﻿@charset "utf-8";
body { margin:0; padding:0;font-size:14px;font-family:'Microsoft YaHei',Arial, Helvetica, sans-serif;text-align:left; min-width:1200px; }
body > div {margin-right:auto; margin-left:auto;} 
div,form,img,ul,ol,li,p,dl,dt,dd { margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-weight:normal;font-family:'Microsoft YaHei';font-weight:bold;font-size:14px;}
ul,li {list-style:none;line-height:24px;}
img{border:0px; vertical-align: middle; }
a {text-decoration:none;color:#333;cursor: pointer;}
.left { float: left;}
.right { float: right;}
.area:after,.clear:after,.con:after,.wrap:after{content:" ";display:block;visibility:hidden;height:0;clear:both;}
.clear,.area,.con:after{*zoom:1;clear:both;}
.area{margin-left:auto;margin-right:auto;width:1200px;position:relative;}
.clear,.wrap{*zoom:1}

/***************导航*******************/
.header {position:relative; z-index: 99;}
.top-box{ position:relative; width:100%;height: 100px;padding-top: 20px;}
.msgtel{position:absolute;top:30px;left:260px;}
.msgtel img{width: 23px;height: 23px;}
.msgtel ul li{float: left;margin-right: 30px;}
.msgtel ul li span{margin-left: 10px;}
.login{position: absolute;right: 0;top: 30px;}
.login a{padding: 5px 20px;border: 1px solid #999;border-radius: 8px;margin-right: 10px;}
.login a:hover{background-color: #3b99fc;border: 1px solid #3b99fc;color: #fff;}
.nav-box{position: relative;background-color: #3b99fc;}
.m-nav a{ -webkit-transition:none; transition:none;}
.m-nav .fir-ul{font-size:0;}
.m-nav .fir-ul .fir-li{display:inline-block;*display:inline;zoom:1;vertical-align:top;text-align:center;position: relative;width:150px;}
.m-nav .fir-ul .fir-li.hover{background-color: #2676e3;}
.m-nav .fir-ul .on{background-color: #2676e3;}
.m-nav .fir-ul .u-a{ display:block;padding:0 20px;height:55px;line-height:55px;color:#fff;font-size:15px;}
.m-nav .sec-box{display:none;width:100%;position:absolute;top:55px;left:0;font-size:0; overflow:hidden;background-color: #2676e3;z-index: 5;}
.m-nav .sec-box ul{ white-space:nowrap;}
.m-nav .sec-box li{ display:inline; zoom:1; vertical-align:top;height:50px;line-height:50px;overflow:hidden;}
.m-nav .sec-box li a{display:block;font-size:14px;color:#fff; -webkit-transition:all .2s; transition:all .2s;width:100%;height:50px;overflow:hidden;}
.m-nav .sec-box li.hover a{background-color:rgba(0,0,0,.3);}
.m-nav .nav-line{ position:absolute; left:0; bottom:-2px; height:3px; overflow:hidden;}
.m-nav .nav-line i{ display:block; margin:0 auto; width:80%; height:3px; overflow:hidden; background:#178ed4; -webkit-transition:all .6s; transition:all .6s;}

/***************幻灯大图*******************/
.m-focus-d{position:relative;z-index:1;width:100%;height:600px;overflow:hidden;}
.m-focus-d .switchable-box{width:100%;height:600px;}
.m-focus-d .switchable-content li{width:100%;height:600px;text-align:center;text-indent:-9999em;}
.m-focus-d .switchable-content li img{visibility:hidden;}
.m-focus-d .a{display:block;position:absolute;top:200px;z-index:25;width:50px;height:18px;line-height:18px;text-align:center;}
.m-focus-d .m-focus-prev {left:0px;}
.m-focus-d .m-focus-next {right:0px;}
.m-focus-d .switchable-nav {position:absolute;bottom:20px;z-index:50;width: 100%;display: flex;justify-content: center;align-items: center;}
.m-focus-d .switchable-nav li {float:left;display:inline;margin:0 3px;width:10px;height:10px;cursor:pointer;background-color: rgba(249, 249, 249, .8);border-radius: 50%;}
.m-focus-d .switchable-nav li.active {background:#fff;width: 30px;border-radius: 8px;}
.m-focus-d .switchable-caption {height:24px;}

.m-search-box{width: 420px;height: 355px;border-radius: 8px;box-shadow:4px 4px 10px #bfbfbf;z-index:9;background-color: #fff;position: absolute;top: 105px;}
.m-search-box .sea-nav{width: 50px;float: left;}
.m-search-box li{width: 50px;height:118px;color: #3b99fc;display: flex;flex-direction: column;justify-content: center;align-items: center;border-bottom: 1px solid #fff;}
.m-search-box li:last-child{border-bottom: none;}
.m-search-box li:last-child a{border-radius: 0 0 0 8px;height: 119px;}
.m-search-box li p{line-height: 18px;}
.m-search-box .sea-nav a{background-color: #3b99fc;color: #fff;display: inline-block;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.m-search-box .sea-con{width: 330px;float: right;padding: 20px;}
.m-search-box .con-nav{display: flex;justify-content: space-between;align-items: center;}
.m-search-box .con-nav a{height: 25px;}
.m-search-box .con-nav .curent{color: #67b7df;border-bottom: 2px solid #67b7df;}
.m-search-box .con-form{padding: 55px 35px;position: relative;}
.m-search-box .con-form p{margin-bottom: 10px;text-align: end;position: relative;}
.m-search-box .con-form p:last-child{margin-top: 50px;}
.m-search-box .con-form p span{margin-left: 15px;}
.m-search-box .con-form p img{position:absolute;top:0;right:0;}
.m-search-box .con-form .select{width: 100%;height: 36px;}
.m-search-box .con-form .input{width: 97%;height: 30px;}
.m-search-box .con-form .input::placeholder{color: #000;}
.m-search-box .con-form a{display: inline-block;width: 100%;height: 35px;line-height: 35px;text-align: center;background-color: #3b99fc;color: #fff;font-size: 16px;}

/***************首页内容*******************/
.anav-box{display: flex;justify-content: space-between;align-items: center;width: 1000px;margin: 50px auto;}
.anav-box .a-nav{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.line-box{margin-top: 80px;}
.line-box .l-list{width: 380px;height:340px;border-radius: 8px;overflow: hidden;box-shadow:4px 4px 10px #bfbfbf;margin-right: 25px;float: left;}
.line-box .l-list:last-child{margin-right:0;}
.line-box .l-img{width: 380px;height: 260px;}
.line-box .l-txt{padding: 10px 15px;display: flex;justify-content: space-between;}
.line-box .l-txt em{font-style: inherit;font-size: 20px;color: #3b99fc;font-weight: bold;margin-right: 5px;}
.line-box .l-title{font-size: 18px;display: flex;justify-content: space-between;}
.line-box .l-title img{width:320px;}
.line-box .l-title a{margin-top: 50px;font-size: 14px;}
.l-con{position:relative;z-index:1;width:100%;height:380px;overflow:hidden;margin-top: 50px;}
.l-con .switchable-box{width:100%;height:380px;}
.l-con .a{display:block;position:absolute;top:200px;z-index:25;width:50px;height:18px;line-height:18px;text-align:center;}
.l-con .m-focus-prev {left:0px;}
.l-con .m-focus-next {right:0px;}
.l-con .switchable-nav {position:absolute;bottom:20px;z-index:50;width: 100%;display: flex;justify-content: center;align-items: center;}
.l-con .switchable-nav li {float:left;display:inline;margin:0 3px;width:190px;height:4px;cursor:pointer;background-color: #c9c9c9;}
.l-con .switchable-nav li.active {background:#3b99fc;}
.l-con .switchable-caption {height:24px;}
.youlun-box{margin-top: 50px;}
.youlun-box .yl-title{display: flex;justify-content: space-between;}
.youlun-box .yl-title img{width:320px;}
.youlun-box .yl-title a{margin-top: 50px;}
.youlun-box .yl-con{margin-top: 50px;}
.youlun-box .yl-list{width: 280px;height:380px;border-radius: 8px;overflow: hidden;box-shadow:4px 4px 10px #bfbfbf;margin-right: 25px;margin-bottom: 25px; float: left;}
.youlun-box .yl-list:nth-child(4n){margin-right: 0;}
.youlun-box .yl-img{width: 100%;height: 260px;}
.youlun-box .yl-txt{padding: 10px 15px;}
.youlun-box .yl-txt em{font-style: inherit;font-size: 20px;color: #3b99fc;font-weight: bold;margin-right: 5px;}
.youlun-box .yl-mtitle{font-size: 18px;}
.youlun-box .yl-about{width: 100%;height: 40px;overflow: hidden;}
.news-box{margin-top: 50px;}
.news-box .tab-tt dt{float:left;width:33%;height:40px;line-height:40px;text-align:center;cursor:pointer;}
.news-box .tab-tt .current{background-color: #3b99fc;color: #fff;}
.news-box .tab-cn{padding: 10px 20px; height: 100px;}
.news-box .tab-cn li{float: left;width: 560px;height: 40px;line-height: 40px;}
.news-box .tab-cn li:nth-child(2n){margin-left: 40px;}
.news-box .tab-cn li em{font-style: inherit;color: #50baef;margin-right: 10px;}
.news-box .tab-cn li span{float: right;}
.f-nav-box{height: 60px;background-color: #077bb4;margin-top: 30px;}
.f-nav-box .f-nav-list{display: flex;justify-content: space-between;align-items: center;}
.f-nav-box .fnav{display: flex;justify-content: space-between;align-items: center;width: 200px;height: 60px;}
.f-nav-box .fcon{width: 180px;color: #fff;margin-left: 10px;}
.f-nav-box .ftitle{font-size: 18px;}

/***************底部*******************/
.footer-top{background:#3b99fc;padding: 40px 0;}
.footer-top-con{display: flex;justify-content: space-between;color: #fff;}
.f-lx{width: 400px;}
.flx-logo{height: 110px;}
.flx-logo img{margin-left: 35px;}
.flx-addr p{line-height: 25px;}
.f-ewm{display: flex;justify-content: space-between;}
.f-ewm .ewm{width:120px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.f-ewm .ewm:nth-child(1){margin-right: 10px;}
.f-ewm .ewm img{width: 100%}
.f-ewm .ewm p{margin-top: 10px;}
.f-nav{width: 280px;padding-left: 40px;}
.f-nav ul li{float: left;width: 120px;height: 40px;line-height: 40px;}
.f-nav ul li a{color: #fff;}
.f-work{background-color: rgba(249, 249, 249, .1);width: 240px;border-radius: 10px;padding: 20px;}
.fwk-tel{font-size: 22px;}
.fwk-tel span{margin-left: 5px;}
.fwk-time{margin-top: 10px;}
.fwl-nav{margin-top: 50px;display: flex;justify-content: space-between;}
.fwl-nav a{color: #fff;display: inline-block;}
.footer-bottom{min-height:50px; background:#007ebd;}
.footer-bottom p{padding-top:15px;color:#fff;text-align: center;}

.page-box {text-align: center;}
.page-box span {border: 1px solid #3b99fc;padding: 6px;margin: 0 5px;color: #3b99fc;display: inline-block;}
.page-box a {border: 1px solid #3b99fc;padding: 6px;margin: 0 5px;color: #3b99fc;display: inline-block;}
.page-box .num{width: 25px;}
.page-box .current {background: #3b99fc;color: #fff;}

/***************内页*******************/
.content{background:#f2f2f2;padding:20px 0;}
.content .con-title{font-size:16px;margin-bottom:18px;}
.con-nav{display:flex;align-items: center;margin-bottom: 20px;}
.nav-li{width:180px;height:35px;line-height:35px;text-align: center;margin-right: 6px;border:1px solid #bfbfbf;color: #333;font-size: 14px;overflow: hidden;}
.nav-li:last-child{margin-right: 0;}
.nav-li.on{background-color:#3b99fc;color:#fff;}
.nav-li:hover{background-color:#3b99fc;color:#fff;}
.content .con-info{border:1px solid #bfbfbf;padding:20px;background-color:#fff;width:96%;min-height:500px;}

/***************新闻*******************/
.con-news{border:1px solid #bfbfbf;padding:20px;background-color:#fff;width:96%;min-height:500px;}
.con-news .date{float:right;}

.con-ship{min-height:500px;}
.con-ship .yl-list{width: 275px;height:380px;border-radius: 8px;overflow: hidden;box-shadow:4px 4px 10px #bfbfbf;margin-right: 25px;margin-bottom: 25px; float: left;}
.con-ship.yl-list:nth-child(4n){margin-right: 0;}
.con-ship .yl-img{width: 100%;height: 260px;}
.con-ship .yl-txt{padding: 10px 15px;}
.con-ship .yl-txt em{font-style: inherit;font-size: 20px;color: #3b99fc;font-weight: bold;margin-right: 5px;}
.con-ship .yl-mtitle{font-size: 18px;}
.con-ship .yl-about{width: 100%;height: 40px;overflow: hidden;}

.pro{border:1px solid #ddd;background-color:#fff;}
.prodetail{height:400px;background-color: #f1f6fa;display: flex;padding: 15px;}
.m-itemImage{height:400px;}
.m-itemImage .smallImg{position:relative;width:100%;}
.m-itemImage .scrollbutton{width:20px; top:0px;height:77px; overflow:hidden; position:absolute;cursor:pointer;background-color: #3b99fc;border-radius:4px; color: #fff;line-height: 77px;text-align: center;font-weight: bold;font-size: 18px;}
.m-itemImage .smallImgUp{background-position:left center;left:0;}
.m-itemImage .smallImgDown{background-position:right center; right:0;}
.m-itemImage .imageMenu {width:500px;overflow:hidden; margin-top:4px;margin-left:auto;margin-right:auto}
.m-itemImage .imageMenu ul{width:9999px;}
.m-itemImage .imageMenu li {float:left;width:83px;text-align:center}
.m-itemImage .imageMenu li img{border:1px solid #ddd; width:77px; height:77px;cursor:pointer;}
.m-itemImage .imageMenu li.onlickImg img{border:1px solid #c00;}
.m-itemImage .bigImg{position:relative;margin-bottom:5px;border: 1px solid #dfdfdf;width:550px;height:300px;}
.m-itemImage .bigImg .midimg{width:100%;height:100%;}
.m-itemContent{margin-left: 20px;}
.m-itemContent .name{padding-bottom:10px;margin-bottom:8px;line-height:24px;}
.m-itemContent .name h1{height:24px;line-height:24px;margin-bottom:8px;font-weight:normal;overflow:hidden;font-size:18px;text-overflow: ellipsis;white-space: nowrap;}
.m-itemContent .name span{color:#fcb30e;}
.m-itemContent .m-about{border-bottom:1px dotted #dedede;}
.m-itemContent .m-about dd{padding-left: 20px;margin-top: 10px;margin-bottom: 10px;height:60px;overflow:hidden;}
.m-itemContent .m-about .vrbtn{float: right;background-color: #f5b93c;padding: 5px 10px;font-size: 12px;border-radius: 4px;}
.m-itemContent .m-summary{margin-top: 10px;}
.m-itemContent .m-summary li{float: left;height: 30px;line-height: 30px;width: 210px;}
.m-itemContent .m-summary li:nth-child(2n){float: right;}
.m-itemContent .m-summary li span{color: #3b99fc;}
.m-itemContent .m-price{margin-top:30px;color:#ff6600;display: flex;align-items:center;}
.m-itemContent .m-price span{font-size:16px;}
.m-itemContent .m-price em{font-style: normal;font-size:30px;}
.m-itemContent .m-price a{display: inline-block;width:150px;height: 35px;line-height: 35px;text-align: center;background-color:#f5b93c;color:#733d02;border-radius:8px;margin-left:40px;font-size:16px;}
.m-itemContent .m-barninfo td:nth-child(1){width: 70px;text-align: right;}

.navbox {border-bottom: 1px solid #ddd;height: 38px;line-height: 38px;margin-bottom: 10px;margin-top: 20px;width: 100%;}
.navbox .navtab ul li {color: #333333;float: left;width: 122px;height: 38px;line-height:38px;text-align: center;}
.navbox .navtab ul li a{font-size:16px;display: inline-block;width: 100%;}
.navbox .navtab .on a {color: #3b99fc;border-bottom: 2px solid #3b99fc;}
.navbox .scollMuneguide{position: fixed;top: 0;background-color: #F8F8F8;border-bottom: 2px solid #ddd;color: #FFFFFF;height: 38px;line-height: 38px;margin-bottom: 10px;width: 1200px;z-index: 99;}
.carInfo{border-bottom: 1px solid #ddd; padding: 15px;}
.carInfo .car_content .car_title{width: 110px;height: 30px;background-color: #3b99fc;color: #fff;font-size: 15px;display: flex;justify-content: center;align-items: center;border-radius: 8px;}
.carInfo .car_content .car_neirong{margin-top:10px;}
.buy{margin-top:20px;}
.buy .title{height: 40px;line-height: 40px;background-color: #ddd;padding-left: 30px;}
.buy .hxnav{height: 80px;line-height: 80px;padding-left: 30px;}
.buy .calendar{padding: 10px;height: 48px;position: relative;}
.buy .calendar .prev, .calendar .next{width: 16px;height: 58px;line-height: 58px;float: left;margin-left: 25px;text-align: center;cursor: pointer;background: url(../images/youlun.gif) no-repeat;}
.buy .calendar .prev{background-position: -256px;}
.buy .calendar .next{background-position: -284px;}
.buy .calendar_div{position: relative;width: 90%;height: 58px;float: left;overflow: hidden;color: #7c7c7c;}
.buy .calendar_div ul{position: absolute;top: 0;left: 0;height: 58px;}
.buy .calendar_div ul li{width: 90px;height: 54px;padding-left: 4px;padding-top: 4px;margin-left: 4px;background: url(../images/youlun.gif) no-repeat;background-position: -100px;text-align: left;float: left;cursor: pointer;}
.buy .calendar_div ul li a p:nth-child(1){padding-left:4px;}
.buy .calendar_div li.calendar_current{background: url(../images/youlun.gif) no-repeat;background-position: 0px;}
.buy .calendar_div .date_price_num{color: #ff6600;}
.buy .barnnav{background-color: #ddd;padding-bottom: 10px;min-height:50px;}

.pkg-table {
	margin: 0 auto;
	width: 95%;
	border: 1px solid #f1f6fa;
}
.pkg-table td {
    padding: 8px 0 8px 10px;
    vertical-align: top;
}
.pkg-table-hd {
	background-color: #fff;
}
.pkg-table-hd td{
	border-bottom: 1px solid #f1f6fa;
}
.pkg-barn{
	cursor: pointer;
}
.pkg-barn td{
    border-bottom: 1px solid #f1f6fa;
}
.base_price {
    color: #ff6600;
    font-family: arial;
    font-style: normal;
    text-decoration: none;
}
.pkg-basebtn{
	display: inline-block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #f5b93c;
	color: #733d02;
	border-radius: 8px;
}
.pkg_flthotel_select {
    background-color: #f1f6fa;
}
.pkg_flthotel_padding{
	background-color: #fff;
}
.pkg_flthotel_padding>td{
	border-bottom: 1px solid #f1f6fa;
}
.detail_hide{display: none;}
.pkg-room-notice {
    background-color: #ffe59a;
    background-position: 8px -623px;
    color: #733d02;
	width: 95%;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    padding-left: 30px;
}
.pkg-room-con {
    display: flex;
	margin-top: 15px;
}


.route_list{display: none;}
.route_list dl {padding: 12px 0 12px 23px;border-bottom:1px dotted #ddd}
.route_list dl:last-child{border-bottom:none;}
.route_list dt {float: left;height: 64px;line-height: 64px;margin-right: 24px;text-align: center;width: 64px;border: 10px solid #3b99fc;border-radius: 50%;}
.route_list dt em {color: #0470b1;font: bold 18px/60px georgia,Arial;}
.route_list dd {border-left: 1px dotted #ddd;float: revert;overflow: hidden;padding-left: 10px;}
.route_list .daytitle{background-color: #ddd;color: #555555;margin-bottom: 10px;text-indent: 20px;width: 100%;height: 35px;line-height: 35px;}
.route_list .daytitle strong{margin-right: 15px;}
.route_list .daytitle .yc1 {font-weight: bold;margin-right: 20px;}
.route_list .daytitle .yc2 {font-weight: bold;margin-left: 20px;}

.skb_search {
	border: 1px solid #ddd;
    padding: 10px;
    background-color: #fbfbfb;
    margin-bottom: 10px;
    margin: 0 auto;
    height: 56px;
    color: #666;
    _height: 41px;
    _padding-bottom: 0;
}
.skb_search .fl {
    padding-right: 10px;
    border-right: 1px solid #eaeaea;
    width: 100px;
	float: left;
}
.skb_search .fl p {
    height: 28px;
    line-height: 28px;
}
.skb_search .fl p input {
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px;
}
.skb_search .fr {
    width: 990px;
    height: 56px;
	float: right;
}
.skb_search .fr p {
    float: left;
    width: 226px;
    height: 56px;
    line-height: 56px;
    margin-right: 20px;
    display: inline;
}
.skb_search .fr input, .skb_search .fr select {
    border: 1px solid #dfdfdf;
    height: 26px;
    line-height: 26px;
    margin-left: 5px;
    width: 134px;
}
.skb_search .fr .searchbtn {
    width: 173px;
    height: 30px;
    text-align: center;
    color: #fff;
    background-color: #fc9515;
    border: none;
    margin-top: 12px;
	border-radius: 4px;
}
.skb_list {
	border: 1px solid #ddd;
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
    min-height:500px;
}
.datetab td {
    width: 399px;
    min-height: 400px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.datetab td:nth-child(3n) {
    border-right: none;
}
.datetab h3 {
    background: none repeat scroll 0 0 #fffeed;
    border-bottom: 1px solid #ddd;
    color: #777;
    font-size: 12px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    text-indent: 10px;
    text-align: center;
    font-weight: bold;
}
.datetab .list {
    min-height:400px;
    padding:0 5px;
}
.datetab .list li {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
}
.datetab .list li a .name {
    color: #125d9e;
    float: left;
    overflow: hidden;
    width: 110px;
    height: 30px;
}
.datetab .list li a .line {
    color: #ff6600;
    float: left;
    width: 80px;
}
.datetab .list li a .star {
    color: #666666;
    float: left;
    text-align: center;
    width: 100px;
}
.datetab .list li a .price {
    color: #125d9e;
    cursor: pointer;
    display: block;
    float: left;
    text-align: left;
}
.line_list{min-height:500px;}
.buy_yd .calendar_buy{padding: 20px 10px;height: 58px;position: relative;border: 1px solid #ddd;background-color:#fff;}
.buy_yd .calendar_buy .prev, .calendar_buy .next{width: 16px;height: 58px;line-height: 58px;float: left;text-align: center;cursor: pointer;background: url(../images/youlun.gif) no-repeat;}
.buy_yd .calendar_buy .prev{background-position: -256px;}
.buy_yd .calendar_buy .next{background-position: -284px;}
.buy_yd .calendar_yd{position: relative;width: 97%;height: 58px;float: left;overflow: hidden;color: #7c7c7c;}
.buy_yd .calendar_yd ul{position: absolute;top: 0;left: 0;height: 58px;}
.buy_yd .calendar_yd ul li{width: 90px;height: 54px;padding-left: 4px;padding-top: 4px;margin-left: 4px;background: url(../images/youlun.gif) no-repeat;background-position: -100px;text-align: left;float: left;cursor: pointer;}
.buy_yd .calendar_yd ul li a p:nth-child(1){padding-left:4px;}
.buy_yd .calendar_yd li.calendar_current{background: url(../images/youlun.gif) no-repeat;background-position: 0px;}
.buy_yd .calendar_yd .date_price_num{color: #ff6600;}


.date{ width:1200px; overflow:hidden; margin-top:10px;}
.date .fl img{ margin-left:20px;}
.date .fr{ display:block;_zoom:1; width:100%;}
.date .fr .time{ text-indent:12px; height:38px; line-height:48px; _line-height:38px; color:#444444; text-align:center;}
.date .fr .price{ color:#f60;  text-align:center; font-size:24px; font-family:Arial, Helvetica, sans-serif;}
.date .fr .price dfn{ font-size:12px;}
.date .fr div{ float:left;}
.date .fr ul li{ width:140.5px; height:74px; border-right:1px solid #e2e2e2; float:left; border-bottom:2px solid #39c; border-rigjht:1px solid #d9d9d9; border-top:1px solid #d9d9d9;}
.date .fr ul .yx{ border:2px solid #39c; border-bottom:none; height:77px; background-color:#fff;}
.date .fr .prev{ cursor:pointer}
.date .fr .next{ cursor:pointer}
.date .fr ul .yx .price{ font-weight:500;}
.days{ width:1134px; position:relative; overflow:hidden; height:77px; border-bottom:none;border-top:none; background-color:#f8f8f8;}
.days ul{ position:absolute; left:0; top:0; float:left; width:10000px;}
.days ul li{ cursor:pointer;}
.days .none{ background:#f1f1f1; color:#ccc;}
.days .none .price{ color:#ccc;}

.yd-ships{
	width: 100%;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
    background-color:#fff;
}
.yd-ships th{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	font-weight: normal;
    border-bottom: 1px solid #ddd;
    background-color: #f8f8f8;
}
.yd-ships td{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
	padding-left: 10px;
}
.yd-ships .ship-date{
	font-size: 18px;
}
.yd-ships .name-txt{
	color: #e51c40;
}
.yd-ships .ship-price{
	color: #ff6600;
	font-size: 18px;
}
.yd-ships .ship-btn{
	background-color: #3b99fc;
	padding: 5px 20px;
	border-radius: 4px;
	color: #fff;
}
.book {
    border: 3px solid #3b99fc;
    background-color: #fff;
}
.yd_notice {
    padding:10px;
    line-height:25px;
}
.layout .lay-hd {
    background-color: #a59d9d;
    color: #e5f8ff;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
}
.layout:nth-child(2), .layout:nth-child(3) {
    min-height: 300px;
}
.layout .lay-bd ul li {
    width: 24%;
	height: 40px;
	line-height: 40px;
    float: left;
    text-align: center;
    font-size: 13px;
}
.orderpro-list {
	width: 100%;
}
.orderpro-list th {
    background-color: #dbdee3;
    color: #010068;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    text-align: left;
	padding-left: 10px;
}
.orderpro-list td {
    border-bottom: 1px solid #ddd;
    color: #343434;
    height: 40px;
    line-height: 40px;
	padding-left: 10px;
}
.btn-nums a {
    background-color: #3b99fc;
    display: block;
	width: 24px;
    height: 24px;
	line-height: 24px;
	text-align: center;
	float: left;
	color: #fff;
}
.btn-nums .inp-text {
    border: 1px solid #BDBDDB;
    float: left;
	width: 60px;
    height: 20px;
    line-height: 20px;
    margin: 0 5px;
    text-align: center;
}
.order-total {
    background-color: #FBF7F8;
    border-top: 1px solid #DDDDDD;
    font-size: 14px;
    font-weight: bold;
    line-height: 48px;
    margin: 20px 0 0;
    padding: 0 40px;
    text-align: right;
}
.order-total em{
	font-style: normal;
	color: #FF5500;
}
.order-total strong{
	color: #FF5500;
	font-size: 18px;
}
.order-commit {
    background-color: #FBE3EF;
	width: 100%;
	height: 80px;
    display: flex;
	justify-content: center;
	align-items: center;
}
.order-commit .btn-submit{
    border:none;
    background-color: #3b99fc;
    color: #FFFFFF;
    font-size: 14px;
	display: inline-block;
	width: 130px;
    height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 4px;
    cursor:pointer;
    
}
.order-commit .gray{ background-color: #999; }
.o-container {
    border-top: 1px solid #ccc;
}
.o-container h3 {
    color: #414040;
    font-size: 15px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 25px 0 10px 15px;
}
.o-container h3 em {
    color: #8f8f8f;
    font-size: 13px;
    font-weight: 100;
}
.user-info {
    border-top: 1px solid #DDDDDD;
    margin: 0 auto;
    padding: 30px 0;
    width: 1050px;
}
.user-info dt {
    clear: both;
    float: left;
    line-height: 25px;
    min-height: 25px;
    padding: 3px 0 3px 15px;
    position: relative;
    text-align: right;
    width: 120px;
}
.user-info dt span {
    color: #FF0000;
    margin-left: -5px;
}
.user-info dd {
    min-height: 25px;
    padding: 3px 0 3px 90px;
}
.user-info .inp-txt {
    border: 1px solid #7F9DB9;
    height: 25px;
    line-height: 25px;
    padding: 2px 3px;
    vertical-align: middle;
}
.player-info, .player-info li {
    width: 665px;
}
.player-info {
	margin-top: 20px;
    margin-left: 75px;
}
.player-info li {
    margin-bottom: 10px;
    overflow: hidden;
}
.player-info li h1 {
    background-color: #F6F6F6;
    color: #333333;
    font: 700 12px/30px simsun;
    height: 30px;
}
.player-info li h1 em {
    color: #333333;
	font-style: normal;
}
.player-info li h1 .players {
    float: left;
    margin-left: 10px;
}
.player-info li h1 .list-player-input {
    float: right;
    font-weight: normal;
    margin-right: 10px;
}
.add_xu {
    width: 800px;
    font-size: 12px;
    overflow: hidden;
    zoom: 1;
    margin-top: 20px;
    margin-left: 10px;
}
.add_xu li.add_xu_add {
    overflow: hidden;
    zoom: 1;
    border: none;
}
.add_xu li.add_xu_add .laber_names {
    float: left;
    line-height: 20px;
    min-height: 20px;
    padding: 3px 0 3px 15px;
    text-align: right;
    width: 100px;
    display: block;
    color: #2b2b2b;
    font-size: 13px;
}
.add_xu li.add_xu_add em {
    color: #FF0000;
    margin-right: 5px;
}
.inp-txt {
    background-color: #FFF9D9;
    border: 1px solid #BDBDBD;
    height: 25px;
    line-height: 25px;
    padding: 2px 3px;
}
.select-txt {
    background-color: #FFF9D9;
    border: 1px solid #BDBDBD;
    height: 31px;
    line-height: 31px;
    padding: 2px 3px;
}

.login-content{padding-top:80px;}
.login-box{ margin:0 auto; padding-bottom:50px; width:343px; overflow:hidden; }
.login-box .input-box{ position:relative; display:inline-block; margin-bottom:20px; padding:0 10px; width:320px; border:1px solid #e5e5e5; height:42px; line-height:22px; color:#333; font-size:14px; overflow:hidden; }
.login-box .input-box input{ padding:12px 0; width:100%; height:20px; line-height:20px; font-size:14px;border: none;}
.login-box .remember-box{ margin-bottom:30px; height:20px; line-height:20px; color:#909090; font-size:14px; }
.login-box .remember-box input{ vertical-align:middle; }
.login-box .remember-box label{ margin-right:7px; cursor:pointer; vertical-align:middle; }
.login-box .remember-box a{ color:#00a7ea; vertical-align:middle; }
.login-box .btn-box{ display:block; margin-bottom:20px; height:42px; }
.login-box .btn-box input{ display:inline-block; width:342px; height:42px; line-height:42px; background:#3b99fc;color:#fff; cursor:pointer; font-size:14px; text-align:center;border: none; }
.login-box .tip-box{ display:block; text-align:center; height:20px; line-height:20px; color:#f90; font-size:13px; }
.login-box .oatuh-box{ clear:both; padding-top:15px; }
.login-box .oatuh-box h3{ display:block; margin-bottom:10px; color:#666; font-size:14px; line-height:30px; height:30px; font-weight:normal; }
.login-box .oatuh-box p{ margin-left:-25px; }
.login-box .oatuh-box p a{ display:block; float:left; margin:0 0 10px 25px; _display:inline; _zoom:1; }
.login-box .oatuh-box p a img{ width:38px; height:38px; }
.reset-content{padding-top:20px;}
.register-content{padding-top:20px;}
.pay-content{padding-top:20px;}
.form-box{ margin:0 50px; padding:20px 0 30px; }
.form-box .form-group{ margin:0; padding:10px 0; clear:both; }
.form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
.form-box .form-group dt{ display:block; float:left; padding-right:2%; width:10%; line-height:40px; text-align:right; color:#888; }
.form-box .form-group dd{ display:block; position:relative; line-height:40px; }
.form-box .form-group dd img{ vertical-align:middle; }
.form-box .form-group dd a.send{ display:inline-block; padding:0 10px; color:#555; border:1px solid #e0e0e0; height:40px; line-height:40px; color:#333; }
.form-box .form-group dd a.send.gray{ color:#999; }
.form-box .form-group dd .input{ display:inline-block; padding:0 10px; width:50%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
.form-box .form-group dd .input.code{ width:80px; }
.form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
.form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:50%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
.form-box .form-group dd .submit{ display:inline-block; padding:10px 46px; width:42.5%; height:auto; line-height:20px; font-size:14px; background:#3b99fc;color:#fff; cursor:pointer;border:none; }
.form-box .form-group dd label.mart{ margin-right:5px; }
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:420px; font-size:14px; text-align:left; }
.msg-tips .icon{ display:block; float:left; width:60px; height:60px; }
.msg-tips .icon i{ margin:0; padding:0; font-size:60px; color:#090; line-height:1em; }
.msg-tips .icon.warning i{ color:#f90; }
.msg-tips .icon.error i{ color:#f00; }
.msg-tips .info{ margin-left:80px; }
.msg-tips .info strong{ display:block; padding-bottom:5px; color:#333; font-size:18px; font-weight:normal; line-height:1.3em; }
.msg-tips .info p{ line-height:24px; color:#666; font-size:14px; }
.msg-tips .info p a{ margin:auto 2px; }
/*全屏样式*/
.form-box.full .form-group dt{ width:25%; }
.form-box.full .form-group dd .input{ width:40%; }

.left-925{ position:relative; float:left; margin:0; padding:0; width:925px; }
.left-705{ position:relative; float:left; margin:0; padding:0; width:705px; }
.left-690{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:690px; }
.left-455{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:455px; }
.left-260{ position:relative; display:block; float:left; width:260px; overflow:hidden; }
.left-220{ position:relative; display:block; float:left; margin:0 0 0 15px; padding:0; width:220px; _overflow:hidden; }
.left-auto{ position:relative; display:block; margin:0 275px 0 0; overflow:hidden; _zoom:1; }
.right-260{ position:relative; display:block; float:right; width:260px; overflow:hidden; }
.right-auto{ position:relative; display:block; overflow:hidden; _zoom:1; }
.bg-wrap{ background:#fff;min-height:765px;border:1px solid #ddd;}
.bg-wrap:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.bg-wrap.nobg{ background:none; }
.nav-tit{ margin:0 auto 50px; padding:30px 0; text-align:center; color:#333; font-size:16px; line-height:1em; border-bottom:1px solid #e0e0e0; }
.nav-tit.short{ padding-bottom:0; border-bottom:0; }
.nav-tit a{ margin-left:10px; color:#333;  }
.nav-tit a:hover,.nav-tit a.selected{ color:#34ad2a; }
.nav-tit i{ margin-left:10px; color:#e0e0e0; }
.sub-tit{ margin:0 50px 10px; padding-top:35px; height:42px; border-bottom:1px solid #e0e0e0; font-size:16px; }
.sub-tit a.add{ display:block; margin-right:10px; float:right; color:#23ac38; font-size:14px; line-height:42px; }
.sub-tit a.add i{ display:inline-block; margin-right:5px; color:#23ac38; font-size:14px; }
.sub-tit ul{ display:inline-block; }
.sub-tit ul li{ margin:0; padding:0; display:inline-block; *display:inline; *zoom:1; }
.sub-tit ul li a{ display:inline-block; padding:0 15px; line-height:42px; }
.sub-tit ul li.selected a{ border-bottom:2px solid #23ac38; color:#23ac38; }
.slide-tit{ border-bottom:1px solid #f0f0f0; color:#34ad2a; line-height:1em; font-size:16px; font-weight:normal; }
.slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #34ad2a; }
.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:12px; text-align:left; }
.location a{ margin:0 5px; }
.location span{ color:#666; }
.user-content{width:1200px;margin: 0 auto;min-height:600px;padding-bottom:15px;}

.avatar-box{ padding:10px 15px; border-bottom:1px solid #e0e0e0; height:60px; background:#fafafa; }
.avatar-box .img-box{ position:relative; display:block; float:left; margin-right:10px; width:60px; height:60px; border-radius:60px; background:#fff; text-align:center; overflow:hidden; }
.avatar-box .img-box img{ padding:2px; width:54px; height:54px; border:1px solid #f5f5f5; border-radius:60px; background:#fff;  }
.avatar-box .img-box i{ color:#ccc; font-size:54px; line-height:78px; background:#fff; }
.avatar-box h3{ margin:0; color:#333; font-size:14px; font-weight:normal; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.avatar-box p{ color:#666; font-size:12px; line-height:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.avatar-box p b{ color:#23ac38; font-weight:normal; }

.center-nav{ padding:15px 20px 10px; }
.center-nav ul li{ padding:0; overflow:hidden; }
.center-nav ul li h2{ margin-bottom:8px; color:#333; font-size:14px; font-weight:normal; line-height:20px; }
.center-nav ul li h2 i{ display:inline-block; margin-left:5px; color:#666; font-size:14px; line-height:20px; }
.center-nav ul li h2 span{ font-weight:300; }
.center-nav ul li .list{ margin:0 0 15px 26px; font-size:12px; }
.center-nav ul li .list p{ margin-top:5px; }
.center-nav ul li .list a{ display:block; height:24px; line-height:24px; color:#757575; }
.center-nav ul li .list a i{ float:right; line-height:24px; color:#999; font-size:12px; }
.center-nav ul li.selected .list a,.center-nav ul li .list a:hover{ color:#23ac38; }
.center-head{ margin:15px 50px 0; padding:15px; background:#fafafa; }
.center-head .img-box{ display:block; float:left; width:116px; height:116px; text-align:center; border-radius:110px; background:#fff; overflow:hidden; }
.center-head .img-box img{ padding:2px; width:110px; height:110px; border:1px solid #f5f5f5; border-radius:110px; background:#fff; }
.center-head .img-box i{ color:#ccc; font-size:110px; line-height:1.3em; }
.center-head .list-box{ position:relative; display:block;}
.center-head .list-box h3{ display:block; color:#333; font-size:16px; font-weight:normal; line-height:42px; }
.center-head .list-box ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.center-head .list-box ul li{ display:block; float:left; width:33.32%; color:#848484; font-size:14px; line-height:32px; }
.center-head .list-box ul li p{ text-align:center; }
.center-head .list-box ul li .link-btn{ display:inline-block; padding:5px 15px; color:#fff; font-size:12px; line-height:18px; background:#6caa4b; vertical-align:middle; }
.center-info{ position:relative; margin:0 50px 0; padding:15px 30px; background:#fff; }
.center-info ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.center-info ul li{ display:block; float:left; width:50%; _width:49.8%; line-height:30px; color:#999; }
.center-tit{ margin:0 50px; padding:10px 15px; background:#fafafa; line-height:24px; }
.center-tit span{ float:right; font-size:12px; }
.center-tit h3{ color:#000; font-size:14px; font-weight:normal; }
.center-tit h3 i{ margin-right:5px; font-size:14px; }

/*表格样式*/
.table-wrap{ margin:0 50px 20px; }
.ftable{ margin:15px 0; width:100%; border:1px solid #f0f0f0; background:#fff; }
.mtable{ margin:15px 0; width:100%; background:#fff; _width:auto; }
.mtable th,.ftable th{ padding:0.8em; color:#6e717a; font-size:13px; font-weight:400; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
.mtable td,.ftable td{ padding:0.8em; color:#333; font-size:13px; border-bottom:1px solid #F3F3F3; }
.ftable td .img{ padding:1px; width:60px; height:60px; border:1px solid #e8e8e8; }
.ftable td s{ color:#999; text-decoration:line-through; }
.mtable .tr_odd_bg,.ftable .tr_odd_bg{ background:#f9f9f9; }
/*会员列表页码样式*/
.page-foot{ clear:both; height:35px; line-height:35px; }
.page-foot .btn-box a{ display:inline-block; margin-right:10px; padding:5px 15px; line-height:20px; border:1px solid #eee; font-size:12px; vertical-align:middle; }
.page-foot .right{ float:right; }

.accept-box{ margin-bottom:50px; padding:0; background:#fff; border:1px solid #f0f0f0; }
.accept-box dl{ padding:0 !important; }
.accept-box dl.head{ position:relative; margin:0; padding:0; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
.accept-box dl.head dd{ margin-left:10px; }
.accept-box dl.head .btn-pay{ position:absolute; top:6px; right:6px; display:block; padding:0 15px; color:#fff; font-size:12px; height:24px; line-height:24px; background:#52A152; border:1px solid #417F41; border-radius:2px; }
.order-progress{ position:relative; margin:20px 50px; height:55px; }
.order-progress li{ position:relative; float:left; width:33%; text-align:center; }
.order-progress.mini li{ width:25%; }
.order-progress li .progress{ display:block; margin-right:1px; line-height:20px; color:#424242; font-size:12px; text-align:center; background:#eee; }
.order-progress li .info{ display:block; margin-top:15px; line-height:20px; color:#757575; font-size:12px; text-align:center; }
.order-progress li.active .progress{ color:#fff; background:#83c44e; }
.order-progress li.first .progress{ border-top-left-radius:20px; border-bottom-left-radius:20px; }
.order-progress li.last .progress{ border-top-right-radius:20px; border-bottom-right-radius:20px; }