/*兼容性*/
html, body {
    font-size: 14px;
    font-family: "微软雅黑" !important;
    margin: 0;
    padding: 0;
}

a, b, span, p, ul, li {
    list-style: none;
    margin: 0;
    padding: 0; /*outline:0;*/
    text-decoration: none;
}

input {
    padding: 0;
    margin: 0;
}

.clear {
    clear: both;
}
/***********好来 欢迎注册************/
#H_Login_Top {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    overflow: hidden;
}

    #H_Login_Top a {
        float: left;
    }

    #H_Login_Top span {
        font-size: 38px;
        font-weight: 700;
        margin-left: 40px;
        margin-top: 15px;
        float: left;
    }
/************banner背景图片**************/
#H_Login_Bg {
    width: 100%;
    height: 458px;
    background: url(http://static.haolai.com/old/Template/Default/IMG/Login/denglu_bg2.jpg) center center no-repeat;
    position: relative;
    margin-bottom: -20px;
}
/*封装内容大盒子*/
#H_Login {
    border: 1px solid #ccc;
    width: 350px;
    min-height: 100px;
    right: 10%;
    position: absolute;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
}
    /*内容父级盒子*/
    #H_Login > div {
        margin: 20px 30px;
    }
/**********登录，密码**************/
#H_Content {
    margin: auto;
    width: 288px;
    background: #FFF6D2;
    font-size: 12px;
    border: 1px solid #FFCC01;
    color: #666;
    line-height: 26px;
    text-align: center;
    margin-bottom: 15px;
}
#H_Content img {
    vertical-align:middle;
}
#H_Content #X_Prompt {
    vertical-align:middle;
}
#H_Content #X_False {
    vertical-align:middle;
}
#H_Login_User, #H_Login_Firm, #H_Login_Pwd {
    border: 1px solid #ccc;
    height: 34px;
    margin-bottom: 10px;
}

    #H_Login_User > span img, #H_Login_Firm > span img, #H_Login_Pwd > span img {
        vertical-align: middle;
        margin: 0 5px;
    }

    #H_Login_User > input, #H_Login_Firm > input, #H_Login_Pwd > input {
        width: 250px;
        height: 34px;
        outline: 0;
        border: none;
    }

#H_Login_Firm {
    display: block;
}
/**********验证码***********/
/*#H_Login_Code{	
				height: 36px;
			}
			#H_Login_Code>input{
				width: 80px;
				height: 32px;
			}*/
/***********提示文字句子中  ****兼容性**********/
/*#H_Login_Code>input::-ms-input-placeholder{text-align: center;} 
		    #H_Login_Code>input::-webkit-input-placeholder{text-align: center;} 
		    #H_Login_Code>input::-moz-input-placeholder{text-align: center;}
			#H_Login_Code>span img{
				vertical-align: middle;
				margin: 0 5px;
			}
			#H_Login_Code span:nth-child(2){
				margin: 0 15px 0 30px;
			}*/
#H_Login_Code {
    display: block;
    height: 34px;
    background: url(http://static.haolai.com/old/Template/Default/IMG/Login/copy.png) no-repeat;
}
/**********忘记密码  评委入口***************/
#H_Login_Rater {
    height: 26px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    #H_Login_Rater > a {
        font-size: 14px;
        color: #0081e4;
        cursor: pointer;
    }

        #H_Login_Rater > a:nth-child(2) {
            margin-left: 173px;
        }
/***********登录按钮**************/
#H_Login_Btn {
    background-color: #0081e4;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 15px;
}

    #H_Login_Btn > a {
        font-size: 16px;
        color: #fff;
    }
/**********其他登录方式    免费注册************/
#H_Other {
    height: 26px;
    line-height:26px;
}
 #H_Other > a {
        float:right;
        font-size: 14px;
        color: #0081e4;
        
    }
#H_Other .ayzc {
    margin-left:30px;
}
/**************底部版权信息**************/
#H_Foot{ width: 1200px; margin: 0px auto; margin-top: 20px; }
#H_Foot p{ border-bottom: 1px solid #0081e4; padding-bottom: 10px; margin-bottom: 15px; }
#H_Foot p span{ margin-left: 20px;font-size: 14px; }
#H_Foot p span a{ color: #0081e4; }
#H_Copyright ul{ margin-left: 220px; }	
#H_Copyright ul li{ float: left; margin-left: 10px; padding-right: 5px; border-right: 1px solid #ccc; font-size: 12px;	}
#H_Copyright ul li:nth-child(1),#H_Copyright ul li:nth-child(2){ color: #ccc; border-right: none;}

#X_gsmca {
    margin-top: 1px;
    overflow-y: overlay;
    height: 123px;
    width: 288px;
    margin-left: -1px;
    border-width: 0px 1px 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    border-image: initial;
    border-top-style: initial;
    border-top-color: initial;
    position: absolute;
    background: rgb(255, 255, 255);
    z-index: 1;
    display: block;
}

    #X_gsmca div {
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #ccc;
        /*width: 260px;*/
        text-indent: 5px;
        cursor: pointer;
    }


/**2019.06.03张维新做好来公共底部样式**/
.clear {
    clear: both;
}
/*.B_Footer {
    width: 100%;
    margin: 0px auto;
    margin-top: 20px;
    background-color: #f2f2f2;
    font-size: 14px;
    padding-bottom: 20px;
    margin-bottom: -18px;
}
.B_Footer_Top {
    width: 1200px;
    margin: auto;
    padding-bottom: 50px;
    border-bottom: 1px #cccccc solid;
}
.B_Footer_Top_Ul {
    margin-top:50px;
    float: left;
}
.B_Footer_Top_Ul li {
    float: left;
    margin-right: 93px;
    width: 230px;
}
.B_Footer_Top_Ul > li > img {
    width: 70px;
    height: 70px;
    float: left;
}
.B_Footer_Top_Ul > li > span {
    font-size: 18px;
    line-height: 36px;
    float: left;
    margin-left: 10px;
}
.B_Footer_Top_Ul > li > p {
    font-size: 14px;
    line-height: 34px;
    float: left;
    margin-left: 10px;
}
/**好来链接、二维码**/
.B_Footer_Content {
    width: 1200px;
    margin: auto;
    padding-bottom: 5px;
    border-bottom: 1px #cccccc solid;
}
.B_Footer_Content_Top {
    width:800px;
    margin:auto;
}
.B_Footer_Content_Top_Text {
    width: 140px;
    float: left;
    margin-right: 40px;
    /*margin-top: 25px;*/
}
.B_Footer_Content_Top_Text span {
    font-size: 18px;
    float: left;
    line-height: 36px;
    width: 100%;
    margin: 15px auto;
}
.B_Footer_Content_Top_Text a {
    float: left;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
}
.B_Footer_Content_Top_Text a:hover {
    color: #4284d9;
}
.B_Footer_Content_Top_Img {
    float: right;
    margin-left: 20px;
    margin-top: 30px;
    width: 120px;
    text-align: center;
}
.B_Footer_Content_Top_Img img {
    width: 100px;
    height: 100px;
}
.B_Footer_Content_Top_Img span {
    text-align: center;
    line-height: 36px;
    font-size:12px;
    width: 100%;
    color: #ccc;
}
/**友情链接**/
.B_Footer_Content_Href {
    margin:15px auto auto auto;
    width:900px;
    line-height: 36px;
    text-align: center;
}
.B_Footer_Content_Href span {
    font-size: 14px;
}
.B_Footer_Content_Href a {
    font-size: 14px;
}
.B_Footer_Content_Href a:hover {
    color:#4284d9;
}
.B_Footer_Content_Href b {
    border-left: 1px #000000 solid;
    margin:auto 5px;
    height: 10px;
}
/**版权所有**/
.B_Footer_Bottom {
    margin: 15px auto auto auto;
    text-align: center;
    width: 1200px;
}
.B_Footer_Bottom p {
    line-height:36px;
    width:100%;
}
.B_Footer_Bottom > p > span {
    color: #cccccc;
}
.B_Footer_Bottom_Line {
    border-left: 1px #000000 solid;
    margin:auto 10px;
    height: 10px;
}
.B_Footer_Bottom_B {
    border: 1px #cccccc solid;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.B_Footer_Bottom_Img {
    margin: auto;
    width: 260px;
}
.B_Footer_Bottom_Img_One {
    width: 130px;
    height: 80px;
    text-align: center;
    float: left;
}
.B_Footer_Bottom_Img_One img {
    width: 50px;
    height: 50px;
    float: left;
    margin: auto 38px;
}
.B_Footer_Bottom_Img_One span {
    color: #000000;
}
.B_Footer_Bottom_Img_Two {
    width: 60px;
    height: 60px;
    float: left;
    margin-top: 10px;
}
@media screen and (max-width:750px) {
    #H_Login {
        width: 80% !important;
        right: 10% !important;
    }

    #H_Login_User > input, #H_Login_Firm > input, #H_Login_Pwd > input {
        width: calc(100% - 38px);
    }

    #H_Content {
        width: auto;
    }
}
