﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top: .42rem;}
.banner .swiper-slide{position: relative;overflow: hidden;}
.banner .swiper-slide figure{padding-bottom: 45%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-slide .title{position: absolute;left: 10%;top: 50%;right: 10%;transform: translateY(-50%);text-align: center;}
.banner .swiper-slide .txt{ color: #FFF;transform: translateY(30%);visibility: hidden;opacity: 0;transition-duration: 1.2s;}
.banner .swiper-slide .txt h2{font-size: .3rem;}
.banner .swiper-slide .txt p{font-weight: 300;font-size: .16rem;margin-top: .05rem;}
.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;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background: #FFF;}

.dyip{background: #eff3fc url(../images/pic33.png) no-repeat center;background-size: cover;}
.dyip .title{display: flex;align-items: center;justify-content: space-between;}
.dyip .title h2{display: flex;align-items: center;}
.dyip .title h2:before{content: "";display: block;width: 6px;height: .19rem;background: url(../images/pic17.jpg) no-repeat center;background-size: cover;margin-right: .08rem;}
.dyip .title .more{border: 2px solid #00904a;font-size: .1rem;}
.dyip .title .more i{font-size: .1rem;padding-left: .1rem;}
.dyip .title .more a{display: block;padding: .05rem .1rem;color: #00904a;}
.dyip .title .more a:hover{display: block;text-decoration: none;}
.dyip ul{display: flex;margin-top: .18rem;flex-wrap: wrap;margin-bottom: -1%;margin-left: -1%;}
.dyip li{width: 24%;position: relative;transition: all .4s;margin-bottom: 1%;margin-left: 1%;box-shadow: 0 0 .1rem rgba(0, 0, 0, .1);background:#FFF;}
.dyip li img{position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);max-height: 100%;max-width: 100%;}
.dyip li h2{padding: .1rem;background: #FFF;white-space: pre-wrap;word-break: break-all;}
.dyip li .box{padding: .1rem;}
.dyip li .box .pic{display: block;height:0;overflow:hidden;width: 100%;margin: 0 auto;position:relative;padding-bottom: 100% !important;}
.dyip li a:hover{text-decoration: none;}

.derp .title{display: flex;align-items: center;justify-content: space-between;}
.derp .title h2{display: flex;align-items: center;}
.derp .title h2:before{content: "";display: block;width: 6px;height: .19rem;background: url(../images/pic17.jpg) no-repeat center;background-size: cover;margin-right: .08rem;}
.derp .box{margin-top: .18rem;color: #FFF;display: flex;justify-content: space-between;flex-wrap: wrap;}
.derp .left{width: 49%;position: relative;overflow: hidden;}
.derp .left .txt{position: absolute;left: .15rem;top: .15rem;right: 37%;bottom: .15rem;z-index: 10;}
.derp .left h2{font-size: .16rem;font-weight: bold;}
.derp .left p{margin-top: .1rem;line-height: 1.6;}
.derp .left ul{display: flex;align-items: center;flex-wrap: wrap;}
.derp .left li{box-sizing: border-box;width: 50%;margin-top: .2rem;}
.derp .left li i{font-style: normal;display: inline-block;font-size: .2rem;font-weight: bold;}
.derp .left .more{font-size: .1rem;margin-top: .4rem;display: inline-block;}
.derp .left .more i{font-size: .08rem;padding-left: .1rem;}
.derp .left .more a{display: block;color: #FFF;}
.derp .left .more a:hover{display: block;text-decoration: none;}
.derp .left figure{height: 2.8rem;}
.derp .left:hover figure img{transform: scale(1.1);}
.derp .right{width: 49%;position: relative;}
.derp .right li{position: relative;overflow: hidden;}
.derp .right li:last-child{margin-top: .1rem;}
.derp .right .txt{position: absolute;left: .15rem;top: .15rem;right: 37%;bottom: .15rem;z-index: 10;}
.derp .right h2{font-size: .16rem;font-weight: bold;}
.derp .right p{margin-top: .1rem;line-height: 1.6;}
.derp .right .more{font-size: .1rem;margin-top: .2rem;display: inline-block;}
.derp .right .more i{font-size: .08rem;padding-left: .1rem;}
.derp .right .more a{display: block;color: #FFF;}
.derp .right .more a:hover{display: block;text-decoration: none;}
.derp .right figure{height: 1.35rem;}
.derp .right li:hover figure img{transform: scale(1.1);}

.dsanp{background: #eff3fc;text-align: center;}
.dsanp .title h2{display: flex;align-items: center;}
.dsanp .title h2:before{content: "";display: block;width: 6px;height: .19rem;background: url(../images/pic17.jpg) no-repeat center;background-size: cover;margin-right: .08rem;}
.dsanp ul{display: flex;align-items: center;justify-content: space-between;margin-left: -1%;margin-top: .2rem;color: #FFF;}
.dsanp li{width: 24%;position: relative;transition: all .4s;margin-left: 1%;position: relative;}
.dsanp li:hover{width: 45%;}
.dsanp li figure{height: 2.5rem;}
.dsanp li .txt{position: absolute;left: 0;top: 0;z-index: 100;right: 0;bottom: 0;visibility: hidden;opacity: 0;transition: all .3s;padding: .15rem;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.dsanp li:hover .txt{visibility: visible;opacity: 1;}
.dsanp li .txt h2{margin-top: .1rem;}
.dsanp li .txt i{font-size: .3rem;}
.dsanp li .txt p{margin-top: .1rem;line-height: 1.6;}
.dsanp li .txtyi{position: absolute;left: .15rem;top:.15rem;z-index: 100;right: .15rem;bottom: .15rem;transition: all .3s;text-align: left;}
.dsanp li:hover .txtyi{visibility: hidden;opacity: 0;}
.dsanp li .txtyi i{font-size: .2rem;}
.dsanp li h2{font-size: .14rem;color: #FFF;text-shadow: 0 2px 5px rgba(0, 0, 0, .3);margin-top: .05rem;}
.dsanp li:after{content: "";display: block;position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);height: 0%;visibility: hidden;opacity: 0;transition: all .3s linear;}
.dsanp li:hover:after{height: 100%;opacity: 1;visibility: visible;}

.dsip .title{display: flex;align-items: center;justify-content: space-between;}
.dsip .title h2{display: flex;align-items: center;}
.dsip .title h2:before{content: "";display: block;width: 6px;height: .19rem;background: url(../images/pic17.jpg) no-repeat center;background-size: cover;margin-right: .08rem;}
.dsip .title .more{border: 2px solid #00904a;font-size: .1rem;}
.dsip .title .more i{font-size: .1rem;padding-left: .1rem;}
.dsip .title .more a{display: block;padding: .05rem .1rem;color: #00904a;}
.dsip .title .more a:hover{display: block;text-decoration: none;}
.dsip ul{display: flex;margin-top: .18rem;flex-wrap: wrap;margin-left: -2%;}
.dsip li{width: 31.333%;transition: all .4s;margin-left: 2%;}
.dsip li figure{padding-bottom: 65%;}
.dsip li:hover figure img{transform: scale(1.2);}
.dsip li .txt{padding: .15rem;}
.dsip li h2{font-size: .12rem;font-weight: bold;line-height: 1.6;}
.dsip li p{padding-top: .1rem;font-size: .09rem;color: #666;}
.dsip li:hover p{color: #FFF;}
.dsip li a{background: #eff3fc;display: block;}
.dsip li a:hover{text-decoration: none;background: #00904a;color: #FFF;}

.banner_pic{position: relative;margin-top: .42rem;}
.banner_pic figure{width: 100%;padding-bottom: 23%;}
.banner_pic .title{position: absolute;left: 13%;top: 0;right: 13%;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 13%;display: flex;align-items: center;justify-content: space-between;}
.subnav p{display: flex;align-items: center;justify-content: center;padding: .1rem 0;}
.subnav i:nth-of-type(1){font-size: .12rem;color: #00904a;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;}
.subnav li{position: relative;margin-left: .15rem;font-size: .1rem;}
.subnav li a{display: block;padding: .1rem;overflow: hidden;transition: all .3s;}
.subnav li a:hover{display: block;text-decoration: none;color: #00904a;}
.subnav li a.current{color: #FFF;background: #00904a;}
.subnaver{margin-top: .42rem;background: #eff3fc;border-bottom: 1px solid rgba(255, 255, 255, 1);}

.about{display: flex;align-items: center;justify-content: space-between;background: #FFF;flex-wrap: wrap;}
.about .txt{line-height: 1.8;width: 50%;box-sizing: border-box;padding: .2rem;font-size: .09rem;}
.about .txt p{text-indent: 2em;}
.about .pic{position: relative;width: 50%;}
.about .pic figure{padding-bottom: 90%;}
.about .pic ul{display: flex;align-items: center;flex-wrap: wrap;position: absolute;left: .2rem;right: .2rem;bottom: .2rem;color: #FFF;}
.about .pic li{box-sizing: border-box;width: 25%;margin-top: .2rem;}
.about .pic li i{font-style: normal;display: inline-block;font-size: .2rem;font-weight: bold;}

.wenhua ul{display: flex;flex-wrap: wrap;margin-left: -2%;}
.wenhua li{width: 31.333%;margin-left: 2%;background: #e1e9fa;box-sizing: border-box;padding: .1rem;margin-bottom: 2%;}
.wenhua li h2{font-weight: bold;}
.wenhua li p{margin-top: .05rem;line-height: 1.6;font-size: .08rem;}

.gongchang ul{display: flex;flex-wrap: wrap;margin-left: -3%;text-align: center;}
.gongchang li{width: 30.333%;margin-left: 3%;margin-bottom: 1%;}
.gongchang li figure{padding-bottom: 70%;}
.gongchang li p{padding: .1rem;font-size: .13rem;}

.xiaoshou{background: #FFF;padding: .3rem;line-height: 1.6;}
.xiaoshou img{max-width: 100%;}

.con{padding: 3% 13%;background: #eff3fc;}

.cpxqer .titleyi{padding: .1rem;border-top: 2px solid #000;font-weight: bold;display: flex;background: #FFF;}
.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: #F5F5F5;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;}
.cpxqer li .con_er{ display:none; line-height:1.6; padding:3%;}

.products_subnav{float: left;width: 20%;}
.products_subnav h2{padding: .1rem;background: #00904a;color: #FFF;font-size: .14rem;font-weight: bold;letter-spacing: .03rem;}
.products_subnav li{margin-top: 2px;}
.products_subnav li p a{padding: .06rem .1rem;display: flex;align-items: center;justify-content: space-between;background: #FFF;}
.products_subnav li p a:hover{text-decoration: none;}
.products_subnav li p a i{font-size: .08rem;color: #999;}
.products_subnav li p a.current{background: #00904a;color: #FFF;}
.products_subnav li p a.current i{color: #FFF;}
.products_subnav dl{background: #e1e9fa;}
.products_subnav dd a{padding: .05rem .2rem;display: block;font-size: .08rem;}
.products_subnav dd a:hover{text-decoration: none;}

.con_r{float: right;width: 78%;}

.products ul{display: flex;flex-wrap: wrap;margin-bottom: -2%;margin-left: -2%;}
.products 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;}
.products li img{position:absolute;left:50%;top:50%;transform: translate(-50%,-50%);max-height: 100%;max-width: 100%;}
.products li h2{padding: .1rem;background: #FFF;}
.products li .box{padding: .1rem;}
.products li .box .pic{display: block;height:0;overflow:hidden;width: 100%;margin: 0 auto;position:relative;padding-bottom: 100% !important;}
.products li a:hover{text-decoration: none;}

.products_con_t{background: #FFF;display: flex;flex-wrap: wrap;}
.products_con_t .pic{width: 40%;}
.products_con_t .pic img{width:100%;}

.products_con_t .right{width: 60%;box-sizing: border-box;padding: .3rem;}
.products_con_t .right h2{font-size: .12rem;display: block;font-weight: bold;color: #00904a;border-bottom: 1px solid #EEE;padding-bottom: .1rem;}
.products_con_t .right .txt{line-height: 1.6;padding-top: .1rem;}


.products_related{margin-top: .3rem;}
.products_related .title{font-size: .14rem;display: flex;font-weight: bold;align-items: center;}
.products_related .title:before{content: "";display: block;width: 6px;height: .17rem;background: url(../images/pic17.jpg) no-repeat center;background-size: cover;margin-right: .08rem;}
.products_related .picshi{margin-top: .18rem;text-align: left;}
.products_related .swiper-slide{text-align: center;position: relative;}
.products_related .swiper-slide figure{padding-bottom: 100%;}
.products_related .swiper-slide h2{position: absolute;left: .1rem;bottom: .1rem;z-index: 1;transition: all .3s;font-size: .13rem;}
.products_related .swiper-slide a:after{content: "";display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(4, 79, 160, .8);visibility: hidden;opacity: 0;transition: all .3s;}
.products_related .swiper-slide a:hover:after{visibility: visible;opacity: 1;}
.products_related .swiper-slide a:hover h2{color: #FFF;}

.news ul{display: flex;margin-top: .18rem;flex-wrap: wrap;margin-left: -2%;}
.news li{width: 31.333%;transition: all .4s;margin-left: 2%;margin-bottom: 2%;}
.news li figure{padding-bottom: 65%;}
.news li:hover figure img{transform: scale(1.2);}
.news li .txt{padding: .15rem;}
.news li h2{font-size: .12rem;font-weight: bold;line-height: 1.6;}
.news li p{padding-top: .1rem;font-size: .09rem;color: #666;}
.news li:hover p{color: #FFF;}
.news li a{background: #FFF;display: block;}
.news li a:hover{text-decoration: none;background: #00904a;color: #FFF;}

.news_con .left{width: 67%;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 h2:before{content: "";display: block;width: 6px;height: .17rem;background: url(../images/pic17.jpg) no-repeat center;background-size: cover;margin-right: .08rem;}
.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;}

.download ul{display: flex;margin-left: -2%;flex-wrap: wrap;}
.download li{width: 31.333%;margin-left: 2%;margin-bottom: 2%;}
.download li h2{font-weight: bold;}
.download li p{margin-top: .05rem;color: #999;font-size: .08rem;}
.download li a:hover p{color: #FFF;}
.download li i{display: block;text-align: right;margin-top: .05rem;font-size: .1rem;}
.download li a{background: #e1e9fa;padding: .1rem;display: block;}
.download li a:hover{text-decoration: none;background: #00904a;color: #FFF;}

.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: #e1e9fa;}
.fenye li a{display: block;width: .2rem;height: .2rem;line-height: .2rem;}
.fenye li a:hover{display: block;text-decoration: none;background: #00904a;color: #FFF;}
.fenye li.current a{background: #00904a;color: #FFF;}
.fenye li:first-child a:hover{background: #e1e9fa;color: #00904a;}
.fenye li:last-child a:hover{background: #e1e9fa;color: #00904a;}
.fenye li i{font-size: .1rem;}
 
.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: #00904a;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: #00904a;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;}
.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%;}
.contact .pic{width: 50%;}
.contact .pic img{width:100%;}

.liuyan{background: #FFF;box-sizing: border-box;padding: .2rem;}
.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:#00904a;cursor: pointer;outline: medium;padding: .05rem .3rem;}