#sjmenu{display: none;}

/*  */
@media only screen and (max-width: 1200px) {
	.container{width: 98%; margin: 0 auto;}
	.menu{display: none;}
	.logo{width: 50%; margin-left: 25%; margin-right: 25%; text-align: center;}
	.header .tel{display: none;}
	.header .hdtxt{display: none;}
	.header .top{display: none;}
	.sjswiper{
		display: block;
		width: 100%;
		height: 100%;
		position:fixed;
		z-index: 99999;
		}
	
	.sjmenu {
		min-width: 100px;
		width: 70%;
		max-width:180px;
		/* background:rgba(0,85,219,1); */
		color: #fff;
		transition-duration: 0ms; 
		    height: 100%;

	}
	.sjmenu ul{max-width:180px; padding: 58px 50px; height: 100vh;		
	background:#045089;	position: fixed;
			height: 100%;
			top: 0px; left: 0px; }
	.sjmenu ul li{ line-height: 35px; text-align: left;}
	.sjmenu ul li a{color: #fff; font-size: 16px;}
	.sjmenu ul li dl{}
	.sjmenu ul li dl dd{position: relative; text-align: left; }
	.sjmenu ul li dl dd a{ font-size: 13px;padding-left: 8px; color: #eee;}
	.sjmenu ul li dl dd::before{content: ""; width: 4px; height: 4px; background: #fff; position: absolute; left: 0px; top: 15px; margin-right: 16px; border-radius: 10px;}

	
	
	.content {width: 100%;}
	
	
	.menu-button {
		position: absolute;
		top:1rem; 
		left: 0px;
		padding: 5px 15px 31px  15px;
		cursor: pointer;
		-webkit-transition: .3s;
		transition: .3s;
		z-index: 9999;
		/* background-color: #2C8DFB; */
		/*margin: 14px;
		border-radius: 5px;*/
	}
	.menu-button .bar:nth-of-type(1) {
		margin-top: 0px;
	}
	.menu-button .bar:nth-of-type(3) {
		margin-bottom: 0px;
	}
	
	.bar {
		position: relative;
		display: block;
		width: 40px;
		height: 5px;
		margin: 5px auto;
		background-color: #045089;
		border-radius: 10px;
		-webkit-transition: .3s;
		transition: .3s;
		top: 10px;
		
	}
	
	.menu-button:hover .bar:nth-of-type(1) {
		-webkit-transform: translateY(1.5px) rotate(0deg);
		-ms-transform: translateY(1.5px) rotate(0deg);
		transform: translateY(1.5px) rotate(0deg);
	}
	.menu-button:hover .bar:nth-of-type(2) {
		opacity: .9;
	}
	.menu-button:hover .bar:nth-of-type(3) {
		-webkit-transform: translateY(-1.5px) rotate(0deg);
		-ms-transform: translateY(-1.5px) rotate(0deg);
		transform: translateY(-1.5px) rotate(0deg);
	}
	
	.cross{left: -60px; top:0px}
	.cross .bar:nth-of-type(1) {
		-webkit-transform: translateY(15px) rotate(-45deg);
		-ms-transform: translateY(15px) rotate(-45deg);
		transform: translateY(15px) rotate(-45deg);
		background: #fff;
		width: 30px;
		height: 3px;
	}
	.cross .bar:nth-of-type(2) {
		opacity: 0;
	}
	.cross .bar:nth-of-type(3) {
		-webkit-transform: translateY(-3px) rotate(45deg);
		-ms-transform: translateY(-3px) rotate(45deg);
		transform: translateY(-3px) rotate(45deg);
		background: #fff;
		width: 30px;
		height: 3px;
	}
	.cross:hover .bar:nth-of-type(1) {
		-webkit-transform: translateY(11.5px) rotate(-40.5deg);
		-ms-transform: translateY(11.5px) rotate(-40.5deg);
		transform: translateY(11.5px) rotate(-40.5deg);
	}
	.cross:hover .bar:nth-of-type(2) {
		opacity: 0;
	}
	.cross:hover .bar:nth-of-type(3) {
		-webkit-transform: translateY(-6.5px) rotate(40.5deg);
		-ms-transform: translateY(-6.5px) rotate(40.5deg);
		transform: translateY(-6.5px) rotate(40.5deg);
	}
	
	
	.first{padding: 0px;padding-bottom: 2rem;}
	dd.ddhover h3{ font-size: 14px;width:55%; }
	.pro_list dl:hover dd.ddhover h3{ color:#FFF;padding-left: 5%;width:70%; font-size: 14px;}
	dd.ddhover span{margin-top: 15px;}
	
	
	.adv{height: 150px;}
	.case{padding-top: 0px;}
	
	.newstit span.newstitfl b{font-size: 30px;}
	.newstit span.newstitfl em{font-size: 14px;}
	.newstit span.newstitfr{height: 30px; line-height: 30px;}
	
	.news ul.news01{width:38%; margin-top: 30px; }
	.news ul.news01 li span{width:50px;    height: 30px;line-height: 30px; font-size: 18px;}
	
	.news ul.news02{width: 53%;}
	.news ul.news02 li a{padding-bottom: 30px; width: 94%;}
	.news ul.news02 li .news02pic{width: 100px;height: 100px;}
	.news ul.news02 li .newstxt{width: 68%;}
	.news ul.news02 li .newstxt h3{margin: 10px 0px;}
	
	.foot_nav{ width: 370px;}
}

/* 992 */
@media only screen and (max-width: 992px) {
.header{/* top:0px; border-top:none ; z-index: 0; */}
/* .bannerswiper{padding-top: 83px;} */
.logo{width: 60%; margin-left: 25%;}


 .case_title a{font-size: 24px;}
 .case_title span.titline_r{width:20%;background: url(titline_r.png) no-repeat left center;}
 .case_title span.titline_l{width:20%;}

 .pro_l{padding-top: 20px; margin-top: 0px;}
 .pro_r{margin-top: 20px;}
 .pro_l_con{padding: 0px; justify-content: center;}
 
 .first .case_title{display: block; margin-top: 30px;}

 .pro_l_con ul{width: 100%; justify-content: center;}
 .pro_l_con ul li{ width: 30%; margin:5px 0.8%; padding: 0.3rem 0px;}
.pro_l_con ul li:last-child{display: none;}
 .pro_l_con ul li a {font-size: 14px;color: #333;}

 .pro_list dl dt{min-height:150px;}
 dd.ddhover{width: 100%; text-align: center; top: 80%; margin: 0px;  }
 dd.ddhover span{display: none;}
 dd.ddhover h3{ font-size: 14px;width:85%; }
 .pro_list dl:hover dd.ddhover h3{ color:#FFF;padding-left: 5%;width:90%; font-size: 14px;}
 
 /* .adv{display: none;} */
 .adv01{display: block; margin-top: 30px;}

/* .swiper2 .swiper-wrapper .swiper-slide .pic{  height:240px; }
.swiper3 .swiper-wrapper .swiper-slide .pic{  height:240px; } */

.case_title{display: block;}
.about{display: block; width: 96%; margin: 0 auto;}
.abpic{width: 100%;margin-top:30px;}
.about_con{width: 100%; margin-top:30px;}

.news{display: block;width: 98%; margin: 0 auto;}
.newstit span.newstitfr{width: 80px; height: 30px; line-height: 30px;}

.news ul.news01{width:94%; margin-top: 30px; }
.news ul.news01 li span{width:50px;    height: 30px;line-height: 30px; font-size: 18px;}

.news ul.news02{width: 93%;}
.news ul.news02 li{margin-right:0rem}
.news ul.news02 li a{padding: 1rem 0rem; width: 100%;}
.news ul.news02 li .news02date{width: 4.5rem; height: 4.5rem;}
.news ul.news02 li .newstxt{width: 72%;}
.news ul.news02 li .newstxt h3{margin: 4px 0px;}
.news ul.news02 li .newstxt p{    -webkit-line-clamp: 1;}

.links{display: none;}
.foot{padding-bottom: 166px;}
.foot_nav{display: none;}
.footer_left{width: 100%;  margin: 0 auto 0 auto; padding-right: 0px;}
.ftp{width:70%;}
.ftp p{float: left;width:50%;}
.wapfoot{
	display: block;
		width: 100%;
		height:70px;
		background: #242424;
		position: fixed;
		bottom: 0;
		/* left: 0; */
		z-index: 99999;
		
	}
	.wapfoot .float_l{
		width: calc(25% - 2px);
		border-left: solid 1px #000000;
		border-right: solid 1px #444444;
		height:70px;
		text-align: center;
		float: left;
		padding-top: 3%;
	}
	.wapfoot .float_l .bi{
		font-size: 20px;
		color: #fff;
		margin: auto;
		margin-bottom: 10px;
		margin-top: 10px; 
	}
	.wapfoot .float_l p{
		text-align: center;
		font-size: 14px;
		color: #fff;
		margin-top: 5px;
	}

	
	
} 

/* 768*/
@media only screen and (max-width: 768px) {
	.logo {
	    width: 81%;
	    margin-left: 14%;
	}
	.bannerswiper {
	    /* padding-top: 3rem; */
	}
    .pro_list dl{flex:42%;margin: 1% 1%;}
	.pro_list dl dt{min-height:150px;}
	dd.ddhover{width: 100%; text-align: center; top: 80%; margin: 0px;  }
	dd.ddhover h3{ font-size: 14px;width:90%; }
	.pro_list dl:hover dd.ddhover h3{ color:#FFF;padding-left: 5%;width:95%; font-size: 14px;}
	dd.ddhover h3{line-height: 30px;}
	.abmore{height: 30px; line-height:30px; width: 100px;}
	
	.case {padding:10px 0px;}
	.caseGroup .caseBd ul li{width: 50%;}
	.caseGroup .sPrev, .caseGroup .sNext{top:40%;}
	.case_l a{    font-size:20px;padding: 5px 20px;}
	.foot_nav{display: none;}
	.ftcontact_bt{width: 90%; margin: 0 auto;}
	.footer_left{width: 90%;  margin: 0 auto 0 0px; padding-right: 5%; padding-left: 5%;}
	.ftcontact_top {
	    margin-top: 42px;
	}
	.ftcontact_top h3{ padding-left: 9%;}
	.ftp{width:100%;}
	.ftp p{float: none;width:100%;}
	.ftewm{margin: 0 auto;}
	

	.bar {
		position: relative;
		display: block;
		width: 25px;
		height: 3px;
		margin: 5px auto;
		background-color: #045089;
		border-radius: 10px;
		-webkit-transition: .3s;
		transition: .3s;
		top:15px;
		
	}
	.cross .bar:nth-of-type(1) {
	    -webkit-transform: translateY(15px) rotate(-45deg);
	    -ms-transform: translateY(15px) rotate(-45deg);
	    transform: translateY(15px) rotate(-45deg);
	    background: #fff;
	    width: 25px;
	    height: 3px;
	}
	.cross .bar:nth-of-type(3) {
	    -webkit-transform: translateY(-3px) rotate(45deg);
	    -ms-transform: translateY(-3px) rotate(45deg);
	    transform: translateY(-1px) rotate(46deg);
	    background: #fff;
	    width: 25px;
	    height: 3px;
	}
	.cross:hover .bar:nth-of-type(3) {
	    -webkit-transform: translateY(-6.5px) rotate(40.5deg);
	    -ms-transform: translateY(-6.5px) rotate(40.5deg);
	    transform: translateY(-4.5px) rotate(40.5deg);
	}
	.pro_list dl dt .propic {
	    height: 200px;
	}
	dd.ddhover i {
	    display: none;
	}
	
	#newsinfo_column_1 > .ny_attr > span:last-child{display: none;}
	
	
} 


/* 600*/
@media only screen and (max-width: 600px) {
   .menu-button{top:0.5rem}
}

