.main{ line-height: 30px; padding: 4% 0;}

@media screen and (max-height:800px){
    .index_800{ zoom: 0.8;}
    .index_900{ zoom: 0.9;}
}


@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%;}*/

.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; background: #fff;}
#logo{ padding: 1% 0 1% 2%;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; }
.top_tel_con{ position: relative; z-index: 1; padding: 6% 0 0 0; transition: 0.3s; color: #2042a3; font-size: 26px; font-weight: bold;}
.top_tel_con i{ float: left; font-size: 30px; margin-right: 3%; font-weight: normal;}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1500px){
}
@media screen and (max-width:1400px){
    .top_tel_con{ font-size: 22px;}
}
@media screen and (max-width:1300px){
    .top_tel_con{ font-size: 20px;}
}
@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: 95%;}
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{  height: 50px; line-height: 50px; font-size: 16px; color: #333333; text-align: center; transition:0.5s; position: relative;}
#nav li a{ display: inline-block; position: relative; z-index: 1; color: #282828;}
#nav li:hover a{ color: #fff;}
#nav li:after{ content: ''; position: absolute; left: -50%; top: 10%; display: block; height: 80%; background: #2042a3; width: 200%; transition: 0.3s; opacity: 0; border-bottom-left-radius: 10px; border-top-right-radius: 10px; }
#nav li:hover::after{ opacity: 1; }

@media screen and (max-width:1560px){
    #nav li{ width: 11.5%;}
    #nav li:after{ left: -15%; width: 130%;}
}
@media screen and (max-width:1440px){
    #nav li{ width: 11.5%;}
    #nav li:after{ left: 0; width: 100%;}
}
@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
}


#banner,#mobile_banner{ position: relative; text-align: center;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #2042a3; 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: 40px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px; line-height: 80px;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ max-width: 100%; max-height: 100vh;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}






/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") repeat center bottom; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #999999; position: relative;}
#end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}
/*#end_nr_bj 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{ padding: 3% 0; }
#end_nr_bj .main .tit{ color: #fff; font-size: 16px; margin-bottom: 10px;}
#end_nr_bj .main .float-left{ border-right: 1px solid rgba(255,255,255,0.1);}
#end_nr_bj .main .float-left ul{ float: left; width: 33%;}
#end_nr_bj .main .float-left ul li{ height: 38px; line-height: 38px; font-size: 14px;}
#end_nr_bj .main .float-left ul li a{ color: #b0b0b0;}

#end_nr_bj .main .end_lx{ padding: 0 5% 0; border-right: 1px solid rgba(255,255,255,0.1);}
#end_nr_bj .main .end_lx .end_lxnr{ color: #8a8a8a; margin-bottom: 3%;}
#end_nr_bj .main .end_lx .end_lxnr i{ float: left; font-size: 28px; color: #bebebe; height: 28px; line-height: 28px; margin: 3% 3% 0 0;}
#end_nr_bj .main .end_lx .end_lxnr p{ float: left; color: #ffffff; line-height: 25px;}
#end_nr_bj .main .end_lx .end_lxnr p b{ font-weight: normal; font-size: 30px;}
#end_nr_bj .main .end_lx .end_lxnr p span{ display: block; color: #8a8a8a; font-size: 14px;}

#end_nr_bj .main .float-right{ text-align: center;}
#end_nr_bj .main .float-right .ewm{ float: right; width: 35%; padding: 0 1%;}
#end_nr_bj .main .float-right .ewm span{ display: block; height: 40px; line-height: 40px; color: #fff;}
#end_nr_bj .main .float-right .ewm img{ max-width: 100%;}
#end_nr_bj .main .float-right dl{ width: 100%; text-align: center; margin-bottom: 5% !important;}
#end_nr_bj .main .float-right dl dd{ float: right; height: 35px; line-height: 35px; width: 40%; margin: 0 3%; text-align: center; background: #585858; color: #fff;}
#end_nr_bj .main .float-right dl dd i{ display: inline-block; margin-left: 7%;}
@media screen and (max-width:1400px){
    #end_nr_bj .main .float-left ul{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_nr_bj .main .end_lx{ padding: 0 2% 0;}
    #end_nr_bj .main .tit{ font-size: 14px;}
    #end_nr_bj .main .float-left ul li{ font-size: 12px;}
}
@media screen and (max-width:991px){

}
@media screen and (max-width:767px){
    #end_nr_bj .main .float-right{ padding-top: 5%;}
    #end_nr_bj .main .end_lx{ border: none;}
}


#end_line{ height: auto; padding: 1% 0; line-height: 30px; color: rgba(255,255,255,0.4); border-top: 1px solid rgba(255,255,255,0.1); text-align: center; }
#end_line a{ color: #7c8187;}
#end_line a:hover{ color: #fff;}
#end_line .float-left{ text-align: left;}
#end_line .float-right{ text-align: right;}


.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; 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: #2042a3;}
.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){
    #end_logo ul li .float-left p{ font-size: 16px;}
    #end_logo ul li .float-left span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_logo ul li{ margin-bottom: 2%;}
    #end_logo ul li:nth-of-type(2):before{ display: none;}
}
@media screen and (max-width:991px){
    #end_link{ display: none;}
}
@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%;}
}


/*首页*/
.index{position: relative;}
.in_01{ overflow: hidden;}
.in_02{ background: url("../images/fa_bj.jpg") no-repeat center; overflow: hidden;}
.in_03{ background: url("../images/cpbj.jpg") no-repeat center; background-size: 100% 100%; overflow: hidden;}
.in_04{ background: url("../images/jjbj.jpg") no-repeat center; background-size: 100% 100%; overflow: hidden;}
.in_05{ background: url("../images/albj.jpg") no-repeat center; background-size: 100% 100%; overflow: hidden;}
.in_06{ background: url("../images/link_bj.jpg") no-repeat center; background-size: 100% 100%;}
.in_07{height: auto !important;}
.top_in{ padding-top: 80px;}
.tit_in{ text-align: center; margin-bottom: 3%;}
.tit_in{ position: relative; padding-bottom: 35px;}
.tit_in p{ color: #fff; font-size: 36px; font-weight: bold; position: relative; z-index: 1;}
.tit_in span{ color: #031d63; font-size: 72px; font-family: Impact; text-transform: uppercase; position: absolute; width: 100%; left: 0; margin-top: -30px;}
.tit_in:before{ position: absolute; height: 3px; width: 2%; background: #fff; left: 49%; bottom: 0; content: '';}
@media screen and (max-width:991px){
    .in_02{ background-size: 100%;}
}

.in_02 .swiper-container {
    width: 100%;
    height: 100%;
}
.in_02 .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    text-align: left;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
.in_02 .swiper-slide .font_top{ padding: 0 8% 0; height: 60vh; overflow: hidden; position: relative; transition: 0.3s;}
.in_02 .swiper-slide .font_top .bz{ position: relative; float: left; margin-top: 22vh; transition: 0.3s;}
.in_02 .swiper-slide .font_top .bz i{ color: #ff0001; font-size: 50px; height: 50px; line-height: 50px; position: relative; z-index: 1; transition: 0.3s;}
.in_02 .swiper-slide .font_top .bz:before{ position: absolute; right: 0; bottom: 0; content: ''; width: 30px; height: 30px; border-radius: 100%; background: linear-gradient( to bottom, rgba(255,255,255,0), #e4e4e4); transition: 0.3s;}
.in_02 .swiper-slide .font_top h2{ clear: both; color: #282828; font-size: 24px; font-weight: bold !important; position: relative; padding: 15% 0 10%; margin-bottom: 10% !important; transition: 0.3s;}
.in_02 .swiper-slide .font_top h2:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 10%; height: 3px; background: #d9d7d7;}
.in_02 .swiper-slide .font_top p{ color: #666666; font-size: 16px; min-height: 200px; line-height: 40px; position: relative; transition: 0.3s;}
.in_02 .swiper-slide .font_top:before{ position: absolute; content: ''; background: url("../images/fa_pic1.jpg") no-repeat center bottom; left: 0; bottom: 0; width: 100%; height: 0; background-size: 100% 100%; opacity: 0; transition: all 0.4s;}
.in_02 .swiper-slide:nth-of-type(2) .font_top:before{ background: url("../images/fa_pic2.jpg") no-repeat center top; background-size: 100% 100%; }
.in_02 .swiper-slide:nth-of-type(3) .font_top:before{ background: url("../images/fa_pic3.jpg") no-repeat center top; background-size: 100% 100%; }
.in_02 .swiper-slide:nth-of-type(4) .font_top:before{ background: url("../images/fa_pic4.jpg") no-repeat center top; background-size: 100% 100%; }
.in_02 .swiper-slide .font_end{ padding: 0 8% 0; height: 40vh; position: relative;}
.in_02 .swiper-slide .font_end p{ color: #b1b0b0; font-size: 24px; padding-top: 15px; transition: 0.3s;}
.in_02 .swiper-slide .font_end p span{ color: #666666; font-size: 48px; padding-right: 10px;}
.in_02 .swiper-slide .font_end .content{ position: absolute; left: 0; top: 0; width: 100%; height: 0; background: url("../images/fa_logo.png") no-repeat right center #2042a3; opacity: 0; transition: all 0.4s;}
.in_02 .swiper-slide .font_end .content .tit{ height: 45px; line-height: 45px; background: #fff; width: 80%; float: left; border-bottom-right-radius: 10px; text-align: center; color: #282828; font-size: 16px; font-weight: bold;}
.in_02 .swiper-slide .font_end .content .tit i{ display: inline-block; margin-right: 10px;}
.in_02 .swiper-slide .font_end .content dl{ padding: 10% 10% 5%; color: #fff; clear: both; margin-bottom: 0;}
.in_02 .swiper-slide .font_end .content dl dd{ height: 35px; line-height: 35px; margin-bottom: 0;}
.in_02 .swiper-slide .font_end .content dl dd i{ float: left; font-size: 20px; margin-right: 10px;}
.in_02 .swiper-slide .font_end .content .more{ height: 35px; line-height: 35px; width: 50%; margin: 0 auto; color: #fff; border: 1px solid rgba(255,255,255,0.5); text-align: center; transition: 0.3s;}
.in_02 .swiper-slide .font_end .content .more:hover{ background: #fff; color: #2042a3;}
.in_02 .swiper-slide:hover .font_top .bz{  margin-top: 10vh;}
.in_02 .swiper-slide:hover .font_top:before{ height: 100%; opacity: 1;}
.in_02 .swiper-slide:hover .font_top .bz i,.in_02 .swiper-slide:hover .font_top h2,.in_02 .swiper-slide:hover .font_top p{ color: #fff;}
.in_02 .swiper-slide:hover .font_end .content{ height: 100%; opacity: 1;}
.in_02 .swiper-slide:hover .font_end p{ opacity: 0;}
@media screen and (max-width:1440px){
    .in_02 .swiper-slide .font_top p{ line-height: 30px;}
}
@media screen and (max-width:991px){
    .in_02 .swiper-slide .font_end .content dl{ padding: 5% 10%;}
}
@media screen and (max-width:768px){
    .in_02{ padding: 0 3%;}
}


.in_03 .top_in,.in_05 .top_in,.in_06 .top_in{ padding-top: 8%;}
@media screen and (max-width:991px){
    .in_03 .top_in,.in_05 .top_in,.in_06 .top_in{ padding-top: 15%;}
}
@media screen and (max-width:768px){
    .in_03 .top_in,.in_05 .top_in,.in_06 .top_in{ padding-top: 20%;}
}

.in_03 .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
.in_03 .swiper-slide { background-size: cover; background-position: center; position: relative;}

.in_03 .gallery-top { height: auto; width: 100%; margin: 4% 0 0; position: relative; overflow: hidden;}
.in_03 .gallery-top .row{ margin: 0;}
.in_03 .gallery-top .swiper-slide .pic{ height: 0; padding-bottom: 40%; position: relative; overflow: hidden;}
.in_03 .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.in_03 .gallery-top .swiper-slide .font{ padding: 3% 0 0 3%; position: relative;}
.in_03 .gallery-top .swiper-slide .font .tit{ color: #fff; font-size: 24px; font-weight: bold; position: relative; height: 35px; line-height: 35px; padding-left: 30px;}
.in_03 .gallery-top .swiper-slide .font .tit:before{ position: absolute; left: 0; top: 0; content: ''; width: 35px; height: 35px; border-radius: 100%; background: linear-gradient( to bottom, rgba(255,255,255,0), #e4e4e4); transition: 0.3s; opacity: 0.4;}
.in_03 .gallery-top .swiper-slide .font .content{ color: #fff; padding: 5% 0;}
.in_03 .gallery-top .swiper-slide .font dl{ padding: 7% 0 0; margin: 0;}
.in_03 .gallery-top .swiper-slide .font dl dd{ float: left; width: 45%; margin-right: 5%; margin-bottom: 0 !important; height: 0; padding-bottom: 35%; position: relative; overflow: hidden;}
.in_03 .gallery-top .swiper-slide .font dl dd img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cp-tools { text-align: center; padding: 0; overflow: hidden; margin-top: 2%;}
.cp-tools a { display: block; float: left; flex: 1; width: 50%; height: 40px; line-height: 40px; background-color: #cd000f; color: #ffffff; transition: 0.3s; }
.cp-tools a:nth-of-type(2){ float: right;}
.cp-tools a.btn-free { background:none; color: #fff; border:1px solid rgba(255,255,255,0.4);}
.cp-tools a:hover { background-color: #cd000f; border:1px solid rgba(255,255,255,0.4); color: #ffffff; }
.cp-tools a:hover ~ .btn-ask { background:none; color: #fff; border:1px solid rgba(255,255,255,0.4); }
.in_03 .gallery-thumbs { height: auto; text-align: center; box-sizing: border-box; border-bottom: 1px solid rgba(255,255,255,0.2); overflow: hidden;}
.in_03 .gallery-thumbs .swiper-slide { cursor: pointer; height: 50px; color: #fff; font-size: 16px; transition:0.3s; position: relative;}
.in_03 .gallery-thumbs .swiper-slide:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 2px; background: #fff; transition: 0.3s;}
.in_03 .gallery-thumbs .swiper-slide-thumb-active:before{ width: 20%; left: 40%;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    .in_03 .gallery-top .swiper-slide .font{ padding: 2%;}
    .in_03 .gallery-top .swiper-slide .font .content{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .in_03 .gallery-top .swiper-slide .pic{ padding-bottom: 55%;}
    .in_03 .gallery-top .swiper-slide .font .content{ padding: 0;}
}
@media screen and (max-width:768px){
    .in_03 .gallery-top .swiper-slide .font{ padding: 5% 0 0;}
    .cp-tools{ padding: 0 5%;}
    .cp-tools a{ height: 40px; line-height: 40px; font-size: 12px;}
}



#gsjj_pic{ background: url("../images/gsjj_pic.png") no-repeat right bottom; background-size: 70%; width: 100vw; height: 100vh;}
#gsjj_pic ul{ padding: 10% 0 7% !important;}
#gsjj_pic ul li{ position: relative;}
#gsjj_pic ul li h2{ color: #2042a3; font-size: 60px;}
#gsjj_pic ul li h2 sub{ color: #666666; font-size: 14px;}
#gsjj_pic ul li p{ color: #666666; padding-left: 10px;}
#gsjj_pic ul li:before{ position: absolute; right: 0; bottom: 12px; content: ''; width: 50%; height: 1px; background: #d3d3d3;}
#gsjj_pic ul .col-6:last-of-type li:before{ display: none;}
#gsjj_pic .tit{ line-height: 55px; position: relative;}
#gsjj_pic .tit:before{ position: absolute; left: -15px; top: 7px; content: ''; width: 35px; height: 35px; border-radius: 100%; background: linear-gradient( to bottom, rgba(255,255,255,0), #e4e4e4); transition: 0.3s;}
#gsjj_pic .tit p{ color: #282828; font-size: 48px; font-family: '思源黑体'; position: relative;}
#gsjj_pic .tit p span{ color: #ff0001;}
#gsjj_pic .tit h2{ color: #282828; font-size: 30px; font-weight: bold !important;}
#gsjj_pic .content{ padding: 5% 0; color: #666666; font-size: 16px; line-height: 35px;}
#gsjj_pic .more{ height: 35px; line-height: 35px; border: 1px solid #e3e3e3; float: left; padding: 0 3%; color: #666666; transition: 0.3s;}
#gsjj_pic .more:hover{ background: #2042a3; color: #fff;}

@media screen and (max-width:1200px){
    #gsjj_pic ul li:before{ width: 35%;}
}
@media screen and (max-width:991px){
    #gsjj_pic ul li:before{ display: none;}
    #gsjj_pic ul li h2{ font-size: 45px;}
    #gsjj_pic .tit p{ font-size: 36px;}
    #gsjj_pic .tit h2{ font-size: 22px;}
}



.in_05 .tit_in span{ color: #00154d;}
.in_06 .tit_in span{ color: #f1f1f1;}
.in_06 .tit_in p{ color: #282828;}
.in_06 .tit_in:before{ background: #1e3e99;}


.in_05 .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
.in_05 .swiper-slide { background-size: cover; background-position: center; position: relative;}
.in_05 .gallery-top { height: auto; width: 100%; margin: 4% 0 0; position: relative; overflow: hidden;}
.in_05 .gallery-top .row{ margin: 0;}
.in_05 .gallery-top .swiper-slide .pic{ height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.in_05 .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.in_05 .gallery-top .swiper-slide .font{ background: url("../images/al_logo.png") no-repeat right 5% #fff; color: #666666; padding: 5% 0 0 5%; position: relative;}
.in_05 .gallery-top .swiper-slide .font .tit{ white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.in_05 .gallery-top .swiper-slide .font p{ padding-right: 5%;}
.in_05 .gallery-top .swiper-slide .font p span{ color: #a8a8a8; }
.in_05 .gallery-top .swiper-slide .font i{ padding-bottom: 10px; }
.in_05 .gallery-top .swiper-slide .font .more{ height: 45px; line-height: 45px; float: right; background: #eaeaea; width: 60%; text-align: center; margin-top: 3%; border-top-left-radius: 10px; transition: 0.3s;}
.in_05 .gallery-top .swiper-slide li:hover .font .more{ background: #2042a3; color: #fff; }
.in_05 .gallery-top .swiper-slide li:hover .pic img{ transform: scale(1.1);}
.in_05 .gallery-thumbs { height: auto; overflow: hidden; text-align: center; box-sizing: border-box; border-bottom: 1px solid rgba(255,255,255,0.2); padding: 0 25%;}
.in_05 .gallery-thumbs .swiper-slide { cursor: pointer; height: 50px; color: #fff; font-size: 16px; transition:0.3s; position: relative;}
.in_05 .gallery-thumbs .swiper-slide:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 2px; background: #fff; transition: 0.3s;}
.in_05 .gallery-thumbs .swiper-slide-thumb-active:before{ width: 20%; left: 40%;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .in_05 .gallery-thumbs{ padding: 0 !important; }
    .in_05 .gallery-top .swiper-slide .col-12:last-of-type{ display: none;}
}
@media screen and (max-width:768px){
    .in_05 .gallery-top .swiper-slide .col-12:nth-of-type(2),.in_05 .gallery-top .swiper-slide .col-12:last-of-type{ display: none;}
    .in_05 .gallery-top .swiper-slide .pic{ padding-bottom: 50%;}
}






#link{ border: 1px solid #e6e6e6; border-right: none; border-bottom: none; margin-top: 5% !important;}
#link li{ width: 20%; background: #fff; float: left; height: 145px; text-align: center; line-height: 145px; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; transition: 0.3s; cursor: default;}
#link li img{ max-width: 70%; max-height: 90%; vertical-align: middle;}
#link li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
@media screen and (max-width:1200px){
    #link li{ width: 25%;}
    #link li{ height: 135px; line-height: 135px;}
}
@media screen and (max-width:991px){
    #link li{ height: 125px; line-height: 125px;}
}
@media screen and (max-width:768px){
    #link li{ height: 100px; line-height: 100px;}
}

/*公共*/
#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; z-index: 1; width: 100%; text-align: center; padding: 12% 0 0; color: #fff; line-height: 55px;}
#zi_banner .main i{ font-size: 36px; text-transform: capitalize; font-family: '思源黑体';}
#zi_banner .main p{ font-size: 30px; position: relative; display: inline-block; font-weight: bold;}
#zi_banner .main p:before{ position: absolute; width: 30%; height: 2px; background: #fff; left: 35%; bottom: 0; content: '';}
#zi_banner .main span{ display: block; font-size: 16px; line-height: 50px; text-transform: uppercase;}
@media screen and (max-width:991px){
    #zi_banner .main{ padding-top: 20%;}
}
@media screen and (max-width:768px){
    #zi_banner .main p{ font-size: 26px;}
    #zi_banner .main span{ font-size: 14px; line-height: 25px;}
    #zi_banner .main{ padding-top: 25%;}
}
#ssbj{ border-bottom: 1px solid #e9e9e9;}
#ssbj .nav_zi{}
#ssbj .nav_zi li{ padding: 1% 3%; font-size: 16px; color: #333333; border-right: 1px solid #e9e9e9; position: relative; transition: 0.3s;}
#ssbj .nav_zi li:last-of-type{ border-right: none;}
#ssbj .nav_zi li:hover{ background: #cd000f;}
#ssbj .nav_zi li:hover a{ color: #fff;}


#nav_cp .swiper {
    width: 100%;
    height: 100%;
}
#nav_cp .swiper-slide {
    text-align: center;
    font-size: 16px;
    color: #333333;
    border-right: 1px solid #e9e9e9;
    padding: 1% 0;

    /* 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:hover{ background: #cd000f; color: #fff;}
#nav_cp .swiper-slide:hover a{ color: #fff;}


@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -25%;}
    #ssbj .nav_zi li{ padding: 1% 0; width: 20%; text-align: center; font-size: 14px;}
}
@media screen and (max-width:768px) {
    #zi_banner .pic img { width: 250%; margin-left: -80%;}
    #ssbj .nav_zi li{ width: 24%;}
}


.pro-sider .in-title{ background: #2042a3; 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: #f5f6f8;}
.pro-sider-ul #li-on{ background: #f5f6f8;}
@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;}
}
.bai{ background: #fff;}


.news02 {padding: 0;}
.news02 li{ margin-bottom: 10px;}
.news02 .col-12{ padding: 0 5px;}
.news02 .slide{ transition: 0.3s;}
.news02 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news02 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news02 .slide:hover .imgbox img {transform: scale(1.1);}
.news02 .txtbox { height: 50px; line-height: 50px; text-align: left; color: #fff; padding-left: 5%; font-size: 16px; position: absolute; left: 0; bottom: 0; z-index: 3; width: 100%; transition: 0.3s;}
.news02 .slide:hover .txtbox{ opacity: 0;}
.news02 .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,0,0,0.5); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.news02 .content p{ font-size: 22px; padding: 30% 0 3%; transition: 0.4s;}
.news02 .content i{ font-size: 30px;}
.news02 .slide:hover .content{ opacity: 1;}
.news02 .slide:hover .content p{ padding-top: 23%;}




#lxwm_in li{ background: #fff; text-align: center; padding: 10% 3%; border: 1px solid #efefef; box-shadow: 0 0 10px rgba(0,0,0,0.08);}
#lxwm_in li .tit{ font-size: 22px; color: #333; font-weight: bold;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .pic i{ font-size: 50px; color: #2042a3;}
#lxwm_in li .con{ color: #7d8084;}
@media screen and (max-width:991px){
    #lxwm_in li{ margin-bottom: 2%;}
    #home ul li{ width: 25%; font-size: 14px;}
}
@media screen and (max-width:768px){
    #home ul li{ width: 25%; font-size: 14px; line-height: 40px; padding: 0;}
    #home ul li a{ height: 40px; line-height: 40px;}
}


.contactb{ background: url("../images/zxbj.jpg") no-repeat center top; padding: 4% 0;}
.contactba .forma{height: auto;overflow: hidden;}
.contactba .forma span{display: block;font-size: 20px;line-height: 45px;}
.contactba .forma input{float: left;width: 32%;margin-right: 2%;line-height: 40px;padding-left: 2%;border: 1px solid #e6e6e6;}
.contactba .forma input:last-child{margin-right: 0px;}
.contactba textarea {display: block;padding-left:2%;width: 100%;height: 90px;background: #fff;line-height: 35px;border: 1px solid #e6e6e6;}
.contactba .code {width: 50%;}
.contactba .code input {width: 31%;line-height: 40px;float: left;}
.contactba .code .verify {cursor: pointer;float: left;margin:0 2%;width: 31%;height: 40px;text-align: center;}
.contactba .code .verify img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;border: 1px solid #e6e6e6;}
.contactba .submit {position: relative; float: left;display: block;width: 31%;height: 40px;text-align: center;line-height: 40px;background: #b70000;color: #fff;}
.contactba .submit em {display: block; position: relative;z-index: 3;transition:.6s;}
.contactba .submit em{position: relative;z-index: 3;}
.contactba .submit:after{position: absolute;width: 100%;height: 100%;max-height: 0;z-index: 1;content: '';background-color: #444;left: 0;bottom: 0;transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
.contactba .submit:hover:after {max-height: 100%;max-width: 100%;}

.contactba .form-tr {overflow: hidden;margin-top: 2%;}
.contactba input {display: block;width: 90%;padding-left:2%;height: 40px;line-height: 40px;background: #fff;border: 1px solid #e6e6e6;}

.tit_zx{ padding-bottom: 3%;}
.tit_zx p{ color: #1c4f9a; 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: #1c4f9a; content: '';}

.lxzx .content{ padding: 5% 0 !important;}
.lxzx .tel span{ font-family: Bahnschrift; font-size: 30px; color: #cd000f;}
@media screen and (max-width:991px){
    .contactaa{ position: relative;}
    .contactaa li{ border: 1px solid #efefef;}
}


.news-list3 {padding-bottom: 1.125rem;}
.news-list3 .item {padding: 2.5rem 3.4375rem 2.875rem;box-sizing: border-box;border-bottom: 1px solid #ededed;border-right: 1px solid #ededed;}
.news-list3 .con-box .date {font-size: 0;}
.news-list3 .con-box a { display: block;}
.news-list3 .con-box .d, .news-list .con-box .ym {display: inline-block;*display: inline;zoom: 1;}
.news-list3 .con-box .d {font-size: 4rem; line-height: 4.25rem; color: #999;  transition: all .2s;}
.news-list3 .con-box .ym {  font-size: 1.5rem;line-height: 1.75rem;margin-left: .625rem;color: #999;}
.news-list3 .con-box .img {margin: 2% 0; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.news-list3 .con-box .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.news-list3 .con-box .tit { font-size: 15px; line-height: 30px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .2s;}
.news-list3 .con-box .con { font-size: 14px; line-height: 25px; color: #999; margin-top: .625rem; height: auto; overflow: hidden;}
.news-list3 .con-box .detail { width: 45%; height: 30px; font-size: 0; text-align: center; border: 1px solid #ccc; border-radius: 20px; margin-top: 1.875rem;
    transition: all .2s;}
.news-list3 .con-box .detail span { display: inline-block; *display: inline; zoom: 1; font-size: 14px; line-height: 30px; color: #ccc; padding-right: 2.75rem; background-repeat: no-repeat; background-position: right center; background-image: url("../images/news-detail.png"); transition: all .2s;}
.news-list3 .con-box:hover .detail{ background: #cd000f; color: #fff; border: 1px solid #cd000f; width: 50%;}
.news-list3 .con-box:hover .detail span{ color: #fff; background-image: url("../images/news-detail2.png");}
.news-list3 .con-box:hover .d,.news-list3 .con-box:hover .ym{ color: #cd000f;}
@media screen and (max-width:1200px){
    .news-list3 .con-box .detail{ width: 60%;}
    .news-list3 .con-box:hover .detail{ width: 70%;}
}

@media screen and (max-width:765px){
}



.news01 {padding: 3% 0 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;}
.news01 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news01 .txtbox:after {  position: absolute;content: ""; background: #cd000f; 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;
}
.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: #fff;}



/*公司简介*/
#gsjj_tit{ position: relative; margin-bottom: 3%;}
#gsjj_tit p{ color: #333; font-size: 30px; font-weight: bold; position: relative; z-index: 1;}
#gsjj_tit p span{ color: #666666; font-size: 16px; font-weight: normal; padding-left: 10px;}
#gsjj_tit i{ color: #f2f2f2; font-size: 48px; font-family: Impact; position: absolute; left: 0; top: 0; text-transform: uppercase;}
@media screen and (max-width:768px){
    #gsjj_tit p{ font-size: 24px;}
    #gsjj_tit p span{ font-size: 12px;}
    #gsjj_tit i{ font-size: 36px;}
}

#gsjj_zy_pic ul{ }
#gsjj_zy_pic ul li{ margin-bottom: 15%; }
#gsjj_zy_pic ul li h2{ height: 60px; line-height: 60px; position: relative;}
#gsjj_zy_pic ul li h2 p{ float: left; color: #2042a3; font-size: 60px; position: relative; }
#gsjj_zy_pic ul li h2:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 35px; height: 35px; border-radius: 100%; background: linear-gradient( to bottom, rgba(255,255,255,0), #e4e4e4); transition: 0.3s;}
#gsjj_zy_pic ul li h2 sub{ color: #666666; font-size: 14px;}
#gsjj_zy_pic ul li p{ color: #666666; padding-left: 10px;}

#gsjj_con{ color: #666666; font-size: 16px; padding-top: 3%; line-height: 35px;}

.tit_zy{ text-align: center; margin-bottom: 3%;}
.tit_zy{ position: relative; padding-bottom: 35px;}
.tit_zy p{ color: #282828; font-size: 36px; font-weight: bold; position: relative; z-index: 1;}
.tit_zy span{ color: #f6f7f8; font-size: 72px; font-family: Impact; text-transform: uppercase; position: absolute; width: 100%; left: 0; margin-top: -30px;}
.tit_zy:before{ position: absolute; height: 3px; width: 2%; background: #1e3e99; left: 49%; bottom: 0; content: '';}
@media screen and (max-width:1200px){
    #gsjj_zy_pic ul li h2 p{ font-size: 45px;}
}
@media screen and (max-width:991px){
    .tit_zy p{ font-size: 28px;}
    .tit_zy span{ font-size: 60px;}
    #gsjj_zy_pic ul{ margin-top: 5% !important;}
}

#qywh{ margin-top: 3%;}
#qywh .swiper {
    width: 100%;
    height: 100%;
}

#qywh .swiper-slide {
    text-align: center;
    position: relative;
    cursor: default;
    color: #fff;
    background: #00185c;

    /* 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;
}
#qywh .swiper-slide .pic img{ width: 100%; transition: 0.5s;}
#qywh .swiper-slide .content{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;}
#qywh .swiper-slide .content .tit{ color: #fff; font-size: 24px; font-weight: bold; transition: 0.5s;}
#qywh .swiper-slide .content .bt{ position: absolute; right: 0; top: -55px; height: 55px; line-height: 55px; background: #cd000f; border-bottom-left-radius: 10px; width: 45%; text-align: center; font-size: 20px; font-weight: bold; transition: 0.5s;}
#qywh .swiper-slide .content .bt i{ display: inline-block; font-size: 20px; margin-right: 10px;}
#qywh .swiper-slide .content .font{ position: absolute; z-index: 2; font-size: 16px; border: 1px solid rgba(255,255,255,0.5); padding: 7%; border-top-left-radius: 15px; border-bottom-right-radius: 15px; opacity: 0; margin-top: 50px; transition: 0.5s;}
#qywh .swiper-slide:hover .pic img{ opacity: 0.2;}
#qywh .swiper-slide:hover .content .tit{ opacity: 0;}
#qywh .swiper-slide:hover .content .bt{ top: 0;}
#qywh .swiper-slide:hover .content .font{ opacity: 1; margin-top: 0;}
@media screen and (max-width:991px){
    #qywh{ margin-bottom: 3% !important;}
}

@media screen and (max-width:768px){
    #qywh .swiper-slide .content .bt{ font-size: 14px; width: 60%;}
    #qywh .swiper-slide .content .bt i{ font-size: 16px;}
    #qywh .swiper-slide .content .font{ font-size: 12px; padding: 0; border: none;}
    #qywh .swiper-slide .content .tit{ font-size: 20px;}
}


#qyfz{ position: relative;}
#qyfz .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#qyfz .swiper-slide { background-size: cover; background-position: center; position: relative;}
#qyfz .gallery-top { height: auto; width: 100%; padding: 0 0 4%; overflow: hidden;}
#qyfz .gallery-top .swiper-slide{ padding: 0; background: url("../images/fa_bj.jpg") no-repeat center right; background-size: 30%;}
#qyfz .gallery-top .swiper-slide .tit{ height: auto; transition: 0.3s; text-align: center;}
#qyfz .gallery-top .swiper-slide .tit img{ max-width: 100%;}
#qyfz .gallery-top .swiper-slide .bt{ border-right: 1px dashed #ccc; line-height: 35px;}
#qyfz .gallery-top .swiper-slide .bt p{ color: #2042a3; font-size: 30px;}
#qyfz .gallery-top .swiper-slide .bt span{ color: #9e9e9e; font-size: 14px; text-transform: uppercase;}
#qyfz .gallery-top .swiper-slide .font{ padding-left: 3%; color: #666666; font-size: 16px; line-height: 40px;}

#qyfz .gallery-thumbs { height: auto; text-align: center; overflow: hidden; padding: 0 5%; box-sizing: border-box; position: relative;}
#qyfz .gallery-thumbs:before{ position: absolute; content: ''; left: 30px; top: 15px; height: 1px; width: 95.5%; border-bottom: 1px dashed #e2e2e2;}
#qyfz .gallery-thumbs .swiper-slide { height: auto; font-size: 14px; cursor: pointer; transition: 0.3s; text-align: center;}
#qyfz .gallery-thumbs .swiper-slide .bz{ display: inline-block; position: relative; width: 30px; height: 30px;}
#qyfz .gallery-thumbs .swiper-slide .bz::before{ position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; border-radius: 100%; background: #e8e8e8; transition: 0.3s;}
#qyfz .gallery-thumbs .swiper-slide .bz::after{ position: absolute; content: ''; left: 20%; top: 20%; width: 60%; height: 60%; border-radius: 100%; background: #b9b9b9; transition: 0.3s;}
#qyfz .gallery-thumbs .swiper-slide .bz i{ position: relative; z-index: 1; color: #fff; font-size: 8px; transition: 0.3s;}
#qyfz .gallery-thumbs .swiper-slide h4{ font-size: 18px; transition: 0.3s; margin-top: 5% !important;}
#qyfz .gallery-thumbs .swiper-slide h4 span{ display: inline-block; width: 60%; border-radius: 5px; height: 35px; line-height: 35px; color: #666666; background: #f1f1f1;}
#qyfz .gallery-thumbs .swiper-slide-thumb-active .bz::before{ background: #e8e8e8;}
#qyfz .gallery-thumbs .swiper-slide-thumb-active .bz::after{ background: #ce0000;}
#qyfz .gallery-thumbs .swiper-slide-thumb-active i{ color: #2446a3; font-size: 50px;}
#qyfz .gallery-thumbs .swiper-slide-thumb-active h4{ color: #c3002f; font-size: 18px; font-weight: bold;}
#qyfz .gallery-thumbs .swiper-slide-thumb-active h4 span{ color: #fff; background: #2042a3;}

#qyfz .swiper-button-next,#qyfz .swiper-button-prev{ top: 58%;}
#qyfz .swiper-button-next:after,#qyfz .swiper-button-prev:after{ display: none;}
#qyfz .swiper-button-next i,#qyfz .swiper-button-prev i{ font-size: 25px; color: #999999; transition: 0.3s;}
#qyfz .swiper-button-next{ right: 0;}
#qyfz .swiper-button-prev{ left: 0;}
#qyfz .swiper-button-next:hover i,#qyfz .swiper-button-prev:hover i{ color: #c3002f;}
@media screen and (max-width:991px){
    #qyfz .gallery-top .swiper-slide .bt{ border: none;}
}
@media screen and (max-width:768px){
    #qyfz .gallery-top .swiper-slide .pic{ padding-bottom: 65%;}
    #qyfz .gallery-top .swiper-slide{ padding: 0;}
    #qyfz .swiper-button-next,#qyfz .swiper-button-prev{ display: none;}
    #qyfz .gallery-top .swiper-slide .font{ padding: 3% !important;}
}


#gg_bj{ width: 100%; position: relative; margin-top: 3%;}
#gg_bj .pic img{ width: 100%;}
#gg_bj .font{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; }
#gg_bj .font p{ color: #666666; font-size: 30px;}
#gg_bj .font h2{ color: #666666; font-size: 36px; position: relative; padding: 1% 0; margin-bottom: 1% !important;}
#gg_bj .font h2:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 2%; height: 3px; background: #2042a3;}
#gg_bj .font h2 span{ color: #2042a3; font-weight: bold;}
#gg_bj .font i{ color: #666666; font-size: 18px;}
@media screen and (max-width:1440px){
    #gg_bj .font h2{ font-size: 30px;}
    #gg_bj .font p{ font-size: 24px;}
}
@media screen and (max-width:1200px){
    #gg_bj .font h2{ font-size: 26px;}
    #gg_bj .font p{ font-size: 20px;}
}



#zzry{ margin-top: 3%;overflow: hidden;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
}
#zzry .swiper-slide {
    text-align: left;
    transition:0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#zzry .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 72%; position: relative; background: #fff; border: 1px solid #efefef; text-align: center;}
#zzry .swiper-slide .pic a{ display: block; width: 100%; height: 100%; left: 0; position: absolute; padding: 10px;}
#zzry .swiper-slide .pic a img{ max-width: 100%; max-height: 100%; transition:0.3s;}
#zzry .swiper-slide p{ width: 100%; text-align: center; height: 50px; transition: 0.3s; background: #fff; line-height: 50px; color: #333333; font-size: 16px;}
#zzry .swiper-slide:hover p{ background: #2042a3; color: #fff;}
@media screen and (max-width:1200px){
    #zzry .swiper-container{ padding-bottom: 7%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    #zzry .swiper-container{ padding-bottom: 15%;}
}



/*产品中心*/
.hui{ background: #f7f7f7; padding: 3% 0;}
.cpzh_class{ transition:0.3s; background: #fff; margin: 2% 0 4%;}
.cpzh_class .pic{ border-right: 1px solid #ebeef2; padding: 0; background: url("../images/al_logo.png") no-repeat center; }
.cpzh_class .pic .tit{ height: 55px; text-align: center; line-height: 55px; font-size: 24px; font-weight: bold; background: #2042a3; color: #fff;}
.cpzh_class .pic .tit i{ display: inline-block; margin-right: 10px;}
.cpzh_class .pic .con{ color: #282828; padding: 6%;}
.cpzh_class .pic dl{ padding: 0 6%;}
.cpzh_class .pic dl dd{ color: #2042a3; height: 35px; line-height: 35px;}
.cpzh_class .pic dl dd i{ float: left; margin-right: 10px; font-size: 22px;}
.cpzh_class .pic .more{ height: 35px; line-height: 35px; background: #cd000f; text-align: center; border-top-right-radius: 10px; border-bottom-left-radius: 10px; width: 50%; color: #fff; margin: 8% 0 0 6%;}
.cpzh_class .pic .more a{ color: #fff;}
.cpzh_class #cplbnr{ padding: 5% 0 !important; }
.cpzh_class #cplbnr li .lbpic{ display: block; width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.cpzh_class #cplbnr li .lbpic img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.cpzh_class #cplbnr li .tit{ border-bottom: 1px solid #e5e5e5; height: 50px; line-height: 50px;}
.cpzh_class #cplbnr li .tit p{ float: left;}
.cpzh_class #cplbnr li .tit span{ display: block; float: right; height: 30px; line-height: 30px; border-radius: 15px; background: #cfcfcf; padding: 0 10%; margin-top: 10px; transition: 0.3s;}
.cpzh_class #cplbnr li:hover .tit span{ background: #2042a3; color: #fff;}
.cpzh_class #cplbnr li:hover .lbpic img{ transform: scale(1.1);}
@media screen and (max-width:1440px){
    .cpzh_class .pic dl dd{ font-size: 12px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:1200px){
    .cpzh_class .pic .tit{ font-size: 16px; height: 45px; line-height: 45px;}
    .cpzh_class .pic .con{ font-size: 12px; line-height: 25px;}
    .cpzh_class .pic dl dd{ font-size: 12px; height: 20px; line-height: 20px;}
    .cpzh_class .pic dl dd i{ display: none;}
}
@media screen and (max-width:991px){
    .cpzh_class .pic{ background: none;}
}

.cpnr{ margin-top: 3% !important;}
.cpnr li{ margin-bottom: 5%;}
.cpnr li .img{ display: block; width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.cpnr li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cpnr li .tit{ border-bottom: 1px solid #e5e5e5; height: 50px; line-height: 50px;}
.cpnr li .tit p{ float: left;}
.cpnr li .tit span{ display: block; float: right; height: 30px; line-height: 30px; border-radius: 15px; background: #cfcfcf; padding: 0 10%; margin-top: 10px; transition: 0.3s;}
.cpnr li:hover .tit span{ background: #2042a3; color: #fff;}
@media screen and (max-width:768px){
    .cpnr li .tit span{ display: none;}
    .cpnr li .tit p{ width: 100%; text-align: center;}
}


#cpnav{ background: #2042a3; height: 60px;}
#cpnav .nav_zi{}
#cpnav .nav_zi li{ padding: 0 2%; height: 60px; line-height: 60px; font-size: 16px; color: #fff; border-right: 1px solid #e9e9e9; position: relative; transition: 0.3s;}
#cpnav .nav_zi li a{ color: #fff;}
#cpnav .nav_zi li:last-of-type{ border-right: none;}
#cpnav .nav_zi li:hover{ background: #cd000f;}
#cpnav .nav_zi li:hover a{ color: #fff;}

#nav_cpinfo .swiper {
    width: 100%;
    height: 100%;
}
#nav_cpinfo .swiper-slide {
    text-align: center;
    font-size: 16px;
    color: #fff;
    height: 60px; line-height: 60px;
    border-right: 1px solid #e9e9e9;

    /* 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_cpinfo .swiper-slide:hover{ background: #cd000f; color: #fff;}
#nav_cpinfo .swiper-slide a{ color: #fff;}


.pro_con{ position: relative; overflow: hidden;}
.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: 0 2% 0;}
.cp_right h2{ color: #2042a3; font-size: 30px; font-weight: bold !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.cp_right .content{ border-bottom: 1px dashed #ececec; border-top: 1px dashed #ececec; color: #999999; font-size: 16px; padding: 4% 0; margin: 3% 0;}
.cp_right  dl{ text-align: center; padding: 2% 0 5%;}
.cp_right  dl dd{ float: left; color: #666666; width: 18%;}
.cp_right  dl dd p{ display: inline-block; width: 70px; line-height: 70px; height: 70px; border: 1px solid #e3e3e3; border-radius: 5px; color: #acacac; transition: 0.3s;}
.cp_right  dl dd p i{ font-size: 30px; color: #acacac; transition: 0.3s;}
.cp_right  dl dd span{ display: inline-block; font-size: 14px; height: 35px; line-height: 35px;}
.cp_right  dl dd:hover p{ background: #2042a3; border: 1px solid #2042a3;}
.cp_right  dl dd:hover p i{ color: #fff;}
.cp_right .tel i{ float: left; font-size: 40px; height: 40px; line-height: 40px; color: #2042a3; margin-top: 3%;}
.cp_right .tel .float-start{ padding-left: 3%; line-height: 25px;}
.cp_right .tel .float-start p{ color: #666666;}
.cp_right .tel .float-start span{ color: #2042a3; font-size: 26px; font-family: Impact;}
.cp_right .zixun-btn{ height: 50px; line-height: 50px; background: #cd000f; color: #fff; border-radius: 5px; text-align: center; font-size: 16px; transition: 0.3s; position: relative; z-index: 1;}
.cp_right .zixun-btn i{ display: inline-block; font-size: 20px; margin-right: 10px;}
.cp_right .zixun-btn:hover{ background: #333;}
@media screen and (max-width:1200px){
    .cp_right .content{ font-size: 12px;}
    .cp_right h2{ font-size: 20px;}
    .cp_right ul .bt{ font-size: 14px; height: 30px;}
    .cp_right ul{ margin: 2% 0 !important;}
}
@media screen and (max-width:991px){
    .cp_left{ padding-bottom: 60%; margin-top: 3%;}
    .cp_right{ margin-top: 3%;}
}
@media screen and (max-width:768px){
    .cp_right dl dd{ width: 20%;}
    .cp_right  dl dd span{ font-size: 12px;}
}


#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; border-bottom: 1px solid #efefef;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; width: 100%; transition:0.3s;}
.cpbt li{ float: right; color: #666666; font-size: 16px; width: 10%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:first-of-type:before{ display: none;}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #2042a3;}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: #2042a3;}
.cpbt li.current:after{ left: 25%; width: 50%; background: #2042a3;}

@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .cpbt li{ width: 18%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    .cpbt li{ width: 20%; font-size: 13px;}
}


.cpnr_con{ padding: 0 0 7%; color: #666666;}
.cpnr_con img{ display: block; margin: 2% auto; max-width: 100%;}

#qfwfw{ margin: 3% 0;}
#qfwfw .swiper-slide { background-position: center; position: relative;}
#qfwfw .gallery-top { height: auto; padding: 0; overflow: hidden;}
#qfwfw .gallery-top .swiper-slide img{ width: 100%;}

#qfwfw .gallery-thumbs { height: auto; text-align: left; padding: 0; overflow: hidden;}
#qfwfw .gallery-thumbs .swiper-wrapper{ width: auto;}
#qfwfw .gallery-thumbs .swiper-slide { width: 100%; cursor: pointer; padding: 15% 0 0 10%; line-height: 25px; position: relative; height: auto; border: 1px solid #f3f3f3; transition: 0.3s;}
#qfwfw .gallery-thumbs .swiper-slide i{ float: left; color: #bbbbbb; font-size: 50px; height: 50px; line-height: 50px; margin-top: 5%;}
#qfwfw .gallery-thumbs .swiper-slide .float-start{ width: 75%; padding-left: 5%;}
#qfwfw .gallery-thumbs .swiper-slide p{ color: #222222; font-size: 20px}
#qfwfw .gallery-thumbs .swiper-slide span{ color: #a9a9a9; font-size: 12px; text-transform: uppercase;}
#qfwfw .gallery-thumbs .swiper-slide-thumb-active { background: #2042a3; border: 1px solid #2042a3; }
#qfwfw .gallery-thumbs .swiper-slide-thumb-active p,#qfwfw .gallery-thumbs .swiper-slide-thumb-active i,#qfwfw .gallery-thumbs .swiper-slide-thumb-active span{ color: #fff;}
@media screen and (max-width:1200px){
    #qfwfw .gallery-thumbs .swiper-slide i{ display: none;}
    #qfwfw .gallery-thumbs .swiper-slide .float-start{ padding: 0; width: 100%;}
    #qfwfw .gallery-thumbs .swiper-slide{ padding-top: 10%;}
}
@media screen and (max-width:991px){
    #qfwfw .gallery-top{ margin-top: 3%;}
    #qfwfw .gallery-thumbs .swiper-wrapper{ padding-top: 0;}
    #qfwfw .gallery-thumbs .swiper-slide{ padding: 3%;}
}
@media screen and (max-width:768px){
    #fwfw li{ font-size: 15px;}
    #qfwfw .gallery-thumbs .swiper-slide p{ font-size: 16px;}
    #qfwfw .gallery-thumbs .swiper-slide span{ display: block; line-height: 20px;}
}

#cpdg{ background: url("../images/dg.jpg") no-repeat center;}
#cpdg .tit{ text-align: center; line-height: 50px;}
#cpdg .tit p{ color: #282828; font-size: 30px; font-weight: bold;}
#cpdg .tit span{ display: block; color: #666666; font-size: 16px;}
.mes-form3 { margin: 2% 5% 0; overflow: hidden; padding: 0;}
.mes-form3 .row{ margin: 0;}
.mes-form3 .form-tr { padding: 0; overflow: hidden;}
.mes-form3 .form-tr input { display: block; width: 95%; padding: 0 2%; height: 45px; line-height: 45px; background: #fff; color: #333; border-radius: 5px; border: none;}
.mes-form3 .form-tr textarea{ width: 98%; height: 80px; padding: 1%; border-radius: 5px;}
.mes-form3 .form-tr .code { overflow: hidden;}
.mes-form3 .form-tr .code input { width: 60%; float: left;}
.mes-form3 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 10px; width: 80px; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form3 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form3 .form-tr .submit2 { display: block; width: 40%; height: 45px; text-align: center; line-height: 45px; background: #d71418; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form3 .form-tr .submit2:hover { background: #333;}
.mes-form3 .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width:991px){
    #cpdg .tit p{ font-size: 22px;}
    #cpdg .tit span{ line-height: 30px; font-size: 14px;}
}
@media screen and (max-width:768px){
    .mes-form3 .form-tr input{ width: 98%;}
    .mes-form3 .form-tr input,.mes-form3 .form-tr .submit2{ height: 40px; line-height: 40px;}
    .mes-form3 .form-tr .submit2{ margin-top: 2%;}
    #cpdg .tit p{ font-size: 18px;}
    #cpdg .tit span{ line-height: 25px; font-size: 14px;}
}

#anli{ overflow: hidden; margin: 3% auto 0;}
#anli .swiper-container {
    width: 100%;
    height: 100%;
}
#anli .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    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{ 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; text-align: center;}
#anli .swiper-slide p{ background: #f5f6f8; width: 100%; height: 50px; text-align: center; line-height: 50px; color: #333333; font-size: 16px; transition: 0.3s;}
#anli .swiper-slide:hover p{ background: #2042a3; color: #fff;}
@media screen and (max-width:768px){
    #anli{ padding: 0 3%;}
}


/*翻页*/
.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;
}
