.html,
body {
	width: 100%;
	word-break: break-all;
	word-wrap: break-word;
	font-family: "Microsoft YaHei", "Times New Roman";
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}

.hdantu,
.banner {
	width: 100%;
	margin-top: 86px;
}

.hdantu img,
.banner img {
	width: 100%;
}

.nav-list {
	width: 1200px;
	text-align: left;
	font-size: 18px;
	margin: 30px auto;
                color:#ac1e23;
}
.nav-list a:hover{
                color:#ac1e23;
}

/*头部导航*/

.container {
	margin: 0 auto
}

.navbar {
	margin-bottom: 0;
}

.navbar-default .navbar-collapse {
	border: none;
}

.navbar-default {
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-nav>li>a {
	color: #000000;
	height: 86px;
	line-height: 86px;
}

.navbar-toggle {
	margin-right: 20px;
	margin-top: 20px;
}

.navbar-toggle,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ac1e23;
}


/**顶部导航条css**/

.navbar.navbar-default {
	height: 86px;
	border: none;
	box-shadow: 0 0 10px #CCCCCC;
}

.navbar>.container .navbar-brand {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 1000;
}

.navbar-brand img {
	display: block;
	margin-top: 15px;
}

.navbar-nav li {
	height: 86px;
	margin: 0 10px;
	text-align: center;
}

.navbar-nav li a {
	display: block;
	font-size: 18px;
	line-height: 86px;
	color: #000;
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-default .navbar-nav li a:hover {
	color: #ac1e23;
}

//.navbar-default .navbar-nav li.active a,
//.navbar-default .navbar-nav li.active a:hover



.navbar-default .navbar-nav li.active a:hover

 {
	color: #ac1e23;
}
.navbar-default .navbar-nav li.active li a{
	//color: white;
}

.navbar-default .navbar-nav li.active a span{
	display: block;
	height: 3px;
	background-color: #ac1e23;
	margin: -18px auto 0;
}
.productList{
                display:inline-flex !important;
                background-color:transparent !important;
                height: 0px !important;
	margin: 0 auto !important;
}

.navbar-nav {
	margin-right: 100px;
}

.navbar-collapse {
	position: relative;
}

.navbar-collapse .phoneNum {
	height: 86px;
	background: url('../img/phone_icon.png') no-repeat left center;
	background-size: auto;
	position: absolute;
	right: -250px;
	top: 0;
	padding-left: 40px;
	width: 320px;
	z-index: 1000;
	font-size: 18px;
	color: #000;
	padding-top: 15px;
}

.navbar-collapse .phoneNum p {
	line-height: 24px;
	margin-bottom: 5px;
}

.tel {
	color: #ac1e23;
	font-size: 24px;
}


/*头部显示二级导航*/

.navbar-nav .shownav {
	display: none;
	box-sizing: border-box;
	width: 180px;
	z-index: 999;
	padding: 0;
	position: absolute;
	left: -30px;
	top: 86px;
	background-color: #ffffff;
	//border-top: 1px solid #555;
	text-align: center;
                box-shadow: 0 0 10px #CCCCCC;
                color:black;
}
.navbar-nav .shownav:hover{
                display:block !important;
}
.navbar-nav .products {
	width: 1420px;
	left: -320px;
	//display: none;
}

.navbar-nav .products li {
	height: auto;
	float: left;
	//padding: 0 15px;
	text-align: left;
}

.navbar-nav .products>li a {
	width: auto;
	padding: 0 15px;
}
.navbar-nav .products>li a:hover{
               color: #ac1e23 !important;
}

.navbar-nav .products span {
	line-height: 60px !important;
	font-size: 16px !important;
                font-weight:bold;
	padding: 0;
	z-index: 999;
	//color: #ffffff;
	z-index: 10000;
	position: relative;
	//left: -10px;
	padding-left: 15px;
}

.navbar-nav .products span:before {
	//content: '▍';
	//color: #ca151e;
	//font-size: 16px;
	//position: relative;
	//left: -5px;
	//width: 0;
}

.navbar-nav .shownav a {
	width: 180px;
	margin: 0;
	line-height: 40px !important;
	font-size: 16px !important;
	padding: 0 10px;
	z-index: 999;
	//color: #ffffff;
	z-index: 10000;
}

.navbar-nav .shownav a:hover {
	color: #6395ff !important;
}

.navbar-nav .shownav a.active {
	background: #43a2ff;
}

.navbar-nav .shownav a.active:hover {
	color: #FFFFFF !important;
}

.nav-list {
	width: 1200px;
	text-align: left;
	font-size: 18px;
	margin: 30px auto;
}

.f_nav {
	display: none;
}




/**底部导航内容css**/

.footer-content {
	float: left;
	background-color: #001645;
	width: 100%;
	height: 196px;
}

.containers {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 196px;
}

.footer-logo {
	float: left;
	height: 196px;
	line-height: 196px;
}

.footer-logo img {
	margin-top: 62px;
}

.footer-navbar-content {
	padding: 38px 0;
	height: 196px;
}

.footer-navbar {
	position: absolute;
	right: 0;
	top: 38px;
}

.footer-navbar li {
	float: left;
	padding-top: 35px;
	font-size: 18px;
}

.footer-navbar li:nth-last-of-type(1) {
	padding-right: 50px;
}

.footer-navbar li a {
	display: block;
	padding: 0 20px;
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #666;
	color: #fff;
	font-family: "microsoft yahei";
}

.footer-navbar li:first-child a {
	border: none;
}

.footer-navbar li a:hover {
	color: #f00;
}

.footer-navbar li a:hover,
.footer-navbar li a:link {
	text-decoration: none;
}

.copyRight a {
	color: #b2b2b2;
}

.copyRight a:hover {
	text-decoration: none;
	color: #b2b2b2;
}

.telephone {
	display: none;
}

.copyRight {
	position: absolute;
	width: 800px;
	font-size: 12px;
	left: 240px;
	color: #b2b2b2;
	text-align: center;
	bottom: 38px;
}

.f_nav {
	display: none;
}

/*中小屏*/
@media (min-width:1200px) and (max-width:1680px) {
	.navbar-default .navbar-nav>li>a {
		margin: 0;
		font-size: 18px;
		padding: 0 10px;
	}

	.navbar-nav {
		margin-right: 300px;
	}

	.navbar-nav li {
		margin: 0 5px;
	}

	.navbar-collapse .phoneNum {
		font-size: 18px;
		right: 0;
		width: 290px;
		padding-left: 35px;
	}

	.tel {
		font-size: 20px;
	}
}


/*中小设备响应适配css*/

@media (min-width:980px) and (max-width:1199px) {
	.nav-list {
		width: 100%;
		padding-left: 40px;
	}

	.container {
		width: 100%;
	}

	.navbar-brand img {
		width: 150px;
		margin: 15px 10px;
	}

	.navbar-default .navbar-nav>li>a {
		margin: 0 5px;
		font-size: 16px;
		padding: 0;
	}

	.navbar-nav {
		margin-right: 300px;
	}

	.navbar-nav li {
		margin: 0 10px;
	}

	.navbar-collapse .phoneNum {
		font-size: 16px;
		width: 250px;
		right: 20px;
		padding-left: 30px;
	}
	
	.tel {
		font-size: 18px;
	}

	/**底部导航内容css**/
	.footer-content {
		height: 180px;
	}

	.containers {
		width: 100%;
		height: 180px;
		padding: 0 15px;
	}

	.footer-logo {
		float: left;
		height: 180px;
	}

	.footer-logo img {
		margin-top: 62px;
		width: 150px;
	}

	.footer-navbar-content {
		padding: 38px 0;
		height: 180px;
	}

	.footer-navbar {
		right: 20px;
		top: 25px;
	}

	.footer-navbar li:nth-last-of-type(1) {
		padding-right: 20px;
	}

	.footer-navbar li a:hover {
		color: #fff;
	}

	.copyRight {
		width: 100%;
		font-size: 13px;
		left: 0;
		bottom: 38px;
		padding-left: 80px;
	}

	.QR_code {
		width: 80px;
		margin-top: 35px !important;
	}
}

@media (min-width:768px) and (max-width:980px) {
	.nav-list {
		width: 100%;
		padding-left: 40px;
	}

	.container {
		width: 100%;
	}

	.navbar-brand img {
		width: 120px;
		height: auto;
		margin: 23px 0px 23px 10px;
	}

	.navbar-default .navbar-nav>li>a {
		margin: 0;
		font-size: 15px;
		padding: 0;
	}

	.navbar-nav {
		margin-right: 160px;
	}

	.navbar-nav li {
		margin: 0 6px;
	}

	.navbar-collapse .phoneNum {
		font-size: 12px;
		right: 0;
		width: 150px;
		padding-left: 35px;
	}
	.tip{
		display: none;
	}
	
	.tel{
		font-size: 16px;
	}

	/**底部导航内容css**/
	.footer-content {
		height: 180px;
	}

	.containers {
		width: 100%;
		height: 180px;
		padding: 0 10px;
	}

	.footer-logo {
		float: left;
		height: 180px;
	}

	.footer-logo img {
		margin-top: 58px;
		width: 140px;
	}

	.footer-navbar-content {
		padding: 38px 0;
		height: 180px;
	}

	.footer-navbar {
		right: 15px;
		top: 25px;
	}

	.footer-navbar li:nth-last-of-type(1) {
		padding-right: 20px;
	}

	.footer-navbar li a {
		padding: 0 6px;
		font-size: 16px;
		border-left: none;
	}

	.footer-navbar li a:hover {
		color: #fff;
	}

	.copyRight {
		width: 100%;
		font-size: 13px;
		left: 0;
		bottom: 38px;
		padding-right: 80px;
	}

	.QR_code {
		width: 75px;
		margin-top: 35px !important;
	}
}

@media screen and (max-width:767px) {

	html,
	body {
		width: 100%;
	}

	.nav-list {
		width: 100%;
		padding-left: 20px;
		font-size: 15px;
	}

	.hdantu,
	.banner {
		width: 100%;
		margin-top: 60px;
	}

	/*头部导航*/
	.navbar-default .navbar-collapse {
		max-height: 200%;
		height: 150%;
	}

	.container .navbar-header {
		z-index: 1000;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
		margin: 0;
		box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	}

	.container .navbar-nav {
		background-color: #fff;
		max-height: 200%;
		height: 800px;
		overflow: hidden;
		margin: 0;
		margin-top: 60px;
	}

	.navbar-nav>li {
		height: 50px;
		line-height: 50px;
		padding: 0;
		width: 150px;
	}

	.navbar-default .navbar-nav li a:hover {
		color: #777;
	}

	.navbar-default .navbar-nav>li>a {
		height: 50px;
		font-size: 18px;
		line-height: 50px;
		padding: 0;
		color: #777;
	}

	.navbar-default .navbar-nav li.active>a {
		color: #ac1e23;
	}

	.navbar.navbar-default {
		height: 60px;
		box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	}

	.navbar-default .navbar-nav li.active a span {
		display: inline-block;
		width: 4px;
		height: 20px;
		float: left;
		background-color: #ac1e23;
		margin: 14px auto 0;
	}

	.navbar-brand img {
		width: 130px;
		height: auto;
		margin: 8px;
	}

	.navbar-toggle {
		margin-top: 15px;
		margin-right: 15px;
	}

	.navbar-collapse .phoneNum {
		display: none;
	}

	/**底部导航条内容css**/
               /**margin-bottom: 16vw;**/
	.footer-content {
		height: 200px;
		
	}

	.containers {
		width: 100%;
		height: 200px;
		padding: 0 10px;
	}

	.footer-logo {
		float: right;
		height: 100px;
		display: none;
	}

	.footer-logo img {
		margin-top: 20px;
		width: 140px;
	}

	.footer-navbar-content {
		padding: 20px 0;
		height: 180px;
	}

	.footer-navbar {
		right: 0px;
		top: 25px;
		width: 100%;
		padding: 0 15px;
		text-align: center;
	}

	.footer-navbar li {
		display: inline-block;
		padding-top: 0;
		float: none;
		height: 30px;
	}

	.footer-navbar li:nth-last-of-type(1) {
		padding-right: 0px;
	}

	.footer-navbar li a {
		font-size: 14px;
		padding: 0 10px;
	}

	.copyRight {
		width: 100%;
		font-size: 13px;
		left: 0;
		bottom: 20px;
		text-align: center;
	}

	.copyRight a {
		display: block;
		line-height: 24px;
	}

	.QR_code {
		width: 75px;
		display: none;
		margin-top: 105px !important;
	}
                /**position: fixed;**/
	.f_nav {
		position: fixed;
		bottom: 0;
		width: 100%;
		height: 16vw;
		background: #ac1e23;
		display: block;
	}

	.f_nav li {
		float: left;
		width: 25%;
		height: 100%;
		text-align: center;
		padding: 2vw 0;
		border-right: 1px solid #F2F2F2;
	}

	.f_nav li:nth-last-child(1) {
		border-right: none;
	}

	.f_nav li a {
		display: block;
		width: 100%;
		height: 100%;
		color: #FFFFFF;
		line-height: 5vw;
		font-size: 3.5vw;
	}

	.f_nav li img {
		display: block;
		margin: 0 auto;
		width: 5.5vw;
		height: 5.5vw;
		margin-bottom: 1vw;
	}
}

@media screen and (max-width:330px) {

	/**底部导航条内容css**/
	.footer-navbar li a {
		padding: 0 5px;
	}
}
