@charset "UTF-8";
html{
    overflow-x: hidden;
}
.index-banner {
    width: 100%;
    position: relative;
}

.index-banner .index-swiper {
    width: 100%;
    height: 100%;
    position: relative;
}

.index-banner .index-swiper .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.index-banner .index-swiper .swiper-slide > img {
    width: 100%;
    opacity: 0;
}

.index-banner .index-swiper .swiper-slide .center-position {
    position: absolute;
    z-index: 1000;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.index-banner .index-swiper .swiper-slide .center-position .text-box {
    width: 1680px;
    margin: 0 auto;
}

.index-banner .index-swiper .swiper-slide .center-position .text-box .knowMore {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #ef001e;
    border-radius: 25px;
    opacity: 0.9;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-top: 50px;
}

.index-banner .index-swiper .swiper-slide .center-position .text-box .t1 {
    margin-bottom: 25px;
}

.index-banner .index-swiper .swiper-slide .center-position .text-box p {
    color: #eee;
    font-size: 20px;
    line-height: 2em;
}

.index-banner .index-swiper .swiper-slide .center-position .text-box p span {
    font-size: 36px;
    color: #fff;
}

.index-banner .index-swiper .page-box {
    bottom: 50px;
    left: 0 !important;
    position: absolute;
    width: 100%;
}

.index-banner .index-swiper .page-box .swiper-pagination-index span {
    margin-right: 20px;
}

.index-banner .index-swiper .swiper-pagination-bullet {
    width: 1rem;
    height: 0.04rem;
    background: #ffffff;
    border-radius: 0.08rem;
}
body{
    background-color: #f7f7f7;
}
@media screen and  (max-width:1600px) {
    body{
        width: 1600px;
    }
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}
.index-banner .index-swiper .swiper-pagination {
    width: 100%;
}
.index-banner .index-swiper .swiper-pagination-bullet{
    opacity: 1;
    background: rgba(255,255,255,0.4);
}
.index-banner .index-swiper .swiper-pagination-bullet i{
    display: none;
}
.index-banner .index-swiper .swiper-pagination-bullet-active {
    /*background: #ffae00;*/
    position: relative;
}
.index-banner .index-swiper .swiper-pagination-bullet-active i{
    --progress:0%;
    width: var(--progress);
    content: '';
    position: absolute;
    background: #fff;
    height: 4px;
    bottom: 0;
    left: 0;
    display: block;
}
.index-banner .mouse {
    width: 15px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: 15px 64px;
    background-image: url("../images/mouse.png");
    position: absolute;
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
}



.ccc{
    display: flex;
    align-items: center;
    justify-content: center;
}

.fnews{
    background: url("../images/xwbg.png") no-repeat top;
    background-size: 100% 100%;
    overflow: hidden;
}
.zhong{
    width: 1512px;
}
.fnewsa{
    margin: 0 auto;
}
.zhong h1{
    font-weight: normal;
    font-size: 30px;
    color: #9ba1ad;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 20px;
}
.zhong .bt{
    overflow: hidden;
    margin-bottom: 40px;
}
.zhong .bt img{
    float: left;
    width: 33px;
    display: block;
}
.zhong .bt p {
    float: left;
    padding: 0 20px;
    font-size: 46px;
    color: #192967;
}
.fnewsa .daohl{
    overflow: hidden;
    margin-bottom: 40px;
    text-align: center;
}
.fnewsa .daohl a{
    display: inline-block;
    box-sizing: border-box;
    height: 47px;
    text-align: center;
    border-radius: 23.5px;
    color: #0861c9;
    line-height: 45px;
    font-size: 18px;
    padding: 0 10px;
    margin-left: 30px;
    border: 1px solid #97c7ff;
}
.fnewsa .daohl a.on{
    color: #ffffff;
    background:#0861c9;
}
.fnewsa .daohl a:first-of-type{
    margin-left: 0;
}
.fnewsb{
    overflow: hidden;
    margin-bottom: 50px;
    display: none;
}
.fnewsb:first-of-type{
    display: block;
}
.fnewsbl{
    width: 49%;
    float: left;
}
.fnewsbl:nth-of-type(2n){
    float: right;
}
.fnewsbl .xqxw{
    height: 146px;
    box-sizing: border-box;
    background:#ffffff;
    padding: 15px 30px;
    margin-bottom: 30px;
    display: block;
    position: relative;
}

.fnewsbl .xqxw .tt{
    float: right;
    width: 30px;
    margin-top: 80px;
}
.fnewsbl .xqxw:hover .yla .p1{
    color: #0861c9;
}
.fnewsbl .xqxw .p1{
    font-size: 20px;
    color: #222;
    margin-bottom: 5px;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.fnewsbl .xqxw .p2{
    font-size: 16px;
    color: #666666;
    line-height: 1.7;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 100%;
    overflow: hidden;
}
.fnewsbl .xqxw .yla{
    float: left;
    width: 85%;
}
.fnewsbl .xqxw .p3{
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}
.fnewsbl .xqxw.aa .yla{
    width: 98%;
}
.xqxwt{
    margin-bottom: 30px;
    height: 320px;
}
.xqxwt img{
    width: 100%;
    display: block;
    object-fit: cover;
}
.fcpzx{
    margin: 0 auto;
    margin-bottom: 50px;
}
.fcpzxb{
    overflow: hidden;
    margin-bottom: 25px;
}
.fcpzxb .w1{
    font-size: 28px;
    color: #ffffff;
}
.fcpzxb .w2{
    font-size: 18px;
    color: #ffffff;
    margin-top: 10px;
    display: block;
}
.fcpzxb .gd{
    width: 172px;
    height: 54px;
    display: block;
    text-align: center;
    line-height: 50px;
    border: 2px solid #ffffff;
    font-size: 18px;
    position: absolute;
    bottom: 50px;
    left: 50px;
}
.fcpzxb .gd .t2{
    display: none;
    width: 8px;
    margin-left: 10px;
}
.fcpzxb .gd .t1{
    display: inline-block;
    width: 8px;
    margin-left: 10px;
}
.fcpzxb .gd:hover{
    background: #ffffff;
    color: #0861c9;
}
.fcpzxb .gd:hover .t2{
    display: inline-block;
}
.fcpzxb .gd:hover .t1{
    display: none;
}
.fcpzxbl.cc{
    width: 66%;
}
.fcpzxbl{
    width: 31.9%;
    float: left;
    margin-right: 2.1%;
    height: 354px;
    position: relative;
    color: #ffffff;
    box-sizing: border-box;
}
.fcpzxbl:last-of-type{
    margin-right: 0;
}
.fcpzxy{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 50px;
}
.fcpzxbl .tt{
    width: 100%;
    height: 100%;
}
.fgsjj{
    background: url("../images/gsjjbg.png") no-repeat top;
    background-size: 100% 100%;
    overflow: hidden;
}
.fgsjja{
    margin: 0 auto;
}
.fgsjjb{
    overflow: hidden;
}
.fgsjjb h6{
    font-size: 36px;
    color: #222;
    margin-bottom: 30px;
    margin-top: 20px;
    font-weight: normal;
}
.fgsjjb p{
    font-size: 22px;
    color: #222222;
    line-height: 1.7;
    width: 73%;
}
.fgsjjc{
    overflow: hidden;
    margin: 80px 0;
    padding-bottom: 50px;
}
.fgsjjcr{
    float: right;
    height: 212px;
    width: 75%;
    background: rgba(255, 255, 255, 0.83);
}
.fnewsbls{
    overflow: hidden;
}
.fgsjjcr .wz{
    float: left;
    width: 24%;
    height: 100%;
    box-sizing: border-box;
    padding: 40px;
}
.fgsjjcr .wz:hover{
    background: #0861c9;
    color: #FFFFFF;
}
.fgsjjcr .wz:hover .p1,.fgsjjcr .wz:hover .p2,.fgsjjcr .wz:hover .p2 span{
    color: #FFFFFF;
}
.fgsjjcr .wz:first-of-type{
    width: 28%;
    padding: 40px 35px;
}

.fgsjjcr .p1{
    font-size: 26px;
    color: #222;
    line-height: 1;
    width: auto;
}
.fgsjjcr .p2{
    font-size: 24px;
    color: #999999;
    width: auto;
}
.fgsjjcr .p2 span{
    font-size: 85px;
    margin-right: 15px;
    color: #0861c9;
}
.fgsjjc .ck{
    float: left;
    font-size: 18px;
    color: #0861c9;
    overflow: hidden;
    display: block;
}
.fgsjjc .ck span{
    float: left;
    display: block;
}
.fgsjjc .ck img{
    width: 26px;
    margin-left: 10px;
    display: block;
    float: left;
}
.dj-jiaoyu{
    overflow: hidden;
}
.dj-jiaoyua{
    height: 86px;
    margin-bottom: 60px;
    background: #ffffff;
    box-shadow:0 0 13px 1px rgba(0, 0, 0, 0.24);
}
.dj-jiaoyub{
    margin: 0 auto;
    overflow: hidden;
}
.dj-jiaoyub .a1{
    display: block;
    float: left;
    font-size: 20px;
    color: #222;
    height: 85px;
    line-height: 90px;
    margin-left: 80px;
}
.dj-jiaoyub .a1.on{
    border-bottom: 5px solid #c72f26;
}
.dj-jiaoyue{
    display: none;
    overflow: hidden;
}
.dj-jiaoyue:first-of-type{
    display: block;
}
.dj-jiaoyub .daohr{
    float: right;
    overflow: hidden;
    height: 100%;
}

.dj-jiaoyuf{
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 30px;
}
.dj-jiaoyuf .dt{
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 40px;
    float: left;
    display: block;
}
.dj-jiaoyuf .dt span{
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 20px;
    color: #222222;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 5%;
}
.dj-jiaoyuf .dt:nth-of-type(3n){
    margin-right: 0;
}
.dj-jiaoyuf .dt img{
    width: 100%;
    display: block;
    height: 260px;
    object-fit: cover;
}
.dj-banner{
    width: 100%;
    display: block;
    position: relative;
}
.dj-banner img{
    width: 100%;
    display: block;
}
.dj-banner .xxwz{
    position: absolute;
    width: 1520px;
    left: 50%;
    margin-left: -760px;
    top: 0;
    color: #ffffff;
    padding-top: 6%;
}
.dj-banner .p1{
    font-size: 72px;
    margin-bottom: 10px;
    width: 87%;
}
.dj-banner .p8{
    font-size: 26px;
    margin-bottom: 30px;
}
.dj-banner .p9{
    font-size: 50px;
    margin-bottom: 10px;
    width: 60%;
}
.dj-banner .p2{
    font-size: 36px;
    margin-bottom: 40px;
}
.dangjls{
    overflow: hidden;
}
.dj-jiaoyuc{
    margin: 0 auto;
    margin-bottom: 50px;
}
.dj-jiaoyub .sm{
    line-height: 90px;
    font-size: 20px;
    color: #222;
    margin-right: 5px;
}
.zhengcb{
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 60px;
}
.zhengca{
    height: 80px;
    width: 47%;
    float: left;
    box-sizing: border-box;
    padding: 18px;
    margin: 15px;
    display: block;
}
.zhengca:nth-of-type(2n){
    float: right;

}
.zhengca:hover{
    box-shadow:0 0 13px 1px rgba(0, 0, 0, 0.24);
}
.zhengca img{
    float: left;
    width: 52px;
    margin-right: 35px;
}
.zhengca span{
    float: left;
    color: #222222;
    font-size: 20px;
    line-height: 50px;
    display: block;
    width: 85%;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
}
.neiye{
    padding-top: 90px;
}
.xinxi{
    overflow: hidden;
    position: relative;
}
.xinxia{
    height: 86px;
    background: #ffffff;
    box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.24);

}
.xinxiaa{
    margin: 0 auto;
    /* overflow: hidden; */
}
.xinxiaa .sm {
    line-height: 90px;
    font-size: 20px;
    color: #222;
    margin-right: 5px;
}
.xinxiaa .daohr {
    float: right;
    /* overflow: hidden; */
    height: 100%;
    position: relative;
}
.xinxiaa .a1 {
    display: block;
    float: left;
    color: #222;
    height: 86px;
    line-height: 90px;
    margin-left: 70px;
    font-size:20px;
    overflow: hidden;
    /* position: relative; */
}
.xinxiaa .a1.on {
    border-bottom: 5px solid #0861c9;
}
.xinxiz{
    /* overflow: hidden; */
    padding-bottom: 15px;
}
.xinxibls{
    overflow: hidden;
}
.xinxib:first-of-type{
    display: block;
}
.jbxxr{
    display: none;
}
.jbxxr:first-of-type{
    display: block;
}
.xinxib{
    display: none;
    margin: 0 auto;
    padding-top: 60px;
}
.xinxib .lianx{
    background: #ffffff;
    padding: 0 30px;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 65px;
    padding-bottom: 60px;
}
.xinxib .lianx h3{
    font-size: 36px;
    color: #222222;
    height: 115px;
    line-height: 115px;
    font-weight: normal;
}
.xinxib .lianxa{
    /*background: url("../images/ditu.png") no-repeat top;*/
    /*background-size: 100% 100%;*/
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}
.lianxal{
    width: 452px;
    height: 565px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 30px;
    position: absolute;
    top: 18px;
    left: 70px;
}
.lianxal .sou{
    width: 390px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #8cb5e6;
}
.lianxal .sou a{
    display: block;
    float: right;
    height: 100%;
    line-height: 40px;
    width: 70px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    background: #0861c9;
}
.lianxal .sou input{
    float: left;
    width: 80%;
    height: 40px;
    line-height: 40px;
    background: none;
    border: none;
    font-size: 14px;
    color: #222222;
    box-sizing: border-box;
    padding-left: 20px;
}
.lianxb{
    width: 100%;
    overflow-y: auto;
    height: 450px;
}
.lianxc{
    border-bottom: 1px solid #cccccc;
    padding: 20px 0;
    overflow: hidden;
    cursor: pointer;
}
.lianxd{
    overflow: hidden;
}
.lianxc.on .p1{
    color: #0861c9;
}
.lianxd .p1{
    float: left;
    font-size: 18px;
    color: #222222;
}
.lianxc.on .zk .t1{
    display: none;
}
.lianxc.on .zk .t2{
    display: block;
}
.lianxd .zk{
    float: right;
    display: block;
}
.lianxd .zk .t1{
    display: block;
    width: 18px;
    margin-top: 5px;
}
.lianxd .zk .t2{
    display: none;
    width: 18px;
    margin-top: 5px;
}
.lianxe{
    overflow: hidden;
    font-size: 16px;
    color: #555;
    width: 100%;
    margin-top: 20px;
    display: none;
}
.lianxe p{
    margin-bottom: 5px;
}
.lianxc.on .lianxe{
    display: block;
}
.xinxib .jbxx{
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 60px;
}
.xinxib .jbxxl{
    float: left;
    width: 298px;
    padding-bottom: 10px;
    background: url(../images/xxdh.png) no-repeat top center;
    /*background: #f1f6fe url(../images/xxdh.png) no-repeat top center;*/
    overflow: hidden;
    /*background-size: 100% 100%;*/
}
.btt_ls{
    width: 280px;
    background: #f1f6fe;
    margin: 0 auto;
    padding-bottom: 2px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.xinxib .jbxxl h2{
    margin-top: 13px;
    height: 55px;
    line-height: 65px;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    margin-bottom: 10px;
}
.xinxib .jbxxl .btt{
    display: block;
    width: 264px;
    box-sizing: border-box;
    padding: 15px;
    background: #ffffff;
    border-radius: 4px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 20px;
    color: #555555;
    overflow: hidden;
}
.xinxib .jbxxl .btt img{
    float: left;
    width: 19px;
    margin: 5px;
    margin-right: 15px;
}
.xinxib .jbxxl .btt .t2{
    display: none;
}
.xinxib .jbxxl .btt span{
    float: left;
    font-size: 20px;
    width: 80%;
}
a{
    cursor:pointer;
}
.xinxib .jbxxl .btt.on .t2{
    display: block;
}
.xinxib .jbxxl .btt.on .t1{
    display: none;
}
.xinxib .jbxxl .btt.on span{
    color: #0861c9;
}
.xinxib .jbxxr{
    float: right;
    width: 1120px;
    display: none;
    overflow: hidden;
}
.xinxib .jbxxr:first-of-type{
    display: block;
}
.xinxib .jbxxr .bbt{
    overflow: hidden;
    width: 150%;
}
.xinxib .jbxxr .bbt p{
    float: left;
    font-size: 24px;
    color: #005cc4;
}
.xinxib .jbxxr .bbt img{
    float: left;
    margin-left: 20px;
    margin-top: 12px;
}
.bai{
    background: #ffffff;
}
.jbxxra{
    overflow: hidden;
    padding-top: 30px;
    border-bottom: 1px solid #cccccc;
}
.jbxxra:last-of-type{
    border-bottom: none;
}
.jbxxra .w2 {
    float: right;
    color: #888888;
    font-size: 18px;
}
.jbxxra .w1{
    float: left;
    color: #222;
    font-size: 18px;
    width: 75%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.jbxxra .yh{
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
}
.xrsxx{
    overflow: hidden;
    margin: 0 auto;
}

.xrsxx .xx{
    display: block;
    height: 112px;
    background: #ffffff;
    margin-bottom: 20px;
    color: #222222;
    overflow: hidden;
}
.xrsxx .xx:hover{
    color: #005cc4;
    box-shadow:0 0 13px 1px #ddd;
}
.xrsxx .xx .w1{
    float: left;
    font-size: 22px;
    width: 75%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 112px;
    padding-left: 30px;
}
.xrsxx .xx .rq{
    float: right;
    height: 100%;
    width: 124px;
    border-left: 1px solid #eee;
    text-align: center;

}
.xrsxx .xx .z1{
    font-size: 40px;
    margin-top: 20px;
    display: block;
}
.xrsxx .xx .z2{
    font-size: 14px;
    display: block;
}
.xrsxx .xx:hover .rq{
    background: #005cc4;
    color: #ffffff;
}
.xrsxy{
    overflow: hidden;
    padding: 10px;
}
.fanyels{
    clear: both;
}
.fanye{
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 60px;
    margin-top: 20px;
}
.fanye .fy{
    display: block;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    padding: 0 15px;
    background-color: #f5f5f5;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}
.fanye .fy.on,.fanye .fy:hover{
    color: #FFFFFF;
    background-color: #005cc4;
}
.cpycls{
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 60px;
}
.cpyc{
    overflow: hidden;
}
.cpyc{
    overflow: hidden;
}
.cpyc.on .cpyca,.cpyc:hover .cpyca{
    background-color: #005cc4;
    color: #FFFFFF;
    margin-bottom: 0;
}
.cpyc.on .cpyca p span,.cpyc:hover .cpyca p span{
    color: #FFFFFF;
}
.cpyc.on .cpycb,.cpyc:hover .cpycb{
    display: block;
}
.cpyca{
    background-color: #f7f7f7;
    overflow: hidden;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 0 30px;
    height: 110px;
    font-size: 22px;
    color: #222222;
}
.cpyca p{
    float: left;
    width: 25%;
    text-align: center;
    line-height: 110px;
}
.cpyca p span{
    color: #666;
}
.cpyca p:last-of-type{
    text-align: right;
}
.cpyca p:first-of-type{
    text-align: left;
}
.cpycb{
    overflow: hidden;
    padding: 40px 35px;
    display: none;
    background: #f7f7f7;
    color: #222222;
    padding-top: 0;
    margin-bottom: 20px;
}
.cpycb .wz1{
    font-size: 24px;
    margin: 45px 0;
}
.cpycb .wz2{
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.7;
}
.cpycb .wz2.cc{
    margin-top: 60px;
}
.gsxwls{
    overflow: hidden;
    margin: 0 auto;
}
.gsxwa{
    overflow: hidden;
    padding-bottom: 60px;
}

.gsxwb{
    overflow: hidden;
    background: #f3f3f3;
    margin-bottom: 70px;
}
.gsxwbl{
    width: 53%;
    float: left;
    box-sizing: border-box;
    padding: 55px;
    position: relative;
    height: 410px;
}
.gsxwbl .p1{
    color: #0861c9;
    font-size: 18px;
    margin-bottom: 35px;
    display: block;
}
.gsxwbl h2{
    color: #222222;
    font-size: 26px;
    font-weight: normal;
    width: 85%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 25px;
}
.gsxwbl p{
    width: 80%;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow: hidden;
    font-size: 18px;
    color: #666;
    line-height: 1.7;
}
.gsxwbl .gd{
    width: 172px;
    height: 54px;
    display: block;
    text-align: center;
    line-height: 54px;
    color: #FFFFFF;
    background: #005cc4;
    font-size: 18px;
    position: absolute;
    bottom: 50px;
    left: 50px;
}
.gsxwbl .gd img{
    width: 8px;
    margin-left: 10px;
}
.gsxwbr{
    float: right;
    width: 47%;
}
.gsxwb .tt{
    display: block;
    width: 100%;
}
.gsxwe{
    overflow: hidden;
    margin-top: 60px;
}
.gsxwf{
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 20px;
    display: block;
    height: 340px;
}
.gsxwf:nth-of-type(4n){
    margin-right: 0;
}
.gsxwf img{
    display: block;
    width: 100%;
    height: 230px !important;
    object-fit: cover;
    margin-bottom: 30px;
}
.gsxwf .w2{
    font-size: 18px;
    color: #666666;
    margin-bottom: 20px;
}
.gsxwf .w1{
    font-size: 20px;
    color: #222222;
    width: 95%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 20px;
}
.xinwxq{
    margin: 35px auto;
    max-width: 1300px;
    background: #FFFFFF;
    padding: 0 40px;
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 40px;
}
.xinwxq .bt{
    border-bottom: 3px solid #eceaed;
    padding-bottom: 30px;
    padding-top: 60px;
    text-align: center;
    margin-bottom: 40px;
}
.xinwxq .bt h1{
    font-weight: normal;
    font-size: 34px;
    margin-bottom: 35px;
    color: #222222;
}
.xinwxq .bt .w1{
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.xinwxq .bt .w1 span{
    margin-left: 50px;
}
.xinwxq p{
    line-height: 1.7;
    color: #222222;
    font-size: 22px;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 35px;
}
.xinwxqa{
    overflow: hidden;
    padding-bottom: 70px;
    margin: 0 auto;
}
.xinwxqa .yl{
    overflow: hidden;
    margin: 0 auto;
    max-width: 1300px;
}
.xinwxqa .xyb{
    height: 54px;
    line-height: 54px;
    display: block;
    float: left;
    font-size: 22px;
    color: #222222;
}
.xinwxqa .gd{
    width: 172px;
    height: 54px;
    display: block;
    text-align: center;
    line-height: 54px;
    color: #FFFFFF;
    background: #005cc4;
    font-size: 18px;
    float: right;
}
.xinwxqa .gd img{
    width: 8px;
    margin-left: 10px;
}
.ggjsa{
    overflow: hidden;
    background: url("../images/jsbg1.png") no-repeat bottom;
    background-size: 100% 100%;
}
.ggjsaa{
    margin: 0 auto;
    padding-bottom: 150px;
    color: #222222;
}
.ggjsaa h5{
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 50px;
    margin-top: 100px;
}
.ggjsaa p{
    text-indent: 2em;
    margin-bottom: 45px;
    line-height: 1.7;
    font-size: 24px;
    width: 75%;
}
.ggjsb{
    background: #f7f7f7;
}
.ggjsba{
    padding: 60px 0;
    margin: 0 auto;
}
.ggjsba h5{
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 45px;
    margin-top: 20px;
}
.ggjsbb{
    overflow: hidden;
}
.ggjsbbl{
    float: left;
    width: 425px;
}
.ggjsbbl .xm{
    border-bottom: 1px solid #a2a2a2;
    overflow: hidden;
    padding: 30px 0;
    color: #222;
}
.ggjsbbl .xm:last-of-type{
    border-bottom: none;
}
.ggjsbbl .xma{
    float: left;
}
.ggjsbbl .xmb{
    float: right;
    min-width: 120px;
}
.ggjsbbl .xm .p2{
    font-size: 18px;
}
.ggjsbbl .xm .p1{
    font-size: 50px;
}
.ggjsbbl .xm .p1 span{
    font-size: 18px;
}
.ggjsbbr{
    width: 800px;
    height: 450px;
    float: right;
    position: relative;
}
.ggjsbbra{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #FFFFFF;
    font-size: 18px;
    box-sizing: border-box;
    padding: 50px 35px;
}
.ggjsbbr img{
    width: 100%;
    display: block;
}
.ggjsbbra p{
    line-height: 1.7;
}
.ggjsc{
    height: 700px;
    background: url("../images/qybg.png") no-repeat top center;
    /* background-size: 100% 100%; */
}
.ggjsca{
    margin: 0 auto;
    padding-top: 75px;
    padding-bottom: 30px;
    position: relative;
}
.ggjsca  .swiper-pagination{
    bottom: 10px;
}
.ggjsca h2{
    font-weight: normal;
    font-size: 50px;
    color: #222222;
    text-align: center;
}
.ggjscb{
    margin-top: 50px;
    overflow: hidden;
    padding-bottom: 30px;
}
.ggjscb .jied{
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding-right: 10%;
}
.ggjscb .jied img{
    width: 66px;
    margin-bottom: 30px;
}
.ggjscb .jied .t2{
    display: none;
}
.ggjscb .jied:first-of-type{
    padding-top: 85px;
}
.ggjscb .jied:nth-of-type(3){padding-top: 48px;}
.ggjscb h3{
    font-weight: normal;
    font-size: 30px;
    margin-bottom: 25px;
    color: #222;
}
.ggjscb i{
    display: block;
    width: 9px;
    border-radius: 50%;
    height: 9px;
    float: left;
    margin-right: 10px;
    background:#999999;
    margin-top: 12px;
}
.ggjscb p{
    font-size: 20px;
    color: #999;
    line-height: 1.7;
    margin-bottom: 20px;
}
.ggjscb .jied:hover .t1{
    display: none;
}
.ggjscb .jied:hover .t2{
    display: block;
}
.ggjsd{
    background: url("../images/qyzz.png") no-repeat top #dbdee1;
    padding: 60px 0;
    overflow: hidden;
}
.ggjsda{
    text-align: center;
    margin: 0 auto;
}
.ggjsd h4{
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
    color: #222222;
    font-size: 50px;
}
.ggjse{
    background: url("../images/fzbg.png") no-repeat top;
    background-size: 100% 100%;
}
.ggjsea{
    margin: 0 auto;
    padding: 60px 0;
}
.ggjsea h3{
    color: #FFFFFF;
    text-align: center;
    font-size: 50px;
    font-weight: normal;
    margin-bottom: 55px;
}
.ggjseb{
    margin: 0 auto;
    max-width: 1275px;
    overflow: hidden;
}
.ggjsec{
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 35px;
    height: 473px;
    float: left;
    color: #222222;
}

.ggjsec .p1{
    font-size: 46px;
    margin-bottom: 25px;
}
.ggjsec .p1 span{
    font-size: 20px;
}
.ggjsec img{
    display: block;
    width: 100%;
    margin-bottom: 25px;
}
.ggjsec .p2{
    font-size: 20px;
    width: 100%;
    line-height: 1.7;
    overflow-y: auto;
    height: 6.8em;
}
.ggjsf{
    overflow: hidden;
    margin: 80px auto;
}
.ggjsf h3{
    font-weight: normal;
    color: #222222;
    font-size: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.ggjsfa{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 80px;
}
.ggjsfa .bty{
    float: left;
    width: 33.3%;
    border-right: 1px solid #cccccc;
    text-align: center;
    color: #222222;
}
.ggjsfa .bty:last-of-type{
    border-right: 1px solid #cccccc;
}
.ggjsfa .z2{
    font-size: 24px;
}
.ggjsfa .z1{
    font-size: 48px;
    line-height: 1;
    margin-right: 10px;
}
.ggjsfa .nf span{
    font-size: 18px;
    line-height: 1;
    margin-top: -15px;
}
.hoverBox img {
    display: block;
    width: 100%;
    height: 100%;
    /*-o-object-fit: cover;*/
    /*object-fit: cover;*/
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.hoverBox img:hover {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}
.hoverBox:hover img {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}
.transTop img{
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.transTop:hover img{
    transform: translateY(-10px);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.transTop3{
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.transTop3:hover{
    transform: translateY(-4px);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.transTop,.transRo,.hoverBox,.transBd{
    cursor: pointer;
}

.transRo img{
    transition: none;
}
.transRo:hover img{
    transform: rotateY(360deg);
    transition: all 1s;
}
.transBg *,.transBg2 *{
    position: relative;
    z-index: 2;
}
.transBg::before,.transBg2::before{
    border-radius: 0.05rem;
    position: absolute;
    background: linear-gradient(rgba(52, 129, 220, 0.06), rgba(52, 129, 229, 0.12));
    z-index: 1;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    transition: all 0.2s;
    content: '';
}
.transBg:hover::before {
    height: 100%;
}
.transBg2::before{
    height: 100%;
    width: 0;
}
.transBg2:hover::before {
    width: 100%;
}
.transBd{
    position: relative;
}
.transBd:hover{
    background-color: #f0f5f9 !important;
    color: #005cc4 !important;
}
.transBd::before,.transBd::after,.transBd>*::before,.transBd>*::after{
    content: "";
    background-color: #005cc4;
    position: absolute;
    display: block;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.fnewsbl .xqxw:after {
    content: '';
    width: 0;
    position: absolute;
    background: #0861c9;
    height: 4px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.fnewsbl .xqxw.on:after,.fnewsbl .xqxw:hover:after {
    width: 100%;
}
.transBd::after,.transBd::before{
    width: 0;
    height: 1px;
}
.transBd::after{
    right: 1px;
    bottom: 0;
}
.transBd::before{
    left: 1px;
    top: 0;
}
.transBd:hover::after,.transBd:hover::before{
    width: calc(100% - 2px);
}
.transBd>*::after,.transBd>*::before{
    height: 0;
    width: 1px;
}
.transBd>*::after{
    right: 1px;
    bottom: 0;
}
.transBd>*::before{
    left: 1px;
    top: 0;
}
.transBd:hover>*::after,.transBd:hover>*::before{
    height: calc(100% - 2px);
}
.dj-banner .p6{
    font-size: 92px;
}
.dj-banner .p5{
    font-size: 52px;
}
.shuilj{
    overflow: hidden;
    margin: 60px auto;
}
.shuilja{
    position: relative;
    width: 100%;
    height: 540px;
    margin-bottom: 80px;
    color: #FFFFFF;
}
.shuilja img{
    width: 100%;
    display: block;
    height: 540px;
    object-fit: cover;
}
.shuiljb .bof img{
    width: 84px;
    height: 84px;
}
.shuiljb{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.shuiljb h3{
    font-weight: normal;
    font-size: 48px;
    padding-left: 120px;
    margin-top: 160px;
    margin-bottom: 20px;
}
.shuiljb p{
    font-size: 18px;
    margin-left: 120px;
    width: 30%;
    line-height: 1.7;
}
.shuiljb .bof{
    width: 84px;
    height: 84px;
    display: block;
    position: absolute;
    right: 50px;
    bottom: 50px;
}
.shuiljb .bof img{
    width: 100%;
}
.shuilje{
    overflow: hidden;
    background: #f3f3f3;
    margin-bottom: 30px;
}
.shuiljel{
    width: 53.1%;
    float: left;
    box-sizing: border-box;
    padding: 55px;
    position: relative;
    height: 410px;
}

.shuiljel h2{
    color: #222222;
    font-size: 30px;
    font-weight: normal;
    width: 85%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 25px;
}
.shuiljel p{
    width: 80%;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    overflow: hidden;
    font-size: 20px;
    color: #666;
    line-height: 1.7;
}
.shuiljel .gd{
    width: 172px;
    height: 54px;
    display: block;
    text-align: center;
    line-height: 54px;
    color: #FFFFFF;
    background: #005cc4;
    font-size: 18px;
    position: absolute;
    bottom: 50px;
    left: 50px;
}
.shuiljel .gd img{
    width: 8px;
    margin-left: 10px;
}
.shuiljer{
    width: 43%;
    float: right;
}
.shuiljer img{
    display: block;
    width: 100%;
}

.cpxqy{
    margin: 60px auto;
    clear: both;
}
.cpxqya{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 60px;
    overflow: hidden;
    margin-bottom: 60px;
}
.cpxqyal{
    float: left;
    width: 39%;
}
.cpxqyal img{
    width: 580px;
    height: 500px;
    object-fit: cover;
}
.cpxqyar{
    float: left;
    width: 61%;
    box-sizing: border-box;
    padding-left: 80px;
    position: relative;
    height: 500px;
}
.cpxqyar h3{
    font-weight: normal;
    color: #222222;
    font-size: 30px;
    margin-bottom: 50px;
    margin-top: 70px;
}

.cpxqyar p{
    font-size: 20px;
    color: #666;
    width: 70%;
    line-height: 1.7;
}
.cpxqyar .p2{
    position: absolute;
    bottom: 60px;
    left: 80px;
}
.cpxqy .tt{
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
.xinxiaa .a1 img{
    margin-left: 15px;
    width: 20px;
}
.xinxiaa .a1:hover{
    color: #005cc4;
    border-bottom: 4px solid #005cc4;
}
.xinxiaa .a1:hover .nav-box a{
    color: #222222;
}
.xinxiaa .a1:nth-of-type(1){
    margin-left: 0;
}
.xinxiaa .nav-box{
    position: absolute;
    top: 87px;
    z-index: 10000;
    box-sizing: border-box;
    left: 0;
    height: 85px;
    transition: all .5s;
    width:  100%;
    background:  #fff;
    display: none;
    color: #222222;
}
.xinxiaa .on .nav-box{
    display: block;
}
.xinxiaa .a1 .nav-box a:hover{
    color: #005cc4;
}
/*.xinxiaa .a1:hover .nav-box {*/
/*    display: block;*/
/*}*/
.xinxiaa .a1 .nav-box a{
    margin-left: 80px;
    float: left;
}
.daohr_bg{
    position: absolute;
    top: 87px;
    z-index: 10;
    box-sizing: border-box;
    left: 0;
    height: 85px;
    width:  100%;
    background:  #fff;
    box-shadow: 0 10px 17px #eee;
    display: none;
}

.textHover a:hover,.textHover a:hover span,.textHover a:hover p,.textHover a:hover h1  {
    color: #005cc4 !important;
}
.xinwxqa .xyb:hover{
    color: #005cc4;
}
.fcpzxz .swiper-button-next{
    width: 48px;
    height: 90px;
    background: url("../images/lbyjt2.png") no-repeat center;
    background-size: 100% 100%;
    margin-top: -45px;
    top: 50%;
    right: -80px;
}
.fcpzxz .swiper-button-prev{
    width: 48px;
    height: 90px;
    background: url("../images/lbyjt1.png") no-repeat center;
    background-size: 100% 100%;
    margin-top: -45px;
    top: 50%;
    left: -80px;
}
.fcpzxz{
    position: relative;
}
.fcpzxa{
    width: 100%;
}
.index-banner .swiper-button-next{
    width: 48px;
    height: 90px;
    background: url("../images/lbyjt2.png") no-repeat center;
    background-size: 100% 100%;
}
.index-banner .swiper-button-prev{
    width: 48px;
    height: 90px;
    background: url("../images/lbyjt1.png") no-repeat center;
    background-size: 100% 100%;
}
.ggjsey .swiper-button-next{
    width: 90px;
    height: 90px;
    background: url("../images/lbjt2.png") no-repeat center;
    background-size: 100% 100%;
    right: 0;
    top: 50%;
    margin-top: -45px;
}
.ggjsey .swiper-button-prev{
    width: 90px;
    height: 90px;
    background: url("../images/lbjt1.png") no-repeat center;
    background-size: 100% 100%;
    left: 0;
    top: 50%;
    margin-top: -45px;
}
.ggjsey .swiper-container{
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
}
.ggjsey{
    position: relative;
    overflow: hidden;
}
.ggjscby{
    overflow: hidden;
}
.ggjsdbt .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
}
.ggjsdbt{
    overflow: hidden;
    position: relative;
}
.ggjsdb{
    width:950px;
    margin: 0 auto;
    min-height: 550px;
    box-sizing: border-box;
    position: relative;
}
.ggjsdb img{
    width: 100%;
    height: 123px;
}
.ggjsdba{
    width: 190px;
    text-align: center;
    color: #222222;
    font-size: 18px;
    float: left;
    margin-top: 2px;
}
.ggjsdba:nth-of-type(2){
    float: right;
    margin-right: 10px;
}
.ggjsdba:nth-of-type(1){
    margin-left: 15px;
}
.ggjsdba:nth-of-type(3){
    position: absolute;
    left: 50%;
    margin-left: -90px;
    top: 90px;
    margin-top: 0;
}
.ggjsdba:nth-of-type(4){
    position: absolute;
    left: 20px;
    bottom: 107px;
    margin-top: 0;
}
.ggjsdba:nth-of-type(5){
    position: absolute;
    right: 12px;
    bottom: 107px;
    margin-top: 0;
}
.ggjsdba img{
    width: 100%;
		transition: all 0.3s;
}
.ggjsdba img:hover{
	transition: all 0.3s;
	transform: scale(1.2);
}
.ggjsdba p{
    margin-bottom: 10px;
    display: flex;
    height: 5em;
    align-items: self-end;
    margin-top: -3.6em;
}
.ggjscby .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
}
.ggjsec:hover .p2{
    color: #005cc4;
}
.ggjsbbl .xm:hover{
    color: #005cc4;
}
.shuiljay .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
}
.shuiljay .swiper-pagination{
    bottom: 40px;
}
.shuiljay{
    overflow: hidden;
    width: 100%;
    position: relative;
}
.gsxwc{
    position: relative;
}
.shuilje:hover .shuiljel p{
    color: #005cc4;
}
.gsxwc .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
}
.gsxwb:hover .gsxwbl p{
    color: #005cc4;
}
.fcpzxbl .tt {
    display: block;
    width: 100%;
    height: 100%;
    /*-o-object-fit: cover;*/
    /*object-fit: cover;*/
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.fcpzxbl .tt:hover {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}
.fcpzxbl:hover .tt {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}
.footerbl .a2:hover{
    color: #FFFFFF;
}
.jbxxrls{
    overflow: auto;
}


.english .dj-banner .p9{
    width: 85%;
}
.english .ggjsbbl .xma{
    width: 150px;
}

.english .ggjsbbl .xmb{
    width: 140px;

}
.english .ggjsca h2,.english .ggjsba h5,.english .ggjsd h4,.english .ggjsaa h5,.english .ggjsf h3{
    font-size: 34px;
}
.english .ggjsea h3,.english .dj-banner .p9,.english .zhong .bt p{
    font-size: 34px;
}
.english .ggjscb .jied {
    padding-right: 6%;
}
.english .ggjscb p,.english .ggjsec .p1 span,.english .ggjsec .p2,.english .ggjsdba {
    font-size: 16px;
}
.english .ggjscb h3,.english .shuiljel h2{
    font-size: 24px;
}
.english .ggjsca{
    padding-top: 40px;
}
.english .ggjsaa p,.english .dj-banner .p8{
    font-size: 20px;
}
.english .ggjsfa .z1,.english .ggjsec .p1{
    font-size: 40px;
}
.english .xinxiaa .a1,.english .xinxiaa .sm,.english .shuiljel p{
    font-size: 14px;
}
.english .header .center-head .right .nav>li>a,.english .shuiljel .gd{
    font-size: 14px;
}
.english .dlzc .a1,.english .fwrx{
    font-size: 16px;
}
.english .header .center-head .right .nav>li{
    padding: 0 15px;
}
.english .dlzc{
    padding-left: 20px;
    margin-right: 30px;
}
.english .zhong h1{
    font-size: 22px;
}
.english .fgsjjb h6,.english .dj-banner .p5{
    font-size: 30px;
}
.english .fgsjjcr .p2 span{
    font-size: 46px;
}
.english .fgsjjcr .p1,.english .fgsjjcr .p2 {
    font-size: 18px;
}
.english .fgsjjcr {
    height: 180px;
}
.english .dj-banner .p6{
    font-size: 60px;
    width: 70%;
    margin-top: 30px;
}
.english .daohr_bg{
    display: none !important;
}
.english .shuiljb h3{
    font-size: 34px;
    margin-top: 120px;
}
.english .zhengca span,.english .fnewsbl .xqxw .p1{
    font-size: 18px;
}
.english .dj-jiaoyub .a1,.english .dj-jiaoyub .sm{
    font-size: 16px;
}
.english .xinxib .jbxxl h2 {
    font-size: 20px;
}
.english .xinxib .jbxxl .btt span{
    font-size: 16px;
}
.english .dj-banner .p1 {
    font-size: 60px;
}
.english .dj-banner .p2{
    font-size: 30px;
}
.english .xinxiaa .a1{
    margin-left: 20px;
}





























































