.banner{
	width: 100%;
	float: left;
}
.banner .bannerinfo{
	width: 100%;
	float: left;
}
.banner .bannerinfo .swiper-container {
  width: 100%;
  height: 100%;

}
.banner .bannerinfo .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.banner .bannerinfo .swiper-slide .bannertxt{
	position: absolute;
	top:55%;
	left: 50%;
	transform: translate(-50%, -50%);
	/*border: #f00 solid 1px;*/
}
.banner .bannerinfo .swiper-slide .bannertxt p:first-child{
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 81px;
}
.banner .bannerinfo .swiper-slide .bannertxt p:last-child{
	font-size: 24px;
	font-weight: bold;
	color: #E2E9F7;
	line-height: 36px;
	margin-top:42px;
}







.swabout{
	width: 100%;
	float: left;
}
.swabout .swaboutinfo{
	width: 100%;
	padding:80px 96px;
	float: left;
}
.swabout .swaboutinfo .leftabout{
	display: inline-block;
	float: left;
	width: 100%;
	/*border: #f00 solid 1px;*/
}
.swabout .swaboutinfo .leftabout .abouttitle{
	width: 100%;
	font-size: 36px;
	font-weight: 400;
	color: #1C2D65;
	color: #333;
	line-height: 40px;
	text-align: center;
	float: left;
}
.swabout .swaboutinfo .leftabout .aboutsmtitle{
	width: 100%;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	text-transform: uppercase;
	float: left;
}
.swabout .swaboutinfo .leftabout .aboutmess{
	width: 100%;
	margin-top: 30px;
	float: left;

	text-overflow: ellipsis;
		overflow: hidden; 
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
}
.swabout .swaboutinfo .leftabout .aboutmess p{
	width: 96%;
	/*border: #f00 solid 1px;*/
	text-indent: 2em;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
}
.swabout .swaboutinfo .leftabout .aboutbut{
	width: 100%;
	margin-top: 70px;
	text-align: center;
	float: left;
}
.swabout .swaboutinfo .leftabout .aboutbut a{
	/*display: block;*/
	background: #0095AD;
	border-radius: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	padding:15px 60px;
}
.swabout .swaboutinfo .leftabout .aboutbut a img{}
/*.swabout .swaboutinfo .rightabout{
	display: inline-block;
	float: right;
	width: 49%;
}*/










.guihua{
	width: 100%;
	float: left;
}
.guihua .ghinfo{
	width: 100%;
	padding:6px 96px;
	float: left;
}
.guihua .ghinfo .ghxx{
	width: 100%;
	float: left;

	display: flex;
  justify-content: space-between;
  align-items: center;
}
.guihua .ghinfo .ghxx .ghxxitem{
	width: 31.4%;
	background:#F7F7F7;
	margin-right: 50px;
	display: inline-block;
	box-shadow: 0px 4px 5px 0px rgba(149,149,149,0.22);
	float: left;
}
.guihua .ghinfo .ghxx .ghxxitem:last-child{
	float: right;
	margin-right:0;
}
.guihua .ghinfo .ghxx .ghxxitem .ghxxpic{
	width: 100%;
	overflow: hidden;
	float: left;
}
.guihua .ghinfo .ghxx .ghxxitem .ghxxpic img{
	width: 100%;
	display: block;
}
.guihua .ghinfo .ghxx .ghxxitem:hover .ghxxpic img{
	transform: scale(1.2);
	transition: all 1.2s;
}
.guihua .ghinfo .ghxx .ghxxitem .ghxxtitle{
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 81px;
	text-align: center;
	float: left;
}







.prod{
	width: 100%;
	margin-top: 80px;
	float: left;
}
.prod .prodinfo{
	width: 100%;
	float: left;
}
.ys{
	width:100%;
	height: 876px;
	position:relative;
	z-index:1;
}
.ys li{ 
	float: left;
	width: 25%;
	height: 876px;
	position: relative; 
	overflow: hidden;
	border-right: 1px solid #3c2c22;
	border-right: 1px solid #fff;
}
.ys_s{
	/*height: 923px;*/
	box-sizing: border-box;
	border-right: 1px solid #3c2c22;
	border-right: 1px solid #fff;
	position: relative; 
	/*padding-top: 613px;*/
	box-sizing: border-box;
}
/*.ys_s img{ display: block;width: 136px;height: 120px;margin: 0 auto;}*/
.ys_s span{  
	width: 100%;
    text-align: center;
    display: block;
	padding-top: 36px; 
	padding-bottom: 10px;

	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}
.ys li:hover .ys_s span{ 
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
}
.ys_t{/*height: 923px;*/box-sizing: border-box;/*border-right: 1px solid #3c2c22;*/position: relative; padding-top: 613px;box-sizing: border-box; }
/*.ys_t img{ display: block;width: 85px;height: 85px;margin: 0 auto;padding-top: 60px; }*/
.ys_t span{font-size: 24px;line-height: 24px; font-weight: bold;text-align: center;padding-top: 18px; display: block;color: #fff;}

.ys_con li.big{width: 68.5%;display: block;border-right: 1px solid #3c2c22;border-right: 1px solid #fff;box-sizing: border-box;}
.ys_con li.big .ys_s,.ys_con li.big .ys_t{ display: none; }
.ys_con li.small .ys_s{ display: none; }
.ys_con li.small{ display: block; width:10.5%; }
.ys_con li.big .ys_d{padding-left: 5.7%;box-sizing: border-box;}
.ys_d h2{ 
	font-weight: bold;
	padding-top: 220px;
	line-height: 36px; 

	font-size: 24px;
	font-weight: 400;
	color: #FFFFFF;
}
.ys_d h3{ 
	padding-top: 52px;
	line-height: 56px;

	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
}
.ys_d p{ 

	margin-top: 60px;
	margin-bottom: 80px; 

	font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    width: 80%;
}
.ys_d a{
	display: inline-block;
	padding:15px 40px;
	padding:5px 40px;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	border:#fff solid 1px;
}
/*.ys_d em{ position: relative; display: block;width: 297px;height: 145px; }
.ys_d em img{ display: block;width: 297px;height: 145px; }
.ys_d em:after{ position: absolute;width: 285px;height: 137px;border:1px solid #af846b;box-sizing: border-box;left:6px;top:4px;background: 0;content: ""; }
.ys_d i img{ display: block;width: 49px;height: 49px;margin-top: 60px; }*/

.ys_bd{position: absolute;top: 0;left:0;z-index: -1;width: 100%;}
.ys_bd li{width: 100%!important;}
.ys_bd li img{width: 100%;height: auto;display: block;left: 50%;margin-left: -50%;position:absolute;}

.mprod{
	display: none;
}





@media (max-width: 1700px){
 
    /*.guihua .ghinfo .ghxx .ghxxitem {
	    margin-right: 40px;
	}*/
	.ys{
		height: 762px;
	}
	.ys li{ 
		height: 762px;
	}
    
}
@media (max-width: 1660px){
 
    /*.guihua .ghinfo .ghxx .ghxxitem {
	    margin-right: 40px;
	}*/
	.ys{
		height: 742px;
	}
	.ys li{ 
		height: 742px;
	}
    
}
@media (max-width: 1620px){
 
    /*.guihua .ghinfo .ghxx .ghxxitem {
	    margin-right: 40px;
	}*/
	.ys{
		height: 722px;
	}
	.ys li{ 
		height: 722px;
	}
    
}
@media (max-width: 1600px){
    

}
/*! 1500 ~ 1520 */
@media (max-width: 1570px){
	/*.guihua .ghinfo .ghxx .ghxxitem {
	    margin-right: 38px;
	}*/
	.ys{
		height: 706px;
	}
	.ys li{ 
		height: 706px;
	}

}
/*! 1500 ~ 1520 */
@media (max-width: 1540px){
	/*.guihua .ghinfo .ghxx .ghxxitem {
	    margin-right: 38px;
	}*/
	.ys{
		height: 686px;
	}
	.ys li{ 
		height: 686px;
	}
	.ys_t {
	    padding-top: 510px;
	}
	.ys_d h2 {
	    padding-top: 140px;
	}
	.ys_d h3 {
	    padding-top: 20px;
	}
	.ys_d p {
	    margin-top: 30px;
	    margin-bottom: 50px;
	}
}
/*! 1200 ~ 1500  主内容区1140 */
@media (max-width: 1500px) { 
    .swabout .swaboutinfo .leftabout .abouttitle {
	    font-size: 34px;
	}
	/*.guihua .ghinfo .ghxx .ghxxitem {
	    margin-right: 36px;
	}*/
	.ys{
		height: 670px;
	}
	.ys li{ 
		height: 670px;
	}
	.ys_t {
	    padding-top: 500px;
	}
	.ys_d h2 {
	    padding-top: 140px;
	}
	.ys_d h3 {
	    font-size: 44px;
	}
}
@media (max-width: 1470px) {
	.ys{
		height: 650px;
	}
	.ys li{ 
		height: 650px;
	}
}





/*====================================================================================================================*/
/*! 1439   */
@media (max-width: 1440px) { 

	/*.guihua .ghinfo .ghxx .ghxxitem {
	    margin-right: 36px;
	}*/
	.ys{
		height: 650px;
	}
	.ys li{ 
		height: 650px;
	}
	.ys_d h2 {
	    padding-top: 100px;
	}
	.ys_d p {
	    margin-bottom: 40px;
	}

}
@media (max-width: 1420px) { 
	.ys{
		height: 630px;
	}
	.ys li{ 
		height: 630px;
	}

}
@media (max-width: 1370px) { 
.ys{
		height: 610px;
	}
	.ys li{ 
		height: 610px;
	}

}
@media (max-width: 1335px) { 
    .ys{
		height: 590px;
	}
	.ys li{ 
		height: 590px;
	}
	.ys_t {
	    padding-top: 470px;
	}

}
@media (max-width: 1300px) { 
	
	.ys_t {
	    padding-top: 450px;
	}

}

/*! 992 ~ 1199  主内容区960 */
@media (max-width: 1290px) { 
    .ys{
		height: 570px;
	}
	.ys li{ 
		height: 570px;
	}

}
@media (max-width: 1250px) { 
    .ys{
		height: 550px;
	}
	.ys li{ 
		height: 550px;
	}
	.ys_d h3 {
	    padding-top: 20px;
	}
	.ys_d p {
	    margin-top: 30px;
	}

}
@media (max-width: 1199px) { 
	.swabout .swaboutinfo .leftabout .abouttitle {
	    font-size: 30px;
	}
	.ys_t {
	    padding-top: 390px;
	}
	  
	.ys{
		height: 520px;
	}
	.ys li{ 
		height: 520px;
	}
	.ys_d h3 {
	    font-size: 40px;
	}
	.ys_d p {
	    font-size: 18px;
	    margin-bottom: 30px;
	}
	.ys_d a {
	    padding: 6px 20px;
	}


}


@media (max-width: 1140px) { 
    
    .ys{
		height: 500px;
	}

	.ys li{ 
		height: 500px;
	}
	.ys_t {
	    padding-top: 350px;
	}
	.ys_d h3 {
	    padding-top: 10px;
	    line-height: 30px;
	}
	.ys_d p {
	    line-height: 30px;
	}






}


@media (max-width: 1100px) { 
    
    .ys{
		height: 480px;
	}

	.ys li{ 
		height: 480px;
	} 
}
@media (max-width: 1050px) { 
    
    .ys{
		height: 460px;
	}

	.ys li{ 
		height: 460px;
	} 
	.ys_t {
	    padding-top: 310px;
	}
	.ys_d p {
	    width: 95%;
	}











}
/*====================================================================================================================*/


@media (max-width: 1000px) { 
  
    .ys{
		height: 440px;
	}

	.ys li{ 
		height: 440px;
	} 

}

/*! <=991 手机端 */
@media (max-width: 991px) { 
	.swabout .swaboutinfo {
	    padding: 0.8rem 0.96rem;
	}
.swabout .swaboutinfo .leftabout .abouttitle {
    font-size: 0.36rem;
}
.swabout .swaboutinfo .leftabout .aboutsmtitle {
    font-size: 0.26rem;
    line-height: 0.3rem;
    margin-top: 0.1rem;
}
.swabout .swaboutinfo .leftabout .aboutmess {
    margin-top: 0.3rem;
}
.swabout .swaboutinfo .leftabout .aboutmess p {
    font-size: 0.26rem;
    line-height: 0.5rem;
}
.swabout .swaboutinfo .leftabout .aboutbut {
    margin-top: 0.5rem;
}
.swabout .swaboutinfo .leftabout .aboutbut a {
    border-radius: 25px;
    font-size: 0.26rem;
    line-height: 0.3rem;
    padding: 0.2rem 0.4rem;
}
.guihua .ghinfo .ghxx .ghxxitem {
    width: 33.4%;
    margin-right: 0.2rem;
}
.guihua .ghinfo .ghxx .ghxxitem .ghxxtitle {
    font-size: 0.26rem;
    line-height: 0.8rem;
}
.prod {
	display: none;
    /*margin-top: 0.8rem;*/
}
.mprod{
	display: block;
}

.mprod{
	width: 100%;
	float: left;
}
.mprod .mprodinfo{
	width: 100%;
	padding:0.8rem 0.96rem;
	float: left;
}
.mprod .mprodinfo .mproditem{
	position: relative;
	width: 50%;
	float: left;
}
.mprod .mprodinfo .mproditem .mproditempic{
	width: 100%;
	overflow: hidden;
	float: left;
}
.mprod .mprodinfo .mproditem .mproditempic img{
	width: 100%;
	display: block;
}
.mprod .mprodinfo .mproditem:hover .mproditempic img{
	transform: scale(1.2);
	transition: all 1.2s;
}
.mprod .mprodinfo .mproditem .mprodtxt{
	width: 100%;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
}
.mprod .mprodinfo .mproditem .mprodtxt .mprodentitle{
	width: 100%;
	font-size: 0.26rem;
	color:#fff;
	text-align: center;
}
.mprod .mprodinfo .mproditem .mprodtxt .mprodtitle{
	width: 100%;
	font-size: 0.48rem;
	color:#fff;
	text-align: center;
	line-height: 0.8rem;
}



}
@media (max-width: 767px) {
.swabout .swaboutinfo {
    padding: 0.4rem 0.4rem;
}
.guihua .ghinfo {
    padding: 0.5rem 0.5rem;
}
.guihua .ghinfo .ghxx {
    display: block;
}
.guihua .ghinfo .ghxx .ghxxitem {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.5rem;
}
.mprod .mprodinfo {
    padding: 0rem 0.5rem;
}
.mprod .mprodinfo .mproditem {
	width: 100%;
    margin-bottom: 0.5rem;
}

}
@media (max-width: 600px){
    

}
@media (max-width: 472px){
    

}
@media (max-width: 414px){
  
    
}