/*	-------------------------------------------------------------
	Ectrip CSS Widget
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Design By:		xyb
	Description:	Styles for index
	Filename:		index.css
	Version:		2.0
	Create Date:	2013.08.30 xyb
	Last Edit:		2013.08.30 xyb
	-------------------------------------------------------------	*/
@import url(font.css);
@import url(main.css);
@import url(jquery-ui-1.7.2.custom.css);
@import url(ectrip.ui.grid.css);
@import url(ectrip.ui.tools.css);
@import url(styleYbl.css);
/*------样式重置------*/
body {
	max-width: 1900px;
	margin: auto;
}
header .top-ad {
	height: 80px;
	top: 0;
	background-image: url(../images/top-ad.jpg);
	background-repeat: no-repeat;
	left: 400px;
}
* html,
* html body {
	background-image: url(../images/about:blank);
	background-attachment: fixed;
} /* 修复IE6 fixed抖动bug */
.list li { font-size: 14px; }
section {
	width: 100%;
	*width:1202px;
	margin-top: 0;
	margin:0 auto;
}
footer .w-m { width: 100%; }
.nav-site .nav-menu { top: 45px; }
.nav-main {
	*width:1203px;
	height: 44px;
	line-height: 44px;
	box-shadow: 0 5px 10px rgba(0,0,0,.3);
	border-bottom: 0;
}
.nav-main nav {
	margin-left: 0;
	z-index: 2;
	background-color: #2B98DB
}
.nav-main nav a:link,
.nav-main nav a:visited {
	padding: 0;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	width: 11.111%;
	text-align: center;
	margin-top: 0;
	background-repeat: repeat-y;
	-webkit-border-radius: 0;
	border-radius: 0;/*
	background-color: transparent;
	-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;*/
}
.nav-main nav .on:link,
.nav-main nav .on:visited,
.nav-main nav .on:hover {
	background-color: #4CBBEB;
	background-image: none;
	color: #FF6;
	margin: 0 0 0 -3px;
}
.ec-s-menu {
	position: absolute;
	top: 44px;
	left: 0;
	width: 100%;
	z-index: 1;
}
.ec-s-menu ul {
	position: absolute;
	top: -10px;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	-o-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	/* -moz-border-radius:  0 0 5px 5px; 
	 -o-border-radius: 0 0 5px 5px;  
	 -webkit-border-radius:0 0 5px 5px; 
	 border-radius: 0 0 5px 5px;*/
	background-image: -webkit-linear-gradient(top, #4CBBEB 10%, #2B98DB 100%);
	background-image: -moz-linear-gradient(top, #4CBBEB 10%, #2B98DB 100%);
	background-image: -o-linear-gradient(top, #4CBBEB 10%, #2B98DB 100%);
	background-image: -ms-linear-gradient(top, #4CBBEB 10%, #2B98DB 100%);
	background-image: linear-gradient(top, #4CBBEB 10%, #2B98DB 100%);
	background-color: #4CBBEB\8;
	background-color: #4CBBEB\9;
	filter: Alpha(Opacity=95);
	opacity: .95;
 opacity: .95\8;
 opacity: .95\9;
	padding: 10px 0 15px;
	width: 14.385%;
	display: none;
}
.ec-s-menu ul.menuShow {
	top: 1px;
	display: block;
}
.ec-s-menu ul li {
	padding: 5px 0;
	margin: 0 10px;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 1.62em;
	border-top: 1px solid #4CBBEB;
}
.ec-s-menu ul li.first { border-top: 0; }
.ec-s-menu ul li a:link,
.ec-s-menu ul li a:visited { color: #FFF; }
.ec-s-menu ul li a:hover { color: #FF0; }
.ec-s-menu ul.menuBooking {
	left: 85.71%;/* 6*14.285%  */
	margin-left: -22px; /* 7*-3  */
}
header { height: 132px; }
header .w-m {
	background-color: #FFF;
	position: fixed;
	z-index: 20;
	width: 100%;
	top: 0;
	max-width: 1900px;
	*max-width:1202px;
	_position: absolute;
 _left:expression(eval(document.documentElement.scrollLeft));
 _top:expression(eval(document.documentElement.scrollTop));
}
header .logo { margin-left: 35px; }
header .tel {
	top: 10px;
	right: 20px;
}
.nav-site .lng {
	top: 10px;
	right: 180px;
	display: block;
}
.nav-site .nav-menu { right: 20px; }
.flexsliderContent {
	margin: 0 auto;
	width: 600px;
	background: #fff;
	border: 0;
	position: relative;
	-webkit-border-radius: 0;
	border-radius: 0;
	box-shadow: 0 0 0 #FFF;
	-webkit-box-shadow: 0 0 0 #FFF;
	-moz-box-shadow: 0 0 0 #FFF;
	-o-box-shadow: 0 0 0 #FFF;
	z-index: 5;
}
.flex-control-paging li a {
	background: #EEE;
	background: rgba(255,255,255,0.9);
}
.flex-control-paging li a:hover {
	background: #FFF;
	background: rgba(255,255,255, 1);
}
.flex-control-paging li .flex-active:link,
.flex-control-paging li .flex-active:visited,
.flex-control-paging li .flex-active:hover {
	background: #398bef;
	background: rgba(57,139,239,0.9);
}
.flexsliderContent .flex-control-nav { bottom: 10px; }
.flex-direction-nav a {
	width: 31px;
	height: 69px;
	margin-top: -35px;
	background-image: url(../images/bg-picFocusScroll-control.png);
	background-position: -87px 0;
	background-color: #F1F1F1;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
.flex-direction-nav .flex-next {
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	background-position: -130px 0;
	right: 0;
	opacity: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
	opacity: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.9;
	right: 0;
	background-color: #666;
}
.flexslider:hover .flex-prev {
	opacity: 1;
	left: 0;
	background-color: #666;
}
.listPicTheme {
	width: 657px; /*651+6*/
	height: 356px;
	overflow: hidden; /*170*2+11=351*/
}
.listPicTheme a:link,
.listPicTheme a:visited {
	float: left;
	margin: 0 6px 6px 0;
	width: 213px;
	height: 175px;
	overflow: hidden;
	position: relative;
}
.listPicTheme .sA:link,
.listPicTheme .sA:visited {
	width: 432px;
	height: 356px
}
.listPicTheme .sB:link,
.listPicTheme .sB:visited { width: 432px; }
.listPicTheme .sAr:link,
.listPicTheme .sAr:visited {
	float: right;
	margin-right: 10px;
}
.listPicTheme img {
	min-width: 100%;
	width: auto;
	min-height: 100%;
	max-height: 100%;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	position: relative;
	z-index: 1;
}
.listPicTheme a:hover img {
	opacity: .8;
	filter: Alpha(Opacity=80);
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.listPicTheme a p.info {
	z-index: 2;
	bottom: 0;
	display: block;
	width: 100%;
	text-align: center;
	background-color: rgba(166,166,166,.90);
	background-color: #999\9;
 opacity: .90\9;
	filter: Alpha(Opacity=80);
	position: absolute;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-animation: pinfo .6s 1 ease-in;
	animation: pinfo .6s 1 ease-in;
}
.listPicTheme p i {
	line-height: 200%;
	font-size: 14px;
	color: #FFF;
	display: block;
	padding: 0 10px;
}
.listPicTheme a:hover p.info {
	bottom: 0;
	background-color: rgba(122,122,122,.90);
	background-color: #666\9;
	filter: Alpha(opacity=80);
 opacity: .90\9;
}

/*
@-moz-keyframes pinfo { 0% { opacity:0.5; } 100% { opacity:1;}}*/
@-webkit-keyframes pinfo { 0% {
opacity:0.38;
}
100% {
opacity:1;
}
}
@keyframes pinfo { 0% {
opacity:0.38;
}
100% {
opacity:1;
}
}
/*
192+6+96+6=300
*/
.listPicThemeSmall {
	padding-left: 10px;
	width: 312px;
	height: 178px;
}
.listPicThemeSmall a:link,
.listPicThemeSmall a:visited {
	margin: 6px 6px 0 0;
	width: 96px;
	height: 86px;
}
.listPicThemeSmall .sA:link,
.listPicThemeSmall .sA:visited {
	width: 198px;
	height: 178px
}
.listPicThemeSmall .sB:link,
.listPicThemeSmall .sB:visited { width: 198px; }
.listPicThemeSmall .sAr:link,
.listPicThemeSmall .sAr:visited { margin-right: 10px; }
.listPicThemeSmall a p.info {
	height: 100%;
	background-color: rgba(255,255,255,.1);
	background-color: #FFF\9;
	filter: Alpha(opacity=10);
 opacity: .1\9;
}
.listPicThemeSmall a p.info i {
	top: 50%;
	left: 0;
	position: absolute;
	display: block;
	width: 100%;
	margin-left: -10px;
	margin-top: 0.25em;
	-webkit-transition: all .5s;
	transition: all .5s;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	opacity: .0;
}
.listPicThemeSmall a:hover p.info {
	background-color: rgba(76,187,235, 0.38);
	background-color: transparent\9;
	opacity: 1\9;
	filter: Alpha(Opacity=100);
}
.listPicThemeSmall a:hover p.info i {
	left: 0;
	opacity: 1;
	margin-top: -.75em;
}
/*------大标题+简介+更多样式------*/
.bigTitleInfo {
	height: 560px;
	width: 100%;
	overflow: hidden;
	position: relative;
}/*1920/900=1200/560*/
.bigTitleInfo .slides {
	position: relative;
	z-index: 1;
	height: 560px;
}
.bigTitleInfo .slides > li { background-color: #e6f2f9; }
.bigTitleInfo .slides > li,
.bigTitleInfo .slides > li > .info,
.bigTitleInfo .slides > li .urlBlock {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	display: block;
}
.bigTitleInfo .slides > li .urlBlock {
	background-image: url(../images/blank.png);
	display: block;
	zoom: 1;
	z-index: 9;
}
.bigTitleInfo .slides > li > .info {
	width: 45%;
	top: 20%;
	left: 50%;
	font-family: "Microsoft YaHei";
	z-index: 10;
	color: #FFF;
	height: 0;
	overflow: hidden;
}
.bigTitleInfo .slides > li > .info p {
	width: 98%;
	padding: .5em 0 1em;
	line-height: 200%;
	-webkit-text-shadow: 1px 0 0 #333;
	-ms-text-shadow: 1px 0 0 #333;
	text-shadow: 1px 0 0 #333;
	font-size: 16px;
}
.bigTitleInfo .slides > li img.bigPic {
	width: 100%;
	background-position: center 245px;
}
.bigTitleInfo .slides > li > .info .detail {
	-webkit-border-radius: 5px;
	border-radius: 5px;
 *background-color: #F90;
	background-color: #F90\0;
	background-color: rgba(255,153,0,.8);
	display: inline-block;
 *display: inline;
	zoom: 1;
	padding: 3px 10px;
	color: #FFF;
}
.bigTitleInfo .slides > li > .info .detailBlue {
 *background-color: #2B98DB;
	background-color: #2B98DB\0;
	background-color: rgba(25,161,219,.8);
}
.bigTitleInfo .slides > li.bgColorA { background-color: #FFE9B9 }
.bigTitleInfo .slides > li.bgColorB { background-color: #C1DCF7 }
.bigTitleInfo .flex-control-paging li a {
	width: 20px;
	height: 20px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
}
.s-h {
	padding: 10px;
	color: #2B98DB;
	font-size: 20px;
	font-family: "Microsoft YaHei";
	/*-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3), 0 -10px 20px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3), 0 -10px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3), 0 -10px 20px rgba(0, 0, 0, 0.3);*/
	z-index: 10;
	position: relative;
}
.boxContent {
	position: absolute;
	width: 30%;
	top: 30px;
	left: 30px;
	background-image: url(../images/s-2-bg-02.png);
	height: 460px;
	padding: 0 30px;
	z-index: 10;
}
/*------魅力阿坝------*/
.ec-s-1 .s-h,
.ec-s-2 .s-h { display: none; }
/*------阿坝动态------*/

.ec-s-2 { margin-top: 30px }
.ec-s-2 img.bigPic {
	width: 100%;
	height: 460px;
	background-color: #E6F2F9
}
.boxNews {
	height: 460px;
	overflow: visible;
}
.boxNews .boxContent {
	top: 10px;
	height: 440px;
	width: 66%;
	padding: 0;
}
.boxNews .boxContent h2 {
	text-align: center;
	border-bottom: 3px solid #FFF;
	height: 60px;
	line-height: 60px;
}
.boxNews .boxNewsTop h2 { padding-top: 20px; }
.boxNews .boxContent > h2 a:link,
.boxNews .boxContent > h2 a:visited {
	font-size: 40px;
	font-family: "幼圆", "Microsoft YaHei";
	font-weight: normal;
	color: #2b98db;
	height: 60px;
	line-height: 60px;
}
.boxNews .boxContent .list-pic-artBig li { border-top: 0; }
.boxNewsList .list-pic-artBig li a:link i.title,
.boxNewsList .list-pic-artBig li a:visited i.title { width: 76% }
.list-pic-artBig li a:link i.title,
.list-pic-artBig li a:visited i.title {
	background-color: #2b98db;
	color: #FFF;
	display: block;
	zoom: 1;
	padding: 3px 10px;
	font-size: 16px;
	font-family: "幼圆", "Microsoft YaHei";
	white-space: nowrap;
	overflow: hidden;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-pic-artBig li a:hover i.title { color: #d3ec6c; }
.boxNews .boxContent .w-m { padding: 5px 30px; }
.boxNews .boxNewsTop {
	width: 25%;
	margin-top: -25px;
	/*background-color: rgba(211,238,108,.87);
	background-color: #d3ec6c\0;*/
	background-image: url(../images/s-2-bg-01.png);
	-webkit-box-shadow: 5px 2px 3px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 5px 2px 3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 5px 2px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 5px 2px 3px rgba(0, 0, 0, 0.25);
}
.boxNews .boxNewsTop .arrow {
	border-bottom: 15px solid #698200;
	border-right: 15px solid #FFF;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: -15px;
	overflow: hidden;
}
.box-newsTopList { margin-right: 8px; }
.box-newsTopList li.info .title { line-height: 2em; }
.boxNewsList { left: 30%; }
.boxAd {
	left: 50%;
	margin-left: -600px;
	overflow: hidden;
	width: 1140px;
	background-color: transparent;
}
.adList {
	padding-top: 30px;
	margin-left: -10px;
	overflow: hidden;
	width: 1150px;
}
.adList .ad {
	float: left;
	width: 280px;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	position: relative;
	;
}
.adList .adBig {
	width: 560px;
	float: right;
	margin-left: 0;
}
.adList .ad img {
	width: 280px;
	height: 200px;
}
.adList .adBig img {
	width: 560px;
	height: 410px;
}
.adList .ad .info {
	width: 100%;
	background-color: #F60;
	position: absolute;
	bottom: 0;
	left: 0;
	border-top: 2px solid #FFF;
	text-align: left;
}
.adList .ad .info h3 { font-size: 16px; }
.adList .ad .info h3,
.adList .ad .info p {
	color: #FFF;
	padding: 5px 10px;
}
.boxJptj {
	left: 20%;
	width: 80%;
	padding: 0;
	background-color: transparent;
}
.boxNews .slides > li > .info-boxJptj {
	top: 10%;
	width: 15%;
	left: 30px;
	right: 30px
}
.list-pic-tj li {
	height: 210px;
	width: 25.3%;
	margin: 0 2% 20px;
	background-color: rgba(255,255,255,.9);
	padding: 1%;
}
.flexslider .slides .list-pic-tj img {
	height: 160px;
	display: inline;
	width: 100%;
	border: 0;
}
/*-----目的地精选------*/

.ec-s-3 .s-h {
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3), 0 -10px 20px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3), 0 -10px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.3), 0 -10px 20px rgba(0, 0, 0, 0.3);
}
.ec-s-3 .s-h .tl,
.ec-s-3 .s-h .tr {
	background-color: #2b98db;
	height: 60px;
	line-height: 60px;
	float: left;
	-webkit-box-shadow: 3px 1px 2px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 3px 1px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 3px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 3px 1px 2px rgba(0, 0, 0, 0.15);
	color: #FFF;
}
.ec-s-3 .s-h .tl {
	width: 20%;
	text-align: center;
	font-size: 40px;
	font-family: "幼圆", "Microsoft YaHei";
	font-weight: normal;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-o-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}
.ec-s-3 .s-h .tr {
	float: right;
	width: 79%;
	font-size: 16px;
	font-family: "幼圆", "Microsoft YaHei";
	font-weight: normal;
	-webkit-border-radius: 0 6px 0 0;
	-moz-border-radius: 0 6px 0 0;
	-o-border-radius: 0 6px 0 0;
	border-radius: 0 6px 0 0;
}
.ec-s-3 .s-h .tr a:link,
.ec-s-3 .s-h .tr a:visited {
	color: #FFF;
	margin: 0 0 0 1.62em;
}
.ec-s-3 .s-h .tr a:hover { color: #d3ec6c; }
.boxTsAba { height: 610px; }
.boxAllAba {
	padding: 0;
	background-color: rgba(0, 0, 0, 0);
	width: 100%;
	height: auto;
	left: 0;
	top: -10px;
}
.boxAllAba .themeL,
.boxAllAba .themeR {
	float: left;
	width: 50%;
	overflow: hidden;
	margin-left: 6px;
}
.boxAllAba .themeL { margin-left: -6px; }
.boxAllAba .listPicTheme {
	width: 103.5%;
	height: 620px;
	padding-left: 0;
}
.boxAllAba .listPicTheme a:link,
.boxAllAba .listPicTheme a:visited {
	width: 32.4%;
	height: 205px
}
.boxAllAba .listPicTheme .sC:link,
.boxAllAba .listPicTheme .sC:visited { height: 416px }
.boxAllAba .listPicTheme .sA:link,
.boxAllAba .listPicTheme .sA:visited {
	width: 64.8%;
	margin-left: 6px;
	height: 416px;
}
.boxAllAba .listPicTheme .sB:link,
.boxAllAba .listPicTheme .sB:visited { width: 64.8%; }
.boxAllAba .listPicTheme .cL:link,
.boxAllAba .listPicTheme .cl:visited { clear: left; }
.boxTsAba .slides > li > .info {
	top: 10%;
	width: 15%;
	left: 30px;
}
.boxTsAba .slides > li > .info-boxJptj p {
	color: #F90;
	-webkit-text-shadow: 1px 0 0 #FFF;
	-ms-text-shadow: 1px 0 0 #FFF;
	text-shadow: 1px 0 0 #FFF;
}
/*-----联系我们&多彩阿坝------*/
.ec-s-4 { padding-top: 20px; }
.ec-s-4 .s-h { display: none }
.gotoAba {
	background-image: url(../images/s-4-bg.png);
	height: 497px;
	overflow: visible
}
.gotoAba .w-l {
	width: 30%;
	float: left;
	margin-left: 2%
}
.gotoAba .w-l img {
	max-width: 100%;
	max-height: 400px;
*width: 100%;
}
.gotoAba .w-l .scrollLoadingImg {
	background-color: #E6F2F9;
	width: 100%;
	height: 360px;
}
.gotoAba .w-r {
	width: 62%;
	float: right;
	margin-right: 4%
}
.gotoAba .sR {
	background-image: url(../images/s-4-r.png);
	height: 520px;
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	overflow: hidden;
	z-index: 10;
}
.gotoAba h2 {
	font-size: 40px;
	font-family: "幼圆", "Microsoft YaHei";
	font-weight: normal;
	color: #3A3A3A;
	line-height: 80px;
	height: 90px;
}
.gotoAba h2 img { height: 50px; }
.colorAba { overflow: visible; }
.colorAba .flex-control-nav {
	width: auto;
	bottom: -40px;
	right: 0;
}
.colorAba,
.colorAba .slides,
.colorAba .slides > li img.bigPic { height: 333px; }
.colorAba .slides > li img.bigPic { background-position: center 120px; }
/*-----精品推荐------*/
.ec-s-6 .s-h {
	font-size: 40px;
	font-family: "幼圆", "Microsoft YaHei";
	font-weight: normal;
	color: #3A3A3A;
	line-height: 50px;
	height: 50px;/*-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 -10px 20px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 -10px 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 -10px 20px rgba(0, 0, 0, 0.3);*/
}
.ec-s-6 .list-pic { margin-left: -1%; }
.ec-s-6 .list-pic li {
	width: 17.8%;
	margin: 0 0 0 2%;
	text-align: center;
	padding: 0 0 10px 0;
}
.ec-s-6 .list-pic li img {
	height: 340px;
	width: 100%;
	min-height: 340px;
	padding: 0;
	border: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.ec-s-6 .list-pic li .title {
	margin-top: 10px;
	display: block;
	padding: 5px 5px;
	color: #FFF;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	background-color: #2B98DB;
	white-space: nowrap;
	overflow: hidden;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
	position: relative;
}
.ec-s-6 .list-pic li .title .price {
	position: absolute;
	right: 5px;
	color: #FF0;
	font-size: 16px;
}
.ec-s-6 .list-pic li:hover img { margin-top: -5px; }
.ec-s-6 .list-pic li:hover .title {
	background-color: #4CBBEB;
	color: #FF6;
}
.ec-s-7 .sB {
	height: 335px;
	background-image: url(../images/s-7-bg.png);
	background-repeat: repeat-x;
}

.ec-s-7 .lxxgj {
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
}

.ec-s-7 .lxxgj li {
	width: 16.666%;
	padding-left: 0;
	text-align: center;
	float: left;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.ec-s-7 .lxxgj li:hover { margin-top: -25px; }

.ec-s-7 .list-pic {
	margin-left: 0;
	padding-top: 20px;
	margin-top: 0;
}
.ec-s-7 .list-pic li {
	margin: 0 2.5% 0 2.5%;
	padding: 0 0 10px 0;
	width: 20%;
	position: relative;
	height: 278px;
	text-align: left
}
.ec-s-7 .list-pic li a:link,
.ec-s-7 .list-pic li a:visited {
	display: block;
	margin: auto;
	padding: 16px 0 65px;
	position: absolute;
	z-index: 2;
	width: 80%;
	left: 10%;
	bottom: 0;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	/* max-width: 220px; */
}
.ec-s-7 .list-pic li a:hover {
	-webkit-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.ec-s-7 .list-pic li img {
	width: 100%;
	height: auto;
	border: 0;
	padding: 0;
}
.ec-s-7 .list-pic li .title,
.ec-s-7 .list-pic li .price {
	position: absolute;
	bottom: 20px;
	display: block;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	font-size: 14px;
}
.ec-s-7 .list-pic li .price-m {
	font-size: 16px;
	color: #f60;
}
.ec-s-7 .list-pic li .price { right: 0; }
.ec-s-7 .list-pic li img.itemBg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	max-height: 300px;
	/* max-width: 310px; */
}
.ec-s-7 .list-pic li img.itemBg,
.ec-s-7 .list-pic li img.scrollLoadingImg { background-color: transparent; }
.ec-s-7 .list-pic li.itemA {
	width: 18%;
	height: 248px;
	margin: 30px 2.5% 0 2.5%;
}
.ec-s-7 .list-pic li.itemA a:link,
.ec-s-7 .list-pic li.itemA a:visited {
	padding-bottom: 55px;
	/* max-width: 195px; */
}
.ec-s-7 .list-pic li.itemA img.itemBg { /* max-width: 270px; */ }
.ec-s-7 .list-pic li.itemB {
	width: 18%;
	height: 228px;
	margin: 50px 2.5% 0 2.5%;
}
.ec-s-7 .list-pic li.itemB a:link,
.ec-s-7 .list-pic li.itemB a:visited {
	padding-bottom: 60px;
	/* max-width: 210px; */
}
.ec-s-7 .list-pic li.itemB img.itemBg { /* max-width: 290px; */ }
/*-----关注我们------*/
.ec-s-5 { }
.s-h-l {
	font-size: 40px;
	font-family: "幼圆", "Microsoft YaHei";
	font-weight: normal;
	height: 160px;
	line-height: 160px;
	color: #999;
	padding: 0 0 0 7.5%;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}
.focusUs {
	position: absolute;
	width: 70%;
	left: 28%;
	top: 30px;
	z-index: 11
}
.focusUs li {
	float: left;
	width: 10%;
	margin: 0 7.5%;
}
.focusUs li img { width: 100%; }
header .logoInfo {
	position: absolute;
	top: 20px;
	left: 200px;
	border-left: 1px solid #999;
	padding-left: 10px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	padding-bottom: 3px;
	line-height: 20px;
}
header .logoInfo h3 {
	font-weight: normal;
	font-size: 14px;
}
header .logoInfo .template { margin-left: 1em; }
.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;
}
.weather {
	*margin-left:150px;
	*background:pink;
}
footer { padding: 0 0 20px }
footer .nav-footer { font-weight: bold }
footer .credit { border-top: 0; }
.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; }
