/*
* @Author: admin
* @Date:   2018-07-02 13:39:10
* @Last Modified by:   admin
* @Last Modified time: 2018-07-23 11:31:47
*/
*{
	margin:0;
	padding:0;
	list-style: none;
}
body{
	width: 100%;
	font-family: "FuturaLT-Light", 
	"NotoSansCJKsc-Normal", 
	"PingFangSC-Regular", 
	"Hiragino Sans GB", 
	"\5FAE\8F6F\96C5\9ED1", 
	"Microsoft YaHei", 
	sans-serif;
}
header{
	top: 0;
}

.msw_container .msw_{
	position: relative;
	margin-right: 0;
	margin-left: 0;
}
.msw_ .msw_col{
	padding: 0;
}
.msw_ span{
	width: 35px;
	height: 35px;
	background: url('../msw_images/up.png') no-repeat center center #fff;
	background-size: 60%;
	position: absolute;
	bottom: 0;
	right: 60px;
}
.main_bg{
	width: 100%;
	border: none;
	border-radius: 0;
}
.main_bg a{
	color: #333;
	text-decoration: none;
	position:relative;
}
.main_bg a:hover{
	color: #999;
}
.main_bg h3:hover{
	color: #333;
}
.main_bg .a:after{
	content:'';
	width:5px;
	height:5px;
	border: 1px solid #000;
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
	position:absolute;
	transform:rotate(45deg);
	margin-left:12px;
	margin-top:7px;

}

@media (min-width: 1025px) {
	header{
		height: 120px;
	}
	.msw_bg{
	width: 100%;
	height: 416px;
	background: url('../msw_images/gift_bgmax.jpg') no-repeat;
	background-size: 100%;
	position: fixed;
	z-index: -1;
	top: 120px;
	}


	.msw_gift{
		width: 100%;
		z-index: 3;
		color: #fff;
		margin-top: 120px;
		padding-top: 11%;
		animation: top 1s;
	}
	@keyframes top{
		from{
			padding-top: 15%;
		}
		to{
			padding-top: 11%;
		}
	}
	.msw_gift h2{
		font-size: 56px;
	}
	.main_bg{
		padding-top: 350px;
		padding-bottom: 100px;
		margin-top: 15px;
	}
	.main_left{
		background: url('../msw_images/gift_womanmax.jpg') no-repeat center center #e7e7e7;
	}
	.main_left1{
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		background: url('../msw_images/gift_manmax.jpg') no-repeat center center #e7e7e7;
	}
	.main_left2{
		background: url('../msw_images/gift_hdemax.jpg') no-repeat center center #e7e7e7;
	}
	.main_left:hover{
	background: url('../msw_images/gift_womammaxhover.jpg') no-repeat center center #f6f6f6;
	}
	.main_left1:hover{
		background: url('../msw_images/gift_manmaxhover.jpg') no-repeat center center #f6f6f6;
	}
	.main_left2:hover{
		background: url('../msw_images/gift_hdemaxhover.jpg') no-repeat center center #f6f6f6;
	}
}
@media (min-width: 767px) and (max-width: 1024px){
	header{
		height: 80px;
	}
	section{
		top: 0;
	}
	footer{
		margin-top: 0;
	}
	.msw_container{
		padding:0;
	}
	.msw_gift{
		margin-top: 80px;
		width: 100%;
		color: #fff;
		background: url('../msw_images/gift_bgmid.jpg') no-repeat;
		background-size: 100%;
		padding-top: 20%;
		padding-bottom: 20%;
		transition:all 1s;
	}
	.msw_gift h2{
		font-size: 48px;
	}
	.main_bg{
		padding-top: 250px;
		padding-bottom: 45px;
		margin: 0;
	}
	.main_left{
		background: url('../msw_images/gift_womanmid.jpg') no-repeat center 20px #e7e7e7;
	}
	.main_left1{
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		background: url('../msw_images/gift_manmid.jpg') no-repeat center 20px #e7e7e7;
	}
	.main_left2{
		background: url('../msw_images/gift_hdemid.jpg') no-repeat center 20px #e7e7e7;
	}
	.main_left:hover{
	background: url('../msw_images/gift_womanmidhover.jpg') no-repeat center 20px #f6f6f6;
	}
	.main_left1:hover{
		background: url('../msw_images/gift_manmidhover.jpg') no-repeat center 20px #f6f6f6;
	}
	.main_left2:hover{
		background: url('../msw_images/gift_hdemidhover.jpg') no-repeat center 20px #f6f6f6;
	}
}
@media (max-width: 766px){
	header{
		height: 50px;
	}
	section{
		top: 0;
	}
	footer{
		margin-top: 0;
	}
	.msw_container{
		padding:0;
	}
	.msw_gift{
		margin-top: 50px;
		width: 100%;
		color: #fff;
		background: url('../msw_images/gift_bgmin.jpg') no-repeat;
		background-size: 100%;
		padding-top: 40%;
		padding-bottom: 60%;
	}
	.msw_gift h2{
		font-size: 34px;
	}
	.main_bg{
		padding-top: 300px;
		padding-bottom: 45px;
		margin: 0;
	}
	.main_left{
		margin-bottom: 1px;
		background: url('../msw_images/gift_womanmin.jpg') no-repeat center center #e7e7e7;
	}
	.main_left1{
		border-right: 1px solid #fff;
		background: url('../msw_images/gift_manmin.jpg') no-repeat center center #e7e7e7;
	}
	.main_left2{
		background: url('../msw_images/gift_hdemin.jpg') no-repeat center center #e7e7e7;
	}
	.main_left:hover{
	background: url('../msw_images/gift_womanminhover.jpg') no-repeat center center #f6f6f6;
	}
	.main_left1:hover{
		background: url('../msw_images/gift_manminhover.jpg') no-repeat center center #f6f6f6;
	}
	.main_left2:hover{
		background: url('../msw_images/gift_hdeminhover.jpg') no-repeat center center #f6f6f6;
	}
	.msw_ span{
		display: none;
	}
}
section{
	width: 100%;
	background: #fff;
	z-index: 3;
}


/* footer{
	padding-right: 15px;
} */
