.ixtitle h1 {
    font-size: 48px;
    color: #ebf4fd;
    text-align: center;
    position: relative;
    text-transform: uppercase;
}

.ixtitle h1 b {
    width: 100%;
    position: absolute;
    left: 0;
    top: 34px;
    font-size: 30px;
    color: #000;
}

.ixtitle h1::before {
    content: "";
    width: 60px;
    height: 4px;
    border-radius: 4px;
    background: #4990E2;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 90px;
}

.ixnews {
    padding: 60px 0 0;
    height: 716px;
    background: url(../images/ixbg1.jpg) center 0 no-repeat;
}

.ixnews .ixnews-pic {
    width: 600px;
    float: left;
    position: relative;
}

.ixnews .ixnews-pic .cont {
    padding: 86px 0 0;
}

.ixnews .ixnews-pic .cont .pic {
    width: 600px;
    height: 400px;
    overflow: hidden;
}

.ixnews .ixnews-pic .cont .pic img {
    width: 600px;
    height: 400px;
    transition: all 0.5s;
}

.ixnews .ixnews-pic .cont .pic img:hover {
    transform: scale(1.1);
}

.ixnews .ixnews-pic .ixtitle {
    position: absolute;
    bottom: -80px;
    left: 0;
    width: 100%;
}

.ixnews .ixnews-list {
    float: right;
    width: 860px;
    position: relative;
}

.ixnews .ixnews-list .ixmore {
    position: absolute;
    right: 0;
    bottom: 0;
}

.ixnews .ixnews-list .ixmore a {
    color: #666;
    font-size: 18px;
}

.ixnews .ixnews-list .ixmore a:hover {
    color: #4990E2;
}

.ixnews .ixnews-list .ixnews-top ul {
    text-align: right;
}

.ixnews .ixnews-list .ixnews-top ul li {
    font-size: 26px;
    color: #666;
    margin-left: 90px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.ixnews .ixnews-list .ixnews-top ul li.on {
    color: #4990E2;
}

.ixnews .ixnews-list .ixnews-btm {
    padding-top: 70px;
}

.ixnews .ixnews-list .ixnews-btm li {
    margin-bottom: 50px;
}

.ixnews .ixnews-list .ixnews-btm li a {
    display: block;
    padding: 0 0 0 80px;
    position: relative;
}

.ixnews .ixnews-list .ixnews-btm li a h2 {
    font-size: 20px;
    font-weight: normal;
    color: #666;
}

.ixnews .ixnews-list .ixnews-btm li:hover a h2 {
    color: #4A90E2;
}

.ixnews .ixnews-list .ixnews-btm li a p {
    font-size: 16px;
    font-weight: normal;
    color: #999;
    line-height: 26px;
    padding-top: 10px;
}

.ixnews .ixnews-list .ixnews-btm li .date {
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 16px;
    color: #999;
}

.ixnews .ixnews-list .ixnews-btm li .date b {
    font-size: 42px;
    font-weight: bold;
    color: #999;
    display: block;
    line-height: 1;
}

.ixnews .ixnews-list .ixnews-item {
    display: none;
}

.ixnews .ixnews-list .ixnews-item:first-child {
    display: block;
}

.ixtopicwrap {
    height: 1336px;
    padding: 76px 0 0;
    background: url(../images/ixbg2.jpg) center 0 no-repeat;
}

.ixtopicwrap .ixtitle {
    width: 258px;
}

.ixtopicwrap .ixtitle h1 {
    color: #80b1eb;
}

.ixtopicwrap .ixtitle h1 b {
    color: #fff;
}

.ixtopicwrap .ixtitle h1::before {
    background: #fff;
}

.ixtopicwrap .ixmore {
    padding: 70px 0 0;
    text-align: right;
}

.ixtopicwrap .ixmore a {
    color: #fff;
    font-size: 20px;
}

.ixtopicwrap .ixtopic {
    width: 1170px;
}

.ixtopicwrap .ixtopic .cont {
    padding: 24px 0 0;
}

.ixtopicwrap .ixtopic .cont li {
    float: left;
    width: 390px;
}

.ixtopicwrap .ixtopic .cont li a {
    display: block;
}

.ixtopicwrap .ixtopic .cont li .pic {
    width: 390px;
    height: 364px;
    overflow: hidden;
}

.ixtopicwrap .ixtopic .cont li .pic img {
    width: 390px;
    height: 364px;
}

.ixtopicwrap .ixtopic .cont li .pic img:hover {
    transform: scale(1.1);
}

.ixtopicwrap .ixtopic .cont li .txt {
    height: 106px;
    background: url(../images/ixico3.png) 330px center no-repeat #fff;
    padding-right: 60px;
}

.ixtopicwrap .ixtopic .cont li .txt h2 {
    padding: 25px 25px 0;
    font-size: 20px;
    font-weight: normal;
}

.ixtopicwrap .ixtopic .cont li .txt p {
    font-size: 14px;
    color: #999;
    padding: 15px 35px 0;
}

.ixtopicwrap .ixbriefing {
    width: 300px;
}

.ixtopicwrap .ixbriefing .ixtitle {
    width: 210px;
}

.ixtopicwrap .ixbriefing .cont {
    padding: 24px 0 0;
}

.ixtopicwrap .ixbriefing .cont .ixbriefcon {
    background: #fff;
}

.ixtopicwrap .ixbriefing .cont .ixbriefcon a {
    display: block;
}

.ixtopicwrap .ixbriefing .cont .ixbriefcon a:hover .txt p {
    color: #4990E2;
}

.ixtopicwrap .ixbriefing .cont .ixbriefcon .pic {
    width: 300px;
    height: 420px;
}

.ixtopicwrap .ixbriefing .cont .ixbriefcon .pic img {
    width: 300px;
    height: 420px;
}

.ixtopicwrap .ixbriefing .cont .ixbriefcon .txt {
    height: 50px;
}

.ixtopicwrap .ixbriefing .cont .ixbriefcon .txt p {
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    color: #000;
}

.ixtopicwrap .ixslide {
    padding: 95px 110px 0;
    position: relative;
}

.ixtopicwrap .ixslide .swiper-slide {
    transition: all 0.5s;
}

.ixtopicwrap .ixslide .swiper-slide a {
    width: 305px;
    margin: 0 auto;
    display: block;
}

.ixtopicwrap .ixslide .swiper-slide a .pic {
    width: 305px;
    height: 278px;
    position: relative;
}

.ixtopicwrap .ixslide .swiper-slide a .pic img {
    width: 100%;
    height: 100%;
}

.ixtopicwrap .ixslide .swiper-slide a .pic h2 {
    width: 305px;
    height: 78px;
    font-weight: normal;
    display: none;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 100px 0;
}

.ixtopicwrap .ixslide .swiper-slide a .txt {
    padding-top: 38px;
}

.ixtopicwrap .ixslide .swiper-slide a .txt p {
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.ixtopicwrap .ixslide .swiper-wrapper {
    padding: 80px 0;
}

.ixtopicwrap .ixslide .swiper-pagination-bullet {
    background: #fff;
    width: 14px;
    height: 14px;
}

.ixtopicwrap .ixslide .swiper-pagination-bullet-active {
    background: #fff;
}

.ixtopicwrap .ixslide .swiper-slide:hover {
    transform: scale(1.2);
    position: relative;
    z-index: 2;
}

.ixtopicwrap .ixslide .swiper-slide:hover .txt {
    visibility: hidden;
}

.ixtopicwrap .ixslide .swiper-slide:hover .pic h2 {
    display: block;
}

.ixtopicwrap .ixslide .slide-swiper-button-prev {
    width: 60px;
    height: 72px;
    background: url(../images/ix-left.png) no-repeat;
    position: absolute;
    left: 0;
    top: 280px;
    z-index: 2;
}

.ixtopicwrap .ixslide .slide-swiper-button-next {
    width: 60px;
    height: 72px;
    background: url(../images/ix-right.png) no-repeat;
    position: absolute;
    right: 0;
    top: 280px;
    z-index: 2;
}

.qtymz {
    background: none;
    height: 103px;
    position: relative;
}

.qtym {
    background: url("../images/bj01.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
}

.header.on .qtym {
    background: url("../images/bj01.png") no-repeat;
    background-size: 100% 100%;
}

.newslm {
    padding: 60px 0 80px;
}

.newslmlb {
    width: 25%;
    background: #F0F2F3;
    float: left;
    text-align: center;
}

.newslmlb ul {
    padding: 40px 0;
}

.newslmlb ul li {
    padding: 40px 0;
}

.newslmlb ul .active a {
    color: #4A90E2;
}

.newslmlb ul li:hover a {
    color: #4A90E2;
}

.newslmlb ul li a {
    font-size: 34px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 51px;
}

.newsnrlb {
    width: 72%;
    background: #fff;
    float: right;
}

.newslmnrlb {
    background: #FFFFFF;
    text-align: center;
    height: auto;
    overflow: hidden;
    padding: 45px 40px;
    border-bottom: 2px solid #00000020;
}

.newslmnrlbrq {
    width: 10%;
    float: left;
}

.newslmnrlbrq h2 {
    font-size: 64px;
    font-family: Arial-BoldMT, Arial;
    font-weight: normal;
    color: #999999;
    line-height: 74px;
}

.newslmnrlbrq p {
    font-size: 24px;
    font-family: DINAlternate-Bold, DINAlternate;
    font-weight: bold;
    color: #999999;
    line-height: 28px;
}

.newslmnrlbtp {
    width: 25%;
    float: left;
}

.newslmnrlbtp img {
    width: 85%;
}

.newslmnrlbwz {
    width: 65%;
    float: left;
    text-align: left;
}

.newslmnrlbwz h3 {
    font-size: 22px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #666666;
    line-height: 40px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.newslmnrlbwz p {
    font-size: 16px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #999999;
    line-height: 32px;
    margin: 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.newslmnrlb:hover {
    background: #4A90E2;
    border: 1px solid #979797;
}

.newslmnrlb:hover .newslmnrlbtp {
    display: none;
}

.newslmnrlb:hover h2 {
    color: #FFFFFF;
}

.newslmnrlb:hover p {
    color: #FFFFFF;
}

.newslmnrlb:hover h3 {
    color: #FFFFFF;
}

.newslmnrlb:hover .newslmnrlbwz {
    width: 88%;
    padding-left: 2%;
}

.fy {
    font-size: 16px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
    margin: 8% 0 2% 0;
    position: relative;
    text-align: center;
    line-height: 30px;
}

.fytj,
.fytj>div {
    display: inline-block;
}

.fylb {
    margin: 0 20px;
}

.fyan {
    background: #FFFFFF;
    color: #666666;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    border: 1px solid #99999950;
}

.fyym {
    background: #FFFFFF;
    color: #666666;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    border: 1px solid #99999950;
}

.fysl {
    border: none;
    background: none;
    color: #666666;
    margin: 0 5px;
}

.fytz input {
    width: 30px;
    height: 30px;
    border: 1px solid #99999950;
    color: #666666;
    text-align: center;
    margin: 0 5px;
}

.fytzan {
    width: 60px;
    height: 30px;
    background: #4A90E2;
    margin: 0 15px;
}

.fytzan a {
    color: #FFFFFF;
}

.fyym:hover {
    background: #4A90E2;
    color: #FFFFFF;
}

.fyym:hover a {
    color: #FFFFFF;
}

.newsxq {
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    width: 56%;
    float: left;
}

.newsxqlj {
    font-size: 18px;
    color: #999999;
    line-height: 27px;
}

.newsxq h2 {
    font-size: 32px;
    font-weight: 500;
    color: #000001;
    line-height: 42px;
    -webkit-background-clip: text;
    text-align: center;
    margin: 3% 0;
}

.newsxqljxx {
    text-align: center;
    margin-bottom: 5%;
}

.newsxqljxx p {
    font-size: 14px;
    color: #999999;
    line-height: 21px;
    -webkit-background-clip: text;
    display: inline-block;
}

.newsxqnr {
    text-align: center;
}

.newsxqnr img {
    margin: 2% 0;
}

.newsxqnr div {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    text-align: left;
    margin: 5% 0;
}


/*.newsxqnr img{ width: 100%;    height: auto;}*/

.newsxqnr div span {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}

.newsxqxx {
    width: 30%;
        margin-left: 5%;
    float: left;
    background: #F0F2F3;
    padding: 2%;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
}

.newsxqxx h1 {
    font-size: 32px;
    font-weight: 500;
    color: #000001;
    line-height: 42px;
    -webkit-background-clip: text;
    text-align: center;
    margin: 4% 0;
}

.newsxqxxnr {}

.newsxqxxlb {
    overflow: hidden;
    margin: 5% 0;
    width: 100%;
}

.newsxqxxlbrq {
    background: #4A90E2;
    width: 15%;
    text-align: center;
    vertical-align: middle;
    float: left;
    height: 80px;
    padding: 20px 0;
}

.newsxqxxlbrq h2 {
    font-size: 40px;
    font-family: Arial-BoldMT, Arial;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 45px;
}

.newsxqxxlbrq p {
    font-size: 16px;
    font-family: DINAlternate-Bold, DINAlternate;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 19px;
    text-align: center;
}

.newsxqxxlbwz {
    width: 80%;
    padding-left: 3%;
    float: right;
    height: 120px;
}

.newsxqxxlbwz h3 {
    font-size: 22px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #4A90E2;
    line-height: 33px;
    margin: 2% 0;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.newsxqxxlbwz p {
    font-size: 16px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 2% 0;
}

.fdtc {
    position: fixed;
    top: 25%;
    left: 0;
}

.fdtclb {
    width: 50%;
    height: 50%;
}

.fdtclb img {
    width: 200%;
}


/*后加 2021-8-9*/

html {
    margin-top: 0px !important;
}

* html body {
    margin-top: 0px !important;
}

@media screen and ( max-width: 782px) {
    html {
        margin-top: 0px !important;
    }
    * html body {
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 1000px) {
    .newsxqnr img {
        width: 100% !important;
        max-width: 100% !important;
        margin: 2% 0 !important;
    }
}


/*by huanxi 2022-2-16*/
@media all and (min-width: 980px){
    .foot_index_new{padding:63px 0;background-color:#25252f}
    .foot_index_new>.w79{display:flex;align-items: flex-start;width:79%;margin:0 auto;}
    .foot_index_new .foot_right li a:hover,.foot a:hover{color:#4a90e2}
    .foot_index_new .foot_left{width:300px;display:flex;flex-direction:column;justify-content:center;font-size:18px;color:#fff;letter-spacing:1px}
    .foot_index_new .foot_left a{color:#fff}
    .foot_index_new .foot_left img{width:100%;padding-bottom:15px}
    .foot_index_new .foot_left p{line-height: 30px;white-space: nowrap;}
    .foot_index_new .foot_right{margin-left:auto;display:flex;color:#fff;flex: 1;width: 0;}
    .foot_index_new .link:first-child{margin-left: auto;}
    .foot_index_new .link{padding: 0 20px;text-align: center;position: relative}
    .foot_index_new .link::after {content: "";width: 2px;height: 20px;background: #fff;position: absolute;right: 0;top: 2px;}
    .foot_index_new .link h2{text-align:center;font-size: 20px;font-weight: normal;}
    .foot_index_new .link ul{margin-top: 20px}
    .foot_index_new .link a{color: white;font-size: 18px;line-height: 32px;}
    .foot_index_new .link .email{color: #000;background:#fff;padding: 10px;border-radius: 10px;top: 0;cursor: pointer}
    .foot_index_new .foot_right .contact li>div.email{top: 0;transform: translateX(-100%);left: 0}
    .foot_index_new .link .grid_foot a{padding: 0 15px}
    .foot_index_new .link .grid_foot a:hover{color:#4a90e2}
    .foot_index_new .link.no_center{width: 15%;}
    .foot_index_new .link.no_center ul{display: flex;flex-wrap: wrap}
    .foot_index_new .link.no_center li{width: 50%}
    .foot_index_new .link.no_center li:nth-of-type(n+9){width: 100%;}
    .foot_index_new .foot_right .contact li {position: relative}
    .foot_index_new .foot_right .contact li>div {position: absolute;left: -157px;top: -55px;display: none;}
    .foot_index_new .foot_right .contact li:hover>div {display: block;}
    .foot_index_new .foot_right .contact img{width: 153px}
    .i_news .main1{width: 90%;margin-left: 5%;}
}

@media all and (max-width: 981px){
    .foot_index_new{background-color:#25252f}
    .foot_index_new .foot_left{width:300px;font-size:18px;color:#fff;letter-spacing:1px;align-items: center;padding: 3rem 0;display: block;text-align: center;margin: 0 auto;}
    .foot_index_new .foot_left a{color:#fff}
    .foot_index_new .foot_left img{width:100%;padding-bottom:15px}
    .foot_index_new .foot_right{background-color: #F0F2F3;margin: 0 auto;padding: 15px 0}
    .foot_index_new .foot_right .link{border-bottom: 1px dashed saddlebrown;margin-bottom: 15px;}
    .foot_index_new .foot_right .link h2{text-align: center;font-size: 20px;}
    .foot_index_new .foot_right .link ul{margin: 27px auto;width: 80%}
    .foot_index_new .foot_right .link ul li{display: inline;padding-right: 10px;}
    .foot_index_new .foot_right .link ul a{font-size: 18px;}
    .foot_index_new .link.no_center ul{margin: 27px auto}
    .foot_index_new .foot_right .grid_foot{max-width: 80%;display: inline}
    .foot_index_new .link.no_center li{display:inline-block}
    .foot_index_new .link.no_center a{padding-right: 10px;}
    .foot_index_new .foot_right .contact ul{display: flex;justify-content: center}
    .foot_index_new .foot_right .contact ul li{display: flex;justify-content: center;flex-direction: column;align-items: center;width: 33%;}
    .foot_index_new .foot_right .contact ul li img{margin-top: 10px;width: 100%}
}


@media (min-width: 980px) {

    .foot_index_new .foot_left.change0315{width: 35%;align-items: flex-start}
    .foot_index_new .foot_left.change0315 img{max-width: 100%;width: auto}

    .foot_index_new .link a{white-space: nowrap}

}


.flex_bet{display: flex;justify-content: space-between;align-items: center;}
.foot_bc_0419{background-color: #a61c4b;padding: 60px 0 81px;}
.foot_0419 {width: 61.25%;margin: 0 auto;align-items: unset}
.foot_0419 .foot_left_0419{width: 43.51%;min-width: 300px}
.foot_0419 .foot_left_0419 img{width: 100%;max-width: 300px;}
.foot_0419 .foot_left_0419 p{font-size: 18px;color: #FFFFFF;line-height: 30px;}
.foot_0419 .foot_left_0419 p:nth-of-type(1){margin-top: 20px}
.foot_0419 .foot_left_0419 p a{color: #ffffff}
.foot_0419 .foot_right_0419{width: 38.946%;align-items: unset}
.foot_0419 .foot_right_0419 .list{width: 44%;display: flex;flex-direction: column;align-items: center;}
.foot_0419 .foot_right_0419 .list h2{font-size: 20px;color: #FFFFFF;line-height: 30px;margin-bottom: 20px;margin-top: unset}
.foot_0419 .foot_right_0419 .list a{font-size: 18px;color: #FFFFFF;line-height: 40px;text-align: center;}
.foot_0419 .foot_right_0419 .list a:hover{color: #9d8888}
.foot_0419 .foot_right_0419 span{height: 20px;border-left: 2px solid #CCCCCC;}
@media (max-width: 980px){
    .foot_0419{width: 95%;flex-direction: column;}
    .foot_0419 .foot_left_0419,.foot_0419 .foot_right_0419{width: 100%}
    .foot_0419 .foot_right_0419{margin-top: 10px}
    .foot_bc_0419{padding: 20px 0}
}
