﻿@charset "utf-8";
/* CSS Document */

.y_main{width:100%;height:auto;overflow:hidden;padding: 4% 0;}


/*位置*/
.location {height: auto;padding:3% 0 0 0; }
.location .tit h1{ font-size:30px;color: #011944; }
.location .tit p{font-size:1.1rem;color: #3c3c3c;letter-spacing: 2px;text-transform: uppercase;margin-top: 1%;}
.location .wz{ color: #fff;margin:1% 0 0 0;}
.location .wz span {display: inline-block;background: url(../images/loc.png) no-repeat left center; padding-left: 25px;color:#fff;line-height: 2em;}
.location .wz a{text-decoration: none;color:#fff}
.location .wz a:hover{color:#1952be;text-decoration: none;color:#fff}

@media (max-width: 600px){

.location .tit p{font-size:1rem;}
.location .tit{width:100%;}

}
/*分类*/
.pro_fl { overflow: hidden;    margin: 2% 0 0 0;}
.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% 0 0;margin-bottom:0.5%;}
.pro_fl a:hover{text-decoration:none;color:#fff;background: #194694;}
@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;
  margin-top: 4em;
   }
   

.y_tit .tit2 .tit_p{width:55%;float:right;overflow: hidden; } 
.y_tit .tit2 .tit_p .cc{background: rgb(255,255,255,.5);padding: 2%;}

.y_tit .tit2{position: absolute;height: 100%;top: 0;left: 0; width: 100%;}
.y_tit .tit2 h1{font-size: 30px;color: #fff;margin-bottom: 1%;}
.y_tit .tit2 h2{color: #fff;font-weight:normal;font-family: "1"; margin: 1% 0;line-height: 2em;}
.y_tit p , .y_tit p a{color: #fff;}

.y_tit span{display: inline-block;background: url(../images/loc.png) no-repeat left center; padding-left: 25px;color:#fff;line-height: 2em;}
.content_img p{color: #fff;    font-size: 18px; margin-bottom: 15px;font-weight: bold;}
.content_img {display: none;background-position: center; background-repeat: no-repeat; background-size: cover;background-repeat: no-repeat;height:35vh;position:relative}
.content_c{position:absolute;top:0;left:0;height:100%;}
.content_img .tit2{position: absolute;height: 35vh;top: 0;left: 0; width: 100%;}
.content_img .tit{width:20%;float:left;}
.content_img .tit h2{color: #fff;font-size: 1.1rem;font-weight:normal;}
.content_img .cont_p{width:75%;float:right;}
.content_img .cont_p .cc{background: rgb(255,255,255,.5);padding: 2%;}


@media screen and (max-width: 900px){
.y_tit img {display: none;}
.content_img {display: block;}

}
@media screen and (max-width: 550px){
.content_img .tit{width:100%;margin: 0 0 2% 0;}
.content_img .cont_p{width:100%}

}
/* 新闻中心*/
 .y_main .honorlist,  .y_main .caselist, .y_main .plantlist{width: 100%;height: auto;overflow: hidden;}
 .y_main .news , .y_main .prolist{width: 100%;height: auto;overflow: hidden;    }
.y_main .newlist ul{overflow:hidden}

.y_main .newlist ul li{overflow:hidden; width:33.33% ;text-align: center;float:left;transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s; -moz-transition: all 0.6s ease 0s }
.y_main .newlist ul li a{display:block;}
.y_main .newlist .nn{background:#fff;padding:12%;overflow: hidden;    border-right: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1;}
.y_main .newlist .nn:nth-of-type(3n) {border-right:none;}
.y_main .newlist .nn:hover{box-shadow:0px 0px 10px 0px #1952be;-webkit-box-shadow: 0px 0px 10px 0px #1952be;-moz-box-shadow:0px 0px 10px 0px #1952be;-o-box-shadow:0px 0px 10px 0px #1952be;transition:all .6s;-webkit-transition: all .6s;-moz-transition: all .6s;-o-transition: all .6s;}
.y_main .newlist .nn .num{color: #bdbdbd;font-weight: bold;font-size: 3rem;text-align: center;margin-bottom: 3%;font-family: "1";font-style:italic;}
.y_main .newlist .nn:hover .num{color:#164b94;}
.y_main .newlist .left{width:13%;height:auto;border-right: 1px solid #efefef; text-align: center;padding:0.5% 0;}
.y_main .newlist .right{width:100%;}
.y_main .newlist .right .news_d{color:#a5a5a5;line-height:1.8em;font-size: 14px; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin: 3% 0;}
.y_main .newlist .right .news_m{margin: 1% 0 0 0;transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.y_main .newlist .right .news_t span{font-size:16px;font-weight:600; color: #000;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.y_main .newlist .nn .date{background:url(../images/index19.png) no-repeat left center;color:#a5a5a5;font-size:0.875em;margin: 1.5% 0;    text-indent: 1.5em;}
.y_main .newlist .left b { font-weight: 100; display: block; line-height: 30px; height: 30px; overflow: hidden;  font-size: 30px;font-family: Arial;text-transform: uppercase; color: #8c8c8c}
.y_main .newlist .left span { font-weight: 100; display: block;line-height: 20px; height: 20px; overflow: hidden; font-size: 20px; color:#8c8c8c;margin-top: 6%;}
.y_main .newlist .nn:hover .news_m{transform:translateX(-20px);-weblit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px); }
@media (max-width: 500px){

}
/*新闻分类*/
.ns{margin:2% auto;width: 100%; overflow: hidden;}
.ns li{position:relative;float: left;padding: 0.5%;width:150px;text-align:center;background:rgb(255,255,255,.9);border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-o-border-radius:50px;margin-right: 1em;}
.ns li a{display:block;text-decoration: none;padding: 3% 0;color: #565656;}
.ns li.on , .ns li:hover{background:#164b94;}
.ns li.on a , .ns li:hover a{color:#fff;}
.content_c .ns li{width:100px;padding: 1%;}

@media (max-width: 1024px){
.y_main .newlist .nn .num{font-size: 2.5rem;}
.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;padding:8% 5%;}
.y_main .newlist .nn .num{font-size: 2rem;}

}

/* 新闻详细内容*/
.news .new_con{width:100%;    padding:0 0 2% 0;}
.news .new_con h2,.caselist .case_con h2,.honorlist .honor_con h2, .plantlist .plant_con h2{font-weight: bold;font-size:1.6em;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_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;}

}


/*产品中心*/
.nav_list { width: 100%; margin: 4% auto;overflow: hidden;}
.nav_list li{position:relative;width: 25%;float: left;padding: 0.5%;}
.nav_list li:hover , .nav_list li.on{background:#164b94}
.nav_list li a{display:block;text-decoration: none;padding: 3% 0;color: #565656;}

.nav_list .list2{width:100%;position:absolute;left:0;top:100%;display:none;background:#fafcff;}
.nav_list li:hover .list2{display:block;}
.list2 dl{overflow:hidden}
.list2 dl dd{width:100%;text-align:center;border-bottom:1px dotted #e6e6e6;line-height:2.5em;}
.list2 dl dd:last-child{border:none;}
.list2 dl dd a{color:#000;font-size:0.875rem;text-decoration: none;}
.list2 dl dd a:hover{color:#194694;text-decoration: none;}


.nav_list2{display:none;}



.y_main .pro_main{width:100%;overflow:hidden}
.y_main .pro_main a{display:inline-block;width:33.33%;float:left;overflow: hidden;}
.y_main .pro_main .pp{  overflow: hidden;    margin: 0 2% 6% 2%; border:1px solid #efefef;}
.y_main  .pro_main .pp .pro_img{    display: flex; align-items: center;justify-content: center; overflow: hidden;width: 100%;position:relative}
.y_main  .pro_main .pp .pro_img .cover{display:block;position:absolute;width:100%;height:100%;;left:0;right:0;top:100%;    background: rgba(0,0,0,0.4);transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;}
.y_main  .pro_main a:hover .pp .pro_img .cover{top:0;}
.y_main .prolist .pro_fl{margin:0 auto;padding:3% 0 0 0;width: 80%;}
.y_main .prolist .pro_fl p{line-height:30px;margin:0;}
.y_main .prolist .pro_fl a{background:none;color:#000;position: relative;}
.y_main .prolist .pro_fl a:after{position:absolute;content:"/";top:0;right:0;}
.y_main .prolist .pro_fl a:last-child:after{content:"";}
.y_main .prolist .pro_fl a:hover , .y_main .prolist .pro_fl a.on{color:#194694;}
.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%;background-color: #f8f7f7;padding: 5%;}
.y_main .pro_main .pp .pro_tt .tits{width: 100%;  height: 100%;}
.y_main .pro_main .pp .pro_tt h3{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.y_main .pro_main .pp .pro_tt p{ min-height:30px;   margin-top: 3%;font-size: 14px;line-height: 1.8em;margin-top:3%;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.y_main .pro_main a:hover .pp .pro_tt{background-color: #164b94;}
.y_main .pro_main a:hover .pp .pro_tt h3 , .y_main .pro_main a:hover .pp .pro_tt p{color:#fff;}

@media (max-width: 1100px){
.nav_list li{width:33.33%;}
.y_main .pro_main a{width:50%}
.y_main .prolist .pro_fl{width:100%;}
.prolist .left{display:none}
.nav_list{width:100%;}
}
@media (max-width: 695px){
.nav_list , .pro_fl{display:none;}
.nav_list2{display:block;}
.pro_mo_top_1{display:block;margin:1.5em 1em;border:4px #f3f6f9 solid;padding:0.1em 0.6em;background-color:#fff;}
.pro_mo_top_1 select{color:#000;font-size:0.875em; border:none; background:none; padding:0.5em 0;width:100%;outline: none; background-repeat:no-repeat; background-image:url(../images/index11.png); background-position:right center;appearance: none; -moz-appearance: none; -webkit-appearance: none;}

}

@media (max-width: 500px){
.y_main .pro_main .pp .pro_tt p{display:none}
}
/*产品详情*/


.prolist .pro_con{    width: 100%;overflow:hidden;    padding: 3% 0 5% 0;;}

.prolist .pro_c{overflow: hidden;     padding: 2%;background: #fff;}
.prolist .pro_c .swiper-slide{width:45%;float:left;    text-align: center;}
.prolist .pro_c .title{width:50%;float:right;padding: 3% 0 0 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; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.pro_c .title .phone{ width: 100%; height: 45px; line-height: 45px;text-align: center; font-size:1em;color: #fff; background: #194694;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;    margin-top: 10%;}

.pro_two {overflow: hidden;    background: #fff; margin-top: 3%;}
.pro_two h5{display: block; width: 100%; text-indent: 1em; color: #fff;background: #92959b;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.5rem}
 .pro_two h5{padding:2% 0;}
 .pro_two .content .img img{width:100%;}
 .pro_c .title .phone{margin-top: 5%;}
 }




/*荣誉中心*/



.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:#1952be; 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;padding: 1%;}
.plantlist .plant_main .plant{position:relative; top:0; left:0; }
.plantlist .plant_main{ overflow: hidden;}
.plantlist .plant_main .plant .plant_img{text-align: center;vertical-align: middle;display: flex; align-items: center;justify-content: center;width: 100%;height: 100%;overflow: hidden;    border: 1px solid #ececec;}

.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{overflow: hidden;}

.plant_main .plant_tt{width:100%;height:100%;    text-align: center;padding: 3% 0;
-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;-moz-transition: all .8s ease 0s;}







@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%;}


}

/*案例*/
.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%;}
.prolist .left{display:none}
}
@media (max-width: 500px){
.caselist .case_main a{width:100%;margin: 1% 0;}
.y_main .pro_main .pp .pro_img img{max-height: 250px;}
}



/*公司简介*/

.y_main .abouts{  width: 100%;height: auto;overflow: hidden;padding:4% 0 0 0;}
.abouts .ab1{overflow:hidden}
.ab1 .left{width:45%;}
.ab1 .right{width:50%;background:url(../images/index31.jpg) no-repeat top center;background-size: cover;height:50vh}

.abouts .tt h1 {font-size: 30px;margin-bottom: 1%;}
.abouts .tt p{color: #a2a2a2;}


.ab1 .cont{oveflow:hidden;margin-top:4%;}
.ab1 .cont p{line-height:2em;}

.abouts .des{overflow:hidden;padding:4% 0;}
.abouts .des li{width:33.33%;float:left;text-align:center}
.abouts .des li .top h2{font-size:80px;font-family:"1";color:#09418e;}
.abouts .des li .t1 h2{color:#323232}
.abouts .des li p{font-size:18px;margin-top:3%;color:#444444;}



.abouts .ab3{overflow:hidden;background:url(../images/index32.jpg) no-repeat top center;background-size: cover;background-attachment: fixed;}
.ab3 .cul{text-align:center;padding: 13% 0;}
.ab3 .cul h1{color:#fff;font-size:35px;}
.ab3 .cul p{color:#fff;margin-top:2%;font-size:25px;letter-spacing:10px;}


.abouts .ab4{overflow:hidden;margin:4% 0;}
.ab4 .cf{margin: 3% 0 0 0;}
.ab4 .cf a {display: block;}
.ab4 .cf  .cf_imgs {border: 1px solid #dadada;}


.ab5{overflow:hidden;background:url(../images/index33.jpg) no-repeat top center; padding: 5% 0;background-size: cover;background-attachment: fixed;}
.ab5 .con1 .left .fw h2{font-size:25px;margin-bottom: 5%;}
.ab5 .con1 .left .fw p{line-height:2em;}

@media screen and (max-width:1440px) {
.abouts .des li .top h2{font-size:70px;}

}
@media screen and (max-width:1200px) {
.abouts .des li .top h2{font-size:60px;}
.ab1 .right{height:60vh}
.abouts .tt h1{font-size:28px;}
.ab3 .cul h1{font-size:32px;}
}

@media screen and (max-width:1024px) {

.abouts .des li .top h2{font-size:50px;}
.ab5 .con1 .left .fw h2{font-size:20px;}
.abouts .tt h1{font-size:24px;}
.ab3 .cul h1{font-size:28px;}
.ab3 .cul p{font-size:20px}
}
@media screen and (max-width:900px) {

.ab1 .left , .ab1 .right{width:100%;}
.ab1 .right{margin-top:3%;height: 65vh;}
}
@media screen and (max-width:780px) {

.abouts .des li .top h2{font-size:40px;}
.abouts .des li p{font-size:14px;}
.abouts .tt h1{font-size:20px;}
.ab3 .cul h1{font-size:24px;}
.ab3 .cul p{font-size:16px;letter-spacing:5px;}
}

@media screen and (max-width:500px) {
.ab3 .cul h1{font-size:20px;}
.abouts .con1 .left {height: 340px;}
.abouts .des li .top h2{font-size:30px;}
.abouts .des li p{font-size:12px;}
.ab1 .right{height:40vh}
}






/* 联系方式 */
.y_main2{overflow:hidden;width:100%;margin:130px 0 60px 0;}
.y_main2 .loc h1{font-size:30px;margin-bottom:1%;color:#fff;}
.y_main2 .wz {color:#fff;}
.y_main2 .wz span {display: inline-block;background: url(../images/loc.png) no-repeat left center;padding-left: 25px; color:#fff;line-height: 2em;}
.y_main2 .wz a{text-decoration: none;color:#fff}
.contacts .con1{overflow:hidden;margin:40px 0 30px 0;width:100%;}
.con1 .left{width:40%;background:#fff;height:450px;padding:3%;}
.con1 .left .lx{width:65%;}
.con1 .left .lx h2 {font-size:25px;margin-bottom: 10%;}
.con1 .left .lx li{width:100%;margin-bottom: 12%;}
.con1 .left .lx li:first-child{background:url(../images/index28.png) no-repeat left top 50%;}
.con1 .left .lx .lx_t{padding-left:2em}
.con1 .left .lx .lx_t p{line-height: 24px;}
.con1 .left .lx li:nth-child(2){background:url(../images/index30.png) no-repeat left top 50%;}
.con1 .left .lx li:last-child{background:url(../images/index29.png) no-repeat left top 50%;}
.con1 .left .ma{ width: 30%;text-align: center;}
.con1 .left .ma .m1{margin-bottom:8%;}
.con1 .left .ma .m1 img{display:inline-block;border:1px solid #174c94;}
.con1 .left .ma .m1 p{font-size:14px;margin-top:2%;}
.con1 .right{width:59%;background:#fff;height:450px;}
.con1 .right .ly{padding:5%;overflow:hidden;}
.con1 .right .ly h2{font-size:25px;    margin-bottom: 4%;}
.message_h input { width: 49%;margin-right: 2%;float: left;line-height: 45px;border: 1px solid #dcdcdc; margin-bottom: 2%;text-indent: 20px;}
.message_h input:nth-child(2n) { margin-right: 0;}
.message_h  textarea { border: 1px solid #dcdcdc;text-indent: 7px;display: block; width: 100%;min-height: 100px; height: auto;line-height: 20px;padding: 6px 10px; resize: vertical;}
.message_h button {display: block; width: 120px;height: 38px; line-height: 38px;text-align: center;background: #cf1a1a; font-size: 14px;  color: #fff;border: none;margin-top: 2%;border-radius: 3px;cursor: pointer;}
.contacts .map{border:1px solid #ccc;}

@media screen and (max-width:1200px) {
.y_main2 .loc h1 , .y_tit .tit2 h1{font-size:28px;}
.con1 .left , .con1 .right{height:400px;}
.con1 .left .lx h2 , .con1 .right .ly h2{font-size:22px;}
}

@media screen and (max-width:1024px) {
.y_main2 .loc h1 , .y_tit .tit2 h1{font-size:26px;}
.y_main2{margin:110px 0 40px 0;}
.con1 .left{width:100%}
.con1 .left .lx li{margin-bottom:8%;}
.con1 .right{width:100%;margin-top:30px;height:450px;}
.con1 .left .lx h2 , .con1 .right .ly h2{font-size:20px;}
}

@media screen and (max-width:780px) {
.y_main2 .loc h1 , .y_tit .tit2 h1{font-size:24px;}
.y_main2{margin:100px 0 40px 0;}
.con1 .left{height:320px;}
.con1 .right{height:400px;}
.con1 .left .ma .m1 img{width:100px;height:100px;}
.contacts .con1{margin:30px 0 20px 0;}
.con1 .left .lx h2 , .y_tit .tit2 h1{font-size:18px;}
}

@media screen and (max-width:500px) {
.y_main2{margin:80px 0 30px 0;}
.y_main2 .loc h1 , .y_tit .tit2 h1{font-size:20px;}
.con1 .left {height: 300px;}
.con1 .right{height:450px;}
.message_h input{width:100%;margin-right:0;}


}


/*上下页*/

#flip { margin:4% 0;}

.digg4 {
    padding: 3px;
    margin: 3px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.metpager_8 a, .metpager_8 span.miy {

padding: 1px 6px;

color: #292929;
}
.digg4 span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
	color: #000;
}
.digg4 a, .digg4 span.miy {
    margin: 2px;
    text-decoration: none;
    font-size: 14px;
    display:inline-block;
    background:#f3f3f3;
    /* padding: 2% 0; */
}

.digg4 a:hover , a.page-num.page-num-current{background: #164b94;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; 
box-shadow: 0 0 15px #c7d9fb;-webkit-box-shadow: 0 0 15px #c7d9fb;-moz-box-shadow: 0 0 15px #c7d9fb;-o-box-shadow: 0 0 15px #c7d9fb;}
.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;
}




.pro_info_1_left{ height:100%;
position:absolute; left:0; top:0; width:36em;}
.pro_info_1_left_bg{ display:none;
position:absolute; left:0; top:0; width:100%; height:100%; background-position:center; background-repeat:no-repeat; background-size:cover;}
.pro_info_1_left_bg:nth-child(1){display:block}
.pro_info_1_right{ margin-left:39em;max-width:61em;}
.photo_show{display:block; overflow:hidden}
.photo_show img{width:100%;}
.swiper-button-next-p{ z-index:10; margin-top:-12.5px; top:50%; cursor:pointer; right:10px;position:absolute; width:25px; height:25px; background-position:center; background-repeat:no-repeat; background-size:cover; background-image:url(../images/img5.png);}
.swiper-button-next-p:hover{background-image:url(../images/img5.png);}
.swiper-button-prev-p{ z-index:10; margin-top:-12.5px; top:50%; cursor:pointer; left:10px;position:absolute; width:25px; height:25px; background-position:center; background-repeat:no-repeat; background-size:cover; background-image:url(../images/img4.png);}
.swiper-button-prev-p:hover{background-image:url(../images/img4.png);}
.pro_info_1_right_4 .swiper-button-disabled{display:none}
.pro_info_1_mid{position:relative}
.pro_info_1{padding:3em 0;}
.pro_info_1_right_1{font-size:1.5em; color:#000;    font-weight: bold;}

.pro_info_1_right_3 a{display:inline-block;background:#194694;padding:1% 5%;margin-top:2%;color:#fff;text-decoration: none;}
.pro_info_1_right_3 a:hover{color:#fff;text-decoration: none;}
.pro_info_1_right_3{ border-top:1px #e6e6e6 solid; margin-top:1em; padding-top:1em; margin-bottom:2em;}
.pro_info_1_right_3  p{color:#373737; font-size:1.125em;line-height:2; }
.pro_info_2_1{background-color:#f3f9fd;}
.pro_info_2_1 span{font-size:1.5em; color:#fff; background-color:#6bc2df; display:inline-block; padding:0.4166666666666667em 2em;}
.pro_info_2_2{line-height:1.8; padding:2.5em 0;}
