/*reset*/
html{font-family:"helvetica neue", helvetica, stheiti, sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
html,body{-webkit-user-select:none;user-select:none;min-height: 100%;}
html,body,div,object,iframe,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video,progress{margin:0;padding:0;border:0;vertical-align:baseline}
a{text-decoration:none;-webkit-touch-callout:none;background-color:transparent}
li{list-style:none}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0;-webkit-touch-callout:none;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
a,button,input,optgroup,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;-webkit-appearance:none;outline:none;}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
*{
  	tap-highlight-color: rgba(255,255,255,0);
  	-ms-tap-highlight-color: rgba(255,255,255,0);
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-text-size-adjust: none;
	/*-webkit-user-select: none;*/
   	-webkit-touch-callout:none; 
	-webkit-tap-highlight-color: rgba(0,0,0,0);
  	outline: 0;
  	line-height: 1.16;
}
body{max-width:750px;margin:0 auto;}
.clearfix {*zoom: 1;} 
.clearfix:before,.clearfix:after{display: table;line-height: 0; content: "";} 
.clearfix:after {clear: both;} 
/*reset ends*/
.fl{
 	float: left;
 }
.fr{
	float: right;
}
.fb{
	font-weight: bold;
}
.tc{
	text-align: center;
}
.mt03{margin-top: .3rem;}
.nav{text-align: center;position: relative;color: #333;font-size: .38rem;}
.nav ul{position: relative;padding: .24rem .3rem;box-shadow:0 1px 0 0 rgba(194,194,194,0.50);}
.nav ul li{line-height: .5rem;}
.nav ul li:nth-child(n 2){position: absolute;top:.24rem;height:.5rem;}
.nav ul li:nth-child(2){width:1.5rem;background:url(/uploads/image/cimages/sprite.png) no-repeat;background-size: auto 100%;}
.nav ul li:last-child{right:.3rem;/*top:0;*/}
.nav ul li:last-child a{display: inline-block;width:.5rem;height:.5rem;background-image: url(/uploads/image/cimages/sprite.png);background-size: auto 100%;background-repeat: no-repeat;}
.nav ul li:last-child a:first-child{background-position: -1.5rem center;}
/*.nav ul li:last-child span:last-child{background-position: -1rem center;}*/
.nav ul .next{font-size:.3rem;color:#429fff;line-height: .5rem;}
/*.nav p{font-size: 0;}*/
.nav ol li{width:50%;float: left;font-size: .3rem;line-height: 2.8;color: #666;position: relative;}
.nav ol li a{color: #666;}
.nav ol li.on{color: #fff;background: #666;}
.nav ol li:after{content: '';width:0;height:0;border-width:.16rem;border-style: solid;border-color:#666 transparent transparent;top:100%;left:50%;margin-left: -.16rem;display: none;position: absolute;}
.nav ol .on:after{display: block;}

.wrapper{overflow: hidden;}
/*.wrapper .con{width: 200%;}*/
.wrapper .box{padding: .2rem;background: rgb(233,233,233);display: none;}
.wrapper .box .load-more{font-size: .26rem;color: #333;margin-top: .3rem;text-align: center;}
.box .no-more{font-size: .26rem;color: #333;margin-top: .3rem;text-align: center;}
.wrapper .box:first-child{display: block;}
.box ul li{background: #fff;border-radius: 2px;padding: .3rem;font-size: 0;}
.box ul li:nth-child(n 2){margin-top: .36rem;}
.box li img{width: 100%;}
.box li h3{font-size: .36rem;color: #333;margin:.3rem 0 .2rem;font-weight: 500;}
.box li h3 a{color:#333;}
.box li h5{font-size: .26rem;color: #b4b4b4;font-weight: normal;}
.box li .applyer{margin-top: .16rem;}
.box li h5 span:last-child{margin-left: .6rem;}
.box li>div{margin-top: .2rem;}
.box li>div>.fl>p{font-size: .3rem;color: #666;}
.box li>div>.fr>p{font-size: .22rem;color: #666;margin-bottom: .1rem;}
.box li>div i{font-style: normal;}
.box li>div>.fl>p{margin-top: .2rem;}
.box li>div>.fl>p>i{color:#c80813;}
.box li>div>.fl>p>.over{color: #666;}
.box li>div>.fr{width:2.8rem;}
.box li>div>.fr>a{display: inline-block;width:100%;line-height: .72rem;background: #c00;color: #ffffff;border-radius: 2px;text-align: center;font-size: .3rem;}
.box li>div>.fr>p{overflow: hidden;}
.box .progress{width:1.2rem;height: .1rem;border-radius: .05rem;background: #e6e6e6;margin-top: .05rem;}
.box .progress i{display:block;background: #64768a;height: .1rem;border-radius: .05rem;}
.box li dl{margin-top: .2rem;}


.wrapper .apply-form{margin-top: .26rem;padding: .32rem;background: #fff;}
.wrapper .apply-form h3,.order h3{color: #333;font-size: .36rem;font-weight: 600;}
.wrapper .apply-form h5,.order h5{color: #666;font-size: .26rem;margin:.32rem 0;font-weight: normal;line-height: 1.6;}
.wrapper .apply-form p{background:rgba(74,143,226,0.35);font-size:13px;color:#4d93e4;padding: .16rem .32rem;margin-bottom: .2rem;}
.apply-form div dl{padding:.3rem 0;border-bottom: 1px solid #f5f5f5;font-size: .3rem;}
.apply-form div dl dt{border:1px solid transparent;width:1.3rem;color: #b4b4b4;padding: 2px 0;}
.apply-form div dl dt i{font-style: normal;color:rgb(224,65,73);}
.apply-form div dl dd{color:#666;margin-left: 1.5rem;position: relative;}
.apply-form div dl:last-child{border-bottom: none;}
.apply-form input{border:none;background: none;width:100%;text-indent: 5px;border:1px solid transparent;padding: 2px 0;}
.apply-form select{width: 100%;-webkit-appearance: none;border:1px solid #a4a4a4;padding: 2px 0;text-indent: 5px;}
.select:after{content: "";position: absolute;width: .16rem;height: .16rem;border-left: 1px solid #333;border-bottom: 1px solid #333;transform: rotate(-47deg);-webkit-transform: rotate(-47deg);right: .2rem;top: .1rem;}
    
.exp-center{background: #f5f5f5;}
.activity,.detail{padding: .32rem;background: #fff;}
.exp-center i{font-style: normal;}
.activity img{width:100%;height: 3.4rem;}
.activity h3{font-size: .36rem;color: #333;font-weight: 600;}
.activity h5{font-size: .26rem;font-weight: normal;color: #666;margin-top: .2rem;}
.activity h5 span:nth-child(n 2){margin-left: .2rem;}
.activity h5 i{color: #b4b4b4;}
.activity dl{font-size: .3rem;margin-top: .32rem;}
.activity  dt{color: #333;}
.activity  dd{margin-top: .2rem;color: #b4b4b4;}
.activity  dd i{color: #c00;}
.activity>a{display: block;margin-top: .3rem;background: #c00;font-size: .3rem;line-height: 2;text-align: center;color: #fff;border-radius: 2px;}
.detail{margin-top: .2rem;}
.detail .t1,.list .t1{font-size: .3rem;color: #333;}
.detail .apply-process{margin-top: .6rem;}
.apply-process ul li{float: left;text-align: center;}
.apply-process ul li:nth-child(n 2){margin-left: .2rem;}
.apply-process ul li i{display: inline-block;width:.5rem;height:.5rem;background:#ebebeb;font-size: .3rem;line-height: .5rem;text-align: center;color:#9b9b9b;border-radius: 50%;}
.apply-process ul li p{color: #9b9b9b;font-size: .24rem;margin-top: .2rem;}
.apply-process .edit{font-size: .3rem!important;color: #666!important;margin-top: .4rem;}

.order,.list{margin-top: .26rem;padding: .32rem;background: #fff;}
.list{margin-top: .12rem;}
.order .msg{margin-top: -.1rem;}
.order .msg li{padding: .3rem 0;border-bottom:1px solid #f5f5f5;font-size: .3rem;overflow: hidden;}
.order .msg li:last-child{border-bottom: none;}
.order .msg li .fl{color: #b4b4b4;}
.order .msg li .fr{color: #333;}
.user .activity a{display: inline-block;width:100%;background:#c00; color:#fff;border-radius:4px;font-size: .3rem;text-align: center;line-height: .78rem;}
.user i{font-style: normal;}
.list .edit{font-size: .26rem!important;color: #333!important;}

.cover{position: fixed;z-index: 100;top:0;left:0;right:0;bottom:0;background: rgba(0,0,0,.5);display: none;}
.cover .window{padding: .36rem .28rem; position: absolute;top:50%;left:50%;-webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);background:#ffffff;border-radius:8px;width:6rem;}
.cover .window .t1{color: #333;font-size: .3rem;}
.cover .window .t2{color: #b4b4b4;font-size: .22rem;line-height: .36rem;margin:.32rem 0;}
.cover .window a{color:#429fff;font-size: .3rem;display: inline-block;}
.cover .window .t3{font-size: 0;}

.nav .nav-middle{margin: .32rem 0 .32rem .2rem;border: .04rem solid #efefef;border-radius: 5px;}
.nav .nav-middle-left{float: left;width: 1.5rem;height: 1.5rem;padding: .4rem;border-radius: 5px;background: #cc0000;color: #fff;font-size: .3rem;margin-right: .1rem;}
.nav .nav-middle-right{background: #fff;padding-left: 1.4rem;padding-right: .25rem;}
.nav .nav-middle-right .right-box{display: block;width: 1.7rem;height: 1.4rem;margin: .05rem 0.08rem;border-radius: 5px;border: .04rem solid #efefef;background: #fff;font-size: .12rem;color: #737373;text-align: center;}
.nav .nav-middle-right .right-box img{width: 1.3rem;margin: 0 auto;}
.nav .nav-middle-right .right-box h3{font-size: .15rem;color: #363636;}
.swiper-button-next{background: url(/uploads/image/iprodutcenter/next-bg.png) no-repeat center !important;background-size: contain !important;right: .1rem;width: .16rem;}
.swiper-button-prev{background: url(/uploads/image/iprodutcenter/prev-bg.png) no-repeat center !important;background-size: contain !important;left: 1.8rem;width: .16rem;}



