@charset "utf-8";

.top {
	background-image: url(top.png);
	background-repeat: no-repeat;
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}


.menu {
	width: 1200px;
	height: 52px;
	background-image: url(menu.jpg);
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu a {
	display: block;
	float: left;
	width: 86px;
	height: 30px;
	margin-right: 24px;
	margin-top: 10px;
}
.menu a:hover {
	background-color: #CCCCCC;
	opacity:0.3;
	filter:alpha(opacity=30);
	border-radius:10px;
}
.menu .container {
	height: 40px;
	width: 280px;
	float: right;
	margin-right: 37px;
	margin-top: 8px;
}
.menu .container a {
	margin: 0;
	padding: 0;
}
.menu .container a:hover {
	background-color: #CCCCCC;
	opacity:1;
	filter:alpha(opacity=100);
	border-radius:40px;
}
.menu .parent {
    position: relative;
}
.menu .search {
	width: 280px;
	height: 34px;
	border-radius: 18px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 20px;
	position: absolute;
}
.menu .btn {
    height: 26px;
    width: 26px;
    position: absolute;
    background: url(topbar.jpg) no-repeat ;
    top: 6px;
    left: 255px;
    border: none;
    outline: none;
    cursor: pointer;
}

.box1 {
	width: 1160px;
	margin: 0 auto;
	padding:20px 20px 0px 20px;
	background-color: #FFFFFF;
}
.box1 .srollpic {
	float: left;
	height: 285px;
	width: 380px;
	margin-right: 20px;
}
.box1 .newsbox {
	float: left;
	height: 285px;
	width: 440px;
}
.box1 .sidebox {
	float: right;
	height: 283px;
	width: 298px;
}
.box2 {
	background-color: #FFFFFF;
	width: 1160px;
	margin: 0 auto;
	padding:20px 20px 0px 20px;
}
.box2 .item {
	float: left;
	height: 199px;
	width: 408px;
	margin-right: 20px;
	border: #d6d6d6 solid 1px;
}
.box2 .sidebox {
	float: right;
	height: 201px;
	width: 300px;

}
.box3 {
	background-color: #FFFFFF;
	width: 1160px;
	margin: 0 auto;
	padding:20px 20px 0px 20px;
}
.box3 .item {
	float: left;
	height: 199px;
	width: 371px;
	margin-right: 20px;
	border: #d6d6d6 solid 1px;
}
.title {
	height: 30px;
	background-image: url(images_bj2.jpg);
	background-repeat: repeat-x;
}
.title span {
	background: url(images_tubj.jpg) no-repeat 2px;
	padding-left: 14px;
	margin-left: 4px;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
    color: #C8050D;
}
.title1 {
	height: 30px;
	background-image: url(images_bddt.jpg);
	background-repeat: no-repeat;
}
.title1 span {
	padding-left: 14px;
	margin-left: 4px;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
    color: #fff;
}
.title2 {
	width: 68px;
	height: 100%;
	float: left;
	background: url(qwfb.jpg) no-repeat;
}
.title2 a {
	display: block;
	width: 68px;
	height: 100%;
}
.more {
	float: right;
	margin-right: 4px;
}
.more a {
    color:#666666;
	font-size: 12px;
	line-height: 32px;
}
.more a:hover{
	color: #FF0000;
}
.listbox ul {
	margin-top: 4px;
}
.listbox li {

	padding-left: 20px;
	height: 32px;
	overflow: hidden;
}

.listbox a {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	height: 32px;
}
.listbox a:hover{
	color: #FF0000;
}
.listbox span {
	font-size: 12px;
	line-height: 30px;
	color: #666666;
	float: right;
	padding: 0px 6px;
}
.box {
	background-color: #FFFFFF;
	width: 1160px;
	margin: 0 auto;
	padding:20px 20px 0px 20px;
}
.box .linktitle {
	float: left;
	height: 50px;
	width: 108px;
}
.box .linkline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-bottom: 30px;
}

.box .linkbox {
	float: left;
	height: 50px;
	width: 700px;
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}
.box .linkbox a {
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
}
.box .selectbox{
	width: 240px;
	float: right;
}
.weixin{position:fixed;display:block;top:150px;width:120px;height:154px;z-index:1000;left:50%;margin-left:600px;_position:absolute;_margin-top:120px;_top:expression(document.body.scrollTop+(document.body.clientHeight-this.offsetHeight)/2)}
.weixin img{float:left;display:block;}
.weixin span{float:left;color:#999;cursor:pointer;height:18px;line-height:18px; padding-left:4px;}
.footer {
	background-color: #FFFFFF;
	width: 1160px;
	margin: 0 auto;
	padding:20px 20px 0px 20px;
}
.footer .main {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer p {
	text-align: center;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}