* {
    margin: 0;
    padding: 0;
}

button, a {
    outline: none;
}
a:focus, a:hover {
    text-decoration: none !important;
}
ul ,li {
    list-style: none;
}

body {
    font-size: 14px;
    background: #eee;
}

.all {
    width: 1142px;
    margin: 0 auto;
}

#head {

}

#head img {

}

#section {
    overflow: hidden;
}

.shadow_box {

}
.shadow_box .title1{
    margin-top: 80px;
}
#section .title {
    text-align: center;
}

#section .title p{
    margin:15px 0;font-size: 14px; color: #333;width: 410px;margin: 0 auto;line-height:25px ;
}
.gdlobj body, .gdlobj{ min-height: 100%;}
.gdlobj body{ background: url(../img/loginbj.png) no-repeat left top; background-size: 100% auto;}
#head{padding-top: 20px; margin-bottom:100px;}
.login_box {
    width: 410px;
    background-color: white;
    margin: 20px auto 0;
    border-radius: 10px;
    padding: 15px 18px;
    box-shadow: rgba(0,0,0,0.11) 0 0 10px 5px;
}
.login_style .h4{

}
.login_box .login_style h4{
    color: #00a8ec;
    font-size: 24px;
}
.login_box .login_style .h4{
    color: #333333;
}
.login_box .login_style ul {
    border-bottom: 1px solid #e6e6e6;
}

.login_box .login_style ul li {
    display: inline-block;
    padding: 12px 0px;
    font-size: 16px;
    margin-right: 20px;
}

.login_box .login_style ul li.style_act{
    color: red;
    border-bottom: 1px solid red;
}

.inputs {
}

.inputs .login_phone {
    padding: 10px 0;
    text-align: center;
}

.inputs .login_phone input {
    width: 100%;
    margin: 11px 0;
    outline: none;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    background-color: #fafafa;
    padding: 10px;
    margin-bottom: 21px;
}
.inputs .login_phone input:nth-of-type(2) {
    margin-bottom: 60px;
}
.inputs .login_phone input:nth-of-type(2){
    margin-bottom: 9px;
}
.inputs1 .login_phone input{
    margin-bottom: 9px;
}

.login_box .login_btn {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
    border: 0;
    color: #fff;
    border-radius: 10px;
    background: #00a8ec;
    font-size: 18px;
    margin-top: 10px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;}
input[type="number"]{-moz-appearance: textfield;}
.comeTo {
    text-align: right;
    color: #ccc;
    margin: 20px 0 0px 0;
}

.comeTo a {
    border-right: 1px solid #ccc;
    padding: 0 10px;
    color: #cccccc; font-size: 14px;
}
.comeTo a:hover{
    color: #cccccc; 
}
.comeTo a:last-child {
    border-right: none;
}

.login_more {
}

.login_more .login_or_three {
    text-align: center;
    margin-top: 30px;
}

.login_more .login_or_three li {
    display: inline-block;
    padding: 0 5px;
}

/*.login_more .login_or_three li i {*/
    /*width: 39px;*/
    /*height:39px;*/
    /*background: url("../img/qq2.png") top center no-repeat;*/
    /*background-size: 100% auto;*/
    /*display: inline-block;*/
/*}*/

/*.login_more .login_or_three li:nth-child(2) i {*/
    /*background: url("../img/weix2.png") top center no-repeat;*/
     /*background-size: 100% auto;*/
/*}*/

.login_more .login_or_three li i:hover{
    background-position: bottom center;
}


.split_line{
    border-top: 1px solid #f2f2f2;
    position: relative;
}

.split_line .tip{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 0 20px;
    font-size: 14px; color: #ccc;
}

#foot{
    color: #fff;
    text-align: center;font-size: 14px;position: absolute; bottom: 5%; left: 0px; width: 100%;
}


/*****注册框*****/

.register_box{
    width: 300px;
    background: #fff;
    margin: 30px auto 0;
    border-radius: 10px;
    padding: 15px;
    box-shadow: rgba(0,0,0,0.2) 0 0 10px 5px;
}

h4{
    font-size: 18px;
    text-align: center;
}

.register_inputs{}
input::placeholder{
color: #cccccc;
}
.register_inputs input{
    width: 80%;
    margin: 10px 0;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px;
}
.register_inputs{
    text-align: center;
    margin: 10px 0;
}

.register_box #register_btn{
    width: 80%;
    display: block;
    margin: 0 auto 20px;
    padding: 8px 0;
    border: 0;
    color: #fff;
    border-radius: 8px;
    background: red;
    font-size: 16px
}


.tools{
display: flex;
}

.tools .evip{width: 50%;}
.tools .come{
    width: 50%;
text-align: right;
}
.tools .come span{
    border-right: 1px solid #333;
    padding: 0 10px ;
}
.tools .come span:last-child{
    border-right: none;
}
#slide_box {
            width: 100%;
            height: 36px;
            text-align: center;
            line-height: 36px;
            font-size: 14px;
            color: #a6a6a6;
            background-color: #e6e6e6;
            border: none;
            margin: 11px 0px;
        }

        #slide_xbox {
            width: 48px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            font-size: 16px;
            color: #fff;
            position: absolute;
            background: #00a8ec;
        }

        #btn {
            cursor: pointer;
            width: 48px;
            height: 36px;
            float: right;
            color: #8a8c97;
            background:#fff url(../img/huadong.png) 0 0 no-repeat;
            background-size: 100% 100%;
        }
        #btn > .iconfont {
            font-size: 20px;
        }
.login_in{position: relative;margin: 11px 0px;}
.login_in input{margin: 0px 0px !important;padding-right: 95px !important;}
.login_in span{ position: absolute; right:15px; top:10px; color: #00a8ec; font-size: 14px;
cursor: pointer;display: block;text-align: center; width: 70px;
}
.haishdh{ margin-top: 35px;}
.haishdh .djiwndid{ color: #cccccc; font-size: 14px;float: left;
}
.haishdh .haishdh_a{ float: right; color: #cccccc; font-size: 14px;}
.haishdh .haishdh_a a{display: inline-block;color: #cccccc; font-size: 14px;
padding-left: 18px; margin-left: 18px;position: relative;
}
.haishdh .haishdh_a a:before{
	content: "";
	position: absolute;
	left: 0px; width: 1px; height: 70%; top: 15%; background-color: #ccc;
}
.clear{ clear: both;}
/*复选框样式*/
.regular-checkbox {
    display: none;
    margin: 0px;
}
    /*第二部定义现在复选框样式*/
    .regular-checkbox + label {
        position: relative;
        display: inline-block;
        /*lable是内联元素所以需要加inline-block*/
        padding: 7px;
        /*设置复选框大小*/
        background-color: #fafafa;
        /*设置背景颜色*/
        /*复选框border*/
        border: 1px solid #e6e6e6;
        margin: 0px; display: inline-block;vertical-align: text-bottom;margin-right: 5px;

    }
        /*第三部分做一个active的效果*/
        .regular-checkbox + label:active, .regular-checkbox + label:checked + label:active {
            box-shadow: 0 1px 3px rgba(0,0,0,0.05);
        }
    /*选中之后的样式*/
    .regular-checkbox:checked + label {
        background-color: #E9ECEE;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    }
        /*选中后的效果*/
        .regular-checkbox:checked + label:after {
            content: '\2714';
            /*这是一个对勾*/
            position: absolute;
            font-size: 12px;
            /*设置对勾的大小*/
            top: 0px;
            left: 3px;
            /*设置位置的偏向*/
            color: #df3930;
            /*设置颜色绿色*/
            font-weight: bold;
            /*设置对勾的粗细*/
        }
.weijyz{display: none;}
.login_box .login_btn.login_btn2{ display: block;}
.login_box .login_btn.login_btn1{ display: none;}
.login_box .login_btn.login_btn2{
	background-color: #e6e6e6;
}
.wjmm{ height: 100%;}
.wjmm body{height: 100%; background-color: #fafafa;}
.wjmm #foot{ color: #333333; font-size: 14px;position: relative;
 margin-top: 0 !important; margin-bottom: 0 !important;
bottom: 0px !important;padding: 50px 0px;}
.wjmm_x{  padding-top: 10px; margin-top: 50px;}
.wjmm .shadow_box .title span{ display: inline-block; color: #333333;font-size: 20px;font-weight: bold;
padding-left: 25px; margin-left: 25px; position: relative;
}
.wjmm .shadow_box .title span:before{
	content: "";
	background-color: #333333;
	width: 2px;height: 12px;position: absolute;
	left: 0px; top: 50%; margin-top: -6px;
}
.wjmm .login_box {
    background-color: white;
}
.wjmm_txt{ text-align: center; color: #333333; font-size: 16px; padding:2% 0px 10% 0px;}
.wjmm_txt a{ color: #00a8ec; font-size: 16px;}
.wjmm_txt1{
    margin-top: 74px;
    padding-bottom: 2%;
}
.wjmm .login_box{ min-height: 355px;}
@media screen and (max-width: 1650px) {
.gdlobj body{ background: url(../img/asichio.png) no-repeat left top;
 background-size:auto 100% ;}
    

}
@media screen and (max-width: 1400px) {
    #head{
        margin-bottom: 40px;
    }

}
@media screen and (max-width: 1200px) {
.all{
    width: 991px;
    margin: 0 auto;
}
#foot {
    position: relative;
    margin-top: 10%;
    margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
.all{
    width: 768px;
    margin: 0 auto;
}
}
@media screen and (max-width: 768px) {
.all{
    width: 100%;
    padding: 0px 10px;
}
#section .title p {

    font-size: 16px;
    color: #333;
}
}
@media screen and (max-width:500px) {
	#section .title {
   display: none;
}
#head {
    padding-top: 20px;
    margin-bottom:30px;
}
.wjmm #section .title {
     display: block; 
}
.wjmm #head {
    margin-bottom: 35px;
}
.wjmm_x {
    margin-top: 30px;
}
}

@media screen and (max-width:414px) {
.login_box {
    width: 100%;
}
#head {
}
#section .title p {
    margin: 23px 0 10px 0px;
    font-size: 14px;
    color: #333;
}
.comeTo {
    text-align: right;
    color: #ccc;
    margin: 20px 0 30px 0;
}
.login_box {
    margin: 15px auto 0;
}
}