@charset "utf-8";
/* CSS Document */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;  font-family:"微软雅黑"
 }
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a {text-decoration:none;outline:0 none;}
li{ list-style:none;}

/*头部*/
body {
background: #f3f3f3; 
  overflow-x: hidden; padding-bottom:95px;
}
.w1{margin: 0 auto;max-width: 750px; min-width: 300px;}
.bg-1{ background:#f1f2f6; padding:15px 0 20px;}
.bg-2{ background:#1f1f2b; padding:10px 2.66% 20px;}
.bg-3{ background:url(../img/bg_02.jpg) no-repeat center 0; padding:5px 2.66% 20px;}

.pad{ background:#fff; }
header{ display:block;}
.topheader{margin: 0 auto;max-width: 750px; min-width: 300px; background:#f3f3f3; text-align:center; padding-top:0.9%;}
.topheader .logo{ float:left;}
.topheader .htel{ float:right;}
.topheader .htel span{ color:#ff7301; font-size:.8rem; display:block; padding-left:49px; background:url(../img/dot_tel.jpg) no-repeat 0 center; line-height:40px;}
.topheader img{ width:100%; height:100%;}
@media (max-width: 593px) {
.topheader .logo{text-align:center; float:left; width:50%;}
.topheader .htel{ float:right; margin-top:3%; width:50%;}
}

@media (max-width: 300px) {
 .topheader img{ width:80%;}
}


.banner{ padding:0;line-height:0;}
.widget-slides{position:relative;margin:0 auto;padding:0;max-width:750px}.widget-slides .widget-body{padding:0}.widget-slides .widget-footer{padding:0;margin:0;border:0;display:none}.widget-slides .list-item img{display:block;width:auto;height:auto;max-width:100%;max-height:100%}.widget-slides .title{display:none}.widget-slides.widget-slides-dot .widget-footer{display:block;position:absolute;left:0;width:100%;bottom:0;height:20px;text-align:center;background:0 0}.widget-slides.widget-slides-dot .widget-footer .nav-list-item{display:inline-block;border-radius:50%;width:10px;height:10px;margin:3px;background:#fff}.widget-slides.widget-slides-dot .widget-footer .nav-list-item.on{background:#ffc845}.widget-slides.widget-slides-line .widget-footer{display:block;position:absolute;left:0;width:100%;bottom:0;height:10px}.widget-slides.widget-slides-line .nav-list{display:-webkit-flex;display:flex}.widget-slides.widget-slides-line .widget-footer .nav-list-item{flex:100% 1;-webkit-flex:100% 1;height:10px;background:rgba(0,0,0,.5)}.widget-slides.widget-slides-line .widget-footer .nav-list-item.on{background:rgba(0,0,0,.8)}.widget-slides.widget-slides-news .widget-footer{display:block;position:absolute;left:0;width:100%;bottom:0;height:30px;text-align:right;z-index:1}.widget-slides.widget-slides-news .widget-footer .nav-list-item{display:inline-block;border-radius:50%;width:5px;height:5px;margin:12px 5px;background:rgba(0,0,0,.5)}.widget-slides.widget-slides-news .widget-footer .nav-list-item.on{background:#fff}.widget-slides.widget-slides-news .list-item{position:relative}.widget-slides.widget-slides-news .title{box-sizing:border-box;display:block;position:absolute;left:0;width:100%;bottom:0;height:30px;line-height:30px;text-align:left;z-index:1;color:#fff;padding-left:1em;border-top:1px solid rgba(0,0,0,.5);box-shadow:inset 0 0 1px #fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.1) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.1) 0,rgba(0,0,0,.3) 100%)}
/* 本例子css */
.picFocus{ margin:0 auto;  width:333px; border:1px solid #ccc; padding:2px;  position:relative;  overflow:hidden;  zoom:1;   }
.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center;  }
.picFocus .hd ul li img{ width:62px; height:48px; cursor:pointer; margin-right:1px; border:2px solid #ddd;  }
.picFocus .hd ul li.on{ background:url(../images/icoUp.gif) no-repeat center 0; }
.picFocus .hd ul li.on img{ border-color:#015d9c;  }
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:330px; height:265px; display:block;  }

nav{ background:#1845a4;}
nav .menu{ position:relative;}
.menu ul{ background:url(../img/nav_line.jpg) repeat-x 0 center;height:100px;}
.menu ul li{height:50px;float:left; width:25%; background:url(../img/nav_line2.jpg) repeat-y right 0;}
.menu ul li a{ color:#fff; font-size:1.2rem;line-height:50px; text-align:center; position:relative; padding:0; height:50px; display:block; background:url(../img/nav_dot.jpg) no-repeat 17% center;}
.menu ul li:hover a,.nav ul li.on a,.nav ul li a:hover{ color:#fff;transition-duration:0.6s; text-decoration:none;}
.menu ul li.none{ background:none;}

.menu ul li .amenu{ background:#f0f0f0; width:100%; bottom:80px; position:absolute; left:0; z-index:-1; display:none;}
.menu ul li .amenu a{ color:#000; display:inline; height:60px; line-height:60px; font-size:13px; margin:0 10px;}

@media (max-width: 375px) {
.menu ul li a{font-size:1.1rem;}
}

@media (max-width: 320px) {
.menu ul li a{font-size:1rem;}
}

.nbom{ position:fixed; bottom:0; height:94px; width:100%; left:0; z-index:100000000000;}
.nbom .w1{ position:relative;background:#1845a4; height:94px;}
.nbom .ahome{ display:block; width:14.93%; height:112px; position:absolute; top:-30px; left:43%;}
.nbom .ahome img{ width:100%;}
.nbom .nav-bom{ height:94px;}
.nbom .nav-bom li{height:94px;float:left; width:20%;}
.nbom .nav-bom li.li-1{}
.nbom .nav-bom li a{ color:#fff; font-size:18px;line-height:23px; text-align:center; position:relative; padding:0; height:94px; display:block;}
.nbom .nav-bom li i{ display:block; width:29.2%; margin:12px auto 0;}
.nbom .nav-bom li i img{ width:100%;}
.nbom .nav-bom li a:hover{ color:#fff;transition-duration:0.6s; text-decoration:none;}
.nbom .nav-bom li.none{}

@media (max-width: 414px) {
.nbom{ height:65px;}
.nbom .nav-bom li a{ font-size:16px; line-height:18px;}
.nbom .ahome{ top:-20px; width:18.93%; left:41.2%;}

}
@media (max-width: 320px) {
.nbom{ height:50px;}
.nbom .ahome{ top:-15px}
.nbom .nav-bom li i{ margin-top:5px;}
.nbom .nav-bom li a{ font-size:14px; line-height:19px;}
}
.block-1{ position:relative;}
.block-1 .row1,.block-1 .row2{ width:72.66%; margin:0 auto;}
.block-1 span{ display:block; color:#4b4a4a; line-height:49px; font-size:18px; font-family:"微软雅黑"; line-height:49px; margin:24px 0 0; float:left; background:#e4e3e9; width:79.81%; text-align:center; border-radius:49px;}
.block-1 em{ display:block; background:url(../img/cdot_1.jpg) no-repeat center center; width:17.98%; height:109px; margin:0; padding:0; float:right; background-size:100% auto;}
.block-1 .cdot2{ background:url(../img/cdot_2.jpg) no-repeat center center; background-size:100% auto;}
.block-1 .cdot3{ background:url(../img/cdot_3.jpg) no-repeat center center; background-size:100% auto;}
.block-1 .cdot4{ background:url(../img/cdot_4.jpg) no-repeat center center; background-size:100% auto;}
.block-1 .cdot5{ background:url(../img/cdot_5.jpg) no-repeat center center; background-size:100% auto;}
.block-1 .cdot6{ background:url(../img/cdot_6.jpg) no-repeat center center; background-size:100% auto;}
.block-1 .row2 span{ float:right;}
.block-1 .row2 em{ float:left;}
@media (max-width: 414px) {
.block-1 .row1,.block-1 .row2{ width:90%;}
.block-1 span{ font-size:12px; margin:3.2% 0 0;}
.block-1 em{ height:75px;}
}
@media (max-width: 320px) {
.block-1 span{ font-size:16px; line-height:24px;}
.block-1 em{ height:75px;}
}



a.a-1{border-radius:10px; width:20%; height:36px; text-align:center; line-height:36px; color:#fff; font-size:16px; font-weight:normal;font-family:"微软雅黑"; display:block; background:#26c48b; margin:10px auto 0;}
a.a-1:hover{ color:#fff; transition-duration:0.4s;}

@media (max-width: 414px) {
a.a-1{ width:30%;}
}


.block-2{ position:relative;}
.block-2 .bys{ position:relative; margin:0;font-family:"微软雅黑";}
.block-2 .bys .bfont{ width:36.13%; height:100px; float:left; margin-top:8px;}
.block-2 .bys .bfont span{ display:block; background:url(../img/ys_1.jpg) no-repeat 0 0; height:54px; width:100%; font-size:20px; color:#fff; font-family:"微软雅黑"; font-weight:bold; text-indent:79px; line-height:35px;}
.block-2 .bys .bfont p{ margin:0; color:#848484; font-size:16px; line-height:24px; margin:0 10px 0 0; width:100%;font-family:"微软雅黑";}
.block-2 .bys .bf1{ margin-left:2%;}
.block-2 .bys .bf2{ margin-right:2%; float:right;}
.block-2 .bys .bf3{ margin-left:2%;}
.block-2 .bys .bf4{ margin-right:2%;float:right;}
.block-2 .bys .bf5{ width:100%;}

.block-2 .bys .bf2 span{ background:url(../img/ys_2.jpg) no-repeat 0 0;}
.block-2 .bys .bf3 span{ background:url(../img/ys_3.jpg) no-repeat 0 0;}
.block-2 .bys .bf4 span{ background:url(../img/ys_4.jpg) no-repeat 0 0; font-size:20px; line-height:30px;}
.block-2 .bys .bf5 span{ background:url(../img/ys_5.jpg) no-repeat 0 center; margin:0 auto;width:36.13%;}
.block-2 .bys .bf5 p{ width:auto; text-align:center;}

@media (max-width: 414px) {
.block-2 .bys{ height:auto;}
.block-2 .bys .bfont span{width:70.13%; margin:10px auto 0;}
.block-2 .bys .bfont{ float:none; width:94%; margin:0 auto; height:auto;}
.block-2 .bys p{ text-align:center;}
.block-2 .bys .bf1,.block-2 .bys .bf2,.block-2 .bys .bf3,.block-2 .bys .bf4,.block-2 .bys .bf5{ margin:0 auto; float:none;}

}
@media (max-width: 375px) {
.block-2 .bys .bfont span{width:78.13%;}
}
/*正文*/

.border{background:#fff; padding:15px 3.75%;}

.ititle-1{height:70px;font-family:"黑体"; text-align:left; line-height:70px; position:relative;}
.ititle-1 span{font-size:36px; display:block;color:#262b36; text-align:center; margin:0 auto; width:306px; position:relative; font-weight:bold; background:url(../img/title_01.jpg) no-repeat center bottom; height:70px;}
.ititle-1 em{color:#262b36; font-size:28px; font-style:normal; text-transform: uppercase; line-height:62px; text-align:center; background:url(../img/t_dot_01.png) no-repeat 0 0; width:56px; height:62px; display:block; position:absolute; left:-47px; top:9px; font-weight:bold;}

@media (max-width: 414px) {
  .ititle-1 span{ font-size:25px; width:200px;}
}

.title-1{margin: 0;padding:0;font-family:"微软雅黑"; height:55px; background:url(../img/title_01.png) repeat-x 0 bottom;}
.title-1 span{font-size:18px; display:block; color:#2d2c2c; line-height:35px; background:url(../img/t_dot_01.jpg) no-repeat 0 center; float:left; padding-left:164px;}
.t2 span{background:url(../img/t_dot_02.png) no-repeat 0 center;padding-left:131px;}
@media (max-width: 375px) {
  .title-1 span{background:url(../img/tt_dot_01.jpg) no-repeat 0 center; padding-left:38px; font-weight:bold;}
  .t2 span{background:url(../img/tt_dot_02.png) no-repeat 0 center;padding-left:38px;font-weight:bold;}
}

.title-2{margin:10px 0 0;padding:0;font-family:"微软雅黑"; height:40px;}
.title-2 span{font-size:18px; display:block; color:#2d2c2c; line-height:40px; text-align:center; background:#fff; height:40px;border-radius:5px;}


a.more{font-family:"宋体",Arial, Helvetica, sans-serif; float:right; color:#6b6b6b; line-height:35px; font-size:12px;}
a.more:hover{ color:#F00;}

/*面包屑*/
.place{line-height:40px; height:50px;color:#000;font-size:14px; margin:0;text-transform: uppercase; padding:0 3.75%;}
.place a{ color:#000;}
.place a:hover{color:#f00; text-decoration:none;}

.ul-1 {margin: 0; list-style:none;}
.ul-1 li {float: left;margin:0 0 15px 7.6%;width:38.4%; padding:0 0 10px; position:relative; background:#fff;font-family:"微软雅黑";}
.ul-1 li a.con {overflow: hidden;position: relative;display:block; padding:0;}
.ul-1 li .con div{width:100%; height:144px;text-align:center;/*非IE的主流浏览器识别的垂直居中的方法*/display: table-cell;/*设置垂直居中*/vertical-align:middle;/*设置水平居中*/text-align:center;/* 针对IE的Hack */*display: block;*font-size:124px; margin:0 auto; padding:0;}
.ul-1 li .con div img{vertical-align:middle; width:100%; height:auto;}
.ul-1 li .news_title{color:#000000;display: block; font-size:28px; line-height:48px;overflow: hidden; padding:0; margin:0; text-align:center;}
.ul-1 li i{ display:block; font-style:normal; background:#1845a4; color:#fff; text-align:center; font-size:18px; height:48px; line-height:48px; margin:0 20px;}
.ul-1 li a.con:hover .news_title{ color:#fec002;}
.ul-1 li:hover a.con:hover .news_title{color:#fec002;}
.ul-1 li a.con:hover i{ background:#fec002;}

@media (max-width: 506px) {
.ul-1 li{ width:41.5%; margin-left:5.6%;}
.ul-1 li .con div{ height:100px;*font-size:84px;}
.ul-1 li .news_title{ font-size:18px; line-height:28px;}
.ul-1 li i{ font-size:15px; height:30px; line-height:30px;}
}
@media (max-width: 375px) {
.ul-1 li .con div{ height:100px;*font-size:84px;}
.ul-1 li .news_title{ font-size:15px; line-height:28px;}
.ul-1 li i{ font-size:15px; height:30px; line-height:30px;}
}


.ul-2{list-style:none;margin:0; padding:0;}
.ul-2 li{ width:40.8%; float:left; margin:0;position:relative; overflow:hidden; margin:0 0 0 6.3%;font-family:"微软雅黑"; padding:9px 9px 20px;}
.ul-2 li div{width:100%; height:150px;text-align:center;/*非IE的主流浏览器识别的垂直居中的方法*/display: table-cell;/*设置垂直居中*/vertical-align:middle;/*设置水平居中*/text-align:center;/* 针对IE的Hack */*display: block;*font-size:204px; margin:0 auto;}
.ul-2 li img{vertical-align:middle;transition-duration:0.8s; width:100%; height:100%;}
.ul-2 li a{ display:block; position:relative; overflow:hidden;width:100%;}
.ul-2 li p{ margin:0; color:#eaeaea; font-size:15px;font-family:"微软雅黑"; line-height:24px; padding:10px 0 0; height:54px;}
.ul-2 li span{ display:block; color:#eaeaea; font-size:13px; line-height:30px; height:35px; border-bottom:1px solid #eaeaea; margin:0; text-align:center;}
.ul-2 li font{ color:#000; font-size:14px;}
.ul-2 li a:hover{ background:#1b92d5;transition-duration:0.8s;}
.ul-2 li a:hover p,.ul-2 li a:hover span,.ul-2 li a:hover font{ color:#fff;transition-duration:0.8s;}
.ul-2 li a:hover span{ border-color:#82c3e8;transition-duration:0.8s;}
.ul-2 li.last{ margin:0;}
.ul-2 li.li-1{ margin:0 18px;}

.u2 li{height:271px;}
.u2 li span{ text-align:center; font-weight:bold; }
.u2 li font{ color:#fff; font-size:16px; background:#1b92d5; text-align:center; height:50px; line-height:50px; display:block;}

@media (max-width: 568px) {
 .ul-2 li{ width:47.8%; margin:0 0 0 .2%;}
 .ul-2 li.last{ margin:0 auto;}
}

.ul-3{list-style:none;margin:0; padding:0;}
.ul-3 li{ width:40.8%; float:left; margin:0;position:relative; overflow:hidden; margin:0 0 0 6.3%;font-family:"微软雅黑"; padding:1%; background:#fff;}
.ul-3 li div{width:100%; height:auto;text-align:center;/*非IE的主流浏览器识别的垂直居中的方法*/display: table-cell;/*设置垂直居中*/vertical-align:middle;/*设置水平居中*/text-align:center;/* 针对IE的Hack */*display: block;*font-size:204px; margin:0 auto;}
.ul-3 li img{vertical-align:middle;transition-duration:0.8s; width:100%;}
.ul-3 li a{ display:block; position:relative; overflow:hidden;width:100%;}
.ul-3 li span{ display:block; color:#383838; font-size:20px; line-height:30px; height:30px; margin:0; text-align:center;}
.ul-3 li a:hover{ background:#1b92d5;transition-duration:0.8s;}
.ul-3 li a:hover p,.ul-3 li a:hover span,.ul-3 li a:hover font{ color:#fff;transition-duration:0.8s;}
.ul-3 li a:hover span{ border-color:#82c3e8;transition-duration:0.8s;}
.ul-3 li.last{ margin:0;}
.ul-3 li.li-1{ margin:0 18px;}

.u2 li{height:271px;}
.u2 li span{ text-align:center; font-weight:bold; }
.u2 li font{ color:#fff; font-size:16px; background:#1b92d5; text-align:center; height:50px; line-height:50px; display:block;}

@media (max-width: 568px) {
 .ul-3 li{ width:47.8%; margin:0 0 0 .2%;}
 .ul-3 li.last{ margin:0 auto;}
}


.ul-news{ margin:0; list-style:none; padding:0 4%;}
.ul-news li{line-height:38px;overflow:hidden;padding:0; color:#6f6f6f; font-size:18px; border-bottom:1px dashed #b7b7b7;}
.ul-news li a{color:#6f6f6f; display:block;font-family:"微软雅黑"; float:left; background:url(../img/dot_01.jpg) no-repeat 0 center; padding:0 0 0 15px;text-overflow: ellipsis;overflow:hidden;white-space:nowrap; width:65%;}
.ul-news li span{ color:#6f6f6f; float:right;}
@media (max-width: 320px) {
.ul-news li a{ width:60%;}
.ul-news li span{ font-size:14px;}
}


.content{ padding:20px 0; min-height:468px;line-height:28px; font-size:15px;}
.content p{ line-height:28px; font-size:15px;}

.ul-news2{ width: 100%; margin: 10px auto 0px;}
.ul-news2 li{ list-style: none; height:46px; line-height:46px; border-bottom:1px solid #ededed; background:url(../img/adot_6.png) no-repeat 0 center; padding-left:10px;}
.ul-news2 li a{color:#444; font-size: 14px; font-weight: normal; width:70%; height: 46px; line-height: 46px; display: block; float:left;text-overflow: ellipsis;overflow:hidden;white-space:nowrap;}
.ul-news2 li span{color:#999; display: inline-block; float: right;  font-size: 14px;font-weight: normal;}


.bpad{ padding:20px 30px;}

.nav-height{ height:50px;}
@media (max-width: 414px) {
.nav-height{ height:20px;}

}

.ajaxmore{display: block;width: 50%;height: 35px;text-align: center;color: #555;font-size: 14px;border: 1px solid #dadada;background: #f8f8f8;line-height: 35px;margin: 20px auto 0;}
#body {  padding: 4px; background: #fff;}

.tools { width: 100%; margin-bottom: 55px;}
.tools .pagec{ width: 100%; display: block; clear: both; background: #fafafa; height: 60px;}
.tools .pagec a{ width: 50%; display: inline-block; color: #686868; height: 60px; float: left; text-indent: 20px;} 
.tools .pagec .pre{ background-color: #fafafa;border-right: 1px solid #dcdcdc;}
.tools .pagec .next{ background-color: #fafafa;}
.tools .pagec a span { display: block; padding: 5px 0 0 0; color: #999; font-size: 14px; }
.tools .pagec a span.title { color: #4d4d4d;text-overflow: ellipsis;overflow:hidden;white-space:nowrap; width:100%; }
.tools .pagec a .p-content { display: block; height: 60px; width: 100%; }

.plist{} 
.plist li{display:block; float:left; margin:0 2.5% 3%; width:45%; line-height:0; background:#efefef; overflow:hidden;}
.plist li .img{overflow: hidden;width:100%;height: 135px;margin: 0 auto; text-align:center;}
.plist li .img img{ max-width: 100%;max-height: 100%;height: 100%;}
.plist li .ptitle{ line-height:30px;color:#333; text-align:center;}

@media (max-width: 414px) {
  .plist li .img{ height:100px;}

}
@media (max-width: 320px) {
  .plist li .img{ height:70px;}

}
/* Basic */
.index_ {padding:.4rem 0 .4rem;}
.index_ .article{text-align: center;padding-bottom: 0}
.index_ .T{padding: 0.6rem}
.index_ .T h2{font-weight:normal;font-size: 1.5rem;}
.index_ .T h2 strong{font-weight:normal;border-bottom: 2px solid #5fbe36;padding-bottom: 6px;}
.index_ .T h3{font-weight:normal;font-size: 1rem;}
.index_ .T img{display:block;}
.C{margin: 5px 0;font-size: 0.7rem;line-height:1.7;overflow: hidden;}

/*新闻动态*/
  .section_news{margin-bottom:15px;background-color:#fff}
  .section_news .T h3{float:left;color:#b5251e}
  .section_news .T a{float:right;font-size:.7rem;line-height:2}
  .section_news .article{text-align:left}
  .news-box{position: relative;color: #828282;border-bottom: 1px solid #ddd;font-size: 0.6rem;transition: all .2s ease;}
  .news-box .news-time .date{line-height: 22px; border-top: 3px solid; padding-top: 14px; margin-top: 6px;text-align: center;}
  .news-box .news-time .date i{font-size: 38px;font-weight: bold;display: block;line-height: 1;}
  .news-box .news-time .item{display: none;}
  .news-box .news-cont h3{font-size: 0.95rem;font-weight: normal}
  .news-box .news-cont h3 a{display:block;padding: 7px 0; color:#000;}
  .news-box .news-cont .more{color: #f00; font-weight: bold;font-size: 0.95rem;}
  .news-box .news-cont .p{font-size: 0.95rem}
  .news-box .news-media{height: 110px}
  .news-box .news-media img{height: 100%}
  .news-box.on {background: #ccc;}
  .news-box.on a {}
  .news-box.on a:hover {color:#761d1e}
  .f-toe {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*产品展示内页*/
.article-image, .ugc img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.pimg{ width: 98%; margin: 20px auto 0; border: 1px solid #ccc; line-height:0;}
.pimg img{ width:100%;  margin:0;}

/* ==========================================================================
   内页：站点功能模块
   ========================================================================== */
  /*
   * 通用标题
   */
   /*加盟门店*/
  .media-box{display:block;width:100%;background:#fff;text-align:center}
  .media-box .icon{display:inline-block;overflow:hidden;width:100%;height:115px;background:#fff;padding-top:4%;}
  .section_shop .media-box .icon{height:auto;max-height: 200px}
  .media-box .icon img{-webkit-transition-duration:1s;-moz-transition-duration:1s;transition-duration:1s;-ms-transition-duration:1s; height:100%;width: 100%;object-fit: cover;}
  .media-box h3{padding:5px 5px;font-size:.95rem; color:#000;}
  .media-box p{padding:0 10px;font-size:.6rem}

  /*单页内容区重定义*/
  .singleTxt *{font-size:.95rem!important;line-height:2!important;font-family: 'Microsoft YaHei'!important}
  .singleTxt p img{ width:100%!important;}
  
  /*
   * 切换
   */
  .article .T.tab{ padding:10px 0 0; font-size:20px;}
  .article .T.tab a{background: #1845a4;padding:8px 4px;font-size: 0.95rem;text-align: center;margin-bottom: 5px; color:#fff;}
  .article .T.tab a.on{background: #1845a4;color: #fff}

  /**/
  .section_npic .media-box{margin-bottom: 15px;padding-bottom: 0}
  .section_npic .media-box .icon img {height: 100%;max-width: inherit;}

  /*
   * 新闻列表
   */
  .section_nnews .news-box{padding: .5rem 0;}
  .m-component-more {
      font-family: 'microsoft yahei';
      padding-bottom: 10px;
      color: #323232;
      font-size: 16px;
      line-height: 24px;
      text-align:center;
  }
  .m-component-more a{
      display: inline-block;
      padding: 6px 12px;
      text-align: center;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      color: #fff;
      background-color: #26c48b;
      border-color: #26c48b;
      border-radius: 4px;
      font-size: 14px;
  }
  /*
   * 新闻详细
   */
  .section_ndetail{background: #fff}
   /*小菜单*/
  .PageMenuList{height: 46px;width: 100%;background: #f2f2f2;border-bottom: 1px solid #ebebeb;}
  .PageMenuList .wrap{height: 47px; position:relative;}
  .PageMenuList ul{position: absolute; left: 0px; top: 0px;}
  .PageMenuList ul li{float: left; height: 45px; padding: 0 17px; line-height: 45px; margin: 1px;}
  .PageMenuList ul li.hover{border: 1px solid #ebebeb; border-bottom: 1px solid #fff; background: #fff; font-weight: bold;}
  .PageMenuList ul li a{font-size: 14px; color: #454545;}
  .PageMenuList ul li.hover a, .PageMenuList ul li a:hover{color: #00aa3a;}

  /*面包屑*/
  .PageCrumbList{width: 100%;}
  .PageCrumbList .wrap{height: 46px;line-height: 46px; position:relative;border-bottom: 1px solid #ebebeb;}
  .PageCrumbList ul{position: absolute; left: 0px; top: 0px;}
  .PageCrumbList ul li{float: left; height: 45px; padding: 0 3px; line-height: 45px; margin: 1px;}
  .PageCrumbList ul li.hover{border: 1px solid #ebebeb; border-bottom: 1px solid #fff; background: #fff; font-weight: bold;}
  .PageCrumbList ul li a{font-size: 14px; color: #454545;}
  .PageCrumbList ul li.hover a, .PageCrumbList ul li a:hover{color: #00aa3a;}
  .PageCrumbList a{
    font-size: 14px;
    color: #454545;
    padding: 10px 3px;
    line-height: 45px;
    margin: 1px;
}
  /*正文*/
  .newsDetail{padding-bottom: 3em}
  .newsTit{width:100%;border-bottom:1px solid #eee;text-align:center;padding-bottom:24px}
  .newsTit h1{font-size:32px;color:#000;padding:30px 0 30px;font-weight: normal;line-height: 1.3}
  .newsTit p{font-size:14px;color:#454545}
  .newsTit p span{padding:0 20px}
  .newsTit p span .icon_js_c{background:url(../img/base/icon_news_detail.gif) no-repeat;display:inline-block;width:20px;height:20px;text-align:center;line-height:20px;overflow:hidden;font-size:14px;vertical-align:middle;margin-left:4px}
  .newsTit p span .icon_js_c_hover{background:url(../img/base/icon_news_detail.gif) -20px 0 no-repeat}
  .newsThumb{text-align: center;}
  .newsThumb img{max-width: 90%}
  /*内容*/
  .newsContent{font-size:14px;line-height:30px;padding:40px 0px 40px;margin-bottom: 16px;}
  .newsContent p{font-size:14px;margin:1.12em 0;line-height:30px}
  .newsContent h1,.newsContent h2,.newsContent h3,.newsContent h4,.newsContent h5,.newsContent h6{line-height: 150%}
  .newsContent h1{font-size:32px;font-weight:bold;margin:.67em 0}
  .newsContent h2{font-size:24px;font-weight:bold;margin:.75em 0}
  .newsContent h3{font-size:18px;font-weight:bold;margin:.83em 0}
  .newsContent h4{font-size:16px;font-weight:bold;margin:1.12em 0}
  .newsContent h5{font-size:14px;font-weight:bold;margin:1.5em 0}
  .newsContent h6{font-size:12px;font-weight:bold;margin:1.67em 0}
  .newsContent ul li{list-style:inherit}
  .newsContent .n_top{margin-top:0}

  .content_bak{font-size:14px;line-height:30px;padding:40px 60px;background-color: #F4F4F4;margin-bottom: 16px;}
  .content_bak p{font-size:14px;margin:1.12em 0;line-height:30px}
  .content_bak h1,.content_bak h2,.content_bak h3,.content_bak h4,.content_bak h5,.content_bak h6{line-height: 150%}
  .content_bak h1{font-size:32px;font-weight:bold;margin:.67em 0}
  .content_bak h2{font-size:24px;font-weight:bold;margin:.75em 0}
  .content_bak h3{font-size:18px;font-weight:bold;margin:.83em 0}
  .content_bak h4{font-size:16px;font-weight:bold;margin:1.12em 0}
  .content_bak h5{font-size:14px;font-weight:bold;margin:1.5em 0}
  .content_bak h6{font-size:12px;font-weight:bold;margin:1.67em 0}
  .content_bak ul li{list-style:inherit}
  .content_bak .n_top{margin-top:0}
  .content_bak p img{ width:98%;}
  /*点赞*/
  .newsPj{width:100%;text-align:center;padding-bottom:24px}
  .newsPj a.good,.newsPj a.bad{float:none}
  a.good,a.bad{font-size: 14px; float: right; color: #999;cursor: pointer}
  a.bad{padding-left: 18px}
  a.good span,a.bad span{background: url(../img/base/icon_news_detail.gif) no-repeat; width: 24px; display: inline-block; vertical-align: text-bottom; height: 31px; margin-right: 7px; cursor: pointer;}
  .newsPj a.bad span{background-position:0 -51px}
  .newsPj a.good span{background-position:0 -20px}
  .newsPj a.bad:hover span{background-position:-24px -51px}
  .newsPj a.good:hover span{background-position:-24px -20px}
  /*分享*/
  .newsbshare{text-align:center;font-size:14px}
  .newsDetailCur{width:100%;position:relative;padding:22px 0 16px}
  .newsDetailCur li{width:49.9%;float:left;font-size:14px;position:relative;z-index:1111;overflow: hidden;}
  .newsDetailCur li a{padding:5px 0 5px;}
  .newsDetailCur li.r{float:right;text-align:right}
  /*手机查看*/
  .check_moblie{ display:inline-block; width:98px; height:30px; vertical-align:middle; background:#f2f2f2; border:1px solid #e5e5e5; line-height:30px; color:#999; text-indent:9px; text-align:left; position:relative; cursor:pointer; margin-left:20px;}
  .check_moblie .isj{background:#888888; width:0px; height:0px; overflow:hidden; margin-bottom:5px; border-top:5px solid #888888; border-right:5px solid #f2f2f2;border-left:5px solid #f2f2f2; display:block; position:absolute; right:8px; top:14px;}
  .check_moblie .isj_hover{ border-top:none; border-bottom:5px solid #888888;}
  .mobile_qrview{ width:100%; min-width:100%; display:none;}
  .mobile_qrview .in{ border:1px solid #e5e5e5; position:relative; padding:20px 29px; min-height:130px; _height:130px; margin-top:22px;}
  .mobile_qrview h1{ font-size:30px; color:#000; padding-bottom:10px;}
  .mobile_qrview p{ line-height:24px; font-size:14px; color:#999}
  .mobile_qrview img{float:right}
  .mobile_qrview .clmoblie{ width:12px; height:12px; display:block; overflow:hidden; position:absolute; right:10px; top:10px; background:url(../images/icon_close_moblie.gif)}

  /*
   * 联系我们
   */
  .usinfo{padding: 10px 0}
  .usinfo .usinfo_title{line-height: 54px; margin-bottom: 20px; font-size: 30px;}
  .usinfo .info{font-size: 14px; color: #444; line-height: 30px;}
  .m-form .btn{width: 100%;border-radius: 0;padding:11px 12px;border:1px solid #812021}
  .m-form .btn { transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
  .m-form .btn-default:focus,
  .m-form .btn-default.focus{color: #fff; background-color: #812021; border-color: #8c8c8c;}
  .m-form .btn-default:hover{color: #fff; background-color: #812021; border-color: #adadad;}
  #map{border:1px solid #000;margin-top:40px}

  /*
   * 招聘
   */
  .section_njob{padding-top: 2em;padding-bottom: 4em}
  .section_njob .index_{padding-top: 1em;padding-bottom:1em}
  .section_njob .article{margin-bottom: 0}
  .section_njob .article .T h2{background: url(../img/section_njob_t.jpg) top center no-repeat;}
  .section_njob .seg{padding: 5px;border: 1px solid #d5d5d5;text-align: left;margin-bottom: 15px}
  .section_njob .seg .segin{padding: 5%;border: 1px solid #d5d5d5}
  .section_njob .seg .segin .C{height: 130px}
  .section_njob .seg h4{margin:15px 0}
  .section_njob .seg h4 strong{font-size: 1.2rem}
  .section_njob .help_info{padding: 20px 0;background-color: #f7f7f7;margin-bottom: 1em;text-align: center}
  .section_njob a.back{position: absolute;top: 28px;padding: 2px 15px;border:1px solid #ccc}
  /*
   * 招聘详细
   */
  .jobapply{border: 1px solid #cccccc;padding: 45px}
  .jobchild{font-size: 14px;border-right: 1px solid #cccccc}
  .jobchild p.job_label{padding:4px 0}
  .jobchild h3.job_name{color:#333333;line-height: 43px;font-size: 26px;margin-bottom: 15px;font-weight: 500;}
  .jobchild h4.job_name{font-size: 15px;margin-top: 25px;margin-bottom: 5px;}
  .jobchild p,.jobchild .job_label,.jobchild .job_cont{color:#7c7c7c;}


/*产品展示内页*/
.article-image, .ugc img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.pimg{ width: 98%; margin: 20px auto 0; border: 1px solid #ccc; line-height:0;}
.pimg img{ width:100%;  margin:0;}

/*边距*/
.npad{padding:none;}
.mrg-t-15{ margin-top:15px;}
.mrg-t-10{ margin-top:10px;}
.mrg-t-20{ margin:20px auto 0;}
.mrg-t-30{ margin-top:30px;}

.mrg-left{ margin-left:3px;}
.mrg-b-10{ margin-bottom:20px;}

/*浮动*/
.fl{ float:left;}
.fr{ float:right;}
/*去除浮动*/
.clear{ clear:both; overflow:hidden; zoom:1; float:none;}