.main{ line-height: 30px; padding: 3% 0 4%;}

@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; position: fixed; background: rgba(2,29,72,0.8); box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1); z-index: 20;}
#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_ss{ color: #fff; padding: 1.6% 0; text-align: center; height: 100%; border-left: 1px solid rgba(255,255,255,0.2);}
#top_ss i{ font-size: 24px;}
@media screen and (max-width:1440px){
}

@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: 60%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 5% 2%;}
    #logo a img{ max-width: 90%;}
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; width: 12%; padding: 3.6% 0 2%; font-size: 16px; font-weight: normal; color: #fff; text-align: center; transition:0.5s;}
#nav li a{ color: #fff;}
#nav li:hover{ background: #fe731e;}

@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px; width: 11%;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
}

#banner,#mobile_banner{ position: relative;}
#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: #0b51a6; 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{ width: 100%;}
#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;}
}



.show-search-btn{ cursor: pointer;}
.header-search-wrap {position: fixed;z-index: 4; left: 50%; top: 25px;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);opacity: 0;width: 600px;height: 40px;margin-left: -300px;border: 1px solid rgba(0, 0, 0, 0.2);color: #666;line-height: 40px;transition: all 0.5s;background: #fff; }
.header-search-wrap .submit {position: absolute;top: 0;left: 0; z-index: 5;width: 36px;height: 40px;background: url(../images/ser1.png) no-repeat center;background-size: 20px;border: none;z-index: 3;box-sizing: border-box; }
.header-search-wrap .ser-input {width: 100%;height: 40px;position: relative;border: none;background: none;box-sizing: border-box;padding-left: 40px; }
.header-search-wrap .search-close {position: absolute;display: block;right: -60px;top: 50%;margin-top: -20px;width: 40px;height: 40px;background: url(../images/close2.png) no-repeat center;background-size: 30px;cursor: pointer;transition-duration: .5s; }
.header-search-wrap .search-close:hover {transform: rotate(90deg); }
.show1 {z-index: 100000;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1; }
.hide1 {-webkit-transform: scale(0) !important;-ms-transform: scale(0) !important;transform: scale(0) !important;opacity: 0 !important; }

.header.bgf{background: #021d48 !important; z-index: 21;}
@media screen and (max-width:1440px){
    .header-search-wrap{ top: 15px;}
}

/*手机导航*/
.ovh{overflow: hidden;display: none; width: 100%;height: 100vh;position: fixed;left: 0;top:0;background: rgba(0,0,0,.3);width: 100%;height: 100%;position: absolute;left: 0;right: 0;top:0;bottom:0;z-index: 99;}
.ovh.show{display: block;}
.menu{position: absolute;right: 15px;line-height: 32px; width: 75px;height: 30px;top: 50%;transform: translateY(-50%); z-index: 1000;}
.menu .menu_button{width: 35px;float: right;height: pointer;cursor: pointer}
.menu .menu_button>.line{float: right;width: 100%;height: 3px;background: #fff;margin-top:6px;transition:.3s;transition-timing-function:ease;}
.menu .menu_button>.line:nth-child(2){transition-delay:0.05s;}
.menu .menu_button>.line:nth-child(3){transition-delay:0.1s;}
.m-sub-menu.show {right: 0;transition: all 0.44s ease 0s;z-index: 100000000;}
.m-sub-menu {position: fixed;right: -100%;width: 100%;top: 0;z-index: 100;height: 100%;background-color: #fff;transition: all 0.64s ease 0s;}
.m-sub-menu .top-box {line-height: 70px;background-color: #333333;font-size: 16px;color: #fff;text-indent: 25px;position: relative;}
.m-sub-menu .top-box .menu_button{width: 40px;height: 40px;cursor: pointer;position:absolute;right: 15px;top:18px; }
.m-sub-menu .top-box .menu_button .line{background: #fff;float: right;width: 40px;height: 3px;margin-top:6px;transition:.3s;transition-timing-function:ease;}
.m-sub-menu .top-box .menu_button .line:nth-child(1){transform:translateY(10px) rotate(45deg);-webkit-transform:translateY(10px) rotate(45deg);}
.m-sub-menu .top-box .menu_button .line:nth-child(2){transform:translateY(0) rotate(0);-webkit-transform:translateY(0) rotate(0);display: none;}
.m-sub-menu .top-box .menu_button .line:nth-child(3){transform:translateY(0px) rotate(-45deg);-webkit-transform:translateY(0px) rotate(-45deg);}
.m-sub-menu .list-wrap{height:calc(100vh - 70px);overflow-y: scroll; background: #fff;}
.m-sub-menu .list-wrap ul{padding-bottom: 80px;}
.m-sub-menu .list-wrap li {line-height: 60px;border-bottom: 1px solid #f2f2f2;}
.m-sub-menu .list-wrap li:last-child{border:none;}
.m-sub-menu .list-wrap li .col-box {display: block;width: 100%; padding: 0 8%;}
.m-sub-menu .list-wrap .tit {font-size: 16px;color: #666;}
.m-sub-menu .sec-sub-list {position: absolute;right: -100%;top: 70px;width: 100%;}
.m-sub-menu .sec-sub-list .return-fir {display: block; width: 100%; padding: 0 5%;line-height: 60px;background-color: #c40000;}
.m-sub-menu .sec-sub-list .return-fir p {padding-left: 18px;color: #fff;font-size: 18px;}
.m-sub-menu .sec-sub-list .return-fir p i{ float: left; padding-right: 10px;}
.m-sub-menu .sec-sub-list .boxs {width: 100%;height: 100vh; position: absolute;left: 0;top: 0; transition: all 0.4s ease 0s;background-color: #fff;}
.m-sub-menu .sec-sub-list .boxs.show {left: -100%;}
.m-sub-menu .sec-sub-list ul{width: 100%;/*height: 400px;*/overflow-y:auto}
.m-sub-menu .sec-sub-list li {line-height:50px; border-bottom: 1px solid #f2f2f2;}
.m-sub-menu .sec-sub-list li a {display: block;width: 84%;padding: 0 7.8% 0 8.2%;font-size: 16px;color: #666;}





/*底部*/
#end_bj{ background: url("../images/end_bj.png") no-repeat center bottom #2d2d2d; width: 100%; text-align: left;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #7c7c7c; position: relative;}
#end_nr_bj a{ color: #7c7c7c; 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: 2% 0; }
#end_nr_bj .main .float-left{ text-align: left;}
#end_nr_bj .main .float-left .end_tel p{ width: 120px; height: 35px; line-height: 35px; background: #fe731e; text-align: center; color: #fff;}
#end_nr_bj .main .float-left .end_tel span{ display: block; color: #fff; font-size: 30px; font-family: Bahnschrift; padding-top: 3%;}
#end_nr_bj .main .float-left .content{ color: #7c7c7c; font-size: 14px; padding: 3% 0 0; line-height: 25px;}
#end_nr_bj .main .float-right ul{ float: left; width: 20%;}
#end_nr_bj .main .float-right ul:nth-of-type(1){ width: 40%;}
#end_nr_bj .main .float-right ul:nth-of-type(1) li{ float: left; width: 45%;}
#end_nr_bj .main .float-right ul .tit{ font-size: 16px; color: #fff; position: relative; height: 40px; margin-bottom: 15px;}
#end_nr_bj .main .float-right ul .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; height: 2px; background: #fe731e; width: 25px; transition:0.3s;}
#end_nr_bj .main .float-right ul li{ line-height: 30px; transition:0.3s;}
#end_nr_bj .main .float-right ul li a{ color: #7c7c7c;}
#end_nr_bj .main .float-right ul:hover .tit:before{ width: 60px;}
#end_nr_bj .main .float-right ul li:hover a{ color: #fff;}

@media screen and (max-width:1400px){
    #end_nr_bj .main .float-right ul{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_nr_bj .main .float-right ul{ width: 20%;}
}
@media screen and (max-width:991px){
    #end_nr_bj .main .float-right ul:nth-of-type(1){ width: 100%;}
}
@media screen and (max-width:767px){

}


#end_line{ height: auto; line-height: 30px; padding: 2% 0; color: #7c7c7c; border-top: 1px solid rgba(255,255,255,0.1); }
#end_line a{ color: #7c7c7c;}
#end_line a:hover{ color: #fff;}

#end_line .float-left p{ padding-bottom: 2%;}
#end_line .float-right .ewm{ float: right; padding-right: 2%; width: 25%;}
#end_line .float-right .ewm img{ width: 100%;}
@media screen and (max-width:1440px){
    #end_line .float-right .ewm{ width: 30%;}
}



.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: #0b51a6;}
.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: 3% 0 1%;}
}



/*首页*/
.yyly{ padding: 2px 0 0;}
.yyly .row{ margin: 0;}
.yy_pic{ padding: 0; position: relative;}
.yy_pic .pic{ height: 0; padding-bottom: 60%; position: relative; overflow: hidden; background: #262626; transition: 0.3s;}
.yy_pic .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; opacity: 0.5; transition: 0.3s;}
.yy_pic:nth-of-type(2),.yy_pic:nth-of-type(3){ padding-left: 2px; padding-right: 2px;}
.yy_pic:nth-of-type(3) .blue{ background: #0b51a6; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.yy_pic .font{ position: absolute; left: 0; top: 0; z-index: 1; text-align: center; color: #fff; width: 100%; padding: 18% 0 0;}
.yy_pic .font i{ font-size: 50px; height: 50px; line-height: 50px;}
.yy_pic .font p{ font-size: 16px; padding-top: 5%;}
.yy_pic:hover .pic{ background: #004ba6;}
.yy_pic:hover .pic img{ opacity: 0.2;}
.yy_pic .blue{ padding: 10%; color: #fff;}
.yy_pic .blue .tit{ font-size: 24px;}
.yy_pic .blue .content{ padding: 5% 0; line-height: 25px;}
.yy_pic .blue .more{ height: 35px; border: 1px solid #fff; width: 150px; text-align: center; line-height: 35px; color: #fff; transition: 0.3s;}
.yy_pic .blue .more:hover{ background: #ff6101; border: 1px solid #ff6101;}
@media screen and (max-width:1500px){
    .yy_pic .blue .more{ display: none;}
    .yy_pic .blue .tit{ font-size: 20px;}
}
@media screen and (max-width:1200px){
    .yy_pic .blue .tit{ font-size: 18px;}
    .yy_pic .blue .content{ font-size: 12px; padding: 3% 0;}
    .yy_pic .blue{ padding: 7%;}
    .yy_pic:nth-of-type(3) .blue{ padding-bottom: 53%;}
    .yy_pic .font i{ font-size: 36px; height: 36px; line-height: 36px;}
    .yy_pic .font p{ font-size: 13px; line-height: 25px;}
}
@media screen and (max-width:991px){
    .yyly{ display: none;}
}

.tit_in{ text-align: center;}
.tit_in h2{ color: #282828; font-size: 36px;}
.tit_in h2 span{ color: #0b51a6;}
.tit_in p{ color: #666666; font-size: 16px; position: relative; height: 50px; line-height: 40px;}
.tit_in p:before{ background: #0b51a6; position: absolute; content: ''; left:48%; bottom: 0; width: 4%; height: 3px;}
@media screen and (max-width:1200px){
    .tit_in h2{ font-size: 30px;}
}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 20px;}
    .tit_in p{ font-size: 12px; line-height: 20px; height: auto; padding: 2% 0 2%;}
}


#huanjing{ margin-top: 3%;}
#huanjing .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#huanjing .swiper-slide { background-size: cover; background-position: center; position: relative;}

#huanjing .gallery-top { background: #f7f7f7; height: auto; width: 100%; margin: 2% 0 0; position: relative; overflow: hidden;}
#huanjing .gallery-top .row{ margin: 0;}
#huanjing .gallery-top .swiper-slide .pic{ padding: 0;}
#huanjing .gallery-top .swiper-slide .pic img{ width: 100%;}
#huanjing .gallery-top .swiper-slide .font{ padding: 3% 2% 0; position: relative;}
#huanjing .gallery-top .swiper-slide .font .tit{ position: relative;}
#huanjing .gallery-top .swiper-slide .font .tit h3{ color: #0b51a6; font-size: 24px; font-weight: bold;}
#huanjing .gallery-top .swiper-slide .font .tit h3 span{ color: #fe731e; font-size: 26px; padding-right: 10px; font-weight: bolder;}
#huanjing .gallery-top .swiper-slide .font .tit p{ text-transform: uppercase; color: #b8b8b8; font-size: 14px;}
#huanjing .gallery-top .swiper-slide .font dl dd{ float: left; width: 33%; text-align: center;}
#huanjing .gallery-top .swiper-slide .font dl dd p{ display: inline-block; width: 60px; height: 60px; line-height: 60px; background: #0b51a6; border-radius: 100%;}
#huanjing .gallery-top .swiper-slide .font dl dd p i{ color: #fff; font-size: 40px;}
#huanjing .gallery-top .swiper-slide .font dl dd span{ display: block; color: #666666; line-height: 22px; padding-top: 5%;}
#huanjing .gallery-top .swiper-slide .font .content{ padding: 3% 0 5%; color: #666666; font-size: 16px; line-height: 33px;}
#huanjing .gallery-top .swiper-slide .font .tel i{ float: left; color: #0b51a6; font-size: 40px; height: 40px; line-height: 40px; padding: 5% 10px 0 0;}
#huanjing .gallery-top .swiper-slide .font .tel .float-left{ line-height: 25px;}
#huanjing .gallery-top .swiper-slide .font .tel p{ color: #939393;}
#huanjing .gallery-top .swiper-slide .font .tel span{ color: #282828; font-size: 30px; font-family: Impact;}
.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: #0b51a6; color: #ffffff; transition: 0.3s; }
.cp-tools a:nth-of-type(2){ float: right;}
.cp-tools a.btn-free { background:none; color: #939393; border:1px solid #d4d4d4;}
.cp-tools a:hover { background-color: #0b51a6; border:1px solid #0b51a6; color: #ffffff; }
.cp-tools a:hover ~ .btn-ask { background:none; color: #939393; border:1px solid #939393; }

#huanjing .gallery-thumbs { height: auto; text-align: center; box-sizing: border-box; overflow: hidden;}
#huanjing .gallery-thumbs .swiper-slide { cursor: pointer; padding: 1% 0 0; transition:0.3s;}
#huanjing .gallery-thumbs .swiper-slide .tit{ color: #282828; font-size: 16px; transition: 0.3s; position: relative;}
#huanjing .gallery-thumbs .swiper-slide .tit p{ padding: 0 0 8%;}
#huanjing .gallery-thumbs .swiper-slide-thumb-active .tit{ color: #0b51a6; }

@media screen and (max-width:1440px){
    #huanjing .gallery-top .swiper-slide .font table td{ font-size: 12px;}
    #huanjing .gallery-top .swiper-slide .font table tr td:nth-of-type(1){ width: 15%;}
    #huanjing .gallery-top .swiper-slide .font .tel span{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    #huanjing .gallery-top .swiper-slide .font{ padding: 2%;}
    #huanjing .gallery-top .swiper-slide .font .content{ font-size: 14px; line-height: 25px;}
    #huanjing .gallery-top .swiper-slide .font dl dd{ font-size: 13px;}
    #huanjing .gallery-top .swiper-pagination{ display: none;}
    #huanjing .gallery-top .swiper-button-next,#huanjing .gallery-top .swiper-button-prev{ display: none;}
    #huanjing .gallery-top .swiper-slide .font .tel span{ font-size: 20px;}
}
@media screen and (max-width:991px){
    #huanjing .gallery-thumbs .cptit{ display: none;}
    #huanjing .gallery-top .swiper-slide .pic{ margin-top: 3%;}
    #huanjing .gallery-top .swiper-slide .font .tit h3{ font-size: 18px;}
    #huanjing .gallery-top .swiper-slide .font .tit h3 span{ font-size: 18px;}
    #huanjing .gallery-top .swiper-slide .font .tit p{ font-size: 12px;}
}

@media screen and (max-width:768px){
    #huanjing .gallery-top .swiper-slide .font{ padding: 0 30px;}
    .cp-tools{ padding: 0 5%;}
    .cp-tools a{ height: 30px; line-height: 30px; font-size: 12px;}
    #huanjing .gallery-top .swiper-slide .font table tr td{ line-height: 25px;}
    #huanjing .gallery-top .swiper-slide .font table tr td:nth-of-type(1){ width: 22%; vertical-align: top;}
    #huanjing .gallery-top .swiper-slide .font .tit{ padding-top: 3%;}
}



.index-all-pro{ height: auto; overflow: hidden; text-align: center;}
.index-all-pro li{ float: left; width: 25%; padding: 0 2px; overflow: hidden; height: 640px; position: relative; transition: all 0.5s; }
.index-all-pro li .num{ position: absolute; right: 5%; top: 5%; z-index: 1; color: #fff; font-size: 55px; font-family: Bahnschrift; font-weight: 100;}
.index-all-pro li .pic{width: 100%; height: 100%; position: relative; overflow: hidden; background: #000000; transition: 0.3s;}
.index-all-pro li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; opacity: 0.4;}
.index-all-pro li .content{ transition: 0.5s; text-align: left; z-index: 9; bottom: 0; left:0; position: absolute; width: 100%; height: 30%; color: #fff; padding: 5%;}
.index-all-pro li .content i{ display: none; font-size: 50px; height: 50px; line-height: 50px; margin-bottom: 5%;}
.index-all-pro li:nth-of-type(1) .content p i:nth-of-type(1){ display: block;}
.index-all-pro li:nth-of-type(2) .content p i:nth-of-type(2){ display: block;}
.index-all-pro li:nth-of-type(3) .content p i:nth-of-type(3){ display: block;}
.index-all-pro li:nth-of-type(4) .content p i:nth-of-type(4){ display: block;}
.index-all-pro li .content .tit h5{ font-size: 24px; position: relative; height: 45px;}
.index-all-pro li .content .tit h5 span{ color: #fe731e; font-size: 26px; padding-right: 10px; font-weight: bold;}
.index-all-pro li .content .nr{ font-size: 16px; padding: 3% 0 5%; opacity: 0; transition: 0.5s;}
.index-all-pro li .content .more{ width: 150px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #fe731e; opacity: 0; transition: 0.5s; }
.index-all-pro li .content .more:hover{ background: #333;}
.index-all-pro li img{ width: 100%; transition: all 2.5s }
.index-all-pro li:hover .pic{ background: #003c85;}
.index-all-pro li:hover img{  transform: scale(1.1); opacity: 0.2; }
.index-all-pro li:hover .content{ height: 70%;}
.index-all-pro li:hover .content .nr,.index-all-pro li:hover .content .more{ opacity: 1;}

.index-all-pro .youshi_li{ width: 22%;}
.index-all-pro .youshi_li_active{ width: 34%;}

@media screen and (max-width:1200px){
    .index-all-pro li{ height: 350px;}
    .index-all-pro li .content i{ font-size: 36px; height: 36px; line-height: 36px;}
    .index-all-pro li .content{ height: 40%;}
    .index-all-pro li .num{ font-size: 30px;}
    .index-all-pro li .content .nr{ font-size: 14px;}
    .index-all-pro li .content .more{ display: none;}
    .index-all-pro li .content .tit h5{ font-size: 18px; height: 30px; }
    .index-all-pro li:hover .content{ height: 80%;}
}
@media screen and (max-width:991px){
    .index-all-pro li .num{ display: none;}
    .index-all-pro li .content p,.index-all-pro li .content .nr,.index-all-pro li .content .more{ display: none;}
    .index-all-pro li .content .tit h5{ font-size: 16px;}
    .index-all-pro li .content .tit h5 span{ font-size: 18px;}
    .index-all-pro li:hover .content{ height: 40%;}
}
@media screen and (max-width:768px){
    .index-all-pro li{ width: 50%;}
    .index-all-pro .youshi_li{ width: 50%;}
    .index-all-pro .youshi_li_active{ width: 50%;}
}
@media screen and (max-width:765px){
    .index-all-pro li{ height: 250px;}
    .index-all-pro li .content{ height: 25%;}
}



#gsjj_pic{ text-align: right;}
#gsjj_pic img{ max-width: 100%;}
.tit_jj h3{ color: #0b51a6; font-size: 36px;}
.tit_jj h3 span{ color: #fe731e; font-size: 40px; font-weight: bold; padding-right: 10px;}
.tit_jj p{ color: #282828; font-size: 24px; position: relative; height: 60px; line-height: 50px;}
.tit_jj p:before{ position: absolute; left: 0; bottom: 0; content: ''; height: 3px; width: 10%; background: #0b51a6;}
#gsjj_nr .content{ padding: 8% 0; color: #666666; font-size: 15px; line-height: 35px;}
#gsjj_nr .more{ height: 45px; line-height: 45px; background: #0b51a6; width: 150px; text-align: center; color: #fff; transition: 0.3s;}
#gsjj_nr .more:hover{ background: #ff6101;}
.gsjj_lb{ background: #f7f7f7; padding: 3% 3% 2%; margin-top: 3% !important;}
.gsjj_lb li{ text-align: center; line-height: 40px; position: relative;}
.gsjj_lb li:before{ position: absolute; right: 0; top: 25%; content: ''; width: 1px; height: 50%; background: #dddddd;}
.gsjj_lb li:last-of-type:before{ display: none;}
.gsjj_lb li p{ color: #0b51a6; font-size: 48px; font-family: Bahnschrift;}
.gsjj_lb li span{ color: #666666; font-size: 15px;}
@media screen and (max-width:1200px){
    .tit_jj p{ font-size: 18px;}
    .tit_jj h3,.tit_jj h3 span{ font-size: 30px;}
    #gsjj_nr .content{ font-size: 13px; line-height: 25px;}
}
@media screen and (max-width:991px){
    .tit_jj p{ font-size: 14px;}
    .tit_jj h3{ font-size: 24px;}
    .tit_jj h3 span{ font-size: 24px;}
    .gsjj_lb li{ line-height: 30px; margin-bottom: 3%;}
    .gsjj_lb li:nth-of-type(2n):before{ display: none;}
    .gsjj_lb li p{ font-size: 30px;}
    .gsjj_lb li span{ font-size: 12px;}
}


#scsl{ margin-top: 3%;}
#scsl .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#scsl .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#scsl .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 45%; position: relative; overflow: hidden;}
#scsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#scsl .swiper-slide .content{ position: absolute; left: 0; bottom: 0; width: 100%; padding: 2%; color: #fff; transition:0.3s; overflow: hidden; opacity: 0;}
#scsl .swiper-slide .content .float-left{ width: 75%;}
#scsl .swiper-slide .content .float-left p{font-size: 20px; font-weight: bold; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#scsl .swiper-slide .content .float-left span{ display: block; font-size: 14px; padding-top: 10px;}
#scsl .swiper-slide .content .float-right{ width: 150px; height: 40px; line-height: 40px; text-align: center; color: #fff; margin-top: 3%; background: #fe731e; transition: 0.3s;}
#scsl .swiper-slide .content .float-right:hover{ background: #0b51a6;}
#scsl .swiper-slide:hover img{ transform: scale(1.1);}
#scsl .swiper-slide-active .content{ background: rgba(0,0,0,0.6); opacity: 1;}

#scsl .swiper-button-next:after,#scsl .swiper-button-prev:after{ display: none;}
#scsl .swiper-button-next{ background: #fe731e; width: 90px; height: 50px; line-height: 50px; right: 15%; top: 45%; transition: 0.3s;}
#scsl .swiper-button-prev{ background: #fe731e; width: 90px; height: 50px; line-height: 50px; left: 15%; top: 45%; transition: 0.3s;}
#scsl .swiper-button-next i,#scsl .swiper-button-prev i{ color: #fff; font-size: 35px;}

#scsl .swiper-button-next:hover,#scsl .swiper-button-prev:hover{ background: #0b51a6;}
@media screen and (max-width:1200px){
    #scsl .swiper-button-next{ right: 0;}
    #scsl .swiper-button-prev{ left: 0;}
    #scsl .swiper-button-next,#scsl .swiper-button-prev{ width: 50px; height: 50px; line-height: 50px;}
    #scsl .swiper-button-next i,#scsl .swiper-button-prev i{ font-size: 25px;}
}
@media screen and (max-width:991px){
    #scsl .swiper-button-next,#scsl .swiper-button-prev{ top: 30%;}
    #scsl .swiper-slide .content .float-right{ display: none;}
    #scsl .swiper-slide .content .float-left{ width: 100%;}
}
@media screen and (max-width:768px){
    #scsl .swiper-slide .pic{ padding-bottom: 65%;}
    #scsl .swiper-button-next,#scsl .swiper-button-prev{ width: 40px; height: 40px; line-height: 40px;}
    #scsl .swiper-button-next i,#scsl .swiper-button-prev i{ font-size: 20px;}
    #scsl .swiper-button-next,#scsl .swiper-button-prev{ top: 25%;}
}
@media screen and (max-width:765px){
}



#xwdt .tit_jj p:before{ display: none;}
#xwdt .tit_font{ text-align: left; font-size: 100px; color: #f5f5f5; font-family: Arial; margin-top: 5%;}
#xwdt .more{ position: relative; clear: both; width: 160px; height: 38px; text-align: center; line-height: 38px; color: #fff; transition:0.3s; cursor: pointer; float: left; margin-top: 150px; background: #ff6101;}
#xwdt .more i{ display: inline-block; font-size: 20px; margin-left: 10px;}
/*#xwdt .more:hover{ background: #0063d0; color: #fff; letter-spacing: 3px;}*/
#xwdt .more p{ position: relative; z-index: 1;}
#xwdt .more:after{position: absolute; width: 100%; height: 0; content: ''; background-color: #0b51a6; left: 0; bottom: 0; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
#xwdt .more:hover:after { height: 100%;width: 100%;}

#xwdt{ position: relative;}
#xwdt .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#xwdt .swiper-slide {
    flex-direction: column;
    text-align: left;
    height: auto;
    padding: 4%;
    overflow: hidden;
    background: #f7f7f7;
    position: relative;

    /* 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;
}
#xwdt .swiper-slide:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 0; height: 3px; background: #0b51a6; transition: 0.3s;}
#xwdt .swiper-slide span{ display: block; width:100%;}
#xwdt .swiper-slide .time{ color: #0b51a6; font-size: 30px; text-align: left; transition: 0.3s; font-family: Bahnschrift;}
#xwdt .swiper-slide .tit{ font-size: 16px; line-height: 25px; padding-top: 3%; transition: 0.3s; width: 100%;}
#xwdt .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden; margin: 3% 0;}
#xwdt .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#xwdt .swiper-slide .font{ color: #8f8f8f; font-size: 14px; line-height: 25px;}
#xwdt .swiper-slide i{font-size: 30px; margin-top: 20px; color: #bdbdbd; transition: 0.3s;}
#xwdt .swiper-slide:hover .time,#xwdt .swiper-slide:hover i{ color: #0b51a6;}
#xwdt .swiper-slide:hover:before{ width: 100%;}
#xwdt .swiper-slide:hover .tit a{ color: #0b51a6;}
#xwdt .swiper-slide:hover i{ font-size: 30px;}
#xwdt .swiper-slide:hover .pic img{ transform: scale(1.1);}

@media screen and (max-width:768px){
    #xwdt .in_tit h4{ font-size: 30px;}
    #xwdt .in_tit span{ font-size: 16px;}
    #xwdt .in_tit{ line-height: 25px;}
    #xwdt .swiper-container{ margin-top: 3%;}
    #xwdt .swiper-slide .time{ font-size: 24px;}
}





/*公司简介*/
.jj_content{ padding-top: 3%; color: #666666; font-size: 16px; line-height: 40px;}
.jj_lb{ padding: 0; margin-top: 6% !important;}
.jj_lb li{ text-align: center; line-height: 40px; position: relative; margin-top: 8%;}
.jj_lb li:before{ position: absolute; right: 0; top: 25%; content: ''; width: 1px; height: 50%; background: #dddddd;}
.jj_lb li:nth-of-type(2n):before{ display: none;}
.jj_lb li p{ color: #0b51a6; font-size: 48px; font-family: Bahnschrift;}
.jj_lb li span{ color: #666666; font-size: 15px;}
@media screen and (max-width:1200px){
    .jj_lb{ padding: 0;}
    .jj_lb li p{ font-size: 36px;}
    .jj_lb li span{ font-size: 13px;}
}
@media screen and (max-width:991px){
    .jj_content{ padding: 15px;}
}
@media screen and (max-width:768px){
    .jj_lb li span{ font-size: 12px;}
}

#whbj{ background: url("../images/wh_bj.jpg") no-repeat center fixed;}
#whbj .tit_in h2,#whbj .tit_in h2 span,#whbj .tit_in p{ color: #fff;}
#whbj .tit_in p:before{ background: #fff;}


#qywh{ margin: 3% 0 0;}
#qywh .swiper-container {
    width: 100%;
    height: 100%;
    padding: 10px 0;
    overflow: hidden;
}
#qywh .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 4% 0;
    border: 1px solid #e8e9eb;

    /* 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;
}
#qywh .swiper-slide .pic{ text-align: center;}
#qywh .swiper-slide .pic i{ color: #d50000; font-size: 50px;}
#qywh .swiper-slide p{ color: #d50000; font-size: 20px; padding: 5% 0 2%; position: relative; margin-bottom: 3% !important;}
#qywh .swiper-slide p:before{ position: absolute; left: 40%; bottom: 0; content: ''; width: 20%; height: 2px; background: #d50000;}
#qywh .swiper-slide span{ display: block; padding: 0; text-align: center; color: #666666; font-size: 14px;}
#qywh .swiper-slide:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.1);}
@media screen and (max-width:768px){
    #qywh{ padding: 0 3%;}
}



#gshj{ position: relative;}
#gshj .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 0;
    overflow: hidden;
}
#gshj .swiper-slide {
    text-align: center;
    overflow: hidden;
    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;
}
#gshj .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#gshj .swiper-slide .pic span{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#gshj .swiper-slide .pic img{ max-width: 100%; height: 100%; transition:0.3s; }
#gshj .swiper-slide p{ width: 100%; height: 50px; line-height: 50px; background: #f2f2f2; transition:0.3s; }
#gshj .swiper-slide:hover .pic img{ transform: scale(1.1);}
#gshj .swiper-slide:hover p{ background: #0b51a6; color: #fff; }
#gshj .swiper-button-next,#gshj .swiper-button-prev{ background: #0b51a6; width: 45px; height: 45px; line-height: 45px; top: 48%;}
#gshj .swiper-button-next:after,#gshj .swiper-button-prev:after{ display: none;}
#gshj .swiper-button-next i,#gshj .swiper-button-prev i{ font-size: 30px; color: #fff; transition: 0.3s;}
#gshj .swiper-button-next{ right: -2%;}
#gshj .swiper-button-prev{ left: -2%;}
#gshj .swiper-button-next:hover,#gshj .swiper-button-prev:hover{ background: #fe731e;}
@media screen and (max-width:768px){
    #gshj .swiper-container{ padding: 3% 5%;}
    #gshj .swiper-button-next{ right:0;}
    #gshj .swiper-button-prev{ left:0;}
    #gshj .swiper-button-next,#gshj .swiper-button-prev{ width: 30px; height: 40px;}
    #gshj .swiper-button-next i,#gshj .swiper-button-prev i{ font-size: 30px;}
}



.cqfm{ margin-top: 3% !important;}
.cqfm li{ position: relative; margin-bottom: 6%;}
.cqfm li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.cqfm li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
.cqfm li .newsTitBg{position: absolute;bottom: 0;left: 0;width: 100%;height: 20%; text-align: center; color: #fff; z-index: 1;transition:.4s; background: linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0 ,0) 100%);background: -o-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0 0,0) 100%);background: -ms-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);}
.cqfm li p{ position: absolute;bottom: 0;left: 0; z-index: 3; width: 100%; height: 40px; line-height: 40px; text-align: center; color: #fff;}
.cqfm li:hover .newsTitBg{ height: 80%;}
.cqfm li:hover .pic img{ transform: scale(1.1);}







/*公共*/
#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; color: #fff; width: 100%; padding-top: 14%;}
#zi_banner .main .container{ text-align: center;}
#zi_banner .main .container h2{ display: inline-block; font-size: 60px; text-transform: uppercase; font-family: Bahnschrift; position: relative;}
#zi_banner .main .container h2:before{ position: absolute; left: -150px; top: 30%; content: ''; background: url("../images/tit_left.png") no-repeat left top; width: 120px; height: 11px;}
#zi_banner .main .container h2:after{ position: absolute; right: -150px; top: 60%; content: ''; background: url("../images/tit_right.png") no-repeat left top; width: 120px; height: 11px;}
#zi_banner .main .container p{ font-size: 30px; line-height: 50px;}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 150%;}
    #zi_banner .main{ padding-top: 16%;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 200%;}
    #zi_banner .main{ padding-top: 22%;}
}
@media screen and (max-width:768px){
    #zi_banner .pic img{ width: 200%; margin-left: -50%;}
    #zi_banner .main{ padding-top: 30%;}
    #zi_banner .main .container h2{ font-size: 30px;}
    #zi_banner .main .container p{ font-size: 26px;}
}

.home{ height: auto; width: 100%; border-bottom: 1px solid #e8e8e8;}
.home .float-left{ padding: 0;}
.home .float-left li{ float: left; margin: 0 2%; line-height: 65px; color: #282828; font-size: 14px; position: relative; text-align: center;}
.home .float-left li:before{position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 2px; background: #0b51a6; transition: 0.3s;}
.home .float-left li:hover:before{ left: 20%; width: 60%;}
.home .float-right{ text-align: right; color: #666666; line-height: 65px;}
.home .float-right i,.home .float-right p{ float: right;}
.home .float-right p{ padding-left: 10px;}
.home .float-right p a{ color: #666666; padding: 0 5px;}
.home .float-right p a:hover{ color: #0b51a6;}


#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: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: #f5f5f5; padding: 15px 25px;}*/
/*.pro-sider .in-title { padding: 5% 0; overflow: hidden; border-bottom: 1px solid #e2e2e2; color: #333333; font-size: 26px;}*/
/*.pro-sider-ul { height: auto; text-align: left; padding: 15px 0;}*/
/*.pro-sider-ul li{ height: 60px; line-height: 60px; font-size: 18px; transition: 0.3s; background: url("../images/cp_fk.png") no-repeat 5px center; padding-left: 35px;}*/
/*.pro-sider-ul li a{ color: #282828;}*/
/*.pro-sider-ul li:hover{ background: url("../images/cp_fk1.png") no-repeat 5px center;}*/
/*.pro-sider-ul li#li-on{ background: url("../images/cp_fk1.png") no-repeat 5px center;}*/
/*.pro-sider-ul li#li-on a{ color: #c30e24;}*/
/*.pro-sider .zxbj{ height: 50px; background: #c30e24; transition: 0.3s; border-radius: 5px; line-height: 50px; text-align: center; color: #fff; font-size: 18px;}*/
/*.pro-sider .zxbj:hover{ background: #333;}*/
/*@media screen and (max-width:1440px){*/
    /*.pro-sider .in-title{ font-size: 20px;}*/
    /*.pro-sider-ul li,.pro-sider .zxbj{ font-size: 16px;}*/
/*}*/
/*@media screen and (max-width:1200px){*/
    /*.pro-sider .in-title{ font-size: 24px;}*/
/*}*/
/*@media screen and (max-width:1000px){*/
/*}*/


.news01 {padding: 0;}
.news01 li{ margin-bottom: 7%;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
/*.news01 .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ max-width: 100%; max-height: 100%; transition:0.3s;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}

.news01 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; background: #fff; border-bottom: 1px solid #e2e2e2;}
.news01 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news01 .txtbox:after {  position: absolute;content: ""; background: #0b51a6; 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;}


#xgcp{ padding: 7% 15px 2%;}
#xgcp li{ margin-bottom: 10%;}
#xgcp li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgcp li p{ height: 40px; line-height: 40px; background: #f4f4f4; text-align: center; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgcp li:hover p{ background: #0b51a6; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}



/*产品中心*/
.hui{ background: #f7f7f7;}
.cp_class{ text-align: center; padding: 0 0 3%;}
.cp_class li{ display: inline-block; height: 45px; line-height: 45px; background: #ededed; width: 17%; margin: 0 0.5% 1%; transition: 0.3s;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cp_class li:hover{ background: #fe731e; color: #fff;}
.cp_class #li-on{ background: #fe731e; color: #fff;}
@media screen and (max-width:991px){
    .cp_class li{ width: 24%; margin: 0;}
}
@media screen and (max-width:768px){
    .cp_class li{ font-size: 12px;}
}


#cpnr_lb li{ border: 1px solid #ededed; border-radius: 5px; text-align: center; margin-bottom: 10%; padding: 10px 10px 0; transition: 0.3s;}
#cpnr_lb li .img{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#cpnr_lb li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#cpnr_lb li .title{ height: 50px; line-height: 50px; border-top: 1px solid #f3f3f3; text-align: center; margin-top: 10px; color: #282828; font-size: 16px; transition: 0.3s; position: relative;}
#cpnr_lb li .title:before{ position: absolute; left: 50%; top: 0; content: ''; width: 0; height: 2px; background: #0b51a6; transition: 0.3s;}
#cpnr_lb li .float-right{ border: 1px solid #e6e6e6; text-align: center; height: 30px; line-height: 30px; width: 40%; color: #939393; overflow: hidden; transition: 0.3s; font-size: 14px; margin-top: 3%;}
#cpnr_lb li:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.1);}
#cpnr_lb li:hover .title{ color: #0b51a6;}
#cpnr_lb li:hover .title:before{ left: 0; width: 100%;}
#cpnr_lb li:hover .img img{ transform: scale(1.1);}
#cpnr_lb li:hover .float-right{ background: #0b51a6; border: 1px solid #0b51a6; color: #fff;}


.cptel i{ float: left; color: #0b51a6; font-size: 45px; padding: 20px 10px 0 0;}
.cptel .left{ padding-left: 10px; line-height: 28px; text-align: left;}
.cptel .left p{ color: #666666; font-size: 14px;}
.cptel .left span{ color: #0b51a6; font-size: 32px; font-weight: bold;}
@media screen and (max-width:1200px){
    .cptel .left span{ font-size: 26px;}
}


.pro-nav {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #eee;

    line-height: 50px;
}
.pro-sub-nav {
    margin: 0 auto !important;
}
.pro-sub-nav li {
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
    width: 10%;
    position: relative;

}

.pro-sub-nav li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    top: 0;
    bottom:0;
    right: 0;
    margin: auto;
    background: #999
}
.pro-sub-nav li:nth-last-of-type(1):after {
    position: absolute;
    content: "";
    width: 0px;
    height: 20px;
    top: 10px;
    right: 0;
}
.pro-sub-nav li.current a{ color: #fe731e}

.pro-sub-nav li.current a:after{ width: 100%; left:0;  color: #fe731e}
.pro-sub-nav li a {
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    position: relative;

}
.pro-sub-nav li a:after {
    position: absolute;
    content: "";
    bottom: 0px;
    width: 0;
    height: 2px;
    background: #fe731e;
    left: 45%;
    transition: all 0.5s
}
.pro-sub-nav li a:hover:after {
    width: 100%;
    left: 0;
}
.pro-sub-nav li a:hover {
    color: #fe731e
}
.fix li a:hover {
    color: #fe731e
}
.fix {
    transition: all 0.5s;
    background:rgba(255,255,255,1);
    position: fixed;
    left: 0;
    top: 68px;
    z-index: 10;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.3);
}
.fix li a {
    color: #333; font-weight: 100
}
@media screen and (max-width:991px){
    .pro-sub-nav li{ width: 20%;}
}
@media screen and (max-width:768px){
    .pro-sub-nav li{ width: 24%; height: 40px; line-height: 40px;}
    .pro-sub-nav li a{ font-size: 14px;}
    .fix{ top:67px;}
}


.center-content{ line-height: 30px; padding: 3% 0 0; color: #666666;}


#youshi1{ margin-top: 2%;}
#youshi1 .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#youshi1 .swiper-slide { background-size: cover; background-position: center; position: relative;}
#youshi1 .gallery-top { height: auto; width: 100%; margin-bottom: 2%; padding: 0; position: relative;}
#youshi1 .gallery-top .yycj{ position: absolute; left: 2%; top: -10%; z-index: 5;}
#youshi1 .gallery-top .swiper-slide{ padding: 0;}
#youshi1 .gallery-top .swiper-slide img{ width: 100%;}
#youshi1 .gallery-top .swiper-button-next:after,#youshi1 .gallery-top .swiper-button-prev:after{ display: none;}
#youshi1 .gallery-top .swiper-button-next,#youshi1 .gallery-top .swiper-button-prev { text-align: center; background: none; width: auto; height: auto; margin: 0; }
#youshi1 .gallery-top .swiper-button-next i,#youshi1 .gallery-top .swiper-button-prev i{ font-size: 80px; font-weight: bold; color: #d51418;}


#youshi1 .gallery-thumbs { height: auto; padding: 0; box-sizing: border-box;}
#youshi1 .gallery-thumbs .swiper-wrapper{ padding-bottom: 25px;}
#youshi1 .gallery-thumbs .swiper-slide { height: auto; cursor: pointer; padding: 0; position: relative;}
#youshi1 .gallery-thumbs .swiper-slide p{ position: absolute; width: 70%; height: 45px; line-height: 45px; border-radius: 25px; bottom: -25px; left: 15%; background: #0b51a6; text-align: center; color: #fff; font-size: 16px;}
#youshi1 .gallery-thumbs .swiper-slide img{ width: 100%;}
#youshi1 .gallery-thumbs .swiper-slide-thumb-active p{ background: #fe731e;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #youshi1 .gallery-thumbs{ padding: 0;s}
    #youshi1 .gallery-top .swiper-slide{ padding: 0;}
    #youshi1 .gallery-top .swiper-slide .content{ width: 67%;}
}
@media screen and (max-width:768px){
    #youshi1 .gallery-top .yycj,#youshi1 .gallery-top .swiper-button-next,#youshi1 .gallery-top .swiper-button-prev { display: none;}
    #youshi1 .gallery-thumbs .swiper-slide p{ font-size: 12px; width: 80%; left: 10%; height: 30px; line-height: 30px; bottom: -15px;}
}



#cpggbj{ background: url("../images/gg_bj.jpg") no-repeat center fixed; margin-top: 3%;}
#cpggbj .main{ padding: 2% 0;}
#cpggbj .tit_in p{ position: relative; color: #fff; font-size: 28px; font-weight: bold; display: inline-block;}
#cpggbj .tit_in p:before{ position: absolute; content: ''; left: -15%; top: 50%; width: 10%; height: 2px; background: #cccccc; }
#cpggbj .tit_in p:after{ position: absolute; content: ''; right: -15%; top: 50%; width: 10%; height: 2px; background: #cccccc; }
@media screen and (max-width:991px){
    #cpggbj .tit_in p{ font-size: 20px;}
}
@media screen and (max-width:768px){
    #cpggbj .tit_in{ padding: 0 14%;}
    #cpggbj .tit_in p{ font-size: 16px;}
    #cpggbj .tit_in p:before,.tit_in p:after{ top: 25%;}
}

#cpggbj ul{ text-align: center; margin: 2% 0 3% !important;}
#cpggbj ul li{ display: inline-block; color: #fff; font-size: 24px; padding: 0 2%;}
#cpggbj ul li i{ display: inline-block; font-size: 25px; padding-right: 10px;}
@media screen and (max-width:1440px){
    #cpggbj ul li{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #cpggbj ul li{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #cpggbj ul li i{ width: 26%; padding: 0; font-size: 20px;}
    #cpggbj ul li{ font-size: 14px; width: 48%;}
}
@media screen and (max-width:765px){
    #cpggbj ul li i{ width: 26%; padding: 0; font-size: 14px;}
    #cpggbj ul li{ width: 45%; float: left; font-size: 12px; text-align: left;}
}


.mes-form3 { margin: 2% auto 0; overflow: hidden; width: 100%; padding: 0;}
.mes-form3 .form-tr { padding: 0; overflow: hidden;}
.mes-form3 .form-tr input { display: block; width: 94%; padding: 0 2%; height: 45px; line-height: 45px; background: #fff; color: #333; border-radius: 5px; border: none;}
.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: 90%; height: 45px; text-align: center; line-height: 45px; background: #fe731e; 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:768px){
    .mes-form3{ width: 80%;}
    .mes-form3 .form-tr input,.mes-form3 .form-tr .submit2{ height: 40px; line-height: 40px;}
    .mes-form3 .form-tr .submit2{ margin-top: 2%;}
}




#shili{ margin-top: 3% !important;}
#shili div{ padding: 0 0.5%;}
#shili li{width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; margin-bottom: 3%;}
#shili li img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#shili li:hover img{ transform: scale(1.1);}
#shili li p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; line-height: 40px; padding-top: 30%; font-weight: bold; font-size: 16px; color: #fff; text-align: center;}


#tuijian{ padding: 3% 0 7%;}
#tuijian .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#tuijian .swiper-slide {
    text-align: center;
    background: #fff;
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#tuijian .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; background: url("../images/cpbj.jpg") no-repeat center; background-size: 100% 100%;}
#tuijian .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#tuijian .swiper-slide p{ width: 100%; height: 40px; line-height: 40px; background: #f4f4f4; transition:0.3s;}
#tuijian .swiper-slide:hover p{ background: #0b51a6; color: #fff;}



.pro-sider {
    float: none;
    border: 1px solid #e6e6e6;
    background: #fff;
    margin-bottom: 5%;
}
.pro-sider .in-title {
    padding: 5% 15%;
    overflow: hidden;
    border-bottom: 1px solid #f4f4f4;
}
.pro-sider .in-title h3 {
    border-bottom: 1px solid #e6e6e6;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #333333;
}
.pro-sider .in-title h3 i{ display: block; float: left; color: #fe731e; font-size: 30px; margin-right: 10px;}
.pro-sider .in-title em {
    font-size: 12px;
    color: #999999;
    font-family: arial;
    text-transform: uppercase;
}
.pro-sider .pro-sider-ul {
    background: #fff;
    overflow: hidden;
    padding: 0 5%;
}
.pro-sider .pro-sider-ul .ul-li {
    padding: 0 7%;
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #e6e6e6;
    transition:0.3s;
}
@media screen and (max-width:1440px){
    .pro-sider .in-title{ padding: 5%;}
}
@media screen and (max-width:765px){
    .pro-sider .pro-sider-ul .ul-li{ padding: 0 3%;}
}
.pro-sider .pro-sider-ul .ul-li a {
    display: block;
    float: left;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a i{ display: block; float: right; color: #adadad;}

.pro-sider .pro-sider-ul .ul-li:hover i,.pro-sider .pro-sider-ul .ul-li:hover a { color: #fff; }
.pro-sider .pro-sider-ul .ul-li:hover { background: #fe731e; }
.pro-sider .pro-sider-ul .ul-li:last-of-type { border-bottom: none;}
.pro-sider .pro-sider-ul #li-on{ background: #fe731e; }
.pro-sider .pro-sider-ul #li-on i,.pro-sider .pro-sider-ul #li-on a{ color: #fff;}





/*翻页*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
