@charset "UTF-8";
*{
    padding:0;
    margin:0;
}
a{
    text-decoration: none;
    color:#585858;
}
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

input,img{
    border:none;
}
.clear{
    clear: both;
}

body{
    /*font-family: "Microsoft Himalaya","微软雅黑";*/
    font-size: 12px;
    color:#585858;
    background: #f2f2f2;
}
#header{
    width: 100%;
    height:30px;
    background: #fafafa;
}
.top_nav{
    width:1000px;
    height:30px;
    margin: 0 auto;
    line-height:30px;
    text-align: right;
}
.top_nav a{
    margin: 0 5px;
}

.logoBox{
    width: 1000px;
    height:115px;
    margin: 0 auto;
}
.logoBox .logo{
    width: 165px;
    height:85px;
    margin: 15px 0;
    float: left;
}
.logoBox .line{
    width: 10px;
    height:85px;
    margin: 15px 0 15px 15px;
    float: left;
}
.logoBox .pos_box{
    width: 140px;
    height:85px;
    text-align: center;
    margin: 15px 0 15px 15px;
    float: left;
}
.logoBox .pos_box h2{
    line-height:85px;
    font-size: 24px;
}

.main{
    width: 998px;
    height:auto;
    margin: 0 auto 15px auto;
    background: #ffffff;
    border:1px solid #dddddd;
    position: relative;
}
.main .tabs{
    width: 455px;
    height:35px;
    position: absolute;
    left:395px;
    top:-36px;
}
.main .tabs .tab{
    width: 210px;
    height:35px;
    float: left;
}
.main .tabs .tabs_r{
    width: 145px;
    height:35px;
    float: right;
    line-height:45px;
}
.main .tabs .tabs_r a{
    color:#006dd9;
}
.main .tabs .tab a{
    display: block;
    width: 100px;
    height:35px;
    line-height:35px;
    border:1px solid #dddddd;
    float: left;
    text-align: center;
}
.main .tabs .tab a.cur{
    background: #ffffff;
    border-bottom:none;
    font-size: 14px;
    color:#006dd9;
    font-weight: bold;
}

.main .tabbox{
    padding: 35px 0;
}
.main .tabbox .geren form{
    width: 400px;
    height:auto;
    margin: 0 auto;
    font-size: 14px;
    color:#999999;
}
.main .tabbox .geren form div{
    width: 400px;
    height: 35px;
    margin-bottom: 30px;
}
.main .tabbox .geren form div p{
    float: left;
    width: 95px;
    height:35px;
    line-height:35px;
    text-align: right;
}
.main .tabbox .geren form div p span{
    color:#fd0000;
    margin-right: 5px;
}
.main .tabbox .geren form input{
    padding-left: 10px;
}
.main .tabbox .geren form .username input{
    width: 290px;
    height: 35px;
    border:1px solid #cccccc;
    float: right;
    background: url("../images/username.jpg") no-repeat right 15px center;
}
.main .tabbox .geren form .password input{
    width: 290px;
    height: 35px;
    border:1px solid #cccccc;
    float: right;
    background: url("../images/password.jpg") no-repeat right 15px center;
}
.main .tabbox .geren form .repassword input{
    width: 290px;
    height: 35px;
    border:1px solid #cccccc;
    float: right;
    background: url("../images/password.jpg") no-repeat right 15px center;
}
.main .tabbox .geren form .tel input{
    width: 290px;
    height: 35px;
    border:1px solid #cccccc;
    float: right;
    background: url("../images/u_tel.jpg") no-repeat right 15px center;
}
.main .tabbox .geren form .xinxi input{
    width: 160px;
    height: 35px;
    border:1px solid #cccccc;
    float: left;
}
.main .tabbox .geren form .xinxi button{
    width: 120px;
    height:35px;
    border:1px solid #cccccc;
    background: #f2f2f2;
    float: right;
    cursor: pointer;
}
.main .tabbox .geren form .tuijian input{
    width: 210px;
    height: 35px;
    border:1px solid #cccccc;
    float: left;
}
.main .tabbox .geren form .xy{
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.main .tabbox .geren form .submit{
    width: 260px;
    height: 35px;
    margin: 10px auto;
}
.main .tabbox .geren form .submit input{
    width: 260px;
    height: 35px;
    background: #1888f7;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    line-height:35px;
    color:#ffffff;
    font-size: 14px;
    font-weight: bold;
}
.main .tabbox .qy .zhuce_help{
    width: 998px;
    height:20px;
    text-align: center;
    line-height:20px;
}
.main .tabbox .qy .box{
    width: 998px;
    height:auto;
    margin: 10px auto;
    font-size: 14px;
    color:#999999;
}
.main .tabbox .qy .box .dh{
    width: 988px;
    height:30px;
    line-height:30px;
    background: #f2f2f2;
    padding-left: 10px;
}
.main .tabbox .qy .box .input_box{
    width: 400px;
    height:35px;
    margin: 30px auto 30px auto;
    line-height:35px;
}
.main .tabbox .qy .box .input_box p{
    width: 95px;
    height:35px;
    float: left;
    text-align: right;
}
.main .tabbox .qy .box .input_box p span{
    color:#fd0000;
    margin-right: 5px;
}

.main .tabbox .qy .box .input_box input{
    width: 290px;
    height: 35px;
    border:1px solid #cccccc;
    float: right;
    padding-left: 10px;
}

.main .tabbox .qy .box .username{
    width: 400px;
    height:35px;
    margin: 30px auto 30px auto;
    line-height:35px;
}
.main .tabbox .qy .box .username p{
    width: 95px;
    height:35px;
    float: left;
    text-align: right;
}
.main .tabbox .qy .box .username p span{
    color:#fd0000;
    margin-right: 5px;
}
.main .tabbox .qy form input{
    padding-left: 10px;
}
.main .tabbox .qy .box .username input{
    width: 290px;
    height: 35px;
    border:1px solid #cccccc;
    float: right;
    background: url("../images/username.jpg") no-repeat right 15px center;
    padding-left: 10px;
}

.main .tabbox .qy .box .password{
    width: 400px;
    height:35px;
    margin:0 auto 30px auto;
    line-height:35px;
}
.main .tabbox .qy .box .password p{
    width: 95px;
    height:35px;
    float: left;
    text-align: right;
}
.main .tabbox .qy .box .password p span{
    color:#fd0000;
    margin-right: 5px;
}
.main .tabbox .qy .box .password input{
    width: 290px;
    height: 35px;
    border:1px solid #cccccc;
    float: right;
    background: url("../images/password.jpg") no-repeat right 15px center;
    padding-left: 10px;
}
.main .tabbox .qy .box .repassword{
    width: 400px;
    height:35px;
    margin:0 auto 30px auto;
    line-height:35px;
}
.main .tabbox .qy .box .repassword p{
    width: 95px;
    height:35px;
    float: left;
    text-align: right;
}
.main .tabbox .qy .box .repassword p span{
    color:#fd0000;
    margin-right: 5px;
}
.main .tabbox .qy .box .repassword input{
    width: 290px;
    height: 35px;
    border:1px solid #cccccc;
    float: right;
    background: url("../images/password.jpg") no-repeat right 15px center;
    padding-left: 10px;
}


.main .tabbox .qy .box .shouji input{
    width: 290px;
    height: 35px;
    border:1px solid #cccccc;
    float: right;
    background: url("../images/u_tel.jpg") no-repeat right 15px center;
    padding-left: 10px;
}
.main .tabbox .qy .box .xinxi{
    width: 400px;
    height:35px;
    margin: 15px auto;
}
.main .tabbox .qy .box .xinxi p{
    width: 95px;
    height: 35px;
    float: left;
    text-align: right;
    line-height:35px;
}
.main .tabbox .qy .box .xinxi p span{
    color:#fd0000;
}
.main .tabbox .qy .box .xinxi input{
    width: 160px;
    height: 35px;
    border:1px solid #cccccc;
    float: left;
}
.main .tabbox .qy .box .xinxi button{
    width: 120px;
    height:35px;
    border:1px solid #cccccc;
    background: #f2f2f2;
    float: right;
    cursor: pointer;
}
.main .tabbox .qy .box .area{
    width: 400px;
    height:35px;
    line-height:35px;
    margin: 15px auto;
}
.main .tabbox .qy .box .area p{
    width: 95px;
    height:35px;
    float: left;
    text-align: right;
}
.main .tabbox .qy .box .area p span{
    color:#fd0000;
}
.main .tabbox .qy .box .area select{
    width: 95px;
    height: 35px;
    float: left;
    margin-left: 5px;
}

.main .tabbox .qy .box .xingzhi select{
    width: 120px;
    height: 35px;
    float: left;
    margin-left: 5px;
}

.main .tabbox .qy .xy{
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

.main .tabbox .qy .submit{
    width: 260px;
    height: 35px;
    margin: 10px auto;
}

.main .tabbox .qy .submit input{
    width: 260px;
    height: 35px;
    background: #1888f7;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    line-height:35px;
    color:#ffffff;
    font-size: 14px;
    font-weight: bold;
}




#footer{
    width: 1000px;
    height:auto;
    margin: 0 auto;
}
#footer .f_nav{
    width: 750px;
    height:35px;
    line-height:35px;
    text-align: center;
    margin: 0 auto;
}
#footer .f_nav ul li{
    float: left;
    padding: 0 5px;
}
#footer .banquan{
    width: 500px;
    height: 30px;
    margin: 0 auto;
}
#footer .banquan p{
    width: 250px;
    height: 30px;
    float: left;
    line-height:30px;
}
#footer .zz{
    width: 1000px;
    height:60px;
    margin: 20px auto;
}
#footer .zz img{
    display:block;
    float: left;
    margin: 0 25px;
}