@charset "utf-8";
html{font-size:42.6667px;}
@media (min-width:320px){
  html{font-size:42.6667px}
}
@media (min-width:360px){
  html{font-size:48px}
}
@media (min-width:375px){
  html{font-size:50px}
}
@media (min-width:384px){
  html{font-size:51.2px}
}
@media (min-width:411px){
  html{font-size:54.8px}
}
@media (min-width:448px){
  html{font-size:59.7333px}
}
@media (min-width:480px){
  html{font-size:64px}
}
@media (min-width:512px){
  html{font-size:68.2667px}
}
@media (min-width:544px){
  html{font-size:72.5333px}
}
@media (min-width:576px){
  html{font-size:76.8px}
}
@media (min-width:608px){
  html{font-size:81.0667px}
}
@media (min-width:640px){
  html{font-size:85.3333px}
}
@media (min-width:750px){
  html{font-size:100px}
}

body{color:#333;font-size:10px;font-family:'Microsoft YaHei';margin:0;padding:0;position:relative;background:#FFF;}
html, body, div, p,span, a, table, textarea, form, input, img, ul, li,dd,dl,dt {margin: 0;padding: 0;}
li{list-style:none;text-indent:0;}
a{color:#333;}
a:visited,a:active,a:link {text-decoration: none; color:inherit}
a:hover {text-decoration: underline;}
td,th {}
.left{float:left}
.right{float:right}
a{text-decoration:none;outline:none;}
a:hover{text-decoration:none;}
a:active {star:expression(this.onFocus=this.blur());} 
img {border:0px}
/*h1, h2, h3, h4, h5, h6, b, i, em {font-size:1em;font-style: normal;margin: 0;padding: 0;}*/
h1, h2, h3, h4, h5, h6{font-family:'Microsoft YaHei';}
.area:after,.clear:after,.con:after{content:" ";display:block;visibility:hidden;height:0;clear:both;}
.area{position:relative;margin:0 auto;width:100%;max-width:640px;}
.clear,.area{*zoom:1;}
.pageboder,#footer{font-size: 16px;}
@media all and (max-width: 540px) {.pageboder,#footer{font-size: 14px;}}
@media all and (max-width: 480px) {.pageboder,#footer{font-size: 12px;}}
@media all and (max-width: 420px) {.pageboder,#footer{font-size: 10px;}}
@media all and (max-width: 360px) {.pageboder,#footer{font-size: 8px;}}
.pageboder{margin:0 auto;padding-bottom:52px;position:relative;z-index:1;overflow:hidden;width:100%;min-width:320px;max-width:640px;background:#fff;}
.allpage{position:relative;z-index:10;right:0;}

/******************************/
.bt5{margin-bottom:5px}
.bt10{margin-bottom:10px}
.bt15{margin-bottom:15px}
.bt20{margin-bottom:20px}
.bt30{margin-bottom:30px}
.bt35{margin-bottom:35px}

/***************** header ***********************/
#header{}
.top-box{ position:relative;text-align:center;}
.top-box .logo{display:inline-table;width:100%;}
.top-box .logo a{ display:block; text-align:center}
.top-box img{vertical-align:middle;width:100%;}

.color-select{position:fixed;top:0;left:0;width:100%;z-index:50;}
.color-select li{float:left;height:20px; cursor:pointer;}
/***************** link-box ***********************/
.link-box{ padding:5px 0; color:#666; font-size:1.2em; line-height:23px; font-family:"宋体";}
.link{ padding:0 5px;}
/***************** phone-box ***********************/
.phone-box{line-height:2; text-align:center;}
.phone-box span{ display:inline-block;*display:inline;*zoom:1; vertical-align:top;font-size:1.6em;}
.phone-box span.span-a{padding-left:30px;background:url(../wapimages/phone.png) 0 center no-repeat;font-family:'Microsoft YaHei';}

/***************** m-nav ***********************/
.m-nav{font-size:1.4em;font-family:'Microsoft YaHei';}
.m-nav li{float:left; width:25%;padding:2px 0;text-align:center;}
.m-nav a{display:block; margin:0 auto; width:96%; height:2.8em; line-height:2.8;overflow:hidden;}

/* Swiper Styles */
.swiper-slide {float: left; position:relative;}
.swiper-slide img{ width:100%; }
.swiper{margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;/* Fix of Webkit flickering */z-index:1;}
.swiper-wrapper {position:relative;width:100%;-webkit-transition-property:-webkit-transform, left, top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform, left, top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform, left, top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform, left, top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform, left, top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {-ms-touch-action: pan-y;}
.swiper-wp8-vertical {-ms-touch-action: pan-x;}
/* Specify Swiper's Size: */
.arrow-left{ position:absolute; left:5px; top:50%; margin-top:-13px; background:url(../wapimages/bg_direction_nav.png) 0 0 no-repeat; width:26px; height:26px;text-align:center;text-indent:-999em;z-index:999;}
.arrow-right{ position:absolute; right:5px; top:50%; margin-top:-13px; background:url(../wapimages/bg_direction_nav.png) 0 -26px no-repeat; width:26px; height:26px;text-align:center;text-indent:-999em;z-index:999;}
/* Pagination */
.pag-1{position:absolute;top:87%;left:0px;z-index:999;text-align:center;width:100%;}
.pagination-text{ position:absolute; bottom:0; left:0; padding-left:5px; height:24px; line-height:24px; color:#fff; font-size:1.2em;z-index:99;}
.pag-1 .swiper-pagination-switch{display:inline-block;width:12px;height:12px;-webkit-border-radius:10px 11px 11px 10px/10px 10px 11px 11px;-moz-border-radius:10px 11px 11px 10px/10px 10px 11px 11px;border-radius:10px 11px 11px 10px/10px 10px 11px 11px; background-color:#fff;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.4);-moz-box-shadow:inset 0 0 4px rgba(0,0,0,.4);box-shadow:inset 0 0 4px rgba(0,0,0,.4);margin:0 4px;cursor: pointer;}
.pag-1 .swiper-active-switch{background-color:#0090da;filter:alpha(opacity=100);opacity:1;-moz-opacity:1;-khtml-opacity:1;}
.pagination-bg{display:block;position:absolute;bottom:0;left:0;width:100%;height:30px;filter:alpha(opacity=43);opacity:0.43;-moz-opacity:0.43;-khtml-opacity:0.43;background:#000;z-index:9;}


.album-img{margin-bottom:.4em;text-align:center;}
.album-img img,.bigimg img{max-width:100%;}
.thumbimg{position:relative;overflow:hidden;}
.thumbimg .thumb-con{position:absolute;left:6%;top:0;width:88%;z-index:3;}
.thumbimg .thumb-btn{position:absolute;top:0;display:block;float:left;height:100%;width:6%;z-index:5;}
.thumbimg .thumb-prev{left:0;background:#e5e5e5 url(../wapimages/arrows-left.png) center no-repeat;}
.thumbimg .thumb-next{right:0;background:#e5e5e5 url(../wapimages/arrows-right.png) center no-repeat;}
.thumbimg .swiper-slide{width:25%;text-align:center;}
.thumbimg .swiper-slide img{width:94%;}
.thumbimg .overimg{display:block;width:12%;}
/***************** main-box ***********************/
a.more{ position:absolute; right:10px; top:0; display:block;font-family:'microsoft yahei'; font-weight:normal;z-index:5;}
.tabcur a.more{z-index:10;}
/***************** news-ul ***********************/
.m-newslist li{ padding:0 5px;border-bottom:1px solid #ccc;}
.m-newslist li a{ display:block; padding-left:1em;font-size:1.2em;height:2.6em; line-height:2.6; overflow:hidden;}
.m-newslist li .mark{ color:#1984b7; padding-right:10px;}
/***************** tab ***********************/
.tab .tabtitle{position:relative; margin-bottom:5px; border:0;line-height:0;}
.tab .tabtitle:after{content: ""; display: block; height: 0; clear: both; visibility: hidden;}
.tab .tabtitle .tabbtn{display:inline-block;*display:inline;*zoom:1;padding:0 1em;height:2.4em;line-height:2.4;font-size:1.4em;overflow:hidden;text-align:center; cursor:pointer;}
.tab .tabtitle .tabbtn span{}
.tab .tabtitle .tabcur span{font-weight:bold;}
/***************** con ***********************/
.m-content img{float:left;width:120px;margin-right:10px;}
.m-content{ padding:1em; line-height:1.8; font-size:1.2em;word-break:break-all;}
.m-content a{display:block;}

.m-linklist{font-size:1.4em;padding:4px 0;margin-bottom:.5em;}
.m-linklist li{float:left;text-align:center;}
.m-linklist a{display:block;padding:0; cursor:pointer;margin:3px 5px; height:2.4em; line-height:2.4;overflow:hidden; text-align:center;font-weight:normal;}

.m-linklist2{font-size:1.4em;padding:4px 0;margin-bottom:.5em;}
.m-linklist2 li{float:left;text-align:center;}
.m-linklist2 a{display:block;padding:0;cursor:pointer;margin:3px 5px; height:2.4em; line-height:2.4;overflow:hidden; text-align:center; font-weight:normal;}

.m-linklist3{font-size:1.6em;padding:4px 0;margin-bottom:.5em;}
.m-linklist3 li{float:left;text-align:center;}
.m-linklist3 a{display:block;padding:0;cursor:pointer;margin:0 2px 3px; height:38px; line-height:38px;overflow:hidden;text-align:center; font-weight:normal;background:url(../wapimages/nav-class-bg.png) center top no-repeat;}

.search{ padding:2% 0;}
.search .f-search{width:94%; display:inline-block; z-index:99; margin:0 3%;border:1px solid #c2c2c4; background:#efeaea; clear:both;}
.search .f-search .u-text{ float:left; background:none; margin-left:4%; line-height:30px; border:0;width:70%;color:#4a4a4a; font-size:1.1em; font-family:微软雅黑; padding:4px 0;}
.search .f-search .u-btn{ float:right;padding:0; height:30px;margin-right:1%; margin-top:4px;width:8%; min-width:30px; border:0;background:url(../wapimages/search_but.png) no-repeat center; background-size:60% ;}

/***************** photo-list ***********************/
.photo-list{} 
.photo-list li{margin:1em 0;float:left;width:50%;}
.photo-list .box{width:90%;margin:0 auto;text-align:center;text-align: center;}
.photo-list .over{position:relative;width:100%;overflow:hidden;}
.photo-list .over .img{width:100%;}

.photo-list .pic,.photo-list .jqthumb{position:absolute;left:0;top:0;max-width:100%;}
.photo-list .pic{left: 20%;}
.photo-list .name{font-size:1.4em;height:1.8em;line-height:1.8;text-align:center;overflow:hidden;}
.photo-list .name2{font-size:1.4em;height:2.8em;line-height:1.4;text-align:left;overflow:hidden;}
.photo-list .pri{color:#ffb244;font-size:1.4em;line-height:1.8;}
.photo-list a{display:block;}
/***************** photo-list2 ***********************/
.photo-list2{} 
.photo-list2 li{margin:1em 0;float:left;width:50%;}
.photo-list2 .box{position:relative;width:90%;margin:0 auto;text-align:center;*zoom:1;}
.photo-list2 .over{position:relative;width:100%;overflow:hidden;}
.photo-list2 .over .img{width:100%;}
.photo-list2 .pic,.photo-list2 .jqthumb{position:absolute;left:0;top:0;width:100%;}
.photo-list2 .name{position:absolute;bottom:0;left:0;width:100%;font-size:1.4em;height:1.8em;line-height:1.8;text-align:center;background:url(../wapimages/pngbg-b50.png) repeat;color:#FFF;overflow:hidden;}
.photo-list2 a{display:block;}
/***************** photo-list3 ***********************/
.photo-list3{} 
.photo-list3 li{margin:1em 0;float:left;width:50%;}
.photo-list3 .box{width:90%;margin:0 auto;text-align:center;}
.photo-list3 .over{position:relative;width:100%;overflow:hidden;}
.photo-list3 .over .img{width:100%;}
.photo-list3 .pic,.photo-list3 .jqthumb{position:absolute;left:0;top:0;width:100%;}
.photo-list3 .name{font-size:1.4em;height:1.8em;line-height:1.8;text-align:center;overflow:hidden;}
.photo-list3 a{display:block;}
/***************** photo-list4 ***********************/
.photo-list4{} 
.photo-list4 li{margin:1em 0;float:left;width:50%;}
.photo-list4 .box{position:relative;width:90%;margin:0 auto;text-align:center;*zoom:1;}
.photo-list4 .over{position:relative;width:100%;overflow:hidden;}
.photo-list4 .over .img{width:100%;}
.photo-list4 .pic,.photo-list4 .jqthumb{position:absolute;left:0;top:0;width:100%;}
.photo-list4 .name{position:absolute;bottom:0;left:0;width:100%;font-size:1.4em;height:1.8em;line-height:1.8;text-align:center;background:url(../wapimages/pngbg-b50.png) repeat;color:#FFF;overflow:hidden;}
.photo-list4 a{display:block;}
/***************** m-teamcon ***********************/
.m-teamcon li{ padding:15px 5px; border-bottom:1px solid #ece2d8;}
.m-teamcon li:after{content: ""; display: block; height: 0; clear: both; visibility: hidden;}
.m-teamcon li img{ float:left; margin-right:1em; width:25%;border:1px solid #ddd;}
.m-teamcon li h4{height:1.6em;line-height:1.6;overflow:hidden;font-size:1.4em; }
.m-teamcon li .cn2{height:3.6em;line-height:1.8;font-size:1.2em;overflow:hidden;}
.m-teamcon li .cn3{height:5.4em;line-height:1.8;font-size:1.2em;overflow:hidden;}
.m-teamcon li .pri{color:#ffb244;line-height:2;font-size:1.2em;}
.m-teamcon li .pri b{color:#333;}
.m-teamcon a{display:block;}

/***************** srollTop-box ***********************/
.srollTop-box{ display:none;}
.srollTop-box a{ display:block; margin-bottom:10px;width:100%; height:3em; line-height:3; color:#fff; font-size:1.4em; text-align:center;-webkit-border-radius: .6em;border-radius: .6em;}
/***************** footer-box ***********************/

/*
 * m-footer
 * 底部样式
*/
#footer{z-index:9999;}
.m-footer{position:relative;margin:0 auto;text-align:center;z-index:4000;max-width:640px;min-width:320px;height: 60px; background-color:#333;z-index:4000;}
.m-footer ul li{float:left;padding:10px 0;width:25%;background:url(../wapimages/navLine.png) right 16px repeat-y;}
.m-footer ul li.last{background:none;}
.m-footer .icon{width:100%; display:block;}
.m-footer ul a{display:block;font-family:'Microsoft YaHei';color:#fff;text-align:center;font-size:1.2em;}
.m-footer ul span{display:block;margin:0 auto;width:100%;}
.m-footer ul span.u-img{margin-bottom:5%;}
.m-footer ul span.u-img img{max-width:50%;}

/***************** sub-box ***********************/
.sub-title{padding-left:.8em;height:2.2em;line-height:2.2;font-size:1.4em;}
.sub-title a.back{float:right;display:block;padding:0 1em;text-align:center; color:#fff;border-radius:5px;background-image:url(../wapimages/pngbg-w20.png);background-repeat:repeat;}
.sub-more{padding:.4em 0;margin-bottom:.4em;text-align:center;line-height:2;font-size:1.8em;color:#666;font-family:'Microsoft YaHei';}
.sub-more a{display:block;border: 1px solid #CCC;background: #EEE;font-weight: bold;color: #555;
text-shadow: 0 1px 0 white;-webkit-border-radius: .6em;border-radius: .6em;
background-image: -webkit-gradient(linear,left top,left bottom,from( white ),to( #F1F1F1 ));
background-image: -webkit-linear-gradient( white,#F1F1F1 );
background-image: -moz-linear-gradient( white,#F1F1F1 );
background-image: -ms-linear-gradient( white,#F1F1F1 );
background-image: -o-linear-gradient( white,#F1F1F1 );
background-image: linear-gradient( white,#F1F1F1 );}


.sub-content{padding:10px;font-size:1.2em;line-height:2;}
.sub-content .center{text-align:center;}
.sub-content img{ max-width:100%;}
.sub-content h1{font-size:1.6em;line-height:1.6;text-align:center;font-family:'Microsoft YaHei';margin-bottom:10px;font-weight:bold}
.sub-content .price{color:#FF6400;}
.sub-content .price span{font-size:2em}
.sub-content .button{display: block;text-align: center;cursor: pointer;margin: .5em 0;padding:5px 0;line-height:2;font-size:1.6em;-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);box-shadow: 0 1px 3px rgba(0,0,0,.2);-webkit-border-radius: 1em;border-radius: 1em;border: 1px solid #ccc;background: #eee;font-weight: bold;color: #222;text-shadow: 0 1px 0 #fff;
background-image: -webkit-gradient(linear,left top,left bottom,from( #fff ),to( #f1f1f1 ));
background-image: -webkit-linear-gradient( #fff,#f1f1f1 );
background-image: -moz-linear-gradient( #fff,#f1f1f1 );
background-image: -ms-linear-gradient( #fff,#f1f1f1 );
background-image: -o-linear-gradient( #fff,#f1f1f1 );
background-image: linear-gradient( #fff,#f1f1f1 );}
.sub-content table{}

.pro-detail{margin-bottom:.4em;line-height:2;font-size:1.4em;}
.pro-detail h1{padding:.4em 0;font-size:1.4em;text-align:center;font-family:'microsoft yahei';}
.pro-detail .detail-time{position:relative;text-align:center;color:#666;padding:.3em 0;}
.pro-detail .detail-dl{padding:0 .4em;}
.pro-detail .detail-dl dt{float:left;}
.pro-detail .detail-user{text-align:center;padding:5px 0;margin-bottom:.4em;}
.pro-detail .detail-share{padding:5px 0;text-align:right}
.pro-detail .detail-img{position:relative;text-align:center;padding:.4em 0;}
.pro-detail .detail-img img,.pro-detail .detail-con img{max-width:100%;}
.pro-detail .detail-con{text-align:justify;padding:.4em;}
.pro-detail .detail-page{padding:10px;border-top:1px solid #e4e4e4;}
.pro-detail .detail-page .page-text{width:48%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-detail .detail-page .rightpage{float:right;text-align:right;}
.pro-detail .detail-page .leftpage{float:left;}
.pro-detail .img-prev,
.pro-detail .img-next{width: 66px;display: block;top: 50%;height: 62px;background-color:#333;background-image: url('../wapimages/light_btn.png');background-repeat:no-repeat;cursor: pointer;position: absolute;z-index: 9999;margin-top: -16px;opacity: 0.5;-webkit-transition: opacity 0.35s linear 0s;transition: opacity 0.35s linear 0s;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
.pro-detail .img-prev:hover,
.pro-detail .img-next:hover{opacity: 1;}
.pro-detail .img-prev {background-position:center left;left: 0px;}
.pro-detail .img-next {background-position:center right;right: 0px;}

.gallery-row:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.gallery-item { float: left; width: 33.33333333%; }
.gallery-item a { display: block;}
.gallery-item img { display: block; width: 100%; height: auto; }
#waterfall{position:relative;padding-bottom: 10px;}
#waterfall li.hover{background:#f5f5f5;}
#waterfall li{float:left;margin:5px;background:#fff;}
#waterfall .box{font-size:12px;}
#waterfall .box .imgholder{}
#waterfall .box .imgholder img{width:100%; background:#ccc;display:block;}
#waterfall .box .title{padding-top:10px;margin-bottom:7px;font-size:18px;text-align:center;font-family:'microsoft yahei';}
#waterfall .box .name{margin-bottom:7px;overflow:hidden;color:#333;font-size:12px;text-align:center;}
#waterfall .box .btn{display:block;width:110px;height:26px;line-height:26px;text-align:center;margin:0 auto;color:#FFF;font-size:14px;background:#c00;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
#waterfall .box .pbtn{padding-bottom:15px;}

.sub-searchbar{width:280px;margin:0 auto;padding:25px 0;}
.sub-searchbar .u-text{float:left;width:200px;line-height:2;font-size:1.2em;color:#b9b9b9;}
.sub-searchbar .u-btn{float:right;width:70px;height:2.2em;text-align:center;cursor:pointer;}
/* sub-search */
.sub-search{margin:0 0 20px;font-family:'Microsoft YaHei';}
.sub-search h2{padding-left:1em;font-size:1.4em;}
.sub-search .m-search{margin:0 0 15px;background:none;}
.sub-search .m-search .u-text{color:#000;}
.sub-search .sea-no{padding:10px 0;line-height:1.6;}
.sub-search .sea-no .pic{float:left;width:35%;margin-right:2%;}
.sub-search .sea-no h3{padding:5px 0 0;font-size:1.3em;;margin-bottom:10px;font-weight:normal;}
.sub-search .sea-no h3 span{color:#cc0000;}
.sub-search .sea-no p{font-size:1.2em;color:#777;}

.ui-input-text{display:block;padding: 0 .4em;margin: .5em 0;background-image: none;position: relative;-moz-box-shadow: inset 0 1px 4px rgba(0,0,0,.2);-webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.2);box-shadow: inset 0 1px 4px rgba(0,0,0,.2);-webkit-background-clip: padding;background-clip: padding-box;-webkit-border-radius: .6em;border-radius: .6em;border: 1px solid #aaa;color: #333;}
.ui-input-text input,
.ui-input-text textarea{width: 100%;min-height: 1.4em;line-height: 1.4em;font-size: 16px;padding: .4em 0;margin: 0;display: block;background: transparent none;outline: 0!important;border:none;-webkit-appearance: none;}
.ui-input-yzm{width:40%;display:inline-block;*display:inline;*zoom:1;}
.ui-input-yzm input{display:inline-block;*display:inline;*zoom:1;}
.ui-button input{width:100%;text-align: center;cursor: pointer;margin: .5em 0;padding:5px 0;line-height:2;font-size:1.6em;-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);box-shadow: 0 1px 3px rgba(0,0,0,.2);-webkit-border-radius: 1em;border-radius: 1em;border: 1px solid #ccc;background: #eee;font-weight: bold;color: #222;text-shadow: 0 1px 0 #fff;font-family:'Microsoft YaHei';
background-image: -webkit-gradient(linear,left top,left bottom,from( #fff ),to( #f1f1f1 ));
background-image: -webkit-linear-gradient( #fff,#f1f1f1 );
background-image: -moz-linear-gradient( #fff,#f1f1f1 );
background-image: -ms-linear-gradient( #fff,#f1f1f1 );
background-image: -o-linear-gradient( #fff,#f1f1f1 );
background-image: linear-gradient( #fff,#f1f1f1 );}

.sub-depage{padding:15px 0;}
.sub-depage a{display:block;padding:5px 0;width:30%;text-align:center;}

/* 普通翻页器-默认居中 */
.m-page{margin:1em 0 0;text-align:center;line-height:3;letter-spacing:-0.307em;*letter-spacing:normal;*word-spacing:-1px;word-wrap:normal;white-space:nowrap;color:#999;font-size:1.4em;}
.m-page a,.m-page i{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:0 .9em;margin-left:-1px;border:1px solid #ddd;letter-spacing:normal;word-spacing:normal;background:#fff;}
.m-page i{background:none;}
.m-page a,.m-page a:hover{text-decoration:none;color:#333;}
.m-page a.first{margin-left:0;}
.m-page a.last{margin-right:0;}
.m-page a .pagearr{font-weight:bold;font-family:\5b8b\4f53;vertical-align:top;*vertical-align:middle;}
.m-page a.pageprv .pagearr{margin-right:.3em;}
.m-page a.pagenxt .pagearr{margin-left:.3em;}
.m-page a:hover{background:#f5f5f5;}
.m-page a:active{background:#f0f0f0;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#999;background:#f5f5f5;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ccc;background:#fff;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm a,.m-page-sm i{padding:0 8px;}
/* 分离 */
.m-page-sr a,.m-page-sr i{margin:0 3px;}
.m-page-sr i{border:0;}



.tabnav,.tabctrl,.tabpage{zoom:1}
.tabnav em,tabctrl b{cursor:pointer;}
.tabpage *{cursor:default;font-weight:normal}
.tabprevno,.tabnextno{cursor:default!important}
.tabprocess{height:5px;overflow:hidden;}

.s-redius-nav .m-nav a,
.s-redius-tt .tab .tabtitle,
.s-redius-link  .m-linklist a,
.s-redius-link  .m-linklist2 a{-webkit-border-radius: .4em;border-radius: .4em;}
.m-nav .current a,
.m-linklist .current a,
.m-linklist2 .current a,
.tab .tabtitle .tabcur{background-image:url(../wapimages/pngbg-w20.png);background-repeat:repeat;}




/* 首页幻灯片 */
.warp_j {
    border: 3px solid #44a873;
    border-radius: 10px;
    height: 303px;
    margin-bottom: 24px;
    margin-top: 32px;
    overflow: hidden;
}
.warp_j .title {
    color: #3a9e69;
    font: bold 18px/47px "Microsoft YaHei";
    height: 47px;
    text-indent: 10px;
}
.g-product-1, .g-product-2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 936px;
}
.m-product-1 {
}
.m-product-1 li {
    float: left;
    width: 25%;
}
.m-product-1 li .u-img, .m-product-1 li .u-name {
    display: block;
    text-align: center;
}
.m-product-1 li .u-btn {
    background: #999999 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 5px 15px;
}
.m-product-1 li .u-box {
    text-align: center;
}
.m-product-1 li .u-img {
    background: rgba(0, 0, 0, 0) url("../wapimages/img_bg.png") no-repeat scroll center center;
    height: 178px;
    overflow: hidden;
    padding-top: 4px;
    text-align: left;
    text-indent: 2px;
    width: 100%;
}
.m-product-1 li.hover .u-img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.m-product-1 li img {
    height: 171px;
    width: 127px;
}
.m-product-1 li .u-name {
    color: #666;
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-product-1 li .u-box, .m-product-1 li .u-name {
    margin-left: auto;
    margin-right: auto;
    width: 136px;
}
.m-product-1 li .u_ke, .m-product-1 li .u-name {
    color: #333;
    display: block;
    font: 14px/30px "Microsoft YaHei";
}
.m-product-1 .u-prev, .m-product-1 .u-next {
    cursor: pointer;
    display: block;
    float: left;
    height: 59px;
    margin-top: -65px;
    opacity: 0.7;
    position: absolute;
    text-indent: -9000px;
    top: 50%;
    width: 22px;
}
.m-product-1 .u-prev {
    background: rgba(0, 0, 0, 0) url("../wapimages/prive.png") no-repeat scroll center center;
    left: -30px;
}
.m-product-1 .u-next {
    background: rgba(0, 0, 0, 0) url("../wapimages/next.png") no-repeat scroll center center;
    right: -30px;
}
.m-product-1 .u-prev:hover, .m-product-1 .u-next:hover {
    opacity: 1;
}


.new-img{margin-top: .2rem;padding-bottom: .6rem;text-align: center;border-top: solid 1px #e6e6e6;border-bottom: solid 1px #e6e6e6;background: #fff;}
.new-img img{ display: block; max-width: 100%; }
.new-img .form{ margin: .6rem .24rem 0; }
.new-img .form li{ margin-top: .45rem; display: flex; }
.new-img .form li:first-child{ margin-top: 0; }
.new-img .form .title{ flex-shrink: 0; margin-right: .1rem; width: 1.4rem; line-height: .7rem; font-size: .28rem; text-align: left; }
.new-img .form .title>span{ color: #dc3c18; }
.new-img .form .u-text{ flex: auto; padding: 0 .24rem; width: 100%; line-height: .7rem; font-size: .24rem; border: solid 1px #ccc; border-radius: .06rem; }

.new-img .form li.checkbox{ padding: .1rem 0; }
.new-img .form li.checkbox>label{ display: inline-block; vertical-align: top; line-height: 1.5em; font-size: .24rem; cursor: pointer; }
.new-img .form li.checkbox>label>input{ display: none; }
.new-img .form li.checkbox>label>input+em{ position: relative; display: inline-block; vertical-align: top; margin-right: 1em; width: 1.5em; height: 1.5em; overflow: hidden; border: solid 1px #ccc; border-radius: 50%; }
.new-img .form li.checkbox>label>input+em:before{ content: ""; position: absolute;top: 0; left: 0; width: 100%; height: 100%; background: url(../wapimages/img/ico-checkbox.png) center / 1em no-repeat; opacity: 0; }

.new-img .form li.checkbox>label>input:checked+em{ border-color: #ff9f00; background: #ff9f00; }
.new-img .form li.checkbox>label>input:checked+em:before{ opacity: 1; }
.new-img .form li.checkbox>label>a{ color: #ff6000; }

.new-img .form .u-btn{ display: block; width: 100%; height: 2.5em; font-size: .36rem; color: #fff; border: 0 none; background: #008c45; cursor: pointer; border-radius: .03rem; }

.new-img .list{ display: flex; margin: .3rem .24rem 0; background: #ededed; }
.new-img .list:before{ content: ""; flex-shrink: 0; width: 1rem; height: .7rem; background: url(../wapimages/img/ico-list.png) center / .32rem no-repeat; }
.new-img .list>.swiper-container{ flex: auto; height: .7rem; overflow: hidden; }
.new-img .list .swiper-slide{ display: flex; }
.new-img .list .swiper-slide>span{ margin-right: .2rem; height: .7rem; line-height: .7rem; overflow: hidden; font-size: .28rem; text-align: left; }
.new-img .list .swiper-slide>span:nth-child(1){ flex-shrink: 0; width: 1.45rem; }
.new-img .list .swiper-slide>span:nth-child(2){ flex-shrink: 0; width: 2.45rem; }
.new-img .list .swiper-slide>span:nth-child(3){ flex: auto; }

.new-img .btn{ display: inline-block; vertical-align: top; margin: .6rem 0; width: 5.86rem; }


.contact{ padding: .24rem; line-height: 1.5; font-size: .3rem; text-align: center; }

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
textarea {  -webkit-appearance: none;}