.main{ line-height: 30px; padding: 5% 0;}

@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") no-repeat center; width: 100%; height: 100%; background-size: 50%;}*/

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}
.jw-controlbar { width: 100% !important;}

#dituContent label {
    max-width: unset!important;
    text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
    .cplbnr{ padding: 0 !important;}
    .cpbai{ padding: 15px !important;}
}

.yqlj{ padding: 0 !important; height: 40px;}
.yqlj a{ padding: 0 5px;}


/*头部*/
#top_index{ height: auto; margin: 0 auto; transition: 0.3s; width: 100%; background: #fff; z-index: 9999; position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#top_index_zy{ height: auto; margin: 0 auto; position: relative; transition: 0.3s;}
#logo{ text-align: center; padding: 1% 0; transition: 0.3s;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
.top_tel_nr{  line-height: 25px; margin: 0 auto; color: #282828;}
.top_tel_nr .float-start{ text-align: left; padding-left: 10px;}
.top_tel_nr span{ font-size: 12px;}
.top_tel_nr p{ font-size: 24px;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; height: 50px; line-height: 50px; font-size: 16px; color: #333; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #333; position: relative; z-index: 1; }
#nav li .big:before{ position: absolute; left: 0; bottom: 32%; background: rgba(17,52,133,0.8); content: ''; height: 4px; width: 0; transition: 0.3s;}
#nav li:hover .big{ color: #0152a4;}
#nav li:hover .big:before{ width: 100%;}
#nav .navli_hover .big:before{ width: 100%;}
#nav .navli_hover .big{ }

#nav li .navson{display: none; position: absolute; left: 0; overflow: hidden; border-top: 1px solid #ededed; background: #f6f7f9; box-shadow: 0 10px 10px rgba(0,0,0,0.05); color: #333; top: 100%; z-index: 99999; width: 100vw;}
#nav li .navson .main{ padding: 50px 0;}
#nav li .navson .nav_font{ float: left; width: 60%; padding-right: 5%; text-align: left; line-height: 30px;}
#nav li .navson .nav_font h4{ color: #333333; font-size: 30px; margin: 0 0 10px !important;}
#nav li .navson .nav_font dl{ margin: 0; padding-top: 20px;}
#nav li .navson .nav_font dl dd{ float: left; width: 31%; text-align: left; margin: 0 2% 0 0; transition: 0.3s;}
#nav li .navson .nav_font dl dd a{ color: #333333;}
#nav li .navson .nav_font dl dd .tit{ height: 50px; line-height: 50px; font-size: 15px; border-bottom: 1px solid #ebebeb; position: relative; transition: 0.3s;}
#nav li .navson .nav_font dl dd .tit:before{ position: absolute; right: 0; top: 0; content: '>'; width: 10%; height: 100%; color: #999; font-size: 14px;}
#nav li .navson .nav_font dl dd:hover .tit{ border-bottom: 1px solid #004a92;}
#nav li .navson .nav_font dl dd:hover .tit a{ color: #004a92 !important; font-weight: bold;}
#nav li .navson .nav_pic{ float: right; width: 40%; position: relative;}
#nav li .navson .nav_pic img{ width: 100%;}
#nav li .navson .nav_pic .pic_nr{ position: absolute; left: 0; top: 0; z-index: 1; text-align: left; padding: 8% 0 0 5%;}
#nav li .navson .nav_pic .pic_nr p{ color: #000222; font-size: 30px;}
#nav li .navson .nav_pic .pic_nr span{ display: block; font-size: 18px; color: #434343; position: relative; height: 40px;}
#nav li .navson .nav_pic .pic_nr span:before{ position: absolute; left: 0; bottom: 0; width: 30%; height: 4px; background: #0152a4; content: '';}


.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{ padding: 0.2% 0;}
.top_bj_active #logo img{ transform: scale(0.8);}
.top_bj_active #nav li{ font-size: 16px;}
.top_bj_active .top_tel_nr{ padding: 5px 10px;}
.top_bj_active #c-header .c-switch i{ background: #333;}

@media screen and (max-width:1440px){
    #logo a img{ max-width: 100%;}
    #top_tel p{ font-size: 22px;}
    .top_bj_active #top_tel{ line-height: 20px;}
    .top_bj_active #top_tel p{ font-size: 18px;}
}
@media screen and (max-width:1350px){
    #top_tel p{ font-size: 18px;}
    #top_tel span{ font-size: 12px;}
    #top_tel{ line-height: 20px;}
}
@media screen and (max-width:1300px){
    #nav li:nth-child(3) .navson dl dd{ width: 15%;}
    #nav li:nth-child(3) .navson dl dd .pic{ width: 100%; height: 150px;}
    #nav li:nth-child(3) .navson dl dd .pic img{ height: 130px;}
}
@media screen and (max-width:1200px){
    #top_tel{ line-height: 20px;}
    #nav li{ font-size: 14px;}
    #nav li .navson .more{ width: 20%;}
    .top_bj_active #nav li{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #top_index .row{ margin: 0 !important;}
    #logo{ text-align: left; padding-left: 2%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    .top_bj_active #logo{ padding: 2% 0;}
    .top_bj_active #logo img{ transform: scale(1);}
}




#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 3px; transition:0.3s; opacity: 1; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #029741; opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 30px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#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{ width: 100%; text-align: left; position: relative; color: #fff; background: #01060a;}
#end_bj a{ color: rgba(255,255,255,0.5); transition: 0.3s; position: relative;}
#end_bj a:hover{ color: #fff;}
#end_bj .main{ padding: 3% 0;}

.end_nav{ width: 20%; margin-right: 5% !important;}
.end_nav li{ height: 35px; line-height: 35px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.end_nav li.big{ color: #fff; font-size: 18px; margin-bottom: 15px;}

.end_lxwm{ padding-left: 4%;}
.end_tel{ color: #fff; font-size: 38px; font-family: Bahnschrift; margin-bottom: 5%;}
.end_tel i{ color: #da0000; font-size: 36px; margin-right: 10px;}
.end_lx p{ height: auto; line-height: 35px; color: rgba(255,255,255,0.5);}
.end_lx p:last-of-type{ line-height: 20px;}

.ewm{ margin-top: 5%; width: 38%; float: left; margin-right: 10px;}
.ewm p{ display: inline-block; background: url("../images/wx_line.png") no-repeat center; background-size: 100% 100%; padding: 10px; }
.ewm p img{ max-width: 100%;}
.ewm span{ display: block; color: #7c8187; font-size: 16px; padding-top: 10px; text-align: center;}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,0.3); border-top: 1px solid rgba(255,255,255,0.1); }
#end_line a{ color: rgba(255,255,255,0.3);}
#end_line a:hover{ color: #fff;}
@media screen and (max-width:1500px){
    .end_tel{ font-size: 34px;}
}
@media screen and (max-width:1400px){
    .end_tel{ font-size: 28px;}
    .end_tel i{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    .end_nav li.big{ font-size: 16px;}
    .end_nav li{ font-size: 12px;}
}
@media screen and (max-width:991px){
    .end_tel ul li{ float: left;}
    .end_lx{ width: 100%;}
    .ewm{ margin-top: 3% !important;}
}
@media screen and (max-width:768px){
    .ewm{ width: 45%;}
    #end_bj .main{ padding: 5% 0;}
}



.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 50; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: #0152a4;}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 2% 0 1%;}
}




/*首页*/
.tit_in{ padding-bottom: 20px; position: relative;}
.tit_in:before{ text-transform: uppercase; content: attr(data-title); position: absolute; left: 0; top: 10px; width: 100%; font-family: Arial; color: #fff !important; font-size: 80px; text-shadow: 1px 1px #f0f0f0,-1px -1px #f0f0f0,1px -1px #f0f0f0,-1px 1px #f0f0f0; font-weight: bold;}
.tit_in h2{ color: #212121; font-size: 39px; font-weight: bold !important; z-index: 1; position: relative; }
.tit_in i{ width: 60px; height: 1px; background: #0152a4; z-index: 1; position: relative; margin: 0 20px;}
.tit_in p{ color: #666666; font-size: 18px; z-index: 1; position: relative; padding-top: 10px;}

.hui .tit_in:before{ color: #f5f5f5 !important; text-shadow: 1px 1px #e5e5e5,-1px -1px #e5e5e5,1px -1px #e5e5e5,-1px 1px #e5e5e5;}

.more_in{ width: 35px; height: 50px; line-height: 50px; font-size: 16px; transform: skewX(-20deg); text-align: center; background: #0152a4; border-radius: 5px;}
.more_in a{ color: #fff;}
.more_in p{ transform: skewX(20deg);}

.bai_tit h2{ color: #fff;}
.bai_tit span{ color: #fff;}
.bai_tit i{ background: #fff;}
.bai_tit:before{ text-transform: uppercase; content: attr(data-title); position: absolute; left: 0; top: 10px; width: 100%; font-family: Arial; color: #223581 !important; font-size: 80px; text-shadow: 1px 1px #36478a,-1px -1px #36478a,1px -1px #36478a,-1px 1px #36478a; font-weight: bold;}

@media screen and (max-width:1440px){
    .tit_in h2{ font-size: 32px;}
    .tit_in:before{ font-size: 60px;}
    .tit_in p{ font-size: 15px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 26px;}
    .tit_in:before{ font-size: 40px;}
    .tit_in p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .tit_in{ margin: 0 15px; width: 94%;}
    .tit_in h2{ font-size: 20px;}
    .tit_in i{ width: 20px; margin: 0 5px;}
    .tit_in p{ font-size: 12px; padding: 0;}
    .tit_in:before{ font-size: 35px;}
}
@media screen and (max-width:550px){
    .tit_in{ margin: 0 0 0 15px;}
    .tit_in h2{ font-size: 18px;}
    .tit_in i{ display: none;}
}



#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%; padding: 0;}
#cpnr .gallery-top .swiper-slide .row{ margin: 0 -15px !important;}
#cpnr .gallery-top .swiper-slide li{ position: relative; background: #f7f8fa; padding: 10%; overflow: hidden; margin-bottom: 5%;}
#cpnr .gallery-top .swiper-slide li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; transition: 0.3s; margin-top: 12%; }
#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 .tit p{ color: #bfbfbf; font-size: 16px; border-bottom: 1px solid #e5e5e5; height: 40px;}
#cpnr .gallery-top .swiper-slide li .tit h2{ color: #282828; font-size: 22px; padding-top: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}

#cpnr .gallery-top .swiper-slide li .font{ position: absolute; left: -100%; top: 0; background: #0152a4; width: 100%; height: 100%; padding: 8%; color: #fff; z-index: 2; transition: 0.4s; opacity: 0; overflow: hidden;}
#cpnr .gallery-top .swiper-slide li .font .tit,#cpnr .gallery-top .swiper-slide li .font .con,#cpnr .gallery-top .swiper-slide li .font dl{ position: relative; z-index: 1;}
#cpnr .gallery-top .swiper-slide li .font p{ color: rgba(255,255,255,0.5); font-size: 16px; border-bottom: 1px solid rgba(255,255,255,0.1); height: 40px;}
#cpnr .gallery-top .swiper-slide li .font h2{ color: rgba(255,255,255,0.8); font-size: 22px; padding-top: 20px;}
#cpnr .gallery-top .swiper-slide li .font .con{ color: rgba(255,255,255,0.8); margin: 15% 0 20%; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#cpnr .gallery-top .swiper-slide li .font dl dd{ height: 45px; line-height: 45px; background: #ffffff; text-align: center; color: #fff; width: 45%; position: relative; overflow: hidden;}
#cpnr .gallery-top .swiper-slide li .font dl dd:last-of-type{ background: #009944;}
#cpnr .gallery-top .swiper-slide li .font dl dd a{ display: block; position: relative; z-index: 1; color: #0152a4;}
#cpnr .gallery-top .swiper-slide li .font dl dd:last-of-type a{ color: #fff;}
#cpnr .gallery-top .swiper-slide li:hover .pic img{transform: scale(1.1);}
#cpnr .gallery-top .swiper-slide li:hover .pic p{ bottom: -60px;}
#cpnr .gallery-top .swiper-slide li:hover .font{ width: 100%; height: 100%; left: 0; opacity: 1;}

#cpnr .gallery-thumbs { height: auto; padding: 0 0 0 45%; box-sizing: border-box; position: absolute; right: 0; top: -25%;}
#cpnr .gallery-thumbs .swiper-slide { text-align: center; background: #f6f6f6; color: #333333; height: 47px; line-height: 47px; border-radius: 5px; transition: 0.3s; cursor: pointer;}
#cpnr .gallery-thumbs .swiper-slide p{ font-size: 20px;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #0152a4;}
@media screen and (max-width:1600px){
    #cpnr .gallery-thumbs .swiper-slide p{ font-size: 20px;}
    #cpnr .gallery-top .swiper-slide li .tit h2{ font-size: 20px;}
}
@media screen and (max-width:1440px){
    #cpnr .gallery-thumbs .swiper-slide p{ font-size: 18px;}
    #cpnr .gallery-top .swiper-slide li .tit h2{ font-size: 18px;}
    #cpnr .gallery-top .swiper-slide li .font .con{ margin: 10% 0;}
}
@media screen and (max-width:1200px){
    #cpnr .gallery-thumbs{ position: relative; top: 0; margin-bottom: 3%; padding: 0;}
    #cpnr .gallery-top .swiper-slide li{ margin-bottom: 5%;}
    #cpnr .gallery-top .swiper-slide li .tit h2{ font-size: 16px;}
    #cpnr .gallery-top .swiper-slide li .font .con{ margin: 7% 0; line-height: 25px; font-size: 12px;}
    #cpnr .gallery-top .swiper-slide li .font dl dd{ height: 30px; line-height: 30px; font-size: 12px;}
}
@media screen and (max-width:991px){
    #cpnr .gallery-thumbs .swiper-slide p{ padding: 0; font-size: 16px;}
    #cpnr .gallery-top .swiper-slide li .pic p{ height: 40px; line-height: 40px; font-size: 14px;}
    #cpnr .gallery-top .swiper-slide li .font .more{ margin-top: 10%;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 16px;}
}
@media screen and (max-width:765px){
    #cpnr .gallery-top .swiper-slide p{ font-size: 12px;}
    #cpnr .gallery-top .swiper-slide li .font .more{ display: none;}
}

.in_02{ margin-top: 2%;}
.in_02 .container{ padding: 0 !important;}
.in_02 .mySwiper2{height: auto;overflow: hidden;}
.in_02 .mySwiper2 .swiper-slide{ background: #0152a4;}
.in_02 .mySwiper2 .swiper-slide .pic{ float: left; width: 70%; height: 0; padding-bottom: 55%; position: relative; overflow: hidden; transition: 0.3s; }
.in_02 .mySwiper2 .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.in_02 .mySwiper2 .swiper-slide .in02b{ float: right; width: 30%; color: #fff; padding: 10% 3% 0;}
.in_02 .mySwiper2 .swiper-slide .in02b em{ display: block; font-size: 50px; height: 60px;}
.in_02 .mySwiper2 .swiper-slide .in02b span{ display: block; font-size: 30px;}
.in_02 .mySwiper2 .swiper-slide .in02b i{ color: rgba(255,255,255,0.5); font-size: 14px; text-transform: uppercase;}
.in_02 .mySwiper2 .swiper-slide .in02b p{ font-size: 16px; line-height: 40px; padding: 12% 0;}
.in_02 .mySwiper2 .swiper-slide .in02b more{ display: block; width: 145px; height: 45px; background: #fff; line-height: 45px; color: #0152a4; text-align: center; transition: 0.3s;}
.in_02 .mySwiper2 .swiper-slide .in02b more:hover{ background: #da0000; color: #fff;}

.in_02 .mySwiper{ overflow: inherit; background: #fff;}
.in_02 .mySwiper .swiper-wrapper{display: block !important;}
.in_02 .in02a{ height: auto; transition-duration: 0ms !important;transform: translate3d(0px, 0px, 0px) !important; position: relative; z-index: 2 !important;}
.in_02 .mySwiper .swiper-slide{float: left; width: 50% !important; height: 33.3%; padding: 6.7% 0; cursor: pointer; transition:.4s; overflow: hidden; text-align: center; border-right: 1px solid #e7e9eb; border-bottom: 1px solid #e7e9eb; }
.in_02 .mySwiper .swiper-slide:nth-of-type(2){border-right: none;}
.in_02 .mySwiper .swiper-slide:hover{background:#0152a4;color:#fff;}
.in_02 .mySwiper .swiper-slide:hover span{color:#fff;}
.in_02 .mySwiper .swiper-slide:hover p{color:#fff;}
.in_02 .mySwiper .swiper-slide:hover i{background:#8ea7cd;}
.in_02 .mySwiper .swiper-slide:hover em{color:#fff;}
.in_02 .mySwiper .swiper-slide em{font-size: 45px;height: 45px;line-height: 45px;overflow: hidden;color: #666666;}
.in_02 .mySwiper .swiper-slide span{display: block; font-size: 20px;color: #777;}
.in_02 .mySwiper .swiper-slide p{font-size: 12px;text-transform: uppercase;color: #999;font-family: cursive;}
.in_02 .mySwiper .swiper-slide i{display: block;width: 30px;height: 1px; background: #c9c9c9;margin:1rem auto 0 auto; }
.in_02 .mySwiper .swiper-slide-thumb-active{background:#1c4f9a;color:#fff;}
.in_02 .mySwiper .swiper-slide-thumb-active em{color:#fff;}
.in_02 .mySwiper .swiper-slide-thumb-active span{color:#fff;}
.in_02 .mySwiper .swiper-slide-thumb-active p{color:#fff;}


@media screen and (max-width:1700px){
    .in_02 .mySwiper2 .swiper-slide .pic{ padding-bottom: 59%;}
}
@media screen and (max-width:1500px){
    .in_02 .mySwiper .swiper-slide{ padding: 5% 0;}
}
@media screen and (max-width:1440px){
    .in_02 .mySwiper2 .swiper-slide .in02b em{ font-size: 40px; height: 50px;}
    .in_02 .mySwiper2 .swiper-slide .in02b span{ font-size: 24px;}
    .in_02 .mySwiper2 .swiper-slide .in02b p{ font-size: 14px; line-height: 30px;}
    .in_02 .mySwiper .swiper-slide{ padding: 5% 0;}
    .in_02 .mySwiper .swiper-slide em{ font-size: 36px;}
    .in_02 .mySwiper .swiper-slide span{ font-size: 16px;}
    .in_02 .mySwiper .swiper-slide i{ display: none;}
}
@media screen and (max-width:1200px){
    .in_02 .mySwiper .swiper-slide{ line-height: 25px;}
    .in_02 .mySwiper2 .swiper-slide .in02b em{ font-size: 30px; height: 40px;}
    .in_02 .mySwiper2 .swiper-slide .in02b{ padding: 5% 3% 0;}
    .in_02 .mySwiper2 .swiper-slide .in02b span{ font-size: 20px;}
    .in_02 .mySwiper2 .swiper-slide .in02b p{ font-size: 12px; line-height: 25px;}
    .in_02 .mySwiper2 .swiper-slide .in02b more{ height: 30px; line-height: 30px; font-size: 12px;}
}
@media screen and (max-width:991px){
    .in_02 .mySwiper .swiper-slide em{ display: none;}
    .in_02 .mySwiper .swiper-slide{ padding: 1% 0;}
    .in_02 .mySwiper2 .swiper-slide .in02b span{ font-size: 16px;}
}
@media screen and (max-width:768px){
    .in_02 .mySwiper2 .swiper-slide .pic,.in_02 .mySwiper2 .swiper-slide .in02b{ width: 100%;}
    .in_02 .mySwiper2 .swiper-slide .in02b{ padding: 3%;}
    .in_02 .mySwiper2 .swiper-slide .in02b p{ padding: 2% 0;}
    .in_02 .mySwiper2 .swiper-slide .in02b em{ display: none;}
}



#shili{position: relative; margin-top: 3%;}
#shili .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#shili .swiper-slide {
    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;
}
#shili .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 110%; position: relative; overflow: hidden;}
#shili .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}

#shili .swiper-slide .content{ position: absolute; left: 0; top: 0; width: 100%; height: 50%; z-index: 1; padding: 10% 0 0; background-image: linear-gradient(to bottom,rgba(0,60,120,0.8),rgba(255,255,255,0.05)); text-align: center; line-height: 40px; transition: 0.3s; color: #fff;}
#shili .swiper-slide p{ font-size: 30px; font-weight: bold;}
#shili .swiper-slide span{ font-size: 16px; margin: 3% 0 4%; text-transform: uppercase;}
#shili .swiper-slide .more{ position: absolute; left: 0; bottom: -100%; opacity: 0; font-size: 18px; width: 100%; height: 80px; background: #0152a4; line-height: 80px; transition: 0.5s;}
#shili .swiper-slide .more i{ font-size: 30px; margin-left: 10px;}
#shili .swiper-slide .more a{ color: #fff; transition: 0.3s;}
#shili .swiper-slide:hover .more{ bottom: 0; opacity: 1;}
@media screen and (max-width:1440px){
    #shili .swiper-slide .content{ line-height: 30px;}
    #shili .swiper-slide p{ font-size: 24px;}
    #shili .swiper-slide span{ font-size: 14px;}
    #shili .swiper-slide .more{ height: 50px; line-height: 50px; font-size: 16px;}
    #shili .swiper-slide .more i{ font-size: 26px;}
}
@media screen and (max-width:1200px){

}



#gsjjbj{ background: url("../images/gsjj.jpg") no-repeat center; padding-bottom: 10%;}

.gsjj_con .tit{ padding: 30px 0 20px; position: relative; line-height: 40px;}
.gsjj_con .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 15%; height: 1px; background: #7d888c;}
.gsjj_con .tit:after{ position: absolute; left: 0; bottom: 0; content: ''; width: 7%; height: 1px; background: #0152a4;}
.gsjj_con .tit h1{ color: #222222; font-size: 46px; font-weight: bold !important;}
.gsjj_con .tit p{ color: #282828; font-size: 30px;}
.gsjj_con dl{ margin: 0 !important;}
.gsjj_con dl dd h2{ color: #0152a4; display: inline-block; font-size: 45px; font-family: cursive !important; font-weight: bold !important; position: relative;}
.gsjj_con dl dd h2 sub{ position: absolute; right: -20px; bottom: 15px; font-size: 16px; font-weight: normal !important;}
.gsjj_con dl dd p{ color: #3f4042; font-size: 20px;}
.gsjj_con{ position: relative;}
.gsjj_con:before{ position: absolute; text-align: right; right: 0; top: 30%; width: 100%; height: 100%; content: 'Company Profile'; color: rgba(255,255,255,0.05); font-size: 145px; font-weight: bold; text-transform: uppercase;}

#gsjjbj .content{ color: #282828; font-size: 18px; margin: 3% 0; line-height: 40px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.jj_more{ display: inline-block; color: #0152a4; font-size: 18px; position: relative; margin-top: 3%;}
.jj_more:before{ position: absolute; right: 0; bottom: 5px; content: ''; width: 100%; height: 5px; background: rgba(17,52,133,0.5); transition: 0.5s;}
.jj_more:hover:before{ width: 0; }

@media screen and (max-width:1440px){
    .gsjj_con .tit p{ font-size: 24px;}
    .gsjj_con .tit h1{ font-size: 36px;}
    .gsjj_con:before{ font-size: 70px;}
    .gsjj_con .tit{ padding-top: 50px;}
    .gsjj_con dl dd h2{ font-size: 36px;}
    .gsjj_con dl dd h2 sub{ font-size: 14px;}
    .gsjj_con dl dd p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .gsjj_con .tit p{ font-size: 20px;}
    .gsjj_con:before{ font-size: 60px;}
    .gsjj_con .tit{ padding-top: 20px;}
}
@media screen and (max-width:991px){
    #content_zy{ font-size: 14px; padding: 3% 15px; line-height: 30px;}
    .gsjj_con:before{ font-size: 50px;}
    .gsjj_con .tit{ line-height: 35px; padding-bottom: 10px; padding-top: 20px;}
    .gsjj_con .tit h1{ font-size: 26px;}
    .gsjj_con .tit p{ font-size: 14px;}
    #gsjjbj .content{ font-size: 16px;}
    .jj_more{ font-size: 16px;}
    .gsjj_con dl{ margin: 3% 0 0 !important;}
    .gsjj_con dl dd{ float: left; width: 50%; line-height: 25px; margin-bottom: 5%;}
    .gsjj_con dl dd h2{ font-size: 30px;}
    .gsjj_con dl dd p{ font-size: 14px;}
    .gsjj_con dl dd h2 sub{ font-size: 12px;}
    #gsjjbj{ padding-bottom: 20%;}
}
@media screen and (max-width:768px){
    .gsjj_con:before{ font-size: 40px;}
    #gsjjbj{ padding-bottom: 50%;}
}



#xinwen{ margin-top: 2%; position: relative;}
#xinwen .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#xinwen .swiper-slide { background-size: cover; background-position: center; position: relative;}
#xinwen .gallery-top { height: auto; width: 100%; padding: 0;}
#xinwen .gallery-top .swiper-slide .row{ margin: 0 !important;}
#xinwen .gallery-top .swiper-slide ul{ background: #f8f8f8; padding: 2% !important;}
#xinwen .gallery-top .swiper-slide li{ position: relative; background: #fff; overflow: hidden;}
#xinwen .gallery-top .swiper-slide li .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xinwen .gallery-top .swiper-slide li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xinwen .gallery-top .swiper-slide li .font{ background: #fff; width: 100%; padding: 8% 5% 10%;}
#xinwen .gallery-top .swiper-slide li .font .news_time{ color: #999999; font-size: 16px;}
#xinwen .gallery-top .swiper-slide li .font .content{ padding-top: 3%; width: 80%;}
#xinwen .gallery-top .swiper-slide li .font .content .news_title{ color: #333333; font-size: 18px; width: 100%; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; min-height: 70px; font-weight: bold;}
#xinwen .gallery-top .swiper-slide li .font .content .news_content{ color: #a7a7a7; margin-top: 3%; font-size: 16px;}
#xinwen .gallery-top .swiper-slide li .font i{ float: right; width: 40px; height: 40px; text-align: center; line-height: 35px; border: 1px solid #c8c8c8; border-radius: 100%; transition: 0.3s;}
#xinwen .gallery-top .swiper-slide li .font i svg{ width: 20px;}
#xinwen .gallery-top .swiper-slide li .font i svg path{ fill: #666; transition: 0.3s;}
#xinwen .gallery-top .swiper-slide li:hover .font i{ border: 1px solid #0152a4; background: #0152a4;}
#xinwen .gallery-top .swiper-slide li:hover .font i svg path{ fill: #fff;}
#xinwen .gallery-top .swiper-slide li:hover .font i{transform:rotate(-45deg);}

#xinwen .gallery-thumbs { height: auto; padding: 0 0 0 60%; box-sizing: border-box; position: absolute; right: 0; top: -15%;}
#xinwen .gallery-thumbs .swiper-slide { text-align: center; background: #f6f6f6; color: #333333; height: 47px; line-height: 47px; border-radius: 5px; transition: 0.3s; cursor: pointer;}
#xinwen .gallery-thumbs .swiper-slide p{ font-size: 20px;}
#xinwen .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #0152a4;}
@media screen and (max-width:1600px){
    #xinwen .gallery-thumbs .swiper-slide p{ font-size: 20px;}
    #xinwen .gallery-top .swiper-slide li .tit h2{ font-size: 20px;}
}
@media screen and (max-width:1440px){
    #xinwen .gallery-thumbs .swiper-slide p{ font-size: 18px;}
    #xinwen .gallery-top .swiper-slide li .tit h2{ font-size: 18px;}
    #xinwen .gallery-top .swiper-slide li .font .con{ margin: 10% 0;}
}
@media screen and (max-width:1200px){
    #xinwen .gallery-thumbs{ position: relative; top: 0; margin-bottom: 3%; padding: 0;}
    #xinwen .gallery-top .swiper-slide li{ margin-bottom: 5%;}
    #xinwen .gallery-top .swiper-slide li .tit h2{ font-size: 16px;}
    #xinwen .gallery-top .swiper-slide li .font .con{ margin: 7% 0; line-height: 25px; font-size: 12px;}
    #xinwen .gallery-top .swiper-slide li .font .content .news_title{ min-height: 60px;}
}
@media screen and (max-width:991px){
    #xinwen .gallery-thumbs .swiper-slide p{ padding: 0; font-size: 16px;}
    #xinwen .gallery-top .swiper-slide li .pic p{ height: 40px; line-height: 40px; font-size: 14px;}
    #xinwen .gallery-top .swiper-slide li .font .more{ margin-top: 10%;}
    #xinwen .gallery-top .swiper-slide li .font .tit{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #xinwen .gallery-thumbs .swiper-slide p{ font-size: 14px;}
    #xinwen .gallery-top .swiper-slide p{ font-size: 12px;}
    #xinwen .gallery-top .swiper-slide li .font .more{ display: none;}
    #xinwen .gallery-top .swiper-slide li .font .content .news_title{ font-size: 16px; min-height: auto; line-height: 25px;}
}










/*公司简介*/
.gsjj_con_nr .tit{ padding: 30px 0; position: relative; line-height: 60px;}
.gsjj_con_nr .tit h1{ color: #222222; font-size: 46px; font-weight: bold !important;}
.gsjj_con_nr .tit p{ color: #282828; font-size: 30px;}
.gsjj_con_nr .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 15%; height: 1px; background: #7d888c;}
.gsjj_con_nr .tit:after{ position: absolute; left: 0; bottom: 0; content: ''; width: 7%; height: 1px; background: #0152a4;}
.gsjj_con_nr dl{ margin: 0 !important;}
.gsjj_con_nr dl dd h2{ color: #0152a4; display: inline-block; font-size: 52px; font-family: cursive !important; font-weight: bold !important; position: relative;}
.gsjj_con_nr dl dd h2 sub{ position: absolute; right: -30px; bottom: 20px; font-size: 18px; font-weight: normal !important;}
.gsjj_con_nr dl dd p{ color: #3f4042; font-size: 20px;}
.gsjj_con_nr{ position: relative;}
.gsjj_con_nr:before{ position: absolute; text-align: left; right: 0; top: 15%; width: 100%; height: 100%; content: 'Enterprise introduction'; color: rgba(40,40,40,0.03); font-size: 110px; font-weight: bold; text-transform: uppercase;}

#content_zy{ color: #282828; font-size: 16px; line-height: 35px; padding-top: 3%;}

@media screen and (max-width:1440px){
    .gsjj_con_nr .tit p{ font-size: 40px;}
    .gsjj_con_nr .tit h1{ font-size: 24px;}
    .gsjj_con_nr:before{ font-size: 70px;}
    .gsjj_con_nr .tit{ padding-top: 50px;}
    .gsjj_con_nr dl dd h2{ font-size: 36px;}
    .gsjj_con_nr dl dd h2 sub{ font-size: 14px;}
    .gsjj_con_nr dl dd p{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .gsjj_con_nr:before{ font-size: 60px;}
    .gsjj_con_nr .tit p{ font-size: 32px;}
    .gsjj_con_nr .tit h1{ font-size: 20px;}
    .gsjj_con_nr .tit{ line-height: 45px; padding-top: 30px;}
}
@media screen and (max-width:991px){
    #content_zy{ font-size: 14px; padding: 3% 15px; line-height: 30px;}
    .gsjj_con_nr:before{ font-size: 50px; top: 0;}
    .gsjj_con_nr .tit{ padding-top: 0;}
    .gsjj_con_nr .tit h1{ font-size: 18px;}
    .gsjj_con_nr .tit p{ font-size: 24px;}
    .gsjj_con_nr dl{ margin: 5% 0 0 !important;}
    .gsjj_con_nr dl dd{ float: left; width: 50%; line-height: 25px; margin-bottom: 5%;}
    .gsjj_con_nr dl dd h2{ font-size: 30px;}
    .gsjj_con_nr dl dd h2 sub{ font-size: 12px;}
    .gsjj_con_nr dl dd p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .gsjj_con_nr:before{ font-size: 25px;}
    .gsjj_con_nr .tit{ line-height: 25px;}
}

#whbj{ background: url("../images/whbj.jpg") no-repeat center top;}
.jjtit{ color: #0152a4; font-size: 18px; text-transform: uppercase; font-weight: normal !important; position: relative; z-index: 1;}
#whbj .tit_in:before{ color: #050b21 !important; text-shadow: 1px 1px rgba(255,255,255,0.1),-1px -1px rgba(255,255,255,0.1),1px -1px rgba(255,255,255,0.1),-1px 1px rgba(255,255,255,0.1);}
#whbj ul{ padding: 4% 0 !important;}
#whbj ul li{ text-align: center; color: rgba(255,255,255,0.2); font-size: 24px; padding: 3% 0; transition: 0.3s; cursor: pointer;}
#whbj ul li:hover,#whbj ul li.on{ transform: scale(1.3); color: #fff;}
@media screen and (max-width:768px){
    #whbj ul li{ font-size: 14px;}
}



#rybj{ padding: 0; margin-top: 3%;}
#rybj .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#rybj .swiper-slide {
    text-align: center;
    border: 1px solid #ececec;
    padding: 3%;
    transition: 0.3s;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#rybj .swiper-slide .pic{ background: url("../images/rypic_bj.jpg") no-repeat center; background-size: 100% 100%; padding: 13px 10px; width: 100%;}
/*#rybj .swiper-slide .pic{width: 100%;}*/
#rybj .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 140%; position: relative; overflow: hidden; transition:0.3s; }
#rybj .swiper-slide .pic span{ display: block; width: 100%; height: 100%; object-fit: cover; top: 0; left: 0; position: absolute; text-align: center; transition:0.3s; overflow: hidden; }
#rybj .swiper-slide .pic span img{ max-width: 100%; height: 100%; transition: 0.3s;}
#rybj .swiper-slide p{ width: 100%; font-size: 18px; padding-top: 20px; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#rybj .swiper-slide:hover{ background: #0152a4;}
#rybj .swiper-slide:hover .pic span img{transform: scale(1.05);}
#rybj .swiper-slide:hover p{ color: #fff;}

#rybj.activeDown,#rybj.activeDown a{cursor:none !important;}
@media screen and (max-width:765px){
    #rybj{ background-size: 100%;}
    #rybj .swiper-slide p{ font-size: 14px;}
}


/*产品中心*/
.cp_class{ background: #f5f5f5;}
.cp_class:nth-of-type(2n){ background: #fff;}
.cp_class .tit_in:before{ color: #f5f5f5 !important; text-shadow: 1px 1px #dfdfdf,-1px -1px #dfdfdf,1px -1px #dfdfdf,-1px 1px #dfdfdf;}
.cp_class:nth-of-type(2n) .tit_in:before{ color: #fff !important; text-shadow: 1px 1px #ececec,-1px -1px #ececec,1px -1px #ececec,-1px 1px #ececec;}

#xwzx{ overflow: hidden;}
#xwzx .swiper-container {
    width: 100%;
    padding: 3% 0 0;
    height: 100%;
}
#xwzx .swiper-slide {
    transition:0.3s;
    background: #f7f8fa;
    padding: 2%;
    position: relative;
    overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwzx .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; transition: 0.3s; margin-top: 12%; }
#xwzx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xwzx .swiper-slide .tit{ width: 100%;}
#xwzx .swiper-slide .tit p{ color: #bfbfbf; font-size: 16px; border-bottom: 1px solid #e5e5e5; height: 40px;}
#xwzx .swiper-slide .tit h2{ color: #282828; font-size: 22px; padding-top: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}

#xwzx .swiper-slide .font{ position: absolute; left: -100%; top: 0; background: #0152a4; width: 100%; height: 100%; padding: 8%; color: #fff; z-index: 2; transition: 0.4s; opacity: 0; overflow: hidden;}
#xwzx .swiper-slide .font .tit,#xwzx .swiper-slide .font .con,#xwzx .swiper-slide .font dl{ position: relative; z-index: 1;}
#xwzx .swiper-slide .font p{ color: rgba(255,255,255,0.5); font-size: 16px; border-bottom: 1px solid rgba(255,255,255,0.1); height: 40px;}
#xwzx .swiper-slide .font h2{ color: rgba(255,255,255,0.8); font-size: 22px; padding-top: 20px;}
#xwzx .swiper-slide .font .con{ color: rgba(255,255,255,0.8); margin: 15% 0 20%; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
#xwzx .swiper-slide .font dl dd{ height: 45px; line-height: 45px; background: #ffffff; text-align: center; color: #fff; width: 45%; position: relative; overflow: hidden;}
#xwzx .swiper-slide .font dl dd:last-of-type{ background: #009944;}
#xwzx .swiper-slide .font dl dd a{ display: block; position: relative; z-index: 1; color: #0152a4;}
#xwzx .swiper-slide .font dl dd:last-of-type a{ color: #fff;}
#xwzx .swiper-slide:hover .pic img{transform: scale(1.1);}
#xwzx .swiper-slide:hover .pic p{ bottom: -60px;}
#xwzx .swiper-slide:hover .font{ width: 100%; height: 100%; left: 0; opacity: 1;}


.cpnr_info{ margin-top: 3% !important;}
.cpnr_info li{ padding: 5%; background: #f7f8fa; line-height: 45px; margin-bottom: 5%;}
.cpnr_info li .img{ overflow: hidden; width: 100%; height: 0; padding-bottom: 100%; position: relative;}
.cpnr_info li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.cpnr_info li .title{ padding-top: 5%;}
.cpnr_info li .title h3{ color: #000000; font-size: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cpnr_info li .title em{ display: block; min-height: 20px; font-size: 16px; color: #999999;}
.cpnr_info li .title p{ display: block; width: 50px; height: 50px; background: #fff; line-height: 50px; text-align: center; margin-top: 3%; transition: 0.5s; overflow: hidden; }
.cpnr_info li .title p span{ margin-left: 5%; color: #fff;}
.cpnr_info li .title p i{ color: #20317f; font-weight: bold; margin-left: 20px;}
.cpnr_info li:hover .title p{ background: #20317f; width: 100%;}
.cpnr_info li:hover .title p i{ color: #fff; margin-left: 0;}
.cpnr_info li:hover .img img{transform: scale(1.05);}
@media screen and (max-width:1600px){
    .cpnr_info li .title h3{ font-size: 18px;}
    .cpnr_info li .title em{ font-size: 14px;}
}
@media screen and (max-width:1440px){
    .cpnr_info li .title p{ width: 40px; height: 40px; line-height: 40px;}
    .cpnr_info li .title p i{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .cpnr_info li{ line-height: 30px;}
    .cpnr_info li .title h3{ font-size: 16px;}
    .cpnr_info li .title p{ width: 35px; height: 35px; line-height: 35px;}
    .cpnr_info li .title p i{ font-size: 14px;}
    .cpnr_info li .title em{ font-size: 12px;}
}
@media screen and (max-width:768px){
    .cpnr_info li .title h3{ font-size: 14px;}
    .cpnr_info li .title em{ display: none;}
}


.cpinfobj{ background: url("../images/cpinfo_bj.jpg") no-repeat center top;}
.cpinfobj .home_zy{ color: #fff;}
.cpinfobj .home_zy a,.cpinfobj .home_zy i,.cpinfobj .home_zy a:last-of-type{ color: #fff;}
.pro_con{ position: relative; overflow: hidden; background: #fff;}
.pro_con .row{ margin: 0;}

.cp_left{ height: 0; padding-bottom: 35%; position: relative; overflow: hidden; }
.cp_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}

.cp_right{ padding: 3%; }
.cp_right .tit{ border-bottom: 2px solid #e0e0e0; line-height: 40px; padding-bottom: 4%; position: relative; }
.cp_right .tit:before{ position: absolute; left: 0; bottom: -2px; width: 20%; height: 2px; content: ''; background: #0152a4;}
.cp_right .tit h2{ color: #000000; font-size: 32px; font-weight: bold !important;  white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.cp_right .tit p{ color: #fff; font-size: 16px; background: #0152a4; height: 40px; line-height: 40px; border-radius: 20px; padding: 0 30px;}
.cp_right .tit p i{ font-size: 20px; margin-right: 10px;}
.cp_right .content{ background: #f6f6f6; padding: 3%; color: #666; font-size: 16px; border-radius: 5px; margin: 5% 0;}
.cp_right .content span{ display: block; height: 40px; color: #0152a4; font-size: 18px; font-weight: bold;}
.cp_right .content p{ display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.cp_right dl{ margin-bottom: 5%;}
.cp_right dl dd{ color: #282828; font-size: 16px; margin-right: 5%;}
.cp_right dl dd:last-of-type{ margin-right: 0;}
.cp_right dl dd span{ color: #009944;}
.cp_right .zixun-btn{ height: 50px; line-height: 50px; color: #0152a4; text-align: center; font-size: 18px; transition: 0.3s; border: 1px solid #0152a4; border-radius: 5px;}
.cp_right .zixun-btn a{ color: #0152a4;}
.cp_right .zixun-btn:hover{ background: #0152a4;}
.cp_right .zixun-btn:hover a{ color: #fff;}
.cp_right .order-btn{ height: 50px; line-height: 50px; color: #fff; background: #0152a4; text-align: center; font-size: 18px; transition: 0.3s; border: 1px solid #0152a4; border-radius: 5px;}
.cp_right .order-btn a{ color: #fff;}
.cp_right .order-btn:hover{ background: none; border: 1px solid #0152a4;}
.cp_right .order-btn:hover a{ color: #0152a4;}
@media screen and (max-width:1440px){
    .cp_right dl dd{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .cp_right dl dd{ font-size: 12px;}
    .cp_right .content{ font-size: 12px;}
    .cp_right h2{ font-size: 20px;}
    .cp_right .zixun-btn,.cp_right .order-btn{ font-size: 16px;}
}
@media screen and (max-width:991px){
    .cp_left{ padding-bottom: 100%; margin-top: 3%;}
    .cp_right{ margin-top: 3%;}
    .cp_right .order-btn{ display: none;}
}
@media screen and (max-width:768px){

}



#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; border-bottom: 1px solid #efefef;}
.cpbt{ margin: 3% auto 0 !important; height: 60px; line-height: 60px; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; font-size: 16px; width: 15%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ display: block; position: relative; z-index: 1; color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 2px; content: ''; background: #0152a4; transition: 0.4s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover:after{ position: absolute; left: 20%; bottom: 0; width: 60%; content: ''; background: #0152a4;}
.cpbt li:hover a{ color: #0152a4;}
.cpbt li.current:hover:after{ left: 20%; width: 60%; background: #0152a4;}
.cpbt li.current:after{ left: 20%; width: 60%; background: #1750b1;}
.cpbt li.current:hover a{ color: #0152a4;}
.cpbt li.current a{ color: #0152a4;}
.cpbtqh_active{ top: 0; position: fixed; box-shadow: 0 0 15px rgba(0,0,0,0.1); left: 0; z-index: 999; margin: 0 !important;}
.cpbtqh_active .cpbt{ margin-top: 0 !important;}
@media screen and (max-width:1440px){
    .cpbt li{ width: 20%;}
    .bt_cp{ font-size: 20px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .cpbt li{ font-size: 13px;}
    .cpbt li.current:after,.cpbt li.current:hover:after,.cpbt li:hover:after{ left: 0; width: 100%;}
}

.cp_content{ padding: 3% 0; font-size: 15px !important; margin-bottom: 5%; line-height: 35px !important;}
.cp_content p,.cp_content span{ font-size: 15px !important;}
.cp_content img{ max-width: 100%; display: block; margin: 2% auto;}
.cp_content table{ margin: 0 auto 3%; border: 1px solid #ccc; width: 80% !important;}
.cp_content table td,.cp_content table th{ border-right: 1px solid #ccc;}

.line{ background: url("../images/line.png") repeat-x left top; width: 100%; height: 5px; margin-bottom: 5%;}
@media screen and (max-width:1200px){
    .cp_content table{ width: 100% !important;}
}
@media screen and (max-width:768px){
    .cpnr{ padding: 15px;}
    .cp_content table{ font-size: 12px !important;}
    .cp_content{ line-height: 30px !important;}
    .cp_content,.cp_content p,.cp_content span{ font-size: 12px !important;}
}

#anli{position: relative; margin:3% 0 5%;}
#anli .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#anli .swiper-slide {
    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;
}
#anli .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#anli .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#anli .swiper-slide .pic .pichover{ position: absolute; content: ""; background: url("../images/hover_bj.png") repeat top center rgba(1,82,164,0.9); left: 0; top: 0; right: 0; bottom: 0; width: 90%; height: 90%; margin:auto; transform: scale(0); transition: all 0.5s; opacity: 0; z-index: 99;}
#anli .swiper-slide .pic .pichover i svg{ width: 40px; height: 40px; fill: #fff}
#anli .swiper-slide .pic .pichover p{ font-size:18px; color: #fff; margin-top: 3% !important;}
#anli .swiper-slide .tit{ width: 100%; height: 60px; line-height: 60px; font-size: 20px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; text-align: center;}
#anli .swiper-slide:hover .pic .pichover{ transform: scale(1); opacity: 1}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #anli .swiper-slide .tit{ font-size: 16px;}
}




#pinpai{ margin: 3% 0 5% !important;}
#pinpai li{ background: #f8f8f8; padding: 3%; width: 32%; float: left; margin: 1% 0; position: relative; overflow: hidden; transition: 0.3s;}
#pinpai li p{ color: #333333; font-size: 30px; font-weight: bold; position: relative; z-index: 1; transition: 0.3s;}
#pinpai li span{ width: 80%; color: #666666; font-size: 16px; display: block; min-height: 105px; padding-top: 3%; position: relative; z-index: 1; transition: 0.3s;}
#pinpai li svg{ width: 120px; position: absolute; right: -30px; bottom: -30px; transition: 0.3s;}
#pinpai li svg path{ fill: rgba(227,228,230,0.5); transition: 0.3s;}
#pinpai li:hover{ background: #0152a4;}
#pinpai li:hover p{ color: #fff;}
#pinpai li:hover span{ color: rgba(255,255,255,0.5);}
#pinpai li:hover svg{ right: 0; bottom: 0;}
#pinpai li:hover svg path{ fill: rgba(255,255,255,0.2);}

@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #pinpai li p{ font-size: 22px;}
    #pinpai li span{ width: 100%; font-size: 14px;}
}
@media screen and (max-width:1200px){
    #pinpai li svg{ width: 85px;}
    #pinpai li p{ font-size: 20px;}
    #pinpai li span{ width: 100%; font-size: 12px; line-height: 25px;}
}
@media screen and (max-width:991px){
    #pinpai li{ width: 48%; margin: 1%;}
    #pinpai li span{ display: block; min-height: 50px;}
}
@media screen and (max-width:768px){
    #pinpai li p{ font-size: 16px;}
    #pinpai li span{ display: block; min-height: 130px;}
}


.demo-honor-k{ position: relative; overflow: hidden;}
.demo-honor-k .honor-img{ position: relative; width: 100%; height: 0; padding-bottom: 75%; overflow: hidden;}
.demo-honor-k .honor-img:after{ position: absolute; content: ""; background: url("../images/hover_bj.png") repeat top center rgba(1,82,164,0.9); left: 0; top: 0; right: 0; bottom: 0; width: 90%; height: 90%; margin:auto; transform: scale(0); transition: transform 0.5s; z-index: 99;}
.demo-honor-k:before{ position: absolute; content: ""; left: 0; bottom:0; top:0; background: rgba(0,0,0,0.5); width: 100%; height: 100%; z-index: 2; transform: scale(1.05); opacity: 0; transition: all 0.5s;}
.demo-honor-k:hover:before{  transform: scale(1); opacity: 1 }
.demo-honor-k .honor-mask{position: absolute; display: block; height: 100%; font-family: Arial; font-size: 70px; color: #fff;left: 0; top: 0; right: 0; bottom: 0; margin: auto; z-index: 99; text-align: center; transform: translateY(-10%); transition: all 0.5s; opacity: 0}
.demo-honor-k  .honor-mask i svg{ width: 40px; height: 40px; fill: #fff}
.demo-honor-k:hover .honor-img:after{  transform: scale(1)}
.demo-honor-k  .honor-mask p{ font-size:18px; color: #fff; margin-top: 3% !important;}

.demo-honor-k:hover .honor-mask{transform: translateY(0%); opacity: 1}
.demo-honor-k .honor-img img{ transition: all 0.5s;transform: scale(1.05); width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.demo-honor-k:hover .honor-img img{ transform: scale(1)}
.demo-honor-k a>div:nth-last-of-type(1) span{ font-size: 18px; color: #333;}
@media(max-width: 1199.98px){
    .demo-honor-k .honor-mask i svg{ width: 30px; height: 30px;}
    .demo-honor-k .honor-mask p{ font-size: 14px;}
}
@media(max-width: 991.98px){
    .demo-honor-k  .honor-mask p{ font-size:16px;}
}


#xgcp{position: relative; margin:3% 0 5%;}
#xgcp .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xgcp .swiper-slide {
    transition:0.3s;
    position: relative;
    background: #f8f8f8;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xgcp .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xgcp .swiper-slide .con{ background: #f8f8f8; padding: 3%; width: 100%; transition: 0.3s;}
#xgcp .swiper-slide .tit{ height: 60px; line-height: 60px; font-size: 20px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; border-bottom: 1px solid #ebebeb; margin-bottom: 20px;}
#xgcp .swiper-slide .tit a{ color: #333333;}
#xgcp .swiper-slide .con p{ color: #999999; font-size: 18px;}
#xgcp .swiper-slide .con i{ color: #999999; font-size: 26px;}
#xgcp .swiper-slide:hover img{ transform: scale(1.1);}
#xgcp .swiper-slide:hover .con{ background-color: #0152a4;}
#xgcp .swiper-slide:hover .con .tit a,#xgcp .swiper-slide:hover .con p,#xgcp .swiper-slide:hover .con i{ color: #fff;}
#xgcp .swiper-slide:hover .con .tit{ border-bottom: 1px solid rgba(255,255,255,0.2);}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #xgcp .swiper-slide .tit{ font-size: 16px;}
}












/*新闻中心*/
.news_lb li{ margin-bottom: 5%; position: relative; transition: 0.3s;}
.news_lb li:before{ width: 0; height: 3px; background: #0152a4; position: absolute; left: 0; bottom: 0; content: ''; transition: 0.3s;}
.news_lb .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.news_lb .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.news_lb .pic .news_time{ position: absolute; left: 0; bottom: 0; background: #0152a4; height: 45px; line-height: 45px; color: #fff; padding:  0 20px;}
.news_lb li .font{ border-bottom: 1px solid #e9e9e9; padding: 20px;}
.news_lb li .font .news_title{ height: 40px; font-size: 20px; font-weight: bold !important; color: #333333; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news_lb li .font .news_content{ color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.news_lb li:hover{ background: #f6f7f9;}
.news_lb li:hover:before{ width: 100%;}
@media screen and (max-width:1600px){
    .news_lb li .font .news_title{ font-size: 18px;}
    .news_lb li .font .news_content{ font-size: 14px;}
}
@media screen and (max-width:1440px){
    .news_lb li .font .news_content{ line-height: 25px;}
}
@media screen and (max-width:1200px){
    .news_lb li .font{ padding: 20px 0;}
    .news_lb li .font .news_title{ font-size: 16px;}
    .news_lb li .font .news_content{ font-size: 12px;}
}



.news_first{ background: #f6f7f9;}
.news_first .col-12{ padding: 0 !important;}
.news_first .pic{display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.news_first .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.news_first .pic .news_time{ position: absolute; left: 0; top: 0; z-index: 1; font-size: 16px; background: #0152a4; height: 50px; line-height: 50px; color: #fff; padding: 0 30px;}
.news_first .font{ padding: 6% 3% !important;}
.news_first .font p{ color: #333333; font-size: 14px; }
.news_first .font .news_title{ color: #282828; padding: 5% 0 7%; font-size: 26px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
.news_first .font .news_content{ color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news_first .font span{ display: block; color: #0152a4; font-size: 14px; margin-top: 10%;}
@media screen and (max-width:1700px){
    .news_first .font{ padding: 5% 3% !important;}
}
@media screen and (max-width:1440px){
    .news_first .font{ padding: 4% 3% !important;}
    .news_first .font .news_title{ font-size: 22px;}
}
@media screen and (max-width:1200px){
    .news_first .pic{ padding-bottom: 60%;}
    .news_first .font .news_title{ font-size: 20px;}
    .news_first .font .news_content{ font-size: 14px;}
}


.home_zy{ height: 60px; color: #a2a2a2; font-size: 16px;}
.home_zy i{ display: inline-block; color: #0152a4; font-size: 20px; margin-right: 10px;}
.home_zy a{ color: #a2a2a2; padding: 0 5px;}
.home_zy a:last-of-type{ color: #0152a4;}
#xwinfo_bj .bai{ padding: 3%;}
#xwinfo_bj .news-detail-title{ line-height: 35px;}
#xwinfo_bj .news-detail-title .h3{ color: #000000; font-size: 30px; font-weight: normal !important; padding: 0 !important; border: none !important;}
#xwinfo_bj .news-detail-title .b{ color: #666666; font-size: 14px; margin-top: 1% !important; padding-bottom: 2%; border-bottom: 1px solid #d7d7d7;}

#xwinfo_bj .news-detail{ font-size: 16px; line-height: 35px; color: #666666; padding: 3% 0;}
#xwinfo_bj .news-detail .img{ text-align: center; margin-bottom: 2%;}
#xwinfo_bj .news-detail .img img{ max-width: 100%;}
#xwinfo_bj .news-detail img{ max-width: 100%; display: block; margin: 2% auto;}
#xwinfo_bj .newsPage{ padding: 0; margin: 0 !important; border-top: 1px solid #d7d7d7;}
#xwinfo_bj .newsPage .page-a{ float: left; color: #999; font-size: 16px; width: 45%; height: 90px; line-height: 90px; padding-right: 5%; transition: 0.3s; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
#xwinfo_bj .newsPage .page-a a{ color: #999; transition: 0.3s;}
#xwinfo_bj .newsPage .more{ color: #fff; font-size: 16px; transition: 0.3s; background: #0152a4; height: 45px; line-height: 45px;}
#xwinfo_bj .newsPage .more i{ color: #fff; font-size: 20px; margin-right: 10px;}
#xwinfo_bj .newsPage .more:hover{ letter-spacing: 3px;}
#xwinfo_bj .newsPage .page-a:hover,#xwinfo_bj .newsPage .page-a:hover a{ color: #ca1323;}
@media screen and (max-width:1200px){
    #xwinfo_bj .news-detail-title .h3{ font-size: 24px;}
}
@media screen and (max-width:991px){
    #xwinfo_bj .news-detail-title .h3{ font-size: 20px;}
    #xwinfo_bj .news-detail-title .float-right p{ width: 25px; height: 25px; line-height: 25px;}
    #xwinfo_bj .newsPage{ padding: 3% 0;}
    #xwinfo_bj .newsPage .page-a{ width: 100%; height: 40px; line-height: 40px; font-size: 14px;}
    #xwinfo_bj .newsPage .page_more{ display: none;}
}
@media screen and (max-width:768px){
    #xwinfo_bj .news-detail-title .float-right{ display: none;}
}



.news_pic {padding: 3% 0 0;}
.news_pic li{ margin-bottom: 7%;}
.news_pic .imgbox {width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.news_pic .imgbox p img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news_pic .imgbj{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; color: #fff; background: rgba(17,52,133,0.9); z-index: 1; opacity: 0;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    -webkit-clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%);
    clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%);
}
.news_pic .imgbj .pic{ padding-top: 25%; opacity: 0; transition: 0.5s; transform: none !important;}
.news_pic .imgbj .tit{ font-size: 20px; padding: 5% 10% 3%; opacity: 0; transition: 0.5s;}
.news_pic .imgbj i{ font-size: 30px; opacity: 0; transform: scale(0.5); transition: 0.5s;}
.news_pic .content { width: 90%; height: 90%; text-align: center; position: absolute; left: 50%; top: 50%; z-index: 2; -webkit-transform: translate(-50%,-50%);  transition:0.3s; opacity: 0;}
.news_pic .content .bl { width: 0; height: 2px; background: #fff; position: absolute; left: 0; bottom: 0; -webkit-transition: all .5s;}
.news_pic .content .bl.l1 { top: 0;}
.news_pic .content .bl.l2 { left: auto; right: 0;}
.news_pic li:hover .bl.l1 { width: 100%;}
.news_pic li:hover .bl.l2 { width: 100%; right: 0;}
.news_pic li:hover .imgbj{ opacity: 1;
    -webkit-clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0);
    clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0);
}
.news_pic li:hover .imgbj .pic{ padding-top: 22%; opacity: 1;}
.news_pic li:hover .imgbj .tit,.news_pic li:hover .imgbj i{ opacity: 1;}
.news_pic li:hover .imgbj i{ transform: scale(1);}
.news_pic li:hover .content { opacity: 1;}
.news_pic li:hover .content::before { height: 95%;}
.news_pic li:hover .content::after { height: 95%;}
.news_pic .content::after,.news_pic .content::before { width: 2px; display: block; height: 0; position: absolute; left: 0; top: 0; -webkit-transition: all .5s; content: ''; background: #fff;}
.news_pic .content::after { left: auto; right: 0; top: auto; bottom: 0;}

/*.news_pic .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/
.news_pic .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; background: #fff; position: relative; overflow: hidden; border: 1px solid #efefef;}
.news_pic .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news_pic .imgbox1 p img{ max-width: 100%; height: 100%; transition:0.3s;}
.news_pic .slide:hover .imgbox img {transform: scale(1.1);}

.news_pic .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;}
.news_pic .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news_pic .txtbox:after {  position: absolute;content: ""; background: #c30008; height: 100%; 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;
}
.news_pic .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);
}
.news_pic .slide:hover .txtbox span{ color: #fff;}


/*联系我们*/
.de-contact .lx_tit{ margin-bottom: 2%;}
.de-contact .lx_tit p{ color: #333333; font-size: 28px; padding-right: 10px;}
.de-contact .lx_tit span{ color: #c7c7c7; font-size: 16px; text-transform: uppercase;}
.lxwm{ padding-top: 3% !important;}
.lxwm li{ color: #000000; cursor: pointer; border-top: 1px solid #ededed; padding: 3% 0;}
.lxwm li i{ height: 50px; width: 50px; line-height: 50px; margin-right: 15px; text-align: center; color: #0152a4; font-size: 30px; border: 1px solid #d7d7d7; transition: 0.3s;}
.lxwm li .d-md-flex{ width: 90%;}
.lxwm li .font{ line-height: 25px; width: 35%;}
.lxwm li .font span{ display: block; color: #666666; font-size: 16px;}
.lxwm li .font p{ color: #c8c8c8; font-size: 13px; text-transform: uppercase;}
.lxwm li .con{ color: #333333; font-size: 20px;}
.lxwm li:last-of-type{ border-bottom: 1px solid #ededed;}
.de-contact .contact-map{ margin-top: 5%;}
.de-contact .ewm{ text-align: center;}
.lxwm li:hover i{ background: #0152a4; border: 1px solid #0152a4; color: #fff;}
@media screen and (max-width:1440px){
    .lxwm li{ padding: 4% 0;}
    .lxwm li .con{ font-size: 18px;}
}
@media screen and (max-width:1200px){
    .lxwm li .font span{ font-size: 14px;}
    .lxwm li .font p{ font-size: 12px;}
    .lxwm li .con{ font-size: 16px;}
}
@media screen and (max-width:991px){
    .de-contact .lx_tit{ margin: 5% 0 0;}
}
@media screen and (max-width:768px){
    .lxwm li .font{ width: 100%;}
    .lxwm li .font p{ display: none;}
    .de-contact .lx_tit p{ font-size: 20px;}
    .de-contact .lx_tit span{ font-size: 14px;}
}








/*公共*/
#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; color: #fff; padding-top: 8%; line-height: 50px; text-align: center;}
#zi_banner .main h2{ font-size: 40px; font-weight: bold !important;}
#zi_banner .main p{ font-size: 20px; height: 50px;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -15%;}
    #zi_banner .main{ padding-top: 10%;}
    #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;}
}

#homebj{ height: 70px; line-height: 70px; color: #333333; border-bottom: 1px solid #ececec;}
#homebj ul li{ margin-right: 8%; position: relative; font-size: 16px; text-align: center;}
#homebj ul li:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: #0152a4; transition: 0.3s;}
#homebj ul li:hover:before{ left: 25%; width: 50%;}
#homebj ul li:hover{ color: #0152a4;}
#homebj ul li.cpdh{ margin: 0 !important; width: 16% !important;}
.home{ text-align: right; color: #aaaaaa;}
.home i{ display: inline-block; margin-right: 10px; font-weight: bold; font-size: 18px;}
.home a{ padding: 0 5px; color: #aaaaaa;}
.home a:last-of-type{ color: #0152a4;}

@media screen and (max-width:1500px) {
    #homebj ul li.cpdh{ font-size: 14px;}
}
@media screen and (max-width:1440px) {
    #homebj ul li.cpdh{ font-size: 13px;}
    .home{ font-size: 12px;}
    .home i{ display: none;}
}
@media screen and (max-width:991px) {
    #homebj ul li{ float: left; width: 17%; text-align: center; margin: 0 !important; font-size: 14px;}
    #homebj ul li.cpdh{ float: left; width: 33% !important;}
    #homebj{ padding: 10px 0; height: auto !important; line-height: 30px;}
}
@media screen and (max-width:768px) {
    #homebj ul li{ width: 25%;}

}

.hui{ background: #f6f6f6;}
.bai{ background: #fff !important;}
.blue{ background: #0152a4;}

.ly_content{ color: #999999; margin-bottom: 2%;}
.con_lx{ padding: 15% 10% 0; color: #fff; position: relative;}
.con_lx .tit{ font-size: 34px; font-weight: bold;}
.con_lx ul{ padding-top: 8% !important;}
.con_lx ul li{ height: auto; line-height: 40px;}
.con_lx ul li i{ display: inline-block; margin-right: 10px; font-size: 20px;}
@media screen and (max-width:991px){
    .con_lx{ padding: 5%;}
    .con_lx ul{ padding-top: 5% !important;}
    .con_lx .tit{ font-size: 26px;}
}



.art_pic{ margin: 2% -15px 0 !important;}
.art_pic li{ margin-bottom: 5%; border: 1px solid #efefef;}
.art_pic .imgbox{ overflow: hidden; width: 100%; height: 0; padding-bottom: 70%; position: relative;}
.art_pic .imgbox img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.art_pic .imgbox1{ overflow: hidden; width: 100%; height: 0; padding-bottom: 70%; position: relative;}
.art_pic .imgbox1 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.art_pic .imgbox1 p img{ max-width: 100%; height: 100%;}
.art_pic .txtbox{ background: #fafafa; height: 80px; padding: 0 3%; transition: 0.3s; position: relative;}
.art_pic .txtbox p{ color: #333333; width: 90%; font-size: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.art_pic .txtbox i{ width: 40px; height: 40px; line-height: 40px; background: #0152a4; text-align: center; border-radius: 100%; color: #fff; transition: 0.3s;}
.art_pic .txtbox1{ padding: 3% 0; transition: 0.3s;}
.art_pic .txtbox1 p{ color: #333333; font-size: 18px;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.art_pic .txtbox1 span{ color: #999999; font-size: 14px;}
.art_pic li:hover .txtbox{ background: #0152a4;}
.art_pic li:hover .txtbox p{ color: #fff;}
.art_pic li:hover .txtbox i{ background: #fff; color: #0152a4; transform:rotate(-45deg);}
.art_pic li:hover .txtbox1{ background: #20317f; padding: 3%;}
.art_pic li:hover .txtbox1 p,.art_pic li:hover .txtbox1 span{ color: #fff;}
.art_pic li:hover:hover .imgbox img{ transform: scale(1.05);}


/*翻页*/
.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;
}
