
		*{ padding: 0; margin: 0; list-style: none; font-family: "微软雅黑";}
		.top { height: 30px; background: #f4f4f4 ; overflow: hidden; line-height: 30px;}
		.top div a{ color: #000;}
		.top .left { float: left;}
		.top .right { float: right;}
		.header { padding: 20px 0;}
		.header .seach { margin-top: 20px; width: 80%; height:auto; overflow:hidden; border:  solid 1px #ccc; border-radius:20px ; padding: 6px 10px;}
		.header .seach .input { float:left; width:88%; border: none;}
		.header .seach i{ float:left; font-style:normal;}
		.fa-search{ float:left; width:20px; border:0; height:20px; background:url(../image/ss.png) no-repeat; background-size:100%; margin-left:5px;}
		.rmss{ padding-top:5px;}
		.rmss a{padding-right:6px;}

		
		.banner { padding: 0; height: 500px; overflow: hidden;}
		.banner .swiper-container img{ width: 100%; height: 500px;}
		
		.banner { position: relative;}
		.banner .menu-left { height: 500px; width: 1140px; position: absolute; top: 0; left:50%; margin-left: -570px; z-index: 999999;}
		.banner .menu-left ul{ position: relative;}
		.banner .menu-left ul li{ padding: 0 20px; height: 50px; width: 210px; background:#fff ;}
		.banner .menu-left ul li>a{ line-height: 50px; font-size: 18px; color: #000;}
		.banner .menu-left ul li>a>img { margin-right: 10px;}
		.banner .menu-left ul li>div{ padding: 20px; width: 390px; position: absolute; top: 0; left: 210px; opacity: 0.8; background: #fff; height: 500px; display: none;}
		
		.banner .menu-left ul li.active{ color: #e47d81; padding-left: 30px; background: #fff1f1;}
		.banner .menu-left ul li>div .matter{ line-height: none;}
		.banner .menu-left ul li>div .matter a{ color: #666;}
		.banner .menu-left ul li>div.menu-matter h4 { padding-bottom: 10px; font-size: 16px; border-bottom: solid 1px #ccc;}
		.banner .menu-left ul li>div.menu-matter h4 a{ float: right;}
		
		
		.nav { background:#ee83b3; padding: 0;}
		.nav ul li{ font-weight: 100; height: 50px; overflow: hidden; line-height:50px;font-size: 20px; color: #fff; width: 12.5%; float: left; text-align: center;}
		.nav ul li a{ color: #fff; text-decoration: none;}
		.nav ul li:last-child{font-size: 14px;}
		.nav ul li.active { background: #e4488e; font-weight: bold;}
		
		

.footer { background:#E47D81; padding:20px 0;}
			.footer .row>div{ text-align: center; height: 100px; border-right: solid 1px #fff ;}
			.footer .row>div:last-child{ border:none ;}
			.footer p{ text-align: center; color: #fff;}
			.footer p a{ color: #fff; text-align: center; font-size: 16px; margin-right: 10px;}
			
