﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;}
.banner .swiper-slide{position: relative;overflow: hidden;}
.banner .swiper-slide figure{padding-bottom: 44%;}
.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: 12px;height: 12px;margin: 0 .05rem !important;background: #FFF;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background: #008fd7;}

.dyip{padding: 5% 0;}
.dyip .title{display: flex;align-items: center;justify-content: space-between;padding:0 10%;}
.dyip .title h2:after{content: "";display: block;width: .2rem;height: 2px;background: #008fd7;margin-top: .05rem;}
.dyip .title p{margin-top: .05rem;}
.dyip .title p a{display: block;padding: .05rem .2rem;border: 2px solid #999;}
.dyip .title p a:hover{text-decoration:none;border: 2px solid #008fd7;background: #008fd7;color: #FFF;}
.dyip .swiper-father{position: relative;padding: 0 10%;}
.dyip .index_lingyu{margin-top: .2rem;}
.dyip .index_lingyu .swiper-slide{text-align: center;box-sizing: border-box;border: 1px solid #CCC;}
.dyip .index_lingyu .swiper-slide figure{padding-bottom: 35%;}
.dyip .index_lingyu .swiper-pagination-bullet-active{background: #008fd7;}
.dyip .swiper-button-next,.dyip .swiper-button-prev{background: #F5F5F5;width: .24rem;height: .24rem;text-align: center;line-height: .24rem;outline: medium;color: #FFF;border-radius: 100%;}
.dyip .swiper-button-next:after,.dyip .swiper-button-prev:after{font-size: .12rem;color: #333;}
.dyip .swiper-button-next{right: 5%;left: auto;}
.dyip .swiper-button-prev{left: 5%;right: auto;}
.dyip .box{padding: 0 10%;margin-top: .2rem;}
.dyip .box ul{display: flex;margin-left: -2%;flex-wrap: wrap;margin-bottom: -2%;}
.dyip .box li{width: 23%;margin-left: 2%;text-align: center;font-size: .1rem;background: #F5F5F5;margin-bottom: 2%;position: relative;}
.dyip .box li figure{padding-bottom: 100%;}
.dyip .box li h2{position: absolute;left: 0;font-weight: bold;color: #FFF;right: 0;bottom: 0;background: rgba(0,0,0,.5);padding: .05rem;}
.dyip .box li a:hover{text-decoration: none;}

.derp .title{display: flex;align-items: center;justify-content: space-between;padding:0 10%;}
.derp .title h2:after{content: "";display: block;width: .2rem;height: 2px;background: #008fd7;margin-top: .05rem;}
.derp .title p{margin-top: .05rem;}
.derp .title p a{display: block;padding: .05rem .2rem;border: 2px solid #999;}
.derp .title p a:hover{text-decoration:none;border: 2px solid #008fd7;background: #008fd7;color: #FFF;}
.derp .box{position: relative;margin-top: .2rem;}
.derp .box .hd{position: absolute;left: 0;bottom: 0;right: 0;z-index: 100;background: rgba(0,0,0,.5);}
.derp .box .hd ul{display: flex;align-items: center;justify-content: space-between;}
.derp .box .hd li{width: 25%;text-align: center;padding: .1rem;box-sizing: border-box;color: #FFF;border-right: 1px solid rgba(255,255,255,.2);}
.derp .box .hd li i{width: .4rem;height: .4rem;display: flex;background: rgba(255,255,255,.2);align-items: center;justify-content: center;border-radius: 100%;margin: 0 auto;}
.derp .box .hd li p{padding-top: .05rem;font-size: .1rem;}
.derp .box .hd li.on{background: rgba(38,80,162,.8);cursor: pointer;}
.derp .box .bd .list{position: relative;}
.derp .box .bd .list figure{padding-bottom: 35%;}
.derp .box .bd .list .txt{position: absolute;left: 10%;top: 10%;z-index: 100;width: 40%;color: #FFF;}
.derp .box .bd .list .txt h2{font-size: .16rem;padding-bottom: .1rem;}
.derp .box .bd .list .txt h2:after{content: "";display: block;width: .3rem;height: 1px;background: #FFF;margin-top: .1rem;}
.derp .box .bd .list .txt p{line-height: 1.6;font-size: .1rem;}
.derp .box .bd .list .txt dl{padding-bottom: .05rem;}
.derp .box .bd .list .txt dt{font-weight: bold;}
.derp .box .bd .list .txt .more{margin-top: .2rem;border: 1px solid #FFF;display: inline-block;}
.derp .box .bd .list .txt .more a{display: block;padding: .05rem .1rem;color: #FFF;}
.derp .box .bd .list .txt .more a:hover{text-decoration:none;}

.dsanp .title{display: flex;align-items: center;justify-content: space-between;}
.dsanp .title h2:after{content: "";display: block;width: .2rem;height: 2px;background: #008fd7;margin-top: .05rem;}
.dsanp .title p{margin-top: .05rem;}
.dsanp .title p a{display: block;padding: .05rem .2rem;border: 2px solid #999;}
.dsanp .title p a:hover{text-decoration:none;border: 2px solid #008fd7;background: #008fd7;color: #FFF;}
.dsanp .box{display: flex;align-items: center;justify-content: space-between;margin-top: .2rem;flex-wrap: wrap;}
.dsanp .box .pic{width: 49%;position: relative;box-shadow: 0 .05rem .05rem rgba(0,0,0,.1);}
.dsanp .box .pic figure{padding-bottom: 65%;}
.dsanp .box .pic h2{position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);padding: .1rem;color: #FFF;font-size: .1rem;font-weight: bold;}
.dsanp .box ul{width: 49%;margin-bottom: -.1rem;}
.dsanp .box li{margin-bottom: .1rem;background: #F5F5F5;}
.dsanp .box li a{padding: .19rem;display: block;}
.dsanp .box li a:hover{text-decoration: none;}
.dsanp .box li strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display: block;font-size: .1rem;font-weight: bold;}
.dsanp .box li p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-top: .05rem;color: #999;}

.dsip{padding: 5% 10%;background: #F5F5F5;}
.dsip .title{display: flex;align-items: center;justify-content: space-between;}
.dsip .title h2:after{content: "";display: block;width: .2rem;height: 2px;background: #008fd7;margin-top: .05rem;}
.dsip .title p{margin-top: .05rem;}
.dsip .title p a{display: block;padding: .05rem .2rem;border: 2px solid #999;}
.dsip .title p a:hover{text-decoration:none;border: 2px solid #008fd7;background: #008fd7;color: #FFF;}
.dsip ul{display: flex;align-items: center;justify-content: space-between;margin-left: -1%;margin-top: .2rem;}
.dsip li{width: 24%;position: relative;transition: all .4s;margin-left: 1%;}
.dsip li:hover{width: 45%;}
.dsip li figure{height: 2.5rem;}
.dsip li h2{position: absolute;left: .1rem;bottom: .1rem;right: .1rem;font-size: .14rem;color: #FFF;}

.dwup{padding: 3% 10%;}
.dwup .title{display: flex;align-items: center;justify-content: space-between;}
.dwup .title h2:after{content: "";display: block;width: .2rem;height: 2px;background: #008fd7;margin-top: .05rem;}
.dwup .title p{margin-top: .05rem;}
.dwup .title p a{display: block;padding: .05rem .2rem;border: 2px solid #999;}
.dwup .title p a:hover{text-decoration:none;border: 2px solid #008fd7;background: #008fd7;color: #FFF;}
.dwup .hzhb{margin-top: .2rem;}
.dwup .hzhb .swiper-slide{box-sizing: border-box;border: 1px solid #DDD;transition: all .3s;}
.dwup .hzhb .swiper-slide:hover{border: 1px solid #008fd7;}
.dwup .hzhb .swiper-slide figure{padding-bottom: 30%;}
.dwup .hzhb .swiper-slide p{text-align: center;padding: .1rem;}
.dwup .hzhb .swiper-pagination{position: initial;margin-top: .1rem;}

.banner_pic{position: relative;}
.banner_pic figure{width: 100%;padding-bottom: 25%;}
.banner_pic .title{position: absolute;left: 10%;top: 0;right: 10%;bottom: 0;display: flex;align-items: center;color: #FFF;}
.banner_pic .title h2{color: #FFF;}
.banner_pic .title p{font-size: .1rem;margin-top: .05rem;}

.subnav{padding:0 10%;background: #F1F1F1;display: flex;align-items: center;justify-content: space-between;}
.subnav p{display: flex;align-items: center;justify-content: center;padding: .15rem 0;}
.subnav i:nth-of-type(1){font-size: .1rem;color: #008fd7;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;justify-content: center;flex-flow: wrap;}
.subnav li{position: relative;margin-right: .2rem;font-weight: bold;font-size:.1rem;}
.subnav li a{display: block;padding: .15rem 0;overflow: hidden;transition: all .3s;}
.subnav li a:hover{display: block;text-decoration: none;color: #008fd7;}
.subnav li a:after{content: "";display: block;position: absolute;left: 50%;bottom: 0;width: 0;z-index: 100;height: 4px;background: #008fd7;opacity: 0;transform: translateX(-50%);}
.subnav li a.current{color: #008fd7;}
.subnav li:hover a:after{width: 100%;opacity: 1;}
.subnav li a.current:after{width: 100%;opacity: 1;}

.about{display: flex;justify-content: space-between;flex-wrap: wrap;}
.about .left{width: 60%;font-size: .1rem;}
.about .left p{line-height: 1.8;margin-bottom: .1rem;text-indent: 2em;}
.about .pic{width: 35%;}
.about .pic figure{padding-bottom: 60%;}

.wenhua ul{display: flex;justify-content: space-between;text-align: center;}
.wenhua li{width: 23%;background: #F5F5F5;display: flex;align-items: center;flex-flow: column;box-sizing: border-box;padding: .2rem;}
.wenhua li .zm{width: .4rem;height: .4rem;background: #008fd7;color: #FFF;line-height: .4rem;font-size: .2rem;border-radius: 100%;font-weight: bold;}
.wenhua li h2{margin-top: .1rem;font-size: .13rem;color: #333;font-weight: bold;}
.wenhua li p{margin-top: .1rem;}

.yingyong{line-height: 1.6;font-size:.13rem;}
.yingyong img{max-width:100%;}
.yingyong p{padding-bottom:.05rem;}

.yingyong_list{margin-top:.2rem;}
.yingyong_list ul{display:flex;justify-content:center;}
.yingyong_list li{width:15%;margin: 0 1%;text-align:center;}
.yingyong_list li figure{padding-bottom:100%;border-radius:.1rem;overflow:hidden;}
.yingyong_list li p{padding:.1rem;}

.con{padding: 5% 10%;}

.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: #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 0;}
.cpxqer li .con_er{ display:none; line-height:1.6; padding:3% 0;}

.products ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.products li{width: 23%;text-align: center;margin-bottom: 2%;}
.products li figure{padding-bottom: 100%;}
.products li p{padding: .1rem 0;}
.products li:last-child:nth-child(4n+1) {margin-right: calc((100% - 23%) / 3 * 3);}
.products li:last-child:nth-child(4n+2) {margin-right: calc((100% - 23%) / 3 * 2);}
.products li:last-child:nth-child(4n+3) {margin-right: calc((100% - 23%) / 3 * 1);}

.products_con .products_con_t{background: #F5F5F5;margin:0 20%;}
.products_con .products_con_t .left{width: 15%;float: left;}
.products_con .products_con_t .left figure{padding-bottom: 100%;}

.products_con_t .right{width: 85%;float: right;box-sizing: border-box;padding: .3rem;}
.products_con_t .right h2{font-size: .12rem;display: block;font-weight: bold;color: #008fd7;}
.products_con_t .right p{line-height: 1.6;margin-top: .1rem;}


.products_con_b{line-height: 1.6;padding: .1rem 0;margin:0 20%;}
.products_con_b .title{background: #F5F5F5;padding: .1rem;font-size: .12rem;text-align: center;}
.products_con_b .box{margin-top: .1rem;}
.products_con_b strong{font-weight: bold;padding-bottom: .1rem;display: block;}
.products_con_b table{border-left: 1px solid #DDD;border-top: 1px solid #DDD;border-collapse:collapse;}
.products_con_b table td{border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;padding: .05rem;}
.products_con_b p{padding-bottom: .1rem;}
.products_con_b img{max-width:100%;}

.products_related{margin-top: .3rem;}
.products_related .title{font-size: .14rem;}
.products_related .picshi{margin-top: .2rem;text-align: left;}
.products_related .swiper-slide{text-align: center;}
.products_related .swiper-slide figure{padding-bottom: 100%;}
.products_related .swiper-slide h2{padding: .1rem;}
.products_related .swiper-slide a:hover{text-decoration: none;}

.news li{margin-bottom: .1rem;background: #F5F5F5;position: relative;}
.news li:last-child{margin-bottom: 0;}
.news li .pic{width: 25%;}
.news li .pic figure{padding-bottom: 60%;}
.news li:hover .pic figure img{transform: scale(1.1);}
.news li .txt{width: 75%;box-sizing: border-box;padding: .1rem;}
.news li p{margin-top: .05rem;color: #999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.6;font-size: .08rem;}
.news li strong{display: block;line-height: 1.6;font-weight: bold;font-size: .1rem;}
.news li time{font-size: .08rem;display: block;color: #999;margin-top: .05rem;}
.news li a{transition: all 0.3s;display: flex;}
.news li a:hover{text-decoration: none;}

.news_con .left{width: 65%;float: left;background: #FFF;box-sizing: border-box;}
.news_con .left .title h2{font-size: .16rem;color:#008fd7;}
.news_con .left .title p{margin-top: 10px;color: #999;}
.news_con .left .txt{line-height: 2;margin-top: .2rem;border-top: 1px solid #e7e7e7;padding: .2rem 0;}
.news_con .left .txt p{padding-bottom: 10px;}
.news_con .left .txt img{max-width: 100%;}
.news_con .right{width: 30%;float: right;background: #FFF;box-sizing: border-box;}
.news_con .right h2{font-size: .14rem;color: #333;}
.news_con .right ul{margin-top: .1rem;}
.news_con .right li{box-sizing: border-box;position: relative;font-size: 0;border-bottom: 1px solid #EEE;padding: .1rem 0;}
.news_con .right li:last-child{border-bottom: none;}
.news_con .right li figure{width: 30%;padding-bottom: 25%;display: inline-table;vertical-align: middle;}
.news_con .right li:hover figure img{transform: scale(1.1);}
.news_con .right li .txt{position: relative;z-index: 1;display: inline-table;vertical-align: middle;width: 67%;box-sizing: border-box;margin-left: 3%;}
.news_con .right li .txt strong{display: block;font-size: .1rem;}
.news_con .right li .txt .more{margin-top: .1rem;font-size: .08rem;display: inline-block;color: #333;padding: .01rem .1rem;transition: all .3s;border: 1px solid #DDD;}
.news_con .right li:hover .txt .more{border: 1px solid #008fd7;color: #008fd7;}
.news_con .right li a{transition: all 0.3s;}
.news_con .right li a:hover{text-decoration: none;}

.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: .14rem;height: .14rem;line-height: .14rem;border: 1px solid #CCC;}
.fenye li a:hover{display: block;text-decoration: none;border: 1px solid #008fd7;background: #008fd7;color: #FFF;}
.fenye li.current a{border: 1px solid #008fd7;background: #008fd7;color: #FFF;}
.fenye li:first-child a{border: 1px solid #FFF;}
.fenye li:first-child a:hover{border: 1px solid #008fd7;background: #FFF;color: #008fd7;}
.fenye li:last-child a{border: 1px solid #FFF;}
.fenye li:last-child a:hover{border: 1px solid #008fd7;background: #FFF;color: #008fd7;}
.fenye li i{font-size: .1rem;}

.syt{padding: .1rem 0;background: #F5F5F5;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;padding: 0 .1rem;}
.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;}

.contact .box{display: flex;justify-content: space-between;flex-flow: wrap;background: #F5F5F5;}
.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%;}
#map_container{ height:3rem;width: 50%;}


.liuyan{width: 50%;background: #F5F5F5;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:#008fd7;cursor: pointer;outline: medium;padding: .05rem .3rem;}