.main{ line-height: 30px; padding: 4% 0;}
body {
    --theme-red: #e61f23;
    --theme-green: #0c7f56;
}


@media screen and (max-width:768px){
    .row{ margin: 0;}
    .p15{ padding-left: 15px !important; padding-right: 15px !important;}
}

@media screen and (max-height:800px){
    .index_800{ zoom: 0.8;}
    .index_900{ zoom: 0.9;}
    /*.main{ padding: 0 0;}*/
}
@media screen and (max-width:991px){
    .index .swiper-slide .container{ padding-left: 15px; padding-right: 15px;}
}


.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
/*.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100% 100%;}*/

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}



/*头部*/
#top_index{ height: auto; margin: 0 auto; position: fixed; z-index: 200; transition: 0.3s; left: 0; top: 0; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); padding: 0 !important;}
#top_index_zy{ position: fixed; left: 0; top: 0; z-index: 5; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
#logo{ text-align: center; transition: 0.3s; padding: 1% 0;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; margin: 0 auto; transition:0.5s;}

.top_tel i{ color: var(--theme-red); font-size: 26px; margin-right: 10px;}
.top_tel span{ color: var(--theme-green); font-family: Arial; font-size: 24px; font-weight: bold;}

.zyqh{ color: #999999; font-size: 15px;}
.zyqh img{ width: 25px; margin-right: 15px;}
.zyqh i{ color: #666; font-size: 20px; display: inline-block; margin-right: 10px;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; position: relative; height: 50px; line-height: 50px; font-size: 18px; color: #000000; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #000; position: relative; z-index: 1; }
#nav li .big:before{ position: absolute; left: 50%; bottom: 0; content: ''; background: var(--theme-green); width: 0; height: 3px; transition: 0.3s;}
#nav li:hover .big:before{ left: 0; width: 100%;}

#nav li .navson{display: none; position: absolute; left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 200%;}
#nav li .navson a{ display: block;color: #fff!important; height: 40px; line-height: 40px; background: rgba(0,0,0,.6); text-align: center;font-size: 15px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson a:hover{background: var(--theme-green);}
#nav li .navson a:after{ display: none !important;}

@media screen and (max-width:1540px){
    #nav li{ font-size: 15px;}
}
@media screen and (max-width:1440px){
    #nav li{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #nav{ margin-top: 0;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
}



.top_bai{ background: #fff !important; box-shadow: 0 0 15px rgba(0,0,0,0.1);}




/*首页大图*/
.banner {position: relative;height: auto !important;z-index: 1;top:0;}
.banner .swiper-wrapper{height: auto !important;}
.banner .swiper-slide {position: relative;height: 100vh !important;float: left; background-size: 100% 100% !important;}
/*.banner .swiper-slide a{display:block;width:100%;height: auto !important;}*/
/*.banner .swiper-slide a img{ width: 100%; height: auto;}*/
.banner .swiper-pagination{ bottom: 5% !important; width: auto !important;; left: 15% !important;;}
.banner .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 100%; transition:0.3s; margin-right: 30px !important;; background: #fff; opacity: 1; position: relative;}
.banner .swiper-pagination-bullet:before{ position: absolute; left: -10px; top: -10px; width: 30px; height: 30px; border: 1px solid #fff; border-radius: 100%; content: ''; opacity: 0; transition: 0.3s;}
.banner .swiper-pagination-bullet-active:before{ opacity: 1;}

.banner .swiper-container #swiper-slide1{text-align: center !important; position: relative;}
.banner .swiper-container #swiper-slide1:before{ position: absolute; width: 100%; height: 15%; background-image: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(255,255,255,0.01)); content: ''; left: 0; top: 0; z-index: 2;}

.banner .swiper-container .swiper-slide .swiper-slide-content {position: absolute;text-align: left;width: 1360px;height: auto;left: 50%;top: 45%;-webkit-transform: translate(-50%,-30%);transform: translate(-50%,-30%);z-index: 2;}
.banner .swiper-container .swiper-slide .swiper-slide-title {opacity: 0; -webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);transition: .2s ease .4s;}
.banner .swiper-container .swiper-slide .swiper-slide-subtitle {opacity: 0; margin-bottom: 0; -webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);transition: .2s ease .5s;}
.banner .swiper-container .swiper-slide.swiper-slide-active .swiper-slide-title {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: .8s ease 0.8s;}
.banner .swiper-container .swiper-slide.swiper-slide-active .swiper-slide-subtitle {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition: .8s ease 1s;}

.banner .swiper-container #swiper-slide1 .swiper-slide-content{ text-align: center !important; top: 45% !important;}
.banner .swiper-container #swiper-slide3 .swiper-slide-content{ text-align: left !important; top: 45% !important;}
@media screen and (max-width:1440px){
    .banner .swiper-container .swiper-slide .swiper-slide-content{ width: 90%;}
    .banner .swiper-container .swiper-slide .swiper-slide-content .swiper-slide-title img{ max-width: 80%;}
    .banner .swiper-container .swiper-slide .swiper-slide-content .swiper-slide-subtitle img{ max-width: 25% !important;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .banner .swiper-slide{ background-size: auto 100% !important;}
}

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}






/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") no-repeat center; background-size: 100% 100%; border-top: 3px solid var(--theme-green);}
.end_left{ border-right: 1px solid rgba(255,255,255,0.7);}
.end_search{ border-bottom: 1px solid rgba(255,255,255,0.7); padding: 5%;}
.end_search .tit{ color: #333333; font-size: 30px; font-weight: bold;}
.zy_search_form{ width: 60%; height: 56px; line-height: 56px; background: #fff; border: none; border-radius: 5px; margin-top: 5%;}
.zy_search_form #search_name1{ width: 68%; height: 56px; line-height: 56px; float: left; background: #fff; outline: none; color: #666666; font-size: 14px; text-indent: 20px;}
.zy_search_form #button{ width: 142px; height: 50px; line-height: 50px; margin: 3px; background: url("../images/ss.png") no-repeat center; float: right; cursor: pointer; border:none; outline: none; transition: 0.3s;}
.end_search p{ margin-top: 5% !important; height: 56px; line-height: 56px; padding-left: 20px; color: #242424; font-size: 18px;}
.end_search p a{ padding-right: 20px;}

.end_navlb{ padding: 7% 4% 8%;}
.end_navlb ul li a{ display: block; color: #666666; font-size: 16px; height: 40px; line-height: 35px;}
.end_navlb ul li:first-of-type{ color: #333339 !important; font-size: 18px !important; font-weight: bold; position: relative; height: 40px; margin-bottom: 5px;}
.end_navlb ul li:first-of-type a{ color: #333339 !important; font-size: 18px !important; font-weight: bold;}

#end_line{ color: #9d9d9d; padding: 17px 0;}

.end_right{ padding: 5%;}
.end_right .tit{ border-bottom: 1px solid rgba(255,255,255,0.7); position: relative; color: var(--theme-green); font-size: 20px; font-weight: bold; height: 40px; margin: 10% 0 0;}
.end_right .tit:before{ position: absolute; left: 0; bottom: -1px; width: 20%; height: 3px; background: var(--theme-green); content: '';}
.end_right .lx_tel{ border-bottom: 1px solid rgba(255,255,255,0.7); padding: 10% 0 7%;}
.end_right .lx_tel i{ font-size: 40px; color: var(--theme-red); margin-right: 20px;}
.end_right .lx_tel .float-start{ line-height: 25px;}
.end_right .lx_tel span{ color: var(--theme-red); font-size: 30px; font-family: Bahnschrift; font-weight: bold;}
.end_right .lx_tel p{ color: #444444; font-size: 16px;}
.end_right ul{ padding: 8% 0 !important;}
.end_right ul li i{ color: var(--theme-red); font-size: 22px; margin-right: 20px;}
.end_right ul li{ color: #212121; font-size: 16px; height: 40px; line-height: 40px;}

.end_right .ewm{ margin-right: 20px; text-align: center; width: 40%; }
.end_right .ewm span{ display: block; height: 50px; line-height: 50px; color: #999999; font-size: 16px;}
.end_right .ewm p{ background: #fff; border-radius: 10px; padding: 15px;}
.end_right .ewm p img{ width: 100%;}


@media screen and (max-height:800px){
    .end_right{ padding: 3% 5%;}
}
@media screen and (max-width:1600px){
    .end_right ul li{ font-size: 14px; line-height: 25px;}
}
@media screen and (max-width:1440px){
    .end_search p{ display: none;}
    .zy_search_form{ width: 100%;}
    .end_right .ewm{ width: 47%;}
    .end_right .ewm:nth-of-type(2){ margin-right: 0;}
}
@media screen and (max-width:1200px){
    .end_right .lx_tel span{ font-size: 25px;}
    .end_right .ewm p{ padding: 5px;}
    .end_right .ewm span{ font-size: 12px;}
    .end_search .tit{ font-size: 24px;}
    .end_navlb ul li a{ font-size: 14px; height: 35px;}
}
@media screen and (max-width:991px){
    .end_right .lx_tel,.end_right ul{ padding: 3% 0 !important;}
    .end_right .ewm{ width: 25%;}
    .end_right .tit{ margin-top: 5%;}
}
@media screen and (max-width:768px){
    .end_right .ewm{ width: 40%;}
}











.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#333;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#333;}
.footer_zx a:last-of-type{ background: #d22422;}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}
@media screen and (max-width:765px){
}


/*首页*/
.index{position: relative;}
.in_02{ overflow: hidden; position: relative;}
.in_03{ overflow: hidden;}
.in_04{ overflow: hidden;}
.in_05{ overflow: hidden; background: url("../images/xwbj.jpg") repeat center; background-size: 100% 100%;}
.in_06{ height: auto !important;}
@media screen and (max-width:991px){
}
@media screen and (max-width:650px){
}


.main_top{ margin-top: 7%;}
.main_top_zy{ margin-top: 66px;}
.tit_in h4{ font-size: 18px;}
.tit_in h4 i{ margin-right: 10px; font-size: 22px;}
.tit_in h2{ display: block; margin: 30px 0 0 !important; font-size: 48px;}
@media screen and (max-width:1440px){
    .tit_in h2{ font-size: 40px;}
}
@media screen and (max-width:1200px){
    .tit_in h2{ font-size: 36px;}
    .main_top{ margin-top: 9%;}
}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 32px;}
    .main_top{ margin-top: 15%;}
}
@media screen and (max-width:768px){
    .tit_in h2{ font-size: 32px;}
    .main_top{ margin-top: 20%;}
}
@media screen and (max-width:600px){
    .main_top{ margin-top: 25%;}
    .tit_in h2{ font-size: 28px;}
}
@media screen and (max-width:450px){
    .main_top{ margin-top: 30%;}
}



.in_02 #gsjj{ color: #fff; width: 100%;}
.in_02 #gsjj .more_in{ position: relative; height: 50px; width: 150px; text-align: center; line-height: 50px; font-size: 16px; margin-top: 70px;}
.in_02 #gsjj .more_in:before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; background: #01d75d; transition: 0.3s;}
.in_02 #gsjj .more_in a{ display: block; position: relative; z-index: 1; color: #fff;}
.in_02 #gsjj .more_in:hover:before{ background: #01d75d; transform: skewX(0deg);}
.in_02 #gsjj .gsjj_con{ font-size: 16px; margin-top: 60px; width: 35%; line-height: 35px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.in_02 #gsjj .gsjj_more{ display: inline-block; font-size: 16px; margin-top: 30px; position: relative;}
.in_02 #gsjj .gsjj_more:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 2px; background: #fff; transition: 0.3s;}
.in_02 #gsjj .gsjj_more:hover:before{ width: 100%;}
.in_02 #gsjj_lb{ color: #fff; position: relative; margin-top: 60px !important;}
.in_02 #gsjj_lb .jjlb{ width: 20%; }
.in_02 #gsjj_lb .jjlb h2{ font-size: 72px; font-weight: bold !important; font-family: Bahnschrift; transition: 0.3s;}
.in_02 #gsjj_lb .jjlb h2 sub{ font-size: 18px; font-weight: lighter !important;}
.in_02 #gsjj_lb .jjlb p{ font-size: 16px;}
.in_02 #gsjj_lb .jjlb:hover h2{ color: #01d75d;}

.in_02 #jjsp{ position: relative; left: 0; top: 0; width: 100vw; height: 100vh;}
.in_02 #jjsp video{ width: 100vw; height: 105vh;}
.in_02 #spnr{ position: absolute; left: 0; top: 0; width: 100%; height: 100vh; z-index: 2; background: url("../images/jjbj.png") repeat-y left top; background-size: auto 100%;}
@media screen and (max-width:1440px){
    .in_02 .main{ padding-top: 3%;}
    .in_02 #jjsp .jw-preview{ height: 100vh; background-size: auto 100% !important;}
    .in_02 #gsjj_lb .jjlb{ width: 30%;}
    .in_02 #gsjj .gsjj_con{ width: 45%;}
}
@media screen and (max-width:1200px){
    .in_02 #gsjj .gsjj_con{ width: 55%;}
    .in_02 #gsjj_lb .jjlb h2{ font-size: 60px;}
    .in_02 #gsjj_lb .jjlb h2 sub{ font-size: 16px;}
    .in_02 #gsjj_lb .jjlb p{ font-size: 14px; line-height: 25px;}
}
@media screen and (max-width:991px){
    .in_02 #gsjj .gsjj_con{ width: 90%;}
    .in_02 #gsjj_lb .jjlb{ width: 33%;}
    .in_02 #gsjj .more_in{ width: 120px; height: 35px; line-height: 35px; font-size: 14px;}
    .in_02 #gsjj .more_in:before{ height: 35px;}
}
@media screen and (max-width:768px){
    .in_02 #gsjj .more_in{ margin-top: 50px;}
    .in_02 #gsjj_lb .jjlb h2{ font-size: 50px;}
    .in_02 #gsjj_lb .jjlb h2 sub,.in_02 #gsjj_lb .jjlb p{ font-size: 12px;}
}






#cpgd{ padding: 0;}
#cpgd .swiper-container {
    width: 100%;
    height: 100%;
}
#cpgd .swiper-slide {
    text-align: center;
    transition: 0.3s;
    position: relative;
    color: #fff;
    height: 100vh;
    padding: 0;
    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#cpgd .swiper-slide .pic{ height: 100vh; width: 100%;}
#cpgd .swiper-slide .pic img{ width: 100%; height: 100vh;}
#cpgd .swiper-slide .tit{ position: absolute; width: 100%; left: 0; top: 33%; z-index: 1; transition: 0.5s;}
#cpgd .swiper-slide .tit i{ font-size: 120px; height: 120px; line-height: 120px;}
#cpgd .swiper-slide .tit h4{ font-size: 30px; font-weight: 100; margin: 5% 0 15% !important;}
#cpgd .swiper-slide .tit span{ font-size: 16px; font-weight: 100; opacity: 0.7;}
#cpgd .swiper-slide .tit p{ margin: 15% auto 0 !important; display: block; width: 60px; height: 50px; line-height: 50px; color: #fff; font-size: 20px; position: relative;}
#cpgd .swiper-slide .tit p:before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; background: #01d75d; transition: 0.3s;}
#cpgd .swiper-slide .tit p em{ position: relative; z-index: 1;}

#cpgd .swiper-slide .con{ position: absolute; left: 0; top: 0; width: 100%; height: 100vh; z-index: 2; background: url("../images/ys_hover.jpg") no-repeat center bottom; background-size: 100% 100%; padding-top: 20vh; color: #4c4c4c; transition: all .6s; opacity: 0; clip-path: circle(10% at 50% 50%);}
#cpgd .swiper-slide .con i{ color: var(--theme-green); font-size: 120px; height: 120px; line-height: 120px;}
#cpgd .swiper-slide .con h3{ font-size: 30px; color: #292929; padding: 10px 0 30px !important;}
#cpgd .swiper-slide .con h4{ display: block; color: #4c4c4c; font-size: 16px;}
#cpgd .swiper-slide .con p{ font-size: 16px; color: #666666; padding: 8% 10% 10%;}
#cpgd .swiper-slide .con ul li{ border-bottom: 2px solid var(--theme-red); font-size: 16px; font-weight: bold; height: 40px; margin-bottom: 10px; }
#cpgd .swiper-slide .con ul li a{ color: var(--theme-red);}
#cpgd .swiper-slide .con span{ display: block; margin: 10% auto 0; width: 150px; height: 50px; line-height: 50px; position: relative;}
#cpgd .swiper-slide .con span:before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; background: var(--theme-green); transition: 0.3s;}
#cpgd .swiper-slide .con span a{ display: block; position: relative; z-index: 1; color: #fff;}

#cpgd .swiper-slide:hover .con{ opacity: 1; clip-path: circle(100% at 50% 50%);}
#cpgd .swiper-slide:hover .tit{ opacity: 0; bottom: 5%;}
@media screen and (max-height:800px){
    #cpgd .swiper-slide .con{ padding-top: 13vh;}
}
@media screen and (max-width:1440px){
    #cpgd .swiper-slide .tit i,#cpgd .swiper-slide .con i{ font-size: 90px; height: 90px; line-height: 90px;}
    #cpgd .swiper-slide .con span{ height: 35px; line-height: 35px;}
    #cpgd .swiper-slide .con span:before{ height: 35px;}
    #cpgd .swiper-slide .con h3{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    #cpgd .swiper-slide .tit i,#cpgd .swiper-slide .con i{ font-size: 70px; height: 70px; line-height: 70px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}



/*.in_04{ background: url("../images/cxbj.jpg") no-repeat center; background-size: 100% 100%; position: relative;}*/
.in_04 .tit_in{ color: #fff;}
.in_04 .con{ text-align: center; color: #fff; font-size: 60px; padding: 15% 0 0;}


#chuangxin{ position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; padding: 0 10%;}
#chuangxin .swiper-container {
    width: 100%;
    height: 100%;
}
#chuangxin .swiper-slide {
    text-align: left;
    transition: 0.3s;
    position: relative;
    color: #fff;
    padding: 3% 0;
    background-image: linear-gradient(to right,#fff,#e4f2e4);
    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#chuangxin .swiper-slide .tit i{ color: #01d75d; font-size: 50px; margin-right: 20px;}
#chuangxin .swiper-slide .tit h4{ color: #000; font-size: 24px; font-weight: bold !important;}
#chuangxin .swiper-slide .font{ position: absolute; left: 0; bottom: -220%; z-index: 1; width: 100%; background: url("../images/cx_hover.png") no-repeat center right var(--theme-green); padding: 7%; transition: 0.5s;}
#chuangxin .swiper-slide .font .bt p{ display: block; width: 70px; height: 70px; text-align: center; line-height: 70px; background: rgba(255,255,255,0.2); border-radius: 100%; position: relative; margin-right: 20px !important;}
#chuangxin .swiper-slide .font .bt p i{ font-size: 40px; color: #fff; }
#chuangxin .swiper-slide .font .bt p:before{ position: absolute; content: ''; left: -5px; top: -5px; width: 80px; height: 80px; background: rgba(255,255,255,0.1); border-radius: 100%;}
#chuangxin .swiper-slide .font .bt p:after{ position: absolute; content: ''; left: -12px; top: -12px; width: 94px; height: 94px; background: rgba(255,255,255,0.1); border-radius: 100%;}
#chuangxin .swiper-slide .font .bt h4{ font-size: 24px; font-weight: bold !important;}
#chuangxin .swiper-slide .font .nr{ font-size: 16px; line-height: 30px; padding-left: 90px;}
#chuangxin .swiper-slide:hover .font{ bottom: 0;}
@media screen and (max-width:765px){
}


#cpys{ position: relative;}
#cpys .main{ position: absolute; left: 8%; top: 8%; z-index: 2; width: 84%;}
#cpys .main .tit_in{ color: #fff;}
#cpys .main .con{ text-align: center; color: #fff; font-size: 60px; padding: 13% 0 0;}
#cpys .swiper { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cpys .mySwiper2 { height: auto; width: 100%; position: relative;}
#cpys .mySwiper2 .swiper-slide{ position: relative;}
#cpys .mySwiper2 .swiper-slide img{ width: 100vw; height: 100vh;}

#cpys .cpys_hover{ position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%;}
#cpys .mySwiper { box-sizing: border-box; overflow: inherit; padding: 0; }
#cpys .mySwiper .swiper-slide{text-align: left; transition: 0.3s; position: relative; color: #fff; padding: 3% 0; background-image: linear-gradient(to right,#fff,#e4f2e4);}
#cpys .mySwiper .swiper-slide .tit i{ color: #01d75d; font-size: 50px; margin-right: 20px;}
#cpys .mySwiper .swiper-slide .tit h4{ color: #000; font-size: 24px; font-weight: bold !important;}
#cpys .mySwiper .swiper-slide .font{ position: absolute; left: 0; bottom: -220%; z-index: 1; width: 100%; background: url("../images/cx_hover.png") no-repeat center right var(--theme-green); padding: 7%; transition: 0.5s;}
#cpys .mySwiper .swiper-slide .font .bt p{ display: block; width: 70px; height: 70px; text-align: center; line-height: 70px; background: rgba(255,255,255,0.2); border-radius: 100%; position: relative; margin-right: 20px !important;}
#cpys .mySwiper .swiper-slide .font .bt p i{ font-size: 40px; color: #fff; }
#cpys .mySwiper .swiper-slide .font .bt p:before{ position: absolute; content: ''; left: -5px; top: -5px; width: 80px; height: 80px; background: rgba(255,255,255,0.1); border-radius: 100%;}
#cpys .mySwiper .swiper-slide .font .bt p:after{ position: absolute; content: ''; left: -12px; top: -12px; width: 94px; height: 94px; background: rgba(255,255,255,0.1); border-radius: 100%;}
#cpys .mySwiper .swiper-slide .font .bt h4{ font-size: 24px; font-weight: bold !important;}
#cpys .mySwiper .swiper-slide .font .nr{ font-size: 16px; line-height: 30px; padding-left: 90px;}
#cpys .mySwiper .swiper-slide-thumb-active .font{ bottom: 0 !important;}


@media screen and (max-width:1700px){
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #cpys .mySwiper .swiper-slide .font{ bottom: -265%;}
    .in_04 .main{ padding-top: 5%;}
    #cpys .main .con{ font-size: 46px;}
    #cpys .mySwiper .swiper-slide .tit h4,#cpys .mySwiper .swiper-slide .font .bt h4{ font-size: 22px;}
    #cpys .mySwiper .swiper-slide .font .nr{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #cpys .mySwiper .swiper-slide .font{ bottom: -310%;}
    #cpys .mySwiper2 .swiper-slide img{ width: auto !important;}
}
@media screen and (max-width:991px){
    #cpys .mySwiper .swiper-slide .font{ bottom: -350%;}
}
@media screen and (max-width:768px){
    #cpys .mySwiper .swiper-slide .font{ bottom: -400%;}
    #cpys .main .con{ font-size: 32px;}
    #cpys .mySwiper .swiper-slide{ padding: 6% 0;}
}
@media screen and (max-width:600px){
    #cpys .main .con{ font-size: 26px; padding-top: 30%;}
}
@media screen and (max-width:450px){
}




.in_05 .tit_in h4 i{ color: var(--theme-green);}
.xwclass{ width: 40%;}
.xwclass li{ width: 25%; text-align: center; height: 50px; line-height: 50px; position: relative; margin-left: 5%; }
.xwclass li:before{ position: absolute; left: 0; top: 0; transform: skewX(-25deg); content: ''; width: 100%; height: 50px; background: var(--theme-green); transition: 0.3s;}
.xwclass li a{ display: block; position: relative; z-index: 1; color: #fff; font-size: 16px;}
.xwclass li:hover:before{ background-image: linear-gradient(to right,#039980,#20c085);}



#xinwen{position: relative; margin-top: 50px;}
#xinwen .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 15px;
}
#xinwen .swiper-slide {
    transition:0.5s;
    position: relative;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#xinwen .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#xinwen .swiper-slide .pic:before{ position: absolute; z-index: 2; left: 0; bottom: 0; content: ''; width: 100%; height: 5px; background: rgba(12,127,86,0.5);}
#xinwen .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xinwen .swiper-slide .con{ width: 100%; padding: 5% 5%; text-align: left;}
#xinwen .swiper-slide .con .hy{ border-left: 5px solid var(--theme-green); color: var(--theme-green); font-size: 16px; height: 18px; line-height: 18px; padding-left: 15px;}
#xinwen .swiper-slide .con .time{ color: #8c8c8c; font-size: 16px; font-family: Arial; font-weight: 100;}
#xinwen .swiper-slide .con .tit{ font-size: 18px; color: #0c0c0c; width: 100%; margin: 10px 0 15px;}
#xinwen .swiper-slide .con .nr{ color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xinwen .swiper-slide:hover img{ transform: scale(1.1);}
#xinwen .swiper-slide:hover{ background: var(--theme-green);}
#xinwen .swiper-slide:hover .con .hy,#xinwen .swiper-slide:hover .con .tit{ color: #fff;}
#xinwen .swiper-slide:hover .con .hy{ border-left: 5px solid #fff;}
#xinwen .swiper-slide:hover .con .nr,#xinwen .swiper-slide:hover .con .time{ color: rgba(255,255,255,0.5);}
#xinwen .swiper-slide:hover .pic:before{ background: rgba(255,255,255,0.5);}

.xwlb_in{ margin-top: 30px !important;}
.xwlb_in li{ border-bottom: 1px solid rgba(255,255,255,0.5); padding: 20px 0; position: relative;}
.xwlb_in li:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 2px; background: var(--theme-green); transition: 0.3s;}
.xwlb_in li .pic{ display: block; width: 30%; height: 0; padding-bottom: 24%; position: relative; overflow: hidden; margin-right: 20px;}
.xwlb_in li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
.xwlb_in li .tit{ width: 100%;}
.xwlb_in li .tit h4{ color: #000000; font-size: 16px;}
.xwlb_in li .tit p{ font-size: 14px; color: #666; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.xwlb_in li .tit i{ color: #e71f22; font-size: 30px;}
.xwlb_in li:hover .pic img{ transform: scale(1.1);}
.xwlb_in li:hover:before{ width: 100%;}


@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    .in_05 .main{ padding-top: 5%;}
    #xinwen .swiper-slide .con .tit{ font-size: 16px;}
    .xwclass li{ height: 40px; line-height: 40px;}
    .xwclass li:before{ height: 40px;}
}
@media screen and (max-width:991px){
    .xwclass{ width: 60%;}
}
@media screen and (max-width:768px){
    .xwclass{ width: 100%; margin-top: 5% !important;}
    .xwclass li{ width: 30%;}
}





.index .lb1{ opacity: 0; visibility: hidden; transform: translateX(50px); transition: 0.5s;}
.index .lb2{ opacity: 0; visibility: hidden; transform: translateX(50px); transition: 0.65s;}
.index .lb3{ opacity: 0; visibility: hidden; transform: translateX(50px); transition: 0.8s;}
.index .lb4{ opacity: 0; visibility: hidden; transform: translateX(50px); transition: 0.95s;}

.index #gsjj .tit_in{ opacity: 0; visibility: hidden; transform: translateY(30px); transition: 0.5s;}
.index #gsjj .more_in{ opacity: 0; visibility: hidden; transform: translateY(50px); transition: 0.6s;}
.index #gsjj .jj_fd{ opacity: 0; visibility: hidden; transform: translateY(70px); transition: 0.7s;}
.index #cpgd .swiper-slide:nth-of-type(1){ opacity: 0; visibility: hidden; transform: translateY(20px); transition: 0.6s;}
.index #cpgd .swiper-slide:nth-of-type(2){ opacity: 0; visibility: hidden; transform: translateY(20px); transition: 0.7s;}
.index #cpgd .swiper-slide:nth-of-type(3){ opacity: 0; visibility: hidden; transform: translateY(20px); transition: 0.8s;}
.index #cpgd .swiper-slide:nth-of-type(4){ opacity: 0; visibility: hidden; transform: translateY(20px); transition: 0.9s;}
.index .in_04 .con{ opacity: 0; visibility: hidden; transform: translateX(-60px); transition: 0.68s;}

.index .xwleft{ opacity: 0; visibility: hidden; transform: translateX(-60px); transition: 0.7s;}
.index .xwright{ opacity: 0; visibility: hidden; transform: translateX(60px); transition: 0.8s;}

.index .swiper-slide-active .lb1{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.5s;}
.index .swiper-slide-active .lb2{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.65s;}
.index .swiper-slide-active .lb3{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.8s;}
.index .swiper-slide-active .lb4{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.95s;}

.index .swiper-slide-active #gsjj .tit_in{ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.5s;}
.index .swiper-slide-active #gsjj .more_in{ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.6s;}
.index .swiper-slide-active #gsjj .jj_fd{ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.7s;}

.index .swiper-slide-active #cpgd .swiper-slide:nth-of-type(1){ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.6s;}
.index .swiper-slide-active #cpgd .swiper-slide:nth-of-type(2){ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.7s;}
.index .swiper-slide-active #cpgd .swiper-slide:nth-of-type(3){ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.8s;}
.index .swiper-slide-active #cpgd .swiper-slide:nth-of-type(4){ opacity: 1; visibility: visible; transform: translateY(0px); transition-delay: 0.9s;}

.index .swiper-slide-active.in_04 .con{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.65s;}
.index .swiper-slide-active .xwleft{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.7s;}
.index .swiper-slide-active .xwright{ opacity: 1; visibility: visible; transform: translateX(0px); transition-delay: 0.8s;}

/*公共*/
.sub_banner {
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s;
}
.sub_banner.active img {
    filter: contrast(1) brightness(1);
    opacity: 1;
    visibility: visible;
    width: 100%;
    -webkit-transform: scale(1);
}
.sub_banner .s {
    width: 100%;
    height: auto;
    position: relative;
}
.sub_banner img {
    opacity: 1;
    visibility: hidden;
}

.sub_banner .rect{
    width: 90vw;
    height: 90vw;
    position: absolute;
    z-index: 1;
    left: -50vw;
    top: -45vw;
    background: rgba(12, 127, 86, .7);
    border-radius: 45%;
    -webkit-animation: roateOne 20s linear infinite;
}
@-webkit-keyframes roateOne {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

@media screen and (max-width:991px){
    .sub_banner.active img{ width: 110%;}
}
@media screen and (max-width:768px){
    .sub_banner img{ width: 220%;}
    .sub_banner{ height: 300px;}
    .sub_banner.active img{ width: 150%; margin-left: 0;}
    .sub_banner .rect{ left: -40vw; top: -40vw;}
}
@media screen and (max-width:650px){
    .sub_banner.active img{ width: 250%; margin-left: -70%;}
    .sub_banner .rect{ left: -40vw; top: -22vw;}
}


#zi_banner{ position: relative;}
#zi_banner .main{ position: absolute; left: 0; top: 0; z-index: 2; color: #fff; width: 100%; padding-top: 15%;}
#zi_banner .main h2{ font-size: 48px;}
#zi_banner .main p{ color: rgba(255,255,255,0.5); font-size: 20px; text-transform: uppercase; padding: 10px 0 30px;}
#zi_banner .main i{ width: 60px; height: 60px; text-align: center; line-height: 60px; border-radius: 100%; background: #00d75c; font-size: 24px; color: #fff;}

.homebj{ height: 70px; line-height: 70px; border-bottom: 1px solid #ededed; overflow: hidden;}
.homebj ul li{ color: #666666; font-size: 16px; margin: 0 50px; position: relative;}
.homebj ul li a{ color: #666; position: relative; z-index: 1;}
.homebj ul li:before{ position: absolute; left: 50%; top: 13px; content: ''; width: 0; height: 44px; border-radius: 22px; background: var(--theme-green); transition: 0.3s;}
.homebj ul li:hover:before{ left: -50%; width: 200%;}
.homebj ul li:hover a{ color: #fff;}
.homebj .home{ background: #f3f5fa; color: #333333; padding: 0 20px;}
.homebj .home a{ padding: 0 10px; color: #333333;}
.homebj .home i{ font-size: 18px; color: var(--theme-green);}
.homebj .home a:last-of-type{ color: var(--theme-green);}
@media screen and (max-width:1440px){
    #zi_banner .main h2{ font-size: 40px;}
    .homebj ul{ width: 70% !important;}
    .homebj ul li{ margin: 0; width: 17%; text-align: center;}
}
@media screen and (max-width:1200px){
    #zi_banner .main h2{ font-size: 32px;}
    #zi_banner .main p{ font-size: 18px;}
    #zi_banner .main i{ width: 40px; height: 40px; line-height: 40px;}
}
@media screen and (max-width:991px){
    .homebj ul{ width: 100% !important;}
    .homebj .home{ display: none !important;}
}
@media screen and (max-width:768px){
    #zi_banner .main{ padding-top: 22%;}
    #zi_banner .main i{ display: none !important;}
    .homebj ul li{ font-size: 14px;}
}
@media screen and (max-width:650px){
    #zi_banner .main{ padding-top: 30%;}
    #zi_banner .main h2{ font-size: 26px;}
    #zi_banner .main p{ font-size: 16px; padding: 0;}
}

.bai{ background: #fff;}
.hui{ background: #f1f3f5;}
.cpbj{background-image: linear-gradient(to right,#fff0eb,#fff);}


.content_zy{ font-size: 16px; line-height: 35px; padding-top: 3%;}
.content_zy img{ max-width: 100%; display: block; margin: 20px auto;}


.more_zy{ position: relative; height: 50px; width: 150px; text-align: center; line-height: 50px; font-size: 16px; margin-top: 70px;}
.more_zy:before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; background: #01d75d; transition: 0.3s;}
.more_zy a{ display: block; position: relative; z-index: 1; color: #fff;}
.more_zy:hover:before{ background: #01d75d; transform: skewX(0deg);}




.pic_lb li{ margin-bottom: 5%; transition: 0.5s;}
.pic_lb li .img{display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; text-align: center; overflow: hidden;}
.pic_lb li .img img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.pic_lb li .img1{display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; text-align: center; overflow: hidden;}
.pic_lb li .img1 p{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; border: 1px solid #efefef; text-align: center; transition: 0.3s;}
.pic_lb li .img1 p img{  max-width: 100% !important; height: 100%;}
.pic_lb li .img .font{ position: absolute; left: 0; top: 0; color: #fff; width: 100%; height: 100%; padding: 23% 5% 0; background: rgba(0,0,0,0.6); opacity: 0; text-align: center; overflow: hidden; transition:opacity 0.3s;-webkit-transition:opacity 0.3s}
.pic_lb li .img .font i{ width:0; height:1px; background-color:rgba(255,255,255,0.4); margin: 5px 0; transition:width 0s 0.3s;}
.pic_lb li .img .font .text-style1 div{transition:transform 0s 0.3s;}
.pic_lb li .img .font .text1{font-size:18px; overflow: hidden;}
.pic_lb li .img .font .text1 div{transform:translateY(101%);}
.pic_lb li .img .font .text2{opacity:0.6; overflow: hidden;}
.pic_lb li .img .font .text2 div{transform:translateY(-104%);}

.pic_lb li .img1 .font{ position: absolute; left: 0; top: 0; color: #fff; width: 100%; height: 100%; padding: 23% 5% 0; background: rgba(0,0,0,0.6); opacity: 0; text-align: center; overflow: hidden; transition:opacity 0.3s;-webkit-transition:opacity 0.3s}
.pic_lb li .img1 .font i{ width:0; height:1px; background-color:rgba(255,255,255,0.4); margin: 5px 0; transition:width 0s 0.3s;}
.pic_lb li .img1 .font .text-style1 div{transition:transform 0s 0.3s;}
.pic_lb li .img1 .font .text1{font-size:18px; overflow: hidden;}
.pic_lb li .img1 .font .text1 div{transform:translateY(101%);}
.pic_lb li .img1 .font .text2{opacity:0.6; overflow: hidden;}
.pic_lb li .img1 .font .text2 div{transform:translateY(-104%);}

.pic_lb li:hover .font .text-style1 div{ transform:translateY(0%); transition:transform 0.5s 0.5s;}
.pic_lb li:hover .img .font{ opacity: 1;}
.pic_lb li:hover .img .font i{opacity:1;width:100%;transition:width 0.5s 0.3s;-webkit-transition:width 0.5s 0.3s}

.pic_lb li:hover .img1 .font{ opacity: 1;}
.pic_lb li:hover .img1 .font i{opacity:1;width:100%;transition:width 0.5s 0.3s;-webkit-transition:width 0.5s 0.3s}

.pic_lb li .tit{ width: 100%; padding: 4%; background: #f5f5f5; transition: all 0.5s;}
.pic_lb li .tit p{ width: 80%; color: #303030; font-size: 18px; height: 50px; line-height: 50px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
.pic_lb li .tit span{ display: block; width: 50px; height: 50px; text-align: center; border-radius: 100%; line-height: 50px; background: #fff; transition: 0.3s;}
.pic_lb li .tit span i{ transform:rotate(-45deg); font-size: 20px; transition: 0.5s;}
.pic_lb li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.15);}
.pic_lb li:hover .pic img{ transform: scale(1.1);}
.pic_lb li:hover .tit span{ background: var(--theme-green);}
.pic_lb li:hover .tit span i{ color: #fff; transform:rotate(0deg);}
.pic_lb li:hover .tit{ background: #fff;}

@media screen and (max-width:991px){
    .pic_lb li .img .font .text1{ font-size: 14px;}
    .pic_lb li .title p{ font-size: 14px;}
}









/*公司简介*/
#jjbj{ background: url("../images/jjbj1.jpg") no-repeat center bottom;}
.tit_jj{ position: relative; padding-top: 20px;}
.tit_jj:before{ position: absolute; left: 10px; bottom: 0; content: ''; width: 30px; height: 5px; background: var(--theme-green);}
.tit_jj p{ color: #d5d5d5; font-size: 60px; font-family: Bahnschrift; text-transform: uppercase;}
.tit_jj h2{ color: #333333; font-size: 30px; padding: 15px 0 25px;}
#jjbj .font .con{ color: #666666; font-size: 16px; line-height: 35px;}
#jjbj .font ul{ margin-top: 20px !important;}
#jjbj .font ul li h2{ font-size: 72px; color: var(--theme-green); font-family: Bahnschrift; font-weight: bold !important;}
#jjbj .font ul li h2 sub{ color: #666666; font-size: 18px; font-weight: normal;}
#jjbj .font ul li p{ color: #666666; font-size: 16px;}


#whbj{ background: url("../images/whbj.jpg") no-repeat center;}
#whbj .tit_jj p,#whbj .tit_jj h2{ color: #fff;}
#whbj .tit{ text-align: center; font-size: 48px; font-weight: 100; color: #fff; padding: 5% 0 10%;}


#wenhua{ padding: 0; margin-bottom: 2%; overflow: hidden;}
#wenhua .swiper-container {
    width: 100%;
    height: 100%;
}
#wenhua .swiper-slide {
    text-align: center;
    transition: 0.3s;
    color: #fff;
    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#wenhua .swiper-slide .bt{ line-height: 35px;}
#wenhua .swiper-slide .bt p{ font-size: 30px;}
#wenhua .swiper-slide .bt span{ font-size: 18px; text-transform: uppercase; font-family: Bahnschrift;}
#wenhua .swiper-slide .line{ width: 1px; height: 40px; background: #fff; margin: 20px 0;}
#wenhua .swiper-slide .nr{ font-size: 18px;}


@media screen and (max-width:1440px){
    .tit_jj p{ font-size: 46px;}
    .tit_jj h2{ font-size: 28px;}
    #jjbj .font ul li h2{ font-size: 60px;}
    #jjbj .font ul li h2 sub,#jjbj .font ul li p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #whbj .tit{ font-size: 40px;}
    .tit_jj p{ font-size: 40px;}
    .tit_jj h2{ font-size: 24px;}
}
@media screen and (max-width:991px){
    #jjbj .font .con{ margin-top: 5%; }
    .tit_jj p{ font-size: 28px;}
}
@media screen and (max-width:768px){
    #whbj .tit{ font-size: 30px;}
    #jjbj .font ul li h2{ font-size: 50px;}
    #jjbj .font ul li h2 sub,#jjbj .font ul li p{ font-size: 12px;}
    .tit_jj{ padding-left: 0;}
    .tit_jj p{ font-size: 18px;}
    .tit_jj h2{ font-size: 20px; padding: 5px 0 10px;}
    .tit_jj:before{ left: 0;}
}


#fzlc{ background: url("../images/fzlc_bj.jpg") no-repeat center bottom; background-size: 100% 100%;}
#fzlc .tit_jj p,#fzlc .tit_jj h2{ color: #fff;}

#qyfz{ overflow: hidden; padding: 3% 30% 14%;}
#qyfz .swiper {
    width: 100%;
    height: 100%;
    overflow: visible;
}
#qyfz .swiper-slide {
    text-align: center;

    /* Center slide text vertically */
    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;
}
#qyfz .mySwiper2 .swiper-slide{ font-size: 18px; color: #fff; opacity: 0; padding-top: 5%; min-height: 100px;}
#qyfz .mySwiper2 .swiper-slide i{ display: block; position: absolute; left: -40%; bottom: -250px; font-size: 610px; font-family: Bahnschrift;color: rgba(255,255,255,0.01) !important; -webkit-text-stroke: 1px #efefef; text-stroke: 1px #efefef; font-weight: bold; opacity: 0.3;}
#qyfz .mySwiper2 .swiper-slide-active{ opacity: 1;}
#qyfz .mySwiper2 .swiper-button-next,#qyfz .mySwiper2 .swiper-button-prev{ width: 25px; height: 25px; background: rgba(255,255,255,0.3); border-radius: 100%; opacity: 1; transition: 0.3s;}
#qyfz .mySwiper2 .swiper-button-next:after,#qyfz .mySwiper2 .swiper-button-prev:after{ color: #fff; font-size: 12px;}
#qyfz .mySwiper2 .swiper-button-next{ top: 10px; right: -60%;}
#qyfz .mySwiper2 .swiper-button-prev{ top: 10px; left: -60%;}
#qyfz .mySwiper2 .swiper-button-next:hover,#qyfz .mySwiper2 .swiper-button-prev:hover{ background: var(--theme-green);}
#qyfz .mySwiper2 .swiper-button-next:hover:after,#qyfz .mySwiper2 .swiper-button-prev:hover:after{ color: #fff;}
#qyfz .mySwiper2 {
    height: 80%;
    width: 100%;
    padding: 5% 0 10% !important;
    z-index: 10;
    overflow: visible;
}
#qyfz .mySwiper {
    height: 20%;
    box-sizing: border-box;
    position: relative;
}
#qyfz .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    position: relative;;
}
#qyfz .mySwiper:before{ position: absolute; content: ''; left: -150%; bottom: 0; height: 1px; width: 400%; background: rgba(255,255,255,0.2);}
#qyfz .mySwiper .swiper-slide { cursor: pointer;  padding:10px 0;   transition: 0.3s; text-align: center; }
#qyfz .mySwiper .swiper-slide .bz{ display: inline-block; bottom: -5px;  position: absolute;}
#qyfz .mySwiper .swiper-slide .bz p{ width: 10px; height: 10px; background: var(--theme-green); position: relative; z-index: 1; transition: 0.3s;}
#qyfz .mySwiper .swiper-slide h4{ display: block; height: 200px; line-height: 200px; color: rgba(255,255,255,0.3); font-size: 80px; font-family: Bahnschrift;  transition: 0.3s; }
#qyfz .mySwiper .swiper-slide-thumb-active h4{ color: #fff; font-size: 136px;}



@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
    #fzlc{ background-size: auto 100% !important;}
    #qyfz .mySwiper .swiper-slide-thumb-active h4{ font-size: 100px !important;}
    #qyfz .mySwiper .swiper-slide h4{ font-size: 60px;}
    #qyfz .mySwiper2 .swiper-slide{ font-size: 16px;}
    #qyfz .mySwiper2 .swiper-slide i{ font-size: 430px;}
}
@media screen and (max-width:1200px){
    #qyfz .mySwiper .swiper-slide-thumb-active h4{ font-size: 80px !important;}
    #qyfz .mySwiper .swiper-slide h4{ font-size: 40px;}
    #qyfz .mySwiper2 .swiper-slide{ font-size: 14px;}
    #qyfz .mySwiper2 .swiper-slide i{ font-size: 360px;}
}
@media screen and (max-width:991px){
    #qyfz .mySwiper2 .swiper-slide i{ font-size: 300px;}
    #qyfz .mySwiper2 .swiper-slide{ min-height: auto !important;}
    #qyfz .mySwiper2 .swiper-slide i{ bottom: -150px; opacity: 0.8; font-size: 250px;}
}
@media screen and (max-width:768px){
    #qyfz{ padding-left: 0; padding-right: 0;}
    #qyfz .mySwiper2 .swiper-slide i{ left: 0; font-size: 200px; width: 100%; text-align: center;}
    #qyfz .mySwiper .swiper-slide h4{ height: 150px; line-height: 150px;}
}
@media screen and (max-width:550px){
    #qyfz .mySwiper2 .swiper-slide i{ font-size: 150px; opacity: 0.5;}
}



#zzry{ margin-top: 4%; padding-bottom: 110px; position: relative;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#zzry .swiper-slide {
    text-align: center;
    transition:0.5s;
    position: relative;
    background: #f9fdff; padding: 30px; border-radius: 10px; box-shadow: 0 0 8px rgba(0,0,0,0.01);

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#zzry .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; margin-bottom: 20px;}
/*#zzry .swiper-slide .pic a{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}*/
#zzry .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#zzry .swiper-slide p{ width: 100%; height: 30px; line-height: 30px; color: #122133; font-size: 16px; text-align: center;}
#zzry .swiper-pagination{ position: absolute; width: 20%; right: 5%; top: auto; bottom: -120px; left: auto;}
#zzry .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: var(--theme-green) !important;}
#zzry .swiper-pagination-num{ position: absolute; width: 20%; right: 5%; bottom: -100px; left: auto; color: #d1d1d1; font-size: 18px;}
#zzry .swiper-pagination-num #current{ color: var(--theme-green); font-size: 30px; font-weight: bold;}
@media screen and (max-width:991px){
}



#crcm{ margin-top: 4%; overflow: hidden;}
#crcm .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#crcm .swiper-slide {
    text-align: left;
    transition:0.5s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#crcm .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 53%; position: relative; overflow: hidden;}
#crcm .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#crcm .swiper-slide .tit{ position: absolute; z-index: 2; left: 0; bottom: 0; width: 100%; height: 100%; transition: 0.5s; opacity: 0;}
#crcm .swiper-slide .tit:before{ position: absolute; content: ''; bottom: 0; left: 0; width: 100%; height: 60%; text-align: center; z-index: 1; transition:.4s; background: linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0 ,0) 100%); background: -o-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -ms-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);}
#crcm .swiper-slide .tit h4{ position: absolute; left: 0; bottom: 0; width: 100%; height: 70px; z-index: 3; text-align: left; padding-left: 5%; color: #fff; font-size: 18px;}
#crcm .swiper-slide-active .tit{ opacity: 1;}




.demo-honor-k{ position: relative; overflow: hidden; border-radius: 20px;}
.demo-honor-k .honor-img{ position: relative; width: 100%; height: 0; padding-bottom: 75%; overflow: hidden; border-radius: 20px;}
.demo-honor-k .honor-img .tit{ position: absolute; z-index: 2; left: 0; bottom: 0; width: 100%; height: 100%; transition: 0.5s;}
/*.demo-honor-k .honor-img .tit:before{ position: absolute; content: ''; bottom: 0; left: 0; width: 100%; height: 60%; text-align: center; z-index: 1; transition:.4s; background: linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0 ,0) 100%); background: -o-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -ms-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);}*/
.demo-honor-k .honor-img .tit h4{ position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; line-height: 50px; background: rgba(0,0,0,0.3); z-index: 3; text-align: center; color: #fff; font-size: 16px;}
.demo-honor-k .honor-img:after{ position: absolute; content: ""; background: rgba(12,127,86,0.9); left: 0; top: 0; right: 0; bottom: 0; width: 90%; height: 90%; margin:auto; transform: scale(0); transition: transform 0.5s; z-index: 99; border-radius: 20px;}
.demo-honor-k:before{ position: absolute; content: ""; left: 0; bottom:0; top:0; background: rgba(0,0,0,0.5); width: 100%; height: 100%; z-index: 2; transform: scale(1.05); opacity: 0; transition: all 0.5s; border-radius: 20px;}
.demo-honor-k:hover:before{  transform: scale(1); opacity: 1 }
.demo-honor-k .honor-mask{position: absolute; display: block; height: 100%; font-family: Arial; font-size: 70px; color: #fff;left: 0; top: 0; right: 0; bottom: 0; margin: auto; z-index: 999; text-align: center; transform: translateY(-10%); transition: all 0.5s; opacity: 0}
.demo-honor-k  .honor-mask i svg{ width: 40px; height: 40px; fill: #fff}
.demo-honor-k:hover .honor-img:after{  transform: scale(1)}
.demo-honor-k  .honor-mask p{ font-size:18px; color: #fff; margin-top: 3% !important;}

.demo-honor-k:hover .honor-mask{transform: translateY(0%); opacity: 1}
.demo-honor-k .honor-img img{ transition: all 0.5s;transform: scale(1.05); width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.demo-honor-k:hover .honor-img img{ transform: scale(1)}
.demo-honor-k a>div:nth-last-of-type(1) span{ font-size: 18px; color: #333;}
.demo-honor-k:hover .tit{ opacity: 0; bottom: -50px;}
@media(max-width: 1199.98px){
    .demo-honor-k .honor-mask i svg{ width: 30px; height: 30px;}
    .demo-honor-k .honor-mask p{ font-size: 14px;}
}
@media(max-width: 991.98px){
    .demo-honor-k  .honor-mask p{ font-size:16px;}
    .demo-honor-k .honor-img1{ padding-bottom: 75% !important; }
}






/*产品中心*/
.cpclass li{ position: relative; width: 30%;}
.cpclass li .tit{ position: absolute; left: 0; top: 0; padding: 10% 0 0 10%; width: 100%; height: 100%; content: ''; z-index: 1; color: #fff; background: linear-gradient(left,rgba(91,128,115,1),rgba(0,0,0 ,0) 100%); background: -o-linear-gradient(left,rgba(91,128,115,1),rgba(0,0,0,0) 100%);background: -ms-linear-gradient(left,rgba(91,128,115,1),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(left,rgba(91,128,115,1),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(left,rgba(91,128,115,1),rgba(0,0,0,0) 100%);}
.cpclass li .tit p{ font-size: 16px; padding-bottom: 10px !important;}
.cpclass li .tit h2{ font-size: 26px; font-family: Bahnschrift;}
.cpclass li .pic{ width: 100%; text-align: right; background: #e3edec;}
.cpclass li .pic img{ max-width: 100%;}
/*.cpclass li:last-of-type .tit h2{ font-size: 24px;}*/



.cpclass_lb{ margin: 0 auto !important; background: #f8f9fa;}
.cpclass_lb:nth-of-type(2n){ background: #fff;}
.cpclass_lb li .pic{ width: 50%; text-align: right;}
.cpclass_lb li .tit{ width: 50%;}
.cpclass_lb li .pic img{ max-width: 100%;}
.cpclass_lb li .tit p{ color: #333333; font-size: 48px; height: 60px; line-height: 60px; font-family: Bahnschrift;}
/*.cpclass_lb:last-of-type li .tit p{ font-size: 48px;}*/
.cpclass_lb li .tit h4{ font-size: 18px; color: #999999; display: block; margin: 5% 0 0 !important;}
.cpclass_lb li dl{ margin: 15% 0 0 !important;}
.cpclass_lb li dl dd{ position: relative; width: 150px; height: 55px; line-height: 55px; text-align: center;}
.cpclass_lb li dl dd em{ position: relative; z-index: 1; font-size: 16px;}
.cpclass_lb li dl dd:first-of-type:before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 55px; background: linear-gradient(to right, #039980, #20c085); transition: 0.5s;}
.cpclass_lb li dl dd:first-of-type em{ color: #fff;}
.cpclass_lb li dl dd:nth-of-type(2){ margin-left: 30px;}
.cpclass_lb li dl dd:nth-of-type(2):before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 55px; border: 1px solid #333332; transition: 0.5s;}
.cpclass_lb li dl dd:hover:before{ border: none; background: var(--theme-green); transform: skewX(0);}
.cpclass_lb li dl dd:hover em{ color: #fff;}
@media(max-width: 1200px){
    .cpclass li .tit p{ font-size: 14px;}
    .cpclass li .tit h2{ font-size: 22px;}
    .cpclass_lb li .tit p{ font-size: 32px;}
    .cpclass_lb li dl dd{ height: 45px; line-height: 45px;}
    .cpclass_lb li dl dd:before{ height: 45px !important;}
    .cpclass_lb li dl dd em{ font-size: 14px;}
}
@media(max-width: 991px){
    .cpclass li .tit p{ padding: 0 !important;}
    .cpclass li .tit h2{ font-size: 18px;}
    .cpclass_lb li dl{ zoom: 0.8;}
}
@media(max-width: 768px){
    .cpclass{ display: none !important;}
    .cpclass_lb li .pic{ width: 100%;}
    .cpclass_lb li dl{ margin-top: 5% !important;}
    .cpclass_lb{ padding-top: 5% !important;}
}





.cpbj{ background: #f6f6f6;}
.cplist_tit{ text-align: center; color: #333333; font-size: 36px; font-weight: bold; padding: 3% 0;}

.cplist .col-12{ padding: 3%;}
.cplist li{ background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); width: 100%;}
.cplist li .img{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cplist li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.cplist li .font{ padding: 3% 5%; text-align: center;}
.cplist li .font .title h3{ color: #424242; font-size: 24px; font-family: Bahnschrift;}
.cplist li .font .title h4{ color: #999999; font-size: 16px; padding: 3% 0 !important;}
.cplist li .font dl{ margin: 3% 0 0 !important;}
.cplist li .font dl dd{ position: relative; width: 40%; height: 50px; line-height: 50px; text-align: center;}
.cplist li .font dl dd em{ position: relative; z-index: 1; font-size: 16px;}
.cplist li .font dl dd:first-of-type:before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; background: linear-gradient(to right, #039980, #20c085); transition: 0.5s;}
.cplist li .font dl dd:first-of-type em{ color: #fff;}
.cplist li .font dl dd:nth-of-type(2){ margin-left: 20px;}
.cplist li .font dl dd:nth-of-type(2):before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; border: 1px solid #333332; transition: 0.5s;}
.cplist li .font dl dd:hover:before{ border: none; background: var(--theme-green); transform: skewX(0);}
.cplist li .font dl dd:hover em{ color: #fff;}
@media(max-width: 1200px){
    .cplist li .font dl dd{ height: 35px; line-height: 35px;}
    .cplist li .font dl dd:before{ height: 35px !important;}
    .cplist li .font dl dd em{ font-size: 14px;}
    .cplist li .font .title h3{ font-size: 20px;}
}


#cpinfo_bj{ background: #e7e8ec;}
#cpinfo_bj .cpleft p{ color: #343434; font-size: 20px; margin-bottom: 2% !important;}
#cpinfo_bj .cpleft h2{ color: #333332; font-size: 60px; font-family: Bahnschrift;}
#cpinfo_bj .cpleft .nr{ color: #999999; font-size: 20px;}
#cpinfo_bj .cpleft dl{ margin: 13% 0 0 !important; width: 50%;}
#cpinfo_bj .cpleft dl dd{ position: relative; width: 40%; height: 50px; line-height: 50px; text-align: center;}
#cpinfo_bj .cpleft dl dd em{ position: relative; z-index: 1; font-size: 16px;}
#cpinfo_bj .cpleft dl dd:first-of-type:before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; background: linear-gradient(to right, #039980, #20c085); transition: 0.5s;}
#cpinfo_bj .cpleft dl dd:first-of-type em{ color: #fff;}
#cpinfo_bj .cpleft dl dd:nth-of-type(2){ margin-left: 20px;}
#cpinfo_bj .cpleft dl dd:nth-of-type(2):before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; border: 1px solid #333332; transition: 0.5s;}
#cpinfo_bj .cpleft dl dd:hover:before{ border: none; background: var(--theme-green); transform: skewX(0);}
#cpinfo_bj .cpleft dl dd:hover em{ color: #fff;}
#cpinfo_bj .cpright{ height: auto; position: relative; overflow: hidden;}
#cpinfo_bj .cpright img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; mix-blend-mode: multiply; transition: 0.5s;}
@media(max-width: 1440px){
    #cpinfo_bj .cpleft h2{ font-size: 42px;}
}
@media(max-width: 1200px){
    #cpinfo_bj .cpleft h2{ font-size: 38px;}
    #cpinfo_bj .cpleft p{ font-size: 18px;}
    #cpinfo_bj .cpleft dl dd{ height: 40px; line-height: 40px;}
    #cpinfo_bj .cpleft dl dd:before{ height: 40px !important;}
    #cpinfo_bj .cpleft dl dd em{ font-size: 14px;}
}
@media(max-width: 991px){
    #cpinfo_bj .cpright{ margin-top: 3%;}
    .cpinfo_lb li{ float: left; width: 33%; margin-bottom: 10px;}
}
@media(max-width: 768px){
    .cpinfo_lb li{ width: 50%; margin-bottom: 15px;}
    .cpinfo_lb li .font span{ display: block; line-height: 15px;}
}


.cpright_pic{ padding: 0; position: relative; overflow: hidden;}
.cpright_pic .swiper-container {
    width: 100%;
    height: 100%;
}

.cpright_pic .swiper-slide {
    text-align: center;

    /* Center slide text vertically */
    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;
}
.cpright_pic .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.cpright_pic .swiper-slide img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; mix-blend-mode: multiply;}
.cpright_pic .swiper-pagination{ bottom: 3%;}
.cpright_pic .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 3px; transition:0.3s; opacity: 1; background: #7c7c7c;}
.cpright_pic .swiper-pagination-bullet-active{ width: 60px; background: var(--theme-green); opacity: 1;}









.cpinfo_lb{ margin-bottom: 7% !important; }
.cpinfo_lb li .pic{ width: 60px; height: 60px; margin-right: 20px; border-radius: 5px; line-height: 60px; text-align: center; background: var(--theme-green); transition: 0.5s;}
.cpinfo_lb li .pic i{ color: #fff; font-size: 30px;}
.cpinfo_lb li .font p{ color: #333332; font-size: 20px;}
.cpinfo_lb li .font span{ color: #999999; font-size: 12px; text-transform: uppercase;}
.cpinfo_lb li:hover .pic{ background: linear-gradient(to right, #039980, #20c085);}
@media(max-width: 1440px){
    .cpinfo_lb li .pic{ margin-right: 10px; width: 50px; height: 50px; line-height: 50px;}
    .cpinfo_lb li .pic i{ font-size: 26px;}
    .cpinfo_lb li .font p{ font-size: 18px;}
}
@media(max-width: 1200px){
    .cpinfo_lb li .font{ line-height: 25px;}
    .cpinfo_lb li .font span{ font-size: 10px;}
}



.cpinfo_tit{ text-align: center; margin-bottom: 3%;}
.cpinfo_tit h2{ color: #333333; font-size: 36px;}
.cpinfo_tit i{ margin: 20px auto; width: 4px; height: 17px; background: var(--theme-green);}
.cpinfo_tit p{ color: #cecece; font-size: 30px; text-transform: uppercase; font-family: Bahnschrift;}



.cpinfo_bt{ height: 60px; background: #f2f4f7; width: 100%;}
.cpinfo_bt p{ height: 60px; line-height: 60px; font-size: 18px; color: #fff; width: 210px; padding-left: 3%; background: url("../images/cpinfo_tit.png") no-repeat left center; background-size: auto 100%;}
.cpinfo_con{ padding: 3% 0; margin-bottom: 5%; font-size: 14px; line-height: 35px; position: relative;}
.cpinfo_con img{ max-width: 100%;}
.cpinfo_con:before{ position: absolute; left: -50%; bottom: 0; content: ''; width: 200%; height: 1px; background: #e7e8ec;}


.info_pic{ text-align: center; margin-bottom: 5%;}
.info_pic img{ max-width: 100%;}

#tedian{ margin-bottom: 5% !important;}
#tedian li{ width: 23%; margin:1%; float: left; border: 1px solid #dbddea; padding: 2%; transition: 0.3s;}
#tedian li i{ color: #cccccc; font-size: 50px; height: 50px; line-height: 50px; transition: 0.3s;}
#tedian li span{ color: #dbddea; font-size: 48px; font-family: Bahnschrift; transition: 0.3s;}
#tedian li p{ padding-top: 70px !important; color: #3a3a3a; font-size: 26px; font-weight: 100; transition: 0.3s;}
#tedian li:hover{ border: 1px solid #3b3b3b;}
#tedian li:hover span{ color: var(--theme-green);}
#tedian li:hover i,#tedian li:hover p{ color: #000;}


@media(max-width: 1440px){
    .cpinfo_tit h2{ font-size: 30px;}
    .cpinfo_tit p{ font-size: 22px;}
    #tedian li p{ font-size: 22px;}
    #tedian li i{ font-size: 40px; height: 40px; line-height: 40px;}
    #tedian li span{ font-size: 40px;}
}
@media(max-width: 1200px){
    .cpinfo_con{ overflow-x: scroll;}
}
@media(max-width: 991px){
    #tedian li{ width: 31%;}
}
@media(max-width: 768px){
    #tedian li{ width: 48%;}
}




#youshi{ position: relative; margin-bottom: 5%;}
#youshi .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 10px;
}
#youshi .swiper-slide {
    text-align: center;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    padding: 2% 0;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#youshi .swiper-slide .pic{ width: 90px; height: 90px; line-height: 80px; border-radius: 100%; margin: 0 auto 20px; background: linear-gradient(to right, #039980, #20c085); border: 6px solid #b2f3ce; transition: 0.3s;}
#youshi .swiper-slide .pic i{ color: #fff; font-size: 36px;}
#youshi .swiper-slide .tit p{ color: #333333; font-size: 25px; transition: 0.3s;}
#youshi .swiper-slide .tit span{ color: #999999; font-size: 10px; text-transform: uppercase; transition: 0.3s;}
#youshi .swiper-slide:hover{ background: var(--theme-green); box-shadow: 0 0 15px rgba(0,215,92,0.3);}
#youshi .swiper-slide:hover .pic{ border: 6px solid #fff;}
#youshi .swiper-slide:hover .tit p{ color: #fff;}
#youshi .swiper-slide:hover .tit span{ color: #00d75c;}



#fanwei{ position: relative; margin-bottom: 5%; }
#fanwei .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#fanwei .swiper-slide {
    text-align: center;
    transition: 0.5s;
    position: relative;
    overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#fanwei .swiper-slide .pic img{ max-width: 100%;}
#fanwei .swiper-slide p{ display: inline-block; font-size: 16px; margin-top: 20px !important; height: 40px; line-height: 40px; border: 1px solid #dddddd; border-radius: 20px; padding: 0 20px; transition: 0.3s;}
#fanwei .swiper-slide:hover p{ background: linear-gradient(to right, #039980, #20c085); color: #fff;}
@media screen and (max-width:1600px){
}
@media screen and (max-width:991px){
}


#jsys{ position: relative;}
#jsys .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#jsys .swiper-slide {
    text-align: center;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    background: #f8f8fb;
    padding: 3%;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#jsys .swiper-slide span{ color: #363636; font-size: 60px; font-family: Bahnschrift; transition: 0.3s;}
#jsys .swiper-slide p{ color: #5a5a5a; font-size: 16px; padding-top: 40px; min-height: 160px; transition: 0.3s;}
#jsys .swiper-slide:hover{ background: url("../images/jsys_hover.png") no-repeat top right var(--theme-green);}
#jsys .swiper-slide:hover span{ color: #fff;}
#jsys .swiper-slide:hover p{ color: rgba(255,255,255,0.8);}

@media screen and (max-width:1600px){
}
@media screen and (max-width:991px){
    #jsys .swiper-slide{ padding-top: 6%;}
    #jsys .swiper-slide span{ font-size: 40px;}
}



#xgcpbj{ background: #f5f8f7; width: 100%; height: auto;}

#xgcp{ overflow: hidden;}
#xgcp .swiper-container {
    margin: 0 0 3%;
    width: 100%;
    padding: 2% 0 0;
    height: 100%;
}
#xgcp .swiper-slide {
    transition:0.3s;
    position: relative;
    background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);
    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#xgcp .swiper-slide .img{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp .swiper-slide .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#xgcp .swiper-slide .font{ padding: 3% 5%; text-align: center; width: 100%;}
#xgcp .swiper-slide .font .title h3{ color: #424242; font-size: 24px; font-family: Bahnschrift;}
#xgcp .swiper-slide .font .title h4{ color: #999999; font-size: 16px; padding: 3% 0 !important;}
#xgcp .swiper-slide .font dl{ margin: 3% 0 0 !important;}
#xgcp .swiper-slide .font dl dd{ position: relative; width: 38%; height: 50px; line-height: 50px; text-align: center;}
#xgcp .swiper-slide .font dl dd em{ position: relative; z-index: 1; font-size: 16px;}
#xgcp .swiper-slide .font dl dd:first-of-type:before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; background: linear-gradient(to right, #039980, #20c085); transition: 0.5s;}
#xgcp .swiper-slide .font dl dd:first-of-type em{ color: #fff;}
#xgcp .swiper-slide .font dl dd:nth-of-type(2){ margin-left: 20px;}
#xgcp .swiper-slide .font dl dd:nth-of-type(2):before{ position: absolute; left: 0; top: 0; transform: skewX(-20deg); content: ''; width: 100%; height: 50px; border: 1px solid #333332; transition: 0.5s;}
#xgcp .swiper-slide .font dl dd:hover:before{ border: none; background: var(--theme-green); transform: skewX(0);}
#xgcp .swiper-slide .font dl dd:hover em{ color: #fff;}
@media screen and (max-width:1200px){

}




/*科技创新*/
.kj_tit{ color: #333333; font-size: 36px; position: relative; height: 60px; margin-bottom: 5%; text-align: left;}
.kj_tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 30px; height: 4px; background: var(--theme-green);}
.pingtai ul{ width: 90%;}
.pingtai ul li{ font-size: 18px; color: #999; line-height: 35px; margin-top: 3%;}
.pingtai ul li i{ color: var(--theme-green); margin-right: 10px;}


.rzpic img{ width: 80%;}

.kj_shebei{ width: 100%; text-align: center; margin: 7% 0 3%;}
.kj_shebei:before{ width: 2%; left: 49%;}

@media screen and (max-width:1200px){
    .rzpic img{ width: 100%;}
}
@media screen and (max-width:991px){
    .pingtai ul{ width: 100%; margin-bottom: 3% !important;}
    .kj_tit{ font-size: 30px;}
}
@media screen and (max-width:768px){
    .kj_tit{ font-size: 26px;}
}



#renzheng{ width: 100%;}
#renzheng td{ border: 1px solid #ccc; text-align: center; font-size: 16px; padding: 10px;}
#renzheng tr:nth-of-type(1){ background: var(--theme-green); color: #fff; height: 50px; line-height: 50px;}
#renzheng tr:nth-of-type(2n){ background: #efefef;}
#renzheng td i{ color: #00d75c; font-size: 20px;}
#renzheng tr:hover{ background: #e6f5ec; color: #fff;}
#renzheng tr:hover td{ color: #666 !important;}
#renzheng tr:hover td i{ color: var(--theme-green) !important;}


.shebei{position: relative; overflow: hidden;}
.shebei .swiper-container {padding-bottom: 50px;}
.shebei .swiper-slide { display: flex; flex-direction: column;  position: relative;}
.shebei .swiper-slide .inimg{ background: #fff; border: 1px solid #e8e8e8;}
.shebei .swiper-slide .inimg a{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.shebei .swiper-slide .inimg a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.shebei .swiper-slide p{ background: #f4f8f7; color: #424242; font-size: 18px; text-align: center; height: 90px; line-height: 90px; transition: 0.3s; }
.shebei .swiper-slide:hover .inimg img{ transform: scale(1.1);}
.shebei .swiper-slide:hover p{ background: var(--theme-green); color: #fff;}
.shebei .swiper-button-next,.shebei .swiper-button-prev{ width: 55px; height: 55px; background: var(--theme-green); line-height: 55px; text-align: center; top: auto; bottom:0; opacity: 1; transition: 0.3s;}
.shebei .swiper-button-next:after,.shebei .swiper-button-prev:after{ display: none;}
.shebei .swiper-button-next i,.shebei .swiper-button-prev i{ color: #fff; font-size: 34px;}
.shebei .swiper-button-prev{ left: 46%; right: auto;}
.shebei .swiper-button-next{ left: auto; right: 46%;}
.shebei .swiper-button-next:hover,.shebei .swiper-button-prev:hover{ background: var(--theme-green); border: 2px solid var(--theme-green);}
.shebei .swiper-button-next:hover i,.shebei .swiper-button-prev:hover i{ color: #fff; }
@media screen and (max-width:1440px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}



#kjcg{ background: url("../images/kjcg_bj.jpg") no-repeat center bottom #f8f8f8;}

.cglb li{ position: relative; padding: 0 3%;}
.cglb li:before{ position: absolute; right: 0; content: ''; top: 25%; width: 1px; height: 50%; background: #cccccc;}
.cglb li h2{ color: var(--theme-green); font-size: 60px; height: 60px; line-height: 60px; font-family: Bahnschrift; font-weight: bold !important;}
.cglb li p{ color: #000000; font-size: 16px;}
.cglb li:last-of-type:before{ display: none;}


#chengguo{ padding: 0; margin-top: 3%;}
#chengguo .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#chengguo .swiper-slide {
    background: url("../images/cg_rybj.png") no-repeat center bottom;
    background-size: 100% auto;
    padding-bottom: 110px;
    text-align: center; transition: 0.3s; position: relative; overflow: hidden;
    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#chengguo .swiper-slide .pic{ display: block; width: 80%; height: 0; padding-bottom: 120%; position: relative; overflow: hidden;}
#chengguo .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}

#chengguo1{ padding: 0; margin-top: 20px;}
#chengguo1 .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#chengguo1 .swiper-slide {
    background: url("../images/cg_rybj.png") no-repeat center bottom;
    background-size: 100% auto;
    padding-bottom: 110px;
    text-align: center; transition: 0.3s; position: relative; overflow: hidden;
    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#chengguo1 .swiper-slide .pic{ display: block; width: 80%; height: 0; padding-bottom: 120%; position: relative; overflow: hidden;}
#chengguo1 .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:768px){
}





/*服务与支持*/
.business_areas .bu_bot {
    margin-top: 0;
    position: relative;
}
.business_areas .bu_bot video { position: relative; width: 100%; height: 100%; left: 0; top: 0; opacity: 1; display: block; object-fit: cover; object-position: center center;}
.business_areas .bu_bot .bk_box {
    flex: 1;
    padding-left: 0.3rem;
}
.business_areas .bu_bot .bk_box p {
    position: relative;
}
.business_areas .bu_bot .bk_box p img {
    width: 100%;
}
.business_areas .bu_bot .bk_box p .post {
    position: absolute;
    top: 0;
    right: 0;
    animation: Transparency 3s linear infinite;
}
.business_areas .bu_bot .bk_box p .post2 {
    animation-delay: 0.3s;
}
.business_areas .bu_bot .bk_box p .post3 {
    animation-delay: 0.4s;
}
.business_areas .bu_bot .bk_box p .post4 {
    animation-delay: 0.5s;
}
.business_areas .bu_bot .bk_box p .post5 {
    animation-delay: 0.6s;
}
.business_areas .bu_bot .bk_box p .post6 {
    animation-delay: 0.2s;
}
.business_areas .bu_bot .txt_box {
    position: absolute;
    left: 0;
    top: 15%;
    z-index: 2;
    width: 100%;
}
.business_areas .bu_bot .txt_box .container{ margin: 0 auto;}
.business_areas .bu_bot .txt_box .font{ padding: 25% 0 5%; line-height: 50px;}
.business_areas .bu_bot .txt_box .font p{ color: #666; font-size: 36px; font-weight: 100;}
.business_areas .bu_bot .txt_box .font span{ color: #989898; font-size: 18px;}
.business_areas .bu_bot .txt_box ul li{ margin-top: 20px !important;}
.business_areas .bu_bot .txt_box ul li i{ color: var(--theme-green); margin-right: 15px; margin-top: 5px;}
.business_areas .bu_bot .txt_box ul li p{ color: #666; font-size: 18px; line-height: 40px;}
.business_areas .bu_bot .txt_box ul li p span{ color: var(--theme-red);}
@keyframes Transparency {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@media (max-width: 1200px) {
    .business_areas .bu_bot .txt_box .font{ display: none;}
    .business_areas .bu_bot {
        flex-direction: column-reverse;
    }
    .business_areas .bu_bot .bk_box{
        width: 100%;
        flex: auto;
    }
}
@media (max-width: 750px) {
}


#shbj{ background: url("../images/shbj.jpg") repeat-y center;}
#shbj .row{ margin-top: 5%;}
#shbj .pic{ width: 100%; position: relative;}
#shbj .pic img{ width: 100%; height: auto;}
#shbj .tit{ position: absolute; left: 0; top: 0; z-index: 1; padding: 10% 0 0 10%;}
#shbj .tit i{ width: 88px; height: 88px; overflow: hidden;}
#shbj .tit i img{ width: 176px; height: 88px; margin-left: 0; transition: 0.3s;}
#shbj .tit p{ color: #666; font-size: 16px; margin-top: 20px !important;}
/*#shbj .pic:hover .tit i img{ margin-left: -88px;}*/
#shbj ul li{ width: 49%; float: left; padding: 5.8%; border: 1px solid #e3e3e3; margin-bottom: 2%; background: #fff; border-radius: 10px; transition: 0.3s;}
#shbj ul li:nth-of-type(2n){ float: right;}
#shbj ul li:hover{ background: var(--theme-green); box-shadow: 10px 10px 10px rgba(0,215,92,0.2);}
#shbj ul li i{ width: 88px; height: 88px; overflow: hidden;}
#shbj ul li i img{ width: 176px; height: 88px; margin-left: 0; transition: 0.3s;}
#shbj ul li p{ color: #353535; font-size: 16px; margin-top: 30px !important; transition: 0.3s;}
#shbj ul li:hover i img{ margin-left: -88px;}
#shbj ul li:hover p{ color: #fff;}
@media (max-width: 1600px) {
    #shbj ul li{ padding: 4%;}
}
@media (max-width: 1440px) {
    #shbj ul li p{ font-size: 14px; margin-top: 15px !important;}
}
@media (max-width: 1200px) {
    #shbj ul li p{ min-height: 90px;}
}


.maoyi{position: relative; overflow: hidden;}
.maoyi .swiper-container {}
.maoyi .swiper-slide { display: flex; flex-direction: column;  position: relative; background: #f1f6f5; transition: 0.5s;}
.maoyi .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 110%; position: relative; overflow: hidden; opacity: 0; transition: 0.5s;}
.maoyi .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
.maoyi .swiper-slide .font{ position: absolute; left: 0; top: 0; content: ''; z-index: 1; padding: 10%;}
.maoyi .swiper-slide .font h2{ color: #353535; font-size: 30px; font-weight: 100 !important;}
.maoyi .swiper-slide .font p{ color: #666; font-weight: 100; font-size: 16px; line-height: 35px; margin-top: 10% !important;}
.maoyi .swiper-slide .font p i{ color: var(--theme-green); margin-right: 20px;}
.maoyi .swiper-slide:hover{ background: var(--theme-green);}
.maoyi .swiper-slide:hover .pic{ opacity: 0.2;}
.maoyi .swiper-slide:hover .font h2,.maoyi .swiper-slide:hover .font p,.maoyi .swiper-slide:hover .font p i{ color: #fff;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}



#hzkh{ background: url("../images/hzkh.jpg") no-repeat center bottom;}

.confidence .ce_bot {
    position: relative;
    padding-bottom: 5%;
    --width: 10%;
}
.confidence .ce_bot::before {
    z-index: 2;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: var(--width);
    height: 100%;
    background: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0.1));
}
.confidence .ce_bot::after {
    z-index: 2;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: var(--width);
    height: 100%;
    background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0.1));
}
.confidence .ce_bot > div {
    margin-bottom: 20px;
}
.confidence .ce_bot > div:last-child {
    margin-bottom: 0;
}
.confidence .ce_bot .swiper .swiper-wrapper {
    transition-timing-function: linear;
}
.confidence .ce_bot .swiper .swiper-slide {
    height: var(--width);
    background: #fff;
    display: flex;
    height: 100px;
}
.confidence .ce_bot .swiper .swiper-slide img {
    margin: auto;
    max-height: 80%;
    max-width: 80%;
}
@media (max-width: 1500px) {
    .confidence .ce_bot .swiper .swiper-slide img {
        max-height: 66%;
        max-width: 66%;
    }
}
@media (max-width: 1200px) {
    .confidence .ce_bot::before,
    .confidence .ce_bot::after {
        display: none;
    }
    .confidence .ce_bot {
        --width: 1.4rem;
    }
}




/*新闻中心*/
#hydt{ overflow: hidden; margin-top: 3%; padding: 0 30px 30px;}
#hydt .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#hydt .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    overflow: hidden;
    background: #fafafa;
    border: 1px solid #f5f5f5;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#hydt .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 66%; position: relative; overflow: hidden;}
#hydt .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#hydt .swiper-slide .font{ height: auto;  transition:0.4s; padding: 5%; line-height: 60px; width: 100%;}
#hydt .swiper-slide .font p{ color: #999; font-size: 18px;}
#hydt .swiper-slide .font h2{ color: #282828; font-size: 20px; font-weight: bold !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
#hydt .swiper-slide:hover img{ transform: scale(1.1);}
#hydt .swiper-slide:hover{ box-shadow:0 10px 32px rgba(29,29,31,0.12);}
#hydt .swiper-slide:hover .font h2{ color: var(--theme-green);}


@media screen and (max-width:1200px){
    #hydt .swiper-slide .font h2{ font-size: 16px;}
    #hydt .swiper-slide .font p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #hydt .swiper-slide .font h2{ font-size: 15px;}
    #hydt .swiper-slide .font p{ font-size: 12px;}
}


#xwlb{ margin-top: 3% !important;}
#xwlb li{ padding: 50px 0; border-bottom: 1px solid #e9e9e9;}
#xwlb li .time{ width: 10%; line-height: 45px;}
#xwlb li .time p{ font-size: 40px;}
#xwlb li .time span{ font-size: 24px;}
#xwlb li .img{ width: 25%; height: 0; padding-bottom: 15%; position: relative; overflow: hidden; border: 1px solid #efefef;}
#xwlb li .img img{ object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.5s;}
#xwlb li .box{ width: 90%;}
#xwlb li .box h4{ font-weight: bold !important; font-size: 28px; color: #333; margin-bottom: 15px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#xwlb li .box p{ font-size: 15px; margin: 3% 0 !important; color: #666; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xwlb li .box span{ display: block; width: 160px; height: 45px; line-height: 45px; background: var(--theme-green); color: #fff; border-radius: 25px; transition: 0.3s;}
#xwlb li .box span i{ transition: 0.3s; margin-left: 10px; font-size: 16px;}
#xwlb li:hover .box span{ background: #00d75c;}
#xwlb li:hover .box span i{ transform: translateX(15px);}

@media screen and (max-width:1440px){
    #xwlb li .time{ line-height: 35px;}
    #xwlb li .time p{ font-size: 34px;}
    #xwlb li .time span{ font-size: 20px;}
    #xwlb li .box h4{ font-size: 22px;}
    #xwlb li .box p{ font-size: 14px;}
    #xwlb li .box span{ height: 40px; line-height: 40px;}
}
@media screen and (max-width:1200px){
    #xwlb li .time p{ font-size: 30px;}
    #xwlb li .time span{ font-size: 16px;}
    #xwlb li .box h4{ font-size: 20px;}
    #xwlb li .box span{ width: 120px; font-size: 12px;}
}
@media screen and (max-width:991px){
    #xwlb li .time p{ font-size: 22px;}
    #xwlb li .time span{ font-size: 14px;}
    #xwlb li .box h4{ font-size: 16px;}
    #xwlb li .box p{ font-size: 12px; line-height: 25px;}
    #xwlb li .box span{  height: 30px; line-height: 30px;}
}
@media screen and (max-width:768px){
    #xwlb li .time p{ font-size: 20px;}
    #xwlb li .time span{ font-size: 12px;}
    #xwlb li .box h4{ font-size: 16px;}
    #xwlb li .img{ padding-bottom: 22%;}
}
@media screen and (max-width:575px){
    #xwlb li .time{ display: none;}
    #xwlb li .img,#xwlb li .box{ width: 100%;}
    #xwlb li .img{ padding-bottom: 60%; margin-bottom: 3%;}
    #xwlb li{ padding: 25px 15px;}
}



#hyzx{ position: relative; margin-top: 5%; padding: 0 100px;}
#hyzx .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#hyzx .swiper-slide {
    text-align: left;
    transition: 0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#hyzx .swiper-slide p{ color: #999999; font-size: 16px;}
#hyzx .swiper-slide .tit{ color: #333333; font-size: 20px; min-height: 65px; margin: 3% 0 5%; transition: 0.3s; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#hyzx .swiper-slide .con{ color: #848484; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#hyzx .swiper-slide .more{ margin-top: 10%; height: 48px; line-height: 48px; border: 1px solid #cccccc; border-radius: 5px; width: 30%; text-align: center; transition: 0.3s;}
#hyzx .swiper-slide:hover .tit{ color: #29a45e;}
#hyzx .swiper-slide:hover .more{ background: #29a45e; color: #fff; letter-spacing: 3px;}
#hyzx .swiper-button-next,#hyzx .swiper-button-prev{ width: 75px; height: 75px; background: var(--theme-green); border-radius: 100%; color: #fff;}
#hyzx .swiper-button-next:after,#hyzx .swiper-button-prev:after{ font-size: 20px;}
#hyzx .swiper-button-next{ right: 0;}
#hyzx .swiper-button-prev{ left: 0;}




#xwleft{ padding: 20% 0 10%;}
#xwleft p{ color: var(--theme-green); font-size: 34px; font-weight: bold;}
#xwleft h1{ font-size: 18px; color: #000; font-weight: bold !important; margin: 4% 0 !important;}
#xwleft .con{ color: #999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}

@media screen and (max-width:1500px){
    #xwleft p{ font-size: 24px;}
}
@media screen and (max-width:1200px){
    #xwleft p{ font-size: 20px;}
    #xwleft h1{ font-size: 16px;}
    #xwleft .con{ font-size: 14px;}
}
@media screen and (max-width:768px){
}


.xwinfo_tit{ color: #333333; font-size: 20px; font-weight: bold;}
#xgxw_pic{ margin-top: 5%; overflow: hidden;}
#xgxw_pic img{ max-width: 100%; transition: 0.3s;}
#xgxw_pic:hover img{ transform: scale(1.05);}
#xgxw{ padding: 0 !important;}
#xgxw li{ margin-top: 5%;}
#xgxw li p{ color: #000; font-size: 18px; font-weight: bold; transition: 0.3s; line-height: 30px;}
#xgxw li span{ color: #999; font-size: 18px;}
#xgxw li:hover{ color: var(--theme-green); }
@media screen and (max-width:1200px){
    #xgxw li{ font-size: 12px;}
}

.xw_line{ border-right: 1px solid #ddd;}
.xw_line .tit_in .font h4{ font-size: 26px; padding-bottom: 10px !important;}
.xw_line .tit_in .font p{ font-size: 38px; line-height: 40px; color: var(--theme-green);}

#xw_main .content{ color: #666666; font-size: 16px; border-bottom: 1px solid #f5f5f5; margin-bottom: 6%; padding: 4% 0;}
.xw_bai{ background: #fff; padding: 3%; line-height: 40px; font-size: 16px;}
.xw_bai h1{ color: #000000; font-size: 26px; font-weight: bold !important; line-height: 40px;}
.xw_bai .click{ color: var(--theme-green); font-size: 16px;}
.xw_bai .click i{ display: inline-block; font-size: 20px; margin-right: 10px;}
.xw_bai img{ display: block; max-width: 100%; margin: 2% auto;}
@media screen and (max-width:1440px){
    .xw_line .tit_in .font h4{ font-size: 22px;}
    .xw_line .tit_in .font p{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    .xw_line .tit_in .font p{ font-size: 20px; line-height: 25px;}
    .xw_line .tit_in .font h4{ font-size: 18px;}
    #xgxw li p{ font-size: 16px; line-height: 25px;}
    #xgxw li span{ font-size: 14px;}
}


@media screen and (max-width:768px){
    .xw_bai .click{ font-size: 13px;}
    .xw_bai .click i{ font-size: 14px;}
    .xw_bai{ font-size: 14px; line-height: 30px;}
}


#prev_next{ height: 70px; line-height: 70px; margin-top: 10px !important; padding: 0 3% !important;}
#prev_next li{ float: left; width: 49%; color: #999999; background: #fff; padding: 0 3%; border: 1px solid #ddd;}
#prev_next li .page-a{white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#prev_next li a{ color: #999999; transition: 0.3s;}
#prev_next li:last-of-type{ float: right; text-align: right;}
#prev_next li:hover{ color: var(--theme-green);}
#prev_next li:hover a{ color: var(--theme-green);}
@media screen and (max-width:991px){
    #prev_next li{  width: 100%; line-height: 25px; font-size: 13px; margin-top: 2%;}
    .xw_bai h1{ font-size: 18px; height: auto; line-height: 30px;}
    #prev_next li:last-of-type{ text-align: left;}
}



/*人才招聘*/
.zyfz{ margin-top: 3%;}
.zyfz .pic{ display: block; height: 0; padding-bottom: 30%; position: relative; overflow: hidden;}
.zyfz .pic:before{ position: absolute; z-index: 1; left: 0; bottom: 0; content: ''; width: 100%; height: 100%; background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(255,255,255,0.05));}
.zyfz .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
.zyfz .tit{ position: absolute; left: 0; bottom: 0; z-index: 1; color: #fff; padding: 3% 5%;}
.zyfz .tit p{ font-size: 24px; font-weight: bold; padding-bottom: 10px;}

.zyfz_lb li{ border: 1px solid #ededed; border-bottom: none; height: 100px; overflow: hidden; padding: 5%; transition: 0.5s; position: relative;}
.zyfz_lb li:last-of-type{ border-bottom: 1px solid #ededed;}
.zyfz_lb li:before{ position: absolute; left: 0; bottom: 5px; content: 'Talent concept'; width: 100%; height: auto; color: rgba(255,255,255,0.1); font-size: 75px; text-transform: uppercase; text-align: center; font-weight: bold; opacity: 0; transition: 0.5s;}
.zyfz_lb li .bt{ height: 40px; line-height: 40px; font-size: 22px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.zyfz_lb li .bt h2{ color: #393939; font-size: 24px; font-weight: bold !important; float: left;}
.zyfz_lb li .bt h2 span{ padding-left: 15px; color: #bcbcbc; font-size: 18px; font-weight: normal !important; text-transform: uppercase;}
.zyfz_lb li .bt i{ float: right; display: none; font-size: 32px;}
.zyfz_lb li .bt i:nth-of-type(1){ display: block; color: #ccc;}
.zyfz_lb li .bt i:nth-of-type(2){ display: none;}
.zyfz_lb li .con{ padding-top: 4%; color: #767676; font-size: 16px; opacity: 0; transition: 0.3s;}
.zyfz_lb li.on { height: 292px; background: var(--theme-green); color: #fff; padding: 7%;}
.zyfz_lb li.on:before{ opacity: 1;}
.zyfz_lb li.on .bt{ padding: 0; height: 40px; line-height: 40px;}
.zyfz_lb li.on .bt h2{ color: #fff !important;}
.zyfz_lb li.on .bt h2 span{ color: rgba(255,255,255,0.7);}
.zyfz_lb li.on .con{ opacity: 1; color: rgba(255,255,255,0.6) !important;}
.zyfz_lb li.on .bt i:nth-of-type(1){ display: none;}
.zyfz_lb li.on .bt i:nth-of-type(2){ display: block; color: #fff;}

@media screen and (max-width:1700px){
    .zyfz_lb li:before{ font-size: 60px;}
    .zyfz_lb li .bt h2{ font-size: 20px;}
    .zyfz_lb li .bt i{ font-size: 26px;}
    .zyfz_lb li .con{ font-size: 14px; padding: 2% 0 0;}
    .zyfz_lb li.on{ height: 240px;}
    .zyfz_lb li{ height: 96px;}
}
@media screen and (max-width:1500px){
    .zyfz_lb li .bt{ font-size: 18px;}
    .zyfz_lb li{ height: 81px;}
}
@media screen and (max-width:1440px){
    .zyfz_lb li:before{ font-size: 50px;}
    .zyfz_lb li.on{ height: 210px; padding: 5%;}
    .zyfz_lb li .con{ font-size: 12px; line-height: 25px;}
    .zyfz_lb li{ height: 70px; padding: 3% 5%;}
    .zyfz_lb li .bt,.zyfz_lb li .bt h2 span,.zyfz_lb li .bt h2{ font-size: 18px !important;}
}
@media screen and (max-width:1200px){
    .zyfz_lb li .bt,.zyfz_lb li .bt h2 span,.zyfz_lb li .bt h2{ font-size: 16px !important;}
    .zyfz_lb li .con{ font-size: 12px;}
    .zyfz_lb li.on{ height: 200px;}
    .zyfz .pic{ padding-bottom: 35%;}
    .zyfz .tit p{ font-size: 20px;}
    .zyfz .tit span{ display: block; font-size: 12px; line-height: 25px;}
}
@media screen and (max-width:991px){
    .zyfz .pic{ padding-bottom: 40%;}
}
@media screen and (max-width:768px){
    .zyfz_lb li:before{ font-size: 40px;}
    .zyfz .pic{ padding-bottom: 60%;}
}

#fzbj{ background: url("../images/fzlc_bj.jpg") no-repeat center;}


#fazhan{ margin: 3% auto 0; overflow: hidden; position: relative;}
#fazhan .swiper-container {
    width: 100%;
    height: 100%;
    padding: 15px;
}
#fazhan .swiper-slide {
    text-align: left;
    transition:0.5s;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    padding: 3%;

    /* Center slide text vertically */
    flex-direction: column;
    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;
}
#fazhan .swiper-slide i{ font-size: 80px; height: 80px; line-height: 80px; color: #00d75c;}
#fazhan .swiper-slide h2{ color: #474747; font-size: 24px; margin-top: 20px !important;}
#fazhan .swiper-slide p{ padding: 20px 5% 0; min-height: 150px; color: #6f6f6f; font-size: 15px; text-align: left;}
#fazhan .swiper-slide:hover{ background: var(--theme-green); border-radius: 15px; transform: translateY(-10px);}
#fazhan .swiper-slide:hover i,#fazhan .swiper-slide:hover h2,#fazhan .swiper-slide:hover p{ color: #fff;}
@media screen and (max-width:1600px){
    #fazhan .swiper-slide i{ font-size: 60px; height: 60px; line-height: 60px;}
    #fazhan .swiper-slide h2{ font-size: 22px;}
    #fazhan .swiper-slide p{ font-size: 13px; padding: 20px 2% 0;}
}
@media screen and (max-width:1440px){
    #fazhan .swiper-slide p{ font-size: 12px; padding: 20px 2% 0;}
}
@media screen and (max-width:768px){
}
@media screen and (max-width:765px){
}


.inner_contact_02{ margin: 4% 0 0;}
.inner_contact_02 .td1{ line-height: 40px;}
.inner_contact_02 .td1 p{ color: #333333; font-size: 18px; border-left: 3px solid var(--theme-green); padding-left: 5%; position: relative;}

.inner_contact_02 .td1 span{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2{ line-height: 40px; padding-left: 5%;}
.inner_contact_02 .td2 p{ color: #333333; font-size: 16px;}
.inner_contact_02 .td2 p span{ color: #999999;}
.inner_contact_02 .td5{ text-align: center; padding: 0;}
.inner_contact_02 .td5 a{ display: block; float: right; padding: 10% 15%; background: var(--theme-green); color: #fff; font-size: 26px;}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
    .inner_contact_02 .td2 p{ font-size: 14px;}
    .inner_contact_02 .td2 p span{ font-size: 14px;}
    .inner_contact_02 .td1 span{ font-size: 12px;}
    .inner_contact_02 .td1 p{ font-size: 14px;}
}

#jobs_ul{padding:0;width: 100%;}
#jobs_ul li{width: 100%; margin-bottom: 1% !important;}
#jobs_ul li .jobs_title{font-size: 14px; width: 100%; line-height: 30px; background: #ffffff; box-shadow: 0 0 10px rgba(0,0,0,0.1); border-radius: 8px; color: #666666; padding: 0; margin: 0; position: relative; z-index: 2;}
#jobs_ul li .jobs_box{ padding:20px 3.5% 36px; background: #f8f8fa; position: relative;display: none;}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin: 5px 0px !important;
}
#jobs_ul li .jobs_box .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
    font-size: 18px;
    color: #333333;
    line-height: 3;
    font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
    font-size: 16px;
    color: #777777;
    line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .float-left {
    float: left;
}
#jobs_ul li .jobs_box .info2 .float-right {
    float: right;
}
#jobs_ul li .jobs_box .info2 .float-left .info-box {
    border-right: 1px solid #e5e5e5;padding-right: 10%;
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #1976a0;
    font-size: 16px;
    color: #ffffff;
    float: right;
    transition: 0.3s;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
    background: #333;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
}
@media screen and (max-width:991px){
    #jobs_ul li .jobs_box .info2 .float-left .info-box{ border-right: none;}
}




/*联系我们*/
#lxwmbj{ position: relative;}
#lxwmbj video { position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0.7; display: block; object-fit: cover; object-position: center center;}
#lxwmbj .main{ position: relative; width: 100%; height: auto; }
#lxwmbj #lx_zxly { background: unset; background-color: rgba(255, 255, 255, 0.6); backdrop-filter: blur(30px); border-radius: 30px; color: #000; padding: 60px 80px; margin-top: 5%;}
#lx_zxly h2{ position: relative; font-size: 20px; text-align: center; height: 50px;}
#lx_zxly h2:before{ position: absolute; left: 48%; bottom: 0; content: ''; width: 4%; height: 2px; background: #333;}
#lx_zxly p{ text-align: center; font-weight: bold; font-family: eng !important; color: var(--theme-green); font-size: 55px; height: 60px; line-height: 60px; margin-top: 40px !important;}


.con_tit{ position: relative;}
.con_tit:before{ position: absolute; left: 0; top: 40%; content: 'hanqi'; width: 100%; height: 100%; color: rgba(97,98,110,0.04); font-size: 180px; font-family: eng;}
.con_tit p{ color: #d50028; font-size: 20px; font-weight: bold; text-transform: uppercase;}
.con_tit h2{ color: #121212; font-size: 36px; font-weight: bold !important;}
.con_tit em{ color: #333333; font-size: 24px;}
.con_tit span{ display: block; margin: 0 20px; width: 50px; height: 8px; background: var(--theme-green); position: relative; background:linear-gradient(-45deg,transparent 5px,var(--theme-green) 0);}


.lxwm_lb{ margin: 5% 0 2% !important;}
.lxwm_lb i{ color: var(--theme-green); font-size: 30px;}
.lxwm_lb p{ color: #000000; font-size: 18px; padding-left: 10px; text-transform: uppercase;}
.lxwm_lb h2{ display: block; color: #666666; font-size: 16px; padding-top: 15px; line-height: 35px;}
@media screen and (max-width:1440px){
    .con_tit h2{ font-size: 32px;}
    .con_tit em{ font-size: 18px;}
}
@media screen and (max-width:1200px){
    .lxwm_lb li{ float: left; width: 50%; margin-bottom: 5%;}
    .lxwm_lb{ margin-bottom: 0 !important;}
}
@media screen and (max-width:991px){
    .con_tit:before{ font-size: 120px;}
    .con_tit h2{ font-size: 26px;}
    .con_tit em{ font-size: 16px;}
    .con_tit p{ font-size: 14px;}
    #lx_zxly p{ font-size: 42px;}
}
@media screen and (max-width:768px){
    .lxwm_lb li{ float: left; width: 100%; margin-bottom: 5%;}
    .con_tit h2,.con_tit span{ float: left;}
    .con_tit span{ margin-top: 10px;}
    #lxwmbj #lx_zxly{ padding: 40px 20px;}
    #lx_zxly h2{ font-size: 16px; height: 40px;}
    #lx_zxly p{ font-size: 32px !important; margin-top: 0 !important;}
}



.lxwm .tit_jj:before{ content: 'contact us' !important;}


















/*翻页*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
