body {
    min-width: 1200px;
}

.warp {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a, h1, h3 {
    color: #3C3C3C;
}

/*header*/
.headerTop {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #4C7AC7;
}

.headerTopLeft h1 {
    font-weight: normal;
    color: #4c7ac7;
    font-size: 14px;
}

.headerTel {
    margin-right: 70px;
}

.headerTopRight .headerTelNum {
    background: url(../img/icon/header-tel.png) no-repeat left 5px;
    padding-left: 30px;
}

.headerLogin .caline {
    display: inline-block;
    height: 14px;
    width: 1px;
    background: #7d9fd8;
    margin-bottom: -3px;
}

.headerLogin .hd_lu {
    cursor: pointer;
}

.headerbg {
    background: url(../img/icon/header-gb.png) no-repeat center;
    height: 100px;
}

.hNavList {
    margin-bottom: 2px;
}

.hNavList li {
    float: left;
    margin-right: 27px;
    padding-top: 22px;
    padding-bottom: 20px;
}

.hNavList .nuderLine {
    border-bottom: 2px solid #f89726;
}

.hNavList .hNavListLast {
    margin-right: 0;
}

.hNavList a {
    display: inline-block;
    padding-top: 45px;
    text-align: center;
    font-size: 14px;
    text-align: center;
    width: 82px;
}

.hNavList .headerHomepage {
    background: url(../img/icon/nav-homepage.png) no-repeat 50% 0;
}

.hNavList .headerCart {
    background: url(../img/icon/nav-cart.png) no-repeat 50% 0;
}
.hNavList .dj {
    background: url(../img/icon/dj.png) no-repeat 50% 0;
}
.hNavList .headerPolicy {
    background: url(../img/icon/nav-policy.png) no-repeat 50% 0;
}

.hNavList .headerShow {
    background: url(../img/icon/nav-show.png) no-repeat 50% 0;
}
.hNavList .headeryun {
    background: url(../img/icon/manage.png) no-repeat 50% 0;
}
.hNavList .headerlaw {
    background: url(../img/icon/law.png) no-repeat 50% 0;
}

.hNavList .headerGoods {
    background: url(../img/icon/nav-goods.png) no-repeat 50% 0;
}

.hNavList .headerVideo {
    background: url(../img/icon/nav-videos.png) no-repeat 50% 0;
}

.hNavList .headerInfo {
    background: url(../img/icon/nav-info.png) no-repeat 50% 0;
}

.hNavList .headerService {
    background: url(../img/icon/nav-server.png) no-repeat 50% 0;
}

.hNavList .download {
    background: url(../img/icon/download.png) no-repeat 50% 0;
}

.hNavList .notice {
    background: url(../img/icon/notice.png) no-repeat 50% 0;
}

/*footer*/
.footerTop {
    background: #dddddd;
    border-bottom: 2px solid #f1f1f1;
}

.footerTopList {
    margin-right: -20px;
}

.footerTopList li {
    float: left;
    text-align: center;
    width: 200px;
    font-size: 16px;
    padding: 10px 0;
}

.footerTopList .footerTopListE {
    margin-right: 0px;
}

.footerTopList h3 {
    font-size: 24px;
    font-weight: normal;
    padding-right: 30px;
    padding-bottom: 14px;
    border-bottom: 1px solid #3C3C3C;
    margin-bottom: 15px;
}

.footerTopList p {
    line-height: 1.5;
    font-size: 14px;
    color: #3C3C3C;
}

.footerTopList .footerCode {
    width: 105px;
    height: 105px;
}

.footerText {
    margin-top: 28px;
    margin-bottom: 36px;
}

.footerText p {
    text-align: center;
    font-size: 14px;
    line-height: 2;
    color: #505050
}

.footer-code {
    position: fixed;
    width: 150px;
    height: 150px;
    right: 0;
    bottom: 200px;
    z-index:9999;
}

.footer-code .f-code {
    width: 150px;
    height: 150px;
    z-index:9999;
}

/*breadNav*/
.breadNav {
    height: 42px;
    line-height: 42px;
    background: #f1f1f1;
    font-size: 14px;
}

.breadNav .bn_list {
    padding-left: 24px;
}

.breadNav .bn_list a:hover {
    color: #4C7AC7;
}

.breadNav .bn_list .bn_arr {
    font-size: 14px;
    color: #727272;
    display: inline-block;
    margin: 0 10px;
}

/*pagecss*/
.agingRight {
    margin: 40px auto;
    text-align: center;
}

.current a {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #b5b5b5;
    font-size: 14px;
    margin-right: 12px;
}

.current a:last-child {
    margin: 0;
}

.current a:hover {
    background-color: #fa9800;
    color: #ffffff;
}

.currentonClick {
    background-color: #fa9800;
    color: #ffffff;
}

/*notice icon*/
.tel_n {
    font-size: 18px;
    color: red;
    display: none;
}
