@charset "utf-8";
.container {
    max-width: 77%;
    width: 100%;
    margin: 0 auto;
}

.img {
    line-height: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.font60 {
    font-size: 60px;
}

.font42 {
    font-size: 42px;
}

.font22 {
    font-size: 22px;
}

.font18 {
    font-size: 18px;
}

.font16 {
    font-size: 16px;
}

.font14 {
    font-size: 14px;
}


/**mobile nav**/

.nav_box {
    width: 100%;
    height: 100%;
    position: fixed;
    right: auto;
    top: 0;
    bottom: 0;
    left: -100%;
    overflow: auto;
    background: #fff;
    z-index: 99999;
    padding-bottom: 20px;
}

.nav_box .nav-title {
    height: 60px;
    position: relative;
    border-bottom: 1px solid #666;
}

.nav_box .nav-title .navclose {
    width: 26px;
    height: 26px;
    display: block;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 4%;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
}

.nav_box .nav-title h1 {
    width: 85px;
    line-height: 0;
    margin-left: 4%;
    padding-top: 16px;
}

.nav_box .navlist {
    margin-top: 10px;
    width: 100%;
}

.nav_box .navlist ul>li {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 50px;
    border-bottom: 1px solid #666;
    padding: 0 4%;
    text-transform: capitalize;
}

.nav_box .navlist ul>li>a {
    display: block;
    color: #333;
    position: relative;
}

.nav_box .navlist ul>li>a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 14px;
    background: url(../images/icon_jt.png) no-repeat center center / cover;
}

.navSearch {
    border: 1px solid #666;
    margin: 25px 4% 0;
    background: #fff;
    height: 32px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.navSearch .inputT {
    float: left;
    width: 100%;
    height: 32px;
    background: none;
    border: none;
    padding: 0 40px 0 15px;
    color: #333;
}

.navSearch .Btn {
    position: absolute;
    right: 0;
    top: 0;
    float: right;
    width: 35px;
    height: 32px;
    border: none;
    border-left: 1px solid #666;
    background: url(../images/btn.png) no-repeat center center;
}

.indexbanner {
    position: relative;
}

.indexbanner .exban-pagination {
    display: none;
}

.ssss {
    z-index: 90;
    position: absolute;
    bottom: 55px;
    left: 11.5%;
}

.sss {
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.ssss .sss:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100%;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.sss .circle {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.sss .circle i {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.sss .circle i::before {
    content: '';
    position: absolute;
    width: 200%;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
    clip: rect(0, 20px, 20px, 10px);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.sss .circle i:first-child::before {
    left: 0;
    right: auto;
    clip: rect(0px, 10px, 20px, 0px);
}

.sss.sss-active::before {
    background: #ff5a2b;
}

.sss.sss-active .circle i::before {
    -webkit-animation: circleR 5000ms linear both;
    animation: circleR 5000ms linear both;
}

.sss.sss-active .circle i:first-child::before {
    -webkit-animation-name: circleL;
    animation-name: circleL;
}

@-webkit-keyframes circleL {
    0%,
    50% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes circleR {
    0% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    50%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes circleL {
    0%,
    50% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes circleR {
    0% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    50%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.indexbanner .qxgd-xy {
    position: absolute;
    right: 60px;
    z-index: 1;
    color: #ffffff;
    bottom: 49px;
}

.indexbanner .qxgd-xy .qxgd-xyb {
    width: 15px;
    font-size: 14px;
    line-height: 1.18;
}

.indexbanner .qxgd-xy .qxgd-xy-a {
    position: relative;
    overflow: hidden;
    width: 3px;
    height: 63px;
    background: rgba(255, 255, 255, .2);
    margin-left: 4px;
}

.indexbanner .qxgd-xy .qxgd-xy-a .qxgd-xy-a1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #fff;
    -webkit-animation: mod 1.5s linear infinite;
}

@-webkit-keyframes mod {
    0% {
        top: 0;
        opacity: 1;
    }
    25% {
        top: 25%;
        opacity: 0.75;
    }
    50% {
        top: 45%;
        opacity: 0.5;
    }
    75% {
        top: 65%;
        opacity: 0.25;
    }
    100% {
        top: 85%;
        opacity: 0;
    }
}

.indexbanner .indexban .swiper-wrapper .swiper-slide-active .pc {
    -webkit-animation: haha2 1500ms linear both;
    animation: haha2 1500ms linear both;
}

@-webkit-keyframes haha2 {
    0% {
        transform: scale(1.1)
    }
    10% {
        transform: scale(1.09)
    }
    20% {
        transform: scale(1.08)
    }
    30% {
        transform: scale(1.07)
    }
    40% {
        transform: scale(1.06)
    }
    50% {
        transform: scale(1.05)
    }
    60% {
        transform: scale(1.04)
    }
    70% {
        transform: scale(1.03)
    }
    80% {
        transform: scale(1.02)
    }
    90% {
        transform: scale(1.01)
    }
    100% {
        transform: scale(1)
    }
}

.indexbanner .indexban .swiper-wrapper .swiper-slide .img .md {
    display: none;
}

.indexbanner .wipre {
    position: absolute;
    left: 0;
    top: 55%;
    width: 100%;
    transform: translateY(-50%);
}

.indexbanner .wipre .prea {
    color: #fff;
}

.indexbanner .wipre .preb {
    line-height: 1.2;
    color: #fff;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 30px;
}

.indexbanner .wipre .js {
    color: #fff;
    line-height: 1.6;
}

.indexbanner .ymdxt {
    position: absolute;
    right: 60px;
    top: 143px;
}

.gyan a {
    display: inline-block;
    /*	width: 180px;*/
    height: 53px;
    line-height: 51px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    padding: 0 37px;
}

.gyan a:hover {
    border: 1px solid #d0af57;
}

.gyan a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #202b5c;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

.gyan a:hover::before {
    opacity: 1;
    background: #d0af57;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.gyan a i {
    font-style: normal;
    font-size: 16px;
    color: #fff;
    position: relative;
    padding-left: 12px;
}

.header {
    /*position: absolute;*/
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;
    width: 100%;
}

.gyan a span {
    width: 7px;
    height: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    left: 37px;
    display: inline-block;
    background: url(../images/gyan.png)no-repeat center center/cover;
}

.header .navBtn {
    width: 80px;
    height: 80px;
    position: relative;
    cursor: pointer;
    background: #d0af57;
}

.header .tbdh .bdhlkg .hlkgd {
    background: #fff;
    height: 80px;
    width: 223px;
    padding: 15px 0 15px 62px;
}

.header .tbdh .bdhlkg {
    position: relative;
    z-index: 150;
}

.header .tbdh .bdhlkg:before {
    width: 570px;
    position: absolute;
    content: "";
    left: -570px;
    height: 80px;
    background: #fff;
    z-index: -1;
    transition: all 0.5s;
}

.header .tbdh .mobile-menu-on:before {
    left: 0;
}

.menu-i {
    height: 2px;
    position: absolute;
    border-radius: 1px;
    font-style: normal;
    background-color: #fff;
    display: block;
    transition: all 0.5s;
    border-radius: 2px;
    left: 50%;
    transform: translateX(-50%);
}

.menu-i-1 {
    width: 19px;
    top: 32px;
}

.menu-i-2 {
    width: 19px;
    top: 39px;
}

.menu-i-3 {
    width: 19px;
    top: 46px;
}

.mobile-menu {
    width: 50px;
    height: 50px;
    position: relative;
    display: block;
    background: none;
    border: none;
}

.mobile-menu-on {
    z-index: 1001;
}

.mobile-menu-on .menu-i-1 {
    transform: translateY(4px) rotate(45deg);
    background-color: #fff;
    left: 30px;
}

.mobile-menu-on .menu-i-2 {
    opacity: 0;
}

.mobile-menu-on .menu-i-3 {
    transform: translateY(-10px) rotate(-45deg);
    background-color: #fff;
    left: 30px;
}

.tzswdmm {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    padding-top: 80px;
    height: 100%;
}

.tzswdmm:before {
    position: absolute;
    content: "";
    left: 0;
    height: 100%;
    width: 100%;
    display: none;
    background: rgba(0, 0, 0, .45);
}

.tzswdmm.danasd-c {
    z-index: 100;
}

.tzswdmm.danasd-c:before {
    display: block;
}

.tzswdmm .tzswdmd {
    background: #202b5c;
    /*position: relative;*/
    position: fixed;
    height: 100%;
    width: 570px;
    padding: 0 70px 0 80px;
    padding-top: 87px;
    left: -570px;
    transition: all .5s;
}

.tzswdmm.danasd-c .tzswdmd {
    left: 0;
}

.tzswdmm .tzswdmd .lianxi {
    overflow-y: auto;
    overflow-x: hidden;
    height: 640px;
    padding-right: 10px;
}

.tzswdmm .tzswdmd .lianxi::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.tzswdmm .tzswdmd .lianxi::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.15);
    background: #d0af57;
}

.tzswdmm .tzswdmd .lianxi::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    background: rgba(255, 255, 255, 0.5);
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li {
    border-bottom: 1px solid rgba(160, 187, 215, .1);
    padding: 19px 0 20px;
    cursor: pointer;
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .t {
    position: relative;
    font-size: 18px;
    width: 100%;
    color: #9da5cc;
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .t>a {
    color: #fff;
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .t.curter {
    color: #fff;
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .t:before {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    width: 9px;
    height: 15px;
    transform: translateY(-50%);
    background: url(../images/t.png)no-repeat center center/cover;
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .t.curter:before {
    background: url(../images/ta.png)no-repeat center center/cover;
    width: 15px;
    height: 9px;
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .cont {
    margin-top: 20px;
    padding-top: 30px;
    display: none;
    margin-bottom: 30px;
    border-top: 1px solid rgba(160, 187, 215, .1);
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .cont .ct a {
    display: inline-block;
    width: 100%;
    color: #66709a;
    line-height: 1;
    margin-bottom: 22px;
    position: relative;
    font-size: 16px;
    padding-left: 14px;
    margin-left: 0;
    transition: all 0.5s;
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .cont .ct a:hover {
    color: #bfc4df;
    margin-left: 5px;
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .cont .ct a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 2px;
    width: 7px;
    height: 11px;
    background: url(../images/cont.png)no-repeat center center/cover;
}

.tzswdmm .tzswdmd .lianxi .join .g-in ul li .cont .ct a:last-child {
    margin-bottom: 0;
}

.header .tbdh .bdhrkg {
    height: 80px;
    width: calc(100% - 303px);
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.header .tbdh .bdhrkg:before {
    position: absolute;
    content: "";
    left: 0;
    height: 80px;
    width: 100%;
    background: rgba(0, 0, 0, .45);
    display: none;
    z-index: 0;
}

.header .tbdh .bdhrkg.mobile-menu-onae:before {
    display: block;
}

.header .nav-right .sear {
    position: relative;
    padding: 29px 0 28px;
}

.header .nav-right .sear span {
    cursor: pointer;
    float: left;
    width: 22px;
    height: 22px;
    transition: all 0s;
    background: url(../images/bba.svg) no-repeat center center/cover;
}

.subsearch {
    width: 330px;
    position: absolute;
    top: 50px;
    left: -276px;
    display: none;
    padding-top: 47px;
}

.subsearch form:after {
    content: '';
    position: absolute;
    right: 36px;
    top: -8px;
    line-height: 0;
    border-width: 8px;
    border-color: #ffffff;
    border-top-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
}

.header .nav-right .sear:hover .subsearch {
    display: block;
}

.subsearch form {
    background: #ffffff;
    border-radius: 3px;
    padding: 15px 20px;
    position: relative;
    width: 100%;
    height: 45px;
}

.subsearch form input.inp {
    width: 100%;
    border: none;
    border-left: 2px solid #93969d;
    background: none;
    outline: none;
    padding-left: 10px;
    color: #333;
}

.subsearch form input.subxx {
    border: none;
    outline: none;
    position: absolute;
    right: 20px;
    top: 2px;
    height: 40px;
    background: url(../images/ssbg.png) no-repeat center;
    font-size: 0;
    width: 25px;
}

.header .nav-right {
    padding-right: 60px;
}

.header .nav-right .searrw {
    padding: 29px 0 28px;
    margin-left: 40px;
    position: relative;
}

.header .nav-right .searrw .swafrm {
    position: absolute;
    background: #fff;
    text-align: center;
    width: 91px;
    top: auto;
    display: none;
    left: -31px;
    padding: 10px 0 14px;
    margin-top: 19px;
}

.header .nav-right .searrw:hover .swafrm {
    display: block;
}

.header .nav-right .searrw .swafrm a {
    color: #999999;
    font-size: 14px;
    margin-bottom: 12px;
    display: block;
    text-transform: uppercase;
}

.header .nav-right .searrw .swafrm a:last-child {
    margin-bottom: 0;
}

.header .nav-right .searrw .swafrm a:hover {
    color: #202b5c;
}

.gybt .b {
    color: #d0af57;
}

.gybt .t {
    color: #202b5c;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 12px;
}

.index1 {
    position: relative;
    padding: 7.5vw 0 9.3vw;
}

.index1:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 6vw;
    height: 35vw;
    background: url(../images/index1.png)no-repeat center center/cover;
    background-size: 100% 100%;
}

.index1 .ndexl {
    width: 35.47%;
}

.index1 .ndexl .ex {
    line-height: 2;
    color: #666666;
    margin: 18px 0 91px;
}

.index1 .ndexl .ex span {
    font-weight: bold;
    display: inline-block;
    line-height: 1;
}

.gyed .gyan a {
    border-color: #c8c8c8;
}

.gyed .gyan a i {
    color: #666666;
}

.gyed .gyan a span {
    background: url(../images/gyana.png)no-repeat center center/cover;
}

.gyed .gyan a:hover {
    border-color: #d0af57;
}

.gyed .gyan a:hover i {
    color: #fff;
}

.gyed .gyan a:hover span {
    background: url(../images/gyan.png)no-repeat center center/cover;
}

.anmd {
    display: none;
}

.index1 .ndexr {
    width: 49.5%;
}

.index1 .ndexr ul li {
    float: left;
    width: 48.6%;
    margin-bottom: 70px;
    margin-right: 2.8%;
}

.index1 .ndexr ul li:nth-last-child(1) {
    margin-bottom: 0;
}

.index1 .ndexr ul li:nth-last-child(2) {
    margin-bottom: 0;
}

.index1 .ndexr ul li:nth-child(2n) {
    margin-right: 0;
}

.index1 .ndexr ul li .lit {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 14px;
}

.index1 .ndexr ul li .lit .lia {
    color: #262f58;
    font-size: 22px;
    font-weight: bold;
}

.index1 .ndexr ul li .lit .lib {
    color: #666666;
    margin-top: 4px;
}

.index1 .ndexr ul li .libd {
    margin-top: 21px;
}

.index1 .ndexr ul li .libd span {
    font-size: 80px;
    color: #262f58;
    line-height: 1;
}

.index1 .ndexr ul li .libd i {
    font-size: 75px;
    color: #262f58;
    display: inline-block;
    margin-top: -21px;
    line-height: .65;
    vertical-align: middle;
}

.index2 {
    background: url(../images/index2.jpg)no-repeat center center/cover;
    padding: 6.5vw 0 5.5vw;
}

.index2 .xedtop {
    position: relative;
}

.index2 .xedtop .dx-tr {
    width: 48%;
    line-height: 1.8;
    position: absolute;
    bottom: -7px;
    right: 0;
}

.index2 .xedbottom {
    margin-top: 45px;
}

.index2 .xedbottom .xedbottom-swiper {
    padding-top: 10px;
}

.index2 .xedbottom .xedbottom-swiper .swiper-slide ul {
    display: flex;
    flex-wrap: wrap;
}

.index2 .xedbottom .xedbottom-swiper .swiper-slide ul li {
    float: left;
    margin-right: 1.02%;
    background: #fff;
    text-align: center;
    width: 15.81%;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 1.02%;
    transition: all .5s;
    position: relative;
}

.index2 .xedbottom .xedbottom-swiper .swiper-slide ul li:nth-child(6n) {
    margin-right: 0;
}

.index2 .xedbottom .xedbottom-swiper .swiper-slide ul li a {
    display: block;
    padding: 40px 0 35px;
}

.index2 .xedbottom .xedbottom-swiper .swiper-slide ul li:before {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 4px;
    bottom: -4px;
    transition: all 0.5s;
    background: #d0af57;
}

.index2 .xedbottom .xedbottom-swiper .swiper-slide ul li .ulwz {
    color: #666666;
    margin-top: 17px;
}

.index2 .xedbottom .xedbottom-swiper .swiper-slide ul li:hover {
    margin-top: -10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .23);
}

.index2 .xedbottom .xedbottom-swiper .swiper-slide ul li:hover:before {
    bottom: 0;
}

.index2 .xed-an {
    position: relative;
    margin-top: 27px;
}

.index2 .xed-an .xed-zm {
    top: 50%;
    line-height: 0;
    left: 0;
    transform: translateY(-50%);
}

.index2 .xed-an .xed-zm .swiper-pagination-bullet {
    background: #bbbbbb;
    opacity: 1;
    margin-right: 10px;
    width: 57px;
    height: 5px;
    border-radius: 0;
    position: relative;
}

.index2 .xed-an .xed-zm .swiper-pagination-bullet:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    transition: all 3s;
    background: #262f58;
}

.index2 .xed-an .xed-zm .swiper-pagination-bullet-active:before {
    width: 100%;
}

.index2 .xed-an .xed-zm .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.index3 {
    background: url(../images/index3.jpg)no-repeat center center/cover;
    padding: 10.2vw 0 5vw;
}

.index3 .ixednt .gybt .b,
.index3 .ixednt .gybt .t {
    color: #fff;
}

.index3 .ixednt {
    width: 55%;
}

.index3 .ixednt .dnt {
    color: #fff;
    line-height: 1.75;
    margin: 22px 0 50px;
}

.index3 .ixednb {
    background: #fff;
    border-radius: 4px;
    margin-top: 130px;
}

.index3 .ixednb .ednbl {
    width: 75.2%;
}

.index3 .ixednb .ednbl .gtysobo {
    position: relative;
    width: 33.33%;
    height: 62px;
    border-right: 1px solid #eceeef;
}

.index3 .ixednb .ednbl .gtysobo:last-child {
    border-right: 0;
}

.index3 .ixednb .ednbl .gtysobo p {
    width: 100%;
    font-size: 16px;
    color: #999999;
    height: 62px;
    line-height: 62px;
    padding-left: 25px;
    cursor: pointer;
}

.index3 .ixednb .ednbl .gtysobo ul {
    display: block;
    font-size: 16px;
    background: #FFFFFF;
    position: absolute;
    top: 62px;
    left: 0px;
    width: 100%;
    transition: all .5s;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    z-index: 10;
}

.index3 .ixednb .ednbl .gtysobo.open ul,
.index3 .ixednb .ednbl .gtysobo.opend ul {
    max-height: 1000px;
    transform-origin: 50% 0;
    -webkit-animation: slide-down .5s ease-in;
    transition: max-height .5s ease-in;
}

.index3 .ixednb .ednbl .gtysobo ul li {
    font-size: 14px;
    color: #000;
    cursor: pointer;
    padding: 0 0 0 25px;
    line-height: 30px;
    border-bottom: 1px solid #999999;
}

.index3 .ixednb .ednbl .gtysobo ul li:hover {
    background: #eeeeee;
}

.index3 .ixednb .ednbl .gtysobo ul li:last-child {
    border-bottom: 0;
}

.index3 .ixednb .ednbl .gtysobo ul li.Selected,
.index3 .ixednb .ednbl .gtysobo ul li.Selecteda {
    background: #45538d;
    color: #FFFFFF;
}

.index3 .ixednb .ednbl .ednblt,
.index3 .ixednb .ednbl .ednbltd {
    position: relative;
}

.index3 .ixednb .ednbl .ednblt:before,
.index3 .ixednb .ednbl .ednbli:before,
.index3 .ixednb .ednbl .ednbltd:before {
    position: absolute;
    content: "";
    right: 20px;
    top: 50%;
    width: 11px;
    height: 7px;
    transform: translateY(-50%);
    background: url(../images/ednbltdasd.png)no-repeat center center/cover;
}

.index3 .ixednb .ednbl .ednblt.open:before,
.index3 .ixednb .ednbl .ednbltd.opend:before {
    background: url(../images/ednbltdasda.png)no-repeat center center/cover;
}

.index3 .ixednb .ednbl .sslmgd .subBtn {
    width: 0;
    position: absolute;
    z-index: -1;
}

.index3 .ixednb .ednbl .sslmgd .inp {
    width: 100%;
    height: 62px;
    padding-left: 25px;
    border: 0;
    color: #000;
    font-size: 16px;
}

.index3 .ixednb .ednbl .sslmgd .inp::-webkit-input-placeholder {
    color: #999999;
}

.index3 .ixednb .ednbl .sslmgd .inp::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

.index3 .ixednb .ednbl .sslmgd .inp:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

.index3 .ixednb .ednbl .sslmgd .inp:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
}

.index3 .ixednb .ednbr {
    background: #45538d;
    text-align: center;
    border-radius: 3px;
    height: 62px;
    line-height: 62px;
    width: 24.8%;
}

.index3 .ixednb .ednbr a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.index3 .ixednb .ednbr a i {
    font-style: normal;
}

.index3 .ixednb .ednbr a span {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    background: url(../images/ednbr.png)no-repeat center center/cover;
}

.index4 {
    background: url(../images/index4.jpg)no-repeat center center/cover;
    padding: 6.5vw 0 7.5vw;
}

.index4 .ednxod-top .topr {
    margin-top: 27px;
    position: relative;
}

.index4 .ednxod-top .topr .air {
    display: block;
    width: 181px;
    height: 55px;
    line-height: 52px;
    border: 1px solid #c8c8c8;
    overflow: hidden;
    text-align: center;
}

.index4 .ednxod-top .topr .air i {
    font-style: normal;
    font-size: 16px;
    color: #666666;
}

.index4 .ednxod-top .topr .air span {
    width: 12px;
    height: 7px;
    margin-left: 6px;
    margin-top: -3px;
    vertical-align: middle;
    display: inline-block;
    background: url(../images/toprasd.png)no-repeat center center/cover;
}

.index4 .ednxod-bottom {
    margin-top: 48px;
    padding-right: 11.5%;
    position: relative;
}

.index4 .ednxod-bottom .swiper-wzgdl {
    padding-left: 13%;
    overflow: initial;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide {
    width: 358px;
    background: #fff;
    height: 580px;
    overflow: hidden;
    border-radius: 5px;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a {
    display: block;
    height: 100%;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .img {
    border-radius: 3px;
    overflow: hidden;
    height: 325px;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr {
    padding: 40px 30px 39px 30px;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr .na {
    color: #202b5d;
    transition: all 0.3s;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr .nb {
    font-size: 18px;
    color: #333333;
    line-height: 1.55;
    margin-top: 15px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: all 0.3s;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr .nc {
    font-size: 16px;
    color: #666666;
    margin-top: 60px;
    transition: all 0.3s;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr .nc span {
    width: 14px;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 4px;
    height: 12px;
    display: inline-block;
    background: url(../images/wzgdl-nr.png)no-repeat center center/cover;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddd {
    width: 726px;
    box-sizing: border-box;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddc {
    transition: all 0.4s;
    background: #fff;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddc:hover a {
    background: url(../images/slide-bj.jpg)no-repeat center center/cover;
    position: relative;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddc:hover .img {
    opacity: 0;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddc:hover a .wzgdl-nr .na {}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-bj a .dwxx {
    position: absolute;
    left: 0;
    bottom: 0;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddc:hover a .wzgdl-nr .na {
    color: #d0af57;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddc:hover a .wzgdl-nr .nb,
.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddc:hover a .wzgdl-nr .nc {
    color: #fff;
}

.index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddd:hover a .wzgdl-nr .nb {
    color: #202b5d;
}

.index4 .poinflad {
    position: absolute;
    top: 40%;
    right: 80px;
    z-index: 9;
    transform: translateY(-50%);
}

.index4 .poinflad .next-poinflad,
.index4 .poinflad .prev-poinflad {
    position: initial;
    top: 0;
    width: 52px;
    height: 52px;
    margin-top: 0;
}

.index4 .poinflad .next-poinflad {
    background: url(../images/nexta.png)no-repeat center center/cover;
}

.index4 .poinflad .prev-poinflad {
    background: url(../images/preva.png)no-repeat center center/cover;
    margin-bottom: 20px;
}

.index4 .poinflad .swiper-button-disabled {
    opacity: .4;
}

.index4 .poinflad .next-poinflad:after,
.index4 .poinflad .prev-poinflad:after {
    opacity: 0;
}

.index4 .poinflad .next-poinflad:hover {
    background: url(../images/nexta.png)no-repeat center center/cover;
}

.index4 .poinflad .prev-poinflad:hover {
    background: url(../images/preva.png)no-repeat center center/cover;
}

.zfnzgll {
    display: none;
}

.index5 {
    background: url(../images/index5.jpg)no-repeat center center/cover;
    padding: 7.3vw 0 8.2vw;
}

.index5 .kdddext .ddextl .gybt .b {
    color: #fff;
}

.index5 .kdddext .ddextl .gybt .t {
    color: #fff;
}

.index5 .kdddext {
    position: relative;
}

.index5 .kdddext .ddextr {
    position: absolute;
    right: 0;
    bottom: 5px;
}

.index5 .kdddext .ddextr .prev-ddextr,
.index5 .kdddext .ddextr .next-ddextr {
    position: initial;
    margin-top: 0;
    width: 52px;
    height: 52px;
}

.index5 .kdddext .ddextr .prev-ddextr:after,
.index5 .kdddext .ddextr .next-ddextr:after {
    opacity: 0;
}

.index5 .kdddext .ddextr .prev-ddextr {
    background: url(../images/preva.png)no-repeat center center/cover;
}

.index5 .kdddext .ddextr .next-ddextr {
    background: url(../images/nexta.png)no-repeat center center/cover;
    margin-left: 20px;
}

.index5 .kdddext .ddextr .swiper-button-disabled {
    opacity: .4;
}

.index5 .kdddexb {
    margin-top: 54px;
}

.index5 .kdddexb .kdddexb-swiper .swiper-wrapper .swiper-slide {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.index5 .kdddexb .kdddexb-swiper .swiper-wrapper .swiper-slide {
    display: block;
}

.index6 {
    padding: 6.8vw 0 7.3vw;
    position: relative;
}

.index6 .ndexibbjd {
    position: relative;
    margin-bottom: 45px;
}

.index6 .ndexibbjd .bbjdtr {
    position: absolute;
    bottom: 5px;
    right: 0;
}

.index6 .ndexibbjd .bbjdtr .prev-bbjdtr,
.index6 .ndexibbjd .bbjdtr .next-bbjdtr {
    width: 52px;
    height: 52px;
    position: initial;
    margin-top: 0;
}

.index6 .ndexibbjd .bbjdtr .prev-bbjdtr:after,
.index6 .ndexibbjd .bbjdtr .next-bbjdtr:after {
    opacity: 0;
}

.index6 .ndexibbjd .bbjdtr .prev-bbjdtr {
    background: url(../images/preva.png)no-repeat center center/cover;
}

.index6 .ndexibbjd .bbjdtr .next-bbjdtr {
    background: url(../images/nexta.png)no-repeat center center/cover;
    margin-left: 20px;
}

.index5 .kdddext .ddextr .swiper-button-disabled {
    opacity: .4;
}

.index6 .ndexibbjbt .ndexibbjbt-swiper .swiper-wrapper {
    padding: 10px 0;
}

.index6 .ndexibbjbt .ndexibbjbt-swiper .swiper-wrapper .swiper-slide ul {
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

.index6 .ndexibbjbt .ndexibbjbt-swiper .swiper-wrapper .swiper-slide ul li a {
    display: block;
    line-height: 0;
}

.index6 .ndexibbjbt .ndexibbjbt-swiper .swiper-wrapper .swiper-slide ul li {
    float: left;
    width: 16.66%;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0);
    transition: all 0.5s;
}

.index6 .ndexibbjbt .ndexibbjbt-swiper .swiper-wrapper .swiper-slide ul li:hover {
    box-shadow: 0 1px 20px 0 rgba(0, 0, 0, .2);
    position: relative;
    z-index: 2;
}

.index6 .ndexibbjbt-pagination {
    transform: translateX(-50%);
    left: 50%;
    line-height: 0;
    bottom: 5vw;
}

.index6 .ndexibbjbt-pagination .swiper-pagination-bullet {
    width: 57px;
    height: 5px;
    border-radius: 0;
    background: #cccccc;
    opacity: 1;
    margin-right: 10px;
    position: relative;
}

.index6 .ndexibbjbt-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.index6 .ndexibbjbt-pagination .swiper-pagination-bullet:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    transition: all 1s;
    background: #262f58;
}

.index6 .ndexibbjbt-pagination .swiper-pagination-bullet-active:before {
    width: 100%;
}

.index7 {
    background: url(../images/index7.jpg)no-repeat center center/cover;
    padding: 11.5vw 0 14.5vw;
    position: relative;
}

.index7 .ddxen-t .gyan {
    margin-top: 2.7vw;
}

.index7 .ddxen-t .gyan a:before {
    background: #d0af57;
}

.index7 .ddxen-b {
    position: absolute;
    bottom: 0;
    left: 11.5%;
    width: 37.9vw;
    height: 6.9vw;
}

.index7 .ddxen-t .gybt .b,
.index7 .ddxen-t .gybt .t {
    color: #fff;
}

.footer {
    position: relative;
    z-index: 9;
}

.footer .ooter-t {
    background: #262f58;
    padding: 4.4vw 0 8vw;
}

.footer .ooter-t .ooter-l {
    border-left: 1px solid rgba(255, 255, 255, .05);
    border-right: 1px solid rgba(255, 255, 255, .05);
    padding: 0 80px;
    margin-left: 80px;
}

.footer .ooter-t .ooter-l dl {
    float: left;
    margin-right: 70px;
}

.footer .ooter-t .ooter-l dl:last-child {
    margin-right: 0;
}

.footer .ooter-t .ooter-l dl dd {
    margin-bottom: 16px;
}

.footer .ooter-t .ooter-l dl dd:last-child {
    margin-bottom: 0;
}

.footer .ooter-t .ooter-l dl dd a {
    color: #d4d5de;
    font-size: 16px;
}

.footer .ooter-t .ooter-wd {
    margin-left: 73px;
}

.footer .ooter-t .ooter-wd .dwpld .wpldm {
    margin-left: 9px;
}

.footer .ooter-t .ooter-wd .dwpld .wpldm .dma {
    color: #bdbfcc;
    vertical-align: middle;
    margin-top: -5px;
    display: inline-block;
}

.footer .ooter-t .ooter-wd .dwpld .wpldm .dmb {
    color: #d4d5de;
    font-size: 24px;
    margin-top: 3px;
}

.footer .ooter-t .ooter-wd .dwplda {
    color: #bdbfcc;
    line-height: 1.7;
    margin-top: 6px;
}

.footer .ooter-t .ooter-dja {
    text-align: center;
}

.footer .ooter-t .ooter-dja .dja1 {
    margin-right: 19px;
}

.footer .ooter-t .ooter-dja .dja1:last-child {
    margin-right: 0;
}

.footer .ooter-t .ooter-dja .dja1 .ja {
    color: #979baf;
    font-size: 13px;
    margin-top: 10px;
}

.footer .ooter-b {
    background: #202748;
    padding: 25px 0 25px;
}

.footer .ooter-b .tnerl {
    color: #5b6078;
    font-size: 12px;
}

.footer .ooter-b .tnerr a {
    display: inline-block;
    color: #5b6078;
    font-size: 12px;
    margin-right: 10px;
}

.footer .ooter-b .tnerr a:last-child {
    margin-right: 0;
}

@media(max-width: 1680px) {
    .font60 {
        font-size: 50px;
    }
    .font42 {
        font-size: 40px;
    }
    .index1 .ndexr ul li .libd span {
        font-size: 70px;
    }
    .index1 .ndexr ul li .libd i {
        font-size: 70px;
        margin-top: -25px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide {
        height: 522px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddd {
        width: 600px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .img {
        height: 273px;
    }
    .container {
        max-width: 82%;
    }
    .ssss {
        left: 9%;
    }
    .index4 .ednxod-bottom {
        padding-right: 9%;
    }
    .index4 .ednxod-bottom .swiper-wzgdl {
        padding-left: 9.9%;
    }
    .footer .ooter-t .ooter-l {
        padding: 0 50px;
        margin-left: 50px;
    }
    .footer .ooter-t .ooter-wd {
        margin-left: 50px;
    }
    .index7 .ddxen-b {
        left: 9%;
    }
    .footer .ooter-t .ooter-l dl {
        margin-right: 50px;
    }
}

@media(max-width: 1580px) {
    .footer .ooter-t .ooter-wd .dwplda {
        width: 300px;
    }
}

@media(max-width: 1500px) {
    .header .navBtn {
        width: 65px;
        height: 65px;
    }
    .menu-i-1 {
        top: 25px;
    }
    .menu-i-2 {
        top: 32px;
    }
    .menu-i-3 {
        top: 39px;
    }
    .header .tbdh .bdhlkg .hlkgd {
        height: 65px;
        width: 200px;
        padding: 10px 0 10px 40px;
    }
    .header .tbdh .bdhlkg:before {
        height: 65px;
    }
    /*
	.tzswdmm{
		padding-top: 65px;
	}*/
    .header .tbdh .bdhrkg {
        height: 65px;
        width: calc(100% - 265px);
    }
    .header .tbdh .bdhrkg:before {
        height: 65px;
    }
    .header .nav-right .searrw {
        padding: 20px 0 20px;
    }
    .header .nav-right .sear {
        padding: 21px 0 22px;
    }
    .subsearch {
        top: 35px;
        left: -275px;
    }
    .header .nav-right .searrw .swafrm {
        top: 40px;
    }
    .indexbanner .ymdxt img {
        width: 19.99vw;
    }
    .indexbanner .ymdxt {
        right: 60px;
        top: 100px;
    }
    .font60 {
        font-size: 45px;
    }
    .font42 {
        font-size: 35px;
    }
    .index1 .ndexr ul li .libd span {
        font-size: 60px;
    }
    .index1 .ndexr ul li .libd i {
        font-size: 55px;
        margin-top: -20px;
    }
    .index1 .ndexr ul li {
        margin-bottom: 50px;
    }
    .index1 .ndexl .ex {
        margin-bottom: 50px;
    }
    .index1:before {
        width: 5vw;
        height: 34vw;
    }
    .index1 {
        padding: 5vw 0 9.3vw;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li a .icon img {
        width: 45px;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li a {
        padding: 35px 0 30px;
    }
    .index3 {
        padding: 8.2vw 0 5vw;
    }
    .index3 .ixednb {
        margin-top: 100px;
    }
    .tzswdmm .tzswdmd .lianxi {
        height: 450px;
    }
    .mobile-menu-on .menu-i-1 {
        transform: translateY(7px) rotate(45deg);
        left: 24px;
    }
    .mobile-menu-on .menu-i-3 {
        transform: translateY(-7px) rotate(-45deg);
        left: 24px;
    }
}

@media(max-width: 1480px) {
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr {
        padding: 35px 20px 30px 20px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide {
        height: 507px;
    }
    .tzswdmm .tzswdmd {
        padding: 0 30px 0 30px;
        padding-top: 30px;
        left: -570px;
        width: 450px;
    }
    .header .tbdh .bdhlkg:before {
        width: 450px;
    }
    .tzswdmm .tzswdmd .lianxi .join .g-in ul li .cont {
        margin-top: 20px;
        padding-top: 20px;
        margin-bottom: 8px;
    }
    .tzswdmm .tzswdmd .lianxi .join .g-in ul li {
        padding: 15px 0;
    }
    .tzswdmm .tzswdmd .lianxi .join .g-in ul li .t {
        font-size: 16px;
    }
    .tzswdmm .tzswdmd .lianxi .join .g-in ul li .cont .ct a {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .font60 {
        font-size: 40px;
    }
    .font42 {
        font-size: 32px;
    }
    .index1 .ndexr ul li .libd span {
        font-size: 50px;
    }
    .index1 .ndexr ul li .libd i {
        font-size: 50px;
        margin-top: -19px;
    }
}

@media(max-width: 1380px) {
    .footer .ooter-t .ooter-l {
        padding: 0 25px;
        margin-left: 25px;
    }
    .footer .ooter-t .ooter-l dl {
        margin-right: 25px;
    }
    .footer .ooter-t .ooter-wd {
        margin-left: 25px;
    }
    .footer .ooter-t .ooter-wd .dwplda {
        width: 268px;
    }
}

@media(max-width: 1280px) {
    .container {
        max-width: 86%;
    }
    .index7 .ddxen-b {
        left: 7%;
    }
    .index4 .ednxod-bottom {
        padding-right: 7%;
    }
    .index4 .ednxod-bottom .swiper-wzgdl {
        padding-left: 7.6%;
    }
    .ssss {
        left: 7%;
    }
    .font60 {
        font-size: 35px;
    }
    .font42 {
        font-size: 28px;
    }
    .index1 .ndexr ul li .libd span {
        font-size: 40px;
    }
    .index1 .ndexr ul li .lit .lia {
        font-size: 20px;
    }
    .index1 .ndexr ul li .libd i {
        font-size: 33px;
        margin-top: -10px;
    }
    .index1 {
        padding: 5vw 0 7.3vw;
    }
    .index2 .xedtop .dx-tr {
        width: 63%;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li a .icon img {
        width: 40px;
    }
    .index3 .ixednt {
        width: 62%;
    }
    .index3 {
        padding: 6.2vw 0 5vw;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr .nc {
        margin-top: 30px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide {
        height: 479px;
    }
    .index7 .ddxen-b {
        width: 30.9vw;
        height: 5.6vw;
    }
}

@media(max-width: 1100px) {
    .indexbanner .qxgd-xy {
        display: none;
    }
    .indexbanner .indexban .swiper-wrapper .swiper-slide .img .md {
        display: block;
    }
    .indexbanner .indexban .swiper-wrapper .swiper-slide .img .pc {
        display: none;
    }
    .index1:before {
        display: none;
    }
    .container {
        max-width: 92%;
    }
    .ssss {
        left: 4%;
        bottom: 20px;
    }
    .header .navBtn {
        width: 50px;
        height: 50px;
    }
    .header .tbdh .bdhlkg .hlkgd {
        height: 50px;
        width: 130px;
        padding: 9px 0 8px 28px;
    }
    .header .tbdh .bdhlkg:before {
        width: 100%;
        height: 50px;
    }
    .header .tbdh .bdhrkg.mobile-menu-onae:before {
        display: none;
    }
    .tzswdmm.danasd-c:before {
        display: none;
    }
    .tzswdmm .tzswdmd {
        width: 100%;
    }
    .tzswdmm .tzswdmd {
        left: -100%;
        position: fixed;
        top: 50px;
        height: 100%;
        z-index: 99999999;
    }
    .header .tbdh .bdhlkg .hlkgd a img {
        width: 100px;
    }
    .header .tbdh .bdhlkg .hlkgd a img {
        width: 75px;
    }
    .menu-i-1 {
        top: 17px;
    }
    .menu-i-2 {
        top: 24px;
    }
    .menu-i-3 {
        top: 31px;
    }
    .mobile-menu-on .menu-i-1,
    .mobile-menu-on .menu-i-3 {
        left: 16px;
    }
    .header .tbdh .bdhrkg {
        height: 50px;
        padding-right: 4%;
        width: calc(100% - 180px);
    }
    .header .nav-right .sear span {
        width: 20px;
        height: 19px;
    }
    .header .nav-right .sear {
        padding: 16px 0 14px;
    }
    .header .nav-right .searrw {
        margin-left: 20px;
        padding: 16px 0 11px;
    }
    .header .nav-right .searrw a {
        display: block;
    }
    .header .nav-right .searrw a img {
        width: 23px;
    }
    .header .nav-right .searrw .swafrm {
        top: 30px;
        width: 63px;
        left: -30px;
    }
    .header .nav-right .searrw .swafrm a {
        margin-bottom: 4px;
    }
    .subsearch {
        top: 21px;
        left: -275px;
    }
    .tzswdmm .tzswdmd {
        padding: 10px 10px 0 20px;
    }
    .tzswdmm .tzswdmd .lianxi .join .g-in ul li {
        padding: 10px 0;
    }
    .tzswdmm .tzswdmd .lianxi .join .g-in ul li .cont {
        margin-top: 14px;
        padding-top: 14px;
        margin-bottom: 8px;
    }
    .tzswdmm .tzswdmd .lianxi {
        height: 520px;
    }
    .tzswdmm {
        padding-top: 50px;
    }
    .tzswdmm.danasd-c {
        background: #202b5c;
    }
    .font60 {
        font-size: 25px;
        line-height: 1.5;
    }
    .font42 {
        font-size: 22px;
    }
    .indexbanner .wipre .preb {
        margin-bottom: 20px;
    }
    .gyan a i {
        font-size: 14px;
    }
    .font16 {
        font-size: 14px;
    }
    .gyan a span {
        height: 12px;
        left: 25px;
    }
    .gyan a {
        height: 45px;
        line-height: 45px;
        padding: 0 25px;
    }
    .index1 .ndexl {
        width: 100%;
    }
    .index1 .ndexl .ex {
        line-height: 1.6;
        margin-top: 7px;
        margin-bottom: 15px;
    }
    .gybt .t {
        margin-top: 8px;
    }
    .gybt .t {
        line-height: 1.3;
    }
    .index1 .ndexr {
        width: 100%;
        margin-top: 0;
    }
    .index1 {
        padding: 35px 0 45px;
    }
    .index1 .ndexr ul li .lit .lia {
        font-size: 17px;
    }
    .index1 .ndexr ul li .libd span {
        font-size: 22px;
    }
    .index1 .ndexr ul li .libd i {
        font-size: 21px;
        margin-top: -2px;
    }
    .index1 .ndexr ul li {
        margin-bottom: 20px;
    }
    .index1 .ndexr ul li .libd {
        margin-top: 15px;
    }
    .anpcd {
        display: none;
    }
    .anmd {
        display: block;
        margin-top: 30px;
    }
    .index2 .xedtop .dx-tr {
        width: 100%;
        position: initial;
        line-height: 1.6;
        margin-top: 8px;
    }
    .index2 .xedbottom {
        margin-top: 15px;
    }
    .index2 {
        padding: 35px 0 45px;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li .ulwz {
        font-size: 15px;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li {
        margin-right: 2%;
        width: 23.5%;
        margin-bottom: 2%;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li:nth-child(6n) {
        margin-right: 2%;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li:nth-child(4n) {
        margin-right: 0%;
    }
    .index2 .xed-an {
        margin-top: 10px;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li a {
        padding: 25px 0 23px;
    }
    .index3 {
        padding: 35px 0 45px;
    }
    .index3 .ixednt .dnt {
        line-height: 1.6;
        margin-top: 7px;
        margin-bottom: 25px;
    }
    .index3 .ixednb .ednbl .gtysobo,
    .index3 .ixednb .ednbl .gtysobo p,
    .index3 .ixednb .ednbr,
    .index3 .ixednb .ednbl .sslmgd .inp {
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }
    .index3 .ixednb .ednbr a {
        font-size: 14px;
    }
    .index3 .ixednb .ednbr a span {
        width: 15px;
        height: 15px;
    }
    .index3 .ixednb .ednbl .gtysobo ul {
        top: 45px;
    }
    .index3 .ixednb .ednbl .gtysobo p,
    .index3 .ixednb .ednbl .sslmgd .inp,
    .index3 .ixednb .ednbl .gtysobo ul li {
        padding-left: 15px;
    }
    .indexbanner .ymdxt img {
        width: 180px;
    }
    .indexbanner .ymdxt {
        right: 4%;
        top: 70px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide {
        width: 300px;
        height: 375px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddd {
        width: 450px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .img {
        height: 205px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr .nb {
        font-size: 17px;
    }
    .font18 {
        font-size: 17px;
    }
    .index4 {
        padding: 35px 0 45px;
    }
    .index4 .ednxod-top .topr {
        display: none;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr {
        padding: 20px 15px 25px 15px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .wzgdl-nr .nc {
        margin-top: 20px;
        font-size: 14px;
    }
    .index4 .ednxod-bottom {
        padding-right: 4%;
        margin-top: 25px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl {
        padding-left: 4.3%;
    }
    .index4 .poinflad {
        right: 4%;
    }
    .index4 .poinflad .next-poinflad,
    .index4 .poinflad .prev-poinflad {
        width: 45px;
        height: 45px;
    }
    .index4 .poinflad .prev-poinflad {
        margin-bottom: 10px;
    }
    .zfnzgll {
        display: block;
        margin-left: 4%;
        margin-top: 30px;
    }
    .zfnzgll a {
        display: block;
        width: 150px;
        height: 45px;
        line-height: 45px;
        border: 1px solid #c8c8c8;
        overflow: hidden;
        text-align: center;
    }
    .zfnzgll a i {
        font-style: normal;
        font-size: 14px;
        color: #666666;
    }
    .zfnzgll a span {
        width: 12px;
        height: 7px;
        margin-left: 6px;
        margin-top: -3px;
        vertical-align: middle;
        display: inline-block;
        background: url(../images/toprasd.png)no-repeat center center/cover;
    }
    .index5 {
        padding: 35px 0 45px;
    }
    .index5 .kdddext .ddextr .prev-ddextr,
    .index5 .kdddext .ddextr .next-ddextr {
        width: 45px;
        height: 45px;
    }
    .index5 .kdddext .ddextr .next-ddextr {
        margin-left: 10px;
    }
    .index5 .kdddexb {
        margin-top: 25px;
    }
    .index6 {
        padding: 35px 0 50px;
    }
    .index6 .ndexibbjd .bbjdtr .prev-bbjdtr,
    .index6 .ndexibbjd .bbjdtr .next-bbjdtr {
        width: 45px;
        height: 45px;
    }
    .index6 .ndexibbjd .bbjdtr .next-bbjdtr {
        margin-left: 10px;
    }
    .index6 .ndexibbjd {
        margin-bottom: 25px;
    }
    .index6 .ndexibbjbt-pagination {
        bottom: 20px;
    }
    /*	.footer .ooter-b{
		display: none;
	}*/
    .footer .ooter-t .ooter-l {
        display: none;
    }
    .footer .ooter-t {
        padding: 35px 0 45px;
    }
    .footer .ooter-t .ooter-wd {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .footer .ooter-t .ooter-wd .dwpld .icon {
        width: 40px;
    }
    .footer .ooter-t .ooter-wd .dwplda {
        width: 100%;
        line-height: 1.6;
    }
    .footer .ooter-t .ooter-dja {
        width: 100%;
        float: left;
        margin-top: 25px;
    }
    .footer .ooter-t .ooter-wd .dwpld .wpldm .dmb {
        font-size: 18px;
    }
}

@media(max-width: 750px) {
    .index3 .ixednb .ednbl .gtysobo,
    .index3 .ixednb .ednbl .gtysobo p,
    .index3 .ixednb .ednbr,
    .index3 .ixednb .ednbl .sslmgd .inp {
        width: 100%;
        border-right: 0;
    }
    .index3 .ixednb .ednbl {
        width: 100%;
    }
    .index3 .ixednb .ednbl .gtysobo ul {
        z-index: 9;
    }
    .index3 .ixednb .ednbl .gtysobo {
        border-bottom: 1px solid #eceeef;
    }
    .index3 .ixednb .ednbl .gtysobo:last-child {
        border-bottom: 0;
        border-top: 1px solid #eceeef;
    }
    .index3 .ixednb {
        margin-top: 50px;
    }
    .index6 .ndexibbjbt .ndexibbjbt-swiper .swiper-wrapper .swiper-slide ul li {
        width: 33.33%;
    }
    .index6 .ndexibbjd .bbjdtr {
        display: none;
    }
    .index5 .kdddext .ddextr {
        display: none;
    }
    .index4 .poinflad {
        bottom: -74px;
        top: auto;
        transform: translateY(0);
    }
    .index4 .poinflad .prev-poinflad {
        margin-bottom: 0;
        margin-right: 10px;
    }
    .index4 .poinflad .prev-poinflad,
    .index4 .poinflad .next-poinflad {
        display: inline-block;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide {
        width: 270px;
        height: 325px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .slide-dddd {
        width: 345px;
    }
    .index4 .ednxod-bottom .swiper-wzgdl .swiper-wrapper .swiper-slide a .img {
        height: 157px;
    }
}

@media(max-width: 550px) {
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li .ulwz {
        font-size: 12px;
        margin-top: 8px;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li a {
        padding: 10px 0;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li a .icon img {
        width: 27px;
    }
    .index2 .xed-an .xed-zm .swiper-pagination-bullet {
        width: 45px;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li {
        width: 32%;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li:nth-child(4n) {
        margin-right: 2%;
    }
    .index2 .xedbottom .xedbottom-swiper .swiper-slide ul li:nth-child(3n) {
        margin-right: 0;
    }
    .index2 .xed-an {
        margin-top: 20px;
    }
    .index3 .ixednt {
        width: 100%;
    }
    .index3 .ixednb {
        margin-top: 50px;
    }
    .footer .ooter-t .ooter-wd .dwpld .wpldm .dmb {
        font-size: 16px;
    }
    /*.footer .ooter-t .ooter-wd .dwpld .icon{
		width: 32px;
	}*/
    .footer .ooter-t .ooter-dja {
        margin-top: 17px;
    }
    .index6 .ndexibbjbt-pagination .swiper-pagination-bullet {
        width: 50px;
    }
}

@media(max-width: 420px) {
    .index1 .ndexr ul li .lit .lib {
        height: 38px;
    }
}

.relative {
    position: relative;
}

.hidden {
    overflow: hidden;
}

.img100 {
    line-height: 0;
}

.img100 img {
    width: 100%;
    line-height: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.colorfff {
    color: #fff !important;
}

.nybanner {
    position: relative;
}

.nybanner .bg {
    width: 19.8%;
    position: absolute;
    top: 17.7%;
    right: 3.1%;
}

.nybanner .img .mo {
    display: none;
}

.nybanner .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #fff;
}

.nybanner .text .xz {
    letter-spacing: 0.1em;
}

.nybanner .text .dz {
    letter-spacing: 0.05em;
    font-weight: bold;
}

.contact_a {
    padding: 110px 0 100px;
    background: #f7f7f7;
}

.contact_a .contact_a_box {
    margin-top: 40px;
}

.contact_a .left {
    background: #fff;
    width: 49.3%;
    padding: 70px 46px 120px;
}

.contact_a .left .bt {
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.contact_a .left .ul {
    margin-top: 50px;
}

.contact_a .left .ul li {
    margin-bottom: 26px;
}

.contact_a .left .ul li .icon {
    width: 27px;
    float: left;
}

.contact_a .left .ul li .wz {
    float: left;
    color: #888a8c;
    padding-left: 20px;
    width: calc(100% - 27px);
}

.contact_a .map {
    width: 49.3%;
    position: absolute;
    right: 0;
    height: 100%;
}

.contact_b {
    padding: 110px 0 130px;
    position: relative;
    background: url(../images/contact_b_bg.jpg) center center/cover;
}

.contact_b:before {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .1);
    content: "";
}

.contact_b .container {
    position: relative;
    z-index: 2;
}

.contact_b .left {
    width: 39.2%;
}

.contact_b .left .ul {
    margin-top: 30px;
}

.contact_b .left .ul li {
    margin-bottom: 14px;
}

.contact_b .left .ul li:last-child {
    margin-bottom: 0;
}

.contact_b .left .ul li input {
    width: 100%;
    border: none;
    height: 48px;
    line-height: 48px;
    background: rgba(255, 255, 255, .5);
    color: #fff;
    font-size: 15px;
    padding: 0 20px;
    border-radius: 5px;
}

.contact_b .left .ul li textarea {
    width: 100%;
    border: none;
    background: rgba(255, 255, 255, .5);
    color: #fff;
    font-size: 15px;
    padding: 16px 20px;
    border-radius: 5px;
    height: 86px;
    resize: none;
}

.contact_b .left .ul li input::placeholder,
.contact_b .left .ul li textarea::placeholder {
    color: #fff;
}

.contact_b .left .ul li.btn input {
    width: 210px;
    line-height: 54px;
    height: 54px;
    color: #fff;
    background: #d0af57;
}

@media(max-width: 1700px) {
    .contact_a {
        padding: 90px 0 80px;
    }
    .contact_b {
        padding: 90px 0 110px;
    }
    .contact_b .left .ul li input {
        height: 44px;
        line-height: 44px;
    }
    .contact_b .left .ul li.btn input {
        width: 170px;
        line-height: 50px;
        height: 50px;
    }
}

@media(max-width: 1500px) {
    .contact_a {
        padding: 70px 0 60px;
    }
    .contact_a .left {
        padding: 50px 40px 90px;
    }
    .contact_a .left .ul {
        margin-top: 40px;
    }
    .contact_a .contact_a_box {
        margin-top: 30px;
    }
    .contact_b {
        padding: 70px 0 90px;
    }
}

@media(max-width: 1100px) {
    .contact_a {
        padding: 40px 0 50px;
    }
    .contact_a .contact_a_box {
        margin-top: 20px;
    }
    .contact_a .left {
        width: 100%;
        padding: 30px 20px 40px;
    }
    .contact_a .map {
        position: initial;
        display: inline-block;
        width: 100%;
        margin-top: 20px;
        height: 300px;
    }
    .contact_b:before {
        width: 100%;
    }
    .contact_b .left {
        width: 100%;
    }
    .contact_b .left .ul {
        margin-top: 20px;
    }
    .contact_b .left .ul li input {
        height: 40px;
        line-height: 40px;
    }
    .contact_b .left .ul li.btn input {
        width: 150px;
        line-height: 44px;
        height: 44px;
    }
}

.join_a {
    background: #f7f7f7;
    padding: 110px 0 140px;
}

.join_a .join_a_box {
    margin-top: 40px;
}

.join_a .img {
    border-radius: 8px;
    overflow: hidden;
}

.join_a .text {
    margin-top: 50px;
}

.join_a .text .bt {
    color: #333333;
}

.join_a .text .js {
    margin-top: 20px;
    padding-top: 20px;
    color: #999999;
    border-top: 1px solid #dedede;
    line-height: 1.8;
}

.join_b {
    background: #fff;
    padding: 100px 0 90px;
}

.join_b .dizhi {
    margin-top: 26px;
}

.join_b .dizhi a {
    float: left;
    width: 13.5%;
    margin-right: 0.91%;
    text-align: center;
    margin-bottom: 8px;
    line-height: 44px;
    height: 44px;
    background: #e5e5e5;
    color: #666;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.3s;
}

.join_b .dizhi a:nth-child(7n) {
    margin-right: 0;
}

.join_b .dizhi a.cur,
.join_b .dizhi a:hover {
    color: #fff;
    background: #d0af57;
}

.join_b .join_b_list {
    margin-top: 30px;
    background: #f7f7f7;
}

.join_b .join_b_list .top {
    padding: 0 30px;
    color: #fff;
    background: #202b5c;
    margin-bottom: 20px;
}

.join_b .join_b_list .bt .t {
    float: left;
    padding: 20px 0;
}

.join_b .join_b_list .bt .t.t1 {
    width: 17.4%;
    font-weight: bold;
}

.join_b .join_b_list .bt .t.t2 {
    width: 15.2%;
    text-align: center;
}

.join_b .join_b_list .bt .t.t3 {
    width: 12.4%;
    text-align: center;
}

.join_b .join_b_list .bt .t.t4 {
    width: 13.4%;
    text-align: center;
}

.join_b .join_b_list .bt .t.t5 {
    width: 14.5%;
    text-align: center;
}

.join_b .join_b_list .bt .t.t6 {
    width: 16.8%;
    text-align: center;
}

.join_b .join_b_list .bt .t.t7 {
    width: 6.5%;
    text-align: center;
}

.join_b .join_b_list .bt .t.t7 .icon {
    width: 30px;
    height: 30px;
    border: 1px solid #c3c3c3;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    margin-top: -10px;
}

.join_b .join_b_list .bt .t.t7 .icon:before,
.join_b .join_b_list .bt .t.t7 .icon:after {
    content: "";
    background: #666666;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.join_b .join_b_list .bt .t.t7 .icon:before {
    width: 10px;
    height: 2px;
}

.join_b .join_b_list .bt .t.t7 .icon:after {
    width: 2px;
    height: 10px;
}

.join_b .join_b_list .btm_box {}

.join_b .join_b_list .btm_box .s {
    padding: 0 30px;
    border-bottom: 1px solid #e9e9e9;
    cursor: pointer;
}

.join_b .join_b_list .btm_box:last-child .s {
    border-bottom: none;
}

.join_b .join_b_list .btm_box .text {
    padding: 30px 30px 60px;
    border-bottom: 1px solid #e9e9e9;
    display: none;
}

.join_b .join_b_list .btm_box .text h3 {
    font-size: 16px;
    color: #d0af57;
    line-height: 2;
}

.join_b .join_b_list .btm_box .text ol,
.join_b .join_b_list .btm_box .text ul {
    padding-left: 16px;
}

.join_b .join_b_list .btm_box .text ol {
    list-style-type: decimal;
}

.join_b .join_b_list .btm_box .text ul {
    list-style-type: disc;
}

.join_b .join_b_list .btm_box .text ol li,
.join_b .join_b_list .btm_box .text ul li {
    margin-bottom: 6px;
}

.join_b .join_b_list .btm_box .text ol li:last-child,
.join_b .join_b_list .btm_box .text ul li:last-child {
    margin-bottom: 0;
}

.join_b .join_b_list .btm_box .bt.cur .t.t7 .icon:before {
    width: 10px;
    height: 2px;
}

.join_b .join_b_list .btm_box .bt.cur .t.t7 .icon:after {
    display: none;
}

.join_b .page {
    margin-top: 40px;
}

.join_b .gyan {
    margin-top: 40px;
}

.join_b .gyan a {
    background: #d0af57;
}

.center {
    text-align: center;
}

.page a {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    color: #666666;
    border-radius: 6px;
    overflow: hidden;
    margin: 0 3px;
    border: 1px solid #f0f0f0;
    transition: all 0.3s;
    background: #fff;
}

.page a:hover,
.page a.cur {
    background: #d0af57;
    color: #fff;
    border: 1px solid #d0af57;
}

.page a.prvea:hover,
.page a.nexta:hover {
    color: #fff;
    border: 1px solid #45538d;
    background: #45538d;
}

@media(max-width: 1700px) {
    .join_a {
        padding: 90px 0 110px;
    }
    .join_b {
        padding: 80px 0 70px;
    }
}

@media(max-width: 1500px) {
    .join_a {
        padding: 70px 0 90px;
    }
    .join_a .text {
        margin-top: 40px;
    }
    .join_a .join_a_box {
        margin-top: 30px;
    }
    .join_a .text .js {
        margin-top: 16px;
        padding-top: 16px;
    }
    .join_b {
        padding: 70px 0 60px;
    }
    .join_b .join_b_list .bt .t {
        padding: 16px 0;
    }
    .page a {
        width: 44px;
        height: 44px;
        line-height: 44px;
    }
    .join_b .dizhi a {
        line-height: 40px;
        height: 40px;
    }
}

@media(max-width: 1100px) {
    .join_a {
        padding: 40px 0 50px;
    }
    .join_a .join_a_box {
        margin-top: 20px;
    }
    .join_a .text {
        margin-top: 30px;
    }
    .join_b {
        padding: 40px 0 50px;
    }
    .join_b .dizhi {
        margin-top: 20px;
    }
    .join_b .dizhi a {
        width: 32.5%;
        margin-right: 1.25%;
    }
    .join_b .dizhi a:nth-child(7n) {
        margin-right: 1.25%;
    }
    .join_b .dizhi a:nth-child(3n) {
        margin-right: 0;
    }
    .join_b .dizhi a {
        line-height: 36px;
        height: 36px;
    }
    .join_b .join_b_list .top {
        padding: 0 20px;
        margin-bottom: 0;
    }
    .join_b .join_b_list .btm_box .s {
        padding: 0 20px;
    }
    .join_b .join_b_list .bt .t.t2,
    .join_b .join_b_list .bt .t.t3,
    .join_b .join_b_list .bt .t.t4,
    .join_b .join_b_list .bt .t.t5,
    .join_b .join_b_list .bt .t.t6 {
        display: none;
    }
    .join_b .join_b_list .bt .t.t1 {
        width: 70%;
    }
    .join_b .join_b_list .bt .t.t7 {
        width: 30%;
    }
    .join_b .join_b_list .bt .t.t7 .icon {
        margin-top: -5px;
    }
    .join_b .join_b_list .btm_box .text {
        padding: 20px 20px 40px;
    }
    .join_b .join_b_list {
        margin-top: 20px;
    }
}

.dangjian_a {
    padding: 120px 0;
    background: #f7f7f7;
}

.dangjian_a .ul {
    margin-top: 40px;
}

.dangjian_a .ul>li {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.dangjian_a .ul>li .box {
    padding: 34px 56px 34px 34px;
}

.dangjian_a .ul>li:last-child {
    margin-bottom: 0;
}

.dangjian_a .ul>li .img {
    float: left;
    width: 29.4%;
    border-radius: 5px;
    overflow: hidden;
}

.dangjian_a .ul>li .img img {
    transition: all 0.5s;
}

.dangjian_a .ul>li:hover .img img {
    transform: scale(1.04);
}

.dangjian_a .ul>li .text {
    float: right;
    width: 67.3%;
    padding-top: 20px;
}

.dangjian_a .ul>li .text .bt {
    color: #333333;
    transition: all 0.4s;
}

.dangjian_a .ul>li:hover .text .bt {
    color: #45538d;
}

.dangjian_a .ul>li .text .fl {
    padding-top: 22px;
}

#fenlei .lm {
    float: left;
    margin-right: 60px;
    color: #666666;
    padding-left: 26px;
    position: relative;
    display: block;
}

#fenlei .lm:before {
    width: 19px;
    height: 19px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#fenlei .lm.dd:before {
    background: url(../images/dangjian_a_icon1.png) center center/cover;
}

#fenlei .lm.bgs:before {
    background: url(../images/dangjian_a_icon2.png) center center/cover;
}

#fenlei .lm.time:before {
    background: url(../images/dangjian_a_icon3.png) center center/cover;
}

#fenlei .lm.ls:before {
    background: url(../images/dangjian_a_icon4.png) center center/cover;
}

#fenlei .lm:last-child {
    margin-right: 0;
}

.dangjian_a .ul>li .text .js {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #e5e5e5;
    line-height: 1.6;
    color: #999999;
    /*height: 86px;
	overflow: hidden;*/
}

.dangjian_a .ul>li .text .news_more {
    margin-top: 30px;
}

.news_more {
    color: #666666;
    display: inline-block;
}

.news_more span {
    width: 14px;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 4px;
    height: 12px;
    display: inline-block;
    background: url(../images/wzgdl-nr.png)no-repeat center center/cover;
}

.dangjian_a .page {
    margin-top: 40px;
}

@media(max-width: 1700px) {
    .dangjian_a {
        padding: 90px 0;
    }
    .dangjian_a .ul>li .box {
        padding: 30px 40px 30px 30px;
    }
    .dangjian_a .ul>li .text .news_more {
        margin-top: 20px;
    }
}

@media(max-width: 1500px) {
    .dangjian_a {
        padding: 70px 0;
    }
    .dangjian_a .ul {
        margin-top: 30px;
    }
    .dangjian_a .ul>li .box {
        padding: 30px;
    }
    .dangjian_a .ul>li .text {
        padding-top: 0;
    }
    .dangjian_a .ul>li .text .fl {
        padding-top: 16px;
    }
    .dangjian_a .ul>li .text .js {
        margin-top: 12px;
        padding-top: 12px;
    }
    #fenlei .lm:before {
        width: 16px;
        height: 16px;
    }
    #fenlei .lm {
        padding-left: 22px;
        margin-right: 40px;
    }
    .dangjian_a .ul>li .text .js {
        font-size: 14px;
    }
}

@media(max-width: 1100px) {
    .dangjian_a {
        padding: 40px 0;
    }
    .dangjian_a .ul {
        margin-top: 20px;
    }
    .dangjian_a .ul>li .box {
        padding: 24px 20px;
    }
    .nybanner .img .pc,
    .nybanner .bg {
        display: none;
    }
    .nybanner .img .mo {
        display: block;
    }
}

@media(max-width: 900px) {
    .dangjian_a .ul>li .img {
        width: 100%;
    }
    .dangjian_a .ul>li .text {
        width: 100%;
        margin-top: 20px;
    }
    #fenlei {
        padding-top: 12px;
    }
    #fenlei .lm {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    #fenlei .lm:last-child {
        margin-bottom: 0;
    }
    .dangjian_a .page {
        margin-top: 30px;
    }
}

.yanjiu_a {
    padding: 120px 0;
    background: #f7f7f7;
}

.top .lanmu {
    position: absolute;
    bottom: 4px;
    right: 0;
}

.top .lanmu a {
    float: left;
    border: 1px solid #c8c8c8;
    margin-right: 10px;
    line-height: 54px;
    height: 54px;
    padding: 0 56px;
    color: #666666;
    border-radius: 4px;
    transition: all 0.4s;
}

.top .lanmu a:last-child {
    margin-right: 0;
}

.top .lanmu a:hover,
.top .lanmu a.cur {
    color: #fff;
    background: #202b5c;
    border: 1px solid #202b5c;
}

.yanjiu_a .btm {
    margin-top: 40px;
}

.yanjiu_a .btm .ul>li {
    float: left;
    width: 32.6%;
    margin-right: 1.1%;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.4s;
}

.yanjiu_a .btm .ul>li:nth-child(3n) {
    margin-right: 0;
}

.yanjiu_a .btm .ul>li .box {
    padding: 60px 30px 70px;
    height: 450px;
}

.yanjiu_a .btm .ul>li .bt {
    color: #333333;
    transition: all 0.4s;
}

.yanjiu_a .btm .ul>li .team {
    color: #666666;
    margin-top: 10px;
    transition: all 0.4s;
}

.yanjiu_a .btm .ul>li .js {
    color: #999999;
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
    margin-top: 20px;
    line-height: 1.7;
    transition: all 0.4s;
    height: 90px;
    overflow: hidden;
}

.yanjiu_a .btm .ul>li #fenlei {
    margin-top: 40px;
    padding-top: 0;
}

.yanjiu_a .btm .ul>li #fenlei .lm {
    float: none;
    width: 100%;
    transition: all 0.4s;
    margin-bottom: 14px;
}

.yanjiu_a .btm .ul>li #fenlei .lm:last-child {
    margin-bottom: 0;
}

.yanjiu_a .btm .ul>li .news_more {
    margin-top: 50px;
}

.yanjiu_a .btm .page {
    margin-top: 50px;
}

.yanjiu_a .btm .ul>li:hover {
    background: url(../images/yanjiu_a_bg.jpg) center center/cover;
}

.yanjiu_a .btm .ul>li:hover .bt,
.yanjiu_a .btm .ul>li:hover .team {
    color: #fff;
}

.yanjiu_a .btm .ul>li:hover .js {
    color: rgba(255, 255, 255, 0.8);
}

.yanjiu_a .btm .ul>li:hover #fenlei .lm {
    color: #fff;
}

.yanjiu_a .btm .ul>li:hover .news_more {
    color: #fff;
}

.yanjiu_a .btm .ul>li:hover #fenlei .lm.dd:before {
    background: url(../images/dangjian_a_icon01.png) center center/cover;
}

.yanjiu_a .btm .ul>li:hover #fenlei .lm.ls:before {
    background: url(../images/dangjian_a_icon04.png) center center/cover;
}

.yanjiu_a .btm .ul>li:hover #fenlei .lm.time:before {
    background: url(../images/dangjian_a_icon03.png) center center/cover;
}

@media(max-width: 1700px) {
    .yanjiu_a {
        padding: 90px 0;
    }
    .yanjiu_a .btm .ul>li .box {
        padding: 50px 30px 60px;
    }
}

@media(max-width: 1500px) {
    .yanjiu_a {
        padding: 70px 0;
    }
    .yanjiu_a .btm .ul>li .box {
        padding: 40px 25px 50px;
    }
    .yanjiu_a .btm .ul>li .js {
        padding-top: 14px;
        margin-top: 14px;
    }
    .yanjiu_a .btm .ul>li #fenlei {
        margin-top: 20px;
    }
    .yanjiu_a .btm .ul>li .news_more {
        margin-top: 30px;
    }
    .yanjiu_a .btm .ul>li .js {
        font-size: 14px;
    }
    .top .lanmu a {
        line-height: 46px;
        height: 46px;
        padding: 0 48px;
    }
    .yanjiu_a .btm .page {
        margin-top: 30px;
    }
    .yanjiu_a .btm .ul>li {
        margin-bottom: 14px;
    }
}

@media(max-width: 1100px) {
    .yanjiu_a {
        padding: 40px 0;
    }
    .top .lanmu {
        position: initial;
        display: inline-block;
        width: 100%;
        margin-top: 20px;
    }
    .yanjiu_a .btm {
        margin-top: 20px;
    }
    .yanjiu_a .btm .ul>li {
        width: 100%;
    }
    .yanjiu_a .btm .ul>li .box {
        padding: 30px 20px;
    }
    .yanjiu_a .btm .ul>li .js {
        height: auto;
    }
    .yanjiu_a .btm .ul>li .news_more {
        margin-top: 20px;
    }
    .yanjiu_a .btm .ul>li .team {
        margin-top: 6px;
    }
    .top .lanmu a {
        line-height: 30px;
        height: 30px;
        margin-right: 6px;
        padding: 0 18px;
        margin-bottom: 4px;
    }
    .yanjiu_a .btm .ul>li #fenlei .lm {
        margin-bottom: 10px;
    }
    .yanjiu_a .btm .page {
        margin-top: 20px;
    }
}

.mbx {
    background: #f7f7f7;
    padding-top: 18px;
}

.mbx a {
    color: #999999;
    position: relative;
}

.mbx a.cur {
    color: #666666;
}

.mbx span.jt {
    width: 7px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin: 0 3px;
    background: url(../images/mbx_jt.png) center center/cover;
}

.mbx a.index {
    padding-left: 32px;
}

.mbx a.index:before {
    width: 19px;
    height: 18px;
    background: url(../images/mbx_home.png) center center/cover;
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    content: "";
}

.yanjiuxq_a {
    background: #f7f7f7;
    padding-top: 70px;
}

.yanjiuxq_a .left {
    background: #fff;
    width: 74.8%;
    padding: 60px 44px 80px;
    border-radius: 6px;
    overflow: hidden;
}

.yanjiuxq_a .left .bt {
    color: #262f58;
}

.yanjiuxq_a .left .text {
    color: #666666;
    line-height: 1.8;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #f1f1f1;
}

.yanjiuxq_a .right {
    width: 23%;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    /*transition: all 0.4s;*/
}

.yanjiuxq_a .right .box {
    border-bottom: 1px solid #f1f1f1;
}

.yanjiuxq_a .right .box:last-child {
    border-bottom: none;
}

.yanjiuxq_a .right .box1,
.yanjiuxq_a .right .box2 {
    padding: 40px;
}

.yanjiuxq_a .right .box3 {
    padding: 30px 40px;
}

.yanjiuxq_a .right .box #fenlei .lm {
    display: block;
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
}

.yanjiuxq_a .right .box #fenlei .lm:last-child {
    margin-bottom: 0;
}

.yanjiuxq_a .right .box .bk {
    margin-bottom: 20px;
    line-height: 1.8;
}

.yanjiuxq_a .right .box .bk:last-child {
    margin-bottom: 0;
}

.yanjiuxq_a .right .box .bk .jt {
    display: inline-block;
    padding-right: 26px;
    position: relative;
    color: #666666;
}

.yanjiuxq_a .right .box .bk .jt:before {
    position: absolute;
    right: 0;
    width: 15px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: url(../images/yanjiuxq_jt.png) center center/cover;
}

.yanjiuxq_a .right .box .bk .bt {
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yanjiuxq_a .right .box .bk:hover .bt {
    color: #d0af57;
}

a.fanhui,
.fanhui {
    background: #d0af57;
    color: #fff;
    height: 56px;
    line-height: 56px;
    padding: 0 46px;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
}

a.fanhui i,
.fanhui i {
    width: 15px;
    height: 12px;
    background: url(../images/fanhui_icon.png) center center/cover;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    position: relative;
    margin-right: 8px;
    transition: all 0.3s;
}

a.fanhui:hover,
.fanhui:hover {
    background: #202b5c;
}

.yanjiuxq_a .right .box .fx {
    margin-top: 16px;
}

.yanjiuxq_a .right .box .p {
    float: left;
    color: #999999;
}

.yanjiuxq_a .right .box .icon_box {
    float: left;
    margin-left: 10px;
    margin-top: 4px;
}

.yanjiuxq_a .right .box .icon_box .icon {
    width: 19px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.yanjiuxq_a .right .box .icon_box .icon:last-child {
    margin-right: 0;
}

.yanjiuxq_b .btm_box .box {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.4s;
    padding: 60px 30px 70px;
}

.yanjiuxq_b {
    background: url(../images/yanjiuxq_b_bg.jpg) center center/cover;
    padding: 60px 0 130px;
    position: relative;
}

.yanjiuxq_b .btm_box {
    margin-top: 40px;
}

.yanjiuxq_b .btm_box .box .bt {
    color: #333333;
    transition: all 0.4s;
}

.yanjiuxq_b .btm_box .box .team {
    color: #666666;
    margin-top: 10px;
    transition: all 0.4s;
}

.yanjiuxq_b .btm_box .box .js {
    color: #999999;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 20px;
    line-height: 1.7;
    transition: all 0.4s;
    height: 90px;
    overflow: hidden;
}

.yanjiuxq_b .btm_box .box #fenlei {
    margin-top: 40px;
    padding-top: 0;
}

.yanjiuxq_b .btm_box .box #fenlei .lm {
    float: none;
    width: 100%;
    transition: all 0.4s;
    margin-bottom: 14px;
}

.yanjiuxq_b .btm_box .box #fenlei .lm:last-child {
    margin-bottom: 0;
}

.yanjiuxq_b .btm_box .box .news_more {
    margin-top: 50px;
}

.yanjiuxq_b .btm_box .box:hover {
    background: url(../images/yanjiu_a_bg.jpg) center center/cover;
}

.yanjiuxq_b .btm_box .box:hover .bt,
.yanjiuxq_b .btm_box .box:hover .team {
    color: #fff;
}

.yanjiuxq_b .btm_box .box:hover .js {
    color: rgba(255, 255, 255, 0.8);
}

.yanjiuxq_b .btm_box .box:hover #fenlei .lm {
    color: #fff;
}

.yanjiuxq_b .btm_box .box:hover .news_more {
    color: #fff;
}

.yanjiuxq_b .btm_box .box:hover #fenlei .lm.dd:before {
    background: url(../images/dangjian_a_icon01.png) center center/cover;
}

.yanjiuxq_b .btm_box .box:hover #fenlei .lm.ls:before {
    background: url(../images/dangjian_a_icon04.png) center center/cover;
}

.yanjiuxq_b .btm_box .box:hover #fenlei .lm.time:before {
    background: url(../images/dangjian_a_icon03.png) center center/cover;
}

.yanjiuxq_b .top .swiper-button-prev:after,
.yanjiuxq_b .top .swiper-button-next:after {
    display: none;
}

.yanjiuxq_b .top .swiper-button-prev,
.yanjiuxq_b .top .swiper-button-next {
    width: 52px;
    height: 52px;
    border-radius: 100%;
    overflow: hidden;
}

.yanjiuxq_b .top .swiper-button-prev {
    left: auto;
    right: 70px;
    background: url(../images/preva.png) center center/cover;
}

.yanjiuxq_b .top .swiper-button-next {
    right: 0;
    background: url(../images/nexta.png) center center/cover;
}

@media(max-width: 1700px) {
    .yanjiuxq_b .btm_box .box {
        padding: 50px 30px 60px;
    }
    .yanjiuxq_a {
        padding-top: 50px;
    }
    .yanjiuxq_a .left {
        padding: 50px 40px 60px;
    }
    .yanjiuxq_a .left .text {
        margin-top: 26px;
        padding-top: 26px;
    }
    .yanjiuxq_a .right .box1,
    .yanjiuxq_a .right .box2,
    .yanjiuxq_a .right .box3 {
        padding: 30px;
    }
}

@media(max-width: 1500px) {
    .yanjiuxq_b .btm_box .box {
        padding: 40px 25px 50px;
    }
    .yanjiuxq_b .btm_box .box .js {
        padding-top: 14px;
        margin-top: 14px;
    }
    .yanjiuxq_b .btm_box .box #fenlei {
        margin-top: 20px;
    }
    .yanjiuxq_b .btm_box .box .news_more {
        margin-top: 30px;
    }
    .yanjiuxq_b .btm_box .box .js {
        font-size: 14px;
    }
    .yanjiuxq_a .left {
        padding: 40px 30px 50px;
    }
    .yanjiuxq_a .left .text {
        margin-top: 20px;
        padding-top: 20px;
    }
    .yanjiuxq_a .right .box #fenlei .lm {
        margin-bottom: 14px;
    }
    .yanjiuxq_a .right .box .bk {
        margin-bottom: 16px;
    }
    a.fanhui,
    .fanhui {
        height: 48px;
        line-height: 48px;
        padding: 0 36px;
    }
    .yanjiuxq_b {
        padding: 60px 0 100px;
    }
    .yanjiuxq_b .top .swiper-button-prev,
    .yanjiuxq_b .top .swiper-button-next {
        width: 46px;
        height: 46px;
    }
    .yanjiuxq_b .top .swiper-button-prev {
        right: 58px;
    }
    .yanjiuxq_b .btm_box {
        margin-top: 30px;
    }
}

@media(max-width: 1100px) {
    .yanjiuxq_b .btm_box .box {
        padding: 30px 20px;
    }
    .yanjiuxq_b .btm_box .box .js {
        height: auto;
    }
    .yanjiuxq_b .btm_box .box .news_more {
        margin-top: 20px;
    }
    .yanjiuxq_b .btm_box .box .team {
        margin-top: 6px;
    }
    .yanjiuxq_b .btm_box .box #fenlei .lm {
        margin-bottom: 10px;
    }
    .yanjiuxq_a {
        padding-top: 30px;
    }
    .yanjiuxq_a .left {
        width: 100%;
        padding: 30px 20px;
    }
    .yanjiuxq_a .left .text {
        margin-top: 14px;
        padding-top: 14px;
    }
    .yanjiuxq_a .right {
        display: none;
    }
    .yanjiuxq_b {
        padding: 40px 0 50px;
    }
    .yanjiuxq_b .top .swiper-button-prev,
    .yanjiuxq_b .top .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .yanjiuxq_b .top .swiper-button-prev {
        right: 50px;
    }
}

.news_a {
    background: #f7f7f7;
    padding: 110px 0 80px;
}

.news_a .btm {
    margin-top: 50px;
}

.news_a .btm .ul>li {
    margin-bottom: 20px;
    background: #fff;
    width: 100%;
    float: none;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

.news_a .btm .ul>li:last-child {
    margin-bottom: 0;
}

.news_a .btm .ul>li.li1 {
    float: left;
    width: 49.5%;
    margin-right: 1%;
}

.news_a .btm .ul>li.li1:nth-child(2) {
    margin-right: 0;
}

.news_a .btm .ul>li .text {
    padding: 42px 34px;
}

.news_a .btm .ul>li .text .time {
    color: #d0af57;
}

.news_a .btm .ul>li .text .bt {
    color: #333333;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
}

.news_a .btm .ul>li .text .js {
    line-height: 1.8;
    color: #666666;
    margin-top: 14px;
}

.news_a .btm .ul>li .text .news_more {
    margin-top: 30px;
}

.news_a .btm .ul>li.li1 .js {
    height: 52px;
    overflow: hidden;
}

.news_a .btm .ul>li .img {
    border-radius: 4px;
    overflow: hidden;
}

.news_a .btm .ul>li:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #e2e3e7;
    bottom: 0;
    content: "";
}

.news_a .btm .ul>li:after {
    position: absolute;
    left: 0;
    width: 0;
    transition: all 0.6s;
    height: 2px;
    background: #d0af57;
    bottom: 0;
    content: "";
}

.news_a .btm .ul>li:hover:after {
    width: 100%;
}

.news_a .btm .ul>li:hover .text .bt {
    color: #262f58;
}

.news_a .page {
    margin-top: 50px;
}

@media(max-width: 1700px) {
    .news_a {
        padding: 90px 0 70px;
    }
    .news_a .btm {
        margin-top: 40px;
    }
    .news_a .btm .ul li .text {
        padding: 40px 30px;
    }
}

@media(max-width: 1500px) {
    .news_a {
        padding: 70px 0 50px;
    }
    .news_a .btm {
        margin-top: 30px;
    }
    .news_a .btm .ul li .text {
        padding: 32px 26px;
    }
    .news_a .btm .ul li .text .news_more {
        margin-top: 20px;
    }
    .news_a .btm .ul li .text .bt {
        margin-top: 6px;
    }
    .news_a .btm .ul li .text .js {
        margin-top: 10px;
    }
    .news_a .page {
        margin-top: 40px;
    }
}

@media(max-width: 1100px) {
    .news_a {
        padding: 40px 0;
    }
    .news_a .btm {
        margin-top: 20px;
    }
    .news_a .btm .ul li.li1 {
        width: 100%;
    }
    .news_a .btm .ul li .text {
        padding: 26px 20px;
    }
    .news_a .btm .ul li .text .js {
        height: auto;
    }
    .news_a .page {
        margin-top: 30px;
    }
    .page a {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}

.newsxq_a {
    background: #f7f7f7;
    padding: 70px 0 110px;
}

.newsxq_a .left {
    float: left;
    width: 73.7%;
    background: #fff;
    padding: 44px 36px 76px;
    border-radius: 6px;
    overflow: hidden;
}

.newsxq_a .left .bt {
    color: #262f58;
    line-height: 1.4;
}

.newsxq_a .left .jsbox {
    margin-top: 20px;
}

.newsxq_a .left .jsbox .l {
    float: left;
}

.newsxq_a .left .jsbox .l .xbt {
    float: left;
    color: #999999;
    margin-right: 26px;
}

.newsxq_a .left .jsbox .l .xbt:last-child {
    margin-right: 0;
}

.newsxq_a .left .jsbox .r {
    float: right;
}

.newsxq_a .left .jsbox .r .xbt {
    float: left;
    color: #999999;
}

.newsxq_a .left .jsbox .r .icon_box {
    float: left;
    margin-top: 2px;
}

.newsxq_a .left .jsbox .r .icon_box .icon {
    float: left;
    width: 19px;
    margin-left: 10px;
    cursor: pointer;
}

.newsxq_a .left .text {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #f1f1f1;
    color: #666666;
    line-height: 1.9;
}

.newsxq_a .left .btm {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #f1f1f1;
}

.newsxq_a .left .btm .l {
    float: left;
    width: 42%;
}

.newsxq_a .left .btm .l a {
    display: block;
    padding-left: 32px;
    margin-bottom: 18px;
    color: #666666;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsxq_a .left .btm .l a:last-child {
    margin-bottom: 0;
}

.newsxq_a .left .btm .l a:before {
    width: 15px;
    height: 12px;
    background: url(../images/newsxq_a_xjt.png) center center/cover;
    content: "";
    position: absolute;
    left: 4px;
    top: calc(50% + 1px);
    transform: translateY(-50%);
}

.newsxq_a .left .btm .r {
    float: right;
    margin-top: 4px;
}

.newsxq_a .right {
    width: 24.2%;
}

.newsxq_a .right .box {
    background: #fff;
    padding: 40px 26px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 20px;
}

.newsxq_a .right .box:last-child {
    margin-bottom: 0;
}

.newsxq_a .right .bt {
    color: #333333;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.newsxq_a .right .bt:before {
    height: 1px;
    width: 34px;
    background: #d0af57;
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
}

.newsxq_a .right .ul li a {
    display: block;
    color: #333333;
    padding: 12px 12px 12px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
}

.newsxq_a .right .ul li a:before {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 9px;
    height: 15px;
    background: url(../images/newsxq_a_yjt.png) center center/cover;
}

.newsxq_a .right .list {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

.newsxq_a .right .list .nr {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
}

.newsxq_a .right .list .nr .time {
    color: #262f58;
}

.newsxq_a .right .list .nr .wenzi {
    margin-top: 10px;
    color: #333333;
    line-height: 1.6;
}

.newsxq_a .right .list .nr:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.newsxq_a .right .box3 {
    background: url(../images/newsxq_a_right_bg.jpg) center center/cover;
}

.newsxq_a .right .box3 .bt {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.newsxq_a .right .box3 .ewm {
    margin-top: 20px;
}

.newsxq_a .right .box3 .img {
    float: left;
    max-width: 50%;
    padding-right: 26px;
}

.newsxq_a .right .box3 .img img {
    display: inline-block;
    width: auto;
}

.newsxq_a .right .box3 .img p {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.6;
    margin-top: 10px;
}

@media(max-width: 1700px) {
    .newsxq_a {
        padding: 50px 0 90px;
    }
}

@media(max-width: 1500px) {
    .newsxq_a .left .text {
        margin-top: 20px;
        padding-top: 20px;
    }
    .newsxq_a .left .jsbox {
        margin-top: 14px;
    }
    .newsxq_a .left .btm {
        margin-top: 20px;
        padding-top: 20px;
    }
    .newsxq_a .left .btm .l a {
        margin-bottom: 14px;
    }
    .newsxq_a .right .box {
        padding: 30px 24px;
        margin-bottom: 16px;
    }
    .newsxq_a .right .bt {
        margin-bottom: 14px;
        padding-bottom: 14px;
    }
    .newsxq_a .right .list .nr {
        margin-bottom: 14px;
        padding-bottom: 14px;
    }
}

@media(max-width: 1100px) {
    .newsxq_a {
        padding: 30px 0 40px;
    }
    .newsxq_a .right {
        display: none;
    }
    .newsxq_a .left {
        width: 100%;
        padding: 30px 20px 40px;
    }
    .newsxq_a .left .text {
        margin-top: 14px;
        padding-top: 14px;
    }
    .newsxq_a .left .btm {
        margin-top: 14px;
        padding-top: 14px;
    }
    .newsxq_a .left .btm .l {
        width: 100%;
    }
    .newsxq_a .left .btm .r {
        margin-top: 20px;
    }
    .newsxq_a .left .jsbox .l .xbt {
        margin-right: 20px;
    }
}

@media(max-width: 640px) {
    .newsxq_a .left .jsbox .r {
        width: 100%;
        margin-top: 10px;
    }
    a.fanhui,
    .fanhui {
        height: 40px;
        line-height: 40px;
        padding: 0 26px;
    }
}

.top .lanmu2 a {
    width: 180px;
    padding: 0 !important;
    text-align: center;
}

@media(max-width: 640px) {
    .top .lanmu2 a {
        width: 140px;
    }
}

.top .lanmu2 a:hover,
.top .lanmu2 a.cur {
    background: #202b5c;
    border: 1px solid #202b5c;
}

.quanqiu_a {
    padding: 120px 0 0;
    background: #f7f7f7;
}

.quanqiu_a .btm {
    margin-top: 40px;
}

.quanqiu_a .btm .left {
    background: #fff;
    width: 33.2%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 80px 40px;
    z-index: 0;
}

.quanqiu_a .btm .left .bt {
    color: #333333;
}

.quanqiu_a .btm .left .text {
    margin-top: 22px;
    padding-top: 22px;
    border-top: 1px solid #e5e5e5;
    line-height: 1.8;
    color: #666666;
    overflow: auto;
    padding-right: 8px;
}

.quanqiu_a .btm .left .text::-webkit-scrollbar {
    width: 5px;
    border: 20px;
}

.quanqiu_a .btm .left .text::-webkit-scrollbar-track {
    border: 20px;
    background: #e1e1e1;
}

.quanqiu_a .btm .left .text::-webkit-scrollbar-track-piece {
    width: 5px;
    border: 20px;
}

.quanqiu_a .btm .left .text::-webkit-scrollbar-thumb {
    background: #c2c2c2;
    border: 20px;
}

.quanqiu_a .btm .left .text::-webkit-scrollbar-button {
    display: none;
}

.quanqiu_a .btm .right {
    width: 66.8%;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 34px 210px 40px 140px;
    box-shadow: -10px 0px 20px 0 rgba(0, 0, 0, .05);
}

.quanqiu_a .btm .right .mapbox .li {
    width: 14px;
    height: 18px;
    background: url(../images/quanqiu_a_dd.png) center center/cover;
    position: absolute;
    cursor: pointer;
}

.quanqiu_a .btm .right .mapbox .li .text {
    color: #262f58;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -48px;
    background: #fff;
    padding: 8px 18px;
    border: 1px solid #f6f6f6;
    border-radius: 6px;
    display: none;
    z-index: 9999;
}

.quanqiu_a .btm .right .mapbox .li .text:before {
    width: 10px;
    height: 6px;
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    background: url(../images/quanqiu_a_jt.png) center center/cover;
}

.quanqiu_a .btm .right .mapbox .li.cur,
.quanqiu_a .btm .right .mapbox .li:hover {
    background: url(../images/quanqiu_a_dd2.png) center center/cover;
}

.quanqiu_a .btm .right .mapbox .li.cur .text,
.quanqiu_a .btm .right .mapbox .li:hover .text {
    display: block;
}

.quanqiu_b {
    background: #f7f7f7;
    padding: 90px 0 110px;
}

.quanqiu_b .gybt {
    border-bottom: 1px solid #cdcfd7;
    margin-bottom: 46px;
}

.quanqiu_b .gybt .t {
    display: inline-block;
    padding-bottom: 24px;
    font-weight: initial;
    position: relative;
}

.quanqiu_b .gybt .t:before {
    background: #d0af57;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
}

.quanqiu_b .ul>li {
    float: left;
    width: 32.7%;
    background: #ffffff;
    margin-right: 0.95%;
    margin-bottom: 30px;
    padding: 24px;
}

.quanqiu_b .ul>li .img {
    overflow: hidden;
}

.quanqiu_b .ul>li img {
    transition: all 0.6s;
}

.quanqiu_b .ul>li:hover .img img {
    transform: scale(1.06);
}

.quanqiu_b .ul>li:nth-child(3n) {
    margin-right: 0;
}

.quanqiu_b .ul>li .text {
    margin-top: 20px;
}

.quanqiu_b .ul>li .text .bt {
    color: #333333;
}

.quanqiu_b .ul>li:hover .text .bt {
    color: #202b5d;
}

.quanqiu_b .ul>li .text .wenzi {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
    color: #666666;
    line-height: 1.8;
    height: 130px;
}

@media(max-width: 1700px) {
    .quanqiu_a {
        padding: 90px 0 0;
    }
    .quanqiu_b {
        padding: 70px 0 90px;
    }
    .quanqiu_a .btm .right {
        padding: 30px 170px 40px 100px;
    }
}

@media(max-width: 1500px) {
    .quanqiu_a {
        padding: 70px 0 0;
    }
    .quanqiu_a .btm {
        margin-top: 30px;
    }
    .quanqiu_a .btm .left {
        padding: 60px 30px;
    }
    .quanqiu_a .btm .left .text {
        margin-top: 16px;
        padding-top: 16px;
    }
    .quanqiu_a .btm .right {
        padding: 30px 110px 40px 60px;
    }
    .quanqiu_b {
        padding: 50px 0 70px;
    }
    .quanqiu_b .gybt {
        margin-bottom: 30px;
    }
    .quanqiu_b .ul>li {
        margin-bottom: 20px;
        padding: 20px;
        height: 450px;
    }
}

@media(max-width: 1100px) {
    .quanqiu_a {
        padding: 40px 0 0;
    }
    .quanqiu_a .btm .left {
        position: initial;
        padding: 30px 20px;
        display: inline-block;
        width: 100%;
    }
    .quanqiu_a .btm .left .text {
        margin-top: 12px;
        padding-top: 12px;
    }
    .quanqiu_a .btm .right {
        width: 100%;
        padding: 30px 20px;
    }
    .quanqiu_b {
        padding: 40px 0 50px;
    }
    .quanqiu_b .gybt {
        margin-bottom: 20px;
    }
    .quanqiu_b .gybt .t {
        padding-bottom: 16px;
    }
    .quanqiu_b .ul>li {
        width: 49%;
        margin-right: 2%;
    }
    .quanqiu_b .ul>li:nth-child(3n) {
        margin-right: 2%;
    }
    .quanqiu_b .ul>li:nth-child(2n) {
        margin-right: 0;
    }
    .quanqiu_b .ul>li .text {
        margin-top: 16px;
    }
}

@media(max-width: 800px) {
    .quanqiu_b .ul>li {
        width: 100%;
        height: 539px;
    }
    .quanqiu_b .ul>li .text .wenzi {
        height: auto;
        font-size: 14px;
    }
}

.lingyu_a {
    background: url(../images/lingyu_a_bg.jpg) center center/cover;
    padding: 120px 0 140px;
}

.lingyu_a .top .right {
    width: 49.5%;
    position: absolute;
    bottom: 3px;
    right: 0;
}

.lingyu_a .top .right .text {
    padding-right: 40px;
    color: #666666;
    line-height: 1.8;
}

.lingyu_a .btm {
    margin-top: 50px;
}

.lingyu_a .btm .ul li {
    float: left;
    width: 15.7%;
    margin-bottom: 16px;
    margin-right: 1.16%;
    text-align: center;
    padding: 40px 20px;
    border-radius: 6px;
    position: relative;
    transition: all 0.3s;
    top: 0;
}

.lingyu_a .btm .ul li:nth-child(6n) {
    margin-right: 0;
}

.lingyu_a .btm .ul li .img {
    width: 66px;
    display: inline-block;
}

.lingyu_a .btm .ul li .text {
    margin-top: 12px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lingyu_a .btm .ul li:after {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
    transition: all 0.3s;
    border-radius: 5px;
}

.lingyu_a .btm .ul li:before {
    content: "";
    background: #d0af57;
    position: absolute;
    left: 0;
    bottom: -4px;
    height: 4px;
    width: 0;
    border-radius: 0 0 6px 6px;
    overflow: hidden;
    transition: all 0.3s;
    z-index: 2;
}

.lingyu_a .btm .ul li:hover {
    top: -4px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
}

.lingyu_a .btm .ul li .box {
    position: relative;
    z-index: 1;
}

.lingyu_a .btm .ul li:hover:before {
    width: 100%;
}

.lingyu_a .btm .ul li:hover:after {
    /*height: calc(100% + 10px);*/
}

@media(max-width: 1700px) {
    .lingyu_a {
        padding: 90px 0 110px;
    }
    .lingyu_a .top .right .text {
        padding-right: 0;
    }
    .lingyu_a .btm .ul li {
        padding: 30px 10px;
    }
    .lingyu_a .btm .ul li .text {
        margin-top: 10px;
    }
    .lingyu_a .btm .ul li .img {
        width: 60px;
    }
    .lingyu_a .btm {
        margin-top: 40px;
    }
}

@media(max-width: 1500px) {
    .lingyu_a {
        padding: 70px 0 90px;
    }
    .lingyu_a .top .right .text {
        padding-right: 0;
    }
    .lingyu_a .btm .ul li .img {
        width: 54px;
    }
}

@media(max-width: 1100px) {
    .lingyu_a {
        padding: 40px 0 50px;
    }
    .lingyu_a .top .right {
        position: initial;
        display: inline-block;
        width: 100%;
        margin-top: 16px;
    }
    .lingyu_a .btm {
        margin-top: 20px;
    }
    .lingyu_a .btm .ul li {
        width: 32%;
        margin-right: 2%;
    }
    .lingyu_a .btm .ul li:nth-child(6n) {
        margin-right: 2%;
    }
    .lingyu_a .btm .ul li:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width: 600px) {
    .lingyu_a .btm .ul li {
        width: 49%;
        margin-right: 2%;
        padding: 20px 10px;
        margin-bottom: 10px;
    }
    .lingyu_a .btm .ul li:nth-child(6n) {
        margin-right: 2%;
    }
    .lingyu_a .btm .ul li:nth-child(3n) {
        margin-right: 2%;
    }
    .lingyu_a .btm .ul li:nth-child(2n) {
        margin-right: 0;
    }
    .lingyu_a .btm .ul li .img {
        width: 48px;
    }
    .lingyu_a .btm .ul li .text {
        font-size: 14px;
        margin-top: 8px;
    }
}

.lingyuxq_a {
    background: url(../images/lingyu_a_bg.jpg) center center/cover;
    padding: 130px 0 110px;
}

.lingyuxq_a .left {
    width: 73.8%;
    background: #fff;
    padding: 60px 50px 110px;
}

.lingyuxq_a .left .bt {
    color: #262f58;
    font-size: 24px;
}

.lingyuxq_a .left .text {
    margin-top: 20px;
    line-height: 1.8;
    color: #666666;
}

.lingyuxq_a .left .list_box .list {
    margin-top: 60px;
    padding-top: 40px;
    border-top: 1px solid #e5e5e5;
}

.lingyuxq_a .left .list_box .list .fbt {
    color: #262f58;
    padding-left: 22px;
    position: relative;
}

.lingyuxq_a .left .list_box .list .fbt:before {
    width: 9px;
    height: 9px;
    border: 2px solid #262f58;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
}

.lingyuxq_a .right {
    width: 25.3%;
    overflow: auto;
    padding-right: 14px;
    position: relative;
}


/*.lingyuxq_a .right:before{
	height: 100%;
	content: "";
	position: absolute;
	right: 0;
	background: #d6d6d6;
	top: 0;
	width: 1px;
}*/

.lingyuxq_a .right::-webkit-scrollbar {
    width: 5px;
    border: 20px;
}

.lingyuxq_a .right::-webkit-scrollbar-track {
    border: 20px;
    background: #e1e1e1;
}

.lingyuxq_a .right::-webkit-scrollbar-track-piece {
    width: 5px;
    border: 20px;
}

.lingyuxq_a .right::-webkit-scrollbar-thumb {
    background: #c2c2c2;
    border: 20px;
}

.lingyuxq_a .right::-webkit-scrollbar-button {
    display: none;
}

.lingyuxq_a .right .ul {
    background: #fff;
}

.lingyuxq_a .right .ul>li {
    position: relative;
    border-bottom: 1px solid #f2f2f2;
}

.lingyuxq_a .right .ul>li:before {
    bottom: -1px;
    left: 0;
    position: absolute;
    content: "";
    height: 1px;
    width: 0;
    background: #d0af57;
    transition: all 0.3s;
}

.lingyuxq_a .right .ul>li .box {
    padding: 20px 20px 20px 40px;
}

.lingyuxq_a .right .ul>li .box .img {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.lingyuxq_a .right .ul>li .box .bt {
    color: #666666;
    vertical-align: middle;
    display: inline-block;
}

.lingyuxq_a .right .ul>li.cur .box .bt,
.lingyuxq_a .right .ul>li:hover .box .bt {
    color: #d0af57;
}

.lingyuxq_a .right .ul>li.cur:before,
.lingyuxq_a .right .ul>li:hover:before {
    width: 100%;
}

@media(max-width: 1700px) {
    .lingyuxq_a {
        padding: 100px 0 80px;
    }
    .lingyuxq_a .left {
        padding: 50px 40px 80px;
    }
    .lingyuxq_a .left .list_box .list {
        margin-top: 40px;
        padding-top: 30px;
    }
    .lingyuxq_a .right .ul>li .box {
        padding: 16px 20px 16px 40px;
    }
    .lingyuxq_a .left .list_box .list .fbt:before {
        top: 6px;
    }
}

@media(max-width: 1500px) {
    .lingyuxq_a {
        padding: 70px 0 60px;
    }
    .lingyuxq_a .left {
        padding: 40px 30px 60px;
    }
    .lingyuxq_a .right .ul>li .box .img {
        margin-right: 14px;
        width: 34px;
    }
    .lingyuxq_a .left .list_box .list {
        margin-top: 30px;
        padding-top: 20px;
    }
    .lingyuxq_a .left .text {
        margin-top: 16px;
    }
    .lingyuxq_a .left .list_box .list .fbt {
        padding-left: 18px;
    }
    .lingyuxq_a .left .list_box .list .fbt:before {
        width: 7px;
        height: 7px;
    }
}

@media(max-width: 1100px) {
    .lingyuxq_a {
        padding: 40px 0 50px;
    }
    .lingyuxq_a .right {
        display: none;
    }
    .lingyuxq_a .left {
        width: 100%;
        padding: 30px 20px;
    }
    .lingyuxq_a .left .list_box .list {
        margin-top: 20px;
        padding-top: 16px;
    }
    .lingyuxq_a .left .text {
        margin-top: 12px;
    }
}

.nybanner .ul {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}

.nybanner .ul>li {
    float: left;
    width: 33.3%;
    text-align: center;
    background: rgba(32, 43, 92, 0.8);
    border-right: 1px solid #9fa3b8;
    transition: all 0.3s;
}

.nybanner .ul>li:last-child {
    border-right: 0;
}

.nybanner .ul>li .bt {
    padding: 16px 0;
    color: #fff;
}

.nybanner .ul>li.cur,
.nybanner .ul>li:hover {
    background: #d0af57;
}

a.download,
.download {
    color: #666666;
    padding: 0 26px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    display: inline-block;
    transition: all 0.3s;
}

a.download i,
.download i {
    width: 18px;
    height: 18px;
    background: url(../images/download_icon.png) center center/cover;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    margin-left: 7px;
    position: relative;
    transition: all 0.3s;
}

a.download.cur,
.download.cur,
a.download:hover,
.download:hover {
    color: #fff;
    border: 1px solid #d0af57;
    background: #d0af57;
}

a.download.cur i,
.download.cur i,
a.download:hover i,
.download:hover i {
    background: url(../images/download_icon2.png) center center/cover;
}

.about_a {
    padding: 150px 0 170px;
    background: url(../images/about_a_bg.jpg) left center/cover;
}

.about_a .top .download {
    position: absolute;
    bottom: 6px;
    right: 0;
}

.about_a .btm .text {
    color: #666666;
    margin-top: 30px;
    line-height: 1.9;
}

.about_a .btm .ul {
    margin-top: 70px;
}

.about_a .btm .ul>li {
    float: left;
    width: 19%;
    margin-right: 8%;
}

.about_a .btm .ul>li:last-child {
    margin-right: 0;
}

.about_a .btm .ul>li .bt {
    color: #262f58;
    font-weight: bold;
}

.about_a .btm .ul>li .js {
    color: #666666;
    margin-top: 6px;
    line-height: 1.6;
}

.about_a .btm .ul>li .wenzi {
    line-height: 1;
    padding-top: 22px;
    margin-top: 12px;
    color: #262f58;
    border-top: 1px solid #575757;
}

.about_b {
    padding: 120px 0 160px;
    background: #f7f7f7;
}

.about_b .ul {
    margin-top: 30px;
    height: 526px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    background: url(../images/about_b_bg.jpg) center center/cover;
}

.about_b .ul>li {
    position: absolute;
    top: 0;
    width: 33.3%;
    height: 100%;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
}

.about_b .ul>li:last-child {
    border-right: none;
}

.about_b .ul>li.li0 {
    left: 0;
}

.about_b .ul>li.li1 {
    left: 33.3%;
}

.about_b .ul>li.li2 {
    left: 66.6%;
}

.about_b .ul>li .icon {
    width: 85px;
}

.about_b .ul>li .bt {
    margin-top: 10px;
    color: #fff;
}

.about_b .ul>li .js_box {
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.8);
    height: 0;
    overflow: hidden;
    transition: all 0.4s;
    line-height: 1.8;
}

.about_b .ul>li .box {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 40px 16px;
    width: 100%;
}

.about_c {
    padding: 140px 0 150px;
}

.about_c .about_c_box {
    margin-top: 24px;
    border-top: 1px solid #c9c9c9;
}

.about_c .about_c_box .top {
    padding: 50px 0;
    text-align: center;
}

.about_c .about_c_box .top .slick-prev,
.about_c .about_c_box .top .slick-next {
    border: none;
    width: 15px;
    height: 26px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
}

.about_c .about_c_box .top .slick-next {
    right: 0;
    background: url(../images/about_c_jtr.png) center center/cover;
}

.about_c .about_c_box .top .slick-prev {
    left: 0;
    background: url(../images/about_c_jtl.png) center center/cover;
}

.about_c .about_c_box .top .bt {
    color: #202b5c;
}

.about_c .about_c_box .top .slick-current .bt {
    color: #d0af57;
}

.about_c .about_c_box .btm {
    margin-top: 40px;
}

.about_c .about_c_box .btm .box {
    height: 450px;
    overflow: auto;
}

.about_c .about_c_box .btm .box {
    height: 450px;
    padding-right: 50px;
    overflow: auto;
}

.about_c .about_c_box .btm .box::-webkit-scrollbar {
    width: 5px;
    border: 20px;
}

.about_c .about_c_box .btm .box::-webkit-scrollbar-track {
    border: 20px;
    background: #e1e1e1;
}

.about_c .about_c_box .btm .box::-webkit-scrollbar-track-piece {
    width: 5px;
    border: 20px;
}

.about_c .about_c_box .btm .box::-webkit-scrollbar-thumb {
    background: #c2c2c2;
    border: 20px;
}

.about_c .about_c_box .btm .box::-webkit-scrollbar-button {
    display: none;
}

.about_c .about_c_box .btm .list {
    padding: 40px 0;
    border-bottom: 1px solid #e5e5e5;
}

.about_c .about_c_box .btm .list .left {
    width: 9%;
    padding-right: 20px;
}

.about_c .about_c_box .btm .list .left .bt {
    color: #262f58;
    line-height: 1;
}

.about_c .about_c_box .btm .list .right {
    width: 91%;
}

.about_c .about_c_box .btm .list .right .lb {
    margin-bottom: 20px;
}

.about_c .about_c_box .btm .list .right .lb:last-child {
    margin-bottom: 0;
}

.about_c .about_c_box .btm .list .right .lb .bb {
    padding-left: 20px;
    position: relative;
    color: #666666;
}

.about_c .about_c_box .btm .list .right .lb .bb:before {
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background: #0b0f21;
    left: 2px;
    top: 8px;
    content: "";
}

.about_c .about_c_box .btm .list .right .lb .bb .b {
    float: left;
    width: 54px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.5;
    text-overflow: ellipsis;
}

.about_c .about_c_box .btm .list .right .lb .bb .t {
    float: left;
    line-height: 1.6;
    width: calc(100% - 54px);
}

.about_d {
    background: #f7f7f7;
    padding: 100px 0;
}

.about_d .btm {
    padding: 40px 0 60px;
}

.about_d .btm .ul {
    border-left: 1px solid #ebebeb;
}

.about_d .btm .ul>li {
    float: left;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    width: 16.66%;
    transition: all 0.3s;
    position: relative;
    z-index: 0;
}

.about_d .btm .ul>li,
.index6 .ndexibbjbt .ndexibbjbt-swiper .swiper-wrapper .swiper-slide ul li {
    background: #fff;
    padding: 20px 0;
    text-align: center;
}

.about_d .btm .ul>li .img img,
.index6 .ndexibbjbt .ndexibbjbt-swiper .swiper-wrapper .swiper-slide ul li img {
    width: 60%;
    display: inline-block;
}

.about_d .btm .ul>li:nth-child(1),
.about_d .btm .ul>li:nth-child(2),
.about_d .btm .ul>li:nth-child(3),
.about_d .btm .ul>li:nth-child(4),
.about_d .btm .ul>li:nth-child(5),
.about_d .btm .ul>li:nth-child(6) {
    border-top: 1px solid #ebebeb;
}

.about_d .btm .ul>li:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    z-index: 1;
}

.about_d .btm .swiper-pagination {
    bottom: 0;
}

.about_d .btm .swiper-pagination .swiper-pagination-bullet {
    border-radius: 0 50px 50px 0;
    background: #c8c8c8;
    width: 56px;
    height: 5px;
    opacity: 1;
    overflow: hidden;
    position: relative;
}

.about_d .btm .swiper-pagination .swiper-pagination-bullet:before {
    transition: all 0.5s;
    content: "";
    width: 0;
    height: 100%;
    background: #262f58;
    position: absolute;
    left: 0;
    top: 0;
}

.about_d .btm .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    width: 100%;
}

.about_d .swiper-button-prev:after,
.about_d .swiper-button-next:after {
    display: none;
}

.about_d .swiper-button-prev,
.about_d .swiper-button-next {
    width: 52px;
    height: 52px;
    border-radius: 100%;
    overflow: hidden;
    top: auto;
    bottom: 10px;
}

.about_d .swiper-button-prev {
    left: auto;
    right: 70px;
    background: url(../images/preva.png) center center/cover;
}

.about_d .swiper-button-next {
    right: 0;
    background: url(../images/nexta.png) center center/cover;
}

@media(max-width: 1700px) {
    .about_a {
        padding: 120px 0 140px;
    }
    .about_b {
        padding: 90px 0 130px;
    }
    .about_b .ul {
        height: 500px;
    }
    .about_b .ul>li .icon {
        width: 76px;
    }
    .about_c {
        padding: 110px 0 120px;
    }
    .about_c .about_c_box .top {
        padding: 30px 0;
    }
    .about_c .about_c_box .btm {
        margin-top: 30px;
    }
    .about_d {
        padding: 90px 0;
    }
}

@media(max-width: 1500px) {
    .about_a {
        padding: 80px 0 100px;
    }
    .about_a .btm .ul {
        margin-top: 50px;
    }
    .about_b {
        padding: 70px 0 100px;
    }
    .about_b .ul {
        height: 440px;
    }
    .about_b .ul>li .box {
        padding: 0 30px 10px;
    }
    .about_b .ul>li .icon {
        width: 70px;
    }
    .about_c {
        padding: 80px 0;
    }
    .about_c .about_c_box .btm .list {
        padding: 30px 0;
    }
    .about_c .about_c_box .btm {
        margin-top: 20px;
    }
    .about_d {
        padding: 70px 0;
    }
    .about_d .btm .swiper-pagination .swiper-pagination-bullet {
        width: 40px;
        height: 4px;
    }
    .about_d .btm {
        padding: 30px 0 40px;
    }
    .about_d .swiper-button-prev,
    .about_d .swiper-button-next {
        width: 46px;
        height: 46px;
    }
    .about_d .swiper-button-prev {
        right: 58px;
    }
    a.download,
    .download {
        height: 46px;
        line-height: 46px;
        padding: 0 20px;
    }
}

@media(max-width: 1100px) {
    .about_a {
        padding: 40px 0;
    }
    .about_a .btm .text {
        margin-top: 20px;
    }
    .about_a .btm .ul {
        margin-top: 30px;
    }
    .about_a .btm .ul>li {
        width: 45%;
        margin-right: 10%;
        margin-bottom: 26px;
    }
    .about_a .btm .ul>li:nth-child(2n) {
        margin-right: 0;
    }
    .about_a .btm .ul>li .wenzi {
        padding-top: 14px;
        margin-top: 8px;
    }
    .about_b {
        padding: 40px 0 50px;
    }
    .about_b .ul {
        height: auto;
        margin-top: 20px;
        padding: 20px;
    }
    .about_b .ul:before {
        position: absolute;
        z-index: 0;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
        content: "";
    }
    .about_b .ul>li,
    .about_b .ul>li .box {
        width: 100%;
        display: inline-block;
        position: initial;
        left: auto !important;
        padding: 0;
    }
    .about_b .ul>li {
        padding: 14px 0;
        border-right: none;
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        position: relative;
        z-index: 1
    }
    .about_b .ul>li:last-child {
        border-bottom: none;
    }
    .about_b .ul>li .icon {
        display: inline-block;
        width: 50px;
    }
    .about_b .ul>li .js_box {
        height: auto;
    }
    .about_c {
        padding: 40px 0;
    }
    .about_c .about_c_box .btm .box {
        height: 400px;
        padding-right: 10px;
        overflow: auto;
    }
    .about_c .about_c_box .btm .list {
        padding: 16px 0;
    }
    .about_c .about_c_box .btm .list .left {
        width: 100%;
    }
    .about_c .about_c_box .btm .list .right {
        width: 100%;
        margin-top: 16px;
    }
    .about_d {
        padding: 40px 0;
    }
    .about_d .swiper-button-prev,
    .about_d .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .about_d .swiper-button-prev {
        right: 50px;
    }
    a.download,
    .download {
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }
    .about_d .btm {
        padding: 20px 0;
    }
    .about_d .btm .ul>li {
        float: left;
        width: 33.3%;
    }
    .about_d .btm .ul>li:nth-child(1),
    .about_d .btm .ul>li:nth-child(2),
    .about_d .btm .ul>li:nth-child(3),
    .about_d .btm .ul>li:nth-child(4),
    .about_d .btm .ul>li:nth-child(5),
    .about_d .btm .ul>li:nth-child(6) {
        border-top: none;
    }
    .about_d .btm .ul>li:nth-child(1),
    .about_d .btm .ul>li:nth-child(2),
    .about_d .btm .ul>li:nth-child(3) {
        border-top: 1px solid #ebebeb;
    }
    .about_d .btm .swiper-pagination .swiper-pagination-bullet {
        width: 36px;
        height: 3px;
    }
    .nybanner .ul>li .bt {
        padding: 10px 0;
    }
}

@media(max-width: 600px) {
    .about_c .about_c_box .top .slick-prev,
    .about_c .about_c_box .top .slick-next {
        width: 10px;
        height: 18px;
    }
    .about_c .about_c_box .top {
        padding: 20px 0;
    }
    .about_c .about_c_box .btm .list .right .lb .bb:before {
        width: 4px;
        height: 4px;
    }
    .about_c .about_c_box .btm .list .right .lb .bb {
        padding-left: 12px;
    }
    .about_c .about_c_box .btm .list .right .lb .bb .b {
        width: 46px;
    }
    .about_c .about_c_box .btm .list .right .lb .bb .t {
        width: calc(100% - 46px);
    }
    .about_c .about_c_box .btm {
        margin-top: 10px;
    }
    .about_a {
        background: #fff;
    }
    .about_a .top .download {
        position: initial;
        margin-top: 20px;
    }
    .about_c .about_c_box .btm .box {
        height: 340px;
    }
}

.rongyu_a {
    background: url(../images/rongyu_a_bg.png) left top 30px no-repeat #f7f7f7;
    padding: 130px 0 110px;
}

.rongyu_a .btm {
    margin-top: 30px;
}

.rongyu_a .btm .ul>li {
    border-radius: 4px;
    margin-bottom: 20px;
    overflow: hidden;
}

.rongyu_a .btm .ul>li:last-child {
    margin-bottom: 0;
}

.rongyu_a .btm .ul>li .box {
    background: #fff;
    padding: 34px 50px;
}

.rongyu_a .btm .ul>li .img {
    width: 16.9%;
}

.rongyu_a .btm .ul>li .text {
    width: 76.5%;
    padding-top: 24px;
    padding-right: 80px;
    height: 310px;
    overflow: auto;
}

.rongyu_a .btm .ul>li .text::-webkit-scrollbar {
    width: 5px;
    border: 20px;
}

.rongyu_a .btm .ul>li .text::-webkit-scrollbar-track {
    border: 20px;
    background: #f2f2f2;
}

.rongyu_a .btm .ul>li .text::-webkit-scrollbar-track-piece {
    width: 5px;
    border: 20px;
}

.rongyu_a .btm .ul>li .text::-webkit-scrollbar-thumb {
    background: #c2c2c2;
    border: 20px;
}

.rongyu_a .btm .ul>li .text::-webkit-scrollbar-button {
    display: none;
}

.rongyu_a .btm .ul>li .text .bt {
    color: #202b5c;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.rongyu_a .btm .ul>li .text .js {
    line-height: 1.8;
    color: #666666;
}

.rongyu_a .btm .ul>li .text .js ul li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
}

.rongyu_a .btm .ul>li .text .js ul li:before {
    position: absolute;
    width: 7px;
    height: 12px;
    background: url(../images/rongyu_a_jt.png) center center/cover;
    content: "";
    left: 3px;
    top: 9px;
}

.rongyu_a .btm .ul>li .text .js ul li:last-child {
    margin-bottom: 0;
}

.rongyu_a .btm .ul>li .img {
    overflow: hidden;
}

.rongyu_a .btm .ul>li img {
    transition: all 0.6s;
}

.rongyu_a .btm .ul>li:hover .img img {
    transform: scale(1.06);
}

.rongyu_a .page {
    margin-top: 60px;
}

@media(max-width: 1700px) {
    .rongyu_a {
        padding: 100px 0 80px;
    }
    .rongyu_a .btm .ul>li .box {
        padding: 30px 40px;
    }
    .rongyu_a .btm .ul>li .text .bt {
        margin-bottom: 16px;
        padding-bottom: 16px;
    }
    .rongyu_a .btm .ul>li .text {
        height: 274px;
    }
    .rongyu_a .btm .ul>li .text .js ul li:before {
        top: 7px;
    }
    .rongyu_a .page {
        margin-top: 40px;
    }
}

@media(max-width: 1500px) {
    .rongyu_a {
        padding: 70px 0 60px;
    }
    .rongyu_a .btm .ul>li .box {
        padding: 30px;
    }
    .rongyu_a .btm .ul>li .text {
        padding-right: 50px;
        padding-top: 10px;
        height: 220px;
    }
}

@media(max-width: 1100px) {
    .rongyu_a {
        padding: 40px 0;
    }
    .rongyu_a .btm {
        margin-top: 20px;
    }
    .rongyu_a .btm .ul>li .box {
        padding: 20px;
    }
}

@media(max-width: 700px) {
    .rongyu_a .btm .ul>li .text {
        width: 100%;
        height: auto;
        /*max-height: 220px;*/
        padding-right: 20px;
    }
    .rongyu_a .btm .ul>li .text .bt {
        margin-bottom: 12px;
        padding-bottom: 12px;
    }
    .rongyu_a .btm .ul>li .text .js ul li {
        margin-bottom: 6px;
    }
    .rongyu_a .btm .ul>li .img {
        width: 100%;
        margin-top: 20px;
    }
    .rongyu_a .btm .ul>li .text .js {
        line-height: 1.6;
    }
    .rongyu_a .btm .ul>li .text .js ul li:before {
        top: 6px;
    }
}

.fazhan_a {
    padding: 110px 0 150px;
    background: url(../images/fazhan_a_bg.jpg) center center/cover;
}

.fazhan_a .about_c_box .btm .box {
    height: 800px;
}

@media(max-width: 1700px) {
    .fazhan_a {
        padding: 90px 0 120px;
    }
    .fazhan_a .about_c_box .btm .box {
        height: 600px;
    }
}

@media(max-width: 1500px) {
    .fazhan_a {
        padding: 70px 0 90px;
    }
    .fazhan_a .about_c_box .btm .box {
        height: 540px;
    }
}

@media(max-width: 1100px) {
    .fazhan_a {
        padding: 40px 0 50px;
    }
    .fazhan_a .about_c_box .btm .box {
        height: 400px;
    }
}

.renyuan_a {
    padding: 120px 0 130px;
    background: #f7f7f7;
}

.renyuan_a .top {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #000000;
}

.renyuan_a .top .right {
    width: 480px;
    margin-top: 4px;
}

.renyuan_a .top .right .box .sousuo_box {
    width: 78%;
    float: right;
}

.renyuan_a .top .right .box .sousuo_box .sousuo {
    border-radius: 5px;
    overflow: hidden;
}

.renyuan_a .top .right .box .t {
    float: left;
    width: 20%;
    margin-top: 11px;
    color: #262f58;
}

.renyuan_a .top .right .box .sousuo_box .wa {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dedede;
    z-index: 0;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    padding: 10px 40px 10px 15px;
}

.renyuan_a .top .right .box .sousuo_box .tj {
    position: absolute;
    height: 100%;
    width: 40px;
    z-index: 999;
    top: 0;
    right: 0;
    border: none;
    background: url(../images/renyuan_sousuo.png) center center no-repeat #d0af57;
    display: none;
}

.renyuan_a .top .right .box .sousuo_box .wz {
    margin-top: 12px;
}

.renyuan_a .top .right .box .sousuo_box .wz .l {
    float: left;
    width: 120px;
    color: #333333;
}

.renyuan_a .top .right .box .sousuo_box .wz .r {
    float: left;
    width: calc(100% - 120px);
}

.renyuan_a .top .right .box .sousuo_box .wz .r a {
    display: inline-block;
    color: #999999;
    margin-left: 12px;
    float: left;
}

.renyuan_a .top .right .box .sousuo_box .wz .r a:nth-child(1) {
    margin-left: 0;
}

.renyuan_a .zhong a {
    float: left;
    line-height: 42px;
    height: 42px;
    color: #333333;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    width: calc((100% - 116px - 20px)/26);
    transition: all 0.3s;
}

.renyuan_a .zhong a:nth-child(1) {
    width: 116px;
    margin-right: 20px;
}

.renyuan_a .zhong a.cur,
.renyuan_a .zhong a:hover {
    background: #d0af57;
    color: #fff;
}

.renyuan_a .btm {
    margin-top: 34px;
}

.renyuan_a .btm .box {
    float: left;
    width: 48.5%;
    margin-right: 1.25%;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
}

.renyuan_a .btm .box:last-child {
    margin-right: 0;
}

.renyuan_a .btm .box .t {
    width: 180px;
    background: #45538d;
    color: #fff;
    text-align: center;
    line-height: 42px;
    border-radius: 4px;
    overflow: hidden;
    position: absolute;
    left: 0;
    /* height: calc(100% + 2px); */
    top: 0px;
}

.renyuan_a .btm .box .select {
    float: right;
    width: calc(100% - 180px);
    position: relative;
}

.renyuan_a .btm .box .select select {
    width: 100%;
    line-height: 42px;
    height: 42px;
    border: none;
    padding-left: 20px;
    padding-right: 30px;
    border-radius: 4px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.renyuan_a .btm .box .select::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 11px;
    height: 7px;
    background: url(../images/renyuan_jt.png) no-repeat center center/cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.renyuan_a .list {
    margin-top: 100px;
}

.renyuan_a .list .ul>li {
    float: left;
    width: 22.7%;
    margin-right: 3.06%;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 44px;
}

.renyuan_a .list .ul>li:nth-child(4n) {
    margin-right: 0;
}

.renyuan_a .list .ul>li .img {
    border-radius: 4px;
    overflow: hidden;
    height: 500px;
}

@media(max-width: 1920px) {
    .renyuan_a .list .ul>li .img {
        height: 400px;
    }
}


/*.renyuan_a .list .ul > li .img img{
	max-width: initial;
}*/

.renyuan_a .list .ul>li .img .wz {
    line-height: 1.6;
    position: absolute;
    right: 0;
    bottom: 22px;
    color: #fff;
}

.renyuan_a .list .ul>li .img .wz .fbt {
    margin-bottom: 8px;
    width: 136px;
    padding: 6px 0;
    background: rgba(168, 172, 188, 0.4);
    padding-left: 18px;
    border-radius: 4px 0 0 4px;
}

.renyuan_a .list .ul>li .img .wz .fbt:last-child {
    margin-bottom: 0;
}

.renyuan_a .list .ul>li .img .wz .fbt i {
    width: 19px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 10px;
}

.renyuan_a .list .ul>li .img .wz .fbt.fbt1 i {
    background: url(../images/renyuan_a_zw.png) center center/cover;
}

.renyuan_a .list .ul>li .img .wz .fbt.fbt2 i {
    background: url(../images/renyuan_a_dz.png) center center/cover;
}

.renyuan_a .list .ul>li .text {
    padding: 34px 20px;
    transition: all 0.3s;
}

.renyuan_a .list .ul>li .text .bt {
    color: #333333;
    padding-bottom: 14px;
    margin-bottom: 20px;
    transition: all 0.3s;
    border-bottom: 1px solid #e5e5e5;
}

.renyuan_a .list .ul>li .text .bt span {
    color: #999999;
    transition: all 0.3s;
}

.renyuan_a .list .ul>li .text .bt span i {
    margin: 0 10px;
    display: inline-block;
    font-style: initial;
}

.renyuan_a .list .ul>li .text .wenzi {
    line-height: 1.6;
    color: #666666;
    height: 124px;
    overflow: auto;
    transition: all 0.3s;
}

.renyuan_a .list .ul>li .text .wenzi::-webkit-scrollbar {
    width: 5px;
    border: 20px;
}

.renyuan_a .list .ul>li .text .wenzi::-webkit-scrollbar-track {
    border: 20px;
    background: #f2f2f2;
}

.renyuan_a .list .ul>li .text .wenzi::-webkit-scrollbar-track-piece {
    width: 5px;
    border: 20px;
}

.renyuan_a .list .ul>li .text .wenzi::-webkit-scrollbar-thumb {
    background: #c2c2c2;
    border: 20px;
}

.renyuan_a .list .ul>li .text .wenzi::-webkit-scrollbar-button {
    display: none;
}

.renyuan_a .list .ul>li .text .wenzi ul {
    margin-top: 10px;
}

.renyuan_a .list .ul>li .text .wenzi ul>li {
    margin-bottom: 6px;
    padding-left: 14px;
    color: #999999;
    transition: all 0.3s;
    position: relative;
}

.renyuan_a .list .ul>li .text .wenzi ul>li:last-child {
    margin-bottom: 0;
}

.renyuan_a .list .ul>li .text .wenzi ul>li:before {
    background: url(../images/renyuan_a_lb.png) center center/cover;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 7px;
    content: "";
}

.renyuan_a .list .ul>li:hover {
    background: #5d6da8;
}

.renyuan_a .list .ul>li:hover .text {
    background: url(../images/renyuan_a_zhong_bg.jpg)top center/cover;
}

.renyuan_a .list .ul>li:hover .text .bt {
    color: #fff;
}

.renyuan_a .list .ul>li:hover .text .bt span {
    color: rgba(255, 255, 255, 0.8);
}

.renyuan_a .list .ul>li:hover .text .wenzi {
    color: #fff;
}

.renyuan_a .list .ul>li:hover .text .wenzi ul>li {
    color: rgba(255, 255, 255, 0.8);
}

.renyuan_a .page {
    margin-top: 40px;
}

@media(max-width: 1700px) {
    .renyuan_a {
        padding: 90px 0 100px;
    }
    .renyuan_a .top {
        margin-bottom: 34px;
        padding-bottom: 34px;
    }
    .renyuan_a .list {
        margin-top: 70px;
    }
    .renyuan_a .list .ul>li .text {
        padding: 30px 20px;
    }
    .renyuan_a .list .ul>li .img {
        height: 300px;
    }
}

@media(max-width: 1500px) {
    .renyuan_a {
        padding: 70px 0 80px;
    }
    .renyuan_a .top {
        margin-bottom: 26px;
        padding-bottom: 26px;
    }
    .renyuan_a .list {
        margin-top: 50px;
    }
    .renyuan_a .btm .box .t {
        width: 160px;
    }
    .renyuan_a .btm .box .select {
        width: calc(100% - 160px);
    }
    .renyuan_a .page {
        margin-top: 20px;
    }
    .renyuan_a .list .ul>li .text {
        padding: 20px;
    }
    .renyuan_a .list .ul>li .text .bt {
        padding-bottom: 14px;
        margin-bottom: 16px;
    }
}

@media(max-width: 1100px) {
    .renyuan_a {
        padding: 40px 0 50px;
    }
    .renyuan_a .top .right {
        width: 100%;
        margin-top: 20px;
    }
    .renyuan_a .top .right .box .t {
        display: none;
    }
    .renyuan_a .top .right .box .sousuo_box {
        width: 100%;
    }
    .renyuan_a .top {
        margin-bottom: 16px;
        padding-bottom: 16px;
    }
    .renyuan_a .zhong {
        display: none;
    }
    .renyuan_a .btm {
        margin-top: 20px;
    }
    .renyuan_a .btm .box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .renyuan_a .btm .box:last-child {
        margin-bottom: 0;
    }
    .renyuan_a .list .ul>li {
        width: 48.5%;
        margin-right: 3%;
        margin-bottom: 30px;
    }
    .renyuan_a .list .ul>li:nth-child(4n) {
        margin-right: 3%;
    }
    .renyuan_a .list .ul>li:nth-child(2n) {
        margin-right: 0;
    }
    .renyuan_a .list {
        margin-top: 26px;
    }
    .lingyuxq_a .left .bt {
        font-size: 20px;
        color: #262f58;
    }
    .renyuan_a .list .ul>li .img {
        height: 260px;
    }
}

@media(max-width: 600px) {
    .renyuan_a .list .ul>li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 14px;
    }
    .renyuan_a .list .ul>li .img {
        float: left;
        width: 3.7rem;
    }
    .renyuan_a .list .ul>li .text {
        float: left;
        width: calc(100% - 3.7rem);
        padding: 0.34rem 0.34rem 0;
    }
    .renyuan_a .list .ul>li .text .wenzi ul>li {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .renyuan_a .list .ul>li .text .bt {
        padding-bottom: 0.2rem;
        margin-bottom: 0.26rem;
    }
    .renyuan_a .list .ul>li .text .bt span i {
        display: none;
    }
    .renyuan_a .list .ul>li .text .bt span {
        display: block;
        margin-top: 2px;
    }
}

.reyuan_nybanner {}

.reyuan_nybanner .reyuan_nybanner_text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.reyuan_nybanner .reyuan_nybanner_text .left {
    width: 31.6%;
}

.reyuan_nybanner .reyuan_nybanner_text .right {
    width: 59.8%;
    padding-top: 44px;
}

.reyuan_nybanner .reyuan_nybanner_text .right .top {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.reyuan_nybanner .reyuan_nybanner_text .right .top .l {
    float: left;
    max-width: 60%;
}

.reyuan_nybanner .reyuan_nybanner_text .right .top .l .bt {
    color: #fff;
}

.reyuan_nybanner .reyuan_nybanner_text .right .top .l .bt span i {
    margin: 0 14px;
    font-style: initial;
}

.reyuan_nybanner .reyuan_nybanner_text .right .top .r {
    float: right;
    padding-top: 8px;
}

.reyuan_nybanner .reyuan_nybanner_text .right .top .r .wz .fbt {
    float: left;
    border: 1px solid #a6aaae;
    height: 34px;
    padding: 6px 26px;
    color: #fff;
    margin-right: 8px;
}

.reyuan_nybanner .reyuan_nybanner_text .right .top .r .wz .fbt:last-child {
    margin-right: 0;
}

.reyuan_nybanner .reyuan_nybanner_text .right .top .r .wz .fbt i {
    width: 19px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 10px;
}

.reyuan_nybanner .reyuan_nybanner_text .right .top .r .wz .fbt.fbt1 i {
    background: url(../images/renyuan_a_zw.png) center center/cover;
}

.reyuan_nybanner .reyuan_nybanner_text .right .top .r .wz .fbt.fbt2 i {
    background: url(../images/renyuan_a_dz.png) center center/cover;
}

.reyuan_nybanner .reyuan_nybanner_text .right .text {
    line-height: 1.6;
    color: #fff;
}

.reyuan_nybanner .reyuan_nybanner_text .right .text ul {
    margin-top: 10px;
}

.reyuan_nybanner .reyuan_nybanner_text .right .text ul>li {
    margin-bottom: 6px;
    padding-left: 14px;
    position: relative;
}

.reyuan_nybanner .reyuan_nybanner_text .right .text ul>li:last-child {
    margin-bottom: 0;
}

.reyuan_nybanner .reyuan_nybanner_text .right .text ul>li:before {
    background: url(../images/renyuan_a_lb.png) center center/cover;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 7px;
    content: "";
}

.reyuan_nybanner .reyuan_nybanner_text .right .btm {
    margin-top: 70px;
}

.reyuan_nybanner .reyuan_nybanner_text .right .download2 {
    padding: 0 44px;
    background: #d0af57;
    color: #fff;
    border: none;
    float: left;
    transition: all 0.3s;
}

.reyuan_nybanner .reyuan_nybanner_text .right .download2:hover {
    background: #202b5c;
}

.reyuan_nybanner .reyuan_nybanner_text .right .download2 i {
    margin-left: 0;
    margin-right: 10px;
    background: url(../images/download_icon2.png) center center/cover;
}

.reyuan_nybanner .reyuan_nybanner_text .right .lb {
    float: right;
}

.reyuan_nybanner .reyuan_nybanner_text .right .lb .t {
    color: #fff;
    padding-left: 30px;
    margin-bottom: 7px;
    position: relative;
}

.reyuan_nybanner .reyuan_nybanner_text .right .lb .t:last-child {
    margin-bottom: 0;
}

.reyuan_nybanner .reyuan_nybanner_text .right .lb .t:before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 4px;
}

.reyuan_nybanner .reyuan_nybanner_text .right .lb .t.dh:before {
    background: url(../images/renyuanxq_banner_icon1.png) center center/cover;
}

.reyuan_nybanner .reyuan_nybanner_text .right .lb .t.yx:before {
    background: url(../images/renyuanxq_banner_icon2.png) center center/cover;
}

.renyuanxq_a {
    background: #f7f7f7;
    position: relative;
    z-index: 4;
    transition: all 0.3s;
}

.renyuanxq_a2 {
    display: none;
}

.renyuanxq_a2.fx {
    opacity: 0;
    display: block;
}

.renyuanxq_a1.fx {
    position: fixed;
    width: 100%;
    z-index: 300;
    left: 0;
    top: 0;
}

.renyuanxq_a:after {
    width: 100%;
    height: 1px;
    background: #dedede;
    position: absolute;
    left: 0;
    bottom: 1px;
    content: "";
    z-index: 0;
}

.renyuanxq_a .left {
    position: relative;
    z-index: 1;
}

.renyuanxq_a .left .ul>li {
    float: left;
    margin-right: 70px;
}

.renyuanxq_a .left .ul>li:last-child {
    margin-right: 0;
}

.renyuanxq_a .left .ul>li a,
a.renyuanxq_fh,
.renyuanxq_fh {
    padding: 24px 0;
    display: block;
    color: #333333;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
}

.renyuanxq_a .left .ul>li.cur a {
    color: #202b5d;
    border-bottom: 3px solid #45538d;
}

a.renyuanxq_fh i,
.renyuanxq_fh i {
    width: 14px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 0;
    margin-right: 12px;
    background: url(../images/renyuanxq_fh.png) center center/cover;
}

.renyuanxq_b {
    padding: 40px 0 130px;
    background: #f7f7f7;
}

.renyuanxq_b .box {
    padding-top: 80px;
}

.renyuanxq_b .box .bt {
    color: #202b5c;
}

.renyuanxq_b .box .bt i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}

.renyuanxq_b .box .text {
    color: #666666;
    margin-top: 22px;
    padding-top: 22px;
    line-height: 1.8;
    border-top: 1px solid #e1e2e7;
}

.renyuanxq_b .box .text ul li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 20px;
}

.renyuanxq_b .box .text ul li:last-child {
    margin-bottom: 0;
}

.renyuanxq_b .box .text ul li:before {
    background: url(../images/renyuan_a_lb.png) center center/cover;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 7px;
    content: "";
}

@media(max-width: 1700px) {
    .reyuan_nybanner .reyuan_nybanner_text .right .top {
        padding-bottom: 26px;
        margin-bottom: 26px;
    }
    .reyuan_nybanner .reyuan_nybanner_text .right .btm {
        margin-top: 50px;
    }
    .renyuanxq_a .left .ul>li {
        margin-right: 50px;
    }
    .renyuanxq_b .box .text {
        margin-top: 18px;
        padding-top: 18px;
    }
    .renyuanxq_b .box {
        padding-top: 60px;
    }
    .renyuanxq_b {
        padding: 20px 0 100px;
    }
    .renyuanxq_a .left .ul>li a,
    a.renyuanxq_fh,
    .renyuanxq_fh {
        padding: 20px 0;
    }
    .renyuanxq_b .box .text {
        margin-top: 14px;
        padding-top: 14px;
    }
}

@media(max-width: 1500px) {
    .reyuan_nybanner .reyuan_nybanner_text .right .top {
        padding-bottom: 22px;
        margin-bottom: 22px;
    }
    .reyuan_nybanner .reyuan_nybanner_text .right .btm {
        margin-top: 30px;
    }
}

@media(max-width: 1100px) {
    .reyuan_nybanner {
        padding: 70px 0 90px;
        background: url(../images/renyuanxq_banner.jpg) center center/cover;
    }
    .reyuan_nybanner .img .pc {
        display: none;
    }
    .reyuan_nybanner .reyuan_nybanner_text {
        position: initial;
        width: 100%;
        margin: 0 auto;
    }
    .reyuan_nybanner .reyuan_nybanner_text .right {
        width: 100%;
    }
    .reyuan_nybanner .reyuan_nybanner_text .left {
        width: 100%;
    }
    /*.renyuanxq_a_box{display: none;}*/
    .renyuanxq_b .box {
        padding-top: 30px;
    }
    .renyuanxq_b .box .bt i {
        width: 26px;
        margin-right: 10px;
    }
    .renyuanxq_b .box .text {
        margin-top: 10px;
        padding-top: 10px;
    }
    .renyuanxq_b {
        padding: 20px 0 40px;
    }
    .renyuanxq_a .left .ul>li {
        margin-right: 20px;
    }
    .renyuanxq_a .left .ul>li a,
    a.renyuanxq_fh,
    .renyuanxq_fh {
        padding: 10px 0;
    }
}

@media(max-width: 800px) {
    .reyuan_nybanner .reyuan_nybanner_text .right .top .r {
        width: 100%;
        margin-top: 14px;
    }
    .reyuan_nybanner .reyuan_nybanner_text .right .top {
        padding-bottom: 16px;
        margin-bottom: 16px;
    }
    .reyuan_nybanner .reyuan_nybanner_text .right .btm {
        margin-top: 20px;
    }
    .reyuan_nybanner .reyuan_nybanner_text .right .lb {
        width: 100%;
        margin-top: 16px;
    }
}

@media(max-width: 600px) {
    /*	.renyuanxq_a .left .ul > li{
		width: 25%;
		margin-right: 0;
	}*/
}

.yinsi {
    padding: 120px 0 160px;
    background: url(../images/about_a_bg.jpg) center center/cover #f7f7f7;
    text-align: center;
}

.yinsi .bt {
    color: #333;
}

.yinsi .text {
    margin-top: 30px;
    line-height: 1.8;
    text-align: left;
    color: #333;
}

@media(max-width: 1700px) {
    .yinsi {
        padding: 100px 0 130px;
    }
}

@media(max-width: 1500px) {
    .yinsi {
        padding: 70px 0 100px;
    }
}

@media(max-width: 1100px) {
    .yinsi {
        padding: 40px 0 50px;
    }
    .yinsi .text {
        margin-top: 20px;
    }
    .renyuanxq_a .left {
        overflow: auto;
    }
    .renyuanxq_a .left .ul {}
    .renyuanxq_a .left .ul>li {
        min-width: 120px;
    }
    .renyuanxq_a .left .ul>li a {
        display: block;
        text-align: center;
    }
}

.addA {
    display: none;
}

@media(max-width: 600px) {
    .renyuanxq_a1 .right {
        display: none
    }
    .renyuanxq_a1 .left {
        width: 100%;
    }
    .renyuanxq_a1 .container {
        width: 100%;
        max-width: 100%
    }
    /*.renyuanxq_a .left .ul > li {  width: 33.33333%; margin-right:0; text-align:center; }*/
    /*.renyuanxq_a .left .ul > li a { display:inline-block; }*/
    .renyuanxq_a .left .ul>li:nth-child(n+4) {
        border-top: 1px solid #dedede;
    }
    .addA {
        display: block;
        border: none;
        padding-bottom: 40px;
    }
}

.BMap_stdMpCtrl,
.BMap_noprint,
.anchorBL {
    display: none !important;
}

.index4 .ednxod-top .topr .poe {
    background: #f4f4f4;
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    max-height: 0;
    z-index: 9;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
}

.index4 .ednxod-top .topr .poe li {
    line-height: 45px;
    border-bottom: 1px solid #c8c8c8;
    text-align: center;
}

.index4 .ednxod-top .topr .poe li a {
    width: 100%;
    height: 100%;
    display: block;
}

.index4 .ednxod-top .topr.cur .poe {
    max-height: 1000px;
    transform-origin: 50% 0;
    -webkit-animation: slide-down .5s ease-in;
    transition: max-height .5s ease-in;
}


/**/

.inputerror {
    border: 1px solid #f00 !important;
    background-color: #ffe6e6 !important;
}


/*2023-1-30-zx*/

.tanc_a {
    display: none;
    position: fixed;
    width: 620px;
    background: rgba(249, 249, 249, 0.95);
    border-radius: 10px;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.tanc {
    position: relative;
    text-align: center;
    padding: 50px 0;
}

.tanc .img {
    width: 20%;
    display: inline-block;
    margin-bottom: 10px;
}

.tanc .bt {
    text-align: center;
    line-height: 2;
    padding-left: 22px;
}

.tanc .bt .bt1 {
    /*font-size: 25px;*/
    color: #202b5c;
}

.tanc .bt .bt2 {
    /*font-size:18px;*/
    color: #666666;
}

.tanc a {
    display: inline-block;
    border-radius: 10px;
    width: 220px;
    height: 57px;
    background: #d0ae56;
    line-height: 57px;
    text-align: center;
    margin-top: 20px;
}

.tanc a span {
    /*font-size: 18px;*/
    color: #ffffff;
}

.tanc .cha {
    position: absolute;
    top: 22px;
    right: 22px;
    width: 24px;
    cursor: pointer;
}

@media(max-width: 1400px) {
    .tanc {
        padding: 30px 0;
    }
    .tanc .bt {
        line-height: 1.6;
    }
    .tanc_a {
        width: 520px;
    }
    .tanc a {
        width: 180px;
        height: 45px;
        line-height: 45px;
    }
}

@media(max-width: 1200px) {
    .tanc_a {
        width: 480px;
    }
}

@media(max-width: 1100px) {
    .tanc_a {
        width: 95%;
    }
    .tanc a {
        width: 120px;
        height: 40px;
        line-height: 40px;
    }
    .tanc .bt {
        padding-left: 10px;
    }
}

.header .tbdh .bdhlkg .hlkgd .img {
    width: 102px;
}


/*发展历程更新css*/

.fazhan_a .about_c_box .btm .box {
    height: auto !important;
    padding-right: 0 !important;
}

.fazhan_a .about_c_box .btm .box .box_l {
    float: left;
    width: 44%;
}

.fazhan_a .about_c_box .btm .box .box_r {
    float: right;
    width: 50.1%;
    padding-right: 20px;
    height: 470px;
    overflow: auto;
    margin-top: -20px;
}

.fazhan_a .about_c_box .btm .list .left {
    width: 17%;
}

.fazhan_a .about_c_box .btm .list .right {
    width: 83%;
    padding-top: 12px;
}

.fazhan_a .about_c_box .btm .box .box_r::-webkit-scrollbar {
    width: 5px;
    border: 20px;
}

.fazhan_a .about_c_box .btm .box .box_r::-webkit-scrollbar-track {
    border: 20px;
    background: #e1e1e1;
}

.fazhan_a .about_c_box .btm .box .box_r::-webkit-scrollbar-track-piece {
    width: 5px;
    border: 20px;
}

.fazhan_a .about_c_box .btm .box .box_r::-webkit-scrollbar-thumb {
    background: #c2c2c2;
    border: 20px;
}

.fazhan_a .about_c_box .btm .box .box_r::-webkit-scrollbar-button {
    display: none;
}

@media(max-width: 1100px) {
    .fazhan_a .about_c_box .btm .box .box_r {
        width: 100%;
        margin-top: 0;
        height: auto;
    }
    .fazhan_a .about_c_box .btm .box .box_l {
        width: 100%;
        margin-top: 20px;
    }
    .fazhan_a .about_c_box .btm .list .left {
        width: 100%;
    }
    .fazhan_a .about_c_box .btm .list .right {
        width: 100%;
        margin-top: 16px;
    }
}

.header. {
    transition: all 0.4s;
}

.header.fixed-head .tbdh .bdhlkg .hlkgd {
    background: none;
}

.header.fixed-head {
    background: rgba(255, 255, 255, 0.95);
}

.footer .ooter-t .ooter-wd .icon {
    width: 42px;
}

.header.fixed-head .nav-right .sear span {
    background: url(../images/bba_2.svg) no-repeat center center/cover;
}

.header .nav-right .searrw .searrw_icon {
    width: 27px;
}

.header * {
    transition: all 0.3s;
}

.header .nav-right .searrw .searrw_icon.fy_2 {
    display: none;
}

.header.fixed-head .nav-right .searrw .searrw_icon.fy_1 {
    display: none;
}

.header.fixed-head .nav-right .searrw .searrw_icon.fy_2 {
    display: block;
}

@media(min-width: 1100px) {
    .header.fixed-head .tbdh .bdhlkg .hlkgd,
    .header.fixed-head .navBtn,
    .header.fixed-head .tbdh .bdhrkg,
    .header .tbdh .bdhlkg:before {
        height: 60px;
    }
    .header.fixed-head .nav-right .searrw,
    .header.fixed-head .nav-right .sear {
        padding-top: 18px;
    }
    .header.fixed-head .menu-i-1 {
        top: 22px;
    }
    .header.fixed-head .menu-i-2 {
        top: 29px;
    }
    .header.fixed-head .menu-i-3 {
        top: 36px;
    }
}

.header.fixed-head .tbdh .bdhrkg:before,
.tzswdmm:before,
.header .tbdh .mobile-menu-on:before {
    display: none !important;
}

.header.fixed-head .tbdh .bdhlkg .hlkgd {
    padding-top: 7px;
}

.oped2 .tzswdmm {
    top: -20px;
}

.header.fixed-head .subsearch {
    top: 30px;
}

.footer .ooter-t .ooter-dja .dja1 .ja.ja2 {
    display: none;
}

@media(max-width: 1500px) {
    .header .nav-right .searrw .searrw_icon {
        width: 24px;
    }
}

@media(max-width: 1100px) {
    .footer .ooter-t .ooter-dja {
        padding-right: 0.6rem;
    }
    .footer .ooter-t .ooter-dja .dja1 {
        width: 50%;
        margin-right: 0;
        padding-right: 14px;
    }
    .footer .ooter-t .ooter-dja .dja1 img {
        float: left;
        width: 45.6%;
    }
    .footer .ooter-t .ooter-dja .dja1 .ja.ja1 {
        display: none;
    }
    .footer .ooter-t .ooter-dja .dja1 .ja.ja2 {
        display: block;
    }
    .footer .ooter-t .ooter-dja .dja1 .ja {
        position: absolute;
        width: 54.4%;
        padding-left: 0.22rem;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        margin-top: 0;
        text-align: left;
        font-size: 0.22rem;
        line-height: 1.8;
    }
    .footer .ooter-b {
        padding: 0.3rem 0;
    }
    .footer .ooter-b .tnerr {
        margin-top: 0.12rem;
        float: left;
    }
    .footer .ooter-b .tnerr a {
        padding-right: 0.2rem;
        margin-right: 0.2rem;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
        line-height: 1;
    }
    .footer .ooter-b .tnerr a:last-child {
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }
    .footer .ooter-t .oologo {
        width: 3.1rem;
    }
    .footer .ooter-t .ooter-wd .dwpld .icon {
        width: 0.72rem;
    }
    .footer .ooter-t {
        padding: 0.7rem 0;
    }
}


/*新增关于我们页面主任寄语*/

.about_b2 {
    background: url(../images/about_b2_bg.jpg) center center/cover;
    height: 47.6vw;
}

.about_b2 .container {
    position: relative;
    height: 100%;
}

.about_b2 .gybt .t,
.about_b2 .gybt .b {
    color: #fff;
}

.about_b2 .box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 500px;
}

.about_b2 .box .text {
    margin-top: 44px;
    padding-top: 44px;
    line-height: 1.8;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

@media(max-width: 1500px) {
    .about_b2 .box {
        width: 440px;
    }
    .about_b2 .box .text {
        margin-top: 36px;
        padding-top: 36px;
        font-size: 14px;
    }
}

@media(max-width: 1100px) {
    .about_b2 {
        padding: 60px 0;
        height: auto;
    }
    .about_b2 .box {
        width: 100%;
        position: initial;
        transform: initial;
    }
    .about_b2 .box .text {
        margin-top: 16px;
        padding-top: 16px;
    }
    .about_b2 .box .text .qm {
        width: 80px;
    }
}


/*搜索*/

.subsearch form input.inp.inputerror {
    background: none !important;
    border: none !important;
}

.tzswdmm {
    height: 0 !important;
    width: 0 !important;
}

.tzswdmm.danasd-c {
    height: 100% !important;
    width: 100% !important;
}

.search_a {
    padding: 120px 0;
    background: #f7f7f7;
}

.search_a .top .left .bt {
    color: #333333;
    font-weight: bold;
}

.search_a .top .left .js {
    color: #333333;
    margin-top: 10px;
}

.search_a .top .left .js span {
    color: #d0af57;
}

.search_a .top .left .js span.x {
    text-decoration: underline;
}

.search_a .btm {
    margin-top: 30px;
}

.search_a .btm .ul li {
    background: #fff;
    border-bottom: 1px solid #eeeeee;
}

.search_a .btm .ul li:last-child {
    border-bottom: none;
}

.search_a .btm .ul li .box {
    padding: 40px 32px;
}

.search_a .btm .ul li .lm {
    color: #333;
}

.search_a .btm .ul li .bt {
    color: #333333;
    line-height: 1.3;
    margin-top: 6px;
}

.search_a .btm .ul li .js {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666666;
    margin-top: 16px;
}

.search_a .btm .ul li:hover .bt {
    color: #262f58;
}

@media(max-width: 1700px) {
    .search_a {
        padding: 80px 0 100px;
    }
    .search_a .top .right select {
        height: 46px;
        line-height: 46px;
        font-size: 16px;
    }
}

@media(max-width: 1500px) {
    .search_a .btm .ul li .box {
        padding: 30px 20px;
    }
    .search_a .btm .ul li .js {
        margin-top: 10px;
    }
}

@media(max-width: 1100px) {
    .search_a {
        padding: 50px 0;
    }
    .search_a .top .right select {
        height: 42px;
        line-height: 42px;
    }
}

@media(max-width: 800px) {
    .search_a .top .right,
    .search_a .top .right select {
        width: 100%;
    }
    .search_a .btm .ul li .box {
        padding: 20px;
    }
    .quanqiu_a .btm .right .mapbox .li {
        width: 8px;
        height: 12px;
    }
}

.join_b .join_b_list .top .t.t2,
.join_b .join_b_list .top .t.t3,
.join_b .join_b_list .top .t.t4,
.join_b .join_b_list .top .t.t5,
.join_b .join_b_list .top .t.t6,
.join_b .join_b_list .top .t.t7 {
    display: none;
}

@media(max-width: 640px) {
    .quanqiu_b .ul>li {
        width: 100%;
        height: 487px;
    }
}

@media(max-width: 500px) {
    .quanqiu_b .ul>li {
        width: 100%;
        height: 400px;
    }
}

.page .tz {
    width: 120px;
}

.page .prev,
.page .next {
    width: 80px;
}

.zx {
    display: none;
}

@media(max-width: 1100px) {
    .page .prev,
    .page .tz,
    .page .next {
        display: none;
    }
    .dwpld {
        display: none;
    }
    .zx {
        display: block;
    }
    .index7 {
        padding: 21.5vw 0 20.5vw;
    }
}

.news_a .btm .ul>li .text .js {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.addB {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}

.addB a {
    float: left;
    width: 33.3333%;
}

.addB a:nth-child(n+2) {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.addB a {
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 20px 0;
    background: rgba(32, 43, 92, 0.8);
}

.addB a.cur,
.addB a:hover {
    background: #d0af57;
}

@media(max-width: 1100px) {
    .addB a {
        padding: 16px 0;
    }
}

@media(max-width: 600px) {
    .addB a {
        padding: 12px 0;
    }
}

.addLink {
    margin-top: 6vw;
}

.addLink .left {
    width: 85px;
    font-size: 14px;
}

.addLink .right {
    width: calc(100% - 85px);
    font-size: 14px;
}

.addLink .left span {
    margin: 5px 0;
}

.addLink .right a {
    margin: 5px 15px 5px 0;
}

.addLink .left span,
.addLink .right a {
    display: inline-block;
    color: rgba(255, 255, 255, 0.6);
}

.addLink .right a:hover {
    color: #fff;
}

.footer .ooter-t {
    padding: 4vw 0 20px;
}

@media(max-width: 1300px) {
    .addLink {
        margin-top: 50px;
    }
}

@media(max-width: 800px) {
    .addLink {
        margin-top: 30px;
    }
}

@media(max-width: 600px) {
    .addLink .left {
        /*width: 100%;*/
    }
    .addLink .right {
        /* width: 100%; */
    }
}

.join_a_box .img_box .swiper-button-prev:after,
.join_a_box .img_box .swiper-button-next:after {
    display: none;
}

.join_a_box .img_box .swiper-button-prev,
.join_a_box .img_box .swiper-button-next {
    width: 52px;
    height: 52px;
    border-radius: 100%;
    overflow: hidden;
}

.join_a_box .img_box .swiper-button-prev {
    left: 20px;
    /*background: url(../images/preva.png) center center/cover;*/
}

.join_a_box .img_box .swiper-button-next {
    right: 20px;
    /*background: url(../images/nexta.png) center center/cover;*/
}

.join_a_box .img_box .swiper-pagination {
    bottom: 40px;
}

.join_a_box .img_box .swiper-pagination .swiper-pagination-bullet {
    border-radius: 0 50px 50px 0;
    background: #c8c8c8;
    width: 56px;
    height: 5px;
    opacity: 1;
    overflow: hidden;
    position: relative;
}

.join_a_box .img_box .swiper-pagination .swiper-pagination-bullet:before {
    transition: all 0.5s;
    content: "";
    width: 0;
    height: 100%;
    background: #262f58;
    position: absolute;
    left: 0;
    top: 0;
}

.join_a_box .img_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    width: 100%;
}

@media(max-width: 1500px) {
    .join_a_box .img_box .swiper-button-prev,
    .join_a_box .img_box .swiper-button-next {
        width: 46px;
        height: 46px;
    }
    .join_a_box .img_box .swiper-pagination .swiper-pagination-bullet {
        width: 40px;
        height: 4px;
    }
}

@media(max-width: 1100px) {
    .join_a_box .img_box .swiper-button-prev,
    .join_a_box .img_box .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .join_a_box .img_box .swiper-button-prev {
        left: 16px;
    }
    .join_a_box .img_box .swiper-button-next {
        right: 16px;
    }
    .join_a_box .img_box .swiper-pagination {
        bottom: 16px;
    }
    .join_a_box .img_box .swiper-pagination .swiper-pagination-bullet {
        width: 30px;
        height: 3px;
    }
}

@media(max-width: 500px) {
    .join_a_box .img_box .swiper-pagination {
        bottom: 10px;
    }
    .join_a_box .img_box .swiper-button-prev {
        left: 10px;
    }
    .join_a_box .img_box .swiper-button-next {
        right: 10px;
    }
}


/*2023-06-08*/

.about_b2 .bofang {
    display: inline-block;
    width: 90px;
    height: 90px;
    margin-top: 20px;
    background: url(../images/bofang.png) center center/cover;
    cursor: pointer;
}

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

.fixVideoA {
    width: 100%;
    height: 100%;
    position: relative;
}

.fixVideoB {
    position: absolute;
    width: 60%;
    max-width: 900px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fixVideoB .close {
    position: absolute;
    right: 50px;
    top: -40px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    z-index: 10000;
    background: #000;
    color: #fff;
}

.fixVideo .video_box .swiper-slide {
    padding: 0 50px;
}

.fixVideo .video_box .swiper-button-next:after,
.fixVideo .video_box .swiper-button-prev:after {
    display: none;
}

.fixVideo .video_box .swiper-button-next,
.fixVideo .video_box .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
}

.fixVideo .video_box .swiper-button-next {
    right: 0;
    background: url(../images/about_c_jtr.png) center center no-repeat #fff;
    background-size: 10px 20px;
}

.fixVideo .video_box .swiper-button-prev {
    left: 0;
    background: url(../images/about_c_jtl.png) center center no-repeat #fff;
    background-size: 10px 20px;
}

@media(max-width: 1100px) {
    .fixVideoB {
        width: 92%;
    }
}