body,html{font-size:14px;color:#333; }
.bigLayout{width:1200px;margin-left:auto;margin-right:auto;}
.layout{width:1170px;margin-left:auto;margin-right:auto;}
.minLayout{width:960px;margin-left:auto;margin-right:auto;}

a:hover{ text-decoration:none;}

header{height:150px; position:relative;z-index:211;}
.logo{ display:inline-block;width:400px;height:90px; background:url("../images/logo.png") no-repeat center center;margin-top:30px;}
.search{ position:absolute;left:480px;top:60px; border:1px solid #ddd; border-radius:100px;height:40px;padding:0 10px 0 20px; display:none}
.search form{ display:block; padding:0px; margin:0px;}
.search input[type=text]{height:38px;border:0;width:240px;outline:none;}
.search input[type=submit]{height:38px;border:0;width:30px; background:url("../img/icon_search_16x16.png") no-repeat center center; opacity:0.5;transition:300ms ease all; outline:none; text-indent:-999px}
.search input[type=submit]:hover{ opacity:1;}

.headerTopRight{position:absolute;right:0;top:30px;font-size:14px;}
.headerTopRight img{ float:left;width:38px;}
.headerTopRight .txt{ float:right;}
.headerTopRight .txt .s{ line-height:20px;}
.headerTopRight .txt span{font-size:27px; line-height:30px;}

.headerTopEmail{position:absolute;right:0;top:85px;font-size:14px;}
.headerTopEmail img{ float:left;width:30px; }
.headerTopEmail .txt{ float:right; padding-top:5px;}
.headerTopEmail .txt span{font-size:15px;}

.tips{padding:20px;margin:20px 40px 20px; background:#ffffe1;border:1px solid #ddd;}

.yzBtn{height:42px; border:1px solid #ddd; background:#eee; border-radius:5px;}
.yzBtn.gray{color:#999;}
a.c3bccff{color:#3bccff;}

nav{height:57px;border-top:0px solid #ddd;border-bottom:0px solid #ddd; position:relative;z-index:20; background-color:#01832c}
.nav li{float:left; position:relative;}
.nav li > a{height:57px; display:inline-block;line-height:57px; position:relative;padding:0 18px 0 18px;color:#fff;font-size:16px;}
.nav li.active > a, .nav li > a:hover{color:#fff;text-decoration:none; background-color:#01aa33}
.nav li:first-child > a{padding:0 20px 0 20px;}
.nav li:first-child > a:before{display:none;}
.nav li > a:before{content:"";height:16px;width:0px; display:inline-block; background:#ddd; position:absolute;left:0;top:50%;margin-top:-8px;}



.navpop{ background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.2);width:530px;padding:30px 30px; position:absolute;left:0;top:57px;font-size:18px; display:none;}
.nav li:hover .navpop{ display:block;}
.navpop a{font-size:16px; color:#333;margin-right:20px;}
.navpop a:hover{ color:#f60; text-decoration:none;}
.navpop a.hot{color:#f60;}

.nav .flag{ position:absolute;right:0px;top:5px;animation:hotimg 0.5s linear infinite;-webkit-animation:hotimg 0.5s linear infinite;}
@-webkit-keyframes hotimg{
    0%{margin-top:0;}
    100%{margin-top:-1px;}
}
.wx{ background:url("../img/icon_phone_20x20.png") no-repeat left center;padding:0 0 0 30px;}

.language{ position:absolute;right:0;top:0px;font-size:16px;line-height:57px;}
.language.small {
    font-size: 14px;
    margin-top: 21px;
    line-height: 13px;
}
.language a{color:#eee;margin:0 5px;}
.language a:hover{color:#f30; text-decoration:none;}


.hasSideBar{padding:0px 0px 0px 0px;}
.sideBar{ display:none;}
.hasSideBar .sideBar{width:40px;height:220px; position:fixed;top:35%;bottom:0;right:0;color:#fff; text-align: center;z-index:80; font-family:"宋体"; display:block;}


a.getCodeBtn{height:40px;line-height:38px; background:#f8f8f8;color:#000;border:1px solid #ccc;padding:0 10px; text-decoration:none; display:inline-block; border-radius:5px;}
a.getCodeBtn.gray{color:#ccc; cursor:default;}


.title{font-size:16px; text-align:center;}
.title b{font-size:28px;font-weight:normal; display:block;width:280px; text-align:center line-height:40px; padding:5px 20px; border:solid 1px #aaa; margin:0 auto; border-radius:25px;}

/*背景BANNER开始*/

.banner { position: relative; height: 350px; overflow: hidden; width: 100%; }
.bwrap { position: relative; z-index: 0; }
.bquery { position: relative; z-index: 0; height: 327px; }
.blist { display: none; position: absolute; top: 0; left: 0; z-index: 0; height: 327px; font-size: 0; line-height: 0; }
.blist a { display: block; position: absolute; left: 0; top: 0; }
.blist img { }
.bfilter { position: absolute; top: 0; left: 0; z-index: 9; width: 100%; height: 327px; font-size: 0; line-height: 0; }
.bfilter a { position: absolute; top: 0; left: 0; width: 5%; height: 527px; overflow: hidden; }
.bfilter a img { position: absolute; left: 0; top: 0; }
.bctrl { position: absolute; bottom: 24px; left: 0; z-index: 9; width: 100%; height: 24px; }
.bctrli { text-align: center; font-size: 0; line-height: 0; }
.bctrli a { display: inline-block; width: 24px; height: 24px; margin: 0 3px; background: url(../images/banner_control.png) no-repeat left center; }
.bctrli a:hover, .bctrli a.curr { background-position: right center; }
.bctrli a { *display: inline;
 *zoom: 1;
}


.siteinfo{ background:#f5f5f5;padding:20px 0px;}
.siteinfo h1{ 
   line-height:30px;  
   font-size:24px; 
   text-align:center;
   color:#fff; font-weight:800;    
   background-color: #01aa33;
    height: 45px;
    line-height: 45px;
    color: #FFFFFF;
    font-size: 22px;
    border-radius: 45px;
    padding: 0px 25px;
	width:900px; margin:0px auto;
}
.siteinfo h2{ line-height:30px; font-size:20px; text-align:center; color:#333; font-weight:800}
.siteinfo li{float:left;width:25%; position:relative;padding:25px 0; height:100px;}
.siteinfo img{margin-left:6px;}
.siteinfo .ddiv{ position:absolute;left:65px;top:25px;}
.siteinfo .ddiv b{font-size:17px;}
.siteinfo .ddiv p{font-size:14px;margin-top:0px;}


.indexFunc{float:left;width:377px;margin-left:19px; text-align:center; position:relative;}
.indexFunc a:before{content:"";width:377px;height:115px; position:absolute;left:0;bottom:0;right:0; background:url("../img/shandowbg.png") repeat left bottom;}
.indexFunc:first-child{margin:0;}
.indexFunc a{ display:block;}
.indexFunc div{position:absolute;left:0;bottom:10px;color:#fff;width:377px;font-size:14px;line-height:22px;}
.indexFunc b{font-size:27px;font-weight:normal;}



footer{ background:url("../images/footbg.jpg") top center no-repeat;padding-top:30px;color:#ccc;}
footer a{color:#ccc;}
footer a:hover{color:#fff;}
.footerLinks{color:#ccc;font-size:14px;}
.footerLinks a{color:#ccc;}
.footerLinks span{margin:0 10px;}


.imgsBox{width:1170px; position:relative;height:650px;}
.imgsBox a{ position:relative; display:block;}
.imgsBox a:hover{}
.ibInfo{}
.sm{width:380px;height:300px; position:relative; overflow:hidden;}
.sm img{width:100%;height:300px;}
.sm a{ display:inline-block;width:380px;height:300px;}
.big{width:586px;height:576px;}
.big a{ display:inline-block;width:586px;height:576px;}
.hen{width:577px;height:300px;}
.hen a{ display:inline-block;width:577.5px;height:300px;overflow:hidden;}
.shu{width:293px;height:574px;}
.shu a{ display:inline-block;width:293px;height:574px;}
.hen img{width:100%;height:300px;}

.ib1{ position:absolute;left:0;top:0;}
.ib2{ position:absolute;left:395px;top:0;}
.ib3{position:absolute;left:790px;top:0;}
.ib4{position:absolute;left:0px;top:320px;}
.ib5{position:absolute;left:592.5px;top:320px;}



.ibInfoWrap{background:rgba(106,68,135,0);transition:300ms ease all; position:absolute;left:0;top:0;right:0;bottom:0;color:#fff; overflow:hidden;}
.ibInfo{text-align:center; position:absolute;left:0;right:0;top:50%;font-size:16px;margin-top:-40px; text-shadow:0px 0px 5px rgba(0,0,0,0.5);transition:300ms ease all;width:100%; margin:75px auto 0px auto;background:rgba(0,0,0,0.7); padding:10px; text-align:center}
.ibInfo p{font-size:20px;margin:0; color:#f80}
.big .ibInfo{font-size:45px;}
.big .priceBox{margin:5px 0 0 -100px;}

.ibTitle{text-align:center; position:absolute;left:0;right:0;top:300px;font-size:16px;margin-top:0px; width:100%;background:rgba(0,0,0,0.0); padding:10px 30px; line-height:25px; height:60px; overflow:hidden;text-align:center;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box;}

.priceBox{width:200px;position:absolute;left:50%;top:110%;margin:-10px 0 0 -100px;border-top:1px solid #fff; text-align:center;transition:300ms ease all; padding-top:10px;}
.priceBox b{color:#f80}

.imgsBox a:hover .ibInfoWrap{background:rgba(0,0,0,0.7);}
.imgsBox a:hover .ibInfo{margin-top:100%;}
.imgsBox a:hover .ibTitle{margin-top:-260px;}
.imgsBox a:hover .priceBox{top:50%;}

.seeBtn{height:44px;width:196px;border:1px solid #009933;line-height:40px; display:block;font-size:18px; background-color:#01aa33}


footer .borderTop{border-top:1px solid #434343;}
.borderTop{border-top:1px solid #ccc;}
.friendLink{margin-right:-25px;}
.friendLink a{ display:inline-block;margin:0px 25px 0 0px;color:#ccc;}

.foot{min-height:71px;position:relative; margin-bottom:65px;}

.footerMall{color:#fff;margin:20px auto;}
.footerMall > div{float:left;}
.footerMall > a{ display:inline-block;height:57px;float:left;margin-left:30px;}
.footerMall > span{ display:inline-block;height:57px;float:left;margin-left:30px;}

.foot-tel{ position:absolute;top:50px; right:300px;}
.weixin{ position:absolute;top:0px; right:0px;}
.weixin img{width:150px;height:150px;}
.weixin .txt{ line-height:25px;width:150px; text-align:center}

.FooterShare {
	position: absolute;
	right: 300px;
	width: 300px;
	top:0px;
	text-align: center;
	color: #f90;
}
.FooterShare p {
	font-size: 18px;
	margin: 0 0 20px 0;
	display: block;
}
.FooterShare a {
	color: #f90;
}
.FooterShare .social a{
    margin: 0 5px;
    transition: all .6s;
}
.FooterShare .social a:hover{
    filter: contrast(175%) brightness(3%);
}
.FooterShare .tel {
	font-size:32px;
	line-height: 50px;color: #fb0;
}
.FooterShare .time {
	font-size:13px;
	line-height: 30px;
	color: #fff;
}
.FooterShare .foot-dingzhi {
	border: #03da45 solid 1px;
	padding: 10px 20px;
	width: 155px;
	margin: 0 auto;
	margin-top: 10px;
	-moz-border-radius: 25px;      /* Gecko browsers */
	-webkit-border-radius: 25px;   /* Webkit browsers */
	border-radius:25px;            /* W3C syntax */
}
.FooterShare .foot-dingzhi a {
	font-size:18px;
	line-height: 30px;
	display: block; color:#03da45
}
.FooterShare .foot-dingzhi:hover {
	color:#fff;
}
.FooterShare .foot-dingzhi a:hover {
	color: #fff;
	}

.foot2{ background:rgba(1,48,1,0.5); padding:10px 0px;color: #03da45;}
.foot2 a{color: #03da45;}

.flink{ background:#fefefe; border-top:solid 1px #ddd; padding:15px 0px;color: #333; line-height:25px;}
.flink a{color: #333; margin-left:8px;}

.partner ul{margin-right:-20px;}
.partner li{width:150px;height:80px;margin-right:px;float:left; text-align:center;margin:0 19px 0 0;}
.partner li a{display:inline-block;}
.partner li a p{margin:5px 0 0;}


.mainDownLeft{width:770px;float:left;}
.mainDownRight{width:380px;float:right;}


.select{ border-radius:5px; border:1px solid #ddd;height:30px;padding:0 5px;}
.mdBox{margin-top:15px; background:#fff;height:700px;}

.mdBoxLink{ text-align:right;padding:20px;color:#ff9900;}
.mdBoxLink a{color:#ff9900;}
.main.gray{ background-color:#f4f4f4;}

.teamList li{float:left;width:355px;height:160px;margin:0 0 0 20px;}
.teamList li img{float:left; border-radius:0px;}
.teamList li > div{font-size:14px;margin-left:170px;}
.teamList li b{font-size:18px; display:block;font-weight:400; line-height:22px;height:22px; overflow:hidden; margin-bottom:15px;color:#111;}
.teamList li p{font-size:14px; line-height:25px; height:75px; overflow:hidden;margin-top:0; color:#555;}
.teamList li p strong{color:#f80;}


.chooseDate{padding:0px 0 0 25px;}
.chooseDate .chooseDateTitle{ font-size:24px;}
.chooseSelect{margin-top:00px;}
a.dzBtn{display:inline-block;width:290px;height:60px;line-height:60px;text-align:center; background:#ffaf49;color:#fff; border-radius:5px; text-decoration:none;font-size:19px;}
a.dzBtn:hover{ background:#eb9324;}




a.cBtn{display:inline-block;width:250px;height:48px;line-height:46px; border:1px solid #ddd;text-align:center; background:#fff;color:#ff6600; border-radius:1000px; text-decoration:none;font-size:16px; text-decoration:none;transition:300ms ease all;}
a.cBtn span{ display:inline-block; vertical-align:middle;}
.cBtn:after{content:""; display:inline-block;width:20px;height:20px; background:#ff7000 url("../img/r.png") no-repeat center center; vertical-align:middle;margin-left:20px; border-radius:20px;}
a.cBtn:hover{ border:1px solid #093; background:#01aa33;color:#fff;}
a.cBtn:hover:after{ background-color:transparent;}

.myshow{margin-right:-20px;}
.myshow li{width:377px;height:380px;float:left;margin:0 17px 17px 0px; background:#fff; position:relative;}
.myshow li:before{content:"";height:1px; background:#ddd;width:357px; position:absolute;left:10px;top:89px;}
.myshow li a{display:block; position:relative;width:377px;height:380px;color:#333333; text-decoration:none;}
.myshow li a p{padding:20px 0 0 20px;margin:0;font-size:18px;width:337px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.myshow li a span{padding:0 20px;font-size:14px;}
.myshow li a img{ position:absolute;left:10px;bottom:10px;width:357px;height:268px;}

.myshow .miyue li a p{padding:10px 0 0 0px;margin:0;font-size:14px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.myshow .miyue .myTipsmall p {
    min-height: 40px;
    line-height: 20px;
    height: 40px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
}
.myshow .miyue li a span{padding:0 5px;font-size:14px;}
.myshow .miyue li a span.f18{font-size:18px;}
.myshow .miyue li a img {left:0px; bottom: 100px;}

.otherSee{font-size:16px;color:#666;padding-left:20px;}
.otherSee a{ display:inline-block;color:#666;margin-right:20px;}

a.chat{ background:#5f33a0;width:40px; position:absolute;right:0;top:0px; text-align:center;padding:10px 0; cursor:pointer; display:block;color:#fff; text-decoration:none;font-size:12px;height:145px;}
a.chat:hover{
    background-color: #552c92;
}
.chat p{margin:8px 0px 0px 0px;font-size: 16px;font-family: "微软雅黑";}
.chat hr{color: #582f96;opacity: 0.2;margin:8px 0px 0px 0px;}


.sideBarDivs{ position:absolute; text-align:center;width:40px;height:55px;bottom:0px;background-color: #2ac88a;}
.sideBarDivs a{color:#fff; text-decoration:none; display:block;padding:10px 0;font-size:12px;}
.sideBarDivs:hover{ background:#22b67d;}
.sideBarDivs a p{margin:0;}
.mt-9{margin-top: -9px;}

.miyue{ position:relative;}
.miyue ul{margin-left:0px;margin-right:0px;}
.miyue ul li{width:373px;height:391px; background:#fff;float:left;margin:0 17px 17px 0;}
.miyue ul li a{ display:inline-block;width:373px;height:391px; position:relative; overflow:hidden; text-decoration:none;color:#333;}
.miyue ul li a img{width:373px;height:280px;}
.sideAd{float:left;width:315px;}
.sideAd a{ display:block;}

.miyue ul li a .price{color:#f60;}
.tag{ border-radius:100px;height:28px;line-height:28px; text-align:center;color:#333;border:1px solid #333;padding:0 15px; display:inline-block;}
.miyue ul li a .tag{margin:5px 5px 0px 0;}

.myTips .tag{font-size:12px;}

.myTips{width:373px;transition:300ms ease all; background:#fff;z-index:20; position:absolute;left:0;bottom:-311px;padding:10px 0px 0;}
.miyue ul li a:hover .myTips{bottom:0;}
.myTips p{margin:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dspan{ height:45px;color:#fff;line-height:45px; text-align:center; background:#01aa33;margin-top:10px;}

.myTipsmall{height:100px;width:331px;transition:300ms ease all; background:#fff;z-index:19; position:absolute;left:0;bottom:0px;padding:10px 20px 0; border:solid 1px #ddd;border-top:0}
.miyue ul li a:hover .myTipsmall{bottom:-110px;}
.myTipsmall p{
    margin:5px 0px;
    min-height:40px; line-height:20px; height:40px;
    border-bottom:solid 1px #ddd; padding-bottom:5px;
}

/*分页*/
.paging { text-align: center; margin: 40px 0; color: #666; }
.paging a { display: inline-block; font-size: 20px; line-height: 40px; padding: 0 8px; margin: 0 5px; vertical-align: top; color: #A0A0A0; border: 1px solid #EEE; background: #FFF; }
.paging span { font-size: 14px; line-height: 40px; padding: 0 5px; }
.paging .on { background: #3D495A; border-color: #3D495A; color: #FFF; }
.paging form { font-size: 14px; }
.paging input { height: 40px; border: 1px solid #EEE; background: #FFF; width: 50px; text-align: center; }
.paging button { background: #3D495A; border: none; color: #FFF; height: 40px; width: 60px; }


.path{padding:20px 0 10px 20px;}
.path a{color:#333;}
.art .path{padding:20px 0 10px 0px;}
.art{ position:relative;z-index:11;}

.titleBox h1{font-size:28px;margin:0 0 0 20px;font-weight:normal;}
.titleBox .path a{color:#fff;}


.tags{margin-right:0px;padding:0 10px 0 20px;}
.tags span{ display:inline-block;color:#fff;height:32px;line-height:32px; border:1px solid #fff; border-radius:100px; display:inline-block;padding:0 15px;margin:5px 5px 0 0;}
.bigtags{margin-right:0px;padding:0 10px 0 20px;}
.bigtags a{ display:inline-block;color:#fff;height:42px;line-height:42px; border:2px solid #fff; border-radius:100px; display:inline-block;padding:0 25px;margin:0px 10px 0 0;font-size:14px; text-decoration:none;}

a.yelbtn{height:46px;line-height:46px; background:#ffaf49;color:#fff;font-size:19px; font-family:"微软雅黑"; display:block; text-align:center; border-radius:5px;}
a.yelbtn:hover{ background:#ffba00; text-decoration:none;}

.yelbtn.small{margin:0 auto;font-size:16px;width:198px;height:42px;line-height:42px;}

.share{ position:relative; display:inline-block;}
.share{}

.saosao{ position:relative;}
.saosao .meyouone{ position:absolute;display:none;}
.saosao:hover .meyouone{ display:inline-block;right:40px;top:0; width:160px;height:160px;}

.wx{ position:relative; cursor:default;}
.wx .meyouone{position:absolute;display:none;}
.wx:hover .meyouone{ display:inline-block;right:-30px;top:30px; width:160px;height:160px;}

.chooseIsland{height:97px; background:#1ab9f1 url("../img/istitle.jpg") no-repeat left center;padding-left:254px;color:#fff;}
.chooseIsland td{ vertical-align:middle;height:97px;}
.chooseIsland table{width:850px;margin:0 auto;}
.chooseIsland span{ display:block;}
.chooseIsland .selects{color:#000; border-radius:100px;height:30px; border:1px solid #049de4; outline:none;width:130px; background:#fff;padding:7px 0 0 10px;}
.chooseIsland .selects select{ outline:none;width:120px; border:0;}
.chooseIsland button{color:#fff; border:2px solid #fff;  background:none;height:36px;width:60px;}

.tbDown{ position:absolute;left:0;bottom:0; text-align:center;bottom:30px;right:0;padding:0 20px;}
.tbDown a{color:#fff; text-decoration:none;}
.tbDown span{color:#fff; text-decoration:none;}
.tbDown img{margin-right:5px; vertical-align:middle; display:inline-block;}
.tbDown span{vertical-align:middle; display:inline-block;}

.tbDown .shareCon{ position:absolute;top:20px; background:#fff; box-shadow:0 5px 5px rgba(0,0,0,0.5); border-radius:5px;padding:10px 5px; white-space:nowrap; display:none; cursor:default;}
.tbDown span:hover .shareCon{ display:block;}
.shareCon a{margin:0 5px;}

.tbMinDown{ position:absolute;right:130px;top:20px;}
.tbMinDown a{color:#333; text-decoration:none;}
.tbMinDown img{margin-right:5px; vertical-align:middle; display:inline-block;}
.tbMinDown .shareCon{ position:absolute;top:20px; background:#fff; box-shadow:0 5px 5px rgba(0,0,0,0.1); border-radius:5px;padding:10px 5px; white-space:nowrap; display:none; cursor:default;}
.tbMinDown span:hover .shareCon{ display:block;}
.shareCon a{margin:0 5px;}


.art .naviCode{right:0;top:20px;}

/******************************/
.slideBanner{height:472px; background:#fafafa; position:relative;}
.sideBox li{height:472px;}

.naviWrapper{height:50px; background:#fff;}
.navi{margin-left:auto;margin-right:auto;width:1170px;height:50px; background:#fff; position:relative;}
.fixed.navi{ width:auto; position:fixed;left:0;right:0;top:0;padding-left:10px; box-shadow:0 0 3px rgba(0,0,0,0.1);}
.hasSideBar .fixed.navi{right:40px;}

.whiteBox{ background:#fff;}


.hotPhone{ background:url("../img/phone.png") no-repeat left center; display:inline-block;height:40px;line-height:40px;padding:0 10px 0 35px;font-size:16px; overflow:hidden;}
.naviPrice{ display:inline-block;height:40px;line-height:40px;margin:0 0px 0 10px;color:#f90;font-size:24px; overflow:hidden;}
.naviPrice span{font-size:14px;}
.naviRight{ position:absolute;top:5px;right:130px; height:40px;}

a.zx{ display:inline-block; border-radius:100px;height:40px;line-height:40px;font-size:16px; text-align:center;padding:0 30px 0 60px;color:#fff; background:#ff9200 url("../img/chat.png") no-repeat 30px center; overflow:hidden; text-decoration:none;}
a.zx:hover{ background-color:#f60;}


.naviBox a{ display:inline-block;height:50px;line-height:50px;font-size:16px;color:#333;width:150px; text-align:center; text-decoration:none;}
.naviBox a.active,.naviBox a:hover{ background:#f60;color:#fff;}


.slideNavWrap{ position:absolute;z-index:15;left:0;bottom:50px;right:0;}
.slideNav{width:1170px;margin:0 auto; text-align:right;}
.slideNav a{margin-left:20px; display:inline-block;width:66px;height:66px; position:relative; overflow:hidden;}
.slideNav a img{height:66px; position:relative;left:-50%;width:auto;}
.slideNav a:before{content:"";width:66px;height:66px; position:absolute;z-index:1;left:0;top:0; background:rgba(0,0,0,0.5);transition:300ms ease all;}


.slideNav a.active{ box-sizing:border-box;border:2px solid #fff;}
.slideNav a.active:before{ background:rgba(0,0,0,0);}

.titleBox{width:1170px; position:absolute;left:50%;top:0;margin-left:-585px;height:472px; background:rgba(0,0,0,0.5);width:330px;color:#fff;font-size:12px; font-family:"宋体";z-index:222;}
.titleBox h1{font-family:"微软雅黑";}
.titleBox .price{font-family:"微软雅黑";}


.naviCode{ background:#fff; box-shadow:0 5px 5px rgba(0,0,0,0.2);border:1px solid #ddd;padding:5px; text-align:center; position:absolute;right:10px;z-index:2;top:0;font-size:12px;}
.naviCode img{width:100px;}



.bTitle img{ vertical-align:middle;margin-right:20px;}
.bTitle{font-size:18px;}

.payTable{width:100%;}
.payTable th{ border:1px solid #ddd;width:80px;padding:5px 0; background:#f8f8f8;}
.payTable th p{margin:0;font-size:16px; font-weight:normal;}
.payTable td{ border:1px solid #ddd;padding:0 25px;font-size:12px;}


.ydImg{height:234px; text-align:center; background:url("../img/yd.jpg");font-size:24px;margin-top:10px;}


.ydArticle{border:1px solid #ddd;padding:30px;margin:20px 30px 30px;font-size:12px;line-height:22px;height:250px; overflow:auto;}



.superBanner{color:#fff; background:#2a9b37 url("../img/bannerI.jpg") no-repeat center center;height:130px; text-align:center;}
.superBanner h2{font-size:42px;margin:0;padding-top:15px;font-weight:normal;}
.superBanner div{font-size:16px;}



.photoWall{ height:291px; background:url("../img/photowall.jpg") no-repeat center top;}
.superDz{ display:table;width:100%;}

.sdLeft{width:700px;display:table-cell; vertical-align:top;padding-right:40px; position:relative;}
.sdRight{ background:#f8f8f8;display:table-cell; vertical-align:top;}

label input{ vertical-align:middle;}

.superDzTitle span{ border-bottom:5px solid #f80;padding:0 0 10px 0; display:inline-block;font-size:16px;}
.comment{ background:#01aa33;color:#fff;font-size:16px;padding:10px 20px; border-radius:10px; position:relative;}
.comment:before{content:"";width:12px;height:27px; background:url("../img/flag.png"); position:absolute;left:-12px;top:5px;}

.bcTextarea{padding:10px;border:1px solid #ddd; border-radius:10px; display:block;}
.bcTextarea textarea{width:100%;border:0; outline:none; resize:none;height:100px;}


a.nextBtn{ display:inline-block;height:46px; text-align:center;line-height:42px;color:#fff; text-decoration:none; background:url("../img/nextBtn.png");width:197px;font-size:16px; opacity:0.8; margin-left:92px;}
a.nextBtn:hover{ opacity:1;}

a.backBtn{display:inline-block;height:46px;line-height:46px;color:#000; text-decoration:none; font-size:14px;margin-right:50px;}
a.backBtn:hover{color:#666;}

.sdRightTitle{ text-align:center;margin:30px 20px 30px;padding-bottom:20px; border-bottom:1px solid #ddd;}


.steps li{ background:#fff;border-radius:5px;height:52px;font-size:16px;line-height:50px;margin-bottom:45px; position:relative;padding-left:40px;}
.steps li:last-child{margin-bottom:0;}
.steps li:before{content:"";width:16px;height:15px; background:url("../img/blueflag.png"); position:absolute;left:50%;bottom:-30px;margin-left:-8px;}
.steps li:last-child:before{display:none;}
.steps li > span{ display:inline-block;width:30px;height:30px;border:2px solid #f90;color:#f90;line-height:28px;font-size:14px; text-align:center;border-radius:100px; vertical-align:middle;margin-right:20px;}
.steps li > b{ vertical-align:middle; display:inline-block;font-weight:normal;}


.bluephone{ display:inline-block;height:24px;font-size:20px;line-height:24px;padding:0 0 0 30px; background:url("../img/bluephone.png") no-repeat left center;}

a.onlineChat{ display:inline-block; height:50px;border:2px solid #ddd; background:url("../img/chats.png") no-repeat 50px center;line-height:48px; border-radius:210px;width:200px;font-size:18px; text-decoration:none;color:#333;padding-left:30px;}
a.onlineChat:hover{ border-color:#333;}

.labelBox label{border:1px solid #ddd; display:inline-block;height:42px;width:100px;line-height:40px; text-align:center;border-radius:10px; position:relative;margin:0 5px 5px 0;}
.labelBox label.auto{padding:0 20px;width:auto;}
.labelBox label.auto div{width:auto;}
.labelBox label div{height:40px;width:100px; overflow:hidden; position:relative;}
.labelBox label input{ position:absolute;right:0;top:0;font-size:1000px; opacity:0;}
.labelBox label.active{ border-color:#093;}
.labelBox label.active:before{content:"";width:20px;height:20px; display:inline-block; position:absolute;right:-5px;bottom:-5px; background:#f80 url("../img/right.png") no-repeat center center; border-radius:10px;}
.labelBox label:hover{border-color:#f60;}


.superTable{}
.superTable th{font-weight:normal;font-size:14px; text-align:right;}
.superTable td{padding:5px 10px;;}

.supertxt{border:1px solid #ddd; border-radius:5px;height:40px;padding:0 10px;}


.messageBox{border:10px solid #f4f4f4; background:#fff;padding:50px 30px; text-align:center;}
.messageBox.success:before{content:"";width:70px;height:70px; border-radius:1000px; background:#0eb612 url("../img/biggou.png") no-repeat center center; display:inline-block;margin-bottom:10px;}



.space{ display:table; width:100%;}
.spaceLeft{display:table-cell;width:210px; border-right:3px solid #f4f4f4;padding:0 0 50px 0; vertical-align:top;}
.spaceLeft dl{margin:0;padding:0;}
.spaceLeft dt{ background:#6a4488;color:#fff; text-align:center;height:92px;line-height:92px;font-size:18px;margin:0;}
.spaceRight{display:table-cell; position:relative;}

.spaceLeft dd{ text-align:center;margin:0;padding:20px 0 10px;opacity:0.6;}
.spaceLeft dd:hover{ opacity:1;}
.spaceLeft dd a{ display:block;color:#000; position:relative;}
.spaceLeft dd img{ display:block;margin:0 auto;}
.spaceLeft dd span{ display:inline-block;width:100px;padding:0px 0 10px; border-bottom:3px solid #fff;}
.spaceLeft dd.active{ opacity:1;}
.spaceLeft dd.active span{ border-bottom:3px solid #6a4488;}


.sl{ display:inline-block; background:#3bccff;color:#fff; border-radius:100px;padding:0 7px; position:absolute;left:120px;top:0; font-style:normal;font-size:12px;}

.spaceRight{vertical-align:top;padding:0 0 50px 0px;}


.noList{width:300px; min-height:125px; background:url("../img/box.png") no-repeat  left center;color:#ccc;font-size:22px;padding:30px 0 0 190px;margin:200px auto 0;}


.question{ display:none;}
.question.active{ display:block;}


.spaceTitle{font-size:px; font-weight:normal;padding:30px 40px 20px;margin:0;}
.spaceCont{padding:0 40px;}

.c3b9aec{color:#3b9aec;}

.tabTitle li{float:left;margin-right:10px;}
.tabTitle li a{ display:inline-block; border-radius:0px;height:32px;line-height:32px; border:1px solid #5cb1f9;padding:0 20px;color:#5cb1f9; text-decoration:none;font-size:14px;}
.tabTitle li.active a,.tabTitle li a:hover{ background:#5cb1f9;color:#fff;}


.dayDl{ position:relative; display:none;}
.dayDl.active{ display:block;}
.day{ position:relative; display:none;}
.day.active{ display:block;}
.dayDl dl{margin-top:50px;}
.dayDl dl:first-child{margin-top:20px;}
.dayDl:before{content:'';border-left:2px dashed #ddd; position:absolute;left:0;bottom:0;width:1px;top:5px;}

.dayDl dt{ position:relative;margin:0 0 0 30px; display:inline-block; background:#ccc; border-radius:100px;color:#fff;padding:3px 20px;}
.dayDl dt:before{content:"";width:15px;height:15px; border-radius:1000px; border:5px solid #ccc; background:#fff; position:absolute;left:-42px;top:3px; display:inline-block;}
.dayDl dd{ position:relative;margin:15px 0 0px 30px;line-height:24px;}
.dCar:before{content:"";width:30px;height:30px; border-radius:1000px;  background:#ccc url("../img/car.png") no-repeat center center; position:absolute;left:-45px;top:0; display:inline-block;}
.dPlane:before{content:"";width:30px;height:30px; border-radius:1000px;  background:#ccc url("../img/plane.png") no-repeat center center; position:absolute;left:-45px;top:0; display:inline-block;}
.dHotel:before{content:"";width:30px;height:30px; border-radius:1000px;  background:#ccc url("../img/hotel.png") no-repeat center center; position:absolute;left:-45px;top:0; display:inline-block;}
.dPlace:before{content:"";width:30px;height:30px; border-radius:1000px;  background:#ccc url("../img/location.png") no-repeat center center; position:absolute;left:-45px;top:0; display:inline-block;}


.dTitle{font-size:16px;font-weight:bold;}

.now dt{ background:#8ece0b;}
.now dt:before{border-color:#8ece0b;}
.now .dCar:before{background-color:#8ece0b;}
.now .dPlane:before{background-color:#8ece0b;}
.now .dHotel:before{background-color:#8ece0b;}
.now .dPlace:before{background-color:#8ece0b;}


.coming dt{ background:#5cb1f9;}
.coming dt:before{border-color:#5cb1f9;}
.coming .dCar:before{background-color:#5cb1f9;}
.coming .dPlane:before{background-color:#5cb1f9;}
.coming .dHotel:before{background-color:#5cb1f9;}
.coming .dPlace:before{background-color:#5cb1f9;}




.artMt{margin-top:20px; border:1px solid #ddd;padding:20px 30px;line-height:32px;}

.messageList{}
.messageList li{ border-bottom:1px solid #ddd;border-left:1px solid #ddd; border-right:1px solid #ddd;padding:20px; position:relative; background:#fff;}
.status{ position:absolute;right:20px;top:25px; background:#3bccff;color:#fff; border-radius:100px; display:none;padding:0 15px;}
.messageList li:first-child{border-top:1px solid #ddd;}

.messageList li .messageListCon{ display:none;}
.messageList li.open .messageListCon{ display:block;}

.messageListCon{border-top:1px solid #ddd;margin-top:20px;color:#999;}

.noreads .mlTitle{font-weight:bold;}
.noreads .status{ display:inline-block;}
.mlTitle{ font-size:16px; cursor:default;}
.messageList i{font-size:12px;margin-left:40px; font-style:normal;}

a.removeLink{color:#000;font-size:12px;}


.configTable th{ font-weight:normal; text-align:right;}
.configTable td{padding:10px;}


.btn{ width:113px;height:46px; background:url("../img/btnsx.png") no-repeat center center; border:0;color:#fff;font-size:14px; opacity:0.8;}
.btn:hover{opacity:1;}

.ddlist li{border:1px solid #ddd; position:relative;margin-top:20px;}
.ddlist li:first-child{ margin-top:0;}
.ddstatus{ position:absolute;right:10px;top:10px; display:inline-block;color:#fff; background:#f90;padding:2px 5px;}
.ddimg{float:left;height:246px; display:inline-block;}
.ddCon{margin-left:400px;padding:20px 30px 0 10px;}
.ddCon h2{margin:10px 0;line-height:16px;}
.ddCon h2 a{color:#333333;font-weight:normal;line-height:100%;}
.ddCon h2 a:hover{color:#f30; text-decoration:none;}
.ddlink a{ font-size:14px; border:1px solid #333; border-radius:5px;height:45px; width:160px;line-height:43px; display:inline-block;color:#333; text-align:center;}
.ddlink a:hover{ border:1px solid #f60;color:#f60; text-decoration:none;}
.ddlink a.gray{border:1px solid #ddd;color:#ddd;cursor:default;}


.numberSearch{ position:absolute;right:40px;top:30px;}
.numberSearch input[type=text]{border:1px solid #ddd; border-right:0;height:36px; border-radius:5px 0 0 5px;}
.numberSearch input[type=button]{ border-radius:0 5px 5px 0;height:40px; border:0; background:#3bccff;color:#fff;}


.jjList{margin-right:-30px;}
.jjList li{border:1px solid #ddd;width:425px;height:180px;float:left; position:relative;margin:0 20px 10px 0;}
.number{ position:absolute;right:30px;top:20px;font-size:12px;}
.jjList li h3{font-size:20px;padding:0 0 0 30px;margin-bottom:10px;}
.jjList li div{font-size:32px;color:#ff6600;padding:0 0 0 30px;}
.jjList li p{fpnt-size:12px;padding:0 0 0 30px;}


.jjList li.done .donetag{background:#dddddd;color:#fff; display:inline-block;padding:2px 5px;font-size:12px; position:absolute;right:30px;bottom:30px;}
.jjList li.done {color:#999;}
.jjList li.done div{color:#999;}


.specialPrice{background:#f4f4f4 url("../img/banners.jpg") no-repeat center top;}

.spBox{color:#fff;text-align:center;height:240px;}
.spBox h2{font-size:52px; font-weight:normal;margin:0;padding:40px 0 0;}
.spBox div{font-size:24px;}
.spBox p{font-size:16px;margin:0;}

.dybox{margin:0px auto;}
.dybox th{font-weight:normal;}
.dybox td{padding:10px;}


.phonegap{height:32px; background:url("../img/phone.png") no-repeat left center;padding:0 0 0 34px;color:#ff9900;font-size:14px;line-height:32px;}

.bigMsgBox{ border:10px solid #eee; background:#fff;padding:50px 150px;}

.f60{font-size:60px;}
.msgbox{padding:0 0 0 260px; background:url("../img/tree.png") no-repeat  left center;min-height:180px; color:#68d7ff;}
.msgbox.water{background:url("../img/water.png") no-repeat  left center;min-height:274px;}
.msgbox a{color:#68d7ff;}
.msgbox a:hover{color:#f60;}
.borderTopBox{border-top:1px solid #68d7ff;}

.gBtn{ display:inline-block;height:40px;border:2px solid #68d7ff;line-height:36px; padding:0 30px;font-size:18px;}
a.gBtn:hover{ text-decoration:none;border-color:#f60;}

.teamUl{margin-top:0px;}
.teamUl li{ background:#fff; width:324px;height:520px;float:left;margin:15px 15px 0 0px; background-color:#f9f9f9; padding:15px; border:solid 1px #ddd;}
.teamUl li.nor{ margin-right:0px;}
.teamUl li img{width:100%;}
.teamUl li p{padding:10px 20px 0;margin:0;font-size:16px;color:#555}
.teamUlTitle{padding:20px 20px 10px 20px;font-size:18px; color:#333;border-bottom:solid 1px #ddd}
.teamUlTag{padding:0 0 0 20px;}
.teamUlTag span,.teamUlTag a{ border-radius:100px;height:30px;padding:0 15px;line-height:30px; display:inline-block;border:1px solid #666;margin-right:5px;color:#666; text-decoration:none;font-size:12px;}
.teamUlTag a:hover{border:1px solid #f60;color:#f60;}

.mdList{margin-right:-30px;}
.mdList li{width:280px;height:500px; background:#fff;float:left;margin:17px 17px 0 0;}


.mdImg{ display:block;width:280px;height:280px; position:relative;}
.mdImg p{ position:absolute;left:0;right:0;top:50%;height:60px;margin:-30px 0 0 0;color:#fff; text-align:center;font-size:32px; font-weight:bold; text-shadow:0 0 5px rgba(0,0,0,0.5);line-height:1}
.mdImg p span{font-size:18px;}


.mdListCon{font-size:12px;padding:15px 20px 0;height:140px;}

.mdTable td{padding:10px 0 0 0;}

a.seeMore{display:inline-block;width:200px;height:42px; border:2px solid #f60;color:#f60;font-size:16px; text-align:center;line-height:42px; text-decoration:none; border-radius:1000px;}





.mddList li{height:283px; background:#fff;margin-top:15px;}
.mddImg{float:left;}
.mddCon{margin-left:424px;padding:15px 30px 0 10px;}

.mddConPrice{ position:absolute;right:0;top:-10px;}
.mddConDown{ position:relative;}
.mddConDown p{margin:5px 0 0 0;font-size:12px;line-height:22px;}
.mddConTitle{ background:#98d817;color:#fff; display:inline-block;padding:2px 5px; font-size:12px; border-radius:2px;}

a.mddConT{ font-size:20px;color:#333;}
a.mddConT:hover{color:#f60; text-decoration:none;}


.tagbox span{ display:inline-block;border-radius:1000px;height:28px;line-height:28px;border:1px solid #333;color:#333;padding:0 20px;margin:2px 5px 0 0;font-size:12px;}


.tsList {margin-right:-20px;}
.tsList li{height:330px; background:#fff;width:278px;margin:15px 19px 0 0;float:left;}


.tsListTitle{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding:20px 0px 0px 20px;width:218px;}
.tsListTitle a{font-size:18px;color:#333;}
.tsListTitle a:hover{font-size:18px;color:#f60;}
.tsListCon p{font-size:12px;padding:10px 20px 0;margin:0;color:#999;}



.article{width:900px;padding:50px 0;margin:0 auto;}
.article h1{ text-align:center;font-size:24px;font-weight:normal;margin:0;}
.articleDes{ text-align:center;font-size:14px;padding:20px 0;}
.articleCon{border-top:1px solid #ddd;padding:30px 0 30px;margin-top:20px;}
.articleCon img{width:100%;}


.mddBigTitle{ text-align:center;padding:30px 0 0;}
.mddBigTitle span{ display:inline-block;color:#333;font-size:24px; border-bottom:4px solid #2e9f3b;padding:20px 0px 0px;}

.mddBigTitle.blue span{border-color:#44c1ed;}
.mddBigTitle.brown span{border-color:#816350;}
.mddBigTitle.yellow span{border-color:#ff5a00;}



a.whitebtn{font-size:20px;height:50px;line-height:50px; border-radius:5px; border:2px solid #cccccc; background:#fff; display:inline-block;color:#333;width:250px;}
a.whitebtn:hover{ text-decoration:none;color:#fff; background:#6a4488; border-color:#6a4488;transition:300ms ease all; }


.ddBox{border:1px solid #f60; background:#fff;}
.ddBoxCon{margin-left:420px;height:246px; position:relative;}
.ddBoxBtnBox{position:absolute;right:20px;bottom:20px;}
.ddBoxBtnBox a{ display:inline-block;margin-left:20px;border:1px solid #ddd;font-size:14px; height:42px;width:160px; line-height:42px; border-radius:5px; text-align:center;color:#000;}
.ddBoxBtnBox a.active,.ddBoxBtnBox a:hover{ border:1px solid #f30;color:#f30; text-decoration:none;}
.tagspan{ background:#f60;color:#fff; display:inline-block;padding:2px 10px; position:absolute;right:20px;top:20px;}

.whiteBorderBox{ border:1px solid #ddd; background:#fff;padding:30px;}
.whiteBorderBoxTitle{ border-bottom:1px solid #ddd;padding:0 0 15px 0;}
.whiteBorderBoxTitle span{ display:inline-block;line-height:100%; border-left:5px solid #f60;font-size:18px;padding:0 0 0 10px;}
.whiteBorderBoxTitle i {font-style:normal;color:#f60;font-size:14px;}
.whiteBorderBoxCon{line-height:28px;padding:15px 10px 0;font-size:12px;}




.bigBtn{width:240px;height:52px;color:#fff; background:#f90; border-radius:5px; border:0;font-size:18px;}
.bigBtn:hover{ background:#f60;}

.presonlist li {border-bottom:1px solid #ddd;padding:30px 0;}

.presonlist li{line-height:42px;}
.personTag{ display:inline-block; background:#ff9900;color:#fff; border-radius:5px;width:60px; text-align:center;margin-right:10px;}
.personTag.child{ background:#74c952;}
.presonlist li input[type=text]{height:40px;border:1px solid #ddd;border-radius:5px;padding:0 5px;}
.presonlist li .upload{display:inline-block; background:#3bccff;color:#fff; border-radius:5px;padding:0 10px; text-align:center; border:0;cursor:pointer; opacity:0.8; position:relative; overflow:hidden;}
.presonlist li .upload:hover{ opacity:1; text-decoration:none;}

.presonlist li .upload input{ position:absolute;right:0;top:0;font-size:200px; opacity:0;filter:alpha(opacity=0);}


.loginBox{padding:0 30px 50px 30px;}
.loginBox h1{ text-align:center;font-size:32px;padding:20px 0; font-weight:normal; border-bottom:1px solid #ddd;}


.loginBoxCon{ display:table;width:100%;margin-top:30px;}

.loginLeft{ display:table-cell;width:800px; vertical-align:top;}
.loginRight{display:table-cell; vertical-align:top; border-left:1px solid #ddd;padding:0 0 0 55px;}

.login{margin:0 auto;}
.login th{}
.login td{padding:10px 0;}


.mddNav{height:140px;}
.mddNavCon{height:110px;width:1170px;margin:0 auto; position:relative;padding:30px 0px 0 0px; background:#fff;}
.mddNavCon a{ display:inline-block;height:32px;border:1px solid #ddd;color:#333;padding:0 20px;line-height:32px; border-radius:5px;margin:0 10px 10px 0;}
.mddNavCon a:hover{ text-decoration:none; border:1px solid #f60; background:#f60;color:#fff;}
.mddNavCon a.active{ border:1px solid #3bccff; background:#3bccff;color:#fff; text-decoration:none; cursor:default;}


.fixed.mddNavCon{ width:auto; position:fixed;left:0;right:0;top:0;height:90px;padding:10px 20px 0 30px; box-shadow:0 0 3px rgba(0,0,0,0.1);z-index:200;}
.hasSideBar .fixed.mddNavCon{right:40px;}

.calenderTop{height:80px; background:#ffba00; color:#fff; position:relative;}
.calenderTop.blue{ background:#44c1ed;}
.calenderList{margin-right:-20px;}
.calenderList > ul > li{float:left;width:285px;height:310px; background:#fff;margin:15px 10px 0 0;}
.calenderList > ul > li:hover{ opacity:0.8; cursor:pointer;}


.maldives{margin-left:760px;padding:0 20px 0 0; position:relative;height:240px;}
.maldives .price{ position:absolute;left:0;top:185px;}

a.learnMore{ display:inline-block;width:140px;height:42px;line-height:42px; border-radius:1000px; color:#fff; background:#ffaf49; text-align:center; text-decoration:none; position:absolute;right:10px;bottom:10px;}

a.learnMore:hover{ background:#f3740d;}

.month{font-size:50px; font-weight:bold;margin-right:5px;}
.weather{ position:absolute;right:15px;top:50%;margin-top:-15px; display:inline-block;height:30px;line-height:30px;}

.monthWrapper{line-height:80px;padding:0 0 0 15px;}

.calenderBox{width:285px;}
.calenderBoxs{padding:10px 30px;position: relative;}
.calenderBoxs h1{font-size:24px;font-weight: normal;}
#climateInfo{font-size:18px;position: absolute;right:30px;top:0px;}


.mddtag{ background:#fff; border-radius:5px;}
.mddtag a{ display:inline-block;padding:5px 15px;margin:10px 10px 0 0; border:1px solid #61b1f7;color:#61b1f7; border-radius:2px;}
.mddtag a:hover{ background:#f60;color:#fff; border:1px solid #f60; text-decoration:none;}

.chooseQuestion{padding:20px; background:#f1f1f1;}
.chooseQuestion label{ display:block;padding:10px 10px 10px 15px; border-top:0px solid #f1f1f1; background:#fff;color:#333;}
.chooseQuestion label:hover{ background:#fafafa;color:#333;}
.chooseQuestion label:first-child{ border-top:0px solid #ddd;}
.chooseQuestion label.active{color:#f60;}
.cqTag{ display:inline-block;margin-left:10px;}





.calenderTitle{padding:5px 9px 5px;}
.calenderTitle li{float:left;width:38px; text-align:center;}
.calenderTitle li span{ display:inline-block;}
.calenderLi{padding:0 9px;}
.calenderLi li{width:38px;padding:3px 0;height:25px;float:left; text-align:center;}
.calenderLi li span{ display:inline-block; /*border:2px solid #fff;*/height:25px;width:25px; border-radius:0; box-sizing:border-box; border-bottom:2px solid #3dcdff;}

.calenderLi li span.high{ border-bottom-color:#ff6363;}
.calenderLi li span.low{ border-bottom-color:#98d817;}



#flashMsg{height:40px; position:fixed;left:0;right:0;top:0; text-align:center;line-height:40px; text-align:center; background:#fff;z-index:222; display:none;}
#flashMsg.primary{ background:#337ab7;color:#fff;}
#flashMsg.success{ background:#5cb85c;color:#fff;}
#flashMsg.info{ background:#5bc0de;color:#fff;}
#flashMsg.warning{ background:#f0ad4e;color:#fff;}
#flashMsg.danger{ background:#d9534f;color:#fff;}


.pop{ background:rgba(0,0,0,0.5); position:fixed;left:0;right:0;top:0;bottom:0;z-index:220; }
.popCon{ position:absolute;left:50%;top:50%; background:#fff;border-radius:0px;}


.popTitle > span{ font-size:22px;padding:10px 0 0 20px; display:inline-block;}

.popMsg{ text-align:center;line-height:40px;  font-size:20px;color:#666;}
.popClose{ position:absolute;right:10px;top:10px; opacity:0.5;}
.popClose:hover{ opacity:1;}


.popDown{ text-align:center; position:absolute;left:0;right:0;bottom:40px;}
.popBlueBtn{ display:inline-block; height:40px;padding:0 30px;margin:0 10px;line-height:40px; background:#01aa33;color:#fff; border-radius:4px;}
.popBlueBtn:hover{ background:#36f; text-decoration:none;}
.popGrayBtn{}
.popGrayBtn{ display:inline-block; height:40px;padding:0 30px;margin:0 10px;line-height:40px; background:#999;color:#fff; border-radius:4px;}
.popGrayBtn:hover{ background:#ccc;text-decoration:none;}



.allPrice{ position:absolute;right:20px;top:20px;}




/**********************************/
.monthNav{margin-right:-11px;}
.monthNav li{height:80px;background:#fff;width:87px; text-align:center;box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box;float:left;margin:10px 11px 0 0; cursor:pointer;}
.monthNav li.active{border:2px solid #ffba00;border-top:0; cursor:default;}
.monthNav li > div{height:40px; background:#ffba00;line-height:40px;}
.monthNav li > div img{margin-top:0px;}
.monthNav li > p{line-height:40px;font-size:14px;color:#999999;margin:0;}
.monthNav li > p b{font-size:22px;}

.monthNav li.t01.active{border-color:#ffba00;}  /*太阳*/
.monthNav li.t01 > div{ background:#ffba00;}
.monthNav li.t02.active{border-color:#7f5231;} /*打雷/沙尘暴*/
.monthNav li.t02 > div{ background:#7f5231;}
.monthNav li.t03.active{border-color:#98d817;} /*多云*/
.monthNav li.t03 > div{ background:#98d817;}
.monthNav li.t04.active{border-color:#44c1ed;} /*下雪*/
.monthNav li.t04 > div{ background:#44c1ed;}
.monthNav li.t05.active{border-color:#44c1ed;} /*下雨*/
.monthNav li.t05 > div{ background:#44c1ed;}

.monthNavDiv{color:#fff;font-size:12px;}



.payUlLeft{width:650px;float:left;}
.payUlRight{width:440px;float:right;}
.payUl .payUlLeft li{width:648px;}
.payUl .payUlRight li{width:438px;}

.payUl h3{border:1px solid #ddd; background:#f8f8f8;padding:10px 0;  text-align:center;margin:0;}
.payUl li{border:1px solid #ddd; border-top:0; display:table;}
.payUl li > div{ display:table-cell;width:80px; text-align:center;background:#f8f8f8;border-right:1px solid #ddd; vertical-align:middle;padding:10px 0;}
.payUl li > div p{margin:0;}
.payUl li > div img{width:32px;}
.payUl li > p{ display:table-cell;padding:10px 15px; vertical-align:middle;}



.downi{height:150px; background:rgba(0,1,23,0.8); position:fixed;left:0;right:0;bottom:0;z-index:222;}
.downi > div{height:150px;}
.hasSideBar .downi{
    /*right:40px;*/
}
.downiImg{ position:absolute;left:30px;bottom:0;}
.downiClose{ position:absolute;right:10px;top:10px;}



.downBanner{height:605px; background:url("../img/appbgs.jpg") no-repeat center center; position:relative;}
.downAPPbg{background:url("../img/appbg.jpg") center center;padding:290px 0 250px; position:relative;}


.daImg{ position:absolute;top:-810px;left:0;}
.daImgBig{position:absolute;top:-240px;right:0;}
.downAPPline{ position:absolute;left:0;top:65px;}

.iosBtn{ position:absolute;left:380px;top:360px;}
.iosBtn:hover{ opacity:0.8;}
.andBtn{ position:absolute;left:640px;top:360px;}
.andBtn:hover{ opacity:0.8;}


.swBox{ position:absolute;width:180px;height:180px;left:940px;top:240px;}
.swBox .sw{ position:absolute;right:-70px;top:-50px;}


.dvBox{height:520px; background:rgba(230,0,0,0.5);}



.hoverTips > div{ display:none; background:#fff;border:1px solid #999; background:#ffffe1;padding:10px; position:absolute;left:10px;top:20px;z-index:222;width:450px; text-align:left;}
.hoverTips > span{ display:inline-block;height:16px;width:16px;line-height:16px; text-align:center; border-radius:100px;color:#333; background:#fff;border:1px solid #333;margin-left:10px; cursor:default;font-size:12px;}
.hoverTips:hover > div{ display:block;}





.moreBtn{height:50px;line-height:50px; text-align:center; border-radius:100px;border:1px solid #ddd; background:#fafafa;color:#000; display:inline-block;padding:0 60px;font-size:18px;}
.moreBtn:hover{ background:#fff; text-decoration:none; border-color:#ccc;}


.tripBtns{ position: absolute;right:30px;top:45px;}
.tripBtns a{color:#666;}

/*******/
.towhereH3{ text-align:center; position:absolute;left:0;right:0;margin:0;height:43px;top:-21px;}
.towhereH3 span{ display:inline-block;height:43px; border-radius:100px;color:#fff; background:#3accff;line-height:43px;padding:0 35px;}
.towhere{border:4px solid #3accff; background:#fff;}

a.yellowBtn{background:#ff8830;color:#fff; display:inline-block;width:220px;height:52px; line-height:52px; text-align:center; text-decoration:none;font-size:24px; border-radius:100px;transition:1000ms ease background; }
a.yellowBtn:hover{background:#500073;}

.thisQuestions{padding:50px 0 0;width:960px;margin-left:auto;margin-right:auto; text-align:center;}
.thisQuestions label{font-size:12px; border:2px solid #e6e7eb;width:180px; display:inline-block;padding:10px 0;}
.thisQuestions label:hover{border:2px solid #f60;}
.thisQuestions label.active{border:2px solid #3accff;}

.results{ text-align:center;width:960px;margin-left:auto;margin-right:auto;}
.results li{ display:inline-block;width:185px;padding:10px 0;}
.results li img{ border-radius:1000px;height:180px;width:180px;transform:rotate(0deg);transition:300ms ease all;}
.results li img:hover{transform:rotate(7deg);}
.results li p{line-height:100%;}



.goWhereBox{height:530px; position:relative; background:#3accff;}


.goWhereBox .goWhereBg{ bottom:-65px;left:50%;margin-left:-592px;position:absolute;height:209px;width:1183px;background:url("../img/dbg.png") no-repeat center center;}
.gBox{width:1080px;margin:0 auto; position:relative;height:530px;}

.m01{ position:absolute;top:50px;left:295px;transition:1000ms ease all;}
.m02{position:absolute;top:100px;left:505px;transition:1000ms ease all;}
.m03{position:absolute;top:320px;left:295px;transition:1000ms ease all;}
.m04{ position:absolute;bottom:10px;left:-300px;z-index:222;transition:1000ms ease all;}


.active .m01{top:180px;}
.active .m02{top:180px;}
.active .m03{top:290px;}
.active .m04{left:-100px;}

@-webkit-keyframes n01{
    0%{top:240px;}
    50%{top:210px;}
    100%{top:240px;}
}
@-webkit-keyframes n02{
    0%{top:280px;}
    50%{top:260px;}
    100%{top:280px;}
}
@-webkit-keyframes n03{
    0%{top:170px;}
    50%{top:200px;}
    100%{top:170px;}
}

.n01{ position:absolute;top:240px;left:855px;z-index:22;animation:n01 10s linear infinite;}
.n02{ position:absolute;top:280px;left:1035px;z-index:22;animation:n02 15s linear infinite;}
.n03{ position:absolute;top:170px;left:915px; z-index:22;animation:n03 15s linear infinite;}
.n04{ position:absolute;top:130px;left:855px;animation:n04 15s linear infinite;}
.n05{ position:absolute;top:240px;left:1105px;animation:n05 10s linear infinite;}

@-webkit-keyframes n04{
    0%{left:855px;}
    50%{left:955px;}
    100%{left:855px;}
}
@-webkit-keyframes n05{
    0%{left:1105px;}
    50%{left:1005px;}
    100%{left:1105px;}
}



/*旅游攻略*/
.gonglue{ background-color:#fff; padding:30px 0px;}
.trip_gl{
	width:100%;
	margin-top:10px}
.trip_gl .trip_tit{
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:2px solid #5ab3ff}
.trip_gl .trip_tit span{
	float:left;
	color:#007cd4;
	font-size:20px;
	font-weight:bold}
.trip_gl .trip_tit a{
	color:#969696;
	float:right;
	font-size:14px}
.trip_gl .trip_con{
	width:1128px;
	padding:20px;
	border:1px solid #dfdfdf;
	background:#fff}

.sidle_pic{
	float:left;
	width:380px}
.yx-rotaion{
	float:left;
	width:380px;
	height:248px}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn {
	position:absolute}
.yx-rotation-title {
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	width:100%;
	height:40px;
	background:#000;
	line-height:40px;
	opacity:0.4;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	_bottom:-1px}
.yx-rotation-t {
	display:none;
	bottom:0;
	left:10px;
	z-index:2;
	overflow:hidden;
	width:248px;
	height:40px;
	color:#fff;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:16px;
	font-family:microsoft yahei;
	line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span {
	display:block;
	background:url(../images/ico.png) no-repeat}
.yx-rotation-focus {
	left:30%;
	bottom:0;
	z-index:2;
	height:40px;
	line-height:40px}
.yx-rotation-focus span {
	position:relative;
	top:14px;
	float:left;
	margin-left:5px;
	width:20px;
	height:20px;
	background-position:-25px -133px;
	text-indent:-9999px;
	line-height:12px;
	cursor:pointer}
.yx-rotaion-btn {
	top:50%;
	margin-top:-20px;
	width:100%;
	height:41px}
.yx-rotaion-btn span {
	position:relative;
	width:41px;
	height:41px;
	opacity:0.3;
	cursor:pointer;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3}
.yx-rotaion-btn .left_btn {
	left:10px;
	float:left;
	background-position:-2px -2px}
.yx-rotaion-btn .right_btn {
	right:10px;
	float:right;
	background-position:-2px -49px}
.yx-rotaion-btn span.hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8}
.yx-rotation-focus span.hover {
	background-position:0 -133px}
.rotaion_list {
	overflow:hidden;
	width:0;
	height:0}

.sidle_pic p{
	float:left;
	width:370px}
.sidle_pic p.tit a{
	float:left;
	color:#333;
	width:370px;
	height:30px;
	line-height:30px;
	font-size:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis}
.sidle_pic p.txt{
	float:left;
	color:#555;
	width:370px;
	height:50px;
	line-height:25px;
	font-size:14px;
	overflow:hidden; margin-top:0px;}
.sidle_pic p.txt a,
.trip_list ul li p.txt a{
	color:#01aa33}

.trip_list,
.trip_list ul{
	float:right;
	width:730px}
.trip_list ul li{
	float:left;
	width:340px;
	margin:8px 20px 8px 0px; border-bottom:dashed 1px #ddd;}
.trip_list ul li.mr_0{
	margin-right:0}
.trip_list ul li p{
	float:left;
	width:350px;
	padding:0px;
	margin:0px;
	}
.trip_list ul li p.tit a{
	float:left;
	color:#333;
	width:330px;
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-size:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:url(../images/arrow-rig.png) left no-repeat}
.trip_list ul li p.txt{
	float:left;
	color:#555;
	width:330px;
	height:50px;
	line-height:25px;
	padding-left:20px;
	font-size:14px;
	overflow:hidden;margin:10px auto 15px auto; overflow:hidden;text-overflow:ellipsis;}
	
.page_list{ margin:10px auto; line-height:35px; height:35px; background-color:#f5f5f5;}
.page_list a{ display:inline-block; text-align:center;line-height:30px; height:30px; padding:0px 10px; margin-right:10px; background-color:#fff;border:solid 1px #ddd}
.page_list a.on{ background-color:#093;color:#fff;}

.case-box{ padding:20px; width:850px; overflow:hidden;}
.case-box h1 {
    font-weight: 400;
    background-color: #093;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    padding: 0px 25px;
    margin: 0px auto;
    text-align: center;
}
.case-img{padding:10px;border:solid 1px #ddd; margin:20px auto 0px auto; display:block; max-width:800px;}
.case-nr{margin-top:20px;}
.case-shar{ margin:20px auto; background-color:#f5f5f5; padding:10px;}

.duibi{margin:0px auto 20px auto; position:relative;}
.vs{ position:absolute; z-index:999; top:70px; left:470px;}
.duibi1{float:left;width:540px; padding:19px; background-color:#eee; border:solid 1px #ccc;}
.duibi2{float:right;width:540px; padding:19px; background-color:#fff; border:solid 1px #ccc; color:#093}
.duibi .hh {
    color: #333;
    font-size: 20px;
    font-family: "微软雅黑";
    line-height: 40px; text-align:center;border-bottom:solid 1px #ddd; margin-bottom:20px; font-weight:800;
}
.duibi1 .li{
    color: #555; width:100%;
    font-size: 16px;
	line-height: 40px;
    font-family: "微软雅黑";
    font-weight: bold; background:url(../images/xx1.png) left center no-repeat; padding-left:45px;
}
.duibi1 .ul{width:520px; margin-left:10px;}
.duibi2 .ul{width:460px; margin-left:80px;}
.duibi2 .li{
    color: #083;width:100%;
    font-size: 16px;
	line-height: 40px;
    font-family: "微软雅黑";
    font-weight: bold; background:url(../images/gg1.png) left center no-repeat; padding-left:45px;
}
.tab1{}
.tab1 .on { BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; background-color:#01aa33;  line-height:40px; color:#FFF; font-size:16px;text-align:center; cursor: pointer; }
.tab1 .on a{ color:#fff;}
.tab1 .off {cursor: pointer;color:#555;font-size:16px;height:40px;text-align:center;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #01aa33;}
.tab1 .off a{color:#fff;}
.tab1 th {}
.red {
    color: #FF6600;
}
.wzgd{color:#093;}
.ke-zeroborder td{ vertical-align:top; line-height:20px; padding-bottom:5px;}

.line_xlxq{ font-size:15px; color:#333; line-height:25px;}

.cookie-dialog{max-width:800px;background-color:#fff;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);overflow-x:hidden;z-index:999;box-shadow: 0 0 18px rgba(0,0,0,.2);display:none;}

.cookie-dialog .dialog-closeBtn{position:absolute;right:10px;top:10px;width:20px;height:20px;background:url(../img/close.png) no-repeat center / 100%;text-indent: -9999px;}

.cookie-dialog .dialog-title{margin-top:40px;}

.cookie-dialog .dialog-title h2{text-align:center;}

.cookie-dialog .dialog-btnGroup{padding: 15px 30px;text-align: center;display:flex;justify-content: space-between;}

.cookie-dialog .dialog-content{margin: 0 30px 10px 30px;line-height: 1.5;}

.cookie-dialog .dialog-content p{color:#696969;}

.cookie-dialog .dialog-btnGroup a{display:inline-block;min-width: 115px;padding: 12px 10px;letter-spacing: .05em;line-height: 1.4;font-size: .813em;font-weight: 600;height: auto;white-space: normal;word-break: break-word;word-wrap: break-word;}

.cookie-dialog .btngroup_select a{background-color: #0171AD;border-color: #0171AD;color: #FFFFFF;}

.cookie-dialog .btngroup_select a.reject-btn{margin: 10px 20px 15px 0;}