@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0; margin:0; font-weight:normal}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{ text-decoration:none; color:#646464;}
able { width:100%!important;max-width:100%!important;} 
table td{table-layout:fixed; word-break: break-all; overflow:hidden; } 


body{ margin:0 auto;padding:0px;width:100%;font-family:microsoft yahei;font-size:15px!important;color:#646464; }
.pc_daohang{ display:block}
.mobile_daohang{ display:none}
.pc_banner{ display:block}
.mobile_banner{ display:none}
.pc_chanpin{ display:block}
.mobile_chanpin{ display:none}
.pc_dibu{ display:block}
.mobile_dibu{ display:none}

.pc_fanye{ display:block}
.mobile_fanye{ display:none}

.dingbu{ width:100%; margin:0 auto; background:#0a489b; height:45px; line-height:45px;}
.dingbu_a{ width:1200px;margin:0 auto;height:45px; line-height:45px; color:#fff;}
.dingbu_a a{ color:#fff;}
.ddianhua span{ font-weight:bold; font-size:20px;}

.ahead{ width:1200px; margin:0 auto; padding-top:30px; padding-bottom:30px; position:relative; z-index:1000}
.biaoyu{ width:40%;}
.blue{ color:#0a489b}
.biaoyu h2{ font-weight:900; font-size:27px; color:#000;}
.biaoyu h3{ font-size:15.5px; font-family:Arial, Helvetica, sans-serif; color:#8d8d8d}

.nav_bgc{ width:60%; margin:0 auto;height:60px; }
.nav{ width:100%; margin:0 auto}
.nav li {float: left;display: inline-block;list-style: none;font-size: 17px;text-align: center;position: relative; width:14.2%;}
.nav li a {
display: block;text-align: center;position: relative;color: #333;height: 60px;line-height: 60px;}
.nav li.hover a, .nav li:hover a {color: #d5261c;}
.nav li .subnav {background: #0a489b;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%; width: 100%;z-index: 99999999;}
.nav li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#0a489b, direction=120, strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav li:hover .subnav {opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav li .subnav a {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;color: #fff;display: block;font-size: 13px;font-weight: 500; padding-left:0px; padding-right:0px; margin-left:0px; margin-right:0px;
line-height: 40px;height: 40px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%;background: #d5261c;}
.nav li .subnav a:hover {color: #fff;background: #d5261c;text-indent: 10px;}

.banner{
width: 100%;
/*height: 560px;*/
/*background: black;*/
/*子绝父相*/
position: relative;
/*超出部分全部隐藏，解决横向滚动条*/
overflow: hidden;
}
.banner ul{
position: absolute;
}
.banner ul li{
/*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
width: 100%;
height:600px;
float: left;
background:  no-repeat center center;
}
/*.banner ul li:nth-child(1){*/
/*background: url('./1.jpg') no-repeat center center;*/
/*}*/
/*.banner ul li:nth-child(2){*/
/*background: url('./2.jpg') no-repeat center center;*/
/*}*/
/*.banner ul li:nth-child(3){*/
/*background: url('./3.jpg') no-repeat center center;*/
/*}*/
.banner ol{
width: 80px!important;
height: 30px;

position: absolute;
left:50%;
/*margin-left: -40px;*/
bottom: 30px;
padding: 0 10px;
border-radius: 10px;
}
.banner ol li{
width: 15px;
height: 15px;
float: left;
margin: 5px 5px;
background: rgba(0,0,0,0.6);
border-radius: 50%;
cursor: pointer;
}
.banner ol .current{
background: rgba(16,139,233,1);
}
.banner i{
width: 58px;
height: 120px;
position: absolute;
top: 45%;
margin-top: -25px;
cursor: pointer;
border-radius: 5px;
display: none;
}
.banner .left{
left: 40px;
background: url('../images/left_right.png') no-repeat 0 0px;
}
.banner .right{
right: 40px;
background: url('../images/left_right.png') no-repeat 0px -120px;
}
.banner .left:hover , .banner .right:hover{
background-color: rgba(0, 0, 0, 0.31);
}




.wenzi{ text-align:center; margin:0 auto}
.wenzi h2{ font-size:35px; color:#000; font-weight:900;}
.wenzi .wline{ background:#d5261c;  width:60px; height:3px; margin:0 auto;margin-top:15px; margin-bottom:15px;}
.wenzi h3{ font-size:16px; color:#555; width:75%; text-align:center; margin:0 auto; opacity:0.8; line-height:25px;}
.wenzi h4{ font-size:17px; color:#fff; background:#0a489b; padding:5px; width:250px; margin:0 auto; text-align:center; margin-top:10px;}

/*优势*/
.youshi{ width:1200px; margin:0 auto; padding-top:60px; padding-bottom:60px;}
.yamn{ width:22%; margin-left:1.5%; margin-right:1.5%; padding-top:50px; text-align:center;-webkit-transition: margin-top .1s;
-moz-transition: margin-top .1s;
-o-transition: margin-top .1s;}
.yamn:hover {margin-top:-25px!important;}
.yamn p{ text-align:center; font-size:17px; margin-top:15px;}
.youshi img{ width:100%}

/*公司简介*/
.gongsi{ width:100%; margin:0 auto; background:url(../images/index_43.jpg) no-repeat center; height:512px;}
.about{ width:1200px; margin:0 auto; padding-top:40px;}
.abzhong{ width:57%; float:right;}
.awen h2{ color:#000; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:50px; font-weight:900;}
.awen h3{ color:#0a489b; font-size:30px; font-weight:900;}
.awline{background:#d5261c;  width:60px; height:3px;margin-top:10px; margin-bottom:10px;}

.abnr{ width:100%; margin:0 auto; line-height:27px;overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 8; height:236px;  
overflow: hidden;word-wrap:break-word;
word-break:break-all; margin-top:30px;}

.gengduo{ width:130px; height:40px; margin-top:20px; line-height:40px; background:#d5261c; border-radius:5px;text-align:center;-webkit-transition: padding-left .8s;
-moz-transition: padding-left .8s;
-o-transition: padding-left .8s;}
.gengduo a{ color:#fff;}
.gengduo:hover {padding-left:20px!important;}

/*--产品---*/
.chanpin{ width:100%; margin:0 auto; background:url(../images/zd_news_bg.jpg) no-repeat center;}
.produ{ width:1260px; margin:0 auto; padding-top:70px; padding-bottom:70px;}
.cpkuang{display: flex;justify-content: center;align-items: center; width:100%; overflow:hidden; height:250px; }
.cpkuang  img{max-width:100%;max-height:250px; transition: all 0.8s;}
.cpkuang  img:hover{   transform: scale(1.4);}

.hl_scrool_leftbtn{ float:left; width:30px; height:34px; background:#1b3c35; color:#fff; font-size:30px; line-height:55px; text-align:center; background:url(../images/index_20.jpg) no-repeat center; margin-top:200px; cursor:pointer;}
.hl_scrool_rightbtn{ float:right; width:30px; height:34px; background:#1b3c35; color:#fff; font-size:30px; line-height:55px; text-align:center; background:url(../images/index_17.jpg) no-repeat center;margin-top:200px; cursor:pointer;}

.cpkuang{ width:100%; background:#fff; height:250px;}

.hl_main5_content1 dl dd h2{ background:#0a489b; height:60px; border-top:2px solid #d5261c; text-align:center; font-size:17px; color:#fff; line-height:60px;}
.hl_main5_content1 dl dd{transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}

.hl_main5_content1{width:1180px; padding-top:60px; padding-bottom:60px; margin-left:10px; overflow:hidden; }
.hl_main5_content1 dl{width:260000px; overflow:hidden}

.hl_main5_content1 dl dd{float:left; margin-left:16px; width:260px; margin-right:16px;}
.hl_main5_content1 dl dd:hover {transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}




.tabbox {width:100%; margin-top:50px;}
.tabmenu {width:35%;height:45px; margin:0 auto}
.tabmenu ul {margin:0;padding:0;list-style-type: none;}
.tabmenu li { text-align:center; float:left; display:block; width:47%; margin-left:1.5%; margin-right:1.5%; height:45px; line-height:45px; overflow:hidden; background:#0a489b; color:#fff; border-radius:5px;display:inline; font-size:17px;}
.tabmenu .cli { color:#fff;text-align:center; float:left; display:block; width:47%; margin-left:1.5%; margin-right:1.5%; height:45px; line-height:45px; overflow:hidden; background:#d5261c; border-radius:5px;display:inline; font-size:17px;}
#tabcontent {width:100%;}
#tabcontent ul {margin:0;list-style-type: none;}
#tabcontent .hidden {display:none;}
.chanpin .gengduo{ margin:0 auto}



/*代理*/
.daili{ width:1200px; margin:0 auto; padding-bottom:70px; padding-top:70px;}
.daili ul{ margin-top:50px;}
.daili ul li{ float:left; width:16.6%; text-align:center; margin-bottom:25px;}
.calie{ width:100%; height:120px; display: flex;justify-content: center;
align-items: center; overflow:hidden;}
.calie  img{max-width:100%;max-height:120px; transition: all 0.8s;overflow:hidde}
.calie  img:hover{   transform: scale(1.4);overflow:hidden}
.daili ul li h2{ font-size:18px; color:#000;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.daili ul li h3{ text-transform:uppercase; font-size:15px;}


/*--新闻---*/
.news{ background:#fcfcfc; width:100%;}
#new{width:1200px; margin:auto; clear:both; padding-bottom:90px;overflow:hidden; margin:0 auto; padding-top:70px;  }
#new h4{width:1200px;color:#333333; font-size:33px; text-align:left; line-height:40px;font-weight:900;  padding-bottom:30px; font-weight:900; padding-top:50px }
#new h4 span{width:1200px; color:#333333; font-size:17px; text-transform:uppercase; font-weight:normal;  }

.n2{width:1200px; margin:0 auto; padding-top:50px;  }
.n2 ul{}
.n2 ul li:nth-child(3n){ float:right}
.n2 ul li{display:inline;float:left;width:30%; margin-left:1.5%; height:170px; margin-right:1.5%;}
.n2 ul li a{  width:100%;  line-height:30px; margin-bottom:10px; }
.n2 ul li h5{width:100%;text-align:left; color:#000; font-size:17px; font-weight:normal; line-height:40px; margin-bottom:5px;}
.n2 ul li h3{width:100%; float:left;text-align:left; color:#bababa; font-size:50px; background:url(../images/n_x.jpg) no-repeat 100px 25px; font-weight:normal;  line-height:40px; margin-bottom:5px; font-family:Arial, Helvetica, sans-serif}
.n2 b{  color:#9b9b9b; font-weight:normal ;font-size:14px; float:right}
.vv{width:100%;}
.n2 em{ color:#949494; font-size:12px; font-style:normal }
.m3{width:50px; line-height:33px; text-align:center; color:#CCCCCC; margin-top:0px; font-size:20px;}
.m3 a{width:50px!important;line-height:32px; padding-left:20px; padding-right:20px;color:#CCCCCC!important; border:#CCCCCC solid 1px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}

.m3 a:hover{ color:#FFFFFF!important; background:#666666; width:150px!important;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out; }

/*-------底部-----------*/
.remen{ background:#0a489b; width:1200px; margin:0 auto; border-radius:5px; padding-top:25px; padding-bottom:25px; position:relative; z-index:1000}
.rmcp h2{ color:#fff; font-size:20px; padding-bottom:15px;}
.rmcp{  padding-left:30px;}
.rmcp ul li{ float:left; margin-right:20px;}
.rmcp ul li a{ color:#fff;}


.search{height:38px;margin:0 auto; background:#fff; margin-right:30px; margin-top:15px; width:30% }
.search .fl{ width:80%;}
.search .fr{ width:20%}
.search li{ float:left; width:auto }
.searchinput{ background:#fff; border:0px; height:38px; margin-top:0px!important;line-height:38px; color:#d8d8d8; width:100%; padding-top:0px;}
.tima{ padding:5px;}


.foot{ width:100%; background:#181818;margin:0 auto;}
.foota{ width:1200px; margin:0 auto; padding-top:120px; margin-top:-60px; padding-bottom:40px;color:#9a9a9a}
.fbzuo{ line-height:30px; padding-top:30px;}
.fazuo{ width:30%; margin-right:8%;}
.disan{ width:15%; }
.foota a{ color:#9a9a9a}
.fatxt{color:#9a9a9a; padding-top:20px; line-height:30px;}
.fazuo h2{ color:#fff; font-size:19px; padding-bottom:10px;}
.faline{ background:#fff; height:3px; width:40px;}
.dier{ width:20%;}
.dier ul li{ float:left; width:50%; line-height:30px;}

.ewm{ margin-right:0px;}
.ewm p{ text-align:center; line-height:30px;}
.footb{ background:#000; padding-top:30px; padding-bottom:30px;}
.footc{ width:1200px; margin:0 auto}

a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-decoration:none;color: #87878b;}
a.zzb07link:hover {text-decoration: underline;color: #87878b;}
.zzb07tail{font-size:15px;font-family:Arial, Helvetica, sans-serif;color:#87878b;}

.ny_news {border-bottom: 1px solid #ddd;padding-bottom: 15px;padding-top: 15px;}
.ny_news_time {width: 90px;height: 92px;background: #0a489b;color: #fff;text-align: center;}
.ny_news_time h2 {font-size: 24px;padding-top: 15px;}
.ny_news_time h3 {font-size: 16px;}
.ny_news_txt {width: 750px;padding-left: 24px;border-left: 1px solid #e6e6e6;margin-left: 21px;}
.ny_news_txt a{ color:#000; font-size:18px;}
.ny_news_txt p a{ color:#0a489b; font-size:15px;}
.ny_news_more {width: 170px;height: 44px;border-left: 1px solid #0a489b;border-right: 1px solid #0a489b;text-align: center;line-height: 44px;margin-right: 30px; margin-top: 30px;}
.ny_news_txt p {color: #7f7f7f;line-height: 22px;padding-top: 12px;}
.ny_news_more:hover{background:#0a489b;color:#fff}
.ny_news_more:hover a{color:#fff;}
.ny_news:hover{background:#f7f7f7}
.ny_news_txt a{ color:#000; font-size:18px;-webkit-transition: padding-left .8s;-moz-transition: padding-left .8s;-o-transition: padding-left .8s;}
.ny_news_txt a:hover{padding-left:20px; color:#0a489b}
.fanhui{ width:100%; margin:0 auto; line-height:60px; margin-top:50px; height:60px;}
.fanhui ul li{ float:left; width:33%;background:#f2f2f2; height:60px; line-height:60px; }
.fanhui ul li:nth-child(2n) {background: #0a489b; text-align:center}
.fanhui ul li:nth-child(2n) a{ color:#fff; text-align:center; }
.fanhui ul li span{padding-left:20px; padding-right:20px;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow:hidden;}
.xiangxi h2{ text-align:center; margin:0 auto; color:#fff; background:#0a489b; line-height:50px; height:50px; margin-bottom:15px;}
.xiangxi .shijian{ text-align:center; margin:0 auto}
.xxjs{ background:#f2f2f2; height:40px; line-height:40px; margin-top:20px;}
.xxjs h3{ color:#000; padding-left:15px;}
.xynra{ width:97%; margin:0 auto; margin-top:20px;}


/*----内页---*/

.nycon{width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center; height:350px; }
.nyabout{width:100%; margin:0 auto; background:url(../images/nyabout.jpg) no-repeat center; height:350px; }
.nynews{width:100%; margin:0 auto; background:url(../images/nynews.jpg) no-repeat center; height:350px; }
.nyhonor{width:100%; margin:0 auto; background:url(../images/nyhonor.jpg) no-repeat center; height:350px; }
.nypro{width:100%; margin:0 auto; background:url(../images/nypro.jpg) no-repeat center; height:350px; }
.nyservice{width:100%; margin:0 auto; background:url(../images/nyservice.jpg) no-repeat center; height:350px; }



/*内页产品*/
.cpkuang{display: flex;justify-content: center;align-items: center; width:100%; overflow:hidden; height:250px; }
.cpkuang  img{max-width:100%;max-height:250px; transition: all 0.8s;}
.cpkuang  img:hover{   transform: scale(1.4);}
.cpkuang{ width:100%; background:#fff; height:250px;}
.right dl dd h2{ background:#0a489b; height:60px; border-top:2px solid #d5261c; text-align:center; font-size:17px; color:#fff; line-height:60px;}
.right dl dd{transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.right dl dd{ margin-bottom:30px!important;}
.chanpinbg .nymain{ padding-top:20px; margin-bottom:60px;}
.neirong dl{width:100%;}
.chanpinbg{ width:100%; margin:0 auto; background:#f2f2f2}
.right dl dd{float:left; margin-left:1%; margin-right:1%;; width:23%;box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1); border-top:1px solid #f2f2f2}
.right dl dd:hover {transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}


.neirong dl dd h2{ background:#0a489b; height:60px; border-top:2px solid #d5261c; text-align:center; font-size:17px; color:#fff; line-height:60px;}
.neirong dl dd{transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.neirong dl dd{ margin-bottom:30px!important;}
.chanpinbg .nymain{ padding-top:20px; margin-bottom:60px;}
.neirong dl{width:100%;}
.chanpinbg{ width:100%; margin:0 auto; background:#f2f2f2}
.neirong dl dd{float:left; margin-left:1%; margin-right:1%;; width:23%;box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1); border-top:1px solid #f2f2f2}
.neirong dl dd:hover {transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}

.nymain{ width:1200px; margin:0 auto; padding-top:50px; padding-bottom:50px;}
.nyzuo{ width:235px;}
.nyzuo h2{ background:#2b4c99; height:100px; color:#fff; text-align:center; line-height:100px; text-transform:capitalize}
.nyzuo ul{ margin-top:10px;}
.nyzuo ul li{ border:1px solid #e2e2e2;height:30px; line-height:30px; margin-bottom:10px;}
.nyzuo ul li a:hover{ background:#d00a0a; color:#fff!important; display:block;}
.nyzuo ul li a{ padding-left:30px;}
.nyzuo .ctel{ font-size:20px;}

.nyyou{ width:910px;}
.rtop{ border-bottom:1px solid #d8d8d8; line-height:50px; }
.rtop h2{text-transform:capitalize; font-weight:bold; color:#000;}


.weizhi span{ padding-left:10px; padding-right:10px;}
.neirong{ margin-top:40px; line-height:30px; padding:35px; border:2px dotted #ccc}


.imglist1 ul li{text-align:center;float:left;display:inline;width:250px;height:230px; margin:12px 12px;overflow:hidden;background:#fff; border:1px dotted #ccc; padding:10px; border-radius:5px;}
.imglist1 ul li img{background:#FFF; max-width:100%; max-height:100%;}
.imglist1 ul li span{line-height:27px;display:block;background:#FFF; text-align:center; font-size:15px;}

.zu11{width:250px!important; height:200px!important; overflow:hidden;vertical-align: middle!important;display: table-cell!important;  }
.zu11 a img{ -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.zu11 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}


.neiyetupian img{ max-width:90%}

/*产品页面*/
#main{width:100%; margin:0 auto; padding-top:40px; padding-bottom:40px;}
#main .left{width:20%; }
#main .left .leftTittle{width:100%;height:70px;background:#d5261c;color:#fff;font-size:25px;font-weight:900; text-align:center; line-height:70px;}

#main .left .leftNav{width:100%; padding-bottom:24px;margin-bottom:27px; margin:0 auto;}
#main .left .leftNav ul li{width:100%;height:30px;line-height:30px; margin:0 auto; border-bottom:1px dashed #d8d8d8; background:url(../images/cc_12.jpg) no-repeat left; }
#main .left .leftNav ul li a{ padding-left:30px;height:30px; line-height:30px;}
#main .left .leftNav ul li a:hover{ color:#00673b; font-weight:bold}
 .leftNav .current{background:#00673b; display:block; color:#fff;}
 /*右侧*/

#main .right{width:77%!important;}

#main .right .rightTittle{ font-weight:bold;height:44px; line-height:42px; font-size:20px; border-bottom:1px solid #d8d8d8; margin-bottom:20px;}

.right .IndustryMain2{ margin:0 auto; padding-top:20px; width:650px; padding-top:20px; line-height:30px; text-align:justify}

#firstpane{ margin-top:10px;}
.menu_head{;height:45px;line-height:45px;font-size:14px;color:#525252;cursor:pointer;border:1px solid #e1e1e1;position:relative;margin:0px;font-weight:bold;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;}
.menu_head a{ margin-left:30px;}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{height:auto;overflow:hidden;line-height:45px;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:20px;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;}
.menu_body a:hover{text-decoration:none;}



.tupian ul li{ float:left;width:275px; overflow:hidden; background:none;margin-top:30px; margin:12px; }
.eenma{ text-align:center;}
.chanpinlbbc{ width:275px; height:200px!important;text-align:center;vertical-align:middle;display:block;position:relative;  }
.chanpinlbbc a{display:table-cell;vertical-align:middle;width:275px; height:190px!important; border:1px solid #d8d8d8; overflow: hidden!important;}
.chanpinlbbc a img{max-width:265px;max-height:190px; overflow:hidden!important }
.chanpinlbbc a:hover{border:1px solid #0c5695;}

.chanpinlbbc{width: 275px;height: 200px!important;overflow: hidden!important;}
.chanpinlbbc img{cursor: pointer;transition: all 0.6s;}
.chanpinlbbc img:hover{transform: scale(1.4);}
.neirong{ line-height:30px;}



.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;color: #0a489b; line-height: 30px; text-decoration: none; clear:both;}
.contentPage a:link {color: #0a489b; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #0a489b; font-weight: normal;}
.contentPage a:visited {color: #0a489b; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #0a489b; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#0a489b;font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #0a489b; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}


.xwbiaoti{ text-align:center;font-size:20px;color:#333;padding-top:10px; margin-bottom:20px;}
.nybt{font-size:18px; color:#0760ad; padding-bottom:10px; text-align:center; margin:0 auto; }


#ny_xinwen {width:850px; margin:auto; clear:both; }
#ny_xinwen ul {
	float: left; padding-top:10px; padding-bottom:10px; height:180px;
	width:850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	position: relative;
}
#ny_xinwen ul span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #6d6d6d;
	height: 57px;
	width: 72px;
	border-top-width:2px;
	border-top-style: solid;
	border-top-color: #6d6d6d;
	position: absolute;
	left: 32px;
	top: 20px;
	line-height: 57px;
	text-align: center;
}
#ny_xinwen ul font {
	font-size:13px;font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #6d6d6d;
	height: 25px;
	width: 72px;
	position: absolute;
	left: 32px;
	top: 77px;
}
#ny_xinwen ul li {
	font-size: 17px;
	line-height: 19px;
	color: #000;
	height: 19px;
	width: 729px;
	position: absolute;
	left: 136px;
	top: 20px;
}
#ny_xinwen ul li a{

	color: #000;
	
}
#ny_xinwen ul .miaoshu {
	font-size: 13px;
	line-height: 28px;
	color: #848484;
	text-align: left;
	float: left;
	height: 56px;
	width: 650px;
	position: absolute;
	left: 136px;
	top: 55px;
	text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden;
}
#ny_xinwen ul em {
	font-size: 13px;
	line-height: 30px;
	color: #0760ad;
height: 30px;
	width: 95px;
	position: absolute;
	left: 136px;
	top: 129px;border:1px solid #0760ad;
	font-style: normal;
	text-align: center;
}
#ny_xinwen ul em a{ color:#0760ad;-webkit-transition: padding-left .8s;	
-moz-transition: padding-left .8s;
-o-transition: padding-left .8s;}
#ny_xinwen ul em a:hover em{ border:1px solid #fbae17}
#ny_xinwen ul em a:hover {padding-left:20px; display:block; background:#0760ad; color:#fff; border:none}

.xwtupian img:hover{   transform: scale(1.4);}
.xwtupian{ width:229px; height:133px; border:1px solid #d8d8d8;text-align:center;vertical-align:middle;display:block;position:relative;position: absolute;
	top: 40px;
	right: 22px; overflow:hidden}
.xwtupian a{display:table-cell;vertical-align:middle;width:229px; height:133px; }
.xwtupian  img{max-width:229px;max-height:133px;transition: all 0.8s; }


#ny_xinwen_da {
	width:1140px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ny_xinwen_da h3 {
	font-size: 28px;
	line-height: 33px;
	color: #333;
	text-align: center;
	float: left;
	padding-bottom:20px;
	width:80px; 
	margin-top: 55px;
	font-weight: normal;
}
.xinwen_zz {
	font-size: 13px;
	line-height: 32px;
	color: #bbbbbb;
	float: left;
	height: 46px;
	width:1140px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	text-align: center;
}


@media all and (max-width:1199px){ 
.pc_daohang{ display:block}
.mobile_daohang{ display:none}
.pc_banner{ display:block}
.mobile_banner{ display:none}
.pc_dibu{ display:block}
.mobile_dibu{ display:none} 
 .pc_fanye{ display:block}
.mobile_fanye{ display:none}
 .pc_chanpin{ display:block}
.mobile_chanpin{ display:none}
.dingbu_a{ width:98%;}
.ahead{ width:100%; padding-bottom:0px;}
.biaoyu{ width:100%; float:none; text-align:center; margin:0 auto}
.nav_bgc{width:100%; float:none; text-align:center; margin:0 auto }
/*优势*/
.youshi{ width:100%;}
.about{ width:100%;}
.abzhong{ width:62%; }
.produ{ width:90%;}
.hl_main5_content1{width:80%; }
.daili{ width:100%; }
#new{width:95%; }
.n2{width:100%;}
.remen{ width:90%; }
.rmcp{ float:none; width:100%}
.search{ float:none; margin-left:30px; width:50%}

.foota{ width:95%; }
.fazuo{ width:40%; margin-right:0px;}
.disan{ width:20%; }
.dier{ width:40%;}
.ewm{ display:none;}
.footc{ width:95%;}
.nymain{ width:95%;}

.ny_news_txt {width: 70%;}
.ny_news_more { display:none;}


}

@media all and (max-width:1024px){  
.pc_daohang{ display:block}
.mobile_daohang{ display:none}
.pc_banner{ display:block}
.mobile_banner{ display:none}
.pc_dibu{ display:block}
.mobile_dibu{ display:none} 

.pc_fanye{ display:block}
.mobile_fanye{ display:none}

.pc_chanpin{ display:block}
.mobile_chanpin{ display:none}
.dingbu_a{ width:98%;}
.ahead{ width:100%; padding-bottom:0px;}
.biaoyu{ width:100%; float:none; text-align:center; margin:0 auto}
.nav_bgc{width:100%; float:none; text-align:center; margin:0 auto }
/*优势*/
.youshi{ width:100%;}
.about{ width:100%;}
.abzhong{ width:62%; }
.produ{ width:90%; }
.hl_main5_content1{width:88%; }
.cpkuang{ height:150px!important;}

.daili{ width:100%; }
#new{width:95%;}
.n2 ul li:nth-child(3n){ float:none}
.n2 ul li{width:100%; margin:0 auto;float:none;margin-bottom:30px; border:1px solid #fff;}
.n2{width:100%;}
.remen{ width:90%; }
.rmcp{ float:none; width:90%}
.search{ float:none; margin-left:30px; width:50%}

.foota{ width:95%; }
.fazuo{ width:40%; margin-right:0px;}
.disan{ width:20%; }
.dier{ width:40%;}
.ewm{ display:none;}
.footc{ width:95%;}
.ny_news_txt {width: 70%;}
.ny_news_more { display:none;}
}

@media all and (max-width:768px){  
.pc_daohang{ display:block}
.mobile_daohang{ display:none}

.pc_banner{ display:block}
.mobile_banner{ display:none}

.pc_dibu{ display:block}
.mobile_dibu{ display:none} 

.pc_fanye{ display:block}
.mobile_fanye{ display:none}
.pc_chanpin{ display:block}
.mobile_chanpin{ display:none}
.dingbu_a{ width:98%;}
.ahead{ width:100%; padding-bottom:0px;}
.biaoyu{ width:100%; float:none; text-align:center; margin:0 auto}

.nav_bgc{width:100%; float:none; text-align:center; margin:0 auto }
/*优势*/
.youshi{ width:100%;}
.about{ width:100%;}
.abzhong{ width:62%; }
.produ{ width:90%;}
.hl_main5_content1{width:85%; }
.daili{ width:100%; }
#new{width:95%;}
.n2 ul li:nth-child(3n){ float:none}
.n2 ul li{width:100%; margin:0 auto; border:1px solid #fff;float:none; margin-bottom:30px;}
.cpkuang{ height:150px!important;}

.n2{width:100%;}
.remen{ width:90%; }
.rmcp{ float:none; width:90%}
.search{ float:none; margin-left:30px; width:50%}
.wenzi h3{ width:80%}
.foota{ width:95%; }
.fazuo{ width:40%; margin-right:0px;}
.disan{ width:20%; }
.dier{ width:40%;}
.ewm{ display:none;}
.footc{ width:95%;}
.ny_news_txt {width: 60%;}
.ny_news_txt p{ display:none}
.ny_news_more { display:none;}
}


@media all and (max-width:640px){ 
.pc_chanpin{ display:none}
.mobile_chanpin{ display:block}
 
.pc_daohang{ display:none}
.mobile_daohang{ display:block}
.pc_banner{ display:none}
.mobile_banner{ display:block}
.pc_dibu{ display:none}
.mobile_dibu{ display:block} 

.pc_fanye{ display:none}
.mobile_fanye{ display:block; border-top:5px solid #f2f2f2;}
.mobile_fanye ul{ padding-top:10px;}


.biaoyu h2{ font-size:17px; text-align:left; padding:0px; margin:0px; margin-top:-18px; height:auto!important}
.biaoyu h3{ font-size:10px; text-align:left; padding-top:0px!important; margin:0px; margin-top:-25px; }

/*优势*/
.youshi{ width:90%; padding-top:40px; padding-bottom:20px;}
.yamn{ width:45%; margin:0px;}
.yamn:nth-child(2n){ float:right;}
.yamn:nth-child(3n){ margin:0px; border:1px solid #fff}
.yamn p{ font-size:16px; height:30px;}

.tabmenu {width:65%;}

.produ{ padding-top:40px; padding-bottom:40px;}
.hl_main5_content1{width:80%!important; }
.hl_main5_content1 dl{width:260000px; overflow:hidden}

.hl_main5_content1 dl dd{width:130px;}
.cpkuang{ height:170px; }
.hl_main5_content1 dl dd h2{ height:35px; line-height:30px; font-size:15px;}

.daili{ padding-top:40px; padding-bottom:40px; }
.daili ul { margin-top:0px;width:90%;  margin:0 auto}
.daili ul li{ float:left; width:25%; height:140px; }
.calie{ height:120px;}
.daili ul li h2{ font-size:15px; }

.gongsi{ background:#f2f2f2; height:auto!important}
.abzhong{ float:none; width:90%!important;  padding-bottom:50px; margin:0 auto;}



.wenzi h2{ font-size:30px;}
.wenzi h3{ font-size:15px;}
.shouji .fr{ float:none; width:100%!important}
.shouji .fl{ float:none; width:100%!important; margin-bottom:15px;}
.nymain{ width:90%;}
.nymain .neirong{ padding:15px;}


.nycon{width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center; height:200px!important; }
.nyabout{width:100%; margin:0 auto; background:url(../images/nyabout.jpg) no-repeat center; height:200px!important; }
.nynews{width:100%; margin:0 auto; background:url(../images/nynews.jpg) no-repeat center; height:200px!important; }
.nyhonor{width:100%; margin:0 auto; background:url(../images/nyhonor.jpg) no-repeat center; height:200px!important;}
.nypro{width:100%; margin:0 auto; background:url(../images/nypro.jpg) no-repeat center; height:200px!important; }
.nyservice{width:100%; margin:0 auto; background:url(../images/nyservice.jpg) no-repeat center; height:200px!important; }
#main{ margin-bottom:0px; padding-bottom:0px; padding-top:0px; nav-up:0px;}
.left{ display:none}
#main .right{ float:none; width:100%!important}
.right dl dd{float:left; width:48%!important;}
.right dl dd h2{ height:40px; line-height:40px; font-size:15px;}

.chanpinbg .nymain{ padding-top:20px; margin-bottom:60px;}
.neirong dl{width:100%;}
.chanpinbg{ width:100%; margin:0 auto; background:#f2f2f2}
.neirong dl dd{float:left; width:48%!important; margin:0px;box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1); border-top:1px solid #f2f2f2}
.neirong dl dd:hover {transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}
.neirong dl dd h2{ height:40px; line-height:40px; font-size:15px;}
.neirong dl dd:nth-child(2n){ float:right}


.about{ width:100%;}
.abzhong{ width:62%; }
.produ{ width:90%;}
.hl_main5_content1{width:85%; }
.daili{ width:100%; }
#new{width:90%; padding-top:40px; padding-bottom:15px;}
.n2 ul li:nth-child(3n){ float:none}
.n2 ul li{width:100%; margin:0 auto; border:1px solid #fff;float:none; margin-bottom:30px;}
#new .n2{ padding-top:0px;}

.n2{width:100%;}

.wenzi h3{ width:80%}
.foota{ width:95%; display:none }
.fazuo{ width:40%; margin-right:0px;}
.disan{ width:20%; }
.dier{ width:40%;}
.ewm{ display:none;}
.footc{ width:95%;}
.ny_news_txt {width: 60%; border-left:0px; margin-left:0px;}
.ny_news_txt a{ font-size:16px;}
.ny_news_txt p{ display:none}
.ny_news_more { display:none;}
.ny_news_time { height:auto!important} 
.xiangxi h2 { background:none; height:auto!important; color:#0a489b; line-height:25px;}

/*手机版底部导航*/
.htmleaf-container{ display:none}
#banner{ display:block}
.tbottom{ display:block; height:70px;}
.bottomNav {display:block;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px;}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem}


.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #0065ce;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}



#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	}

.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#0a489b}



/*手机版顶部导航*/
@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:25px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block;padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:10rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}

.cd-logo {
    position: absolute;
    top: 8px;
    left: 10px;
   
}

.search_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
background-size: auto 25px;
background-position: center center;
}
.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#00943e;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #00943e;
border-radius: 5px;
color: #00943e;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px; font-weight:bold;
}
.tab_con{ display:none;}

.tabs li{
float: left;
width: 50%;
height: 40px; color:#fff;
line-height: 40px;
font-size: 0.85rem; background:#d5261c;}

.tabs .thistab{
float: left;
width: 50%;
height: 40px; background:#0a489b;
line-height: 40px;
font-size: 0.9rem;
color: #fff;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {

    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap;box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4; background:#fff;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative;  overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:1.3rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#00943e;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #00943e;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}



		.menu_open{ display: block;}
	.menu_close{ display: none; background: url('../images/ico-cha.png') no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}

	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
	
	 #todayList{ margin:0 auto;
}
 .chatPanel .mediaFullText {
	margin:20px 10px;
	
}
 .chatPanel .time {
	margin:10px 0;
	color:#FFFFFF;
	width:auto;
	font-size:12px;
	display:block;
	float:left;
	background-color:#B4753C;
	padding:10px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	position:relative;
	-webkit-box-shadow:0 2px 1px 0 rgba(0, 0, 0, 0.14);
	-moz-box-shadow:0 2px 1px 0 rgba(0, 0, 0, 0.14);
	box-shadow:0 2px 1px 0 rgba(0, 0, 0, 0.14);
	
}
 .topding .chatPanel .time{background-color:#B4753C;}
 .chatPanel .time .timey {
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
}
 .chatPanel .time .timem {
	margin:0px;
	color:#FFFFFF;
	font-size:9px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
 .chatPanel .time .timed {
	margin:0px;
	color:#FFFFFF;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
 .chatPanel .time .timex {
	position:absolute;
	top:10px;
	right:-4px;
	background-color:#B4753C;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	width:12px;
	height:12px;
	transform: rotate(45deg) ;
	-webkit-transform: rotate(45deg) ;
	-moz-transform: rotate(45deg) ;
	-o-transform: rotate(45deg) ;
	-ms-transform: rotate(45deg) ;
}
 .topding .chatPanel .time .timex{background-color:#B4753C;}
 .chatPanel .media {
	border:0px solid #D1D1D1;
	box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-webkit-border-radius:5px 5px 10px 10px;
	-moz-border-radius:5px 5px 10px 10px;
	border-radius:5px 5px 10px 10px;
	background:url(../images/wap_bottom.png) repeat-x scroll left bottom #FFFFFF;
background-size:2px auto;
	margin-left:0px;
}

 .chatPanel .media .mediaPanel {
	padding:0px;
	margin:0px;
}

 .chatPanel .media .mediaHead {
	/*height:48px;*/
		padding:15px 15px 8px;
	border-bottom:0px solid #D3D8DC;
	color:#000000;
	font-size:20px;
}
 .chatPanel .media .mediashl {
	/*height:48px;*/
		padding:5px 15px 8px;
	border-bottom:0px solid #D3D8DC;
	color:#000000;
	font-size:20px;
}
 .chatPanel .media .mediaHead .title {
	line-height:1.2em;
	font-size:18px;
	display:block;
	text-align: left;/*height:25px;
		white-space:nowrap;
		text-overflow:ellipsis;
		-o-text-overflow:ellipsis;
		overflow:hidden;*/
	}

 .chatPanel .media .mediaImg {
	min-width: 200px;
	padding:0;
	margin:0 15px;
	overflow:hidden;
	position: relative;
	/*max-height:164px;*/
}
 .chatPanel .media .mediaImg img {
	width: 100%;
}
 .chatPanel .mediaFullText .mediaContent {
	padding:0 0 10px;
	font-size:16px;
	text-align:left;
	color:#222222;
}
 .chatPanel .mediaFullText .mediaContentP {
	margin:10px 15px 0px;
	border-bottom:1px solid #D3D8DC;word-break:normal;
	word-wrap:word-break;
}
 .chatPanel .mediaFullText .mediaContent p{
	max-height:40px; overflow:hidden; font-size:14px; 
	line-height: 1.5em;
}
 .chatPanel .media .mediaFooter {
	-webkit-border-radius:0px 0px 12px 12px;
	-moz-border-radius:0px 0px 12px 12px;
	border-radius:0px 0px 12px 12px;
	padding: 0 15px;
}
 .chatPanel .media .mesgIcon {
	display:inline-block;
	height:19px;
	width:10px;
	margin:8px 0px -2px 4px;
	background:url(../images/wap_ico-next2.png) no-repeat 0 0 ;
	background-size: 10px auto;
}
 .chatPanel .media .mediaFooter .mesgIcon {
	margin:18px 3px 0 0;
}

 .pagination{
	height: 60px;
    line-height: 60px;
    margin: 0 auto;
    text-align: right;
	padding-right: 8px;
}
.cplieaa { padding:1rem}
.mingcheng{ line-height:40px; margin-left:10px; font-size:0.75rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden;}
.youimg{ width:30px; margin-top:10px; }
.youimg img{ width:50%;}
.zuoimg{ background:#0a489b; height:40px; width:40px; border-top-left-radius:10px; text-align:center; margin:0 auto;border-bottom-left-radius:10px;}
.imaaa{ width:30px; padding-left:5px; padding-top:10px;}
.imaaa img{ width:50%;}
.cplieaa li{ background:#fff;border-bottom-right-radius:10px;border-top-right-radius:10px; margin-top:5px; margin-bottom:5px;}
.cplieaa { background:#f2f2f2; padding-bottom:0px;}
.wap_you{ background:#f2f2f2; padding-bottom:0.85rem;}
.wap_you ul li{ line-height:1.25rem; text-align:center}
.wap_you ul li a{ font-size:0.85rem; }
.wap_zuo{ text-align:center; margin:0 auto; margin-top:1rem;margin-bottom:0.5rem;}
.wap_zuo a{ font-size:18px; color:#029d25}
.wsliebiao{ border:0.85rem solid #fff; border-bottom:0px;}
.chanpinliebiao{border-bottom:0.85rem solid #fff;}

}

