@charset "utf-8";
/* CSS Document */

#header{
	height: 480px;
	background-color: #333333;
	background-image: url(../images/bei.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.wrapper {
	width: 100%;
	margin: 0px auto;
	max-width: 1920px;
	min-width: 1200px;
}
.box{
	width: 1100px;
	margin: 0px auto;

}

.title2{
	width: 1100px;
	height: 100px;
	background-image: url(../images/tou2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	position: relative;
}
.title3{
	width: 1100px;
	height: 100px;
	background-image: url(../images/tou2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	position: relative;
}

.title4{
	width: 1100px;
	height: 100px;
	background-image: url(../images/tou.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	position: relative;
}
.title2 img{
	margin-left:247px;
}

#header .main{
	width:1000px;
	margin:auto;
	height:525px;
	position:relative;
}


.layout1 {
	width: 1100px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.layout1 .headeline {text-align:center; background-color:#FFF; padding:20px;}
.layout1 img { float:left; margin-right:30px; width:auto;}
.layout1 h1 {
	font-size: 36px;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
}
.layout1 p {
	font-size: 14px;
	line-height: 24px;
	max-height: 24px;
	overflow: hidden;
	margin-top: 10px;
	color: #666;
	margin-bottom: 0px;
	height: 20px;
}

.layout1 p a {color:#0987e1;
	
}
.layout2 { width:1100px; margin:auto; margin-top:20px;}
.layout2 .left{
	width: 439px;
	height: 400px;
	background-color: #FFF;
}
.layout2 .right{
	width: 626px;
	height: 400px;
	background-color: #FFF;
	float: right;
}
.layout2 .news h2{
	height: 70px;
	line-height: 70px;
	font-size: 20px;
}
.layout2 .news p{
	line-height: 26px;
	font-size: 14px;
	max-height: 52px;
	overflow: hidden;
	color: #666;
}

.layout2 .news p a{ color:#0987e1;
	
}

/* 轮播图 */
.focus {
	width: 626px;
	height: 400px;
	position: relative;
	overflow: hidden;
	float: left;
}
.focus img {
	width: 626px;
	height: 400px;
}
.focus p {
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 627px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	z-index: 90;
}
.focus p a {
	color: #fff;
}
.focus .shadow {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 65px;
	width: 627px;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.focus .point {
	position: absolute;
	width: 100%;
	height: 8px;
	bottom: 43px;
	left: 0px;
	text-align: center;
	z-index: 100;
}
.focus .point span {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	cursor: pointer;
	margin: 0px 4px;
}
.focus .point .current {
	background: #ab0b12;
}

.title1{
	line-height: 35px;
	position: relative;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
}

.title1 span{
	float: left;
	font-size: 24px;
	font-weight: bolder;
}

.title1 span,.title1 span a{
	color: #2f5ea6;
	font-weight: bolder;
	font-size: 24px;
}



.title1 .more{
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	text-align: right;
	left: 397px;
	top: 6px;

}
.title2 .more{
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	text-align: right;
	left: 1049px;
	top: 40px;
	width: 49px;

}
.title3 .more{
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	text-align: right;
	left: 1061px;
	top: 24px;

}
.title4 .more{
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	position: absolute;
	text-align: right;
	left: 1060px;
	top: 40px;

}

#layout3{
	background: url(images/mtjj.gif) no-repeat top center;
	padding-top: 25px;
	position: relative;
}
#layout3 .left{
	width: 473px;
}
.focus2{
	width: 473px;
	height: 300px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.focus2 .pic img{
	width: 473px;
	height: 300px;
}
.focus2 .textbg{
	width:100%;
	height:44px;
	background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;
	position:absolute;
	left:0px;
	bottom:0px;
}
.focus2 p{
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0px;
	font-size: 16px;
	bottom: 0px;
	line-height: 44px;
}
.focus2 p a{ color:#fff;}

#layout3 .right{
	width: 565px;
}
#layout3 .list1{
	margin:-16px 0px 0px 0px;
	overflow:hidden;
}
#layout3 .list1 li{
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
	height:109px;
}
#layout3 .list1 li h5{
	font-size:20px;
	margin:14px 0px 5px 0px;margin:13px 0px 4px 0px\9;
	height:26px;
	overflow:hidden;
}
#layout3 .list1 li p{
	font-size:14px;
	line-height:24px;
	overflow:hidden;
	height:48px;
	color:#666;
}
#layout3 .list1 li p a{ color:#0987e1;}

#layout3 .list2{
	margin:10px 0px 0px 2px;
}
#layout3 .list2 li{
	font-size:18px;
	line-height:36px;
	background:url(images/li1.gif) no-repeat left center;
	padding-left:18px;
	height:36px;
	overflow:hidden;
}

#layout3 .zui p a{
	color: #FFF;
}
#layout3 .zui{
	height: 596px;
	width: 335px;
	float: left;
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
}
#layout3 .zui img{
	height: 596px;
	width: 335px;
}
#layout3 .zui .shadow {
	position: absolute;
	height: 34px;
	width: 335px;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1;
	left: 16px;
	top: 563px;
}

.tab{
	margin-top: 40px;
	height: 38px;
	position: relative;
	text-align: center;
}

.tab .line{
	position: absolute;
	width: 100%;
	height: 14px;
	background: #e4edf4;
	top: 50%;
	left: 0px;
	margin-top: -7px;
}

.tab .point{
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	height: 38px;
	padding: 0px 15px;
}

.tab span{
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin: 7px 25px 0px 25px;
	background: #e4edf4;
	border-radius: 50%;
}

.layout7 {
	width: 1100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.layout7 .w1100 {
	overflow: hidden;
}
.layout7 .w1100 ul {
	width: 1100px;
	margin-left: -25px;
	margin-top: -10px;
	zoom: 1;
}
.layout7 .w1100 img {
	margin: 0px 0px 30px 0px;
}
.layout7 .w1100 ul li {
	float: left;
	display: inline;
	width: 500px;
	border-left: 2px dotted #fff;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-left: 24px;
	padding-left: 24px;
	padding-top: 15px;
}
.layout7 .w1100 ul li .photo {
	float: left;
	height: 160px;
	width: 280px;
}
.layout7 .w1100 ul li .photo img {
	height: 160px;
	width: 280px;
}
.layout7 .w1100 ul li h3 {
	font-weight: bolder;
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 18px;
}
.layout7 .w1100 ul li h3 a {
	color: #000000;
}
.layout7 .w1100 ul li p {
	float: right;
	width: 200px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}
.layout7 .w1100 ul li p a {
	color: #666;
}

.textbg{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:72px;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}






#footer{
	color: #fff;
	line-height: 26px;
	border-top: none;
	font-family: "SimSun","宋体";
	text-align: center;
	margin-top: 45px;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 38px;
	padding-left: 0px;
	background-color: #e6edf4;
}
#footer a{
	color: #333;
}
#footer p{
	color: #333;
}
