html,body{
    width: 100%;
    /* height: 100%; */
    margin: 0;
    padding: 0;
    /* background: #FFFFFF url(../wlimages/banner-bg.png) no-repeat; */
    /* background: #FFFFFF url(../wlimages/banner-bg-2.png) no-repeat; */
    background: #FFFFFF url(../wlimages/banner-bg-4.png) no-repeat;
    background-size: 100%;
    overflow-x: hidden;
    min-width: 1500px;
}
*{
    box-sizing: border-box;
}
.width1600{
    width: 1600px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
p{
    margin: 0;
}
ul,li,a{
    text-decoration: none;
    list-style: none;
    margin: 0;
    color: #333333;
    padding: 0;
}

.width1200{
    width: 1200px;
    margin: 0 auto;
}



.wenlvtin{
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

.wenlvtin-banner{
    width: 100%;
    /* height: inherit; */
    margin-bottom: 63px;
}

.wenlvtin-top{
    background: url(../wlimages/top-bg.png) no-repeat;
    background-size: 100% 91px;
    height: 91px;
    width: 100%;
    background-color: rgba(215,212,212,0.5);
}

.title{
    color: #438edb;
    font-size: 30px;
    font-weight: bold;
    float: left;
    margin: 20px auto;
}

.title span a{
    float:left;
    color:#0b8ec0;
    font-size:18px;
    font-weight:bold;
}

.top-back{
    width: 150px;
    float: right;
    padding-top: 30px;
}

.top-back img{
    float:left;
}

.top-back span{
    margin-left:14px;
    float:left;
    margin-top:-3px;
}

.top-back span a{
    color:#0b8ec0;
    font-size:18px;
    font-weight:bold;
}

.content{
    margin: 0 auto;
}

.wenlvtin-title{
    margin-top: 69px;
}
.wenlvtin-title img{
    opacity: 0;
}

.ditu{
    /* background: url(../wlimages/ditu-bg.png) no-repeat; */
    height: 1692px;
    position: relative;
}
.ditu>.width1200{
    position: relative;
    height: 100%;
}

.ditu_route {
    /* height: 100%;
    background: url(../wlimages/route.png) no-repeat center 350px; */
    position: relative;
}
.ditu .ditu_box{
    width: 1045px;
    height: 825px;
    margin: 0 auto;
    position: relative;
}
.ditu_box .coord{
    position: absolute;
    cursor: pointer;
}
.enlarge{
    transform: scale(1.5);
    transform-origin: bottom;
    z-index: 100;
}
.ditu>img{
    width: 100%;
}

.ditu-weizhi{
    width:25px;
    height:40px;
    position:
    absolute;
    left: 879px;
    top: 892px;
}

.ditu-weizhi img{
    width:20px;
    height:30px;
}

.wenlvtin-xianlu{
    width: 100%;
    margin-top: 437px;
    position: relative;
}

.wenlvtin-jingdian{
    position: absolute;
    top: 1224px;
    left: -829px;
    /* margin: 17px auto;  */
    width: 840px;
}

.toRight{
    animation: toRight 2s forwards;
}

.xianlu-container{
    margin: 20px auto;

}
.xianlu-container ul li p{
    text-align: center;
    color: #000000;
}

.xianlu-top{
    /* width: 100%; */
    height: 40px;
    margin: 10px auto;
}

.left-icon{
    float: left;
    position: relative;
    left: 2px;
    cursor: pointer;
}

.right-icon{
    float: left;
    position: relative;
    left: 18px;
    cursor: pointer;
}

.daoxiang{
    float: left;
    margin-left: 40px;
    padding-top: 4px;
}

.show-much{
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

.xianlu-container{
    margin-top: 21px;
    /* width: 1220px; */
    height: 200px;
}

.xianlu-container ul{
    /* width: 1220px; */
    height: 250px;
}

.xianlu-container ul li{
    float: left;
    margin-right: 20px;
    height: 250px;
}
.xianlu-container ul li img{
    height: 180px;
}

.jingqu-number{
    width: 100%;
    height: 400px;
    position: relative;
    background: url(../wlimages/shanshui-bg.png) no-repeat center;
    background-position: 990px 225px;
}

.jingqu-A{
    width: 300px;
    height: auto;
    position: absolute;
    top: -137px;
    left: 270px;
}

.jingqu-guojia{
    width: 300px;
    height: auto;
    position: absolute;
    left: 572px;
    top: 205px;
}

.jingqu-wuxing{
    width: 300px;
    height: auto;
    position: absolute;
    left: 1014px;
    top: 300px;
}

.A-tuoyuan{
    position: relative;
    width: 200px;
    margin: 0 auto;
}

.A-tuoyuan-wai{
    
}

.A-tuoyuan-li{
    position: absolute;
    left: 47px;
    top: 22px;
}

.jingqu-guojia{

}

.guojia-tuoyuan{
    position: relative;
    width: 200px;
    margin: 0 auto;
}

.guojia-tuoyuan-wai{

}

.guojia-tuoyuan-li{
    position: absolute;
    left: 47px;
    top: 22px;
}

.wuxing-tuoyuan{
    position: relative;
    width: 200px;
    margin: 0 auto;
}

.wuxing-tuoyuan-wai{

}

.wuxing-tuoyuan-li{
    position: absolute;
    left: 47px;
    top: 22px;
}

.total{
    position: absolute;
    top: 55px;
    left: 75px;
}

.total-num{
    color: #FFF;
    font-size: 35px;
    font-weight: bold;
}

.total-danwei{
    color: #FFF;
    font-size: 15px;
}

.jingqu-title{
    color: #0b8ec0;
    font-size: 27px;
    font-weight: bold;
    display: block;
}

.guojia-title{
    color: #589c96;
    font-size: 27px;
    font-weight: bold;
}

.wuxing-title{
    color: #d18500;
    font-size: 27px;
    font-weight: bold;
}

.yun-you{
    width: 300px;
    position: absolute;
    right: 315px;
    top: 526px;
}

.wenlvtin-jplx{
    width: 100%;
    /* height: 800px; */
    background: url(../wlimages/jp-bg.png) no-repeat center;
    background-size: 100% 100%;
    /* position: relative; */
    /* top: 155px; */
}
.jplx-top{
    text-align: center;
}
.jplx-top span{
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    margin: 0 30px 0 30px;
}

.jplx-btn{
    width: 100%;
    text-align: center;
}

.jplx-btn img{
    cursor: pointer;
    margin: 20px 30px 0 30px;
}

.jplx-xianlu{
    width: 100%;
    height: 601px;
    position: relative;
    margin-top: 124px;
    /* background: pink; */
}

.jplx-xianlu ul{
    width: 100%;
    /* height: 430px; */
    position: relative;
}

.hongse{
    width: 25%;
    /* height: 309px; */
    float: left;
    text-align: center;
    position: absolute;
    padding: 0 30px;
    overflow: hidden;
    box-sizing: border-box;
}

.hongse> a{
    display: block;
    width:100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
}
.jplx-xl-title{
    margin-top: 30px;
}
.hongse:nth-child(1){
    left: -37px;
    top: -50px;
}
.hongse:nth-child(2){
    left: 284px;
    top: 53px;
}
.hongse:nth-child(3){
    left: 606px;
    top: 38px;
}
.hongse:nth-child(4){
    left: 926px;
    top: -46px;
}
.hongse-img{
    /* width: 240px; */
    height: 310px;
}

.title-main{
    font-size: 20px;
    color: #FFFFFF;
}
.title-main a{
    color: #fff;
    font-size: 20px;
}

.xiangcun{
    width: 275px;
    height: 400px;
    float: left;
    position: absolute;
    left: 290px;
    top: 18px;
}

.xiangcun-img{
    width: 275px;
    height: 340px;
}

.zijia{
    width: 275px;
    height: 400px;
    float: left;
    position: absolute;
    left: 602px;
    top: -9px;
}

.zijia-img{
    width: 275px;
    height: 340px;
}

.jiari{
    width: 275px;
    height: 400px;
    float: left;
    position: absolute;
    left: 922px;
    top: -98px;
}

.jiari-img{
    width: 275px;
    height: 340px;
}

.wenlvtin-jdyy{
    width: 100%;
    height: auto;
    margin: 24px auto;
    text-align: center;
}
.wenlvtin-jdyy > div{
    position: relative;
}
.jdyy-ewm{
    width: 100%;
    height: 390px;
    margin: 50px auto;
}

.jdyy-xcx{
    height: 390px;
    margin: 0 auto;
    background-color: #fafafa;
    border-radius: 25px;
    box-shadow: 0 4px #dbe9f0;
}

.shouji{
    float: left;
    padding: 30px 0 0 21px;
}

.introduction{
    float: left;
    margin-left: 30px;
    /* padding: 30px 0 0 20px; */
}

.introduction-top{
    text-align: left;
    padding-top: 30px;
}

.introduction-top span{
    color: #4d7081;
    font-size: 25px;
    font-weight: bold;
    margin-left: 20px;
}

.introduction-content{
    text-align: left;
    margin-top: 20px;
}

.introduction-content span{
    color: #4d7081;
    font-size: 17px;
    font-weight: bold;
}

.introduction-content p{
    width: 500px;
    text-indent: 20px;
    line-height: 30px;
    color: #4d7081;
}

.xcx{
    float: left;
    /* margin-left: 180px; */
    padding: 75px 0 0 20px;
    width: 250px;
    height: 280px;
    text-align: center;
}

.xcx img{

}

.xcx span{
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}

.yq{
    /* width: 1170px; */
    min-height: 370px;
    /* margin: 0 auto; */
    text-align: center;
    position: relative;
    /* margin-bottom: 50px; */
}
.left_box, .right_box {
    width: 100%;
    position: absolute;
    /* left: 1000px; */
    background-color: #f4f8fb;
    border-radius: 25px;
    padding: 15px;
    box-shadow: 0 4px #dbe9f0;
    transition: all 2s;
    /* box-sizing: border-box; */
}
.left_box{
    left: 1200px;
}
.right_box{
    left: -1200px;
}
.yq-img{
    float: left;
    width: 580px;
}

.yq-list{
    width: 550px;
    height: 276px;
    float: right;
    /* margin-left: 30px; */
}

.gd{
    width: inherit;
    height: 50px;
}

.gd img{
    float: left;
}
.qx_list{display:none;}
.qx_more{display:none;}
.qx_more_active{display:block !important;}
.qx_list_active{display:block !important;}
.qx_title_img:nth-child(2){margin-left:20px;/* display:none; */}
.gd span{
    float: right;
    padding-top: 10px;
    /* margin-right: 15px; */
    padding-right: 15px;
}

.gd span a{
    color:#999999;
}

.yq-list ul{

}

.yq-list ul li{
    margin-top: 10px;
    height: 25px;
}

.yq-list ul li img{
    float: left;
    padding-top: 10px;
}

.list-bt{
    float: left;
    margin-left: 20px;
    width: 70%;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-rq{
    float: right;
    margin-right: 15px;
}

.qx{
    /* width: 1170px; */
    height: 370px;
    text-align: center;
    border-radius: 25px;
    /* padding: 30px; */
    position: relative;
}

.qx-img{
    float: right;
    width: 550px;
}

.qx-list{
    width: 580px;
    /* height: 276px; */
    float: left;
}

.qx-list ul{}
.qx-list ul li{
    margin-top: 10px;
    height: 25px;
}
.qx-list ul li img{
    float: left;
    padding-top: 10px;
}

.jt{
    width: 100%;
    /* width: 1170px; */
    height: 380px;
    /* margin: 20px auto; */
    text-align: center;
    padding: 30;
    position: relative;
}

.jt-img{
    float: left;
    width: 580px;
}

.jt-list{
    width: 550px;
    /* height: 276px; */
    float: right;
    /* margin-left: 30px; */
    margin-right: 0;
}

.jt-list ul{}
.jt-list ul li{
    margin-top: 10px;
    height: 25px;
}
.jt-list ul li img{
    float: left;
    padding-top: 10px;
}

.wenlvtin-cgkf{
    width: 100%;
    /* height: 840px; */
    margin: 100px auto 0;
    background-color: #f4f8fb;
    position: relative;
}
.zgc2{
    position: absolute;
    bottom: -65px;
    left: 50%;
    transform: translateX(-50%);
}

.cgkf-top{
    padding-top: 60px;
    text-align: center;
}

.cgkf-top span{
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    margin: 0 30px 0 30px;
}

.cgkf-main{
    margin: 60px auto;
    height: 559px;
}

.cgyy>div .whg_item{
    padding-top: 140px;
}
.whg{
    width: 180px;
    height: 400px;
    background: url(../wlimages/whg.png) no-repeat center;
    border-top-left-radius: 25px;
    float: left;
}

.whg-main{
    padding-top: 150px;
    text-align: center;
}
.whg-title{
    margin: 20px 0 0 19px;
}
.whg-title img{
    margin: 7px 10px 0 10px;
    float: left;
}
.whg-title span{
    font-size: 24px;
    color: #FFFFFF;
    float: left;
}
.whg-title span a{
    font-size: 24px;
    color: #FFFFFF;
}


.msg{
    width: 180px;
    height: 400px;
    background: url(../wlimages/msg.png) no-repeat center;
    float: left;
    border-left: 2px solid #f4f8fb;
    border-right: 2px solid #f4f8fb;
}
.msg-main{
    width: 100%;
    padding-top: 150px;
}
.cgkf-main-left{
    height: inherit;
    float: left;
    width: 720px;
    height: 550px;
}
.cgyy{
    width: 730px;
    height: 400px;
    text-align: center;
    margin-bottom: 30px;
    /* background: pink; */
    overflow: hidden;
}
.cgyy >div{
    position: relative;
}

.cgkf-cgyy{
    text-align: center;
}

.cgkf-main-right{
    float: left;
    width: 440px;
    height: 540px;
    margin-left: 40px;
    overflow: hidden;
}

.cgkf-main-left ul{
    height: inherit;
}

.cgkf-main-left ul li{
    height: inherit;
   color: #FFFFFF;
   width: 200px;
}

.msg-title{
    margin: 20px 0 0 19px;
}
.msg-title img{
    margin: 7px 10px 0 10px;
    float: left;
}

.msg-title span{
    font-size: 24px;
    color: #FFFFFF;
    float: left;
}
.msg-title span a {
    color: #FFFFFF;
}


.tsg{
    width: 180px;
    height: 400px;
    background: url(../wlimages/msg_tsg.png) no-repeat center;
    float: left;
	border-right:2px solid #f4f8fb;
}

.tsg-main{
    /* padding-top: 150px; */
    /* height: inherit; */
}

.tsg-title{
    margin: 20px 0 0 19px;
}
.tsg-title img{
    margin: 7px 10px 0 10px;
    float: left;
}

.tsg-title span{
    font-size: 24px;
    color: #FFFFFF;
    float: left;
}

.tsg-title span a{
    font-size: 24px;
    color: #FFFFFF;
}


.tsg-mouseover{
    width: 180px;
    height: 400px;
    /* display: none; */
    position: absolute;
    top: 400px;
    left: 0;
    transition: all 2s;
    background: #218281;
    border-radius:0 20px 0 0;
    overflow: hidden;
}

.tsghidden{
    margin: 30px auto;
    width: 170px;
    height: inherit;
}

.hidden-num{
    color: #FFFFFF;
    font-size: 20px;
}
.hidden-dhx{
    margin: 5px 0 5px 0;
}
.hidden-title{
    color: #FFFFFF;
    font-size: 24px;
    text-align: left;
    font-family: "Regular";
}
.hidden-content{
    height: 90px;
    line-height: 20px;
    font-size: 14px;
    color: #FFFFFF;
}
.hidden-img{
    width: 170px;
}

.bwg{
    width: 180px;
    height: 400px;
    background: url(../wlimages/bwg.png) no-repeat center;
    border-top-right-radius: 25px;
    float: left;
}
.bwg-title{
    margin: 20px 0 0 19px;
}
.bwg-title img{
    margin: 7px 10px 0 10px;
    float: left;
}
.bwg-title span{
    font-size: 24px;
    color: #FFFFFF;
    float: left;
}



.cgkf-img{
    width: 30px;
    float: left;
}

.cgkf-list{
    width: 410px;
    float: left;
    overflow: hidden;
    height: 500px;
}

.lunbo-main{
    background-color: #edfdff;
    border-radius: 25px;
    width: 410px;
    height: 175px;
}

.lunbo-main-top{
    background-color: #dbf0f8;
    height: 50px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    overflow: hidden;
}

.msg-time{
    margin-top: 20px;
    overflow: hidden;
}

.lunbo-main-top div{
    color:#738496;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0 0 30px;
    text-align: left;
}

.lunbo-main-bottom{
    padding: 20px 0 0 30px;
    text-align: left;
    text-overflow: ellipsis;  
    overflow: hidden;
}

.lunbo-main-bottom span{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
	overflow:hidden;
	width:400px;
	overflow:hidden;
	word-wrap:break-word;
}
.lunbo-main-bottom span a{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
	width:400px;
	overflow:hidden;
	word-wrap:break-word;
}

.lunbo-main-bottom p{
    color: #999999;
    /* width: 400px; */
    font-size: 16px;
    margin-top: 18px;
}

.cgkf-list ul {
    overflow: hidden;
}

.cgkf-list ul li{
    overflow: hidden;
    height: 175px;
    margin-bottom: 30px;
}

.ml-jb{
    width: 100%;
    /* height: 400px; */
    margin: 50px auto;
    overflow: hidden;
}

.ml{
    float: left;
    width: 850px;
}

.ml-title{
    font-size: 30px;
    color: #3d83ac;
    font-weight: bold;
    text-align: center;
}
.ml-content_top {
    padding: 0 44px;
    margin-bottom: 20px;
    overflow: hidden;
}
.ml-content_top ul li, .ml-content_bottom ul li{
    float: left;
    box-sizing: border-box;
    padding: 0 3px;
    text-align: center;
}
.ml-content_top ul li{
    width: 25%;
    /* padding: 0 10px; */
}

.ml-content_bottom ul li{
    width: 20%;
}
.ml-content_top ul li a, .ml-content_bottom ul li a{
    display: block;
    width:100%;
    text-align: center;
    font-size: 20px;
}
.ml-content_top ul li a span, .ml-content_bottom ul li a span{
    display: block;
    width:100%;
    text-align: center;
}

.ml-title a{
    color:#3d83ac;
}

.ml-content{
    width: 850px;
    height: 200px;
    margin: 0 auto;
    /* margin-left: 70px; */
}
.ml-content1{
    width: 880px;
    height: 200px;
    margin: 0 auto;
    float: left;
}

.ml-jqcx{
    width: 146px;
    height: 203px;
    float: left;
    padding-left: 30px;
}

.ml-jqcx img{
    width: 146px;
    height: 135px;
}

.ml-jqcx span{
    width: 146px;
    font-size: 20px;
    color: #000000;
}

.jb{
    width: 280px;
    /* height: 420px; */
    float: right;
    /* margin-left: 70px; */
    text-align: center;
}

.jb-title{
    font-size: 30px;
    color: #3d83ac;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
}

.yqlytsdh{
    background-color: #ecf4f8;
    border-radius: 25px;
    /* width: 255px; */
    /* height: 272px; */
    border: 1px dashed #5299c2;
}

.lstd{
    margin-top: 31px;
    background-color: #e8f2f7;
    /* width: 256px; */
    /* height: 75px; */
    text-align: center;
    border-top-left-radius: 35px;
    border-top-right-radius: 15PX;
    border-bottom-right-radius: 15PX;
    border: 1px dashed #5299c2;
    position: relative;
    padding: 20px 0;
}

.lstd p{
    width: 200px;
    margin: 0 auto;
    height: 50px;
    color: #186386;
    font-weight:bold;
    font-size: 18px;
    /* margin: 15px 0 0 25px; */
}

.lstd img{
    position: absolute;
    right: 15px;
    top: 50px;
}

.yqlytsdh{
    /* margin: 20px 0; */
    /* width: 255px; */
    /* height: 270px; */
    padding: 30px 0;
}

.yqly-container{
    width: 240px;
    height: inherit;
    margin: 0 auto;
}

.yqlyts{
    font-size: 16px;
    color: 333333;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    /* padding-top: 20px; */
}

.zwfw{
    font-size: 16px;
    color: #333333;
    margin-top: 10px;
}

.zwdh{
    font-size: 24px;
    color: #4397be;
    font-weight: bold;
    margin-top: 5px;
}

.zzqyq{
    margin: 10px auto;
    width: 200px;
    font-size: 16px;
    color: #333333;
}

.dh{
    margin-top: 7px;
    font-size: 20px;
    color: #4397be;
    font-weight: bold;
}

.dh-first{width:130px;height:110px;text-align:center;margin:0 auto;}
.dh-first img{display:block;width:100%;text-align:center;}
.dh-two{}
.dh-three{}


.hsly{
    padding: 0;
}

.zgc{
    margin-top: -61px;
    text-align: center;
}
.zgc1{
    margin-top: 67px;
    text-align: center;
    position: absolute;
    top: -125px;
    left: 50%;
    transform: translateX(-50%);
}
.point{
    width: 507px;
    /* height: 414px; */
    border-radius: 10px;
    /* overflow: hidden; */
    padding: 35px 35px 60px;
    box-sizing: border-box;
    background: #3c9b92 url(../wlimages/jingdian-detail-bg.png) no-repeat;
    /* background: url(../wlimages/jingdian-detail-bg-1.png) no-repeat; */
    z-index: 999;
}

.point.inRight::after{
    content:'';
    position: absolute;
    right: 507px;
    top: 89px;
    border: 15px solid transparent;
    border-right: 15px solid #3c9b92;
    z-index: 99;
}
.point.inLeft::after{
    content:'';
    position: absolute;
    right: -30px;
    top: 89px;
    border: 15px solid transparent;
    border-left: 15px solid #3c9b92;
    z-index: 99;
}

.ditu-model{
    height: 100%;
    position: relative;
}

.ditu-top{
    font-size: 24px;
    color: #FFF;
    width: inherit;
    padding: 25px 0;
    text-align: left;
    overflow: hidden;
}

.textunderline{
    /* text-decoration: underline; */
    font-weight: bold;
    border-bottom: 1px solid #fff;
    max-width: 80%;
    float: left;
}
.textunderline a{
    color: #fff;
}
.text-right-icon{
    float: right;
    /* position: absolute; */
    /* left: 426px !important; */
    /* top: 25px !important; */
    cursor: pointer;
}

.text-right-icon img{
    text-align: center;
}

.address{
    width: inherit;
    /* margin-left: 25px; */
    font-size: 16px;
    text-align: left;
    color: #b9fff0;
}

.introduction-jq {
    padding: 20px 0;
    border-bottom: 1px dashed #7bcdc1;
}
.introduction-jq p{
     height: 117px;
     font-size: 16px;
     color: #e3eeed;
     text-align: left;
     overflow-y: auto;
     line-height: 23px;
     /* margin: 20px 5px; */
     box-sizing: border-box;
     /* margin-bottom: 20px; */
     padding-right: 10px;
}
/* dongongtiao */
.introduction-jq p::-webkit-scrollbar,
.menu_list::-webkit-scrollbar {
    width:4px;
    background:#1c6f67;
}
.introduction-jq p::-webkit-scrollbar-track,
.menu_list::-webkit-scrollbar-track {
/* -webkit-box-shadow:#1c6f67; */
border-radius:4px;
}
.introduction-jq p::-webkit-scrollbar-thumb,
.menu_list::-webkit-scrollbar-thumb {
border-radius:4px;
background:#c08f39;
/* -webkit-box-shadow: #c08f39; */
}
.introduction-jq p::-webkit-scrollbar-thumb:window-inactive,
.menu_list::-webkit-scrollbar-thumb:window-inactive {
background:#c08f39;
}

.tianqi{
    /* margin: 25px 0 0 0; */
    /* width: 320px; */
    color: #b9fff0;
    font-size: 14px;
    text-align: left;
    padding: 16px 0;
}

.lijiyuyue{
    background-color: #1e7e75;
    /* width: 485px; */
    height: 60px;
    text-align: center;
    /* padding: 15px 0 0 0; */
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    /* margin-top: 38px; */
    line-height: 57px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.lijiyuyue img{
   /* float: left; */
   /* padding-left: 200px; */
   vertical-align: middle;
   margin-top: -7px;
   margin-right: 5px;
}

.lijiyuyue span{
    /* float: left; */
    /* margin-left: 0px; */
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    font-weight: 700;
}

.xuxian-xianlu{
    width: 1278px;
    height: 1303px;
    position: absolute;
    top: 1170px;
    left: 299px;
    z-index: -99;
    background:
    url(../wlimages/xuxian-bg.png) no-repeat center;
    background-position:100px 140px;
}


.xuxian-xianlu1{
    /* height: 0; */
    transition: all 2s;
    overflow: hidden;
    position:absolute;
    top: 697px;
    left: -10px;
    /* width: 167px; */
}
.circle.active{
    /* height: 300px; */
    transform: scale(1.3);
}
.xuxian-xianlu2{
    /* height: 0; */
    transition: all 2s;
    overflow: hidden;
    position:absolute;
    top: 923px;
    left: 294px;
}
.xuxian-xianlu2.active{
      /* height: 339px; */
}
.xuxian-xianlu2 .jingqu-title{
    color: #589c96;
}
.xuxian-xianlu3 .jingqu-title{
    color: #d18500;
}
.xuxian-xianlu3{
    /* height: 0; */
    transition: all 2s;
    overflow: hidden;
    position:absolute;
    top: 993px;
    left: 655px;
}

.xuxian-xianlu4{
       /* transition: all 2s; */
       overflow: hidden;
       position: absolute;
       left: 1043px;
       top: 1153px;
}

.ditu_route .circle{
    cursor: pointer;
}
.ditu_route .circle p{
    position: absolute;
    /* background: pink; */
    top: 40px;
    transform: translateX(-50%);
    left: 50%;
    width: 100px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.ditu_route .circle p span{
    font-size: 48px;
    color: #fff;
    font-weight: 700;
}
.ditu_route .circle img{
    width: 150px;
    margin-bottom: 10px;
}
.data_box {
    width: 100%;
    height: 100%;
}

.data_menu{
    background: #1e7e75 url(../wlimages/icon_menu.png) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: -100px;
    top: 20%;
    cursor: pointer;
    border-radius: 3px;
}
.menu_list {
    display: none;
    width: 285px;
    height: 390px;
    padding: 20px;
    box-sizing: border-box;
    background: url(../wlimages/menu_bg.jpg);
    position: absolute;
    right: 46px;
    top: 0;
    overflow-y: auto;
}
.menu_list ul li{
    color: #fff;
    font-size: 16px;
    border-bottom: 1px dashed #7ad8c3;
    padding: 15px 0;
    text-align: left;
} 

.ditu_run {
    width: 100%;
    height: 100%;
    background: url(../wlimages/route.png) no-repeat 400px 350px;
    position: absolute;
    top: 11px;
    left: -148px;
    /* transition: all 8s; */
    clip: rect(0px,1200px,0px,0px);
}
.run1{
    /* clip: rect(0px,1000px,800px,0px); */
    /* transition: all 2.8s; */
    animation: clipm1 4s forwards;
}
.run2{
    /* clip: rect(0px,1000px,800px,0px); */
    /* transition: all 2.8s; */
    animation: clipm2 8s forwards;
}
.run3{
    /* clip: rect(0px,1000px,800px,0px); */
    /* transition: all 2.8s; */
    animation: clipm3 forwards;
}
/* .img_rotate{
    animation: rotateY 2s;
} */
.ml img{
    transition: all 2s;
}

@keyframes clipm1{
    0%{
        clip: rect(0px,1200px,0px,0px);
    }
    100%{
        clip: rect(0px,1200px,800px,0px);
    }
}
@keyframes clipm2{
    0%{
        clip: rect(0px,1200px,800px,0px);
    }
    100%{
        clip: rect(0px,3000px,2000px,0px);
    }
}

@keyframes clipm3{
    0%{
        clip: rect(0px,1200px,2000px,0px);
    }
    100%{
        clip: rect(0px,1200px,3000px,0px);
    }
}

@keyframes toRight{
    0%{
        left: -840px;
    }
    100%{
        left: 0;
    }
}

@media (min-width:768px){

}
@media (max-width:768px){

}
/* footer */

.footer{ width: 100%; height: auto; overflow: hidden; padding: 25px 0; background:  #1984b0; margin-top: 15px;}
.footer .content{width: 885px;margin:0 auto;}
.footer .zfjg{width: 128px;float: left;/* margin-left: 115px; */text-align:  center;}
.footer .bq{width: 620px;/* margin-left: 30px; */text-align: center;font-size: 14px;line-height: 24px;color: #fff;float: left;margin-top:  10px;}
.footer .bq a{color:#fff !important;}
.footer .bq img{ padding-left: 10px; vertical-align: bottom;}


.footer .jc{width: 113px;float: left;text-align: right;margin-top:  10px;text-align:  center;padding-left:  32px;}
 