﻿body {
    font-family:"宋体","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","WenQuanYi Micro Hei",sans-serif;
    font-size:14px;
}
.container {
    padding:0;
    width:1200px;
    max-width: none !important;
}
.row {
    margin:0;
    width:100%;
}
.col {
    float:left;
}
.top {
    background-color:#f3f3f3;
    background-image:url(/images/topbg.jpg);
    background-repeat:repeat-x;
    background-position:center bottom;
    height:187px;
}
.logo {
    width:870px;
}
.hottel {
    float:right;
    margin-top:45px;
    background-image:url(/images/hottel.jpg);
    background-repeat:no-repeat;
    padding-left:54px;
    width:237px;
    height:84px;
    color:#575757;
    line-height:1.5em;
}
.hottel span{
    font-size:29px;
    font-family:Arial;
    font-weight:normal;
    color:#cd1c1c;
}
.navigation .nav {
    background-image:url(/cn/images/navbg.png);
    background-repeat:no-repeat;
    padding-top:7px;
    padding-left:34px;
    width:100%;
    line-height:36px;
}
.navigation .nav ul
{
    margin:0;
    padding:0;
    list-style: none;
    white-space: nowrap;
}
.navigation .nav>ul>li
{
    float:left;
}
.navigation .nav li a
{
    color:white;
    text-decoration:none;
}
.navigation .nav li a:hover
{
    color:#ab502a;
    text-decoration:none;
}
.navigation .nav .dropdown-menu {
    min-width:120px;
}
.dropdown-menu {
    min-width:220px;
}
.list-group .dropdown-menu>li>a{
    color:#707070;
}
.dropdown-menu li:first-child {
    padding-top:3px;
}
.dropdown-menu li:last-child{
    padding-bottom:3px;
}
.navigation .nav .open .dropdown-menu {
    position: absolute;
    float: left;
    background-color: #e56434;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-width: 0 1px 1px;
    border-radius: 0 0 4px 4px;
}
.navigation .nav .open>a {
    background:none !important;
}
.navigation .nav .open .dropdown-menu > li > a:hover,
.navigation .nav .open .dropdown-menu > li > a:focus,
.navigation .nav .open .dropdown-menu > .active > a,
.navigation .nav .open .dropdown-menu > .active > a:hover,
.navigation .nav .open .dropdown-menu > .active > a:focus {
  color: white !important;
  background-color: #ab502a !important;
}
.navigation .nav .open .dropdown-menu > .disabled > a,
.navigation .nav .open .dropdown-menu > .disabled > a:hover,
.navigation .nav .open .dropdown-menu > .disabled > a:focus {
  color: #999 !important;
  background-color: transparent !important;
}
.nav-pills > li {
    color:#707070;
    font-weight:bold;
}
.nav-pills > li >a{
    text-decoration:none;
    color:#707070;
}
.nav-pills > li.active >a{
    background-color:#E56923;
    color:white;
}
.nav-pills > li >a:hover{
    background-color:#E56923;
    color:white;
}
.navbg {
    margin:0 auto;
    background-image:url(/images/navbg.jpg);
    width:1200px;
    height:15px;
}
#search {
    background-image:url(/images/searchbg.jpg);
    background-repeat:repeat-x;
    height:49px;
    color:#bb5536;
}
.search {
    float:right;
    padding-top:7px;
    padding-right:10px;
    width:335px;
}
.search .btn-default
{
    background-color:#c7161e;
    padding:5px 9px !important;
}
.jumbotron{
    position:relative;
    padding:0;
    color:#fff;
    text-align:center;
    text-shadow:0 1px 3px rgba(0,0,0,.4),0 0 30px rgba(0,0,0,.075);
    background:#D3D4D8;
    background:-moz-linear-gradient(270deg,#d3d4d8 0,#DBDCE0 100%);
    background:-webkit-gradient(linear,top,bottom,color-stop(0%,#D3D4D8),color-stop(100%,#DBDCE0));
    background:-webkit-linear-gradient(270deg,#D3D4D8 0,#DBDCE0 100%);
    background:-o-linear-gradient(270deg,#D3D4D8 0,#DBDCE0 100%);
    background:-ms-linear-gradient(270deg,#D3D4D8 0,#DBDCE0 100%);
    background:linear-gradient(270deg,#D3D4D8 0,#DBDCE0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D3D4D8', endColorstr='#DBDCE0', GradientType=0);
}
.masthead {
    margin-bottom:0;
}
#myCarousel {
    margin:0 auto;
    max-width:1417px;
}
.category {
    margin-top:11px;
    margin-bottom:11px;
    margin-left:5px;
    background-color:#e56923;
    padding-left:14px;
    color:white;
    width:223px;
    line-height:42px;
    font-size:18px;
    font-family:"微软雅黑";
}
.category span{
    font-size:15px;
    font-family:Arial;
}
.list-group {
    margin-bottom:9px;
}
.list-group a{
    color:#707070;
    text-decoration:none;
}
.Sidebar {
    margin-bottom:18px;
}

.ltitle {
    margin-bottom:11px;
    color:#e56923;
    line-height:25px;
    font-size:18px;
    font-family:"微软雅黑";
}
.ltitle span{
    font-size:15px;
    font-family:Arial;
    color:#676767;
}
.ltitle a{
    font-size:12px;
    color:#a2a2a2;
    text-decoration:none;
}
.col-xs-9 h4 {
    font-family:"微软雅黑";
    font-size:18px;
    color:#e56923;
}
.col-xs-9 h4 span{
    color:#676767;
    font-family:Arial;
    font-size:17px;
}
.breadcrumb {
    background:none;
}
.breadcrumb a{
    text-decoration:none;
    color:#7e7e7e;
}
#allmap {
    width:752px;
    height:342px;
    border:1px solid #cccccc;
}
.param1 {
    padding-left:18px;
    background-color:#e3e3e3;
    font-size:16px;
    line-height:40px;
}
.param2 {
    padding-left:18px;
    background-color:#f2f2f2;
    font-size:16px;
    line-height:40px;
}
.pro {
    position:relative;
}
.pno {
    top:0;
    padding-top:45%;
    background-image:url(/images/pno.png);
    position:absolute;
    display:none;
    width:100%;
    height:100%;
    color:white;
    text-align:center;
    font-family:Arial;
}
.bs-docs-footer{
    background-color:#e56923;
    padding-top:34px;
    padding-bottom:38px;
    color:white;
    min-width:1200px;
    text-align:center;
    border-bottom:28px solid #b7b7b7;
}
.bs-docs-footer a{
    text-decoration:none;
    color:white;
}
.bs-docs-footer-links{
    padding-left:0;
    margin-top:20px;
    color:white
}
.bs-docs-footer-links li{
    display:inline;
    padding:0 5px
}
.bs-docs-footer h4 {
    margin-top:20px;
    color:#6a6d69;
}
#rocket-to-top,#rocket-to-top div
{
    overflow:hidden;
    padding:0;
    width:46px;
    }
#rocket-to-top div
{
    left:0;
    margin:0;
    position:absolute;
    top:0;
    }
#rocket-to-top .level-2
{
    background:url(/images/rocket_up.png) -149px 0 no-repeat;
    display:none;
    height:46px;
    opacity:0;
    z-index:1
    }
#rocket-to-top .level-3
{
    background:0 0;
    cursor:pointer;
    display:block;
    height:46px;
    z-index:2;
    }
#rocket-to-top {  
    background:url(/images/rocket_up.png) no-repeat;
    cursor:default;
    display:block;
    height:46px;
    margin:-125px 0 0;
    position:fixed;
    right:0;
    top:80%;
    z-index:11 
} 