@charset "UTF-8";
.customMainPic{width:100%;height:600px;position:relative;background:#fff url(../../images/customMade/custom-banner.png) no-repeat center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}
.customMainAim{width:100%;padding:60px 0;position:relative;text-align:center}
.customMainAim span{display:block;font-size:24px;color:#8A9199}
.customMainAim .customMainAim-title{font-size:40px;color:#303233}
.custom-made{width:1200px;height:100%;position:absolute;top:0;left:0;right:0;margin:auto}
.custom-made .to-custom{position:absolute;top:320px;left:50%;margin-left: -140px;
    width:280px;height:80px;line-height:80px;text-align:center;font-size:28px;font-weight:500;color:#444;
    border-radius:100px;
    background-image:-webkit-gradient(linear,right top,left top,from(#FECC00),to(#FFEB00));background-image:-webkit-linear-gradient(right,#FECC00 0,#FFEB00 100%);background-image:-moz-linear-gradient(right,#FECC00 0,#FFEB00 100%);background-image:-o-linear-gradient(right,#FECC00 0,#FFEB00 100%);background-image:linear-gradient(270deg,#FECC00 0,#FFEB00 100%);
    box-shadow:0px 16px 40px -12px rgba(255, 216, 0, 0.5);
}

.custom-made .to-custom:hover{background:#FFEB00;cursor:pointer}
.custom-made-form{position:absolute;top:0;bottom:0;left:0;margin:auto;width:418px;height:426px;background:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:26px 24px;line-height:1.42857143}
.custom-made-form input{border:none;display:block;width:100%}
.custom-made-form input::-webkit-input-placeholder{color:#999}
.custom-made-form input:-moz-placeholder{color:#999}
.custom-made-form input::-moz-placeholder{color:#999}
.custom-made-form input:-ms-input-placeholder{color:#999}
.custom-made-form input::-ms-input-placeholder{color:#999}
.custom-made-form input::placeholder{color:#999}
.custom-made-form .form-item{position:relative;width:370px;height:48px;border:1px solid #EEE;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:14px 12px}
.custom-made-form .form-item:not(:first-child){margin-top:12px}
.custom-made-form .form-item.verify-item{padding-right:100px}
.custom-made-form .form-item.error{border:1px solid #f55}
.custom-made-form .form-item .img-verify-code,.custom-made-form .form-item .tel-verify-code{position:absolute;right:8px;top:0;bottom:0;margin:auto;width:84px;height:28px;line-height:28px;color:#FFAB00;text-align:right;cursor:pointer}
.custom-made-form .form-item .img-verify-code canvas,.custom-made-form .form-item .img-verify-code img,.custom-made-form .form-item .tel-verify-code canvas,.custom-made-form .form-item .tel-verify-code img{width:100%;height:100%}
.custom-made-form .form-item .destination-item{position:absolute;top:0;bottom:0;right:8px;height:32px;margin:auto;white-space:nowrap}
.custom-made-form .form-item .destination-item span{position:relative;display:inline-block;vertical-align:top;line-height:32px;background:#FFD800;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-left:9px}
.custom-made-form .form-item .destination-item span b{padding:0 8px;display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:58px}
.custom-made-form .form-item .destination-item span em{position:absolute;top:-4px;right:-4px;width:14px;height:14px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#FFD800;text-align:center;cursor:pointer}
.custom-made-form .form-item .destination-item span em i{vertical-align:top;margin-top:2px}
.custom-made-form .agreement-item{margin-top:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.custom-made-form .agreement-item i{vertical-align:-2px;margin-right:8px;cursor:pointer}
.custom-made-form .agreement-item a{color:#FFAB00}
.custom-made-form .form-tip{display:none;position:absolute;bottom:74px;left:0;width:100%;padding:0 24px;color:#f55}
.custom-made-form .submit-item{position:absolute;bottom:26px;left:0;right:0;margin:auto;width:370px;height:40px;line-height:40px;text-align:center;color:#444;background:#FFD800;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}
.custom-made-form .submit-item.disabled{background:#ffef99}
.custom-made-form .submit-tip{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:16px;text-align:center;padding:50px 62px 0}
.custom-made-form .submit-tip img{display:inline-block;vertical-align:top;margin-bottom:4px}
.custom-made-form .submit-tip p{font-size:14px;color:#999;line-height:20px;text-align:center;margin-top:6px}
.custom-made-form .submit-tip p span{color:#09F;margin-left:5px}
.custom-made-form .submit-tip a{display:inline-block;width:128px;height:40px;line-height:40px;text-align:center;border:1px solid #DDD;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;margin-top:30px;font-size:14px;color:#666}
.custom-made-tip{position:absolute;top:110px;left:0;color:#fff;padding-bottom:21px}
.custom-made-tip h1,.custom-made-tip h2{font-size:40px;line-height:56px}
.custom-made-tip p{font-size:24px;line-height:33px}
.normal-question-box{width:180px;text-align:center;color:#fff;position:absolute;bottom:156px;z-index:1;left: 50%;margin-left: -90px;}
.normal-question-box .question-tip{line-height:22px;font-size:16px;font-weight: normal;}
.normal-question-box .question-tip:hover{cursor: pointer;}
.normal-question-box .normal-question-btn{width:127px;height:34px;line-height:34px;text-align:left;color:#444;background-color:#fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding:0 14px;position:absolute;top:3px;right:2px;cursor:pointer}
.normal-question-box .normal-question-btn .text-box{position:relative;overflow:hidden}
.normal-question-box .normal-question-btn .text-box .bright-bar{position:absolute;top:0;left:-45px;-moz-animation:bright 2.5s infinite linear;-o-animation:bright 2.5s infinite linear;animation:bright 2.5s infinite linear;-webkit-animation:bright 2.5s infinite linear}
.normal-question-box .normal-question-btn i{position:absolute;right:0;bottom:-2px}
.normal-question-box .normal-question-list{padding:8px 18px 24px;margin:0 -6px;max-height:200px;overflow:auto;display:none}
.normal-question-box .normal-question-list::-webkit-scrollbar-track{background-color:transparent}
.normal-question-box .normal-question-list::-webkit-scrollbar-thumb{background:#E5C100}
.normal-question-box .normal-question-list::-webkit-scrollbar{width:2px}
.normal-question-box .normal-question-list .normal-question-item{text-align:justify;line-height:20px;margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;cursor:pointer}
.normal-question-box .normal-question-list .normal-question-item a{color:#444;display:block}
.normal-question-box .normal-question-list .normal-question-item:last-child{width:244px;color:#444;margin-bottom:0}
.illustration-wrp {
    text-align: center;
    height: 220px;
    padding-top: 20px;
    background-color: #fff;
}
@-webkit-keyframes bright{from{left:-45px}
to{left:144px}
}
@-moz-keyframes bright{from{left:-45px}
to{left:144px}
}
@-o-keyframes bright{from{left:-45px}
to{left:144px}
}
@keyframes bright{from{left:-45px}
to{left:144px}
}
.customDemand{width:1200px;margin:0 auto 118px}
.customDemand .customDemand-titBox{height:90px;padding:20px 0}
.customDemand .customDemand-titBox .customDemand-tit{height:50px;line-height:50px;font-size:36px;color:#303233;position:relative}
.customDemand .customDemand-titBox .customDemand-process{height:50px;line-height:50px;float:right}
.customDemand .customDemand-titBox .customDemand-process li{float:left;font-size:20px;color:#303233}
.customDemand .customDemand-titBox .customDemand-process li span{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;font-size:22px;color:#FFF;background:#ddd;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.customDemand .customDemand-titBox .customDemand-process .customDemand-process-border{margin:0 24px}
.customDemand .customDemand-titBox .customDemand-process .customDemand-process-border i{display:block;width:68px;height:2px;background:#D8D8D8;margin-top:24px}
.customDemand .customDemand-titBox .customDemand-process .active span{background:#FE7500}
.customDemand .customDemand-details{width:1200px;padding-bottom:30px;background-color:#fff}
.customDemand .customDemand-details .customDemand-details-fill{float:left;width:630px;height:100%;border-right:1px solid #DFEBF7;position:relative}
.customDemand .customDemand-details .customDemand-details-fill:before{content:'';width:34px;height:34px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);background:#DFEBF7;position:absolute;right:-17px;top:306px}
.customDemand .customDemand-details .customDemand-details-fill>ul{padding:40px 0 36px;display:none}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li{width:100%;height:44px;margin-bottom:20px;font-size:16px;color:#303233;position:relative}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li label{display:inline-block;width:96px;margin:0 16px 0 28px;vertical-align:middle}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li input{text-indent:20px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li .custom-tip{position:absolute;left:144px;bottom:-16px;font-size:12px;color:#F44336;display:none}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li .custom-tip-active{display:block}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li .customDemand-traveltime,.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li input{display:inline-block;width:404px;height:44px;border:none;outline:0;background:#F5F6F7;vertical-align:middle;position:relative}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li .customDemand-traveltime .date-box,.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li input .date-box{height:44px;border:none}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li .customDemand-traveltime .date-box em,.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li input .date-box em{margin-top:22px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li .customDemand-traveltime .date-box input,.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li input .date-box input{width:160px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li .fixaction-tab-box{left:144px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists>li .matchingWrapper{left:144px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-types-item .customDemand-types{display:inline-block;width:120px;height:44px;line-height:44px;text-align:center;background:#F5F6F7;cursor:pointer}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-types-item .customDemand-types-active{background:url(../../images/customMade/iocn_choice_box.png) no-repeat top center}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-types-item label:first-child+span{margin-left:4px;margin-right:20px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-destination{position:relative}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-destination .customDemand-addtag{position:absolute;top:8px;right:80px;width:285px;text-align:right}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-destination .customDemand-addtag span{display:inline-block;margin:0 5px 5px 0;padding-right:5px;width:60px;height:28px;text-align:center;line-height:28px;font-size:14px;color:#FFF;background:#FE7500;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;position:relative;cursor:pointer}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-destination .customDemand-addtag span:after{content:'x';height:10px;line-height:10px;position:absolute;right:2px;top:1px;color:#fff;font-size:14px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-travelers{position:relative}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-travelers .customDemand-traveler-num{width:132px;height:44px;line-height:44px;padding-right:20px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-travelers .customDemand-traveler-conversion{font-size:14px;color:#8A9199;position:absolute;left:258px;top:12px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-travelers div{display:inline-block;position:relative}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-travelers div label{margin:0 16px 0 20px;text-align:right}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-travelers div .customDemand-average-budget{width:132px;height:44px;line-height:44px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-travelers div .customDemand-budget-conversion{font-size:14px;color:#8A9199;position:absolute;right:4px;top:12px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-other-requirment{height:160px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-other-requirment textarea{width:404px;height:160px;padding:10px;background:#F5F6F7;vertical-align:text-top;border:none}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-nextBtn{margin-top:36px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-fill-lists .customDemand-nextBtn button{margin-left:144px;width:180px;height:48px;line-height:48px;text-align:center;font-size:20px;color:#FFF;background-image:-webkit-linear-gradient(233deg,#FFAD00 0,#FE7500 100%);background-image:-moz-linear-gradient(233deg,#FFAD00 0,#FE7500 100%);background-image:-o-linear-gradient(233deg,#FFAD00 0,#FE7500 100%);background-image:linear-gradient(-143deg,#FFAD00 0,#FE7500 100%);-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFAD00, endColorstr=#FE7500);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FFAD00, endColorstr=#FE7500)";border:none}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li{width:100%;height:44px;margin-bottom:20px;line-height:40px;font-size:16px;color:#303233;position:relative}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li label{display:inline-block;width:96px;margin:0 16px 0 28px;vertical-align:middle}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li label span.customDemand-details-sign{position:relative}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li label span.customDemand-details-sign:after{content:'*';color:#FE7500;position:absolute;right:-6px;top:-14px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li input{display:inline-block;text-indent:20px;width:404px;height:44px;line-height:44px;border:none;outline:0;background:#F5F6F7;vertical-align:middle}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li .customDemand-img-verification{width:84px;height:28px;position:absolute;right:90px;top:8px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li .customDemand-getverification-btn{width:84px;height:28px;line-height:28px;text-align:center;font-size:12px;color:#FFF;background:#FE7500;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;position:absolute;right:90px;top:8px;cursor:pointer}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li .custom-tip{height:16px;line-height:16px;position:absolute;left:144px;bottom:-16px;font-size:12px;color:#F44336;display:none}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li .custom-tip-active{display:block}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li .customDemand-btn{width:180px;height:48px;line-height:48px;text-align:center;font-size:20px;color:#FFF;border:none;outline:0;cursor:pointer}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li .customDemand-btn.disable{background:#C4CFDA}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li .customDemand-prevBtn{margin:0 38px 0 144px;background:#C4CFDA;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo li .customDemand-submitBtn{background-image:-webkit-linear-gradient(233deg,#FFAD00 0,#FE7500 100%);background-image:-moz-linear-gradient(233deg,#FFAD00 0,#FE7500 100%);background-image:-o-linear-gradient(233deg,#FFAD00 0,#FE7500 100%);background-image:linear-gradient(-143deg,#FFAD00 0,#FE7500 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFAD00, endColorstr=#FE7500);-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#FFAD00, endColorstr=#FE7500)";-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-submitwait li{margin:146px 0;text-align:center}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-submitwait li p{font-size:20px;color:#303233}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-submitwait li img{display:block;margin:24px auto}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-submitwait li span{font-size:16px;color:#8A9199}
.customDemand .customDemand-details .customDemand-details-fill .active{display:block}
.customDemand .customDemand-details .customDemand-details-show{width:570px;height:100%;float:right}
.customDemand .customDemand-details .customDemand-details-show .customDemand-show-tit{display:block;margin:0 53px 30px;padding:30px 0;font-size:24px;color:#303233;border-bottom:1px dashed #8A9199}
.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul{height:472px;overflow-y:auto;margin:0 30px 0 53px}
.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul li{height:44px;line-height:44px;font-size:20px}
.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul li label{display:inline-block;width:140px;margin-right:20px;color:#8A9199}
.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul li span{display:inline-block;width:300px;color:#303233}
.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-otherRequire,.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-reference-team,.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-show-destination{height:auto}
.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-otherRequire label,.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-otherRequire span,.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-reference-team label,.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-reference-team span,.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-show-destination label,.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-show-destination span{overflow:hidden;vertical-align:text-top;line-height:32px}
.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-otherRequire .customDemand-show-team,.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-reference-team .customDemand-show-team,.customDemand .customDemand-details .customDemand-details-show .customDemand-show-ul .customDemand-show-destination .customDemand-show-team{color:#0080FF}
.customProInfo{width:100%;padding:80px 0 112px;background-color:#fff}
.customProInfo .customRecommendPro{width:1200px;margin:0 auto 88px}
.customProInfo .customRecommendPro .customRecommendPro-titbox{width:1200px;margin:0 auto 48px}
.customProInfo .customRecommendPro .customRecommendPro-titbox .customRecommendPro-tit{display:inline-block;height:50px;text-align:center;line-height:50px;font-size:36px;color:#303233;position:relative}
.customProInfo .customRecommendPro .customRecommendPro-titbox .customRecommendPro-tit:after{content:'';width:24px;height:8px;-webkit-border-radius:50%/0 0 100% 100%;-moz-border-radius:50%/0 0 100% 100%;border-radius:50%/0 0 100% 100%;position:absolute;left:0;bottom:-8px;background:#FE7500}
.customProInfo .customRecommendPro .customRecommendPro-titbox .customRecommendPro-tit-span{display:inline-block;margin-left:26px;font-size:16px;color:#8A9199}
.customProInfo .customRecommendPro .customRecommendPro-contentbox{width:100%}
.customProInfo .customRecommendPro .customRecommendPro-contentbox ul{width:1200px;margin:0 auto}
.customProInfo .customRecommendPro .customRecommendPro-contentbox ul li{float:left;width:282px;height:188px;margin-right:24px;margin-bottom:24px}
.customProInfo .customRecommendPro .customRecommendPro-contentbox ul li:last-of-type{margin-right:0}
.customProInfo .customRecommendPro .customRecommendPro-contentbox ul li .custom-product-link{width:100%;height:100%;position:relative}
.customProInfo .customRecommendPro .customRecommendPro-contentbox ul li .custom-product-link .customRecommendPro-contentbox-img{display:block;width:100%}
.customProInfo .customRecommendPro .customRecommendPro-contentbox ul li .custom-product-link .customRecommendPro-contentbox-txt{width:282px;height:86px;line-height:86px;text-align:center;position:absolute;left:0;bottom:0;font-size:20px;color:#FFF;background:rgba(0,0,0,.3)}
.customProInfo .customRecommendPro .customRecommendPro-contentbox>ul>li:first-child+li+li+li{margin-right:0}
.customProInfo .customClassicCase{width:1200px;margin:80px auto 0}
.customProInfo .customClassicCase .customClassicCase-titbox{width:1200px;margin:0 auto 48px}
.customProInfo .customClassicCase .customClassicCase-titbox .customClassicCase-tit{display:inline-block;height:50px;text-align:center;line-height:50px;font-size:36px;color:#303233;position:relative}
.customProInfo .customClassicCase .customClassicCase-titbox .customClassicCase-tit:after{content:'';width:24px;height:8px;-webkit-border-radius:50%/0 0 100% 100%;-moz-border-radius:50%/0 0 100% 100%;border-radius:50%/0 0 100% 100%;position:absolute;left:0;bottom:-8px;background:#FE7500}
.customProInfo .customClassicCase .customClassicCase-titbox .customClassicCase-tit-span{display:inline-block;margin-left:26px;font-size:16px;color:#8A9199}
.customProInfo .customClassicCase .customClassicCase-contentbox li{float:left;margin-bottom:24px;margin-right:24px}
.customProInfo .customClassicCase .customClassicCase-contentbox li:nth-of-type(3n){margin-right:0}
.customProInfo .customClassicCase .customClassicCase-contentbox li .customClassicCase-contentbox-link{display:block;width:100%;height:100%;position:relative}
.customProInfo .customClassicCase .customClassicCase-contentbox li .customClassicCase-contentbox-link .customClassicCase-contentbox-img{display:block}
.customProInfo .customClassicCase .customClassicCase-contentbox li .customClassicCase-contentbox-link .customClassicCase-contentbox-txt{position:absolute;left:20px;top:16px;font-family:PingFangSC-Medium;font-size:14px;color:#FFF}
.customProInfo .customClassicCase .customClassicCase-contentbox li .customClassicCase-contentbox-link .customClassicCase-contentbox-txt .customClassicCase-contentbox-tittxt{display:block;height:30px;font-size:20px;letter-spacing:2px}
.customProInfo .customClassicCase .customClassicCase-contentbox>ul>li:first-child+li+li,.customProInfo .customClassicCase .customClassicCase-contentbox>ul>li:first-child+li+li+li+li+li{margin-right:0}
.customTeamInfo{width:100%;padding:120px 0 8px;text-align:center;background:#FFF}
.customTeamInfo .swiper-wrap{position:relative;width:1230px;margin:auto}
.customTeamInfo .swiper-wrap:hover .arrow-btn{opacity:1}
.customTeamInfo .swiper-wrap .arrow-btn{position:absolute;top:0;bottom:0;margin:auto;width:40px;height:96px;line-height:96px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;opacity:0;cursor:pointer;z-index:1;-webkit-transition:opacity .5s;-o-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s}
.customTeamInfo .swiper-wrap .arrow-btn:hover{background-color:#fff4c7}
.customTeamInfo .swiper-wrap .arrow-btn:hover .prev-icon{background-position:-779px -121px}
.customTeamInfo .swiper-wrap .arrow-btn:hover .next-icon{background-position:-794px -121px}
.customTeamInfo .swiper-wrap .arrow-btn.prev{left:40px}
.customTeamInfo .swiper-wrap .arrow-btn.next{right:40px}
.customTeamInfo .swiper-container{width:100%;height:100%;min-height:890px;position:relative}
.customTeamInfo .swiper-container .pagination-swiper{position:absolute;left:0;bottom:30px;width:100%;line-height:1;text-align:center;z-index:2}
.customTeamInfo .swiper-container .pagination-swiper span{width:12px;height:12px;display:inline-block;vertical-align:top;margin:0 6px;background-color:#242424;opacity:.1;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;cursor:pointer}
.customTeamInfo .swiper-container .pagination-swiper span.swiper-active-switch{width:24px}
.customTeamInfo .swiper-container .swiper-wrapper{width:100%;height:100%}
.customTeamInfo .swiper-container .swiper-wrapper .swiper-slide{width:100%;height:100%;position:relative}
.customTeamInfo .customTeamInfo-title{display:inline-block;margin:0 auto 18px;line-height:50px;font-size:36px;color:#303233;font-weight:700;position:relative}
.customTeamInfo .customTeamInfo-title:before{width:8px;height:24px;-webkit-border-radius:100% 0 0 100%/50%;-moz-border-radius:100% 0 0 100%/50%;border-radius:100% 0 0 100%/50%;position:absolute;left:-16px;top:13px;background:#FE7500}
.customTeamInfo .customTeamInfo-des{display:block;font-size:16px;line-height:22px;color:#8A9199}
.customTeamInfo .customTeamList{width:1200px;margin:82px auto 0}
.customTeamInfo .customTeamList .customTeamItem{float:left;width:156px;margin:0 105px 102px 0}
.customTeamInfo .customTeamList .customTeamItem:nth-of-type(5n){margin-right:0}
.customTeamInfo .customTeamList .customTeamItem a{position:relative;display:block;width:100%;text-align:center}
.customTeamInfo .customTeamList .customTeamItem a .age-tip{position:absolute;top:-14px;right:-12px;width:60px;height:28px;line-height:28px;background-color:#FFC552;background-image:-webkit-linear-gradient(243deg,#FFE838 0,#FFC552 100%);background-image:-moz-linear-gradient(243deg,#FFE838 0,#FFC552 100%);background-image:-o-linear-gradient(243deg,#FFE838 0,#FFC552 100%);background-image:linear-gradient(-153deg,#FFE838 0,#FFC552 100%);-webkit-border-radius:14px 2px 14px 2px;-moz-border-radius:14px 2px 14px 2px;border-radius:14px 2px 14px 2px}
.customTeamInfo .customTeamList .customTeamItem a .age-tip.high{background-color:#2CF590;background-image:-webkit-linear-gradient(237deg,#95FF14 0,#2CF590 100%);background-image:-moz-linear-gradient(237deg,#95FF14 0,#2CF590 100%);background-image:-o-linear-gradient(237deg,#95FF14 0,#2CF590 100%);background-image:linear-gradient(-147deg,#95FF14 0,#2CF590 100%)}
.customTeamInfo .customTeamList .customTeamItem a .customTeamItemAvter{display:block;width:156px;height:156px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.customTeamInfo .customTeamList .customTeamItem a .customTeamItemName{display:block;font-size:20px;line-height:28px;color:#303233;margin-top:19px}
.customTeamInfo .customTeamList .customTeamItem a .customTeamItemTitle{display:block;font-size:16px;line-height:22px;color:#8A9199;margin-top:6px}
.customTeamInfo .customTeamList .customTeamItem a .customTeamItemInfo{position:relative;width:124px;height:60px;margin:11px auto 0;padding:0 0 8px;background:#FFF;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.customTeamInfo .customTeamList .customTeamItem a .customTeamItemInfo:before{content:'';position:absolute;top:-6px;left:17px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid #fff}
.customTeamInfo .customTeamList .customTeamItem a .customTeamItemInfo .info-con{padding:8px 14px 0;font-size:16px;width:100%;height:52px;overflow:hidden;line-height:22px;color:#8A9199;background:#FFF;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.customTeamInfo .customTeamList .customTeamItem a .customTeamItemInfo .info-con:hover{position:absolute;top:0;left:0;height:auto;padding-bottom:8px;z-index:1}
.customTeamInfo .customTeamList .customTeamItem:first-child+li+li+li+li{margin-right:0}
.customMadeProcess{width:100%;text-align:center;background-color:#fff;padding-bottom:90px}
.customMadeProcess>p{line-height:50px;padding:105px 0 0;font-size:36px;color:#8A9199}
.customMadeProcess .customMadeProcessList{width:1200px;margin:44px auto 0}
.customMadeProcess .customMadeProcessList>div{float:left}
.customMadeProcess .customMadeProcessList div:first-child span{background:url(../../images/customMade/ic_1.png) no-repeat 20px 0}
.customMadeProcess .customMadeProcessList div:first-child+div+div span{background:url(../../images/customMade/ic_2.png) no-repeat 20px 0}
.customMadeProcess .customMadeProcessList div:first-child+div+div+div+div span{background:url(../../images/customMade/ic_3.png) no-repeat 20px 0}
.customMadeProcess .customMadeProcessList div:first-child+div+div+div+div+div+div span{background:url(../../images/customMade/ic_4.png) no-repeat 20px 0}
.customMadeProcess .customMadeProcessList .customMadeProcessListItem{width:210px;padding:18px 0;text-align:left;background:#F5F6F7;border-radius:8px 35px 8px 8px;-webkit-border-radius:8px 35px 8px 8px;-o-border-radius:8px 35px 8px 8px;-moz-border-radius:8px 35px 8px 8px}
.customMadeProcess .customMadeProcessList .customMadeProcessListItem:nth-of-type(1) span{background:url(../../images/customMade/ic_1.png) no-repeat 20px 0}
.customMadeProcess .customMadeProcessList .customMadeProcessListItem:nth-of-type(3) span{background:url(../../images/customMade/ic_2.png) no-repeat 20px 0}
.customMadeProcess .customMadeProcessList .customMadeProcessListItem:nth-of-type(5) span{background:url(../../images/customMade/ic_3.png) no-repeat 20px 0}
.customMadeProcess .customMadeProcessList .customMadeProcessListItem:nth-of-type(7) span{background:url(../../images/customMade/ic_4.png) no-repeat 20px 0}
.customMadeProcess .customMadeProcessList .customMadeProcessListItem span{display:inline-block;padding-left:85px}
.customMadeProcess .customMadeProcessList .customMadeProcessListArrow{width:120px;text-align:center}
.customMadeProcess .customMadeProcessList .customMadeProcessListArrow img{width:30px;height:30px;margin-top:24px}
.customMadeFeature{width:100%;padding-bottom:66px;background-color:#fff}
.customMadeFeature .customMadeFeatureTit{width:1200px;margin:0 auto;text-align:center}
.customMadeFeature .customMadeFeatureTit span{display:block;padding-top:40px;font-size:20px;color:#8A9199}
.customMadeFeature .customMadeFeatureTit h4{margin-top:7px;height:50px;line-height:50px;font-size:36px;color:#303233}
.customMadeFeature .customMadeFeatureTit em{display:block;margin-top:9px;height:33px;line-height:33px;font-size:24px;color:#303233}
.customMadeFeature .customMadeFeatureTit i{display:block;margin-top:13px;font-style:normal;font-size:14px;color:#8A9199}
.customMadeFeature .customMadeFeatureList{width:1200px;margin:40px auto 0}
.customMadeFeature .customMadeFeatureList .customMadeFeatureList-item{float:left;width:285px;height:134px;margin:0 20px 20px 0;text-align:center;background-color:#F5F6F7}
.customMadeFeature .customMadeFeatureList .customMadeFeatureList-item .customMadeFeatureList-item-img{width:45px;height:45px;margin-top:20px;vertical-align:bottom}
.customMadeFeature .customMadeFeatureList .customMadeFeatureList-item .customMadeFeatureList-item-label{font-size:16px;color:#303233;vertical-align:bottom}
.customMadeFeature .customMadeFeatureList .customMadeFeatureList-item .customMadeFeatureList-item-question{margin-top:16px}
.customMadeFeature .customMadeFeatureList .customMadeFeatureList-item .customMadeFeatureList-item-answer,.customMadeFeature .customMadeFeatureList .customMadeFeatureList-item .customMadeFeatureList-item-question{display:block;height:20px;_height:20px;*height:20px;font-size:14px;color:#8A9199}
.customMadeFeature .customMadeFeatureList .customMadeFeatureList-item:first-child+li+li+li,.customMadeFeature .customMadeFeatureList .customMadeFeatureList-last-item{margin-right:0}
.customMadeCase{width:100%;height:100%;position:fixed;left:0;top:0;z-index:2;background-color:rgba(0,0,0,.5);display:none}
.customMadeCase .customMadeCase-wrapper{width:1000px;height:798px;position:absolute;left:50%;top:50%;margin:-399px 0 0 -500px;background:#FFF}
.customMadeCase .customMadeCase-wrapper .customMadeCase-title{display:block;height:33px;margin:26px 0 0;line-height:33px;text-align:center;font-size:24px;color:#3A3A3A}
.customMadeCase .customMadeCase-wrapper .customMadeCase-close{width:24px;height:24px;position:absolute;right:60px;top:32px;background:url(../../images/customMade/close.png) no-repeat top center;cursor:pointer}
.customMadeCase .customMadeCase-wrapper .customMadeCase-content{width:880px;height:640px;margin:29px auto 0;background:#F3F3F3}
.customDemand .customDemand-details .customDemand-details-fill .customDemand-details-customInfo .customDemand-btn-group{height:auto}
.register-tip{position:relative;line-height:16px;font-size:12px;color:#666;padding:0 80px 0 162px;margin:-10px 0 10px}
.register-tip.hidden{visibility:hidden}
.register-tip .check_icon{position:absolute;top:2px;left:144px;width:12px;height:12px;cursor:pointer;background-image:url(../../images/login/icons/check_icon.png)}
.register-tip .check_icon.active{background-image:url(../../images/login/icons/checked_icon.png)}
.register-tip p{margin-top:8px;color:#999}
.guidance-popup{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999;background:url(../../images/bg.png) repeat;text-align:center}
.guidance-popup:after{content:'';display:inline-block;vertical-align:middle;height:100%}
.guidance-popup .guidance-box{display:inline-block;vertical-align:middle;width:1000px;text-align:left}
.guidance-popup .guidance-box .popup-head{height:48px;background-color:#ffd800;line-height:48px;padding:0 20px 0 30px;font-size:16px;color:#444;position:relative}
.guidance-popup .guidance-box .popup-head .close-icon{position:absolute;top:0;bottom:0;right:20px;margin:auto;cursor:pointer}
.guidance-popup .guidance-box .popup-con{background-color:#fff;padding:40px;overflow:auto}
.guidance-popup .guidance-box .popup-con iframe{width:100%;height:99%;border:none}
.guidance-popup .guidance-box .popup-con pre{white-space:pre-wrap;word-wrap:break-word}
.container{width:1200px;margin:auto}
.excellent-case{
    padding:100px 0;
    background-color: rgba(243, 245, 249, 1);
}
.excellent-case-tit{text-align:center}
.excellent-case-tit h2{font-size:36px;line-height:50px}
.excellent-case-tit p{font-size:16px;color:#999;line-height:22px;margin-top:12px}
.case-tab{position:relative;padding:36px 0 24px}
.case-tab .tab-tit{display:inline-block;vertical-align:top;font-size:30px;color:#333;line-height:42px}
.case-tab .tab-list{position:absolute;top:36px;right:0;font-size:0}
.case-tab .tab-list .tab-item{display:inline-block;vertical-align:top;font-size:16px;color:#191C27;padding:2px 24px 0;line-height:22px;cursor:pointer}
.case-tab .tab-list .tab-item.active{position:relative;color:#FFAB00}
.case-tab .tab-list .tab-item.active:after{content:'';position:absolute;top:28px;left:0;right:0;margin:auto;width:14px;height:3px;background:#ffab00;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.case-tab .tab-list .tab-item:hover{color:#FFAB00}
.case-prod-list{display:none;font-size:0;margin:0 -18px;min-height:303px}
.case-prod-list:first-child{display:block}
.case-prod-list .case-prod-item{font-size:14px;display:inline-block;vertical-align:top;padding:10px 10px 14px;margin:0 2px;width:302px;min-height:303px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer}
.case-prod-list .case-prod-item:hover{background:#FFF;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 30px 0 rgba(0,0,0,.1);box-shadow:0 0 30px 0 rgba(0,0,0,.1)}
.case-prod-list .case-prod-item img{display:block;width:282px;height:188px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#d8d8d8}
.case-prod-list .case-prod-item .case-prod-tit{margin-top:12px;font-size:18px;line-height:25px;max-height:50px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.case-prod-list .case-prod-item .case-reference-prc{margin-top:8px;color:#FFAB00;display:none;}
.custom-case{margin-top:30px}
.custom-case .case-prod-list{margin:0 -14px}
.custom-case .case-prod-item{position:relative;width:608px}
.custom-case .case-prod-item.no-link{cursor: default}
.custom-case .case-prod-item:hover{background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.custom-case .case-prod-item img{width:588px;height:392px}
.custom-case .case-prod-item .case-prod-tit{margin-top:0;height:auto}
.custom-case .case-prod-item .case-prod-info{position:absolute;left:123px;top:338px;padding:16px 18px;width:475px;background:#fecc00;color:#000;-webkit-border-radius:4px 0 4px 4px;-moz-border-radius:4px 0 4px 4px;border-radius:4px 0 4px 4px}
.custom-team-list{width:1050px!important;height:484px!important;min-height:484px!important;margin:36px auto 72px}
.custom-team-list .custom-team-con{float:left;width:328px;height:454px;background:#fff;border:1px solid #EEE;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;margin:20px 11px;overflow:hidden;text-align:left;cursor:pointer}
.custom-team-list .custom-team-con:hover{-webkit-box-shadow:0 2px 30px 0 rgba(0,0,0,.08);-moz-box-shadow:0 2px 30px 0 rgba(0,0,0,.08);box-shadow:0 2px 30px 0 rgba(0,0,0,.08)}
.custom-team-list .custom-team-con img{display:block;width:100%;height:326px}
.custom-team-list .custom-team-con .member-info{position:relative;padding:16px 16px 11px;margin:-38px 20px 0;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.custom-team-list .custom-team-con .member-info strong{font-size:18px}
.custom-team-list .custom-team-con .member-info em{font-size:14px;color:#999;margin-left:8px}
.custom-team-list .custom-team-con .member-info span{position:absolute;right:16px;top:16px;width:56px;height:24px;line-height:24px;text-align:center;font-size:12px;font-weight:700;background-image:-webkit-gradient(linear,left top,right top,from(#FFEB00),to(#FECC00));background-image:-webkit-linear-gradient(left,#FFEB00 0,#FECC00 100%);background-image:-moz-linear-gradient(left,#FFEB00 0,#FECC00 100%);background-image:-o-linear-gradient(left,#FFEB00 0,#FECC00 100%);background-image:linear-gradient(90deg,#FFEB00 0,#FECC00 100%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.custom-team-list .custom-team-con .member-introduce{padding:8px 20px;font-size:16px;color:#666;line-height:26px;max-height:89px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}

/* 案例分享 */
.case-group .case-tab-tits{
    width: 560px;
    height: 70px;
    display: flex;
    position: relative;
    left: 50%;
    margin-left: -280px;
    background-color: #fff;
    border-radius: 100px;
}
.case-group  .case-tab-tits .case-tab-tit-item{
    flex: 1;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    color: rgba(51, 51, 51, 1);
    cursor: pointer;
}
.case-group  .case-tab-tits .case-tab-tit-item.active{
    background-image: linear-gradient(270deg,#FECC00 0,#FFEB00 100%);
    border-radius: 100px;
    box-shadow: 0 14px 35px -12px rgba(255, 216, 0, 0.5);
}
.case-tab-cont-item{
    display: none;
}
.case-tab-cont-item:first-child{
    display: block;
}
.case-tab-cont-item .case-tab-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
    height: 42px;
    margin-bottom: 30px;
}
.case-tab-cont-item .case-tab-top .case-tab-top-left{
    font-size: 30px;
    line-height: 42px;
}
.case-tab-cont-item .case-tab-top .case-tab-top-right{
    display: flex;
    line-height: 36px;
    height: 36px;
}
.case-tab-cont-item .case-tab-top .case-tab-top-item{
    margin-right: 40px;
    font-size: 18px;
    color: #666666;
    cursor: pointer;
    min-width: 70px;
    text-align: center;
}
.case-tab-cont-item .case-tab-top .case-tab-top-item.null-li{
    width: 64px;
}
.case-tab-cont-item .case-tab-top .case-tab-top-item.active{
    color:#FFAB00;
    position: relative;
}
.case-tab-cont-item .case-tab-top .case-tab-top-item.active:before{
    position: absolute;
    width: 20px;
    height: 3px;
    background-color: #FFAB00;
    margin-left: -10px;
    left: 50%;
    bottom: -2px;
    display: inline-block;
    content: '';
}
.case-tab-cont-item .case-tab-top .case-tab-top-item:last-child{
    margin-right: 0;
}
.destination-wrp{
    display: flex;
    height: 600px;
    display: none;
}
.destination-wrp:first-child{
    display: flex;
}
.destination-wrp .destination-item{
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 400px;
    cursor: pointer;
}
.destination-wrp .destination-item a{
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 400px;
}
.destination-wrp .destination-item img{
    height: 300px;
}
.destination-wrp .destination-item .destination-desc{
    padding: 80px 60px 0 60px;
    height: 300px;
    background-color: #fff;
    color: #666666;
    position: relative;
}
.destination-wrp .destination-item .destination-desc.show-up:before{
    display:block;
    width:0;
    height:0;
    border-width:0 17px 17px;
    border-style:solid;
    border-color:transparent transparent #fff;/*透明 透明  黄*/
    position:absolute;
    top: -17px;
    left: 50%;
    margin-left: -20px;
    content: '';
}
.destination-wrp .destination-item .destination-desc.show-down::after{
    display:block;
    width:0;
    height:0;
    border-width:17px 17px 0;
    border-style:solid;
    border-color:#fff transparent transparent ;/*透明 透明  黄*/
    position:absolute;
    bottom: -17px;
    left: 50%;
    margin-left: -20px;
    content: '';
}
.destination-wrp .destination-item .destination-title{
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 24px;
    color: #333333;
}
/* 旅游方式部分 */
.style-wrp{
    flex-direction: column;
    display: none;
}
.style-wrp:first-child{
    display: flex;
}

.style-wrp .style-row ul{
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}
.style-wrp .style-row ul >li{
    position: relative;
    width: 590px;
}
.style-wrp .style-row ul >li:first-child{
    margin-right: 20px;
}
.style-wrp .style-row ul >li img{
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 360px;
    height: 240px;
}
.style-wrp .style-row ul >li .style-desc{
    background-color: #fff;
    width: 550px;
    height: 280px;
    padding: 40px 0 0 30px;
    text-align: left;
}
.style-wrp .style-row ul >li .style-title{
    font-size: 20px;
    width: 180px;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
    margin-bottom: 20px;
}
.style-wrp .style-row ul >li .style-price{
    font-size: 16px;
    line-height: 22px;
    color: #666;
}
.style-wrp .style-row .to-detail{
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
    background-image: linear-gradient(270deg,#FFAB00 0,#FFCE00 100%);
    width: 100px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    position: absolute;
    bottom: 32px;
    box-shadow: 0 6px 18px -6px rgba(255, 171, 0, 0.5);
    cursor: pointer;
}
.mid-bg{
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 10px;
    position: relative;
}
.mid-bg .to-form{
    color: #fff;
    display: inline-block;
    border-radius: 100px;
    width: 200px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    background-image: linear-gradient(90deg ,#FFB31E 0, #FF9800 100%);
    box-shadow: 0 6px 18px -6px rgba(255, 171, 0, 0.5);
    bottom: 83px;
    left: 420px;
    cursor: pointer;
}
