﻿@charset "utf-8";
html{ font-size:62.5%!important;}
body{ padding:0px; margin:0px auto; font-size:1.6em; font-family: Microsoft YaHei,arial,'宋体'; color:#585858; 
min-width:320px; 
max-width:640px; 
/*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none;

/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0); 
-webkit-tap-highlight:rgba(0,0,0,0);

/*控制内容的可选择性*/
-webkit-user-select: none;  
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;

/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing: antialiased;  
}
ul,li,form,dl,dt,dd, div{ padding:0px; margin:0px;}
ul,ul li,i,table{ list-style: none; margin: 0; font-style:normal;}
h1,h2,h3,h4,h5,h6,p{ padding:0px; margin:0px;}
select,input,em,textarea{ font-size:1em; font-style:normal; color:#585858; font-family:"微软雅黑"; border-radius:0; -webkit-border-radius:0; border:0px;}
img,object{ border:none; max-width:100%; border:0; overflow:hidden; vertical-align:top;}
a{ color:#595757; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}  /* 去掉链接触摸高亮 */
a:focus {outline:none; -moz-outline:none;}
.hide{ display:none;}
.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.clearfix{ zoom:1;}
.clearfix:after,
.clearfix:before{content:" ";display: table;}
.clearfix:after{clear: both;}
/*手动设置间距*/
.space{ width:100%; height:1em; clear:both; overflow:hidden; zoom:0;}

/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden; zoom:0;}

/*页面框架内容*/
.Contain{ width:100%; min-width:320px; max-width:640px; margin:0 auto;}
.SinglePage{ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}

/*top.html*/
.top{ position:relative; background:url(../images/headbg_02.jpg) repeat-x left top;}
.top h1{ width:71.75%; float:left; padding:0% 0 1.7% 2.3%;}
.top h1 img{ width:100%; display: block;}
.navsld{ position:absolute; width:11.625%; right:2.3%; top:20.7%;}
.navsld img{ width:100%;}
.close{ display: none;}
.nav{ width:180px; background:#ad2330; position: absolute; top:100%; z-index: 100; right:0; padding:0 10px; display:none;}
.nav li{ border-bottom: 1px solid #c02433;}
.nav li p>a{ color:#fff;font-size:14px; padding:5px 0; line-height:35px;}
.nav li i{float:right; font-size:16px;}
.nav li .Subnav{padding-bottom:10px; font-size:14px; line-height:30px;}
.nav li .Subnav dd a{color:#fff;}
/*top.html end*/

/*bottom*/
.Bottom{ background:#eee; padding:4% 3%; font-size:1.2rem; color:#959595; font-family:Arial;}
.Bottom a{ color:#959595; }
.copyright{ float:left; width:77%; }
.btmlogo{ float:right; }
.btmlogo li{ float:left; margin-left:15px;}
.btmlogo li a i.fa-phone{ display:block; font-size:23px;}
.btmlogo li a i.fa-qq{ font-size:20px; }
.cbl{ position:fixed; background:#c02433; left:0; top:20%; width:40px; height:140px; z-index:99; padding:10px 0 40px; border-radius:0 10px 10px 0; transition:.5s;}
.cbl li a{ display:block; text-align:center;}
.cbl li a i{ color:#fff; font-size:30px; line-height:38px; }
.cbl li a p{ font-size:16px; color:#fff;}
.cbl .close{ position:absolute; left:0px; bottom:10px; z-index:100; display:block; background:#c02433; text-align:center; width:40px; text-align:center;}
.cbl .close i{font-size:25px; color:#000; font-weight:10; color:#fff; line-height:30px;}
/*bottom end*/

/*首页*/
.homeban{ position:relative; width:100%;}
.homeban .bd li a{display:block; width:100%;}
.homeban .bd li a img{ width:100%;}
.homeban .hd{ position:absolute; width:100%; text-align:center; bottom:20px; }
.homeban .hd li{ font-size:0; display:inline-block;*display:inline;*zoom:1; width:15px; height:2px; background:#fff; margin:0 3px;}
.homeban .hd li.on{ background:#ad2330; width:30px; }

/*product*/
.product{ margin-top:5%;}
.product .owl-carousel{ width:87%; margin:0 auto; }
.product .owl-carousel .item{ text-align:center; position:relative; border-bottom:3px solid #ad2330}
.product .owl-carousel .item a{ display:block; width:100%;}
.product .owl-carousel .item img{display:block; width:100%; height:145px;}
.product .owl-carousel .owl-nav .owl-next,.product .owl-carousel .owl-nav .owl-prev{ display:block; position:absolute; width:12px; height:24px; top:50%; margin-top:-20px; font-size:0;}
.product .owl-carousel .owl-nav .owl-prev{ left:-18px; background:url(../images/prev.png); background-size:12px 24px;}
.product .owl-carousel .owl-nav .owl-next{ right:-18px; background:url(../images/next.png); background-size:12px 24px;}
.product .owl-carousel .item a p{ color:#0a0a0a; font-size:1.8rem; line-height:32px;}
/*product end*/

/*公司新闻*/
.news{ margin:10% 7% 0 7%; }
.news .hd{ width:100%; text-align:center; }
.news .hd li{ display: inline-block; *display:inline;*zoom:1; font-size:2.2rem; color:#868686; border-bottom:2px solid #ababab; padding-bottom:2%; margin:0 5%;}
.news .hd li.on{ color:#ad2330; border-bottom:2px solid #ad2330;}
.news .bd{ margin-top:5%; }
/*.news .bd .box{ display:none;}*/
.news .bd .box .list li{ margin-bottom:3%; background:#e6e6e6; height:57px;}
.news .bd .box .list li .date{ float:left; background:#dad9d9; text-align:right; padding:1% 3%;}
.news .bd .box .list li .date h3{ font-weight:normal; font-size:2rem; color:#282828; }
.news .bd .box .list li .date p{ font-size:1.4rem; color:#909090; margin-top:3%; }
.news .bd .box .list li a.tit{ display:block; float:right; width:75%; color:#282828;}
.news .bd .box .list li a.tit span{ display:table-cell; vertical-align:middle; height:57px;}

.picsld{ position:relative; }
.picsld .phd{ position:absolute; right:12px; text-align:right; bottom:105px; line-height:10px;}
.picsld .phd li{ width:10px; height:10px; border-radius:5px; background:#cdc8c9; margin-left:5px;display:inline-block; font-size:0;}
.picsld .phd li.on{ background:#ad2330; }
.picsld .txt{ position:relative; height:40px; overflow: hidden; background:#e6e6e6;}
.picsld .txt li{ height:40px; line-height:40px; position:absolute; width:100%;}
.picsld .txt li a{ display:block; width:90%; text-indent:1em; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#636363; font-size:1.8rem;}
.picsld .more{ display:block; position:; right:0; bottom:0; height:34px; line-height:34px; width:119px; margin:15px auto 0px; text-align:center; color:#fff; background:#ae2433;}
.picsld .pbd li{ width:100%; }
.picsld .pbd li a{ display:block;}
.picsld .pbd li a img{ width:100%; height:214px; }
/*公司新闻 end*/

/*热线*/
.holine{ margin:5% 3%; }
.holine img{ width:100%;}
/*热线 end*/

/*在线留言.shtml*/
.ny_mess .tit{ border-top:1px solid #818181; height:44px; line-height:44px; background:#f1f1f1; padding-left:5%; color:#303030; }
.ny_mess .tit span{ margin-left:2%; font-size:1.4rem; color:#818181; }
.ny_mess .tit span i{ color:#af2432; margin:0 3px; }
.ny_mess ul{ margin:3% 5% 5% 5%; }
.ny_mess li{ margin-bottom:3%; }
.ny_mess li span{ font-size:1.8rem; color:#404040; width:84px; display:block; text-align:right; line-height:40px; float:left; margin-right:3%;}
.ny_mess li span i{ color:#af2432; margin-right:1%; }
.ny_mess li input.mtxt,.ny_mess li select{ height:38px; line-height:38px; border:1px solid #d2d2d2; padding-left:35px; width:55%;}
.ny_mess li.name input.mtxt{ background:url(../images/name.png) 10px center no-repeat; }
.ny_mess li.lxfs input.mtxt{ background:url(../images/phone.png) 10px center no-repeat; }
.ny_mess li.addr input.mtxt{ background:url(../images/addr.png) 10px center no-repeat; }
.ny_mess li.zxcx select{ background:url(../images/car.png) 10px center no-repeat; width:67%;}
.ny_mess li textarea{ border:1px solid #d2d2d2; padding:3%; width:60.5%; height:120px;}
.ny_mess li.btn{ text-align:center; }
.ny_mess li.btn input{ height:28px; line-height:28px; text-align:center; padding:0 5%; margin:0 1%; font-size:14px; }
.ny_mess li.btn input#tj{ color:#fff; background:#af2432;}
.ny_mess li.btn input#cz{ color:#404040; background:#dcdcdc;}
@media (min-width:640px){
.ny_mess li textarea{ width:55%; }
}
/*在线留言.shtml end*/

/*职位申请.shtml*/
.ny_hr{ margin:3% 5% 8% 5%; }
.ny_hr .tit{ background:url(../images/line.png) left center no-repeat; padding-left:11px; font-size:2.2rem; color:#202020; text-align:left;}
.ny_hr ul{ margin-top:3%;}
.ny_hr li{ margin-bottom:3%; }
.ny_hr li span{ font-size:1.4rem; width:84px; text-align:right; display:block; float:left; line-height:33px; color:#202020; }
.ny_hr li span i{ color:#c02433;}
.ny_hr li input.htxt{ border:1px solid #818181; height:31px; line-height:31px; padding-left:30px; width:59%;}
.ny_hr li.addr input.htxt{ background:url(../images/h1.png) 6px center no-repeat; }
.ny_hr li.lxfs input.htxt{ background:url(../images/h2.png) 6px center no-repeat; }
.ny_hr li.name input.htxt{ background:url(../images/h3.png) 6px center no-repeat; }
.ny_hr li.nation input.htxt{ background:url(../images/h4.png) 6px center no-repeat; }
.ny_hr li.age input.htxt{ background:url(../images/h5.png) 6px center no-repeat; }
.ny_hr li.card input.htxt{ background:url(../images/h6.png) 6px center no-repeat; }
.ny_hr li.mail input.htxt{ background:url(../images/h7.png) 6px center no-repeat; }
.ny_hr li.place input.htxt{ width:61%; vertical-align:middle; align-items: baseline; border:none; padding:0;}
.ny_hr li.place em{ display:block; margin-top:3%; font-size:1.4rem; margin-left:14px; }
.ny_hr li.btn{ text-align:center; }
.ny_hr li.btn input{ height:28px; line-height:28px; text-align:center; padding:0 5%; margin:0 1%; font-size:14px; }
.ny_hr li.btn input#tj{ color:#fff; background:#af2432;}
.ny_hr li.btn input#cz{ color:#404040; background:#dcdcdc;}
/*职位申请.shtml end*/

/*产品中心.shtml*/
.menu{ width:100%; height:50px; background:#7f7f7f;}
.menu .owl-carousel{ width:85%; margin:0 auto; }
.menu .owl-carousel .item a{ display:block; width:100%; line-height:50px; color:#fff; text-align:center;}
.menu .owl-carousel .item.on a{ color:#fff; background:#af2432; }
.menu .owl-carousel .owl-nav .owl-next,.menu .owl-carousel .owl-nav .owl-prev{ display:block; width:19px; height:50px; position:absolute; font-size:0; top:0;}
.menu .owl-carousel .owl-nav .owl-prev{ background:url(../images/wprev.png) center center no-repeat; left:-20px;}
.menu .owl-carousel .owl-nav .owl-next{ background:url(../images/wnext.png) center center no-repeat; right:-20px;}
.ny_dlbj{ margin-top:5%; }
.nytitl{ text-align:center; background:url(../images/titl.png) center bottom no-repeat; font-size:2.4rem; color:#303030; padding-bottom:1%; margin-bottom:4%;}
.dlsld .owl-carousel{ width:87%; margin:0 auto; }
.dlsld .owl-carousel .item{ text-align:center; position:relative;}
.dlsld .owl-carousel .item a{ display:block; width:100%;}
.dlsld .owl-carousel .item a img{ width:100%; height:156px;}
.dlsld .owl-carousel .owl-nav .owl-next,.dlsld .owl-carousel .owl-nav .owl-prev{ display:block; position:absolute; width:20px; height:39px; top:50%; margin-top:-35px; font-size:0;}
.dlsld .owl-carousel .owl-nav .owl-prev{ left:-25px; background:url(../images/sprevon.png); background-size:20px 39px;}
.dlsld .owl-carousel .owl-nav .owl-prev.disabled{ left:-25px; background:url(../images/sprev.png); background-size:20px 39px;}
.dlsld .owl-carousel .owl-nav .owl-next{ right:-25px; background:url(../images/snexton.png); background-size:20px 39px;}
.dlsld .owl-carousel .owl-nav .owl-next.disabled{ right:-25px; background:url(../images/snext.png); background-size:20px 39px;}
.dlsld .owl-carousel .item a p{ width:100%; color:#0a0a0a; font-size:1.8rem; line-height:40px;}
.ny_ljqy{ margin:5% 0; }
@media (min-width:640px){
.dlsld .owl-carousel .item a img{ width:100%; height:200px;}	
}
/*产品中心.shtml end*/

/*公司新闻.shtml*/
.ny_news{ margin:5% 0 7%; }
.newhd{ text-align:center; margin-bottom:5%;}
.newhd li{ display: inline-block; *display:inline;*zoom:1; margin:0 5%;}
.newhd li a{ display:block; font-size:2.2rem; color:#868686; border-bottom:2px solid #ababab; padding-bottom:5%; }
.newhd li.on a{ color:#ad2330; border-bottom:2px solid #ad2330;}
.ny_nlist ul{ margin:0 3% 3%; }
.ny_nlist li{ background:url(../images/point.png) left center no-repeat; padding-left:11px; line-height:35px; height:35px;}
.ny_nlist li .date{ float:right; color:#a9a9a9;}
.ny_nlist li a{ display:block; color:#2c2c2c; width:69%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.ny_nlist li.first{ height:auto; background:none; padding:0 0 3% 0; border-bottom:1px solid #9a9a9a; }
.ny_nlist li.first .pic{ float:left; width:40%; }
.ny_nlist li.first .txt{ float:right; width:56%; }
.ny_nlist li.first .txt h3 a{ font-weight:normal; line-height:1.8rem; font-size:1.8rem; color:#ad2330; display:block; white-space:nowrap; width:100%; overflow: hidden; text-overflow:ellipsis;}
.ny_nlist li.first .txt .date{ font-size:1.2rem; float:none; color:#8a8a8a;}
.ny_nlist li.first .txt p{ font-size:1.4rem; color:#8a8a8a; line-height:1.6rem; text-indent:2em; display:none; }
.ny_nlist li.first .txt p a{ display:inline; color:#ae251b; }
/*公司新闻.shtml end*/

/*pages*/
.Pages{ zoom:1; text-align:center; overflow:hidden; color:#666666;clear:both;}
.Pages span{ padding:0px 3px; display:inline-block; padding:4px 0;}
.Pages a{ display:inline-block; margin:0px 2px;line-height:28px;}
.Pages .p_page .a_first,.Pages .p_page .a_end,.Pages .p_page .a_prev,.Pages .p_page .a_next{ color:#7f7f7f; width:30px; line-height:30px; height:30px;text-align:center;font-size:1.2rem; background:#e5e5e5; vertical-align:middle;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover{ color:#fff;}
.Pages .p_page .a_first,.Pages .p_page .a_end{ display:none; }
.Pages .p_page .num a{ display:inline-block; width:30px; text-align:center; color:#7f7f7f; vertical-align:middle;font-size:1.2rem; height:30px; line-height:30px; vertical-align:middle;}
.Pages .p_page a:hover,.Pages .p_page a.a_cur{color:#ad2330;}

/*pages end*/

/*新闻详情页.shtml*/
.Titleinfo{ padding:3% 3% 2% 3%; text-align:center;  border-bottom:1px solid #eee; margin:0 3%;}
.Titleinfo .tit{ font-size:1.8rem; color:#333333; padding-bottom:2%;}
.Titleinfo .date i{ margin-right:2%; font-size:1.4rem;}
.info{ margin:3%; }
.info img{ max-width:100%;}
.PrevNextBox { border-top:1px solid #dadada; margin:3% 0px; padding-top:2%; position:relative; color:#888888;}
.PrevNextBox dl{ padding-left:3%; position:relative; margin-bottom:1%;}
.PrevNextBox dl b{ color:#000000; font-weight:normal;}
.PrevNextBox a{ color:#666666;}
.PrevNextBox a.none{ cursor:default; color:#888888;}
.PrevNextBox a.none:hover{ color:#888888;}
/*新闻详情页.shtml end*/

/*服务网络.shtml*/
.ny_service{margin:5% 3% 7%;}
.selects_box_widge{margin-bottom: 30px;}
.selects_box_widge .selects_list{width: 92%;float: left;}
.selects_box_widge .select_item{float: left;width: 31%;margin-right: 2%;position: relative;}
.selects_box_widge .select_item .left{height: 36px;line-height: 36px;font-size: 12px;color: #414040;width: 30px;float: left;}
.selects_box_widge .select_inputbox{position: absolute;/*padding-left: 30px;width: 100%;*/height: 36px;box-sizing:border-box;width: calc(100% - 30px);right: 0px;}
.selects_box_widge .select_inputbox .inputbox{background:#fff;border:1px solid #6f6f6f;width: 100%;height: 36px;box-sizing:border-box;position: relative;}
.selects_box_widge .select_inputbox .inputbox input{padding:0 4px;font-size: 12px;height: 34px;line-height: 34px;width: 84%;box-sizing:border-box;}
.selects_box_widge .select_inputbox .inputbox:before{content:'';display: block;width: 16%;height: 100%;background:#6f6f6f url(../images/xl.png) center no-repeat;position: absolute;right:0px;top:0px;}
.selects_box_widge .select_inputbox .xlbox{display:none;background:#fff;z-index:99;position: absolute;top:100%;left:0;border:1px solid #6f6f6f;border-top:0px;width:100%;box-sizing:border-box; height:200px; overflow-y:scroll;}
.selects_box_widge .select_inputbox .xlbox span{display: block;width: 100%;padding: 4px 4px;font-size: 11px;}
.selects_box_widge .selects_box_search{width: 8%;float: right;display: block;height: 36px;background:url(../images/search.png) right center no-repeat;background-size: 80%;}

.service_table{margin-bottom: 30px;}
.service_table .table_box{border:1px solid #818181;border-collapse:collapse; width:100%;}
.service_table .table_box tr{}
.service_table .table_box tr td{ width:33.33%; font-size:12px; padding:5px;}
.service_table .table_box tr.first{ background:#818181; }
.service_table .table_box tr.first th{ border-right:1px solid #fff;color: #fff; font-size:12px; font-weight:normal; padding:5px;}
.service_table .table_box tr td{ border:1px solid #818181; }
.service_table .table_box tr span:last-of-type{border-right:0;}
/*服务网络.shtml end*/

/*购买咨询.shtml*/
.gmzx_table td{text-align: center;}
.gmzx_table th img{height: 17px;margin-right: 7px;}
.gmzx_table tr:nth-of-type(even){background: #f1f1f1;}
/*购买咨询.shtml end*/

/*人才招聘.shtml*/
.ny_rczp{margin:5% 3% 7%;}
.ny_rczp .rczp_tiptext{font-weight: bold;font-size: 18px;margin-bottom: 10px;color: #333;}
.ny_rczp .rczp_list .jobname{margin-bottom:10px;color: #fff;padding:0 3px;line-height:28px;font-size: 14px;background-color: #ad2330;display: inline-block;}
.ny_rczp .rczp_list .textbox{}
.ny_rczp .rczp_list .textbox .item{overflow: hidden;margin-bottom: 2px;}
.ny_rczp .rczp_list .textbox .item .left{font-weight: bold;font-size: 14px;float: left;width: 70px;color: #333;}
.ny_rczp .rczp_list .textbox .item .right{width: calc(100% - 70px);float: right;font-size: 14px;line-height: 22px;}
.ny_rczp .rczp_list .tdjl{display: block;margin:15px auto 30px;border-radius: 16px;height: 35px;width: 160px;line-height: 35px;text-align: center;color: #fff;font-size: 16px;background-color: #ad2330;}
/*人才招聘.shtml end*/


/*环保信息.shtml*/
.ny_hbxx{margin:5% 3% 7%;}
.ny_hbxx .hbxx_tipname{font-size: 18px;margin-bottom: 15px;}
.ny_hbxx .hbxx_searchbox{overflow: hidden;margin-bottom: 30px;}
.ny_hbxx .hbxx_searchbox input{border:1px solid #d7d7d7;box-sizing:border-box;height: 40px;line-height: 38px;padding:0 4px;font-size: 14px;float: left;width: calc(100% - 75px);}
.ny_hbxx .hbxx_searchbox .btn{display: block;float: right;height: 40px;background-color: #af2432;line-height: 40px;text-align: center;color: #fff;width: 60px;}
.ny_hbxx .hbxx_table .table_box li span{width: 16.666666%;padding:5px 3px;word-break: break-all;text-align: center;}
/*环保信息.shtml end*/

/*联系我们.shtml*/
.ny_lxwm{margin:5% 3% 7%;}
.ny_lxwm .lxwm_textbox{}
.ny_lxwm .lxwm_textbox .item{overflow: hidden;margin-bottom: 8px;}
.ny_lxwm .lxwm_textbox .item1 .left{background:url(../images/lxwm_icon1.png) left center no-repeat;}
.ny_lxwm .lxwm_textbox .item2 .left{background:url(../images/lxwm_icon2.png) left center no-repeat;}
.ny_lxwm .lxwm_textbox .item3 .left{background:url(../images/lxwm_icon3.png) left center no-repeat;}
.ny_lxwm .lxwm_textbox .item4 .left{background:url(../images/lxwm_icon4.png) left center no-repeat;}
.ny_lxwm .lxwm_textbox .item5 .left{background:url(../images/lxwm_icon5.png) left center no-repeat;}
.ny_lxwm .lxwm_textbox .item .left{padding-left:21px;font-size: 15px;font-weight: bold;color: #333;line-height: 18px;float: left;background-size:auto 14px;}
.ny_lxwm .lxwm_textbox .item .right{float: right;width: calc(100% - 100px);font-size: 15px;color: #333;}
/*联系我们.shtml end*/

/*汽车详情.shtml*/
.ny_proinfo{margin:5% 3% 7%;}
.ny_proinfo .sec1{overflow: hidden;margin-bottom: 30px;}
.ny_proinfo .sec1 .imgbox{width:50%;float: left;}
.ny_proinfo .sec1 .rightbox{width:46%;float: right;}
.ny_proinfo .sec1 .rightbox .title{border-left:2px solid #ad2330;padding-left: 3px;color: #ad2330;font-weight: bold;font-size: 17px;line-height: 17px;}
.ny_proinfo .sec1 .rightbox .tjcx_tip{color: #ad2330;margin:3px 0 3px 0px;}
.ny_proinfo .sec1 .rightbox .tjcx_box{border:1px solid #818181;padding:3px;color: #818181;font-size: 12px;word-break: break-all;}
.ny_proinfo .sec2 .tabhd{background-color: #f1f1f1;padding-top: 3px;overflow: hidden;margin-bottom: 30px;}
.ny_proinfo .sec2 .tabhd li{float: left;width: 33.333%;text-align: center;padding:6px 0;font-size: 14px;}
.ny_proinfo .sec2 .tabhd li.on{border-top:2px solid #ad2330;background-color: #fff;}
.ny_proinfo .sec2 .tabbd .item{display: none;font-size: 14px;line-height: 22px;}
/*汽车详情.shtml end*/

/*知识库.shtml*/
.ny_tplist{ margin:5% 3%; }
.ny_tplist li{ margin-bottom:3%; background:#f2f2f2; position: relative;}
.ny_tplist li .pic{ display:block; float:left; width:40%; }
.ny_tplist li .txt{ float:right; width:55%; margin-right:2%;}
.ny_tplist li .txt h3{ margin-top:5%; }
.ny_tplist li .txt h3 a{ font-weight:normal; font-size:1.8rem; color:#202020; }
.ny_tplist li .txt .more{ color:#ae2433; font-size:1.4rem; position:absolute; bottom:6%; right:3%;}
/*知识库.shtml end*/

/*单篇.shtml*/
.dp{ margin:5% 3%; }
.dp img{ max-width:100%; }
/*单篇.shtml end*/

.more1,.more2,.more3,.more4,.more5,.more6{text-align:center; display:block;}

.service_imgmap{display:none;}



