@charset "utf-8";
/* CSS Document */
body {
	font-family: "宋体";
	background-color: #FFF;
	background-image: url(20200601_xjsjzs_bj2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
a:hover {
	color: #de5b38;
}
.menubj {
	background-image: url(20180704_xjsjzs_menubj.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 57px;
}
.huang18c_57_lr19 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 57px;
	font-weight: bold;
	color: #FBD79B;
	text-decoration: none;
	/*! margin-right: 24px; */
	/*! margin-left: 24px; */
}
a.huang18c_57_lr19:hover {
	color: #FFF;
}
.jdt {
	height: 310px;
	width: 1000px;
	margin-top: 26px;
	margin-bottom: 23px;
	margin-right: auto;
	margin-left: auto;
}
.btbj {
	background-image: url(20180704_xjsjzs_btbj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1b456e;
}
.bai24c {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 53px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.zong24c {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 53px;
	font-weight: bold;
	color: #774c20;
	text-decoration: none;
}
.hui12_18 {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-decoration: none;
}
.lan14_36 {
	font-size: 14px;
	line-height: 36px;
	color: #0e4d87;
	text-decoration: none;
}
.xx36 {
	background-image: url(20180704_xjsjzs_xx36.gif);
	background-position: left top;
}
.hong16c_22 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #d23323;
	text-decoration: none;
}
.hui14_18 {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
}
.ydph, .xglj {
	background-image: url(20180704_xjsjzs_ydph.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 260px;
	padding-left: 10px;
}
.ydphbj {
	background-image: url(20180704_xjsjzs_ydph_bj.jpg);
	background-repeat: repeat-y;
	background-position: left 55px;
}
.bai12_18 {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
}
.bai12e_18 {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
}
.hui14_30 {
	font-size: 14px;
	line-height: 36px;
	color: #313131;
	text-decoration: none;
}
.hui14_30h {
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 30px;
}
.lan22c {
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;
	color: #094DA2;
	text-decoration: none;
}


/* 焦点图 */
.scroll{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.scroll .t, .arr_left, .arr_right,.scroll_txt{
	position:absolute;
}
.arr_left{
	width: 25px;
	height: 50px;
	cursor: pointer;
	left: 0;
	top: 135px;
	background: url(f20180704_xjsjzs_focus_arrow_left.png) no-repeat;
	z-index: 99;
}
.arr_right{
	width: 25px;
	height: 50px;
	cursor: pointer;
	right: 0;
	top: 135px;
	background: url(20180704_xjsjzs_focus_arrow_right.png) no-repeat;
	z-index: 99;
}
.scroll .box{
	float:left;
	width:730px;
}
.scroll_cont{
	width:730px;
	height:310px;
}
.scroll_txt{
	left:730px;
	top:0;
}
.scroll_txt .txtbg{
	position: absolute;
	width: 270px;
	height: 310px;
	left: 0;
	top: 0;
	background: url(20180704_xjsjzs_focusbj.png) no-repeat;
}
.scroll_txt .txtcontent{
	font-family: "微软雅黑";
	position:absolute;
	left:35px;
	top:20px;
	width: 210px;
	color: #fff;
}
.scroll_txt .txtcontent h2{
	font-size:22px;
	color:#fff;
	line-height:26px;
	font-weight: bold;
}
.txtcontent h2 a {
	color:#fff;
	text-decoration:none;
}
.txtcontent h2 a:hover {
	color:#fccb77;
}

/* 20200423 */
nav ul {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.nav {
	background-image: url(20180704_xjsjzs_menubj.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 57px;
}
.nav_menu {
	width: 800px;
	margin: 0 auto;
	line-height: 57px;
}
.nav a {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 57px;
	font-weight: bold;
	color: #FBD79B;
	text-decoration: none;
	margin: 0 23px;
}
.nav_menu-item {
  display: inline-block;
  position: relative;
}
.nav_menu-item:hover {
	background-color: transparent;
	color: #fff;
}
.nav_menu-item:hover .nav_submenu {
  display: block;
}
.nav_submenu {
	display: none;
	margin-top: -3px;
	position: absolute;
	background-color: #07365F;
	z-index: 99;
}
.nav_submenu-item:hover {
  background: #0D5EA6;
}

/*月度排行票数样式开始*/
.hui16c_22 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
/*月度排行票数样式结束*/

.MoreTab{}
.MoreTab .hd{line-height:54px; height:54px; border-bottom:1px solid #1b456e; position:relative;}
.MoreTab .hd .more a{float:right; font-size: 12px; color: #666;text-decoration: none; line-height: 55px;}
.MoreTab .hd .more a:hover{color: #de5b38;}
.MoreTab .hd ul{ z-index:5; position:absolute; height:55px; overflow:hidden; zoom:1; margin: 0; padding: 0;}
.MoreTab .hd li{float:left; text-align:center; cursor:pointer; margin-left:-1px; font-size: 24px; list-style: none; width: 160px; font-family: "微软雅黑";}
.MoreTab .hd li.on{ font-weight:bold; height:53px; line-height:53px; background: url(20180704_xjsjzs_btbj.jpg) no-repeat left top; color: #fff;}

