@charset "utf-8";
.lines{
    width: 100%;
    margin: 20px 20px 20px 20px ;
}
.lines .containe{
     width: 1200px;
     margin: 0 auto;
}
.nav-menu{
    width: 1200px;
    padding: 20px 0 30px 0;
}
.nav-menu >a{
    font-size: 14px;
    color: #505050;
    margin-left:24px;
    text-decoration: none;
    display: inline-block;
    margin-right: 12px;
    padding: 6px 26px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 2px;
    transition: all 0.8s ease 0s;
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 1px 1px rgba(181, 181, 181, 0.3);

}
.nav-menu >a:hover{
    background-color: #fff;
}
.lines .lines-list{
    width: 1206px;
    margin-top: 5px;
    overflow: hidden;
}
.lines .lines-left{
    width: 387px;
    position: relative;
    margin: 0 15px 15px 0;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.lines .lines-left:hover{
    background-color: #fff;
    moz-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -4px 25px 1px rgba(0, 0, 0, 0.2);
}
.lines .lines-left>a{
    display: block;
    width: 387px;
    height: 257px;
    overflow: hidden;
}
.lines .lines-left:hover a>img{
    transform: scale(1.06);-moz-transform: scale(1.06, 1.06);-webkit-transform: scale(1.06, 1.06);-o-transform: scale(1.06, 1.06);
}
.lines .lines-left img{
    width: 387px;
    height: 257px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.lines .lines-left>h3{
     margin:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
 }
.lines .lines-left p{
    margin-top: 10px;
    font-size: 15px;
}

.lines .lines-left .line-cat{
    position:absolute;
    top:5px;
    left: 7px;
    color: #fff;
    font-size:14px;
    height: 25px;
    line-height: 25px;
    background-color: #009EE3;
    padding: 0 6px;
    font-family: "黑体";
    font-weight: 500;
    text-shadow: 0 2px 2px rgba(0,0,0,.6);
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/*详细*/
.show{
    margin: 25px auto;
}
.show .container{
    background-color: #fff;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
  /*  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);*/
}
.show .container >h3{
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: bold;
    padding: 20px 20px;
}
.show .container .lines-block {
    margin-bottom: 50px;
    padding: 15px;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.show .container .lines-block  .block-l{
    width: 594px;
    height: 375px;
    margin-right: 70px;
}
.show .container .lines-block  .block-l>img{
    width: 594px;
    height: 375px;
}
.show .container .lines-block .block-r{
    width: 360px;
    line-height: 26px;
    font-size: 15px;
}
.show .container .lines-block .block-r{
    width: 360px;
    line-height: 26px;
    font-size: 15px;
}
.show .container .lines-block .block-r .opt-date{
    width: 360px;
    line-height: 26px;
    font-size: 15px;
}
.show .container .lines-block .block-r .people-number{
    margin-bottom: 15px;
}
.show .container .lines-block .block-r .people-number .people-word{
    padding-left: 15px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.show .container .lines-block .block-r .number{
    width: 115px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ced1d8;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.show .container .lines-block .block-r .number em {
    display: inline-block;
    text-align: center;
    width: 44px;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #ced1d8;
    border-left: 1px solid #ced1d8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.show .container .lines-block .block-r .number span{
    display: inline-block;
    width: 30px;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    font-style: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.block-r .opt-date .out-date{
    margin-bottom: 10px;
    color: #666;
}
.block-r .opt-date .opt-input{
    color: #666;
    height: 40px;
    line-height: 35px;
    width: 440px;
    margin-bottom: 15px;
    border: 1px solid #c9c9c9;
    position: relative;
}

.block-r .opt-date .opt-input select{
    padding-left: 44px;
    border: 0;
    height: 38px;
    line-height: 40px;
}
.block-r .opt-date .opt-input .car-type{
    position: absolute;
    left: -1px;
    top: 40px;
    z-index: 9999;
    width: 440px;
    background-color: #fff;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: 1px 1px 20px #e3e3e3;
    -moz-box-shadow: 1px 1px 20px #e3e3e3;
    box-shadow: 1px 1px 20px #e3e3e3;
}
.block-r .opt-date .opt-input .car-type>p{
    margin: 10px 20px 10px 20px;
    padding: 10px;
    color: #666;
    border-bottom: 1px solid #e3e3e3;
}
.block-r .opt-date .opt-input .car-type>p:hover{
    cursor:pointer;
   background-color: #eee;
}

.block-r .opt-date .date-input{
    height: 37px;
    line-height: 35px;
    width: 358px;
    padding-left: 50px;
}

.block-r .opt-date .icon-date{
    position: absolute;
    left: 16px;
    top: 3px;
    font-size: 20px;
    color: #666;
}

.block-r .opt-date .icon-xiala{
    position: absolute;
    left: 406px;
    top: 0px;
    font-size: 20px;
    color: #666;
    width: 32px;
    background-color: #fff;
    height: 38px;
}

.block-r .opt-date .opt-type{
    width: 360px;
    line-height: 30px;
    color: #999;
    margin-left: 80px;
    position: relative;
}
.block-r .opt-date .opt-type dt{
    border: 1px solid #a9a9a9;
    color: #a9a9a9;
    position: absolute;
    left: -80px;
    top: 3px;
    height: 26px;
    line-height: 25px;
    padding: 0 10px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    font-size: 15px;
}

.block-r .opt-date .opt-type dd {
    display: inline-block;
    height: 25px;
    margin-left: 18px;
    padding-left: 4px;
    font-size: 13px;
    position: relative;
}

.block-r .opt-date .opt-type dd b{
    padding: 3px;
    margin-right: 5px;
    border: 1px solid #a9a9a9;
    color: #a9a9a9;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: 50%;
}

.block-r .opt-date .opt-type dd .icon-b{
   font-size: 14px;
}

.show .container .block-r .opt-button{
    margin-top: 24px;
    width: 440px;
    height: 56px;
    line-height: 56px;
    background-color: #f2f2f2;
   /* position: absolute;
    right: 0;
    bottom: 0*/
}
.show .container .block-r .opt-button strong {
    color: #ff7e5a;
    font-size: 28px;
    font-weight: 400;
    padding-left: 50px;
}

.show .container .block-r .opt-button strong sub {
    font-size: 14px;
    padding-right: 5px;
}
.show .container .block-r .opt-button strong em {
    display: inline-block;
    width: 150px;
    font-weight: 400;
}
.show .container .block-r .opt-button  button {
    width: 170px;
    height: 56px;
    position: relative;
    right: -6px;
    bottom: 7px;
    font-size: 20px;
    background-color: #ffdc0b;
}

.show .container .custom{
     padding-right: 8px;
     font-size: 12px;
     color: #666;
 }
.show .container .custom:hover{
    cursor:pointer;
    font-size: 12px;
    color: #333;
}

.show .container .text-list{
    font-size: 15px;
    color: #464646 !important
}
.show .container .text-list h3{
    color: #666 !important;
}
.show .container .text-list img{
    padding-top: 10px;
    display: block;
}
.contact{
    width: 60%;
    margin-top: 1%;
    text-align: left;
}

.contact h3{
    margin-top: 1%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.contact label{
    margin-top: 1%;
    font-weight: 600;
}
.contact .form-control{
    border-radius: 4px;
    box-shadow: none;
    color: #818181;
    font-size: 14px;
    height: 40px;
}
.contact textarea{
    height: 100px!important;
}
.contact .btn{
    margin: 20px 0 20px 20px;
    color: #666;
}

.layer_notice{
    display: none;
    height: 166px;
    width: 360px;
    overflow: hidden;
    background: #5FB878;
    padding: 10px;
    color: #fff;
}
.layer_notice>h1{
    line-height: 40px;
    text-align: center;
    padding: 5px 0;
    font-size: 14px;
}
.layer_notice>p{
    line-height: 25px;
    font-size: 12px;
}