﻿
.login_tel{
    width: 130px;
}
.login_account,.login_tel{
    cursor: pointer;
}
.login_act{
    color: #fff;
}
.login_tel_box{
    position: relative;
}
.goTelCode{
    position: absolute;
    top: 0;
    right: -150px;
    width: 130px;
    height: 46px;
    border: 1px solid #ccc;
    font-size: 18px;
    color: #000;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
}
.header_box {
    margin:0 auto;
    position:relative;
}
.header {
    width:1180px;
    padding:0 10px;
    margin:0 auto;
    position:relative;
}
.header, .header .img_box, .header .left{
    height: 120px;
}
.header .img_box{
    margin-right: 20px;
}
.header .left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    float:left;
}
.mgR30 {
    margin-right:30px;
}
.pointer {
    width: 300px;
    height: 100%;
}
.pointer a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.header .img_box,.header .text {
    line-height: 120px;
}
.header .img_box img {
    max-width: 100%;
    max-height: 100%;
}
.header .text {
    font-size: 40px;
    font-weight: 400;
    color: rgba(51,51,51,1);
}
.reg{
    color: #333333;
}
/*主体样式*/
.site-content {
    
    height: 626px;
    min-width: 1200px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    border-top: 2px solid #3D9EFB;
}
.content-box {
    width:1200px;
    margin:0 auto;
    position:relative;
}
.content-box .right {
    /* border: 2px solid rgba(0, 148, 208, 1); */
    float:right;
    margin: 155px 40px;
    width: 450px;
    padding-left: 30px;
    padding-top: 10px;
    height: 400px;
    /* background-color: #fff; */
}
.fn_clear {
    zoom:1;
}
.fn_clear:before, .fn_clear:after {
    content:"";
    display:table;
}
h2 {
    font-size: 24px!important;
    color: rgba(71, 71, 71, 1);
    margin-bottom: 15px!important;
    font-weight: normal;
    width: 110px;
    float: left;
}
.fn_clear:after {
    clear: both;
}
.content-box .right p {
    width: 350px;
    height: 46px;
    border: 1px solid #dcdcdc;
    line-height: 24px;
    color: #cccccc;
    font-size: 16px;
    margin: 8px 0 30px 0;
    padding: 10px 0 10px 45px;
    _padding: 16px 0 4px 44px;
    position: relative;
    background: #fff;
}
.input-box img{
    width: 150px;
    height: 43px;
    position: absolute;
    top: 0px;
    right: -170px;
    border: 1px solid #ccc;
}
.input-box .isPassword{
    top: 0;
    bottom: 0;
    right: 20px;
    width: 20px;
    height: 20px;
    margin: auto 0;
    border: none;
}
.codes, .codes2 {
    position: absolute;
    left: 50px;
    top: 10px;
    color: #ccc;
    font-size: 14px;
    line-height: 24px;
}
.right input.txt {
    color: #ccc;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    width: 220px;
}
.content-box .right p .prompt2 {
    position: absolute;
    left: 0;
    bottom: -28px;
    display: none;
    color: #fa5403;
    padding-left: 24px;
    background: url(../images/tip2.jpg) 2px 4px no-repeat;
}
.right a.login {
    display: block;
    width: 360px;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    background-color: #3D9EFB;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.content-box .right p .ico {
    width: 45px;
    height: 38px;
    position: absolute;
    left: 0px;
    top: 2px;
    background: url(../image/login/sprite.png) -104px -101px no-repeat;
}
.content-box .right p .pas {
    background-position: -153px -101px;
}

.border-color-blue {
    border: 1px solid #3D9EFB !important;
}

.border-color-red {
    border: 1px solid #fa5403 !important;
}
.cen{
    width: 1200px;
    height: 523px;
    background: #fff;
    margin: 45px auto;
    padding: 24px 210px 0;
}
.cen_top{
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 24px;
    color: #474747;
    margin-bottom: 24px;
    text-align: center;
    font-weight: bold;
}
.cen_cen{
    width: 100%;
    height: 275px;
}
.cen_cen_top{
    width: 390px;
    height: 44px;
    margin-bottom: 25px;
    float: left;
}
.cen_cen_top p{
    width: 120px;
    height: 44px;
    line-height: 44px;
    text-align: right;
    font-size: 14px;
    color: #3E3E3E;
    float: left;
    margin-right: 10px;
}
.cen_cen_top input,select{
    width: 260px;
    height: 44px;
    border: 1px solid #E2E2E2;
    color: #333;
    font-size: 14px;
    padding-left: 15px;
    float: left;
}
.cen_cen_top input::placeholder{
    font-size: 14px;
    color: #AAA;
}
.yanzheng{
    width: 60px;
    height: 34px;
    border: 1px solid #3D9EFB;
    color: #3D9EFB;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    margin-top: 5px;
    float: left;
    -webkit-user-select: none;  
    -moz-user-select: none;     
    -ms-user-select: none;     
    user-select: none;   
    cursor: pointer;    
}
.tijiao{
    width: 346px;
    height: 41px;
    background: #3D9EFB;
    line-height: 41px;
    font-size: 22px;
    margin: 75px auto 13px;
    text-align: center;
    color: #fff;
    cursor: pointer;    
}
.xieyi{
    width: 240px;
    overflow: hidden;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #666;
    margin: 0 auto;
}
.xieyi input{
    width: 18px;
    height: 18px;
    border: 1px solid #C6C6C6;
    margin-right: 6px;
    float: left;
}
.xieyi p{
    float: left;
}
.chpass{
    width: 180px;
    height: 25px;
    overflow: hidden;
}
.chpass span{
    position: relative;
    top: -2px;
}

.login_bt{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.markPwd{
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    height: 25px;
    margin-right: 10px;
}
.markPwd label{
    margin-left: 5px;
}

/* 绑定手机号 */
.bindTelView{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.bindTelBox{
    width: 350px;
    height: 240px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.bindTelTitle{
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
    background-color: #F8F8F8;
}
.bindTelCen{
    box-sizing: border-box;
    width: 100%;
    height: 150px;
    padding: 30px 30px 0;
}
.bindTelCenItem{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
}
.bindTelCenItem input{
    width: 100%;
    height: 40px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    text-indent: 10px;
}
.bindTelCenItemBtn{
    width: 150px;
    height: 36px;
    margin-left: 20px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #333;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.bindTelBtn{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 50px;
}
.bindTelBtn div{
    box-sizing: border-box;
    width: 70px;
    height: 36px;
    margin-right: 30px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.bindTelBtn .bindTelBtnOk{
    background-color: #1E9FFF;
    border-color: #1E9FFF;
    color: #fff;
}

/* 合作信息 */
.cooperateView{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.cooperateBox{
    box-sizing: border-box;
    width: 350px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.cooperateTitle{
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-align: center;
    background-color: #F8F8F8;
}
.cooperateCen{
    box-sizing: border-box;
    width: 100%;
    padding: 30px 30px 0;
}
.cooperateCenItem{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
}
.cooperateCenItem .cooperateCenItemInp{
    width: 100%;
    height: 40px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    text-indent: 10px;
}
.cooperateCenItem .cooperateCenItemFile{
    width: 120px;
    height: 120px;
}
.cooperateCenItemText{
    display: inline-block;
    height: 40px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
}
.cooperateCenItemBtn{
    width: 150px;
    height: 36px;
    margin-left: 20px;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    color: #333;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.cooperateBtn{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 50px;
}
.cooperateBtn div{
    box-sizing: border-box;
    width: 70px;
    height: 36px;
    margin-right: 30px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.cooperateBtn .cooperateBtnOk{
    background-color: #1E9FFF;
    border-color: #1E9FFF;
    color: #fff;
}
.cooperate{
    font-size: 24px;
    line-height: 40px;
}
.dianzizizhi{
    margin-left: 20px;
    font-size: 24px;
    color: #333;
    line-height: 40px;
}