@charset "utf-8";
@font-face {
    font-family: "SourceHanSansCN-Normal";
    src: url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.woff2") format("woff2"),
    url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.woff") format("woff"),
    url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.ttf") format("truetype"),
    url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
    url("../SourceHanSansCN-Normal/SourceHanSansCN-Normal.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;vertical-align:top;}
address,caption,cite,code,dfn,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
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:'';}
hr{ margin: 0;
    border-width: 1px 0 0 0;
    border: 0;
    height: 1px;
    background: #f0f0f0;}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#666;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit; outline: none;}
input,button,textarea,select{*font-size:100%;}
a{text-decoration: none;color:#666;}
body {
    font-family:'SourceHanSansCN-Normal','Source Han Sans','思源黑体',source-han-sans-simplified-c,sans-serif;
    font-size: 14px;
    color: #333;
    padding-top: 80px;
}
.after:after,
.kefu_q3 .bor-ul:after{visibility:hidden;display:block;font-size:0;content:".";clear:both;height:0;line-height:0;overflow:hidden}
/***== 字体 ==***/
.bold{font-weight: bold;}
.upper{text-transform: uppercase;}
/* 字号 */
.f10{font-size: 10px;}.f11{font-size: 11px;}.f13{font-size: 13px;}.f14{font-size: 14px;}.f16{font-size: 16px;}.f18{font-size: 18px;}
/* 字体颜色 */
.white,.white a{color: white;}
.yellow,.yellow a{color: yellow;}
.blue,.blue a{color: blue;}
.red,.red a{color: red;}
/* 行距 */
p{ line-height: 22px; }
/* 宽度 */
.container{ width: 1220px;min-width: 1220px;margin: 0 auto; }
.wap_width{ margin: 0 auto; }
.clear{width: 100%; clear: both;}
.clear-hg{clear:both;height:1px;width: 100%;}
.fl{float: left;}
.fr{float: right;}
.hide{display: none;}
.block{display: block;}
.text-left{text-align: left;}
.text-center{text-align: center;}
.text-right{text-align: right;}
/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.bc{margin-left:0;margin-right:0;}
.cl{clear:left;}
.cr{clear:right;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0}
.zoom{zoom:1;}
.hidden{visibility:hidden;}
.none{display:none;}
.cursor{ cursor: pointer; }
/* webkit内核 滚动条*/
::-webkit-scrollbar {width:8px;background-color:#006eff;}
::-webkit-scrollbar-thumb {width:8px;background-color:#aeaeae;}
::-webkit-scrollbar-track-piece {width:8px;background-color:#f8f8f8;}
::-webkit-scrollbar-thumb:hover {width:8px;background-color:#006eff;}
/**==========================  网站公共模块  ===========================**/
.plate{ width: 100%;overflow: hidden; }
.fixed{ width:100%;position:fixed;top:0;z-index:999; }
.dask-opac{ position: fixed;top: 0;left: 0; width: 100%;height: 100%;background: rgba(0,0,0,.8); z-index: 100;overflow: hidden; }
.module-default .show-content{ min-height: calc(100vh - 280px); }
/** sitemap **/
.sitemap{ padding: 0 0 20px; }
.sitemap ul li{ padding: 20px 0 10px; border-bottom: 1px solid #f0f0f0; }
.sitemap ul li:last-child{ border-bottom: 0; }
.sitemap ul li h5 a{ font-size: 16px;color: #333; }
.sitemap ul li .sub-lower:after{ display: block;content: "";clear: both; }
.sitemap ul li .sub-lower{ padding: 10px 0 0; }
.sitemap ul li .sub-lower a{ display: block;float: left;margin:0 15px 10px 0;  }
/*+--------------
/*+ Validform
/*+--------------*/
.Validform_checktip{line-height:20px;height:20px;overflow:hidden;color:#999;font-size:12px}
.Validform_right{color:#71b83d;padding-left:20px;background:url(../images/right.png) no-repeat left center}
.Validform_wrong{color:red;padding-left:20px;white-space:nowrap;background:url(../images/error.png) no-repeat left center}
.Validform_loading{padding-left:20px;background:url(../images/onLoad.gif) no-repeat left center}
.Validform_error{background-color:#ffe7e7}
/** serial-num **/
.serial-num{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 460px;height: 370px;background: #fff;border-radius: 5px;
    margin: -170px 0 0 -230px;
    z-index: 10010;
    overflow: hidden;
}
.serial-num p{ font-size: 24px;color: #000;font-weight: bold;line-height: normal;text-align: center;padding-bottom: 10px; }
.serial-num p a{ color: var(--color); }
.serial-num h5{ font-size: 30px;color: #000;font-weight: bold;padding: 3px 0 35px; }
.serial-num h5 span{ color: var(--color); }
/** zj **/
.serial-num.zhuanjia h5{ padding: 0;font-size: 24px; }
.serial-num.zhuanjia p{ font-size: 14px; }
.close-x15,
.close-xzj{ position: absolute;top: 20px;right: 20px; width: 15px;cursor: pointer;z-index: 6 }
.close-x15:hover,
.close-xzj:hover{ transform: rotate(90deg) }
/*+---------
 + 注册/登录
 +----------*/
.back-model {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.9);
    z-index: 1001;
}
.register{
    position: fixed;
    top: 25%;
    left: 50%;
    width: 400px;
    min-height: 415px;
    margin: 0 0 0 -200px;
    border-radius: 5px;
    z-index: 10002;
    background: #fff;
}
.register .register-con{ width:335px; margin:0 auto; }
.register .register-con h5{
    font-size: 20px;
    padding: 30px 0 20px;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}
.register .register-con ul li{
    position: relative;
    margin-bottom: 15px;
}
.register .register-con ul li input[type=text],
.register .register-con ul li input[type=password]{
    width: 325px;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eee;
    border-radius: 5px;
    background: #f3f4f4;
}
.register .register-con ul li input[type=text]:focus,
.register .register-con ul li input[type=password]:focus{
    border-color: #0057ff;
}
.register .register-con ul li.code input[type=text]{ width: 198px; }
.register .register-con ul li.code button{
    width: 118px;
    height: 41px;
    line-height: 41px;
    background: transparent;
    color: #9471dc;
    border-radius: 5px;
    border: 1px solid #9471dc;
}
.register .register-con ul li .eye{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 21px;
    height: 15px;
    background-position: 0 -35px;
}
.register .register-con ul li input[type=submit]{
    font-size: 16px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: var(--color);
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}
.register .is-user a{color:var(--color);}
.register .tips-r, .register .tips-l,.register .tips-p{margin: 0 0 10px;}

.sj{ padding: 15px 0 30px; line-height: 42px;text-align: center; }
.sj:after{display:block;content:'';clear:both;}
.sj span{display: block;padding-bottom: 10px;}
.sj a{display: block;display: inline-block;float: none;}
.register .colse-r{ position:absolute;top:10px;right:10px;display:block;width:25px;height:25px;
    background:url("../images/colse.png") no-repeat;background-size:25px; }
/**V2**/
.wap-reglog{ position: relative;min-height: calc(100vh - 80px); background: #fff;}
.wap-reglog .list{ position: absolute;left: 50%; top: 20%; width: 600px;margin: 0 0 0 -300px;z-index: 6 }
.wap-reglog .list h5{ font-size: 30px;color: #000;padding-bottom: 30px;text-align: center; }
.wap-reglog .list ul li{position: relative;height: 45px;margin-bottom: 20px;border-bottom: 1px solid #dedede;}
.wap-reglog .list ul li .put{width: 100%;padding: 0 15px;height: 43px;line-height: 43px;border: 0;outline: none;background: transparent;}
.wap-reglog .list ul li .get-code{position: absolute;top: 0;right: 0;display: block;width: 80px;height: 45px;border: 0;color: #9471dc;
    background: transparent;cursor: pointer;outline: none;z-index: 8;}
.wap-reglog .list ul li .get-code.h{ color: #a07941; }
.wap-reglog .bth-submit{display: block;width: 100%;height: 50px;color: #fff;text-align: center;border: 0;
    background: var(--color);border-radius: 65px;outline: none;margin-top: 25px;cursor: pointer; }
/** wechat **/
.wap-reglog .third-party{ margin-top: 50px; }
.wap-reglog .third-party .bottom-login{ text-align: center; }
.wap-reglog .third-party h5{height: 25px; position: relative;font-size: 15px; text-align: center;color: #999;margin-bottom: 15px; }
.wap-reglog .third-party h5 i{ width: 100%;height: 1px;position: absolute;top: 40%;left: 0; display: block;background: #eee;z-index: 1 }
.wap-reglog .third-party h5 span{position: absolute;top: 0;left: 50%; padding: 0 8px; background: #fff;z-index: 5;transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0); }
.wap-reglog .third-party .bottom-login img{ width: 40px;margin-right: 5px; }
/** 密码 **/
.bth-gos{ position: relative; }
.logpwds{ position: absolute;top:-31px;right: 0;font-size: 12px; color: #999; }
.logpwds.forgetpwds{ right: 80px; }
.wap-reglog .list ul li.captha input{ width: calc(100% - 250px) }
.wap-reglog .list ul li.captha img{ position: absolute;top: 0;right: 0; display: block;width: 250px;height: 43px;cursor: pointer; }
/** 找回密码 **/
.forgetpwds-con{ padding: 20px; }
.forgetpwds-con ul li{ position: relative; margin-bottom: 15px; }
.forgetpwds-con ul li .inp-code{ width:calc(100% - 90px); }
.forgetpwds-con ul li .get-codepwds {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 80px;
    height: 38px;
    border: 0;
    color: #9471dc;
    background: #f0f0f0;
    cursor: pointer;
    outline: none;
    z-index: 8;
}
.forgetpwds-con .layui-btn.bth-pwds{ background:var(--color); }
/** 微信登录覆盖 **/
.impowerBox { line-height:1.6;position:relative;width:200px;z-index:1;text-align:center;margin: -60px auto 0; }
.impowerBox .qrcode { width:150px;margin-top:15px; border:1px solid #E2E2E2; }
.impowerBox .qrcode img{ margin:0 auto; }
.impowerBox .title { text-align:center;font-size:20px; }
.impowerBox .info { width:200px; }
.impowerBox .status { text-align:center; padding: 7px 7px;}
.impowerBox .status p { font-size:13px; }
#wechat-load{
    padding: 37px 80px;
    width: 198px;
    height: 305px;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #f7f8fa;
    margin:  -225px 0 0 -179px;
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    z-index: 1002;
}
#wechat-load .colse-wechat {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/colse.png) no-repeat;
    background-size: 25px;
}
#wechat-load .other-login {color: var(--color);position: absolute;left: 138px;}
#wechat-load-show {height: 305px;}