.top{
    height: 40px;
    background: #e1e1e1;
}
.box{
    width: 1200px;
    margin: 0 auto;
}
body{
    font-size: 14px;
    color: #333333;
    font-family: "微软雅黑";
    /* background: #efefef; */
}
.top span{
    line-height: 40px;
    color: #666666;
}
.to-login{
    width: 75px;
    height: 24px;
    background: #1b76e7;
    color: #fff;
    text-align: center;
    line-height: 24px;
    border-radius: 12px;
    margin: 8px 15px 0 0;
}
.to-register{
    line-height: 40px;
    color: #666666;
}
.head{
    height: 120px;
    background: #fff;
}
.logo{
    margin: 24px 68px 0 0;
}
.search-ipt{
    width: 265px;
    height: 40px;
    padding: 0 15px;
    border: none;
}
.search-sel{
    width: 100px;
    text-align: center;
    height: 40px;
    border: none;
}
.search-sel option{
    height: 40px;
}
.search-box{
    height: 40px;
    border: solid 1px #ff8c10;
    border-radius: 3px;
}
.search-sub{
    width: 90px;
    color: #fff;
    border-radius:0 3px 3px 0;
    height: 40px;
    background: #ff8c10;
    border: none;
}
.search-hot{
    color: #999999;
    padding-top: 6px;
}
.search-hot span{
    display: inline-block;
    cursor: pointer;
    margin-right: 8px;
}
.search{
    padding-top: 28px;
}
.code{
    margin-top: 9px;
}
.nav{
    height: 46px;
    background: #3186dd;
}
.type{
    position: relative;
    height: 46px;
}
.nav-box{
    line-height: 46px;
}
.nav-box li a{
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 0 47px;
}
.nav-box li.active a{
    font-weight: bold;
    background: #1e74cc;
}
.type-btn{
    position: absolute;
    width: 277px;
    height: 46px;
    background: url("../images/nav.png") no-repeat;
    left: -6px;
    top: -7px;
    padding-top: 7px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    z-index: 10;
    cursor: pointer;
}
.type-con{
    position: absolute;
    left: 0;
    top: 46px;
    background: #fff;
    width: 245px;
    padding: 0 10px;
    opacity: 0;
    display: none;
}
.type-conn{
    position: absolute;
    left: 0;
    top: 46px;
    background: #fff;
    width: 245px;
    padding: 0 10px;
    opacity: 0;
    min-height: 450px;
}
.hot-icon{
    color: #185bbf;
    font-size: 16px;
    padding: 20px 0 8px 0;
}
.hot-icon img{
    width: 18px;
    height: 18px;
    margin: 2px 5px 0 0;
}
.hot-word{
    padding-bottom: 13px;
}
.hot-word a{
    display: inline-block;
    margin-right: 8px;
    line-height: 22px;
    cursor: pointer;
	color: #333333;
}
.type-con li:not(:last-of-type){
    border-bottom: dotted 2px #d4d2d2;
}
.footer{
    height: 305px;
    background: #333333;
}
.footer ul{
    padding-top: 64px;
}
.footer li{
    height: 157px;
}
.footer li:not(:last-of-type){
    border-right: solid 1px #696768;
}
.f-logo{
    padding-right: 45px;
    padding-top: 10px;
}
.f-link{
    padding: 0 80px;
    color: #b1b1b1;
    text-align: center;
    line-height: 31px;
}
.f-link a{
    color: #b1b1b1;
}
.f-contact{
    padding: 0 60px;
    color: #a0a0a0;
    line-height: 32px;
}
.f-lian{
    padding-left: 62px;
    color: #b1b1b1;
    text-align: center;
    line-height: 26px;
}
.link-title {
    font-size: 18px;
}
.link-text{
    font-size: 14px;
}
.f-phone{
    font-size: 24px;
    padding: 10px 0 0 0;
}


.lu,.lu a{
    font-size: 16px;
    color: #666666;
    height: 57px;
    line-height: 57px;
}

#pager{
    height: 34px;
    text-align: right;
    margin: 30px 0 50px 0;
}
#pager ul.pages{
    margin: 0;
}
#pager ul.pages li.pgEmpty {
    border: 1px solid #e3e3e3;
    color: #e3e3e3;
}
#pager ul.pages li {
    margin: 0px 5px 0 0;
    border: 1px solid #c9c5c5;
    color: #333;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    text-align: center;
}
#pager ul.pages li.pgCurrent, #pager ul.pages li.pgCurrent:hover {
    background: #f7a60a none repeat scroll 0 0;
    border: 1px solid #f7a60a;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
}
.cdr-title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.cdr-title img{
    margin: 5px 10px 0 0;
}
.kf{
    position: fixed;
    right: 20px;
    bottom: 150px;
}
.kf-pic{
    display: block;
    margin: 0 auto;
}
.kf-title{
    background: #247edb;
    color: #fff;
    text-align: center;
    height: 44px;
    padding-top: 6px;
    border-radius: 8px 8px 0 0;
}
.kf-box{
    width: 148px;
    background: #fff;
}
.kf-box dl{
    border: solid 1px #d9d9d9;
}
.kf-box dd{
    border-bottom: solid 1px #d9d9d9;
    padding: 12px 20px;
}
.kf-box dd img{
    margin-right: 10px;
}
.kf-box dt a{
    color: #fa7944;
    font-weight: bold;
}
.kf-box dd a{
    color: #333;
}
.kf-box dt{
    padding: 12px 8px;
}
.kf-box dt img{
    margin-right: 5px;
}
