@charset "utf-8";
/* CSS Document */

*{margin: 0;padding: 0}

.clear{clear:both}
.clearfix{zoom:1} .clearfix:after{content:".";display:block;visibility:hidden;height:0;clear:both;}

body{
	font-family: microsoft yahei, Arial!important;
	overflow-x: hidden;
}

a{
	text-decoration: none;
	
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; 
}

a:hover{
		text-decoration: none;
}

ul li{
	list-style: none;
	/*float: left;*/
}
.no-padding {
	padding: 0;
}

.fenye{
	margin-top: 3%;
}

.fenye a{
	color: #333;
}

.fenye a:hover{
	color: #1c80d3;
}

.pro-fenye a{
	color: #333;
}

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;

}

.banner .swiper-container .swiper-slide{
	height: auto;
}

.brand_int_detail h3{
	font-size: 0.3rem;
	text-align: center;
	color: #20346a;
	margin: 0.5rem 0 0.3rem;
}

.brand_int_detail iframe{
	width: 100%!important;
	height: 250px!important;
}

.product-parameter iframe{
	width: 100%!important;
	height: 250px!important;
}


.page{
	text-align: center;
	margin-top: 5%;
}

.page .pagination{
	width: 100%!important;
}

.page ul li{
	float: left;
	font-size: 14px;
}

.page ul{
	display: inline-block;
}

.page ul li a{
	padding: 6px 12px;
	color: #024e9c;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	
}

.page b{
	color: #024e9c;
	margin: 0 3px;
}

.page .active a{
	color: #fff;
cursor: default;
background-color: #024e9c;
border-color: #024e9c;
}

.page .active a:hover{
	color: #fff;
}





.sx{
	padding: 20px 0 80px 0;
}

.sx p{
	font-size: 14px;
	margin-bottom: 15px;
}

.sx h3{
	font-size: 20px;
	line-height: 50px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
}

.sx .xian {
    background: #ddd;
    height: 1px;
    width: 100%;
    margin: 4% 0;

}



#footer{height:62px;background:#181818;font-size:14px;color:#fff;overflow:hidden;position:fixed;bottom:0;z-index:10;width:100%;margin:0 auto;}

#footer li{float:left;width:33.3%;text-align:center;}

#footer li a{display:block;border-right:1px solid #494949;height:1.1rem;}

#footer li span{display:block;color:#fff;}

#footer li .icon{display:inline-block;width:25px;height:25px;background-position: center center;background-repeat: no-repeat;background-size:100%;background-image: url('../img/f1.png');margin-top:10px;}

#footer li:nth-child(2) .icon{background-image: url('../img/f3.png');}

#footer li:nth-child(3) .icon{background-image: url('../img/tel.gif');}

#footer li:nth-child(4) .icon{background-image: url('../img/f6.png');}




