body {
    border-bottom: none;
}

.swiper-container1 {
    position: relative;
    height: 100%;
}

.swiper-container1 .swiper-slide {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.swiper-container1>div.bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 168px;
    background: url(../images/index_ca_bg.png);
    background-repeat: repeat-x;
}

.swiper-button-next, .swiper-button-prev {
    top: initial;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: initial;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
}

.pagination1 {
    bottom: 200px!important;
}

.pagination1>span {
    width: 13px;
    height: 13px;
    background-position: -16px 0;
}

.pagination1>.swiper-visible-switch {
    background-position: -29px 0!important;
}

.container {
    position: absolute;
    width: 100%;
    z-index: 21;
    top: 140px;
    z-index: 22;
    background: url(../images/index_123.png) repeat;
    height: 78px;
}

.container>ul.top {
    overflow: hidden;
    /*width:865px;*/
    /*margin: 0 auto;*/
    margin-top: 20px;
    height: 40px;
    display: inline-block;
    zoom: 1;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.container>ul.top>li {
    position: relative;
    float: left;
    margin-left: 30px;
}

.container>ul.top>li.nth1 {
    /*margin-left:160px;*/
    margin-left: 0;
}

.container>ul.top>li>span {
    font-size: 12px;
    color: white;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-right: 20px;
}

.container>ul.top>li>input {
    position: relative;
    width: 145px;
    height: 35px;
    line-height: 30px;
    padding-left: 10px;
    border: none;
    outline: none;
    vertical-align: middle;
    z-index: 2;
}

.model_header {
    width: 100%;
    height: 140px;
    position: absolute;
    z-index: 100;
    background: url(../images/index_130.png);
    background-repeat: no-repeat;
    background-position: top;
}

.model_header>.left {
    /*position:relative;*/
}

#in_time, #out_time {
    opacity: 0;
    filter: alpha(opacity=0);
}

.container>ul.top>li>input.show {
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../images/index_112.png);
    background-repeat: no-repeat;
    background-position: 132px center;
    font-size: 12px;
    color: white;
    z-index: 1;
    background-color: transparent;
    border: 1px solid #ef8141;
}

.container>ul.top>li>span.down_arrow {
    position: relative;
    top: 1px;
    display: inline-block;
    background-image: url(../images/index_115.png);
    height: 13px;
    width: 13px;
    background-position: 0 0;
    margin-right: 10px;
}

.container>ul.top>li>span.custom_select {
    position: relative;
    display: inline-block;
    height: 35px;
    width: 120px;
    line-height: 35px;
    cursor: pointer;
    margin-right: -22px;
}

.container>ul.top>li>span.custom_select>span {
    height: 35px;
    display: block;
    padding-left: 10px;
    font-size: 15px;
    color: #3e3a39;
    vertical-align: middle;
    background-color: transparent;
    color: #fff;
    border: 1px solid #ef8141;
}

.container>ul.top>li>span.custom_select>select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    vertical-align: middle;
}

.container>ul.top>li.reserve {
    margin-left: 30px;
}

.container>ul.top>li.reserve>span {
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 12px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #ef8141;
    cursor: pointer;
}

.exhibition_model {
    position: relative;
    float: left;
    width: 330px;
    height: 372px;
    margin-left: 77px;
}

.exhibition_model.nth1 {
    margin-left: 0;
}

.exhibition_model>span.icon {
    position: absolute;
    right: -3px;
    top: -3px;
    display: block;
    background-image: url(../images/index_icons.png);
    height: 71px;
    width: 74px;
    z-index: 22;
}

.exhibition_model>span.icon1 {
    background-position: -180px 0;
}

.exhibition_model>span.icon2 {
    background-position: -106px 0;
}

.exhibition_model>div.bottom {
    position: relative;
    height: 82px;
    overflow: hidden;
    background-image: url(../images/model_header_bg.jpg);
}

.exhibition_model>div.bottom>img {
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -11px;
}

.exhibition_model>div.bottom>span {
    display: block;
    overflow: hidden;
    color: white;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 275px;
}

.exhibition_model>div.bottom>span.title_text {
    font-size: 21px;
    margin: 15px 0 3px 20px;
}

.exhibition_model>div.bottom>span.detail_text {
    font-size: 14px;
    margin-left: 20px;
}

.swiper-container2, .swiper-container3, .swiper-container4 {
    position: relative;
    height: 290px;
}

.swiper-container2 .swiper-slide>img, .swiper-container3 .swiper-slide>img, .swiper-container4 .swiper-slide>img {
    width: 100%;
    height: 100%;
}

.swiper-pagination2, .swiper-pagination3, .swiper-pagination4 {
    bottom: 26px;
}

.swiper-pagination2>span, .swiper-pagination3>span, .swiper-pagination4>span {
    width: 8px;
    height: 8px;
    background-position: -8px 0;
}

.pagination>.swiper-visible-switch {
    background-position: 0 0;
}

.hotel_honor {
    position: relative;
    padding: 17px 0 27px 16px;
    clear: both;
    background-color: #eaedef;
    margin: 14px 0 32px 0;
    overflow: hidden;
}

.hotel_honor>li {
    height: 110px;
    width: 564px;
    margin-top: 10px;
    float: left;
}

.hotel_honor>li.last {
    margin-top: 10px;
}

.hotel_honor>li.icon {
    position: absolute;
    right: -3px;
    top: -3px;
    background-image: url(../images/index_icons.png);
    margin: 0;
    height: 71px;
    width: 74px;
    background-position: -32px 0;
}

.hotel_honor img {
    display: block;
    float: left;
    max-width: 174px;
}

.hotel_honor>li>div.right {
    position: relative;
    float: right;
    width: 300px;
    height: 110px;
    margin: 4px 30px 0 0;
    border-bottom: 1px dashed #DCDDDD;
    overflow: hidden;
}

.hotel_honor>li>div.right>span {
    display: block;
}

.hotel_honor>li>div.right>span.first {
    color: #3e3a39;
    font-size: 16px;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hotel_honor>li>div.right>span.nth2 {
    width: 290px;
    height: 48px;
    overflow: hidden;
    line-height: 16px;
    color: #898989;
    font-size: 13px;
    margin-top: 11px;
}

.hotel_honor>li>div.right>a {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 70px;
    color: #b5b5b6;
    font-size: 13px;
    cursor: pointer;
    background-image: url(../images/index_icon_arrow_grey.png);
    background-size: 7px 14px;
    background-repeat: no-repeat;
    background-position: right center;
}

.index_swiper {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}

.index_bottom {
    width: 100%;
    height: 96px;
    border-top: 2px solid #ddd;
    position: fixed;
    bottom: 0;
    z-index: 0;
    z-index: 33;
    background: url(../images/index_103.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.index_background {
    width: 100%;
    height: 180px;
    background: url(../images/index_103.png)no-repeat;
    background-size: 100% 180px;
    background-position: bottom center;
    position: absolute;
    bottom: 0;
    z-index: 33;
}

.index_bottom_left {
    position: absolute;
    left: 0;
    /*max-width:640px;*/
    z-index: 33;
}

.index_bottom_right {
    position: absolute;
    right: 0;
    z-index: 33;
}

.index_bottom_left>ul {
    margin: 25px 0 0 60px;
    display: inline-block;
}

.index_bottom_left>ul>li {
    list-style-type: none;
    float: left;
    color: #898989;
}

.index_bottom_left>ul>li>a {
    text-decoration: none;
    font-size: 12px;
    color: #c9caca;
}

.index_bottom_left>ul>li>a>span {
    margin: 0 12px 0 12px;
    display: inline-block;
    width: 0;
    height: 8px;
    border-left: 1px solid #c9cbc8;
}

.copyright {
    overflow: hidden;
    margin: 13px 0 0 50px;
}

.copyright>p {
    width: 193px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #898989;
    float: left
}

.copyright>span {
    display: inline-block;
    width: 86px;
    height: 16px;
    line-height: 16px;
    margin-left: 14px;
    font-size: 12px;
    color: #898989;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.copyright>a.last {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-left: 14px;
    color: #898989;
    background: url(../images/public_security_icon.png) no-repeat left center;
    background-size: 14px 14px;
    text-indent: 18px;
    text-decoration: underline;
    cursor: pointer;
}

.copyright>a.business {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-left: 14px;
    color: #898989;
    text-decoration: underline;
    cursor: pointer;
    font-size: 12px;
}

.copyright>a.business>img {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 2px;
}

.copyright>span.name {
    float: none;
    width: auto;
    vertical-align: middle;
}

.relation {
    margin: 22px 0 0 0;
    overflow: hidden;
}

.wechat {
    margin-right: 28px;
    float: left;
    cursor: pointer;
}

.sina {
    margin-right: 48px;
    float: left;
    cursor: pointer;
    display: none;
}

.tel {
    font-size: 24px;
    color: #dcdddd;
    margin-right: 32px;
    float: left;
}

.tel>span {
    font-size: 24px;
    color: #dcdddd;
    float: left;
    background: url(../images/tel.png)no-repeat left center;
    text-indent: 32px;
    display: block;
    line-height: 24px;
}

.tel_iocn {
    margin-right: 9px;
}

.site {
    display: inline-block;
    width: 230px;
    float: left;
    font-size: 14px;
    color: #dcdddd;
    margin-right: 38px;
}

.title {
    position: fixed;
    right: 0;
    bottom: 225px;
    margin-right: 100px;
    white-space: nowrap;
    z-index: 100;
}

.title_name>span {
    color: #ffffff;
    font-size: 22px;
    float: left;
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
}

.grogshop_name {
    color: #ffffff;
    font-size: 32px;
    display: inline-block;
}

.title_name {
    font-size: 32px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
}

.swiper-button-prev {
    background-image: url(../images/index_left.png)!important;
    width: 36px;
    height: 66px;
    z-index: 100;
    cursor: pointer;
    -moz-background-size: 36px 66px;
    -webkit-background-size: 36px 66px;
    background-size: 36px 66px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 15px;
    margin-top: 0!important;
}

.swiper-button-next {
    background-image: url(../images/index_right.png)!important;
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    width: 36px;
    height: 66px;
    z-index: 100;
    cursor: pointer;
    -moz-background-size: 36px 66px;
    -webkit-background-size: 36px 66px;
    background-size: 36px 66px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 15px;
    margin-top: 0!important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: initial;
}

.show_img_popup {
    position: fixed;
    width: 140px;
    height: 140px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    z-index: 1000;
}

#show_img_we {
    background-image: url(../images/model_footer_we.jpg);
}

#show_img_xin {
    background-image: url(../images/model_footer_xin.jpg);
}

.i_hint {
    padding-right: 720px;
    max-height: 32px;
}

.con_icons {
    width: 50px;
    height: 42px;
    margin-right: 28px;
    float: left;
    cursor: pointer;
}

.con_icons_1{
    background: url(../images/12.jpg)no-repeat center/cover;
}

.con_icons_2{
    width: 50px;
    height: 33px;
    background: url(../images/13.jpg)no-repeat center/cover;
}