﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top: .46rem;}
.banner .swiper-slide{position: relative;overflow: hidden;}
.banner .swiper-slide figure{padding-bottom: 46%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-slide .title{position: absolute;left: 13%;top: 50%;transform: translateY(-50%);text-align: center;width: 45%;}
.banner .swiper-slide .txt{ color: #FFF;transform: translateY(30%);visibility: hidden;opacity: 0;transition-duration: 1.2s;}
.banner .swiper-slide .title img{max-width: 100%;}
.banner .swiper-slide-active .txt{transform: translateX(0%);visibility: visible;opacity: 1;}
.banner .swiper-pagination{bottom: .1rem; color: #FFF;}
.banner .swiper-pagination-bullet{width: .06rem;height: .06rem;margin: 0 .05rem !important;background:#FFF;}


.dyip{background: url(../images/pic11.jpg) no-repeat center;background-size: cover;padding: 5% 8%;position: relative;}
.dyip .title{text-align: center;color: #079dd2;}
.dyip .title p{color: #888;margin-top: .1rem;}
.dyip .box{display: flex;justify-content: space-between;position: relative;z-index: 1;flex-wrap: wrap;margin-top: .3rem;}
.dyip .left{width: 47%;}
.dyip .left ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.dyip .left li{width: 24%;text-align: center;font-size: .12rem;border-radius: .05rem .05rem 0 0;overflow: hidden;}
.dyip .left li a{display: flex;align-items: center;justify-content: center;padding: .1rem 0;background: #E9E9E9;transition: all .3s;}
.dyip .left li a:hover{text-decoration: none;background-image: -webkit-gradient(linear,left 0, right 0, from(#004e97), to(#079dd2));color: #FFF;}
.dyip .left li i{font-size: .14rem;padding-right: .1rem;color: #079dd2;}
.dyip .left li a:hover i{color: #FFF;}
.dyip .left .pic figure{padding-bottom: 60%;}
.dyip .right{width: 47%;}
.dyip .right h2{font-size: .18rem;}
.dyip .right h2:after{content: "";display: block;width: .6rem;height: .035rem;background-image: -webkit-gradient(linear,left 0, right 0, from(#004e97), to(#079dd2));margin-top: .1rem;border-radius: 1rem;}
.dyip .right .txt{margin-top: .2rem;line-height: 1.8;font-size: .09rem;color: #666;}
.dyip .right .txt p{padding-bottom: .2rem;}
.dyip .right .more{border: 3px solid #079dd2;display: inline-block;margin-top: .2rem;border-radius: 1rem;transition: all .3s;background: #FFF;}
.dyip .right .more:hover{box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .1);}
.dyip .right .more a{padding: .08rem .2rem;display: flex;align-items: center;justify-content: center;color: #079dd2;}
.dyip .right .more a:hover{text-decoration: none;}
.dyip .right .more i{font-size: .1rem;padding-left: .1rem;}
.dyip_b{margin-top: .2rem;}
.dyip_b ul{display: flex;flex-wrap: wrap;}
.dyip_b li{width: 25%;display: flex;align-items: center;}
.dyip_b li .tb p{font-size: .5rem;background-image: -webkit-gradient(linear,left 0, right 0, from(#004e97), to(#079dd2));color: transparent;-webkit-background-clip: text;
}
.dyip_b li .txt{margin-left: .2rem;font-size: .12rem;}
.dyip_b li .txt i{font-size: .3rem;font-style: normal;display: inline-block;font-weight: bold;}
.dyip_b li .txt p:nth-of-type(1){background-image: -webkit-gradient(linear,left 0, right 0, from(#004e97), to(#079dd2));color: transparent;-webkit-background-clip: text;}

.derp{position: relative;}
.derp .title{text-align: center;font-size: .24rem;}
.derp .index_gc{margin-top: .2rem;}
.derp .index_gc .swiper-slide{position: relative;cursor: pointer;}
.derp .index_gc .swiper-slide figure{padding-bottom: 80%;}
.derp .index_gc .swiper-slide:hover figure img{transform: scale(1.2);}
.derp .index_gc .swiper-slide-active:after{opacity: 0;}
.derp .swiper-button-next,.derp .swiper-button-prev{width: .3rem;height: .3rem;margin-top: -.15rem;background: rgba(21, 73, 171, .5);-webkit-transform: skewX(-24deg);transform: skewX(-24deg);transition: all .3s;}
.derp .swiper-button-next:hover,.derp .swiper-button-prev:hover{background: rgba(21, 73, 171, 1);}
.derp .swiper-button-next{right: 5%;left: auto;}
.derp .swiper-button-prev{left: 5%;right: auto;}
.derp .swiper-button-next:after,.derp .swiper-button-prev:after{display: none;}
.derp .swiper-button-next i,.derp .swiper-button-prev i{font-size: .14rem;color: #FFF;-webkit-transform: skewX(24deg);transform: skewX(24deg);}
.derp .swiper-pagination-bullet{margin: 0 .05rem !important;background: #FFF;}
.derp .swiper-pagination .swiper-pagination-bullet-active{background: #FFF;}

.dsanp{background: url(../images/pic12.jpg) no-repeat;background-size: cover;}
.dsanp .title{text-align: center;color: #FFF;}
.dsanp .title p{margin-top: .1rem;}
.dsanp ul{margin-top: .3rem;display: flex;margin-left: -3%;flex-wrap: wrap;margin-bottom: -3%;}
.dsanp li{width: 30.333%;margin-left: 3%;background: #FFF;margin-bottom: 3%;transition: all .3s;border-radius: 0 .2rem 0 .2rem;overflow: hidden;}
.dsanp li figure{padding-bottom: 70%;}
.dsanp li:hover figure img{transform: scale(1.2);}
.dsanp li:hover{box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .3);transform: translateY(-.1rem);}
.dsanp li .txt{padding: .1rem;}
.dsanp li h2{font-size: .13rem;font-weight: bold;}
.dsanp li p{line-height: 1.8;margin-top: .1rem;font-size: .08rem;}
.dsanp li a:hover{text-decoration: none;}
.dsanp li:nth-of-type(4){width: 47%;}
.dsanp li:nth-of-type(4) figure{padding-bottom: 55%;}
.dsanp li:nth-of-type(5){width: 47%;}
.dsanp li:nth-of-type(5) figure{padding-bottom: 55%;}

.dsip{text-align: center;background: url(../images/pic13.jpg) no-repeat;background-size: cover;}
.dsip .title{text-align: center;}
.dsip .title span{color: #079dd2;}
.dsip .title p{color: #888;margin-top: .1rem;}
.dsip .index_pro_title{margin-top: .2rem;width: 80%;}
.dsip .index_pro_title .swiper-slide{box-sizing: border-box;padding: .08rem;cursor: pointer;border-radius: .05rem;border: 2px solid #079dd2;background: #FFF;}
.dsip .index_pro_title .swiper-slide-thumb-active{color: #FFF;background-image: -webkit-gradient(linear,left 0, right 0, from(#004e97), to(#079dd2));}
.dsip .index_pro{padding-top: .2rem;}
.dsip .index_pro .swiper-slide ul{display: flex;flex-wrap: wrap;margin-left: -1%;}
.dsip .index_pro .swiper-slide li{width: 24%;margin-left: 1%;margin-bottom: 1%;overflow: hidden;background: #FFF;position: relative;border-radius: .05rem;overflow: hidden;border: 1px solid #DDD;transition: all .3s;box-sizing: border-box;}
.dsip .index_pro .swiper-slide li:hover{transform: translateY(-.06rem);box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .1);}
.dsip .index_pro .swiper-slide li figure{padding-bottom: 100%;}
.dsip .index_pro .swiper-slide li:hover figure img{transform: scale(1.1);}
.dsip .index_pro .swiper-slide li .txt{padding: .1rem;background: rgba(7, 157, 210, .9);transition: all .3s;position: absolute;left: 0;top: -100%;width: 100%;height: 100%;color: #FFF;box-sizing: border-box;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.dsip .index_pro .swiper-slide li:hover .txt{top: 0;}
.dsip .index_pro .swiper-slide li .txt p{font-size: .13rem;}
.dsip .index_pro .swiper-slide li .txt .more{border: 1px solid #FFF;padding: .03rem .1rem;margin-top: .1rem;border-radius: 1rem;font-size: .08rem;}
.dsip .index_pro .swiper-slide li a:hover{text-decoration: none;}

.dwup .title{text-align: center;}
.dwup .title span{color: #079dd2;}
.dwup .title p{color: #888;margin-top: .1rem;}
.dwup .dwup_box{display: flex;justify-content: space-between;margin-top: .2rem;flex-wrap: wrap;}
.dwup .dwup_box .hd{width: 35%;}
.dwup .dwup_box .hd ul{display: flex;flex-wrap: wrap;margin-left: -2%;}
.dwup .dwup_box .hd li{width: 48%;margin-left: 2%;background: #f5f5f5;display: flex;align-items: center;box-sizing: border-box;padding: .15rem .1rem;margin-bottom: 2%;color: #777;cursor: pointer;}
.dwup .dwup_box .hd li.on{background-image: -webkit-gradient(linear,left 0, right 0, from(#004e97), to(#079dd2));color: #FFF;}
.dwup .dwup_box .hd li i{width: .3rem;height: .3rem;border: 1px solid #DDD;display: flex;align-items: center;justify-content: center;border-radius: 100%;}
.dwup .dwup_box .hd li .txt{font-size: .07rem;margin-left: .1rem;}
.dwup .dwup_box .hd li.on .txt{color: #FFF;}
.dwup .dwup_box .hd li .txt p{font-size: .1rem;font-weight: bold;color: #079dd2;padding-bottom: .05rem;}
.dwup .dwup_box .hd li.on .txt p{color: #FFF;}
.dwup .dwup_box .bd{width: 63%;}
.dwup .dwup_box .bd .list{position: relative;}
.dwup .dwup_box .bd .list figure{padding-bottom: 50%;}
.dwup .dwup_box .bd .list .txt{position: absolute;left: 0;bottom: 0;right: 0;padding: .1rem .2rem;background: rgba(7, 157, 210, .9);color: #FFF;}
.dwup .dwup_box .bd .list .txt h2{font-weight: bold;padding-bottom: .1rem;}
.dwup .dwup_box .bd .list .txt p{line-height: 1.6;}

.dliup{background: url(../images/pic15.jpg) no-repeat;background-size: cover;}
.dliup .title{text-align: center;color: #079dd2;}
.dliup .title p{margin-top: .1rem;color: #888;}
.dliup ul{display: flex;margin-top: .2rem;flex-wrap: wrap;margin-left: -2%;}
.dliup li{width: 31.333%;transition: all .4s;margin-left: 2%;background: #FFF;text-align: left;box-sizing: border-box;border: 1px solid #DDD;overflow: hidden;position: relative;box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .025);}
.dliup li:hover{box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .1);transform: translateY(-.05rem);}
.dliup li figure{padding-bottom: 65%;}
.dliup li .txt{padding: .15rem .15rem .6rem .15rem;}
.dliup li h2{transition: all .3s;font-size: .13rem;line-height: 1.4;}
.dliup li p{padding-top: .05rem;line-height: 1.4;color: #777;font-size: .08rem;}
.dliup li a:hover{text-decoration: none;}
.dliup li .more{color: #079dd2;position: absolute;left: .15rem;bottom: .15rem;font-size: .08rem;}

.banner_pic{position: relative;margin-top: .46rem;}
.banner_pic figure{width: 100%;padding-bottom: 23%;}
.banner_pic .title{position: absolute;left: 8%;top: 0;right: 8%;bottom: 0;display: flex;align-items: center;color: #FFF;}
.banner_pic .title h2{color: #FFF;font-size: .24rem;font-weight: bold;}
.banner_pic .title p{font-size: .13rem;margin-top: .1rem;}

.subnav{padding:0 8%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.subnav p{display: flex;align-items: center;justify-content: center;padding: .1rem 0;}
.subnav i:nth-of-type(1){font-size: .1rem;color: #999;padding-left: 0;}
.subnav i{font-size: .06rem;padding: 0 .05rem;color: #999;}
.subnav p a:hover{text-decoration: none;}
.subnav ul{display: flex;align-items: center;flex-flow: wrap;margin-left: -.3rem;}
.subnav li{position: relative;margin-left: .3rem;font-size: .1rem;}
.subnav li a{display: block;padding: .1rem 0;overflow: hidden;transition: all .3s;}
.subnav li a:hover{display: block;text-decoration: none;color: #079dd2;}
.subnav li a:after{content: "";display: block;position: absolute;left: 50%;bottom: 0;width: 0;z-index: 100;height: 4px;background: #079dd2;opacity: 0;transform: translateX(-50%);transition: all .3s;}
.subnav li:hover a:after{opacity: 1;width: 100%;}
.subnav li a.current:after{opacity: 1;width: 100%;}
.subnav li a.current{color:#079dd2;}

.about{background: #FFF;padding: .2rem;line-height: 1.8;}
.about p{padding-bottom: .1rem;}
.about img{max-width: 100%;}

.dashijian li{padding: .1rem 0;border-bottom: 1px dotted #CCC;display: flex;align-items: center;justify-content: space-between;}
.dashijian li a{display: flex;align-items: center;justify-content: space-between;}
.dashijian li a:hover{text-decoration: none;}
.dashijian li a i{font-size: .08rem;padding-right: .05rem;}
.dashijian li p{color: #999;}

.zhengshu{margin-top: .3rem;}
.zhengshu ul{display: flex;flex-wrap: wrap;margin-bottom: -2%;margin-left: -2%;}
.zhengshu li{width: 23%;position: relative;margin-bottom: 2%;margin-left: 2%;text-align: center;border: 1px solid #CCC;box-sizing: border-box;overflow: hidden;background: #FFF;}
.zhengshu li img{position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);max-height: 100%;max-width: 100%;}
.zhengshu li p{padding: .1rem;background: #FFF;}
.zhengshu li .box{padding: .1rem;}
.zhengshu li .box .pic{display: block;height:0;overflow:hidden;width: 100%;margin: 0 auto;position:relative;padding-bottom: 100% !important;}
.zhengshu li a:hover{text-decoration: none;}

.shebei .title{text-align: center;font-size: .16rem;padding-bottom: .1rem;border-bottom: 1px solid #CCC;margin-bottom: .2rem;}
.shebei ul{display: flex;align-items: center;flex-wrap: wrap;margin-bottom: -2%;margin-left: -2%;}
.shebei li{width: 23%;position: relative;transition: all .4s;margin-bottom: 2%;margin-left: 2%;background: #FFF;text-align: center;}
.shebei li figure{padding-bottom: 70%;}
.shebei li h2{padding: .1rem;}
.shebei li a:hover{text-decoration: none;}

.wenhua ul{display: flex;flex-wrap: wrap;margin-left: -2%;}
.wenhua li{width: 31.333%;margin-left: 2%;background: #e1e9fa;box-sizing: border-box;margin-bottom: 2%;}
.wenhua li figure{padding-bottom: 170%;}


.fangan ul{display: flex;margin-left: -2%;flex-wrap: wrap;margin-bottom: -2%;}
.fangan li{width: 23%;margin-left: 2%;background: #FFF;margin-bottom: 2%;position: relative;text-align: center;}
.fangan li figure{padding-bottom: 120%;}
.fangan li:hover figure img{transform: scale(1.2);}
.fangan li .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(21, 73, 171, .7);display: flex;align-items: center;justify-content: center;flex-flow: column;}
.fangan li h2{padding: .06rem 0;font-size: .13rem;}
.fangan li h2:before{content: "";display: block;width: .2rem;height: 2px;background: #FFF;margin: .1rem auto;}
.fangan li i{font-size: .3rem;}
.fangan li a{color: #FFF;}

.gongyi{background:#FFF;padding:.2rem;}
.gongyi .pic img{width:100%;}
.gongyi .list{display: flex;margin-left: -2%;flex-wrap: wrap;margin-top:.2rem;}
.gongyi table{border-collapse: collapse;width: 31.333%;box-sizing: border-box;margin-left: 2%;margin-bottom: 2%;}
.gongyi table th{border-right: 1px solid #FFF;border-bottom: 1px solid #FFF;padding: 10px;background: #079dd2;color: #FFF;font-weight:bold;}
.gongyi table tr:nth-of-type(odd){background: #f6fafd;}
.gongyi table tr:nth-of-type(even){background: #e5eff6;}
.gongyi table td{padding: 10px;color: #666;border-right: 1px solid #FFF;border-bottom: 1px solid #FFF;}

.con{padding: 3% 8%;background: #f5f5f5;}

.zhaopin{background: #FFFF;padding: .2rem;}
.cpxqer .titleyi{padding: .1rem 0;border-top: 2px solid #000;font-weight: bold;display: flex;}
.cpxqer .position{width: 30%;}
.cpxqer .address{width: 20%;}
.cpxqer .salary{width: 30%;}
.cpxqer .time{width: 20%;display: flex;align-items: center;justify-content: space-between;}
.cpxqer .time i{font-size: .08rem;transition: all 0.3s;}
.cpxqer .titleer{display: flex;}
.cpxqer .titleer.active{background: #eff3fc;border-top: 1px solid #000;}
.cpxqer .titleer.active .time i{transform: rotate(90deg);}
.cpxqer li{background: #FFF;}
.cpxqer li .titleer{overflow: hidden;cursor: pointer;border-top: 1px solid #999;padding: .1rem 0;}
.cpxqer li .con_er{ display:none; line-height:1.6; padding:3% 0;}

.fuli{background: #FFFF;padding: .2rem;line-height: 1.6;}

.products ul{display: flex;flex-wrap: wrap;margin-left: -1%;}
.products li{width: 24%;margin-left: 1%;margin-bottom: 1%;overflow: hidden;background: #FFF;position: relative;border-radius: .05rem;overflow: hidden;border: 1px solid #DDD;transition: all .3s;box-sizing: border-box;}
.products li:hover{transform: translateY(-.06rem);box-shadow: 0 .05rem .1rem rgba(0, 0, 0, .1);}
.products li figure{padding-bottom: 100%;}
.products li:hover figure img{transform: scale(1.1);}
.products li .txt{padding: .1rem;background: rgba(7, 157, 210, .9);transition: all .3s;position: absolute;left: 0;top: -100%;width: 100%;height: 100%;color: #FFF;box-sizing: border-box;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.products li:hover .txt{top: 0;}
.products li .txt p{font-size: .13rem;}
.products li .txt .more{border: 1px solid #FFF;padding: .03rem .1rem;margin-top: .1rem;border-radius: 1rem;font-size: .08rem;}
.products li a:hover{text-decoration: none;}


.products_con{background: #FFF;padding: .2rem;}
.products_con_t{display: flex;justify-content: space-between;flex-wrap: wrap;}
.products_con_t .left{width: 40%;}
.products_con_t .left .swiper-slide img{width: 100%;}
.products_con_t .left figure{padding-bottom: 65%;}
.products_con_t .left .productxqer{border: 1px solid #CCC;}
.products_con_t .left .productxq{margin-top: 1%;}
.products_con_t .left .productxq .swiper-slide{opacity: .5;cursor: pointer;box-sizing: border-box;border: 1px solid #CCC;}
.products_con_t .left .productxq .swiper-slide-thumb-active{opacity: 1;border: 1px solid #079dd2;}
.products_con_t .swiper-button-next,.products_con_t .swiper-button-prev{width: .26rem;height: .26rem;border-radius: 100%;margin-top: -.131rem;border: .02rem solid #333;}
.products_con_t .swiper-button-next{right: 4%;left: auto;}
.products_con_t .swiper-button-prev{left: 4%;right: auto;}
.products_con_t .swiper-button-next:after,.products_con_t .swiper-button-prev:after{display: none;}
.products_con_t .swiper-button-next i,.products_con_t .swiper-button-prev i{font-size: .14rem;color: #333;}

.products_con_t .right{width: 57%;}
.products_con_t .right h2{font-size: .18rem;border-bottom: 1px solid #CCC;padding: .1rem 0;}
.products_con_t .right ul{margin-top: .2rem;}
.products_con_t .right li{line-height: 2;font-size: .09rem;display: flex;align-items: center;}
.products_con_t .right li i{font-size: .12rem;padding-right: .05rem;}
.products_con_t .right li a{transition: all 0.3s;color: #FFF;}
.products_con_t .right li a:hover{text-decoration: none;color: #FFF;}
.products_con_t .more{position: relative;z-index: 2;background: #333;display: inline-block;border-radius: .02rem;font-size: .08rem;overflow: hidden;margin-top: .1rem;}
.products_con_t .more a{color: #FFF;padding: .05rem .1rem;display: block;}
.products_con_t .more a:hover{text-decoration: none;color: #FFF;}
.products_con_t .more i{font-size: .08rem;padding-right: .05rem;position: relative;z-index: 2;}
.products_con_t .more span{position: relative;z-index: 2;}
.products_con_t .more:after{content: "";position: absolute;left: 0;top: 0;bottom: 0;width: 0;background-image: -webkit-gradient(linear,left 0, right 0, from(#004e97), to(#079dd2));-webkit-transition:0.5s;transition:0.5s;}
.products_con_t .more:hover:after{width: 100%;}

.products_con_b{margin-top: .3rem;}
.products_con_b .title{padding: .05rem 0;border-bottom: 1px solid #DDD;font-size: .16rem;}
.products_con_b .txt{line-height: 1.8;padding: .2rem 0;}
.products_con_b .txt p{padding-bottom: .1rem;}
.products_con_b img{max-width: 100%;}

.products_related{margin-top: .3rem;background: #FFF;padding: .2rem;}
.products_related .title{font-size: .14rem;}
.products_related .picshi{margin-top: .1rem;text-align: left;}
.products_related .swiper-slide{text-align: center;position: relative;border-radius: .05rem;overflow: hidden;border: 1px solid #DDD;box-sizing: border-box;}
.products_related .swiper-slide figure{padding-bottom: 100%;}
.products_related .swiper-slide:hover figure img{transform: scale(1.1);}
.products_related .swiper-slide .txt{padding: .1rem;background: rgba(7, 157, 210, .9);transition: all .3s;position: absolute;left: 0;top: -100%;width: 100%;height: 100%;color: #FFF;box-sizing: border-box;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.products_related .swiper-slide:hover .txt{top: 0;}
.products_related .swiper-slide .txt p{font-size: .13rem;}
.products_related .swiper-slide .txt .more{border: 1px solid #FFF;padding: .03rem .1rem;margin-top: .1rem;border-radius: 1rem;font-size: .08rem;}
.products_related .swiper-slide a:hover{text-decoration: none;}

.news li{box-sizing: border-box;text-align:left;margin-bottom: .1rem;}
.news li a{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:.1rem;transition:all .3s;}
.news li .pic{width:30%;}
.news li figure{padding-bottom: 65%;}
.news li .txt{width:67%;box-sizing:border-box;}
.news li h2{transition: all .3s;font-size: .11rem;line-height: 1.4;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;}
.news li .txter{margin-top:.3rem;font-size: .08rem;}
.news li .txter i{font-size:.1rem;padding-right:.05rem;}
.news li span{line-height: 1.4;color: #666;padding-right:.2rem;}
.news li p{margin-top: .1rem;line-height: 1.4;color: #666;display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;font-size: .08rem;}
.news li a{background: #FFF;}
.news li a:hover{text-decoration: none;box-shadow: 0 0 .1rem rgba(0, 0, 0, .2);}
.news li:last-child{margin-bottom: 0;}
.news .moreer{background: #044fa0;display: inline-block;border-radius: .02rem;overflow: hidden;margin-top: .3rem;text-transform: uppercase;}
.news .moreer a{padding: .06rem .15rem;display: flex;color: #FFF;align-items: center;}
.news .moreer a:hover{text-decoration: none;}
.news .moreer i{font-size: .08rem;padding-left: .05rem;}

.news_con .left{width: 69%;float: left;box-sizing: border-box;background: #FFF;padding: .2rem;}
.news_con .left .title h2{font-size: .16rem;font-weight: bold;}
.news_con .left .title p{margin-top: 10px;color: #666;}
.news_con .left .txt{line-height: 2;margin-top: .2rem;border-top: 1px solid #CCC;padding: .2rem 0;}
.news_con .left .txt p{padding-bottom: 10px;}
.news_con .left .txt img{max-width: 100%;}
.news_con .right{width: 28%;float: right;}
.news_con .news_tj{background: #FFF;padding: .1rem;}
.news_con .news_tj h2{font-size: .14rem;color: #333;font-weight: bold;display: flex;align-items: center;}
.news_con .news_tj ul{margin-top: .1rem;}
.news_con .news_tj li{box-sizing: border-box;position: relative;font-size: 0;padding-bottom: .1rem;}
.news_con .news_tj li:last-child{border-bottom: none;}
.news_con .news_tj li figure{width: 30%;padding-bottom: 25%;display: inline-table;vertical-align: middle;}
.news_con .news_tj li:hover figure img{transform: scale(1.1);}
.news_con .news_tj li .txt{position: relative;z-index: 1;display: inline-table;vertical-align: middle;width: 67%;box-sizing: border-box;margin-left: 3%;}
.news_con .news_tj li .txt strong{display: block;font-size: .1rem;}
.news_con .news_tj li a{transition: all 0.3s;}
.news_con .news_tj li a:hover{text-decoration: none;}

.yanfa ul{display: flex;flex-wrap: wrap;margin-bottom: -2%;margin-left: -2%;}
.yanfa li{width: 23%;transition: all .4s;margin-bottom: 2%;margin-left: 2%;background: #FFF;box-shadow: 0 10px 8px rgba(0, 0, 0, .1);}
.yanfa li .pic{position: relative;}
.yanfa li h2{position: absolute;left: .1rem;right: .1rem;bottom: .1rem;transition: all .3s;font-size: .1rem;font-weight: bold;line-height: 1.6;color: #FFF;z-index: 1;}
.yanfa li .pic:after{content: '';position: absolute;bottom: 0;left: 0;height: 50px;width: 100%;background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0.01)) 80%;}
.yanfa li p{padding: .1rem;font-size: .08rem;line-height: 1.6;}
.yanfa li figure{padding-bottom: 65%;}
.yanfa li:hover figure img{transform: scale(1.2);}
.yanfa li a:hover{text-decoration: none;}

.huoban ul{display: flex;margin-left: -2%;flex-wrap: wrap;}
.huoban li{width: 14.666%;text-align: center;margin-left: 2%;margin-bottom: 2%;}
.huoban li .pic{height: .6rem;display: flex;align-items: center;justify-content: center;background: #FFF;}
.huoban li img{max-width: 100%;max-height: 100%;}
.huoban li h2{padding: .05rem;}

.fenye{margin-top: .2rem;}
.fenye ul{font-size: 0px;text-align: center;}
.fenye li{display: inline-block;font-size: .1rem;text-align: center;margin:0 .03rem;background: #FFF;}
.fenye li a{display: block;width: .2rem;height: .2rem;line-height: .2rem;}
.fenye li a:hover{display: block;text-decoration: none;background: #079dd2;color: #FFF;}
.fenye li.current a{background: #079dd2;color: #FFF;}
.fenye li:first-child a:hover{background: #FFF;color: #079dd2;}
.fenye li:last-child a:hover{background: #FFF;color: #079dd2;}
.fenye li i{font-size: .1rem;}
 
.syt{padding: .1rem 0;margin-top: .05rem;}
.syt ul{display: flex;align-items: center;justify-content: space-between;}
.syt li{line-height: 2;text-align: center;}
.syt li a{display: flex;align-items: center;justify-content: center;}
.syt li a:hover{display: flex;align-items: center;justify-content: center;text-decoration: none;}
.syt li i{font-size: .1rem;}
.syt li:nth-of-type(1) i{margin-right: .06rem;}
.syt li:nth-of-type(2) i{margin-right: .06rem;}
.syt li:nth-of-type(3) i{margin-left: .06rem;}
.syt ul:after{display: none;}

.sxy li{margin-bottom: .1rem;box-shadow: 0 0 20px 5px rgba(0, 0, 0, .1);}
.sxy li p{font-size: .13rem;font-weight: bold;}
.sxy li h2{margin-top: .1rem;}
.sxy li i{font-size: .1rem;color: #079dd2;margin-top: .1rem;display: block;text-align: right;}
.sxy li a{background: #e1e9fa;display: block;padding: .1rem;}
.sxy li a:hover{text-decoration: none;background: #079dd2;color: #FFF;}
.sxy li a:hover i{color: #FFF;}

.contact .box{display: flex;justify-content: space-between;flex-flow: wrap;background: #FFF;}
.contact .box .left{width: 50%;box-sizing: border-box;padding: .2rem;}
.contact .box .left h2{font-size: .12rem;font-weight: bold;}
.contact .box .left .title p{margin-top: .05rem;color: #666;}
.contact ul{line-height: 1.6;margin-top: .2rem;}
.contact li{display: flex;align-items: center;padding: .1rem 0;border-bottom: 1px solid #DDD;}
.contact li i{display: block;text-align: center;font-size: .1rem;border-radius: 100%;}
.contact li p{margin-left: .1rem;width: 100%;}
#map_container{ height:3rem;width: 50%;}

.liuyan{background: #FFF;box-sizing: border-box;padding: .2rem;margin-top: .3rem;}
.liuyan ul{margin-top: .1rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.liuyan ul:after{display: none;}
.liuyan li{ width:49%; margin-bottom: .1rem;}
.liuyan li p{padding-bottom: 5px;}
.liuyan li .input_txt{ width:100%; border:2px solid #EEE; outline:medium; padding:10px 4%; font-family:'Conv_tt1161m_';box-sizing: border-box;}
.liuyan .textarea{  margin:0;}
.liuyan .textarea textarea{ width:100%; height:.6rem; border:2px solid #EEE; outline:medium; padding:2%;box-sizing: border-box;}
.liuyan .textarea p{font-weight: bold;padding-bottom: 10px;}
.liuyan .more{margin-top:10px;}
.liuyan .input_btn{border:0 none; color:#FFF; background:#079dd2;cursor: pointer;outline: medium;padding: .05rem .3rem;}