﻿
/* CSS Document */
html {overflow-x:hidden;overflow-y:auto;}
html {overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,img,p,tr {padding:0;margin:0;border:0;list-style:none;font-weight:normal;font-size: 14px;  color: #333333; font-family: "΢ź";;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%; font-family:Microsoft Yahei; color:#333333;}

body { font-size:0.875em; font-family:Microsoft Yahei; color:#000000; word-wrap:break-word; overflow:hidden;}
a {text-decoration:none; color:#000000; transition: all 0.6s ease 0s; line-height:1.4;}
a:hover {text-decoration:none; color:#39bcd9; transition: all 0.6s ease 0s;}
img { border:none;    max-width: 100%;vertical-align: middle;}
.clear {clear:both;height:0 auto; line-height:0px; zoom:1; font-size:1px;}
:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}


.fl { float:left;}
.fr { float:right;}


.y_main{width:100%;height:auto;overflow:hidden;}



/*位置*/
.location {background-color: #fff; border-bottom: 1px solid #ededed;height: auto;padding:1% 0; }
.location .wz{width:100%; }
.location .wz span {display: inline-block;font-size: 14px;background: url(../image/21.png) no-repeat left center; padding-left: 25px;}
.location .wz a{    font-size: 14px;text-decoration: none;}
.location .wz a:hover{color:#39bcd9;text-decoration: none}


/*分类*/
.pro_fl {color: #eee; padding: 1%; background: #fff; margin:2% 0 3% 0; box-shadow: 0px 0px 10px 0px #d0cece;display:none;}
.pro_fl p{   line-height: 40px;    color: #d0d0d0;}
.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: 14px;}

.pro_fl a:hover{text-decoration:none;color:#1e7fbb;}



.y_tit{width:100%;    min-height: 350px;
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;
   }

.container {width: 1200px; margin: 0 auto;}
.container p{font-size:32px;font-weight:bold}
.container small{font-size:14px;;margin-top: 1%;display: block;    text-transform: uppercase;}


/* 新闻中心*/
.y_main .news, .y_main .honorlist, .y_main .prolist, .y_main .caselist, .y_main .plantlist{padding:2% 0;    width: 100%;height: auto;overflow: hidden;    background: #f8f8f8;}


.y_main .newlist ul{overflow:hidden}

.y_main .newlist ul li{overflow:hidden; width:100%  }
.y_main .newlist ul li a{display:block;}
.y_main .newlist .nn{background:#fff;padding:2%;overflow: hidden; margin-bottom:2%;border: 1px solid #F1F1F1;}
.y_main .newlist .nn:hover{box-shadow: 0px 0px 10px #1e7fbb;-webkit-box-shadow: 0px 0px 10px #1e7fbb; -moz-box-shadow: 0px 0px 10px #1e7fbb;-o-box-shadow: 0px 0px 10px #1e7fbb;transition:all .6s;-webkit-transition: all .6s;-moz-transition: all .6s;-o-transition: all .6s;background:#1e7fbb;    border: 1px solid #1e7fbb;}
.y_main .newlist .left{width:25%;height:auto;text-align: center;}
.y_main .newlist .left img { min-height: 165px;width: 100%;}
.y_main .newlist .right{width:71%;margin: 2% 0 0 0;}
.y_main .newlist .right .news_d{margin-top: 1% ;color:#a5a5a5;line-height:22px;font-size: 14px;    overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.y_main .newlist .right .news_t{overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.y_main .newlist .time {font-size: 14px;margin-top: 2%;color: #a5a5a5;}


.y_main .newlist .right .news_t span{font-size:16px;font-weight:600; }
.y_main .newlist .nn:hover span,.y_main .newlist .nn:hover .news_d,.y_main .newlist .nn:hover b , .y_main .newlist .nn:hover .time{color:#fff}
.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%;}







@media (max-width: 900px){
.y_main .newlist .left img { min-height: auto;}
}

@media (max-width: 500px){
.y_main .newlist .left{width:100%;text-align:left;border-right: none}
.y_main .newlist .left img{width:100%;}
.y_main .newlist .right{width:100%; margin:3% 0 0 0;}
.y_main .newlist .left b{display: inline;}
.y_main .newlist .left span{margin-top:0;display: inline;}
.y_main .newlist .right .news_t{overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
}



/* 新闻详细内容*/
.news .new_con,.caselist .case_con,  .honorlist .honor_con, .plantlist .plant_con{width:100%;}
.news .new_con h2,.caselist .case_con h2,.honorlist .honor_con h2, .plantlist .plant_con h2{font-weight: bold;font-size:1.4em;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;background:#fff;padding: 3%;}
.news .new_con .cont p , .news .new_con .cont span{text-indent:0em !important;}
.news .new_c, .caselist .case_c,.prolist .pro_c,.honorlist .honor_c, .plantlist .plant_c{}
.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("../image/index27.png") no-repeat;  }
.news .new_other .hd .prev{ background-position:-60px 0;background:url("../image/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.1em;    margin: 3% 0;}
.news .new_con .cont{line-height:2em;paddingp:3%;}


}


/*产品中心*/

.y_main .pro_main , .y_main .newlist , .y_main .joblist , .y_main .plant_main , .news .new_c{width:72%;float:right;overflow:hidden;min-height: 400px;}
.y_main .pro_main a.pr{display:inline-block;width:50%;float:left;margin-bottom:1%}
.y_main .pro_main .pp{margin:0 4% 4%;padding: 2%;background: #fff;overflow: hidden;box-shadow: 0px 0px 5px 0px #d0cece;}
.y_main  .pro_main .pp .pro_img{display: flex;align-items: center;justify-content: center;overflow: hidden;width: 100%;}

.y_main .pro_main .pp:hover{box-shadow: 0px 0px 15px #d0cece;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%;/* max-height: 100%; */}
.y_main .pro_main .pp .pro_tt{text-align: center;color: #333333;line-height:2em; width: 100%; margin-top: 5%;}
.y_main .pro_main a:hover .pro_tt{color: #1e7fbb;}

.y_main .pro_main .pp .more{width:100px;height:34px;position:relative;border:1px solid #dadada;margin:5% auto;}

.y_main .pro_main .pp .more span{display:inline-block;background:url(../image/index26.png) center center no-repeat;width:100%;height:100%;position:relative;}

.y_main .pro_main a:hover .more {border:1px solid #1e7fbb;z-index:333}
.y_main .pro_main .pp .more:before {content: "";position: absolute;background: #18a790;width: 0;height: 100%;left: 0;z-index: 0;transition: 0.3s;-webkit-transition: 0.3s;-moz-transition: 0.3s;}
.y_main .pro_main a:hover .more span{background:url(../image/index25.png) center center no-repeat;}
.y_main .pro_main a:hover .more:before{width:100%}


@media (max-width: 1080px){
.y_main .newlist , .news .new_c{width:100%;}
.y_main .pro_main{width:100%;}
.prolist .pro_con{width:100%;}
.prolist .left{display:none}

.pro_fl{display:block}
}
@media (max-width: 480px){
.y_main .pro_main .pp .pro_tt{font-size:14px;}
.y_main .pro_main a.pr{width:100%}
.pro_fl{ margin: 3%}

}

/*产品详情*/


.prolist .pro_con{width:100%;}

.prolist .pro_c{padding:0 4%; background: #fff;overflow: hidden; width: 100%;}
.prolist .pro_c .swiper-slide{width:40%;float:left;    text-align: center;}
.prolist .pro_c .title{width:55%;float:right;padding: 4% 0;}
.prolist .pro_c .swiper-slide img { width: 100%; max-width: 100%;}
.pro_c .title h2{text-align:left; font-weight: bold;font-size: 1.8em;line-height: 1.5em;}
.pro_c .title p{font-size:1em;margin:4% 0;line-height: 1.6em;}
.pro_c .title .phone{ width: 100%; height: 45px; line-height: 45px;text-align: center; font-size:1em;color: #fff; background: #1e7fbb;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;}

.pro_two {overflow: hidden;    background: #fff; margin-top: 3%;}
.pro_two h5{display: block; width: 100%; text-indent: 1em; color: #000;background: #d0d0d0;overflow:hidden;padding: 1% 0;font-weight: bold;}
.pro_two .content{padding:3%;overflow:hidden;}
.pro_two .content p {line-height: 2em;overflow:hidden}
.pro_two .content .img img{width:50%;text-align:center;float:left;}

 @media screen and (max-width:640px) {
.prolist .pro_c .swiper-slide , .prolist .pro_c .title{width:100%;}
 
 .pro_c .title h2{font-size:1.5em}
 .pro_two h5{padding:2% 0;}
 .pro_two .content .img img{width:100%;}
 }




/*左侧*/
.y_main .left2{width:25%;float:left;background:#fff;}
.left .r1 , .left2 .r2 {overflow: hidden}
.left2 .r1 h4 , .left2 .r2 h4{font-size: 23px;padding:0.8em 0;text-align: center;    margin: 0 20px 15px;font-weight: 800;border-bottom: 1px solid #e0e0e0;}
.left2 .r1 h4 small , .left2 .r2 h4 small{font-size:14px;color:#888; font-weight: 500;display:block;margin-top:3%;}
.left2 .r1 .menu{overflow:hidden;}
.left2 .r1 .menu li{width: 100%;font-size: 14px;color: #666;overflow: hidden;border-bottom: 1px #f7f7f7 solid;line-height: 50px;}
.left2 .r1 .menu li:nth-child(12) , .left2 .r1 .menu li:nth-child(13){background-color:#18a790}

.left2 .r1 .menu li:nth-child(12) a, .left2 .r1 .menu li:nth-child(13) a{color:#fff; background: url(../image/index40.png) no-repeat left 20px center;}

.left2 .r1 .menu li .a1{display:inline-block;  background: url(../image/index28.png) no-repeat left 20px center; padding-left:3.2em;line-height: 50px;}
.left2 .r1 .menu li a:hover{    text-decoration: none;color: #1e7fbb;}
.left2 .r1 .menu li .a2{display:inline-block;  line-height: 50px;padding:0 1em 0 0; }

.left2 .r2 .r_con{padding:5%;overflow:hidden;}
.left2 .r2 .r_con p{line-height:30px;font-size:14px;}

/*左侧二级菜单*/
.left2 .r1 .menu li  dl{display:none;    padding: 0 0 0 3em;}
.left2 .r1 .menu li dd {line-height: 20px;margin-bottom: 5%;}
.left2 .r1 .menu li dd a{background:none;color: #717171;line-height: 24px;}



 @media screen and (max-width:1080px) {

 .y_main .left2{display:none;}
 
 }
/*
.subNavBox{width:20%;float:left;overflow:hidden;cursor:pointer;}
.subNav{width: 99%;margin:2px 0;cursor:pointer;font-size:14px;height: 50px;line-height:50px;text-align:center;background:#1353b1;border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;-o-border-radius: 5px; -ms-border-radius: 5px;  }
.subNav a{color:#fff;text-decoration: none;display:block}
.subNav:hover{color:#277fc2;text-decoration: none;}
.currentDd{}
.currentDt{height: 50px;line-height: 50px;}
.currentDt a{color:#fff;text-decoration: none;}
.currentDt a:hover{color:#ffff;text-decoration: none;}
.navContent{width:99%;background:#fff}
.navContent li a{display:block;width:100%;heighr:40px;text-align:center;font-size:14px;line-height:40px;color:#3f3e3e;text-decoration: none;}
.navContent li a:hover{color:#fff;background-color:#fe0000;text-decoration: none;}

*/
/*荣誉中心*/



.y_main  .hon_main{overflow:hidden}

.y_main  .hon_main a{display:inline-block;width:25%;float:left;margin-bottom:20px}
.y_main  .hon_main .hh{     margin: 10px;padding:10px; background: #fff ;overflow: hidden;}
.y_main  .hon_main .hh .hon_img{      overflow: hidden; width: 260px; height: 300px;text-align: center;vertical-align: middle;display: flex; align-items: center;justify-content: center;}
	
.y_main  .hon_main .hh:hover{background:#d70d25; transition:all .4s;-webkit-transition: all .4s;-moz-transition: all .4s;-o-transition: all .4s;}
.y_main  .hon_main .hh .hon_img img {     max-width: 260px; max-height: 300px;vertical-align: middle;}

.y_main  .hon_main .hh .hon_tt{font-size: 15px; text-align: center;color: #333333;line-height: 40px; width: 100%; height: 40px;    padding-top: 15px;}
.y_main  .hon_main a:hover .hon_tt{color:#fff}




/*厂房设备*/



/* 
.plant_main li{width:31%;margin:2% 1%;float:left;}
.plant_main li a{display:block;}

.plant_main  .plant{position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;    padding-bottom: 44.83%;}
.plant_main .plant_img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	max-width: 100%;
	moz-transition: all .8s ease 0s;
    -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 .mask {
    z-index: 4;
    width: 100%;
    height: 0%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #39bcd9;
    opacity: 0;
    transition: all 0.5s ease;
    overflow: hidden;}
.plant_main a:hover .mask{opacity: 1;transition: all 0.5s ease;height: 100%;}


.plant_main .plant_tt {
    padding: 25px;
    background: #013082;
    color: #fff;
    text-align: center;
}
.plant_main .plant_tt h3{    font-weight: normal;
    font-size: 1em;    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

等比填充 */


.caselist .case_main a.pl, .plantlist .plant_main a.pl{display:block;width:31%;float:left;margin: 1.5% 1%; position:relative;top:0;left:0;border:1px solid #e4e4e4;}
.caselist .case_main .cc, .plantlist .plant_main{ overflow: hidden;}
.caselist .case_main .cc .case_img, .plantlist .plant_main .plant .plant_img{overflow: hidden;  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, .plantlist .plant_main .plant:hover{ transition:all .2s;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;}
.caselist .case_main .cc .case_img img, .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); }


.caselist .case_main a .case_tt, .plantlist .plant_main a .plant_tt{width:100%; height: 100%;position:absolute;top:0;left:0;background:url(../image/index33.png) repeat;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, .plantlist .plant_main a .plant_tt .tits{position:absolute;width: 100%;top:45%}

.caselist .case_main a:hover .case_tt,.plantlist .plant_main a:hover .plant_tt{opacity: 1;filter: Alpha(Opacity=1);}
.caselist .case_main a .case_tt .tits h3, .plantlist .plant_main a .plant_tt h3{text-align:center;color:#fff;font-size:16px}



@media (max-width: 1080px){
.caselist .case_main .cc, .plantlist .plant_main{width:100%;}
.plantlist .plant_main a.pl{width:44%;margin:2%}
.prolist .pro_con{width:100%;}
.prolist .left{display:none}
}
@media (max-width: 480px){
.plantlist .plant_main a.pl{width:100%;margin: 2% 0;}

}




/*详情页左边栏
.r1,.r2 {background: #f2f2f2;border: 1px solid #e2e2e2; 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: #e5e5e5;text-indent: 1em; height: 65px;line-height: 65px;}
.r1 h4 small,.r2 h4 small{font-size:14px;    color: #999;    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:#d70d25;color:#fff}
.r2  p{line-height:28px;padding: 4% 6%;}
*/
	
	
/*公司简介*/
.y_main .abouts{ width: 100%;height: auto;overflow: hidden;    background-color: #f8f8f8; }
.abouts .about_c{width:100%;  position:relative;    background: #fff;}
.abouts .about_cc { padding: 3% 0;overflow:hidden;background: url(/template/default/images/index40.jpg) no-repeat top center; background-size: cover;background-attachment: fixed;}
.abouts .about_c .left { width: 50%;}
.abouts .about_c .left img {width: 100%;    height: 100%;}
.abouts .about_c .right {width: 50%; position: absolute; top: 0; right: 0; height: 100%;}
.abouts .about_c .ab{padding: 0 3% 0 9%;}
.abouts .about_c h2, .abouts .about_cc h2{font-size:24px; color: #0869ac;font-weight:bold;margin-bottom:3%;}
.abouts .about_c .about_des{overflow:hidden;    width:100%;}
.abouts .about_cc p{line-height:33px;}
.abouts .about_c p {font-size:16px;line-height: 30px;}
.y_main .honor_h{width:100%;background: url(../image/index33.jpg) no-repeat top center;    background-size: cover; background-attachment: fixed;}
.y_main .honor_h .wrap{max-width: 1520px;}
.y_main .honor_h .hon{padding:11% 0;overflow:hidden;}
.y_main .honor_h h2 {font-size:2rem; color: #fff;font-weight:bold;margin-bottom:5%;text-align:center}
.y_main .honor_h li{width:32%;float:left;background:#fff;overflow:hidden;margin:0 0.5%}
.y_main .honor_h h3{font-size:18px; color: #fff;font-weight:bold;margin-bottom:1%;}

.y_main .honor_h p{font-size:16px; color: #fff;}


.honor_h .wen{overflow:hidden;}

.honor_h .wen li .dian{    width: 100%;position: absolute;z-index: 2;height: 100%;top: 0;}

.honor_h .wen li .ab_des{z-index:3;    width: 100%;    padding: 6% 4%;margin: 0 auto;text-align: center;margin: 0 auto;}
.honor_h .wen .ab_pic img{width:100%;height:100%;}
.honor_h .wen li:hover .ab{ }

.wen .other_tit {font-size: 20px;font-weight: bold;    margin: 0 0 10px 0;}
.wen .other_detail { line-height: 26px; }
.honlist{     padding: 3% 2%;background:url(../image/index29.jpg) top center no-repeat;background-size:cover}
.honlist a{display:block;width:25%;float:left;}
.honlist a .plant{    padding: 4%; margin: 3%;background: #f1f1f1;}
.honlist a .plant_tt{text-align:center; padding: 4%; margin: 3%;}
.y_main .honorlist2{ width: 100%;height: auto;overflow: hidden;margin: 4% 0;}

.y_main .honor_imgs {border:1px solid #dadada;}
.y_main .hon_t{ margin: 3% 0 0 0; text-align: center;}
.swiper-button-next-app { background-image: url(../image/index16.png); right: 0;}
.swiper-button-prev-app{ background-image:url(../image/index15.png); left:0;}

.y_main .tt{margin-bottom:2%;}
.y_main .tt b{color:#000;margin-bottom:2%;font-size: 2rem;}


/*发展历程*/
.about_fz{margin:4% 0;overflow:hidden;}
.about_fz .left{width:45%;}
.about_fz .right{width:52%;    background: url(../image/index41.png) repeat-y top left;    background-position-y: 10px;}
.about_fz .right p{     padding-bottom: 3%;padding-left: 2.2em;    font-size: 15px;    line-height: 1.6em;}



@media (max-width: 990px){
.about_fz .left{width:54%;}
.wen .other_tit{margin:5px 0}

.abouts .about_c .left{width:100%;}
.abouts .about_c .right{width:100%;    background-color: rgb(0,0,0,.6);}
.abouts .about_c .ab { padding: 0 4%;}
.abouts .about_c p{color:#fff;font-size:14px;}

.about_fz .left{display:none;}
.about_fz .right{width:100%;}

}


@media (max-width: 640px){
.honlist a{width:50%}

.honor_h .wen li:nth-child(4) .dian {background: url(../image/index30.png) rgba(84,166,249,.8);}
.honor_h .wen li:nth-child(3) .dian {background: url(../image/index30.png)rgba(141,192,245,.8);}

.abouts .about_c h2 , .honlist h2 {font-size:20px;}
.y_main .honor_h{padding:6% 0;}
.honor_h .wen li{width: 100%;}
.honor_h .wen li .ab_des{    padding: 5% 0;}
.y_main .tt b{font-size:1.5rem}
}
@media (max-width: 500px){
.wen .other_tit{font-size:18px;}
.y_main .honor_h h2{font-size:20px;margin-bottom: 3%;}
.wen .other_detail{font-size:14px;}
.y_main .honor_h li{margin-bottom:1%;}
.y_main .honor_h h3 {font-size: 16px;}
.y_main .honor_h p {font-size: 14px;}
.abouts .about_c .left{    height: 50vh;}

}

/*联系方式*/



.y_main .contacts{ padding:3% 0 0 0;width: 100%; height: auto; overflow: hidden;background: #f8f8f8;}
.contacts .lx_c{width:100%;overflow:hidden;    background: #fff url(../image/index27.png) no-repeat bottom center;background-size:100%; padding: 5% 2%;}
.contacts .lx_c li{width:25%;float:left;text-align:center;border-right: 1px solid #f1f1f1;}
.contacts .lx_c li:nth-child(4){border-right:none}
.contacts .lx_c li h3{color:#000;font-size:1.4em;margin:3% 0 5% 0;font-weight: bold;}
.y_main .contacts .c1{    background: url(../image/index28.jpg) no-repeat top center;background-size:cover; margin-top: 5%; overflow: hidden;}
.y_main .contacts .message_p{width:43%;float:right}
.y_main .contacts .message_p p{font-size:2.5em;color:#fff;margin-top:50%;font-weight:bold;    font-style: italic;}
.y_main .message_h{    width: 50%; height: auto;padding: 3%; float: left;background: #fff;margin: 3%; opacity: 0.9;filter: alpha(opacity=90)!important;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;}
.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%;}
.y_main .message_h .mesform .title { font-size:15px; color:#004481; 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:90%; height:40px; 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:90%; height:100px; 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:100%; height:40px; font-size:13px; background:#1e7fbb; margin-top:15px;}
.y_main .message_h .mesform .btnsubmit .button { width:100%; height:38px; line-height:38px; text-align:center; font-size:14px; color:#fff; background:#1e7fbb; border:1px solid #1e7fbb; 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:"微软雅黑"; }

.map {
    margin: 3% 0 0 0;
    border-top: 1px solid #e2e2e2;
}
@media (max-width: 950px){

.contacts .lx_c li{width:50%;border-right: none;margin-bottom:3%;}

}

@media (max-width: 760px){

.y_main .message_h ,.y_main .cont_c{width:94%}
.y_main .cont_c{margin-top:2%}
.message_p{display:none}


}




@media (max-width:480px){

.contacts .lx_c li{width:100%;border-right: none;}
.contacts .lx_c li .lx_pic{width:20%;float:left}
.contacts .lx_c li .lx_pic img{width:90%;}
.contacts .lx_c li .lx_des{width:76%;float:right;text-align: left;}
.contacts .lx_c li h3 {font-size: 1em;margin: 2% 0;}
.contacts .lx_c li p{font-size:0.8em}


}



/*上下页*/
#flip { margin: 30px 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 {
    border: 1px solid #ddd;
    padding: 2px 5px 2px 5px;
    color: #aaa;
}
.digg4 span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
.digg4 a, .digg4 span.miy {
    margin: 2px;
    text-decoration: none;
	font-size: 15px;
	dispplay:inline-block;
}

.digg4 a:hover, a.page-num.page-num-current{background:#1e7fbb;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(../image/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;
}

 @media screen and (max-width:640px) {
 
 .y_main .news .post, .y_main .honorlist .post, .y_main .prolist .post, .y_main .caselist .post, .y_main .plantlist .post , .y_main .abouts .post , .honlist .post , .y_main .honor_h .post {padding:0 10px;}
 
 
 
 }
 
 
 
 /* 招聘*/
.zp{overflow:hidden;width:100%; margin:4% 0 0 0;}
.table {width: 100%;max-width: 100%;}
.table-bordered {border-width: 1px;border-color: #e8e8e8; border-collapse: collapse;border-style: solid;}
.pro_table {font-size: 14px;}
.pro_table .table-hover>tbody>tr:hover , .pro_table .table-striped>tbody>tr:hover:nth-of-type(odd){background-color:#1780bc;}
.table-responsive {min-height: .01%;overflow-x: auto;}
.pro_table table thead { background:#1780bc;color:#01579B;}
.pro_table table thead td{color:#fff;}
.pro_table .table-striped>tbody>tr:nth-of-type(odd) {background-color:#f9f9f9;}
.table-striped>tbody>tr:nth-of-type(odd) {background-color: #f9f9f9;}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th { white-space: nowrap;}
.pro_table .table-bordered>tbody>tr>td, .pro_table .table-bordered>tbody>tr>th, .pro_table .table-bordered>tfoot>tr>td, .pro_table .table-bordered>tfoot>tr>th, .pro_table .table-bordered>thead>tr>td, .pro_table .table-bordered>thead>tr>th {
border-width: 1px;border-color: #e8e8e8; border-collapse: collapse;border-style: solid;vertical-align: middle; padding:15px 5px;text-align: center;font-size: 16px;}
.pro_table table thead td {font-weight: bold;vertical-align: middle;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { line-height: 1.42857143;}
.pro_table .table-hover>tbody>tr:hover>td , .pro_table .table-hover>tbody>tr:hover>td p{color: #fff;}


.zp_t{margin-bottom:3%;text-align:center;}
.zp_t h2{font-size:40px;margin-bottom:10px;color:#1780bc}
.zp_t p{font-size:16px;}
.zp_1{overflow:hidden;width:100%;}
.zp_q{font-size:14px;margin:1% 0; line-height: 26px;}
.zp_1 .wx{float:left;width: 150px;text-align:center}
.zp_1 .wx img{border: 1px solid #e1e1e1; margin-bottom: 15px;}
.zp_1 .cq{margin-top:2%}
.zp_1 .cq p{color:#1780bc;line-height:26px; font-weight: 550;}
.zp_1 .zp_y{width:70%;margin:0 auto;overflow:hidden; padding: 20px;margin-top: 4%;}
.zp_1 .yq{float:right; width:75%;text-align: center;}

.zp_1 .yq h2{background:#1780bc;display:inline-block;color:#fff;    padding: 10px;font-size: 20px;font-weight: 550;margin-bottom: 3%;letter-spacing: 3px;}
.zp_1 .yq p{font-size:18px; line-height: 32px;}




.zp_2{overflow:hidden;background:url(../image/zp.jpg) no-repeat center;background-size:cover;width:100%;    padding: 5% 0;margin: 4% 0 0;}
.zp_2 .zp_t h2 , .zp_2 .zp_t p{color:#fff;}
.zp_2 .zp_c{background:rgb(255,255,255,.9);padding:4%;overflow: hidden;}
.zp_2 .zp_c li{background:url(../image/index43.png) no-repeat left;line-height:26px;margin-bottom:24px;font-size:16px;padding-left:45px;}
.zp_2 .left{width:65%;}
.zp_2 .right{width:35%;}
@media (max-width: 1320px){

.zp_t h2 { font-size: 35px;}

}

 @media (max-width: 1024px){
 .zp_t h2 { font-size: 30px;}
 .zp_1 .yq p{font-size:20px;}
 
 .zp_1 .zp_y{width:100%;}
 }
@media (max-width: 750px){
.zp_2 .left , .zp_2 .right{width:100%;}
.zp_1 .yq p {
    font-size: 18px;line-height:26px;
}
}

@media (max-width: 550px){
.zp_1 .zp_y{padding:10px;}
.zp_1 .yq{width:100%;margin-top:15px;line-height: 30px;}
.zp_1 .wx{float:none;width:auto}

}