/* ==全局设置== */

BODY{
	color:#333333;
	font-size:12px;
	line-height:150%;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
} 

A{text-decoration: none;}
A:link {color:#333333;}
A:visited {color:#333333;}
A:active {color:#333333;}
A:hover{
	color:#333333;
	text-decoration: none;
}

.header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 594px;
	width: 100%;
}

.rule{
	margin-right: auto;
	margin-left: auto;
	padding-top: 505px;
	height: 20px;
	width: 100px;
	text-align: center;
}

.dxbg{
	background-image: url(../images/dxbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	width: 100%;
}

.dx1{
	text-align: center;
	padding-top: 15px;
}

.dx2{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 40px;
	height: 270px;
}

.rulebg{
	background-image: url(../images/rulebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 757px;
	width: 100%;
}

.excellence{
	background-image: url(../images/excellence.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 544px;
	width: 100%;
}

.button{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.button img{
	padding-left: 15px;
	padding-right: 15px;
}
.dnf1{
	left: -120px;
	font-family: Microsoft Yahei;
	margin:0 auto;
	position: relative;
	height: 54px;
	width: 215px;
	background: url(../images/fdn1.png) no-repeat;
	color: #ec2774;
	font-size: 25px;
	line-height:53px;
}
.dnf1:hover{
	background-position: -240px 0;
	color: #ec2774;
}

.dnf2{
	left: 120px;
	top:-53px;
	font-family: Microsoft Yahei;
	margin:0 auto;
	position: relative;
	height: 54px;
	width: 215px;
	background: url(../images/fdn1.png) -240px 0 no-repeat;
	color: #ec2774;
	font-size: 25px;
	line-height:53px;
}
.dnf2:hover{
	background-position: 0;
	color: #ec2774;
}


*{list-style: none;margin:0;padding:0;}

.tum{
	padding-top:150px;
	width: 1020px;
	height: 255px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 20px;
}
.tu{
	float: left;
	margin-left: 48px;
	position: relative;
	transition: 1s;
	cursor: pointer;
}
.tu:hover{
	margin-top:-5px;
}
.arr{
	height: 150px;
	width: 400px;
	background: #f5c060;
	border-radius: 5px;
	position: absolute;
	left: -140px;
	top:-200px;
	display: none;
	transition: 1s;
	padding-top: 30px;
}
.arrow{
	position: absolute;
	top:180px;
	left: 195px;
	color:#f5c060;
	width: 0px;
	height:0px;
	line-height: 0px;
	border-width: 10px 10px 0;
	border-style: solid dashed dashed dashed;
	border-left-color: transparent;
	border-right-color: transparent;
}
.tuti{
	color: #333;
	font-size: 25px;
	text-align: center;
	font-family: Microsoft Yahei;
	padding-bottom: 10px;
}
.tuty{
	color: #333;font-size: 15px;
	text-align: center;
	font-family: Microsoft Yahei;
	line-height: 30px;
}
/*客服*/




body{overflow-x: hidden;}
.serevice_box{position: absolute;top:100px;right: 0;}
.s_closed{position: absolute;top:0;right: 0;cursor: pointer;background: url(../images/service/custom_style_02.gif) no-repeat;width: 23px;height: 80px;display: none;}
.service{position: absolute;right: 0;top:0;height: 440px;width: 180px;}
.service .service_top{background: url(../images/service/kf-top-1.png) no-repeat;height: 107px;width: 100%;}
.service_close{cursor: pointer;position: absolute;right: 0;top:0;height: 20px;width: 20px;background: url(../images/service/custom_style_02.gif) no-repeat -122px -52px;}
.service_ct{height: 285px;width: 100%;background: url(../images/service/kf-cen-1.gif) no-repeat;}
.service_btm{height: 48px;width: 100%;background: url(../images/service/kf-bottom-1.png) no-repeat;position: relative;}
.service_weixin{height: 25px;width: 41px;background: url(../images/service/weixin.png);position: relative;top:7px;left: 10px;cursor: pointer;}
.service_weixin:hover .service_wx{display: block;}
.service_wx{position: absolute;left:-246px;top:-13px;z-index: 9;display: none;}
.service_qq{height: 25px;width: 100px;position: relative;background: url(../images/service/qq.png) no-repeat;top:-17px;left:67px;}
