﻿/******************pennychen css***********************/

/**********基本**********/
*{
	margin:0;
	padding:0;
	border: 0;
}
img {
	border: 0px;	
}
ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
li {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
h1 { 
    font-size:18px; 
}
h2 { 
    font-size:16px; 
}
h3 { 
    font-size:14px; 
}
p {
	line-height: 24px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #1C5394;
	text-decoration: none;
}
.clear { clear: both;}

select{
	border: 1px #CCCCCC solid;
}
small { font-size:10px; color:#999999; margin-left:15px;}

.red {
	color: #BE0000;
}
.blue {
	color: #007CC3;
}
.green {
	color: #649F00;
	margin-right: 5px;
}
/**********基本  end**********/


body {
	font-family: 微软雅黑, 宋体, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: normal;
	background-color: #FFFFFF;
}
.main {
	margin: 0px auto;
	width: 100%;
	height: 100%;
	float: left;
}


/**********header**********/
.header {
	float: left;
	width: 100%;
	height: 45px;
	background-color: #4E4E4E;
}
.header_box {
	width: 100%;
	margin: 0px auto;
	height: auto;
	padding-top: 0px;
}

.logo {
	float: left;
	width: 100%;
	height: 45px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 200;
	text-align: center;
}
.logo a {
}
.logo a img {
	width: 36px;
	height: 45px;
	box-shadow:0px -4px 6px #666;
	padding: 0px 0px 0px 0px;
}



.logo h1 {
	float: left;
	padding: 0px 10px 5px 10px;
	color: #FFFFFF;
	font-size: 16px;
	width: 140px;
	font-weight: normal;
	line-height: 24px;
}
.logo h1 span {
	font-size: 12px;
	line-height: 18px;
	float: left;
}


/**********移动端菜单*************/
button#showRightPush{
	float:left;
	width:41px;
	height:35px;
	display: block;
	outline:none;
	border:0px;
	cursor: pointer;
	top:5px;
	right:12px;
	z-index: 600;
	position: absolute;
	padding: 0px;
	background: none;
}
button#showRightPush img {
	width:24px;
	height:20px;
	padding: 3px 3px;
}
.cbp-spmenu {
	display: block;
}

/*****咨询电话*******/
.tel {
	float:left;
	width:41px;
	height:35px;
	display: block;
	outline:none;
	border:0px;
	cursor: pointer;
	top:9px;
	left:0px;
	z-index: 600;
	position: absolute;
	background: none;
}
.tel img {
	width:24px;
	height:20px;
	padding: 3px 3px;
}

.shijin {
	float:left;
	width:150px;
	height:auto;
	display: block;
	outline:none;
	border:0px;
	cursor: pointer;
	top:7px;
	left:33px;
	z-index: 600;
	position: absolute;
	background: none;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}

/**********header end**********/




/********************横幅*********************/
.index_banner {
	margin: 0px auto 0px auto;

	*margin: -140px auto 0px auto;
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	background-color: #E1E2E6;
}

#owl-demo img {
	display: block;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;
}
#owl-demo img.xqb {
	display: block;
	width: 100%;
	height: 220px;
	float: left;
	margin-bottom: 0px;
}
#bar {
	width: 0%;
	max-width: 100%;
	height: 1px;
	background-color: #62C83B;
	display:none;
}
#progressBar {
	width: 100%;
	background-color: #fff;
	display:none;
}




/*****************con*****************/
.con {
	clear: both;
	width: 100%;
	margin: 0px auto;
	background-color: #E1E2E6;
	float: left;
}
.conbox {
	clear: both;
	width: 100%;
	margin: 0px auto 0px auto;
	height: auto;
	padding: 0px 0px 0px 0px;
}
.default {
	clear: both;
	width: 100%;
	margin: 0px auto 0px auto;
	height: auto;
	padding: 0px 0px 0px 0px;
}
.default img {
	width: 100%;
	margin: 0px auto 0px auto;
	height: auto;
	padding: 0px;
	float: left;
}
.about_box {
	clear: both;
	width: 80%;
	margin: 15% 5%;
	height: auto;
	padding: 5% 5%;
	background-color: #FFFFFF;
	float: left;
}
.about_box  img {
	width: 100%;
	margin: 0px auto 0px auto;
	height: auto;
	padding: 0px;
	float: left;
}
.about_box  p {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28normal;
}
.about_box  ul {
	width: 100%;
	margin: 20px 0px 20px 0px;
	height: auto;
	padding: 0px;
	float: left;
}
.about_box  ul li {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
}

/*********首页 目的地入口***********/
.dest {
	clear: both;
	padding: 15px 1% 25px 1%;
	width: 98%;
	background-color: #FFFFFF;
	margin: 15px auto 15px auto;
	float: left;
}
.dest_con_1 {
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin: 0px auto 0px auto;
	position: relative;
}
.more {
	width: 60px;
	position: absolute;
	height: 24px;
	line-height: 24px;
	top: 17px;
	right: 0px;
}
.more a {
	width: 60px;
	height: 24px;
	float: left;
}
.d_box_1 {
	clear: none;
	width: 29.3%;
	float: left;
	margin: 0% 2%;
	border-radius: 6px; /* css 3标准 */



    -moz-border-radius: 6px; /* mozilla */
    -webkit-border-radius: 6px;
	border: none;
	text-align: center;
	padding: 2% 0%;
	height: auto;
}
.d_box_1 img {
	width: 100%;
	height: auto;
	float: left;
}
.d_box_1 h1 {
	width: 100%;
	height: auto;
	font-family: "黑体", "宋体", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
}


/*********首页 主题游入口***********/
.serc {
	clear: both;
	padding: 15px 0% 15px 0%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 10px auto 0px auto;
	float: left;
}
.map_a {
	clear: both;
	background:url(/images/m/map_bg.jpg) no-repeat center center;
	margin-bottom: 0px;
	padding: 40px 0% 45px 0%;
}
.ser_con_1 {
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin: 0px auto 0px auto;
}
.p_box_1 {
	clear: none;
	width: 19%;
	float: left;
	margin: 1% 1%;
	border-radius: 6px; /* css 3标准 */



    -moz-border-radius: 6px; /* mozilla */
    -webkit-border-radius: 6px;
	border: none;
	text-align: center;
	padding: 2% 2%;
	height: auto;
}
.p_box_1 img {
	width: 100%;
	height: auto;
	float: left;
}
.p_box_1 h1 {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: 36px;
	border-radius: 20px; /* css 3标准 */

    -moz-border-radius: 20px; /* mozilla */
    -webkit-border-radius: 20px;
	width: 100%;
	float: left;
	padding: 0px 0px 0px 0%;
}
.p_box_1:hover h1 {
	color: #1C5394;
}
.p_box_1 p {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}
.p_box_1:hover p {
	color: #72BA3A;
}

.map_links {
	clear: none;
	width: 360px;
	height: 64px;
	text-align: center;
	margin: 0px auto;
}
.map_links a {
	width: 350px;
	height: 64px;
	float: left;
}



/********************************/
.pro_index {
	clear: both;
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: #E1E2E6;
	float: left;
	position: relative;
}
.navbg{
	display: block;
	height:48px;
	position: absolute;
	z-index:99;
	left: 0px;
}

/*********************tab***************************/
.Menubox{
	width:100%;
	height:42px;
	line-height:42px;
	float: left;
	margin-top: 0px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.Menubox li{
	float:left;
	display:block;
	cursor:pointer;
	width:50%;
	text-align:center;
	color:#999999;
	font-weight:normal;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	padding: 0px 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
}
.Menubox li.hover{
	width:50%;
	border-bottom:0;
	color:#5CC2D0;
	font-weight:normal;
	font-size: 14px;
	background-color: #1C5394;
	padding: 0px 0px;
}
.Menubox li a {
	color:#999999;
	width: 100%;
	height: 42px;
	float: left;
}
.Menubox li:hover a {
	color:#1C5394;
}
.Menubox li.hover a {
	color:#FFFFFF;
}


/**********首页产品 列表************/
.dd_hot {
	clear: both;
	padding: 10px 0% 0px 0%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	float: left;
}
#con_one_1 {
	padding: 0px 0% 0px 0%;
}
.hot_t {
	font-size:24px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	line-height: 58px;
	clear: both;
	font-weight: normal;
	text-align: center;
	height: 58px;
}
.hot_t span {
	padding: 0px 20px;
}

/******首页列表效果*******/
.pro2_box {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
}
.pro2_img {
	height: auto;
	float:left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
}
.pro2_img img{
	width: 100%;
	height: auto;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.70;
	float: left;
}
.pro2_img img:hover, .pro2_img:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.00;
}
.pro2_text {
	width: 96%;
	height: auto;
	text-align: center;
	padding: 0% 2% 0% 2%;
	float: left;
	margin: 0px 0%;
	position: absolute;
	top: 35%;
	left: 0px;
}
.pro2_text h2 {
	font-size:20px;
	font-family:"黑体", "宋体", Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	line-height: 36px;
	clear: both;
	font-weight: bold;
	text-align: center;
}
.pro2_text h2 a {
	color: #FFFFFF;
}
.pro2_text:hover h2 a {
	color: #FFFFFF;
}
.pro2_text p {
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	height: 24px;
}




/*************/
.pro_box {
	width: 100%;
	float: left;
	margin: 0px 0px 2% 0px;
	height: auto;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}
.pro_img {
	height: auto;
	float:left;
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
.pro_img img{
	width: 100%;
	height: 250px;
}
.pro_text {
	width: 92%;
	height: auto;
	text-align: center;
	padding: 1% 2% 2% 2%;
	clear: both;
	float: left;
	border-bottom: 1px #ccc solid;
	margin: 0px 2%;
}
.plt {
	border-bottom: none;
}

.pro_text h2 {
	font-size:16px;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height: 28px;
	clear: both;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 98%;
}
.plt h2 {
     height:56px;
}
.pro_text h2 a {
	color: #333;
}
.pro_text:hover h2 a {
	color: #333333;
}
.pro_text p {
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #666666;
	font-weight: normal;
	position: relative;
	height: 24px;
	float: left;
}
.pro_text p span {
	width: auto;
	font-size: 14px;
	line-height: 24px;
	color: #E94F1B;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
}
.pro_text span strong {
	width: auto;
	font-size: 15px;
	line-height: 24px;
	color: #E94F1B;
	font-weight: bold;
	padding: 0px 4px;
}

.plt p {
	height: 0px;
}
.plt p span {
	width: auto;
	font-size: 14px;
	line-height: 24px;
	color: #E94F1B;
	font-weight: normal;
	position: absolute;
	top: -30px;
	right: 0%;
}
.pro_text p a {
	width: 20%;
	position: absolute;
	top: -30px;
	right: 2%;
}
.pro_text p a img {
	width: 100%;
	float: left;
}

/*** 当浏览器的可视区域小于320px ***/
    @media screen and (max-width: 320px) {
.pro_text p span {
	top: -30px;
}
}



/*********公司优势***********/
.ava {
	clear: both;
	padding: 10px 0% 0px 0%;
	width: 100%;
	margin: 0px auto 10px auto;
	float: left;
	background-color: #FFFFFF;
}
.ava_2 {
	margin: 0px auto 15px auto;
	background: none;
}
.ava_ord {
	border-top: none;
}
.ava_con {
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin: 0px auto 0px auto;
}
.ava_box {
	clear: none;
	width: 16%;
	float: left;
	margin: 0% 0%;
	text-align: center;
	padding: 10px 2% 10px 2%;
}
.ava_box img {
	clear: none;
	width: 80%;
	float: left;
	margin: 0% 10%;
	text-align: center;
}
.ava_box h1 {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 32px;
	border-radius: 20px; /* css 3标准 */


    -moz-border-radius: 20px; /* mozilla */
    -webkit-border-radius: 20px;
	margin: 10px auto 5px auto;
	width: 100%;
}
.ava_2 .ava_box h1 {
	color: #fff;
}



/*** 当浏览器的可视区域小于320px ***/
    @media screen and (max-width: 320px) {
.ava_box {
	width: 12%;
	padding: 10px 4% 10px 4%;
}
.ava_box h1 {
	line-height: 20px;
}
}


.ava_ord .ava_box h1 {
	color: #fff;
}
.ava_box:hover h1 {
	color: #0853B9;
}
.ava_2 .ava_box:hover h1 {
	color: #fff;
}
.ava_box p {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}
.ava_ord .ava_box p {
	color: #fff;
}
.ava_box:hover p {
	color: #0853B9;
}


/*******4s********/
.sty_box {
	clear: none;
	width: 40%;
	float: left;
	margin: 3% 3% 3% 3%;
	text-align: center;
	padding: 0px 2% 0px 2%;
	background-color: #F4F4F4;
}
.sty_box a {
	width: 90%;
	float: left;
	padding: 80px 5% 20px 5%;
	color:#333333;
	height: auto;
}

.sty_d1 a {
	background:url(/images/m/sty_1.png) no-repeat top center;
}
.sty_d2 a {
	background:url(/images/m/sty_2.png) no-repeat top center;
}
.sty_d3 a {
	background:url(/images/m/sty_3.png) no-repeat top center;
}
.sty_d4 a {
	background:url(/images/m/sty_4.png) no-repeat top center;
}

/********
.sty_d1:hover a {
	background:url(/images/m/sty_1_hover.png) no-repeat top center;
}
.sty_d2:hover a {
	background:url(/images/m/sty_2_hover.png) no-repeat top center;
}
.sty_d3:hover a {
	background:url(/images/m/sty_3_hover.png) no-repeat top center;
}
.sty_d4:hover a {
	background:url(/images/m/sty_4_hover.png) no-repeat top center;
}
********/

.sty_box h1 {
	clear: both;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	border-radius: 20px; /* css 3标准 */



    -moz-border-radius: 20px; /* mozilla */
    -webkit-border-radius: 20px;
	margin: 10px auto 0px auto;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.sty_box h2 {
	clear: both;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	border-radius: 20px; /* css 3标准 */


    -moz-border-radius: 20px; /* mozilla */
    -webkit-border-radius: 20px;
	margin: 0px auto 0px auto;
	width: 80%;
}
.sty_box p {
	clear: both;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}



/*******首页 定制*******/
.yd_index {
	width: 100%;
	padding: 0px 0px 20px 0px;
	background:none;
	float: left;
}
.yd_index form {
	clear: both;
	margin: 0px auto;
	width: 100%;
}
.yd_con form .yfb {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	position: relative;
}
.yd_index .ydbox {
	width: 41%;
	border: 1px #999 solid;
	border-radius: 4px; /* css 3标准 */
    -moz-border-radius: 4px; /* mozilla */
    -webkit-border-radius: 4px; /* webkit */
	background-color: #FFFFFF;
	line-height: 32px;
	height: 32px;
	padding: 5px 2% 5px 2%;
	float: left;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0px 1% 22px 3%;
}
.yd_index .ydbox label {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 30%;
}
.yd_index input {
	width: 66%;
	border: none;
	border-radius: 4px; /* css 3标准 */
    -moz-border-radius: 4px; /* mozilla */
    -webkit-border-radius: 4px; /* webkit */
	background-color: #FFFFFF;
	line-height: 32px;
	height: 32px;
	padding: 0px 2% 0px 2%;
	float: left;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin: 0px 0px;
}
.yd_index form .ylb {
	clear: both;
	padding: 10px 0px 20px 0px;
	text-align: center;
	width: 172px;
	height: 55px;
	margin: 0px auto;
}







/******************内页********************/

/**********目的地*********/
.places {
	clear: both;
	padding: 0px 0% 60px 0%;
	width: 100%;
	margin: 0px auto 0px auto;
	float: left;
	background: url(/images/m/p_bg.jpg) repeat left top;
}
.mudjd {
	padding: 0px 0% 60px 0%;
	width: 100%;
}
.p_list_line {
	background-color: #BFBFBF;
	float: left;
	width: 84%;
	clear: both;
	height: 9px;
	margin-left: 8%;
}
.places dl.list{
	margin:5px 0px 5px 4%;
	width: 92%;
	padding: 10px 0px 15px 0px;
	height: auto;
	float: left;
}
.places dl.list dt{
	color:#0853B9;
	padding: 10px 0px 8px 15%;
	clear: both;
	float: left;
	width: 80%;
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 0px 5px 5%;
}
.places dl.list dd {
	margin:5px 0px;
	padding: 6px 0px 6px 0px;
	float: left;
	width: auto;
	height: 14px;
	line-height: 14px;
}
.places dl dd a {
	color: #333333;
	white-space: nowrap;
	font-size: 16px;
	line-height: 14px;
	float: left;
	width: auto;
	padding: 0px 18px 0px 18px;
	margin: 0px 0px;
	border-right: 1px #ccc solid;
}
.places dl.list dd:hover {
}
.places dl.list dd:hover a {
	color:#333333;
}


/********产品列表**********/
.pro_list {
	clear: both;
	padding: 0px 0% 10px 0%;
	width: 100%;
	margin: 0px auto 14px auto;
	float: left;
}


/*********筛选***********/
.sx {
	clear: both;
	padding: 0px 0% 0px 0%;
	width: 100%;
	margin: 0px auto 15px auto;
	float: left;
	background-color: #FFFFFF;
}
.sx_con {
	clear: both;
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin: 0px auto 0px auto;
	height: 60px;
}
.sx_con_2 {
	clear: both;
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin: 0px auto 0px auto;
	height: 45px;
}



/****下拉****/
.scr {
	width:100%;
	margin:0px 0% 0px 0px;
	float: left;
}

/* screening */
div.screening{
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 4;
	background-color: #FFFFFF;
	float: left;
}
div.screening>ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}
div.screening>ul>li{
	float: left;
	width: 20%;
	text-align: center;
	line-height: 45px;
	background:url(/images/m/r.jpg) #fff no-repeat right center;
	cursor:pointer;
	font-size: 14px;
	padding: 0px 5% 0px 0px;
}
div.screening ul li:hover {
    background:url(/images/m/r_hover.jpg) #fff no-repeat right center;
	color:#0853B9;
}
/* grade */
.grade-eject,.Category-eject,.Sort-eject{
    position:absolute;
    top: -1000px;
    width: 100%;
    height: auto;
	min-height: 250px;
    z-index: 1;
}

.grade-eject>ul,.Category-eject>ul,.Sort-eject>ul{
    margin: 0;
    padding: 0;
    overflow: auto;
    height: 100%;
    width: 100%;
}
.grade-eject>ul>li,.Category-eject>ul>li,.Sort-eject>ul>li{
    line-height: 36px;
    font-size: 14px;
    padding-left: 5%;
	width:95%;
	float:left;
    border-bottom: solid 1px #eee;
}
.grade-eject>ul>li a,.Category-eject>ul>li a,.Sort-eject>ul>li a {
    line-height: 36px;
	float:left;
	width:100%;
}
.grade-eject>ul.grade-w,.Category-eject>ul.Category-w{
	position: absolute;
	z-index: 1;
	background-color: #FFFFFF;
}

.grade-w-roll{
	top: 36px;
}
.grade-w-roll::after{
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background:rgba(0,0,0,0);
    top: 0;
}
/*Sort-eject*/
.Sort-Sort{
    background: #fff;
    position: absolute;
    z-index: 3;
    left: 0;
    list-style-type: none;
}
.Sort-Sort>li{
    border-bottom: solid 1px #eee;
    padding: 0;
}
.Sort-height{
    height: 343px;
}


/********产品详情**********/
.pro_index_2 {
	clear: both;
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: #E1E2E6;
	float: left;
	position: relative;
}
.pro_de {
	clear: both;
	padding: 0px 0% 10px 0%;
	width: 100%;
	margin: 0px auto 14px auto;
	float: left;
}
.pro_tag {
	clear: both;
	padding: 0px 0% 0px 0%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	float: left;
	height: 60px;
}

/*********************tab***************************/
.Menubox4 {
	width:100%;
	height:51px;
	line-height:51px;
	float: left;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px 0% 5px 0%;
	border-bottom: 1px #ccc solid;
}
.Menubox4 li {
	float:left;
	display:block;
	cursor:pointer;
	width:25%;
	text-align:center;
	color:#999999;
	font-weight:normal;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	padding: 0px 0px;
	margin-right: 0px;
}
.Menubox4 li.hover {
	width:20%;
	border-bottom:0;
	color:#FF0000;
	font-weight:normal;
	font-size: 14px;
	padding: 0px 0px;
}
.Menubox4 li a {
	color:#333333;
	width: 100%;
	float: left;
}
.Menubox4 li:hover a {
	color:#e94e18;
}

.Menubox4 li.current {
	width:25%;
	border-bottom:2px #e94e18 solid;
	color:#e94e18;
	font-weight:normal;
	font-size: 16px;
	padding: 0px 0px;
}
.Menubox4 li.current a {
	color:#e94e18;
}
.Menubox4 li.hover a {
	color:#FF0000;
}




#con_four_1 {
	padding: 30px 0% 3% 0%;
	margin: -50px 0px 0px 0px;
}
#con_four_2, #con_four_4, #con_four_6 {
	padding: 2% 0% 2% 0%;
}
#con_four_3 {
	padding: 2% 0% 0% 0%;
}
#con_four_5 {
	padding: 2% 0% 2% 0%;
}


/******/
.pde_con {
	float: left;
	width: 100%;
	height:auto;
	min-height:200px;
	position: relative;
	clear: both;
}
#con_one_1,#con_one_2,#con_one_3,#con_one_4,#con_one_5,#con_one_6,#con_one_7 {
	display: block;    
}
.tab_con {
	display: block;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px 0px 0% 0px;
	background-color: #FFFFFF;
}
h1.de_t {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	float: left;
	width: 90%;
	line-height: 48px;
	padding-top: 40px;
	padding: 10px 5% 0px 5%;
}
h1.de_t_2 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	float: left;
	width: 100%;
	line-height: 80px;
	padding-top: 10px;
}
.pde_con .de_box {
	float: left;
	width: 90%;
	height:auto;
	min-height:50px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 15px 5% 15px 5%;
}
#con_four_2 .de_box {
	min-height:20px;
	padding: 10px 5% 10px 5%;
}
.pde_con .hb {
	border-bottom: 1px #ccc solid;
}
.pde_con .de_box img {
	float: left;
	max-width:100%;
}
.pde_con .de_box h1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
.pde_con .de_box p {
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	float: left;
	width: 100%;
	clear: both;
}
.pde_con #con_five_1 .de_box p {
	padding-top: 0px;
}






/**********主题游*********/
.theme_con {
	clear: both;
	padding: 5% 5% 60px 5%;
	width: 90%;
	margin: 0px auto 15px auto;
	float: left;
	background-color: #E1E2E6;
}
.th_line {
	clear: both;
	width: 100%;
	background-color: #1C5394;
	height: 5px;
	float: left;
	margin-bottom: 20px;
}

/**********/
.th_box {
	width: 100%;
	float: left;
	margin: 0px 0px 20px 0px;
	height: auto;
	position: relative;
}
.th_box img{
	width: 100%;
	height: auto;
}
.th_box h2 {
	font-size:16px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	line-height: 32px;
	clear: both;
	font-weight: bold;
	text-align: center;
	background:url(/images/m/th_h2_bg.png) repeat center center;
	border-radius: 50px; /* css 3标准 */

    -moz-border-radius: 50px; /* mozilla */
    -webkit-border-radius: 50px;
	position: absolute;
	top: 40%;
	left: 32%;
	width: 36%;
	height: 32px;
	color: #FFFFFF;
	border: 1px #fff solid;
}

.th_list {
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px auto 14px auto;
	float: left;
}
/******列表*******/
.thd_box {
	width: 100%;
	float: left;
	margin: 0px 0px 15px 0px;
	height: auto;
	background-color: #FFFFFF;
}
.thd_img {
	height: auto;
	float:left;
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
.thd_img img{
	width: 100%;
	height: auto;
}
.thd_text {
	width: 96%;
	height: auto;
	text-align: center;
	padding: 1% 2% 2% 2%;
	clear: both;
	float: left;
}
.thd_text h2 {
	font-size:16px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	line-height: 28px;
	clear: both;
	font-weight: bold;
	text-align: center;
}
.thd_text h2 a {
	color: #333;
}
.thd_text:hover h2 a {
	color: #333333;
}

/*********主题详情*********/
.w_info {
	float: left;
	width: 90%;
	clear: both;
	background-color: #FFFFFF;
	padding: 4% 5% 5% 5%;
}
.w_zy {
	float: left;
	clear: both;
	width: 100%;
	padding: 0px 0px 4% 0px;
	border-bottom: 1px #333 solid;
	margin-bottom: 4%;
}
.w_zy h1 {
	font-size:24px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 60px;
	clear: both;
	font-weight: bold;
}
.w_zy p {
	font-size:15px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 28px;
	clear: both;
	font-weight: normal;
	text-indent: 30px;
}

.w_img {
	float: left;
	clear: both;
	padding: 0px 0px 2% 0px;
	width: 100%;
}
.w_img img {
	max-width:100%;
}
/**********相册*************/
.album {
	width: 100%;
	float: left;
}
.album a {
	padding: 0px;
	width: 46%;
	float: left;
	margin: 0px 2% 20px 2%;
	height: 150px;
}



.w_package {
	float: left;
	clear: both;
	padding: 0px 0px 50px 0px;
	width: 100%;
}
.w_package h1.ph {
	font-size:18px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 42px;
	clear: both;
	font-weight: bold;
	background-color: #205394;
	text-align: center;
}
.w_package h2.ph2 {
	font-size:18px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 42px;
	clear: both;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px #ccc solid;
	float: left;
	margin-bottom: 10px;
}
.w_package .p_h {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.w_package .p_h h1 {
	font-size:18px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 36px;
	clear: both;
	font-weight: bold;
}
.w_package .p_info {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.w_package .p_info p {
	font-size:14px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 28px;
	clear: both;
	font-weight: normal;
}

.w_package .p_info p.blue {
	color: #205394;
}

.w_package .p_info img {
	max-width:100%;
}


/**********酒店*********/
.hotel_con {
	clear: both;
	padding: 0px 5% 60px 5%;
	width: 90%;
	margin: 0px auto 15px auto;
	float: left;
	background-color: #FFFFFF;
}

h1.title_h {
	padding: 30px 0px 10px 0px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 42px;
	color: #333333;
	font-weight: normal;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	margin: 0px auto 20px auto;
	height: 42px;
	clear: both;
}
.h_con {
	clear: both;
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;

}


/************/
.hotel_tag {
	clear: both;
	padding: 0px 0% 0px 0%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 14px auto 14px auto;
	float: left;
	height: 60px;
}

/*********************tab***************************/
.Menubox2 {
	width:96%;
	height:55px;
	line-height:55px;
	float: left;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px 2% 5px 2%;
}
.Menubox2 li {
	float:left;
	display:block;
	cursor:pointer;
	width:33%;
	text-align:center;
	color:#999999;
	font-weight:normal;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	padding: 0px 0px;
	background:url(/images/m/mli_bg.jpg) repeat-x center bottom;
	margin-right: 0px;
}
.Menubox2 li.hover {
	width:34%;
	border-bottom:0;
	color:#FF0000;
	font-weight:normal;
	font-size: 14px;
	padding: 0px 0px;
	background:url(/images/m/mli_hover_bg.jpg) repeat-x center bottom;
}
.Menubox2 li a {
	color:#999999;
	width: 100%;
	float: left;
}
.Menubox2 li:hover a {
	color:#1C5394;
}
.Menubox2 li.hover a {
	color:#FF0000;
}

.Menubox2 li.current {
	width:34%;
	border-bottom:0;
	color:#FF0000;
	font-weight:normal;
	font-size: 14px;
	padding: 0px 0px;
	background:url(/images/m/mli_hover_bg.jpg) repeat-x center bottom;
}
.Menubox2 li.current a {
	color:#FF0000;
}

#con_two_1 {
	padding: 0px 5% 4% 5%;
}
#con_two_2 {
	padding: 0px 5% 4% 5%;
}
#con_two_3 {
	padding: 0px 0% 0% 0%;
	width: 100%;
}

/***********酒店列表**************/
.hotel_list {
	clear: both;
	width: 90%;
	background-color: #FFFFFF;
	margin: 0px auto 14px auto;
	float: left;
}
.ho_box {
	width: 46%;
	float: left;
	margin: 0px 2% 2% 2%;
	height: auto;
	position: relative;
	padding: 0px;
}
.ho_box .cover {
	background: url(/images/m/50.png) repeat left top;
	float: left;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
}
.ho_box .cover:hover {
	background: none;
}
.ho_box img {
	width: 100%;
	height: 100px;
	float: left;
}
.ho_box h2 {
	font-size:14px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	line-height: 24px;
	clear: both;
	font-weight: normal;
	text-align: center;
	position: absolute;
	top: 40%;
	left: 5%;
	width: 90%;
	height: auto;
	color: #FFFFFF;
}
.ho_box h2.ch {
	font-size:14px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	line-height: 28px;
	clear: both;
	font-weight: normal;
	text-align: center;
	position: static;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 28px;
	color: #333333;
	background-color: #F2F2F2;
	float: left;
	margin-bottom: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;

	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	-webkit-box-orient:vertical;
	padding: 0px 0px;
}


/***********挑选酒店 列表************/
/*********************tab***************************/
.Menubox3 {
	width:90%;
	height:55px;
	line-height:55px;
	float: left;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px 5% 5px 5%;
}
.Menubox3 li {
	float:left;
	display:block;
	cursor:pointer;
	width:50%;
	text-align:center;
	color:#999999;
	font-weight:normal;
	height: 55px;
	line-height: 55px;
	font-size: 15px;
	padding: 0px 0px;
	background:url(/images/m/mli_bg.jpg) repeat-x center bottom;
	margin-right: 0px;
}
.Menubox3 li.hover {
	width:50%;
	border-bottom:0;
	color:#FF0000;
	font-weight:normal;
	font-size: 15px;
	padding: 0px 0px;
	background:url(/images/m/mli_hover_bg.jpg) repeat-x center bottom;
}
.Menubox3 li a {
	color:#999999;
	width: 100%;
	float: left;
}
.Menubox3 li:hover a {
	color:#1C5394;
}
.Menubox3 li.hover a {
	color:#FF0000;
}
.Menubox3 li.current {
	width:50%;
	border-bottom:0;
	color:#FF0000;
	font-weight:normal;
	font-size: 15px;
	padding: 0px 0px;
	background:url(/images/m/mli_hover_bg.jpg) repeat-x center bottom;
}
.Menubox3 li.current a {
	color:#FF0000;
}

#con_three_1 {
	padding: 30px 5% 4% 5%;
}
#con_three_2 {
	padding: 30px 5% 60px 5%;
}


/********酒店详情********/
.hd_con {
	clear: both;
	width: 90%;
	margin: 2% auto 5% auto;
	height: auto;
	padding: 5% 5%;
	float: left;
	background-color: #FFFFFF;
}

/*******动态标题********/
.hdhead {
	clear: both;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px;
	text-align: center;
	float: left;
	width: 100%;
}
.hdhead h1.ht {
	text-align: center;
	font-size: 20px;
	color: #333333;
	line-height: 42px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.hdhead p {
	text-align: center;
	font-size: 14px;
	color: #898989;
	line-height: 24px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.hd_info_p {
	clear: both;
	padding: 10px 0px 5% 0px;
	margin-bottom: 5%;
	width: 100%;
	float: left;
	border-bottom: 1px #333 solid;
}
.hd_info_last {
	border-bottom: none;
}
.hd_info_p h1 {
	font-size: 16px;
	line-height: 32px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
}
.hd_info_p p {
	font-size: 12px;
	line-height: 24px;
	color: #898989;
}
.hd_info_p img {
	max-width:100%;
	height: auto;
	width: 100%;
	clear: both;
	float: left;
}

.hd_info_p .hd_left {
	padding: 0px 0px 0px 0px;
	width: 100%;
	float: left;
}
.hd_info_p .hd_left h1 {
	font-size: 16px;
	line-height: 32px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.hd_info_p .hd_right {
	padding: 0px 0px 0px4%;
	width: 100%;
	float: left;
}




/**********私人定制*********/
.orders_con {
	clear: both;
	padding: 0% 0% 0px 0%;
	width: 100%;
	margin: 0px auto 0px auto;
	float: left;
}

/*******表单********/
.yd_con {
	width: 100%;
	height: auto;
	padding: 90px 0px 100px 0px;
	margin: 0px auto;
	clear: both;
	float: left;
	background: url(/images/m/o_bg.jpg) repeat #fff bottom center;
}
.yd {
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	clear: both;
}
.ct_con {
	width: 90%;
	min-height:200px;
	padding: 20px 5% 20px 5%;
	float: left;
}
.yd_con h1 {
	height: 42px;
	font-size: 24px;
	line-height: 42px;
	color: #333333;
	font-weight: bold;
	clear: both;
	width: 100%;
	text-align: center;
	float: left;
}
.yd_con h2 {
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	font-weight: normal;
	clear: both;
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}

.yd_con form {
	clear: both;
	margin: 0px auto;
	width: 100%;
}
.yd_con form .yfb {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	position: relative;
}
.yd_con form .yfbt {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
.yd_con input {
	width: 39%;
	border: 1px #ccc solid;
	border-radius: 4px; /* css 3标准 */
    -moz-border-radius: 4px; /* mozilla */
    -webkit-border-radius: 4px; /* webkit */
	background-color: #FFFFFF;
	line-height: 32px;
	height: 32px;
	padding: 3px 4% 3px 4%;
	float: left;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin: 0px 1% 22px 1%;
}
.yd_con .gender {
	width: 39%;
	border: 1px #ccc solid;
	border-radius: 4px; /* css 3标准 */
    -moz-border-radius: 4px; /* mozilla */
    -webkit-border-radius: 4px; /* webkit */
	background-color: #FFFFFF;
	line-height: 32px;
	height: 32px;
	padding: 3px 2% 3px 6%;
	float: left;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin: 0px 1% 22px 1%;
}
.yd_con .gender label {
	padding: 0px 4% 0px 4%;
}
.yd_con input.radio {
    width: 30%;
	padding: 5px 4% 5px 4%;
	margin: 0px 1% 22px 1%;
}

.yd_con textarea {
	border: 1px #ccc solid;
	border-radius: 4px; /* css 3标准 */


    -moz-border-radius: 4px; /* mozilla */
    -webkit-border-radius: 4px; /* webkit */
	padding: 2% 4%;
	float: left;
	width: 92%;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #999999;
	height: 68px;
	background-color: #FFFFFF;
	margin: 0px 0%;
}

.yd_con form .ylb {
	clear: both;
	padding: 10px 0px 20px 0px;
	text-align: center;
	width: 174px;
	height: 53px;
	margin: 0px auto;
}
.l_btn {
	width:172px;
	height:43px;
	font-size: 16px;
	border-radius: 4px; /* css 3标准 */



    -moz-border-radius: 4px; /* mozilla */
    -webkit-border-radius: 4px; /* webkit */
	background-color: #0853B9;
	color: #FFFFFF;
	font-family:"微软雅黑", "Heiti SC", "宋体", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 43px;
	padding: 0px 0px;
	float: left;
	text-align: center;
	border: 1px #fff solid;
	margin-top: 10px;
}
.l_btn:hover {
	background-color: #FF6600;
	color: #FFFFFF;
}


p.yr {
	width: 40px;
	line-height: 32px;
	height: 32px;
	padding: 0px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	position: absolute;
	right:20px;
	bottom:27px;
}


/*****************提示成功******************/
.wg_notice i.close {background-image:url(/images/m/module.png);background-repeat:no-repeat;}
.wg_notice {width:1003px;margin:0px auto 10px;padding:5px 30px 5px 10px;zoom:1;position:relative;border:1px solid #EACAA5;background-color:#FFFAE3;}
.wg_notice i.close {font:300 16px/18px "\5B8B\4F53";position:absolute;width:10px;height:10px;overflow:hidden;top:9px;right:9px;background-position:-60px -140px;cursor:pointer;}.wg_notice a {color:#2C53A8;}
.wg_notice a:hover {color:#d70000;}
.global_ad_close {background-repeat:no-repeat;}
.global_ad {
	width:100%;
	margin:0px 0% 0px 0%;
	padding-bottom:0px;
	float: left;
	top: 0px;
	z-index: 195;
	height: 500%;
	display: block;
}

.global_ad_close_wrap {
	position:relative;
	display:block;
	z-index: 2;
	float: left;
	padding: 0% 0% 0% 0%;
	width: 100%;
	height: auto;
}
.global_ad_close {
	position:absolute;
	top:165px;
	width:36px;
	height:42px;
	overflow:hidden;
	background-position:-100px -140px;
	cursor:pointer;
	display: block;
}

.global_ad_close img {
	width:24px;
	height:auto;
}

.yd_tips {
	display: block;
	width: 90%;
	height: auto;
	padding: 4% 0% 8% 0%;
	margin: 2% 5% 6% 5%;
	background-color: #FFFFFF;

	-moz-border-radius: 10px; /* mozilla */
    -webkit-border-radius: 10px; /* webkit */
	clear: both;
	float: left;
	text-align: center;
}
.yd_tips img {
	width: 50px;
	height: auto;
}
.yd_tips h2 {
	height: 28px;
	font-size: 15px;
	line-height: 28px;
	color: #333;
	font-weight: normal;
	clear: both;
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}








.space {
	height: 20px;
	clear: both;
}





/*********************底部**********************/
.footer {
	clear: both;
	width: 98%;
	margin: 0px auto 0px auto;
	height: auto;
	float: left;
	text-align: center;
	padding: 5% 1% 80px 1%;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	background-color: #4E4E4E;
}
.footer img {
	clear: both;
	width: 50%;
	margin: 0px auto 0px auto;
}
.footer a {
	height: auto;
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	padding: 0px 0px 0px 0px;
}
.footer a:hover {
	color: #fff;
}
.links {
	padding: 10px 0px 10px 0px;
	width: 100%;
	border-bottom: 1px #646464 solid;
	float: left;
	margin: 0px 0px 20px 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.links a {
	height: auto;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	font-family: "黑体", "宋体", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/**********footer 移动端底部快速入口************/
.nav_b{
	display: block;
	width:100%;
	position:fixed;
	bottom:0px;
	z-index:999;
	background: url(/images/m/nav_b_bg.png) repeat top center;
	height: auto;
	float: left;
	border-top: 1px #ccc solid;
}
.nav_b li{
	width:17%;
	float:left;
	height: 100%;
	padding: 2% 4% 0% 4%;
	text-align: center;
}
.nav_b li.n_last{
	border-right: none;
}
.nav_b li a{
	font-size:12px;
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	padding: 0px 0% 0px 0%;
}
.nav_b li img{
	display: block;
	margin: 0 auto;
	width: 46%;
	clear: both;
	height: auto;
}
.nav_b li p {
	font-size:12px;
	line-height:24px;
	font-weight: normal;
	color:#000;
}
.nav_a p:hover{color:#000;}




/**************右侧 返回顶部*******************/
#rightButton{
	position:fixed;
	bottom:11%;
	right:1px;
	z-index:998;
	display:block;
}

/*** 当浏览器的可视区域小于768px ***/
    @media screen and (max-width: 768px) {
#rightButton{
	bottom:12.5%;
}
}
/*** 当浏览器的可视区域小于414px ***/
    @media screen and (max-width: 414px) {
#rightButton{
	bottom:9%;
}
}
/*** 当浏览器的可视区域小于375px ***/
    @media screen and (max-width: 375px) {
#rightButton{
	bottom:9%;
}
}


#right_ul{
	position:relative;
	float: left;
}
#right_ul li {
	cursor:pointer;
}

/**********返回*************/
#backToTop { display:none;}
a.backToTop_a { width:80px; height:46px; display:block; }
a.backToTop_a img { width:80px; height:46px; }



/*****************2019********************/
/******标签*********/
.pro_box .tag {
	color: #666666;
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	float: left;
	width: 100%;
	clear: both;
}
.pro_box .tag span {
	border: 1px #ccc solid;
	border-radius: 8px; /* css 3标准 */
    -moz-border-radius: 8px; /* mozilla */
    -webkit-border-radius: 8px;
	margin: 0px 2% 2% 0%;
	padding: 0% 3%;
	width: auto;
	float: left;
	text-align: center;
}


/*****产品理念******/
.idea_box {
	width: 90%;
	float: left;
	margin: 0px 0px 2% 0px;
	height: auto;
	background-color: #FFFFFF;
	padding: 4% 5% 6% 5%;
	font-size:14px;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	line-height: 28px;
	clear: both;
	text-align: left;
}
.idea_box h1 {
	font-size:16px;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
}
.idea_box p {
	font-size:14px;
	line-height: 28px;
}




/*****费用包含与否*****/
.cost_box {
	width: 100%;
	float: left;
	margin: 2% 0% 2% 0%;
	height: auto;
	background-color: #FFFFFF;
	padding: 3% 0% 8% 0%;
}
.cost_box h1 {
	font-size:16px;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	line-height: 22px;
	clear: both;
	text-align: left;
	margin-bottom: 3px;
}
.cost_box h1.de_t {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	float: left;
	width: 90%;
	line-height: 42px;
	padding-top: 40px;
	padding: 10px 5% 10px 5%;
}
.cost_box p {
	font-size:14px;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	line-height: 28px;
	clear: both;
	text-align: left;
}

/*********************tab 5***************************/
.Menubox5 {
	width:96%;
	height:41px;
	line-height:41px;
	float: left;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px 2% 0px 2%;
	border-bottom: 1px #ccc solid;
}
.Menubox5 ul {
	width:70%;
	float: left;
	margin: 0px 15% 0px 15%;
}
.Menubox5 li {
	float:left;
	display:block;
	cursor:pointer;
	width:49%;
	text-align:center;
	color:#000000;
	font-weight:bold;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding: 0px 0px;
	margin-right: 0px;
}
.Menubox5 li.hover {
	width:49%;
	color:#e94e18;
	font-weight:bold;
	font-size: 16px;
	padding: 0px 0px;
	border-radius: 4px; /* css 3标准 */
    -moz-border-radius: 4px; /* mozilla */
    -webkit-border-radius: 4px;
	border: 1px #e94e18 solid;
	border-bottom: 1px #e94e18 solid;
}
.Menubox5 li a {
	color:#000000;
	width: 100%;
	float: left;
}
.Menubox5 li:hover a {
	color:#FF0000;
}


#con_five_1, #con_five_2 {
	padding: 5% 0% 5% 0%;
	font-size:14px;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	line-height: 28px;
	clear: both;
	text-align: left;
}
.tab_con_c {
	display: block;
	float: left;
	height: auto;
	width: 96%;
	margin: 0px 2% 0px 2%;
	background-color: #FFFFFF;
}

.cost_li {
	background:url(/images/m/2019/c_1.png) left top no-repeat;
	background-size: 30px 30px;
	width: 88%;
	padding: 0px 0px 0px 12%;
	margin: 4% 0px 5% 0px;
	float: left;
	clear: both;
}
.c_2 {
	background:url(/images/m/2019/c_2.png) left top no-repeat;
	background-size: 30px 30px;
}
.c_3 {
	background:url(/images/m/2019/c_3.png) left top no-repeat;
	background-size: 30px 30px;
}
.c_4 {
	background:url(/images/m/2019/c_4.png) left top no-repeat;
	background-size: 30px 30px;
}
.c_5 {
	background:url(/images/m/2019/c_5.png) left top no-repeat;
	background-size: 30px 30px;
}
.c_6 {
	background:url(/images/m/2019/c_6.png) left top no-repeat;
	background-size: 30px 30px;
}
.c_7 {
	background:url(/images/m/2019/c_7.png) left top no-repeat;
	background-size: 30px 30px;
}



/********行程**********/
.day {
	background-color:#e94e18;
	border-radius: 100px; /* css 3标准 */
    -moz-border-radius: 100px; /* mozilla */
    -webkit-border-radius: 100px;
	float: left;
	width: 50px;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
}
.day_left {
	float: left;
	width: 73%;
	padding: 0px 0px 0px 5%;
}
.day_left h1 {
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
}
.day_hotel {
	background:url(/images/m/2019/c_2.png) left top no-repeat;
	background-size: 32px 32px;
	width: 85%;
	padding: 0px 0px 0px 15%;
	margin: 1% 0px 1% 0px;
	font-size: 14px;
	line-height: 36px;
}
.day_food {
	width: 100%;
	margin: 0% 0px 2% 0px;
	font-size: 14px;
	line-height: 40px;
}
.day_food span {
	background:url(/images/m/2019/no.png) left top no-repeat;
	background-size: 16px 16px;
	width: 78%;
	padding: 0px 0px 0px 12%;
	margin: 4% 5% 5% 2%;
}
.day_food span.f_yes {
	background:url(/images/m/2019/yes.png) left top no-repeat;
	background-size: 16px 16px;
}

.de_info {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #666666;
}


/*********酒店***********/
.night {
	background:url(/images/m/2019/mark.png) left top no-repeat;
	background-size: 20px 31px;
	width: 92%;
	padding: 0px 0px 0px 8%;
	margin: 1% 0px 4% 0px;
	font-size: 16px;
	line-height: 36px;
}
.hotel_img {
	float: left;
	width: 30%;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
}
.hotel_img img {
	border-radius: 5px; /* css 3标准 */
    -moz-border-radius: 5px; /* mozilla */
    -webkit-border-radius: 5px;
	width: 100%;
}
.hotel_left {
	float: left;
	width: 65%;
	padding: 0px 0px 0px 5%;
}
.hotel_left h1 {
	font-size: 16px;
	line-height: 36px;
	font-weight: normal;
}


/**********签证***********/
.visa {
	width: 100%;
	margin: 0% 0px 0% 0px;
	font-size: 14px;
	line-height: 42px;
}
.visa li {
	width: 25%;
	float: left;
}
.visa li span {
	background:url(/images/m/2019/no2.png) left top no-repeat;
	background-size: 16px 16px;
	width: 24%;
	padding: 0px 0% 0px 25%;
	margin: 4% 0% 5% 1%;
}
.visa li span.v_yes {
	background:url(/images/m/2019/yes.png) left top no-repeat;
	background-size: 16px 16px;
}


/*******底部导航********/
.nav_b li.ks {
	width:42%;
	float:left;
	height: 60px;
	padding: 2% 4% 0% 4%;
	text-align: center;
	background-color: #e94e18;
}
.nav_b li.ks p {
	font-size:24px;
	line-height:55px;
	font-weight: normal;
	color:#FFFFFF;
}


/**************右侧 返回顶部*******************/
#rightButton{
	position:fixed;
	bottom: 90px;
	right:0%;
	z-index:999999;
	display:block;
}
#right_ul{
	position:relative;
	float: left;
}
#right_ul li {
	cursor:pointer;
}
#right_ul li.right_ico {
	width:40px;
	height:40px;
	margin-bottom: 1px;
}
#right_ul li#qq a {
	width:40px;
	height:40px;
	float:left;
}


/**********back to*************/
#backToTop { background:url(/images/m/2019/r_top.png) no-repeat; background-size: 50px 50px;  display:none;}
#backToTop:hover { background:url(/images/m/2019/r_top.png) no-repeat; background-size: 50px 50px; }
a.backToTop_a { width:50px; height:50px; display:block; }

.line91{ line-height:91px; }


/*******弹出客服*******/
.kf_list {
	width:100%;
	height: auto;
	float: left;
	margin-bottom: 0px;
}
.kf_list li {
	float: left;
	width: 100%;
	border-bottom: 1px #ccc solid;
	line-height: 55px;
	font-size: 16px;
}
.kf_list li img {
	width: 100%;
}
.kf_list li a {
	color: #000000;
}


/**********文字超过四行隐藏展现*************/
.show_content1, .show_content2, .show_content3, .show_content4 {
    display: none;
}
.showimg img {
	width: 24px;
	padding: 0px 0px 0px 10px;
	float: none;
}
.pde_con .de_box .showimg img {
	width: 24px;
	padding: 0px 0px 0px 10px;
	float: none;
}
