@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1600px) {
	.header .logo{margin-right:100px}
	.xtuyi{width:0;}
}
@media only screen and (max-width: 1440px) {
	.header .logo{margin-right:50px}
	.xtuyi{width:0;}
	.cln .wrap p{margin-top:10px;}
	.pic1 a{margin-top:20px;}
	.sug li a,.p-product-nav,.gy_box2{background:#eee;}
	.core-item{
		border:1px solid #eee;
		padding-top:20px;
		height:234px;
	}
	.join-box li .in{background:#eee;}
}

@media only screen and (max-width: 1280px) {
	.header .com-width{width:98%;}
	.header .logo{margin-right:20px;}
	.header .nav-list>li>a{padding:0 5px}
	.cln .wrap p{margin-top:0;}
	.pic1 a{
		border:none;
		height: 35px;
    	line-height: 35px;
	}
	.sug li a{padding:30px;}
	.join-title .en {
		font-size: 32px;
		padding-top: 0;
	}
	.footer .middle_foot .ewm{width:90px;}
}

@media only screen and (max-width: 1024px) {
	body{font-size:14px;}
	.header{z-index: 9999;height:60px;line-height: 60px;}
	.logo img{height:40px;vertical-align: top;margin-top:10px;margin-left: 10px;}
	.header .nav-list>li>a{font-size:16px;}
	.header .nav-list>li {margin: 0 15px;}
	
	/*首页*/
	.menu h2{font-size:30px;margin-top:50px;}
	.menu ul li,.menu ul li:last-child{border:none;}
	.menu ul li:nth-child(4),.menu ul li:nth-child(5){border-bottom:none}
	/*产品列表页*/
	.menu-txt{
		right:50px;
		padding:0;
		top:30px;
	}
	/*产品弹出页*/
	.proDialog{
		top:100px;
	}
	.proDialog .bgcolor{background:#fff;}
	
	/**************导航**************/
	.placeholder{height:60px;}
	.header .logo{height:60px;}
	.header .com-width{width:100%;}
	.mobile-nav {
		float: right;
		width: 50px;
		height: 60px;
		position: relative;
		z-index: 3;
		background: #003b82;
		margin-left: 1px;
		padding: 22px 10px;
	}
	.mobile-nav span {
		width: 30px;
		height: 2px;
		background: #fff;
		display: block;
		margin-bottom: 5px;
		position: relative;
	}
	.header .nav-list{
		width: 100%;
		height: calc(100vh - 60px);
		background: #fff;
		position: absolute;
		top: 60px;
		left: 0;
		border-top: 1px solid #eee;
		overflow: auto;
		display: none;
	}
	.header .nav-list>li{
		width: 100%;
		float:none;
		border-bottom: 1px solid #eee;
		margin:0;
	}
	.header .nav-list>li:first-child a{
		background:none;
	}
	.header .nav-list>li>a{
		display:block;
		padding:0 5%;
		background: url(../icon/head02.png) no-repeat 95% center;
	}
	/*展开*/
	.mobile-nav.on {
		padding: 22px 10px;
	}
	.mobile-nav.on span {
		transform-origin: center;
		transition: transform .3s;
	}
	.mobile-nav.on span.line1 {
		transform: rotate(45deg);
		top: 3px;
	}
	.mobile-nav.on span.line2 {
		display: none;
	}
	.mobile-nav.on span.line3 {
		transform: rotate(-45deg);
		top: -3px;
	}
	.header-right .mall{margin-left:0;margin-right:10px;}
	/*二级导航栏*/
	.menu1-sub {
		display: none;
		width: 100%;
		padding:0 5%;
		position: static;
		-webkit-transform: translateY(0%);
		transform: translateY(0%)!important;
		-webkit-transition: .5s;
		transition: .5s;
		opacity:1;
	}
	.menu1-sub ul {
		display: block;
		padding: 10px 0 0;
		border: none;
	}
	.menu1-sub ul li{
		width:100%;
		display:block;
		margin-bottom: 20px;
	}
	.menu1-sub ul li a{
		text-align:left;
	}
	.menu1-sub ul li .thumbnails{
		display: none;
	}
	.menu1-sub ul li .textbox{
		padding-top:0;
		font-size:14px;
		padding-left:12px;
	}
	.menu1-sub ul li .textbox::before {
		content: '';
		display: block;
		width: 7px;
		height: 1px;
		background: #003b82;
		position: absolute;
		top: 50%;
		left:0;
	}
	.caret{display:none;}
	/*加样式*/
	.header .nav-list>li>a.cur{
		background: url(../icon/head02_h.png) no-repeat 96% center;
		color:#003b82
	}
	/********首页栏目*******/
	.menu{margin: 1.0rem 0;}
	.menu ul li{
		width:33.33%;
		margin:0;
		padding:30px 0;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.menu ul li:nth-child(3){border-right:none;}
	.tmall{display:block;}
	.menu ul li img{height:30px;width: auto;}
	.menu h2,.menu h5{display:none;}
	.cln .wrap{margin-bottom: 30px;}
	.footer .bottom_foot{height:auto;}
	.bottom_foot p a{color:#fff;}
	
	/*产品系列*/
	.in-menu .item{margin-bottom:25px;}
	.p-product-nav__search{
		width:73%;
		padding-left: 3.92308%;
		align-items:flex-end;
	}
	.menu-txt{top:10px;}
	.menu-txt a{padding:15px 0;}
	.product__category-list-img{padding:15px;}
	
	/*工程案例*/
	.pj_nav li{margin-right:10px;}
	
	/**关于我们**/
	#bottle{min-height:250px;}
	#bottle>div{height:250px;background-size: 100%!important}
	.gown_tlb p{font-size:14px;line-height: 24px;}
	
	/**招聘**/
	.join-box li .in{padding:20px;}
	
	/**页脚**/
	.footer .top_foot{padding:0 15px;}
	.footer .top_foot .footnav{margin-left:0;}
	.footer .top_foot .footnav li{width:90px;}
	.footer .middle_foot .mid1{padding-left:15px;}
	.footer .middle_foot .ewm{width:80px;}
}
@media only screen and (max-width: 750px) {
	.banner .swiper-slide img:first-child{
		display: none;
	}
	.pic1 a{
		position: absolute;
		width:100%;
		height: 100%;
		left:0;
		top:0;
		z-index: 10;
		text-indent: 200%;
		white-space: nowrap;
		font-size: 0;
	}
	.pic1 a:after{
		display:none;
	}
	.p-product-nav{padding:30px 0;}
	.p-product-nav__ttl,.p-product-nav__search{width:100%;}
	.p-product-nav__search{padding-left:0;}
	.p-product-nav__search a:before, .p-product-nav__search a:after{display:none;}
	.menu-pic{
		height:150px;
	}
	.menu-pic img{display: none;}
	.menu-txt{position:static;}
	.menu-txt h2{
		font-size:2em;
		color:#121212;
	}
	.menu-txt p{color:#333;}
	.menu-txt a{
		width:100%;
		border:1px solid #333;
		color:#333;
	}
	.sug li a{padding:10px;}
	.join-title .text .tit {
		padding: 0;
		font-size: 18px;
	}
	.pd-search .search .input{
		width: 100%;
		height: 40px;
		padding-left: 15px;
		font-size: 13px;
	}
	.pd-search .search .input input[type=submit]{
		width:18px;
		height:18px;
	}
	.pd-search .search .sousuo{
		padding: 10px 0;
		line-height: 1.5;
		font-size: 13px;
		margin-left:0;
	}
	.pd-search .search .sousuo a{
		margin: 0 5px;
	}
	.join-title .en {
		display: block;
		width: 100%;
		margin-top: 15px;
		font-size: 20px;
	}
	.c-thlst__disc{font-size:1em}
	.inbanner .con{
		width:90%;
		top:20%;
		left:5%;
		margin:0;
	}
	.inbanner h2{font-size:24px;line-height:30px;}
	.inbanner .font{font-size:18px;}
	.pj_nav{margin-top:50px;}
	.about_p p{font-size:14px;}
	.gy_box2 a{font-size:16px;line-height: 40px;}
	#bottle>div{background-size:cover!important;}
	.itit{font-size:24px;margin:30px 0;}
	.ycc-t1 .swiper-slide .item{
		padding: 0;
	}
	.ycc-t1 .swiper-slide .item:after,.ycc-t0{display:none}
	.ycc-t1 .t0{margin-top:15px;}
	.join-box .title p {
		width: 33%;
	}
	.join-box li .tit p{width: 33%;}
	.join-box li .in .top dd{width:100%;}
	.join-box li .in .bot>div{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.join-box li .in .link .box-img {
		width: 100%;
		margin-top: 10px;
	}
	.salary .item{
		margin-bottom: 30px;
	}
	
	/***********产品详情页************/
	.detail{
		margin-top: 30px;
	}
	.d_title h1{
		font-size: 18px;
		color: #000;
		line-height: 32px;
		text-align: center;
		font-weight: bold;
	}
	.d_title p {
		font-size: 14px;
		color: #666;
		line-height:24px;
		text-align: center;
	}
	.device{
		margin:30px 0;
		border:1px solid #ccc;
	}
	.device .swiper-slide{
		height:auto;
		line-height: 1;
	}
	.content h3{
		font-size: 18px;
		color: #000;
		text-align: center;
		margin-bottom:30px;
	}
	.content .wrap {
		display: -webkit-flex;
		display: flex;
		-webkit-align-content: flex-start;
		align-content: flex-start;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	.content .wrap .list {
		-webkit-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		text-align: center;
		margin-bottom: 25px;
		min-width: 0;
	}
	.wrap .list h3 {
		font-size: 16px;
		color: #000;
		margin-bottom: 10px;
	}
	.wrap .list p {
		font-size: 14px;
		color: #666;
		height: 40px;
		line-height: 40px;
		width: 100%;
		word-wrap: break-word;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	
	/**********弹出层样式**********/
	.proDialog{
		top:60px;
		height: 100%;
	}
	#list{
		position: absolute;
		width:100%;
		height:100%;
		z-index: 3;
		left:0;
		top:0;
		overflow: scroll;
	}
	.popWrap{
		position: static;
		width:100%;
		height:auto;
		margin:0;
	}
	.popWrap .pad{margin:0;padding:15px;}
	.proDialog .popWrap .flSlider{width:100%;height:auto;float: none;}
	.proDialog .popWrap .infoBox{width:100%;height:auto;padding:0;float: none;}
	.proDialog .popWrap .describe{width:100%;}
	.basic ul{height: auto!important;max-width:100%!important}
	.basic li{width:33.33%}
	.proDialog .popWrap .proName{font-size:18px;margin-bottom: 15px;}
	.proDialog .popWrap .fuTitle{font-size:18px;margin-bottom: 10px;}
	.basic h3{font-size:16px;}
	.basic li .lableName{font-size:14px;font-weight: bold;}
	.basic li .labelContent{height:35px;}
	.basic .goBuy{position:static;width:160px;height:40px;}
	.basic .goBuy a{line-height:40px;}
}


