.main{ line-height: 30px; padding: 4% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
    .main{ padding: 4% 15px; }
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100%;}

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


/*头部*/
.header { z-index: 11; background-color: #fff; box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1); -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.header.scroll_bottom { top: -150px; }

#top_index{ height: auto; margin: 0 auto;}
#logo{ padding-top: 1%; padding-bottom: 1%; text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
.top_tel_con{ color: #005dbc; font-size: 19px; font-weight: bold; margin-right: 5%; }
.top_tel_con i{ display: inline-block; font-size: 22px; margin-right: 10px; }
.top_lx{ height: 35px; line-height: 35px; width: 110px; background: #005dbc; border-radius: 20px; color: #fff; text-align: center; padding: 0 5%;}
.top_lx i{ display: inline-block; margin-left: 10px;}
@media screen and (max-width:1600px){
    .top_tel_con{ font-size: 16px;}
    .top_tel_con i{ display: none;}
}
@media screen and (max-width:1440px){
    .top_tel_con{ display: none;}
}
@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: 90%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 3% 15px;}
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; height: 50px; line-height: 50px; width: 16%; font-size: 18px; font-weight: normal; color: #282828; text-align: center; transition:0.5s; position: relative;}
#nav li a{ display: inline-block; position: relative; z-index: 1; color: #282828;}
#nav li a p{ position: relative; z-index: 2;}
#nav li:hover a{ color: #282828;}
#nav li a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 16px; display: block; height:5px; background-color: #0075c2; width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#nav li 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);}
#nav li .navson{display: none; position: absolute;left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 100%;}
#nav li .navson a{ display: block;color: #fff!important; height: 35px; line-height: 35px; background: rgba(0,0,0,.7); text-align: center;font-size: 12px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson a:hover{background: #0075c2;}
#nav li .navson a:after{ display: none !important;}

@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 {position: relative;height: auto !important;z-index: 1;top:0;}
.banner .swiper-wrapper{height: auto !important;}
.banner .swiper-slide {position: relative;height: auto !important;float: left;}
.banner .swiper-slide a{display:block;width:100%;height: auto !important;}
.banner .swiper-slide a img{ width: 100%; height: auto;}
.banner .swiper-pagination {position: absolute;font-size:0;left: 0;height: 20px;text-align: center;bottom: 6% !important;width: 100%;z-index: 9999;}
.banner .swiper-pagination-bullet{transition:.4s; opacity: 1; width: 10px; height: 10px; background: #fff;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 25px;}
.banner .swiper-pagination-bullet-active{width: 50px;height: 10px;border-radius:20px;background:#fff;}
#swiper-slide1{position: relative;}
#swiper-slide1 .bannera{position: absolute;z-index: 3;width: 100%;height: 100%;background: rgba(0,0,0,.3);text-align: center;padding-top: 12%;}
#swiper-slide1 .bannera img{max-width: 100%;}
#swiper-slide1 .bannera span{display: block;font-size: 70px;line-height: 100px;color:#fff;margin-top: 2%;font-weight: bold;}
#swiper-slide1 .bannera em{display: block;width: 40px;height: 4px;background: #fff;margin:2rem auto 3rem;}
#swiper-slide1 .bannera p{font-size: 30px;letter-spacing: 1px; line-height: 80px;color:#fff;text-align: center;text-transform: uppercase;font-family: fz;}
#swiper-slide1 .bannera i{display: block; font-size: 34px;font-weight: 50;color: rgba(255,255,255,.8);letter-spacing: 1px;}

#swiper-slide2{position: relative;}
#swiper-slide2 .bannerb{position: absolute;z-index: 3;width: 100%;height: 100%;background: rgba(0,0,0,.3);text-align: center;padding-top: 12%;}
#swiper-slide2 .bannerb img{max-width: 100%;}
#swiper-slide2 .bannerb span{display: block;font-size: 70px;line-height: 100px;color:#fff;margin-top: 2%;font-weight: bold;}
#swiper-slide2 .bannerb em{display: block;width: 40px;height: 4px;background: #fff;margin:2rem auto 3rem;}
#swiper-slide2 .bannerb p{font-size: 30px;letter-spacing: 1px; line-height: 80px;color:#fff;text-align: center;text-transform: uppercase;font-family: fz;}
#swiper-slide2 .bannerb i{display: block; font-size: 34px;font-weight: 50;color: rgba(255,255,255,.8);letter-spacing: 1px;}


.banner-swiper img{ width: 100%;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    /*#banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}*/
}
@media screen and (max-width:768px){
    .fixed-top{ position: relative !important;}
}



/*底部*/
#end_bj{ background: url("../images/end_bj.jpg") no-repeat bottom fixed; width: 100%;}
#end_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_bj a:hover{ color: #fff;}

#end_bj .main{ padding: 4% 0; }
#end_bj .main .ewm{ text-align: center; width: 20%; margin-right: 10px;}
#end_bj .main .ewm p{ border: 1px dashed rgba(255,255,255,0.5); padding: 10px;}
#end_bj .main .ewm img{ width: 100%;}
#end_bj .main .ewm span{ display: block; line-height: 50px; color: rgba(255,255,255,0.5);}
#end_bj .end_lx .tit{ color: #fff; font-size: 24px; position: relative; height: 50px;}
#end_bj .end_lx .tit:before{ position: absolute; left: 0; bottom: 0; height: 2px; width: 5%; content: ''; background: #005dbc; transition: 0.3s;}
#end_bj .end_lx .tit span{ color: rgba(255,255,255,0.1); text-transform: uppercase; font-size: 16px; padding-left: 10px;}
#end_bj .end_lx .content{ color: rgba(255,255,255,0.5); padding-top: 3%; font-size: 15px; line-height: 35px;}

#end_logo{ border-bottom: 1px solid rgba(255,255,255,0.1);}
#end_logo ul{ padding: 2% 0 !important; color: #fff;}
#end_logo ul li{ font-size: 18px; position: relative;}
#end_logo ul li a{ color: #fff;}
#end_logo ul li:before{ position: absolute; left: 50%; bottom: -100%; height: 2px; width: 0; content: ''; background: #005dbc; transition: 0.3s;}
#end_logo ul li:hover:before{ left: 0; width: 100%;}
#end_logo p{ text-align: right;}

#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,0.2); border-top: 1px solid rgba(255,255,255,0.1); }
#end_line a{ color: rgba(255,255,255,0.2);}
#end_line a:hover{ color: #fff;}

.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: 33%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:nth-of-type(2){ background: #114889;}
.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:before{ bottom: -80%;}
}
@media screen and (max-width:1200px){
    #end_logo ul li:before{ bottom: -70%;}
}
@media screen and (max-width:991px){
    #end_bj .main .ewm{ width: 30%; margin-top: 3%;}
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 4% 0 1%;}
    #end_bj .main .ewm{ width: 45%; margin-top: 3%;}
}



/*首页*/
.hui{ background: #f9f9f9;}
.tit_in h1{ color: #333333; font-size: 36px; padding: 10px 0;}
.tit_in h1 span{ color: #005dbc; font-weight: bold;}
.tit_in p{ color: #666666; font-size: 16px;}
@media screen and (max-width:991px){
    .tit_in h1{ font-size: 24px;}
}
@media screen and (max-width:991px){
    .tit_in h1{ font-size: 22px;}
    .tit_in p{ font-size: 14px;}
}


#cplb_in{position: relative; margin-top: 3%;}
#cplb_in .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cplb_in .swiper-slide {
    transition:0.3s;
    position: relative;
    background: #fff;
    border-top: 2px solid #005dbc;
    padding: 2%;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cplb_in .swiper-slide .tit{ height: 60px; line-height: 60px; background: url("../images/cptit_logo.png") no-repeat right center; border-bottom: 1px dashed #e8e8e8; font-size: 24px; width: 100%; transition: 0.5s; color: #333333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#cplb_in .swiper-slide .tit svg{ width: 30px; margin-right: 10px;}
#cplb_in .swiper-slide .tit svg path{ fill: #c2c2c2;}
#cplb_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
#cplb_in .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#cplb_in .swiper-slide table{ width: 100%; margin: 4% 0; line-height: 35px;}
#cplb_in .swiper-slide table tr td{ text-align: left; width: 25%; color: #999999; font-size: 15px;}
#cplb_in .swiper-slide table tr td:nth-of-type(2){ width: 75%;}
#cplb_in .swiper-slide table td i{ float: left; color: #005dbc; margin-right: 10px;}
#cplb_in .swiper-slide dl{ padding: 1% 0; background: #f6f7fa; width: 100%; font-size: 15px; margin: 0;}
#cplb_in .swiper-slide dl dd{ margin: 0; color: #666666; text-align: center; position: relative;}
#cplb_in .swiper-slide dl dd:before{ position: absolute; right: -65%; top: 25%; content: ''; width: 1px; height: 50%; background: #dfdfdf;}
#cplb_in .swiper-slide dl dd:last-of-type:before{ display: none;}
#cplb_in .swiper-slide:hover img{ transform: scale(1.1);}

#cplb_in .swiper-button-next:after,#cplb_in .swiper-button-prev:after{ display: none;}
#cplb_in .control-bar .prev_next{ right: 0; opacity: 1; z-index: 8;}
#cplb_in .control-bar .prev_next.prev{ left: 0; opacity: 1; z-index: 8;}
#cplb_in .control-bar .w-btn { border-radius: 0; width: 35px; height: 35px; margin: 2px; text-align: center; line-height: 35px; background-color: #8a8a8a; position: relative; color: #eeeeee; cursor: pointer; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#cplb_in .control-bar .w-btn:hover { background-color: #005dbc; color: #ffffff; }
#cplb_in .control-bar .prev_next i { display: block; width: 0; position: relative; height: 1px; background-color: CurrentColor; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#cplb_in .control-bar .prev_next i::before, #cplb_in .control-bar .prev_next i::after { content: ''; display: block; width: 10px; height: 1px; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#cplb_in .control-bar .prev_next i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#cplb_in .control-bar .prev_next i::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#cplb_in .control-bar .prev_next.next i { margin-left: 10px; }
#cplb_in .control-bar .prev_next.next i::before, #cplb_in .control-bar .prev_next.next i::after { right: 0; transform-origin: right; }
#cplb_in .control-bar .prev_next.prev i { margin-right: 10px; }
#cplb_in .control-bar .prev_next.prev i::before, #cplb_in .control-bar .prev_next.prev i::after { left: 0; transform-origin: left; }
#cplb_in .control-bar .prev_next:hover i { width: 20px; margin: 0; }
#cplb_in .control-bar .prev_next:hover i::before, #cplb_in .control-bar .prev_next:hover i::after { width: 8px; }
#cplb_in .control-bar .more i { width: 15px; height: 1px; background-color: CurrentColor; position: relative; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#cplb_in .control-bar .more i::before, #cplb_in .control-bar .more i::after { content: ''; display: block; width: 100%; height: 100%; background-color: CurrentColor; position: absolute; margin: auto; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
#cplb_in .control-bar .more i::before { top: -6px; }
#cplb_in .control-bar .more i::after { bottom: -6px; }
#cplb_in .control-bar .more:hover i { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); width: 2px; height: 2px; }
@media screen and (max-width:1440px){
    #cplb_in .swiper-slide table tr td{ width: 35%;}
}
@media screen and (max-width:1200px){
    #cplb_in .swiper-slide .tit .float-left{ width: 75%;}
    #cplb_in .swiper-slide .tit .float-left p{ font-size: 14px;}
    #cplb_in .swiper-slide .tit .float-left span{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #cplb_in .swiper-slide .tit{ background: none; font-size: 16px;}
    #cplb_in .swiper-slide table tr td{ font-size: 12px; width: 40%;}
    #cplb_in .swiper-slide dl dd{ font-size: 12px;}
}




#cpys{ position: relative;}
#cpys .swiper { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cpys .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover;}
#cpys .mySwiper2 { height: auto; width: 100%;}
#cpys .mySwiper2 .swiper-slide{ position: relative;}
#cpys .mySwiper2 .swiper-slide .font{ position: absolute; left: 0; top: 0; width: 100%; height: auto; z-index: 1; color: #fff; padding-top: 10%;}
#cpys .mySwiper2 .swiper-slide .font .container{ padding-right: 40%;}
#cpys .mySwiper2 .swiper-slide .font .tit{ font-size: 30px; background: url("../images/ys_tit_line.png") no-repeat left bottom; height: 60px; position: relative;}
#cpys .mySwiper2 .swiper-slide .font .tit:before{ position: absolute; left: -112px; top: -90px; background: url("../images/ys_font.png") no-repeat left top; width: 119px; height: 122px; content: '';}
#cpys .mySwiper2 .swiper-slide .font .nr{ font-size: 16px; padding-top: 5%;}
#cpys .mySwiper2 .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 42%; position: relative; overflow: hidden;}
#cpys .mySwiper2 .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpys .cpys_hover{ position: absolute; bottom: 8%; width: 100%;}
#cpys .mySwiper { box-sizing: border-box; overflow: inherit; overflow: hidden; }
#cpys .mySwiper .swiper-slide { color: #fff; cursor: pointer;line-height: 25px; position: relative; height: auto; }
#cpys .mySwiper .swiper-slide .font{ padding: 10%; border: 1px solid rgba(255,255,255,.3); transition: 0.5s;  background: rgba(255,255,255,0.1);}
#cpys .mySwiper .swiper-slide p{ font-size: 24px; margin-bottom: 30px !important; position: relative;}
#cpys .mySwiper .swiper-slide p:before{ position: absolute; left: 0; bottom: -15px; content: ''; width: 7%; height: 2px; background: #c40000; transition: 0.5s;}
#cpys .mySwiper .swiper-slide p i{ float: left; font-size: 24px; margin-right: 10px;}
#cpys .mySwiper .swiper-slide span{ font-size: 14px; opacity: 0.7; transition: 0.5s;}
#cpys .mySwiper .swiper-slide-thumb-active p:before{ width: 100%;}
#cpys .mySwiper .swiper-slide-thumb-active span{ opacity: 1;}
#cpys .mySwiper .swiper-slide-thumb-active .font{ border: 1px solid rgba(0,0,0,.1); background: rgba(0,0,0,0.4); }
@media screen and (max-width:1700px){
    #cpys .cpys_hover{ bottom: 8%;}
}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #cpys .cpys_hover{ position: relative; margin-top: 1%;}
    #cpys .mySwiper .swiper-slide .font{  background: rgba(0,0,0,0.5); padding: 5%;}
    #cpys .mySwiper .swiper-slide p{ font-size: 20px;}
    #cpys .mySwiper .swiper-slide p i{ font-size: 20px;}
    #cpys .mySwiper .swiper-slide span{ font-size: 12px;}
}
@media screen and (max-width:575px){
}





#qfwfw{ margin: 3% 0 0; position: relative; width: 100%;}
#qfwfw .swiper-slide { background-position: center; position: relative;}
#qfwfw .gallery-top { height: auto; padding: 0; background: #000; color: #fff; overflow: hidden;}
#qfwfw .gallery-top .swiper-slide{ padding: 0; text-align: right;}
#qfwfw .gallery-top .swiper-slide img{ width: 100%;}
#qfwfw .gallery-thumbs { height: auto; text-align: left; position: absolute; z-index: 10; padding: 3% 0 0 14%; overflow: hidden;}
#qfwfw .gallery-thumbs .swiper-wrapper{ width: auto;}
#qfwfw .gallery-thumbs .swiper-slide { color: #fff; cursor: pointer;line-height: 25px; position: relative; height: auto;}
#qfwfw .gallery-thumbs .swiper-slide .font{ padding: 10%; border: 1px solid rgba(255,255,255,.3); transition: 0.5s; }
#qfwfw .gallery-thumbs .swiper-slide p{ font-size: 24px; margin-bottom: 30px !important; position: relative;}
#qfwfw .gallery-thumbs .swiper-slide p:before{ position: absolute; left: 0; bottom: -15px; content: ''; width: 7%; height: 2px; background: #c40000; transition: 0.5s;}
#qfwfw .gallery-thumbs .swiper-slide p i{ float: left; font-size: 24px; margin-right: 10px;}
#qfwfw .gallery-thumbs .swiper-slide span{ font-size: 15px; opacity: 0.7; transition: 0.5s;}
#qfwfw .gallery-thumbs .swiper-slide-thumb-active p:before{ width: 100%;}
#qfwfw .gallery-thumbs .swiper-slide-thumb-active span{ opacity: 1;}
#qfwfw .gallery-thumbs .swiper-slide-thumb-active .font{ border: 1px solid rgba(0,0,0,.1); background: rgba(0,0,0,0.4); }
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #qfwfw .gallery-thumbs{ padding: 3% 0 0;}
    #qfwfw .gallery-thumbs .swiper-slide p{ font-size: 20px;}
    #qfwfw .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}
@media screen and (max-width:768px){
}

#jj_bj{ background: url("../images/jj_bj.png") repeat center;}
#gsjj{ text-align: center; padding: 3% 5%; color: #666666; font-size: 16px; line-height: 35px;}
#gsjj a{ color: #005dbc; font-weight: bold;}
@media screen and (max-width:991px){
    #gsjj{ font-size: 14px; padding: 3% 0;}
}


#jjys .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#jjys .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#jjys .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 120%; position: relative; overflow: hidden; background: #000;}
#jjys .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.5s; opacity: 0.7;}
#jjys .swiper-slide .font{ position: absolute; left: 0; bottom: 0; z-index: 1; color: #fff; width: 100%; padding: 6% 8%; text-align: left; transition: 0.5s;}
#jjys .swiper-slide .font .tit{ position: relative; padding-bottom: 10px; margin-bottom: 20px;}
#jjys .swiper-slide .font .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 10%; height: 2px; background: rgba(255,255,255,0.5);}
#jjys .swiper-slide .font .tit svg{ width: 50px;}
#jjys .swiper-slide .font .tit svg path{ fill: #c40000;}
#jjys .swiper-slide .font .tit p{ font-size: 22px; padding-top: 20px;}
#jjys .swiper-slide .font .tit span{ font-size: 14px; opacity: 0.7; text-transform: uppercase; }
#jjys .swiper-slide .font .con{ font-size: 16px; transition: 0.5s;}
#jjys .swiper-slide:hover .font .con{ opacity: 0;}
#jjys .swiper-slide:hover .font{ bottom: -10%;}
#jjys .swiper-slide:hover .pic img{ transform: scale(1.1);}


.hui{ background: #f9f9f9;}

#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 5% 3%; transition: 0.3s; border-bottom: solid 1px #f2f2f2; }
#indexNews li .right{ line-height: 25px;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .news_info{ color: #999999; font-size: 14px;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #e8e8e9; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #666666; font-size: 50px; font-family: Bahnschrift;}
#indexNews li:last-of-type{ border-bottom: none;}
#indexNews li:hover{ background: #005dbc;}
#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}
#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}


#xwpicnr_in{ position: relative;}
#xwpicnr_in .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xwpicnr_in .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwpicnr_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
#xwpicnr_in .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr_in .swiper-slide .font{ background: #f5f6f8; width: 100%; padding: 2% 0;}
#xwpicnr_in .swiper-slide .right{ text-align: left; padding: 0 2% !important; line-height: 25px;}
#xwpicnr_in .swiper-slide .news_title{ text-align: left; color: #626364; font-size: 20px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 30px; font-weight: bold; }
#xwpicnr_in .swiper-slide .news_info{ color: #999999; font-size: 0.8em;}
#xwpicnr_in .swiper-slide .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #ccc; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}
#xwpicnr_in .swiper-slide .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #626364; font-size: 36px; font-weight: bold;}
#xwpicnr_in .swiper-pagination{ right: 20px; bottom: 0; left: auto; height: 30px; text-align: right;}
#xwpicnr_in .swiper-pagination .swiper-pagination-bullet{ background: #005dbc; width: 10px; height: 10px;}
@media screen and (max-width:1440px){
    #xwpicnr_in .swiper-slide .news_time,#indexNews li .news_time{ font-size: 16px;}
    #indexNews li .news_time span{ font-size: 42px;}
}
@media screen and (max-width:991px){
    #xwpicnr_in .swiper-slide .news_time{ font-size: 14px !important;}
}
@media screen and (max-width:768px){
    #indexNews li .news_time span{ font-size: 36px;}
    #indexNews li .news_time{ font-size: 12px;}
}





/*公司简介*/
#jj_bj_zy{ background: url("../images/jj_bj.jpg") no-repeat center fixed;}
.gsjj_con .tit{ position: relative; line-height: 40px; padding-bottom: 10px;}
.gsjj_con .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 5%; height: 2px; background: #005dbc;}
.gsjj_con .tit p{ color: #005dbc; font-size: 32px;}
.gsjj_con .tit span{ color: #666666; font-size: 18px;}
.gsjj_con .con{ color: #666666; font-size: 16px; padding-top: 5%; line-height: 35px;}
#whbj{ background: url("../images/wh_bj.jpg") no-repeat center bottom;}
#whbj .tit{ line-height: 35px;}
#whbj .tit h1{ color: #333333; font-size: 32px;}
#whbj .tit h1 span{ color: #005dbc; font-weight: bold;}
#whbj .tit p{ color: #666666; font-size: 18px;}
#whbj .jjlb{ padding: 10% 0 0 !important;}
#whbj .jjlb li{ text-align: center; line-height: 40px;}
#whbj .jjlb li p{ font-size: 48px; font-family: Bahnschrift; color: #005dbc;}
#whbj .jjlb li span{ color: #666666; font-size: 16px;}
#whbj .whlb li{ text-align: center; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding: 10% 0; width: 47%;}
#whbj .whlb li i{ font-size: 30px; color: #005dbc; height: 30px;}
#whbj .whlb li p{ color: #333333; font-size: 24px; position: relative; height: 40px; margin: 5% 0 !important;}
#whbj .whlb li p:before{ position: absolute; left: 40%; bottom: 0; width: 20%; height: 2px; background: #005dbc; content: '';}
#whbj .whlb li span{ display: block; padding: 0 10%; color: #666666; font-size: 16px;}
@media screen and (max-width:1200px){
    .gsjj_con .tit p{ font-size: 24px;}
    .gsjj_con .tit span{ display: block; font-size: 14px; line-height: 25px;}
    .gsjj_con .con{ font-size: 14px; line-height: 30px;}
    #whbj .jjlb li{ width: 50%; float: left;}
    #whbj .jjlb li p{ font-size: 36px;}
    #whbj .jjlb li span{ font-size: 14px;}
    #whbj .whlb li p{ font-size: 20px;}
    #whbj .whlb li span{ font-size: 12px; padding: 0 2%;}
}
@media screen and (max-width:991px){
    .gsjj_con .tit span{font-size: 12px;}
    .gsjj_pic img{ width: 100%;}
    #whbj .tit h1{ font-size: 24px;}
    #whbj .tit p{ font-size: 14px;}
    #whbj .jjlb{ padding: 3% 0 !important;}
}
@media screen and (max-width:768px){
    #whbj .whlb li span{ padding: 0 15%;}
}
@media screen and (max-width:450px){
    #whbj .whlb li span{ padding: 0 5%;}
}


#crcm{ margin-top: 3%; overflow: hidden}
#crcm .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#crcm .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#crcm .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#crcm .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#crcm .swiper-slide .pic .font{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; background: rgba(0,0,0,0.5); transition:0.4s; padding: 0; opacity: 0; text-align: center; overflow: hidden;}
#crcm .swiper-slide .pic .font:before{ position: absolute; content: ''; left: 5%; top: 5%; width: 90%; height: 90%; border: 1px dashed rgba(255,255,255,0.3);}
#crcm .swiper-slide .pic .font p{ color: #fff; font-size: 16px; padding-top: 4%;}
#crcm .swiper-slide .pic .font i{ color: #fff; font-size: 40px;}
#crcm .swiper-slide .tit{ height: 60px; line-height: 60px; background: #f7f7f7; width: 100%; text-align: center; font-size: 16px;}
#crcm .swiper-slide:hover img{ transform: scale(1.1);}
#crcm .swiper-slide:hover .pic .font{ opacity: 1; left: 0; top: 0; width: 100%; height: 100%; padding: 30% 0 0;}

@media screen and (max-width:1200px){
    #crcm .swiper-container{ padding-bottom: 7%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    #crcm .swiper-container{ padding-bottom: 15%;}
}

#zzrybj{ background: url("../images/ry_bj.jpg") no-repeat center fixed;}
#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: 110%; 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: #dedede; line-height: 50px; color: #333333; font-size: 16px;}
#zzry .swiper-slide:hover p{ background: #c00505; 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%;}
}




/*公共*/
#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%; padding: 10% 0 0;}
#zi_banner .main .container{ text-align: left; color: #fff;}
#zi_banner .main .container h1{ font-size: 32px; position: relative; height: 60px; margin-bottom: 10px !important;}
#zi_banner .main .container h1:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 3%; height: 2px; background: #fff;}
#zi_banner .main .container p{ font-size: 16px;}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 150%; margin-left: -14%;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 200%;}
    #zi_banner .main{ padding-top: 20%;}
}
@media screen and (max-width:768px){
    #zi_banner .pic img{ width: 300%; margin-left: -37%;}
    #zi_banner .main{ padding-top: 30%;}
    #zi_banner .main .container h1{ font-size: 26px; height: 50px;}
    #zi_banner .main .container p{ font-size: 14px;}
}

#home{ height: auto; border-bottom: 1px solid #efefef; padding: 10px 0; background: #f7f7f7;}
#home i{ float: left; color: #005dbc; margin-right: 10px;}
#home a{ padding: 0 5px;}
#home ul li{ padding: 0 3%; position: relative;}
#home ul li:before{ position: absolute; left: 50%; bottom: -35%; content: ''; width: 0; height: 2px; background: #005dbc; transition: 0.3s;}
#home ul li:hover:before{ left: 20%; width: 60%;}

#lxwm_in li{ background: #f5f7fa; text-align: center; padding: 10% 3%;}
#lxwm_in li .tit{ font-size: 22px; color: #666;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .con{ color: #7d8084;}
@media screen and (max-width:1440px){
    #home ul li{ padding: 0 1%;}
    #home{ font-size: 12px;}
}
@media screen and (max-width:1200px){

}
@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;}
}
.in_title{ line-height: 40px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



.pro-sider { float: none; background: #fff;}
.pro-sider .in-title { padding: 10% 0; overflow: hidden; text-align: center; background-color: #005dbc; color: #fff; line-height: 30px; font-size: 30px; position: relative;}
.pro-sider .in-title span{ font-size: 14px; font-family: Arial; text-transform: uppercase;}
.pro-sider .in-title:before{ position: absolute; left: 0; bottom: -7%; content: 'qingong'; font-family: Impact; color: rgba(255,255,255,0.05); text-transform: uppercase; width: 100%; font-size: 85px;}
.pro-sider-ul { height: auto; text-align: left; background: #fff; padding: 15px; border: 1px solid #ebebeb;}
.pro-sider-ul .ul-li{ height: 50px; line-height: 50px; background: #eaeaea; font-size: 16px; padding: 0 5%; margin-top: 2%; transition: 0.3s;}
.pro-sider-ul .ul-li i{ float: right; color: #999; font-size: 22px; transition: 0.3s;}
.pro-sider-ul ul{ border: 1px solid #eaeaea; border-bottom: none;}
.pro-sider-ul ul li{ border-bottom: 1px solid #eaeaea; height: 55px; line-height: 55px; padding: 0 5%; transition: 0.3s;}
.pro-sider-ul ul li i{ float: right; color: #333; font-size: 22px; transition: 0.3s;}
.pro-sider-ul #li-on a,.pro-sider-ul #li-on i{ color: #fff;}
.pro-sider-ul #li-on{ background: #005dbc;}
.pro-sider-ul .ul-li:hover{ background: #005dbc;}
.pro-sider-ul .ul-li:hover a,.pro-sider-ul .ul-li:hover i{ color: #fff;}
.pro-sider-ul .left_tel_con{ padding-top: 5%;}
.pro-sider-ul .left_tel_con .pic{ float: left; padding-right: 10px;}
.pro-sider-ul .float-start{ line-height: 25px;}
.pro-sider-ul .float-start span{ color: #005dbc; font-size: 25px; font-weight: bold;}
@media screen and (max-width:1440px){
    .pro-sider .in-title:before{ display: none;}
    .pro-sider-ul .ul-li{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .pro-sider-ul .left_tel_con .pic{ display: none;}
    .pro-sider-ul .ul-li{ font-size: 14px;}
    .pro-sider .in-title{ font-size: 24px;}
    .pro-sider-ul .float-left span{ font-size: 20px;}
    .pro-sider-ul .ul-li i{ display: none;}
}
@media screen and (max-width:1000px){
    .pro-sider-ul .float-left{ font-size: 12px; line-height: 20px;}

}
@media screen and (max-width:991px){
    .pro-sider-ul .ul-li{ height: 30px; line-height: 30px; font-size: 12px;}
    .pro-sider-ul{ margin-bottom: 5%;}
}
@media screen and (max-width:768px){
    .pro-sider-ul .ul-li{ }
    .pro-sider-ul .ul-li p{ font-size: 13px;}
    .pro-sider-ul .ul-li span{ font-size: 12px;}
}


.news01 {padding: 3% !important;}
.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: #005dbc; 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;}



.contact_item{ padding:0; text-align: center; margin-top: 5%;}
.contact_item li{ display: inline-block; margin-bottom: 30px;}
.contact_item li span{display: block;width: 150px;height: 135px;margin:0 auto;text-align: center;position: relative;}
.contact_item li span.contact_item_1{background: url(../images/contact_li_bg1.png) center no-repeat;line-height: 108px;}
.contact_item li span.contact_item_2{background: url(../images/contact_li_bg2.png) center no-repeat;line-height: 135px;}
.contact_item li span.contact_item_3{background: url(../images/contact_li_bg3.png) center no-repeat;line-height: 170px;}
.contact_item li span img{vertical-align: middle;}
.contact_item_ewm{width: 84px;height: 84px;position: absolute;left: 33px;top:45px;z-index: 1;}
.contact_item_ewm img{width: 84px;height: 84px;position: absolute;left: 0;top:0;transition: all .4s;vertical-align: top;}
.contact_item li h4{color: #333;font-size: 18px;line-height: 30px; text-align: center;margin: 10px auto !important; font-weight: bold !important;}
.contact_item li p{color: #333;font-size: 14px;line-height: 26px;}
.contact_item li:nth-child(3n) p{text-align: center;}

.in_title{ line-height: 40px; padding: 30px 0 10px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}
@media screen and (max-width: 1200px){
    .contact_item li p{ font-size: 12px;}
}


.sNews-list .scs img {
    -webkit-transition-duration: 330ms;
    transition-duration: 330ms;
}
.sNews-list .scst img {
    -webkit-transition-duration: 330ms;
    transition-duration: 330ms;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}


.sNews-list .pic img
{
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.sNews-list .pic img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: inherit;
    width: 100% !important;
    height: 100% !important;
}

.sNews-list .item {
    overflow: hidden;
    padding: 1.5rem 0;
    border-bottom: #eeeeee dashed 1px;
    position: relative;
}
.sNews-list .item:after {
    content: " ";
    pointer-events: none;
    position: absolute;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    background-color: #f5f6f8;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
}
.sNews-list .item .contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-height: 240px;
}
.sNews-list .item .contain:after {
    display: none;
}
.sNews-list .item .pic {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -120px;
    width: 400px;
    overflow: hidden;
    height: 240px;
    background-color: #eee;
}
.sNews-list .item .txt {
    position: relative;
    padding-left: 450px;
    padding-right: 2.4rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sNews-list .item .txt .title {
    line-height: 1.5;
    height: 1.5em;
    font-size: 22px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
}
.sNews-list .item .txt .date {
    margin-top: 0.5rem;
    font-size: 14px;
    color: #999999;
}
.sNews-list .item .txt .date i{ float: left; margin-right: 10px;}
.sNews-list .item .txt .abstract {
    margin-top: 0.5rem;
    line-height: 1.75em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 3.5em;
    height: 3.5em;
    width: 90%;
}
.sNews-list .item .txt .more {
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.04rem;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    z-index: 2;
    border: #144cb8 solid 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sNews-list .item .txt .more:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-image: url(../images/arrow-news-item-more.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
}

@media screen and (min-width: 1025px) {
    .sNews-list .item:hover:after {
        top: 0;
        height: 100%;
        -webkit-transition: top 0ms ease-out 0s, height 220ms ease-out 0s;
        transition: top 0ms ease-out 0s, height 220ms ease-out 0s;
    }
    .sNews-list .item:hover .txt .title {
        color: #144cb8;
    }
    .sNews-list .item:hover .txt .more {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        background-color: #144cb8;
    }
    .sNews-list .item:hover .txt .more:after {
        -webkit-filter: grayscale(100%) brightness(600%);
        filter: grayscale(100%) brightness(600%);
    }
}
@media screen and (max-width: 1024px) {
    .sNews-list .item {
        padding: 1rem 0;
    }
    .sNews-list .item .contain {
        min-height: 0;
    }
    .sNews-list .item .pic {
        position: relative;
        top: 0;
        margin-top: 0;
        width: 50%;
        height: 0 !important;
        padding-bottom: 30%;
    }
    .sNews-list .item .txt {
        padding-left: 0;
        padding-right: 0;
        width: 47.5%;
    }
    .sNews-list .item .txt .more {
        display: none;
    }
    .sNews-list .item .txt .title{ font-size: 16px;}
    .sNews-list .item:active:after {
        top: 0;
        height: 100%;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .title {
        color: #144cb8;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .more {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        background-color: #144cb8;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .more:after {
        -webkit-filter: grayscale(100%) brightness(500%);
        filter: grayscale(100%) brightness(500%);
    }
}

.bai{ background: #fff; min-height: 970px;}
.tit_zy{ border-bottom: 1px solid #efefef; height: 75px; line-height: 75px; color: #333333; font-size: 24px; padding-left: 5%; background: url("../images/tit_zy_line.png") no-repeat 3% center;}
.mes-form3 {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 3%;
}
.mes-form3 .form-tr {
    overflow: hidden;
}
.mes-form3 .form-tr input {
    display: block;
    width: 100%;
    padding: 0 2%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e6e6e6;
}
.mes-form3 .form-tr textarea {
    display: block;
    width: 100%;
    padding: 5px 10px;
    height: 130px;
    border: 1px solid #e6e6e6;
}
.mes-form3 .form-tr .code {
    overflow: hidden;
}
.mes-form3 .form-tr .code input {
    width: 40%;
    float: left;
}
.mes-form3 .form-tr .code .verify {
    cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 45%;
    height: 40px;
    line-height: 40px;
    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 .submit {
    margin-top: 15px;
    display: block;
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #356bef;
    color: #fff;
    font-size: 15px;
}
.mes-form3 .form-tr .submit:hover {
    background: #0058b1;
}
.mes-form3 .form-tr .submit2 {
    margin-top: 15px;
    display: block;
    width: 100%;
    float: right;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #c40001;
    color: #fff;
    font-size: 15px;
    transition:0.3s;
}
.mes-form3 .form-tr .submit2:hover {
    background: #3d3d3d;
}
.mes-form3 .form-tr .error {
    height: 1rem;
    line-height: 1rem;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
}



/*产品中心*/

#cpnr_lb li { text-align: center; transition:0.3s; background: #fff; margin-bottom: 7%; position: relative; border: 1px solid #efefef; padding: 0 0 52%; overflow: hidden;}
#cpnr_lb li .pic{ display: block; width: 100%; height: 0; padding-bottom: 57%; position: relative; overflow: hidden; background: #fff; }
#cpnr_lb li .pic p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpnr_lb li .pic p img{ max-width: 100%; height: 100%;}
#cpnr_lb li .tit{ margin: 0 auto; width: 100%; color: #333333; font-size: 20px; font-weight: bold; padding: 5% 0; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s;}
#cpnr_lb li:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}
#cpnr_lb li .font{ position: absolute; left: 0; bottom: -75px; transition: 0.5s; width: 100%; background: #fff; padding: 0 25px 25px;}
#cpnr_lb li .cpdz{ background: #f5f5f5; text-align: center; border-radius: 5px; line-height: 40px; padding: 3% 0;}
#cpnr_lb li .cpdz svg{ width: 40px;}
#cpnr_lb li .cpdz svg path{ fill: #6b6b6b;}
#cpnr_lb li .cpdz p{ color: #333333; font-size: 15px;}
#cpnr_lb li .cpdz_lb{ border-left: 1px solid #f5f5f5; text-align: left; color: #666666;}
#cpnr_lb li .cpdz_lb p i{ float: left; color: #005dbc; margin-right: 10px;}
#cpnr_lb li .more{ height: 50px; line-height: 50px; background: #005dbc; text-align: center; color: #fff; margin-top: 5%;}
#cpnr_lb li:hover .font{ bottom: 0;}
@media screen and (max-width:1440px){
    #cpnr_lb li .cpdz{ line-height: 30px; padding: 10% 0;}
    #cpnr_lb li .cpdz svg{ width: 30px;}
    #cpnr_lb li .cpdz p{ font-size: 13px;}
}
@media screen and (max-width:1200px){
    #cpnr_lb li .tit{ font-size: 14px; padding: 5% 0 0;}
    #cpnr_lb li .cpdz_lb{ font-size: 12px; line-height: 25px; border: none;}
    #cpnr_lb li .cpdz_lb p i{ font-size: 12px;}
    #cpnr_lb li .more{ height: 40px; line-height: 40px;}
    #cpnr_lb li{ padding-bottom: 35% !important;}
    #cpnr_lb li .font{ bottom: -65px;}
}
@media screen and (max-width:991px){
    #cpnr_lb li{ padding-bottom: 18% !important;}
}


.pro_con{ position: relative; overflow: hidden; }
.pro_con .row{ margin: 0;}
/*.cp_left{ height: 0; padding-bottom: 30%; position: relative; overflow: hidden; border: 1px solid #efefef; }*/
/*.cp_left p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}*/
/*.cp_left p img{ max-width: 100%; max-height: 100%; transition: 0.3s;}*/
/*@media screen and (max-width:991px){*/
/*    .cp_left{ padding-bottom: 75%;}*/
/*}*/


.cp_left{ padding: 0; overflow: hidden; position: relative;}
.cp_left .swiper-container {
    width: 100%;
    height: 100%;
}

.cp_left .swiper-slide {
    text-align: center;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cp_left .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
.cp_left .swiper-slide img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cp_left .swiper-button-next:after,.cp_left .swiper-button-prev:after{ display: none;}
.cp_left .swiper-button-disabled{ opacity: 1 !important;}
.cp_left .swiper-button-next,.cp_left .swiper-button-prev{ width: 42px; height: 42px; background: rgb(0,114,188,0.5); border-radius: 5px; line-height: 42px; right: 0; transition: 0.3s;}
.cp_left .swiper-button-prev{ left: 0;}
.cp_left .swiper-button-prev i,.cp_left .swiper-button-next i{ color: #fff; font-size: 20px;}
.cp_left .swiper-button-next:hover,.cp_left .swiper-button-prev:hover{ background: #0072bc;}



.cp_right{ padding: 0 2% 0;}
.cp_right .tit{ line-height: 35px;}
.cp_right .tit h2{ color: #005dbc; font-size: 30px; font-weight: bold !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cp_right .tit p{ color: #666666; font-size: 16px;}
.cp_right .content{ border-top: 1px solid #ececec; color: #666666; font-size: 16px; padding: 3% 0; margin: 3% 0;}
.cp_right .order-btn{ height: 55px; background: #005dbc; line-height: 55px; text-align: center; color: #fff; font-size: 16px;}
.cp_right .order-btn i{ display: inline-block; margin-right: 10px;}
.cp_right .order-btn a{ color: #fff;}
.cp_right .cp_tel{ background: #f0f5fb; height: 55px; line-height: 55px; color: #333333; font-size: 22px; text-align: center;}
.cp_right .cp_tel i{ color: #005dbc; font-size: 30px; margin-right: 10px;}
.cp_right ul{ margin-top: 5% !important; padding-bottom: 10px !important;}
.cp_right ul li{ text-align: center; background: #fff; box-shadow: 0 0 10px rgba(0,93,181,0.2); padding: 4% 5%; }
.cp_right ul li i{ color: #005dbc; font-size: 30px;}
.cp_right ul li p{ color: #333333; font-size: 16px; padding-top: 10px;}

@media screen and (max-width:1200px){
    .cp_right .content{ font-size: 12px;}
    .cp_right .tit h2{ font-size: 26px;}
    .cp_right .tit p{ font-size: 14px;}
    .cp_right .cp_tel{ font-size: 16px;}
    .cp_right .cp_tel i{ font-size: 20px;}
    .cp_right .order-btn{ font-size: 15px;}
    .cp_right ul li p{ font-size: 14px;}
    .cp_right ul li i{ font-size: 26px;}
    .cp_right ul li{ padding: 3% 5%; line-height: 25px;}
}
@media screen and (max-width:991px){
    .cp_right{ margin-top: 3%;}
}


.cpbt{ height: 50px; background: #f2f7fc; line-height: 50px; margin-top: 3%;}
.cpbt p{ float: left; color: #fff; font-size: 20px; font-weight: bold; padding: 0 3%; background: #005dbc; border-left: 5px solid #d20000;}
.cpnr_con{ padding: 2%; color: #333333; font-size: 18px; line-height: 40px;}
.cpnr_con .parm{ margin-bottom: 3%;}
.tedian img{ max-width: 47%; margin: 2% 0;}
@media screen and (max-width:991px){
    .tedian img{ max-width: 100%;}
    .cpbt p{ font-size: 16px;}
    .cpnr_con{ font-size: 14px; line-height: 30px;}
}

#cpnr{ margin-top: 3%;}
#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: 2% 0 0;}
#cpnr .gallery-top .swiper-slide #qiege li{ float: left; width: 30%; margin: 0 1% 2%; }
#cpnr .gallery-top .swiper-slide #qiege li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#cpnr .gallery-top .swiper-slide #qiege li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpnr .gallery-thumbs { height: auto; margin-bottom: 1%; padding: 0; box-sizing: border-box; position: relative;}
#cpnr .gallery-thumbs .swiper-slide { height: 65px; line-height: 65px; background: #f0f0f0; font-size: 16px; color: #333333; cursor: pointer; padding-left: 2%;}

#cpnr .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #c00505;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:765px){
}



#qytk{position: relative; margin-top: 2%;}
#qytk .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#qytk .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;
}
#qytk .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#qytk .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#qytk .swiper-slide .tit{ position: absolute; bottom: 0; left: 0; height: 60px; line-height: 60px; text-align: center; color: #fff; font-size: 16px; background: rgba(40,51,72,0.5); width: 100%;transition: 0.5s;}
#qytk .swiper-slide:hover img{ transform: scale(1.1);}
#qytk .swiper-slide:hover .tit{ background: rgba(0,93,188,1);}
@media screen and (max-width:1200px){
    #qytk .swiper-slide .tit .float-left{ width: 75%;}
    #qytk .swiper-slide .tit .float-left p{ font-size: 14px;}
    #qytk .swiper-slide .tit .float-left span{ font-size: 12px;}
}



.fuwu{ box-shadow: 0 0 10px rgba(0,93,181,0.2); padding: 10% 7% 5%; text-align: center; border-bottom: 3px solid #005dbc; margin-top: 10%;}
.fuwu i{ color: #005dbc; font-size: 40px;}
.fuwu .tit{ color: #333333; font-size: 26px; font-weight: bold; padding: 3% 0;}
.fuwu .content{ text-align: left; color: #666666; font-size: 16px; line-height: 35px; padding-top: 3%; min-height: 405px;}

.fw_info{ border: 1px solid #efefef; box-shadow: 0 0 10px rgba(0,0,0,0.1); text-align: center; padding: 15% 0; margin-top: 15%;}
.fw_info svg{ width: 40px;}
.fw_info svg path{ fill: #005dbc; transition: 0.3s;}
.fw_info p{ color: #333333; font-size: 24px; transition: 0.3s;}
.fw_info span{ color: #999999; text-transform: uppercase; transition: 0.3s;}
.fw_info .line{ width: 1px; height: 30px; margin: 5% 0 5% 50%; background: #ccdff2; transition: 0.3s;}
.fw_info:hover{ background: #005dbc;}
.fw_info:hover svg path{ fill: #fff;}
.fw_info:hover p,.fw_info:hover span{ color: #fff;}
.fw_info:hover .line{ background: #fff;}
@media screen and (max-width:1200px){
    .fw_info p{ font-size: 20px;}
    .fw_info span{ font-size: 12px;}
}




/*翻页*/
.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;
}
