
/* 登录模块 */
#content{
    background: url(../img/banner-zcdl.jpg) no-repeat;
    background-size: 100%;
}
.logo{
	    margin: 8% 0 40px 0;
}
.logo-t{
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 40px;
}
.logo-con{
    text-align: center;
}
.login-form{
	width: 575px;
    background: #FFFFFF;
    border: 2px solid #249F60;
}
.login-form .login-tab{
    display: flex;
    justify-content: center;
    height: 85px;
    line-height: 85px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 18px;
    color: #333;
    text-align: center;
}
.login-form .checked{
    color: #009844;
    font-weight: bold;
}
.notclick{
    pointer-events: none;
}
.login-tab-l,.login-tab-r{
	width: 40%;
	font-size: 27px;
	font-weight: 400;
	color: #249F60;
}
.login-tab-l a,.login-tab-r a{
    color: #333;
}

.login-box-l{
    padding: 0 20px;
}
.login-box-r{
    padding: 0 20px;
    display: none;
}
.login-box-l .msg-wrap,.login-box-r .msg-wrap{
    height: 25px;
    padding: 5px 0;
}
.login-box-l .msg-error,.login-box-r .msg-error{
    line-height: 23px;
    border: 1px solid #efd1c9;
    background-color: #ffebec;
    color: #DB2831;
    padding-left: 45px;
    position: relative;
    display: none;
}
.login-box-l .msg-error i,.login-box-r .msg-error i{
    position: absolute;
    left: 16px;
    top: 3px;
    width: 17px;
    height: 17px;
}
.item-fore1,.item-fore2,.item-fore3{
    margin-bottom: 30px;
   display: flex;
    justify-content: center;
}
.item-fore1 label,.item-fore2 label,.item-fore3 label{
    position: absolute;
    left: 14px;
    top: 7px;
    width: 20px;
    height: 23px;
    background-size: 20px 23px;
}
.login-box-l input,.login-box-r input{
	border: 1px solid #e9e9e9;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
}
.item-fore1 label{
    background: url("../img/dl_cont_icon2.png") no-repeat 0 0;
}
.item-fore1 input{
    width: 370px;
    border-radius: 5px;
}
.item-fore2 label{
    background: url("../img/dl_cont_icon3.png") no-repeat 0 2px;
}
.item-fore2 input{
	width: 250px;
    border-radius: 5px;
    margin-right: 15px;
}
.item-fore2 .fore2-box{
    width: 108px;
    height: 36px;
}
.item-fore2 .fore2-box img{
	width: 107px;
    height: 51px;
    border-radius: 5px;
}
.item-fore3 label{
    background: url("../img/dl_cont_icon4.png") no-repeat 0 0;
}

.item-fore3 .fore3-code,.reg_col3 .col3-code{
    width: 90px;
    line-height: 38px;
    color: #333;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
        cursor: pointer;
    line-height: 52px!important;
    height: 32px;
    color: #196dab;
    font-size: 15px;
}
}
.item-fore4{
    line-height: 38px;
    padding: 0 20px;
}
.item-fore4 .fore4-l{
    float: right;
    font-size: 12px;
    color: #666;
}
.item-fore4 .fore4-r{
    float: right;
    font-size: 14px;
}
.item-fore4 .fore4-l a{
    color: #666;
}
.item-fore4 .fore4-r a{
    color: #df2229;
}
.item-fore5{
    width: 392px;
    text-align: center;
    margin: 0 auto;
}
.reg_col6 p{
    width: 100%;
    line-height: 38px;
    background-color: #009844;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}
.item-fore5 p {
	width: 100%;
	height: 62px;
	background: #009844;
	border-radius: 5px;
	color: #fff;
	line-height: 62px;
	font-size: 27px;
}

.item-fore5 ._reg {
    background-color: #fff;
    color: #009844;
    float: right;
}

.item-fore6{
    text-align: center;
    padding: 0 20px;
}
.reg_col7{
    text-align: center;
    float: left;
    line-height: 50px;
    height: 50px;
    margin-left: 32px;
    cursor: pointer;
}
.item-fore6 p,.reg_col7 p{
    color: #666;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0;
    background: url("../img/login_bottom-wx.png") no-repeat 0 20px;
    background-size: 312px 1px;
}


.item-fore6 img,.reg_col7 img{
    width: 23px;
    height: 23px;
}
.item-fore7{
    display: none;
}
.item-fore8{
    height: 36px;
}
.item-fore8 p{
    text-align: center;
    line-height: 36px;
    font-size: 12px;
    color: #999;
}
.item-fore7 p{
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #999;
}
.item-fore7 p span, .item-fore8 p span{
    color: #333;
    cursor: pointer;
}

.reg_col8 {
    margin-bottom: 10px;
}

.reg_col8 p{
    text-align: center;
    color: #999;
    font-size: 12px;
    line-height: 18px;
    padding-top: 8px;
    
}
.reg_col8 p span{
    color: #333;
    cursor: pointer;
}
.login-box-l .item-fore3 input{
    width: 370px;
    border-radius: 5px;
}

#content .left-btn,#content .right-btn{
    opacity: .6;
}
#content .left-btn:hover,#content .right-btn:hover{
    opacity: 1;
}
.login-box-l .item_p,.login-box-r .item_p{
    position: absolute;
    left: 44px;
    top: 2px;
    width: 266px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    display: none;
}
.item-fore2 .item_p{
    width: 145px;
}

/* 注册模块 */
.addshadow{
    box-shadow: 2px 2px 5px rgba(0,0,0,.1);
    position: relative;
    z-index: 9;
}
#container{
    width: 100%;
    background: url("../img/banner-zcdl.jpg") no-repeat;
}
#container .w{
    position: relative;
    z-index: 999;
    height: 410px;
    background-size: 1080px 520px;
}

#container .consult {
    position: absolute;
    width: 130px;
    height: 33px;
    border-radius: 16.5px;
    cursor: pointer;
    left: 50%;
    top: 212px;
    margin-left: 241px;
}

#content .consult {
    position: absolute;
    width: 145px;
    height: 47px;
    border-radius: 23.5px;
    cursor: pointer;
    left: 50%;
    top: 374px;
    margin-left: -270px;
}


.reg-form{
    width: 940px;
    position: absolute;
    left: 50%;
    background-color: #fff;
    margin-left: -540px;
    margin-top: 20px;
    min-height: 310px;
    padding-bottom: 60px;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.08);
}
.isreg{
    line-height: 50px;
    background-color: #DBDADA;
}
.reg-form .isreg_l{
    float: left;
    font-size: 18px;
    color: #333;
        padding-left: 20px;
}

.reg-form .form_foot {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: #eaeaea;
}

.reg-form .isreg_r{
    float: right;
    margin-right: 32px;
    font-size: 14px;
    color: #999;
    line-height: 50px;

}
.reg-form .isreg_r a{
    color: #009844;
}
.reg-form input{
    width: 272px;
    border: 1px solid #e9e9e9;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    padding: 0 20px;
}
.reg_col1,.reg_col2,.reg_col3,.reg_col4,.reg_col5{
    line-height: 38px;
    margin-bottom: 20px;
    position: relative;
}
.reg-form .reg_p{
    position: absolute;
    left: 19px;
    top: 2px;
    width: 284px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    display: none;
}
.reg_col3 .reg_p{
    width: 210px;
}
.reg-form .reg_error{
    position: absolute;
    left: 0;
    top: 38px;
    line-height: 20px;
    color: #ffac50;
    padding-left: 20px;
    background: url("../img/zc_cont_icon.png") no-repeat 1px center;
    display: none;
}
.reg_col3 input{
    cursor: pointer;
    line-height: 32px;
    height: 50px;
    color: #009844;
    line-height: 50px;
    text-align: left;
    font-size: 16px;
}
.reg_col3 .col3-code{
    color: #999;
}
.reg_col6 p{
    border-radius: 0;
}
.reg_col2 #captcha{
    height: 312px;
    height: 38px;
    background-color: #f7f9fa;
}
.reg-form .regmore{
    display: none;
}
/* 二维码打开 */
.shadow{
    position:fixed;
    left: 0;
    top: 0;
    width:100vw;
    height: 100vh;
    background-color: #333;
    z-index: 109;
    display: none;
}
.wxcode{
    width: 282px;
    height: 386px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
}
.wxcode .close1{
    height: 30px;
    width: 282px;
    padding-bottom: 30px;
    background-color: #333;
    text-align: center;
}
.wxcode .close1 img{
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.wxcode h4{
    text-align: center;
    font-weight: normal;
    color: #fff;
    background-color: #333;
    font-size: 20px;
    padding-bottom: 18px;
}
.wxcode .wx_box{
    width: 282px;
    height: 282px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.wx_box .reload_wx{
    width: 282px;
    height: 282px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.7);
    color: #eee;
    font-size: 16px;
    line-height: 282px;
    text-align: center;
    cursor: pointer;
    display: none;
}
.wx_box .reload_wx:hover{
    background-color: rgba(0,0,0,.5);
}
.wxcode img{
    width: 282px;
    height: 282px;
}
.wxcode .info{
    width: 270px;
    height: 40px;
    padding: 6px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background-color: #191919;
    border-radius: 40px;
}

#l_kefu,#r_kefu{
    position: fixed;
    right: 20px;
    top: 130px;
    z-index: 99;
    width: 80px;
    height: 114px;
    background: url("../img/l_kefu.png") no-repeat 0 0;
    text-align: center;
}
#l_kefu .zixun,#r_kefu .zixun{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background-color: #fff;
    color: #db2830;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
#r_kefu .zixun{
    color: #fff;
    background-color: #4b90ee;
}

#content .left-btn,
#content .right-btn {
  display: none;
  *display: block;
}

#content:hover .left-btn,
#content:hover .right-btn {
  display: block;
}

/* 隐私协议201217 */
.agreeshadow{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0,0,0,.4);
    z-index: 10000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88000000',endColorstr='#88000000');
    width:100%;
    display: none;
}
.agreeshadow .agreement{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -470px;
    margin-top: -300px;
    width: 940px;
    height: 600px;
}
.agreeshadow .closei{
    position: absolute;
    right: 10px;
    top: 8px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    color: #999;
}


._reg{
	    display: flex;
    justify-content: space-between;
    width: 375px;
    margin: 0 auto;
    padding: 40px 0;
}
._reg li {
	font-size: 20px;
	font-weight: 400;
	color: #999999;
}
.fx_grid_c1{width:1280px;margin:0 auto}

.fx_banner{background:#f0f0f0;width:1280px;overflow:hidden;position:relative;display:none;margin-left:auto;margin-right:auto;}
.fx_banner_img{width:1280px}
.fx_banner_img li{float:left;height:480px;width:1280px;position:relative}

.fx_banner_common{position:relative}
.fx_banner_common a{z-index:9;position:absolute;top:50%;margin-top:-270px;width:40px;height:60px;cursor:pointer;display:block;overflow:hidden;opacity:.5;filter:alpha(opacity=50);}
.fx_banner_pre{left:0;background:url("../img/sy_cont_icon52.png");}
.fx_banner_next{right:0;background:url("../img/sy_cont_icon51.png");}
.fx_banner_pre:hover,.fx_banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.fx_banner .control{width:200px;position:absolute;top:450px;left:50%;margin-left:-100px;text-align:center}
.fx_banner .control li{display:inline-block;*display:inline;*zoom:1;margin:0 5px;width:10px;height:10px;border-radius:50%;cursor:pointer;background:#fff;opacity:.5;filter:alpha(opacity=50);}
.fx_banner .control li a{display:none}
.fx_banner .control li.current{background:#fff;opacity:1;filter:alpha(opacity=100);}

.login-form{padding-top: 0;box-shadow: 0px 0px 0px 10px rgba(0,0,0,0.2);}