﻿@charset "utf-8";
/*====通用样式===*/
body {
	word-wrap:break-word;
	word-break: break-all;
}
.body {
	background-color:#fff;
	width:1004px;
	margin:0 auto;
}
a:hover {
	color:#009;
	text-decoration:underline;
}
.main {
	width: 990px;
	margin: 0 auto;
	clear: both;
}
.top {
	width: 990px;
	margin: 0 auto;
	clear: both;
}
.middle {
	width: 990px;
	margin: 0 auto;
	clear: both;
	padding-top: 2px;
}
/*++++底部+++*/
.foot {
	width: 990px;
	margin: 0 auto;
	clear: both;
}
.bottom {
	text-align: center;
	line-height:20px;
	font-size: 12px;
	margin-top: 10px;
}
/*顶部背景*/
.topbg {
	background-image: url(../images/topbg.gif);
	width: 990px;
	height: 125px;
}
.logo {
	padding-left: 50px;
	padding-top: 20px;
}
.topbg span {
	float: right;
	padding-right: 40px;
	line-height: 25px;
	color: #505886;
}
.topbg span a {
	color: #FFF;
}
/*国旗导航*/
.flag_nav {
	width:990px;
	height:28px;
	clear:both;
	background-image: url(../images/flag_nav.gif);
	padding-top: 8px;
}
.flag_nav a {
	color:#fff;
}
.flag_nav img {
	margin-right:3px;
	margin-left: 8px;
}
.flag_nav select {
	margin-left: 70px;
}
/*主体区*/
.left {
	width: 660px;
	float: left;
}
.right {
	width: 320px;
	float: right;
}
.riqi {
	background-image: url(../images/riqibg.gif);
	height: 33px;
	line-height: 33px;
	padding-left: 25px;
	padding-right: 105px;
	color: #FFF;
}
.riqi a {
	color: #FFF;
}

.riqi h1 {
	color: #FF3;
	font-size: 16px;
	display: block;
	float: left;
	margin-right: 15px;
}
.riqi h1 a {
	color: #FF3;
}
.riqi b {
	float: right;
	display: block;
	margin-left: 130px;
	color: #333;
}

.riqi span {
	float: right;
	color: #FFF;
	font-size: 12px;
}
.guanzhu {
	padding-top: 5px;
}
.guanzhule {
	width: 130px;
	float: left;
}
.ad {
	border: 1px #e7edfd solid;
	background-color: #f7faff;
	text-align: center;
	padding: 0;
	height: 125px;
}
.adpic {
	text-align: center;
	padding-top: 10px;
}
.adpic img {
	border: 1px #0e0004 solid;
	width: 125px;
}
.lvyou {
	padding-top: 8px;
}
.lvyou b {
	height: 24px;
	background-image: url(../images/lvtibg.gif);
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	display:block;
}
.lvyou b a {
	color:#333;
}
.lvyoupic {
	border-top: 1px #11517f solid;
	border-bottom: 1px #c4c4c4 solid;
	border-left: 1px #c4c4c4 solid;
	border-right: 1px #c4c4c4 solid;
}
.lvyoupic ul {
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center;
}
.lvyoupic ul li {
	margin-top: 9px;
	padding-bottom: 4px;
	text-align: center;
}
.lvyoupickuang {
	text-align: center;
}
.lvyoupickuang img {
	width: 106px;
	height: 80px;
	border: 1px #333 solid;
}
.lvyoupic ul li dt {
	width: 120px;
	border-bottom: 1px #c4c4c4 dashed;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
	padding-bottom: 5px;
}
.lvyoupic ul li dt a {
	color: #000;
}
.logopic {
	padding-top: 4px;
	text-align: center;
}
*html .logopic {
	padding-top: 7px;
}
*+html .logopic {
	padding-top: 7px;
}
.logopic a img {
	padding-left: 1px;
	padding-right: 1px;
	margin-top: 4px;
}
*+html .logopic a img {
	margin-top: 1px;
}
*html .logopic a img {
	margin-top: 1px;
}
.guanzhuri {
	width: 520px;
	float: left;
	padding-left: 8px;
}
.hotstitlebg {
	background-image: url(../images/hotbg.gif);
	height: 25px;
	line-height: 25px;
}
.hotstitlebg b {
	padding-left: 18px;
	float: left;
	display: block;
}
.hotscon {
	border: 1px #d3d3d3 solid;
	padding-left: 8px;
	padding-right: 8px;
}
.hotle {
	width: 235px;
	float: left;
	padding-left: 10px;
}
.hotle h1 {
	font-size: 14px;
	line-height: 30px;
}
.hotle h1 a {
	color: #39F;
}
.hotle span {
	line-height: 18px;
	height: 130px;
	overflow: hidden;
	display: block;
}
.hotri {
	width: 235px;
	float: right;
}
.hotri h1 {
	font-size: 14px;
	line-height: 30px;
}
.hotri h1 a {
	color: #000;
}
.hotri span {
	color: #39F;
	line-height: 18px;
	height: 130px;
	overflow: hidden;
	display: block;
}
.xuxian {
	border-bottom: 1px #ccc dashed;
	clear: both;
}
.hotcons {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.hotcons ul li {
	width: 490px;
	overflow: hidden;
	text-overflow : clip;
	margin-top: 5px;
}
.hotcons ul li a {
	color: #06C;
}
.hotcons ul li img {
	padding-right: 12px;
	width: 7px;
	height: 6px;
}
.hotstitlebg ul {
	padding-left: 15px;
}
.jingcai {
	padding-top: 5px;
}
.jingca {
	background-image: url(../images/jingcaia.gif);
	height: 23px;
	width: 88px;
	text-align: center;
	line-height: 23px;
	float: left;
	cursor:pointer;
	font-size: 12px;
	display: block;
}
.hotstitlebg ul li.hover {
	background-image: url(../images/jingcaib.gif);
	line-height: 23px;
	width: 83px;
	float: left;
	height: 23px;
	text-align: center;
	color: #FFF;
	cursor:pointer;
	overflow:hidden;
}
.hotstitlebg ul li {
	background-image: url(../images/jingcaic.gif);
	width: 83px;
	float: left;
	height: 24px;
	line-height: 23px;
	text-align: center;
	color: #FFF;
	cursor:pointer;
	overflow:hidden;
}
.hotstitlebg ul li a {
	color: #FFF;
}
.hotstitlebg ul li a:hover {
	color: #FFF;
}
.jingccon {
	border: 1px #cad3d2 solid;
	background-color: #cadedf;
}
.jingcpics ul {
	padding-left: 10px;
	padding-top: 15px;
}
.jingcpics ul li {
	width: 169px;
	height: 70px;
	float: left;
}
.jincpic {
	width: 77px;
	height: 57px;
	float: left;
}
.jincpic img {
	width: 75px;
	height: 57px;
	border: 1px solid #333;
}
.jingcpics ul li dt {
	width: 80px;
	line-height: 17px;
	font-size: 12px;
	float: left;
	margin-left: 8px;
}
.jingcpics ul li dt a {
	color: #036;
}
.adv {
	width: 520px;
	padding-top:5px;
}
.adv img {
	width: 520px;
	height: 78px;
}
.luxianle {
	float: left;
	padding-top: 20px;
	width: 137px;
}
.luxianle img {
	width: 135px;
	height: 102px;
	border: 1px solid #333;
}
.luxianle dt {
	line-height: 18px;
	margin-top: 5px;
}
.luxianle dt a {
	color:#333;
}
.luxianri {
	float: right;
	width: 360px;
	padding-top: 15px;
}
.luxianfont {
	padding-left: 10px;
}
.luxianfont h1 {
	font-size: 14px;
	line-height: 20px;
}
.luxianfont h1 a {
	color: #06C;
}
.luxianfont span {
	line-height: 18px;
	padding-bottom: 10px;
	border-bottom: 1px #ccc dashed;
	display: block;
}
.luxianscons {
	padding-top: 10px;
	padding-bottom: 25px;
}
.luxianscons ul li {
	width: 330px;
	overflow: hidden;
	text-overflow : clip;
	margin-top: 5px;
}
.luxianscons ul li a {
	color: #06C;
}
.luxianscons ul li img {
	padding-right: 12px;
}
.ser {
	height:66px;
}
.sermid {
	float: left;
	width: 216px;
	background-image: url(../images/serbgb.gif);
	height: 51px;
	padding-top: 15px;
	padding-left: 10px;
}
.hri {
	float: left;
	width: 120px;
	padding-left: 4px;
}
.hri ul li {
	height: 20px;
	line-height: 20px;
}
.hri ul li input {
	height: 13px;
}
.anliu {
	text-align: center;
	padding: 0px 0px 8px 0px;
}
.ads {
	margin-top: 6px;
	clear: both;
}
.ads img {
	width:320px;
	height: 65px;
}
.lvpeople {
	padding-top: 10px;
}
.lvpeopelt {
	background-image: url(../images/peopelbg.gif);
	height: 25px;
	line-height: 25px;
}
.lvpeopelt b {
	padding-left: 10px;
	float: left;
	font-size: 12px;
	display: block;
}
.lvpeoplecon {
	background-repeat: 1px #cbd0c9 solid;
	background-color: #f2f2f2;
}
.lvpeoplecon ul {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.lvpeoplecon ul li {
	border-bottom: 1px solid #ccc;
	height: 90px;
	overflow: hidden;
	padding-top: 10px;
}
*+html .lvpeoplecon ul li {
	padding-top: 8px;
}
*html .lvpeoplecon ul li {
	padding-top: 8px;
}
.lvpeoplecpic {
	background-image: url(../images/lvpeopicbg.gif);
	width: 103px;
	height: 80px;
	float: left;
	margin-top: 4px;
}
.lvpeoplecpic img {
	width: 99px;
	height: 75px;
}
.lvpeoplecfont {
	float: right;
	width: 190px;
	overflow: hidden;
}
.lvpeoplecfont h1 {
	font-size: 14px;
	line-height: 20px;
}
.lvpeoplecfont h1 a {
	color: #39F;
}
.lvpeoplecfont span {
	line-height: 18px;
	font-size: 12px;
	padding-top: 8px;
}
.lvpeoplecfont span a {
	color: #39F;
}
.jingqu {
	clear: both;
	border-bottom: 1px #d0d0d0 solid;
	border-left: 1px #d0d0d0 solid;
	border-right: 1px #d0d0d0 solid;
	background-color: #ffffff;
}
.jingqu ul {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
.jingqu ul li {
	height: 110px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.jqpic {
	background-image: url(../images/jqbg.gif);
	width: 138px;
	height: 106px;
	float: left;
	margin-top: 3px;
}
.jqpic img {
	width: 135px;
	height: 102px;
}
.jqfont {
	float: left;
	width: 160px;
	padding-left: 8px;
}
.jqfont h1 {
	font-size: 14px;
	line-height: 20px;
}
.jqfont h1 a {
	color: #036;
}
.jqfont span {
	line-height: 18px;
	color: #036;
}
.navc {
	background-color: #aacee6;
	height: 28px;
	margin-top: 15px;
	line-height: 28px;
	text-align: center;
	color: #2c6b97;
}
.navc a {
	color: #2c6b97;
}
.hezuo {
	padding-top: 10px;
	border-bottom: 1px dashed #ccc;
}
.hezuo b {
	float: left;
	padding: 15px;
}
.hezuo span {
	line-height: 25px;
	text-align: left;
}
.hezuo span a {
	color: #075db2;
}
.link {
	line-height: 25px;
	padding-left: 15px;
	border-bottom: 1px dashed #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.link a {
	color: #3C7BDA;
}
.banqpic {
	padding-top: 10px;
	height: 50px;
	text-align: center;
}
.banqpic img {
	height: 41px;
	width: 34px;
	margin-right: 20px;
}
.guoqipic {
	text-align: center;
	padding-top: 8px;
}
.guoqipic a img {
	margin-right: 15px;
	height: 17px;
	white-space: 28;
}

/*+++++list_style+++++*/
.travel_news b a {
	color:#333;
}
.travel_news b {
	height: 24px;
	background-image: url(../images/lvtibg.gif);
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	display: block;
}
.travel_news ul {
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
	border: 1px #c4c4c4 solid;
}
.travel_news ul li {
	margin-top: 5px;
	width: 125px;
	overflow: hidden;
	display: block;
}
.travel_news ul li img {
	width: 7px;
	height: 6px;
	margin-left: 3px;
}

.travel_news ul li a {
	color: #36F;
}
.travel_news ul li a:hover {
	color: #009;
}
.ad_list {
	width: 520px;
	height: 78px;
}

.ad_list img {
	width: 520px;
	height: 78px;
}
.list {
	border: 1px #d3d3d3 solid;
	padding-left: 8px;
	padding-right: 8px;
}
.list ul{
	padding-top: 5px;
	padding-bottom: 10px;
}
.list ul li {
	margin-top: 5px;
	font-size: 14px;
}
.list ul li a {
	color:#333;
}
.list ul li img {
	margin-right: 5px;
	width: 7px;
	height: 6px;
}
.picture {
	margin-top: 5px;
}
.picture_content {
	border: 1px #cad3d2 solid;
	background-color: #cadedf;
	padding-top: 5px;
	float: left;
	width: 518px;
	text-align: center;
}
.picture_content a dt {
	color: #333;
}
.picture_content a img   {
	width: 160px;
	height: 120px;
	border: 1px solid #333;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline;
}
.ad_list_right {
	width: 320px;
	height: 65px;
}
.ad_list_right img {
	width: 320px;
	height: 65px;
}
.time_out {
	width: 318px;
	border: 1px solid #ccc;
	margin-top: 5px;
	font-size: 12px;
}
.time_out b {
	text-align: center;
	width: 318px;
	display: block;
	font-size: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.time_out b a {
	font-size: 12px;
	color: #036;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
}
.right_list {
	padding: 8px;
}
.right_list ul li {
	font-size: 12px;
	margin-top: 5px;
}
.right_list ul li a {
	color: #39F;
}

.right_list ul li img {
	margin-right: 3px;
}
.right_list_img ul {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
.right_list_img ul li {
	height: 110px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
/*++++内容页样式++++*/
.cenlcen {
	font-size: 12px;
	padding: 8px;
}
.cenlcen h1 {
	font-size: 16px;
	text-align: center;
	color: #01a5e4;
	line-height: 30px;
}
.cenlenimg {
	width: 99%;
	float: left;
}
.cenlenimg ul {
	padding-top:5px;
}
.cenlenimg ul li {
	width:120px;
	float:left;
	height:22px;
	line-height:22px;
	font-size:12px;
}
.cenlenimg ul li img {
	margin-right:5px;
}
.cenlenimg ul li a {
	color:#000000;
}
.cenlenimg ul li a:hover {
	color:#01a5e4;
}
.cennei {
	line-height: 24px;
	font-size:12px;
	color: #333333;
}
.cennei p {
	line-height: 24px;
	margin-top: 15px;
}
.cennei img {
	max-width: 450px;
	max-height: 300px;
}
.location {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #C3DEF6;
}
.location a {
	color: #03F;
}
/*+++++单页样式+++++*/
.alongpage {
	width: 658px;
	border-left: 1px #d3d3d3 solid;
	border-right: 1px #d3d3d3 solid;
	border-bottom: 1px #d3d3d3 solid;
	padding-top: 5px;
}
.titlebg {
	line-height: 25px;
	height: 25px;
	background-image: url(../images/titlebg.gif);
	padding-left: 20px;
}
.alongpage_list {
	padding-bottom: 10px;
	float: left;
}

.alongpage_list ul li {
	margin-top: 8px;
	font-size: 12px;
	float: left;
	width: 320px;
	display: inline;

}
.alongpage_list ul li img {
	margin-left: 10px;
	margin-right: 8px;
}
/*+++++首页滑动门+++++*/
#ifocus {
	BORDER-BOTTOM: #dedede 1px solid;
	BORDER-LEFT: #dedede 1px solid;
	WIDTH: 658px;
	BACKGROUND: #f8f8f8;
	HEIGHT: 420px;
	BORDER-TOP: #dedede 1px solid;
	BORDER-RIGHT: #dedede 1px solid;
	margin-top: 8px;
}
.ifocus_left {
	float: left;
}

#ifocus_pic {
	POSITION: relative;
	WIDTH: 500px;
	DISPLAY: inline;
	FLOAT: left;
	HEIGHT: 320px;
	OVERFLOW: hidden;
	left: 8px;
}
#ifocus_piclist {
	POSITION: absolute
}
#ifocus_piclist LI {
	WIDTH: 500px;
	HEIGHT: 320px;
	OVERFLOW: hidden;
}
#ifocus_piclist IMG {
	WIDTH: 500px;
	HEIGHT: 318px;
}
#ifocus_btn {
	MARGIN: 8px 8px 0px 0px;
	WIDTH: 135px;
	DISPLAY: inline;
	FLOAT: right
}
#ifocus_btn LI {
	FILTER: alpha(opacity=50); WIDTH: 128px; HEIGHT: 78px; CURSOR: pointer; opacity: 0.5; -moz-opacity: 0.5
}
#ifocus_btn IMG {
	MARGIN: 7px 0px 0px 13px; WIDTH: 113px; HEIGHT: 68px
}
#ifocus_btn .current {
	FILTER: alpha(opacity=100); WIDTH: 133px; BACKGROUND: url(../images/ifocus_btn_bg.gif) no-repeat; HEIGHT: 79px; opacity: 1; -moz-opacity: 1
}
#ifocus_opdiv {
	POSITION: relative;
	FILTER: alpha(opacity=50);
	WIDTH: 500px;
	top: 0px;
	BACKGROUND: #fff;
	HEIGHT: 85px;
	LEFT: 8px;
	opacity: 0.5;
	-moz-opacity: 0.5
}
#ifocus_tx {
	POSITION: relative;
	top: 8px;
	COLOR: #000;
	LEFT: 8px;
	font-size: 12px;
	line-height: 25px;
	height: 75px;
	width: 484px;
	overflow: hidden;
}
#ifocus_tx ul h1 {
	text-align: center;
}
#ifocus_tx ul h1 a {
	color:#000;
}
#ifocus_tx .normal {
	DISPLAY: none
}
