/*响应式效果*/
@media ( min-width:1599px ) and ( max-width:1800px ) {
	.WebLink li{
		margin-left: 28px;
	} 
	.WebLink	{
		margin-left: 54px;
	}
} 

@media ( min-width:1400px ) and ( max-width:1598px ) {
	.head .Logo img{
		width: auto;
		height: 40px;
	}
	.WebLink{
		margin-top: 5px;
	}
	.head-search{
		height: 90px;
		line-height: 90px;
	}
	.head-tel{
		height: 90px;
	}
	.head .head-tel span{
		padding-top: 12px;
	}
	.WebLink{
		margin-left: 50px;
	}
	.head.fixedbg .head-search{
		height: 70px;
		line-height: 70px;
	}
	.head.fixedbg .head-tel{
		height: 70px; 
	}
	.head.fixedbg .head-tel span{
		padding-top: 0;
	}
	.syCaseSwiper .swiper-slide{
		width: 44% !important;
	}
}  


@media ( min-width:1200px ) and ( max-width:1399px ) {
	.head .Logo img{
		height: 32px;
		width: auto;
	}
	.WebLink{
		margin-top: 5px;
	}
	.head-search{
		height: 82px;
		line-height: 82px;
	}
	.head-tel{
		height: 82px;
	}
	.head .head-tel span{
		padding-top: 12px;
	}
	.WebLink{
		margin-left: 50px;
	}
	.head.fixedbg .head-search{
		height: 62px;
		line-height: 62px;
	}
	.head.fixedbg .head-tel{
		height: 62px; 
	}
	.head.fixedbg .head-tel span{
		padding-top: 0;
	}
	.syCaseSwiper .swiper-slide{
		width: 48% !important;
	}
	.head .head-tel a{
		font-size: 20px;
	}
	.WebLink li{
		margin-left: 28px;
	}
	.WebLink li > a{
		font-size: 14px;
	}
	.zsd-main-left{
		width: 250px ;
	}
	.indexSolution .hd ul li .tit{
		width: 58%;
	}
	.contact .Info .gs-name{
		font-size: 28px;
	}
	.contact .Info .sub{
		margin-top: 18px;
	}
	.closeHs{
		right: -70px;
	}
}

@media ( min-width:768px ) and ( max-width:1179px ) {
	
}

/*手机效果*/
@media ( max-width:767px) {    
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right;
		margin-top: 0.6%;
	} 
	.head{
		padding: 14px 0; 
	}
	.head .container{
		padding: 0;
	}
	.head.fixedbg{
		padding: 14px 0; 
	}
	.head.fixedbg .container{
		padding: 0;
	}
	.head-right{
		display: none;
	}
	.head::after{
		display: none;
	}
	.head .Logo{ 
		width: 80%;
	}
	.WebLink{
		display: none;
	}
	.head-search{
		display: none;
	}
	.head-tel{
		display: none;
	}
	footer{
		display: none;
	}
	.foot-copy{
		display: none;
	}
	.footH{
		display: block;
	}
	.footFix{
		display: flex;
	}
	
	/*index*/  
	.syBannerPag{
		bottom: 12px !important;
	}
	.indexProduct{
		padding: 38px 0;
	}
	.zsd-sy-h2{
		font-size: 24px;
		line-height: 28px;
	}
	.zsd-sy-h2 span::after{
		width: 20px;
		height: 27px;
		background-size: 100%;
		left: -12px;
		top: -6px;
	}
	.zsd-sy-h2 span::before{
		right: -18px;
	}
	.zsd-sy-h6{
		font-size: 14px;
		line-height: 25px;
		margin-top: 12px;
	}
	.zsd-sy-h6 span::after, .zsd-sy-h6 span::before{
		display: none;
	}
	.indexProduct .hd ul{
		display: block;
		overflow: hidden;
	}
	.indexProduct .hd ul li{
		width: 48.5%;
		float: left;
		margin-bottom: 6px;
	}
	.indexProduct .hd ul li i{
		font-size: 16px;
		right: 4px;
	}
	.indexProduct .hd ul li:nth-of-type(2n+2){
		float: right;
	}
	.indexProduct .hd{
		margin-top: 25px;
		padding-top: 15px;
	}
	.indexProduct .hd ul li .cn{
		font-size: 16px;
		line-height: 25px;
	}
	.indexProduct .hd ul li .en{
		margin-top: 4px;
	}
	.indexProduct .bd{
		margin-top: 25px;
	}
	.indexProduct .row{
		margin-left: 0;
		margin-right: 0;
	}
	.indexProduct .bd .pdg{
		padding: 0 5px 0 0;
	}
	.indexProduct .bd .pdg:nth-of-type(2n+2){
		padding: 0 0 0 5px;
	}
	.sy-pro-list .tit{
		line-height: 34px;
		font-size: 14px;
	}
	.sy-pro-list{
		margin-bottom: 10px;
	}
	.sy-ys-show{
		height: auto;
		margin-top: 25px;
		padding: 38px 0;
		background: #09397d;
	}
	.sy-ys-show .box{
		margin-bottom: 35px;
	}
	.sy-ys-show .box .lb .num{
		font-size: 30px;
		line-height: 30px;
		opacity: 0.8;
		top: -14px;
		z-index: 99;
	}
	.sy-ys-show .box .lb .tit{
		width: 80%;
		left: 30px;
		font-size: 18px;
	}
	.sy-ys-show .box .lb{
		width: 100%;
		float: none;
		height: auto; 
		margin-bottom: 35px;
	}
	.sy-ys-show .box .lb .cont{
		padding: 42px 30px 28px;
		font-size: 14px;
		line-height: 25px;
	}
	.sy-ys-show .box .lb:nth-child(2){
		margin-bottom: 0;
	}
	.indexSolution{
		padding: 38px 0;
		margin-top: 0;
	}
	.indexSolution .container{
		margin-top: 25px;
	}
	.indexSolution .bd{
		width: 100%;
		float: none;
	}
	.indexSolution .hd{
		width: 100%;
		float: none;
		top: 0;
		left: 0;
		padding: 4%;
	}
	.indexSolution .hd ul li{
		padding: 2%;
		height: auto;
		margin-bottom: 4px;
	}
	.indexSolution .hd ul li .ico{
		width: 30px;
		height: 30px;
		display: none;
		line-height: 28px;
	}
	.indexSolution .hd ul li .ico img{
		width: 18px;
		height: auto;
	}
	.indexSolution .hd ul li .tit{
		width: 100%;
		float: none;
	}
	.indexSolution .hd ul li .tit .cn{
		margin-top: 0;
		font-size: 16px;
	}
	.indexSolution .bd ul li .info{
		padding: 4%;
	}
	.indexSolution .bd ul li .info .tit{
		font-size: 18px;
	}
	.indexSolution .bd ul li .info .sub{
		font-size: 14px;
		margin-top: 6px;
	}
	.indexCase{
		padding: 38px 0;
		height: auto;
		min-height: auto;
	}
	.sy-case-show{
		position: relative;
		width: 100%;
		bottom: 0;
		margin-top: 25px;
	}
	.syCaseSwiper .swiper-slide{ 
		width: 100% !important;
		padding-bottom: 55px;
	}
	.syCasePag{
		bottom: 0;
	}
	.swiper-num{
		display: none;
	}
	.syCaseN, .syCaseP{
		display: none;
	}
	.sy-abt-one .a-right{
		width: 100%;
		padding-top: 28px;
		float: none;
	}
	.sy-abt-one::after{
		display: none;
	}
	.sy-abt-one::before{
		display: none;
	}
	.sy-abt-one .a-left{
		width: 100%;
		float: none;
		padding-top: 25px;
		color: #333;
	}
	.sy-abt-one .a-left .cn{
		font-size: 16px;
		line-height: 25px;
	}
	.sy-abt-one .a-left .en{
		margin: 0;
		font-size: 14px;
	}
	.sy-abt-one{
		height: auto;
		padding-bottom: 28px;
	}
	.sy-abt-two .pic{
		width: 100%;
		position: relative;
	}
	.sy-abt-two{
		padding: 28px 0;
		height: auto;
	}
	.sy-abt-two .info{
		width: 100%;
		float: none;
	}
	.sy-abt-two .info .tit{
		font-size: 18px;
	}
	.sy-abt-two .info .sub{
		font-size: 14px;
		line-height: 25px;
		margin-top: 15px;
	}
	.sy-abt-two .info .ljgd{
		width: 120px;
		height: 40px;
		line-height: 34px;
		font-size: 14px;
		margin-top: 25px;
	}
	.sy-abt-two .fwrx{
		font-size: 14px;
		margin: 20px 0;
	}
	.sy-abt-two .fwrx i{
		font-size: 24px;
	}
	.sy-abt-two .fwrx a{
		font-size: 22px;
	}
	.indexNews{
		padding: 38px 0 20px;
	}
	.indexNews .hd ul li{
		font-size: 14px;
		width: 90px;
		line-height: 30px;
		margin: 0 4px;
		height: 32px;
	}
	.indexNews .hd{
		margin-top: 25px;
	}
	.indexNews .bd{
		margin-top: 25px;
	}
	.sy-news-list .info{
		padding: 4%;
	}
	.sy-news-list .info .tit{
		height: auto;
		-webkit-line-clamp: 1;
		font-size: 16px;
		margin: 8px 0;
	}
	.sy-news-list{
		margin-bottom: 20px;
	}
	
	/*内页*/
	.Nylocation{
		margin-top: 0;
	}
	.Nylocation .now-wz{
		font-size: 12px;
	}
	.about{
		padding: 38px 0;
	}
	.about .Info{
		width: 100%;
		float: none;
	}
	.about-h2{
		font-size: 24px;
		line-height: 36px;
	}
	.about-h2 span{
		font-size: 14px;
	}
	.about-h2 bgfont{
		font-size: 50px;
	}
	.about-num{
		margin-top: 16px;
	}
	.about .gs-name{
		font-size: 18px;
		margin: 12px 0;
	}
	.about .content{
		font-size: 14px;
		line-height: 26px;
	}
	.about .Pic{
		width: 100%;
		float: none;
		margin-top: 25px;
	}
	.culture{
		padding: 38px 0 15px;
	}
	.culture .row{
		margin-top: 28px;
		margin-left: 0;
		margin-right: 0;
	}
	.culture .row .pdg{
		padding: 0;
	}
	.qywh-list .txt{
		font-size: 14px;
		height: auto;
	}
	.qywh-list .tit{
		font-size: 18px;
		margin: 12px 0;
	}
	.qywh-list i{
		font-size: 30px;
		line-height: 30px;
	}
	.qywh-list{
		padding: 4%;
		margin-bottom: 15px;
	}
	.customers{
		padding: 38px 0;
	}
	.hzkhSwiper{
		margin-top: 25px;
	}
	.zsd-main{
		padding: 38px 0;
	}
	.zsd-main-right{
		width: 100%;
		float: none;
	}
	.product .row{
		margin-left: 0;
		margin-right: 0;
	}
	.product .pdg{
		padding: 0;
	}
	.contact{
		padding: 38px 0;
	}
	.contact .Info{
		width: 100%;
		float: none;
		margin-top: 0;
	}
	.contact .Info .gs-name{
		font-size: 24px;
		line-height: 28px;
	}
	.contact .Info .txt{
		font-size: 14px;
		margin-top: 17px;
	}
	.contact .Info .sub{
		font-size: 14px;
		margin-top: 28px;
	}
	.contact .Info .sub p{
		padding: 12px 0 12px 38px;
	}
	.contact .Info .sub p a{
		font-size: 16px;
	}
	.contact .Info .sub p.yx {
		background: url(../image/c-yx.png) no-repeat left top 18px;
	}
	.contact .Info .sub p.dh {
		background: url(../image/c-dh.png) no-repeat left top 16px;
	}
	.contact .Info .sub p.sj {
		background: url(../image/c-sj.png) no-repeat left top 15px;
	}
	.contact .Info .sub p.dz {
		background: url(../image/c-dz.png) no-repeat left top 14px;
	}
	.contact .mapsBox{
		width: 100%;
		float: none;
		border: 3px solid #1d60bb;
		margin-top: 25px;
	}
	.contact .mapsBox::after{
		display: none;
	}
	.message{
		padding: 38px 0;
	}
	.message .top-tit{
		font-size: 24px;
		line-height: 28px;
	}
	.message .row{
		margin-top: 25px;
	}
	.message .row input[type=text]{
		height: 42px;
		font-size: 14px;
		margin-bottom: 5px;
	}
	.message .row textarea{
		margin-top: 0;
		font-size: 14px;
	}
	.message .row input[type=button]{
		width: 100%;
		font-size: 14px;
		height: 42px;
	}
	.product-list .tit{
		line-height: 42px;
		font-size: 14px;
	}
	.product-details .Pic{
		width: 100%;
		float: none;
	}
	.product-details .Info{
		width: 100%;
		float: none;
		margin-top: 20px;
		padding-top: 15px;
	}
	.product-details .Info .title{
		font-size: 18px;
		line-height: 28px;
	}
	.product-details .Info .cont{
		font-size: 14px;
		height: auto;
		padding-right: 0;
		line-height: 26px;
		margin-top: 15px;
	}
	.product-details .Info .zxfw{
		font-size: 14px;
		margin-top: 25px;
	}
	.product-details .Info .zxfw a{
		font-size: 22px;
	}
	.product-tab{
		margin-top: 38px;
	}
	.product-tab .title{
		line-height: 38px;
		font-size: 18px;
	}
	.product-tab .cont{
		font-size: 14px;
	}
	.product-tab .cont table tr td{
		font-size: 12px;
	}
	.case .row{
		margin-left: 0;
		margin-right: 0;
	}
	.case .row .pdg{
		padding: 0;
	}
	.case-list .tit{
		line-height: 42px;
		font-size: 14px;
	}
	.solution ul li .pic{
		float: none !important;
		width: 100%;
	}
	.solution ul li .info{
		width: 100%;
		float: none !important;
	}
	.solution ul li{
		border-bottom: 1px solid #ccc;
		padding-bottom: 18px;
		margin-bottom: 18px;
	}
	.solution ul li .info .tit{
		font-size: 18px;
		margin-top: 8px;
	}
	.solution ul li .info .line{
		margin: 12px 0;
	}
	.solution ul li .info .sub{
		font-size: 14px;
		line-height: 26px;
	}
	.solution ul li .info .more{
		font-size: 14px;
		margin-top: 18px;
	}
	.newsDe .title{
		font-size: 18px;
		line-height: 28px;
	}
	.newsDe .time{
		font-size: 12px;
		margin-top: 15px;
		padding-bottom: 12px;
	}
	.newsDe .cont{
		font-size: 14px;
		line-height: 26px;
	}
	.dePage{
		margin-top: 38px;
		padding: 10px;
		height: auto;
		line-height: 30px; 
	}
	.dePage a{
		display: block;
		width: 100%;
		float: none !important;
		text-align: left !important;
		font-size: 14px;
	}
	.news ul li .time{
		display: none;
	}
	.news ul li .line{
		display: none;
	}
	.news ul li .info{
		width: 100%;
		float: none;
	}
	.news ul li .pic{
		width: 100%;
		float: none;
		margin-top: 15px;
	}
	.news ul li .info .tit{
		font-size: 18px;
	}
	.news ul li .info .keys{
		font-size: 12px;
		margin: 6px 0;
	}
	.news ul li .info .sub{
		font-size: 14px;
		line-height: 26px;
	}
	.news ul li{
		margin-bottom: 18px;
		padding-bottom: 18px;
	}
	
	.isMobile{
		display: block !important;
	}
	.isPc{
		display: none !important;
	}
} 