/*--------------------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;}


/*index*/
.top{
	width: 100%;
	height: 184px;
	background: url(imgtop-bj.jpg) repeat;
}
.top-box{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.logo{
	width: 687px;
	height: 118px;
	padding: 16px 0 0 30px;
	float: left;
}

/*搜索框*/
.search{float:right;width:328px;height:38px;background:#FFFFFF;overflow:hidden;margin-top:80px;margin-right: 40px; border: 1px solid #cfcfcf;}
.search input{display: block;}
.texts{width:280px;line-height:28px;margin-top:7px;display: block;margin-left:7px;float:left;padding:0 3px;background: none; color: #696969;}
.images{float:right; margin-top: 8px; margin-right: 6px;}

/*nav*/
.nav{
	width: 100%;
	height: 77px;
	background: url(imgnav-bg.png) repeat-x;
	position: relative;
	top: -3px;
}
.nav ul{
	width: 1200px;
	height: 66px;
	margin: 0 auto;
}
.nav ul li { 
	width: 240px;
	height: 60px;
    float:left; 
    position:relative;
    margin: 0;
    line-height: 60px;
}
.nav ul li a {
    display:block;
    height:60px; 
    color:#000000;
    font-size:18px;
    line-height:60px; 
    text-align:left;
    text-indent: 6px;
float:left;

}
.nav ul li img{
width:160px;
height:20px;
float:left;
vertical-align: middle;
padding-top:22px;
}
.nav ul li.li1{
	border-top: 6px solid #6d9de4;
}
.nav ul li.li2{
	border-top: 6px solid #e0800f;
}
.nav ul li.li3{
	border-top: 6px solid #99e00f;
}
.nav ul li.li4{
	border-top: 6px solid #0fb1e0;
}
.nav ul li.li5{
	border-top: 6px solid #eb43c9;
}
.nav ul li a span{
	font-size: 13px;
	color: #979797;
	padding-left: 5px;
}
.nav ul li:hover a{
	color: #BD0000;
}
/*设置一级导航样式*/
.nav ul li ul{
    display:none;
}
.nav ul li:hover ul{
	width: 240px;
	text-align: center;
	display: inline-block;
    position:absolute;
    top:59px;
    left:0px;
    z-index:1000;
}
.nav ul li:hover ul li{
height:46px;
background-color:#FFFFFF;
}
.nav ul li:hover ul li a{
    display:inline-block;
    color:#626262;
    font-size:14px;
    width:100px;
    height:46px;
    line-height:46px;
    text-align:center;
}
.nav ul li:hover ul li:hover{
	border-bottom: none;
}
.nav ul li:hover ul li a:hover{
    color:#e13838;
}



/*banner*/
.banner{
	width: 1200px;
	height: 314px;
	margin: 0 auto;
}

/*图标*/
.icon{
	width: 1200px;
	height: 277px;
	margin: 30px auto;
	background: #f6f6f6;
}
.icon dl{
	width: 120px;
	height: 180px;
	padding: 60px 0 0 45px;
	float: left;
}
.icon dl dt img{
	width: 120px;
	height: 120px;
}
.icon dl dd a{
	width: 100%;
	display: inline-block;
	font-size: 17px;
	color: #474747;
	text-align: center;
	line-height: 70px;
}
.icon dl:hover dd a{
	text-decoration: underline;
}
/*main*/
.main{
	width: 1200px;
	min-height: 340px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 30px;
}
/*新闻公告*/
.news{
	width: 847px;
	height: 100%;
	float: left;
}
h1{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #CFCFCF;
	line-height: 50px;
	font-size: 20px;
	color: #1c1c1c;
	margin-bottom: 30px;
}
h1 img{
	vertical-align: middle;
	padding-right: 20px;
}
h1 a{
	float: right;
	font-size: 14px;
	color: #9e9e9e;
}
h1 a:hover{
	color: #bd0000;
}
.news dl{
	width: 292px;
	height: 246px;
	float: left;
}
.news dl dt img{
	width: 292px;
	height: 191px;
}
.news dl dd a{
	width: 100%;
	height: 50px;
	display: inline-block;
	background: #f3f3f3;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 50px;
	text-indent: 10px;
}
.news dl dd a:hover{
	color: #BD0000;
}
.news-list{
	width: 520px;
	height: 250px;
	float: right;
	overflow: hidden;
}
.news-list h2 a{
	font-size: 18px;
	color: #2471c0;
	text-align: left;
}
.news-list h2 a:hover{
	color: #BD0000;
}
.rq{
	font-size: 12px;
	color: #a1a1a1;
	text-align: left;
	line-height: 40px;
}
.zy p{
	font-size: 14px;
	color: #353535;
	line-height: 27px;
	text-indent: 20px;
}
/*联系我们*/
.contact{
	width: 323px;
	height: 100%;
	float: right;
}
.contact ul li{
	width: 273px;
	height: auto;
	min-height: 28px;
	line-height: 28px;
	overflow: hidden;
	padding-left: 50px;
	font-size: 14px;
	color: #373737;
}
.contact ul li.us{
	font-weight: bold;
	padding-left: 20px;
}
.contact ul li.us img{
	width: 17px;
	height: 17px;
	vertical-align: middle;
	padding-right: 13px;
}

/*footer*/
.footer{
	width: 100%;
	height: 175px;
	background: #386fbf;
	margin-top: 30px;
}
.footer-box{
	width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
}
.footer-box ul{
	float: left;
}
.bq{
	margin-left: 20px;
	float: left;
}
.bq li{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 29px;
}
/*右侧链接*/
.bq-right{
	width: 310px;
	height: 100px;
	float: right;
	border-left: 1px solid #739bd4;
}
.bq-right dl{
	width: 100px;
	height: 100%;
	float: left;
	margin-left: 34px;
	margin-top: 15px;
}
.bq-right dl dt{
	width: 40px;
	height: 40px;
	margin-bottom: 15px;
}
.bq-right dl dt img{
	vertical-align: middle;
	padding-left: 30px;
}
.bq-right dl dd{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

/*list*/
.title{
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #bfbfbf;
margin:20px 0;
}
.title h3{
	color: #212121;
	font-size: 18px;
	text-indent: 30px;
	line-height: 45px;
	float: left;
}
.title ul{
	float: right;
}
.title ul li{
	line-height: 45px;
	margin: 0 10px;
	float: left;
	font-size: 14px;
	color: #575757;
}
.title ul li img{
	vertical-align: middle;
}
.title ul li a{
	font-size: 14px;
	color: #575757;
}
.title ul li a:hover{
	color: #8C0000;
}
/*list-list*/
.list-list li{
	width: 100%;
	height: 48px;
	border-bottom: 1px dotted #d4d4d4;
	line-height: 48px;
	text-indent: 25px;
	background: url(imglist-list.jpg) 8px center no-repeat;
}
.list-list li a{
	font-size: 16px;
	color: #515151;
}
.list-list li span{
	font-size: 13px;
	color: #949494;
	float: right;
}
.list-list li:hover a{
	color: #8C0000;
}

/*内容页*/

h4{
	font-size: 30px;
	color: #4c4c4c;
	text-align: center;
	padding: 20px;
}
#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; }

.bar{ line-height:2.8em; height:2.8em; text-align:center; color:#949494 !important; font-size:14px !important; margin-bottom: 20px;}
.content{ padding:15px 0px;clear: both;}
.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}