/*css初始化*/
body,ul,h1,h2,h3,h4,h5,h6,input,p,dl,dt,dd {
    margin: 0;
    padding: 0;
}
body {
    font: 12px arial;
    font-family: PingFangSC-Medium;
    background:#F8F8F8;
    color:#333333FF;
}
li {
    list-style: none;
}
img {
    border: 0 none;
    vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
}
/*input {*/
    /*border: 0 none;*/
    /*outline-style: none;*/
/*}*/
a {
    text-decoration: none;
    color: #333;
}
.w {
    width: 1200px;
    margin: 0 auto;
}
.fl{
    float: left;
}
.fr {
    float: right;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
a:hover{
  color:#333333FF;
}
body .errBox .layui-layer-content{
    padding:20px 20px 30px 20px;
    min-height:40px;
}
body .errBox .layui-layer-title,
body .confirm_pay .layui-layer-title{
    padding:20px 80px 20px 30px;
    height:20px;
    background:#EEEEEE;
}
body .errBox .title{
    border-left:4px solid #00B2A8;
    padding-left:10px;
    line-height: 20px;
    height:20px;
    font-size:20px;
}
.indexBox .title{
    position: absolute;
    top: 18px;
}    
body .confirm_pay .layui-layer-title{
    font-size:20px;
    line-height: 20px;
}
body .confirm_pay .layui-layer-content{
    padding: 35px 35px 30px 50px;
    min-height: 20px;
    font-size: 16px;
    color: #666;
}
body .confirm_pay .layui-layer-btn{
    padding: 10px 35px 30px 35px;
}
body .confirm_pay  .layui-layer-btn0{
    background:#00B2A8;
    padding:5px 20px;
    font-size: 16px;
}
body .confirm_pay  .layui-layer-btn1{
    padding:5px 20px;
    font-size: 16px;
}
/* 弹框字体 */
.boxContentStyle{
    padding:15px 30px;
    font-size: 16px;
    color: #666666;
    /* text-align: center; */
}
.boxBtnStyle{
    text-align: center;
    margin-top:20px;
}
.contain{
    background-color:#f8f8f8;

}
.opening{
    background: #FFFFFF;
    box-shadow: 0 2px 6px 0 rgb(0,0,0,0.08);
    width: 1200px;
    margin: 12px auto 14px;
    overflow: auto;
}
.openingcon{
    font-family: PingFangSC-Regular;
    width: 820px;
    margin: 36px auto 50px;
}

.navOpening {
    height: 45px;
    border-bottom: 1px solid #DADADA;
}
.navOpening img {
    vertical-align: middle;
    margin: -6px 5px 0 0;
}
.navOpening span {
    font-size: 18px;
    color: #3B3B3B;
}
.opening2{
    background: #FFFFFF;
    box-shadow: 0 2px 6px 0 rgb(0,0,0,0.08);
    width: 1200px;
    margin: 12px auto 14px;
    padding:36px 0 35px;
}
.openingcon2{
    font-family: PingFangSC-Regular;
    width: 1080px;
    margin:auto;
}
.openingcon2 .openingtitle{
    margin-top:0;
}
/*企业基本信息*/
.openingtitle{
    border-left: 4px solid #28B1A1;
    font-size: 16px;
    padding-left: 7px;
    margin-top: 30px;
    color:#3B3B3B;
    font-weight: 200;
}
.basicmess{
    overflow: auto;
    overflow-y: hidden;
}
.layui-carousel {
    margin-top: 3px;
}
.basicmesscate{
    position: relative;
    float: left;
    font-size: 14px;
    width: 200px;
    
}
.width100{
    width: 68px !important;
}
.basicmesscate>li{
    line-height: 38px;
    height: 64px;
    color:#2A2A2A;
    text-align: right;
}
.basicmesscate>li>i{
    color:#F62323;
    margin-right: 5px;
}
.informationdetail{
    width:380px;
    float: left;
    font-size: 14px;
    margin-left:30px;
}
.informationdetail>li{
    height: 64px;
}
.informationdetail>li>p{
    line-height: 38px;
    display: inline-block;
}
.informationdetail>li>input[type='number'],.informationdetail>li>input[type='text']{
    width: 353px;
    margin: 0 auto;
    height: 36px;
    line-height: 36px;
    text-indent: 10px;
    border: 1px solid #dadada;
    font-size: 14px;
}
.marleft10{
    margin-left: 10px;
}
.informationdetail>li>select{
    width: 355px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background-image: url(../images/regchange.png);
    background-repeat: no-repeat;
    background-position: 325px center;
    background-color: #fff;
    padding-right: 14px;
    border-radius:0;
    padding-left: 10px;
    color:#757575;
}
.informationdetail>li>select>option{
    height: 38px;
    line-height: 38px;
}
input[type='number'] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.warning1{
    display: inline-block;
    color:#E15062;
    font-size: 14px;
    height: 28px !important;
    line-height: 28px !important;
    padding-left: 20px;
    background-image: url(../images/warning.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: none;
}
.warning2{
    border: 1px solid #F62323 !important;
    background-image: url(../images/warning.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    color:#E15062;
    padding-left: 20px;
    width: 333px !important;
}
.submitbtn{
    background: #00B2A8;
    border-radius: 6px;
    border:none;
    font-size: 18px;
    color:#fff;
    width: 130px;
    height: 42px;
    line-height: 42px;
    margin-top:20px ;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.submitbtn2{
    background: #00B2A8;
    border-radius: 6px;
    border:none;
    font-size: 18px;
    color:#fff;
    padding: 0 40px;
    height: 42px;
    line-height: 42px;
    margin-top:20px ;
    text-indent: 0;
    cursor: pointer;
}
.returnbtn{
    color:#00B2A8;
    width: 130px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    border-radius: 6px;
    border: 1px solid #00B2A8;
    margin-right: 30px;
    background-color: #fff;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-left: 24px;
}
.mar5020{
    margin: 30px 0 15px 40px;
}
.marleft145{
    margin-left: 145px !important;
}
.fontred{
    color:#F62323 !important;
}

/*结果页*/
.openresultdiv,.resultdiv{
    position: relative;
    overflow: auto;
    width: 450px;
    margin: 50px auto 0;
    text-align: center;
    padding: 30px 0 50px;
}
.resulths{
    font-size: 18px;
    line-height: 60px;

}
.textleft{
    text-align: left !important;
}
.mymesstitle{
    border-bottom:1px solid #DADADA;
    font-size: 14px;
    padding-bottom: 10px;
    color:#2A2A2A;
}
.mymesstitle a{
    cursor: pointer;
}
.mymesstitle>p{
    display:inline-block;
}
.mymesstitle>p.title_rt{
    float: right;
}
.mymesstitle>p.title_rt:last-child{
    padding-right:70px;
}
.moremes{
    width: 112px;
    height: 26px;
    background-color: #00B2A8;
    color:#fff;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    float: right;
}
.ydzcmes>span{
    margin-left: 30px;
    color:#666666;
}
.marnone{
    margin: 0 !important;
}
.marleft60{
    margin-left: 60px !important;
}
/*弹窗*/
.deytcys1{
    width: 450px;
    display: none;
}
.deytchs{
    width: 330px;
    margin: 40px auto 20px;
    font-size: 16px;
    color:#666666;
    line-height: 26px;

}
.deytcbtn{
    margin-bottom:35px;
    text-align: center;

}
.mar010{
    margin: 0 10px;
}
.autopaysuc,.openautopaysuc{
    display: none;
}

.retbtnstyle2{
    width: 112px;
    height: 24px;
    background-color: #fff;
    border: 1px solid #00B2A8;
    color:#00B2A8;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
    float: right;
    margin-right: 10px;
}
.martop10{
    margin-top: 10px !important;
}
#mydeyLoading,
.loadingDiv{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    z-index: 90;
}
#mydeyLoading,
.loadingDiv_bg{
    position:absolute;
    width:100%;
    height:100%;
    background:#000000;
    opacity: 0.5;
}
#mydeyLoading .loadingDiv_content,
.loadingDiv_content{
    position: absolute;
    width: 60px;
    height: 60px;
    left: 49%;
    top: 44%;
    margin-left: -30px;
    margin-top: -30px;
}
#mydeyLoading{
    background: #fff;
}
#mydeyLoading .loadingDiv_bg{
    background: #fff;
}
#mydeyLoading .loadingDiv_content img{
    position: absolute;
    top:15px;
    left:15px;
}
input[type=button]{
    cursor: pointer;
    outline: none;
}
/* 在线客服和社群微信浮标 */
.floatWindow{
    width: 48px;
    position: fixed;
    right: 20px;
    /* bottom: 90px; */
    bottom: 148px;
    box-sizing: border-box;
}
.floatWindow>div{
    width: 50px;
    height: 50px;
    font-size: 10px;
    color: #50555C;
    background: white;
    text-align: center;
    padding: 2px 0;
    box-sizing: border-box;
}
.floatWindow>div:nth-child(2){
    margin-top: 8px;
}
.floatWindow>div>img{
    width: 25px;
    height: 25px;
    margin: 2px auto 2px;
    display: block;
}
.erweiCode{
    width: 110px;
    height: 132px;
    background: white;
    position: fixed;
    right: 78px;
    bottom: 66px;
    font-size: 9px;
    color: #50555C;
    display: none;
    text-align: center;
}
.erweiCode img{
    width: 96px;
    height: 96px;
    margin: 2px auto;
    display: block;
}

/* 验证码弹框 */
body .codeBox .layui-layer-content{
    padding:35px 35px 30px 50px;
    font-size: 16px;
    color: #666;
    min-height: 40px;
}
body .codeBox .layui-layer-btn{
    padding-bottom:30px;
}
body .codeBox  .layui-layer-btn0  {
    background: #00B2A8;
    color: #fff;
    height: 43px;
    line-height: 43px;
    border-radius: 6px;
    border: none;
    margin-left: 18px;
    padding-left: 23px;
    padding-right: 23px;
}