/*banner*/
.banner .swiper-slide a{display: block;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .pagination-1{position: absolute;z-index: 10;text-align: center;}
.banner .swiper-pagination-bullet{margin: 0 3px !important;background: #FFFFFF;opacity: 0.7;width: 10px !important;height: 10px !important;}
.banner .swiper-pagination-bullet-active{background: #008EDB !important;opacity: 1 !important;}
.banner .swiper-next1,.banner .swiper-prev1{position: absolute;top: 50%;z-index: 10;margin-top: -20px;cursor: pointer;transition: ease-in-out 0.3s;}
.banner .fa{line-height: 40px;color: #FFFFFF;font-size: 50px;width: 30px;text-align: center;}
.banner .swiper-next1{left: 100%;}
.banner:hover .swiper-next1{left: 90%;}
.banner .swiper-prev1{right: 100%;}
.banner:hover .swiper-prev1{right: 90%;}

@media screen and (min-width: 280px) and (max-width: 600px) {
	.banner .pagination-1{bottom: 5px !important;}
	.banner .swiper-next1,.banner .swiper-prev1{display: none;}
}

/*product*/
@media screen and (min-width: 280px) and (max-width: 1200px) {
	#title{margin-bottom: 3% !important;}
	#title .bt .p1{font-size: 20px !important;}
	#title .enbt{font-size: 20px !important;line-height: 20px !important;}
	.product{padding-top: 5% !important;}
}
@media screen and (min-width: 280px) and (max-width: 700px) {
	.swiper-container-2{display: none;}
	.product_wap{display: block !important;}
	.product{padding: 5% !important;}
}
@media screen and (min-width: 280px) and (max-width: 600px) {
	#title .bt font hr:nth-child(2),#title .bt font{width: 75px !important;}
}

#title{text-align: center;margin-bottom: 50px;}
#title .bt{display: inline-block;}
#title .bt font{float: left;height: 32px;width: 94px;position: relative;}
#title .bt font hr{border: none;height: 1px;background-color: #ccc;position: absolute;}
#title .bt font hr:nth-child(1){width: 66px;top: 12px;}
#title .bt font hr:nth-child(2){width: 94px;top: 18px;}
#title .bt font hr:nth-child(3){width: 54px;top: 24px;}
#title .bt .hrl hr{right: 0;}
#title .bt .hrr hr{left: 0;}
#title .bt .p1{float: left;padding-left: 16px;padding-right: 16px;line-height: 32px;font-size: 24px;color: #333333;}
#title .enbt{text-transform: Uppercase;font-family: Times New Roman;font-weight: bold;line-height: 32px;font-size: 24px;color: #bbb;}

.product{padding: 80px 0 20px;}
.product .swiper-slide a{display: block;margin: 0 15px;color: #333333;}
.product .swiper-slide a .img{position: relative;padding-top: 100%;overflow: hidden;border-radius: 10px;}
.product .swiper-slide a .img img{position: absolute;width: auto;height: 100%;left: 50%;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);top: 0;}
.product .swiper-slide a p{line-height: 24px;text-align: center;padding: 10px 0;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.product .swiper-slide a span{text-align: center;width: 124px;height: 34px;line-height: 34px;border-radius: 17px;font-size: 12px;display: block;background-color: #e5e5e5;margin: 0 auto;}
.product .swiper-slide a span i{padding-left: 5px;font-size: 14px;}
.product .swiper-slide a:hover .bg-h{color: #FFFFFF !important;}
.product .pagination-2{text-align: center;padding-top: 50px;}
.product .swiper-pagination-bullet{margin: 0 3px !important;opacity: 1 !important;width: 13px !important;height: 13px !important;background-color: #f6f6f6;border: 1px solid #d3d3d3;box-sizing: border-box;}
.product .swiper-pagination-bullet-active{background-color: #008EDB !important;border: none !important;}

/*wap*/
.product_wap{display: none;}
.product_wap li{float: left;width: 32%;margin-right: 2%;}
.product_wap li:nth-child(3n){margin-right: 0;}
.product_wap li a{display: block;}
.product_wap li .img{position: relative;padding-top: 100%;overflow: hidden;border-radius: 6px;}
.product_wap li .img img{position: absolute;width: auto;height: 100%;left: 50%;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);top: 0;}
.product_wap li a p{line-height: 24px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 5px 0;}

/*honor*/
@media screen and (min-width: 280px) and (max-width: 1200px) {
	.honor{padding: 5% 0 !important;}
	.swiper-next3, .swiper-prev3{display: none;}
	.honor .swiper-slide{padding: 5px !important;}
}

.honor{padding: 80px 0;background: url(../images/blue.jpg)no-repeat center;}
.honor .content{max-width: 1100px;position: relative;}
.honor .swiper-slide{box-sizing: border-box;padding: 10px;}
.honor .swiper-slide a{position: relative;padding-top: 100%;display: block;}
.honor .swiper-slide a img{left: 50%;top: 50%;position: absolute;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);width: auto;height: auto;max-height: 100%;max-width: 100%;}
.swiper-next3,.swiper-prev3{width: 50px;line-height: 50px;position: absolute;top: 50%;margin-top: -25px;font-size: 50px;color: #6c6c6c;text-align: center;cursor: pointer;}
.swiper-next3{right: -50px;}
.swiper-prev3{left: -50px;}
.honor .swiper-slide-next img{box-shadow: 0px 0px 10px #bababa;}

/*about*/
@media screen and (min-width: 280px) and (max-width: 1200px) {
	.about{padding: 5% !important;}
}
@media screen and (min-width: 280px) and (max-width: 900px) {
	.about .content .img,.about .content .info{float: none !important;width: 100% !important;}
	.about .content .info{padding: 10px !important;}
	.about .content .info .bt{font-size: 20px !important;line-height: 25px !important;margin: 10px 0 !important;text-align: center;}
	.about .content .info .cnt{height: 180px !important;}
}

.about{background: #e8e8e8;padding: 80px 0;}
.about .content{background: #FFFFFF;}
.about .content .img{width: 50%;}
.about .content .img img{width: 100%;display: block;}
.about .content .info{width: 50%;box-sizing: border-box;padding: 28px;}
.about .content .info .bt{line-height: 56px;font-size: 30px;margin-bottom: 18px;margin-top: 10px;color: #000000;}
.about .content .info .cnt{height: 270px;overflow: hidden;overflow-y: scroll;padding-right: 15px;}
.about .content .info .cnt *{font-size: 16px !important;line-height: 30px !important;background: none !important;float: none !important;text-align: justify;color: #787878 !important;}
.about .content .info .cnt img{display: none !important;}

/*news*/
@media screen and (min-width: 280px) and (max-width: 1200px) {
	.news{padding: 5% 5% 0 !important;}
	.news .list .info span{font-size: 14px !important;}
	.news .list .info p{margin: 5px 0 !important;height: 42px !important;}
}
@media screen and (min-width: 280px) and (max-width: 600px) {
	.news .list li{width: 100% !important;margin-right: 0 !important;}
	.news .list .img{width: 32% !important;}
	.news .list .img div{padding-top: 0 !important;height: 93px;}
	.news .list .info{width: 65% !important;}
}

.news{padding: 80px 0 20px;}
.news .list li{float: left;width: 47%;margin-right: 6%;margin-bottom: 5%;}
.news .list li:nth-child(2n){margin-right: 0;}
.news .list li a{display: block;overflow: hidden;}
.news .list .img{width: 43%;}
.news .list .img div{position: relative;overflow: hidden;padding-top: 62%;}
.news .list .img img{position: absolute;width: auto;height: 100%;left: 50%;-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);top: 0;}
.news .list .info{width: 53%;}
.news .list .info span{line-height: 24px;display: block;color: #333;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news .list .info p{line-height: 21px;height: 84px;margin: 8px 0;text-align: justify;overflow: hidden;font-size: 12px;color: #666666;}
.news .list .info font{font-size: 12px;}
.news .list .info font.fr{color: #666666;}

/*message*/
@media screen and (min-width: 280px) and (max-width: 1200px) {
	.message{padding-top: 5% !important;}
}
@media screen and (min-width: 280px) and (max-width: 700px) {
	.message{padding: 5% !important;}
}
@media screen and (min-width: 280px) and (max-width: 500px) {
	#message .text{margin-bottom: 0 !important;}
	#message .text input{width: 100% !important;margin-right: 0 !important;margin-bottom: 10px;}
	#message textarea{margin-bottom: 10px !important;}
	#vdcode,#message .submit{width: 80px !important;}
}

.message{padding: 80px 0 20px;background: url(../images/ly_bg.jpg)no-repeat center bottom;}
.message .content{max-width: 720px !important;}

#message .text{margin-bottom: 20px;}
#message .text input{width: 31%;margin-right: 3.5%;box-sizing: border-box;border: 1px solid #ddd;height: 36px;padding: 0 15px;float: left;}
#message .text input:nth-child(3){margin-right: 0;}
#message textarea{width: 100%;border: 1px solid #d0d0d0;box-sizing: border-box;padding: 6px 15px;resize: none;margin-bottom: 20px;}
#message .submit{width: 140px;height: 36px;background-color: #62A8EA;color: #fff;cursor: pointer;display: block;float: right;}
#vdcode{text-transform: uppercase;width: 140px;height: 36px;border: 1px solid #ddd;padding: 0 15px;box-sizing: border-box;float: left;}
#message .yzm{border: 1px solid #ddd;background-color: #f8f8f8;float: left;padding: 5px;border-left: none;}
#message .yzm img{display: block;cursor: pointer;}





















