* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body {
    font-size: 16px;
}

img {
    width: 100%;
    height: auto;
    display: block;
    border: 0;
    transition: all 0.8s;
}

a {
    text-decoration: none;
    cursor: pointer;
    border: 0;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

input,
textarea {
    outline: none;
    resize: none;
    background: none;
}

span {
    color: inherit;
}

.show-div {
    display: block !important;
}

.show-div-flex {
    display: flex !important;
}

.hidden-div {
    display: none !important;
}

/* 鐎涙ぞ缍� */

@font-face {

    font-family: "font";

    font-display: swap;

    src: url('../images/font503.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: "Kelson-Sans-Regular";

    src: url('../fonts/Kelson-Sans-Regular.otf') format('truetype');

    font-display: swap;

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: "Kelson-Sans-Bold";

    src: url('../fonts/Kelson-Sans-Bold.otf') format('truetype');

    font-display: swap;

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: "Montserrat-Light";

    src: url('../fonts/Montserrat-Light-6.otf') format('truetype');

    font-display: swap;

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: "Montserrat-Regular";

    src: url('../fonts/Montserrat-Regular.ttf') format('truetype');

    font-display: swap;

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: "iconfont";
    /* Project id 4157306 */

    src: url('../images/iconfont.woff2') format('woff2'),

        url('../images/iconfont.woff') format('woff'),

        url('../images/iconfont.ttf') format('truetype');

}



.iconfont {

    font-family: "iconfont" !important;

    font-size: 16px;

    font-style: normal;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}

.video {
           margin:0px 0px 35px 0px;
		   display: flex;
    justify-content: center;
    align-items: center;
        }
		
.video1 {
           margin:0px 0px 35px 0px;
		   display: flex;
    justify-content: center;
    align-items: center;
        }

.one-right{
           
		   display: flex;
    justify-content: center;
    align-items: center;
        }
.icon-chahao:before {

    content: "\e614";

}



.icon-youjiantou:before {

    content: "\e624";

}



.icon-youxiang:before {

    content: "\e604";

}



.icon-tuxing:before {

    content: "\e61f";

}



.icon-youxiang2:before {

    content: "\e645";

}



.icon-24gl-telephone:before {

    content: "\e953";

}



.icon-24gf-telephone:before {

    content: "\e96c";

}



.icon-24gf-telephone2:before {

    content: "\e96d";

}



.icon-duanxin:before {

    content: "\e603";

}



.icon-a-youjiantouzhixiangyoujiantou:before {

    content: "\e60c";

}



.icon-left:before {

    content: "\e601";

}



.icon-icon-prev:before {

    content: "\e602";

}



.icon-QA1:before {

    content: "\e636";

}



.icon-whatsapp1:before {

    content: "\e7c1";

}



.icon-huidaodingbu1:before {

    content: "\e695";

}



.icon-dianhua-Telephone:before {

    content: "\e64e";

}



.icon-31sousuo:before {

    content: "\e600";

}



.icon-facebook:before {

    content: "\e621";

}



.icon-youxiang1:before {

    content: "\e612";

}



.icon-pinterest:before {

    content: "\e8ab";

}



.icon-linkedin:before {

    content: "\e648";

}



.icon-youtube:before {

    content: "\e6d6";

}



.icon-twitter:before {

    content: "\e607";

}



.icon-dianhua:before {

    content: "\e681";

}



.icon-instagram2:before {

    content: "\ebcf";

}



.icon-rise-full:before {

    content: "\ea08";

}



.icon-huidaodingbu:before {

    content: "\e609";

}



/* 濠婃艾濮╅弶锟� */

::-webkit-scrollbar {
    width: 0px;
}

::-webkit-scrollbar-thumb {
    background: #d2d2d2;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    background: #d3d3d3;
    border-radius: 0px;
}



/* 婢舵挳鍎� */

.header {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
}

.header .header-one {
    width: 100%;
    height: 39px;
    background: #1A1A1A;
    display: flex;
    align-content: center;
    position: relative;
    justify-content: center;
}

.header .header-one .hea-info {
    display: flex;
    align-items: center;
    height: inherit;
}

.header .header-one .h-sanjiao {
    width: 0;
    height: 0;
    border: 20px solid;
    border-color: transparent #ED1D24 transparent transparent;
}

.header .header-one .h-sanjiao1 {
    border-color: transparent transparent transparent #ED1D24;
}

.header .header-one .hinfo-text {
    width: 472px;
    background: #ED1D24;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: inherit;
    box-sizing: border-box;
    padding-left: 32px;
}

.header .header-one .hinfo-list {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    height: inherit;
    margin-right: 25px;
}

.header .header-one .hinfo-list a {
    color: #ffffff !important;
}

.header .header-one .hinfo-list:first-child a {
    cursor: default;
}

.header .header-one .hinfo-list .iconfont {
    color: #FFFFFF;
    font-size: 20px;
    margin-right: 10px;
}

.header .header-one .hinfo-list .icon-youxiang1 {
    font-size: 16px;
}

.header .header-one .hea-type {
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 18.854%;
    display: flex;
    align-items: center;
}

.header .header-one .hea-type .iconfont {
    font-size: 12px;
    color: #FFFFFF;
}

.header .header-one .hea-type a:last-child {
    margin-right: 0;
}

.header .header-one .hea-type a {
    width: max-content;
    display: block;
    margin-right: 15px;
}

.header .header-one .hea-type .iconfont:hover {
    color: #ED1D24;
}

.header .header-two {
    /*font-family: "Kelson-Sans-Regular";*/
        font-family: "auto";
    height: 94px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 25px 0 30px;
    justify-content: space-between;
    position: relative;
}

.header .header-two .h-logo {
    width: 212px;
}

.header .header-two .htwo-right {
    display: flex;
    align-items: center;
    height: 43px;
}

.header .header-two .h-menu {
    display: flex;
    align-items: center;
    height: inherit;
}

.header .header-two .h-menu a {
    display: block;
    width: max-content;
    margin-right: 28px;
    height: inherit;
}

.header .header-two .h-menu-list {
    font-size: 20px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
    position: relative;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;
    padding: 0 14px;
}

/* .header .header-two .h-menu a:last-child{margin-right: 0;} */

.header .operate {
    display: flex;
    height: 38px;
    width: 286px;
    margin-left: 48px;
}

.header .lianxi {
    display: block;
    width: 50%;
    height: inherit;
    background: #ED1D24;
    font-size: 20px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF !important;
    text-align: center;

    display: flex;
    align-items: center;
    justify-content: center;
}

.header .lianxi:hover {
    color: #fff !important;
}

.header .ope-list {
    background: #F3F3F3;
    width: 50%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 9px 0;
    position: relative;
}

.header .search {
    height: 100%;
    width: 60px;
    border-right: 1px solid #1A1A1A;
    box-sizing: border-box;
    padding-left: 25px;
    display: block;
}

.header .search .iconfont {
    color: #1A1A1A;
    font-size: 18px;
    font-weight: 600;
}

.header .yuyan {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-family: PlatNomor;
    font-weight: 400;
    color: #1A1A1A;
    margin-left: 19px;
}

.header .yuyan img {
    width: 11px;
    margin-left: 15px;
}

.header .language {
    position: absolute;
    top: 100%;
    right: 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    display: none;
    left: auto;
}

.header .language a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    width: 80px;
    font-size: 14px;
}

.header .language a:hover {
    background: #ED1D24;
    color: #fff !important;
}

.header .sousuo-box {
    position: absolute;
    right: 0;
    top: calc(100% + 9px);
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
    display: none;
}

.header .ss-main {
    display: flex;
    width: 300px;
    height: 34px;
    align-items: center;
}

.header .ss-main input {
    flex: 1;
    height: inherit;
    border: none;
    outline: none;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    color: #333333;
}

.header .ss-main input::-webkit-input-placeholder {
    color: #999999;
}

.header .ss-main .sousuo-logo {
    width: 34px;
    height: 34px;
    background: #ED1D24;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header .ss-main .sousuo-logo .iconfont {
    color: #fff;
}

.header .header-two .select-logo {
    width: 21px;
    position: absolute;
    display: none;
}

.header .header-two .select-logo1 {
    top: 0;
    right: 0;
}

.header .header-two .select-logo2 {
    left: 0;
    bottom: 0;
}

.header .header-two .h-menu-active .select-logo {
    display: block !important;
}

.header .header-two .h-menu-active {
    color: #ED1D24;
}

.about .about-two .two-right .swiper-button-next:hover,
.about .about-two .two-right .swiper-button-prev:hover {
    background: #fff !important;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1) !important;
}

.about .about-two .two-right .swiper-button-next:hover:after,
.about .about-two .two-right .swiper-button-prev:hover:after {
    color: #ED1D24 !important;
}

.header .header-two .child-menu {
    z-index: 99;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    box-sizing: border-box;
    padding: 0px 0 0px 42%;
    background: #F4F7FA;
    box-shadow: 0px 13px 24px 0px rgba(29, 29, 29, 0.15);

    display: none;
}

.header .header-two .chird-one {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
}

.header .header-two .chi-name {
    display: flex !important;
    align-items: center;
    width: auto !important;
    height: 47px !important;
    font-size: 18px;
    font-family: "Kelson-Sans-Regular";

    font-weight: 400;
    color: #555555;
}

.header .header-two .cone-jiantou {
    color: #ED1D24;
    display: none;
}

.header .header-two .chi-one-active .cone-jiantou {
    display: block;
}

.header .header-two .sanji {
    margin-left: 50px;
    position: relative;
    display: none;
    padding: 30px 0;
}

.header .header-two .san-name {
    border-bottom: 1px solid #CCCCCC;
}

.header .header-two .san-name:last-child {
    border-bottom: none;
}

.header .header-two .child-tu {
    width: 198px;
}

.header .header-two .siji {
    display: none;
    background: #E5E5E5;
    padding: 30px 15px;
    height: 260px;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    width: 208px;
    overflow-x: auto;
}

.header .header-two .menu-y {
    height: 100%;
}

.header .header-two .menu-y:last-child .mune-1 {
    margin-right: 0;
}

.header .header-two .wuji {
    width: 315px;
    background: #CCCCCC;
    box-sizing: border-box;
    padding: 30px 15px;
    height: 260px;
    overflow: hidden;
    overflow-y: auto;
    display: none;
}

.header .header-two .htwo-right .menu-y:nth-child(4) .chird-one{
    margin-left: 250px !important;
}

.header .header-two .sanji .san-name {
    border-bottom: 1px solid #E5E5E5;
    display: none;
}

.header .header-two .wuji .san-name {
    border-bottom: 1px solid #C0BCBC;
}

.header .header-two .wuji .san-name:last-child {
    border-bottom: none;
}

.header .header-two .siji .chi-name {
    font-size: 16px;
    margin-right: 0;
}

.header .header-two .wuji .chi-name {
    font-size: 14px;
    margin-right: 0;
}

/* 鐏忓繐鐫嗘径鎾劥 */

.m-mobilenav {
    font-family: "Kelson-Sans-Regular";
    position: relative;
    width: 100%;
    display: none;
    box-sizing: border-box;
    height: 60px;
    background: #FFFFFF;
    right: 0;
    align-items: center;
    justify-content: space-between;
    padding: 0 2%;
}

.m-mobilenav .h-logo {
    width: 145px;
}

.m-mobilenav .l-r-top {
    display: flex;
    align-items: center;
}

.m-mobilenav .mbnav-btn {
    z-index: 2;
    width: 26px;
    transition: all 550ms;
    margin-left: 15px;
}

.m-mobilenav .mbnav-btn .line {
    width: 100%;
    height: 2px;
    background-color: #333333;
}

.m-mobilenav .mbnav-btn .line2 {
    margin-top: 6px;
    margin-bottom: 6px;
}

.m-mobilenav .mbnav-btn.active {
    transform: rotate(90deg);
}

.m-mobilenav .mbnav-bd {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    top: 0;
    visibility: hidden;
    z-index: 1;
}

.m-mobilenav .mbnav-bd.show {
    visibility: visible;
}

.m-mobilenav .mbnav-bd.show .mbnav-wp {
    height: 100%;
    opacity: 1;
}

.m-mobilenav .mbnav-bd.show .mbnav-item>a {
    opacity: 1;
    transform: scale(1) translate(0, 0);
}

.m-mobilenav .mbnav-wp {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    width: 100%;
    height: 0;
    background-color: RGBA(0, 0, 0, 0.7);
    top: 0;
    transition: all 550ms;
    opacity: 0;
}

.m-mobilenav .mbnav-fix {
    position: absolute;
    left: 0;
    top: 60px;
    height: calc(100% - 60px);
    width: 100%;
    box-sizing: border-box;
    overflow-y: scroll;
}

.m-mobilenav .mbnav-item {
    box-sizing: border-box;
    position: relative;
    padding-left: 44px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.m-mobilenav .mbnav-item i {
    position: absolute;
    left: 13px;
    top: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #333;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.m-mobilenav .mbnav-item>a {
    display: block;
    line-height: 26px;
    font-size: 22px;
    color: #fff;
    transform: scale(1.1) translate(60px, -35px);
    opacity: 0;
    transition: 0.5s 0.1s;
}

.m-mobilenav .mbnav-item>a span {
    color: #fff !important;
}

.m-mobilenav .mbnav-item>a.current:after {
    content: "";
    margin-left: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    transition: all 550ms;
}

.m-mobilenav .mbnav-item>a.active {
    color: #c65911;
}

.m-mobilenav .mbnav-item>a.active:after {
    background-color: #c65911;
}

.m-mobilenav .mbnav-item:nth-child(1)>a {
    transition-delay: 250ms;
}

.m-mobilenav .mbnav-item:nth-child(2)>a {
    transition-delay: 300ms;
}

.m-mobilenav .mbnav-item:nth-child(3)>a {
    transition-delay: 350ms;
}

.m-mobilenav .mbnav-item:nth-child(4)>a {
    transition-delay: 400ms;
}

.m-mobilenav .mbnav-item:nth-child(5)>a {
    transition-delay: 450ms;
}

.m-mobilenav .mbnav-item:nth-child(6)>a {
    transition-delay: 500ms;
}

.m-mobilenav .mbnav-item:nth-child(7)>a {
    transition-delay: 550ms;
}

.m-mobilenav .mbsbnav-list {
    padding: 10px 0;
    display: none;
}

.m-mobilenav .mbnav-list {
    width: 100%;
}

.m-mobilenav .mbsbnav-item {
    position: relative;
    padding-left: 20px;
    padding-right: 5px;
}

.m-mobilenav .mbsbnav-item i {
    left: 0;
    top: 6px;
    line-height: 24px;
}

.m-mobilenav .mbsbnav-item a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    padding: 5px 5px;
    line-height: 24px;
    font-size: 20px;
}

.m-mobilenav .mbsbnav-item a .active {
    color: #c65911;
}

.m-mobilenav .mbsbnav-item2 a {
    font-size: 18px;
}

.m-mobilenav .mbsbnav-item3 a {
    font-size: 16px;
}

.m-mobilenav .mbsbnav-item4 a {
    font-size: 14px;
}

.m-mobilenav .mbnav-btn.active .line {
    background: #fff;
}

.m-mobilenav .mbnav-item>a.current:after {
    display: none;
}

/* 娓氀嗙珶鐎佃壈鍩� */

.y-sider {
    position: fixed;
    top: 45%;
    right: 0;
    z-index: 999;
}

.y-sider .sider-list {
    width: 52px;
    height: 52px;
    background: #DFDFDF;
    border-radius: 5px;
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.y-sider .sider-list .iconfont {
    color: #ffffff;
    font-size: 20px;
}

.y-sider .sider-list .icon-huidaodingbu {
    font-size: 26px;
}

.y-sider .sider-list:hover {
    background: #ED1D24;
    cursor: pointer;
}

.y-sider .kf-wx {
    position: fixed;
    top: 51%;
    right: 52px;
    width: 120px;
    display: none;
    z-index: 99;
}

.y-sider .kefu:hover .kf-wx {
    display: block;
}

/* 婢舵潙娴� */

.cephalogram {
    width: 100%;
}

/* 鐎佃壈鍩呴弽锟� */

.crumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.crumbs a,

.crumbs span {
    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
}

.crumbs span {
    margin: 0 5px;
}

.crumbs a:last-child,

.crumbs a:hover {
    color: #ED1D24;
}

/* 閸掑棝銆� */

.pagebox {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Montserrat-Light";
}

.pagebox a {
    min-width: 50px;
    height: 30px;
    border: 1px solid #E5E5E5;
    line-height: 30px;
    font-size: 14px;
    box-sizing: border-box;

    font-weight: 400;
    color: #999999;
    text-align: center;
    margin-right: 10px;
    background: #ffffff;
}

.pagebox .big {
    width: 69px;
}

.pagebox .page-active {
    background: #ED1D24;
    color: #FFFFFF;
    border: 1px solid #ED1D24;
}

.pagebox .page-item:hover {
    background: #ED1D24;
    color: #FFFFFF;
    border: 1px solid #ED1D24;
}



/* 鎼存洟鍎� */

.footer {
    width: 100%;
   
    background: url('../images/dibubeijing.png')no-repeat;
    box-sizing: border-box;
    padding: 0 13.5%;
    position: relative;
    background-size: cover;
}

.footer .foot-one {
    display: flex;
    height: 456px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.footer .foot-one .fone-first {
    box-sizing: border-box;
    padding-top: 75px;
    margin-right: 38px;
}

.footer .foot-one .foot-logo {
    width: 322px;
}

.footer .foot-one .ffir-info {
    margin-top: 9px;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #CBCBCB;
    line-height: 32px;
    width: 290px;
}

.footer .foot-one .ffir-info img {
    display: inline-block;
    width: 79px;
    margin-left: 10px;
}

.footer .foot-one .ffir-type {
    display: flex;
    align-items: center;
    margin-top: 33px;
}

.footer .foot-one .ffir-type a {
    border-radius: 3px;
    width: 32px;
    height: 32px;
    background: #626262;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.footer .foot-one .ffir-type a .iconfont {
    color: #fff;
    font-size: 15px;
}

.footer .foot-one .ffir-type a:last-child {
    margin-right: 0;
}

.footer .foot-one .ffir-type a:hover {
    background: #ED1D24;
}

.footer .foot-one .fone-item {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding-top: 101px;
    margin-right: 96px;
}

.footer .foot-one .fone-title {
    font-size: 24px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
}

.footer .foot-one .fone-menu {
    display: flex;
    flex-direction: column;
    margin-top: 23px;
}

.footer .foot-one .fone-menu a,

.footer .foot-one .fone-menu p {
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #CBCBCB;
    line-height: 34px;
}

.footer .foot-one .fone-menu a:hover {
    color: #ED1D24;
}

.footer .foot-one .fone-menu .no-bianse {
    color: #CBCBCB !important;
    cursor: default;
}

.footer .foot-one .fone-dizhi {
    width: 290px;
}

.footer .foot-one .fone-form {
    margin-left: 45px;
    margin-right: 0;
    background: rgba(255, 255, 255, 0.08);
    height: inherit;
    width: 397px;
    box-sizing: border-box;
    padding-left: 48px;
    padding-right: 48px;
}

.footer .foot-one .fone-form .fone-title {
    margin-bottom: 23px;
}

.footer .foot-one .fone-input {
    height: 37px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    outline: none;
    box-sizing: border-box;
    padding: 0 14px;

    font-size: 14px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 9px;
}

.footer .foot-one input::-webkit-input-placeholder,

.footer .foot-one textarea::-webkit-input-placeholder {
    color: #FFFFFF;
}

.footer .foot-one .fone-textarea {
    height: 74px !important;
    line-height: 20px;
    font-family: "Kelson-Sans-Regular";
    padding: 8px 14px;
}

.footer .foot-one .fone-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer .foot-one .fone-code {
    margin-bottom: 9px;
    width: 111px;
}

.footer .foot-one .fone-btn {
    transition: all 0.4s;
    width: 106px;
    height: 37px;
    background: #ED1D24;
    font-size: 14px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4px;
}

.footer .fone-two {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #999999;
}

.footer .fone-two span {
    margin-top: 18px;
}

.footer .foot-top {
    width: 54px;
    height: 54px;
    background: #1B1C31;
    border: 2px solid #ED1D24;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;

    top: -27px;
    position: absolute;
    right: 38px;
}

.footer .foot-top .iconfont {
    color: #ED1D24;
    font-size: 30px;
}

/* 濮ｅ繘銆夐崗顒€鍙￠弽宄扮础 */

.page-box {
    box-sizing: border-box;
    padding-top: 133px;
    overflow: hidden;
}

.main {
    box-sizing: border-box;
    padding-left: 13.5%;
    padding-right: 13.5%;
}

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

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}







.projects {
    background: #ffffff;
}

.projects .proj-main {
    padding-top: 25px;
    padding-bottom: 124px;
}

.projects .proj-main .airtle {
    border-bottom: 1px solid #FF0000;
    box-sizing: border-box;
    padding: 0 9% 94px 9%;
    margin-top: 95px;
}

.projects .proj-main .airtle h1 {
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #242424;
    text-align: center;
}

.projects .proj-main .airtle p {
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #383838;
    line-height: 30px;
    text-align: center;
    margin-top: 41px;
}

.projects .proj-main .proj-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 112px;
    margin-bottom: 29px;
}

.projects .proj-main .proj-item {
    width: 31%;
    margin-bottom: 43px;
    margin-right: 3.5%;
}

.projects .proj-main .list-photo {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}

.projects .proj-main .list-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 77px;
    height: 78px;
    background: #ED1D24;
    display: none;
    align-items: center;
    justify-content: center;
}

.projects .proj-main .list-btn .iconfont {
    color: #fff;
    font-size: 23px;
}

.projects .proj-main .list-info {
    width: 100%;
    display: block;
    height: 149px;
    box-sizing: border-box;
    padding-top: 50px;
    font-size: 26px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #565656;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.projects .proj-main .proj-item:hover {
    box-shadow: 0px 4px 25px 0px rgba(120, 120, 120, 0.2);
    background: #FFFFFF;
}

.projects .proj-main .proj-item:nth-child(3n) {
    margin-right: 0;
}

.projects .proj-main .proj-item:hover .list-info {
    color: #ED1D24;
}

.projects .proj-main .proj-item:hover .list-btn {
    display: flex;
}



.products2-1 .products2-main1 {
    padding-top: 53px;
    padding-bottom: 107px;
}

.products2-1 .products2-main1 .pro2-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 26px;
}

.products2-1 .products2-main1 .pro2-item {
    width: 23.17%;
    position: relative;
    margin-right: 2.44%;
    margin-bottom: 35px;
}

.products2-1 .products2-main1 .pro2-item:nth-child(4n) {
    margin-right: 0;
}

.products2-1 .products2-main1 .list-mengceng {
    z-index: 9;
    position: absolute;
    box-sizing: border-box;
    padding: 0 20px 34px 42px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    top: 0;
    left: 0;

    right: 0;
    bottom: 0;
}

.products2-1 .products2-main1 .mc-logo img {
    width: auto;
}

.products2-1 .products2-main1 .mc-name {
    margin-top: 17px;
    cursor: default;
    font-size: 24px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.products2-1 .products2-main1 .mc-info p {
    margin: 16px 0 21px 0;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #EEEEEE;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.products2-1 .products2-main1 .mc-info {
    cursor: default;
    display: none;
}

.products2-1 .products2-main1 .mc-btn {
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 35px;
    background: #ED1D24;
    font-size: 16px;

    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
    display: none;
    margin-top: 20px;
}

.products2-1 .products2-main1 .pro2-item:hover .list-mengceng {
    padding: 0 20px 0 42px;
    justify-content: center;
    background: rgba(0, 0, 0, 0.6);
}

.products2-1 .products2-main1 .pro2-item:hover .mc-info {
    display: block;
}

.products2-1 .products2-main1 .pro2-item:hover .mc-btn {
    display: flex;
}

.products2-2 {
    background: #F1F2F3;
}

.products2-2 .products2-main2 {
    padding-top: 54px;
    padding-bottom: 141px;
}

.products2-2 .products2-main2 .pro2-menu2 {
    display: flex;
    align-items: center;
    margin-top: 36px;
    position: relative;
}

.products2-2 .products2-main2 .menu2-list {
    display: flex;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
}

.products2-2 ::-webkit-scrollbar {
    width: 0px;
}

.products2-2 ::-webkit-scrollbar-thumb {
    background: #d2d2d2;
    border-radius: 0px;
}

.products2-2 ::-webkit-scrollbar-thumb {
    background: #d3d3d3;
    border-radius: 0px;
}

.products2-2 .products2-main2 .yiji-nav {
    box-sizing: border-box;
    padding: 0 15px;
    height: 50px;
    display: flex;
    background: #FFFFFF;
    align-items: center;
    justify-content: center;

    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
}

.products2-2 .products2-main2 .list-item img {
    width: 28px;
    height: auto;
    display: none;
}

.products2-2 .products2-main2 .list-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 20px;
    flex: none;
}

.products2-2 .products2-main2 .list-item:last-child {
    margin-right: 0;
}

.products2-2 .products2-main2 .menu2-child {
    position: absolute;
    top: calc(100% + 6px);
    z-index: 99;
    background: #FFFFFF;
    display: none;
    align-items: center;
    left: 0;
    right: 0;
    overflow: hidden;
    overflow-x: auto;
}

.products2-2 .products2-main2 .list-active .yiji-nav {
    background: #ED1D24;
    color: #fff !important;
}

.products2-2 .products2-main2 .list-active img {
    display: block;
}

.products2-2 .products2-main2 .menu2-child a {
    display: block;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #EEEEEE;
    font-size: 18px;
    padding: 0 25px;

    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
    flex: none;
}

.products2-2 .products2-main2 .menu2-child a:hover {
    color: #ED1D24;
}

.products2-2 .products2-main2 .list-active .menu2-child {
    display: flex;
}

.products2-2 .products2-main2 .menu2-child a:last-child {
    border-right: none;
}

.products2-2 .products2-main2 .pro2-list2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-top: 61px;
    margin-bottom: 5px;
}

.products2-2 .products2-main2 .list2-item {
    width: 31.41%;
    background: #FFFFFF;
    margin-right: 2.85%;
    margin-bottom: 45px;
}

.products2-2 .products2-main2 .list2-tu {
    width: 100%;
    overflow: hidden;
    display: block;
    cursor: default;
}

.products2-2 .products2-main2 .list2-name {
    font-size: 24px;
    font-family: "Kelson-Sans-Bold";
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-top: 38px;
    border-top: 1px solid #CCCCCC;
}

.products2-2 .products2-main2 .list2-info {
    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
    line-height: 27px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    cursor: default;
    margin-top: 19px;
}

.products2-2 .products2-main2 .list2-item .list2-allbox {
    box-sizing: border-box;
    padding: 0 28px 49px 28px;
}

.products2-2 .products2-main2 .list2-item:hover {
    box-shadow: 0px 2px 39px 1px rgba(29, 29, 29, 0.17);
}

.products2-2 .products2-main2 .list2-item:hover .list2-name {
    color: #ED1D24;
}

.products2-2 .products2-main2 .list2-item:nth-child(3n) {
    margin-right: 0;
}







.about .about-one {
    box-sizing: border-box;
    padding: 25px 13.5% 0 13.5%;
}

.about .about-one .one-main {
    margin-top: 93px;
}

.about .about-one .one-introduce {
    display: flex;
}

.about .about-one .int1-photo {
    width: 54.1%;
    overflow: hidden;
    flex: none;
}

.about .about-one .int1-info {
    padding-left: 79px;
    width: 45.9%;
    box-sizing: border-box;
}

.about .int1-name {
    width: 100%;
    display: block;
    font-size: 54px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #181A2F;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.about .int1-name h1 {
    display: block;
    width: 100%;
    color: inherit;
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.about .about-one .int1-text p {
    margin-top: 30px;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    color: #666666;
    line-height: 32px;
    font-family: "Montserrat-Light";
}

.about .about-one .one-list {
    display: flex;
    align-items: center;
    margin-top: 51px;
}

.about .about-one .one-item {
    width: 100%;
    height: 172px;
    background: #181A2F;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.about .about-one .one-item:hover {
    background: url('../images/gy_bg2.png')no-repeat;
    background-size: cover;
}

.about .about-one .one-list a {
    width: 23.7%;
    display: block;
    margin-right: 1.7%;
}

.about .about-one .one-list a:last-child {
    margin-right: 0;
}

.about .about-one .one-item-name {
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 33px;
}

.about .about-one .one-item-name span {
    font-size: 40px;
}

.about .about-one .one-item-line {
    width: 25px;
    height: 2px;
    background: #FFFFFF;
    margin: 15px 0 6px 0;
}

.about .about-one .one-item-text {
    font-size: 16px;
    font-family: "Montserrat-Regular";
    font-weight: 400;
    color: #FFFFFF;
}

.about .about-two .two-info {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 13.5%;
}

.about .about-two .two-left {
    display: flex;
    flex-direction: column;
}

.about .about-two .two-text {
    margin-bottom: 10px;
    margin-top: 25px;
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #666666;
    line-height: 32px;
    width: 59%;
}

.about .about-two {
    margin-top: 85px;
}

.about .about-two .mySwiper {
    margin-top: 28px;
}

.about .about-two .two-list {
    position: relative;
    width: 536px;
}

.about .about-two .two-sousuo {
    transition: all 0.8s;
    opacity: 0;
    width: 97px;
    height: 89px;
    background: #ED1D24;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about .about-two .two-sousuo .iconfont {
    color: #ffffff;
    font-size: 37px;
}

.about .about-two .swiper-slide {
    width: auto;
}

.about .about-two .two-list:hover .two-sousuo {
    transition: all 0.8s;
    opacity: 1;
}

.about .about-two .two-right .swiper-button-next,

.about .about-two .two-right .swiper-button-prev {
    position: static;
    width: 40px;
    background: #ED1D24;
    height: inherit;
    margin-left: 31px;
    margin-top: 0;
}

.about .about-two .two-right {
    display: flex;
    align-items: center;
}

.about .about-two .two-right .swiper-button-prev:after,

.about .about-two .two-right .swiper-button-next:after {
    color: #fff;
    font-size: 14px;
}

.about .about-two .two-right {
    height: 50px;
}

.about .about-two .two-right .swiper-button-disabled {
    opacity: 1;
}

.about .about-there {
    box-sizing: border-box;
    padding: 0 !important;
    display: flex;
    background: #F7F7F7;
    margin-top: 111px;
}

.about .about-there .there-photo {
    width: 49.95%;
    flex: none;
    overflow: hidden;
}

.about .about-there .r-there {
    box-sizing: border-box;
    padding: 56px 256px 0 131px;
}

.about .about-there .int1-text {
    line-height: 30px;
}

.about .about-there .int1-name {
    padding-bottom: 11px;
}

.about .about-four {
    width: 100%;
    height: 712px;
    background: url('../images/gy_pagebg1.png')no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 94px 12% 0 12%;
    display: flex;
}

.about .about-four .four-list {
    margin-right: 120px;
    width: 50%;
}

.about .about-four .four-list:last-child {
    margin-right: 0px;
}

.about .about-four .four-name {
    cursor: default;
    width: 352px;
    height: 139px;
    background: url('../images/gy_bg3.png')no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #181A2F !important;
}

.about .about-four .four-info {
    cursor: default;
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #707070;
    line-height: 32px;
    display: block;
    width: 92.5%;
    margin: 47px 0 0 45px;
}

.about .about-five {
    box-sizing: border-box;
    padding: 0 13.5% 105px 13.5%;
    margin-top: -197px;
}

.about .about-five .five-name {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 23px;
}

.about .about-five .five-name span {
    margin-top: 23px;
    font-size: 16px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #737373;
    line-height: 32px;
}

.about .about-five .five-name .int1-name {
    text-align: center;
    color: #181A2F !important;
    cursor: default;
}

.about .about-five .five-list {
    display: flex;
    align-items: center;
    margin-bottom: 36px;
}

.about .about-five .five-info {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.about .about-five .five-info .int1-name {
    color: #ED1D24;
}

.about .about-five .five-line {
    display: flex;
    align-items: center;
    margin: 10px 0 49px 0;
}

.about .about-five .five-line img {
    width: 34px;
}

.about .about-five .five-redline {
    width: 60px;
    height: 2px;
    background: #ED1D24;
}

.about .about-five .five-text {
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #737373;
    line-height: 32px;
}

.about .about-five .five-photo {
    transition: all 0.4s;
    position: relative;
    box-sizing: border-box;
    padding: 20px 17px 0 0;
    margin-left: 105px;
    width: 52.6%;
    flex: none;
    overflow: hidden;
}

.about .about-five .five-mc {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 225px;
}

.about .about-five .five-photo img {
    z-index: 9;
    position: relative;
}

.about .about-five .five-list:nth-child(odd) {
    flex-direction: row-reverse;
}

.about .about-five .five-list:nth-child(odd) .five-photo {
    margin-left: 0;
    margin-right: 97px;
    box-sizing: border-box;
    padding: 20px 0 0 16px;
}

.about .about-five .five-list:nth-child(odd) .five-mc {
    left: 0;
    right: auto;
}

.about .about-five .five-title {
    text-align: center;
    margin-top: 92px;
    margin-bottom: 57px;
}

.about .about-five .problem-list {
    margin-bottom: 21px;
}

.about .about-five .problem-list .pro-name {
    cursor: pointer;
    width: 100%;
    height: 85px;
    background: #F6F6F6;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 22px 0 42px;

    font-size: 30px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
    box-sizing: border-box;
}

.about .about-five .problem-list .pro-logo {
    width: 48px;
    height: 48px;
    background: #333333;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about .about-five .problem-list .pro-logo .iconfont {
    color: #fff;
    font-size: 28px;
}

.about .about-five .problem-list .pro-info {
    font-size: 19px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #666666;
    line-height: 35px;
    box-sizing: border-box;

    padding: 35px 95px 53px 48px;
    display: none;
}

.about .about-five .problem-active {
    background: #ffffff;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 59px;
}

.about .about-five .problem-active .pro-name {
    background: #ffffff;
    color: #ED1D24;
    border-bottom: 1px solid #E5E5E5;
}

.about .about-five .problem-active .pro-logo {
    background: #ED1D24;
}

.about .about-five .problem-active .pro-info {
    display: block;
}



.service1 .ser1-main {
    padding-top: 25px;
    padding-bottom: 85px;
}

.service1 .ser1-main .service1-one {
    margin-bottom: 105px;
    margin-top: 78px;
    display: flex;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 170px 90px 58px;
    border-bottom: 1px solid #FF0000;
}

.service1 .ser1-main .service1-one h1 {
    margin-bottom: 21px;
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
    line-height: 36px;
    text-align: center;
}

.service1 .ser1-main .service1-one p {
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #333333;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
}

.service1 .ser1-main .ser1-list {
    display: flex;
    align-items: center;
    margin-bottom: 92px;
}

.service1 .ser1-main .ser1-img {
    display: block;
    width: 47%;
    flex: none;
    cursor: default;
    overflow: hidden;
}

.service1 .ser1-main .ser1-right {
    margin-left: 92px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    overflow: hidden;
}

.service1 .ser1-main .ser1-index {
    cursor: default;
    font-size: 100px;
    font-family: "Kelson-Sans-Bold";
    font-weight: bold;
    color: #797979;
    line-height: 91px;
    opacity: 0.32;
    display: block;
    width: 100%;
}

.service1 .ser1-main .ser1-name {
    cursor: default;
    display: block;
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #343333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.service1 .ser1-main .ser1-text {
    cursor: default;
    margin-top: 21px;
    display: block;
    font-size: 16px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #797979;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.service1 .ser1-main .ser1-btn {
    transition: all 0.4s;
    margin-top: 26px;
    display: block;
    font-size: 28px;
    font-family: "Montserrat-Regular";
    font-weight: 400;
    text-decoration: underline;
    color: #ED1D24;
}

.service1 .ser1-main .ser1-list:nth-child(even) {
    flex-direction: row-reverse;
}

.service1 .ser1-main .ser1-list:nth-child(even) .ser1-right {
    margin-left: 0;
    margin-right: 64px;
}



.contanct .cont-main {
    padding-top: 25px;
    padding-bottom: 145px;
}

.contanct .cont-main .title {
    font-size: 40px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.contanct .cont-main .cont-one {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 34px;
    margin-bottom: 30px;
}

.contanct .cont-main .cone-list {
    width: 23.9%;
    height: 189px;
    background: rgba(245, 245, 245, 0.3);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    margin-bottom: 47px;
    margin-right: 1.45%;
}

.contanct .cont-main .cone-list img {
    width: 83px;
    margin-bottom: 15px;
}

.contanct .cont-main .cone-list:nth-child(6) {
    justify-content: flex-end;
}

.contanct .cont-main .cone-list a {
    cursor: default;
    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
    line-height: 31px;
    display: block;
    box-sizing: border-box;
    padding: 0 25px;
    text-align: center;
}

.contanct .cont-main .list-code img {
    width: 149px;
    margin-bottom: 0;
}

.contanct .cont-main .crumbs {
    margin-bottom: 50px;
}

.contanct .cont-main .cone-list:nth-child(4n) {
    margin-right: 0;
}

.contanct .cont-main .title-notice {
    font-family: "Montserrat-Regular";
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 32px;
    width: 67%;
    text-align: center;
    margin: 20px auto 48px auto;
}

.contanct .cont-main .cont-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 27px;
}

.contanct .cont-main .form-list {
    width: 30.78%;
    display: flex;
    align-items: center;
    height: 58px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
}

.contanct .cont-main .form-star {
    width: 36px;
    display: block;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    color: #E60012;
}

.contanct .cont-main .input {
    outline: none;
    border: none;
    height: 100%;
    flex: 1;
    box-sizing: border-box;
    padding-right: 10px;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
}

.contanct .cont-main .form-list input::-webkit-input-placeholder,

.contanct .cont-main .form-list textarea::-webkit-input-placeholder {
    color: #999999;
}

.contanct .cont-main .form-list1 {
    width: 100%;
    height: 252px;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 16px 0;
}

.contanct .cont-main .form-list1 .form-star {
    height: 20px;
}

.contanct .cont-main .form-list2 {
    width: 17.5%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contanct .cont-main .form-list2 img {
    width: 130px;
}

.contanct .cont-main .form-list3 {
    transition: all 0.4s;
    width: 22.75%;
    height: 58px;
    background: #ED1D24;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}



.news1 .news1-main {
    padding-top: 25px;
    padding-bottom: 82px;
}

.news1 .news1-main .all-list {
    margin-top: 114px;
    margin-bottom: 66px;
}

.news1 .news1-main .news-list {
    display: flex;
    padding-bottom: 61px;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 50px;
}

.news1 .news1-main .news-tu {
    display: block;
    width: 438px;
    position: relative;
    flex: none;
    overflow: hidden;
}

.news1 .news1-main .news-info {
    margin-left: 38px;
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.news1 .news1-main .news-time {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    background: #ED1D24;
    font-size: 14px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.news1 .news1-main .news-name {
    font-size: 30px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #242424;
    white-space: nowrap;
    overflow: hidden;
    width: inherit;
    text-overflow: ellipsis;
    display: block;
}

.news1 .news1-main .news-line {
    width: 46px;
    height: 3px;
    background: #ED1D24;
    margin: 35px 0 32px 0;
}

.news1 .news1-main .news-text {
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    overflow: hidden;

    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.news1 .news1-main .news-btn {
    margin-top: auto;
    box-sizing: border-box;
    width: 129px;
    height: 30px;
    border: 1px solid #999999;
    border-radius: 15px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #666666;
    display: block;
}



.news2 .news2-main {
    padding-top: 24px;
    padding-bottom: 114px;
}

.news2 .news2-main .news2-one {
    margin-top: 72px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 500px;
    display: flex;
    flex-direction: column;
}

.news2 .news2-main .news2-one h1 {
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #242424;
}

.news2 .news2-main .news2-one .news2-name {
    margin-top: 32px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-family: "Montserrat-Regular";
    font-weight: 400;
    color: #999999;
}

.news2 .news2-main .news2-one .news2-name img {
    width: 169px;
}

.news2 .news2-main .news2-one span:nth-child(2) {
    margin-left: 18px;
}

.news2 .news2-main .news2-two {
    display: flex;
    margin-top: 34px;
}

.news2 .news2-main .news2-two .news2-info p {
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #383838;
    line-height: 36px;
}

.news2 .news2-main .news2-two .news2-info img {
    width: 100%;
    margin: 53px 0 70px 0;
}

.news2 .news2-main .news2-two .news2-info {
    flex: 1;
}

.news2 .news2-main .news2-two .news-hot {
    width: 390px;
    margin-left: 110px;
    flex: none;
    display: flex;
    flex-direction: column;
}

.news2 .news2-main .news2-two .hot-line {
    width: calc(100% - 10px);
    height: 1px;
    background: #E5E5E5;
}

.news2 .news2-main .news2-two .hot-list {
    display: flex;
    align-items: center;
    margin-bottom: 23px;
}

.news2 .news2-main .news2-two .hot-tu {
    width: 176px;
    display: block;
    flex: none;
    overflow: hidden;
}

.news2 .news2-main .news2-two .hot-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 17px;
}

.news2 .news2-main .news2-two .hot-title {
    font-size: 16px;
    font-family: "Montserrat-Regular";
    font-weight: 400;
    color: #565656;
    line-height: 30px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news2 .news2-main .news2-two .hot-time {
    font-size: 16px;
    font-family: "Montserrat-Regular";
    font-weight: 400;
    color: #999999;
    line-height: 30px;
}

.news2 .news2-main .news2-two .hot-name {
    font-size: 28px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
    margin: 26px 0 27px 0;
}

.news2 .news2-main .news2-there {
    margin-top: 41px;
    height: 80px;
    background: #F7F7F7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 20px;
}

.news2 .news2-main .news2-there a {
    display: flex;
    align-items: center;
    width: 49%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news2 .news2-main .news2-there a:last-child {
    justify-content: flex-end;
}

.news2 .news2-main .news2-there .left-box {
    flex: none;
    width: 38px;
    height: 38px;
    background: #CBCBCB;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news2 .news2-main .news2-there .left-box:hover {
    background: #ED1D24;
}

.news2 .news2-main .news2-there .left-box .iconfont {
    color: #FFFFFF;
}

.news2 .news2-main .news2-there .tuijian {
    flex: 1;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 19px;
    font-size: 20px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #999999;
}

.news2 .news2-main .news2-there .tuijian1 {
    margin-left: 19px;
    margin-right: 19px;
}

.news2 .news2-main .news2-there .tuijian:hover {
    color: #666666;
}

.news2 .news2-main .news2-there a:last-child span {
    text-align: right;
}



.products2-4 .main4-one {
    box-sizing: border-box;
    padding: 53px 13.5% 83px 13.5%;
}

.products2-4 .main4-one .one-lb {
    position: relative;
    margin-top: 47px;
}

.products2-4 .main4-one .one-lb .slide-tu {
    width: 100%;
    position: relative;
}

.products2-4 .main4-one .one-lb .slide-fangda {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products2-4 .main4-one .one-lb .fd-logo {
    width: 134px;
    height: 119px;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
}

.products2-4 .main4-one .one-lb .fd-logo .iconfont {
    color: #ffffff;
    font-size: 45px;
}

.products2-4 .main4-one .one-lb .swiper-button-prev,

.products2-4 .main4-one .one-lb .swiper-button-next {
    width: 50px;
    height: 51px;
    background: #6D6D6D;
    color: #fff;
}

.products2-4 .main4-one .one-lb .swiper-button-prev:hover,

.products2-4 .main4-one .one-lb .swiper-button-next:hover {
    background: #ED1D24;
}

.products2-4 .main4-one .one-lb .swiper-slide {
    flex-direction: column;
    align-items: flex-start;
}

.products2-4 .main4-one .one-lb .one-name {
    margin: 48px 0 20px 0;
    font-size: 40px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #2C2C2C;
    text-align: left;
    width: 100%;
}

.products2-4 .main4-one .one-lb .one-info {
    font-size: 16px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #666666;
    line-height: 35px;
    text-align: left;
    display: -webkit-box;

    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.products2-4 .main4-one .one-lb .one-type {
    margin-top: 41px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.products2-4 .main4-one .one-lb .one-btn {
    display: block;
    width: 348px;
    height: 49px;
    background: #ED1D24;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 49px;
    text-align: center;
}

.products2-4 .main4-one .one-lb .one-share {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-left: 48px;
}

.products2-4 .main4-one .one-lb .one-share img {
    margin-left: 0px;
}

.products2-4 .main4-one .one-lb .swiper-button-prev:after,

.products2-4 .main4-one .one-lb .swiper-button-next:after {
    font-size: 16px;
    font-weight: 600;
}

.products2-4 .main4-two .two-menu {
    box-shadow: 0px 0px 10px -4px rgba(29, 29, 29, 0.17);
    width: 100%;
    height: 103px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 13.5%;
}

.products2-4 .main4-two .two-menu a {
    transition: all 0.4s;
    display: block;
    font-size: 22px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #4C4C4C;
    padding-bottom: 7px;
    border-bottom: 2px solid #ffffff;
    margin-right: 108px;
}

.products2-4 .main4-two .tmenu-active {
    border-bottom: 2px solid #ED1D24 !important;
}

.products2-4 .main4-two .two-main {
    display: flex;
    box-sizing: border-box;
    padding: 59px 13.5% 0 13.5%;
}

.products2-4 .main4-two .two-right {
    width: 299px;
    background: #F1F2F3;
    margin-left: 103px;
    height: max-content;
}

.products2-4 .main4-two .two-right .two-tu {
    width: 100%;
    overflow: hidden;
}

.products2-4 .main4-two .two-right .rtwo-main {
    padding: 30px 20px 50px 20px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

.products2-4 .main4-two .two-right .rtwo-list {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.products2-4 .main4-two .two-right .rtwo-list .iconfont {
    color: #ED1D24;
    font-size: 20px;
    margin-right: 8px;
}

.products2-4 .main4-two .two-left {
    flex: 1;
}

.products2-4 .main4-two .two-left .cd-box {
    margin-bottom: 48px;
    padding-bottom: 44px;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #EEEEEE;
}

.products2-4 .main4-two .two-left .cd-name {
    font-size: 32px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #2C2C2C;
}

.products2-4 .main4-two .two-left .cd-box p {
    font-size: 16px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #666666;
    line-height: 24px;
    margin-top: 24px;
}

.products2-4 .main4-two .two-left .cd-form {
    border: 1px solid #DEDEDE;
    margin-top: 35px;
}

.products2-4 .main4-two .two-left .cd-ul {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #DEDEDE;
    height: 98px;
}

.products2-4 .main4-two .two-left .cd-box:nth-child(3) {
    border-bottom: none;
}

.products2-4 .main4-two .two-left .cd-li {
    font-size: 16px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #565656;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 55px;

    height: 100%;
}

.products2-4 .main4-two .two-left .cd-ul .cd-li:first-child {
    width: 42.8%;
    border-right: 1px solid #DEDEDE;
}

.products2-4 .main4-two .two-left .cd-ul .cd-li:last-child {
    flex: 1;
}

.products2-4 .main4-two .two-left .cd-ul:last-child {
    border-bottom: none;
}

.products2-4 .main4-two .two-left .cd-box:nth-child(3) .cd-name {
    font-size: 42px;
}

.products2-4 .main4-two .two-shipin {
    width: 100%;
    height: 840px;
    background: url('../images/cp_bg1.png')no-repeat;
    background-size: cover;
    box-sizing: border-box;

    padding-top: 98px;
}

.products2-4 .main4-two .two-shipin .sp-name {
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
}

.products2-4 .main4-two .two-shipin .sp-info {
    margin-top: 24px;
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #FFFFFF;
    line-height: 36px;
    width: 90%;
}

.products2-4 .main4-two .two-shipin .mySwiper2 {
    height: max-content;
    position: relative;
    margin: 0 30px;
    flex: 1;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .swiper-slide {
    display: flex;
    flex-direction: column;
    background: transparent;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-box {
    width: 100%;
    overflow: hidden;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-box .ab1shipin {
    width: 100%;
    object-fit: cover;
    display: block;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-jieshao {
    width: 100%;
    box-sizing: border-box;
    padding: 32px 39px 35px 20px;
    background: #FFFFFF;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-title {
    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #616161;
    text-align: left;
    border-bottom: 2px solid #959595;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 16px;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .swiper-slide a {
    width: 100%;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #616161;

    margin-top: 11px;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-btn .iconfont {
    color: #949494;
    font-size: 24px;
    font-weight: 600;
    margin-left: 5px;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-jieshao:hover {
    background: #ED1D24;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-jieshao:hover .sp-btn .iconfont {
    color: #fff;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-jieshao:hover .sp-title {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-jieshao:hover .sp-btn {
    color: #fff;
}

.products2-4 .main4-two .two-shipin .shipin-one {
    box-sizing: border-box;
    padding: 0 13.5%;
}

.products2-4 .main4-two .two-shipin .shipin-two {
    box-sizing: border-box;
    padding: 0 9%;
    display: flex;
    margin-top: 70px;
}

.products2-4 .main4-two .two-shipin .shipin-two .shipin-anniu {
    height: 284px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products2-4 .main4-two .two-shipin .shipin-two .swiper-button-prev,

.products2-4 .main4-two .two-shipin .shipin-two .swiper-button-next {
    position: static;
    margin-top: 0;
    width: 57px;
    height: 57px;
    background: #E5E5E5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products2-4 .main4-two .two-shipin .shipin-two .swiper-button-prev:after,

.products2-4 .main4-two .two-shipin .shipin-two .swiper-button-next:after {
    color: #ED1D24;
    font-size: 15px;
    font-weight: 800;
}

.products2-4 .main4-two .two-shipin .shipin-two .swiper-button-prev:hover,

.products2-4 .main4-two .two-shipin .shipin-two .swiper-button-next:hover {
    background: #ED1D24;
    color: #fff;
}

.products2-4 .main4-two .two-shipin .shipin-two .swiper-button-prev:hover::after,

.products2-4 .main4-two .two-shipin .shipin-two .swiper-button-next:hover::after {
    color: #fff;
}

.products2-4 .main4-two .two-shipin .mySwiper2 .sp-jieshao:hover .sp-title {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

.products2-4 .main4-there {
    box-sizing: border-box;
    padding-top: 85px;
}

.products2-4 .main4-there .there-first {
    box-sizing: border-box;
    padding: 0 13.5%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.products2-4 .main4-there .there-title {
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #4C4C4C;
}

.products2-4 .main4-there .there-info {
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #6F6F6F;
    line-height: 36px;
    margin-top: 26px;
}

.products2-4 .main4-there .lb-box1 {
    margin-bottom: 81px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0 9%;
    margin-top: 53px;
}

.products2-4 .main4-there .lb-box1 .swiper-button-prev,

.products2-4 .main4-there .lb-box2 .swiper-button-prev,

.products2-4 .main4-there .lb-box2 .swiper-button-next,

.products2-4 .main4-there .lb-box1 .swiper-button-next {
    position: static;
    margin-top: 0;
    width: 57px;
    height: 57px;
    background: #E5E5E5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products2-4 .main4-there .lb-box1 .swiper-button-prev:after,

.products2-4 .main4-there .lb-box2 .swiper-button-prev:after,

.products2-4 .main4-there .lb-box2 .swiper-button-next:after,

.products2-4 .main4-there .lb-box1 .swiper-button-next:after {
    color: #ED1D24;
    font-size: 15px;
    font-weight: 800;
}

.products2-4 .main4-there .lb-box1 .swiper-button-prev:hover,

.products2-4 .main4-there .lb-box2 .swiper-button-prev:hover,

.products2-4 .main4-there .lb-box2 .swiper-button-next:hover,

.products2-4 .main4-there .lb-box1 .swiper-button-next:hover {
    background: #ED1D24;
    color: #fff;
}

.products2-4 .main4-there .lb-box1 .swiper-button-prev:hover::after,

.products2-4 .main4-there .lb-box2 .swiper-button-prev:hover::after,

.products2-4 .main4-there .lb-box2 .swiper-button-next:hover::after,

.products2-4 .main4-there .lb-box1 .swiper-button-next:hover::after {
    color: #fff;
}

.products2-4 .main4-there .lb-box1 .mySwiper3 {
    margin: 0 30px;
    flex: 1;
}

.products2-4 .main4-there .lb-box1 .mySwiper5 {
    display: none;
}

.products2-4 .main4-there .lb-box1 .gc-left {
    position: relative;
    width: 48.8%;
    flex: none;
}

.products2-4 .main4-there .lb-box1 .lgc-mengceng {
    box-sizing: border-box;
    padding: 0 25px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 9;
}

.products2-4 .main4-there .lb-box1 .lgc-text {
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.products2-4 .main4-there .lb-box1 .lgc-text p {
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 30px;
    font-family: "Montserrat-Light";
    font-weight: 400;
    color: #FFFFFF;
    text-align: right;
}

.products2-4 .main4-there .lb-box1 .lgc-text .iconfont {
    color: #fff;
    font-size: 47px;
}

.products2-4 .main4-there .lb-box1 .lgc-btn {
    z-index: 99;
    position: absolute;
    display: block;
    font-size: 24px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
    line-height: 57px;
    height: 57px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    padding: 0 20px;
    bottom: 48px;
    right: 25px;

    width: 340px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products2-4 .main4-there .lb-box1 .gc-right {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex: 1;
}

.products2-4 .main4-there .lb-box1 .swiper-slide {
    align-items: flex-start;
}

.products2-4 .main4-there .lb-box1 .rgc-list {
    position: relative;
    width: 47.5%;
    margin-left: 17px;
    margin-bottom: 28px;
}

.products2-4 .main4-there .lb-box1 .rgc-mengceng {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;

    padding: 27px;
    align-items: center;
    justify-content: flex-end;
}

.products2-4 .main4-there .lb-box1 .rgc-list:last-child,

.products2-4 .main4-there .lb-box1 .rgc-list:nth-last-child(2) {
    margin-bottom: 0;
}

.products2-4 .main4-there .lb-box1 .rgc-mengceng .iconfont {
    color: #fff;
    display: none;
    font-size: 47px;
}

.products2-4 .main4-there .lb-box1 .rgc-btn {
    margin-top: 47px;
    display: block;
    height: 47px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    padding: 0 23px;
    line-height: 47px;
    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;

    width: 227px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.products2-4 .main4-there .lb-box1 .lgc-mengceng:hover .lgc-text {
    display: flex;
}

.products2-4 .main4-there .lb-box1 .rgc-mengceng:hover .iconfont {
    display: block;
}

.products2-4 .main4-there .lb-box2 {
    box-sizing: border-box;
    padding: 0 9%;
    display: flex;
    align-items: center;
    margin-top: 48px;
}

.products2-4 .main4-there .lb-box2 .mySwiper4 {
    margin: 0 30px;
}

.products2-4 .main4-there .lb-box2 .mySwiper4 .swiper-slide {
    position: relative;
    box-shadow: 0px 0px 10px -4px rgba(29, 29, 29, 0.17);
}

.products2-4 .main4-there .lb-box2 .gc-jieshao {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;
    padding: 0 12px;
    font-size: 16px;
    font-family: "Montserrat-Regular";
    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    background: rgba(63, 63, 63, 0.8);
}

.products2-4 .main4-there .lb-box2 .gc-jieshao p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.products2-4 .main4-there .lb-box2 .mySwiper4 .swiper-slide a {
    display: block;
    width: 100%;
}

.products2-4 .main4-there .lb-box2 .gc-jieshao:hover {
    background: rgba(237, 29, 36, 0.8);
}

.products2-4 .main4-four {
    box-sizing: border-box;
    padding: 80px 13.5% 137px 13.5%;
}

.products2-4 .main4-four .title {
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.products2-4 .main4-four .title-notice {
    font-family: "Montserrat-Light";
    font-size: 16px;
    font-weight: 300;
    color: #999999;
    line-height: 32px;
    width: 67%;
    text-align: center;
    margin: 10px auto 52px auto;
}

.products2-4 .main4-four .cont-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 27px;
}

.products2-4 .main4-four .form-list {
    width: 30.78%;
    display: flex;
    align-items: center;
    height: 58px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
}

.products2-4 .main4-four .form-list input::-webkit-input-placeholder,

.products2-4 .main4-four .form-list textarea::-webkit-input-placeholder {
    color: #999999;
}

.products2-4 .main4-four .form-list1 {
    width: 100%;
    height: 252px;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 16px 0;
}

.products2-4 .main4-four .form-list1 .form-star {
    height: 20px;
}

.products2-4 .main4-four .form-list2 {
    width: 17.5%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products2-4 .main4-four .form-list2 img {
    width: 130px;
}

.products2-4 .main4-four .form-list3 {
    transition: all 0.4s;
    width: 22.75%;
    height: 58px;
    background: #ED1D24;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products2-4 .main4-four .input {
    outline: none;
    border: none;
    height: 100%;
    flex: 1;
    box-sizing: border-box;
    padding-right: 10px;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
}

.products2-4 .main4-four .form-star {
    width: 36px;
    display: block;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    color: #E60012;
}



.projects2 .proj2-one {
    padding-top: 25px;
}

.projects2 .proj2-one .proj2-aricle {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 71px;
}

.projects2 .gy-title {
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #242424;
    text-align: center;
}

.projects2 .proj2-one .proj2-aricle img {
    width: 169px;
    /*margin-top: 29px;*/

}

.projects2 .proj2-one .proj2-aricle p {
    margin-top: 30px;
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #383838;
    line-height: 36px;
    box-sizing: border-box;
    padding-right: 40px;
}

.projects2 .proj2-two {
    box-sizing: border-box;
    padding: 0 10.5%;
    display: flex;
    align-items: center;
    margin-top: 73px;
}

.projects2 .proj2-two .swiper-button-prev,

.projects2 .proj2-two .swiper-button-next {
    position: static;
    width: 38px;
    height: 38px;
    background: #ED1D24;
}

.projects2 .proj2-two .mySwiper {
    margin: 0 20px;
}

.projects2 .proj2-two .swiper-button-prev:after,

.projects2 .proj2-two .swiper-button-next:after {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
}

.projects2 .proj2-there .swiper-pagination {
    position: static;
}

.projects2 .proj2-there .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: rgba(233, 189, 191, 1);
}

.projects2 .proj2-there .swiper-pagination-bullet-active {
    background: #ED1D24;
}

.projects2 .proj2-there {
    margin-top: 34px;
}

.projects2 .proj2-four {
    margin-top: 85px;
    padding-bottom: 46px;
}

.projects2 .proj2-four .four-list {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #CBCBCB;
    padding-bottom: 34px;
    margin-bottom: 37px;
}

.projects2 .proj2-four .news2-there {
    margin-bottom: 79px;
    margin-top: 66px;
    height: 80px;
    background: #F7F7F7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 20px;
}

.projects2 .proj2-four .news2-there a {
    display: flex;
    align-items: center;
    width: 50%;
}

.projects2 .proj2-four .news2-there a:last-child {
    justify-content: flex-end;
}

.projects2 .proj2-four .news2-there .left-box {
    flex: none;
    width: 38px;
    height: 38px;
    background: #CBCBCB;
    display: flex;
    align-items: center;
    justify-content: center;
}

.projects2 .proj2-four .news2-there .left-box:hover {
    background: #ED1D24;
}

.projects2 .proj2-four .news2-there .left-box .iconfont {
    color: #FFFFFF;
}

.projects2 .proj2-four .news2-there .tuijian {
    margin-left: 19px;
    font-size: 20px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #999999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.projects2 .proj2-four .news2-there .tuijian1 {
    margin-left: 15px;
    margin-right: 19px;
}

.projects2 .proj2-four .news2-there .tuijian:hover {
    color: #666666;
}

.projects2 .proj2-four .four-list span {
    flex: none;
    display: block;
    width: 515px;
    font-size: 28px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #ED1D24;
}

.projects2 .proj2-four .four-list p {
    flex: 1;
    font-size: 26px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #565656;
    line-height: 48px;
    box-sizing: border-box;
    padding-right: 155px;
}

.projects2 .proj2-four .four-list:nth-child(3) {
    border-bottom: none;
}

.projects2 .proj2-four .mySwiper1 {
    margin-top: 60px;
}

.projects2 .proj2-four .mySwiper1 .swiper-slide {
    background: #EEEEEE;
    flex-direction: column;
}

.projects2 .proj2-four .mySwiper1 .xm-tu {
    width: 100%;
}

.projects2 .proj2-four .mySwiper1 .xm-info {
    box-sizing: border-box;
    padding: 0 38px 0 29px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 76px;
    line-height: 76px;
}

.projects2 .proj2-four .mySwiper1 .xm-info a {
    display: block;
    width: 100%;
    border-top: 1px solid #CCCCCC;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100%;

    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
}

.projects2 .proj2-four .mySwiper1 .xm-info a:hover {
    color: #ED1D24;
}

.projects2 .proj2-five {
    width: 100%;
    height: 753px;
    background: url('../images/xm_bg1.png')no-repeat;
    background-size: cover;
    padding-top: 31px;
    box-sizing: border-box;
}

.projects2 .proj2-five .bg-title {
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.projects2 .proj2-five .title-notice {
    font-family: "Montserrat-Light";
    font-size: 16px;
    font-weight: 300;
    color: #999999;
    line-height: 32px;
    width: 67%;
    text-align: center;
    margin: 10px auto 52px auto;
}

.projects2 .proj2-five .cont-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 27px;
}

.projects2 .proj2-five .form-list {
    width: 30.78%;
    display: flex;
    align-items: center;
    height: 58px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
}

.projects2 .proj2-five .form-list input::-webkit-input-placeholder,

.projects2 .proj2-five .form-list textarea::-webkit-input-placeholder {
    color: #999999;
}

.projects2 .proj2-five .form-list1 {
    width: 100%;
    height: 252px;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 16px 0;
}

.projects2 .proj2-five .form-list1 .form-star {
    height: 20px;
}

.projects2 .proj2-five .form-list2 {
    width: 17.5%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.projects2 .proj2-five .form-list2 img {
    width: 130px;
}

.projects2 .proj2-five .form-list3 {
    transition: all 0.4s;
    width: 22.75%;
    height: 58px;
    background: #ED1D24;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.projects2 .proj2-five .input {
    width: calc(100% - 36px);
    outline: none;
    border: none;
    height: 100%;
    flex: 1;
    box-sizing: border-box;
    padding-right: 10px;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #333333;
}

.projects2 .proj2-five .form-star {
    flex: none;
    width: 36px;
    display: block;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    color: #E60012;
}



.service2 .ser2-one {
    padding-top: 25px;
    padding-bottom: 119px;
}

.service2 .ser2-list {
    padding-bottom: 97px;
}

.service2 .ser2-list .list-one {
    display: flex;
    align-items: center;
    margin-bottom: 86px;
}

.service2 .ser2-list .left-list {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.service2 .ser2-list .right-list {
    width: 47.65%;
    flex: none;
    margin-left: 60px;
    overflow: hidden;
}

.service2 .ser2-list .left-list h1 {
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #323232;
}

.service2 .ser2-list .left-list p {
    font-size: 18px;
    font-family: "Montserrat-Light";
    font-weight: 300;
    color: #323232;
    line-height: 36px;
    margin-top: 36px;
}

.service2 .ser2-list .list-lb {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 9%;
}

.service2 .ser2-list .swiper-button-prev,

.service2 .ser2-list .swiper-button-next {
    position: static;
    margin-top: 0;
    width: 54px;
    height: 54px;
    background: #FF0000;
}

.service2 .ser2-list .swiper-button-prev:after,

.service2 .ser2-list .swiper-button-next:after {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.service2 .ser2-list .mySwiper {
    margin: 0px 30px 0 30px;
}

.service2 .ser2-list2 {
    background: #F3F3F3;
    padding-top: 97px;
    box-sizing: border-box;
}

.service2 .ser2-list2 .list-one {
    flex-direction: row-reverse;
}

.service2 .ser2-list2 .right-list {
    margin-left: 0;
    margin-right: 95px;
}

.service2 .ser2-two {
    box-sizing: border-box;
    padding: 0 10.94% 0 13.5%;
    display: flex;
    align-items: center;
    height: 250px;
    background: #737373;
    justify-content: space-between;
}

.service2 .ser2-two .ltwo-box {
    display: flex;
    flex-direction: column;
}

.service2 .ser2-two .ltwo-box span {
    font-size: 42px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
}

.service2 .ser2-two .ltwo-type {
    display: flex;
    align-items: center;
    margin-top: 23px;
}

.service2 .ser2-two .ltwo-type-item {
    display: flex;
    align-items: center;
    margin-right: 60px;
}

.service2 .ser2-two .ltwo-type-item:last-child {
    margin-right: 0px;
}

.service2 .ser2-two .ltwo-type-item a,

.service2 .ser2-two .ltwo-type-item span {
    font-size: 34px;
    font-family: "Montserrat-Regular";
    font-weight: 400;
    color: #FFFFFF;
}

.service2 .ser2-two .ltwo-type-item .iconfont {
    color: #fff;
    font-size: 44px;
    margin-right: 10px;
}

.service2 .ser2-two .rtwo-box {
    width: 346px;
    height: 173px;
    background: url('../images/fw_bg2.png')no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service2 .ser2-two .rtwo-box a {
    font-size: 42px;
    font-family: "Montserrat-Regular";
    font-weight: 400;
    color: #FFFFFF;
}



.home a:hover {
    color: #ED1D24 !important;
}

.home .gy-name {
    font-size: 46px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #181A2F;
}

.home .one-fenge {
    display: flex;
    align-items: center;
    margin-top: 13px;
}

.home .one-fenge img {
    width: 34px;
}

.home .one-line {
    width: 60px;
    height: 2px;
    background: #ED1D24;
    margin: 0 19px 0 3px;
}

.home .one-notice {
    font-size: 18px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
}

.home .banner {
    position: relative;
    z-index: 2;
    line-height: 0;
    font-size: 0;
}

.home .banner .slick-arrow {
    position: absolute;
    z-index: 99;
    display: block !important;
    top: 50%;
    margin-top: -31px;
    width: 62px;
    height: 62px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.home .banner .hide {
    display: none;
}

.home .banner .slick-dots {
    display: flex !important;
    justify-content: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
}
.home .banner .slick-dots li{
    margin-right: 10px !important;
}
.home .banner .slick-dots li a{
    position: relative !important;
    z-index: 999 !important;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ffffff;
}
.home .banner .slick-dots .slick-active a{
    background-color: #ed1d24 !important;
}
.home .banner .slick-dots li:last-child{
    margin-right: 0px !important;
}
.home .banner .slick-dots li a:hover{
    background-color: #ed1d24 !important;
}

.home .sy-one .syone-first {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 37px;
}

.home .sy-one .one-left {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.home .sy-one {
    background: #FFFFFF;
    position: relative;
    z-index: 9;
    box-sizing: border-box;
    padding-bottom: 43px;
}
.one-box {
	background: rgba(255, 255, 255, 0) !important;
    position: relative;
    z-index: 9;
    box-sizing: border-box;
    padding-bottom: 43px;
}

.home .sy-one .one-info {
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: 36px;
}

.home .sy-one .one-right {
    position: relative;
    width: 57.95%;
    margin-left: 55px;
    overflow: hidden;
}

.home .sy-one .one-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    background: #ED1D24;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF !important;
}

.home .sy-one .syone-second {
    display: flex;
    align-items: flex-end;
    height: 187px;
    margin-top: 4px;
}

.home .sy-one .syone-list {
    width: 25%;
    height: 163px;
    background: #E9E9E9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #34353D;
}

.home .sy-one .syone-list .iconfont {
    font-size: 54px;
    margin-left: 20px;
}

.home .sy-one .syone-list:nth-child(2n) {
    background: #F4F4F4;
}

.home .sy-one .syone-list:hover {
    height: 187px;
    background: url('../images/sy_bg2.png')no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF !important;
    padding-top: 24px;
    box-sizing: border-box;
}

.home .sy-one .syone-di {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.home .sy-one {
    position: relative;
    padding-top: 100px;
    padding-bottom: 90px;
}

.home .sy-two {
    width: 100%;
    position: relative;
    padding-top: 60px;
    z-index: 9;
}

.home .sy-two .sy-di {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.home .sy-two .two-first .gy-name {
    color: #fff;
}

.home .sy-two .two-first .one-line {
    margin: 0;
}

.home .sy-two .one-fenge img {
    margin: 0 10px;
}

.home .sy-two .two-first {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.home .sy-two .two-second {
    box-sizing: border-box;
    padding: 0 11.67% 0 11.25%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 80px;
}

.home .sy-two .two-list {
    box-sizing: border-box;
    padding: 14px 0 0 14px;
    position: relative;
    margin-right: 2.5%;
    width: 23.1%;
    margin-bottom: 67px;
}

.home .sy-two .list-di {
    width: 211px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.home .sy-two .list-di .hongdi {
    display: none;
}

.home .sy-two .two-list:hover .baidi {
    display: none;
}

.home .sy-two .two-list:hover .hongdi {
    display: block;
}

.home .sy-two .list-photo {
    z-index: 1;
    position: relative;
}

.home .sy-two .tu-mengceng {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    box-sizing: border-box;
    padding: 15px 20px;
    z-index: 1;

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.home .sy-two .tu-mengceng img {
    width: 45px;
    margin-bottom: 5px;
}

.home .sy-two .tu-mengceng span {
    display: block;
    font-size: 20px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
    overflow: hidden;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.home .sy-two .tu-btn {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    box-sizing: border-box;
    padding-right: 17px;
    display: flex;
    justify-content: flex-end;
    height: 50px;
    width: 100%;
}

.home .sy-two .tu-logo {
    width: 40px;
    height: 50px;
    background: #ED1D24;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home .sy-two .tu-logo .iconfont {
    color: #fff;
    font-size: 14px;
}

.home .sy-two .two-list:nth-child(4n) {
    margin-right: 0;
}

.home .sy-two .list-photo:hover .tu-mengceng {
    align-items: center;
    justify-content: center;
}

.home .sy-two .list-photo:hover .tu-btn {
    justify-content: center;
    height: 40px;
    bottom: -20px;
}

.home .sy-two .list-photo:hover .tu-logo {
    width: 50px;
    height: 40px;
    background: #fff;
}

.home .sy-two .list-photo:hover .tu-logo .iconfont {
    color: #ED1D24;
}

.home .sy-two .two-third {
    display: flex;
    align-items: center;
    margin-top: 100px;
}

.home .sy-two .Tthir-left {
    flex: 1;
    background: #ffffff;
    box-shadow: 11px 13px 24px 0px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
    padding: 53px 44px 48px 72px;
}

.home .sy-two .Tthir-right {
    width: 474px;
    flex: none;
}

.home .sy-two .Tthir-cext {
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: 21px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home .sy-two .Tthir-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    background: #E41D23;
    box-shadow: 11px 13px 24px 0px rgba(0, 0, 0, 0.08);
    border-radius: 1px;

    width: 266px;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF !important;
    position: relative;
    margin-top: 42px;
    transition: all 0.4s;
}

.home .sy-two .Tthir-btn-logo {
    position: absolute;
    top: 3px;
    right: 3px;
}

.home .sy-there {
    width: 100%;
    height: 1100px;
    background: url('../images/sy_bg6.png')no-repeat;
    background-size: cover;
    margin-top: -398px;
    box-sizing: border-box;
    padding: 0 6% 98px 6%;

    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.home .sy-there .one-line {
    margin: 0;
}

.home .sy-there .one-fenge img {
    margin: 0 10px;
}

.home .swiper {
    width: 100%;
    height: 100%;
}

.home .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.home .sy-there .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home .sy-there .lb-box1 {
    display: flex;
    align-items: center;
    width: 100%;
}

.home .sy-there .case-tu {
    width: 100%;
    display: block;
    position: relative;
}

.home .sy-there .swiper-slide {
    background: transparent;
    align-items: flex-end;
    flex-direction: column;
}

.home .sy-there .swiper-slide-prev img,

.home .sy-there .swiper-slide-next img {
    transform: scale(0.9);
    transition: all 0s;
    margin-top: 1.7%;
}

.home .sy-there .swiper-slide-active img {
    transform: scale(1.1);
    transition: all 0s;
}

/* .home .sy-there .swiper-slide-active .case-btn{margin-top: -3%;} */

.home .sy-there .case-btn {
    width: 100%;
    height: 70px;
    display: none;
    align-items: center;
    margin-top: -3%;
    justify-content: center;
}

.home .sy-there .case-box {
    width: 396px;
    height: inherit;
    background: #ED1D24;
    box-sizing: border-box;
    padding: 0 60px 0 30px;
    font-size: 16px;

    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF !important;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home .sy-there .btn-item {
    flex: none;
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    margin-left: -20px;
}

.home .sy-there .btn-item .iconfont {
    color: #ED1D24;
}

.home .sy-there .swiper-slide-active .case-btn {
    display: flex;
}

.home .sy-there .case-box p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.home .sy-there .swiper {
    margin-top: 73px;
}

.home .sy-there .lb-box1 .swiper-button-prev,

.home .sy-there .lb-box1 .swiper-button-next {
    width: 40px;
    height: 40px;
    background: #666666;
}

.home .sy-there .lb-box1 .swiper-button-prev:after,

.home .sy-there .lb-box1 .swiper-button-next:after {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

.home .sy-there .lb-box1 .swiper-button-prev:hover,

.home .sy-there .lb-box1 .swiper-button-next:hover {
    background: #ED1D24;
}

.home .sy-four {
    width: 100%;
    height: 291px;
    background: url('../images/sy_bg8.png')no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 15px;
}

.home .sy-four .four-left {
    position: relative;
    width: 1319px;
    height: 100%;
}

.home .sy-four .four-left .hongsedi {
    width: 100%;
    height: 100%;
}

.home .sy-four .need-mc {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    padding-left: 243px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home .sy-four .need-mc .gy-name {
    color: #ffffff !important;
}

.home .sy-four .need-mc .one-line {
    background: #fff;
}

.home .sy-four .need-mc .one-notice {
    color: #fff !important;
    font-size: 16px;
    margin-top: 30px;
}

.home .sy-four .four-right {
    transition: all 0.4s;
    margin-left: 125px;
    width: 200px;
    height: 60px;
    background: #ED1D24;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #FFFFFF;
}

.home .sy-four .four-right .iconfont {
    color: #fff;
    font-size: 27px;
    margin-right: 12px;
}

.home .sy-five {
    box-sizing: border-box;
    padding-left: 13.5%;
    padding-bottom: 100px;
    margin-top: 91px;
}

.home .sy-five .mySwiper1 .swiper-slide {
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    padding-right: 70px;
    border-right: 1px solid #E9E9E9;
}

.home .sy-five .mySwiper1 .news-time {
    display: flex;
    align-items: center;
}

.home .sy-five .mySwiper1 .news-time a {
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #999999;
}

.home .sy-five .mySwiper1 .news-time img {
    width: 22px;
    margin-right: 8px;
}

.home .sy-five .mySwiper1 .news-info {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-family: "Kelson-Sans-Regular";
    font-weight: 400;
    color: #666666;
    line-height: 27px;
    margin: 5px 0 27px 0;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home .sy-five .mySwiper1 .news-title {

    display: block;

    width: 100%;

    text-align: left;

    font-size: 16px;

    font-family: "Kelson-Sans-Regular";

    font-weight: 400;

    color: #666666;

    line-height: 27px;

    margin: 40px 0 0 0;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;

    overflow: hidden;

    text-overflow: ellipsis;

}

.home .sy-five .mySwiper1 .news-tu {
    width: 100%;
    overflow: hidden;
}

.home .sy-five .mySwiper1 {
    margin-top: 56px;
}

.home .sy-five .mySwiper1-btn {
    display: flex;
    box-sizing: border-box;
    padding-right: 13.5%;
    align-items: center;
    margin-top: 84px;
}

.home .sy-five .mySwiper1-btn .swiper-pagination,

.home .sy-five .mySwiper1-btn .swiper-button-prev,

.home .sy-five .mySwiper1-btn .swiper-button-next {
    position: static;
    margin-top: 0;
}

.home .sy-five .mySwiper1-btn .swiper-button-prev,

.home .sy-five .mySwiper1-btn .swiper-button-next {
    width: 40px;
    height: 40px;
    background: #666666;
}

.home .sy-five .mySwiper1-btn .swiper-button-prev:after,

.home .sy-five .mySwiper1-btn .swiper-button-next:after {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

.home .sy-five .mySwiper1-btn .swiper-button-prev {
    margin-right: 20px;
}

.home .sy-five .mySwiper1-btn .swiper-pagination {
    flex: 1;
    height: 3px;
    background: #E9E9E9;
}

.home .sy-five .mySwiper1-btn .swiper-pagination-progressbar-fill {
    background: #ED1D24;
}

.home .sy-five .mySwiper1-btn .swiper-button-prev:hover,

.home .sy-five .mySwiper1-btn .swiper-button-next:hover {
    background: #ED1D24;
}



/* 閸斻劍鏅� */

.products2-4 .main4-two .two-menu a:hover {
    border-bottom: 2px solid #ED1D24;
    transition: all 0.4s;
}

.header .header-two .h-menu-list:hover,

.footer .fone-two a:hover,

.footer .ffir-info a:hover,

.products2-1 .products2-main1 .mc-info p:hover,

.products2-1 .products2-main1 .mc-name:hover,

.about .about-five .problem-list .pro-name:hover,

.products2-2 .products2-main2 .yiji-nav:hover {
    color: #ED1D24;
}

.header .header-two .h-menu-list:hover .select-logo {
    display: block;
}

.home .sy-four .four-right:hover {
    background: #ffffff;
    color: #ED1D24;
}

.contanct .cont-main .form-list3:hover,

.products2-4 .main4-four .form-list3:hover,

.projects2 .proj2-five .form-list3:hover {
    background: #ffffff;
    color: #ED1D24;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
    transition: all 0.4s;
}

.footer .foot-one .fone-btn:hover {
    background: transparent;
    color: #ED1D24 !important;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    transition: all 0.4s;
}

.home .sy-four .four-right:hover .iconfont {
    color: #ED1D24;
}

.products2-2 .products2-main2 .list2-tu img:hover,

.projects .proj-main .proj-item:hover .list-photo img,

.home .sy-one .one-right img:hover,

.home .sy-five .mySwiper1 .news-tu img:hover,

.about .about-one .int1-photo img:hover,

.about .about-there .there-photo img:hover,

.service1 .ser1-main .ser1-img img:hover,

.news2 .news2-main .news2-two .hot-tu img:hover,

.news1 .news1-main .news-tu img:hover,

.service2 .ser2-list .right-list img:hover,

.service2 .ser2-list .mySwiper img:hover {
    transition: all 0.8s;
    transform: scale(1.05);
}

.about .about-five .problem-list .pro-logo:hover {
    background: #ED1D24;
}

.home .sy-two .Tthir-btn:hover,

.products2-4 .main4-one .one-lb .one-btn:hover,

.about .about-five .five-photo:hover,

.service1 .ser1-main .ser1-btn:hover {
    transition: all 0.4s;
    transform: translateY(-5px);
}





.contanct .cont-main .cone-list:nth-child(3) a:hover,

.news2 .news2-main .news2-two .hot-title:hover,

.news2 .news2-main .news2-two .hot-time:hover,

.news1 .news1-main .news-name:hover,

.news1 .news1-main .news-text:hover,

.service2 .ser2-two .rtwo-box a:hover,

.service2 .ser2-two .ltwo-type-item a:hover {
    color: #ED1D24;
}

.contanct .cont-main .cone-list:nth-child(3) a {
    cursor: pointer;
}

.news1 .news1-main .news-btn:hover {
    background: #ED1D24;
    color: #FFFFFF;
    border: 1px solid #ED1D24;
}

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

    .banner {

        display: block;

    }



    .banner.hide {

        display: block;

    }



    .banner .slick-arrow {

        display: none !important;

    }



    .banner .slick-dots {

        bottom: 10px;

    }



    .banner .slick-dots li {

        margin: 0 5px;

    }



    .banner .slick-dots a {

        width: 10px;

        height: 10px;

    }



    .banner2 {

        display: none;

    }

}



.slick-list,

.slick-slider,

.slick-track {

    position: relative;

    display: block
}



.slick-loading .slick-slide,

.slick-loading .slick-track {

    visibility: hidden
}



.slick-slider {

    box-sizing: border-box;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-touch-callout: none;

    -khtml-user-select: none;

    -ms-touch-action: pan-y;

    touch-action: pan-y;

    -webkit-tap-highlight-color: transparent
}



.slick-list {

    overflow: hidden;

    margin: 0;

    padding: 0
}



.slick-list:focus {

    outline: 0
}



.slick-list.dragging {

    cursor: pointer;

    cursor: hand
}



.slick-slider .slick-list,

.slick-slider .slick-track {

    -webkit-transform: translate3d(0, 0, 0);

    -moz-transform: translate3d(0, 0, 0);

    -ms-transform: translate3d(0, 0, 0);

    -o-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0)
}



.slick-track {

    top: 0;

    left: 0
}



.slick-track:after,

.slick-track:before {

    display: table;

    content: ''

}



.slick-track:after {

    clear: both
}



.slick-slide {

    display: none;

    float: left;

    height: 100%;

    min-height: 1px
}



[dir=rtl] .slick-slide {

    float: right
}



.slick-slide img {

    display: block
}



.slick-slide.slick-loading img {

    display: none
}



.slick-slide.dragging img {

    pointer-events: none
}



.slick-initialized .slick-slide {

    display: block
}



.slick-vertical .slick-slide {

    display: block;

    height: auto;

    border: 1px solid transparent
}



.slick-arrow.slick-hidden {

    display: none
}



.slick-dots .slide-count {

    display: none;

}



.slick-slide {

    position: relative;

}



.slick-slide iframe {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

}



.slick-slide video {

    position: absolute;

    display: block;

    left: 50%;

    top: 50%;

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    min-width: 101%;

    min-height: 100%;

    max-width: none;

    -o-object-fit: cover;

    object-fit: cover;

    -o-object-position: 50% 50%;

    object-position: 50% 50%;

    display: none \9;

    display: block \9\0;

}



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

    .slick-slide video {

        object-position: inherit;

        object-fit: inherit;

        width: 100%;

        height: 100%;

        transform: translate(0, 0);

        left: 0;

        top: 0;

    }

}

/* 闁倿鍘� */

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

    .footer .foot-one {
        justify-content: space-between;
    }

    .footer .fone-form {
        margin-right: 0 !important;
    }

    .products2-4 .main4-there .lb-box1 .rgc-list {
        margin-left: 15px;
    }

}

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

    .home .sy-four .four-left {
        width: 1240px;
    }

    .footer,

    .main,

    .home .sy-two .two-second {
        padding: 0 9%;
    }

    .home .sy-five {
        padding-left: 9%;
    }

    .home .sy-five .mySwiper1-btn {
        padding-right: 9%;
    }

    .header .header-two .child-menu {
        padding-left: 38%;
    }

    .about .about-there .r-there {
        padding: 40px 9% 0 80px;
    }

    .about .about-one {
        padding: 25px 9% 0 9%;
    }

    .about .about-two .two-info {
        padding: 0 9%;
    }

    .about .about-four {
        padding: 94px 9% 0 9%;
    }

    .about .about-five {
        padding: 0 9% 105px 9%;
    }

    .products2-4 .main4-one {
        padding: 53px 9% 83px 9%;
    }

    .products2-4 .main4-two .two-menu {
        padding: 0 9%;
    }

    .products2-4 .main4-two .two-main {
        padding: 59px 9% 0 9%;
    }

    .products2-4 .main4-two .two-shipin .shipin-one {
        padding: 0 9%;
    }

    .products2-4 .main4-two .two-shipin .shipin-two,

    .products2-4 .main4-there .lb-box1,

    .products2-4 .main4-there .lb-box2 {
        padding: 0 4%;
    }

    .products2-4 .main4-there .there-first {
        padding: 0 9%;
    }

    .products2-4 .main4-four {
        padding: 80px 9% 137px 9%;
    }

    .projects2 .proj2-two {
        padding: 0 5.8%;
    }

    .service2 .ser2-two {
        padding: 0 8% 0 9%;
    }

    .service2 .ser2-list .list-lb {
        padding: 0 4.5%;
    }

    .home .sy-there .swiper-slide-prev img,

    .home .sy-there .swiper-slide-next img {
        margin-top: 1.4%;
    }

}



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

    .home .sy-there .swiper-slide-prev img,
    .home .sy-there .swiper-slide-next img {
        margin-top: 1.1%;
    }

    .contanct .cont-main .cone-list a {
        font-size: 16px;
        line-height: 21px;
    }

    .contanct .cont-main .cone-list:nth-child(6) {
        padding-bottom: 15px;
        box-sizing: border-box;
    }

    .home .sy-four .four-left {
        width: 1155px;
    }

    .home .sy-four {
        height: 280px;
    }

    .home .sy-four .need-mc {
        padding-left: 200px;
    }

    .footer .foot-one .foot-logo {
        width: 290px;
    }

    .footer .foot-one .fone-item {
        margin-right: 74px;
    }

    .home .sy-there {
        height: 1140px;
    }

    .header .header-two .child-menu {
        padding-left: 35%;
    }

    .products2-1 .products2-main1 .mc-logo img {
        width: 50px;
    }

    .about .about-one .int1-text {
        margin-top: 10px;
    }

    .about .about-one .int1-info {
        padding-left: 40px;
    }

    .service2 .ser2-two .ltwo-box span,

    .service2 .ser2-two .ltwo-type-item .iconfont {
        font-size: 39px;
    }

    .service2 .ser2-two .ltwo-type-item a,

    .service2 .ser2-two .ltwo-type-item span {
        font-size: 32px;
    }

    .service2 .ser2-two .rtwo-box {
        width: 320px;
        height: 145px;
    }

    .service2 .ser2-two .rtwo-box a {
        font-size: 39px;
    }

}



@media screen and (max-width: 1600px) {
    .picsPopup .iconfont {
        font-size: 36px !important;
    }

    .picsPopup .picsImg img {
        max-width: 92.5% !important;
    }


    .home .sy-there .swiper-slide-prev img,
    .home .sy-there .swiper-slide-next img {
        margin-top: 1%;
    }

    .service2 .ser2-one {
        padding-bottom: 50px;
    }

    .service2 .ser2-list .right-list {
        margin-left: 30px;
    }

    .service2 .ser2-list .list-lb {
        padding: 0 5%;
    }

    .service2 .ser2-list .list-one {
        margin-bottom: 50px;
    }

    .service2 .ser2-list {
        padding-bottom: 50px;
    }

    .service2 .ser2-list2 {
        padding-top: 50px;
    }

    .service2 .ser2-list2 .right-list {
        margin-left: 0;
        margin-right: 30px;
    }

    .service2 .ser2-two {
        padding: 0 5%;
    }

    .service2 .ser2-two .ltwo-box span,

    .service2 .ser2-two .ltwo-type-item .iconfont,

    .service2 .ser2-two .rtwo-box a {
        font-size: 36px;
    }

    .service2 .ser2-two .ltwo-type-item a,

    .service2 .ser2-two .ltwo-type-item span {
        font-size: 29px;
    }

    .service2 .ser2-two .rtwo-box {
        width: 300px;
        height: 120px;
    }



    .projects2 .proj2-one .proj2-aricle {
        margin-top: 50px;
    }

    .projects2 .proj2-two {
        margin-top: 50px;
    }

    .projects2 .proj2-four {
        margin-top: 50px;
    }

    .projects2 .proj2-four .four-list {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .projects2 .proj2-four .four-list span {
        width: 425px;
    }

    .projects2 .proj2-four .four-list p {
        padding-right: 50px;
    }

    .projects2 .proj2-four .news2-there {
        margin: 50px 0;
    }

    .projects2 .proj2-five {
        padding: 30px 5%;
        height: max-content;
    }

    .projects2 .proj2-five .title-notice {
        margin-bottom: 50px;
    }



    .products2-4 .main4-one {
        padding: 50px 5%;
    }

    .products2-4 .main4-two .two-menu {
        padding: 0 5%;
    }

    .products2-4 .main4-two .two-main {
        padding: 50px 5% 0 5%;
    }

    .products2-4 .main4-two .two-shipin .shipin-one,

    .products2-4 .main4-two .two-shipin .shipin-two,

    .products2-4 .main4-there .lb-box1,

    .products2-4 .main4-there .lb-box2,

    .products2-4 .main4-there .there-first {
        padding: 0 5%;
    }

    .products2-4 .main4-there .there-info {
        text-align: center;
        font-size: 17px;
    }

    .products2-4 .main4-two .two-shipin .shipin-two .swiper-button-prev,

    .products2-4 .main4-two .two-shipin .shipin-two .swiper-button-next,

    .products2-4 .main4-there .lb-box1 .swiper-button-prev,

    .products2-4 .main4-there .lb-box2 .swiper-button-prev,

    .products2-4 .main4-there .lb-box2 .swiper-button-next,

    .products2-4 .main4-there .lb-box1 .swiper-button-next {
        width: 50px;
        height: 50px;
    }

    .products2-4 .main4-two .two-right {
        margin-left: 50px;
    }

    .products2-4 .main4-two .two-shipin {
        padding: 50px 0;
        height: max-content;
    }

    .products2-4 .main4-there {
        padding-top: 50px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-list {
        margin-left: 13px;
        margin-bottom: 20px;
    }

    .products2-4 .main4-there .lb-box1 .lgc-btn {
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        width: 290px;
        padding: 0 10px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-btn {
        font-size: 17px;
        padding: 0 10px;
        height: 40px;
        ;
        line-height: 40px;
    }

    .products2-4 .main4-there .lb-box1 .mySwiper3 {
        margin: 0 20px;
    }

    .products2-4 .main4-one .one-lb .one-name {
        font-size: 38px;
    }

    .products2-4 .main4-there .lb-box1 {
        margin-bottom: 50px;
    }

    .products2-4 .main4-there .lb-box2 .mySwiper4 {
        margin: 0 20px;
    }

    .products2-4 .main4-there .lb-box2 .gc-jieshao {
        font-size: 15px;
    }

    .products2-4 .main4-four {
        padding: 50px 5%;
    }



    .service1 .ser1-main .service1-one {
        padding: 0 5% 50px 5%;
    }

    .service1 .ser1-main .service1-one p {
        margin-top: 20px;
    }



    .about .about-one {
        padding: 25px 5% 0 5%;
    }

    .about .int1-name {
        font-size: 50px;
    }

    .about .about-one .int1-text {
        font-size: 17px;
        line-height: 31px;
    }

    .about .about-two .two-info {
        padding: 0 5%;
    }

    .about .about-there .r-there {
        padding: 30px 5% 0 30px;
    }

    .about .about-four {
        padding: 94px 5% 0 5%;
    }

    .about .about-five {
        padding: 0 5% 105px 5%;
    }



    .products2-2 .products2-main2 .yiji-nav,

    .products2-2 .products2-main2 .menu2-child a {
        font-size: 17px;
    }

    .products2-2 .products2-main2 .list2-name {
        font-size: 23px;
    }

    .products2-2 .products2-main2 .list2-info {
        font-size: 17px;
    }



    .header .header-two .h-logo {
        width: 180px;
    }

    .header .header-two .h-menu a {
        margin-right: 15px;
    }

    .header .operate {
        margin-left: 35px;
    }

    .footer,
    .main,
    .home .sy-two .two-second {
        padding: 0 5%;
    }

    .footer .foot-one .foot-logo {
        width: 260px;
    }

    .footer .foot-one .ffir-info {
        width: 260px;
    }

    .footer .foot-one,
    .footer {
        height: max-content;
    }

    .footer .fone-two {
        padding-bottom: 30px;
    }

    .footer .foot-one .fone-form {
        padding: 80px 40px 20px 40px;
    }

    .footer .foot-one .fone-item {
        padding-top: 80px;
    }

    .footer .foot-one .fone-item {
        margin-right: 72px;
    }

    .header .header-two .child-menu {
        padding-left: 30%;
    }

    .home .gy-name {
        font-size: 42px;
    }

    .home .one-fenge img {
        width: 30px;
    }

    .home .one-line {
        width: 50px;
    }

    .home .sy-one .one-info {
        font-size: 15px;
    }

    .home .sy-one .one-right {
        width: 52%;
    }

    .home .one-notice {
        font-size: 17px;
    }

    .home .sy-one .one-btn {
        width: 90px;
        height: 90px;
    }

    .home .sy-one .syone-list {
        font-size: 30px;
    }

    .home .sy-one .syone-list .iconfont {
        font-size: 47px;
    }

    .home .sy-one .syone-list {
        height: 132px;
    }

    .home .sy-one .syone-list:hover,

    .home .sy-one .syone-second {
        height: 150px;
        padding-top: 0;
    }

    .home .sy-one {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .home .sy-two {
        padding-top: 50px;
    }

    .home .sy-two .two-second {
        margin-top: 50px;
    }

    .home .sy-two .list-di {
        width: 185px;
    }

    .home .sy-two .tu-mengceng img {
        width: 35px;
    }

    .home .sy-two .tu-mengceng span {
        font-size: 19px;
    }

    .home .sy-two .two-third {
        margin-top: 30px;
    }

    .home .sy-two .Tthir-right {
        width: 400px;
    }

    .home .sy-two .Tthir-left {
        padding: 40px;
    }

    .home .sy-two .Tthir-btn {
        width: 255px;
        height: 55px;
        margin-top: 25px;
    }

    .home .sy-two .Tthir-cext {
        font-size: 15px;
        line-height: 26px;
    }

    .home .sy-two .sy-di img {
        height: 1190px;
    }

    .home .sy-there {
        height: 1080px;
    }

    .home .sy-there .case-btn {
        height: 60px;
    }

    .home .sy-there .btn-item {
        width: 35px;
        height: 35px;
    }

    .home .sy-four .four-left {
        width: 970px;
    }

    .home .sy-four {
        height: 250px;
    }

    .home .sy-four .need-mc {
        padding: 0 120px;
    }

    .home .sy-four .four-right {
        width: 190px;
        height: 55px;
        margin-left: 115px;
    }

    .home .sy-four .four-right .iconfont {
        font-size: 23px;
    }

    .home .sy-five {
        padding-left: 5%;
        margin-top: 50px;
    }

    .home .sy-five .mySwiper1 {
        margin-top: 50px;
    }

    .home .sy-five .mySwiper1 .news-info {
        margin: 20px 0;
        font-size: 15px;
        line-height: 24px;
    }

    .home .sy-five .mySwiper1-btn {
        margin-top: 50px;
        padding-right: 5%;
    }

    .footer .foot-one .fone-first {
        padding-top: 64px;
    }

    .footer .foot-one .fone-line .fone-input {
        width: 50%;
    }

}

@media screen and (max-width: 1400px) {
    .picsPopup .picsImg img {
        max-width: 92% !important;
    }

    .picsRight .iconfont,

    .picsLeft .iconfont,

    .picsClose .iconfont {
        font-size: 30px !important;
    }

    .picsImg img {
        max-width: 60% !important;
    }



    .home .sy-there .swiper-slide-prev img,
    .home .sy-there .swiper-slide-next img {
        margin-top: 1.2%;
    }

    .service2 .ser2-list .left-list h1 {
        font-size: 38px;
    }

    .service2 .ser2-list .left-list p {
        font-size: 17px;
        line-height: 30px;
        margin-top: 20px;
    }

    .service2 .ser2-one {
        padding-bottom: 30px;
    }

    .service2 .ser2-list .list-one {
        margin-bottom: 30px;
    }

    .service2 .ser2-list .mySwiper {
        margin: 0 20px;
    }

    .service2 .ser2-two .ltwo-box span,

    .service2 .ser2-two .ltwo-type-item .iconfont,

    .service2 .ser2-two .rtwo-box a {
        font-size: 32px;
    }

    .service2 .ser2-two .ltwo-type-item a,

    .service2 .ser2-two .ltwo-type-item span {
        font-size: 26px;
    }

    .service2 .ser2-two .ltwo-type-item {
        margin-right: 20px;
    }

    .service2 .ser2-two .rtwo-box {
        width: 250px;
        height: 110px;
    }

    .service2 .ser2-two {
        height: 200px;
    }



    .projects2 .gy-title {
        font-size: 38px;
    }

    .projects2 .proj2-one .proj2-aricle img {
        width: 160px;
    }

    .share2 {
        margin-top: 20px;
    }



    .projects2 .proj2-one .proj2-aricle p {
        padding: 0;
        font-size: 17px;
        line-height: 30px;
    }

    .projects2 .proj2-four .four-list span {
        font-size: 26px;
        width: 400px;
    }

    .projects2 .proj2-four .four-list p {
        font-size: 24px;
        line-height: 40px;
    }

    .projects2 .proj2-four .news2-there .tuijian {
        font-size: 19px;
        margin-left: 10px;
    }

    .projects2 .proj2-four .news2-there .tuijian1 {
        margin-left: 0;
        margin-right: 10px;
    }

    .projects2 .proj2-four .mySwiper1 .xm-info {
        padding: 0 25px;
    }

    .projects2 .proj2-five .title-notice {
        width: 69%;
    }



    .news1 .news1-main .all-list {
        margin-top: 50px;
    }

    .news1 .news1-main .news-tu {
        width: 410px;
    }

    .news1 .news1-main .news-name {
        font-size: 28px;
    }



    .news2 .news2-main .news2-two .news-hot {
        width: 330px;
        margin-left: 50px;
    }

    .news2 .news2-main .news2-two .hot-tu {
        width: 150px;
    }

    .news2 .news2-main .news2-one {
        padding-right: 380px;
    }

    .news2 .news2-main .news2-one {
        margin-top: 50px;
    }

    .news2 .news2-main .news2-one h1 {
        font-size: 38px;
    }

    .news2 .news2-main .news2-one .news2-name {
        margin-top: 20px;
        font-size: 17px;
    }

    .news2 .news2-main .news2-two .hot-name {
        font-size: 25px;
        margin: 20px 0;
    }

    .news2 .news2-main .news2-two .news2-info p {
        font-size: 17px;
        line-height: 30px;
    }

    .news2 .news2-main .news2-two .hot-title {
        font-size: 15px;
        line-height: 25px;
    }

    .news2 .news2-main .news2-two .hot-time {
        font-size: 15px;
    }

    .news2 .news2-main .news2-two .news2-info img {
        margin: 50px 0;
    }

    .news2 .news2-main .news2-there .tuijian {
        font-size: 18px;
    }



    .products2-4 .main4-one .one-lb .fd-logo {
        width: 100px;
        height: 90px;
    }

    .products2-4 .main4-one .one-lb .fd-logo .iconfont {
        font-size: 40px;
    }

    .products2-4 .main4-one .one-lb .one-btn {
        width: 310px;
    }

    .products2-4 .main4-two .two-shipin .mySwiper2 .sp-jieshao {
        padding: 25px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-list {
        width: 47.2%;
    }

    .products2-4 .main4-there .lb-box1 .lgc-btn {
        height: 45px;
        line-height: 45px;
        font-size: 18px;
        width: 260px;
        bottom: 25px;
    }

    .products2-4 .main4-there .lb-box1 .lgc-text p {
        font-size: 26px;
    }

    .products2-4 .main4-there .lb-box1 .lgc-text .iconfont {
        font-size: 38px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-btn {
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        width: 190px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-mengceng {
        padding: 10px 10px 15px 10px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-mengceng .iconfont {
        font-size: 38px;
    }

    .products2-4 .main4-four .title-notice {
        width: 70%;
    }

    .products2-4 .main4-four .input {
        width: calc(100% - 36px);
    }



    .contanct .cont-main .cone-list img {
        width: 70px;
    }

    .contanct .cont-main .cone-list a {
        padding: 0 10px;
        font-size: 15px;
        line-height: 20px;
    }

    .contanct .cont-main .cone-list .list-code img {
        width: 140px;
    }

    .contanct .cont-main .cone-list:nth-child(6) {
        padding-bottom: 23px;
    }

    .contanct .cont-main .title-notice {
        width: 70%;
        font-size: 15px;
        line-height: 25px;
    }



    .service1 .ser1-main .service1-one {
        padding: 0 2% 30px 2%;
        margin: 50px 0;
    }

    .service1 .ser1-main .service1-one h1 {
        font-size: 36px;
    }

    .service1 .ser1-main .service1-one p {
        font-size: 17px;
        margin-top: 15px;
    }

    .service1 .ser1-main .ser1-index {
        font-size: 85px;
    }

    .service1 .ser1-main .ser1-name {
        font-size: 36px;
    }

    .service1 .ser1-main .ser1-text {
        line-height: 30px;
    }

    .service1 .ser1-main .ser1-right {
        margin-left: 50px;
    }

    .service1 .ser1-main .ser1-list:nth-child(even) .ser1-right {
        margin-right: 50px;
    }

    .service1 .ser1-main .ser1-list {
        margin-bottom: 50px;
    }

    .service1 .ser1-main {
        padding-bottom: 30px;
    }



    .about .about-one .one-main,

    .about .about-two {
        margin-top: 50px;
    }

    .about .int1-name {
        font-size: 45px;
    }

    .about .about-one .int1-text {
        font-size: 16px;
        line-height: 28px;
    }

    .about .about-one .one-item-name span {
        font-size: 34px;
    }

    .about .about-one .one-item-text {
        font-size: 14px;
    }

    .about .about-one .one-item {
        height: 160px;
    }

    .about .about-two .two-text {
        font-size: 17px;
        line-height: 28px;
    }

    .about .about-two .two-sousuo {
        width: 80px;
        height: 80px;
    }

    .about .about-there .r-there {
        padding-top: 10px;
    }

    .about .about-there .int1-name {
        padding-bottom: 0px;
    }

    .about .about-four {
        padding-top: 50px;
    }

    .about .about-four .four-name {
        width: 330px;
        height: 130px;
    }

    .about .about-four .four-info {
        margin: 20px 0 0 20px;
    }

    .about .about-four {
        height: 670px;
    }

    .about .about-five .five-text {
        font-size: 17px;
    }

    .about .about-five .five-line {
        margin: 10px 0 30px 0;
    }

    .about .about-five .five-photo {
        margin-left: 50px;
    }

    .about .about-five .five-list:nth-child(odd) .five-photo {
        margin-right: 50px;
    }

    .about .about-five .problem-list .pro-name {
        font-size: 27px;
        height: 70px;
    }

    .about .about-five .problem-list .pro-logo {
        width: 40px;
        height: 40px;
    }

    .about .about-five .problem-list .pro-logo .iconfont {
        font-size: 20px;
    }

    .about .about-five .problem-list .pro-info {
        font-size: 18px;
    }

    .about .about-five .five-title {
        margin: 50px 0;
    }



    .projects .proj-main .airtle {
        padding: 0 4% 30px 4%;
        margin-top: 50px;
    }

    .projects .proj-main .airtle p {
        font-size: 17px;
        margin-top: 30px;
    }

    .projects .proj-main .list-info {
        font-size: 23px;
        height: 130px;
    }

    .projects .proj-main .list-btn {
        width: 60px;
        height: 60px;
    }



    .products2-2 .products2-main2 .list2-name {
        font-size: 22px;
        padding-top: 20px;
    }

    .products2-2 .products2-main2 .list2-info {
        font-size: 16px;
        line-height: 24px;
    }

    .products2-2 .products2-main2 {
        padding-bottom: 80px;
    }

    .products2-2 .products2-main2 .yiji-nav,

    .products2-2 .products2-main2 .menu2-child a {
        font-size: 16px;
    }

    .products2-2 .products2-main2 .pro2-list2 {
        padding-top: 40px;
    }

    .products2-2 .products2-main2 .list2-item .list2-allbox {
        padding: 0 20px 20px 20px;
    }

    .products2-2 .products2-main2 .list2-name {
        font-size: 21px;
    }

    .products2-2 .products2-main2 .list2-info {
        font-size: 15px;
    }



    .products2-1 .products2-main1 .mc-logo img {
        width: 40px;
    }

    .products2-1 .products2-main1 .list-mengceng,

    .products2-1 .products2-main1 .pro2-item:hover .list-mengceng {
        padding: 30px 25px;
    }

    .products2-1 .products2-main1 .mc-name {
        font-size: 22px;
    }

    .products2-1 .products2-main1 .mc-info p {
        font-size: 15px;
    }

    .products2-1 .products2-main1 {
        padding-top: 50px;
    }



    .footer .foot-one .foot-logo {
        width: 230px;
    }

    .footer .foot-one .ffir-info {
        font-size: 14px;
        line-height: 25px;
        width: 100%;
    }

    .footer .foot-one .ffir-info img {
        width: 65px;
    }

    .footer .foot-one .ffir-type a {
        width: 26px;
        height: 26px;
        margin-right: 9px;
    }

    .footer .foot-one .ffir-type {
        margin-top: 20px;
    }

    .footer .foot-one .fone-title {
        font-size: 22px;
    }

    .footer .foot-one .fone-item {
        padding-top: 60px;
        margin-right: 28px;
    }

    .footer .foot-one .fone-first {
        padding-top: 45px;
        margin-right: 20px;
    }

    .footer .foot-one .fone-menu a,

    .footer .foot-one .fone-menu span {
        font-size: 14px;
        line-height: 30px;
    }

    .footer .foot-one .fone-menu {
        margin-top: 20px;
    }

    .footer .foot-one .fone-dizhi {
        width: 255px;
    }

    .footer .foot-one .fone-form {
        padding-left: 30px;
        padding-right: 30px;
    }

    .footer .foot-one .fone-input {
        width: 250px;
    }

    .footer .fone-two span {
        margin-top: 10px;
    }

    .footer .fone-two {
        padding-bottom: 20px;
    }

    .home .gy-name {
        font-size: 34px;
    }

    .home .one-fenge img {
        width: 22px;
    }

    .home .one-line {
        width: 45px;
        margin-right: 10px;
    }

    .home .one-notice {
        font-size: 16px;
    }

    .home .sy-one .one-info {
        font-size: 14px;
        line-height: 25px;
        margin-top: 20px;
    }

    .home .sy-one .one-right {
        margin-left: 30px;
    }

    .home .sy-one .one-btn {
        width: 80px;
        height: 80px;
        font-size: 15px;
    }

    .home .sy-one .syone-list {
        height: 115px;
        font-size: 23px;
    }

    .home .sy-one .syone-list .iconfont {
        font-size: 40px;
        margin-left: 10px;
    }

    .home .sy-one .syone-list:hover,

    .home .sy-one .syone-second {
        height: 131px;
    }

    .home .sy-two .two-list {
        width: 31.5%;
        margin-right: 2.7%;
    }

    .home .sy-two .two-list:nth-child(3n) {
        margin-right: 0;
    }

    .home .sy-two .two-list:nth-child(4n) {
        margin-right: 2.7%;
    }

    .home .sy-two .sy-di img {
        height: 1550px;
    }

    .home .sy-there {
        height: 1000px;
        padding: 0 5% 50px 5%;
    }

    .home .sy-there .case-box {
        width: 100%;
        font-size: 15px;
        padding: 0 30px 0 20px;
    }

    .home .sy-there .case-btn {
        height: 50px;
    }

    .home .sy-there .btn-item {
        width: 30px;
        height: 30px;
    }

    .home .sy-there .lb-box1 .swiper-button-next {
        right: 0;
    }

    .home .sy-there .lb-box1 .swiper-button-prev {
        left: 0;
    }

    .home .sy-four .four-left {
        width: 68%;
    }

    .home .sy-four .need-mc {
        padding: 0 14%;
    }

    .home .sy-four {
        height: 215px;
    }

    .home .sy-four .four-right .iconfont {
        font-size: 19px;
    }

    .home .sy-four .four-right {
        height: 45px;
        font-size: 15px;
    }

    .home .sy-five .mySwiper1 .swiper-slide {
        padding-right: 30px;
    }

    .home .sy-five .mySwiper1 .news-info {
        margin: 10px 0;
        font-size: 14px;
        line-height: 20px;
    }

    .header .header-two .h-logo {
        width: 145px;
    }

    .header .header-two .h-menu-list {
        padding: 0 10px;
        font-size: 17px;
    }

    .header .lianxi,

    .header .yuyan,

    .header .header-one .hinfo-list .iconfont {
        font-size: 17px;
    }

    .header .operate {
        height: 34px;
        width: 260px;
    }

    .header .language a {
        font-size: 12px;
    }

    .header .header-two .h-menu a {
        margin-right: 10px;
    }

    .header .header-one .hinfo-text {
        padding: 0 15px;
        justify-content: center;
        width: 430px;
    }

    .header .header-one .hinfo-list:last-child {
        margin-right: 0;
    }

    .header .header-one .hea-type {
        right: 17%;
    }

}

@media screen and (max-width: 1200px) {
    .picsPopup .picsRight {
        right: 5px !important;
    }

    .picsPopup .picsLeft {
        left: 5px !important;
    }

    .picsPopup .picsLeft .iconfont,
    .picsPopup .picsRight .iconfont {
        font-size: 22px !important;
    }

    .picsPopup .picsImg img {
        max-width: 94% !important;
    }

    .home .sy-there .swiper-slide-prev img,
    .home .sy-there .swiper-slide-next img {
        margin-top: 0.3%;
    }

    .service2 .ser2-list .left-list h1 {
        font-size: 36px;
    }

    .service2 .ser2-list .left-list p {
        font-size: 16px;
        line-height: 25px;
        margin-top: 10px;
    }

    .service2 .ser2-list .right-list {
        margin-left: 25px;
    }

    .service2 .ser2-list .list-lb {
        padding: 0 2%;
    }

    .service2 .ser2-list2 .right-list {
        margin-left: 0;
        margin-right: 25px;
    }

    .service2 .ser2-two .ltwo-box span,
    .service2 .ser2-two .ltwo-type-item .iconfont,
    .service2 .ser2-two .rtwo-box a {
        font-size: 26px;
    }

    .service2 .ser2-two .ltwo-type-item a,

    .service2 .ser2-two .ltwo-type-item span {
        font-size: 20px;
    }

    .service2 .ser2-two .rtwo-box {
        width: 200px;
        height: 100px;
    }

    .service2 .ser2-two {
        height: 170px;
    }



    .projects2 .proj2-one .proj2-aricle {
        margin-top: 30px;
    }

    .projects2 .gy-title {
        font-size: 35px;
    }

    .projects2 .proj2-one .proj2-aricle img {
        width: 150px;
    }

    .share2 {
        margin-top: 10px;
    }

    .projects2 .proj2-one .proj2-aricle p {
        font-size: 16px;
        line-height: 25px;
    }

    .projects2 .proj2-two {
        padding: 0 2%;
        margin-top: 30px;
    }

    .projects2 .proj2-there .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .projects2 .proj2-there {
        margin-top: 20px;
    }

    .projects2 .proj2-four .four-list span {
        font-size: 22px;
        width: 300px;
    }

    .projects2 .proj2-four .four-list p {
        font-size: 20px;
        line-height: 30px;
        padding-right: 20px;
    }

    .projects2 .proj2-four {
        margin-top: 30px;
    }

    .projects2 .proj2-four .four-list {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .projects2 .proj2-four .news2-there .left-box {
        width: 30px;
        height: 30px;
    }

    .projects2 .proj2-four .news2-there .tuijian {
        font-size: 18px;
    }

    .projects2 .proj2-four .news2-there {
        height: 70px;
        margin: 30px 0;
    }

    .projects2 .proj2-four .mySwiper1 .xm-info a {
        font-size: 17px;
    }

    .projects2 .proj2-four .mySwiper1 .xm-info {
        height: 60px;
        line-height: 60px;
    }

    .projects2 .proj2-five .bg-title {
        font-size: 35px;
    }

    .projects2 .proj2-five {
        padding: 0 2% 30px 2%;
    }

    .projects2 .proj2-five .title-notice {
        width: 78%;
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 30px;
    }

    .projects2 .proj2-five .form-list {
        height: 50px;
    }

    .projects2 .proj2-five .form-list1 {
        height: 230px;
    }

    .projects2 .proj2-five .form-list3 {
        height: 50px;
        width: 20%;
    }



    .news1 .news1-main .news-tu {
        width: 360px;
    }

    .news1 .news1-main .news-info {
        margin-left: 30px;
    }

    .news1 .news1-main .news-line {
        margin: 20px 0;
    }

    .news1 .news1-main .news-list {
        padding-bottom: 50px;
    }



    .news2 .news2-main .news2-two .news-hot {
        width: 300px;
        margin-left: 30px;
    }

    .news2 .news2-main .news2-one h1 {
        font-size: 35px;
    }

    .news2 .news2-main .news2-one {
        margin-top: 30px;
        padding-right: 330px;
    }

    .news2 .news2-main .news2-two .hot-info {
        margin-left: 10px;
    }

    .news2 .news2-main .news2-two .hot-tu {
        width: 140px;
    }



    .products2-4 .main4-one {
        padding: 50px 2%;
    }

    .products2-4 .main4-one .one-lb .fd-logo .iconfont {
        font-size: 35px;
    }

    .products2-4 .main4-one .one-lb .fd-logo {
        width: 90px;
        height: 85px;
    }

    .products2-4 .main4-one .one-lb .one-name {
        margin: 30px 0 10px 0;
        font-size: 35px;
    }

    .products2-4 .main4-one .one-lb .one-info {
        font-size: 15px;
        line-height: 25px;
    }

    .products2-4 .main4-one .one-lb .one-type {
        margin-top: 30px;
    }

    .products2-4 .main4-one .one-lb .one-btn {
        width: 265px;
        font-size: 19px;
    }

    .products2-4 .main4-two .two-menu {
        padding: 0 2%;
        height: 80px;
    }

    .products2-4 .main4-two .two-menu a {
        font-size: 21px;
        margin-right: 50px;
    }

    .products2-4 .main4-two .two-main {
        padding: 30px 2% 0 2%;
    }

    .products2-4 .main4-two .two-left .cd-box p {
        font-size: 15px;
    }

    .products2-4 .main4-two .two-left .cd-name {
        font-size: 29px;
    }

    .products2-4 .main4-two .two-right {
        width: 280px;
        margin-left: 30px;
    }

    .products2-4 .main4-two .two-right .rtwo-main {
        padding: 20px 10px;
    }

    .products2-4 .main4-two .two-right .rtwo-main {
        font-size: 15px;
        line-height: 20px;
    }

    .products2-4 .main4-two .two-right .rtwo-list {
        margin-top: 10px;
    }

    .products2-4 .main4-two .two-left .cd-box p {
        margin-top: 15px;
    }

    .products2-4 .main4-two .two-left .cd-box {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .products2-4 .main4-two .two-left .cd-box:nth-child(3) .cd-name {
        font-size: 36px;
    }

    .products2-4 .main4-two .two-left .cd-form {
        margin-top: 30px;
    }

    .products2-4 .main4-two .two-left .cd-li {
        padding: 0 30px;
    }

    .products2-4 .main4-two .two-left .cd-ul {
        height: 80px;
    }

    .products2-4 .main4-two .two-shipin {
        padding: 30px 0;
    }

    .products2-4 .main4-two .two-shipin .shipin-one,

    .products2-4 .main4-two .two-shipin .shipin-two,

    .products2-4 .main4-there .lb-box1,

    .products2-4 .main4-there .lb-box2,

    .products2-4 .main4-there .there-first {
        padding: 0 2%;
    }

    .products2-4 .main4-two .two-shipin .sp-name {
        font-size: 38px;
    }

    .products2-4 .main4-two .two-shipin .sp-info {
        font-size: 16px;
        line-height: 30px;
        margin-top: 15px;
    }

    .products2-4 .main4-two .two-shipin .shipin-two {
        margin-top: 50px;
    }

    .products2-4 .main4-two .two-shipin .mySwiper2 .sp-jieshao {
        padding: 20px 10px;
    }

    .products2-4 .main4-two .two-shipin .mySwiper2 .sp-title {
        font-size: 16px;
    }

    .products2-4 .main4-two .two-shipin .mySwiper2 .sp-btn {
        font-size: 16px;
    }

    .products2-4 .main4-two .two-shipin .mySwiper2 .sp-btn .iconfont {
        font-size: 21px;
    }

    .products2-4 .main4-there {
        padding-top: 30px;
    }

    .products2-4 .main4-there .there-title {
        font-size: 38px;
    }

    .products2-4 .main4-there .there-info {
        line-height: 30px;
        margin-top: 15px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-list {
        margin-left: 2.8%;
        margin-bottom: 15px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-btn {
        width: 100%;
    }

    .products2-4 .main4-there .lb-box1 .rgc-btn {
        margin-top: 20px;
    }

    .products2-4 .main4-there .lb-box1 {
        margin: 30px 0;
    }

    .products2-4 .main4-there .lb-box2 .gc-jieshao {
        font-size: 13px;
        line-height: 20px;
    }

    .products2-4 .main4-four {
        padding: 30px 2%;
    }

    .products2-4 .main4-four .title-notice {
        width: 80%;
        font-size: 15px;
        line-height: 25px;
        margin: 10px auto 30px auto;
    }

    .products2-4 .main4-four .form-list {
        height: 50px;
    }

    .products2-4 .main4-four .form-list1 {
        height: 230px;
    }

    .products2-4 .main4-four .form-list3 {
        height: 50px;
        width: 20%;
    }



    .contanct .cont-main .title {
        font-size: 35px;
    }

    .contanct .cont-main .cone-list {
        width: 32.3%;
        margin-right: 1.54%;
    }

    .contanct .cont-main .cone-list:nth-child(3n) {
        margin-right: 0;
    }

    .contanct .cont-main .cone-list:nth-child(4n) {
        margin-right: 1.54%;
    }

    .contanct .cont-main .title-notice {
        width: 75%;
    }

    .contanct .cont-main .form-list {
        height: 50px;
    }

    .contanct .cont-main .form-list1 {
        height: 230px;
    }

    .contanct .cont-main .form-list2 {
        width: 20.5%;
    }

    .contanct .cont-main .form-list3 {
        height: 50px;
        width: 20%;
    }

    .contanct .cont-main .form-star {
        width: 25px;
    }

    .contanct .cont-main .input {
        width: calc(100% - 25px);
    }

    .contanct .cont-main {
        padding-bottom: 90px;
    }



    .service1 .ser1-main .service1-one p {
        font-size: 16px;
        margin-top: 10px;
        line-height: 25px;
    }

    .service1 .ser1-main .ser1-index {
        font-size: 65px;
        line-height: 70px;
    }

    .service1 .ser1-main .ser1-name {
        font-size: 32px;
    }

    .service1 .ser1-main .ser1-right {
        margin-left: 30px;
    }

    .service1 .ser1-main .ser1-text {
        line-height: 25px;
    }

    .service1 .ser1-main .ser1-btn {
        font-size: 26px;
        margin-top: 20px;
    }

    .service1 .ser1-main .ser1-list:nth-child(even) .ser1-right {
        margin-right: 20px;
    }



    .about .int1-name {
        font-size: 40px;
    }

    .about .about-one {
        padding: 25px 2% 0 2%;
    }

    .about .about-one .int1-info {
        padding-left: 20px;
    }

    .about .about-one .int1-text {
        font-size: 15px;
        line-height: 24px;
    }

    .about .about-one .one-item-name span {
        font-size: 30px;
    }

    .about .about-one .one-item-name {
        font-size: 26px;
    }

    .about .about-one .one-item-text {
        font-size: 13px;
    }

    .about .about-one .one-item {
        height: 140px;
    }

    .about .about-two .two-text {
        font-size: 16px;
        line-height: 25px;
        margin-top: 15px;
    }

    .about .about-two .two-info {
        padding: 0 2%;
    }

    .about .about-there {
        margin-top: 50px;
    }

    .about .about-there .r-there {
        padding: 10px 2% 10px 20px;
    }

    .about .about-four {
        padding: 50px 2% 0 2%;
        height: 615px;
    }

    .about .about-four .four-list {
        margin-right: 50px;
    }

    .about .about-four .four-name {
        width: 300px;
        height: 120px;
    }

    .about .about-four .four-info {
        font-size: 17px;
        line-height: 28px;
    }

    .about .about-five .five-name span {
        margin-top: 15px;
    }

    .about .int1-name {
        font-size: 36px;
    }

    .about .about-five .five-line img {
        width: 30px;
    }

    .about .about-five .five-redline {
        width: 55px;
    }

    .about .about-five .five-text {
        font-size: 16px;
        line-height: 25px;
    }

    .about .about-five .five-photo {
        margin-left: 20px;
    }

    .about .about-five .five-list:nth-child(odd) .five-photo {
        margin-right: 20px;
    }

    .about .about-five .problem-list .pro-name {
        font-size: 25px;
        height: 65px;
        padding: 0 20px;
    }

    .about .about-five {
        padding: 0 2% 50px 2%;
    }

    .about .about-five .problem-list .pro-info {
        padding: 30px 40px;
        font-size: 16px;
        line-height: 30px;
    }



    .projects .proj-main .airtle h1 {
        font-size: 38px;
    }

    .projects .proj-main .airtle p {
        font-size: 16px;
        margin-top: 20px;
        line-height: 25px;
    }

    .projects .proj-main .list-info {
        padding: 30px 10px;
        height: max-content;
    }

    .projects .proj-main .proj-list {
        margin-top: 50px;
    }

    .projects .proj-main .proj-item {
        margin-bottom: 20px;
    }

    .projects .proj-main {
        padding-bottom: 90px;
    }



    .products2-1 .products2-main1 {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .products2-1 .products2-main1 .mc-logo img {
        width: 32px;
    }

    .products2-1 .products2-main1 .mc-info p {
        -webkit-line-clamp: 4;
        font-size: 14px;
    }

    .products2-1 .products2-main1 .list-mengceng,
    .products2-1 .products2-main1 .pro2-item:hover .list-mengceng {
        padding: 20px;
    }

    .products2-1 .products2-main1 .mc-name {
        font-size: 20px;
    }



    .footer,
    .main,
    .home .sy-two .two-second {
        padding: 0 2%;
    }

    .header .header-one {
        box-sizing: border-box;
        padding: 0 2%;
    }

    .header .header-one .hea-type {
        position: static;
    }

    .header .header-two {
        padding: 0 2%;
    }

    .header .header-two .h-logo {
        width: 115px;
    }

    .header .lianxi,

    .header .yuyan,

    .header .header-one .hinfo-list .iconfont {
        font-size: 15px;
    }

    .header .header-two .h-menu-list {
        font-size: 15px;
    }

    .header .operate {
        width: 220px;
        margin-left: 15px;
    }

    .header .header-two .h-menu a {
        margin-right: 5px;
    }

    .header .search {
        padding-left: 10px;
        width: 40px;
    }

    .header .header-two .yuyan {
        margin-left: 13px;
    }

    .home .gy-name {
        font-size: 28px;
    }

    .home .one-notice {
        font-size: 15px;
    }

    .home .sy-one .one-info {
        font-size: 13px;
        line-height: 20px;
        margin-top: 20px;
    }

    .home .sy-one .one-btn {
        width: 70px;
        height: 70px;
    }

    .home .sy-one .syone-list {
        height: 100px;
        font-size: 19px;
    }

    .home .sy-one .syone-list:hover,

    .home .sy-one .syone-second {
        height: 115px;
    }

    .home .sy-one .syone-list .iconfont {
        font-size: 30px;
    }

    .home .sy-two .Tthir-right {
        width: 345px;
    }

    .home .sy-two .Tthir-left {
        padding: 25px;
    }

    .home .sy-two .Tthir-cext {
        font-size: 14px;
        line-height: 21px;
        margin-top: 15px;
    }

    .home .sy-two .Tthir-btn {
        width: 205px;
        height: 50px;
        font-size: 15px;
    }

    .home .sy-two .two-third {
        margin-top: 0;
    }

    .home .sy-two .sy-di img {
        height: 1345px;
    }

    .home .sy-there {
        height: 905px;
    }

    .home .sy-four {
        height: 190px;
    }

    .home .sy-four .four-right {
        margin-left: 25%;
    }

    .home .sy-four .need-mc .one-notice {
        font-size: 15px;
        margin-top: 20px;
    }

    .footer .foot-one .foot-logo {
        width: 215px;
    }

    .footer .foot-one .ffir-info {
        font-size: 13px;
    }

    .footer .foot-one .ffir-type {
        flex-wrap: wrap;
    }

    .footer .foot-one .ffir-type a .iconfont {
        font-size: 13px;
    }

    .footer .foot-one .ffir-type a {
        width: 22px;
        height: 22px;
        margin-right: 5px;
    }

    .footer .foot-one .fone-title {
        font-size: 19px;
    }

    .footer .foot-one .fone-menu a {
        font-size: 13px;
        line-height: 33px;
    }

    .footer .foot-one .fone-dizhi {
        width: 220px;
    }

    .footer .foot-one .fone-form {
        margin-left: 0;
    }

    .footer .foot-one .fone-input {
        font-size: 13px;
    }

    .footer .foot-one .fone-textarea {
        height: 68px !important;
    }

    .footer .fone-two {
        font-size: 12px;
    }

    .y-sider .sider-list {
        width: 45px;
        height: 45px;
    }

    .y-sider .kf-wx {
        right: 45px;
    }

    .y-sider .kf-wx {
        top: 50%;
    }

    .y-sider .sider-list .iconfont {
        font-size: 18px;
    }

    .header .header-two .htwo-right .menu-y:nth-child(4) .chird-one{
        margin-left: 170px !important;
    }

}

@media screen and (max-width: 992px) {
    .picsPopup .picsRight {
        right: 15px !important;
        z-index: 99;
    }

    .picsPopup .picsLeft {
        left: 15px !important;
        z-index: 99;
    }

    .picsPopup .picsImg img {
        max-width: 98% !important;
    }

    .service2 .ser2-list .left-list h1 {
        font-size: 33px;
    }

    .service2 .ser2-list .left-list p {
        font-size: 15px;
        line-height: 20px;
    }

    .service2 .ser2-list .swiper-button-prev,
    .service2 .ser2-list .swiper-button-next {
        width: 40px;
        height: 40px;
        flex: none;
    }

    .service2 .ser2-list2 {
        padding-top: 30px;
    }

    .service2 .ser2-list {
        padding-bottom: 30px;
    }

    .service2 .ser2-two .ltwo-box span,
    .service2 .ser2-two .ltwo-type-item .iconfont,
    .service2 .ser2-two .rtwo-box a {
        font-size: 23px;
    }

    .service2 .ser2-two .ltwo-type-item a,

    .service2 .ser2-two .ltwo-type-item span {
        font-size: 16px;
    }

    .service2 .ser2-two .rtwo-box {
        width: 170px;
        height: 80px;
    }

    .service2 .ser2-two {
        height: 160px;
    }



    .projects2 .proj2-one .proj2-aricle p {
        margin-top: 20px;
    }

    .projects2 .proj2-four .four-list span {
        font-size: 20px;
        width: 250px;
    }

    .projects2 .proj2-four .four-list p {
        font-size: 18px;
        line-height: 25px;
        padding-right: 0px;
    }

    .projects2 .proj2-four .news2-there {
        margin: 20px 0;
    }

    .projects2 .proj2-four .news2-there .tuijian {
        font-size: 17px;
    }

    .projects2 .proj2-four .news2-there {
        padding: 0 10px;
    }

    .projects2 .proj2-four .news2-there {
        height: 60px;
    }

    .projects2 .proj2-four .mySwiper1 {
        margin-top: 30px;
    }

    .projects2 .proj2-four .mySwiper1 .xm-info {
        padding: 0 10px;
    }

    .projects2 .proj2-four .mySwiper1 .xm-info {
        height: 50px;
        line-height: 50px;
    }

    .projects2 .proj2-five .title-notice {
        width: 94%;
    }



    .news1 .news1-main .news-tu {
        width: 290px;
    }

    .news1 .news1-main .news-info {
        margin-left: 20px;
    }

    .news1 .news1-main .news-name {
        font-size: 24px;
    }

    .news1 .news1-main .news-text {
        font-size: 15px;
        line-height: 25px;
    }

    .news1 .news1-main .news-btn {
        width: 115px;
        font-size: 15px;
    }

    .news1 .news1-main .news-list {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .news1 .news1-main .all-list {
        margin-top: 30px;
    }

    .news1 .news1-main .news-time {
        width: 60px;
        height: 60px;
        font-size: 13px;
    }



    .news2 .news2-main .news2-one {
        padding-right: 0;
    }

    .news2 .news2-main .news2-two {
        flex-direction: column;
    }

    .news2 .news2-main .news2-two .news-hot {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .news2 .news2-main .news2-there {
        height: 70px;
    }

    .news2 .news2-main .news2-two .hot-tu {
        width: 160px;
    }

    .news2 .news2-main .news2-two .hot-info {
        margin-left: 20px;
    }



    .products2-4 .main4-one {
        padding: 30px 2%;
    }

    .products2-4 .main4-one .one-lb {
        margin-top: 30px;
    }

    .products2-4 .main4-one .one-lb .fd-logo {
        width: 85px;
        height: 75px;
    }

    .products2-4 .main4-one .one-lb .swiper-button-prev,

    .products2-4 .main4-one .one-lb .swiper-button-next {
        width: 45px;
        height: 45px;
    }

    .products2-4 .main4-one .one-lb .one-name {
        font-size: 32px;
    }

    .products2-4 .main4-one .one-lb .one-btn {
        width: 245px;
        font-size: 18px;
    }

    .products2-4 .main4-two .two-menu a {
        font-size: 19px;
        margin-right: 30px;
    }

    .products2-4 .main4-two .two-menu {
        height: 70px;
    }

    .products2-4 .main4-two .two-left .cd-name {
        font-size: 25px;
    }

    .products2-4 .main4-two .two-left .cd-box p {
        font-size: 14px;
    }

    .products2-4 .main4-two .two-left .cd-ul .cd-li {
        padding: 0 10px;
    }

    .products2-4 .main4-two .two-shipin .shipin-two .swiper-button-prev,

    .products2-4 .main4-two .two-shipin .shipin-two .swiper-button-next,

    .products2-4 .main4-there .lb-box1 .swiper-button-prev,

    .products2-4 .main4-there .lb-box2 .swiper-button-prev,

    .products2-4 .main4-there .lb-box2 .swiper-button-next,

    .products2-4 .main4-there .lb-box1 .swiper-button-next {
        width: 45px;
        height: 45px;
    }

    .products2-4 .main4-two .two-left .cd-box:nth-child(3) .cd-name,

    .products2-4 .main4-two .two-shipin .sp-name,

    .products2-4 .main4-there .there-title,

    .products2-4 .main4-four .title {
        font-size: 30px;
    }

    .products2-4 .main4-two .two-shipin .sp-info,

    .products2-4 .main4-there .there-info {
        font-size: 15px;
        line-height: 25px;
    }

    .products2-4 .main4-two .two-shipin .mySwiper2 {
        margin: 0 20px;
    }

    .products2-4 .main4-there .lb-box1 .lgc-btn {
        width: 75%;
        height: 40px;
        line-height: 40px;
    }

    .products2-4 .main4-there .lb-box1 .lgc-text p,

    .products2-4 .main4-there .lb-box1 .lgc-text .iconfont,

    .products2-4 .main4-there .lb-box1 .rgc-mengceng .iconfont {
        font-size: 23px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-btn {
        width: 90%;
        height: 30px;
        line-height: 30px;
    }

    .products2-4 .main4-four .title-notice {
        width: 96%;
    }





    .contanct .cont-main .crumbs {
        margin-bottom: 30px;
    }

    .contanct .cont-main .cone-list img {
        width: 55px;
    }

    .contanct .cont-main .cone-list a {
        font-size: 13px;
    }

    .contanct .cont-main .cone-list {
        height: 170px;
        margin-bottom: 30px;
    }

    .contanct .cont-main .cone-list .list-code img {
        width: 130px;
    }

    .contanct .cont-main .cont-one {
        margin-bottom: 0;
    }

    .contanct .cont-main .title-notice {
        width: 94%;
        margin: 10px auto 30px auto;
    }





    .service1 .ser1-main .service1-one h1 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .service1 .ser1-main .service1-one p {
        font-size: 15px;
        line-height: 22px;
    }

    .service1 .ser1-main .service1-one {
        margin: 30px 0;
        padding-bottom: 20px;
    }

    .service1 .ser1-main .ser1-index {
        font-size: 50px;
        line-height: 47px;
    }

    .service1 .ser1-main .ser1-name {
        font-size: 27px;
    }

    .service1 .ser1-main .ser1-text {
        font-size: 15px;
        line-height: 22px;
        margin-top: 10px;
    }

    .service1 .ser1-main .ser1-btn {
        margin-top: 15px;
        font-size: 23px;
    }



    .about .about-one .one-introduce {
        flex-direction: column;
    }

    .about .about-one .int1-photo {
        width: 100%;
    }

    .about .about-one .int1-info {
        padding: 0;
        margin-top: 20px;
        width: 100%;
    }

    .about .about-one .one-list {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .about .about-one .one-list a {
        width: 49%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .about .about-two {
        margin-top: 40px;
    }

    .about .about-two .two-text {
        width: 85%;
        font-size: 15px;
    }

    .about .about-two .two-list {
        width: 335px;
    }

    .about .about-there {
        flex-direction: column;
    }

    .about .about-there .there-photo {
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }

    .about .about-four .four-info {
        font-size: 16px;
        line-height: 26px;
    }

    .about .about-four .four-name {
        width: 255px;
        height: 95px;
    }

    .about .about-four .four-list {
        margin-right: 20px;
    }

    .about .int1-name {
        font-size: 30px;
    }

    .about .about-five .five-line img {
        width: 23px;
    }

    .about .about-five .five-mc {
        width: 180px;
    }

    .about .about-five .five-photo {
        width: 46%;
    }

    .about .about-five .five-line {
        margin: 10px 0 20px 0;
    }

    .about .about-five .problem-list .pro-name {
        font-size: 21px;
        height: 60px;
    }

    .about .about-five .problem-list .pro-logo {
        width: 30px;
        height: 30px;
    }

    .about .about-five .problem-list .pro-logo .iconfont {
        font-size: 16px;
    }

    .about .about-five .problem-list .pro-info {
        padding: 20px;
        font-size: 15px;
        line-height: 25px;
    }



    .projects .proj-main .airtle h1 {
        font-size: 34px;
    }

    .projects .proj-main .airtle p {
        font-size: 15px;
    }

    .projects .proj-main .airtle {
        margin-top: 30px;
        padding: 0 3% 20px 3%;
    }

    .projects .proj-main .list-info {
        font-size: 18px;
    }

    .projects .proj-main .list-btn {
        width: 50px;
        height: 50px;
    }



    .products2-2 .products2-main2 .list2-name {
        font-size: 19px;
    }

    .products2-2 .products2-main2 .yiji-nav,

    .products2-2 .products2-main2 .menu2-child a {
        height: 45px;
    }

    .products2-2 .products2-main2 .list2-info {
        font-size: 14px;
        line-height: 20px;
    }



    .crumbs a,
    .crumbs span {
        font-size: 16px;
    }

    .crumbs {
        flex-wrap: wrap;
    }

    .products2-1 .products2-main1 .list-mengceng,
    .products2-1 .products2-main1 .pro2-item:hover .list-mengceng {
        padding: 20px 10px;
    }

    .products2-1 .products2-main1 .mc-logo img {
        width: 28px;
    }

    .products2-1 .products2-main1 .mc-name {
        font-size: 18px;
    }

    .products2-1 .products2-main1 .mc-info p {
        font-size: 13px;
        line-height: 20px;
    }

    .products2-1 .products2-main1 .mc-btn {
        font-size: 15px;
    }



    .header .header-two {
        display: none;
    }

    .header .header-one {
        display: none;
    }

    .footer .fone-two span:last-child {
        display: none;
    }

    .m-mobilenav {
        display: flex !important;
    }

    .page-box {
        padding-top: 60px;
    }

    .header .operate {
        width: max-content;
        background: #F3F3F3;
        box-sizing: border-box;
        padding: 0 10px;
    }

    .header .ope-list {
        width: max-content;
    }

    .header .search {
        padding-left: 0;
    }

    .header .header-one {
        height: 34px;
    }

    .header .header-one .h-sanjiao {
        border: 17px solid;
        border-color: transparent #ED1D24 transparent transparent;
    }

    .header .header-one .h-sanjiao1 {
        border-color: transparent transparent transparent #ED1D24;
    }

    .home .sy-one .syone-list {
        height: 85px;
        font-size: 17px;
    }

    .home .sy-one .syone-list:hover,

    .home .sy-one .syone-second {
        height: 97px;
    }

    .home .sy-one .one-btn {
        width: 60px;
        height: 60px;
        font-size: 14px;
    }

    .home .sy-two .tu-mengceng img {
        width: 25px;
    }

    .home .sy-two .tu-mengceng span {
        font-size: 16px;
    }

    .home .sy-two .list-di {
        width: 175px;
    }

    .home .sy-two .two-list {
        margin-bottom: 50px;
    }

    .home .sy-two .sy-di img {
        height: 1205px;
    }

    .home .sy-there {
        height: 830px;
    }

    .home .sy-there .case-btn {
        height: 40px;
    }

    .home .gy-name {
        font-size: 25px;
    }

    .home .sy-four .need-mc .one-notice {
        font-size: 14px;
    }

    .home .sy-four .four-right {
        width: 160px;
        font-size: 14px;
    }

    .home .sy-five .mySwiper1 .swiper-slide {
        padding-right: 20px;
    }

    .footer .foot-one .fone-item {
        display: none;
    }

    .footer .foot-one .fone-form {
        display: flex;
    }

    .footer .foot-one .fone-first,

    .footer .foot-one .fone-form {
        width: 40%;
    }

    .footer .foot-one .fone-input {
        width: 100%;
    }

    .header .header-one .hea-type {
        display: none;
    }

}

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

    .products2-4 .main4-there .lb-box1 .mySwiper3 {
        display: none;
    }

    .products2-4 .main4-there .lb-box1 .mySwiper5 {
        display: block !important;
    }

    .products2-4 .main4-there .lb-box1 .mySwiper5 {
        margin: 0 20px;
    }

    .products2-4 .main4-there .lb-box1 .lgc-btn {
        width: 50%;
    }

    .home .banner .slick-dots li a{
        width: 10px;
        height: 10px;
    }

    .service2 .ser2-list .left-list h1 {
        font-size: 30px;
    }

    .service2 .ser2-list .left-list p {
        font-size: 14px;
    }

    .service2 .ser2-list .right-list {
        margin-left: 10px;
    }

    .service2 .ser2-list2 .right-list {
        margin-left: 0;
        margin-right: 10px;
    }

    .service2 .ser2-two .ltwo-type {
        flex-direction: column;
        align-items: flex-start;
    }

    .service2 .ser2-two .ltwo-type-item {
        margin-bottom: 10px;
    }



    .projects2 .gy-title {
        font-size: 30px;
    }

    .projects2 .proj2-one .proj2-aricle img {
        width: 140px;
    }

    .projects2 .proj2-one .proj2-aricle p {
        font-size: 15px;
    }

    .projects2 .proj2-four .four-list span {
        width: 200px;
        font-size: 18px;
    }

    .projects2 .proj2-four .four-list p {
        font-size: 16px;
    }

    .projects2 .proj2-four .mySwiper1 .xm-info {
        height: 60px;
        line-height: 60px;
    }

    .projects2 .proj2-four {
        padding-bottom: 30px;
    }

    .projects2 .proj2-five .bg-title {
        font-size: 30px;
    }

    .projects2 .proj2-five .title-notice {
        font-size: 14px;
        width: 100%;
        line-height: 20px;
    }

    .projects2 .proj2-five .form-list {
        height: 45px;
    }

    .projects2 .proj2-five .form-list1 {
        height: 150px;
    }

    .projects2 .proj2-five .form-list2 {
        width: 30.78%;
    }

    .projects2 .proj2-five .form-list3 {
        width: 30.78%;
        margin: 20px 0 0 auto;
    }

    .projects2 .proj2-five .cont-line {
        flex-wrap: wrap;
    }



    .news1 .news1-main .news-tu {
        width: 240px;
    }

    .news1 .news1-main .news-time {
        width: 50px;
        height: 50px;
        font-size: 12px;
        line-height: 20px;
    }

    .news1 .news1-main .news-info {
        margin-left: 10px;
    }

    .news1 .news1-main .news-name {
        font-size: 20px;
    }

    .news1 .news1-main .news-line {
        margin: 15px 0;
    }

    .news1 .news1-main .news-text {
        font-size: 14px;
        line-height: 20px;
        -webkit-line-clamp: 2;
    }

    .news1 .news1-main .news-btn {
        width: 105px;
        font-size: 14px;
        height: 28px;
    }

    .news1 .news1-main .all-list {
        margin-bottom: 0;
    }

    .news1 .news1-main {
        padding-bottom: 50px;
    }



    .news2 .news2-main .news2-one h1 {
        font-size: 30px;
    }

    .news2 .news2-main .news2-one .news2-name {
        font-size: 16px;
        margin-top: 10px;
    }

    .news2 .news2-main .news2-one .news2-name img {
        width: 160px;
    }

    .news2 .news2-main .news2-two .news2-info p {
        font-size: 16px;
    }

    .news2 .news2-main .news2-two {
        margin-top: 20px;
    }

    .news2 .news2-main .news2-two .news2-info img {
        margin: 30px 0;
    }

    .news2 .news2-main .news2-there {
        margin-top: 20px;
        height: 60px;
    }

    .news2 .news2-main .news2-there .left-box {
        width: 30px;
        height: 30px;
    }

    .news2 .news2-main .news2-there .tuijian {
        margin-left: 10px;
    }

    .news2 .news2-main .news2-there .tuijian1 {
        margin-right: 10px;
    }

    .news2 .news2-main {
        padding-bottom: 50px;
    }



    .products2-4 .main4-one .one-lb .fd-logo {
        width: 70px;
        height: 65px;
    }

    .products2-4 .main4-one .one-lb .fd-logo .iconfont {
        font-size: 30px;
    }

    .products2-4 .main4-one .one-lb .one-name {
        font-size: 29px;
    }

    .products2-4 .main4-one .one-lb .one-info {
        font-size: 14px;
    }

    .products2-4 .main4-one .one-lb .one-btn {
        width: 200px;
        font-size: 17px;
    }

    .products2-4 .main4-one .one-lb .one-share {
        margin-left: 30px;
    }

    .products2-4 .main4-two .two-menu a {
        flex: none;
    }

    .products2-4 .main4-two .two-menu {
        overflow: hidden;
        overflow-x: auto;
    }

    .products2-4 .main4-two .two-main {
        flex-direction: column;
    }

    .products2-4 .main4-two .two-left .cd-name {
        font-size: 24px;
    }

    .products2-4 .main4-two .two-left .cd-box p {
        font-size: 13px;
        line-height: 20px;
    }

    .products2-4 .main4-two .two-left .cd-box:nth-child(3) .cd-name,

    .products2-4 .main4-two .two-shipin .sp-name,

    .products2-4 .main4-there .there-title,

    .products2-4 .main4-four .title {
        font-size: 26px;
    }

    .products2-4 .main4-two .two-left .cd-li {
        font-size: 15px;
    }

    .products2-4 .main4-two .two-left #CDbox3 {
        margin-bottom: 0;
    }

    .products2-4 .main4-two .two-right {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .products2-4 .main4-two .two-shipin .sp-info,
    .products2-4 .main4-there .there-info {
        font-size: 14px;
        line-height: 20px;
    }

    .products2-4 .main4-two .two-shipin .sp-info {
        width: 100%;
    }

    .products2-4 .main4-two .two-shipin .shipin-two {
        margin-top: 30px;
    }

    .products2-4 .main4-there .lb-box1 .mySwiper3 .swiper-slide {
        flex-direction: column;
    }

    .products2-4 .main4-there .lb-box1 .gc-left {
        width: 100%;
        margin-bottom: 15px;
    }

    .products2-4 .main4-there .lb-box1 .gc-right {
        justify-content: space-between;
    }

    .products2-4 .main4-there .lb-box1 .rgc-list {
        margin-left: 0;
    }

    .products2-4 .main4-there .lb-box2 {
        margin-top: 30px;
    }

    .products2-4 .main4-four .cont-line {
        flex-wrap: wrap;
    }

    .products2-4 .main4-four .form-list {
        height: 45px;
    }

    .products2-4 .main4-four .title-notice {
        font-size: 14px;
        line-height: 20px;
    }

    .products2-4 .main4-four .form-list1 {
        height: 150px;
    }

    .products2-4 .main4-four .form-list2 {
        width: 30.78%;
    }

    .products2-4 .main4-four .form-list3 {
        width: 30.78%;
        margin: 20px 0 0 auto;
    }



    .contanct .cont-main .title {
        font-size: 32px;
    }

    .contanct .cont-main .cone-list {
        width: 48%;
        margin-right: 0 !important;
    }

    .contanct .cont-main .cont-one {
        justify-content: space-between;
    }

    .contanct .cont-main .title-notice {
        font-size: 14px;
        line-height: 20px;
    }

    .contanct .cont-main .form-list {
        height: 45px;
    }

    .contanct .cont-main .input {
        font-size: 14px;
    }

    .contanct .cont-main .form-list1 {
        height: 150px;
    }

    .contanct .cont-main .cont-line {
        flex-wrap: wrap;
    }

    .contanct .cont-main .form-list2 {
        width: 30.78%;
    }

    .contanct .cont-main .form-list3 {
        width: 30.78%;
        margin: 20px 0 0 auto;
    }

    .contanct .cont-main .cont-line {
        margin-bottom: 20px;
    }

    .contanct .cont-main .form-list2 img {
        width: 120px;
    }



    .service1 .ser1-main .service1-one {
        padding: 0 0 20px 0;
    }

    .service1 .ser1-main .ser1-index {
        font-size: 37px;
        line-height: 35px;
    }

    .service1 .ser1-main .ser1-name {
        font-size: 20px;
    }

    .service1 .ser1-main .ser1-text {
        font-size: 14px;
        line-height: 20px;
    }

    .service1 .ser1-main .ser1-right {
        margin-left: 15px;
    }

    .service1 .ser1-main .ser1-btn {
        font-size: 20px;
    }

    .service1 .ser1-main .ser1-list {
        margin-bottom: 30px;
    }



    .about .about-one .one-main {
        margin-top: 30px;
    }

    .about .about-one .one-list {
        margin-top: 30px;
    }

    .about .about-two {
        margin-top: 10px;
    }

    .about .about-two .two-right .swiper-button-next,
    .about .about-two .two-right .swiper-button-prev {
        margin-left: 20px;
        width: 35px;
    }

    .about .about-two .two-right {
        height: 45px;
    }

    .about .about-two .two-sousuo {
        width: 60px;
        height: 60px;
    }

    .about .about-two .two-sousuo .iconfont {
        font-size: 30px;
    }

    .about .about-two .two-list {
        width: 280px;
    }

    .about .about-four {
        padding-top: 30px;
        flex-direction: column;
        height: max-content;
    }

    .about .about-four .four-list {
        width: 100%;
        margin-right: 0;
    }

    .about .about-four .four-info {
        margin: 0;
        width: 100%;
        font-size: 15px;
        line-height: 25px;
        margin: 20px 0;
    }

    .about .int1-name {
        font-size: 28px;
    }

    .about .about-four .four-name {
        width: 230px;
        height: 80px;
    }

    .about .about-five {
        margin-top: 0;
    }

    .about .about-five .five-name span {
        font-size: 15px;
        line-height: 20px;
        margin-top: 10px;
    }

    .about .about-five .five-list {
        flex-direction: column-reverse;
    }

    .about .about-five .five-photo {
        width: 100%;
        margin-left: 0;
    }

    .about .about-five .five-info {
        margin-top: 10px;
    }

    .about .about-five .five-list:nth-child(odd) {
        flex-direction: column-reverse;
    }

    .about .about-five .five-title {
        margin: 30px 0;
    }



    .projects .proj-main .airtle h1 {
        font-size: 30px;
    }

    .projects .proj-main .airtle p {
        font-size: 14px;
        margin-top: 10px;
    }

    .projects .proj-main .airtle {
        padding: 0 0 20px 0;
    }

    .projects .proj-main .proj-item {
        width: 49%;
        margin-right: 0 !important;
    }

    .projects .proj-main .proj-list {
        justify-content: space-between;
    }



    .products2-2 .products2-main2 .list2-item {
        width: 49%;
        margin-right: 0 !important;
    }

    .products2-2 .products2-main2 .pro2-list2 {
        justify-content: space-between;
    }

    .products2-2 .products2-main2 {
        padding-top: 30px;
    }



    .products2-1 .products2-main1 .pro2-item {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 20px;
    }

    .products2-1 .products2-main1 .pro2-item:nth-child(3n) {
        margin-right: 0;
    }

    .products2-1 .products2-main1 .pro2-item:nth-child(4n) {
        margin-right: 2%;
    }

    .home .sy-one {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home .sy-one .syone-first {
        flex-direction: column-reverse;
        padding-left: 0px;
    }

    .home .sy-one .one-right {
        margin-left: 0;
        width: 100%;
    }

    .home .sy-one .one-left {
        margin-top: 20px;
    }

    .home .sy-two {
        padding-top: 30px;
    }

    .home .sy-two .two-list {
        width: 48%;
        margin-right: 0 !important;
    }

    .home .sy-two .two-second {
        justify-content: space-between;
    }

    .home .sy-two .sy-di img {
        height: 1635px;
    }

    .home .sy-two .Tthir-right {
        width: 290px;
    }

    .home .sy-two .Tthir-left {
        padding: 20px;
    }

    .home .sy-two .Tthir-btn {
        width: 165px;
        height: 40px;
    }

    .home .sy-there {
        height: max-content;
        margin-top: 0px;
    }

    .home .sy-there .swiper-slide-prev img,

    .home .sy-there .swiper-slide-next img {
        transform: scale(1);
        transition: all 0s;
    }

    .home .sy-there .swiper-slide-active img {
        transform: scale(1);
        transition: all 0s;
    }

    .home .sy-there .case-box {
        width: 80%;
    }

    .home .sy-there .swiper {
        margin-top: 35px;
    }

    .home .sy-four .four-left {
        width: 58%;
    }

    .footer .foot-one {
        flex-direction: column;
    }

    .footer .foot-one .fone-form {
        width: 100%;
        padding-top: 30px;
        margin-top: 20px;
    }

    .footer .foot-one .fone-code {
        margin-left: 20px;
    }

    .footer .foot-one .fone-line .fone-input {
        flex: 1;
    }

    .footer .foot-one .fone-btn {
        width: 100%;
    }

    .footer .foot-one .fone-first {
        padding-top: 30px;
    }

    .footer .foot-one .fone-first {
        width: 100%;
    }

    .footer .foot-one .ffir-type a {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

    .about .about-five .five-list:nth-child(odd) .five-photo {
        margin-right: 0;
    }

}

@media screen and (max-width: 576px) {
    .home .sy-one .syone-list:hover {
        background: #ED1D24;
        width: 50%;
        height: 50px;
    }

    .picsRight .iconfont,

    .picsLeft .iconfont,

    .picsClose .iconfont {

        font-size: 20px !important;

    }

    .picsImg img {

        max-width: 70% !important;

    }



    .service2 .ser2-list .list-one {
        flex-direction: column-reverse;
    }

    .service2 .ser2-list .right-list {
        width: 100%;
        margin: 0;
    }

    .service2 .ser2-list .left-list {
        width: 100%;
        margin-top: 20px;
    }

    .service2 .ser2-two {
        height: max-content;
        padding: 30px 2%;
        flex-direction: column;
    }

    .service2 .ser2-two .rtwo-box {
        margin-top: 20px;
    }



    .projects2 .proj2-five .cont-line {
        font-size: 28px;
    }

    .projects2 .proj2-one .proj2-aricle p {
        font-size: 14px;
    }

    .projects2 .proj2-two .swiper-button-prev,
    .projects2 .proj2-two .swiper-button-next {
        flex: none;
        width: 30px;
        height: 30px;
    }

    .projects2 .proj2-four .four-list {
        flex-direction: column;
        align-items: flex-start;
    }

    .projects2 .proj2-four .four-list p {
        margin-top: 10px;
        width: 100%;
    }

    .projects2 .proj2-four .four-list span {
        width: 100%;
    }

    .projects2 .proj2-four .news2-there {
        height: 50px;
    }

    .projects2 .proj2-four .news2-there .tuijian {
        font-size: 16px;
    }

    .projects2 .proj2-five .title-notice {
        font-size: 13px;
        margin-bottom: 20px;
    }



    .news1 .news1-main .news-tu {
        width: 210px;
    }



    .news2 .news2-main .news2-one h1 {
        font-size: 24px;
    }

    .news2 .news2-main .news2-one .news2-name {
        font-size: 14px;
        flex-wrap: wrap;
    }

    .news2 .news2-main .news2-one .news2-name img {
        width: 140px;
    }

    .news2 .news2-main .news2-two .news2-info p {
        font-size: 14px;
        line-height: 25px;
    }

    .news2 .news2-main .news2-two .hot-name {
        font-size: 21px;
    }

    .news2 .news2-main .news2-two .hot-tu {
        width: 140px;
    }

    .news2 .news2-main .news2-two .hot-title,

    .news2 .news2-main .news2-two .hot-time {
        font-size: 14px;
    }

    .news2 .news2-main .news2-there .tuijian {
        font-size: 15px;
    }

    .news2 .news2-main .news2-there {
        padding: 0 10px;
    }



    .products2-4 .main4-one .one-lb .one-type {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 20px;
    }

    .products2-4 .main4-one .one-lb .fd-logo {
        width: 60px;
        height: 55px;
    }

    .products2-4 .main4-one .one-lb .fd-logo {
        font-size: 27px;
    }

    .products2-4 .main4-one .one-lb .one-name {
        font-size: 26px;
    }

    .products2-4 .main4-one .one-lb .one-btn {
        width: 180px;
        height: 40px;
        line-height: 40px;
    }

    .products2-4 .main4-one .one-lb .one-share {
        margin-left: 0;
        margin-top: 20px;
    }

    .products2-4 .main4-two .two-menu {
        padding: 0 2%;
    }

    .products2-4 .main4-two .two-left .cd-name {
        font-size: 21px;
    }

    .products2-4 .main4-two .two-left .cd-box:nth-child(3) .cd-name,

    .products2-4 .main4-two .two-shipin .sp-name,

    .products2-4 .main4-there .there-title,

    .products2-4 .main4-four .title {
        font-size: 24px;
    }



    .service1 .ser1-main .ser1-list {
        flex-direction: column;
    }

    .service1 .ser1-main .ser1-img {
        width: 100%;
    }

    .service1 .ser1-main .ser1-right {
        margin-top: 10px;
        margin-left: 0;
    }

    .service1 .ser1-main .ser1-list:nth-child(even) {
        flex-direction: column;
    }



    .about .about-five .problem-list .pro-name {
        height: max-content;
        min-height: 60px;
    }

    .about .about-five .problem-list .pro-logo {
        margin-left: 20px;
    }

    .about .about-there {
        margin-top: 30px;
    }

    .about .about-one .one-list a {
        width: 100%;
    }

    .about .about-two .two-info {
        flex-direction: column;
    }

    .about .about-two .two-text {
        width: 100%;
    }



    .footer .foot-one .fone-form {
        padding: 20px;
    }

    .footer .foot-one .fone-first {
        margin-right: 0;
    }

    .products2-2 .products2-main2 .pro2-menu2 {
        margin-top: 20px;
    }

    .products2-2 .products2-main2 .list-item {
        margin-right: 10px;
    }

    .products2-2 .products2-main2 .list2-item .list2-allbox {
        padding: 0 10px 10px 10px;
    }

    .products2-2 .products2-main2 .list2-name {
        font-size: 18px;
        padding-top: 10px;
    }

    .products2-2 .products2-main2 .list2-info {
        margin-top: 10px;
    }

    .products2-2 .products2-main2 .pro2-list2 {
        padding-top: 30px;
    }

    .products2-2 .products2-main2 .list2-item {
        margin-bottom: 20px;
    }

    .pagebox {
        flex-wrap: wrap;
    }

    .pagebox .page-item {
        margin-bottom: 10px;
    }

    .crumbs a,
    .crumbs span {
        font-size: 14px;
    }

    .products2-1 .products2-main1 .pro2-item {
        width: 49%;
        margin-right: 0 !important;
    }

    .products2-1 .products2-main1 .pro2-list {
        justify-content: space-between;
    }



    .header .header-one .hinfo-text {
        flex-direction: column;
    }

    .header .header-one .hinfo-text {
        width: 80%;
    }

    .header .header-one {
        height: 40px;
    }

    .header .header-one .h-sanjiao {
        border: 20px solid;
        border-color: transparent #ED1D24 transparent transparent;
        margin-right: -1px;
    }

    .header .header-one .h-sanjiao1 {
        border-color: transparent transparent transparent #ED1D24;
        margin-right: 0;
        margin-left: -1px;
    }

    .m-mobilenav .h-logo {
        width: 115px;
    }

    .header .ss-main {
        width: 210px;
    }

    .header .ss-main .sousuo-logo {
        flex: none;
    }

    .m-mobilenav {
        height: 50px;
    }

    .page-box {
        padding-top: 50px;
    }

    .home .sy-one {
        padding-top: 20px;
    }

    .home .sy-one .syone-second {
        flex-wrap: wrap;
        margin-top: 10px;
    }

    .home .sy-one .syone-list {
        width: 50%;
        height: 50px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .home .sy-one .one-box {
        padding-bottom: 0;
    }

    .home .sy-two .list-di {
        width: 135px;
    }

}

@media screen and (max-width: 485px) {
    .products2-4 .main4-there .lb-box1 .lgc-mengceng:hover .lgc-text {
        display: none;
    }

    .projects2 .proj2-five .cont-line {
        flex-wrap: wrap;
    }

    .projects2 .proj2-five .form-list {
        width: 100%;
        margin-bottom: 20px;
    }

    .projects2 .proj2-five .cont-line {
        margin-bottom: 0;
    }

    .projects2 .proj2-five .form-list2 {
        width: 49%;
    }

    .projects2 .proj2-five .form-list3 {
        width: 49%;
        margin-top: 0;
    }



    .news1 .news1-main .news-list {
        flex-direction: column;
    }

    .news1 .news1-main .news-tu {
        width: 100%;
    }

    .news1 .news1-main .news-info {
        margin-left: 0;
        margin-top: 20px;
    }

    .news1 .news1-main .news-btn {
        margin-top: 15px;
    }



    .products2-4 .main4-there .lb-box1 .rgc-list {
        width: 100%;
        margin-bottom: 15px;
    }

    .products2-4 .main4-four .form-list {
        width: 100%;
        margin-bottom: 20px;
    }

    .products2-4 .main4-there .lb-box1 .rgc-list:nth-last-child(2) {
        margin-bottom: 15px;
    }

    .products2-4 .main4-four .cont-line {
        margin-bottom: 0;
    }

    .products2-4 .main4-four .form-list2 {
        width: 49%;
    }

    .products2-4 .main4-four .form-list3 {
        width: 49%;
        margin-top: 0;
    }



    .contanct .cont-main .cone-list {
        width: 100%;
        height: 130px;
        margin-bottom: 20px;
    }

    .contanct .cont-main .cone-list:nth-child(6) {
        justify-content: center;
        padding-bottom: 0;
    }

    .contanct .cont-main .title-notice {
        width: 100%;
        font-size: 13px;
    }

    .contanct .cont-main .cont-line {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .contanct .cont-main .form-list {
        width: 100%;
        margin-bottom: 20px;
    }

    .contanct .cont-main .form-list2 {
        width: 49%;
    }

    .contanct .cont-main .form-list3 {
        width: 49%;
        margin-top: 0;
    }



    .home .sy-two .two-list {
        width: 100%;
    }

    .home .sy-two .list-di {
        width: 180px;
    }

    .home .sy-two .sy-di img {
        height: auto;
    }

    .home .sy-two .list-di .baidi {
        display: none;
    }

    .home .sy-two .list-di .hongdi {
        display: block;
    }

    .home .sy-two .two-third {
        flex-direction: column-reverse;
    }

    .home .sy-two .Tthir-right {
        width: 100%;
    }

    .home .sy-there {
        padding: 30px 0;
        height: max-content;
    }

    .home .sy-four {
        flex-direction: column;
    }

    .home .sy-four .four-left {
        width: 100%;
        height: 160px;
    }

    .home .sy-four {
        height: max-content;
        padding-left: 0;
    }

    .home .sy-four .need-mc .one-notice {
        margin-top: 10px;
    }

    .home .sy-four .four-right {
        margin-left: 0;
        margin-top: 20px;
    }

}

@media screen and (max-width: 375px) {}





.two-left table {

    border: 1px solid #ccc;

    margin-top: 30px;

}



.two-left table td {

    border: 1px solid #ccc;

    line-height: 24px;

    padding: 30px;

}

.two-lefts table tr:last-child td {

    border-collapse: collapse;

    border: 0px;

}

.two-lefts table td {

    width: 600px;

    border-bottom: 1px solid #ccc;

    line-height: 24px;

    padding: 30px;

}

.two-lefts strong {

    color: #ed1d24;

}



.share2 {

    float: left;

    height: 26px;

    margin-left: 10px;

}



.product-actvie {

    color: #ED1D24 !important;

}

.rtwo-list a:hover {

    color: #ED1D24 !important;

}

.tankaunga {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 9999999999
}

.tankaunga:before {
    content: "X";
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 10px;
    right: 10px;
    background: #fff;
    border-radius: 50%;
    font-size: 18px;
}



/*******************8-18********************/

.two-left table {
    margin-top: 34px;
}



.two-left table td,
.two-left table {
    border: 1px solid #dedede;
}

.two-left table td {
    font-family: Montserrat-Light;
    font-size: 16px;
    color: #727272;
    line-height: 35px;
}

.projects2 .proj2-four {
    margin-top: 120px;
}

.two-lefts table td {
    width: auto;
}

.two-lefts strong {
    min-width: 460px;
    display: inline-block;
}

@media screen and (max-width: 485px) {
    .contanct .cont-main .cone-list {
        width: 49%;
        height: 130px;
        margin-bottom: 20px;
    }


}

.two-lefts strong {
    font-family: "Kelson-Sans-Regular";
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ed1d24;
}



.two-lefts table td {
    font-family: Montserrat-Light;
    font-size: 24px;
    line-height: 40px;
    font-weight: normal;
    font-stretch: normal;
    color: #565656;
}


@media screen and (max-width:1600px) {
    .two-lefts strong {
        font-size: 24px;
    }

    .projects2 .proj2-four {
        margin-top: 80px;
    }

    .two-lefts strong {
        min-width: 300px;
    }

    .two-lefts table td {
        font-size: 22px;
    }

    .two-left table td {
        padding: 20px;
        line-height: 26px;
    }
}


@media screen and (max-width:1333px) {
    .two-lefts strong {
        font-size: 22px;
        min-width: 250px;
    }

    .two-left table td {
        padding: 10px 20px;
        font-size: 14px;
        line-height: 24px;
    }

    .projects2 .proj2-four {
        margin-top: 60px;
    }

    .two-lefts table td {
        font-size: 20px;
        line-height: 30px;
    }

    .two-lefts table td {
        padding: 25px;
    }
}

@media screen and (max-width:999px) {
    .two-lefts strong {
        font-size: 18px;
    }

    .two-left table td {
        padding: 10px 10px;
        font-size: 12px;
        line-height: 22px;
    }

    .two-lefts table td {
        font-size: 16px;
        line-height: 26px;
    }

    .two-lefts strong {
        min-width: 200px;
    }

    .two-lefts table td {
        padding: 20px;
    }

    .two-left table {
        margin-top: 30px;
    }
}

@media screen and (max-width:768px) {
    .two-lefts strong {
        font-size: 16px;
    }

    .two-lefts strong {
        min-width: 100px;
    }

    .two-lefts table td {
        font-size: 14px;
        line-height: 24px;
    }

    .two-lefts table td {
        padding: 10px;
    }

    .two-left table td {
        line-height: 20px;
    }

    .two-left table {
        margin-top: 25px;
    }
}

@media screen and (max-width:538px) {
    .two-lefts strong {
        font-size: 14px;
    }

    .two-lefts table td {
        font-size: 12px;
        line-height: 22px;
    }

    .two-lefts table td {
        padding: 5px;
    }

    .two-left table td {
        line-height: 16px;
    }

    .two-left table {
        margin-top: 20px;
    }
}

@media screen and (max-width:576px) {
    .products2-4 .main4-two .two-shipin .shipin-two {
        flex-wrap: wrap;
        justify-content: center;
    }

    .products2-4 .main4-two .two-shipin .mySwiper2 {
        flex: inherit;
        width: 100%;
        order: -1;
        margin: 0;
    }

    .products2-4 .main4-two .two-shipin .shipin-two .shipin-anniu {
        height: 100px;
        margin: 0 20px;
    }



}


.header .header-two .h-menu-list,
.header .header-two .chi-name {
    font-family: auto;
}

.header .header-one .hea-type .iconfont {
    font-size: 18px;
}


.menu-y{
			position: relative;
		}
		
		.menu-y:hover .yijiw{
			display: block;
		}
		
		.jiantou{
			display: none;
			font-style: initial;
		}
		
		.yijiw li:hover>p .jiantou{
			display: inline-block;
		}
		
		.yijiw {
			width: 240px;
			position: absolute;
			top: 100%;
			left: 0;
			font-size: 18px;
			line-height: 30px;
			display: none;
			background-color: #F4F7FA;
		
			padding: 10px 0;
		}
		
		.yijiw li {
			padding: 5px 10px;
			width: 100%;
			position: relative;
			transition: .5s;
		}
		
		.yijiw li a {
			display: block;
			position: relative;
			color: #333;
		}
		
		.header .menu-y .yijiw li a{
		    width: 100%;
		}
		
		.yiji-yj li:hover>p a {
			color: #ED1D24
		}
		
		.header .yijiw .erji-ej,
		.header .yijiw .sanji-sj,
		.header .yijiw .siji-sj{
			position: absolute;
			left: 100%;
			top: 0;
			
			display: none;
			padding: 10px 0;
		}
		
		.header .yijiw .erji-ej{
			width: 265px;
			background-color: #F4F7FA;
		}
		
		.header .yijiw .sanji-sj{
			font-size: 16px;
			width: 315px;
			background-color: #E5E5E5;
		}
		
		.header .yijiw .siji-sj{
			font-size: 14px;
			width: 315px;
			background-color: #CCCCCC;
		}
		
		.header .yijiw .yiji-yj li:hover .erji-ej {
			display: block;
		}
		
		.header .yijiw .erji-ej li:hover .sanji-sj {
			display: block;
		}
		
		.header .yijiw .sanji-sj li:hover .siji-sj {
			display: block;
		}
		.description{
		        font-size: 16px;
                font-family: "Montserrat-Light";
                font-weight: 300;
                color: #666666;
                line-height: 35px;
		}