@charset "UTF-8";
@font-face {
        font-family: 'taipurui';
        src: url('/skin/default/fonts/taipurui.eot');
        src: url('/skin/default/fonts/taipurui.ttf') format('truetype'), url('/skin/default/fonts/taipurui.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-Black';
        src: url('/skin/default/fonts/taipurui-Black.eot');
        src: url('/skin/default/fonts/taipurui-Black.ttf') format('truetype'), url('/skin/default/fonts/taipurui-Black.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-Cn';
        src: url('/skin/default/fonts/taipurui-Cn.eot');
        src: url('/skin/default/fonts/taipurui-Cn.ttf') format('truetype'), url('/skin/default/fonts/taipurui-Cn.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-BoldCn';
        src: url('/skin/default/fonts/taipurui-BoldCn.eot');
        src: url('/skin/default/fonts/taipurui-BoldCn.ttf') format('truetype'), url('/skin/default/fonts/taipurui-BoldCn.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-Bold';
        src: url('/skin/default/fonts/taipurui-Bold.eot');
        src: url('/skin/default/fonts/taipurui-Bold.ttf') format('truetype'), url('/skin/default/fonts/taipurui-Bold.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-XBlack';
        src: url('/skin/default/fonts/taipurui-XBlack.eot');
        src: url('/skin/default/fonts/taipurui-XBlack.ttf') format('truetype'), url('/skin/default/fonts/taipurui-XBlack.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}


body ,html{width:100%; font-family:"taipurui"; 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
	font-size:1em;}

.topbg{ display:none;}
.dhbg{ display:none;}
.neiwith{ display:none;}
.leftz{ display:none;}
.banquan100{ display:none;}
.foot100{ display:none;}
.shoujif{ display:block;}


/*daohang*/
.daohang{width:100%; float:left; display:block; }
.toptel{display: block; width:100%; float:left; background-color:#808080; color:#ffffff; height:40px; line-height:40px; font-size:14px; text-align:center;}
.toptel a:link {color:#ffffff; text-decoration:none; } 
.toptel a:visited {color:#ffffff; text-decoration:none; } 
.toptel a:hover,a:active {color:#ffffff; text-decoration:none; }
header{float:left;background: #ffffff; display: block; width:100%; height:50px; padding:0px;}

.logom{left:10px; margin:10px 0px 10px 0px; height:30px; position:absolute;}
header .logom img{height:30px; width:auto; float:left; margin-top:0px;}

.menubtn {
  position:absolute;
  z-index: 101;
  right:10px;
  color: #274a61;
  text-decoration: none;
  font-size: 0em;
  line-height: 0em;
  top:10px;
  width:30px; height:30px; border-radius:2px;
  background-image: url('/e/wap/skin/default/images/hamburger.png');
  background-position: 50% 50%;
  background-size:30px 30px;
  background-repeat: no-repeat;
}
.menubtn:hover, .openmenu .menubtn {
  color: #bdd43e;
  background-image: url('/e/wap/skin/default/images/hamburger-active.png');
}

#hamburgermenu {
  height: 100%;
  width: 0;
  background: #ffffff;
  position: fixed;
  top:0;
  left:0;
  z-index: 101;
  overflow: hidden;
  -webkit-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
  -moz-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
  box-shadow: 3px 0 7px rgba(0,0,0,0.55);
}
#hamburgermenu ul {
  z-index: 101;
  overflow-y: auto;
  overflow-x: hidden;
}
#hamburgermenu ul li {display: block; position:relative; border-bottom:1px dotted #f5f5f5;}

#hamburgermenu ul li .j{ position:absolute; left:145px; top:18px; width:20px; height:20px; z-index:200;}
#hamburgermenu ul li .j img{ width:10px; }
#hamburgermenu ul li a {
  display: block;
  min-width: 100px;
  padding: 10px 0px 10px 20px;
  color: #1275b8;
  font-size: 1.0em;
  text-decoration: none;
  text-align: left;
}
#hamburgermenu li a:hover {color:#1275b8;}

.sidenav-dropdown{display:none;list-style:none;padding:0px; margin:0px; }
.sidenav-dropdown a{background:#ffffff;}
.sidenav-dropdown li{ padding-left:15px;font-size:14px;}
.sidenav-header{border-bottom:1px solid #dadada; margin:0;}
.sidenav-header img{ width:80%; margin-left:10%; }
.sidenav-header{background:0 0;color:#757575;font-size:16px;line-height:32px;padding:10px 0px;}
.sidenav-header small{display:block;font-size:14.4px;line-height:16px}

/*weizhi*/
.gonglwein{float:left; width:100%; display:block; border:1px solid #f5f5f5; height:32px; line-height:32px; border-left:none; border-right: none; overflow:hidden;}
.gonglwein .daoh{ float:left; font-size:16px; width:94%; margin-left:3%; margin-right:3%; color:#3c3c3c;}
.gonglwein .daoh a:link  {color:#3c3c3c; text-decoration:none;} 
.gonglwein .daoh a:visited {color:#3c3c3c; text-decoration:none;} 
.gonglwein .daoh a:hover,a:active {color:#3c3c3c; text-decoration: underline;}

#navbar {position: relative; }

section{background: #f5f5f5; float:left; width:100%; padding-bottom:10px;}

/** toggle menu **/
body.openmenu {
  position: fixed;
  overflow: hidden;
}

#pgcontainer {
  padding:10px 3%;
  margin: 0;
  float:left;
  width:94%;
}


#content {max-width:100%;
  padding: 10px 0% 0px 0%;
  float:left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;}


#content h1 {font-size: 1.2em;
  line-height: 1.4em;
  padding-bottom:5px;
  font-weight: 700;
  color: #484848;
  text-align: center;
  letter-spacing: -0.05em;}



#content img { max-width:100%; margin-bottom:10px; float:left; height:auto;}

.sydt{position:relative; float:left; width:100%;}

.daowenz{ color:#fff; position:absolute; bottom:0px; line-height:30px; padding-left:10px; font-size:14px;}
.daowenz a:link {color:#fff; text-decoration:none ; } 
.daowenz a:visited {color:#fff; text-decoration: none;} 
.daowenz a:hover,a:active {color:#fff; text-decoration: none;}
.sydt img{
  float:left;
  width:100%;
}

#situzong {
  float:left;
  width:100%;
}

.overlay {
  position: fixed;
  z-index: 99;
  background-color: rgba(0,0,0,0.5);
  bottom: 0;
  right: 0;
  left: 0;
}

.openmenu .overlay {  top: 0;}



/** shuoming **/
.gaiyaoz{width:100%; float:left; }
.laos1110{ margin-left:3%; margin-right:3%; width:94%; overflow:hidden;}
h1{ padding:10px 0 10px 0;  font-size:16px; }


/* flash */
.flash{ width:100%; float:left; height: auto; }
.flexslider{position:relative; height: auto; overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:250px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute;bottom:15px;z-index:2; left:42%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px; float:left;height:14px;margin:0 4px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:41%;}
.flex-direction-nav li a{display:block;width:40px;height:40px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:10px;background:url(../images/prev.png) center center no-repeat; background-size:40px 40px;}
.flex-direction-nav li a.flex-next{right:10px;background:url(../images/next.png) center center no-repeat; background-size:40px 40px;}


/** youshi **/
.youshiz{margin-top:10px; margin-bottom:0px; overflow:hidden; padding-bottom:5px;}
.youz1110{margin-left:3%; margin-right:3%; width:94%;}

.youz1110 h3{padding:10px 0px 0px 0px; }
.youz1110 li{ float:left; width:100%; margin-right:0px; margin-bottom:5px;}

.youz1110 li h4{ height:30px; line-height:30px;  font-size:16px; margin:0px; padding:0px 0 0px 0;}
.youz1110 li p{ line-height:22px; font-size:14px; margin-bottom:5px; }




.youtu{ float:left; width:100%; margin-right:0px; margin-top:10px; margin-bottom:0px; }
.youtu img{ float:left; width:100%; height:auto !important;}
.youzi{ float:left; width:100%;}
.youzi h3{padding:10px 0px 10px 0px; font-size:16px; color:#575757; height:30px; line-height:30px;}
.youzi31{height:30px; line-height:30px;  font-size:16px; }
.youzi32{line-height:24px; font-size:14px; margin-bottom:10px; }


/** xianlu **/
.laos1128{ margin-left:auto; margin-right:auto; width:100%; overflow:hidden;}
.laos1128 h2{ margin:10px 3%; font-size:16px; font-family: 'taipurui-Bold';}
.toptour{float:left; width:94%; margin:0px 3% 10px 3%; }
.toptour img{float:left; width:100%; height: auto !important; border-radius:4px 4px 0 0;}
.toptourtitz{float:left; width:94%; height:50px; padding:5px 3%; background-color:#f5f5f5; border-radius:0 0 4px 4px;}
.toptourbt{ height:25px; line-height:25px; overflow:hidden; font-size:16px; color:#575757;}
.toptourjj{height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#7f7f7f;}


/** city **/
.cityyaoz{width:100%; float:left; padding-top:0px; padding-bottom:0px;}
.city1128{ margin-left:auto; margin-right:auto; width:100%; overflow:hidden;}
.city1128 h3{width:100%; float:left; text-align:center;  font-size:16px; color:#575757; font-family: 'taipurui-Bold';}

.city1128 h4{line-height:20px;  margin:0 0 10px 0;  font-size:16px; color:#767676;}

.lao3{ float:left; width:45.5%; margin-left:3%; margin-right:0%;}
.lao3 img{width: 100%; height: auto !important; border-radius:4px;}
.lao3zi{ float:left; width:100%; font-size:16px; height:40px; line-height:40px; text-align:center; color:#575757; overflow:hidden;}


/*foot*/
.footdb{ float:left; width:100%;}
.wmenzong{float:left; font-size:16px; width:100%; width:94%; margin-left:3%; border-radius:4px; text-align: center; margin-bottom:10px; background: #303030; color:#cecece; padding:10px 0;}
.wmenzong p{float:left; line-height:22px; color:#cecece; display:block; width:100%;}

.footdb a:link  {color:#cecece; text-decoration:underline;} 
.footdb a:visited {color:#cecece; text-decoration:underline;} 
.footdb a:hover,a:active {color:#cecece; text-decoration: underline;}


/* long tours */
.itinerary img{ width:100%; }
.listzong{ width:100%; float:left; padding-top:0px;  background-color:#ffffff;}
.lis100{ margin-left:3%; margin-right:3%; width:94%;}
.lis100 h1{font-size:18px; line-height:20px; padding-bottom:10px; padding-top:10px; border-bottom:1px solid #f5f5f5;}

.lis100 ul{width:100%; float:left;}
.lis100 ul li{width:100%; float:left; margin:0px 0% 10px 0%; position:relative; } 
.lis100 ul li:nth-child(3n+3){margin:0px 0% 10px 0%;}
.lis100 ul li .liimg img{ border-radius:4px; float:left; width:100%; height:auto;}
.lis100 ul li .liimg .lmt{position:absolute; top:20px; left:0px; z-index:10; border-radius:0px 4px 4px 0; padding:0 10px; background-color: rgba(18, 117, 184, 0.7); height:40px; line-height:40px;}

.lis100 ul li .highlights{position:absolute; width:94%; padding:0 3%; left:0px; height:40px; line-height:40px; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}