/*reset*/
*{
	font-family:"Microsoft Yahei",Arial;
}
body{
	background:none;
}
ul,li,dl,dt,dd{
	display:block;
	list-style:none;
}
img{
	display:block;
	max-width:100%;
	border:0;
}
.clear{
	display:block;
	float:none;
	width:0;
	height:0;
	border:0;
	background:none;
	font-size:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clear-fix:after{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
a{
	text-decoration:none;
	outline:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.w_700{
	width:700%;
}
.t_cen{
	text-align:center;
}
.all{
	width:100%;
	overflow:hidden;
}
.pt_1em{
	padding-top:1em;
}
.pb_1em{
	padding-bottom:1em;
}
/*font*/
@font-face{
  font-family:"iconfont";
  src:
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype');
}
.iconfont{
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing:antialiased;
  -webkit-text-stroke-width:0.2px;
  -moz-osx-font-smoothing:grayscale;
}
/*base module*/
.panel{
	padding:0;
	background:#f4ffeb;
}
footer{
	position:relative;
	background:#215400;
	height:4em;
	border:none;
}
header{
	background:#00763e;	
}
/*common module*/
.top{
	position:relative;
	text-align:center;
}
.top-tl{
	font-size:2em;
	line-height:2.4em;
	color:#dfffc7;
}
.logo{
	display:block;
	width:75%;
	margin:0 auto;
}
/*btn*/
.cbtn-nav{
	width:10%;
	text-align:center;
	display:block;
	position:absolute;
	right:3.125%;
	top:0;
	font-size:2.4em;
	line-height:1em;
	cursor:pointer;
	color:#dfffc7;
	height:100%;
	padding-top:3%;
}
.cbtn-nav:visited{
	color:#dfffc6;	
}
.cbtn-nav.pressed{
	color:#edf564;
}
.cbtn-search,.cbtn-back{
	height:100%;
	width:10%;
	text-align:center;
	display:block;
	position:absolute;
	left:3.125%;
	top:0;
	font-size:2.4em;
	line-height:1em;
	cursor:pointer;
	color:#dfffc7;
	padding-top:3%;
}
.cbtn-search:visited,.cbtn-back:visited{
	color:#dfffc6;	
}
.cbtn-search.pressed,.cbtn-back.pressed{
	color:#edf564;
}
.cbtn-top{
	position:absolute;right:3%;bottom:120%;border-radius:50%;
	width:3em;height:3em; padding:0.3125em;
	color:#2d6d03;font-size:1.2em;text-align:center;
	background: rgba(246,255,1,.6);
	cursor:pointer;	
}
.cbtn-top .iconfont{
	width:100%;height:100%;padding-top:0.1em;
	border-radius:50%;
	font-size:2em;
	background: rgb(246,255,1)
}

.cbtn-top span{
 display: block;
 font-size:1em;
}
.cbtn-top.pressed{
	background:rgba(24,87,230,.4);
}
.cbtn-cla{
	position:absolute;right:15%;top:50%;margin-top:-0.5em;
	color:#dfffc7;font-size:2em;line-height:1em;
	cursor:pointer;	
}
.cbtn-cla span{
	font-size:0.875em;
}
.cbtn-cla:visited{
	color:#dfffc6;	
}
.cbtn-cla.pressed{
	color:#edf564;
}
.btn-back{
	display:inline-block;
	width:28.125%;
}
.btn-back.pressed{
	background:#edf564;
}
/*one-touch*/
.one-touch{
	width:100%;
	background:#07b361;
	font-size:1em !important;
	color:#bee4a5;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	perspective:1000;
}
.one-touch a{
	width:25%;
	float:left;
	display:block;
	color:#e8fff4;
	text-align:center;
	padding:0.125em 0;
	cursor:pointer;
}
.one-touch a:visited{
	color:#bee4a4;
}
.one-touch a.pressed{
	color:#faff6a;
}
.one-touch a > span{
	display:block;
	font:0.6em/1.8 "Microsoft Yahei";
}
.one-touch .iconfont{
	font:2em/1.2 "Microsoft Yahei";
}

/*nav*/
.rightnav{
	z-index:9999 !important;
	width:27.5em !important;
}
.rightnav .view{
	z-index:9999;
}
.rightnav .pages{
	z-index:9999;
}
.rightnav-panel{
	background:#215400;
	font:1.375em/4 "Microsoft Yahei",Arial;
	color:#b3f882;
	box-shadow: 10px 0 10px rgba(0, 0, 0,0.3 ) inset;
}
.rightnav-panel > *{
	padding:2em 0;
}
.nav-in a{
	display:block;
	color:#b3f882;	
}
.nav-in a:visited{
	color:#b3f881;	
}
.nav-in a.pressed{
	color:#edf564;
}
.nav-in .iconfont{
	font-size:1.375em;
	line-height:3em;
}
.nav-in .font{
	font-size:0.5em;
	line-height:6.9em;
}
.nav-in .top{
	padding-top:2.2em;
}
.nav-in li{
	text-indent:1.5em;
	padding:0 1.2em;
	
}
.nav-in li:nth-child(1){
		border:none;
}
.nav-in li:nth-child(1) img{
	border:1px solid #1e4b00;
}
.nav-in li:nth-child(1) img.pressed{
	border:1px solid #edf564;
}
/*.nav-in li:last-child{
	text-indent:1.5em;
	color:#faff6a;
}
.nav-in li:last-child.pressed{
	color:#faff6a;
}*/
/*page search*/
/*srch*/
/*srch*/
.srch-tl{
	width:87.5%;margin:0 auto;
	color:#2b6e0d;font:1.875em/2.375 "Microsoft Yahei";
}
.srch{
	position:relative;
	width:87.5%;
	margin:0 auto;
	font-size:1.625em;
	-webkit-appearance:none;
}
.srch-txt{
	width:100%;
	padding:0.5em 4em 0.5em 4%;
	border:none;
	background:none;
	font:1em/1 "Microsoft YaHei";
	color:#333;
	cursor:pointer;
	border-radius:0;
	height:2em;
	border:1px solid #2b6e0d;
	-webkit-appearance:none;
}
.srch-txt::-webkit-input-placeholder{
	color:#CCC;
}
.srch-sub{
	position:absolute;
	top:0;
	right:0;
	width:2em;
	height:100%;
	text-align:center;
	border:none;
	background:#2b6e0d;
	font:1.375em/1.46 "Microsoft YaHei";
	cursor:pointer;
	color:#b5f884;
	-webkit-appearance:none;
	border-radius:0;
}
/*cla*/
.cla-list{
	width:87.5%;
	margin:-3.125% auto 0;
}
.cla-son{
	margin:3.125% 0;
	padding:0 4%;
	background:#f1f1f1;
	border-right:1px solid #dad9d9;
	border-bottom:1px solid #dad9d9;
	box-shadow:1px 1px 1px #f2f2f2;
	font:1.5em/3 "Microsoft Yahei";
}
.cla-son dt a{
	display:block;
	width:70%;
	color:#222;
}
.cla-son dt a:visited{
	color:#222223;
}
.cla-son dt a.pressed{
	color:#e93d3b;
}
.cla-son dt.on a{
	color:#2b6e0d;
}
.cla-sub{
	font-size:2em;
	line-height:1.5em;
	color:#a9a9a9;
	-webkit-transform:rotate(180deg);
	cursor:pointer;
	padding:0 0.5em;
}
.cla-sub.reverse{
	-webkit-transform:none;
	color:#2b6e0d;
}
.cla-son dd{
	display:none;
	padding:0.5em 0;
	border-top:2px solid transparent;
	-webkit-border-image:url(../images/img6.jpg) 2 0 0 0;
	border-image:url(../images/img6.jpg) 2 0 0 0;	
	font-size:0.875em;
}
.cla-son dd a{
	display:block;
	color:#222;
}
.cla-son dd a:visited{
	color:#222223;
}
.cla-son dd a.pressed{
	color:#e93d3b;
}
.cla-son dd > div{
	text-indent:2em;
}
/*cdtl module*/
.cdtl-border{
	width:93.75%;padding:0em 1em;margin: 1em auto;
	/*border:1px solid #c5c5c5;*/
}
.cdtl-txt{
	margin:1em auto;
	font:normal 1.25em/2 "Microsoft YaHei";
	color:#333333;
	word-wrap:break-word;
	word-break:break-all;
}
.cdtl-txt img{
	display:inline-block;
}
.cptl-txt{
	width:90%;
	margin:0 auto;
	text-align:left;
	font:normal 1em/2 "Microsoft YaHei";
	color:#222;
	height:6em;
	overflow:hidden;
}
.cdtl-tl{
	font:1.375em/2 "Microsoft YaHei";
	text-align:center;
	margin:0 auto 0.5em auto;
	color:#2e6d05;
	padding:0 0.5em;
	word-wrap: break-word;
	word-break: break-all;
}
.cdtl-pic{
	margin:2em 0;
	text-align:center;
}
.cptl-pic{
	padding:0.5em 0 0;
	text-align:center;
}
.cdtl_pic-in{
	display:inline-block;
	max-width:80%;
}
.cptl_pic-in{
	display:inline-block;
	max-width:80%;
}
.cptl_pic-in2{
	display:inline-block;
	max-width:40%;
}
.cdtl-proprice{
	width:93.75%;
	font:1.375em/2.5 "Microsoft Yahei";
	text-align:left;
	color:#FFF;
	margin:2px auto 1em;
	background:#c12c20;
	padding-left:1em;
}
/*index module*/
/*iheader*/
.iheader{
	width:93.75%;
	margin:10% auto 0;
	font:2em/2 "Microsoft Yahei";
	color:#dd1d4e;
	text-align:center;
}
/*isear*/
.isear{
	position:relative;
	width:93.75%;
	margin:3.125% auto;
}
.iprocla{ 
	width: 30%;
	padding-left: 4.2%;
	border: 1px solid #ff6699;
	border-radius: 10px;
	background: #faff6a;
	font:1.375em/2.4 "Microsoft Yahei";
	float: left;
	
}
.iprocla a{	color: #e91e55;}

/*inav*/
.inav{
	width:100%;
	font-size:1.25em;
	line-height:2em;
	margin:0 auto;
	border: 1px solid #b4f8d8;
}
.inav-son{
	float:left;
	display:block;
	width:25%;
	text-align:center;
	color:#000000!important;
    border-right: 1px solid #b4f8d8;
    padding:1.5% 0%;
    z-index: -1;
}
.inav-son:visited{
	color:#333333;
}
.inav-son > .in{
	position:relative;display:inline-block;
	color:#00a456;font:3.8em/1.2 "Microsoft Yahei";	
}
.inav-son > .in.pressed{
	color:#3c8a0b;
}
/*.inav-son > .in.beat{
	-webkit-animation:gogogo1 300ms linear infinite;
}
.inav-son > .in.stop{
	-webkit-animation-play-state:paused;
}*/
.inav-son:last-child{
	border-right: none;
}
/*itl*/
.itl{
	position:relative;
	width:100%;
	padding:0 3.125%;
	margin:3.75% auto 0 auto ;
	border-top:1px solid #07b361;
	border-bottom:1px solid #07b361;
}

.itl-tl{
	display:inline-block;
	font:1.375em/2 "Microsoft Yahei";
	color:#ffffff;
	padding:0 1em;
	background: #07b361;
}
.itl-tl span{ color: #ff6699;
font-size:0.9em
}
.itl-more{
	position:absolute;top:0;right:0;
	width: 32.5%;border-left:1px solid #3c8a0b;
	color:#baff88;font:1.2em/2.3 "Microsoft Yahei";
	background:url(../images/morebg.png) center center no-repeat; background-size:76.81% ;
}
.itl-more a{
	display:block;
	color:#baff88; text-indent: 2.3em;
}
.itl-more a:visited{
	color:#baff87;
}
.itl-more a.pressed{
	color:#faff6a;
}
.itl2{
	position:relative;
	width:93.75%;
	margin:0 auto ;
	margin-top:6.25%;
	border-radius: 10px;
	background: #e91e55;
}
.itl-tl2{
	display:inline-block;
	font:1.375em/2.7 "Microsoft Yahei";
	color:#fff;
	padding:0 0.5em;
}
.itl-tl2 .english{ color: #ff6699;
font-size:0.9em
}
.itl-tl2 .white{
   color: #e91e55;
   display: inline-block;
   padding:0 0.6em;
   background: url(../images/index_09.png) left center no-repeat;
   background-size:95.7% ;
}
.iTel{
	width:93.75%;margin:3.125% auto 0 auto;border:1px solid #a6f0cd;
	color:#00a456;font:1.25em/2.4 "Microsoft Yahei"; text-align: center;
	background: #e8fff4;
}
.iTel span{
	color:#fd700c;
}
.iTel .iconfont{
	color: #208e0b;font-size:2em; line-height: 1.5em;
}
/*ipro*/
.ipro{
	width:93.75%;margin:3.125% auto 0 auto;
}
.ipro .metro-b{
	position:relative;float:left;
	width:31.5%;margin-right:2.75%;
	background: #fff;
}
.ipro .metro-b .pic{
	display:block;
	padding:2%;
	background: #07b361;
}
.ipro .metro-b .pic img{
  border:0.1875em solid #fff;
}
.ipro .metro-b.pressed{
	 border:0.1875em solid #fff;
}
.ipro .metro-b .text{
	display:block;
	padding:0 0.375em;
	color:#dfffc7;font:1.25em/2 "Microsoft Yahei"; text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
	background: #07b361;
}
.ipro .metro-b:nth-child(3n){
	margin-right:0;
}

/*icase*/
.icase{
	width:100%;padding:3.125%; margin-bottom: 2%;
	background: url("../images/casebg.jpg") left  bottom no-repeat #3eca87;background-size:100%;
}
.icase .metro-c{
	float:left;
	position:relative;
	width:31.5%;
	margin-right:2.75%;
	background: #fff;
}
.icase .metro-c .pic{
	display:block;
	padding:2%;
	background: #07b361;
}
.icase .metro-c .pic img{
  border:0.1875em solid #fff;
}
.icase .metro-c.pressed{
	 border:0.1875em solid #fff;
}
.icase .metro-c .text{
	display:block;
	padding:0 0.375em;
	color:#dfffc7;font:1.25em/2 "Microsoft Yahei"; text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
	background: #07b361;
}
.icase .metro-c .money{
	display:block;
	overflow:hidden;
	padding:0 0.375em;
	font:1.275em "Microsoft Yahei";
	text-overflow:ellipsis;
	text-align:left;
	white-space:nowrap;
	color:#ff0000;
	padding-bottom:0.275em;
}
.icase .metro-c:nth-child(3n){
	margin-right:0;
}


/*iprocx*/
.iprocx{
	width:93.75%;
	margin:3.125% auto;
	
}
.iprocx .metro-b{
	float:left;
	position:relative;
	width:32%;
	margin-right:2%;
	margin-bottom:2%;
	border:1px solid #c8c8c8;
	background: #fff;
}
.iprocx .metro-b .pic{
	display:block;
	padding:2px;
}
.iprocx .metro-b .pic img{
	
}
.iprocx .metro-b.pressed{
	border:1px solid #e93d3b;
}
.iprocx .metro-b .text{
	display:block;
	overflow:hidden;
	padding:0 0.375em;
	font:1.275em/2 "Microsoft Yahei";
	text-overflow:ellipsis;
	text-align:left;
	white-space:nowrap;
	color:#222;
	border-top:1px solid #c8c8c8;
}
.iprocx .metro-b .money{
	display:block;
	overflow:hidden;
	padding:0 0.375em;
	font:1.275em "Microsoft Yahei";
	text-overflow:ellipsis;
	text-align:left;
	white-space:nowrap;
	color:#ff0000;
	padding-bottom:0.275em;
}
.iprocx .metro-b:nth-child(3n){
	margin-right:0;
}

/*inews*/
.inews{
	width:93.75%;margin:3.125% auto;border: 1px solid #a6f0cd;
	background: #e8fff4;
}

.inews li{
	padding:0 4%;border-bottom: 1px dashed #a6f0cd;
	color:#333333;font:normal 1.25em/2.8 "Microsoft YaHei";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;	
}
.inews li:last-child{
	border-bottom: none;
}
.inews li .biao{
	 float: right;
	 color:#a6f0cd;
}
.inews li a{
	color:#333333;
}
.inews li a:visited{
	color:#333332;
}
.inews li a.pressed{
	color:#FF0000;
}
.inews .date{
	padding-right:1em;
	color:#999;	
}
/*page news*/
.news-slogan{
	width:93.75%;
	margin:3.125% auto;
}
.pnews{
	width:93.75%;
	margin:1em auto;	
	border: 1px solid #bae29b;
	background:#eeffdf;
}
.pnews li{
	font:normal 1.375em/3 "Microsoft YaHei";
	color:#222;
	padding:0 3.25% 0 2.25%;
	/*background:#f5f5f5;*/
	border-bottom: 1px  dotted #cccccc;
}
.pnews li .biao{
	 float: right;
	 color:#9dcd81;
}
.pnews li a{
	display:block;
	color:#333333;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pnews li a:visited{
	color:#333332;
}
.pnews li a.pressed{
	color:#205401;
}
.pnews .date{
	padding:0 1.5em;
	color:#d2d2d2;	
}
.pnews-wrap{
	position:relative;
	height:100%;
}
#wrapper{
	position:absolute;
	z-index:1;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	overflow:hidden;
}
#wrapper.prowrapper{
	top:5.675em;
}
#wrapper.casewrapper{
	top:1em;
}
#scroller{
	position:absolute;
	z-index:1;
	width:100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	user-select:none;
	-webkit-text-size-adjust:none;
	text-size-adjust:none;
}
#pullDown{
	position:absolute;
	left:0;
	top:-40px;
	z-index:1;
	width:100%;
	height:40px;
	color:#888;
	font:bold 14px/40px "Microsoft Yahei";
	text-align:center;
}
#pullDown.on{
	position:static;
}
#pullUp{
	position:absolute;
	left:0;
	bottom:-40px;
	z-index:1;
	width:100%;
	height:40px;
	color:#888;
	font:bold 14px/40px "Microsoft Yahei";
	text-align:center;
}
#pullUp.on{
	position:static;
}
#pullDown .pullDownIcon,#pullUp .pullUpIcon{
	vertical-align:middle;
	display:inline-block; 
	width:6.25%;    
	padding-top:6.25%; 
	background:url(../images/arrow.png) 0 0 no-repeat;       
	background-size:100% auto;    
	-webkit-transition-property:-webkit-transform;    
	-webkit-transition-duration:250ms;    
}
#pullDown .pullDownLabel,#pullUp .pullUpLabel{    
	display:inline-block;
	vertical-align:middle;	
} 	
#pullDown .pullDownIcon{    
	-webkit-transform:rotate(-180deg) translateZ(0);	
} 
#pullDown.loading .pullDownIcon,#pullUp.loading .pullUpIcon{
	width:6.25%;    
	padding-top:6.25%; 
	background:url(../images/loading.png) no-repeat;
	background-position:100% auto;  
	-webkit-animation-name:loading;    
	-webkit-animation-duration:1s;    
	-webkit-animation-iteration-count:infinite;    
	-webkit-animation-timing-function:linear;    
}    
@-webkit-keyframes loading{    
	from{     
		-webkit-transform:rotate(0deg) translateZ(0);    
	}    
	to{    
		-webkit-transform: rotate(360deg) translateZ(0);    
	}    
}
/*page pro*/
.ppro-wrap{
	position:relative;
	height:100%;	
}
.ppro-slogan{
	position:absolute;
	top:0;
	left:0;
	padding:1em 6.25% 0;
	width:100%;
	font:1.375em/2 "Microsoft Yahei";
	height:3.4em;
	color:#999;
	border-bottom:1px solid #ccc;
}
.ppro_view-slogan{
	position:static;
}
.ppro-slogan strong{
	float:left;display:block;
	width:60%;
	color:#2e6d04;font-weight:normal;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;	
}
.ppro-slogan strong>span{color:#999;}
.ppro-slogan .group{
	font-size:1.875em;
	line-height:1.07em;
}
.ppro-slogan .iconfont{
	cursor:pointer;
}
.ppro-slogan .iconfont.pressed{
	cursor:pointer;
	color:#2b6e0e;
}
.ppro-slogan .iconfont.on{
	color:#b3f883;	
}
.ppro{
	width:93.75%;
	margin:0 auto;
}
.ppro.one .ppro-son{
	float:none;
	width:100%;
	margin-right:0;
}
.ppro-son{
	float:left;
	width:31.5%;
	margin-right:2.75%;
	margin-bottom:3%;
}
.ppro-son:nth-child(3n){
	margin-right:0;
}
.ppro-son .pic{
	display:block;
	padding:2%;
	background: #bae29b;
}
.ppro-son .pic img{
	 border:0.1875em solid #fff;
	 margin: 0 auto;
}
.ppro-son .pic.pressed{
	 border:0.1875em solid #fff;
}
.ppro-son .text{
	display:block;
	padding:0 0.375em;
	color:#dfffc7;font:1.25em/2 "Microsoft Yahei"; text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
	background: #348502;
}

/*case*/
.pcase{
	width:93.75%;
	margin:0 auto;
}
.pcase.one .ppro-son{
	float:none;
	width:100%;
	margin-right:0;
}
.pcase-son{
	float:left;
	width:48.2%;
	margin-right:3.6%;
	margin-bottom:3.6%;
	/*border:1px solid #c8c8c8;
	background: #fff;*/
}
.pcase-son:nth-child(2n){
	margin-right:0;
}
.pcase-son .pic{
	display:block;
	padding:2%;
	background: #ffffff;
}
.pcase-son .pic{
	border:1px solid #358603;	
}
.pcase-son .pic.pressed{
	border:1px solid #e93d3b;
}
.pcase-son .text{
	display:block;overflow:hidden;
	padding:0 0.375em;
	color:#cff0b7;font:1.25em/2 "Microsoft Yahei";text-overflow:ellipsis;text-align:center;white-space:nowrap;
	background: #348502;
}
/*.ppro-son .money{
	display:block;
	overflow:hidden;
	padding:0 0.375em;
	font:1.275em "Microsoft Yahei";
	text-overflow:ellipsis;
	text-align:left;
	white-space:nowrap;
	color:#ff0000;
	padding-bottom:0.275em;
}
.ppro-son:nth-child(2n){*/
	margin-right:0;
}
/*module slide*/
.mod-slide{
	visibility:hidden;
	overflow:hidden;
}
.mod-slide .slide-in{
	position:relative;
	overflow:hidden;
}
.mod-slide .slide-in > div{
	float:left;
	position:relative;
	width:100%;
	font-size:0;
	text-align:center;
}
.mod-slide .slide-in > div img{
	display:inline-block;
}
.mod-slide .slide-pos{
	position:absolute;
	left:0;
	bottom:-2.5em;
	z-index:9999;
	width:100%;
	padding:1% 0;
	text-align:center;
}
.mod-slide .slide-pos li{
	display:inline-block;
	width:0.75em;
	height:0.75em;
	margin:0 0.4em;
	background:#CCC;
}
.mod-slide .slide-pos li.on{
	background:#e93d3b;
}
.pslide-wrap{
	position:relative;
	width:87.5%;
	margin:0 auto 10%;	
}
.pslide-wrap  img {
 margin: 0 auto;
}

.pslide-glass{
	position:absolute;
	right:0;
	bottom:0;
	z-index:9999;
	font-size:2.5em;
	background:rgba(211,244,187,.6);
	width:2em;
	height:2em;
	line-height:2em;
	text-align:center;
	color:#c5efad;
}
.pslide-glass a{
	display:block;
	width:100%;
	height:100%;
	color:#c5efad;
}
.islide{
	width:100%;
	margin:0 auto;
}
.islide .slide-pos{
	display:none;
}
/*pg-a module*/
.pg-a{
	width:87.5%;
	margin:0 auto;
}
.pg_a-son{
	display:inline-block;
	margin:1em auto;
	padding:0 2em 0 0.625em;
	font:1.375em/2.6 "Microsoft YaHei";
	color:#2c6e02!important;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:#d3f4bb;
	cursor:pointer;
	border-radius: 8px;
}
.pg_a-son:last-child{
	padding:0 0.625em 0 2em;
}
.pg_a-son:visited{
	color:#2c6e01;
}
.pg_a-son.pressed{
	background:#f4ff00;
}
.pg_a-son .iconfont{
	padding:0 0.125em;
	font-size:1.5em;
	line-height:1.8em;
	color:#2c6e02!important;
}
/*common button*/
/*btn-a*/
.btn-a{
	background:#348502;
	font:1.375em/2.5 "Microsoft YaHei";
    text-align:center;
	color:#FFF;
	cursor:pointer;
	padding:0 0.5em;
}
.btn-a a{
	display:block;
	color:#FFF;
}
.btn-a a:visited{
	color:#fffffe;
}
.btn-list{
	display:inline-block;
}
/*btn-order*/
.btn-money{background:#f2cdd5;
	font:1.625em/2.5 "Microsoft YaHei";
	color:#774890;
	cursor:pointer;
	padding:0 1em;
	display:inline-block;
	float:left;
	width: 62%;
	text-align: left;
	}
.btn-money span{ color: #fe0000;}	
.btn-order{
	width: 38%;
	background:#73c439;
	font:1.625em/2.5 "Microsoft YaHei";
    text-align:center;
	color:#FFF;
	cursor:pointer;
	display:inline-block;
	float:right;
}
.btn-order .iconfont{
	font-size:1.875em;
	line-height:1.25em;
	display:inline-block;
	vertical-align:top;
}
.btn-order.pressed{
	background:#e93d3b;
}
/*one-close*/
.one-close{
	position:absolute;
	right:0;
	bottom:0;
	width:4em;
	background:#c12c20;
}
.one-close a{
	display:block;
	color:#FFF;
	font-size:2em;
	width:2em;
	height:2em;
	line-height:2em;
	text-align:center;
}
/*page inview*/
#in{
	background:rgba(0,0,0,1);
}
.zpic-wrap{
	position:relative;
	height:100%;
}
.zpic-container{
	position:absolute;
	top:0;
	left:0;
	height:100%;
}
.zpic-son{
	float:left;
	height:100%;
	display:-webkit-box;
	-webkit-box-orient:horizontal;
	-webkit-box-pack:center;
	-webkit-box-align:center;	
}
.picback{
	color:#FFF;
}
.swlf-4{
	-webkit-animation:swlf-4 100ms forwards;
}
@-webkit-keyframes swlf-4{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(-25%, 0, 0);
  }
}
.swlf-4-half{
	-webkit-animation:swlf-4-half 100ms forwards;
}
@-webkit-keyframes swlf-4-half{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(-12.5%, 0, 0);
  }
}
.swrg-4{
	-webkit-animation:swrg-4 100ms forwards;
}
@-webkit-keyframes swrg-4{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(25%, 0, 0);
  }
}
.swrg-4-half{
	-webkit-animation:swrg-4-half 100ms forwards;
}
@-webkit-keyframes swrg-4-half{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(12.5%, 0, 0);
  }
}

.swlf-3{
	-webkit-animation:swlf-3 100ms forwards;
}
@-webkit-keyframes swlf-3{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(-33.33%, 0, 0);
  }
}
.swlf-3-half{
	-webkit-animation:swlf-3-half 100ms forwards;
}
@-webkit-keyframes swlf-3-half{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(-16.67%, 0, 0);
  }
}
.swrg-3{
	-webkit-animation:swrg-3 100ms forwards;
}
@-webkit-keyframes swrg-3{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(33.33%, 0, 0);
  }
}
.swrg-3-half{
	-webkit-animation:swrg-3-half 100ms forwards;
}
@-webkit-keyframes swrg-3-half{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(16.67%, 0, 0);
  }
}
.swlf-2{
	-webkit-animation:swlf-2 100ms forwards;
}
@-webkit-keyframes swlf-2{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(-50%, 0, 0);
  }
}
.swlf-2-half{
	-webkit-animation:swlf-2-half 100ms forwards;
}
@-webkit-keyframes swlf-2-half{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(-25%, 0, 0);
  }
}
.swrg-2{
	-webkit-animation:swrg-2 100ms forwards;
}
@-webkit-keyframes swrg-2{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(50%, 0, 0);
  }
}
.swrg-2-half{
	-webkit-animation:swrg-2-half 100ms forwards;
}
@-webkit-keyframes swrg-2-half{
  0%{
    -webkit-transform:translate3d(0, 0, 0);
  }
  100%{
    -webkit-transform:translate3d(25%, 0, 0);
  }
}
/*popup*/
.afPopup{
    display:block;
    border:none;
    border-radius:0;
    padding:0;
    text-align:center;
    width:93.75%;
    position:absolute;
    z-index:1000000;
    top:50%;
    color:inherit;
    background:none;
}
.afPopup > header{
    padding:0.375em 0.5em;
	background:#73c439;
	color:#FFF;
	font:1.5em "Microsoft Yahei",Arial;
	overflow: hidden;
	text-overflow: ellipsis;
}
.afPopup > div{
	background:#FFF;
	margin:0 0 3px;
}
.afPopup > footer{
	background:none;
}
.afPopup .button{
    border:none;
    width:49.5%;
    margin:0;
    background:#73c439;
    color:#FFF;
    padding:0.625em 0;
	font-size:1.375em;
}
.afPopup .button.pressed{
    background:#215400;
}
/*.button.pressed{
    font-weight:bold;
    background:white;
} */
.afPopup footer a:not(:first-of-type) {
	margin-left:1%;
}
/*module download*/
#download .button{
	width:100%;
}
#download footer a:not(:first-of-type) {
	display:none;
}
.down-wrap{
	padding:2em;
}
.down-son{
	background:#EEE;
	font:1.375em/2.5 "Microsoft Yahei";
	text-align:left;
	margin-bottom:1em;
	padding:0 1em;
}
.down-son:last-child{
	margin-bottom:0;
}
.down-son a{
	color:#348502;
}
.down-son .iconfont{
	font-size:1.5em;
	line-height:1.67;
}
/*module share*/
#share .button{
	width:100%;
}
#share footer a:not(:first-of-type) {
	display:none;
}
/*module order*/
select#m-pid{
	-webkit-appearance:menulist;
}
.m-form{
	padding:0.125em 0;
	font-size:0.875em;
}
.m-form .red{
	color:#e93d3b;
}
.m-son{
	position:relative;
	margin:0.375em auto;
	font:1.2em/2 "Microsoft YaHei";
}
.m-son label{
	float:left;
	text-align:right;
	width:22.5%;
	font:1em/2.4 "Microsoft YaHei";
	color:#222;
	margin-right:2.5%;
}
.m-tl{
	float:left;
	width:70%;
	font:1em "Microsoft YaHei";
	padding:0.5em 0.5em;
	border:1px solid #222;
	height:2.4em;
	color:#333;
	background:#FFF;
	-webkit-appearance:none;
	border-radius:0;
}
.m-tl::-webkit-input-placeholder{
	color:#CCC;
}
.m-con{
	float:left;
	width:70%;
	font:1em/2.4 "Microsoft YaHei";
	height:7.2em;
	padding:0 0.5em;
	border:1px solid #222;
	background:#FFF;
	color:#333;
	-webkit-appearance:none;
	border-radius:0;
}
.m-con::-webkit-input-placeholder{
	color:#CCC;
}
.m-yzm{
	float:left;
	width:20.9375%;
	border:1px solid #222;
	background:#FFF;
	color:#333;
	font:1em "Microsoft YaHei";
	padding:0.5em 0;
	text-align:center;
	-webkit-appearance:none;
	border-radius:0;
}
.m_yzm-pic{
	position:absolute;
	top:0;
	left:48%;
	width:20.625%;
	background:#d2d2d2;
	height:96%;
	text-align:center;
}
.m_yzm-pic img{
	display:inline-block;
	vertical-align:middle;
}
.m-submit,.m-reset{
	display:inline-block;
	margin:0 1.5625%;
	width:28.75%;
	cursor:pointer;
	border-radius:0;
	-webkit-appearance:none;
}
/*module share*/
.bdsharebuttonbox{
	padding:1em;
	display:inline-block;
}
.bd_weixin_popup .bd_weixin_popup_main{
	padding:10px !important;
}
/*module map*/
.allmap{
	width:100%;
	overflow:hidden;
	margin:0;
	height:100%;
	font-size:1.375em;
}
.mapinfo{
	width:75%;
	margin:0 auto;
}
/*page promotion*/
.promotion-son{
	width:93.75%;
	margin:3.125% auto;
}
.promotion-son dt{
	text-align:center;
}
.promotion-son dt > a{
	display:inline-block;
}
.promotion-son dd{
	margin:3.125% 0;
	font:normal 1.2em/2 "Microsoft YaHei";
	color:#FFF;
	background:#73c439;
	padding:1em;
}
.promotion-son dd a{
	color:#FFF;
}
.promotion-son dd a:visited{
	color:#fffffe;
}

/*message*/
.message-tl{ 
	width:100%;
	font:1.5em/2.8 "Microsoft Yahei";
	margin-bottom:1%;
	margin-bottom:3%;
	color:#73c439;
	border-bottom:1px solid #c5c5c5;
}
.message-tl a{color:#3c8a0b;}
.message-tl a:visited{color:#3c8a0a;}
.message-back{
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3381b8), to(#fff))
}
.m-btn{
	width:94.375%;
	margin-left:auto;
	margin-right:auto;
}
.m-son{
	margin:0 auto;
	font:1.2em/3 "Microsoft YaHei";
	width:90%;
}
.m-son label{
	float:left;
	text-align:right;
	width:20.5%;
	font:1em/3 "Microsoft YaHei";
	color:#3c8a0b;
	margin-right:2.5%;
}
.m-son .star{
	padding-left:0.5em;
	color:#c80203;
}
.m-tl,.m-tl2{
	float:left;
	font:1em "Microsoft YaHei";
	padding:1em 1em;
	height:3em;
	color:#3333;
	background:#fff;
	border:1px solid #cbcbcb;
	margin:1% auto;
}
.m-tl{
	width:50.5%;
}
.m-tl2{	
	width:70.5%;
}
.m-con{
	margin:3% 0;
	float:left;
	width:70.5%;
	font:1em/3 "Microsoft YaHei";
	height:10em;
	padding:0 1em;
	border:1px solid #cbcbcb;
	background:#fff;
	color:#550012;
}
.m-addr{
	height:6em;
}
.m-yzm{
	float:left;
	width:35%;
	font:1em "Microsoft YaHei";
	padding:1em 1em;
	height:3em;
	color:#3333;
	background:#fff;
	border:1px solid #cbcbcb;
	margin:1% auto;
	text-align: left;
}
.m_yzm-pic{
	width:20%;
	height:3em;
	float: left;
	margin:1% 0% 1% 15%;
}
.m_yzm-pic img{
	display:inline-block;
	vertical-align:middle;
}
.m-submit,.m-reset{
	display:inline-block;
	margin:0 0.2%;
	width:30%;
	padding: 0 1.5%;
	cursor:pointer;
	border-radius:0;
	border:none;
	font-size:1.275em;
	margin-top: 3%;
	-webkit-appearance:none;
}
.m-submit{ color:#dfffc7; background:#2b6e0d}
.m-reset{ color:#dfffc7; background:#348502}
.select{ 
	float:left;
	color:#550012;
	background:#fff;
	border:1px solid #cbcbcb;
	margin:1% auto;
	clip:rect(0px,179px,16px,0px);
	overflow:hidden
}
.select select{
	font:1em "Microsoft YaHei";
	border:none;
	padding:0 3em;
	height:3em;
	background:url(../images/triangle.png)  92% center no-repeat;
	background-size:7.9%;
}
/*messageview*/
.message-list{
	width:94.375%;
	margin:2em auto;
	border-bottom:2px solid #d2d2d2;
	border-image:url(../images/img202.jpg) 0 0 2 0;
}
.message-list:last-child{
	border-bottom:0;
}
.message-say{
	margin:1em 0;
}
.message_say-tl{
	font:normal 1.375em/2 "Microsoft Yahei";
}
.message_say-time{
	float:right;
	color:#333;
}
.message_say-yy{
	display:block;
	color:#2b6e0d;
	width:70%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.message_say-yy-repay{
	display:block;
	color:#348502;
	width:70%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.message_say-con{
	width:100%;
	font:normal 1.2em/2 "Microsoft Yahei";
	padding:0 1em;
	color:#3c3c3c;
	word-wrap: break-word;
	word-break: break-all;
}


/*animation*/
@-webkit-keyframes gogogo1{
    from, to{-webkit-transform: none; }
    50% {-webkit-transform: scale(1.1);}
}
/*media query*/
@media screen and (min-width:640px){
	.all{
		width:640px;
		margin:0 auto;
	}
	.rightnav{
		width:27.5em !important;
	}
	.afPopup{
		width:640px;
	}
}
@media screen and (max-width:540px){
	body,html{font-size:14.5px;}
}
@media screen and (max-width:480px){
	body,html{font-size:13px;}
}
@media screen and (max-width:420px){
	body,html{font-size:11.5px;}
}
@media screen and (max-width:360px){
	body,html{font-size:10px;}
}
@media screen and (max-width:320px){
	body,html{font-size:9px;}
}