﻿@charset "utf-8";
/* CSS Document */

.y_main{width:100%;height:auto;overflow:hidden;background: #f7f8fc;}
.location{padding: 2%;overflow:hidden;}
.location p a{color:#000;text-decoration:none; }
.location p a:hover{color:#e60012;text-decoration:none; }
.location span{display: inline-block;background: url(../images/img4.png) no-repeat left center; padding-left: 25px;line-height: 2em;}

/*分类*/
.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 1%;font-size: 1em; margin-bottom:0.5%;}
.pro_fl a:hover{text-decoration:none;color:#fff;background: #000;}
@media (max-width: 500px){
.pro_fl a{margin-bottom:1%;}
}

.y_tit{width:100%;  
	overflow: hidden;
	clear: both;
	 background-attachment: fixed;
    background-position: left top;
    background-size: 100% 600px;
    color: white;
    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%;
    bootm: 0;
    left: 0;
    width: 100%;
}

.y_tit .tit2 h1{font-size:1.5rem;color: #fff; font-family: "1";}
.y_tit p {
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
	margin: 2% 0 0;
}




.content_img {
    display: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    height: 48vh;
}
.content_img p {
    position: absolute;
    top: 20%;
    padding: 0 10px;
    color: #fff;
    font-size: 1.2rem;
}

@media screen and (max-width: 900px){
.y_tit img {display: none;}
.content_img {display: block;}
.y_tit .tit2 h1{font-size: 1.5rem;}
.y_tit p { font-size: 1rem;}
}



@media screen and (max-width: 600px){
.y_tit .tit2 h1{font-size: 1.2rem;}
.y_tit p { font-size: 0.8rem;}
}


/* 新闻中心*/
 .y_main .honorlist{width: 100%;height: auto;overflow: hidden;    }
 .y_main .news , .y_main .prolist , .y_main .caselist, .y_main .plantlist{width: 100%;height: auto;overflow: hidden; background: #fff;box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);-o-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2); }
.y_main .newlist ul{overflow:hidden}

.y_main .newlist ul li{overflow:hidden; width:100% ;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:2% 5%;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:#f7f8fc;box-shadow:0px 0px 10px 0px #e60012;background-size: 25%;-webkit-box-shadow: 0px 0px 10px 0px #e60012;-moz-box-shadow:0px 0px 10px 0px #e60012;-o-box-shadow:0px 0px 10px 0px #e60012;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:1% 0;}
.y_main .newlist .right .news_m{margin: 1% 0 0 0;transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; text-align: right;}
.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{color:#a5a5a5;font-size:0.875em;margin: 1% 0; }
.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: 4%;}
.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_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;}
.news .left, .caselist .left, .prolist .left,.honorlist .left, .plantlist .left{width:24%}

@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 .pro_main{width:100%;overflow:hidden;padding: 0 4%;}
.y_main .pro_main a{display:inline-block;width:25%;float:left;}
.y_main .pro_main .pp{  overflow: hidden;margin: 2%;}
.y_main .pro_main a:hover .pp{background: #e60012;}
.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:0;padding:0 4% 0 4%;}

.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: 5% 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: #e60012;border-top-right-radius: 3px; border-bottom-right-radius: 3px;}



@media (max-width: 1080px){
.y_main .pro_main a{width:50%}

}

@media (max-width: 680px){
.search-form{width:95%;}

}
@media (max-width: 500px){

.y_main .pro_main .pp .pro_tt h3{font-size:0.85rem;}
.pro_c h2 { font-size: 1.1rem;}
}

/*产品详情*/


.prolist .pro_con{    width: 100%;overflow:hidden;}
.prolist .pro_c{overflow: hidden; padding:0 4%;}
.pro_c h2{text-align:center; font-weight: bold;font-size: 1.4rem;line-height: 1.5em;}
.prolist .pro_c .pic{overflow:hidden}
.prolist .pro_c .swiper-slide{    width: 30%;text-align:center;padding: 2% 0;    margin: 0 auto;}

.prolist .pro_c .swiper-slide img { max-width: 100%;    width: 100%;}
.prolist .pro_c .title{width:100%;padding: 3% 0 0 0;}

.pro_c .title p{margin:1% 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:1rem;color: #fff; background: #e60012;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: #e60012;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;}
.pro_c .title .liu{width: 40%; float:left;height: 45px; line-height: 45px;text-align: center;color: #fff; background: #e60012;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;  }
.pro_two {overflow: hidden;  margin-top: 3%;}
.pro_c .title .liu a , .pro_c .title .phone2 a{display:block;width:100%;height:100%;color: #fff;}
.pro_two h5{display: block; width: 100%; text-indent: 1em; color: #fff;background:#3e3e3e;overflow:hidden;padding: 1% 0;font-weight: bold;}
.pro_two .content{padding:3%;overflow:hidden;}
.pro_two .content p {line-height: 2em;overflow:hidden;font-size: 0.95rem;}

.pro_two .content .imgs{width: 49.5%;float: left;margin-right: 0.5%;margin-bottom: 0.5%;}

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%; }
.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:#e60012;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:#e60012; border:1px solid #e60012 ;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:900px) {
.y_main .message_p{  width: 100%;}
.pro_c .title .liu{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}
 .pro_two h5{padding:2% 0;}
 .pro_two .content .img img{width:100%;}
.pro_c .title p {font-size: 0.95rem;margin: 2% 0;}
.y_main .mess .titles h1 {font-size: 1.4rem;}

}

 @media screen and (max-width:480px) {

 .pro_c .title .phone2{display:block;}
 .pro_c .title .liu{display:none; }
 .pro_two .content .imgs{width:100%;margin-right:0;margin-bottom: 2%;}
 .y_main .message_p .mesform .btnsubmit{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:#e60012; 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;padding: 0 4%;}
.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: 3%;overflow: hidden;}
.plant_main .plant_tt{width:100%;height:100%;z-index: -1;margin:3% 0 0 0;text-align:center;}
.plant_main a:hover .plant_tt{opacity:1;-webkit-opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100);left:1em; top:1em;}





@media (max-width: 1000px){
.plantlist .plant_main a{width:50%;}
}

@media (max-width: 500px){

.y_main .plantlist .box{    background: none; border: none;padding: 0;}
.plantlist .plant_main a{width:100%;}
.plant_main .plant_m{  margin: 2%;}

}

/*案例*/
.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%}
.prolist .pro_con{width:100%;}
}
@media (max-width: 500px){
.caselist .case_main a{width:100%;margin: 1% 0;}

}

/*案例详情*/

.case_con{overflow:hidden;padding:0 4% 4% 4%;}
.case_con h2{text-align: center;font-weight: bold;font-size: 1.6rem;line-height: 1.5em;}
.case_con .des{overflow:hidden;margin:3% 0;}
.case_con .des p{ line-height: 2em;overflow: hidden;font-size: 0.95rem;}
.case_con .slide{overflow:hidden;}

.case_con .slide .left{width:61%;float:left;}
.case_con .slide .right{width:39%;float:right;}
.case_con .slide img{width:100%;}
.case_con .slide .slide_p{ width: 49%;float: left; margin-right: 1%; margin-bottom: 1%;}

@media (max-width: 640px){

.case_con h2{font-size: 1.2rem;}
.case_con .slide .left{width:100%;}
.case_con .slide .right{width:100%;}
}



/*公司简介*/
.y_main .abouts{  width: 100%;height: auto;overflow: hidden;padding: 4% 0;background:#fff;}

.abouts_c li{width: 56%;float:left;}


.abouts_c li:last-child{float:right; width: 40%;}
.abouts_c li .one{overflow:hidden}
.abouts_c li:hover img{-webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05);}
.abouts_c li .one img{width:100%;transition: all 0.8s ease 0s; -webkit-transition: all 0.8s ease 0s;-moz-transition: all 0.8s ease 0s;-o-transition: all 0.8s ease 0s;}
.abouts_c li .two{overflow:hidden;}
.abouts_c li .two .tt{margin-bottom}
.abouts_c li .two .tt h1 , .y_main .honorlist2 .tt b{font-size:1.8rem;font-family:"1";}
.abouts_c li .two .tt p , .y_main .honorlist2 .tt p{font-size:1.2rem;color:#a2a2a2;}
.abouts_c li .two .cont{margin-top:2%;overflow:hidden;}
.abouts_c li .two .cont p{line-height:30px;}
.abouts_c li .cont_img{display:none}
.y_main .culture{width:100%;background:url(../images/a3.jpg) no-repeat top center;background-size:cover;background-attachment: fixed;}
.y_main .culture .cu{padding:18% 0;text-align:center;}
.y_main .culture .cu h1{font-size:1.8rem;color:#fff;margin-bottom:2%;font-family: "1";}

.y_main .culture .cu p{font-size:1rem;color:#fff;line-height:28px;}
.y_main .honorlist2{ width: 100%;height: auto;overflow: hidden;margin: 4% 0;}
.y_main .honor_c{    margin: 3% 0 0 0;}
.y_main .honor_c a{display:block;}
.y_main .honor_imgs {border:1px solid #dadada;}
.y_main .hon_t{ margin: 3% 0 0 0; text-align: center;}


.swiper-button-prev-app , .swiper-button-next-app {width: 38px;height: 70px;top: 40%;}
.swiper-button-next-app { background-image: url(../images/index27.png); right: 0;}
.swiper-button-prev-app{ background-image:url(../images/index28.png); left:0;}

@media (max-width: 1120px){

.abouts_c li{width:100%;}
.abouts_c li:last-child{display:none;}

}

@media (max-width: 700px){
.abouts_c li .cont_img{display:block;background-position: center; background-repeat: no-repeat;background-size: cover;    height:45vh;}
.abouts_c li , .abouts_c li:last-child{width:100%;display:block;}
.abouts_c li .one{display:none;}
.abouts_c li .two{padding: 6% 0;}
.abouts_c li .two .tt h1 , .y_main .honorlist2 .tt b{font-size:1.3rem;}
.abouts_c li .two .tt p , .y_main .culture .cu h1 , .y_main .wh .des .dd h3 , .y_main .honorlist2 .tt p{font-size:1.1rem;}
.y_main .culture .cu p{font-size:0.875rem;}

}

@media (max-width: 500px){
.y_main .wh li{width:100%;margin: 0.5% 0;}
.y_main .wh li:first-child{width:100%;margin-right:0;}

}


/*联系方式*/

.y_main .contacts{width: 100%; height: auto; overflow: hidden;}
.y_main .contacts .cont_c{margin:5% 0;overflow:hidden}
.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:13em;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/index20.jpg) no-repeat top center;background-size: cover; padding:4% 0}

.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:#e60012;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:#e60012; border:1px solid #e60012 ;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){
.y_main .contacts li{width:100%;    min-height: 10em;}

.y_main .contacts li .cc{margin:3%;    min-height: 11em;}
.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:#e60012;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:#e60012;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 8% 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:#e60012;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;
}


