@media (max-width:1400px) {
	.head-wrap {
		padding: 0 2%;
	}
	.header .yj-bot .yj-link {
		margin: 0 9px;
	}
	.hlimg1 {
		height:60px;
	}
	.hlimg2 {
		height:60px;
	}
	.head-logo img {
	margin-top: 25px;
	}
}
@media (max-width:1300px) {
	.header .yj-bot .yj-link {
		font-size: 15px;
	}
}
@media (max-width:1200px) {
	.tel_bj{ display:none;}
}
@media (max-width:1000px) {
	.mob_hig{ display:block; height:74px;}
	
	.menu-handler,
	.menuBox {
		display: block;
	}
	.header .yj-bot {
		display: none;
	}
	.head-wrap {
		padding: 0 3%;
	}
	.header {
		height: 75px;
		line-height: 75px;
		background: #fff;
		box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	}
	.head-logo img {
		margin-top: 15px;
		vertical-align: middle;
		height: 50px;
	}
	.hlimg1 {
		display: none;
	}
	.hlimg2 {
		display: inline-block;
	}	
}

/***************盒子**********************/
@media (max-width:576px) {
.index-box {padding-top: 30px;padding-bottom: 30px; }
.index-title { padding-bottom:15px;}
.index-title h5 {
	margin-bottom: 5px;
}
.index-title h6 {
letter-spacing:0px;
}
}
/***************banner**********************/
/*swing-1*/
 @-webkit-keyframes 
swing1 {  0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
}
@-moz-keyframes 
swing1 {  0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
}
 @-ms-keyframes 
swing1 {  0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
}
 @keyframes 
swing1 {  0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 100% {
 -webkit-transform: translate3d(0, 10px, 0);
 transform: translate3d(0, 10px, 0);
}
}

/*swing-2*/
 @-webkit-keyframes 
swing2 {  0% {
 -webkit-transform: rotateZ(3deg);
 -moz-transform: rotateZ(3deg);
 transform: rotateZ(3deg);
}
 100% {
 -webkit-transform: rotateZ(-3deg);
 -moz-transform: rotateZ(-3deg);
 transform: rotateZ(-3deg);
}
}
 @-moz-keyframes 
swing2 {  0% {
 -webkit-transform: rotateZ(3deg);
 -moz-transform: rotateZ(3deg);
 transform: rotateZ(3deg);
}
 100% {
 -webkit-transform: rotateZ(-3deg);
 -moz-transform: rotateZ(-3deg);
 transform: rotateZ(-3deg);
}
}
 @-ms-keyframes 
swing2 {  0% {
 -webkit-transform: rotateZ(3deg);
 -moz-transform: rotateZ(3deg);
 transform: rotateZ(3deg);
}
 100% {
 -webkit-transform: rotateZ(-3deg);
 -moz-transform: rotateZ(-3deg);
 transform: rotateZ(-3deg);
}
}
 @keyframes 
swing2 {  0% {
 -webkit-transform: rotateZ(3deg);
 -moz-transform: rotateZ(3deg);
 transform: rotateZ(3deg);
}
 100% {
 -webkit-transform: rotateZ(-3deg);
 -moz-transform: rotateZ(-3deg);
 transform: rotateZ(-3deg);
}
}

/*swing-3*/
 @-webkit-keyframes 
swing3 {  0% {
 -webkit-transform: translate3d(-20px, -20px, 0);
 transform: translate3d(-20px, -20px, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @-moz-keyframes 
swing3 {  0% {
 -webkit-transform: translate3d(-20px, -20px, 0);
 transform: translate3d(-20px, -20px, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @-ms-keyframes 
swing3 {  0% {
 -webkit-transform: translate3d(-20px, -20px, 0);
 transform: translate3d(-20px, -20px, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @keyframes 
swing3 {  0% {
 -webkit-transform: translate3d(-20px, -20px, 0);
 transform: translate3d(-20px, -20px, 0);
}
 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
@media (max-width: 1279px) {

.focus_wrap { height: 600px; }
}
@media (max-width: 991px) {

.focus_wrap { height: 450px; }

.slide_caption_tit { margin-bottom: 5px; }

.slide .owl-dots .owl-dot span { width: 25px; }
}
@media (max-width: 767px) {

.focus_wrap { height: 300px; }

.slide .owl-dots { bottom: 10px; }
}

/***************盒子标题**********************/
@media (max-width:1200px) {
.index-title h5 {
	font-size: 30px;
}
.index-title h6 {
	font-size: 16px;
}
}

@media (max-width: 541px) {
.index-title h5 {
	font-size: 24px;
	letter-spacing:2px;
}
.index-title h6 {
	font-size: 14px;
	letter-spacing:0px;
	padding:0 8%;
}
}

/***************底部**********************/
@media (max-width:1350px) {
.footer ul li dl dt font{ font-size:16px;}
.faght_c{ display:none;}
.x_dz{ display:block;}
.footer ul li dl dd .p{ margin-right:20px;}
.footer ul .faght_a{width:32%;}
.footer ul .faght_b{width:40%;}
}
@media (max-width:1200px) {
.footer ul .faght_a{width:34%;}
.footer ul .faght_b{width:34%;}
}




@media (max-width:1000px) {
.fot_ind{ display:none;}
.fot_mob{ display:block;}

.foot ul{ padding:15px 3% 0;}
.foot ul li dl dt{ color:#fff; font-size:18px;height:34px; line-height:34px; padding:0 10px; }
.foot ul li dl dt span{ color:#c1c1c1; vertical-align:bottom; text-transform:uppercase; font-size:0.875rem; line-height:30px;}
.foot ul li dl dd{margin-bottom:25px;} 
.foot ul li dl dd .p{position:relative; margin-top:5px; padding-left:38px; line-height:30px; min-height:30px;}
.foot ul li dl dd .p .ico{ width:30px; height:30px; background:#2b2b2b; position:absolute; left:0; top:0; }
.foot ul li dl dd .p .ico img{ width:100%; }
.foot ul li dl dd .p h5{ display:inline-block; *zoom:1; *display:inline; vertical-align:middle; font-size:0.75rem; color:#ababab; line-height:30px;}
.foot ul li dl dd .p h5 a{ color:#ababab;}

.down{text-align:center; border-top:solid 1px #212121;}
.down p { font-size:12px;}
}


/***************服务与维修**********************/
@media (max-width:1199px) {
.newswitch{padding-bottom:0;}

.newswitch ul{ margin-top:40px;}

.newswitch ul li .zbox{ padding:23px 5px 30px 5px;}
.newswitch ul li .zbox .img{ height:80px;}
.newswitch ul li .zbox h5{ margin-top:6px; font-size:14px; line-height:23px;}
.newswitch ul li .zbox h6{ line-height:18px;}
.newswitch .text{ margin-top:49px; font-size:20px; line-height:37px;}

.newswitch .bd{ margin-top:-50px;}
.newswitch .bd ul li .img{ height:313px; margin:-156px 0 0 -600px;}
}

@media (max-width:767px) {
.fu767{ display:none;}
}

/***************产品系列**********************/
/*标题*/
@media (max-width:1680px) {
.cp_tit { margin-bottom: 40px }
}
@media (max-width:1440px) {
.tit_main h2 { font-size: 30px; }
a.more { width: 40px; height: 40px; line-height: 40px; }
}
@media (max-width:768px) {
.cp_tit { margin-bottom: 20px; }
.tit_main h2 { font-size: 20px; }
.tit_main h3 { font-size: 16px; }
.tit_main { margin-bottom: 16px; }
a.more { width: 30px; height: 30px; line-height: 30px; }
.mores span { font-size: 14px; }
.mores span:before { display: none; }
}
/*内容*/
@media (min-width: 576px) {
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
}
@media (min-width: 768px) {
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }  
}
@media (min-width: 992px) {
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
}

/***************新闻**********************/
@media (max-width: 1200px) {
.news_list{ margin-left:15px; margin-right:15px;}
.news_one{width:50%;}
.news_list_div{width:48%;}
}
@media (max-width: 1000px) {
.news_list{ margin-left:15px; margin-right:15px;}
.news_list_div li:last-child{ display:none;}
.news_one{height:387px;}
.news_one_img img{height:245px}
}

@media (max-width: 768px) {
.news_list_left{width:22%;padding:15px 0 29px;}
.news_list{ margin-left:15px; margin-right:15px; margin-top:25px;}
.news_one{ float:none; width:100%; margin-bottom:18px;}
.news_list_div{float:none; width:100%;}
.news_list_div li:last-child{ display:block;}
.news_list_content{width:75%}
}

/***************合作案例**********************/
@media (max-width: 955px) {
.roundabout_box {
	width: 555px; height: 350px;
}
.roundabout_box ul {
	width: 555px; 
}
.roundabout-holder {
	height: 325px;
}
.roundabout-moveable-item {
	width: 414px; height: 359px;
}
}

@media (max-width: 576px) {
.exhibition_hall{ display:none;}
.floor_4{display:block; margin-top:25px; padding:0 15px;}
.floor_4 .caseList {
	overflow: hidden;
	position: relative;
}
.floor_4 .caseList .bd {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.floor_4 .caseList .list li {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	height: 330px;
}
.floor_4 .caseList .bd .list li a {
	display: block;
}
.floor_4 .caseList .bd .list {
	display: inline-block;
}
.floor_4 .caseList .bd .list li .img {
	display: block;
	width: 100%;
	height: 250px;
}
.floor_4 .caseList .bd .list li .txt {
	width: 100%;
	z-index: 9;
	background-color:#7bb106;
	text-align:center;
	height:35px;
}
.floor_4 .caseList .bd .list li .txt .tit {
	font-size:14px;
	line-height:35px;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.floor_4 .caseList .hd {
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0px;
}
.floor_4 .caseList .hd ul {
	max-width: 100%;
	text-align: center;
}
.floor_4 .caseList .hd li {
	display: inline-block;
	float: none;
	width: 10px;
	height: 10px;
	background-color: #999;
	border-radius: 100%;
	margin-right: 5px;
	font-size: 0px;
	cursor: pointer;
}
.floor_4 .caseList .hd li.on {
	background-color: #118c3c;
}
}

/***************关于我们**********************/
@media (max-width: 1300px) {
.about .main_about ul li { width:28%; margin-left:8%;}
.about .main_about ul li:last-child{ display:none;}
}
@media (max-width: 1150px) {
.about .main_about ul li { width:30%; margin-left:5%;}
.banner2{ display:none;}

.banner3{ display: block;}
.banner3{ width: 100%; line-height: 32px; height: 185px;color: #fff; background: url(../images/gg_bj2.png) left top no-repeat;}
.banner3_r{ width:310px; line-height: 28px; text-align: right; padding-top:50px; font-size: 16px; padding-right: 60px; background: url(../images/gg_tel.png) right 65px no-repeat;margin-right:35px;}
.banner3_r p{ font-weight: bold; font-family: "Levenim MT", Times, serif; font-size: 38px; line-height: 45px; color:#fff;}
.zmgg {bottom:-90px;}
.about{height: 990px;}
}
@media (max-width: 990px) {
.about .main_about ul li { width:30%; margin-left:5%;}
.about .font{height: 330px;}
.about .word dl{ font-size: 18px;  color: #333;line-height: 80px; font-weight: bold;}
.about .word p{ font-size: 16px;}
.zmgg {bottom:-50px;}
.about{height: 900px;}
}
@media (max-width: 880px) {
.about .font{height: 300px;}
.zmgg {bottom:-50px;}
.about{height: 880px;}
}
@media (max-width: 768px) {
.aboll_bjla{ display:block; background-color:#f7f8fc;}
.about{ display:none;}
.busi_box{background: url(../images/mob_aboutbj.jpg) center top no-repeat; padding-top:110px;}
.bsn_l{ background-color:#FFF; width:90%; margin:0 auto;border-radius: 8px 8px 0 0; padding:20px;}
.bsn_l .bsn_lht .bsnl_htr s{width: 43px;height: 5px;display: block;background: #638d08;}
.bsn_l .bsn_lht .bsnl_htr h1{font-size:14px;color: #638d08;font-weight: bold;margin:10px 0;}
.bsn_lft{color: #878787;line-height: 200%; font-size:14px;}

/***************/
.g_more{text-align:center; padding:25px 0;}
.g_more ul.tag-list {
	margin: 0;
	padding: 0;
}
.g_more ul.tag-list li {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 1px;
}
.g_more ul.tag-list li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #fff;
	font-size: 0.75rem;
	font-family: Noto Sans SC , sans-serif;
	font-weight: 400;
	padding: 3px 35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #82b318;
	border:1px solid #82b318;
}
.g_more ul.tag-list li a:hover {
	color:#fff;
	background: #333;
	border:1px solid #b4b4b4;
}
}

/******************************内容页面**********************************/
/***************内容banner**********************/
@media (max-width:1000px) {
.page-header{padding: 135px 0; }
.ny_top{ display:block; margin-top:75px;}
}
/***************内容二级导航**********************/
@media (max-width:1199px) {
.pro_lei .lei_m{ margin-left:20px; margin-right:20px;}
.layout{margin-left:20px; margin-right:20px;}
}
@media (max-width:570px) {
.lei_mr {padding-top:0px;width:100%;}
.lei_mr li{width:48%; min-width:48%; margin-right:2%;}
.m-text .cont{ padding:0;}
}

/***************新闻**********************/
@media (max-width:1000px) {
.ny_news_List li .pic {width: 30%;}
.ny_news_List li .cont_b_new{ width: 67%;}
.ny_news_List li .cont_a_new p { font-size:14px;}
.ny_news_List li .cont_a_new h4 {margin-top: 0px;}
.ny_news_List li .cont_a_new h3 {margin-top: 10px; margin-bottom: 6px;}
}
@media (max-width:767px) {
.ny_news_List li .pic {width: 33%;}
.ny_news_List li .cont_b_new{ width: 64%;}
.ny_news_List li .cont_a_new h3 a {font-size: 16px;}
}
@media (max-width:570px) {
.ny_news_List li .pic {width: 100%;}
.ny_news_List li .cont_b_new{ width: 100%;}
.ny_news_List li .cont_a_new h3 a {font-size: 14px;}
.ny_news_List li .cont_a_new p { font-size:14px;line-height: 25px;}

}

/***************联系方式**********************/
@media (max-width:1660px){
.lx_cont{width: 90%;}
}
@media (max-width:960px) {
.ways ul li{width: 49.5%;}
}
@media (max-width:570px) {
.ways { display:none;}
.company-info{ display:block;}

.company-info {
	overflow: hidden;
	margin: 15px 20px 0;
}

.company-info-item {
	float: left;
	box-sizing: border-box;
	margin-top: 10px;
	margin-right: 4%;
	padding:15px;
	width: 48%;
	min-height: 180px;
	border: 1px solid #E6E6E6;
	text-align: center;
}

.company-info-item:nth-of-type(2n) {
	margin-right: 0;
}

.company-info-itemIcon {
	width: 55px;
	height: 55px;
}

.company-info-itemTitle {
	margin-top: 10px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 150%;
	color: #262626;
}

.company-info-itemText {
	margin-top: 5px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 170%;
	color: #262626;
}
}

