@media (min-width:1600px) {
    .container {
        width: 1600px
    }
}

@media (max-width:1600px) {
    body {
        padding-top: 160px
    }

    .container {
        width: 1200px
    }

    .header {
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 5;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1)
    }

    .header .container-fluid {
        height: 160px;
        padding: 0 120px;
        position: relative
    }

    .header .logo {
        top: 15px;
        left: 120px;
        z-index: 2
    }

    .header .logo img {
        height: 50px
    }

    .header .header_top {
        position: absolute;
        right: 120px;
        top: 15px;
        font-size: 16px;
        text-align: right
    }

    .header .header_top .hotline {
        font-size: 22px
    }

    .header .header_top span {
        width: 1px;
        height: 16px;
        background: #e8e8e8
    }

    .header .search {
        position: absolute;
        right: 400px;
        top: 22px;
        width: 398px;
        border: solid 1px #dcdcdc;
        height: 44px;
        border-radius: 22px
    }

    .header .search .search_btn {
        width: 96px;
        height: 30px;
        border-radius: 21px;
        background: #0055a3;
        position: absolute;
        right: 7px;
        top: 6px;
        color: #fff;
        font-size: 16px;
        border: 0
    }

    .header .search div {
        margin-right: 105px
    }

    .header .search div .search_inp {
        background: 0 0;
        border: 0;
        padding: 5px;
        line-height: 20px;
        width: 100%;
        font-size: 16px
    }

    .header .index_nav {
        right: 0;
        bottom: 0;
        width: 100%;
        border-top: solid 1px #e5e5e5;
        padding-left: 90px;
        padding-right: 90px
    }

    .header .index_nav>ul {
        font-size: 0;
        margin-bottom: 0
    }

    .header .index_nav>ul>li {
        display: inline-block;
        height: 70px;
        position: relative;
        padding-left: 30px;
        padding-right: 30px;
        width: 16.66%
    }

    .header .index_nav>ul>li>a {
        display: block;
        color: #333;
        font-size: 16px;
        height: 71px;
        line-height: 70px;
        position: relative;
        margin-top: -1px;
        border-top: solid 1px #e5e5e5;
        text-align: center
    }

    .header .index_nav>ul>li>a.on,
    .header .index_nav>ul>li>a:hover {
        color: #0055a3;
        border-top: solid 1px #0055a3
    }

    .banner .prev {
        left: 120px
    }

    .banner .next {
        left: 160px
    }

    .banner .yema {
        left: 120px
    }

    .banner .owl-theme .owl-controls {
        margin-top: 0
    }

    .banner #owl-demo1 {
        height: 630px
    }

    .banner #owl-demo1 .owl-dots {
        display: none
    }

    .banner #owl-demo1 .item {
        display: block;
        height: 630px
    }

    .banner #owl-demo1 .item img {
        display: none;
        width: 100%
    }

    .index_main1 {
        position: relative;
        z-index: 2
    }

    .index_main1 .index_m1 {
        box-shadow: 0 0 20px 10px rgba(0, 0, 0, .05);
        height: 150px;
        margin-top: -75px;
        background: #fff;
        border-radius: 5px
    }

    .index_main1 .index_m1 .item {
        width: 25%;
        padding-left: 110px;
        margin-top: 45px;
        background: url(../images/shuxian1.png) no-repeat left center
    }

    .index_main1 .index_m1 .item:nth-child(1) {
        background: 0 0
    }

    .index_main1 .index_m1 .item:nth-child(1),
    .index_main1 .index_m1 .item:nth-child(4) {
        padding-left: 70px
    }

    .index_main1 .index_m1 .item .tit span.span2 {
        color: #333;
        font-size: 14px;
        position: relative;
        top: -20px;
        padding-left: 10px
    }

    .index_main1 .index_m1 .item .tit span.span1 {
        color: #0055a3;
        font-size: 46px;
        line-height: 46px
    }

    .index_main1 .index_m1 .item .bot {
        color: #999;
        font-size: 14px;
        padding-top: 5px
    }

    .index_main2 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .index_main2 .cont {
        padding-top: 60px
    }

    .index_main2 .cont .cont_left {
        width: 50%;
        padding-right: 50px
    }

    .index_main2 .cont .cont_left .item .date {
        width: 90px;
        color: #999;
        font-size: 20px
    }

    .index_main2 .cont .cont_left .item .cont1 {
        margin-left: 96px
    }

    .index_main2 .cont .cont_left .item .cont1 .tit a {
        color: #010101;
        font-size: 18px
    }

    .index_main2 .cont .cont_left .item .cont1 .note {
        margin-top: 15px;
        line-height: 30px;
        color: #999;
        font-size: 16px
    }

    .index_main2 .cont .cont_left .pic {
        margin-top: 25px
    }

    .index_main2 .cont .cont_left .pic img {
        width: 100%
    }

    .index_main2 .cont .cont_right {
        width: 50%;
        padding-left: 50px;
        border-left: solid 1px #eee
    }

    .index_main2 .cont .cont_right ul {
        margin-bottom: 0
    }

    .index_main2 .cont .cont_right ul li {
        border-bottom: solid 1px #eee;
        padding-bottom: 20px;
        padding-top: 20px
    }

    .index_main2 .cont .cont_right ul li:nth-child(1) {
        padding-top: 0
    }

    .index_main2 .cont .cont_right ul li .item .date {
        width: 90px;
        color: #999;
        font-size: 20px
    }

    .index_main2 .cont .cont_right ul li .item .cont1 {
        margin-left: 96px;
        padding-right: 0
    }

    .index_main2 .cont .cont_right ul li .item .cont1 .tit a {
        color: #010101;
        font-size: 18px
    }

    .index_main2 .cont .cont_right ul li .item .cont1 .note {
        margin-top: 13px;
        line-height: 30px;
        color: #999;
        font-size: 16px
    }

    .jiabin_details .jiabin_left {
        width: 320px;
        padding-right: 5px
    }

    .jiabin_details .jiabin_left .tit {
        color: #0055a3;
        font-size: 20px
    }

    .jiabin_details .jiabin_left .pic {
        padding-top: 30px
    }

    .jiabin_details .jiabin_left .pic img {
        max-width: 100%
    }

    .jiabin_details .jiabin_left .tit1 {
        font-size: 18px;
        padding-top: 25px;
        text-align: center
    }

    .jiabin_details .jiabin_left .tit2 {
        font-size: 16px;
        padding-top: 20px
    }

    .jiabin_details .jiabin_left .note {
        padding-top: 35px;
        line-height: 30px;
        color: #666;
        font-size: 14px
    }

    .jiabin_details .jiabin_right {
        margin-left: 320px;
        padding-left: 25px;
        border-left: solid 1px #f2f2f2;
        padding-top: 35px
    }

    .jiabin_bot1 {
        padding-top: 60px;
        padding-bottom: 100px
    }

    .jiabin_bot1 .container {
        position: relative
    }

    .jiabin_bot1 .container .tit {
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #999;
        font-size: 16px
    }

    .jiabin_bot1 .container .cont {
        margin-left: 200px;
        padding-right: 50px
    }

    .jiabin_bot1 .container .cont .owl-dots {
        display: block;
        position: absolute;
        right: -50px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .jiabin_bot1 .container .cont .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        background: #ddd;
        border-radius: 10px;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .jiabin_bot1 .container .cont .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .jiabin_bot1 .container .cont .item .pic {
        width: 170px;
        height: 170px
    }

    .jiabin_bot1 .container .cont .item .pic img {
        width: 100%
    }

    .jiabin_bot1 .container .cont .item .cont1 {
        margin-left: 205px
    }

    .jiabin_bot1 .container .cont .item .cont1 .tit1 {
        color: #999;
        font-size: 18px
    }

    .jiabin_bot1 .container .cont .item .cont1 .tit2 a {
        color: #0055a3;
        font-size: 18px
    }

    .jiabin_bot1 .container .cont .item .cont1 .note {
        padding-top: 25px;
        max-width: 240px
    }

    .jiabin_bot1 .container .cont .item .cont1 .note a {
        color: #000;
        font-size: 20px;
        line-height: 32px
    }

    .pic_hsbtm {
        background: rgba(0, 0, 0, .4);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
        display: none
    }

    .pic_tank {
        width: 800px;
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 11
    }

    .pic_tank .prev {
        width: 76px;
        height: 76px;
        background: url(../images/baijian1.png) no-repeat center center #d2d2d2;
        top: 50%;
        margin-top: -38px;
        left: 20px;
        cursor: pointer;
        z-index: 2
    }

    .pic_tank .prev:hover {
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05);
        background: url(../images/baijian1.png) no-repeat center center #0055a3
    }

    .pic_tank .next {
        width: 76px;
        height: 76px;
        background: url(../images/baijian2.png) no-repeat center center #d2d2d2;
        top: 50%;
        margin-top: -38px;
        right: 20px;
        z-index: 2;
        cursor: pointer
    }

    .pic_tank .next:hover {
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05);
        background: url(../images/baijian2.png) no-repeat center center #0055a3
    }

    .pp_main {
        padding-top: 60px;
        padding-bottom: 40px
    }

    .pp_main .cont {
        padding-top: 30px
    }

    .pp_main .cont .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .pp_main .cont .row .col-xs-6 {
        padding-left: 10px;
        padding-right: 10px
    }

    .pp_main .cont .item:hover .pic .picspan {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .pp_main1 .pp_m1 {
        padding-top: 60px;
        padding-bottom: 60px;
        margin-top: 40px;
        background: #f9f9f9
    }

    .pp_main1 .pp_m1 .row {
        margin-left: -10px;
        margin-right: -10px;
        padding-bottom: 20px
    }

    .pp_main1 .pp_m1 .row .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px
    }

    .pp_main1 .pp_m1 .item {
        margin-bottom: 25px
    }

    .pp_main1 .pp_m1 .item:hover .pic .pic_logo {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .pp_main1 .pp_m1 .item .pic .pic_logo {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8);
        opacity: 0;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .pp_main1 .pp_m1 .item .pic .pic_logo img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .pp_main1 .pp_m1 .item .cont {
        height: 212px;
        padding: 25px 30px 25px;
        background: #fff
    }

    .pp_main1 .pp_m1 .item .cont .tit a {
        color: #000;
        font-size: 20px
    }

    .pp_main1 .pp_m1 .item .cont .note {
        color: #999;
        font-size: 16px
    }

    .pp_main1 .pp_m1 .item .cont .bot {
        border-top: solid 1px #e5e5e5;
        margin-top: 25px;
        padding-top: 30px
    }

    .pp_main1 .pp_m1 .item .cont .bot .pic1 {
        width: 100px
    }

    .pp_main1 .pp_m1 .item .cont .bot .pic1 img {
        width: 100px
    }

    .pp_main1 .pp_m1 .item .cont .bot .more {
        color: #ccc;
        font-size: 12px
    }

    .case_details {
        background: #f7f7f7;
        padding-bottom: 100px
    }

    .case_details .case_top {
        padding-top: 100px
    }

    .case_details .case_top .tit {
        color: #000;
        font-size: 28px;
        line-height: 44px;
        width: 50%
    }

    .case_details .case_top .fanye1 {
        float: right;
        line-height: 40px;
        padding-top: 15px
    }

    .case_details .case_top .fanye1 .back a {
        color: #999;
        font-size: 16px
    }

    .case_details .case_top .fanye1 .prev {
        margin-left: 38px;
        margin-right: 20px
    }

    .case_details .case_top .fanye1 .prev a {
        color: #999;
        font-size: 16px
    }

    .case_details .case_top .fanye1 .prev a span {
        width: 40px;
        height: 40px;
        border: solid 2px #e5e5e5;
        border-radius: 20px;
        display: inline-block;
        text-align: center;
        line-height: 36px;
        margin-right: 15px
    }

    .case_details .case_top .fanye1 .next a {
        color: #999;
        font-size: 16px
    }

    .case_details .case_top .fanye1 .next a span {
        width: 40px;
        height: 40px;
        border: solid 2px #e5e5e5;
        border-radius: 20px;
        display: inline-block;
        text-align: center;
        line-height: 36px;
        margin-left: 15px
    }

    .case_details .case_pic {
        padding-top: 80px;
        position: relative
    }

    .case_details .case_pic .pic1 .prev {
        width: 46px;
        height: 76px;
        background: url(../images/zuojiana1.png) no-repeat center center #eaebe4;
        cursor: pointer;
        left: 0;
        top: 50%;
        margin-top: -38px;
        z-index: 2
    }

    .case_details .case_pic .pic1 .prev:hover {
        background: url(../images/zuojiana2.png) no-repeat center center rgba(0, 85, 163, .8)
    }

    .case_details .case_pic .pic1 .next {
        width: 46px;
        height: 76px;
        background: url(../images/youjiana1.png) no-repeat center center #eaebe4;
        cursor: pointer;
        right: 0;
        top: 50%;
        margin-top: -38px;
        z-index: 2
    }

    .case_details .case_pic .pic1 .next:hover {
        background: url(../images/youjiana2.png) no-repeat center center rgba(0, 85, 163, .8)
    }

    .case_details .case_pic .yema {
        width: 150px;
        height: 100px;
        background: url(../images/xiexian.png) no-repeat center center;
        position: absolute;
        bottom: 0;
        right: 0
    }

    .case_details .case_pic .yema .cur {
        top: 10px;
        left: 0;
        width: 130px;
        text-align: center;
        color: #0055a3;
        font-size: 30px
    }

    .case_details .case_pic .yema .sum {
        bottom: 10px;
        right: 0;
        width: 130px;
        text-align: center;
        color: #868686;
        font-size: 16px
    }

    .case_details .case_pic .pic2 {
        padding-top: 0;
        padding-right: 150px
    }

    .case_details .case_pic .pic2 .item {
        position: relative;
        padding-top: 9px;
        cursor: pointer
    }

    .case_details .case_pic .pic2 .item.on:before {
        content: "";
        width: 100%;
        border: solid 2px #0055a3;
        position: absolute;
        top: 9px;
        left: 0;
        bottom: 0
    }

    .case_details .case_pic .pic2 .item.on:after {
        content: '';
        width: 20px;
        height: 9px;
        background: url(../images/lanjian.png) no-repeat center center;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -10px
    }

    .case_details .case_cont {
        padding-top: 100px
    }

    .case_details .case_cont .case_right {
        background: #fff;
        width: 400px;
        padding: 10px 40px 40px
    }

    .case_details .case_cont .case_right ul li {
        border-top: solid 1px #f7f7f7;
        padding: 35px 0;
        line-height: 30px
    }

    .case_details .case_cont .case_right ul li:nth-child(1) {
        border-top: 0
    }

    .case_details .case_cont .case_right ul li .name {
        color: #b0b0b0;
        font-size: 16px
    }

    .case_details .case_cont .case_right ul li .cont {
        margin-left: 100px;
        color: #000;
        font-size: 16px
    }

    .case_details .case_cont .case_left {
        margin-right: 465px
    }

    .case_details .case_cont .case_left .tit {
        color: #000;
        font-size: 30px;
        font-weight: 700
    }

    .case_details .case_cont .case_left .cont1 {
        color: #666;
        font-size: 20px;
        line-height: 44px;
        margin-top: 50px
    }

    .dy_main6 {
        padding-top: 70px;
        padding-bottom: 55px
    }

    .dy_main6 .row {
        padding-top: 65px
    }

    .dy_main6 .row .col-xs-12 {
        border-left: solid 1px #ddd
    }

    .dy_main6 .row .col-xs-12:nth-child(1) {
        border-left: 0
    }

    .dy_main6 .row .col-xs-12 .item {
        padding-left: 50px
    }

    .dy_main6 .row .col-xs-12 .item .note {
        color: #000;
        font-size: 20px;
        line-height: 34px;
        padding-top: 50px
    }

    .dy_main6 .row .col-xs-12 .item .note span.span1 {
        color: #0055a3;
        font-weight: 700
    }

    .ppzx_main1 {
        padding-top: 50px;
        padding-bottom: 60px
    }

    .ppzx_main1 .cont {
        padding-top: 60px
    }

    .ppzx_main1 .cont .pic {
        padding-right: 20px
    }

    .ppzx_main1 .cont .cont1 {
        padding-left: 20px;
        font-size: 16px;
        line-height: 30px;
        padding-top: 5px;
        padding-right: 50px
    }

    .ppzx_main2 {
        background: #f9f9f9;
        padding-top: 50px;
        padding-bottom: 100px
    }

    .ppzx_main2 .cont {
        padding-top: 50px
    }

    .ppzx_main2 .cont .item {
        padding: 20px;
        height: 550px;
        background: #fff
    }

    .ppzx_main2 .cont .item:hover .pic .picspan {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .ppzx_main2 .cont .item .tit {
        text-align: center;
        margin-top: 30px
    }

    .ppzx_main2 .cont .item .tit a {
        color: #000;
        font-size: 24px
    }

    .ppzx_main2 .cont .item .tit1 {
        text-align: center;
        color: #ccc;
        font-size: 16px;
        padding-top: 5px
    }

    .ppzx_main2 .cont .item .note {
        margin-top: 20px;
        color: #999;
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        line-height: 30px;
    }

    .ppzx_main2 .cont .owl-dots {
        position: absolute;
        bottom: -80px;
        left: 0;
        width: 100%
    }

    .ppzx_main2 .cont .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        background: #ddd;
        border-radius: 100%;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px
    }

    .ppzx_main2 .cont .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .ppzx_main3 {
        padding-top: 60px;
        padding-bottom: 80px
    }

    .ppzx_main4 {
        padding-top: 60px;
        padding-bottom: 80px
    }

    .ppzx_main4 .row {
        margin-top: 50px;
        margin-left: -22px;
        margin-right: -22px
    }

    .ppzx_main4 .row .col-xs-12 {
        padding-left: 22px;
        padding-right: 22px
    }

    .ppzx_main5 {
        padding-bottom: 100px
    }

    .ppzx_main5 .container1 .row {
        margin-top: 0;
        margin-left: -40px;
        margin-right: -40px
    }

    .ppzx_main5 .container1 .row .col-xs-12 {
        padding-left: 40px;
        padding-right: 40px
    }

    .gx_main2 {
        padding-bottom: 55px;
        position: relative
    }

    .gx_main2:before {
        content: "";
        width: 55%;
        position: absolute;
        right: 0;
        top: 120px;
        bottom: 0;
        background: #f7f7f7
    }

    .gx_main2 .cont {
        padding-left: 25px;
        padding-right: 25px;
        margin-top: 148px
    }

    .gx_main2 .cont .prev {
        width: 76px;
        height: 76px;
        background: url(../images/zuosanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -63px;
        left: -108px;
        cursor: pointer
    }

    .gx_main2 .cont .prev:hover {
        background-color: #0055a3
    }

    .gx_main2 .cont .next {
        width: 76px;
        height: 76px;
        background: url(../images/yousanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -63px;
        right: -108px;
        cursor: pointer
    }

    .gx_main2 .cont .next:hover {
        background-color: #0055a3
    }

    .gx_main2 .cont #owl-demo12 {
        padding-bottom: 80px
    }

    .gx_main2 .cont #owl-demo12 .owl-dots {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .gx_main2 .cont #owl-demo12 .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        background: #ddd;
        border-radius: 100%;
        display: inline-block;
        margin-left: 8px;
        margin-right: 8px
    }

    .gx_main2 .cont #owl-demo12 .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .gx_main2 .cont .item .pic {
        width: 55%
    }

    .gx_main2 .cont .item .pic img {
        width: 100%
    }

    .gx_main2 .cont .item .cont1 {
        margin-left: 55%;
        padding-left: 75px;
        padding-top: 35px
    }

    .gx_main2 .cont .item .cont1 .date {
        color: #999;
        font-size: 18px
    }

    .gx_main2 .cont .item .cont1 .tit {
        padding-top: 30px;
        line-height: 44px
    }

    .gx_main2 .cont .item .cont1 .tit a {
        color: #010101;
        font-size: 28px
    }

    .gx_main2 .cont .item .cont1 .note {
        padding-top: 15px;
        color: #999;
        font-size: 16px
    }

    .gx_main2 .cont .item .cont1 .note a {
        color: #999
    }

    .gx_main2 .cont .item .cont1 .more {
        margin-top: 40px
    }

    .gx_main2 .cont .item .cont1 .more a {
        display: block;
        width: 180px;
        height: 50px;
        background: #0055a3;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 50px
    }

    .gx_main3 {
        background: #1b1b1b;
        padding-top: 100px
    }

    .gx_main3 .contact_tit .tit {
        color: #fff
    }

    .gx_main3 .contact_tit .tit1 {
        color: #666
    }

    .gx_main3 .cont {
        padding-top: 120px
    }

    .gx_main3 .cont .pic {
        width: 48%
    }

    .gx_main3 .cont .pic img {
        width: 100%
    }

    .gx_main3 .cont .cont1 {
        margin-right: 48%;
        padding-right: 155px;
        padding-top: 125px
    }

    .gx_main3 .cont .cont1 .tit a {
        color: #fff;
        font-size: 40px;
        font-weight: 700
    }

    .gx_main3 .cont .cont1 .hengxian {
        margin-top: 20px;
        margin-bottom: 40px
    }

    .gx_main3 .cont .cont1 .note {
        color: #ccc;
        font-size: 20px;
        line-height: 42px
    }

    .gx_main3 .cont .cont1 .note a {
        color: #ccc
    }

    .gx_main3 .cont .cont1 .more {
        margin-top: 80px
    }

    .gx_main3 .cont .cont1 .more a {
        display: block;
        width: 210px;
        height: 60px;
        background: #0055a3;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 60px
    }

    .gx_main3 .cont .cont1 .more a:hover {
        color: #fff !important;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1)
    }

    .gx_main4 {
        padding-top: 60px;
        padding-bottom: 80px
    }

    .gx_main4 .cont {
        padding-top: 50px
    }

    .gx_main4 .cont ul li {
        width: 20%;
        text-align: center;
        padding-top: 30px
    }

    .gx_main4 .cont ul li .pic {
        width: 150px;
        height: 150px
    }

    .gx_main4 .cont ul li .tit {
        margin-top: 20px;
        margin-bottom: 5px;
        height: 20px;
        line-height: 20px;
        overflow: hidden
    }

    .gx_main4 .cont ul li .tit a {
        color: #999;
        font-size: 16px
    }

    .gx_main4 .cont ul li .tit1 {
        height: 20px;
        line-height: 20px;
        overflow: hidden
    }

    .gx_main4 .cont ul li .tit1 a {
        color: #000;
        font-size: 16px
    }

    .gx_main5 {
        background: #1b1b1b;
        padding-top: 50px;
        padding-bottom: 100px
    }

    .gx_main5 .contact_tit .tit {
        color: #fff
    }

    .gx_main5 .contact_tit .tit1 {
        color: #666
    }

    .gx_main5 .xxk {
        margin-top: 30px
    }

    .gx_main5 .xxk .xxk1 {
        color: #fff;
        font-size: 20px;
        border-bottom: solid 2px #1b1b1b;
        display: inline-block;
        margin-left: 19px;
        margin-right: 19px;
        padding-bottom: 8px
    }

    .gx_main5 .xxk .xxk1.on {
        border-color: #0055a3
    }

    .gx_main5 .xxkqh {
        margin-top: 65px
    }

    .gx_main5 .xxkqh .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .gx_main5 .xxkqh .row .pic .picspan {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .gx_main5 .xxkqh .row .pic:hover .picspan {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .gx_main5 .xxkqh .row .col-xs-12,
    .gx_main5 .xxkqh .row .col-xs-6 {
        padding-left: 10px;
        padding-right: 10px
    }

    .gx_main5 .xxkqh .row .col-xs-6 {
        margin-top: 15px
    }

    .gx_main5 .xxkqh .row .col-xs-6:nth-child(1),
    .gx_main5 .xxkqh .row .col-xs-6:nth-child(2) {
        margin-top: 0
    }
}

@media (max-width:1440px) {
    body {
        padding-top: 120px
    }

    .pic_tank {
        width: 650px
    }

    .pic_tank .prev {
        width: 40px;
        height: 40px;
        background: url(../images/baijian1.png) no-repeat center center #0055a3;
        top: 50%;
        margin-top: -20px;
        left: -50px;
        cursor: pointer;
        z-index: 2;
        opacity: 1
    }

    .pic_tank .next {
        width: 40px;
        height: 40px;
        background: url(../images/baijian2.png) no-repeat center center #0055a3;
        top: 50%;
        margin-top: -20px;
        right: -50px;
        z-index: 2;
        cursor: pointer;
        opacity: 1
    }

    .header {
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 5;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1)
    }

    .header .container-fluid {
        height: 120px;
        padding: 0 90px;
        position: relative
    }

    .header .logo {
        top: 15px;
        left: 90px;
        z-index: 2
    }

    .header .logo img {
        height: 40px
    }

    .header .header_top {
        position: absolute;
        right: 90px;
        top: 10px;
        font-size: 14px;
        text-align: right
    }

    .header .header_top img {
        height: 20px
    }

    .header .header_top .hotline {
        font-size: 18px
    }

    .header .header_top span {
        width: 1px;
        height: 16px;
        background: #e8e8e8
    }

    .header .search {
        position: absolute;
        right: 340px;
        top: 18px;
        width: 298px;
        border: solid 1px #dcdcdc;
        height: 34px;
        border-radius: 17px
    }

    .header .search .search_btn {
        width: 76px;
        height: 24px;
        border-radius: 21px;
        background: #0055a3;
        position: absolute;
        right: 4px;
        top: 4px;
        color: #fff;
        font-size: 14px;
        border: 0
    }

    .header .search div {
        margin-right: 75px
    }

    .header .search div .search_inp {
        background: 0 0;
        border: 0;
        padding: 0 5px;
        line-height: 20px;
        width: 100%;
        font-size: 14px
    }

    .header .index_nav {
        right: 0;
        bottom: 0;
        width: 100%;
        border-top: solid 1px #e5e5e5;
        padding-left: 60px;
        padding-right: 60px
    }

    .header .index_nav>ul {
        font-size: 0;
        margin-bottom: 0
    }

    .header .index_nav>ul>li {
        display: inline-block;
        height: 50px;
        position: relative;
        padding-left: 30px;
        padding-right: 30px;
        width: 16.66%
    }

    .header .index_nav>ul>li>a {
        display: block;
        color: #333;
        font-size: 14px;
        height: 51px;
        line-height: 50px;
        position: relative;
        margin-top: -1px;
        border-top: solid 1px #e5e5e5;
        text-align: center
    }

    .header .index_nav>ul>li>a.on,
    .header .index_nav>ul>li>a:hover {
        color: #0055a3;
        border-top: solid 1px #0055a3
    }

    .banner .prev {
        left: 90px
    }

    .banner .next {
        left: 130px
    }

    .banner .yema {
        left: 90px
    }

    .banner .owl-theme .owl-controls {
        margin-top: 0
    }

    .banner #owl-demo1 {
        height: 530px
    }

    .banner #owl-demo1 .item {
        height: 530px
    }

    .index_main1 {
        position: relative;
        z-index: 2
    }

    .index_main1 .index_m1 {
        box-shadow: 0 0 20px 10px rgba(0, 0, 0, .05);
        height: 120px;
        margin-top: -60px;
        background: #fff;
        border-radius: 5px
    }

    .index_main1 .index_m1 .item {
        width: 25%;
        padding-left: 110px;
        margin-top: 30px;
        background: url(../images/shuxian1.png) no-repeat left center
    }

    .index_main1 .index_m1 .item:nth-child(1) {
        background: 0 0
    }

    .index_main1 .index_m1 .item:nth-child(1),
    .index_main1 .index_m1 .item:nth-child(4) {
        padding-left: 70px
    }

    .index_main1 .index_m1 .item .tit span.span2 {
        color: #333;
        font-size: 14px;
        position: relative;
        top: -20px;
        padding-left: 10px
    }

    .index_main1 .index_m1 .item .tit span.span1 {
        color: #0055a3;
        font-size: 40px;
        line-height: 40px
    }

    .index_main1 .index_m1 .item .bot {
        color: #999;
        font-size: 14px;
        padding-top: 5px
    }

    .index_main3 {
        position: relative;
        padding-top: 0;
        padding-bottom: 50px;
        margin-top: -40px
    }

    .index_main3:before {
        content: "";
        width: 100%;
        height: 70%;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #f8f8f8
    }

    .index_main3 .pic {
        height: 260px
    }

    .index_main3 .pic .btn_play {
        width: 70px;
        height: 70px;
        background: url(../images/btn_play.png) no-repeat center center;
        background-size: cover !important;
        top: 50%;
        left: 50%;
        margin-top: -60px;
        margin-left: -60px;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05);
        border-radius: 100%
    }

    .index_main3 .pic .btn_play:before {
        content: '';
        width: 70px;
        height: 70px;
        border: solid 1px #fff;
        border-radius: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 1
    }

    .index_main3 .pic img {
        max-height: 260px;
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .index_main3 .tit {
        padding-top: 0;
        text-align: center
    }

    .index_main3 .tit a {
        color: #000;
        font-size: 18px
    }

    .index_main3 .note {
        padding-top: 12px;
        text-align: center
    }

    .index_main3 .note a {
        color: #999;
        font-size: 16px
    }

    .index_main4 {
        padding-top: 70px;
        padding-bottom: 90px
    }

    .index_main4 .cont {
        margin-top: 30px
    }

    .index_main4 .cont .item:hover .item_bot {
        padding-top: 30px
    }

    .index_main4 .cont .item:hover .item_bot .hengxian {
        margin-top: 10px
    }

    .index_main4 .cont .item .item_top {
        height: 300px
    }

    .index_main4 .cont .item .item_bot {
        height: 300px
    }

    .index_main4 .cont .item .item_bot .tit1 {
        margin-top: 15px
    }

    .index_main4 .cont .item .item_bot .tit1 a {
        font-size: 20px
    }

    .index_main4 .cont .item .item_bot .note {
        text-align: center;
        color: #999;
        font-size: 16px;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 15px;
        line-height: 24px
    }

    .index_main4 .cont .item .item_bot .more {
        margin-top: 20px
    }

    .footer {
        background: #161616;
        padding-top: 50px;
        padding-bottom: 50px
    }

    .footer .footer_top .footer_left {
        width: 50%;
        padding-right: 20px
    }

    .footer .footer_top .footer_left .tit {
        color: #fff;
        font-size: 24px
    }

    .footer .footer_top .footer_left .cont {
        margin-top: 35px
    }

    .footer .footer_top .footer_left .cont ul li {
        width: 50%;
        color: #717171;
        font-size: 16px;
        line-height: 34px
    }

    .footer .footer_top .footer_left .ewm {
        margin-top: 75px
    }

    .footer .footer_top .footer_left .ewm img {
        margin-right: 30px
    }

    .footer .footer_top .footer_right {
        width: 50%;
        padding-left: 20px
    }

    .footer .footer_top .footer_right .item {
        margin-bottom: 30px
    }

    .footer .footer_top .footer_right .item .item1 {
        width: 45%;
        height: 56px;
        line-height: 56px;
        border-bottom: solid 1px #3f3f3f
    }

    .footer .footer_top .footer_right .item .item1.on {
        border-color: #fff
    }

    .footer .footer_top .footer_right .item .item1 .name {
        color: #ccc;
        font-size: 14px
    }

    .footer .footer_top .footer_right .item .item1 .cont1 {
        margin-left: 40px
    }

    .footer .footer_top .footer_right .item .item1 .cont1 .inp1 {
        padding: 18px 0;
        line-height: 20px;
        color: #ccc;
        font-size: 14px;
        width: 100%;
        background: 0 0;
        border: 0
    }

    .footer .footer_top .footer_right .item2 {
        border-bottom: solid 1px #3f3f3f
    }

    .footer .footer_top .footer_right .item2.on {
        border-color: #fff
    }

    .footer .footer_top .footer_right .item2 .name {
        color: #ccc;
        font-size: 14px
    }

    .footer .footer_top .footer_right .item2 .text1 {
        width: 100%;
        padding-top: 10px;
        color: #ccc;
        font-size: 14px;
        height: 120px;
        background: 0 0;
        border: 0
    }

    .footer .footer_top .footer_right .btn1 {
        padding-top: 70px
    }

    .footer .footer_top .footer_right .btn1 .btn2 {
        width: 210px;
        height: 60px;
        background: #0055a3;
        color: #fff;
        font-size: 14px;
        border: 0;
        opacity: .8
    }

    .footer .footer_top .footer_right .btn1 .btn2:hover {
        opacity: 1
    }

    .footer .copyRight .share a {
        width: 18px;
        height: 16px;
        margin-right: 25px
    }

    .footer .copyRight .share a:nth-child(1) {
        background: url(../images/sharetb1.png) no-repeat center center
    }

    .footer .copyRight .share a:nth-child(2) {
        background: url(../images/sharetb2.png) no-repeat center center
    }

    .footer .copyRight .share a:nth-child(3) {
        background: url(../images/sharetb3.png) no-repeat center center
    }

    .footer .copyRight .note {
        color: #b1b1b1;
        font-size: 14px;
        padding-top: 15px
    }

    .news_details {
        position: relative;
        padding-top: 60px;
        overflow: hidden
    }

    .news_details .tit {
        font-size: 26px
    }

    .news_details .note {
        padding-top: 15px;
        font-size: 14px
    }

    .news_details .note img {
        width: 18px
    }

    .news_details .note div.dib {
        margin-left: 10px;
        margin-right: 10px
    }

    .news_details .cont {
        padding-top: 50px
    }

    .news_details .cont .pic {
        margin-bottom: 50px
    }

    .news_details .cont .pic img {
        width: 100%
    }

    .news_details .cont .cont1 {
        padding-top: 0;
        color: #666;
        font-size: 16px;
        line-height: 36px
    }

    .news_details .cont .cont1 .tit1 {
        font-size: 20px;
        padding-top: 80px;
        padding-bottom: 35px
    }

    .news_details .bot {
        padding-top: 25px;
        color: #000;
        font-size: 20px;
        line-height: 40px;
        padding-bottom: 25px;
        border-bottom: solid 1px #e5e5e5
    }

    .news_details .bot a {
        color: #000
    }

    .news_details .bot a.youxiang {
        color: #0055a3;
        font-size: 22px
    }

    .ej_tit .tit {
        color: #000;
        font-size: 24px
    }

    .ej_tit .tit1 {
        color: #e6e6e6;
        font-size: 18px
    }

    .news_main {
        padding-top: 35px;
        padding-bottom: 60px
    }

    .news_main .row {
        padding-top: 30px;
        margin-left: -10px;
        margin-right: -10px
    }

    .news_main .row .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px
    }

    .news_main .row .item .date {
        color: #999;
        font-size: 16px;
        padding-top: 15px
    }

    .news_main .row .item .tit {
        padding-top: 5px
    }

    .news_main .row .item .tit a {
        color: #010101;
        font-size: 18px
    }

    .news_main .row .item .note {
        padding-top: 10px;
        line-height: 24px
    }

    .news_main .row .item .note a {
        color: #999;
        font-size: 16px
    }

    .ggw img {
        width: 100%
    }

    .fanye {
        background: #f8f8f8;
        padding: 25px 0
    }

    .fanye .back a {
        color: #999;
        font-size: 16px
    }

    .fanye .back a span {
        padding-left: 10px;
        padding-right: 10px
    }

    .fanye .share a {
        width: 18px;
        height: 16px;
        margin-right: 25px
    }

    .fanye .share a:nth-child(1) {
        background: url(../images/sharetb1.png) no-repeat center center
    }

    .fanye .share a:nth-child(2) {
        background: url(../images/sharetb2.png) no-repeat center center
    }

    .fanye .share a:nth-child(3) {
        background: url(../images/sharetb3.png) no-repeat center center
    }

    .news_main1 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .news_main1 .row {
        padding-top: 30px;
        margin-left: -10px;
        margin-right: -10px;
        padding-bottom: 40px
    }

    .news_main1 .row .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px
    }

    .news_main1 .row .item {
        margin-top: 40px
    }

    .news_main1 .row .item .date {
        color: #999;
        font-size: 16px;
        padding-top: 15px
    }

    .news_main1 .row .item .tit {
        padding-top: 5px
    }

    .news_main1 .row .item .tit a {
        color: #010101;
        font-size: 18px
    }

    .news_main1 .row .item .note {
        padding-top: 0;
        margin-top: 10px;
        line-height: 20px
    }

    .news_main1 .row .item .note a {
        color: #999;
        font-size: 14px
    }

    .contact_tit {
        text-align: center
    }

    .contact_tit .tit {
        font-size: 24px
    }

    .contact_tit .tit1 {
        font-size: 18px
    }

    .contact_main {
        padding-top: 50px;
        padding-bottom: 80px
    }

    .contact_main .cont {
        padding-left: 100px;
        padding-right: 100px;
        padding-top: 30px
    }

    .contact_main .cont .item {
        width: 196px;
        margin-left: auto;
        margin-right: auto
    }

    .contact_main .cont .item .tit {
        color: #000;
        font-size: 20px
    }

    .contact_main .cont .item .tit1 {
        font-size: 16px
    }

    .contact_main .cont .item .note {
        padding-top: 20px;
        color: #666;
        font-size: 16px;
        line-height: 30px
    }

    .contact_main1 {
        padding-bottom: 60px
    }

    .contact_main1 .cont {
        padding-top: 30px;
        color: #666;
        font-size: 16px;
        line-height: 30px;
        text-align: center
    }

    .hy_details {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .hy_details .tit {
        font-size: 32px
    }

    .hy_details .note {
        color: #999;
        font-size: 16px;
        padding-top: 20px
    }

    .hy_details .note .dib {
        margin-right: 50px
    }

    .hy_details .note .dib img {
        width: 20px
    }

    .hy_details .cont {
        padding-top: 80px;
        font-size: 18px;
        line-height: 36px
    }

    .hy_details .cont img {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .hy_details .download {
        padding-top: 45px
    }

    .hy_details .download a {
        color: #0055a3;
        font-size: 18px;
        text-decoration: underline !important
    }

    .case_details {
        background: #f7f7f7;
        padding-bottom: 50px
    }

    .case_details .case_top {
        padding-top: 50px
    }

    .case_details .case_top .tit {
        color: #000;
        font-size: 26px;
        line-height: 44px;
        width: 50%
    }

    .case_details .case_top .fanye1 {
        float: right;
        line-height: 40px;
        padding-top: 15px
    }

    .case_details .case_top .fanye1 .back a {
        color: #999;
        font-size: 16px
    }

    .case_details .case_top .fanye1 .prev {
        margin-left: 38px;
        margin-right: 20px
    }

    .case_details .case_top .fanye1 .prev a {
        color: #999;
        font-size: 16px
    }

    .case_details .case_top .fanye1 .prev a span {
        width: 40px;
        height: 40px;
        border: solid 2px #e5e5e5;
        border-radius: 20px;
        display: inline-block;
        text-align: center;
        line-height: 36px;
        margin-right: 15px
    }

    .case_details .case_top .fanye1 .next a {
        color: #999;
        font-size: 16px
    }

    .case_details .case_top .fanye1 .next a span {
        width: 40px;
        height: 40px;
        border: solid 2px #e5e5e5;
        border-radius: 20px;
        display: inline-block;
        text-align: center;
        line-height: 36px;
        margin-left: 15px
    }

    .case_details .case_pic {
        padding-top: 40px;
        position: relative
    }

    .case_details .case_pic .pic1 .prev {
        width: 46px;
        height: 76px;
        background: url(../images/zuojiana1.png) no-repeat center center #eaebe4;
        cursor: pointer;
        left: 0;
        top: 50%;
        margin-top: -38px;
        z-index: 2
    }

    .case_details .case_pic .pic1 .prev:hover {
        background: url(../images/zuojiana2.png) no-repeat center center rgba(0, 85, 163, .8)
    }

    .case_details .case_pic .pic1 .next {
        width: 46px;
        height: 76px;
        background: url(../images/youjiana1.png) no-repeat center center #eaebe4;
        cursor: pointer;
        right: 0;
        top: 50%;
        margin-top: -38px;
        z-index: 2
    }

    .case_details .case_pic .pic1 .next:hover {
        background: url(../images/youjiana2.png) no-repeat center center rgba(0, 85, 163, .8)
    }

    .case_details .case_pic .yema {
        width: 150px;
        height: 100px;
        background: url(../images/xiexian.png) no-repeat center center;
        position: absolute;
        bottom: 0;
        right: 0
    }

    .case_details .case_pic .yema .cur {
        top: 10px;
        left: 0;
        width: 130px;
        text-align: center;
        color: #0055a3;
        font-size: 30px
    }

    .case_details .case_pic .yema .sum {
        bottom: 10px;
        right: 0;
        width: 130px;
        text-align: center;
        color: #868686;
        font-size: 16px
    }

    .case_details .case_pic .pic2 {
        padding-top: 0;
        padding-right: 150px
    }

    .case_details .case_pic .pic2 .item {
        position: relative;
        padding-top: 9px;
        cursor: pointer
    }

    .case_details .case_pic .pic2 .item.on:before {
        content: "";
        width: 100%;
        border: solid 2px #0055a3;
        position: absolute;
        top: 9px;
        left: 0;
        bottom: 0
    }

    .case_details .case_pic .pic2 .item.on:after {
        content: '';
        width: 20px;
        height: 9px;
        background: url(../images/lanjian.png) no-repeat center center;
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -10px
    }

    .case_details .case_cont {
        padding-top: 50px
    }

    .case_details .case_cont .case_right {
        background: #fff;
        width: 300px;
        padding: 10px 20px 20px
    }

    .case_details .case_cont .case_right ul li {
        border-top: solid 1px #f7f7f7;
        padding: 20px 0;
        line-height: 30px
    }

    .case_details .case_cont .case_right ul li:nth-child(1) {
        border-top: 0
    }

    .case_details .case_cont .case_right ul li .name {
        color: #b0b0b0;
        font-size: 16px
    }

    .case_details .case_cont .case_right ul li .cont {
        margin-left: 100px;
        color: #000;
        font-size: 16px
    }

    .case_details .case_cont .case_left {
        margin-right: 365px
    }

    .case_details .case_cont .case_left .tit {
        font-size: 20px
    }

    .case_details .case_cont .case_left .cont1 {
        font-size: 16px;
        line-height: 34px;
        margin-top: 20px
    }

    .dy_main1 {
        padding-top: 50px;
        padding-bottom: 80px
    }

    .dy_main1 .row {
        padding-top: 50px
    }

    .dy_main1 .row .item {
        text-align: center
    }

    .dy_main1 .row .item .pic {
        width: 120px;
        height: 120px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        line-height: 120px;
        background: #fff;
        border-radius: 120px
    }

    .dy_main1 .row .item .pic img {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .dy_main1 .row .item .tit {
        color: #000;
        font-size: 20px;
        padding-top: 25px;
        padding-bottom: 15px
    }

    .dy_main1 .row .item .note {
        color: #666;
        font-size: 16px
    }

    .dy_main1 .cont {
        padding-top: 30px
    }

    .dy_main1 .cont ul li {
        width: 20%
    }

    .dy_main1 .cont ul li:hover .pic img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .dy_main1 .cont ul li .pic {
        width: 150px;
        height: 150px;
        border: solid 2px #dcdcdc;
        border-radius: 150px;
        text-align: center;
        line-height: 146px;
        margin-left: auto;
        margin-right: auto
    }

    .dy_main1 .cont ul li .pic img {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .dy_main1 .cont ul li .tit {
        text-align: center;
        padding-top: 45px;
        color: #000;
        font-size: 22px
    }

    .dy_main1 .cont ul li .note {
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
        color: #666;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px
    }

    .dy_main2 {
        padding-top: 40px;
        padding-bottom: 5px
    }

    .dy_main2 .row {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: 40px;
        padding-bottom: 40px
    }

    .dy_main2 .row .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px
    }

    .dy_main2 .row .col-xs-12 .item .cont {
        padding: 15px 15px 30px
    }

    .dy_main2 .row .col-xs-12 .item .cont .tit a {
        color: #333;
        font-size: 20px
    }

    .dy_main2 .row .col-xs-12 .item .cont .more {
        padding-top: 15px
    }

    .dy_main2 .row .col-xs-12 .item .cont .more a {
        color: #c8c8c8;
        font-size: 16px
    }

    .dy_main3 {
        padding-top: 30px;
        padding-bottom: 40px;
        background: #f7f7f7
    }

    .dy_main3 .cont {
        padding-top: 30px
    }

    .dy_main3 .cont ul li {
        width: 20%;
        height: 100px;
        line-height: 100px;
        text-align: center
    }

    .dy_main3 .cont ul li:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .dy_main3 .cont ul li img {
        max-width: 80%;
        max-height: 90px;
        vertical-align: middle;
        display: inline-block;
        position: relative;
        top: -2px
    }

    .dy_main4 {
        background: #fff;
        padding-top: 40px;
        padding-bottom: 50px
    }

    .dy_main4 .row {
        margin-top: 20px;
        overflow: hidden
    }

    .dy_main4 .row .item {
        border-top: dashed 1px #ddd;
        background: url(../images/yuandian.png) no-repeat 5px center;
        padding-left: 25px;
        line-height: 50px;
        margin-top: -1px
    }

    .dy_main4 .row .item .date {
        color: #999;
        font-size: 16px;
        float: left
    }

    .dy_main4 .row .item .cont {
        margin-left: 65px
    }

    .dy_main4 .row .item .cont a {
        color: #000;
        font-size: 18px;
        display: block;
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dy_main5 {
        padding-top: 20px;
        padding-bottom: 50px;
        margin-top: 0
    }

    .dy_main5 .note {
        padding-top: 20px;
        padding-bottom: 30px;
        color: #666;
        font-size: 18px;
        line-height: 35px;
        max-width: 930px;
        margin-left: auto;
        margin-right: auto
    }

    .dy_main5 .pic img {
        width: 100%
    }

    .dy_main6 {
        padding-top: 50px;
        padding-bottom: 35px
    }

    .dy_main6 .row {
        padding-top: 25px
    }

    .dy_main6 .row .col-xs-12 {
        border-left: solid 1px #ddd
    }

    .dy_main6 .row .col-xs-12:nth-child(1) {
        border-left: 0
    }

    .dy_main6 .row .col-xs-12 .item {
        padding-left: 50px
    }

    .dy_main6 .row .col-xs-12 .item .note {
        color: #000;
        font-size: 20px;
        line-height: 34px;
        padding-top: 50px
    }

    .dy_main6 .row .col-xs-12 .item .note span.span1 {
        color: #0055a3;
        font-weight: 700
    }

    .dy_main7 {
        padding-top: 20px
    }

    .dy_main7 .index_main5 {
        position: relative;
        top: 30px
    }

    .dy_main7 .index_main5:before {
        display: none
    }

    .ppzx_main1 {
        padding-top: 40px;
        padding-bottom: 60px
    }

    .ppzx_main1 .cont {
        padding-top: 60px
    }

    .ppzx_main1 .cont .cont1 {
        padding-right: 50px
    }

    .ppzx_main2 {
        background: #f9f9f9;
        padding-top: 40px;
        padding-bottom: 60px
    }

    .ppzx_main2 .cont {
        padding-top: 30px
    }

    .ppzx_main2 .cont .prev {
        width: 50px;
        height: 50px;
        background: url(../images/zuojianc1.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -25px;
        left: -50px;
        cursor: pointer;
        z-index: 2
    }

    .ppzx_main2 .cont .prev:hover {
        background: url(../images/zuojianc1.png) no-repeat center center #0055a3
    }

    .ppzx_main2 .cont .next {
        width: 50px;
        height: 50px;
        background: url(../images/youjianc1.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -25px;
        right: -50px;
        cursor: pointer;
        z-index: 2
    }

    .ppzx_main2 .cont .next:hover {
        background: url(../images/youjianc1.png) no-repeat center center #0055a3
    }

    .ppzx_main2 .cont .item {
        padding: 15px;
        height: 520px;
        background: #fff
    }

    .ppzx_main2 .cont .item:hover .pic .picspan {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .ppzx_main2 .cont .item .tit {
        text-align: center;
        margin-top: 20px
    }

    .ppzx_main2 .cont .item .tit a {
        color: #000;
        font-size: 22px
    }

    .ppzx_main2 .cont .item .tit1 {
        text-align: center;
        color: #ccc;
        font-size: 16px;
        padding-top: 5px
    }

    .ppzx_main2 .cont .item .note {
        margin-top: 10px;
        color: #999;
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        height: 192px;
    }

    .ppzx_main2 .cont .owl-dots {
        position: absolute;
        bottom: -40px;
        left: 0;
        width: 100%
    }

    .ppzx_main2 .cont .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        background: #ddd;
        border-radius: 100%;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px
    }

    .ppzx_main2 .cont .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .ppzx_main3 {
        padding-top: 40px;
        padding-bottom: 60px
    }

    .ppzx_main4 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .ppzx_main4 .row {
        margin-top: 30px;
        margin-left: -10px;
        margin-right: -10px
    }

    .ppzx_main4 .row .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px
    }

    .ppzx_main4 .item:hover .pic .picspan {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .ppzx_main4 .item:hover .cont .cont1 .tit a {
        color: #0055a3
    }

    .ppzx_main4 .item .cont {
        padding-top: 25px
    }

    .ppzx_main4 .item .cont .date {
        width: 75px;
        color: #999;
        font-size: 18px
    }

    .ppzx_main4 .item .cont .cont1 {
        margin-left: 80px;
        padding-right: 20px
    }

    .ppzx_main4 .item .cont .cont1 .tit a {
        color: #010101;
        font-size: 16px
    }

    .ppzx_main4 .item .cont .cont1 .note {
        margin-top: 15px;
        line-height: 24px;
        color: #999;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }

    .ppzx_main5 {
        padding-bottom: 60px
    }

    .ppzx_main5 .container1 {
        width: 1100px;
        margin-left: auto;
        margin-right: auto
    }

    .ppzx_main5 .container1 .row {
        margin-top: 0;
        margin-left: -15px;
        margin-right: -15px
    }

    .ppzx_main5 .container1 .row .col-xs-12 {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 20px
    }

    .ppzx_main5 .container1 .item:hover .pic .picspan {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .ppzx_main5 .container1 .item:hover .tit a {
        color: #0055a3
    }

    .ppzx_main5 .container1 .item:hover .btn1 a {
        background: #0055a3
    }

    .ppzx_main5 .container1 .item .tit {
        padding-top: 20px;
        padding-bottom: 15px;
        text-align: center
    }

    .ppzx_main5 .container1 .item .tit a {
        color: #000;
        font-size: 18px
    }

    .ppzx_main5 .container1 .item .btn1 a {
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #313131;
        color: #fff;
        font-size: 14px
    }

    .ppzx_main5 .container1 .item .btn1 a:hover {
        color: #fff !important
    }

    .menu1 {
        right: 70px
    }

    .menu1 ul li span {
        font-size: 14px
    }

    .gx_main1 {
        padding-top: 50px;
        padding-bottom: 45px
    }

    .gx_main1 .cont {
        margin-top: 35px;
        padding-left: 76px;
        padding-right: 76px
    }

    .gx_main1 .cont .prev {
        width: 76px;
        height: 76px;
        background: url(../images/zuosanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -38px;
        left: -38px;
        cursor: pointer
    }

    .gx_main1 .cont .prev:hover {
        background-color: #0055a3
    }

    .gx_main1 .cont .next {
        width: 76px;
        height: 76px;
        background: url(../images/yousanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -38px;
        right: -38px;
        cursor: pointer
    }

    .gx_main1 .cont .next:hover {
        background-color: #0055a3
    }

    .gx_main1 .cont .item {
        background: #f4f4f4;
        padding: 30px;
        height: 460px
    }

    .gx_main1 .cont .item .date {
        padding-left: 40px;
        background: url(../images/shijian2.png) no-repeat left center
    }

    .gx_main1 .cont .item .date .month {
        color: #000;
        font-size: 16px;
        font-weight: 700
    }

    .gx_main1 .cont .item .date .time {
        color: #848484;
        font-size: 16px;
        margin-left: 15px
    }

    .gx_main1 .cont .item .pic {
        margin-top: 25px;
        border-radius: 100%;
        overflow: hidden;
        width: 150px;
        height: 150px
    }

    .gx_main1 .cont .item .pic img {
        width: 100%;
        height: 100%
    }

    .gx_main1 .cont .item .tit {
        padding-top: 25px
    }

    .gx_main1 .cont .item .tit a {
        color: #999;
        font-size: 16px
    }

    .gx_main1 .cont .item .tit a:hover {
        color: #5881b8
    }

    .gx_main1 .cont .item .tit1 {
        padding-top: 5px
    }

    .gx_main1 .cont .item .tit1 a {
        color: #000;
        font-size: 16px
    }

    .gx_main1 .cont .item .tit1 a:hover {
        color: #fff
    }

    .gx_main1 .cont .item .tit2 {
        margin-top: 15px;
        border-top: solid 1px #313131;
        padding-top: 15px;
        padding-right: 60px
    }

    .gx_main1 .cont .item .tit2 a {
        color: #000;
        font-size: 22px
    }

    .gx_main1 .cont .item .more {
        padding-top: 15px
    }

    .gx_main1 .cont .item .more a {
        color: #c8c8c8;
        font-size: 14px
    }

    .gx_main1 .cont .item .more a .jian {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        background: url(../images/baijian3.png) no-repeat center center #0055a3;
        margin-right: 20px
    }

    .gx_main2 {
        padding-bottom: 35px;
        position: relative
    }

    .gx_main2:before {
        content: "";
        width: 55%;
        position: absolute;
        right: 0;
        top: 100px;
        bottom: 0;
        background: #f7f7f7
    }

    .gx_main2 .cont {
        padding-left: 85px;
        padding-right: 85px;
        margin-top: 88px
    }

    .gx_main2 .cont .prev {
        width: 76px;
        height: 76px;
        background: url(../images/zuosanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -63px;
        left: -38px;
        cursor: pointer
    }

    .gx_main2 .cont .prev:hover {
        background-color: #0055a3
    }

    .gx_main2 .cont .next {
        width: 76px;
        height: 76px;
        background: url(../images/yousanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -63px;
        right: -38px;
        cursor: pointer
    }

    .gx_main2 .cont .next:hover {
        background-color: #0055a3
    }

    .gx_main2 .cont #owl-demo12 {
        padding-bottom: 40px
    }

    .gx_main2 .cont #owl-demo12 .owl-dots {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .gx_main2 .cont #owl-demo12 .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        background: #ddd;
        border-radius: 100%;
        display: inline-block;
        margin-left: 8px;
        margin-right: 8px
    }

    .gx_main2 .cont #owl-demo12 .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .gx_main2 .cont .item .pic {
        width: 55%
    }

    .gx_main2 .cont .item .pic img {
        width: 100%
    }

    .gx_main2 .cont .item .cont1 {
        margin-left: 55%;
        padding-left: 75px;
        padding-top: 35px
    }

    .gx_main2 .cont .item .cont1 .date {
        color: #999;
        font-size: 18px
    }

    .gx_main2 .cont .item .cont1 .tit {
        padding-top: 30px;
        line-height: 44px
    }

    .gx_main2 .cont .item .cont1 .tit a {
        color: #010101;
        font-size: 28px
    }

    .gx_main2 .cont .item .cont1 .note {
        padding-top: 15px;
        color: #999;
        font-size: 16px
    }

    .gx_main2 .cont .item .cont1 .note a {
        color: #999
    }

    .gx_main2 .cont .item .cont1 .more {
        margin-top: 40px
    }

    .gx_main2 .cont .item .cont1 .more a {
        display: block;
        width: 180px;
        height: 50px;
        background: #0055a3;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 50px
    }

    .gx_main3 {
        padding-top: 50px
    }

    .gx_main3 .contact_tit .tit {
        color: #fff
    }

    .gx_main3 .contact_tit .tit1 {
        color: #666
    }

    .gx_main3 .cont {
        padding-top: 50px
    }

    .gx_main3 .cont .pic {
        width: 38%
    }

    .gx_main3 .cont .pic img {
        width: 100%
    }

    .gx_main3 .cont .cont1 {
        margin-right: 38%;
        padding-right: 105px;
        padding-top: 75px
    }

    .gx_main3 .cont .cont1 .tit a {
        font-size: 36px
    }

    .gx_main3 .cont .cont1 .hengxian {
        margin-top: 20px;
        margin-bottom: 40px
    }

    .gx_main3 .cont .cont1 .note {
        color: #ccc;
        font-size: 18px;
        line-height: 32px
    }

    .gx_main3 .cont .cont1 .more {
        margin-top: 40px
    }

    .gx_main3 .cont .cont1 .more a {
        display: block;
        width: 180px;
        height: 50px;
        background: #0055a3;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 50px
    }

    .gx_main5 {
        background: #1b1b1b;
        padding-top: 40px;
        padding-bottom: 60px
    }

    .gx_main5 .contact_tit .tit {
        color: #fff
    }

    .gx_main5 .contact_tit .tit1 {
        color: #666
    }

    .gx_main5 .xxk {
        margin-top: 20px
    }

    .gx_main5 .xxk .xxk1 {
        color: #fff;
        font-size: 20px;
        border-bottom: solid 2px #1b1b1b;
        display: inline-block;
        margin-left: 19px;
        margin-right: 19px;
        padding-bottom: 8px
    }

    .gx_main5 .xxk .xxk1.on {
        border-color: #0055a3
    }

    .gx_main5 .xxkqh {
        margin-top: 35px
    }

    .gx_main5 .xxkqh .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .gx_main5 .xxkqh .row .pic .picspan {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .gx_main5 .xxkqh .row .pic:hover .picspan {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .gx_main5 .xxkqh .row .col-xs-12,
    .gx_main5 .xxkqh .row .col-xs-6 {
        padding-left: 10px;
        padding-right: 10px
    }

    .gx_main5 .xxkqh .row .col-xs-6 {
        margin-top: 15px
    }

    .gx_main5 .xxkqh .row .col-xs-6:nth-child(1),
    .gx_main5 .xxkqh .row .col-xs-6:nth-child(2) {
        margin-top: 0
    }
}

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

@media (max-width:767px) {
    .news_details .cont img{
        height: auto !important;
        
    }
    .container {
        width: 100%
    }

    .menu {
        display: block;
        font-size: 18px;
        top: 15px;
        right: 15px
    }

    .menu_close {
        position: fixed;
        display: block;
        font-size: 14px;
        left: auto;
        right: 0;
        z-index: 11;
        border-radius: 0 0 100% 100%
    }

    body {
        padding-top: 60px
    }

    .header {
        height: 60px
    }

    .header .logo {
        top: 15px;
        left: 15px
    }

    .header .logo img {
        height: 30px
    }

    .header .header_top {
        display: none
    }

    .header .search {
        display: block;
        position: absolute;
        right: 60px;
        top: 17px;
        width: 158px;
        border: solid 1px #dcdcdc;
        height: 30px;
        border-radius: 28px;
        padding: 3px 3px
    }

    .header .search .search_btn {
        width: 60px;
        height: 24px;
        border-radius: 21px;
        background: #0055a3;
        position: absolute;
        right: 3px;
        top: 2px;
        color: #fff;
        font-size: 14px;
        border: 0
    }

    .header .search div {
        margin-right: 65px
    }

    .header .search div .search_inp {
        background: 0 0;
        border: 0;
        padding: 0 10px;
        line-height: 24px;
        width: 100%;
        font-size: 14px
    }

    .header .index_nav {
        padding: 0;
        -webkit-transition: all 0s ease-in-out;
        -moz-transition: all 0s ease-in-out;
        -ms-transition: all 0s ease-in-out;
        -o-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out;
        position: fixed;
        right: 320px;
        top: 0;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, .1);
        width: 150px;
        bottom: 0;
        background: #fff;
        z-index: 1115 !important;
        padding-top: 50px;
        margin-right: 0;
        margin-top: 0;
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

    .header .index_nav>ul>li {
        margin-left: 0;
        margin-right: 0;
        background: 0 0;
        width: 100%;
        height: auto
    }

    .header .index_nav>ul>li>.xl {
        width: 100%;
        margin-left: 0;
        position: static;
        display: block;
        line-height: 24px;
        margin-top: -5px
    }

    .header .index_nav>ul>li>.xl a {
        font-size: 13px;
        display: block;
        margin-left: 0;
        margin-right: 0
    }

    .header .index_nav>ul>li>a {
        height: auto;
        line-height: 40px;
        text-align: center;
        padding-left: 0;
        padding-top: 0;
        padding-right: 0;
        color: #000;
        display: block;
        font-size: 16px;
        border-top: 0
    }

    .header .index_nav>ul>li>a span {
        display: none
    }

    .header .index_nav>ul>li>a.on,
    .header .index_nav>ul>li>a:hover {
        border-top: 0
    }

    .banner .prev {
        left: auto;
        bottom: 20px;
        right: 50px
    }

    .banner .next {
        left: auto;
        right: 20px;
        bottom: 20px
    }

    .banner .yema {
        display: none
    }

    .banner .owl-theme .owl-controls {
        margin-top: 0
    }

    .banner #owl-demo1 {
        height: auto
    }

    .banner #owl-demo1 .item {
        height: auto
    }

    .banner #owl-demo1 .item img {
        width: 100%;
        display: block
    }

    .index_main1 {
        position: relative;
        z-index: 2
    }

    .index_main1 .index_m1 {
        box-shadow: 0 0 20px 10px rgba(0, 0, 0, .05);
        height: auto;
        margin-top: 15px;
        background: #fff;
        border-radius: 5px;
        padding-bottom: 30px
    }

    .index_main1 .index_m1 .item {
        width: 50%;
        padding-left: 30px;
        margin-top: 30px;
        background: url(../images/shuxian1.png) no-repeat left center
    }

    .index_main1 .index_m1 .item:nth-child(1) {
        background: 0 0
    }

    .index_main1 .index_m1 .item:nth-child(1),
    .index_main1 .index_m1 .item:nth-child(4) {
        padding-left: 30px
    }

    .index_main1 .index_m1 .item .tit span.span2 {
        color: #333;
        font-size: 14px;
        position: relative;
        top: -10px;
        padding-left: 10px
    }

    .index_main1 .index_m1 .item .tit span.span1 {
        color: #0055a3;
        font-size: 30px;
        line-height: 30px
    }

    .index_main1 .index_m1 .item .bot {
        color: #999;
        font-size: 14px;
        padding-top: 5px
    }

    .index_tit {
        color: #000;
        font-size: 20px;
        line-height: 20px
    }

    .index_tit .tit1 {
        color: #e6e6e6;
        font-size: 16px;
        position: relative;
        top: 3px;
        margin-left: 10px
    }

    .index_main2 {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .index_main2 .cont {
        padding-top: 15px
    }

    .index_main2 .cont .cont_left {
        width: 100%;
        padding-right: 0
    }

    .index_main2 .cont .cont_left .item .date {
        width: 70px;
        color: #999;
        font-size: 16px
    }

    .index_main2 .cont .cont_left .item .cont1 {
        margin-left: 76px
    }

    .index_main2 .cont .cont_left .item .cont1 .tit a {
        color: #010101;
        font-size: 16px
    }

    .index_main2 .cont .cont_left .item .cont1 .note {
        margin-top: 5px;
        line-height: 24px;
        color: #999;
        font-size: 14px
    }

    .index_main2 .cont .cont_left .pic {
        margin-top: 10px
    }

    .index_main2 .cont .cont_left .pic img {
        width: 100%
    }

    .index_main2 .cont .cont_right {
        width: 100%;
        padding-left: 0;
        border-left: solid 1px #fff;
        padding-top: 20px
    }

    .index_main2 .cont .cont_right ul {
        margin-bottom: 0
    }

    .index_main2 .cont .cont_right ul li {
        border-bottom: solid 1px #eee;
        padding-bottom: 15px;
        padding-top: 15px
    }

    .index_main2 .cont .cont_right ul li:nth-child(1) {
        padding-top: 0
    }

    .index_main2 .cont .cont_right ul li .item .date {
        width: 70px;
        font-size: 16px
    }

    .index_main2 .cont .cont_right ul li .item .cont1 {
        margin-left: 76px;
        padding-right: 0
    }

    .index_main2 .cont .cont_right ul li .item .cont1 .tit a {
        color: #010101;
        font-size: 16px
    }

    .index_main2 .cont .cont_right ul li .item .cont1 .note {
        margin-top: 5px;
        line-height: 24px;
        font-size: 14px
    }

    .index_main3 {
        position: relative;
        padding-top: 0;
        padding-bottom: 20px;
        margin-top: 0
    }

    .index_main3:before {
        display: none
    }

    .index_main3 .owl-dots {
        display: block;
        text-align: center
    }

    .index_main3 .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        background: #eee;
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 100%
    }

    .index_main3 .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .index_main3 .pic {
        height: auto
    }

    .index_main3 .pic .btn_play {
        width: 80px;
        height: 80px;
        background: url(../images/btn_play.png) no-repeat center center;
        background-size: cover !important;
        top: 50%;
        left: 50%;
        margin-top: -60px;
        margin-left: -60px
    }

    .index_main3 .pic .btn_play:before {
        content: '';
        width: 80px;
        height: 80px;
        border: solid 1px #fff;
        border-radius: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 1
    }

    .index_main3 .pic img {
        max-height: auto;
        width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .index_main3 .tit {
        padding-top: 0;
        text-align: center
    }

    .index_main3 .tit a {
        color: #000;
        font-size: 16px
    }

    .index_main3 .note {
        padding-top: 5px;
        text-align: center
    }

    .index_main3 .note a {
        color: #999;
        font-size: 14px
    }

    .index_main4 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .index_main4 .cont {
        margin-top: 15px
    }

    .index_main4 .cont .item {
        width: 100%
    }

    .index_main4 .cont .item:hover .item_top {
        opacity: 0
    }

    .index_main4 .cont .item:hover .item_bot {
        background: #fff;
        padding-top: 50px;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .index_main4 .cont .item:hover .item_bot .tit {
        color: #d2d2d2;
        opacity: 1
    }

    .index_main4 .cont .item:hover .item_bot .hengxian {
        background: #a0a0a0
    }

    .index_main4 .cont .item:hover .item_bot .hengxian span {
        background: #eee
    }

    .index_main4 .cont .item:hover .item_bot .tit1 a {
        color: #000
    }

    .index_main4 .cont .item:hover .item_bot .note {
        color: #999
    }

    .index_main4 .cont .item .item_top {
        display: none
    }

    .index_main4 .cont .item .item_bot {
        height: auto;
        padding-bottom: 20px;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .index_main4 .cont .item .item_bot .tit {
        color: #d2d2d2;
        font-size: 24px;
        font-weight: 700
    }

    .index_main4 .cont .item .item_bot .hengxian {
        margin-top: 10px;
        height: 1px;
        background: #eee
    }

    .index_main4 .cont .item .item_bot .hengxian span {
        width: 46px;
        height: 1px;
        background: #a0a0a0
    }

    .index_main4 .cont .item .item_bot .tit1 {
        margin-top: 20px;
        line-height: 18px;
        text-align: center
    }

    .index_main4 .cont .item .item_bot .tit1 a {
        color: #000;
        font-size: 18px
    }

    .index_main4 .cont .item .item_bot .tit1 a:hover {
        color: #fff !important
    }

    .index_main4 .cont .item .item_bot .note {
        text-align: center;
        color: #999;
        font-size: 14px;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 5px;
        line-height: 24px
    }

    .index_main4 .cont .item .item_bot .more {
        margin-top: 10px
    }

    .index_main4 .cont .item .item_bot .more a {
        width: 95px;
        height: 30px;
        border: solid 1px #ccc;
        display: block;
        color: #aaa;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        line-height: 28px
    }

    .index_main4 .cont .item .item_bot .more a:hover {
        color: #ccc !important
    }

    .index_main5 {
        position: relative;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px
    }

    .index_main5:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        background: #eff1f5
    }

    .index_main5 .cont {
        padding: 0 40px;
        height: 105px;
        background: #fff;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05)
    }

    .index_main5 .cont .prev {
        width: 50px;
        height: 50px;
        background: url(../images/baijian1.png) no-repeat center center #0055a3;
        top: 50%;
        margin-top: -25px;
        left: -25px;
        cursor: pointer
    }

    .index_main5 .cont .prev:hover {
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05)
    }

    .index_main5 .cont .next {
        width: 50px;
        height: 50px;
        background: url(../images/baijian2.png) no-repeat center center #0055a3;
        top: 50%;
        margin-top: -25px;
        right: -25px;
        cursor: pointer
    }

    .index_main5 .cont .next:hover {
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05)
    }

    .index_main5 .cont .item {
        height: 105px;
        line-height: 105px;
        text-align: center
    }

    .index_main5 .cont .item img {
        display: inline-block;
        max-width: 90%;
        max-height: 100px;
        width: auto;
        vertical-align: middle
    }

    .footer {
        background: #161616;
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
        z-index: 2
    }

    .footer .footer_top .footer_left {
        width: 100%;
        padding-right: 0
    }

    .footer .footer_top .footer_left .tit {
        color: #fff;
        font-size: 18px
    }

    .footer .footer_top .footer_left .cont {
        margin-top: 15px
    }

    .footer .footer_top .footer_left .cont ul li {
        width: 100%;
        font-size: 16px;
        line-height: 24px
    }

    .footer .footer_top .footer_left .ewm {
        margin-top: 15px;
        text-align: center
    }

    .footer .footer_top .footer_left .ewm img {
        margin-left: 10px;
        margin-right: 10px;
        width: 30% !important
    }

    .footer .footer_top .footer_right {
        width: 100%;
        padding-left: 0;
        padding-top: 20px
    }

    .footer .footer_top .footer_right .item {
        margin-bottom: 0
    }

    .footer .footer_top .footer_right .item .item1 {
        width: 100%;
        height: 46px;
        line-height: 46px;
        border-bottom: solid 1px #3f3f3f
    }

    .footer .footer_top .footer_right .item .item1.on {
        border-color: #fff
    }

    .footer .footer_top .footer_right .item .item1 .name {
        color: #ccc;
        font-size: 14px
    }

    .footer .footer_top .footer_right .item .item1 .cont1 {
        margin-left: 40px
    }

    .footer .footer_top .footer_right .item .item1 .cont1 .inp1 {
        padding: 13px 0;
        line-height: 20px;
        color: #ccc;
        font-size: 14px;
        width: 100%;
        background: 0 0;
        border: 0
    }

    .footer .footer_top .footer_right .item2 {
        border-bottom: solid 1px #3f3f3f;
        margin-top: 15px
    }

    .footer .footer_top .footer_right .item2.on {
        border-color: #fff
    }

    .footer .footer_top .footer_right .item2 .name {
        color: #ccc;
        font-size: 14px
    }

    .footer .footer_top .footer_right .item2 .text1 {
        width: 100%;
        padding-top: 10px;
        color: #ccc;
        font-size: 14px;
        height: 120px;
        background: 0 0;
        border: 0
    }

    .footer .footer_top .footer_right .btn1 {
        padding-top: 20px
    }

    .footer .footer_top .footer_right .btn1 .btn2 {
        width: 120px;
        height: 40px;
        background: #0055a3;
        color: #fff;
        font-size: 14px;
        border: 0;
        opacity: .8
    }

    .footer .footer_top .footer_right .btn1 .btn2:hover {
        opacity: 1
    }

    .footer .copyRight {
        padding-top: 20px
    }

    .footer .copyRight .share a {
        width: 18px;
        height: 16px;
        margin-right: 25px
    }

    .footer .copyRight .share a:nth-child(1) {
        background: url(../images/sharetb1.png) no-repeat center center
    }

    .footer .copyRight .share a:nth-child(2) {
        background: url(../images/sharetb2.png) no-repeat center center
    }

    .footer .copyRight .share a:nth-child(3) {
        background: url(../images/sharetb3.png) no-repeat center center
    }

    .footer .copyRight .note {
        color: #b1b1b1;
        font-size: 14px;
        padding-top: 10px
    }

    .news_details {
        position: relative;
        padding-top: 20px
    }

    .news_details:before {
        display: none
    }

    .news_details .tit {
        font-size: 18px;
        width: 100%
    }

    .news_details .note {
        padding-top: 10px;
        font-size: 14px
    }

    .news_details .note img {
        width: 15px
    }

    .news_details .note div.dib {
        margin-left: 4px;
        margin-right: 4px
    }

    .news_details .cont {
        padding-top: 20px
    }

    .news_details .cont .pic {
        margin-bottom: 15px
    }

    .news_details .cont .pic img {
        width: 100%
    }

    .news_details .cont .cont1 {
        padding-top: 0;
        color: #666;
        font-size: 16px;
        line-height: 30px
    }

    .news_details .cont .cont1 .tit1 {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .news_details .bot {
        padding-top: 20px;
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 20px;
        border-bottom: solid 1px #e5e5e5
    }

    .news_details .bot a {
        color: #000
    }

    .news_details .bot a.youxiang {
        color: #0055a3;
        font-size: 20px
    }

    .ej_tit .tit {
        font-size: 22px
    }

    .ej_tit .tit1 {
        font-size: 16px
    }

    .ej_tit .ej_nav {
        position: static;
        margin-top: 10px;
        right: 0;
        top: 0
    }

    .ej_tit .ej_nav ul li {
        margin-right: 8px;
        margin-bottom: 8px
    }

    .ej_tit .ej_nav ul li a {
        display: block;
        color: #999;
        font-size: 16px;
        padding-left: 5px;
        padding-right: 5px;
        line-height: 22px;
        border-radius: 5px
    }

    .news_main {
        padding-top: 20px;
        padding-bottom: 20px;
        overflow: hidden
    }

    .news_main .row {
        padding-top: 0;
        margin-left: -20px;
        margin-right: -20px
    }

    .news_main .row .col-xs-12 {
        padding-left: 20px;
        padding-right: 20px
    }

    .news_main .row .item {
        margin-top: 15px
    }

    .news_main .row .item:hover .pic .lsbtm {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    .news_main .row .item .pic {
        display: block
    }

    .news_main .row .item .pic .lsbtm {
        display: none
    }

    .news_main .row .item .date {
        font-size: 14px;
        padding-top: 15px
    }

    .news_main .row .item .tit a {
        font-size: 18px
    }

    .news_main .row .item .note {
        padding-top: 10px;
        line-height: 24px
    }

    .news_main .row .item .note a {
        color: #999;
        font-size: 16px
    }

    .fanye {
        background: #f8f8f8;
        padding: 15px 0;
        line-height: 30px;
        overflow: hidden
    }

    .fanye .back a {
        color: #999;
        font-size: 14px
    }

    .fanye .back a span {
        padding-left: 10px;
        padding-right: 10px
    }

    .fanye .share a {
        width: 18px;
        height: 16px;
        margin-right: 25px
    }

    .fanye .share a:nth-child(1) {
        background: url(../images/sharetb1.png) no-repeat center center
    }

    .fanye .share a:nth-child(2) {
        background: url(../images/sharetb2.png) no-repeat center center
    }

    .fanye .share a:nth-child(3) {
        background: url(../images/sharetb3.png) no-repeat center center
    }

    .ejbanner {
        height: auto;
        background-size: cover !important
    }

    .ejbanner img {
        width: 100%
    }

    .pcshow {
        display: none
    }

    .mobileshow {
        display: block
    }

    .news_main1 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .news_main1 .row {
        margin-left: -10px;
        margin-right: -10px;
        padding-bottom: 20px
    }

    .news_main1 .row .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px
    }

    .news_main1 .row .item {
        margin-top: 15px
    }

    .news_main1 .row .item:hover .pic .lsbtm {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    .news_main1 .row .item .pic {
        display: block
    }

    .news_main1 .row .item .pic .lsbtm {
        display: none
    }

    .news_main1 .row .item .date {
        font-size: 14px;
        padding-top: 15px
    }

    .news_main1 .row .item .tit a {
        font-size: 18px
    }

    .news_main1 .row .item .note {
        padding-top: 0;
        line-height: 20px;
        margin-top: 10px;
        height: auto
    }

    .news_main1 .row .item .note a {
        color: #999;
        font-size: 14px
    }

    .pages ul li {
        display: inline-block
    }

    .pages ul li a {
        width: 26px;
        height: 26px;
        line-height: 26px
    }

    .contact_tit .tit {
        font-size: 18px
    }

    .contact_tit .tit1 {
        font-size: 16px
    }

    .contact_main {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .contact_main .cont {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0
    }

    .contact_main .cont .item {
        width: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        text-align: center
    }

    .contact_main .cont .item .tit {
        font-size: 16px
    }

    .contact_main .cont .item .tit1 {
        font-size: 14px
    }

    .contact_main .cont .item .note {
        padding-top: 10px;
        font-size: 14px;
        line-height: 24px
    }

    .contact_main1 {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .contact_main1 .cont {
        padding-top: 10px;
        font-size: 14px;
        line-height: 30px
    }

    .map img {
        width: 100%
    }

    .jiabin_details {
        padding-top: 30px;
        border-bottom: solid 1px #f2f2f2
    }

    .jiabin_details .jiabin_left {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .jiabin_details .jiabin_left .tit {
        color: #0055a3;
        font-size: 18px
    }

    .jiabin_details .jiabin_left .pic {
        padding-top: 10px
    }

    .jiabin_details .jiabin_left .pic img {
        max-width: 100%
    }

    .jiabin_details .jiabin_left .tit1 {
        font-size: 16px;
        padding-top: 15px
    }

    .jiabin_details .jiabin_left .tit2 {
        font-size: 14px;
        padding-top: 10px
    }

    .jiabin_details .jiabin_left .note {
        padding-top: 15px;
        line-height: 26px;
        font-size: 14px;
        text-align: center
    }

    .jiabin_details .jiabin_right {
        margin-left: 0;
        padding-left: 0;
        border-left: solid 1px #fff;
        padding-top: 20px;
        padding-bottom: 0;
        text-align: center
    }

    .jiabin_details .jiabin_right .tit {
        font-size: 18px
    }

    .jiabin_details .jiabin_right .note {
        text-align: center;
        font-size: 14px
    }

    .jiabin_details .jiabin_right .note .share {
        padding-left: 15px
    }

    .jiabin_details .jiabin_right .note .share .bdsharebuttonbox {
        vertical-align: middle;
        display: inline-block;
        position: relative;
        top: -2px
    }

    .jiabin_details .jiabin_right .cont {
        padding-top: 15px;
        font-size: 14px;
        line-height: 24px
    }

    .jiabin_details .jiabin_right .tit1 {
        font-size: 16px;
        padding-top: 15px;
        margin-bottom: 20px
    }

    .jiabin_details .jiabin_right .cont1 .titt {
        padding-top: 15px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px
    }

    .jiabin_details .jiabin_right .cont1 .titt a {
        font-size: 16px
    }

    .jiabin_bot1 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .jiabin_bot1 .container {
        position: relative
    }

    .jiabin_bot1 .container .tit {
        position: static;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        color: #999;
        font-size: 16px;
        float: none;
        padding-bottom: 15px
    }

    .jiabin_bot1 .container .cont {
        margin-left: 0;
        padding-right: 0
    }

    .jiabin_bot1 .container .cont .owl-dots {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        top: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        text-align: center;
        width: 100%
    }

    .jiabin_bot1 .container .cont .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        background: #ddd;
        border-radius: 10px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 5px;
        margin-right: 5px;
        display: inline-block
    }

    .jiabin_bot1 .container .cont .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .jiabin_bot1 .container .cont .item {
        padding-bottom: 40px
    }

    .jiabin_bot1 .container .cont .item .pic {
        width: 120px;
        height: 120px
    }

    .jiabin_bot1 .container .cont .item .pic img {
        width: 100%
    }

    .jiabin_bot1 .container .cont .item .cont1 {
        margin-left: 130px
    }

    .jiabin_bot1 .container .cont .item .cont1 .tit1 {
        font-size: 14px
    }

    .jiabin_bot1 .container .cont .item .cont1 .tit2 a {
        font-size: 16px
    }

    .jiabin_bot1 .container .cont .item .cont1 .note {
        padding-top: 15px;
        max-width: 240px
    }

    .jiabin_bot1 .container .cont .item .cont1 .note a {
        color: #000;
        font-size: 16px;
        line-height: 22px
    }

    .pic_hsbtm {
        background: rgba(0, 0, 0, .4);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
        display: none
    }

    .pic_tank {
        width: 90%
    }

    .pic_tank .prev {
        width: 40px;
        height: 40px;
        background: url(../images/baijian1.png) no-repeat center center #0055a3;
        top: 50%;
        margin-top: -20px;
        left: 0;
        cursor: pointer;
        z-index: 2;
        opacity: .5
    }

    .pic_tank .next {
        width: 40px;
        height: 40px;
        background: url(../images/baijian2.png) no-repeat center center #0055a3;
        top: 50%;
        margin-top: -20px;
        right: 0;
        z-index: 2;
        cursor: pointer;
        opacity: .5
    }

    .pic_tank .owl-demo2 .owl-dots {
        bottom: 10px
    }

    .pic_tank .owl-demo2 .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        margin-left: 7px;
        margin-right: 7px
    }

    .pic_tank .owl-demo2 .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .hy_details {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .hy_details .tit {
        font-size: 18px;
        width: 100%
    }

    .hy_details .note {
        color: #999;
        font-size: 14px;
        padding-top: 10px
    }

    .hy_details .note .dib {
        margin-right: 10px
    }

    .hy_details .note .dib img {
        width: 14px
    }

    .hy_details .cont {
        padding-top: 20px;
        font-size: 16px;
        line-height: 26px
    }

    .hy_details .cont img {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .hy_details .download {
        padding-top: 15px
    }

    .hy_details .download a {
        font-size: 16px
    }

    .hy_main {
        padding-bottom: 15px
    }

    .hy_main .pages {
        margin-top: 15px
    }

    .hy_main .hy_m1 {
        padding-top: 20px
    }

    .hy_main .hy_m1 .cont {
        padding-top: 0
    }

    .hy_main .hy_m1 .cont ul li {
        margin-top: 15px;
        position: relative;
        overflow: hidden
    }

    .hy_main .hy_m1 .cont ul li .pic {
        display: block
    }

    .hy_main .hy_m1 .cont ul li .pic img {
        width: 100%
    }

    .hy_main .hy_m1 .cont ul li .li_abs {
        background: rgba(0, 0, 0, .7);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .hy_main .hy_m1 .cont ul li .li_abs .li_m {
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 80%;
        max-width: 650px
    }

    .hy_main .hy_m1 .cont ul li .li_abs .li_m .date {
        font-size: 16px
    }

    .hy_main .hy_m1 .cont ul li .li_abs .li_m .tit {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .hy_main .hy_m1 .cont ul li .li_abs .li_m .tit a {
        font-size: 14px
    }

    .hy_main .hy_m1 .cont ul li .li_abs .li_m .tit a:hover {
        color: #fff !important
    }

    .hy_main .hy_m1 .cont ul li .li_abs .li_m .more img {
        width: 30px
    }

    .case_main {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .case_main .row {
        margin-top: 20px;
        padding-bottom: 0
    }

    .case_main .row .col-xs-12 .item:hover .pic .picspan {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .case_main .row .col-xs-12 .item:hover .cont .tit a {
        color: #333
    }

    .case_main .row .col-xs-12 .item:hover .cont .more a {
        color: #c8c8c8
    }

    .case_main .row .col-xs-12 .item .cont {
        padding: 10px 0 20px
    }

    .case_main .row .col-xs-12 .item .cont .tit a {
        color: #333;
        font-size: 16px
    }

    .case_main .row .col-xs-12 .item .cont .more {
        padding-top: 5px
    }

    .case_main .row .col-xs-12 .item .cont .more a {
        color: #c8c8c8;
        font-size: 14px
    }

    .case_main .row .col-xs-12 .item .cont .more a img {
        width: 30px
    }

    .pp_main {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .pp_main .cont {
        padding-top: 0
    }

    .pp_main .cont .row {
        margin-left: -5px;
        margin-right: -5px
    }

    .pp_main .cont .row .col-xs-6 {
        padding-left: 5px;
        padding-right: 5px
    }

    .pp_main .cont .item {
        margin-top: 10px
    }

    .pp_main .cont .item:hover .pic .picspan {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .pp_main .cont .item .pic .pic_logo {
        display: none
    }

    .pp_main1 .pp_m1 {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 10px;
        background: #f9f9f9
    }

    .pp_main1 .pp_m1 .row {
        margin-left: -15px;
        margin-right: -15px;
        padding-bottom: 20px
    }

    .pp_main1 .pp_m1 .row .col-xs-12 {
        padding-left: 15px;
        padding-right: 15px
    }

    .pp_main1 .pp_m1 .item {
        margin-bottom: 15px
    }

    .pp_main1 .pp_m1 .item:hover .pic .pic_logo {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .pp_main1 .pp_m1 .item .pic .pic_logo {
        display: none
    }

    .pp_main1 .pp_m1 .item .cont {
        height: auto;
        padding: 15px;
        background: #fff
    }

    .pp_main1 .pp_m1 .item .cont .tit a {
        font-size: 18px
    }

    .pp_main1 .pp_m1 .item .cont .note {
        font-size: 14px
    }

    .pp_main1 .pp_m1 .item .cont .bot {
        margin-top: 15px;
        padding-top: 15px
    }

    .pp_main1 .pp_m1 .item .cont .bot .pic1 {
        width: 100px
    }

    .pp_main1 .pp_m1 .item .cont .bot .pic1 img {
        width: 100px
    }

    .pp_main1 .pp_m1 .item .cont .bot .more {
        color: #ccc;
        font-size: 12px
    }

    .case_details {
        background: #f7f7f7;
        padding-bottom: 20px
    }

    .case_details .case_top {
        padding-top: 20px
    }

    .case_details .case_top .tit {
        color: #000;
        font-size: 20px;
        line-height: 30px;
        width: 100%;
        float: none
    }

    .case_details .case_top .fanye1 {
        float: none;
        line-height: 30px;
        padding-top: 10px
    }

    .case_details .case_top .fanye1 .back a {
        color: #999;
        font-size: 14px
    }

    .case_details .case_top .fanye1 .prev {
        margin-left: 18px;
        margin-right: 10px
    }

    .case_details .case_top .fanye1 .prev a {
        color: #999;
        font-size: 14px
    }

    .case_details .case_top .fanye1 .prev a span {
        width: 30px;
        height: 30px;
        border: solid 2px #e5e5e5;
        border-radius: 20px;
        display: inline-block;
        text-align: center;
        line-height: 26px;
        margin-right: 10px
    }

    .case_details .case_top .fanye1 .next a {
        color: #999;
        font-size: 14px
    }

    .case_details .case_top .fanye1 .next a span {
        width: 30px;
        height: 30px;
        border: solid 2px #e5e5e5;
        border-radius: 20px;
        display: inline-block;
        text-align: center;
        line-height: 26px;
        margin-left: 10px
    }

    .case_details .case_pic {
        padding-top: 20px;
        position: relative
    }

    .case_details .case_pic .pic1 .prev {
        width: 46px;
        height: 76px;
        background: url(../images/zuojiana1.png) no-repeat center center #eaebe4;
        cursor: pointer;
        left: 0;
        top: 50%;
        margin-top: -38px;
        z-index: 2;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    .case_details .case_pic .pic1 .prev:hover {
        background: url(../images/zuojiana2.png) no-repeat center center rgba(0, 85, 163, .8)
    }

    .case_details .case_pic .pic1 .next {
        width: 46px;
        height: 76px;
        background: url(../images/youjiana1.png) no-repeat center center #eaebe4;
        cursor: pointer;
        right: 0;
        top: 50%;
        margin-top: -38px;
        z-index: 2;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    .case_details .case_pic .pic1 .next:hover {
        background: url(../images/youjiana2.png) no-repeat center center rgba(0, 85, 163, .8)
    }

    .case_details .case_pic .yema {
        display: none
    }

    .case_details .case_pic .pic2 {
        display: none
    }

    .case_details .case_cont {
        padding-top: 15px
    }

    .case_details .case_cont .case_right {
        background: #fff;
        width: 100%;
        padding: 5px 15px;
        float: none
    }

    .case_details .case_cont .case_right ul li {
        border-top: solid 1px #f7f7f7;
        padding: 5px 0;
        line-height: 30px
    }

    .case_details .case_cont .case_right ul li:nth-child(1) {
        border-top: 0
    }

    .case_details .case_cont .case_right ul li .name {
        color: #b0b0b0;
        font-size: 16px
    }

    .case_details .case_cont .case_right ul li .cont {
        margin-left: 80px;
        color: #000;
        font-size: 16px
    }

    .case_details .case_cont .case_left {
        margin-right: 0;
        padding-top: 20px
    }

    .case_details .case_cont .case_left .tit {
        font-size: 18px
    }

    .case_details .case_cont .case_left .cont1 {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px
    }

    .dy_main1 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .dy_main1 .cont {
        padding-top: 0
    }

    .dy_main1 .cont.cont1 ul li {
        width: 50%
    }

    .dy_main1 .cont.cont1 ul li .note {
        height: 98px;
        padding-top: 10px;
        overflow: hidden
    }

    .dy_main1 .cont.cont1.cont2 ul li {
        width: 50%
    }

    .dy_main1 .cont.cont1.cont2 ul li .note {
        height: 58px;
        padding-top: 10px;
        overflow: hidden
    }

    .dy_main1 .cont ul {
        text-align: center;
        font-size: 0
    }

    .dy_main1 .cont ul li {
        width: 33.33%;
        float: none;
        display: inline-block;
        margin-top: 15px
    }

    .dy_main1 .cont ul li:hover .pic img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    .dy_main1 .cont ul li .pic {
        width: 80px;
        height: 80px;
        border: solid 2px #dcdcdc;
        border-radius: 80px;
        text-align: center;
        line-height: 76px;
        margin-left: auto;
        margin-right: auto
    }

    .dy_main1 .cont ul li .pic img {
        width: 30px;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .dy_main1 .cont ul li .tit {
        text-align: center;
        padding-top: 15px;
        color: #000;
        font-size: 16px
    }

    .dy_main1 .cont ul li .note {
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
        color: #666;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        padding-top: 20px;
        padding-left: 5px;
        padding-right: 5px
    }

    .dy_main1 .row {
        padding-top: 20px
    }

    .dy_main1 .row .item {
        text-align: center
    }

    .dy_main1 .row .item .pic {
        width: 80px;
        height: 80px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        line-height: 80px;
        background: #fff;
        border-radius: 80px
    }

    .dy_main1 .row .item .pic img {
        width: 30px;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out
    }

    .dy_main1 .row .item .tit {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 5px
    }

    .dy_main1 .row .item .note {
        font-size: 14px;
        line-height: 24px;
        height: 48px
    }

    .dy_main2 {
        padding-top: 20px;
        padding-bottom: 5px
    }

    .dy_main2 .row {
        margin-top: 20px;
        padding-bottom: 0
    }

    .dy_main2 .row .col-xs-12 .item:hover .pic .picspan {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .dy_main2 .row .col-xs-12 .item:hover .cont .tit a {
        color: #333
    }

    .dy_main2 .row .col-xs-12 .item:hover .cont .more a {
        color: #c8c8c8
    }

    .dy_main2 .row .col-xs-12 .item .cont {
        padding: 10px 0 20px
    }

    .dy_main2 .row .col-xs-12 .item .cont .tit a {
        color: #333;
        font-size: 16px
    }

    .dy_main2 .row .col-xs-12 .item .cont .more {
        padding-top: 5px
    }

    .dy_main2 .row .col-xs-12 .item .cont .more a {
        color: #c8c8c8;
        font-size: 14px
    }

    .dy_main2 .row .col-xs-12 .item .cont .more a img {
        width: 30px
    }

    .dy_main3 {
        padding-top: 30px;
        padding-bottom: 10px;
        background: #f7f7f7
    }

    .dy_main3 .cont {
        padding-top: 5px
    }

    .dy_main3 .cont ul li {
        width: 33.33%;
        height: 60px;
        line-height: 60px;
        text-align: center
    }

    .dy_main3 .cont ul li:hover img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .dy_main3 .cont ul li img {
        max-width: 80%;
        max-height: 60px;
        vertical-align: middle;
        display: inline-block;
        position: relative;
        top: -2px
    }

    .dy_main4 {
        background: #fff;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .dy_main4 .row {
        margin-top: 10px;
        overflow: hidden
    }

    .dy_main4 .row .item {
        border-top: dashed 1px #ddd;
        background: url(../images/yuandian.png) no-repeat 5px center;
        padding-left: 15px;
        line-height: 40px;
        margin-top: -1px
    }

    .dy_main4 .row .item .date {
        color: #999;
        font-size: 14px;
        float: left
    }

    .dy_main4 .row .item .cont {
        margin-left: 55px
    }

    .dy_main4 .row .item .cont a {
        color: #000;
        font-size: 14px;
        display: block;
        height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dy_main5 {
        padding-top: 0;
        padding-bottom: 20px;
        margin-top: 0
    }

    .dy_main5 .note {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #666;
        font-size: 16px;
        line-height: 24px;
        max-width: 930px;
        margin-left: auto;
        margin-right: auto
    }

    .dy_main5 .pic img {
        width: 100%
    }

    .dy_main6 {
        padding-top: 20px;
        padding-bottom: 15px
    }

    .dy_main6 .row {
        padding-top: 0;
        margin-top: -10px
    }

    .dy_main6 .row .col-xs-12 {
        border-left: solid 1px #ddd;
        margin-top: 15px
    }

    .dy_main6 .row .col-xs-12:nth-child(1) {
        border-left: 0
    }

    .dy_main6 .row .col-xs-12 .item {
        padding-left: 0;
        width: 300px;
        margin-left: auto;
        margin-right: auto
    }

    .dy_main6 .row .col-xs-12 .item .pic {
        float: left;
        padding-top: 20px
    }

    .dy_main6 .row .col-xs-12 .item .pic img {
        width: 40px;
        margin-left: auto;
        margin-right: auto
    }

    .dy_main6 .row .col-xs-12 .item .note {
        margin-left: 50px;
        color: #000;
        font-size: 16px;
        line-height: 24px;
        padding-top: 10px;
        height: auto
    }

    .dy_main6 .row .col-xs-12 .item .note span.span1 {
        color: #0055a3;
        font-weight: 700
    }

    .dy_main7 {
        padding-top: 10px
    }

    .dy_main7 .index_main5 {
        position: relative;
        top: 15px
    }

    .dy_main7 .index_main5:before {
        display: none
    }

    .ppzx_main1 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .ppzx_main1 .cont {
        padding-top: 15px
    }

    .ppzx_main1 .cont .pic {
        width: 100%;
        padding-right: 0
    }

    .ppzx_main1 .cont .pic img {
        width: 100%
    }

    .ppzx_main1 .cont .cont1 {
        width: 100%;
        padding-left: 0;
        font-size: 16px;
        line-height: 30px;
        padding-top: 15px;
        padding-right: 0
    }

    .ppzx_main2 {
        background: #f9f9f9;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .ppzx_main2 .cont {
        padding-top: 15px;
        padding-left: 40px;
        padding-right: 40px
    }

    .ppzx_main2 .cont .prev {
        width: 40px;
        height: 40px;
        background: url(../images/zuojianc1.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -20px;
        left: 0;
        cursor: pointer;
        z-index: 2
    }

    .ppzx_main2 .cont .prev:hover {
        background: url(../images/zuojianc1.png) no-repeat center center #0055a3
    }

    .ppzx_main2 .cont .next {
        width: 40px;
        height: 40px;
        background: url(../images/youjianc1.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -20px;
        right: 0;
        cursor: pointer;
        z-index: 2
    }

    .ppzx_main2 .cont .next:hover {
        background: url(../images/youjianc1.png) no-repeat center center #0055a3
    }

    .ppzx_main2 .cont .item {
        padding: 10px;
        height: auto;
        background: #fff
    }

    .ppzx_main2 .cont .item .tit {
        text-align: center;
        margin-top: 15px
    }

    .ppzx_main2 .cont .item .tit a {
        font-size: 18px
    }

    .ppzx_main2 .cont .item .tit1 {
        text-align: center;
        color: #ccc;
        font-size: 16px;
        padding-top: 5px
    }

    .ppzx_main2 .cont .item .note {
        margin-top: 10px;
        color: #999;
        font-size: 14px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        line-height: 24px;
        height: 192px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .ppzx_main2 .cont .owl-dots {
        position: absolute;
        bottom: -25px;
        left: 0;
        width: 100%
    }

    .ppzx_main2 .cont .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        background: #ddd;
        border-radius: 100%;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px
    }

    .ppzx_main2 .cont .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .ppzx_main3 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .ppzx_main4 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .ppzx_main4 .row {
        margin-top: 0;
        margin-left: -15px;
        margin-right: -15px
    }

    .ppzx_main4 .row .col-xs-12 {
        padding-left: 15px;
        padding-right: 15px
    }

    .ppzx_main4 .item {
        margin-top: 15px
    }

    .ppzx_main4 .item .cont {
        padding-top: 15px
    }

    .ppzx_main4 .item .cont .date {
        width: 70px;
        color: #999;
        font-size: 16px
    }

    .ppzx_main4 .item .cont .cont1 {
        margin-left: 80px;
        padding-right: 0
    }

    .ppzx_main4 .item .cont .cont1 .tit a {
        color: #010101;
        font-size: 16px
    }

    .ppzx_main4 .item .cont .cont1 .note {
        margin-top: 15px;
        line-height: 24px;
        font-size: 14px
    }

    .ppzx_main5 {
        padding-bottom: 30px
    }

    .ppzx_main5 .container1 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px
    }

    .ppzx_main5 .container1 .row {
        margin-top: 0;
        margin-left: -15px;
        margin-right: -15px
    }

    .ppzx_main5 .container1 .row .col-xs-12 {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 15px
    }

    .ppzx_main5 .container1 .item {
        margin-top: 15px
    }

    .ppzx_main5 .container1 .item .tit {
        padding-top: 15px;
        padding-bottom: 5px;
        text-align: center
    }

    .ppzx_main5 .container1 .item .tit a {
        font-size: 16px
    }

    .ppzx_main5 .container1 .item .btn1 a {
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #313131;
        color: #fff;
        font-size: 14px
    }

    .ppzx_main5 .container1 .item .btn1 a:hover {
        color: #fff !important
    }

    .gx_main1 {
        padding-top: 20px;
        padding-bottom: 25px
    }

    .gx_main1 .cont {
        margin-top: 15px;
        padding-left: 50px;
        padding-right: 50px
    }

    .gx_main1 .cont #owl-demo11 {
        padding-bottom: 20px
    }

    .gx_main1 .cont #owl-demo11 .owl-dots {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .gx_main1 .cont #owl-demo11 .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        background: #ddd;
        border-radius: 100%;
        display: inline-block;
        margin-left: 3px;
        margin-right: 3px
    }

    .gx_main1 .cont #owl-demo11 .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .gx_main1 .cont .prev {
        width: 40px;
        height: 40px;
        background: url(../images/zuosanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -35px;
        left: 0;
        cursor: pointer
    }

    .gx_main1 .cont .prev:hover {
        background-color: #0055a3
    }

    .gx_main1 .cont .next {
        width: 40px;
        height: 40px;
        background: url(../images/yousanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -35px;
        right: 0;
        cursor: pointer
    }

    .gx_main1 .cont .next:hover {
        background-color: #0055a3
    }

    .gx_main1 .cont .item {
        background: #f4f4f4;
        padding: 15px;
        height: auto
    }

    .gx_main1 .cont .item .date {
        padding-left: 30px;
        background: url(../images/shijian2.png) no-repeat left center;
        background-size: 20px
    }

    .gx_main1 .cont .item .date .month {
        color: #000;
        font-size: 14px;
        font-weight: 700
    }

    .gx_main1 .cont .item .date .time {
        color: #848484;
        font-size: 14px;
        margin-left: 10px
    }

    .gx_main1 .cont .item .pic {
        margin-top: 15px;
        border-radius: 100%;
        overflow: hidden;
        width: 100px;
        height: 100px
    }

    .gx_main1 .cont .item .pic img {
        width: 100%;
        height: 100%
    }

    .gx_main1 .cont .item .tit {
        padding-top: 15px
    }

    .gx_main1 .cont .item .tit a {
        font-size: 14px
    }

    .gx_main1 .cont .item .tit1 {
        padding-top: 5px
    }

    .gx_main1 .cont .item .tit1 a {
        font-size: 14px
    }

    .gx_main1 .cont .item .tit2 {
        margin-top: 10px;
        padding-top: 10px;
        padding-right: 0
    }

    .gx_main1 .cont .item .tit2 a {
        font-size: 16px
    }

    .gx_main1 .cont .item .more {
        padding-top: 10px
    }

    .gx_main1 .cont .item .more a {
        color: #c8c8c8;
        font-size: 14px
    }

    .gx_main1 .cont .item .more a .jian {
        width: 30px;
        height: 30px;
        border-radius: 100%;
        background: url(../images/baijian3.png) no-repeat center center #0055a3;
        margin-right: 10px
    }

    .gx_main2 {
        padding-bottom: 15px;
        position: relative
    }

    .gx_main2:before {
        display: none
    }

    .gx_main2 .cont {
        padding-left: 50px;
        padding-right: 50px;
        margin-top: 18px
    }

    .gx_main2 .cont .prev {
        width: 40px;
        height: 40px;
        background: url(../images/zuosanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -20px;
        left: 0;
        cursor: pointer
    }

    .gx_main2 .cont .prev:hover {
        background-color: #0055a3
    }

    .gx_main2 .cont .next {
        width: 40px;
        height: 40px;
        background: url(../images/yousanjiao.png) no-repeat center center #dcdcdc;
        top: 50%;
        margin-top: -20px;
        right: 0;
        cursor: pointer
    }

    .gx_main2 .cont .next:hover {
        background-color: #0055a3
    }

    .gx_main2 .cont #owl-demo12 {
        padding-bottom: 20px
    }

    .gx_main2 .cont #owl-demo12 .owl-dots {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .gx_main2 .cont #owl-demo12 .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        background: #ddd;
        border-radius: 100%;
        display: inline-block;
        margin-left: 3px;
        margin-right: 3px
    }

    .gx_main2 .cont #owl-demo12 .owl-dots .owl-dot.active {
        background: #0055a3
    }

    .gx_main2 .cont .item .pic {
        width: 100%;
        float: none;
        display: block
    }

    .gx_main2 .cont .item .pic img {
        width: 100%
    }

    .gx_main2 .cont .item .cont1 {
        margin-left: 0;
        padding-left: 0;
        padding-top: 15px
    }

    .gx_main2 .cont .item .cont1 .date {
        font-size: 14px
    }

    .gx_main2 .cont .item .cont1 .tit {
        padding-top: 10px;
        line-height: 24px
    }

    .gx_main2 .cont .item .cont1 .tit a {
        font-size: 18px
    }

    .gx_main2 .cont .item .cont1 .note {
        padding-top: 5px;
        font-size: 14px
    }

    .gx_main2 .cont .item .cont1 .more {
        margin-top: 10px
    }

    .gx_main2 .cont .item .cont1 .more a {
        display: block;
        width: 90px;
        height: 30px;
        background: #0055a3;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 30px
    }

    .gx_main3 {
        padding-top: 20px
    }

    .gx_main3 .cont {
        padding-top: 15px
    }

    .gx_main3 .cont .pic {
        width: 100%;
        display: block;
        float: none
    }

    .gx_main3 .cont .pic img {
        width: 50%;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .gx_main3 .cont .cont1 {
        margin-right: 0;
        padding-right: 0;
        padding-top: 15px;
        text-align: center
    }

    .gx_main3 .cont .cont1 .tit a {
        font-size: 18px
    }

    .gx_main3 .cont .cont1 .hengxian {
        display: none
    }

    .gx_main3 .cont .cont1 .note {
        padding-top: 10px;
        font-size: 14px;
        line-height: 24px
    }

    .gx_main3 .cont .cont1 .more {
        margin-top: 10px
    }

    .gx_main3 .cont .cont1 .more a {
        display: block;
        width: 90px;
        height: 30px;
        background: #0055a3;
        color: #fff;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
        margin-left: auto;
        margin-right: auto
    }

    .gx_main4 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .gx_main4 .cont {
        padding-top: 0
    }

    .gx_main4 .cont ul li {
        width: 50%;
        text-align: center;
        padding-top: 15px
    }

    .gx_main4 .cont ul li .pic {
        width: 150px;
        height: 150px
    }

    .gx_main4 .cont ul li .tit {
        margin-top: 10px;
        margin-bottom: 0;
        height: 20px;
        line-height: 20px;
        overflow: hidden
    }

    .gx_main4 .cont ul li .tit a {
        color: #999;
        font-size: 14px
    }

    .gx_main4 .cont ul li .tit1 {
        height: 20px;
        line-height: 20px;
        overflow: hidden
    }

    .gx_main4 .cont ul li .tit1 a {
        color: #000;
        font-size: 14px
    }

    .gx_main5 {
        background: #1b1b1b;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .gx_main5 .xxk {
        margin-top: 10px
    }

    .gx_main5 .xxk .xxk1 {
        color: #fff;
        font-size: 16px;
        border-bottom: solid 2px #1b1b1b;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 8px
    }

    .gx_main5 .xxk .xxk1.on {
        border-color: #0055a3
    }

    .gx_main5 .xxkqh {
        margin-top: 15px
    }

    .gx_main5 .xxkqh .row .col-xs-12,
    .gx_main5 .xxkqh .row .col-xs-6 {
        padding-left: 10px;
        padding-right: 10px
    }

    .gx_main5 .xxkqh .row .col-xs-6 {
        margin-top: 15px
    }

    .gx_main5 .xxkqh .row .col-xs-6:nth-child(1),
    .gx_main5 .xxkqh .row .col-xs-6:nth-child(2) {
        margin-top: 15px
    }
}