﻿/* ************ 通用样式 ************ */
.lf{
    float: left;
}
.rt{
    float: right;
}

/* ************ index begin ************ */

/* ******** header begin ******** */
/* ****** nav begin ****** */
.header{
    height:436px;
}
.headerTop{
    width:1200px;
    margin:0 auto;
    position: relative;
    z-index: 1;
}
.header .topNav{
    line-height:50px;
    padding:10px 0px 20px 0px;
    /*overflow: hidden;*/
    height: 24px;

}
.header .topNav a{
    padding: 0 10px;
    color: #fff;
}
.header .topNav a.border{
    border:1px solid #fff;
    border-radius: 15px;
    padding:3px 10px;
}
.header .topNav a.language_choose{
    /*background: url("../images/index_navLanguage.png") no-repeat 38px 9px;
    padding-right: 20px;*/
}

.header .topNav .lang{
    position:relative;
}
.header .topNav .dropEng{
    position: absolute;
    top:0;
    left: 60px;
    width: 100px;
    /*display:none;*/
}



.header .nav{
    line-height: 73px;
    background: #1D2088;
}
.header .nav ul>li{
    float: left;
    height: 73px;
line-height:73px;
}
.header .nav ul>li>a{
    color: #fff;
    font-size: 14px;
    padding:27px;
}
.header .nav ul>li>a:hover{
    background: #990000;
}
.header .nav ul>li.current{
    background: #990000;
}
.header .nav ul>li>a.navActive{
    background: #990000;
}
/* ****** nav end ****** */

/* ****** banner begin ****** */
.header .banner{
    position: absolute;
    top: 0;
    left: 0;
    /*z-index: -1;*/
    height: 436px;
    width:100%;
}
.banner_text{
    position:absolute;
    top:50%;
    left:38%;
    left:42%;
    width:300px;
    text-align: center;
}
.banner_text p{
    font-size: 32px;
    color:#990000;
    font-family: SimHei;
    margin-bottom: 10px;
}
.banner_text p i{
    display: block;
    width:56px;
    height:1px;
    background: url("../images/pages_bannerIcon.png") no-repeat center left;
    position: absolute;
    top:20px;
    left:0;
}
.banner_text p i.bRight{
    left:245px;
}
.banner_text span{
    font-size: 14px;
    text-align: center;
    font-family: Arial;
    color:#990000;
}
.header .banner>img{
    width:100%;
    height:436px;
}
/* ****** banner end ****** */

/* ****** login start ****** */
.h_login{
    height:673px;
}
.header .login{
    height: 673px;
}
.header .login img{
    width:100%;
    /*height:673px;*/
}

.login_info{
    position:absolute;
    top:33%;
    left:41%;
    width:295px;
    height: 409px;
    background: rgba(255,255,255,.8);
    padding:18px 21px;
}
.login_info>p{
    font-size: 16px;
    color: #6e6e6e;
    padding-bottom: 10px;
    border-bottom: 1px solid #D8D8D7;
}
.login .login_info>h2>img{
    width:257px;
    display: block;
    margin-left: 30px;
    margin-top: 20px;
}
.login_info>form>input{
    width: 245px;
    height:39px;
    border:1px solid #D1D1D0;
    border-radius: 6px;
    margin-top: 10px;
    padding-left: 50px;
    background: url("../images/login_icon2.png") no-repeat 15px center;
}
.login_info>form>input.user{
    background: url("../images/login_icon1.png ") no-repeat 15px center;
}
.login_info>form>input.red{
    background: #A63A3D;
    padding-left: 0;
    width:295px;
    color: #fff;
    margin-bottom:6px;
}
.login_info>form a{
    color: #a0a0a0;
    display: block;
    padding-top: 10px;
    border-top:1px solid #D8D9D9;
}
.login_info>form a.forget{
    color: #0098d9;
    border:0;
}
.login_info>form a.fast{
    float: right;
}
/* ****** login end ****** */

/* ****** register start ****** */
.register_info{
    position:absolute;
    top:33%;
    left:38%;
    width:433px;
    height: 405px;
    background: rgba(255,255,255,.8);
    padding:18px 22px 18px;
}
.login .register_info>h2{
    margin-bottom: 15px;
}
.login .register_info>h2>img{
    width:257px;
    display: block;
    margin-left: 100px;
    margin-top: 20px;
}
.login_info>form>div{
    width: 190px;
    line-height:31px;
    border:1px solid #D1D1D0;
    border-radius: 6px;
    margin-top: 10px;
    background: none;
    padding-left: 15px;
    margin-right:8px;
    float: left;
    overflow: hidden;
}
.login_info>form>div>input{
    width: 122px;
    height:31px;
    border:0;
    padding-left: 2px;
    background: transparent;
}
#male,#female{
    position: relative;
    top:2px;
}
.login_info>form>div>label{
    margin: 20px;
}
.login_info>form>div.sub{
    background: #A63A3D;
    margin-left: 115px;
}
.login_info>form>div.sub>input{
    color: #fff;
    padding-left: 50px;
}






/* ****** register end ****** */

/* ******** header end ******** */

/* ******** container start ******** */
.container{
    width:1200px;
    margin:0 auto;
    /*margin-top: -43px;*/
    overflow: hidden;
}

.title_tab{
    position: absolute;
    top:395px;
    width:1200px;
    background: rgba(255,255,255,.7);
}
.title_tab li{
    float: left;
    line-height:44px;
    border:1px solid #F4F4F4;
    text-align: center;
padding:5px 0px 10px 0px;
}
.title_tab li.active{
    border-bottom: 2px solid #820000;
}
.title_tab li a{
    font-size: 14px;
    color: #181818;
    display:block;
}
.main{
    padding: 40px 0;
    width:100%;
    overflow: hidden;
}
/* ******** container end ******** */

/* ******** footer start ******** */
.footer{
    width:100%;
    height:280px;
    background: #313131;
}
.footer .f1,.footer .f2{
    border-bottom: 1px solid #464646;
}
.footer_nav{
    height:60px;
    width:100%;
}
.footer_nav li{
    float: left;
    line-height: 60px;
    margin-right: 30px;
}
.footer_nav li a{
    color: #fff;
    border-right:1px solid #F1F1F1;
    padding-right: 30px;
}
.footer .f2{
    padding-bottom: 20px;
}
.footer_m{
    width:1200px;
    margin:20px auto 0;
    overflow: hidden;
}
.footer_m .footer_logo{
    width: 800px;
}
.footer_m .footer_logo ul{
    margin: 8px 0 0 20px;
}
.footer_m .footer_logo ul li{
    line-height: 30px;
    color: #fff;
}
.footer .f3{
    width:1200px;
    margin:0 auto;
    line-height: 40px;
    color: #8A8A8A;
}

.login_footer{
    height: 40px;
}
/* ******** footer end ******** */






