*{margin:0;padding:0;list-style:none;font-family: "微软雅黑";font-weight:normal;}
a{text-decoration:none;color:#333;}

/*头部*/
.header{
	width:100%;
}
.header .header-top{
	width:100%;
	height:20px;
	background:#f6f6f6;
	padding:10px 0;
	padding-bottom:14px;
}
.header .header-top .content{
	width:1200px;
	margin:auto;
}
/*left*/
.header .header-top .content .explain{
	width:512px;
	float:left;
}
.header .header-top .content .explain ul li{
	margin-right:52px;
	float:left;
}
.header .header-top .content .explain ul li:last-child{
	margin-right:0;
}
.header .header-top .content .explain ul li a{
	display: block;
}
.header .header-top .content .explain ul li a span{
	display: inline-block;
	width:18px;
	height:20px;
	background:url(../img/icon_01.png)no-repeat;
	font-size:10px;
	color:#999;
	margin-right:10px;
	text-align: center;
	line-height:19px;
}
.header .header-top .content .explain ul li a p{
	display:inline-block;
	font-size:14px;
	color:#333;
}
/*right*/
.header .header-top .content .interaction{
	width:400px;
	float:right;
}
.header .header-top .content .interaction ul li{
	margin-right:50px;
	float:left;
}
.header .header-top .content .interaction ul li:last-child{
	margin-right:0;
}
.header .header-top .content .interaction ul li a{
	display: block;
	color:#333;
	font-size:14px;
	line-height:25px;
}
.header .header-top .content .interaction ul li a:hover{
	color:#1cb19e;
}

/*搜索*/
.seek{
	width:1200px;
	margin:40px auto;
	clear:both;
	overflow: hidden;
}
.seek .logo{
	width:133px;
	height:79px;
	float:left;
	margin-right:238px;
}
.seek .search{
	width:500px;
	float:left;
	margin-top:13px;
}
.seek .search #txt{
	width:260px;
	height:34px;
	border:1.5px solid #1cb19e;
	background:url(../img/icon_02.png)no-repeat 10px center;
	padding-left:40px;
	border-radius:20px 0 0 20px;
	outline:none;
	float:left;
	border-right:none;
}
.seek .search #btn{
	width:65px;
	height:38px;
	color:#1cb19e;
	font-size:16px;
	text-align: center;
	
	border:1.5px solid #1cb19e;
	outline:none;
	background:#fff;
	float:left;
	cursor:pointer;
}
.seek .search ul{
	width:400px;
	margin:auto;
}
.seek .search ul li{
	margin-top:10px;
	float:left;
	margin-right:12px;
	font-size:12px;
	color:#9f9e9d;
}
.seek .search ul li:last-child{
	margin-right:0;
}
.seek .search ul li a{
	font-size:14px;
	color:#9f9e9d;
}
.seek .search ul li a:hover{
	color:#1cb19e;
}

/*导航*/
.nav{
	width:100%;
	height:70px;
	background: linear-gradient(to right, #1eb29c , #4ed89c);
	clear:both;
	border-radius:35px 35px 0 0;
}
.nav>ul{
	width:1200px;
	margin:auto;
}
.nav>ul>li{
	float:left;
}
.nav>ul>li:first-child{
	background:#25ac93;
	position:relative;
}
.nav>ul>li:first-child:hover .menu{
	display:block;
}	
.nav>ul>li:last-child a{
	padding-right:0;
}
.nav>ul>li>a{
	font-size:22px;
	display: block;
	text-align: center;
	line-height:70px;
	color:#fff;
	padding:0 33px;
}
.nav>ul>li>.menu{
	width:174px;
	height:379px;
	position:absolute;
	top:70px;
	left:0;
	z-index: 99999;
	background:#fff;
	border:1px solid #1cb19e;
	border-top:none;
	border-radius:0 0 5px 5px;
	display:none;
}
.nav>ul>li>.menu>ul>li{
	width:100%;
	height:24px;
	position:relative;
	padding:7px 0;
}
.nav>ul>li>.menu ul>li>a{
	display: block;
	
}
.nav>ul>li>.menu>ul>li>a>i{
	display: inline-block;
	width:26px;
	height:26px;
	vertical-align:middle;
	margin-right:2px;
	margin-left:5px;
	transition:all .3s linear;
}
.nav>ul>li>.menu>ul>li:nth-child(1)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -9px;
}
.nav>ul>li>.menu>ul>li:nth-child(2)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -48px;
}
.nav>ul>li>.menu>ul>li:nth-child(3)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -391px;
}
.nav>ul>li>.menu>ul>li:nth-child(4)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -86px;
}
.nav>ul>li>.menu>ul>li:nth-child(5)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -238px;
}
.nav>ul>li>.menu>ul>li:nth-child(6)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -200px;
}
.nav>ul>li>.menu>ul>li:nth-child(7)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -162px;
}
.nav>ul>li>.menu>ul>li:nth-child(8)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -125px;
}
.nav>ul>li>.menu>ul>li:nth-child(9)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -276px;
}
.nav>ul>li>.menu>ul>li:nth-child(10)>a i{
	background: url(../img/xinmei_home.png)no-repeat 2px -314px;
}
.nav>ul>li>.menu>ul>li>a p{
	display: inline-block;
	font-size:14px;
	color:#666;
}
.nav>ul>li>.menu>ul>li>.box{
	width:800px;
	height:380px;
	background:#fff;
	position:absolute;
	top:0;
	left:160px;
	opacity: 0;
	transition:all .3s linear .2s;
	visibility:hidden;
	border-radius:5px;
}
.nav>ul>li>.menu>ul>li:nth-child(2)>.box{
	top:-38px;

}
.nav>ul>li>.menu>ul>li:nth-child(3)>.box{
	top:-76px;
}
.nav>ul>li>.menu>ul>li:nth-child(4)>.box{
	top:-114px;
}
.nav>ul>li>.menu>ul>li:nth-child(5)>.box{
	top:-152px;
}
.nav>ul>li>.menu>ul>li:nth-child(6)>.box{
	top:-190px;
}
.nav>ul>li>.menu>ul>li:nth-child(7)>.box{
	top:-228px;
}
.nav>ul>li>.menu>ul>li:nth-child(8)>.box{
	top:-266px;
}
.nav>ul>li>.menu>ul>li:nth-child(9)>.box{
	top:-304px;
}
.nav>ul>li>.menu>ul>li:nth-child(10)>.box{
	top:-342px;
}
.nav>ul>li>.menu>ul>li>.box>ul{
	width:100%;
	overflow: hidden;
}
.nav>ul>li>.menu>ul>li>.box>ul>li{
	width:230px;
	margin-right:24px;
	float:left;
}
.nav>ul>li>.menu>ul>li>.box>ul>li>ol{
	margin:10px;
}
.nav>ul>li>.menu>ul>li>.box>ul>li>ol>li{
	display: inline-block;
	margin:0;
	padding:0;
	margin-right:10px;
	line-height:19px;
}
.nav>ul>li>.menu>ul>li>.box>ul>li>ol>li:first-child{
	display: block;
}
.nav>ul>li>.menu>ul>li>.box>ul>li>ol>li:first-child a{
	font-size:16px;
	color:#666;
}
.nav>ul>li>.menu>ul>li>.box>ul>li>ol>li>a{
	font-size:12px;
	color:#999;
}
.nav>ul>li>.menu>ul>li>.box>ul>li>ol>li>a:hover{
	color:#1cb19e;
}
.nav>ul>li>.menu>ul>li>.box>ul>li:last-child{
	margin-right:0;
}
.nav>ul>li>.menu>ul>li:hover>.box{
	opacity:0.95;
	left:175px;
	transition:all .3s linear .2s;
	visibility:visible;
}
.nav>ul>li>.menu>ul>li:hover a i{
	margin-left:15px;
	transition:all .3s linear;
}