﻿@charset "utf-8";

/* 公用 */

* {
    word-wrap: break-word;
    word-break: break-all;
}

.m-newsli2 a:hover {
    color: #5587a2 !important;
}

.m-newsli a:hover {
    color: #5587a2;
}

.rt .tt:hover {
    color: #5587a2;
}

img {
    max-width: 100%;
}

body {
    font-size: 16px !important;
    -line-height: 28px;
    line-height: 1.875 !important;
    font-family: "microsoft yahei";
    max-width: 100%;
    background: #f7f7f7;
    color: #333;
    height: auto;
}

a:hover {
    color: #5587a2;
}

.mobile {
    display: none;
}

.g-doc {
    margin: 0 auto;
    -background: #f7f7f7;
}

.hd-slot {
    height: 100px;
}

.mobile-page {
    display: none;
}

.g-hd {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    border-top: 3px solid #5587a2;
    background: #fff;
    z-index: 9999999999999;
    box-sizing: content-box;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.g-hd .logo {
    float: left;
    display: block;
    width: 213px;
    margin-top: 14.5px;
}

.g-hd .nav {
    float: left;
    margin-left: 125px;
    display: block !important;
}

.g-hd .nav li {
    float: left;
    position: relative;
}

.g-hd .nav li .hd {
    display: block;
    padding: 0 40px;
    height: 97px;
    line-height: 140px;
    text-align: center;
    background: url(/uploads/image/aimg/s8.png) no-repeat;
    background-position: center 15px;
}

.g-hd .nav li .bd {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: url(/uploads/image/aimg/s123.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
}

.g-hd .nav li .bd a {
    color: #fff;
    display: block;
    line-height: 50px;
}

.g-hd .nav li .bd a:hover {
    color: #000;
}

.g-hd .nav li:hover .hd, .g-hd .nav li.active .hd {
    color: #fff;
    background-color: #5587a2;
}

.g-hd .nav li:hover .bd {
    display: block;
}

.g-hd .nav li:nth-child(1) .hd {
    background-image: url(/uploads/image/aimg/s8.png);
}

.g-hd .nav li:nth-child(2) .hd {
    background-image: url(/uploads/image/aimg/s9.png);
}

.g-hd .nav li:nth-child(3) .hd {
    background-image: url(/uploads/image/aimg/s10.png);
}

.g-hd .nav li:nth-child(4) .hd {
    background-image: url(/uploads/image/aimg/s11.png);
}

.g-hd .nav li:nth-child(5) .hd {
    background-image: url(/uploads/image/aimg/renliziyuan.png);
}

.g-hd .nav li:nth-child(6) .hd {
    background-image: url(/uploads/image/aimg/s12.png);
}

.g-hd .nav li:nth-child(7) .hd {
    background-image: url(/uploads/image/aimg/s13.png);
}

.g-hd .nav li:nth-child(1):hover .hd, .g-hd .nav li.active:nth-child(1) .hd {
    background-image: url(/uploads/image/aimg/s8b.png);
}

.g-hd .nav li:nth-child(2):hover .hd, .g-hd .nav li.active:nth-child(2) .hd {
    background-image: url(/uploads/image/aimg/s9b.png);
}

.g-hd .nav li:nth-child(3):hover .hd, .g-hd .nav li.active:nth-child(3) .hd {
    background-image: url(/uploads/image/aimg/s10b.png);
}

.g-hd .nav li:nth-child(4):hover .hd, .g-hd .nav li.active:nth-child(4) .hd {
    background-image: url(/uploads/image/aimg/s11b.png);
}

.g-hd .nav li:nth-child(5):hover .hd, .g-hd .nav li.active:nth-child(5) .hd {
    background-image: url(/uploads/image/aimg/renliziyuan1.png);
}

.g-hd .nav li:nth-child(6):hover .hd, .g-hd .nav li.active:nth-child(6) .hd {
    background-image: url(/uploads/image/aimg/s12b.png);
}

.g-hd .nav li:nth-child(7):hover .hd, .g-hd .nav li.active:nth-child(7) .hd {
    background-image: url(/uploads/image/aimg/s13b.png);
}

.g-hd .oth {
    float: right;
    border-right: 1px solid #d3d3d3;
}

.g-hd .oth li {
    float: left;
}

.g-hd .oth li a {
    display: block;
    width: 90px;
    text-align: center;
    line-height: 97px;
    border-left: 1px solid #d3d3d3;
}

.g-hd .oth li:nth-child(1) {
    font-weight: bold;
}

.g-hd .oth li:nth-child(2) a {
    background: url(/uploads/image/aimg/s14.png) no-repeat 18px center;
    text-indent: 26px;
    font-size: 14px;
}

.g-bd {
    -min-height: 500px;
    height: auto;
}

.g-mn {
    padding: 40px 0 20px;
}

.g-mn2 {
    max-width: 1920px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.section7.active .g-ft::before {
    top: -40px;
}

.g-ft::before {
    display: block;
    content: "";
    height: 54px;
    background: url(/uploads/image/aimg/s46b.png) no-repeat left top/100%;
    transition: all ease 0.4s;
}

.g-ft .inner {
    background: #fff;
    padding-top: 20px;
}

.g-ft .hd .lt {
    float: left;
    margin-left: -55px;
}

.g-ft .hd .lt dl {
    float: left;
    margin-left: 55px;
}

.g-ft .hd .lt dl dt {
    line-height: 2.5;
}

.g-ft .hd .lt dl dd {
    font-size: 14px;
    line-height: 2.3;
}

.g-ft .hd .lt dl dd a {
    color: #666666;
}

.g-ft .hd .lt dl dd a:hover {
    color: #5587a2;
}

.g-ft .hd .rt {
    float: right;
    color: #666;
}

.g-ft .hd .rt .img {
    width: 298px;
}

.g-ft .hd .rt .list {
    margin-top: 20px;
}

.g-ft .hd .rt .list li {
    display: inline-block;
    margin-top: 15px;
    padding-left: 24px;
    background: url(/uploads/image/aimg/s48.png) no-repeat left center;
}

.g-ft .hd .rt .list li:nth-child(2) {
    margin-left: 20px;
    background-image: url(/uploads/image/aimg/s49.png);
}

.g-ft .hd .rt .list li:nth-child(3) {
    display: block;
    background-image: url(/uploads/image/aimg/s57.png);
}

.g-ft .hd .rt .list a {
    color: #666;
}

.g-ft .hd .rt .list a:hover {
    color: #5587a2;
}

.g-ft .hd .rt .bk {
    margin-top: 15px;
}

.g-ft .hd .rt .bk .jtico_tsina {
    background: url(/uploads/image/aimg/s50.png) no-repeat left center !important;
    width: 50px !important;
    height: 50px !important;
}

.g-ft .hd .rt .bk .jtico_weixin {
    background: url(/uploads/image/aimg/s51.png) no-repeat left center !important;
    width: 50px !important;
    height: 50px !important;
}

.g-ft .bd {
    margin-top: 40px;
    padding: 28px 0;
    font-size: 14px;
    background: #044469;
    color: #fff;
}

.g-ft .bd a {
    color: #fff;
}

.g-ft .bd a:hover {
    color: #eee;
}

.g-ft .bd .lt {
    float: left;
    margin-left: -40px;
}

.g-ft .bd .lt a {
    margin-left: 40px;
}

.g-ft .bd .rt {
    float: right;
}

.m-wrap {
    max-width: 1360px;
    margin: 0 auto;
    height: auto;
    zoom: 1;
}


/* 多行式面包屑导航-默认竖线分隔 */

.m-crumb {
    overflow: hidden;
    margin-top: 30px;
    line-height: 1.5;
}

.m-crumb ul {
    margin-left: -20px;
}

.m-crumb li {
    float: left;
    word-wrap: normal;
    white-space: nowrap;
}

.m-crumb li:before {
    display: inline-block;
    width: 20px;
    text-align: center;
    content: "\3e";
    color: #666;
    font-family: \5b8b\4f53;
}

.m-crumb a {
    color: #666;
}

.m-crumb a:hover {
    color: #5587a2;
}


/* 首页 */

.m-text {
    margin-top: 180px;
    color: #fff;
}

.m-text .lt {
    float: left;
    width: 114px;
    margin-right: 30px;
}

.m-text .rt {
    overflow: hidden;
}

.m-text .rt .tt {
    font-size: 45px;
}

.m-text .rt .ct {
    margin-top: 30px;
    text-align: justify;
}

.m-text .rt .tags {
    margin-left: -30px;
    margin-top: 80px;
}

.m-text .rt .tags li {
    float: left;
    margin-left: 30px;
}

.m-text .rt .tags a {
    display: block;
    width: 179px;
    height: 49px;
    font-size: 22px;
    background: url(/uploads/image/aimg/s16.png) no-repeat right bottom/100%;
    color: #4c4c4c;
    text-align: center;
    line-height: 49px;
}

.m-text .rt .tags a:hover {
    color: #5587a2;
}

.m-text-2 .rt .tt {
    background: url(/uploads/image/aimg/s23.png) no-repeat right center/23px 42px;
}

.m-text-3 {
    margin-top: 120px;
    color: #4c4c4c;
}

.m-text-4 .rt .tags li {
    margin-left: 20px;
}

.mouse {
    position: fixed;
    z-index: 9;
    left: 50%;
    bottom: 10px;
    width: 28px;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    text-align: center;
}

.mouse .white {
    display: none;
}

.mouse img {
    display: block;
    margin: 0 auto;
}

.mouse .i2, .mouse .i3 {
    width: 40%;
}

.mouse .i2 {
    margin-top: 5px;
}

.mouse .i3 {
    margin-top: 2px;
}

.mouse .i1 {
    -webkit-animation: bouncey 2s infinite;
    -moz-animation: bouncey 2s infinite;
    -o-animation: bouncey 2s infinite;
    -ms-animation: bouncey 2s infinite;
    animation: bouncey 2s infinite;
}

.mouse .i2 {
    -webkit-animation: ico_opa_b 2s infinite;
    -moz-animation: ico_opa_b 2s infinite;
    -o-animation: ico_opa_b 2s infinite;
    -ms-animation: ico_opa_b 2s infinite;
    animation: ico_opa_b 2s infinite;
}

.mouse .i3 {
    -webkit-animation: ico_opa_b 2s infinite 1s;
    -moz-animation: ico_opa_b 2s infinite 1s;
    -o-animation: ico_opa_b 2s infinite 1s;
    -ms-animation: ico_opa_b 2s infinite 1s;
    animation: ico_opa_b 2s infinite 1s;
}

.mouse.active .blue {
    display: none;
}

.mouse.active .white {
    display: block;
}

@-webkit-keyframes bouncey {
    0%, 100% {
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }
    50% {
        -webkit-transform: translatey(-15px);
        transform: translatey(-15px);
    }
}

@-moz-keyframes bouncey {
    0%, 100% {
        -moz-transform: translatey(0);
        transform: translatey(0);
    }
    50% {
        -moz-transform: translatey(-15px);
        transform: translatey(-15px);
    }
}

@-o-keyframes bouncey {
    0%, 100% {
        -o-transform: translatey(0);
        transform: translatey(0);
    }
    50% {
        -o-transform: translatey(-15px);
        transform: translatey(-15px);
    }
}

@keyframes bouncey {
    0%, 100% {
        transform: translatey(0);
    }
    50% {
        transform: translatey(-15px);
    }
}

@-webkit-keyframes ico_opa_b {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@-moz-keyframes ico_opa_b {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@-o-keyframes ico_opa_b {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@keyframes ico_opa_b {
    0%, 100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

.fp-tablecell {
    vertical-align: top;
}

.section {
    background-size: cover;
    width: 100%;
}

.section1 {
    text-align: center;
    background: url(/uploads/image/aimg/s3.jpg) repeat;
    padding-top: 84px;
}

.section1 img {
    display: block;
    margin: 0 auto;
    position: relative;
}

.section1 .img1 {
    width: 11.1458%;
    /*margin-top: 7.29%;*/
    -webkit-transition: all ease 1s;
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -webkit-transform: scale(3, 3);
    -ms-transform: scale(3, 3);
    transform: scale(3, 3);
}

.section1 .img2 {
    width: 33.333%;
    margin-top: 6.666%;
    -webkit-transition: all ease 1s;
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -webkit-transform: translatey(200px);
    -ms-transform: translatey(200px);
    transform: translatey(200px);
}

.section1 .img3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: all ease 1.5s;
    -ms-transition: all ease 1.5s;
    transition: all ease 1.5s;
    opacity: 0;
    -webkit-transform: translatey(200px);
    -ms-transform: translatey(200px);
    transform: translatey(200px);
}

.section1.active .img1 {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section1.active .img2 {
    opacity: 1;
    -webkit-transform: translatey(0);
    -ms-transform: translatey(0);
    transform: translatey(0);
    -webkit-transition-delay: 1s;
    -ms-transition-delay: 1s;
    transition-delay: 1s;
}

.section1.active .img3 {
    opacity: 1;
    -webkit-transform: translatey(0);
    -ms-transform: translatey(0);
    transform: translatey(0);
    -webkit-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

.section2 {
    /*background: url(/uploads/image/aimg/s17.jpg) no-repeat center/cover; }*/
    overflow: auto;
}

.section2 .fp-controlarrow {
    display: none;
}

.section2 .m-text-1 .lt {
    -webkit-transition: all ease 1s;
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -webkit-transform: translatex(200px);
    -ms-transform: translatex(200px);
    transform: translatex(200px);
}

.section2 .m-text-1 .rt {
    -webit-transition: all ease 1s;
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -webkit-transform: translatex(300px);
    -ms-transform: translatex(300px);
    transform: translatex(300px);
}

.section2.active .m-text-1 .lt {
    opacity: 1;
    -ms-transform: translatex(0);
    transform: translatex(0);
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section2.active .m-text-1 .rt {
    opacity: 1;
    -ms-transform: translatex(0);
    transform: translatex(0);
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section3 {
    background-position: center;
    background-size: cover;
}

.section3 .m-text .lt {
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -ms-transform: translatex(200px);
    transform: translatex(200px);
}

.section3 .m-text .rt {
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -ms-transform: translatex(300px);
    transform: translatex(300px);
}

.section3.active .m-text .lt {
    opacity: 1;
    -ms-transform: translatex(0);
    transform: translatex(0);
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section3.active .m-text .rt {
    opacity: 1;
    -ms-transform: translatex(0);
    transform: translatex(0);
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section4 {
    position: relative;
    /*background: url(/uploads/image/aimg/dierping.png) no-repeat left top/100%;*/
    /*padding-top:97px;*/
}

.section4 .bg, .section4 .bg2 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(/uploads/image/aimg/s54.png) no-repeat left top;
}

.section4 .bg {
    background: url(/uploads/image/aimg/s54.png) no-repeat left top;
}

.section4 .bg2 {
    background: url(/uploads/image/aimg/s54b.png) no-repeat;
    width: 20%;
    -webkit-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.section4 .bd {
    -ms-transition: all ease 1s;
    -webkit-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -ms-transform: translatex(200px);
    -webkit-transform: translatex(200px);
    transform: translatex(200px);
}

.section4 .pointlist .item {
    opacity: 0;
    position: absolute;
    color: #fff;
    text-align: right;
    -webkit-transition: all ease 1s;
    -ms-transition: all ease 1s;
    transition: all ease 1s;
}

.section4 .pointlist .t1, .section4 .pointlist .t2 {
    padding-left: 46px;
}

.section4 .pointlist .t1 {
    margin-top: -49px;
    font-size: 26px;
    font-family: arial;
    border-bottom: 1px solid #fff;
}

.section4 .pointlist .t2 {
    font-size: 22px;
}

.section4 .pointlist .item::before {
    content: "";
    position: absolute;
    left: -12.5px;
    top: -12.5px;
    width: 25px;
    height: 25px;
    background: url(/uploads/image/aimg/s150.png) no-repeat center;
}

.section4 .pointlist .item.active {
    opacity: 1;
}

.section4 .pointlist .item:nth-child(1) {
    left: 15.677%;
    top: 76.481%;
}

.section4 .pointlist .item:nth-child(2) {
    left: 26.458%;
    top: 83.166%;
}

.section4 .pointlist .item:nth-child(3) {
    left: 42.25%;
    top: 89.314%;
}

.section4 .pointlist .item:nth-child(4) {
    left: 51.125%;
    top: 67.925%;
}

.section4 .pointlist .item:nth-child(5) {
    left: 69.1145%;
    top: 59.87%;
}

.section4 .pointlist .item:nth-child(6) {
    left: 84.1145%;
    top: 67.87%;
}

.section4 .pointlist .item:last-child {
    right: 30px;
    top: 87.962%;
    text-align: right;
}

.section4 .pointlist .item:last-child .t1, .section4 .pointlist .item:last-child .t2 {
    text-align: left;
    padding-left: 0;
    margin-left: -140px;
}

.section4 .m-text .lt {
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -ms-transform: translatex(200px);
    transform: translatex(200px);
}

.section4 .m-text .rt {
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -ms-transform: translatex(300px);
    transform: translatex(300px);
}

.section4 .sp3 {
    position: relative;
    margin-top: 53px;
    padding: 0 53px;
}

.section4 .sp3 .prev, .section4 .sp3 .next {
    position: absolute;
    cursor: pointer;
    top: 50%;
    -ms-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
    width: 23px;
    height: 42px;
}

.section4 .sp3 .prev {
    left: 0;
    background: url(/uploads/image/aimg/s32.png);
}

.section4 .sp3 .next {
    right: 0;
    background: url(/uploads/image/aimg/s27.png);
}

.section4 .sp3 .swiper-slide {
    background: #fff;
}

.section4 .sp3 .content {
    position: relative;
    height: 100%;
    padding-right: 220px;
}

.section4 .sp3 .content .lt {
    padding: 20px;
}

.section4 .sp3 .content .lt .inner {
    background: url(/uploads/image/aimg/s56.png) no-repeat left 10px;
    padding-left: 50px;
}

.section4 .sp3 .content .rt {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 220px;
    background: #89b14a;
}

.section4 .sp3 .content .rt i {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    white-space: nowrap;
}

.section4.active .m-text .lt {
    opacity: 1;
    -ms-transform: translatex(0);
    transform: translatex(0);
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section4.active .m-text .rt {
    opacity: 1;
    -ms-transform: translatex(0);
    transform: translatex(0);
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section4.active .bd {
    opacity: 1;
    -ms-transform: translatex(0);
    transform: translatex(0);
    -ms-transition-delay: 1s;
    transition-delay: 1s;
}

.section5 .content {
    margin-top: 97px;
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -ms-transform: translatex(200px);
    transform: translatex(200px);
}

.section5 .content .more {
    margin-top: 65px;
    text-align: center;
}

.section5 .nav {
    -display: none;
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    -ms-transform: translatey(100%);
    transform: translatey(100%);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(/uploads/image/aimg/s125.png) repeat-x top center;
    color: #b9cfdc;
    font-size: 22px;
}

.section5 .nav ul {
    white-space: nowrap;
}

.section5 .nav li {
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 40px 0;
    width: 20%;
    cursor: pointer;
}

.section5 .nav li i {
    display: block;
    margin: 0 auto;
    width: 61px;
    height: 61px;
    background: url(/uploads/image/aimg/s34b.png) no-repeat center/100%;
}

.section5 .nav li em {
    display: block;
    margin-top: 10px;
}

.section5 .nav li:nth-child(1) i {
    background-image: url(/uploads/image/aimg/s34b.png);
}

.section5 .nav li:nth-child(2) i {
    background-image: url(/uploads/image/aimg/s35b.png);
}

.section5 .nav li:nth-child(3) i {
    background-image: url(/uploads/image/aimg/s36b.png);
}

.section5 .nav li:nth-child(4) i {
    background-image: url(/uploads/image/aimg/s37b.png);
}

.section5 .nav li:nth-child(5) i {
    background-image: url(/uploads/image/aimg/s38b.png);
}

.section5 .nav li.active:nth-child(1) i {
    background-image: url(/uploads/image/aimg/s34.png);
}

.section5 .nav li.active:nth-child(2) i {
    background-image: url(/uploads/image/aimg/s35.png);
}

.section5 .nav li.active:nth-child(3) i {
    background-image: url(/uploads/image/aimg/s36.png);
}

.section5 .nav li.active:nth-child(4) i {
    background-image: url(/uploads/image/aimg/s37.png);
}

.section5 .nav li.active:nth-child(5) i {
    background-image: url(/uploads/image/aimg/s38.png);
}

.section5 .nav li.active {
    color: #fff;
}

.section5 .nav li.active::before {
    opacity: 0;
    content: "";
    position: absolute;
    left: 50%;
    top: -14px;
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 16px solid #115a87;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
}

.section5 .nav li.active::before {
    opacity: 1;
    color: #fff;
}

.m-more {
    display: inline-block;
    width: 129px;
    height: 49px;
    line-height: 49px;
    background: url(/uploads/image/aimg/s42.png) no-repeat center;
    font-size: 18px;
    text-align: center;
}

.sp1wrap {
    -display: none;
    padding: 0 50px;
    position: relative;
}

.sp1wrap .prev, .sp1wrap .next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    background: url(/uploads/image/aimg/s32.png) no-repeat center;
}

.sp1wrap .prev {
    left: 0;
    background-image: url(/uploads/image/aimg/s32.png);
}

.sp1wrap .next {
    right: 0;
    background-image: url(/uploads/image/aimg/s27.png);
}

.sp1wrap .sp1 .swiper-slide {
    position: relative;
    background: #fff;
    transform: scale(0.96, 0.96);
    float: left;
    width: 30%;
}

.sp1wrap .sp1 img {
    width: 100%;
}

.sp1wrap .sp1 .date {
    position: absolute;
    left: 20px;
    top: 0;
    width: 76px;
    height: 76px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-family: arial;
}

.sp1wrap .sp1 .date i {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}

.sp1wrap .sp1 .date span {
    display: block;
    text-align: center;
    font-size: 14px;
}

.sp1wrap .sp1 .bd {
    padding: 20px;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    border-top: 0;
}

.sp1wrap .sp1 .bd .tt {
    font-size: 18px;
}

.sp1wrap .sp1 .bd .ct {
    margin-top: 15px;
    color: #666;
    overflow: hidden;
    height: 3.75em;
}

.sp2 .swiper-slide {
    width: 33%;
    position: relative;
}

.sp2 a {
    display: block;
    background: #fff;
    margin: 0 10px;
    padding: 20px;
    border: 1px solid #ccc;
}

.sp2 .tt {
    overflow: hidden;
    height: 3.75em;
    font-size: 20px;
    font-weight: bold;
}

.sp2 .ct {
    margin-top: 20px;
    overflow: hidden;
    height: 11.25em;
}

.sp2 .dt {
    text-align: right;
    margin-top: 10px;
}

.sp2 .dt i {
    font-size: 30px;
}

.home .job-m1 .tbody .bd .content {
    height: 10em;
    overflow: hidden;
}

.home .job-m1 .tbody .bd {
    padding-bottom: 30px;
}

.home .job-m1 .open .date {
    background: none;
}

.home .job-m1 .tbody .tr .hd {
    cursor: default;
}

.home .job-m1 .tbody .tr .hd:hover {
    background: #fff;
}

.section5.active .content {
    opacity: 1;
    -webkit-transform: translatex(0);
    -ms-transform: translatex(0);
    transform: translatex(0);
}

.section5.active .nav {
    -webkit-transform: translatey(0);
    -ms-transform: translatey(0);
    transform: translatey(0);
}

.section6 {
    /*background: url(/uploads/image/aimg/s44.jpg) no-repeat center/cover; */
    width: auto;
}

.section6 .m-text .lt {
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -ms-transform: translatex(200px);
    transform: translatex(200px);
}

.section6 .m-text .rt {
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    opacity: 0;
    -ms-transform: translatex(300px);
    transform: translatex(300px);
}

.section6 .g-ft {
    -ms-transition: all ease 1s;
    transition: all ease 1s;
    -ms-transform: translatey(100%);
    transform: translatey(100%);
}

.section6.active .m-text .lt, .section6.cur .m-text .lt {
    opacity: 1;
    -ms-transform: translatex(0);
    transform: translatex(0);
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section6.active .m-text .rt, .section6.cur .m-text .rt {
    opacity: 1;
    -ms-transform: translatex(0);
    transform: translatex(0);
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section6.active .g-ft, .section6.cur .g-ft {
    -ms-transform: translatey(0);
    transform: translatey(0);
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.section7 .fp-tablecell {
    display: block !important;
}

.home .g-ft::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.home .g-hd {
    position: fixed;
    left: 0;
    top: 0;
    /*top:97px;*/
    right: 0;
    z-index: 99999999999999;
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -ms-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.home .g-hd.open {
    -ms-transform: translatey(0);
    transform: translatey(0);
}

.home .g-ft {
    margin-top: 0;
}

.home .hd-slot {
    display: none;
}


/*  频道页面 */


/*  集团简介*/

.layout .g-mn2 {
    padding-bottom: 0;
}

.m-banner {
    max-width: 1920px;
    margin: 0 auto;
    text-align: center;
}

.m-banner .mobile {
    display: none;
}

.m-tt {
    text-align: center;
    font-size: 24px;
}

.m-tt::before, .m-tt::after {
    content: "·";
    color: #e6e6e6;
    font-size: 30px;
}

.m-tt::before {
    margin-right: 20px;
}

.m-tt::after {
    margin-left: 20px;
}

.intro-m1 .ct {
    margin-top: 30px;
    text-align: justify;
}

.intro-m2 {
    margin-top: 30px;
    margin-left: -150px;
}

.intro-m2 ul {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.intro-m2 li {
    display: table-cell;
    padding-left: 150px;
    text-align: center;
}

.intro-m2 .tt, .intro-m2 .ct {
    margin-top: 30px;
}

.intro-m2 .tt {
    font-size: 18px;
}

.intro-m3 {
    overflow: hidden;
    margin-top: 60px;
}

.intro-m3 .list li {
    float: left;
    width: calc((100% - 30px) / 2);
    margin-top: 30px;
    background: #f2f2f4;
}

.intro-m3 .list li:nth-child(2n) {
    margin-left: 30px;
}

.intro-m3 .list .img {
    float: left;
    width: 280px;
    height: 319px;
}

.intro-m3 .list .rt {
    overflow: hidden;
}

.intro-m3 .list .rt .hd::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 7px solid #5587a2;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.intro-m3 .list .rt .hd {
    position: relative;
    height: 85px;
    padding: 20px 30px;
    box-sizing: border-box;
    background: #5587a2;
    color: #fff;
    font-size: 30px;
}

.intro-m3 .list .rt .hd sub {
    padding-left: 30px;
    font-size: 18px;
}

.intro-m3 .list .rt .ct {
    padding: 30px;
    text-align: justify;
}

.bd .ct {
    font-size: 16px !important;
}

.layout-m1 {
    padding: 180px 0 650px;
    background: url(/uploads/image/aimg/s24.jpg) no-repeat center/cover;
    overflow: hidden;
}

.layout-m1 .m-text-5 {
    margin-top: 0;
}

.layout-m1 .m-text-5 .rt .tt {
    background: url(/uploads/image/aimg/s23.png) no-repeat right center;
}


/* 集团动态 */

.newsdetail {
    padding: 10px 30px 40px;
    background: #fff;
}

.newsdetail .tt {
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #dadada;
}

.newsdetail .info {
    padding: 20px 0;
    color: #666;
    text-align: center;
}

.newsdetail .ct {
    padding: 0 0 20px;
    text-align: justify;
}

.newsdetail .ft {
    font-size: 14px;
    color: #666;
    border-top: 1px solid #dadada;
    padding: 20px 0 0;
}

.newsdetail .ft .page {
    float: left;
}

.newsdetail .ft .page a {
    text-decoration: underline;
    color: #666;
}

.newsdetail .ft .page a:hover {
    color: #5587a2;
}

.newsdetail .ft .share {
    float: right;
}

.newsdetail .ft .jtico_weixin, .newsdetail .ft .jtico_tsina, .newsdetail .ft .jtico_cqq {
    width: 22px !important;
    height: 22px !important;
    background: url(/uploads/image/aimg/s160.png) no-repeat;
}

.newsdetail .ft .jtico_tsina {
    background-image: url(/uploads/image/aimg/s161.png);
}

.newsdetail .ft .jtico_cqq {
    background-image: url(/uploads/image/aimg/s162.png);
}


/* 普通翻页器-默认居中 */

.m-page {
    margin-top: 30px;
    text-align: center;
    line-height: 38px;
    letter-spacing: -0.307em;
    word-wrap: normal;
    white-space: nowrap;
    color: #999;
}

.m-page a, .m-page i, .m-page span {
    display: inline-block;
    vertical-align: top;
    height: 38px;
    padding: 0 12px;
    margin-left: -1px;
    border: 1px solid #ddd;
    letter-spacing: normal;
    background: #fff;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.m-page a.laypage_next, .m-page a.laypage_prev {
    font-size: 0;
}

.m-page a, .m-page a:hover {
    text-decoration: none;
}

.m-page a:first-child {
    margin-left: 0;
}

.m-page a:last-child {
    margin-right: 0;
}

.m-page a.laypage_next:after {
    content: ">>";
    margin-left: -3px;
    font-size: 16px;
}

.m-page a.laypage_prev:before {
    content: "<<";
    margin-left: -3px;
    font-size: 16px;
}

.m-page a:hover {
    background: #f5f5f5;
}

.m-page a:active {
    background: #f0f0f0;
}

.m-page a.z-crt, .m-page a.z-crt:hover, .m-page a.z-crt:active {
    cursor: default;
    color: #fff;
    background: #115a87;
    border-color: #115a87;
}

.m-page .laypage_curr, .m-page .laypage_curr:active, .m-page .laypage_curr:hover {
    cursor: default;
    color: #fff;
    background: #115a87;
    border-color: #115a87;
}


/* 分离 */

.m-page-sr a, .m-page-sr i {
    margin: 0 3px;
}

.m-more {
    display: inline-block;
    width: 86px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
}

.m-card {
    position: absolute;
    left: 20px;
    top: 0;
    width: 72px;
    height: 76px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-family: arial;
}

.m-card i {
    display: block;
    font-size: 48px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
}

.m-card em {
    font-size: 14px;
}

.m-newsli {
    position: relative;
    background: #fff;
}

.m-newsli .img {
    width: 100%;
    height: 251px;
}

.m-newsli .bd {
    padding: 15px 20px 25px;
    border: 1px solid #dbdbdb;
    border-top: 0;
}

.m-newsli .tt {
    font-size: 18px;
    margin-bottom: 5px;
}

.m-newsli .ct {
    overflow: hidden;
    height: 3.75em;
}

.m-newsli2 {
    padding: 20px;
    background: #fff;
}

.m-newsli2 .card {
    float: left;
    width: 79px;
    height: 83px;
    margin-right: 20px;
    background: #eaeaea;
    text-align: center;
    font-family: arial;
}

.m-newsli2 .card i {
    display: block;
    font-size: 48px;
    font-weight: bold;
    height: 54px;
    line-height: 54px;
}

.m-newsli2 .card em {
    font-size: 14px;
}

.m-newsli2 .rt {
    overflow: hidden;
}

.m-newsli2 .tt {
    font-size: 18px;
}

.m-newsli2 .ct {
    margin-top: 5px;
    text-align: justify;
}

.m-newsli2 .more {
    margin-top: 20px;
}

.news-m1 {
    position: relative;
    overflow: hidden;
    background: #fff;
}

.news-m1 .lt {
    float: left;
}

.news-m1 .lt .img {
    width: 485px;
    height: 296px;
}

.news-m1 .rt {
    overflow: hidden;
    padding: 20px 30px 0;
}

.news-m1 .rt .tt {
    font-size: 18px;
}

.news-m1 .rt .ct {
    margin-top: 15px;
    text-align: justify;
    overflow: hidden;
    height: 9.3em;
}

.news-m1 .rt .more {
    margin-top: 20px;
}

.news-m2 ul {
    margin: 0px -0 0 0;
}

.news-m2 li {
    float: left;
    width: calc((100% - 21px) / 3);
    margin: 20px 0 0 10px;
}

.news-m2 li:nth-child(3n   1) {
    margin-left: 0;
}


/*.media-m2 ul {
    margin-top: -20px; }*/

.media-m2 li {
    float: left;
    width: calc((100% - 20px) / 2);
    margin-top: 20px;
}

.media-m2 li:nth-child(2n) {
    margin-left: 20px;
}

.media-m2 .ct {
    overflow: hidden;
    height: 3.75em;
}

.m-tab-menu li {
    float: left;
    width: 50%;
}

.m-tab-menu a {
    position: relative;
    display: block;
    padding: 12px 0;
    font-size: 18px;
    text-align: center;
    background: #d6d6d6;
    border-bottom: 3px solid #d6d6d6;
}

.m-tab-menu a::before {
    position: absolute;
    left: 0;
    bottom: 3px;
    right: 0;
    content: "";
    height: 2px;
    background: #fff;
}

.m-tab-menu a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -19px;
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    display: none;
    width: 0;
    height: 0;
    border-top: 16px solid #115a87;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
}

.m-tab-menu .active a {
    background: #0d5784;
    color: #fff;
    border-bottom-color: #115a87;
}

.m-tab-menu .active a::after {
    display: inline-block;
}

.team-m2 {
    margin-top: 40px;
    padding-top: 0;
    border: 0;
}

.job-m1 {
    margin-top: 40px;
    background: #fff;
}

.job-m1 .tr, .job-m1 .tbody .hd {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.job-m1 .td {
    display: table-cell;
    padding: 20px 30px;
    text-align: center;
}

.job-m1 .thead {
    background: #0d5784;
    color: #fff;
}

.job-m1 .thead .td {
    position: relative;
}

.job-m1 .thead .td::before {
    content: "";
    width: 1px;
    height: 23px;
    background: #5587a2;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
}

.job-m1 .thead .td:first-child {
    text-align: left;
    position: static;
}

.job-m1 .tbody {
    border: 1px solid #ccc;
    border-top: 0;
}

.job-m1 .tbody .tr {
    border-top: 1px solid #ccc;
}

.job-m1 .tbody .tr .hd {
    cursor: pointer;
}

.job-m1 .tbody .tr .hd:hover {
    background: #f6f6f6;
}

.job-m1 .tbody .tr:first-child {
    border: 0;
}

.job-m1 .tbody .td:first-child {
    text-align: left;
}

.job-m1 .tbody .td:last-child {
    text-align: right;
}

.job-m1 .tbody .date {
    display: block;
    padding-right: 60px;
    background: url(/uploads/image/aimg/s87.png) no-repeat right center;
}

.job-m1 .tbody .bd {
    overflow: hidden;
    display: none;
    padding: 30px 30px 0;
    border-top: 1px solid #ccc;
}

.job-m1 .tbody .bd .lt, .job-m1 .tbody .bd .rt {
    width: calc((100% - 60px) / 2);
}

.job-m1 .tbody .bd .lt {
    float: left;
    margin-right: 30px;
}

.job-m1 .tbody .bd .rt {
    position: relative;
    padding-left: 30px;
    overflow: hidden;
}

.job-m1 .tbody .bd .rt::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: #ccc;
}

.job-m1 .tbody .bd .content {
    text-align: justify;
    margin-top: 0 !important;
}

.job-m1 .tbody .ft {
    display: none;
    padding: 20px 30px 30px;
}

.job-m1 .open .bd, .job-m1 .open .ft {
    display: block;
}

.job-m1 .open .date {
    background-image: url(/uploads/image/aimg/s88.png);
}


/* 党群工作 */

.information-m1 {
    margin-top: 0;
    padding-top: 0;
    border: 0;
}


/* 主营业务 */

.m-business {
    color: #fff;
}

.m-business .lt, .m-business .rt {
    height: 566px;
}

.m-business .lt {
    float: left;
    width: 54%;
    background: url(/uploads/image/aimg/s98.jpg) no-repeat center/cover;
}

.m-business .lt .inner {
    padding: 130px 100px 0;
}

.m-business .lt .img {
    float: left;
    width: 89px;
    height: 105px;
    margin-right: 20px;
}

.m-business .lt .bd {
    overflow: hidden;
    margin-top: 10px;
}

.m-business .lt .bd .tt {
    font-size: 18px;
    font-weight: normal;
}

.m-business .lt .bd .ct {
    margin-top: 10px;
    text-align: justify;
}

.m-business .rt {
    overflow: hidden;
    width: 46%;
    background: url(/uploads/image/aimg/s102.jpg) no-repeat center/cover;
}

.m-business .rt .inner {
    padding: 130px 75px 0;
}

.m-business .rt .item {
    overflow: hidden;
}

.m-business .rt .item:nth-child(2) {
    margin-top: 30px;
}

.m-business .rt .img {
    float: left;
    margin-right: 20px;
    width: 49px;
}

.m-business .rt .bd {
    overflow: hidden;
}

.m-business .rt .bd .tt {
    font-size: 18px;
    font-weight: normal;
}

.m-business .rt .bd .ct {
    margin-top: 10px;
}


/* 集团地址*/

.address-m2 {
    background: #fff;
}

.address-m2 .menus li {
    width: 25%;
}

.address-m2 .menus a {
    background: #115a87 url(/uploads/image/aimg/s140.png) repeat-x;
    border-bottom-color: #115a87;
    color: rgba(255, 255, 255, 0.7);
}

.address-m2 .menus .active a {
    color: #fff;
}

.address-m2 .box {
    padding: 30px;
}

.address-m2 .box ul {
    display: none;
}

.address-m2 .box ul.active {
    display: block;
}

.address-m2 .box li {
    float: left;
    width: calc((100% - 60px) / 4);
    margin-left: 20px;
}

.address-m2 .box li:nth-child(4n   1) {
    margin-left: 0;
}

.address-m2 .box a {
    display: block;
    position: relative;
    padding: 8px 0;
    color: #666;
    padding-left: 30px;
}

.address-m2 .box a:hover {
    color: #115a87;
}

.address-m2 .box a::before {
    display: none;
    content: "";
    background: #115a87;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 50%;
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
    width: 10px;
    height: 10px;
}

.address-m2 .box .curr a::before {
    display: block;
}

.if1 {
    width: 100%;
    height: 412px;
    border: 1px solid #cdcdcd;
}

.contact-m2 {
    margin-top: 30px;
    font-size: 14px;
}

.contact-m2 li {
    float: left;
    background: url(/uploads/image/aimg/s115.png) no-repeat left center;
    padding: 20px 0 20px 60px;
}

.contact-m2 li:nth-child(2) {
    margin-left: 50px;
    background-image: url(/uploads/image/aimg/s116.png);
}

.contact-m2 li:last-child {
    margin-left: 50px;
    background-image: url(/uploads/image/aimg/53534.png);
}


/* 底部导航 */

.site-m1 {
    overflow: hidden;
}

.site-m1 dl {
    float: left;
    width: calc((100% - 120px) / 7);
    margin-left: 30px;
    text-align: center;
    position: relative;
}

.site-m1 dl:first-child {
    margin-left: 75px;
}

.site-m1 dl::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #115a87;
}

.site-m1 dt, .site-m1 dd {
    position: relative;
}

.site-m1 dt::before, .site-m1 dd::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -8px;
    -ms-transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 16px solid #f7f7f7;
    border-left: 16px solid transparent;
}

.site-m1 dt {
    position: relative;
    background: #115a87;
}

.site-m1 dd {
    margin-top: 20px;
    background: #5587a2;
}

.site-m1 a {
    display: block;
    color: #fff;
    font-size: 18px;
    padding: 15px 0;
}

.site-m1 a:hover {
    color: #000;
}


/* 底部导航 */

.m-content {
    padding: 0 30px 30px;
    background: #fff;
}

.m-content .tt {
    border-bottom: 1px solid #dadada;
    font-weight: normal;
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
    padding: 20px 0;
}

.m-content .ct {
    text-align: justify;
}

.qa {
    text-align: justify;
}

.qa .item {
    margin-top: 20px;
    background: #fff;
    padding: 20px 30px;
}

.qa .item:first-child {
    margin-top: 0;
}

.qa .lt, .qa .rt {
    padding: 8px 0;
}

.qa .lt {
    float: left;
    margin-right: 10px;
    font-family: arial;
}

.qa .rt {
    overflow: hidden;
}

.qa .bd .rt {
    border-top: 1px solid #dadada;
    color: #666;
}

.search-m1 {
    position: relative;
    width: 70%;
    padding-right: 60px;
}

.search-m1 .ipt {
    display: block;
    border: 1px solid #ccc;
    width: 100%;
    /* vertical-align: top; */
    padding: 10px 20px 10px 10px;
}

.search-m1 .btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #115a87 url(/uploads/image/aimg/s151.png) no-repeat center;
    border: 0;
    width: 65px;
    font-size: 0;
}

.search-m2 {
    padding: 10px 0 20px;
    border-bottom: 1px dashed #ccc;
}

.search-m2 .word {
    color: #d50c0c;
    text-decoration: underline;
}

.search-m3 {
    min-height: 500px;
    background: url(/uploads/image/aimg/s152.png) no-repeat center;
    padding-top: 20px;
}

.search-m4 li {
    padding: 20px 0 20px 146px;
    position: relative;
    border-bottom: 1px dashed #ccc;
}

.search-m4 .tt {
    font-size: 18px;
    font-weight: normal;
    text-align: justify;
}

.search-m4 .ct {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    text-align: justify;
}

.search-m4 .more {
    color: #115a87;
}

.search-m4 .time {
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 18px;
    font-family: arial;
    color: #115a87;
}

.search-m4 .time i {
    font-size: 28px;
}

.news-m2 {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px dashed #ccc;
    overflow: hidden;
}

.search-m4 .mark {
    background: none;
    color: #d50c0c;
}


/*.ff img{width:587px;height:80px;margin-top:35px;float:left;}*/

.aaa ul li>img {
    width: 22px;
    height: 22px;
    margin-top: 0 !important;
    margin-right: 10px;
}

.aaa:first-child {
    margin-top: 32px;
}


/*.aaa:first-child ul li:first-child{margin-right:96px;}*/


/*.aaa:nth-child(2) ul li:first-child{margin-right:85px;}*/

.aaa:last-child ul li {
    margin-right: 20px;
}

.footer1 {
    width: 100%;
    height: 150px;
    background:  no-repeat center;
    background-size: 100% 100%;
    clear: both;
}

.footer {
    width: 100%;
    height: 150px;
    background:  no-repeat center;
    background-size: 100% 100%;
    clear: both;
}

.ff {
    width: 1360px;
    height: 150px;
    margin: 0 auto;
}

.footer1-1 {
    width: 40%;
    float: left;
    height: 150px;
    padding: 0 10px;
}

.footer1-1 ul li {
    float: left;
    margin-right: 20px;
    line-height: 30px !important;
    color: #fff;
    font-size: 14px !important;
}

.footer1-1 ul li a {
    color: #fff;
    font-size: 14px !important;
}

.aaa {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}


/*.bbb{width:500px;height:150px;float:left}*/

.bbb {
    width: 30%;
    height: 75px;
    float: left;
    margin-top: 48px;
}

.footer1-2 {
    display: block;
    float: left;
    width: auto;
    color: #fff;
}

.aaa1 {
    width: 100%;
    height: 40px;
    line-height: 32px;
    padding: 12px 24px;
    font-size: 13px;
}


/*  分割线*/

.kong3 {
    width: 100%;
    height: 75px;
    background:  no-repeat center;
    background-size: 100% 100%;
    clear: both;
}

.section2 {
    position: relative;
}

.layui-input, .layui-select, .layui-textarea {
    width: 90px !important;
    border-radius: 10px;
    padding-left: 15px;
    line-height: 38px !important;
    text-align: center;
    float: left;
    font-size: 14px;
    border-right: none !important;
}

.ipt {
    width: 150px;
    display: none;
    height: 97px;
}

.ipt1 {
    width: 120px;
    height: 38px;
}

.btn1 {
    height: 38px !important;
    background-color: #115a87 !important;
}

.btn1 i {
    color: #fff !important;
}

.btn1:hover {
    border: 1px solid #125d8a !important;
}


/*.layui-input{width:100%;}*/


/*.g-hd .nav{margin-left:28px!important;}*/

.g-hd .nav li .hd {
    padding: 0 30px;
}


/*.m-wrap{max-width:100%!important;}*/

.sp1wrap {
    padding: 0;
}

.img11 {
    width: 100%;
    height: 400px;
    text-align: center;
    background-color: #fff;
}

.img111 {
    width: 1360px;
    height: 100%;
    background:  no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
    padding-top: 122px;
}

.banner-img img {
    height: 100%;
    width: 100%;
}

.banner-img a {
    color: #ffffff;
    line-height: 40px;
}

.layui-carousel-ind {
    z-index: 99999;
    top: -17px !important;
}

.layui-carousel-ind ul {
    background-color: transparent !important;
}

.layui-carousel-ind ul li {
    width: 30px !important;
    height: 3px !important;
    border-radius: 0 !important;
}

.banner {
    height: auto;
    width: 100%;
    background:  no-repeat center;
    background-size: 100% 100%;
    clear: both;
    padding-top: 40px;
}

.news-box {
    width: 1360px;
    height: 370px;
    margin: 0 auto;
}

.new1 {
    width: 50%;
    height: 370px;
    position: relative;
    float: left;
}

.img1111 {
    height: 412px !important;
    margin-right: 3%;
}

.n1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 40px;
    background-color: #125d8a;
    color: #ffffff;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}

.a2 {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    padding-left: 20px;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*.layui-carousel>[carousel-item]>*,.layui-carousel{background-color:rgba(0,0,0,0.4);}*/

.new2 {
    width: 50%;
    height: 370px;
    float: right;
}

.new2-1 {
    width: 97%;
    height: 87px;
    background:  no-repeat center;
    background-size: 100% 100%;
    display: block;
    margin-bottom: 15px;
    margin-left: 3%;
}

.new2-1:last-child {
    margin-bottom: 0;
}

.time1 {
    width: 15%;
    height: 65px;
    float: left;
    margin: 7px 5% 0 2%;
    background-color: #f2f2f2;
}

.new2 ul li {
    display: block;
    width: 100%;
    height: 44px;
}

.new2 ul li:hover a, .new2-1:hover {
    color: #125d8a;
}

.time2 {
    width: 100px;
    height: 65px;
    margin: 7px 0 0 10px;
    background-color: #f2f2f2;
}

.day {
    width: 100%;
    height: 39px;
    line-height: 39px;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    font-family: "微软雅黑";
}

.mouth {
    text-align: center;
    width: 100%;
    height: 26px;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 26px;
}

.time3 {
    width: 74%;
    height: 80px;
    float: left;
    margin-right: 4%;
}

.new2-2 {
    width: 97%;
    margin-left: 3%;
    height: 100%;
    display: block;
}

.time11 {
    width: 15%;
    height: 44px;
    margin: 0 5% 0 2%;
    float: left;
    line-height: 44px;
}

.time11 span {
    font-size: 18px;
    font-weight: 600;
}

.time11 span i {
    font-size: 14px;
}

.time5 {
    width: 74%;
    height: 44px;
    float: left;
    line-height: 44px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 4%;
}

.bt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nr {
    width: 100%;
    height: 40px;
    line-height: 35px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.db {
    width: 100%;
    height: 42px;
    clear: both;
}

.db1 {
    width: 100%;
    height: 69px;
    clear: both;
    padding-top: 15px;
}

.more1 {
    width: 110px;
    height: 42px;
    float: right;
    text-align: center;
    margin-right: 20px;
}

.more1 a {
    color: #5587a2;
    line-height: 42px;
}

.banner1 {
    width: 100%;
    background:  no-repeat bottom;
    background-size: 100% 100%;
    clear: both;
    height: auto;
}

.banner2 {
    width: 100%;
    height: 380px;
    background-color: #ffffff;
}

.media-focus {
    width: 1360px;
    height: auto;
    margin: 0 auto;
}

.media-title {
    width: 100%;
    height: 114px;
    margin-bottom: 37px;
    background:  no-repeat center;
    background-size: 100% 100%;
}

.more2 {
    display: block;
    width: 150px;
    height: 40px;
    float: right;
    margin-top: 72px;
    background:  no-repeat center;
    background-size: 100% 100%;
}

.media-list {
    width: 100%;
    height: 200px;
}

.media-list ul li {
    display: block;
    height: 180px;
    width: 32%;
    float: left;
    background:  no-repeat center;
    background-size: 100% 100%;
}

.media-list ul li:hover {
    background:  no-repeat center;
    background-size: 100% 100%;
}

.media-list ul li:hover .list1-2, .media-list ul li:hover .list2 {
    color: #ffffff;
}

.media-list ul li:hover .img22 {
    background:  no-repeat center;
    background-size: 100% 100%;
}

.media-list ul li a {
    width: 84%;
    height: 160px;
    margin: 10px auto 0;
    display: block;
}

.list1 {
    width: 100%;
    height: 58px;
    margin-bottom: 20px;
}

.list1-1 {
    width: 19px;
    height: 58px;
    float: left;
}

.img22 {
    width: 100%;
    height: 37px;
    margin-top: 21px;
    background:  no-repeat center;
    background-size: 100% 100%;
}

.list1-2 {
    width: 80%;
    height: 58px;
    line-height: 58px;
    float: left;
}

.list1-2 span {
    margin-left: 5px;
}

.list2 {
    width: 100%;
    height: 56px;
    line-height: 28px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
}

.media-list ul li:nth-child(2) {
    margin: 0 2% 0 2%;
}


/*.banner1-1{width:1360px;height:auto;margin:0 auto;}*/

.ban1 {
    width: 1360px;
    height: 544px;
    margin: 0 auto;
    clear: both;
}

.ban1 ul {
    display: block;
    width: 100%;
    height: inherit;
    clear: both;
}

.ban1 ul li {
    display: block;
    height: 124px;
    width: 48.5%;
    float: left;
    margin-bottom: 25px;
    background:  no-repeat center;
    background-size: 100% 100%;
}

.ban1 ul li:first-child, .ban1 ul li:nth-child(3), .ban1 ul li:nth-child(5) {
    margin-right: 3%;
}

.ban1 ul li:first-child, .ban1 ul li:nth-child(2) {
    margin-top: 36px;
}

.ban1 ul li:nth-child(5), .ban1 ul li:nth-child(6) {
    margin-bottom: 0;
}

.ban1 ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.day11 {
    width: 14%;
    height: 100%;
    float: left;
    margin-right: 5%;
    padding-top: 25px;
    margin: 0 2.5% 0 2.5%;
}

.day111 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    background-color: #f2f2f2;
}

.day111 span {
    color: #666;
}

.day111 i {
    color: #125d8a;
}

.day112 {
    width: 100%;
    height: 32px;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    background-color: #f2f2f2;
}

.day112 em {
    font-style: normal;
    color: #3881ad;
}

.day22 {
    width: 76%;
    height: 100%;
    margin-right: 5%;
    float: left;
    padding-top: 30px;
}

.day221 {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #125d8a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.day222 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #666;
}

.ban1 ul li:hover {
    background:  no-repeat center;
    background-size: 100% 100%;
}

.ban1 ul li:hover .day111 i, .ban1 ul li:hover .day112 em, .ban1 ul li:hover .day221, .ban1 ul li:hover .day222 {
    color: #fff;
}

.ban1 ul li:hover .day111 span {
    color: #b6b9bb;
}

.ban1 ul li:hover a .day11 .day111, .ban1 ul li:hover a .day11 .day112 {
    background-color: #125a86;
}

.ban2 {
    width: 1360px;
    height: 590px;
    margin: 0 auto;
    clear: both;
}

.banner3-content {
    width: 100%;
    height: 370px;
}

.media-title1 {
    width: 100%;
    height: 114px;
    margin-bottom: 37px;
    background:  no-repeat center;
    background-size: 100% 100%;
}

.banner3-content {
    width: 100%;
    height: 370px;
}

.banner3-left, .banner3-right {
    width: 50%;
    height: 370px;
    float: left;
}

.banner3-left {
    position: relative;
}

.left11 {
    width: 114px;
    height: 52px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #f7f7f7;
    line-height: 52px;
    text-align: center;
}

.left11 em, .left11 span {
    font-size: 20px;
    font-weight: 600;
}

.left11 i {
    font-size: 14px;
}

.banner3-right ul {
    display: block;
    width: 100%;
    height: auto;
}

.banner3-right ul li {
    display: block;
    width: 100%;
    height: 92px;
}

.banner3-right ul li a {
    display: block;
    width: 97%;
    margin-left: 3%;
    height: 92px;
}

.right1 {
    width: 13%;
    height: 92px;
    float: left;
    border-right: 1px solid #dfdfdf;
}

.right1-1 {
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 26px;
    text-align: left;
    margin-top: 20px;
}

.right1-2 {
    width: 100%;
    height: 36px;
    font-size: 14px;
    line-height: 32px;
    text-align: right;
    margin-top: 6px;
}

.right1-2 i {
    margin-right: 12px;
}

.right2 {
    width: 87%;
    height: 92px;
    float: left;
    border-bottom: 1px solid #dfdfdf;
}

.banner3-right ul li:last-child a .right2 {
    border-bottom: none;
}

.right2-1 {
    width: 94%;
    margin: 20px 3% 0 3%;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.right2-2 {
    width: 94%;
    margin: 0 3% 0 3%;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.banner3-right ul li:hover a .right1, .banner3-right ul li:hover a .right2 {
    color: #125d8a;
}


/*#test3{margin-top:100px;}*/

.ban1-title {
    width: 100%;
    height: 80px;
    background:  no-repeat center;
    display: block;
    background-size: 100% 100%;
}

.ban1-title span {
    color: #ffffff;
    float: right;
    margin-right: 33px;
    font-size: 16px;
    margin-top: 32px;
}

.ban1-content {
    width: 100%;
    height: 370px;
}

.content1 {
    width: 560px;
    height: 140px;
    border-bottom: 1px dashed #bfbfbf;
    display: block;
}

i, em {
    font-style: normal;
    font-weight: normal;
}

.content1-day {
    width: 57px;
    height: 130px;
    margin-left: 23px;
    float: left;
}

.day1 {
    width: 57px;
    height: 65px;
    padding-top: 33px;
    text-align: center;
    margin: 0 auto;
}

.day1 span {
    color: #222222;
    font-size: 30px;
}

.year {
    color: #222;
    font-size: 22px;
    text-align: center;
    width: 57px;
    height: 65px;
    padding-top: 7px;
    margin: 0 auto;
}

.content1-1 {
    width: 480px;
    height: 130px;
    padding-top: 14px;
    padding-left: 20px;
    float: left;
    padding-right: 20px;
    overflow: hidden;
}

.biaoti {
    font-size: 18px;
    color: #222;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}

.nr1 {
    font-size: 16px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    word-break: break-all;
    height: 60px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
}

.banner3 {
    width: 100%;
    height: auto;
}

.content2 {
    width: 560px;
    height: 230px;
}

.content2-1 {
    width: 560px;
    height: 50px;
    display: block;
}

.content2-1:first-child {
    margin-top: 5px;
}

.content2-1-day {
    width: 57px;
    height: 50px;
    margin-left: 23px;
    text-align: center;
    float: left;
}

.content2-1-day span {
    color: #222;
    font-size: 18px;
    font-weight: 600;
    line-height: 50px;
}

.content2-1-day i {
    font-size: 16px;
    font-weight: 600;
}

.content2-1-p {
    width: 480px;
    height: 50px;
    float: left;
    padding-left: 20px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content2-1-p p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 23px;
}

.ban2-title {
    width: 100%;
    height: 80px;
    background:  no-repeat center;
    display: block;
    background-size: 100% 100%;
}

.ban2-title span {
    color: #ffffff;
    float: right;
    margin-right: 33px;
    font-size: 16px;
    margin-top: 32px;
}

.content2-content {
    width: 100%;
    height: 170px;
}

.content-left {
    width: 280px;
    height: 170px;
    float: left;
    text-align: center;
}

.content-left img {
    width: 237px;
    height: 149px;
    margin-top: 21px;
    margin-left: 23px;
}

.content2-right {
    width: 488px;
    height: 170px;
    float: left;
    padding: 14px 20px 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    -o-line-clamp: 3;
    -o-box-orient: vertical;
    -ms-line-clamp: 3;
    -ms-box-orient: vertical;
}

.content2-title {
    font-size: 18px;
    line-height: 32px;
    display: block;
    width: 100%;
}

.right-content {
    display: block;
    width: 100%;
    margin-top: 20px;
}

.right-content1 {
    margin-top: 11px;
}

.right-content, .right-content1 {
    font-size: 16px;
    line-height: 24px;
    text-indent: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3;
    -moz-box-orient: vertical;
    -o-line-clamp: 3;
    -o-box-orient: vertical;
    -ms-line-clamp: 3;
    -ms-box-orient: vertical;
}

.right-content a, .right-content1 a {
    color: #5587a2;
    margin-left: 20px;
}

.time4 {
    width: 100%;
    height: 42px;
}

.time4 a {
    color: #5587a2;
    line-height: 42px;
}

.time4 span {
    line-height: 42px;
    float: right;
    margin-right: 7px;
}

.content3 {
    width: 770px;
    height: 200px;
    float: left;
    padding: 0 23px 0 23px;
}

.content3 ul li {
    display: block;
    width: 50%;
    height: 50px;
    float: left;
}

.content3-1 {
    width: 100%;
    height: 50px;
    display: block;
    float: left;
}

.content3 ul li:nth-child(1), .content3 ul li:nth-child(2) {
    margin-top: 25px;
}

.aa1 {
    margin-left: 23px;
}

.aa2 {
    margin-right: 23px;
}

.day2 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    float: left;
}

.day2 span {
    font-size: 18px;
    font-weight: 600;
}

.day2 i {
    font-weight: 600;
}

.content3-1-title {
    width: 301px;
    height: 50px;
    float: left;
    line-height: 50px;
}

.content3-1-title p {
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cb {
    width: 60px;
    height: 350px;
    position: fixed;
    right: 10px;
    bottom: 210px;
    z-index: 999999999999999;
    display: none;
}

.cb2, .cb5 {
    width: 60px;
    height: 350px;
    position: absolute;
    right: 10px;
    bottom: 66px;
    z-index: 999999999999999;
}

.cb5 {
    display: none;
}


/*.banner1{position: relative;}*/

.cb1 {
    width: 60px;
    height: 65px;
    background-color: #b5b5b5;
    text-align: center;
    margin-bottom: 5px;
    display: block;
}

.cb1:hover {
    background-color: #125d8a;
}

.cb1:last-child {
    margin-bottom: 0;
}

.cb1 img {
    width: 30px;
    height: 30px;
    margin: 10px 0 5px 0;
}

.cb1 span {
    color: #ffffff;
    font-size: 12px;
}

.cb3 {
    width: 60px;
    height: 65px;
    background-color: #cccccc;
    text-align: center;
    margin-bottom: 5px;
    display: block;
}

.cb3:hover {
    background-color: #125d8a;
}

.cb3:last-child {
    margin-bottom: 0;
}

.cb3 img {
    width: 30px;
    height: 30px;
    margin-top: 10px;
}

.cb3 span {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
}

.dk {
    width: 60px;
    height: 65px;
    position: fixed;
    bottom: 495px;
    right: 10px;
    background:  no-repeat center;
    display: none;
    z-index: 999999999999999;
}

.dk1 {
    width: 60px;
    height: 65px;
    position: absolute;
    bottom: 351px;
    right: 10px;
    background:  no-repeat center;
    display: none;
    z-index: 999999999999999;
}


/*.oa1,.qy1,.pf1,.xt1,.fh1{display: none;}*/

.section5, .ban3 {
    display: none !important;
}

.right-content1 {
    display: none;
}

.address-m2 .menus a {
    text-align: center;
}

.address-m2 .menus a span {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 auto;
}

.address-m2 .menus ul li:nth-child(1) a span {
    background:  no-repeat center;
    background-size: 100%;
    display: block;
}

.address-m2 .menus ul li:nth-child(2) a span {
    background:  no-repeat center;
    background-size: 100%;
    display: block;
}

.address-m2 .menus ul li:nth-child(3) a span {
    background:  no-repeat center;
    background-size: 100%;
    display: block;
}

.address-m2 .menus ul li:nth-child(4) a span {
    background:  no-repeat center;
    background-size: 100%;
    display: block;
}

.layui-carousel-ind li.layui-this {
    background-color: #125d8a !important;
}

.sss {
    width: 100%;
    height: 26px;
}

.ipt {
    position: relative;
}

.btn1 {
    float: left;
}

.oa2 {
    width: 60px;
    height: 40px;
}

.oa3 {
    width: 60px;
    height: 20px;
}

.information {
    text-align: center;
}

.information .in01 {
    margin-bottom: 10px;
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.5);
}

.bbbb1 {
    width: 595px;
    height: auto;
    margin: 0 auto;
}


/*分页样式*/

.laypage_total {
    margin-left: 8px;
    color: black;
    border: none;
}

.laypage_total input {
    width: 40px !important;
    margin-left: 3px;
    margin-right: 3px;
}

.laypage_btn {
    margin-left: 5px;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    vertical-align: central;
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    width: 50px;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.a1 {
    display: block;
    width: 100%;
    height: inherit;
    overflow: hidden;
}

#lunbobox {
    width: 97%;
    height: 370px;
    position: relative;
    overflow: hidden;
    margin-right: 3%;
}

.lunbo {
    width: 100%;
    height: 100%;
}

.lunbo img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#lunbobox .ul-box {
    width: 100%;
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 5;
}

#lunbobox ul {
    width: 210px;
    margin: 0 auto;
    text-align: center;
    display: block;
    height: 3px;
}

#lunbobox ul li {
    cursor: pointer;
    width: 30px;
    height: 3px;
    border: 1px solid #cccccc;
    float: left;
    list-style: none;
    background: #cccccc;
    text-align: center;
    margin: 0 5px 0 0;
}

#toleft {
    display: none;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-size: 19px;
    line-height: 36px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    position: absolute;
    top: calc(50% - 18px);
    left: 12px;
    cursor: pointer;
    z-index: 999;
    /*opacity:0.4;*/
}

#toright {
    display: none;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-size: 19px;
    line-height: 36px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    position: absolute;
    top: calc(50% - 18px);
    right: 3%;
    cursor: pointer;
    z-index: 99;
    opacity: 0.4;
}

.a22 {
    position: relative;
}

.a22-bt {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    padding-left: 20px;
    text-align: center;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    padding-right: 20px;
}

.media-title2 {
    display: none;
}

.media-title3 {
    display: none;
}

.video-box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.video-top {
    width: 100%;
    height: 500px;
}

.video-left {
    width: 405px;
    height: 500px;
    float: left;
    background:  no-repeat center;
    background-size: 100% 100%;
    margin-left: 47px;
}

.video-right {
    width: 860px;
    height: 500px;
    float: left;
}

.video-right a {
    display: block;
    width: 100%;
    height: 445px;
    margin-top: 55px;
    background:  no-repeat center;
    background-size: 100% 100%;
    position: relative;
}

.video-right a img {
    width: 100%;
    height: 395px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.video-bottom {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    padding-left: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video-center {
    width: 100%;
    height: 710px;
    margin-top: 90px;
}

.video-center ul {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-left: 47px;
}

.video-center ul li {
    display: block;
    width: 382px;
    height: 336px;
    float: left;
}

.video-center ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.video-center ul li:hover .video-content {
    background-color: #9a9a9a;
}

.video-center ul li:hover .video-bt, .video-center ul li:hover .video-nr {
    color: #fff;
}

.video-center ul li:nth-child(2), .video-center ul li:nth-child(5) {
    margin: 0 59px 0 59px;
}

.video-center ul li:nth-child(1), .video-center ul li:nth-child(2), .video-center ul li:nth-child(3) {
    margin-bottom: 36px;
}

.video-img {
    width: 100%;
    height: 232px;
    background:  no-repeat center;
    background-size: 100% 100%;
}

.video-img img {
    width: 100%;
    height: 100%;
    display: none;
}

.video-content {
    width: 100%;
    height: 104px;
    background-color: #f1f1f1;
    padding: 8px 16px 0 16px;
}

.video-bt {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video-nr {
    width: 100%;
    height: 56px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -o-line-clamp: 2;
    -o-box-orient: vertical;
    -ms-line-clamp: 2;
    -ms-box-orient: vertical;
}

.szgt {
    width: 910px;
    height: auto;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    text-align: left;
}

.szgt p:last-child {
    margin-top: 20px;
}

@media only screen and (max-width: 1680px) {
    #test3 {
        height: 350px !important;
    }
    .img11 {
        height: 260px;
    }
    .section5 .content {
        margin-top: 97px;
    }
    .section5 .nav li {
        padding: 20px 0;
    }
    .section5 .content .more {
        margin-top: 20px;
    }
    .banner {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .banner1 {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .img111 {
        width: 1200px;
        background:  no-repeat center;
        background-size: 100% 100%;
        padding-top: 100px;
    }
    .szgt {
        width: 595px;
        height: 110px;
        font-size: 13px;
        line-height: 26px;
        color: #333;
        text-align: left;
    }
    .szgt p:last-child {
        margin-top: 20px;
    }
    .news-box {
        width: 1200px;
    }
    .time11 span {
        font-size: 17px;
    }
    .time11 span i {
        font-size: 13px;
    }
    .media-focus {
        width: 1200px;
    }
    .media-title {
        background:  no-repeat center;
    }
    .ban1, .ban2 {
        width: 1200px;
    }
    .media-title1 {
        background:  no-repeat center;
    }
    .right1-1 {
        font-size: 22px;
    }
    .ff {
        width: 1200px;
    }
    .img1111 {
        height: 370px !important;
    }
    .media-title2 {
        display: none;
    }
    .media-title3 {
        display: none;
    }
}

@media only screen and (max-width: 1440px) {
    /*1366主流显示器*/
    .section4 .sp3 .content .lt .inner {
        font-size: 14px;
        line-height: 20px !important;
    }
    .media-title2 {
        display: none;
    }
    .media-title3 {
        display: none;
    }
    .m-wrap {
        width: 1200px;
    }
    .g-hd .nav {
        margin-left: 60px;
    }
    .g-hd .nav li .hd {
        padding: 0 30px;
    }
    .g-ft .hd .lt {
        margin-left: -30px;
    }
    .g-ft .hd .lt dl {
        margin-left: 30px;
    }
    .intro-m2 {
        margin-left: -40px;
    }
    .intro-m2 li {
        padding-left: 40px;
    }
    .media-m2 .ct {
        height: 5.7em;
    }
    .m-newsli .ct {
        -height: 5.7em;
    }
    .m-business .lt .inner, .m-business .rt .inner {
        padding: 50px 50px 0;
    }
    .m-business .lt, .m-business .rt {
        height: 450px;
    }
    .address-m2 .box li {
        width: calc((100% - 60px) / 3);
        margin-left: 0;
    }
    .address-m2 .box li:nth-child(3n 1) {
        margin-left: 0;
    }
    .m-text {
        margin-top: 120px;
    }
    .m-text .lt {
        width: 80px;
    }
    .m-text .rt .tt {
        font-size: 30px;
    }
    .m-text .rt .ct {
        margin-top: 0;
    }
    .m-text .rt .tags {
        margin-left: -20px;
        margin-top: 20px;
    }
    .m-text .rt .tags li {
        margin-left: 20px;
    }
    .m-text .rt .tags a {
        font-size: 16px;
        width: 140px;
        height: 38px;
        line-height: 38px;
    }
    .layout-m1 {
        padding: 120px 0 300px;
    }
    .section5 .content {
        margin-top: 97px;
    }
    .section5 .nav li {
        padding: 20px 0;
    }
    .section5 .nav li i {
        width: 30px;
        height: 30px;
    }
    .sp1wrap {
        padding: 0 200px;
    }
    .sp2 .ct {
        height: 5.625em;
    }
    .home .job-m1 .tbody .bd .content {
        height: 2em;
    }
    .sp5wrap {
        padding: 0 50px;
    }
    .layui-input {
        width: 90px !important;
        border-radius: 10px;
        padding-left: 15px;
        line-height: 38px !important;
        text-align: center;
    }
    .ipt {
        width: 150px;
        display: none;
        height: 97px;
    }
    .banner {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .banner1 {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .media-title1, .media-title, .img111 {
        background-size: 100% 100%;
    }
    .time11 span {
        font-size: 15px;
    }
    .day111 {
        font-size: 26px;
    }
    .video-right {
        width: 701px;
    }
    .video-right a {
        height: 401px;
    }
    .video-right a img {
        height: 354px;
    }
    .video-center ul li {
        width: 345px;
        height: 319px;
    }
    .video-img {
        height: 215px;
    }
    .video-center {
        margin-top: 20px;
        height: 710px;
    }
    .video-center ul li:nth-child(2), .video-center ul li:nth-child(5) {
        margin: 0 36px 0 36px;
    }
    .img11 {
        height: 240px;
    }
    .img111 {
        width: 1100px;
        background:  no-repeat center;
        background-size: 100% 100%;
        height: 240px;
        padding-top: 93px;
    }
    .media-title, .media-title1 {
        height: 90px;
    }
    .more2 {
        margin-top: 44px;
    }
    .news-box {
        width: 1100px;
    }
    .szgt {
        width: 542px;
        height: auto;
        font-size: 12px;
        line-height: 20px;
        color: #333;
        text-align: left;
    }
    .szgt p:last-child {
        margin-top: 10px;
    }
    .media-focus {
        width: 1100px;
    }
    .ban1, .ban2 {
        width: 1100px;
    }
    .ff {
        width: 1000px;
    }
    .footer1-1 {
        width: 492px;
    }
    #test3 {
        height: 300px !important;
    }
    .g-hd .nav li .hd {
        padding: 0 20px !important;
    }
}

@media only screen and (max-width: 1200px) {
    /*1024主流显示器*/
    .media-title2 {
        display: none;
    }
    .media-title3 {
        display: none;
    }
    .m-wrap {
        width: 1000px;
    }
    .g-hd .nav li .hd {
        height: 80px;
        line-height: 125px;
        padding: 0 22px;
    }
    .g-hd .logo {
        width: 160px;
    }
    .g-hd .nav {
        margin-left: 40px;
    }
    .g-hd .nav li .bd a {
        line-height: 40px;
    }
    .g-hd .oth li a {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
    .g-ft .hd .lt {
        margin-left: -20px;
    }
    .g-ft .hd .lt dl {
        margin-left: 20px;
    }
    .g-ft .hd .rt .img {
        width: 120px;
    }
    .g-ft .hd .rt .list li {
        display: block;
    }
    .g-ft .hd .rt .list li:nth-child(2) {
        margin-left: 0;
    }
    .g-ft .bd {
        padding: 15px 0;
    }
    .g-mn {
        padding: 20px 0;
    }
    .g-ft .bd {
        margin-top: 20px;
    }
    .intro-m1 .ct {
        margin-top: 20px;
    }
    .intro-m2 {
        margin-left: -40px;
    }
    .intro-m2 li {
        padding-left: 20px;
    }
    .intro-m2 {
        margin-top: 20px;
    }
    .intro-m2 .img {
        width: 90px;
    }
    .intro-m2 .tt {
        margin-top: 20px;
    }
    .intro-m2 .ct {
        margin-top: 10px;
    }
    .intro-m3 {
        margin-top: 20px;
    }
    .intro-m3 .list li {
        float: none;
        margin-top: 20px;
        width: auto;
    }
    .intro-m3 .list li:nth-child(2n) {
        margin-left: 0;
    }
    .intro-m3 .list .img {
        width: 180px;
        height: 205px;
    }
    .intro-m3 .list .rt .hd {
        padding: 20px;
    }
    .m-newsli .img {
        height: 183px;
    }
    .job-m1 .td {
        padding: 20px;
    }
    .job-m1 .tbody .bd {
        padding: 20px 20px 0;
    }
    .job-m1 .tbody .date {
        padding-right: 30px;
    }
    .site-m1 dl {
        width: calc((100% - 80) / 7);
    }
    .site-m1 a {
        padding: 10px 0;
    }
    .m-business .lt .inner, .m-business .rt .inner {
        padding: 30px 20px 0;
    }
    .address-m2 .box li {
        width: calc((100% - 20px) / 2);
    }
    .m-text .rt .tags a {
        width: 120px;
    }
    /*.kong3{height:75px!important;}*/
    .g-hd .nav li .hd {
        padding: 0 20px !important;
    }
    .ipt {
        width: 80px !important;
        display: none;
        height: 97px !important;
    }
    .img111 {
        width: 1000px;
        padding-top: 84px;
    }
    .szgt {
        width: 495px;
        height: auto;
        font-size: 12px;
        line-height: 22px;
        color: #333;
        text-align: left;
    }
    .szgt p:last-child {
        margin-top: 0;
    }
    .news-box {
        width: 1000px;
    }
    .media-title, .img111, .media-title1 {
        background-size: 100% 100%;
    }
    .footer1-1 {
        width: 492px;
    }
    .day111 {
        font-size: 28px;
    }
    .time11 span i {
        font-size: 13px;
    }
    .time11 span {
        font-size: 12px;
    }
    .media-focus {
        width: 1000px;
    }
    .ban1, .ban2 {
        width: 1000px;
    }
    .right1-1 {
        font-size: 22px;
    }
    .ff {
        width: 1000px;
    }
    .video-center {
        height: 630px;
    }
    .video-left {
        width: 337px;
        height: 450px;
    }
    .video-right {
        width: 569px;
    }
    .video-right a {
        height: 337px;
    }
    .video-right a img {
        height: 290px;
    }
    .video-top, .video-right, .video-left {
        height: 450px;
    }
    .video-center ul li {
        width: 278px;
        height: 279px;
    }
    .video-img {
        height: 175px;
    }
}

@media only screen and (max-width: 1024px) {
    .kong3 {
        height: 75px !important;
    }
    /*ipad 760 手机*/
    .mouse {
        display: none !important;
    }
    .g-hd {
        display: none;
    }
    .mobile {
        display: block;
    }
    .m-wrap {
        width: calc(100% - 20px);
    }
    .g-ft::before {
        height: 20px;
    }
    .g-ft .hd {
        width: auto;
        margin: 0;
        background: #fff;
        padding: 0 10px 0;
    }
    .g-ft .hd .lt {
        margin-left: 0;
        float: none;
    }
    .g-ft .hd .lt dl {
        display: none;
        float: none;
        margin-left: 0;
    }
    .g-ft .hd .lt dl dt, .g-ft .hd .lt dl dd {
        line-height: 1.875;
    }
    .g-ft .hd .lt dl:last-child {
        display: block;
    }
    .g-ft .hd .rt {
        float: none;
        margin-top: 20px;
    }
    .g-ft .hd .rt .list {
        margin-top: 20px;
    }
    .g-ft .hd .rt .list li {
        margin-top: 0;
    }
    .g-ft .hd .rt .bk {
        margin-top: 10px;
        font-size: 0;
        padding-bottom: 10px;
    }
    .g-ft .hd .rt .bk a {
        width: 30px;
        height: 30px;
        background-size: 100%;
        margin-left: 10px;
    }
    .g-ft .bd {
        margin-top: 0;
    }
    .g-ft .bd {
        height: auto;
        padding: 10px 0;
        line-height: 2;
        text-align: center;
    }
    .g-ft .bd .lt {
        float: none;
        margin-left: -10px;
    }
    .g-ft .bd .lt a {
        margin-left: 10px;
    }
    .g-ft .bd .rt {
        float: none;
    }
    .hd-slot {
        height: 60px;
    }
    .mobile-hd {
        height: 60px;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 9;
        background: rgba(255, 255, 255, 0.8);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    }
    .mobile-hd .logo {
        float: left;
        width: 140px;
        padding: 10px 0 0 10px;
    }
    .menu {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 99;
        height: 60px;
        background: url(/uploads/image/aicommon/blank.png) repeat;
        cursor: pointer;
    }
    .menu .inner {
        margin: 18px 10px 0;
    }
    .menu .line {
        display: block;
        width: 36px;
        height: 4px;
        margin-top: 6px;
        background: rgba(0, 0, 0, 0.8);
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
    }
    .menu .line:nth-child(1) {
        margin-top: 0;
    }
    .mobile-nav {
        position: fixed;
        left: 0;
        top: -100%;
        right: 0;
        z-index: 9;
        background: #fff;
        -webkit-transition: all ease 0.4s;
        transition: all ease 0.4s;
        padding-top: 40px;
    }
    .mobile-nav li {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    .mobile-nav li:nth-child(1) {
        border: 0;
    }
    .mobile-nav a {
        display: block;
        padding: 5px 10px;
    }
    .mobile-nav .bd {
        display: none;
    }
    .mobile-nav .bd a {
        padding-left: 20px;
        padding-right: 20px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    .mobile-nav .active .hd {
        color: #5587a2;
    }
    .mobile-nav .active .bd {
        display: block;
    }
    .m-mask {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 8;
        background: rgba(0, 0, 0, 0.4);
    }
    .is-open {
        overflow: hidden;
    }
    .is-open .menu .line {
        background: #000;
    }
    .is-open .menu .line:nth-child(1) {
        -ms-transform: translatey(10px) rotate(45deg);
        -webkit-transform: translatey(10px) rotate(45deg);
        transform: translatey(10px) rotate(45deg);
    }
    .is-open .menu .line:nth-child(2) {
        visibility: hidden;
        transition: none;
    }
    .is-open .menu .line:nth-child(3) {
        -webkit-transform: translatey(10px) rotate(-45deg);
        -ms-transform: translatey(-10px) rotate(-45deg);
        transform: translatey(-10px) rotate(-45deg);
    }
    .is-open .mobile-nav {
        top: 0;
    }
    .news-m1 .lt {
        float: none;
    }
    .news-m1 .lt .img {
        width: 100%;
        height: auto;
    }
    .news-m1 .rt {
        padding: 10px 10px 20px;
    }
    .news-m1 .rt .ct {
        height: auto;
    }
    .news-m2 {
        margin-top: 20px;
        padding-top: 20px;
    }
    .news-m2 ul {
        margin-left: 0;
    }
    .news-m2 ul li {
        float: none;
        margin-left: 0;
        width: auto;
    }
    .m-newsli .img {
        width: 100%;
        height: auto;
    }
    .m-newsli .bd {
        padding: 10px 10px 15px;
    }
    .mobile-page {
        display: block;
    }
    .pc-page {
        display: none;
    }
    .m-page {
        margin-top: 20px;
    }
    .m-newsli2 {
        padding: 20px 10px;
    }
    .m-newsli2 .card {
        width: auto;
        height: auto;
        padding: 5px 10px 0;
        margin-right: 0;
        overflow: hidden;
        text-align: left;
    }
    .m-newsli2 .tt {
        overflow: visible;
        white-space: normal;
    }
    .m-newsli2 .more {
        margin-top: 20px;
    }
    .m-newsli2 .card i {
        font-size: 22px;
        height: auto;
        line-height: 1;
        display: inline-block;
    }
    .m-newsli2 .card {
        float: none;
    }
    .media-m2 {
        margin-top: 20px;
        padding-top: 20px;
    }
    .media-m2 li {
        float: none;
        width: auto;
    }
    .media-m2 li:nth-child(2n) {
        margin-left: 0;
    }
    .media-m2 .ct {
        height: auto;
    }
    .m-tab-menu a {
        padding: 5px 0;
    }
    .m-tab-menu a::after {
        border-width: 10px;
        bottom: -12px;
    }
    .team-m2 {
        margin-top: 0;
    }
    .job-m1 {
        margin-top: 20px;
    }
    .job-m1 .thead .td::before {
        display: none;
    }
    .job-m1 .td {
        padding: 10px;
    }
    .job-m1 .td:nth-child(2), .job-m1 .td:nth-child(3), .job-m1 .td:nth-child(4) {
        display: none;
    }
    .job-m1 .tbody .bd {
        padding: 10px;
    }
    .job-m1 .tbody .bd .lt {
        float: none;
        width: auto;
    }
    .job-m1 .tbody .bd .rt {
        width: auto;
        margin-left: 0;
        margin-top: 10px;
        padding-left: 0;
        padding-top: 10px;
        border-top: 1px solid #ccc;
    }
    .job-m1 .tbody .bd .rt::before {
        display: none;
    }
    .job-m1 .tbody .ft {
        padding: 10px;
    }
    .information-m1 {
        margin-top: 0;
        padding-top: 0;
    }
    .m-business .lt, .m-business .rt {
        height: auto;
        float: none;
        width: auto;
    }
    .m-business .lt .inner, .m-business .rt .inner {
        padding: 10px;
    }
    .m-business .lt .img {
        width: 50px;
        height: auto;
    }
    .m-business .rt .img {
        width: 40px;
        height: auto;
    }
    .newsdetail {
        padding: 0 10px 20px;
    }
    .newsdetail .tt {
        padding: 10px 0;
    }
    .newsdetail .ft .page {
        float: none;
    }
    .newsdetail .ft .share {
        float: none;
        margin-top: 10px;
    }
    .newsdetail .ft {
        padding-top: 10px;
    }
    .site-m1 dl {
        float: none;
        width: auto;
        margin-left: 0;
        margin-top: 20px;
        text-align: left;
    }
    .site-m1 dl:first-child {
        margin-top: 0;
    }
    .site-m1 dd {
        margin-top: 10px;
        padding-left: 20px;
    }
    .site-m1 a {
        padding: 0 20px;
    }
    .site-m1 dl::before {
        display: none;
    }
    .m-content {
        padding: 0 10px 20px;
    }
    .m-content .tt {
        padding: 10px 0;
        margin-bottom: 10px;
    }
    .qa .item {
        padding: 10px;
    }
    .m-banner .mobile {
        display: block;
    }
    .m-banner .pc {
        display: none;
    }
    .contact-m2 {
        margin-top: 20px;
    }
    .contact-m2 li {
        float: none;
        margin-left: 0 !important;
        padding: 10px 0 10px 60px;
    }
    .j_adsm2 .menus a {
        font-size: 14px;
    }
    .address-m2 .box {
        padding: 10px;
    }
    .address-m2 .box li {
        float: none;
        margin: 0 !important;
        width: auto;
    }
    /* 集团简介 */
    .m-crumb {
        margin-top: 20px;
    }
    .m-tt {
        font-size: 22px;
    }
    .intro-m2 {
        margin-left: 0;
        margin-top: 20px;
    }
    .intro-m2 ul {
        display: block;
    }
    .intro-m2 li {
        position: relative;
        display: block;
        padding: 0;
        padding-left: 80px;
        text-align: left;
    }
    .intro-m2 .img {
        position: absolute;
        left: 0;
        top: 0;
        width: 60px;
    }
    .intro-m3 .list {
        margin-left: 0;
    }
    .intro-m3 .list li {
        margin-left: 0;
        float: none;
        width: auto;
    }
    .intro-m3 .list .img {
        float: none;
        width: 100%;
        height: auto;
    }
    .intro-m3 .list .rt .hd {
        height: auto;
        padding: 0 20px;
    }
    .intro-m3 .list .rt .ct {
        padding: 10px;
    }
    .layout-m1 {
        padding: 40px 0 100px;
    }
    /* 首页 */
    .section1 .img1 {
        width: auto;
        margin-top: 100px;
    }
    .section1 .img2 {
        width: 80%;
        margin-top: 80px;
    }
    .m-text {
        margin-top: 80px;
        padding: 10px;
    }
    .m-text .lt {
        float: none;
        width: 60px;
    }
    .m-text .rt .tt {
        font-size: 20px;
    }
    .m-text .rt .tags {
        margin-top: 0;
    }
    .m-text .rt .tags li {
        margin-top: 10px;
    }
    .section .pointlist {
        display: none;
    }
    .section4 .bd {
        padding: 0 20px;
        margin-top: 10px;
    }
    .section4 .sp3 .prev, .section4 .sp3 .next {
        background-size: 15px 27px;
        background-repeat: no-repeat;
    }
    .section4 .sp3 .prev {
        background-position: left center;
    }
    .section4 .sp3 .next {
        background-position: right center;
    }
    .section4 .sp3 .content {
        padding-right: 50px;
    }
    .section4 .sp3 .content .lt .inner {
        padding-left: 0;
        background: none;
    }
    .section4 .sp3 .content .rt {
        width: 50px;
    }
    .section4 .sp3 .content .rt i {
        font-size: 16px;
    }
    .section5 .nav li {
        padding: 15px 0 10px;
        font-size: 14px;
    }
    .section5 .nav li i {
        width: 30px;
        height: 30px;
    }
    .section5 .content {
        margin-top: 97px;
    }
    .search-m1 {
        width: 100%;
    }
    .search-m3 {
        background-size: 80%;
        min-height: 300px;
    }
    .search-m4 li {
        padding-left: 0;
    }
    .search-m4 .time {
        position: static;
    }
    .home .g-ft .inner {
        padding-top: 100px;
    }
    .section7 {
        background: #fff;
    }
    .home .g-ft .bd {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .sp1wrap .sp1 .swiper-slide {
        width: 100%;
    }
    .sp1wrap {
        padding: 0 10px;
    }
    .sp1wrap .prev, .sp1wrap .next {
        z-index: 9;
        background-size: 20px 36px;
    }
    .kong2 {
        display: none;
    }
    .footer {
        display: none !important;
    }
    #test3 {
        height: 120px !important;
    }
    .img123 img {
        height: 120px !important;
        width: auto !important;
    }
    .banner {
        height: auto !important;
        padding-top: 0 !important;
        width: 100%;
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .banner1 {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .banner1, .banner2, .img111 {
        width: 100%;
    }
    #test1 {
        height: 250px !important;
        width: 100% !important;
    }
    .news-box {
        height: 100% !important;
        margin-top: 0 !important;
        width: 100% !important;
    }
    .new1 {
        float: inherit;
        height: auto !important;
        width: 100% !important;
    }
    .img11 {
        height: 426px;
    }
    .img111 {
        background:  no-repeat center;
        background-size: 100% 100%;
        height: 100%;
    }
    .szgt {
        width: 100%;
        height: auto;
        font-size: 12px;
        line-height: 20px;
        color: #333;
        text-align: left;
    }
    .szgt p:last-child {
        margin-top: 10px;
    }
    .img1111 {
        width: 100%;
        height: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
        margin-right: 0 !important;
    }
    .new2 {
        float: inherit;
        width: 100% !important;
    }
    .new2-1 {
        width: 100% !important;
        height: 60px !important;
        margin-left: 0 !important;
        margin-top: 5px;
    }
    .time5 {
        width: 73%;
        margin-right: 3%;
    }
    .new2-2 {
        width: 100%;
        margin-left: 0;
    }
    .time1 {
        height: 49px !important;
    }
    /*.mouth{font-size: 12px;}*/
    .time11 {
        width: 19%;
        height: 44px;
        margin: 0 2% 0 2%;
        float: left;
        line-height: 44px;
        font-size: 13px;
    }
    .time11 span i {
        font-size: 12px;
    }
    .time2 {
        width: 100% !important;
        margin: 0;
        height: 60px !important;
    }
    .day {
        height: 25px !important;
        line-height: 25px !important;
        font-size: 20px;
    }
    .mouth {
        height: 20px !important;
        line-height: 20px !important;
    }
    .time3 {
        overflow: hidden;
        height: 60px !important;
    }
    .nr {
        white-space: nowrap !important;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 30px !important;
        width: 100% !important;
        line-height: 30px !important;
    }
    .bt {
        white-space: nowrap !important;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 30px;
        height: 30px;
        font-size: 16px;
    }
    .media-focus {
        width: 100%;
    }
    .media-title {
        background:  no-repeat center;
        background-size: 100%;
        height: 85px;
        margin-bottom: 0;
    }
    .media-title1 {
        background:  no-repeat center;
        background-size: 100%;
        height: 85px;
        margin-bottom: 0;
    }
    .media-title2 {
        display: block;
        width: 100%;
        height: 85px;
        margin-bottom: 0;
        background:  no-repeat center;
        background-size: 100%;
    }
    .media-title3 {
        display: block;
        width: 100%;
        height: 85px;
        margin-bottom: 0;
        background:  no-repeat center;
        background-size: 100%;
    }
    .media-list ul li {
        width: 96%;
        margin: 0 2% 10px 2%;
        height: 150px;
    }
    .media-list ul li a {
        margin: 0 auto;
    }
    .media-list ul li:nth-child(2) {
        margin-left: 2%;
        margin-bottom: 10px;
        background:  no-repeat center;
    }
    .media-list ul li:nth-child(2) .img22 {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .media-list ul li:nth-child(2) .list1-2, .media-list ul li:nth-child(2) .list2 {
        color: #ffffff;
    }
    .list1 {
        margin-bottom: 15px;
    }
    .ban1 {
        height: 876px;
    }
    .banner2 {
        height: 625px;
    }
    .banner3-left {
        height: 250px;
    }
    .more2 {
        width: 70px;
        margin-top: 25px;
        margin-right: 20px;
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .left11 {
        width: 80px;
        height: 40px;
        line-height: 40px;
        right: 0;
    }
    /*.ban1 ul li a{padding-top:16px;}*/
    .ban1 ul li {
        width: 96%;
        margin-right: 2%;
        margin-left: 2%;
        height: 89px;
    }
    .ban1 ul li:first-child, .ban1 ul li:nth-child(2) {
        margin-top: 0;
    }
    .ban1 ul li:nth-child(2), .ban1 ul li:nth-child(4), .ban1 ul li:nth-child(6) {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .ban1 ul li:nth-child(4) .day111 i, .ban1 ul li:nth-child(4) .day112 em, .ban1 ul li:nth-child(4) .day221, .ban1 ul li:nth-child(4) .day222 {
        color: #fff;
    }
    .ban1 ul li:nth-child(6) .day111 i, .ban1 ul li:nth-child(6) .day112 em, .ban1 ul li:nth-child(6) .day221, .ban1 ul li:nth-child(6) .day222 {
        color: #fff;
    }
    .ban1 ul li:nth-child(2) .day111 i, .ban1 ul li:nth-child(2) .day112 em, .ban1 ul li:nth-child(2) .day221, .ban1 ul li:nth-child(2) .day222 {
        color: #fff;
    }
    .ban1 ul li:nth-child(2) .day111 span, .ban1 ul li:nth-child(4) .day111 span, .ban1 ul li:nth-child(6) .day111 span {
        color: #b6b9bb;
    }
    .ban1 ul li:nth-child(5) {
        margin-bottom: 25px;
    }
    #test2 {
        width: 100% !important;
        height: 200px !important;
    }
    .banner-img {
        width: 100% !important;
        height: 200px !important;
    }
    .img222 {
        height: 250px !important;
    }
    .right1-1 {
        font-size: 16px;
    }
    .right1-2 {
        text-align: center;
    }
    .right1-2 i {
        margin-right: 0;
    }
    .ban2 {
        width: 100%;
    }
    .day111 {
        font-size: 20px;
    }
    .banner3-left, .banner3-right {
        width: 100%;
    }
    .section1 {
        padding-top: 60px;
    }
    /*.db{display: none;}*/
    .kong {
        display: none;
    }
    /*.cb{display: none;}*/
    .banner1 {
        height: 100%;
    }
    .banner1-1 {
        width: 100%;
    }
    .ban1 {
        width: 100% !important;
        float: inherit;
    }
    .ban1-title {
        background-size: 100% 100%;
    }
    .ban1-content {
        width: 100%;
    }
    .content1 {
        width: 100% !important;
        overflow: hidden;
    }
    .content1-day {
        width: 20% !important;
        margin-left: 0;
    }
    .biaoti {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .nr1 {
        overflow: hidden;
        text-indent: 0;
    }
    .content1-1 {
        width: 80% !important;
    }
    .content2 {
        width: 100% !important;
    }
    .content2-1 {
        width: 100% !important;
    }
    .content2-1-day {
        width: 20% !important;
        margin-left: 0;
    }
    .content2-1-p {
        width: 80% !important;
    }
    .content2-1-p p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /*.ban2{display: none;}*/
    .section5, .ban3 {
        display: block !important;
    }
    .ban3 {
        width: 375px !important;
        height: 100%;
    }
    .ban2-title {
        margin-top: 70px;
        width: 100%;
        background-size: 100% 100%;
    }
    .footer1 {
        display: none;
    }
    .content2-content {
        height: 150px;
    }
    .content-left {
        width: 30% !important;
        text-align: center;
        height: 150px;
    }
    .content-left img {
        width: 90% !important;
        height: 100px;
        margin-top: 25px;
        margin-left: 5% !important;
    }
    .content2-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .right-content {
        display: none;
    }
    .right-content1 {
        display: block !important;
        text-align: left;
        text-indent: 0;
        margin-right: 10px;
    }
    .content2-right {
        width: 70% !important;
        text-align: center;
        padding: 14px 5px 0 5px;
        height: 150px;
    }
    .content3-1 {
        height: 35px;
    }
    .day2 {
        height: 30px;
        line-height: 30px;
    }
    .content3-1-title {
        height: 30px;
        line-height: 30px;
        width: 275px !important;
    }
    .content3 {
        height: 105px;
    }
    .img1111 {
        height: 250px !important;
    }
    #lunbobox {
        height: 250px;
    }
    .lunbo img {
        width: 100%;
        margin-right: 0;
    }
    .content3-1-title p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 10px;
    }
    .ban1-title {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .ban2-title {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .ban1-title span {
        display: none;
    }
    .ban2-title span {
        display: none;
    }
    .btn11 {
        background:  no-repeat center;
        background-size: 100% 100%;
        width: 23px;
        height: 42px;
        position: absolute;
        right: 10px;
        top: 453px;
        z-index: 999999;
        cursor: pointer;
        display: none;
    }
    .btn12 {
        background:  no-repeat center;
        background-size: 100% 100%;
        width: 23px;
        height: 42px;
        position: absolute;
        right: 10px;
        top: 453px;
        z-index: 999999;
        cursor: pointer;
        display: none;
    }
    .btn13 {
        background:  no-repeat center;
        background-size: 100% 100%;
        width: 23px;
        height: 42px;
        position: absolute;
        right: 10px;
        top: 453px;
        z-index: 999999;
        cursor: pointer;
        display: none;
    }
    /*.layui-carousel-ind{top:-63px!important;text-align: center!important;}*/
    .oa2 {
        width: 50px !important;
        height: 30px !important;
        text-align: center;
    }
    .oa3 {
        width: 50px !important;
        height: 20px !important;
        line-height: 20px !important;
        text-align: center;
    }
    .cb2, .cb {
        width: 50px !important;
        height: 260px !important;
    }
    .cb3, .cb1 {
        width: 50px !important;
        height: 50px !important;
    }
    .cb3 img, .cb1 img {
        width: 20px !important;
        height: 20px !important;
        margin: 5px 0 0 0;
    }
    .cb3 span, .cb1 span {
        font-size: 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 15px !important;
    }
    .dk1, .dk {
        width: 50px !important;
        height: 50px !important;
    }
    .dk, .dk1 {
        bottom: 420px !important;
    }
    .bbbb1 {
        width: 100%;
    }
    .day11 {
        padding-top: 13px;
        width: 20%;
    }
    .day111 {
        height: 30px;
        line-height: 30px;
    }
    .day22 {
        width: 70%;
        padding-top: 14px;
    }
    .ban1 ul li:nth-child(2) .day111, .ban1 ul li:nth-child(2) .day112, .ban1 ul li:nth-child(4) .day111, .ban1 ul li:nth-child(4) .day112, .ban1 ul li:nth-child(6) .day111, .ban1 ul li:nth-child(6) .day112 {
        background-color: #125a86;
    }
    .video-top {
        height: 190px;
    }
    .video-left {
        width: 40%;
        height: 190px;
        margin-left: 0;
    }
    .video-right {
        width: 60%;
        height: 190px;
    }
    .video-right a {
        height: 150px;
        margin-top: 34px;
    }
    .video-bottom {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .video-center ul {
        padding-left: 0;
    }
    .video-center ul li:nth-child(2), .video-center ul li:nth-child(5) {
        margin: 0;
    }
    .video-center ul li {
        width: 47.5%;
        margin-bottom: 36px !important;
        height: 210px;
    }
    .video-center ul li:nth-child(1), .video-center ul li:nth-child(3), .video-center ul li:nth-child(5) {
        margin-right: 5%;
    }
    .video-img {
        height: 120px;
    }
    .video-bt {
        font-size: 14px;
        line-height: 28px;
        height: 28px;
    }
    .video-nr {
        font-size: 12px;
        line-height: 24px;
        height: 48px;
    }
    .video-content {
        height: 87px;
    }
    .video-center {
        height: 700px;
    }
    .m-page a, .m-page i, .m-page span {
        padding: 0 3px;
    }
}

@media only screen and (max-width: 414px) {
    video {
        width: 370px;
        height: 300px;
    }
    .img11 {
        height: 480px;
    }
    .img111 {
        padding-top: 65px;
        height: 480px;
    }
    .szgt p:last-child {
        margin-top: 15px;
    }
    .szgt {
        width: 100%;
        height: auto;
        font-size: 12px;
        line-height: 18px;
        color: #333;
        padding: 10px 10px 0 10px;
        text-align: left;
    }
}

@media only screen and (max-width: 500px) {
    .bbbb1 {
        width: 100% !important;
    }
    .in01 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 375px) {
    .img11 {
        height: 430px;
    }
    .img111 {
        padding-top: 60px;
        height: 430px;
    }
    .szgt p:last-child {
        margin-top: 20px;
    }
    .szgt {
        width: 100%;
        height: auto;
        font-size: 12px;
        line-height: 20px;
        color: #333;
        padding: 0 10px 0 10px;
        text-align: left;
    }
    video {
        width: 340px;
        height: 300px;
    }
    .kong2 {
        display: none;
    }
    /*.cb2{display: none;}*/
    .footer {
        display: none !important;
    }
    #test3 {
        height: 120px !important;
    }
    .img123 img {
        height: 120px !important;
        width: auto !important;
    }
    .banner {
        height: auto !important;
        padding-top: 0 !important;
        width: 100%;
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .banner1 {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .banner1, .banner2, .img111 {
        width: 100%;
    }
    #test1 {
        height: 200px !important;
        width: 100% !important;
    }
    .news-box {
        height: 100% !important;
        margin-top: 0 !important;
        width: 100% !important;
    }
    .new1 {
        float: inherit;
        height: auto !important;
        width: 100% !important;
    }
    .img1111 {
        width: 100%;
        height: auto !important;
        max-width: 100% !important;
        max-height: 100% !important;
        margin-right: 0 !important;
    }
    /*.img222{width:100%!important;}*/
    .new2 {
        float: inherit;
        width: 100% !important;
    }
    .new2-1 {
        width: 100% !important;
        height: 60px !important;
        margin-left: 0 !important;
        margin-top: 5px;
    }
    .time5 {
        width: 73%;
        margin-right: 3%;
    }
    .new2-2 {
        width: 100%;
        margin-left: 0;
    }
    .time1 {
        height: 49px !important;
    }
    /*.mouth{font-size: 12px;}*/
    .time11 {
        width: 19%;
        height: 44px;
        margin: 0 2% 0 2%;
        float: left;
        line-height: 44px;
        font-size: 13px;
    }
    .time11 span i {
        font-size: 12px;
    }
    .time2 {
        width: 100% !important;
        margin: 0;
        height: 60px !important;
    }
    .day {
        height: 25px !important;
        line-height: 25px !important;
        font-size: 20px;
    }
    .mouth {
        height: 20px !important;
        line-height: 20px !important;
    }
    .time3 {
        overflow: hidden;
        height: 60px !important;
    }
    .nr {
        white-space: nowrap !important;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 30px !important;
        width: 100% !important;
        line-height: 30px !important;
    }
    .bt {
        white-space: nowrap !important;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 30px;
        height: 30px;
        font-size: 16px;
    }
    .media-focus {
        width: 100%;
    }
    .media-list ul li {
        width: 96%;
        margin: 0 2% 10px 2%;
        height: 150px;
    }
    .media-list ul li a {
        margin: 0 auto;
    }
    .media-list ul li:nth-child(2) {
        margin-left: 2%;
        margin-bottom: 10px;
        background:  no-repeat center;
    }
    .media-list ul li:nth-child(2) .img22 {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .media-list ul li:nth-child(2) .list1-2, .media-list ul li:nth-child(2) .list2 {
        color: #ffffff;
    }
    .list1 {
        margin-bottom: 15px;
    }
    .ban1 {
        height: 840px;
    }
    .banner3-left {
        height: 250px;
    }
    .left11 {
        width: 80px;
        height: 40px;
        line-height: 40px;
        right: 0;
    }
    /*.ban1 ul li a {
            padding-top: 16px;
        }*/
    .ban1 ul li {
        width: 96%;
        margin-right: 2%;
        margin-left: 2%;
        height: 89px;
    }
    .ban1 ul li:first-child, .ban1 ul li:nth-child(2) {
        margin-top: 0;
    }
    .ban1 ul li:nth-child(2), .ban1 ul li:nth-child(4), .ban1 ul li:nth-child(6) {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .ban1 ul li:nth-child(4) .day111 i, .ban1 ul li:nth-child(4) .day112 em, .ban1 ul li:nth-child(4) .day221, .ban1 ul li:nth-child(4) .day222 {
        color: #fff;
    }
    .ban1 ul li:nth-child(6) .day111 i, .ban1 ul li:nth-child(6) .day112 em, .ban1 ul li:nth-child(6) .day221, .ban1 ul li:nth-child(6) .day222 {
        color: #fff;
    }
    .ban1 ul li:nth-child(2) .day111 i, .ban1 ul li:nth-child(2) .day112 em, .ban1 ul li:nth-child(2) .day221, .ban1 ul li:nth-child(2) .day222 {
        color: #fff;
    }
    .ban1 ul li:nth-child(2) .day111 span, .ban1 ul li:nth-child(4) .day111 span, .ban1 ul li:nth-child(6) .day111 span {
        color: #b6b9bb;
    }
    .ban1 ul li:nth-child(5) {
        margin-bottom: 25px;
    }
    #test2 {
        width: 100% !important;
        height: 200px !important;
    }
    .banner-img {
        width: 100% !important;
        height: 200px !important;
    }
    .right1-1 {
        font-size: 16px;
    }
    .right1-2 {
        text-align: center;
    }
    .right1-2 i {
        margin-right: 0;
    }
    .ban2 {
        width: 100%;
    }
    .day111 {
        font-size: 20px;
    }
    .banner3-left, .banner3-right {
        width: 100%;
    }
    .section1 {
        padding-top: 60px;
    }
    /*.db{display: none;}*/
    .kong {
        display: none;
    }
    /*.cb{display: none;}*/
    .banner1 {
        height: 100%;
    }
    .banner1-1 {
        width: 100%;
    }
    .ban1 {
        width: 100% !important;
        float: inherit;
    }
    .ban1-title {
        background-size: 100% 100%;
    }
    .ban1-content {
        width: 100%;
    }
    .content1 {
        width: 100% !important;
        overflow: hidden;
    }
    .content1-day {
        width: 20% !important;
        margin-left: 0;
    }
    .biaoti {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .nr1 {
        overflow: hidden;
        text-indent: 0;
    }
    .content1-1 {
        width: 80% !important;
    }
    .content2 {
        width: 100% !important;
    }
    .content2-1 {
        width: 100% !important;
    }
    .content2-1-day {
        width: 20% !important;
        margin-left: 0;
    }
    .content2-1-p {
        width: 80% !important;
    }
    .content2-1-p p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /*.ban2{display: none;}*/
    .section5, .ban3 {
        display: block !important;
    }
    .ban3 {
        width: 375px !important;
        height: 100%;
    }
    .ban2-title {
        margin-top: 70px;
        width: 100%;
        background-size: 100% 100%;
    }
    .footer1 {
        display: none;
    }
    .content2-content {
        height: 150px;
    }
    .content-left {
        width: 30% !important;
        text-align: center;
        height: 150px;
    }
    .content-left img {
        width: 90% !important;
        height: 100px;
        margin-top: 25px;
        margin-left: 5% !important;
    }
    .content2-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .right-content {
        display: none;
    }
    .right-content1 {
        display: block !important;
        text-align: left;
        text-indent: 0;
        margin-right: 10px;
    }
    .content2-right {
        width: 70% !important;
        text-align: center;
        padding: 14px 5px 0 5px;
        height: 150px;
    }
    .content3-1 {
        height: 35px;
    }
    .day2 {
        height: 30px;
        line-height: 30px;
    }
    .content3-1-title {
        height: 30px;
        line-height: 30px;
        width: 275px !important;
    }
    .content3 {
        height: 105px;
    }
    .content3-1-title p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 10px;
    }
    .ban1-title {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .ban2-title {
        background:  no-repeat center;
        background-size: 100% 100%;
    }
    .ban1-title span {
        display: none;
    }
    .ban2-title span {
        display: none;
    }
    .btn11 {
        background:  no-repeat center;
        background-size: 100% 100%;
        width: 23px;
        height: 42px;
        position: absolute;
        right: 10px;
        top: 453px;
        z-index: 999999;
        cursor: pointer;
        display: none;
    }
    .btn12 {
        background:  no-repeat center;
        background-size: 100% 100%;
        width: 23px;
        height: 42px;
        position: absolute;
        right: 10px;
        top: 453px;
        z-index: 999999;
        cursor: pointer;
        display: none;
    }
    .btn13 {
        background:  no-repeat center;
        background-size: 100% 100%;
        width: 23px;
        height: 42px;
        position: absolute;
        right: 10px;
        top: 453px;
        z-index: 999999;
        cursor: pointer;
        display: none;
    }
    /*.layui-carousel-ind{top:-63px!important;text-align: center!important;}*/
    .oa2 {
        width: 50px !important;
        height: 30px !important;
        text-align: center;
    }
    .oa3 {
        width: 50px !important;
        height: 20px !important;
        line-height: 20px !important;
        text-align: center;
    }
    .cb2, .cb {
        width: 50px !important;
        height: 260px !important;
    }
    .cb3, .cb1 {
        width: 50px !important;
        height: 50px !important;
    }
    .cb3 img, .cb1 img {
        width: 20px !important;
        height: 20px !important;
        margin: 5px 0 0 0;
    }
    .cb3 span, .cb1 span {
        font-size: 10px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 15px !important;
    }
    .dk1, .dk {
        width: 50px !important;
        height: 50px !important;
    }
    .dk, .dk1 {
        bottom: 420px !important;
    }
}
