.custom-made-detail{width:1200px;margin:auto;padding:97px 0 30px}
.custom-made-info{position:relative;background:#fff;padding:40px 24px 40px 594px;min-height:351px}
.custom-made-info .custom-made-img{position:absolute;left:24px;bottom:40px;width:552px;height:368px}
.custom-made-info .custom-made-img img{width:100%;height:100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.custom-made-info .custom-made-tit{font-size:28px;line-height:40px;font-weight:700}
.custom-made-info .custom-made-tip{width:391px;font-size:17px;line-height:24px;color:#999;margin-top:18px}
.custom-made-info .custom-made-prc{font-size:20px;margin-top:52px}
.custom-made-info .custom-made-prc span{color:#F55;font-size:36px;line-height:50px}
.custom-made-info .custom-made-btn{margin-top:14px}
.custom-made-intro{margin-top:14px;background:#fff}
.custom-made-intro .intro-tab-warpper{height:64px}
.custom-made-intro .intro-tab{position:relative;top:0;width:1200px;margin:auto;overflow:hidden;background:#fff;z-index:9;border-bottom:1px solid #f7f7f7}
.custom-made-intro .intro-tab li{position:relative;float:left;font-size:16px;line-height:64px;text-align:center;padding:0 26px;color:#999;cursor:pointer}
.custom-made-intro .intro-tab li.active{color:#333;font-weight:700}
.custom-made-intro .intro-tab li.active:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:4px;background:#FFD800}
.custom-made-intro .intro-tab li:hover{color:#333;font-weight:700}
.custom-made-intro .intro-list{padding:0 48px 30px}
.custom-made-intro .intro-list .intro-item{padding:30px 0}
.custom-made-intro .intro-list .intro-item-tit{position:relative;font-size:24px;line-height:35px;color:#333;font-weight:700}
.custom-made-intro .intro-list .intro-item-tit:after{content:'';position:absolute;left:0;bottom:0;width:48px;height:2px;background:#FFD800;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.custom-made-intro .intro-list .intro-item-con{padding:24px 12px 0;line-height:1.8}
.prod-trip{text-align:justify;color:#666}
.prod-trip .prod-trip-title{color:#333}
.prod-trip .prod-trip-info{line-height:24px;margin-top:4px}
.prod-trip .prod-trip-repast,.prod-trip .prod-trip-stay{margin-top:12px;line-height:20px}
.prod-trip .prod-trip-repast i,.prod-trip .prod-trip-stay i{vertical-align:top;margin:-4px 8px -4px -4px;-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7)}
.prod-trip .prod-trip-img{margin-top:12px}
.prod-trip .prod-trip-img img{max-width:588px}


/**文本行程样式**/
.item-img-box{
    margin-bottom:38px;width: 1.5rem;height: 1rem;display: inline-block;vertical-align: middle;-webkit-border-radius: .05rem;-moz-border-radius: .05rem;border-radius: .05rem;
}
.day-details-list .day-details-item .item-img-box>img {
    width: 1.5rem;
    height: 1rem;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: .05rem;
    -moz-border-radius: .05rem;
    border-radius: .05rem
}
.day-details-list .day-details-item .item-imgbox .item-img-box:nth-child(odd){margin-right:.15rem}
