/*
* @Author: admin
* @Date:   2018-07-05 08:42:12
* @Last Modified by:   admin
* @Last Modified time: 2018-07-23 13:54:24
*/
*{
	margin: 0;
	padding: 0;
	list-style: none;
}
a:hover{
	text-decoration:none;
}
body{
	width: 100%;
	font-family: "FuturaLT-Light", 
	"NotoSansCJKsc-Normal", 
	"PingFangSC-Regular", 
	"Hiragino Sans GB", 
	"\5FAE\8F6F\96C5\9ED1", 
	"Microsoft YaHei", 
	sans-serif;
}

.msw_show{
	width: 100%;
	color: #fff;	
	position: relative;
}
.msw .msw_col{
	padding:15px;
}
.main_max{
	float:left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	position: relative;
}
.max_show{
	width:100%;
	background:#e7e7e7;
	padding:30px 0;
}
.max_showhover{
	width:100%;
	position:absolute;
	top: 0;
	z-index:10;
	background:#fff;
	padding:30px 0;	
	display:none;
	box-shadow: 1px 2px 2px rgba(0,0,0,0.1);
}
.hover{
	display:block;
}
.max_showhover p{
	color:#666;	
	font-size:16px;
}
.max_showhover a{
	font-size:18px;
	color:#333;
}
.max_showhover a:hover{
	color:#999;
}
.max_showhover span{
	font-size:12px;
	font-weight: bold;
}
.msw_left{
	color:#333;
}
.msw_right{
	padding-left:0;
	padding-right:0;
}
.msw_right .run{
	width: 70%;
	float:right;
	margin-right:15%;
}
.msw_right .run img{
	width:100%;
}
.msw_run{
	margin-top:8%;
	margin-bottom:8%;
}
.msw_run .row{
	margin-left: 0;
	margin-right:0;
}
.msw_ol{
	width: 30%;
	margin-left:-15%;
	margin-bottom:-84%;
}
._left{
	width: 60%;
	float:right;
}
.down_min{
	display:none;
}
.msw_left .up{
	position: relative;
}
.msw_left .up span{
	position:absolute;
	background:#ccc;
}

@media (min-width: 1025px) {
	.msw_bg{
		height:408px;
		width: 100%;
		background:url('../msw_images/show_bgmax.jpg') no-repeat;
		background-size: 100%;
		position: fixed;
		top: 110px;
		z-index: -1;
	}
	.msw_banner{
		display: none;
	}
	.msw_show{
	margin-bottom:5%;	
	padding-top: 20%;
	animation:top 1s 1; 	
	}
	@keyframes top{
		from{
			padding-top: 30%;
		}
		to{
			padding-top: 20%;
		}		
	}
	.msw_show{
	width: 100%;
	color: #fff;
	}
	.msw_show h2{
	font-size: 52px;
	position:relative;
	margin-bottom: 60px;
	}
	.msw_show p{
		font-size:20px;
		margin-bottom:12px;
	}
	.banner{
		position: absolute;
		top: 140px;
		left: 20px;
	}
	.banner_show{
		position: absolute;
		top: 140px;
		left: 84px;
	}
	.main_max{
		width:20%;
	}
	
	.up{
		margin-bottom:85px;
	}
	.up p{
		font-size:14px;		
	}
	.up h3{
		font-size:40px;
	}
	.down i{
		font-size:16px;
		line-height:40px;
	}
	.mid{
		display:none;
	}
	.min{
		display:none;
	}
	.i:hover{
		background:url('../msw_images/likehover.png') no-repeat center center;
		background-size:100%;
	}
	.msw_left .up span{
		width: 80px;
		height: 2px;
		bottom: -10%;
		right:38%;
	}
}
@media (min-width: 767px) and (max-width:1024px) {
	
	.msw_banner{
		display: none;
	}
	.show_bg{
		width:100%;
		background:url('../msw_images/show_bgmid.jpg') no-repeat;
		background-size:100%;
		margin-top:78px;
		transition:all 1s;
	}
	.msw_show{
		width: 100%;		
		box-sizing: border-box;
		padding-top: 20%;
		padding-bottom:10%;
		transition:all 1s;
	}
	.msw_show h2{
	font-size: 46px;
	position:relative;
	margin-bottom: 60px;
	}
	.msw_show p{
		font-size:18px;
		margin-bottom:12px;
	}
	.banner{
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.banner_show{
		position: absolute;
		top: 20px;
		left: 84px;
	}
	.main_max{
		width:33.3333%;
	}
	.up{
		margin-bottom:80px;
	}
	.up p{
		font-size:12px;		
	}
	.up h3{
		font-size:30px;
	}
	.down i{
		font-size:14px;
		line-height:25px;
	}
	.max{
		display:none;
	}
	.min{
		display:none;
	}
	.mid .max_show p{
		font-size:16px;
		color:#666;
	}
	.mid .max_show a{
		font-size:18px;
		color:#333;
	}
	.mid .max_show span{
		font-size:12px;
		font-weight: bold;
	}
	.msw_left .up span{
		width: 80px;
		height: 1px;
		bottom: -10%;
		right:35%;
	}

}
@media (max-width: 766px){
	.msw_banner{
		width: 100%;
		background: #fff;
		margin-top: 65px;
		font-size: 12px;
		color: #999;
		position: relative;
		z-index:10;
	}
	.msw_banner>p{
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-decoration: none;
		padding-left: 15px;
		color: #999;
		margin:0;
	}
	.msw_banner ul{
		width: 100%;
		position: absolute;
	}
	.baulshow{
		display: none;
	}
	.msw_banner ul li{
		width: 100%;
		height: 40px;
		line-height: 40px;
		background: #fff;
		border-top: 1px solid #ccc;
		padding-left: 15px;
		cursor:pointer;

	}
	.msw_banner ul li a{
		color: #333;
		text-decoration: none;
		cursor: pointer;
	}
	.msw_banner ul li:last-child{
		background: #f2efec;
	}
	.show_bg{
		width:100%;
		background:url('../msw_images/show_bgmid.jpg') no-repeat;
		background-size:130% 100%;
		background-position: center top;
		transition:all 1s;
		
	}
	.msw_show{
		width: 100%;		
		box-sizing: border-box;
		padding-top: 35%;
		padding-bottom:35%;
	}
	.msw_show h2{
	font-size: 34px;
	position:relative;
	margin-bottom: 42px;
	}
	.msw_show p{
		font-size:16px;
		margin-bottom:12px;
	}
	.banner{
		display: none;
	}
	.banner_show{
		display: none;
	}
	.main_max{
		width:50%;
	}
	.msw_right{
		padding-left:0;
		padding-right:0;
	}
	.msw_run{
		margin-bottom:0;
	}
	.msw_right .run{
		width: 100%;
		margin-right:0;
	}
	.msw_ol{
		margin-bottom:-130%;
	}
	._left{
		width: 100%;
	}
	.down{
		display:none;
	}
	.down_min{
		display:block;
		padding:80px 70px;
	}
	.up{
		margin-bottom:60px;
	}
	.up p{
		font-size:12px;		
	}
	.up h3{
		font-size:22px;
	}
	.down_min i{
		font-size:12px;
		line-height:25px;
	}
	.max{
		display:none;
	}
	.mid{
		display:none;
	}
	.min .max_show p{
		font-size:14px;
		color:#666;
	}
	.min .max_show a{
		font-size:14px;
		color:#333;
	}
	.min .max_show span{
		font-size:12px;
		font-weight: bold;
	}
	.min .max_showhover p{
		font-size:14px;
		}
	.min .max_showhover a{
		font-size:14px;
	}
	.msw_left .up span{
		width: 50px;
		height: 1px;
		bottom: -10%;
		right:46%;
	}

}


.banner ul{
	overflow: hidden;
}
.banner ul li{
	float: left;
	background: #fff;
	padding: 10px 0px;
	position: relative;
	width: 70px;
}
.banner ul li a{
	color: #666;
	text-decoration: none;
}
.banner>ul>li:nth-of-type(1):after{
	content: '';
	width: 1px;
	height: 13px;
	background: #ccc;
	position: absolute;
	right: 5px;
	top: 14px;
}
.banner>ul>li:nth-of-type(2){
	width: 130px;
}
.banner ul li span{
	color: #666;
	float: right;
	margin-right: 10px;
	font-size: 14px;
}
.banner_show{
	background: #fff;
	color: #333;
	width: 200px;
	border: 1px solid #ccc;
}
.banner_show ul{
	width: 100%;
}
.banner_show ul li{
	width: 100%;
	background: #fff;
	position: relative;
	height: 39px;
	line-height: 39px;
	border-top: 1px solid #ccc;
	padding-left: 15px;

}
.banner_show ul li:first-child{
	border-top: none;
}
.banner_show ul li a{
	color: #666;
	text-decoration: none;
}
.banner_show ul li span{
	color: #666;
	float: right;
	margin-right: 10px;
	font-size: 14px;
}
.show_none{
	display: none;
}


.msw_right ol .active{
	background:#000;
	border: 2px solid #000;
}
.msw_right ol li{
	border: 2px solid #ccc;
}

.i{
	position:absolute;
	width: 20px;
	height: 20px;
	top: 15px;
	right:15px;
	background:url('../msw_images/like.png') no-repeat center center;
	background-size:100%;
	cursor:pointer;
}
.msw_row .ihover{
	background:url('../msw_images/likehover.png') no-repeat center center;
	background-size:100%;
}
header{
	top: 0;
}
section{
	width: 100%;
	background: white;
	top: 0;
}
footer{
	margin-top: 0;
}


