/*
* 精选方案详情|团建项目详情|户外旅行详情 CSS
* Author：M-Liu
* date：2018-03-07
*/
@import "main.css";
@import "idangerous.swiper.css";

.detail-content {
    margin-top: 30px;
    margin-bottom: 40px;
    width: 1160px;
}

.detail-content-top {

}

.swiper-container {
    width: 600px;
    height: 400px;
    /*margin-right: 20px;*/
}

.arrow {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 80px;
    z-index: 10;
}
.left {
    background: url(../img/hp_example_left.png) no-repeat center;
}
.right{
    background: url(../img/hp_example_right.png) no-repeat center;
    right:0;
}
.left:active {
    background: url(../img/hp_example_left_ora.png) no-repeat center;
    background-color: rgba(0, 0, 0, .5);
}

.right:active {
    background: url(../img/hp_example_right_ora.png) no-repeat center;
    background-color: rgba(0, 0, 0, .5);
}

.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 10px;
    width: 100%;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: white;
    margin: 0 8px;
    cursor: pointer;
    opacity: 0.5;
}

.swiper-active-switch {
    opacity: 1;
}

.swiper-slide {
    position: relative;
    opacity: 0;
    transition: opacity 0.7s ease-in-out;
}

.swiper-slide img {
    height: 100%;
}

.swiper-slide-active {
    opacity: 1;
}

.top-card {
    position: relative;
    width: 540px;
    height: 400px;
    background-color: white;
    padding: 30px;
}

.top-card-info> span {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
}

.top-card>  a {
    width: 160px;
    height: 45px;
    background-color: #ff8100;
    color: white;
    line-height: 45px;
    text-align: center;
    border-radius: 4px;
    font-size: 20px;
}

.top-card-item {
    margin-bottom: 6px;
}

.top-card-item > span:nth-child(1) {
    width: 74px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    margin-right: 20px;
    color: #999999;
}

.chat-bg {
    padding: 16px 21px 16px 31px;
    line-height: 21px;
    background: url("../img/details_reason_bg.png") no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%; /* 老版本的 Firefox */
}

.score{

}

.score i{
    width: 14px;
    height: 14px;
    margin-right: 3px;
    background: url("../img/ico_star_g.png");
}

.score i:last-child{
    margin-right: 0;
}

.score .normal{
    width: 14px;
    height: 14px;
    background: url("../img/ico_star_s.png");
}


.detail-content-indicator {
    height: 61px;
    margin-top: 40px;
    padding: 0 50px;
    background-color: white;
    border-bottom: #e8e8e8 1px solid;
    width: 1160px;
}

.detail-content-indicator-item {
    cursor: pointer;
    font-size: 18px;
    height: 100%;
    line-height: 60px;
    text-align: center;
    margin-right: 60px;

}

.indicator-active {
    color: #ff8100;
    border-bottom: solid #ff8100 3px;
}

.content-block {
    padding: 50px 40px;
}

.content-block > i {
    width: 100px;
    height: 100px;
    margin-right: 50px;
}

.content-design {
    width: 100%;
    background-color: white;
}

.content-design > i {
    background: url("../img/details_ico_idear.png");
}

.content-design .content {
    font-size: 18px;
    line-height: 32px;
}

.content-design .content img {
    margin-top: 10px;
    max-width: 900px;
    margin-bottom: 10px;
}

.content-plan {
    width: 100%;
    background-color: white;
}

.content-plan > i {
    background: url("../img/details_ico_schedule.png");
}

.content-plan .content {
    width: 1000px;
    max-width: 1000px;

}

.content-plan .content .day {
    width: 880px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding-left: 30px;
    text-align: left;
    background-color: #f6f6f6;
}

.content-plan .content .plan-list {
    padding-top: 28px;
    padding-bottom: 20px;
    width: 850px;
    padding-left: 30px;
}

.time {
    font-size: 16px;
    font-weight: bold;
    width: 40px;
    line-height: 16px;
}

.time-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}

.dot {
    width: 13px;
    height: 13px;
    border-radius: 10px;
    margin: 0 21px;
    background-color: #d2cecb;
}

.dot-act {
    width: 10px;
    height: 10px;
    background-color: #ff8100;
    border-radius: 10px;
    border: 3px double #ffeedd;
    margin: 0 20px;
}

.plan-list-content {

}

.plan-list-content > i {
    height: 80px;
    width: 1px;
    background-color: #e8e8e8;
    margin-left: 67px;
}

.plan-list-content-desc {
    width: 100%;
    padding-bottom: 28px;
    margin-left: 27px;
    border-bottom: #e8e8e8 dashed 1px;
}

.content-tip {
    width: 100%;
    background-color: white;
}

.content-tip > i {
    background: url("../img/details_ico_tips.png");
}

.content-tip .content{
    font-size: 18px;
    line-height: 32px;
}

.content-tip .content .title{
    font-weight: bold;
}



.content-notice {
    width: 100%;
    background-color: white;
}

.content-notice .content{
    font-size: 18px;
    line-height: 32px;
}

.content-notice .content .title{
    font-weight: bold;
}


.content-notice > i {
    background: url("../img/details_ico_notes.png");
}

.content-intro{
    width: 100%;
    background-color: white;
}

.content-intro .content {
    font-size: 18px;
    line-height: 32px;
}

.content-intro .content img {
    margin-top: 10px;
    max-width: 900px;
    margin-bottom: 10px;
}

.content-intro i{
    background: url("../img/details_ico_intro.png");
}
.content-income{
    width: 100%;
    background-color: white;
}

.content-income .content {
    font-size: 18px;
    line-height: 32px;
}

.content-income .content img {
    margin-top: 10px;
    max-width: 900px;
    margin-bottom: 10px;
}

.content-income i{
    background: url("../img/details_ico_profit.png");
}

.content-icon{
    top: 142px;
}

.padding-left-140{
    padding-left: 150px;
}
