﻿@charset "utf-8";
/* CSS Document */

.y_main{width:100%;height:auto;overflow:hidden;margin-top:80px;}
.box{clear: both; padding: 2%;overflow:hidden;background: url(../images/index21.png) center top repeat; margin:0 0 4% 0; border: solid 1px #cccccc;min-height: 650px;}

/*位置*/
.location {height: auto;padding:2% 0; }
.location .tit h1{font-size:25px;color:#fff; }
.location .tit p{font-size:18px;color:#fff;    letter-spacing: 0;text-transform: uppercase;font-family:"1" }
.wz{ color: #fff;margin:1% 0 0 0;}
.wz span {display: inline-block;font-size: 16px;background: url(../images/loc.png) no-repeat left center; padding-left: 25px;color:#fff;line-height: 2em;}
.wz a{font-size: 16px;text-decoration: none;color:#fff}
.wz a:hover{color:#ed1c24;text-decoration: none;color:#fff}

@media (max-width: 1024px){

.location .tit h1{font-size:22px; }
.location .tit p{font-size:20px; }
}





@media (max-width: 500px){
.location .tit h1{font-size:20px; }
.location .tit p{font-size:16px;}
.location .wz span , .location .wz a{font-size: 14px;}
.location .tit{width:100%;}
}

/*分类*/
.pro_fl { overflow: hidden;margin-bottom: 2%;}
.pro_fl p{   line-height: 32px;}
.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.5% 2%;font-size: 1em;background-color: #ed1c24;border-right:1px solid #a05252;-webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;background-image: linear-gradient(to bottom, #ed1c24 , #8e0405);background-image: -webkit-linear-gradient(top,#ed1c24 , #8e0405);color:#fff;margin-bottom:0.5%;}
.pro_fl a:hover{text-decoration:none;color:#fff;background-image: linear-gradient(to bottom, #8e0405 , #ed1c24);background-image: -webkit-linear-gradient(top, #8e0405 , #ed1c24);}
@media (max-width: 500px){
.pro_fl a{margin-bottom:1%;}
}

.y_tit{width:100%;  overflow: hidden;clear: both;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 .tit2 h1{font-size: 25px;color: #fff;}
.y_tit p { color: #fff;font-weight: bold;font-size: 22px;font-family: "1";}
.y_tit p a{color:#fff;}
.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 .news, .y_main .honorlist, .y_main .prolist, .y_main .plantlist{width: 100%;height: auto;overflow: hidden;min-height: 580px; }
.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: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:2%;overflow: hidden; margin:1%;border: 1px solid #F1F1F1;}
.y_main .newlist .nn:hover{transition:all .6s;-webkit-transition: all .6s;-moz-transition: all .6s;-o-transition: all .6s;border: 1px solid #ed1c24；}
.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:22px;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; }
.y_main .newlist .right .news_t span{font-size:16px;font-weight:600; color: #000; }
.y_main .newlist .nn .date{background:url(../images/index22.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%;}

@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,.caselist .case_con,  .honorlist .honor_con, .plantlist .plant_con{width:100%;    padding: 3%;}
.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 0 0;}
.news .new_con .time span{margin:0 1%}
.news .new_con .cont{line-height:2em; margin: 3% 0 0 0;}
.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 .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: 1024px){

.news .new_con h2{    font-size: 1.3em;  }

}






@media (max-width: 500px){
.news .new_con h2{    font-size: 1.1em;    margin: 3% 0;}
.news .new_con .cont{line-height:1.8em}


}


/*产品中心*/
.y_main .pro_main{width:100%;overflow:hidden}
.y_main .pro_main a{display:inline-block;width:32.33%;float:left;margin: 0.5%;overflow: hidden;}
.y_main .pro_main a .pp{position:relative;width:100%;height:100%;}
.y_main .pro_main .pp .pic{position:relative;}
.y_main .pro_main .pp .pic img {width: 100%;}
.y_main .pro_main a .mores{text-align: center;}
.y_main .pro_main a .more{position:absolute;text-align: center;bottom:0; left: 50%;transform: translateY(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);display:inline-block;opacity: 0;-webkit-opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);
 background:url(../images/index03.png) no-repeat center center;color:#fff;width: 71px;height: 71px;line-height: 71px;transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;}
.y_main .pro_main a:hover .more{ opacity: 1;-webkit-opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100);bottom:10%;}
.y_main .pro_main .tit{position:absolute;left:0;bottom:0;text-align:center;width:100%;background:url(../images/index14.png);padding:3% 0;transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s;
-moz-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;}
.y_main .pro_main .tit h3{color:#fff;font-weight:normal;font-size:16px;}
.y_main .pro_main .tit small{font-family: "1";color:#fff;}
.y_main .pro_main  a:hover .t2{position: absolute;bottom:50%;width:100%;left:0;width:100%;}
.y_main .pro_main a:hover .tit{background:url(../images/index14.png);height:100%;bottom:0;}

.cate_pro{overflow:hidden;}
.cate_pro li{width:20%;float:left;text-align:center;margin-bottom:3%;}
.cate_pro li a{display:block;width:100%;}
.cate_pro li a .pic{width:150px;height:150px; margin: 0 auto;background: url(../images/index21.png) center top repeat;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%; border: solid 1px #cccccc;}
.cate_pro li a:hover .pic{background:url(../images/index34.png) center top repeat; border: solid 1px #ed1c24;}
.cate_pro li .tit{color:#fff;margin-top: 15px;}
.cate_pro li a .pic img {margin-top: 10px;}
.cate_m{margin-top:4%;text-align:center;}
.cate_m a {display: inline-block;padding: 1% 4%; color: #fff; background: #ed1c24; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -o-border-radius: 30px;transition: all 0.6s ease 0s; -webkit-transition: all 0.6s ease 0s;-moz-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;}
.cate_m a:hover{border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; -o-border-radius:0px;color: #fff; }
/*产品中心2*/
.prolist .prs .pp{background:url(../images/index24.png);overflow:hidden;    min-height: 550px;}
.prolist .prs .p2{padding:2em;overflow:hidden;}
.prolist .prs .p2 .title h1{color:#fff;font-size:20px;}
.prolist .prs .p2 .title p{color:#da9999;font-family:"1"; text-transform: uppercase;    margin: 0.5em 0 0 0;}
.prolist .prs .p2 .pic{margin:2em 0;overflow:hidden;}
.prolist .prs .p2 .list ul{overflow:hidden;}
.prolist .prs .p2 .list li{width:50%;float:left;margin-bottom:1em;position:relative;overflow:hidden;}
.prolist .prs .p2 .list li:before{position:absolute;content:"";width:5px;height:5px;background:#fff;border-radius:100px;left: 0;top: 0.7em;}
.prolist .prs .p2 .list li a{display:inline-block;color:#fff;text-indent:1em;font-size:16px;}
.prolist .prs .p2 .more{ display: inline-block;padding: 0.5em 3em;background:#e4c9c9;margin: 0 auto;margin: 1em 0;border-radius: 100px;}
.prolist .prs .p2 .more:hover{background:#ed1c24;color: #fff;box-shadow: 0 0 10px #e4c9c9;-webkit-box-shadow: 0 0 10px #e4c9c9;-moz-box-shadow: 0 0 10px #e4c9c9;-o-box-shadow: 0 0 10px #e4c9c9;}
.y_main .mess{    width: 100%;padding:0 3% 3%;}
.y_main .mess .titles{margin-bottom:1%}
.y_main .mess .titles h1{font-size:1.8rem;margin-bottom:1%;    color: #ed1c24;}
.y_main .message_p{overflow:hidden;    width: 50%;}
.y_main .message_p .mesform { width: 100%; }
.y_main .message_p .mesform .mfields { width:100%;}
.y_main .message_p .mesform .mfields li {    margin-bottom: 2%;width:100%;float:left;}
.y_main .message_p .mesform .mfields li:nth-child(2){float:right;}
.y_main .message_p .mesform .mfields li:nth-child(3){width:100%;}
.y_main .message_p .mesform .title { font-size:15px; color:#5a5757; padding: 10px 0; line-height: 1.5;}
.y_main .message_p .mesform .inpbox { width: auto; height:40px; line-height:40px; font-family:"微软雅黑"; }
.y_main .message_p .mesform .inpbox .inptext { width:100%; height:50px; text-indent:5px; background: none;border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none; font-family:"微软雅黑";}
.y_main .message_p .mesform .inpbox .txtarea { width:100%; height:150px; text-indent:5px;background: none; border:1px solid #dedede; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px; padding:0px; outline:none; font-family:"微软雅黑";}
.y_main .message_p .mesform .btnsubmit {border-radius:3px; -moz-border-radius:3px; -webkit-border-radius: 3px;  -o-border-radius:3px;width:30%; height:50px; font-size:13px; background:#005bac;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:#ed1c24; border:1px solid #ed1c24 ;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:"微软雅黑"; }

@media (max-width: 1180px){
.prolist .prs .p2{padding:1em;}
.cate_pro li{width:25%}
}

@media (max-width: 1080px){
.y_main .pro_main a{width:49%}
.prolist .left{display:none}
.cate_pro li{width:33.33%}
}


 @media screen and (max-width:900px) {
.y_main .message_p{  width: 100%;}
.y_main .pro_main .tit h3{font-size:14px;}

}

 @media screen and (max-width:600px) {
 .cate_pro li{width:50%}
 .cate_pro li a .pic {width: 130px;height: 130px;}
 .cate_pro li a .pic img { margin-top: 0}
 }

@media (max-width: 500px){
.y_main .pro_main a{width:100%;}
.y_main .pro_main .pp{margin: 2%;}
.y_main .pro_main .tit small{display:none;}
}


/*产品详情*/
.prolist .pro_con{    width: 100%;overflow:hidden;}
.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: 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.6em;line-height: 1.5em;}
.pro_c .title p{font-size:1em;margin:2% 0;line-height: 1.6em; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.pro_c .title .phone2{ width: 100%; padding:2% 0; line-height: 26px;text-align: center; font-size:1em;color: #fff; border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; margin-top: 5%;
background-color: #cb0608; background-image: linear-gradient(to bottom, #cb0608 , #ed1c24);background-image: -webkit-linear-gradient(top,#cb0608 , #ed1c24);}
.pro_c .title .liu{display:none;}
.pro_two {overflow: hidden;    background: #fff; margin-top: 3%;}
.pro_two h5{display: block; width: 100%; text-indent: 1em; color: #fff;background:#bfbfbf;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:740px) {
.prolist .pro_c .swiper-slide , .prolist .pro_c .title , .y_main .message_p .mesform .btnsubmit{width:100%;}
.pro_c .title .liu{display:block;width: 100%; padding:2% 0; line-height: 26px;text-align: center; border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; margin-top: 5%;
background-color: #cb0608; background-image: linear-gradient(to bottom, #cb0608 , #ed1c24);background-image: -webkit-linear-gradient(top,#cb0608 , #ed1c24);}
.pro_c .title .liu a{display:inline-block; font-size:1em;color: #fff;}
.pro_c .title .phone2{display:none;}
.pro_c .title h2{font-size:1.2rem}
.pro_two h5{padding:2% 0;}
.pro_two .content .img img{width:100%;}
.pro_c .title .phone2{margin-top: 5%;}
.y_main .mess .titles h1 { font-size: 1.2rem;}

}

/*荣誉中心*/

.y_main .hon_main{overflow:hidden}
.y_main .hon_main a{display:inline-block;width:25%;float:left;overflow:hidden;}
.y_main .hon_main .hh{overflow: hidden;}
.y_main .hh .case {overflow: hidden; margin: 5%;}
.y_main .hon_main .hh .hon_img{overflow: hidden; text-align: center;border: 1px solid #eaeaea;}
.y_main .hh .case .pic2{position: absolute;top: 0;left: 0; height: 100%;}
.y_main .hon_main .hh:hover{background:#ed1c24; 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{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 .hh .hon_tt h3{font-size:16px;font-weight:normal;letter-spacing: 0;}
.y_main .hon_main a:hover .hon_tt{color:#fff}
 @media screen and (max-width:1024px) {
 .y_main .hon_main a{width:33.33%;}
 }
 @media screen and (max-width:700px) {
 .y_main .hon_main a{width:50%;}
 .y_main .hon_main .hh .hon_tt h3{font-size:14px;}
 }



/*案例*/
.y_main .caselist{width: 100%;height: auto;overflow: hidden;min-height:650px; }
.caselist .case_main a {display:block;width:33.33%;float:left; }
.caselist .case_main .cc{ overflow: hidden;margin:2%;}
.caselist .case_main .cc .case{position:relative;top:0;left:0}
.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/index27.png) repeat rgba(155,5,6,.6);;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:16px}
@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;}
.y_main .abouts_c{padding: 3%;overflow: hidden;}
.abouts_c li{width:47%;float:left;}
.abouts_c li .video a {z-index: 100; left: 50%;right:50%;bottom:10%; position: absolute;display: block; width: 48px;height: 48px; background-position: center; background-repeat: no-repeat; background-size: cover; 
background-image: url(../images/index01.png);transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-o-transform: translateX(-50%);}
.abouts_c li:last-child{float:right}
.abouts_c li .one{overflow:hidden;position:relative;}
.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:8% 0;overflow:hidden;}
.abouts .tt{overflow:hidden;}
.abouts .tt h1{font-size:1.6rem;}
.abouts .tt p{font-size:1.2rem;color:#a2a2a2;font-family:"1"}
.abouts .cont{margin-top:5%;overflow:hidden;}
.abouts .cont p{line-height:30px;}
.abouts_c li .cont_img{display:none}
.y_main .culture{width:100%;background:url(../images/a3.jpg) no-repeat top center;background-size:cover;;}
.y_main .culture .cu{padding:18% 0;text-align:center;}
.y_main .culture .cu h1{font-size:1.5rem;color:#fff;margin-bottom:2%;}
.y_main .culture .cu p{font-size:1rem;color:#fff;line-height:28px;}
.y_main .wh{overflow:hidden;padding:4% 0;}
.y_main .wh li{width:49.9%;float:left;position:relative;margin:0.1% 0;}
.y_main .wh li:first-child{margin-right:0.2%}
.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%;}


.abouts_wl{overflow:hidden;margin-bottom:3%;padding: 3% 3% 0;}
.abouts_wl .left{width:100%;float:left}
.abouts_wl .right{width:60%;float:right}
.abouts_wl .right img{width:100%;}

.abouts_dt{overflow:hidden;padding: 0 3% 3%;}
.abouts_dt .pic{overflow:hidden;margin-top:2%;}
.abouts_dt .pic img{display:inline-block;margin-right:1%;width: 48%;float: left;}



@media (max-width: 1024px){
.abouts_c li .cont_img{display:block;background-position: center; background-repeat: no-repeat;background-size: cover;    height: 32vh;}

.abouts_c li{width:100%;}
.abouts_c li .one{display:none;}
.abouts_c li .two{padding: 6% 0;}
.abouts .tt h1{font-size:1.3rem;}
.abouts .tt p , .y_main .culture .cu h1 , .y_main .wh .des .dd h3{font-size:1.1rem;}
.y_main .culture .cu p{font-size:0.875rem;}


.abouts_dt .pic img{width:100%;margin-right:0;margin-bottom:2%;}


}
@media (max-width: 500px){
.y_main .wh li{width:100%;margin: 0.5% 0;}
.y_main .wh li:first-child{width:100%;margin-right:0;}
.abouts_c li .video a{bottom:7%;}

}




/*联系方式*/

.y_main .contacts{width: 100%; height: auto; overflow: hidden;margin-bottom: 1%;}
.y_main .contacts .box{padding:0;margin: 0;border:none;min-height: 465px;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:#ed1c24;    padding: 4%;text-align: right;min-height: 467px;}
.y_main .cont_c .ma{overflow:hidden;margin:3% 0;}
.y_main .cont_c .ma .m1 , .y_main .cont_c .ma .m2{float:right;text-align:center;display:inline-block;margin-left:20px;}
.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:#ed1c24;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:#ed1c24; border:1px solid #ed1c24 ;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: 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 {

padding: 1px 5px 1px 5px;

color: #696969;
}
.digg4 span {
    display: inline-block;
    height: 25px;
    line-height: 25px;
	color: #000;
}
.digg4 a, .digg4 span.miy {
    margin: 2px;
    text-decoration: none;
    font-size: 14px;
    display:inline-block;
    border: 1px solid #ccc;
}

.digg4 a:hover, .page-num.page-num-current{background: #ed1c24;color: #fff; border: 1px solid #ed1c24;}


/*上下篇*/

.text-secondary {color: #6c757d!important; line-height: 25px;border: 1px dotted #ccc;padding: 1em; border-radius: 8px; -webkit-border-radius: 8px;-moz-order-radius: 8px; -ms-order-radius: 8px; -o-order-radius: 8px; }
.text-secondary a,.text-secondary p {color: #808080;text-decoration:none;}

/*分享*/
.bdshare-button-style0-16 {
    zoom: 1;
}
.bdshare-button-style0-16 .bds_more {
    color: #333;
    float: left;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(../images/icons_0_16.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdshare-button-style0-16 .bds_more {
    background-position: 0 0;
}
.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px;
}


.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px;
}
.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px;
}
.bdshare-button-style0-16 .bds_renren {
    background-position: 0 -208px;
}
.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px;
}
.bdshare-button-style0-16:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.jiathis_style {
    width: 70%;
    float: left;
}

.met_hits{
    margin-top: 2rem!important;
    margin-bottom: 1rem!important;
	overflow: hidden; 
}
.met_hits a {
    color: #666;
	font-size:14px;text-decoration: none;
}


/*优势*/
.adv{width:100%;overflow:hidden;    background: url(../images/index28.png) center top repeat-y;margin-bottom: 5%;}
.adv li{width:100%;    overflow: hidden;}
.adv li .des{width:50%;float:left;padding:3% 5%}
.adv li .pic{width:50%;float:right}
.adv li .des h2{font-size:1.5em;font-weight:bold;margin-bottom:2%}
.adv li .des p{font-size:0.875em;line-height:1.8em}


@media (max-width: 930px){

.adv li .des{width:100%;}
.adv li .pic{width:100%;text-align:center;margin-bottom: 3%;}


}
@media (max-width: 590px){
.adv li .des{padding:5%;}
.adv li .pic{margin:0;}

}
