﻿@charset "utf-8";

.wms-main{width: 100%;margin:0 auto;}
.wms-item{width: 100%;background-position: center top;background-repeat: no-repeat;}
.wms-item-cont{text-align: center;}
.wms-main-title{text-align: center;padding: 60px 0 30px 0;font-size: 42px;font-weight: normal;}
.wms-main-title img{max-width: 100%;}
.wms-intro{font-size: 18px;text-align: center;line-height: 180%;color: #000;padding-bottom: 10px;}
.white{color: #fff;}
.wms-pro img{max-width: 100%;}

/*css*/
.wms-bg-1{background-image: url(../images/wms-bg-1.jpg);height: 618px;}
.wms-bg-1 .wms-main-title{padding-top: 65px;}

.wms-bg-2{background-image: url(../images/wms-bg-2.jpg);height: 687px;}

.wms-bg-3{background-image: url(../images/wms-bg-3.jpg);height: 714px;}

.wms-bg-4{background-image: url(../images/wms-bg-4.jpg);height: 620px;}
.wms-bg-4 .wms-item-cont{position: relative;}
.wms-bg-4 .wms-item-cont h2,.wms-bg-4 .wms-item-cont p{position: relative;z-index: 2;}
.wms-bg-4-ul{max-width: 1200px;margin: 0 auto;overflow: hidden;margin-top: 70px;}
.wms-bg-4-ul li{width: 33.33%;float: left;margin-bottom: 20px;}
.wms-bg-4-ul li div,.wms-bg-4-ul li h2,.wms-bg-4-ul li p{padding: 0 10px;text-align: center;}
.wms-bg-4-ul li div{margin-bottom: 15px;}
.wms-bg-4-ul li div img{max-width: 100%;}
.wms-bg-4-ul li h2{font-size: 24px;font-weight: normal;margin-bottom: 10px;}
.wms-bg-4-ul li p{font-size: 18px;text-align: center;}
.wms-bg-5{background-image: url(../images/wms-bg-5.jpg);height: 803px;}
.wms-bg-6{background-image: url(../images/wms-bg-6.jpg);height: 575px;}
.wms-sliders{max-width: 1200px;height:300px;overflow: hidden;margin-left: auto;margin-right: auto;position: relative;padding: 10px 0 15px 0;}
.prev,.next{width: 74px;height: 74px;position: absolute;top: 40%;margin-top: -23px;z-index: 2;}
.prev{background: url(../images/a-left.png) no-repeat center center;left: 0;}
.next{background: url(../images/a-right.png) no-repeat center center;right: 0;}
.wms-slider{height: 300px;overflow: hidden;margin-left: 70px;margin-right: 70px;position: relative;z-index: 1;}
.wms-slider-ul{height: 300px;overflow: hidden;}
.wms-slider-ul li{width: 226px;padding-left: 20px;padding-right: 20px;float: left;overflow: hidden;margin-bottom: 5px;}
.wms-slider-ul li img{width: 226px;height: 226px;margin-bottom: 20px;}
.wms-slider-ul li a{font-size: 18px;color: #fff;}
.wms-slider-ul li a:hover{color: #e4002a;}
.wms-bg-7{background-color: #f1f1f1;padding-bottom: 80px;text-align: center;}
.wms-pro-701{display:inline-block;border: 1px solid #070002;background: #fff;margin-left: auto;margin-right: auto;padding: 7px;text-align: center;}
.wms-pro-701 img{max-width: 100%;}
.wms-pro-701 h2{font-weight: normal;padding: 15px 0;font-size: 18px;}
@media screen and (max-width: 1199px){
	.wms-bg-4-ul{width:100%;}
}

@media screen and (max-width: 1024px){
	.wms-item-cont{margin-left: 15px;margin-right: 15px;}
}
@media screen and (max-width: 768px){
	.wms-main .wms-item{height: auto;background-size: cover;}
	.wms-main .wms-item.wms-bg-1{min-height: 400px;}
	.wms-item-cont{margin-left: 10px;margin-right: 10px;}
	.wms-item-cont .wms-main-title{padding: 30px 0 15px 0;font-size: 24px;}
	.wms-bg-1 .wms-main-title img{width: auto;}
	.wms-intro{font-size: 14px;}
	.wms-main-title img{width: 300px;}
	.prev, .next{width: 50px;height: 50px;background-size: cover;}
	.wms-slider{width: 266px;margin-left: auto;margin-right: auto;}
	.wms-bg-4-ul{margin-top: 20px;padding-bottom: 20px;}
	.wms-bg-4-ul li{float: none;width: 100%;}
	.wms-bg-4-ul li div,.wms-bg-4-ul li h2,.wms-bg-4-ul li p{margin-bottom: 10px;}
	.wms-bg-4-ul li div img{width: 160px;}
	.wms-bg-7{padding-bottom: 30px;}
	.wms-bg-3 .wms-pro,
	.wms-bg-5 .wms-pro{padding-bottom: 20px;}
}

