/* f095  */
/* f0e0 */



@font-face {
    font-family: "Roboto-Bold";
    font-style: normal;
    src: url(fonts/Roboto-Bold.ttf) format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: "Roboto-Regular";
    font-style: normal;
    src: url(fonts/Roboto-Regular.ttf) format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: "Raleway-Bold";
    font-style: normal;
    src: url(fonts/Raleway-Bold.ttf) format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: "Raleway-Light";
    font-style: normal;
    src: url(fonts/RALEWAY-LIGHT.TTF) format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: "Montserrat-Regular";
    font-style: normal;
    src: url(fonts/MONTSERRAT-REGULAR.TTF) format("TrueType");
    font-display: fallback;
}

@font-face {
    font-family: "Montserrat-Bold";
    font-style: normal;
    src: url(fonts/MONTSERRAT-BOLD.TTF) format("TrueType");
    font-display: fallback;
}

a:hover {
    cursor: pointer;
    color: #000;
}

.head_nav>li {
    border-bottom: 3px solid transparent;
}

.head_nav>li:hover {
    border-bottom: 3px solid #32d4f4;
    text-transform: capitalize;
}

.head_flex .head_nav .navsp_ul>ul {
    display: flex;
    width: 100%;
    justify-content: center;
    border-radius: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 70px;
    background-color: #485b6b;
}

.head_nav .navsp_ul>li {
    width: fit-content;
    position: static;
}

.head_flex .head_nav .navsp_ul>ul>li {
    margin-right: 156px;
    border: none;
    color: #fff;
    font-family: Roboto-Bold;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ffffff;
}

.change-language:before {
    content: "";
    height: 80%;
    width: 2px;
    background-color: #fff;
    position: absolute;
    left: -12px;
    top: 2px;
    opacity: 0.43;
}

.web_head .btn--search:before {
    height: 24px;
    background: url(./img/sousuo1.png) no-repeat center;
    background-position: center;
}

.web_head .btn--search:after {
    height: 24px;
    background: url(./img/sousuo.png) no-repeat center;
    background-position: center;
}

/* __________*/
.head_nav>li {
    position: static;
}

.web_head .nav_wrap .head_nav {
    position: static;
}

.web_head .nav_wrap {
    position: static;
}

.head_layout {
    position: static;
}

/* ______ */
.head_nav li ul {
    top: 100%;
}

.head_nav li ul ul {
    top: 0;
    left: 250px;
    margin-left: 2px;
    border-radius: 7px;
}

.web_head .btn--search {
    right: 23.3%;
}

.head_nav>li>a {
    font-family: Roboto-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
}

/*slider_banner  */
.slider_banner .swiper-slide {
    position: relative;
}

.slider_banner .swiper-slide img {
    max-height: 759px;
}

.slider_banner article {
    position: absolute;
    top: 2%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.slider_banner article h2,.slider_banner article .ntitle {
    font-family: Raleway-Bold;
    font-size: 60px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #456382;
    margin-top: 66px;
}

.slider_banner article h3 {
    font-family: Raleway-Bold;
    font-size: 60px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 0px 0 14px 0;
}

.slider_banner article h5 {
    font-family: Roboto-Regular;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 33px;
}

.slider_banner article p {
    font-family: Roboto-Regular;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}

.slider_banner article div {
    padding: 9px 15px 7px 64px;
    /* background-color: #456382; */
    border-radius: 31px;
    opacity: 0.77;
    font-family: Roboto-Regular;
    font-size: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    width: fit-content;
    margin: auto;
}

.slider_banner article div span {

    display: inline-block;
    width: 45px;
    height: 45px;
    background-color: transparent;
    border-radius: 50%;
    position: relative;
    margin-left: 28px;
    vertical-align: middle;
    transition: all 0.3s linear;
}

.slider_banner article div span:after {
    content: "";
    width: 23px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(./img/pic_16.png) no-repeat center;
}

.slider_banner article div span:hover {
    background-color: #7dc1f0;
}

.slider_banner .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 35px;
    height: 2px;
    background-color: #ffffff;
    opacity: 0.5;
}

.slider_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

/*  index_vdo*/
.index_vdo {
    padding: 40px;
}

.index_vdo div {
    width: calc((100% - 40px) / 2);
    max-height: 920px;
    overflow: hidden;
}

.index_vdo div video {
    height: auto;
    width: 100%;
}

.index_vdo div:nth-of-type(1) {
    position: relative;
}

.index_vdo div:nth-of-type(1) span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    background: url(./img/bofang.png) no-repeat center;
}

.index_vdo .vdo_right img {
    /* max-height: 920px; */
    object-fit: cover;
    height: 100%;
}

.vdo_right {
    position: relative;
}

.index_vdo article {
    position: absolute;
    top: 0;
    left: 0;
    padding: 82px 0 0 59px;
    width: 75%;
}

.vdo_right h5 {
    font-family: Raleway-Bold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.52;
}

.vdo_right h2 ,.vdo_right h3{
    font-family: Raleway-Bold;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    /* margin: 28px 0; */
}

.vdo_right p {
    font-family: Roboto-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 2px 0 50px;
}

.vdo_right a {
    display: block;
    width: 192px;
    height: 59px;
    border-radius: 5px;
    border: solid 1px #ffffff;
    position: relative;
    line-height: 59px;
    text-align: left;
    font-family: Raleway-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    padding-left: 29px;
    transition: all 0.3s linear;
}

.vdo_right a:hover {
    background-color: #f5d039;
}

.vdo_right a:after {
    content: "";
    width: 23px;
    height: 18px;
    display: block;
    position: absolute;
    top: 50%;
    right: 9%;
    transform: translateY(-50%);
    background: url(./img/pic_16.png) no-repeat center;
}

.int_banner .swiper-slide {
    position: relative;
}

.int_banner .swiper-slide article {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.int_banner .swiper-slide article h5 {
    font-family: Roboto-Bold;
    text-decoration: underline;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 27px;
}

.int_banner .swiper-slide article h5 span {
    margin-left: 22px;
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 14px;
    background: url(./img/pic_25.png) no-repeat center;
}

.int_banner .swiper-slide article h2,.int_banner .swiper-slide article h3 {
    font-family: Raleway-Bold;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 61px;
    letter-spacing: 0px;
    color: #ffffff;
    text-shadow: 0px 5px 10px 0px rgba(10, 31, 38, 0.38);
    text-shadow: 2px 2px rgba(10, 31, 38, 0.38)
}

.int_banner .swiper-slide img {
    max-height: 970px;
}

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

.ele_banner .swiper-slide figure {
    width: calc((100% - 66px) / 2);
}

.ele_banner .swiper-slide img {
    max-height: 310px;
    height: 310px;
    object-fit: contain;
}

.ele_banner .swiper-slide h4,.ele_banner .swiper-slide h2 {
    font-family: Roboto-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
    /* padding-bottom: 14px; */
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ele_banner .swiper-slide div a {
    display: inline-block;
    padding: 11px 37px 11px 38px;
    font-family: Raleway-Bold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #000000;
    background-color: #fff;
    width: fit-content;
    border: solid 1px #456382;
    margin-bottom: 144px;
    margin-right: 10px;
    transition: all 0.3s linear;
    cursor: pointer;
}

.ele_banner .swiper-slide div a:hover {
    background-color: #f5d039;
    color: #fff;
}

.ele_banner .swiper-slide .img_a {
    padding: 86px 96px 39px 40px;
    display: block;
}

.left_fig div {
    justify-content: flex-start;
}

.right_fig div {
    justify-content: flex-end;
}

.right_fig h4 {
    text-align: right;
}

.ele_banner .right_fig div a {
    margin-right: 0;
    margin-left: 10px;
}

.ele_banner .swiper-pagination {
    position: absolute;
    bottom: 97px;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    margin-top: 20px;
    width: fit-content;
}

.ele_banner .swiper-pagination-bullet:before {
    display: none;
}



.ele_banner .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    /* border: 1px solid #fff; */
    display: inline-block;
    border-radius: 50%;
    background-color: #d8d8d8;
}

.ele_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #f5d039;
}

/* intwo_banner */
.intwo_banner .swiper-slide article {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.intwo_banner .swiper-slide article h5 {
    font-family: Roboto-Bold;
    text-decoration: underline;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 27px;
}

.intwo_banner .swiper-slide article h5 span {
    margin-left: 22px;
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 14px;
    background: url(./img/pic_25.png) no-repeat center;
}

.intwo_banner .swiper-slide article h2,.intwo_banner .swiper-slide article h3 {
    font-family: Raleway-Bold;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 61px;
    letter-spacing: 0px;
    color: #ffffff;
    text-shadow: 0px 5px 10px 0px rgba(10, 31, 38, 0.38);
    text-shadow: 2px 2px rgba(10, 31, 38, 0.38)
}

.intwo_banner .swiper-slide img {
    max-height: 970px;
}

/* index_sfq */

.index_sfq div {
    /* float: left; */
    width: 16.5%;
    /* width: 33.9%; */
    height: 500px;
    overflow: hidden;
    position: relative;
    /* transition: all 0.5s ease-in-out; */
    transition: width .5s ease-in-out;
    transform-origin: left;
    /* background: url(./img/pic_33.png) no-repeat left; */
    background-size: cover;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.index_sfq div img {
    /* width: 303px;
    height: 100%; */
    height: 500px;
    object-fit: cover;
    transition: all 0.3s linear;
    transform: translateY(10px);
    /* display: none; */
}

.index_sfq div article {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}

.index_sfq article h5 {
    font-family: Roboto-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #1a1a1a;
}

.index_sfq article a {
    display: block;
    width: 123px;
    height: 41px;
    border-radius: 21px;
    border: solid 1px #2d2811;
    position: relative;
    margin: 37px auto 45px;
    cursor: pointer;
}

.index_sfq article a:after {
    content: "";
    width: 23px;
    height: 18px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(./img/youjiant3.png) no-repeat center;
}

.index_sfq {
    width: 100%;
    padding: 0 40px 60px;
    overflow: hidden;
    justify-content: left;
    flex-wrap: nowrap;
}

.index_sfq .sfqdiv_active {
    width: 70%;
}

/*sfq_banner  */
.sfq_banner {
    display: none;
}

.sfq_banner .swiper-slide {
    position: relative;
}

.sfq_banner .swiper-slide img {
    object-fit: contain;
    max-height: 800PX;
}

.sfq_banner div article {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    margin: auto;
    text-align: center;
}

.sfq_banner article h5 {
    font-family: Roboto-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #1a1a1a;
}

.sfq_banner article a {
    display: block;
    width: 123px;
    height: 41px;
    border-radius: 21px;
    border: solid 1px #2d2811;
    position: relative;
    margin: 37px auto 45px;
    cursor: pointer;
}

.sfq_banner article a:after {
    content: "";
    width: 23px;
    height: 18px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(./img/youjiant3.png) no-repeat center;
}

/* index_link */
.index_link_fh {
    position: relative;
    overflow: hidden;
}

.index_link_fh figure img {
    height: 970px;

    object-fit: cover;
    transition: all 0.3s linear;
}

.index_link_fh:hover figure img {
    transform: scale(1.1);
}

.index_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.link_top {
    padding-top: 130px;
    padding-left: 157px;
    width: 47%;
}

.link_top h4 {
    font-family: Raleway-Bold;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;
    opacity: 0.5;
}

.link_top h3 {
    font-family: Raleway-Light;
    font-size: 48px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: normal;
}

.link_top h2,.link_top .ntitle {
    font-family: Raleway-Bold;
    font-size: 48px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 58px;
}

.link_top h5 {
    font-family: Roboto-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
    margin-top: 22px;
    width: 90%;
}

.link_top ul {
    margin-top: 60px;
}

.link_top ul li {
    justify-content: flex-start;
    position: relative;
    width: 50%;
    margin-bottom: 39px;
}

.link_top ul li:nth-child(1):after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15%;
    width: 1px;
    height: 43px;
    background: url(./img/shuxian.png) no-repeat center;
    margin-left: 60px;
}

.link_top ul li:nth-child(3):after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15%;
    width: 1px;
    height: 43px;
    background: url(./img/shuxian.png) no-repeat center;
    margin-left: 60px;
}

.link_top ul li img {
    width: 38px;
    height: 36px;
    margin-right: 19px;
    transition: all 0.3s linear;
}

.link_top ul li img:hover {
    transform: rotate(-180deg);
}

.link_top ul li article h3 {
    font-family: Roboto-Regular;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #ffffff;

}

.link_top ul li article p {
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 16px;
    letter-spacing: 1px;
    color: #ffffff;
}

.link_btm {
    padding-bottom: 89px;
    padding-top: 120px;
}

.link_btm h2,.link_btm h3 {
    font-family: Raleway-Bold;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    width: 60%;
}

.link_btm a {
    display: inline-block;
    width: 211px;
    line-height: 48px;
    text-align: center;
    background-color: #fff;

    border-radius: 5px;
    font-family: Raleway-Bold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #f5d039;
    height: fit-content;
    transition: all 0.3s linear;
}

.link_btm a:hover {
    background-color: #f5d039;
    color: #ffffff;
}


.index_news {
    padding-top: 102px;
}

.index_news h4 {
    font-family: Rubik,sans-serif;
    font-size: calc(22px + 1.3vw);
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #212121;
    text-align: center;
}

.index_news h2,.index_news h3 {
    font-family: Raleway-Light;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: center;
    line-height: 69px;
    margin-bottom: 25px;
}
.index_news h1 {
    font-family: Raleway-Light;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #1a1a1a;
    text-align: center;
    line-height: 69px;
    margin-bottom: 25px;
}

.index_news h2 span,.index_news h3 span {
    font-family: Raleway-Bold;
    font-size: 48px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #1a1a1a;

}
.index_news h1 span {
    font-family: Raleway-Bold;
    font-size: 48px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #1a1a1a;

}

.news_ul li img {
    max-height: 286px;
    padding: 3px;
}

.news_ul li span {
    display: block;
    font-family: ArialMT;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #506c89;
    padding-left: 14px;
    margin-top: 28px;
    margin-bottom: 6px;
    transition: all 0.3s linear;
}

.news_ul li h3 {
    font-family: Montserrat-Bold;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #2a2a2a;
    padding-left: 14px;
    transition: all 0.3s linear;
}

.news_ul li {
    box-shadow: 0px 11px 21px 0px rgba(8, 15, 25, 0.15);
    border-radius: 5px;
    /* padding: 3px; */
    padding-bottom: 44px;
    position: relative;
    overflow: hidden;
    WIDTH: 32%;
}

.news_ul li:hover a {
    opacity: 1;
}

.news_ul li:hover span {
    transform: translateY(-5px);
}

.news_ul li:hover h3 {
    transform: translateY(-7px);
}

.news_ul li a {
    position: absolute;
    bottom: 0;
    line-height: 48px;
    text-align: center;
    width: 100%;
    display: block;
    background-color: #f5d039;
    opacity: 0;
    font-family: Montserrat-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.news_ul {
    margin-bottom: 95px;

}

/* news_btm */
.news_btm.layout {
    /* width: 1226px; */
    position: relative;
    /* overflow: hidden; */
}

.pos_div {
    position: relative;
    overflow: visible;
    /* padding: 0 20px; */
    /* width: max-content; */
}

.cop_swiper_control {
    overflow: visible;
}

.cop_banner {
    padding: 0 7px;
    /* overflow: visible; */
    /* overflow-x: visible; */
}

.news_btm .cop_swiper_control .banner_button_prev {
    position: absolute;
    top: 50%;
    left: -9.5%;
    transform: translate(0, -50%);
    background: url(./img/pleft.png) no-repeat center;
    z-index: 99;
    transition: all 0.3s linear;
}

.news_btm .cop_swiper_control .banner_button_next {
    position: absolute;
    top: 50%;
    right: -9.5%;
    transform: translate(0, -50%);
    background: url(./img/pright.png) no-repeat center;
    z-index: 99;
    transition: all 0.3s linear;
}

.news_btm .cop_swiper_control .banner_button_prev:hover {
    background: url(./img/pleft2.png) no-repeat center;
}

.news_btm .cop_swiper_control .banner_button_next:hover {
    background: url(./img/pright2.png) no-repeat center;
}

.news_btm .cop_swiper_control .banner_button_prev::before,
.news_btm .cop_swiper_control .banner_button_next::before {
    display: none;
}

.cop_banner .swiper-slide {
    /* border: 1px solid #d8d1cc; */
    transition: all 0.3s linear;
    overflow: visible;
    margin: 13px 0;
}

.cop_banner .swiper-slide img {
    border: 1px solid #d8d1cc;
    transition: box-shadow 0.3s linear;
}

.cop_banner .swiper-slide:hover img {
    border: none;
    box-shadow: 0px 2px 5px 3px rgb(0 0 0 / 7%);
}

.cop_banner .swiper-slide img {
    max-height: 115px;
    width: auto;
    object-fit: contain;
}

.cop_banner {
    margin-bottom: 125px;
    position: relative;
}

/* foot */
.web_footer {
    /* padding-top: 58px; */
}

.foot_top {
    justify-content: center;
    padding-bottom: 72px;
    padding-top: 58px;
}

.foot_top figure img {
    max-height: 153px;
    object-fit: contain;
}

.foot_top article {
    position: relative;
    padding-left: 35px;
    margin-left: 24px;
}

.foot_top article:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    height: 80%;
    width: 1px;
    background-color: #fff;
    display: block;
    opacity: 0.17;
}

.foot_top article div {
    /*line-height: 55px;*/
    /*height: 55px;*/
    /*border-radius: 10px;*/
    /*overflow: hidden;*/
    /*margin-top: 27px;*/
    /* width: 680px; */
}

.foot_top article h2，.foot_top article h3 {
    font-family: Raleway-Bold;
    font-size: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    padding-top: 28px;
}

.foot_top article h5 {
    font-family: Raleway-Regular;
    font-size: 18px;
    color: #ffffff;
    background-color: #505050;
    /* background-color: #ffffff; */
    opacity: 0.86;
    text-align: center;
    float: left;
    padding-left: 79px;
    padding-right: 100px;
    font-weight: normal;
}

.foot_top article a {
    position: relative;
    display: inline-block;
    width: 176px;
    height: 100%;
    /* background-color: #506c89; */
    background-color: #fff;
    transition: all 0.3s linear;
}

.foot_top article a:hover {
    background-color: #506c89;

}

.foot_top article a:hover:before {
    opacity: 0;
}

.foot_top article a:hover:after {
    opacity: 1;
}

.foot_top article a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    display: block;
    width: 36px;
    height: 28px;
    background: url(./img/pic_rrr.png) no-repeat center;
    opacity: 1;
    transition: all 0.3s linear;
}

.foot_top article a:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    display: block;
    width: 36px;
    height: 28px;
    background: url(./img/pic_01.png) no-repeat center;
    opacity: 0;
    transition: all 0.3s linear;
}


.ftd_fh h2，.ftd_fh h3 {
    font-family: Raleway-Bold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-bottom: 16px;
}

.fst_ftd ul li a {
    margin-bottom: 3px;
    font-family: Roboto-Regular;
    font-size: 14px;
    letter-spacing: 0px;
    color: #fff;
    opacity: 0.5;
}

.fst_ftd ul li a:hover {
    color: #fff;
    opacity: 1;
}

.sec_ftd ul li img {
    max-height: 19px;
    object-fit: contain;
    width: fit-content;
    margin-right: 14px;
    vertical-align: middle;
}

.sec_ftd ul li {
    justify-content: flex-start;
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
    margin-bottom: 10px;
    line-height: 20px;
}

.foot_banner figure {
    width: 40%;
}

.foot_banner article {
    width: 60%;
    padding-left: 19px;
    flex-direction: column;
    justify-content: center;
}

.foot_banner article h3 {
    font-family: Raleway-Bold;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
    margin-bottom: 9px;
}

.foot_banner article span {
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
}

.foot_banner figure img {
    max-height: 118px;
    object-fit: contain;
    border-radius: 5px;
}

.fst_ftd {
    width: 13.8%;
}

.sec_ftd {
    width: 36%;
}

.thd_ftd {
    width: 30%;
}

.ftd_fh {
    padding-bottom: 65px;
}

.foot_btm {
    border-top: 1px solid #5b5b5b;
    padding: 30px 0;
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #b1b1b1;
}

.foot_btm ul {
    width: 12%;
}

.foot_btm ul li:hover img {
    transform: rotate(-20deg);
}

.foot_btm ul li a img {
    max-height: 14px;
    object-fit: contain;
    transition: all 0.3s linear;
}

.foot_banner .swiper-pagination {
    position: relative;
    text-align: left;
    margin-top: 20px;
}

.foot_banner .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 50%;

}

.foot_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    border: none;
    background-color: #506c89;
}

.foot_banner .swiper-pagination-bullet:before {
    display: none;
}




@media only screen and (max-width: 1700px) {
    .link_top {
        width: 60%;
    }
}

@media only screen and (max-width: 1680px) {
    .web_head .btn--search {
        right: calc(50% - 550px);
    }

    .web_head .nav_wrap .head_nav {
        position: relative;
        margin-right: 23px;
    }

}

@media only screen and (max-width: 1440px) {
    .web_head .btn--search {
        right: 100px;
    }

    .web_head .nav_wrap .head_nav {
        position: relative;
        margin-right: 50px;
    }

    .head_nav>li {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 1280px) {
    .web_head .btn--search {
        right: 2%;
    }

    .head_nav>li {
        margin-right: 0;
    }

    .head_layout.layout {
        width: 100%;
        padding: 0 40px;
    }

    .web_head .nav_wrap {
        margin-right: 80px;
    }

    /* ziti */
    .slider_banner article h2,.slider_banner article .ntitle,
    .slider_banner article h3 {
        font-size: 50px;
    }

    .vdo_right h2, .vdo_right h3,
    .int_banner .swiper-slide article h2, .int_banner .swiper-slide article h3,
    .intwo_banner .swiper-slide article h2 ,.intwo_banner .swiper-slide article h3 {
        font-size: 38px;
    }

    .index_sfq article h5 {
        font-size: 20px;
    }

    .link_top {
        width: 80%;
    }
}

@media only screen and (max-width: 1100px) {

    .slider_banner article h2,.slider_banner article .ntitle,
    .slider_banner article h3 {
        font-size: 35px;
    }
    .slider_banner article h2,.slider_banner article .ntitle{
        margin-top: 35px;
    }
}

@media only screen and (max-width: 950px) {
    .spelft_div .mauticform-input, .spelft_div .mauticform-textarea{
        padding: 14px 20px 14px 29px;
    }
    .head_nav>li {
        position: relative;
    }

    .web_head .nav_wrap .head_nav {
        position: relative;
    }

    .web_head .nav_wrap {
        position: relative;
    }

    .head_layout {
        position: relative;
    }

    .head_nav .navsp_ul {
        display: block;
        width: fit-content;
    }

    .index_sfq {
        display: none;
    }

    .sfq_banner {
        display: block;
    }

    .foot_top {
        width: 100%;
    }

    .foot_top figure {
        width: 20%;
    }

    .foot_top article {
        width: 80%;
    }

    .foot_top article div h5 {
        padding: 0 20px;
    }

    .foot_top article:before {
        top: auto;
        bottom: 0;
        transform: none;
    }

    .fst_ftd {
        width: 100%;
    }

    .sec_ftd {
        width: 100%;
    }

    .thd_ftd {
        width: 100%;
    }

    .foot_banner .swiper-pagination {
        text-align: center;
    }

    .ftd_fh>div {
        margin-bottom: 30px;
        padding-left: 20px;
    }

    .head_nav>li>a {
        color: #000;
    }

    .index_vdo div {
        width: 100%;
    }

    .vdo_right h2, .vdo_right h3,
    .int_banner .swiper-slide article h2, .int_banner .swiper-slide article h3,
    .intwo_banner .swiper-slide article h2 ,.intwo_banner .swiper-slide article h3 {
        font-size: 30px;
    }

    .ele_banner .swiper-slide {
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .intwo_banner .swiper-slide article {
        width: 100%;
        padding: 0 20px;
    }

    .int_banner .swiper-slide article h2 ,.int_banner .swiper-slide article h3{
        line-height: 45px;
    }

    .slider_banner article h2,.slider_banner article .ntitle,
    .slider_banner article h3 {
        font-size: 30px;
    }

    .slider_banner article h2,.slider_banner article .ntitle {
        margin-top: 20px;
    }

    .slider_banner article {
        width: 90%;
        max-height: 100%;
    }

    .slider_banner article div {
        padding: 2px 15px 0px 19px;
        font-size: 18px;
    }

    .link_top {
        width: 100%;
        padding: 20px;
        padding-top: 60px;
    }

    .link_top h2,
    .link_top h3 {
        font-size: 25px;
    }

    .link_btm {
        display: block;
        padding-left: 10px;
    }

    .link_btm h2,.link_btm h3 {
        font-size: 23px;
        margin-bottom: 10px;
    }

    .link_top ul li article h3 {
        font-size: 20px;
    }

    .news_ul li {
        width: 100%;
        padding-top: 30px;
        text-align: center;
    }

    .news_ul li img {
        object-fit: contain;
    }

    .news_ul li a {
        display: block;
        width: 50%;
        margin: auto;
        text-align: center;
        position: static;
    }

    .index_vdo {
        padding: 0;
    }

    .link_top ul li {
        width: 100%;
    }

    .link_top ul li:nth-child(1):after,
    .link_top ul li:nth-child(3):after {
        display: none;
    }

    .link_top ul {
        margin-top: 20px;
    }

    .link_top h2,
    .link_top h3 {
        line-height: 1;
    }

    .link_top ul li {
        margin-bottom: 15px;
    }

    .ele_banner .swiper-slide figure {
        width: 100%;
    }

    .ele_banner .left_fig div a {
        margin-bottom: 0;
    }

    .intwo_banner .swiper-slide article h2,.intwo_banner .swiper-slide article h3 {
        line-height: 42px;
    }

    .sfq_banner div article {
        width: 80%;
    }

    .foot_top article:before {
        display: none;
    }

    .foot_top article {
        padding: 0;
        margin: 0;
    }

    .foot_top article div {
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        flex-direction: row;

    }

    .foot_top article div h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;


    }

    .foot_top article h2,.foot_top article h3 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 1440px) {
    .link_top {
        padding-top: 73px;
        padding-left: 75px;
    }

    .index_sfq {
        padding: 0;
    }
}
@media only screen and (max-width: 680px) {
    .slider_banner article{
        /* display: none; */
    }
    .slider_banner article h2,.slider_banner article .ntitle, .slider_banner article h3{
        font-size: 18px;
        margin-bottom: 0;
    }
    .slider_banner article h5{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .slider_banner article div span{
        height: 32px;
        width: 36px;
    }
    .int_banner .swiper-slide article{
        width: 90%;
    }
    .int_banner .swiper-slide article h2,.int_banner .swiper-slide article h3{
        line-height: 35px;
    }
    .vdo_right h2, .vdo_right h3,
    .int_banner .swiper-slide article h2, .int_banner .swiper-slide article h3,
    .intwo_banner .swiper-slide article h2 ,.intwo_banner .swiper-slide article h3{
        font-size: 25px;
    }
}
@media only screen and (max-width: 500px) {
    .slider_banner article {
        /* display: none; */
    }
    .slider_banner article h5{
        display: none;
    }
    .int_banner .swiper-slide article {
        width: 98%;
    }

    .vdo_right h2, .vdo_right h3,
    .int_banner .swiper-slide article h2, .int_banner .swiper-slide article h3,
    .intwo_banner .swiper-slide article h2 ,.intwo_banner .swiper-slide article h3 {
        font-size: 18px;
    }

    .intwo_banner .swiper-slide article h2,.intwo_banner .swiper-slide article h3 {
        line-height: normal;
    }

    .sfq_banner div article {
        width: 90%;
    }

    .sfq_banner article a {
        margin: 25px auto 10px;
    }

    .link_top {
        padding: 20px;
    }

    .link_btm {
        padding-top: 43px;
    }

    .link_btm h2,.link_btm h3 {
        width: 80%;
        font-size: 20px;
    }

    .foot_top article h2,.foot_top article h3 {
        font-size: 18px;
    }

    .foot_top article h5 {
        font-size: 16px;
    }

    .foot_top article {
        width: 97%;
        padding: 0;
        margin: 0;
    }

    .foot_top article:before {
        display: none;
    }

    .foot_top article div {
        display: flex;
    }

    .foot_top article h2 {
        text-align: center;
    }

    .foot_btm ul {
        width: 35%;
    }

    .foot_btm {
        padding-left: 10px;
    }

    .link_top ul li article h3 {
        font-size: 18px;
    }

    .link_top h2,
    .link_top h3 {
        font-size: 22px;
    }

    .ele_banner .swiper-slide div a {
        width: 47%;
        padding: 10px;
    }

    .left_fig h4 {
        text-align: left;
    }

    .right_fig div {
        justify-content: center;
    }

    .index_vdo article {
        padding: 40px 0 0 20px;
    }
}
#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}
#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url(img/fancybox/fancybox.png)}
#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:11009;display:none;background:#F00}
#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:11010;outline:0;display:none}
#fancybox-outer{position:relative;width:100%;height:100%;background:#fff}
#fancybox-content{width:0;height:0;padding:0;outline:0;position:relative;overflow:hidden;z-index:1102;border:0 solid #fff}
#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101}
#fancybox-close{position:absolute;top:-15px;right:-30px;width:30px;height:30px;background:transparent url('img/fancybox/fancybox.png') -40px 0;cursor:pointer;z-index:1103;display:none}
#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}
#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:0;outline:0;line-height:0;vertical-align:top}
#fancybox-frame{width:100%;height:100%;border:0;display:block}
#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:0;background:transparent url('img/fancybox/blank.gif');z-index:1102;display:none}
#fancybox-left{left:0}
#fancybox-right{right:0}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}
#fancybox-left-ico{background-image:url('img/fancybox/fancybox.png');background-position:-40px -30px}
#fancybox-right-ico{background-image:url('img/fancybox/fancybox.png');background-position:-40px -60px}
#fancybox-left:hover,#fancybox-right:hover{visibility:visible}
#fancybox-left:hover span{left:20px}
#fancybox-right:hover span{left:auto;right:20px}
.fancybox-bg{position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001}
#fancybox-bg-n{top:-20px;left:0;width:100%;background-image:url('img/fancybox/fancybox-x.png')}
#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('img/fancybox/fancybox.png');background-position:-40px -162px}
#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('img/fancybox/fancybox-y.png');background-position:-20px 0}
#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('img/fancybox/fancybox.png');background-position:-40px -182px}
#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('img/fancybox/fancybox-x.png');background-position:0 -20px}
#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('img/fancybox/fancybox.png');background-position:-40px -142px}
#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url('img/fancybox/fancybox-y.png')}
#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('img/fancybox/fancybox.png');background-position:-40px -122px}
#fancybox-title{font-family:Helvetica;font-size:12px;z-index:1102}
.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative}
.fancybox-title-outside{padding-top:10px;color:#fff}
.fancybox-title-over{position:absolute;bottom:0;left:0;color:#FFF;text-align:left}
#fancybox-title-over{padding:10px;display:block}
.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}
#fancybox-title-float-wrap{border:0;border-collapse:collapse;width:auto}
#fancybox-title-float-wrap td{border:0;white-space:nowrap}
#fancybox-title-float-left{padding:0 0 0 15px;background:url('img/fancybox/fancybox.png') -40px -90px no-repeat}
#fancybox-title-float-main{color:#FFF;line-height:29px;font-weight:bold;padding:0 0 3px 0;background:url('img/fancybox/fancybox-x.png') 0 -40px}#fancybox-title-float-right{padding:0 0 0 15px;background:url('img/fancybox/fancybox.png') -55px -90px no-repeat}
.fancybox-ie6 #fancybox-close{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_close.png',sizingMethod='scale')}
.fancybox-ie6 #fancybox-left-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_nav_left.png',sizingMethod='scale')}
.fancybox-ie6 #fancybox-right-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_nav_right.png',sizingMethod='scale')}
.fancybox-ie6 #fancybox-title-over{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_over.png',sizingMethod='scale');zoom:1}
.fancybox-ie6 #fancybox-title-float-left{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_left.png',sizingMethod='scale')}
.fancybox-ie6 #fancybox-title-float-main{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_main.png',sizingMethod='scale')}
.fancybox-ie6 #fancybox-title-float-right{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_right.png',sizingMethod='scale')}
.fancybox-ie6 #fancybox-bg-w,.fancybox-ie6 #fancybox-bg-e,.fancybox-ie6 #fancybox-left,.fancybox-ie6 #fancybox-right,#fancybox-hide-sel-frame{height:expression(this.parentNode.clientHeight+"px")}
#fancybox-loading.fancybox-ie6{position:absolute;margin-top:0;top:expression((-20+(document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop))+'px')}
#fancybox-loading.fancybox-ie6 div{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_loading.png',sizingMethod='scale')}
.fancybox-ie .fancybox-bg{background:transparent!important}
.fancybox-ie #fancybox-bg-n{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_n.png',sizingMethod='scale')}
.fancybox-ie #fancybox-bg-ne{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_ne.png',sizingMethod='scale')}
.fancybox-ie #fancybox-bg-e{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_e.png',sizingMethod='scale')}
.fancybox-ie #fancybox-bg-se{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_se.png',sizingMethod='scale')}
.fancybox-ie #fancybox-bg-s{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_s.png',sizingMethod='scale')}
.fancybox-ie #fancybox-bg-sw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_sw.png',sizingMethod='scale')}
.fancybox-ie #fancybox-bg-w{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_w.png',sizingMethod='scale')}
.fancybox-ie #fancybox-bg-nw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_nw.png',sizingMethod='scale')}



.spelft_div .mauticform-field-1{
    line-height: 55px;
    overflow: hidden;
    margin-top: 27px;
}
 .spelft_div .mauticform-input,.spelft_div  .mauticform-textarea{
     font-family: Raleway-Regular;
    font-size: 18px;
    color: #ffffff;
    background-color: #505050;
    /* background-color: #ffffff; */
    opacity: 0.86;
    text-align: center;
    float: left;
    padding: 14px 100px 14px 79px;
    font-weight: normal;
    border:transparent;
    border-radius: 10px 0 0 10px
 }
 .spelft_div .mauticform-button-wrapper .mauticform-button{
     position: relative;
    display: inline-block;
    width: 176px;
    height: 55px;
    /* background-color: #506c89; */
    background-color: #fff;
    transition: all 0.3s linear;
    border-radius: 0 10px 10px 0;
 }
 .spelft_div .mauticform-page-1{
     display: flex;
     display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
 }
.spelft_div .mauticform-field-2{
    display: flex;
    display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	flex-direction: column;
	justify-content: flex-end;
}

.spelft_div .mauticform-button-wrapper .mauticform-button:hover{
    background-color: rgba(80,108,137);
    color: #fff
}
@media only screen and (max-width: 950px) {
    .spelft_div .mauticform-input, .spelft_div .mauticform-textarea{
        padding: 14px 20px 14px 29px;
    }
}