﻿@charset "utf-8";
/* CSS Document */

.y_main{width:100%;height:auto;overflow:hidden;background-color:#eaeef4}


/*位置*/
.location {height: auto;padding:3% 0 0 0; }
.location .tit h1{    font-size: 2rem;color: #1a53be; font-family: "PingFangSC-Regular"; }
.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;font-size: 16px;background: url(../images/index12.png) no-repeat left center; padding-left: 25px;color:#fff;line-height: 2em;}
.location .wz a{font-size: 16px;text-decoration: none;color:#fff}
.location .wz a:hover{color:#1952be;text-decoration: none;color:#fff}

@media (max-width: 600px){
.location .tit h1{font-size:1.2rem; }
.location .tit p{font-size:1rem;}
.location .wz span , .location .wz a{font-size: 14px;}

.location .tit{width:100%;}

}
/*分类*/
.pro_fl { overflow: hidden;    margin: 2% 0 0 0;}
.pro_fl p{   line-height: 32px;   margin: 1% 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 2%;font-size: 1em; background: #1952be;color:#fff;margin-bottom:0.5%;}
.pro_fl a:hover{text-decoration:none;color:#fff;background: #1952be;}
@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%;
    top: 0;
    left: 0;
    width: 100%;
}
.y_tit p {
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
}
.y_tit p a{color:#fff;}
.y_tit span{display: inline-block;background: url(../images/index12.png) no-repeat left center; padding-left: 25px;color:#fff;line-height: 2em;}



.content_img {
    display: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    height: 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_main .honorlist,  .y_main .caselist, .y_main .plantlist{width: 100%;height: auto;overflow: hidden;     margin: 3% 0 0 0;}
 .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:100% ;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:first-child{margin-top:2%;}
.y_main .newlist ul li:hover{transform:translateY(-5px);-weblit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);}
.y_main .newlist ul li a{display:block;}
.y_main .newlist .nn{background:#fff;padding:3%;overflow: hidden;border: 1px solid #F1F1F1;}
.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;border: 1px solid #1952be}
.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;}
.y_main .newlist .right .news_m{float:right;margin: 1% 0 0 0;transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.y_main .newlist .right .news_t span{letter-spacing:2px;font-size:16px;font-weight:600; color: #000; }
.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: 740px){
.y_main .newlist .left{width:100%;text-align:left;border-right: none}
.y_main .newlist .right{width:100%}
.y_main .newlist .left b{display: inline;}
.y_main .newlist .left span{margin-top:0;display: inline;}
}



/* 新闻详细内容*/
.news .new_con{width:100%;    padding: 5% 0;}
.news .new_con h2,.caselist .case_con h2,.honorlist .honor_con h2, .plantlist .plant_con h2{font-weight: bold;font-size:1.8em;text-align:center;}
.news .new_con .time{border: 1px dotted #ccc;padding: 1% 0;text-align: center; margin: 3% 0;}
.news .new_con .time span{margin:0 1%}
.news .new_con .cont{line-height:2.5em}

.news .new_other{ position:relative;  }
.news .new_other .hd{ overflow:hidden;  height:40px;line-height:40px; background:#1352b1; padding:0 10px;margin:30px 0  10px 0; }
.news .new_other .hd span{font-size:16px;color:#fff}
.news .new_other .hd .prev,.new_other .hd .next{ display:block;  width:10px; height:25px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden; cursor:pointer; }
.news .new_other .hd .next{ background-position:0 -50px;background:url("../images/index27.png") no-repeat;  }
.news .new_other .hd .prev{ background-position:-60px 0;background:url("../images/index28.png") no-repeat; }
.news .new_other .bd{ padding:10px; width:98%; overflow:hidden;    }
.news .new_other .bd ul{ overflow:hidden; zoom:1; }
.news .new_other .bd ul li{ width:410px;margin-right:30px;  float:left;   text-align:left; _display:inline;}
.news .new_other .bd ul li a{display:block;overflow:hidden;text-decoration:none;font-weight: 600;}
.news .new_other .bd ul li span{float:left;color:#1352b1;font-size:16px;}
.news .new_other .bd ul li p{font-size:14px;margin-top:10px;line-height:26px;}
.news .left, .caselist .left, .prolist .left,.honorlist .left, .plantlist .left{width:24%}

@media (max-width: 480px){
.news .new_con h2{    font-size: 1.3em;    margin: 3% 0;}
.news .new_con .cont{line-height:2em}
.news .new_con .cont p { font-size: 0.9em;}

}


/*产品中心*/

.y_main .pro_main{width:100%;overflow:hidden}
.y_main .pro_main a{display:inline-block;width:33.33%;float:left;margin-bottom:1%}
.y_main .pro_main .pp{     margin: 4%;padding: 3%;overflow: hidden;background:#fff;}
.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 0px #1952be;-webkit-box-shadow: 0px 0px 15px 0px #1952be;-moz-box-shadow: 0px 0px 15px 0px #1952be; 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: 90%;}
.y_main .pro_main .pp .pro_tt{font-size: 1em; text-align: center;color: #333333;line-height:2em; width: 100%;margin-top: 5%;overflow: hidden;  display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.y_main .pro_main a:hover .pro_tt{    text-decoration: none;color: #1952be;}

.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(../images/index09.png) center center no-repeat;width:100%;height:100%;position:relative;}

.y_main .pro_main a:hover .more {border:1px solid #1952be;z-index:333}
.y_main .pro_main .pp .more:before { content: ""; position: absolute;  background:#1952be; 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(../images/index10.png) center center no-repeat;}
.y_main .pro_main a:hover .more:before{width:100%}


@media (max-width: 1080px){
.y_main .pro_main a{width:50%}

.prolist .left{display:none}
}

@media (max-width: 500px){
.y_main .pro_main a{width:100%}
.y_main .pro_main .pp .pro_img img{max-height: 250px;}


.y_main .pro_main .pp{margin: 2%;}

}

/*产品详情*/


.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:55%;float:left;    text-align: center;}
.prolist .pro_c .title{width:40%;float:right;padding: 2% 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: #1952be;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%;}
 }


 @media screen and (max-width:500px) {


.text-secondary{    background: url(../images/index28.png) center top repeat;}

}


/*荣誉中心*/



.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: 50%;float:left;}
.plantlist .plant_main .plant{position:relative; top:0; left:0; }
.plantlist .plant_main{ overflow: hidden;}
.plantlist .plant_main .plant .plant_img{text-align: center;vertical-align: middle;display: flex; align-items: center;justify-content: center;width: 100%;height: 100%;overflow: hidden;}

.plantlist .plant_main .plant:hover{ transition:all .2s;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;}
.plantlist .plant_main .plant .plant_img img{  vertical-align: middle;    max-width: 100%;	-moz-transition: all .8s ease 0s;    width: 100%; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}

.plant_main a:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }

.plant_main .plant_m{padding: 0 6% 7% 0;overflow: hidden;}

.plant_main .plant_tt{position:absolute;left:0em;top:0em;background-color:#1952be;width:100%;height:100%;opacity: 0;z-index: -1;opacity: 0;-webkit-opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);
-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;-moz-transition: all .8s ease 0s;}

.plant_main a:hover .plant_tt{opacity:1;-webkit-opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100);left:1em; top:1em;}





@media (max-width: 1000px){
.plantlist .plant_main a{width:50%;}
}

@media (max-width: 500px){

.y_main .plantlist .box{    background: none; border: none;padding: 0;}
.plantlist .plant_main a{width:100%;}
.plant_main .plant_m{  margin: 2%;}

}

/*案例*/
.caselist .case_main a {display:block;width:33.33%;float:left; position:relative;top:0;left:0}
.caselist .case_main .cc{ overflow: hidden;}
.caselist .case_main .cc .case_img{text-align: center;vertical-align: middle;display: flex; align-items: center;justify-content: center;width: 100%;height: 100%;overflow: hidden;}
	
.caselist .case_main .cc:hover{ transition:all .2s;-webkit-transition: all .2s;-moz-transition: all .2s;-o-transition: all .2s;}
.caselist .case_main .cc .case_img img{  vertical-align: middle;    max-width: 100%;	moz-transition: all .8s ease 0s;    width: 100%; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s;-webkit-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.case_main a:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }


.caselist .case_main a .case_tt{width:100%; height: 100%;position:absolute;top:0;left:0;background:url(../images/index19.png) repeat rgba(213,55,41,.8);;transition: All 0.6s ease-in-out;-webkit-transition: All 0.6s ease-in-out;-moz-transition: All 0.6s ease-in-out;-o-transition: All 0.6s ease-in-out;	opacity: 0;filter: Alpha(Opacity=0);}
.caselist .case_main a .case_tt .tits{position:absolute;width: 100%;height:100%; }
.case_tt .tits p{text-align:center;margin:2%; color: #fff;font-size: 0.875em;color:#fff;}
.caselist .case_main a:hover .case_tt{opacity: 1;filter: Alpha(Opacity=1);}
.caselist .case_main a .case_tt .tits h3{text-align:center;color:#fff;font-size:20px}

.y_main .caselist .digg4 span{color:#fff;}

@media (max-width: 1000px){
.caselist .case_main a{width:50%}
.prolist .pro_con{width:100%;}
.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;background:url(../images/index14.jpg) no-repeat bottom center;     background-size: cover;background-attachment: fixed;padding: 4% 0;}
.y_main .tt{margin-bottom:4%;}
.y_main .tt h1{color:#000;font-size: 1.8rem;}
.y_main .tt b{color:#000;font-size: 1.4rem;    display: block;margin-bottom: 1%;}
.y_main .tt a {display: inline-block; padding: 1%; background: #d2665c; color: #fff; margin: 2% 0 0;}
.y_main .ab_s{overflow:hidden;margin-bottom:5%;position: relative;background:url(../images/index16.png);}
.y_main .ab_s .right{max-width:40em;float:right;position:absolute;height:100%;    right: 0;}
.y_main .ab_s .right ul{overflow:hidden;}
.y_main .ab_s .right li{width:33.33%;float:left;    text-align: center;}
.y_main .ab_s h2{font-size:2rem;}

.y_main .ab_s .left{width:100%;float:left;}

.y_main .ab_s  h2{color:#1952be;font-size:2rem;}
.y_main .ab_s  h2 span{color:#000;font-weight:normal;font-size:0.875rem}
.y_main .ab_s h3{margin-top:2%;text-align:center;color: #fff;font-size: 1.3rem; padding: 3% 5%;line-height: 1.8em;text-shadow: 0 0 5px #414142;-webkit-text-shadow: 0 0 5px #414142;-moz-text-shadow: 0 0 5px #414142;-o-text-shadow: 0 0 5px #414142;}
.y_main .ab_s p{margin-top:2%;}

.y_main .ab_c{border-top:1px #dedede solid;padding-top:3%;overflow:hidden;}
.y_main .ab_c p{line-height:2.4em;text-indent:2em}

.y_main  .culture{width: 100%;height: auto;overflow: hidden;background:url(../images/index13.jpg) no-repeat top center; background-size:cover;padding:5% 0;background-attachment: fixed;}
.y_main .left2{width: 50%;float:left;}
  .y_main .left2 .fz{overflow: hidden;  padding: 6% 0% 6% 0}
.y_main .left2 .wh li{color:#000;}
.y_main .cu{ color: #fff;background-image: url(../images/index15.png);padding:6%;}
.y_main .cu .tt h1 , .y_main .cu .tt b , .y_main .cu .tt p {color:#fff;}
.y_main .fz .tt h1, .y_main .fz .tt b, .y_main .fz .tt p{color:#1952be;}
.y_main .wh{overflow:hidden}
.y_main .wh li{    color: #fff;overflow: hidden; margin: 0 0 2% 0; text-indent: 2em;line-height: 2em;}
.y_main .wh li span{font-size:1rem;margin-right:4%;color:#fff;font-weight: bold;}
.y_main .right2{width:45%;float:right;}


.y_main .honorlist2{ width: 100%;height: auto;overflow: hidden;padding: 4% 0; background-size: cover;background-attachment: fixed;background:url(../images/index17.jpg) no-repeat top center;    }

.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(../images/index23.png); right: 0;width:38px;height:70px;}
.swiper-button-prev-app{ background-image:url(../images/index24.png); left:0;width:38px;height:70px;}



@media (max-width: 840px){
.y_main .ab_s .right{width:100%;    background: url(../images/index21.png);}

.y_main .ab_s h3 {font-size:1.1rem}
 .y_main .ab_s p , .y_main .ab_s h2 span{color:#fff;}
 .y_main .left2 , .y_main .right2{width:100%}
.y_main .ab_s h2{color: #fff;}
}
@media (max-width: 600px){
.y_main .ab_s h2{font-size:1.3rem;}
.y_main .ab_s h3{font-size:0.8rem; font-weight: normal;}
.y_main .tt h1{font-size:1.3rem}
.y_main .tt b{font-size:1.1rem}

}
/*联系方式*/



.y_main .contacts{width: 100%; height: auto; overflow: hidden;margin: 3% 0;}
.y_main .contacts .box{padding:0;margin: 0;border:none;min-height: 565px;background: #fff;overflow: hidden;}
.contacts .lx_c{width:100%;overflow:hidden;   }
.contacts .lx_c li{    width: 49%; float: left;text-align: center;border: 1px solid #f1f1f1; padding: 2% 0;}
.contacts .lx_c li:nth-child(1){margin-right:1%;}
.contacts .lx_c li:nth-child(2){margin-left:1%}
.contacts .lx_c li h3{color:#000;font-size:1.4em;margin:3% 0;font-weight: bold;}
.y_main .cont_c{width:50%;float:left;background:#1952be url(../images/index20.png) no-repeat left bottom;    padding: 4%;text-align: right;min-height: 565px;}
.y_main .cont_c .ma{overflow:hidden;margin:3% 0;}
.y_main .cont_c .ma p{font-size:0.875rem;margin-top:2%;color:#fff;}
.y_main .cont_c h2{color:#fff;font-weight:bold;font-size:1.6rem;margin-bottom: 2%;}

.y_main .cont_c p{font-size:1rem;line-height:2em;text-aligbn:right;color:#fff;}

.y_main .contacts .message_p{width:43%;float:right;min-height: 565px;}
.y_main .contacts .sj { width: 50%;text-align: center;margin: 30% auto;}
.y_main .contacts .sj img{display: block;margin: 0 auto;}
.y_main .contacts .message_p p{font-size:1.2em;color:#fff;margin-top:5%;font-weight:bold; }

.y_main .message_h{    width: 50%; height: auto;padding: 3%; float:right;}
.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:100%; 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:100%; 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:#1952be;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:#1952be; border:1px solid #1952be ;border-radius:3px; outline:none; font-family:"微软雅黑"; cursor:pointer;}
.y_main .message_h .mesform .inpbox img { height: 25px;}
.y_main .message_h .mesform .input_text{ text-indent:5px;border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none;width: 150px; height:38px; line-height:40px; font-family:"微软雅黑"; }
.y_main .map{width:100%;overflow:hidden;margin:0.5% 0 3% 0;}



@media (max-width: 800px){
.y_main .contacts .box , y_main .contacts .message_p , .y_main .cont_c{min-height:auto;}
.y_main .message_h ,.y_main .cont_c{width:100%}

.message_p{display:none}


}




@media (max-width:480px){

.y_main .cont_c h2{font-size:1.2rem}


}



/*上下页*/
#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: #294d94;

}

.digg4 a:hover{background:#294d94;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;
}


