.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px;
}
.banner .swiper_ban .swiper-pagination-bullet-active {
	background: #e5000d; 

}
 .swiper_ban .swiper-pagination-bullet {
	
	background-color: transparent;
}
.wrap-product {
	display: none;
}
.banner .swiper-container .swiper-wrapper .swiper-slide {
	width: 100%;
	/* height: 780px; */
	
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.banner .swiper-button-white {
	/* background-color: rgba(0,0,0,.3); */
	background-image: url(../images/b-r1.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 80px;
	height: 80px;
	
}

.banner .swiper-button-prev {
	transform: rotateY(180deg);
}
.main .product {
	padding-top: 50px;
}
.main .product .a-title{
	text-align: center;
}
.main .product .a-title p {
	font-size: 25px;
}
.main .product .a-title h4 {
	font-size: 20px;
	font-weight: 300;
}
 .swiper-product {
	 margin-top: 30px;
	width: 100%;
	height: 100%;
}
.swiper-product .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;
	padding: 2px ;
	box-sizing: border-box;
	border: 2px solid #ccc;
  }

  .main .cases {
	padding-top: 50px;
}
.main .cases .a-title{
	text-align: center;
}
.main .cases .a-title p {
	font-size: 25px;
}
.main .cases .a-title h4 {
	font-size: 20px;
	font-weight: 300;
}

.cases-main .c-main-left,
.cases-main .c-main-right{

	padding-bottom: 30px;
	line-height: 40px;
	width: 39%;
	box-sizing: border-box;
	/* height: 500px; */
	padding-top: 40px;
	text-align: center;
}
.cases-main .c-main-left a,
.cases-main .c-main-right a{
	color: #000;
	font-size: 12px;
}
.cases-main .c-main-left {
	background: url(../images/cases-bg1.jpg) no-repeat;
	background-position: center;
}
.cases-main .c-main-right{
	background: url(../images/case-bg2.jpg) no-repeat;
	background-position: center;
}
.cases-main .c-main-center {
	width: 18%;
	margin: 0 2%;
	padding-top: 40px;
}
.cases-main .c-main-center a{
	display: block;
	text-align: center;
	margin-top: 10px;
} 

.support {
	margin-top: 50px;
}

.support  .about-pic {
	float: left;
	width:35%;
	margin-left: 2%;
}
.support .about-pic img {
	width: 100%;
}
.support .about-main {
	
	
	float: left;
	width: 63%;
	

	
	

}
.support .about-main .a-title h4{
	
	/* color: #008bd5; */
	color: #000;
	font-size: 20px;
	font-weight: 300;
	
}
.support .about-main .a-title p {
	
	font-size: 25px;
	

}

.support .a-content .text {
	margin-top: 50px;
	line-height: 35px;
	color: #6b6b6b;
	border-left: 2px solid #e5000d;
	padding-left: 20px;
	box-sizing: border-box;
}
.support .a-content .text i {
	font-size: 20px;
	font-weight: 400;
	font-style: normal;

}
.support .a-content .text em {
	font-style: normal;
	font-size: 16px; font-weight: 300;
}
.support .a-content a {
	display: block;
	margin-top: 30px;
	width: 130px;
	padding: 10px 0;
	text-align: center;
	/* border: 1px solid #008bd5; */
	color: #fff;
	background-color: #e5000d;
}
.support2 {
	margin-top: 30px;
}
.support .about-main2 {
	
	/* position: relative; */
	float: right;
	width: 63%;
	

	

}
.support .a-content .text2 {
	margin-top: 100px;
	line-height: 35px;
	color: #6b6b6b;
	border-right: 2px solid #e5000d;
	padding-right: 20px;
	box-sizing: border-box;
	text-align: right;
}
.support  .about-pic2 {
	float: left;
	width:35%;
	margin-right: 2%;
}
.support  .about-pic2 img {
	width: 100%;
}
.support .a-content .text2 i {
	font-size: 20px;
	font-weight: 400;
	font-style: normal;

}
.support .a-content .text2 em {
	font-style: normal;
	font-size: 16px; font-weight: 300;
}
.support-index {
	width: 100%; margin-top: 40px;
}



.honor {
	margin-top: 50px;
padding-bottom: 60px;
	background: url(../images/rongyu-bg.jpg) no-repeat;
	background-size: 100%;
}
.honor{
	padding-top: 30px;
}
.honor .a-title{
	
	text-align: center;
}
.honor .a-title p {
	font-size: 25px;
}
.honor .a-title h4 {
	font-size: 20px;
	font-weight: 300;
}

 .swiper-honor {
	 margin-top: 30px;
	width: 100%;
	height:285px;
  }
  .swiper-honor .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: transparent;

	/* 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;
  }


.about {
	padding-top: 50px;
}
.about-pic {
	float: left;
	width:35%;
	margin-left: 2%;
}
.about-pic img {
	width: 100%;
}
.about-main {
	
	float: left;
	width: 63%;
	

	
	

}
.about .about-main .a-title h4{
	
	/* color: #008bd5; */
	color: #000;
	font-size: 20px;
	font-weight: 300;
	
}
.about .about-main .a-title p {
	
	font-size: 25px;
	

}

.about .a-content .text {
	margin-top: 10px;
	line-height: 35px;
	color: #6b6b6b;
}
.about .a-content a {
	display: block;
	margin-top: 30px;
	width: 130px;
	padding: 10px 0;
	text-align: center;
	/* border: 1px solid #008bd5; */
	color: #fff;
	background-color: #e5000d;
}



.news{
	margin-top: 30px;
}
.news .a-title{
	
	text-align: center;
}
.news .a-title p {
	font-size: 25px;
}
.news .a-title h4 {
	font-size: 20px;
	font-weight: 300;
}

.news .news-main li{
	float: left;
	width: 49%;
	background-color: #fff;
	margin-top: 30px;
	padding: 20px 5px;
	box-sizing: border-box;
}
.news .news-main li a {
	color: #000;
}
.news .news-main li:hover {
	background-color: #e5000d;
}
.news .news-main li:nth-child(2n){
	margin-left: 2%;
}
.news .news-main li:hover  .news-time{
	border-right: 1px solid #fff;
	color: #fff;
}
.news .news-main li:hover .news-content {
	color: #fff;
}
.news .news-time {
	border-right: 1px solid #000;
	width: 15%;
	text-align: center;
	margin-right:2%;
	box-sizing: border-box;
}
.news .news-time i {
	font-style: normal;
	font-size: 35px;

}
.news .news-time em {
	font-style: normal;
	font-size: 16px;
}
.news-content {
	width: 83%;
	
}
.news-content p {
	margin-top: 10px;
	line-height: 24px;
}


.message{
	margin-top: 50px;
}
.message .a-title{
	
	text-align: center;
}
.message .a-title p {
	font-size: 25px;
}
.message .a-title h4 {
	font-size: 20px;
	font-weight: 300;
}
.new2  {
	display: none; 
}
.wrap-case {
	display: none;
}

@media screen and (max-width: 1430px) {

	.a-content .text {
		margin-top: 20px;
		line-height: 30px;
	}

	
	
}
@media screen and (max-width: 1300px) {
	.a-content .text {
		line-height: 30px;
	}



}
@media screen and (max-width: 1250px){
	.a-content .text {
		line-height: 28px;
	}

	
}
@media screen and (max-width: 1200px){

	
	

} 
@media screen and (max-width: 1100px){
	.honor {
		background-size: cover;
	}
	
}
@media screen and (max-width: 1050px) {
	.head {
		display: none;
	}

	footer {
		display: none;
	}	
	#footer {
		
		display:block ;
	}
	.main .container {
		width: 100%;
		box-sizing: border-box;
		padding: 0 20px;
	
	}
	
	



}
@media screen and (max-width: 900px) {


}
@media screen and (max-width: 800px) {
	.wrap-product {
		display: block;
	}
	.swiper-button-next, .swiper-button-prev {
		width: 20px;
	}
	.wrap-product ul li {
		float: left;
		width: 49%;
		margin-right: 2%;
		/* border: 1px solid #ccc; */
		box-sizing: border-box;
		margin-top: 10px;
		text-align: center;
		transition: all 0.5s;
	}
	.wrap-product ul li a {
		color: #000;
	}
	.wrap-product ul li:hover {
		box-shadow: 2px 2px 5px #000;
	
	}
	.wrap-product ul li:nth-child(2n){
		margin-right: 0;
	}
	.wrap-product ul li img {
		width: 100%;
	}
	.swiper-product {
		display: none;
	}

	.about {
		padding-top: 20px;
	}
	.about-main{
		float: none;
		width: 100%;
		text-align: center;
	}
	.about .a-content a {
		margin-top: 10px;
		width: 100px;
		padding: 8px 0;
	}
	.about .about-pic {
		display: none;
	}
	.cases-main {
		display: none;
	}
	.swiper-case {
		margin-top: 10px;
	   width: 100%;
	 
	 }
	 .swiper-case .swiper-slide {
	   text-align: center;
	   font-size: 18px;
	   background: transparent;
	
	   /* 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;
	 }
	 .main .product {
		 padding-top: 20px;
	 }
	 .main .cases  {
		 padding-top:30px;
	 }
	 .wrap-case {
		 display: block;
	 }
	 .support {
		 margin-top: 20px;
	 }
	 .honor {
		 padding-top: 10px;
		 padding-bottom: 20px;
	 }
	 .news {
		 margin-top: 20px;
	 }
	 .news .news-main li {
		 width: 100%;
		 padding: 5px 0;
		 margin-top: 10px;
		 border-top: 1px solid 	#ccc;
	 }
	 .news .news-main li a {
		 display: block;
		 width: 100%;
	 }
	 .news .news-main li:nth-child(2n){
		 margin-left: 0;
	 }
	 .new1 {
		 display: none;
	 }
	 .new2 {
		display: block;
	}
	.support .about-main {
		width: 100%;
	}
	.support .a-content .text {
		margin-top: 20px;
	}
	.support .about-pic {
		width: 100%;
		margin-left: 0;
	}
	.support .about-pic2 {
		/* width: 100%;
		margin-left: 0; */
		display: none;
	}
	.support-index {
		margin-top: 10px;
	}
	.support .about-main2 {
		width: 100%;
	}
	.support .a-content .text {
		padding-left: 0;
	}
	.support .a-content .text2 {
		margin-top: 0;
		text-align: center;
		padding-right: 0;
	}
	.swiper-honor {
		height: auto;
	}
	.news .news-time {
		display: none;
	}
	.news-content {
		width: 100%;
	}
	.banner .swiper-button-white  {
		width: 40px;
	}
	.swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 5px;
	}
	
}
@media screen and (max-width: 650px) {
	
}
@media screen and (max-width: 600px) {
	
	

}