.header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
}
.nav {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
.nav li {
	font-size: 18px;
	float: left;
	margin-right: 40px;
	margin-left: 30px;
	line-height: 70px;
}
.nav li a {
	color: #FFF;
}
.hotnews h2 {
	font-size: 40px;
	line-height: 40px;
	white-space: nowrap;
	background-image: url(../images/hot-icon.png);
	height: 67px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
.hotnews h2 a {
	color: #004ea1;
	text-decoration: none;
}
.hotnews h2 a:hover {
	color: #C11C22;
	text-decoration: none;
}
.hotnews p {
	font-size: 14px;
	line-height: 36px;
	text-decoration: none;
	text-indent: 28px;
}
.t-bg {
	background-image: url(../images/t-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 6px;
	width: 100%;
}
.t-bg h2 {
	font-size: 20px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	background-color: #FFF;
	width: 100px;
}
.t-bg h2 a {
	color: #000;
	text-decoration: none;
}

.t-bg1 {
	background-image: url(../images/t-bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 6px;
	width: 100%;
}
.t-bg1 h2 {
	font-size: 20px;
	line-height: 22px;
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	background-color: #FFF;
	width: 350px;
}
.t-bg1 h2 a {
	color: #000;
	text-decoration: none;
}

.newsMod01 h2 {
	font-size: 26px;
	line-height: 26px;
	overflow: hidden;
	height: 26px;
}
.newsMod01 p {
	font-size: 12px;
	line-height: 24px;
	overflow: hidden;
	height: 48px;
	margin-top: 12px;
}

.newsMod03 h2 {
	font-size: 26px;
	line-height: 30px;
}
.newsMod03 p {
	font-size: 12px;
	line-height: 24px;
	overflow: hidden;
	height: 48px;
	margin-top: 12px;
}

.newsMod02 li {
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	height: 40px;
}
.bg-g20 {
	background-image: url(../images/hh-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 720px;
}
.bg-g20-1 {
	background-image: url(../images/hh-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
}

.footer {
	background-color: #004ea1;
	font-size: 12px;
	line-height: 36px;
	padding-top: 35px;
	padding-bottom: 35px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #3ec3a8;
	color: #FFF;
	text-align: center;
}
.countdown {
	position: absolute;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	line-height: 50px;
	left: 760px;
	top: 81px;
}
.countdown .days {
	font-size: 50px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.videoList li {
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 5px;
}
.videoList li p {
	font-size: 14px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
}
.w-808 {
	width: 808px;
}

.dj {
	background-color: #F0F0F0;
}
.dj .img {
	float: left;
}

/* 横向滚动
------------------------------ */
.scroll_horizontal{
	position: relative;
	width: 808px;
	height: 166px;
	background-color: #eee;
}
.scroll_horizontal .box{
	overflow: hidden;
	position: relative;
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{
	float: left;
	width: 180px;
}
#pic_list_2 .box .list li a img {
	border: 3px solid #FFF;
	width: 155px;
	height: 95px;
}
#pic_list_2 .box .list li p {
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	text-indent: 30px;
}


.scroll_horizontal .prev,
.scroll_horizontal .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;background-image:url(../img/control.png);background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .prev{left:5px;background-position:0 0;}
.scroll_horizontal .next{right:5px;background-position:-40px 0;}
.scroll_horizontal .prev:hover{background-position:0 -50px;}
.scroll_horizontal .next:hover{background-position:-40px -50px;}
.part3-bg {
	background-image: url(../images/g20-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1248px;
}
.part3-bg .t1  {
	text-align: center;
	padding-top: 60px;
}
.titleMod01 h3 {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	background-color: #004EA1;
	width: 100px;
	text-align: center;
	color: #FFF;
}
.hotnewsMod01 .img {
	float: left;
	margin-right: 10px;
}
.videoBox {
	width: 400px;
}

.videoBox li {
	width: 180px;
	float: left;
	margin-right: 20px;
}
.videoBox .title {
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	text-align: center;
}
.newListMod01 li {
	float: left;
	width: 50%;
	font-size: 16px;
	line-height: 40px;
	text-decoration: none;
	overflow: hidden;
	height: 40px;
}
.qrcode-pos {
	position: fixed;
	top: 200px;
	right: 80px;
	width: 116px;
	background-color: #3EC3A8;
	padding-top: 5px;
}
.qrcode-pos  p {
	text-align: center;
	line-height: 24px;
	color: #FFF;
}
.qrcode-pos .top {
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.qrcode-pos .top a {
	color: #FFF;
}
