@charset "utf-8";
/* CSS Document */
body,div,p,span,ul,li,dl,dt,dd,a,ol,input,button,img,h1,h2,h3,h4,h5,h6{ padding:0; margin:0; list-style:none; border:0;letter-spacing: 1px;}
body{font-family: 'Microsoft Yahei','Simsun'; color:#1E202C; font-size:14px; line-height:24px; background:#f3f3f3;}
a{ color:#fff; text-decoration:none;}
img{display: block;}
/*a:hover{color:#8DC9FF; text-decoration:none;}*/
body,input,button,img{outline:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i{font-style:normal;}
.hhh{font-weight:normal;}
.dr_center{margin:0 auto;}
.dr_Pcenter{text-align:center;}
.no_padding{padding-left:0!important}
.no_bg{background:none!important}
.green{color:#3575CA;}
.no_margin{margin:0;}
.dr_con_a:hover{color:#333333; text-decoration:underline;}
.dr_cursor{cursor:pointer;}
input,button{font-family:"微软雅黑";}
.red1{color:#FE4C4C;}
.red2{color: #ED167D;}
.clearfix{clear: both;}
.fl{ float: left; }
.fr{ float: right; }


.content{
	width: 100%;
	height: auto;
}
/*主体*/
.xawk_main{
	width: 1204px;
	height: auto;
	margin: 0 auto;
}
.crumbs{
	line-height: 58px;
	font-size: 16px;
	color: #666;
}
.crumbs a{
	color: #666;
}
.crumbs a:hover{
	color: #666;
}
/*筛选*/
.xawk_nav{
	padding: 0 29px;
	background: #fff;
	line-height: 50px;
	font-size: 16px;
	color: #666;
	margin-bottom: 18px;
}
.xawk_nav1{
	border-bottom: 1px dashed #e3e3e3;
}
.xawk_nav dt{
	font-weight: 600;
	padding-right: 20px;
	background: url(/data/static/images/information/xawk_border.png) no-repeat right center;
}
.xawk_nav dd{
	width: 1090px;
}
.xawk_nav dd span{
	display: inline-block;
	padding: 0 34px;
	cursor: pointer;
	line-height: 50px;
}
.xawk_nav dd span.xawk_nav_cur1,.xawk_nav dd span.xawk_nav_cur2{
	color: #4a9eff;
}
.xawk_nav dd span:hover{
	color: #4a9eff;
}
.xawk_nav dt,.xawk_nav dd{
	float: left;
}
.xawk_nav dl:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/*列表*/
.xawk_main_box{
	/*height: 100px;*/
	margin-bottom: 75px;
}
.xawk_main_box:after{
	content: "";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.xawk_main_left{
	width: 844px;
	background: #fff;
	margin-right: 20px;
	float: left;
}
.xawk_left_sort{
	padding: 0 29px;
	line-height: 49px;
	height: 49px;
	border-bottom: 1px solid #e3e3e3;
}
.xawk_left_sort p{
	float: left;
	cursor: pointer;
	font-size: 16px;
	color: #666;
}
.xawk_left_sort p.xawk_left_sort_cur{
	border-bottom: 2px solid #4a9eff;
}
.xawk_left_sort .rank{
	height: 47px;
	width: 74px;
	text-align: center;
}
.xawk_left_sort .time,.xawk_left_sort .favorite{
	margin-left: 44px;
	padding-right: 20px;
	background: url(/data/static/images/information/xawk_sort.png) no-repeat right center;
}
.xawk_left_sort .page_top{
	float: right;
}
.xawk_left_sort .page_top{
	float: right;
	font-size: 16px;
	color: #666;
}
.xawk_left_sort .page_top span{
	cursor: pointer;
}
.xawk_left_list{
	padding-top: 30px;
}
.xawk_left_list li{
	float: left;
	margin-left: 29px;
}
.xawk_left_list:after{
	content: "";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.xawk_left_list li img{
	width: 250px;
	height: 125px;
}
.xawk_left_list li{ margin-bottom: 25px; }
.xawk_left_list li p{
	font-size: 14px;
	padding: 12px 0 2px 0;
	width: 240px;
	color: #4f4f4f;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.xawk_left_list li a{
	color: #666666;
}

.xawk_main_right{
	width: 340px;
	background: #fff;
	float: left;
}
.xawk_right_tit{
	height: 48px;
	line-height: 48px;
}
.xawk_right_tit h3{
	font-size: 20px;
	color: #4a9eff;
	padding-left: 20px;
	border-bottom: 1px solid #e3e3e3;
}
.xawk_right_list{
	padding: 20px 27px 0 27px;
}
.xawk_right_list li{
	height: 22px;
	line-height: 22px;
	margin-bottom: 25px;
	background: url(/data/static/images/information/more.png) no-repeat right;
}
.xawk_right_list li span{
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	background: #ccc;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 22px;
	font-family: arial;
	margin-right: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.xawk_right_list li P{
	float: left;
	font-size: 16px;
	color: #999;
	width: 204px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.xawk_right_list li:hover P{
	color: #4a9eff;
}
.xawk_right_adver{
	padding: 8px 0 26px 27px;
	width: 284px;
	height: 150px;
}
.xawk_right_adver img{
	width: 262px;
	height: 150px;
}

/*翻页*/
.tcdPageCode{padding: 60px 20px;text-align: left;color: #bbbbbb;text-align:center;}
.tcdPageCode a{display: inline-block;color: #bbbbbb;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 8px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;color: #fff;background-color: #4a9eff;	border: 1px solid #4a9eff;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 8px;color: #fff;background-color: #4a9eff;	border: 1px solid #4a9eff;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 8px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}

