@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

ul,li{
	list-style-type: none;
}
/* CSS Document */

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	background-image: url(images/logo1.png);
	background-position: left top;
	height: 84px;
	margin-top: 5px;
	background-repeat: no-repeat;
	float: left;
	width: 230px;
}
.en {
	float: right;

}
.menu {
	float: right;
	width: 750px;
}
.menu ul {
	margin-top: 36px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu li {
	float: left;
	text-decoration: none;
	text-align: center;
	height: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	line-height: 60px;
}
.menu ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #2185C5;
	display: block;
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2491CA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2491CA;
}
.menu ul .on {
	background-color: #7ECEFD;
	background-image: url(images/icon_2.png);
	height: 60px;
	background-repeat: no-repeat;
	display: block;
	background-position: center center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2491CA;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2491CA;
}

.menu ul li a:hover {
	background-color: #7ECEFD;
}
.gg {
	margin-top: 150px;
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/gg.png);
	background-repeat: no-repeat;
	height: 319px;

}
.gg:hover {
	background-image: url(images/gg1.png);
}
.gg a {
	height: 69px;
	width: 337px;
	display: block;
	padding-top: 250px;
	padding-left: 180px;
}


.main_left {
	float: left;
	width: 600px;
}
.main_right {
	float: right;
	width: 370px;
}
#main {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.main_left .title {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B3946;
	line-height: 40px;
	font-weight: bold;
	background-image: url(images/icon_1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: 30px;
	margin-bottom: 5px;
}
.more {
	float: right;
	color: #464C52;
	margin-right: 10px;
	font-weight: normal;
}
.more:hover {
	color: #000;
}

.index_about {
	color: #464C52;
	font-size: 14px;
	line-height: 30px;
}
.main_down {
	margin-top: 10px;
	background-image: url(images/bg1.png);
	background-repeat: repeat-x;
	height: 52px;
}
.main_down .title {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
.main_down .title a {
	font-size: 18px;
	font-weight: bold;
	color: #464D52;
	line-height: 52px;
	text-align: center;
	display: block;
	width: 330px;
	float: left;
}

.icon_down {
	display: block;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.index_mid {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


.uldiv {
	width:328px;
	position:relative;
	text-align:center;
	border-radius:5px;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}

.scrollcontainer {
	width:328px;
	overflow:hidden;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 265px;
}
.scrollcontainer ul {
	width:20000px;
	position:absolute;
	left:0px;
	top:0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.scrollcontainer li {
	width:328px;
	float:left;
}
.gzbtn {
	background:url(images/btngz.gif) no-repeat;
	margin:0 auto;
	width:100px;
	height:30px;
	display:block;
	border:none;
	text-indent:-999em;
}
.uldiv .abtn.aleft {
	background-image: url(images/icon_left.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 22px;
	text-indent: -999;
	display: block;
	background-position: center center;
	overflow: hidden;
	float: left;
}
.uldiv .abtn.aright {
	text-indent: -999;
	display: block;
	height: 24px;
	width: 22px;
	background-image: url(images/icon_right.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	overflow: hidden;
}
.uldiv .qiehuan {
	width: 328px;
	position: relative;
	top: -20px;
}
.uldiv p {
	line-height: 35px;
	margin: 0px;
	padding: 0px;
}
.index_news {
	float: right;
	width: 280px;
}
.time {
	float: right;
	font-size: 12px;
	color: #464D52;
}
.index_news ul li {
	float: left;
	width: 270px;
	height: 33px;
	line-height: 33px;
	color: #464D52;
	font-size: 12px;
}

.index_news ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}

#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0B3946;
}

#footer p {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.left_title {
	background-image: url(images/left_title.png);
	background-repeat: no-repeat;
	height: 66px;
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
	text-indent: 30px;
	font-weight: bolder;
}
#mid {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.mid_left {
	background-color: #2EA4C2;
	width: 235px;
	float: left;
	margin-bottom: 25px;
}
.mid_left ul {
	margin: 0px;
	padding: 0px;
}
.mid_left li {
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01516B;
	text-indent: 40px;
}
.mid_left li a {
	font-size: 14px;
	color: #FFF;
}
.mid_about {
	float: right;
	width: 740px;
	margin-bottom: 25px;
}
.right_title {
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0B3946;
	background-image: url(images/icon_1.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 50px;
	text-indent: 30px;
}
.mid_about span {
	line-height: 30px;
	margin: 10px;
	display: block;
}
.mid_news {
	float: right;
	width: 740px;
	margin-bottom: 25px;
}
.mid_news ul {
	padding: 0px;
	margin: 20px;
}
.mid_news li {
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	background-image: url(images/icon_right.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
.mid_pro {
	float: right;
	width: 740px;
	margin-bottom: 25px;
}
.mid_pro ul li {
	float: left;
	margin-right: 20px;
}
.mid_pro ul li p {
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464D52;
	text-indent: 20px;
}
.mid_pro ul li p .title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.page {
	float: right;
	margin-right: 10px;
}
.mid_news table {
	line-height: 20px;
}
.mid_about .yeji {
	margin: 0px;
	padding: 10px;
}
.mid_about .yeji li {
	border: 1px dashed #999;
	padding: 10px;
	margin-bottom: 10px;
}
