@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1450px) {
body,html{
	font-size: 56%;
}
.w_all{
	width: 88%;
}
.service ul{
	width: 60%;
}
}
@media screen and (max-width: 1200px) {
body,html{
	font-size: 54%;
}
.w_all{
	width: 90%;
}
#index_about{
	background-position: 80% center !important;
}
.service ul{
	width: 80%;
}
.ban_s4d2{
	padding-top: 10%;
}
.service5_d3 .bar ul li img{
	padding: 20px;
}
.navs a{
	padding: 2% 3%;
}
.news ul li .top{
	width: auto;
}
.news_d{
	margin-top: 70px;
}
.about .bar4 .txt{
	width: 70%;
}
}
@media screen and (max-width: 769px) {
body,html{
	font-size: 52%;
}
.w_all{
	width: 94%;
}
#header .logo{
	padding: 20px 0;
	height: 20px;
}
#header .nav{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #111;
	margin: 0;
}
#header .nav ul{
	display: block;
	width: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#header .nav li h3{
	font-size: 2rem;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding: 0;
	line-height: 2;
	padding: 3% 0;
}
#header .sp_menu .bars{
	display: none !important;
}
#header .sp_menu dl{
	display: block;
	margin: 0;
	padding: 0;
}
#header .sp_menu dl a{
	margin: 0;
	padding: 5px 0;
	width: 49%;
	display: inline-block;
	opacity: 0.9;
}
#header .sp_menu dl dd{
	display: block;
	padding: 0;
	background: none;
}
#header .sp_menu dl dd strong{
	display: none;
}
#header .sp_menu dl dd img{
	display: none;
}
#header .sp_menu dl dd h2{
	width: 100%;
}
#header .s_menu{
	position: static;
	transform: scaleY(1) !important;
	background: none;
	padding: 10px 0;
}
#header .s_menu > a{
	display: inline-block;
	width: 33.3%;
	margin: 0;
	padding: 5px 0;
	font-size: 1.6rem;
	text-align: left;
	opacity: 0.9;
}
.footer .right .bdl{
	display: none;
}
#header .search img{
	width: 21px;
}
.search0{
	display: none;
	position: fixed;
	left: 50%;
	bottom: 3%;
	z-index: 99;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 80%;
}
.search0 input{
	width: 90%;
	font-size: 1.4rem;
}
#header .search1{
	display: none;
}
#header .other .shop{
	margin-left: 0px;
	width: 22px;
}
#header .other .shop2{
	margin-right: 15px;
	margin-top: 0;
}
.navBtn{
	display: block;
}
#index_pro ul li{
	height: 50%;
	width: 100%;
}
.index_about .txt{
	top: inherit;
	bottom: 5%;
    -webkit-transform: translate(-50%,-0%);
    transform: translate(-50%,-0%);
}
.index_about .txt .pp{
	width: 100%;
}
.index_about .bottom{
	width: inherit;
}
.index_about .bottom h3{
	padding: 1.2% 4%;
}
.index_about .bottom h3.active{
	color: #fff !important;
}
#banner,#index_pro2,#index_about{
	display: none;
}
#banner_ph,#index_pro2_ph,#index_about_ph{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.footer .f_box{
	display: block;
}
.footer .left .logo img{
	margin:10% auto 5%;
	height: 24px;
}
.footer .right{
	width: 100%;
}
.footer .left .txt{
	position: static;
}
.footer .right .links{
	float: none;
	display: flex;
	justify-content: center;
	margin-top: 6%;
}
.footer .right .links b{
	margin-left: 12px;
}
.footer .right .links img{
	width: 25px;
}
.footer .right .links b:hover .img2 {
    bottom: 42px;
}
.footer .copyright{
	text-align: center;
}
.footer .copyright a{
	float: none;
	display: block;
}
.pro .bar1{
	background-position: 20% center !important; 
}
.ban_prod .box{
	display: block;
}
.ban_s4d2s b{
	margin: 0 0 15%;
}
.ban_prod .box b{
	width: 90%;
	margin:0 auto 15%;
}
.ban_s4d2s .txt_s h2{
	font-size: 3rem;
}
.ban_s4d2s .txt_s a img{
	width: 18px;
}
.ban{
	margin-top: 60px;
	overflow: hidden;
}
.service .top p{
	line-height: 1.6;
}
.service ul{
	width: 94%;
	margin-top: 5%;
}
.service ul li{
	width: 100%;
	float: none;
}
.service ul li:nth-of-type(2n){
	width: 100%;
	float: none;
}
.service .submit input {
    margin: 6% auto 0;
    padding: 8px 40px;
}
.ban_ser2 h4{
	width: 94%;
	margin-bottom: 5%;
}
.service2 ul li{
	width: 49%;
	padding: 2%;
}
.service2 ul li:nth-of-type(2n){
	margin-right: 0;
}
.ban_ser3 .box{
	display: block;
}
.ban_ser3 .box img{
	width: 50%;
	margin: 0 auto 5%;
}
.ban_ser3 .box h2{
	font-size: 3rem;
}
.service4 ul a{
	width: 48%;
}
.service4 ul li img{
	width: 30%;
}
.service4_d1 table tr td:first-child {
    width: 60px;
}
.service4_d1 table tr td{
	padding: 5px;	
}
.ban_s4d2{
	padding-top: 15%;
}
.ban_s4d2 p{
	font-size: 2.4rem;
}
.ban_s4d2 img{
	max-width: 18%;
}
.service4_d2 ul li{
	width: 49%;
	padding: 2%;
}
.service4_d2 ul li:nth-of-type(2n){
	margin-right: 0;
}
.service4_d3 ul li{
	width: 48%;
}
.service4_d3 ul li:nth-of-type(3n){
	margin-right: 3%;
}
.service4_d3 ul li:nth-of-type(2n){
	margin-right: 0;
}
.service4_d3 ul li b .v_btn{
	width: 36px;
}
.service_s4d4 .top p{
	width: 100%;
}
.service_s4d4 .top h3{
	padding: 10px 50px;
	margin-top: 5%;
}
.service5_d1 .bar ul li{
	width: 33.3% !important;
	float: left !important;
}
.service5_d1 .bar ul li img{
	height: 60px;
	width: auto !important;
}
.ban_s5d1 h3{
	width: 90%;
}
.ban_s5d1 h2{
	font-size: 3rem;
}
.ban_s5d2 p{
	width: 90%;
}
.ban_s4d2 p span{
	margin-top: 0;
}
.ban p{
	width: 90%;
	margin: auto;
	text-align: center;
	letter-spacing: 2px;
	font-size: 2.6rem;
}
.service5_d2 .bar ul li{
	width: 100%;
}
.title2{
	font-size: 2rem;
}
.service5_d2 .bar ul li img{
	width: 42px;
}
.more3{
	width: 120px;
}
.service5_d3 .bar ul li img{
	padding: 10px;
	margin-bottom: 5px;
}
.service5_d2 .bar ul li{
	margin-bottom: 5%;
	background: #000;
}
.service5_d3 .bar ul:before{
	width: 1px;
	height: 70%;
	left: 50%;
	top: 10%;
    border-bottom: none;
	border-left: 1px dashed #fff;
}
.service5_d4 .bar ul li{
	width: 50%;
}
.service5_d4 .bar2 dl {
    width: 80%;
    max-width: 80%;
}
.news .right p{
	display: none;
}
.news .right h3{
	font-size: 1.8rem;
}
.news ul li .top{
	display: block;
}
.news ul li .left{
	width: 22%;
}
.navs a{
	padding: 3%;
}
.news_d{
	margin-top: 60px;
}
.news_d .top h1 {
    font-size: 2rem;
    margin-bottom: 0px;
}
.news_d .contain p{
	letter-spacing: 0;
}
.news_d .top .back {
    top: -40%;
    -webkit-transform: translateY(-0%);
    transform: translateY(-0%);
}
.news_d .top .back img{
	width: 15px;
}
.news2 ul li .left{
	width: 100%;
	height: 200px;
	position: static;
	-webkit-transform: translateY(0%);
    transform: translateY(-0%);
}
.news2 ul li .right{
	width: 100%;
	float: none;
}
.news2 .bar2 p{
	font-size: 2.4rem;
}
.about .box{
	display: block;
}
.about .bar1 .left{
	width: 50%;
	margin: auto;
}
.about .bar1 .right{
	width: 100%;
	float: none;
	margin-top: 5%;
}
.about .bar2 .left{
	width: 100%;
}
.about .bar3 .left{
	width: 100%;
}
.about .bar4 .txt{
	width: 94%;
}
.honor ul li{
	width: 48.5%;
}
.honor ul li:nth-of-type(2n){
	margin-right: 0;
}
#allmap{
	height: 300px;
}
.con_ban .txt img{
	width: 90%;
}
.con_ban .tt{
	width: 80%;
}
.contact .bars p{
	width: 100%;
}
.contact .bars p input{
	width: 84%;
}
.contact .bars .submit input{
	padding: 10px 15%;
}
.join ul li .top h6{
	padding: 15px 0;
}
.join ul li .top h6:first-of-type{
	width: 25%;
}
.join ul li .top h6:last-of-type{
	width: 25%;
}
.join ul li h4 {
    bottom: 4%;
    padding: 6px 12px;
}
.pro .pc{
	display: none;
}
.pro .ph{
	display: block;
}
}