/*网站基本定义*/

div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,input,body,strong,span,pre {
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family:"微软雅黑";
}

body {
	font-family: "Microsoft Yahei UI", "Microsoft Yahei", "微软雅黑", SimSun, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	color: #666;
	height: auto;
	clear: both;
}

img {
	border: 0px;
}

ul,li {
	list-style: none;
}

em,i {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333;
}

.del_float {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

a,area {
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

.web {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

input,button,select,textarea {
	outline: none;
	border: none;
}


/*网站基本定义*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	*zoom: 1;
}


/*元素固定定位时，避免在ie6下元素抖动*/

* html {
	background: url(about:blank);
}


/*火狐去掉按钮、连接的虚线*/

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;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1080 {
	width: 1080px;
	margin: 0 auto;
} 
/*index*/
body{
	width: 100%;
	height: auto;
	background: url(../img/back.jpg) no-repeat;
}
.top{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.logo{
	float: left;
	width: 557px;
	height: 60px;
	margin: 30px;
}
form {
	position: relative;
	width: 232px;
	float: right;
	margin-top: 30px;
}

.input-1 {
	width: 232px;
	height: 27px;
	padding-left: 10px;
	outline: none;
	border: 1px solid #dfdfdf;
	background: white;
	color: #9E9C9C;
	margin: 20px 0 0 0;
}

.input-2 {
	position: absolute;
	top: 27px;
	left: 225px;
	width: 17px;
	height: 17px;
	border: none;
	cursor: pointer;
	background: url(../img/ss.png) no-repeat;
}
.nav{
	width: 1210px;
	height: 59px;
	margin: 0 auto;
	background: url(../img/nav.png) no-repeat;
	margin-top: 30px;
}
.nav ul li { 
	width: 134px;
	height: 46px;
    float:left; 
    position:relative;
    margin-top: 5px;
}
.nav ul li a {
    display:block;
    width:134px; 
    height:46px; 
    color:#fff;
    font-size:18px;
    line-height:46px; 
    text-align:center;
}
.nav ul li a img{
	vertical-align: middle;
	margin-right: 10px;
}
.nav ul li a:hover { 
   background: url(../img/nav-hover.png) repeat-x;
}
 .nav ul li .active{ 
 	background: url(../img/nav-hover.png) repeat-x;
}
/*设置一级导航样式*/
.nav ul li ul{
    display:none;
}
.nav ul li:hover ul{
    display:block;
    width:134px;
    position:absolute;
    top:46px;
    left:0;
    z-index:1000;
    background-color:#FFFFFF;
}
.nav ul li:hover ul li a{
    display:block;
    color:#626262;
    font-size:14px;
    width:134px;
    height:46px;
    line-height:46px;
    text-align:center;
}
.nav ul li:hover ul li a:hover{
    background-color:#FFFFFF;
    color:#e13838;
}
/*banner*/
.banner{
	width: 1200px;
	height: 353px;
	margin: 10px auto 0;
}
.focus {
	width: 1200px;
	height: 353px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.focus ul li p {
	width: auto;
	display: inline-block;
	padding-right: 20px;
	height: 54px;
	color: white;
	font-size: 20px;
	line-height: 54px;
	background: #333333;
	opacity: 0.76;
	position: relative;
	top: -130px;
	left: 160px;
}
.focus ul li p img {
	vertical-align: middle;
	padding: 0 20px;
}
.focus .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 2px;
	left: 48%;
	zoom: 1;
	z-index: 3;
}
.focus .num li {
	width: 10px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	font-weight: 400;
	color: #FFFFFF;
	background: #fff;
	margin-right: 10px;
	border-radius: 50%;
	cursor: pointer;
	float: left;
}
.focus .num li.on {
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #e50000;
}
.focus .prev {
	left: 0;
}
.focus .next {
	right: 0;
	background-position: right;
}
/*notice*/
.main{
	width: 1200px;
	height: 310px;
	margin: 5px auto;
	background: url(../img/main-back.jpg) no-repeat;
}
.notice{
	width: 363px;
	height: 258px;
	background: url(../img/back-left.png) no-repeat;
	float: left;
	margin: 14px;
}
.notice dt{
	color: #c72914;
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	margin-left: 20px;
}
.notice dt img{
	vertical-align: middle;
	margin-right: 18px;
}
.notice dt a{
	font-size: 14px;
	color: #232323;
	float: right;
	font-weight: normal;
	margin-right: 10px;
}
.notice dd{
	margin-left: 28px;
	line-height: 38px;
}
.notice dd a{
	margin-left: 10px;
}
.notice dd a:hover{
	color: #C72914;
	text-decoration: underline;
}
.notice dd span{
	float: right;
	margin-right: 15px;
}
.main-tu{
	width: 408px;
	height: 258px;
	background: url(../img/pic-back.png) no-repeat;
	margin: 14px 0 0 5px;
	float: left;
}
.main-tu ul{
	width: 392px;
	height: 241px;
	border-radius: 13px;
	margin: 8px auto;
	background: #FFFFFF;
}
.imagechangenews_fnode{  background:#d50000 !important;}
.imagechangenews_fnode:link{  background:#d50000 !important;}
.ldsr{
	float: right;
}
/*link*/
.footer{
	width: 100%;
	height: 45px;
	background: #e7e7e7;
}
.footer-mid{
	width: 1200px;
	height: 45px;
	margin: 0 auto;
}
.footer-mid li{
	line-height: 42px;
	font-size: 13px;
	color: #A71400;
	float: left;
	padding: 0 20px;
}
.footer-mid li img{
	vertical-align: middle;
	padding-right: 20px;
}
.footer-mid li a{
	color: #393939;
	font-size: 14px;
	line-height: 40px;
	padding: 0 20px;
}
.footer-mid li a:hover{
	color: #E50000;
}
/*bq*/
.bq{
	width: 100%;
	height: 120px;
	background: #404040;
}
.bq-mid{
	width: 1200px;
	margin: 0 auto;
}
.bq-left{
	float: left;
	margin-top: 30px;
}
.bq-left li{
	font-size: 14px;
	color: #ababab;
	line-height: 32px;
}
.bq-right{
	float: right;
	width: 98px;
	height: 98px;
	margin-top: 15px;
	background: url(../img/2wm.png) no-repeat;
}
/*list*/
.list-main{
	width: 1200px;
           margin: 50px auto;
           min-height: 500px;
		   overflow: hidden;
}
.list-left{
	float: left;
	width: 200px;
	height: 500px;
}
.list-title{
	width: 200px;
	border: 1px solid #A71400;
}
.list-nav{
	width: 200px;
	height: 50px;
	background: #A71400;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 50px;
}
.list-nav img{
	vertical-align: middle;
	padding: 0 20px;
}
.list-nav-2 a{
	width: 200px;
	height: 40px;
	font-size: 14px;
	color: #2C2C2C;
	line-height: 40px;
	text-align: center;
	border-top: 1px solid #A71400;
	display: inline-block;
}
.list-nav-2 a:hover{
	color: #FFFFFF;
	background: #f52f14;
	border-top: 1px solid #FFFFFF;
}
.list-nav-dq{
	color: #FFFFFF !important;
	background: #f52f14;
	border-top: 1px solid #FFFFFF !important;
}
/*list-right*/
.list-right{
	float: right;
	width: 950px;
	height: auto;min-height: 500px;
	overflow: hidden;
           }
.list-dqwz{
	width: 950px;
	height: 30px;
	border-bottom: 1px solid #ABABAB;
	font-size: 18px;
}
.list-dqwz li{
	float: left;
	font-size: 18px;
	color: #2C2C2C;
	margin: 0 10px;
}
.list-dqwz a:{ font-size:18px;}
.list-dqwz li a:hover{
	color: #E50000;
}
/*list-list*/
.list-list li{
	font-size: 16px;
	color: #2C2C2C;
	margin: 20px 0 0 20px;
}
.list-list li span{
	float: right;
	color: #666666;
}
.list-list li a:hover{
	color: #E50000;
	text-decoration: underline;
}
/*content*/
.cont-dqwz{
	width: 1200px;
	height: 30px;
}
h1{
	width: 1200px;
	font-size: 22px;
	line-height: 80px;
	color: #2C2C2C;
	text-align: center;
}
.cont-title{
	width: 1000px;
	height: 50px;
	border-bottom:1px solid #c3c3c3;
	margin: 30px auto;
}
.cont-title-mid{
	margin: 0 auto;
}
.cont-title-mid li{
	color: #2C2C2C;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
}
.cont-main{
	min-height: 500px;
  
    overflow: hidden;
}
.cont-main p{
	font-size: 12px;
	line-height: 3em;
	margin: 20px;
	color: #2C2C2C;
font-size:"微软雅黑" !important;
}
.cont-main span{font-size:"微软雅黑" !important;}
.cont-main table{ margin:0 auto;}
.cont-main table p{text-align:center;font-size:"微软雅黑" !important;}