@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i");
@import 'https://fonts.googleapis.com/icon?family=Material+Icons';
body,html{
	margin:0;
	font-size: 100%;
	font-family:"microsoft yahei", sans-serif;
	background: #fff;
	box-sizing:border-box;
}
body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover,a:focus{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	font-size:12px;
	color:#333;
	line-height:1.5em;
	margin:0;
	font-family:"microsoft yahei", sans-serif;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}	
p{
	color:#333;
	line-height:1.8em;
	text-align:justify;
	margin:0;
	font-size:12px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
ul{
	margin:0;
	padding:0;
}
li{ 
	list-style:none; 
	margin:0; 
	padding:0;
}
input, dl, dd, dt{
	margin:0;
	padding:0;
	border:none;
	outline:none;
}
button {
	background: none;
	border: none;
	outline: inherit;
}
/*1-3-top-banner */
.top_banner{
	font-size:14px;
	margin:10px 0;
	clear:both;
	color:#666;
}
.top_banner #notice{
	padding-left:34px;
	background:url(../images/top_notice.gif) no-repeat 1px 3px;
}
.top_banner a{
	color:#ff7f00;
}

/*1-4-banner */
.news-left{
	width:26%;
	float:left;
	border:1px solid #eda93a;
	padding:10px 6px;
	min-height:252px;
}
.news-left > dl > a > dt{
	width:100%;
	background:url(../images/index_more.gif) no-repeat right center;
	font-size:14px;
	color:#ff6633;
}
.news-left > dl > a > dt > i{
	color:#ff0000;
	margin-right:6px;
}
.news-left > dl > a > dt > span{
	font-size:14px;
	color:#e7ca69;
	margin-left:6px;
}
.news-left dd a{
	font-size:12px;
	color:#666666;
	line-height:1.8em;
}
.content-banner{
	width:46%;
	float:left;
	margin:0 1%;
	border:1px solid #eda93a;
	background:#eda93a;
}
.slider-panel img {
	width:100%;
	vertical-align:middle;
}
.banner{
	width:100%;
}
.slider {
	text-align: center;
	margin:0px auto;
	width:100%;
	position: relative;
	height:250px;
}
.slider-nav, .slider-pre, .slider-next {
	position: absolute;
	z-index: 8;
}
.slider-nav {
	position: absolute;
	left:10px;
	bottom:50px;
}
.slider-nav li {
	background: #ff9c50;
	color: #fff;
	cursor: pointer;
	margin:2px 0;
	overflow: hidden;
	text-align: center;
	height:14px;
	line-height:14px;
	width:14px;
	font-size:10px;
	color:#fff;
}
.slider-nav .slider-item-selected {
	background:#ff7f00;
}
.slider-page a {
	background: rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
	color: #fff;
	text-align: center;
	display: block;
	font-family: "simsun";
	font-size: 20px;
	width:24px;
	height:40px;
	line-height:40px;
	margin-top: -31px;
	position: absolute;
	top: 50%;
}
.slider-page a:HOVER {
	background: rgba(0, 0, 0, 0.4); 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}
.slider-next {
	left: 100%;
	margin-left: -24px;
}
/* ---首页FLASH图片展示--- */
.banner-info {
	position: absolute;
	width:100%;
	text-align: center;
	background:url(../images/hot/020162.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	min-height:250px;
}
.b2{
	background:url(../images/hot/020163.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.b3{
	background:url(../images/hot/020164.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.b4{
	background:url(../images/hot/020165.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.banner-info h3{
	font-size:14px;
	color:#fff;
	width:100%;
	position:absolute;
	bottom:0;
	text-align:center;
	background:rgba(0,0,0,0.4);
	padding:6px 0;
}

.news-left2{
	padding:0 0 7px 0;
}
.news-left2 dt{
	font-size:14px;
	margin-bottom:4px;
    padding:6px 6px 2px 40px;
    background:url(../images/01-n.gif) no-repeat 10px 8px #FFFFC1;
}
.news-left2 dd{
	float:left;
	margin-left:6px;
}
.news-left2 dd a{
	line-height:1.5em;
}
.news-left2 dd span{
	color:#ff7f00;
}
.news-left2 ul h4{
	margin:4px 0 2px 0;
    padding:4px 6px 2px 40px;
    font-size: 14px;
	font-weight:700;
    background:url(../images/01-top.gif) no-repeat 10px 8px #FFFFC1;
}
.news-left2 ul li a{
	font-size:12px;
	color:#666666;
	line-height:1.5em;
	padding-left:6px;
}

/*1-5-travel-view */
.travel-view{
	margin-top:10px;
}
.travel-view-left{
	width:26%;
	float:left;
	border:1px solid #eda93a;
	min-height:558px;
}
.travel-view-left h3,.travel-view-content h3,.line_hot dt{
    font-size: 14px;
    font-weight: bold;
	padding:6px 6px 6px 26px;
    background: url(../images/icon_scene.gif) no-repeat 8px 8px #FFFFC1;
}
.travel-view-left h3 a,.travel-view-content h3 a{
	color:#333;
}
.travel-view-left dl{
	padding:6px 6px;
	border-bottom:1px dashed #E8E8E8;
}
.travel-view-left dl:last-child{
	border-bottom:none;
}
.travel-view-left dl dt{
    font-size: 13px;
    padding-left: 15px;
    font-weight: bold;
    color: #333333;
    background: url(../images/a_t.gif) no-repeat 2px 6px;
}
.travel-view-left dl dd a{
    font-size: 12px;
    color: #666;
	line-height:1.5em;
}
.travel-view-content{
	width:46%;
	float:left;
	margin:0 1%;
	border:1px solid #eda93a;
	min-height:558px;
	background:url(../images/index_line_bg.jpg) no-repeat 0 bottom;
	background-size:100%;

}
.travel-view-content h3,.line_hot dt{
	background: url(../images/tour_line_ico.gif) no-repeat 8px 10px #FFFFC1;
}
.travel-view-content h3 span{
	float:right;
	font-weight:normal;
	font-size:12px;
	color:#666;
}
.travel-view-content ul{
	padding:8px 6px;
}
.travel-view-content ul li a,.line_hot dd a{
	font-size:14px;
	color:#333;
	line-height:1.8em;
}
.travel-view-content ul li a i,.line_hot dd a i{
	color:#3a365f;
	margin-right:6px;
}
.travel-view-content ul li span,.line_hot dd span{
	font-size:14px;
	color:#666;
	float:right;
}
.line_hot{
	padding-bottom:8px;
	margin-top:10px;
}
.line_hot dl dt{
	margin-bottom:8px;
}
.line_hot dd{
	padding:0 6px;
}
.travel-view-right{
	border:none;
}
.topic_line li{
	position:relative;
	margin-bottom:10px;
	border:1px solid #ccda54;
}
.topic_line li:last-child{
	margin-bottom:0;
}
.topic_line li h4{
	font-size: 18px;
	color:#ffff00;
	text-shadow: 0.5px 0.866px 5px rgb( 0, 0, 0 );
	position: absolute;
	right:10px;
	top:10px;
}
.topic_line li div{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:rgba(183,227,247,0.7);
	font-size:14px;
	text-align:center;
	color:#fff;
	padding:4px;
}
.topic_line li:hover{
	border:1px solid #eda93a;
}
.topic_line li:hover div{
	background:rgba(204,214,80,0.7);
}

.fuwu{
	border:1px solid #eda93a;
	margin-top:10px;
}
.ol_title{
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding:6px;
	background:#ffffc1;
}
.fuwu dl{
	border:none;
}
.fuwu .phone{
	padding:7px 0;
	background:url(../images/pic10.gif) no-repeat 16% 20px;
}
.fuwu .phone dt{
	padding-left:30%;
	background:transparent;
    font-size: 14px;
    font-weight: bold;
    color: #f72;
}
.fuwu .phone dd{
    width:100%;
	text-align:center;
    font-size: 14px;
    font-weight: bold;
    color: #ff7722;
	font-family: Georgia;
}
.fuwu .tianqi{
	padding:7px 0;
	border-top:1px solid #eda93a;
}
.fuwu .tianqi h4{
	text-align:center;
	background:transparent url(../images/index_weather.gif) no-repeat 30% 0;
    font-size: 14px;
    font-weight: bold;
    color: #f72;
	padding:7px 0;
}
.fuwu .tianqi h4 a{
	color:#666;
}
.fuwu .tianqi li{
	float:left;
	width:33.3%;
	text-align:center;
}
.fuwu .tianqi li a{
	font-size:12px;
	color:#666;
}

/*1-6-travel-photos */
.travel-photos{
	border:1px solid #eda93a;
	padding:10px 6px 0 6px;
}
.mjbg h3{
	font-size:14px;
	color:#ff6633;
	font-weight:bold;
	float:left;
}
.mjbg h3 i{
	color:#ffa81f;
	margin-right:6px;
}
.mjbg h3 span{
	font-size:14px;
	color:#e7ca69;
	margin-left:6px;
}
.mjbg span{
	float:right;
	margin-right:22px;
}
.mjbg span a,.mjlist ul li h3 a{
	font-size:12px;
	color:#666;
}
.mjlist{
	width:100%;
	padding:20px 22px;
}
.mjlist ul li{
	width:15%;
	float:left;
	margin-right:2%;
}
.mjlist ul li:last-child{
	margin-right:0;
}
.mjlist ul li img{
	padding:4px;
	border:1px solid #ccc;
}
.mjlist ul li h3{
	font-size:12px;
	color:#666;
	margin-top:6px;
	text-align:center;
}
.mjbg span a:hover,.zhuanti > ul > li > a:hover{
	color:#006600;
	text-decoration:underline;
}
.mjlist ul li img:hover{
	border-color:#ff6600;
} 

/*1-7-layout3 */
.tl{
	width:32%;
	border:1px solid #eda93a;
	float:left;
	padding-bottom:10px;
	min-height:814px;
}
.l3_text dt{
	width:100%;
	padding:8px 6px 8px 36px;
	background:#ffffc1 url(../images/gonglue.gif) no-repeat 6px bottom;
	border-bottom:1px solid #eda93a;
	border-top:1px solid #eda93a;
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin:6px 0;
}
.l3_text .gonglue{
	border-top:none;
	margin:0 0 6px 0;
}
.l3_text .youji{
	background:#ffffc1 url(../images/youji.gif) no-repeat 6px 4px;
}
.l3_text .wenda{
	background:#ffffc1 url(../images/wenda.gif) no-repeat 6px 8px;
}
.l3_text > dd > a{
	padding:0 6px;
	font-size:12px;
	color:#666;
	line-height:1.5em;
}
.l3_text dt a{
	color:#666;
}
.zhinan{
	width:67%;
	float:left;
	margin-left:1%;
	border:1px solid #eda93a;
	padding:10px 10px 0 10px;
	min-height:814px;
}
.zn_title h3{
	font-size:14px;
	color:#ff6633;
	font-weight:bold;
	padding-left:22px;
	background:url(../images/index_zn2.gif) no-repeat 0 0;
}
.zn_title h3 a{
	color:#ff6633;
}
.zn_title h3 span{
	font-size:12px;
	color:#ccc;
	margin-left:6px;
	font-weight:normal;
}
.zn_title h3 a:hover{
	color:#9e0d0d;
	text-decoration:underline;
}
.znm{
	width:49%;
	float:left;
	margin-right:2%;
	margin-top:10px;
}
.znm:nth-child(2n){
	margin-right:0;
}
.znm-left{
	width:27%;
	float:left;
	margin-top:14px;
	border:1px solid #333;
}
.znm dl{
	width:70%;
	float:left;
	margin-left:3%;
}
.znm dl dt{
	font-size:14px;
	color:#333;
	padding-bottom:4px;
	border-bottom:1px solid #a86301;
}
.znm > dl > dd > a,.znm > dl > dd{
	font-size:12px;
	color:#666;
	line-height:1.8em;
}
.znm > dl > dd{
	padding:2px 0;
	border-bottom:1px dashed #ccc;
}
.zhuanti{
	border-top:1px solid #9b4c1d;
	margin-top:20px;
}
.zhuanti-title{
	background-image: -moz-linear-gradient( 180deg, rgb(244,238,228) 3%, rgb(244,238,228) 49%, rgb(157,80,34) 100%);
	background-image: -webkit-linear-gradient( 180deg, rgb(244,238,228) 3%, rgb(244,238,228) 49%, rgb(157,80,34) 100%);
	background-image: -ms-linear-gradient( 180deg, rgb(244,238,228) 3%, rgb(244,238,228) 49%, rgb(157,80,34) 100%);
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:6px 6px 6px 30px;
	margin-bottom:14px;
}
.zhuanti li{
	float:left;
	width:50%;
	font-size:12px;
	color:#333;
	padding-left:20px;
	background:url(../images/dot_red.gif) no-repeat 12px 7px;
}
.zhuanti > ul > li > a{
	font-size:12px;
	color:#666;
	text-decoration:underline;
	line-height:1.5em;
}
.zt_banner{
	background:url(../images/index_banner3.gif) no-repeat right 0;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	padding:30px 0;
	text-align:center;
	font-size:16px;
	margin-top:20px;
}
.zt_banner a{
	color:#cc3300;
}

/*1-8-index_desc */
.index_desc{
	margin-top:4px;
	color: #ADADAD;
	width:100%;
}
.index_desc p{
	font-size:12px;
	padding-top:4px;
}
.index_desc p a{
	color: #666666;
}
@media (max-width:1200px) {
.news-left2{
	display:none;
}
.content-banner{
	width:60%;
	margin:0 0 0 1%;
}
.news-left{
	width:39%;
}
}
@media (max-width:992px) {
.travel-view-right{
	display:none;
}
.travel-view-left{
	width:39%;
	min-height:584px;
}
.travel-view-content{
	width:60%;
	margin:0 0 0 1%;
	min-height:584px;
}
.mjlist ul li{
	width:32%;
	margin-right:2%;
	margin-bottom:10px;
}
.mjlist ul li:last-child{
	margin-right:2%;
}
.mjlist ul li:nth-child(3n){
	margin-right:0;
}
.tl{
	display:none;
}
.zhinan{
	width:100%;
	float:none;
	margin-left:0;
	min-height:414px;
}
}
@media (max-width:768px) {
.travel-view-left{
	display:none;
}
.travel-view-content{
	width:100%;
	margin:0;
	float:none;
	min-height:540px;
}
}

@media (max-width:680px) {
.news-left{
	width:100%;
	float:none;
	background:transparent;
	margin-bottom:10px;
}
.content-banner{
	width:100%;
	float:none;
	margin:0;
}
.tl{
	display:block;
	width:100%;
	float:none;
	margin-bottom:10px;
}
.mjbg span{
	float:right;
	margin-right:10px;
}
.mjlist{
	padding:10px 10px;
}
.znm{
	width:100%;
	float:none;
	margin-right:0;
}
.znm-left{
	margin-top:0;
}
.zhuanti{
	display:none;
}
.zhinan_box{
	padding-bottom:10px;
}
}
@media (max-width:580px) {
.travel-view-content ul li span,.line_hot dd span{
	display:none;
}
.mjlist ul li{
	width:49%;
	margin-right:2%;
}
.mjlist ul li:nth-child(3n){
	margin-right:2%;
}
.mjlist ul li:nth-child(2n){
	margin-right:0;
}
.zt_banner{
	text-align:left;
}
}
@media (max-width:360px) {
.mjlist ul li{
	width:100%;
	margin-right:0;
}
.mjlist ul li:nth-child(3n){
	margin-right:0;
}
.content-banner{
	height:220px;
}
.slider {
	height:220px;
}
.banner-info {
	min-height:220px;
}

}
@media (max-width:320px) {
.znm-left{
	display:none;
}
.znm dl{
	width:100%;
	float:none;
	margin-left:0;
}
}
/*1-3-top-banner---end!*/

/*2-1-curNav */
.curNav{margin:10px 0 0 0;font-size:12px;color:#333;}
.curNav > li,.curNav > li > a{float:left;font-size:12px;color:#333;}
.curNav > li a:hover{color:#FF6600;}
.curNav > li{color:#999;margin-right:4px;}
.cur-p{
	font-size:12px;
	color:#333;
	margin-bottom:10px;
}
.cur-p i{
	color:#ff6600;
	margin-right:4px;
}
.cur-p a:first-child,.cur-p span i{
	color:#ff0000;
}
.cur-p a{
	color:#0033cc;
}

/*2-2-tourst-route */
.tourst-route-left{
	width:26%;
	float:left;
}
.boxes,.activeBox,.lists-box,.tourst-hotel-a,.tourst-hotel-b,.categorys-a,.zhuanti-tourst{
	border:1px solid #ccc;
	border-top:none;
	border-top:2px solid #328605;
	margin-bottom:10px;
}
.boxes:last-child{
	margin-bottom:0;
}
.boxes h3,.activeBox h3,.tourst-hotel-a h3,.tourst-hotel-b h3,.categorys-a h3{
	padding:6px 10px;
	color:#46a107;
	font-size:14px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}
.boxes-box{
	padding:6px 10px;
}
.boxes-box > dl > dd > a{
	float:left;
	font-size:12px;
	color:#666;
	padding:4px;
}
.boxes-box > dl > dt{
	font-size:12px;
	color:#46a107;
}
.boxes-box > dl{
	margin-top:6px;
}
.boxes-box > dl:first-child{
	margin-top:0;
}
.boxes p{
	font-size:13px;
	color:#333;
}
.boxes p a{
	color:#666;
}
.left_line_ad{
	border:1px solid #666769;
	background:#dbfaf3;
	padding:20px 0 14px 0;
	margin-bottom:10px;
}
.left_line_ad h3{
	font-size:22px;
	text-align:center;
	color:#22a825;
}
.left_line_ad h3 i{
	color:#46a501;
}
.left_line_ad p{
	font-size:12px;
	color:#666;
	padding:10px;
}
.left_vip{
	font-size:14px;
	color:#ff6600;
	text-align:right;
	padding:4px 55px 4px 0;
	background:#e1e1e1;
	position:relative;
	margin:20px 0;
}
.left_vip img{
	position:absolute;
	left:55px;
	top:-20px;
}
.left_line_ad h4{
	font-size:24px;
	color:#fd6a34;
	font-weight:bold;
	text-align:center;
	font-family: Georgia;
}
.left-_call p{
	padding:0 40px;
}
.left_line_ad h5{
	font-size:16px;
	color:#fff;
	background:#e50000;
	border:1px solid #fff;
	border-radius:4px;
	width:120px;
	margin:10px auto;
	padding:4px 0;
	opacity:0.8;
	text-align:center;
}
.left_line_ad h5:hover{
	opacity:1;
}
.boxes > h3 > span > a{
	float:right;
	font-weight:normal;
	color:#666;
}
.texts li{
	font-size:12px;
	color:#666;
	padding:4px 0;
	border-bottom:1px solid #ccc;
}
.texts li a{
	color:#666;
}
.texts li:last-child{
	border-bottom:none;
}

/*right*/
.tourst-route-right{
	width:73%;
	margin-left:1%;
	float:left;
}
.tourst-route-right .slider {
	height:270px;
}
.tourst-route-right .slider-nav {
	position:static;
	position: absolute;
	left:86%;
	bottom:8px;
}
.tourst-route-right .slider-nav li {
	float:left;
	margin:2px;
}
.slider-nav .slider-item-selected {
	background:#ff7f00;
}
.tourst-route-right .banner-info {
	background:url(../images/02-banner1.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	min-height:270px;
}
.tourst-route-right .b2{
	background:url(../images/02-banner2.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.tourst-route-right .b3{
	background:url(../images/02-banner3.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.tourst-route-right .b4{
	background:url(../images/02-banner4.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.tourst-route-right .b5{
	background:url(../images/02-banner5.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.tourst-route-right .banner-info h3{
	position:static;
	position:absolute;
	left:0;
	bottom:0;
	text-align:left;
	padding:6px 10px;
}

/*新品上线*/
.tourst-top{
	margin-top:10px;
}
.tourst-box{
	padding:10px;
}
.activebox-list{
	width:23.5%;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
}
.activebox-list:last-child{
	margin-right:0;
}
.activebox-list p{
	font-size:12px;
	color:#333;
	margin:6px 0;
	height:40px;
	overflow:hidden;
}
h4.price{
	font-size:14px;
	color:#666;
}
h4.price span{
	color:#ff6600;
	font-weight:bold;
}
/*旅游线路*/
.lists-box{
	margin:0;
	padding:0 10px 10px 10px;
}
.lists h3{
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin:10px 0;
}
.tourst-route-lists h3{
	font-size:15px;
	color:#ff6600;
	font-weight:bold;
	padding:6px 6px 6px 18px;
	background:url(../images/tour_line_ico.gif) no-repeat 0 10px;
	border-bottom:1px solid #ccc;
}
.tourst-route-lists > h3 > span > a{
	float:right;
	font-size:12px;
	color:#666;
	font-weight:normal;
}
.tourst-route-xl{
	border:1px dashed #ccc;
	padding:10px;
	margin-bottom:10px;
}
.tourst-route-xl:last-child{
	margin-bottom:0;
}
.tourst-route-img{
	float:left;
	width:22%;
	overflow:hidden;
	border-radius:4px;
}
.tourst-route-text{
	float:left;
	width:76%;
	margin-left:2%;
}
.tourst-route-text p{
	font-size:14px;
	color:#468c8c;
}
.tourst-route-text p span{
	color:#ff6600;
	margin-right:10px;
}
.tourst-route-text h5{
	font-size:12px;
	color:#666;
}

@media (max-width:1200px) {
.left_vip{
	padding:4px 45px 4px 0;
}
.left_vip img{
	left:45px;
}
}
@media (max-width:992px) {
.tourst-route-left{
	display:none;
}
.tourst-route-right{
	width:100%;
	margin-left:0;
	float:none;
}
}
@media (max-width:768px) {
.tourst-route-right .slider-nav {
	left:80%;
}
.activebox-list{
	width:49%;
}
.activebox-list:nth-child(2n){
	margin-right:0;
}
}

@media (max-width:580px) {
.tourst-route-right .slider-nav {
	left:74%;
}
.tourst-route-img{
	float:none;
	width:100%;
	margin:0 auto;
}
.tourst-route-text{
	float:none;
	width:100%;
	margin-left:0;
	margin-top:10px;
}
}
@media (max-width:480px) {
.activebox-list{
	width:100%;
	margin-right:0;
}
.activebox-list p{
	height:auto;
}
}
@media (max-width:420px) {
.tourst-route-right .slider-nav {
	left:68%;
}
}
@media (max-width:360px) {
.tourst-route-right .slider-nav {
	display:none;
}
.tourst-route-right .slider,.tourst-route-right .banner-info{
	min-height:220px;
}
.tourst-banner{
	height:220px;
}
}
/*2-1-curNav---end!*/

/*3-1-tourst-hotel */
.tourst-hotel-a h3,.tourst-hotel-b h3,.categorys-a h3{
	color:#333
}
/*酒店查询 */
.book-form{
	padding:10px;
}
.book-form label {
	width:100%;
    font-size:12px;
    color: #333;
    text-align:left;
    display: inline-block;
    margin-bottom:6px;
}
.book-form select.form-control,.form-hotel input{
    outline: none;
    font-size:12px;
    width: 100%;
    border-radius: 0;
    color: #666;
    border:1px solid #ccc;
	box-shadow:none!important;
	padding:6px;
}
.btnBox{
	width:120px;
	margin:10px auto;
}
.btnBox .inputBtn{
	width:100%;
	padding:6px 0;
	border-radius:4px;
	background-image: -moz-linear-gradient( 90deg, rgb(255,93,1) 0%, rgb(255,137,21) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255,93,1) 0%, rgb(255,137,21) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,93,1) 0%, rgb(255,137,21) 100%);
	font-size:14px;
	color:#fff;
	text-align:center;
	opacity:0.8;
}
.btnBox .inputBtn:hover{
	opacity:1;
}
/*酒店推荐*/
.tourst-b{
	padding:10px;
}
.tourst-hotel-list{
	margin-bottom:10px;
}
.tourst-hotel-list:last-child{
	margin-bottom:0;
}
.tourst-h-left{
	width:40%;
	float:left;
	overflow:hidden;
}
.tourst-h-right{
	float:left;
	width:58%;
	margin-left:2%;
}
.tourst-h-right p{
	font-size:12px;
	color:#46a107;
}
.tourst-h-right div{
	font-size:12px;
	color:#f8d163;
	position:relative;
	margin-top:-4px;
}

/*酒店点评*/
.scroll-div{
	width:100%;
	height:294px;
	overflow:hidden;
}
.scroll-div li{
	vertical-align:bottom; 
	zoom:1;
	padding:10px 0;
	border-bottom:#ccc dashed 1px;
}
.scroll-div li:first-child{
	padding:0 0 10px 0;
}
.scroll-div li h5{
	font-size:14px;
	color:#46a107;
}
.scroll-div li p{
	font-size:12px;
	color:#333;
}

/*right*/
.categorys-a h3 span{
	float:right;
	font-weight:normal;
}
.categorys-a a.filterMultiBrand{
	padding:2px;
	border:1px solid #ccc;
	background:#f5f5f5;
}
.categorys-a a.filterMultiBrand:focus,.categorys-a a.filterMultiBrand:hover{
	color:#e50000;
}

.inner{
	padding:10px;
}
.inner dl dt{
	font-size:12px;
	color:#333;
	float:left;
	padding:2px 0;
	margin:4px 0;
}
.inner > dl{
	padding:2px 0;
	border-bottom:1px solid #ccc;
	margin:4px 0;
}
.inner > dl > dd > ul > li > a{
	font-size:12px;
	color:#666;
	float:left;
	padding:4px 8px;
	margin:0 2px;
	border-radius:4px;
}
.inner > dl > dd > ul > li > a.cur{
	background:#46a107;
	color:#fff;
}

/*排序方式*/
.sort{
	background-image: -moz-linear-gradient( 90deg, rgb(233,233,233) 0%, rgb(252,252,254) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(233,233,233) 0%, rgb(252,252,254) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(233,233,233) 0%, rgb(252,252,254) 100%);
	border: 1px solid #CCC;
	padding: 0;
}
.sort dl,.sort dt,.sort dd{
	float: left;
	font-size:14px;
	color:#666;
}
.sort dt{
	background: #E5E5E5;
	border-right: 1px solid #CCC;
	padding: 7px 10px;
}
.sort dd{
	border-right: 1px solid #CCC;
	padding-right: 10px;
}
.sort dd a{
	background: url(../images/arrowbg.gif) no-repeat right 11px;
	display: block;
	padding: 7px 12px;
}
.sort dd a.asc.cur{
	background-position: right -69px !important;
}
.sort dd a.desc.cur{
	background-position: right -29px !important;
}
.sort dd a.cur,.sort dd a:hover{
	color: #46A107 !important;
}
.sort dd.default{
	padding-right: 0;
}
.sort dd.default a{
	background: none;
}

/*显示列表*/
.items .item{
	background: #F5F5F5;
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 5px;
}
.items .item .itembox{
	background: #FFF;
	padding:10px;
}
.itembox-left{
	width:26%;
	float:left;
	border:1px solid #ccc;
	padding:2px;
}
.itembox-content{
	width:62%;
	float:left;
	padding:0 20px 0 10px;
}
.itembox-content h3{
	font-size:12px;
	color:#449d09;
}
.itembox-content p{
	color:#666;
}
.itembox-content p span{
	color:#333;
}
.itembox-content .p-1{
	height:40px;
	overflow:hidden;
}
.itembox-r-img{
	width:42px;
	border:2px solid #ff4400;
}
.itembox-right{
	width:12%;
	float:left;
	text-align:right;
}
.itembox-right p{
	text-align:right;
	font-size:12px;
	color:#666;
}
.itembox-right p span{
	color:#ff6600;
}
.itemList{
	margin-top: 10px;
}
.itemList .table-a{
	border-bottom:1px solid #ccc;
}
.itemList .table-a dt{
	float:left;
	width:22%;
	background: #f5f5f5;
	padding: 7px 5px;
	text-align: left;
	font-size:12px;
	color:#333;
}
.itemList .table-a dd{
	float:left;
	width:13%;
	background: #f5f5f5;
	padding: 7px 5px;
	text-align: left;
	font-size:12px;
	color:#333;
}
.table-box-a{
	position:relative;
	border-bottom:1px solid #ccc;
}
.menu > li > a {
	width:100%;
	display: block;
	color:#459e0a;
	font-size:12px;
	text-decoration: none;
	text-transform:capitalize;
	padding: 10px 5px;
	position: relative;
}
.subitem1{
	background:#f5f5f5;
	border-top:1px solid #ccc;
	padding:10px;
}
.subitem1 .sub li{
	font-size:12px;
	color:#666;
	float:left;
	width:25%;
	padding:6px 0;
}
.subitem1 .sub .sub-img{
	width:90px;
	opacity:0.8;
	cursor:pointer;
}
.subitem1 .sub .sub-img:hover{
	opacity:1;
}
.table-b{
	width:78%;
	position:absolute;
	right:0;
	top:0;
}
.table-b li{
	float:left;
	width:16.66%;
	padding: 10px 5px;
	text-align: left;
	font-size:12px;
	color:#333;
}
.table-b li:first-child{
	text-decoration:line-through;
	color:#999;
}
.table-b li span{
	color:#ff6600;
}

.table-b > li > a,.subscribe-btn > a{
	background:#459e0a;
	color:#fff;
	padding:4px 14px;
	border-radius:4px;
	border:1px solid #328605;
}
.subscribe-btn{
	display:none;
}
.footer-box{
	margin-top:20px;
}
@media (max-width:650px) {
.itembox-right,.itembox-r-img{
	display:none;
}
.itembox-content{
	width:74%;
	padding:0 0 0 10px;
}
}
@media (max-width:580px) {
.itembox-content{
	width:100%;
	float:none;
	padding:0 0 0 0;
}
.itembox-left{
	width:100%;
	float:none;
	padding:2px;
	margin-bottom:10px;
}
.itembox-right{
	width:100%;
	float:none;
	display:block;
	text-align:left;
	margin:20px 0;
}
.itembox-right p,.itemList{
	display:none;
}
.itembox-content .p-1{
	height:auto;
	margin-bottom:10px;
}
.table-box-a{
	border-bottom:none;
}
.subscribe-btn{
	display:block;
	margin-bottom:10px;
}
.subscribe-btn > a{
	padding:4px 30px;
}
.su-right{
	width:100%;
	float:none;
	padding:0;
	margin-top:20px;
	border-left:none;
}
.subscribe-left{
	width:100%;
	float:none;
	padding:0;
	border-right:none;
	padding-top:20px;
}
.tc-login p{
	text-align:center;
}
}
/*3-1-tourst-hotel---end!*/

/*4-1-view-spot */
.view-spot-left{
	width:73%;
	margin-right:1%;
	float:left;
}
.inner li a.select{
	background:#FFAE2C;
	color:#fff;
}
/*4-1-列表 */
.sInfoTit{
	border:1px #BBCADE solid;
	background-image: -moz-linear-gradient( 90deg, rgb(233,243,254) 0%, rgb(254,254,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(233,243,254) 0%, rgb(254,254,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(233,243,254) 0%, rgb(254,254,255) 100%);
	font-size:14px;
	font-weight:700;
	padding:6px 10px;
	margin-top:10px;
}
.sInfoTit span{
	float:right;
	color:#FF6600;
	font-weight:normal;
	font-size:12px;
	margin-top:2px;
}
.sInfoText{
	border:1px #BBCADE solid;
	padding:10px 10px;
	zoom:1;
	border-top:none;
}
.sInfoText .pics{
	float:left;
	width:20%;
}
.sInfoText .jd_more{
	color:#999;
}
.sInfoText .jd_more:hover{
	color: #FF8000;
}
.sInfoText ul{
	float:left;
	width:80%;
	padding-left:10px;
}
.sInfoText ul li{
	font-size:12px;
	color:#333;
	line-height:1.8em;
}
/* -- 翻页 --*/
.page{float:right;margin-top:10px;}
.page ul li{float:left;font-size:10px;margin:2px;}
.page ul li:nth-child(2){padding:2px 6px;}
.page > ul > li > a{display:inline-block;color:#333;border-radius:4px;padding:2px 6px;border:1px solid #dcdcdc;background-color:#fff;cursor:pointer;}
.page .active {color:#fff;background-color:#ff7101;border-color:#cf5d02;padding:2px 6px;border-radius:4px;}
.page ul li a:hover{color:#fff;background-color:#ff7101;border-color:#cf5d02;padding:2px 6px;}
/* -- right --*/
.view-spot-right{
	width:26%;
	float:left;
}
.sR240:first-child{
	margin-bottom:10px;
}
.sTit3{
	padding:10px;
	color:#004cb1;
	font-size:14px;
	background:url(../images/04-rbg.jpg) no-repeat 0 0;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.sTit3 i{
	font-size:16px;
	margin-right:10px;
	color:#ff6600;
}
.sText1,.str240{
	border:1px #B2DCF7 solid;
	border-width:0 1px 1px 1px;
	padding:10px;
}
.sText1 > li{
	font-size:12px;
	padding:10px 0;
	border-bottom:1px dashed #ccc;
}
.sText1 > li > a{
	display:inline-block;
	color:#333;
}
.sText1 li:last-child{
	border-bottom:none;
}
.sText1 li span{
	float:right;
	font-size:12px;
	color:#FF6600;
}
.sText1 li .stext-number{
	font-size:6px;
	font-weight:bold;
	color:#fff;
	float:none;
	width:20px;
	margin-right:6px;
	text-align:center;
	display:inline-block;
	padding:2px 0;
	border:1px solid #ff5500;
	background:#fd8b25;
}
.str240 .scroll-div{
	height:278px;
}

@media (max-width:992px) {
.view-spot-right{
	display:none;
}
.view-spot-left{
	width:100%;
	float:none;
	margin:0;
}
}
@media (max-width:580px) {
.sInfoText .pics{
	width:100%;
	float:none;
	margin-bottom:10px;
}
.sInfoText ul{
	width:100%;
	float:none;
	padding-left:0;
}
}
/*4-1-view-spot---end!*/

/*5-1-car-rental */
.car-rental-left{
	width:26%;
	float:left;
}
.zcL240{
	background:#ffe446;
	border:1px solid #fbd421;
	padding:4px;
}
.zcl240-box{
	background:#ffffff;
	border-radius:4px;
	border:1px solid #f0be10;
	overflow:hidden;
}
.zcSearchTit li{
	float:left;
	width:50%;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	color:#e67402;
	text-align:center;
	padding:10px 0;
	background:#fdf3a9;
	border-bottom:1px solid #f8d518;
	border-right:1px solid #f8d518;
}
.zcSearchTit li:last-child{
	border-right:none;
}
.zcSearchTit .active{
	background-image: -moz-linear-gradient( 90deg, rgb(255,254,251) 0%, rgb(254,251,215) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255,254,251) 0%, rgb(254,251,215) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,254,251) 0%, rgb(254,251,215) 100%);
	border-color:transparent;
}
.zcService{
	padding:10px 10px 10px 64px;
	border:1px solid #bbcade;
	background-image:-moz-linear-gradient( 90deg, rgb(232,243,255) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(232,243,255) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(232,243,255) 0%, rgb(255,255,255) 100%);
	position:relative;
	margin-top:10px;
}
.zcService p{
	font-size:12px;
	color:#195cb5;
}
.zcService p span{
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
}
.zcService p:first-child{
	font-size:14px;
	font-weight:bold;
}
.zcService img{
	position:absolute;
	left:10px;
	top:16px;
}

/*汽车品牌*/
.zcTitle{
	margin-top:10px;
	border:1px solid #99ddfd;
}
.zcTitle h3{
	padding:10px;
	border-bottom:1px solid #99ddfd;
	background:#ceedff;
}
.zcTitle h3 span{
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.zcTitle h3 strong{
	background:#327cba url(../images/05-tbg.jpg) no-repeat 0 0;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	color:#fff;
	padding:10px 20px;
	border:1px solid #287fc7;
}
.zcBrand{
	padding:10px;
}
.zcBrand li{
	float:left;
	text-align:center;
	width:32%;
	margin-right:2%;
	margin-bottom:10px;
}
.zcBrand li:nth-child(3n){
	margin-right:0;
}
.zcbrand-list img{
	border:1px solid #ccc;
}
.zcbrand-list h4{
	font-size:12px;
	color:#333;
	margin-top:6px;
}

/*right*/
.car-rental-right{
	width:73%;
	margin-left:1%;
	float:left;
}
.car-rental-right .categorys-a{
	border:none;
	border:1px solid #78b5d8;
	margin-bottom:0;
	background:#fff;
}
.car-rental-right .inner > dl{
	border-bottom:none;
}
.zcR710{
	background:#ccedff;
	padding:10px;
	margin-bottom:10px;
}
.zcR710 li a.yes{
	background:#1792d5;
	color:#fff;
}
.right-sr{
	float:right;
	color:#46a107;
	font-size:12px;
	margin-top:6px;
}
.categorys-time{
	width:50%;
	float:left;
}
.categorys-time label{
	float:left;
	font-size:12px;
	font-weight:bold;
	width:20%;
	margin-top:6px;
}
.categorys-time input{
	float:left;
	width:80%;
}
.btn73_26{
	width:73px;
	float:left;
	margin-left:10px;
	background-image: -moz-linear-gradient( 90deg, rgb(251,223,18) 0%, rgb(255,245,206) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(251,223,18) 0%, rgb(255,245,206) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(251,223,18) 0%, rgb(255,245,206) 100%);
	cursor:pointer;
	border:1px solid #f8c22d;
	border-radius:4px;
	padding:7px 0;
	font-size:12px;
	border:0;
	text-align:center;
	color:#000;
	font-weight:900;
}

/*产品*/
.zclistdatas-box{
	padding:10px 14px;
	border:1px solid #9cbb36;
	background:#fff url(../images/05-bg1.jpg) no-repeat 0 top;
	background-size:100%;
}
.zclistdatas-list{
	margin-bottom:10px;
}
.zclistdatas-top-left{
	width:20%;
	float:left;
	padding-right:20px;
	border-right:1px solid #ccc;
}
.zclistdatas-top-left img{
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
}
.zclistdatas-top-right{
	width:80%;
	float:left;
	padding-left:20px;
}
.zclistdatas-top-right h3{
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.zclistdatas-top-right h3:hover{
	color:#bd0202;
}
.zclistdatas-top-right p{
	color:#666;
}
.zclistdatas-bottom{
	margin-top:10px;
	padding:10px;
	border:1px solid #fdc293;
	background:#fff url(../images/05-bg2.jpg) no-repeat 0 top;
	background-size:100%;
}
.zc-nav{
	border-bottom:1px solid #ccc;
}
.zc-nav li{
	float:left;
	font-size:12px;
	color:#333;
	width:14%;
	text-align:center;
	padding:10px 0;
	font-weight:bold;
}
.zc-nav li:first-child{
	width:40%;
	text-align:left;
}
.zc-nav li:last-child{
	width:14%;
	margin-left:4%;
}
.zc-price li{
	float:left;
	width:14%;
	padding: 10px 5px;
	text-align: left;
	font-size:12px;
	color:#333;
}
.zc-price li:nth-child(2){
	text-decoration:line-through;
	color:#999;
}
.zc-price li span{
	color:#ff6600;
}
.zc-price > li > a{
	margin-left:20px;
	background-image: -moz-linear-gradient( 90deg, rgb(251,223,18) 0%, rgb(255,245,206) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(251,223,18) 0%, rgb(255,245,206) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(251,223,18) 0%, rgb(255,245,206) 100%);
	cursor:pointer;
	border:1px solid #000;
	border-radius:4px;
	padding:4px 14px;
	font-size:12px;
	border:0;
	text-align:center;
	color:#000;
	font-weight:900;
}
.zc-price li:first-child{
	width:44%;
	text-align:left;
}

@media (max-width:992px) {
.car-rental-left{
	display:none;
}
.car-rental-right{
	width:100%;
	margin-left:0;
	float:none;
}
}
@media (max-width:690px) {
.zclistdatas-top-left{
	width:100%;
	float:none;
	padding-right:0;
	border-right:none;
	margin-bottom:10px;
}
.zclistdatas-top-right{
	width:100%;
	float:none;
	padding-left:0;
}
.zc-nav li:last-child{
	width:18%;
	margin-left:0;
}
.zc-price > li > a{
	margin-left:0;
}
.zc-price li:first-child{
	width:44%;
	text-align:left;
}
}
@media (max-width:650px) {
.categorys-time{
	width:80%;
}
}
@media (max-width:580px) {
.zc-nav li,.zc-price li{
	width:12%;
}
.zc-nav li:first-child,.zc-price li:first-child{
	width:40%;
}
.zc-nav li:last-child,.zc-price li:last-child{
	width:18%;
	margin-left:0;
}
}

@media (max-width:540px) {
.categorys-time{
	width:70%;
}
}
@media (max-width:480px) {
.categorys-time{
	width:100%;
}
.right-sr{
	float:none;
	text-align:center;
	margin-top:6px;
}
.categorys-time label{
	float:none;
	width:100%;
}
.categorys-time input{
	float:none;
	width:100%;
}
.btn73_26{
	width:73px;
	float:none;
	margin-left:40px;
	margin-top:10px;
}
.zc-price li{
	width:25%;
}
.zc-price li:first-child{
	width:100%;
}
.zc-price li:last-child{
	width:25%;
	margin-left:0;
}
.zc-nav li:nth-child(2),.zc-nav li:nth-child(3),.zc-nav li:nth-child(4),.zc-nav li:nth-child(5){
	display:none;
}
}
@media (max-width:350px) {
.zc-price li:nth-child(2){
	display:none;
}
.zc-price li:last-child{
	width:50%;
	margin-left:0;
}
}
@media (max-width:300px) {
.btn73_26{
	margin-left:10px;
}
}
/*5-1-car-rental---end!*/

/*6-1-travel-tips */
.travel-tips-left{
	width:26%;
	float:left;
}
/*nav */
.sub_nav{
	margin-bottom:10px;
	border:1px solid #ffa800;
}
.sub_nav > ul > li{
	font-size:14px;
	color:#333;
	border-bottom:1px solid #ECECEC;
	padding:10px 0;
	padding-left:30px;
}
.sub_nav > ul > li > a{
	color:#333;
}
.sub_nav > ul > li i{
	margin-right:10px;
	font-size:16px;
	color:#d2d015;
}
.sub_nav > ul > li:first-child{
	background:#ffa800;
}
.sub_nav > ul > li:first-child a,.sub_nav > ul > li:first-child i{
	color:#fff;
}
.sub_nav > ul > li:nth-child(2) i{
	color:#59b70e
}
.sub_nav > ul > li:nth-child(4) i{
	color:#7cdcc9
}
.sub_nav > ul > li:nth-child(5) i{
	color:#89a8e0
}
.sub_nav > ul > li:nth-child(6) i{
	color:#ffa32c
}
.sub_nav > ul > li:nth-child(7) i{
	color:#ff8073
}
.sub_nav > ul > li:nth-child(8) i{
	color:#d49760
}
.sub_nav > ul > li:nth-child(9) i{
	color:#f893b8
}
.sub_nav > ul > li:nth-child(10) i{
	color:#aeaeae
}
.sub_nav > ul > li:nth-child(11) i{
	color:#ffa800
}

/*线路推荐 */
.box250{
	border:1px solid #ccc;
	margin-top:10px;
}
.tit{
	padding:10px;
	background:#f5f5f5;
	border-bottom:1px solid #ccc;
}
.tit a:first-child{
	font-size:14px;
	color:#333;
}
.tit a:last-child{
	float:right;
	font-size:12px;
	color:#666;
	padding-top:4px;
}
.jd_tj{
	padding:10px;
}
.jd_tj li{
	width:48.5%;
	float:left;
	margin-right:3%;
	margin-bottom:10px;
}
.jd_tj li:nth-child(2n){
	margin-right:0;
}
.jd_tj li p{
	text-align:center;
	font-size:12px;
	color:#666;
	height:16px;
	overflow:hidden;
}
.jd_wd li{
	width:100%;
	float:none;
	margin:0;
	height:24px;
	overflow:hidden;
}
.jd_wd li a{
	font-size:12px;
	color:#666;
	line-height:1.8em;
}

/*right */
.travel-tips-right{
	width:73%;
	margin-left:1%;
	float:left;
}
.right-top-nav{
	margin-bottom:15px;
}
.right-top-list{
	width:25%;
	float:left;
	background:#ffa800 url(../images/06-icon1.jpg) no-repeat 10px 20px;
	padding:20px 20px 20px 80px;
	border-right:1px solid #fff;
	overflow:hidden;
	position:relative;
}
.right-top-list a{
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.right-top-list:nth-child(2){
	background:#fb6f73 url(../images/06-icon2.jpg) no-repeat 10px 20px;
}
.right-top-list:nth-child(3){
	background:#56bfe2 url(../images/06-icon3.jpg) no-repeat 10px 20px;
}
.right-top-list:last-child{
	background:#1cb996 url(../images/06-icon4.jpg) no-repeat 10px 20px;
	border-right:none;
}
.right-top-list img{
	position:absolute;
	bottom:0;
	left:0;
}

.box700{
	margin-bottom:15px;
	zoom:1;
	z-index:1;
}
.box700:last-child{
	margin-bottom:0;
}
.box700 .tit{
	border:1px solid #DDD;
	border-top:2px solid #59b70e;
	background:#f9ffee;
	padding:10px;
}
.box700 .tit strong{
	float:left;
	color:#666;
	font-size:14px;
}
.box700 .tit strong i{
	color:#59b70e;
	font-size:18px;
	margin-right:4px;
}
.box700 .guide_tj{
	padding:10px;
	border:1px solid #ddd;
	border-top:0 none;
}
.box700 .guide_tj .t_jj ul {
	padding:10px 0;
	margin-bottom:5px;
	border-bottom:1px solid #ddd;
}
.box700 .guide_tj .t_jj li {
	padding-left:10px;
	width:100%;
	line-height:1.5em;
}
.box700 .guide_tj .t_jj a.title{
	font-size:15px;
	color:#16b;
}
.box700 .guide_tj .t_jj span{
	display:block;
	font-size:12px;
	color:#999;
}
.box700 .guide_tj .t_jj p{
	width:100%;
	padding-bottom:10px;
	color:#666;
}

@media (max-width:1200px) {
.right-top-list{
	padding:20px 10px 20px 70px;
}
}
@media (max-width:992px) {
.travel-tips-left{
	display:none;
}
.travel-tips-right{
	width:100%;
	margin-left:0;
	float:none;
}
}
@media (max-width:660px) {
.right-top-list{
	width:50%;
	padding:40px 10px 40px 80px;
}
}
@media (max-width:520px) {
.right-top-list{
	min-height:130px;
}
}
@media (max-width:375px) {
.right-top-list{
	width:100%;
	border:none;
	min-height:50px;
}
}
/*6-1-travel-tips---end!*/

/*8-1-travel-info */
.news-top-left{
	width:45%;
	float:left;
}
.news-top-left .slider {
	height:312px;
}
.news-top-left .banner-info {

	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	min-height:312px;
}
/*---
.news-top-left .b2{
	background:url(../images/08-banner2.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.news-top-left .b3{
	background:url(../images/08-banner3.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.news-top-left .b4{
	background:url(../images/08-banner4.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
.news-top-left .b5{
	background:url(../images/08-banner5.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
---*/

/*right */
.news-top-right{
	width:54%;
	margin-left:1%;
	border:1px solid #46a107;
	padding:10px;
	float:left;
	min-height:312px;
	position:relative;
}
.bg-news{
	position:absolute;
	top:0;
	left:0;
}
.news-top-right > ul > li > a{
	color:#666;
}
.news-top-right > ul > li{
	font-size:12px;
	color:#333;
	padding:6px 0;
	border-bottom:1px solid #f5f5f5;
}
.news-top-right ul li span{
	float:right;
	color:#666;
}
.news-top-right > ul > li > h3{
	text-align:center;
	margin:10px 0;
}
.news-top-right > ul > li > h3 > a{
	font-size:18px;
	color:#328605;
	font-weight:bold;
}
.news-top-right > ul > li > div{
	font-size:14px;
	color:#666;
	margin-bottom:10px;
}

/*新闻列表 */
.news-bottom-box{
	margin-top:10px;
	border:1px solid #ccc;
	border-top:2px solid #df730a;
	width:49.5%;
	float:left;
	margin-right:1%;
	min-height:330px;
}
.news-bottom-box:nth-child(2n){
	margin-right:0;
}
.news-bottom-box h3{
	font-size:12px;
	color:#333;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.news-bottom-box > h3 >span > a{
	float:right;
	color:#666;
}
.news-bottom-box h3 span i{
	font-size:16px;
	color:#328605;
	margin-right:6px;
}
.content-news{
	padding:10px;
}
.content-news-img{
	width:28%;
	float:left;
	border:1px solid #ccc;
}
.content-news-text{
	width:72%;
	float:left;
	padding-left:12px;
}
.content-news-text .list-hl-title a{color:#00A2A2; font-weight:700; font-size:14px;}
.content-news-text .list-hl-title a:hover{ color:#FF6600; text-decoration:underline;}
.content-news-text p:first-child,.content-news-text p:last-child span{
	color:#54a400;
}
.content-news-text p:last-child{
	color:#666;
}
.content-news > ul > li{
	font-size:12px;
	padding:6px 0;
	border-bottom:1px solid #f5f5f5;
}
.content-news > ul > li:first-child{
	border-top:1px solid #f5f5f5;
	margin-top:10px;
}
.content-news > ul > li > a > span{
	float:right;
	color:#999;
}

@media (max-width:992px) {
.news-top-left{
	width:100%;
	float:none;
}
.news-top-right{
	width:100%;
	margin-left:0;
	float:none;
	min-height:100px;
	margin-top:10px;
}
}

@media (max-width:768px) {
.news-bottom-box{
	width:100%;
	float:none;
	margin-right:0;
	min-height:100px;
}
}
@media (max-width:450px) {
.news-top-left .slider,.news-top-left .banner-info{
	height:260px;
}
.news-top-left .banner-info h3{
	bottom:52px
}
.content-news-img{
	width:100%;
	float:none;
}
.content-news-text{
	width:100%;
	float:none;
	margin-top:10px;
	padding-left:0;
}
}
@media (max-width:390px) {
.news-top-left .slider,.news-top-left .banner-info{
	height:220px;
}
.news-top-left .banner-info h3{
	bottom:92px;
}
.bg-news,.news-top-right ul li span,.content-news > ul > li > a > span{
	display:none;
}
}
/*8-1-travel-info---end!*/

/*9-1-curNav-mes */
.curNav-mes{
	float:left;
	margin-right:20px;
}
.curNav-mes > li > a{
	color:#f74d04;
}
.curNav-mes > li > a:hover{
	color:#4eace5;
}
.messageBox{
	border:1px solid #ccc;
	padding:10px;
	background:#fff;
	box-shadow: 0px 0px 8px 0px rgb( 204, 204, 204 );
	margin-top:20px;
}
.messageBox h3{
	color: #666;
	font-size:12px;
	background:#eeeeee;
}
.messageBox h3 span{
	color: #FFF;
	font: bold 12px/28px "微软雅黑","宋体",Arial;
	padding: 0 13px;
	display:inline-block;
	background:url(../images/09-bg.png) no-repeat right center;
	margin-right:6px;
}
.messageBox input{
	width:100%;
	float:left;
}
.messageBox  .messagebox-list{
	border-bottom: 1px solid #EEE;
	padding:12px 0;
}
.messageBox h4{
	float: left;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align: right;
	width:8%;
	padding-right:10px;
}
.messageBox .messagebox-right{
	width:92%;
	float:left;
}
.messagebox-right .inputRad{
	display: inline-block;
	height: 13px;
	width: 13px;
	margin-top:2px;
}
.messagebox-right .r-l{
	float:left;
	font-size:12px;
	color:#666;
	margin-right:10px;
}
.messagebox-right .r-r{
	width:50%;
	float:left;
}
.messagebox-right .inputArea{
	border: 1px solid #E0E0E0;
	border-color: #AAA #DDD #DDD #999;
	border-radius: 4px;
	color: #666;
	font-size: 14px;
	height: 90px;
	width:100%;
	line-height:1.5em;
	padding: 5px;
}
.messagebox-right .r-r:last-child,.messagebox-right .r-s{
	width:50%;
	padding-left:10px;
	float:left;
	font-size:12px;
	color:#666;
}
.messagebox-right .inputText{
	border: 1px solid #E0E0E0;
	border-color: #AAA #DDD #DDD #999;
	border-radius: 4px;
	font-size: 14px;
	width:30%;
	line-height:1.5em;
	padding: 5px;
}
.messagebox-right .r-s{
	width:34%;
	float:left;
}
.messagebox-right .r-s:nth-child(2){
	width:50%;
}
.messagebox-right .r-s:nth-child(3){
	width:16%;
}
.messagebox-right .r-s:first-child .inputText{
	width:100%;
}
.messagebox-right .r-w{
	width:10%;
	float:left;
	margin-right:10px;
}
.messagebox-right .r-w input{
	width:100%;
}
.messagebox-right .inputBtn{
	background: url(../images/btnbg.png) no-repeat 0 -32px;
	border: none;
	color: #FFF;
	cursor: pointer;
	height: 30px;
	overflow: hidden;
	width: 90px;
}
.messagebox-right .inputBtn:hover{
	background-position: 0 0;
}
.messagebox-list p{
	margin-left:8%;
}
.messagebox-list i{
	color: #C00;
	font-family: Arial;
	font-weight: normal;
	margin: 0 3px;
}
.itemLists .itemLists-l{
	background: #FFF;
	border-top: 1px solid #EEE;
	color: #666;
	padding: 10px 0 5px;
}
.itemLists .itemLists-l dl{
	text-align: justify;
	font-size:12px;
	color:#666;
	font-weight:normal;
}
.itemLists .itemLists-l dl span{ 
	color: #C00;
	display: inline-block;
	font-weight: normal;
	margin-right: 3px;
	padding-left: 18px;
}
.itemLists .itemLists-l dt{
	background: #F3F3F3;
	color: #333;
	padding: 5px;
}
.itemLists .itemLists-l dd{
	color: #C00;
	margin-top: 5px;
	padding: 5px;
	font-weight:normal;
}

@media (max-width:1200px) {
.messageBox h4{
	width:12%;
}
.messageBox .messagebox-right{
	width:88%;
}
}
@media (max-width:992px) {
.messageBox h4{
	width:16%;
}
.messageBox .messagebox-right{
	width:84%;
}
.messagebox-right .r-w{
	width:20%;
}
.messagebox-right .r-s{
	width:30%;
}
.messagebox-right .r-s:nth-child(2){
	width:40%;
}
.messagebox-right .r-s:nth-child(3){
	width:30%;
}
}
@media (max-width:580px) {
.messageBox h4{
	width:100%;
	float:none;
	padding:0;
	text-align:left;
	margin-bottom:10px;
}
.messageBox .messagebox-right{
	width:100%;
	float:none;
}
.messagebox-right .r-r{
	width:100%;
	float:none;;
}
.messagebox-right .r-r:last-child,.messagebox-right .r-s{
	width:100%;
	padding-left:0;
	float:none;
}
.messagebox-right .r-s,.messagebox-right .r-s:nth-child(2),.messagebox-right .r-s:nth-child(3){
	width:100%;
}
.messagebox-right .r-s:nth-child(3){
	margin-top:10px;
}
.messagebox-right .r-w{
	width:30%;
}
.messagebox-list p{
	margin-left:0;
}
.messagebox-right .inputText{
	width:100%;
}
}
/*9-1-curNav-mes---end!*/

/*10-1-news-page */
.mainContent-left{
	background: #FFF;
	width:70%;
	float:left;
}
.mainContent-left .main-hd,.mainContent-left .comments,.ranking,.picNews{
	border:1px solid #ccc;
	border-top:none;
	border-top:2px solid #df730a;
}
.mainContent-left .main-hd-box{
	padding:10px;
}
.mainContent-left .main-hd h1,.agreementbox h1{
	color: #000;
	font-size:26px;
	padding-bottom: 15px;
	text-align: left;
}
.mainContent-left .titleBar{
	border-bottom:1px solid #ccc;
}
.mainContent-left .titleBar li{
	color: #888;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	font-size:12px;
}
.mainContent-left .titleBar li span{
	color: #333;
}
.mainContent-left .titleBar li a{
	color: #54A400;
}
.mainContent-left .titleBar li.share{
	float: right;
	margin-right: 0;
}
.main-hd-box .content-p{
	margin-top:10px;
	font-size:14px;
	color:#333;
	line-height:1.8em;
}
.main-hd-box .content-p a{
	color:#666666;
	text-decoration: none;
}
.main-hd-box .content-p a:hover{
	color:#4B9696;
	font-weight:bolder;
	text-decoration: underline;
}
.main-hd-box .content-p p{font-size: 14px;color:#333;line-height:1.8em;}
.main-hd-box h6.editor{float:right;text-align:right;padding-right:0px;font-size:12px;display:inline-block;color:#999;}
.main-hd-box .related{
	margin-top:6px;
	margin-bottom:6px;
	background: #FCFCF8;
	padding:6px 6px 4px 6px;
	border:1px dashed #CCC;
	-moz-border-radius:4px;      /* Gecko browsers */
	-webkit-border-radius:4px;   /* Webkit browsers */
	border-radius:4px;            /* W3C syntax */
}
.main-hd-box .related h4{
	font-size:14px;
	color:#3A7474;
	font-weight:700;
}
.main-hd-box .related ul{
	padding-left:4px;
	width:100%;
}
.main-hd-box .related > ul > li > a{
	font-size:14px;
	color:#666;
	word-wrap:break-word;
}
.main-hd-box .related > ul > li > span {
	padding-left:10px;
	color: #999;
	font-size:12px;
}
.main-hd .nextBox{
	padding:10px 10px;
	border-top:1px dashed #ccc;
}
.main-hd .nextBox h5{
	margin-bottom:5px
}

/*网友评论*/
.mainContent-left .comments{
	background: #FFF;
	margin-top: 10px;
}
.mainContent-left .comments h3{
	padding:10px;
	font-size:14px;
	color:#333;
	border-bottom:1px solid #ccc;
}
.mainContent-left .comments h3 span{
	float:right;
}
.mainContent-left .comments h3 span span,.mainContent-left .comments h3 span i{
	float:none;
	color: #54A400;
}
.mainContent-left .formBox{
	padding: 20px 10px;
}
.formBox tr{
	width:100%;
}
.formBox td{
	font-size:12px;
}
.formBox .answer_title {
	background:url(../images/icon_ol.gif) no-repeat 0 6px;
	padding-left:28px;
	font-weight:bold;
	color:#009B4E;
	font-size:14px;
}
.formBox .inputText{
	border: 1px solid #DDD;
}
.formBox #saytext{
	border: 1px solid #DDD;
	height: 100px;
	line-height:1.5em;
	padding: 5px;
	width:100%;
	margin-top:10px;
}
.tr-left{
	width:68%;
	float:left;
}
.tr-right{
	width:32%;
	float:left;
}
/*right*/
.mainContent-right{
	width:30%;
	float:left;
	padding-left:10px;
}
.mainContent-right .listBanner{
	background: #FFF;
}
.mainContent-right .listBanner li{
	margin-bottom: 10px;
	width:100%;
}
.mainContent-right .listBanner li a{
	background: #CCC;
	display: block;
	position: relative;
}
.mainContent-right .listBanner li div{
	color: #FFF;
	padding:6px;
	position: absolute;
	bottom:0;
	left: 0;
	text-align: center;
	width:100%;
	font-size:12px;
	color:#fff;
	background: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.mainContent-right .listBanner li a:hover div{
	background: #54A400;
}
.mainContent-right h3{
	border-bottom: 1px solid #CCC;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}
.mainContent-right .content-ran{
	padding:10px;
}
.mainContent-right .ranking li{
	font-size:12px;
	color:#666;
	line-height:2em;
	height:24px;
	overflow:hidden;
}
.mainContent-right .ranking li span{
	font-size:12px;
	font-weight:bold;
	color:#999;
	font-style:italic;
	margin-right:6px;
}
.mainContent-right .ranking li:nth-child(1) span{
	color:#ff704c;
}
.mainContent-right .ranking li:nth-child(2) span{
	color:#ff944c;
}
.mainContent-right .ranking li:nth-child(3) span{
	color:#ffb74c;
}
.mainContent-right .picNews{
	margin-top: 10px;
}
.mainContent-right .picNews li{
	float: left;
	width:48.5%;
	margin-right:3%;
	margin-bottom:10px;
}
.mainContent-right .picNews li:nth-child(2n){
	margin-right:0;
}

@media (max-width:992px) {
.mainContent-right{
	display:none;
}
.mainContent-left{
	width:100%;
	float:none;
}
}
@media (max-width:600px) {
.tr-left{
	width:100%;
}
.tr-right{
	width:100%;
	margin-top:10px;
}
}
/*10-1-news-page---end!*/

/*11-1-view-details */
.view-details-left{
	width:73%;
	float:left;
	margin-right:1%;
}
.sParameter{
	border:1px #A4D5F6 solid;
	background:#fff;
	padding:1px;
}
.sParameters{
	border:3px #EEF8FF solid;
	padding:15px;
	zoom:1;
	overflow:hidden;
}
.sParameterTi h1{
	float:left;
	font-size:16px;
	color:#438787;
	font-weight:bold;
}
.sParameterTi span{
	float:right;
	color:#666;
	font-size:12px;
	font-weight:normal;
}
.sParameterTi span a{
	color:#666;
	padding:2px 5px 0 20px;
}
.sParameterTi .btnCollection {
    background:url(../images/11-icon.png) 0 0 no-repeat;
}
.sParameterTi .btnFqa {
    background:url(../images/11-icon.png) 0 -16px no-repeat;
}
.sParameterTi .btnPrint {
    background:url(../images/11-icon.png) 0 -32px no-repeat;
}
.sliderBox{
	width:42%;
	float:left;
	position:relative;
}
.spa{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:rgba(0, 0, 0, 0.5);
	opacity:0;
}
.spa ul{
	float:right;
}
.spa li{
	font-size:12px;
	color:#fff;
	float:left;
}
.spa li:first-child{
	margin-top:4px;
}
.sliderBox:hover .spa{
	opacity:1;
}
.sParameterR{
	width:58%;
	float:left;
	padding-left:20px;
}
.sParameterR li{
	border-bottom:1px #ddd dotted;
	font-size:12px;
	padding:10px 0;
}
.sParameterR li:last-child{
	border-bottom:none;
}
.btnMap i{
	font-size:16px;
	margin-right:6px;
	color:#296c04;
}
.sParameterR li span.name,.btnMap{
	color:#666;
}
.sParameterR li:nth-child(4) span{
	display:none;
}
.sSatisfaction{
	padding:4px 0 0 0;
	text-align:center;
}
.sSatisfaction span{
	color:#FF6600;
	font-size:14px;
	font-weight:400;
	font-style:normal;
}
.sSatisfaction i{
	color:#fa3e3e;
	margin-right:6px;
}

/*概括/门票*/
.sNav{
	zoom:1;
	background-image: -moz-linear-gradient( 90deg, rgb(220,234,246) 0%, rgb(237,245,252) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(220,234,246) 0%, rgb(237,245,252) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(220,234,246) 0%, rgb(237,245,252) 100%);
}
.sNav li{
	float:left;
	text-align:center;
	color:#2F4A8B;
	cursor:pointer;
	width:14%;
	padding:7px 0;
	border-right:1px solid #b8d7ec;
}
.sNav li.yes{
	float:left;
	text-align:center;
	background:#419ce9;
	border-right:none;
}
.sNav li.yes a{
	color:#fff;
}
.sNav li.none{
	background:none;
}
.list_nav{
	border-bottom:1px #ced4e0 solid;
	background-image: -moz-linear-gradient( 90deg, rgb(240,243,245) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(240,243,245) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(240,243,245) 0%, rgb(255,255,255) 100%);
}
.list_nav li{
	float:left;
	width:13.2%;
	text-align:center;
	color:#333;
	padding:6px 0;
	font-size:12px;
}
.list_nav li:first-child{
	width:34%;
}
.list_no{
	text-align:center;
	font-size:12px;
	color:#666;
	padding:8px 0;
	margin:20px 0;
	border-bottom:1px dashed #f5f5f5;
	border-top:1px dashed #f5f5f5;
}
.sListTit{
	padding:6px;
	font-size:12px;
	color:#333;
	border-top:1px #ced4e0 solid;
	border-bottom:1px #ced4e0 solid;
	background-image: -moz-linear-gradient( 90deg, rgb(240,243,245) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(240,243,245) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(240,243,245) 0%, rgb(255,255,255) 100%);
}
.slist-text{
	padding:15px;
}
.slist-text p{
	font-size:14px;
	color:#666;
	line-height:1.8em;
	text-indent:2em;
}
.list-img{
	width:60%;
	margin:20px auto;
	position:relative;
}
.list-img:hover .spa{
	opacity:1;
}
.list-img p{
	text-align:center;
	font-size:12px;
	color:#666;
}
.sListText{
	line-height:22px;
	color:#555;
	padding:10px 15px 10px 20px;
}

/*景点地图*/
.baidumap{
	width:100%;
	height:500px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	z-index: 0; color: rgb(0, 0, 0);
	text-align: left;
	background-color: rgb(243, 241, 236);
}
.baidu-1{
	overflow: visible; 
	position: absolute; 
	z-index: 0; 
	left: 0px; 
	top: 0px; 
	cursor: url(http://api.map.baidu.com/images/openhand.cur) 8 8, default;
}
.BMap_mask{
	position: absolute;
	left: 0px;
	top: 0px; 
	z-index: 9; 
	overflow: hidden; 
	-webkit-user-select: none;
	height:500px;
}
.BMap_Marker{
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 0px; 
	height: 0px; 
	left: 300px; 
	top: 225px; 
	z-index: -5932180;
}
.BMap_Marker div{
	position: absolute; 
	margin: 0px; 
	padding: 0px; 
	width: 19px; 
	height: 25px; 
	overflow: hidden; 
	left: 0px; 
	top: -8px;
}
.Bmap-3{
	position: absolute; 
	padding: 0px; 
	margin: 0px; b
	order: 0px; 
	width: 20px; 
	height: 11px; 
	left: 304px; 
	top: 239px;
}
.Bmap-3 div{
	position: absolute; 
	margin: 0px; 
	padding: 0px; 
	width: 20px; 
	height: 11px; 
	overflow: hidden; 
	left: 6px; 
	top: -6px;
}
.baidu-img-box{
	position: absolute; 
	z-index: -100; 
	left: 310px; 
	top: 250px;
}
.baidu-img{
	position: absolute; 
	border: none; 
	width: 256px; 
	height: 256px; 
	left: -89px; 
	top: -229px; 
	opacity: 1;
}
.baidu-img1{
	position: absolute; 
	border: none; 
	width: 256px; 
	height: 256px; 
	left: -345px; 
	top: -229px; 
	opacity: 1;
}
.baidu-img2{
	position: absolute; 
	border: none; 
	width: 256px;
	height: 256px; 
	left: 167px; 
	top: -229px; 
	opacity: 1;
}
.baidu-img3{
	position: absolute; 
	border: none; 
	width: 256px; 
	height: 256px; 
	left: -89px; 
	top: 27px; 
	opacity: 1;
}
.baidu-img4{
	position: absolute; 
	border: none; 
	width: 256px; 
	height: 256px; 
	left: -89px; 
	top: -485px; 
	opacity: 1;
}
.baidu-img5{
	position: absolute; 
	border: none; 
	width: 256px; 
	height: 256px; 
	left: -345px; 
	top: 27px; 
	opacity: 1;
}
.baidu-img6{
	position: absolute; 
	border: none; 
	width: 256px; 
	height: 256px; 
	left: -345px; 
	top: -485px; 
	opacity: 1;
}
.baidu-img7{
	position: absolute; 
	border: none; 
	width: 256px; 
	height: 256px; 
	left: 167px; 
	top: 27px; 
	opacity: 1;
}
.baidu-img8{
	position: absolute; 
	border: none; 
	width: 256px; 
	height: 256px; 
	left: 167px; 
	top: -485px; 
	opacity: 1;
}

/*景点咨询*/
.questForm{
	padding-top: 10px;
}
.questForm .note{
	font-size:12px;
	color:#666;
	line-height:1.8em;
}
.questForm li{
	display: block;
	padding-bottom: 5px;
}
.questForm .questTextarea{
	border: 1px solid #D9D9D9;
	height: 100px;
	padding: 3px;
	width:100%;
	line-height: 1.5em;
}
.questForm .questCode{
	border: 1px solid #D9D9D9;
	height: 20px;
	line-height: 20px;
	padding: 2px;
	width: 72px;
}
.questForm .subBtn{
	background:url(../images/11-bg.png) no-repeat 0 0; 
	border: 0 none;
	cursor: pointer;
	height: 25px;
	margin: 0 auto;
	width: 94px;
}

.sR240 h4{
	font-size:12px;
}

@media (max-width:992px) {
.view-details-left{
	width:100%;
	float:none;
	margin-right:0;
}
}
@media (max-width:680px) {
.sliderBox{
	width:100%;
	float:none;
}
.sParameterR{
	width:100%;
	float:none;
	padding-left:0;
}
.sNav li{
	width:25%;
}
.sNav li:nth-child(3),#SeneryMap{
	display:none;
}
}
@media (max-width:580px) {
.sParameterR li:nth-child(4) span{
	display:block;
	float:left;
}
.sParameterR li:nth-child(4) a{
	display:none;
}
}
@media (max-width:460px) {
.sNav li{
	width:50%;
}
}
/*11-1-view-details---end!*/

/*12-1-route-banner */
.linePage{
	border: 1px solid #339900;
	height: auto;
	padding:20px;
}
.linePage .hd{
	position: relative;
}
.linePage .hd h1{
	color:#408080;
	font-weight:bold;
	font-size:18px;
}
.linePage .hd h1 a {
	color:#FF6800;
}
.linePage .hd h1 a:hover{
	color: #4E9C9C;
	text-decoration:underline;
}

/*-- flex-slider --*/
.w3-pro-box{
	margin:10px 0 30px 0;
}
.w3-pro-left{
	width:56%;
	float:left;
	position:relative;
}
.none{
	display:none
}
.top_slide_wrap .bx-wrapper{
	width:100%;
	overflow:hidden
}
.bx-wrapper-left{
	width:80%;
	float:left;
	position:relative;
}
.bx-wrapper-right{
	width:20%;
	float:right;
}
.slide_box li{
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
.bx-wrapper ul.bx-controls li{
	width:100%;
	position:relative;
	overflow:hidden;
}
.bx-wrapper ul.bx-controls li .actives span,
.bx-wrapper ul.bx-controls li a:hover span{
	top:100%
}
.bx-wrapper ul.bx-controls li span{
	position:absolute;
	left:0;
	top:0;
	z-index:6; 
	width:100%; 
	height:100%;
	background:rgba(0,0,0,0.6);
}
.top_slide_wrap a.options{
	position:absolute;
	top:45%;
	width:20px;
	height:40px;
	background:rgba(0, 0, 0, 0.5);
	z-index:5
}
.top_slide_wrap a.options i{
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:40px;
}
.top_slide_wrap a.options.pre{
	left:0
}
.top_slide_wrap a.options.next{
	right:20%;
}

/*-- right --*/
.w3-pro-right{
	width:42%;
	float:left;
	margin-left:2%;
}
.w3-pro-price{
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.w3-pro-price h4{
	float:left;
}
.w3-pro-price .price-right{
	float:right;
	position:relative;
	font-size:12px;
	color:#666;
	cursor:pointer;
}
.w3-pro-price .price-right i{
	color:#408080;
	margin-right:4px;
}
.w3-pro-price .price-right p{
	position:absolute;
	right:0;
	top:20px;
	width:240px;
	background:#feffe4;
	border:1px solid #ff9900;
	padding:10px;
	font-size:12px;
	color:#666;
	display:none;
	z-index:3;
}
.w3-pro-price .price-right:hover p{
	display:block;
}
.w3-price-text{
	margin:16px 0;
}
.w3-list{
	margin:6px 0;
}
.w3-list li{
	float:left;
	font-size:12px;
	color:#666;
	margin-right:10px;
	position:relative;
	cursor:pointer;
	line-height:1.8em;
}
.w3-list li:first-child{
	color:#333;
}
.w3-list li p{
	position:absolute;
	left:0;
	top:21px;
	width:240px;
	background:#feffe4;
	border:1px solid #ff9900;
	padding:10px;
	font-size:12px;
	color:#666;
	display:none;
	z-index:2;
}
.w3-list li:hover p{
	display:block;
}
.w3-list .w3-l{
	padding:0 4px;
	border-radius:4px;
	border:1px solid #ff8800;
	color:#ff8800;
}

/*人数*/
.w3-number-left{
	width:76%;
	float:left;
}
.w3-number-left h3,.w3-number-bottom label{
	width:20%;
	float:left;
	font-size:12px;
	color:#333;
	line-height:24px;
}
.adult-number{
	float:left;
	width:40%;
	padding:0 6px;
}
.adult-number:last-child{
	padding-right:0;
}
.adult-number:last-child{
	margin-left:0;
}
.adult-number h5{
	font-size:12px;
	color:#666;
	line-height:24px;
	float:left;
	width:24%;
}
.adult-number-box{
	float:left;
	width:76%;
}
.adult-number-box ul li{
	float:left;
	width:30%;
	background:#fff;
	border:1px solid #ccc;
	font-size:12px;
	color:#666;
	line-height:24px;
	text-align:center;
}
.adult-number-box ul li:nth-child(2){
	border-left:none;
	border-right:none;
	width:40%;
}
.adult-number-box ul li input{
	text-align:center;
	width:100%;
}
.adult-number-box ul li:first-child,.adult-number-box ul li:last-child{
	cursor:pointer;
	font-size:12px;
	background:#f5f5f5;
}
.w3-number-bottom .form-control{
	width:80%;
	float:left;
	font-size:12px;
	color:#666;
	height:24px;
}

/*预订*/
.w3-number-right{
	width:21%;
	margin-left:3%;
	float:left;
	height:36px;
	margin-top:10px;
	border-radius:4px;
	background-image: -moz-linear-gradient( 90deg, rgb(173,1,0) 0%, rgb(216,1,1) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(173,1,0) 0%, rgb(216,1,1) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(173,1,0) 0%, rgb(216,1,1) 100%);
	padding:3px;
}
.w3-number-right h3{
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:28px;
	border:1px solid #f43535;
	border-radius:4px;
}

/*推荐理由*/
.linePage .lineDisc{
	border: 2px solid #FF9900;
	background: #FFF;
	height: auto;
}
.linePage .lineDisc .hd{
	background: #FFF0D2;
	border-bottom: 1px solid #FFBA85;
	color: #FF6800;
	font-size:14px;
	font-weight:bold;
	padding:10px;
}
.linePage .lineDisc .content{
	line-height:1.5em;
	overflow: hidden;
	padding: 5px 15px;
}

@media (max-width:992px) {
.w3-pro-left{
	width:100%;
	float:none;
}
.w3-pro-right{
	width:100%;
	float:none;
	margin-left:0;
	margin-top:10px;
}
.linePage .hd h1{
	font-size:16px;
}
}
@media (max-width:580px) {
.w3-number-left,.w3-number-right{
	width:100%;
	float:none;
	margin-left:0;
}
}
@media (max-width:460px) {
.w3-number-left h3,.w3-number-bottom label{
	width:100%;
	float:none;
	line-height:1.5em;
}
.adult-number{
	width:50%;
	float:none;
	padding:0;
	margin-top:6px;
}
.w3-number-bottom .form-control{
	width:100%;
	float:none;
	margin-top:6px;
}
.w3-pro-price .price-right p,.w3-list li p{
	width:200px;
}

.bx-wrapper-left{
	width:100%;
	float:none;
	height:200px;
}
.top_slide_wrap a.options.next{
	right:0;
}
.bx-wrapper-right{
	width:100%;
	float:none;
}
.top_slide_wrap .bx-wrapper ul.bx-controls li{
	width:25%;
	float:left;
}
}
@media (max-width:410px) {
.w3-list li:hover p{
	display:none;
}
.bx-wrapper-left{
	height:180px;
}
.top_slide_wrap a.options{
	top:35%;
}
}
@media (max-width:380px) {
.bx-wrapper-left{
	height:140px;
}
}
@media (max-width:320px) {
.adult-number{
	width:70%;
}
.bx-wrapper-left img{
	width:110%;
}
}
@media (max-width:300px) {
.bx-wrapper-left img{
	width:120%;
}
}
@media (max-width:280px) {
.bx-wrapper-left{
	height:120px;
}
}
/*12-1-route-banner---end!*/

/*12-2-product-show*/
.product-container{
	margin-top:30px;
}
.col-2-r .day .num{
	display:none;
}
.floatHd{
	width:100%;
	z-index:9;
}
.showList{
	width:1040px;
	background-color:#fff;
	border-bottom:1px solid #339900;
}
.s-nav{
	float:left;
}
.s-nav li{
	float:left;
}
.s-nav li a{
	float:left;
	font-size:14px;
	padding:8px 20px;
	color:#333;
	background:#e5e5e5;
	border-radius:4px 4px 0 0;
	margin-left:10px;
	font-weight:bold;
}
.list .current a,.s-nav li a:hover{
	background-color:#47a513;
	color:#fff;
}
@media (max-width:1200px){
.showList{
	max-width:940px;
}
}
@media (max-width:992px){
.show-main .num02{
	display:none;
}
.showList{ 
	max-width:720px;
}
}
@media (max-width:710px){
.s-nav li span{
	display:none;
}
}
@media (max-width:768px){
.showList{ 
	max-width:100%;
}
}
@media (max-width:580px){
.s-nav li a{
	padding:8px 10px;
}
}
@media (max-width:430px){
.s-nav li a{
	padding:6px 6px;
	margin-left:2px;
}
}
@media (max-width:310px){
.s-nav li a{
	padding:4px 5px;
	margin-left:2px;
}
}

.product-show .detail{
	border: 1px solid #339900;
	border-top:2px solid #339900;
	padding:0 10px 10px 10px;
	background:#fff;
	background-color:#fff;
}
.d-litle h3{
	padding:10px;
	background:#f5f5f5;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin:10px 0;
}
.d-litle h3 a{
	color:#333;
	font-size:12px;
	float:right;
}
.d-litle h3 a i{
	color:#ff6600;
	margin-right:4px;
}

/*天数列表*/
.dayList{
	position:fixed;
	z-index:999;
}
.dayList li{
	margin-bottom:4px;
}
.dayList a{
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
	padding:4px 10px;
	border-radius:4px;
	background-color:#dbdbdb;
}
.dayList a:hover, .dayList .current a{
	color:#fff;
	background-image: -moz-linear-gradient( 90deg, rgb(233,38,4) 0%, rgb(249,130,0) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(233,38,4) 0%, rgb(249,130,0) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(233,38,4) 0%, rgb(249,130,0) 100%);
	text-decoration:none;
}

/*05-行程天数详情*/
.col-2-r{
	width:92%;
	float:right;
}
.day{
	margin-top:20px
}
.day:nth-child(1){
	margin-top:0;
}
.day-text h5{
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
}
.day-text h5 span{
	margin-right:10px;
}
.day-text ul{
	border:1px dashed #f5f5f5;
	padding:10px;
}
.day-text ul li{
	font-size:12px;
	color:#666666;
}
.day-text ul li i{
	margin-right:6px;
}
.p-day{
	padding:10px;
	background:#fff9ee;
	border:1px solid #f5f5f5;
	margin:10px 0;
}
.p-day p{
	font-size:12px;
	color:#666;
}

/*日历*/
.lineTab .ui-tabs-panel{
	line-height: 21px;
	padding:10px;
}
.lineTab table{
	border: 1px solid #EEE;
	border-collapse: collapse;
	width:100%;
}
.lineDateTit td:first-child,.lineDateTit td:last-child{
	color:#ff6600;
}
.lineTab table td{
	background: #FFF;
	border-top: 1px solid #F0F0F0;
	color: #000;
	line-height: 20px;
	padding: 5px 10px;
	text-align: center;
}
.lineCalender table{
	background: #FFF;
	float: left;
	width:49%;
}
.lineCalender table:last-child{
	margin-left:2%;
}
.lineCalender table th{
	border: 1px solid #E0E0E0;
	color: #333;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	vertical-align: top;
}
.lineCalender table th a{
	background:#f5f5f5;
	color: #999;
	cursor: pointer;
	display: block;
	height: 22px;
	line-height:22px;
	font-weight:normal;
	cursor: not-allowed;
}
.lineCalender table th:last-child a.line-t{
	display:none!important;
}
.lineCalender table .lineDateTit td{
	background: #F0F0F0;
	font-size:12px;
	height: 29px !important;
	text-align: center;
	line-height:29px;
	width:14.2%;
}
.lineCalender table td{
	height: 46px;
	overflow: hidden;
	text-align: right;
	border: 1px solid #E0E0E0;
	color: #333;
	font-size:12px;
	font-weight:bold;
	padding: 0 3px;
	vertical-align: top;
}
.lineCalender table td p{
	height: 23px;
	overflow: hidden;
	text-align:center;
}
.lineCalender table td b{
	color: #F60;
	font-size:12px;
	font-weight:bold;
}
.lineCalender table td:hover{
	background: #E5E5E5;
}
.lineCalender table .lineDateTit td:hover{
	background:#F0F0F0;
}
.lineCalender table td span{
	color: #888;
	font-size:12px;
	float:left;
	font-weight:normal;
}

/*费用说明、预订须知、温馨提示*/
.item04 h4{
	margin-top:10px;
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
}
.item-p{
	font-size:12;
	color:#666;
}
.item-t{
	margin-top:20px;
}

/*预订流程*/
.item04-flow{
	width:14%;
	float:left;
	padding:0 30px;
	position:relative;
	margin-top:10px;
}
.item04-flow i{
	color:#fff;
	font-size:24px;
	text-align:center;
    width:60px;
	height:60px;
	border-radius:100%;
	background-color:#ccc;
	line-height:60px;
}
.item04-flow span{
	color:#999!important;
	font-size:16px!important;
	line-height:60px;
	position:absolute;
	right:10%;
}
.item04-flow span i{
	color:#999!important;
	font-size:24px!important;
	line-height:60px;
	position:absolute;
	right:0;
	width:0;
	height:0;
}
.item04-flow h5{
	font-size:14px;
	color:#666;
	margin-top:10px;
}
.process {
	margin-top:10px;
}
.process li{
	border-bottom: 1px dashed #E9E9E9;
	line-height:1.5em;
	padding: 3px 0;
	font-size:12px;
}
.process li.end{
	border: 0;
}
.process li span{
	color: #FF6800;
	font-weight:bold;
	margin-right: 5px;
}
.process li a{color: #0449be;}
.process-first{
	font-size:14px;
	color:#df0002;
	font-weight:bold;
}
.comment h3.hd{
	border-bottom: 1px solid #53A815;
	overflow:hidden;
	font-size:16px;
}
.comment h3.hd span{
	font-size:14px;
	padding:6px 20px;
	color:#333;
	border-radius:4px 4px 0 0;
	font-weight:bold;
	background-color:#47a513;
	color:#fff;
	display: inline-block;
	font-weight:bold;
}
.comment .content{
	border: 1px solid #53A815;
	border-top: 0;
	padding: 0 15px 5px;
}

@media (max-width:1200px){
.dayList{
	left:-100%;
}
.col-2-r{
	width:100%;
	float:none;
}
.day-text{
	width:100%;
}
}
@media (max-width:992px) {
.item04-flow{
	display:none;
}
.lineCalender table{
	float:none;
	width:100%;
}
.lineCalender table:last-child{
	display:none;
}
.lineCalender table th:last-child a.line-t{
	display:block!important;
}
}
@media (max-width:580px) {
.day-text{
	width:100%;
	padding-left:0;
}
.day-text h5 span{
	display:block;
}
.s-d{
	display:none;
}
.day-box{
	left:0;
}
}
.show-item{
	display:none;
}


/*客服部分*/
.scrollsidebar{
	position:absolute;
	z-index:999;
	top:220px;
}
.side_content{
	width:126x;
	height:auto;
	overflow:hidden;
	float:left;
}
.side_content .side_list{
	width:126px;
	overflow:hidden;
}
.show_btn{
	width:0;
	height:144px;
	overflow:hidden;
	margin-top:50px;
	float:left;
	cursor:pointer;
}
.show_btn span{
	display:none;
}
.close_btn{
	width:24px;
	height:24px;
	cursor:pointer;
}
.side_title,.side_bottom,.close_btn,.show_btn{
	background:url(../images/sidebar_bg.png) no-repeat;
	_background:url(../images/sidebar_bg.gif) no-repeat;
}
.close_btn{
	float:right;
	position:relative;
	top:10px;
	right:-5px;
	display:block;
	width:19px;
	height:19px;
	margin:16px 7px 0 0;
	_margin:16px 3px 0 0;
}
.close_btn span{
	display:none;
}
.side_green .close_btn{
	background-position:-44px -45px;
}
.side_green .show_btn{
	background-position:-187px 0;
}
@media (max-width:768px) {
.scrollsidebar{
	display:none;
}
}
/*12-2-product-show---end!*/

/*21-1-right*/
.lisland{
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.lisland li {
	float: left;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	width:33.3%;
	padding: 10px;
	background-color:#FFF;
	overflow:hidden;
}
.lisland li:hover{
	background-color:#f8f8f8;
}
.lisland li .isldt{
	height:20px;
	overflow:hidden;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	margin:10px 0;
}
.lisland li .isldt a{
	color:#59b70e;
}
.lisland li .islddes{
	font-size:12px;
	color:#666;
	text-align:justify;
	line-height:1.8em;
	height:86px;
	overflow:hidden;
	margin-top:6px;
}
@media (max-width:992px) {
.lisland li{
	width:50%;
}
.lisland li:last-child{
	border-right:1px solid #eee;
}
.lisland li .islddes{
	height:46px;
}
}
@media (max-width:480px) {
.lisland li{
	width:100%;
	border:1px solid #eee;
	margin-bottom:10px;
}
.lisland li:last-child{
	border:1px solid #eee;
	margin-bottom:0;
}
.lisland{
	border:none
}
}
/*21-1-right---end!*/

/*23-blog*/
.box-2{
	margin-top:0;
}
.tit h3{
	font-size:14px;
	color:#333;
}
.txt1 > ul{
	padding:6px 0;
}
.txt1 > ul > li{
	height:24px;
	overflow:hidden;
}
.txt1 > ul > li > a{
	padding:0 10px;
	font-size:12px;
	color:#666;
}
/*23-blog---end!*/

/*27-wenda-page*/
.text-ps{
	text-indent:0;
}
.more_answer {
	padding-top:5px;
	padding-bottom:6px;
}
.more_answer span {
	float:left;
}
.more_answer span a{
	color:#4B9696;
	font-size:14px;
}
.more_answer span i{
	color:#666;
}
.more_answer span a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:#009B4E;
}
.more_answer #lastedit {
	float:right;
	white-space:nowrap;
	font-size:12px;
	color:#999;
}
.more_answer #lastedit a{
	font-size:12px;
	color:#666;
	font-weight: normal;
}
.more_answer #lastedit i{
	color:#33cc33;
}
/*右侧我要提问*/
.wytw p{
	color:#666666;
	border-bottom: 1px dashed #E0E0E0;
	font-size:12px;
	text-align:center;
}
.wytw > ul > li{
	float:left;
	width:40%;
	margin:10px 5%;
	background: #fff;
	border: 1px solid #4B9696;
	text-align:center;
	font-size:14px;
	padding:5px;
	border-radius:4px;
}
.wytw > ul > li > a{
	color:#666;
}
.wytw ul li:hover{
	background:#4B9696;
	color:#FFFFFF;
	border: 1px solid #316262;
}
.wytw ul li:hover a{
	color:#FFFFFF;
}
/*27-wenda-page---end!*/

/*28-1-userBox*/
.userBox input{
	width:100%;
}
.userBox section {
	width: 100%;
	margin: auto;
	text-align: left;
}
.userBox{
	border:1px solid #ccc;
	margin-top:20px;
	padding:20px;
}
.userbox-title h3{
	font-size:18px;
	color:#333;
	text-align:center;
}
.userbox-title p{
	font-size:12px;
	color:#999;
	text-align:center;
}
.userBox table{
	width:100%;
}
.userBox table td{
	background:#fff;
	padding:10px 0;
}
.userBox table tr{
	border-bottom:1px dashed #dbeaf5;
}
.userBox table tr td:first-child{
	width:10%;
}
.userBox .question-title{
	width:40%;
	border:1px solid #ccc;
	padding:6px;
}
.userBox .submit{
	font-size:14px;
	color:#333;
	width:60px;
	text-align:center;
	padding:4px 10px;
	border-radius:4px;
	border:1px solid #ccc;
	background-image: -moz-linear-gradient( 90deg, rgb(204,204,204) 0%, rgb(246,246,246) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(204,204,204) 0%, rgb(246,246,246) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(204,204,204) 0%, rgb(246,246,246) 100%);
}
@media (max-width:992px) {
.userBox table tr td:first-child{
	width:16%;
}
.userBox .question-title{
	width:50%;
}
}
@media (max-width:650px) {
.userBox table tr td:first-child{
	width:24%;
}
.userBox .question-title{
	width:76%;
}
}
@media (max-width:520px) {
.userBox table tr td:first-child,.userBox table tr td{
	width:100%;
	float:left;
}
.userBox .question-title{
	width:100%;
}
}
/*28-1-userBox---end!*/

/*29-1-zhuanti-banner*/
.zhuanti-banner{
	background:url(../images/29-banner.jpg) no-repeat right center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	min-height:320px;
}
.zhuanti-left{
	width:73%;
	float:left;
	margin-right:1%;
}
.zhuanti-tourst{
	padding:10px;
}
.zhuanti-tourst h3{
	margin-bottom:10px;
}
.zhuanti-right{
	width:26%;
	float:left;
}
.zhuan-top{
	border:1px solid #ff6600;
	padding:10px;
	margin-top:10px;
	background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(255,247,238) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(255,247,238) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(255,247,238) 100%);
}
.zhuan-top p{
	font-size:14px;
	color:#666;
	line-height:1.8em;
}
@media (max-width:992px) {
.zhuanti-banner{
	background:url(../images/29-banner.jpg) no-repeat -440px center;
	min-height:260px;
}
.zhuanti-left{
	width:100%;
	float:none;
	margin-right:0;
}
.zhuanti-right{
	display:none;
}
}
@media (max-width:550px) {
.zhuanti-banner{
	background:url(../images/29-banner2.jpg) no-repeat 0 center;
	min-height:220px;
}
}
@media (max-width:420px) {
.zhuanti-banner{
	background:url(../images/29-banner2.jpg) no-repeat 0 center;
	min-height:180px;
}
}
/*29-1-zhuanti-banner---end!*/

/*30-1-zhuanti*/
.zhuanti-banner2{
	background:url(../images/30-banner.jpg) no-repeat right center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	min-height:320px;
}
@media (max-width:992px) {
.zhuanti-banner2{
	background:url(../images/30-banner.jpg) no-repeat center;
	min-height:260px;
}
}
@media (max-width:550px) {
.zhuanti-banner2{
	background:url(../images/30-banner2.jpg) no-repeat 0 center;
	min-height:220px;
}
.zhuanti-banner2 h3{
	display:none;
	background:transparent;
}
}
@media (max-width:420px) {
.zhuanti-banner2{
	min-height:180px;
}
}
@media (max-width:360px) {
.zhuanti-banner2{
	background:url(../images/30-banner2.jpg) no-repeat -60px center;
}
}
@media (max-width:310px) {
.zhuanti-banner2{
	background:url(../images/30-banner3.jpg) no-repeat 0 center;
}
}
/*30-1-zhuanti---end!*/

/*31-1-zhuanti*/
.zhuanti-banner3{
	background:url(../images/31-banner.jpg) no-repeat left center;
}
.company-list{
	width:49%;
	float:left;
	margin-right:2%;
	margin-top:10px;
	border:1px solid #ccc;
	cursor:pointer;
}
.company-list:nth-child(2n){
	margin-right:0;
}
.company-list-left{
	width:52%;
	float:left;
	position:relative;
}
.company-list-left h3{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:6px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:rgba(0,0,0,0.6);
}
.company-list-right{
	width:48%;
	float:left;
	padding:10px;
}
.company-list-right p{
	font-size:14px;
	color:#666;
	line-height:1.5em;
}
@media (max-width:992px) {
.zhuanti-banner3{
	background:url(../images/31-banner.jpg) no-repeat left center;
	min-height:260px;
}
.company-list{
	width:100%;
	float:none;
	margin-right:0;
}
}
@media (max-width:550px) {
.zhuanti-banner3{
	background:url(../images/31-banner2.jpg) no-repeat 0 center;
	min-height:220px;
}
.company-list-left{
	width:100%;
}
.company-list-right{
	width:100%;
}
}
@media (max-width:420px) {
.zhuanti-banner2{
	min-height:180px;
}
}
/*31-1-zhuanti---end!*/

/*32-1-zhuanti*/
.zhuanti-banner4{
	background:url(../images/32-banner.jpg) no-repeat left center;
}
@media (max-width:992px) {
.zhuanti-banner4{
	background:url(../images/32-banner.jpg) no-repeat left center;
	min-height:260px;
}
}
@media (max-width:550px) {
.zhuanti-banner4{
	background:url(../images/32-banner2.jpg) no-repeat 0 center;
	min-height:220px;
}
}
@media (max-width:420px) {
.zhuanti-banner4{
	min-height:180px;
}
}
@media (max-width:360px) {
.zhuanti-banner4{
	background:url(../images/32-banner3.jpg) no-repeat 0 center;
}
}
/*32-1-zhuanti---end!*/

/*33-1-zhuanti*/
.zhuanti-banner5{
	background:url(../images/33-banner.jpg) no-repeat left center;
}
@media (max-width:992px) {
.zhuanti-banner5{
	background:url(../images/33-banner.jpg) no-repeat center;
	min-height:260px;
}
}
@media (max-width:550px) {
.zhuanti-banner5{
	background:url(../images/33-banner3.jpg) no-repeat 0 center;
	min-height:220px;
}
}
@media (max-width:420px) {
.zhuanti-banner5{
	min-height:180px;
	background:url(../images/33-banner4.jpg) no-repeat 0 center;
}
}
@media (max-width:360px) {
.zhuanti-banner5{
	min-height:180px;
	background:url(../images/33-banner4.jpg) no-repeat -40px center;
}
}
/*33-1-zhuanti---end!*/

/*34-1-chunwan*/
.scroll-div h5{
	height:20px;
	overflow:hidden;
}
.tourst-title{
	position:relative;
}
.tourst-title a{
	position:absolute;
	right:10px;
	top:10px;
	font-size:12px;
	color:#666;
}
.sort2 dd{
	padding:0;
}
.sort2 dd a{
	background:transparent;
	display: block;
}
/*34-1-chunwan---end!*/

/*34-2-outer-list*/
.outer-list{
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.outer-list:first-child{
	margin-top:10px;
}
.outer-list-o{
	width:20%;
	float:left;
	border:1px solid #ccc;
}
.outer-list-c{
	float:left;
	width:64%;
	padding:10px;
}
.outer-list-c p{
	font-size:14px;
	font-weight:bold;
	color:#30a0d3;
}
.outer-list-c ul li{
	float:left;
	font-size:12px;
	color:#333;
	line-height:1.5em;
	margin-right:20px;
}
.outer-list-c ul li:last-child{
	margin-right:0;
}
.outer-list-c ul li span{
	color:#ff6600;
}
.outer-list-r{
	width:16%;
	float:left;
	text-align:right;
	padding-top:10px;
}
.outer-list-r p{
	text-align:right;
	color:#666;
}
.outer-list-r h5{
	float:right;
	padding:4px 14px;
	background:#459e0a;
	text-align:center;
	color:#fff;
	opacity:0.8;
}
.outer-list-r h5:hover{
	opacity:1;
}
@media (max-width:580px) {
.outer-list-o{
	width:100%;
	float:none;
}
.outer-list-c{
	width:100%;
	float:none;
	padding:10px 0 0 0;
}
.outer-list-r{
	width:100%;
	float:none;
	padding:10px 0 0 0;
	text-align:left;
}
.outer-list-r p{
	text-align:left;
}
.outer-list-r h5{
	float:left;
}
}
/*34-2-outer-list---end!*/

/*37-1-about-us*/
.about-main{
	display:none;
}
.about-us-left{
	float:left;
	width:26%;
}
.about-us-left .servicetop{
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	padding:6px 10px;
	border:1px solid #ff9152;
	border-radius:4px 4px 0 0;
	background-image: -moz-linear-gradient( 90deg, rgb(243,152,57) 0%, rgb(255,187,117) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(243,152,57) 0%, rgb(255,187,117) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(243,152,57) 0%, rgb(255,187,117) 100%);
}
.about-us-left .servicelist {
	border:1px solid #EDA93A;
	border-top:none;
}
/*收缩菜单*/
.v{
	float:right;
	width:14px;
	height:14px;
	overflow:hidden;
	background:url(../images/vicon.png) no-repeat;
	display:inline-block;
}
.v01{
	background-position:0 0;
}
.v02{
	background-position:0 -16px;
}
.vtitle{
	color:#333;
	cursor:pointer;
	width:100%;
	padding:6px 10px;
	font-size:14px;
	background:#FFC;
	border-bottom:1px solid #F90;
	font-weight:normal;
}
.vtitle i{
	color:#ff6600;
	margin-right:6px;
}
.vtitle a{
	color:#333;
}
.vtitle em{
	margin:6px 10px 0 0;
}
.vconlist{
	background:#fff;
}
.vconlist li a{
	padding:10px;
	display:block;
	font-size:14px;
	border-bottom:1px solid #f5f5f5;
	color:#666666;
}
.vconlist li a i{
	margin-right:6px;
}
.vconlist li.select a,.vconlist li a:hover,.about-us-left .vconlist .active{
	color:#ff6600;
	background-color:#fdfdf0;
	border-color:#fff;
	text-decoration:none;
}

.about-us-right{
	float:left;
	width:72%;
	margin-left:2%;
	border:1px solid #ccc;
	border-radius:4px;
	min-height:580px;
}
.about-us-right .art_listtop{
	font-weight:bold;
	font-size:14px;
	color:#333;
	padding:10px;
	background-image: -moz-linear-gradient( 90deg, rgb(253,252,250) 0%, rgb(242,243,242) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(253,252,250) 0%, rgb(242,243,242) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(253,252,250) 0%, rgb(242,243,242) 100%);
}
.about-us-right .art_listtop i{
	color:#ff9c00;
	margin-right:6px;
}
.about-us-right .art_list{
	padding:10px;
}
.about-us-right .art_list dl{
	margin-top:10px;
}
.about-us-right .art_list dl:first-child{
	margin-top:0;
}
.about-us-right .art_list dl dt{
	font-size:12px;
	font-weight:bold;
	padding-left:24px;
	margin-bottom:6px;
}
.about-us-right .art_list dl dt i{
	color:#ff9c00;
	margin-right:6px;
	font-size:16px;
}
.about-us-right .art_list dl dd{
	text-indent:2em;
	line-height:1.8em;
	font-size:12px;
	color:#333;
}
.about-us-right .art_list dl dd a{
	word-wrap:break-word;
	color:#333;
}
@media (max-width:1200px){
.about-main{
	display:none!important;
}
}
@media (max-width:580px){
.about-us-left,.about-us-right{
	width:100%;
	float:none;
	margin-left:0;
}
.about-us-left{
	margin-bottom:10px;
}
}
/*37-1-about-us---end!*/

/*39-1-about-us*/
.about-us-right .art_list .contact_a{
	text-indent:0;
}
.contact-us{
	width:90%;
	margin:0 auto;
	border:1px solid #ccc;
}
.contact-left{
	width:16%;
	float:left;
	padding:10px;
}
.contact-left p{
	font-size:8px;
	text-align:center;
	color:#bb0081;
	font-weight:bold;
}
.contact-right{
	width:84%;
	float:left;
	border-left:1px solid #ccc;
}
.contact-right p{
	border-bottom:1px solid #ccc;
	padding:6px 10px;
	line-height:1.6em;
	color:#3c839d;
}
.contact-right p span{
	color:#ff6600;
}
.contact-right p:last-child{
	border-bottom:none;
}
.contact-us h3{
	font-size:14px;
	color:#bb0081;
	padding:6px 10px;
	border-top:1px solid #ccc;
}
@media (max-width:992px) {
.contact-left{
	width:30%;
	margin:0 auto;
	float:none;
	padding:10px;
}
.contact-right{
	width:100%;
	float:none;
	border-left:none;
}
}
@media (max-width:360px) {
.contact-left{
	width:40%;
}
}
@media (max-width:290px) {
.contact-left{
	width:60%;
}
}

@media (max-width:768px) {
.art_t img{
	width:90%;
}
}
@media (max-width:450px) {
.art_map img{
	width:80%;
}
}
/*39-1-about-us---end!*/

/*52-1-contact-img*/
.contact-img img{
	width:60%;
}
.contact-img{
	border:1px solid #ff6600;
	margin-top:10px;
}
.contact-img .contact-left p{
	color:#999;
	font-weight:normal;
}
.contact-img .contact-right{
	border-left:1px solid #ff6600;
}
.contact-img .contact-right p{
	border-bottom:1px solid #ff6600;
	color:#1f59c4;
}
.contact-img .contact-right p:last-child{
	border-bottom:none;
}
@media (max-width:992px) {
.contact-img .contact-right{
	border-left:none
}
}
/*52-1-contact-img---end!*/

/*help-banner*/
.help-banner{
	background:url(../images/helpbanner.jpg) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:100px;
	margin-bottom:10px;
}
.help-banner ul{
	float:right;
	margin:40px 30px 0 0;
}
.help-banner ul li{
	float:left;
	font-size:20px;
	color:#333;
	margin-right:20px;
	font-weight:bold;
}
.help-banner ul li:last-child{
	color:#fff;
	margin-right:0;
	font-weight:normal;
}
.about-us-left .servicetitle{
	font-weight:bold;
	font-size:14px;
	color:#333;
	padding:6px 10px;
	border:1px solid #dddddd;
	background:#dddddd;
}
.about-us-left .help-left{
	border:1px solid #ddd;
	border-top:none;
}
/*收缩菜单*/
.help-left .v{
	float:none;
	width:14px;
	height:14px;
	overflow:hidden;
	background:url(../images/vicon2.jpg) no-repeat;
	display:inline-block;
}
.help-left .v01{
	background-position:0 0;
}
.help-left .v02{
	background-position:0 -16px;
}
.help-left .vtitle{
	color:#333;
	cursor:pointer;
	width:100%;
	padding:6px 10px;
	font-size:14px;
	background:#f0f0f0;
	border-bottom:1px solid #fff;
	font-weight:normal;
}
.help-left .vtitle em{
	margin:6px 6px 0 0;
}
.help-left .vconlist li a{
	padding:10px 10px 10px 30px;
	color:#666;
}

.help-right{
	float:left;
	width:72%;
	margin-left:2%;
	padding:10px;
}
.help-right-list h3{
	width:100%;
	border-bottom:1px dashed #DFDFDF;
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
}
.help-right-list h4{
	font-size:12px;
	color:#009900;
	font-weight:bold;
	margin-top:5px;
}
.help-right-list p{
	margin-top:5px;
}
.help-right-list{
	margin-top:16px;
}
.help-right-list:first-child{
	margin-top:0;
}
@media (max-width:580px){
.help-right{
	width:100%;
	float:none;
	margin-left:0;
}
}
/*help-banner---end!*/

/*55-1-link*/
.link{
	margin-bottom:20px;
}
.link h3,.link-b h3{
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.link h3::after,.link-b h3::after{
	content:'';
	display:block;
	width:100px;
	height:1px;
	background:#ccc;
	margin-top:10px;
}
.link-name{
	padding:10px 0;
	border-bottom:1px dashed #ccc;
}
.link-name:first-child{
	padding-top:0;
}
.link-name h4{
	font-size:14px;
	font-weight:bold;
	width:6%;
	padding:6px 0;
	float:left;
	color:#08a500;
}
.link-name ul {
	width:94%;
	float:left;
}
.link-name > ul > li > a{
	font-size:12px;
	padding:6px 10px;
	border:1px solid #f5f5f5;
	color:#666;
	float:left;
	margin-left:10px;
	border-radius:4px;
	margin-top:6px;
}
.link-name > ul > li > a:hover{
	border-color:#ff6600;
	color:#ff6600;
}
.friendly-link > li{
	font-size:12px;
	color:#666;
	float:left;
	text-align:center;
	padding:10px 0;
	margin-right:10px;
}
.friendly-link > li > a{
	font-size:12px;
	color:#333;
}
.link-b h3{
	margin-bottom:20px;
}
.link-b p{
	font-size:13px;
	color:#333;
}
.link-b p a{
	color:#333;
}
.cont-t{
	width:70%;
	height:60px;
	font-size:12px
}
@media (max-width:768px) {
.link-name h4{
	width:100%;
	float:none;
}
.link-name ul {
	width:100%;
	float:none;
}
.link-name > ul > li > a{
	margin-left:0;
	margin-right:10px;
}
.cont-t{
	width:100%;
}
}
/*55-1-link---end!*/

/*56-1-sitemap*/
.sitemap-title{
	padding:10px;
	background:#f5f5f5;
	border-radius:4px;
	margin-bottom:10px;
}
.sitemap-title h3{
	float:left;
	color:#333;
	font-size:16px;
	font-weight:bold;
}
.sitemap-bd,.sitemap-title ul{
	float:right;
}
.sitemap-title ul li{
	float:left;
}
.sitemap-title > ul > li > a{
	font-size:12px;
	color:#666;
	margin-left:10px;
}
.sitemap-box{
	border:1px solid #ccc;
	padding:20px;
	border-radius:4px;
	margin-top:10px;
}
.sitemap-list{
	padding:20px 0;
	border-bottom:1px solid #ccc;
}
.sitemap-list:first-child{
	padding-top:0;
}
.sitemap-list p{
	font-size:16px;
	color:#333;
}
.sitemap-list > ul > li > a{
	font-size:14px;
	color:#666;
	float:left;
	margin-top:10px;
	margin-right:20px;
}
.sitemap-list p a{
	color:#333;
}
.sitemap-list h4{
	font-size:16px;
	color:#333;
	padding:10px 0;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

/*56-1-sitemap---end!*/

/*57-1-travel-name*/
.travel-title{
	position:relative;
}
.travel-title h3{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:6px;
}
.travel-title p{
	text-align:center;
	font-size:12px;
	color:#999;
}
.travel-title span{
	position:absolute;
	right:0;
	bottom:0;
	font-size:12px;
}
.per-tab{
	width:100%;
	margin:0 auto;
	border-collapse: collapse;
    text-align: center;
	text-transform:capitalize;
	font-size:14px;
	margin:20px 0 10px 0;
}
.per-tab th {
	padding:6px 6px;
    background: #cfa972;
    color: #333;
    vertical-align: middle;
    text-align: center;
	font-weight:700;
}
.per-tab td{
	padding:6px 10px;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:left;
	font-size:12px;
}
.per-tab td:first-child{
	text-align:center;
}
.per-tab .bold{
	font-weight:700;
}

.tibet-attractions{
	float:none;
	width:100%;
}
.tibet-attractions .main-hd{
	padding:0;
	border:none;
}
.tibet-attractions .main-hd h1{
	text-align:center;
	float:none;
}
.s-text{
	text-align:center;
	line-height:1.8em;
}
.s-text:last-child{
	margin-bottom:20px;
}
.text-ca{
	text-align:center;
	margin:20px 0;
}
/*57-1-travel-name---end!*/

/*60-guide-title*/
.guide-title{
	padding:20px;
	background:#f5f5f5;
	margin-top:20px;
}
.guide-title h3{
	font-size:30px;
	color:#009f9f;
}
.guide-title p{
	color:#999;
}
.guide-title ul li{
	float:left;
	font-size:12px;
	color:#999;
}
.guide-title li a{
	color:#009f9f;
}
.guide .showList{
	background-color:#e5e5e5;
	border-bottom:none;
}
.guide .s-nav li a{
	padding:8px 20px;
	border-radius:0;
	margin-left:0;
	border-right:1px solid #ccc;
	
}
.guide .list .current a,.s-nav li a:hover{
	background-color:#009f9f;
	color:#fff;
}
.guide-content:first-child{
	margin-top:0;
}
.guide-content h3{
	font-size:18px;
	color:#1badb6;
	margin:20px 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.guide-content h4{
	font-size:16px;
	color:#333;
	margin-bottom:10px;
}
.guide-content p{
	font-size:14px;
	color:#666;
}
.g-b{
	padding-left:10px;
	border-left:4px solid #9bdce0;
}
.guide-content > dl > dd > a,.guide-content > ul > li > a{
	font-size:12px;
	color:#666;
	line-height:1.8em;
}
.guide-content > dl > dd{
	font-size:12px;
	color:#999;
}
.guide-content ul li{
	float:left;
	margin-right:10px;
}
@media (max-width:580px){
.guide .s-nav li a{
	padding:8px 10px;
}
}
@media (max-width:430px){
.guide .s-nav li a{
	border-right:none;
	padding:8px 6px;
}
}
@media (max-width:360px){
.guide .s-nav li a{
	padding:8px 6px;
}
}
/*60-guide-title---end!*/

/*tibet-permit*/
.guide-img{
	width:50%;
}
/*tibet-permit---end!*/

/*tibet-travel-permit*/
.travel-permit h4{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.permit-border{
	border:2px solid #333;
	padding:10px;
	margin-top:6px;
}
.permit-border h5{
	font-size:14px;
	font-weight:bold;
}
/*tibet-travel-permit---end!*/

/*taiwan*/
.taiwan-title{
	color:#006799;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
	text-indent:1.5em;
}
/*taiwan---end!*/

/*62-carrental*/
.carrental-box{
	padding:10px;
	font-size:12px;
	text-align:justify;
	color:#333;
	line-height:1.8em;
}
.sort h3{
	font-size:16px;
	font-weight:bold;
	padding:10px;
	color:#333;
}
.carrental-pro{
	padding:10px;
	border:1px solid #ccc;
	border-top:none;
}
.carrental-list{
	width:23.5%;
	float:left;
	margin-right:2%;
	margin-bottom:10px;
	border:1px solid #ccc;
	padding-bottom:10px;
}
.carrental-list:nth-child(4n){
	margin-right:0;
}
.carrental-list p{
	padding:4px 10px;
	font-size:14px;
	color:#333;
	text-align:center;
}
.carrental-list h4{
	text-align:center;
}
.carrental-text{
	padding:10px;
	font-size:14px;
	color:#666;
	line-height:1.8em;
	text-align:justify;
	border:1px solid #ccc;
	border-top:none;
}
@media (max-width:768px) {
.carrental-list{
	width:49%;
}
.carrental-list:nth-child(4n){
	margin-right:2%;
}
.carrental-list:nth-child(2n){
	margin-right:0;
}
}
@media (max-width:480px) {
.carrental-list{
	width:100%;
	margin-right:0;
}
.carrental-list:nth-child(4n){
	margin-right:0;
}
}

.ditu-img{
	width:100%;
}
/*62-carrental---end!*/

/*news-xzly*/
.news-list-box{
	padding:0 20px 30px 20px;
}
.news_listText{
	margin-top:20px;
	padding-bottom:15px;
	border-bottom:1px #ddd dashed;
}
.news_listText > li > a{
	line-height:2em;
	font-size:14px;
	color:#333;
}
.news_listText li span{
	float:right;
	font-size:12px;
	color:#999;
	line-height:2em;
}
@media (max-width:520px) {
.news_listText li span{
	float:none;
	margin-left:10px;
}
}
/*news-xzly---end!*/

/*gongyi*/
.gongyi-banner{
	background:url(../images/gongyi.jpg) no-repeat center;
	background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	min-height:320px;
}
.gongyi-title{
	padding-bottom:6px;
	border-bottom:1px solid #ccc;
	text-indent:0;
	margin-bottom:10px;
}
.gongyi-name li{
	float:left;
	width:20%;
}
.gongyi-name > li > a,.gongyi-name li{
	font-size:14px;
	color:#333;
	line-height:1.8em;
}
.gongyi p{
	font-size:14px;
	line-height:1.8em;
}

@media (max-width:992px) {
.gongyi-name li{
	width:33.3%;
}
.gongyi-banner{
	background:url(../images/gongyi.jpg) no-repeat center;
	min-height:260px;
}
}
@media (max-width:690px) {
.gongyi-banner{
	background:url(../images/gongyi2.jpg) no-repeat center;
}
}
@media (max-width:550px) {
.gongyi-name li{
	width:50%;
}
.gongyi-banner{
	background:url(../images/gongyi2.jpg) no-repeat center;
	min-height:220px;
}
}
@media (max-width:420px) {
.gongyi-name li{
	width:100%;
}
.zhuanti-banner{
	background:url(../images/29-banner2.jpg) no-repeat 0 center;
	min-height:180px;
}
}
/*gongyi---end!*/

/*hotels-pro*/
.hotels-pro{
	background: #F5F5F5;
	border: 1px solid #E5E5E5;
	box-shadow: 0 3px 4px #E5E5E5;
	padding:5px;
}
.hotels-pro-top{
	background: #FFFFFF;
	padding: 10px;
}
/*酒店标题*/
.hotels-title{
	border-bottom: 1px solid #EEE;
	margin-bottom:10px;
}
.hotels-left{
	float:left;
}
.hotels-right{
	float:right;
	margin-top:10px;
}
.hotels-left h1{
	font-size:20px;
	font-weight:bold;
	color:#333;
}
.hotels-left p{
	font-size:12px;
	color:#666;
}
.hotels-left p a{
	color:#46a107;
}
.hotels-left p i{
	margin-left:10px;
	color:#ff6600;
	margin-right:6px;
}
/*酒店幻灯片、酒店基本信息*/
.hotels-pro-img{
	width:43%;
	float:left;
	padding:4px;
	background:#fff;
	border:1px solid #eee;
}
.hotels-pro-right{
	width:57%;
	float:left;
	padding-left:20px;
}
.hotels-pro-right li{
	color:#333;
	font-size:12px;
	line-height:2em;
	margin-bottom:6px;
}
.hotels-pro-right li span{
	font-weight:bold;
	color:#ff6600;
}
.hotels-pro-right li a{
	color:#666;
}
.hotels-pro-right .tools{
	float: right;
}
.hotels-pro-right .hotels-tools{
	float:left;
	color:#333;
}
.hotels-pro-right .hotels-tools i{
	color:#ffaa00;
}
.hotels-pro-right .tools a{
	border-radius: 3px;
	color: #FFF;
	display: inline-block;
	margin-left: 5px;
	padding:0 10px;
}
.hotels-pro-right .tools a.btnCollection{
	background: #68BD77;
}
.hotels-pro-right .tools a.btnFaq{
	background: #C286E3;
}
.hotels-pro-right .tools a.btnPrint{
	background: #54B3FC;
}
.hotels-pro-right .tools a:hover{
	background: #46A107;
}

/*酒店详情信息*/
.hotels-show .detail{
	border:none;
}
.hotels-show .showList{
	border-bottom:none;
}
.hotels-show .show-main{
	border:1px solid #eee;
	overflow:hidden;
	border-top:2px solid #46a107;
}
.hotels-show .list{
	background-image: -moz-linear-gradient( 90deg, rgb(231,231,233) 0%, rgb(252,252,254) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(231,231,233) 0%, rgb(252,252,254) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(231,231,233) 0%, rgb(252,252,254) 100%);
}
.hotels-show .s-nav li a{
	background:transparent;
	border-radius:0;
	margin-left:0;
	font-weight:bold;
	z-index:9;
	border-right:1px solid #eee;
}
.hotels-show .list .current a,.hotels-show .s-nav li a:hover{
	background-color:#46a107;
	color:#fff;
	border-color:#46a107;
}
.item01 .form-hotel{
	width:30%;
	margin-right:20px;
	float:left;
}
.item01 .book-form{
	padding:0;
	margin-top:10px;
}

@media (max-width:992px) {
.hotels-pro-img{
	width:100%;
	float:none;
}
.hotels-pro-right{
	width:100%;
	float:none;
	padding-left:0;
	margin-top:10px;
}
}
@media (max-width:580px) {
.item01 .subscribe-btn{
	margin-top:20px;
}
}
@media (max-width:480px) {
.hotels-pro-right .tools{
	display:none;
}
.item01 .form-hotel{
	width:40%;
	margin-right:20px;
	float:left;
}
}
@media (max-width:360px) {
.item01 .form-hotel{
	width:100%;
	margin-right:0;
	float:none;
}
}
/*hotels-pro---end!*/

/*register*/
.register{
	background:#fff;
	border:1px solid #ccc;
	box-shadow: 0px 2px 9px 0px rgb( 230, 230, 230 );
	margin:100px 0 70px 0;
}
.register h1{
	font-size:22px;
	color:#000;
	text-align:center;
	padding:14px 10px;
	border-bottom:1px solid #ccc;
}
.register-box{
	padding:40px 0;
}
.register-left{
	width:62%;
	float:left;
	padding:0 200px;
	border-right:1px dashed #ccc;
}
.register-left input{
	width:100%;
	height:32px;
	border:1px solid #ccc;
	font-size:12px;
	color:#666;
	padding:10px;
	margin-bottom:10px;
}
.register-left .register-vc input{
	width:50%;
}
.register-co input{
	width:60%;
}
.login_yz{
	background: #ff6600;
    float: right;
    line-height: 32px;
    width:40%;
	font-size:12px;
	color:#fff;
    text-align: center;
    cursor: pointer;
}
.register-left h3{
	display:block;
	width:100%;
	text-align:center;
	background:#ff6600;
	padding:0 10px;
	height:30px;
	line-height:30px;
	font-size:14px;
	cursor:pointer;
}
.register-left h3 a{
	color:#fff;
}
.register-right{
	width:38%;
	float:left;
	padding:50px 0 0 80px;
}
.register-right p img{
	width:63px;
	margin-top:10px;
}

@media (max-width:1200px) {
.register-left{
	padding:0 140px;
}
}
@media (max-width:992px) {
.register-left{
	padding:0 80px;
}
}
@media (max-width:768px) {
.register-left{
	padding:0 40px;
}
.register-right{
	padding:50px 0 0 40px;
}
}
@media (max-width:580px) {
.register-left{
	width:100%;
	float:none;
	padding:0 30px;
	border-right:none;
}
.register-right{
	width:100%;
	float:none;
	padding:20px 30px 0 30px;
}
}
@media (max-width:300px) {
.register-co input{
	width:100%;
	margin-bottom:0;
}
.login_yz{
    width:40%;
	float:left;
	margin:4px 0 10px 0;
}
.register-left{
	padding:0 10px;
}
.register-right{
	padding:20px 10px 0 10px;
}
.register-box{
	padding:20px 0;
}
.register{
	margin:50px 0 30px 0;
}
}
/*register---end!*/

/*user-1*/
.user-box{
	position:relative;
	padding:0 10px;
}
.user-box .user-name{
	position:absolute;
	left:0;
	top:33px;
	background:#fff;
	box-shadow: 0px 2px 6px 0px rgb( 204, 204, 204 );
	display:none;
}
.user-box .user-name li:first-child a{
	color:#ff6600;
}
.user-box .user-name li{
	padding:10px 20px;
	width:100%;
}
.user-box .user-name li:hover{
	background:#f5f5f5;
	color:#ff6600;
}
.user-box:hover .user-name{
	display:block;
}
.user-1{
	padding:20px;
	background:#fff;
	margin:50px 0;
	box-shadow: 0px 1px 16px 0px rgb( 204, 204, 204 );
	border:1px solid #f5f5f5;
}
.user-1-left,.user-b-left{
	width:20%;
	float:left;
}
/*头像*/
.user-img{
	position:relative;
	overflow:hidden;
	padding:6px;
	background:#f5f5f5;
	margin-bottom:20px;
}
.user-img img{
	border:1px solid #ccc;
}
.user-img .mod-photo{
	position:absolute;
	bottom:-30px;
	left:0;
	width:100%;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#fff;
	background:rgba(0, 0, 0 ,0.6);
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.user-img  .mod-photo a{
	color:#fff;
}
.user-img:hover .mod-photo{
	bottom:0;
}

/*个人资料*/
.user-1-right,.user-b-right{
	width:80%;
	float:left;
	padding-left:40px;
}
.user-datum h1{
	font-size:20px;
	color:#333;
	margin-bottom:20px;
}
.user-datum h1 span{
	margin-left:10px;
}
.user-datum dl dd{
	font-size:12px;
	color:#666;
	line-height:2em;
	margin-bottom:4px;
	width:40%;
}
.user-datum dl dd span{
	float:right;
	padding:0 6px;
	background:#ff9900;
	color:#fff;
}
.user-datum dl dd:first-child span,.user-datum dl dd:first-child span a{
	background:transparent;
	color:#ff9900;
}
.user-datum dl dd:last-child span{
	background:#666;
}
.user-datum dl dd:last-child span a{
	color:#fff;
}
.user-datum dl dd:last-child span:hover{
	background:#ff9900;
}

/*menu*/
.user-b-left dl{
	text-align:center;
	font-size:12px;
	color:#666;
}
.user-b-left > dl > dt > a{
	font-size:14px;
	font-weight:bold;
	padding:10px;
	background:#ff9900;
	display:block;
	color:#fff;
}
.user-b-left > dl > dd > a{
	padding:10px;
	background:#fff;
	display:block;
	color:#666;
}
.user-b-left > dl > dd > a:hover,.user-b-left dd .active{
	background:#f5f5f5;
	color:#ff6600;
}

.datum-more{
	margin:0 0 20px 0;
}
.datum-more li{
	font-size:14px;
	color:#ff6600;
	float:left;
	margin-right:20px;
}
.datum-more li:last-child{
	margin-right:0;
}
.order-form h3{
	float:left;
	font-size:16px;
	color:#333;
}
.order-form h3 span{
	font-size:12px;
	color:#666;
}
.order-form h3 span i{
	color:#ff6600;
	margin:0 6px 0 10px;
}
.order-form a{
	float:right;
	color:#666;
	font-size:12px;
	margin-top:4px;
}
.opi{
	margin-top:10px;
	border:1px solid #ccc;
	min-height:320px;
}
.opi .opi-nav{
	background:#f5f5f5;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.opi .opi-nav li,.opi .opi-pro li{
	float:left;
	font-size:12px;
	color:#666;
	width:16%;
	text-align:center;
	padding:0 4px;
}
.opi .opi-nav li:first-child,.opi .opi-pro li:first-child{
	width:36%;
	text-align:left;
}
.opi .opi-pro{
	padding:10px;
	border-bottom:1px dashed #ccc;
}
.opi .opi-pro li span{
	font-weight:bold;
	color:#ff6600;
}
.opi-detail{
	display:none;
	padding:10px;
}
.opi-detail dl{
	font-size:14px;
	color:#666;
	line-height:2em;
	padding:10px;
	border-bottom:1px dashed #ccc;
}
.opi-detail dt{
	margin-bottom:6px;
}
.opi-detail dl dd span{
	font-weight:bold;
	color:#ff6600;
}
@media (max-width:992px) {
.user-datum dl dd{
	width:60%;
}
}
@media (max-width:768px) {
.user-datum dl dd{
	width:60%;
}
.user-1-left{
	width:30%;
}
.user-1-right{
	width:70%;
	padding-left:20px;
}
.user-b-left{
	width:100%;
	float:none;
	border:1px solid #ccc;
	border-right:none;
	margin-bottom:20px;
}
.user-b-right{
	width:100%;
	float:none;
	padding:0;
}
.user-b-left > dl > dt{
	display:none;
}
.user-b-left > dl > dd{
	float:left;
	width:16.66%;
}
.user-b-left > dl > dd > a{
	background-image: -moz-linear-gradient( 90deg, rgb(229,228,228) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(229,228,228) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(229,228,228) 0%, rgb(255,255,255) 100%);
	border-right:1px solid #ccc;
}
}

@media (max-width:580px) {
.user-1-left{
	width:40%;
	float:none;
	margin:0 auto;
}
.user-1-right{
	width:100%;
	float:none;
	padding-left:0;
	text-align:center;
}
.user-datum dl dd{
	width:100%;
}
.user-datum dl dd span{
	float:none;
	margin-left:10px;
}
.user-datum h1{
	margin-bottom:10px;
}
.user-1{
	padding:10px;
	margin:50px 0 20px 0;
}
.user-1-bottom{
	margin-top:10px;
}
.user-b-left > dl > dd{
	width:33.3%;
}
.opi .opi-nav,.opi .opi-pro{
	display:none;
}
.opi-detail{
	display:block;
}
}

@media (max-width:360px) {
.user-1-left{
	width:60%;
	float:none;
	margin:0 auto;
}
.user-b-left > dl > dd{
	width:50%;
}
}
/*user-1---end!*/

/*user-1-photoinfo*/
.photo h1{
	font-size:16px;
	color:#333;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
}
.photo h1 span{
	font-size:12px;
	color:#666;
	margin-left:20px;
}
.photo_box{
	float:left;
	width:30%;
	height:254px;
	border:#F7F7F7 solid 8px;
	background:#FCFCFC;
}
.photo_box h3{
	font-size:50px;
	text-align:center;
	color:#e5e5e5;
	margin-top:60px;
}
.btn_upload{
	margin:15px auto 0;
	width:128px;
	height:28px;
	line-height:28px;
	background:#f8f8f8;
	border:#ddd solid 1px;
	color:#666;
	text-align:center;
	font-size:14px;
	border-radius:3px;
	cursor:pointer;
	position:relative;
	overflow:hidden;
}
.btn_upload:hover{
	background:#f5f5f5;
}
.btn_upload input{
	width:300px;
	height:30px;
	padding:5px;
	position:absolute;
	right:0;
	top:-5px;
	font-size:40px;
	line-height:30px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	cursor:pointer;
	outline:none;
	hide-focus:expression(this.hideFocus=true);
}
.photo_box img{
	position:absolute;
	left:0;
	top:0;
	z-index:3;
	display:none;
}
.move_box{
	border:#FEFE00 solid 1px;
	position:absolute;
	z-index:4;
	overflow:hidden;
	display:none;
}
.photo_ok{
	float:left;
}
.photo_ok li{
	float:left;
	margin-left:35px;
	vertical-align:bottom;
}
.photo_img1{
	margin-top:122px;
}
.photo_img1 .photo-img{
	width:130px;
}
.photo_img2{
	margin-top:162px;
}
.photo_img2 .photo-img{
	width:90px;
}
.photo_img3{
	margin-top:224px;
}
.photo_img3 .photo-img{
	width:27px;
}
.photo_ok li p{
	padding:0;
	color:#999;
	text-align:center;
	line-height:16px;
}
.btn_photo_box{
	clear:both;
}
.btn_photo_box span{
	display:inline-block;
	height:24px;
	line-height:24px;
	margin-right:10px;
	text-align:center;
	font-size:12px;
	border-radius:3px;
	cursor:pointer;
}
.btn_photo_add{
	width:74px;
	border:#f80 solid 1px;
	background:#f80;
	color:#fff;
}
.btn_photo_add:hover{
	background:#f60;
	border:#f60 solid 1px;
}
.btn_photo_add_stop,.btn_photo_add_stop:hover{
	border:#ddd solid 1px;
	background:#FDFDFD;
	color:#B9B9B9;
	cursor:default;
}
.btn_photo_remove{
	width:50px;
	background:#f8f8f8;
	border:#ddd solid 1px;
	color:#666;
}
.btn_photo_remove:hover{
	background:#f5f5f5;
}
/*近期订单*/
.orderBox {
	margin:10px 0;
	border:1px solid #e8e8e8;
	color:#3c3c3c;
}
.orderBox a {
	color:#3c3c3c;
}
.orderBox .ohead {
	background:#f5f5f5;
	padding:6px 10px;
	font-size:14px;
}
.orderBox .ohead dd {
	float:left;
	padding-right:6px;
}
.orderBox .ohead dd:last-child{
	padding-right:0;
}
.orderBox li{
	float:left;
	width:16%;
	border-right:1px solid #e8e8e8;
	padding:10px;
	min-height:80px;
	font-size:14px;
	text-align:center;
}
.orderBox li.otitle{
	width:52%;
}
.orderBox li.otitle .oimg {
	width:20%;
	border:1px solid #e9e9e9;
	float:left;
}
.orderBox li.otitle a {
	float:left;
	width:80%;
	padding-left:10px;
	text-align:left;
}
.orderBox li.ostatus span {
	display:block;
}
@media (max-width:768px) {
.photo_box{
	float:none;
	width:40%;
	margin:0 auto;
}
.photo_ok{
	float:none;
	width:382px;
	margin:0 auto;
}
.photo_ok li:first-child{
	margin-left:0;
}
.photo_img1{
	margin-top:22px;
}
.photo_img2{
	margin-top:62px;
}
.photo_img3{
	margin-top:124px;
}
.btn_photo_box{
	width:164px;
	margin:20px auto;
}
}
@media (max-width:580px) {
.photo_box{
	width:50%;
}
.orderBox li{
	width:100%;
	float:none;
	border-right:none;
	padding:10px;
	min-height:20px;
	border-top:1px solid #ccc;
}
.orderBox li.otitle{
	width:100%;
	border-top:0;
}
.orderBox li.otitle .oimg {
	width:100%;
	border:none;
	float:none;
	margin-bottom:6px;
}
.orderBox li.otitle a {
	width:100%;
	float:none;
	padding-left:0;
	text-align:center;
}
}
@media (max-width:430px) {
.photo_box{
	width:60%;
}
.photo_ok li{
	float:none;
	margin-left:0;
}
.photo_img1 .photo-img{
	width:130px;
	margin:0 auto;
}
.photo_img2 .photo-img{
	width:90px;
	margin:0 auto;
}
.photo_img3 .photo-img{
	width:27px;
	margin:0 auto;
}
.photo_img1,.photo_img2,.photo_img3{
	margin-top:10px;
}
.photo_ok{
	width:100%;
}
}
@media (max-width:360px) {
.photo_box{
	width:80%;
}
}
@media (max-width:280px) {
.photo_box{
	width:100%;
}
}
/*user-1-photoinfo---end!*/

/*user-1-2*/
.order-nav{
	border-bottom:2px solid #47a513;
}
.order-nav > li > a{
	display:block;
	float:left;
	padding:8px 14px;
	background:#f5f5f5;
	border-right:1px solid #fff;
	font-size:14px;
}
.order-nav .active,.order-nav > li > a:hover{
	background:#47a513;
	color:#fff;
}
@media (max-width:580px) {
.order-nav > li > a{
	width:33.3%;
	text-align:center;
}
}
@media (max-width:320px) {
.order-nav > li > a{
	width:50%;
}
}
/*user-1-2---end!*/

/*user-1-3*/
.opi-text{
	text-align:center;
	font-size:12px;
	color:#666;
	margin-top:20px;
}
/*user-1-3---end!*/

/*user-1-5*/
.uinfo_right {
	width:80%;
	float:right;
	position:relative;
	padding-left:40px;
}
.uinfo_right a.needbtn {
	position:absolute;
	right:0;
	top:0;
}
.uinfo_right h5 {
	font-size:16px;
	color:#3a3a3a;
	margin-bottom:10px;
}
.uinfo_right h5 a {
	color:#c74433;
	font-size:12px;
	margin-left:20px;
}
.xbox ul li {
	font-size:12px;
	width:40%;
	float:left;
	line-height:2em;
	margin-bottom:4px;
}
.xbox ul li span {
	color:#fff;
	padding:0 10px;
	background:#6f6f6f;
	display:inline-block;
	margin-left:10px;
}
.xbox ul li span.on {
	background:#e50000;
}
.uinfo_right .xbox,.uinfo_right .fbox {
	border-bottom:1px solid #e0e0e0;
	margin-bottom:20px;
	padding-bottom:20px;
}
.uinfo_right .fbox{
	display:none;
}
.edtform-name li{
	width:50%;
	float:left;
	font-size:12px;
	line-height:2em;
	margin-bottom:4px;
}
.edtform-name li label{
	float:left;
	width:12%;
}
.edtform-name li input {
	width:74%;
	float:left;
	line-height:24px;
	border:1px solid #d3d3d3;
} 
.edtform-name li .edt-ad{
	width:20%;
	float:left;
}
.edtform-name li .edt-ad input{
	float:left;
	width:20%;
	margin-top:6px;
	font-size:16px;
}
.uinfo_right .fbox li input[type="radio"] {
	height:auto;
}
.uinfo_right .dateinput_Icon_Wrapper {
	line-height:24px;
	margin:0;
}
.uinfo_right .btnbox a {
	display:inline-block;
	width:80px;
	color:#fff;
	text-align:center;
	background:#6f6f6f;
	font-size:14px;
	padding:4px;
}
.uinfo_right .btnbox a.submit {
	background:#c74433;
	margin-right:20px;
}

@media (max-width:992px) {
.edtform-name li label{
	width:20%;
}
}
@media (max-width:768px) {
.user-b-img{
	width:30%;
	margin:20px auto;
}
.user-b-left2{
	border:none;
}
.uinfo_right{
	width:100%;
	float:none;
	padding-left:0;
}
}
@media (max-width:580px) {
.edtform-name li label{
	width:12%;
}
.edtform-name li input {
	width:50%;
} 
.fbox .edtform-name li{
	width:100%;
}
.edtform-name li .edt-ad{
	width:20%;
	float:left;
}
.user-b-img{
	width:40%;
}
}
@media (max-width:380px) {
.edtform-name li label{
	width:20%;
}
.edtform-name li input {
	width:80%;
} 
}
@media (max-width:360px) {
.xbox ul li {
	width:100%;
	float:none;
}
.user-b-img{
	width:50%;
}
}
/*user-1-5---end!*/

/*user-1-6*/
.hide {display:none;}
.ucenter{
	background:#fff;
}
.rcon h3.rti {
	font-size:20px;
	color:#999;
}
.rcon h3.rti span {
	font-size:12px;
	font-weight:normal;
	float:right;
}
/*登录密码*/
.rcon .item{
	border:1px solid #ddd;
	margin:10px 0;
}
.rcon .item dl{
	padding:20px;
	background:#F3F3F3;
}
.rcon .item dl.focus{
	background:#FFF
}
.rcon .item dl.b-t{
	border-top:1px solid #ddd;
}
.rcon .item dl dt{
	float:left;
	font-size:18px;
	width:20%;
}
.rcon .item dl dt i.fa-check{
	color:#7ab245;
	margin-right:6px;
	font-size:22px;
}
.rcon .item dl dt i.fa-close{
	color:#e50000;
	margin-right:6px;
	font-size:22px;
}
.rcon .item dl dd{
	float:left;
	font-size:13px;
	color:#666;
	width:80%;
}
.rcon .item dl dd p{
	border-left:1px solid #ddd;
	padding:6px 0 6px 10px;
	float:left;
}
.rcon .item dl dd a{
	float:right;
	display:block;
	margin:6px 0;
	color:#0066cc;
	font-size:14px;
}
/*修改弹示框*/
.rcon .item .edit{
	margin:0 30px 30px 30px;
	background:#f3f3f3;
	min-height:80px;
	position:relative;
	padding:10px;
}
.rcon .item .edit em.triangle{
	position:absolute;
	color:#f3f3f3;
	font-size:40px;
	top:-30px;
	left:60px;
	overflow:hidden;
}
.rcon .item .edit a.close{
	position:absolute;
	right:10px;
	top:10px;
	display:block;
	font-size:20px;
	color:#a5a5a5;
}
.rcon .item .edit a.close:hover{
	color:#808080;
}
.rcon .item .edit .icon{
	font-size:12px;
	color:#fff;
	width:45px;
	border-radius:10px;
	padding:0 3px 0 5px;
	background:#333;
}
.rcon .item .edit-box{
	width:70%;
	margin:0 auto;
}
.rcon .item .edit-box .edit-b{
	margin-bottom:10px;
}
.rcon .item .edit-box h4{
	font-size:14px;
	color:#666;
	float:left;
	width:34%;
	text-align:right;
	line-height:36px;
	padding-right:10px;
}
.rcon .item .edit-box input{
	width:50%;
	border:1px solid #ccc;
	line-height:36px;
	padding-left:10px;
}
.rcon .item .edit-box p{
	font-size:12px;
	color:#999;
	margin-left:34%;
}
.rcon .item .edit-box span{
	font-size:12px;
	color:#666;
	margin-left:6px;
	cursor:pointer;
}
.btn-green{
	display:block;
    padding:6px 0;
	width:90px;
	text-align:center;
    color: #fff;
    background: #48a513;
	margin:20px auto;
}
.btn-green:hover{
	color:#fff;
	background:#339900;
}

@media (max-width:992px) {
.rcon .item dl dt{
	font-size:16px;
	width:24%;
}
.rcon .item dl dd{
	width:76%;
}
.rcon .item .edit-box{
	width:100%;
}
}
@media (max-width:580px) {
.rcon .item dl dt,.rcon .item dl dd,.rcon .item .edit-box h4{
	float:none;
	width:100%;
}
.rcon .item dl dd p{
	border-left:none;
	padding:6px 0 0 0;
	width:80%;
}
.rcon .item .edit-box{
	width:70%;
}
.rcon .item dl{
	padding:10px;
}
.rcon .item .edit-box h4{
	text-align:left;
	line-height:1.5em;
	padding-right:0;
	padding:10px 0;
}
.rcon .item .edit-box input{
	width:70%;
}
.rcon .item .edit-box p{
	margin-left:0;
}
.rcon .item .edit{
	margin:0 20px 20px 20px;
}
}
@media (max-width:450px) {
.rcon .item .edit-box{
	width:90%;
}
}
@media (max-width:360px) {
.rcon .item .edit-box input{
	width:100%;
}
}
/*user-1-6---end!*/

/*payment1-1*/
/*导航*/
.payment_step{
	margin:30px auto auto auto;
	height:32px;
	color:#fff;
	overflow:hidden;
}
.payment_step ul{
	width:100%;
}
.payment_step li{
	position:relative;
	width:33.3%;
	float:left;
	height:32px;
	line-height:32px;
	display:inline;
	color:#fff;
	font-size:16px;
	text-align:center;
	background:#cccccc;
}
.payment_step li s{
	width:0px;
	height:0px;
	border:16px solid #ccc;
	border-right:2px solid #ccc;
	border-left-color:transparent;
	_border-left-color:snow;
	_filter:chroma(color=snow);
	font-size:0;
	line-height:0;
	position:absolute;
	left:-16px;
	top:0px;
}
.payment_step li b{
	width:0px;
	height:0px;
	border:16px solid #fff;
	border-left-color:#cccccc;
	font-size:0;
	line-height:0;
	position:absolute;
	top:0px;
	right:-6px;
}
.payment_step .last{
	*display:none;
	border-color:#ccc;
	right:0;
}
.payment_step .on{
	color:#fff;
	background:#53a815;
}
.payment_step .on s{
	border:16px solid #53a815;
	border-right:5px solid #53a815;
	border-left-color:transparent;
	_border-left-color:snow;
	_filter: chroma(color=snow);
}
.payment_step .on b{
	border-left-color:#53a815;
}
.payment_step .on .first{
	*display:none;
	left:0;
	border-color:#53a815;
}
.payment_step .on .last{
	border-color:#53a815;
}
/*left*/
.payleft{
	float:left;
	width:62%;
}
.payleft h3{
	font-size:20px;
	padding:10px 0;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.payleft ul{
	font-size:12px;
}
.payleft li{
	clear:both;
	padding:10px 0;
}
.pay-name{
	border-radius:18px;
	float:left;
	width:25px;
	height:25px;
	line-height: 25px;
	text-align:center;
	background:#464646;
	color:#fff;
	font-size:18px;
	margin-right:20px;
}
.payleft h4{
	font-size:18px;
}
.payleft h4 span{
	font-size:12px;
	color: #999;
	margin-left:20px;
}
.payleft dt{
	padding-bottom:10px;
}
.payleft dd{
	clear:both;
	padding:10px 0px;
}
.payleft dd p{
	padding-left:65px;
}
.tit_left{
	float:left;
	width:16%;
	text-align:right;
	vertical-align: middle;
	padding:10px 0;
}
.input_right{
	float:left;
	width:50%;
	padding-left:10px;
}
.tit_last{
	width:34%;
	float:left;
	padding:10px;
}
.input_right input{
	border: 1px solid #ccc;
	width:100%;
	padding:10px;
	border-radius:3px;
	border:1px solid #ccc;
}
.btn_order{
	display:block;
	border:none;
	font-size:16px;
	color:#fff;
	padding:10px 30px;
	cursor:pointer;
	background:#ff4a2e;
	border-bottom:4px solid #c22b13;
	margin-left:65px;
	opacity:0.8;
}
.btn_order:hover{
	opacity:1;
}
.aside-btn{
	width:100%;
	border-top:1px solid #ccc;
	padding-top:20px;
}

/*right*/
.payright{
	width:34%;
	margin-left:4%;
	position:relative;
	margin-top:30px;
	border:1px #ccc solid;
	border-top:3px solid #47a513;
	float:left;
}
.payright dl{
	margin:10px;
	font-size:12px;
}
.payright dt{
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
}
.payright dd{
	display:block;
	padding:8px 0px;
	color:#f60;
	font-size:16px;
	border-bottom:1px #ccc solid
}
.pay-confire{
	font-size:16px;
	padding:10px;
}
.pay-confire span{
	float:right;
	font-size:24px;
	color:#f60;
	margin-top:-10px;
}
@media (max-width:992px) {
.payleft{
	float:none;
	width:100%;
}
.payright{
	width:100%;
	margin-left:0;
	margin-top:20px;
	float:none;
}
}
@media (max-width:580px) {
.payleft h3{
	font-size:16px;
}
.payleft h4{
	font-size:14px;
}
.pay-name{
	width:20px;
	height:20px;
	line-height: 20px;
	font-size:16px;
	margin-right:10px;
}
.payleft h4 span{
	margin-left:10px;
}
.payleft dd p{
	padding-left:30px;
}
.tit_last{
	padding:7px 10px;
}
}
@media (max-width:480px) {
.payment_step li{
	width:33.3%;
	font-size:14px;
	border-right:1px solid #fff;
}
.payment_step li s,.payment_step li b{
	display:none;
}
}
@media (max-width:420px) {
.payleft dd p{
	padding-left:0px;
}
.tit_left{
	text-align:left;
	width:100%;
	float:none;
}
.input_right{
	width:100%;
	float:none;
	padding-left:0;
}
.tit_last{
	width:100%;
	float:none;
	padding:0;
	margin-top:4px;
}
.{
	width:140px;
}
}
@media (max-width:290px) {
.btn_order{
	margin-left:35px;
}
}
/*payment1-1---end!*/

/*payment1-2*/
.pay_item{
	padding:20px 0;
}
.pay_item i{
	background:#464646;
	border-radius:18px;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:16px;
	color:#fff;
	float:left;
}
.pay_item h4{
	float:left;
	margin-left:12px;
	font-size:16px;
	line-height:1.8eem;
}
.pay_item h4 span{
	display:block; 
	color:#8e8f8e;
	font-size:12px;
}
.order{
	border:1px solid #e5e5e5;
}
.order dl dd{
	font-size:12px;
	color:#333;
	padding:10px;
	background:#fff;
	border-top:1px solid #e5e5e5;
	display:none;
}
.order dl dd:first-child{
	border-top:none;
}
.ordertitle li,.ordercont li{
	width:14%;
	float:left;
	text-align:center;
	font-size:12px;
	color:#333;
	background:#e5e5e5;
	padding:8px 0;
	border-left:1px solid #fff;
}
.ordertitle li:first-child,.ordercont li:first-child{
	width:44%;
	border-left:none;
	text-align:left;
	padding-left:10px;
}
.ordercont li{
	background:#fff;
	border-left:1px solid #e5e5e5;
}

/*联系人信息*/
.pinfo ul{
	border:1px solid #eaeaea;
	font-size:12px;
	margin-bottom:7px;
}
.pinfo li{
	float:left;
	width:33.3%;
}
.pinfo li label{
	width:30%;
	background:#ccedff;
	text-align:center;
	display:inline-block;
	color:#333;
	padding:10px 0;
}
.pinfo li span{
	display:inline-block;
	width:70%;
	padding:10px;
}
.pay_fee {
	font-size:24px;
	text-align:right;
	margin:30px 0;
	color:#333;
}
.pay_fee span {
	color:#ff6600;
}
.pay_tip {
	font-size:14px;
	padding:10px 20px;
	border:1px dotted #ccc;
	color:#666;
}
.pay_tip .ltime {display:inline-block;}

/*支付方式*/
.pay_meth {
	border-top:2px solid #287faf;
	background:#f9f9f9;
	margin-top:30px;
}
.pay_meth li {
	display:inline-block;
	text-align:center;
	color:#333;
	font-size:16px; 
	position:relative;
	cursor:pointer;
	padding:10px 0;
	width:20%;
	float:left;
}
.pay_meth li.on {
	background:#ccedff;
}
.pay_meth li.on i {
	display:block;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-top:10px solid #ccedff;
	position:absolute;
	top:40px;
	left:44%;
}
.pay_ali,.pay_btn,.pay_uline,.pay_uline2,.pay_uline3{
	margin-top:30px;
}
.pay_ali label {
	float:left;
	display:block;
	float:left;
}
.pay_ali label img {
	border:1px solid #d1e0e0;
}
.pay_ali p,.pay_ali ul {
	font-size:12px;
	float:left;
	width:80%;
	padding-left:10px;
}
.pay_ali p {
	color:#898b8a;
}
.pay_ali p span {
	color:#f60;
}
.pay_ali li {
	padding-left:22px;
	color:#07a896;
	display:inline-block;
}
.pay_btn .link {
	width:100%;
	font-size:12px;
	display:block;
	text-align:center;
	color:#60aeef;
	text-decoration:underline;
	margin-top:14px;
	padding-right:10px;
}
.pay_btn .btn{
	display:block;
	width:160px;
	padding:6px 0;
	margin:0 auto;
	text-align:center;
	font-size:18px; 
	color:#fff;
	background:#ff4a2e;
	border-bottom:4px solid #c22b13;
	opacity:0.8;
}
.pay_btn .btn:hover{
	opacity:1;
}

/*转账汇款*/
.pay_uline,.pay_uline2{
	font-size:12px;
}
.pay_uline .pay-text,.pay_uline2 .pay-text{
	color:#676767;
	margin-bottom:16px;
}
.pay_uline .puleft,.pay_uline2 .puleft {
	width:50%;
	float:left;
}
.pay_uline .puleft dl dt,.pay_uline2 .puleft dl dt {
	color:#333;
	margin-bottom:10px;
	font-weight:600;
	font-size:14px;
}
.pay_uline .puleft dl dd span,.pay_uline2 .puleft dl dd span {
	color:#d05f51;
}
.pay_uline .puright,.pay_uline2 .puright {
	width:50%;
	float:left;
	margin-bottom:10px;
}
/*银行支付*/
.pay_uline3 .banks img{
	border:1px solid #d1e0e0;
	vertical-align: bottom;
}
.pay_uline3 .banks img:hover{
	border:1px solid #f1b770;
}
.pay_uline3 .banks li{
	float:left;
	margin: 0 22px 6px;
}

@media (max-width:768px) {
.ordertitle,.ordercont{
	display:none;
}
.order dl dd{
	display:block;
}
.pay_meth li {
	width:25%;
}
}
@media (max-width:580px) {
.pinfo li{
	float:none;
	width:100%;
	border-bottom:1px solid #eaeaea;
}
.pinfo ul{
	border:1px solid #eaeaea;
	border-bottom:none;
}
.pay_fee {
	font-size:18px;
	margin:20px 0;
}
.pay_uline .puleft,.pay_uline2 .puleft {
	width:100%;
	float:none;
}
.pay_uline .puright,.pay_uline2 .puright {
	width:100%;
	float:none;
	margin-bottom:10px;
}
}
@media (max-width:480px) {
.pay_meth li {
	width:50%;
}
}
/*payment1-2---end!*/

/*payment1-3*/
.pay-last{
	margin:30px 0;
}
.pay-last p{
	font-size:24px;
	text-align:center;
	color:#48a513;
	margin:50px 0;
}
.pay-last p span{
	font-size:30px;
	margin-right:10px;
}
.pay-last ul{
	width:60%;
	margin:0 auto;
	border:1px solid #ccc;
	border-bottom:none;
}
.pay-last ul li{
	width:100%;
	padding:10px;
	border-bottom:1px dashed #ccc;
	font-size:14px;
	color:#333;
}
.pay-last ul li span{
	margin-right:10px;
}
.pay-last h3{
	font-size:16px;
	color:#ff6600;
	text-align:center;
	margin-top:80px;
}
.payment-pro{
	border:none;
}
@media (max-width:768px) {
.pay-last p{
	font-size:20px;
	margin:20px 0;
}
.pay-last ul li{
	padding:6px 10px;
}
.pay-last ul{
	width:80%;
}
.pay-last h3{
	margin-top:30px;
}
}
@media (max-width:460px) {
.pay-last ul{
	width:100%;
}
}
/*payment1-3---end!*/

/*agreementbox-1*/
.agreementbox h1{
	text-align:center;
}
h3.h3color a{
	color: #ff6633;
}
























