@charset "utf-8";
/* CSS Document */
*{padding:0;
	margin:0;
	font-family:"微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#333;
	}
ul,li{
	list-style:none;
	}
a{
	text-decoration:none;
	}
img{display:block;}
#top{
	background:#f5f5f5;
	}
.top{
	width:1000px;
	height:30px;
	margin:0 auto;
	font-size:12px;
	}
.top a{
	line-height:30px;
	color:#a31f2d;
	}
.top_left{
	float:left;
	line-height:30px;
	}
.top_right{
	float:right;
	line-height:30px;
	}
.top_right img{
	display:block;
	float:left;
	margin-left:16px;
	}
.top_right span{
	float:left;
	margin-right:4px;
	}
.banner{
	width:1000px;
	height:70px;
	margin:0 auto;
	}
.banner img{
	display:block;
	}
.banner span{
	float:left;
	margin-left:18px;
	}
.banner a{
	float:right;
	position:relative;
	margin-top:7px;
	margin-right:18px;
	}
.banner a i{
	position:absolute;
	font-style:normal;
	top: 20px;
    right: 24px;
	font-family: Microsoft YaHei,simsun;
	font-size:12px;
	color:#717171;
	}
/*导航*/
.nav{
	background:#a31f2d;
	height:40px;
	}
.nav ul{
	width:1000px;
	height:40px;
	margin:0 auto;
	}
.nav ul li{
	float:left;
	line-height:40px;
	position:relative;
	}	
.nav ul li a{
	color:#fff;
	font-size:18px;
	padding:8px 22px;
	}
.nav ul  li i{
	color:#fff;
	font-size:14px;
	font-style:normal;
	position:absolute;
	top: 0px;
    right: 6px;
	}
.nav ul li a:hover{
	background:#d84257;
	}
.nav ul .select{
	width:230px;
	line-height:40px;
	border:none;
	background:url(../images/select.jpg) 0 6px no-repeat;
	color:#fff;
    font-size: 16px;
	outline:none;  
	margin-right: 10px;
	cursor:pointer;
	}
.nav ul .select i{
	position:absolute;
	z-index:5;
	right: 10px;
	top:12px
}
.nav ul .select dl{
	background: #fff;
    position: absolute;
    width: 100%;
    left: -2px;
    top: 40px;
    border: 2px solid #b7170f;
    border-top: none;
    display: none;
}
.nav ul .select dl dt a{
	color: #333;
    display: block;
    width: 100%;
    padding: 0;
    text-indent: 1em;
}
.nav ul .select a:hover{
	background:none;
}
.nav ul .select:hover i{
	transform:rotate(180deg);
	transform-origin:50% 48%;/*定义动画的旋转中心点*/
	-ms-transform:rotate(180deg); /* IE 9 */
	-ms-transform-origin:50% 48%;/*定义动画的旋转中心点*/
	-webkit-transform:rotate(180deg); /* Safari and Chrome */
	-webkit-transform-origin:50% 48%;/*定义动画的旋转中心点*/
	transition: 0.6s;
	-ms-transform:0.6s; /* IE 9 */
	-webkit-transition: 0.6s; /* Safari */
}
.nav ul .select:hover dl{
	display: block;
}
.nav ul .select dl a:hover{
	background:#d84257;
	color: #fff;
}
.nav ul .notice dl{
	background:#fff;
	position: absolute;
	display:none;
	border: 1px solid #ddd;
	border-top: none;
	top:40px;
	width: 100%;
	}
.nav ul .notice dl dt a{
	font-size: 16px;
	color: #333;
	display: block;
	padding: 0;
	width: 100%;
	text-indent: 1em;
}	
.nav ul .notice:hover  dl{
	display:block;
	}
.nav ul .notice:hover i{
	transform:rotate(180deg);
	transform-origin:50% 50%;/*定义动画的旋转中心点*/
	-ms-transform:rotate(180deg); /* IE 9 */
	-ms-transform-origin:50% 50%;/*定义动画的旋转中心点*/
	-webkit-transform:rotate(180deg); /* Safari and Chrome */
	-webkit-transform-origin:50% 50%;/*定义动画的旋转中心点*/
	transition: 0.6s;
	-ms-transform:0.6s; /* IE 9 */
	-webkit-transition: 0.6s; /* Safari */
	}
.nav ul .notice dl dt a:hover{
	background: #d84257;
	color: #fff;
}
.seat{
	width:1000px;
	height:30px;
	margin:0 auto;
	border:1px solid #ddd;
	margin-top:8px;
	margin-bottom:16px;
	}
.seat_left{
	float:left;
	}
.seat_right{
	float:right;
	}
.seat span{
	float:left;
	line-height:30px;
	font-size:12px;
	margin-left: 10px;
	}
.seat span a{
	color:#a31f2d;
}
/*内容*/
.content{
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-bottom: none;
}
.content h1{
	font-size: 12px;
	background: #f2f2f2;
	line-height: 32px;
	padding-left: 12px;
	border-bottom: 2px solid #9f3f54;
}
.content ul li{
	float: left;
}
.content ul .one{
	width: 116px;
}
.content ul .two{
	width: 146px;
}
.content ul .three{
	width: 104px;
}
.content ul .four{
	width: 240px;
}
.content ul .five{
	width: 112px;
	height: 10px;
}
.content ul .six{
	width: 116px;
}
.content ul .seven{
	width: 92px;
}
.content ul li a{
	color: #1E50A2;
}
.content .title{
	height: 32px;
	font-size: 14px;
	padding-left: 12px;
	border-bottom: 1px solid #ddd;
	background: #f2f2f2;
	line-height: 32px;
}
.content .single{
	height: 44px;
	padding-left: 12px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	line-height: 44px;
}
.content .single .four h2,h3,h4,h5,span,b{
	float:left;
	font-size:12px;
	text-align:center;
}
.content .single .four h2{
	width: 22px;
	height: 22px;
	font-size:12px;
	line-height: 22px;
	color: #fff;
	background:url(../images/icon.png) -45px -37px; no-repeat;
	margin-top: 10px;
    margin-right: 8px;
}
.content .single .four h3{
	width: 16px;
	height: 16px;
	border-radius: 2px;
	background: #d1507e;
	line-height: 16px;
	color: #fff;
	margin-top: 14px;
	margin-left: 8px
}
.content .single .four h4{
	width: 16px;
	height: 16px;
	border-radius: 2px;
	background: #5da9c8;
	line-height: 16px;
	color: #fff;
	margin-top: 14px;
	margin-left: 8px 
}
.content .single .four h5{
	width: 36px;
	height: 18px;
	line-height: 18px;
	font-family: Tahoma,Arial;
	font-size: 16px;
	font-weight:normal;
	border:1px solid #ccc;
	background:url(../images/poker_bg.png) repeat-x scroll 0 -351px;
	margin-top: 12px;
    margin-right: 6px;
}
.content .single .four h5 i{
	padding: 0 8px;
	overflow: hidden;
	margin-right: 2px;
}
.content .single .four h5 #nth1{
	background: url(../images/poker_ico.png) no-repeat -244px 4px;
}
.content .single .four h5 #nth2{
	background: url(../images/poker_ico.png) no-repeat -228px 4px;
}
.content .single .four h5 #nth3{
	background: url(../images/poker_ico.png) no-repeat -228px 4px;
}
.content .single .four span{
	margin:0 2px;
}
.content .single #four{
	padding-top: 4px;
	width: 186px;
    padding-right: 54px;
}
.content .single #four span{
	line-height: 18px;	
}
.content .single .five{
	font-family: "宋体"；
}
/*底部*/
.footer{
	background-color: #f7f7f7;
    width: 100%;
    margin: auto;
    padding: 10px 0;
    margin-top: 10px;
}
.footer ul{
	width: 1000px;
	height: 154px;
	margin: 0 auto 10px;
    /*overflow: visible;*/
    padding-top: 5px;
}
.footer ul li{
	float: left;
    height: 154px;
    padding-left: 40px;
    background: url(../images/footer.png) no-repeat -340px -66px;
    overflow: hidden;
    font-family: '宋体';
    padding-top: 8px;
}
.footer ul .first{
	padding: 0 30px 0 112px;
	background:none;
}
.footer ul li em{
	display: block;
    background: url(../images/footer.png) no-repeat;
    width: 104px;
    height: 34px;
    margin-bottom: 16px;
}
.footer ul li .guide_1 {
    background-position: 0 -66px;
    width: 202px;
    height: 47px;
    margin-bottom: 15px;
}
.footer ul li .guide_1_con {
    width: 100px;
    height: 87px;
    margin-left: 48px;
    background-position: 0 -113px;
}
.footer ul li .guide_2 {
    background-position: -100px -113px;
}
.footer ul li .guide_3 {
    background-position: -204px -113px;
}
.footer ul li .guide_4 {
    background-position: -100px -147px;
}
.footer ul li span{
	display: block;
    width: 159px;
    line-height: 23px;
    color: #e23c25;
    font-size: 10px;
    text-align:left;
}
.footer ul li span a{
	color: #686868;
    font-size: 12px;
}
.footer ul li span a:hover{
	text-decoration: underline;
}
.footer #aboutNEST {
    text-align: center;
    margin: 10px auto 10px;
    width: 1000px;
    line-height: 26px;
    color: #999;
    font-size: 12px;
    height: auto;
    padding-top: 4px;
    clear: both;
}
.footer #aboutNEST a{
	color: #999;
}
