﻿@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-size:16px; background-color:#fff;}
a{text-decoration:none; color:#666666;}
a:hover{ color:#da0300;}





.topHeader {
	height: 30px;
}
.topHeader > div {
	margin: 0px auto; width: 1198px; height: 30px; line-height: 30px;
}
.topHeader ul {
	width: 260px; float: right; font-size:14px;
}
.topHeader ul li {
	float: left;list-style-type:none; 
}
.topHeader ul li a {
	color:#fff;
}
.topHeader ul li a:hover {
	text-decoration: underline;
}
.topHeader ul li span {
	margin: 0px 10px; color: rgb(252, 255, 255);
}


/*头部*/
.header{ width:100%; height:437px; margin:0 auto; background-image:url(../images/top19da.jpg);background-position: center; z-index:1}
.top{width:1200px; height:437px; margin:0 auto; }

.bread_search { width: 1200px; height: 37px; line-height: 37px; background:#fff; background-image:url(../images/bg.jpg); margin:0 auto; }
.bread_searchIn { width: 1100px; margin: 0 auto; line-height:37px  }
.sy_bread { font color: #fff; width: auto; float: left; }


.con{width:1200px; height:950px; margin:20px auto; background:#fff; z-index:2}
.list13 li { margin-left:-30px;background: url(../images/li_bg04.png) no-repeat left; height:36px; line-height: 36px; overflow: hidden;
}
.list13 li span {
	color: rgb(80, 80, 80); padding-right:20px; float: right;
}
.list13 li a {
	padding-left: 15px;
}
.list13 li.line {
	background: no-repeat; margin: 10px 0px; height: 1px; line-height: 1px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dashed;
}



/*底部开始*/
.footer{height:120px; background-color:#9f0b0b;color:#fff;font-size:14px}
.footerIn { width: 1200px; height: 120px;  margin: 0 auto; }
.footer_left { width: 428px; float: left; margin-top:4px; background: url(../images/footer_line_10.jpg) no-repeat right center; height: 110px;  }
.footer_left .footer_logo { width: 300px; height: 50px; margin:0 30px}

.footer_right { width: 600px; height:120px; float: right; padding: 0 0 0 40px; }
.footer_link { width: 400px; margin: 0 -50px; }
.footer ul { overflow: hidden; width: auto; }
.footer ul li { overflow: hidden; float:left; padding: 0 9px ; }
.footer ul li a { color: #ffffff; }
.footer ul li a:hover { text-decoration:underline; }
.copyRight{width:100%; margin:0 auto;text-align:leftl;  line-height:30px; font-family:"微软雅黑";}

