
/* CSS Document */

.y_main{width:100%;height:auto;overflow:hidden;}
.location{padding: 2%;overflow:hidden;}
.location p a{color:#000;text-decoration:none; }
.location p a:hover{color:#652c89;text-decoration:none; }
.location span{display: inline-block;background: url(../image/index17.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:#652c89;}
@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%;
    bottm: 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 .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:#fefcff;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{letter-spacing:2px;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("/template/default/images/index27.png") no-repeat;  }
.news .new_other .hd .prev{ background-position:-60px 0;background:url("/template/default/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:33.33%;float:left;}
.y_main .pro_main .pp{  overflow: hidden;margin: 2%;}
.y_main .pro_main a:hover .pp{background: #652c89;}
.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: #652c89;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.3rem;}
}

/*产品详情*/
/*详情页左边栏*/
.prolist_c{overflow:hidden;padding:2% 4%;}
.prolist_c .left{width:22%;float:left;}


.r1 {margin-bottom:6%;overflow: hidden;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;}
.r1 h4{font-size: 18px;margin-bottom:15px;border-bottom: 2px solid #fff;}
.r1 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;text-indent: 1.5em;}
.r1 .menu li a{display: block;    line-height: 40px;    background: url(../image/ico_04.png) no-repeat left center;}
.r1 .menu li a:hover{    text-decoration: none;color: #652c89;}



.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{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;}
.pro_c .title .phone2{width:100%;margin-bottom:2%;height: 45px; line-height: 45px;}
.pro_c .title .liu{width: 40%; float:left;height: 45px; line-height: 45px;}
.pro_two { overflow: hidden;margin:5% 0;}
.pro_c .title .liu a , .pro_c .title .phone2 a{display:inline-block;background: url(../image/phone.png) no-repeat left center;text-indent: 2.5em;color: #652c89;font-size: 20px;}

.pro_two h5{display: block;width: 100%;text-indent: 1em;color: #fff;background:#bfbfbf;overflow: hidden; padding: 1% 0;font-weight: bold;margin: 0 0 3% 0;}
.pro_two .content{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%;    margin: 3% 0 0;}
.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: 60%;}
.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:50%; height:50px; font-size:13px; background:#652c89;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:#652c89; border:1px solid #652c89 ;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:1000px) {
.prolist_c .left{display:none;}
.prolist .pro_con{width:100%;}
}



 @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%;}
.prolist .pro_c .pic{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 .honorlist{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  .hon_main{overflow:hidden;padding: 0 3%;}

.y_main  .hon_main a{display:inline-block;width:33.33%;float:left;margin-bottom:2%}
.y_main  .hon_main .hh{padding:3%;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:#f1f1f1; transition:all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-o-transition: all .4s;}

.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;}


 @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(../image/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;}

}

/*案例详情*/

.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;background:#fff;margin:4% 0 0 0;}

.abouts_c li{width:52%;float:left;}
.abouts_c li:last-child{width:40%;float:right}
.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{padding: 5% 0;overflow:hidden;}
.abouts_c li .two .tt , .honorlist2 .tt{margin:0 0 5% 0;}
.abouts_c li .two .tt h1 , .honorlist2 .tt h1{font-size:1.8rem;}
.abouts_c li .two .tt p , .honorlist2 .tt p{font-size:1.2rem;color:#a2a2a2;}
.abouts_c li .two .cont{margin-top:5%;overflow:hidden;}
.abouts_c li .two .cont p{line-height:30px;}
.abouts_c li .cont_img{display:none}

.y_main .culture{overflow:hidden;width:100%;padding:6% 0;margin:4% 0 ;background:url(../image/a3.jpg) no-repeat top center;background-size:cover;}
.culture .ab_c ul{overflow:hidden;}
.culture .ab_c li{width:25%;float:left;text-align:center;}
.culture .ab_c h2{font-family:"1";font-size:2rem;display:inline-block;color: #fff}
.culture .ab_c small{display:inline-block;font-size:1.8rem;color: #fff;font-weight: bold;font-family: "1";transform: translate(5%,-20%);-webkit-transform: translate(5%,-20%);-moz-transform: translate(5%,-20%);-o-transform: translate(5%,-20%);}
.culture .ab_c b{font-weight:normal;color: #fff}
.culture .ab_c li p{margin-top:4%;padding-right:5%;color: #fff}

.y_main .wh{overflow:hidden;padding:4% 0;}
.y_main .wh li{width:49%;float:left;position:relative;margin:0.1% 0;}
.y_main .wh li:first-child{margin-right:0.5%}

.y_main .wh .pic img{width:100%;}
.y_main .wh .des{position:absolute;bottom:0;left:0;    width: 100%;z-index:10;}
.y_main .wh .des .dd{ margin:2em;}
.y_main .wh .des .dd h3{font-size: 1.5em;color:#fff}
.y_main .wh .des .dd p{color:#fff;margin-top:1%;}

@media screen and (max-width: 1140px) {
.culture .ab_c h2 , .culture .ab_c small{font-size:1.6rem;}
}

@media (max-width: 700px){
.abouts_c li .cont_img{display:block;background-position: center; background-repeat: no-repeat;background-size: cover;    height: 28vh;}
.abouts_c li , .abouts_c li:last-child{width:100%;}
.abouts_c li .one{display:none;}
.abouts_c li .two{padding: 6% 0;}
.abouts_c li .two .tt h1 , .honorlist2 .tt h1{font-size:1.3rem;}
.abouts_c li .two .tt p , .y_main .culture .cu h1 , .y_main .wh .des .dd h3 , .honorlist2 .tt p{font-size:1.1rem;}
.y_main .culture .cu p{font-size:0.875rem;}
.y_main .wh li{width:100%;margin: 0.5% 0;}
}

@media screen and (max-width: 450px) {

.culture .ab_c h2 , .culture .ab_c small{font-size:1.2rem;}
.culture .ab_c li{width:50%;margin-bottom:3%;}
.culture .ab_c li p{margin-top:0;}
}



.honor_c{width:100%;height:auto;float:left;overflow:hidden;position:relative;clear:both;padding-bottom: 3rem;}
#owl-demo .item{margin: 3px;}
#owl-demo .item img{display: block;	width: 100%;height: auto;}
.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing{cursor:url(/template/default/images/grabbing.png) 8 8, move;}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 3px 20px;font-size: 20px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #652c89;filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(/template/default/images/AjaxLoader.gif) no-repeat center center}

.owl-theme .owl-controls .owl-pagination{display:none;}



/*联系方式*/

.y_main .contacts{width: 100%; height: auto; overflow: hidden;margin: 4% 0 0 0;}
.y_main .contacts .cont_c{margin:0 0 2% 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;margin:0 4% 7% 4%;min-height: 13em; }

.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(../image/index18.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;background: #fff; 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;background:#fff; 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:#652c89;margin-top:15px;}
.y_main .message_h .mesform .btnsubmit .button { width:100%; height:50px; line-height:50px; text-align:center; font-size:14px; color:#000; background:#f0eff1; border:1px solid #f0eff1;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;background: none;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: 1024px){
.y_main .contacts li{width:50%;}
}

@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{font-size:1.3rem;}
}

/*招聘内容*/
.y_main .zp{margin:5% 0; overflow:hidden;}
.y_main .zp .title{overflow:hidden;}
.y_main .zp .title h3{color:#652c89;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:#652c89;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(../image/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: #a9a8a8;

}

.digg4 a:hover, .page-num.page-num-current{background:#652c89;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(/template/default/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;
}


