html {-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
body{ color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif;}
a{outline:none; text-decoration:none;} a:hover{ text-decoration:underline;}
html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} 
body{overflow-x: hidden; font-size:12px;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)} table{/*border-collapse:collapse;border-spacing:0;*/} fieldset,a img{border:0;-webkit-tap-highlight-color:rgba(0,0,0,0)} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="password"],textarea, button { -webkit-appearance: none !important; /*去掉苹果的默认UI来渲染按钮*/} em,i{ font-style:normal;}
/*文字超出隐藏*/
.w_break{
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
strong,em,i{ font-style:normal; font-weight:normal;}
.clear{ clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfix{zoom:1;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.lft{ float:left;}
.rgt{ float:right;}
html {
	font-size:62.5%
}
select{
 -webkit-appearance:none;-moz-appearance:none;appearanearance: none;}
@media only screen and (min-width:321px) { /*iphone5*/
html {
font-size:62.5%!important
}
}
@media only screen and (min-width:361px) { /*三星note*/
html {
font-size:70.31%!important
}
}
@media only screen and (min-width:376px) { /*iphone6*/
html {
font-size:73.24%!important
}
}
@media only screen and (min-width:481px) {
html {
font-size:94%!important
}
}
@media only screen and (min-width:561px) {
html {
font-size:109%!important
}
}
@media only screen and (min-width:641px) {
html {
font-size:125%!important
}
}
/**************************************/
.lft{ float:left;}
.rgt{ float:right;}
img{ width:auto; max-width:100%;}
html{-webkit-text-size-adjust:none;}
body{font-family: "Microsoft YaHei",sans-serif;  background:#EEEEEE; line-height: 1.7; /*max-width: 64rem; min-width: 32rem; */ margin: 0 auto; min-width: 320px; position: relative; height:100%; color:#555555; max-width:640px;  }
body a{ color:#555555;text-decoration:none;cursor:pointer}
body a:hover,body a:active,body a:focus{text-decoration:none;outline:none}
a:hover,a:link,a:visited,a{ color:inherit; text-decoration:none;}

.layout{position:relative;text-align:left;background:#f8f8f8;font-size:1.2rem;margin:0 auto; overflow:hidden;}


/*团购*/

.header {
    height: 4rem;
    line-height: 4rem;
    background: #ff5500;
    position: relative;
    z-index: 1000;
    top: 0;
}
.header .inner{ position:relative;height:4rem; line-height:4rem; }
.header .return{ display:block; position:absolute; left:0; top:0; text-align:center;  height:4rem; line-height:4rem;display:block; text-align:left; background:url(../images/back.png) no-repeat center; background-size:1.8rem 1.8rem;width:4.3rem; font-size:1.3rem; color:#fff; text-indent:-999em; }
.header h2{ text-align:left; padding-left:4.5rem;line-height:4rem; color:#fff; font-size:1.6rem; font-weight:normal;}
.header .faq{ display:block; position:absolute; right:0; top:0; height:4rem; line-height:4rem;display:block; text-align:left; background:url(../images/faq.png) no-repeat center; background-size:1.90rem 1.8rem;width:4rem; font-size:1.3rem; color:#333; text-indent:-999em; }
.header .xq{ display:block; position:absolute; right:1rem; font-size:1.4rem; top:0; height:4rem; line-height:4rem; color:#fff;}

/*首页*/
.slideBox{position:relative;margin:0 auto;overflow:hidden;}
 
.slideBox .hd{height:0.7rem;position:absolute;z-index:1;bottom:0.8rem;text-align:center; width:100%; left:0;}
.slideBox2 .hd{text-align: right}
.slideBox .hd ul{height:0.7rem; left:0;font-size:0;vertical-align:top; }
.slideBox .hd ul li{display:inline-block;width:0.7rem;height:0.7rem;margin:0 0.24rem; border-radius:100%;vertical-align:top;overflow:hidden; background:#eee; }
.slideBox2 .hd ul li{background: none;border: 1px solid #fff;}
.slideBox .hd ul li.on{background:#7f7765; border:none;}
.slideBox2 .hd ul li.on{background:#fff; border: 1px solid #fff;}
.slideBox .bd{position:relative;z-index:0;overflow:hidden;}
.slideBox .bd li{position:relative;text-align:center;}
.slideBox .bd li img{background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%;}
.slideBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}

.home_menu { padding:1rem 0; border-bottom:1rem solid #EEEEEE; background:#fff;}
.home_menu ul li{ float:left; width:33.3333%; text-align:center; padding:0.5rem 0;}
.home_menu ul li img{ display:block; width:4.2rem; height:4.2rem; margin:0 auto; border-radius:100%;}
.home_menu ul li strong{ display:block; text-align:center; line-height:1.3rem; height:1.3rem; font-size:1.1rem; color:#333;}
.home_menu ul li .thumb{ position:relative; padding-bottom:0.6rem; }
.home_menu ul li .thumb i{ display:block; width:3.4rem; height:1.6rem;  background:#f33746; border-radius:1rem 1rem 1rem 0; position:absolute; top:0; right:0.7rem; font-size:1rem; color:#fff; line-height:1.6rem;}
.home_menu ul li span{ display:block; text-align:center; line-height:2rem; height:2rem; font-size:1rem; color:#999;}
.adbox{ margin-bottom:0.5rem; padding:0.5rem;}
.adbox img{ display:block; width:100%;}
.notice{ background:rgba(0,0,0,0.6); background-size:auto; position:absolute;left:0; bottom:0; width:100%; line-height:2.8rem; height:2.8rem; font-size:1.2rem; text-align:center; color:#fff; z-index:111;}
.notice .inner{ height:2.8rem; position:relative; padding-right:3rem;}
.notice h3{ background:url(../images/notice.png) no-repeat 0.8rem 0.7rem; background-size:1.55rem 1.55rem; padding-left:3rem; text-align:left;  }
.notice .close{ background:url(../images/close.png) no-repeat center center; background-size:1.2rem 1.2rem; height:2.8rem; width:2.8rem; position:absolute; right:0; top:0; cursor:pointer; }
.main-content{ }

.homeMod{  text-align:center; margin-bottom:1rem; padding:0.5rem; padding-bottom:0.01rem; padding-top:1rem;}
.homeMod ul{  }
.homeMod li{ width:33.333%; float:left; font-size:1.2rem; text-align:center; margin-bottom:1rem; }
.homeMod li .box{ margin:0 0.5rem; border:1px solid #e5e5e5;}
.homeMod li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ color:#333; line-height:1.5; } 
.homeMod li  .thumb{ height:6rem; padding-top:1rem;}
.homeMod li  .thumb img{ width:6rem; height:6rem; margin:0 auto;  background:url(images/loading.gif) center center no-repeat;  }
.homeMod li  .name{ text-align:center; position:relative; border-bottom:1px solid #e5e5e5; margin:0 0.8rem; height:1.4rem;}
.homeMod li  .name strong{ display:inline-block; background:#ff4400; color:#fff; border-radius:0.3rem; font-size:0.8rem; line-height:1.3rem;  height:1.3rem; padding:0 0.3rem; position:relative; top:0.7rem;}
.homeMod li .desc{ padding-top:1.5rem; height:5.5rem; overflow:hidden; border-bottom:1px dashed #e0e0e0; padding-left:0.6rem; padding-right:0.6rem;}
.homeMod li .desc strong{ display:block; line-height:1.8rem; height:1.8rem; margin-bottom:0.3rem; overflow:hidden; font-size:1.2rem; color:#222;}
.homeMod li .desc span{ display:block; font-size:0.9rem; color:#999;}
.homeMod li .nums i img{ width:3rem; vertical-align:top; margin-right:0.5rem;}
.homeMod li .nums{ padding:0.8rem 0; line-height:1.2rem; font-size:1.2rem; color:#ff4400;}

.homeMod2{  text-align:left; margin-bottom:1rem; }
.homeMod2 ul{  }
.homeMod2 li{ width:50%; float:left; font-size:1.2rem;  margin-top:-1px; height:8.2rem; background:#fff; border:1px solid #eee; margin-left:-1px; margin-right:-1px; }
.homeMod2 li .box{ padding:2rem 1.5rem;}
.homeMod2 li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ color:#333; line-height:1.5; } 
.homeMod2 li .thumb{ height:4.2rem; position:relative; float:left; height:4.2rem;}
.homeMod2 li .thumb img{ height:4.2rem; height:4.2rem; border-radius:100%; background:url(images/loading.gif) center center no-repeat;  }
.homeMod2 li .desc{ overflow:hidden; padding-left:1rem;}
.homeMod2 li .desc strong{ display:block; line-height:1.8rem; height:1.8rem; padding-top:0.4rem; margin-bottom:0.3rem; overflow:hidden; font-size:1.5rem; color:#222;}
.homeMod2 li .desc span{ display:block; font-size:1.1rem; color:#999;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;}
.homeMod3{  text-align:left;  padding-top:0.5rem; }
.homeMod3 ul{  background:#fff;  padding:0.5rem 0; }
.homeMod3 li{ width:33.333333%; float:left; font-size:1.2rem; text-align:center;  margin-top:-1px; height:9.2rem; }
.homeMod3 li .box{ padding:1rem 1rem;}
.homeMod3 li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ color:#333; line-height:1.5; display:block; } 
.homeMod3 li .thumb{ height:4.2rem;  position:relative;height:4.2rem; margin:0 auto;}
.homeMod3 li .thumb img{ height:4.2rem; height:4.2rem;border:1px solid #eee; border-radius:100%; background:url(images/loading.gif) center center no-repeat;  }
.homeMod3 li .desc{ overflow:hidden; }
.homeMod3 li .desc strong{ display:block; line-height:1.8rem; height:1.8rem; padding-top:0.6rem; margin-bottom:0.5rem; overflow:hidden; font-size:1.5rem; color:#222;}

.homeMod4{  text-align:left; }
.homeMod4 ul{  background:#fff; border-top:1px solid #eee; }
.homeMod4 li{ width:33.3333333333%; float:left; font-size:1.2rem; text-align:center;  border-left:1px solid #eee; border-bottom:1px solid #eee; margin-left:-1px; margin-right:-1px; height:9.2rem; }
.homeMod4 li .box{ padding:1rem 1rem;}
.homeMod4 li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ color:#333; line-height:1.5; display:block; } 
.homeMod4 li .thumb{ height:4rem;  position:relative;height:4rem; margin:0 auto; margin-bottom:0.5rem;}
.homeMod4 li .thumb img{ height:4rem; height:4rem; border-radius:100%; background:url(images/loading.gif) center center no-repeat;  }
.homeMod4 li .desc{ overflow:hidden; }
.homeMod4 li .desc strong{ display:block; line-height:1.8rem; height:1.8rem; overflow:hidden; font-size:1.3rem; color:#4c4c4c;}
.homeTop{ padding:1rem 0; background:#fff;}
.homeTop li{ width:33.3333333333%; float:left; font-size:1.2rem; text-align:left;  }
.homeTop li .box{ height:2.8rem; line-height:2.8rem; border-radius:0.5rem; background:#f9786d; color:#fff; margin:0 0.3rem; padding:1.8rem 0.6rem; padding-right:0;}
.homeTop li .box .thumb{ width:2.8rem; height:2.8rem; float:left; margin-right:0.6rem;}
.homeTop li .box .thumb img{ display:block; width:2.8rem; height:2.8rem;}
.homeTop li .box .desc{ font-size:1.3rem;}
.homeTop li:nth-child(2) .box{ background:#ebb268;}
.homeTop li:nth-child(3) .box{ background:#66a6e6;}
.contacts{ text-align:center; padding:1.6rem 0;} 
.contacts .ico{ margin-bottom:2rem;}
.contacts .ico img{ width:6rem; height:6rem; display:block; margin:0 auto; border:0.5rem solid #e6e6e6; border-radius:100%;}
.contacts .info dt{ color:#333; font-size:1.4rem; margin-bottom:0.6rem;}
.contacts .info dd{ color:#999; font-size:1.2rem;}
.contacts .info dd img{ vertical-align:top; margin-left:0.3rem;}
.contacts .info { margin-bottom:2.5rem;}
.contacts .tels li{ display:inline-block; vertical-align:top; padding:0 3rem; border-right:1px solid #eee;}
.contacts .tels li:last-child{ border:none;}
.contacts .tels li i{ display:block; width:4.1rem; height:4.1rem; border-radius:100%; margin-bottom:0.8rem; margin:0 auto; margin-bottom:1.2rem;}
.contacts .tels li span{ display:inline-block; background:#e6e6e6; width:8rem;color:#999; font-size:1.2rem; border-radius:0.3rem; line-height:1.8rem;}
.contacts .tels{ padding-bottom:2.2rem;}
.contacts .txts{ color:#999; text-align:left; font-size:1.2rem; padding:0 3rem;}

.notice2{ background:#fff; margin-bottom:1rem; position:relative; height:2rem; line-height:2rem; overflow:hidden; padding:0.3rem 0;padding-left:8.8rem; }
.notice5{ padding-left:3rem; margin-bottom:0.5rem;height:3rem; line-height:3rem; background:#fff url(../images/ntc4.png) no-repeat 1rem center; background-size:1.5rem 1.4rem;}
.notice2 i{ position:absolute; left:0.5rem;  }
.notice4{ padding-left:7.7rem; margin-top:1rem; border-bottom:1px solid #eee; border-top:1px solid #eee;height:3rem; line-height:3rem; }
.notice4 i{ position:absolute; left:0.5rem; font-size:1.14rem; color:#1c84ea; background:url(../images/ntc.png) no-repeat right center; background-size:1.2rem 1rem; padding-right:1.6rem; }
.notice3 i{ position:absolute; left:0.5rem;  }
.notice2 i img{ height:1.55rem; width:7.35rem;}
.notice3 i img{height: 2.3rem;  width:7.35rem;}
.notice2 ul{ height:2rem; overflow:hidden;}
.notice2 ul li{ height:2rem; line-height:2rem; font-size:1.2rem;}
.notice3 ul li{ height:2rem; line-height:2rem; font-size:1.4rem;}
.notice4 ul li{ height:3rem; line-height:3rem; font-size:1.2rem;}
.notice5 ul li{ font-size:1.2rem;height:3rem; line-height:3rem;}
.line{height: .8rem;background:#f1f1f1}
/*导航*/
.h100{ height:4.7rem;}
.naver{ background:#fff;height:4.7rem; position:fixed; left:0; bottom:0; width:100%; z-index:8; border-top:1px solid #eee; }
.naver .nav{width:100%; }
.naver li{ float:left; width:20%;}
.naver li a{ display:block; width:100%;height:4rem;  font-size:1rem; text-align:center; color:#666; padding-top:0.3rem;}
.naver li a i{ display:block;height:2.7rem; position:relative; width:4rem; margin:0 auto; }
    /*未点击*/
.naver li a i.i1{ background:url(../images/n1.png) no-repeat center center; background-size:3rem 3rem; }
.naver li a i.i2{background:url(../images/n2.png) no-repeat center center; background-size:3rem 3rem;}
.naver li a i.i3{background:url(../images/n3.png) no-repeat center center; background-size:3rem 3rem;}
.naver li a i.i4{background:url(../images/n4.png) no-repeat center center; background-size:3rem 3rem;}
.naver li a i.i5{background:url(../images/n5.png) no-repeat center center; background-size:3rem 3rem;}
/*已点击*/
    .naver li a i.i11 {
        background: url(../images/n11.png) no-repeat center center;
        background-size: 3rem 3rem;
    }

    .naver li a i.i22 {
        background: url(../images/n22.png) no-repeat center center;
        background-size: 3rem 3rem;
    }

    .naver li a i.i33 {
        background: url(../images/n33.png) no-repeat center center;
        background-size: 3rem 3rem;
    }

    .naver li a i.i44 {
        background: url(../images/n44.png) no-repeat center center;
        background-size: 3rem 3rem;
    }

    .naver li a i.i55 {
        background: url(../images/n55.png) no-repeat center center;
        background-size: 3rem 3rem;
    }

.naver li.on{ background:#f5f5f5;}
.naver li.on a{color:#555;}
.integral .imgs{ position:relative;}
.integral .imgs img{ display:block;}
.ruleBox { font-size:1.3rem;}
.ruleBox h3{ height:4rem; line-height:4rem; padding:0 1.5rem; color:#999;}
.ruleBox .txt{ background:#fff; padding:1.5rem; color:#333; line-height:1.7;}
.ruleBox .txt a{background: url(../images/arrow2.png) no-repeat right center;background-size:0.8rem auto;display: block;border-bottom: 1px solid #eee;padding: 0.2rem 0;}
.fixedBtm{ position:fixed; left:0; bottom:0; width:100%; background:#fff; border-top:1px solid #eee; }
.fixedBtm .inner{ padding:0.7rem 1.5rem;} 
.btn-div .btn {
    width: 100%;
    border: none;
    font-size: 1.4rem;
    display: block;
    height: 4rem;
    line-height: 4rem;
    color: #fff;
    text-align: center;
    background: #00a2e7;
    border-radius: 0.3rem;
}
.mask1{display: none;position: fixed;z-index: 500;left: 0;top: 0;width: 100%; height: 100%; background:rgba(0,0,0,0.80); }
.popup_mod{display: none;position: fixed;padding-bottom: 1.3rem;z-index:501;top: 3rem; width: 70%;background: #FFF; border-radius:0.5rem;}
.box_hbtc{position:fixed;z-index:501;top: 100px;left: 50%;margin-left: -12.5rem;top: 50%;margin-top: -19rem;width: 25rem;height: 38rem; background:url(../images/p15.png) no-repeat center;-webkit-background-size: 100% 100%;background-size: 100% 100%;text-align: center; display:none;}
.box_hbtc .pic1{margin-top: 5rem;width: 6rem;height: 6rem;}
.box_hbtc h3{font-size: 1.4rem;color: #Fff;line-height: 100%;margin-top: 1.8rem;}
.box_hbtc p{font-size: 2.4rem;line-height: 100%;margin-top: 1.6rem;color: #FFF;}
.box_hbtc a.lhb{display: block;position: absolute;bottom: 8.5rem;left: 50%;margin-left: -4rem;}
.box_hbtc a.lhb img{width: 8rem;height: 8rem;}
.box_hbtc .close{top: 1.2rem;right: 1.2rem;cursor: pointer;position: absolute;display: block;width: 1.2rem;height: 1.2rem; background:url(../images/i38.png) no-repeat center;-webkit-background-size: 1.2rem;background-size: 1.2rem;}

/*红包打开*/
.box_hbxx{}
.box_hbxx .head{padding-top:3rem;height: 11rem;position: relative; background:url(../images/bg5.png) no-repeat center;-webkit-background-size: 100% 14rem;background-size: 100% 14rem;text-align: center;}
.box_hbxx .head .pic1{width: 10.7rem;height: 5.85rem;}
.box_hbxx .head .close{position: absolute;top: 1.5rem;right: 1.5rem;cursor: pointer;width: 1.6rem;height: 1.6rem; background:url(../images/i40.png) no-repeat center; -webkit-background-size: 1.6rem; background-size: 1.6rem;}
.box_hbxx .body{position: relative;text-align: center;}
.box_hbxx .body .pic1{width: 6rem;height: 6rem;margin-top: -3rem;}
.box_hbxx .body h3{margin-top: 1rem;font-size: 1.4rem;color: #404040;line-height: 100%;}
.box_hbxx .body strong{display: block;padding-top: 4rem;font-size: 3rem;color: #000;line-height: 100%;}
.box_hbxx .body span{display: block;padding-top: 1rem;font-size: 1.2rem;color: #808080;}
.box_hbxx .body p{padding-top: 4rem;line-height: 100%;font-size: 1.2rem;color: #000;}

.newsNav{ height:4.4rem; line-height:4.4rem; border-bottom:1px solid #eee; text-align:center; font-size:1.6rem; background:#fff; width:100%; margin-bottom:0.5rem; display:table;}
.newsNav ul{ display:table-row;}
.newsNav li{ display:table-cell;}
.newsNav li a{ display:block;}
.newsNav li.on{ background:url(../images/line2.png) repeat-x left bottom; background-size:0.2rem 0.3rem; color:#00a2e7;}
.newsList li{ background:#fff; margin-bottom:0.5rem; border-bottom:1px solid #eee;}
.newsList li a{ display:block; padding:0.8rem 1.2rem; padding-right:6rem; background:url(../images/arrow-right2.png) no-repeat right center; background-size: 2.3rem 1.9rem;}
.newsList li h3{ color:#5c5c5c; font-size:1.3rem; margin-bottom:0.5rem;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsList li p{ color:#9c9c9c; font-size:1.1rem;} 
.newsList li:active{ background:#eee;}
.newsNav2{ padding:1rem 0;}
.newsNav2 ul{ width:70%; margin:0 auto;height:3rem; line-height:3rem; border-radius:3rem; overflow:hidden; background:#fff; }
.newsNav2 ul li{ float:left; width:50%; text-align:center; font-size:1.4rem;height:3rem; line-height:3rem;} 
.newsNav2 ul li.on{background:#00a2e7; color:#fff;}
.newsNav2 ul li a{ display:block; color:#00a2e7;}
.newsNav2 ul li.on a{background:#00a2e7; color:#fff;}
.hongbaoMod li{ padding:1rem 1rem; border-bottom:1px solid #eee; font-size:1.3rem; background:#fff; margin-bottom:0.5rem; height:7rem; position:relative;}
.hongbaoMod li .thumb{ float:left; height:7rem; width:6.5rem; float:left;background:url(../images/hb.png) no-repeat center center; background-size:100% 100%; position:relative; color:#fff; }
.hongbaoMod li .thumb strong{ display:block; font-size:1.8rem; line-height:3rem; position:absolute; left:0; width:100%; bottom:0.5rem; text-align:center;color:#fff; }
.hongbaoMod li .thumb i{ position:absolute; text-align:center; background:#fff; border-radius:100%; font-size:1.4rem; font-weight:bold; color:#ea9518; width:2.4rem; height:2.4rem; left:50%; top:1.1rem; line-height:2.4rem; font-weight:bold; margin-left:-1.2rem;}
.hongbaoMod li .desc{ margin-left:7.5rem;}
.hongbaoMod li .desc  h4{ font-size:1.3rem; height:2.5rem; line-height:2.5rem; overflow:hidden; margin-bottom:0.3rem;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.hongbaoMod li .desc p{ color:#9c9c9c; font-size:1.1rem; margin-bottom:0.2rem;}
.hongbaoMod li .desc span{ display:block; font-size:1.1rem; color:#9c9c9c; line-height:1.1; background:url(../images/share.png) no-repeat left center; padding-left:2rem; background-size:1.5rem 1.5rem; line-height:2rem; height:2rem;}
.hongbaoMod li .btn{ display:block; width:6.4rem; height:3.2rem; line-height:3.2rem; background:#00a2e7; color:#fff; border-radius:0.2rem; position:absolute; right:1.2rem; bottom:1rem; text-align:center;}
.hongbaoMod li .btn:active{background:#24addf;}
.hongbaoMod li .desc  .s{display:inline-block; font-size:1.1rem; color:#9c9c9c; line-height:1.1; background:url(../images/view.png) no-repeat left center; padding-left:2rem; background-size:1.5rem 1.5rem; line-height:2rem; height:2rem; position:absolute; right:1rem; bottom:1rem; color:#ccc;}
.top_text{background: #ff5500;color: #fff;text-align: center;overflow: hidden}
.top_text h2{font-size: 1.4rem;padding:1.5rem 0 0rem 0;text-align: center}
.top_text b{font-size: 2rem;line-height:1.7 }
.top_text .ul_info{padding-top:0.5rem;overflow: hidden;padding-bottom: 1rem}
.top_text .ul_info li {width: 33.33%;display: block;float: left;text-align: center}
.top_text .ul_info li p{font-size: 1.2rem;line-height: 1.7}
.top_text .ul_info li span{font-size: 1.3rem;display: block}
.search{background: #f4f4f4;padding: .5rem 1rem;overflow: hidden}
.search input{width: 80%;float: left;height: 4rem;line-height: 4rem;font-size: 1.3rem;color: #333;border: 1px solid #eee;border-radius: .5rem;text-indent: .75rem;font-family: "Microsoft YaHei",sans-serif;}
.search button{width: 18%;float: right;height: 4rem;background: url(../images/faq.png) no-repeat center center #37c2e9;background-size: 2.8rem 2.7rem;color: #fff;;border: none;font-family: "Microsoft YaHei",sans-serif;font-size: 1.8rem;border-radius: .5rem;overflow: hidden}
.menber{}
.menber ul{}
.menber ul li{overflow: hidden;padding: .75rem 1rem;border-bottom: 1px solid #eee;padding-top: 1rem}
.menber ul li .img{width: 4rem;height: 4rem;float: left;margin-right: .5rem}
.menber ul li .img{width: 4rem;height: 4rem;}
.menber ul li .text{float: left;}
.menber ul li .text p{color: #111;font-size: 1.3rem;line-height: 1.2; }
.menber ul li .text p img{width: 2rem;vertical-align: sub}
.menber ul li span{font-size: 1.3rem;color: #999}
.menber ul li .kaitong{float: right}
.menber ul li .kaitong p{font-size: 1.3rem;color: #E13336;text-align: right;margin-top: -1px;}
.menber ul li .kaitong span{font-size: 1rem}
.homehead .tip{height:3.25rem;line-height: 3.25rem;background: #fef9d9;font-size:1.3rem;color: #635d61;text-align: center;}
.homehead .tip .red{color: #f53721;}
.homehead ul{  background:#fff; border-top:1px solid #eee; }
.homehead li{ width:33.3333333333%; float:left; font-size:1.2rem; text-align:center;  border-left:1px solid #eee; border-bottom:1px solid #eee; margin-left:-1px; margin-right:-1px;padding-top: 2rem;padding-bottom: 1.5rem; }
.homehead li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */color: #6f6f6f;line-height:1.5; display:block; } 
.homehead li span{line-height:1.5;}
.homehead li strong{font-size: 1.8rem;}
.homehead li .color1{color:#0f8efe;}
.homehead li .color2{color:#f4654e;}
.homehead li .color3{color:#ff9d00;}
.home-section{background: url(../images/hg-bg.jpg) no-repeat center;background-size: cover;margin: 1rem 0;}
.home-section{padding: 2rem 1rem 2.25rem 1.25rem;}
.home-section .img{float: left;}
.home-section img{width: 5.9rem;height: 4.6rem;display: block;}
.home-section .txt{padding-left: 7rem;}
.home-section h3{font-size: 1.5rem;line-height: 100%;margin-bottom: 1rem;padding-top: 1rem;}
.home-section h3 em{color: #af9511;}
.home-section p{line-height: 100%;color: #717171;font-size:1.3rem;}
.homeMod2-head{background: #fff;margin-bottom: 1.25rem;}
.homeMod2-head ul li{padding: 2.5rem 1.25rem 2rem 1.25rem;border-bottom: 1px solid #eee;position: relative;}
.homeMod2-head h3{font-size: 1.6rem;color: #fb7500;line-height: 100%;margin-bottom: 1rem;}
.homeMod2-head p{font-size: 1.3rem;line-height: 100%;}
.homeMod2-head .btn-blue{color: #fff;font-size: 1.3rem;background: #67ae20;text-align: center;border-radius: 2.75rem;display: block;position: absolute;right:1.25rem;top: 50%;height: 2.8rem;line-height: 2.8rem;margin-top: -1.4rem;padding: 0 1.5rem;}



.jfMod{ height:4rem; line-height:4rem; background:#fff; border-bottom:1px solid #dfdfdf;}
.jfMod ul li{ float:left; width:50%; text-align:center;}
.jfMod ul li:first-child{ border-right:1px solid #dfdfdf; margin-left:-1px;}
.jfMod ul li i{ display:inline-block; width:1.3rem; height:1.3rem; vertical-align:top; position:relative; top:1.3rem; margin-right:0.4rem; font-size:1.3rem;}
.jfMod ul li i.i1{ background:url(../images/ico1.png) no-repeat center center; background-size:100% 100%;}
.jfMod ul li i.i2{ background:url(../images/ico2.png) no-repeat center center; background-size:100% 100%;}
.jfMod ul li strong{ color:#202dc2;}



.quckmenu {  text-align:left;  }
.quckmenu .head ul{  background:#fff; border-bottom:1px solid #eee; }
.quckmenu .head li{ width:25%; float:left; font-size:1.2rem; text-align:center; }
.quckmenu .head li .box{ padding:1rem 1rem;}
.quckmenu .head li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ color:#333; line-height:1.5; display:block; } 
.quckmenu .head li .thumb{ height:4rem;  position:relative;height:4rem; margin:0 auto; margin-bottom:0.5rem;}
.quckmenu .head li .thumb img{ height:4rem; height:4rem; border-radius:100%; background:url(images/loading.gif) center center no-repeat;  }
.quckmenu .head li .desc{ overflow:hidden; }
.quckmenu .head li .desc strong{ display:block; line-height:1.4rem; height:1.4rem; overflow:hidden; font-size:1.2rem; color:#666;}
.quckmenu .body{ padding-top:1rem;}
.quckmenu .body ul{ padding:0 0.5rem;}
.quckmenu .body li{ float:left; width:50%; margin-bottom:1rem;}
.quckmenu .body li .box{ margin:0 0.5rem; background:#fff; border:1px solid #eee; padding:0.5rem;}
.quckmenu .body li .box .thumb img{ width:100%; display:block; height:8rem;}
.quckmenu .body li .box .desc{ font-size:1.2rem; padding-top:0.3rem;}
.quckmenu .body li .box .desc h3{ font-size:1.3rem; height:2rem; line-height:2rem; overflow:hidden;}
.quckmenu .body li .box .desc p{ color:#25c7b7; line-height:1.1;}

.hbNums{ text-align:center; padding-bottom:1rem;}
.hbNums .num{ color:#ef342b; font-size:4.2rem; line-height:1.2; padding:1rem 0;} 
.hbNums p{ color:#888; font-size:2rem; line-height:1.2;} 
.hbImgs img{ display:block; width:100%;}
.hbNums p strong{ color:#ef342b; } 

.homehead2 .tip{height:4rem;line-height: 4rem;background: #fef9d9;font-size:1.4rem; color: #635d61;text-align: center; border-bottom:1px solid #dcdcdc;}
.homehead2 .tip .red{color: #f53721;}
.hdLists { padding:0 1rem; background:#fff;}
.hdLists ul li{ border-bottom:1px solid #eee; padding:1rem 0;}
.hdLists ul li h3{ color:#333; font-size:1.2rem; line-height:1.3; margin-bottom:0.3rem;}
.hdLists ul li .info{ height:1.4rem; line-height:1.4rem;}
.hdLists ul li .info .lft{ float:left; font-size:1.1rem; }
.hdLists ul li .info .rgt strong{ border-radius:100%; display:inline-block; vertical-align:top; font-size:1rem; color:#fff; background:#f6b207; border:0.2rem solid #f4ca62; text-align:center; line-height:1.1rem; height:1.1rem; width:1.1rem; margin-right:0.5rem;}
.hdLists ul li .info .rgt{font-size:1.3rem; color:#f43e29;}

.home_zt2{padding: 0 1rem}

.home_zt{ margin-bottom:0.9rem;  background:#fff;}
.home_zt .head{ height:3rem; line-height:3rem; border-bottom:1px solid #e7e7e8; font-size:1.3rem; padding-left:1rem;}
.home_zt2 .head em{color:#e3433a }
.home_zt2 .head{border-bottom: 2px solid #e7e7e8;margin-bottom: .5rem;color: #333;font-size: 1.5rem;line-height: 4rem;height: 4rem}
.home_zt .body ul{ overflow:hidden;}
.home_zt .body ul li{ float:left; width:50%;border-left:1px solid #e7e7e8;border-bottom:1px solid #e7e7e8; margin-left:-1px; position:relative;}
.home_zt .body ul li.none{border-bottom: none}
.home_zt .body ul li a{ display:block; padding:1rem; height:4.5rem;}
.home_zt .body ul li .desc{ float:left;margin-top: .5rem}
.home_zt .body ul li .thumb{ position:absolute; right:1rem; top:1rem;}
.home_zt .body ul li .thumb img{ display:block; width:3rem; height:3rem; overflow:hidden; border-radius:100%;}
.home_zt .body ul li .desc p{ color:#999; font-size:1.1rem;}
.home_zt .body ul li .desc h4{ font-size:1.3rem; margin-bottom:0.2rem; line-height:1.4;}
.home_zt .body ul li:nth-child(1) .desc h4{ color:#765fda;} 
.home_zt .body ul li:nth-child(2) .desc h4{ color:#89d777;} 
.home_zt .body ul li:nth-child(3) .desc h4{ color:#ed4e7a;} 
.home_zt .body ul li:nth-child(4) .desc h4{ color:#4f7bc2;} 
.home_zt .body ul li .desc h4{color: #333!important}
.home_product { background:#fff; padding:1rem;}
.home_product .head{ height:3rem; line-height:3rem; text-align:center;}
.home_product .head h2{ border-bottom:1px solid #eee; width:13rem; position:relative; height:1rem; line-height:1rem; margin: auto;}
.home_product .head strong{ background:#fff; font-size:1.3rem; position:relative; top:0.6rem;}
.home_product .head strong em{ color:#f95d5e;}
.home_product .body .list li:after{ clear:both; content:""; display:block;}
.home_product .body .list li{ padding:1.5rem 0; border-bottom:1px solid #ddd; position:relative;}
.home_product .body .list li .thumb{ float:left; width:10.5rem; height:6.5rem; border-radius:0.4rem; display:block;}
.home_product .body .list li .thumb img{ width:10.5rem; height:6.5rem; border-radius:0.4rem; display:block}
.home_product .body .list li .desc{ margin-left:11.5rem;}
.home_product .body .list li .desc h4{ font-size:1.4rem; color:#222; margin-bottom:0.7rem; line-height:1.4;}
.home_product .body .list li .desc p{ color:#999; font-size:1.15rem;}
.home_product .body .list li .desc p strong { color:#f95d5e;}
.home_product .body .list li .num{ position:absolute; display:block; width:2.9rem; height:3.4rem; top:0.5rem; right:1rem;}
.home_product .body .list li .num1{ background:url(../images/num1.png) no-repeat center center; background-size:cover;}
.home_product .body .list li .num2{ background:url(../images/num2.png) no-repeat center center; background-size:cover;}
.home_product .body .list li .num3{ background:url(../images/num3.png) no-repeat center center; background-size:cover;}
.home_product .foot{ height:4.2rem; line-height:4.2rem; text-align:center; font-size:1.3rem; color:#999;}
.home_product .foot a{ display:block; color:#999; width:100%;}
.home_product2 .head{    border-bottom: 2px solid #e7e7e8;text-align: left;
    margin-bottom: .5rem;
    color: #333;
    font-size: 1.5rem;
    line-height: 4rem;
    height: 4rem;}
.home_product2 .head em {
    color: #e3433a;

}
.home_product2 {padding: .5rem}
.home_product2 .body .list li .thumb{width: 9rem;}
.home_product2 .body .list li .thumb img{width: 9rem;height: 5.9rem;}
.home_product2 .body .list li .desc h4{font-size: 1.6rem;margin-bottom: 0}
.home_product2 .body .list li .desc h4 em{background: #f55657;border-radius: .3rem;color: #fff;font-size: 1.2rem;display: inline-block;padding: 0.1rem .5rem;vertical-align: middle}
.home_product2 .body .list li .desc h4 i{background: #efb951;border-radius: .3rem;color: #fff;font-size: 1.2rem;display: inline-block;padding: 0.1rem .5rem;vertical-align: middle}
.home_product2 .body .list li .desc span{display: inline-block;height: 1.5rem;line-height: 1.5rem;font-size: 1rem; border: 1px solid #f78f13;color: #f78f13;text-align: center;padding: 0 .4rem;border-radius: .2rem}
.home_product2 .body .list li .desc span.shen{border: none;color: #666;padding: 0;margin-left: .5rem}
.home_product2 .body .list li .desc{margin-left: 9.8rem}
.home_product2 .body .list li{border-bottom: 1px solid  #DFF4F4}
.home_menu2{padding:0 .6rem;background: #f1f1f1;}
.home_menu2 ul{background: #fff;}
.home_menu2 ul li{width: 50%;overflow: hidden;padding: 0;border-bottom: 1px solid #f5f5f5;}
.home_menu ul li img{width: 3.2rem;height: 3.2rem;vertical-align: middle}
.home_menu2 ul li .thumb{ width: 33%;float: left;padding-bottom: 0}
.home_menu2 ul li .txt{ width: 67%;float: left;text-align: left}
.home_menu2 ul li a{display: block;overflow: hidden;padding: 1.5rem 0;border-right: 1px solid #f5f5f5;}
.home_menu2 ul li strong{text-align: left;font-size: 1.5rem; position: relative;margin-bottom: .3rem}
.home_menu2 ul li span{text-align: left;font-size: 1.2rem;}
.home_menu2 ul li strong i{position: absolute;top: -.5rem;right:0.6rem;font-size: 1.2rem;    width: 3.4rem;text-align: center;color: #fff;
    height: 1.6rem;
	line-height: 1.5rem;
    background: #f33746;
    border-radius: .5rem}
.tip_txt{text-align: center;height: 3rem;line-height: 3rem;font-size: 1.2rem;background: #f2f3f1;margin-top: .5rem;padding: 1rem 0;}
.tip_txt p{background: #fee8ae}
.home_menu_div{border-radius: .5rem;background: #fff;overflow: hidden}
.home_menu2 .title{height: 4.4rem;line-height: 4.4rem;font-size: 1.5rem;text-indent: 1.5rem;border-bottom: 1px solid #f5f5f5;}
.notice3{margin-top: 1rem; border-top: 1px solid #f5f5f5;padding-top: 1rem;padding-bottom: 1rem;}

.nav_list{}
.nav_list ul{}
.nav_list ul li{text-align: center;float: left;width: 25%;padding: 1rem 0}
.nav_list ul li img{width:4.4rem;height: 4.4rem; }
.nav_list ul li p{color: #333;font-size: 1.3rem;}
.nav_list ul li a{display: block}
.mc-box{    
    background: rgba(0,0,0,0.7);
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%;
    display: none;
    z-index: 1000;
}
.alert-code{z-index: 10000;width: 20rem;height:20rem;display: block;position: absolute;left: 50%;margin-left: -10rem;top: 50%;margin-top: -15rem;display: none;}
.alert-code .closed{display: block;background:#fff url(../images/closed.png) no-repeat center;width: 2.4rem;height: 2.4rem;background-size: 100%;position: absolute;top: -1.2rem;right: -1.2rem;border-radius: 50%;}


.help-mod{ }
.help-mod .list{  background:#fff;border-top:0rem solid #f0eff4;}
.help-mod .list li{ height:4rem; line-height:4rem; border-bottom:1px solid #eee; padding:0 1.2rem; padding-right:0.8rem; font-size:1.3rem;}
.help-mod .list li a{ display:block; background:url(../images/arrow2.png) no-repeat right center; overflow:hidden; height:4rem; padding-right:4rem; background-size:1.3rem 2.1rem; line-height:4rem;}
.help-mod dl { color:#666;}
.help-mod dl dt{ height:4rem; line-height:4rem; border-bottom:1px solid #eee; padding:0 1.2rem; padding-right:0.8rem; font-size:1.3rem; position:relative; padding-left:3.6rem;}
.help-mod dl dt strong{ position:absolute; top:0; left:1.2rem;}
.help-mod dl dd { position:relative; padding:1rem 1.2rem;padding-left:3.6rem;}
.help-mod dl dd strong{ position:absolute; top:1rem; left:1.2rem;}
.swiper-container{padding-bottom: 2rem;border-bottom: 1px solid #eee;padding-top: 0.3rem;}
/*.swiper-slide{ margin-right: 15px !important;}*/
.swiper-slide img{display: block;width: 100%;height: auto;}
.swiper-slide h3{font-size: 1.3rem;
    margin-bottom: 0.1rem;
    line-height: 1.4;}
.swiper-slide p{color: #999;
    font-size: 1rem;line-height: 1.4;margin-bottom: 0.75rem;}
.swiper-pagination-bullet{width: 1rem;height: 0.2rem;background: #ebebeb; opacity: 1;}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #d6d6d6;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.15rem;border-radius: 0;
}
.slideBox-ka{padding: 1.5rem 4.75rem 3.5rem 4.75rem;}
.slideBox-ka .hd ul li{border: 1px solid #d3e0ec;background: #f7f5f3;}
.slideBox-ka .hd ul li.on{border: 1px solid #0762bd;background: #0762bd;}
.slideBox-ka .prev,.slideBox-ka .next{width: 0.9rem;height: 1.7rem;display: block;position: absolute;top: 50%;margin-top: -0.85rem;}
.slideBox-ka .prev{background: url(../images/prev.png) no-repeat center;left: 1.5rem;background-size: 100%;}
.slideBox-ka .next{background: url(../images/next.png) no-repeat center;right: 1.5rem;background-size: 100%;}
.bksq-box{padding: 0 1.75rem;font-size: 1.5rem;color: #8c8c8c;}
.bksq-box h3{font-size: 1.7rem;text-align: center;padding-top: 1.5rem;padding-bottom: 2.25rem;color: #333;}
.bksq-box ul li{margin-bottom: 0.5rem;line-height: 1.5;}
.bksq-box .btn{background: #0065ca;display: block;width: 100%;height: 4.25rem;color: #fff;text-align: center;line-height: 4.25rem;border-radius: 0.5rem;margin: 2rem 0;font-size: 1.6rem;}
.phb-box .tab-hd{text-align: center;background: #fff;line-height: 3.5rem;}
.phb-box .tab-hd li{display: inline-block;width: 50%;text-align: center;float: left;color: #abaeb1;font-size: 1.35rem;}
.phb-box .tab-hd li.on{color: #ed3203;}
.phb-box .tab-bd li{margin-bottom: 0.5rem;padding: 0.75rem 2rem;background: #fff;height: 4.15rem;}
.phb-box .tab-bd li strong{color: #0063b4;font-size: 1.4rem;line-height: 4.15rem;display: block;float: left;margin-right: 2rem;}
.phb-box .tab-bd li .img{width:4.15rem;height: 4.15rem;overflow: hidden;border-radius: 50%;float: left;margin-right: 1rem;}
.phb-box .tab-bd li .txt{}
.phb-box .tab-bd li .txt h3{font-size: 1.4rem;line-height: 1.4;color: #333;padding-top: 0.5rem;}
.phb-box .tab-bd li .txt p{color: #ed3203;font-size: 1.3rem;line-height: 1.4;}


.tjMod { padding-top:0.5rem;}
.tjMod .item{background: #fff;text-align: center; color:#999;overflow: hidden; margin-bottom:0.5rem; position:relative; padding-top:1rem; border-bottom:1px solid #eee;border-top:1px solid #eee;}
.tjMod .item em{ position:absolute; left:1rem; top:0;}
.tjMod .item em img{ display:block; width:3.2rem;}
.tjMod .item h4{font-size: 1.1rem;padding:1rem 0 0rem 0;text-align: center}
.tjMod .item .num{font-size: 1.6rem;line-height:1.7; color:#fc680e; font-weight:bold; }
.tjMod .item .ul_info{padding-top:0.5rem;overflow: hidden;padding-bottom: 1rem}
.tjMod .item .ul_info li {width: 50%;display: block;float: left;text-align: center; border-left:1px solid #eee; margin-left:-1px;}
.tjMod .item .ul_info li p{font-size: 1.1rem;line-height:1.1; padding-top:0.3rem;}
.tjMod .item .ul_info li span{font-size: 1.2rem;display: block; color:#333;line-height:1.1;}




.homeMod5 ul{  background:#fff; border-top:1px solid #eee;  border-bottom:1px solid #eee; padding:0.5rem 1rem; }
.homeMod5 li{ width:20%; float:left; font-size:1.2rem; text-align:center;   }
.homeMod5 li .box{ padding:0.5rem 0.5rem;}
.homeMod5 li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ color:#333; line-height:1.5; display:block; } 
.homeMod5 li .thumb{ height:2.5rem; height:2.5rem;  position:relative;margin:0 auto; margin-bottom:0.5rem;}
.homeMod5 li .thumb img{ height:2.5rem; height:2.5rem; border-radius:100%; background:url(images/loading.gif) center center no-repeat;  }
.homeMod5 li .desc{ overflow:hidden; }
.homeMod5 li .desc strong{ display:block; line-height:1.5rem; height:1.5rem; overflow:hidden; font-size:1rem; color:#4c4c4c;}


.adbox2 img{ display:block; width:100%;}
.home-act{ padding:1rem; background:#fff;}
.home-act .head { height:2rem; line-height:2rem; margin-bottom:0.3rem; }
.home-act .head h2{ float:left; color:#222; font-size:1.3rem; }
.home-act .head a{ float:right; font-size:1.2rem; color:#1c84ea;}
.home-act .body ul li{ padding:0.5rem 0; position:relative; }
.home-act .body ul li:after{ clear:both; content:""; display:block;}
.home-act .body ul li .thumb{ float:left; width:4.1rem; height:4.1rem; margin-right:1rem;}
.home-act .body ul li .thumb img{ display:block; width:4.1rem; height:4.1rem;}
.home-act .body ul li .desc{ font-size:1.2rem; line-height:1.2;}
.home-act .body ul li .desc h4{ color:#333; line-height:2rem; padding-bottom:0.5rem;}
.home-act .body ul li .desc p{ color:#999; font-size:1.1rem;}
.home-act .body ul li .btn{ display:block; width:7.2rem; font-size:1.2rem; background:#e5e5e5; border:1px solid #e0e0e0; border-radius:3rem; height:2.6rem; line-height:2.6rem; text-align:center; position:absolute; top:50%; right:0; margin-top:-1.3rem; color:#1c84ea;}


.yjMod{ padding:1rem;background:#fff;}
.yjMod .head { height:2rem; line-height:2rem; margin-bottom:1rem; }
.yjMod .head h2{ float:left; color:#222; font-size:1.3rem; }
.yjMod .head a{ float:right; font-size:1.2rem; color:#1c84ea;}
.yjMod .body{background: #f16902 url(../images/bbg.jpg) no-repeat center center; background-size:100% 100%; color:#fff;text-align: center; overflow: hidden; position:relative; padding-top:1.5rem; border-radius:0.5rem; box-shadow:0 0.1rem 0.6rem rgba(241,105,2,0.5);padding-bottom: 1.5rem}
.yjMod h4{font-size: 1.1rem;padding:0.2rem 0 0rem 0;text-align: center}
.yjMod .num{font-size: 1.8rem;line-height:2.4rem; color:#fff; font-weight:bold; padding:0.3rem 0 0.2rem 0; text-shadow:1px 1px 1px #c87a15; }
.yjMod .ss{ display:inline-block; margin:0 auto; border:1px solid #fff; border-radius:2rem; line-height:1.7rem; padding:0 0.8rem; font-size:1.1rem;}
.yjMod .ul_info{padding-top:1.2rem;overflow: hidden;}
.yjMod .ul_info li {width: 50%;display: block;float: left;text-align: center; border-left:1px solid #fff; margin-left:-1px;}
.yjMod .ul_info li p{font-size: 1.1rem;line-height:1.1; padding-top:0.3rem;}
.yjMod .ul_info li span{font-size: 1.2rem;display: block;line-height:1.1;}

/*2018-2-6*/
.adbox2{ margin-bottom:0.5rem; padding:0 1rem; position:relative; z-index:1; margin-top:-2rem;}
.adbox2 img{ display:block; width:100%; border-radius:0.5rem; box-shadow:0 0 0.1rem rgba(0,0,0,0.1);}

.slideBox3 .hd{ bottom:2.5rem; width:100%; text-align:center;}
.slideBox3 .hd ul li{ width:0.7rem; height:0.7rem; margin:0 0.24rem;}

.home_zt3 .body{ padding:1rem; }
.home_zt3 .body ul{ overflow:hidden; background:#fff; border-radius:0.5rem; overflow:hidden;box-shadow:0 0 0.2rem rgba(0,0,0,0.03);}
.home_zt3 .body ul li{ float:left; width:50%;border-left:1px solid #e7e7e8;border-top:1px solid #e7e7e8; margin-top:-1px; margin-left:-1px; position:relative;}
.home_zt3 .body ul li.none{border-bottom: none}
.home_zt3 .body ul li a{ display:block; padding:0.9rem; height:4.5rem;}
.home_zt3 .body ul li .desc{margin-top: .5rem; }
.home_zt3 .body ul li .thumb{ float:left; margin-right:0.6rem;}
.home_zt3 .body ul li .thumb img{ display:block; width:4.5rem; height:4.5rem; overflow:hidden; border-radius:100%;}
.home_zt3 .body ul li .desc p{ color:#999; font-size:1.1rem;}
.home_zt3 .body ul li .desc h4{ font-size:1.3rem; margin-bottom:0.1rem; line-height:1.3; color:#141414;}
.jyMod{}
.jyMod{ overflow:hidden; background:#fff; border-radius:0.5rem; overflow:hidden; margin:1rem; padding:1.2rem 0.7rem; text-align:center;box-shadow:0 0 0.2rem rgba(0,0,0,0.03);}
.jyMod .num{ color:#3c8af0; font-size:2rem; font-weight:bold; line-height:1.2;}
.jyMod .t{ color:#999; font-size:1.1rem;}
.jyMod ul{ padding-top:1.5rem;}
.jyMod ul li{ float:left; width:50%; color:#fff;}
.jyMod ul li .box span{ display:block; font-size:1.5rem; line-height:1.6rem; margin-bottom:0.4rem;}
.jyMod ul li .box p{ display:block; font-size:1.2rem; line-height:1.3rem;}
.jyMod ul li .box{ margin:0 0.5rem; padding:1rem 0;} 
.jyMod ul li:nth-child(1) .box{ background:#ff9251;}
.jyMod ul li:nth-child(2) .box{ background:#ffb53c;}

.homeMod6{ background:#fff; border-radius:0.5rem; overflow:hidden; margin:1rem; padding:1.2rem 0.5rem; box-shadow:0 0 0.2rem rgba(0,0,0,0.03);}
.homeMod6 ul{  background:#fff; }
.homeMod6 li{ width:33.3333%; float:left; font-size:1.2rem; text-align:center;   }
.homeMod6 li .box{ padding:0.5rem 0.5rem;}
.homeMod6 li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ color:#333; line-height:1.5; display:block; } 
.homeMod6 li .thumb{ height:3.8rem; height:3.8rem;  position:relative;margin:0 auto; margin-bottom:0.5rem;}
.homeMod6 li .thumb img{ height:3.8rem; height:3.8rem; border-radius:3.8rem; background:url(images/loading.gif) center center no-repeat;  }
.homeMod6 li .desc{ overflow:hidden; }
.homeMod6 li .desc strong{ display:block; line-height:1.5rem; height:1.5rem; overflow:hidden; font-size:1rem; color:#4c4c4c;}
.app-nav{}

.app-nav li a{ display:block; padding:0 1rem;}

.app-nav{ height:4.2rem; overflow:hidden; line-height:4.2rem; border-bottom:1px solid #eee; text-align:center; font-size:1.3rem;width: 100%;  background:#fff; margin-bottom:0.5rem;position: relative;}
.app-nav .app-scroll{width: 100%;line-height:4.2rem;background-color: #fff;overflow: hidden; overflow-x:auto;}
.app-nav .app-scroll::-webkit-scrollbar{display:none} 
.app-nav .app-scroll ul.app-menu{overflow: hidden;width: auto;line-height:4.2rem;overflow: hidden;width: auto;height: 100%;display: table;table-layout: fixed;white-space: nowrap;}
.app-nav .app-scroll ul.app-menu li{display: inline-block; height:4.2rem; line-height:4.2rem;font-size:1.4rem;-webkit-box-flex: 1;}
.app-nav .app-scroll ul.app-menu li a{ display:block; height:4.2rem; line-height:4.2rem; overflow: hidden;display: inline-block;padding: 0 1rem;text-align: center; color:#333;}
.app-nav .app-scroll ul.app-menu li.on a{ color:#60abf9;}
.app-nav .app-scroll ul.app-menu li a:hover{ color:#60abf9;}


#back-to-top{ background:url(../images/top.png) no-repeat center center;width:3rem; height:3rem; background-size:100% 100%;  position:fixed; right:1rem; bottom:6rem; display:none;}

.list_post{}
.list_post li{background: #FFF; border-bottom:1px solid #efefef; padding-bottom:1.3rem; padding-top:0.3rem;}
.list_post li .body{padding-top: 1rem;padding-left: 6.2rem;overflow: hidden;position: relative;}
.list_post li .body .pic_tx{position: absolute;left: 1rem;top: 1rem;width: 4.2rem;height: 4.2rem; border-radius:50%;}
.list_post li .body .hd {position: relative; height:2.2rem; padding-top: 0.2rem; line-height:2.2rem; margin-bottom:0.5rem; }
.list_post li .body .hd h3{font-size: 16px;color:#5d6d9f;}
.list_post li .body .hd .fz_btn{ position:absolute; right:1.2rem; top:0.2rem; display:block; color:#999; font-size:14px; cursor:pointer;}
.list_post li .body .bd{position: relative;font-size: 16px;line-height: 1.8rem;margin-right:1.2rem;max-height:11rem;overflow: hidden; color:#333; margin-bottom:0.5rem;}
.list_post li .body .act {height: auto;}
.list_post li .body .ft{padding-right: 1.5rem;}
.list_post li .body .ft .pic1{overflow: hidden;}
.list_post li .body .ft .pic1 li{float: left;width: 33%;margin-bottom: 0.5rem;}
.list_post li .body .ft .pic1 li span{display: block;margin-right: 0.5rem;}
.list_post li .body .ft .pic1 li img{width: 100%;}
.list_post li .body .ft .pic2{margin-right: 20%;}
.list_post li .body .ft .pic2 li{width: 100%;}
.list_post li .body .ft .pic3{margin-right: 33%;}
.list_post li .body .ft .pic3 li{width: 50%;}


/*瀑布流*/
.fall-box{
  width: 100%;
   margin: 5% 8px 0px 8px ;
}
.fall-box .item{
   width: calc((100% - 28px)/2);
   margin-bottom: 1.2rem;box-shadow:0 0 0.2rem rgba(0,0,0,0.03); overflow:hidden; border-radius:0.6rem;
}
/*.fall-box .item:nth-child(1n){
   padding: 3% 1.5% 3% 3%;
}
.fall-box .item:nth-child(2n){
   padding: 3% 3% 3% 1.5%;
}*/
.fall-box .section-p{
	 background: white;
	 padding-top: 1rem; padding-bottom:1rem;
	 padding-left:1rem; border-radius:0 0 0.6rem 0.6rem; padding-right:1rem; line-height:1.8rem;
}
.fall-box .item-img{
	width:100% ;
	display: block; border-radius:0.6rem 0.6rem 0 0;transform:scale(1.06);webkit-transform:translateZ(0);-webkit-transition:.2s;-moz-transform:translateZ(0);-moz-transition:.2s;-ms-transform:translateZ(0);-ms-transition:.2s;-webkit-transform-style:preserve-3d;
}
img:hover{
	
}

.fall-box .item-img:hover{text-decoration:none;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1)}


.item .title-p{
	color: #000;
	font-size: 1.3rem;

}
.item .name-p{
	color: #555;
	font-size: 1rem;
}
.item .price-p{

	color: #444;
	font-size: 1.2rem;
	padding-bottom: 2.2rem;
}
.more-a{
	display: block;
	text-align: center;
	margin-top: 8%;
}
.more-a img{
	width: 6%;
}


.dialog_blank{ position:fixed; left:0; top:0; background:rgba(0,0,0,0.6); width:100%; bottom:0; height:100%; z-index:99; display:none;}
.dialog_imgs{width: 100%;height: 100%;position:fixed;top: 0;left: 0;right: 0;text-align: center; z-index:1000;display:none;}
.dialog_imgs .body img{ width:100%;}
.dialog_imgs .body  .img{ overflow:hidden;min-height:15rem; }
.dialog_imgs .body { display: inline-block;vertical-align: middle;width: 80%; background: #fff; border:0.3rem solid #fff; border-radius:0.5rem; position:relative;}
.dialog_imgs:after{content: "";display: inline-block;width: 0;height: 100%;vertical-align: middle}
.dialog_imgs .dialog_close{ position:absolute; right:-0.8rem; top:-0.8rem;border:0.3rem solid #fff; background:#fff url(../images/closed.png) no-repeat center center; width:1.8rem; height:1.8rem; background-size:100% 100%; display:block; border-radius:100%;}

.dialog_box{ background:rgba(0,0,0,0.8); width:8rem; border-radius:1rem; line-height:1.8rem; text-align:center; padding:1rem;position:fixed; left:50%; top:50%; margin-left:-4rem; margin-top:-2rem; font-size:1.3rem; color:#fff; display:none; }
.dialog_box i{ vertical-align:top; width:1.8rem; display:inline-block; margin-right:0.5rem;}
.dialog_box i img{ vertical-align:top;width:1.8rem; }
.home_product5 {
    background: #fff;
    margin-bottom: 0.5rem;
}
.home_product5 .head {
    height: 3rem;
    line-height: 3rem;
    text-align: left;
    padding: 0 1.5rem;
    border-bottom: 1px solid #eee;
}
.home_product5 .head h2 {
    font-size: 1.3rem;
    font-weight: bold;
    color: #333;
}
.home_product5 .head strong {
    font-weight: bold;
}
.home_product5 .fl-con{width: 40%;float: left;box-sizing: border-box;padding:1rem 1.5rem;border-right: 1px solid #eee;}
.home_product5 .fr-con{width: 60%;float: left;}
.home_product5 h3{font-size:1.2rem;line-height: 100%;margin-bottom: 0.5rem;}
.home_product5 p{font-size:0.8rem;color: #999;line-height: 100%;margin-bottom: 1rem;}
.home_product5 .fr-con .fr-li{padding: 0.5rem 1rem;}
.home_product5 .fr-con .fr-li:first-child{border-bottom: 1px solid #eee;}
.home_product5 .fr-con .fr-li img{display: inline-block;width:6.3rem;height: 3.95rem;margin-top: 0.75rem;float: right;}
.home_product5 .fr-con .fr-li .txt{float: left;width: 10rem;padding-top: 0.5rem;}
.home_product5 .fr-con .fr-li p{line-height: 1.5;margin-bottom: 0;}
.quckmenu2 .body li .box .thumb{padding: 2rem 0 1rem 0;}
.quckmenu2 .body li .box .thumb img{margin: 0 auto;width: 13.3rem;height: 8.5rem;}
.quckmenu2 .body{padding-top: 0;}
.quckmenu2 .body li .box{padding-bottom: 1rem;}
.quckmenu2 .body li .box .desc p{color: #999;}
.quckmenu2 .body li .box .desc p em{color: #df2933;font-weight: bold;}
.homeMod4-ul.homeMod4 li .thumb img{border-radius: 0;    height: 3rem;
    height: 3rem;}
.homeMod4-ul.homeMod4 li .thumb {
    height: 3rem;
    position: relative;
    height: 3rem;
    margin: 0 auto;
    margin-bottom: 0.5rem;
}
.homeMod4-ul.homeMod4 li .box {
    padding: 1rem 1rem;padding-top: 2rem;
}
.center-top{}
.center-top .head{ background:#37c2e9; padding:1.5rem 1.5rem;position: relative;} 
.center-top .head .thumb{ width:5.5rem; height:5.5rem; float:left;}  
.center-top .head .thumb img{ width:5.5rem; height:5.5rem;border-radius:100%;}
.center-top .head .desc{ margin-left:6.5rem; padding-top:0.7rem; font-size:1.3rem; line-height:1.7;}
.center-top .head .desc h3{ color:#fff;}
.center-top .head .desc p{ color:#fff;}
.center-top .head .qd{background: #f19998;display: block;position: absolute;top: 50%;margin-top: -1rem;right: 1.5rem;height: 2rem;line-height: 2rem;padding: 0 1.2rem;color: #fff;border-radius: 0.25rem;}
/*交易查询*/
.jycx-con{}
.jycx-con .head{background: #37c2e9;padding: 0 1rem;padding-bottom: 0.5rem;}
.jycx-con .head p{font-size: 1.3rem;color: #fff;}
.jycx-con .head .f-con{float: left;}
.jycx-con .head .more{float: right;background: #25ce2d;color: #fff;display: block;width: 9rem;
    border-radius: 0.5rem;
    border: none;
    font-size: 1.4rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
   }
.jycx-con .body .deta{color: #999;background: #f2f2f2;padding: 0 1rem;line-height: 4rem;font-size: 1.4rem;}
.jycx-con .body ul{background: #fff;border-bottom: 1px solid #eee;border-top: 1px solid #eee;}
.jycx-con .body ul li{margin:0 1rem;height:  4.5rem;line-height: 4.5rem;font-size: 1.3rem;border-bottom: 1px solid #eee;}
.jycx-con .body ul li:last-child{border-bottom: none;}
.jycx-con .body ul li h3{float: left;}
.jycx-con .body ul li span{float: right;padding-right: 1.5rem;}
.jycx-con .body ul li a{display: block;height: 4.5rem; background: url(../images/arrow2.png) no-repeat right center;
    background-size: 0.8rem auto;
    }
.more-alert{width: 31rem;background: #fff;height: 30.5rem;position: absolute;top: 50%;left: 50%;margin-top: -15.25rem;margin-left: -15.5rem;z-index: 1001;overflow: hidden;display: none;}
.more-alert form{padding: 0 1rem; padding-top: 5rem;font-size:1.2rem;line-height: 3.75rem;}
.more-alert .inpt{margin-bottom: 0.5rem;border: 1px solid #ebebeb;border-radius: 0.5rem;height:3.75rem;}
.more-alert .inpt label{display: block;width: 8.25rem;text-align: center;float: left;letter-spacing: 0.1rem;border-right: 1px solid #ebebeb;}
.more-alert .inpt select{border: none;background: #fff;height:3.75rem;;font-size:1.2rem;text-align: center;width: 20.5rem;padding: 0 1rem;float:left;color: #888;background: url(../images/arrow-down.png) no-repeat 97% center;background-size: 1.2rem 1rem;}
.more-alert .btn{width: 26rem;
    border-radius: 0.5rem;
    border: none;
    font-size: 1.4rem;
    display: block;
    height: 4rem;
    line-height: 4rem;
    color: #fff;
    text-align: center;
    background: #37c2e9;
    border-radius: 0.6rem;margin: 0 auto;margin-top: 1.5rem;}
.more-alert .closed{position: absolute;top: -0.1rem;right: -0.1rem;background: url(../images/gb6.png) no-repeat center;width: 2.45rem;height: 2.35rem;background-size: 100%;}
.homeMod2 ul li .bottom{font-size: 1.2rem;    padding: 0.8rem 1.5rem;
    line-height: 1.2rem;border-top: 1px solid #e0e0e0;}
.homeMod2 ul li .bottom em{color: #d72510;}
.homeMod2-add{padding: 0 1rem;margin-bottom: 0;}
.homeMod2-add li{height: auto;border: none;background: none;margin: 0;margin-bottom: 1rem;}
.homeMod2-add li a{display: block;margin: 0 0.5rem;background: #fff;border-radius: 0.1rem;overflow: hidden;}
.homeMod2-add .head{height: 1.4rem;
    line-height: 1.4rem;
    padding: 1rem 1.2rem;
	background: none;}
.homeMod2-add h2{border-left: 0.3rem solid #048df7;
    padding-left: 0.9rem;
    font-size: 1.35rem;
    color: #222;}
.homeMod2-add .thumb{position: relative;}
.homeMod2-add .thumb span{display: inline-block;
    background: #ff4400;
    color: #fff;
    border-radius: 2.25rem;
    font-size: 0.8rem;
    line-height: 1.3rem;
    height: 1.3rem;
    padding: 0 0.5rem;position: absolute;top: -0.65rem;left: -1rem;
    }
.bank .check-bannk{width: 100%;height: 3.7rem;position: relative;}
.bank .check-bannk img{width: 100%;height: 3.7rem;display: block;}
.bank .check-bannk select{width: 17rem;height: 3rem;padding: 0 1rem;font-size: 1.25rem;background:#fff url(../images/xz11.png) no-repeat 95% center;background-size:1.6rem 1.1rem; border: 1px solid #fff;position: absolute;top: 0.45rem;right:5rem;}
.bank .body{padding: 0 1rem;}
.bank .tip{color: #5885c6;font-size: 1.2rem;line-height: 2.5rem;padding: 0.5rem 0;}
.bank .integral{width: 21.5rem;float: left;}
.bank .integral .inpt{height: 4.5rem;border-bottom: 1px solid #dedede;padding-left: 3rem;position: relative;}
.bank .integral .txt{display: block;line-height: 4.5rem;background:none;border: none;font-size: 1.2rem;width: 100%;}
.bank .sys{width: 6.1rem;height: 6.1rem;position: absolute;top: 50%;margin-top: -3.05rem;right: 0;}
.bank .sys img{width: 6.1rem;height: 6.1rem;display: block;margin: 0 auto;}
.bank .integral .inpt img{width: 2.6rem;height:3.05rem;display: block;position: absolute;left:0;top:0.75rem;}
.colorred{color: #f05f64;}
.sys-inpt{position: relative;border-top: 1px solid #dedede;}
.sys-tip{color: #888888;font-size: 1.2rem;padding: 0.5rem 0;padding-left: 3.05rem;background: url(../images/xz8.png) no-repeat left center;background-size:2.6rem 3.05rem;}
.bank .lzdh{height: 3.5rem;width:19.75rem;display: block;margin: 0 auto;margin-top: 3.5rem;}
.jf-step{padding-bottom: 1rem;}
.jf-step h3{text-align: center;font-size: 1.5rem;color: #8c8c8c;padding:1.5rem 0;}
.jf-step img{display: block;width: 100%;height: auto;}
.exchange .tip{padding: 0.75rem 1rem;color: #888;padding-left:5rem;background:#f0eff5 url(../images/xz13.jpg) no-repeat 1rem center;background-size: 2.6rem 3.2rem;font-size: 1.1rem;}
.exchange .from li{ position:relative; margin-bottom:1rem;border: 1px solid #e7e7e7;border-radius: 0.4rem;}
.exchange .from .inp{  height:3.8rem; line-height:3.8rem; background:#fff; padding-left:11.4rem;margin: 0 1rem; margin-top:0.5rem;} 
.exchange .from .inp label{ display:block; height:3.8rem; line-height:3.8rem; position:absolute; left:0; top:0; width:7rem; color:#5c5c5c;  text-align:right;border-right: 1px solid #e7e7e7;padding:0 1.5rem;}
 .exchange .from .inp .text {
    height: 1.75rem;
    border: none;
    color: #333;
    font-size: 1.2rem;
    line-height: 1.75rem;
    outline: none;
    border-radius: 0.2rem;
    width: 93.8%;
    padding: 1rem 3%;
    outline: none;
    border-radius: 0.4rem;
    background: none;
}
 .exchange .from .inp select {
    height: 1.75rem;
	  color: #888;
	 font-size: 1.2rem;
	 border: none;
	 width: 93.8%;
	 padding: 0 0.5rem;
	 background: #fff url(../images/xz11.png) no-repeat right center;
    background-size: 1.6rem 1.1rem;
}
.exchange-li{padding: 0 1rem;}
.exchange-li span{display: block;line-height: 3.5rem;font-size: 1.3rem;}
.exchange-li .img{padding: 0.75rem;}
.exchange-li img{width: 8.25rem;height: 8.15rem;display: block;}
.exchange-li textarea{height: 6rem;
    border: none;
    color: #333;
    font-size: 1.2rem;
    line-height: 1.55rem;
    outline: none;
    border-radius: 0.2rem;
    width: 100%;
    padding: 1rem 3%;
    outline: none;
    border-radius: 0.4rem;
    background: #fff;
    padding-top: 1rem;
    resize: none;
    border: 1px solid #e6e6e6;font-family: "微软雅黑";}









.topBox{position:absolute;top:12rem;left:0;right:0;padding:0 1rem;z-index:999;}
.topBox .cont{background: #fff;padding:1.6rem;border-radius:1rem;box-shadow: 0px 0px 20px 0px rgba(221,221,221,0.6);
padding-bottom:1rem;}

.topBox .cont ul{background: url(../images/w_line.png) no-repeat center bottom;background-size:23.25rem 0.1rem;}
.topBox .cont .firMod li{padding-bottom:0.5rem;}
.topBox .cont .firMod li,.topBox .cont .secMod li{width:33.333%;float:left;text-align: center;
/*background: url(../images/w_line.png) no-repeat center bottom;background-size:17.25rem 0.1rem;*/}
.topBox .cont .firMod .item span{font-size:1.2rem;color: #fb7400;}
.topBox .cont .firMod .item p{font-size:1rem;color:#666666;}
.topBox .cont .secMod li{padding:0.8rem 0;}
.topBox .cont .secMod span{color:#999999;}
.topBox .cont .secMod a{font-size:1rem;color:#666666;}





.notice6{height:2rem;line-height:2rem;padding-top:0.5rem;}
.notice6 h4{float:left;font-size:1rem;color: #6495c3;width:25%;}
.notice6 h4 i{display:inline-block;background:url(../images/w_icon16.png) no-repeat center;background-size:100% 100%;
width:1.5rem;height:1rem;vertical-align:top;margin-top:0.5rem;margin-left:0.2rem;}
.notice6 u{width:75%;}
.notice6 ul li{ font-size:1rem;height:2rem; line-height:2rem;width:100%;}

.tools{background: #fff;margin-bottom:1rem;}
.tools ul li{float:left;width: 20%;text-align: center;padding:1.5rem 0 1.5rem;}
.tools .item p{font-size:1.3rem;color: #6f6f6f;}
.tools .item img{width:2.75rem;height:2.75rem;display:inline-block;margin-bottom:1rem;}
.tools .title{text-align: center;height:4rem; line-height:4rem;padding:0 1rem;}
.tools .title h4{position:relative;border-bottom:0.1rem solid #f1f1f1;height:2rem; line-height:2rem;}
.tools .title span{position: absolute;top:50%; left:50%;width:8rem;height:2rem;margin-left:-4rem;background:#fff;display:block;
font-size:1.3rem;}


.activity{}
.activity ul li{border-top:0.05rem solid #e2e2e2;border-bottom:0.05rem solid #e2e2e2;padding:1rem;margin-bottom: 1rem;background:#fff;}
.activity .item .pic img{width:100%;height:8.25rem;}
.activity .item .txt{position: relative;}
.activity .item .txt h4{font-size:1.3rem;color:#666;}
.activity .item .txt span{position:absolute;right:0.2rem;top:0;font-size:1.0rem;color:#999;}



.wh200{height:5rem;}

.naver4{ background:#fff;height:4.7rem; position:fixed; left:0; bottom:0; width:100%; z-index:8; border-top:1px solid #ddd; }
.naver4 .nav{width:100%; }
.naver4 li{float:left;width:20%;text-align: center;}
.naver4 li a{ display:block; width:100%;height:4.7rem;  font-size:1.3rem; color:#999; padding-top:0.8rem;}
.naver4 li strong{ display:block; line-height:1.2;}
.naver4 li a.on{color: #666;}
.naver4 li a i{display:block;margin:0 auto 0.2rem;}
.naver4 li a i.i1{background: url(../images/w_icon11.png) no-repeat center;background-size:2rem 2rem;width:2rem;height:2rem;}
.naver4 li a i.i2{background: url(../images/w_icon12.png) no-repeat center;background-size:2rem 2rem;width:2rem;height:2rem;}
.naver4 li a i.i3{background: url(../images/w_icon13.png) no-repeat center;background-size:6rem 5rem;margin-top:-3rem;
width:6rem;height:5rem;}
.naver4 li a i.i4{background: url(../images/w_icon14.png) no-repeat center;background-size:1.6rem 2rem;width:1.6rem;height:2rem;}
.naver4 li a i.i5{background: url(../images/w_icon15.png) no-repeat center;background-size:2rem 1.8rem;width:2rem;height:1.6rem;margin-top:0.2rem;}


.zd-mod { background:#fff;}
.zd-mod .list { padding-left:1rem;}
.zd-mod .list li{ padding:1rem 0; border-bottom:1px solid #eee; padding-right:1rem;}
.zd-mod .list li .num{ color:#37c2e9; font-size:1.6rem; line-height:1.5; padding-bottom:0.5rem;} 
.zd-mod .list li .info:after{ clear:both; content:""; display:block;}
.zd-mod .list li .info { line-height:1.5;}
.zd-mod .list li .info .lft{ color:#888; font-size:1.3rem}
.zd-mod .list li .info .rgt{ color:#333; font-size:1rem;}


.tjBar{ height:42px; line-height:42px; background:#E8E8E8; text-align:center; font-size:12px; clear:both; padding-bottom:5px;}
.tjBar .text{ width:32%; border:1px solid #ddd; height:28px; font-size:11px; margin-right:3px;background:#fff url(../images/down.png) no-repeat right center; background-size:14px 7px; padding-left:2%; border-radius:4px}
.tjBar .button{ height:28px; line-height:28px; border:none; background:#5db75d; width:14%; color:#fff; border-radius:4px;}

/*时间插件样式*/
.page {display: none;position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;overflow: hidden;}
#datescroll div{float: left;margin-left: 10%;margin-top: 15px;padding-right: 22px; }
#datescroll_datetime div{float: left;margin-left: 10%;padding-right: 22px;}

#yearwrapper{position: absolute;left: 0;top:45px;bottom: 60px;width:80%;}
#monthwrapper{position: absolute;left: 26%;top:45px;bottom: 60px;width:80%;}
#daywrapper{position: absolute;left: 50%;top:45px;bottom: 60px;width:80%;}

#Hourwrapper{position: absolute;left: 0;top:195px;bottom: 68px;width:80%;}
#Minutewrapper{position: absolute;left: 26%;top:195px;bottom: 68px;width:80%;}
#Secondwrapper{position: absolute;left: 50%;top:195px;bottom: 68px;width:80%;}

/*增加手指滑动触摸面积*/
#Hourwrapper ul li{color: #898989;font-size: 12px;}
#Minutewrapper ul li{color: #898989;font-size: 12px;}
#Secondwrapper ul li{color: #898989;font-size: 12px;}
#yearwrapper ul li{color: #898989;font-size: 12px;}
#monthwrapper ul li{color: #898989;font-size: 12px;}
#daywrapper ul li{color: #898989;font-size: 12px;}

#markyear{position:relative; margin-left: 76px;top:-2px;}
#markmonth{position:relative; margin-left: 40px;top:-2px;}
#markday{position:relative; margin-left: 42px;top:-2px;}
#markhour{position:relative; margin-left: 62px;top:-2px;}
#markminut{position:relative; margin-left: 58px;top:-2px;}
#marksecond{position:relative; margin-left: 68px;top:-2px;}
#dateheader{width: 100%;height: 50px;background: #79C12F;text-align: center;color: #fff;line-height: 50px;font-size: 20px;}

#setcancle ul{
    text-align: center;
    line-height: 30px;
    margin:1px auto;
    font-size: 20px;
}
#setcancle ul li{
    border-radius: 4px;
    float: left;
    width: 40%;
    height: 30px;
    list-style-type: none;
}
#dateconfirm{
    position: absolute;
    background:#3D84C6; color:#fff; font-size:18px;
    left:20px;
}
#datecancle{
     position: absolute;
     background:  #dcdddd;font-size:18px;
     right:20px;
         width: 40%;
}
#dateshadow{display: none;position: absolute;width: 100%;height: 100%;top:0;left:0;background: #000; filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;}
#datePage{font-size: 22px; border-radius: 3px; position:fixed;top:110px;vertical-align:middle;
width: 80%;height: 240px;background: #FFFFFF;z-index:9999999; margin:0 auto; overflow:hidden;}
#datetitle{width: 100%;height: 50px;background: #3D84C6;text-align: center;color: #fff;line-height: 50px;font-size: 20px;}
#datemark{font-size: 18px;left:5%;width: 90%;height: 20px;border: 1px solid #3D84C6;background:-webkit-gradient(linear, 0 0, 0 100%, from(#dbeeff), to(#9dd2ff));position:absolute;top:108px;}
#timemark{font-size: 18px;left:5%;width: 90%;height: 20px;border: 1px solid #E0E0E0;background:-webkit-gradient(linear, 0 0, 0 100%, from(#dbeeff), to(#9dd2ff));position:absolute;top:242px;}
#datescroll{background: #F8F8F8;width:94%; margin:10px 3%;border: 1px solid #E0E0E0;border-radius: 4px;height: 120px;text-align: center;line-height: 40px;}
#datescroll_datetime{display: none;background:#F8F8F8;width:94%; margin:10px 3%;margin-top: 10px;border: 1px solid #E0E0E0;border-radius: 4px;height: 120px;text-align: center;line-height: 40px;}
#yearwrapper ul,#monthwrapper ul,#daywrapper ul{width:40%;}
#Hourwrapper ul,#Minutewrapper ul,#Secondwrapper ul{width:40%;}
#dateFooter{width:100%;background: #fff;height: 50px;bottom: 0px;position: absolute;}


.syBar{ height:3rem; padding:1rem; font-size:1.3rem; }
.syBar strong{ float:left; color:#ef903c;}
.syBar .btn{ display:block; color:#fff; background:#ef903c; border-radius:0.5rem; width:7rem; height:3rem; line-height:3rem; text-align:center; float:right;}

.syTab .tab-hd{ height:4rem; line-height:4rem; background:#fff; font-size:1.3rem; color:#000; margin-bottom:0.5rem;}
.syTab .tab-hd ul li{ float:left; width:33.333333%; text-align:center; height:3.7rem; border-bottom:0.3rem solid #fff; line-height:4rem; overflow:hidden;}
.syTab .tab-hd ul li.on{ border-bottom:0.3rem solid #ef903c;}
.syTab .tab-bd ul li{ padding:1.1rem 1rem; border-bottom:1px solid #eee; background:#fff; position:relative;}
.syTab .tab-bd ul li:after{ clear:both; content:""; display:block;}
.syTab .tab-bd ul li i{ display:block; float:left; width:4.1rem; height:4.1rem; border-radius:100%;}
.syTab .tab-bd ul li i img{ display:block; width:4.1rem; height:4.1rem; border-radius:4.1rem;}
.syTab .tab-bd ul li .desc{ margin-left:5.5rem;}
.syTab .tab-bd ul li .desc strong{ display:block; font-size:1.3rem; color:#333; line-height:2.4rem;}
.syTab .tab-bd ul li .desc span{ display:block; font-size:1.1rem; color:#999; line-height:1.6rem;}
.syTab .tab-bd ul li em{ position:absolute; top:50%; height:2rem; line-height:2rem; margin-top:-1rem; color:#ef903c; right:1rem; font-size:1.5rem;}




/*修改*/
.maskbg{position: fixed;z-index: 999;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0,0,0,.6);}
.maskbox1{position: absolute;left: 50%;top: 50%;margin-left: -11rem;width: 22rem;height: 31.5rem;margin-top: -16rem;z-index: 999;}
.maskbox1 .close{position: absolute;top: -0.6rem;right: -0.6rem;width: 1.55rem;height: 1.55rem;}
.maskbox1 .img{width: 100%;height: 100%;border-radius: 0.5rem;overflow: hidden;}
.maskbox2{width: 25rem;height: 26rem;position: absolute;left: 50%;top: 50%;margin-left: -12.5rem;margin-top: -13rem;background: #fff;border-radius: 0.5rem;overflow: hidden;z-index: 999;padding:0 1.5rem;box-sizing: border-box;}
.maskbox2 .close{position: absolute;right:0;top: 0;width:3rem;height:3rem;text-align: center;background-color: #cbcbcb;}
.maskbox2 .top{text-align: center;font-size: 2rem;color: #454545;height: 5rem;line-height: 5rem;margin-bottom: 1rem;}
.maskbox2 .detail{text-align: center;font-size:1.2rem;line-height: 2rem;color: #5d5d5d;margin-bottom:1rem;}
.maskbox2 .btns a{display: block;width: 40%;height: 4rem;line-height: 4rem;background-color: #f54545;color: #fff;text-align: center;margin:1.5rem auto 0;border-radius: 1rem;}
.x_topbox{width: 100%;height: 13rem;color: #fff;padding: 1rem 3rem;box-sizing: border-box;background:#e63722 url(../images/x_banner.png) no-repeat center top; background-size:100% 100%;}
.x_topbox .top{font-size: 1.3rem; }
.x_topbox .cent{font-size: 3.4rem;color: #fff;font-weight: 600;font-style: italic;letter-spacing: 0.3rem;line-height: 3.9rem;margin-left: -.5rem;}
.x_topbox .cent img{vertical-align: top;margin-top:2.5rem;width:1.2rem;height:1.2rem;margin-left:0.5rem;}
.x_tip{height: 5rem;width: 100%;padding: 0 1.3rem 0 0.6rem;box-sizing: border-box;background-color: #fcf1df;color: #dcac6e;line-height: 5rem;}
.x_tip img{width: 2rem;height: 2rem;margin-right: 0.8rem;vertical-align: top;margin-top: 1.25rem;}
.x_tip p{font-size: 1.3rem;}
.x_tip p a{float: right;padding:0 .6rem;height: 1.6rem;line-height: 1.6rem;margin-top: 1.7rem; background-color: #f0a059;font-size:1rem;color: #f3e0c0;border-radius: 1rem;}
.phblist{background: #fff;padding-bottom: 1.5rem;}
.phblist ul li .top{width:10%;float: left;text-align: center;line-height:6rem;}
.phblist ul li .top img{width: 2rem;height: 3rem;vertical-align: top;margin-top: 1.5rem;}
.phblist ul li .top span{font-size: 2rem;color: #d4d4d4;vertical-align: top;margin-top: 1.5rem;}
.phblist ul li .thumb{float: left;width:16%;padding:1rem 0;height: 4rem;border-bottom: 1px solid #efefef;}
.phblist ul li .thumb img{width: 4rem;height: 4rem;}
.phblist ul li .desc{width:74%;float: left;padding:1rem 0;height: 4rem;line-height: 4rem;border-bottom: 1px solid #efefef;}
.phblist ul li .desc p{font-size: 1.4rem;color: #656565;}


.logoPage{padding:1.8rem;background: #fafafa;}
.logoPage .logoImg img{width:10rem;height:8.25rem;display:block;margin:9.45rem auto 4rem;}
.loginForm{padding-top:1.8rem;}
.loginForm ul li{height:5rem;line-height:5rem;position:relative; border-bottom:1px solid #b0b0b0;overflow:hidden;}
.loginForm ul li .text{width:100%;height:5rem;font-size:1.8rem;color:#afafaf;background:none;border:none;}
.fomrBot{padding-top:1rem;padding-bottom: 3.5rem;}
.fomrBot a{font-size:1.2rem;color:#5a5460;}
.fomrBot a input{width: 1.2rem;height: 1.2rem;margin-right: 0.2rem;vertical-align: top;margin-top: 0.35rem;}
.fomrBot a.forget2{float:right;font-size: 1.5rem;color: #ff883c;margin-top: 0;vertical-align: top;}

.btnMod .btn{width:100%;height:4rem;border:none;cursor:pointer;background:#ff883c;color:#fff;font-size:1.7rem;border-radius:.5rem;box-shadow:0px 2px 0px #adadad;}
.btnMod .registerBtn{width:100%;display:inline-block;font-size:1.8rem;color:#868686;text-align: center;line-height:0.88rem;margin-top:1.6rem;}
.btnMod .registerBtn span{color: #ff883c;}
.paybg{background: #fff;}
.paybg .x_paytop{text-align: center;padding-bottom: 2.5rem;padding-top: 2rem; border-bottom: 1px solid #f0f0f0;}
.paybg .x_paytop img{width:7.2rem;height:7rem;}
.paybg .x_paytop .top{font-size: 3rem;color: #333;line-height: 5rem;}
.paybg .x_paytop .top span{font-size:2rem;}
.paybg .x_paytop .cent{font-size: 2rem;color: #909090;line-height:0.3rem;font-weight: 500;}
.x_paylist ul li{margin-top: 1.5rem;padding: 0 1.5rem;box-sizing: border-box;}
.x_paylist ul li p{font-size: 1.5rem;color: #808080;}
.x_paylist ul li p span{float: right;}
.payimg{margin-top: 1.5rem;padding: 0 1.5rem;box-sizing: border-box;}
.payimg img{width: 100%;}
.yjbg{background-color: #e4e2e3;}
.x_yjlist{background: #fff;}
.x_yjlist ul{padding-top: 1.5rem;}
.x_yjlist ul li{width: 25%;float: left;text-align: center;margin-bottom: 1rem;}
.x_yjlist ul li img{width: 2.5rem;}
.x_yjlist ul li p{font-size: 1.25rem;color: #9f9b9c;}
.jybox{margin-top: 1rem;background: #fff;text-align: center;position: relative;border-bottom: 1px solid #e1e5e4;}
.jybox .top{font-size: 1.25rem;color: #7d7d7d;line-height: 1.5rem;padding-top: 3rem;}
.jybox .price{font-size: 2.25rem;color: #f1492f;line-height: 2.8rem;margin-top: 0.5rem;}
.jybox ul li{width: 50%;float: left;margin: 1.5rem 0 1.8rem;box-sizing: border-box;}
.jybox ul li:first-child{border-right: 1px solid #dedede;}
.jybox ul li .num{font-size: 1.25rem;color: #303030;}
.jybox ul li strong{font-size: 1.25rem;color: #7d7d7d;}
.jybox .jiab{position: absolute;padding:0.4rem 1.6rem;border-radius: 0 1rem 1rem 1rem/ 0 1rem  1rem 1rem;left: 0;top:-0.5rem;background: #f0736f;color: #fff;font-size: 1.2rem;}
.jybox .jiab1{background: #fb9904;}
.jybox2{padding: 2rem 0.5rem;background-color: #fff;box-sizing: border-box;text-align: center;}
.jybox3{padding: 0 0.5rem 3rem;}
.jybox2 .tit{padding: 1rem 0;border-bottom: 1px solid #dddddd;}
.jybox2 .tit p{height: 1.4rem;line-height: 1.4rem;border-left: 0.5rem solid #5770e7;text-indent: 1rem;font-size: 1.4rem;color: #373737;text-align: left;}
.jybox2 .tit p a{float: right;margin-right: 0.5rem; color: #999;padding-right: 1rem;background:url(../images/x_arrow.png) no-repeat right center; background-size:0.7rem 1.2rem;}
.jybox2 .box{border-radius: 1rem;background: #ff9801;color: #fff;margin: 1.5rem 1.2rem;}
.jybox3 .box{background: #3fb5ff;}
.jybox2 .top{font-size: 1.25rem;line-height: 1.5rem;padding-top:1.5rem;}
.jybox2 .price{font-size: 2.25rem;line-height: 2.8rem;margin-top: 0.5rem;margin-bottom: 1rem;}
.jybox2 ul{border-top: 1px solid #fff;}
.jybox2 ul li{width:33.3%;float: left;margin: 1rem 0 1.8rem;box-sizing: border-box;border-left: 1px solid #fff;}
.jybox3 ul li{width: 50%}
.jybox2 ul li:first-child{border-left:none;}
.jybox2 ul li .num{font-size: 1.5rem;}
.jybox2 ul li strong{font-size: 1.25rem;}
.jybox3 ul li .num{font-size: 1.8rem;}
.jybox3 ul li strong{font-size: 1.2rem;}








.w_page1{background:#fff;}
.w_page1 .banner .slideBox .hd ul li.on{background:#fbd4f5; }
.w_page1 .lookDetail{height:3rem;line-height:3rem;background:#fef9d9;text-align: center;font-size:1.2rem;color:#666;}
.w_page1 .lookDetail b{color:#f00;}

.w_page1 .band{padding:1.5rem 1.5rem 1rem;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.w_page1 .band .fl{width:12%;text-align: center;font-size:1.5rem;}
.w_page1 .band .type{float:right;width:86%;font-size:1.4rem;}
.w_page1 .band .type a{display:inline-block;padding:0 0.3rem;height:2.25rem;line-height:2.25rem;
margin-left:0.2rem;margin-bottom:0.5rem;}
.w_page1 .band .type .on{background:#ff8a00;color:#fff;border-radius:0.2rem;}

.w_page1 .receive{padding:1.5rem;}
.w_page1 .receive ul{position:relative;margin-left:-1.5rem;}
.w_page1 .receive ul li{float:left;width:50%;box-sizing:border-box;padding-left:1.5rem;}
.w_page1 .receive ul li .pic{width:100%;}
.w_page1 .receive ul li .pic img{display:block;margin:0 auto;width:100%;}
.w_page1 .receive ul li h5{font-size:1.5rem;color:#666;margin-bottom:0.5rem;}
.w_page1 .receive ul li h5 span{color:#ff8a00;}
.receive ul li .num{height:3rem;line-height:3rem;background:#04a3cd;text-align: center;border-radius:0.5rem;
color:#fff;font-size:1.5rem;position:relative;margin-top:-0.3rem;}


.w_page2 .w_pageHeader{background:#00a0ea;height:4.4rem;line-height:4.4rem;padding:0 1.5rem;}
.w_page2 .w_pageHeader i{display:inline-block;width:1.8rem;height:1.6rem;vertical-align:top;margin:1.4rem 1rem;margin-left:0;
background:url(../images/w_leftIcon.png);background-size:100% 100%;}
.w_page2 .w_pageHeader a{font-size:1.7rem;color:#fff;}
.w_page2 .popularize{background:#00a0ea;padding:2.25rem 0;text-align:center;color:#fff;}
.w_page2 .popularize strong{display:block;font-size:2rem;}
.w_page2 .popularize span{display:block;font-size:2.55rem;}
.w_page2 .searchmod{background:#f4f4f4;padding:0 0.5rem;}
.w_page2 .search .btn{background: url(../images/searchIcon.png) no-repeat center center #ff5500;background-size: 2.8rem 2.7rem;}
.w_page2  .merchantList{background:#fff;}
.w_page2  .merchantList .tab-nav li{float:left;width:50%;text-align:center;
background:#f4f4f4;height:3rem;line-height:3rem;border-bottom:0.1rem solid #eaeaea;}
.w_page2  .merchantList .tab-nav li a{font-size:1rem;color:#000;}
.w_page2  .merchantList .tab-nav li.on{border-bottom:0.1rem solid #ffb41b;background:#fff;}
.w_page2  .merchantList .list{padding:1.5rem;}
.w_page2  .merchantList .list li{padding:1.5rem 0;}
.w_page2  .merchantList .list .left{float:left;}
.w_page2  .merchantList .list .left strong{display:block;color:#000000;font-size:1.4rem;font-weight:550;}
.w_page2  .merchantList .list .left span{display:block;font-size:1rem;color:#757575;}
.w_page2  .merchantList .list .right{float:right;text-align:right;padding-right:2.5rem;}
.w_page2  .merchantList .list .right strong{display:block;font-size:1.4rem;color:#ffb41b;}
.w_page2  .merchantList .list .right span{display:block;font-size:1rem;color:#757575;}
.w_page2  .merchantList .list .item{position:relative;}
.w_page2  .merchantList .list .item .more{position:absolute;top:1rem;right:0rem;width:1.35rem;height:2.35rem;
background:url(../images/moreIcon.png) no-repeat center;background-size:100% 100%;}



.w_page3{background:#f4f4f4;}
.w_page3 .userIndo{padding:2rem;background:#4694e4;}
.w_page3 .userIndo .user{position:relative;}
.w_page3 .userIndo .user .userPic{width:6rem;height:6rem;float:left;margin-right:1.2rem;}
.w_page3 .userIndo .user .txt{color:#fff;padding-top:1rem;}
.w_page3 .userIndo .user .txt strong{display:block;font-size:1.4rem;}
.w_page3 .userIndo .user .txt span{display:block;font-size:1rem;}
.w_page3 .userIndo .user .tel{position:absolute;top:1rem;right:1rem;width:4.25rem;height:4.25rem;
background:url(../images/telIcon.png) no-repeat center;background-size:100% 100%;}
.w_page3 .userIndo .transaction {padding-top:2rem;}
.w_page3 .userIndo .transaction li{float:left;width:50%;text-align: center;color:#fff;position:relative;}
.w_page3 .userIndo .transaction li .tit{display:block;font-size:1.15rem;}
.w_page3 .userIndo .transaction li .cont{display:block;font-size:1.25rem;}
.w_page3 .userIndo .transaction li:after{position:absolute;top:0;
right:0;content: "";width:0.1rem;height:100%;background:url(../images/xianIcon.png) no-repeat center;
background-size:100% 100%;}
.w_page3 .userIndo .transaction li:last-child:after{display:none;}

.w_page3 .tSummary{padding:1.5rem 0;background:#f4f4f4;}
.w_page3 .tSummary .query{padding:0 2.5rem 1.5rem;}
.w_page3 .tSummary .query .cont{position:relative;height:3.3rem;overflow:hidden;}

.w_page3 .tSummary .query .text{position:absolute;top:0;left:0;width:35%;height:3rem;
background:#fff;border:0.1rem solid #ccc;font-size:1.2rem;text-indent:0.4rem;border-radius:0.5rem;}

.w_page3 .tSummary .query .text1{position:absolute;top:0;right:20%;width:37%;height:3rem;
background:#fff;border:0.1rem solid #ccc;font-size:1.2rem;text-indent:0.4rem;border-radius:0.5rem;}


.w_page3 .tSummary .query span.line{position:absolute;top:1.5rem;left:37.5%;
width:2.5%;height:0.15rem;background:#5e5e5e;display:inline-block;}

.w_page3 .tSummary .query .btn{width:18%;height:3.1rem;background:#ffb41a;position:absolute;top:0.1rem;right:0;
border:none;font-size:1.4rem;color:#fff;border-radius:0.5rem;}
.w_page3 .tSummary .detail{background:#fff;padding:0.2rem 0 3rem;}
.w_page3 .tSummary .detail .fl{float:left;width:75%;}
.w_page3 .tSummary .detail .fr{float:right;width:25%;text-align:right;}
.w_page3 .tSummary .detail li{height:3rem;line-height:3rem;padding:0 1.5rem;color:#b0b0b0;font-size:1rem;}
.w_page3 .tSummary .detail li:first-child{background:#f9f6f9;}
.w_page3 .tSummary .detail li .cont{position:relative;overflow:hidden;
background:url(../images/w_lin_xian.png) no-repeat center bottom;background-size:90% 0.15rem; }
.w_page3 .tSummary .detail li:first-child .cont{background:none;}
.w_page3 .tSummary .detail li .cont .fr{color:#ffb619;}
.w_page3 .tSummary .detail li .top .fr{color:#b0b0b0;}

.w_page2  .partner .list .left{width:57%;padding-top:0.5rem;}
.w_page2  .partner .list .left img{width:3.8rem;height:3.8rem;float:left;margin-right:1rem;}
.w_page2  .partner .list .right{width:43%;box-sizing:border-box;}


.w_page4 .userIndo .transaction li{float:left;width:33.333%;text-align: center;color:#fff;position:relative;}
.w_page4 .detailbox{background:#fff;}
.w_page4 .detailbox li{padding:2rem 1rem;font-size:1.25rem;color:#b0b0b0;
background:url(../images/w_lin_xian.png) no-repeat center bottom;background-size:90% 0.15rem;}
.w_page4 .detailbox li:last-child{background:none;}
.w_page4 .detailbox li .time{float:left;width:30%;text-align: center;position:relative;padding:3rem 0;}
.w_page4 .detailbox li .time:after{position:absolute;top:0;right:0;content: "";width:0.1rem;
height:100%;background:url(../images/li_leftxian.png) no-repeat center;background-size:0.1rem 100%;}
.w_page4 .detailbox li .info{float:right;width:68%;font-size:1rem;}
.w_page4 .detailbox li .info dl{padding:0 1rem;}
.w_page4 .detailbox li .info dd{overflow:hidden;padding-bottom:1rem;}
.w_page4 .detailbox li .info .fl{float:left;}
.w_page4 .detailbox li .info .fr{float:right;}
.w_page4 .detailbox li .info .fr.money{color:#ffb619;}

.w_maskbox1{background:#fff; border-bottom-left-radius:0.7rem;border-bottom-right-radius:0.7rem;}
.w_maskbox1 .pic{width:100%;height:13.5rem;}
.w_maskbox1 .txt{padding:1rem;font-size:1.4rem;}
.w_maskbox1 .txt h5{text-align: center;}
.w_maskbox1 .btnMod{padding:0 1rem 1rem;}
.w_maskbox1 .btnMod .btn{width:100%;height:3.6rem;background:#ffa200;border:none;box-shadow:none;border-radius:3rem;}

.w_page5 .banner .slideBox{margin-bottom:1.5rem;}
.w_page5 .banner .slideBox .hd ul li.on{background:#a62e38; }
.w_page5 .performance{padding:1.5rem;border-top:0.05rem solid #ccc;}
.w_page5 .performance li{border:0.05rem solid #ccc;margin-bottom:1.5rem;border-radius:0.5rem;
height:15rem;overflow:hidden;}
.w_page5 .performance .left{float:left;width:30%;color:#fff;font-size:1.5rem;text-align: center;
padding:4.2rem 0;}
.w_page5 .performance .left span{display:block;}
.w_page5 .performance .left img{width:4.2rem;height:4.2rem;}
.w_page5 .performance .right{float:left;width:70%;position:relative;}
.w_page5 .performance .right i{position:absolute;top:0;right:0;font-size:0.9rem;color:#fff;text-align: center;display:inline-block;
width:3.6rem;height:2.75rem; line-height:1.8rem;  background:url(../images/partBg.png) no-repeat center;background-size:100% 100%;}
.w_page5 .performance .personal i{background:url(../images/perBg.png) no-repeat center;
background-size:100% 100%;}
.w_page5 .performance .partner .left{background:#01af94;}
.w_page5 .performance .personal .left{background:#7f92f1;}
.w_page5 .performance .right .tit{padding:1.8rem 0 1rem;text-align: center;font-size:1.5rem;color:#8f8f8f;}
.w_page5 .performance .right .tit span{font-size:1.7rem;color:#ff5300;}
.w_page5 .performance .right dl{padding:1rem 0 1.9rem;position:relative;}
.w_page5 .performance .right dl:before{position:absolute;top:0;left:5%;right:5%;content: "";
height:0.05rem;background:#ccc;}
.w_page5 .performance .right dl dd{float:left;width:50%;text-align: center;font-size:1rem;color:#8f8f8f;position:relative;}
.w_page5 .performance .right dl dd span{display:block;}
.w_page5 .performance .right dl dd strong{font-size:1.7rem;color:#292929;}
.w_page5 .performance .right dl dd:first-child:after{position:absolute;top:0.08rem;right:0;content:"";width:0.05rem;
height:100%;background:#ccc;}


.w_page5 .performance2{padding:0 1.5rem;}
.w_page5 .performance2 li{position:relative;background:url(../images/w_lin_xian.png) no-repeat center top;
background-size:100% 0.15rem;}
.w_page5 .performance2 li .l_posi{position:absolute;top:0;left:0;width:2.75rem;height:6.85rem;}
.w_page5 .performance2 li .cont{padding:2rem 0;}
.w_page5 .performance2 li .cont .tit{text-align: center;}
.w_page5 .performance2 li .cont .tit h5{font-size:1rem;color:#a1a1a1}
.w_page5 .performance2 li .cont .tit span{font-size:4.4rem;color:#ffab03;}
.w_page5 .performance2 li dl{text-align: center;}
.w_page5 .performance2 li dd{display:inline-block;padding:0 1rem;position:relative;}
.w_page5 .performance2 li dd:first-child:after{position:absolute;top:0;right:0;content:"";width:0.1rem;
height:100%;background:url(../images/li_leftxian.png) no-repeat center;background-size:100% 100%;
z-index:9;}
.w_page5 .performance2 li dd strong{display:block;font-size:1.5rem;color:#a1a1a1;}
.w_page5 .performance2 li dd span{display:block;font-size:1rem;color:#a1a1a1;}
.w_page5 .performance2 li .r_posi{position:absolute;width:3.5rem;height:3.5rem;top:6rem;right:1rem;}




/*2018-12-7 css*/

.newIndexPage{background:#fff;}
.newIndexPage .indexTop{background:url(../images/newTOPiMG.png) no-repeat center;
background-size:100% 100%;padding:2rem 1rem;position:relative;}
    .newIndexPage .indexTop .posiImg {
        width: 3.5rem;
        height: 3.5rem;
        margin-bottom: 0.1rem;
        margin-top: -1.5rem;
    }
.newIndexPage .indexInfo .noneyInfo{text-align:center;color:#fff;}
.newIndexPage .indexInfo .noneyInfo strong{display:block;font-size:2rem;}
.newIndexPage .indexInfo .noneyInfo span{display:block;font-size:1.15rem;}
.newIndexPage .indexInfo .noneyInfo span b{color:#f9ff00;}
.newIndexPage .indexInfo ul{padding-top:0.5rem;}
.newIndexPage .indexInfo ul li{float:left;width:33.3333%;text-align:center;color:#fff;
position:relative;}
.newIndexPage .indexInfo ul li strong{display:block;font-size:1.25rem;}
.newIndexPage .indexInfo ul li span{display:block;font-size:1rem;}
.newIndexPage .indexInfo ul li:after{position:absolute;content:"";
top:1.5rem;right:0;background:#fff;width:0.1rem;height:1.5rem;}
.newIndexPage .indexInfo ul li:last-child:after{display:none;}
.newIndexPage .indexTop .withdrawal{position:absolute;top:6rem;right:0;
display:inline-block;width:7rem;height:2.5rem;line-height:2.5rem;
background:#ffcc00;font-size:1.15rem;color:#ff5500;text-align:center;
border-top-left-radius:2rem;border-bottom-left-radius:2rem;}



.w_txtScroll-top{position: relative;border-bottom:0.05rem solid #f0f0f0;}
.w_txtScroll-top .w_infoList li{height:2rem; line-height:2rem;padding-left:8rem;padding-top:0.8rem;}

.w_txtScroll-top .w_infoList li a{color:#a1a1a1;font-size:1rem;}
.w_txtScroll-top .w_new{position: absolute;left:1.2rem;top: 1rem;height:2rem;
width:6rem;}
.w_txtScroll-top .w_new img{display: block;width:100%;}
.w_txtScroll-top .w_infoList li a span{color:#ff5500;}

.newIndexPage .indexNavList{padding:0 1rem;}
.newIndexPage .indexNavList ul li{float:left;width:20%;text-align:center;padding:0.5rem 0;}
.newIndexPage .indexNavList ul li img{width:4.3rem;height:6rem;display:block;margin:0 auto;}
.newIndexPage .indexNavList ul li span{font-size:1rem;color:black;}

.indexbanner .bd li img{width:100%;display:block;}

.newIndexPage .indexskills{padding:2rem 0;}
.newIndexPage .indexskills .pic{float:left;width:38%;}
.newIndexPage .indexskills .pic img{display:block;width:100%;}
.newIndexPage .indexskills .txt{float:right;width:60%;padding-top:1rem;}
.newIndexPage .indexskills .txt h5{font-size:1.6rem;color:#000000;}
.newIndexPage .indexskills .txt p{font-size:1.15rem;color:#939393;}
.newIndexPage .wh100{height:2rem;}

.indexFixed{position:fixed;bottom:0;left:0;width:100%;z-index:99;
background:#fff;border-top:0.1rem solid #F5F5F5;padding:0.1rem 0;}
.indexFixed ul li{float:left;width:20%;text-align:center;}
.indexFixed ul li img{width:2.1rem;height:2.1rem;margin:0 auto;}
.indexFixed ul li img.b{display:none;}
.indexFixed ul li span{display:block;font-size:1rem;color:#666;}
.indexFixed ul li.on span{color:#ff5500;}
.indexFixed ul li.on img.a{display:none;}
.indexFixed ul li.on img.b{display:block;}






.loginPage{background:#ffffff;padding:0rem 0;}
    .loginPage .logo img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        ;
    }
.loginPage .logo p{text-align:center;font-size:1.5rem; font-weight:bold; padding:0rem 0rem 3rem;}
.loginPage .form{padding:0 1.5rem;}
.loginPage .form ul li{position:relative;height:5rem;border-bottom:0.1rem solid #F5F5F5;
overflow:hidden;}
.loginPage .form ul li .text{width:100%;height:5rem;border:none;background:none;
font-size:1.5rem;text-indent:3rem;}
.loginPage .form ul li i{display:inline-block;position:absolute;left:0;top:1.7rem;}
.loginPage .form ul li i.user{width:1.6rem;height:1.6rem;
background:url(../images/userIcon_w.png) no-repeat center;
background-size:1.6rem 1.6rem;}
.loginPage .form ul li i.pwd{width:1.6rem;height:1.6rem;
background:url(../images/pwdicon_w.png) no-repeat center;
background-size:1.6rem 1.6rem;}
.remember{padding-top:2rem;}
.remember a{float:right;font-size:1.4rem;}
.remember label{font-size:1.5rem;}
.remember .radio{width:1.5rem;height:1.5rem;position: relative;vertical-align:top;margin-top:0.5rem;
margin-right:2rem;}
.remember .radio:after{content: "";position: absolute;left: -0.02rem;top: 0;width:1.5rem;height: 1.5rem;
background: url(../images/checkIcon_woff.png);background-size:1.5rem 1.5rem;}
.remember .radio:checked:after{background: url(../images/checkIcon_w.jpg);background-size:1.5rem 1.5rem;}

.loginPage .btnMod{padding-top:3rem;}
    .loginPage .btnMod .btn {
        margin-bottom: 2rem;
        border: 0.1rem solid #ff5500;
        border-radius: 5rem;
        box-shadow: none;
    }
    .loginPage .btnMod .btn1 {
        background: #ff5500;
    }
.loginPage .btnMod .btn2{background:#fff;border-color:#cdcdcd;color:#999;}
