.main{ line-height: 30px; padding: 5% 0;}
body {
    --theme-bg: #25b7ad;
    --theme-zhu: #015da2;
}

@media screen and (max-width:768px){
    .row{ margin: 0;}
    .main{ padding: 4% 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%;}*/

.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;}
}


@font-face{
    font-family: 'wenzi';
    src : url('../images/font.ttf');
}
@font-face{
    font-family: 'shuzi';
    src : url('../images/Rany-Medium.otf');
}
@font-face{
    font-family: 'eng';
    src : url('../images/Rany-Bold.otf');
}
@font-face{
    font-family: 'shuchang';
    src : url('../images/bb2417.ttf');
}


/*头部*/
#top_index{ height: auto; margin: 0 auto; position: fixed; z-index: 5; border-bottom: 1px solid rgba(255,255,255,0.2); transition: 0.3s;}
#logo{ text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#logo .show{ display: inline-block;}
#logo .hidden{ display: none;}

#top_index .top_tel_con{ margin-left: 10px;}
#top_index .top_tel_con i{ width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 28px; color: var(--theme-bg);}
#top_index .top_tel_con p{ font-size: 24px; color: #fff; margin-left: 5px !important; font-family: shuzi !important;}

@media screen and (max-width:1870px){
}
@media screen and (max-width:1800px){
    #top_index .top_tel_con P{ font-size: 20px;}
}
@media screen and (max-width:1740px){
    #top_index .top_tel_con i{ display: none;}
    #top_index .top_tel_con P{ font-size: 18px;}
}
@media screen and (max-width:1500px){
}
@media screen and (max-width:1440px){
    #top_index .top_tel_con{ margin-right: 10px;}
    #top_index .top_tel_con P{ font-size: 16px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
    #logo a img{ max-width: 80%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; font-size: 18px; font-weight: normal; color: #282828; text-align: center; transition:0.5s; position: relative;}
#nav li .big{ display: block; position: relative; z-index: 1; color: #fff; padding: 30px 0; transition:0.5s;}
#nav li .big p{ position: relative; z-index: 2;}
#nav li .big:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:2px; background-color: var(--theme-bg); width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#nav li .big:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#nav li .navson{ display: none; position: absolute; left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 200%; padding: 10px 0; background: rgba(255,255,255,.8); box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#nav li .navson dd{ margin: 0 !important; display: block;color: #333!important; height: 40px; line-height: 40px; text-align: center;font-size: 15px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson dd:hover{background: var(--theme-bg);}
#nav li .navson dd a{ color: #333;}
#nav li .navson dd:hover a{ color: #fff;}

@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
}

.top_index_active{ background: #fff !important; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.top_index_active #logo .show{ display: none;}
.top_index_active #logo .hidden{ display: inline-block;}
.top_index_active #nav li .big{ color: #303030;}
.top_index_active .top_tel_con i{ color: var(--theme-bg) !important;}
.top_index_active .top_tel_con p{ color: var(--theme-bg) !important;}
.top_index_active #c-header .c-switch i{ background: #333 !important;}

.top_bj_active{ width: 100%; z-index: 20; background: rgba(45,182,173,0.7); top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
.top_bj_active #logo img{ transform: scale(0.8);}
.top_bj_active #nav li .big{ padding: 15px 0;}



#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}




/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") no-repeat center bottom; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #999999; position: relative;}
#end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}


#end_nr_bj .end_logo{ padding: 40px 0;}
#end_nr_bj .end_logo .container{ margin: 0 auto; padding: 0 !important;}
#end_nr_bj .end_logo .end_tel{ color: var(--theme-bg); font-size: 30px; }
#end_nr_bj .end_logo .end_tel p{ font-family: shuzi !important;}
#end_nr_bj .end_logo .end_tel i{ font-size: 30px; margin-right: 10px;}


#end_nr_bj .main{ padding: 0 0 3%;}
#end_nr_bj .main .end_wx dd{ width: 40%; margin: 5% 5% 0 0 !important;}
#end_nr_bj .main .end_wx dd p{ width: 85%;}
#end_nr_bj .main .end_wx dd p img{ width: 100%;}
#end_nr_bj .main .end_wx dd span{ display: block; width: 15%;  color: #fff; text-align: center; line-height: 25px;}

#end_nr_bj .main .end_nav{ padding: 0;}
/*#end_nr_bj .main .end_nav ul{ width: 16%;}*/
#end_nr_bj .main .end_nav li.big { color: #fff; font-size: 18px; height: 50px; margin-bottom: 20px; position: relative;}
#end_nr_bj .main .end_nav li.big:before{ position: absolute; left: 0; bottom: 0; width: 20%; height: 2px; background: var(--theme-bg); content: '';}
#end_nr_bj .main .end_nav li{ font-size: 16px; height: 40px;}
#end_nr_bj .main .end_nav li a{ color: rgba(255,255,255,0.4);}
#end_nr_bj .main .end_nav li a:hover{ color: #fff;}

#end_nr_bj .main .end_lx .tit{ color: #fff; font-size: 18px; height: 50px; margin-bottom: 10px;}
#end_nr_bj .main .end_lx .con{ color: rgba(255,255,255,0.5); font-size: 15px; line-height: 35px;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #end_nr_bj .main .end_wx dd p{ width: 100%;}
}
@media screen and (max-width:991px){
    #end_nr_bj .main .end_wx dd{ width: 25%;}
}
@media screen and (max-width:768px){
    #end_nr_bj .main .end_wx dd{ width: 40%;}
    #end_nr_bj .main .end_lx .tit{ height: auto; margin-top: 20px;}

}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; border-top: 1px solid rgba(255,255,255,0.1); color: rgba(255,255,255,0.3); text-align: center; }
#end_line a{ color: rgba(255,255,255,0.3);}
#end_line a:hover{ color: #fff;}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 50; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: var(--theme-bg);}
.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){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
#index_bj{ background: url("../images/in_bj.jpg") repeat-y center top;}
#index_bj .main{ padding: 13% 0 8%;}
#index_bj .main .tit{ color: #fff; text-align: center; line-height: 40px;}
#index_bj .main .tit h2{ font-size: 48px;}
#index_bj .main .tit p{ font-size: 18px;}
#index_bj .main ul{ padding-top: 5% !important;}
#index_bj .main ul li{ text-align: center; color: #fff;}
#index_bj .main ul li a{ color: #fff;}
#index_bj .main ul li .pic{ transition: 0.3s;}
#index_bj .main ul li .pic img{ max-width: 100%; transition: 0.3s;}
#index_bj .main ul li p{ font-size: 18px; padding-top: 20px; transition: 0.3s;}
#index_bj .main ul li:hover{ }
#index_bj .main ul li:hover .pic{transform:translateY(-10px);}
#index_bj .main ul li:hover .pic img{ transform: scale(1.03);}
#index_bj .main ul li:hover p{transform:translateY(-5px);}
@media screen and (max-width:1200px){
    #index_bj .main .tit h2{ font-size: 40px;}
    #index_bj .main .tit p{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #index_bj .main ul li{ margin-bottom: 20px;}
    #index_bj .main ul li p{ font-size: 16px; padding-top: 10px;}
}
@media screen and (max-width:768px){
    #index_bj .main{ padding: 20% 0 8%;}
    #index_bj .main .tit h2{ font-size: 30px;}
    #index_bj .main .tit p{ font-size: 14px;}
    #index_bj .main ul li p{ font-size: 16px;}
}
@media screen and (max-width:500px){
    #index_bj .main{ padding: 25% 0 8%;}
    #index_bj .main .tit h2{ font-size: 20px;}
    #index_bj .main .tit p{ font-size: 12px;}
    #index_bj .main ul li p{ font-size: 14px; padding-top: 0;}
}




/*公司简介*/
#jjbj{ background: url("../images/jjbj.jpg") no-repeat center;}
.jjfont .tit{ line-height: 60px;}
.jjfont .tit p{ color: #000000; font-size: 48px;}
.jjfont .tit span{ color: var(--theme-bg); font-size: 36px;}
.jjfont .con{ color: #262626; font-size: 18px; margin: 3% 0 5%; line-height: 40px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 5; overflow: hidden;}
.jjfont .more{ border: 1px solid var(--theme-bg); transition: 0.3s; font-size: 16px; height: 60px; line-height: 60px; width: 200px; border-radius: 30px; text-align: center;}
.jjfont .more:hover{ background: var(--theme-bg); color: #fff;}

#jjbj ul{ margin-top: 20px !important;}
#jjbj ul li h2{ color: var(--theme-bg); font-family: 'shuchang' !important; font-size: 100px;}
#jjbj ul li h2 sub{ color: #999999; padding-left: 10px; font-size: 18px; font-family: Arial, Helvetica, Verdana, 'Microsoft YaHei';}
#jjbj ul li p{ color: #333333; font-size: 16px;}
@media screen and (max-width:1440px){
    .jjfont .tit p{ font-size: 40px;}
    .jjfont .tit span{ font-size: 30px;}
    #jjbj ul li h2{ font-size: 70px;}
}
@media screen and (max-width:1200px){
    .jjfont .tit{ line-height: 40px;}
    .jjfont .tit p{ font-size: 30px;}
    .jjfont .tit span{ font-size: 20px;}
    #jjbj ul li h2{ font-size: 60px;}
    .jjfont .con{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #jjbj ul li h2{ font-size: 40px;}
    #jjbj ul li p{ font-size: 14px;}
    #jjbj ul li h2 sub{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #jjbj ul li{ float: left; width: 33%; margin-top: 20px;}
    #jjbj ul li h2{ font-size: 30px;}
    #jjbj ul li p,#jjbj ul li h2 sub{ font-size: 12px;}
}




#whbj{ background: url("../images/whbj.jpg") no-repeat center;}
.tit_zy{ text-align: center;}
.tit_zy h2{ color: #000; font-size: 48px;}
.tit_zy p{ color: #666666; font-size: 18px; padding: 20px 28% 0;}
@media screen and (max-width:1440px){
    .tit_zy h2{ font-size: 40px;}
    .tit_zy p{ padding: 20px 20% 0; font-size: 16px;}
}
@media screen and (max-width:1200px){
    .tit_zy h2{ font-size: 34px;}
}
@media screen and (max-width:991px){
    .tit_zy h2{ font-size: 30px;}
    .tit_zy p{ padding: 20px 10% 0; font-size: 14px;}
}
@media screen and (max-width:768px){
    .tit_zy h2{ font-size: 20px;}
    .tit_zy p{ padding: 20px 5px 0; font-size: 12px; line-height: 20px;}
}

#wenhua{ padding: 0; margin-top: 3%;}
#wenhua .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 10px ;
}

#wenhua .swiper-slide {
    text-align: left;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    transition: 0.3s;
    padding: 3%;
    position: relative;
    overflow: hidden;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
#wenhua .swiper-slide i{ width: 74px; height: 74px; overflow: hidden; }
#wenhua .swiper-slide i img{ margin-left: 0; transition: 0.3s;}
#wenhua .swiper-slide .font{ width: 100%; margin-top: 30px; }
#wenhua .swiper-slide .font p{ color: #000000; font-size: 24px; transition: 0.3s;}
#wenhua .swiper-slide .font span{ display: block; width: 100%; color: #808080; font-size: 16px; padding-top: 10px; transition: 0.3s;}
#wenhua .swiper-slide:hover{ background: var(--theme-bg);}
#wenhua .swiper-slide:hover .font p,#wenhua .swiper-slide:hover .font span{ color: #fff;}
#wenhua .swiper-slide:hover i img{ margin-left: -74px;}
@media screen and (max-width:1440px){
    #wenhua .swiper-slide .font p{ font-size: 20px;}
    #wenhua .swiper-slide .font span{ font-size: 14px;}
}

.zzry{position: relative; margin-bottom: 50px;}
.zzry .swiper-container {padding-bottom: 2%;}
.zzry .swiper-container-horizontal>.swiper-scrollbar{left:0;}
.zzry .swiper-slide { display: flex; flex-direction: column;  position: relative; padding: 3% 0;}
.zzry .swiper-slide .inimg{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.zzry .swiper-slide .inimg img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.zzry .swiper-slide p{ height: 70px; line-height: 70px; background: #f0f0f0; text-align: center; color: #626262; font-size: 16px; transition: 0.3s;}
.zzry .swiper-slide:hover .inimg img{ transform: scale(1.1);}
.zzry .swiper-slide:hover p{ background: var(--theme-bg); color: #fff;}
.zzry .swiper-horizontal>.swiper-scrollbar{ height: 5px !important; left: 0; bottom: 10px; background: #e0e0e0; z-index: 1 !important; width: 100%;}
.zzry .swiper-scrollbar-drag{ background: var(--theme-bg) !important; height: 5px !important; margin-top: 0;}
.zzry .swiper-button-next,.zzry .swiper-button-prev{ width: 75px; height: 75px; border-radius: 100%; background: rgba(0,0,0,0.1); line-height: 75px; text-align: center; color: #fff; top: auto; bottom: -90px; opacity: 1; transition: 0.3s;}
.zzry .swiper-button-next{ right: auto; left: 100px;}
.zzry .swiper-button-next:hover,.zzry .swiper-button-prev:hover{ background: var(--theme-bg);}
.zzry .swiper-button-next:after,.zzry .swiper-button-prev:after{ font-size: 30px;}
@media screen and (max-width:991px){
    .zzry .swiper-button-next,.zzry .swiper-button-prev{ display: none;}
}




/*产品中心*/
#jlcp li{ position: relative; background: url("../images/cpbj.jpg") no-repeat center; margin-top: 4%;}
#jlcp li .img{ width: 50%; float: right; display: block; height: 0; padding-bottom: 30%; position: relative; overflow: hidden;}
#jlcp li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#jlcp li .font{ width: 50%; float: left; padding: 5% 3%; position: relative; z-index: 1;}
#jlcp li .font h3{ display: inline-block; color: var(--theme-bg); font-size: 36px; font-weight: bold !important; border-bottom: 2px solid var(--theme-bg);}
#jlcp li .font .con{ padding-top: 7%; color: #595959; font-size: 16px;}
#jlcp li:nth-of-type(2n) .img{ float: left;}
#jlcp li:nth-of-type(2n) .font{ float: right;}
@media screen and (max-width:1600px){
    #jlcp li .font h3{ font-size: 30px;}
}
@media screen and (max-width:1440px){
    #jlcp li .font h3{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    #jlcp li .font .con{ font-size: 14px;}
    #jlcp li .font h3{ font-size: 22px;}
}
@media screen and (max-width:991px){
    #jlcp li .font .con{ font-size: 12px;}
    #jlcp li .img,#jlcp li .font{ width: 100%;}
    #jlcp li .img{ padding-bottom: 70%;}
}
@media screen and (max-width:768px){
    #jlcp li .font h3{ font-size: 16px;}
}



#albj{ background: url("../images/albj.jpg") no-repeat center top;}
#albj .altit{ display: inline-block; color: var(--theme-bg); font-size: 36px; height: 50px; border-bottom: 2px solid var(--theme-bg);}
.anli{position: relative; overflow: hidden; margin-top: 3%; padding: 10px;}
.anli .swiper-slide { display: flex; flex-direction: column; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.anli .swiper-slide .inimg{ width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
.anli .swiper-slide .inimg img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.anli .swiper-slide p{ height: 70px; line-height: 70px; background: #fff; text-align: center; color: #666666; font-size: 16px; transition: 0.3s;}
.anli .swiper-slide:hover .inimg img{transform: scale(1.1);}
.anli .swiper-slide:hover p{ background: var(--theme-bg); color: #fff;}
@media screen and (max-width:991px){
    #albj .altit{ font-size: 30px;}
    .anli .swiper-slide p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #albj .altit{ font-size: 26px;}
}


/*案例*/
.khal{ margin-top: 4% !important;}
.khal li{ margin-bottom: 7%; overflow: hidden; position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius: 10px;}
.khal li .img{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.khal li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.khal li .img1{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.khal li .img1 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.khal li .img1 p img{ max-width: 100%; height: 100%;}
.khal li .box{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(45,182,173,0.8); height: 60px; line-height: 60px; color: #fff; font-size: 16px; text-align: center; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.khal li:hover .img img{transform: scale(1.1);}


#link{ background: #fff; border: 1px solid #e6e6e6; border-right: none; border-bottom: none; margin-top: 3% !important;}
#link li{ width: 20%; float: left; height: 145px; text-align: center; line-height: 145px; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; transition: 0.3s; cursor: default;}
#link li img{ max-width: 80%; max-height: 90%; vertical-align: middle; transition: 0.3s;}
#link li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); border: 1px solid var(--theme-bg);}
#link li:hover img{ transform: rotateY(180deg);}
.link_content{ text-align: center; color: #666666; font-size: 16px; padding: 3% 25% 0;}
@media screen and (max-width:1200px){
    #link li{ width: 25%;}
    .khal li .box{ font-size: 14px; height: 40px; line-height: 40px;}
}
@media screen and (max-width:768px){
    #link li{ width: 33%; height: 50px; line-height: 50px;}
}





/*新闻中心*/
.xwinfo{ padding: 5% 7%; font-size: 16px; line-height: 40px; border-radius: 20px; margin-top: 3%;}
.xwinfo img{ display: block; margin: 0 auto 3%; max-width: 80%;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .xwinfo{ padding: 5%; font-size: 14px; line-height: 30px;}
}

.xwtit{ text-align: left; position: relative; line-height: 50px; padding-bottom: 20px;}
.xwtit h3{ color: #3c3c3c; font-size: 30px; font-weight: bold !important;}
.xwtit p{ color: rgba(60,60,60,0.1); font-family: eng; font-size: 48px; text-transform: uppercase;}
.xwtit span{ display: block; font-size: 16px; color: #999;}
.xwtit:before{ position: absolute; content: ''; left: 0; bottom: 0; width: 4%; height: 2px; background: var(--theme-bg);}



#xw_tj{ margin: 3% 0 3% !important; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#xw_tj .col-12{ padding: 0;}
#xw_tj .swiper { width: 100%; height: 100%; }
#xw_tj .swiper-slide {
    color: #333;
    text-align: left;

    /* 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-box-align: center;
    -ms-flex-align: center;
}
#xw_tj .swiper { width: 100%; height: 300px; margin-left: auto; margin-right: auto;}
#xw_tj .swiper-slide { background-size: cover; background-position: center;}
#xw_tj .mySwiper2 { height: 100%; width: 100%; position: relative; background: url("../images/xwbj.jpg") no-repeat right bottom;}
#xw_tj .mySwiper2 .swiper-slide{ overflow: hidden; padding: 10% 7% 0;}
#xw_tj .mySwiper2 .swiper-slide .tit{ font-size: 28px; color: #333333; height: auto; line-height: 55px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
#xw_tj .mySwiper2 .swiper-slide .content{ font-size: 16px; margin: 5% 0; color: #545454; line-height: 35px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xw_tj .mySwiper2 .swiper-slide .time{ color: #999; margin-right: 10px; font-family: 'shuzi' !important;}
#xw_tj .mySwiper2 .swiper-slide .time i{ margin-right: 10px; font-size: 20px;}
#xw_tj .mySwiper { height: 100%; box-sizing: border-box;}
#xw_tj .mySwiper .swiper-slide { width: 25%; height: 100%; opacity: 0.5; overflow: hidden;}
#xw_tj .mySwiper .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden; transition: 0.3s;}
#xw_tj .mySwiper .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xw_tj .mySwiper .swiper-slide:hover .pic img{ transform: scale(1.15);}
#xw_tj .mySwiper .swiper-slide-thumb-active { opacity: 1;}
#xw_tj .mySwiper2 .swiper-button-next,#xw_tj .mySwiper2 .swiper-button-prev{ width: 60px; height: 60px; background: #ececec; border-radius: 5px; transition: 0.3s;}
#xw_tj .mySwiper2 .swiper-button-next:after,#xw_tj .mySwiper2 .swiper-button-prev:after{ display: none;}
#xw_tj .mySwiper2 .swiper-button-next i,#xw_tj .mySwiper2 .swiper-button-prev i{ color: #999999; font-size: 24px; transition: 0.3s;}
#xw_tj .mySwiper2 .swiper-button-next{ top: auto; bottom: 20px; left: 130px;}
#xw_tj .mySwiper2 .swiper-button-prev{ top: auto; bottom: 20px; left: 50px;}
#xw_tj .mySwiper2 .swiper-button-next:hover,#xw_tj .mySwiper2 .swiper-button-prev:hover{ background: var(--theme-bg);}
#xw_tj .mySwiper2 .swiper-button-next:hover i,#xw_tj .mySwiper2 .swiper-button-prev:hover i{ color: #fff;}
@media screen and (max-width:1700px){
    #xw_tj .mySwiper2 .swiper-slide{ padding-right: 5%;}
    #xw_tj .mySwiper2 .swiper-slide .tit{ font-size: 26px; line-height: 40px;}
}
@media screen and (max-width:1440px){
    #xw_tj .mySwiper2 .swiper-slide .tit{ font-size: 22px; line-height: 30px;}
    #xw_tj .mySwiper2 .swiper-slide .content{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #xw_tj .mySwiper2 .swiper-slide .tit{ font-size: 18px;}
    #xw_tj .mySwiper2 .swiper-slide .content{ line-height: 25px;}
    #xw_tj .mySwiper2 .swiper-button-next,#xw_tj .mySwiper2 .swiper-button-prev{ width: 40px; height: 40px;}
    #xw_tj .mySwiper2 .swiper-button-next i,#xw_tj .mySwiper2 .swiper-button-prev i{ font-size: 18px;}
    #xw_tj .mySwiper2 .swiper-button-next{ left: 80px;}
    #xw_tj .mySwiper2 .swiper-button-prev{ left: 25px;}
}
@media screen and (max-width:991px){
    #xw_tj .mySwiper2 .swiper-slide{ padding-bottom: 10%;}
    .xwtit h3{ font-size: 22px;}
    .xwtit span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #xw_tj .mySwiper2 .swiper-button-next,#xw_tj .mySwiper2 .swiper-button-prev{ bottom: 10px;}
}




#xwclass li { margin-top: 7%; text-align: left; transition:0.3s; position: relative; background: #f5f5f5; overflow: hidden;}
#xwclass li:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 2px; background: var(--theme-bg); transition: all 0.3s;}
#xwclass li .p-3{ width: 100%;}
#xwclass li .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#xwclass li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: all 0.5s;}
#xwclass li .news_title{ width: 100%; color: #333333; min-height: 65px; margin-bottom: 30px; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#xwclass li .news_time,#xwclass li .click{ color: #bfbfbf; font-size: 14px; font-family: 'shuzi' !important;}
#xwclass li .news_time i,#xwclass li .click i{ color: #696969; font-size: 20px; margin-right: 10px;}
#xwclass li:hover .news_title{ color: var(--theme-bg);}
#xwclass li:hover:before{ width: 100%;}
#xwclass li:hover .pic img{transform: scale(1.2);}
#xwclass li:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.1); background: #fff;}



/*人才招聘*/
.linian{position: relative; margin-top: 3%;}
.linian .swiper-container { padding: 10px; overflow: hidden;}
.linian .swiper-slide { display: flex; flex-direction: column; border-radius: 8px; overflow: hidden; position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.linian .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.linian .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.linian .swiper-slide .endTitBg{ position: absolute; bottom: 0; left: 0; width: 100%; height: 80%; text-align: center; color: #fff; z-index: 1; transition:.4s; background: linear-gradient(bottom,rgba(0,0,0,.9),rgba(0,0,0 ,0) 100%); background: -o-linear-gradient(bottom,rgba(0,0,0,.9),rgba(0,0,0,0) 100%);background: -ms-linear-gradient(bottom,rgba(0,0,0,.9),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(0,0,0,.9),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(0,0,0,.9),rgba(0,0,0,0) 100%);}
.linian .swiper-slide:nth-of-type(1) .endTitBg{ background: linear-gradient(bottom,rgba(45,182,173,.9),rgba(0,0,0 ,0) 100%); background: -o-linear-gradient(bottom,rgba(45,182,173,.9),rgba(0,0,0,0) 100%);background: -ms-linear-gradient(bottom,rgba(45,182,173,.9),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(45,182,173,.9),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(45,182,173,.9),rgba(0,0,0,0) 100%);}
.linian .swiper-slide .tit{ position: absolute; left: 0; bottom: 0; z-index: 2; color: #fff; padding: 0 10% 10%; }
.linian .swiper-slide .tit p{ font-size: 24px;}
.linian .swiper-slide .tit span{ display: block; margin-top: 2%; font-size: 16px; height: auto;}
.linian .swiper-slide:hover .pic img{ transform: scale(1.1);}
.linian .swiper-slide:hover .endTitBg{ height: 100%;}
@media screen and (max-width:1700px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .wh_tit{ font-size: 22px;}
    .linian .swiper-slide .tit p{ font-size: 20px;}
    .linian .swiper-slide .tit span{ font-size: 12px; line-height: 20px;}
}
@media screen and (max-width:768px){
    .linian .swiper-slide .tit p{ font-size: 20px; font-weight: bold;}
}
@media screen and (max-width:550px){
}



#fcbj{ background: url("../images/fcbj.jpg") no-repeat center bottom #fafafa;}
#fengcai{ position: relative; margin-top: 2%; overflow: hidden;}
#fengcai .swiper-container {
    width: 100%;
    height: 100%;
    padding: 20px 0;
}
#fengcai .swiper-slide {
    text-align: center;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);

    /* 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;
}
#fengcai .swiper-slide p{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
#fengcai .swiper-slide p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
#fengcai .swiper-slide span{ position: absolute; left: 0; bottom: 0; opacity: 0; height: 60px; line-height: 60px; font-size: 16px; width: 100%; background: rgba(45,182,173,0.8); color: #fff; transition: 0.3s;}
#fengcai .swiper-slide-active span{  opacity: 1;}
#fengcai .swiper-button-next,#fengcai .swiper-button-prev{ width: 50px; height: 50px; background: var(--theme-bg); border-radius: 100%; transition: 0.3s;}
#fengcai .swiper-button-next{ right: 24%;}
#fengcai .swiper-button-prev{ left: 24%;}
#fengcai .swiper-button-next:after,#fengcai .swiper-button-prev:after{ color: #fff; font-size: 20px;}
#fengcai .swiper-button-next:hover,#fengcai .swiper-button-prev:hover{ background: var(--theme-zhu);}
@media screen and (max-width:991px){
    #fengcai .swiper-button-next{ right: 0;}
    #fengcai .swiper-button-prev{ left: 0;}
    #fengcai .swiper-slide span{ font-size: 14px; height: 40px; line-height: 40px;}
}






.zpbj{ background: url("../images/zpbj.jpg") no-repeat center;}
.inner_contact_02{ margin: 3% 0 0 !important; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
#jobs_title{padding:0; width:100%; background: var(--theme-bg); color: #fff;font-size: 16px;height: 54px;line-height: 54px; text-align: center;}
.inner_contact_02 .td1{width: 24.33%;float: left; text-align: center;}
.inner_contact_02 .td2{width: 15.33%;float: left; text-align: center;}
.inner_contact_02 .td3{width: 24.91%;float: left; text-align: center;}
.inner_contact_02 .td4{width: 19.41%;float: left; text-align: center;}
.inner_contact_02 .td5{width: 15%;float: left; text-align: center;}
.inner_contact_02 .td5 a{color: var(--theme-bg);font-size: 14px;}
@media screen and (max-width:1200px){
    #jobs_title{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
    .inner_contact_02 .td5{ width: 20%;}
}
#jobs_ul{padding:0;width: 100%;}
#jobs_ul li{width: 100%;}
#jobs_ul li .jobs_title{font-size: 14px; width: 100%; line-height: 30px; background: #FFF; color: #777;padding:16px 0;border-bottom: solid 1px #efefef;}
#jobs_ul li:nth-of-type(2n) .jobs_title{ background: #f3f3f3;}
#jobs_ul li .jobs_box{padding:20px 3.5% 36px;background: rgba(245,245,245,0.7); 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: 14px;
    color: #777777;
    line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .float-left {
}
#jobs_ul li .jobs_box .info2 .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: #dd0004;
    font-size: 16px;
    color: #ffffff;
    float: right;
    transition: 0.3s;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
    background: #bc9b6f;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}



/*联系我们*/
.lxwm{ position: relative; margin-top: -250px;}
.lxwm .font{ background: url("../images/lx_pic.jpg") no-repeat center; color: #fff; padding: 5% 3% 7%;}
.lxwm .font .tit{ font-size: 32px; margin-bottom: 5% !important;}
.lxwm .font ul{ width: 70%;}
.lxwm .font ul li{ font-size: 16px; height: auto; line-height: 40px;}
.lxwm .font .lx_ewm{ width: 30%; text-align: center;}
.lxwm .font p img{ max-width: 100%;}
.lxwm .font .lx_ewm span{ display: block; font-size: 16px; height: 50px; line-height: 50px;}
.lxwm .zxly{ background: #fff; padding: 3%;}
.lxwm .zxly .tit{ line-height: 50px; position: relative;}
.lxwm .zxly .tit:before{ position: absolute; content: 'CONTACT US '; width: 100%; height: 100%; color: #f8f8f8; font-size: 130px; font-weight: bold;}
.lxwm .zxly .tit p{ color: #343434; font-size: 36px; position: relative; z-index: 1;}
.lxwm .zxly .tit span{ color: #666666; font-size: 18px; position: relative; z-index: 1;}

.mes-form1 input,.mes-form1 textarea{ border-bottom: 1px solid #333 !important; border-radius: 10px !important;}

@media screen and (max-width:1800px){
    .lxwm .zxly .tit:before{ font-size: 110px;}
}
@media screen and (max-width:1600px){
    .lxwm .zxly .tit:before{ font-size: 100px;}
}
@media screen and (max-width:1440px){
    .lxwm .zxly .tit:before{ font-size: 80px;}
    .lxwm .zxly .tit p,.lxwm .font .tit{ font-size: 30px;}
    .lxwm{ margin-top: -150px;}
}
@media screen and (max-width:1200px){
    .lxwm .zxly .tit:before{ font-size: 65px;}
    .lxwm .font ul{ width: 100%; margin-bottom: 5% !important;}
    .lxwm .font ul li{ font-size: 14px;}
    .lxwm .zxly .tit p,.lxwm .font .tit{ font-size: 26px;}
    .lxwm .zxly .tit span{ font-size: 16px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .lxwm{ margin: 0; padding: 0 15px;}
    .lxwm .zxly .tit:before{ font-size: 45px;}
    .lxwm .zxly .tit span{ display: block; font-size: 14px; line-height: 25px !important;}
}





/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}

#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; height: auto; text-align: center; z-index: 1; padding-top: 10%;}
#zi_banner .main .news-detail-title .h3{ text-align: center; color: #fff !important; border-bottom: none; font-weight: bold !important; margin-bottom: 3%; font-size: 42px; line-height: 65px;}
#zi_banner .main .news-detail-title .b{ text-align: center !important; color: #efefef !important; font-size: 18px;}
@media screen and (max-width:1600px) {
}
@media screen and (max-width:1440px) {
    #zi_banner .main .news-detail-title .h3{ font-size: 28px;}
}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 150%; margin-left: -30%;}
    #zi_banner .main{ padding-top: 15%;}
    #zi_banner .main .news-detail-title .h3{ font-size: 22px;}
    #zi_banner .main .news-detail-title .b{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 148%;}
    #zi_banner .main{ padding-top: 18%;}
    #zi_banner .main .news-detail-title .h3{ line-height: 35px;}
    #zi_banner .main .news-detail-title .b{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #zi_banner .main{ padding-top: 22%;}
    #zi_banner .main .news-detail-title .h3{ font-size: 14px; line-height: 20px;}
    #zi_banner .main .news-detail-title .b{ font-size: 12px;}
}

#homebj{ position: absolute; left: 0; bottom: -45px; z-index: 2; width: 100%; height: 90px; line-height: 90px; color: #333333;}
#homebj ul{ background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.07);}
#homebj ul li{ border-right: 1px solid #f1f1f1; font-size: 18px; width: 25%; text-align: center; transition: 0.3s;}
#homebj ul li:last-of-type{ border-right: none;}
#homebj ul li:hover{ background: var(--theme-bg);}
#homebj ul li:hover a{ color: #fff;}
@media screen and (max-width:1200px) {
    #homebj ul li{ font-size: 16px;}
}
@media screen and (max-width:991px) {
    #homebj ul li{ text-align: center; margin: 0 !important; font-size: 14px;}
    #homebj{ height: 70px; line-height: 70px; position: relative; bottom: 0;}
}
@media screen and (max-width:768px) {
    #homebj ul li{ width: 25%;}

}


#cpnav{ padding: 0; overflow: hidden;}
#cpnav .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cpnav .swiper-slide {
    text-align: center;
    transition: 0.3s;
    position: relative;
    border-right: 1px solid #f1f1f1; font-size: 18px;
    /* 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;
}
#cpnav .swiper-slide:hover a{ color: #fff;}
#cpnav .swiper-slide:hover{ background: var(--theme-bg);}
@media screen and (max-width:1200px){
    #cpnav .swiper-slide{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #cpnav .swiper-slide{ font-size: 12px;}
}


.hui{ background: #f5f5f5;}
.bai{ background: #fff;}






/*翻页*/
.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;
}
