/*--------------------Reset-----------------*/
/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol,li{list-style: none;list-style-type:none}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
/*--------------------后加的部分属性-----------------*/
.ov {overflow: hidden;}
*{font-family: "微软雅黑";font-size:14px;}
.px1200{width:1200px;}
body{
	min-width:1200px;
}


/*index*/
.top{
	width: 1200px;
	height: 279px;
	margin: 0 auto;
	background: url(../img/top-bg.png) right center no-repeat;
}
.top-wz{
	width:1200px;
    height:85px;
}
.hyy{
	width:600px;
	float:left;
	font-size: 16px;
	color: #242424;
	line-height: 50px;
}
.ywz{
	float:right;
	line-height: 50px;
}
.ywz a{
	font-size: 16px;
	color: #242424;
}
.ywz a:hover{
	color: #e13838;
}
.logo{
	width: 644px;
	height: 88px;
}
.yx{
	width: 323px;
	height: 34px;
	float: left;
	margin: 10px 30px 0 80px;
}

.search{
	width: 216px;
	height: 35px;
	float: left;
	background: url(../img/search.png) no-repeat;
	overflow:hidden;margin-top:10px;
}
.search input{display: block;}
.texts{width:180px;line-height:18px;margin-top:7px;display: block;margin-left:3px;float:left;padding:0 3px;background: none;font-size: 14px; color: #696969;}
.images{float:right; margin-top: 7px; margin-right: 5px;}

/*nav*/
.nav-box{
	width: 100%;
	height: 50px;
	background: #143468;
}
.nav{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.nav ul li { 
	width: 200px;
	height: 50px;
    float:left; 
    position:relative;
    margin: 0;
    line-height: 50px;
}
.nav ul li a{
	width: 200px;
	height: 50px;
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
}
.nav ul li:hover a{
	color: #143468;
	background: #FFFFFF;
}
.nav ul li a.a-dq{
	color: #143468;
	background: #FFFFFF;
}

/*设置一级导航样式*/
.nav ul li ul{
    display:none;
}
.nav ul li:hover ul{
	width: 200px;
	text-align: center;
	display: inline-block;
    position:absolute;
    top:50px;
    left:0px;
    z-index:1000;
    background-color:#FFFFFF;
}
.nav ul li:hover ul li a{
    display:inline-block;
    color:#626262;
    font-size:14px;
    width:200px;
    height:46px;
    line-height:46px;
    text-align:center;
    border: none;
}
.nav ul li:hover ul li a:hover{
    background-color:#FFFFFF;
    color:#e13838;
}

.banner{
	width: 1200px;
	height: 300px;
	margin: 20px auto;
}
.focus {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.focus .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 20px;
	left: 46%;
	zoom: 1;
	z-index: 3;
}
.focus .num li {
	width: 12px;
	height: 12px;
	line-height: 10px;
	text-align: right;
	font-weight: 400;
	color: #FFFFFF;
	background: url(../img/focus.png) no-repeat;
	margin-right: 10px;
	cursor: pointer;
	float: left;
}
.focus .num li.on {
	width: 12px;
	height: 12px;
	background: url(../img/focus-on.png) no-repeat;
}

/*main1*/
.main1{
	width: 1200px;
	height: 340px;
	margin: 0 auto;
}
/*NEWS*/
.news{
	width: 840px;
	height: 100%;
	float: left;
}
.title{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #143468;
	line-height: 50px;
	margin-top: 5px;
}
.title h1{
	font-size: 22px;
	color: #284775;
	float: left;
	font-weight: bold;
}
.title a{
	font-size: 16px;
	color: #999999;
	float: right;
}
.title a:hover{
	color: #E13838;
}

.news-list{
	width: 100%;
	height: 280px;
	float: left;
}
.news-list ul li{
	width: 100%;
	height: 45px;
	border-bottom: 1px dashed #cccccc;
	line-height: 45px;
	background: url(../img/list.png) left center no-repeat;
}
.news-list ul li a{
	font-size: 14px;
	color: #333333;
	text-indent: 15px;
	float: left;
}
.news-list ul li span{
	font-size: 14px;
	color: #808080;
	float: right;
}
.news-list ul li:hover a{
	color: #E13838;
}

/*main-right*/
.main-right{
	width: 323px;
	height: 100%;
	float: right;
}
.xygk{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #143468;
	font-size: 22px;
	color: #333333;
	line-height: 50px;
	margin-top: 5px;
}
.xygk img{
	vertical-align: middle;
	padding-right: 10px;
}
.xygk-list a{
	width: 323px;
	height: 119px;
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 7px;
}


/*图片展示*/
.tpzs{
	width: 1200px;
	height: 330px;
	margin: 0 auto;
}




/*footer*/
.footer{
	width: 100%;
	height: 270px;
	background: #143468;
}
.bottom{
	width: 1200px;
	height: 210px;
	margin: 0 auto;
}
.zw{
	width: 100%;
	height: 35px;
}
.link{
	width: 580px;
	height: 210px;
	border-right: 1px solid #5b7196;
	float: left;
}
.bt{
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 50px;
	margin-bottom: 5px;
}
.bt img{
	vertical-align: middle;
	padding-right: 5px;
}
.link a{
	width: 500px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 25px;
}
.link a:hover{
	text-decoration: underline;
}

/*版权*/
.bq{
	width: 570px;
	height: 210px;
	float: right;
}
.bq p{
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
}


/*列表页*/
.subbanner{
	width: 100%;
	height: 300px;
	margin: 0 auto 20px;
}
.main{
	width: 1200px;
	height: auto;
	min-height: 800px;
	overflow: hidden;
	margin: 20px auto;
}
.list-left{
	width: 252px;
	height: 844px;
	overflow: hidden;
	float: left;
	background: url(../img/sub-nav.png) left bottom no-repeat #f2f2f2;
}
.list-left h2{
	width: 100%;
	height: 47px;
	background: url(../img/lmmc.jpg) no-repeat;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 47px;
	text-indent: 30px;
}

/*submure*/
.submure li a{
	width: 248px;
	height: 46px;
	border-top: 2px solid #FFFFFF;
	border-left: 4px solid #F2F2F2;
	display: inline-block;
	font-size: 16px;
	color: #424242;
	line-height: 46px;
	text-indent: 60px;
}
.submure li a:hover{
	background: #fddecb;
	border-left: 4px solid #284775;
	color: #284775;
}
.submure li a.a-dq{
	background: #fddecb;
	border-left: 4px solid #284775;
	color: #284775;
}
/*list-right*/
.list-right{
	width: 912px;
	min-height: 844px;
	height:auto;
	overflow:hidden;
	float: right;
}
.list-title{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #bfbfbf;
}
.li-qdt{
	float: left;
	width: 7px;
	height: 22px;
	background: #284775;
	margin-top: 15px;
}
.li-lmmc{
	float: left;
	font-size: 18px;
	color: #212121;
	line-height: 50px;
	margin-left: 30px;
}
.li-dqwz{
	float: right;
	font-size: 14px;
	color: #575757;
	line-height: 50px;
}
.li-dqwz a{
	font-size: 14px;
	color: #575757;
	padding: 0 10px;
}
.li-dqwz a:hover{
	color: #BF0C0C;
}
.li-dqwz img{
	vertical-align: middle;
}
/*list*/
	
.list{
	width: 100%;
	height: auto;
	min-height: 700px;
	overflow: hidden;
}
.list li{
	width: 100%;
	height: 48px;
	border-bottom: 1px dotted #d3d3d3;
	line-height: 48px;
	background: url(../img/notice-list.jpg) left center no-repeat;
}
.list li a{
	color: #515151;
	font-size: 16px;
	padding-left: 15px;
	float: left;
}
.list li:hover a{
	color: #BF0C0C;
}
.list li span{
	float: right;
	font-size: 13px;
	color: #949494;
}


/*内容页*/
.dqwz{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #143468;
}
.dqwz ul{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
.lmmc{
	width: 170px;
	height: 80px;
	background: #143468;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
	float: left;
}
.main h3{
	font-size: 30px;
	color: #4c4c4c;
	height: 100px;
	line-height: 80px;
	text-align: center;
	padding: 0 20px;
}
.cont-title{
	width: 840px;
	height: 40px;
	margin: 0 auto;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.cont-title li{
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #949494;
}
.content{
	max-width: 1160px;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	margin: 30px auto;
}

.content{ padding:15px 0px;}
.content p{ text-indent:2em; line-height:2em;margin-bottom:15px; color:#333; font-size:16px;}
.content p img{ margin:15px auto; border:none; display:block}
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }