﻿.about_bt {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    color:black;
}
.hz_box {
    width: 100%;
    height: auto;
    overflow: hidden; /* background:url(../images/hxbg.jpg) no-repeat center; */
}

.hz {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.hz_nr {
    width: 100%;
    height: auto;
    margin-top: 50px;
    position: relative;
}

.hz_nr_tp {
    width: 100%;
    height: auto;
}

    .hz_nr_tp img {
        width: 100%;
        height: auto;
    }

.hz_nr_u {
    height: auto;
    position: absolute;
    left: 110px;
    top: 70px;
    z-index: 999;
}

    .hz_nr_u ul li {
        width: 216px;
        height: 56px;
        text-align: center;
        float: left;
        margin: 0 10px;
    }

        .hz_nr_u ul li img {
            max-width: 142px;
            height: 56px;
            margin: 10px auto;
        }

.hz_nr_d {
    height: auto;
    position: absolute;
    left: 0px;
    top: 190px;
    z-index: 999;
}

    .hz_nr_d ul li {
        width: 216px;
        height: 56px;
        text-align: center;
        float: left;
        margin: 0 9px;
    }

        .hz_nr_d ul li img {
            max-width: 142px;
            height: 56px;
            margin: 10px auto;
        }
.owl-buttons .owl-prev, .owl-buttons .owl-next {
    width: 34px !important;
    height: 47px !important;
    margin-top: -23px;
    font-size: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    position: absolute;
    top: 220px;
}

.owl-buttons .owl-prev {
    left: 0px;
    background-image: url(../images/event_slick_prev.png) !important;
}

.owl-buttons .owl-next {
    right: 0px;
    background-image: url(../images/event_slick_next.png) !important;
}

.owl-buttons .owl-prev:hover {
    background-image: url(../images/event_slick_prevh.png) !important;
}

.owl-buttons .owl-next:hover {
    background-image: url(../images/event_slick_nexth.png) !important;
}

#owl-hx_nr_d_tp .owl-buttons .owl-prev, #owl-hx_nr_d_tp .owl-buttons .owl-next {
    width: 34px !important;
    height: 47px !important;
    margin-top: -23px;
    font-size: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    position: absolute;
    top: 140px;
}

#owl-hz01 .owl-buttons .owl-prev, #owl-hz01 .owl-buttons .owl-next {
    width: 34px !important;
    height: 47px !important;
    margin-top: -23px;
    font-size: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    position: absolute;
    top: 180px;
}

#owl-djgb01 .owl-buttons .owl-prev, #owl-djgb01 .owl-buttons .owl-next {
    width: 34px !important;
    height: 47px !important;
    margin-top: -23px;
    font-size: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    position: absolute;
    top: 80px;
}

#owl-yf02_nr .owl-buttons .owl-prev, #owl-yf02_nr .owl-buttons .owl-next {
    width: 34px !important;
    height: 47px !important;
    margin-top: -23px;
    font-size: 0px !important;
    padding: 0px !important;
    border-radius: 0px !important;
    position: absolute;
    top: 190px;
}


.ry_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.ry {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.ry_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.ry01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f3f3f3;
    padding: 70px 0;
}

.ry01 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.ry01_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.ry01_l {
    width: 48%;
    height: 420px;
    float: left;
}

    .ry01_l img {
        width: 100%;
        height: 420px;
    }

.ry01_r {
    width: 42%;
    height: auto;
    float: right;
    margin-right: 4%;
}

    .ry01_r ul li {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
        line-height: 30px;
    }

        .ry01_r ul li dl dt {
            width: 100%;
            height: 40px;
            font-size: 20px;
            background: url(../images/ry_line.png) no-repeat center right;
        }

        .ry01_r ul li dl dd {
            width: 100%;
            line-height: 30px;
            font-size: 14px;
            color: #666666;
        }

    .ry01_r .butt a {
        display: block;
        width: 160px;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        transition: all 400ms;
        color: #666;
        border: 1px solid #bbb;
        text-align: center;
        margin-top: 20px;
    }

        .ry01_r .butt a i {
            padding-left: 8px;
        }

        .ry01_r .butt a:hover {
            background-color: #e70012;
            border-color: #e70012;
            color: #fff;
        }

            .ry01_r .butt a:hover i {
                color: #fff;
            }

    .ry01_r .text {
        height: 360px;
        overflow: hidden;
    }

        .ry01_r .text.active {
            height: auto;
        }

.event01_box {
    width: 100%;
    position: relative;
}

    .event01_box .parHd01 {
        width: 100%;
        display: inline-block;
        height: 100px;
        overflow: hidden;
        margin: 0 auto;
    }

        .event01_box .parHd01 ul {
            width: 100%;
            margin: 0 auto;
        }

.parHd01 li.no_line:before {
    display: none;
}

.parHd01 li {
    width: 240px !important;
    display: inline-block;
    cursor: pointer;
    height: 100px;
    overflow: hidden;
    font-size: 20px;
    color: #c9c9c9;
    margin: 0 10px;
    position: relative;
    text-align: center;
}

    .parHd01 li i {
        font-size: 24px;
        display: block;
    }

    .parHd01 li.act {
        color: #e62129;
    }

.parHd01 .tempWrap {
    width: 92% !important;
    margin: 0 auto;
}

.parHd li span, .parHd li.clone span {
    display: none;
}

.parBd01 {
    text-align: center;
}

.zztp {
    width: 100%;
    height: auto;
}

    .zztp ul li {
        width: 23%;
        float: left;
        margin: 50px 1%;
        position: relative;
    }

.zztp_pic {
    width: 100%;
    height: 255px;
    border: 2px solid #e8e8e8;
}

    .zztp_pic img {
        max-width: 100%;
        height: 245px;
        padding: 5px 0;
        margin: 0 auto;
    }

.zztp_tit {
    width: 100%;
    height: 52px;
    line-height: 60px;
    background: url(../images/ry_grey.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 245px;
    overflow: hidden;
}

.zztp ul li:hover .zztp_pic {
    border: 2px solid #e62129;
}

.zztp ul li:hover .zztp_tit {
    background: url(../images/ry_red.png) no-repeat center;
    color: #ffffff;
}

div#listBox {
    width: 100%;
}

.sPrev01, .sNext01 {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0px;
}

.sPrev01 {
    left: 0;
}

.sNext01 {
    right: 0;
}

    .sPrev01 img, .sNext01 img {
        transition: all .6s cubic-bezier(.51,1.1,.9,.95);
        -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
        -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
        -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);
    }

.yf_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/yfbg.jpg) no-repeat center bottom;
}

.yf {
    width: 92%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    margin: 0 auto;
}

.yf_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.yf_nr_l {
    width: 54%;
    height: 488px;
    float: left;
}

    .yf_nr_l img {
        width: 100%;
        height: 488px;
    }

.yf_nr_r {
    width: 40%;
    height: auto;
    float: right;
}

.yf_nr_r_wz {
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    padding-top: 120px;
}

.yf01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.yf01 {
    width: 92%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.yf01_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

.yf01_nr_r {
    width: 54%;
    height: 414px;
    float: right;
    border: 1px solid #e8e8e8;
}

    .yf01_nr_r img {
        width: 100%;
        height: 412px;
    }

.yf01_nr_l {
    width: 40%;
    height: auto;
    float: left;
}

.yf01_nr_l_wz {
    width: 100%;
    height: auto;
    padding-top: 120px;
}

    .yf01_nr_l_wz h3 {
        width: 100%;
        font-size: 20px;
        padding-bottom: 25px;
        color: #e62129;
    }

    .yf01_nr_l_wz p {
        width: 100%;
        line-height: 28px;
        font-size: 16px;
        color: #666666;
    }

.yf02_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/yfbg01.jpg) no-repeat center;
}

.yf02 {
    width: 92%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    margin: 0 auto;
}

.yf02_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#owl-yf02_nr .item {
    margin: 0 1%;
}

.yf_article {
    width: 100%;
    height: auto;
    margin-top: 40px;
    border-top: 2px solid #f2f2f2;
}

    .yf_article h3 {
        width: 100%;
        line-height: 80px;
        font-size: 18px;
    }

    .yf_article ul li {
        line-height: 50px;
        font-size: 16px;
        border-bottom: 1px dashed #d9d9d9;
    }

        .yf_article ul li a {
            color: #666666;
        }

        .yf_article ul li i {
            float: right;
            font-size: 26px;
        }

        .yf_article ul li:hover a {
            color: #e62129;
        }

        .yf_article ul li:hover i {
            color: #e62129;
        }

.kj_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.kj {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.kj_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.kj_tp {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

    .kj_tp ul li {
        width: 25%;
        height: auto;
        text-align: center;
        float: left;
    }

        .kj_tp ul li .shuzi {
            line-height: 30px;
            padding-top: 30px;
            font-size: 46px;
            color: #e62129;
        }

            .kj_tp ul li .shuzi span {
                line-height: 50px;
                font-family: Impact;
            }

        .kj_tp ul li .miaoshu {
            font-size: 14px;
            line-height: 30px;
        }

.kj_wz {
    width: 100%;
    height: 420px;
    margin-top: 50px;
}

    .kj_wz img {
        width: 100%;
        height: 420px;
    }

.kj01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f3f3f3 url(../images/rybg.jpg) no-repeat center bottom;
}

.kj01 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.kj01_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.kj01_nr_l {
    width: 50%;
    height: 456px;
    float: left;
}

    .kj01_nr_l img {
        width: 100%;
        height: 456px;
    }

.kj01_nr_r {
    width: 43%;
    height: auto;
    float: right;
}

.kj01_nr_r_bt {
    width: 100%;
    margin-top: 50px;
}

    .kj01_nr_r_bt h3 {
        font-size: 30px;
        padding-bottom: 20px;
    }

    .kj01_nr_r_bt span {
        width: 15%;
        height: 2px;
        background-color: #e62129;
        display: inline-block;
    }

.kj01_nr_r_nr {
    width: 100%;
    margin-top: 20px;
}

.maquee {
    height: 270px;
    overflow: hidden;
}

.topRec_List ul {
    width: 100%;
    height: 270px;
}

.topRec_List li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #666666;
}

    .topRec_List li i {
        font-size: 20px;
        padding-right: 20px;
        color: #989898;
        vertical-align: middle;
    }

.kj02_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.kj02 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.kj02_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.kj02_nr_r {
    width: 50%;
    height: 456px;
    float: right;
}

    .kj02_nr_r img {
        width: 100%;
        height: 456px;
    }

.kj02_nr_l {
    width: 48%;
    height: auto;
    float: left;
}

    .kj02_nr_l ul li {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 25px;
    }

        .kj02_nr_l ul li dl dt {
            width: 8%;
            float: right;
        }

        .kj02_nr_l ul li dl dd {
            width: 90%;
            float: left;
        }

            .kj02_nr_l ul li dl dd h3 {
                width: 100%;
                font-size: 24px;
                margin-bottom: 40px;
                text-align: left;
            }

            .kj02_nr_l ul li dl dd p {
                width: 100%;
                font-size: 16px;
                line-height: 28px;
                color: #666666;
            }

            .kj02_nr_l ul li dl dd h3 span {
                display: inline-block;
                float: left;
                padding-right: 10px;
            }

.hx_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f3f3f3 url(../images/rybg.jpg) no-repeat center bottom;
}

.hx {
    width: 90%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    margin: 0 auto;
}

.hx_nr_u {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

    .hx_nr_u ul li {
        width: 33.33%;
        height: auto;
        border-right: 1px solid #dedede;
        float: left;
        text-align: center;
    }

        .hx_nr_u ul li:last-child {
            border-right: none;
        }

        .hx_nr_u ul li h2 {
            display: inline-block;
            width: 170px;
            height: 170px;
            line-height: 170px;
            background-color: #e9eaef;
            border-radius: 50%;
            text-align: center;
        }

            .hx_nr_u ul li h2 i {
                font-size: 80px;
                color: #00589c;
            }

        .hx_nr_u ul li h3 {
            font-size: 16px;
            padding-top: 30px;
            padding-bottom: 8px;
            color:black;
        }

        .hx_nr_u ul li span {
            display: inline-block;
            width: 6%;
            height: 2px;
            background-color: #cecece;
            margin: 8px 0;
        }

        .hx_nr_u ul li p {
            width: 62%;
            font-size: 14px;
            line-height: 28px;
            color: #666666;
            margin: 0 auto;
        }

        .hx_nr_u ul li:hover h2 i {
            color: #e62129;
            transition: all .5s;
        }

.hx_nr_d {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 70px;
}

.hx_nr_d_bt {
    width: 100%;
    height: auto;
}

    .hx_nr_d_bt h3 {
        font-size: 24px;
        color:black;
    }

    .hx_nr_d_bt p {
        font-size: 16px;
        color: #666666;
        line-height: 28px;
    }

#owl-hx_nr_d_tp {
    width: 100%;
    margin: 0 auto;
}

    #owl-hx_nr_d_tp .item {
        display: block;
        position: relative;
    }

.itemhxjs {
    width: 90%;
    height: 140px;
    border: 1px solid #dedede;
    text-align: center;
    margin: 0 auto;
}

    .itemhxjs i {
        display: block;
        font-size: 60px;
        line-height: 80px;
        padding: 8px 0 5px 0;
    }

    .itemhxjs p {
        font-size: 16px;
        line-height: 20px;
        color: black;
    }

    .itemhxjs:hover {
        background-color: #e62129;
        transition: all .5s;
    }

        .itemhxjs:hover i {
            color: #ffffff;
        }

        .itemhxjs:hover p {
            color: #ffffff;
        }

#owl-hx_nr_d_tp .item {
    display: block;
    margin: 70px 3% 0px 3%;
}

#owl-hx_nr_d_tp .owl-pagination {
    display: none;
}

    #owl-hx_nr_d_tp .owl-pagination .owl-buttons .owl-prev {
        margin: 0px !important;
    }

    #owl-hx_nr_d_tp .owl-pagination .owl-buttons .owl-next {
        margin: 0px !important;
    }

.hx01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.hx01 {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.hx01_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

#owl-hx01 {
    width: 100%;
    margin: 0 auto;
}

    #owl-hx01 .item {
        display: block;
        position: relative;
    }

.hx01_tp {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #ededed;
    text-align: center;
}

    .hx01_tp:hover {
        border: 1px solid #e62129;
        transition: all .5s;
    }

    .hx01_tp h3 {
        font-size: 18px;
        padding-top: 50px;
    }

    .hx01_tp img {
        width: 100%;
        height: auto;
    }

.hx02_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/hxbg.jpg) no-repeat center;
}

.hx02 {
    width: 90%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    margin: 0 auto;
}

.hx02_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

    .hx02_nr ul li {
        width: 49%;
        height: auto;
        float: left;
        margin: 0.5%;
        overflow: hidden;
        background-color: #ffffff;
        border: 1px solid #ededed;
        text-align: center;
    }

        .hx02_nr ul li:hover {
            border: 1px solid #e62129;
            transition: all .5s;
        }

        .hx02_nr ul li h3 {
            font-size: 16px;
            padding-top: 30px;
        }

        .hx02_nr ul li img {
            width: 100%;
            height: auto;
        }

.hz_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/hxbg.jpg) no-repeat center;
}

.hz {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.hz_nr {
    width: 100%;
    height: auto;
    margin-top: 50px;
    position: relative;
}

.hz_nr_tp {
    width: 100%;
    height: auto;
}

    .hz_nr_tp img {
        width: 100%;
        height: auto;
    }

.hz_nr_u {
    height: auto;
    position: absolute;
    left: 110px;
    top: 70px;
    z-index: 999;
}

    .hz_nr_u ul li {
        width: 216px;
        height: 56px;
        text-align: center;
        float: left;
        margin: 0 10px;
    }

        .hz_nr_u ul li img {
            max-width: 142px;
            height: 56px;
            margin: 10px auto;
        }

.hz_nr_d {
    height: auto;
    position: absolute;
    left: 0px;
    top: 190px;
    z-index: 999;
}

    .hz_nr_d ul li {
        width: 216px;
        height: 56px;
        text-align: center;
        float: left;
        margin: 0 9px;
    }

        .hz_nr_d ul li img {
            max-width: 142px;
            height: 56px;
            margin: 10px auto;
        }

.hz01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.hz01 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.hz01_nr {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

#owl-hz01 {
    width: 100%;
    margin: 0 auto;
}

    #owl-hz01 .item {
        display: block;
        position: relative;
    }

.hz01nr {
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .hz01nr dl {
        width: 56%;
        height: auto;
        margin: 0 auto;
    }

        .hz01nr dl dt {
            width: 100%;
            height: auto;
            text-align: center;
        }

            .hz01nr dl dt h3 {
                font-size: 18px;
                padding-bottom: 20px;
            }

                .hz01nr dl dt h3 b {
                    display: block;
                    font-weight: normal;
                    padding-bottom: 10px;
                    font-size: 26px;
                    font-family: Arial, Helvetica, sans-serif;
                }

            .hz01nr dl dt span {
                display: inline-block;
                width: 3%;
                height: 3px;
                background-color: #bcbcbc;
            }

        .hz01nr dl dd.text {
            line-height: 30px;
            height: 90px;
            overflow: hidden;
            font-size: 16px;
            color: #666666;
            text-align: center;
            margin-top: 40px;
        }

            .hz01nr dl dd.text.active {
                height: auto;
            }

        .hz01nr dl dd.butt a {
            display: block;
            width: 160px;
            height: 38px;
            line-height: 38px;
            font-size: 14px;
            transition: all 400ms;
            color: #666;
            border: 1px solid #bbb;
            text-align: center;
            margin-top: 20px;
            margin: 50px auto 0 auto;
        }

            .hz01nr dl dd.butt a i {
                padding-left: 8px;
            }

            .hz01nr dl dd.butt a:hover {
                background-color: #e70012;
                border-color: #e70012;
                color: #fff;
            }

                .hz01nr dl dd.butt a:hover i {
                    color: #fff;
                }

.hz02_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f3f3f3 url(../images/rybg.jpg) no-repeat center bottom;
}

.hz02 {
    width: 90%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    margin: 0 auto;
}

.hz02_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

#owl-hz02 {
    width: 100%;
    margin: 0 auto;
}

    #owl-hz02 .item {
        display: block;
        position: relative;
        width: 90%;
        margin: 0 auto;
    }

        #owl-hz02 .item .itempic01 {
            width: 100%;
        }

            #owl-hz02 .item .itempic01 ul li {
                width: 100%;
                height: 118px;
                float: left;
                margin-bottom: 40px;
                border: 2px solid #e5e5e5;
                text-align: center;
            }

                #owl-hz02 .item .itempic01 ul li img {
                    max-width: 100%;
                    padding-top: 30px;
                    min-height: 70px;
                    margin: 0 auto;
                }

                #owl-hz02 .item .itempic01 ul li:hover {
                    border: 2px solid #e62129;
                    transition: all .5s;
                }

.djgp_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.djgp {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.djgp_nr {
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.djgp_nr_l {
    width: 50%;
    height: 390px;
    float: left;
}

    .djgp_nr_l img {
        width: 100%;
        height: 390px;
    }

.djgp_nr_r {
    width: 45%;
    height: auto;
    float: right;
}

    .djgp_nr_r dl dt {
        width: 100%;
        padding: 30px 0;
        font-size: 30px;
        font-weight: normal;
    }

    .djgp_nr_r dl dd.wenzi {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        color: #666666;
        padding-bottom: 60px;
    }

    .djgp_nr_r dl dd a.butt01 {
        display: block;
        width: 150px;
        height: 36px;
        line-height: 36px;
        border-radius: 20px;
        background-color: #e62129;
        font-size: 16px;
        color: #ffffff;
        margin-right: 15px;
        text-align: center;
        float: left;
    }

        .djgp_nr_r dl dd a.butt01 i {
            padding-left: 6px;
            font-size: 18px;
        }

        .djgp_nr_r dl dd a.butt01:hover {
            background-color: #e1e2e4;
            color: #333333;
            transition: all .5s;
        }

            .djgp_nr_r dl dd a.butt01:hover i {
                color: #333333;
                transition: all .5s;
            }

.djgp01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    background-color: #f7f7f7;
}

.djgp01 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.djgp01_l {
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
}

.djgp01_bg {
    width: 100%;
    height: auto;
    margin-top: 60px;
}

.mr_frbox_l {
    width: 25%;
    float: left;
}

    .mr_frbox_l dl {
        margin-top: 50px;
    }

        .mr_frbox_l dl dt {
            height: 55px;
            line-height: 55px;
            text-align: center;
            background-color: #e62129;
            font-size: 16px;
            font-weight: bold;
            color: #ffffff;
        }

        .mr_frbox_l dl dd {
            height: 52px;
            line-height: 55px;
            text-align: center;
            font-size: 14px;
            color: #666666;
            margin: 10px 0;
        }

            .mr_frbox_l dl dd.sili01 {
                background-color: #efefef;
            }

            .mr_frbox_l dl dd.sili02 {
                background-color: #ffffff;
            }

.mr_frbox {
    width: 75%;
    float: left;
}

    .mr_frbox ul li {
        width: 33.33%;
        float: left;
    }

        .mr_frbox ul li h3 {
            height: 50px;
            text-align: center;
            font-size: 26px;
        }

        .mr_frbox ul li dl dt {
            height: 55px;
            line-height: 55px;
            text-align: center;
            background-color: #e62129;
            font-size: 16px;
            font-weight: bold;
            color: #ffffff;
        }

        .mr_frbox ul li dl dd {
            height: 52px;
            line-height: 55px;
            text-align: center;
            font-size: 14px;
            color: #666666;
            margin: 10px 0;
        }

            .mr_frbox ul li dl dd.sili01 {
                background-color: #efefef;
            }

            .mr_frbox ul li dl dd.sili02 {
                background-color: #ffffff;
            }

.djgp01_r {
    width: 45%;
    height: auto;
    overflow: hidden;
    float: right;
}

.djgp01_tp {
    width: 100%;
    height: auto;
    margin-top: 70px;
}
/*.djgp01_tp img{ width:100%; height:420px;}   硅片发货比例配图调整，此处注释掉图片不会变形 */

.djgp02_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.djgp02 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.djgp02_nr {
    width: 76%;
    height: auto;
    margin: 50px auto 0 auto;
}

.djgp02_nr_l {
    width: 48%;
    height: auto;
    float: left;
}

    .djgp02_nr_l img {
        width: 100%;
        height: 300px;
    }

.djgp02_nr_r {
    width: 45%;
    height: auto;
    float: right;
}

    .djgp02_nr_r ul li {
        width: 100%;
        height: auto;
        margin-top: 20px;
        font-size: 18px;
        font-weight: bold;
    }

        .djgp02_nr_r ul li span {
            color: #e62129;
        }

        .djgp02_nr_r ul li i {
            font-size: 40px;
            color: #e62129;
            padding: 0 20px;
            font-weight: normal;
            vertical-align: middle;
        }

.djgp03_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f3f3f3 url(../images/rybg.jpg) no-repeat center bottom;
}

.djgp03 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    margin: 0 auto;
}

.djgp03_nr_r {
    width: 43%;
    height: auto;
    float: right;
    margin-right: 4%;
    text-align: center;
}

    .djgp03_nr_r h3 {
        font-size: 16px;
        line-height: 50px;
    }

    .djgp03_nr_r img {
        width: 100%;
        height: 392px;
    }

.djgp03_nr_l {
    width: 42%;
    height: auto;
    float: left;
    margin-left: 4%;
    margin-top: 100px;
}

    .djgp03_nr_l h3 {
        width: 100%;
        font-size: 30px;
        padding-bottom: 50px;
    }

    .djgp03_nr_l p {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        color: #666666;
    }

.djgb_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.djgb {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.djgb_nr {
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.djgb01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.djgb01 {
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.djgb01_nr {
    width: 100%;
    height: auto;
    margin: 50px auto 0 auto;
}

.itemdjgb {
    border-bottom: 3px solid #e9eaef;
    text-align: center;
}

    .itemdjgb h3 {
        width: 140px;
        height: 140px;
        line-height: 140px;
        border-radius: 50%;
        background-color: #e9eaef;
        margin: 0 auto;
    }

        .itemdjgb h3 i {
            font-size: 56px;
            color: #e62129;
        }

            .itemdjgb h3 i.icon-renzhengjiance {
                font-size: 66px;
            }

    .itemdjgb p {
        width: 100%;
        font-size: 16px;
        line-height: 70px;
    }

    .itemdjgb:hover {
        border-bottom: 3px solid #e62129;
        transition: all .5s;
    }

        .itemdjgb:hover h3 {
            background-color: #e62129;
        }

            .itemdjgb:hover h3 i {
                color: #ffffff;
            }

        .itemdjgb:hover p {
            color: #e62129;
        }

.djgb02_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f3f3f3;
}

.djgb02 {
    width: 94%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    margin: 0 auto;
}

.djgb02_nr {
    width: 100%;
    height: auto;
}

    .djgb02_nr ul li {
        width: 25%;
        height: auto;
        text-align: center;
        float: left;
        margin-top: 70px;
    }

.xm_t {
    width: 246px;
    height: 224px;
    position: relative;
    margin: 0 auto;
}

.djgb02_kk {
    width: 246px;
    height: 224px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.djgb02_tp {
    width: 246px;
    height: 224px;
    position: absolute;
    z-index: 1;
}

    .djgb02_tp img {
        width: 246px;
        height: 224px;
    }

.djgb02_kk01 {
    width: 246px;
    height: 224px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.djgb02_kk01 {
    display: none;
}

.xm_b {
    width: 100%;
}

    .xm_b i {
        font-size: 38px;
        color: #cdcdcd;
    }

    .xm_b p {
        font-size: 16px;
    }

.djgb02_nr ul li:hover {
    transition: all .5s;
}

    .djgb02_nr ul li:hover .djgb02_kk {
        display: none;
    }

    .djgb02_nr ul li:hover .djgb02_kk01 {
        display: block;
    }

    .djgb02_nr ul li:hover .xm_b i {
        color: #e62129;
    }

    .djgb02_nr ul li:hover .xm_b p {
        color: #e62129;
    }

.zl_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.zl {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zl_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

    .zl_nr img {
        width: 100%;
        height: auto;
    }

    .zl_nr h3 {
        font-size: 18px;
        padding: 30px 0 20px 0;
    }

    .zl_nr p {
        font-size: 16px;
        line-height: 28px;
        color: #666666;
    }

.zl01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f3f3f3 url(../images/rybg.jpg) no-repeat center bottom;
}

.zl01 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    margin: 0 auto;
}

.zl01_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 16px;
}

    .zl01_nr img {
        width: 100%;
        height: auto;
        margin-top: 34px;
        border: 1px solid #ededed;
    }

        .zl01_nr img:hover {
            border: 1px solid #e62129;
            transition: all .5s;
        }

.zl02_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.zl02 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zl02_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zl02_nr_l {
    width: 30%;
    height: auto;
    float: left;
}

    .zl02_nr_l h3 {
        font-size: 30px;
        padding: 160px 0 30px 0;
    }

    .zl02_nr_l dl dt {
        font-size: 18px;
        padding-bottom: 10px;
        font-weight: normal;
    }

    .zl02_nr_l dl dd {
        font-size: 16px;
        line-height: 30px;
        color: #666666;
    }

        .zl02_nr_l dl dd i {
            font-size: 20px;
            color: #e62129;
            padding-right: 14px;
            vertical-align: middle;
        }

.zl02_nr_r {
    width: 65%;
    height: auto;
    float: right;
    border: 1px solid #ededed;
}

    .zl02_nr_r img {
        width: 100%;
        height: auto;
    }

    .zl02_nr_r:hover {
        border: 1px solid #e62129;
        transition: all .5s;
    }

.zl03_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    background-color: #f5f5f5;
}

.zl03 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zl03_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zl03_nr_l {
    width: 30%;
    height: auto;
    float: right;
}

    .zl03_nr_l h3 {
        font-size: 30px;
        padding: 120px 0 30px 0;
    }

    .zl03_nr_l dl dt {
        font-size: 18px;
        padding-bottom: 10px;
        font-weight: normal;
    }

    .zl03_nr_l dl dd {
        font-size: 16px;
        line-height: 30px;
        color: #666666;
    }

        .zl03_nr_l dl dd i {
            font-size: 20px;
            color: #e62129;
            padding-right: 14px;
            vertical-align: middle;
        }

.zl03_nr_r {
    width: 65%;
    height: auto;
    float: left;
    border: 1px solid #ededed;
}

    .zl03_nr_r img {
        width: 100%;
        height: auto;
    }

    .zl03_nr_r:hover {
        border: 1px solid #e62129;
        transition: all .5s;
    }

.news_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    background-color: #f5f5f5;
}

.news {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news_l {
    width: 24%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    float: left;
}

.news_l_bt {
    border-left: 5px solid #e62129;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-left: 6%;
    line-height: 20px;
    font-size: 18px;
}

.news_l_lb {
    width: 100%;
    height: auto;
}

    .news_l_lb ul li {
        width: 100%;
        height: auto;
        padding: 35px 0;
        border-bottom: 1px solid #eeeeee;
    }

.news_l_nr {
    width: 82%;
    height: auto;
    margin: 0 auto;
}

    .news_l_nr h3 {
        width: 100%;
        line-height: 28px;
        font-size: 16px;
        padding-bottom: 30px;
    }

    .news_l_nr span {
        display: block;
        font-size: 14px;
        color: #999999;
    }

    .news_l_nr h3 a:hover {
        color: #e62129;
        transition: all .5s;
    }

.news_r {
    width: 74%;
    height: auto;
    overflow: hidden;
    float: right;
}

.news_r_u {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 3%;
}

.news_r_u_tp {
    width: 55%;
    height: 310px;
    float: left;
}

    .news_r_u_tp img {
        width: 100%;
        height: 310px;
    }

.news_r_u_nr {
    width: 42%;
    height: auto;
    float: right;
}

    .news_r_u_nr dl dt {
        width: 100%;
        font-size: 18px;
        padding: 30px 0 20px 0;
        font-weight: normal;
    }

        .news_r_u_nr dl dt span {
            display: block;
            padding-top: 20px;
            font-size: 14px;
            color: #999999;
            font-weight: normal;
        }

        .news_r_u_nr dl dt a:hover {
            color: #e62129;
            transition: all .5s;
        }

    .news_r_u_nr dl dd {
        width: 100%;
        font-size: 14px;
        height: 90px;
        line-height: 30px;
        overflow: hidden;
        color: #666666;
    }

        .news_r_u_nr dl dd.butt {
            width: 100%;
            font-size: 14px;
            text-align: right;
            padding-top: 60px;
        }

            .news_r_u_nr dl dd.butt a {
                color: #e62129;
            }

            .news_r_u_nr dl dd.butt i {
                color: #e62129;
                font-size: 14px;
                padding-left: 8px;
            }

.news_r_d {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

    .news_r_d ul li {
        width: 100%;
        height: auto;
        overflow: hidden;
        background-color: #ffffff;
        margin: 0 auto;
        padding: 2%;
        margin-top: 26px;
    }

.news_r_d_tp {
    width: 34.4%;
    height: 196px;
    float: left;
}

    .news_r_d_tp img {
        width: 100%;
        height: 196px;
    }

.news_r_d_nr {
    width: 60%;
    height: auto;
    float: right;
}

    .news_r_d_nr dl dt {
        width: 100%;
        font-size: 18px;
        padding: 10px 0 20px 0;
        font-weight: normal;
    }

        .news_r_d_nr dl dt span {
            display: block;
            padding-top: 20px;
            font-size: 14px;
            color: #999999;
            font-weight: normal;
        }

        .news_r_d_nr dl dt a:hover {
            color: #e62129;
            transition: all .5s;
        }

    .news_r_d_nr dl dd {
        width: 100%;
        font-size: 14px;
        height: 90px;
        line-height: 30px;
        overflow: hidden;
        color: #666666;
    }

.news01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.news01 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news01_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.news01_l {
    width: 24%;
    height: auto;
    overflow: hidden;
    float: left;
}

.news01_r {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: right;
}

.news01_l_wz {
    width: 100%;
    height: auto;
}

    .news01_l_wz ul li {
        width: 100%;
        height: auto;
        padding: 35px 0;
        border-bottom: 1px solid #eeeeee;
    }

.news01_l_nr {
    width: 82%;
    height: auto;
    margin: 0 auto;
}

    .news01_l_nr h2 {
        width: 100%;
        height: 30px;
        font-size: 18px;
        font-weight: bold;
    }

    .news01_l_nr h3 {
        width: 100%;
        line-height: 28px;
        font-size: 16px;
        padding-bottom: 30px;
    }

    .news01_l_nr span {
        display: block;
        font-size: 14px;
        color: #999999;
    }

.news01_l_wz ul a:hover h2 {
    color: #e62129;
    transition: all .5s;
}

.news01_l_wz ul a:hover h3 {
    color: #e62129;
    transition: all .5s;
}

.news01_l_wz ul a:hover span {
    color: #e62129;
    transition: all .5s;
}

.fenyee {
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 40px;
    background-color: #f5f5f5;
}

    .fenyee div {
        width: 50%;
        text-align: center;
        font-size: 14px;
        height: 60px;
        overflow: hidden;
        color: #494949;
        padding: 0 5%;
    }

        .fenyee div a {
            display: block;
            color: #494949;
        }

        .fenyee div:hover {
            background-color: #E60012;
        }

            .fenyee div:hover a {
                color: #fff;
            }

        .fenyee div .tu {
            display: inline-block;
            width: 10%;
            float: left;
        }

        .fenyee div i {
            font-size: 16px;
            margin: 0 8px;
        }

        .fenyee div .zi {
            display: inline-block;
            width: 90%;
            overflow: hidden;
            padding: 0 8px;
            float: left;
        }

    .fenyee .zuo {
        float: left;
    }

    .fenyee .you {
        float: right;
    }

    .fenyee .zuo .zi {
        text-align: left;
    }

    .fenyee .you .zi {
        text-align: right;
    }

.news01_r .title {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

    .news01_r .title .shang {
        width: 100%;
        font-size: 24px;
        font-weight: bold;
    }

    .news01_r .title .xia {
        font-size: 14px;
        padding-top: 15px;
    }

        .news01_r .title .xia i {
            font-size: 20px;
            padding-right: 8px;
            vertical-align: middle;
            font-weight: bold;
            color: #9c9c9c;
        }

            .news01_r .title .xia i.icon-icons64x6416 {
                font-size: 30px;
            }

.news01_r .neirong {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    margin-top: 20px;
    color: #666666;
}

    .news01_r .neirong img {
        max-width: 100%;
        height: auto;
        text-align: center;
        margin: 10px auto;
    }

.news01_l_fx {
    height: 40px;
    padding: 30px 0 20px 0;
    padding-left: 10%;
}

.jiathis_style_32x32 .jtico:hover {
    opacity: 0.8;
}

.jiathis_style_32x32 .jiathis_txt {
    float: left;
    font-size: 22px;
    text-decoration: none;
    line-height: 32px !important;
}

.jiathis_style_32x32 .jiathis_separator {
    display: block;
    float: left;
    margin: 0 5px;
    line-height: 32px !important;
}

.jiathis_style_32x32 .jialike {
    position: relative;
    border: none;
    overflow: hidden;
    margin: -3px 5px;
}

.jiathis_style_32x32 .jiathis_txt {
    font-size: 18px !important;
    color: #383842 !important;
}

.jiathis_style_32x32 .jtico_weixin {
    background: url(../images/jia_icon1.jpg) no-repeat !important;
    width: 1px !important;
    height: 30px !important;
    padding: 0 !important;
}

.jiathis_style_32x32 .jtico_tsina {
    background: url(../images/jia_icon2.jpg) no-repeat !important;
    width: 1px !important;
    height: 30px !important;
    padding: 0 !important;
}

.jiathis_style_32x32 .jtico_tqq {
    background: url(../images/jia_icon3.jpg) no-repeat !important;
    width: 1px !important;
    height: 30px !important;
    padding: 0 !important;
}

.jiathis_style_32x32 .jtico_yixin {
    background: url(../images/jia_icon4.jpg) no-repeat !important;
    width: 1px !important;
    height: 30px !important;
    padding: 0 !important;
}

.jiathis_style_32x32 .jtico_jiathis {
    background: url(../images/jia_icon5.jpg) no-repeat !important;
}

.jiathis_counter_style {
    display: none !important;
}

.lx_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.lx {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.lx_nr {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 20px;
}

    .lx_nr ul li {
        width: 25%;
        height: 250px;
        float: left;
        border-right: 1px solid #e4e4e4;
        text-align: center;
    }

        .lx_nr ul li:last-child {
            border-right: none;
        }

        .lx_nr ul li i {
            display: inline-block;
            font-size: 50px;
            color: #e62129;
            padding: 30px 0;
        }

        .lx_nr ul li h3 {
            font-size: 18px;
            padding-bottom: 10px;
        }

        .lx_nr ul li p {
            color: #666666;
            font-size: 16px;
            line-height: 28px;
        }

            .lx_nr ul li p span {
                color: #e62129;
                font-size: 20px;
            }

.lx01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/lxbg.jpg) no-repeat center;
}

.lx01 {
    width: 90%;
    height: auto;
    overflow: hidden;
    padding: 70px 0 90px;
    margin: 0 auto;
}

.lx01_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 50px;
}

    .lx01_nr ul li {
        width: 32.33%;
        height: 150px;
        float: left;
        background-color: #ffffff;
        margin: 0.5%;
    }

        .lx01_nr ul li .lx01_nrxq {
            width: 94%;
            margin: 0 auto;
        }

            .lx01_nr ul li .lx01_nrxq .tou {
                border-left: 4px solid #e62129;
                padding-left: 2%;
                margin-bottom: 10px;
                line-height: 20px;
                font-weight: bold;
                font-size: 16px;
                margin-top: 30px;
            }

                .lx01_nr ul li .lx01_nrxq .tou .chak {
                    display: inline-block;
                    margin-left: 10px;
                    font-weight: 100;
                    font-size: 15px;
                    color: #e62129;
                }

            .lx01_nr ul li .lx01_nrxq .hang {
                padding-left: 2%;
                font-size: 14px;
                color: #666666;
                line-height: 28px;
            }

        .lx01_nr ul li.red {
            width: 32.33%;
            height: 150px;
            line-height: 150px;
            font-size: 18px;
            text-align: center;
            background-color: #e62129;
            color: #ffffff;
        }

.lx02_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.lx02 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.lx02_nr {
    width: 85%;
    height: auto;
    padding-top: 50px;
    margin: 0 auto;
}

.lyxx {
    width: 48%;
    height: auto;
    float: left;
}

.input_text {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #999999;
    text-indent: 1em;
    font-size: 16px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.yanzeng {
    width: 64%;
}

.search_text {
    width: 60%;
    height: 50px;
    line-height: 50px;
    color: #999999;
    text-indent: 1em;
    font-size: 16px;
    background: #f7f7f7;
    border: 1px solid #ddd;
}

.yzmtu {
    width: 38%;
    height: 50px;
}

    .yzmtu img {
        width: 100%;
        height: 50px;
    }

.lynr {
    width: 48%;
    height: auto;
    float: right;
}

.area_text {
    width: 99%;
    height: 210px;
    line-height: 50px;
    color: #999999;
    text-indent: 1em;
    font-size: 16px;
    background: #f7f7f7;
    border: 1px solid #ddd;
}

.lyan {
    width: 100%;
    margin-top: 50px;
    text-align: center;
}

.subbut {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background-color: #e62129;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: none;
}

.price_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
}

.price {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.price_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 50px auto 0 auto;
}

    .price_nr ul li {
        width: 100%;
    }

        .price_nr ul li.price_name {
            width: 100%;
            height: 55px;
            background-color: #e1e1e1;
        }

            .price_nr ul li.price_name dl dd {
                width: 20%;
                height: 55px;
                line-height: 55px;
                float: left;
                padding-left: 2%;
                font-size: 18px;
                text-align: center;
            }

        .price_nr ul li.price_details {
            width: 100%;
            height: 70px;
            border-bottom: 1px solid #e1e1e1;
        }

            .price_nr ul li.price_details dl dd {
                width: 20%;
                height: 70px;
                line-height: 70px;
                float: left;
                padding-left: 2%;
                font-size: 16px;
                color: #666666;
                text-align: center;
            }

                .price_nr ul li.price_details dl dd span.red {
                    padding-left: 15px;
                    font-size: 26px;
                    color: #e62129;
                }

                .price_nr ul li.price_details dl dd span.green {
                    padding-left: 15px;
                    font-size: 26px;
                    color: #009426;
                }

/*fazhan.html*/
.quanbunr {
    width: 100%;
    position: relative;
}

.history_top {
    overflow: hidden;
    position: relative;
    z-index: 200;
}

.history_top_wrap {
    width: 100%;
    height: 138px;
    background: none;
    margin-bottom: 42px;
}

.history_top_main_box {
    width: 100%;
    margin: 0 auto;
    float: left;
    background: url(../images/line_061s.jpg) no-repeat left 58px;
}

.history_top_main {
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    background: #f5f5f5;
    background: url(../images/line_03101.jpg) repeat-x left 58px;
}

    .history_top_main ul {
        width: 8000%;
        position: relative;
        left: 0;
        top: 0;
        overflow: hidden;
        z-index: 2;
    }

    .history_top_main li {
        width: 160px;
        float: left;
        height: 138px;
        text-align: center;
        cursor: pointer;
        position: relative;
        z-index: 2;
    }

        .history_top_main li span {
            display: inline-block;
            line-height: 110px;
            font-size: 20px;
            color: #c6c6c6;
            font-family: Arial;
            padding-top: 7px;
            background: url(../images/line_031201.png) no-repeat center top;
            position: relative;
            top: 48px;
        }

        .history_top_main li.active span {
            display: inline-block;
            line-height: 110px;
            font-size: 20px;
            color: #e62129;
            font-family: Arial;
            padding-top: 7px;
            background: url(../images/line_031101.png) no-repeat center top;
            top: 48px;
        }

        .history_top_main li.first {
            margin-left: 0;
        }

    .history_top_main .colorLine {
        height: 11px;
        overflow: hidden;
        font-size: 1px;
        background: url(../images/line_06101.jpg) repeat;
        position: absolute;
        top: 58px;
        z-index: 1;
        left: 0;
    }

.history_top_l {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/l_btn_31.png) no-repeat;
    left: 0;
    position: absolute;
    top: 40px;
    z-index: 999;
}

.history_top_r {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/l_btn_27.png) no-repeat;
    right: 0;
    float: left;
    position: absolute;
    top: 40px;
    z-index: 999;
}

.history_top_l.active {
    background: url(../images/l_btn_32.png) no-repeat;
}

.history_top_r.active {
    background: url(../images/l_btn_25.png) no-repeat;
}

.history_bottom_part {
}

    .history_bottom_part > h5 {
        line-height: 64px;
        padding-top: 10px;
        font-size: 30px;
        color: #6a7074;
        font-family: Arial;
        background: url(../images/line_06.jpg) no-repeat center bottom;
        text-align: center;
        font-weight: normal;
        margin-bottom: 32px;
    }

    .history_bottom_part > p {
        font-size: 16px;
        color: #6a7074;
        line-height: 28px;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .history_bottom_part ul {
        background: none;
    }

    .history_bottom_part li {
        width: 100%;
        text-align: left;
        margin-bottom: 30px;
        overflow: hidden;
    }

        .history_bottom_part li > img {
            margin-right: 6%;
            max-width: 90%;
        }

        .history_bottom_part li dl {
            margin-bottom: 20px;
            margin-left: 3%;
            float: left;
            width: 86%;
            border-top: 4px solid #6a7074;
            margin-top: 30px;
        }

        .history_bottom_part li > span {
            color: #6a7074;
            font-size: 16px;
            margin-bottom: 32px;
            line-height: 36px;
            float: left;
            display: block;
            width: 10%;
        }

            .history_bottom_part li > span i {
                font-size: 36px;
                color: #6a7074;
            }

        .history_bottom_part li dd {
            font-size: 18px;
            color: #6a7074;
            line-height: 1.8em;
            padding-top: 14px;
        }

            .history_bottom_part li dd img {
                max-width: 100%;
            }

        .history_bottom_part li.odd {
            text-align: left;
        }

            .history_bottom_part li.odd > img {
                margin-left: 6%;
            }

            .history_bottom_part li.odd dl {
                margin-left: 6%;
            }

        .history_bottom_part li em {
            display: none;
            width: 22px;
            height: 22px;
            position: absolute;
            right: -11px;
            top: 0;
            background: url(../images/list_cir.jpg) no-repeat;
        }

        .history_bottom_part li.odd em {
            left: -11px;
            right: auto;
            top: 0;
            background: url(../images/list_cir.jpg) no-repeat;
        }

.history_bottom_part {
    display: none;
}

    .history_bottom_part.active {
        display: block;
    }

.cn1_nr .dian:hover .xfzi {
    display: block;
}

.cn1_nr .dkj:hover .shanxi {
    display: block;
}

.cn1_nr .dkj01:hover .xfzi_nr04 {
    display: block;
}

.cn1_nr {
    width: 100%;
    height: 790px;
    position: relative;
}

    .cn1_nr .dian {
        text-align: center;
        line-height: 30px;
        position: absolute;
    }

    .cn1_nr .xian {
        position: absolute;
        left: 51%;
        top: 20%;
        z-index: 12;
    }

    .cn1_nr .chuxiong {
        position: absolute;
        left: 50%;
        top: 53%;
        z-index: 999;
    }

        .cn1_nr .chuxiong img {
            padding-right: 8px;
        }

    .cn1_nr .wuxi {
        position: absolute;
        left: 60%;
        top: 40%;
        z-index: 97;
    }

        .cn1_nr .wuxi img {
            padding-right: 8px;
        }

    .cn1_nr .lijiang {
        position: absolute;
        left: 42%;
        top: 47%;
        z-index: 98;
    }

        .cn1_nr .lijiang img {
            padding-left: 8px;
        }

    .cn1_nr .baoshan {
        position: absolute;
        left: 40%;
        top: 51%;
        z-index: 99;
    }

        .cn1_nr .baoshan img {
            padding-left: 8px;
        }

    .cn1_nr .yinchuan {
        position: absolute;
        left: 40%;
        top: 30%;
        z-index: 50;
    }

        .cn1_nr .yinchuan img {
            padding-left: 8px;
        }

    .cn1_nr .ningxia {
        position: absolute;
        left: 40%;
        top: 34%;
        z-index: 60;
    }

        .cn1_nr .ningxia img {
            padding-left: 8px;
        }

    .cn1_nr .gujin {
        position: absolute;
        left: 45%;
        top: 92%;
        z-index: 60;
    }

        .cn1_nr .gujin img {
            padding-left: 8px;
        }

.cn1_nr_tel {
    display: none;
}

.cn1_nr_tel {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

    .cn1_nr_tel ul li {
        width: 46%;
        height: 150px;
        margin: 10px 2%;
        float: left;
        background-color: #f1f1f1;
    }

        .cn1_nr_tel ul li h3 {
            width: 90%;
            height: 50px;
            line-height: 50px;
            margin: 0 auto;
            font-size: 16px;
        }

        .cn1_nr_tel ul li p {
            width: 90%;
            line-height: 24px;
            margin: 0 auto;
            font-size: 14px;
        }

@media only screen and (max-width:1460px) {

    .topmenu_box {
        height: 56px !important;
    }

    .topmenu {
        height: 56px !important;
    }

        .topmenu ul li {
            height: 56px !important;
            line-height: 56px !important;
        }

            .topmenu ul li a {
                font-size: 15px !important;
            }

    .about_box {
        padding: 40px 0;
    }

    .about_bt h3 {
        font-size: 22px;
    }

    .about_tp ul li .tupian i {
        font-size: 44px;
    }

    .about_tp ul li .shuzi {
        font-size: 36px;
        padding-top: 15px;
    }

    .about_wz {
        margin-top: 30px;
    }

        .about_wz p {
            font-size: 14px;
            line-height: 26px;
        }

    .about_sp {
        height: 340px;
        margin-top: 30px;
    }

        .about_sp img {
            height: 340px;
        }

        .about_sp .sp_an {
            top: 34%;
            font-size: 22px;
        }

            .about_sp .sp_an i {
                font-size: 44px;
                line-height: 44px;
            }

    .about01_box {
        padding: 40px 0;
    }

    .about01_bt h3 {
        font-size: 22px;
    }

    .about01_sp {
        max-height: 335px;
        margin-top: 30px;
    }

        .about01_sp img {
            height: 335px;
        }

        .about01_sp .sp01_an {
            top: 34%;
            font-size: 22px;
        }

            .about01_sp .sp01_an i {
                font-size: 44px;
                line-height: 44px;
            }

    .about01_tp {
        height: auto;
        margin-top: 30px;
    }

        .about01_tp img {
            height: auto;
        }

    .cy {
        padding-top: 40px;
    }

    .fz_box {
        padding: 40px 0;
    }

    .fz_nr {
        margin-top: 30px;
        width: 100%;
    }

    .fz_wz_time {
        font-size: 25px;
    }

    .fz_wz_tit {
        height: 36px;
        font-size: 16px;
    }

    .fz_wz_txt {
        line-height: 26px;
        font-size: 14px;
    }

    .fz_tp {
        height: 248px;
    }

        .fz_tp img {
            height: 248px;
        }

    .fz_wz_time01 {
        font-size: 25px;
    }

    .fz_wz_tit01 {
        height: 36px;
        font-size: 16px;
    }

    .fz_wz_txt01 {
        line-height: 26px;
        font-size: 14px;
    }

    .fz_tp01 {
        height: 248px;
    }

        .fz_tp01 img {
            height: 248px;
        }

    .fz_tp {
        margin-top: 64px;
    }

    .kouzi {
        top: 56px;
    }

    .history_top_main {
        width: 800px;
    }

    .djgp_box {
        padding: 40px 0;
    }

    .djgp_nr_l {
        height: 274px;
    }

        .djgp_nr_l img {
            height: 274px;
        }

    .djgp_nr_r dl dt {
        padding: 20px 0;
        font-size: 22px;
    }

    .djgp_nr_r dl dd.wenzi {
        font-size: 14px;
        line-height: 26px;
        padding-bottom: 50px;
    }

    .djgp_nr_r dl dd a.butt01 {
        font-size: 14px;
    }

    .djgp_nr_r dl dd a.butt02 {
        font-size: 14px;
    }

    .djgp01_box {
        padding: 40px 0;
    }

    .djgp01_bg {
        margin-top: 50px;
    }

    .djgp01_l {
        width: 51%;
    }

    .mr_frbox_l {
        width: 25%;
        float: left;
    }

        .mr_frbox_l dl {
            margin-top: 30px;
        }

            .mr_frbox_l dl dt {
                height: 40px;
                line-height: 40px;
                font-size: 15px;
            }

            .mr_frbox_l dl dd {
                height: 40px;
                line-height: 40px;
                margin: 5px 0;
            }

    .mr_frbox {
        width: 75%;
        float: left;
    }

        .mr_frbox ul li {
            width: 33.33%;
            float: left;
        }

            .mr_frbox ul li h3 {
                height: 30px;
                text-align: center;
                font-size: 20px;
            }

            .mr_frbox ul li dl dt {
                height: 40px;
                line-height: 40px;
                font-size: 15px;
            }

            .mr_frbox ul li dl dd {
                height: 40px;
                line-height: 40px;
                margin: 5px 0;
                font-size: 12px;
            }

    .djgp01_r {
        width: 44%;
    }

    .djgp01_tp {
        margin-top: 80px;
    }

        .djgp01_tp img {
            height: auto;
            width: 100%
        }

    .djgp02_box {
        padding: 40px 0;
    }

    .djgp02_nr {
        width: 100%;
        margin: 30px auto 0 auto;
    }

    .djgp02_nr_l img {
        height: auto;
    }

    .djgp02_nr_r {
        margin-top: 20px;
    }

        .djgp02_nr_r ul li {
            margin-top: 10px;
            font-size: 15px;
        }

            .djgp02_nr_r ul li i {
                font-size: 35px;
                padding: 0 16px;
            }

    .djgp03 {
        padding: 40px 0 100px 0;
    }

    .djgp03_nr_l h3 {
        font-size: 22px;
        padding-bottom: 30px;
    }

    .djgp03_nr_l p {
        font-size: 14px;
        line-height: 28px;
    }

    .djgp03_nr_l {
        margin-left: 0%;
    }

    .djgp03_nr_r img {
        height: auto;
    }

    .djgb_box {
        padding: 40px 0;
    }

    .djgb01_box {
        padding: 40px 0;
    }

    .djgb01_nr {
        width: 100%;
        margin: 30px auto 0 auto;
    }

    .djgb01 {
        width: 100%;
    }

    .itemdjgb p {
        font-size: 15px;
    }

    .djgb02 {
        width: 100%;
        padding: 40px 0;
    }

    .djgb02_nr ul li {
        margin-top: 40px;
    }

    .xm_t {
        width: 200px;
        height: 182px;
    }

    .djgb02_kk {
        width: 200px;
        height: 182px;
    }

    .djgb02_kk01 {
        width: 200px;
        height: 182px;
    }

    .djgb02_tp {
        width: 200px;
        height: 182px;
    }

    .djgb02_kk img {
        width: 200px;
        height: 182px;
    }

    .djgb02_kk01 img {
        width: 200px;
        height: 182px;
    }

    .djgb02_tp img {
        width: 200px;
        height: 182px;
    }

    .xm_b p {
        font-size: 15px;
    }

    .xm_b i {
        font-size: 32px;
    }

    .hx {
        width: 100%;
        padding: 40px 0;
    }

    .hx_nr_u {
        margin-top: 30px;
    }

        .hx_nr_u ul li h2 {
            width: 130px;
            height: 130px;
            line-height: 130px;
        }

            .hx_nr_u ul li h2 i {
                font-size: 60px;
            }

        .hx_nr_u ul li h3 {
            font-size: 15px;
        }

        .hx_nr_u ul li p {
            width: 80%;
            line-height: 26px;
        }

    .hx_nr_d {
        margin-top: 50px;
    }

    .hx_nr_d_bt h3 {
        font-size: 22px;
    }

    .hx_nr_d_bt p {
        font-size: 14px;
    }

    .itemhxjs i {
        font-size: 50px;
        line-height: 70px;
        padding: 14px 0 5px 0;
    }

    .itemhxjs p {
        font-size: 14px;
    }

    .hx01_box {
        padding: 40px 0;
    }

    .hx01_nr {
        margin-top: 40px;
    }

    .hx02 {
        padding: 40px 0;
    }

    .hz {
        padding: 40px 0;
    }

    .hz_nr {
        margin-top: 30px;
    }

    .hz_nr_u {
        left: 76px;
        top: 50px;
    }

        .hz_nr_u ul li {
            width: 150px;
        }

    .hz_nr_d {
        left: -4px;
        top: 136px;
    }

        .hz_nr_d ul li {
            width: 150px;
        }

    .hz01_box {
        padding: 40px 0;
    }

    .hz01_nr {
        margin-top: 30px;
    }

    .hz01nr dl dt h3 {
        font-size: 15px;
        padding-bottom: 10px;
    }

        .hz01nr dl dt h3 b {
            font-size: 22px;
        }

    .hz01nr dl dd.text {
        line-height: 26px;
        height: 78px;
        font-size: 14px;
        margin-top: 30px;
    }

    .hz02 {
        width: 100%;
        padding: 40px 0;
    }

    .hz02_nr {
        margin-top: 30px;
    }

    .kj_box {
        padding: 40px 0;
    }

    .kj_tp ul li .shuzi {
        padding-top: 10px;
        font-size: 34px;
    }

    .kj_wz {
        height: 300px;
        margin-top: 30px;
    }

        .kj_wz img {
            height: 300px;
        }

    .kj01 {
        padding: 40px 0;
    }

    .kj01_nr_l {
        height: 324px;
    }

    .kj01_nr_r {
        width: 44%;
    }

    .kj01_nr_l img {
        height: 324px;
    }

    .kj01_nr_r_bt {
        margin-top: 0px;
    }

        .kj01_nr_r_bt h3 {
            font-size: 22px;
            padding-bottom: 10px;
        }

    .kj01_nr_r_nr {
        margin-top: 0px;
    }

    .topRec_List li {
        font-size: 14px;
    }

        .topRec_List li i {
            font-size: 16px;
            padding-right: 7px;
        }

    .kj02_box {
        padding: 40px 0;
    }

    .kj02_nr_r {
        height: 324px;
    }

        .kj02_nr_r img {
            height: 324px;
        }

    .kj02_nr_l ul li {
        margin-bottom: 10px;
        margin-top: 0;
    }

        .kj02_nr_l ul li dl dd h3 {
            font-size: 22px;
        }

        .kj02_nr_l ul li dl dd p {
            font-size: 14px;
            line-height: 26px;
        }

    .lx_box {
        padding: 40px 0;
    }

    .lx_nr {
        padding-top: 30px;
    }

        .lx_nr ul li {
            height: 220px;
        }

            .lx_nr ul li i {
                font-size: 44px;
                padding: 20px 0;
            }

            .lx_nr ul li p {
                font-size: 14px;
            }

    .lx01 {
        width: 100%;
        padding: 40px 0 60px;
    }

    .lx01_nr {
        margin-top: 30px;
    }

        .lx01_nr ul li .lx01_nrxq .tou {
            font-size: 15px;
            margin-top: 25px;
        }

    .lx02_box {
        padding: 40px 0 80px 0;
    }

    .lx02_nr {
        width: 100%;
        padding-top: 30px;
    }

    .input_text {
        font-size: 14px;
    }

    .area_text {
        font-size: 14px;
    }

    .lyan {
        margin-top: 0px;
    }

    .ry_box {
        padding: 40px 0 20px 0;
    }

    .zztp ul li {
        margin: 0 1% 70px 1%;
    }

    .parHd01 li {
        width: 225px !important;
        margin: 0 4px;
    }

        .parHd01 li i {
            font-size: 18px;
        }

    .ry01 {
        padding: 40px 0;
    }

    .ry01_l {
        height: 298px;
    }

        .ry01_l img {
            height: 298px;
        }

    .ry01_r {
        width: 46%;
    }

        .ry01_r ul li dl dt {
            width: 136%;
            font-size: 18px;
            height: 36px;
            background: url(../images/ry_line.png) no-repeat center 6px;
        }

        .ry01_r .text {
            height: 243px;
        }

    .ry01_nr {
        margin-top: 30px;
    }

    .tx_box {
        padding: 40px 0;
    }

    .ablumitem_main .tx_wz {
        width: 90%;
        font-size: 14px;
        line-height: 26px;
    }

    .tx_nr {
        margin-top: 30px;
    }

    .ablum-list .content li {
        margin: 40px auto 0 auto;
    }

    .ablumitem_main .item {
        margin: 40px 4% 0px 4%;
    }

        .ablumitem_main .item .itemtit {
            font-size: 14px;
        }

    .owl-buttons .owl-prev, .owl-buttons .owl-next {
        top: 150px;
    }

    .news_box {
        padding: 40px 0;
    }

    .news_l_lb ul li {
        padding: 20px 0;
    }

    .news_l_nr h3 {
        line-height: 26px;
        font-size: 15px;
        padding-bottom: 20px;
    }

    .news_r_u_tp {
        width: 50%;
        height: 200px;
    }

        .news_r_u_tp img {
            height: 200px;
        }

    .news_r_u_nr {
        width: 45%;
    }

        .news_r_u_nr dl dt {
            font-size: 16px;
            padding: 0px 0 10px 0;
        }

        .news_r_u_nr dl dd {
            height: 78px;
            line-height: 26px;
        }

            .news_r_u_nr dl dd.butt {
                padding-top: 5px;
                height: 26px !important;
            }

    .news_r_d_tp {
        width: 34%;
        height: 138px;
    }

        .news_r_d_tp img {
            height: 138px;
        }

    .news_r_d_nr dl dt {
        font-size: 15px;
        padding: 0;
    }

        .news_r_d_nr dl dt span {
            padding: 10px 0;
        }

    .news_r_d_nr dl dd {
        height: 78px;
        line-height: 26px;
    }

    .news01_box {
        padding: 40px 0;
    }

    .news01_l_nr h3 {
        font-size: 15px;
        padding-bottom: 0px;
    }

    .news01_r .title .shang {
        font-size: 22px;
    }

    .yf {
        width: 100%;
        padding: 40px 0;
    }

    .yf_nr_l {
        height: 360px;
    }

        .yf_nr_l img {
            height: 360px;
        }

    .yf_nr_r_wz {
        line-height: 34px;
        font-size: 14px;
        padding-top: 60px;
    }

    .yf02 {
        width: 100%;
        padding: 40px 0;
    }

    .yf01_box {
        padding: 40px 0;
    }

    .yf01 {
        width: 100%;
    }

    .yf01_nr_r {
        height: 322px;
    }

        .yf01_nr_r img {
            height: 320px;
        }

    .yf01_nr_l_wz {
        padding-top: 80px;
    }

    .yf_article h3 {
        line-height: 40px;
        font-size: 15px;
        padding-top: 20px;
    }

    .yf_article ul li {
        line-height: 50px;
        font-size: 14px;
    }

        .yf_article ul li i {
            font-size: 22px;
        }

    .zl_box {
        padding: 40px 0;
    }

    .zl_nr h3 {
        font-size: 15px;
        padding: 20px 0 10px 0;
    }

    .zl_nr p {
        font-size: 14px;
        line-height: 26px;
    }

    .zl01 {
        padding: 40px 0;
    }

    .zl01_nr img {
        margin-top: 20px;
    }

    .zl_nr {
        margin-top: 30px;
    }

    .zl02_nr_l h3 {
        font-size: 22px;
        padding: 60px 0 30px 0;
    }

    .zl02_nr_l dl dd {
        font-size: 14px;
        line-height: 26px;
    }

        .zl02_nr_l dl dd i {
            padding-right: 6px;
        }

    .zl02_nr_l {
        width: 38%;
    }

    .zl02_nr_r {
        width: 62%;
    }

    .zl03_nr_l h3 {
        font-size: 22px;
        padding: 40px 0 30px 0;
    }

    .zl03_nr_l dl dd {
        font-size: 14px;
        line-height: 26px;
    }

        .zl03_nr_l dl dd i {
            padding-right: 6px;
        }

    .zl03_nr_l {
        width: 38%;
    }

    .zl03_nr_r {
        width: 60%;
    }

    .zl02_box {
        padding: 40px 0;
    }

    .zl03_box {
        padding: 40px 0;
    }

    .price_box {
        padding: 40px 0;
    }

    .price_nr {
        width: 100%;
        margin: 20px auto 0 auto;
    }

        .price_nr ul li.price_details {
            height: 50px;
        }

        .price_nr ul li.price_name dl dd {
            height: 50px;
            line-height: 50px;
            font-size: 15px;
        }

        .price_nr ul li.price_details dl dd {
            height: 50px;
            line-height: 50px;
            font-size: 14px;
        }

    .ablumitem_main .item .itempic {
        height: 316px;
    }

    .ablumitem_main .item img {
        max-height: 314px;
    }

    .news_r_u_nr dl dt span {
        padding-top: 15px;
    }

    .news_r_u_nr dl dt {
        padding: 0px 0 8px 0;
    }

    .news_r_u_nr dl dd {
        height: 72px;
        line-height: 24px;
    }

    .news_r_d_nr dl dt span {
        padding: 5px 0;
    }

    .news_r_d_nr dl dd {
        height: 72px;
        line-height: 24px;
    }

    .lx_nr ul li p span {
        font-size: 16px;
    }

    .hz_nr_d ul li img {
        max-width: 100px;
        height: auto;
    }

    .hz_nr_u ul li img {
        max-width: 100px;
        height: auto;
    }

    .zztp_tit {
        font-size: 13px;
    }

    .cn1_nr .gujin {
        left: 43%;
        top: 93%;
    }

    .cn1_nr .lijiang {
        left: 37%;
    }

    .cn1_nr .baoshan {
        left: 35%;
    }

    .cn1_nr .yinchuan {
        left: 37%;
    }

    .cn1_nr .ningxia {
        left: 38%;
    }
}

@media only screen and (max-width:1024px) {

    .topmenu_box {
        display: none;
    }

    .about_box {
        padding: 30px 0;
    }

    .about_bt h3 {
        font-size: 18px;
    }

    .about_tp {
        width: 100%;
        margin: 20px auto;
    }

        .about_tp ul li .tupian i {
            font-size: 35px;
        }

        .about_tp ul li .shuzi {
            font-size: 26px;
            padding-top: 0px;
        }

    .about_sp {
        height: 245px;
        margin-top: 20px;
    }

        .about_sp img {
            height: 245px;
        }

        .about_sp .sp_an {
            font-size: 18px;
        }

            .about_sp .sp_an i {
                font-size: 36px;
            }

    .about01_box {
        padding: 30px 0;
    }

    .about01_bt h3 {
        font-size: 18px;
    }

    .about01_sp {
        max-height: 240px;
        margin-top: 20px;
    }

        .about01_sp .sp01_an {
            font-size: 18px;
        }

            .about01_sp .sp01_an i {
                font-size: 36px;
            }

    .about_bt p {
        font-size: 14px;
        line-height: 24px;
        color: #666666;
    }

    .fz_wz {
        width: 100%;
    }

    .fz_tp {
        height: auto;
    }

        .fz_tp img {
            height: auto;
        }

    .fz_wz_time {
        font-size: 18px;
    }

    .fz_wz_time01 {
        font-size: 18px;
    }

    .fz_tp {
        margin-top: 54px;
    }

    .kouzi {
        top: 46px;
    }

    .djgp_nr {
        width: 100%;
    }

    .djgp_nr_l {
        height: auto;
    }

        .djgp_nr_l img {
            height: auto;
        }

    .djgp_nr_r {
        width: 47%;
    }

        .djgp_nr_r dl dt {
            padding: 10px 0;
            font-size: 18px;
        }

        .djgp_nr_r dl dd a.butt01 {
            width: 140px;
        }

        .djgp_nr_r dl dd a.butt02 {
            width: 140px;
        }

        .djgp_nr_r dl dd.wenzi {
            padding-bottom: 30px;
        }

    .about01_bt {
        text-align: center;
    }

    .djgp01_l {
        width: 100%;
    }

    .djgp01_r {
        width: 100%;
        margin-top: 30px;
    }

    .djgp01_tp {
        margin-top: 30px;
    }

    .djgp02_nr_l {
        width: 80%;
        margin: 0 10%;
    }

    .djgp02_nr_r {
        display: none;
    }

    .djgp03_nr_l {
        width: 100%;
        margin-left: 0%;
        margin-top: 0px;
    }

        .djgp03_nr_l h3 {
            font-size: 18px;
            padding-bottom: 20px;
        }

    .djgp03_nr_r {
        width: 80%;
        margin: 0 10%;
    }

    .xm_t {
        width: 160px;
        height: 146px;
    }

    .djgb02_kk {
        width: 160px;
        height: 146px;
    }

    .djgb02_kk01 {
        width: 160px;
        height: 146px;
    }

    .djgb02_tp {
        width: 160px;
        height: 146px;
    }

    .djgb02_kk img {
        width: 160px;
        height: 146px;
    }

    .djgb02_kk01 img {
        width: 160px;
        height: 146px;
    }

    .djgb02_tp img {
        width: 160px;
        height: 146px;
    }

    .hx_nr_u ul li h2 {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }

        .hx_nr_u ul li h2 i {
            font-size: 48px;
        }

    .hz01nr dl dt span {
        width: 7%;
    }

    .hz_nr_tp {
        display: none;
    }

    .hz_nr_u {
        position: static;
    }

        .hz_nr_u ul li {
            width: 23%;
            height: auto;
            overflow: hidden;
            margin: 1%;
            padding: 20px 0;
            border: 1px solid #ccc;
            background-color: #ffffff;
        }

    .hz_nr_d {
        position: static;
    }

        .hz_nr_d ul li {
            width: 23%;
            height: auto;
            overflow: hidden;
            margin: 1%;
            padding: 20px 0;
            border: 1px solid #ccc;
            background-color: #ffffff;
        }

    .kj_tp {
        width: 100%;
    }

        .kj_tp ul li .shuzi {
            font-size: 30px;
        }

            .kj_tp ul li .shuzi span {
                line-height: 30px;
            }

    .kj01_nr_l {
        height: auto;
    }

        .kj01_nr_l img {
            height: auto;
        }

    .kj01_nr_r_bt h3 {
        font-size: 16px;
        padding-bottom: 0px;
    }

    .kj01_nr_r {
        width: 48%;
    }

    .kj02_nr_l {
        width: 50%;
    }

        .kj02_nr_l ul li dl dd h3 {
            font-size: 16px;
            padding-bottom: 10px;
        }

        .kj02_nr_l ul li dl dd {
            width: 84%;
        }

    .kj02_nr_r {
        height: auto;
    }

        .kj02_nr_r img {
            height: auto;
        }

    .kj02_nr_l ul li dl dt {
        width: 12%;
    }

    .lx_nr ul li {
        width: 50%;
        margin-bottom: 20px;
    }

    .lx01_nr ul li .lx01_nrxq {
        width: 100%;
    }

    .parHd01 li {
        width: 272px !important;
    }

    .zztp ul li {
        margin: 0 2% 70px 2%;
        width: 46%;
    }

    .ry01_l img {
        height: auto
    }

    .ry01_l {
        height: auto
    }

    .ry01_l {
        width: 100%;
        height: auto;
    }

    .ry01_r {
        width: 100%;
        margin-right: 0%;
        margin-top: 40px;
    }

        .ry01_r .text {
            height: 280px;
        }

    .news_l {
        display: none
    }

    .news_r {
        width: 100%;
    }

    .news_r_d_tp {
        width: 35%;
    }

    .news01_l {
        display: none;
    }

    .news01_r {
        width: 100%;
    }

        .news01_r .title {
            padding-bottom: 0px;
        }

        .news01_r .neirong {
            line-height: 26px;
        }

        .news01_r .title .shang {
            font-size: 18px;
        }

        .news01_r .title .xia {
            padding-top: 0px;
        }

    .yf_article ul li i {
        display: none;
    }

    .yf02 {
        width: 100%;
        padding: 40px 0;
    }

    .yf_nr_l {
        height: auto;
    }

        .yf_nr_l img {
            height: auto;
        }

    .yf_nr_r_wz {
        line-height: 30px;
        font-size: 14px;
        padding-top: 28px;
    }

    .yf01_nr_l_wz h3 {
        font-size: 16px;
        padding-bottom: 20px;
    }

    .yf01_nr_l_wz p {
        line-height: 26px;
        font-size: 14px;
    }

    .yf01_nr_r {
        height: auto;
    }

        .yf01_nr_r img {
            height: auto;
        }

    .yf01_nr {
        margin-top: 30px;
    }

    .yf01_nr_l_wz {
        padding-top: 50px;
    }

    .yf_nr {
        margin-top: 30px;
    }

    .grid figure h2 {
        font-size: 15px;
    }

    .grid figure figcaption {
        padding: 1em !important;
    }

    .grid figure p {
        letter-spacing: 0px;
        font-size: 14px !important;
    }

    .yf_article ul li {
        height: auto;
        line-height: 30px;
    }

    .zl02_nr_l h3 {
        font-size: 16px;
        padding: 40px 0 30px 0;
    }

    .zl02_nr_l dl dt {
        font-size: 15px;
    }

    .zl02_nr_l dl dd i {
        font-size: 18px;
    }

    .zl03_nr_l h3 {
        font-size: 16px;
        padding: 10px 0 20px 0;
    }

    .zl03_nr_l dl dt {
        font-size: 15px;
    }

    .zl03_nr_l dl dd i {
        font-size: 18px;
    }

    .history_top_main {
        width: 640px;
    }

    .cn1_nr {
        display: none;
    }
}

@media screen and (max-width: 767px) {

    .about_bt h3 {
        font-size: 16px;
    }

    .about_tp ul li {
        width: 100%;
        margin-top: 10px;
    }

    .about_sp {
        height: 135px;
    }

        .about_sp img {
            height: 135px;
        }

        .about_sp .sp_an {
            top: 18%;
            left: 30%;
            font-size: 16px;
        }

    .about01_l {
        width: 100%;
        margin-right: 0;
    }

    .about01_r {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .about01_bt {
        text-align: center;
    }

    .about_bt h3 {
        padding-top: 0;
    }

    .parHd .tempWrap {
        width: 100% !important;
    }

    .xiaoqius {
        display: none;
    }

    .shuxian {
        display: none;
    }

    .kouzi {
        display: none;
    }

    .fz_tp {
        width: 100%;
    }

    .fz_wz_nr {
        width: 100%;
    }

    .fz_tp01 {
        width: 100%;
    }

    .fz_wz_nr01 {
        width: 100%;
    }

    .fz_wz_time01 {
        text-align: left;
        padding: 15px 0 10px 0;
    }

    .fz_wz_tit01 {
        text-align: left;
    }

    .parBd {
        margin-top: 10px;
    }

    .fz_tp {
        margin-top: 0;
    }

    .fz_tp01 {
        margin-top: 0;
    }

    .fz_wz_time {
        padding: 15px 0 10px 0;
    }

    .fz_tp01 img {
        width: 100%;
    }

    .fz_tp img {
        width: 100%;
    }

    .djgp_nr_l {
        width: 100%;
    }

    .djgp_nr_r {
        width: 100%;
        margin-top: 10px;
    }

    .djgb02_nr ul li {
        width: 50%;
    }

    .hx01_box {
        padding: 0;
    }

    .hx {
        padding: 0;
    }

    .hx_nr_u ul li {
        width: 100%;
        margin-bottom: 30px;
    }

    .hx_nr_d_bt {
        width: 100%;
        text-align: center;
    }

        .hx_nr_d_bt p {
            line-height: 26px;
            padding-top: 10px;
        }

    .hx02_nr ul li {
        width: 100%;
        margin: 5px 0;
    }

    .hx02_nr {
        margin-top: 10px;
    }

    .hz01nr dl dt span {
        width: 10%;
    }

    .hz_nr_u ul li {
        width: 46%;
        margin: 2%;
    }

    .hz_nr_d ul li {
        width: 46%;
        margin: 2%;
    }

    .kj_tp ul li {
        width: 50%;
        height: 100px;
    }

    .kj_wz {
        height: auto;
        margin-top: 20px;
    }

        .kj_wz img {
            height: auto;
        }

    .kj01_nr_l {
        width: 100%;
    }

    .kj01_nr_r {
        width: 100%;
        margin-top: 20px;
    }

    .kj02_nr_l {
        width: 100%;
    }

    .kj02_nr_r {
        width: 100%;
        margin-top: 20px;
    }

    .lx01 {
        padding: 0 0 60px;
    }

    .lx_nr ul li {
        width: 100%;
        height: auto;
        border-right: none;
        margin-bottom: 10px;
        padding-bottom: 20px;
        border-bottom: 1px solid #f2f2f2;
    }

    .lx01_nr ul li {
        width: 100%;
        border-bottom: 1px solid #f2f2f2;
    }

        .lx01_nr ul li.red {
            width: 100%;
        }

    .lx01_box {
        background: none;
    }

    .lyxx {
        width: 100%;
    }

    .lynr {
        width: 100%;
        margin-top: 20px;
    }

    .input_text {
        margin-bottom: 10px;
    }

    .lyan {
        margin-top: 20px;
    }

    .ry01_r ul li dl dt {
        width: 170%;
    }

    .parHd01 li {
        width: 340px !important;
    }

    .zztp ul li {
        margin: 0 7.5% 70px 7.5%;
        width: 85%;
    }

    .ablum-list .tab ul li {
        width: 100px;
    }

        .ablum-list .tab ul li a {
            font-size: 14px;
        }

    .news_r_u_tp {
        width: 100%;
        height: auto;
    }

        .news_r_u_tp img {
            height: auto;
        }

    .news_r_u_nr {
        width: 100%;
        margin-top: 20px;
    }

    .news_r_d_tp {
        width: 100%;
        height: auto;
    }

        .news_r_d_tp img {
            height: auto;
        }

    .news_r_d_nr {
        width: 100%;
        margin-top: 20px;
    }

    .fenyee {
        height: 50px;
        line-height: 50px;
        margin-top: 30px;
    }

        .fenyee div {
            width: 100%;
            height: 50px;
            padding: 0 3%;
            background-color: #f5f5f5;
            margin-bottom: 20px;
        }

    .news01_r .title .shang {
        font-size: 16px;
    }

    .yf01_box {
        padding: 0px 0 20px 0;
    }

    .yf_nr_l {
        width: 100%;
    }

    .yf_nr_r {
        width: 100%;
    }

    .yf01_nr_l {
        width: 100%;
    }

    .yf01_nr_r {
        width: 100%;
        margin-top: 20px;
    }

    .yf01_nr_l_wz {
        padding-top: 0;
    }

    .yf02_nr_l {
        width: 100%;
        margin-right: 0%;
    }

    .yf02_nr_r {
        width: 100%;
        margin-left: 0%;
        margin-top: 20px;
    }

    .zl02_nr_l {
        width: 100%;
    }

    .zl02_nr_r {
        width: 100%;
    }

    .zl02_nr_l h3 {
        padding: 0 0 30px 0;
    }

    .zl03_nr_l {
        width: 100%;
    }

    .zl03_nr_r {
        width: 100%;
    }

    .history_top_main {
        width: 320px;
    }


    .price_nr ul li.price_name dl dd.price-mc {
        width: 35%;
        margin-right: 5%;
    }

    .price_nr ul li.price_name dl dd.price-rmb {
        width: 30%;
    }

    .price_nr ul li.price_name dl dd.price-zf {
        width: 30%;
    }

    .price_nr ul li.price_name dl dd.price-rq {
        display: none;
    }

    .price_nr ul li.price_name dl dd.price-my {
        display: none;
    }

    .price_nr ul li.price_details dl dd.price-mc {
        width: 35%;
        margin-right: 5%;
    }

    .price_nr ul li.price_details dl dd.price-rmb {
        width: 30%;
    }

    .price_nr ul li.price_details dl dd.price-zf {
        width: 30%;
    }

    .price_nr ul li.price_details dl dd.price-rq {
        display: none;
    }

    .price_nr ul li.price_details dl dd.price-my {
        display: none;
    }

    .price_nr ul li.price_details dl dd {
        height: 50px;
        line-height: 50px;
    }

        .price_nr ul li.price_details dl dd.price-mc {
            line-height: 20px !important;
            padding-top: 5px;
        }

    .price_nr ul li.price_name dl dd {
        font-size: 14px;
    }

    .xiaoqius01 {
        display: none;
    }
}


/*lianxi.html*/
.lianxitwo {
    width: 100%;
    padding: 66px 0 100px;
    background: url(../images/lianxibg.jpg) no-repeat bottom center;
}

    .lianxitwo .lxone {
        width: 100%;
    }

        .lianxitwo .lxone li {
            width: 30%;
            margin: 0 1.66%;
            border: 1px solid #e6e6e6;
            text-align: center;
            padding: 32px 0;
        }

            .lianxitwo .lxone li .tu {
                width: 100%;
            }

                .lianxitwo .lxone li .tu i {
                    font-size: 52px;
                    color: #ff0000;
                }

                .lianxitwo .lxone li .tu img {
                    width: 52px;
                }

            .lianxitwo .lxone li .tou {
                line-height: 40px;
                font-size: 20px;
                color: #333;
            }

            .lianxitwo .lxone li .shen {
                width: 100%;
                line-height: 26px;
                font-size: 16px;
                height: 52px;
                color: #666;
            }

    .lianxitwo .lxtwo {
        width: 96.67%;
        margin: 42px auto 0;
        border: 1px solid #e6e6e6;
    }

        .lianxitwo .lxtwo .nrqu {
            width: 55%;
            margin: 0 auto;
            padding: 52px 0 80px;
        }

            .lianxitwo .lxtwo .nrqu .hang {
                width: 100%;
                margin-top: 24px;
            }

            .lianxitwo .lxtwo .nrqu .biaos {
                width: 18%;
                text-align: right;
                font-size: 16px;
                line-height: 50px;
            }

                .lianxitwo .lxtwo .nrqu .biaos i {
                    color: #fe0000;
                    font-style: normal;
                }

            .lianxitwo .lxtwo .nrqu .shrk {
                width: 82%;
                line-height: 50px;
            }

                .lianxitwo .lxtwo .nrqu .shrk input {
                    width: 100%;
                    height: 50px;
                    border: 1px solid #e6e6e6;
                    outline: none;
                    padding: 0 2%;
                }

                .lianxitwo .lxtwo .nrqu .shrk.shrkd {
                    width: 63%;
                }

            .lianxitwo .lxtwo .nrqu .nann {
                width: 19%;
                text-align: center;
                line-height: 50px;
            }

                .lianxitwo .lxtwo .nrqu .nann input {
                    vertical-align: middle;
                    margin-top: -1px;
                }

            .lianxitwo .lxtwo .nrqu .shrarea {
                width: 82%;
            }

                .lianxitwo .lxtwo .nrqu .shrarea textarea {
                    width: 100%;
                    border: 1px solid #e6e6e6;
                    padding: 0 2%;
                    resize: none;
                    outline: none;
                    height: 150px;
                    line-height: 30px;
                    font-size: 16px;
                }

            .lianxitwo .lxtwo .nrqu .shrk.yzm input {
                width: 30%;
            }

            .lianxitwo .lxtwo .nrqu .shrk.yzm img {
                height: 50px;
                width: 21%;
            }

.butt2 {
    width: 34%;
    height: 50px;
    line-height: 50px;
    background-color: #fe0000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: none;
    outline: none;
    margin: 50px auto 0;
    display: block;
}

@media only screen and (max-width:1456px) and (min-width:1025px) {
    .lianxitwo {
        width: 100%;
        padding: 56px 0 80px;
        background: url(../images/lianxibg.jpg) no-repeat bottom center;
    }

        .lianxitwo .lxone {
            width: 100%;
        }

            .lianxitwo .lxone li {
                width: 30%;
                margin: 0 1.66%;
                border: 1px solid #e6e6e6;
                text-align: center;
                padding: 22px 0;
            }

                .lianxitwo .lxone li .tu {
                    width: 100%;
                }

                    .lianxitwo .lxone li .tu i {
                        font-size: 38px;
                        color: #ff0000;
                    }

                    .lianxitwo .lxone li .tu img {
                        width: 38px;
                    }

                .lianxitwo .lxone li .tou {
                    line-height: 30px;
                    font-size: 18px;
                    color: #333;
                }

                .lianxitwo .lxone li .shen {
                    width: 100%;
                    line-height: 24px;
                    font-size: 14px;
                    height: 48px;
                    color: #666;
                }

        .lianxitwo .lxtwo {
            width: 96.67%;
            margin: 32px auto 0;
            border: 1px solid #e6e6e6;
        }

            .lianxitwo .lxtwo .nrqu {
                width: 60%;
                margin: 0 auto;
                padding: 42px 0 68px;
            }

                .lianxitwo .lxtwo .nrqu .hang {
                    width: 100%;
                    margin-top: 20px;
                }

                .lianxitwo .lxtwo .nrqu .biaos {
                    width: 18%;
                    text-align: right;
                    font-size: 14px;
                    line-height: 40px;
                }

                    .lianxitwo .lxtwo .nrqu .biaos i {
                        color: #fe0000;
                        font-style: normal;
                    }

                .lianxitwo .lxtwo .nrqu .shrk {
                    width: 82%;
                    line-height: 40px;
                }

                    .lianxitwo .lxtwo .nrqu .shrk input {
                        width: 100%;
                        height: 40px;
                        border: 1px solid #e6e6e6;
                        outline: none;
                        padding: 0 2%;
                    }

                    .lianxitwo .lxtwo .nrqu .shrk.shrkd {
                        width: 63%;
                    }

                .lianxitwo .lxtwo .nrqu .nann {
                    width: 19%;
                    text-align: center;
                    line-height: 40px;
                }

                    .lianxitwo .lxtwo .nrqu .nann input {
                        vertical-align: middle;
                        margin-top: -1px;
                    }

                .lianxitwo .lxtwo .nrqu .shrarea {
                    width: 82%;
                }

                    .lianxitwo .lxtwo .nrqu .shrarea textarea {
                        width: 100%;
                        border: 1px solid #e6e6e6;
                        padding: 0 2%;
                        resize: none;
                        outline: none;
                        height: 150px;
                        line-height: 30px;
                        font-size: 16px;
                    }

                .lianxitwo .lxtwo .nrqu .shrk.yzm input {
                    width: 30%;
                }

                .lianxitwo .lxtwo .nrqu .shrk.yzm img {
                    height: 40px;
                    width: 21%;
                }

    .butt2 {
        width: 34%;
        height: 40px;
        line-height: 40px;
        background-color: #fe0000;
        color: #fff;
        font-size: 16px;
        text-align: center;
        border: none;
        outline: none;
        margin: 30px auto 0;
        display: block;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .lianxitwo {
        width: 100%;
        padding: 40px 0 60px;
        background: url(../images/lianxibg.jpg) no-repeat bottom center;
    }

        .lianxitwo .lxone {
            width: 100%;
        }

            .lianxitwo .lxone li {
                width: 32.33%;
                margin: 0 0.5%;
                border: 1px solid #e6e6e6;
                text-align: center;
                padding: 16px 0;
            }

                .lianxitwo .lxone li .tu {
                    width: 100%;
                }

                    .lianxitwo .lxone li .tu i {
                        font-size: 26px;
                        color: #ff0000;
                    }

                    .lianxitwo .lxone li .tu img {
                        width: 26px;
                    }

                .lianxitwo .lxone li .tou {
                    line-height: 26px;
                    font-size: 16px;
                    color: #333;
                }

                .lianxitwo .lxone li .shen {
                    width: 100%;
                    line-height: 24px;
                    font-size: 14px;
                    height: 48px;
                    color: #666;
                }

        .lianxitwo .lxtwo {
            width: 99%;
            margin: 16px auto 0;
            border: 1px solid #e6e6e6;
        }

            .lianxitwo .lxtwo .nrqu {
                width: 80%;
                margin: 0 auto;
                padding: 30px 0 40px;
            }

                .lianxitwo .lxtwo .nrqu .hang {
                    width: 100%;
                    margin-top: 10px;
                }

                .lianxitwo .lxtwo .nrqu .biaos {
                    width: 18%;
                    text-align: right;
                    font-size: 14px;
                    line-height: 40px;
                }

                    .lianxitwo .lxtwo .nrqu .biaos i {
                        color: #fe0000;
                        font-style: normal;
                    }

                .lianxitwo .lxtwo .nrqu .shrk {
                    width: 82%;
                    line-height: 40px;
                }

                    .lianxitwo .lxtwo .nrqu .shrk input {
                        width: 100%;
                        height: 40px;
                        border: 1px solid #e6e6e6;
                        outline: none;
                        padding: 0 2%;
                    }

                    .lianxitwo .lxtwo .nrqu .shrk.shrkd {
                        width: 63%;
                    }

                .lianxitwo .lxtwo .nrqu .nann {
                    width: 19%;
                    text-align: center;
                    line-height: 40px;
                }

                    .lianxitwo .lxtwo .nrqu .nann input {
                        vertical-align: middle;
                        margin-top: -1px;
                    }

                .lianxitwo .lxtwo .nrqu .shrarea {
                    width: 82%;
                }

                    .lianxitwo .lxtwo .nrqu .shrarea textarea {
                        width: 100%;
                        border: 1px solid #e6e6e6;
                        padding: 0 2%;
                        resize: none;
                        outline: none;
                        height: 150px;
                        line-height: 30px;
                        font-size: 16px;
                    }

                .lianxitwo .lxtwo .nrqu .shrk.yzm input {
                    width: 30%;
                }

                .lianxitwo .lxtwo .nrqu .shrk.yzm img {
                    height: 40px;
                    width: 21%;
                }

    .butt2 {
        width: 34%;
        height: 40px;
        line-height: 40px;
        background-color: #fe0000;
        color: #fff;
        font-size: 16px;
        text-align: center;
        border: none;
        outline: none;
        margin: 20px auto 0;
        display: block;
    }
}

@media screen and (max-width:767px) {
    .lianxitwo {
        width: 100%;
        padding: 40px 0 60px;
        background: url(../images/lianxibg.jpg) no-repeat bottom center;
    }

        .lianxitwo .lxone {
            width: 100%;
        }

            .lianxitwo .lxone li {
                width: 100%;
                margin: 0px 0% 5px;
                border: 1px solid #e6e6e6;
                text-align: center;
                padding: 10px 0;
            }

                .lianxitwo .lxone li .tu {
                    width: 100%;
                }

                    .lianxitwo .lxone li .tu i {
                        font-size: 26px;
                        color: #ff0000;
                    }

                    .lianxitwo .lxone li .tu img {
                        width: 26px;
                    }

                .lianxitwo .lxone li .tou {
                    line-height: 26px;
                    font-size: 16px;
                    color: #333;
                }

                .lianxitwo .lxone li .shen {
                    width: 100%;
                    line-height: 24px;
                    font-size: 14px;
                    height: auto;
                    color: #666;
                }

        .lianxitwo .lxtwo {
            width: 99%;
            margin: 16px auto 0;
            border: 1px solid #e6e6e6;
        }

            .lianxitwo .lxtwo .nrqu {
                width: 96%;
                margin: 0 auto;
                padding: 30px 0 40px;
            }

                .lianxitwo .lxtwo .nrqu .hang {
                    width: 100%;
                    margin-top: 10px;
                }

                .lianxitwo .lxtwo .nrqu .biaos {
                    width: 100%;
                    text-align: left;
                    font-size: 14px;
                    line-height: 40px;
                }

                    .lianxitwo .lxtwo .nrqu .biaos i {
                        color: #fe0000;
                        font-style: normal;
                    }

                .lianxitwo .lxtwo .nrqu .shrk {
                    width: 100%;
                    line-height: 40px;
                }

                    .lianxitwo .lxtwo .nrqu .shrk input {
                        width: 100%;
                        height: 40px;
                        border: 1px solid #e6e6e6;
                        outline: none;
                        padding: 0 2%;
                    }

                    .lianxitwo .lxtwo .nrqu .shrk.shrkd {
                        width: 100%;
                    }

                .lianxitwo .lxtwo .nrqu .nann {
                    width: 100%;
                    text-align: left;
                    line-height: 40px;
                }

                    .lianxitwo .lxtwo .nrqu .nann input {
                        vertical-align: middle;
                        margin-top: -1px;
                    }

                .lianxitwo .lxtwo .nrqu .shrarea {
                    width: 100%;
                }

                    .lianxitwo .lxtwo .nrqu .shrarea textarea {
                        width: 100%;
                        border: 1px solid #e6e6e6;
                        padding: 0 2%;
                        resize: none;
                        outline: none;
                        height: 150px;
                        line-height: 30px;
                        font-size: 16px;
                    }

                .lianxitwo .lxtwo .nrqu .shrk.yzm input {
                    width: 30%;
                }

                .lianxitwo .lxtwo .nrqu .shrk.yzm img {
                    height: 40px;
                    width: 21%;
                }

    .butt2 {
        width: 34%;
        height: 40px;
        line-height: 40px;
        background-color: #fe0000;
        color: #fff;
        font-size: 16px;
        text-align: center;
        border: none;
        outline: none;
        margin: 20px auto 0;
        display: block;
    }
}
.hz01_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 70px 0;
    background: url(../images/hxbg.jpg) no-repeat center;
}

.hz01 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.hz01_nr {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

#owl-hz01 {
    width: 100%;
    margin: 0 auto;
}

    #owl-hz01 .item {
        display: block;
        position: relative;
    }

.hz01nr {
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .hz01nr dl {
        width: 56%;
        height: auto;
        margin: 0 auto;
    }

        .hz01nr dl dt {
            width: 100%;
            height: auto;
            text-align: center;
        }

            .hz01nr dl dt h3 {
                font-size: 18px;
                padding-bottom: 20px;
            }

                .hz01nr dl dt h3 b {
                    display: block;
                    font-weight: normal;
                    padding-bottom: 10px;
                    font-size: 26px;
                    font-family: Arial, Helvetica, sans-serif;
                }

            .hz01nr dl dt span {
                display: inline-block;
                width: 3%;
                height: 3px;
                background-color: #bcbcbc;
            }

        .hz01nr dl dd.text {
            line-height: 30px;
            height: 90px;
            overflow: hidden;
            font-size: 16px;
            color: #666666;
            text-align: center;
            margin-top: 40px;
        }

            .hz01nr dl dd.text.active {
                height: auto;
            }

        .hz01nr dl dd.butt a {
            display: block;
            width: 160px;
            height: 38px;
            line-height: 38px;
            font-size: 14px;
            transition: all 400ms;
            color: #666;
            border: 1px solid #bbb;
            text-align: center;
            margin-top: 20px;
            margin: 50px auto 0 auto;
        }

            .hz01nr dl dd.butt a i {
                padding-left: 8px;
            }

            .hz01nr dl dd.butt a:hover {
                background-color: #e70012;
                border-color: #e70012;
                color: #fff;
            }

                .hz01nr dl dd.butt a:hover i {
                    color: #fff;
                }