﻿
.bx-head {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
}

.titlelg h6 {
    padding-left: 15px;
    border-left: 2px solid #93C03F;
    font-size: 16px;
    color: #333333;
    line-height: 1;
}

.yj-sjdh {
    display: none;
}
.map-box iframe{
    width:100%;
}
.banner {
    margin-top: 152px;
}

.hot-search {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

    .hot-search h1 {
        font-size: 16px;
        display: inline-block;
    }

.bx-mb-nav {
    margin-top: 152px;
}
.xgtj22{
    margin-bottom:5%;
}
.head-nav {
    position: fixed;
    top: 92px;
    width: 100%;
    z-index: 999;
}

.head-search {
    display: inline-block;
}

.head-nav1 {
    display: none;
}

.head-tel span:first-child {
    display: inline-block;
    width: 34px;
    height: 34px;
    background: #163271;
    vertical-align: top;
    text-align: center;
    line-height: 34px;
    margin-top: 30px;
}

    .head-tel span:first-child img {
        vertical-align: middle;
        display: inline-block;
    }

.head-tel span:nth-child(2) {
    font-size: 24px;
    color: #163271;
}

.head-tel {
    line-height: 92px;
}

.head-search-box input {
    height: 33px;
    border: none;
    width: calc(100% - 40px);
}

.head-search {
    width: 280px;
    border-radius: 25px;
    border: 1px solid #ccc;
    line-height: 1;
    padding-left: 20px;
    margin-top: 30px;
}

    .head-search a {
        padding: 5px;
    }

.head-nav {
    background: #163271;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #93C03F !important;
}

.head-nav ul > li {
    float: left;
    width: 20%;
    text-align: center;
    height: 60px;
    line-height: 60px;
    position: relative;
}

    .head-nav ul > li > a {
        display: inline-block;
        line-height: 32px;
        height: 32px;
        font-size: 18px;
        color: #fff;
        padding: 0 30px;
        border-radius: 16px;
    }

    .head-nav ul > li > a {
        font-size: 18px;
        color: #fff;
        line-height: 32px;
    }

.head-nav > div > ul > li > a:hover,
.head-nav > div > ul > li > a.focus {
    background: #93c03f;
}

.focus {
    background: #93c03f!important;
}

.head-nav > div > ul > li:hover > div {
    display: block;
}

.head-sub-nav {
    background: #f7f7f7;
    position: absolute;
    z-index: 99;
    padding: 10px;
    display: none;
    left: 50%;
    transform: translateX(-50%);
}

.head-sub-nav1 {
    width: 100%;
}
/*.head-sub-nav:before{
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    left: 50%;
}*/
.head-sub-nav ul li a {
    font-size: 16px;
    color: #666;
    padding: 0;
    height: 34px;
    line-height: 34px;
}

    .head-sub-nav ul li a:hover {
        color: #93c03f;
    }

.head-sub-nav ul li {
    width: 50%;
    height: auto;
    line-height: 30px;
    border-bottom: dashed 1px #ebebeb;
}

.head-sub-nav2 ul li {
    width: 100%;
}

.big-title {
    text-align: center;
    padding: 10px 0 10px 0;
}

.bx-side {
    width: 200px !important;
    float: left;
    position: relative;
}

.bx-sidem {
    float: right;
    width: calc(100% - 230px) !important;
}

.bx-side-fl h1 {
    padding: 0 10px;
    font-size: 20px !important;
    color: #fff;
    line-height: 60px !important;
    font-weight: bold;
    background-color: #163271 !important;
    text-align: center;
}

.big-title h3 {
    font-size: 30px;
    color: #00091c;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

    .big-title h3:before {
        content: '';
        width: 56px;
        height: 2px;
        background: #93C03F;
        position: absolute;
        bottom: -1px;
        left: 50%;
        margin-left: -23px;
    }

.big-title p {
    font-size: 18px;
    color: #c9cdd4;
}

.home-p-left {
    width: 200px;
}

.home-p-right {
    width: calc(100% - 230px);
}

.home-p-left p {
    line-height: 60px;
    height: 60px;
    background: #163271;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.home-p-left ul li a h2 {
    line-height: 65px;
    font-size: 16px;
}

.home-p-left ul li a {
    display: block;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    position: relative;
    background: #f5f5f5;
}

    .home-p-left ul li a:before {
        content: '';
        width: calc(100% - 40px);
        height: 1px;
        background: #e6e6e6;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

    .home-p-left ul li a.active,
    .home-p-left ul li a:hover,
    .home-p-left ul li a.hover {
        background: #93C03F;
        color: #000614;
    }

.home-pt-nav li {
    float: left;
    width: 16.66%;
    text-align: center;
}

    .home-pt-nav li a h2 {
        display: inline-block;
        line-height: 44px;
        width: 120px;
        border: 1px solid #163271;
        text-align: center;
        border-radius: 4px;
        font-size: 18px;
        color: #163271;
    }

    .home-pt-nav li a:hover h2 {
        border-color: #93c03f;
        color: #fff;
        background: #93c03f;
    }

.home-p-list li {
    float: left;
    width: 25%;
    padding: 15px;
}

    .home-p-list li p {
        font-size: 14px;
        color: #94969b;
    }

    .home-p-list li h3 {
        font-size: 16px;
        color: #202634;
        margin: 20px 0 15px 0;
        font-weight: 600;
    }

    .home-p-list li .img-box {
        height: 160px;
        background: #fff;
        border: 1px solid #f0f0f0;
        position: relative;
    }

    .home-p-list li a:hover h3 {
        color: #93c03f;
    }

    .home-p-list li a:hover .img-box:before {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.2);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .home-p-list li .img-box img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        max-width: 90%;
        max-height: 90%;
    }

.news-title .pull-left span {
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
}

.news-title .pull-left img {
    vertical-align: middle;
    margin-right: 5px;
}

.news-title .pull-right {
    width: 70%;
}

.news-list li span {
    line-height: 36px;
    height: 36px;
    font-size: 16px;
    color: #999999;
}

    .news-list li span.pull-left {
        padding-left: 15px;
        position: relative;
        width: 70%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

        .news-list li span.pull-left:before {
            content: '';
            width: 10px;
            height: 10px;
            background: url(../images/news-icon.png);
            background-size: 100%;
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -5px;
        }

.news-list li a:hover span.pull-left {
    color: #93c03f;
}

.news-list ul li:first-child {
    margin: 10px 0;
}

    .news-list ul li:first-child a {
        display: block;
    }

.news-title .pull-right {
    width: 80%;
    line-height: 25px;
}

    .news-title .pull-right a {
        vertical-align: middle;
    }

.footer-top {
    border-bottom: 1px solid #717171;
    padding: 20px 0 20px 0;
    font-size: 16px;
}

    .footer-top ul li {
        float: left;
        margin: 0 20px;
    }

.footer {
    background: #333333;
    color: #fff;
}

.footer-top .pull-right {
    width: calc(100% - 80px);
}

.footer-top ul li a {
    font-size: 16px;
    color: #fff;
}

    .footer-top ul li a:hover {
        color: #93C03F;
    }

.footer-bottom .col-md-4 {
    min-height: 195px;
    position: relative;
}

    .footer-bottom .col-md-4 > div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        min-width: 80%;
    }

    .footer-bottom .col-md-4:before {
        content: '';
        width: 1px;
        height: 169px;
        background: url(../images/footer-line.png);
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

.footer-bottom .row .col-md-4:last-child::before {
    display: none;
}

.footer-bottom .row .col-md-4 div p {
    line-height: 34px;
    font-size: 14px;
}

.footer-bottom .row .col-md-4 a {
    color: #fff;
    font-size: 14px !important;
    background-size: auto 100%;
}

.contact-detail li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

    .contact-detail li .pull-right {
        width: calc(100% - 33px);
        padding-right: 10px;
    }

        .contact-detail li .pull-right h1 {
            font-size: 16px;
            font-weight: bold;
            line-height: 23px;
            margin-bottom: 10px;
        }

        .contact-detail li .pull-right p {
            font-size: 16px;
            color: #333;
        }

.case-list li {
    float: left;
    width: 33.3%;
    padding: 0 15px;
}

    .case-list li h3 {
        font-size: 16px;
        font-weight: bold;
        color: #333;
    }

    .case-list li .case-text {
        padding: 25px 0;
    }
	.case-list li .case-text h1.text-ellipsis{
		font-size: 16px;
	}

    .case-list li h3 {
        margin-bottom: 10px;
        line-height: 20px;
    }

    .case-list li:hover h3 {
        color: #93C03F;
    }

    .case-list li p {
        font-size: 14px;
        color: #999999;
    }

.case-list ul {
    margin: 0 -15px;
}

.bx-news-list .bx-news-tow ul li:first-child {
    padding-top: 0;
}
.case-list li>a>.img-box{
	height: 24rem;
}
.bx-news-tow ul li .tet > span {
    padding-left: 20px;
}

    .bx-news-tow ul li .tet > span::before {
        content: '';
        width: 14px;
        height: 14px;
        background: url(../images/time-icon.png);
        background-size: 100% 100%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

.screen-item > .pull-right {
    width: calc(100% - 60px);
}

.screen-item > .pull-left {
    width: 60px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
}

.screen-item > .pull-right ul li {
    float: left;
    width: 25%;
    margin-bottom: 10px;
}

    .screen-item > .pull-right ul li a {
        line-height: 30px;
        display: inline-block;
        padding: 0 8px;
        border-radius: 4px;
        color: #999;
        font-size: 14px;
    }

        .screen-item > .pull-right ul li a.active {
            background: #93c03f;
            color: #fff;
        }

        .screen-item > .pull-right ul li a:hover {
            color: #fff;
            background: #93c03f;
        }

.screen-item {
    border-bottom: 1px dashed #e6e6e6;
    margin-bottom: 20px;
}

.screen-item3 a {
    width: 170px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    text-align: center;
}

.screen-item2 > .pull-right ul li {
    width: 33.3%;
}

.screen-item2 ul li span {
    font-size: 14px;
    color: #666666;
    display: inline-block;
    line-height: 30px;
}

.screen-item2 ul li select {
    height: 30px;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    width: 170px;
    padding-left: 10px;
    color: #999999;
    margin-left: 5px;
    font-size: 14px;
    background: url(../images/select-bg.png) no-repeat;
    background-position: 95% 10px;
}

.screen-box {
    box-shadow: 2px 0px 6px 0px rgba(171,169,169,0.24);
    padding-bottom: 1px;
}

.table-box table {
    width: 100%;
}

    .table-box table tr:nth-child(2n) td {
        background: #fff;
    }

    .table-box table tr:nth-child(2n+1) td {
        background: #fff;
    }

.table-box thead tr:first-child td {
    height: 53px;
    background: #163271;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.table-box table tr td {
    border-color: #e6dede;
    text-align: center;
    font-size: 14px;
    color: #333;
}

    .table-box table tr td img {
        width: 60%;
    }

    .table-box table tr td:nth-child(5),
    .table-box table tr td:nth-child(6),
    .table-box table tr td:nth-child(2) {
        font-weight: bold;
    }

    .table-box table tr td:nth-child(2) {
        width: 25%;
    }

.cp_xqy .col-md-7 {
    padding-left: 40px !important;
}

.cp_xqy .col-md-5 img {
    width: 100%;
    background: #f0f0f0;
    padding: 5px;
}

.cp_xqy .col-md-7 h1 {
    font-size: 24px;
    color: #333333;
    font-weight: 600;
    margin-bottom: 25px;
}

.cp_xqy .col-md-7 p {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 30px;
    color: #999999
}

    .cp_xqy .col-md-7 p span {
        color: #333333;
    }

.ggcs .p {
    line-height: 40px;
    border-bottom: 1px solid #f0f0f0;
}

.yqlj {
    width: 80%;
    float: left;
    display:none!important;
}

.zddt {
    width: 18%;
    float: right;
}

    .zddt a {
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        color: #333333;
        background-color: #ffffff !important;
        float: right;
        margin-bottom: 0;
    }

.zddt-nr > ul > li {
    width: 100%;
    line-height: 36px;
    margin-bottom: 10px;
}

    .zddt-nr > ul > li > a {
        font-size: 18px;
        color: #000;
        font-weight: 600;
    }

.zddt-nr ul li a:hover {
    color: #93C03F !important;
}

.zddt-nr > ul > li > ul {
    padding-left: 15px;
    box-sizing: border-box;
}

    .zddt-nr > ul > li > ul > li {
        width: auto;
        line-height: 34px;
        padding: 0 20px;
        box-sizing: border-box;
    }

        .zddt-nr > ul > li > ul > li > a {
            font-size: 16px;
            color: #000;
        }

        .zddt-nr > ul > li > ul > li > ul > li {
            width: auto;
            line-height: 34px;
            padding: 0 20px;
            box-sizing: border-box;
        }

            .zddt-nr > ul > li > ul > li > ul > li > a {
                font-size: 15px;
                color: #000;
            }

            .zddt-nr > ul > li > ul > li > ul > li > a {
                font-size: 14px;
                color: #000;
                display: block;
            }

        .zddt-nr > ul > li > ul > li > ul > li {
            width: auto;
            line-height: 30px;
            padding: 0 15px;
            box-sizing: border-box;
            margin: 0 5px;
            background-color: #ddd;
            border-radius: 5px;
            display: inline-block;
            margin-bottom: 10px;
        }

.ggcs p a {
    font-size: 18px;
    color: #333333;
    margin-right: 40px;
    display: inline-block;
    line-height: 40px;
    border-bottom: 2px solid rgba(0,0,0,0);
}

    .ggcs p a:hover, .ggcs p a.cur {
        border-bottom: 2px solid #93C03F;
    }

.ggcs .b_1 {
    padding-top: 30px;
    display: none;
}

    .ggcs .b_1 h6 {
        padding-left: 15px;
        border-left: 2px solid #93C03F;
        font-size: 16px;
        color: #333333;
        line-height: 1;
    }

.bdshare-button-style1-16 a, .bdshare-button-style1-16 .bds_more {
    float: left;
    font-size: 12px;
    padding-left: 23px !important;
    line-height: 18px !important;
    height: 18px !important;
    background-image: url(../images/icons_1_16.png);
    _background-image: url(../images/icons_1_16_debase.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0px 0px 0px 0 !important;
    margin-right: 10px !important;
}

.bdshare-button-style1-16 .bds_weixin {
    background-position: 0 0 !important;
    background-image: url(../images/footer-wechat.png) !important;
    _background-image: url(../images/footer-wechat.png) !important;
}

.bdshare-button-style1-16 .bds_tsina {
    background-position: 0 0 !important;
    background-image: url(../images/footer-weibo.png) !important;
    _background-image: url(../images/footer-weibo.png) !important;
}

.ggcs .b_1 table {
    width: 100%;
}

    .ggcs .b_1 table tr:nth-child(2n+1) {
        background: #f0f0f0;
    }

    .ggcs .b_1 table tr {
        text-align: center;
        line-height: 50px;
        font-size: 14px;
        color: #333333;
    }

        .ggcs .b_1 table tr td {
            border-right: 1px solid #fbfbfb;
        }

.xgtj {
    /*max-height:300px;*/
    margin: 8% 0;
}

    .xgtj .swiper-wrapper {
        width: auto !important;
    }

.xgtj .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
    overflow: hidden;
    width:100%;
}

    .xgtj .swiper-slide-active, .xgtj .swiper-slide-duplicate-active {
        transform: scale(1);
    }

    .xgtj .swiper-slide a {
        display: block;
        width: 100%;
        height:100%;
    }

    .xgtj .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .xgtj .swiper-slide p {
        width: 100%;
        height: 30px;
        line-height: 30px;
        background: rgba(147,192,63,.7);
        font-size: 16px;
        color: #333;
        padding-left: 10px;
    }

    .xgtj .swiper-slide p {
        width: 100%;
        height: 30px;
        line-height: 30px;
        background: rgba(147,192,63,.7);
        font-size: 16px;
        color: #333;
        padding-left: 10px;
    }

.footer .swiper-slide {
    width: auto !important;
}

.bx-Search ul li {
    padding: 10px !important;
}

.xgtj1 {
    margin: 3% 0;
}

.xgtj2 {
    margin: 3% 0;
}

.bx-Search ul li a {
    display: block;
    border: 1px solid #999999;
    padding: 5px;
    text-align: center;
    overflow: hidden;
}

    .bx-Search ul li a h3 {
        margin-top: 15px;
    }

    .bx-Search ul li a img {
        overflow: hidden;
    }

@media (max-width:1450px) {
    .screen-item3 a {
        width: 95%;
    }

    .screen-item2 > .pull-right ul li {
        width: 46.3%;
    }
}

.footer .swiper-wrapper {
    -webkit-transition-timing-function: linear !important; /*之前是ease-out*/
    -moz-transition-timing-function: linear !important;
    -ms-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    margin: 0 auto !important;
}

@media (max-width:1350px) {

    .screen-item > .pull-right ul li {
        float: left;
        width: auto;
        margin-bottom: 10px;
        padding: 0 20px;
    }

    .screen-item3 a {
        width: 100%;
    }
}

@media (max-width:1200px) {
    .home-p-left {
        width: 190px;
    }
}

.ckdgd {
    display: none;
}

@media (max-width:1000px) {
    .ckdgd {
        display: block;
        text-align: center;
        font-size: 14px;
        color: #333;
        width: 110px;
        height: 40px;
        line-height: 40px;
        margin: 8px auto;
        border: 1px solid #93C03F;
        background: #93C03F !important;
        color: #163271;
        border-radius: 6px;
    }

    .bx-sidem {
        padding-left: 0px;
        width: 100% !important;
        float: left;
    }

    .head-nav {
        display: none;
    }

    .banner {
        margin-top: 0;
    }

    .bx-mb-nav {
        margin-top: 0;
    }

    .head-nav1 {
        display: block;
        width: 100%;
        height: 40px;
        background: #163271 !important;
        padding: 0 10px;
        margin-top: 41px;
    }

    .home-p-left {
        display: none;
    }

    .home-p-right {
        width: calc(100% - 0px);
    }

    .home-pt-nav, .home-pt-nav ul {
        overflow: hidden;
        white-space: nowrap;
    }

        .home-pt-nav ul {
            overflow: scroll;
        }

    .big-title {
        text-align: center;
        padding: 0px 0 10px 0;
    }

    .hot-search {
        height: auto;
    }

    .big-title h1 {
        font-size: 22px;
        color: #00091c;
        font-weight: bold;
        margin-bottom: 10px;
        padding-bottom: 10px;
        position: relative;
    }

    .big-title p {
        font-size: 14px;
        color: #c9cdd4;
    }

    .home-pt-nav li {
        display: inline-block;
        float: none;
        width: auto;
        text-align: center;
    }

        .home-pt-nav li a {
            display: inline-block;
            line-height: 40px;
            width: auto;
            padding: 0 8px;
            text-align: center;
            border-radius: 4px;
            font-size: 16px;
        }

    .home-p-list li {
        float: left;
        width: 50%;
        padding: 10px;
    }

    .news-title .pull-right {
        width: 20%;
        line-height: 25px;
    }

    .news-title span img {
        display: none;
    }

    .footer-top {
        border-bottom: 1px solid #717171;
        padding: 20px 0 20px 0;
        font-size: 16px;
    }

    .footer-bottom .col-md-4 {
        min-height: 100px;
        position: relative;
    }

    .footer-bottom .row .col-md-4 div p {
        line-height: 25px;
        font-size: 12px;
    }

    .head-sub-nav {
        display: block;
        position: static;
        transform: translateX(0);
    }

        .head-sub-nav ul li {
            display: inline-block;
            width: 48%;
            height: 34px;
            line-height: 34px;
        }

            .head-sub-nav ul li a {
                font-size: 12px;
                color: #666;
                padding: 0;
                height: 25px;
                line-height: 25px;
            }

    .screen-item > .pull-right ul li {
        float: left;
        width: auto;
        margin-bottom: 8px;
        padding: 0 8px;
    }

        .screen-item > .pull-right ul li a {
            line-height: 25px;
            display: inline-block;
            padding: 0 4px;
            border-radius: 4px;
            color: #999;
            font-size: 14px;
        }
    /*
    .table-box table tr:first-child td {
        height: 53px;
        background: #0045e2;
        font-size: 12px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }*/

    .table-box table tr td {
        border-color: #fff;
        text-align: center;
        font-size: 12px;
        color: #333;
    }

    .asfhoi img {
        height: 50px !important;
        margin: 5px auto;
        display: block;
    }

    .footer-bottom .col-md-4 > div {
        position: static;
        top: 50%;
        left: 50%;
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
        min-width: 100%;
        text-align: center;
    }

    .footer-bottom .col-md-4 {
        min-height: 100%;
        position: relative;
    }

    .cp_xqy .col-md-7 {
        padding-left: 0px !important;
    }

        .cp_xqy .col-md-7 h4 {
            font-size: 16px;
            color: #333333;
            font-weight: 600;
            margin-bottom: 8px;
        }

        .cp_xqy .col-md-7 p {
            font-size: 14px;
            margin-bottom: 5px;
            line-height: 25px;
            color: #999999;
        }

    .ggcs p a {
        font-size: 15px;
        color: #333333;
        margin-right: 10px;
        display: inline-block;
        line-height: 30px;
        border-bottom: 2px solid rgba(0,0,0,0);
    }

    .ggcs p {
        margin-top: 10px;
        line-height: 40px;
        border-bottom: 1px solid #f0f0f0;
    }


    .case-list li {
        float: left;
        width: 50%;
        padding: 0 15px;
    }

        .case-list li .case-text {
            padding: 10px 0;
        }

    .bx-news-tow ul li .tet p {
        font-size: 14px;
        color: #999;
        margin-top: 15px;
        margin-bottom: 0px !important;
        text-align: justify;
    }

    .bx-news-tow ul li .tet div > span {
        display: none !important;
    }

    .bx-news-tow ul li .tet h3 {
        font-size: 16px;
        color: #333;
        margin: 0px 0 5px 0 !important;
        font-weight: initial;
    }

    .bx-news-tow ul li .tet p {
        font-size: 12px;
        color: #666;
        margin-top: 0px !important;
    }

    .contact-detail li {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    .table-box thead tr:first-child td {
        height: 53px;
        background: #163271;
        font-size: 12px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }

    .bx-side-fl h1 {
        line-height: 40px !important;
    }

    .table-box table tr td:nth-child(2) {
        width: 100px;
    }

    .table-box table tr td img {
        width: 80%;
    }

    .bdshare-button-style1-16 a, .bdshare-button-style1-16 .bds_more {
        float: none !important;
    }

    .head-tel {
        line-height: 40px;
    }

    .text-left, .asfhoi {
        display: none;
    }

    .zddt a {
        width: 60px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        color: #333333;
        background-color: #ffffff !important;
        float: right;
        margin-bottom: 0;
    }

    .footer-bottom {
        padding-bottom: 50px;
    }

    .yj-sjdh {
        width: 100%;
        height: 38px;
        background-color: #163271 !important;
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 999;
        box-shadow: 0 -2px 6px #666;
    }

        .yj-sjdh ul li {
            width: 50%;
            height: 38px;
            line-height: 38px;
            text-align: center;
            float: left;
        }

            .yj-sjdh ul li span {
                font-size: 15px;
                color: #fff;
                display: inline-block;
                padding-left: 32px;
                box-sizing: border-box;
            }

            .yj-sjdh ul li.yj-sjdh01 {
                border-right: 1px solid #fff;
                box-sizing: border-box;
            }

            .yj-sjdh ul li a {
                display: block;
            }

            .yj-sjdh ul li.yj-sjdh01 span {
                background: url(../images/cq139_28.png) no-repeat 0 center;
                background-size: 22px 22px;
            }

            .yj-sjdh ul li.yj-sjdh02 {
                border-left: 1px solid #fff;
                box-sizing: border-box;
            }

                .yj-sjdh ul li.yj-sjdh02 span {
                    background: url(../images/cq139_29.png) no-repeat 0 center;
                    background-size: 22px 22px;
                }
}

.banner .swiper-slide img, .banner .swiper-container {
    width: 100%;
}
.webdiyerCss input{
    display:none !important ;
}