*{
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
.clear{
	clear: both;
}
li{
	list-style: none;
}
body{
    font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53;
}
.header_menu li a {
    color: #6E6E6E;
    text-decoration: none;
}
.yesLogin{
	display: none;
}
.navigation_ul li a {
    color: #fff;
}
.header{
	background: #fff;
}
#floatBoxBg {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.navigation_ul .clearfix_ul p a {
    float: left;
    margin-right: 38px;
    line-height: 40px;
    font-size: 14px;
    color: #000;
}
.floatBox {
    position: absolute;
    z-index: 100;
}
.header_box{
	width: 1200px;
	margin:0 auto;
	padding-bottom: 16px;
}
.logo{
	float: left;
    margin-right: 24px;
    margin-top: 10px;
}
.header_right{
	float: right;
}

.header_menu{
	float: right;
}
.header_menu li{
	float: left;
	border-left: 1px solid #E3E3E3;
	padding: 0 10px;
	font-size: 14px;
	color: #6E6E6E;
    margin-top: 24px;
    cursor: pointer;
    position: relative;
}
.header_gift{
	position: absolute;
	background: url(../images/headerGift.png) 0 0 no-repeat;
	width: 70px;
	line-height: 17px;
	height: 20px;
	color: #e0b26b;
	font-size: 10px;
	text-align: center;
	top: -22px;
}
.header_menu li:nth-child(1){
	border: 0;
}
.header_menu li:nth-child(3){
	color: #12C8D5
}
.select{
	float: left;
	width: 84px;
    height: 26px;
    position: relative;
    margin-top: 22px;
}
.search_ipt{
	margin-top: 22px;
	float: left;
    display: block;
    width: 140px;
    height: 25px;
    padding: 0 10px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
    border: 0;
    background: none;
    border-bottom: 1px solid #e7e7e7;
}
.select p{
	top: 0;
    left: 0;
    width: 56px;
    height: 26px;
    padding-right: 28px;
    text-align: right;
    line-height: 26px;
    font-size: 16px;
    z-index: 4;
    cursor: pointer;
    color: #8E8E8E;
    position: absolute;
}
.select i{
	background: url(../images//h-an.png) no-repeat;
    display: block;
    top: 11px;
    right: 9px;
    width: 9px;
    height: 6px;
    z-index: 4;
    background-position: 0 -50px;
    position: absolute;
}
.select ul{
	width: 56px;
    line-height: 38px;
    padding-right: 28px;
    text-align: right;
    color: #6E6E6E;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    z-index: 3
}
.select_active{
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	padding-top: 38px;
	top: -9px;
	display: none;
}
.select ul li:hover{
	color: #12C8D5;
}
.search_box{

	float: right;
}
.navigation_box{
    width: 100%;
    background: #12c8d5;
    height: 52px;
    
}
.navigation_ul{
    width: 1200px;
    margin:0 auto;
}
.navigation_ul li{
    float: left;
    line-height: 52px;
    padding: 0 28px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.navigation_ul li p{
    color: #000;
}
.navigation_ul .active{
    background: #00B0BD;
    font-weight: bold;
}
.navigation_ul li:hover  i{
    background: url(../images/h-an.png)  -41px -150px no-repeat #04BECB;
}
.navigation_ul li i{
    display: block;
    float: right;
    margin-top: 24px;
    margin-right: -16px;
    width: 9px;
    height: 6px;
    z-index: 3;
    background: url(../images/h-an.png)  0 -150px no-repeat;
}
.navigation_clearfix{
    width: 100%;
    box-shadow: 0 0 5px #ccc;
    height: 40px;
    position: absolute;
    z-index: 3;
    background: #fff;
    display: none;
    left: 0
}
.clearfix:hover .navigation_clearfix{
    display: block;
}
.navigation_ul li em{
    background: url(../images/san.jpg) no-repeat;
    bottom: 0;
    width: 18px;
    height: 8px;
    left: 40px;
    z-index: 99;
    display: none;
    position: absolute;
}
.clearfix_ul{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.clearfix_ul p a:hover{
    color: #12c8d5;
}
.clearfix1_ul p:nth-child(1){
    margin-left: 290px;
}
.clearfix2_ul p:nth-child(1){
    margin-left: 386px;
}
.clearfix3_ul p:nth-child(1){
    margin-left: 481px;
}
.main404{
	width: 1200px;
	margin:0 auto;
}
.pc404{
	width: 500px;
	display: block;
	margin:67px auto 0;
}
.tishi404{
	text-align: center;
	margin-top: 45px;
}
.back404{
	width: 180px;
	height: 44px;
	line-height: 44px;
	background: #12c8d5;
	color: #fff;
	margin: 20px auto 0;
	text-align: center;
	border-radius: 50px;
	cursor: pointer;
}
.back404:hover{
	background: #25cfdc;
}