@font-face
{
font-family: myFirstFont;
src: url(fzht.ttf);
}

.dbox{
	 display: -moz-box;
	 display: -webkit-box;
}

.dbox0{
	display: block;
	-moz-box-flex: 0;
	-webkit-box-flex: 0;
}
.dbox1{
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	width: 0%;
}
.clear{clear:both}

.dflex{
	display: flex;
display: -webkit-flex;
display: -moz-flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
}

.wrapShow{ position:fixed; z-index: 19; left: 0; top:0; width: 100%; height: 100%;background: rgba(0,0,0,0.5); }


.userTop{ background: url(../images/userbg.png) center top no-repeat; border-bottom: 1px solid #e3e3e3;}
.userTop .inTop{ font-size: 0; height: .88rem;  text-align: right;}
.userTop .inTop a{ display: inline-block; width: .88rem; height: .88rem; line-height: .88rem; font-size: 0; text-align: center;}
.userTop .inTop a img{ width: .44rem;}

.userName{ height: 1.52rem; padding: 0 .24rem; padding-top: .16rem; font-size: 0}
.userName a.imgBox{ display: inline-block; vertical-align: top; width: 1.16rem; height: 1.16rem; border-radius: 1.16rem; margin-right: 0.22rem;}
.userName a.imgBox img{ width: 100%; height: 100%; border-radius: 1.16rem; vertical-align: top;}
.userName p{ font-size: .42rem; color: #fff; line-height: 1.16rem; display: inline-block;}

.bottomNav{ height: calc( 1.16rem + 1px ) ;}
.bottomNav .inBox{ position:fixed; z-index: 10; left: 0; width: 100%; height: calc( 1.16rem + 1px ); border-top:1px solid #e3e3e3; display: -moz-box; display: -webkit-box; background: #fff; bottom:0;}

@media (min-width:750px ) {
	.bottomNav .inBox{ left: 50%; margin-left: -375px; width: 750px;}
}

.bottomNav .inBox a{ display: block; -moz-box-flex: 1; -webkit-box-flex: 1; text-align: center; width: 0%;}
.bottomNav .inBox a p{ margin-top: .75rem; font-size: .24rem; text-align: center; color: #a5a5a5;}

.bottomNav .inBox a.btn-a{ background: url(../images/navIcon-14.png) center .26rem no-repeat;background-size:.44rem auto;}
.bottomNav .inBox a.btn-b{ background: url(../images/navIcon.png) center .26rem no-repeat;background-size:.44rem auto;}
.bottomNav .inBox a.btn-c{ background: url(../images/navIcon-15.png) center .16rem no-repeat;background-size:.64rem auto;}
.bottomNav .inBox a.btn-d{ background: url(../images/navIcon-17.png) center .26rem no-repeat;background-size:.44rem auto;}
.bottomNav .inBox a.btn-e{ background: url(../images/navIcon-16.png) center .26rem no-repeat;background-size:.44rem auto;}
.bottomNav .inBox a.btn-f{ background: url(../images/sipo/icon_index.png) center .26rem no-repeat / .44rem auto;}
.bottomNav .inBox a.btn-f-h{ background: url(../images/sipo/icon_index_hover.png) center .26rem no-repeat / .44rem auto;}
.bottomNav .inBox a.btn-g{ background: url(../images/sipo/icon_special.png) center .26rem no-repeat / .44rem auto;}
.bottomNav .inBox a.btn-g-h{ background: url(../images/sipo/icon_special_hover.png) center .26rem no-repeat / .44rem auto;}
.bottomNav .inBox a.btn-h{ background: url(../images/sipo/icon_moving.png) center .26rem no-repeat / .44rem auto;}
.bottomNav .inBox a.btn-h-h{ background: url(../images/sipo/icon_moving_hover.png) center .26rem no-repeat / .44rem auto;}
.bottomNav .inBox a.btn-i{ background: url(../images/sipo/icon_back.png) center .26rem no-repeat / .44rem auto;}
.bottomNav .inBox a.btn-i-h{ background: url(../images/sipo/icon_back_hover.png) center .26rem no-repeat / .44rem auto;}

.bottomNav .inBox a.on p{color: #1a89f2;}

.userList1{ display: -moz-box; display: -webkit-box; 
/* background: #fff; */
border-top: 1px solid #2cd699; padding-top: .2rem;margin-bottom:5px;}
.userList1 a{ display: block; -moz-box-flex: 1; width: 0%; -webkit-box-flex: 1; height: 1.14rem; text-align: center;}
.userList1 a h2{ font-size: .36rem; color: #fff; line-height: .4rem; margin-top: .16rem;}
.userList1 a p{ font-size: .26rem; color: #fff; line-height: 1.6em;}

.userList{ display: -moz-box; display: -webkit-box; background: #fff; border-bottom: 1px solid #e3e3e3; margin-bottom: .2rem;}
.userList a{ display: block; -moz-box-flex: 1; width: 0%; -webkit-box-flex: 1; height: 1.14rem; text-align: center;}
.userList a h2{ font-size: .36rem; color: #212121; line-height: .4rem; margin-top: .16rem;}
.userList a p{ font-size: .26rem; color: #898989; line-height: 1.6em;}

.userOrder{}
.userOrder .title-1{background: #fff;border-top:1px solid #e3e3e3;}
.title-1{ line-height: .84rem; padding: 0 .24rem; height: calc( .84rem + 1px ); border-bottom: 1px solid #e3e3e3; text-align:center}
.title-1 span{ font-size: .3rem; color: #212121;}
.title-1 a.morBtn{ float: right; color: #b6b6b6; font-size: .26rem}

.widthhalf{width:50%;float:left;height:108px;}
.widthhalf img{width:1.2rem !important;height:1rem !important;}


.userSet{ background: #fff; margin-bottom: .18rem; border-bottom:1px solid #e3e3e3;}
.userSet .inBox{ font-size: 0; padding: 0 .24rem;}
.userSet .inBox a{ width: 25%; display: inline-block; vertical-align: top; height: 1.65rem; text-align: center;}
.userSet .inBox a p{ height: .92rem; padding-top:.32rem; line-height: .6rem;}
.userSet .inBox a img{ height: .42rem;}
.userSet .inBox span{ display: block ; font-size: .26rem; color: #898989;}



.topTitle{ background: #fff; height:calc( .88rem + 1px ); text-align: center; line-height: .88rem; font-size: .36rem; color: #212121; border-bottom:1px solid #e3e3e3; position: relative; }
.topTitle a.returnBtn{ display: block;position: absolute; left: 0;padding: 0 .24rem; height: .88rem; font-size: 0 ;top:0; }
.topTitle a.returnBtn img{ width: .2rem;}

.topTitle .fabuBtn{ font-size: .36rem; color: #ff4a53; position: absolute; right:.24rem; top:0; height: .88rem; line-height: .88rem; display: block; }
.topTitle .saveBtn{font-size: .36rem; color: #1a89f2; position: absolute; right:.24rem; top:0; height: .88rem; line-height: .88rem; display: block;}

.topnav-1{ padding: 0 .24rem; margin-bottom: .18rem; border-bottom: 1px solid #e3e3e3; background: #fff;}

.topnav-1 p{ font-size: 0;   padding:.13rem 0;
display: flex;
display: -webkit-flex;
display: -moz-flex;
justify-content: space-between;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
}
.topnav-1 p a{ display: inline-block; font-size: .3rem; color: #212121; padding: 0 .05rem; margin: 0 .05rem; border-bottom: .03rem solid transparent;}
.topnav-1 p a:active,
.topnav-1 p a.on{ color: #ff4a53;border-bottom: .03rem solid #ff4a53;}


.orderBox{ background: #fff; margin-bottom: .18rem;border-top: 1px solid #e3e3e3;}

.orderBox .inBox-1{ padding: 0 .24rem; border-bottom: 1px solid #e3e3e3; height: .86rem; line-height: .86rem; font-size: 0}
.orderBox .inBox-1 img{ width: .58rem; height: .58rem; border-radius: .58rem;  margin-right: .16rem; vertical-align: middle;}
.orderBox .inBox-1 span{ font-size: .3rem; vertical-align: middle;}
.orderBox .inBox-1 .time{ float: right; font-size: .22rem; color: #a8a8a8;}

.orderBox .inBox-2{ padding: .18rem .24rem;border-bottom: 1px solid #e3e3e3;}

.orderBox .inBox-2 p{float: right; line-height: .43rem; font-size: .3rem; margin-left: .45rem;}
.orderBox .inBox-2 h2{ font-size: .3rem; line-height: .43rem; margin-bottom: .16rem;}

.orderBox .inBox-2 .txtBox{ font-size: .28rem; line-height: 1.4em;}
.orderBox .inBox-2 .txtBox span{ color: #ff4a53;}
.orderBox .inBox-2 .btnBox{ margin-bottom: .1rem; line-height: .54rem; height: .54rem;}
.orderBox .inBox-2 .btnBox a.borderBtn{ vertical-align: middle; border-radius:3px; display: inline-block; border:1px solid #ff4a53; height: .54rem; line-height: .5rem; width: 1.23rem; text-align: center; font-size: .28rem; color: #ff4a53;}

.orderBox .inBox-2 .btnBox span{ font-size: .28rem; color: #ff4a53;}

.orderBox .inBox-3{ padding: .15rem .24rem; line-height: .54rem; border-bottom: 1px solid #e3e3e3; font-size: .3rem; }

.orderBox .inBox-3 em{float: right; font-size: .3rem; color: #a8a8a8;}
.orderBox .inBox-3  .detailBtn{ float: right; height: .54rem; border:1px solid #ababab; width: 1.56rem; text-align: center; line-height: .52rem; font-size: .28rem; color: #a8a8a8; border-radius:.05rem}
.orderBox .inBox-3  .detailBtn-2{ float: right; height: .54rem; border:1px solid #f00; width: 1.56rem; text-align: center; line-height: .52rem; font-size: .28rem; color: #f00; border-radius:.05rem}

.orderBox ul li:first-child{ border-top:none;}

.userWork{ height: 1.78rem; line-height: 1.78rem; padding-left: .24rem; background: url(../images/orderdetailBg.png) center center no-repeat; background-size:100% auto; color: #fff;}
.userWork p{ display: inline-block; line-height: 1.6em; vertical-align: middle; font-size: .28rem}

.userWork-2{ margin-bottom: .18rem;}
.userWork-2 a{ display: block; border:1px solid #e3e3e3; background: #fff; padding:.18rem .24rem; position: relative;}
.userWork-2 a p{ font-size: .28rem; line-height: 1.6em; color: #ff4a53; padding-right: .6rem;}
.userWork-2 a i{ position: absolute; right: .24rem; top:0; height: 100%;
display: flex;
display: -webkit-flex;
display: -moz-flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
}
.userWork-2 a i img{ width: .15rem;}
.userWork-2 a span{ font-size: .24rem; color: #a8a8a8; line-height: 1.6em;}

.list-1 { background: #fff; margin-bottom: .18rem;}
.list-1 li{ padding:.2rem .24rem; border-bottom:1px solid #e3e3e3;}
.list-1 li:first-child{ border-top:1px solid #e3e3e3;}
.list-1 li .dbox0{ font-size: .3rem; line-height: .55rem; margin-right: .35rem;}
.list-1 li .dbox0:last-child{ margin-right: 0;}
.list-1 li span{ font-size: .3rem; line-height: .55rem; vertical-align: middle; position: relative;}
.list-1 li textarea{width: 100%; font-size: .3rem; line-height:.55rem;border:none; resize: none;}
.list-1 li .txtBox{ font-size: 0;}
.list-1 li input[type=text],
.list-1 li input[type=datetime],
.list-1 li input[type=tel],
.list-1 li input[type=password]{ font-size: .3rem; line-height: .55rem; height: .55rem; padding: 0 .1rem; border:none; width: 100%;}
.list-1 li input[type=radio]{
	-webkit-appearance: radio;
	vertical-align: middle; margin-right: .05rem;
}


.list-1 .selectBox{
    font-size: .3rem;
    line-height: .55rem;
    height: .55rem;
    padding: 0 .1rem;
    border: none;
    vertical-align: middle;
    position: relative;
    display: inline-block;
}

.list-1 .selectBox select{
	position: absolute;
	top:0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
}

.list-1 li input[type=checkbox]{
	-webkit-appearance:checkbox;
}

.list-1 li .checkInput{
	 line-height: .55rem; font-size: 0;
}
.list-1 li label{ font-size: .3rem; vertical-align: middle; margin-right: .3rem;}

.orderDetailNav{ height: calc(.98rem + 1px);}
.orderDetailNav .inBox{ position: fixed; bottom:0; left: 0; width: 100%; background: #fff; padding: 0 .18rem;
height: calc(.98rem + 1px); border-top:1px solid #e3e3e3;
}

.orderDetailNav .inBox a{ text-align: center; font-size: .28rem; height: .6rem; border:1px solid #ff0000; margin:.15rem .06rem 0; line-height: .58rem; color: #f00; border-radius:.05rem}
.orderDetailNav .inBox a.cbtn{ color: #212121;border:1px solid #212121}
.orderDetailNav .inBox a.btn-load{ color: #1a89f2; border:1px solid #1a89f2;}

@media (min-width:750px ) {
	.orderDetailNav .inBox{ left: 50%; margin-left: -375px; width: 750px;}
}

hr,
hr.border{ height: .18rem; margin: 0; border:none;}


.list-2{ background: #fff;}
.list-2 li{ padding: .16rem .24rem; border-bottom: 1px solid #e3e3e3;}
.list-2 li:first-child{ border-top:1px solid #e3e3e3}
.list-2 li p{ font-size: .24rem; color: #a8a8a8; line-height: .38rem;}
.list-2 li h2{ font-size: .28rem; line-height: 1.6em;}

.list-2 li:first-child h2{ color: #ff4a53;}

.btn-blue{ background: #13a173; color: #fff;}
.btn-red{ background: #ff4a53; color: #fff;}



.foot-btn{height: .88rem;}
.foot-btn a{ display: block;position: fixed;bottom:0; left: 0; width: 100%; height: .88rem; line-height: .88rem; font-size: .32rem; text-align: center;}

@media (min-width:750px ) {
	.foot-btn a{ width: 750px;left: 50%; margin-left: -375px;}
}


.plBox{ background: #fff; margin-bottom: .18rem; padding:.2rem .48rem; border-bottom:1px solid #e3e3e3;}

.plBox .huaBox a{ text-align: center; padding-bottom: .2rem;}
.plBox .huaBox p{font-size: .3rem; color: #a8a8a8; line-height: .36rem;}
.plBox .huaBox a i{ display: block; height: .52rem;}
.plBox .huaBox a i.icon-a{ background: url(../images/foare-07.png) center .15rem no-repeat / auto .36rem;}
.plBox .huaBox a i.icon-b{ background: url(../images/foare.png) center .15rem no-repeat / auto .36rem;}
.plBox .huaBox a i.icon-c{ background: url(../images/foare-03.png) center .15rem no-repeat / auto .36rem;}
.plBox .borderBox{border:1px solid #e3e3e3; border-radius:5px;}
.plBox textarea{ width: 100%;font-size: .3rem; line-height: 1.6em; padding: .2rem .3rem; border: none;resize: none;}


.plBox .huaBox a.on i.icon-a{ background: url(../images/foare-07.png) center .15rem no-repeat / auto .36rem;}
.plBox .huaBox a.on i.icon-b{ background: url(../images/foare-05.png) center .15rem no-repeat / auto .36rem;}
.plBox .huaBox a.on i.icon-c{ background: url(../images/foare-06.png) center .15rem no-repeat / auto .36rem;}

.pfBox{ background: #fff; margin-bottom: .18rem; border-bottom: 1px solid #e3e3e3;}
.pfBox ul{ text-align: center; padding-top: .48rem; padding-bottom: .45rem;}
.pfBox ul span{ display: inline-block; font-size: .3rem; line-height: .68rem; margin: 0 .35rem;}
.pfBox ul p{ display: inline-block; font-size: 0; line-height: .68rem; vertical-align: top;}
.pfBox ul a{ display: inline-block; width: .32rem; height: .32rem; background: url(../images/stat-09.png) center center no-repeat / 100% auto; vertical-align: middle; margin: 0 .1rem;}
.pfBox ul a.good{ background: url(../images/stat.png) center center no-repeat / 100% auto; }
.pfBox ul a.now{ background: url(../images/stat-08.png) center center no-repeat / 100% auto; }

.list-3{ border-top:1px solid #e3e3e3; background:#FFF}
.list-3 li{ padding: .22rem .24rem 0 .24rem; border-bottom:1px solid #eeeeee;}
.list-3 li.delBox{ padding: .16rem .24rem; line-height: .32rem;}
.list-3 li.delBox a img { width: .28rem;}
.list-3 li.delBox span.good{ display: inline-block; line-height: .32rem; font-size: .24rem; color: #ff4949; padding-left: .32rem; background: url(../images/foare-07.png) left center no-repeat / .24rem auto; margin-right: .15rem;}
.list-3 li.delBox span.time{ font-size: .2rem; color: #a8a8a8;}
.list-3 li.delBox span.soso{display: inline-block; line-height: .32rem; font-size: .24rem; color: #ff4949; padding-left: .32rem; background: url(../images/foare-05.png) left center no-repeat / .24rem auto; margin-right: .15rem;}
.list-3 li.delBox span.zha{display: inline-block; line-height: .32rem; font-size: .24rem; color: #ff4949; padding-left: .32rem; background: url(../images/foare-06.png) left center no-repeat / .24rem auto; margin-right: .15rem;}

.fanceList .dbox0{ border:1px solid #e3e3e3; margin-right: .15rem; display: block; height: calc( 1.48rem + 2px );}

.fanceList .dbox0 img{ width: 1.48rem; height: 1.48rem;}
.fanceList h2{ font-size:.32rem;  line-height: .42rem;}
.fanceList h4{ font-size:.32rem;  line-height: .42rem; height: .82rem; margin-bottom: .1rem;}
.fanceList h2 a{ color: #212121; display: block;}
.fanceList h3{ color: #898989; font-size: .24rem; line-height: 1.6em;}

.fanceList h3.h3-2{ margin: .1rem 0; color: #898989; font-size: .22rem}

.fanceList p {line-height: .34rem; color: #898989; font-size: .2rem}
.fanceList p a{float: right;}
.fanceList p a img{ height: .32rem;}
.fanceList p span{ color: #212121;}
.fanceList .p-2{ line-height: .5rem;}
.fanceList .p-2 font{ font-size: .38rem; display: inline-block; vertical-align: middle;}
.fanceList .p-2 span{ font-size: .2rem; color: #898989;}
.fanceList .p-3{ font-size: .24rem}


.fanceList .schoolImg{ width: 1.1rem; height: 1.1rem; border: none; border-radius:50%;} 
.fanceList .schoolImg img{ width: 100%; height: 100%; border-radius:1.1rem;}
.fanceList h2.h2-2{ line-height: .64rem;}
.fanceList h2 span{ font-size: 0; line-height: .64rem; color: #898989;}
.fanceList h2 span img{ width: .16rem; margin-right: .05rem; vertical-align: middle;}
.fanceList h2 span i{ vertical-align: middle; font-size: .22rem;}
.fanceList .imgBox-1{ width: .9rem; height: .9rem; border-radius:.9rem;}
.fanceList .imgBox-1 img{ width: 100%; height: 100%;border-radius:.9rem;}

.fanceList .imgBox-2{ width: 1.25rem; height: 1.25rem;}
.fanceList .imgBox-2 img{ width: 100%; height: 100%;;} 

.fanceList h2.h2-3{ line-height: .54rem;}
.fanceList h2.h2-3 span{ line-height: .54rem;}

.fanceList h2.h2-4{margin-top: .06rem; height: .64rem;
display: flex;
display: -webkit-flex;
display: -moz-flex;
justify-content: flex-start;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
}
.fanceList .p-4{ font-size: .24rem; line-height: .5rem;}
.fanceList .p-4 span{ font-size: 0; line-height: .5rem; display: inline-block;}
.fanceList .p-4 span img{ vertical-align: middle; margin-right: .05rem;}
.fanceList .p-4 span img.imga{ width: .23rem;}
.fanceList .p-4 span img.imgb{ width: .4rem;}
.fanceList .p-4 span i{ vertical-align:middle; font-size: .24rem; color: #898989; margin-right: .2rem;}


.downLoad{ line-height: .9rem; text-align: center; height: .9rem; text-align: center;}
.downLoad img{ vertical-align: middle; margin-right: .05rem; width: .22rem !important; height: .3rem !important;}
.downLoad span{ vertical-align: middle; font-size: .3rem; color: #898989;}



.fanceList li.btnBox{ padding-top: .16rem; padding-bottom: .16rem; text-align: right; font-size: 0}
.fanceList li.btnBox a{ display: inline-block; height: .52rem; line-height: .5rem; border-radius:.05rem; width: 1.47rem; margin-left: .19rem; border:1px solid #898989; color: #898989; text-align: center; font-size: .28rem}

.courseBox{ margin-bottom: .18rem;}

.starBox{ text-align: center; font-size: 0;  padding-top: .34rem; padding-bottom: .3rem;}
.starBox h2{ line-height: .75rem;}
.starBox h2 a{ vertical-align: middle; width: .43rem; height: .43rem; display: inline-block; margin: 0 .16rem; background: url(../images/stat-09.png) center center / .43rem .43rem;}
.starBox h2 a.good{ background: url(../images/stat.png) center center / .43rem .43rem;}
.starBox h2 a.now{ background: url(../images/stat-08.png) center center / .43rem .43rem;}
.starBox p{ font-size: .3rem; line-height: .48rem;}
.textarea{ display: block; width: calc(100% - .98rem); margin: 0 .49rem; border-radius:.1rem;resize: none; border:1px solid #e3e3e3; box-sizing: border-box; padding: .2rem .24rem; font-size: .3rem}

.releaseList{ background: #fff; box-shadow:0 0 .25rem rgba(0,0,0,0.25);}
.releaseList a{ display: block; padding: 0 .24rem; border-bottom:1px solid #e3e3e3; line-height: .95rem; font-size: .32rem; color: #212121;}
.releaseList a img{float: right; width: .15rem; height: .25rem; margin-top: .35rem;}
.releaseList a:active{ background: #f1f1f1; color: #898989;}

.fileRes{ height: 2.08rem; background:url(../images/userbg.png); text-align: center;  padding-top:.45rem ; }
.fileRes a{ display: block; width: .9rem; height: .9rem; background: url(../images/camer.png) center center no-repeat / .81rem auto; overflow:hidden;line-height: .82rem; margin: 0 auto; position: relative;}
.fileRes a img{ width: 100%; height: 100%;border: none;}
.fileRes a input{ position: absolute;top:0; left: 0; width: 100%; height: 100%; opacity: 0;}

.fileRes p{ font-size: .3rem; line-height: .48rem; color: #fff;}

.resname{ background: #fff; margin-bottom: .18rem; padding: .2rem .24rem; border: 1px solid #e3e3e3;}
.resname textarea{ border: none;resize: none; width: 100%; font-size: .3rem; line-height: 1.6em;}



.resList .txtBox img{ margin-left: .15rem; width: .15rem;}
.resList .txtBox span{ }

.packBox{ background:url(../images/packBg.jpg) center top no-repeat /100% auto;padding:.36rem .24rem 0 .24rem; margin-bottom: .18rem;}

.packBox h2{line-height: .56rem; color: #fff;}
.packBox h2 span{ vertical-align: middle; font-size: .4rem;  margin-right: .15rem;}
.packBox h2 a{ display: inline-block; vertical-align: middle; font-size: .22rem;border-radius:3px; background: #fc7e1e; padding: 0 .12rem; height: .38rem; line-height: .38rem; color: #fff;}
.packBox p{ font-size: .24rem; color: #fff; line-height: .34rem; margin-bottom: .3rem;}
.packBox .myMoney{ background: #fff; height: 1.36rem; padding: .2rem .25rem; border-radius:.1rem}
.packBox .myMoney .dbox0 a{ display:inline-block; line-height: .96rem; font-size: 0}
.packBox .myMoney .dbox0 span{ font-size: .3rem; color: #a8a8a8; vertical-align: middle;}
.packBox .myMoney .dbox0 img{ width: .14rem; vertical-align: middle;}
.packBox .myMoney h3{ font-size: .3rem; line-height: .48rem;}
.packBox .myMoney h4{ line-height: .48rem; font-size: .38rem; color: #ff4a53;}

.packNav{ background: #fff; border-top:1px solid #e3e3e3}
.packNav a{ display: block; padding: 0 .24rem; line-height: .86rem; font-size: .3rem; color: #212121 ; border-bottom: 1px solid #e3e3e3;}
.packNav a img{ width: .14rem; float: right; height: .24rem; margin-top: .31rem;}

.payDetailList{ background: #fff; border-toP:1px solid #e3e3e3;}
.payDetailList a{ padding:.12rem .24rem; border-bottom:1px solid #e3e3e3}
.payDetailList a .icon{
	display: flex;
display: -webkit-flex;
display: -moz-flex;
align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
margin-left: .2rem;
}
.payDetailList a img{ width: .14rem;}
.payDetailList h2{ font-size: .3rem; line-height:.46rem; color: #212121;}
.payDetailList h4{ font-size: .2rem; color: #a8a8a8; line-height: .26rem;}
.payDetailList h3{ font-size: .28rem; line-height: .46rem; color: #ff4a53;}
.payDetailList p{ text-align: right; font-size: .2rem; color: #a8a8a8; line-height: .26rem;}

.payPassWord{ border:1px solid #e3e3e3; padding: 0 .24rem; padding-top: .3rem; background: #fff;}
.payPassWord h2{ font-size: .3rem; text-align: center; margin-bottom: .22rem;}
.payPassWord .valiDate{ margin-bottom: .72rem; font-size: 0; border:1px solid #e3e3e3; background: #f8f8f8; height: calc(.86rem + 2px) ; padding: 0 .24rem; line-height: .86rem;}
.payPassWord .valiDate input{ width:calc(100% - .3rem - 1.6rem ) ; border:none; font-size: .3rem; line-height: .46rem; height: .46rem; margin-top: .2rem; background: none; margin-right: .3rem;}
.payPassWord .valiDate a{ width: 1.6rem; display: inline-block; vertical-align: top; font-size: .3rem; text-align: center;}

.payPassWord .valiDate a.die{ color: #ff4949;}

.payPassWordSumit{ background:#fff; border-bottom:1px solid #e3e3e3; line-height: .88rem; height: calc(.88rem + 1px );}
.payPassWordSumit a{ text-align: center; font-size: .3rem; font-weight: bold; color: #212121; border-right: 1px solid #e3e3e3;}
.payPassWordSumit a:last-child{border-right: none;}
.payPassWordSumit a.red{ color: #ff4a53; font-weight: bold;}

.setPassword{ text-align: center; padding: 0 .5rem; padding-top: 1.6rem;}
.setPassword h2{ font-size: .36rem; line-height: 1.86rem;}
.setPassword .inputBox{ width: 5.8rem; margin: 0 auto; margin-bottom: .4rem; height: .96rem; border:1px solid #e3e3e3; background: #fff; position: relative;}
.setPassword .inputBox input{padding-left:.3rem; position: absolute; font-size:.36rem; line-height: .94rem; letter-spacing: .78rem; left: 0; width: 100%; top:0; height:100%; background: none; border:none;}
.setPassword .inputBox span{ display: block; border-right:1px solid #e3e3e3}
.setPassword .inputBox span:last-child{ border:none;}
.setPassword p{ font-size: .3rem; line-height: 1.4em; color: #a8a8a8;}


.cashierBox{ background: url(../images/packBg.jpg) center center no-repeat / 100% auto; height: 1.7rem; line-height: 1.7rem; color: #fff; padding: 0 .24rem;}
.cashierBox p{ font-size: .36rem}

.cashierCard{ font-size: 0; padding: 0 .24rem; line-height: .86rem; height: calc(.86rem + 2px); border:1px solid #e3e3e3; margin-bottom: .18rem; background: #fff;}
.cashierCard img{ vertical-align: middle; width: .58rem; height: .38rem; margin-right: .2rem;}
.cashierCard .dbox0 img{ width: .15rem; height: .25rem;}
.cashierCard span{ font-size: .3rem; vertical-align: middle;}

.cashierMoney{ background:#fff;  margin-bottom: .4rem; border:1px solid #e3e3e3; margin-bottom: .18rem; padding: 0 .24rem;}
.cashierMoney h2{ line-height: .82rem; font-size: .3rem}
.cashierMoney .inputBox{ border:1px solid #e3e3e3; margin-bottom: .32rem; background: #f8f8f8; line-height: .86rem; text-align: center;}
.cashierMoney span{ vertical-align: middle; font-size: .3rem}
.cashierMoney input{ font-size: .3rem; background: none; line-height: .46rem; vertical-align: middle; border:none}


.cashierBtn{ margin-bottom:.18rem ; padding: 0 .24rem;}

.cashierBtn a{ line-height: .86rem; text-align: center; display: block; font-size: .3rem}


.invoice .orderBox .inBox-2 h2{ margin-bottom: 0;}

.invoiceList{ margin: 0 .24rem; border:none; background: none;}
.invoiceList li { padding:.25rem .2rem; margin-bottom: .18rem; border:1px solid #e3e3e3; background: #fff;}
.invoiceList li p{ font-size: .3rem; color: #212121;}
.invoiceList li input{ width: 100%; border:none; font-size: .3rem; line-height: .38rem; height: .38rem; text-align: right;}
.invoiceList li select{ width: 100%; height: .38rem; line-height: .38rem; font-size: .3rem; border:none; outline: none;}
.invoiceList li.selectBox{ background: none; padding: 0; border:none;}
.invoiceList li.selectBox .txtBox{ margin-right: .18rem;}
.invoiceList li.selectBox .txtBox:last-child{ margin-right: 0;}
.invoiceList li.selectBox .txtBox select{border:1px solid #e3e3e3; background: #fff; font-size: .3rem; line-height: .86rem; height: .9rem; padding-left: .15rem;}

.topNav-2{ border-bottom: 1px solid #e3e3e3; background: #fff; height:calc(.86rem + 1px); line-height: .86rem;}
.topNav-2 p a{ display: block; font-size: .32rem; text-align: center; line-height: .86rem; height: calc(.86rem + 1px ); border-bottom:2px solid transparent}
.topNav-2 p a:active,
.topNav-2 p a.on{ color: #ff4949; border-bottom:2px solid #ff4949;}





.couponList{ padding: 0 .25rem;}
.couponList .inBox{ margin-bottom: .16rem; border:1px solid #e3e3e3; background: #fff; padding: .18rem 0 .1rem 0;}
.couponList .box-a{ text-align: center; width: 1.78rem; border-right: 1px solid #e3e3e3; margin-right: .2rem;}
.couponList .box-a h2{ font-size: .42rem; color: #ff4949; line-height: .6rem;}
.couponList .box-a p{ font-size: .22rem; color: #a8a8a8;}
.couponList h3{ font-size: .3rem; line-height: .46rem;}
.couponList h4{ font-size: .22rem; line-height:1.2em; color: #a8a8a8;}
.couponList a{ border-radius:.05rem; display: block; width: 1.2rem; height: calc(.42rem + 2px ); border:1px solid #ff4949; font-size: .22rem; text-align: center; line-height: .42rem; color: #ff4949; margin: 0 .18rem 0 .65rem;}


.couponList .overBox h2,
.couponList .overBox h3{ color: #898989;}
.couponList .overBox a{ color: #fff; background: #c2c2c2; border-color: #c2c2c2;}


.integralList h2,
.integralList h4,
.integralList h3{ color: #898989;}

.integralListTitle{ text-align: center; font-size: .3rem; color: #898989; line-height: .85rem;}



.integralListBox{ border-bottom: 1px solid #e3e3e3; padding: 0 .24rem; background: #fff; line-height: .86rem; font-size: .3rem;}


.checkInBox{ background: #fff; margin: 0; padding: 0 .24rem; padding-top: .18rem; margin-bottom: .18rem;}
.checkInBox li input{ text-align: left;}

.checkInBox li.titleBox{ border:none; padding: 0; background: none; font-size: .3rem; line-height: .74rem;}
.checkInBox .upLi{ border:none; padding: 0;}
.checkInBox .upLi .upBox{ position: relative; margin-right: .16rem; border-radius:.05rem; border:1px solid #e3e3e3; height: 1.52rem; line-height: 1.52rem; text-align: center;}
.checkInBox .upLi .upBox:last-child{ margin-right: 0;}
.checkInBox .upLi .upBox input{position: absolute; z-index: 3; left: 0; top:0; width: 100%; height: 100%; opacity: 0;}
.checkInBox .upLi .upBox img{position: absolute; z-index: 2; left: 0;top:0; width: 100%; height: 100%;}
.checkInBox .upLi .upBox p{ vertical-align: middle; display: inline-block; color: #a8a8a8; font-size: .28rem}
.checkInBox li input[type=radio]{ width: auto; height: auto;-webkit-appearance:radio; width: .3rem; height: .3rem; vertical-align: middle; margin-right: .1rem;}

.shopName{ line-height: 1.84rem; height: 1.84rem; font-size: 0; background: #1a89f2; padding: 0 .24rem;}
.shopName img{ width: .92rem; height: .92rem;border-radius:.92rem; margin-right: .24rem; vertical-align: middle;}
.shopName a{ display: inline-block;vertical-align:middle; font-size: .36rem; color: #fff;}
.shopNav{ margin-bottom: .18rem;}
.shopNav a{ display: block; background: #fff; padding: 0 .24rem; font-size: .3rem; line-height: .86rem; color: #212121; border-bottom:1px solid #e3e3e3}
.shopNav a:first-child{ border-top:1px solid #e3e3e3;}
.shopNav a .fr{ width: .15rem; height: .24rem; margin-top: .31rem;}
.shopNav a .icon{ font-size: 0; display: inline-block; vertical-align: top: line-height:.86rem; float: left; margin-right: .15rem;}
.shopNav a .icon img{ width: .32rem;}

.fuwuList{ background: #fff;}
.fuwuList ul{ margin-bottom: .18rem;}
/*.fuwuList img{ width: 1.48rem; height: 1.48rem;}*/
.fuwuList .imgBox{ margin-right: .24rem;}
.fuwuList h2{ font-size: .32rem; line-height:.56rem; height: auto;}
.fuwuList h3{ font-size: .3rem; color: #ff4a53; line-height: .56rem;}
.fuwuList p,
.fuwuList .bottom{ font-size: .25rem; color: #898989; line-height: .48rem;}
.fuwuList .btnBox{ text-align: right; font-size: 0}
.fuwuList .btnBox a{ display: inline-block; width:calc(1.12rem + 2px ); line-height: .34rem; height: calc( .34rem + 2px ); margin-left: .14rem; color: #898989; font-size: .24rem;border:1px solid #898989; border-radius:.05rem; text-align: center;}
.fuwuList .company{ padding:6px 0;font-size:12px;border-top:1px dashed #efefef;color:#bbb;margin-top:5px;}
.fuwuList .prices{ /*position:absolute;right:10px; text-align:right;*/font-size:12px;color:#bbb;line-height:25px;}
.fuwuList .prices span{color:#13a173;font-size:16px;}
.fuwuList .brief{margin-right:0%;line-height:18px;max-height:20px; overflow:hidden;}



.shopOrder .orderBox .inBox-1 span{ font-size: .26rem}
.shopOrder .orderBox .inBox-1 .time{ font-size: .26rem}
.shopOrder .orderBox .inBox-3{ line-height: .42rem; font-size: .28rem}
.shopOrder .orderBox .inBox-3  .detailBtn{ margin-left: .15rem; width: 1.12rem; line-height: .42rem; height: .42rem; font-size: .24rem}
.shopOrder .orderBox .inBox-3 font.fr{ font-size: .24rem}

.fadeShow{ position: fixed; background: rgba(0,0,0,0.7); left: 0; top:0; width: 100%; height: 100%; z-index: 20; max-width: 750px;}

@media (min-width:750px ) {
	.fadeShow{ left: 50%; margin-left: -375px;}
}

.fadeShow .inBox{ background: #fff; margin:1.2rem .75rem;}
.fadeShow .inBox h2{ font-size: .32rem; text-align: center; line-height: .8rem; margin-bottom: .28rem; position: relative;}
.fadeShow .inBox h2 a{position: absolute; right: 0;top:0; width: .8rem; height: .8rem; text-align: center; line-height: .8rem; font-size: 0;}
.fadeShow .inBox h2 a img{ width: .3rem;}
.fadeShow .txtBox{ padding: 0 .36rem .36rem .36rem;}

.fadeShow .txtBox .radioBox{ margin-bottom: .18rem; font-size: 0;line-height: .68rem; }
.fadeShow .txtBox .radioBox label{ font-size: .26rem; margin-right: .1rem; vertical-align: middle;}
.fadeShow .txtBox .radioBox input[type=radio]{ -webkit-appearance: radio; width: .2rem; height: .2rem; vertical-align: middle; margin-right: .05rem;}
.fadeShow .txtBox .radioBox label:last-of-type{ margin-right: 0;}

.fadeShow .txtBox textarea{ margin-bottom: .18rem; width: 100%; font-size: .26rem; color: #212121; padding: .15rem .2rem;resize: none; border:1px solid #e3e3e3;}
.fadeShow .txtBox .name{ margin-bottom: .18rem; font-size: .26rem; line-height: .36rem;}
.fadeShow .txtBox input[type=text],
.fadeShow .txtBox input[type=tel],
.fadeShow .txtBox select{ font-size: .26rem; line-height: .88rem; height: 0.88rem; border:1px solid #e3e3e3; margin-bottom: .18rem; width: 100%; outline: none; padding: 0 .15rem;}

.fadeShow .btnBox a{ display: block; font-size: .32rem; color: #fff; background: #ff4a53; height: .88rem; line-height: .88rem; text-align: center;}


.resList .chuchang{ width: .4rem; height: .4rem; margin-top: .075rem;}

.searchBox{ padding: .14rem .24rem; background: #1a89f2;}
.searchBox .dbox1{ background: #fff; height: .6rem; padding: 0 .2rem; line-height: .6rem; background: #fff; border-radius:.6rem}
.searchBox .dbox1 img{ width: .32rem; vertical-align: middle; margin-right: .1rem;}
.searchBox .dbox1 input{ width: calc( 100% - .6rem); border:none; font-size: .3rem; line-height: .48rem; vertical-align: middle;}
.searchBox a{ font-size: .3rem; line-height: .6rem; color: #fff; margin-left: .24rem;}


.shopNav-2{ height: calc( 100% - .88rem - .88rem - 1px) ;}
.shopNav-3{ height: calc( 100% - .88rem - 1px - 4rem ) ;}

.shopNav-2 .leftBox{ padding-top: .06rem; float: left; width: 2.26rem; height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; background: #fff;}
.shopNav-2 a{ color: #898989; display: block; line-height: .82rem; font-size: .3rem; padding-left: .52rem;}
.shopNav-2 a.on,
.shopNav-2 a:active{ background: #f6f6f6; color: #1a89f2;}
.shopNav-2 .rightBox{ padding-left: 2.26rem; padding-top: .06rem;}
.shopNav-2 .rightBox a{ padding-left: .38rem;}
.shopNav-2 .rightBox a span{ font-size: 0; width: .32rem; line-height: .82rem; vertical-align: top; display: inline-block; margin-right: .16rem;}
.shopNav-2 .rightBox a span img{ vertical-align: middle; width: .32rem;}

.heightBox{ padding: 0 .24rem; }
.heightBox textarea{width: 100%;resize: none; border:none; font-size: .3rem; line-height: 1.5em; padding: .15rem 0;}
.heightBox .btnBox{ height: calc(.88rem + 1px );}
.heightBox .btnBox .inBox{height: calc(.88rem + 1px ); position: fixed;bottom:0; left: 0; background: #fff; border-top:1px solid #e3e3e3; width: 100%; max-width: 750px;}
@media  (min-width:750px ) {
	.heightBox .btnBox .inBox{ left: 50%; margin-left: -375px;}
}

.heightBox .btnBox .inBox a{ line-height: .88rem; text-align: center; font-size: 0; position: relative;}
.heightBox .btnBox .inBox a img{ vertical-align: middle; width: .34rem; margin-right: .15rem;}
.heightBox .btnBox .inBox a input{ position: absolute; left: 0; top:0; width: 100%; height: 100%; opacity: 0;}
.heightBox .btnBox .inBox a span{ vertical-align: middle; font-size: .32rem; color: #212121;}
.heightBox .btnBox .inBox a.abtn{ color: #fff; background: #1a89f2;}
.heightBox .btnBox .inBox a.abtn span{ color: #fff;}


.topNone li:first-child{ border-top:none;}

.changePassWord{ font-size: .3rem; padding: 0 .24rem; padding: 0 .28rem; line-height: .8rem;
}

.getYzm{ font-size: .28rem; color: #1a89f2; border:1px solid #1a89f2; width: 1.86rem; border-radius:.05rem; height: .56rem; line-height: .54rem; text-align: center;}

.getYzm.die{ background: #a8a8a8; color: #fff; border:1px solid #f2f2f2;}
.changePassWord-2{ text-align: center; font-size: .26rem; line-height: 1.6em;}


.checkBox{ height: 4rem; border:1px solid #e3e3e3; padding: 0 .24rem; background: #fff;}
.checkBox h2{ font-size: .3rem; color: #898989; line-height: .88rem;}
.checkBox .inBox{ font-size: 0}
.checkBox p{ display: inline-block; margin-bottom: .18rem; vertical-align: top;  font-size: .3rem; color: #898989; padding: 0 .18rem; margin-right: .185rem; min-width: 2.21rem; line-height: .54rem; border:1px solid #e3e3e3; border-radius: .05rem;}
.checkBox p a{float: right;}
.checkBox p:nth-of-type(3n){ margin-right: 0;}

.userImgBox{}
.userImgBox .userImg{ display: inline-block; width: .92rem; height: .92rem; border-radius:.92rem;}
.userImgBox .userImg img{ width: 100%; height: 100%; border-radius:.92rem; margin: 0;}


.renzhengList li input{ text-align: left;}
.renzhengList li p{ color: #898989;}
.renzhengList li.upBox-2 a{ height: 1.85rem; margin:.21rem .34rem; position: relative; border-radius:.05rem; overflow: hidden;}
.renzhengList li.upBox-2 a img{ width: 100%; height: 100%;}
.renzhengList li.upBox-2 a input{ position: absolute; top:0; left: 0; width: 100%; height: 100%; opacity: 0;}
.renzhengList li.upBox-2 a.up-a{background: #d8d8d8 url(../images/upIcon1.png) center center no-repeat / 2rem auto;}
.renzhengList li.upBox-2 a.up-b{background:#d8d8d8 url(../images/upIcon1.png) center center no-repeat / 2rem auto;}

.cardBox{ background: url(../images/cardBg.png) center center no-repeat / 100% auto; height: 1.42rem; line-height: 1.42rem; padding: 0 .24rem; margin-bottom: .18rem; color: #fff; font-size: .3rem}




.myCard { padding: 0 .24rem;}
.myCard a{ display: block; height: 1.7rem; margin-bottom: .18rem; border-radius:.05rem; padding: 0 .3rem;background: url(../images/mycard.png)  center center no-repeat / 100% 100%}
.myCard h2{ font-size: .32rem; color: #fff; line-height: 1.05rem;}
.myCard h2 span{ font-size: .22rem;float: right;}
.myCard p{ color: #fff;}
.myCard p span{ text-align: center; font-size: .3rem}
.myCard p span:first-of-type{ text-align: left;}
.myCard p span:last-of-type{ text-align: right;}
.myCard a:first-of-type{ background: url(../images/mycard.png)  center center no-repeat / 100% 100%}
.myCard a:nth-of-type(2){ background: url(../images/mycard-02.png)  center center no-repeat / 100% 100%}
.myCard a:nth-of-type(3){ background: url(../images/mycard-03.png)  center center no-repeat / 100% 100%}

.topTtitle-bdn{ border-bottom:none}




.topTitle .homeBtn{ display: block; position: absolute;right:.2rem; height: .88rem; top:0; width: .55rem; font-size: 0; text-align: center; line-height:.88rem;}
.topTitle .homeBtn img{ width: .45rem;}

.topTitle .searBtn{ display: block; position: absolute;right:.88rem; height: .88rem; top:0; width: .55rem; font-size: 0; text-align: center; line-height:.88rem;}
.topTitle .searBtn img{ width: .44rem;}

.banner-sxy{ height: 3.12rem;}
.banner-sxy img{ height: 3.12rem;}
.banner-sxy .sxy-hd{ text-align: center; font-size: 0;}
.banner-sxy .sxy-hd a{transition: all .2s; display: inline-block; z-index: 5; position: relative; top:-.38rem; width: .15rem; height: .15rem; border-radius:.15rem; background: rgba(185,185,185,.5); margin: 0 .03rem;}
.banner-sxy .sxy-hd a.on{ background: #fff; width: .38rem;}


.sxyNav{ background: #fff; padding: 0 .24rem;}
.sxyNav a{ height: 2.11rem; text-align: center; padding-top: .35rem;}
.sxyNav a img{ width: .9rem; height: .9rem;}
.sxyNav a p{ font-size: .3rem; line-height: .65rem;}
.sxyList .title-2{ background: #fff;}
.fzzzht{font-family:myFirstFont !important;}
.title-2{ text-align: center; border-bottom:1px solid #e3e3e3; line-height: .86rem; height: .86rem;}
.title-2.tnone{ border-bottom: none;}
.title-2.tborder{ border-top:1px solid #e3e3e3;}
.title-2 span{ display: inline-block; font-size: .33rem; color: #212121; position: relative;}
.title-2 span:before,
.title-2 span:after{
	content: '';
	position: absolute;
	width: .3rem;
	height: 1px;
	top:50%;
	background: #000;
}

.title-2-color span{ color: #666;}
.title-2-color span:before,
.title-2-color span:after{
	background: #666;
}

.title-2 span:before{ left: -.4rem;}
.title-2 span:after{ right: -.4rem;}
.sxyNav-2 .inBox{background: #fff; margin-bottom: .18rem; padding: .32rem .2rem;}
.sxyNav-2 .inBox a{ margin: 0 .06rem;}
.sxyNav-2 .inBox a:first-child{ margin-left: 0;}
.sxyNav-2 .inBox a:last-of-type{ margin-right: 0;}
.sxyNav-2 .inBox a{ font-size: .3rem; color: #212121; text-align: center; border:1px solid #41b5fd; line-height: .57rem; border-radius:.3rem}

.topTitle-2{ background: #13a173; color: #fff;border-bottom:1px solid #eee;}


.topnav-2{ background: #fff; padding: 0 .24rem;border:1px solid #e3e3e3; height: calc(.86rem + 2px);}
.topnav-2 p{ font-size: 0; width: 100%;overflow-x: auto; -webkit-overflow-scrolling: touch;  height: .6rem; white-space: nowrap; margin-top: .13rem; vertical-align: middle;}
.topnav-2 p a{ font-size: .32rem; display: inline-block; line-height: .6rem; margin-right: .54rem; border-bottom:2px solid transparent; height: calc( .6rem - 2px);}
.topnav-2 p a:last-of-type{ margin-right: 0;}
.topnav-2 p a:active,
.topnav-2 p a.on{ color:#ff4a53 ; border-bottom:2px solid #ff4a53}

.ulNav-2{ background: #ffffff; padding: 0 .24rem;border:0px solid #e3e3e3; height: calc(.86rem + 2px);}
.ulNav-2 li{height: .6rem;
    white-space: nowrap;
    margin-top: .13rem;
    line-height: .6rem;
    text-align: center;}
.ulNav-2 li a{ display: inline-block; line-height: .6rem; font-size: .32rem; border-bottom:2px solid transparent; height: calc( .6rem - 2px);}
.ulNav-2 li:active a,
.ulNav-2 li.on a{ color:#13a173 ; border-bottom:2px solid #13a173}

.sxyVideo{ background: #fff; border-bottom:1px solid #e3e3e3;}
.sxyVideo video{ width:100%; height: 3.75rem; background: #000;}
.sxyVideo h2{ font-size: .32rem; padding:.15rem .22rem; line-height: 1.6em;}
.sxyVideo h3{ font-size: .32rem;  line-height: .64rem; margin-bottom: .1rem; padding: 0 .22rem;}
.sxyVideo .tag{ padding: 0 .22rem; font-size: 0; margin-bottom: .15rem;}
.sxyVideo .tag a{ display: inline-block; font-size: .22rem; padding: 0 .14rem ; margin-bottom: .1rem; line-height: .42rem; border:1px solid #ff4a53; color: #ff4a53; margin: 0 .05rem; border-radius:.05rem}
.sxyVideo .tag a:first-of-type{ margin-left: 0;}
.sxyVideo .optn{ line-height: .6rem; padding: 0 .22rem; font-size: 0;}
.sxyVideo .optn a{  margin-left: .3rem;font-size: .22rem; color: #898989;}


a.fanceBtn{display: inline-block; background: url(../images/fanceIcon.png) left center no-repeat / .22rem auto;padding-left: .3rem; }
a.fanceBtn.on{ background: url(../images/love-3.png) left center no-repeat / .22rem auto;padding-left: .3rem; }
a.zanBtn{display: inline-block; background: url(../images/zanIcon.png) left center no-repeat / .23rem auto;padding-left: .3rem; }
a.shareBtn{display: inline-block; background: url(../images/shareIcon.png) left center no-repeat / .23rem auto; padding-left: .3rem; }

.commentList{ background: #fff; margin-bottom: .85rem;}
.commentList .inBox{ padding: .22rem .24rem 0 .24rem; border-bottom: 1px solid #e3e3e3;}
.commentList .inBox img{ width: .7rem; height: .7rem; border-radius:.7rem;}
.commentList .inBox h2{ padding-left: .85rem; font-size: .32rem; line-height: .7rem;}
.commentList .inBox a{float: right; line-height: .7rem; font-size: .22rem; color: #898989;}
.commentList .inBox p{ padding-left: .85rem; font-size: .28rem; line-height: .42rem;}
.commentList .inBox h3{ font-size: .22rem; color: #898989; line-height: .6rem; padding-left: .85rem;}

.sxyDetailBox{border-top:1px solid #e3e3e3;}
.sxyDetailBox .sxyDetail-hd{ border-bottom: 1px solid #e3e3e3; padding: 0 .24rem; background: #fff; }
.sxyDetailBox .sxyDetail-hd a{ text-align: center; font-size: .32rem; line-height: .48rem; margin:.22rem 0; border-right: 1px solid #e3e3e3;}
.sxyDetailBox .sxyDetail-hd a:last-of-type{ border-right:none;}
.sxyDetailBox .sxyDetail-hd a.on{ color: #1a89f2;}

.sxyDetailBox .inBox{ padding: .24rem; padding-bottom: 1.2rem; background: #fff;}
.sxyDetailBox .inP{ font-size: .26rem; line-height: 1.6em;}
.sxyDetailBox .inLoad{ font-size: 0; line-height: .6rem;}
.sxyDetailBox .inLoad img{ width: .32rem; margin-right: .1rem;}
.sxyDetailBox .inLoad a{ width: calc(100% - .42rem); display: inline-block; text-overflow: ellipsis; overflow: hidden; vertical-align: middle; white-space: nowrap; font-size: .26rem; color: #212121;  text-decoration: underline;}


.index-top{ height: .88rem; position: absolute; top:0; left: 0; width: 100%; max-width: 750px; z-index: 10;}
@media (min-width: 750px) {
	.index-top{ left: 50%; margin-left:-375px;}
}

.index-top a.addressBtn{ width:1.22rem;height: .88rem; text-align: center; line-height: .88rem; font-size: 0}
.index-top a.addressBtn span{ font-size: .3rem; color: #fff; vertical-align: middle; margin-left: .01rem;}
.index-top a.addressBtn img{ width: .19rem; vertical-align: middle;}
.index-top a.btn{ line-height: .88rem; font-size: .3rem; padding: 0 .2rem; color: #fff;}
.index-top input{ background: #fff; height: .6rem; line-height: .6rem; border:none; background: #fff; font-size: .26rem; padding: 0 .36rem; margin-top: .14rem; border-radius:.6rem}
.index-top a.returnBtn{ display: inline-block; background: url(../images/prevW.png) center center no-repeat / .21rem auto; width: .74rem; height: .88rem; }

.indexBanner{ height: 4.25rem;}
.indexBanner img{ height: 4.25rem; width: 100%;}
.indexBanner .sxy-hd{ text-align: center; font-size: 0;}
.indexBanner .sxy-hd a{transition: all .2s; display: inline-block; z-index: 5; position: relative; top:-.38rem; width: .15rem; height: .15rem; border-radius:.15rem; background: rgba(185,185,185,.5); margin: 0 .03rem;}
.indexBanner .sxy-hd a.on{ background: #fff; width: .38rem;}

.indexNav{ background: #fff;}
.indexNav .title-2{ line-height: 1.05rem; height: 1.05rem; } 
.indexNav .title-2 span{ color: #214798; font-size: .34rem}
.indexNav .title-2 span:before,
.indexNav .title-2 span:after{ background: #214798;}
.indexNav .inBox{ padding: 0 .25rem; font-size: 0; padding-bottom: .1rem;}
.indexNav .inBox a{ display: inline-block; width: 20%; text-align: center;}
.indexNav .inBox a img{ width: 1rem; height: 1rem; margin-top: .2rem;}
.indexNav .inBox a p{ font-size: .24rem; line-height: .6rem;}


.indexNav-2 dl:first-of-type{ border-top:1px solid #e3e3e3;}
.indexNav-2 dl dt{  width: 5rem; height: 3.64rem;border-bottom: 1px solid #e3e3e3;}
.indexNav-2 dl dt a{ display: block;border-right:1px solid #e3e3e3; height: 3.64rem; border-bottom: 1px solid #e3e3e3;}
.indexNav-2 dl dd{ width: 2.5rem; }
.indexNav-2 dl dd a{ display: block; border-right:1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;height: 1.82rem;}
.indexNav-2 dl dd:last-child{border-right:none;}
.indexNav-2 dl img{ width: calc(100% - 1px );  height: calc(100% - 1px )}

.indexBanner-2{}
.indexBanner-2 .inList{ font-size: 0}
.indexBanner-2 .inList a{ padding:.18rem .24rem 0 .24rem; background: #fff; border:1px solid #e3e3e3; margin-bottom: .1rem; display: inline-block; width: calc( 50% - 0.05rem ); margin-right: .1rem;vertical-align:top;}
.indexBanner-2 .inList a:nth-of-type(2n){ margin-right: 0;}
.indexBanner-2 .inList a img.imgBox{ margin-bottom: .18rem; float: left; width: .93rem; height: .93rem; border-radius:.93rem; margin-right: .1rem;}
.indexBanner-2 .inList a h2{ font-size: .24rem; line-height:.6rem ; height: .5rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.indexBanner-2 .inList .starBox-2{ line-height: .26em; overflow: hidden;}
.indexBanner-2 .inList .starBox-2 span{ font-size: .18rem; vertical-align: middle; color: #898989;line-height: .26rem;}
.indexBanner-2 .inList .starBox-2 i{ vertical-align: middle; margin-right: .03rem; background: url(../images/star-03.png) center center no-repeat / 100% auto; display: inline-block; width: .17rem; height: .17rem; }
.indexBanner-2 .inList .starBox-2 i.starY{background: url(../images/star-04.png) center center no-repeat / 100% auto;}
.indexBanner-2 .inList p{ clear: both;border-top:1px solid #e3e3e3; font-size: .2rem ;color: #898989; line-height: .25rem; height: .84rem; padding: .17rem 0;overflow: hidden;line-height: 0.31rem;}
.indexBanner-2 .indexBanner-2-hd{ text-align: center; line-height: .66rem ;font-size: 0}
.indexBanner-2 .indexBanner-2-hd a{ display: inline-block; width: .15rem; height: .15rem; background: #b9b9b9; margin: 0 .025rem; border-radius:.15rem; vertical-align: middle;}
.indexBanner-2 .indexBanner-2-hd a.on{ background: #07a2f9; width: .38rem;}

.indexList ul{ margin-bottom: 0;}


.zcNav .inBox a{ width: 25%;}

.gongjuBtn{  background: #fff; border-bottom: 1px solid #e3e3e3; border-top:1px solid #e3e3e3; padding: .2rem .24rem; line-height: .58rem; height: .58rem; box-sizing:content-box;}
.gongjuBtn span{float: left; font-size: .32rem; line-height: .58rem; padding-right: .28rem; border-right: 1px solid #e3e3e3;}
.gongjuBtn a{ padding-left:.4rem; margin-left: .6rem; display: inline-block ; line-height: .58rem; font-size: .3rem; color: #898989;}
.gongjuBtn a.zcIcon{ background: url(../images/zcIcon_03.png) left center no-repeat / auto .32rem;}
.gongjuBtn a.zcIcon-2{ background: url(../images/zcIcon_06.png) left center no-repeat / .32rem auto;}

.zcNotice{ background: #fff; border-bottom: 1px solid #e3e3e3; line-height: .98rem;box-sizing: content-box; font-size: 0; padding: 0 .24rem;}
.zcNotice img{ vertical-align: middle; width: 1.43rem; margin-right: .2rem;}
.zcNotice i{ display: inline-block; vertical-align: middle; margin-right: .1rem; font-size: .22rem; color: #fff; background: #ff0000; line-height: .32rem; padding: 0 .1rem; border-radius:.03rem;}
.zcNotice a{ display: inline-block; font-size: .28rem; color: #898989; vertical-align: middle;}

.zcBox{ background: #fff; border-top:1px solid #e3e3e3}
.zcBox .inBox{ padding: .33rem .24rem .35rem .24rem; border-bottom:1px solid #e3e3e3}
.zcBox .inBox img{ width: 2.55rem; height: 1.7rem;}
.zcBox .inBox h2{ font-size: .36rem; line-height: .56rem;}
.zcBox .inBox p{ font-size: .28rem; color: #898989; line-height: .36rem; margin-bottom:.2rem ;}
.zcBox .inBox a.btn{ font-size: .26rem; padding: 0 .35rem; display: inline-block; line-height: .52rem; color: #fff; background: #197ae0; border-radius:.52rem}

.view-1{ border:1px solid #e3e3e3; border-top:none; box-sizing: content-box; padding:.2rem .24rem; line-height:.58rem;}
.view-1 a{ text-align: center; font-size: .28rem; color: #898989; border-right:1px solid #e3e3e3}
.view-1 a:last-of-type{ border-right: none;}

.view-1 a.on,
.view-1 a:active{ color: #197ae0;}

.zc-banner { background: #fff; border-bottom:1px solid #e3e3e3;}
.zc-banner .banner-page{ text-align: center; line-height: .66rem ;font-size: 0}
.zc-banner .banner-page a{ display: inline-block; width: .15rem; height: .15rem; background: #b9b9b9; margin: 0 .025rem; border-radius:.15rem; vertical-align: middle;}
.zc-banner .banner-page a.on{ background: #07a2f9; width: .38rem;}
.zc-banner{border-top:1px solid #e3e3e3}
.zc-banner .zc-banner-hd{ height: calc(.78rem + 1px); background: #fff; white-space: nowrap; overflow-y: auto; border-bottom: 1px solid #e3e3e3; padding: 0 .24rem; line-height: .78rem; font-size: 0;}
.zc-banner .zc-banner-hd a{ height: .78rem; display: inline-block; vertical-align: top; font-size: .28rem; margin: 0 .3rem; color: #898989;}
.zc-banner .zc-banner-hd a.on{ color: #197ae0; border-bottom: .03rem solid #197ae0;}
.zc-banner .inBox{ padding:.25rem .24rem 0 .24rem;}
.zc-banner .inBox a{ border:1px solid #e3e3e3;}
.zc-banner .inBox a:nth-of-type(2n){ margin: 0 .24rem;}
.zc-banner .inBox img{ width: 100%; height: 1.6rem;}
.zc-banner .inBox h2{ font-size: .24rem; color: #212121; line-height:.3rem; padding:.05rem .12rem;}
.zc-banner .inBox p{ font-size: .3rem; color: #ff4a53; line-height: .48rem; padding: 0 .12rem;}

.zhuanliTop{ height:5.05rem; background: url(../images/zlBanner.png) center top no-repeat /100% 100% ; padding-top: .88rem;}

.zhuanliTop h2{ font-size: .44rem; line-height: 1.5rem; text-align: center; margin-bottom: .26rem; color: #fff;}
.zhuanliTop h2.h2-1{font-size: .44rem; line-height: 1rem; text-align: center;  color: #fff; margin-bottom: 0;}
.zhuanliTop p{ line-height: .5rem; text-align: center; font-size: .32rem; color: #fff;margin-bottom: .26rem;}
.zhuanliTop .inBox{ padding: 0 .24rem;}
.zhuanliTop .inBox a{ float: right; width: 2.21rem; height: 1.58rem; text-align: center; line-height: 1.58rem; font-size: .32rem; text-align: center; color: #323232; background: url(../images/zhSearchBtn.png) center center no-repeat / 100% auto;}
.zhuanliTop input{ width: 4.72rem; height: .7rem; margin-bottom: .18rem; line-height: .7rem; background: #fff; border:none; padding: 0 .16rem; font-size: .3rem; color: #333;}
.zhuanliTop input:last-of-type{ margin-bottom: 0;}
.zhuanliTop h3{ line-height: .8rem; color: #fff; text-align: center;}
.zhuanliTop h3 span{ display: inline-block; position: relative; font-size: .24rem; padding: 0 .15rem;}
.zhuanliTop h3 span:before,
.zhuanliTop h3 span:after{
	content: '';
	height: 1px; width: .3rem;
	background: #fff;
	position:absolute;
	top:49%;
}

.zhuanliTop h3 span:before{ left: -.45rem;}
.zhuanliTop h3 span:after{ right: -.45rem;}

.view-nav{ padding: 0 .24rem; font-size: 0; margin-bottom: .12rem;}
.view-nav a{ display: inline-block; margin-right: .12rem; margin-bottom: .12rem;background: #fff; height: 2rem; width: 2.26rem; text-align: center;}
.view-nav a:nth-of-type(3n){ margin-right: 0;}
.view-nav a img{ width: .9rem; height: .9rem; margin-top: .3rem;}
.view-nav a p{ font-size: .24rem; line-height: .56rem;}

.zhuanliList{ background: #fff; padding: 0 .24rem; border:1px solid #e3e3e3; border-left: none; border-right: none;}

.list-4{ font-size: 0; overflow: hidden; margin-bottom: -.24rem;}
.list-4 a{ display:inline-block; width: calc(50% - 2.5px ); border:1px solid #eee; margin-bottom: 5px;}
.list-4 a:nth-of-type(2n+1){ margin-right: 5px;}
.list-4 img{ width: 100%; height: 2.5rem;}
.list-4 h2{ font-size: .26rem; color: #212121; padding: .15rem .18rem 0 .18rem;}
.list-4 p{ line-height: .54rem; font-size: .34rem; color: #13a173; padding: 0 .18rem;}
.list-4 h5{ font-size:.2rem; color: #898989; line-height: 1.2em; padding: .05rem .18rem 0 .18rem;}

.banquanNav{padding: .24rem;}
.banquanNav img{ width: 3.45rem;}

.view-2{ background: #fff; border-top:1px solid #e3e3e3;}
.view-2 dt{ border-right: 1px solid #e3e3e3; flex: 1; border-bottom:1px solid #e3e3e3; width: 2.51rem; display: flex;}
.view-2 dt a{flex:1; width: 100%;}
.view-2 dd a{ border-bottom:1px solid #e3e3e3; border-right: 1px solid #e3e3e3; height: 1.75rem; }
.view-2 dd .dbox1:last-of-type a{ border-right: none;}
.dflexCenter{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	flex-direction: column;
}

.dflexCenter2{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	flex-direction: row;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
}

.view-2 dt img{ width: 1.42rem;}
.view-2 dd img{ height: .72rem;}
.view-2 h2{ font-size: .28rem;}
.view-2 p{ font-size: .22rem; color: #898989;}
.view-2 dd .img{ width:1.39rem; height: 1.16rem ; float: left;}
.view-2 dd .a-a{ display: block; padding-left: .75rem; margin-right:.2rem; padding-top: .36rem;}
.view-2 dd .a-a h2{ text-align: center; padding-top: .15rem;}
.view-2 dd .a-a p{ text-align: center;}
.view-2 a:active{ background: #f6f6f6;}

.view-top{ background: #fff; height: .88rem; padding-right: .24rem;border-bottom:1px solid #e3e3e3}
.view-top a.returnBtn{ width: .6rem; padding-right: .18rem; text-align: right; height: .88rem; line-height: .88rem; font-size: 0; margin-right: .1rem;}
.view-top a.returnBtn img{ width: .2rem}
.view-top a.selectBtn{ position: relative; font-size: 0; line-height: .88rem; min-width: 1.1rem; margin-right: .18rem;}
.view-top a.selectBtn span{ font-size: .3rem; margin-right: .1rem; color: #333; vertical-align: middle;}
.view-top a.selectBtn img{ width: .18rem;}
.view-top a.selectBtn select{ position: absolute; top:0; width: 100%; left: 0; height: 100%; opacity: 0;}
.view-top .searchLabel{ padding: 0 .15rem 0 .3rem; height: .6rem; background: #e3e3e3; margin-top: .14rem; border-radius:.6rem; line-height: .6rem;}
.view-top .searchLabel input{ font-size: .26rem; line-height: .6rem; border:none; width: calc( 100% - .55rem); vertical-align: top; background:#e3e3e3}
.view-top .searchLabel a{ display: inline-block; width: .5rem; text-align: center; float: right; height: .6rem; line-height: .6rem; font-size: 0}
.view-top .searchLabel a img{ width: .32rem; height: .32rem;}


.view-3{height: calc( 100%  - .88rem - 1.16rem - 1px - .2rem );}
.view-3 .leftBox{ padding: .15rem 0; overflow-y: auto;-webkit-overflow-scrolling: touch; background: #fff; width: 80px; margin-right: 10px;}
.view-3 .leftBox a{ transition: color .2s,background-color .2s;  display:block; line-height: 45px;height:45px; font-size: 100%; text-align: center; color: #333;border-bottom:0.5px solid #eee;padding:0 5px;font-weight:bold}
.view-3 .leftBox a:active,
.view-3 .leftBox a.on{ background: #f6f6f6; color: #13a173;}
.view-3 .rightBox{ overflow-y: auto;-webkit-overflow-scrolling: touch;}
.view-3 .inTitle{ line-height: .9rem; font-size: .3rem;}
.view-3 .inBox{ background: #fff; font-size: 0; vertical-align: top; padding: 0rem;}
.view-3 .inBox a{ display: inline-block; width: 33%; text-align: center;border-bottom:1px solid #f6f6f6;border-right:1px solid #f6f6f6}
.view-3 .inBox a:nth-child(3n){ border-right:0px}
.view-3 .inBox a img{ width: .9rem;margin-top: .3rem;}
.view-3 .inBox a p{ font-size: .24rem; line-height: .4rem;padding:.2rem 0}

.dflex-2{
	overflow-x:hidden;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.dflex-2 a{ margin: 0 .3rem;}

.view-fwBox{ height: calc(100% - .88rem - .86rem - 2px - 1.16rem - 1px); overflow: ;}
.view-fwBox a{ display: block;}
.view-fwBox .box-a{ width: 2rem; background: #13a173;}
.view-fwBox .box-a a{ color: #fff; font-size: .3rem; line-height: .83rem; padding-left: .4rem;}
.view-fwBox .box-a a:active,
.view-fwBox .box-a a.on{ background: #fff; color: #13a173;}
.view-fwBox .box-b{ background: #fff;}
.view-fwBox .box-b a{ line-height: .65rem; font-size: .3rem; padding-left: .34rem; color: #212121;}
.view-fwBox .box-b a:active,
.view-fwBox .box-b a.on{ color: #13a173;}
.view-fwBox .box-c{ background: #f6f6f6; width: 2.8rem;padding: .15rem .1rem;}
.view-fwBox .box-c a{ display: inline-block; width: 100%;text-align: left; font-size: .3rem; line-height: .65rem} 
.view-fwBox .box-c a:active,
.view-fwBox .box-c a.on{ color: #13a173;}

.view-fwBox  .dbox0,
.view-fwBox  .dbox1{ overflow-y: auto;}



.fwDetailBanner{ height: 5.6rem;}
.fwDetailBanner img{ height: 5.6rem; width: 100%;}
.fwDetailBanner .sxy-hd{ text-align: center; font-size: 0;}
.fwDetailBanner .sxy-hd a{transition: all .2s; display: inline-block; z-index: 5; position: relative; top:-.38rem; width: .15rem; height: .15rem; border-radius:.15rem; background: rgba(185,185,185,.5); margin: 0 .03rem;}
.fwDetailBanner .sxy-hd a.on{ background: #fff; width: .38rem;}

.fwDetailTop{ height: .88rem;}
.fwDetailTop .inBox{ background: #fff; position: relative; height: .88rem;}
.fwDetailTop a.returnBtn{ position: absolute;top:0; left: 0; font-size: 0; text-align: center; padding: 0 .24rem; height: .88rem; display:inline-block; line-height: .88rem;}
.fwDetailTop a.returnBtn img{ width: .2rem;}
.fwDetailTop a.homeIcon{ position: absolute; right: 0;top:0; font-size: 0; text-align:center;padding: 0 .24rem; height: .88rem; display: inline-block; line-height: .88rem;} 
.fwDetailTop a.homeIcon img{ width: .44rem;}
.fwDetailTop p{ font-size: 0; text-align:center; height: .6rem; margin-top: .14rem; line-height: .6rem;}
.fwDetailTop p span{ font-size: .32rem}
.fwDetailTop p a{ font-size: .32rem; line-height: .6rem; height: .6rem; display:inline-block; margin: 0 .47rem;}
.fwDetailTop p a.on,
.fwDetailTop p a:active{color: #13a173; border-bottom:2px solid #13a173}

.fwDetailTop a.shareBtn-2{position: absolute; right: 0; top:0; display: block; width: .88rem; height: .88rem; text-align: center; font-size: 0; line-height: .88rem;}
.fwDetailTop a.shareBtn-2 img{ width: .35rem;}
.fwDetailTop a.loveBtn{position: absolute; right:.88rem; top:0; display: block; width: .68rem; height: .88rem; background: url(../images/loveIcon-3.png) center center no-repeat / .37rem .35rem; }
.fwDetailTop a.loveBtn.on{ background: url(../images/love-3.png) center center no-repeat / .37rem .35rem; }


.fwDetailName{ background: #ffffff; padding: .3rem .24rem .3rem .24rem;border-bottom:1px solid #}
.fwDetailName h2{ font-size: .34rem; line-height: .42rem;}
.fwDetailName h3{ line-height: .6rem; font-size: .42rem; color: #13a173;}
.fwDetailName p{ line-height: .54rem; font-size: .24rem; color: #898989;}
.fwDetailName p span{ text-align: center;}
.fwDetailName p span:first-of-type{ text-align: left;}
.fwDetailName p span:last-of-type{ text-align: right;}

.fwDetailPl{ background: #fff; border-top:1px solid #e3e3e3;}

.otherShop{ background: #fff; border:1px solid #e3e3e3; padding: .22rem .24rem .24rem;}
.otherShop img{ width: 1.2rem; height: 1.2rem;}
.otherShop a.imgBox{ margin-right: .28rem;}
.otherShop h2{ font-size: 14px; line-height: .54rem; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.otherShop p{ font-size: 12px; color: #898989; line-height: .25rem; margin-bottom: .05rem;}
.otherShop a.btn{ margin-top: .15rem; width: 1.72rem; height: .52rem; line-height: .52rem; font-size: .26rem; color: #fff; text-align: center; display: inline-block; border-radius:.52rem; background: #197ae0;}
.view-deital{ background: #fff;border:1px solid #e3e3e3}
.view-deital .inBox{ padding: 0;}
.view-deital .inBox img{max-width: 100%;}

.view-pinglun{ border-top:1px solid #e3e3e3}
.view-pinglun .totalBox{padding:.25rem .24rem .48rem .24rem; background: #fff; border-bottom: 1px solid #e3e3e3;}

.view-pinglun .totalBox dt{ width: 2.3rem; border-right: 1px solid #e3e3e3; text-align: center; margin-right: .22rem; }
.view-pinglun .totalBox h2{ font-size: .32rem; line-height: .56rem;}
.view-pinglun .totalBox h3{ font-size: .7rem; line-height: .86rem; color: #13a173;}
.view-pinglun .starBox-2{ height: .18rem; line-height: .18rem; font-size: 0;}
.view-pinglun .starBox-2 span{ display: inline-block; width: .18rem; height: .18rem; vertical-align:top; margin: 0 .04rem; background: url(../images/star-05.png) center center no-repeat / .18rem auto;}
.view-pinglun .starBox-2 span.yes{ background: url(../images/star-06.png) center center no-repeat / .18rem auto;;}
.view-pinglun dd{ margin:.25rem .1rem .33rem .1rem; text-align: center; padding-top: .2rem; border:1px solid #13a173; border-radius:1.3rem; height: 1.3rem; text-align: center;}
.view-pinglun dd span{ display: inline-block; font-size: .45rem; color: #13a173; line-height: .52rem; }
.view-pinglun dd p{ font-size: .18rem;}
.view-pinglun .typeBox{ text-align: center; font-size: 0; background: #fff; border-bottom: 1px solid #e3e3e3;line-height: .86rem;}
.view-pinglun .typeBox a{ display: inline-block; font-size: .32rem; margin: 0 .5rem; line-height: .6rem; vertical-align: top; margin-top: .13rem;}
.view-pinglun .typeBox a.on,
.view-pinglun .typeBox a:active{color: #13a173; border-bottom: 2px solid #13a173;}
.view-pinglun .inList .inBox{ border-bottom: 1px solid #eee; padding:.24rem .24rem 0 .24rem; background: #fff; margin-bottom: .18rem;}
.view-pinglun .inList .imgBox img{ width: .7rem; height: .7rem; border-radius:.7rem;}
.view-pinglun .inList .imgBox{ margin-right: .14rem;}
.view-pinglun .inList .name{ font-size: .32rem; line-height: .7rem; overflow: hidden;}
.view-pinglun .inList .name font{ font-size: .28rem; color: #ff4a53; margin-right: .1rem;}
.view-pinglun .inList .name .starBox-2{float: right; margin-top: .26rem;}
.view-pinglun .inList p{ font-size: .28rem; line-height: .42rem;}
.view-pinglun .inList .time{font-size: .22rem; color: #898989; line-height: .48rem; margin-bottom: .1rem;}
.view-pinglun .inList .inBox:last-of-type{ margin-bottom: 0;}

.detail-bottom{ height: .98rem;}
.detail-bottom .inBox{ padding-left: .24rem; background: #fff; position: fixed; bottom:0; left: 0; width: 100%; max-width: 750px; height: .98rem; z-index: 20;}
@media (min-width:750px ) {
	.detail-bottom .inBox{ left: 50%; margin-left: -375px;}
}
.detail-bottom a.dbox0{margin-left: .24rem; line-height: .98rem; font-size: .36rem; color: #fff; background: #13a173; width: 3.1rem; text-align: center;}
.detail-bottom a.dbox1{transition: background-color .2s;   font-size: .26rem; color: #212121; padding-top: .56rem; text-align:center;}
.detail-bottom a.zxBtn{ background: url(../images/zixunIcon.png) center .15rem no-repeat; background-size:.37rem auto}
.detail-bottom a.shareBtn-3{ background:url(../images/fenxiangIcon.png) center .15rem no-repeat;background-size:.35rem auto}
.detail-bottom a.shopBtn{ background: url(../images/dianpuIcon.png) center .15rem no-repeat;background-size:.37rem auto}
.detail-bottom a.fanceBtn-2{ background: url(../images/shoucangIcon.png) center .15rem no-repeat;background-size:.37rem auto}
.detail-bottom a.fanceBtn-2.on{background: url(../images/shoucangIcon-2.png) center .15rem no-repeat;background-size:.37rem auto}
.detail-bottom a.dbox1:active{ background-color: #f2f2f2;}
.detail-bottom p{ font-size: .32rem ;line-height: .98rem;}

.buy-list p{ min-width: 1.2rem;}
.buy-list .yzmBtn{ width:2.12rem; text-align: center; border-radius:0.1rem; font-size: .3rem; background: #ededed;}

.shopDetailBox{}
.shopDetailBox .name{ background: #fff; font-size: 0; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; padding: 0 .24rem; line-height: .86rem;}
.shopDetailBox .name img{ width: .54rem; height: .54rem; margin-right: .18rem;}
.shopDetailBox .name a{ font-size: .3rem; vertical-align: middle;}
.shopDetailBox .inBox{ padding: .3rem .24rem .28rem; display: block;}
.shopDetailBox .inBox img{float: left; width:1.25rem; height: 1.25rem;}
.shopDetailBox .inBox h2{ margin-left: 1.45rem; font-size: .3rem; line-height: .42rem; margin-top: .1rem;}


.numBox{ display: block; font-size: 0}
.numBox a{ display: inline-block; border-radius: .05rem; width: .64rem; height: .58rem;background: #ededed; text-align: center; line-height: .58rem; font-size: .36rem;}
.numBox a:active{ color: #ff4a53;}
.numBox input[type=text]{ vertical-align: top; display: inline-block; width:1.1rem; background: #ededed; height: .58rem; line-height: .58rem; font-size: .3rem; text-align: center; border-radius:.05rem; margin: 0 .07rem;}

.list-1 li .numBox input{ width: 1.1rem;height: .58rem; line-height: .58rem;}


.sumitBox{border-top:1px solid #e3e3e3; padding:0 .9rem; height: calc(4.45rem + 1px); border-bottom:1px solid #e3e3e3; text-align: center; background: #fff;}
.sumitBox img{ margin-top: .68rem; width: 1.24rem;}
.sumitBox h2{ font-size: .36rem; line-height: .8rem;}
.sumitBox p{ font-size: .26rem; color: #898989;}




.ulNav{padding: 0 .24rem;border:0px solid #e3e3e3; border-top:none; height: calc(.86rem + 2px); background:#f6f6f6;}
.ulNav li{  height: .6rem; white-space: nowrap; margin-top: .13rem;line-height: .6rem; text-align: center;}
.ulNav li a{ font-size: .32rem;   width: 20%; text-align: center;}
.ulNav li:active a,
.ulNav li.on a{ color:#13a173 ;}



.xinyong{ display: inline-block; height: .22rem; line-height: .22rem;}
.xinyong font{ vertical-align: middle;}
.xinyongBg{ display: inline-block; position: relative; vertical-align: top; vertical-align: middle;  font-size: 0; height:.22rem ; }
.xinyongBg span{ display: inline-block; vertical-align: top; width: .26rem; height: .22rem;background: url(../images/loveIcon.png) left center no-repeat;background-size:.26rem auto}

.fwDetailTop .searchLabel{border:1px solid #e3e3e3; background: #fafafa; padding: 0 .15rem 0 .3rem; margin:0 auto; display:block; width: calc(100% - .88rem - .88rem); height: .6rem; margin-top: .14rem; border-radius:.6rem; line-height: .6rem;}
.fwDetailTop .searchLabel input{ font-size: .26rem;  background: none; line-height: .58rem; border:none; width: calc( 100% - .55rem); vertical-align: top;}
.fwDetailTop .searchLabel a{ display: inline-block; width: .5rem; text-align: center; float: right; height: .6rem; line-height: .6rem; font-size: 0}
.fwDetailTop .searchLabel a img{ width: .32rem; height: .32rem;}

.fwsBox{ padding-top: .7rem; text-align: center; position: relative; background: url(../images/fwsbg.png) center center no-repeat / 100% 100%; height: 4.05rem; text-align: center; }
.fwsBox a.inLoveBtn{ background: url(../images/love-2.png) center center no-repeat; background-size:.44rem auto; width: .44rem; height: .41rem; display: block;
position: absolute;
right:.24rem;top:.28rem}
.fwsBox a.inLoveBtn.on{background: url(../images/love-3.png) center center no-repeat;background-size:.44rem auto; }
.fwsBox img{ width: 1.47rem; height: 1.47rem; border-radius:1.47rem; margin-bottom: .1rem;}
.fwsBox h2{ line-height: .5rem; color: #fff; font-size: .34rem; margin-bottom: .1rem;}
.fwsBox .xinyong{ color: #fff; font-size: .2rem; margin-bottom: .2rem;}
.fwsBox p{font-size: .2rem; color: #fff; line-height: .3rem;}

.fwsBox-2{ background: #fff; padding:.24rem; color: #898989;border-bottom: 1px solid #e3e3e3; }
.fwsBox-2 h2{ font-size:.28rem;line-height: .37rem;}

.fwsNav{ background: #fff; border-bottom:1px solid #e3e3e3}
.fwsNav li{ text-align: center;}
.fwsNav li a{ display: inline-block; height: 1.32rem; padding: .7rem .07rem 0 .07rem;}
.fwsNav li p{ font-size: .28rem; line-height: .56rem;}

.fwsNav li a.btn-a{ background: url(../images/fwsIcon-02.png) center .22rem no-repeat;background-size:.44rem auto;}
.fwsNav li a.btn-b{ background: url(../images/fwsIcon-03.png) center .22rem no-repeat;background-size:.44rem auto;}
.fwsNav li a.btn-c{ background: url(../images/fwsIcon.png) center .22rem no-repeat;background-size:.44rem auto;}
.fwsNav li:active a,
.fwsNav li.on a{ border-bottom: 3px solid #1a89f2;}


.fwsBanner{ height: 3.75rem;}
.fwsBanner img{ height:3.75rem; width: 100%;}
.fwsBanner .sxy-hd{ text-align: center; font-size: 0;}
.fwsBanner .sxy-hd a{transition: all .2s; display: inline-block; z-index: 5; position: relative; top:-.38rem; width: .15rem; height: .15rem; border-radius:.15rem; background: rgba(185,185,185,.5); margin: 0 .03rem;}
.fwsBanner .sxy-hd a.on{ background: #fff; width: .38rem;}


.fwsImg img{ width: 100%;}

.fwsList{padding: .24rem 0 0;}
.fwsList .list-4{ margin-bottom: auto; padding: 0 .24rem;}
.fwsList p span{ font-size: .24rem; color: #898989;}

.view-more{border-bottom: 1px solid #e3e3e3; background: #fff; display: block; line-height: .93rem; font-size: .28rem; color: #898989; text-align: center;}
.view-more font{ font-family: '宋体'; margin-left: .1rem;}
.fwsList .downLoad{ border-top: 1px solid #e3e3e3;}

.fwsBox-3{ background: #fff; border-top:1px solid #e3e3e3}
.fwsBox-3 .inBox{ border-bottom:1px solid #e3e3e3; padding:  .24rem;}
.fwsBox-3 p{ font-size: .26rem; line-height: .47rem;}


.yuanBanner{ height: 3.12rem;}
.yuanBanner img{ height:3.12rem; width: 100%;}
.yuanBanner .sxy-hd{ text-align: center; font-size: 0;}
.yuanBanner .sxy-hd a{transition: all .2s; display: inline-block; z-index: 5; position: relative; top:-.38rem; width: .15rem; height: .15rem; border-radius:.15rem; background: rgba(185,185,185,.5); margin: 0 .03rem;}
.yuanBanner .sxy-hd a.on{ background: #fff; width: .38rem;}

.yuanNotice{ background: #fff; border-top:1px solid #e3e3e3; padding: 0 .24rem; border-bottom:1px solid #e3e3e3; font-size: 0; line-height: .86rem;}
.yuanNotice img{ width: 1rem; height: .3rem; margin-top: .28rem; margin-right: .2rem; float: left;}
.yuanNotice a{ }
.yuanNotice .yuanNoticeSlide{overflow: hidden;font-size: .28rem;  height: .86rem;}
.yuanNotice .yuanNoticeSlide a{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.yuan-2{}
.yuan-2 dt{ width: 3.75rem;}
.yuan-2 dt a{padding: 0 .24rem; }
.yuan-2 dd .dbox{ }
.yuan-2 h2{ height: .86rem; line-height: 1.3rem;}
.yuan-2 dd a{ display: block; padding: 0 .24rem;height: 1.7rem;}
.yuan-2 .box-a{ background: url(../images/yzyIcon-04.png) left bottom no-repeat;background-size:100% auto;}
.yuan-2 .box-b{ background: url(../images/yzyIcon.png) 2.2rem center no-repeat;background-size:1.34rem auto;}
.yuan-2 .box-c{ background: url(../images/yzyIcon-05.png) 2.2rem center no-repeat;background-size:1.35rem auto;}

.list-scroll{ padding: 0 .24rem;overflow-y: auto; -webkit-overflow-scrolling: touch; padding-bottom: .24rem;}
.list-scroll ul{ font-size: 0; white-space: nowrap; }
.list-scroll ul li{ display: inline-block; border:1px solid #e3e3e3; margin-right: .2rem; vertical-align: top;}
.list-scroll ul li a{ display: block; width: 2.68rem; height: 2.87rem;background: #fff; }
.list-scroll ul li img{ width: 100%; height: 1.98rem;}
.list-scroll ul li h2{ font-size: .22rem; padding: .14rem .12rem; line-height: .26rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list-scroll ul li p{ font-size: .16rem; color: #898989; padding: 0 .12rem;}

.yuanList .title-2{ background: #fff; border-top:.01rem solid #e3e3e3;}

.yuanNav{ background: url(../images/userbg.png) center center no-repeat ;background-size:100% 100%; height: 2.15rem; padding: 0 .24rem;}
.yuanNav a{ text-align: center; transition:background-color .2s ease-in-out;}
.yuanNav a img{ width: .9rem; margin-top: .4rem;}
.yuanNav a p{ font-size: .32rem; color: #fff; line-height: .65rem;}
.yuanNav a:active{ background: rgba(0,0,0,0.1);}

.yuanList .view-1{ border-left: none; height: .58rem; border-right: none; padding: .1rem .24rem; border-bottom: none; font-size: 0; overflow: hidden;}
.yuanList .view-1 a{ color: #212121; width: 33.333%; display: inline-block;}
.yuanList .view-1 a:last-of-type{border-right: 1px solid #e3e3e3;}
.yuanList .view-1 a:nth-of-type(3n){ border-right: none;}
.yuanList .view-1 a.on,
.yuanList .view-1 a:active{ color: #197ae0;}


.yuanList .inList{}
.yuanList .inList li{ background: #fff; border-bottom: 1px solid #e3e3e3; border-top:1px solid #e3e3e3; margin-top: .18rem;}
.yuanList .inList li:first-of-type{ margin-top: 0;}
.yuanList .inList li .imgBox{float:left; margin:.25rem .15rem .24rem .24rem;}
.yuanList .inList li .imgBox img{ width: 1.1rem; height: 1.1rem; border-radius:1.1rem;}
.yuanList .inList li h2{ line-height: .54rem; margin-top: .4rem; font-size: .34rem; color: #212121; padding-right: .24rem;}
.yuanList .inList li .addressIcon{ color: #898989; float: right; font-size: .22rem; padding-left: .25rem; background: url(../images/addressIcon-2.png) left center no-repeat;background-size:.16rem auto;}
.yuanList .inList li h3{ line-height: .36rem; font-size: .24rem; color: #898989;}
.yuanList .inList .bottom{ clear: both; border-top:1px solid #e3e3e3; padding: 0 .24rem;}
.yuanList .inList .bottom p{ font-size: .24rem; color: #898989; line-height: .64rem; text-align: center;}
.yuanList .inList .bottom p:first-of-type{ text-align: left;}
.yuanList .inList .bottom p:last-of-type{ text-align: right;}

.collegeList-2 .inList li { margin-top: 0; border-top:none;}
.collegeList-2 .inList li:first-of-type{ border-top:1px solid #e3e3e3;}
.collegeList-2 .inList li .imgBox{float:left; margin:.25rem .15rem .24rem .24rem;}
.collegeList-2 .inList li .imgBox img{ width: .89rem; height: .89rem; border-radius:1rem;}
.collegeList-2 .inList li h2{margin-top: .25rem;}

.schoolBox{ padding:.45rem .24rem 0 .24rem; height: 2.15rem; background: url(../images/userbg.png); position: relative;}
.schoolBox .addressBtn{ display: block; position: absolute;top:.28rem; right: .24rem; color: #fff; line-height: .36rem; padding-left: .25rem; background: url(../images/addressIcon-3.png) left center no-repeat / .16rem auto; font-size: .22rem}
.schoolBox a.imgBox{float: left; width: 1.24rem; height: 1.24rem; border-radius:1.24rem; border:.08rem solid rgba(255,255,255,0.34); margin-right: .22rem;}
.schoolBox a.imgBox img{ width: 100%; height: 100%; border-radius: 1.24rem;}
.schoolBox h2{ height: .68rem; font-size: .34rem; color: #fff; line-height: .78rem;}
.schoolBox p{ font-size: .24rem; color: #fff; line-height: .44rem;}

.schoolBox-2 .view-1{ padding: .22rem .24rem .18rem .24rem; line-height: .44rem;}
.schoolBox-2 .view-1 a{ color: #212121; font-size: .3rem;}
.schoolBox-2 .view-1 a.on{ color: #2edb7b; font-weight: bold;}
.schoolBox-2 .inBox{ background: #fff; padding: .24rem; border-bottom: 1px solid #e3e3e3;}
.schoolBox-2 .inBox p{ font-size: .26rem; line-height: .41rem; text-align: justify;}
.schoolBox-2.border-top{border-top:1px solid #e3e3e3;}

.schoolBox-3{ padding-top: .38rem; height: 2.6rem; background:url(../images/userbg.png);}
.schoolBox-3 .imgBox-2{ display: inline-block; width: 1.28rem; height: 1.28rem; border-radius:1.28rem}
.schoolBox-3 .imgBox-2 img{ width: 100%; height: 100%; border-radius:1.28rem;}
.schoolBox-3 h3{ font-size: .32rem; color: #fff; line-height: .72rem;}


.zhuanjiaBox{ padding: .25rem 0 .14rem 0; background: url(../images/zhuanjiaBg.png) center top no-repeat / 100% 100%; text-align: center;} 
 
.zhuanjiaBox a.imgBox{ display: inline-block; width: 1.24rem; height: 1.24rem; border:.07rem solid rgba(255,255,255,.35);border-radius:1.24rem }
.zhuanjiaBox a.imgBox img{ width: 100%; height: 100%; border-radius:1.24rem}
.zhuanjiaBox h2{ line-height: .54rem; font-size: .32rem;}

.zhuanjiaBox-2{ background: #fff;}
.zhuanjiaBox-2 .title-1{ border-top:1px solid #e3e3e3;}
.zhuanjiaBox-2 .list-1 li{ color: #898989;}
.zhuanjiaBox-2 .list-1 li:first-of-type{ border-top:none;}
.zhuanjiaBox-2 .list-1 li p{ min-width: 1.5rem; margin-right: 0; text-align:justify;}

.zhuanjiaBox-3{ background: #fff; border-bottom: 1px solid #e3e3e3; border-top:1px solid #e3e3e3}
.zhuanjiaBox-3 .title-1{}
.zhuanjiaBox-3 .txtBox{ padding: .24rem; font-size: .26rem; color: #898989; line-height: .41rem;}

.zhuanjiaBox-4{ padding-top: .5rem; position: relative; text-align: center; background: url(../images/zhuanjiaDetail-2.png)  center center no-repeat / 100% 100%; height: 4.2rem; margin-bottom:.72rem ;}
.zhuanjiaBox-4 .guanzhuBtn{position: absolute; right: .24rem; top:.24rem; font-size: .26rem; color: #00bf75; display: inline-block; padding: 0 .15rem ; height: .49rem; line-height: .49rem; border-radius: .49rem;background: #fff;}

.zhuanjiaBox-4 img{ width: 1.44rem; height: 1.44rem; borde-radius:1.44rem; margin-bottom: .12rem;}
.zhuanjiaBox-4 h2{ font-size: .36rem;  line-height: .52rem;}
.zhuanjiaBox-4 p{ font-size: .26rem; line-height: .42rem;}
.zhuanjiaBox-4 .inMain{position: absolute; left: .24rem; right: .24rem; bottom:-.5rem; background: #fff; border:1px solid #e3e3e3; border-radius:.05rem}
.zhuanjiaBox-4 .inBox{ height: 1.05rem; text-align: center;}
.zhuanjiaBox-4 .inBox:first-of-type,
.zhuanjiaBox-4 .inBox:last-of-type{ width: 1.62rem;}
.zhuanjiaBox-4 .inBox h2{ font-size: .32rem; color: #00bf75; line-height: .42rem; margin-top: .12rem;}
.zhuanjiaBox-4 .inBox p{ font-size: .26rem;color: #898989; line-height: .36rem;}

.zhuanjiaBox-3 .inList{ padding: .24rem;}
.zhuanjiaBox-3 .inList p{ font-size: .26rem; line-height: .32rem; padding: .05rem 0; color: #898989;}
.zhuanjiaBox-3 .inList p:first-of-type{ margin-right: .5rem;}
.zhuanjiaBox-3 .inList p:last-child{ margin-left: .6rem;}

.border-bottom{ border-bottom: 1px solid #e3e3e3;}

.zjBottomNav{ height: 1rem;}
.zjBottomNav .inBox{ height: 1rem; position: fixed; width: 100%; max-width: 750px; left: 0; bottom:0; z-index: 10; background: #fff;}

@media  (min-width: 750px) {
	.zjBottomNav .inBox{ left: 50%; margin-left: -375px;}
}

.zjBottomNav .inBox a{ font-size: 0; line-height: 1rem;}
.zjBottomNav .inBox .dbox0{ width: 2.8rem; padding-left: .24rem;}
.zjBottomNav .inBox .dbox0 span{ font-size: .32rem; vertical-align: middle;}
.zjBottomNav .inBox .dbox0 img{ width: .62rem; height: .62rem; border-radius:.62rem; margin-right: .14rem;}
.zjBottomNav .inBox .dbox1 img{ margin-left: .31rem; width:.3rem ; margin-r: .1rem;}
.zjBottomNav .inBox .dbox1 span{ font-size: .32rem; color: #fff; vertical-align: middle;}

.zjBottomNav .inBox .zxShowBtn{ background: #00beee;}
.zjBottomNav .inBox .telBtn{ background: #eeb900;}



.zhichangBanner{ height: 3.6rem;}
.zhichangBanner img{ height:3.6rem; width: 100%;}
.zhichangBanner .sxy-hd{ text-align: center; font-size: 0;}
.zhichangBanner .sxy-hd a{transition: all .2s; display: inline-block; z-index: 5; position: relative; top:-.38rem; width: .15rem; height: .15rem; border-radius:.15rem; background: rgba(185,185,185,.5); margin: 0 .03rem;}
.zhichangBanner .sxy-hd a.on{ background: #fff; width: .38rem;}

.zhichanNav{ font-size: 0; padding:.15rem .15rem 0 .15rem; background: #fff; border-top:1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3;}
.zhichanNav a{ transition:background-color .2s ease-in-out; display:inline-block; height:1.7rem;  margin-bottom: .15rem; vertical-align: top; width: 20%; text-align: center; padding-top: .17rem;}
.zhichanNav a img{ width: .88rem; height: .88rem; border-radius:.88rem;}
.zhichanNav a p{ font-size: .26rem; line-height: .6rem;}
.zhichanNav a:active{ background: rgba(0,0,0,.1);}

.searchBox-2{ border-bottom: 1px solid #e3e3e3; background: url(../images/seachBg.png) center center no-repeat / 100% 100%; height: 2.15rem;}
.searchBox-2 .inTitle{ font-size: .36rem; text-align: center; line-height: 1.05rem;}
.searchBox-2 .inSearch{ margin: 0 .24rem;}
.searchBox-2 .inSearch a.selectBtn{padding: 0 .3rem; height: .7rem;  position: relative; margin-right: .07rem; line-height: .7rem; font-size: 0; background: #fff;}
.searchBox-2 .inSearch a.selectBtn span{ vertical-align: middle; font-size: .3rem;}
.searchBox-2 .inSearch a.selectBtn img{ width:.16rem ; margin-left: .15rem;}
.searchBox-2 .inSearch a.selectBtn select{position: absolute; top:0; width: 100%; height: 100%; left: 0; opacity: 0; z-index: 1;}
.searchBox-2 .inSearch input{ border:none; height: .7rem; line-height: .7rem; padding: 0 .1rem; font-size: .3rem;;}
.searchBox-2 .inSearch .searchBtn{ font-size: .32rem; color: #fff; height: .7rem; line-height: .7rem; background: #1bd8c4; padding: 0 .3rem; border-radius:.05rem; margin-left: .07rem;}

.zhichanMain{ border-top:1px solid #e3e3e3;}
.zhichanMain .inBox-1{ border-bottom:1px solid #e3e3e3; background: #fff; font-size: 0;}
.zhichanMain .inBox-1 a{transition: background-color .2s ease-in-out;  display: inline-block; width: 50%; vertical-align: top; height: 1.52rem; padding: .24rem;}
.zhichanMain .inBox-1 h2{ font-size: .32rem; line-height: .6rem;}
.zhichanMain .inBox-1 p{ font-size: .22rem; color: #898989; line-height: 1.2em;}
.zhichanMain .inBox-1 img{float: right; width: 1rem; height: 1rem; border-radius:1rem;}
.zhichanMain .inBox-1 a:nth-of-type(2n+1){ border-right: 1px solid #e3e3e3;}
.zhichanMain .inBox-1 a:active{ background: rgba(0,0,0,.05);}

.zhichanMain .inBox-2{ background: #fff; font-size: 0;}
.zhichanMain .inBox-2 a{float: left; transition: background-color .2s ease-in-out; text-align: center; width: 25%; border-right: 1px solid #e3e3e3; height: 1.86rem; border-bottom:1px solid #e3e3e3;}
.zhichanMain .inBox-2 img{ width: .75rem; height: .75rem; margin-bottom: .12rem;}
.zhichanMain .inBox-2 p{ font-size: .22rem; color: #898989; line-height: .3rem;}
.zhichanMain .inBox-2 h2{ font-size: .24rem; line-height: .3rem;}
.zhichanMain .inBox-2 a:active{ background: rgba(0,0,0,.05);}

.zhichanMain .inBox-3{ background: #fff; font-size: 0}
.zhichanMain .inBox-3 a{float: left; padding-left: .3rem; width: 50%; transition: background-color .2s ease-in-out; text-align: center;border-right: 1px solid #e3e3e3; height: 1.51rem; border-bottom:1px solid #e3e3e3;}
.zhichanMain .inBox-3 img{ width: .75rem; height: .75rem; margin-right: .2rem;}
.zhichanMain .inBox-3 h2{ font-size: .24rem; line-height: .3rem;}
.zhichanMain .inBox-3 a:active{ background: rgba(0,0,0,.05);}

.banquanNav-2{ padding: 0 .24rem;}


.view-nav-2{ margin-bottom: 0;}
.view-nav-3{ margin-bottom: -.12rem;}

.view-nav-img{ font-size: 0; margin: 0 .24rem; margin-bottom: .12rem;}
.view-nav-img a{ display:inline-block; position: relative; width: 2.26rem; margin-right: .12rem; margin-bottom: .12rem;}
.view-nav-img a:nth-of-type(3n){ margin-right: 0;}
.view-nav-img a p{position: absolute; bottom:0; left: 0; width: 100%; font-size: .26rem; color: #fff; text-align: center; line-height: .56rem; background: rgba(19,22,120,.37);}
.view-nav-img a img{ height: 2.68rem;}
.fwBox-zongheShow{ position:fixed; left:0;top:calc(.88rem + .88rem );bottom:calc(1.16rem + 1px); right:0; z-index: 10;  }
.fwBox-zongheShow .view-fwBox{ height: 100%;}
@media (min-width: 750px) {
	.fwBox-zongheShow{ width: 750px; left: 50%; margin-left: -375px;}
	
}

.sbzhuanrang{ background: none; padding: 0 ;}
.sbzhuanrang a{ background: #fff;}
.sbzhuanrang h2{ white-space: nowrap;}


.ulNav-rel{ position: relative;}
.typeShowBox{position:absolute; left:0;top:.88rem; right:0; z-index: 10; background: #FFF;}
@media (min-width: 750px) {
	.typeShowBox{ width: 750px; left: 50%; margin-left: -375px;}
	
}


.typeShowBox .view-type .inBox,
.typeShowBox .view-type .inBox-2{ padding: .26rem .24rem .48rem .24rem; }
.view-type .inBox{padding:0rem .24rem; overflow-y: auto; font-size: 0;}
.view-type .inBox a{ font-size: .26rem; color: #898989; border-radius: .1rem; line-height: .66rem; vertical-align: top; display: inline-block; width: 2.26rem; text-align: center; border:1px solid #e3e3e3; margin-right: .12rem;  margin-bottom: .12rem;}
.view-type .inBox a:nth-of-type(3n){margin-right: 0;}
.view-type .inBox a.on{ color: #fff; background: #13a173;}

.view-type .inBox-2{padding:0rem .24rem; overflow-y: auto; font-size: 0;}
.view-type .inBox-2 a{ font-size: .26rem; color: #898989; border-radius: .1rem; line-height: .66rem; vertical-align: top; display: inline-block; width: 2.2rem; text-align: center; border:1px solid #e3e3e3; margin-right: .12rem;  margin-bottom: .12rem;}
.view-type .inBox-2 a:nth-of-type(3n){margin-right: 0;}
.view-type .inBox-2 a.on{ color: #fff; background: #13a173;}


.sXuanShow .payPassWordSumit,
.view-type .payPassWordSumit{ border-top:1px solid #e3e3e3}

.sXuanShow{}

.sXuanShow{position:absolute; left:0;top:.88rem; right:0; z-index: 10; background: #FFF;}
@media (min-width: 750px) {
	.typeShowBox{ width: 750px; left: 50%; margin-left: -375px;}
	
}

.sXuanShow h2{ font-size: .3rem; line-height: .64rem; padding: 0 .24rem;}
.sXuanShow h2:first-of-type{ padding-top: .12rem;}
.sXuanShow .priceBox{ padding: 0 .24rem; font-size: 0; }
.sXuanShow .priceBox input[type=tel],
.sXuanShow .priceBox input[type=text]{
	line-height: .66rem; vertical-align: top; font-size: .3rem; width: 2.25rem;  border:1px solid #e3e3e3; padding: 0 .26rem; border-radius:0.1rem;
}

.sXuanShow .priceBox span{ display: inline-block; vertical-align: top; line-height: .66rem; font-size: .6rem; margin: 0 .24rem;}
.sXuanShow .payPassWordSumit{margin-top: .35rem;}

.zhuanliList-2{ background: none; padding: 0 .24rem;}
.zhuanliList-2 a{ background: #fff;}

.zhuanliTpyeShow{position:absolute; box-shadow: 0 .05rem .05rem 0 rgba(0,0,0,0.2); left:0;top:.88rem; right:0; z-index: 10; background: #FFF;}
@media (min-width: 750px) {
	.zhuanliTpyeShow{ width: 750px; left: 50%; margin-left: -375px;}
	
}

.zhuanliTpyeShow a{ display: block; padding:  0 .24rem; font-size: .32rem; line-height: .95rem; border-bottom: 1px solid #e3e3e3;}
.zhuanliTpyeShow a:active,
.zhuanliTpyeShow a.on{ background: #ececec;}
.zhuanliTpyeShow a img{float: right; width: .15rem; height: .25rem; margin-top: .35rem;}

.kejizhuanhuaList .imgBox{ margin-right: .25rem;}
.kejizhuanhuaList .imgBox img{ width: 1.48rem; height: 1.48rem;}
.kejizhuanhuaList .list-3{ background: none; border-top:none;}
.kejizhuanhuaList .list-3 li{ margin-top: .18rem; border-top:1px solid #e3e3e3; background: #fff;}
.kejizhuanhuaList .list-3 h2{ font-size: .32rem; line-height: .5rem; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.kejizhuanhuaList .list-3 h4{ font-size: .25rem; line-height: .30rem; height: .6rem; margin-bottom: .1rem;}
.kejizhuanhuaList .list-3 p{ line-height: .28rem; font-size: .2rem; color: #898989;}

.searchBox-3 li { margin-bottom: 0;}
.searchBox-3 li input{ text-align: left;}
.searchBox-3 li a.dbox0{ font-size: 0; line-height: .38rem;}
.searchBox-3 li a.dbox0 img{ margin-left: .28rem; margin-right: .08rem; width: .32rem;}

.guojiNav{ padding: 0 .24rem; margin-bottom: .3rem;}
.guojiNav dt{float: left; margin-right: .18rem;}
.guojiNav dt img{ height: 4.62rem;}
.guojiNav dt a{ display: block; height: 4.62rem;}
.guojiNav dd img{ width: 100%; height: 1.72rem;}
.guojiNav dd a{ margin-left: .18rem;}
.guojiNav dd a:first-of-type{ margin-left: 0;}
.guojiNav dd .imga{ height: 2.72rem;}

.guoliList{}
.guoliList .title-2{ border-top:1px solid #e3e3e3; background: #fff;}
.guoliList .imgBox{ margin-right: .25rem;}
.guoliList .imgBox img{ width: 1.48rem; height: 1.48rem;}
.guoliList h2{ font-size: .32rem; line-height: .48rem; white-space:nowrap; overflow: hidden;text-overflow: ellipsis;}
.guoliList h3{ line-height: .4rem; font-size: .22rem; margin-bottom: .05rem;}
.guoliList h3 span{ margin-right: .36rem;}
.guoliList p{ font-size: .22rem; line-height: .28rem; color: #898989;}


.border-topNone{border-top:none;}

.view-fabu li input{ text-align: left;}

.view-fabu textarea{ font-size: .3rem; line-height: 1.4em; width: 100%; resize: none; border:none;}


.view-checkBox{ font-size: 0; line-height: .4rem; padding: 0 .24rem;}
.view-checkBox input[type=checkbox]{
	-webkit-appearance: checkbox; vertical-align: middle; width: .3rem; height: .3rem; margin-right: .15rem;}
.view-checkBox label{ vertical-align: middle; font-size:.28rem; color: #898989; }

.view-text{ background: #fff; border-toP:1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; padding-top: .14rem;}
.view-text .name{ font-size: .32rem; padding: 0 .24rem; line-height: 1.52em; margin-bottom: .05rem;}
.view-text .time{ padding: 0 .24rem; font-size: .22rem; color: #898989;line-height: 1.6em; padding-bottom: .1rem; border-bottom: 1px solid #e3e3e3;}
.view-text .inBox{ padding: .24rem;}
.view-text .inBox p{ font-size: .26rem; line-height: .41rem;}

.detail-topBanner{ background: #fff; padding-bottom: .15rem;border-bottom: 1px solid #e3e3e3;}
.detail-topBanner img{ width: 100%;/* height: 3.75rem;*/ margin-bottom: .16rem;border-bottom:5px solid #dddddd}
.detail-topBanner h2{ padding: 0 .24rem 0 .24rem; font-size: .42rem; line-height: .52rem;}
.detail-topBanner h3{ line-height: .58rem; padding: .13rem .18rem;  font-size: .38rem; color: #ff4a53;}
.detail-topBanner p{ font-size: .24rem; line-height: .46rem; padding: 0 .24rem;}

.detail-txtBox{ border-top:1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; background: #fff;} 
.detail-txtBox .inTitle{ padding: 0 .24rem; border-bottom: 1px solid #e3e3e3;}
.detail-txtBox .inTitle span{ display: inline-block; font-size: .32rem; line-height: .3rem; height: .3rem; border-left:.05rem solid #1696df; margin: .26rem 0; padding-left: .16rem;}
.detail-txtBox .inBox img{ width: 100%;}
.detail-txtBox .inBox p{ font-size: .28rem; line-height: 1.4em;}

.detail-txtBox .inList{ padding: .12rem .24rem;}
.detail-txtBox .inList li{ font-size: .22rem; line-height: .35rem;}

.detail-bottom-2 .detail-bottom a.dbox0{ margin-left: .65rem;}

.detail-topBanner .optn{ line-height: .5rem; padding: 0 .24rem; font-size: .26rem; color: #898989;}
.detail-topBanner .optn a{  margin-left: .3rem;font-size: .22rem; color: #898989;}

.jishuList .list-3 li:first-of-type{margin-top: 0;}

.bottomNav-2{ height: .98rem;}
.bottomNav-2 .inBox{ position: fixed; bottom: 0; left: 0; width: 100%; max-width: 750px; z-index: 9; line-height: .98rem; height: .98rem;}
@media (min-width:750px ) {
	.bottomNav-2 .inBox{ left: 50%; margin-left: -375px;}
}
.bottomNav-2 .inBox a{ text-align: center; font-size: .36rem; color: #fff;}
.bottomNav-2 .inBox a:first-of-type{ background: #ff4a53;}
.bottomNav-2 .inBox a:nth-of-type(2){ background: #63cd06;}

.swiper-pinpai{ height: calc( 100% - .88rem - .18rem - .88rem);}

.pinpiaBanner{ height: 3.12rem;}
.pinpiaBanner img{ height: 3.12rem; width: 100%;}
.pinpiaBanner .sxy-hd{ text-align: center; font-size: 0;}
.pinpiaBanner .sxy-hd a{transition: all .2s; display: inline-block; z-index: 5; position: relative; top:-.38rem; width: .15rem; height: .15rem; border-radius:.15rem; background: rgba(185,185,185,.5); margin: 0 .03rem;}
.pinpiaBanner .sxy-hd a.on{ background: #fff; width: .38rem;}

.swiper-pinpai .inBox{ height: 100%; overflow-y:  auto; -webkit-overflow-scrolling: touch;}

.buyShow{ background: #fff; position:fixed;bottom:-500%; left: 0; width: 100%; max-width: 750px; z-index: 20;}

@media (min-width: 750px) {
	.buyShow{ left: 50%; margin-left: -375px;}
}

.buyShow .topBox{ padding:.15rem .24rem; .12rem .24rem;border-bottom: 1px solid #e3e3e3;}
.buyShow .topBox .imgBox{position:absolute;top:-.3rem;left: .24rem; width: 1.44rem; line-height: 1.44rem; text-align: center; font-size: 0; background: #fff; height: 1.44rem; border:1px solid #e3e3e3;border-radius: .05rem;}
.buyShow .topBox .imgBox img{ max-width: 100%;max-height: 100%;}
.buyShow .topBox h2{ font-size: .28rem; /*padding-left:1.58rem ;*/ color: #ff4a53; line-height: .56rem;}
.buyShow .topBox h3{ font-size: .26rem; line-height: .32rem; /*padding-left: 1.58rem;*/}
.buyShow .inTypeBox{ padding: .24rem .24rem; min-height: 3.45rem;}
.buyShow .inTypeBox .inBox{ line-height: .5rem; margin-bottom: .14rem;}
.buyShow .inTypeBox .inBox span{float: left; font-size: .28rem; line-height: .5rem; margin-right: .15rem;}
.buyShow .inTypeBox .inBox a.inCheck{ display: inline-block; font-size: .28rem; padding: 0 .16rem; border:1px solid #e3e3e3; border-radius: .05rem; height: .5rem; line-height: calc(.5rem - 2px); margin-bottom: .14rem; margin-right: .12rem; }
.buyShow .inTypeBox .inBox a.inCheck.on{ background:#13a173; color: #fff;}
.buyShow .inTypeBox .inBox input{ border:none;}
.buyShow .bottom a{ display: block; text-align: center; line-height: .88rem; font-size: .32rem}

/*2018.1.3添加*/
.apeindexBox {    padding-top: .7rem;text-align: center;position: relative;background: url(../images/apeindex_bannerbg.png) center center no-repeat / 100% 100%;height: 4.05rem;text-align: center;}

.fwsBox1{ padding-top: .7rem; text-align: center; position: relative; background: url(../images/apeindex_bannerbg.png) center center no-repeat / 100% 100%; height: 3.8rem; text-align: center; }
.fwsBox1 a.inLoveBtn{ background: url(../images/love-2.png) center center no-repeat / .44rem auto; width: .44rem; height: .41rem; display: block;
position: absolute;
right:.24rem;top:.28rem}
.fwsBox1 a.inLoveBtn.on{background: url(../images/love-3.png) center center no-repeat / .44rem auto; }
.fwsBox1 img{ width: 1.57rem; height: 1.57rem; border-radius:1.47rem; margin-bottom: .1rem;}
.fwsBox1 h2{ line-height: .5rem; color: #fff; font-size: .34rem; margin-bottom: .1rem;}
.fwsBox1 .xinyong{ color: #fff; font-size: 12px; margin-bottom: .2rem;}
.fwsBox1 p{font-size: .2rem; color: #fff; line-height: .3rem;}

.fwsBox-4{ background: #fff; padding:.24rem;margin-top: -0.2rem; color: #898989;border-bottom: 1px solid #e3e3e3; }
.fwsBox-4 h2{ font-size:12px; display: block; float:left; padding: 5px 14px; margin:0.1rem; color:#7b7d94;line-height: .37rem; background:#efeef4;}
.apeindextitle {line-height: .9rem; color: #13a173; margin:.2rem .3rem; font-size: .33rem; font-weight:600; }
/*.apeindextitle span{width:2.2rem;display:inline-block;border:1px solid #13a173; border-radius:.3rem;line-height:.5rem; position:relative}
.apeindextitle span:before,
.apeindextitle span:after{
	content: '';
	position: absolute;
	width: 1rem;
	height: 1px;
	top:50%;
	background: #13a173;
}*/
.apeindexcontentbox { color: #999; margin:.15rem .3rem; font-size: 14px; margin-bottom: .1rem; overflow:auto;line-height:.42rem}

.readmore{text-align:right;color:#bbb;font-size:12px;padding:0 .3rem;}

.fwsNav1{ background: #fff; border-bottom:0px solid #e3e3e3;padding:5px 0}
.fwsNav1 li{ text-align: center;}
.fwsNav1 li a{ display: inline-block; height: 1.32rem; padding: .7rem .07rem 0 .07rem;}
.fwsNav1 li p{ font-size: .28rem; line-height: .46rem;}

.fwsNav1 li a.btn-a{ background: url(../images/fwsIcon-02.png) center .22rem no-repeat / .44rem auto;}
.fwsNav1 li a.btn-b{ background: url(../images/fwsIcon-03.png) center .22rem no-repeat / .44rem auto;}
.fwsNav1 li a.btn-c{ background: url(../images/fwsIcon.png) center .22rem no-repeat / .44rem auto;}
.fwsNav1 li:active a,
.fwsNav1 li.on a{ border-bottom: 0px solid #1a89f2;}

/*   2018.1.4添加   */
.zc-banner .inBox1{ 

    padding: .15rem;
    margin-bottom: .2rem;
    float: right;
    text-align: left;
	width:100%;
    background: #fff;}
.zc-banner .inBox1 a{width: 5.3rem; height:2rem;padding: 0.2rem; border:1px solid #e3e3e3; overflow:hidden}
.zc-banner .inBox1 a:nth-of-type(2n){ margin: 0 .24rem;}
.zc-banner .inBox1 img{    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .3rem;
    border: .01rem solid #eee;
    border-radius: .9rem;
    margin-top: .1rem; float: left;}
.zc-banner .inBox1 h2{ font-size: .3rem; font-weight: bold; color:#13a173; line-height:.4rem; padding:.05rem .12rem;}
.zc-banner .inBox1 p{ font-size: .3rem; color: #999; line-height: .48rem; padding: 0 .12rem;}
.zcgray { font-weight:normal;color: #777;}
.zcgray2{color: #ccc;}
.apelabel {padding: .06rem .1rem;
    font-size: 12px;
    color: #3d3d3d;
    text-align: center;
    margin-right: .1rem;
    background: #edf4f7;
    float: left;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: .12rem;}
	
.fwbaoz li{width:25%;float:left;line-height:25px;font-size:12px;text-align:left}
.fwbaoz li img{width:0.3rem;margin-right:5px}
.apeinfo{border-bottom:1px solid #f6f6f6;font-size:14px;line-height:25px;margin:5px .3rem;color:#333}
.apeinfo span{color:#999}
.apeinfo img{width:.3rem;margin-right:5px;}

/*专利监管*/

.zljg{width:100%;}
.zljg ul{margin:10px;}
.zljg ul li{
	width:100%;
	border-radius:5px;
	border-top:5px solid #04BF94;
	background:#FFF;
	margin-bottom:10px;

}
.zljg ul li p{
	padding:0 10px;
line-height:30px;
	font-size:14px;
	color:#999;
}
.zljg ul li p span{
	color:#333;
	font-size:14px;
}
.zlgj_btns{
	width:100%;
	margin:5px 0;
	border-top:1px solid #f5f5f5;
	padding:5px 0;
}
.zlgj_btns_li{
	width:60px;
	float:right;
	height:35px;
	margin-right:10px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	border-radius:5px;
}
.zlgj_btns_dj{
	border:1px solid #FF4A4A;
	color:#FF4A4A;
}
.zlgj_btns_del{
	border:1px solid #00BF7B;
	color:#00BF7B;
}
.zlgj_btn{
	width:80px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	position:absolute;
	right:30px;
	background:#01BF97;
	margin-top:100px;
	border-radius:5px;
}
.zlgj_btn_ispay{
			width: 80px;
		    height: 50px;
		    line-height: 50px;
		    text-align: center;
		    font-size: 16px;
		    color: #FFF;
		    position: absolute;
		    right: 30px;
		    background: #01BF97;
		    margin-top: 100px;
		    border-radius: 5px;
		}
.zlgj_bz{
	width:50px;
	height:60px;
	padding:5px;
	line-height:20px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	position:absolute;
	right:30px;
	background:#ff0000;
	margin-top:-5px;
	background:url(../images/zljg.jpg) left no-repeat;
	background-size:100%;
}
.jfbox{
	position:fixed;
	width:80%;
	top:200px;
	left:10%;
	margin:auto;
	background:#FFF;
	text-align:center;
	display:none;
border-radius:5px;
	
}
.jfbox p{
	padding:20px 0;
	font-size:16px;
	color:#333;
line-height:25px;
}
.jfbox p span{
	font-size:16px;
	color:#ff0000;
	font-weight:700;
}
.jfbtn{
	width:80%;
	margin:10px auto;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#01BF97;
}

.bgbge{
	position:fixed;
	top:0;right:0;left:0;bottom:0;
	width:100%;
	height:100%;
	background:#000;
	filter:alpha(Opacity=80);
	-moz-opacity:0.5;
	opacity: 0.5;
	display:none;
}
.rectangle{
	width:100%;
	height:250px;
	padding:50px 0;
	background:-moz-linear-gradient(top,#01BF97,#25BE74);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#01BF97), to(#25BE74));/*谷歌*/
	background:linear-gradient(top,#01BF97,#25BE74);
}
.rectangle form{
	width:90%;
	margin:auto;
	background:#FFF;
	border-radius:5px;
}
.inputlist{width:100%;}
.inputlist ul{padding:15px;}
.inputlist ul li{width:100%;border-bottom:1px solid #eee;height:50px;line-height:50px;}
.inputlist ul li span{width:100px;display:inline-block;font-size:16px;color:#333;}
.inputlist ul li input{display:inline-block;font-size:16px;color:#999;height:30px;border:1px solid #fff;}
.rectangle_btn{
	position:fixed;
	bottom:10px;
	width:90%;
	left:5%;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#01BF97;
	border-radius:5px;
	
}
.signin{width:120px;height:30px;text-align:center;line-height:30px;color:#fff;font-size:14px;background: url(../images/signin.png);float:right;margin-right:-0.24rem;margin-top:10px;}
.signinTop{ background: url(../images/qdbg.png);background-size:100% 100%; border-bottom: 1px solid #e3e3e3;height:250px;}
.signinTitle{ height:calc( .88rem + 1px ); text-align: center; line-height: .88rem; font-size: .36rem; color: #ffffff; position: relative; }
.signinTitle a.returnBtn{ display: block;position: absolute; left: 0;padding: 0 .24rem; height: .88rem; font-size: 0 ;top:0; }
.signinTitle a.returnBtn img{ width: .2rem;}

.signinTitle .fabuBtn{ font-size: .36rem; color: #ff4a53; position: absolute; right:.24rem; top:0; height: .88rem; line-height: .88rem; display: block; }
.signinTitle .saveBtn{font-size: 14px; color: #fff; position: absolute; right:.24rem; top:0; height: .88rem; line-height: .88rem; display: block;}
.qdbtn{width:130px;height:130px;margin:30px auto;background: url(../images/button.png);background-size:100% 100%;line-height:130px;text-align:center;font-size:18px;color:#15C187 }

