html {font-size: 14px; font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", STXihei, STHeiti, "Microsoft YaHei", Heiti, SimSun, sans-serif;
-webkit-font-smoothing: antialiased;}
body{}
body,
ul,
ol,
li,
p,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
td,
img,
div,
dl,
dt,
dd {margin: 0;padding: 0;border: 0;list-style: none;font-weight: normal;}
body {background: #F6F6F9;color: #333;margin: 0 auto;font-size: 14px;font-weight: normal;}
a,
a:link {color: #333;text-decoration: none;}
a:active,
a:hover{text-decoration: none;}

* {-webkit-appearance: none;-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}

input[type="number"]{-moz-appearance:textfield;}

address,
cite,
dfn,
em,
var {font-style: normal;}/* 将斜体扶正 */
code,
kbd,
pre,
samp {white-space: pre-wrap;}/* 统一等宽字体 */
del {color: #aaa; font-size:14px;}

body{max-width: 600px;}
/*顶部*/
.heneer{
	background: #0cab31;
    overflow: hidden;
    position: relative;
	padding: 10px 15px;
}
.heneer .zuo{
	float: left;
	width: 10%;
    text-align: left;
}
.heneer .zuo .t1{
	height: 30px;
	margin-top: 2px;
}
.heneer .you{
    float: right;
	width: 10%;
    text-align: right;
}
.heneer .you .t3{
	height: 25px;
}
.heneer .zhong{
	width: 80%;
    position: relative;
	float: left;
}
.heneer .zhong .shuru{
	width: 76%;
    margin: 0 8%;
    line-height: 30px;
    border-radius: 30px;
    padding: 0px 10px;
    padding-right: 8%;
	border: 0px;
}
.heneer .zhong .t2{
	height: 30px;
    position: absolute;
    right: 7%;
    top: 0px;
    background: #fff;
    border-radius: 50%;
}

.heneer2{
	background: #fff;
    overflow: hidden;
    position: relative;
	padding: 10px 15px;
	border-bottom: 1px solid #e8e8e8;
}
.heneer2 .zuo{
	float: left;
}
.heneer2 .zuo .t1{
	height: 26px;
	margin-top: 2px;
}
.heneer2 .zhong{
	width: 88%;
    position: relative;
    float: left;
	margin-left: 10px;
}
.heneer2 .zhong .shuru{
	width: 90%;
    line-height: 30px;
    border-radius: 30px;
    padding-right: 10%;
    background: #eee;
    padding-left: 10px;
	border: 0px;
}
.heneer2 .zhong .t2{
	height: 30px;
    position: absolute;
    top: 0px;
    background: #eee;
    border-radius: 50%;
    right: 0;
}

.daohang{
	background: #fff;
    overflow: hidden;
    position: relative;
	padding: 10px 0px;
}
.daohang .fen5{
	width: 20%;
    float: left;
}
.daohang .fen5 .t1{
	width: 60%;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    border-radius: 50%;
}
.daohang .fen5 .biao{
	text-align: center;
    margin-top: 6px;
}

.chanlie{
    overflow: hidden;
}
.chanlie .chan{
	float: left;
    width: 45%;
    margin: 1px 0.5%;
    background: #fff;
    padding: 10px 2%;
}
.chanlie .chan .t1{
	width: 100%;
	display: block;
}
.chanlie .chan .biao{
    height: 36px;
    padding: 5px 2% 0px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
    overflow: hidden;
}
.chanlie .chan .jia{
	display: block;
    overflow: hidden;
    padding: 5px 2% 0px;
	color: red;
}
.chanlie .chan .teshu{
	display: block;
    overflow: hidden;
    padding: 5px 2% 0px;
}
.chanlie .chan .sanchu{text-decoration:line-through}

.banquan{
	padding: 20px;
    text-align: center;
	margin-bottom: 50px;
}

.caidan2{
	height: 60px;
    clear: both;
}
.caidan{
	position: fixed;
    background: rgb(255 255 255 / 72%);
    bottom: 0px;
    width: 100%;
    padding: 5px 0px;
	max-width: 600px;
	border-top: 1px solid #efefef;
	box-shadow: 0 4px 12px 0 rgb(0 0 0 / 44%);
}
.caidan .chan{
	float: left;
    width: 20%;
}
.caidan .chan .t1{
	width: 16px;
    display: block;
    margin: 5px auto;
}
.caidan .chan .biao{
	text-align: center;
}

.menu-left {
	background: #fff;
    position: fixed;
    left: 0;
    top: 53px;
    bottom: 0;
    height: 100vh;
    width: 86px;
}
.menu-left .wen {
    box-sizing: border-box;
    font-size: 16px;
    width: 100%;
    text-align: center;
    padding: 15px 0px;
	border-left: 3px solid #fff;
}
.menu-left .wen.active {
    background: #eee;
    position: relative;
    color: #ec5151;
	border-left: 3px solid #ec5151;
}
.menu-right {
	background: #eee;
    margin-left: 86px;
    margin-top: 53px;
    right: 0;
    bottom: 0;
    position: fixed;
    left: 0;
    top: 0;
	overflow:auto;
}
.menu-right .fen3{
    width: 27.33%;
    float: left;
    padding: 2%;
    background: #fff;
    margin-top: 10px;
    margin-left: 2%;
}
.menu-right .fen3 .t1{
	width: 100%;
}
.menu-right .fen3 .biao{
	margin-top: 8px;
    text-align: CENTER;
	display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
    overflow: hidden;
}

.btn-fade {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: fixed;
    right: 10px;
    bottom: 70px;
    width: 60px;
}
.hidden {
	display: none;
}

.sxuan{
	text-align: center;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
}
.sxuan .box-flex{
	width: 25%;
    float: left;
    line-height: 40px;
}
.sxuan .box-flex.active {
    color: #ec5151;
}

.heneer3{
	background: #fff;
    overflow: hidden;
    position: relative;
	padding: 10px 15px;
	border-bottom: 1px solid #e8e8e8;
}
.heneer3 .zuo{
	position: absolute;
}
.heneer3 .zuo .t1{
	height: 26px;
	margin-top: 2px;
}
.heneer3 .zhong{
	line-height: 30px;
    text-align: center;
}
.heneer3 .you{
	color: red;
    position: absolute;
    right: 15px;
    top: 15px;
}

.shangxi .datu{
	width: 100%;
}
.shangxi .biaoti{
	background: #fff;
    font-size: 16px;
    color: #000;
    padding: 10px;
}
.shangxi .jia{
	background: #fff;
    color: red;
    padding: 0px 10px 10px 10px;
}
.shangxi .wenzi{
	background: #fff;
    padding: 0px 10px 10px 10px;
}
.shangxi .lanmu{
	background: #fff;
    padding: 10px;
    text-align: center;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.shangxi .zhengwen{
	background: #fff;
    padding: 0px 10px 10px 10px;
    margin-bottom: 70px;
}
.shangxi .zhengwen2{
	background: #fff;
    padding: 0px 10px 10px 10px;
	border-bottom: 1px solid #efefef;
}
.shangxi .zhengwen img,.shangxi .zhengwen2 img{
	max-width: 100%;
}

.gxuanfu{
	position: fixed;
    bottom: 0px;
    background: #fff;
    width: 100%;
    max-width: 600px;
    padding: 10px;
	border-top: 1px solid #efefef;
	box-sizing:border-box;
}
.gxuanfu .chan{
	float: left;
    width: 10%;
}
.gxuanfu .chan .t1{
	width: 20px;
    display: block;
    margin: 0 auto;
}
.gxuanfu .chan .biao{
	text-align: center;
    padding-top: 2px;
	font-size: 12px;
}
.gxuanfu .jiaru{
	background: #f4a213;
    border: 1px solid #e19511;
	float: left;
    color: #fff;
    width: 39%;
    margin-left: 5%;
	line-height: 38px;
    text-align: center;
    border-radius: 10px;
}
.gxuanfu .liji{
	background: #ec5151;
    border: 1px solid #df4141;
	float: left;
    color: #fff;
    width: 39%;
    margin-left: 5%;
	line-height: 38px;
    text-align: center;
    border-radius: 10px;
}
.gxuanfu .liji2{
	background: #ec5151;
    border: 1px solid #df4141;
    float: right;
    color: #fff;
    width: 23%;
    margin-left: 5%;
    line-height: 32px;
    text-align: center;
    border-radius: 10px;
}

.gouwu{
	background: #fff;
    overflow: hidden;
	margin-bottom: 10px;
}
.gouwu .qiye{
	line-height: 20px;
    padding: 12px;
}
.gouwu .fuxuan,.gxuanfu2 .xuanniu .fuxuan{
	display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
}
.gouwu .fuxuan.active,.gxuanfu2 .xuanniu .fuxuan.active{
	border: 1px solid #ec5151;
    color: #fff;
    text-align: center;
    background: #ec5151 url(../img/iconfont-gou.png) center center no-repeat;
    background-size: 70%;
}
.gouwu .chanye{
	padding: 12px;
    overflow: hidden;
	border-top: 1px solid #efefef;
}
.gouwu .chanye .tu{
	width: 92px;
	height: 92px;
    border: 1px solid #e8e8e8;
    float: left;
    margin-right: 10px;
}
.gouwu .chanye .youb{
    overflow: hidden;
}
.gouwu .chanye .youb .biaoti{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	height: 38px;
}
.gouwu .chanye .youb .shul{
	float: right;
}
.gouwu .chanye .youb .jia{
    color: red;
}
.gouwu .chanye .youb .wenzi{
	
}
.gouwu .chanye .youb .sanchu{
	float: right;
    overflow: hidden;
    border: 1px solid #ededed;
    line-height: 22px;
    margin-top: 10px;
    padding: 1px 8px;
    color: #939393;
}
.gouwu .chanye .youb .jisuan{
	overflow: hidden;
    width: 116px;
    border: 1px solid #ededed;
    line-height: 22px;
    margin-top: 10px;
}
.gouwu .chanye .youb .jisuan .xuanan{
	float: left;
    width: 30px;
    text-align: center;
}
.gouwu .chanye .youb .jisuan .shuru{
	border: 0px;
    width: 50px;
    float: left;
    text-align: CENTER;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    line-height: 22px;
}
.gouwu .heji{
	border-top: 1px solid #efefef;
    line-height: 20px;
    padding: 12px;
    text-align: right;
}
.gouwu .heji2{
	border-top: 1px solid #efefef;
    line-height: 20px;
    padding: 12px;
}
.gouwu .shuom{
    margin-bottom: 10px;
}
.gouwu .qiye .zt{
	float: right;
    color: #009688;
}
.gouwu .heji2 .anniu{
	float: right;
    background: #ec5151;
    color: #fff;
    padding: 3px 15px;
    margin-top: -3px;
}
.gouwu .heji2 .anniu2{
	float: right;
    background: #eee;
    padding: 3px 15px;
    margin-top: -3px;
}
.gxuanfu2{
	position: fixed;
    bottom: 56px;
    background: #fff;
    width: 100%;
    max-width: 600px;
    padding: 10px;
    border-top: 1px solid #efefef;
	line-height: 22px;
	box-sizing:border-box;
}
.gxuanfu2 .xuanniu{
    float: left;
    margin-right: 13px;
}
.gxuanfu2 .wenben{
	line-height: 22px;
}
.gxuanfu2 .annius{
	background: #ec5151;
    color: #fff;
    text-align: center;
    width: 70px;
    line-height: 30px;
    border-radius: 5px;
    position: absolute;
    top: 6px;
    right: 10px;
}
.lanmus{
	line-height: 20px;
    padding: 12px;
    background: #fff;
    border-top: 1px solid #efefef;
}
.lanmus .you{
	float: right;
    color: #ec5151;
}
.lanmus .you2{
	float: right;
	cursor: pointer;
}
.dizhizan{
	background: #fff url(../img/flow_check_03.png) bottom left repeat-x;
    background-size: 80px auto;
    position: relative;
    padding: 10px;
	line-height: 30px;
	cursor: pointer;
}

.zegai{
	position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 12;
    background: rgba(0,0,0,0.4);
}
.zegai2{
	position: fixed;
    z-index: 13;
    bottom: 0px;
    background: #fff;
    width: 100%;
	font-size: 16px;
	max-width: 600px;
}
.zegai2 .biao{
	padding: 10px;
    font-size: 16px;
    color: #000;
}
.zegai2 .biao .guanbi{
	float: right;
    background: #999;
    color: #fff;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: 12px;
}
.zegai2 .zheng{
	border-top: 1px solid #efefef;
    padding: 0px 20px;
    height: 30vh;
    overflow: auto;
}
.zegai2 .zheng div{
	padding: 15px 0px;
    border-bottom: 1px solid #efefef;
}
.youtu{
	float: right;
    width: 20px;
}
.youwen{
	float: right;
	margin-right: 10px;
}

.huiyuan{
	background: url(../img/bj.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
	overflow: hidden;
	padding: 30px 20px;
}
.huiyuan .tou{
	width: 70px;
    height: 70px;
    border: 3px solid #eeeeee;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}
.huiyuan .you{
	text-align: CENTER;
}
.huiyuan .you .hname{
	padding-top: 20px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}
.huiyuan .you .mingpai{
	color: #ffc400;
    background-color: #07132e;
    padding: 5px 16px;
    border-radius: 5px;
}
.henlan{
	border-bottom: 1px solid #e8e8e8;
    background: #fff;
    padding: 14px 20px;
    line-height: 30px;
}
.henlan .xlogo{
	width: 30px;
    float: left;
    height: 30px;
    margin-right: 10px;
}
.henlan .youtu{
	margin-top: 5px;
}
.henlan2{
	border-bottom: 1px solid #e8e8e8;
    background: #fff;
    padding: 14px 0px;
    line-height: 30px;
	overflow: hidden;
}
.henlan2 .fen4{
	width: 25%;
    float: left;
	text-align: center;
	position: relative;
}
.henlan2 .fen4 .shu{
	width: 25px;
    height: 25px;
    background: red;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 52%;
    font-size: 12px;
    line-height: 27px;
}
.henlan2 .fen4 .xlogo{
	width: 30px;
    height: 30px;
}
.henlan2 .fen4 .biao{
	margin-top: 6px;
}

.kuanjia{
    background: #fff;
    padding: 10px 0px;
	box-sizing: border-box;
	overflow: hidden;
}
.dengshu{
	width: 80%;
    font-size: 14px;
    outline: none;
    padding: 0 5%;
    border-radius: 10px;
    border: 1px solid #e6e7e8;
    color: #3e3e3e;
    line-height: 40px;
    margin: 5px 5%;
}
.loginBtn{
	border-radius: 25px;
    user-select: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    min-width: 180px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    height: 40px;
    text-decoration: none;
    background: #ec5151;
    border: 1px solid #ec5151;
    color: #fff;
    margin: 25px auto 15px;
}
.loginBtnz{
	border-radius: 25px;
    user-select: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    height: 40px;
    text-decoration: none;
    background: #ec5151;
    border: 1px solid #ec5151;
    color: #fff;
    float: right;
    margin-right: 10px;
    width: 40%;
	margin-top: 25px;
}
.loginBtny{
	border-radius: 25px;
    user-select: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    height: 40px;
    text-decoration: none;
    background: #eee;
    border: 1px solid #eee;
    float: left;
    margin-left: 10px;
    width: 33%;
	margin-top: 25px;
}
.fen2{
	margin: 10px 5% 0px 5%;
    font-size: 14px;
}
.neirong {
    font-size: 22px;
    font-weight: bold;
    color: #3e3e3e;
    padding: 10px 20px;
}
.neirong2 {
    font-size: 16px;
    font-weight: bold;
    color: #3e3e3e;
    padding: 10px 20px;
}
.neirong3 {
    padding: 10px 20px;
}
.zhongdian {
    color: #3fa7f3 !important;
    text-decoration: underline !important;
}

/*注册*/
        input[type="checkbox"] + label::before {
            content: ' ';
            display: inline-block;
            vertical-align: .1em;
            width: 15px;
            height: 15px;
            margin-right: .2em;
            border-radius: .2em;
            background-color: lightcoral;
            text-indent: .15em;
            line-height: .65;
        }

        input[type="checkbox"]:checked + label::before {
            content: '√';
            background: lightblue;
        }

        input[type="checkbox"] {
            position: absolute;
            clip: rect(0,0,0,0);
        }
.text-all {
    padding: 10px 20px;
    width: 100%;
    overflow: hidden;
}
.text-all label {
    display: block;
    height: 3rem;
    line-height: 3rem;
    margin-right: 0.8rem;
    vertical-align: middle;
}
.gbiao{
	border-bottom: 1px solid #e8e8e8;
    background: #fff;
    padding: 15px 20px;
    font-size: 16px;
}
.gzheng{
    background: #fff;
    padding: 15px 20px;
}
.gzheng img{
    max-width: 100%;
}
.xiala {
    width: 90%;
    font-size: 14px;
    outline: none;
    padding: 10px 5%;
    border-radius: 10px;
    border: 1px solid #e6e7e8;
    color: #3e3e3e;
    margin: 5px 5%;
}

.dizhilan{
	padding: 15px;
    background: #fff;
    overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}
.dizhilan .wen{
	border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}
.dizhilan .wen span{
	color: red;
    margin-right: 10px;
}
.dizhilan .anlan{
	margin-top: 10px;
}
.dizhilan .anlan .you{
	color: red;
}
.dizhilan .anlan .zuo{
	float: right;
    background: #777;
    color: #fff;
    padding: 1px 10px;
    margin-left: 10px;
}

.xiaoxi{
	padding: 15px;
    background: #fff;
    overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}
.xiaoxi span{
    margin-right: 10px;
}
.qianzan{
	background: #fff;
    border-bottom: 1px solid #e8e8e8;
    text-align: CENTER;
    padding: 45px 0px;
}
.qianzan span{
	color: red;
    font-size: 30px;
}
.qianzan div{
	margin-top: 10px;
}

.zijinxx{
	border-bottom: 1px solid #e8e8e8;
    background: #fff;
    padding: 14px 20px;
    line-height: 24px;
}
.zijinxx .yu{
	float: right;
}
.zijinxx .jia{
	color: green;
}
.zijinxx .jian{
	color: red;
}

.dinglan{
	background: #fff;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
}
.dinglan .wen1{
    text-align: center;
    padding: 10px 0px;
}
.dinglan .wen2{
	float: left;
    width: 50%;
    text-align: center;
    padding: 10px 0px;
}
.dinglan .wen3{
	float: left;
    width: 33.33%;
    text-align: center;
    padding: 10px 0px;
}
.dinglan .wen4{
	float: left;
    width: 25%;
    text-align: center;
    padding: 10px 0px;
}
.dinglan .wen5{
	float: left;
    width: 20%;
    text-align: center;
    padding: 10px 0px;
}
.dinglan .xuan{
	background: #ec5151;
    color: #fff;
}
.dinglan2{
	background: #fff;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    display: flex;
    padding: 10px;
	line-height: 33px;
}
.dinglan2 select{
	padding: 2px 30px;
    margin-right: 8px;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
}
.dinglan2 .anniu{
	background: #ec5151;
    border-radius: 10px;
    border: 0px;
    color: #fff;
    padding: 2px 25px;
}
.dinglan3{
	background: #fff;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e8e8e8;
    display: flex;
	line-height: 33px;
}
.dinglan3 .fen1{
	padding: 10px 30px;
    border: 0px;
    width: 33.33%;
    text-align: center;
    color: #fff;
    background: #2196F3;
}
.dinglan3 .fen2{
	padding: 10px 30px;
    border: 0px;
    width: 66.66%;
    text-align: center;
    color: #fff;
    margin: 0px;
    background: #00BCD4;
}

.cangshu{
	background: #fff;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
}
.cangshu .biaoti{
    text-align: center;
    padding-bottom: 10px;
}
.cangshu .neir{
    overflow: hidden;
}
.cangshu .neir .fen3{
    width: 31.33%;
    float: left;
    text-align: center;
    background: #eee;
    padding: 10px 0px;
    margin: 1%;
}
.cangshu .fenlan{
    border-top: 1px solid #e8e8e8;
}
.cangshu .fenlan .zuo{
	float: right;
    background: #777;
    color: #fff;
    padding: 1px 10px;
    margin-left: 10px;
}
.cangshu .zuo2{
	float: right;
    background: #0081bb;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
}
.cangshu .zuo3{
	border: 0px;
    float: right;
    background: #eee;
    padding: 8px;
    width: 27%;
}

.cangjie{
	background: #fff;
    box-sizing: border-box;
    overflow: hidden;
}
.cangjie .fenlan{
    padding: 10px;
    border-top: 1px solid #e8e8e8;
}
.cangjie .tu{
    float: left;
    width: 37px;
    margin-right: 10px;
}

.erweima{
	background: #214be0;
    padding: 5%;
    width: 40%;
    margin: 40px 25% 15px 25%;
    border-radius: 20px;
}
.fenwen{
	text-align: center;
    font-size: 16px;
    color: #000;
}





