.LiIncludeTourTitle{
    text-align: center;
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: solid 1px #CCCCCC;
}
.LiIncludeTourTitle p:nth-child(1){
    font-size: 32px;
    font-weight: bold;
    color: #5DAE12;
}
.LiIncludeTourTitle p:nth-child(2){
    margin-top: 12px;
}
.LiIncludeTourInfoBox{
    margin: 40px auto;
}
.LiIncludeTourInfoImage{
    float: left;
    width: 50%;
    position: relative;
    height: 370px;
}
.LiIncludeTourInfoImage img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.LiIncludeTourInfo{
    float: right;
    width: 50%;
    height: 370px;
    background: #F6FBF8;
}
.LiIncludeTourInfoBg{
    text-align: right;
    margin-bottom: 40px;
}
.LiIncludeTourInfoBg img{
    margin-top: 40px;
    margin-right: 40px;
}
.LiIncludeTourInfoTitle{
    font-weight: bold;
    font-size: 25px;
    margin-left: 80px;
}
.line{
    height: 3px;
    width: 30px;
    background: black;
    margin-left: 80px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.LiIncludeTourIntroduct{
    margin:0 80px;
    font-size: 16px;
}
.LiIncludeTourInfoImageOne{
    float: right;
    width: 50%;
    position: relative;
    height: 370px;
}
.LiIncludeTourInfoImageOne img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.LiIncludeTourInfoOne{
    float: left;
    width: 50%;
    height: 370px;
    background: #F6FBF8;
}
.LiIncludeTourInfoBgone{
    text-align: left;
    margin-bottom: 40px;
}
.LiIncludeTourInfoBgone img{
    margin-top: 40px;
    margin-left: 40px;
}
.LiIncludeTourInfoTitleTwo{
    font-weight: bold;
    font-size: 25px;
    margin-left: 80px;
    margin-top: 140px;
}
.LiIncludeTourInfoBgTwo{
    text-align: right;
}
.LiIncludeTourInfoBgTwo img{
    margin-right: 40px;
}
.LiIncludeTourHotLineBox{
    width:395px;
    height:569px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08);
    margin-bottom: 40px;
    float: left;
}
.LiIncludeTourHotLineTitle{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #E8E8E8;
}
.LiIncludeTourHotLineInfo{
    padding: 30px;
    text-align: center;
}
.LiIncludeTourHotLineInfoTitle{
    margin-bottom: 30px;
}
.LiIncludeTourHotLineTel p:nth-child(1){
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 12px;
}
.LiIncludeTourHotLineTel p:nth-child(2),p:nth-child(3),p:nth-child(4),p:nth-child(5),p:nth-child(6){
    font-size: 16px;
    margin-bottom: 30px;
}
.LiIncludeTourHotLineAdress p:nth-child(1){
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 12px;
}
.LiIncludeTourTable{
    float: right;
    width: calc(100% - 415px);
    height:569px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 15px 0px rgba(0,0,0,0.08);
}
.LiIncludeTourTableInfoBox{
    padding: 30px;
}
.LiIncludeTourTableInputBox{
    margin-bottom: 30px;
}
.LiIncludeTourTableInputList:nth-child(1){
    float: left;
}
.LiIncludeTourTableInputList input{
    width:230px;
    height:36px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(204,204,204,1);
    margin-left: 10px;
    text-indent: 10px;
}
.LiIncludeTourTableInputList select{
    width:230px;
    height:36px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(204,204,204,1);
    margin-left: 10px;
    text-indent: 10px;
}
.LiIncludeTourTableInputList:nth-child(2){
    float: right;
}
.must{
    color: #f74702;
}
.LiIncludeTourTableInputTitle{
    display: inline-block;
    width: 80px;
    text-align: right;
}
.LiIncludeTourTableTextarea textarea{
    width: calc(100% - 90px);
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    height: 120px;
    resize: none;
    padding: 10px;
    border-color: rgba(204,204,204,1);
    outline: none;
}
.LiIncludeTourBtnBox{
    width: 300px;
    margin: 15px auto;
    text-align: center;
}
.LiIncludeTourSendBtn{
    border: none;
    border-radius: 2px;
    background: #5DAE12;
    color: white;
    width:72px;
    height:36px;
}
.LiIncludeTourBtn{
    width:80px;
    height:36px;
    border-radius:2px;
    border:1px solid rgba(204,204,204,1);
    margin-left: 15px;
    background: white;
}
.sweet-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 10500;
}
.sweet-alert{
    position: fixed;
    left: 50%;
    top: 50%;
    background-color: white;
    width: 380px;
    transform: translate(-50%,-50%);
    z-index: 99999;
    border-radius: 5px;
    text-align: center;
    padding: 17px;
    display: none;
}
.sweet-alert p:nth-child(2){
    font-size: 23px;
    font-weight: bold;
    margin: 15px 0;
}
.errortext{
    font-size: 18px;
    margin: 15px 0;
}
.sweet-alert button{
    background-color: rgb(221, 107, 85);
    border: none;
    width: 100px;
    height: 30px;
    color: white;
}
.LiBlack{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:rgba(0,0,0,1);
    opacity:0.4;
    z-index: 100;
    display: none;
}
.LiIncludeCompleteBox{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    padding: 20px;
    height: 250px;
    transform: translate(-50%,-50%);
    background: white;
    z-index: 200;
    border-radius:8px;
    display: none;
}
.include_close{
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.LiIncludeCompleteImage{
    text-align: center;
    margin: 40px 0;
}
.LiIncludeCompleteBox p{
    text-align: center;
    font-size: 18px;
}