﻿* {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
    cursor: default;
}

.fr {
    float: right;
    cursor: default;
}

.cb {
    clear: both;
}

img {
    border: 0;
    outline: none;
}

.header {
    width: 100%;
    /*height: 141px;*/
    height: 70px;
}

.header .top {
    width: 100%;
    height: 35px;
    background: #f5f5f5;
}

.header .top .top_con {
    width: 1200px;
    height: 35px;
    margin: 0 auto;
}

.header .top .top_con a {
    display: inline-block;
    float: left;
    margin-right: 19px;
    height: 35px;
    line-height: 35px;
    color: #666;
    font-size: 12px;
}

.header .bottom {
    width: 100%;
    height: 40px;
    margin-top: 32px;
}

.header .bottom .bottom_con {
    width: 1200px;
    height: 35px;
    margin: 0 auto;
    position: relative;
}

.header .bottom .fl {
    width: 375px;
    height: 40px;
}

.header .bottom .fr {
    width: 630px;
    height: 30px;
    margin-top: 5px;
    margin-right: 93px;
}

.header .bottom .fr .tel {
    float: left;;
    width: 500px;
    height: 30px;
    font-size: 26px;
    line-height: 30px;
    color: #000;
    font-weight: normal;
    padding-left: 35px;
    box-sizing: border-box;
    margin-right: 15px;
    background: url(../images/header_tel.png) no-repeat left center;
}

.header .bottom .fr .icon {
    float: left;
    margin-left: 9px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
}

.nav {
    width: 100%;
    height: 40px;
}

.nav_con {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.nav_con .fl {
    width: 230px;
    height: 40px;
    background: #2f7dd0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}

.nav_con .fr {
    width: 970px;
    height: 40px;
}

.nav_con .fr a {
    display: inline-block;
    width: 60px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    color: #000;
    float: left;
    margin-left: 62px;
}

.nav_con .fr a:hover {
    color: #2f7dd0;
}

.nav_con .fr a.first {
    margin-left: 56px;
}

.banner {
    width: 100%;
    height: 440px;
    position: relative;
}

.banner .banner_img {
    width: 100%;
    height: 440px;
    position: absolute;
    top: 0;
    left: 0;
    transition: 300ms all ease-in-out;
}

.banner_con {
    width: 1200px;
    height: 440px;
    margin: 0 auto;
    position: relative;
    z-index: 90;
}

.banner_con .list {
    width: 230px;
    background: rgba(0, 0, 0, 0.5);
    height: 440px;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000 ff, endColorstr=#7F000000 ff);*/
}

.banner_con .list div.list_con {
    width: 230px;
    height: 63px;
    border-bottom: 1px solid #4f535c;
    box-sizing: border-box;
}

.banner_con .list div.list_con.now {
    background: #fff;
}

.banner_con .list div.list_con.now a.list_title {
    color: #444;
    background: #fff;
    border-bottom: 1px solid #2f7dd0;
    border-left: 1px solid #2f7dd0;
    border-top: 1px solid #2f7dd0;
    position: relative;
    z-index: 90;
    width: 230px;
}

.banner_con .list div a.list_title {
    display: inline-block;
    width: 230px;
    height: 63px;
    line-height: 62px;
    padding-left: 23px;
    box-sizing: border-box;
    font-size: 15px;
    color: #fff;
    background: url(../images/banner_list.png) no-repeat center center;
}

.banner_con .list div a.list_title span {
    font-size: 14px;
    margin-left: 1em;
}

.banner_con .list div.last.list_con {
    height: 62px;
    border: 0
}

.banner_con .list div.last.list_con a.list_title {
    height: 62px;
    line-height: 60px;
}

.banner_con .diot {
    width: 100px;
    height: 13px;
    position: absolute;
    bottom: 11px;
    left: 50%;
    margin-left: -33px;
}

.banner_con .diot span {
    display: inline-block;
    float: left;
    width: 13px;
    height: 13px;
    background: #4d4c4c;
    margin-left: 13px;
    border-radius: 7px;
        position: relative;
}

.banner_con .diot span.now {
    background: #dbd9d6;
}

.banner_con .diot span.first {
    margin-left: 0
}

.banner_con ul.content {
    display: none;
}

.banner_con ul.content li {
    width: 600px;
    height: 440px;
    background: #fff;
    border: 1px solid #2f7dd0;
    position: absolute;
    top: 0px;
    left: 229px;
    box-sizing: border-box;
    z-index: 40;
}

.banner_con ul.content .fl {
    width: 100%;
    height: 448px;
    box-sizing: border-box;
    padding: 0 29px;
}

.banner_con ul.content .fl > div {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #2f7dd0;
    padding: 6px 0 10px;
}

.banner_con ul.content .fl > div:last-child {
    width: 100%;
    box-sizing: border-box;
    border-bottom: none;
}

.banner_con ul.content .fl h3 {
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    color: #444;
    margin: 8px 0 2px;
    /*padding-top: 28px;*/
}

.banner_con ul.content .fl a {
    display: inline-block;
    font-size: 13px;
    height: 13px;
    line-height: 13px;
    color: #666;
    margin-top: 14px;
    margin-right: 20px;
}

.banner_con ul.content .fl a:hover {
    color: #2f7dd0;
    font-weight: bold;
}

.banner_con ul.content .fl a:nth-child(2) {
    color: #2f7dd0;
    font-weight: bold;
}

.banner_con ul.content .fr {
    width: 170px;
    height: 448px;
    box-sizing: border-box;
    margin-right: 30px;
}

.banner_con ul.content .fr .fr_con {
    width: 170px;
    height: 110px;
    margin-top: 30px;
    float: left;
}

.banner_con ul.content .fr .fr_con h5 {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    margin-top: 30px;
    padding-right: 14px;
    font-weight: normal;
    text-align: right;
}

.banner_con ul.content .fr .fr_con h6 {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    margin-top: 14px;
    padding-right: 14px;
    text-align: right;
}


.foot {
    width: 100%;
    height: 474px;
}

.foot .top {
    width: 100%;
    height: 120px;
    background: #f5f5f5;
    border-bottom: 3px solid #3182d7;
}

.foot .top .top_con {
    width: 1200px;
    height: 44px;
    margin: 0 auto;
}

.foot .top .top_con ul {
    width: 1200px;
    height: 44px;
    margin-top: 38px;
    float: left;
}

.foot .top .top_con ul li {
    width: 300px;
    height: 44px;
    float: left;
}

.foot .top .top_con ul li .fl {
    width: 44px;
    height: 44px;
    margin-right: 10px;
}

.foot .top .top_con ul li .fl_1 {
    height: 40px;
    margin-top: 2px;
    float: left;
}

.foot .top .top_con ul li .fl_1 h5 {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    color: #444;
}

.foot .top .top_con ul li .fl_1 h6 {
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin-top: 9px;
    color: #999
}

.foot .middle {
    width: 100%;
    height: 380px;
    background: #222;
}

.foot .middle .middle_con {
    width: 1200px;
    height: 309px;
    margin: 0 auto;
}

.foot .middle .middle_con .fl {
    width: 725px;
    height: 230px;
    border-right: 1px solid #333;
    margin-top: 37px;
}

.foot .middle .middle_con .fl .fl_1 {
    width: 700px;
    float: left;
}

.foot .middle .middle_con .fl .fl_1 a {
    display: inline-block;
    margin-top: 16px;
    margin-right: 20px;
    font-size: 14px;
    color: #888;
    height: 14px;
    line-height: 14px;
}

.foot .middle .middle_con .fl .fl_2 {
    width: 710px;
    float: left;
    margin-top: 30px;
}

.foot .middle .middle_con .fl .fl_2 p {
    display: inline-block;
    width: 700px;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    color: #999;
    font-weight: bold;
}

.foot .middle .middle_con .fl .fl_2 a {
    display: inline-block;
    margin-top: 14px;
    margin-right: 20px;
    font-size: 14px;
    color: #666;
    height: 14px;
    line-height: 14px;
}

.foot .middle .middle_con .fr {
    width: 420px;
    height: 230px;
    margin-top: 37px;
}

.foot .middle .middle_con .fr .imgs {
    width: 142px;
    height: 142px;
    margin-top: 46px;
    float: left;
}

.foot .middle .middle_con .fr .txt {
    width: 220px;
    float: right;
}

.foot .middle .middle_con .fr .txt .txt_top {
    width: 220px;
    height: 140px;
    border-bottom: 1px solid #444;
}

.foot .middle .middle_con .fr .txt .txt_top h5 {
    display: inline-block;
    box-sizing: border-box;
    width: 195px;
    height: 22px;
    font-size: 22px;
    line-height: 22px;
    color: #3182d7;
    margin-top: 13px;
    margin-left: 12px;
    padding-left: 26px;
    background: url(../images/foot_middle_2.png) no-repeat left center;
}

.foot .middle .middle_con .fr .txt .txt_top h6 {
    display: inline-block;
    width: 220px;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    color: #999;
    margin-top: 20px;
    text-align: center;
}

.foot .middle .middle_con .fr .txt .txt_bottom {
    width: 220px;
    height: 85px;
}

.foot .middle .middle_con .fr .txt .txt_bottom h5 {
    text-align: center;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    margin-top: 23px;
    float: left;
    width: 220px;
}

.foot .middle .middle_con .fr .txt .txt_bottom h6 {
    text-align: center;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    color: #999;
    margin-top: 14px;
    float: left;
    width: 220px;
}

.foot .middle .middle_con .fr .txt a {
    width: 200px;
    height: 40px;
    border-radius: 3px;
    background: #3182d7;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
}

.foot .bottom {
    width: 100%;
    height: 45px;
    background: #111;
    line-height: 45px;
    font-size: 13px;
    text-align: center;
    color: #666666;
}


.m_header {
    display: none;
}

.m_banner {
    display: none;
}

.m_foot {
    display: none;
}

.m_nav {
    display: none;
}

.xf {
    position: fixed;
    bottom: 150px;
    _position: absolute;
    /*_top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);*/
    right: 5px;
    width: 70px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.xf ul {
    width: 70px;
    height: 364px;
    margin-bottom: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.xf li {
    width: 100%;
    height: 70px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px; /* Gecko browsers */
    -webkit-border-radius: 5px; /* Webkit browsers */
    border-radius: 5px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.xf li a {
    display: block;
    width: 100%;
    padding-top: 40px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}


.xf li.li1 {
    background: url(../images/xf_icon1.png) no-repeat center 16px #FFF;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    position: relative
}

.kefutell {
    position: absolute;
    left: -187px;
    top: -60px;
    text-align: center;
    display: none;

    width: 177px;
    height: 198px;
    background-color: #fff;
    border: 1px solid #D7D7D7;
}


.kefutell p {
    width: 155px;

    text-align: center;
    font-size: 14px;
    margin-left: 10px;
}

.kefutell i {
    width: 8px;
    height: 15px;
    position: absolute;
    top: 85px;
    right: -8px;

    background-repeat: no-repeat;
}


.xf li.li1:hover {
    background: url(../images/xf_icon1h.png) no-repeat center 16px #2577e3;
    border: 1px solid #2577e3
}

.xf li.li1:hover a {
    color: #FFF
}

.xf li.li2 {
    background: url(../images/xf_icon3.png) no-repeat center 12px #FFF;
}

.xf li.li2:hover {
    background: url(../images/xf_icon3h.png) no-repeat center 12px #2577e3;
    border: 1px solid #2577e3
}

.xf li.li2:hover a {
    color: #FFF
}


.xf li.li3 {
    background: url(../images/xf_ico5.png) no-repeat center 12px #FFF;
    width: 100%;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.xf li.li3:hover {
    background: url(../images/xf_ico5h.png) no-repeat center 12px #2577e3;
    border: 1px solid #2577e3
}

.xf li.li3:hover a {
    color: #FFF
}

.xf li.li5 {
    background: url(../images/xf_im1.png) no-repeat center 12px #FFF;
}

.xf li.li5:hover {
    background: url(../images/xf_im1h.png) no-repeat center 12px #2577e3;
    border: 1px solid #2577e3
}

.xf li.li5:hover a {
    color: #FFF
}

.xf li.li6 {
    background: url(../images/xf_ico11.png) no-repeat center 18px #FFF;
}

.xf li.li6:hover {
    background: url(../images/xf_ico11h.png) no-repeat center 18px #2577e3;
    border: 1px solid #2577e3
}

.xf li.li6:hover a {
    color: #FFF
}

.tencent {
    position: absolute;
    left: -218px;
    top: 0px;
    width: 216px;
    height: 210px;
    display: none;
    background-color: #2577e3;
    -moz-border-radius: 5px; /* Gecko browsers */
    -webkit-border-radius: 5px; /* Webkit browsers */
    border-radius: 5px;
}

.tencent span {
    display: block;
    padding-left: 25px;
    background: url(../images/telb.png) no-repeat 15px center;
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    font-weight: bold;
    color: #FFF;
}

.m_zx {
    display: none;
}


@media (max-width: 1200px) {
    .header {
        display: none;
    }

    .banner {
        display: none;
    }

    .foot {
        display: none;
    }

    .nav {
        display: none;
    }

    .m_header {
        display: block;
    }

    .m_banner {
        display: block;
    }

    .m_foot {
        display: block;
    }

    .m_header {
        width: 100%;
        height: 50px;
        position: fixed;
        top: 0;
        background: url(../images/m_header_logo.png) #fff no-repeat left center;
        z-index: 99;
        border-bottom: 1px solid #ededed;
    }

    .m_header .header_con {
        width: 345px;
        margin: 0 auto;
    }

    .m_header .header_con .fl {
        width: 19px;
        height: 19px;
        background: url(../images/m_header_icon_1.png) no-repeat center center;
        background-size: cover;
        position: relative;
        margin-top: 16px;
    }

    .m_header .header_con .fl a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .m_header .header_con .fl span {
        display: inline-block;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #ff6d23;
        position: absolute;
        top: -4px;
        right: 0;
    }

    .m_header .header_con .fr {
        width: 25px;
        height: 19px;
        background: url(../images/m_header_icon_2.png) no-repeat center center;
        background-size: cover;
        position: relative;
        margin-top: 16px;
    }

    .m_banner {
        width: 100%;
        margin-top: 50px;
        position: relative;
    }

    .m_banner img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: 300ms all ease-in-out;
        height: auto;
    }

    .m_banner .list {
        width: 40px;
        height: 8px;
        position: absolute;
        bottom: 9px;
        left: 50%;
        margin-left: -20px;
        z-index: 30;
    }

    .m_banner .list span {
        display: inline-block;
        float: left;
        width: 8px;
        height: 8px;
        background: #2f7dd0;
        margin-left: 7px;
        border-radius: 50%;
    }

    .m_banner .list span.now {
        background: #dbd9d6;
    }

    .m_banner .list span.first {
        margin-left: 0
    }

    .m_foot {
        width: 100%;
        height: 60px;
        position: fixed;
        bottom: 0;
        z-index: 99
    }

    .m_foot ul {
        width: 100%;
        height: 60px;
        background: #222;
    }

    .m_foot ul li {
        width: 25%;
        float: left;
        background: #222;
        height: 60px;
    }

    .m_foot ul li.now {
        background: #f45c26;
    }

    .m_foot ul li .imgs {
        width: 24px;
        height: 24px;
        margin: 0 auto;
        margin-top: 10px;
    }

    .m_foot ul li p {
        font-size: 11px;
        height: 11px;
        line-height: 11px;
        margin-top: 6px;
        color: #ccc;
        text-align: center;
    }

    .m_nav {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 199;
        top: 0;
        left: 0;
        display: none;
    }

    .m_nav .nav_all {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.1);
        z-index: 299;
        top: 0;
        left: 0
    }

    .m_nav ul {
        width: 148px;
        height: 310px;
        position: fixed;
        z-index: 399;
        top: 50px;
        right: 7px;
        background: url(../images/m_nav_bg.png) no-repeat center center;
        box-sizing: border-box;
        padding-top: 15px;
    }

    .m_nav ul li {
        float: left;
        width: 148px;
        height: 41px;
        box-sizing: border-box;
        border-bottom: 1px solid #eee;
    }

    .m_nav ul li.last {
        border: 0
    }

    .m_nav ul li .imgs {
        width: 20px;
        height: 20px;
        margin-left: 18px;
        margin-right: 15px;
        margin-top: 10px;
        float: left;
    }

    .m_nav ul li .txt {
        height: 20px;
        margin-top: 10px;
        font-size: 15px;
        color: #444;
        line-height: 20px;
        text-align: center;
    }

    .xf {
        display: none;
    }

    .m_zx {
        display: block;
        width: 100%;
        background-color: #f3f3f3;
        margin-bottom: 4.8rem;
    }

    .m_zx p {
        font-size: 1rem;
        color: #999;
        text-align: center;
        height: 2.8rem;
        line-height: 2.8rem;
    }

    .m_zx ul {
        width: 100%;
        display: inline-block;
        text-align: center;
        height: 2.8rem;
    }

    .m_zx ul li {
        display: inline-block;
        text-align: center;
        width: 40%;
        height: 100%;
        position: relative;
        border-radius: 0.6rem;
        margin: 0 5px;
    }

    .m_zx ul li.bj {

        background: url(../images/m_con_8_icon1.png) no-repeat left 0.15rem center;
        background-color: #3c91c6;
        background-size: 2rem;
    }

    .m_zx ul li.zx {
        background: url(../images/m_con_8_icon2.png) no-repeat left 0.15rem center;
        background-color: #e05b3c;
        background-size: 2rem;
    }

    .m_zx ul li a {
        display: block;
        font-size: 1.2rem;
        height: 100%;
        line-height: 2.8rem;
        padding-left: 0.2rem;
        color: #ffffff;
    }


}


























