/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#333;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.wh{max-width: 1230px;margin:0 auto;padding:0 15px;}


/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.top1 a{color: #232323;}
/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}

/*头部样式*/
.top1{height: 33px;line-height: 33px;overflow: hidden;font-size: 12px;color: #232323;opacity: 0.6;border-bottom: 1px solid #cdcdcd;}
.top2{height: 143px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 143px;}
.top2 .k2{margin-top: 35px;font-size: 17px;color: #404040;line-height: 30px;padding-left: 43px;background: url(../images/tel.png) no-repeat left center;}





.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}


/*热门搜索*/
.navs li:last-child{width: auto;float: right;}
.ss-btn{
    width: 20px;
    height: 56px;
    background: url(../images/ss.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.ss #formsearch{
    position: absolute;
    right: 0;
    top: 56px;
    z-index: 999;
    display: none;
    width: 214px;
}
.ss #formsearch input{
    line-height: 30px;
    height: 30px;
    border: none;
    outline: none;
}
.ss #formsearch #keyword{
    width: 160px;
    padding-left: 10px;
}
.ss #formsearch #s_btn{
    width: 50px;
    background: #0649c2;
    color: #fff;
    text-align: center;
    padding: 0;
}




/*首页banner*/
.banner{width:1920px;margin:0 auto;position:relative;left:50%;margin-left:-960px;height:500px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;right:46%;bottom:10px;z-index:100;}
.banner .num li{width:18px;height:18px;display:inline-block;margin:0 4px;background:#fff;line-height:18px;
	text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#ff7c00;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}



/*首页banner*/
.xyin-banner {
	position: relative;
	/*width:1920px;*/
	/*left: 50%;*/
	/*margin-left: -960px;*/
}
.xyin-banner::before{
	content: "";
	position: absolute;
	width:33%;
	height:2px;
	background: #fff;
	left: 0;
	bottom: 20%;
	z-index: 999;
}
.slick-banner {
    position: relative;
}
.pagingInfo {
    left: 35%;
    position: absolute;
    z-index: 999;
    color: #fff;
    text-align: right;
    font-size: 44px;
    bottom: 16%;
    font-weight: 600;
}

.slick-banner .slick-arrow {
    position: absolute;
    z-index: 99;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    top: 50%;
    cursor: pointer;
    outline: none;
    border: none;
    font-size: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}





.slick-banner .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 9;
    bottom: 60px;
}

.slick-banner .slick-dots li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin:0 6px;
    border-radius: 50%;
    background: #0e59ae;
    cursor: pointer;
}

.slick-banner .slick-dots li button {
    background: none;
    outline: none;
    border: none;
    font-size: 0;
}

.slick-banner .slick-dots li.slick-active {
    background: none;;
    width:12px;
    height:12px;
    margin-top:0;
    border:1px solid #0e59ae;
    border-radius:50%;
}

.slick-banner .img img,.xyin-banner2 .img img {
	width: 100%;
	height:  100%;
}

.slick-banner .slick-con {
    position: relative;
}

.pagingInfo b{color: #ffffff;font-size: 30px;font-family: 'Arial';padding-left: 12px;font-weight: normal;letter-spacing: 6px;}
.xyin-banner2 .slick-dots {text-align:center;bottom:5%;position:absolute;width:100%;}
.xyin-banner2 .slick-dots li{display:inline-block;border-radius:50%;width:12px;height:12px;background:#fff;margin:0 5px;}
.xyin-banner2 .slick-dots li.slick-active{background:#0e59ae;}
.xyin-banner2 .slick-dots li button{outline:none;background:none;font-size:0;border:none;}


/*导航栏样式*/

.nav1{width:850px;}
#menu{background: #2b2b2b;border-top:3px solid #0649c2;}
.menu2.active .hnav{top:0;position: fixed;z-index: 99999;width: 1920px;left: 50%;margin-left: -960px;}
.navs li{text-align:center;float:left;position:relative;z-index:999;width:173px;}

.navs li a{display:block;line-height:56px;color:#fff;height:56px;padding:0;font-size:16px;padding:0;}
.navs li a:hover{color:#fff;text-decoration:none;background-color:#0649c2;}


.navs .sec{height:0;background:#2b2b2b;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:56px;left:0px;width: 100%;}
.navs .sec a{background:#2b2b2b;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.navs .sec a:hover{background:#0649c2;text-decoration:none;}




.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}




.about-index{
   background: url(../images/bj1.jpg) no-repeat top center;height: 1122px;padding-top: 120px;
}

.about-left{
    width:45%;
}
.about-title{
    font-size: 36px;
    color: #333333;
    text-transform: uppercase;
}

.about-title1{
    font-size: 20px;
    color: #666666;
}

.about-con{
    font-size: 14px;
    line-height: 30px;
	margin-top: 35px;
	color: #666666;
}

.about-con p{
    
}

.about-more{
	width:148px;
	height:44px;
	border:1px solid #cccccc;
	margin-top: 20px;
}
.about-more a{
	display: block;
	font-size: 13px;
	color: #666666;
	line-height: 44px;
	text-align: center;
}
.about-right{
    width: 49.8333%;
}
.about-right img{
    width: 100%;
    display: block;
}

.sul{text-align:center;margin-top: 75px;display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
.sul li{width: 25%;border-right: 1px solid #dddddd;position: relative;padding-top: 15px;}
.sul li:last-child{border-right: 0;}
.sul li .count-title{font: bold 60px/50px "Impact";color: #0e59ae;display:inline-block;}
.sul li dt{font-size:14px;color: #666666;display:inline-block;padding-left: 15px;font-weight: normal;}
.sul li p{font: normal 16px/32px "Microsoft YaHei";color: #666666;text-align: left;text-indent:70px;margin-top: 30px;}



.tabli{position:relative;float:left;width:169px;}
.tabli li{line-height:70px;color:#fff;font-size:18px;text-align:center;background:#2c2c2c;cursor:pointer;}
.tabli li:nth-child(3){background:#232323;}
.tabli li.on{background:#0e59ae;}
.product_list3 li{float:left;margin-left:17px;width: 331px;}
.product_list3 li img{width: 331px;height: 210px;display: block;}
.abox{margin-top: 47px;overflow:hidden;}
.abox .bd{width: 1018px;float: right;}




.c2{background: url(../images/c2.jpg) repeat-x;height: 1030px;overflow: hidden;}
.c22{padding-top: 60px;}
.c2a{height: 775px;width: 25.41666%;box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.05);background: #fff;}
.c2a1{height: 144px;background: #16314f;box-shadow: 0 0 1px 1px #16314f;text-align: center;}
.c2a1-t{font:600 26px/28px "å¾®è½¯é›…é»‘";color:#fff;padding-top: 35px;}
.c2a1-t1{font:400 17px/28px "å¾®è½¯é›…é»‘";color:#fff;padding-top: 23px;}
.c2a2{width: 82%;margin: 0 auto;}
.csort1{margin-top: 30px;}
.csort1 li{border:1px solid #ececec;background: #f6f9ff;line-height:69px;text-align: center;margin-bottom: 34px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.csort1 li a{font:400 16px/40px "å¾®è½¯é›…é»‘";color:#333;display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.csort1 li:hover{border:1px solid #ececec;background: #16314f;}
.csort1 li:hover a{color:#fff;}
.c2a3{width: 82%;margin: 0 auto;background: url(../images/ph.png) no-repeat;height: 115px;margin-top: 8px;background-size:cover;}
.c2a33{color:#fff;padding-left: 87px;line-height: 40px;padding-top: 20px;background: url(../images/tel22.png) no-repeat 20px center;height:100%;}
.c2b{width: 71.41%;}

.tabli2 {}
.tabli2 li.cur{background: url(../images/proh.png) no-repeat;background-size: 100% 100%;}
.tabli2 li {float: left;width: 25.2%;height: 215px;text-align: center;margin-left: 6%;}
.tabli2 li img{padding-top: 30px;}
.tabli2 li h3{font:400 20px/40px "å¾®è½¯é›…é»‘";color:#fff;padding-top: 18px;}
.tab2{margin-top:30px;display:none;}
.pro-con{border:1px solid #ededed;background: #fff;width: 100%;height: 673px;}
.product_list10{padding-top: 20px;margin-left: 8px;}
.product_list10 li{float: left;text-align: center;margin: 0 1% 8px 1%;width:31%;}
.product_list10 li .img{border: 1px solid #eee;}
.product_list10 li img{width: 100%;height: 100%;}
.product_list10 li h3 a{color:#666666;font-size: 14px;line-height: 66px;display: block;font-weight: normal;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.product_list10 li:hover h3 a{color: #16314f;}




.c5{background: url(../images/c5.png) no-repeat top center;background-size:cover;}
.c55{padding:6% 0;}
.c5a{width: 342px;height: 228px;background: url(../images/c5a.png) no-repeat center;text-align: center;}
.c5a1{font:400 26px/42px "微软雅黑";color:#fff;padding-top:40px;}
.c5a2{font:400 23px/42px "微软雅黑";color:#fff;padding-top:10px;}
.c5a3{font:400 18px/48px "微软雅黑";color:#303030;}
.c5a4{font:400 17px/42px "微软雅黑";color:#fff;padding-top:14px;}

.c5b{width: 780px;}
.c5b .content{position:relative}
.l_btn3{position:absolute;top:49%;cursor:pointer;z-index: 99;left:-45px;}
.r_btn3{position:absolute;top:49%;cursor:pointer;z-index: 99;right:-45px;}
#mm_demo{overflow:hidden;width:100%;margin:0 auto;}
#mm_indemo {float: left;width:800%}
#mm_demo1 {float: left;}
#mm_demo2 {float: left;}

.c5bads{margin-top: 30px;}
.c5bads li{float: left;margin-right: 18px;width:258px;}
.c5bads li a img{display: block;/*width: 249px;*/height: 172px;}










.box3{
	background: url(../images/bj2.jpg) no-repeat top center;
	height: 785px;
	position: relative;
	left:50%;
	margin-left: -960px;
	width:1920px;
	margin-top: 80px;
	overflow: hidden;
}

.box3 .title1{
	font-size: 36px;
	color:#333333;
	text-align: center;
	padding-top: 50px;
}
.box3 .title1 p{
	font-size: 16px;
	color: #999999;
}

.sort1{
	margin: 0 -8px;
	margin-bottom: 16px;
	margin-top: 40px;
}

.sort1 li{
	float: left;
	width: 402px;
	height: 268px;
	margin: 0 8px;
	position: relative;
	margin-bottom: 16px;
}

.sort1 li img{
	width:402px;
	height: 268px;
}

.sort1 li .wenzi{
	position: absolute;
	top: 90px;
	width:200px;
	height: 90px;
	background: rgba(255,255,255,.9);
	left: 50%;
	margin-left: -100px;
}
.sort1 li .wenzi a{
	display: block;
	font-size: 24px;
	color: #333333;
	text-align: center;
	padding-top: 20px;
}
.sort1 li .wenzi a span{
	display: block;
	font-size: 14px;
	color: #333333;
	font-family: "Arail";
}



.box4 .title1{
	font-size: 36px;
	color:#333333;
	text-align: center;
	padding-top: 50px;
}
.box4 .title1 p{
	font-size: 16px;
	color: #999999;
}
.ads1{
	margin:0 -17px;
	margin-top: 40px;
}
.ads1 li{
	float: left;
	position: relative;
	margin: 0 7px;
	margin-bottom: 28px;
}

.ads1 li h3{
	position: absolute;
	height: 40px;
	background: rgba(0,0,0,.5);
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 40px;
}


.box5{
	background: url(../images/bj3.jpg) no-repeat top center;background-size: cover;
	position: relative;
	overflow: hidden;
	padding: 7.7% 0;
}

.box5 .title1{
	font-size: 36px;
	color:#333333;
	text-align: center;
}
.box5 .title1 p{
	font-size: 16px;
	color: #999999;
}

.news-con{
	margin-top: 50px;
	background: #fff;
	padding: 40px 30px;
}

.news1{
	width: 25%;
	
}

.news2{
	width: 30.416%;
	
}
.news22{margin-left:5%;}
.news-title{
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	height: 40px;
}

.news-title span{
	font-size:12px;
	color:#999999;
	font-family: "Arail";
	font-weight: normal;
	padding-left:10px;

}

.news11{

}

.news11 li img{
	width:100%;
	height: 100%;
}

.news11 li a{
	display: block;
	background: url(../images/more.jpg) no-repeat right center;
}

.news11 li span{
	display: block;
	font-size: 18px;
	color: #333333;
	line-height: 50px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}


.news-list1 li a{
	display: block;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 20px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}
.news-list1 li p{
	padding-top: 15px;
}
.news-list1 li h2{
	width: 22px;
	height: 2px;
	background: #0e59ae;
	margin-top: 15px;
}
.news-list1 li span{
	display: block;
	font-size: 12px;
	color: #999999;
	font-family: "Arial";
	margin-top: 12px;;
}


/*友情链接*/
.f_link{width:1200px;height:40px;line-height:40px;margin:0 auto;background: url(../images/link.png) no-repeat left;}

/*页面底部*/
#footer{height:321px;background:#009b4c;}
.ff_er{width:324px;height: 304px;background:#009b4c;}
.ff_er h3{font-weight: normal;color: #fff;font-size: 24px;padding-top:42px;}
.ff_er .er{margin-top:30px;text-align: center;font-size: 20px;color: #fff;line-height:50px;}
.ff_cont h3{color: #fff;font-size: 24px;font-weight: normal;margin-bottom: 6px;}
.ff_cont{width: 414px;padding-right: 65px; background: url(../images/line2.png) no-repeat right top;margin-top: 42px;color: #fff;font-size: 14px;line-height: 26px;border-right: 1px solid #d8e1dd;padding-bottom: 20px;}
.ff_cont a{color: #fff;font-size: 14px;}
.navs_foot{width: 395px;margin-top: 65px;line-height: 39px;}
.navs_foot a{color: #fff;font-size: 14px;}
.copyright{text-align:center;line-height:24px;}

.x-layout{
	background: #292929;
	padding:0;
	padding-top: 35px;
	padding-bottom: 35px;
}

.x-layout-menu dl{
	width:190px;
	text-align: left;
}

.x-layout-menu dl dt{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
}

.x-layout-menu dl dd a{
	font-size: 13px;
	color:#cccccc;
	line-height: 26px;
}

.ff2 .f-title{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}
.ff2{width: 28%;background: url(../images/line1.png) no-repeat right 5px;}
.ct{
	font-size: 15px;
	color: #ffffff;
	line-height: 38px;

}


.foot2{
	background: #292929;
	border-top: 1px solid #48484a;
}


.cop{
	width:80%;
	color: #b9b9b9;
	font-size:13px;
	line-height: 24px;
	padding: 20px 0;
}
.cop a{
	color: #b9b9b9;
	font-size:13px;
}
.gjc a{margin-right: 6px;}
.yqlj{
	width:14%;
	border-left:1px solid #48484a;
	border-right:1px solid #48484a;
	color: #cccccc;
	font-size:13px;
	line-height: 24px;
	padding: 20px 0;
	background: url(../images/link.png) no-repeat 130px center;
	padding-left: 26px;
	position: relative;
}
.yqlj a{
	color: rgba(255,255,255,.6);
	display: block;
}
.x-footer{
	background: #292929;
	color: #ccc;
	padding: 10px 0;
}

.x-footer a{
	color: #ccc;
}
.x-copyright{
	margin:0;
}

.yqlj dd {
position: absolute;
bottom: 75px;
left: 0;
background: #fff;
display: none;
}
.yqlj dd a {
display: block;
line-height: 38px;
text-align: center;
color: #555555;
width: 191px;
}



.tlogo{width: 40.91%;background: url(../images/line1.png) no-repeat right 5px;padding-top: 30px;min-height: 138px;padding-right:5%;}
.tlogo img{max-width:100%;}
.dao{padding: 0 6% 0 5%;background: url(../images/line1.png) no-repeat right 5px;min-height: 138px;}
.dao a{color: #ffffff;font-size: 17px;line-height: 51px;}

#menu .wh,.box5 .wh{max-width: 1270px;padding:0 15px;}

@media(max-width:1325px){
    #menu .wh, .box5 .wh{max-width:1230px;}
    .navs li{width:150px;}
}
@media(max-width:1325px){
    .navs li{width:12.5%;}
}

@media(max-width:1253px){
    .tabli{width:14.08%;}
    .abox .bd{width:84.833%;}
    .dao a{font-size:14px;}
    .ct{font-size:14px;line-height:26px;padding-top:10px;}
}
@media(max-width:1025px){
.about-index{padding-top:60px;height:auto;background:none;padding-bottom:50px;}
.about-title{font-size:28px;}
.about-con{margin-top:15px;line-height:24px;}
.about-con p span{font-size:16px!important;}
.sul{margin-top:40px;}
.sul li p{margin-top:20px;text-indent:0;text-align:center;}
.sul li .count-title{font-size:50px;}
.csort1 li{line-height:65px;margin-bottom:17px;}
.pro-con{height: 548px;}
.c2{height:auto;padding-bottom:30px;}
.product_list10 li h3 a{line-height:40px;}
.c5a,.c5b{width:100%;float:none;}
.l_btn3{left:10px;}
.r_btn3{right:10px;}
.news1{width:100%;float:none;}
.news2{width:46%;}
.news22{margin-left:0;}
.box5{padding:5% 0;}
.csort1 li a{font-size:15px;}
.c2a{height:auto;}
}

.hul{display:none;overflow:hidden;}

@media(max-width:991px){
    .xyin-banner2,.page-banner{margin-top:60px;}
}


@media(max-width:769px){
    .about-index{padding:30px 0;}
    .about-title{font-size:24px;}
    .about-con{font-size:13px;line-height:20px;margin-top:10px;}
    .sul li .count-title{font-size:40px;}
    .sul li p{font-size:14px;margin-top:0px;}
    .tabli li{font-size:16px;}
    .about-con p span {font-size: 13px!important;}
    .c2a1-t1{font-size:14px;padding-top:5px;}
    .csort1 li{line-height:60px;margin-bottom:10px;}
    .c2a33{padding-left:50px;line-height:30px;padding-top:30px;background: url(../images/tel22.png) no-repeat 5px center;background-size:26%;}
    .c2a33 span{font-size:16px!important;}
    .tabli2 li h3{font-size:16px;line-height:30px;padding-top:5px;}
    .tabli2 li img{padding-top:15px;}
    .tabli2 li{height:146px;}
    .c2{background-size:100% 130%;}
    .pro-con {
        height: auto;
    }
    .product_list10{padding-top:5px;}
    .dao{padding: 0 4% 0 4%;    text-align: center;}
    .tlogo{width:30%;}
    .ff2{width:33%;}
    .ct{font-size:13px;}
    .yqlj{display:none;}
    .cop{float:none;width:100%;text-align:center;}
    .c5b .content{display:none;}
    .hul{display:block;position:relative;margin-top:20px;}
    .hul .prev{position:absolute;top:38%;cursor:pointer;z-index: 99;left:10px;z-index:999;}
    .hul .next{position:absolute;top:38%;cursor:pointer;z-index: 99;right:10px;z-index:999;}
    
}
@media(max-width:640px){
    .about-left,.about-right{float:none;width:100%;}
    .about-right{margin-top:20px;}
    .sul li{width:50%;}
    .sul li:nth-child(2){border-right:none;}
    .sul li .count-title{font-size:30px;}
    .sul li dt{padding-left:5px;}
    .tabli{font-size:0;margin-bottom:15px;}
    .tabli li{line-height:50px;display:inline-block;width:33.333%;}
    .tabli,.abox .bd{width:100%;float:none;}
    .product_list3 li{width:160px;}
    .product_list3 li img{width:160px;height:102px;}
    .sul{margin-top:20px;}
    .abox{margin-top:20px;}
    .c2a1{height:auto;padding-bottom:30px;}
    .c22{padding-top:30px;}
    .c2a,.c2b{float:none;width:100%;}
    .csort1{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
    .csort1 li{width:46%;}
    .csort1 li a{font-size:14px;line-height:35px;}
    .c2a1-t{padding-top:20px;}
    .c2a1{padding-bottom:20px;}
    .c2a3,.tabli2{display:none;}
    .box5 .title1{font-size:24px;}
    .c5a{background:none;height:auto;}
    .c5a1{font-size:20px;line-height:30px;padding-top:20px;}
    .c5a2{font-size:18px;line-height:20px;}
    .c5a3{color:#fff;}
    .c5a4{padding-top:0;line-height:20px;}
    .news-con{margin-top:20px;}
    .news11 li span{font-size:14px;line-height:40px;}
    .news2{float:none;width:100%;margin-top:20px;}
    .news-list1 li p{padding-top:5px;}
    .news-con{padding:20px;}
    .tlogo,.dao,.ff2{float:none;width:100%;    text-align: center;}
    .tlogo,.dao,.ff2{background:none;}
    .tlogo{min-height:auto;padding:0 30% 0 0;}
    
}


/*手机底部*/
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #0e59ae;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #0e59ae;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;color:#fff;
}


.footer li .icon-home{ background: url(../images/a1.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/a2.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/a3.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/a4.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}

.footer ul li a{border-left:1px solid #fff;}









/*内页左侧样式*/


.page-product-inquiry a{color: #fff;}