.main{ line-height: 30px; padding: 5% 0;}
.main_zy{ line-height: 30px; padding: 1% 2% 3%; background: #fff; position: relative; border-radius: 10px; margin-top: -8%;}




.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; background: url("../images/shuiyin.png") no-repeat 10% 5%; width: 100%; height: 100%; background-size: 45%;}

/*iframe{ width: 100%; height: 480px;}*/
@media screen and (max-width:768px){
    .row{ margin: 0;}
    /*.jwplayer,#playercontainer{ width: 600px !important;}*/
}

#dituContent label {
  max-width: unset!important;
  text-align: center;
}


/*头部*/
#top_bj{ width: 100%; height: auto; transition:0.5s; background: #fff; position: relative;}
#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; }
#logo .font{ float: left; text-align: left; border-left: 1px solid #e5e5e5; padding: 0 0 0 10px; margin: 1% 0 0 10px;}
#logo .font p{ color: #c3002f; font-size: 26px; font-weight: bold;}
#logo .font span{ color: #333333; font-size: 18px;}
#top_tel{ color: #0063d0; transition:0.5s; padding: 0;}
.top_tel_con{ position: relative; z-index: 1; padding: 10% 0 0 0; transition: 0.3s;}
.top_tel_con .pic{ float: left; width: 17%; transition: 0.3s;}
.top_tel_con .pic img{ max-width: 100%;}
.top_tel_con .float-left{ width: 83%; padding-left: 3%; font-size: 14px; color: #686868; line-height: 25px; transition: 0.3s;}
.top_tel_con span{ display: block; font-size: 32px; color: #282828; font-family: Bahnschrift; padding-top: 2%;}
@media screen and (max-width:1440px){
    #logo .font{ display: none !important;}
    .top_tel_con span{ font-size: 22px !important;}
}
@media screen and (max-width:991px){
    #logo{ padding: 2%; text-align: left;}
}
@media screen and (max-width:768px){
    #top_index{ padding: 0; width: 100%;}
    #logo a img{ max-width: 80%;}
    #logo:before{ width: 60%;}
}

#nav{ height: auto; transition:0.3s; padding-top: 0; text-align: center;}
#nav li{ display: inline-block; width: 10%; height: 40px; font-size: 16px; padding-top: 4%; font-weight: normal; color: #666666; text-align: center; transition:0.5s; position: relative;}
#nav li a{ display: inline-block; position: relative; height: 40px; z-index: 1; color: #666666;}
#nav li:hover a{ color: #c3002f;}
#nav li a:after { content: '';  width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; background-color: #c3002f; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; left: 0; }
#nav li:hover a::after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: right; -moz-transform-origin: right; -ms-transform-origin: right; -o-transform-origin: right; transform-origin: right; right: 0; }
@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;}
}


.top_bj_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.2); position: fixed !important;}
.top_bj_active #logo{ padding: 0;}
.top_bj_active #logo img{ transform: scale(0.8);}
.top_bj_active #nav li{ font-size: 16px; padding-top: 2%;}
.top_bj_active #top_tel .top_tel_con{ padding-top: 5%;}
.top_bj_active #top_tel .top_tel_con .pic{ width: 17%;}
.top_bj_active #top_tel .top_tel_con .float-left{ line-height: 20px; font-size: 12px;}
.top_bj_active #top_tel .top_tel_con span{ font-size: 26px;}
.top_bj_active #c-header .c-switch{ top: 25px;}
.top_bj_active #c-header .c-nav2{ top: 55px;}
@media screen and (max-width:1440px){
    .top_tel_con .float-left{ font-size: 12px;}
}


#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.3;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #0072bc; 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: 50px;}
#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;}
}




/*手机导航*/
.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: #323e4a;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;}
.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_nr_bj{ background: #fff; width: 100%; height: auto; overflow: hidden; color: #666666; position: relative;}
#end_nr_bj:before{ position: absolute; left: 0; top: 0; height: 60px; background: #f7f7f7; content: ''; width: 100%;}
#end_nr_bj a{ color: #666666; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #000;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(0,0,0, .1);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: 0 0 2%; font-size: 15px;}
#end_nr_bj .main .left{ padding-top: 7%;}
#end_nr_bj .main .left ul:first-of-type li{ width: 50%; float: left;}
#end_nr_bj .main .left ul:nth-of-type(2) li{ text-align: center; }
#end_nr_bj .main .left ul .tit{ font-size: 18px; color: #282828; font-weight: bold; width: 100% !important; position: relative; height: 40px;}
#end_nr_bj .main .left ul .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; height: 2px; background: #fff; width: 30px; transition:0.3s;}
#end_nr_bj .main .left ul li{ line-height: 30px; transition:0.3s;}
#end_nr_bj .main .left ul:hover .tit:before{ width: 60px;}

#end_nr_bj .main .end_wx{ text-align: center;}
#end_nr_bj .main .end_wx img{ max-width: 40%;}
#end_nr_bj .main .end_wx p{ height: 40px; line-height: 40px;}

#end_nr_bj .main .end_tel{ padding: 2% 0 0;}
#end_nr_bj .main .end_tel .tel1{ height: 55%;}
#end_nr_bj .main .end_tel .tel2{ height: 45%;}
#end_nr_bj .main .end_tel .tel1 h2,#end_nr_bj .main .end_tel .tel2 h2{ float: right; height: 100%; padding-top: 15%; width: 50px; text-align: center; background: #666666;}
#end_nr_bj .main .end_tel .tel2 h2{ background: #ed131c;}
#end_nr_bj .main .end_tel .tel1 h2 i,#end_nr_bj .main .end_tel .tel2 h2 i{ color: #fff; font-size: 30px; vertical-align: middle;}
#end_nr_bj .main .end_tel .float-right{ text-align: right; padding: 8% 5% 0 0;}
#end_nr_bj .main .end_tel .tel2 .float-right{ text-align: right; padding: 10% 5% 0 0;}
#end_nr_bj .main .end_tel p{ color: #8a8a8a; font-size: 16px;}
#end_nr_bj .main .end_tel span{ display: block; color: #ed131c; font-size: 26px; font-family: Impact;}
@media screen and (max-width:1400px){
    #end_nr_bj .main .left ul{ padding: 0 2%;}
}
@media screen and (max-width:991px){
    #end_nr_bj:before{ display: none;}
    #end_nr_bj .main .end_tel{ padding: 0;}
    #end_nr_bj .main .end_tel .float-right{ padding: 0 5% 0 0 !important;}
    #end_nr_bj .main .end_tel .tel1 h2,#end_nr_bj .main .end_tel .tel2 h2{ padding: 10% 0;}
}
@media screen and (max-width:768px){
    #end_nr_bj .main .end_wx{ padding: 0;}
    #end_nr_bj .main .end_wx img{ max-width: 90%;}
    #end_nr_bj .main .end_wx p{ font-size: 12px;}
    #end_nr_bj .main .end_tel p{ font-size: 14px;}
    #end_nr_bj .main .end_tel span{ font-size: 22px;}
}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: #6e6e6e; border-top: 1px solid #e1e1e1;}




.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: #d81e06;}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.footer_zx button{ display: block; width: 34%; background: #c3002f; height: 100%; float: left; text-align: center; color:#fff !important;}
.kb50{ height: 60px;}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 4% 0 1%;}
}




/*首页*/
.tit_in{ text-align: center; position: relative;}
.tit_in h2{ color: #282828; font-size: 36px; position: absolute; top: 0; z-index: 1; width: 100%; height: 55px;}
.tit_in h2:before{ position: absolute; left: 48%; bottom: 0; content: ''; width: 4%; height: 2px; background: #d81e06;}
.tit_in h2 span{ color: #d81e06;}
.tit_in p{ color: rgba(231,231,231,0.4); font-size: 55px; font-weight: bold; text-transform: uppercase;}
.tit_in i{ color: #666666; font-size: 16px; padding-top: 2.5%;}
@media screen and (max-width:1024px){
    .tit_in p{ font-size: 42px;}
    .tit_in h2{ font-size: 24px; height: 36px;}
    .tit_in i{ font-size: 14px; padding: 1%;}
}

#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 4%; position: relative;}
#huanjing .gallery-top .row{ margin: 0;}
#huanjing .gallery-top:before{ position: absolute; right: 2%; top: 0; content: 'product'; writing-mode: tb; color: #f3f2f2; font-size: 100px; text-transform: uppercase; font-weight: bold;}
#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% 7% 0 2%; position: relative;}
#huanjing .gallery-top .swiper-slide .font .tit{ position: relative;}
#huanjing .gallery-top .swiper-slide .font .tit p{ color: #282828; font-size: 24px; font-weight: bold;}
#huanjing .gallery-top .swiper-slide .font dl{ padding: 2% 0 0; margin: 0;}
#huanjing .gallery-top .swiper-slide .font dl dd{ position: relative; color: #939393; height: 45px; line-height: 45px; padding: 0;}
#huanjing .gallery-top .swiper-slide .font dl dd:before{ position: absolute; right: 10%; top: 30%; content: ''; width: 1px; height: 40%; background: #c6c6c6;}
#huanjing .gallery-top .swiper-slide .font dl dd i{ float: left; color: #d81e06; font-size: 20px; margin-right: 5px;}
#huanjing .gallery-top .swiper-slide .font dl dd:last-of-type:before{ display: none;}
#huanjing .gallery-top .swiper-slide .font table{ color: #666666; margin: 2% 0 5%; width: 100%; line-height: 35px;}
#huanjing .gallery-top .swiper-slide .font .tel i{ float: left; color: #d50000; font-size: 40px; padding: 2% 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: #666666; font-size: 24px; 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: #d81e06; 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: #d81e06; border:1px solid #d81e06; color: #ffffff; }
.cp-tools a:hover ~ .btn-ask { background:none; color: #939393; border:1px solid #939393; }
#huanjing .gallery-top .swiper-button-next:after,#huanjing .gallery-top .swiper-button-prev:after{ display: none;}
#huanjing .gallery-top .swiper-button-next{ position: absolute; top: auto; bottom: 5%; right: 40%;}
#huanjing .gallery-top .swiper-button-prev{ position: absolute; top: auto; bottom: 5%; right: 45%; left: auto;}
#huanjing .gallery-top .swiper-button-next i,#huanjing .gallery-top .swiper-button-prev i{ font-size: 50px; color: #dd3e2a;}
#huanjing .gallery-top .swiper-pagination-bullet{ float: right; width: 12px; height: 12px;}
#huanjing .gallery-top .swiper-pagination-bullet-active{ background: #dd3e2a;}
#huanjing .gallery-top .swiper-pagination{ bottom: 8%; padding-right: 7%;}

#huanjing .gallery-thumbs { height: auto; text-align: center; box-sizing: border-box;}
#huanjing .gallery-thumbs .cptit{ float: left; background: #d81e06; height: 80px; border-radius: 5px; padding: 0 3%; text-align: center; line-height: 80px; color: #fff; font-size: 18px;}
#huanjing .gallery-thumbs .cptit i{ display: inline-block; margin-right: 10px; font-size: 22px;}
#huanjing .gallery-thumbs .cptit_right{ float: left;}
#huanjing .gallery-thumbs .swiper-slide { cursor: pointer; padding: 1% 0 0; transition:0.3s;}
#huanjing .gallery-thumbs .swiper-slide .tit{ color: #666666; font-size: 16px; transition: 0.3s; position: relative; height: 60px; line-height: 60px;}
#huanjing .gallery-thumbs .swiper-slide .tit:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 2px; background: #fff; transition: 0.3s;}
#huanjing .gallery-thumbs .swiper-slide-thumb-active .tit{ background: #d81e06; color: #fff; }
#huanjing .gallery-thumbs .swiper-slide-thumb-active .tit:before{ width: 20%; left: 40%;}

@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%;}
}
@media screen and (max-width:1200px){
    #huanjing .gallery-top .swiper-slide .font{ padding: 2%;}
    #huanjing .gallery-top .swiper-slide .font .content{ font-size: 14px;}
    #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;}
}
@media screen and (max-width:991px){
    #huanjing .gallery-thumbs .cptit{ display: none;}
}

@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%;}
}



#cpgd_in{ position: relative;}
#cpgd_in .swiper-container {
    width: 100%;
    height: 100%;
    padding: 0;
}
#cpgd_in .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;
    position: relative;
    background: #f7f7f7;
    padding-bottom: 2%;
    border: 1px solid #f7f7f7;

    /* 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;
}
#cpgd_in .swiper-slide .pic{ width: 100%; height: 0; background: url("../images/cpbj.jpg") no-repeat center; background-size: 100% 100%; padding-bottom: 75%; position: relative; overflow: hidden;}
#cpgd_in .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#cpgd_in .swiper-slide .tit{ color: #282828; padding: 5% 0; font-size: 18px; width: 100%;}
#cpgd_in .swiper-slide .more{ border: 1px solid #e6e6e6; border-radius: 5px; height: 38px; line-height: 38px; width: 40%; color: #939393; text-transform: uppercase; overflow: hidden; transition: 0.3s;}
#cpgd_in .swiper-slide .more span{ display: block; float: right; width: 38px; height: 38px; background: #e6e6e6; transition: 0.3s;}
#cpgd_in .swiper-slide:hover{ border: 1px solid #d81e06;}
#cpgd_in .swiper-slide:hover .tit{ color: #d81e06;}
#cpgd_in .swiper-slide:hover .more{ background: #d81e06; color: #fff; border: 1px solid #d81e06;}
#cpgd_in .swiper-slide:hover .more span{ background: #ec6857;}
#cpgd_in .swiper-slide:hover .more a{ color: #fff;}

#ggbj{ background: url("../images/gg_bj.jpg") no-repeat center fixed;}
#ggbj .main{ padding: 2% 0;}
#ggbj .float-right{ text-align: center;}
#ggbj .float-right img{ max-width: 100%;}
#ggbj .float-left{ color: #fff; }
#ggbj .float-left h3{ font-size: 36px; text-transform: uppercase; position: relative; height: 55px; }
#ggbj .float-left h3 span{ color: #d81e06;}
#ggbj .float-left h3:before{ position: absolute; left: 0; bottom: 0; width: 10%; height: 2px; background: #fff; content: '';}
#ggbj .float-left p{ font-size: 16px; width: 80%; padding: 5% 0;}
#ggbj .float-left .more{ height: 40px; line-height: 40px; background: #d81e06; border-radius: 5px; width: 30%; text-align: center; transition: 0.3s; color: #fff;}
#ggbj .float-left .more:hover{ letter-spacing: 3px; background: #ec6857;}


@media screen and (max-width:991px){
    #ggbj .float-left p{ width: 100%;}
}
@media screen and (max-width:1200px){
    #ggbj .float-left h3{ font-size: 24px;}
}



#youshi{ position: relative; margin-top: 3%;}
#youshi .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#youshi .swiper-slide { background-size: cover; background-position: center;}
#youshi .gallery-top { height: auto; width: 100%; padding: 3% 0 1%;}
#youshi .gallery-top .pic{ width: 100%; height: 0; padding-bottom: 45%; position: relative; overflow: hidden;}
#youshi .gallery-top .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#youshi .gallery-top .font{ background: #fff; color: #666666; position: absolute; right: 5%; top: 7%; border-radius: 5px; width: 30%; padding: 4% 3%; box-shadow: 0 0 10px rgba(0,0,0,0.2);}
#youshi .gallery-top .font .num p{ float: left; color: #d81e06; font-size: 48px; font-weight: bold; font-style: italic; }
#youshi .gallery-top .font .num i{ float: right; color: #d81e06; font-size: 30px;}
#youshi .gallery-top .font .tit{ font-size: 24px; font-weight: bold; padding: 10% 0; color: #d81e06; position: relative;}
#youshi .gallery-top .font .tit:before{ position: absolute; left: 0; top: 28%; content: 'advantage'; width: 100%; height: 100%; color: #f4f4f4; font-size: 55px; text-transform: uppercase;}
#youshi .gallery-top .font .tit p{ position: relative;}
#youshi .gallery-top .font ul li{ font-size: 14px; padding-bottom: 2%;}
#youshi .gallery-top .font ul li i{ float: left; color: #d81e06; margin-right: 10px;}
#youshi .gallery-top .font ul li p{ float: left; width: 90%; color: #666666;}
#youshi .gallery-top .font .more{ margin: 5% 0 0 7%; border: 1px solid #e6e6e6; border-radius: 5px; text-align: center; height: 38px; line-height: 36px; width: 40%; color: #939393; text-transform: uppercase; overflow: hidden; transition: 0.3s;}
#youshi .gallery-top .font .more span{ display: block; float: right; width: 38px; height: 38px; background: #e6e6e6; transition: 0.3s;}
#youshi .gallery-top .font:hover .more{ background: #d81e06; color: #fff; border: 1px solid #d81e06;}
#youshi .gallery-top .font:hover .more span{ background: #ec6857;}

#youshi .gallery-thumbs { height: 20%; box-sizing: border-box; padding: 15px 0 0;}
#youshi .gallery-thumbs .swiper-slide { color: #666666; cursor: pointer; text-align: center; position: relative; padding-bottom: 10px;}
#youshi .gallery-thumbs .swiper-slide:before{ position: absolute; left: 45%; bottom: 0; content: ''; width: 10%; height: 3px; transition: 0.3s; background: #d8d8d8;}
#youshi .gallery-thumbs .swiper-slide .tit{ line-height: 40px; text-align: center; font-size: 18px;}
#youshi .gallery-thumbs .swiper-slide .pic{ width: 84px; height: 94px; line-height: 94px; display: inline-block; background: url("../images/ly_bj.png") no-repeat center top; overflow: hidden;}
#youshi .gallery-thumbs .swiper-slide .pic i{ display: none; color: #fff; font-size: 40px;}
#youshi .gallery-thumbs .swiper-slide:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
#youshi .gallery-thumbs .swiper-slide:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
#youshi .gallery-thumbs .swiper-slide:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
#youshi .gallery-thumbs .swiper-slide:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
#youshi .gallery-thumbs .swiper-slide-thumb-active:before{ background: #d81e06; width: 20%; left: 40%;}
#youshi .gallery-thumbs .swiper-slide-thumb-active .pic{ background: url("../images/ly_bj_hover.png") no-repeat center top; }
#youshi .gallery-thumbs .swiper-slide-thumb-active .tit{ color: #d81e06;}
@media screen and (max-width:1440px){
    #youshi .gallery-top .font{ width: 38%;}
    #youshi .gallery-top .font .tit{ padding: 6% 0 2%;}
}
@media screen and (max-width:1200px){
    #youshi .gallery-thumbs{ position: relative;}
    #youshi .gallery-top{ margin-bottom: 10px;}
    #youshi .gallery-top .font{ position: relative; width: 100%; right: 0; top: 0; box-shadow: none; padding: 5% 3% 1%;}
    #youshi .gallery-top .font .tit{ font-size: 22px; padding: 3% 0 2%;}
    #youshi .gallery-top .font .content{ padding: 3% 0 !important; font-size: 12px;}
    #youshi .gallery-top .font .nr{ font-size: 16px;}
    #youshi .gallery-top .font .more{ height: 40px; line-height: 40px; margin: 0;}
    #youshi .gallery-thumbs .swiper-slide .tit{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #youshi .gallery-thumbs{ position: relative;}
    #youshi .gallery-top{ margin-bottom: 10px;}
    #youshi .gallery-top .font .tit{ font-size: 22px;}
    #youshi .gallery-top .font .content{ padding: 3% 0 !important; font-size: 12px;}
}


.bai{ background: #fff;}
#albj{ background: url("../images/al_bj.jpg") no-repeat center fixed;}
#albj .tit .float-left{ color: #fff; line-height: 50px;}
#albj .tit .float-left p{ font-size: 36px;}
#albj .tit .float-left span{ font-size: 18px;}
#albj .tit .float-right{ padding: 0 5%; color: #fff; height: 48px; line-height: 48px; border: 1px solid #fff; transition: 0.3s;}
#albj .tit .float-right:hover{ background: #fff; color: #333; letter-spacing: 3px;}
#albj .row{ margin-top: 3%;}
#albj .bai{ padding: 2%;}
#albj .bai .bt{ color: #d81e06; font-size: 20px; font-weight: bold; position: relative; padding: 3% 0;}
#albj .bai .bt:before{ position: absolute; left: 10%; top: 15%; width: 100%; height: 100%; content: 'case'; font-size: 60px; font-weight: bold; color: #f4f4f4; text-transform: uppercase;}
#albj .bai .bt p{ position: relative;}
#albj .bai .content{ color: #666666; font-size: 14px; padding: 5% 0; line-height: 35px;}
#albj .bai .tel i{ float: left; color: #d50000; font-size: 35px; padding-top: 4%;}
#albj .bai .tel .float-left{ padding-left: 10px; line-height: 25px;}
#albj .bai .tel .float-left p{ color: #939393;}
#albj .bai .tel .float-left span{ color: #666666; font-size: 22px; font-family: Impact;}
#albj .bai .more{ background: #d81e06; width: 50%; height: 36px; line-height: 36px; border-radius: 3px; color: #fff; text-align: center; margin-top: 8%; transition: 0.3s;}
#albj .bai .more:hover{ background: #ec6857;}
@media screen and (max-width:1200px){
    #albj .tit .float-left p{ font-size: 24px;}
    #albj .tit .float-left span{ font-size: 14px;}
    #albj .bai .content{ display: none;}
    #albj .bai .tel{ margin-top: 7%;}
}
@media screen and (max-width:768px){
    #albj .tit .float-left span{ display: none;}
}

#anli .row{ margin: 0;}
#anli .pic1{ width: 100%; height: 0; padding-bottom: 35%; position: relative; overflow: hidden;}
#anli .pic2{ width: 100%; height: 0; padding-bottom: 35%; position: relative; overflow: hidden;}
#anli .swiper-slide .picpic .pic2:nth-of-type(1){ margin-bottom: 4.5%;}
#anli img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#anli img:hover{ transform: scale(1.1);}
#anli .swiper-pagination{ bottom: 5%; padding-left: 2%;}
#anli .swiper-pagination-bullet{ width: 12px; height: 12px; transition:0.3s; opacity: 0.3; float: left;}
#anli .swiper-pagination-bullet-active{ background: #d81e06; opacity: 1;}
@media screen and (max-width:991px){
    #anli .picpic{ padding: 3% 0 0;}
}


#xwnr{ margin-top: 3%;}
#xwnr .swiper-container {
    width: 100%;
    height: 100%;
    padding: 0 0 2%;
}
#xwnr .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;
    background: #f7f7f7;
    margin: 0;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
#xwnr .swiper-slide .time{ background: #d81e06; text-align: center; color: #fff; position: relative;}
#xwnr .swiper-slide .time:before{ position: absolute; left: 8%; top: 8%; content: ''; border: 1px solid #fff; width: 84%; height: 84%;}
#xwnr .swiper-slide .time p{ font-size: 60px; padding: 35% 0 10%;}
#xwnr .swiper-slide .time span{ font-size: 18px;}
#xwnr .swiper-slide .pic{ height: 0; padding-bottom: 15%; position: relative; overflow: hidden;}
#xwnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#xwnr .swiper-slide .left{ line-height: 30px; text-align: left; transition:0.3s; padding: 1% 2%; }
#xwnr .swiper-slide .left p{ color: #a1a0a0;}
#xwnr .swiper-slide .left .tit{ color: #282828; font-size: 18px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xwnr .swiper-slide .left .content{ color: #666666; font-size: 14px; padding: 2% 0;}
#xwnr .swiper-slide .left .more a{ color: #d81e06; text-transform: uppercase;}
#xwnr .swiper-slide:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:1440px){
    #xwnr .swiper-slide .pic{ padding-bottom: 20%;}
}
@media screen and (max-width:1200px){
    #xwnr .swiper-slide .left .content{ font-size: 12px; padding: 1% 0 0; line-height: 25px;}
}
@media screen and (max-width:991px){
    #xwnr .swiper-slide .pic{ padding-bottom: 25%;}
}
@media screen and (max-width:768px){
    #xwnr .swiper-slide{flex-direction: column;}
    #xwnr .swiper-slide .pic{ padding-bottom: 55%;}
    #xwnr .swiper-container{ padding: 3% 5%;}
}


#xwnr1 li{ height: auto; background: #f7f7f7; line-height: 45px; transition: 0.3s; position: relative; margin: 3% 0; padding: 2%;}
#xwnr1 li .pic{ height: 0; padding-bottom: 20%; position: relative; overflow: hidden;}
#xwnr1 li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#xwnr1 li .float-left{ width: 80%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#xwnr1 li .float-left h4{ color: #666666; font-size: 18px; border-bottom: 1px dashed #d5d5d5; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; height: 60px; line-height: 60px; margin-bottom: 5% !important;}
#xwnr1 li .float-left p{ float: left; color: #a1a0a0;}
#xwnr1 li .float-left span{ display: block; float: right;}
#xwnr1 li .float-left span a{ color: #d81e06; text-transform: uppercase;}
#xwnr1 li:hover{ background: #d81e06;}
#xwnr1 li:hover .float-left h4{ color: #fff; border-bottom: 1px dotted #fff;}
#xwnr1 li:hover .float-left span a,#xwnr1 li:hover .float-left p{ color: #fff;}
@media screen and (max-width:991px){
    #xwnr1 li .pic{ padding-bottom: 45%;}
}

#jjbj{ background: url("../images/gsjj_bj.jpg") no-repeat center fixed;}
#jjbj .tit{ text-align: center; color: #fff;}
#jjbj .tit p{ font-size: 24px; padding: 10px 0 5px;}
#jjbj .tit span{ font-size: 12px; text-transform: uppercase;}
#jjbj #gsjj{ color: #e1e1e1; padding: 3% 10%; text-align: center; font-size: 15px;}
#jjbj ul li{ text-align: center; color: #fff;}
#jjbj ul li .pic{ display: inline-block; width: 100px; height: 100px; line-height: 100px; border: 2px solid #fff; border-radius: 10px; transition: 0.3s; color: #fff;}
#jjbj ul li .pic i{ font-size: 40px;}
#jjbj ul li p{ font-size: 16px; line-height: 50px;}
#jjbj ul li:hover .pic{ background: #ed131c; border: 2px solid #ed131c;}
#jjbj ul li:hover .pic i{ color: #fff;}
@media screen and (max-width:991px){
    #jjbj #gsjj{ padding: 3%;}
}


/*公司简介*/
#zi_banner{ width: 100%; height: 700px; position: relative; background: url("../images/cp_banner.jpg") no-repeat center fixed;}
.jj_banner{ width: 100%; height: 700px; position: relative; background: url("../images/jj_banner.jpg") no-repeat center fixed !important;}
#zi_banner .main{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; color: #fff;}
#zi_banner .main .container{ position: relative;}
#zi_banner .main .tit{ line-height: 50px; position: relative;}
#zi_banner .main p{ font-size: 40px;}
#zi_banner .main span{ font-size: 24px;}
#zi_banner .main .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 5%; height: 2px; background: #fff;}
#zi_banner .main .content{ font-size: 16px; width: 50%; padding: 3% 0; line-height: 35px;}
@media screen and (max-width:1440px){
    #zi_banner,.jj_banner{ height: 500px;}
}
@media screen and (max-width:1200px){
    #zi_banner .main .content{ width: 100%;}
}


.hui{ background: #f7f7f7; padding-bottom: 3%;}
.main_zy .home{ height: auto; width: 100%; border-bottom: 1px solid #e8e8e8;}
.main_zy .home .float-left{ padding: 0;}
.main_zy .home .float-left li{ float: left; width: 12%; line-height: 65px; color: #282828; font-size: 14px; position: relative; text-align: center;}
.main_zy .home .float-left li:before{position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 2px; background: #db0000; transition: 0.3s;}
.main_zy .home .float-left li:hover:before{ left: 20%; width: 60%;}
.main_zy .home .float-right{ text-align: right; color: #d51e07; line-height: 65px;}
.main_zy .home .float-right i,.main_zy .home .float-right p{ float: right;}
.main_zy .home .float-right p{ padding-left: 10px;}
.main_zy .home .float-right p a{ color: #d51e07; padding: 0 5px;}

.mouse1{
    width: 20px; height: 37px; position: absolute; z-index: 999; bottom: -8%; animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; -moz-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; -webkit-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; -o-animation: fadeInUp 0.6s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.2s infinite alternate; display: block; left: 0; margin-left: 15px; color: transparent; font-size: 0;
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #zi_banner .main{ padding-top: 8%;}
    #zi_banner .main p{ font-size: 22px;}
    #zi_banner .main span{ font-size: 14px;}
    .main_zy .home .float-left li{ width: 25%; line-height: 35px;}
    .mouse1{ bottom: -15%;}
}
@media screen and (max-width:768px){
    #zi_banner .pic img{ width: 300%; margin-left: -90%;}
    .main_zy .home .float-left li{ font-size: 12px;}
}


.gsjjnr{ padding: 4% 0 0; color: #666666; font-size: 16px;}
.gsjjnr .content{ padding-top: 3%; line-height: 38px;}


.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);}


#qywh{ margin: 3% 0 5%;}
#qywh .swiper-container {
    width: 100%;
    height: 100%;
    padding: 10px 0;
}
#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: 18px; 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 20%; 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;
}
#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: 100%; 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: #d81e06; color: #fff; }
#gshj .swiper-button-next,#gshj .swiper-button-prev{ background: #d81e06; 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: #d81e06;}
@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;}
}





/*产品中心*/
#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; background: url("../images/cpbj.jpg") no-repeat center; background-size: 100% 100%; 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: #d81e06; 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: #d81e06;}
#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: #d81e06; border: 1px solid #d81e06; color: #fff;}


.cptel i{ float: left; color: #d81e06; font-size: 45px; padding: 15px 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: #d81e06; font-size: 32px; font-weight: bold;}


.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: #c40e25}

.pro-sub-nav li.current a:after{ width: 100%; left:0;  color: #c40e25}
.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: #c40e25;
    left: 45%;
    transition: all 0.5s
}
.pro-sub-nav li a:hover:after {
    width: 100%;
    left: 0;
}
.pro-sub-nav li a:hover {
    color: #c40e25
}
.fix li a:hover {
    color: #c40e25
}
.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;}
#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: #eb0115; 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: #c40e25;}

@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: 0 auto; 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: #d71418; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form3 .form-tr .submit2:hover { background: #333;}
.mes-form3 .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width: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%;
}
#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: #ed131c; color: #fff;}






/*公共*/
#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%;}
}



.in_title{ line-height: 40px; padding: 30px 0 10px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}

#xgnews{ padding: 4% 15px 0;}
#xgnews li{ margin-bottom: 10%; background: #fff;}
#xgnews li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgnews li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgnews li p{ height: 40px; line-height: 40px; text-align: center; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgnews li:hover p{ background: #e30713; color: #fff;}
#xgnews li:hover .pic img{ transform: scale(1.1);}


#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: #333; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}


.news01 {padding: 3% 0 0;}
.news01 li{ margin-bottom: 7%;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
/*.news01 .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ max-width: 100%; max-height: 100%; transition:0.3s;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}

.news01 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; background: #fff; border-bottom: 1px solid #e2e2e2;}
.news01 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news01 .txtbox:after {  position: absolute;content: ""; background: #d50000; 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;}



.cp_class{ text-align: center; padding: 3% 0;}
.cp_class li{ display: inline-block; height: 45px; line-height: 45px; background: #ededed; width: 17%; margin: 0 0.5% 1%; transition: 0.3s;}
.cp_class li:hover{ background: #d51e07; color: #fff;}
.cp_class #li-on{ background: #d51e07; color: #fff;}
@media screen and (max-width:991px){
    .cp_class li{ width: 23%;}
}
@media screen and (max-width:768px){
    .cp_class li{ font-size: 12px;}
}

.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: #eb0115; 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;
}
.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: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: #eb0115; }
.pro-sider .pro-sider-ul .ul-li:last-of-type { border-bottom: none;}
.pro-sider .pro-sider-ul #li-on{ background: #eb0115; }
.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;
}
