@charset "utf-8";


body{
	font-size:12px;
	background-color:#efe9d3;
}
body,p,ul,dl,dd,h1{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#FFF;
}
.clear{
	clear:both;
}
.main{
	width:100%;
}
.logo{
	width:403px;
	height:127px;
	margin:10px auto auto;
}
.mainbox{
	width:820px;
	height:655px;
	position:relative;
	margin:10px auto auto;
	background:url(../image/listbg.png) no-repeat;
	overflow:hidden;
}
.mainbox .title{
	width:170px;
	height:50px;
	position:absolute;
	left:330px;
	top:10px;
	text-align:center;
	color:#FFF;
}
.mainbox .title h1{
	letter-spacing:3px;
}
.mainbox .tips{
	width:630px;
	margin:100px auto auto;
	height:20px;
	line-height:20px;
}
.mainbox .tips .tipsl,.mainbox .tips .tipsr{
	width:109px;
	height:6px;
	margin-top:7px;
	background:url(../image/bian.png) no-repeat;
	float:left;
}
.mainbox .tips .tipsr{
	background-position:0px -6px;
}
.mainbox .tips .tipsc{
	float:left;
	width:342px;
	height:20px;
	overflow:hidden;
	padding:0px 35px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.mainbox .listbox{
	width:545px;
	height:346px;
	margin:30px auto auto;
}
.mainbox .listbox dl{
	width:100%;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}
.mainbox .listbox dl dd{
	float:left;
}
.d1{
	width:90px;
}
.d2{
	width:35px;
	margin-top:10px;
	text-align:center;
}
.d3{
	width:330px;
}
.d4{
	width:90px;
}
.d4 a{
	background:url(../image/listbtn2.png) no-repeat;
	text-align:center;
	display:block;
	width:74px;
	height:32px;
	color:#600616;
	margin-left:10px;
}
.mainbox .listbox input{
	border:1px solid #cbcbcb;
	height:28px;
	line-height:28px;
	color:#333333;
	text-align:center;
}
.mainbox .listbox input.txt{
	width:85px;
}
.mainbox .listbox input.link{
	width:320px;
}
.mainbox .btnbox{
	width:550px;
	height:44px;
	line-height:44px;
	
	margin: 0 auto;
	margin-top:35px;
}
.mainbox .btnbox a{
	display:block;
	width:148px;
    padding-right: 15px;
	height:44px;
	font-size:16px;
	font-weight:bold;
	float:left;
}

.mainbox .btnbox a.kefu{
	display:block;

	height:44px;
	font-size:16px;
	font-weight:bold;
	float:left;
}

.mainbox .btnbox a.xdown{
	display:block;
	width:208px;

	height:44px;
	font-size:16px;
	font-weight:bold;
	float:left;
	padding-right: 15px;
}
.mainbox .btnbox a.btn_khd{
	width:115px;
	height:44px;
	line-height:44px;
	margin-left:10px;
	padding:0;
	text-align:center;
	background:url(../image/findbtn.png) no-repeat;
}

.llq{
	width:200px;
	height:50px;
	background:url(../image/llq.png) no-repeat;
	margin:50px auto auto;
}
.llq a{
	display:block;
	width:40px;
	height:50px;
	float:left;
	margin-left:10px;
}
.llqtips{
	width:100%;
	text-align:center;
	color:#600616;
}

.kf_left{
	width:196px;
	height:302px;
	background:url(../image/custom_left.png) no-repeat;
	position:fixed;
	left:-162px;
	top:20%;
}
.kf_left .kf_left_tab{
	width:35px;
	height:152px;
	position:absolute;
	top:85px;
	right:0px;
	cursor:pointer;
}
.kf_left .kf_left_main{
	width:160px;
	height:302px;
	float:left;
}
.kf_left .kf_left_main .kf_jc_link{
	display:block;
	width:160px;
	height:125px;
}
.kf_left .kf_left_main .kf_xz_link{
	display:block;
	width:160px;
	height:30px;
}

.kf_right{
	width:196px;
	height:302px;
	background:url(../image/custom_right.png) no-repeat;
	position:fixed;
	right:-163px;
	top:20%;
}
.kf_right .kf_right_tab{
	width:35px;
	height:152px;
	position:absolute;
	top:85px;
	left:0px;
	cursor:pointer;
}
.kf_right .kf_right_main{
	width:160px;
	height:302px;
	float:right;
}
.kf_right .kf_right_main .kf_kf_link{
	display:block;
	width:160px;
	height:75px;
}