@charset "UTF-8";
/*	-------------------------------------------------------------
	Ectrip CSS Widget
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Design By:		xyb
	Description:	Styles for news center
	Filename:		travel.css
	Version:		1.0
	Create Date:	2013.11.06 xyb
	Last Edit:		2013.11.06 xyb
	-------------------------------------------------------------	*/
@import url(font.css);
@import url(main.css);
@import url(jqueryui/green/jquery-ui-1.7.2.custom.css);
@import url(ectrip.ui.grid.css);
@import url(ectrip.ui.tools.css);
@import url(style.css);
/*------重置样式------*/
.ec-s-travel-bgStyle { display: none}
.ec-g-2-1 { width: 610px; }
.ec-g-2-1-Ud{width:1200px;}
.ec-g-2-2 { width: 570px; }
.ec-g-2-2-Ud{width:1200px;}
.w-box h3 {
	font-size: 16px;
	line-height: 35px;
	height: 35px;
	padding-left: 15px;
	font-weight: normal
}
.picFocusScroll .contentlist li .info a:link,
.picFocusScroll .contentlist li .info a:visited { font-size: 14px; }
.list li {
	font-size: 14px;
	line-height: 30px;
}
.ec-g-2-2-Ud .list li, .ec-g-2-1-Ud .list-pic-artBig li {width:47.8%; float:left;} 
.ec-g-2-2-Ud .list li:nth-child(1){width:100%;}
.ec-g-2-2-Ud .list li:nth-of-type(even), .ec-g-2-1-Ud .list-pic-artBig li:nth-of-type(odd){margin-right:2%;}.ec-g-2-1-Ud .list-pic-artBig li:nth-of-type(even){float:right;}
.list li.picItem p,
.list li.info p,
.list li.pic-d p { line-height: 162%; }
.list li.pic-d p { text-indent: 0; }
.list li.info .title:link,
.list li.info .title:visited { color: #F60 }
.list li.info .title:hover,
.w-box-styleB .list li.info .title:link,
.w-box-styleB .list li.info .title:visited { color: #19A1DB }
.w-box-styleB .list li.info .title:hover,
.w-box-styleBYellow .list li.info .title:link,
.w-box-styleBYellow .list li.info .title:visited { color: #F60 }
.w-box-styleBYellow .list li.info .title:hover { color: #19A1DB }

.list li.pic-d {
	padding-bottom: 10px;
	border-bottom: 1px dashed #E6E6E6;
	margin-bottom: 5px;
}
.list li.pic-d img {
	width: 120px;
	height: 90px;
}
.list li.pic-d .title {
	font-size: 20px;
	color: #666;
	font-weight: bold;
}
footer section { width: auto; }
/*------框架公用------*/
.weatherShow { width: 160px; }
.weatherShow .slides {
	height: 25px;
	color: #999
}
.weatherShow .slides li {
	height: 25px;
	line-height: 25px;
}
.weatherShow .slides li a { display: block; }
.weatherShow .slides img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	display: inline-block;
*display: inline;
	zoom: 1;
	background-color: #4bb2fe;
	padding: 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
/*---样式公用---*/
.ico-score,
.ico-score-value {
	background-image: url(images/travel-ico.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	display: inline-block;
 *display: inline;
	zoom: 1;
	vertical-align: middle;
}
.ico-score {
	background-position: -185px 0;
	line-height: 9px;
	height: 9px;
	width: 81px;
	cursor: pointer;
*cursor: hand;
}
.ico-score-value {
	background-position: -100px 0;
	width: 60%;
	vertical-align: top
}
.w-search { margin-right: 2em; }
.w-search input {
	background-image: url(images/travel-ico.png);
	background-repeat: no-repeat;
	background-position: -32px -47px;
	height: 22px;
	line-height: 22px;
	padding-left: 30px;
	margin-right: 0;
}
.w-search button {
	height: 24px;
	line-height: 18px;
	padding: 2px 10px;
	margin-left: -8px;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	border: 1px solid #CCC
}
 
.ec-s-news { padding-top: 10px;}
.ec-s-news .ec-g { padding: 10px 0; }
.ec-s-news .w-url {
	margin: -10px 0 10px 0px;
	font-size: 14px;
	text-align: left;
	padding-left: 15px;
}
footer .w-m {
	padding-top: 10px;
}
footer {
	padding: 0 0 20px;
	color: #fff;
	background: url(image/footer.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	bottom: 0;
}
/*------资讯首页------*/
/*---新闻---*/


.boxNewsPic {
	border: 1px solid #EEE;
	padding: 4px;
}
.boxNewsTitle { margin-bottom: 5px; }
.boxNewsPic .scroll_m,
.boxNewsPic .contentlist li,
.boxNewsPic .contentlist li img {/*3:2*/
	width: 600px;
	height: 400px;
}
.boxNewsList .list li.info { min-height: 104px; }
.boxNewsListB { margin-top: 10px; }
.boxNewsListB .list-pic-artBig li{ height: 130px; }
/*------文章------*/

.ec-s-news-article .ec-g-2-1 { width: 1020px; }
.ec-s-news-article .ec-g-2-2 { width: 160px; }
/*--栏目导航--*/
.box-sort { margin-bottom: 10px; }
.box-sort h2 {
	
	position: relative; 
	height: 60px;
	line-height: 60px; 
	overflow: hidden;
	color: #FFF;
	text-align: center;
	font-size: 18px; 
	width: 100%;
}
.box-sort h2,
.box-sort h2 i {
    background-color: #2b3b58;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: 微软雅黑;
	overflow: hidden;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.box-sort h2 i {
	position: absolute;
	top: 40px;
	display: block;
	width: 90%;
	left: 2%;
	text-align: right;
	padding: 0 10px;
	font-size: 14px;
	line-height: normal;
	color: #4587dd;
	border-bottom: 1px dashed #1a6bd4;
    display: none;
}
.box-sort ul {
	background-color: #E0ECFC;
	padding: 0;
	overflow: hidden
}
.box-sort li { border-top: 2px solid #FFF; }
.box-sort li.first { border-top: 0; }
.box-sort li.itemNextList {
	background-color: #FFF;
	padding: 5px;
}
.box-sort li a {
	line-height: 40px;
	height: 40px;
	display: block;
	margin: 2px 5px;
	text-align: center;
	text-indent: 5px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 16px;
	
	font-family: 微软雅黑;
}
.box-sort li a:hover,
.box-sort li.on a:link,
.box-sort li.on a:visited,
.box-sort li.on a:hover { color: #0375e8; }
.box-sort li.on a:link,
.box-sort li.on a:visited,
.box-sort li.on a:hover { color: #0066cc; }
.newshare { padding-bottom: 20px;}
.newshare .jiathis_style_32x32 {
	float: right;
	zoom: 1;
	width: 415px;
	margin-top: 20px;
}
.commentsInfo {
	border: 1px solid #FC3;
	background-color: #fefbe4;
	padding: 5px;
	position: absolute;
	width: 85px;
	right: 5px;
	top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	line-height: 20px;
	text-align: center;
	z-index: 4;
}
.commentsInfo b { font-size: 16px; }
.commentsInfo,
.commentsInfo a:link,
.commentsInfo a:visited { color: #19a1db }
.commentsInfo i.score {
	font-weight: bold;
	color: #F60;
}
.commentsProgressbar,
.commentsProgressbar-value {
	background-color: #DDD;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
	margin: 2px 3px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.commentsProgressbar-value {
	background-color: #FC6;
	margin: 0;
	-webkit-transition: all .5s ease-in;
	transition: all .5s ease-in;
	width: 0%;
}
.listArticleOrder li .price { position: absolute; }
.listArticleOrder .ico-number {
	background-color: #DDD;
	background-image: none;
	color: #FFF;
	width: 16px;
	height: 16px;
	line-height: 16px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	font-size: 12px;
	left: 3px;
	top: 8px;
}
.listArticleOrder .ico-number-top { background-color: #FC0; }
.w-box-articleInfo h2 {
	float: none;
	text-align: center;
	font-size: 24px;
	padding: 5px 120px 5px 15px;
	text-indent: 60px;
	height: auto;
}
.w-box-articleInfo { height: auto; }
.w-box-articleInfo .info {
	font-size: 12px;
	clear: both;
	padding: 10px 120px 10px 15px;
	color: #999;
	text-align: center
}
.w-box-articleInfo0 h2 { padding: 5px 15px; }
.w-box-articleInfo0 .info { padding: 10px 15px; }
.w-box-articleContent p.info,
.w-box-articleContent .info p {
	text-indent: 2em;
	margin: .75em 0;
	line-height: 162%;
	color: #666;
	font-size: 14px;
	padding-left: 15px;
}
.w-box-articleContent .info img {
	display: block;
	max-width: 90%;
*width: expression(this.width >600 ? "660px" : this.width);
	margin:20px auto 2.38rem;
	border: 2px solid #FFF;
	padding: 0;
	-webkit-box-shadow: 0 0 5px #DDD;
	box-shadow: 0 0 5px #DDD;
}
.w-box-articleContent .info .attachment { margin: 10px; }
.w-box-articleContent .info .attachment .title {
	border-bottom: 1px dashed #EEE;
	margin: 0 0 5px;
	font-weight: bold;
}
.w-box-articleContent .info .attachment img {
	vertical-align: middle;
	line-height: 25px;
	padding: 5px;
}
.w-box-articleContent .info .attachment a {
	display: inline-block;
 *display: inline;
	zoom: 1;
	margin-right: 1em;
}
.w-box-articleContent .info table {
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	max-width: 90%;
	width: auto;
}
.w-box-articleContent .info td,
.w-box-articleContent .info th {
	padding: 5px 10px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	width: auto;
	height: auto;
}
/*---评论---*/
.w-boxComment { margin-top: 10px; }
.w-boxComment .w-m {
	border: 1px solid #EEE;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 10px 10px 20px
}
.w-boxComment .form-m li { line-height: 30px; }
.w-boxComment .form-m textarea {
	margin: -22px 0 0 113px;
	width: 82%
}
.w-boxComment .form-m .textareaInfo { margin-left: 113px; }
.list-comments {
	margin: 10px 15px;
	border-top: 1px solid #EEE;
	padding-top: 10px;
}
.list-comments .usinfo { margin: 5px 0; }
.list-comments .usinfo .usid { font-weight: bold }
.list-comments .usinfo .netip,
.list-comments .usinfo .date {
	position: absolute;
	right: 0;
	top: 3px;
	color: #999
}
.list-comments .usinfo .netip { right: 140px; }
.list-comments .content {
	color: #666;
	line-height: 20px;
	margin-bottom: 10px;
}

.site-sider {
	position: fixed;
	z-index: 21;
	display: none;
	right: 0;
	bottom: 0;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	_position: absolute;
 _left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||0));
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2-this.offsetHeight/2)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0));
	/* _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)); */
	 
	margin-top: -132px;
}
.siderShow {
	bottom: 100px;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.site-sider .site-sider-btns li {
	cursor: pointer;
	display: block;
	width: 42px;
	height: 42px;
	margin: 2px 0;
	background-image: url(index3/sider.png);
	background-repeat: no-repeat;
	-webkit-transition: background-color .25s ease-in;
	-moz-transition: background-color .25s ease-in;
	-ms-transition: background-color .25s ease-in;
	-o-transition: background-color .25s ease-in;
	transition: background-color .25s ease-in;
}
.site-sider .site-sider-btns li:hover { background-color: #000; }
.sider-btn-top { background-position: 0 0; }
.sider-btn-prev { background-position: 0 -45px; }
.sider-btn-next { background-position: 0 -90px; }
.sider-btn-fav { background-position: 0 -134px; }
.sider-btn-fav:hover { background-position: 0 -223px; }
.sider-btn-share { background-position: 0 -178px; }
.sider-btn-share:hover { background-position: 0 -268px; }

/*header-add*/
header {
	height: 65px;
	min-width: 1202px;
}
header .w-m {
	background-color: #FFF;
	position: fixed;
	z-index: 20;
	width: 100%;
	top: 0;
	max-width: 1900px;
	_position: absolute;
 _left:expression(eval(document.documentElement.scrollLeft));
 _top:expression(eval(document.documentElement.scrollTop));
}
header .logo { margin-left: 35px; }

.nav-site .lng {
	top: 10px;
	right: 180px;
	display: block;
}
.nav-site .nav-menu { }
header { width: 100%; }
header section { margin-top: 0; width: 1200px }
header .w-m > section { overflow: hidden ;}
header .logo {
	margin: 30px 0 30px 35px; 
	background-image: url(images/logo.png);
}
header .logoInfo {
	position: absolute;
	top: 30px;
	left: 200px;
	border-left: 1px solid #999;
	padding-left: 10px;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 3px;
	line-height: 20px;
}
header .logoInfo h3 {
	font-weight: normal;
	font-size: 14px;
}
header .logoInfo .template { margin-left: .2em; }
header .top-ad {
	height: 80px;
	top: 10px;
	background-image: url(index4/top-ad-summer.jpg);
	background-repeat: no-repeat;
	left: 400px;
	display: none;
}
header .top-code {
	position: absolute;
	left: 400px;
	width: 75px;
	height: 95px;
	overflow: hidden;
	top: 10px;
	display: block;
}
header .top-code img { width: 100%; }
header .top-code i {
	position: absolute;
	display: block;
	bottom: 0;
	text-align: center;
	width: 100%;
	color: #ff890c;
}
.nav-site {
	position: relative;
	z-index: 2;
}
.nav-site .lng,
.nav-site .nav-menu {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 60px;
	z-index: 2;
	text-align: right;
	height: 20px;
	line-height: 20px;
}
.nav-site .lng {
	z-index: 3;
	background-color: #FFF;
	overflow: hidden;
	border: 1px solid #FEF9CF;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: none;
}
.nav-site .lng:hover {
	height: 60px;
	transition: all 0.5s;
}
.nav-site .lng .ui-icon {
	position: absolute;
	left: 0;
	top: 2px;
}
.nav-site .lng a:link,
.nav-site .lng a:visited {
	display: block;
	margin-left: 15px;
	text-align: left;
}
.nav-site .nav-menu {
	width: auto;
	 right: 20px; top:55px;
}


.nav-site .nav-menu > i { margin-left: .5em; }
.nav-site .nav-menu .ld { display: none; }
header .logo {
	width: 322px;
	height: 48px;
	overflow: hidden;
	line-height: 99em;
	background-image: url(images/logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	position: relative;
	background-size: contain;
}
header .logo a {
	width: 322px;
	height: 48px;
	display: block;
	overflow: hidden;
	line-height: 99em;
}
header .top-ad,
header .tel {
	position: absolute;
	right: 300px;
	top: 45px;
	overflow: hidden;
	line-height: 99em;
	width: 360px;
	height: 60px;
	z-index: 1;
}
header .tel {
	width: 141px;
	right: 20px;
	height: 22px;
	top:20px;
	background-image: url(images/tel.png)
}
.nav-main {
	height: 70px;
	line-height: 70px;
	box-shadow: 0 5px 10px rgba(0,0,0,.3);
	border-bottom: 0;
	width: 100%;
	background-color: #2b3d5c;
	opacity: 0.9;
	position: fixed;
	top: 0;
	z-index: 999;
}
.nav-main nav {
	margin-left: 0;
	z-index: 2;
	overflow: hidden;
	height:  70px;
}
#mainNav img{
	width: 240px;
}

.ec-s-menu ul.menuInfo { 
    margin-left: -3px;
}
.ec-s-menu ul.menuTravel {
    margin-left: -2px;
}
.weatherShow {
    width: 160px;
}
/*end*/