@charset "utf-8";
@font-face{font-weight:400;font-style:normal;font-family:fontawesome;src:url(//:) format("no404"),url(../font-awesome/fontawesome-webfont.woff) format("woff"),url(../font-awesome/fontawesome-webfont.ttf) format("truetype")} 

img,object{max-width:100%}
img{-ms-interpolation-mode:bicubic;border:0;background-size:cover}
body{color:#757575;font-size:14px;line-height:24px;clear:both;font-family:"微软雅黑";background:#fff}
*,li,ol,ul{margin:0;padding:0}
li,ol,ul{float:left;list-style:none}
p{ margin-bottom:8px;}
a{color:#757575;blr:expression(this.onFocus=this.blur())}
a:hover{color:#757575}
a:focus{outline:0}
a,a:focus,a:hover{text-decoration:none!important;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s}
.clear{clear:both;margin:0;padding:0;height:0;font-size:0;line-height:0;width:0}
h2{display:block;margin:0;line-height:30px;padding:20px 0;font-size:26px;color:#555;font-weight:400;font-family:Ubuntu Bold}
h2 span{display:block;font-size:18px;color:#777}
h3{display:block;margin:0;padding:5px 0;font-size:20px;line-height:24px;color:#333}
strong{font-weight:400;font-size:16px;color:#000;font-family:Ubuntu Bold;line-height:26px}
button,input{outline: none;}
hr {margin-top: 5px; margin-bottom: 5px; border: 0; border-top: 1px solid #eee;}

#sj{ max-width:540px; margin:0 auto;}
#container{ padding-bottom:100px; }
/*header*/
#header{width:100%; height:50px; max-width:540px;position: absolute;top:0;z-index:999;}
.header_city{width:20%; float:left;color:#fff; position:relative;}
.header_city a{ font-size:18px;color:#fff; margin-left:10px; line-height:48px;}
.header_city a:after{position:absolute;content:"\f107"; margin-left:5px;top:0px;font-family: fontawesome; font-size:18px; color:#fff; font-weight:700}
.header_search{width:96%;margin:10px 2%; float:left}
.header_search .hot{height:40px; line-height:40px;}
.header_search .hot span{float:left; display:block; color:#fff; font-size:14px; }
.header_search .hot a{float:left; display:block; line-height:30px; color:#fff; font-size:14px; margin-right:5px;}
.header_search { height:38px; border-radius:20px; border:1px solid #ddd; position:relative;}
.header_search input{position:absolute; top:2px; left:10px; width:90%; height:35px; line-height:35px; border:none; background:none; padding-left:10px; color:#333; }
.header_search button{position:absolute; top:8px; right:10px;background: transparent;border: 0; }
.header_search button img{width:70%;vertical-align: middle;border:0;}
.header_nav{float:right; width:15%; text-align:right; margin-right:15px;}
.header_nav img{width:40px; margin-top:8px;}

.nav_ly{width:100%; margin:0 auto}
.nav_ly ul{width:100%; margin:0 auto; position: relative; }
.nav_ly ul li{ float:left; width:20%;margin:25px auto}
.nav_ly ul li a{ font-size:16px; text-align:center; display:block}
.nav_ly ul li a span{ margin-top:10px; display:block}
.nav_lyfl{width:100%; margin:0 auto}
.nav_lyfl ul{width:100%; margin:0 auto; position: relative; }
.nav_lyfl ul:before{position:absolute; content:''; width:100%;  bottom:0 ; }
.hengts{border-bottom:8px solid #efefef;width:100%;}
.nav_lyfl ul li{ float:left; width:20%;margin:5px auto}
.nav_lyfl ul li:nth-child(5n+1){ clear:both;}
.nav_ly ul li img,.nav_lyfl ul li img{ width:50%;}
.nav_lyfl ul li a{ font-size:14px; text-align:center; display:block}
.nav_lyfl ul li a span{  display:block}
.nav_ly ul li a:hover,.nav_lyfl ul li a:hover{ color:#00c07b}


.lygl{ float:left; width:100%; background:#f7f7f7}
.lygl_tu{float:left;line-height: 29px; margin-left:1%; padding:10px 0 10px 20px; font-size:16px; width:24%; position:relative}
.lygl_tu:before{position:absolute; content:'\f02d' ;font-family: fontawesome; font-size:16px; color:#757575; left:0px; top:11px;}
.lygl_text{ float:left; padding-left:4%;width:70%;}
.lygl .lygl_text{ height:49px; overflow:hidden; }
.lygl_text ul{ float:left; width:100%; position:relative; animation: moveUp 8s 0.6s infinite; -webkit-animation: moveUp 8s 0.6s infinite; }
.lygl_text ul li{float:left; width:100%; line-height:49px; font-size:14px; color:#666; margin-left:15px; position:relative}
.lygl_text ul li:before{ position:absolute; content:'\f277' ;font-family: fontawesome; font-size:16px; color:#757575; left:-22px; top:2px;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.lygl_text ul li a{float:left; width:100%;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.lygl_text ul li a:hover,.lygl_text ul li:hover:before{ color:#00c07b}
@keyframes moveUp
{
0% {top:0px;}
18% {top:0px;}
20% {top:-49px;}
38% {top:-49px;}
40% {top:-98px;}
58% {top:-98px;}
60% {top:-147px;}
78% {top:-147px;}
80% {top:-196px;}
98% {top:-196px;}
}
@-webkit-keyframes moveUp /*Safari and Chrome*/
{
0% {top:0px;}
18% {top:0px;}
20% {top:-49px;}
38% {top:-49px;}
40% {top:-98px;}
58% {top:-98px;}
60% {top:-147px;}
78% {top:-147px;}
80% {top:-196px;}
98% {top:-196px;}
}

.xsqg{ width:98%; margin:20px auto;}
.xsqg_bt img {width: 120px;}
.more{ float:right; padding-top:16px;}
.more a{ font-size:14px; color:#069}
.more a:hover{ color:#F30}
.xsqg_xx ul{ float:left; padding-top:5px;}
.xsqg_xx ul li{ float:left; padding-top:10px; width:100%; position:relative; display:inline-block}
.xsqg_xx ul li a{ font-size:14px; color:#484848; line-height:30px;}
.xsqg_xx ul li span{ font-size:18px; color:#F60}
.xsqg_xx ul li span:nth-child(2){ font-size:16px; color:#a09f9e;text-decoration:line-through; margin-left:15px;}
#divdown1{ float:right; text-align:right; width:50%; position:absolute; right:0; top:10px;}
#divdown1 font{background:#000; padding:5px 5px; border-radius:5px; color:#fff; margin:0 2px;}

/*当季热推*/
.djrtui{ float:left; width:98%; margin:10px 1%; position:relative}
.djrtui_bt{ float:left; width:100%; font-size:16px; color:#333; margin:0px 0 5px; border-bottom:solid 1px #ddd; padding-bottom:8px;}
.djrtui_ny_l{ float:left; width:33%;}
.djrtui_ny_l img{ width:100%; height:115px; border-radius:5px;}
.djrtui_ny_r{ float:right; width:65%; }
.djrtui_ny_r h3{ padding:0; font-size:14px; color:#666; font-weight: normal; overflow:hidden;text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; height:44px; line-height:22px;}
.djrtui_ny_r span{ float:left; width:100%; margin-top:10px;}
.djrtui_ny_r span i{ font-size:18px; color:#00c07b; margin:0 2px; font-style:normal;}
.ljyd_sy1{ float:right; position:absolute; right:0; bottom:0;}
.ljyd_sy1>a{ float:right !important; text-align:right; padding:2px 8px; background:#00c07b; color:#fff;border-radius:5px;}

/*热门活动*/
.lvyhd{ float:left; width:100%; margin:0px; background:#fff; padding:10px 1%; border-radius:10px; }
.lvyhd_bt{ float:left; width:100%; font-size:16px; color:#333; margin:0px 0 5px; border-bottom:solid 1px #ddd; padding-bottom:8px;}
.lvyhd_ny_s{ float:left; width:100%;}
.lvyhd_ny_s img{ width:100%; height:140px; border-radius:5px;}
.lvyhd_ny_x{ float:left; width:100%; }
.lvyhd_ny_x_l{ float:left; width:50%;}
.lvyhd_ny_x_r{ float:left; width:50%;}


.xlfl{ width:98%; margin:20px auto;}
#lib_Tab1{width:100%;margin:0px;padding:0px;margin-bottom:15px;}
.xianluimg{ float:left; width:100%;}
.xianluimg img{ width:100%; height:100px; border-radius:7px;}
/*菜单class*/
.lib_Menubox ul{width:100%; text-align:center; border-bottom: 1px solid #ddd; position:relative;}
.lib_Menubox li{float:left;display:block;cursor:pointer;width:25%; font-size:14px;color:#333;line-height:36px; position:relative}
.lib_Menubox li.hover{padding:0px 0 1px;background:#fff;border-bottom:2px solid #00c07b;color:#00c07b; top:1px;}
.lib_Contentbox{clear:both;margin-top:0px; border-top:none;height:auto; text-align:center;padding:8px 10px 0;}
.xlfl_djrt{ display:none;}
.xlfl_djrt ul{width:100%; text-align:center;}
.xlfl_djrt ul li{ float:left; width:23.5%;margin:10px 2% 10px 0;background:#eeeeee; padding:5px 10px; border-radius:5px;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s}
.xlfl_djrt ul li:nth-child(4n){margin-right:0}
.xlfl_djrt ul li:nth-child(4n+1){clear:both}
.xlfl_djrt ul li a{font-size:14px; color:#666; display:block }
.xlfl_djrt ul li:hover a{color:#FFF; }
.xlfl_djrt ul li:hover{ background:#00c07b}
.xlfl_djrt ul li.dq{ background:#00c07b}
.xlfl_djrt ul li.dq a{color:#FFF;}

.xlfl_xl{ width:100%; margin:0 auto;}
.xlfl_xl>ul{ float:left; width:100%;}
.xlfl_xl>ul>li{ float:left; width:49%; margin:10px 0; margin-right:2%; border-radius:5px;}
.xlfl_xl>ul>li:nth-child(2n){ margin-right:0;}
.xlfl_xl>ul>li:nth-child(2n+1){ clear:both;}
.xlfl_xl_xx li{ padding:5px;}
.xlfl_xl_xx>li{width:100%; float:left; text-align:left; position: relative;}
.xlfl_xl_xx>li:nth-child(2){ height:48px; overflow:hidden; margin:0px 0 8px;}
.xlfl_xl_xx>li img{ width:100%; height:160px; border-radius:7px;}
.xlfl_xl_xx>li>a{ float:left; width:100%;  font-size:14px; text-align:left; overflow:hidden;text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.xlfl_xl_xx>li>span{ font-size:16px; color:#00c07b;}
.xlfl_xl_xx>li>.xl_cfd{width:100%; float:left; text-align:left; }
.xlfl_xl_xx>li:nth-child(3){ font-size:12px;}

.ljyd_sy{ float:right;}
.ljyd_sy>a{ float:right !important; text-align:right; padding:0px 10px; background:#00c07b; color:#fff; border-radius:5px;}

.footer{width:100%; max-width:540px; margin:60px auto 0 0; }
.footer_bg{width:100%;max-width:540px;position:fixed; bottom:0; background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #f2f2f2 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #f2f2f2 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #f2f2f2 0%,#ffffff 100%);
    background: linear-gradient(top bottom, #f2f2f2 0%,#ffffff 100%); border-top:solid 1px #d4cdcd; height:50px; z-index:999; }
.footer_bg ul{ width:100%;}
.footer_bg ul li{ float:left; width:25%; text-align:center;padding-top:28px; position:relative}
.footer_bg ul a { font-size:12px; color:#909090;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s}
.footer_bg ul li .footer_home:before{position:absolute; content:'\f015' ;font-family: fontawesome; font-size:20px; color:#909090; left:43%; top:8px;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s}
.footer_bg ul li .footer_fl:before{position:absolute; content:'\f1e0' ;font-family: fontawesome; font-size:20px; color:#909090; left:43%; top:8px;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s}
.footer_bg ul li .footer_zb:before{position:absolute; content:'\f086' ;font-family: fontawesome; font-size:20px; color:#909090; left:43%; top:8px;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s}
.footer_bg ul li .footer_wd:before{position:absolute; content:'\f2be' ;font-family: fontawesome; font-size:20px; color:#909090; left:44%; top:8px;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s}
.footer_bg ul a:hover,.footer_bg ul li .footer_home:hover:before,.footer_bg ul li .footer_fl:hover:before,.footer_bg ul li .footer_zb:hover:before,.footer_bg ul li .footer_wd:hover:before,.footer_bg ul li .footer_zb:hover:after{ color:#00c07b}
.footer_bg ul li.dq a,.footer_bg ul li.dq .footer_home:before,.footer_bg ul li.dq a,.footer_bg ul li.dq .footer_fl:before,.footer_bg ul li.dq a,.footer_bg ul li.dq .footer_zb:before,.footer_bg ul li.dq a,.footer_bg ul li.dq .footer_wd:before{ color:#00c07b}

.lib_xztq ul{width:100%; text-align:center;}
.lib_xztq li{float:left;display:block;cursor:pointer;width:50%; font-size:16px;color:#1c1c1c;font-weight:bold;line-height:36px;border-bottom:1px solid #a2a2a2;}
.lib_xztq li.hover{padding:0px;background:#fff;border-bottom:1px solid #f95b26;color:#f95b26;}
.xztq_xq{width:100%; background:#666}
.xztq_xq span{ width:13.8%; font-size:12px; line-height:23px; color:#FFF; display: inline-block}
.xztq_rq{width:100%;}
.xztq_rq ul{width:100%;}
.xztq_rq ul li{width:100%;text-align:center; min-height: 40px; border:solid 1px #ddd}
.xztq_rq ul li ol{width:13.8%; font-size:14px; line-height:28px;}
.xztq_rq ul li ol:nth-child(1){ margin-left:1.7%;}
.xztq_rq_jg {color: #f50;font-size: 10px;white-space: nowrap; line-height:5px;}
.xztq_rq_jg span{ color:#999}

.footer_yd{ width:100%;margin:180px auto 0 0;}
.yd_footer{width:100%; background:#FFF; max-width:540px; position:fixed; bottom:0; }
.yd_footer_bg{width:98%; margin:0 auto;max-width:540px;}
.yd_footer_bg ul{ width:100%; border-top:solid 1px #CCC}
.yd_footer_bg ul li{ float:left; width:50%; line-height:40px; position:relative}
.yd_footer_xzrs{ width:100%; float:left; line-height:28px; background:#f5f5f5}
.yd_footer_cr{ color:#000; text-align:left;float: left;width: 100%;}
.yd_footer_bg ul a{ font-size:14px; color:#000;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s}

.operate-btn{background-color: #32bd60;color: #fff;font-size: 20px;height: 26px;line-height:26px;width:26px;text-align:center;float:left;cursor: pointer;}
.number-input {-moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 40px; height: 26px;line-height: 26px;font-size: 14px;text-align: center; color: #333; border: none; border-radius: 0; background: #f0f0f0;}
.yd_footer_next{ background:#FFE0BE; height:50px; margin-top:10px;text-align:center;}
.yd_footer_next a{ color:#FFF; text-align:center; display:block}
.title{ font-size:14px; padding:10px 0; border-bottom:solid 10px #edf0f5}
.title span{ font-size:12px; display:block; color:#666}
.yd_yh{ width:100%; margin-top:10px;}
.yh_title{ font-size:14px; border-bottom: solid 1px #CCC; padding:10px 0}
.yd_yh ul{ width:100%; margin-top:10px; position:relative; border-bottom:solid 1px #edf0f5} 
.yd_yh ul li{ float:left; width:100%; padding-bottom:10px;}
.yd_yh ul li ol{ font-size:12px; color:#666; }
.yd_yh ul li ol:nth-child(1){ width:70%; }
.yd_yh ul li ol:nth-child(2){ width:28%;color:#F60; text-align:right}
.yd_yh_xz{ position:absolute; right:10px; bottom:20px;}
.zy_footer_bg{width:98%; margin:0 auto;max-width:540px;}
.zy_footer_bg ul{ width:100%; }
.zy_footer_bg ul li{ float:left; width:50%; line-height:40px; position:relative}
.zy_footer_bg ul li:nth-child(1){ width:70%;border-top:solid 1px #CCC }
.zy_footer_bg ul li:nth-child(2){ width:30%; background:#00c07b; color:#fff; }
.yd_jg span{ color:#F60}
.yd_next{color:#fff; text-align:center }
.yd_next a{color:#fff; display:block}

.dd_xx{ width:100%; color:#999}
.dd_xx ul{ width:100%;}
.dd_xx ul li{width:100%; pdding:5px 0;border-bottom:solid 1px #EAEAEA; position:relative}
.dd_xx ul li span{ float:left;width:15%;line-height:34px; color:#000}
.zuc_xx ul li span{ float:left;width:100%;line-height:34px; color:#000}
.denglu_in{ border:0;width:80%; float: left; font-size: 12px; color: #333; line-height:34px;}
.denglu_in1{ line-height:24px;}
.bj{ width:100%; height:10px; background:#edf0f5}
.dd_text{ padding:5px 0}
.lyht{width:100%; float:left; background:#edf0f5; line-height:30px; position:relative}
.lyht{ padding-left:20px;}
.lyht span{ color:#F60}
.lyht_ht{ margin-top:5px !important; position:absolute; top:2px; left:2px;}
.footer_dd{ width:100%;margin:50px auto 0 0;}

.zhuce{width:100%;height:100%;background-color:rgba(0,0,0,0.6);position:fixed;z-index:9999;left:0px;top:0px;}
.end_bot{margin:0px 4%;position:absolute;z-index:1000;bottom:0px;width:92%;}
.end_bot_cen{width:100%;border-radius:5px;background-color:#fff;}
.end_bot_h3{width:100%;border-bottom:1px solid #dfdfdf;line-height:50px;height:50px;display:block;}
.bot_h3_spa{ position:relative; padding-left:30px;}
.bot_h3_spa:before{ position:absolute; content:'\f016' ;font-family: fontawesome; font-size:20px; color:#f60; left:5px; top:-13px;}
.nei_rong{padding:0px 10px 0px 15px;overflow-y:auto;height:200px;}
.nei_p{width:99%;font-size:14px;color:#666666;display:inline-block;line-height:20px; margin:10px 0px;height:180px !important;overflow: scroll;}
.wzd{width:100%;border-radius:5px;background-color:#fff;height:40px;line-height:40px;text-align:center;font-size:16px;color:#f60;margin-top:15px;} 

#fysm {float: right; margin-right: 40px; color:#00c07b; position:relative; display:none}
#fysm:before{position:absolute; content:'\f059' ;font-family: fontawesome; font-size:14px; color:#00c07b; right:-20px; top:-1px;}
#lb{position:fixed;z-index:9999;left:0px;bottom:40px; background:#FFF; width:100%;}
.fysm_ct{ width:98%; margin:0 auto}
.fysm_ct span{ float:right; color:#f60}
.fysm_rs{ width:98%; margin:0 auto; line-height:24px; font-size:12px;color:#ccc}
.fysm_rs span{ float:right; }
.yd_jg { display: inline-block;}
.yd_qr ul li{  padding-bottom:4px;}

.demo-input{ width:80%}


.nav-tabs{ float:left; width:100%; margin:10px 0; border-bottom:none}
.nav-tabs > li{  background:#00c07b; border-radius:5px; color:#fff; margin:0 5px;}
.nav-tabs > li > a{ padding:6px 10px; color:#fff; margin-right:0; display:block; border:none}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{ background:#018d5b; color:#fff;border-radius:5px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{ border:none}

.vip_xl_ss{ float:left; width:100%; background:#f60; margin:0; border-radius:0; padding:10px; position:relative;}
.vip_xl_ss input{ float:left; width:90%; margin:0 5%; line-height:35px; height:35px; border:solid 1px #ddd; border-radius:18px; padding:0 10px;}
.vip_xl_ss button{ position:absolute; top:15px; right:10%; background:transparent; border:none;}
.vip_xl_ss button img{ width:22px;}
.vip_xl_ul{ float: left; width: 100%; padding: 0 15px; box-sizing: border-box; margin-top: 15px; }
.vip_xl_li{ float: left; width: 100%; margin-bottom: 15px; padding-bottom: 15px; border-bottom: solid 1px #ddd;}
.vip_xl_li:last-child{ border-bottom: none;}
.vip_xl_li_img{ float: left; width: 100%; position: relative;}
.vip_xl_li_img img{ width: 100%; border-radius: 5px;}
.vip_xl_li_djs{position: absolute; top: 20px; left: 0; padding: 5px 8px; box-sizing: border-box; background: rgba(0,0,0,.6); color: #f60; font-size: 14px; border-top-right-radius: 5px; border-bottom-right-radius: 5px;}
.vip_xl_li_txt{ float: left; width: 100%; }
.vip_xl_li_txt_mdd{ float: left; width: 100%; font-size: 13px; color: #999;}
.vip_xl_li_txt_bt{ float: left; width: 100%; font-size: 16px; color: #000; margin: 5px 0; line-height: 22px; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;  overflow: hidden;}
.vip_xl_li_txt_jg{ float: left; width: 100%; margin-top: 5px;}
.vip_xl_li_txt_jgl{ float: left;}
.vip_xl_li_txt_jgll{ float: left; font-size: 20px; color: #f60;}
.vip_xl_li_txt_jgll span{ font-size: 12px; margin-left: 3px;} 
.vip_xl_li_txt_jglr{ float: left; margin-top: 1px; margin-left: 10px; background: #f90; padding: 0px 10px; border-radius: 10px; font-size: 12px; color:#333;}
.vip_xl_li_txt_jgr{ float: right; margin-top: 1px;}
.vip_xl_li_txt_jgr span{ background: #f60; padding: 3px 20px; border-radius: 25px; color: #fff;font-size: 14px;}
.vip_xl_li_txt_yjg{ float: left; width: 100%; margin-top: 5px; font-size: 13px; color: #999; text-decoration: line-through;}

.top_xz{ float: left; width: 100%; margin: 20px auto 10px;}
.top_xz span{ font-size: 16px; color: #000; position: relative; z-index: 9;}
.top_xz span::before{ position: absolute; content: ''; left: -5%; bottom: 1px; height: 4px; width: 110%; background: #f60; z-index: -1; border-radius: 2px;}
.lyktop{ float: left; width: 100%;  text-align: center; margin: 0 auto;}
.lyktop_nr{ display: inline-block; background: #f60; padding: 30px 20px 10px; border-radius: 6px; position: relative; overflow: hidden;}
.xsyh{ position: absolute; top: 0; left: 0; font-size: 12px; color: #fff; background: #f40; padding:0px 5px 1px; border-bottom-right-radius: 6px;}
.lyktop_bt{ font-size: 16px; color: #000; text-align: center;}
.lyktop_yhj{ font-size: 24px; color: #fff;  text-align: center; margin: 8px 0 5px;}
.lyktop_yhj text{ font-size: 60rpx; color: #fff; font-weight: 500; }
.lyktop_yj{ font-size: 13px; color: #f1f1f1;  text-align: center; text-decoration:line-through;}

.zhutinr{ float: left; width: 96%; margin: 15px 2% 0; background: #fff; padding: 15px 20px; box-sizing: border-box; border-radius: 13px;}
.zhutinr_li{ float: left; width: 100%; border-bottom: solid 1px #ddd; padding: 10px 0;}
.zhutinr_litxt{font-size: 14px; color: #000;}
.zhutinr_li_l{ float: left; width: 80px; font-size: 14px; color: #666; line-height: 20px;}
.zhutinr_li_r{ float: left;  width: calc( 100% - 80px ); font-size: 24px; color: #333; position: relative;}
.zhutinr_li_r .input{font-size: 14px; color: #666; width:100%; border: none;line-height: 20px;}
.fsyzm{ position: absolute; top: -2px; right: 0px; font-size: 14px; color: #f00; z-index: 999;}

.zhutinr_li_lxz{ float: left; width: 20px; margin-top:2px;}
.zhutinr_li_rxz{float: left;  width: calc( 100% - 40px );  line-height: 25px;}
.zhutinr_li_rxzwx{ float: left; font-size: 12px; color: #666;}
.treaty-skip{ float: left; font-size: 12px; color: #098fed;}
.anniu{ float: left; width: 100%; margin-top: 20px;}
.juse{ float: left; width: 100% !important; background: #f60 !important; border:none; padding:5px 0; font-size: 14px; font-weight: normal; color: #fff; border-radius: 18px;}

.jhlvk{ float: left; width: 100%;}
.jhlvk_bt{ float: left; width: 100%; text-align: center; font-size: 16px; color: #333; margin: 30px auto; position: relative;}
.jhlvk_bt span{ background: #f3f3f3; padding: 0 10px;}
.jhlvk_bt::before{ position: absolute; content: ''; top: 12px; left: 5%; width: 90%; height: 1px; background: #ddd; z-index: -1;}
.jhlvk_ul{ float: left; width: 100%; padding: 0 30px; box-sizing: border-box;}
.jhlvk_li{ float: left; width: 100%; margin-bottom: 20px;}
.jhlvk_li .input{ float: left; width: 100%; background: #fff; font-size: 14px; color: #999; padding: 8px 10px; box-sizing: border-box;  border: solid 2px #f60; border-radius: 3px; height: auto; min-height: auto;}

.lyk{ float: left; width: 100%;}
.lyk_top{ float: left; width: 100%; text-align: center; background-image: radial-gradient( #fd600e, #f84b19, #fc9601);}
.lyk_top_img{ width: 100px; margin: 20px auto 5px;}
.lyk_top_img image{ width: 100%; background: #fff; border-radius: 50%;}
.lyk_top_txt{ float: left; width: 100%; font-size: 16px; color: #fff; margin-bottom: 15px;}

.lyk_zt{ float: left; width: 100%; padding: 0 10px 0; box-sizing: border-box; margin-bottom: 20px;}
.lyk_ztnr{ float: left; width: 100%; background: #fff; border-radius: 8px; border: solid 1px #BFBFBF; box-sizing: border-box; padding-bottom: 20px; margin-top: 15px;}
.lyk_ztnr_bt{ float: left; width: 100%; font-size: 16px; padding: 8px; box-sizing: border-box; background: #ddd; margin-bottom: 10px;}
.lyk_ztnr_txt{ float: left; width: 100%; padding: 10px 0;  position:relative;}
.lyk_ztnr_txt_l{ float: left; width: 95px; text-align: right; font-size: 14px; color: #333; font-weight: bold;}
.lyk_ztnr_txt_r{ float: right; width: calc(100% - 100px); font-size: 14px; color: #333;}
.red{ color: #f00;}
.lyk_ztnr_sq{ float: left; width: 90%; margin-left: 5%; background: #fd600e; color: #fff; font-size: 14px; text-align: center; padding: 8px 0; border-radius: 6px;}

.lyk_ztnr_txtsm{ float: left; width: 100%; font-size: 14px; color: #666; line-height: 22px; padding: 0 10px; box-sizing: border-box;}

.ydxl{ float: left; width: 100%;  padding:0 10px ; box-sizing: border-box;}
.ydxl_top{ float: left; width: 100%;}
.ydxl_xq{ float: left; width: 100%; margin: 15px 0; background: #f60; padding: 10px; box-sizing: border-box; border-radius: 8px;}
.ydxl_xq div{ font-size: 12px; color: #fff; line-height: 20px;}
.ydxl_xq_qn{ float: left; width: 100%; margin-bottom: 20px;}
.ydxl_xq_qnimg{ float: left; width: 50px;}
.ydxl_xq_qnimg image{ width: 100%; }
.ydxl_xq_qntxt{ float: right; line-height: 54px;  background: #f60; width: calc(100% - 70px); position: relative; font-size: 15px; color: #fff; border-radius: 6px; padding: 0 10px; box-sizing: border-box;}
.ydxl_xq_qntxt::before{ position: absolute; content: ''; top: 15px; left:-19px; width: 0;  height: 0; border-width: 10px; border-style: solid; border-color: transparent #f60 transparent transparent;}

.ydxl_nr{ float: left; width: 100%;height: 100%; background: #fff; padding:20px 10px 10px ;  box-sizing: border-box; border-radius: 11px; border: solid 1px #BFBFBF; margin-bottom: 20px;}
.ydxl_li{ float: left; width: 100%; margin-bottom: 10px; line-height: 30px;}
.ydxl_li_l{ float: left; width: 80px; text-align: right; font-size: 14px; line-height: 34px; color: #666;}
.ydxl_li_r{ float: right; width: calc( 100% - 85px ); background: #fff;  border: solid 2px #ddd; box-sizing: border-box;}
.select_box{ width: 100%; float: left; position: relative;}
.select_box .select{  box-sizing: border-box;  width: 100%;  height: 100%; padding: 0 20px 0 5px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.select_box .select .select_text{  font-size: 13px;  color: #777777;  line-height: 14px; }
.select_box .select .select_img{ position: absolute; top: 12px; right: 5px; width: 0; height: 0;  border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #666;  transition:transform 0.3s;}
.select_box .select .select_img_rotate{  transform:rotate(180deg); }
.select_box .option_box{  position: absolute;  top: 100%; left: 0;  width: 100%;  box-sizing: border-box;  height: 0;  overflow-y: auto;  background: #fff;  transition: height 0.3s;  border: solid 2px #ddd; border-top: none;}
.select_box .option_box .option{ display: block; line-height: 15px;  font-size: 13px;  border-top: 1px solid #efefef; border-bottom: 1px solid #efefef;  padding: 5px;}

.picker{ font-size: 14px; color: #666; padding: 0 5px; box-sizing: border-box;}

.ydxl_li_r1{float: right; width: calc( 100% - 85px ); background: #fff; box-sizing: border-box;}
.ydxl_li_r1 span{font-size: 14px; color: #fff; background: #f50; padding: 5px 10px 7px;} 
.ejflbj{ position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background:rgba(0,0,0,.4); padding: 10px; box-sizing: border-box; border: solid 1px #ddd; z-index: 10;}
.ejflbjnr{ float: left; background: #fff; width: 90%; height:450px; overflow-y: scroll; margin-left: 5%; margin-top: 10%; z-index: 9999; padding:0  0  20px; box-sizing: border-box; border-radius: 11px; position: relative; } 
.ejflbjnr_gb{ position: absolute; top: 7px; right:5px;  z-index: 99999; cursor:pointer;}
.ejflbjnr_gb .ejflbjnr_gban{ display: block; text-align: center; width: 25px; height: 25px; line-height: 25px; padding: 0; color: #333; font-size: 14px;}
.display_show{ display: block;}
.display_none{ display: none;}
.ejflbj_bt{ float: left; width: 100%; font-size: 14px; color: #666; line-height: 40px; height: 40px; background: #f3f3f3; margin-bottom: 10px; padding: 0 10px; border-bottom: solid 1px #ddd; box-sizing: border-box;}
.ejflbj_li{ float: left; width: 100%; padding:0 20px 5px; box-sizing: border-box; margin-bottom: 8px;}
.ejflbj_li input{float: left;  width: 100%; font-size: 14px; color: #666; line-height: 30px !important; padding:0px 5px; border: solid #ddd 1px; background: #f3f3f3; height: auto; box-sizing: border-box;}
.form-item{font-size: 14px; color: #666; padding:5x 5px; border: solid #ddd 1px; background: #f3f3f3;box-sizing: border-box;}

.ejflbjnr_li{ float: left; width: 100%; border-bottom: solid 1px #ddd; padding-bottom: 5px; margin-bottom: 8px;}
.ejflbjnr_li_l{ float: left; width: 40px;}
.ejflbjnr_li_r{float: left; width: calc( 100% - 85px ); }
.ejflbjnr_li_rxm{ float: left; font-size: 14px; color: #666; line-height: 35px;}

.ejanniu{ float: left; width: 100%; margin-top: 10px; padding: 0 20px; box-sizing: border-box;}
.ejanniu div{ float: left; width: 100% !important; background: #fdde3a !important; font-size: 14px; font-weight: normal; color: #000; padding:6px; text-align:center; border-radius: 18px; border: none;}

.ydxl_li_c{float: left; width: calc( 100% - 80px ); background: #fff; padding-left: 5px; box-sizing: border-box;}
.ydxl_li_rc{float: left; width: 100%; background: #f2f2f2; padding: 0 5px; border: solid 1px #ddd; margin-bottom: 10px; box-sizing: border-box;}
.ydxl_li_rc_yk{ float: left; width: calc( 100% - 40px ); font-size: 14px; color: #666; line-height: 34px; }
.ydxl_li_rc1{float: left; width: 40px; text-align: right; font-size: 14px; color: #f00; line-height: 34px;}

.lxrenyuan{ float: left; width: 100%; margin-top: 20px;}
.lxrenyuan_li{ float: left; width: 100%; margin-bottom: 10px;}
.lxrenyuan_l{ float: left; text-align: right; font-size: 14px; color: #666; width: 110px; line-height: 30px;}
.lxrenyuan_r{float: right; width: calc( 100% - 115px ); font-size: 14px; color: #666; line-height: 30px;}
.lxrenyuan_r input{float: left;  width: 100%; font-size: 14px; color: #666; line-height: 30px !important; padding:0px 5px; border: solid #ddd 1px; background: #f3f3f3; height: auto; box-sizing: border-box;}
.section{ border: solid #ddd 1px;background: #f3f3f3; }

.xl_ydsm{ float: left; width: 100%; background: #fef5e6;}
.xl_ydsm_nr{ float: left; width: 100%; padding: 8px 15px; line-height: 22px; box-sizing: border-box; font-size: 12px; color: #666;}

.xl_ydxieyi{ float: left; width: 100%; margin-top: 5px;}
.xl_ydxieyi_li{ float: left; width: 100%; margin-bottom: 8px;}
.xl_ydxieyi_lxz{ float: left; width: 20px; margin-top:0px;}
.xl_ydxieyi_rxz{float: left;  width: calc( 100% - 20px );  line-height: 25px;}
.xl_ydxieyi_rxzwx{ float: left; font-size: 14px; color: #666;}
input:focus,.form-control:focus{outline:none; border-color:transparent; box-shadow:none;}
.test-item{ width:100%; padding: 0 5px;border: none;}
.form-controlxz{ padding:0; border:none;}
.form-controlxz option{ font-size:14px; color:#333; line-height:24px;}


.shengji{ float: left; width: 100%; font-size: 16px; color: #fff; text-align: center; padding: 20px 0; background: #f60;}
.shengjinr{float: left; width: 100%; padding: 10px; box-sizing: border-box;}
.dqdengji{ float: left; width: 100%;  font-size: 16px; color: #333; margin-top: 10px; }
.shengjicw{ float: left; width: 100%; font-size: 16px; color: #333; margin-top: 10px; }

.shengjicw_sj{ float: left; width: 100%; background: #f6f6f6; padding: 10px; box-sizing: border-box;  }
.hyk_gm_nr{ float:left; width:100%;  margin-top:15px;}
.hyk_gm_nr .hyk_gm_nr_jg{ float:left; width:48%; margin-right:4%; text-align:center; padding:10px 0; background: #fff; border:solid 1px #ddd; margin-bottom:10px; font-size:18px; box-sizing: border-box; box-shadow: 0 2px 3px rgba(0,0,0,.1);}
.hyk_gm_nr .hyk_gm_nr_jg:nth-child(2n){ margin-right:0;}
.hyk_gm_nr .hyk_gm_nr_jg span{font-size:14px; display:block}
.hyk_gm_nr .hyk_gm_nr_jg.dq{border:solid 1px #f60; color:#f60; position:relative;}
.hyk_gm_nr .hyk_gm_nr_jg.dq:before{ position:absolute; content:''; bottom:0; right:0; width:0; height:0; border-bottom:20px solid #f60; border-left:20px solid transparent;}
.hyk_gm_nr .hyk_gm_nr_jg.dq:after{ position:absolute; content:''; bottom:5px; right:0; width:10px; height:5px; border-top:1px solid  #fff; border-right:1px solid #fff; transform:rotate(130deg)}

.hyk_zje{ float:left; width:100%; margin-top:15px; font-size:16px;color:#333; line-height:40px;}
.hyk_zje span{ font-size:24px; color:#f60; float:right; line-height:40px;}
.hyk_js{float:left; width:100%; margin-top:15px; }
.hyk_js input{float:left; width:100% !important; background:#f60; font-size:16px;color:#fff;  text-align:center; padding: 8px 24px; line-height: initial; border:none; border-radius:21px; box-sizing: border-box;}

.lyk_ztnr_txt1{ position:relative;}
.lyk_sj{ position:absolute; top:10px; right:5%; background:#f60; padding:4px 20px; border-radius:20px;}
.lyk_sj a{font-size:14px; color:#fff; }

.vipsj{ position: absolute; top: 8px; right: 5%; font-size: 13px; color: #fff; padding: 2px 10px; background: #fd600e;}

.huise{float: left; width: 100% !important; background: #999 !important; border:none; padding:5px 0; font-size: 14px; font-weight: normal; color: #fff; border-radius: 18px;}
 
 #tiseTips{ float:left; width:100%; padding:10px; font-size:14px; color:#f00;}
 
@media screen and (max-width:480px){
	.lygl_tu{ font-size:16px; width:25%;}
	.footer_bg ul li:before{left:36%; }	
	.nav_ly ul li img,.nav_lyfl ul li img{ width:65%;}
}
@media screen and (max-width:414px){
	.lygl_tu{ font-size:16px; width:30%;}
    .lygl_text{ padding-left:4%;width:68%;}
	.footer_bg ul li .footer_home:before{left:41%; }
	.footer_bg ul li .footer_fl:before{left:40%; }
	.footer_bg ul li .footer_zb:before{left:38%; }
	.footer_bg ul li .footer_wd:before{left:41%; }	
}
@media screen and (max-width:375px){
	.lygl_tu{ font-size:16px; width:28%;}
    .lygl_text{ padding-left:4%;width:70%;}
	.footer_bg ul li .footer_home:before{left:39%; }
	.footer_bg ul li .footer_fl:before{left:40%; }
	.footer_bg ul li .footer_zb:before{left:40%; }
	.footer_bg ul li .footer_wd:before{left:40%; }	
}