
*{margin: 0;padding: 0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
html {font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;font-size:625%;color: #4b4b4b;}
body {max-width:640px;margin:auto;font-size:0;background:#fff; overflow-x: hidden;}
p,input {font-size:inherit;}
input, button, textarea{outline:none; appearance:none;}
a{color:inherit;text-decoration: none;outline-style: none; border:none;}
ul,ol,li{list-style:none;}
img{max-width:100%;border:none;}
a,button,input,textarea{-webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0);}
em{font-style:normal;}
h1,h2,h3,h4,h5{font-weight:normal;}
.img_box div{display:table-cell;vertical-align:middle;text-align:center;}
.img_box img{vertical-align:middle;border:none;display:inline-block;max-width:100%;max-height:100%;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{content:'';display:block;height:0;clear:both;visibility:hidden;}
.clear{clear: both;}
.bl{float:left;display:inline-block;}
.br{float:right;display:inline-block;}
#lightbox-secNav-btnClose{padding-top: 0.1rem;padding-bottom: 0;}

.swiper-pagination-bullet-active{background:#fff !important ;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

.fw{font-weight: bold; font-family: PingFangSC-Medium, sans-serif;}

.fl { float:left;}
.fr { float:right;}
.k{width:100%; margin:0 auto; height:.9rem;}
.k1{width:100%; margin:0 auto; height:.2rem;}
.k2{width:100%; margin:0 auto; height:20px;}
.k3{width:100%; margin:0 auto; height:40px;}

.product_tb table{width:6rem; border-spacing:0; border-collapse:separate; font-size: .2rem;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; line-height: .4rem; border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border:1px solid #ddd;width:6rem; font-size: .2rem;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}


/*ͷ��*/
.logo{width: 100%;/* padding: .2rem 0; */text-align: center;}
.logo img{/* height: 1.3rem; */width: 90%;}

/*nav*/
.nav{width: 100%;/* height: 1.4rem; *//* padding-top: .1rem; */background: #169b3e;}
.nav ul li{float: left;text-align: center;width: 25%;line-height: .6rem;height: .6rem;font-size: .24rem;box-shadow: 13px -20px 20px 0px rgb(0 0 0 / 5%) inset;}
.nav ul li a{color: #fff;}
.nav ul li.hover-t a{color: #000000;}

/*banner*/
.banner{width: 100%; position: relative;}
.banner .swiper-container{width: 100%;}
.banner .swiper-slide{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;}
.banner .swiper-slide img{width:100%;height:auto;min-height:100%;transition:1s linear 2s;transform:scale(1.1,1.1);}
.banner .swiper-slide-active img, .banner .swiper-slide-duplicate-active img{transition:6s linear;transform:scale(1,1);}

.banner .swiper-container .swiper-pagination{text-align: center; position:absolute; bottom:5px;}
.banner .swiper-pagination-bullet{background:none;opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:#fff; display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#169b3e;height:1px;width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.banner .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0;background:#169b3e;position:relative;z-index:1;}
.banner .swiper-pagination-bullet-active i{animation:middle 6s;}
.banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}	
@keyframes first{0% {transform:scaleX(0.5);left:0px;}/*091*/100% {transform:scaleX(1);left:2px;} /*0915*/}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}/*1090*/20% {transform:scaleX(0.3);left:2px;} /*090*/100% {transform:scaleX(0.3);left:0px;} /*090*/}		
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}/*1091*/20% {transform:scaleX(0.45);left:2px;}/*092*/100% {transform:scaleX(1);left:2px;} /*0913*/}	

.banner .swiper-button-prev, .banner .swiper-button-next{top: 47%; background:rgba(0,0,0,.4); color: #fff; border-radius: 200px; width: 50px; height: 50px; --swiper-navigation-size: 15px;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #169b3e;}

.bannert-titlet{position: absolute; width: 100%; text-align:center; color: #6d594b; font-size: .5rem; font-weight: bold; top: .7rem; z-index: 999;}
.bannert-titlet img{width: .43rem; height: .04rem; margin-top: .1rem; padding-top: 0;}

/*��������*/
.about{
    background: url(../images/hzbg_wap.jpg) no-repeat center bottom;
    background-size: 100%;
    /* box-shadow: 0 10px 20px 10px rgb(0 0 0 / 5%) inset; */
}
.about-leftimg{width: 6rem; margin: 0 auto; padding: .3rem 0;}

.about-right{width: 6rem;margin: 0 auto;padding: .42rem 0;}
.about-right .about-right-title{font-size: .4rem;color: #000;font-weight: bold;border-left: 7px solid #0b7f38;padding-left: 10px;}

.about-right .about-right-desc{font-size: .22rem; margin-top: .2rem; line-height:.4rem;}
.about-right .about-right-desc p{padding-bottom: .1rem;}

.advnum-kj{
    /* box-shadow: 1px 8px 0px 0px rgb(0 0 0 / 5%) inset; */
}
.advnum{width: 6rem; margin: 0 auto;}
.advnum .advnum-list{width: 45%;float: left;margin-right: 10%;margin-top: .2rem;text-align: center;}
.advnum .advnum-list:nth-child(2n){margin-right: 0;}
.advnum .advnum-list p:first-child{font-size: .24rem;}
.advnum .advnum-list p:first-child font{font-size: .6rem; font-weight: bold; color: #169b3e;}
.advnum .advnum-list p:nth-child(2){width: 100%;height: .4rem;font-size: .24rem;line-height: .4rem;/* border: 1px solid #000; */color: #000;text-align: center;background: #EAEAEA;}

.kj{width: 6rem; margin:.4rem auto;}
.kj ul li{position: relative; float: left; margin-right:1.33333%; text-align: center; width: 24%;}
.kj ul li:last-child{margin-right: 0;}
.kj ul li img{width: 100%;}
.kj ul li:hover img{-webkit-animation:bounce 2.2s -.5s ease both; -moz-animation:bounce 2.2s -.5s ease both;}
@-webkit-keyframes bounce {0%, 20%, 50%, 80%, 100% {-webkit-transform:translateY(0)}40% {-webkit-transform:translateY(-30px)}60% {-webkit-transform:translateY(-15px)}}
@-moz-keyframes bounce {0%, 20%, 50%, 80%, 100% {-moz-transform:translateY(0)}40% {-moz-transform:translateY(-30px)}60% {-moz-transform:translateY(-15px)}}
.kj ul li:hover{color: #00bab1;}

/*product*/
.indexproduct{width: 100%;background: #f4f4f4;padding:.5rem 0;background: rgb(22 155 62);}

.indexproduct-box .swiper-container{width: 96%; margin: 0 auto; padding-bottom: .6rem; position: relative;}
.indexproduct-box .swiper-container .swiper-slide {text-align: center; overflow: hidden;}
.indexproduct-box .swiper-container .swiper-slide .indexproduct-box-img{overflow: hidden;}
.indexproduct-box .swiper-container .swiper-slide .indexproduct-box-img img{width: 100%; -webkit-transition: .6s; transition: .6s;}
.indexproduct-box .swiper-container .swiper-slide:hover .indexproduct-box-img img{transform: scale(1.1);}
.indexproduct-box .swiper-container .swiper-slide .indexproduct-box-title{position: absolute; top: 100%; text-align: center; width: 100%; color: #fff; -webkit-transition: .3s; transition: .3s;}
.indexproduct-box .swiper-container .swiper-slide .indexproduct-box-title p{width: 100%;font-size: .24rem;height: .6rem;line-height: .36rem;text-align: center;margin: .001rem auto;background: #169b3e;}
.indexproduct-box .swiper-container .swiper-slide:hover .indexproduct-box-title{top:84%;}

.indexproduct-box .swiper-button-prev, .indexproduct-box .swiper-button-next{top: 43%; background: rgba(0,0,0,.4); color: #fff; border-radius: 200px; width: .5rem; height: .5rem; --swiper-navigation-size: 12px;}
.indexproduct-box .swiper-button-prev{left:0;}
.indexproduct-box .swiper-button-next{right:0;}
.indexproduct-box .swiper-button-prev:hover, .indexproduct-box .swiper-button-next:hover{background: #169b3e;}

/*����*/
.indexnews{padding: .5rem 0;/* background: url(../images/news-bg.gif) no-repeat; */background-size: 120%;}

.indexnewslist{text-align: center;}
.indexnewslist a{display: inline-block; text-align: center; padding: .1rem .4rem; font-size: .24rem; border: 1px solid #000; margin:0 .1rem;}
.indexnewslist a:hover{background: #169b3e; border: 1px solid #169b3e; color: #fff;}

.indexnewsbox-left{width: 6rem; margin:.5rem auto; position: relative;}
.indexnewsbox-left .indexnewsbox-left-img{width: 100%; overflow: hidden;}
.indexnewsbox-left .indexnewsbox-left-img img{width: 100%; -webkit-transition: .6s; transition: .6s;}
.indexnewsbox-left:hover .indexnewsbox-left-img img{transform: scale(1.1);}
.indexnewsbox-left .indexnewsbox-left-desc{width: 6rem;}
.indexnewsbox-left .indexnewsbox-left-desc p:first-child{font-size: .26rem; font-weight: bold; line-height: .4rem; color: #000; padding-top: .1rem;}
.indexnewsbox-left:hover .indexnewsbox-left-desc p:first-child{color: #169b3e;}
.indexnewsbox-left .indexnewsbox-left-desc p:nth-child(2){font-size: .22rem;line-height: .3rem;color: #7c7c7c;padding-top: .1rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.indexnewsbox-left .indexnewsbox-left-desc p:nth-child(3){font-size: .22rem; line-height: .3rem; text-align: left; color: #169b3e;}

.indexnewsbox-right{width: 6rem; margin:0 auto;}
.indexnewsbox-right-list{width: 100%; padding: .2rem .3rem; position: relative; margin-bottom: .1rem; display: inline-block;}
.indexnewsbox-right-list:hover, .indexnewsbox-right-list:first-child{background: rgb(22 155 62 / 19%);}
.indexnewsbox-right-list p:first-child{font-size: .24rem; color: #000; font-weight: bold;}
.indexnewsbox-right-list:hover p:first-child{color: #169b3e;}
.indexnewsbox-right-list p:first-child span{float: right; font-size: .22rem; font-weight: normal;}
.indexnewsbox-right-list p:nth-child(2){font-size: .22rem;line-height: .3rem;margin-top: .1rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/*������ҵ*/
.qxqy{height: 2.84rem; background: url(../images/qxqy-bg.jpg) no-repeat; background-size: 100%;}
.qxqy-title{margin-left:5%;width: 57%;padding-top: .4rem;}
.qxqy-title p:first-child{height: .35rem;line-height: .35rem;border-left: 5px solid #169b3e;padding-left: .2rem;font-size: .36rem;color: #169b3e;}
.qxqy-title p:nth-child(2){font-size: .22rem;line-height: .3rem;color: #525252;margin-left: .3rem;margin-top: .2rem;}

.qxqy-more{text-align: center; color: #fff; font-size: 18px; margin-top: 200px;}
.qxqy-more a{color: #fff;}

.qxqybox{padding: .3rem 0;}
.qxqybox .swiper-container{width: 96%; margin: 0 auto; padding-bottom: .5rem;}
.qxqybox .swiper-slide{position: relative; 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;
}
.qxqybox .swiper-slide .qxqybox-img{width: 100%; height: 100%; overflow: hidden;}
.qxqybox .swiper-slide .qxqybox-img img{width: 100%; display: block; opacity: 1; filter:alpha(Opacity=100); transition:.6s; -webkit-transition:.6s; }
.qxqybox .swiper-slide:hover .qxqybox-img img{opacity: 1; filter:alpha(Opacity=100); transform:scale(1.1); -webkit-transform:scale(1.1); }
.qxqybox .swiper-slide .qxqybox-img .black{background: none rgba(0,0,0,.7); position: absolute; left: 0; top:0; width: 100%; height: 100%; opacity: .6; visibility: hidden\9; -webkit-transition: .3s; transition: .3s;}
.qxqybox .swiper-slide:hover .qxqybox-img .black{opacity: 1; visibility: visible\9;}
.qxqybox .swiper-slide .qxqybox-t{position: absolute; bottom: 0; width: 100%; background: rgba(0,0,0,.6); text-align: center; color: #fff; }
.qxqybox .swiper-slide .qxqybox-t p:first-child{font-size: .26rem; line-height: .6rem; height: .6rem;}

.qxqybox .swiper-button-prev, .qxqybox .swiper-button-next{top: 42%; background: rgba(0,0,0,.4); color: #fff; border-radius: 200px; width: 40px; height: 40px; --swiper-navigation-size: 15px;}
.qxqybox .swiper-button-prev{left:1%;}
.qxqybox .swiper-button-next{right:1%;}
.qxqybox .swiper-button-prev:hover, .qxqybox .swiper-button-next:hover{background: #c60909;}

/*foot*/
.footer-tel{width: 100%; line-height:1rem; height: 1rem; background: #f4f4f4; text-align: center; font-size: .23rem; color: #000;}
.footer-tel font{color: #169b3e; font-weight: bold; font-size: .3rem;}

.foot{background: url("../images/footer-bg.jpg");  background-size: 120%; width: 100%; text-align: center;}

.foot-wx{width: 100%; padding-top: .5rem;}
.foot-wx p{display: inline-block; width:2.2rem;}
.foot-wx p img{width: 1.8rem;border: 3px solid rgb(255 255 255);}
.foot-wx p span{display: block;height: .4rem; line-height: .4rem; text-align: center; font-size: .22rem; color: #939393;}

.foot-box{width: 100%; height: 100%; padding:.3rem; line-height:.4rem; font-size: .23rem; color: #939393;}
.foot-box p:first-child{/* font-size: .35rem; */ color: #fff; margin-top: .2rem; margin-bottom: .2rem;}
.foot-box p{text-align: center;}


/*��������ض���*/
.side_bar{position: fixed;z-index: 99;right: .05rem; bottom:10%;display: none;background-color: #169b3e;border-radius: .07rem;}
.side_bar .btn_top{	display: block;	width: .65rem;height: .72rem;background: url(../images/back_top.png) no-repeat center center;background-size: 50%;}

/*�ײ�menubox�˵�*/
.menubox{background-color: #169b3e;position: relative;position: fixed; left:50%; margin-left: -3.2rem; bottom: 0; z-index: 999; width: 6.4rem; padding:6px 0;}
.menubox ul li{float: left; width: 25%;text-align: center;}
.menubox ul li i{display: block;margin:1% auto;width:0.38rem;height: 0.38rem;}
.menubox ul li i img{display: none;margin:0 auto;width: 0.38rem;}
.menubox ul li i img:first-child{display: block;}
.menubox ul li span{display: block;font-size: .22rem;color: #fff;line-height: 150%;}
.menubox ul li.cur i img:first-child{display: none;}
.menubox ul li.cur i img:last-child{display: block;}
.menubox ul li.cur span{color: #f4aeb4;}
.menubox dl{position: absolute;right: 0;width: 30%;background-color: #169b3e;text-align: center;padding: 1% 0;border:rgba(255,255,255,.05) solid 1px;border-bottom: 0;display: none;border-radius: 4px 4px 0 0;overflow: hidden;}
.menubox dl dd{line-height: .68rem;border-top: rgba(255,255,255,.1) solid 1px;}
.menubox dl dd:first-child{border:0;}
.menubox dl a{display: block;color: #fff;font-size: .24rem;}
.menubox dl a:active{color: #f4aeb4;}

/*about-nav*/
.about-nav{width: 100%;margin: 0 auto;/* padding: .1rem 0; */text-align: left;/* background: #e9e9e9;*/border-bottom: 1px solid #ececec;}
.about-nav a{display: inline-block;text-align: center;padding: .07rem .3rem;margin: .05rem .05rem;font-size: .2rem;/* background: #eeeeee; */}
.about-nav a:hover{color:#fff; background-color: #169b3e;}
.about-nav a.cur{/* color:#fff; *//* background-color: #169b3e; *//* background-color: #eeeeee; */border-bottom: 2px solid #169b3e;}


/*������������*/
.body-bg{background: #fff;}
.container{ width: 6.0rem; margin:0 auto; padding: .3rem 0;}
.about_detail{padding: .3rem 0; width: 6rem; min-height: 2rem; margin:0 auto; font-size: 0.24rem;  line-height: 0.44rem;}
.about_detail p{padding-bottom: .1rem;}
.about_detail img{ padding-bottom: .1rem;    max-width: 100% !important;}
.about_detail table {
    border: 1px solid #169b3e;
}

/*��ҳͼƬ*/
.img-content{width:6rem; text-align: center;}
.img-content .img_box{width:2.85rem; margin-right:.2rem; float: left; border: 1px solid rgba(0,0,0,.09); display:inline-block; margin-bottom: 0.2rem; background: #fff; position: relative;}
.img-content .img_box:nth-child(2n){margin-right:0;}
.img-content .img_box img{margin-top:0.12rem; width: 100%;}
.img-content .img_box div{width:2.6rem; display:inline-block;}
.img-content h3{font-size: 0.22rem; height: .5rem; line-height: .25rem; display: table-cell; vertical-align: middle;}
.img-price{font-size: .2rem; position: absolute; left: 0; top: 0; background: rgba(35,172,56,.7); color: #fff; padding: .1rem;}

/*��ҳ��Ʒ����*/
.product_listt{width: 100%; margin: .3rem auto;}
.right_content_titlet{width: 100%; text-align: left; height: .55rem; font-size: .26rem; border-bottom: 1px solid #e1e1e1; margin-bottom: .2rem;}
.right_content_titlet span{width:2rem; height: .55rem; line-height: .55rem; color: #fff; display: inline-block; text-align: center; background: #e2a641;}
.product_listt-title{font-size: .35rem; color: #1a1a1a; text-align: center; margin-bottom: .2rem; border-bottom: 1px solid #e1e1e1; padding-bottom: .2rem;}
.product_listt .product_listt-c{width: 100%; text-align: center;}
.product_listt .product_listt-c p{text-align: center; height: .6rem; line-height: .6rem; border-radius: .6rem; font-size: .24rem; color: #e2a641;}

.pro-right-size{font-size: .22rem; line-height: .3rem; padding-top: .1rem;}
.pro-right-size span{float: left; display: block; width: .8rem;}
.pro-right-size p{float: right; text-align: left; width: 5.2rem;}
.pro-right-desc{line-height: .4rem; text-align: left; color: #7a7a7a; font-size: .22rem; margin-top: .2rem; margin-bottom: .1rem; background:#f2f2f2; padding: .2rem .2rem;}

/*��ҳ����*/
.newsc_list{font-size: 0.2rem; width: 6rem; border-bottom:1px solid rgba(0,0,0,.07); background: #fff; border-radius: 2px; padding: 0.2rem 0; margin: 0 auto;}
.newsc_list:nth-child(2n){}
.newsc_detail h3 a{font-size: 0.25rem;color: #000000;margin: 0rem 0 0.05rem 0; line-height: .3rem; display: inline-block;}
.newsc_detail h4{font-size: 0.25rem; color: #acacac; margin: 0.1rem 0 0;}
.newsc_detail a{font-size: 0.18rem;color: #acacac; line-height: 0.34rem;}

.news-listt{width: 6rem; margin: 0 auto; margin-top: .2rem;}
.news-listt ul li{width: 5.8rem; padding: .1rem .1rem; overflow: hidden; background: #fff; margin-bottom: .2rem;}
.news-listt ul li .news-listt-img ,.news-listt ul li .news-listt-img img{width:2rem;}
.news-listt ul li .news-listt-content{margin-left: .2rem; width: 3rem;}
.news-listt ul li .news-listt-content p:first-child{font-size: .24rem; margin-bottom: .07rem;}
.news-listt ul li .news-listt-content p:nth-child(2){line-height: .26rem; font-size: .22rem; margin-bottom: .07rem; color: #959595;}
.news-listt ul li .news-listt-content p:nth-child(3) a{width: 1.5rem; height: .4rem; line-height: .4rem; border-radius: .5rem; text-align: center; font-size: .2rem; border: 1px solid #cfcfcf; display: inline-block;}
.news-listt ul li:hover .news-listt-content p:nth-child(3) a{background: #308ecc; border: 1px solid #308ecc; color: #fff;}

/*����-ͼƬ����*/
.right_content_info{height:.6rem;line-height:.6rem; text-align:center; margin-top:.3rem; border:1px solid #e5e5e5; background: #eeeeee; border-left:none; border-right:none; color:#9c9c9c; font-size: .22rem;}
.right_content_desc{margin:.3rem 0 0; padding:.1rem .1rem; border:1px solid #f4e4b4; background:#eeeeee; font-size:.22rem; text-align: left;}

/*�˲���Ƹ*/
.jobConts{line-height:30px;color:#666; font-size:12px;}
.jobConts .line{background:#ccc;height:1px;overflow:hidden;font-size:0;margin:10px 0;}
.jobConts .jobdesc{background:#f5f5f5;padding:10px;color:#333;}
.jobConts strong{color:#000;}

/*�˲���Ƹ*/
.join-listt{width: 6rem; margin: 0 auto;}
.join-listt ul li{width: 6rem; height: .5rem; line-height: .5rem; border-bottom: 1px solid #e5e5e5; font-size: .24rem; color:#666;}
.join-listt ul li span{float: right; display: block; font-size: .22rem;color:#666;}
.join-listt ul li a{font-size: .22rem;color:#666;}

/*��ϵ����*/
.contact-map{width: 6rem; height: 3.5rem; border: 1px solid #d4d4d4; margin: 0 auto;}
.contact-map iframe{width: 6rem; height: 3.5rem;}
.contact-content{width: 6rem; text-align: left; font-size: .22rem; margin: .2rem auto;}
.contact-content p{padding-bottom: .1rem; color: #616161;}
.contact-content p:first-child{font-size: .22rem; color: #e2a641; margin-top: .1rem;}
.contact-content p img{margin-right:.05rem; width:.2rem;}
.contact-content p span{font-weight: bold; color: #000;}


/*����-ͼƬ��һ����һ��*/
.text{color:#999; font-size:.22rem; line-height: .4rem; border-top:1px solid #e5e5e5; padding-top: .2rem}


/*��ҳ���Է���*/
.message_content_content{width: 6.0rem; margin: 0 auto; padding-bottom: .5rem;}
.message_title{font-size: .4rem; text-align: center; font-weight: bold; padding-bottom: .5rem; padding-top: .5rem;}
.message_content_content li{margin-bottom: .1rem;}
.message_content_content li textarea{font-family:"Microsoft YaHei";}
.msg_inputt{width: 100%; height: .6rem; background: #fff; border:1px #EFEFEF solid;}


.about_row2{height: 130px;overflow:hidden;}
.about_row2 .about_row2_btn *{transition:0.3s all ease}
.about_row2 .about_row2_btn{width: 86px;height: 86px;border-radius: 50%;display: block;float: left;border: 1px solid #ddd;margin: 0;margin-left: 27px;margin-top: 15px;transform: rotate(0deg);transition:0.3s all ease;position: relative;overflow: hidden;margin-right: 3px;box-shadow: -1px 3px 3px #eaeaea;background: #fff;}
.about_row2 .about_row2_btn i{width: 30px;height: 30px;display: block;margin:14px auto 0;position: relative;z-index: 2;}
.about_row2 .about_row2_btn1 i{background: url(../images/ico11.png) no-repeat center -3px;}
.about_row2 .about_row2_btn2 i{background: url(../images/ico12.png) no-repeat center -3px;}
.about_row2 .about_row2_btn3 i{background: url(../images/ico13.png) no-repeat center -3px;}
.about_row2 .about_row2_btn4 i{background: url(../images/ico14.png) no-repeat center -3px;}
.about_row2 .about_row2_btn5 i{background: url(../images/ico15.png) no-repeat center -3px;}
.about_row2 .about_row2_btn span{color: #888;font-size: 14px;line-height: 24px;text-align: center;display: block;position: relative;z-index: 2;}
.about_row2 .about_row2_btn:before{content: '';display: block;background: #1a5334;background: -moz-linear-gradient(45deg, #1a5334 0%, #337756 100%);background: -webkit-linear-gradient(45deg, #1a5334 0%,#337756 100%);background: linear-gradient(45deg, #169b3e 0%,#337756 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a5334', endColorstr='#337756',GradientType=1 );width: 140px;height: 140px;position: absolute;left: -135%;top: -135%;transition: 0.3s all ease;border-radius: 50%;}
.about_row2 .about_row2_btn:hover i{background-position-y: -133px}
.about_row2 .about_row2_btn:hover{border:0 none;box-shadow:0 0 0 12px rgba(34,101,67,0.1);width: 88px;height: 88px;}
.about_row2 .about_row2_btn:hover span{color: #fff}

.h-tit{ position:relative; overflow:hidden;}
.h-tit h1{width: 100%;font-size:.4rem;font-weight:bold;text-align:center;color: #169b3e;position:absolute;left:0;bottom:0.15rem;}
.h-tit h2{ font-size:.8rem; text-align:center; color:#f2f2f2; font-weight:normal;}

.h-tit2{ position:relative; overflow:hidden;}
.h-tit2 h1{width: 100%;font-size:.4rem;font-weight:bold;text-align:center;color: #ffffff;position:absolute;left:0;bottom:0.15rem;}
.h-tit2 h2{font-size:.8rem;text-align:center;color: #4de77b26;font-weight:normal;}

.about-nav a{background-position: 5px center;background-repeat:  no-repeat;padding: .07rem 10px .07rem 30px;/* background-size: contain; */border-bottom: 2px solid #ffffff;}
.about-navajj a:nth-child(1){background-image: url(../images/5.png) ; }
.about-navajj a:nth-child(2){background-image: url(../images/1.png) ; }
.about-navajj a:nth-child(3){background-image: url(../images/9.png) ; }
.about-navajj a:nth-child(4){background-image: url(../images/4.png) ; }
.about-navajj a:nth-child(5){background-image: url(../images/2.png) ; }
.about-navajj a:nth-child(6){background-image: url(../images/3.png) ; }

.about-navajj2 a:nth-child(1){background-image: url(../images/5.png) ; }
.about-navajj2 a:nth-child(2){background-image: url(../images/3.png) ; }
.about-navajj2 a:nth-child(3){background-image: url(../images/2.png) ; }
.about-navajj2 a:nth-child(4){background-image: url(../images/10.png) ; }
.about-navajj2 a:nth-child(5){background-image: url(../images/2.png) ; }
.about-navajj2 a:nth-child(6){background-image: url(../images/3.png) ; }

.about-navajj3 a:nth-child(1){background-image: url(../images/1.png) ; }
.about-navajj3 a:nth-child(2){background-image: url(../images/1.png) ; }
.about-navajj3 a:nth-child(3){background-image: url(../images/1.png) ; }

.about-navajj4 a:nth-child(1){background-image: url(../images/11.png) ; }
.about-navajj4 a:nth-child(2){background-image: url(../images/8.png) ; }
.about-navajj4 a:nth-child(3){background-image: url(../images/1.png) ; }

.about-navajj5 a:nth-child(1){background-image: url(../images/10.png) ; }
.about-navajj5 a:nth-child(2){background-image: url(../images/12.png) ; }
.about-navajj5 a:nth-child(3){background-image: url(../images/6.png) ; }

.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:16px; margin-top:40px;}
.page_list a{display:inline-block;border: 1px solid #d9d9d9;border-radius: 112px;color: #919191;text-align:center;padding:2px 11px;margin:0 3px;font-size: 0.22rem;}
.page_list a:hover{color:#fff; background:#169b3e; border: 1px solid #169b3e;}
.page_list a.on{color:#fff;background:#169b3e; border: 1px solid #169b3e; font-weight: bold;}

