
#bu-home .search{
    background: #efefef;
    padding: 65px 0;
}
#bu-home .search .container>ul>li{
    float: left;
    padding: 0;
    width: 32%;
    margin-left: 2%;
    background: url("/public/img/home/business/hotel/hotel_btn_bg.jpg") no-repeat 100%;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/img/home/business/hotel/buHotel_btnBg.jpg',  sizingMethod='scale');
    background-size: 100%;
    line-height: 65px;
    text-align: center;
}
#bu-home .search .container{
    position: relative;
}
#bu-home .search .container>ul li.fir{
    margin-left: 0;
}

.search .select{
    position: relative;
}
.search .select .nav{
    width: 100%;
    height: 100%;
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: 47px;
}

.search .select .items{
    position: absolute;
    display: none;
    width: 100%;
    background: white;
    left:0;
}

.search .select .items li{
    text-align: center;
    line-height: 40px;
}

.search .select .items li.active{
    background:#9d7cb3 ;
    color: white;
}

#bu-home .search .input{
    margin-top: 30px;
    line-height: 40px;
}

#bu-home .search .input input{
    height: 40px;
    width: 85%;
    vertical-align: top;
    border:none;
    outline:none;
}

#bu-home .search .input .butn{
    display: inline-block;
    width: 15%;
    height: 40px;
    background: #9d7cb3;
    line-height: 40px;
    color: white;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
#bu-home .search .input p{
    font-size: 20px;
    font-weight:bold;
    text-align: right;
    margin-top: 10px;
    color: #737373;
}

#bu-home .section1{
    padding: 100px 0;
}
#bu-home .section1 h2{
    text-align: center;
    margin-bottom: 45px;
}

#bu-home .section1 .left{
    width: 70%;
}
#bu-home .section1 .left>img{
    width: 100%;
}
#bu-home .section1 .right{
    width: 28%;
}

#bu-home .section1 .right p{
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    max-height: 120px;

}
#bu-home .section1 .right span{
    font-size: 20px;
    font-weight: bold;
    color: #00716a;
}

#bu-home .section1 .right a{
    display: inline-block;
    width: 136px;
    height: 33px;
    background: url("/public/img/home/common/bg_frame.png") no-repeat;
    text-align: center;
    color: white;
    font-size: 15px;
    line-height: 33px;
}


#bu-home .section2{
    padding: 60px 0;
    background: #efefef;
}

#bu-home .section2 ul{
    position: relative;
}

#bu-home .section2 li{
    float: left;
    position: relative;
    width: 32%;
    margin-left: 2%;
    text-align: center;
    background: white;
    padding-bottom: 20px;
}
#bu-home .section2 li.fir{
    margin-left: 0;
}

#bu-home .section2 li>img{
    width: 100%;
}

#bu-home .section2 li .word{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-weight:bold;
    color: white;
    margin-top: 15px;
}
#bu-home .section2 li .word .name{
    font-size: 18px;
}
#bu-home .section2 li .word .statu{
    font-size: 15px;
}

#bu-home .section2 li .box{
    padding: 20px 0;
}

#bu-home .section2 li .box{
    color: #5f5f5f;
    font-size: 15px;
    line-height: 28px;
    font-weight:bold;
}

#bu-home .section2 li a{
    display: inline-block;
    width: 50%;
    max-width:116px ;
}
#bu-home .section2 li a img{
    width: 100%;
}

#bu-home .section2 ul>span{
    position: absolute;
    top: 45%;
    cursor: pointer;
}
#bu-home .section2 h2{
    text-align: center;
    padding-bottom: 40px;
}

#bu-home .section2 .container>span img{
    height: 70%;
}
#bu-home .section2 .prev{
    left: -7%;
}
#bu-home .section2 .next{
    right: -7%;
}

.section3 .content .newContent .right li.text img {
    padding-right: 5px;
}



.section3 .content {
    position: relative;
    padding:20px 0 0;
    height: 780px;
    text-align: center;
}

.section3 .content .title {
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin: 35px 0;
}

.section3 .content ul {
    overflow: hidden;
}

.section3 .content .item li {
    float: left;
    font-size: 20px;
    padding: 10px 36px;
    background-color: #808080;
    margin-left: 20px;
    color: #fff;
}
.section3 .content li.active {
    background-color: #9d7cb3;
}

#slider1 .butn{
    text-align: center;
    position: absolute;
    width: 100%;
    height: 80px;
    bottom: 50px;
    z-index: 20;
}
#slider1 .butn span img{
    height: 100%;
}
#slider1 .butn>span{
    height: 100%;
}
#slider1 .butn .btn2{
    margin-left: 1%;
}
#slider1 .butn>div {
    display: inline-block;
    height: 100%;
    position: relative;
}

#slider1 .butn  .item{
    display: inline-block;
    height: 100%;
    color: white;
    font-size: 20px;
    vertical-align: middle;
    background: #007069;
    overflow: hidden;
    width: 200px;
    line-height: 80px;
    white-space: nowrap;
}
#slider1 .butn  .item span{
    display: inline-block;
}
#slider1 .butn  .item .tip{
    margin-left: 15px;
}

#slider2{
    height: 464px;
}
#slider2 .swiper-slide{
    position: relative;
    text-align: center;
    padding-bottom: 20px;
}

#slider2 .swiper-slide>div{
    position: relative;
    margin:0 7px;
    background: white;
}

#slider2 .swiper-slide div>img{
    width: 100%;
}

#slider2 .swiper-slide .word{
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    left: 0;
    font-weight:bold;
    color: white;
    padding: 5px 0;
}
#slider2 .swiper-slide .word .cover{
    width: 320px;
    background: #067971;
    background: rgba(6,121,113,.6);
    filter: alpha(opacity=60);

}
#slider2 .swiper-slide .word .name{
    font-size: 18px;
}
#slider2 .swiper-slide .word .statu{
    font-size: 15px;
}

#slider2 .swiper-slide .box{
    padding: 20px 20px 0;
}

#slider2 .swiper-slide .box{
    color: #5f5f5f;
    font-size: 15px;
    line-height: 28px;
    font-weight:bold;
}
#slider2 .swiper-slide a img{
    width: 320px;
    height: 240px;
}

#slider2>span{
    position: absolute;
    top: 45%;
    cursor: pointer;
}

#slider2 .swiper-slide div>img{
    width: 310px;
    height: 267px;
}
#slider2 .more {
    font-size: 14px;
    /* margin-top: 10px; */
     padding-bottom: 20px; 
}

#slider2 .more .icon {
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url("/public/img/home/index/main_icon.png") no-repeat;
}

#slider2 .more a {
    color: #9d7cb3;

}
.section2 .container{
    position: relative;
    padding: 0;
}
.section2 .container>span{
    position: absolute;
    top: 39%;
}
.section2 .pagination{
    bottom: -8%;
}