@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
table,
th,
td {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	z-index: 1;
	color: black;
}

input {
	vertical-align: middle;
}

body {
	font-size: 14px;
}

table {
	font-size: 14px;
}

fieldset,
abbr {
	border: 0;
	vertical-align: middle;
}

img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
h1,
h2,
h3,
h4,
h5,
h6,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	cursor: hand;
	outline: none;
	color: black;
	line-height: 22px;
}

a:hover {
	color: #910100;
	line-height: 22px;
}

body {
	font-size: 12px;
	color: #50555f;
	font-family: "微软雅黑";

	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

.date {
	width: 400px;
	height: 23px;
	margin: 13px 0px 0px -100px;
}

.date span {
	font-size: 13px;
	color: #666464;
	letter-spacing: 6px;
}

.date span b {
	font-size: 14px;
	color: #bf0007;
}

.tit {
	height: 40px;
	line-height: 40px;
	color: black;
	font-size: 16px;
	font-family: 'microsoft yahei';

}

.tit2 {
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'microsoft yahei';

}

.tit3 {
	height: 40px;
	line-height: 40px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: 'microsoft yahei';

}


.xian {
	border-bottom: 1px solid #e7e7e7;
}

.xian2 {
	border-bottom: 1px dotted #333333;
}

.warp_main {
	width: 1060px;
	margin: 0px auto;
}

.main {
	width: 1060px;
	float: left;
}

.main_left {
	width: 30px;
	float: left;
	box-shadow: 5px 5px 8px #888888;
}

.left_img a {
	font-size: 14px;
	width: 15px;
	display: block;
	padding: 15px 7px;
	line-height: 16px;
}

.left_img {
	background: url(../images/left_img.jpg) no-repeat;
	width: 30px;
	height: 94px;
}

.left_img:hover {
	background: url(../images/leftt_img.jpg) no-repeat;
	width: 30px;
	height: 94px;
}

.left_img a:hover {
	color: #fff;
}

.main_bg {
	width: 1030px;
	height: 473px;
	background: url(../images/banner_new.jpg) right top no-repeat;
	float: right;
	box-shadow: 5px 5px 10px #888888;
	border-right-color: #CCC;
}

.app {
	width: 192px;
	height: 111px;
	padding: 340px 0px 302px 80px;
}

.content {
	width: 1060px;
	float: left;
	margin-top: 25px;
}

.content_left {
	float: left;
	width: 700px;
}

/*二级页面样式*/
.info_content {
	margin: 0px auto;
	width: 1030px;
	height: auto;
	background: #374b8a;
	float: left;
}

.info_left {
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
}

.info_nav {
	width: 200px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 30px;
}

.info_nav ul {
	float: left;
}

.info_nav li {
	width: 198px;
	height: 33px;
	background-image: url(../images/nbg.jpg);
	margin-bottom: 10px;
}

.info_nav li a {
	width: 198px;
	height: 33px;
	line-height: 33px;
	color: #000;
	display: block;
	font-size: 14px;
	text-align: center;
}

.info_nav li a:hover {
	background-image: url(../images/nbg1.jpg);
	width: 198px;
	height: 33px;
	color: #fff;
	text-align: center;
}

.info_right {
	float: right;
	width: 810px;
	height: auto;
	overflow: hidden;
	font-size: 13px;
	background: #fff;
	padding-left: 10px;
}

.erji_banner {
	float: left;
	box-shadow: 5px 5px 8px #888888;
}

.con_title {
	width: 800px;
	float: left;
	margin-top: 20px;
	height: 28px;
	background: url(../images/biaoti_bg.png) left bottom no-repeat;
	font-size: 15px;
	padding-bottom: 5px;
}

.info_con {
	width: 800px;
	height: auto;
	overflow: hidden;
	font-size: 13px;
	padding: 10px 0;
	min-height: 408px;
	text-align: left;
	background: url(../images/t_bg.jpg) left bottom repeat-x;
	line-height: 24px;
}

.info_con li {
	float: left;
	line-height: 30px;
	height: 30px;
	width: 740px;
}

.info_con li a {
	width: 550px;
	height: 30px;
	color: #1c2a75;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.info_con li span {
	float: right;
}

.info_con li a:hover {
	color: #203ac9;
}

.info_con p {
	line-height: 220%;
}

.infon_con p {
	line-height: 220%;
}


/*** 导航 ***/
#navMenu {
	height: 40px;
	line-height: 40px;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	position: relative;
	z-index: 999;
}

#navMenu>ul {
	width: 1100px;
	height: 40px;
	line-height: 40px;
}

#navMenu .onelink {
	background-image: none;
	list-style-type: none;
	height: 40px;
	line-height: 40px;
}

#navMenu>ul>li {
	width: 137px;
	text-align: center;
	float: left;
	line-height: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0 center;
	list-style-type: none;
	text-decoration: none;
	list-style-type: none;
	margin-left: 0px;
	position: relative;
}

#navMenu>ul>li>a {
	color: #005bac;
	font-family: "微软雅黑";
	font-size: 13px;
	font-weight: bold;
	display: block;

	list-style-type: none;
	text-decoration: none;
	list-style: none;
	height: 40px;
	line-height: 40px;
	margin-left: 0px;
}

#navMenu>ul>li>a:hover{color: #fff;}
#navMenu>ul>li.hover>a {
	text-decoration: none;
	color: white;
	background-color: #005bac;
	list-style-type: none;
	list-style: none;
	height: 40px;
	line-height: 40px;
	margin-left: 0px;

}


/*-------- --------------*/
.dropMenu {
	position: absolute;
	left: 0;
	z-index: 150;
	width: 137px;
	/*  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, direction=135, strength=4);
*/
	margin-top: -1px;
	margin-left: 0px;
	border-top: 0px solid #3CA2DC;
	background-color: #005bac;
	/*background:url(../images/mmenubg.gif);*/
	padding-top: 0px;
	padding-bottom: 0px;
	filter: Alpha(Opacity=85);
	list-style-type: none;
	list-style: none;
	display: none;


}


.dropMenu li a {
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	color: black;
	color: #ccc;
	list-style: none;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}

.dropMenu li a:hover {
	text-decoration: none;
	list-style-type: none;
	color: #fff;

}

.hdo {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

.blank10 {
	width: 100%;
	height: 10px;
	clear: both;
}

.im {
	height: 120px;
	width: 180px;
	border: 1px solid #cccccc;
	padding-top: 10px;
}

.kuang {
	border: #e7e7e9 solid 5px;
}

.kuangx {
	border: #CCC solid 1px;
	border-bottom: none;
	border-top: none;
}

.kuangsx {
	border: #CCC solid 1px;
	border-top: none;
}

.kuangc {
	border: #ccc solid 1px;
}

.kuandd2 {
	border: #EEEEEE solid 1px;
}

.kuandd3 {
	border: #FAD2E3 solid 1px;
}

.kuangl {
	border: #ABCCEF solid 1px;
	padding: 5px;
}

.STYLE1 {
	fon float: left;
	font-size: 13px;
	color: #50555f;
}

.STYLE2 {
	font-size: 13px;
	color: #c7203c;
}

.STYLE3 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
}

#divSmallBox {
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
}

#playBox {
	width: 1100px;
	height: 300px;
	margin: 0px auto;
	background: #333;
	position: relative;
	overflow: hidden;
}

#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}

#playBox .oUlplay li {
	float: left;
}

#playBox .pre {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/l.png) no-repeat;
	position: absolute;
	top: 130px;
	left: 10px;
	z-index: 10;
}

#playBox .next {
	cursor: pointer;
	width: 45px;
	height: 45px;
	background: url(../images/r.png) no-repeat;
	position: absolute;
	top: 130px;
	right: 10px;
	z-index: 10;
}

#playBox .smalltitle {
	width: 1100px;
	height: 10px;
	position: absolute;
	bottom: 15px;
	z-index: 10
}

#playBox .smalltitle ul {
	width: 120px;
	margin: 0 auto;
}

#playBox .smalltitle ul li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 10px;
	background: #ffffff;
	float: left;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}

#playBox .smalltitle .thistitle {
	background: #69aaec;
}

.topzi {
	font-size: 13px;
	color: #fff;
}

.slides img {
	width: 1100px;
	height: 300px;
}

.topimg img {
	width: 1100px;
	height: 120px;
}

.time {
	font-size: 20px;
}

.data {
	color: #ff0000;
	font-size: 26px;
}

.foot-menu a {
	color: #fff;
}

.wjhg img {
	width: 180px;
	height: 140px;
	float: left;
	margin-left: 10px;
}