.main{ line-height: 30px; padding: 4% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100%;}

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}


/*头部*/
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding: 2% 0 2%; text-align: left;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#logo_font{ text-align: left; padding: 1% 0 0; }
#logo_font img{ max-width: 100%;}
#top_tel{padding: 0;}
.top_tel_con{ float: right; padding: 7% 0 0 0; transition: 0.3s;}
.top_tel_con i{ float: right; color: #1857a4; font-size: 50px; margin: 5% 0 0 0;}
.top_tel_con .float-right{ font-size: 16px; color: #666666; line-height: 25px; transition: 0.3s; padding-left: 5px;}
.top_tel_con span{ display: block; font-size: 26px; color: #1857a4;}
@media screen and (max-width:1500px){
    .top_tel_con .float-left{ font-size: 14px !important;}
}
@media screen and (max-width:991px){
    #logo{ padding: 2% 0; text-align: left;}
    #logo a img{ max-width: 60%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
    #logo a img{ max-width: 95%;}
}
#nav_bj{ border-bottom: 1px solid #dedede; border-top: 1px solid #dedede; background: #fff;}
#nav{ height: 58px; transition:0.3s; text-align: center; margin: 0 auto !important;}
#nav li{ display: inline-block; width: 12%; height: 58px; line-height: 58px; font-size: 16px; color: #333333; text-align: center; transition:0.5s; position: relative;}
#nav li:before{ position: absolute; right: 0; top: 30%; content: ''; width: 1px; height: 40%; background: #dedede;}
#nav li:last-of-type:before{ display: none;}
#nav li:hover{ background: #1857a4;}
#nav li:hover a{ color: #fff;}
#nav li:hover:before{ display: none;}


.top_bj_active{ width: 100%; z-index: 20; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.2); position: fixed !important;}
.top_bj_active #c-header .c-switch{ top: 25px;}
.top_bj_active #c-header .c-nav2{ top: 55px;}

@media screen and (max-width:991px){
    #nav_bj{ display: none;}
}
@media screen and (max-width:765px){
}


#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #1857a4; opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 40px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 80px; line-height: 80px;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}





/*底部*/
#end_bj{ background: #f8f9fb; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #999999; position: relative;}
#end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(0, 0, 0, .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 .main{ padding: 3% 0; }

#end_nr_bj .main .end_nav{ }
#end_nr_bj .main .end_nav .tit{ color: #333333; font-size: 20px; position: relative; font-weight: bold; height: 40px; margin-bottom: 7%;}
#end_nr_bj .main .end_nav .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 20%; height: 3px; background: #1857a4;}
#end_nr_bj .main .end_nav ul{ float: left; width: 25%;}
#end_nr_bj .main .end_nav ul li{height: 38px; line-height: 38px; font-size: 16px;}
#end_nr_bj .main .end_nav ul li a{ color: #666666;}

#end_nr_bj .main .float-right .end_logo{ color: #333333; font-size: 24px; border-bottom: 1px solid #eaeaea; margin-bottom: 3%;}
#end_nr_bj .main .float-right .end_logo p{ padding-bottom: 10px !important;}
#end_nr_bj .main .float-right .end_logo span{ display: block; text-align: left; height: 50px;}
#end_nr_bj .main .float-right .end_logo span i{ float: left; color: #f09b22; font-size: 30px; margin-right: 10px;}
#end_nr_bj .main .float-right .ewm{ float: left; width: 30%; text-align: center;}
#end_nr_bj .main .float-right .ewm span{ display: block; height: 40px; line-height: 40px; color: #333333; font-size: 14px;}
#end_nr_bj .main .float-right img{ max-width: 100%;}
#end_nr_bj .main .float-right .end_lx{ float: left; padding: 1% 0 0 3%; line-height: 40px; color: #333333; font-size: 16px;}

@media screen and (max-width:1200px){
    #end_nr_bj .main .end_nav .tit{ font-size: 18px;}
    #end_nr_bj .main .end_nav ul li{ font-size: 14px;}
    #end_nr_bj .main .float-right .end_logo{ font-size: 18px;}
    #end_nr_bj .main .float-right .end_logo span i{ font-size: 26px;}
    #end_nr_bj .main .float-right .ewm{ width: 28%;}
    #end_nr_bj .main .float-right .ewm span{ font-size: 12px;}
    #end_nr_bj .main .float-right .end_lx{ padding: 1% 0 0 5%; font-size: 14px; line-height: 30px;}
}
@media screen and (max-width:991px){
    #end_nr_bj .main .end_nav ul{ width: 50%;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:767px){
}


#end_line{ height: auto; padding: 10px 0; color: #999999; border-top: 1px solid #eaeaea; text-align: center; }
#end_line a{ color: #999999;}
#end_line a:hover{ color: #333;}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#f09b22;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#f09b22;}
.footer_zx a:last-of-type{ background: #1857a4;}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}
@media screen and (max-width:1440px){
    #end_logo ul li .float-left p{ font-size: 16px;}
    #end_logo ul li .float-left span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_logo ul li{ margin-bottom: 2%;}
    #end_logo ul li:nth-of-type(2):before{ display: none;}
}
@media screen and (max-width:991px){
    #end_link{ display: none;}
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 4% 0 1%;}
}
@media screen and (max-width:765px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
.tit_in{ text-align: center;}
.tit_in h2{ color: #333333; font-size: 36px; font-weight: bold !important; height: 65px; position: relative;}
.tit_in h2:before{ background: #1857a4; position: absolute; left: 48%; bottom: 0; width: 4%; height: 2px; content: '';}
.tit_in h2 span{ display: inline-block; color: #1857a4; font-size: 44px; text-transform: uppercase; padding-right: 15px; position: relative;}
.tit_in h2 span:before{ position: absolute; left: -25px; top: -20px; content: ''; background: url("../images/sun.png") no-repeat left top; width: 46px; height: 26px;}
.tit_in p{ font-size: 16px; text-transform: uppercase; color: #999999; padding-top: 5px;}
@media screen and (max-width:768px){
    .tit_in{ margin-top: 5%;}
}


#tuijian{ margin: 3% 0 0; padding: 0 0 8px; overflow: hidden;}
#tuijian .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#tuijian .swiper-slide { background-size: cover; background-position: center; position: relative;}

#tuijian .gallery-top { border: 1px solid #eaecee; background: #fff; box-shadow: 0 0 15px rgba(24,87,164,0.1); height: auto; width: 100%; margin: 2% 0 0; position: relative; overflow: hidden;}
#tuijian .gallery-top .row{ margin: 0;}
#tuijian .gallery-top .swiper-slide .font{ padding: 4%;}
#tuijian .gallery-top .swiper-slide .font .float-right{ text-align: center; padding: 3% 0 0;}
#tuijian .gallery-top .swiper-slide .font .float-right img{ max-width: 100%;}
#tuijian .gallery-top .swiper-slide .font .float-left{ padding-top: 3%;}
#tuijian .gallery-top .swiper-slide .font .tit p{ color: #1857a4; font-size: 30px; font-weight: bold; height: 50px; border-bottom: 1px solid #eeeeee;}
#tuijian .gallery-top .swiper-slide .font .tit p i{ float: left; font-size: 26px; margin-right: 15px;}
#tuijian .gallery-top .swiper-slide .font .tit span{ display: block; color: #999999; font-size: 16px; padding-top: 10px;}
#tuijian .gallery-top .swiper-slide .font dl{ margin: 0;}
#tuijian .gallery-top .swiper-slide .font dl dd{ float: left; width: 23%; margin: 0 2% 0 0; text-align: center; color: #333333; font-size: 16px; background: #f5f5f5; height: 45px; line-height: 45px; padding: 0;}
#tuijian .gallery-top .swiper-slide .font dl dd i{ display: inline-block; color: #1857a4; font-size: 20px; margin-right: 5%;}
#tuijian .gallery-top .swiper-slide .font .content{ color: #333333; font-size: 16px; padding: 5% 0; line-height: 35px;}
#tuijian .gallery-top .swiper-slide .font .tel{ float: left; padding: 0 5%; background: #1857a4; height: 50px; line-height: 50px; font-size: 20px; color: #fff;}
#tuijian .gallery-top .swiper-slide .font .tel i{ float: left; font-size: 30px; padding: 0 10px 0 0;}
#tuijian .gallery-top .swiper-slide .more{ background: url("../images/cp_dg.jpg") no-repeat center; text-align: center; color: #fff; font-size: 16px; line-height: 40px; padding-top: 17%;}
#tuijian .gallery-top .swiper-slide .more i{ font-size: 36px;}
#tuijian .gallery-top .swiper-slide .more a{ color: #fff;}

#tuijian .gallery-thumbs { height: auto; text-align: center; box-sizing: border-box; overflow: hidden;}
#tuijian .gallery-thumbs .swiper-slide { cursor: pointer; transition:0.3s; background: #f7f7f7; border: 1px solid #f7f7f7; padding: 1% 0; }
#tuijian .gallery-thumbs .swiper-slide .tit{ color: #666666; font-size: 16px; transition: 0.3s; position: relative; padding-top: 10px;}
#tuijian .gallery-thumbs .swiper-slide-thumb-active{ border: 1px solid #1857a4; }

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #tuijian .gallery-top .swiper-slide .font .float-right{ padding-top: 5%;}
}
@media screen and (max-width:768px){
    #tuijian .gallery-top .swiper-slide .font .tit p{ font-size: 26px;}
    #tuijian .gallery-top .swiper-slide .font .tit span{ font-size: 14px;}
    #tuijian .gallery-top .swiper-slide .font .content{ font-size: 14px;}
    #tuijian .gallery-top .swiper-slide .font dl dd{ width: 45%; margin-bottom: 2%; font-size: 14px;}
    #tuijian .gallery-top .swiper-slide .font dl dd i{ font-size: 16px;}
}



#ysbj{ background: url("../images/ysbj.jpg") no-repeat center fixed;}
.yanfa .tit{ border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 20px; position: relative;}
.yanfa .tit:before{ position: absolute; left: 0; bottom: -1px; content: ''; height: 1px; width: 30%; background: rgba(255,255,255,0.6);}
.yanfa .tit p{ color: rgba(255,255,255,0.2); font-size: 60px; height: 60px; line-height: 60px; font-family: '思源宋体'; text-transform: uppercase; font-weight: bold;}
.yanfa .tit span{ display: block; color: #fff; font-size: 30px; font-weight: bold; padding-top: 20px;}
.yanfa .tit span i{ float: left; font-weight: normal; font-size: 30px; margin-right: 10px;}
.yanfa dl{ color: #fff; padding: 5% 0;}
.yanfa dl dd{line-height: 35px;}
.yanfa dl dd i{ float: left; font-size: 12px; margin-right: 10px;}
.yanfa ul li{ float: left; margin-right: 2%; width: 30%;}
.yanfa ul li img{ max-width: 100%;}
.youshi{ position: relative; padding: 2% 4%;}
.youshi:before{ position: absolute; content: ''; left: 0; top: -10%; background: url("../images/ys_bj1.png") repeat right center #fff; width: 150%; height: 120%;}
.youshi .tit{ position: relative;}
.youshi .tit p img{ max-width: 100%;}
.youshi .tit span{ display: block; color: #333333; font-size: 24px; height: auto; line-height: 50px;}
.youshi ul{ position: relative; padding-top: 3%;}
.youshi ul li{ float: left; width: 50%; padding: 3% 0;}
.youshi ul li i{ float: left; color: #1857a4; font-size: 50px; line-height: 50px;}
.youshi ul li .float-left{ padding-left: 15px;}
.youshi ul li .float-left p{ color: #333333; font-size: 20px; font-weight: bold;}
.youshi ul li .float-left span{ display: block; font-size: 16px; color: #666666;}
.youshi .more{ position: relative; height: 55px; line-height: 55px; background-image: linear-gradient(to bottom, #5486c3 , #1857a4); border-radius: 5px; text-align: center; font-size: 16px; color: #fff; margin-top: 3%;}
@media screen and (max-width:1440px){
    .yanfa .tit p{ font-size: 50px;}
    .youshi ul li i{ font-size: 40px;}
    .youshi ul li .float-left p{ font-size: 18px;}
    .youshi ul li .float-left span{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .youshi .tit span{ font-size: 20px;}
    .yanfa .tit p{ font-size: 38px;}
    .youshi ul li i{ font-size: 35px;}
    .youshi ul li .float-left p{ font-size: 16px;}
    .youshi ul li .float-left span{ font-size: 12px;}
}
@media screen and (max-width:991px){
    .yanfa .tit p{ font-size: 40px;}
    .yanfa .tit span{ font-size: 20px; padding: 0;}
    .yanfa .tit span i{ font-size: 24px;}
    .youshi{ margin: 5% 0 0; padding: 4% 4%;}
    .youshi:before{ width: 100%; top: 0; height: 100%;}
}
@media screen and (max-width:450px){
    .yanfa .tit p{ font-size: 30px;}
    .youshi .tit span{ line-height: 30px; font-size: 16px;}
    .youshi ul li{ width: 100%;}
    .youshi .more{ font-size: 12px;}
}



#jiameng{ margin: 5% 0 0; overflow: hidden; padding-right: 3%;}
#jiameng .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#jiameng .swiper-slide { background-size: cover; background-position: center; position: relative;}

#jiameng .gallery-top { height: auto; width: 100%; padding: 0 0 7%; position: relative;}
#jiameng .gallery-top .row{ margin: 0;}
#jiameng .gallery-top .swiper-slide .num{ text-align: center; padding-top: 10px; }
#jiameng .gallery-top .swiper-slide .num p{ font-size: 80px; height: 80px; line-height: 80px; font-family: Impact; color: #1857a4; position: relative;}
#jiameng .gallery-top .swiper-slide .num p sup{ font-size: 40px; position: absolute; right: 7px; top: 0;}
#jiameng .gallery-top .swiper-slide .num span{ color: #1857a4; font-size: 32px; text-transform: uppercase;}
#jiameng .gallery-top .swiper-slide .font .tit{ position: relative;}
#jiameng .gallery-top .swiper-slide .font .tit h2{ position: relative; color: #333333; font-size: 26px; font-weight: bold !important; height: 60px; line-height: 60px;}
#jiameng .gallery-top .swiper-slide .font .tit h2 span{ display: block; height: 35px; font-size: 24px; line-height: 35px; float: left; background: #1857a4; color: #fff; padding: 0 1.5%; font-weight: normal; margin-right: 10px; margin-top: 12px;}
#jiameng .gallery-top .swiper-slide .font .tit i{ position: absolute; left: 0; top: 0; color: rgba(24,87,164,0.05); font-family: Impact; font-size: 60px; text-transform: uppercase; height: 60px; line-height: 60px;}
#jiameng .gallery-top .swiper-slide .font .content{ clear: both; padding-top: 3%; color: #333333; font-size: 16px;}


#jiameng .gallery-thumbs { height: auto; text-align: center; box-sizing: border-box;}
#jiameng .gallery-thumbs .swiper-slide { cursor: pointer; transition:0.3s; background: #1857a4; padding: 4% 0;}
#jiameng .gallery-thumbs .swiper-slide .pic{ display: inline-block; background: url("../images/ysicon_bj.png") no-repeat center; width: 76px; height: 76px; line-height: 76px;}
#jiameng .gallery-thumbs .swiper-slide .pic i{ display: none; color: #1857a4; font-size: 35px;}
#jiameng .gallery-thumbs .swiper-slide:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
#jiameng .gallery-thumbs .swiper-slide:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
#jiameng .gallery-thumbs .swiper-slide:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
#jiameng .gallery-thumbs .swiper-slide:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
#jiameng .gallery-thumbs .swiper-slide .tit{ color: #fff; font-size: 16px; transition: 0.3s; position: relative; padding-top: 10px;}
#jiameng .gallery-thumbs .swiper-slide-thumb-active{ background: #f09b22; }
#jiameng .gallery-thumbs .swiper-slide-thumb-active .pic i{ color: #f09b22;}


#wyjm{ margin-top: 5%; background: url("../images/jm_bj.jpg") no-repeat center bottom #fff; background-size: 100%; box-shadow: 0 0 20px rgba(59,59,59,0.1); padding: 2% 2% 0;}
#wyjm .tit{ color: #1857a4; font-size: 30px; font-weight: bold; position: relative; height: 50px;}
#wyjm .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 15%; height: 2px; background: #1857a4;}
#wyjm .tit:after{ position: absolute; right: 0; top: 0; content: 'JOIN'; width: 50%; height: 100%; color: rgba(24,87,164,0.1); text-align: right; font-family: Impact; font-size: 50px;}
#wyjm .content{ color: #666666; font-size: 16px; padding: 5% 0;}
#wyjm .more{ float: left; padding: 0 15%; height: 35px; line-height: 35px; background-image: linear-gradient(to bottom, #5486c3 , #1857a4); border-radius: 5px; text-align: center; font-size: 14px; color: #fff;}

@media screen and (max-width:1440px){
    #jiameng .gallery-top .swiper-slide .num p sup{ right: -10px;}
}
@media screen and (max-width:1200px){
    #jiameng .gallery-top .swiper-slide .font .tit i{ font-size: 46px;}
    #jiameng .gallery-top .swiper-slide .num p sup{ right: -20px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    #jiameng .gallery-top .swiper-slide .font .tit i{ display: none;}
}



#ggbj{ background: url("../images/dg_bj.jpg") no-repeat center fixed;}
#xwbj{ background: url("../images/xwbj.jpg") no-repeat center fixed;}

#ggbj .main{ padding: 2% 0;}
#ggbj .gg_tit{ text-align: center;}
#ggbj .gg_tit p{ color: #fff; font-size: 30px; display: inline-block;}
#ggbj .gg_tit span{ display: block; font-size: 16px; color: #fff; padding: 1% 0 2%;}
@media screen and (max-width:991px){
    #ggbj .gg_tit p{ font-size: 26px;}
}
@media screen and (max-width:768px){
    #ggbj .gg_tit p:before,#ggbj .gg_tit p:after{ display: none;}
    #ggbj .gg_tit{ padding: 0; margin-bottom: 3%;}
    #ggbj .gg_tit p{ font-size: 20px;}
}

.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: 2%; width: 35%; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form3 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form3 .form-tr .submit2 { display: block; width: 90%; height: 45px; text-align: center; line-height: 45px; background: #f09b22; 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 .submit2{ margin-top: 2%; width: 94%;}
}

@media screen and (max-width:768px){
    .mes-form3{ width: 90%;}
    .mes-form3 .form-tr{ padding-left: 15px;}
    .mes-form3 .form-tr input,.mes-form3 .form-tr .submit2{ height: 40px; line-height: 40px;}
}

.gsjj{ padding-top: 5%;}
.gsjj .tit{ float: left; line-height: 50px;}
.gsjj .tit p{ font-size: 48px; height: 48px; line-height: 48px; padding-right: 30px; font-weight: bold; color: #1857a4; position: relative; text-transform: uppercase;}
.gsjj .tit p sup{ font-size: 40px; position: absolute; right: 0; top: 0;}
.gsjj .tit span{ color: #333333; font-size: 30px;}
.gsjj .content{ clear: both; color: #666666; font-size: 16px; padding: 5% 0; line-height: 40px;}
.gsjj .more{ position: relative; z-index: 1; float: left; padding: 0 8%; height: 45px; line-height: 45px; background-image: linear-gradient(to bottom, #5486c3 , #1857a4); border-radius: 5px; text-align: center; font-size: 14px; color: #fff; margin-top: 5%;}
.gsjj:after { position: absolute; content: attr(data-title); right: -15%; bottom: 0; letter-spacing: 5px; text-transform: uppercase; font-size: 280px; color: rgba(24, 87, 164, .05); display: block;}

.gsjj_lb li{ padding: 20% 0;}
.gsjj_lb li .pic{ padding-right: 8%; height: 40px; line-height: 40px;}
.gsjj_lb li .pic i{ display: none; color: #1857a4; font-size: 40px; transition: all .3s;}
.gsjj_lb li:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
.gsjj_lb li:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
.gsjj_lb li:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
.gsjj_lb li:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
.gsjj_lb li .con{ line-height: 20px;}
.gsjj_lb li .con h3{ color: #333333; font-size: 24px; font-weight: bold !important;}
.gsjj_lb li .con span{ color: #999999; font-size: 14px;}
.gsjj_lb li:hover .pic i{ animation: swing 1 1s linear; filter: drop-shadow(8px -5px 8px rgba(8, 20, 20, 0.1));}

.gsjj_pic{ position: relative;}
.gsjj_pic img{ position: absolute; left: 0; top: 0; height: 100%;}
@media screen and (max-width:1600px){
    .gsjj:after{  font-size: 200px; right: 0;}
}
@media screen and (max-width:1440px){
    .gsjj:after{ display: none;}
}
@media screen and (max-width:1200px){
    .gsjj_lb li{ padding: 12% 0;}
}
@media screen and (max-width:991px){
    .gsjj .more{ margin: 0 0 5%;}
    .gsjj_lb li{ padding: 0 0; float: left; width: 25%;}
}
@media screen and (max-width:768px){
    .gsjj_lb li{ width: 50%; margin-bottom: 3%;}
}


#xwbj .tit_in h2,#xwbj .tit_in h2 span,#xwbj .tit_in p{ color: #fff;}
#xwbj .tit_in h2:before{ background: #fff;}

#indexNews{ margin-top: 3% !important;}
#indexNews li{ background: #fff; padding: 7% 5%; margin-bottom: 5%; transition: 0.3s; cursor: pointer; position: relative; overflow: hidden;}
#indexNews li .news_time{ float: left; color: #333333; line-height: 35px;}
#indexNews li .news_time p{ font-size: 46px;}
#indexNews li .news_time span{ font-size: 16px;}
#indexNews li .more{ float: right; height: 35px; line-height: 35px; background-image: linear-gradient(to bottom, #5486c3 , #1857a4); border-radius: 5px; color: #fff; padding: 0 7%; transition: 0.3s;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 16px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; height: 40px; line-height: 40px; border-bottom: 1px solid #e3e3e3; transition: 0.3s;}
#indexNews li .news_info{ color: #999999; font-size: 14px; padding: 3% 0 0;}

#indexNews li .content{ position: absolute; left: 0; top: 0; z-index: 1; background: #000; width: 100%; height: 100%; overflow: hidden; transition: 0.3s; opacity: 0;}
#indexNews li .content .pic{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden;}
#indexNews li .content .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; opacity: 0.4;}
#indexNews li .content .tit{ position: absolute; z-index: 3; width: 100%; text-align: center; color: #fff; padding-top: 13%;}
#indexNews li .content .tit p{ display: inline-block; width: 76px; height: 76px; border-radius: 100%; border: 1px dashed #fff; line-height: 76px;}
#indexNews li .content .tit p i{ font-size: 30px;}
#indexNews li .content .tit span{ display: block; font-size: 16px; padding-top: 4%;}
#indexNews li:hover .content{ opacity: 1;}

@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}

/*公司简介*/
#gsjj_bj{ background: url("../images/jj_bj.jpg") no-repeat center;}
#gsjj_bj .content{ padding: 3% 0; color: #333333; font-size: 15px; line-height: 35px; text-align: center;}
#gsjj_bj .pic{ text-align: center;}
#gsjj_bj .pic img{ max-width: 100%;}
#gsjj_cs{ margin-top: 5% !important; text-align: center; width: 100%; padding: 0 10%;}
#gsjj_cs li{ display: inline-block; text-align: left; width: 30%; padding: 3% 8%; margin: 0 1% 3%; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.05);}
#gsjj_cs li .pic i{ display: none;}
#gsjj_cs li:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
#gsjj_cs li:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
#gsjj_cs li:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
#gsjj_cs li:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
#gsjj_cs li:nth-of-type(5) .pic i:nth-of-type(5){ display: block;}
#gsjj_cs li:nth-of-type(6) .pic i:nth-of-type(6){ display: block;}
#gsjj_cs li .pic{ float: left; padding-right: 5%; height: 40px; line-height: 40px;}
#gsjj_cs li .pic i{ display: none; color: #1857a4; font-size: 40px; transition: all .3s;}
#gsjj_cs li .con{ line-height: 20px;}
#gsjj_cs li .con h3{ color: #333333; font-size: 24px; font-weight: bold !important;}
#gsjj_cs li .con span{ color: #999999; font-size: 14px;}
#gsjj_cs li:hover .pic i{ animation: swing 1 1s linear; filter: drop-shadow(8px -5px 8px rgba(8, 20, 20, 0.1));}
@media screen and (max-width:1440px){
    #gsjj_cs{ padding: 0;}
}
@media screen and (max-width:1200px){
    #gsjj_cs li{ padding: 3% 6%;}
}
@media screen and (max-width:991px){
    #gsjj_cs li{ padding: 3%;}
}
@media screen and (max-width:768px){
    #gsjj_cs li{ width: 47%;}
}





#wenhua{ margin: 3% 0 0; overflow: hidden;}
#wenhua .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#wenhua .swiper-slide { background-size: cover; background-position: center; position: relative;}

#wenhua .gallery-top { height: auto; width: 100%; margin: 2% 0 0; position: relative; overflow: hidden;}
#wenhua .gallery-top .swiper-slide{ position: relative;}
#wenhua .gallery-top .swiper-slide .content{ position: absolute; left: 0; bottom: 0; width: 100%; color: #fff; padding: 0 0 7% 7%;}
#wenhua .gallery-top .swiper-slide .content .tit{ position: relative; line-height: 40px; padding-bottom: 25px;}
#wenhua .gallery-top .swiper-slide .content .tit p{ font-size: 36px;}
#wenhua .gallery-top .swiper-slide .content .tit span{ text-transform: uppercase; font-size: 18px;}
#wenhua .gallery-top .swiper-slide .content .tit:before{ position: absolute; left: 0; bottom: 0; width: 5%; height: 2px; background: #fff; content: '';}
#wenhua .gallery-top .swiper-slide .content .nr{ font-size: 20px; padding-top: 2%;}

#wenhua .gallery-thumbs { height: auto; text-align: center; box-sizing: border-box; overflow: hidden;}
#wenhua .gallery-thumbs .swiper-slide { cursor: pointer; transition:0.3s; border-right: 1px dashed #d1d1d1; padding: 1% 0; }
#wenhua .gallery-thumbs .swiper-slide .pic{ display: inline-block; position: relative; height: 40px; line-height: 40px; padding: 0 5px;}
#wenhua .gallery-thumbs .swiper-slide .pic:before{ position: absolute; right: 0; bottom: 0; content: ''; width: 32px; height: 28px; background: #f5f5f5; border-radius: 5px;}
#wenhua .gallery-thumbs .swiper-slide .pic i{ position: relative; color: #cccccc; font-size: 37px;}
#wenhua .gallery-thumbs .swiper-slide .tit{ color: #333333; font-size: 16px; transition: 0.3s; padding-top: 10px;}
#wenhua .gallery-thumbs .swiper-slide-thumb-active .pic i{ color: #1857a4; }
#wenhua .gallery-thumbs .swiper-slide-thumb-active .pic:before{ background: #d1dded;}
#wenhua .gallery-thumbs .swiper-slide-thumb-active .tit{ color: #1857a4;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}

#shfw{ background: url("../images/sh_bj.jpg") no-repeat top right; overflow: hidden;}
#shfw .main{ padding: 0;}
#shfw .main .pic{ position: relative;}
#shfw .main .pic img{ position: absolute; right: 0; top: 0;}
#shfw .main .font{ padding: 5%;}
#shfw .main .font .tit{ border-bottom: 1px solid rgba(24,87,164,0.2); color: #333333; font-size: 30px; font-weight: bold; height: 50px;}
#shfw .main .font .tit i{ float: left; color: #1857a4; font-size: 30px; margin-right: 10px;}
#shfw .main .font ul li i{ float: left; color: #1857a4; font-weight: bold; font-size: 16px; margin-right: 10px;}
#shfw .main .font ul li{ color: #333333; font-size: 15px; line-height: 30px; margin-top: 3%;}
#shfw .main .font .tel{ float: left; height: 45px; line-height: 45px; background: #1857a4; border-radius: 25px; color: #fff; padding: 0 5%; font-size: 16px; margin-top: 5%;}
#shfw .main .font .tel i{ float: left; font-size: 20px; margin-right: 10px;}


#fuwu{ overflow: hidden; padding: 0 10px 10px;}
#fuwu .swiper-container {
    width: 100%;
    height: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.08);
}
#fuwu .swiper-slide {
    text-align: left;
    transition:0.3s;
    background: #fff;
    padding: 4% 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;
}
#fuwu .swiper-slide:nth-of-type(2){ background: #fafafa;}
#fuwu .swiper-slide i{ float: left; color: #666666; font-size: 60px; height: 60px; line-height: 60px;}
#fuwu .swiper-slide p{ width: 100%; font-weight: bold; height: 50px; line-height: 50px; transition: 0.3s; margin: 3% 0 !important; color: #333333; font-size: 20px;}
#fuwu .swiper-slide span{ color: #999999; font-size: 16px;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:768px){
}
@media screen and (max-width:765px){
}


#crcm{ margin-top: 3%; overflow: hidden}
#crcm .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#crcm .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#crcm .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#crcm .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#crcm .swiper-slide .pic .font{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; background: rgba(24,87,164,0.9); transition:0.4s; padding: 0; opacity: 0; text-align: center; overflow: hidden;}
#crcm .swiper-slide .pic .font:before{ position: absolute; content: ''; left: 5%; top: 5%; width: 90%; height: 90%; border: 1px dashed rgba(255,255,255,0.3);}
#crcm .swiper-slide .pic .font p{ color: #fff; font-size: 16px; padding-top: 4%;}
#crcm .swiper-slide .pic .font i{ color: #fff; font-size: 50px;}
#crcm .swiper-slide:hover img{ transform: scale(1.1);}
#crcm .swiper-slide:hover .pic .font{ opacity: 1; left: 0; top: 0; width: 100%; height: 100%; padding: 30% 0 0;}

@media screen and (max-width:1200px){
}
@media screen and (max-width:768px){
}
@media screen and (max-width:765px){
}


#zzry{ margin-top: 3%; overflow: hidden}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#zzry .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#zzry .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#zzry .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#zzry .swiper-slide .pic .font{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; background: rgba(24,87,164,0.9); transition:0.4s; padding: 0; opacity: 0; text-align: center; overflow: hidden;}
#zzry .swiper-slide .pic .font:before{ position: absolute; content: ''; left: 5%; top: 5%; width: 90%; height: 90%; border: 1px dashed rgba(255,255,255,0.3);}
#zzry .swiper-slide .pic .font p{ color: #fff; font-size: 16px; padding-top: 4%;}
#zzry .swiper-slide .pic .font i{ color: #fff; font-size: 50px;}
#zzry .swiper-slide:hover img{ transform: scale(1.1);}
#zzry .swiper-slide:hover .pic .font{ opacity: 1; left: 0; top: 0; width: 100%; height: 100%; padding: 30% 0 0;}

@media screen and (max-width:1200px){
}
@media screen and (max-width:768px){
}
@media screen and (max-width:765px){
}








/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner p{ text-align: center; overflow: hidden;}
#zi_banner p img{ width: 100%;}
#zi_banner #home{ width: 100%; height: 90px; position: absolute; left: 0; bottom: -45px; z-index: 1;}
#zi_banner #home .container{ box-shadow: 0 0 10px rgba(0,0,0,0.1); height: 80px; line-height: 80px; margin: 0 auto; background: #fff; padding: 0 1%;}
#zi_banner #home .float-left{ color: #666666;}
#zi_banner #home .float-left i{ float: left; font-size: 18px; margin-right: 10px;}
#zi_banner #home .float-left a{ color: #666666; padding: 0 5px;}
#zi_banner #home ul li{ float: left; color: #333; padding: 0 3%; font-size: 15px;}
#zi_banner #home ul li.cpcp{ float: left; color: #333; padding: 0 1%; font-size: 15px;}
#zi_banner #home ul li i{ float: left; color: #ababab; margin-right: 10px; font-size: 18px;}
#zi_banner #home ul li:hover a{ color: #1857a4;}
#zi_banner #home ul li:hover i{ color: #1857a4;}
@media screen and (max-width:1440px){
    #zi_banner #home ul li.cpcp{ font-size: 14px; padding: 0 0.5%;}
}
@media screen and (max-width:991px){
    #zi_banner p img{ width: 150%; margin-left: -25%;}
}
@media screen and (max-width:768px) {
    #zi_banner p img { width: 195%; margin-left: -46%;}
}


#lxwm_in li{ background: #fff; text-align: center; padding: 10% 3%; border: 1px solid #efefef; box-shadow: 0 0 10px rgba(0,0,0,0.08);}
#lxwm_in li .tit{ font-size: 22px; color: #333; font-weight: bold;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .pic i{ font-size: 50px; color: #1857a4;}
#lxwm_in li .con{ color: #7d8084;}
@media screen and (max-width:991px){
    #lxwm_in li{ margin-bottom: 2%;}
    #home ul li{ width: 25%; font-size: 14px;}
}
@media screen and (max-width:768px){
    #home ul li{ width: 25%; font-size: 14px; line-height: 40px; padding: 0;}
    #home ul li a{ height: 40px; line-height: 40px;}
}
.in_title{ line-height: 40px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



.contactb{ background: url("../images/zxbj.jpg") no-repeat center top; padding: 4% 0;}
.contactba .forma{height: auto;overflow: hidden;}
.contactba .forma span{display: block;font-size: 20px;line-height: 45px;}
.contactba .forma input{float: left;width: 32%;margin-right: 2%;line-height: 40px;padding-left: 2%;border: 1px solid #e6e6e6;}
.contactba .forma input:last-child{margin-right: 0px;}
.contactba textarea {display: block;padding-left:2%;width: 100%;height: 90px;background: #fff;line-height: 35px;border: 1px solid #e6e6e6;}
.contactba .code {width: 50%;}
.contactba .code input {width: 31%;line-height: 40px;float: left;}
.contactba .code .verify {cursor: pointer;float: left;margin:0 2%;width: 31%;height: 40px;text-align: center;}
.contactba .code .verify img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;border: 1px solid #e6e6e6;}
.contactba .submit {position: relative; float: left;display: block;width: 31%;height: 40px;text-align: center;line-height: 40px;background: #b70000;color: #fff;}
.contactba .submit em {display: block; position: relative;z-index: 3;transition:.6s;}
.contactba .submit em{position: relative;z-index: 3;}
.contactba .submit:after{position: absolute;width: 100%;height: 100%;max-height: 0;z-index: 1;content: '';background-color: #444;left: 0;bottom: 0;transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
.contactba .submit:hover:after {max-height: 100%;max-width: 100%;}

.contactba .form-tr {overflow: hidden;margin-top: 2%;}
.contactba input {display: block;width: 90%;padding-left:2%;height: 40px;line-height: 40px;background: #fff;border: 1px solid #e6e6e6;}

.tit_zx{ padding-bottom: 3%;}
.tit_zx p{ color: #1c4f9a; font-size: 20px; font-weight: bold;}
.tit_zx span{ display: block; padding-bottom: 3%; color: #666; font-size: 18px; text-transform: uppercase; position: relative;}
.tit_zx span:before{ position: absolute; left: 0; bottom: 0; width: 5%; height: 3px; background: #1c4f9a; content: '';}

.lxzx .content{ padding: 5% 0 !important;}
.lxzx .tel span{ font-family: Bahnschrift; font-size: 30px; color: #1857a4;}
@media screen and (max-width:991px){
    .contactaa{ position: relative;}
    .contactaa li{ border: 1px solid #efefef;}
}



.pro-sider .in-title{ background: #1857a4; color: #fff; padding: 8% 10% 5%; position: relative; text-align: center;}
.pro-sider .in-title p{ font-size: 30px; padding-bottom: 1%;}
.pro-sider .in-title span{ font-family: arial; font-size: 16px; text-transform: uppercase;}
.pro-sider .in-title i{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding-top: 12%; text-align: center; font-size: 70px; font-family: Bahnschrift; font-weight: bold; color: rgba(255,255,255,0.1); text-transform: uppercase; letter-spacing: -3px;}

.pro-sider .bai{ color: #333333; font-size: 15px; line-height: 35px;}
.pro-sider-ul { height: auto; text-align: left; background: #fff; padding: 15px 0;}
.pro-sider-ul li{ padding: 0 20px; border-bottom: 1px dashed #e5e5e5; background: #fff; color: #333333; font-size: 16px; width: 100%; cursor: pointer; height: 60px; line-height: 60px; transition: 0.3s;}
.pro-sider-ul li i{ float: right; color: #a7a7a7; font-size: 20px;}
.pro-sider-ul li:hover{ background: #f5f6f8;}
.pro-sider-ul #li-on{ background: #f5f6f8;}
@media screen and (max-width:1440px){
    .pro-sider .in-title i{ font-size: 60px;}
}
@media screen and (max-width:1200px){
    .pro-sider .in-title p{ font-size: 28px;}
    .pro-sider .in-title span{ font-size: 14px;}
    .pro-sider .in-title i{ display: none;}
    .pro-sider-ul li{ font-size: 14px;}
    .pro-sider-ul li i{ font-size: 12px;}
    .pro-sider .bai{ font-size: 12px;}
}


.news-list3 {padding-bottom: 1.125rem;}
.news-list3 .item {padding: 2.5rem 3.4375rem 2.875rem;box-sizing: border-box;border-bottom: 1px solid #ededed;border-right: 1px solid #ededed;}
.news-list3 .con-box .date {font-size: 0;}
.news-list3 .con-box a { display: block;}
.news-list3 .con-box .d, .news-list .con-box .ym {display: inline-block;*display: inline;zoom: 1;}
.news-list3 .con-box .d {font-size: 4rem; line-height: 4.25rem; color: #999;  transition: all .2s;}
.news-list3 .con-box .ym {  font-size: 1.5rem;line-height: 1.75rem;margin-left: .625rem;color: #999;}
.news-list3 .con-box .img {margin: 2% 0; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.news-list3 .con-box .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.news-list3 .con-box .tit { font-size: 15px; line-height: 30px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .2s;}
.news-list3 .con-box .con { font-size: 14px; line-height: 25px; color: #999; margin-top: .625rem; height: auto; overflow: hidden;}
.news-list3 .con-box .detail { width: 35%; height: 30px; font-size: 0; text-align: center; border: 1px solid #ccc; border-radius: 20px; margin-top: 1.875rem;
    transition: all .2s;}
.news-list3 .con-box .detail span { display: inline-block; *display: inline; zoom: 1; font-size: .3125rem; line-height: 30px; color: #ccc; padding-right: 2.75rem; background-repeat: no-repeat; background-position: right center; background-image: url("../images/news-detail.png"); transition: all .2s;}
.news-list3 .con-box:hover .detail{ background: #1857a4; color: #fff; border: 1px solid #1857a4; width: 40%;}
.news-list3 .con-box:hover .detail span{ color: #fff; background-image: url("../images/news-detail2.png");}
.news-list3 .con-box:hover .d,.news-list3 .con-box:hover .ym{ color: #1857a4;}
@media screen and (max-width:1200px){
    .news-list3 .con-box .detail{ width: 60%;}
    .news-list3 .con-box:hover .detail{ width: 70%;}
}

@media screen and (max-width:765px){
}


.news01 {padding: 0;}
.news01 li{ margin-bottom: 7%;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
/*.news01 .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ max-width: 100%; max-height: 100%; transition:0.3s;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}

.news01 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; background: #fff; border-bottom: 1px solid #e2e2e2;}
.news01 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news01 .txtbox:after {  position: absolute;content: ""; background: #1857a4; height: 100%; width:100%;  left: 0;bottom: 0;
    transition: all 0.5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
.news01 .slide:hover .txtbox::after { -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1);
    -o-transform: scaleX(1); transform: scaleX(1);
}
.news01 .slide:hover .txtbox span{ color: #fff;}



.news02 {padding: 0;}
.news02 li{ margin-bottom: 10px;}
.news02 .col-12{ padding: 0 5px;}
.news02 .slide{ transition: 0.3s;}
.news02 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news02 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news02 .slide:hover .imgbox img {transform: scale(1.1);}
.news02 .txtbox { height: 50px; line-height: 50px; text-align: left; color: #fff; padding-left: 5%; font-size: 16px; position: absolute; left: 0; bottom: 0; z-index: 3; width: 100%; transition: 0.3s;}
.news02 .slide:hover .txtbox{ opacity: 0;}
.news02 .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,0,0,0.5); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.news02 .content p{ font-size: 22px; padding: 30% 0 3%; transition: 0.4s;}
.news02 .content i{ font-size: 30px;}
.news02 .slide:hover .content{ opacity: 1;}
.news02 .slide:hover .content p{ padding-top: 23%;}



#zpjy{ background: url("../images/zpjy.jpg") no-repeat center fixed; border-radius: 10px; text-align: center; color: #fff;}
#zpjy .tit{ font-size: 30px;}
#zpjy i{ font-size: 26px;}
#zpjy .con{ padding: 1% 20% 0; font-size: 16px;}
@media screen and (max-width:768px){
    #zpjy .con{ font-size: 14px; padding: 2%;}
}


.inner_contact_02{ margin: 5% 0 0;}
.inner_contact_02 .td1{ line-height: 40px; border-right: 1px solid #dbdbdb;}
.inner_contact_02 .td1 p{ color: #333333; font-size: 22px;}
.inner_contact_02 .td1 span{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2{ line-height: 40px; padding-left: 5%;}
.inner_contact_02 .td2 p{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2 p span{ color: #1857a4; font-size: 24px;}
.inner_contact_02 .td5{ text-align: center; padding-top: 2%;}
.inner_contact_02 .td5 a{ display: block; height: 45px; line-height: 45px; float: right; padding: 0 10%; background: #1857a4; border-radius: 5px; color: #fff;font-size: 14px;}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
    .inner_contact_02 .td2 p{ font-size: 14px;}
    .inner_contact_02 .td2 p span{ font-size: 16px;}
    .inner_contact_02 .td1 span{ font-size: 14px;}
    .inner_contact_02 .td1 p{ font-size: 18px;}
}


/*产品中心*/
.cp_class{ padding: 3% 0; background: #f9f9f9;}
.cp_class:nth-of-type(odd){ background: #fff;}
.class_lb .float-left{ border-right: 1px solid #ededed; padding: 0 3% 0 0;}
.class_lb .float-left p{ color: #1857a4; font-size: 24px; font-weight: bold; position: relative; height: 45px;}
.class_lb .float-left p:before{ position: absolute; left: 0; bottom: 0; width: 10%; height: 3px; background: #1857a4; content: '';}
.class_lb .float-left span{ display: block; line-height: 28px; padding-top: 5%; color: #666666; font-size: 16px; }
.class_lb .float-right{ padding: 0 0 0 3%;}
.class_lb .float-right p{ height: 40px; line-height: 40px; color: #666666; font-size: 20px; font-weight: bold;}
.class_lb .float-right span{ display: block; color: #666666; padding: 1% 0 2%;}
.class_lb .float-right .more{ height: 40px; background: #1857a4; line-height: 40px; color: #fff; float: left; padding: 0 5%; transition: 0.3s;}
.class_lb .float-right .more:hover{ background: #f09b22;}
@media screen and (max-width:768px){
}


#cp_in .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cp_in .swiper-slide {
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;
    background: url("../images/shuiyin.jpg") no-repeat center top;
    background-size: 100% 100%;
    padding: 0 20px 20px;

    /* 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;
}
#cp_in .swiper-slide .pic{ display: block; width: 100%; text-align: center; height: auto; overflow: hidden; padding: 10% 10% 8%; }
#cp_in .swiper-slide .pic img{  max-width: 100%; transition:0.3s; }
#cp_in .swiper-slide .tit{ text-align: center; padding: 15px 0; }
#cp_in .swiper-slide .tit span{ color: #333333; font-size: 16px; letter-spacing: 5px; text-transform: uppercase;}
#cp_in .swiper-slide .tit p{ color: #333333; font-size: 20px; font-weight: bold;}

@media (min-width: 768px) and (max-width: 1200px){
}
@media screen and (max-width:768px){
}


#cpinfo_lb li{ background: url("../images/shuiyin.jpg") no-repeat center top; background-size: 100% 100%; padding: 0 20px 20px; margin-bottom: 5%;}
#cpinfo_lb li .pic{ display: block; width: 100%; text-align: center; height: auto; overflow: hidden; padding: 10% 10% 8%; }
#cpinfo_lb li .pic img{  max-width: 100%; transition:0.3s; }
#cpinfo_lb li .tit{ text-align: center; padding: 15px 0; }
#cpinfo_lb li .tit span{ color: #333333; font-size: 16px; letter-spacing: 5px; text-transform: uppercase;}
#cpinfo_lb li .tit p{ color: #333333; font-size: 20px; font-weight: bold;}


.hui{ background: #f9f9f9; padding-top: 35px;}
.bai{ background: #fff;}
.cp_pic{background: url("../images/shuiyin.jpg") no-repeat center top; background-size: 100% 100%; padding: 0 20px 20px;}
.cp_pic .pic{ display: block; width: 100%; text-align: center; height: auto; overflow: hidden; padding: 10% 10% 8%; }
.cp_pic .pic img{  max-width: 100%; transition:0.3s; }
.cp_pic .tit{ text-align: center; padding: 15px 0; }
.cp_pic .tit span{ color: #333333; font-size: 16px; letter-spacing: 5px; text-transform: uppercase;}
.cp_pic .tit p{ color: #333333; font-size: 20px; font-weight: bold;}
.cp_font{ padding: 3%;}
.cp_font .content{ border-bottom: 1px solid #f0f0f0; padding-bottom: 2%;}
.cp_font .content p{ color: #333333; font-size: 18px; font-weight: bold;}
.cp_font .content span{ display: block; padding-top: 2%; color: #666666; font-size: 16px;}
.cp_font dl{ text-align: center; margin-top: 3%;}
.cp_font dl dd{ background: #f5f5f5; padding: 20% 0; transition: 0.3s;}
.cp_font dl dd i{ font-size: 35px; color: #1857a4; height: 35px; line-height: 35px;}
.cp_font dl dd p{ color: #333333; font-size: 16px; padding-top: 10px;}
.cp_font dl dd:hover{ background-image: linear-gradient(to bottom, #5486c3 , #1857a4);}
.cp_font dl dd:hover i,.cp_font dl dd:hover p{ color: #fff;}
.cp_font .tel i{ float: left; color: #1857a4; font-size: 26px; margin-right: 10px;}
.cp_font .tel{ color: #1857a4; font-size: 20px; font-weight: bold; margin-top: 5%;}



#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center; margin-bottom: 2%; border-bottom: 1px solid #efefef;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; font-size: 16px; width: 15%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #1857a4;}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: #1857a4;}
.cpbt li.current:after{ left: 25%; width: 50%; background: #1857a4;}
.cpbtqh_active{ top: 58px; position: fixed; left: 0; z-index: 10; margin: 0 !important;}
@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){
    .cpbt li{ width: 20%;}
}
@media screen and (max-width:768px){
}
@media screen and (max-width:765px){
    .cpbt li{ width: 20%; font-size: 13px;}
}


.cpinfo_nr{ color: #666666; font-size: 16px; line-height: 35px; padding-bottom: 5%;}

.pic_class{position: relative; margin: 3% 0 7%;}
.pic_class .content{ color: #666666; font-size: 20px; height: 50px; position: relative; }
.pic_class .content:before{ position: absolute; right: 120px; top: 40%; content: ''; width: 20%; height: 1px; background: #1857a4;}
.pic_class .swiper-container { overflow: hidden;}
.pic_class .swiper-slide { display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative;}
.pic_class .swiper-slide .inimg{ width: 100%; height: auto; overflow: hidden;}
.pic_class .swiper-slide .inimg img{ width: 100%; height: auto;}
.pic_class .swiper-button-next:after,.pic_class .swiper-button-prev:after{ display: none;}
.pic_class .swiper-button-next,.pic_class .swiper-button-prev{ position: absolute; top: 20px; right: 0; width: 40px; height: 40px; border: 1px solid #1857a4; line-height: 40px; border-radius: 100%; text-align: center; transition: 0.3s;}
.pic_class .swiper-button-prev{ right: 55px; left: auto;}
.pic_class .swiper-button-next i,.pic_class .swiper-button-prev i{ font-size: 20px; color: #1857a4;}
.pic_class .swiper-button-next{ background: #1857a4;}
.pic_class .swiper-button-next i{ color: #fff;}
.pic_class .swiper-button-prev:hover,.pic_class .swiper-button-next:hover{ background: #1857a4;}
.pic_class .swiper-button-prev:hover i,.pic_class .swiper-button-next:hover i{ color: #fff;}

@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .pic_class .content{ font-size: 12px;}
    .pic_class .content:before{ display: none;}
}
@media screen and (max-width:768px){
    .pic_class .content{ display: none;}
    .pic_class{ padding-top: 13%;}
}

#syly{ margin: 3% 0 7%;}
#syly .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#syly .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#syly .swiper-slide .pic{ width: 100%; height: auto; text-align: center; overflow: hidden;}
#syly .swiper-slide .pic img{ width: 100%; height: auto; transition: 0.3s;}
#syly .swiper-slide .con{ position: absolute; z-index: 1; top: 17%; right: 12%; color: #fff; width: 100%; text-align: right; line-height: 40px; transition: 0.3s;}
#syly .swiper-slide p{ font-size: 30px; font-weight: bold;}
#syly .swiper-slide span{ display: block; font-size: 14px; font-family: Arial; letter-spacing: 2px; position: relative; padding-bottom: 10px;}
#syly .swiper-slide span:before{ position: absolute; right: 0; bottom: 0; content: ''; width: 10%; height: 1px; background: rgba(255,255,255,0.5);}
#syly .swiper-slide:hover .con{ top: 30%;}
#syly .swiper-slide:hover .pic img{ transform: scale(1.1);}
@media screen and (max-width:768px){
    #syly{ padding: 0 3%;}
}


#qysl{ background: url("../images/xwbj.jpg") no-repeat center fixed; padding: 5% 0 3%; margin-bottom: 7%;}
#qysl #gsjj_cs{ margin: 0 !important;}




/*招商加盟*/
#jmys{ margin: 3% 0 0;}
#jmys .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#jmys .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    cursor: default;

    /* 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;
}
#jmys .swiper-slide .pic{ width: 100%; height: auto; text-align: center; overflow: hidden;}
#jmys .swiper-slide .pic img{ width: 100%; height: auto; transition: 0.3s;}
#jmys .swiper-slide .tit{ position: absolute; left: 0; bottom: 0; width: 100%; height: 30%; text-align: center; color: #fff; font-size: 16px; line-height: 120px; z-index: 1;transition: all 0.5s; background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,0,0,0.7));}
#jmys .swiper-slide .con{ position: absolute; z-index: 2; top: 50%; left: 50%; background: rgba(24,87,164,0.7); color: #fff; width: 0; height: 0; transition: 0.4s; padding: 0; overflow: hidden; opacity: 0;}
#jmys .swiper-slide .con p{ font-size: 26px; font-weight: bold;}
#jmys .swiper-slide .con span{ display: block; font-size: 15px; padding-top: 10%;}
#jmys .swiper-slide:hover .tit{ bottom: -30%;}
#jmys .swiper-slide:hover .con{ left: 0; top: 0; width: 100%; height: 100%; padding: 15% 10% 0; opacity: 1;}

@media screen and (max-width:1440px) {
    #jmys .swiper-slide .tit{ line-height: 100px;}
    #jmys .swiper-slide:hover .con{ padding: 10% 5% 0;}
}
@media screen and (max-width:1200px) {
    #jmys .swiper-slide .tit{ line-height: 80px;}
    #jmys .swiper-slide:hover .con{ padding: 5% 3% 0;}
    #jmys .swiper-slide .con p{ font-size: 20px;}
    #jmys .swiper-slide .con span{ font-size: 14px; padding-top: 5%;}
}
@media screen and (max-width:768px){
    #jmys{ padding: 0 3%;}
    #jmys .swiper-slide .tit{ line-height: 100px;}
}



#zlbj{ background: url("../images/zlbj.jpg") no-repeat center fixed;}
#zlbj .pic{ text-align: center;}
#zlbj .pic img{ max-width: 100%;}
#zlbj .font .tit{ color: #fff; border-bottom: 1px solid rgba(255,255,255,0.2); font-size: 34px; font-weight: bold; height: 60px;}
#zlbj .font .tit i{ float: left; font-size: 34px; margin-right: 10px; font-weight: normal;}
#zlbj .font dl{ padding: 7% 0 5%;}
#zlbj .font dl dd{ color: rgba(255,255,255,0.8); clear: both; height: 30px; line-height: 30px; font-size: 16px; margin-bottom: 15px;}
#zlbj .font dl dd i,#zlbj .font dl dd p{ float: left; margin-right: 5px;}
#zlbj .font dl dd p{ margin-right: 15px !important;}
#zlbj .font ul li{ float: left; margin-right: 10px; text-align: center; border: 1px solid #fff; border-radius: 5px; color: #fff; width: 110px; height: 110px; padding-top: 3.5%; cursor: default;}
#zlbj .font ul li i{ font-size: 40px; height: 40px; line-height: 40px; transition: 0.3s;}
#zlbj .font ul li p{ font-size: 16px; padding-top: 5px; transition: 0.3s;}
#zlbj .font ul li:hover{ background: #fff;}
#zlbj .font ul li:hover i,#zlbj .font ul li:hover p{ color: #1857a4;}

@media screen and (max-width:1440px){
    #zlbj .font ul li{ width: 100px; height: 100px;}
}
@media screen and (max-width:1200px){
    #zlbj .font ul li{ width: 80px; height: 80px;}
    #zlbj .font ul li i{ font-size: 26px; height: 26px; line-height: 26px;}
    #zlbj .font ul li p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #zlbj .pic{ margin-top: 3%;}
    #zlbj .font ul li{ padding-top: 2%;}
}
@media screen and (max-width:768px){
    #zlbj .pic{ margin-top: 5%;}
    #zlbj .font ul li{ padding-top: 3%;}
}

#zhichi{ margin: 2% 0 0;}
#zhichi .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#zhichi .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    cursor: default;
    padding: 15px 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;
}
#zhichi .swiper-slide .font{background: #ffffff; width: 93%; padding: 20px; transition: 0.3s; box-shadow: 0 0 15px rgba(0,0,0,0.1);}
#zhichi .swiper-slide .pic{ text-align: center;}
#zhichi .swiper-slide .pic img{ width: 100%;}
#zhichi .swiper-slide .content{ text-align: center; padding: 5% 0;}
#zhichi .swiper-slide p{ color: #333333; font-size: 24px; text-align: center; padding: 3% 0 5%; transition: 0.3s; position: relative;}
#zhichi .swiper-slide p i{ display: inline-block; color: #1857a4; font-size: 60px; font-family: Bahnschrift; padding-right: 5px;}
#zhichi .swiper-slide p:before{ position: absolute; width: 10%; height: 3px; background: #0a6ba6; left: 45%; bottom: 0; content: '';}
#zhichi .swiper-slide span{ display: block; text-align: center; color: #333333; line-height: 38px; font-size: 16px; min-height: 135px; padding-top: 5%;}
#zhichi .swiper-slide dl{ text-align: center; padding: 5% 15% 0; margin: 0; min-height: 135px; }
#zhichi .swiper-slide dl dd{ display: inline-block; width: 48%; font-size: 16px;}
#zhichi .swiper-slide:hover .font{ box-shadow: 0 0 15px rgba(0,0,0,0.1);}
@media screen and (max-width:768px){
    #zhichi{ padding: 0 3%;}
}










/*翻页*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
