/*样式初始化*/
html{overflow:auto;overflow-y:scroll;height:100%; }
body{font-size:14px; color:#333;background:#ffffff;font-family:microsoft yahei;overflow-x:hidden;}
*{-webkit-margin-before:0px;-webkit-margin-after:0px;-webkit-padding-start:0px;}
a{text-decoration:none;}
a:hover{text-decoration:none;color: #1951ae}
a:active{text-decoration:none;color: #1951ae}
a:focus{text-decoration:none;color: #1951ae}
ol,ul,li{list-style:none;margin:0;}
h1,h2,h3,h4,h5,h6,p{margin:0;font-family:microsoft yahei;}
img{max-width: 100%;}
input{outline: none;}
.clear{clear: both;}
.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 10px 0 35px;}
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 5px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: -1px; overflow: hidden;}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{color: #fff; border-color: #237ed2; background: #237ed2;}
.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}
.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}
.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}

.navbar{background:none;margin:0; }
.navbar-default{border:none;}
.navbar-collapse{max-height: 100%!important;}
.container-fluid{padding:0;}
.tz-gallery{padding:0;}
@media(min-width: 1200px){
	.container{padding:0;}
}

/*header  手机端菜单三道杠*/
/*.header{overflow: hidden;width:100%;}
.header .navbar{float: left;width:100%;}
.h-top{background: #ededed;float: left;width:100%;color: #666666;line-height: 30px;}
.h-top h1{float: left;color: #666666;width:100%;overflow: hidden;font-size: 14px;height: 30px;line-height: 30px;}
.h-top .tel{display: none;float: right;}
.h-top .tel1{display: none;float: right;}
.h-mid{width:100%;float: left;background: #fff;}
.h-logo{margin:10px 0}
.h-tel{float: right;display: none;width:100%;}

.h-tel img{float: right;margin:20px 0;}
#h-nav{width:100%;background: #333333;line-height: 50px;}
#h-nav li{float: left;padding:0;border-left:solid 1px #fff;}
#h-nav li a{color: #70b92c;text-align: center;display: block;height: 40px;padding:0;border-bottom: dashed 1px #8f8f8f;width:100%;line-height: 40px;float: left;}
#h-nav li a:hover{color: #002f5f;}

@media(min-width: 768px){
	.header{position: relative;}
	.h-top h1{width:50%;}
	.h-top .tel1{display: block;}
	.h-tel{display: block;}
	.h-tel p{display: none;}
	#h-nav{width:100%;float: left;background: #1d3f9f;font-size: 16px;overflow: hidden;display: block;}
	#h-nav li{border-left:solid 1px #fff;}
	#h-nav li a{border:none;width:25%;height:50px;line-height:50px;color: #fff;border-right:solid 1px #fff;border-bottom:solid 1px #fff;}
	#h-nav li a:hover{color: #ffffff;background: #ef6910;}
}

@media (min-width: 992px){
	.h-logo{margin:25px 0;}
	.h-top span{width:500px;}
	.h-top .tel{color: #8f8f8f;display: block;}
	.h-top .tel1{display:none;}
	.h-top a{color: #8f8f8f;font-size: 14px;}
	.h-top a:hover{color: #8f8f8f;color: #ff9900}
	.h-tel{width:352px;}
	.h-tel p{display: block;}
	#h-nav li{border-left:none;}
	#h-nav li a{height:50px;line-height:50px;border-bottom: none;}
	#h-nav li .on{border-left:solid 1px #fff;}
}*/


/*header手机端  横排菜单*/
.header{overflow: hidden;width:100%;}
.h-top{background:url(../images/h-top.jpg) center top no-repeat #c2c1c1;float: left;width:100%;color: #666666;height: 50px;line-height: 60px;}
.h-top h1{float: left;color: #666666;width:100%;overflow: hidden;font-size: 14px;padding: 0 15px;line-height: 60px;}
.h-top .tel{display: none;float: right;}
.h-top .tel1{display: none;float: right;}
.h-mid{width:100%;float: left;background: #ffffff;}
.h-mid .btn1{width:40px;height: 40px;display: block;background: url(../images/search_btn.png) center no-repeat #465add;border-radius: 100px;border:none;margin-top: 10px;}
.h-mid .modal{top:30%;}
.h-logo{ margin-top: 40px; }
.h-tel{float: right;width:100%;}

.h-tel img{float: right;margin:45px 0 0;}
#h-nav{width:100%;line-height: 40px;float: left;margin-top: 10px;}
#h-nav .row{background: #465add;}
#h-nav li{float: left;padding:0;border-left:solid 1px #fff;}
#h-nav li a{color: #fff;text-align: center;display: block;height:40px;padding:0;border-right:solid 1px #fff;border-bottom:solid 1px #fff;width:25%;line-height: 40px;float: left;font-size: 16px;}

#h-nav li a:hover{color: #465add;background: #6bd3f8;}
.search{ width: 100%; margin-top: 70px; overflow: hidden;height: 30px;border:solid 2px #4459d9;border-radius: 50px;box-sizing: content-box;}
#input_search{ width:80%; border:none; float: left; background-color: #fff; height:30px;text-indent:15px; color: #999999;font-size: 14px;}
#btn_search{ width:20%; height:30px; float: right; border:none; background:url(../images/search_btn.png) center no-repeat #4459d9; text-indent:-9999px; }

@media(min-width: 768px){
	.header{position: relative;}
	.h-top h1{width:50%;padding:0;}
	.h-top .tel1{display: block;}
	.search{margin-top:40px; }
	#h-nav li a{height: 40px;line-height: 40px;}
	#h-nav li a span{display: none;}
}

@media (min-width: 992px){
	.h-top span{width:500px;}
	.h-top .tel{color: #666666;display: block;}
	.h-tel img{margin:35px 0 0;}
	.search{margin-top:50px; }
	.h-top .tel1{display:none;}
	.h-top a{color: #666666;font-size: 14px;}
	.h-top a:hover{color: #00a267}
	#h-nav{margin-top: 20px; background: #4459d9; }
	#h-nav .row{background: none;}
	#h-nav li{border-left:none;text-align: center;}
	#h-nav li a{height:52px;line-height:52px;border: none;color: #fff;display: inline-block;border-bottom:solid 3px #4459d9;width:auto;padding:0 10px;margin:0 18px;}
	#h-nav li a:hover{border-bottom:solid 3px #fff; color: #fff; background: none;}
	#h-nav li a span{width:1px;height: 20px;background: #b7bdcb;display: block;float: right;margin-top: 14px}
	#h-nav li .on{border-left:none;}
}
@media (min-width: 1200px){
	.h-tel img{margin:45px 0 0;}
	.search{margin-top: 70px; }
	#h-nav li a{margin:0 32px;}
}
/*banner*/
.banner{width:100%;float: left;overflow: hidden;}
.banner .swiper-slide img{width:100%;height: auto;}
@media(min-width:768px){
	.banner{margin-top:0px }
}




/*m-pro*/
.m-pro{width:100%;float: left;}
.m-pro-hd{width:100%;float: left;margin-top: 58px;background: url(../images/jiahao.jpg) right top no-repeat;}
.m-pro-hd img{float: left;}
.m-pro-hd a{width:120px;height: 36px;background: #465add;text-align: center;line-height: 36px;color: #fff;display: block;margin-right: 50px;float: right;}
.m-pro-hd a:hover{background: #6bd3f8;}
.m-pro-md{width:100%;float:left;margin:15px 0 0;}
.m-pro-md h1{width:100%;float:left;margin:30px 0 0;font-size: 14px;color: #9f9f9f;text-align:left;}
.m-pro-md li{width:45%;margin:0 2%;display: inline-block;}
.m-pro-md a{width:100%;text-align: center;height:30px;line-height:30px;font-size: 14px;color: #888888;background: #dddddd;margin:15px 0 0;display: block;}
.m-pro-md a:hover{background: #6bd3f8;color: #fff;}
.m-pro-bd{width:100%;float: left;position:relative;overflow:hidden;margin:45px 0;}
.m-pro-bd .hd{ overflow:hidden;  height:42px;text-align: center;width:120px; background:url("../images/icoLeft.jpg") no-repeat;margin:0 auto;}
.m-pro-bd .hd .prev,.m-pro-bd .hd .next{   width:60px; height:42px;overflow:hidden;cursor:pointer;display:block;float: left; }


.m-pro-bd .bd{ overflow:hidden;  }
.m-pro-bd .bd ul{ overflow:hidden; zoom:1;  float:left; _display:inline;padding:0px;  }
.m-pro-bd .bd ul li{ margin:0px 0 40px; float:left; _display:inline; overflow:hidden; text-align:center;padding:0 15px;  }
.m-pro-bd .bd ul li .pic{ text-align:center; border:1px solid #dddddd;width:100%;overflow: hidden;}
.m-pro-bd .bd ul li .pic img{ display:block;  padding:2px;  transition:all .5s;}
.m-pro-bd .bd ul li:hover .pic img{transform:scale(1.1,1.1);}
.m-pro-bd .bd ul li .pic a:hover img{ border-color:#999;  }
.m-pro-bd .bd ul li .title{ line-height:24px;width:100%;height: 44px;text-align: center;line-height: 44px;border:solid 1px #dddddd;border-top:none;}
.m-pro-bd .bd ul li .title a{color: #555555; }
.m-pro-bd .bd ul li:hover .title{background: #465add;color: #fff;}
.m-pro-bd .bd ul li:hover .title a{color: #fff;}

@media(min-width: 768px){

}
@media(min-width: 992px){
	.m-pro-md{margin:0;}
	.m-pro-md li{width:16.8%;margin:0 1%;}
	.m-pro-md h1{margin:30px 0 0;}
}

@media(min-width: 1200px){
}


/*m-youshi*/
.m-youshi{width:100%;background: url(../images/m-youshi-bg.jpg) center no-repeat #455adc;float: left;padding-bottom: 20px;}
.m-youshi-hd{text-align: center;padding:50px 0;}
.m-youshi-bd{width:100%;float: left;}
.m-youshi-bd li{background: url(../images/m-youshi-item.png) center no-repeat;text-align: center;height: 200px;transition:all .5s;margin-bottom: 30px;background-size:200px 200px;}
.m-youshi-bd li img{margin-top:60px;transition:all .5s;width:50px;}
.m-youshi-bd li h1{width:100%;text-align: center;font-size: 24px;font-weight: bold;color: #fff;line-height: 32px;transition:all .5s;}
.m-youshi-bd li:hover{transform:rotate(180deg);}
.m-youshi-bd li:hover h1{transform:rotate(-180deg);}
.m-youshi-bd li:hover img{transform:rotate(-180deg);}
.m-youshi-bd .on{transform:rotate(180deg);}
.m-youshi-bd .on h1{transform:rotate(-180deg);}
.m-youshi-bd .on img{transform:rotate(-180deg);}

@media(min-width:768px){
	.m-youshi-bd li{height: 250px;background-size:250px 250px;}
	.m-youshi-bd li img{width:75px;}
}

@media(min-width:992px){
	.m-youshi{padding-bottom: 110px;}
	.m-youshi-hd{padding:70px 0;}
	.m-youshi-bd li{height: 250px;}
}



/*m-case*/
.m-case{width:100%;float: left;}
.m-case-hd{width:100%;float: left;margin-top:58px;background: url(../images/jiahao.jpg) right top no-repeat;}
.m-case-hd img{float: left;}
.m-case-hd a{width:120px;height: 36px;background: #465add;text-align: center;line-height: 36px;color: #fff;display: block;margin-right: 50px;float: right;}
.m-case-hd a:hover{background: #6bd3f8;}
.m-case-md{width:100%;float:left;margin:15px 0 0;}
.m-case-md h1{width:100%;float:left;margin:15px 0;font-size: 14px;color: #9f9f9f;text-align:left;line-height: 26px;}
.m-case-bd{margin-top: 20px;}
.m-case-bd li{position: relative;}
.m-case-bd{width:100%;float: left;}
.m-case-bd li .img{width:100%;position: relative;}
.m-case-bd li:hover .img:before{background:#465add;opacity: .6;content:"";width:100%;height: 100%;position: absolute;left:0;top:0;}
.m-case-bd li .img img{width:100%;object-fit: cover;}
.m-case-bd li .title{width:100%;color: #fff;font-size: 16px;position: absolute;left:0;top:25%;text-align: center;display: none;}
.m-case-bd li:hover .title{display: block;}
.m-case-bd li .txt{width:100%;float: left;border-bottom: solid 1px #d6d6d6;padding:22px 25px;}
.m-case-bd li:hover .txt{background:url(../images/m-case-jiantou.png) right center no-repeat #6bd3f8;border-bottom:solid 1px #6bd3f8;}
.m-case-bd li:hover .txt h1{color: #fff;}
.m-case-bd li:hover .txt h2{color: #fff;}
.m-case-bd li .txt h1{width:100%;float: left;font-size: 24px;color: #555555;}
.m-case-bd li .txt h2{width:100%;float: left;font-size: 14px;color: #888888;margin-top: 5px;}

@media(min-width: 768px){
	.m-case-bd li .title{top:30%;}
}
@media(min-width: 992px){
	.m-case-bd li .title{top:35%;}
}
@media(min-width: 1200px){
	.m-case-bd li .img img{height: 226px;}
}

/*m-com*/
.m-com{width:100%;float: left;overflow: hidden;padding:65px 0;background: url(../images/m-com-bg.jpg) center bottom no-repeat;}
.m-com-left{text-align: center;}
.m-com-right{margin-top: 30px;}
.m-com-right .hd{width:100%;float: left;margin-top: 10px;background: url(../images/jiahao.jpg) right top no-repeat;}
.m-com-right .hd img{float: left;}
.m-com-right .hd a{width:120px;height: 36px;background: #465add;text-align: center;line-height: 36px;color: #fff;display: block;margin-right: 50px;float: right;}
.m-com-right .hd a:hover{background: #6bd3f8;}
.m-com-right p{line-height: 30px;color: #555555;float: left;margin-top: 30px;}
@media(min-width:992px){
	.m-com .container{background: url(../images/m-com-bg1.png) center no-repeat;height: 455px;}
	.m-com-right{margin-top: 0px;}
	.m-com-right p{padding:0 30px 0 0;margin-top: 70px;}
}

/*m-honor*/
.m-honor{width:100%;background:#455adc;padding:40px 0;float: left;position: relative;}
.m-honor .hd{position: absolute;bottom:-80px;background:url("../images/icoLeft.jpg") center no-repeat; height:42px;left:0;width:100%;text-align: center;}
.m-honor .hd .prev,.m-honor .hd .next{   width:60px; height:42px;overflow:hidden;cursor:pointer;display:inline-block; }
.m-honor .bd{overflow: hidden;}
.m-honor .bd li{padding:0;}
.m-honor .bd li .content{padding:0 15px;}
.m-honor .bd li .content .img{width:100%;overflow: hidden;}
.m-honor .bd li .content img{width:100%;overflow: hidden;transition: all .5s; height: 200px; object-fit: contain;}
.m-honor .bd li .content h1{width:100%;color: #fff;font-size: 14px;line-height: 55px;text-align: center;transition: all .5s}
.m-honor .bd li:hover .content h1{color: #6bd3f8;}
.m-honor .bd li:hover .content img{transform: scale(1.1,1.1);}


/*m-news*/
.m-news{width:100%;float: left;padding:125px 0 45px;}
.m-news-hd{width:100%;float: left;text-align: center;}
.m-news-bd{width:100%;float: left;margin-top: 40px;}
.m-news-bd ul li{margin-bottom: 40px;}
.m-news-bd ul li .img img{width:100%;float: left;transition: all .5s; height: 130px; object-fit: cover;}
.m-news-bd ul li .txt h1{width:100%;float: left;color: #555555;font-weight: bold;font-size: 14px;height: 15px;overflow: hidden;transition:all .5s;}
.m-news-bd ul li .txt p{width:100%;float: left;color: #888888;font-size: 14px;line-height: 24px;margin-top: 8px;padding-bottom: 10px;}
.m-news-bd ul li .txt h2{width:100%;float: left;border-top:solid 1px #cecece;height: 50px;line-height: 50px;color: #555555;font-size: 24px;}
.m-news-bd ul li .txt h2 span{color: #888888;font-size: 14px;}
.m-news-bd ul li:hover h1{color: #465add;padding-left:15px;}
.m-news-bd ul li:hover .img img{transform: scale(1.1,1.1);}
.m-news-more{width:170px;margin:0px auto;background: url(../images/jiahao.jpg) right top no-repeat;min-height: 45px;}
.m-news-more a{width:120px;height: 36px;background: #465add;text-align: center;line-height: 36px;color: #fff;display: block;margin-right: 50px;float: right;}
.m-news-more a:hover{background: #6bd3f8;}


/*footer*/
.footer{width:100%;float: left;background:#455adc;padding:30px 0 0;margin-top: 30px;}
.footer .container{position: relative;}
.footer h1{font-size: 24px;font-weight: bold;color: #fff;float: left;width:100%;display: none;text-transform: uppercase;}
.footer h2{font-size: 16px;color: #fff;float: left;width:100%;line-height: 45px;display: none;}
.f-type{float: left;}
#form2{width:100%;float: left;}
#form2 input{width:49%;float: left;height: 44px;padding:0 20px;}
#form2 .tel{float: right;}
#form2 .content{margin-top: 8px;width:100%;}
#form2 .submit{background: #6bd3f8;text-align: center;line-height: 44px;color: #fff;width:100%;border:none;margin-top: 8px;}
#form2 .submit:hover{color: #455adc;}
.f-nav{float: left;}
.f-nav ul{float: left;width:100%;}
.f-nav ul a{float: left;margin:15px 20px 0 0;color: #fff;font-size: 14px;}
.f-nav ul a:hover{color: #f9cf01;}
.f-con{float:left;width:100%;}
.f-con p{line-height: 30px;color: #fff;font-size: 14px;width:100%;float: left;margin-top: 10px;text-align: center;}
.f-con p span{float: left;line-height: 26px;margin-right: 10px;display: none;}
.f-ewm{float: left;width:100%;}
.f-ewm img{width: 150px;display:block;margin:10px auto 0;}
.f-bd{width:100%;color:#fff;font-size: 14px;text-align: center;height: 90px;border-top:solid 1px #fff;margin: 40px 0 52px;line-height: 90px;overflow: hidden;}
.f-bd p{float: left;line-height: 90px;}
.f-bd span{float: right;display: none;}
.f-top{position: absolute;right:0;top:-60px;width:50px;}


@media(min-width: 768px){
	.footer{padding:60px 0 0;margin-top:30px;}
	.footer h1{display: block;}
	.footer h2{display: block;}
	.f-con p{text-align: left;}
	.f-con p span{display: block;}
	.f-bd{margin-bottom:0;}
	.f-ewm img{float: left;}
	.f-bd span{display: block;}
	.f-top{top:-90px;width:70px;}

}

@media(min-width: 992px){
}
@media(min-width: 1200px){
	.f-ewm img{max-width:155px;}
}


.down{width: 100%;height: 52px;background:#6bd3f8;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: block;}
.down li{width: 24.7%;border-right: solid 1px #ffffff;text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px;}
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
@media(min-width: 768px){
	
	.down{display: none;}
}

/*sidebar*/
.sidebar{overflow: hidden;max-width: 270px;}
.s-hd{width:100%;float: left;text-align: center;background:#455adc;padding:20px 0;}
.s-bd{width:100%;float: left;padding:20px 0;background: #f0f0f0;}
.s-bd ul{width:100%;}
.s-bd ul li{width:100%;height: 48px;line-height: 48px;font-size: 16px;color: #444444;border-bottom:dashed 1px #cecece;text-indent: 42px;}
.s-bd ul li span{font-family: 宋体;float: right;margin-right: 15px;font-weight: bold;color: #737272;}
.s-bd ul li:hover{color: #fff;background: #6bd3f8;}
.s-bd ul li:hover span{color: #fff;}
.s-con{width:100%;float: left;}
.s-con .hd{width:100%;float: left;background: url(../images/s-con-hd.jpg) center/100% 100%;}
.s-con .bd{width:100%;float: left;padding:20px;background: #455adc;}
.s-con .bd p{width:100%;float: left;color: #fff;line-height: 30px;font-size: 14px;text-align: left;padding:0px 0; }

@media(min-width: 992px){
	.s-bd ul li{height: 36px;line-height: 36px;}
	.s-con .bd{padding:10px;}
}

@media(min-width:1200px){
	.s-bd ul li{height: 48px;line-height: 48px;}
	.s-con .bd{padding:20px;}
}




/*list*/
.list{width:100%;float: left;padding:24px 0;overflow: hidden;}
.l-hd{width:100%;float: left;overflow: hidden;margin:0px 0 20px;}
.l-hd li{float: left;overflow: hidden;}
.l-hd li a{overflow: hidden;width:100%;padding:10px 0;display: inline-block;border:solid 1px #455adc;color: #455adc;font-size: 16px;border-radius: 5px;text-align: center;margin-bottom: 5px;}
.l-hd li a:hover{background: #455adc;color: #ffffff;border:solid 1px #455adc;}
.l-right{overflow: hidden;}
.l-right-hd{width:100%;float: left;background: #fff;padding:15px 15px 0;}
.l-right-hd .hd{width:100%;background: url(../images/l-right-hd-line.jpg) center 18px no-repeat;text-align: center;}
.l-right-hd span{background: #fff;padding:0 15px;display: inline-block;color: #455adc;font-size: 30px;}
.l-right-hd h2{width:100%;font-size: 26px;color: #6bd3f8;text-transform: uppercase;}
.l-right-hd .bd{width:95%;text-align: right;font-size: 14px;color: #999999;line-height: 50px;}
.l-right-hd .bd a{color: #999999;}
.l-right-hd .bd a:Hover{color: #0060c0;}
.l-right-bd{overflow: hidden;line-height: 260%;padding:5px;font-size: 110%;background: #fff;}
.page{float: left;border-top:solid 1px #cccccc;width:100%;text-align: right;margin-top: 30px;}
.tz-gallery{padding:0;}
@media(min-width: 768px){
	.l-right-bd{padding:20px;}
}
@media(min-width: 1200px){
	.list .container{padding:0;}
}

#prev_next{width:100%;float: left;margin-top: 30px;}
#prev_next li{width:100%;float: left;padding:0 10px; background: #eeeeee;margin-top:5px;line-height: 260%;}
#prev_next li a{color: #666666;}
#prev_next li:hover a{color: #fff;}
#prev_next li:hover{background: #455adc;color: #fff}

/*产品内页样式*/
.l-right-hd{width:100%;float: left;overflow: hidden;}
.l-right-hd .lt{text-align: center;width:100%;float: left;overflow: hidden;}
.l-right-hd .lt img{width:100%;height: }
.l-right-hd .rt{width:100%;float: left;overflow: hidden;color: #555555;}
.l-right-hd .rt h1{width:100%;float: left;overflow: hidden;font-size: 24px;font-weight: bold;border-bottom:solid 1px #555555;padding:15px 0;text-align: center;}
.l-right-hd .rt p{line-height: 30px;margin: 15px 0 30px;float: left;overflow: hidden;height: 150px;display: none;width:100%;}
.l-right-hd .rt a{color: #ffffff;font-size: 24px;padding:10px 30px;display: none;background: #df354f;float: left;}
@media(min-width: 768px){
	
	.l-right-hd .rt h1{text-align:left;}
	.l-right-hd .rt p{display: block;}
}
@media(min-width: 992px){
	/*.l-right-hd .lt img{height: 296px;object-fit: cover;}*/
	
}
@media(min-width: 1200px){
	.l-right-hd .rt a{display: block;}
	.l-right-hd .rt a:hover{border:solid 1px #df354f;color: #df354f;background: none;}
}
.l-right-bd{width: 100%;float: left;overflow: hidden;}
.l-right-bd .hd{width:100%;float: left;overflow: hidden;}
.l-right-bd .hd .all-pic{height: 360px;}
.l-right-bd .title{width: 100%;float: left;overflow: hidden;background: #f0f1f2;}
.l-right-bd .title span{padding:3px 5%;display: block;font-size: 16px;color: #ffffff;background: #2b7ae8;float: left;}
.l-right-bd .content{line-height: 260%;padding:15px;min-height: 400px;}
.l-right-bd .content .pro-xg li h1{text-align: center;font-size: 14px;color: #555555;line-height: 40px;}

.l-right-bd .swiper-container {
  width: 100%;
  height: 240px;
  margin-left: auto;
  margin-right: auto;
}
.l-right-bd .swiper-slide {
  background-size: cover;
  background-position: center;

}
.l-right-bd .gallery-top {
  height: 240px;
  width: 100%;
  border:solid 5px #e5e5e5;
}
.l-right-bd .gallery-thumbs {
  height: 70px;
  box-sizing: content-box;
  padding: 10px 0;

}
.l-right-bd .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
  border:solid 5px #e5e5e5;
}
.l-right-bd .gallery-thumbs .swiper-slide-active {
  opacity: 1;
}

@media(min-width: 768px){
	.l-right-bd .hd .all-pic{height: 420px;}
	.l-right-bd .swiper-container {height: 296px;}
	.l-right-bd .gallery-top {height: 296px;}
	.l-right-bd .gallery-thumbs {height: 90px;}
}


/*新闻首页样式*/
.list-news{min-height: 100px;height: auto; }
.list-news li{height:50px; line-height: 50px; border-bottom: 1px dotted #bbb; padding:0 1%; width:100%;}
.list-news li span{float: right;}
.list-news li a{color: #595959;width:65%;height: 50px;overflow: hidden;display: block;float: left;}
.list-news li:hover{background-color: #eee;}

/*新闻内页*/
.p-img{ width: 100%; padding: 5px 0 15px 0; text-align: center; color:#888787; font-size: 14px; }
.p-img h1{ font-size: 27px; color: #5f5f5f;margin-bottom: 15px;}
.p-fgx{width: 100%; border-bottom:dotted 1px #868686;margin-top: 5px;}
.p-content{ width: 100%; margin: 0 auto;  overflow: hidden;}
.p-content .title{ width: 100%; height:30px;  overflow: hidden; background-color: #f0f0f0;}
.p-content .title h2{ width: 100px; text-align: center; height: 30px;  overflow: hidden; color: #fff; font-size: 15px; line-height: 30px; font-weight: 700; background: #2f6db2;}
.p-content .nr{ width: 98%; margin: 0 auto; line-height: 260%; padding: 15px 0 50px 0; overflow: hidden;}

/*产品列表页*/
.pro{overflow: hidden;float: left;width:100%;}
.pro li{margin-bottom: 15px;text-align: center;}
.pro li img{border:solid 1px #cccccc; object-fit: cover; }
.pro li h1{font-size: 16px;line-height: 40px;text-align: center;color: #333333;height: 40px;overflow: hidden;width:100%;}
.pro li h1{font-size: 16px;line-height: 40px;text-align: center;color: #333333;}
.pro li:hover h1{color: #399ae7;}
.pro li:hover img{border:solid 1px #399ae7;}
#dplayer{ width: 100%; height: 460px; }

/*产品内页样式*/
.l-right-bd .hd{width:100%;float: left;overflow: hidden;}
.l-right-bd .hd .lt{text-align: center;width:100%;float: left;overflow: hidden;}
.l-right-bd .hd .lt img{border:solid 1px #cecece;}
.l-right-bd .hd .rt{width:100%;float: left;overflow: hidden;color: #555555;}
.l-right-bd .hd .rt h1{width:100%;float: left;overflow: hidden;font-size: 24px;font-weight: bold;border-bottom:solid 1px #555555;padding:15px 0;text-align: center;}
.l-right-bd .hd .rt p{line-height: 30px;margin: 15px 0 30px;float: left;overflow: hidden;height: 150px;display: none;width:100%;}
.l-right-bd .hd .rt a{color: #ffffff;font-size: 24px;padding:5px 30px;display: none;background: #455adc;float: left;border:solid 1px #fff;}
@media(min-width: 768px){
	
	.l-right-bd .hd .rt h1{text-align:left;}
	.l-right-bd .hd .rt p{display: block;height: 95px;margin: 15px 0;}
	.l-right-bd .hd .rt a{display: block;}
}
@media(min-width: 992px){
	/*.l-right-hd .lt img{height: 296px;object-fit: cover;}*/

	
}
@media(min-width: 1200px){
	.l-right-bd .hd .rt p{height: 150px;}
	.l-right-bd .hd .rt a:hover{border:solid 1px #455adc;color: #455adc;background: none;}
}
.l-right-bd .bd{width: 100%;float: left;overflow: hidden;}
.l-right-bd .bd .title{width: 100%;float: left;overflow: hidden;background: #f0f1f2;margin:15px 0;}
.l-right-bd .bd .title span{padding:3px 3%;display: block;font-size: 16px;color: #ffffff;background: #455adc;float: left;}
.l-right-bd .bd .content{line-height: 260%;padding:15px;min-height: 200px;}
.l-right-bd .bd .content .pro-xg ul{height: 220px}
.l-right-bd .bd .content .pro-xg li{width:240px;float: left;height:220px;margin-right: 15px; }
.l-right-bd .bd .content .pro-xg li img{width:240px;float: left;height:180px;object-fit: cover;border:solid 1px #cecece;}
.l-right-bd .bd .content .pro-xg li h1{text-align: center;font-size: 16px;color: #555555;line-height: 40px;width:100%;float: left;}
.l-right-bd .bd .content .pro-xg li:hover h1{color: #009a52;}
.l-right-bd .bd .content .pro-xg li:hover img{border-color: #009a52;}



/* message styles */
.message{width:100%;float: left;overflow: hidden;margin-left: 5px;}
.message ul{
	overflow: hidden;
}
.message li{
	float: left;
	margin:10px 0;
}
.message input {
	position: relative;
	display: block;
	float: left;
	padding:0 15px;
	width: 100%;
	border: solid 1px #cccccc;
	border-radius: 0;
	background: #fff;
	color: #0075c5;
	font-weight: bold;
	border-radius: 5px
}
.message textarea {
	position: relative;
	display: block;
	float: left;
	padding:.5em;
	width: 100%;
	border: solid 1px #cccccc;
	border-radius: 0;
	background: #fff;
	color: #0075c5;
	font-weight: bold;
	resize:none;
	border-radius: 5px
}
.message textarea:focus {
	outline: none;
}
.message input:focus {
	outline: none;
}
.message #submit{
	
	height: 40px;
	line-height: 40px;
	padding:0;
    color: #fff;
    background: #455adc;
    cursor: pointer;
    -webkit-transition: background 0.3s;
	transition: background 0.3s;
}
.message #submit:hover{
	background: #6bd3f8;
}


/* go top */
.plugin-fixed-call{position:fixed;bottom:300px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#455adc;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}

.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#455adc;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:300px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
.f-m-nav{ background-color: #222; margin:0; line-height: 50px; position: fixed;z-index: 9999; bottom: 0; width: 100%; overflow: hidden; display: none; }
.f-m-nav li{ float: left; width: 25%; text-align: center;}
.f-m-nav li a{ color: #fff;}

@media(max-width: 640px){
	.banner .swiper-slide img{ height: 140px; object-fit: cover; }
	.h-logo{ margin-top: 12px; }
	#dplayer{ width: 100%; height: 200px; }
}