.mt-46 {
	margin-top: 46px;
}
body {
	margin: 0;
}
ul,li {
	list-style: none;
}

h2 {
	font-weight: normal;
}
p{
	
	margin: 0;
}
.yd-banner {
	width: 100%;
}

.w-1200 {
	width: 1200px;
	margin: auto;
}

.activity-wrap {
	padding: 30px 0 42px;
	background-image: url(imagesbg-zs.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: white;
    margin-top: -4px;
}

.ac-tit {
    border-bottom: 3px solid #000;
    width: 394px;
    margin: auto;
    text-align: center;
    line-height: 79px;
}

.ac-tit span {
	font-size: 1.4em;
    border-bottom: 7px solid #FFF;
    padding-bottom: 14px;
    padding: 0 24px;
    display: block;
    width: 144px;
    margin: auto;
    margin-bottom: -5px;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.activity-wrap .ac-tit {
    margin-bottom: 35px;
}

.activity-wrap ul {margin: 10px 35px 0;}

.activity-wrap li {
	display: inline-block;
	border: 2px solid #000000;
	margin: 6px 0;
    line-height: 22px;
    padding-right: 30px;
    margin-left: 173px;
    margin-bottom: 32px;
}

.activity-wrap li p {
	font-size: 34px;
	line-height: 62px;
}

.activity-wrap li p.bg-black {
	float: left;
	background: black;
	padding: 0 34px;
}

.activity-wrap li p.bg-no {
	margin-left: 230px;
}

.welfare-wrap {
	padding: 4px 0;
	background: url(imagesbg-blue.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
    border-bottom: 3px solid #000;
    border-top: 3px solid #000;
}

.welfare-wrap .ac-tit {
	color: black;
}

.welfare-wrap .ac-tit span {
	border-bottom: 7px solid #fec600;
}

.welfare-wrap .bg-hb {
	width: 70%;
	margin: 10px auto 0;
}

.swt-link a.pcswtBut {
	display: block;
	width: 33%;
}

.swt-link a.pcswtBut img {
	display: block;
	width: 100%;
	opacity: .9;
}

.swt-link a.pcswtBut:hover img {
	opacity: 1;
	transition: ease .5s; 
	-webkit-transition: ease .5s; 
	-o-transition: ease .5s; 
	-moz-transition: ease .5s; 
}

.flex {
	display: flex;
	display: -webkit-flex; /* Safari */
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 0 168px;
}

a.ks-link {
	display: block;
	text-align: center;
	color: white;
	font-size: 1.6em;
	line-height: 90px;
	text-decoration: none;
}

a.ks-link:hover {
	color: #ececec;
	transition: ease .5s; 
	-webkit-transition: ease .5s; 
	-o-transition: ease .5s; 
	-moz-transition: ease .5s; 
}



.gift-wrap {
	padding: 50px 0 100px;
	background: url(imagesbg-hs.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
}

.gift-wrap h2 {
	display: inline-block;
    padding: 5px 20px;
    color: white;
    background: #ff589b;
    margin: 5px 0 35px;
    font-size: 2em;
}

.figt-list li {
	width: 32%;
	margin: 0 1%;
	color: white;
	background: #FF589B;
	padding-bottom: 5px;
	font-size: 1.2em;
}

.figt-list li img {
	width: 100%;
	margin-bottom: 5px;
}

.ewm-wrap {
	background: black;
	padding: 60px 0 25px;
}

.ewm-wrap img {
	display: block;
	width: 134px;
	margin: auto;
}

.ewm-wrap p {
	text-align: center;
	color: white;
	line-height: 140px;
	font-size: 60px;
	font-weight: bold;
}

	.figt-list.flex {
	    margin: 0 80px;
	}



































