﻿@charset "utf-8";
/*powered by:杭州翰臣科技有限公司 邱爽*/
/*http://www.68hanchen.com http://68hanchen.com*/
/* Blood_Wolf专用样式表，支持开源，如有使用或二次开发，请标明出处，谢谢合作！ */
/*#ff8a00; 翰臣科技有限公司VI色系*/
/* 起始样式 */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑";
    margin: 0 auto;
    padding: 0px;
    height: 100%;
    line-height: 26px;
    width: 100%;
    font-size: 14px;
}

ul, ul li, ol li, tr td, dl, dd {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/*a:hover{ text-decoration:underline;}*/
img {
    vertical-align: middle;
}

.imgs {
    vertical-align: top;
}

.lf {
    float: left;
}

.rg {
    float: right;
}

img {
    border: none;
}

html {
    overflow-x: hidden;
}

.text, textarea, select {
    outline: none;
    font-family: 微软雅黑;
    color: #666;
    font-size: 12px;
    width: 100%;
}

.ul_lf li, .ul_js li {
    position: relative;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background: #ccc;
}

::-webkit-scrollbar-track {
    background: #fff;
}

@font-face {
    font-family: Gotham;
    src: url('../fonts/Gotham-XLight.ttf'), url('../fonts/Gotham-XLight.eot'), url('../fonts/Gotham-XLight.svg'), url('../fonts/Gotham-XLight.woff');
}

@font-face {
    font-family: siyuan;
    src: url('../fonts/SourceSansPro-Regular.ttf'), url('../fonts/SourceSansPro-Regular.eot'), url('../fonts/SourceSansPro-Regular.svg'), url('../fonts/SourceSansPro-Regular.woff');
}

.moblie_exhi, .BMap_mask, .BMap_stdMpZoom, .BMap_stdMpPan, .BMap_cpyCtrl, .BMap_scaleTxt, .BMap_scaleCtrl, .BMap_omCtrl, .anchorBL, #ascrail2000-hr {
    display: none !important;
}

.a_txt, .nav_ipad, .moblie_head {
    display: none;
}

.div_scroll {
    overflow: auto;
}

.css3_show .span1 {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #c86f15;
    z-index: 50px;
    width: 0px;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.css3_show .span2 {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #a85d11;
    z-index: 51px;
    width: 0px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.css3_show:hover .span1 {
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.css3_show:hover .span2 {
    width: 100%;
    -webkit-transition: all .6s;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}




/*-webkit-filter: blur(0px); filter: blur(0px);*/
/*active*/
/* 公用样式 */
.box {
    width: 1200px;
    margin: 0 auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.head {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    background: #fff;
    border-bottom: 1px solid #ddd;
    height: 80px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.heg {
    height: 81px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.logo {
    height: 80px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

    .logo img {
        vertical-align: top;
    }

.nav {
    margin-left: 100px;
    position: relative;
    z-index: 5;
}

    .nav ul li {
        float: left;
        width: 108px;
        height: 81px;
        background: url(../img/1_01.jpg) right center no-repeat;
        padding-right: 1px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

        .nav ul li .a1, .nav:hover ul .li .a1 {
            line-height: 81px;
            display: block;
            text-align: center;
            font-weight: bold;
            color: #666;
            background: url(../img/1_02.jpg) center bottom no-repeat;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
        }

        .nav ul li:hover .a1, .nav:hover ul .li:hover .a1, .nav ul .li .a1 {
            background: url(../img/1_03.jpg) center bottom no-repeat;
            color: #d60029;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
        }

        .nav ul li .div1 {
            display: none;
            background: rgba(0,0,0,0.2);
            width: 2000px;
            position: absolute;
            left: 0px;
            margin-left: -632px;
            top: 81px;
            z-index: 100;
        }

        .nav ul li .mad1 .pad {
            padding-left: 370px;
        }

        .nav ul li .mad2 .pad {
            padding-left: 479px;
        }

        .nav ul li .mad3 .pad {
            padding-left: 588px;
        }

        .nav ul li .mad4 .pad {
            padding-left: 697px;
        }

        .nav ul li .mad5 .pad {
            padding-left: 806px;
        }

        .nav ul li .mad6 .pad {
            padding-left: 840px;
        }

        .nav ul li .div1 a {
            height: 60px;
            line-height: 60px;
            padding-right: 30px;
            color: #fff;
            font-size: 12px;
            font-weight: bold;
        }

            .nav ul li .div1 a:hover {
                color: #d60029;
            }

    .nav ul .li_none {
        background: none;
    }

.nav_all {
    padding-top: 23px;
    position: relative;
    z-index: 10;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

    .nav_all .div1 {
        border: 1px solid #dcdcdc;
        width: 33px;
        height: 33px;
        text-align: center;
    }

        .nav_all .div1 .a_js2 {
            display: block;
            width: 33px;
            height: 33px;
        }

            .nav_all .div1 .a_js2 .p1 {
                height: 2px;
                line-height: 2px;
                padding-top: 10px;
            }

                .nav_all .div1 .a_js2 .p1 img {
                    position: relative;
                    top: 0px;
                    left: 0px;
                    -webkit-transform: rotate(0deg);
                    -webkit-transition: all .5s;
                    -moz-transition: all .5s;
                    transition: all .5s;
                }

            .nav_all .div1 .a_js2 .p2 {
                height: 2px;
                line-height: 2px;
                margin-top: 4px;
                -webkit-transition: all .5s;
                -moz-transition: all .5s;
                transition: all .5s;
            }

            .nav_all .div1 .a_js2 .p3 {
                height: 2px;
                line-height: 2px;
                margin-top: 4px;
            }

                .nav_all .div1 .a_js2 .p3 img {
                    position: relative;
                    top: 0px;
                    left: 0px;
                    -webkit-transform: rotate(0deg);
                    -webkit-transition: all .5s;
                    -moz-transition: all .5s;
                    transition: all .5s;
                }

            .nav_all .div1 .a_js2 img {
                vertical-align: top;
            }

        .nav_all .div1 .a_js2_on .p2 {
            opacity: 0;
        }

        .nav_all .div1 .a_js2_on .p1 img {
            -webkit-transform: rotate(45deg);
            top: 6px;
        }

        .nav_all .div1 .a_js2_on .p3 img {
            -webkit-transform: rotate(-45deg);
            top: -6px;
        }

    .nav_all .div2 {
        position: absolute;
        top: 81px;
        left: 0px;
        margin-left: -1525px;
        background: #fff;
        width: 1920px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

        .nav_all .div2 .a_txt2 {
            padding-top: 29px;
            padding-bottom: 29px;
        }

            .nav_all .div2 .a_txt2 .p1 {
                float: left;
                width: 108px;
                border-right: 1px solid #eee;
                text-align: center;
                height: 140px;
            }

                .nav_all .div2 .a_txt2 .p1 a {
                    display: block;
                    color: #666;
                    line-height: 16px;
                    margin-bottom: 15px;
                    font-size: 12px;
                }

                    .nav_all .div2 .a_txt2 .p1 a:hover {
                        color: #d60029;
                    }

            .nav_all .div2 .a_txt2 .p1a {
                padding-left: 380px;
                -webkit-transition: all .3s;
                -moz-transition: all .3s;
                transition: all .3s;
            }

            .nav_all .div2 .a_txt2 .p1b {
                border-right: 0px;
            }

.head_on {
    height: 50px;
}

    .head_on .nav ul li {
        height: 51px;
    }

        .head_on .nav ul li .a1, .head_on .nav:hover ul .li .a1 {
            line-height: 51px;
        }

        .head_on .nav ul li .div1 {
            top: 51px;
        }

    .head_on .logo {
        height: 50px;
    }

    .head_on .nav_all {
        padding-top: 8px;
    }

        .head_on .nav_all .div2 {
            top: 51px;
        }

            .head_on .nav_all .div2 .a_txt2 .p1a {
                padding-left: 315px;
            }

.heg_on {
    height: 51px;
}

.foot {
    margin-top: 60px;
}

    .foot .div1 {
        background: #f4f4f4;
        height: 64px;
    }

        .foot .div1 .lf span {
            display: inline-block;
            color: #666;
            font-weight: bold;
            margin-right: 10px;
            height: 64px;
            line-height: 64px;
        }

        .foot .div1 .lf a {
            display: inline-block;
            position: relative;
            background: url(../img/1_18.png) center no-repeat;
            height: 64px;
            line-height: 64px;
        }

            .foot .div1 .lf a:nth-child(3) {
                background: url(../img/1_18b.png) center no-repeat;
            }

            .foot .div1 .lf a .img {
                position: relative;
                vertical-align: top;
                top: 15px;
                -webkit-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
            }

            .foot .div1 .lf a div {
                display: none;
                position: absolute;
                left: -20px;
                top: 64px;
                width: 80px;
                height: 84px;
                background: url(../img/ewm.png) center no-repeat;
                background-size: cover;
            }

            .foot .div1 .lf a:hover {
                background: url(../img/1_18a.png) center no-repeat;
            }

                .foot .div1 .lf a:hover img {
                    transform: rotateY(180deg);
                    -webkit-transform: rotateY(180deg);
                    -moz-transform: rotateY(180deg);
                }

        .foot .div1 .rg {
            width: 240px;
            border-left: 3px solid #fff;
            height: 64px;
            line-height: 64px;
        }

            .foot .div1 .rg a {
                padding-left: 20px;
                background: url(../img/2_25.png) right center no-repeat;
                font-weight: bold;
                display: block;
                color: #666;
                position: relative;
                left: 0px;
            }

                .foot .div1 .rg a:hover {
                    color: #d60029;
                    left: 8px;
                }

    .foot .div2 {
        padding-top: 15px;
        padding-bottom: 15px;
        color: #888;
        line-height: 28px;
    }

        .foot .div2 a {
            color: #888;
        }

            .foot .div2 a:hover {
                color: #79a53c
            }

.a_txt1 {
    position: fixed;
    width: 0%;
    height: 0%;
    overflow: hidden;
    z-index: 10001;
    left: 0px;
    top: 0px;
}

    .a_txt1 .div1 {
        background: #000;
        filter: alpha(opacity=0);
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .a_txt1 .div2 {
        position: absolute;
        width: 1200px;
        height: 639px;
        top: 50%;
        left: 50%;
        margin-top: -320px;
        margin-left: -600px;
        filter: alpha(opacity=0);
        opacity: 0;
    }

        .a_txt1 .div2 .p1 {
            float: left;
            width: 1100px;
            height: 619px;
            padding: 10px;
            background: #fff;
        }

        .a_txt1 .div2 .p2 {
            float: right;
        }

            .a_txt1 .div2 .p2 img {
                -moz-transform 1s;
                -webkit-transition: width 1s, height 1s, -webkit-transform 1s;
                -o-transition: width 1s, height 1s, -o-transform 1s;
            }

                .a_txt1 .div2 .p2 img:hover {
                    transform: rotate(360deg);
                    -moz-transform: rotate(360deg);
                    -webkit-transform: rotate(360deg);
                    -o-transform: rotate(360deg);
                }

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .box {
        width: auto;
        padding-left: 5%;
        padding-right: 5%;
    }

    .head {
        display: none;
    }

    .moblie_head {
        display: block;
        height: 59px;
        background: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 90%;
        z-index: 9999;
        border-bottom: 1px solid #ddd;
        padding-left: 5%;
        padding-right: 5%;
        overflow: hidden;
    }

        .moblie_head .rg img {
            height: 16px;
            padding-top: 22px;
        }

        .moblie_head .lf img {
            display: block;
            height: 59px;
        }

    .heg {
        height: 60px;
    }

    .foot {
        margin-top: 5%;
    }

        .foot .div1 {
            display: none;
        }

        .foot .div2 {
            padding-top: 3%;
            padding-bottom: 3%;
            font-size: 0.22rem;
            line-height: 0.6rem;
            border-top: 1px solid #ddd;
            text-align: center;
        }

            .foot .div2 .rg {
                display: none;
            }

    .a_txt {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000;
    }

        .a_txt .div1 {
            position: absolute;
            width: 100%;
            height: 100%;
            background: #0b0d19;
            filter: alpha(opacity=0);
            opacity: 0;
            left: 0px;
            top: 0px;
        }

        .a_txt .div2 {
            position: absolute;
            width: 20%;
            left: 0px;
            top: 5%;
            z-index: 100;
            text-align: center;
            filter: alpha(opacity=0);
            opacity: 0;
        }

        .a_txt .div3 {
            position: absolute;
            width: 80%;
            right: 0px;
            top: 0px;
            background: #0b0d19;
            height: 100%;
            z-index: 100;
            right: -80%;
        }

            .a_txt .div3 ul {
                padding-left: 5%;
                padding-right: 5%;
            }

                .a_txt .div3 ul li {
                    border-bottom: 1px solid #232530;
                }

                    .a_txt .div3 ul li a {
                        display: block;
                        height: 45px;
                        color: #fff;
                        line-height: 45px;
                        padding-left: 5%;
                        font-size: 16px;
                    }

                    .a_txt .div3 ul li .a_js2 {
                        background: url(../img/plus.png) 95% center no-repeat;
                        -webkit-transition: all 0s;
                        -moz-transition: all 0s;
                        transition: all 0s;
                    }

                    .a_txt .div3 ul li .a_js2_on {
                        background: url(../img/reduce.jpg) 95% center no-repeat;
                        -webkit-transition: all 0s;
                        -moz-transition: all 0s;
                        transition: all 0s;
                    }

                    .a_txt .div3 ul li .a_txt2 a {
                        height: 40px;
                        line-height: 40px;
                        font-size: 14px;
                        color: #888;
                    }

    .a_txt1 .div2 {
        width: 90%;
        top: 35%;
        left: 5%;
        height: auto;
        margin-top: 0;
        margin-left: 0;
    }

        .a_txt1 .div2 .p1 {
            float: none;
            width: 90%;
            padding: 5%;
            height: auto;
        }

        .a_txt1 .div2 .p2 {
            float: none;
            position: absolute;
            top: -30px;
            right: 0px;
        }

            .a_txt1 .div2 .p2 img {
                width: 25px;
            }
}
/* 公用样式 End */
.div3_Box .div3 {
    display: none;
}

    .div3_Box .div3:nth-child(1) {
        display: block;
    }
/* Index */
.banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    overflow: hidden;
}

.moblie_banner {
    display: none;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.banner .slides {
    width: 100%;
    position: relative;
    z-index: 1;
}

    .banner .slides li {
        width: 100%;
        height: auto;
    }

        .banner .slides li img {
            width: 100%;
            height: auto
        }

.banner .flex-control-nav {
    position: absolute;
    bottom: 125px;
    z-index: 99;
    width: 100%;
    text-align: center;
    left: 0px;
}

    .banner .flex-control-nav li {
        display: inline-block;
        width: 11px;
        height: 11px;
        margin: 0 10px;
    }

        .banner .flex-control-nav li span {
            display: none;
        }

        .banner .flex-control-nav li a {
            width: 11px;
            height: 11px;
            border: 1px solid #fff;
            cursor: pointer;
            background: none;
            display: block;
            border-radius: 100%;
        }

            .banner .flex-control-nav li a.flex-active {
                background: #fff
            }

.banner .flex-direction-nav .flex-prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 10%;
    width: 40px;
    height: 40px;
    background: url(../img/1_06.png) center no-repeat;
    z-index: 10;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

    .banner .flex-direction-nav .flex-prev:hover {
        left: 9.5%;
    }

.banner .flex-direction-nav .flex-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 10%;
    width: 40px;
    height: 40px;
    background: url(../img/1_07.png) center no-repeat;
    z-index: 10;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

    .banner .flex-direction-nav .flex-next:hover {
        right: 9.5%;
    }

.ss {
    margin-top: -100px;
    position: relative;
    z-index: 100;
    overflow: hidden;
}

    .ss ul li {
        height: 200px;
        float: left;
        width: 360px;
        position: relative;
        transition: all 0.5s;
        cursor: pointer;
        overflow: hidden;
    }

        .ss ul li .div1 {
            float: right;
            right: 0px;
            overflow: hidden;
            position: relative;
            transition: all 0.5s;
            transition: all 0.5s;
            z-index: 15;
        }

        .ss ul li .div2 {
            position: absolute;
            width: 100%;
            height: 200px;
            left: 0px;
            bottom: 0px;
            opacity: 0;
            transition: all 0.5s;
            z-index: 10;
            text-align: center;
            color: #fff;
        }

            .ss ul li .div2 .p1 {
                font-size: 20px;
                font-weight: bold;
                background: url(../img/1_13.jpg) center bottom no-repeat;
                padding-bottom: 15px;
                padding-top: 60px;
            }

            .ss ul li .div2 .p2 {
                margin-top: 10px;
            }

        .ss ul li .div3 {
            position: absolute;
            width: 100%;
            height: 200px;
            left: 0px;
            top: 0px;
            background: rgba(0,0,0,0.6);
        }

        .ss ul li.on {
            width: 480px;
        }

            .ss ul li.on .div1 {
                right: -360px;
            }

            .ss ul li.on .div2 {
                opacity: 1;
            }

.ss1, .mdiv1 {
    display: none;
}

.dd {
    margin-top: 40px;
}

    .dd .lf {
        width: 480px;
        padding-top: 10px;
    }

        .dd .lf .div1 {
            font-size: 30px;
            line-height: 32px;
            text-transform: uppercase;
            color: #d60029;
            font-family: Arial, Helvetica, sans-serif;
        }

        .dd .lf .div2 {
            height: 45px;
            line-height: 42px;
            background: url(../img/1_14.jpg) left bottom repeat-x;
        }

            .dd .lf .div2 a {
                color: #666;
                background: url(../img/1_14.jpg) left bottom no-repeat;
                display: block;
                float: left;
                margin-right: 15px;
                padding-bottom: 3px;
            }

                .dd .lf .div2 .on, .dd .lf .div2 a:hover {
                    color: #d60029;
                    background: url(../img/1_15.jpg) left bottom no-repeat;
                }

        .dd .lf .div3 {
            margin-top: 10px;
        }

            .dd .lf .div3 ul li {
                height: 32px;
                line-height: 32px;
            }

                .dd .lf .div3 ul li .p1 {
                    float: left;
                    max-height: 32px;
                    width: 350px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

                .dd .lf .div3 ul li .p2 {
                    float: right;
                }

                .dd .lf .div3 ul li a {
                    color: #666;
                    display: block;
                    position: relative;
                    left: 0px;
                }

                    .dd .lf .div3 ul li a:hover {
                        color: #d60029;
                        left: -8px;
                    }

    .dd .rg {
        width: 683px;
    }

        .dd .rg .div1 {
            float: left;
            position: relative;
            top: 0px;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            transition: all .5s;
        }

        .dd .rg .div2 {
            float: right;
            position: relative;
            top: 0px;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            transition: all .5s;
        }

        .dd .rg div:hover {
            top: -10px;
        }

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .mdiv1 {
        display: block;
        font-size: 16px;
        color: #444;
        text-align: center;
    }

    .banner {
        display: none;
    }

    .moblie_banner {
        display: block;
    }

    .banner .flex-control-nav {
        bottom: 5%;
    }

    .banner .flex-direction-nav {
        display: none;
    }

    .banner .flex-control-nav li {
        width: 0.25rem;
        height: 0.25rem;
        margin: 0 0.2rem;
    }

        .banner .flex-control-nav li a {
            width: 0.25rem;
            height: 0.25rem;
        }

    .ss {
        display: none;
    }

    .ss1 .div1 {
        text-transform: uppercase;
        color: #d60029;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.44rem;
        line-height: 0.65rem;
    }

    .ss1 {
        display: block;
        text-align: center;
        margin-top: 5%;
    }

        .ss1 ul {
            margin-top: 5%;
        }

            .ss1 ul li {
                position: relative;
                width: 50%;
                float: left;
            }

                .ss1 ul li:nth-child(4) {
                    display: none;
                }

                .ss1 ul li img {
                    width: 100%;
                    display: block;
                }

    .dd {
        margin-top: 5%;
    }

        .dd .lf {
            width: 100%;
            padding-top: 0px;
        }

            .dd .lf .div1 {
                font-size: 0.44rem;
                line-height: 0.65rem;
                text-align: center;
            }

            .dd .lf .div2 {
                height: 0.85rem;
                line-height: 0.7rem;
                margin-top: 5%;
            }

                .dd .lf .div2 a {
                    font-size: 0.36rem;
                    padding-bottom: 0.15rem;
                }

            .dd .lf .div3 {
                margin-top: 3%;
            }

                .dd .lf .div3 ul li {
                    height: 0.65rem;
                    line-height: 0.65rem;
                    font-size: 0.32rem;
                    overflow: hidden;
                }

                    .dd .lf .div3 ul li .p2 {
                        display: none;
                    }

        .dd .rg {
            width: 100%;
            margin-top: 3%;
        }

            .dd .rg .div1 {
                width: 100%;
            }

                .dd .rg .div1 img {
                    width: 100%;
                }

            .dd .rg .div2 {
                display: none;
            }
}
/* Index End */

/* Main */
.main_banner {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

    .main_banner .mbox {
        position: absolute;
        top: 0;
        left: 50%;
        width: 1200px;
        margin-left: -600px;
    }

        .main_banner .mbox .tt {
            font-size: 40px;
            line-height: 40px;
            color: #fff;
            font-weight: bold;
            margin-top: 150px;
            font-family: siyuan;
        }

        .main_banner .mbox .tc {
            color: #fff;
            font-size: 40px;
            line-height: 40px;
            font-weight: bold;
            margin-top: 10px;
            font-family: arial;
        }

        .main_banner .mbox .xian {
            width: 65px;
            height: 4px;
            background: #fff;
            margin-top: 10px;
        }

    .main_banner img {
        width: 100%;
    }

.main_banner_moblie {
    display: none;
    position: relative;
}

    .main_banner_moblie img {
        width: 100%;
    }

.f_12 {
    font-size: 12px;
    line-height: 22px;
}

.f_16 {
    font-size: 16px;
    line-height: 26px;
}

.f_20 {
    font-size: 20px;
    line-height: 22px;
}

.f_24 {
    font-size: 24px;
    line-height: 26px;
}

.f_30 {
    font-size: 30px;
    line-height: 32px;
}

.fx {
    background: url(../img/2_03.jpg) center bottom repeat-x;
}

    .fx .lf {
        height: 57px;
        line-height: 57px;
        color: #888888;
    }

        .fx .lf a img {
            position: relative;
            top: -2px;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            transition: all .5s;
        }

        .fx .lf a:hover img {
            top: -10px;
        }

    .fx .rg a, .fx .rg:hover .on {
        height: 55px;
        line-height: 55px;
        padding-bottom: 2px;
        background: url(../img/2_03.jpg) center bottom no-repeat;
        display: block;
        float: left;
        margin-left: 45px;
        color: #666;
    }

        .fx .rg .on, .fx .rg a:hover, .fx .rg:hover a:hover {
            background: url(../img/2_04.jpg) center bottom no-repeat;
            color: #d60029
        }

.div_title .div_div1 {
    font-size: 30px;
    line-height: 32px;
    color: #444;
}

.div_title .div_div2 {
    font-size: 30px;
    line-height: 32px;
    color: #aaa;
    font-family: Gotham;
    margin-top: 5px;
}

.aaaa1 {
    position: relative;
    top: -110px;
    display: block;
}

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .main_banner_moblie {
        display: block;
    }

    .main_banner {
        display: none;
    }

    .main_banner_moblie .mbox {
        position: absolute;
        top: 0;
        left: 5%;
        width: 90%;
    }

        .main_banner_moblie .mbox .tt {
            font-size: 0.5rem;
            line-height: 0.52rem;
            color: #fff;
            font-weight: bold;
            margin-top: 1.5rem;
            font-family: siyuan;
        }

        .main_banner_moblie .mbox .tc {
            color: #fff;
            font-size: 0.5rem;
            line-height: 0.52rem;
            font-weight: bold;
            margin-top: 10px;
            font-family: Gotham;
        }

        .main_banner_moblie .mbox .xian {
            width: 65px;
            height: 4px;
            background: #fff;
            margin-top: 10px;
        }

    .f_12 {
        font-size: 0.26rem;
        line-height: 0.5rem;
    }

    .f_16 {
        font-size: 0.38rem;
        line-height: 0.7rem;
    }

    .f_20 {
        font-size: 0.42rem;
        line-height: 0.44rem;
    }

    .f_24 {
        font-size: 0.44rem;
        line-height: 0.7rem;
    }

    .f_30 {
        font-size: 0.5rem;
        line-height: 0.52rem;
    }

    .div_main {
        font-size: 0.36rem;
        line-height: 0.65rem;
    }

    .fx {
        background: url(../img/2_05.jpg) center top repeat-y;
        position: relative;
        z-index: 100;
    }

        .fx .box {
            padding: 0px;
        }

        .fx .lf {
            display: none;
        }

        .fx .rg {
            width: 100%;
        }

            .fx .rg a, .fx .rg:hover .on {
                height: 1rem;
                line-height: 1rem;
                padding-bottom: 0px;
                background: none;
                margin-left: 0px;
                width: 50%;
                margin-left: 0px;
                color: #666;
                text-align: center;
                border-bottom: 1px solid #eeeeee;
            }

                .fx .rg .on, .fx .rg a:hover, .fx .rg:hover a:hover {
                    background: #dbbf91;
                    color: #fff
                }

    .div_title .div_div1 {
        font-size: 0.5rem;
        line-height: 0.52rem;
    }

    .div_title .div_div2 {
        font-size: 0.5rem;
        line-height: 0.52rem;
        margin-top: 0.2rem;
    }

    .aaaa1 {
        top: -60px;
    }

    .aaaa1m {
        top: 500px;
    }
}

.div_abo {
    background: #f7f7f7;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
}

    .div_abo .box {
        position: relative;
    }

    .div_abo .div1 {
        width: 500px;
        margin-top: 40px;
    }

        .div_abo .div1 img {
            width: 100%;
        }

    .div_abo .div2 {
        width: 610px;
        padding: 55px;
        top: 20px;
        right: 0px;
        position: absolute;
        background: #fff;
    }

        .div_abo .div2 .p1 img {
            width: 100%;
        }

        .div_abo .div2 .p2 {
            overflow-y: scroll;
            margin-top: 40px;
            text-align: justify;
            color: #666;
            height: 280px;
            padding-right: 30px;
        }

        .div_abo .div2 ::-webkit-scrollbar {
            width: 4px;
        }

        .div_abo .div2 ::-webkit-scrollbar-thumb {
            background: #d60029;
        }

        .div_abo .div2 ::-webkit-scrollbar-track {
            background: #fff;
        }

.div_abo1 {
    background: url(../img/2_08.jpg) repeat-x;
    padding-top: 60px;
    padding-bottom: 150px;
    overflow: hidden;
}

    .div_abo1 .lf {
        width: 523px;
    }

        .div_abo1 .lf ::-webkit-scrollbar {
            width: 4px;
        }

        .div_abo1 .lf ::-webkit-scrollbar-thumb {
            background: #d60029;
        }

        .div_abo1 .lf ::-webkit-scrollbar-track {
            background: #fff;
        }

        .div_abo1 .lf .div1 {
            margin-top: 45px;
        }

        .div_abo1 .lf .div2 {
            color: #444;
            font-size: 24px;
            margin-top: 15px;
        }

        .div_abo1 .lf .div3 {
            margin-top: 35px;
            overflow-y: scroll;
            height: 260px;
            padding-right: 25px;
            text-align: justify
        }

    .div_abo1 .rg {
        width: 600px;
        position: relative;
    }

        .div_abo1 .rg img {
            position: absolute;
            left: 0px;
        }

.div_abo2 {
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
}

    .div_abo2 .div1 {
        text-align: center;
        margin-top: 45px;
    }

.div_abo3 {
    position: relative;
    background: #e3d6c3;
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
}

    .div_abo3 .n_bg {
        position: absolute;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
    }

        .div_abo3 .n_bg img {
            display: block;
            width: 100%;
        }

    .div_abo3 .div_his {
        width: 1300px;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }

        .div_abo3 .div_his img {
            display: block;
            width: 100%;
        }

        .div_abo3 .div_his .ilt {
            width: 50%;
            float: left;
            margin-top: -40px;
        }

    .div_abo3 .box {
        position: relative;
        z-index: 2;
    }

    .div_abo3 .div_his .irt {
        width: 50%;
        float: right;
        background: #fff;
        padding: 75px 90px;
        box-sizing: border-box;
        margin-top: 20px;
    }

        .div_abo3 .div_his .irt .h_tt {
        }

            .div_abo3 .div_his .irt .h_tt span {
                font-size: 60px;
                color: #ec0606;
                font-weight: bold;
            }

        .div_abo3 .div_his .irt .h_tt2 {
            color: #666;
            margin: 10px 0 30px;
        }

        .div_abo3 .div_his .irt .h_tc {
            color: #666;
        }

            .div_abo3 .div_his .irt .h_tc span {
                color: #444;
                font-weight: bold;
                font-size: 16px;
            }

    .div_abo3 .div1 {
        margin-top: 45px;
        border: 1px solid #d2d2d2;
        border-left: 0px;
    }

        .div_abo3 .div1 a {
            box-sizing: border-box;
            display: block;
            border-left: 1px solid #d2d2d2;
            text-align: center;
            width: 400px;
            float: left;
            background: #fff;
            height: 50px;
            line-height: 50px;
            color: #444;
            font-size: 16px;
        }

        .div_abo3 .div1:hover .on {
            background: #fff;
        }

        .div_abo3 .div1 .pad {
            width: 398px;
        }

        .div_abo3 .div1 a:hover, .div_abo3 .div1 .on, .div_abo3 .div1:hover .on:hover {
            background: #ededed;
        }

    .div_abo3 .div2 {
        margin-top: 45px;
    }

    .div_abo3 .div2 {
        background: url(../img/2_17.jpg) center top repeat-y;
    }

        .div_abo3 .div2 ul {
            display: none;
        }

            .div_abo3 .div2 ul:nth-child(1) {
                display: block;
            }

            .div_abo3 .div2 ul li {
                margin-bottom: 40px;
            }

            .div_abo3 .div2 ul .p1 {
                background: url(../img/2_15.png) center center no-repeat;
                width: 60px;
                height: 60px;
                text-align: center;
                line-height: 60px;
                color: #d60029;
                font-size: 16px;
            }

            .div_abo3 .div2 ul .p2 {
                padding-top: 17px;
                margin-left: 10px;
                margin-right: 10px;
            }

            .div_abo3 .div2 ul .p3 {
                background: #fff;
                border: 1px solid #dcdcdc;
                padding: 17px;
                width: 505px;
                border-radius: 10px;
                color: #444;
            }

            .div_abo3 .div2 ul .li .p1 {
                margin-left: 569px;
            }

            .div_abo3 .div2 ul li:nth-child(2n) .p1, .div_abo3 .div2 ul li:nth-child(2n) .p2 {
                float: right;
            }

            .div_abo3 .div2 ul li:nth-child(2n) .p1 {
                margin-right: 47.3%;
            }

        .div_abo3 .div2 .p4 {
            text-align: center
        }

    .div_abo3 .div3 {
        display: none;
        margin-top: 3.5%;
    }

        .div_abo3 .div3 ul li {
            border-bottom: 1px dashed #ccc;
            padding-top: 1.5%;
            padding-bottom: 1.5%;
        }

            .div_abo3 .div3 ul li .p1 {
                width: 15%;
            }

            .div_abo3 .div3 ul li .p2 {
                width: 80%;
            }

.div_abo4 {
    margin-top: 60px;
    overflow: hidden;
}

    .div_abo4 .box {
        position: relative;
    }

    .div_abo4 .div1 {
        margin-top: 45px;
    }

    .div_abo4 .div2 {
        position: absolute;
        top: 153px;
        right: 0px;
        padding: 100px 65px;
        background: #d60029;
        width: 350px;
    }

        .div_abo4 .div2 .p2 {
            font-size: 30px;
            line-height: 32px;
            color: #fff;
            margin-top: 20px;
        }

        .div_abo4 .div2 .p3 {
            font-size: 20px;
            color: #fff;
            margin-top: 20px;
        }

    .div_abo4 .div3 {
        margin-top: 100px;
    }

        .div_abo4 .div3 ul li {
            float: left;
            width: 33.33%;
            background: url(../img/2_25.jpg) right center no-repeat;
            text-align: center;
        }

        .div_abo4 .div3 ul .li {
            background: none;
        }

        .div_abo4 .div3 ul li .p2 {
            font-size: 20px;
            color: #444;
            margin-top: 15px;
        }

        .div_abo4 .div3 ul li .p3 {
            color: #666;
            margin-top: 10px;
        }

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .div_abo {
        padding-top: 5%;
        padding-bottom: 5%;
        overflow: hidden;
    }

        .div_abo .div1 {
            width: 100%;
            margin-top: 5%;
        }

        .div_abo .div2 {
            width: 90%;
            padding: 5%;
            top: 0px;
            right: 0px;
            position: relative;
            background: #fff;
        }

            .div_abo .div2 .p2 {
                margin-top: 5%;
                height: auto;
                padding-right: 0px;
            }

    .div_abo1 {
        background: #fff;
        padding-top: 5%;
        padding-bottom: 0%;
    }

        .div_abo1 .lf {
            width: 100%;
            margin-top: 5%;
        }

            .div_abo1 .lf .div1 {
                margin-top: 5%;
            }

                .div_abo1 .lf .div1 img {
                    width: 100%;
                }

            .div_abo1 .lf .div2 {
                font-size: 0.5rem;
                line-height: 0.52rem;
                margin-top: 3%;
            }

            .div_abo1 .lf .div3 {
                margin-top: 5%;
                overflow-y: scroll;
                height: auto;
                padding-right: 0px;
            }

        .div_abo1 .rg {
            width: 100%;
        }

            .div_abo1 .rg img {
                position: relative;
                width: 100%;
            }

    .div_abo2 {
        padding-top: 5%;
        padding-bottom: 5%;
    }

        .div_abo2 .div1 {
            margin-top: 5%;
        }

            .div_abo2 .div1 img {
                width: 100%
            }

    .div_abo3 {
        padding: 30px 0;
    }

        .div_abo3 .div_his {
            width: 90%;
        }

            .div_abo3 .div_his .ilt, .div_abo3 .div_his .irt {
                width: 100%;
                float: none;
                margin: 0;
            }

            .div_abo3 .div_his .irt {
                padding: 30px 5%;
            }

                .div_abo3 .div_his .irt .h_tt span {
                    font-size: 30px;
                }

                .div_abo3 .div_his .irt .h_tc span {
                    font-size: 14px;
                }

                .div_abo3 .div_his .irt .h_tt2 {
                    margin: 5px 0 15px;
                }

        .div_abo3 .div1 {
            margin-top: 5%;
            border: 1px solid #d2d2d2;
            border-left: 0px;
        }

            .div_abo3 .div1 a, .div_abo3 .div1:hover .on {
                width: 33%;
                float: left;
                height: 1rem;
                line-height: 1rem;
                font-size: 0.36rem;
            }

            .div_abo3 .div1 .pad {
                width: 33%;
            }

            .div_abo3 .div1 a:hover, .div_abo3 .div1 .on, .div_abo3 .div1:hover .on:hover {
                background: #ededed;
            }

        .div_abo3 .div2 {
            margin-top: 5%;
        }

        .div_abo3 .div2 {
            display: none;
        }

        .div_abo3 .div3 {
            display: block;
        }

    .div_abo4 {
        margin-top: 5%;
    }

        .div_abo4 .div1 {
            margin-top: 5%;
            width: 100%;
        }

            .div_abo4 .div1 img {
                width: 100%;
            }

        .div_abo4 .div2 {
            position: relative;
            top: 0px;
            right: 0px;
            padding: 5%;
            width: 90%;
        }

            .div_abo4 .div2 img {
                width: 11%;
            }

            .div_abo4 .div2 .p2 {
                font-size: 0.5rem;
                line-height: 0.52rem;
                margin-top: 5%;
            }

            .div_abo4 .div2 .p3 {
                font-size: 0.42rem;
                margin-top: 5%;
            }

        .div_abo4 .div3 {
            margin-top: 0%;
        }

            .div_abo4 .div3 ul li {
                width: 100%;
                background: none;
                margin-top: 8%;
            }

                .div_abo4 .div3 ul li .p2 {
                    font-size: 0.42rem;
                    margin-top: 3%;
                }

                .div_abo4 .div3 ul li .p3 {
                    margin-top: 3%;
                }
}
/* Main End */

/* 资产经营 */

.bl1 {
    text-align: center;
    margin-top: 60px;
}

    .bl1 .div_div1 {
        font-size: 30px;
        line-height: 32px;
        color: #444;
    }

    .bl1 .div_div2 {
        font-size: 30px;
        line-height: 32px;
        color: #aaa;
        font-family: Gotham;
        margin-top: 5px;
    }

    .bl1 .div_div3 {
        padding-top: 35px;
        text-align: center;
        width: 875px;
        margin: 0 auto;
        color: #666;
    }

    .bl1 .div_div4 {
        width: 260px;
        margin: 35px auto 0px;
    }

        .bl1 .div_div4 a {
            display: block;
            width: 120px;
            float: left;
            height: 35px;
            text-align: center;
            line-height: 35px;
            font-size: 16px;
            color: #666;
            border: 1px solid #cfa972;
            border-radius: 30px;
        }

            .bl1 .div_div4 a:nth-child(2) {
                float: right;
            }

            .bl1 .div_div4 a.act, .bl1 .div_div4 a:hover {
                background: #cfa972;
                color: #fff;
            }

.bl2 {
    padding: 60px 0 40px;
    position: relative;
    margin-top: 50px;
    overflow: hidden;
}

    .bl2 .blbg {
        width: 50%;
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
        background: #f7f7f7;
        z-index: -1;
    }

    .bl2 .blbg2 {
        width: 50%;
        position: absolute;
        top: 1050px;
        right: 0;
        height: 400px;
        background: #f7f7f7;
        z-index: -1;
    }

    .bl2 dl {
        display: none;
    }

        .bl2 dl:nth-child(1) {
            display: block;
        }

        .bl2 dl dd {
            margin-bottom: 60px;
        }

            .bl2 dl dd .img {
                width: 660px;
                overflow: hidden;
                float: left;
                overflow: hidden;
            }

                .bl2 dl dd .img img {
                    display: block;
                    width: 100%;
                }

            .bl2 dl dd .txt {
                width: 480px;
                float: right;
            }

                .bl2 dl dd .txt .t_d1 {
                    font-weight: bold;
                    font-size: 20px;
                    line-height: 22px;
                    color: #444;
                }

                .bl2 dl dd .txt .xian {
                    width: 30px;
                    height: 2px;
                    background: #cfa972;
                    margin: 18px 0;
                }

                .bl2 dl dd .txt .t_d2 {
                    color: #666;
                    text-align: justify;
                }

            .bl2 dl dd:nth-child(2n) .img {
                float: right;
            }

            .bl2 dl dd:nth-child(2n) .txt {
                float: left;
            }

            .bl2 dl dd.bl_d2 .txt .t_d1 {
                margin-top: 40px;
            }

            .bl2 dl dd.bl_d3 .txt .t_d1 {
                margin-top: 0px;
            }

            .bl2 dl dd .txt .t_d3 {
                width: 86px;
                font-size: 12px;
                color: #666;
            }

                .bl2 dl dd .txt .t_d3 img {
                    display: block;
                    width: 83px;
                    margin: 0 auto;
                    margin-top: 40px;
                }

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .bl1 {
        margin-top: 5%;
    }

        .bl1 .div_div1 {
            font-size: 0.5rem;
            line-height: 0.52rem;
        }

        .bl1 .div_div2 {
            font-size: 0.5rem;
            line-height: 0.52rem;
            margin-top: 0.2rem;
        }

        .bl1 .div_div3 {
            width: 100%;
            padding-top: 5%;
            font-size: 0.36rem;
            line-height: 0.65rem;
        }

        .bl1 .div_div4 {
            margin: 5% auto 0;
        }

    .bl2 {
        padding: 5% 0;
        margin-top: 5%;
    }

        .bl2 dl dd {
            margin-bottom: 5%;
        }

            .bl2 dl dd .img, .bl2 dl dd .txt {
                width: 100%;
                float: none;
            }

                .bl2 dl dd .txt .t_d1 {
                    margin-top: 5%;
                    font-size: 0.42rem;
                    line-height: 0.44rem;
                }

                .bl2 dl dd .txt .t_d2 {
                    font-size: 0.36rem;
                    line-height: 0.65rem;
                }

        .bl2 .blbg {
            height: 4rem;
        }

        .bl2 .blbg2 {
            height: 4rem;
            top: 31rem;
        }
}

/* 新闻动态 */
.ne1 {
    padding: 60px 0;
}

    .ne1 dl {
    }

        .ne1 dl dt {
            padding: 20px 0;
            border-bottom: 1px solid #ddd;
        }

            .ne1 dl dt .img {
                width: 450px;
                float: left;
                overflow: hidden;
                height: 288px;
            }

                .ne1 dl dt .img img {
                    display: block;
                    width: 100%;
                    -webkit-transition: all .5s;
                    -moz-transition: all .5s;
                    transition: all .5s;
                }

                    .ne1 dl dt .img img:hover {
                        transform: scale(1.05);
                        -webkit-transform: scale(1.05);
                        -webkit-transition: all .5s;
                        -moz-transition: all .5s;
                        transition: all .5s;
                    }

            .ne1 dl dt .txt {
                width: 690px;
                float: right;
            }

                .ne1 dl dt .txt .dtt {
                    font-weight: bold;
                    color: #444;
                    margin-top: 40px;
                    line-height: 1.6;
                }

                .ne1 dl dt .txt .dct {
                    max-height: 78px;
                    color: #666;
                    margin-top: 20px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 3;
                    -webkit-box-orient: vertical;
                }

                .ne1 dl dt .txt .move {
                    -webkit-transition: all .5s;
                    -moz-transition: all .5s;
                    transition: all .5s;
                    width: 160px;
                    height: 40px;
                    text-align: center;
                    line-height: 40px;
                    display: block;
                    color: #fff;
                    margin-top: 20px;
                    background: #d60029;
                }

                    .ne1 dl dt .txt .move:hover {
                        background: #c1a472;
                        color: #fff;
                        -webkit-transition: all .5s;
                        -moz-transition: all .5s;
                        transition: all .5s;
                    }

        .ne1 dl dd {
            padding: 30px 0 25px;
            border-bottom: 1px solid #ddd;
        }

            .ne1 dl dd .dtt {
                font-weight: bold;
                color: #444;
                -webkit-transition: all .5s;
                -moz-transition: all .5s;
                transition: all .5s;
            }

            .ne1 dl dd .dct {
                color: #666;
                margin-top: 20px;
                max-height: 52px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
            }

            .ne1 dl dd .dor {
                margin-top: 10px;
            }

                .ne1 dl dd .dor span {
                    display: inline-block;
                    padding-left: 30px;
                    margin-right: 20px;
                    background: url(../img/4_01.png) center left no-repeat;
                    color: #666;
                    line-height: 24px;
                }

                    .ne1 dl dd .dor span.sp2 {
                        background: url(../img/4_02.png) center left no-repeat;
                    }

            .ne1 dl dd:hover .dtt {
                color: #d60029;
                -webkit-transition: all .5s;
                -moz-transition: all .5s;
                transition: all .5s;
            }
/*分页*/
.page1 {
    clear: both;
    text-align: center;
    margin-top: 25px;
    background: #f6f6f6;
    height: 60px;
    line-height: 60px;
}

    .page1 span a {
        color: #000;
        padding: 5px 10px;
        text-decoration: none;
        border-radius: 5px;
    }

        .page1 span a:hover {
            color: #fff;
            background: #d60029;
        }

    .page1 span {
        margin: 0px 5px 0;
    }

        .page1 span.current a {
            color: #fff;
            background: #d60029;
        }

.page2 {
    display: none;
}

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .ne1 {
        padding: 5% 0;
    }

        .ne1 dl dt {
            padding-top: 0;
        }

            .ne1 dl dt .img, .ne1 dl dt .txt {
                width: 100%;
                float: none;
            }

            .ne1 dl dt .img {
                height: auto;
            }

        .ne1 dl dd .dct {
            max-height: 80px;
        }

    .page1 {
        display: none;
    }

    .page2 {
        display: block;
        width: 120px;
        height: 40px;
        text-align: center;
        background: #d60029;
        color: #fff;
        line-height: 40px;
        margin: .3rem auto 0;
    }
}


.nec1 {
    padding: 60px 0;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

    .nec1 .tt {
        color: #444;
    }

    .nec1 .tc {
        margin-top: 20px;
        position: relative;
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
        color: #666;
    }

.jiathis_style {
    position: absolute;
    top: 0;
    right: 0;
}

.nec1 .cont {
    text-align: justify;
    padding: 40px 0 50px;
    border-bottom: 1px solid #ddd;
    color: #666;
}

    .nec1 .cont div, .nec1 .cont p {
        color: #999;
        font-size: 16px;
    }

    .nec1 .cont img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height:auto;
    }

    .nec1 .cont .cont_b {
        color: #444;
        font-weight: bold;
    }

.nec1 .btn {
    line-height: 40px;
    padding-top: 45px;
}

    .nec1 .btn a {
        display: block;
        width: 50%;
        float: left;
        text-align: left;
        box-sizing: border-box;
        background: url(../img/4_04.png) center left no-repeat;
        padding-left: 50px;
        color: #444;
    }

        .nec1 .btn a:hover {
            background: url(../img/4_05.png) center left no-repeat;
        }

        .nec1 .btn a:nth-child(2) {
            display: block;
            width: 50%;
            float: right;
            text-align: right;
            box-sizing: border-box;
            background: url(../img/4_03.png) center right no-repeat;
            padding-right: 50px;
            color: #444;
        }

            .nec1 .btn a:nth-child(2):hover {
                background: url(../img/4_06.png) center right no-repeat;
            }

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .nec1 {
        padding: 5% 0;
    }

    .jiathis_style {
        display: none;
    }

    .nec1 .tc {
        font-size: 12px;
    }

    .nec1 .cont {
        padding: 5% 0;
    }

    .nec1 .btn a, .nec1 .btn a:nth-child(2) {
        width: 100%;
        float: none;
    }

        .nec1 .btn a:nth-child(2) {
            text-align: left;
            background: url(../img/4_03.png) center left no-repeat;
            padding-left: 50px;
            margin-top: 5%;
        }

            .nec1 .btn a:nth-child(2):hover {
                background: url(../img/4_06.png) center left no-repeat;
            }
}

/* 党建 */
.pa1 {
    padding: 40px 0;
}

    .pa1 dl {
    }

        .pa1 dl dd {
            margin-bottom: 30px;
            background: #f7f7f7;
        }

            .pa1 dl dd .img {
                width: 450px;
                overflow: hidden;
                float: left;
            }

                .pa1 dl dd .img img {
                    display: block;
                    width: 450px;
                    height: 300px;
                }

            .pa1 dl dd .txt {
                width: 750px;
                min-height: 300px;
                float: right;
                padding: 40px 40px 0 60px;
                box-sizing: border-box;
                position: relative;
            }

                .pa1 dl dd .txt .dtt {
                    font-weight: bold;
                    color: #444;
                    -webkit-transition: all .5s;
                    -moz-transition: all .5s;
                    transition: all .5s;
                    line-height: 1.6;
                }

                .pa1 dl dd .txt .dct {
                    color: #666;
                    margin-top: 20px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 3;
                    -webkit-box-orient: vertical;
                }

            .pa1 dl dd .dor {
                margin-top: 10px;
            }

                .pa1 dl dd .dor span {
                    display: inline-block;
                    padding-left: 30px;
                    margin-right: 20px;
                    background: url(../img/4_01.png) center left no-repeat;
                    color: #666;
                    line-height: 24px;
                }

                    .pa1 dl dd .dor span.sp2 {
                        background: url(../img/4_02.png) center left no-repeat;
                    }

            .pa1 dl dd .txt .xian {
                position: absolute;
                width: 0%;
                height: 5px;
                left: 0;
                bottom: 0;
                background: #d60029;
                -webkit-transition: all .5s;
                -moz-transition: all .5s;
                transition: all .5s;
            }

            .pa1 dl dd:hover .dtt {
                color: #d60029;
                -webkit-transition: all .5s;
                -moz-transition: all .5s;
                transition: all .5s;
            }

            .pa1 dl dd:hover .txt .xian {
                width: 100%;
                -webkit-transition: all .5s;
                -moz-transition: all .5s;
                transition: all .5s;
            }

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .pa1 {
        padding: 5% 0;
    }

        .pa1 dl dd .img, .pa1 dl dd .txt {
            width: 100%;
            float: none;
        }

        .pa1 dl dd .txt {
            padding: 5% 5%;
            min-height: auto;
        }

        .pa1 dl dd .img img {
            display: block;
            width: 100%;
            height: auto;
        }
}


/* 辅助 */

.co1 {
    text-align: center;
    padding: 60px 0 0;
}

    .co1 .tt {
        color: #444;
    }

    .co1 .en {
        color: #aaa;
        margin-top: 10px;
        font-family: Gotham;
    }

    .co1 .ct {
        width: 100%;
        height: 240px;
        background: url(../img/7_02.jpg) center no-repeat;
        background-size: cover;
        margin-top: 35px;
        position: relative;
        z-index: 3;
    }

        .co1 .ct span {
            width: 33.33%;
            height: 100%;
            display: block;
            float: left;
            background: url(../img/7_04.png) center right no-repeat;
        }

            .co1 .ct span:nth-child(3) {
                background: none;
            }

            .co1 .ct span .img {
                margin-top: 60px;
            }

            .co1 .ct span .dtt {
                color: #fff;
                font-size: 16px;
                margin: 10px 0 20px;
            }

            .co1 .ct span .dtc {
                color: #fff;
            }

    .co1 .mp {
        position: relative;
        top: -75px;
        z-index: -1;
    }

        .co1 .mp .txt {
            z-index: 9;
            width: 240px;
            height: 90px;
            position: absolute;
            top: 140px;
            left: 36%;
            margin-left: -20px;
            background: url(../img/7_05.png) center no-repeat;
        }

#map {
    background: url(../img/map.png) center no-repeat;
    background-size: cover;
    margin-top: 35px;
    position: relative;
}

.co1 .mp .dt1 {
    margin-top: 20px;
}

.co1 .mp .dt2 {
    font-size: 14px;
    color: #666;
}

.co1 .mp .xian {
    width: 25px;
    height: 2px;
    margin: 0px auto;
    background: #d60029;
}

.co1 .mp img {
    display: block;
    width: 34px;
    position: absolute;
    top: 100px;
    left: 45%;
    z-index: -1;
}

.co2 {
    text-align: center;
}

    .co2 .tt {
        color: #444;
    }

    .co2 .en {
        color: #aaa;
        margin-top: 10px;
        font-family: Gotham;
    }

.co2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    overflow: hidden;
    margin-bottom: 110px;
}

.co2_moblie_banner {
    display: none;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.co2 .slides {
    width: 100%;
    position: relative;
    z-index: 1;
}

    .co2 .slides li {
        width: 100%;
        height: auto;
        padding: 50px 0;
    }

        .co2 .slides li img {
            width: 100%;
            height: auto;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            transition: all .5s;
        }

.co2 .flex-control-nav {
    position: absolute;
    bottom: 0px;
    z-index: 99;
    width: 100%;
    text-align: center;
    left: 0px;
}

    .co2 .flex-control-nav li {
        display: inline-block;
        width: 11px;
        height: 11px;
        margin: 0 10px;
    }

        .co2 .flex-control-nav li span {
            display: none;
        }

        .co2 .flex-control-nav li a {
            width: 11px;
            height: 11px;
            border: 2px solid #d60029;
            cursor: pointer;
            background: none;
            display: block;
            border-radius: 100%;
        }

            .co2 .flex-control-nav li a.flex-active {
                background: #d60029
            }

.co2 .slides li > span {
    width: 284px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-right: 21px;
    margin-bottom: 20px;
    overflow: hidden;
}

    .co2 .slides li > span:nth-child(4n) {
        margin-right: 0;
    }

    .co2 .slides li > span:hover img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
    }

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .co1 {
        padding: 5% 0;
    }

        .co1 .ct {
            margin-top: 5%;
            height: auto;
            padding-bottom: 5%;
        }

            .co1 .ct span {
                width: 100%;
                float: none;
                background: none;
                padding: 5% 0 0;
            }

                .co1 .ct span .img {
                    margin-top: 0;
                }

        .co1 .mp {
            z-index: 1;
            top: 0;
            overflow: hidden;
        }

    .co2 .slides li > span {
        width: 48%;
        float: left;
        box-sizing: border-box;
        border: 1px solid #ddd;
        margin-right: 4%;
        margin-bottom: 20px;
        overflow: hidden;
    }

        .co2 .slides li > span:nth-child(2n) {
            margin-right: 0;
        }

    .co2 {
        margin-bottom: 10%;
    }
}


/* 法律声明 */
.law1 {
    padding: 60px 0 100px;
    text-align: center;
}

    .law1 .tt {
        color: #444;
    }

    .law1 .en {
        color: #aaa;
        margin-top: 10px;
        font-family: Gotham;
    }

    .law1 .cont {
        text-align: left;
        padding-top: 30px;
        color: #666;
    }

        .law1 .cont .f_16 {
            font-weight: bold;
            color: #444;
        }

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .law1 {
        padding: 5% 0;
        text-align: center;
    }
}

/* 人在战略 */
.jo1 {
    text-align: center;
    padding-top: 110px;
    background: url(../img/6_02.jpg) center no-repeat;
    background-size: cover;
    min-height: 590px;
}

    .jo1 .tt {
        color: #444;
    }

    .jo1 .en {
        color: #aaa;
        margin-top: 10px;
        font-family: Gotham;
    }

    .jo1 dl {
        padding-top: 65px;
    }

        .jo1 dl dd {
            width: 25%;
            float: left;
        }

            .jo1 dl dd .dtt {
                margin: 20px 0;
            }

.jo2 {
    text-align: center;
    padding: 130px 0 70px;
}

    .jo2 .tt {
        color: #444;
    }

    .jo2 .en {
        color: #aaa;
        margin-top: 10px;
        font-family: Gotham;
    }

    .jo2 .slides {
        width: 100%;
        position: relative;
        z-index: 1;
    }

        .jo2 .slides li {
            width: 100%;
            height: auto;
            padding: 50px 0;
        }

            .jo2 .slides li img {
                width: 100%;
                height: 225px;
                -webkit-transition: all .5s;
                -moz-transition: all .5s;
                transition: all .5s;
            }

    .jo2 .flex-control-nav {
        position: absolute;
        bottom: 0px;
        z-index: 99;
        width: 100%;
        text-align: center;
        left: 0px;
    }

        .jo2 .flex-control-nav li {
            display: inline-block;
            width: 11px;
            height: 11px;
            margin: 0 5px;
        }

            .jo2 .flex-control-nav li span {
                display: none;
            }

            .jo2 .flex-control-nav li a {
                width: 8px;
                height: 8px;
                border: 1px solid #d60029;
                cursor: pointer;
                background: none;
                display: block;
                border-radius: 50%;
            }

                .jo2 .flex-control-nav li a.flex-active {
                    background: #d60029
                }

    .jo2 .slides li a div {
        color: #444;
        height: 56px;
        overflow: hidden;
    }

.jo3 {
    text-align: center;
    padding-top: 60px;
    background: url(../img/6_03.jpg) center no-repeat;
    background-size: cover;
    min-height: 840px;
}

    .jo3 .tt {
        color: #444;
    }

    .jo3 .en {
        color: #aaa;
        margin-top: 10px;
        font-family: Gotham;
    }

    .jo3 .tc {
        margin: 10px 0 20px;
        color: #666;
    }

    .jo3 .jo_jp .jtt {
        height: 45px;
        line-height: 45px;
        background: #d60029;
        overflow: hidden;
    }

        .jo3 .jo_jp .jtt span {
            width: 17.5%;
            float: left;
            display: block;
            color: #fff;
            font-size: 16px;
            min-height: 1px;
        }

            .jo3 .jo_jp .jtt span:nth-child(2), .jo3 .jo_jp .jtt span:nth-child(6) {
                width: 15%;
            }

    .jo3 .jo_jp ul li {
        line-height: 60px;
        border-bottom: 1px solid #ddd;
        background: #e9e9e9;
    }

        .jo3 .jo_jp ul li .a_onclick {
            background: #fff;
            cursor: pointer;
        }

            .jo3 .jo_jp ul li .a_onclick span {
                width: 17.5%;
                float: left;
                color: #444;
                position: relative;
            }

                .jo3 .jo_jp ul li .a_onclick span:nth-child(3), .jo3 .jo_jp ul li .a_onclick span:nth-child(7) {
                    width: 15%;
                }

                .jo3 .jo_jp ul li .a_onclick span img {
                    display: block;
                    width: 60px;
                    margin: 0 auto;
                }

                    .jo3 .jo_jp ul li .a_onclick span img:nth-child(2) {
                        position: absolute;
                        top: 0;
                        left: 50%;
                        margin-left: -30px;
                        opacity: 0;
                    }

        .jo3 .jo_jp ul li .a_down {
            padding: 45px 5%;
            text-align: left;
            line-height: 24px;
            color: #666;
        }

            .jo3 .jo_jp ul li .a_down .a_bold {
                font-weight: bold;
            }

        .jo3 .jo_jp ul li .a_onclick_on span img:nth-child(2) {
            opacity: 1;
        }

        .jo3 .jo_jp ul li .a_onclick_on span img:nth-child(1) {
            opacity: 0;
        }

        .jo3 .jo_jp ul li .a_onclick_on, .jo3 .jo_jp ul li .a_onclick:hover {
            background: #f3f3f3;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            transition: all .5s;
        }

.flexslider3 {
    display: none;
}

@media screen and (max-width: 1024px) and (min-width:0px) { /* 移动端的尺寸 */
    .flexslider3 {
        display: block;
        position: relative;
    }

    #wrap {
        display: none;
    }

    .jo2 .slides li {
        padding: 20px 0 30px;
    }

    .jo2 {
        padding: 5% 0;
    }

    .jo1 {
        padding: 5% 0;
        min-height: auto;
    }

        .jo1 dl {
            padding-top: 5%;
        }

            .jo1 dl dd {
                width: 50%;
                text-align: left;
            }

    .jo3 {
        padding: 5% 0;
        min-height: auto;
    }

        .jo3 .jo_jp .jtt span:nth-child(2), .jo3 .jo_jp .jtt span:nth-child(6), .jo3 .jo_jp .jtt span:nth-child(5) {
            display: none;
        }

        .jo3 .jo_jp .jtt span, .jo3 .jo_jp ul li .a_onclick span {
            width: 33%;
        }

            .jo3 .jo_jp ul li .a_onclick span:nth-child(3), .jo3 .jo_jp ul li .a_onclick span:nth-child(7), .jo3 .jo_jp ul li .a_onclick span:nth-child(6) {
                display: none;
            }

        .jo3 .jo_jp ul li .a_down {
            padding: 5%;
        }
}







/* -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; 背景渐隐 */
/* -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; 背景滚动*/
/* -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; 图片原比例 */
/* -webkit-transform:scale(0.97); -moz-transform:scale(0.97); -o-transform:scale(0.97); -ms-transform:scale(0.97); transform:scale(0.97); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; 图片缩放 */
/* -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s; -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); */
/* -moz-transform 1s; -webkit-transition:width 1s, height 1s, -webkit-transform 1s; -o-transition:width 1s, height 1s, -o-transform 1s; 图片360旋转 */
/* transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); 图片360旋转 */
/* -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; transition: all 1s; 3D旋转 */
/* -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; transition: all 1s; transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -moz-transform:rotateY(360deg); 3D旋转 */
/* -webkit-filter: blur(2px); -moz-filter: blur(2px); -ms-filter: blur(2px); filter: blur(2px); 高斯模糊 */
/* 575757 */



