*{
   margin: 0;
   padding: 0;
   font-family: "微软雅黑";
}
.midContents{
    width: 100%;
    height: 100%;
    margin: auto;
    background: #f5f5f5;
}
.box{
    width: 100%;
    height: 547px;
    vertical-align: middle;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.box_img{
    width: 100%;
    overflow: hidden;
}
.box_img ul li{
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
}
.box_img ul li img{
    width: 100%;
    height: 100%;
}
.box_img ul li a{
    display: block;
    width: 100%;
    font-size: 100px;
    text-align: center;
    color: #fff;
}
.box_tab{
    position: absolute;
    bottom: 20px;
    right: 50px;
    text-align: center;
}
.box_tab a{
    display: inline-block;
    width: 13px;
    height: 13px;
    line-height: 13px;
    background: #fff;
    margin: 0 4px;
    color: #333;
    border-radius: 13px;
}
.box_tab a.active{
    background: #eb6d6d;
    color: #fff;
}
/*轮播完*/
.searchRoad{
    width: 100%;
    padding: 20px 0;
    background: rgba(0,0,0,.8);
}
.consStyle{
    width: 80%;
    margin: auto;
    padding: 10px 0;
    overflow: hidden;
}
.leftShow{
    float: left;
    width: 21%;
    height: 100%;
}
.leftImgs{
    float: left;
}
.rightSpan{
    float: right;
}
.rightSpan span:first-child{
    color: #fff;
    font-size: 28px;
}
.rightSpan span:last-child{
    color: #fff;
    font-size: 18px;
    display: block;
    padding-top: 8px;
}
.rightShow{
    float: right;
    width: 65%;
}
.inpStyles{
    width: 100%;
    height: 30px;
    position: relative;
}
.inpStyles input{
    width: 60%;
    height: 28px;
    border: 1px solid #ccc;
    background: #fff;
}
.inpStyles input:focus{
    outline: none;
}
.inpStyles span{
    position: absolute;
    cursor: pointer;
}
.areaName{
    padding-top: 10px;
    color: #fff;
    font-size: 12px;
}
.contentStart{
    width: 100%;
    height: 100%;
    margin: auto;
}
/*推荐路线*/
.tuiRoad{
    width: 100%;
    height: 100%;
    padding: 60px 0 25px 0;
    text-align: center;
}
.titleSpan{
    color: #e62020;
    font-size: 24px;
}
.setpStyle{
    width: 100%;
    margin: 10px auto;
}
.setpStyle p{
    display: inline-block;
    color: #737373;
    font-size: 18px;
}
.setpStyle .lineP{
    width: 50px;
    height: 1px ;
    background: #808080;
    vertical-align: 5px;
}
.showParts{
    width: 90%;
    padding: 0 0 20px 0;
    margin: auto;
}
.showPartsLeft{
    float: left;
    margin-top: -80px;
}
.showPartsLeft img{
    width: 100%;
    height: auto;
}
.showPartsRight{
    width: 50%;
    margin-top: -5%;
    float: right;
}

.showParts ul{
    margin: 0;
    width: 100%;
    padding-top: 0 !important;
}
.showParts ul li{
    list-style: none;
    margin-left: 1%;
    margin-top: 10%;
    color: #666666;
}
.showParts ul li h4{
    font-size: 20px;
}

.showParts ul li p{
   margin-top: 15px;
}
.introdPrace{
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: 30px;
}
.introdPrace img{
    width: 100%;
    height: 100%;
}
.bgDivs{
    width: 100%;
    height: auto;
    padding-top: 50px;
    position: absolute;
    top: 0;
}
.bgDivs .titleP{
    font-size: 24px;
    color: #dbdbdb;
    font-weight: bold;
    text-align:center;
}
.bgDivs ul{
    margin: 0;
	padding-top: 100px;
    width: 100%;
}
.bgDivs ul li{
    width: 33%;
    display: inline-block;
    height: auto;
    text-align: center;
    color: #dbdbdb;
}
.bgDivs ul li .ffP{
    font-size: 20px;
    padding-top: 10px;
    font-weight: bold;
}
.bgDivs ul li p:last-child{
    font-size: 16px;
    padding-top: 10px;
}
.bgDivs ul li img{
    width: 110px;
    height: 110px;
}
.travelChoose{
    width: 95%;
    height: 100%;
    margin: auto;
}
.travelChoose ul{
    margin: 0;
    padding: 0;
}
.travelChoose ul li{
    list-style: none;
    display: inline-block;
    width: 45%;
    height: 240px;
    margin-left: 3%;
    margin-top: 25px;
}
.liLeft{
    float: left;
    width: 55%;
    height: 100%;
}
.liLeft img{
    width: 100%;
    height: 100%;
}
.liRight{
    width: 42%;
    height: 100%;
    float: right;
    position: relative;
}
.liRight a{
    text-decoration: none;
    font-size: 16px;
    color: #161616;
}
.consP{
    color: #666;
    font-size: 12px;
    line-height: 22px;
    padding-top: 20px;
}
.consP2{
    position: absolute;
    bottom: 0;
    color: #161616;
}
.consP2 span{
    color: #F13A3A;
    font-size: 24px;
}





/*底部内容*/
.bottomCons{
    width: 100%;
    height: 100%;
    padding: 30px 0 45px 0;
    background: #333;
    margin-top: 100px;
}
.bottomCons .centerCons{
    width: 32%;
    text-align: center;
    margin: auto;
}
.bottomCons .centerCons ul{
    display: inline-block;
    text-align: center;
    width: 70%;
    margin: 0 8%;
    padding: 0;
}
.bottomCons .centerCons ul li{
    list-style: none;
    float: left;
    width: 24%;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #9B9B9B;
}
.bottomCons .centerCons ul li a{
    text-decoration: none;
    color: #9B9B9B;
}
.bottomCons .centerCons ul li:last-child{
    border: none !important;
}
.bottomCons .centerCons .fontSet{
    padding-top: 10px;
    font-size: 12px;
    color: #9B9B9B;
}
