﻿@charset "utf-8";
/* CSS Document */

.y_main{width:100%;height:auto;overflow:hidden;}



/*分类*/
.pro_fl { overflow: hidden;}
.pro_fl p{   line-height: 32px;   margin: 0 0 3% 0;    text-align: center;}
.pro_fl strong { color:#fff;font-size:15px;    display: inline-block; background: #d70d25; padding: 0 1%;}
.pro_fl a {    display: inline-block;text-decoration: none; padding:0.5% 2%;font-size: 1em; background: #069140;color:#fff;}
.pro_fl a:hover{text-decoration:none;color:#fff;background: #069140;}
@media (max-width: 500px){
.pro_fl a{margin-bottom:1%;}
}

.y_tit , .y_tit_p{width:100%;  overflow: hidden;clear: both;display: -webkit-flex;display: -ms-flexbox; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column;flex-direction: column;-webkit-align-items: center; -ms-flex-align: center; align-items: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center; position: relative;}
.y_tit .tit2 {position: absolute;height: 100%; top: 0; left: 0; width: 100%;}
.y_tit .tit2 h1{font-size: 25px;color: #fff;}
.y_tit p { color: #fff;font-size:16px;font-family: "1";    margin-top: 1%;}
.y_tit p a{color:#fff;}
.y_tit span{display: inline-block;background: url(../images/index30.png) no-repeat left center; padding-left: 25px;color:#fff;line-height: 2em;}
.content_img { display: none;background-position: center;background-repeat: no-repeat; background-size: cover;background-repeat: no-repeat; height: 45vh;}
.content_img p { position: absolute;top: 20%;padding: 0 10px;color: #fff;font-size: 16px;}

@media screen and (max-width: 1024px){

.y_tit .tit2 h1{font-size:20px;}

}


@media screen and (max-width: 900px){
.y_tit img {display: none;}
.content_img {display: block;}
}




/* 新闻中心*/
 .y_main .honorlist,  .y_main .caselist, .y_main .plantlist{width: 100%;height: auto;overflow: hidden; margin: 4% 0 0 0;}
 .y_main .news , .y_main .prolist{width: 100%;height: auto;overflow: hidden;    }
.y_main .news .pro_fl{background:#f5f5f5;}
.y_main .news .pro_fl p{padding:3% 0;margin: 0;}
.y_main .newlist ul{overflow:hidden}
.y_main .newlist ul li{overflow:hidden; width:33.33% ;text-align: center;float:left;transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s }


.y_main .newlist ul li a{display:block;}
.y_main .newlist .nn{background:#fff;padding:12%;overflow: hidden;    border-right: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1;}
.y_main .newlist .nn:nth-of-type(3n) {border-right:none;}
.y_main .newlist .nn:hover{background:#eaeef4 url(../images/logo.png) no-repeat left top;box-shadow:0px 0px 10px 0px #069140;background-size: 25%;-webkit-box-shadow: 0px 0px 10px 0px #069140;-moz-box-shadow:0px 0px 10px 0px #069140;-o-box-shadow:0px 0px 10px 0px #069140;transition:all .6s;-webkit-transition: all .6s;-moz-transition: all .6s;-o-transition: all .6s;}
.y_main .newlist .nn .num{    color: #ccc;font-size:1.1rem;text-align: center; margin-bottom: 3%;font-family: "impact"}
.y_main .newlist .left{width:13%;height:auto;border-right: 1px solid #efefef; text-align: center;padding:0.5% 0;}
.y_main .newlist .right{width:100%;}
.y_main .newlist .right .news_d{color:#a5a5a5;line-height:1.8em;font-size: 14px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin: 3% 0;}
.y_main .newlist .right .news_m{margin: 1% 0 0 0;transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.y_main .newlist .right .news_t span{font-size:18px;font-weight:600; color: #000;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.y_main .newlist .nn .date{background:url(../images/index19.png) no-repeat left center;color:#a5a5a5;font-size:0.875em;margin: 1.5% 0;    text-indent: 1.5em;}
.y_main .newlist .left b { font-weight: 100; display: block; line-height: 30px; height: 30px; overflow: hidden;  font-size: 30px;font-family: Arial;text-transform: uppercase; color: #8c8c8c}
.y_main .newlist .left span { font-weight: 100; display: block;line-height: 20px; height: 20px; overflow: hidden; font-size: 20px; color:#8c8c8c;margin-top: 6%;}
.y_main .newlist .nn:hover .news_m{transform:translateX(-20px);-weblit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px); }
@media (max-width: 1000px){

.y_main .newlist ul li{width:50%}
}

@media (max-width: 500px){

.y_main .newlist ul li{width:100%}
.y_main .newlist .nn{border-right: none;}

}

/* 新闻详细内容*/
.news .new_con{width:100%;    padding:5% 0;}
.news .new_con h2,.caselist .case_con h2,.honorlist .honor_con h2, .plantlist .plant_con h2{font-weight: bold;font-size:1.8em;text-align:center;}
.news .new_con .time{border: 1px dotted #ccc;padding: 1% 0;text-align: center; margin: 3% 0;}
.news .new_con .time span{margin:0 1%}
.news .new_con .cont{line-height:2.5em}
.news .new_con .cont p {font-size: 0.95rem;}
.news .new_con .cont p a{color:#005bac;font-weight: bold;}
.news .new_other{ position:relative;  }
.news .new_other .hd{ overflow:hidden;  height:40px;line-height:40px; background:#1352b1; padding:0 10px;margin:30px 0  10px 0; }
.news .new_other .hd span{font-size:16px;color:#fff}
.news .new_other .hd .prev,.new_other .hd .next{ display:block;  width:10px; height:25px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden; cursor:pointer; }
.news .new_other .hd .next{ background-position:0 -50px;background:url("../images/index27.png") no-repeat;  }
.news .new_other .hd .prev{ background-position:-60px 0;background:url("../images/index28.png") no-repeat; }
.news .new_other .bd{ padding:10px; width:98%; overflow:hidden;    }
.news .new_other .bd ul{ overflow:hidden; zoom:1; }
.news .new_other .bd ul li{ width:410px;margin-right:30px;  float:left;   text-align:left; _display:inline;}
.news .new_other .bd ul li a{display:block;overflow:hidden;text-decoration:none;font-weight: 600;}
.news .new_other .bd ul li span{float:left;color:#1352b1;font-size:16px;}
.news .new_other .bd ul li p{font-size:14px;margin-top:10px;line-height:26px;}

@media (max-width: 480px){
.news .new_con h2{    font-size: 1.3em;    margin: 3% 0;}
.news .new_con .cont{line-height:2em}
.news .new_con .cont p { font-size: 0.9em;}

}


/*产品中心*/
.y_main .prolist{margin-bottom:5%;}

.tit2_p {width: 100%;margin:2% 0%; }
.tit2_p .tit{border-bottom:1px dotted #ccc;padding: 0 0 1% 0;}
.tit2_p p {font-family: "1";}
.tit2_p span{display: inline-block;background: url(../images/index30.png) no-repeat left center; padding-left: 25px;line-height: 2em;}




/*详情页左边栏*/
.prolist .left{width:24%;float:left;}


.r1,.r2 {background:#eaeef4;margin-bottom:6%;overflow: hidden;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;}
.r1 h4,.r2 h4{font-size: 18px;background: #069140;text-indent: 1em; line-height: 65px;color: #fff;border-bottom: 2px solid #fff;}
.r1 h4 small,.r2 h4 small{font-size:14px;color:#e0e0e0; font-weight: 500;margin-left: 3%;}
.r1 .menu{overflow:hidden;padding: 0 0 4% 0;}
.r1 .menu li{width: 100%; height: 40px;font-size: 14px;color: #666;border-bottom: 1px dotted #d8d8d8;text-indent: 1.5em;}
.r1 .menu li a{display: block;    line-height: 40px;}
.r1 .menu li a:hover{background:#069140;color:#fff}
.r2  p{line-height:32px;padding:6%;    font-size: 14px;}
.pro_two { overflow: hidden;}
.pro_two h5{display: block;width: 100%;text-indent: 2em;color: #fff;background: #d70d25;height: 35px;line-height: 35px; margin: 3% 0;}



.y_main .pro_main{width:74%;overflow:hidden}
.y_main .pro_main a{display:inline-block;width:33.33%;float:left;}
.y_main .pro_main .pp{  overflow: hidden;background: #f6f8fa;    margin: 2%;box-shadow: 0 0 5px #d4d4d4;-webkit-box-shadow: 0 0 5px #d4d4d4;-moz-box-shadow: 0 0 5px #d4d4d4;-o-box-shadow: 0 0 5px #d4d4d4;transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s}
.y_main .pro_main a:hover .pp{background: #069140;}
.y_main  .pro_main .pp .pro_img{    display: flex; align-items: center;justify-content: center; overflow: hidden;width: 100%;}
.y_main .prolist .pro_fl{margin:4% 0;display:none;}
.y_main .prolist .pro_fl p{line-height:30px;margin:0;}

.y_main .pro_main .pp:hover{ transition:all .2s;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;}
.y_main .pro_main .pp .pro_img img { margin: 0 auto;    vertical-align: middle; max-width:100%;width:100%;}
.y_main .pro_main .pp .pro_tt{width: 100%;height: 100%;}
.y_main .pro_main .pp .pro_tt .tits{   width: 100%;  height: 100%;    padding: 4% 0;}
.y_main .pro_main .pp .pro_tt h3{color:#606060;font-size:1rem;text-align:center;font-weight:normal;    overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.y_main .pro_main a:hover .pp .pro_tt h3{color:#fff;}

.y_main .search{margin:2% 0 0 0;overflow:hidden;}
.search-form {height: 60px;position: relative;width:40%;margin:0 auto;}
input.search-input {width: 100%;  border-radius: 3px; border: 1px solid #eaeaea; font-size: 14px;padding: 6px 60px 6px 10px;background: #fff;height: 60px; outline: 0;}
.search form button { position: absolute;right: 0px; top: 0px; color: #000; background: 0 0; border: none; padding: 0; margin: 0; line-height: normal; font-size: 18px; font-weight: 300;outline: 0;cursor: pointer; width: 20%; height:60px; background: #069140;border-top-right-radius: 3px; border-bottom-right-radius: 3px;}



@media (max-width: 940px){
.y_main .pro_main{width:100%;}
.prolist .left{display:none;}
.y_main .prolist .pro_fl{display:block;}
}







@media (max-width: 680px){
.search-form{width:95%;}
.y_main .pro_main a{width:50%}
}
@media (max-width: 500px){
.y_main .pro_main .pp .pro_tt h3{font-size:0.85rem;}
.pro_c h2 { font-size: 1.2rem;}
}

/*产品详情*/


.prolist .pro_con{ width: 74%;overflow:hidden; }
.prolist .pro_c{overflow: hidden; }
.pro_c h2{margin: 0.5em 0; font-weight: bold;font-size: 1.4rem;line-height: 1.5em;}
.prolist .pro_c .pic{overflow:hidden;width: 40%;float: left;}
.prolist .pro_c .swiper-slide{    width:100%;text-align:center;margin: 0 auto;}

.prolist .pro_c .swiper-slide img { max-width: 100%;width: 100%;}
.prolist .pro_c .title{width: 55%;float: right;}

.pro_c .title p{font-size:14px;margin:2% 0;line-height: 1.6em; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

.pro_c .lxx{width:100%;overflow:hidden;margin:3% 0 0 0;}
.pro_c .title .phone{ width: 49%; float:left;height: 45px; line-height: 45px;text-align: center; font-size:r1em;color: #fff; background: #069140;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; }
.pro_c .title .phone2{display:none;width:100%;margin-bottom:2%;height: 45px; line-height: 45px;text-align: center; font-size:1rem;color: #fff; background: #069140;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;}
.pro_c .title .liu{width: 49%;height: 40px; line-height: 40px;text-align: center; font-size:1rem;color: #fff; background: #23ac38;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;  }
.pro_two {overflow: hidden;    background: #fff; margin-top:5%;background: #f8fbff;}
.pro_c .title .liu a , .pro_c .title .phone2 a{display:block;width:100%;height:100%;color: #fff;}
.pro_two h4{display: block; width: 100%; text-indent: 1em; color: #fff;background:#778aa2;overflow:hidden;padding: 1% 0;font-weight: bold;}
.pro_two .content{padding:2%;overflow:hidden;}

.bz {background: #069140;padding: 5%;}
.list-paddingleft-2{overflow:hidden;}

.list-paddingleft-2 li {width: 100%;float: left;background: #fff; padding: 3%;margin-bottom: 2%;}
.cptd{font-size: 18px;}
.pro_two .content p {line-height: 1.6em;overflow: hidden;font-size: 0.95rem;margin-top: 1%;}
.pro_two .content .img img{width:50%;text-align:center;float:left;}
.chi {margin-bottom: 2%;}
table.tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #959595;border-collapse: collapse;text-align:center;    line-height: 3em;}
table.tftable th {font-size:14px;border-width: 1px;border-style: solid;border-color: #959595;text-align:center;background: #ccc;}
table.tftable td {font-size:14px;border-width: 1px;padding:10px 5px;border-style: solid;border-color: #959595;text-align:center;line-height: 1.6em;}

.y_main .mess{    width: 100%;padding:0 3% 3%;}
.y_main .mess .titles{margin-bottom:1%}
.y_main .mess .titles h1{font-size:1.8rem;margin-bottom:1%;    color: #069140;}
.y_main .message_p{overflow:hidden;    width: 50%;}
.y_main .message_p .mesform { width: 100%; }
.y_main .message_p .mesform .mfields { width:100%;}
.y_main .message_p .mesform .mfields li {    margin-bottom: 2%;width:100%;float:left;}
.y_main .message_p .mesform .mfields li:nth-child(2){float:right;}
.y_main .message_p .mesform .mfields li:nth-child(3){width:100%;}
.y_main .message_p .mesform .title { font-size:15px; color:#5a5757; padding: 10px 0; line-height: 1.5;}
.y_main .message_p .mesform .inpbox { width: auto; height:40px; line-height:40px; font-family:"微软雅黑"; }
.y_main .message_p .mesform .inpbox .inptext { width:100%; height:50px; text-indent:5px; background: none;border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none; font-family:"微软雅黑";}
.y_main .message_p .mesform .inpbox .txtarea { width:100%; height:150px; text-indent:5px;background: none; border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none; font-family:"微软雅黑";}
.y_main .message_p .mesform .btnsubmit {border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px;  -o-border-radius:3px;width:30%; height:50px; font-size:13px; background:#069140;margin-top:15px;}
.y_main .message_p .mesform .btnsubmit .button { width:100%; height:50px; line-height:50px;background: none; text-align:center; font-size:14px; color:#fff; background:#069140; border:1px solid #069140 ;border-radius:3px; outline:none; font-family:"微软雅黑"; cursor:pointer;}
.y_main .message_p .mesform .inpbox img { height: 25px;}
.y_main .message_p .mesform .input_text{ text-indent:5px;border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none;width: 150px; height:38px; line-height:40px; font-family:"微软雅黑"; }
.pro_c .pro_f {width: 60%;float: left; text-align: center;}



 @media screen and (max-width:940px) {
 .prolist .left{display:none;}
.y_main .message_p{  width: 100%;}
.prolist .pro_con{width:100%;}
}


 @media screen and (max-width:640px) {
.prolist .pro_c .swiper-slide , .prolist .pro_c .title{width:100%;}

 .pro_c h2{font-size:1.2rem;text-align:center;}
 .pro_two h4{padding:2% 0;}
 .pro_two .content .img img{width:100%;}
.pro_c .title p {font-size: 0.95rem;margin: 2% 0;}
.y_main .message_p .mesform .btnsubmit{width:100%;}
.prolist .pro_c .pic{width:50%;float:none;margin:0 auto;}

}

 @media screen and (max-width:480px) {
  .pro_c .title .phone{display:none;}
 .pro_c .title .phone2{display:block;}
 .pro_c .title .liu{width:100%; }
 
 }



/*荣誉中心*/



.y_main  .hon_main{overflow:hidden}

.y_main  .hon_main a{display:inline-block;width:25%;float:left;margin-bottom:2%}
.y_main  .hon_main .hh{     margin: 4%;padding:3%; background: #fff ;overflow: hidden;}
.y_main  .hon_main .hh .hon_img{overflow: hidden; text-align: center;vertical-align: middle;display: flex; align-items: center;justify-content: center;}
	
.y_main  .hon_main .hh:hover{background:#069140; transition:all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-o-transition: all .4s;}
.y_main  .hon_main .hh:hover h3{color:#fff}
.y_main  .hon_main .hh .hon_img img {  vertical-align: middle;}

.y_main  .hon_main .hh .hon_tt{font-size: 0.875rem; text-align: center;color: #333333; width: 100%; margin:5% 0;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.y_main  .hon_main a:hover .hon_tt{color:#fff}

 @media screen and (max-width:1100px) {
 
 .y_main  .hon_main a{width:33.33%;}
 
 }
 @media screen and (max-width:800px) {
 
 .y_main  .hon_main a{width:50%;}

 }

 @media screen and (max-width:500px) {
 
 .y_main  .hon_main a{width:100%;}
 .y_main .honorlist .box {background: none;border: none;padding: 0;}
.y_main  .hon_main .hh{    margin: 2%;}
 }



/*厂房设备*/
.plantlist .plant_main a{display:block;width:33.33%;float:left;}
.plantlist .plant_main .plant{position:relative; top:0; left:0; }
.plantlist .plant_main{ overflow: hidden;}
.plantlist .plant_main .plant .plant_img{text-align: center;vertical-align: middle;display: flex; align-items: center;justify-content: center;width: 100%;height: 100%;overflow: hidden;}

.plantlist .plant_main .plant:hover{ transition:all .2s;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;}
.plantlist .plant_main .plant .plant_img img{  vertical-align: middle;    max-width: 100%;	-moz-transition: all .8s ease 0s;    width: 100%; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.plant_main a:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }
.plant_main .plant_m{padding: 0 6% 7% 0;overflow: hidden;}
.plantlist .plant_main a .plant_tt{width:100%; height: 100%;position:absolute;top:0;left:0; background-color:rgba(29,119,188,.8);transition: All 0.6s ease-in-out;-webkit-transition: All 0.6s ease-in-out;-moz-transition: All 0.6s ease-in-out;-o-transition: All 0.6s ease-in-out;	opacity: 0;filter: Alpha(Opacity=0);}
.plantlist .plant_main a .plant_tt .tits{position:absolute;width: 100%;height:100%;}

.plantlist .plant_main a:hover .plant_tt{opacity: 1;filter: Alpha(Opacity=1);}
.plantlist .plant_main a .plant_tt h3{text-align:center;color:#fff;font-size:20px}
.plant_tt .tits p { padding: 3%; color: #fff;line-height: 1.5em; text-align: center;}



/*详情*/

.plant_main .plant_c{background:#eaeef4;margin:0 0 5% 0;overflow:hidden;}
.plant_c .left{width:35%;}
.plant_c .left img{width:100%;}


.plant_c .right{width:65%;}
.plant_c .right .title{padding:8%;}
.plant_c .right .title h3{font-size:1.4rem;border-bottom:1px solid #ccc;padding-bottom:3%;margin-bottom:3%;}
.plant_c .right .title p{line-height:2em;}
.plant_main .plant_l{overflow:hidden;margin:0 0 5% 0;}
.plant_l h2{font-size:1.4rem;color:#069140;margin-bottom:2%;}
.plantlist .plant_main .plant_l a{display:block;width:100%;height:100%;overflow:hidden}
.plantlist .plant_main .plant_l a .cc{width:100%;position:relative;overflow:hidden}
.plantlist .plant_main .plant_l a .cc:after{position:absolute;content:"";width:100%;height:100%;top:60%;left:0;background-image: linear-gradient(0deg,rgba(0,0,0,0.6) 60%,rgba(255,255,255,0) 100%);z-index:1;}
.plantlist .plant_main .plant_l a .cc .pic{overflow:hidden;}
.plantlist .plant_main .plant_l a .cc .pic img{width:100%;transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s;  -o-transition: all 0.6s ease 0s;}
.plantlist .plant_main .plant_l a:hover .cc .pic img { transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform:scale(1.05); -o-transform: scale(1.05);}
.plantlist .plant_main .plant_l a .cc .titles{position:absolute;left:0;right: 0;width:100%;padding:1em;bottom: 0;color:#fff;font-size:1rem;z-index:3;}


@media (max-width: 800px){
.plantlist .plant_main a{width:50%;}
.plant_c .right .title h3{font-size:1.2rem;}
}
@media (max-width: 620px){
.plant_main .plant_c{background:none;}
.plant_c .right .title {padding: 0 6%;}

}
@media (max-width: 500px){
.plant_l h2{font-size:1.2rem;}
.y_main .plantlist .box{background: none; border: none;padding: 0;}
.plant_main .plant_m{margin: 2%;}


}

@media (max-width: 400px){
.plant_c .right .title h3{font-size:1.1rem;}
.plant_main .plant_c{background:#eaeef4;}
.plant_c .left , .plant_c .right{width:100%;}


}
/*案例*/
.caselist .case_main a {display:block;width:33.33%;float:left; position:relative;top:0;left:0}
.caselist .case_main .cc{ overflow: hidden;}
.caselist .case_main .cc .case_img{text-align: center;vertical-align: middle;display: flex; align-items: center;justify-content: center;width: 100%;height: 100%;overflow: hidden;}
	
.caselist .case_main .cc:hover{ transition:all .2s;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;}
.caselist .case_main .cc .case_img img{  vertical-align: middle;    max-width: 100%;	moz-transition: all .8s ease 0s;    width: 100%; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.case_main a:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }


.caselist .case_main a .case_tt{width:100%; height: 100%;position:absolute;top:0;left:0;background:url(../images/index19.png) repeat rgba(213,55,41,.8);;transition: All 0.6s ease-in-out;-webkit-transition: All 0.6s ease-in-out;-moz-transition: All 0.6s ease-in-out;-o-transition: All 0.6s ease-in-out;	opacity: 0;filter: Alpha(Opacity=0);}
.caselist .case_main a .case_tt .tits{position:absolute;width: 100%;height:100%; }
.case_tt .tits p{text-align:center;margin:2%; color: #fff;font-size: 0.875em;color:#fff;}
.caselist .case_main a:hover .case_tt{opacity: 1;filter: Alpha(Opacity=1);}
.caselist .case_main a .case_tt .tits h3{text-align:center;color:#fff;font-size:20px}

.y_main .caselist .digg4 span{color:#fff;}

@media (max-width: 1000px){
.caselist .case_main a{width:50%}


}
@media (max-width: 500px){
.caselist .case_main a{width:100%;margin: 1% 0;}

}



/*公司简介*/
.y_main .abouts{  width: 100%;height: auto;overflow: hidden;padding: 3% 0;}

.y_main .tt{margin-bottom:4%;}
.y_main .tt b{color:#000;margin-bottom:2%;font-size: 2rem;}
.y_main .tt a {display: inline-block; padding: 1%; background: #d2665c; color: #fff; margin: 2% 0 0;}


.y_main .ab_c{border-bottom:1px #eceded solid;padding-bottom:3%;overflow:hidden;}
.y_main .ab_c p{line-height:2.4em;}
.y_main .left2{margin-top:3%}
.y_main .left2 li{width:25%;float:left;text-align:center;}
.y_main .left2  h2 {font-family: "Impact"; font-size: 2.5rem; display: inline-block;}
.y_main .left2 small {display: inline-block;font-size: 1.2rem;font-weight: bold;transform: translate(5%,-100%); -webkit-transform: translate(5%,-100%);-moz-transform: translate(5%,-100%);-o-transform: translate(5%,-100%);}
.y_main .left2 li p { font-size: 1rem; margin-top: 2%;padding-right: 5%;}

.y_main  .culture{width: 100%;height: auto;overflow: hidden;background:url(../images/index32.jpg) no-repeat top center; background-size:cover;padding:5% 0;background-attachment: fixed;}
.y_main .cu{ max-width: 50em;color: #fff;overflow: hidden;background-image: url(../images/img3.png);padding: 5%;}
.y_main .cu .tt b , .y_main .cu .tt p {color:#fff;}
.y_main .wh{overflow:hidden}
.y_main .wh p {color: #fff; line-height: 1.8em; font-size: 1rem; margin-bottom: 3%;}

.y_main .honorlist2{ width: 100%;height: auto;overflow: hidden;margin: 0 0 1% 0;}
.honorlist2 .honor_c{overflow:hidden;}
.honorlist2 .honor_c li{width:33.33%;float:left;margin-bottom: 3%;}
.honorlist2 .honor_c li a{display:block;padding: 0 2%;}
.y_main .hon_t{ margin: 3% 0 0 0; text-align: center;}



@media screen and (max-width: 1110px){
.y_main .left2  h2 {font-size: 2.1rem;}
.y_main .left2 small{font-size: 1rem;}

}
@media screen and (max-width: 1024px){
.honorlist2 .honor_c li{width:33.33%;}
.honorlist2 .honor_c li:nth-child(7) , .honorlist2 .honor_c li:nth-child(8){display:none;}


}

@media (max-width: 600px){
.y_main .left2 li{width:50%; margin: 0 0 5% 0;}
.honorlist2 .honor_c li{width:50%;}
.y_main .tt b{font-size:1.5rem}
.y_main .wh p {font-size: 0.875rem;}

}
/*联系方式*/

.y_main .contacts{width: 100%; height: auto; overflow: hidden;}
.y_main .contacts .cont_c{margin:5% 0 0 0;overflow:hidden}
.suo{    overflow: hidden;margin:3% auto; width: 30%; text-align: center;}
.suo a {display: block; padding: 5% 0; color: #fff;text-decoration: none; background: #069140; width: 100%;text-decoration: none; border-radius: 5px; -webkit-border-radius: 5px;-moz-border-radius: 5px; -o-border-radius: 5px;}
.suo a:hover{background:#009944;color:#fff;text-decoration: none;}
.y_main .contacts li{width:33.33%;float:left;text-align:center}
.y_main .contacts li .cc{    border: 1px #ddd solid;padding:2em 1em 0 1em;min-height:12em;margin:0 4% 7% 4%;    background: #fff;}

.y_main .contacts li:hover .cc{-webkit-box-shadow:0 0.9375em 1.275em rgba(0,0,0,0.1);-moz-box-shadow:0 0.9375em 1.275em rgba(0,0,0,0.1); -ms-box-shadow:0 0.9375em 1.275em rgba(0,0,0,0.1);-o-box-shadow:0 0.9375em 1.275em rgba(0,0,0,0.1); box-shadow:0 0.9375em 1.275em rgba(0,0,0,0.1);}
.y_main .contacts h2{font-size:1.125rem;margin:3% 0;}
.y_main .contacts p{line-height:28px;}
.y_main .cont_m{text-align: center;margin-bottom:3%;overflow:hidden}
.y_main .ma , .y_main .wx{display:inline-block;overflow:hidden;margin: 0 2%;}
.y_main .cont_m p{margin:1% 0 0 0;}
.y_main .message{    width: 100%; background:url(../images/index29.jpg) no-repeat top center;background-size: cover; padding:4% 0;background-attachment: fixed;}

.y_main .message .titles{margin-bottom:1%}
.y_main .message .titles h1{font-size:1.8rem;margin-bottom:1%;    color: #fff;}
.y_main .message .titles p{color:#a2a2a2;font-size:1rem;}
.y_main .message_h{overflow:hidden;}
.y_main .message_h .mesform { width: 100%; }
.y_main .message_h .mesform .mfields { width:100%;}
.y_main .message_h .mesform .mfields li {    margin-bottom: 2%;width:48%;float:left;}
.y_main .message_h .mesform .mfields li:nth-child(2){float:right;}
.y_main .message_h .mesform .mfields li:nth-child(3){width:100%;}
.y_main .message_h .mesform .title { font-size:15px; color:#e2e2e2; padding: 10px 0; line-height: 1.5;}
.y_main .message_h .mesform .inpbox { width: auto; height:40px; line-height:40px; font-family:"微软雅黑"; }
.y_main .message_h .mesform .inpbox .inptext { width:100%; height:50px; text-indent:5px; border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none; font-family:"微软雅黑";}
.y_main .message_h .mesform .inpbox .txtarea { width:100%; height:150px; text-indent:5px; border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none; font-family:"微软雅黑";}
.y_main .message_h .mesform .btnsubmit {border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px;  -o-border-radius:3px;width:30%; height:50px; font-size:13px; background:#069140;margin-top:15px;}
.y_main .message_h .mesform .btnsubmit .button { width:100%; height:50px; line-height:50px; text-align:center; font-size:14px; color:#fff; background:#069140; border:1px solid #069140 ;border-radius:3px; outline:none; font-family:"微软雅黑"; cursor:pointer;}
.y_main .message_h .mesform .inpbox img { height: 25px;}
.y_main .message_h .mesform .input_text{ text-indent:5px;border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none;width: 150px; height:38px; line-height:40px; font-family:"微软雅黑"; }

.y_main .map{width:100%;overflow:hidden;border-top:1px solid #e8e8e8cc;}

@media (max-width: 700px){
.suo{width:50%;}
.y_main .contacts li{width:100%;    min-height: 10em;}

.y_main .contacts li .cc{margin:3%;    min-height: 15em;}
.y_main .message_h .mesform .mfields li{width:100%;}
.y_main .message_h .mesform .btnsubmit{width:100%;}
.y_main .message .titles h1{fonts-zie:1.3rem;}
}

/*招聘内容*/
.y_main .zp{margin:5% 0; overflow:hidden;}
.y_main .zp .title{overflow:hidden;}
.y_main .zp .title h3{color:#069140;font-size:1.8rem;}
.y_main .zp .title p{font-size: 1.2rem;color: #a2a2a2;}

.y_main .zp .ds{margin:3% 0;}
.y_main .zp .ds p{font-size:1rem;line-height:1.8em;}
.y_main .zp_c{overflow:hidden;}

.y_main .zp_c li{width:49.9%;float:left;position:relative;margin:0.1% 0;}
.y_main .zp_c li:first-child{margin-right:0.2%}
.y_main .zp_c li:last-child{width:100%;}
.y_main .zp_c .pic img{width:100%;}
.y_main .zp_c .des{position:absolute;bottom:0;left:0;    width: 100%;z-index:10;}
.y_main .zp_c .des .dd{ margin:2em;}
.y_main .zp_c .des .dd h3{font-size: 1.5em;color:#fff}
.y_main .zp_c .des .dd p{color:#fff;margin-top:1%;}

.y_main .job{overflow:hidden;margin:4% auto 0 auto;width:30%;text-align:center;}
.y_main .job a{display:block;padding:6% 0;color:#fff;background:#069140;width:100%;text-decoration:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;}
.y_main .job a:hover{background:#23ac38;text-decoration:none;}

.y_main .jobs{margin:5% 0 0 0;overflow:hidden;}
.y_main .jobslist ul li{overflow:hidden; width:50% ;text-align: center;float:left;transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s }
.y_main .jobslist ul li a{display:block;}
.y_main .jobslist .nn{background:#fff;padding:7%;overflow: hidden;  border: 1px solid #f1f1f1;  margin: 0 2% 6% 2%;transition:all .6s;-webkit-transition: all .6s;-moz-transition: all .6s;-o-transition: all .6s;}

.y_main .jobslist .nn:hover{-webkit-box-shadow:0px 10px 15px rgba(0,0,0,0.2);box-shadow:0px 10px 15px rgba(0,0,0,0.2);-moz-box-shadow:0px 10px 15px rgba(0,0,0,0.2);-o-box-shadow:0px 10px 15px rgba(0,0,0,0.2);}
.y_main .jobslist .nn .num{    color: #ccc;text-align: center; margin-bottom: 3%;}
.y_main .jobslist .left{width:13%;height:auto;border-right: 1px solid #efefef; text-align: center;padding:0.5% 0;}
.y_main .jobslist .right{width:100%;}
.y_main .jobslist .right .news_d{color:#a5a5a5;line-height:1.8em;font-size: 14px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin: 3% 0;}
.y_main .jobslist .right .news_m{margin: 1% 0 0 0;transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.y_main .jobslist .right .news_t span{letter-spacing:2px;font-size:16px;font-weight:600; color: #000;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.y_main .jobslist .nn .date{background:url(../images/index19.png) no-repeat left center;color:#a5a5a5;font-size:0.875em;margin: 1.5% 0;    text-indent: 1.5em;}









@media (max-width: 700px){
.y_main .zp .title h3 {font-size: 1.3rem;}
.y_main .zp .title p , .y_main .zp_c .des .dd h3 { font-size: 1rem;}
.y_main .zp .ds p{font-size:0.875rem;}
.y_main .jobslist ul li{ width:100% ;}

}


@media (max-width: 500px){
.y_main .zp_c li{width:100%;margin: 0.5% 0;}
.y_main .zp_c li:first-child{width:100%;margin-right:0;}
.y_main .job{width:100%;}
.y_main .job a{padding:4% 0;}
.y_main .zp .ds p{font-size:0.8rem;}
}






/*上下页*/
#flip { margin:4% 0;}

.digg4 {
    padding: 3px;
    margin: 3px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.metpager_8 a, .metpager_8 span.miy {

    padding: 1px 5px 1px 5px;
    color: #fff;
}
.digg4 span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
	color: #000;
}
.digg4 a, .digg4 span.miy {
    margin: 2px;
    text-decoration: none;
	font-size: 15px;
	display:inline-block;
	background: #4a4a4a;

}

.digg4 a:hover , .page-num.page-num-current{background:#069140;color:#fff;}


/*上下篇*/

.text-secondary {color: #6c757d!important; line-height: 25px;border: 1px dotted #ccc;padding: 1em; border-radius: 8px; -webkit-border-radius: 8px;-moz-order-radius: 8px; -ms-order-radius: 8px; -o-order-radius: 8px; }
.text-secondary a,.text-secondary p {color: #808080;text-decoration:none;}

/*分享*/
.bdshare-button-style0-16 {
    zoom: 1;
}
.bdshare-button-style0-16 .bds_more {
    color: #333;
    float: left;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(../images/icons_0_16.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdshare-button-style0-16 .bds_more {
    background-position: 0 0;
}
.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px;
}


.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px;
}
.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px;
}
.bdshare-button-style0-16 .bds_renren {
    background-position: 0 -208px;
}
.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px;
}
.bdshare-button-style0-16:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.jiathis_style {
    width: 70%;
    float: left;
}

.met_hits{
    margin-top: 2rem!important;
    margin-bottom: 1rem!important;
	overflow: hidden; 
}
.met_hits a {
    color: #666;
	font-size:14px;text-decoration: none;
}


