.main{ line-height: 30px; padding: 4% 0;}
@media screen and (max-width:991px){
    .main{ padding-top: 10%;}
}
@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.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: 60; transition: 0.3s; background: #fff;}
#logo{ text-align: center; transition: 0.3s;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
#top_index .d-xxl-block{ overflow: hidden;}
.top_tel_con{ color: #d40000; font-size: 26px; padding: 0 5%; position: relative;}
.top_tel_con:before{ position: absolute; left: 0; top: -100%; content: ''; background: #efefef; width: 1px; height: 300%;}
.top_tel_con i{ margin: 0 10px 0 0; font-size: 30px; font-weight: bold;}
#top_index #ss{ text-align: center; color: #fff; background: #2051bf; padding: 3.5% 5% 3.5% 7%; position: relative; transition: 0.3s;}
#top_index #ss:before{ position: absolute; left: 0; top: 0; content: ''; background: #2051bf; width: 130%; height: 100%;}
#top_index #ss i,#top_index #ss p{ position: relative; z-index: 1;}
#top_index #ss i{ font-size: 30px;}


.show-search-btn{ cursor: pointer;}
.header-search-wrap {position: fixed;z-index: 4;left: 50%;top: 25px;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);opacity: 0;width: 600px;height: 40px;margin-left: -300px;border: 1px solid rgba(0, 0, 0, 0.2);color: #666;line-height: 40px;transition: all 0.5s;background: #fff; }
.header-search-wrap .submit {position: absolute;top: 0;left: 0; z-index: 5;width: 36px;height: 40px;background: url(../images/ser1.png) no-repeat center;background-size: 20px;border: none;z-index: 3;box-sizing: border-box; }
.header-search-wrap .ser-input {width: 100%;height: 40px;position: relative;border: none;background: none;box-sizing: border-box;padding-left: 40px; }
.header-search-wrap .search-close {position: absolute;display: block;right: -60px;top: 50%;margin-top: -20px;width: 40px;height: 40px;background: url(../images/close2.png) no-repeat center;background-size: 30px;cursor: pointer;transition-duration: .5s; }
.header-search-wrap .search-close:hover {transform: rotate(90deg); }
.show1 {z-index: 100000;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1; }
.hide1 {-webkit-transform: scale(0) !important;-ms-transform: scale(0) !important;transform: scale(0) !important;opacity: 0 !important; }

.header .bgf{background: #fff;}



#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; padding: 2% 0; height: 90px; line-height: 50px; font-size: 16px; color: #616161; text-align: center; transition:0.5s;}
#nav li a{ display: block; color: #616161; position: relative; z-index: 1; }
#nav li a:before{ position: absolute; left: 50%; bottom: -40%; content: ''; background: #ff5537; width: 0; height: 3px; transition: 0.3s;}
#nav li:hover a{ color: #ff5537;}
#nav li:hover a:before{ left: 20%; width: 60%;}
@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;}
    #nav li{ font-size: 12px;}
}
@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: 70%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 70%;}
}



.top_bj_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
.top_bj_active #logo img{ transform: scale(0.7);}
.top_bj_active #nav li{ font-size: 16px; padding: 0 2%; height: 68px; line-height: 68px; }
.top_bj_active #nav li a:before{ bottom: 0;}
.top_bj_active #ss{ padding: 2% 5% 2% 7% !important; line-height: 25px;}
.top_bj_active #ss i{ font-size: 24px;}
/*.top_bj_active #c-header .c-switch{ top: 25px;}*/
/*.top_bj_active #c-header .c-nav2{ top: 55px;}*/
.top_bj_active .header-search-wrap{ top: 15px;}
.top_bj_active #c-header .c-switch i{ background: #333 !important;}

@media screen and (max-width:1500px){
    .top_bj_active #nav li{ padding: 0; font-size: 14px;}
}
@media screen and (max-width:1200px){
    .top_bj_active #nav li,.top_index_active #nav li{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .top_bj_active #logo{ padding: 2%;}
}



.banner {position: relative;height: auto !important;z-index: 1;top:0;}
.banner .swiper-wrapper{height: auto !important;}
.banner .swiper-slide {position: relative;height: auto !important;float: left;}
.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;}
#swiper-slide1{position: relative;}
#swiper-slide1 .bannera{position: absolute;z-index: 3;width: 100%;height: 100%;background: rgba(0,0,0,.3);text-align: center;padding-top: 15%;}
#swiper-slide1 .bannera img{max-width: 100%;}
#swiper-slide1 .bannera span{display: block;font-size: 40px; height: 50px; line-height: 50px; color:#fff;margin-top: 2%; letter-spacing: 15px; font-weight: 100;}
#swiper-slide1 .bannera em{display: block;width: 40px;height: 4px;background: #fff;margin:2rem auto 3rem;}
#swiper-slide1 .bannera p{font-size: 46px; letter-spacing: 10px; line-height: 80px;color:#fff;text-align: center;font-weight: 100;}
#swiper-slide1 .bannera i{display: block; font-size: 70px;font-weight: bold; height: 130px; line-height: 120px; color: #fff;letter-spacing: 1px; padding: 15px 0 10px; text-shadow: 0 0 5px #000;}


#mobile_banner{ position: relative;}
#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}


@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}


/*底部*/
#end_bj{ background: #2b2e33; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #909091; position: relative;}
#end_nr_bj a{ color: #909091; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(255, 255, 255, .3);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;}
#end_nr_bj a: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);}

#end_nr_bj .main{ border-top: 1px solid rgba(255,255,255,0.08);}
#end_nr_bj #end_logo .float-start{ padding: 3% 0;}
#end_nr_bj #end_logo .float-end i{ float: left; margin-right: 10px;}
#end_nr_bj #end_logo .float-end i svg{ width: 50px;}
#end_nr_bj #end_logo .float-end i svg path{ fill: #2051bf;}
#end_nr_bj #end_logo .float-end{ color: rgba(255,255,255,0.5);}
#end_nr_bj #end_logo .float-end span{ color: #fff; font-size: 30px; font-family: Bahnschrift;}
#end_nr_bj .main{ padding: 1% 0 3%;}
#end_nr_bj .tit{ font-size: 18px; color: #fff; margin-bottom: 10px; position: relative;}
#end_nr_bj ul .tit p{ position: relative; z-index: 1;}
#end_nr_bj ul .tit:before{ position: absolute; left: 0; top: 10%; content: ''; width: 25px; height: 25px; background: url("../images/end_tit_hover.png") no-repeat left center; opacity: 0; transition: 0.3s;}
#end_nr_bj ul:hover .tit:before{ left: -20%; opacity: 1;}
#end_nr_bj ul{ position: relative;}
#end_nr_bj ul:before{ position: absolute; right: -60%; top: -9%; content: ''; width: 1px; background: rgba(255,255,255,0.08); height: 100%;}
#end_nr_bj ul li{ height: 35px; line-height: 35px;}

#end_nr_bj #end_wx{ text-align: right;}
#end_nr_bj #end_wx .ewm{ float: right; text-align: center; padding: 0; width: 65%;}
#end_nr_bj #end_wx .ewm img{ max-width: 100%;}
#end_nr_bj #end_wx .ewm span{ display: block; height: 40px; line-height: 40px; color: #999999;}

#end_line{ height: auto; background: #2b2e33; border-top: 1px solid rgba(255,255,255,0.08); color: #777777; }
#end_line a{ color: #777777;}
#end_line a:hover{ color: #fff;}
#end_line .main{ padding: 10px 0; text-align: center;}
@media screen and (max-width:1600px){
    #end_nr_bj ul:before{ top: -7%;}
}
@media screen and (max-width:1400px){
    #end_nr_bj ul:before{ top: -6%;}
}
@media screen and (max-width:1200px){
    #end_nr_bj ul:before{ top: -5%;}
}
@media screen and (max-width:768px){
    #end_nr_bj #end_wx .ewm{ width: 100%; margin-top: 3%;}
}
.blue{ background: #2051bf;}
.foot_nav .main{ padding: 2% 0;}
.foot_nav ul li{ color: #fff; width: 20%; border-right: 1px solid rgba(255,255,255,0.2);}
.foot_nav ul li i{ font-size: 35px; padding-right: 5%;}
.foot_nav ul li .float-start{ line-height: 30px;}
.foot_nav ul li p{ font-size: 18px;}
.foot_nav ul li span{ font-size: 16px;}
@media screen and (max-width:1400px){
}
@media screen and (max-width:1200px){
    .foot_nav ul li p{ font-size: 16px;}
    .foot_nav ul li span{ font-size: 14px;}
    .foot_nav ul li i{ font-size: 30px;}
    .foot_nav ul li .float-start{ line-height: 20px;}
}
@media screen and (max-width:991px){
    .foot_nav ul li{ float: left; width: 33%;}
    .foot_nav ul li:nth-of-type(3){ border: none;}
    .foot_nav ul li:nth-of-type(4),.foot_nav ul li:nth-of-type(5){ display: none !important;}
}
@media screen and (max-width:768px){
    .blue{ display: none;}
}



.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: #2051bf;}
.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: 4% 0 1%;}
}
@media screen and (max-width:765px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
.t_content1{ width: 1540px; margin: 0 auto;}
.t_syk3{ background: #fff; overflow: hidden; position: relative;}
.t_syk3video{ width: 100%; height: 800px; position: relative;}
.t_syk3bg{ width: 100%; position: absolute; height: calc(100% + 2px); top: -1px; left: -1px; transition: all 1.56s; z-index: 6;}
.t_syk3bg img{ width: 100%; height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); object-fit: cover; width: 100%; min-width: 100%; min-height: 100%;}
.t_syk3nr{ position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 10; padding-top: 50px;}
.t_syk3le{ width: 52%; padding-left: 15px;}
.t_syk3le .tit{ position: relative; padding-bottom: 20px;}
.t_syk3le .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 5%; height: 2px; background: #ff5537;}
.t_syk3le .tit span{ color: #999999; font-size: 16px; transition: 0.3s;}
.t_syk3le .tit p{ color: #333333; font-size: 36px; font-weight: bold; transition: 0.3s;}
.t_syk3le .content{ color: #7f7f7f; font-size: 16px; border-bottom: 1px solid #eaeaea; padding: 2% 0; transition: 0.3s;}
.t_syk3le .font{ color: #666666; font-size: 16px; padding-top: 3%; line-height: 35px; transition: 0.3s;}
.t_syk3le ul{ padding: 5% 0 0 !important;}
.t_syk3le ul li p{ color: #4d4d4d; font-size: 18px; padding-top: 10% !important; transition: 0.3s;}
.t_syk3le ul li p span{ font-size: 48px; font-family: Bahnschrift; color: #2051bf; transition: 0.3s;}
.t_syk3le .more{ float: right; height: 55px; width: 200px; border: 3px solid #2051bf; line-height: 50px; border-radius: 3px; margin-top: 7%; text-align: center; color: #fff; position: relative; transition: 0.3s; font-size: 16px;}
.t_syk3le .more:before{ position: absolute; right: 0; top: 0; content: ''; background: #2051bf; width: 100%; height: 100%; transition: 0.3s;}
.t_syk3le .more p{ position: relative; z-index: 1;}
.t_syk3le .more i{ display: inline-block; font-size: 24px; margin-left: 10px;}
.t_syk3le .more:hover:before{ width: 0;}
.t_syk3le .more:hover .more{ color: #fff;}
.t_syk3:hover .t_syk3bg{ left: -100%;}
.t_syk3:hover .t_syk3le .tit span,.t_syk3:hover .t_syk3le .tit p,.t_syk3:hover .t_syk3le .content,.t_syk3:hover .t_syk3le .font{ color: #fff;}
.t_syk3:hover .t_syk3le ul li p,.t_syk3:hover .t_syk3le ul li p span{ color: #fff;}
@media screen and (max-width:1560px){
    .t_syk3le{ width: 50%;}
}
@media screen and (max-width:1440px){
    .t_syk3le{ width: 45%;}
}
@media screen and (max-width:1300px){
    .t_syk3le{ width: 42%;}
}
@media screen and (max-width:1200px){
    .t_syk3le{ width: 39%;}
    .t_syk3le .tit p{ font-size: 30px;}
    .t_syk3le .tit span{ font-size: 14px;}
    .t_syk3le .content,.t_syk3le .font,.t_syk3le ul li p{ font-size: 14px;}
    .t_syk3le ul li p span{ font-size: 36px;}
    .t_syk3le ul li i img{ width: 70px;}
    .t_syk3le .more{ width: 150px; height: 45px; line-height: 40px;}
}
@media screen and (max-width:991px){
    .t_syk3:hover .t_syk3le .tit span,.t_syk3:hover .t_syk3le .tit p,.t_syk3:hover .t_syk3le .content,.t_syk3:hover .t_syk3le .font{ color: #333;}
    .t_syk3:hover .t_syk3le ul li p,.t_syk3:hover .t_syk3le ul li p span{ color: #333;}
    .t_syk3bg { width: calc(100% + 800px);}
    .t_content1{ width: 100%;}
    .t_syk3le{ width: 100%; padding: 0 15px;}
    .t_syk3:hover .t_syk3bg{ left: 0;}
    .t_syk3le ul li p{ font-size: 12px;}
    .t_syk3le ul li p span{ font-size: 24px;}
    .t_syk3le ul li i img{ width: 50px;}
}



#zzry_bj{ background: url("../images/rybj.png") no-repeat center;}
.tit_in{ position: relative; padding-bottom: 20px;}
.tit_in:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 5%; height: 2px; background: #ff5537;}
.tit_in span{ display: block; height: 35px; color: #999999; font-size: 16px; transition: 0.3s; text-transform: uppercase;}
.tit_in p{ color: #333333; font-size: 36px; font-weight: bold; transition: 0.3s;}
.tit_in h2{ color: #333333; font-size: 36px; font-weight: bold !important; transition: 0.3s;}
.tit_in h2 p{ display: inline-block; font-size: 18px; color: #999999; font-weight: normal !important;}
.tit_in_fu{ color: #7f7f7f; font-size: 16px; padding-top: 2%;}
.more_in{ color: #343434; font-size: 16px; margin-top: 2%; transition: 0.3s; cursor: pointer; height: 45px; line-height: 45px; padding: 0 20px;}
.more_in i{ display: inline-block; font-size: 30px; color: #818181; margin-left: 10px; transition: 0.3s;}
.more_in:hover{ color: #fff; background: #2051bf;}
.more_in:hover i{ color: #fff;}
@media screen and (max-width:1200px){
    .tit_in p{ font-size: 30px;}
    .tit_in span{ font-size: 14px;}
}



#zzry{ margin-top: 3%; overflow: hidden;}
#zzry .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#zzry .swiper-slide { background-size: cover; background-position: center; position: relative;}
#zzry .ry_end{ background: url("../images/ry_end.png") no-repeat center bottom; background-size: 100%;}
#zzry .gallery-top { height: auto; width: 90%; margin-top: 5%; overflow: hidden; padding: 0 0 6%;}
#zzry .gallery-top .swiper-slide{ overflow: hidden;}
#zzry .gallery-top .swiper-slide .alnr{ position: relative;}
#zzry .gallery-top .swiper-slide .alnr .pic{width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #fff;}
#zzry .gallery-top .swiper-slide .alnr .pic a{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#zzry .gallery-top .swiper-slide .alnr .pic a img{ max-width: 100%; height: 100%; transition:0.5s;}
#zzry .gallery-thumbs { height: auto; line-height: 50px; width: 100%; text-align: center; margin-bottom: 2%; box-sizing: border-box;}
#zzry .gallery-thumbs .swiper-slide { height: 55px; line-height: 55px; color: #a9a9a9; background: #fff; border: 1px solid #e6e8ed; border-radius: 3px; font-size: 16px; cursor: pointer;}
#zzry .gallery-thumbs .swiper-slide-thumb-active { background: #2051bf; border: 1px solid #2051bf; color: #fff;}
@media screen and (max-width:1440px){
    #zzry .gallery-top{ width: 100%; padding: 0 0 7%;}
}
@media screen and (max-width:768px){
    #zzry .gallery-thumbs{ width: 100%;}
    #zzry .gallery-thumbs .swiper-slide{ font-size: 14px;}
}


#cpbj{ background: url("../images/cpbj.jpg") no-repeat center fixed;}

#cpnr{ margin-top: 2%; position: relative;}
#cpnr .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#cpnr .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpnr .gallery-top { height: auto; width: 100%; position: relative;}
#cpnr .gallery-top .swiper-slide ul{ margin: 0 -15px !important; padding: 2% 0 0 0 !important;}
#cpnr .gallery-top .swiper-slide li{ margin-bottom: 2%; position: relative; overflow: hidden;}
#cpnr .gallery-top .swiper-slide li .cpfont{ background: url("../images/cpbj_in.jpg") no-repeat center bottom; background-size: 100% 100%; width: 100%; padding: 3%; position: relative;}
#cpnr .gallery-top .swiper-slide li .cpfont:before{ position: absolute; content: ''; left: 0; top: 0; background: url("../images/infoys_bj.jpg") no-repeat center; width: 100%; height: 150%; opacity: 0; transition: 0.5s;}
#cpnr .gallery-top .swiper-slide li .pic{ display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden; z-index: 1; }
#cpnr .gallery-top .swiper-slide li .pic img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cpnr .gallery-top .swiper-slide li .font{ float: left; width: 100%; padding: 5%; height: auto; transition: 0.3s; position: relative; z-index: 1;}
#cpnr .gallery-top .swiper-slide li .font i{ display: inline-block; color: #ff5537; font-size: 36px; margin-bottom: 20px;}
#cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 24px; color: #383838;}
#cpnr .gallery-top .swiper-slide li .font .con{ color: #747578; margin: 5% 0; transition: 0.3s; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#cpnr .gallery-top .swiper-slide li .font .more{ height: 35px; width: 50%; line-height: 35px; border: 1px solid #cccccc; background: #fff; border-radius: 20px; text-align: center; transition: 0.3s; position: relative; z-index: 1;}
#cpnr .gallery-top .swiper-slide li:hover .cpfont:before{ top: -10%; opacity: 1;}
#cpnr .gallery-top .swiper-slide li:hover .font .con,#cpnr .gallery-top .swiper-slide li:hover .font .tit,#cpnr .gallery-top .swiper-slide li:hover .font i{ color: #fff;}
#cpnr .gallery-top .swiper-slide li:hover .font .more{ background: #ff5537; border: 1px solid #ff5537; color: #fff;}
#cpnr .swiper-button-next:after,#cpnr .swiper-button-prev:after{ display: none;}
#cpnr .swiper-button-next,#cpnr .swiper-button-prev{ width: 60px; height: 60px; background: #a5a5a5; transition: 0.3s; top: 3%;}
#cpnr .swiper-button-next i,#cpnr .swiper-button-prev i{ color: #fff; font-size: 26px;}
#cpnr .swiper-button-next:hover,#cpnr .swiper-button-prev:hover{ background: #2051bf;}
#cpnr .swiper-button-next{ right: 16%;}#cpnr .swiper-button-prev{ left: auto; right: 20%;}

#cpnr .gallery-thumbs { height: auto; margin-bottom: 1%; padding: 0; box-sizing: border-box; position: relative;}
#cpnr .gallery-thumbs .swiper-slide { height: 55px; line-height: 55px; background: #fff; font-size: 16px; color: #999999; cursor: pointer; text-align: center; border: 1px solid #e6e8ed; border-radius: 3px;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #2051bf; border: 1px solid #2051bf;}
@media screen and (max-width:1800px){
    #cpnr .swiper-button-next{ right: 12%;}
    #cpnr .swiper-button-prev{ right: 17%;}
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #cpnr .gallery-top .swiper-slide li .font i{ font-size: 26px; margin: 0;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 20px;}
    #cpnr .gallery-top .swiper-slide li .font .more{ width: 65%;}
}
@media screen and (max-width:1200px){
    #cpnr .gallery-top .swiper-slide li .font i{ font-size: 26px; margin: 0;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 18px;}
    #cpnr .gallery-top .swiper-slide li .font .more{ width: 75%;}
    #cpnr .swiper-button-next{ display: none;}
    #cpnr .swiper-button-prev{ display: none;}
}
@media screen and (max-width:768px){
    #cpnr .gallery-top .swiper-slide li .pic{ padding-bottom: 100%;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 16px;}
    #cpnr .gallery-top .swiper-slide li .font .con{ margin-top: 0;}
}

#anli{ margin-top: 2%; position: relative;}
#anli .swiper-container { width: 100%; height: auto;}
#anli .swiper-slide { background-size: cover; background-position: center; position: relative; overflow: hidden;}
#anli .gallery-top { height: auto; width: 100%; padding: 0;}
#anli .gallery-top .anli_nr{ background: #eef1f7; position: relative;}
#anli .gallery-top .anli_nr:before{ position: absolute; left: 0; top: 0; width: 123%; height: 100%; background: #eef1f7; content: '';}
#anli .gallery-top .swiper-slide .pic{ height: 0; padding-bottom: 35%; position: relative; transition: 0.3s; overflow: hidden;}
#anli .gallery-top .swiper-slide .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#anli .gallery-top .swiper-slide .font{  position: relative; padding: 4% 0 0 3%;}
#anli .gallery-top .swiper-slide .font:before{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; content: 'JY'; color: rgba(255,255,255,0.5); font-size: 600px; font-weight: bold; line-height: 80%;}
#anli .gallery-top .swiper-slide .font .tit,#anli .gallery-top .swiper-slide .font .content,#anli .gallery-top .swiper-slide .font .more{ position: relative; z-index: 1;}
#anli .gallery-top .swiper-slide .font .tit{ color: #333333; font-size: 24px;}
#anli .gallery-top .swiper-slide .font .tit i{ display: inline-block; padding: 0 10px;}
#anli .gallery-top .swiper-slide .font .content{ margin: 5% 0 3%; font-size: 16px; color: #7a7a7a; line-height: 35px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
#anli .gallery-top .swiper-slide .font .more{ float: right; width: 30%; height: 55px; background: #2051bf; line-height: 55px; color: #fff; border-radius: 3px; font-size: 16px;}
#anli .gallery-top .swiper-slide .font .more i{ display: inline-block; font-size: 24px; margin-left: 10px;}
#anli .gallery-top .swiper-slide:hover .pic img{transform: scale(1.1);}

#anli .gallery-thumbs { height: auto; text-align: center; width: 20%; padding: 0; z-index: 10; box-sizing: border-box; position: absolute; right: 13%; top: -19%;}
#anli .gallery-thumbs .swiper-slide { font-size: 16px; cursor: pointer; text-align: center; color: #333333; line-height: 50px; position: relative;}
#anli .gallery-thumbs .swiper-slide:before{ position: absolute; left: 50%; bottom: 0; content: ''; background: #2051bf; width: 0; transition: 0.3s; height: 2px;}
#anli .gallery-thumbs .swiper-slide i{ font-size: 40px; height: 40px; color: #888;}
#anli .gallery-thumbs .swiper-slide-thumb-active i{ color: #2051bf;}
#anli .gallery-thumbs .swiper-slide-thumb-active:before{ left: 30%; width: 40%;}

#anli .swiper-button-next,#anli .swiper-button-prev{ background: #a5a5a5; width: 60px; height: 60px; line-height: 60px; bottom: 5%; top: auto;}
#anli .swiper-button-next:after,#anli .swiper-button-prev:after{ display: none;}
#anli .swiper-button-next i,#anli .swiper-button-prev i{ font-size: 30px; transition:0.3s; color: #fff;}
#anli .swiper-button-prev i{ color: #fff;}
#anli .swiper-button-next{ right: 46%;}
#anli .swiper-button-prev{ left: 46%;}
#anli .swiper-button-next:hover,#anli .swiper-button-prev:hover{ background: #2051bf; }
@media screen and (max-width:1700px){
    #anli .gallery-thumbs{ right: 10%;}
}
@media screen and (max-width:1600px){
    #anli .gallery-thumbs{ right: 6%;}
    #anli .swiper-button-next{ right: 45%;}
    #anli .swiper-button-prev{ left: 45%;}
}
@media screen and (max-width:1400px){
    .tit_in_fu{ width: 70%; font-size: 14px;}
    #anli .gallery-top .swiper-slide .font .content{ font-size: 14px; line-height: 30px; margin: 3% 0;}
    #anli .gallery-top .swiper-slide .font .tit{ font-size: 20px;}
    #anli .gallery-top .swiper-slide .font{ padding: 3% 0 0 3%;}
    #anli .gallery-thumbs{ top: -23%;}
    #anli .gallery-top .swiper-slide .font .more{ height: 45px; line-height: 45px;}
    #anli .gallery-top .swiper-slide .font:before{ font-size: 510px;}
    #anli .swiper-button-next{ right: 44%;}
    #anli .swiper-button-prev{ left: 44%;}
}
@media screen and (max-width:1200px){
    #anli .gallery-top .swiper-slide .font .content{ display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;}
    #anli .gallery-top .swiper-slide .font:before{ font-size: 435px;}
    .al_tit{ width: 80%;}
    #anli .gallery-thumbs{ top: -27%;}
}
@media screen and (max-width:991px){
    #anli .gallery-thumbs{ position: relative; top: 0; width: 100%; overflow: hidden;}
    #anli .gallery-top .anli_nr:before{ width: 100%;}
    #anli .gallery-top .swiper-slide .pic{ padding-bottom: 55%;}
    .more_in{ display: none !important;}
    .tit_in_fu,.al_tit{ width: 100%;}
}
@media screen and (max-width:768px){
    #anli .gallery-top .swiper-slide .font:before{ display: none;}
}



#ysbj{ background: url("../images/ysbj.jpg") no-repeat center fixed;}
#xwbj{ background: url("../images/xwbj.jpg") no-repeat center;}

.xwpadding{ padding-left: 16%;}
#xwpic{ float: left; width: 40%;}
.xwnr{ float: left; width: 30%;}
#xwpic,.xwnr{ margin-top: 3%;}
#xwpicnr .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#xwpicnr .swiper-slide {
    text-align: center;
    transition:0.3s;
    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;
}
#xwpicnr .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xwpicnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr .swiper-slide .font{ position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,0.5); width: 100%; text-align: left;}
#xwpicnr .swiper-slide .font .news_title{ text-align: left; color: #fff; font-size: 18px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; height: 60px; line-height: 60px; padding-left: 3%;}
#xwpicnr .swiper-pagination{ right: 10px; bottom: 10px; left: auto; height: 30px; text-align: right;}
#xwpicnr .swiper-pagination .swiper-pagination-bullet{ background: #fff; width: 10px; height: 10px;}


#indexNews li{ background: #fff; padding: 7% 5%; transition: 0.3s; cursor: pointer;}
#indexNews li .news_title{ text-align: left; color: #000000; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; height: 35px; transition: 0.3s;}
#indexNews li .news_info{ color: #999; font-size: 14px; margin: 0 0 2%; border-bottom: 1px solid #ececec; margin-bottom: 3%; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#indexNews li .news_time{ float: left; line-height: 30px; color: #999999; font-size: 16px;}
#indexNews li .news_time span{ display: block; font-size: 30px;}
#indexNews li .more{ float: right; height: 30px; line-height: 30px; color: #e1e1e1; transition: 0.3s; font-size: 36px; margin-top: 3%;}
#indexNews li:hover{ background: #2051bf;}
#indexNews li:hover .news_title,#indexNews li:hover .news_info,#indexNews li:hover .news_time{ color: #fff;}
#indexNews li:hover .news_info{ border-bottom: 1px solid rgba(255,255,255,0.2);}
#indexNews li:hover .more{ color: #fff;}

@media screen and (max-width:1800px){
    .xwpadding{ padding-left: 12%;}
}
@media screen and (max-width:1600px){
    .xwpadding{ padding-left: 8%;}
    #indexNews li{ padding: 4% 5%;}
    #xwlb li{ margin: 1% 0;}
    #xwlb li .news_title{ font-size: 16px !important;}
}
@media screen and (max-width:1500px){
    .xwpadding{ padding-left: 4%;}
    #indexNews li .news_info{ font-size: 12px;}
    #xwpicnr .swiper-slide .font .news_title{ font-size: 16px;}
}
@media screen and (max-width:1440px){
    .xwpadding{ width: 1140px; padding: 0; margin: 0 auto;}
    .xwnr_1{ display: none;}
    #xwpic{ width: 60%;}
    .xwnr{ width: 40%;}
    #xwpicnr .swiper-slide .pic{ padding-bottom: 64%;}
}
@media screen and (max-width:1200px){
    .xwpadding{ width: 960px;}
}
@media screen and (max-width:991px){
    .xwpadding{ width: 720px;}
    #xwpic{ width: 100%;}
    .xwnr{ width: 100%;}
}
@media screen and (max-width:768px){
    .xwpadding{ width: 540px;}
}
@media screen and (max-width:540px){
    .xwpadding{ width: 100%;}
}


#xwlb li{width: 100%; height: auto; padding: 4%; transition: 0.3s; margin: 3% 0;}
#xwlb li .right{ width: 80%; float: right; padding-left: 5% !important; line-height: 25px; border-left: 1px solid #f3f3f3;}
#xwlb li .news_title{ text-align: left; color: #333333; font-size: 18px; line-height: 30px;}
#xwlb li .news_time{ float: left; width: 20%; line-height: 35px; color: #999999; font-size: 14px;}
#xwlb li .news_time span{ display: block; font-size: 30px;}
#xwlb li .right i{ font-size: 20px; color: #d2d2d2; margin-top: 4%;}
#xwlb li:hover{ background: #2051bf;}
#xwlb li:hover .news_title,#xwlb li:hover .news_time,#xwlb li:hover .news_time span{ color: #fff;}
#xwlb li:hover .news_info{ color: rgba(255,255,255,0.6);}
@media screen and (max-width:1200px){
    #xwlb li .news_time{ font-size: 16px;}
}

@media screen and (max-width:768px){
    #xwlb li .news_time span{ font-size: 40px;}
}



/*公司简介*/
#jj_bj{ background: url("../images/jj_bj.png") no-repeat center bottom #f8f8f8;}
.crumbs{ text-align: right; color: #b7b7b7; padding-bottom: 3%;}
.crumbs i{ display: inline-block; margin-right: 5px;}
.crumbs a{ padding: 0 10px; color: #b7b7b7;}
.crumbs a:hover{ color: #ff5537;}
.crumbs a:last-of-type{ color: #ff5537;}
@media screen and (max-width:991px){
    .crumbs{ display: none;}
}




.tit_zy{ line-height: 40px;}
.tit_zy span{ font-size: 18px; text-transform: uppercase; color: #999999;}
.tit_zy p{ color: #333333; font-size: 36px; font-weight: bold;}
.jj_font .content{ position: absolute; left: 0; bottom: 8%; width: 130%; padding: 6%; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius: 10px;}
.jj_font .content .con{ height: 335px; overflow-y: scroll; padding-right: 2%; color: #999999;}
.jj_font .content .con::-webkit-scrollbar{
    width:4px;
    height:6px ;
}
.jj_font .content .con::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px transparent;
    background: #e8e8e8;
}
.jj_font .content .con::-webkit-scrollbar-thumb{
    background: #ff5537;
}
@media screen and (max-width:1440px){
    .jj_font .content .con{ height: 275px;}
}
@media screen and (max-width:1200px){
    .tit_zy p{ font-size: 32px;}
    .tit_zy span{ font-size: 16px;}
    .jj_font .content .con{ height: 235px;}
}
@media screen and (max-width:991px){
    .jj_font .content{ position: relative; width: 100%; left: 0; bottom: 0; margin: 5% 0;}
    .tit_zy p{ font-size: 28px;}
    .tit_zy span{ font-size: 14px;}
    .tit_zy{ line-height: 30px; padding: 15px;}
}

#jj_bj ul{ padding-top: 5% !important;}
#jj_bj ul li{ cursor: default;}
#jj_bj ul li h2{ position: relative; color: #2a2a2a; display: inline-block; padding-right: 10px; font-size: 60px; font-family: Bahnschrift; line-height: 45px; transition: 0.3s; font-weight: bold !important;}
#jj_bj ul li h2 sub{ position: absolute; right: 0; bottom: 0; z-index: 1; text-align: center; width: 20px; height: 20px; line-height: 18px; background: #ff5537; border: 1px solid #ff5537; border-radius: 100%; font-size: 14px; color: #fff; transition: 0.3s; font-weight: normal !important;}
#jj_bj ul li h2 sup{ color: #2a2a2a; font-size: 18px; position: absolute; right: 0; top: 0; font-weight: normal !important;}
#jj_bj ul li p{ color: #838383; font-size: 16px;}
#jj_bj ul li:hover h2{ color: #ff5537;}
#jj_bj ul li:hover h2 sub{ background: #fff; color: #ff5537; border: 1px solid #ff5537;}
#jj_bj ul li:hover h2 sup{ color: #ff5537;}
@media screen and (max-width:991px){
    #jj_bj ul li{ float: left; width: 25%; line-height: 25px;}
    #jj_bj ul li h2{ font-size: 40px; line-height: 30px;}
    #jj_bj ul li h2 sub{ font-size: 12px;}
    #jj_bj ul li p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #jj_bj ul{ padding: 5% 15px 0 !important;}
    #jj_bj ul li{ float: left; width: 50%; margin-bottom: 5%;}
}





#whbj{ background: url("../images/wh_bj.jpg") no-repeat center;}
#zzry_bj_zy{ background: url("../images/rybj.jpg") no-repeat center bottom;}

#whbj .tit_zy p,#whbj .tit_zy span{ color: #fff;}
#whbj ul{ margin-top: 8% !important;}
#whbj ul li{ border-top: 1px solid rgba(255,255,255,0.2); padding: 5% 0; color: #fff;}
#whbj ul li h2{ font-size: 18px; font-weight: normal !important; width: 30%;}
#whbj ul li p{ width: 70%; font-size: 16px;}
@media screen and (max-width:1440px){
    #whbj ul li p{ font-size: 14px;}
    #whbj ul li h2{ font-size: 16px;}
}


#zzry_zy{ margin-top: 3%; position: relative;}
#zzry_zy .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#zzry_zy .swiper-slide { background-size: cover; background-position: center; position: relative;}
#zzry_zy .gallery-top { height: auto; width: 100%; margin-top: 3%; overflow: hidden; padding: 10px;}
#zzry_zy .gallery-top .swiper-slide .alnr{ position: relative; background: rgba(255,255,255,0.6); padding: 1.5%; box-shadow: 0 0 10px rgba(0,0,0,0.1); transition: 0.3s;}
#zzry_zy .gallery-top .swiper-slide .alnr .pic{width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #fff;}
#zzry_zy .gallery-top .swiper-slide .alnr .pic a{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#zzry_zy .gallery-top .swiper-slide .alnr .pic a img{ max-width: 100%; height: 100%; transition:0.5s;}
#zzry_zy .gallery-top .swiper-slide .alnr .tit{ border-top: 1px solid #e7e7e7; margin-top: 10%; color: #222327; font-size: 16px; line-height: 40px; padding-top: 10px; transition: 0.3s;}
#zzry_zy .gallery-top .swiper-slide .alnr .tit i{ float: right; color: #dcdcdc; font-size: 30px; transition: 0.3s;}
#zzry_zy .gallery-top .swiper-slide .alnr:hover{ background: #fff;}
#zzry_zy .gallery-top .swiper-slide .alnr:hover .pic img{ transform: scale(1.1);}
#zzry_zy .gallery-top .swiper-slide .alnr:hover .tit,#zzry_zy .gallery-top .swiper-slide .alnr:hover .tit i{ color: #2051bf;}
#zzry_zy .gallery-thumbs { height: auto; line-height: 50px; width: 40%; text-align: center; position: absolute; right: 0; top: -25%; z-index: 5; box-sizing: border-box; overflow: hidden;}
#zzry_zy .gallery-thumbs .swiper-slide { height: 55px; line-height: 55px; color: #a9a9a9; background: #fff; border: 1px solid #e6e8ed; border-radius: 3px; font-size: 16px; cursor: pointer;}
#zzry_zy .gallery-thumbs .swiper-slide-thumb-active { background: #2051bf; border: 1px solid #2051bf; color: #fff;}
@media screen and (max-width:1440px){
    #zzry_zy .gallery-top{ width: 100%; padding: 0 0 7%;}
    #zzry_zy .gallery-thumbs{ top: -15%;}
}
@media screen and (max-width:991px){
    #zzry_zy .gallery-thumbs{ width: 100%; position: relative;}
}
@media screen and (max-width:768px){
    #zzry_zy .gallery-thumbs{ width: 100%;}
    #zzry_zy .gallery-thumbs .swiper-slide{ font-size: 14px;}
}



#scsl{ margin-top: 3%;}
#scsl .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 3%;
}
#scsl .swiper-slide {
    text-align: left;
    transition:0.3s;
    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;
}
#scsl .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; border-radius: 20px; position: relative; overflow: hidden;}
#scsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#scsl .swiper-slide:hover img{ transform: scale(1.1);}
#scsl .swiper-scrollbar{ opacity: 1 !important;}
#scsl .swiper-scrollbar .swiper-scrollbar-drag{ background: #2051bf;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}







/*公共*/
#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%; z-index: 1; padding-top: 15%; color: #fff; font-size: 36px; text-align: center;}
#home_bj{ width: 100%; position: absolute; left: 0; bottom: -7%; z-index: 1;}
#home_bj .container{ background: #fff; margin: 0 auto; border-radius: 5px; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
#home_bj .container li{ width: 25%; color: #3d3d3d; font-size: 16px; transition: 0.3s; padding: 2.5% 0; position: relative; text-align: center; border-right: 1px solid #eeeeee; }
#home_bj .container li i{ display: inline-block; color: #494949; font-size: 22px; margin-right: 15px;}
#home_bj .container li a{ color: #666666;}
#home_bj .container li:before{ position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 4px; background: #ff5537; transition: 0.3s;}
#home_bj .container li:hover:before{ left: 0; width: 100%;}
#home_bj .container li:last-of-type{ border-right: none;}
@media screen and (max-width:991px){
    #home_bj .container li{ float: left;}
}
@media screen and (max-width:768px){
    #home_bj .container li{ font-size: 14px;}
    #home_bj .container li i{ display: none;}
    #zi_banner .main{ font-size: 24px;}
}

#nav_cp .swiper {
    width: 100%;
    height: 100%;
}
#nav_cp .swiper-slide {
    text-align: center;
    font-size: 16px;
    color: #666666;
    height: 60px;
    line-height: 60px;

    /* 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;
}
#nav_cp .swiper-slide:before{ position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 1px; background: #004a92; transition: 0.3s;}
#nav_cp .swiper-slide:hover:before{ left: 0; width: 100%;}
#nav_cp .swiper-slide a{ color: #666666;}

@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -15%;}
    #home_bj .container li{ width: 25%;}
    #zi_banner .main{ padding-top: 20%;}
    #zi_banner .main h2{ font-size: 28px;}
    #zi_banner .main p{ font-size: 16px;}
}
@media screen and (max-width:768px) {
    #zi_banner .pic img { width: 195%; margin-left: -25%;}
    #zi_banner .main{ padding: 25% 0 18%}
    #zi_banner .main h2{ font-size: 24px;}
    #zi_banner .main p{ font-size: 14px;}
}

.hui{ background: #f9f9f9;}


#lxwm_in li{ text-align: center; padding: 10% 3%; position: relative;}
#lxwm_in li:before{ position: absolute; right: 0; top: 15%; content: ''; width: 1px; height: 70%; background: #efefef;}
#lxwm_in li .tit{ font-size: 22px; color: #333; font-weight: bold; margin-bottom: 5%;}
#lxwm_in li .pic{ padding: 8% 0; background: url("../images/ear.png") no-repeat center top;}
#lxwm_in li .con{ color: #7d8084;}
#lxwm_in .col-12:last-of-type li:before{ display: none; }
@media screen and (max-width:991px){
    #lxwm_in li{ margin-bottom: 2%;}
}
@media screen and (max-width:768px){
}


#map{ background: url("../images/zp_bj.jpg") no-repeat center bottom; border-top: 1px solid #efefef;}
#map .lianxi{ padding: 7% 5% 10% 0; height: 100vh; overflow-y: scroll;}
#map .lianxi .tit{ line-height: 35px;}
#map .lianxi .tit p{ font-size: 34px; color: #333;}
#map .lianxi .tit span{ font-size: 14px; text-transform: uppercase; color: #999;}
#map .lianxi ul .line{ border-bottom: 1px solid #efefef; padding: 7% 0; color: #999; font-size: 16px; line-height: 35px;}
#map .lianxi ul li{ margin-bottom: 3%;}
#map .lianxi ul li i{ float: left; color: #ff4826; font-size: 22px; margin-right: 15px;}
#map .lianxi ul li .float-start{ line-height: 25px; color: #999;}
#map .lianxi ul li .float-start p{ color: #666;}
#map .lianxi ul .ewm{ display: inline-block; width: 35%; text-align: center; margin: 5% 0 !important;}
#map .lianxi ul .ewm span{ display: block; height: 40px; line-height: 40px; color: #666;}
#map .lianxi ul .ewm img{ width: 100%;}

#map .lianxi::-webkit-scrollbar{
    width:3px;
    height:6px ;
}
#map .lianxi::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px transparent;
    background: #efefef;
}
#map .lianxi::-webkit-scrollbar-thumb{
    background: #efefef;
}

@media screen and (max-width:991px){
    #map .lianxi{ height: auto !important; overflow-y: auto;}
    #map .lianxi ul li .float-start{ width: 85%;}
}


.tit_zx{ padding-bottom: 3%;}
.tit_zx p{ color: #173386; font-size: 20px; font-weight: bold;}
.tit_zx span{ display: block; padding-bottom: 3%; color: #666; font-size: 18px; text-transform: uppercase; position: relative;}
.tit_zx span:before{ position: absolute; left: 0; bottom: 0; width: 5%; height: 3px; background: #173386; content: '';}

.lxzx .content{ padding: 5% 0 !important;}
.lxzx .tel span{ font-family: Bahnschrift; font-size: 30px; color: #104fa2;}
@media screen and (max-width:991px){
    .contactaa{ position: relative;}
    .contactaa li{ border: 1px solid #efefef;}
}


.bai{ background: #fff;}
.pro-sider .in-title{ background: #163481; color: #fff; padding: 8% 10% 5%; position: relative; text-align: center;}
.pro-sider .in-title p{ font-size: 30px; padding-bottom: 1%;}
.pro-sider .in-title span{ font-family: arial; font-size: 16px; text-transform: uppercase;}
.pro-sider .in-title i{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding-top: 12%; text-align: center; font-size: 70px; font-family: Bahnschrift; font-weight: bold; color: rgba(255,255,255,0.05); text-transform: uppercase; letter-spacing: -3px;}

.pro-sider .bai{ color: #333333; font-size: 15px; line-height: 35px;}
.pro-sider-ul { height: auto; text-align: left; background: #fff; padding: 15px 0;}
.pro-sider-ul li{ padding: 0 20px; border-bottom: 1px dashed #e5e5e5; background: #fff; color: #333333; font-size: 15px; width: 100%; cursor: pointer; height: 60px; line-height: 60px; transition: 0.3s;}
.pro-sider-ul li i{ float: right; color: #a7a7a7; font-size: 20px;}
.pro-sider-ul li:hover{ background: #163481; color: #fff;}
.pro-sider-ul li:hover i{ color: #fff;}
.pro-sider-ul #li-on{ background: #163481;}
@media screen and (max-width:1440px){
    .pro-sider .in-title i{ font-size: 60px;}
}
@media screen and (max-width:1200px){
    .pro-sider .in-title p{ font-size: 28px;}
    .pro-sider .in-title span{ font-size: 14px;}
    .pro-sider .in-title i{ display: none;}
    .pro-sider-ul li{ font-size: 14px;}
    .pro-sider-ul li i{ font-size: 12px;}
    .pro-sider .bai{ font-size: 12px;}
}


.pro_lx{ background: #163481; color: #fff; padding: 7% 0;}
.pro_lx i{ float: left; font-size: 40px; height: 40px; line-height: 40px; margin: 2% 2% 0 0;}
.pro_lx .float-left span{ font-size: 24px; font-family: Bahnschrift;}
.pro_lx .zixun{ border: 1px solid rgba(255,255,255,0.5); margin: 3% auto 0; width: 50%; height: 40px; line-height: 40px; text-align: center; transition: 0.3s; color: #fff;}
.pro_lx .zixun:hover{ background: #fff; color: #163481;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px) {
}


.news01 {padding: 0;}
.news01 li{ margin-bottom: 7%;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
/*.news01 .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ max-width: 100%; max-height: 100%; transition:0.3s;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}

.news01 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; background: #fff; border-bottom: 1px solid #e2e2e2; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news01 .txtbox span{ width: 100%; display: block; z-index: 1; position: relative; transition:0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news01 .txtbox:after {  position: absolute;content: ""; background: #c40000; height: 2px; width:100%;  left: 0; bottom: 0;
    transition: all 0.5s;
    -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;
}
.news01 .slide:hover .txtbox::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);
}
.news01 .slide:hover .txtbox span{ color: #c40000;}


.news01 li .wrapUp {
    position: relative;
    overflow: hidden;
}
.news01 li .mask {
    -webkit-transition: all 250ms ease-out 0ms;
    transition: all 250ms ease-out 0ms;
    opacity: 0;
    visibility: hidden;
}
.news01 li .mask:before,
.news01 li .mask:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/bgi-business-item.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 1;
    pointer-events: none;
    -webkit-transition: all 250ms ease-out 0ms;
    transition: all 250ms ease-out 0ms;
    opacity: 0;
    visibility: hidden;
}
.news01 li .mask:before {
    -webkit-clip-path: polygon(0% 17.7%, 0% 0%, 100% 0%, 100% 82.5%);
    clip-path: polygon(0% 17.7%, 0% 0%, 100% 0%, 100% 82.5%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.news01 li .mask:after {
    -webkit-clip-path: polygon(0% 17.5%, 0% 100%, 100% 100%, 100% 82.3%);
    clip-path: polygon(0% 17.5%, 0% 100%, 100% 100%, 100% 82.3%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}
.news01 li .mask .wrapIn {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 5%;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    max-width: 80%;
    -webkit-transition: all 250ms ease-out 0ms;
    transition: all 250ms ease-out 0ms;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}
.news01 li .mask .wrapIn .title {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.25;
    font-size: 16px;
}
.news01 li .mask .wrapIn .title_en {
    margin-top: 0.2rem;
    text-transform: uppercase;
    opacity: .3;
    line-height: 1.25;
}
.news01 li .mask .wrapIn .hr {
    margin-top: 0.4rem;
    margin-left: auto;
    margin-right: auto;
    width: 44px;
    height: 1px;
    background-color: #fff;
}
.news01 li .mask .wrapIn .rarr {
    margin-top: 0.8rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 40px;
    background-image: url(../images/arrow-rarr1.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1025px) {
    .news01 li:hover .mask {
        -webkit-transition: all 250ms ease-out 0ms;
        transition: all 250ms ease-out 0ms;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none !important;
        transform: none !important;
    }
    .news01 li:hover .mask:before,
    .news01 li:hover .mask:after {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: all 400ms ease-out 0ms;
        transition: all 400ms ease-out 0ms;
        opacity: 1;
        visibility: visible;
    }
    .news01 li:hover .mask .wrapIn {
        -webkit-transition: all 250ms ease-out 340ms;
        transition: all 250ms ease-out 340ms;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}


/*产品中心*/
.tit_cp_zy{ position: relative; background: url("../images/cplbbj.jpg") no-repeat center; overflow: hidden;}
.tit_cp_zy .pic{ float: left; width: 65%; height: 0; padding-bottom: 35%; position: relative; overflow: hidden;}
.tit_cp_zy .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.tit_cp_zy .float-start{ float: right !important; width: 35%; padding: 7% 3% 0; }
.tit_cp_zy .tit i{ color: #ff5537; font-size: 40px; margin-bottom: 10px;}
.tit_cp_zy .tit p{ display: inline-block; color: #333333; height: 40px; line-height: 40px; font-size: 24px; background: url("../images/end_tit_hover.png") no-repeat right center; padding-right: 35px;}
.tit_cp_zy .con{ color: #555555; border-bottom: 1px solid #cfd2d7; padding: 5% 0; position: relative; margin-bottom: 10%;}
.tit_cp_zy .con:before{ position: absolute; left: 0; bottom: -1px; content: ''; background: #2051bf; width: 20%; height: 2px; transition: 0.3s;}
.tit_cp_zy .more{ float: left; height: 40px; line-height: 38px; background: #2051bf; border: 1px solid #2051bf; border-radius: 5px; padding: 0 7%; transition: 0.3s; margin-right: 10px;}
.tit_cp_zy .more i{ display: inline-block;}
.tit_cp_zy .more a{ color: #fff;}
.tit_cp_zy .more:last-of-type{ border: 1px solid #c1c1c1; background: none; color: #c1c1c1;}
.tit_cp_zy .more:last-of-type a{ color: #555555;}
.tit_cp_zy .more:hover{ background: #ff5537; color: #fff; border: 1px solid #ff5537;}
.tit_cp_zy .more:hover a{ color: #fff;}
.tit_cp_zy:hover .con:before{ width: 100%;}
.cp_class:nth-of-type(2n) .tit_cp_zy .pic{ float: right;}
.cp_class:nth-of-type(2n) .tit_cp_zy .float-start{ float: left !important;;}
@media screen and (max-width:1200px){
    .tit_cp_zy .float-start{ padding-top: 5%;}
}
@media screen and (max-width:991px){
    .tit_cp_zy .pic{ width: 105%;}
    .tit_cp_zy .float-start{ width: 100%; padding: 3%;}
    .tit_cp_zy .tit i{ font-size: 30px;}
    .tit_cp_zy .tit p{ font-size: 18px;}
    .tit_cp_zy .con{ padding: 1% 0; margin-bottom: 3%;}
}
@media screen and (max-width:450px){
}


#cp_in_gd{  position: relative;}
#cp_in_gd .swiper-container {
    width: 100%;
    padding: 3% 0 0;
    overflow: hidden;
    height: 100%;
}
#cp_in_gd .swiper-slide {
    text-align: center;
    transition:0.3s;
    background: #fff;
    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;
}
#cp_in_gd .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; background: #fff; border: 1px solid #f0f0f0; }
#cp_in_gd .swiper-slide .pic p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cp_in_gd .swiper-slide .pic p img{ max-width: 100%; height: 100%;}
#cp_in_gd .swiper-slide .font{ padding: 5% 3%; width: 100%; text-align: left; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; border-top: none; border-bottom: 1px solid #f0f0f0; transition: 0.3s; position: relative;}
#cp_in_gd .swiper-slide .font .tit{ width: 100%; color: #383838; font-size: 22px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s; padding: 10px; border-bottom: 1px solid #f0f0f0;}
#cp_in_gd .swiper-slide .font .tit i{ float: right;}
#cp_in_gd .swiper-slide .font .con{ color: #747578; margin: 5% 3%; font-size: 14px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#cp_in_gd .swiper-slide .font .more{ text-align: left; padding-left: 3%;}
#cp_in_gd .swiper-slide .content{ position: absolute; left: 0; top: -110%; width: 100%; height: 100%; background: rgba(32,81,191,0.9); color: #fff; padding: 30% 13% 0; text-align: left; transition: 0.5s; opacity: 0;}
#cp_in_gd .swiper-slide .content:before{ position: absolute; left: 5%; top: 4%; content: ''; border: 1px solid rgba(255,255,255,0.3); width: 90%; height: 92%;}
#cp_in_gd .swiper-slide .content .tit{ line-height: 50px;}
#cp_in_gd .swiper-slide .content .tit i{ font-size: 40px;}
#cp_in_gd .swiper-slide .content .tit p{ font-size: 20px; background: url("../images/end_tit_hover1.png") no-repeat right center;}
#cp_in_gd .swiper-slide .content .con{ font-size: 14px; margin: 5% 0 10%; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#cp_in_gd .swiper-slide .content .more i{ display: inline-block; margin-right: 10px;}
#cp_in_gd .swiper-slide:hover .content{ top: 0; opacity: 1;}


#cp_class_nr li{ position: relative; overflow: hidden; margin-top: 5%;}
#cp_class_nr li .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #fff; border: 1px solid #f0f0f0; }
#cp_class_nr li .pic p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cp_class_nr li .pic p img{ max-width: 100%; height: 100%;}
#cp_class_nr li .font{ padding: 5% 3%; width: 100%; text-align: left; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; border-top: none; border-bottom: 1px solid #f0f0f0; transition: 0.3s; position: relative;}
#cp_class_nr li .font .tit{ width: 100%; color: #383838; font-size: 22px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s; padding: 10px; border-bottom: 1px solid #f0f0f0;}
#cp_class_nr li .font .tit i{ float: right;}
#cp_class_nr li .font .con{ color: #747578; margin: 5% 3%; font-size: 14px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#cp_class_nr li .font .more{ text-align: left; padding-left: 3%;}
#cp_class_nr li .content{ position: absolute; left: 0; top: -110%; width: 100%; height: 100%; background: rgba(32,81,191,0.9); color: #fff; padding: 30% 13% 0; text-align: left; transition: 0.5s; opacity: 0;}
#cp_class_nr li .content:before{ position: absolute; left: 5%; top: 4%; content: ''; border: 1px solid rgba(255,255,255,0.3); width: 90%; height: 92%;}
#cp_class_nr li .content .tit{ line-height: 50px;}
#cp_class_nr li .content .tit i{ font-size: 40px;}
#cp_class_nr li .content .tit p{ font-size: 20px; background: url("../images/end_tit_hover1.png") no-repeat right center;}
#cp_class_nr li .content .con{ font-size: 14px; margin: 5% 0 10%; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#cp_class_nr li .content .more i{ display: inline-block; margin-right: 10px;}
#cp_class_nr li:hover .content{ top: 0; opacity: 1;}


#proinfo_bj{ background: url("../images/cpinfo_bj.jpg") no-repeat center bottom; position: relative; padding-bottom: 2%;}
#info_nav{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(30,79,171,0.8);}
#info_nav ul li{ padding: 1% 0;}
#info_nav ul li p{ color: #fff; font-size: 24px; font-weight: bold;}
.cpleft .swiper {
    width: 100%;
    height: 100%;
}

.cpleft .swiper-slide {
    text-align: center;
    overflow: hidden;

    /* 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;
}
.cpleft .mySwiper2 .swiper-slide{background: url("../images/cpinfo_pic.jpg") no-repeat center;}
.cpleft .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cpleft .swiper-slide .pic p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cpleft .swiper-slide .pic p img{ max-width: 100%; height: 100%; }
.cpleft .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.cpleft .swiper-slide {
    background-size: cover;
    background-position: center;
}

.cpleft .mySwiper2 {
    height: 80%;
    width: 100%;
}
.cpleft .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.cpleft .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
}
.cpleft .mySwiper .swiper-slide .pic{ border: 2px solid #fff; transition: 0.3s; background: #fff;}
.cpleft .mySwiper .swiper-slide .pic p img{ width: 100%; height: 100%;}
.cpleft .mySwiper .swiper-slide-thumb-active .pic { border: 2px solid #2051bf; }
@media screen and (max-width:1200px){
    .cpleft .mySwiper{  height: 30%;}
    .cpleft .mySwiper2{ height: 70%;}
}



.cp_right .fu{ color: #ff5537; border: 1px solid #ff5537; height: 38px; line-height: 38px; border-radius: 5px; padding: 0 10px; display: inline-block; font-size: 16px; margin-bottom: 3%;}
.cp_right h2{ font-size: 30px; color: #ff5537; margin-bottom: 2% !important;}
.cp_right .content{ border-bottom: 1px solid #b6b6b6; padding: 2% 0; position: relative; margin-bottom: 2%; color: #666666;}
.cp_right .content p{ font-size: 16px; font-weight: bold; color: #333333;}
.cp_right ul{ margin-top: 5% !important;}
.cp_right ul li{ background: #ff5537; height: 60px; line-height: 60px; color: #fff; text-align: center; width: 40%; font-size: 16px; transition: 0.3s; }
.cp_right ul li i{ display: inline-block; font-size: 20px; margin-right: 10px;}
.cp_right ul li:last-of-type{ background: #1e4fab;}
.cp_right ul li a{ color: #fff;}
.cp_right ul li:hover{ background: #333;}
.cp_right dl{ border-top: 1px solid #b6b6b6; margin-top: 5%; padding-top: 3%;}
.cp_right dl dd{ width: 33%;}
.cp_right dl dd i{ display: inline-block; float: left; color: #2f2f2f; font-size: 30px; margin-right: 10px;}
.cp_right dl dd .float-start{ width: 78%;}
.cp_right dl dd p{ color: #333333; font-size: 16px;}
.cp_right dl dd span{ color: #ff5537; font-size: 22px; font-weight: bold;}
@media screen and (max-width:1440px){
    .cp_right dl dd p{ font-size: 14px;}
    .cp_right dl dd span{ font-size: 18px;}
}
@media screen and (max-width:1200px){
    .cp_right h2{ font-size: 24px;}
    .cp_right dl dd p{ font-size: 12px;}
    .cp_right dl dd span{ font-size: 16px;}
    .cp_right dl dd .float-start{ width: 73%; line-height: 25px;}
    #proinfo_bj{ padding-bottom: 5%;}
}
@media screen and (max-width:991px){
    .cp_right h2{ font-size: 24px;}
    #info_nav ul li p{ font-size: 18px;}
}
@media screen and (max-width:768px){
    .cp_right ul li{ width: 100%;}
    .cp_right ul li:last-of-type{ display: none !important;}
    #info_nav ul li p{ font-size: 14px;}
    #info_nav ul li i{ width: 30%;}
    #info_nav ul li i img{ width: 100%;}
    #proinfo_bj{ padding-bottom: 10%;}
    .cp_right dl{ display: none !important;}
}
@media screen and (max-width:540px){
    #info_nav ul li i{ width: 25%;}
    #info_nav ul li p{ font-size: 12px; font-weight: normal;}
}


#cpbtqh{ width: 100%; transition:0.3s; border-bottom: 1px solid #dedede}
#cpbt_lb{ height: 70px; line-height: 70px; margin: 0 auto !important;}
#cpbt_lb li{ width: 14%; font-size: 16px; text-align: center; transition: 0.3s;}
#cpbt_lb li a{ display: inline-block; position: relative; color: #666666; font-weight: bold;}
#cpbt_lb li a:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: #ff5537; transition: 0.3s;}
#cpbt_lb li:hover a:before{ width: 100%;}
#cpbt_lb li:hover a{ color: #333;}
#cpbt_lb li.current a{ color: #333;}
#cpbt_lb li.current a:before{ width: 100%;}
@media screen and (max-width:1200px){
    #cpbt_lb li{ font-size: 14px;}
    #cpbt_lb li a:before{ display: none;}
}
@media screen and (max-width:991px){
    #cpbt_lb{ height: auto; line-height: 50px;}
    #cpbt_lb li{ float: left; width: 20%;}
    #cpbt_lb li:nth-of-type(4){ border: none;}
}


.cptit{ color: #3d3d3d; font-size: 24px; font-weight: bold; height: 65px; padding-left: 0;}
.cptit i{ margin-right: 20px;}
.cp_content{ font-size: 15px; padding: 2% 15px 5%; line-height: 35px; color: #666;}

#cpys{ margin-bottom: 5% !important;}
#cpys li{ float: left; width: 48%; background: #f7f7f7; border-radius: 10px; margin: 1%; padding: 2%; position: relative; overflow: hidden;}
#cpys li:before{ position: absolute; left: 0; top: 0; content: ''; background: url("../images/infoys_bj.jpg") no-repeat center; width: 100%; height: 150%; transition: 0.6s; opacity: 0;}
#cpys li .pic{ width: 100%; text-align: center; position: relative; z-index: 1;}
#cpys li .pic img{ max-width: 100%;}
#cpys li .float-start { width: 100%; padding-left: 3%; position: relative; z-index: 1;}
#cpys li .float-start p{ font-size: 24px; color: #232323; position: relative; height: 50px; transition: 0.3s;}
#cpys li .float-start p:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 20%; height: 3px; background: #ff5537;}
#cpys li .float-start span{ display: block; color: #6e6e6e; font-size: 16px; padding-top: 10%; transition: 0.3s;}
#cpys li:hover:before{ top: -10%; opacity: 1;}
#cpys li:hover .float-start p,#cpys li:hover .float-start span{ color: #fff;}
@media screen and (max-width:1200px){
    #cpys li .float-start p{ font-size: 20px;}
    #cpys li .float-start span{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #cpys li{ width: 100%;}
    #cpys li .pic{ width: 45%;}
    #cpys li .float-start span{ font-size: 14px; padding-top: 5%;}
}


#xgcp_bj{ background: url("../images/xgcp_bj.jpg") no-repeat center fixed;}

#zxly{ background: url("../images/ly_bj.png") no-repeat right bottom #f6f7f9; margin-top: 3%;}
#zxly .pic img{ width: 100%;}
#zxly .tit{ color: #999999; font-size: 16px; height: 50px;}
@media screen and (max-width:991px){
    #zxly .pic{ display: none;}
}





/*生产实力*/
#slbj{ background: url("../images/yfsl_bj.png") no-repeat center bottom;}
.tit_sl{ text-align: center; border-bottom: 1px solid #eaeaea; font-size: 32px; color: #333333; height: 60px;}
.con_sl{ padding: 3% 0;}
.con_sl .tit{ color: #5f5f5f; font-size: 20px; font-weight: bold;}
.con_sl .con{ font-size: 16px; padding-top: 1%; color: #666666; line-height: 35px;}
@media screen and (max-width:991px){
    .con_sl .con{ font-size: 14px; padding: 15px;}
    .con_sl .tit{ font-size: 16px; padding: 15px;}
    .tit_sl{ font-size: 22px;}
}
@media screen and (max-width:768px){
    .pic_sb li{ margin-bottom: 3%;}
}
.yfsl .tit{ font-size: 16px; color: #666666;}
.yfsl .nr{ color: #333333; font-size: 30px; font-weight: bold; padding: 5% 0 10%;}
.yfsl ul li{ width: 33%; float: left; text-align: left; margin-bottom: 7%;}
.yfsl ul li h2{ color: #ff5537; font-size: 48px; font-family: Bahnschrift; font-weight: bold !important; display: inline-block;}
.yfsl ul li h2 sub{ font-weight: normal; font-size: 16px;}
.yfsl ul li p{ font-size: 16px; color: #666666;}
@media screen and (max-width:768px){
    .yfsl ul li h2{ font-size: 36px;}
    .yfsl ul li h2 sub{ font-size: 12px;}
    .yfsl ul li p{ font-size: 12px;}
    .yfsl .nr{ font-size: 18px;}
}

#jcsb{ background: url("../images/jcsb_bj.jpg") no-repeat center fixed;}
#jcsb .tit_sl{ color: #fff; border-bottom: 1px solid rgba(255,255,255,0.2);}
#jcsb .con_sl{ color: #fff; font-size: 16px; line-height: 35px;}
@media screen and (max-width:991px){
    #jcsb .con_sl{ font-size: 14px; padding: 15px;}
    #jcsb .tit_sl{ font-size: 22px;}
}

#shebei{ margin-top: 2%; background: #fff; padding: 5%; position: relative; z-index: 1; margin-bottom: -10%; box-shadow: 0 0 15px rgba(0,0,0,0.1);}
#shebei .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
#shebei .swiper-slide {
    text-align: left;
    transition:0.3s;
    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;
}
#shebei .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 100%; border: 1px solid #ededed; border-radius: 100%; position: relative; overflow: hidden;}
#shebei .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#shebei .swiper-slide p{ color: #666666; font-size: 16px; line-height: 40px; transition: 0.3s;}
#shebei .swiper-slide .tit{ position: absolute; left: 50%; top: 50%; content: ''; width: 0; height: 0; background: rgba(32,81,191,0.8); text-align: center; color: #fff; font-size: 16px; transition: 0.3s; overflow: hidden; border-radius: 100%; cursor: pointer;}
#shebei .swiper-slide .tit i{ font-size: 50px; height: 50px; line-height: 50px; margin: 25% 0 7%;}
#shebei .swiper-slide:hover img{ transform: scale(1.1);}
#shebei .swiper-slide:hover .tit{ left: 0; top: 0; width: 100%; height: 100%;}
#shebei .swiper-slide:hover p{ opacity: 0;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}


.pzbz{ background: url("../images/gsjj_bj.jpg") no-repeat center bottom #f6f6f6; padding-top: 3%;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #shebei .swiper-slide p{ font-size: 14px;}
}
@media screen and (max-width:550px){
    .pzbz{ padding-top: 15%;}
}



#baozheng{ margin: 3% 0 0;}
#baozheng .swiper-slide { background-position: center; position: relative;}
#baozheng .gallery-top { height: auto; padding: 0; overflow: hidden; }
#baozheng .gallery-top .swiper-slide{ line-height: 35px; font-size: 15px;}

#baozheng .gallery-thumbs { height: auto; text-align: left; padding-left: 15%; position: relative; z-index: 10;}
#baozheng .gallery-thumbs .swiper-wrapper{ width: auto;}
#baozheng .gallery-thumbs .swiper-slide { width: 130%; cursor: pointer; position: relative; height: auto; transition: 0.3s;}
#baozheng .gallery-thumbs .swiper-slide .bai{ background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.2); border-radius: 80px; padding: 2% 3%; transition: 0.3s; margin-top: 5%;}
#baozheng .gallery-thumbs .swiper-slide i{ width: 80px; height: 80px; background: #f6f6f6; line-height: 80px; text-align: center; color: #ff5537; font-size: 40px; border-radius: 100%;}
#baozheng .gallery-thumbs .swiper-slide .float-start{ width: 80%; color: #a9a9a9; font-size: 12px; text-transform: uppercase;}
#baozheng .gallery-thumbs .swiper-slide .float-start p{ color: #333333; font-size: 24px; font-weight: bold; padding-bottom: 10px;}
#baozheng .gallery-thumbs .swiper-slide .float-start span{ color: #666666; font-size: 16px;}
#baozheng .gallery-thumbs .swiper-slide-thumb-active{ width: 140%;}
#baozheng .gallery-thumbs .swiper-slide-thumb-active .bai { background: #2051bf; }
#baozheng .gallery-thumbs .swiper-slide-thumb-active .float-start p,#baozheng .gallery-thumbs .swiper-slide-thumb-active .float-start span{ color: #fff;}
@media screen and (max-width:1800px){
    #baozheng .gallery-thumbs{padding-left: 13%;}
    #baozheng .gallery-thumbs .swiper-slide .float-start span{ font-size: 15px;}
}
@media screen and (max-width:1700px){
    #baozheng .gallery-thumbs{padding-left: 10%;}
    #baozheng .gallery-thumbs .swiper-slide .float-start p{ font-size: 22px; padding: 0;}
    #baozheng .gallery-thumbs .swiper-slide .float-start span{ font-size: 14px;}
}
@media screen and (max-width:1600px){
    #baozheng .gallery-thumbs{padding-left: 8%;}
}
@media screen and (max-width:1500px){
    #baozheng .gallery-thumbs{padding-left: 4%;}
    #baozheng .gallery-thumbs .swiper-slide .float-start{ line-height: 25px;}
    #baozheng .gallery-thumbs .swiper-slide .float-start p{ font-size: 18px; padding: 0;}
}
@media screen and (max-width:1400px){
    #baozheng .gallery-thumbs{padding-left: 7%;}
    #baozheng .gallery-thumbs .swiper-slide .bai{ margin-top: 2%;}
    #baozheng .gallery-thumbs .swiper-slide .float-start p{ font-size: 16px;}
    #baozheng .gallery-thumbs .swiper-slide .float-start span{ font-size: 12px;}
}
@media screen and (max-width:1300px){
    #baozheng .gallery-thumbs{padding-left: 6%;}
    #baozheng .gallery-thumbs .swiper-slide .float-start p{ font-size: 16px;}
    #baozheng .gallery-thumbs .swiper-slide .float-start span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #baozheng .gallery-thumbs{padding-left: 8%;}
    #baozheng .gallery-thumbs .swiper-slide{ width: 100%;}
    #baozheng .gallery-thumbs .swiper-slide i{ width: 60px; height: 60px; line-height: 60px; font-size: 26px;}
    #baozheng .gallery-thumbs .swiper-slide .float-start span{ display: none;}
}

@media screen and (max-width:991px){
    #baozheng .gallery-thumbs{ overflow: hidden; padding: 15px 0;}
    #baozheng .gallery-top{ padding-top: 2%;}
}
@media screen and (max-width:768px){
    #baozheng .gallery-thumbs .swiper-slide .float-start p{ font-size: 14px;}
}




/*人才招聘*/
.tit_zp{ line-height: 45px;}
.tit_zp p{ color: #29272a; font-size: 36px; font-weight: bold;}
.tit_zp span{ color: #7b7b7b; font-size: 16px;}
@media screen and (max-width:991px){
    .tit_zp{ line-height: 30px;}
    .tit_zp p{ font-size: 22px;}
    .tit_zp span{ font-size: 14px;}
}



.zyfz{ background: url("../images/zp_bj.jpg") no-repeat center #fff; border-radius: 10px; padding: 3% 2%; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-top: 3%;}
.zyfz .pic{ position: relative;}
.zyfz .pic img{ width: 100%; height: 100%;}
.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-bottom: 1px solid #ededed; height: 100px; overflow: hidden; padding: 5%; transition: 0.5s; position: relative;}
.zyfz_lb li:before{ position: absolute; left: 0; top: 0; content: ''; width: 3px; height: 0; background: #ff5537; transition: 0.3s;}
.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: 26px;}
.zyfz_lb li .bt i:nth-of-type(1){ display: block; color: #cccccc;}
.zyfz_lb li .bt i:nth-of-type(2){ display: none;}
.zyfz_lb li .con{ padding-top: 2%; color: #767676; font-size: 14px; opacity: 0; transition: 0.3s;}
.zyfz_lb li.on { height: 200px;}
.zyfz_lb li.on .bt{ padding: 0; height: 40px; line-height: 40px;}
.zyfz_lb li.on .bt h2{ color: #ff5537 !important;}
.zyfz_lb li.on .con{ opacity: 1;}
.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: #ff5537;}
.zyfz_lb li.on:before{ height: 100%;}

@media screen and (max-width:1440px){
    .zyfz_lb li .bt{ font-size: 18px;}
}
@media screen and (max-width:1200px){
    .zyfz_lb li .bt{ font-size: 16px;}
    .zyfz_lb li .con{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .zyfz_lb li .bt i:nth-of-type(1),.zyfz_lb li.on .bt i:nth-of-type(2){ display: none !important;}
    .zyfz_lb li .bt h2{ font-size: 20px;}
    .zyfz_lb li .bt h2 span{ font-size: 14px;}
    .zyfz_lb li .con{ padding: 0;}
    .zyfz .tit p{ font-size: 18px;}
}

.fldy{ padding-top: 2% !important;}
.fldy li{ float: left; width: 18%; margin: 1%; background: #fff; border-radius: 10px; border: 1px solid #e7e7e7; box-shadow: 0 0 10px rgba(0,0,0,0.1); text-align: center; padding-bottom: 3%; transition: 0.3s;}
.fldy li i{ width: 115px; height: 115px; background: #f6f7fb; line-height: 115px; text-align: center; border-radius: 100%; margin: 20% auto 10%; color: #2051bf; font-size: 40px; transition: 0.3s;}
.fldy li p{ color: #333333; font-size: 22px;}
.fldy li:hover{ background: #2051bf;}
.fldy li:hover i{ background: #3763c6; color: #fff;}
.fldy li:hover p{ color: #fff;}
@media screen and (max-width:1200px){
    .fldy li p{ font-size: 18px;}
}
@media screen and (max-width:991px){
    .fldy li p{ font-size: 16px;}
    .fldy li i{ width: 90px; height: 90px; line-height: 90px; font-size: 35px;}
}
@media screen and (max-width:768px){
    .fldy{ text-align: center;}
    .fldy li{ float: none; display: inline-block; width: 30%;}
    .fldy li p{ font-size: 13px;}
    .fldy li:last-of-type{ display: none;}
}

#zpbj{ background: #edf0f3;}

.inner_contact_02{ margin: 3% 0 0;}
.inner_contact_02 .td1{ line-height: 40px;}
.inner_contact_02 .td1 p{ color: #333333; font-size: 18px; border-left: 3px solid #ff5537; 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: #ff5537; 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: 14px;
    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;}
}


#ygfc{ background: url("../images/zp_bj1.jpg") no-repeat center;}
#ygfc .tit_zp p,#ygfc .tit_zp span{ color: #fff;}

.he_g1p2 {
    width: 100%;
    position: relative;
    z-index: 1;
}
.he_g1p2ul {
    display: flex;
    align-items: center;
}

.he_g1p2li {
    margin: 0 21px;
}

.he_g1p2li {
    width: auto !important;
}

#fengcai{ margin-top: 3%; position: relative; margin-bottom: -12%;}
#fengcai .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 3%;
}
#fengcai .swiper-wrapper{ display: flex; align-items: center;}
#fengcai .swiper-slide {
    transition:0.3s;
    position: relative;
    width: auto !important;

    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 .pic{}
#fengcai .swiper-slide .pic img{max-width: 100%;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){

}
@media screen and (max-width:768px){
    #fengcai .swiper-slide{ width: inherit !important;}
}



/*新闻中心*/
.xw_hui{ background: #f1f3f6;}
.xw_hui_bj{ position: relative;}
.xw_hui_bj:before{ position: absolute; width: 100%; height: 35%; background: #f1f3f6; left: 0; top: 0; content: '';}
.xw_hui_bj .container{ position: relative; z-index: 1;}


#xwpic_info{ border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.05); margin: 3% 10px ; overflow: hidden;}
#xwpic_info .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#xwpic_info .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;
    margin: 0 !important;
    border-bottom: 4px solid #ff5537;
    background: url("../images/xwinfo_bj.jpg") no-repeat center #fff;

    /* 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;
}
#xwpic_info .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xwpic_info .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpic_info .swiper-slide .font{ text-align: left; padding: 3%;}
#xwpic_info .swiper-slide .font i:first-of-type{ padding: 0 0 2%;}
#xwpic_info .swiper-slide .font .time{ color: #999999; font-size: 16px;}
#xwpic_info .swiper-slide .font .time i{ display: inline-block; color: #ff5537; margin-right: 10px;}
#xwpic_info .swiper-slide .font .news_title{ text-align: left; color: #2051bf; font-size: 24px; font-weight: bold; white-space: nowrap;text-overflow:ellipsis; overflow: hidden;}
#xwpic_info .swiper-slide .font .content{ color: #999999; margin: 3% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
#xwpic_info .swiper-slide .font .more{ font-size: 16px; color: #ff5537;}
#xwpic_info .swiper-pagination{ left: 10px; bottom: 20px; right: auto; height: 30px; text-align: left; padding-left: 2%;}
#xwpic_info .swiper-pagination .swiper-pagination-bullet{ background: #ff5537; width: 10px; height: 10px;}
@media screen and (max-width:1440px){
    #xwpic_info .swiper-slide .font i{ display: none;}
}
@media screen and (max-width:1200px){
    #xwpic_info .swiper-slide .font .news_title{ font-size: 20px;}
    #xwpic_info .swiper-slide .font .more{ font-size: 14px;}
}

#mtjj{position: relative; margin-top: 4%;}
#mtjj .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#mtjj .swiper-slide {
    transition:0.3s;
    position: relative;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    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;
}
#mtjj .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#mtjj .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#mtjj .swiper-slide .content{ padding: 3%; width: 100%; background: #fff; transition: 0.3s;}
#mtjj .swiper-slide .news_title{ color: #333333; font-size: 18px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#mtjj .swiper-slide .news_info{ color: #999999; font-size: 14px; margin: 2% 0 3%; line-height: 25px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; min-height: 50px;}
#mtjj .swiper-slide .news_time{ clear: both; margin-top: 2%; border-top: 1px solid #f5f5f5; padding-top: 2%;}
#mtjj .swiper-slide .news_time span{ display: block; float: left; font-size: 13px; color: #999999;}
#mtjj .swiper-slide .news_time span i{ float: right; font-size: 12px; margin-left: 5px;}

#mtjj .swiper-slide .news_time p{ float: right; color: #999999;}
#mtjj .swiper-slide:hover .pic img{transform: scale(1.1);}
#mtjj .swiper-slide:hover .content{ background: #2051bf;}
#mtjj .swiper-slide:hover .news_title{ color: #fff;}
#mtjj .swiper-slide:hover .news_time{ border-top: 1px solid rgba(255,255,255,0.2);}
#mtjj .swiper-slide:hover .news_info,#mtjj .swiper-slide:hover .news_time span,#mtjj .swiper-slide:hover .news_time p{ color: rgba(255,255,255,0.5);}
#mtjj .swiper-slide:hover .news_time span:hover{ color: #fff;}



#xw_main .content{ color: #666666; font-size: 16px; border-bottom: 1px solid #f5f5f5; margin-bottom: 6%; padding: 4% 0;}
.xw_bai{ background: #fff; border-radius: 5px; margin-bottom: 10px; padding: 3%; line-height: 40px;}
.xw_bai h1{ color: #333; font-size: 22px; line-height: 40px;}
.xw_bai .click{ color: #999; font-size: 14px;}
.xw_bai .click i{ display: inline-block; margin-right: 10px;}
.xw_bai img{ display: block; max-width: 100%; margin: 2% auto;}


.xw_tit{ border-left: 3px solid #ff5537; padding-left: 15px; height: 35px; line-height: 35px; margin-bottom: 3%;}
.xw_tit .left{ color: #333333; font-size: 24px;}
.xw_tit .left span{ text-transform: uppercase; color: #999999; font-size: 14px; padding-left: 15px;}
#xgxw{ width: 100%;height: auto; margin: 7% auto !important; clear: both !important;}
#xgxw li{ height: auto; margin-bottom: 5%;}
#xgxw li .news_title{ height: 40px; text-align: center; line-height: 40px; color: #333333; font-size: 14px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; transition: 0.3s;}
#xgxw li .pic{ display: block; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #f9f9f9;}
#xgxw li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xgxw li:hover .news_title{ background:#ff5537; color: #fff;}

#prev_next{ height: 80px; line-height: 80px; }
#prev_next li{ float: left; width: 49.5%; color: #999999; background: #fff; padding: 0 5%;}
#prev_next li .page-a{white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#prev_next li a{ color: #999999;}
#prev_next li:last-of-type{ float: right; text-align: right;}
#prev_next li:hover{ color: #ff5537;}
#prev_next li:hover a{ color: #ff5537;}
@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;}
}




/*工程施工*/
#cases .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
#cases .swiper-slide {
    text-align: left;
    transition:0.3s;
    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;
}
#cases .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden;}
#cases .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cases .swiper-slide .font{ position: absolute; left: 0; top: 0; content: ''; width: 100%; height: 100%; z-index: 1; background: rgba(32,81,191,0.8); color: #fff; padding: 15% 10% 0; transition: 0.3s;}
#cases .swiper-slide .font:before{ position: absolute; left: 5%; top: 5%; width: 90%; height: 90%; border: 1px solid rgba(255,255,255,0.3); content: ''; opacity: 0; transition: 0.3s;}
#cases .swiper-slide .font .bz i{ font-size: 40px; transition: 0.3s;}
#cases .swiper-slide .font .tit{ font-size: 24px; margin-top: 10%; display: inline-block; height: 25px; line-height: 25px; padding-right: 45px; position: relative;}
#cases .swiper-slide .font .tit:before{ position: absolute; right: 10%; top: 0; content: ''; background: url("../images/end_tit_hover.png") no-repeat right center; width: 25px; height: 25px; opacity: 0; transition: 0.3s;}
#cases .swiper-slide .font .content{ padding: 5% 0 10%; margin-bottom: 10%; border-bottom: 2px solid rgba(255,255,255,0.2); position: relative;}
#cases .swiper-slide .font .content:before{ position: absolute; z-index: 1; left: 0; bottom: -2px; content: ''; width: 20%; height: 2px; background: #fff;}
#cases .swiper-slide .font .more span{ display: inline-block; position: relative; margin-left: 10px;}
#cases .swiper-slide .font .more i{ margin-left: 15px; font-size: 20px; color: #ff5537; position: relative; z-index: 1; transition: 0.3s;}
#cases .swiper-slide .font .more span:before{ position: absolute; left: 20%; top: 25%; content: ''; width: 16px; height: 16px; background: #ffe1cd; border-radius: 100%; transition: 0.3s;}
#cases .swiper-slide:hover img{ transform: scale(1.1);}
#cases .swiper-slide:hover .font{ background: rgba(0,0,0,0.6);}
#cases .swiper-slide:hover .font:before{ opacity: 1;}
#cases .swiper-slide:hover .font .bz i{ color: #ff5537;}
#cases .swiper-slide:hover .font .tit:before{ opacity: 1; right: 0;}
#cases .swiper-slide:hover .font .more i{ color: #fff;}
#cases .swiper-slide:hover .font .more span:before{ background: rgba(255,255,255,0.5);}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}

.sg_hui_bj{ position: relative;}
.sg_hui_bj:before{ position: absolute; width: 100%; height: 60%; background: #f1f3f6; left: 0; top: 0; content: '';}
.sg_hui_bj .container{ position: relative; z-index: 1;}



#gongcheng li{ background: url("../images/case_bj.jpg") no-repeat center #fff; border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom: 3%; overflow: hidden;}
#gongcheng li .pic{ display: block; height: 0; padding: 0 0 28%; position: relative; overflow: hidden;}
#gongcheng li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#gongcheng li .font{ border-bottom: 4px solid #ff5537; padding: 3%;}
#gongcheng li .font .tit{ color: #ff5537; font-size: 24px; font-weight: bold;}
#gongcheng li .font .con{ color: #7f7f7f; font-size: 16px; margin: 3% 0;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#gongcheng li .font .more{ display: inline-block; color: #ff5537; transition:0.3s;}
#gongcheng li .font .content{ padding: 3% 0 0 10%;}
#gongcheng li:hover .font .more{ background: #ff5537; color: #fff; padding: 0 10px;}
@media screen and (max-width:1440px){
    #gongcheng li .font i{ display: none;}
    #gongcheng li .font .content{ padding: 3% 0 0;}
}
@media screen and (max-width:991px){
    #gongcheng li .pic{ padding-bottom: 55%;}
}


/*翻页*/
.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;
}
