*{
    font-family: "microsoft yahei", Arial;
    color: #333;
    font-size: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}
/*缇ょ粍閫夋嫨鍣�*/
.header2{
    width: 1000px;
    margin: 0 auto;
}
.footer2{
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 16px;
    padding: 27px 0;
    height: 15px;
    margin-top: -117px;

}
.section{
    background: url("../images/login_bg.jpg") no-repeat ;
    background-size: cover;
    border-top: 2px solid #0054a7;
    width:  100%;

}
.section .leftCont,.section .rightLogin{
    width: 50%;
    float: left;
}
.section .leftCont img{
    width: 480px;
}
.content1000{
	
    width: 1200px ;
    margin: 0 auto;
}
.loginUser{
   
}
.navigation {
    position: relative;
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    padding: 4px 10px 11px 10px;
    font-family: "寰蒋闆呴粦";
}

.navigation .logo {
    width: 253px;
}

.navigation .logo a {
    display: block;
    width: 200px;

}


.navigation ul {
    float: left;
    margin: 0 0 0 67px;
}

.navigation li {
float: left;
    display: inline;
    height: 31px;
    margin-right: 15px;
    cursor: pointer;
}
.text-right{
    text-align: right;
    margin-top: 5px;
}
.text-right span{
    font-size: 17px;
    font-weight: 600;
    float: right;
}
.text-right img{
    width: 76px;
    float: right;
}
.navigation li a, .navigation .login a {
    display: block;
    height: 31px;
    text-align: center;
    color: #555555;
    font: 18px/30px "寰蒋闆呴粦";
    padding:  0 14px;
    font-size: 16px;
    text-decoration: none;
}

.navigation li.current a, .navigation li a:hover, .navigation .login a.current, .navigation .login a:hover {
    background: #4678b7;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.navigation .login {
    float: left;
    margin: 27px 0 0 10px;
    *margin: 27px 0 0 0px;
}

.navigation .login a {
    float: left;
    font-size: 18px;
    padding: 0 20px;
    margin-right: 5px;
    background-color: #FEC61D;
    border-radius: 5px;
    color: #793317;
}

.navigation .login a:hover {
}

.navigation .hotLine {
    position: absolute;
    top: 8px;
    right: 0;
    color: #555555;
    font-size: 14px;
}

.navigation .hotLine em {
    color: #0099cc;
}
.loginUser .title a{
    text-decoration: none;
    color: #0684be;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    width: 122px;
}
.loginUser .title{
border-bottom:1px solid #d6dfe4;
}
.loginUser .user{
    width: 236px;
    height: 28px;
    margin-top: 4px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    padding-left: 17px;
    color: #c6c6c6;
    outline: none;
}
.fa.icon{
    top: 27px;
    position: relative;
    color: #dcdcdc;
    left: 6px;
}
.loginUser .coder input{
    height: 25px;
    margin-top: 17px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    margin-right: 8px;

}
.loginUser .coder b{
    color: #0684be;
    font-weight: 400;
}
.suggess{
    margin-top: 15px;
}
.loginUser .submit{
    width: 255px;
    height: 30px;
    border: none;
    background: #2eb8f7;
    color: #fff;
    margin-top: 15px;
    -webkit-box-shadow: 0px 6px 9px #a6e1ff;
    -moz-box-shadow: 0px 6px 9px #a6e1ff;
    box-shadow: 0px 6px 9px #a6e1ff;
    -o-box-shadow: 0px 6px 9px #a6e1ff;
}
.cloud{
    background: url(../images/cloud_02.png)no-repeat;
    padding: 57px 0;
    background-size: 100%;
    position: relative;
    top: 11px;
}
.cur{
   
}







