/*
 *srh 2015.7.23
 */
.ss-yellow{
    color: f39800;
}
.ss-red{
    color: #ff0101;
}
.ss-btn{
    background: #eb6100;
    color: #fff;
    border:0;
    border-radius: 20px;
    font-size: 20px;
    padding: 5px 25px;
    margin-top: 15px;
    margin-bottom: 10px;

}
.ss-btn:hover{
    background: #c85403;
    color: #fff;
}
.ss-b-red{
    background: #ff0101;
}
.ss-right-btn{
    margin-top: 5px;
    margin-bottom: 2px;
    padding: 3px 20px;
}
.btn-line{
    text-align: center;
}
.btn-line a{
    font-size: 20px;
    padding: 5px 15px;
}
.btn-line a:hover{
    color: #FFFFFF;
}
/*每个页面独有的样式*/
.head_nav_cont_m{
    position: relative;
    overflow:visible;

}
.head_nav_cont_m .head_nav_menu_m li{
    height: 50px;
    line-height: 50px;
}
.head_nav_menu_m_down{
    position: fixed;
    z-index: 9999;
    width: 150px;
    right: 0;
    border-top: 0;
}

.gsc-adBlock {
    display: none !important;
}
.head_nav_cont_m {
    box-shadow: 0px 1px 3px #ccc;
}
.navbar-default .navbar-toggle{
    border-color: transparent;
}
/*.navbar-nav {*/
/*    margin: 0px -15px;*/
/*}*/
.head_nav_menu_m_down .navbar-nav{
    background: #eee;
}
.navbar-toggle {
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 8px;
}
/*基础样式*/

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
}

ol {
    list-style: decimal;
}

ul {
    /*list-style: none;*/
}
.ul-none-style{
    list-style: none;
}
caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    padding: 10px 0;
}

q:before,
q:after {
    content: "";
}

abbr,
acronym {
    border: 0;
}

.cl {
    clear: both;
}

p {
    color: #444444;
}

a:hover {
    color: #FF0000;
}


/* top 10 tours*/
.top10tours-top {
    background: #fff;
}

.top10tours-top h1 {
    text-align: center;

}

.top10tours-top .js {
    text-align: justify;
    padding-bottom: 20px;
}

.top10tours-cont {
    background: #eee;
}

.tour-item {
    background: #fff;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tour-item:hover {
    -webkit-box-shadow: 0 0 5px #a29e9e;
;
    box-shadow: 0 0 5px #a29e9e;
;
}

.tour-item .pic-tit {
    position: relative;
}

.tour-item .pic-tit>p {
    position: absolute;
    width: 100%;
    font-size: 1.28em;
    text-align: center;
    bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff;
    background: rgba(0,0,0,0.7);
}
.tour-item .pic-tit > span{
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    padding-top: 5px;
    padding-left: 8px;
    background: url(/images-2.0/top10/zuo-1.png) no-repeat;
    width: 43px;
    height: 46px;
    font-size: 1.3em;
}
.tour-item .dz {
    padding-left: 5px;
    padding-right: 5px;
    /* height: 40px; */
    /* overflow: hidden; */
}

.tour-item .ss-price {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;

}

.tour-item .ss-price a {
    position: absolute;
    right: 10px;
    top: 0;
    color: #fff;
    background: #eb6100;
    border: 1px solid #eb6100;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    text-decoration: none;
}

.tour-item .ss-price a:hover {
    background: #d74508;
    color: #fff;
}
.tour-item .ss-price .price{
    padding-top: 5px;
}
.tour-item .ss-price .price span{
    font-weight: 700;
    color: #b00;
}



.top10-tm{
    background: url(/images-2.0/top10/top-10-china-tours-1.jpg) no-repeat;
    background-size: 100% 100%;
}
.top10-form{
    margin-top: 25px;
    margin-bottom: 25px;
    border-radius: 5px;
    overflow: hidden
}
.top10-form .tailor_des{
    overflow: hidden;
}
.top10-form h3{
    text-align: center;
    color: #fff;
    background: #444444;
}
.main_nav {

    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px solid #BBBBBB;
    height: 32px;

}
.nav_list {
    float: left;
    color: #555555;
}
.nav_list_tools {
    float: right;
    /*width: 140px;*/

}
.top10-tm .travel-item{
    border-top:1px dashed #ccc !important;
    overflow: hidden;
    padding-top: 15px;
}

.top10-tm .travel-item .tailor_des li{
    float: left;
    width: 50%;
}
.top10-tm .travel-item .textarea_request{
    width: 100%;
}
@media (min-width: 768px) {
    .top10-tm .travel-item .tailor_des li{
        width: 25%;
    }
}
@media (max-width: 768px) {
    .top10-form  .tailor_des li{
        font-size: 1.1em;
        padding-top:  5px;
        padding-bottom:  5px;
    }
}
.travel-item .submit_button_red{
    color: #fff;
    background: #eb6100;
    border-radius: 8px;
    padding: 5px 15px;
    font-size: 1.8em;
    text-align: center;
    display: block;
    margin:0 auto;
    margin-top: 30px;
    border: 0;

}

.top10-tm-date .hint{
    margin-bottom: 25px;
}

.top10-tm .user-info .form-group {
    position: relative;
    height: 55px;

}


.top10-footer {
    text-align: center;
}
.top10-footer img{
    margin:5px auto;

}
.top10-footer .row > div{
    margin-top: 20px;
}
.top10-footer p {
}
.top10-footer p > a{
    font-size: 1.2em;
    color: #444;


}

.top-10-bpic{
    position: relative;
}
.top-10-bpic > p{
    position: absolute;
    width: 250px;
    top: 50%;
    left: 50%;
    margin-left: -100px;
}
.top-10-bpic > p a{
    font-size: 20px;
    background: #fff100;
    color: #777;
    padding: 5px 10px;
    border-radius: 5px;

}

/*20190402 ss*/

.lineinfo-right .t-code,
.lineinfo-right .t-type,
.lineinfo-right .t-high{
    padding-left: 25px;
    background-size: 16px 16px;
    margin-otp: 10px;
    margin-bottom: 10px;
}
@media (max-width: 768px) {
    .lineinfo-right .t-code{
        padding-top: 15px;
    }
}
.lineinfo-right .t-code strong,
.lineinfo-right .t-type strong,
.lineinfo-right .t-high strong{
    font-size: 16px;
    font-weight: 600;
}

.lineinfo-right .t-code{
    background: url("/images-2.0/tours/1.png") no-repeat left;
}
.lineinfo-right .t-type{
    background: url("/images-2.0/tours/2.png") no-repeat left;
}
.lineinfo-right .t-high{
    background: url("/images-2.0/tours/3.png") no-repeat left;
}



.details-info{
    padding-bottom: 25px;
}
.details-info h1{
    font-size: 30px;
}
.details-info .price-inq p{
    padding-top: 20px;
    padding-bottom: 10px;
    color: #444;
    font-size: 16px;
    font-weight: 700;
}
.details-info .price-inq p span{
    color: #b00;
}
.details-info .des-line{
    font-size: 1.1em;
    font-weight: bold;
    margin: 5px auto 10px auto;
}
.m_line_quire {
    display: none;
    opacity: 0;
    position: fixed;
    width: 100%;
    text-align: center;
    bottom: 0;
    z-index: 9999;
    -webkit-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
    box-shadow: -3px 0 2px #555;

}

.m_line_quire a:hover {
    text-decoration: none;
}

.m_line_quire .madetour {
    background: #b00000;
    color: #FFFFFF;
    width: 50%;
    height: 50px;
    line-height: 25px;
    font-size: 1.2em;
}

.m_line_quire .inquiry {
    width: 50%;
    background: #FF8800;
    padding: 0;
}
.m_line_quire a {
    display: block;
    font-size: 1.2em;
    padding-top: 8px;
    color: #FFFFFF;
}
.m_line_quire.active{
    display: block;
    opacity: 1;
}


.details-item{
    background: #EEEEEE;
    padding-top: 20px;
    border-radius: 8px;
    padding-bottom: 20px;
}
.ss-collapse .ling-nav{
    background: #535353;
    overflow: hidden;
    position: relative;

}
.ss-collapse .ling-nav > a{
    position: relative;
    color: #fff;
    margin-right: 5px;
    height: 40px;
    line-height: 40px;
    font-size: 2em;
    color: #fff;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;

}
@media (max-width: 768px) {
    .ss-collapse .ling-nav > a{
        font-size: 2em;
    }

}
.ss-collapse .ling-nav > a.active{
    color: #FFFFFF;
    background: #535353;
}

.ss-collapse .ling-nav span{
    position: absolute;
    right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ss-collapse .ling-nav span a{
    font-size: 14px;
    border: 1px solid #fff;
    color: #fff;
    padding: 3px 5px;
    border-radius: 10px;

}
.ss-collapse .ling-nav span a:hover{
    text-decoration: none;
}

.ss-collapse .ling-nav.nav-active,
.rf-active{
    position: fixed;
    top: 0;
    z-index: 1;
}
.ss-collapse .ling-nav.nav-active{
    width: 100%;
}

@media (min-width: 768px) {
    .ss-collapse .ling-nav.nav-active{
        width: 555px;
    }
    .rf-active{
        width: 165px;
    }

}
@media (min-width: 992px) {
    .ss-collapse .ling-nav.nav-active{
        width: 720px;
    }
    .rf-active{
        width: 220px;
    }
}
@media (min-width: 1200px) {
    .ss-collapse .ling-nav.nav-active{
        width: 735px;
    }
    .rf-active{
        width: 232.5px;
    }

}

.group-item .collapse-item{
    border-bottom: 1px solid;
}

.collapse-item{
    background: #FFFFFF;
    margin: 15px auto;
    padding-bottom: 10px;

}
.collapse-item .c-header{
    padding-left:10px;
    padding-right: 10px;
    cursor: pointer;
    position: relative;
}
.collapse-item .c-header:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 20px;
    right: 20px;
    border: 8px solid;
    border-color: #b00000 transparent transparent  transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.collapse-item .c-header.active:after{
    top: 12px;
    border-color:  transparent transparent #b00000 transparent;
}
.collapse-item .c-header h5{
    position: relative;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 0;
    font-size: 1.28em;
    line-height: 20px;
}
.collapse-item .c-header h5 span{
    margin-right: 8px;
}
.collapse-item .c-header > p{
    padding-bottom: 15px;
    margin-bottom:0;
}
.collapse-item .c-header h5 a{
    display: inline-block;
    width: 100%;
    height: 200%;
    position: absolute;
    right: 10px;

    z-index: 1;
}

.collapse-item .c-content{
    display: none;
    padding: 10px 15px;

}
.collapse-item .c-content .c-travelInformation{
    border-top: 1px dotted #898989;
    padding-top: 10px;
}
.collapse-item .c-content .c-travelInformation > p{
    padding: 5px 0;
    text-align: justify;
}
.collapse-item .c-content .c-travelInformation table td{
    padding:5px;
}
.collapse-item .c-content .c-travelInformation  img{
    max-width: 100%;
}
.right-item{
    border-radius:5px ;
    overflow: hidden;
    margin-bottom: 20px;
    background: #FFFFFF;
}
.right-item .right-form{
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 15px;


}
.right-item.form-r{
    border: 2px solid #CCCCCC;
    overflow: hidden;
}
.right-item  h4{
    color: #b00000;
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 20px;

}
.right-form{
    overflow: hidden;
}
.right-form .input-group{
    margin: 10px auto;
    width: 100%;
    position: relative;

}
.right-form .input-group .input-group-addon{
    background-color: #fff;
    border: 1px solid #ccc;
    border-right: 0;
    height: 30px !important;
    padding: 2px 10px;
}
.right-form .input-group input,
.right-form .input-group select{
    padding: 6px 12px;
    height: 30px;
    border-left: 0;
}
.right-form .input-group select{
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
}
.right-form .input-group select + label{
    position: absolute;
    right: 5px;
    background: #ededed;
    color: #b3b3b3;
    font-size: 12px;
    line-height: 25px;
    top: 2px;
    border-color: #ededed;
}
.right-form .input-group .input-group-addon img{
    height: 16px;

}
.right-item .side_tripadvisor{
    background: #FFFFFF;
    border: 4px solid #00a680;
}
.right-item #CDSWIDSSP{
    width: 100% !important;
}
.details-notice{
    background: #fff;
}
.ss-line-item{
    margin: 15px auto;
}
.ss-line-item h3{
    background: url("/images/triangle.gif") no-repeat left;
    padding-left: 20px;
}
.ss-line-item .price-in h5,
.ss-line-item .price-ex h5{
    font-size: 16px;
    font-weight: 600;
    padding-left: 25px;
    margin-bottom: 5px;

}
.ss-line-item .price-in{
    border-right: 1px dotted #989898;
}
.ss-line-item .price-in h5{
    background: url("/images-2.0/tours/8.png") no-repeat left;
    background-size: 20px 20px;
}
.ss-line-item .price-ex h5{
    background: url("/images-2.0/tours/9.png") no-repeat left;
    background-size: 20px 20px;
}
.ss-line-item .remarks{
    margin-top: 15px;
    margin-bottom: 25px;
}

.ss-line-item .similar-item{

    overflow: hidden;
    background: #eee;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding-bottom: 10px;
}
.ss-line-item .similar-item .dz{
    min-height: 40px;
}
.ss-line-item .similar-item .pic-tit p{
    font-size: 18px;
}
.useful-info ul li{
    float: left;
    width: 50%;
    padding-left: 10px;
    position: relative;
    margin: 3px auto;

}
@media (min-width: 768px) {
    .useful-info ul li{
        width: 33%;
    }
}

.useful-info ul li a{
    color: #555555;
}
.useful-info ul li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 8px;
    width: 0;
    height: 0;
    border: 3px solid #555;
}
.reviews-panel{
    background: #EEEEEE;
    padding: 5px;
    padding-bottom: 20px;
}
.reviews-panel h4{
    position: relative;
    background: url("/images-2.0/tours/11.png") no-repeat left;
    padding-left: 35px;
}
.reviews-panel h4 span{
    position: absolute;
    right: 5px;
    padding: 3px 10px;
    border: 1px solid #ee7b2a;
    border-radius: 10px;
}


.reviews-panel h4 span:hover{
    background: #ee7b2a;
}
.reviews-panel h4 span a{
    color: #ee7b2a;
    font-size: 14px;
}
@media (max-width:768px) {
    .reviews-panel h4 span{
        bottom: -25px;
    }

    .reviews-panel h4 span a{
        font-size: 12px;
    }
}
.reviews-panel h4 span:hover a{
    color: #FFFFFF;
}
.reviews-panel .r-panel{
    margin-top: 10px;
}

.reviews-panel .r-panel .pl-item{
    position: absolute;
    display: block;
    opacity: 0;
    overflow: hidden;
    padding: 5px 5px;
    background: #FFFFFF;
    margin-bottom: 10px;
    left: -9999px;
}
.reviews-panel .r-panel .pl-item.active{
    position: relative;
    opacity: 1;
    left: 0;
}
.reviews-panel .r-panel .pl-item .pl-user{
    text-align: center;
    word-wrap: break-word;
}
.reviews-panel .r-panel .pl-item .pl-user .ss-ms img{
    position: relative;
    top: 0;
    margin-left: 50%;
    left: -30px;
    border-radius: 50%;
    width: 60px;
}
.reviews-panel .r-panel .pl-item  .pl-cont{
    display: block;
    position: relative;
    width: 100%;
}
.reviews-panel .r-panel .pl-item  .pl-cont.state-hidden{
    height: 75px;
    overflow: hidden;
}
.reviews-panel .r-panel .pl-item  .pl-cont .show-more{
    position: absolute;
    right: 0;
    top: 50px;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,255,255,1)); /* Safari 5.1 - 6 */
    background: -o-linear-gradient(right,rgba(255,255,255,0),rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,255,255,1)); /* Opera 11.1 - 12*/
    background: -moz-linear-gradient(right,rgba(255,255,255,0),rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,255,255,1)); /* Firefox 3.6 - 15*/
    background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,255,255,1)); /* 标准的语法 */
    padding-left: 25px;
    color: #069;
    cursor: pointer;
}
.reviews-panel .r-panel .pl-item  .pl-cont .show-more.active{
    position: relative;
    left: 0;
    top: 0;
    padding-left: 5px;
}
.reviews-panel .r-panel .pl-item .pl-star{
    font-size: 16px;
    padding-bottom: 5px;
}
.reviews-panel .r-panel .pl-item .pl-star img{
    margin-right: 5px;
    margin-top: -5px;
}
.reviews-panel .t-star{
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px;
}
.reviews-panel .t-star img{
    margin-top: -5px;
}
.reviews-panel h4{
    padding-bottom: 20px;
}

.reviews-panel .pl-more{
    text-align: center;
    margin: 15px auto;
}
.reviews-panel .pl-more span{
    color: #ee7b2a;
    border:1px solid #ee7b2a;
    font-size: 16px;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
}
.reviews-panel .pl-more span:hover{
    background: #ee7b2a;
    color: #fff;
}
.reviews-panel .pl-more span.more-up:before,
.reviews-panel .pl-more span.more-up:after,
.reviews-panel .pl-more span.more-dw:before,
.reviews-panel .pl-more span.more-dw:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -10px;
    border: 10px solid;
}
.reviews-panel .pl-more span.more-up:before{
    border-color:#ee7b2a transparent transparent transparent;
    bottom: -25px;
}
.reviews-panel .pl-more span.more-up:after{
    border-color:#eee transparent transparent transparent;
    bottom: -23px;
}
.reviews-panel .pl-more span.more-dw:before{
    border-color: transparent transparent #ee7b2a transparent;
    top: -25px;
}
.reviews-panel .pl-more span.more-dw:after{
    border-color:transparent transparent #eee  transparent;
    top: -23px;
}
.reviews-panel .pl-cont{
    word-wrap:break-word;

}

/*right-form*/
.right-form .input-group {

    height: 30px;
    margin-top: 15px;
}
.right-form .hint{
    position: relative;
}
.right-form i[class=error]{
    position: absolute;
    display: block;
    top: -12px;
    right: 2px;
    background: #fff;
    border: 1px solid #b00;
    padding:1px 3px;
    font-size: 10px;
    border-radius: 5px;
    z-index: 9999;

}

.right-form i[class=error]:after,
.right-form i[class=error]:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid;
}
.right-form i[class=error]:after{
    border-color: #b00 transparent transparent transparent;
    bottom: -10px;
    left: 10px;
    z-index: 9999;
}
.right-form i[class=error]:before{
    border-color: #fff transparent transparent transparent;
    bottom: -9px;
    left: 10px;
    z-index: 9999;
}
.r-minadd{

    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}
.r-minadd .r-add-item{
    position: relative;
    height: 40px;
    display: inline-block;
}
.r-minadd .r-add-item input{
    border:1px solid #ccc;
    width: 60px;
    height: 40px;
    margin-left: 2px;
}
.r-minadd .r-add-item .min,
.r-minadd .r-add-item .add{
    position: absolute;
    width: 16px !important;
    height: 16px !important;
    right: 2px;
    background: #ededed;
    color: #b3b3b3;
    font-size: 12px;
    line-height: 16px;
    border-color: #ededed;
    cursor: pointer;
}
.r-minadd .r-add-item .min{
    bottom: 2px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.r-minadd .r-add-item .add{
    top: 2px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;

}
.r-minadd .r-add-item .add:hover,
.r-minadd .r-add-item .min:hover{
    color: #b00;
}
.right-form .textarea_request{
    width: 100%;
    border: 1px solid #ccc;
    padding: 2px 5px;
    border-radius: 5px;
    font-size: 12px;
}
.right-form .textarea_request:focus{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.8);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.8);
}
.details-info h1 {
    color: #B00000;
    text-align: left;
}
#price-multiple-city *{ color:#444444}
#price-multiple-city th,#price-multiple-city td{ text-align:center}
#price-multiple-city thead th{ background-color:#EEEEEE; font-weight:bold}
#price-multiple-city tbody td{ background-color:#FFFFFF}
#price-multiple-city .price{ color:#FF0000!important; font-weight:bold }
.day_title, .day_title span, .day_title strong {
    font-size: 18px;
    font-weight: normal !important;
}
.book.bottom {
    margin-bottom: 15px;
    padding: 0;
}
.book.bottom .fi, #content .book.bottom .tt {
    background: #B00000;
    border-radius: 7px;
}
.book.bottom a {
    display: block;
    padding: 12px 0;
    color: #fff;
    font-size: 18px;
}
@media (max-width: 768px) {
    .book.bottom a {
        font-size: 14px;
    }
}
.book.bottom a:hover  {
    text-decoration: none;
}
.book.bottom .tt {
    background: #009944;
}
@media (max-width: 768px) {
    .book.bottom {
        padding: 0;
        position: fixed;
        bottom: 0;
        left: 0px;
        margin-bottom: 0px;
        z-index: 2;
    }
    .book.bottom .fi,.book.bottom .tt {
        border-radius: 0px !important;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .book.bottom .col-xs-12 {
        padding-left: 0px;padding-right: 0px;
    }
}

#right-form .ss-btn-right{
    color: #fff;
    border: none;
    font-size: 20px;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 20px;
}
#right-form .tailor-btn{
    background-color: #6a0160;
}
#right-form .inquiry-btn {
    background: #eb6100;
}