﻿@charset "utf-8";
/* CSS Document */
.banner {
    width: 100%;
    overflow: hidden;
    position: sticky;
    top: 0;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide {
    overflow: hidden;
    height: 0;
    padding-bottom: 49%;
    position: relative;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
  }
  .banner .swiper-container .swiper-wrapper .swiper-slide video {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100% !important;
    object-fit: cover;
  }

  .banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: .08rem;
    height: .08rem;
    border-radius: 0;
    background: rgba(255, 255, 255, .5);
    border-radius: 100%;
    opacity: 1;
    margin: 0 .05rem;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
  }
  .banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #F00;
  }
  .banner .slide-next {
    width: 3rem;
    height: 3rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: absolute;
    bottom: 2rem;
    left: 50%;
    margin-left: -1.5rem;
    z-index: 2;
    cursor: pointer;
    animation-name: bounces;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-fill-mode: both;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
  }

.index{position: relative;z-index: 2;background: #FFF;}

.dyip{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;background:#FFF url(../images/pic6.png) no-repeat center bottom;background-size: cover;margin-top: .8rem;}
.dyip .left{width: 60%;}
.dyip .left h3{font-size: .14rem;margin-top: .05rem;color:#ff0000;}
.dyip .left ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: .2rem;}
.dyip .left li{box-sizing: border-box;width:50%;}
.dyip .left li .l{font-size: .13rem;color:#ff0000;}
.dyip .left li i{font-style: normal;display: inline-block;font-size: .2rem;font-weight: bold;}
.dyip .left p{margin-top: .2rem;line-height: 1.6;}
.dyip .left p span{color: #F00;}
.dyip .left .more{margin-top: .3rem;display: inline-block;}
.dyip .left .more i{font-size: .14rem;margin-right: .1rem;width: .24rem;height: .24rem;display: flex;align-items: center;justify-content: center;border: 1px solid #ff0000;border-radius: 100%;}
.dyip .left .more a{display: flex;align-items: center;justify-content: space-between;color:#ff0000;}
.dyip .left .more a:hover{text-decoration: none;}
.dyip .right{width: 35%;}
.dyip .right figure{padding-bottom: 120%;}
.dyip:after{content: "";display: block;height: .8rem;position: absolute;left: 0;top: -.8rem;right: 0;background-image: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);z-index: 100;}

.derp{padding: 5% 0;background: url(../images/pic12.jpg) no-repeat;background-size: cover;}
.derp .title{text-align: center;padding: 0 10%;}
.derp ul{display: flex;align-items: center;text-align: center;justify-content: center;margin-left: -1%;margin-top: .2rem;flex-wrap: wrap;}
.derp li{margin-left: 1%;}
.derp li a{padding: .05rem .1rem;display: block;}
.derp li a:hover{text-decoration: none;color: #ff0000;}
.derp .swiper-father{position: relative;margin-top: .2rem;padding: 0 10%;}
.derp .yxwl{padding: .3rem 0;}
.derp .swiper-slide{box-sizing: border-box;transform: scale(.6);}
.derp .swiper-slide-active{transform: scale(1.2);}
.derp .swiper-slide h2{font-size: .16rem;text-align: center;padding: .1rem 0;}
.derp .swiper-slide figure{padding-bottom: 60%;}
.derp .swiper-slide p{text-align: center;}
.derp .swiper-slide p:before{content: "";display: block;width: 100%;height: 1px;background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 100%);}
.derp .swiper-slide p a{padding: .15rem;display: block;}
.derp .swiper-slide p a:hover{padding: .15rem;display: block;text-decoration: none;}
.derp .swiper-slide a:hover{text-decoration: none;}
.derp .swiper-father .swiper-button-next,.derp .swiper-father .swiper-button-prev{width: .3rem;height: .3rem;margin-top: -.15rem;}
.derp .swiper-father .swiper-button-next{right: 5%;left: auto;}
.derp .swiper-father .swiper-button-prev{left: 5%;right: auto;}
.derp .swiper-father .swiper-button-next:after,.derp .swiper-father .swiper-button-prev:after{font-size: .14rem;color: #333;}

.dsanp .title{text-align: center;padding: 5% 0;}
.dsanp .box{position: relative;}
.dsanp .box:after{content: "";display: block;height: 1rem;position: absolute;left: 0;top: 0;right: 0;background-image: linear-gradient(to bottom,rgba(255,255,255,1),rgba(0,0,0,0) 100%);z-index: 100;}
.dsanp ul{display: flex;align-items: center;justify-content: space-between;}
.dsanp li{width: 20%;position: relative;transition: all .4s;}
.dsanp li:hover{width: 55%;}
.dsanp .swiper-slide figure{padding-bottom: 35%;}
.dsanp .fanganer{position: absolute;left: 10%;bottom: 2%;right: 10%;}
.dsanp .fanganer .swiper-slide{color: #333;text-align: center;background: rgba(255,255,255,.8);display: flex;align-items: center;justify-content: center;flex-flow: column;box-sizing: border-box;height: .8rem;border-radius: .03rem;cursor: pointer;}
.dsanp .fanganer .swiper-slide i{font-size: .22rem;margin-bottom: .05rem;color: #F00;}

.dliup{background:  url(../images/pic18.jpg) no-repeat;background-size: cover;}
.dliup .title{text-align: center;}
.dliup .title p{margin-top: .1rem;}
.dliup ul{display: flex;margin-left: -2%;flex-wrap: wrap;text-align: center;margin-top: .4rem;}
.dliup li{width: 23%;margin-left: 2%;background: #FFF;box-sizing: border-box;border-radius: .02rem;margin-bottom: 2%;overflow: hidden;}
.dliup li figure{padding-bottom: 110%;}
.dliup li figure img{transition: all .3s;}
.dliup li:hover figure img{transform: scale(1.2);}
.dliup li p{padding: .1rem;}
.dliup li a:hover{text-decoration: none;}

.dsip{text-align: center;}
.dsip .title p{margin-top: .1rem;}
.dsip ul{margin-top: .4rem;display: flex;margin-left: -3%;flex-wrap: wrap;}
.dsip li{width: 30.333%;box-sizing: border-box;margin-left: 3%;text-align: left;}
.dsip li .pic{position: relative;border-radius: .05rem;overflow: hidden;}
.dsip li figure{width: 100%;padding-bottom: 70%;}
.dsip li:hover figure img{transform: scale(1.1);}
.dsip li time{font-size: .1rem;margin-top: .2rem;display: block;color: #999;}
.dsip li .txt{padding: .1rem 0;position: relative;z-index: 1;}
.dsip li .txt strong{display: block;margin-top: .1rem;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.dsip li .txt span{color: #666;font-size: .1rem;}
.dsip li a{transition: all 0.3s;}
.dsip li a:hover{text-decoration: none;}
.dsip .more{display: inline-block;margin-top: .3rem;}
.dsip .more a{text-align: center;display: flex;align-items: center;justify-content: space-between;padding: .05rem .2rem;position: relative;z-index: 1;border-radius: 1rem;background-image: linear-gradient(to right, #ff7878 0%, #F00 100%);color: #FFF;}
.dsip .more a:hover{text-decoration: none;}
.dsip .more i{font-size: .12rem;margin-left: .05rem;}

.dwup{position: relative;align-items: center;text-align: center;background: url(../images/pic39.jpg) no-repeat center;background-size: cover;}
.dwup .title p{margin-top: .1rem;}
.dwup .title .more i{font-size: .14rem;margin-right: .1rem;width: .24rem;height: .24rem;display: flex;align-items: center;justify-content: center;border: 1px solid #1226aa;border-radius: 100%;}
.dwup .title .more a{display: flex;align-items: center;justify-content: space-between;color:#1226aa;}
.dwup .title .more a:hover{text-decoration: none;}
.dwup .box{display: flex; justify-content: space-between;margin-top: .3rem;flex-wrap: wrap;}
.dwup .box .list{width: 48%;}
.dwup .box .list h2{font-weight: bold;}
.dwup .box .list ul{display: flex;margin-left: 1%;flex-wrap: wrap;margin-top: .1rem;}
.dwup .box .list li{width: 32.333%;margin-left: 1%;margin-bottom: 1%;border: 1px solid #CCC;box-sizing: border-box;}
.dwup .box .list li:hover{box-shadow: 0 0 .1rem rgba(0,0,0,.2);border: 1px solid #F00;}
.dwup .box .list li img{width: 100%;}

.banner_pic{position: relative;}
.banner_pic figure{width: 100%;padding-bottom: 35%;}
.banner_pic .title{position: absolute;left: 10%;top: 0;right: 10%;bottom: 0;display: flex;align-items: center;color: #FFF;text-align: center;justify-content: center;text-shadow: 0 0 3px rgba(0,0,0,.3);}
.banner_pic .title p{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: .14rem;color: #1d2088;padding-left: 0;}
.subnav i{font-size: .1rem;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;}
.subnav li a{display: block;padding: .15rem 0;overflow: hidden;transition: all .3s;}
.subnav li a:hover{display: block;text-decoration: none;color: #1d2088;}
.subnav li a.current{color: #1d2088;}
.subnav li a:after{content: "";display: block;position: absolute;left: 50%;bottom: 0;width: 0;z-index: 100;height: 4px;background: #1d2088;opacity: 0;transform: translateX(-50%);}
.subnav li:hover a:after{width: 100%;opacity: 1;}
.subnav li a.current:after{width: 100%;opacity: 1;}

.subnavsan{width:20%;}
.subnavsan h2{font-size:.15rem;background:#ff0000;padding: .05rem .1rem;color:#FFF;}
.subnavsan ul{border:1px solid #DDD;border-top:none;}
.subnavsan li{border-bottom:1px solid #DDD;}
.subnavsan li p a{display: flex;padding: .07rem .1rem;align-items:center;justify-content:space-between;}
.subnavsan li p a:hover{text-decoration: none;}
.subnavsan li p a.current{color: #ff0000;}
.subnavsan li p a i{font-size:.08rem;}
.subnavsan li p a.current i{transform:rotate(90deg);}
.subnavsan li dd{font-size:.1rem;}
.subnavsan li dd a{padding: .05rem .1rem;display: block;}
.subnavsan li dd a:hover{text-decoration:none;}
.subnavsan li dd a.current{color:#ff0000;}


.about{line-height: 1.8;}
.about p{text-indent: 2em;}
.about ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: .2rem;}
.about li{box-sizing: border-box;width:25%;}
.about li .l{font-size: .13rem;color:#ff0000;}
.about li i{font-style: normal;display: inline-block;font-size: .2rem;font-weight: bold;}

.licheng .swiper-father{position: relative;padding: 5% 10%;}
.licheng .licheng_list .swiper-slide{background: #F5F5F5;padding: .2rem;box-sizing: border-box;border-radius: .02rem;overflow: hidden;cursor: pointer;transition: all .3s;}
.licheng .licheng_list .swiper-slide:hover{background: #ff0000;color: #FFF;}
.licheng .licheng_list .swiper-slide h2{font-weight: bold;padding-bottom: .1rem;font-size: .16rem;}
.licheng .licheng_list .swiper-slide p{line-height: 1.6;border-bottom: 1px solid rgba(0,0,0,.1);padding: .05rem 0;}
.licheng .licheng_list .swiper-slide p:last-child{border-bottom: none;}
.licheng .swiper-father .swiper-button-next,.licheng .swiper-father .swiper-button-prev{width: .26rem;height: .26rem;border-radius: 100%;margin-top: -.131rem;border: .02rem solid #333;}
.licheng .swiper-father .swiper-button-next{right: 4%;left: auto;}
.licheng .swiper-father .swiper-button-prev{left: 4%;right: auto;}
.licheng .swiper-father .swiper-button-next:after,.licheng .swiper-father .swiper-button-prev:after{display: none;}
.licheng .swiper-father .swiper-button-next i,.licheng .swiper-father .swiper-button-prev i{font-size: .14rem;color: #333;}

.linian ul{display: flex;margin-left: -2%;flex-wrap: wrap;}
.linian li{width: 23%;margin-left: 2%;margin-bottom: 2%;position: relative;}
.linian li figure{padding-bottom: 60%;}
.linian li figure img{transition: all .3s;}
.linian li:hover figure img{transform:scale(1.1);}
.linian li p{position: absolute;left: 0;top:0;color: #FFF;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;font-size: .12rem;box-sizing:border-box;padding:.1rem;text-align:center;}

.wenhua ul{display: flex;margin-left: -2%;flex-wrap: wrap;}
.wenhua li{width: 31.333%;margin-left: 2%;margin-bottom: 2%;position: relative;}
.wenhua li figure{padding-bottom: 60%;}
.wenhua li figure img{transition: all .3s;}
.wenhua li:hover figure img{transform:scale(1.1);}
.wenhua li p{position: absolute;left: 0;top:0;color: #FFF;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;font-size: .12rem;box-sizing:border-box;padding:.1rem;text-align:center;}


.zhengshu ul{margin-left: -3%;}
.zhengshu li{width: 22%;float: left;margin-left: 3%;text-align: center;margin-bottom: 3%;box-sizing: border-box;transition: all .5s;background: #F5F5F5;}
.zhengshu li .pic figure{padding-bottom: 68%;}
.zhengshu li h2{padding: .1rem;}

.huanjing .swiper-father{position: relative;padding: 5% 10%;}
.huanjing .swiper-slide{text-align: center;background: #F5F5F5;}
.huanjing .swiper-slide .pic{overflow:hidden;}
.huanjing .swiper-slide .pic figure{padding-bottom: 68%;}
.huanjing .swiper-slide .pic img{transition:all .3s;width:100%;}
.huanjing .swiper-slide:hover .pic img{transform: scale(1.2);}
.huanjing .swiper-slide h2{padding: .1rem;}
.huanjing .swiper-father .swiper-button-next:after,.huanjing .swiper-father .swiper-button-prev:after{color: #666;font-size: .14rem;}
.huanjing .swiper-father .swiper-button-next,.huanjing .swiper-father .swiper-button-prev{width: .3rem;height: .3rem;background: #FFF;margin-top: -.15rem;border-radius: 100%;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.huanjing .swiper-father .swiper-button-prev{left: 5%;right: auto;}
.huanjing .swiper-father .swiper-button-next{right: 5%;left: auto;}

.yingyong ul{display: flex;margin-left: -2%;flex-wrap: wrap;}
.yingyong li{margin-bottom: 2%;width: 48%;margin-left: 2%;background: #F5F5F5;box-sizing: border-box;padding: .2rem;border-radius: .05rem;}
.yingyong li h2{font-weight: bold;margin-bottom: .1rem;}
.yingyong li dl{display: flex;align-items: center;margin-bottom: .1rem;}
.yingyong li dl:last-child{margin-bottom: 0;}
.yingyong li dd{margin-left: .1rem;border: 1px solid #CCC;padding: .02rem;}
.yingyong li .txter{display: flex;align-items: center;flex-wrap: wrap;}
.yingyong li p{border: 1px solid #CCC;padding: .02rem;margin-right: .1rem;margin-bottom: .05rem;}

.fangan p{text-indent:2em;}
.fangan ul{display:flex;margin-left:-2%;margin-top:.3rem;flex-wrap:wrap;}
.fangan li{text-align: center;background: #F5F5F5;display: flex;align-items: center;justify-content: center;flex-flow: column;box-sizing: border-box;height: .8rem;border-radius: .03rem;margin-left:2%;width:23%;}
.fangan li i{font-size: .3rem;margin-bottom: .05rem;color:#F00;}

.chuangxin ul{display: flex;flex-wrap: wrap;margin-left:-2%;}
.chuangxin li{width:48%;margin-left:2%;background: #F5F5F5;box-sizing: border-box;padding: .2rem;border-radius: .05rem;}
.chuangxin li h2{font-weight:bold;margin-bottom:.1rem;}
.chuangxin li span{color:#F00;}

.cpxqer .titleyi{line-height: 3;border-top: 2px solid #000;font-weight: bold;}
.cpxqer .tit{float: left;}
.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: .13rem;transition: all 0.3s;}
.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{ line-height: 3;overflow: hidden;cursor: pointer;border-top: 1px solid #999;}
.cpxqer li .con_er{ display:none; line-height:1.6; padding:3% 0;}

.products{display:flex;justify-content:space-between;flex-wrap:wrap;}
.products .products_r{width:77%;}
.products .products_r .list ul{display: flex;flex-flow: wrap;margin-left: -2%;}
.products .products_r .list li{width: 31.333%;text-align: center;margin-bottom: 2%;background: #FFF;margin-left: 2%;border-radius: .02rem;overflow: hidden;border:1px solid #DDD;box-sizing:border-box;}
.products .products_r .list li h2{font-size: .16rem;text-align: center;padding: .1rem 0;}
.products .products_r .list li figure{padding-bottom: 60%;}
.products .products_r .list li img{transition:all .3s;}
.products .products_r .list li:hover img{transform: scale(1.2);}
.products .products_r .list li p{text-align: center;}
.products .products_r .list li p:before{content: "";display: block;width: 100%;height: 1px;background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,.1) 50%, rgba(0,0,0,0) 100%);margin-bottom: .1rem;}
.products .products_r .list li a{padding-bottom:.1rem;display:block;}
.products .products_r .list li a:hover{text-decoration: none;}

.products_con .products_con_t .left{width: 50%;float: left;box-sizing:border-box;border:1px solid #DDD;border-radius: .05rem;overflow: hidden;}
.products_con .products_con_t .left figure{padding-bottom: 60%;}

.products_con_t .right{width: 50%;float: right;box-sizing: border-box;padding: .3rem;}
.products_con_t .right strong{font-size: .12rem;display: block;font-weight: bold;}
.products_con_t .right .xh{color: #999;margin-top: .05rem;}
.products_con_t .right .txt{line-height: 1.6;margin-top: .1rem;}
.products_con_t .right .more{display: inline-block;margin-top: .2rem;font-size: .12rem;}
.products_con_t .right .more span{color: #F00;}
.products_con_t .right .more i{font-size: .14rem;margin-right: .05rem;color: #F00;}

.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;box-sizing:border-box;border:1px solid #DDD;border-radius: .02rem;overflow:hidden;}
.products_related .swiper-slide figure{padding-bottom: 60%;}
.products_related .swiper-slide h2{font-size: .16rem;text-align: center;padding: .1rem 0;}
.products_related .swiper-slide p{text-align: center;}
.products_related .swiper-slide p:before{content: "";display: block;width: 100%;height: 1px;background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,.1) 50%, rgba(0,0,0,0) 100%);margin-bottom: .1rem;}
.products_related .swiper-slide a{padding-bottom:.1rem;display:block;}
.products_related .swiper-slide a:hover{text-decoration: none;}


.news_t{box-sizing: border-box;position: relative;font-size: 0;background: #F5F5F5;border-radius: .05rem; overflow: hidden;}
.news_t .pic{width: 50%;display: inline-table;vertical-align: middle;}
.news_t .pic figure{padding-bottom: 60%;}
.news_t time{font-size: .1rem;}
.news_t .txt{padding: 0 .4rem;position: relative;z-index: 1;display: inline-table;vertical-align: middle;width: 50%;box-sizing: border-box;}
.news_t .txt strong{display: block;font-size: .14rem;margin-top: .1rem;}
.news_t .txt p{margin-top: .12rem;font-size: .1rem;color: #777;line-height: 1.6;}
.news_t .txt .more{margin-top: .2rem;font-size: .08rem;display: inline-block;color: #FFF;padding: .05rem .1rem;transition: all .3s;background: #F00;border-radius: .02rem; overflow: hidden;}
.news_t .txt .more i{font-size: .1rem;padding-left: .05rem;font-size: .08rem;}
.news_t a{transition: all 0.3s;}
.news_t a:hover{text-decoration: none;}

.news ul{display: flex;flex-wrap: wrap;margin-top: .5rem;margin-left: -1.333%;}
.news li{box-sizing: border-box;position: relative;font-size: 0;width: 32%;margin-left: 1.333%;margin-bottom: 2%;}
.news li .pic{border-radius: .05rem; overflow: hidden;}
.news li figure{padding-bottom: 60%;}
.news li .txt{padding: .1rem;position: relative;z-index: 1;}
.news li .txt strong{display: block;font-size: .14rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: .4.3rem;line-height: 1.6;}
.news li .txt p{margin-top: .12rem;font-size: .09rem;color: #999;}
.news li a{transition: all 0.3s;}
.news li a:hover{text-decoration: none;}

.newsbox{margin: 5% 15%;}
.news_con{background: #F5F5F5;padding: .2rem;border-radius: .05rem;}
.news_con .title{text-align: center;padding: .2rem 0;}
.news_con .title h2{font-size: .18rem;font-weight: bold;}
.news_con .title p{margin-top: .2rem;color: #999;font-size: .1rem;}
.news_con .txt{line-height: 2;margin-top: .2rem;border-top: 1px solid #e7e7e7;padding: .2rem .4rem;}
.news_con .txt p{padding-bottom: 10px;}
.news_con .txt img{max-width: 100%;}
.news_con .txt .pic{text-align:center;}

.production{background: #F5F5F5;padding: .2rem;border-radius: .05rem;}
.production .title{text-align: center;padding: .2rem 0;}
.production .title h2{font-size: .18rem;font-weight: bold;}
.production .title p{margin-top: .2rem;color: #999;font-size: .1rem;}
.production .txt{line-height: 2;margin-top: .2rem;border-top: 1px solid #e7e7e7;padding: .2rem .4rem;text-align:center;}
.production .txt p{padding-bottom: 10px;}
.production .txt img{max-width: 100%;}
.production .txt .pic{text-align:center;}

.newsconlist .title{font-size: .2rem;font-weight: bold;}
.newsconlist ul{display: flex;flex-wrap: wrap;margin-top: .3rem;margin-left: -1.333%;}
.newsconlist li{box-sizing: border-box;position: relative;font-size: 0;width: 32%;margin-left: 1.333%;margin-bottom: 2%;}
.newsconlist li .pic{border-radius: .05rem; overflow: hidden;}
.newsconlist li figure{padding-bottom: 60%;}
.newsconlist li .txt{padding: .1rem;position: relative;z-index: 1;}
.newsconlist li .txt strong{display: block;font-size: .14rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: .4.3rem;line-height: 1.6;}
.newsconlist li .txt p{margin-top: .12rem;font-size: .09rem;color: #999;}
.newsconlist li a{transition: all 0.3s;}
.newsconlist li a:hover{text-decoration: none;}

.fuli ul{display: flex;align-items: center;justify-content: space-between;flex-flow: wrap;}
.fuli li{width: 50%;display: flex;align-items: center;justify-content: space-between;background: #F5F5F5;position: relative;}
.fuli li .pic{width: 50%;}
.fuli li:nth-of-type(3) .pic{margin-left: 50%;}
.fuli li:nth-of-type(4) .pic{margin-left: 50%;}
.fuli li .pic figure{padding-bottom: 100%;}
.fuli li .txt{width: 50%;box-sizing: border-box;padding: .2rem;position: absolute;top: 0;bottom: 0;display: flex;align-items: center;justify-content: space-between;}
.fuli li:nth-of-type(1) .txt{left: 50%;}
.fuli li:nth-of-type(2) .txt{left: 50%;}
.fuli li:nth-of-type(3) .txt{left: 0%;}
.fuli li:nth-of-type(4) .txt{left: 0%;}
.fuli li .txt h2{font-size: .1rem;font-weight: bold;margin-bottom: .1rem;}
.fuli li .txt p{line-height: 2;}

.yuangong_dyip{position: relative;background: #F5F5F5;}
.yuangong_dyip .pic{width: 50%;}
.yuangong_dyip .pic figure{padding-bottom: 50%;}
.yuangong_dyip .txt{width: 50%;box-sizing: border-box;padding: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;position: absolute;left: 50%;top: 0;bottom: 0;}
.yuangong_dyip .txt .box{width: 50%;margin: .1rem 0;}
.yuangong_dyip .txt .box i{width: .2rem;height: .2rem;float: left;display: flex;align-items: center;justify-content: center;}
.yuangong_dyip .txt .box .txter{margin-left: .3rem;}
.yuangong_dyip .txt h2{font-size: .1rem;font-weight: bold;margin-bottom: .1rem;}
.yuangong_dyip .txt p{line-height: 2;}

.yuangong_derp{position: relative;margin-top: .3rem;background: #F5F5F5;}
.yuangong_derp .pic{width: 50%;float: right;}
.yuangong_derp .pic figure{padding-bottom: 50%;}
.yuangong_derp .txt{width: 50%;box-sizing: border-box;padding: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;position: absolute;left: 0%;top: 0;bottom: 0;}
.yuangong_derp .txt .box{width: 50%;margin: .1rem 0;}
.yuangong_derp .txt h2{font-size: .1rem;font-weight: bold;margin-bottom: .1rem;}
.yuangong_derp .txt p{line-height: 2;}

.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;border-radius: 1rem;overflow: hidden;}
.fenye li:first-child a{width: .6rem;}
.fenye li:last-child a{width: .6rem;}
.fenye li a{display: block;width: .2rem;height: .2rem;line-height: .2rem;}
.fenye li a:hover{display: block;text-decoration: none;background: #F00;color: #FFF;}
.fenye li.current a{background: #F00;color: #FFF;}
.fenye li i{font-size: .08rem;}

.syt{margin-top: .2rem;}
.syt ul{display: flex;align-items: center;justify-content: space-between;}
.syt li{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;background: #F5F5F5;width: .24rem;height: .24rem;border-radius: 100%;display: flex;align-items: center;justify-content: center;}
.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;}

.con .contact{line-height: 1.6;}
.con .contact ul{display: flex;align-items: center;justify-content: space-between;text-align: center;flex-flow: wrap;}
.con .contact li{width: 31.333%;display: flex;align-items: center;justify-content: center;flex-flow: column;background: #F5F5F5;box-sizing: border-box;padding: .1rem;height: 2rem;border-radius: .05rem;}
.con .contact li i,.con .contact li em{width: .4rem;height: .4rem;background: #F00;display: block;line-height: .4rem;text-align: center;color: #FFF;font-size: .24rem;border-radius: .15rem;}
.con .contact li p{margin-top: .15rem;}

.con .zixun ul{display:flex;justify-content:center;}
.con .zixun li{width: 48%;box-sizing:border-box;padding:.2rem;line-height:1.6;background:#F5F5F5;display:flex;align-items:center;}
.con .zixun li em{display:block;text-align:center;font-size:.3rem;color: #F00;}
.con .zixun li .txt{width:100%;margin-left:.1rem;}

#map_container{ height:2.5rem;margin-top: .5rem;}

.liuyan .txt{margin-top: .1rem;}
.liuyan ul{margin-top: .2rem;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 2%; font-family:'Conv_tt1161m_';box-sizing: border-box;}
.liuyan .textarea{  margin:0;}
.liuyan .textarea textarea{ width:100%; height:1rem; border:2px solid #EEE; outline:medium; padding:1%;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:#F00;cursor: pointer;outline: medium;padding: .05rem .3rem;}