body{background: #f4f4f4;color: #000000;font-family: -apple-system, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;}
a,a:hover{text-decoration: none;color: black;}
.bg-white{background: white;}
@font-face {font-family: "iconfont";
    src: url('../fonts/icon/iconfont.eot?t=1473080724'); /* IE9*/
    src: url('../fonts/icon/iconfont.eot?t=1473080724#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/icon/iconfont.woff?t=1473080724') format('woff'), /* chrome, firefox */
    url('../fonts/icon/iconfont.ttf?t=1473080724') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../fonts/icon/iconfont.svg?t=1473080724#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon-iconfontshopcar:before { content: "\e608"; }
.icon-down:before { content: "\e601"; }
.icon-checked:before { content: "\e605"; }
.icon-jinggao:before { content: "\e604"; }
.icon-date:before { content: "\e603"; }
.icon-tel:before { content: "\e609"; }
.icon-checked1:before { content: "\e607"; }
.icon-love:before { content: "\e600"; }
.container {
    width: 1270px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding-left: 5px;padding-right: 5px;}
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}

.border-all{border: 1px solid #e8e8e8;}
.border-left{border-left: 1px solid #cccccc;}
.border-right{border-right: 1px solid #cccccc}
.border-bottom{border-bottom: 1px solid #e8e8e8}
.border-top{border-top: 1px solid #e8e8e8}

.navbar{top: 30px;left: 0px;right: 0px;height: 60px;margin-bottom:0px;border:0px;z-index: 2;position: absolute;}
.navbar a:visited{
	color: white;
}

.navbar-header{padding-right: 30px;}
.navbar-nav{line-height: 60px;}
.nav>li>a{color: white;font-size: 16px;line-height: 60px;padding: 0px 25px;}
.navbar-default .navbar-nav>li>a{color: #eeeeee;}
.navbar-default .navbar-nav>li>a:hover{color: white;}
.navbar-default .navbar-nav>li>a:visited{color: white;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{color: white;background: none;}
.navbar-default{background: none;}
.navbar-brand{height: 60px;padding: 0px;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background: white;}
.navbar-collapse{border-top: 0px;}
.navbar-default .navbar-collapse.active, .navbar-default .navbar-form.active{background:#2b2c30;}
.nav-selcted{font-weight: bolder;}
.carousel{position: relative;height: 700px;overflow: hidden;}
.carousel-inner>.item>img, .carousel-inner>.item>a>img{height: 700px;}

.date-search{position: absolute;bottom: 150px;z-index: 3;width: 100%;}
.date-search .nav-line{width: 722px;background: rgba(255,255,255,.7);border-radius: 5px;height: 50px;margin: 0 auto;}
.date-search .select{width: 190px;border-right: 1px solid #cccccc}
.date-search .select select{border: 0px;height: 50px;width: 180px;padding: 0 20px;}
.date-search .select select option{height: 50px;line-height: 50px;background: white;color: #0f0f0f}
.date-search .select select:focus{outline: none;}
.date-search .select .dropdown{height: 50px;line-height: 50px;text-align: center;}
.date-search .select .dropdown a{text-decoration: none;color: #000000;font-size: 16px;display: block;}
.date-search .select .dropdown .title{float: left;padding-left: 30px;}
.date-search .select .dropdown ul li{height: 40px;line-height: 40px;text-align: left;cursor: pointer;padding-left: 30px;font-size: 16px;}
.dropdown-menu{width: 100%;padding: 0px;}
.date-search .date{width: 190px;line-height: 50px;border-right: 1px solid #cccccc;font-size: 16px;color: #000000;position: relative;}
.date-search .date input,.date-search .date input:focus{width: 100%;padding: 0px;border: 0px;outline: none; text-indent: 60px;font-size: 16px;background: none;}
.date-search .date .iconfont{position: absolute;left: 30px;top: 0px;color: #888888;}
.date-search .date-end{border: 0px;}
.date-search .submit-button{width: 152px;}
.date-search .submit-button button{border: 0px;background:#fd6674;color: white;font-size: 16px;width: 100%;line-height: 50px;padding: 0px;margin: 0px;border-radius:0 5px 5px 0px;}

.center{margin: 10px auto 10px auto;position: relative;overflow: hidden;}
.history{position: relative;height: 350px;}
.my-spec{position: relative;height: 350px;}
/* .my-spec img{height: 350px;} */
.my-spec span{text-align: center;position: absolute;top: 40%; right: 0px;bottom: 0px;left: 0px;font-size: 48px;color: white;display: block;}
.history span{text-align: center;position: absolute;top: 40%; right: 0px;bottom: 0px;left: 0px;font-size: 48px;color: white;display: block;}

.news ul,.news ul li{margin: 0px;padding: 0px;list-style: none;}
.news ul li{height: 90px;background: white;padding: 20px;margin-bottom: 10px;}
.news ul li a{display: block;text-decoration: none;color:#000000;}
.news ul li img{float: left;padding-right: 35px;height:50px;width: 110px; height: 50px;}
.news ul li h2{margin: 0px;padding: 0px 0px 10px 0px;font-size: 18px;color: #47281d;}
.news ul li .author{color: #888888;display: none;}
.news ul li .desc{color: #666666;line-height: 1.7em;overflow : hidden;text-overflow: ellipsis; white-space: nowrap;  -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.tel{background: white;/* height: 80px; */padding: 0 25px}
.tel i{font-size:28px;color: #888888;margin-right: 15px;position: relative;top: 23px;}
.tel span{font-size: 18px;color: #000000;display: block;padding-top: 20px;}
.tel a{text-decoration: none;color: #fd6674;padding-left:42px;}
.shop-cart{background: white;height: 60px;padding: 0 25px;margin-top: 10px;}
.shop-cart i{font-size:30px;color: #888888;margin-right: 15px;position: relative;top: 5px;}
.shop-cart span{font-size: 18px;color: #000000;display: block;line-height: 60px;}
.shop-cart span span{display: inline-block;color:#fd6674; }

.footer{background: #47281d; color:white; margin-top: 50px;padding-top:20px;padding-bottom: 10px;}
.footer a{color:white;}
.footer ul,.footer ul li{margin: 0px;padding: 0px;list-style: none;font-size: 16px;}
.footer ul li{margin-bottom: 10px;}
.footer ul li.title{font-weight: bold;}
.footer ul li.img{text-align: right;}
.footer ul li.img img{width: 80px;height: 80px;}

.copyright{background: white;font-size: 16px; text-align: center;color: #888888;}
.copyright a{color: #888888;}
.copyright .copy-box{width: 36%; margin: 0 auto;position: relative;height: 50px;}
.copyright .copy-box p{margin: 0px;padding: 0px;background: white;line-height: 25px;position: relative;bottom: -15px;z-index: 2; display: inline-block;padding: 0 5%;font-size: 12px;}
.copyright .copy-box span.line{border-bottom: 1px solid #cccccc;position: relative;display: block;top: 0px;}
.price-vip{font-weight: bold;}

.qrcode{
    margin-top:10px;
}
.pagination{margin-top: 8px !important;}
.pagination li{
	background: none !important;
}

