﻿@charset "utf-8";
/*主体*/
*{margin:0;padding:0;}
html{font-size:14px;}
body{font-family:'微软雅黑';font-size:14px;color:#000;line-height:1.5em;text-align:left;overflow: auto;}
ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, img, div, p, a,dl,dt,dd,textarea{margin:0;padding:0;}
ul,ol{list-style:none;}
fieldset, img,input,button { border:none; padding:0;margin:0;outline-style:none;vertical-align:middle; } 
em{font-style:normal;}
a{color:#363636;outline:none;cursor:pointer;text-decoration:none;}
input::-webkit-input-placeholder{
    color:#999999;
    font-size:16px;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 16px;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-size: 16px;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999999;
    font-size: 16px;
}
/* 文本输入框删除按钮 */
input::-ms-clear{display: none;}
/* 密码框小眼睛 */
input::-ms-reveal{display: none;}
input{margin:0;padding:0;background:none;border:1px solid #ccc;outline:none;vertical-align:middle;}
input,textarea,select,button{font-family:'微软雅黑';font-size:14px;color:#000;outline:none;}
input:placeholder{color:#AEAEAE;} 
body{background: #f7f7f7;}
.registerTop{width: 100%;height: 100px;background: #fff;border-bottom: 2px solid #F15D1F;min-width:1200px;}
.main{width: 1200px;margin: 0 auto;}
.logo img{padding-right: 18px;float: left;padding-top:18px;}
.name{ 
	font-size: 20px; 
	font-weight: bold;
	color: #333333; 
	margin-top: 42px; 
	float: left
}
#plainImg {
    float: left;
    margin-left: 11px;
    position: absolute;
    top: 0;
    left: 0
}

.parentFileBox {
    position: absolute;
    left: 11px;
    top: 0;
}

.webuploader-pick {
    color: #333;
    border: 1px solid #E3E3E3;
    width: 80px;
    height: 80px;
    padding-top: 50px !important;
    font-size: 12px;
    background: #F0F0F0 url(img/tupian.png) no-repeat 25px 15px;
}
 
.Index {
    float: right;
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #f15d1f;
    color: #f15d1f;
    font-size: 14px;
    margin-top: 36px; 
    border-radius:5px;
    text-align: center;
    margin-right:120px; 
}
    .Index:hover {
        color: #f15d1f;
    }
    .phone {
        color: #f15d1f;
        float: left;
        margin-top: 42px;
        margin-left: 145px;
        font-size:16px;
    }
 
    .phone em {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(../../../Images/Register/rPhone.jpg) no-repeat;
        vertical-align: middle;
    }
.registerM{
	height: 50px;
	line-height: 50px;
	font-size:18px;
	font-weight: bold;
	color: #F15D1F;
	background: #f2f2f2;
	text-indent:38px;
}
.registerI{
	background: #fff; 
}
.registerI ul{
	width: 600px;
	display: inline-block; 
	padding-top: 12px;
} 
.registerI li{height: 38px;margin-bottom:40px;position: relative;padding-left: 27px;}
.registerI .xing,.registerZ .xing{color: #F15D1F;width: 6px;height:10px;display: inline-block;}
.registerI .label_,.registerZ .label_{  
	width: 80px;
	height: 16px;
	font-size: 16px;  
	color: #333; 
	line-height: 36px;
	display: inline-block;
	text-align: justify;
    text-align-last: justify; 
} 
.registerI ul input,.registerZ ul  input{
	width:400px ;
	height: 36px;
	margin-left: 10px;
	border: none;
	outline: none;
	background: rgba(241, 93, 31, 0);
	border: 1px solid #E3E3E3;
	border-radius: 5px;  
	text-indent:16px;
	color: #333;
}
.registerI .tip{
	position: absolute;
	top: 38px;
	left: 155px;
	font-size: 12px;
	color: #F15D1F;
	display: none;
}
    .registerI .getYzm {
        width: 100px;
        height: 34px;
        line-height: 34px;
        border-left: 1px solid #ededed;
        position: absolute;
        left: 438px;
        top: 3px;
        text-align: center;
        font-size: 14px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        cursor: pointer;
        color: #F15D1F;
    }
        .registerI .getYzm.none {
            background: #e1e1e1;
            color: #F15D1F;
            pointer-events: none;
        }
.registerI .right,.registerZ .right{
	width: 470px;
	float: right;
	margin-right: 28px;
	padding-top:15px;
}
.registerI .right dl,.registerZ dl{
	margin-bottom: 39px;
}
.registerI .right dt,.registerZ dt{
	color: #F15D1F;
	font-size: 16px;
	margin-bottom: 10px;
}
.registerI .right dd,.registerZ dd{
	font-size: 14px;
	color: #333; 
}
.registerZ {background: #fff;}
.registerZ ul{
	width: 600px;
	display: inline-block;
	padding-top: 12px; 
}
.registerZ li{
	height:36px;
	margin-bottom:10px;
	position: relative;
	padding-left: 27px;
}
.registerZ select{
	width:400px ;
	height: 36px;
	margin-left: 10px; 
	border: 1px solid #E3E3E3;
	border-radius: 5px;  
	text-indent:5px;
	color: #333;
} 
.registerZ option{
	height: 32px;line-height: 32px;
}


    .registerZ .zhuying ._label {
        margin-right: 0px;
        font-size: 14px;
        cursor: pointer;
        margin-bottom: 5px;
        margin-left: 9px;
        margin-right: 30px;
        display: inline-block;
        color: #333;
    }
    .registerZ .zhuying ._label7 {
        margin-right: 0
    }
    .registerZ .zhuying ._label8 {
        margin-left: 111px
    }
    .registerZ .zhuying ._label10 {
        margin-right:16px
    }

    .xieyi input {
        width: 14px;
        height: 14px;
    }

.registerZ  .zhuying input,.xieyi input{
	appearance: none;
    -webkit-appearance: none;
    outline: none;
    display: none; 
}
.registerZ .zhuying span{
    width: 16px;
    height: 16px;
    margin-right: 2px;
    background-color: red;
    display: inline-block;
    background: url(../../../Images/Register/checked.png) no-repeat;
    background-position-x: 0px;
    background-position-y: -25px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 3px;
    top: 3px;
}
.xieyi span {
    width: 14px;
    height: 14px;
    margin-right: 2px;
    background-color: red;
    display: inline-block;
    background: url(../../../Images/Register/checked.png) no-repeat;
    background-position-x: 0px;
    background-position-y: -25px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 3px;
    top: 3px;
}
.registerZ  .zhuying input:checked+span,.xieyi input:checked+span {
    background-position: 1px 1px;
    border: 1px solid #F15D1F; 
} 
 
.xieyi{font-size: 12px;vertical-align: top;margin-top:3px;margin-left: 137px;cursor: pointer;}
.xieyi a{color: #F15D1F;}



.city {width:450px;display: inline-block;}
.city select{
	width: 124px!important;
	height: 36px;
	cursor: pointer;
	
}

#preview {
    color: #666;
    cursor: pointer;
    font-size: 12px;
    width: 80px !important;
    height: 80px !important;
    line-height: 120px;
    text-align: center;
    border: 1px solid #e3e3e3;
    background: url(../../../Images/Register/tupian.png) no-repeat 24px 14px;
    float: left;
    margin-left: 10px;
    border-radius: 5px;
    overflow: hidden;
}


.submit{
	width: 400px;
	height:46px;
	background: #F15D1F;
	border-radius: 5px;
	border: none;
	outline: none;
	margin-left: 137px;
	margin-top: 12px;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	margin-bottom: 30px;
} 

#qymc:focus{
	border:1px solid #F15D1F!important; 
	box-shadow: 0 0 1px #F15D1F;
	color:F15D1F;
}
.inputOn:focus{
	border:1px solid #F15D1F!important; 
	box-shadow: 0 0 1px #F15D1F; 
}
.inputActive{
	border:1px solid #F15D1F!important; 
	box-shadow: 0 0 2px #F15D1F;
	color:#F15D1F!important;
}
input.inputActive::-webkit-input-placeholder {
    color: #F15D1F;
}

input.inputActive::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #F15D1F;
}

input.inputActive:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #F15D1F;
}

input.inputActive:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #F15D1F;
}
.tanInfo{width: auto;display: none;
    max-width: 260px;
    padding: 4px 10px;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;} 
.picture{border-radius: 5px;width:80px;height: 80px;cursor: pointer;position: relative;float: left;margin-left:15px;overflow: hidden;}
.picture img{width:100%;height: 100%}   

.result{position: fixed;top:0;left:0;background: rgba(0,0,0,0.5);z-index:1000;width:100%;height:100%;display: none;}  
.imgresult{border:5px solid #fff;}
.indiv{position: absolute;}
#imghead{width: 100%;height: 100%;}  
.isShow{
	cursor: pointer;
	width: 44px;
    height: 44px;
    position: absolute;
    right: 65px;
    top:2px;
    display: inline-block; 
    text-align: center; 
}
.isShow img{
	margin-top: 6px;
}
.zhizhao{height:90px!important} 
.zhizhao_picture{width: 400px;position: absolute;top: 5px;left: 127px}
.zhiwu select {
    /* 清除默认的箭头样式 */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* 右侧添加小箭头的背景图 */
    background: url('../../../Images/Register/select_arrow.png') 380px center no-repeat;
    background-size: 12px;
}
.city select {
    /* 清除默认的箭头样式 */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* 右侧添加小箭头的背景图 */
    background: url('../../../Images/Register/select_arrow.png') 104px center no-repeat;
    background-size: 12px;
}

.plain-img .plain-label-img{color:#999;display: inline-block;font-size: 12px;margin-left:10px}
.plain-label-info{display: inline-block;font-size: 14px;vertical-align: middle}
.pictureBox{position: relative;}
#plainImg{float: left;margin-left: 11px;position: absolute;top: 0;left:0}
.parentFileBox{position: absolute;left: 11px;top: 0;height:100px;}
.webuploader-pick {
    color: #333;
    border: 1px solid #E3E3E3;
    width: 80px;
    height: 80px;
    padding-top: 50px !important;
    font-size: 12px;
    background: #F0F0F0 url(../../../Images/Register/tupian.png) no-repeat 25px 15px;
}

.pictureTip {
    color: #666;
    font-size: 12px;
    position: absolute;
    top: 31px;
    left: 328px;
    width: 223px;
    line-height: 18px;
}

.agreement {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index:1000;
}

.agreement-content {
    width: 800px;
    height: 500px;
    background: #fff;
    border-radius: 10px;
}

    .agreement-content .title {
        font-size: 24px;
        font-weight: bold;
        color: #333333;
        line-height: 75px;
        text-align: center;
    }

    .agreement-content .article {
        width: 100%;
        height: 340px;
        overflow-y: scroll;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .agreement-content .bottom {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 82px;
    }

        .agreement-content .bottom button {
            width: 387px;
            height: 53px;
            background: #F15D1F;
            border-radius: 5px;
            color: #fff;
            border: 0;
            cursor: pointer;
            outline: none;
        }

    .agreement-content p {
        margin-top: 10px;
        text-indent: 2em;
        line-height: 22px;
    }

.VerifyBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 420px;
    height: 540px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}
.register_box {
    width:100%;
    min-width:1200px;
    min-height:calc(100vh - 202px);
    background:#fff;
    padding-top:90px;
}
.register_input {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom:30px;
    position:relative;
}
    .register_input .label_title {
        font-size: 16px;
        color: #020202;
        margin-right:12px;
    }
    .register_input input {
        width: 400px;
        height: 49px;
        background: #FFFFFF;
        border-radius: 8px;
        border: 1px solid #CCCCCC;
        padding-left:16px;
    }
        .register_input input:focus {
            border-color: #FF6321;
        }
.send_input {
    position:relative;
}
    .send_input .send_code {
        position: absolute;
        right: 15px;
        top: 14px;
        font-size: 16px;
        color: #FF6321;
        cursor:pointer;
    }
        .send_input .send_code.yam_codestyle {
            color: #999;
        }
.register_xy {
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:12px;
    margin-left:-45px;
    margin-bottom:40px;
}
    .register_xy .check_box {
        width: 14px;
        height: 14px;
        border: 1px #979797 solid;
        margin-right: 3px;
        cursor: pointer;
    }
    .register_xy .checkbox_img {
        display: none;
        margin-right: 3px;
        cursor: pointer;
    }
.register_xy .xy_text {
    color: #EB3902;
    font-size: 12px;
    cursor:pointer;
}
.confirm_regesiter {
    width:400px;
    margin:0 auto;
    padding-left:30px;
}
    .confirm_regesiter .submit_btn {
        width: 400px;
        height: 49px;
        background: #EB3902;
        border-radius: 8px;
        text-align: center;
        line-height: 49px;
        color: #fff;
        font-size: 18px;
        margin-bottom:40px;
        cursor:pointer;
    }
    .confirm_regesiter p {
        text-align: center;
        font-size: 14px;
        color: #666666;
    }
    .confirm_regesiter a {
        color: #EB3902;
        cursor:pointer;
        font-size:14px;
    }
#slideBar {
    position:absolute;
    top:30px;
}
.main_box {
    position:relative;
    left:-60px;
}
.Org a.Org04 {
    box-sizing:content-box;
}
.footter {
    padding-bottom:20px !important;
}
.dibu_tjia {
    display:none !important;
}