/*幻灯高度*/
img{
    border: 0;
}
.swiper-container{

    height: 420px;
    width:1100px;
}

.wrap-box{

    width: 1100px;
    margin:0 auto;
    margin-top:10px;
    border-bottom: 1px solid #43719F;
}
.wrap-box .other-qu,.wrap-box .cankuchuzhu{
    position: relative;
    /*height: 600px;*/
    /*border: 1px solid #43719F;*/
    /*background: #ddd;*/
    border-bottom: 1px solid #43719F;

}
.wrap-box .other-qu .other-qu-top,.wrap-box .cankuchuzhu .other-qu-top{
    line-height: 35px;
    border-bottom: 1px solid #43719F;
    overflow: hidden;
}

.wrap-box .other-qu .qu-content,.wrap-box .cankuchuzhu .qu-content{
    width: 100%;
    /*background: #ccc;*/
}
.wrap-box .other-qu .qu-content ul img,.wrap-box .cankuchuzhu .qu-content ul img{
    border-radius: 4px;
}

.wrap-box .other-qu h1,.wrap-box .cankuchuzhu h1{
    float: left;
    font-size:18px;
}
.wrap-box .other-qu h1 a,.wrap-box .cankuchuzhu h1 a{
    cursor: pointer;
    font-family: Arial;
    font-family: MicrosoftYaHei,'微软雅黑',Arial;
    color:#43719F;
}
.wrap-box .other-qu ul.item-qu,.wrap-box .cankuchuzhu ul.item-qu{
    overflow: hidden;
    float: right;

}
.wrap-box .other-qu ul.item-qu li,.wrap-box .cankuchuzhu ul.item-qu li{
    font-size:14px;
    cursor: pointer;
    margin-right:10px;
    /*padding:0px 5px;*/
    text-align: center;

    float: left;
    display: inline;
    /*border: 1px solid red;*/
}

.wrap-box .other-qu ul.item-qu li.current,.wrap-box .cankuchuzhu ul.item-qu li.current{
    /*color: #000;*/
    background: #EBEBEB;
}

.wrap-box .other-qu ul.item-qu li a,.wrap-box .cankuchuzhu ul.item-qu li a{
    padding: 0px 5px;
    /*color:#999;*/
    color:#000;
}
.wrap-box .other-qu ul.item-qu li a:hover,.wrap-box .cankuchuzhu ul.item-qu li a:hover{
    color: #000;
}
.wrap-box .other-qu ul.item-qu li a,.wrap-box .cankuchuzhu ul.item-qu li a{
    float: left;
}

.wrap-box .other-qu ul.item-qu li.qu_more,.wrap-box .cankuchuzhu ul.item-qu li.qu_more{
    margin-right:0;
    background: none;
}
.wrap-box .other-qu ul.item-qu li.qu_more a,.wrap-box .cankuchuzhu ul.item-qu li.qu_more a{

    float: left;
    color:#000;
}
.wrap-box .other-qu ul.item-qu li.qu_more a:hover,.wrap-box .cankuchuzhu ul.item-qu li.qu_more a:hover{
    color: #f60;
}
.wrap-box .other-qu .qu-content ul,.wrap-box .cankuchuzhu .qu-content ul{
    overflow: hidden;

}

.wrap-box .other-qu .qu-content ul li,.wrap-box .cankuchuzhu .qu-content ul li{
    float: left;
    width:215px;
    /*width:195px;*/
    margin-right:5px;
    margin-bottom:5px;
    /*border:1px solid red;*/
    /*background: #ff5a5f;*/
    position: relative;
    height:210px;
}
.wrap-box .other-qu .qu-content ul li a,.wrap-box .cankuchuzhu .qu-content ul li a{

    float: left;
}
.wrap-box .other-qu .qu-content ul li a p,.wrap-box .cankuchuzhu .qu-content ul li a p{

    /*padding-left:5px;*/
    /*background: #000;*/
    /*opacity:0.5;*/
    /*filter:alpha(opacity=50); *//* 针对 IE8 以及更早的版本 */
    position:  absolute;
    color:#fff;
    top:50%;


    /*width:100%;*/

}
.wrap-box .other-qu .qu-content ul li p strong,.wrap-box .cankuchuzhu .qu-content ul li p strong{


    font-size: 10px;
    border-radius: 5px;
    /* color: #000; */
    font-weight: normal;
    background: #000;
    text-align: center;
    margin: 5px 5px 5px 0;
    padding: 2px 5px;
    float: left;
    /* border: 1px solid red; */



}

.wrap-box .other-qu .qu-content .detail,.wrap-box .cankuchuzhu .qu-content .detail{
    height: 50px;
    position: absolute;
    left:0;
    bottom: 0;

    text-align: center;
}
.wrap-box .other-qu .qu-content .line-xian,.wrap-box .cankuchuzhu .qu-content .line-xian{
    font-size: 0;
    height: 1px;
    border-top:1px solid #43719F;
    float:left;width:100%;
}

.wrap-box .other-qu .qu-content .wenzi-zhanshi,.wrap-box .cankuchuzhu .qu-content .wenzi-zhanshi{
    padding-top: 5px;
    overflow: hidden;
    float: left;
}
.wrap-box .other-qu .qu-content .wenzi-zhanshi ol li,.wrap-box .cankuchuzhu .qu-content .wenzi-zhanshi ol li{
    float: left;
    width:270px;
    height: 30px;
    line-height: 30px;
    margin:0;
    /*border:1px solid red;*/
}
.wrap-box .other-qu .qu-content .wenzi-zhanshi ol li a,.wrap-box .cankuchuzhu .qu-content .wenzi-zhanshi ol li a{
    text-align: center;
    width: 100%;
    color: #000;
    float: left;
    text-align: center;
    font-size:14px;

}
.wrap-box .other-qu .qu-content .wenzi-zhanshi ol li a:hover,.wrap-box .cankuchuzhu .qu-content .wenzi-zhanshi ol li a:hover{
    color:#43719F;
}

.wrap-box .other-qu .qu-content .detail strong,.wrap-box .cankuchuzhu .qu-content .detail strong{
    /*width:auto;*/
    /*display: block;*/
    cursor: pointer;
}
.wrap-box .other-qu .qu-content .detail  a,.wrap-box .cankuchuzhu .qu-content .detail  a{
    width: 100%;
    padding-top: 6px;
    display: block;
    text-align: center;
    color: #43719F;
    font-size: 14px;

}
.wrap-box .other-qu .qu-content .detail  a.price,.wrap-box .cankuchuzhu .qu-content .detail  a.price{
    color: #f60;
    font-size: 16px;
    padding-top: 0;
}

/*预约侧边栏定位*/
.yuy-Collection-father ul.yuy-Collection{
    top:-90px;
}


.color104{
    background: #f29c9f;
}
.colordiping{
    background: #56bfee;
}
.colorpaiwu{
    background: #ff7473;
}
.colorcanzen{
    background: #60c5b2;
}
.colorzhuce{
    background: #8f82bc;
}
.colormatou{
    background: #cfa972;
}
.colorzusu{
    background: #f17f42;
}
.colorguache{
    background: #ddc201;
}