.Header{
    background-color: #fff;
}
.login:hover .yhm{
    color: #666;
    text-align: center;
}
.ts{
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -250px;
}
.ts a{
    font-size: 20px;
    color: red;
}
.hdTop{
    height: auto;
    border-bottom: 1px solid #eee;
    font-size: 12px;
}
.hdTopCon{
    margin: 12px auto;
}
.hdTop .hdTxt{
    padding-top: 5px;
    margin: 0 11px 4px 4px;
}
.hdTop .search{
    margin-left: 10px;
    overflow: hidden;
}
.hdTop .search input{
    width: 250px;
    padding: 6px 5px 5px 20px;
}
.hdTop .search .btn1{
    padding: 6px 10px;
    border-radius: 3px;
    background-color: #0b68a9;
    border: none;
    margin-left:0;
    width: 50px !important;
}
#wrap{
    margin-top: 10px;
}
#wrap #tit span{
    float: left;
    padding: 0 10px;
    margin: 0 5px -2px 0;
    height: 21px;
    line-height: 22px;
    border: 1px solid #c4c4c4;
    background-color: #efefef;
    border-bottom: 0px;
    cursor: pointer;
    border-radius: 2px 2px 0 0;
    overflow: hidden;
}
#wrap #tit span.select{
    background-color: #fff;
    height: 23px;
    position: relative;
    z-index: 999 !important;
}
#wrap ul li{
    display: none;
}
#wrap ul li.show{
    display: block;
}
#wrap ul li .ss{
    display: inline-block;
    border: 1px solid #c4c4c4;
    background: url(../../images/drivers/icons.png) no-repeat -141px -134px;
}

.hdTop .lr a{
    width: 24px;
    height: 16px;
    line-height: 16px;
    padding: 3px 7px;
    border-radius: 2px;
    margin: 5px 5px;
    display: inline-block;
}
.hdTop .login a{
    background-color: #0b68a9;
}
.hdTop .register a{
    font-weight: 800;
}
.hdTop .landr{
    margin-top: -20px;
}
.hdTop .top_banner img{
    width: 500px;
    height: 70px;
    margin-top: 3px;
    margin-left: 40px;
}

.nav_item:after,.nav_q:after,.nav_dy:after{
    display: inline-block;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background: url(../../images/drivers/narrow.png) no-repeat 0 3px;
    background-size: 64px 16px;
    content: '';
}
.nav .navCon ul li:hover .nav_item:after,.nav .navCon ul li:hover .nav_q:after,.nav .navCon ul li:hover .nav_dy:after{
    display: inline-block;
    margin-left: 5px;
    width: 16px;  
    height: 16px;
    background: url(../../images/drivers/narrow.png) no-repeat -16px 3px;
    background-size: 64px 16px;
    content: '';
}


.hd{
    height: 82px;
    background-color: #0b68a9 !important;
}
.hd .nav{
    position: relative;
    /*width: 1010px;*/
    line-height: 42px;
}
.hd .nav .name a{
    display: block;
    padding: 0 16px 0 16px;
    background-position: 14px center;
    background-repeat: no-repeat;
}
.nav_item1:before{
    display: inline-block;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    background: url(../../images/drivers/home.png) no-repeat -16px 3px;
    background-size: 32px 16px;
    content: '';
}
.nav_item:after,.nav_q:after,.nav_dy:after{
    display: inline-block;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background: url(../../images/drivers/narrow.png) no-repeat 0 3px;
    background-size: 64px 16px;
    content: '';
}
.hd .nav .nav_list li:hover .nav_item:after,.hd .nav .nav_list li:hover .nav_q:after,.hd .nav .nav_list li:hover .nav_dy:after{
    display: inline-block;
    margin-left: 5px;
    width: 16px;  
    height: 16px;
    background: url(../../images/v9/narrow.png) no-repeat -16px 3px;
    background-size: 64px 16px;
    content: '';
}


.hd .nav .nav_l{
    display: block;
    padding: 0 25px;
    height: 42px;
    line-height: 40px;
}

.hd .nav ul{
    list-style: none;
}
.hd .nav .nav_list li.lis:hover{
    background-color: #fff;
}
.hd .nav .nav_list li.lis:hover a{
    color: #666;
}
.hd .nav .nav_list li:hover .sub_mune_ul{
    background-color: #fff;
    border: 1px solid #888;
    border-top: none;
    display: block;
    padding: 10px;
}
.sub_mune_ul{
    overflow: hidden;
    position: absolute;
    left: -220px;
    top: 42px;
    z-index: 9999;
    height: 170px;
    display: none;

}
.hd .nav .nav_list li .sub_mune_ul li{
    width: 100px;
    height: auto;
    text-align: center;
    float: left;
}
.hd .nav .nav_list li .sub_mune_ul li:hover{
    border-radius: 3px;
}
.hd .nav .nav_list li .sub_mune_ul li:hover a{
    color: #0b68a9 ;
}
.hd .nav .nav_list li{
    position: relative;
}
.hd .nav .nav_list li:hover .sub_mune_ul a{
    color: #666;
}
.sub_mune_ul{
    width: 600px;
    height: auto;
    background-color: #0b68a9;
    padding: 0 10px;
}
.sub_mune_ul:hover .hd .nav .nav_l{
    background-color: #fff;
    color: #888;
}
.hd .nav .name a:hover{
    color: #fff;
}
.sub_mune_ul a{
    color: white;
}
.hd .nav .tb_item{
    position: relative;
    float: left;
}
.hd .nav .tb_item .item_link{
    display: block;
    overflow: hidden;
    padding: 0 20px;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
}
.hd .nav .landr{
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}

.c_hhh{
    color: #666;
}
.c_fff{
    color: #fff;
}

.log .r {
    float: right;
}

.log .w27 {
    *width: 320px;
}
.lr{
    float: right;
}
.login {
    height: auto;
    position: relative;
    width: auto;
    padding: 0 10px;
}
.login a{
    text-align: right;
}
.tb_item ul li{
    list-style: none;
}
.tb_item ul li a{
    font-size: 14px;
    padding: 0 10px;
    text-decoration: none;
    text-align: center;
    color: #fff;
}
.xlk{
    width: auto;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    display: none;
    text-align: center;
    line-height: 30px;
    text-align: right;
    z-index: 99999;
}
.xlk li a{
    display: block;
}
.login:hover{
    width: auto;
    background-color: #fff;
    border: 1px solid #999;
    text-align: right;
}
.login:hover a{
    color: #666;
}
.login:hover .xlk{
    width: auto !important;
    display: block;
}
.login .xlk li {
    display: block;
    clear: both;
    width: 100%;
}
.login .xlk li a:hover{
    color: #0b68a9;
    text-align: center;
}
.nav_item:after{
    display: inline-block;
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background: url(../../images/drivers/narrow.png) no-repeat 0 3px;
    background-size: 64px 16px;
    content: '';
}
.login:hover .nav_item:after{
    display: inline-block;
    margin-left: 5px;
    width: 16px;  
    height: 16px;
    background: url(../../images/v9/narrow.png) no-repeat -16px 3px;
    background-size: 64px 16px;
    content: '';
}
.link{
    display: inline-block;
    line-height: 21px;
    padding: 0 10px;
    background-color: #efefef;
    border: 1px solid #c4c4c4;
    border-bottom: none;
    border-radius: 2px 2px 0 0;
}

.nav2s{
    background: #fff;
    border-bottom: 1px solid #ddd;
    box-shadow:0px 15px 10px -15px #ddd;
}
.nav2{
    padding: 10px 0;
    background: #fff;
    z-index: 999;
}
.nav2 .nav2_con{
    padding: 0 15px;
}
.nav2 .nav2_con a,.nav2 .nav2_con span{
    display: inline-block;
    padding: 0 5px;
    color: #0b68a9;
}