@charset "utf-8";

footer {
    margin-top: 0;
}

.filter1 {
    width: 100%;
    border: 2px solid #e0e4e9;
    padding: 10px 20px;
    overflow: hidden;
}

.filter1-01 {
    padding: 12px 0;
    border-bottom: 1px dashed #e1e3e6;
    display: flex;
}

.filter1-01 span {
    color: #1A1A1A;
    font-size: 14px;
}

.filter1-01 .filter-icon1 {
    background-image: url(../images/filter.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: 0 104px;
    vertical-align: middle;
    margin-right: 6px;
}

.filter1-01 .filter-icon2 {
    background-image: url(../images/filter.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: 0 18px;
    vertical-align: middle;
    margin-right: 6px;
}

.filter1-01 .filter-icon3 {
    background-image: url(../images/filter.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: 0 0;
    vertical-align: middle;
    margin-right: 6px;
}

.filter1-01 .filter-icon4 {
    background-image: url(../images/filter.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: 0 60px;
    vertical-align: middle;
    margin-right: 6px;
}

.filter1-01 .filter-list span {
    font-size: 14px;
    color: #808080;
    margin-left: 4px;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    border-radius: 5px;
}

.filter1-01 .filter-list span:hover,.filter1-01 .filter-list span:hover a,.filter1-01 .filter-list span.this {
    color: #fff;
    background: #05287A;
}

.filter1-01 .filter-list a:hover,.filter1-01 .filter-list span.this a {
    color: #fff;
}

.filter {
    margin-top: 50px;
}

.filter1-01>span {
    margin-right: 10px;
}

.filter1-01 .more {
    color: #b2b2b2;
    font-size: 14px;
    border: 1px solid #d2d2d2;
    height: 22px;
    width: 58px;
    text-align: center;
    line-height: 22px;
}

.filter1-01 .more:hover {
    color: #FFA800;
}

.filter1-01 .more-icon {
    display: inline-block;
    background-image: url(../images/xiala.png);
    width: 11px;
    height: 6px;
    vertical-align: middle;
}

.content {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.search-res {
    color: #808080;
    font-size: 14px;
}

.search-res strong {
    font-size: 18px;
    color: #ffa800;
}

.tit span {
    color: #183884;
    font-size: 15px;
    cursor: pointer;
}

.tit span a {
    color: #183884;
}

.left-box {
    width: 918px;
}

.left-box .fuwu-name {
    display: flex;
    justify-content: space-between;
    padding: 0;
    line-height: 45px;
    padding-bottom: 21px;
}

.tit {
    padding-bottom: 12px;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    justify-content: space-between;
}

.changdi {
    display: flex;
    flex-wrap: wrap;
}

.changdi li {
    width: 100%;
    padding: 19px 0;
    border-bottom: 1px solid #d9d9d9;
    display: flex;
    justify-content: space-between;
}

.changdi li .imgbox img {
    width: 310px;
    height: 218px;
    display: block;
}

.changdi-info a {
    color: #ffa800;
    font-size: 18px;
    margin-top: 4px;
    text-decoration: none;
}

.changdi-info a:hover {
}

.changdi span.adress {
    color: #4c4c4c;
    font-size: 14px;
    padding: 8px 0;
    display: block;
    border-bottom: 1px dashed #dddddd;
    width: 100%;
}

.changdi-info {
    width: 573px;
}
/*page*/
.page {
    clear: both;
    margin: 0 auto;
    margin-top: 45px;
    text-align: center;
}

.page ul {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.page li {
    float: left;
    margin-right: 15px;
    font-size: 15px;
    color: #333;
    border: 1px solid #cccccc;
}

.page li a {
    display: inline-block;
    font-size: 14px;
    color: #666;
    padding: 6px 16px;
}

.page li:hover a,.page li.this a {
    color: #fff;
    background-color: #ffa800;
}

.page li:hover,.page li.this {
    border: 1px solid #ffa800;
}

.page li.TotalPages {
    display: none;
}

.PreviousPage {
    display: none;
}

.map-icon {
    display: inline-block;
    background-image: url(../images/map.png);
    width: 12px;
    height: 14px;
    vertical-align: middle;
    margin-right: 4px;
}

.meetingroom_total_num {
    color: #838383;
    font-size: 14px;
    width: 100%;
    display: inline-block;
}

.meetingroom_total_num em {
    color: #4C4C4C;
    margin-left: 5px;
}

.meetingroom_total_num span {
    display: inline-block;
    width: 70px;
}

.stat {
    margin-top: 15px;
    display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(3,36%);
}

.tanchuang-btn {
    width: 106px;
    height: 32px;
    background-color: #ffa800;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 22px;
}

.right-box {
    width: 252px;
}

.right-box .service-tit {
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background: #183884;
}

.right-box .service-info {
    width: 250px;
    border: 1px solid #e0e4e9;
    text-align: center;
    padding-bottom: 20px;
}

.right-box .service-info .imgbox {
    margin-top: 10px;
}

.right-box .service-info1 a {
    font-size: 16px;
    color: #4c4c4c;
}

.right-box .service-info1 a:hover {
    color: #183884;
}

.right-box .service-info1 span {
    font-size: 12px;
    color: #4C4C4C;
}

.service-icon {
    background-image: url(../images/xiala1.png);
    width: 23px;
    height: 19px;
    display: inline-block;
    margin-top: 10px;
}

.rightimg {
    width: 252px;
    height: 90px;
    margin-top: 20px;
}

.tanchupic img {
    vertical-align: middle;
    height: 350px;
    width: auto;
    padding: 25px;
}

.tanchupic {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 654px;
    height: 400px;
    border: 2px solid #6a8096;
    padding: 5px;
    margin-left: -350px;
    margin-top: -192px;
    z-index: 9999;
    text-align: center;
}

.mengban1 {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 99;
}

.mengban {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

.calendar {
    position: fixed;
/*top: 375px !important;left: 738px !important;*/
}

.path {
    margin-top: 5px;
    color: #4c4c4c;
    font-size: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dbdbdb;
    display: flex;
}

.base_info h5 {
    color: #f90;
    font-size: 24px;
    display: inline-block;
}

.base_info span.line {
    font-size: 14px;
    color: #4C4C4C;
    display: inline-block;
    padding: 18px 0;
    border-bottom: 1px dashed #dddddd;
    display: block;
}

.base_info {
    width: 440px;
}

.changdixq-icon {
    background-image: url(../images/sx.png);
    width: 47px;
    height: 44px;
    display: inline-block;
    background-repeat: no-repeat;
}

.base_info .sx {
    text-align: center;
    margin-top: 30px;
    display: flex;
}

.base_info .sx li {
    width: 20%;
}

.base_info .sx span {
    color: #4C4C4C;
    font-size: 13px;
    line-height: 28px;
}

.base_info .sx em {
    color: #666;
    font-size: 13px;
    line-height: 28px;
}

.changdixq-icon0 {
    background-position: 0 0;
}

.changdixq-icon1 {
    background-position: -88px 0;
}

.changdixq-icon2 {
    background-position: -185px 0;
}

.changdixq-icon3 {
    background-position: -277px 0;
}

.changdixq-icon4 {
    background-position: -362px 0;
}

.full_top {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

/*#thumb_stat { margin-bottom: 20px; }*/
.thumb_list ul {
    width: 755px;
}

.thumb_list ul li {
    display: block;
    margin-left: 6px;
    margin-bottom: 6px;
    float: left;
}

.thumb_list ul li img {
    display: block;
    width: 140px;
    height: 112px;
    background: #eee;
    cursor: pointer;
}

.thumb_list ul li:first-child {
    position: relative;
}

.thumb_list ul li:first-child .street_view {
    position: absolute;
    top: 10px;
    right: 8px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    cursor: default;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding: 0 10px;
    border: 1px solid #fff;
    border-radius: 26px;
    cursor: pointer;
}

.thumb_list ul li:first-child .street_view i {
    margin-right: 3px;
}

.thumb_list ul li:first-child .img_count {
    position: absolute;
    left: 8px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    cursor: default;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding: 0 15px;
}

.thumb_list ul li:first-child img {
    width: 310px;
    height: 230px;
}

.hyt {
    margin-top: 38px;
    display: flex;
    justify-content: space-between;
}

.hyt-tit {
    border-bottom: 1px solid #d9d9d9;
    height: 50px;
    width: 918px;
}

.hyt-list {
    width: 918px;
    line-height: 39px;
    border-top: 2px solid #183884;
/*    border-bottom: 1px solid #d9d9d9;*/
}

.hyt-list .hyt-tit li {
    margin-right: 1px;
}

.hyt-list .hyt-tit a {
    padding: 0 59px;
    font-size: 16px;
    color: #808080;
}

.hyt-list .hyt-tit li.this,.hyt-list .hyt-tit li:hover {
    background-color: #183884;
}

.hyt-list .hyt-tit li.this a,.hyt-list .hyt-tit li:hover a {
    color: #fff;
}

.hyt-list-tit h5 {
    color: #1a1a1a;
    font-size: 18px;
    padding-left: 10px;
}

.hyt-list-tit i {
    height: 18px;
    width: 3px;
    background: #FF9900;
    margin-top: 21px;
}

.jdlist {
    width: 100%;
    padding-top: 15px;
    display: grid;
    justify-content: space-around;
    grid-template-columns: repeat(4,25%);
}

.hyt-list-tit {
    height: 61px;
    line-height: 61px;
    border-bottom: 1px solid #d9d9d9;
}

.hyt-list1-xq h5 {
    color: #838383;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.hyt-list1-xq h5 .address-icon {
    background-image: url(../images/icon3.png);
    display: inline-block;
    width: 18px;
    height: 16px;
    margin: 0 5px;
}

.hyt-info {
    color: #838383;
    font-size: 15px;
}

.hyt-info span {
    margin-right: 35px;
}

.hyt-info em {
    color: #4C4C4C;
}

.price {
    color: #e30000;
    font-size: 16px;
    font-weight: bold;
}

.hyt-info .xiaoguo {
    font-size: 14px;
    color: #183884;
    text-decoration: underline;
    cursor: pointer;
}

.small {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #FF9900;
    color: #fff;
    display: block;
    margin-top: 26px;
    cursor: pointer;
    font-size: 16px;
}

.small a {
    color: #fff;
}

.hyt-list1-xq li {
    border-bottom: 1px solid #D9D9D9;
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
}

.hyt-list1-xq li div {
    width: 797px;
}

.hyt-list2,.hyt-list3,.hyt-list4,.hyt-list5,.hyt-list6 {
    margin-top: 25px;
}

.jdlist span {
    font-size: 14px;
    color: #4C4C4C;
    display: inline-block;
}

.jd-icon {
    background-image: url(../images/gou.png);
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.kfinfo span {
    margin-right: 5px;
    font-size: 16px;
}

.kfinfo1 {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #D9D9D9;
}

.kfinfo1 .small {
    margin-top: 14px;
    margin-right: 10px;
}

.small:hover {
    animation: jelly 0.5s;
}

.hyt-list4-info {
    padding-top: 22px;
}

.hyt-list4-info b {
    font-size: 16px;
    color: #4C4C4C;
}

.hyt-list4-info p {
    font-size: 16px;
    color: #4C4C4C;
    line-height: 35px;
    text-indent: 2em;
}

.hyt-list6-info {
    margin-top: 32px;
    height: 355px;
    width: 918px;
}

.hyt-titfixed {
    position: fixed;
    top: 50px;
    background: #fff;
}

.shop-type {
    font-size: 0;
    color: #4C4C4C;
    margin-top: 40px;
}

.shop-type a {
    display: inline-block;
    width: 10%;
    text-align: center;
    font-size: 16px;
}

.shop-type a:hover {
    color: #ffa800;
}

.shop-icon {
    width: 91px;
    height: 109px;
    background-image: url(../images/shop.png);
    display: inline-block;
    background-repeat: no-repeat;
}

.shop-icon0 {
    background-position: 0 0;
}

.shop-icon1 {
    background-position: -124px 0;
}

.shop-icon2 {
    background-position: -248px 0;
}

.shop-icon3 {
    background-position: -371px 0;
}

.shop-icon4 {
    background-position: -494px 0;
}

.shop-icon5 {
    background-position: -617px 0;
}

.shop-icon6 {
    background-position: -741px 0;
}

.shop-icon7 {
    background-position: -864px 0;
}

.shop-icon8 {
    background-position: -988px 0;
}

.shop-icon9 {
    background-position: -1111px 0;
}

.shop-type a:hover .shop-icon,.shop-type a.this .shop-icon {
    background-image: url(../images/shop1.png);
}

.shop-list1,.fuwu {
    width: 1216px;
    margin-top: 50px;
}

.shop-list1 .imgbox {
    width: 286px;
    height: 200px;
    border: 1px solid #D9D9D9;
    background: #fff;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.shop-list1 .imgbox img {
    vertical-align: middle;
    width: 100% !important;
    height: 100%;
    transition: all ease 0.5s;
}

.shop-list1 .imgbox:after {
    content: '...';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.shop-list1 li {
    width: 286px;
    text-align: center;
    margin-right: 16px;
    margin-bottom: 30px;
}

.shop-list1 li a {
    display: block;
    width: 100%;
    height: 100%;
}

.shop-list1 li span {
    color: #4C4C4C;
    font-size: 16px;
    margin-top: 12px;
    display: inline-block;
}

.shop-list1 li:hover .imgbox {
    border: 1px solid #FF9900;
}

.shop-list1 li:hover span {
    color: #FF9900;
}

.fuwu-list .imgbox {
    width: 286px;
    height: 200px;
    border: 1px solid #D9D9D9;
    background: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.shop-list1 li:hover .imgbox img {
    transform: scale(1.05);
}

.fuwu-list li:hover .imgbox img {
    transform: scale(1.05);
}

.fuwu-list .imgbox img {
    vertical-align: middle;
    max-height: none;
    max-width: none;
    width: 286px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all ease 0.5s;
}

.fuwu-list .imgbox:after {
    content: '...';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.fuwu-list li {
    width: 286px;
    text-align: center;
    margin-right: 16px;
    margin-bottom: 30px;
}

.fuwu-list li a {
    display: block;
    width: 100%;
    height: 100%;
}

.fuwu-list li span {
    color: #4C4C4C;
    font-size: 16px;
    margin-top: 12px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 96%;
    padding: 0 2%;
}

.fuwu-list li:hover span {
    color: #FF9900;
}

.introduction-type li {
    width: 210px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #D2D2D2;
    color: #808080;
    position: relative;
    list-style: none;
}

.introduction-type li a {
    font-size: 16px;
}

.introduction-type {
    width: 100%;
    margin-top: 30px;
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: space-between;
}

.introduction-type li:hover>a,.introduction-type li.this>a {
    color: #FF9900;
}

.introduction-type li:hover,.introduction-type li.this {
    border: 1px solid #FF9900;
}

.introduction-type li .sanjinav a {
    width: 210px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-bottom: 1px solid #D2D2D2;
    display: inline-block;
}

.introduction-type li .sanjinav {
    position: absolute;
    left: -1px;
    top: 45px;
    background-color: #fff;
    border-left: 1px solid #D2D2D2;
    color: #808080;
    border-right: 1px solid #D2D2D2;
    display: none;
}

.introduction-type li .sanjinav a:hover {
    color: #f90;
}

.introduction-list .imgbox {
    width: 152px;
    height: 152px;
    border-radius: 99px;
    border: 1px solid #cccccc;
    margin: 0 auto;
}

.introduction-list .imgbox img {
    width: 100%;
    height: 100%;
    border-radius: 99px;
}

.introduction-list li {
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

.introduction-list li p {
    text-align: justify;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 15px;
    height: 100%;
    overflow-y: auto;
}

.introduction-list li b {
    color: #000;
    font-size: 16px;
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #dfdfdf;
}

.introduction-list a {
    width: 132px;
    height: 38px;
    color: #fff;
    line-height: 38px;
    background: #FF9900;
    margin-top: 35px;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

.introduction-list {
    width: 100%;
}

.introduction-list ul {
    width: 100%;
    display: grid;
    justify-content: space-between;
    flex-wrap: wrap;
    grid-template-columns: repeat(3, 30%);
}

.shopxq .dy {
    width: 908px;
}

.shop-name h5 {
    display: block;
    color: #4c4c4c;
    font-size: 24px;
}

.shop-name span {
    font-size: 16px;
    color: #4c4c4c;
    margin-top: 18px;
    display: block;
}

.shop-name span b {
    color: #ff2a00;
    font-size: 24px;
}

.shop-name p {
    font-size: 12px;
    color: #4C4C4C;
    margin-top: 18px;
}

.shop-zx {
    width: 162px;
    height: 45px;
    color: #fff;
    background: #FF9900;
    line-height: 45px;
    text-align: center;
}

.shop-zx:hover {
    color: #fff;
    animation: jelly 0.5s;
}

.shop-yq {
    margin-top: 40px;
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 18px;
    display: flex;
    justify-content: space-between;
}
.shop-content{
    padding-top: 37px;
}
.shop-content h6 {
    color: #ff8a00;
    font-size: 16px;
    padding: 25px 0;
}

.shop-content img {
    max-width: 100%;
}

.shop-content p {
    text-indent: 2em;
    color: #4c4c4c;
    font-size: 14px;
    line-height: 2em;
}

.shop-content .imgbox {
    width: 725px;
    height: 510px;
    border: 1px solid #D9D9D9;
    text-align: center;
    margin-bottom: 25px;
}

.shop-content table {
width: 100%!important;
    border-collapse: collapse;
    margin: 20px 0;  
}
.shop-content table tr {
      display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.shop-content table tr td {
    border: 1px solid #666666!important;
    padding: 10px!important;
    display: table-cell;
    vertical-align: middle;
    flex: 1;
}
.shop-content table tr td:nth-child(1) {
    width: 20%!important;
}
.shop-content table tr:hover, .shop-content table tr:hover td, .shop-content table tr:hover p, .shop-content table tr:hover span {
    background: #183884!important;
    color: #fff!important;
}
.shop-content table tr td p{
      word-break: break-all;
          text-indent: 0;
    text-align: center;
}






.next a {
    font-size: 14px;
    color: #666666;
}

.next {
    border-top: 1px solid #dfdfdf;
    padding-top: 37px;
    margin-top: 37px;
}

.shopxq .right-box {
    margin-top: 43px;
}

.fuwuxq-content {
    width: 918px;
}

.fuwu-name h5 {
    font-size: 24px;
    color: #4c4c4c;
}

.fuwu-name {
    /* height: 94px; */
    line-height: 94px;
    border-bottom: 1px dashed #dfdfdf;
    padding: 25px 0 0;
}

.fuwu-name h1 {
    width: 100%;
    line-height: 28px;
}

.fuwu-name h1 font {
    line-height: 28px;
    font-size: 25px;
}

.fuwu-name p {
    display: flex;
    width: 100%;
    line-height: 48px;
    font-size: 13px;
    color: #858585;
}

.fuwu-name .shop-zx {
    margin-top: 0;
}

.fuwu-xq p {
    line-height: 2em;
    color: #4C4C4C;
    font-size: 14px;
  /*  text-indent: 2em;*/
}

.fuwu-xq {
    margin-top: 24px;
}

.fuwu-xq img {
    margin-top: 25px;
    max-width: 100%;
    overflow: hidden;
}

.fuwu-xq p.wenzi {
    text-align: justify;
}

.fuwuxq .right-box {
    margin-top: 26px;
}

.next a:hover {
    color: #FF8A00;
}

.changdiimg {
    width: 990px;
    height: 540px;
    border: 3px solid #bdbdbd;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -495px;
    margin-top: -232px;
    padding: 20px;
    display: none;
    z-index: 999;
}

.changdiimg h3 {
    color: #666;
    font-size: 18px;
    margin-bottom: 10px;
}

.daimg {
    width: 590px;
    height: 428px;
    position: relative;
}

.daimg img {
    height: 428px;
    width: 588px;
    display: block;
}

.smallimg {
    width: 370px;
    margin-left: 30px;
}

.smallimg ul {
    margin-bottom: 16px;
    display: flex;
}

.smallimg ul li {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}

.smallimg ul li.this {
    background: #fa8722;
    color: #fff;
}

.hyt-info .price {
    color: #e30000;
    font-size: 15px;
    font-weight: bold;
}

.con1 img {
    width: 115px;
    height: 86px;
    margin: 0 2px 2px 0;
    border: #fff 2px solid;
}

.con1 img:nth-child(3n) {
    margin-right: 0;
}

.imgs {
    width: 100%;
    height: 420px;
    overflow-y: auto;
}

.con1 img:hover,.con1 img.this {
    border: #FA8722 2px solid;
}

.next-pre {
    display: block;
    width: 50px;
    height: 80px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 120;
    color: #fff;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    cursor: pointer;
    font-family: simsun;
    font-weight: bold;
}

.pre_btn {
    left: 5px;
    opacity: 0.6;
    border-radius: 0 5px 5px 0;
}

.next_btn {
    right: 7px;
    opacity: 0.6;
    border-radius: 5px 0 0 5px;
}

.imgs>div {
    display: none;
}

.shuliang b {
    font-size: 18px;
    color: #FF8A00;
}

.shuliang {
    font-size: 18px;
    color: #4C4C4C;
    text-align: right;
    margin-top: 19px;
    font-weight: 400;
}

.nav-height {
    position: relative;
    height: 50px;
}

.nav-wrap {
    width: 100%;
    height: 50px;
    background: #fff;
}

.nav-wrap.navFix {
    position: fixed;
    top: 0px;
    left: 0;
    box-shadow: 0 0 5px rgba(0,0,0, 0.2);
    border-bottom: 1px solid #e3e3e3\9;
    z-index: 99999;
}

.nav-wrap ul {
    padding: 0;
    margin: 0 auto;
    display: block;
    border-bottom: 2px solid #eee;
}

.nav-wrap.navFix ul {
    border-bottom: 0;
}

.nav-wrap li {
    display: inline-block;
    text-align: left;
    height: 50px;
    line-height: 50px;
    float: left;
}

.nav-wrap li a {
    display: block;
    padding: 0 20px;
    font-size: 20px;
    color: #333;
    text-decoration: none;
}

.nav-wrap li a:hover {
    background: #183884;
    color: #fff;
}

.nav-wrap li a.active {
    background: #183884;
    color: #fff;
}

.a_stars {
    display: inline-block;
    width: 20px;
    height: 12px;
    *height: 18px;
    background: url(../images/a_stars.png) left center repeat-x;
    background-repeat: repeat-x;
}

.form3 .shijian input {
    width: 87px;
}
