.main{ line-height: 30px; padding: 5% 0;}
.main_zy{ line-height: 30px; padding: 7% 0 5%;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
    .main_zy{ padding: 10% 0 5%;}
}
@media screen and (max-width:500px){
    .main_zy{ padding: 15% 0 5%;}
}


.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 center top; width: 100%; height: 100%; background-size: 100% 100%;}*/



#dituContent label {
  max-width: unset!important;
  text-align: center;
}

.swiper-container{ overflow: hidden;}

/*头部*/
.header { z-index: 999; background-color: #fff; box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.1); -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.header.scroll_bottom { top: -150px; }

#top_bj{ width: 100%; height: auto; transition:0.5s; background: #fff; position: relative; z-index: 20; filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}
#top_line{ height: 40px; background: #035bbc; width: 100%; line-height: 39px; color: #fff;}
#top_index{ height: auto; margin: 0 auto; position: relative;}
#logo{ padding-top: 1%; padding-bottom: 1%;}
#logo a{ display: block; float: left; padding: 0 1% 0 0;}
#logo a img{ max-width: 100%; transition:0.5s;}
#logo .float-left{ line-height: 30px; padding: 0 0 0 1%; position: relative; height: 100%;}
#logo .float-left:before{ position: absolute; left: 0; top: 25%; content: ''; width: 1px; height: 60%; background: #eee;}
#logo .float-left p{ color: #0072bc; font-size: 24px; font-weight: bold; padding-top: 6%;}
#logo .float-left span{ color: #333333; font-size: 18px;}
#top_index .top_tel{ padding: 1.5% 0 0 3%; position: relative;}
#top_index .top_tel i{ float: left;}
#top_index .top_tel i img{ max-width: 100%;}
.top_tel .float-right{ float: left !important; padding-left: 2%;}
.top_tel .float-right p{ color: #686868; font-size: 14px;}
.top_tel .float-right span{ color: #0072bc; font-size: 32px; font-family: Bahnschrift;}


#nav_bj{ width: 100%; height: 75px; background: #0072bc;}
#nav{ height: 75px; margin: 1% auto 0 !important; text-align: center; padding: 0 !important; transition: 0.3s;}
#nav li{ display: inline-block; width: 10.5%; height: 75px; line-height: 75px; font-size: 16px; color: #282828; text-align: center; transition:0.3s;}
#nav li .big{ display: block; color: #282828; position: relative;}
#nav li .big:before{ background: #0072bc; width: 0; height: 3px; content: ''; left: 50%; bottom: 0; position: absolute; transition: 0.3s;}
#nav li:hover .big{ color: #0072bc;}
#nav li:hover .big:before{ left: 0; width: 100%;}

#nav li .navson{display: none; position: absolute; left: -67%; overflow: hidden; border-top: 1px solid #ededed; background: #fff; color: #333; top:100%; z-index: 99999; width: 100vw;}
#nav li .navson .container{ padding: 30px 0;}
#nav li .navson .nav_font{ border-right: 1px solid #ededed; text-align: left; line-height: 30px; padding-top: 1%;}
#nav li .navson .nav_font h4{ color: #333333; font-size: 16px; font-weight: bold !important;}
#nav li .navson .nav_font span{ color: #666666; font-size: 14px;}
#nav li .navson .nav_font p{ height: 35px; background: #c3002f; border-radius: 5px; margin-top: 5% !important; line-height: 35px; width: 50%; color: #fff; text-align: center; font-size: 14px; transition: 0.3s;}
#nav li .navson .nav_font p:hover{ background: #0072bc;}
#nav li .navson .nav_lb dl{ margin: 0;}
#nav li .navson .nav_lb dl dd{ float: left; width: 16%; padding: 0 2%; text-align: center; margin: 0; transition: 0.3s;}
#nav li .navson .nav_lb dl dd .pic{ width: 100%; height: 0; padding-bottom: 80%; border-radius: 5px; position: relative; overflow: hidden;}
#nav li .navson .nav_lb dl dd .pic img{ width: 100%; height: 100%; object-fit: cover; border-radius: 5px; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#nav li .navson .nav_lb dl dd a{ color: #333;}
#nav li .navson .nav_lb dl dd .tit{ height: 40px; line-height: 40px;}
#nav li .navson .nav_lb .wenzi dd{ padding-top: 3%;}
#nav li .navson .nav_lb dl dd:hover img{ transform: scale(0.9);}
#nav li .navson .nav_lb dl dd:hover a{ color: #c3002f;}


.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; transform: scale(0.8);}
.top_bj_active #logo .float-left:before{ display: none;}
.top_bj_active #nav{ padding-top: .5% !important;  margin: 0 !important; height: 65px;}
.top_bj_active #nav li{ font-size: 15px; height: 65px; line-height: 65px;}
.top_bj_active #nav li .navson{ top: 115%;}
.top_bj_active #top_index .top_tel{ padding-top: 0.5%;}

@media screen and (max-width:1699px){
    #logo .float-left p{ font-size: 20px;}
    #logo .float-left span{ font-size: 14px;}
    .top_tel .float-right span{ font-size: 28px;}
}
@media screen and (max-width:1550px){
    .top_tel .float-right span{ font-size: 26px;}
}
@media screen and (max-width:1500px){
    #logo a{ width: 100%;}
    #logo .float-left{ display: none;}
    /*#logo .float-left p{ padding: 2% 0 0;}*/
    /*#logo .float-left{ width: 60%; padding-top: 0; line-height: 30px;}*/
    #nav{ margin: 1% auto 0 !important;}
    #nav li{ width: 10%; font-size: 14px;}
    #top_index .top_tel{ line-height: 25px;}
    #top_index .top_tel span{ font-size: 22px;}
    #top_index .top_tel i{ width: 25%; padding-top: 2%;}
    .top_bj_active #nav li{ font-size: 14px;}
}
@media screen and (max-width:1300px){
    #logo .float-left p{ font-size: 18px;}
    #logo .float-left span{ font-size: 12px;}
}
@media screen and (max-width:1199px){
    #logo a{ width: 100%; float: none;}
    #nav li .navson{ left: -50%;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 2%; text-align: left;}
}

#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.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{ position: relative;}
#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;}
}





.mes-form4 input{ background: none; border: 1px solid #e1e1e1; border-radius: 3px; width: 100%; padding-left: 2%;}
.mes-form4 textarea{background: none; border: 1px solid #e1e1e1; border-radius: 3px; width: 100%; margin-top: 1%; padding: 0 1%;}
.mes-form4 .captcha{ width: 50%; float: left;}
.mes-form4 img{ width: 40%; float: right;}
.mes-form4 .submit2{ display: block; background: #0072bc; text-align: center; color: #fff; width: 100%; height: 35px; line-height: 35px;}
@media screen and (max-width:991px){
    .mes-form4 input{ margin-top: 1%;}
}




/*手机导航*/
.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; 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_nr_bj{ background: url("../images/end_bj.jpg") repeat-y center top; width: 100%; height: auto; overflow: hidden; color: rgba(255,255,255,0.5);}
#end_nr_bj a{ color: rgba(255,255,255,0.5); 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, .2);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 #end_logo{ border-bottom: 1px solid rgba(255,255,255,0.1); padding: 1.5% 0;}
#end_nr_bj #end_logo ul li{  cursor: default;}
#end_nr_bj #end_logo ul li .pic{ float: left; width: 60px; height: 60px; line-height: 60px; text-align: center; border: 1px solid rgba(255,255,255,0.2); border-radius: 5px; transition: 0.3s;}
#end_nr_bj #end_logo ul li .pic i{ color: #fff; font-size: 34px; transition: 0.3s;}
#end_nr_bj #end_logo ul li .float-left{ padding-left: 4%; color: #ffffff;}
#end_nr_bj #end_logo ul li .float-left p{ font-size: 22px;}
#end_nr_bj #end_logo ul li .float-left span{ font-size: 14px;}
#end_nr_bj #end_logo ul li:hover .pic{ background: #fff;}
#end_nr_bj #end_logo ul li:hover .pic i{ color: #333;}
#end_nr_bj .main{ padding: 2% 0;}
#end_nr_bj .main .left ul{ float: left; padding: 0 3.5%;}
#end_nr_bj .main .left ul:first-of-type{ width: 25%;}
#end_nr_bj .main .left ul:first-of-type li{ width: 50%; float: left;}
#end_nr_bj .main .left ul:last-of-type{ width: 30%;}
#end_nr_bj .main .left ul:last-of-type li i{ float: left; color: rgba(255,255,255,0.5);; margin-right: 10px;}
#end_nr_bj .main .left ul:last-of-type li:nth-of-type(2){ border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 15px; margin-bottom: 15px;}
#end_nr_bj .main .left ul .tit{ font-size: 18px; color: #fff; width: 100% !important; position: relative; height: 40px; margin-bottom: 10px;}
#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 li:hover{ background: #029741;}*/
#end_nr_bj .main .left ul:hover .tit:before{ width: 60px;}
#end_nr_bj .main .right{ text-align: center;}
#end_nr_bj .main .right img{ max-width: 65%;}
#end_nr_bj .main .right p{ height: 40px; line-height: 40px;}
@media screen and (max-width:1400px){
    #end_nr_bj .main .left ul{ padding: 0 2%;}
}
@media screen and (max-width:1200px){
    #end_nr_bj #end_logo{ display: none;}
}
@media screen and (max-width:1199.98px){
    #end_nr_bj .main .left ul:first-of-type{ width: 40%;}
}
@media screen and (max-width:991px){
    #end_nr_bj .main .left ul:last-of-type{ width: 100%;}
    #end_nr_bj .main .right img{ max-width: 40%;}
}
@media screen and (max-width:768px){
    #end_nr_bj .main .right{ padding-top: 3%; text-align: center;}
}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,0.5); background: rgba(13,13,13,0.2);}




.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: #0072bc;}
.footer_zx i{ font-size: 28px; padding: 4% 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:991px){
    .footer_zx i{ padding-top: 1%;}
}
@media screen and (max-width:768px){
    .footer_zx i{ padding-top: 3%;}
}





/*首页*/
.title_in{ text-align: center; position: relative;}
.title_in h2{ color: #333333; font-size: 36px; font-weight: bold !important; position: relative; display: inline-block;}
.title_in h2:before{ position: absolute; background: url("../images/tit_right.png") no-repeat left center; width: 530px; height: 3px; left: 120%; top: 35%; content: '';}
.title_in h2:after{ position: absolute; background: url("../images/tit_left.png") no-repeat left center; width: 530px; height: 3px; right: 120%; top: 35%; content: '';}
.title_in span{ color: rgba(248,248,248,1); font-family: Impact; font-size: 70px; text-transform: uppercase; position: absolute; top: 5%; display: block; width: 100%;}
.title_in p{ position: relative; color: rgba(34,34,34,0.5); font-size: 18px; text-transform: uppercase; padding-top: 10px;}
@media screen and (max-width:991px){
    .title_in h2{ font-size: 28px;}
    .title_in span{ font-size: 50px;}
    .title_in p{ font-size: 14px; padding: 0;}
    /*.title_in h2:before{ left: 140%;}*/
    /*.title_in h2:after{ right: 140%;}*/
}


#yewu_bj{ padding: 10px 0; margin-bottom: 2%;}
#yewu{ position: relative; margin: 0 0 5%; background: url("../images/yw_bj.png") no-repeat center #0072bc; height: 179px; border-radius: 3px;}
#yewu .swiper-container {
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: inherit;
}
#yewu .swiper-slide {
    text-align: center;
    overflow: inherit;
    transition: 0.3s;
    cursor: pointer;
    position: relative;
    padding: 5% 0;

    /* 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;
}
#yewu .swiper-slide:before{ position: absolute; left: 0; top: 50%; height: 0; width: 100%; background: #c3002f; border-radius: 3px; content: ''; transition: 0.3s;}
#yewu .swiper-slide a{ display: block; width: 100%; height: auto;}
#yewu .swiper-slide .pic{  position: relative; overflow: hidden; padding: 5% 0;}
#yewu .swiper-slide .pic i{ color: #fff; font-size: 45px; transition: 0.3s; }
#yewu .swiper-slide p{ color: #fff; font-size: 18px; height: 50px; line-height: 50px; position: relative;}
#yewu .swiper-slide p:before{ position: absolute; width: 30%; height: 3px; background: rgba(255,255,255,0.5); content: ''; left: 35%; bottom: 0;}
#yewu .swiper-slide:hover:before{ height: 110%; top: -5%;}
#yewu .swiper-slide.on:before{position: absolute; left: 0; top: -5%; height: 110%; width: 100%; background: #c3002f; border-radius: 5px; content: ''; transition: 0.3s;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #yewu{ height: 140px;}
    #yewu .swiper-slide .pic i{ font-size: 32px;}
    #yewu .swiper-slide p{ font-size: 15px;}
}
@media screen and (max-width:768px){
    #yewu{ height: 120px;}
}

#cp_class{ margin-top: 3%;}
#cp_class .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cp_class .swiper-slide { position: relative;}
#cp_class .gallery-top { background: #f5f6f8; height: auto; width: 100%; margin: 2% 0 0;}
#cp_class .gallery-top .swiper-slide{ padding: 3% 2%;}
#cp_class .gallery-top .swiper-slide .pic{ width: 100%; height: 0; padding: 0 0 35%; position: relative; overflow: hidden;}
#cp_class .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#cp_class .gallery-top .swiper-slide .font{ padding: 3%; position: relative; text-align: left;}
#cp_class .gallery-top .swiper-slide .font .tit{ position: relative; color: #171717; font-size: 30px; height: 50px;}
#cp_class .gallery-top .swiper-slide .font .tit p{ color: #282828; font-size: 20px;}
#cp_class .gallery-top .swiper-slide .font .tit span{ display: block; color: #bababa; font-size: 14px; text-transform: uppercase;}
#cp_class .gallery-top .swiper-slide .font .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 8%; height: 3px; background: #0072bc; transition: 0.5s;}
#cp_class .gallery-top .swiper-slide .font .content{ color: #999999; font-size: 16px; padding: 3% 0;}
#cp_class .gallery-top .swiper-slide .font table{ width: 100%; margin-bottom: 5%;}
#cp_class .gallery-top .swiper-slide .font table tr{ width: 100%; color: #666666; font-size: 15px;}
#cp_class .gallery-top .swiper-slide .font table tr td i{ display: none; float: left; color: #c2c2c4; margin-right: 10px;}
#cp_class .gallery-top .swiper-slide .font table tr:nth-of-type(1) td i:nth-of-type(1){ display: block;}
#cp_class .gallery-top .swiper-slide .font table tr:nth-of-type(2) td i:nth-of-type(2){ display: block;}
#cp_class .gallery-top .swiper-slide .font table tr:nth-of-type(3) td i:nth-of-type(3){ display: block;}
#cp_class .gallery-top .swiper-slide .font dl{ padding-left: 15px;}
#cp_class .gallery-top .swiper-slide .font dl dd{ background: #0072bc; color: #fff; font-weight: normal; height: 45px; line-height: 45px; cursor: pointer; text-align: center; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); position: relative;}
#cp_class .gallery-top .swiper-slide .font dl dd i{ display: inline-block; margin-left: 10px;}
#cp_class .gallery-top .swiper-slide .font dl dd a{ position: relative; z-index: 1; color: #fff !important;}
#cp_class .gallery-top .swiper-slide .font dl dd:after{position: absolute; width: 100%; height: 0; content: ''; background-color: #c3002f; left: 0; bottom: 0; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
#cp_class .gallery-top .swiper-slide .font dl dd:hover:after { height: 100%;width: 100%;}
#cp_class .gallery-top .swiper-slide .font dl dd:hover{ letter-spacing: 3px;}

#cp_class .gallery-thumbs { height: auto; text-align: left; box-sizing: border-box; background: #f5f6f8; padding: 0;}
#cp_class .gallery-thumbs .swiper-slide { cursor: pointer; padding: 1.5% 0; transition:0.3s; border-right: 1px solid #ebebed; overflow: hidden;}
#cp_class .gallery-thumbs .swiper-slide:before{ position: absolute; right: -30px; top: -40px; background: url("../images/cplb_dian.png") no-repeat right top; content: ''; width: 30px; height: 40px; transition: 0.4s;}
#cp_class .gallery-thumbs .swiper-slide:after{ position: absolute; left: -30px; bottom: -40px;; background: url("../images/cplb_dian.png") no-repeat right top; content: ''; width: 30px; height: 40px; transition: 0.4s;}
#cp_class .gallery-thumbs .swiper-slide .tit{ color: #666666; font-size: 18px; transition: 0.3s; text-align: center; line-height: 25px;}
#cp_class .gallery-thumbs .swiper-slide .tit p{ color: #333333; font-size: 18px;}
#cp_class .gallery-thumbs .swiper-slide .tit span{ color: #999999; font-size: 12px; text-transform: uppercase;}
#cp_class .gallery-thumbs .swiper-slide:last-of-type{ border: none;}
#cp_class .gallery-thumbs .swiper-slide-thumb-active { background: #0072bc;}
#cp_class .gallery-thumbs .swiper-slide-thumb-active .tit p,#cp_class .gallery-thumbs .swiper-slide-thumb-active .tit span{ color: #fff;}
#cp_class .gallery-thumbs .swiper-slide-thumb-active:before{ right: 0; top: 0;}
#cp_class .gallery-thumbs .swiper-slide-thumb-active:after{ left: 0; bottom: 0;}
@media screen and (max-width:1440px){
    #cp_class .gallery-top .swiper-slide .font table td{ font-size: 12px !important;}
}
@media screen and (max-width:1200px){
    /*#cp_class .gallery-top .swiper-slide .font{ padding: 0;}*/
    #cp_class .gallery-top .swiper-slide .font .content{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #cp_class .gallery-top .swiper-slide .row{ margin: 0;}
    #cp_class .gallery-top .swiper-slide .pic{ margin-bottom: 3%; padding-bottom: 65%;}
    #cp_class .gallery-top .swiper-slide .font{ padding: 15px;}
    #cp_class .gallery-top .swiper-slide .font .tit{ font-size: 24px;}
    #cp_class .gallery-top .swiper-slide .font table{ display: none !important;}
    #cp_class .gallery-top .swiper-slide .font dl dd:hover{ letter-spacing: 0;}
}


#gyfa_bj{ background: url("../images/ys_bj.jpg") center/cover repeat fixed;}
#gyfa_bj .title_in h2{ color: #fff; }
#gyfa_bj .title_in h2:before{ background: url("../images/tit_right_1.png") no-repeat left center;}
#gyfa_bj .title_in h2:after{ background: url("../images/tit_left_1.png") no-repeat left center;}
#gyfa_bj .title_in span{ color: rgba(248,248,248,0.05);}
#gyfa_bj .title_in p{ color: rgba(255,255,255,0.5);}



.demo-honor-k{ position: relative; overflow: hidden;}
.demo-honor-k .honor-img{ position: relative; width: 100%; height: 0; padding-bottom: 75%; overflow: hidden;}
.demo-honor-k .honor-img1{ padding-bottom: 36.5% !important;}
.demo-honor-k .honor-img:after{ position: absolute; content: ""; background: rgba(200,15,35,0.9); left: 0; top: 0; right: 0; bottom: 0; width: 90%; height: 90%; margin:auto; transform: scale(0); transition: transform 0.5s; z-index: 99;}
.demo-honor-k:before{ position: absolute; content: ""; left: 0; bottom:0; top:0; background: rgba(0,0,0,0.5); width: 100%; height: 100%; z-index: 2; transform: scale(1.05); opacity: 0; transition: all 0.5s;}
.demo-honor-k:hover:before{  transform: scale(1); opacity: 1 }
.demo-honor-k .honor-mask{position: absolute; display: block; height: 100%; font-family: Arial; font-size: 70px; color: #fff;left: 0; top: 0; right: 0; bottom: 0; margin: auto; z-index: 999; text-align: center; transform: translateY(-10%); transition: all 0.5s; opacity: 0}
.demo-honor-k  .honor-mask i svg{ width: 40px; height: 40px; fill: #fff}
.demo-honor-k:hover .honor-img:after{  transform: scale(1)}
.demo-honor-k  .honor-mask p{ font-size:18px; color: #fff; margin-top: 3% !important;}

.demo-honor-k:hover .honor-mask{transform: translateY(0%); opacity: 1}
.demo-honor-k .honor-img img{ transition: all 0.5s;transform: scale(1.05); width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.demo-honor-k:hover .honor-img img{ transform: scale(1)}
.demo-honor-k a>div:nth-last-of-type(1) span{ font-size: 18px; color: #333;}
@media(max-width: 1199.98px){
    .demo-honor-k .honor-mask i svg{ width: 30px; height: 30px;}
    .demo-honor-k .honor-mask p{ font-size: 14px;}
}
@media(max-width: 991.98px){
    .demo-honor-k  .honor-mask p{ font-size:16px;}
    .demo-honor-k .honor-img1{ padding-bottom: 75% !important; }
}


#khal{ margin: 3% 0 0;}
#khal .swiper-slide { background-position: center; position: relative;}
#khal .swiper-slide img{ max-width: 100% !important; height: auto;}
#khal .gallery-top { height: auto; padding: 0; position: relative;}
#khal .gallery-top .swiper-slide{ margin: 0;}
#khal .gallery-top .swiper-slide .pic{ position: relative; margin: 20px auto; width: 370px; height: 370px;}
#khal .gallery-top .swiper-slide .pic p{ width: 370px; height: 370px; position: relative; text-align: center; border-radius: 100%; border: 10px solid rgba(255,255,255,0.15); overflow: hidden; z-index: 1;}
#khal .gallery-top .swiper-slide .pic:before{ position: absolute; left: -5%; top: -5%; content: ''; width: 110%; height: 110%; background: rgba(255,255,255,0.05); border-radius: 100%;}
#khal .gallery-top .swiper-slide .pic p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s; }
#khal .gallery-top .swiper-slide .float-left{ padding-right: 10%;}
#khal .gallery-top .swiper-slide .tit{ color: #fff; text-align: left; padding-top: 5%; position: relative; padding-bottom: 10px;}
#khal .gallery-top .swiper-slide .tit p{ font-size: 36px;}
#khal .gallery-top .swiper-slide .tit span{ font-size: 14px; text-transform: uppercase;}
#khal .gallery-top .swiper-slide .tit:before{ position: absolute; left: 0; bottom: 0; width: 90%; height: 1px; background: rgba(255,255,255,0.1); content: '';}
#khal .gallery-top .swiper-slide .tit:after{ position: absolute; right: 0; bottom: -10px; width: 90%; height: 1px; background: rgba(255,255,255,0.1); content: '';}
#khal .gallery-top .swiper-slide .content{ color: #fff; text-align: left; padding-top: 10%; font-size: 16px; line-height: 35px;}
#khal .gallery-top .swiper-slide .more{ border: 1px solid #fff; height: 40px; border-radius: 5px; line-height: 40px; text-align: center; color: #fff; margin-top: 10%;}

#khal .gallery-thumbs { height: auto;}
#khal .gallery-thumbs .swiper-wrapper{}
#khal .gallery-thumbs .swiper-slide { cursor: pointer; color: #fff; font-size: 20px; text-align: center;}
/*#khal .gallery-thumbs .swiper-slide:before{ position: absolute; left: -12%; top: 30%; background: url("../images/ys_line1.png") no-repeat right top; width: 178px; height: 66px; content: '';}*/
/*#khal .gallery-thumbs .swiper-slide:nth-of-type(2):before{ background: url("../images/ys_line2.png") no-repeat right top;}*/
/*#khal .gallery-thumbs .swiper-slide:nth-of-type(3):before{ background: url("../images/ys_line2.png") no-repeat right top;}*/
/*#khal .gallery-thumbs .swiper-slide:nth-of-type(4):before{ top: -55%; background: url("../images/ys_line4.png") no-repeat right top;}*/
/*#khal .gallery-thumbs .swiper-slide:nth-of-type(5):before{ top: -55%; background: url("../images/ys_line5.png") no-repeat right top;}*/
/*#khal .gallery-thumbs .swiper-slide:nth-of-type(6):before{ top: -55%; background: url("../images/ys_line5.png") no-repeat right top;}*/
#khal .gallery-thumbs .swiper-slide .font{ position: relative; display: inline-block; width: 75%; height: 45px; line-height: 45px; border-radius: 30px; transition: 0.3s;}
#khal .gallery-thumbs .swiper-slide .font h5,#khal .gallery-thumbs .swiper-slide .font p,#khal .gallery-thumbs .swiper-slide .font span{ display: inline-block;}
#khal .gallery-thumbs .swiper-slide .font p{ padding: 0 5%; position: relative;}
#khal .gallery-thumbs .swiper-slide .font p i{ font-size: 22px;}
#khal .gallery-thumbs .swiper-slide .font p:before{ position: absolute; left: 48%; top: 40%; content: ''; height: 200%; width: 1px; background: rgba(255,255,255,0.2);}
#khal .gallery-thumbs .swiper-slide:last-of-type .font p:before{ display: none;}
#khal .gallery-thumbs .swiper-slide-thumb-active .font{ background: #0072bc;}

@media screen and (max-width:1440px){
    #khal .gallery-top .swiper-slide .pic{ width: 100%; height: auto;}
    #khal .gallery-top .swiper-slide .pic p{ width: 100%; height: 0; padding-bottom: 100%;}
}

@media screen and (max-width:1200px){
    #khal .gallery-top .swiper-slide .tit p{ font-size: 24px;}
    #khal .gallery-top .swiper-slide .tit span{ font-size: 12px;}
    #khal .gallery-top .swiper-slide .tit{ padding: 0;}
    #khal .gallery-thumbs .swiper-slide .font h5{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #khal .gallery-top .swiper-slide .pic:before{ display: none;}
    #khal .gallery-top .swiper-slide .pic{ width: 370px; height: 370px; padding-bottom: 0;}
    #khal .gallery-top .swiper-slide .tit{ padding-top: 3%;}
    #khal .gallery-top .swiper-slide .content{ padding-top: 5%; font-size: 13px;}
    #khal .gallery-top .swiper-slide .more{ margin-top: 5%;}
    #khal .gallery-thumbs .swiper-slide .font{ width: 90%; font-size: 14px !important;}
    #khal .gallery-thumbs .swiper-slide .font p i{font-size: 14px !important;}
    #khal .gallery-thumbs .swiper-slide .font h5{ font-size: 14px;}
    #khal .gallery-thumbs .swiper-slide:before,#khal .gallery-thumbs .swiper-slide .font p:before{ display: none;}
}



.anli{ margin-top: 3% !important;}
.anli div{ padding: 0 0.5%;}
.anli li{width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; margin-bottom: 3%;}
.anli li img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.anli li .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,114,188,0.8); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.anli li .content p{ font-size: 15px; transition: 0.4s; padding: 0 10%;}
.anli li .content i{ font-size: 40px; padding: 30% 0 6%; transition: 0.4s;}
.anli li:hover img{ transform: scale(1.1);}
.anli li:hover .content{ opacity: 1;}
.anli li:hover .content i{ padding-top: 23%;}


.anli_more{ display: inline-block; height: 55px; line-height: 55px; background: #0072bc; padding: 0 5%; border-radius: 30px; color: #fff; font-size: 18px; margin-top: 3%; transition: 0.3s;}
.anli_more:hover{ letter-spacing: 5px;}
@media screen and (max-width:991px){
    .anli_more{ font-size: 14px; padding: 0 10%; height: 35px; line-height: 35px;}
    .anli li:hover .content i{ padding-top: 15%;}
}



.hangye{ margin-top: 3% !important;}
.hangye div{ padding: 0 0.5%;}
.hangye li{ margin-bottom: 30px;}
.hangye li p{width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; margin-bottom: 3%;}
.hangye li p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.hangye li span{ display: block; height: 50px; line-height: 50px; text-align: center; background: #efefef; font-size: 15px;}
.hangye li:hover img{ transform: scale(1.1);}


#fuwu{ padding-top: 3%;}
#fuwu li{ float: left; width: 150px; text-align: center; cursor: pointer;}
#fuwu li .pic{ display: inline-block; background: url("../images/lc3.png") no-repeat center top; width: 108px; height: 119px; text-align: center; transition: 0.3s;}
#fuwu li .pic p{ color: #333333; font-size: 26px; font-family: Arial; padding-top: 25%; transition: 0.3s;}
#fuwu li .pic span{ display: block; color: #333333; font-size: 16px; position: relative; height: 35px; transition: 0.3s;}
#fuwu li .pic span:before{ position: absolute; left: 40%; bottom: 0; width: 20%; height: 2px; background: #333; content: ''; transition: 0.3s;}
#fuwu i{ float: left; color: #b5b7b9; font-size: 30px; width: 90px; padding-top: 4%; text-align: center; }
#fuwu li .content{ line-height: 25px; height: 65px; color: #666666; padding: 5% 0 0;}
#fuwu li:hover .pic{ background: url("../images/lc2.png") no-repeat;}
#fuwu li:hover .pic p,#fuwu li:hover .pic span{ color: #fff;}
#fuwu li:hover .pic span:before{ background: #fff;}
@media screen and (max-width:1440px){
    #fuwu i{ width: 38px;}
    #fuwu li{ width: 150px;}
}
@media screen and (max-width:1200px){
    #fuwu i{ width: 100px;}
    #fuwu li{ width: 200px;}
}
@media screen and (max-width:768px){
    #fuwu i{ display: none;}
    #fuwu li{ width: 33%;}
    #fuwu li .content{ padding: 5% 10% 0; font-size: 12px;}
}

.hui{ background: #f5f6f8;}
.hui .title_in span{ color: rgba(162,163,164,0.06);}

.bai{ background: #fff; padding: 30px 15px;}

#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 5% 3%; transition: 0.3s; border-bottom: solid 1px #f2f2f2; }
#indexNews li .right{ line-height: 25px;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .news_info{ color: #999999; font-size: 14px;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #e8e8e9; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #666666; font-size: 50px; font-family: Bahnschrift;}
#indexNews li:last-of-type{ border-bottom: none;}
#indexNews li:hover{ background: #0072bc;}
#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}
#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}


#xwpicnr_in .swiper-container {
    width: 100%;
    height: 100%;
}
#xwpicnr_in .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwpicnr_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
#xwpicnr_in .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr_in .swiper-slide .font{ background: #f5f6f8; width: 100%; padding: 2% 0;}
#xwpicnr_in .swiper-slide .right{ text-align: left; padding: 0 2% !important; line-height: 25px;}
#xwpicnr_in .swiper-slide .news_title{ text-align: left; color: #626364; font-size: 20px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 30px; font-weight: bold; }
#xwpicnr_in .swiper-slide .news_info{ color: #999999; font-size: 0.8em;}
#xwpicnr_in .swiper-slide .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #ccc; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}
#xwpicnr_in .swiper-slide .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #626364; font-size: 36px; font-weight: bold;}
#xwpicnr_in .swiper-pagination{ right: 20px; bottom: 0; left: auto; height: 30px; text-align: right;}
#xwpicnr_in .swiper-pagination .swiper-pagination-bullet{ background: #0072bc; width: 10px; height: 10px;}
@media screen and (max-width:1440px){
    #xwpicnr_in .swiper-slide .news_time,#indexNews li .news_time{ font-size: 16px;}
    #indexNews li .news_time span{ font-size: 42px;}
}
@media screen and (max-width:991px){
    #xwpicnr_in .swiper-slide .news_time{ font-size: 14px !important;}
}
@media screen and (max-width:768px){
    #indexNews li .news_time span{ font-size: 36px;}
    #indexNews li .news_time{ font-size: 12px;}
}


.bottom-fixed { position: relative; z-index: 2; background-color: #f5f5f5; line-height: 35px; }
@media (min-width: 1200px) { .bottom-fixed .form-left { background: url("../images/form-tips.png") top right no-repeat; } }
.bottom-fixed .form-left .tip { color: #333333; line-height: 2; }
.bottom-fixed .form-left .cn-name { font-size: 36px; color: #262626; font-weight: bold; }
.bottom-fixed .form-left .en-name { text-transform: uppercase; font-size: 14px; color: #858585; font-weight: bold; letter-spacing: 5px; }
.bottom-fixed .form-left .tel { color: #858585; }
.bottom-fixed .form-left .tel span svg { fill: #262626; width: 25px; height: 25px; margin-right: 4px; }
.bottom-fixed .form-left .tel em { color: #2083c4; font-style: normal; font-weight: bold; font-size: 24px; }
@media (max-width: 991px) { .bottom-fixed .form-left .cn-name { font-size: 22px; }
    .bottom-fixed .form-left .en-name { font-size: 12px; letter-spacing: 2px; } }
.bottom-fixed .form-item { border: 1px solid #dddddd; border-radius: 5px; width: 95%; }
.bottom-fixed .form-item .label svg { width: 26px; height: 26px; fill: #3d3d3d; }
.bottom-fixed .input-txt { display: block; border: none; outline: none; background: transparent; flex: 1; margin-right: 10px; }
.bottom-fixed .btn-submit { display: block; border-radius: 5px; background-color: #2083c4; border: 1px solid #dddddd; color: #ffffff; text-align: center; line-height: 42px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.bottom-fixed .btn-submit i { display: inline-block; width: 58px; height: 2px; background-color: CurrentColor; vertical-align: middle; margin-left: 3px; position: relative; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.bottom-fixed .btn-submit i::after { content: ''; width: 25%; height: 100%; position: absolute; right: 0; background-color: CurrentColor; -webkit-transform: rotate(30deg); -moz-transform: rotate(30deg); -ms-transform: rotate(30deg); -o-transform: rotate(30deg); transform: rotate(30deg); -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
.bottom-fixed .btn-submit:hover i { -webkit-transform: translateX(5px); -moz-transform: translateX(5px); -ms-transform: translateX(5px); -o-transform: translateX(5px); transform: translateX(5px); }
.bottom-fixed .btn-submit:hover i::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
@media screen and (max-width:991px){
    .bottom-fixed .form-item{ width: auto;}
    .bottom-fixed .btn-submit{ width: 170px;}
}
@media screen and (max-width:768px){
    .bottom-fixed .btn-submit{ width: 200px; margin-left: 10px;}
}

#case{ margin: 3% 0 0; position: relative; overflow: hidden;}
#case .swiper-wrapper{ height: auto;}
#case .swiper-slide { background-position: center; position: relative;}
#case .gallery-top { position: absolute; right: 0; top: 0; z-index: 1; height: 100%; color: #fff; background: url("../images/about_dian.png") no-repeat right top rgba(64,70,80,0.9);}
#case .gallery-top .swiper-slide{ padding: 15% 6%;}
#case .gallery-top .swiper-slide .tit h3{ font-size: 32px; font-weight: bold; position: relative;}
#case .gallery-top .swiper-slide .tit h3:before{ position: absolute; content: 'Yugong intelligent'; left: 0; top: -15%; width: 100%; font-family: Impact; color: rgba(255,255,255,0.1); text-transform: uppercase; font-size: 45px;}
#case .gallery-top .swiper-slide .tit h3 span{ font-size: 18px; font-weight: normal; text-transform: uppercase;}
#case .gallery-top .swiper-slide .tit p{ position: relative; font-size: 20px; letter-spacing: 8px; height: 50px; line-height: 50px;}
#case .gallery-top .swiper-slide .tit p:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 90%; height: 1px; background: rgba(255,255,255,0.5);}
#case .gallery-top .swiper-slide .tit p:after{ position: absolute; right: 0; bottom: -10px; content: ''; width: 90%; height: 1px; background: rgba(255,255,255,0.5);}
#case .gallery-top .swiper-slide .con{ padding: 12% 0; font-size: 16px;}
#case .gallery-top .swiper-slide .more{ clear: both; height: 40px; width: 50%; line-height: 40px; border-radius: 20px; background: #0072bc; text-align: center; transition: 0.3s; color: #fff;}
#case .gallery-top .swiper-button-next:after,#case .gallery-top .swiper-button-prev:after{ display: none;}
#case .gallery-top .swiper-button-next{ width: 40px; height: 40px; line-height: 40px; background: none; top: auto; bottom: 10%; right: 7%;}
#case .gallery-top .swiper-button-prev{ width: 40px; height: 40px; line-height: 40px; background: none; top: auto; bottom: 10%; left: auto; right: 19%;}
#case .gallery-top .swiper-button-next i,#case .gallery-top .swiper-button-prev i{ color: #fff; font-size: 30px;}

#case .gallery-thumbs { height: auto;}
#case .gallery-thumbs .swiper-wrapper{ padding: 0;}
#case .gallery-thumbs .swiper-slide { cursor: pointer; height: auto; text-align: right; position: relative; transition: 0.3s; padding: 0;}
#case .gallery-thumbs .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 38%; position: relative; overflow: hidden;}
#case .gallery-thumbs .swiper-slide p img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#case .gallery-thumbs .swiper-slide p video{ width: 100%; margin-top: -8%;}
#case .gallery-thumbs .swiper-slide-thumb-active { }
@media screen and (max-width:1440px){
    #case .gallery-top .swiper-slide{ padding: 10% 7%;}
    #case .gallery-top .swiper-slide .con{ padding: 5% 0; font-size: 14px;}
    #case .gallery-top .swiper-slide .tit p{ letter-spacing: 0; font-size: 16px;}
    #case .gallery-top .swiper-slide .tit h3{ font-size: 24px;}
}
@media screen and (max-width:1200px){
    #case .gallery-top .swiper-slide{ padding: 5%;}
}
@media screen and (max-width:991px){
    #case .gallery-thumbs .swiper-slide p{ padding-bottom: 60%;}
    #case .gallery-top{ position: relative;}
    #case .gallery-top .swiper-slide{ padding: 15px;}
    #case .gallery-top .swiper-slide .tit h3{ font-size: 24px;}
    #case .gallery-top .swiper-slide .tit h3 span{ font-size: 14px;}
    #case .gallery-top .swiper-slide .tit h3:before{ font-size: 38px;}
    #case .gallery-top .swiper-slide .tit p{ font-size: 16px;}
    #case .gallery-top .swiper-slide .con{ font-size: 14px; padding: 7% 0;}
}
@media screen and (max-width:768px){
}




#shipin{ text-align: center; margin-top: 3%;}











#map{ background: url("../images/customer.jpg") no-repeat center bottom;}
#map .lianxi{ padding: 15% 5% 10% 0; height: 100vh; overflow-y: scroll;}
#map .lianxi .tit{ line-height: 35px;}
#map .lianxi .tit p{ font-size: 34px; color: #333;}
#map .lianxi .tit span{ font-size: 14px; text-transform: uppercase; color: #999;}
#map .lianxi ul .line{ border-bottom: 1px solid #efefef; padding: 7% 0; color: #999; font-size: 16px; line-height: 35px;}
#map .lianxi ul li i{ float: left; color: #0072bc; font-size: 22px; margin-right: 15px;}
#map .lianxi::-webkit-scrollbar{
    width:3px;
    height:6px ;
}
#map .lianxi::-webkit-scrollbar-track{
    box-shadow: inset 0 0 6px transparent;
    background: #efefef;
}
#map .lianxi::-webkit-scrollbar-thumb{
    background: #efefef;
}

@media screen and (max-width:991px){
    #map .lianxi{ height: auto !important; overflow-y: auto;}
}



/*方案列表*/

.fangan{ height: auto; overflow: hidden; text-align: center;}
.fangan li{ float: left; width: 16.6%; overflow: hidden; height: 100vh; position: relative; transition: all 0.5s; padding: 0; }
.fangan li .pic{width: 100%; height: 100%; position: relative; overflow: hidden; background: #000;}
.fangan li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;  opacity: 0.4; }
.fangan li .content{ transition: 0.3s; text-align: left; z-index: 9; top: 0; left:0; position: absolute; width: 100%; height: auto; color: #fff; padding: 70% 5% 0;}
.fangan li .content .tit { height: auto; padding-bottom: 15px; text-align: center; position: relative; transition: 0.3s;}
.fangan li .content .tit:before{ position: absolute; left: 40%; bottom: 0; width: 20%; height: 3px; background: #fff; content: ''; transition: 0.3s;}
.fangan li .content .tit p{ display: inline-block; font-size: 24px; position: relative;}
.fangan li .content .tit p:before{ position: absolute; left: 110%; top: 47%; width: 0; height: 3px; background: #fff; content: ''; transition: 0.3s;}
.fangan li .content .tit span{ display: block; font-size: 16px; text-transform: uppercase;}
.fangan li .content .con_pic1{ text-align: center; padding: 10% 0; transition: 0.3s; }
.fangan li .content .con_pic2{ opacity: 0; text-align: left; padding: 10% 0; transition: 0.3s; }
.fangan li .content .con_nr{ opacity: 0; transition: 0.3s; font-size: 18px; padding-bottom: 10%; width: 400px;}
.fangan li .content .more{ opacity: 0; height: 55px; font-size: 14px; text-align: center; width: 150px; background: #0072bc; line-height: 55px; border-radius: 5px; color: #fff; transition: 0.3s;}


/*.fangan li img{ width: 100%; transition: all 2.5s }*/
/*.fangan li:hover img{  transform: scale(1.1); }*/
/*.fangan li:hover .content{ background: rgba(0,0,0,0.5);}*/
/*.fangan li:hover{box-shadow: 3px 11px 20px -15px #5e6263;}*/


.fangan .youshi_li{ width: 14%;}
.fangan .youshi_li_active{ width: 30%;}

.fangan .youshi_li_active .content{ padding: 30% 10% 0;}
.fangan .youshi_li_active .content .tit{ text-align: left; padding-bottom: 0;}
.fangan .youshi_li_active .content .tit:before{ display: none;}
.fangan .youshi_li_active .content .tit p:before{ width: 50px; }
.fangan .youshi_li_active .content .con_pic1{ display: none;}
.fangan .youshi_li_active .content .con_pic2{ opacity: 1;}
.fangan .youshi_li_active .content .con_nr{ opacity: 1;}
.fangan .youshi_li_active .content .more{ opacity: 1;}

@media screen and (max-width:1200px){
    .fangan li{ height: 350px;}
    .fangan li .content .tit h5{ font-size: 18px; height: 30px; }
    .fangan li .content .tit p{ font-size: 16px; padding: 0;}
}
@media screen and (max-width:768px){
    .fangan li{ width: 50%;}
    .fangan .youshi_li{ width: 50%;}
    .fangan .youshi_li_active{ width: 50%;}
}
@media screen and (max-width:765px){
    .fangan li{ height: 250px;}
    .fangan li .content{ height: 40%;}
}



.zhilist {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #000;
}
.zhilist li {
    float: left;
    width: 12%;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.zhilist li.on {
    width: 40%;
}
.zhilist li .lin {
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
    position: relative;
}
.zhilist li a {
    display: block;
    background-color: #000;
}
.zhilist .pic img {
    width: 1280px;
    height: 100vh;
    opacity: 0.4;
    position: absolute;
    top: 0;
    z-index: 0;
    left: 50%;
    margin-left: -640px;
}
.zhilist li.on img {

}
.zhilist li .content{ transition: 0.3s; text-align: left; z-index: 9; top: 400px; left:0; position: absolute; width: 100%; height: auto; color: #fff; padding: 0 5% 0;}
.zhilist li .content .tit { height: auto; padding-bottom: 15px; text-align: center; position: relative; transition: 0.3s;}
.zhilist li .content .tit:before{ position: absolute; left: 40%; bottom: 0; width: 20%; height: 3px; background: #fff; content: ''; transition: 0.3s;}
.zhilist li .content .tit p{ display: inline-block; font-size: 22px; position: relative;}
.zhilist li .content .tit p:before{ position: absolute; left: 110%; top: 47%; width: 0; height: 3px; background: #fff; content: ''; transition: 0.3s;}
.zhilist li .content .tit span{ display: block; font-size: 16px; text-transform: uppercase;}
.zhilist li .content .con_pic1{ text-align: center; padding: 10% 0; transition: 0.3s; }
.zhilist li .content .con_pic2{ opacity: 0; text-align: left; padding: 10% 0; transition: 0.3s; }
.zhilist li .content .con_nr{ opacity: 0; transition: 0.3s; font-size: 18px; padding-bottom: 10%; width: 400px;}
.zhilist li .content .more{ opacity: 0; height: 55px; font-size: 14px; text-align: center; width: 150px; background: #0072bc; line-height: 55px; border-radius: 5px; color: #fff; transition: 0.3s;}

.zhilist li.on .content{ padding: 0 10% 0; top: 300px;}
.zhilist li.on .content .tit{ text-align: left; padding-bottom: 0;}
.zhilist li.on .content .tit:before{ display: none;}
.zhilist li.on .content .tit p:before{ width: 50px; }
.zhilist li.on .content .con_pic1{ display: none;}
.zhilist li.on .content .con_pic2{ opacity: 1;}
.zhilist li.on .content .con_nr{ opacity: 1;}
.zhilist li.on .content .more{ opacity: 1;}



@media screen and (max-width: 1780px) {
}
@media screen and (max-width: 1680px) {
}
@media screen and (max-width: 1440px) {
    .zhilist li {
        width: 11%;
    }
    .zhilist li.on {
        width: 45%;
    }
    .zhilist li .content .tit p{ font-size: 18px;}
    .zhilist li .content .tit span{ font-size: 12px; line-height: 25px;}
}
@media screen and (max-width: 1200px) {
    .zhilist li .content .tit p{ font-size: 12px;}
    .zhilist li.on .content .tit p{ font-size: 16px;}
    .zhilist li .content .tit span{ font-size: 12px; line-height: 25px;}
    .zhilist li .content .con_nr{ font-size: 14px;}
}
@media screen and (max-width: 1024px) {
    .zhilist li {
        width: 100%;
        height: 17% !important;
    }
    .zhilist .pic img{ top: -100%;}
    .zhilist li.on .content .con_pic1{ display: block;}
    .zhilist li .content .con_pic1,.zhilist li.on .content .con_pic1{ float: left; padding: 0 5% 0 0;}
    .zhilist li .content .con_pic2{ display: none;}
    .zhilist li .content,.zhilist li.on .content{ top: 30%; text-align: left !important;}
    .zhilist li .content .tit{ text-align: left; float: left;}
    .zhilist li .content .tit:before{ display: none;}
    .zhilist li.on { width: 100%; }
    .zhilist li.on .content{ padding: 0 5% 0;}
    .zhilist li.on .content .con_nr{ display: none;}
    .zhilist li.on .content .more{ display: none;}
    .zhilist li{ float: none;}
    .zhilist li .content .con_nr{ width: 100% !important; }
}
@media screen and (max-width: 750px) {
}







#fa_list{ position: absolute; bottom: 10%; left: 0; width: 100%; padding: 0 5%;}
#fa_list .swiper-container {
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: hidden;
}
#fa_list .swiper-slide {
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    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;
}
#fa_list .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#fa_list .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#fa_list .swiper-slide p{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0,114,188,0.8); color: #fff; font-size: 16px; height: 45px; line-height: 45px;}
#fa_list .swiper-slide:hover .pic img{transform: scale(1.1);}

.fa_class .fa_class_pic{ padding: 0;}
.fa_class .fa_class_pic p{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; background: #000;}
.fa_class .fa_class_pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; opacity: 0.6; }
.fa_class .fa_class_nr{ padding: 5%;}
.fa_class .fa_class_nr .tit{ color: #252525; float: left;}
.fa_class .fa_class_nr .tit p{ display: inline-block; font-size: 28px; position: relative;}
.fa_class .fa_class_nr .tit p:before{ position: absolute; left: 110%; top: 47%; width: 50px; height: 3px; background: #252525; content: ''; transition: 0.3s;}
.fa_class .fa_class_nr .tit span{ display: block; text-transform: uppercase; font-size: 16px;}
.fa_class .fa_class_nr .pic{ float: right;}
.fa_class .fa_class_nr .pic img{ filter: grayscale(100%);}
.fa_class .fa_class_nr .content{ font-size: 16px; color: #252525; line-height: 35px; padding-top: 12%;}
@media screen and (max-width: 1439.98px) {
    .fa_class .fa_class_pic p{ padding-bottom: 80%;}
}
@media screen and (max-width: 1200px) {
    .fa_class .fa_class_pic p{ padding-bottom: 85%;}
}
@media screen and (max-width: 1024px) {
    .fa_class .fa_class_pic p{ padding-bottom: 60%;}
    #fa_list{ position: relative; padding: 0; margin: 3% 0;}
}
@media screen and (max-width: 991px) {
    .fa_class .fa_class_pic p{ padding-bottom: 65%;}
}

.xmjs{ padding-left: 15px; padding-right: 15px;}

#fangan{ padding-top: 20px !important;}
#fangan li{ text-align: center; margin-top: 30px;}
#fangan li p{ transition: 0.3s;}
#fangan li span{ display: block; padding-top: 10px; color: #333333; font-size: 18px;transition: 0.3s;}
#fangan li i{ color: #f0f0f0; font-size: 80px; font-weight: bold; display: block; height: 90px; line-height: 90px;transition: 0.3s;}
#fangan li:hover p{ transform:translateY(-15px);}
#fangan li:hover span{ transform:translateY(-10px);}
#fangan li:hover i{ transform:translateY(-5px);}


#dingzhi li{ background: #f7f7f7; position: relative; padding: 15px; margin-top: 30px; transition: 0.3s;}
#dingzhi li i{ position: absolute; left: 0; top: 0; display: block; width: 50px; height: 50px; background: #0072bc; line-height: 50px; text-align: center; color: #fff; font-size: 30px; transition: 0.3s;}
#dingzhi li span{ width: 60%; text-align: center; display: block; color: #000000; font-size: 18px;}
#dingzhi li p{ width: 40%;}
#dingzhi li p img{ width: 100%;}
#dingzhi li:hover{ background: #0072bc;}
#dingzhi li:hover i{ background: rgba(255,255,255,0.2); color: #fff;}
#dingzhi li:hover span{ color: #fff;}
@media screen and (max-width: 1200px) {
    #dingzhi li i{ width: 30px; height: 30px; line-height: 30px; font-size: 18px;}
    #dingzhi li span{ font-size: 16px;}
    #fangan li span{ font-size: 16px;}
    #fangan li i{ font-size: 50px; height: 60px; line-height: 60px;}
}






/*公司简介*/
#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; padding: 10% 0 0; width: 100%; color: #fff;}

#zi_banner .main i{ float: left; margin-right: 15px;}
#zi_banner .main .float-left{ line-height: 35px;}
#zi_banner .main p{ font-size: 30px; font-weight: bold;}
#zi_banner .main span{ color: rgba(255,255,255,0.5); font-size: 18px; text-transform: uppercase;}
.home{ height: 65px; border-bottom: 1px solid #d6d8db; width: 100%;}
.home ul li{ float: left; padding: 0 3%; color: #535353; line-height: 65px; position: relative; font-size: 16px;}
.home ul li:before{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #c3002f; transition: 0.3s;}
.home ul li:hover:before{ left: 0; width: 100%;}
.home .float-right{ text-align: right; color: #535353; 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{ padding: 0 5px;}

.home1{ height: 65px; background: #f7f8fa; width: 100%;}
.home1 ul li{ float: left; padding: 0 2%; color: #535353; line-height: 65px; position: relative;}
.home1 ul li:before{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #c3002f; transition: 0.3s;}
.home1 ul li:hover:before{ left: 0; width: 100%;}
.home1 .float-right{ text-align: right; color: #535353; line-height: 65px;}
.home1 .float-right i,.home1 .float-right p{ float: right;}
.home1 .float-right p{ padding-left: 10px;}
.home1 .float-right p a{ padding: 0 5px; transition: 0.3s;}
.home1 .float-right p a:hover{ color: #cb234c;}
@media screen and (max-width:1400px){
    .home1 ul li{ padding: 0 2%;}
}
@media screen and (max-width:1200px){
    #zi_banner .pic img{ width: 150%; margin-left: -20%;}
    #zi_banner .main{ padding-top: 14%;}
    .home ul li{ padding: 0 2%; font-size: 14px;}
}
@media screen and (max-width:991px){
    #zi_banner .home{ display: none;}
    #zi_banner .main{ padding-top: 15%;}
    #zi_banner .main .float-left{ line-height: 25px;}
    #zi_banner .main p{ font-size: 22px;}
    #zi_banner .main span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .home1{ display: none;}
    .home{ height: auto !important;}
    .home ul li{ width: 33%; line-height: 30px; padding: 0; text-align: center;}
}
@media screen and (max-width:765px){
    #zi_banner .main{ padding-top: 28%;}
    #zi_banner .pic img{ width: 290%; margin-left: -50%;}
}

/*#home{ border-bottom: 1px solid #e7e7e7; height: 60px; line-height: 100%;}*/
/*#home ul{ text-align: center;}*/
/*#home ul li{ display: inline-block; width: 13%; border-right: 1px solid #e7e7e7; height: 60px; line-height: 60px; cursor: pointer; transition: 0.3s;}*/
/*#home ul li:first-of-type{ border-left: 1px solid #e7e7e7;}*/
/*#home ul li i{ display: inline-block; color: #cfcfcf; margin-left: 3%;}*/
/*#home ul li:hover{ background: #035bbc; color: #fff;}*/
/*#home ul li:hover a{ color: #fff;}*/
/*@media screen and (max-width:991px){*/
    /*#home ul li{ width: 24%; padding: 0;}*/
    /*#home ul li i{ display: none;}*/
/*}*/

#gsjj{ padding-bottom: 3%;}
#gsjj .float-right{ text-align: center;}
#gsjj .float-right img{ max-width: 100%;}
#gsjj .tit span{ color: #b9b9b9; font-size: 14px; text-transform: uppercase;}
#gsjj .tit p{ font-size: 26px; color: #333333; position: relative; height: 50px;}
#gsjj .tit p:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 7%; background: #c3002f; height: 3px; }
#gsjj .content{ font-size: 16px; padding: 5% 0 0;}
#gsjj .more{ height: 50px; background: #0072bc; border-radius: 5px; text-align: center; line-height: 50px; font-size: 15px; color: #fff; transition: 0.3s;}
#gsjj .more:hover{ background: #c3002f;}
@media screen and (max-width:1200px){
    #gsjj .tit p{ font-size: 20px;}
}

@media screen and (max-width:991px){
    #gsjj .tit p{ font-size: 18px;}
    #gsjj .float-right{ margin: 3% 0;}
}



.more_zy{ margin: 3% auto 0 !important; width: 200px; height: 50px; background: #0072bc; border-radius: 5px; text-align: center; line-height: 50px; font-size: 15px; color: #fff; transition: 0.3s;}
.more_zy:hover{ background: #c3002f;}


.gsjj_lb{ position: absolute; z-index: 1; text-align: center; bottom: -10%; width: 100%; line-height: 45px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); border-radius: 5px; padding: 3%;}
.gsjj_lb h6{ color: #737373; font-size: 16px;}
.gsjj_lb p{ color: #333333; font-size: 54px; font-family: Bahnschrift;}
.gsjj_lb p span{ color: #c3002f; font-size: 28px; font-weight: bold;}
@media screen and (max-width:991px){
    .gsjj_lb{ position: relative;}
    .gsjj_lb li{ margin: 2% 0;}
    .gsjj_lb p{ font-size: 36px;}
    .gsjj_lb p span{ font-size: 20px;}
    .gsjj_lb h6{ font-size: 14px;}
}





#qywh{ margin-top: 1%; z-index: 1;}
#qywh .swiper-container {
    width: 100%;
    height: 100%;
    padding: 20px;

}
#qywh .swiper-slide {
    transition:0.3s;
    overflow: hidden;
    position: relative;
    text-align: left;
    border-right: 1px solid #ebebeb;
    background: #fff;
    padding: 4% 4%;
    border-bottom: 5px solid #f5f6f8;


    /* 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;
}
#qywh .swiper-slide span{ display: block; float: left; margin-bottom: 5%; width: 60px; height: 60px; line-height: 60px; text-align: center; background: #0072bc; border-radius: 100%; transition: 0.3s;}
#qywh .swiper-slide span i{ color: #fff; font-size: 34px;}
#qywh .swiper-slide h1{ display: block; width: 100%; font-size: 26px; color: #000; padding: 3% 0 0;}
#qywh .swiper-slide p{ color: #444b53; font-size: 16px; padding: 5% 0 3%; min-height: 85px; position: relative; width: 100%; transition: 0.3s;}
#qywh .swiper-slide:last-of-type{ border-right: none;}
#qywh .swiper-slide:hover{ border-bottom: 5px solid #c3002f; border-radius: 7px; filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}
#qywh .swiper-slide:hover span{ background: #c3002f;}

@media screen and (max-width:1600px){
}
@media screen and (max-width:1440px){
    #qywh .swiper-slide p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #qywh .swiper-slide{ padding: 4% 2%;}
    #qywh .swiper-slide p{ font-size: 13px;}
}
@media screen and (max-width:1024px){
}
@media screen and (max-width:991px){
    #qywh{ position: relative;}
    #qywh{ padding: 0 3%;}
}


#rybj{ position: relative; padding: 0 10%; margin-top: 3%;}
#rybj .swiper-container {
    width: 100%;
    height: 100%;
}

#rybj .swiper-slide {
    text-align: center;
    background: url("../images/rybj.png") no-repeat center top;
    background-size: 100% 100%;
    padding: 13px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#rybj .swiper-slide p{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#rybj .swiper-slide p img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
#rybj .swiper-slide:hover p img{ transform: scale(1.1);}
#rybj .swiper-button-next:after,#rybj .swiper-button-prev:after{ display: none;}
#rybj .swiper-button-next,#rybj .swiper-button-prev{ background: none; width: 60px; height: 60px; top: 45%;}
#rybj .swiper-button-next i,#rybj .swiper-button-prev i{ font-size: 60px; color: #005fad; transition:0.3s;}
#rybj .swiper-button-next:hover i,#rybj .swiper-button-prev:hover i{ color: #333;}
@media screen and (max-width:765px){
    #rybj{ background-size: 100%;}
}




/*产品中心*/
.cp_class_lb{ text-align: center;}
.cp_class_lb:nth-of-type(2n){ background: #fff;}
.cp_class_lb .content{ text-align: center; color: #333333; font-size: 16px; padding: 1% 15%;}
.cp_class_lb ul{ padding-top: 3%;}
.cp_class_lb ul li{ background: #f7f8fa; margin:0 0 3%; padding: 15px;}
.cp_class_lb ul li .pic{ width: 100%; height: 0; padding-bottom: 35%; background: #fff; position: relative; overflow: hidden;}
.cp_class_lb ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}
.cp_class_lb ul li .float-left{ text-align: left; padding-top: 3%;}
.cp_class_lb ul li .tit{ color: #333333; height: 40px; font-size: 22px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; background: url("../images/cp_tit_line.png") repeat-x center bottom;}
.cp_class_lb ul li dl{ padding: 2% 0 0; margin-bottom: 0;}
.cp_class_lb ul li dd{ float: left; width: 33%; position: relative;}
.cp_class_lb ul li dd:before{ position: absolute; right: 10%; top: 25%; height: 50%; width: 1px; background: #bebebe; content: '';}
.cp_class_lb ul li dd i{ float: left; color: #0072bc; margin-right: 5px;}
.cp_class_lb ul li dd:last-of-type:before{ display: none;}
.cp_class_lb ul li .nr{ padding: 0; color: #999999;}
.cp_class_lb .more{ display: inline-block; background: #efefef; transition: 0.3s; height: 40px; line-height: 40px; width: 100%; color: #ccc; margin-top: 2%;}
.cp_class_lb .more:hover{ background: #2385c5; color: #fff;}
.cp_class_lb .more:hover a{ color: #fff;}
@media (min-width: 991px) and (max-width: 1440px){
    .cp_class_lb ul li dl{ display: none;}
    .cp_class_lb ul li .pic{ padding-bottom: 40%;}
}
@media screen and (max-width:1200px){
    .cp_class_lb ul li .pic{ padding-bottom: 45%;}
}

@media screen and (max-width:991px){
    .cp_class_lb ul li .pic{ padding-bottom: 70%; margin-bottom: 2%;}
}

#cp_class .row{ margin: 0;}
#cp_class li{ position: relative; overflow: hidden;}
#cp_class li .bj{ overflow: hidden;}
#cp_class li .bj img{ width: 100%; transition: 0.3s;}
#cp_class li .more{ position: absolute; left: 0; color: #fff; width: 100%; font-size: 15px; text-align: center; z-index: 3; opacity: 0; transition: 0.5s;}
#cp_class li .more p{ display: inline-block; border-bottom: 1px solid #ccc;}
#cp_class li .tit{ position: absolute; left: 0; top: 0; color: #fff; z-index: 2; padding: 13% 0 0; width: 100%; text-align: center; transition: 0.5s;}
#cp_class li .pic{ position: absolute; left: 0; bottom: 0; z-index: 1; text-align: center; width: 100%;}
#cp_class li .pic img{ max-width: 100%; transition: 0.5s;}
.radio_1 .more{ top: 35%;}
.radio_2 .more{ text-align: left !important; left: 5% !important; top: 70%;}
.radio_3 .more{ top: 40%;}
#cp_class li.radio_1:hover .more{ opacity: 1; top: 28%;}
#cp_class li.radio_2:hover .more{ opacity: 1; top: 65%;}
#cp_class li.radio_3:hover .more{ opacity: 1; top: 30%;}

.radio_1{ width: 100%; height: 0; position: relative; overflow: hidden; padding-bottom: calc( 41 / 24 * 100%);}
.radio_1 .bj img{object-fit: cover; left: 0; position: absolute; text-align: center; height: 100%; width: 100%; transition: 0.3s; }
.radio_1 .pic{ transform:translateY(-70px);}
.radio_2{ width: 100%; height: 0; position: relative; overflow: hidden; padding-bottom: calc( 71 / 141 * 100%);}
.radio_2 .bj img{object-fit: cover; left: 0; position: absolute; text-align: center; height: 100%; width: 100%; transition: 0.3s; }

.radio_3{ width: 100%; height: 0; position: relative; overflow: hidden; padding-bottom: calc( 30 / 31 * 100%);}
.radio_3 .bj img{object-fit: cover; left: 0; position: absolute; text-align: center; height: 100%; width: 100%; transition: 0.3s; }


#cp_class .col-12{ padding: 0 0 0 5px;}
#cp_class .col-xl-3{ padding: 0;}
#cp_class .col-xl-9 .row { margin: 0;}
#cp_class .col-md-6{ padding: 0 5px; margin-bottom: 10px;}
#cp_class .col-md-4{ padding: 0 5px;}
#cp_class li.radio_2 .pic{ right: 0; left: auto; width: 60%;}
#cp_class li .tit p{ font-size: 30px;}
#cp_class li .tit span{ text-transform: uppercase; font-size: 16px;}
#cp_class li.radio_2 .tit{ width: 50%; padding: 20% 0 0 5%; text-align: left;}
#cp_class li.radio_1 .tit{ padding-top: 30%;}

#cp_class li:hover .pic img{ transform:translateX(-10px);}
#cp_class li.radio_1:hover .pic img,#cp_class li.radio_3:hover .pic img{ transform:translateX(0); transform:translateY(-10px);}
#cp_class li:hover .tit{ transform:translateY(-10px);}

@media (max-width: 1600px) {
    #cp_class li .pic img{ max-width: 75%;}
    #cp_class li .tit p{ font-size: 26px;}
    #cp_class li .tit span{ font-size: 14px;}
}
@media (max-width: 1200px) {
    .radio_1{ padding-bottom: calc( 71 / 141 * 100%);}
    #cp_class .col-lg-12{ margin-bottom: 10px;}
    #cp_class li.radio_1 .tit{ width: 50%; padding: 25% 0 0 20%; text-align: left;}
    #cp_class li.radio_1 .pic{ right: 0; left: auto; width: 60%;}
    #cp_class li .more{ display: none;}
}
@media (max-width: 991px) {
    #cp_class li .tit{ line-height: 25px;}
    #cp_class li .tit p{ font-size: 20px;}
    #cp_class li .tit span{ font-size: 12px;}
    #cp_class li.radio_1 .pic img{ max-width: 55%;}
    #cp_class .col-xl-3{ padding: 0 10px;}
}
@media (max-width: 767.98px) {
    .radio_3{ padding-bottom: calc( 71 / 141 * 100%);}
    #cp_class li.radio_1 .pic img{ max-width: 65%;}
    #cp_class li.radio_1 .tit{ padding: 25% 0 0 5%;}
    #cp_class .col-md-4{ margin-bottom: 10px;}
    #cp_class li.radio_3 .tit{ width: 50%; padding: 25% 0 0 5%; text-align: left;}
    #cp_class li.radio_3 .pic{ right: 0; left: auto; width: 60%;}
}




.cp-tools { height: 37px; line-height: 37px; text-align: center; width: 100%; overflow: hidden; margin-top: 2%;}
.cp-tools a { display: block; float: left; flex: 1; width: 48%; height: 37px; background-color: #cb234c; color: #ffffff; border-radius: 3px;}
.cp-tools a:nth-of-type(2){ float: right;}
.cp-tools a.btn-free { background:#2385c5; color: #fff;;}
.cp-tools a:hover { background-color: #cb234c; color: #ffffff; }
.cp-tools a:hover ~ .btn-ask { background:#2385c5; color: #fff; }


#pro_con{ background: #f5f6f8; padding: 15px;}
.cp_left{ width: 100%; height: auto; background: #fff; overflow: hidden; text-align: center;}
.cp_left img{ max-width: 100%; max-height: 100%;}
.cp_right{ padding: 1% 3%; position: relative; text-align: left;}
.cp_right .tit{ position: relative; color: #171717; font-size: 30px; height: 50px;}
.cp_right .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 8%; height: 3px; background: #0072bc; transition: 0.5s;}
.cp_right .content{ color: #999999; font-size: 16px; padding: 3% 0;}
.cp_right table{ width: 100%; line-height: 35px; margin-bottom: 5%;}
.cp_right table tr{ width: 100%; color: #666666; font-size: 15px;}
.cp_right table tr td{ font-size: 13px;}
.cp_right table tr td i{ display: none; float: left; color: #c2c2c4; margin-right: 10px;}
.cp_right table tr td:nth-of-type(1){ width: 20%; vertical-align: top;}
.cp_right table tr:nth-of-type(1) td i:nth-of-type(1){ display: block;}
.cp_right table tr:nth-of-type(2) td i:nth-of-type(2){ display: block;}
.cp_right table tr:nth-of-type(3) td i:nth-of-type(3){ display: block;}
.cp_right .order-btn { display: block; height: 48px; line-height: 48px; border-radius: 30px; text-align: center; background: #c3002f; color: #fff; font-size: 14px; margin-top: 1%; transition:0.3s;}
.cp_right .order-btn i{ display: inline-block; font-size: 20px; padding-right: 10px;}
.cp_right .order-btn a{ color: #fff;}
.cp_right .order-btn:hover { background: #333;}
.cp_right .order-btn:hover i{ fill: #fff; animation: go 0.5s ease-in-out alternate infinite; }
.cp_right dl{ padding-top: 3%;}
.cp_right dl dd{ float: left; padding: 0 3% 0 0;}
.cp_right dl dd i{ float: left; color: #0072bc; font-size: 20px; margin-right: 10px;}

.news_table table{ margin: 0 auto; width: 65%;}
.news_table table td{ border: 1px solid #efefef; padding-left: 2%;}
.news_table table tr td:nth-of-type(1){ width: 20%; vertical-align: top;}
@keyframes go {
    0% {
        -webkit-transform: rotate(30deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(30deg);
        -moz-transform-origin: top center;
        transform: rotate(30deg);
        transform-origin: top center;
    }
    100% {
        -webkit-transform: rotate(-30deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-30deg);
        -moz-transform-origin: top center;
        transform: rotate(-30deg);
        transform-origin: top center;
    }
}


.cp_right .cptel i{ float: left; color: #0072bc; font-size: 45px; margin: 5% 1% 0 0;}
.cp_right .cptel .left{ float: left; padding-left: 10px; line-height: 28px;}
.cp_right .cptel .left p{ color: #666666; font-size: 14px;}
.cp_right .cptel .left span{ color: #0072bc; font-size: 32px; font-weight: bold;}
@media screen and (max-width:1440px){
    .cp_right table tr td{ font-size: 12px;}
    .cp_right table tr td:nth-of-type(1){ width: 23%;}
    .cp_right .content{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .cp_right .tit{ font-size: 22px; margin-top: 3%;}
    .news_table table{ width: 100%;}

}

@media screen and (max-width:768px){
    .cp_right table,.news_table table{ display: none;}
    .cp_right dl dd{ padding-right: 2%;}
    .cp_right dl dd i{ margin-right: 2px;}
}



#cpbtqh{ width: 100% !important; transition:0.3s; background: #f5f6f8; text-align: center;}
.cpbt{ margin: 0 auto !important; height: 60px; line-height: 60px; border-bottom: 1px solid #efefef; width: 100%; transition:0.3s; padding: 0;}
.cpbt li{ float: left; color: #666666; font-size: 16px; width: 14%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:hover{ background: #0072bc;}
.cpbt li:hover a{ color: #fff;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li.current{ background: #0072bc;}
.cpbt li.current a{ color: #fff;}
.cpbtqh_active{ top: 0; position: fixed; left: 0; z-index: 10;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1400px){
}
@media screen and (max-width:1200px){
    .cpbt li{ width: 14%;}
}
@media screen and (max-width:991px){
    .cpbtqh_active{ display: none !important;}
}
@media screen and (max-width:768px){
    .cpbt li{ width: 20%;}
    .cpbt{ height: auto;}
}
@media screen and (max-width:765px){
    .cpbt li{ width: 25%; font-size: 13px;}
}


.cp_con .content{ padding: 3% 0; color: #666666;}
.cptit{  line-height: 30px; margin-top: 3%; padding-left: 15px; position: relative;}
.cptit:before{ position: absolute; left: 0; top: 5%; content: ''; width: 3px; height: 85%; background: #0072bc;}
.cptit p{ color: #050505; font-size: 26px; font-weight: bold;}
.cptit span{ color: #666666; font-size: 16px;}


#shili .swiper-container {
    width: 100%;
    height: 100%;
}
#shili .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;
}
#shili .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#shili .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#shili .swiper-slide p{ width: 100%; height: 40px; line-height: 40px; background: #f4f4f4; transition:0.3s;}
#shili .swiper-slide:hover p{ background: #0072bc; color: #fff;}

.pronews{ margin-top: 2% !important;}
.pronews li a{line-height: 60px;border-bottom:solid 1px #eaeaea;display: flex; transition: 0.3s;}
.pronews li a h4{flex: 0 0 73%;color: #666666;font-size: 15px;line-height: 60px;overflow: hidden;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.pronews li a span{flex: 0 0 26%;line-height: 60px;text-align: right;}
.pronews li a span i{ font-style: normal; display: inline-block;background: url(../images/time.png) left center no-repeat;padding-left:20px;color: #999999;font-size: 14px;}
.pronews li a:hover{ background: #0072bc; padding: 0 1%;}
.pronews li a:hover h4,.pronews li a:hover span,.pronews li a:hover span i{ color: #fff;}
@media screen and (max-width:1200px){
    .pronews li a span i{ background: none; padding: 0;}
    .pronews li a span{flex: 0 0 30%; font-size: 12px;}
    .pronews li a h4{flex: 0 0 70%;}
}



#cpinfobj{ background: url("../images/cpbj.jpg") no-repeat center top #f4f6f8; width: 100%; height: auto; padding-top: 5%;}
@media screen and (max-width:1200px){
    #cpinfobj{ padding-top: 7%;}
}
@media screen and (max-width:991px){
    #cpinfobj{ padding-top: 12%;}
}
@media screen and (max-width:768px){
    #cpinfobj{ padding-top: 15%;}
}
@media screen and (max-width:765px){
    #cpinfobj{ padding-top: 20%;}
}

#cpnr{ margin-top: 3%;}
#cpnr li{ text-align: center; transition:0.3s; background: #ffffff; padding: 1%; border: 1px solid #efefef; margin-bottom: 5%; transition:0.3s; position: relative; overflow: hidden;}
#cpnr li .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; }
#cpnr li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpnr li .tit{ width: 100%; color: #333333; font-size: 16px; height: 45px; line-height: 45px; white-space: nowrap; text-overflow:ellipsis;overflow: hidden;}
#cpnr li:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.2);}
#cpnr li dl{ width: 95%; text-align: center; margin: 2% auto 5%;}
#cpnr li dl dt{ float: left; font-weight: normal; border: 1px solid #656565; border-radius: 5px; height: 40px; line-height: 40px; width: 48%; color: #656565; transition:0.3s;}
#cpnr li dl dt i{ display: inline-block; font-size: 20px; padding-right: 10px;}
#cpnr li dl dt:last-of-type{ float: right; background: #fc8b00; color: #fff;  border: 1px solid #fc8b00;}
#cpnr li dl dt a{ color: #656565;}
#cpnr li dl dt:last-of-type a{ color: #fff;}
#cpnr li:hover dl dt{ border: 1px solid #fc8b00;}
#cpnr li:hover dl dt a{ color: #fc8b00;}
#cpnr li:hover dl dt:last-of-type{ background: #fff;}

.cptel i{ float: left; color: #c40e25; font-size: 45px;}
.cptel .left{ padding-left: 10px; line-height: 28px; text-align: left;}
.cptel .left p{ color: #666666; font-size: 14px;}
.cptel .left span{ color: #c40e25; font-size: 32px; font-weight: bold;}


.prodect-Info .weizhi{ color: #fff; margin-bottom: 2%;}
.prodect-Info .weizhi i{ float: left; font-size: 18px; padding-right: 10px;}
.prodect-Info .weizhi a{ color: #fff; padding: 0 1%;}

.cpnrimg table tr,.cpnrimg table tr td{ transition: 0.2s;}
.cpnrimg table tr:hover{ background: #ccc !important;}
.cpnrimg table tr:hover td{ background: #ccc !important;}
.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: 14px;
    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.3s;
    background:rgba(255,255,255,1);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    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: 12%;}
    .pro-sub-nav li a{ font-size: 14px;}
    .fix{ display: none !important;}
}
@media screen and (max-width:768px){
    .pro-sub-nav li{ width: 24%; height: 40px; line-height: 40px;}
}


#youshi{ margin-bottom: 3%;}
#youshi .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#youshi .swiper-slide { background-size: cover; background-position: center; position: relative;}
#youshi .gallery-top { height: auto; width: 100%; margin-bottom: 2%; padding: 0; position: relative;}
#youshi .gallery-top .yycj{ position: absolute; left: 2%; top: -10%; z-index: 5;}
#youshi .gallery-top .swiper-slide{ padding: 0;}
#youshi .gallery-top .swiper-slide img{ width: 100%;}
#youshi .gallery-top .swiper-button-next,#youshi .gallery-top .swiper-button-prev { text-align: center; background: none; width: auto; height: auto; margin: 0; }
#youshi .gallery-top .swiper-button-next i,#youshi .gallery-top .swiper-button-prev i{ font-size: 80px; font-weight: bold; color: #d51418;}


#youshi .gallery-thumbs { height: auto; padding: 0; box-sizing: border-box;}
#youshi .gallery-thumbs .swiper-wrapper{ padding-bottom: 25px;}
#youshi .gallery-thumbs .swiper-slide { height: auto; cursor: pointer; padding: 0; position: relative;}
#youshi .gallery-thumbs .swiper-slide p{ position: absolute; width: 70%; height: 45px; line-height: 45px; border-radius: 25px; bottom: -25px; left: 15%; background: #0072bc; text-align: center; color: #fff; font-size: 16px;}
#youshi .gallery-thumbs .swiper-slide img{ width: 100%;}
#youshi .gallery-thumbs .swiper-slide-thumb-active p{ background: #c3002f;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #youshi .gallery-thumbs{ padding: 0;s}
    #youshi .gallery-top .swiper-slide{ padding: 0;}
    #youshi .gallery-top .swiper-slide .content{ width: 67%;}
}
@media screen and (max-width:768px){
    #youshi .gallery-top .yycj,#youshi .gallery-top .swiper-button-next,#youshi .gallery-top .swiper-button-prev { display: none;}
    #youshi .gallery-thumbs .swiper-slide p{ font-size: 12px; width: 80%; left: 10%; height: 30px; line-height: 30px; bottom: -15px;}
}


#cptd{ padding: 2% 3%; margin: 0 auto !important;}
#cptd li{ text-align: center; cursor: pointer; padding: 0 7% 2%;}
#cptd li i{ color: #0072bc; font-size: 35px; background: #ffffff; border-radius: 100%; width: 80px; height: 80px; line-height: 80px; margin: 5% auto 5%; transition: 0.3s;}
#cptd li p{ color: #333333; padding: 2% 0; font-size: 18px;}
#cptd li span{ color: #666666; font-size: 14px; display: block; line-height: 25px; }
#cptd li:hover i{ color: #fff;  background: #0072bc;}
@media screen and (max-width:765px){
    #cptd{ text-align: center;}
    #cptd li{ padding: 2% 4%;}
    #cptd li span{ display: none;}
    #cptd li p{ font-size: 14px;}
}



#cpggbj{ background: url("../images/gg_bj1.jpg") no-repeat center fixed; margin-top: 3%;}
#cpggbj .main{ padding: 2% 0;}
#cpggbj .tit_in{ text-align: center;}
#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:768px){
    #cpggbj .tit_in{ padding: 0 14%;}
    #cpggbj .tit_in p{ font-size: 18px;}
    #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 3%;}
#cpggbj ul li i{ display: inline-block; font-size: 25px; padding-right: 10px;}
@media screen and (max-width:1200px){
    #cpggbj ul li{ padding: 0 1%; font-size: 16px;}
    #cpggbj ul li i{ font-size: 20px;}
}
@media screen and (max-width:765px){
    #cpggbj ul li{ width: 45%; float: left; font-size: 14px; text-align: left;}
}

.mes-form3 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form3 .row{ margin: 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: 45px; line-height: 45px; 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: #c40e25; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form3 .form-tr .submit2:hover { background: #333;}
.mes-form3 .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width:991px){
    .mes-form3 .form-tr .code input{ width: 50%;}
}
@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%;}
}


/*新闻中心*/
/*#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 4% 0; transition: 0.3s; border-bottom: solid 1px #e8e8e9; }*/
/*#indexNews li .row{ margin: 0;}*/
/*#indexNews li .right{ float: right; padding: 0 0 0 4% !important; line-height: 25px;}*/
/*#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}*/
/*#indexNews li .news_info{ color: #999999; font-size: 14px;}*/
/*#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #e8e8e9; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}*/
/*#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #666666; font-size: 50px; font-family: Bahnschrift;}*/
/*#indexNews li:last-of-type{ border-bottom: none;}*/
/*#indexNews li:hover{ background: #0072bc;}*/
/*#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}*/
/*#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}*/
/*@media screen and (max-width:768px){*/
    /*#indexNews li .news_time span{ font-size: 40px;}*/
/*}*/
/*#xwpicnr .swiper-container {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
/*#xwpicnr .swiper-slide {*/
    /*text-align: center;*/
    /*transition:0.3s;*/
    /*position: relative;*/
    /*padding-bottom: 5%;*/
    /*!* Center slide text vertically *!*/
    /*flex-direction: column;*/
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: -webkit-flex;*/
    /*display: flex;*/
    /*-webkit-box-pack: center;*/
    /*-ms-flex-pack: center;*/
    /*-webkit-justify-content: center;*/
    /*justify-content: center;*/
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*-webkit-align-items: center;*/
    /*align-items: center;*/
/*}*/
/*#xwpicnr .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}*/
/*#xwpicnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}*/
/*#xwpicnr .swiper-slide .font{ position: absolute; background: #f6f7fc; bottom: 0; width: 100%; left: 0; padding: 2% 0;}*/
/*#xwpicnr .swiper-slide .font .row{ margin: 0;}*/
/*#xwpicnr .swiper-slide .right{ text-align: left; padding: 0 2% !important; line-height: 25px;}*/
/*#xwpicnr .swiper-slide .news_title{ text-align: left; color: #626364; font-size: 18px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 30px; font-weight: bold; }*/
/*#xwpicnr .swiper-slide .news_info{ color: #999999; font-size: 0.8em;}*/
/*#xwpicnr .swiper-slide .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #ccc; color: #666666;font-size: 1*/
/*.5rem; padding: 0 !important; margin: 0 !important;}*/
/*#xwpicnr .swiper-slide .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #626364; font-size: 4rem; font-weight: bold;}*/
/*#xwpicnr .swiper-pagination{ right: 20px; bottom: 20px; left: auto; height: 30px; text-align: right;}*/
/*#xwpicnr .swiper-pagination .swiper-pagination-bullet{ background: #0072bc; width: 10px; height: 10px;}*/
/*@media screen and (max-width:1200px){*/
    /*#xwpicnr .swiper-slide .font{ position: relative; width: 100%; left: 0;}*/
    /*#indexNews li .news_time span{ font-size: 45px;}*/
    /*#xwpicnr .swiper-slide .news_time span{ font-size: 3rem;}*/
    /*#indexNews li .news_time{ font-size: 13px;}*/
/*}*/

.xwmore{ margin: 3% auto 0; height: 50px; transition: 0.3s; background: #c3002f; width: 15%; text-align: center; line-height: 50px; color: #fff; border-radius: 5px;}
.xwmore:hover{ letter-spacing: 3px; background: #333; }
@media screen and (max-width:768px){
    .xwmore{ width: 30%;}
}



#hydt .swiper-container {
    margin: 0;
    width: 100%;
    height: 100%;
}
#hydt .swiper-slide {
    transition: 0.3s;
    position: relative;
    cursor: pointer;

    /* 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;
}
#hydt .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 68%; position: relative; overflow: hidden;}
#hydt .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#hydt .swiper-slide .content{ width: 95%; color: #999; position: relative; margin-top: -10%; z-index: 1; background: #fff; padding: 5% !important; transition: 0.3s;}
#hydt .swiper-slide .news_title{ color: #333333; font-size: 16px; text-align: left; height: 40px; overflow: hidden;text-overflow: ellipsis; white-space: pre;}
#hydt .swiper-slide .new_con{ color: #666666; font-size: 14px; padding-bottom: 2%;}
#hydt .swiper-slide .float-left{ color: #999999; font-family: Arial; font-size: 14px;}
#hydt .swiper-slide .float-right{ color: #0072bc;}
#hydt .swiper-slide:hover .content{ background: #0072bc;}
#hydt .swiper-slide:hover .content .news_title{ color: #fff;}
#hydt .swiper-slide:hover .new_con,#hydt .swiper-slide:hover .float-left,#hydt .swiper-slide:hover .float-right{ color: rgba(255,255,255,0.5);}
#hydt .swiper-slide:hover .pic img{transform: scale(1.1);}





.fw_content{ color: #333333; font-size: 16px; line-height: 35px; padding: 2% 10%;}
@media screen and (max-width:768px){
    .fw_content{ padding: 2%; font-size: 14px; line-height: 30px;}
}


#fwzc{ margin-top: 1%;}
#fwzc .swiper-container {
    width: 100%;
    height: 100%;
    padding: 20px;

}
#fwzc .swiper-slide {
    transition:0.3s;
    overflow: hidden;
    position: relative;
    text-align: left;
    background: #f7f9fb;
    border-radius: 10px;
    cursor: pointer;

    /* 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;
}
#fwzc .swiper-slide .pic img{ width: 100%;}
#fwzc .swiper-slide .tit{ padding: 10% 10% 2%; position: relative; line-height: 30px;}
#fwzc .swiper-slide .tit:before{ position: absolute; left: 10%; bottom: 0; content: ''; background: #0072bc; width: 10%; height: 2px;}
#fwzc .swiper-slide .tit p{ color: #333333; font-size: 30px;}
#fwzc .swiper-slide .tit span{ color: #999999; font-size: 12px; text-transform: uppercase;}
#fwzc .swiper-slide .con{ padding: 5% 10%; color: #666666; font-size: 16px; min-height: 125px;}
#fwzc .swiper-slide:hover{ background: #0072bc;}
#fwzc .swiper-slide:hover .tit p,#fwzc .swiper-slide:hover .tit span,#fwzc .swiper-slide:hover .con{ color: #fff;}
#fwzc .swiper-slide:hover .tit:before{ background: #fff;}
@media screen and (max-width:991px){
    #fwzc{ position: relative;}
    #fwzc{ padding: 0 3%;}
}



#fwfw{ background: #fff; border: 1px solid #eeeeee; text-align: center;}
#fwfw li{ border: 1px solid #eee; padding: 2.5% 0; color: #626262; font-size: 18px; transition: 0.3s; cursor: default;}
#fwfw li i{ display: inline-block; margin-right: 10px; color: #c2c2c2; font-size: 28px; transition: 0.3s;}
#fwfw li:hover{ background: #0072bc; color: #fff;}
#fwfw li:hover i{ color: #fff;}


.fw_pic{ text-align: center;}
.fw_pic img{ max-width: 100%;}


#qfwfw{ margin: 3% 0 0;}
#qfwfw .swiper-slide { background-position: center; position: relative;}
#qfwfw .gallery-top { height: auto; padding: 0; background: url("../images/fw_bj.jpg") center top; color: #fff;}
#qfwfw .gallery-top .swiper-slide{ padding: 5%; line-height: 35px; font-size: 15px;}

#qfwfw .gallery-thumbs { height: auto; text-align: left; border: 1px solid #e2e4e8; background: #fff;}
#qfwfw .gallery-thumbs .swiper-wrapper{ width: auto;}
#qfwfw .gallery-thumbs .swiper-slide { width: 100%; cursor: pointer; border-bottom: 1px solid #e2e4e8; padding: 10% 0 7% 10%; line-height: 25px; position: relative; height: auto;}
#qfwfw .gallery-thumbs .swiper-slide:before{ position: absolute; left: 0; top: 30%; content: ''; width: 3px; height: 0; background: #0072bc; transition: 0.3s;}
#qfwfw .gallery-thumbs .swiper-slide p{ color: #222222; font-size: 20px}
#qfwfw .gallery-thumbs .swiper-slide span{ color: #a9a9a9; font-size: 12px; text-transform: uppercase;}
#qfwfw .gallery-thumbs .swiper-slide-thumb-active { position: relative; }
#qfwfw .gallery-thumbs .swiper-slide-thumb-active p{ color: #0072bc;}
#qfwfw .gallery-thumbs .swiper-slide-thumb-active:before{ height: 40%;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #qfwfw .gallery-top{ margin-top: 3%;}
    #qfwfw .gallery-thumbs .swiper-wrapper{ padding-top: 0;}
    #qfwfw .gallery-thumbs .swiper-slide{ padding: 3%;}
}
@media screen and (max-width:768px){
    #fwfw li{ font-size: 15px;}
}



#fwlx{ background: url("../images/lx_bj.jpg") no-repeat center; background-size: 100%; padding: 3%; color: #fff;}
.fwlx_nr{ text-align: center; border-left: 1px solid rgba(255,255,255,0.2);}
.fwlx_nr .tit p{ font-size: 20px;}
.fwlx_nr .tit span{ font-size: 15px;}
.fwlx_nr .tel{ padding: 7% 0;}
.fwlx_nr .tel p{ display: inline-block; border: 1px dashed #fff; border-radius: 100%; width: 35px; height: 35px; line-height: 35px;}
.fwlx_nr .tel h5{ font-size: 15px; padding: 3% 0 2%;}
.fwlx_nr .tel span{ font-size: 28px; font-family: Bahnschrift;}
.fwlx_nr .wx{ text-align: center;}
.fwlx_nr .wx img{ max-width: 50%;}
#fwlx input,#fwlx textarea{ color: #fff;}
@media screen and (max-width:991px){
    #fwlx{ background-size: auto;}
}


/*核心业务*/
.yw_content{ padding: 2% 5%; text-align: center; color: #666666; font-size: 16px;}
#zbfw li{ background: #fff; padding: 20px; border-radius: 5px; margin-top: 3%; transition: 0.3s;}
#zbfw li .pic{ width: 85px; height: 85px; background: #0072bc; border-radius: 5px; line-height: 85px; text-align: center; float: left; transition: 0.3s;}
#zbfw li .pic i{ color: #fff; font-size: 40px; transition: 0.5s;}
#zbfw li .font{ float: left; padding-left: 3%; width: 85%;}
#zbfw li .font p{ color: #333333; font-size: 22px;}
#zbfw li .font span{ display: block; padding-top: 5px; color: #999999; font-size: 16px; line-height: 25px;}
#zbfw li:hover{ background: #0072bc;}
#zbfw li:hover .pic{ background: #fff;}
#zbfw li:hover .pic i{transform:rotate3d(1,1,1,360deg);-webkit-transform:rotate3d(1,1,1,360deg); color: #1a80c3;}
/*#zbfw li:hover .pic{ background: #fff; transform: rotate(45deg);}*/
/*#zbfw li:hover .pic i{ color: #1a80c3;}*/

#zbfw li:hover .font p{ color: #fff;}
#zbfw li:hover .font span{ color: rgba(255,255,255,0.5);}
@media screen and (max-width:1440px){
    #zbfw li .font{ width: 78%;}
    #zbfw li .font p{ font-size: 22px;}
    #zbfw li .font span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    #zbfw li .font{ width: 70%;}
    #zbfw li .font p{ font-size: 16px;}
    #zbfw li .font span{ font-size: 12px; padding: 0; line-height: 20px;}
}



.yw_tel{ display: inline-block; margin: 5% auto 0; text-align: center; padding: 0 3%; color: #fff; font-size: 16px; height: 50px; line-height: 50px; background: #c3002f; border-radius: 25px;}
.yw_tel i{ float: left; font-size: 28px; margin-right: 10px;}
.yw_tel p{ float: left;}
.yw_tel span{ display: block; float: left; font-family: Bahnschrift; font-size: 28px;}


.index-all-pro{ height: auto; overflow: hidden; text-align: center;}
.index-all-pro li{ float: left; width: 15%; overflow: hidden; height: auto; margin: 0 0.5%; background: #f5f6f8; border-radius: 10px; position: relative; transition: all 0.5s; padding: 30px 0; }
.index-all-pro li .pic{ text-align: center; padding: 25px 0 20px;}
.index-all-pro li .pic i{ font-size: 40px;}
.index-all-pro li .tit h5{ font-size: 20px; color: #282828; position: relative; height: 45px;}
.index-all-pro li .tit h5:before{ position: absolute; left: 45%; bottom: 0; width: 10%; height: 2px; background: #b7b8b9; content: '';}
.index-all-pro li .tit p{ font-size: 14px; color: #a4a4a6; text-transform: uppercase; padding-top: 10px;}
.index-all-pro li .content{ position: absolute; left: 0; top: 0; transition: 0.3s; z-index: 1; width: 100%; height: 220px; background: #0072bc; padding: 30px 20px 0; color: #fff; opacity: 0;}
.index-all-pro li .content .float-left{ position: relative; height: 50px; line-height: 40px;}
.index-all-pro li .content .float-left:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 30%; height: 2px; background: #fff;}
.index-all-pro li .content .float-left p{ font-size: 24px;}
.index-all-pro li .content .float-left span{ display: block; position: absolute; left: 0; top: 0; color: rgba(255,255,255,0.05); font-size: 40px; font-family: Impact; text-transform: uppercase;}
.index-all-pro li .content .float-right i{ font-size: 30px;}
.index-all-pro li .content .nr{ text-align: left; padding-top: 7%; font-size: 16px;}
.index-all-pro li:hover{box-shadow: 3px 11px 20px -15px #5e6263;}

.index-all-pro .youshi_li{ width: 14%;}
.index-all-pro .youshi_li_active{ width: 22%;}
.index-all-pro .youshi_li_active .content{ left: 0; top: 0; opacity: 1;}

@media screen and (max-width:1200px){
    .index-all-pro li .content{ display: none;}
    .index-all-pro li .pic{ padding-top: 10px;}
    .index-all-pro li .tit h5{ font-size: 16px; height: 30px; }
    .index-all-pro li .tit p{ font-size: 14px; padding: 0;}
}
@media screen and (max-width:991px){
    .index-all-pro li{ width: 32%; margin-bottom: 2%;}
    .index-all-pro .youshi_li{ width: 32%;}
    .index-all-pro .youshi_li_active{ width: 32%;}
}
@media screen and (max-width:768px){
    .index-all-pro li{ width: 49%;}
    .index-all-pro .youshi_li{ width: 49%;}
    .index-all-pro .youshi_li_active{ width: 49%;}
}


.sjfw{ padding-top: 3%;}
.sjfw li{ position: relative; transition: 0.3s;}
.sjfw li .pic img{ width: 100%;}
.sjfw li .font{ background: #fff; position: absolute; left: 0; bottom: 0; z-index: 1; border-radius: 5px; padding: 20px; transition: 0.3s;}
.sjfw li .font .float-left{ color: #fff; font-size: 24px; padding: 10px; border-radius: 5px; background: #0072bc; line-height: 25px; transition: 0.3s;}
.sjfw li .font .float-right{ width: 85%; color: #666666; font-size: 16px; line-height: 35px; transition: 0.3s;}
.sjfw li:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.sjfw li:hover .font{ background: #0072bc;}
.sjfw li:hover .font .float-left{ background: #fff; color: #0072bc;}
.sjfw li:hover .font .float-right{ color: #fff;}
@media screen and (max-width:1200px){
    .sjfw li .font .float-right{ width: 80%; font-size: 15px; line-height: 25px;}
}
@media screen and (max-width:991px){
    .sjfw li{ margin-top: 3%;}
}
@media screen and (max-width:768px){
    .sjfw li .font .float-right{ width: 70%; font-size: 14px; line-height: 25px;}
}

#hzal{ padding: 3% 0 0;}
#hzal li{ float: left; width: 20%; overflow: hidden;}
#hzal li .pic{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden; border: 1px solid #e6e6e6; background: #fff;}
#hzal li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#hzal li:hover .pic img{ transform: scale(1.1);}
#hzal li:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}


/*#hzal{ position: relative;}*/
/*#hzal .swiper-container {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*padding: 3% 0 0;*/
/*}*/
/*#hzal .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;*/
/*}*/
/*#hzal .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden; border: 1px solid #e6e6e6; background: #fff;}*/
/*#hzal .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}*/
/*#hzal .swiper-slide:hover .pic img{ transform: scale(1.1);}*/
/*#hzal .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}*/
@media screen and (max-width:768px){
    #hzal li{ width: 33%;}
    #hzal li:last-of-type{ display: none;}
}



#jywy{ padding-top: 3%; }
#jywy .swiper-container {
    width: 100%;
    height: 100%;
}
#jywy .swiper-slide {
    transition:0.3s;
    overflow: hidden;
    position: relative;
    text-align: center;

    /* 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;
}
#jywy .swiper-slide .pic{ position: relative; overflow: hidden;}
#jywy .swiper-slide .pic img{ width: 100%; transition: 0.3s;}
#jywy .swiper-slide .pic p{ position: absolute; left: 0; bottom: 0; width: 100%; color: #fff; font-size: 18px; height: 40px; line-height: 40px; background: rgba(0,114,188,0.5); transition: 0.3s;}
#jywy .swiper-slide .content{ color: #666666; font-size: 15px; padding: 2% 3% 0;}
#jywy .swiper-slide .more{ height: 35px; line-height: 35px; width: 50%; display: inline-block; margin: 3% auto 0; color: #fff; background: #0072bc; transition: 0.3s;}
#jywy .swiper-slide:hover .pic img{transform: scale(1.1);}
#jywy .swiper-slide:hover .pic p{ background: rgba(0,114,188,1);}
#jywy .swiper-slide:hover .more{ background: #ca1323;}
@media screen and (max-width:1200px){
    #jywy .swiper-slide .content{ font-size: 14px; padding: 2% 0 0; line-height: 25px;}
}

@media screen and (max-width:991px){
    #jywy{ position: relative;}
    #jywy{ padding: 0 3%;}
}


.zhineng{ margin-top: 2% !important;}
.zhineng li{ text-align: center; padding: 10% 0; transition: 0.3s; cursor: pointer;}
.zhineng li i{ color: #0072bc; font-size: 40px; transition: 0.5s;}
.zhineng li p{ font-size: 20px; color: #333333; padding: 5% 0 1%;}
.zhineng li span{ display: block; font-size: 16px; color: #969799;}
.zhineng li:hover{ background: #0072bc; border-radius: 5px;}
.zhineng li:hover p,.zhineng li:hover i,.zhineng li:hover span{ color: #fff;}
.zhineng li:hover i{transform:rotate3d(1,1,1,360deg);-webkit-transform:rotate3d(1,1,1,360deg);}

#huanbao{ position: relative; margin-top: 3% !important;}
#huanbao:before{ position: absolute; left: 0; top: 48%; content: ''; width: 100%; height: 1px; background: #efefef;}
#huanbao i{ float: left; padding: 0 3%; margin-top: 4%; color: #d6d6d6; font-size: 20px;}
#huanbao li{ width: 145px; height: 145px; border: 3px solid #dfdfdf; border-radius: 100%; overflow: hidden; float: left; position: relative; transition: 0.3s; }
#huanbao li .font{ position: absolute; left: 0; height: 35px; width: 100%; top: 35%; text-align: center; line-height: 35px; color: #fff; font-size: 16px; z-index: 1; background: rgba(0,0,0,0.3); transition: 0.3s;}
#huanbao li:hover{ border: 3px solid #0072bc;}
#huanbao li:hover .font{ background: #0072bc;}
@media screen and (max-width:1440px){
    #huanbao:before{ display: none;}
    #huanbao i{ padding: 0 1%;}
}
@media screen and (max-width:1200px){
    #huanbao:before{ display: none;}
    #huanbao i{ display: none;}
    #huanbao li{ margin: 0 0.5%;}
}
@media screen and (max-width:991px){
    #huanbao{ text-align: center}
    #huanbao li{ display: inline-block; float: none; margin: 0 3% 3%;}
}


.cp_left{ padding: 0;}
.cp_left .swiper-container {
    width: 100%;
    height: 100%;
}

.cp_left .swiper-slide {
    text-align: center;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cp_left .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
.cp_left .swiper-slide img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cp_left .swiper-button-next:after,.cp_left .swiper-button-prev:after{ display: none;}
.cp_left .swiper-button-disabled{ opacity: 1 !important;}
.cp_left .swiper-button-next,.cp_left .swiper-button-prev{ width: 42px; height: 42px; background: rgb(0,114,188,0.5); border-radius: 5px; line-height: 42px; right: 0; transition: 0.3s;}
.cp_left .swiper-button-prev{ left: 0;}
.cp_left .swiper-button-prev i,.cp_left .swiper-button-next i{ color: #fff; font-size: 20px;}
.cp_left .swiper-button-next:hover,.cp_left .swiper-button-prev:hover{ background: #0072bc;}



#shfw{ margin-top: 3%;}
#shfw .swiper-container {
    width: 100%;
    height: 100%;
}
#shfw .swiper-slide {
    transition:0.3s;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 4% 0;
    color: #666666;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;

    /* 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;
}
#shfw .swiper-slide .pic{ width: 80px; height: 80px; line-height: 80px; background: #0072bc; border-radius: 100%; margin: 0 auto; transition: 0.3s;}
#shfw .swiper-slide .pic i{ color: #fff; font-size: 40px;}
#shfw .swiper-slide h1{ font-size: 22px; font-weight: bold !important; padding-top: 7%;}
#shfw .swiper-slide p{ padding: 2% 15% 0;}
#shfw .swiper-slide:hover{ background: #0072bc; color: #fff;}
#shfw .swiper-slide:hover .pic{ background: #fff;}
#shfw .swiper-slide:hover .pic i{ color: #0072bc;}
@media screen and (max-width:768px){
    #shfw{ padding: 0 3%;}
}



#xcal{ margin-top: 3%;}
#xcal .swiper-container {
    width: 100%;
    height: 100%;
}
#xcal .swiper-slide {
    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;
}
#xcal .swiper-slide .pic{ display: block;  width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xcal .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#xcal .swiper-slide .font{ padding: 4%; width: 100%; min-height: 240px;}
#xcal .swiper-slide .font p{ width: 100%; color: #333333; font-size: 18px; transition:0.3s;white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
#xcal .swiper-slide .font table{ width: 100%; color: #999999; margin-top: 2%;}
#xcal .swiper-slide .font .content{ color: #999999;}
#xcal .swiper-slide .font table tr td{ vertical-align: top; }
#xcal .swiper-slide .font table tr td:nth-of-type(1){ width: 25%;}
#xcal .swiper-slide .font span{ display: block; border-top: 1px dashed #e8e8e8; margin-top: 2%; color: #0072bc; font-weight: bold; height: 50px; line-height: 50px; text-transform: uppercase; transition: 0.3s;}
#xcal .swiper-slide:hover .font span{ color: #ca1323;}
#xcal .swiper-slide:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:1440px){
    #xcal .swiper-slide .font table tr td:nth-of-type(1){ width: 30%;}
}
@media screen and (max-width:1200px){
    #xcal .swiper-slide .font p{ font-size: 16px;}
    #xcal .swiper-slide .font table tr td{ font-size: 12px;}
    #xcal .swiper-slide .font table tr td:nth-of-type(1){ width: 30%;}
}

#qyhj{background: #f5f5f5; padding: 20px;}
#qyhj .swiper-container {
    width: 100%;
    height: 100%;
}
#qyhj .swiper-slide {
    text-align: center;
    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;
}
#qyhj .swiper-slide .pic{ display: block;  width: 100%; height: 0; padding-bottom: 95%; border:1px solid #efefef; border-radius: 100%; position: relative; overflow: hidden;}
#qyhj .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#qyhj .swiper-slide p{ width: 100%; border: 1px solid #2385c5; background: #2385c5; color: #333; height: 40px; line-height: 40px; transition: 0.3s; font-size: 16px; border-radius: 5px;}
#qyhj .swiper-slide p a{ color: #fff;}
#qyhj .swiper-slide:hover p{ background: #cb234c; border: 1px solid #cb234c; color: #fff;}



#link{ background: #fff; border: 1px solid #e6e6e6; border-right: none; border-bottom: none; margin-top: 3% !important;}
#link li{ width: 20%; float: left; height: 145px; text-align: center; line-height: 145px; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; transition: 0.3s; cursor: default;}
#link li img{ max-width: 80%; max-height: 90%; vertical-align: middle;}
#link li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}
@media screen and (max-width:1200px){
    #link li{ width: 25%;}
}
@media screen and (max-width:768px){
    #link li{ height: 50px; line-height: 50px;}
    #qyhj .swiper-slide p{ font-size: 13px;}
    .cp_p{ padding: 0 !important;}
}



.ziliao{ padding: 3% 5%; margin-top: 3% !important;}
.ziliao .pic{ text-align: center;}
.ziliao .pic img{ max-width: 100%;}
.ziliao ul li{ border-bottom: 1px dashed #777777; height: 75px; line-height: 75px; font-size: 18px;}
.ziliao ul li i{ font-size: 30px;}

/*公共*/
#lxwm_in li{ background: #f5f7fa; text-align: left; padding: 10% 3% 10% 10%;}
#lxwm_in li .tit{ font-size: 22px; color: #0072bc; font-weight: bold !important; margin-bottom: 3%;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .con{ color: #7d8084; font-size: 16px; line-height: 35px;}
#lxwm_in li .con p:first-of-type{ color: #c3002f;}
@media screen and (max-width:991px){
    #lxwm_in li{ margin-bottom: 10px;}
}

.lxwm_zx{ margin: 5% 0 5% !important;}
.lxwm_zx li{ text-align: center;}
.lxwm_zx li i{ width: 135px; height: 135px; background: #0072bc; border-radius: 100%; line-height: 135px; color: #fff; font-size: 50px; transition: 0.3s;}
.lxwm_zx p{ font-size: 16px; padding-top: 10px !important; line-height: 30px;}
.lxwm_zx .ewm{ width: 135px; text-align: center;}
.lxwm_zx .ewm img{ width: 100%;}
.lxwm_zx li:hover i{ background: #c3002f;}
@media screen and (max-width:991px){
    .lxwm_zx li{ float: left; width: 50%;}
    .lxwm_zx li i,.lxwm_zx .ewm{ margin: 0 auto;}
}

@media screen and (max-width:768px){
    .lxwm_zx li i,.lxwm_zx .ewm{ margin: 0 auto;}
}



.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: #0072bc; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}


.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; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news01 .txtbox span{ width: 100%; display: block; z-index: 1; position: relative; transition:0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.news01 .txtbox:after {  position: absolute;content: ""; background: #0072bc; height: 2px; 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: #0072bc;}


.news01 li .wrapUp {
    position: relative;
    overflow: hidden;
}
.news01 li .mask {
    -webkit-transition: all 250ms ease-out 0ms;
    transition: all 250ms ease-out 0ms;
    opacity: 0;
    visibility: hidden;
}
.news01 li .mask:before,
.news01 li .mask:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/bgi-business-item.png);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 1;
    pointer-events: none;
    -webkit-transition: all 250ms ease-out 0ms;
    transition: all 250ms ease-out 0ms;
    opacity: 0;
    visibility: hidden;
}
.news01 li .mask:before {
    -webkit-clip-path: polygon(0% 17.7%, 0% 0%, 100% 0%, 100% 82.5%);
    clip-path: polygon(0% 17.7%, 0% 0%, 100% 0%, 100% 82.5%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.news01 li .mask:after {
    -webkit-clip-path: polygon(0% 17.5%, 0% 100%, 100% 100%, 100% 82.3%);
    clip-path: polygon(0% 17.5%, 0% 100%, 100% 100%, 100% 82.3%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
}
.news01 li .mask .wrapIn {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 5%;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    max-width: 80%;
    -webkit-transition: all 250ms ease-out 0ms;
    transition: all 250ms ease-out 0ms;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}
.news01 li .mask .wrapIn .title {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.25;
    font-size: 16px;
}
.news01 li .mask .wrapIn .title_en {
    margin-top: 0.2rem;
    text-transform: uppercase;
    opacity: .3;
    line-height: 1.25;
}
.news01 li .mask .wrapIn .hr {
    margin-top: 0.4rem;
    margin-left: auto;
    margin-right: auto;
    width: 44px;
    height: 1px;
    background-color: #fff;
}
.news01 li .mask .wrapIn .rarr {
    margin-top: 0.8rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 40px;
    background-image: url(../images/arrow-rarr1.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1025px) {
    .news01 li:hover .mask {
        -webkit-transition: all 250ms ease-out 0ms;
        transition: all 250ms ease-out 0ms;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none !important;
        transform: none !important;
    }
    .news01 li:hover .mask:before,
    .news01 li:hover .mask:after {
        -webkit-transform: none;
        transform: none;
        -webkit-transition: all 400ms ease-out 0ms;
        transition: all 400ms ease-out 0ms;
        opacity: 1;
        visibility: visible;
    }
    .news01 li:hover .mask .wrapIn {
        -webkit-transition: all 250ms ease-out 340ms;
        transition: all 250ms ease-out 340ms;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}


.sNews-list .scs img {
    -webkit-transition-duration: 330ms;
    transition-duration: 330ms;
}
.sNews-list .scst img {
    -webkit-transition-duration: 330ms;
    transition-duration: 330ms;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}


.sNews-list .pic img,
{
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.sNews-list .pic img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: inherit;
    width: 100% !important;
    height: 100% !important;
}

.sNews-list .item {
    overflow: hidden;
    padding: 1.5rem 0;
    border-bottom: #eeeeee dashed 1px;
    position: relative;
}
.sNews-list .item:after {
    content: " ";
    pointer-events: none;
    position: absolute;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    background-color: #f5f6f8;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
}
.sNews-list .item .contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-height: 240px;
}
.sNews-list .item .contain:after {
    display: none;
}
.sNews-list .item .pic {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -120px;
    width: 400px;
    overflow: hidden;
    height: 240px;
    background-color: #eee;
}
.sNews-list .item .txt {
    position: relative;
    padding-left: 450px;
    padding-right: 2.4rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sNews-list .item .txt .title {
    line-height: 1.5;
    height: 1.5em;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
}
.sNews-list .item .txt .date {
    margin-top: 0.5rem;
    font-size: 14px;
    color: #999999;
}
.sNews-list .item .txt .date i{ float: left; margin-right: 10px;}
.sNews-list .item .txt .abstract {
    margin-top: 0.5rem;
    line-height: 1.75em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 3.5em;
    height: 3.5em;
    width: 90%;
}
.sNews-list .item .txt .more {
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.04rem;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    z-index: 2;
    border: #c3002f solid 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sNews-list .item .txt .more:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-image: url(../images/arrow-news-item-more.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
}

@media screen and (min-width: 1025px) {
    .sNews-list .item:hover:after {
        top: 0;
        height: 100%;
        -webkit-transition: top 0ms ease-out 0s, height 220ms ease-out 0s;
        transition: top 0ms ease-out 0s, height 220ms ease-out 0s;
    }
    .sNews-list .item:hover .txt .title {
        color: #c3002f;
    }
    .sNews-list .item:hover .txt .more {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        background-color: #c3002f;
    }
    .sNews-list .item:hover .txt .more:after {
        -webkit-filter: grayscale(100%) brightness(600%);
        filter: grayscale(100%) brightness(600%);
    }
}
@media screen and (max-width: 1024px) {
    .sNews-list .item {
        padding: 1rem 0;
    }
    .sNews-list .item .contain {
        min-height: 0;
    }
    .sNews-list .item .pic {
        position: relative;
        top: 0;
        margin-top: 0;
        width: 50%;
        height: 0 !important;
        padding-bottom: 30%;
    }
    .sNews-list .item .txt {
        padding-left: 0;
        padding-right: 0;
        width: 47.5%;
    }
    .sNews-list .item .txt .more {
        display: none;
    }
    .sNews-list .item .txt .title{ font-size: 16px;}
    .sNews-list .item:active:after {
        top: 0;
        height: 100%;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .title {
        color: #c3002f;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .more {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        background-color: #c3002f;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .more:after {
        -webkit-filter: grayscale(100%) brightness(500%);
        filter: grayscale(100%) brightness(500%);
    }
}



.news02 {padding: 0;}
.news02 li{ margin-bottom: 7%; border-bottom: 1px solid #e2e2e2;}
.news02 .slide{ transition: 0.3s;}
.news02 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news02 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news02 .slide:hover .imgbox img {transform: scale(1.1);}
.news02 .txtbox { padding: 4% 3% 1%; font-weight: bold; font-size: 16px;}
.news02 .content{ padding: 0 3% 3%;}
.news02 .slide:hover{ background: #c3002f;}
.news02 .slide:hover .txtbox,.news02 .slide:hover .content{ color: #fff;}


.swiper-button-prev:after,.swiper-button-next:after{ display: none;}
.pro-sider { float: none; background: #fff;}
.pro-sider .in-title { padding: 10% 0; overflow: hidden; text-align: center; background-color: #0072bc; color: #fff; line-height: 30px; font-size: 30px; position: relative;}
.pro-sider .in-title span{ font-size: 14px; font-family: Arial;}
.pro-sider .in-title:before{ position: absolute; left: 0; bottom: -7%; content: 'hetian'; font-family: Impact; color: rgba(255,255,255,0.05); text-transform: uppercase; width: 100%; font-size: 95px;}
.pro-sider-ul { height: auto; text-align: left; background: #fff; padding: 15px; border: 1px solid #ebebeb;}
.pro-sider-ul .ul-li{ height: 50px; line-height: 50px; background: #eaeaea; font-size: 16px; padding: 0 5%; margin-top: 2%; transition: 0.3s;}
.pro-sider-ul .ul-li i{ float: right; color: #999; font-size: 22px; transition: 0.3s;}
.pro-sider-ul ul{ border: 1px solid #eaeaea; border-bottom: none;}
.pro-sider-ul ul li{ border-bottom: 1px solid #eaeaea; height: 55px; line-height: 55px; padding: 0 5%; transition: 0.3s;}
.pro-sider-ul ul li i{ float: right; color: #333; font-size: 22px; transition: 0.3s;}
.pro-sider-ul #li-on a,.pro-sider-ul #li-on i{ color: #fff;}
.pro-sider-ul #li-on{ background: #0072bc;}
.pro-sider-ul .ul-li:hover{ background: #0072bc;}
.pro-sider-ul .ul-li:hover a,.pro-sider-ul .ul-li:hover i{ color: #fff;}
.pro-sider-ul .top_tel_con{ padding-top: 3%;}
.pro-sider-ul .top_tel_con .pic{ float: left; padding-right: 10px;}
.pro-sider-ul .float-left span{ color: #0072bc; font-size: 25px; font-weight: bold;}
@media screen and (max-width:1440px){
    .pro-sider .in-title:before{ display: none;}
}
@media screen and (max-width:1200px){
    .pro-sider-ul .ul-li{ font-size: 14px;}
    .pro-sider .in-title{ font-size: 24px;}
    .pro-sider-ul .float-left span{ font-size: 20px;}
    .pro-sider-ul .ul-li i{ display: none;}
}
@media screen and (max-width:1000px){
    .pro-sider-ul .float-left{ font-size: 12px; line-height: 20px;}

}
@media screen and (max-width:768px){
    .pro-sider-ul .ul-li{ padding: 3% 0 3% 2%;}
    .pro-sider-ul .ul-li p{ font-size: 13px;}
    .pro-sider-ul .ul-li span{ font-size: 12px;}
    .news01 .txtbox{ font-size: 14px;}
}

.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;
}
