header{
    height:auto !important;
}
.neiye_brnner{
    width: 100%;
}
.neiye_brnner>img{
    width: 100%;
}
.jkkp_div{
    width: 100%;
    background-color:#fff;
}
.jkkp_ul{
    width: 95%;
    list-style:none;
    padding:0;
    margin:0 auto;
}
a{
    text-decoration: none;
    color:#333333;
}
.jkkp_ul>a>li{
    width: 100%;
    height:74px;
    border-bottom:1px dashed #ccc;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.jkkp_text{
    width:80%;
    height:100%;
    line-height: 74px;
    float: left;
    overflow: hidden;text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "微软雅黑";
    font-size: 16px;
}
.jkkp_time{
    width: 20%;
    height:100%;
    line-height: 74px;
    float: right;
    overflow: hidden;
    text-align: right;
}
.erji_lanmu{
    width: 100%;
    height:40px;
    position: relative;
    background-color:#fff;
}
.er_nav{
    width: calc((1046/1366)*100%);
    height:100%;
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    text-align: center;
}

.disv{
    border-bottom:1px solid black;
    box-sizing: border-box;
}
.er_nav>a{
    display: inline-block;
    width: 141px;
    height:100%;
    line-height: 40px !important;
    /*border-left:1px solid #7d7d7d;*/
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    box-sizing: border-box;
    font-family: "微软雅黑";
}
er_nav>a:nth-child(1){
    border-left:none;
}
/* 二级栏目选中 */
.curr_s{
    background-color:#6697ae;
    color:#fff;
}
/* 交通指南 */
.jtzn{
    width: 100%;
    background-color:#fff;
    padding-top:22px;
    padding-bottom:60px;
}
.jtzn_ditu{
    width: calc((1006/1046)*100%);
    margin:auto;
}
.jkkp_ul>a>li:hover div{
    color:#71a6bd;
}
.ditu{
    width: 100%;
    height:536px;
}
.jianjie_yy>div{
    margin-top:20px;
    font-family: "微软雅黑";
    font-size: 16px;
}
.lc{
    width: calc((992/1046)*100%);
    height:450px;
    margin:auto;
    background-color:#fff;
}
.hui{
    width: 100%;
    height:604px;
    padding-top:27px;
    padding-left:27px;
    padding-right: 27px;
    box-sizing: border-box;
    background-color:#fff;
}
.lou_1s{
    width: 451px;
    height:100%;
    background-color:#5391ac;
    overflow: hidden;
    float: left;
}
.lc>.lou_1s:last-child{
    float: right;
    overflow: hidden;
}
.lou_ul{
    width: 100%;
    margin:0;
    padding:0;
    list-style: none;
}
.lou_1s_index{
    height:135px;
    width: 69px;
    border-right: 1px solid #ccc;
    border-bottom:1px solid #ccc;
    box-sizing: border-box;
    float: left;
}
.lou_ul>a>li{
    float: left;
    border-right:1px solid #ccc;
    height:45px;
    min-width: 127px;
    border-bottom:1px solid #ccc;
    box-sizing: border-box;
    text-align: center;
    line-height: 45px;
    font-family:"微软雅黑";
    font-size: 15px;
    color:#fff;
}
.jkkp_div{
    padding-bottom:20px;
    min-height: 300px;
}
.lou_1s_index{
    text-align: center;
    line-height: 135px;
    font-size: 18px;
    color:#fff;
    font-family: "微软雅黑";
}
.lou_1s>.lou_snea:last-child>div{
    height:179px;
}
.lou_snea{
    width: 100%;
    height:135px !important;
}
/* 意见反馈 */
.yjfk{
    width:100%;
    min-height:702px;
    padding-left:20px;
    padding-right: 20px;
    padding-top:22px;
    box-sizing: border-box;
    background-color:#fff;
    padding-bottom:20px;
}
.yjfk>input{
    width: 250px;
    margin-top:20px;
    height:50px;
    background-color:#f7f7f7;
    border:none;
    padding-left:10px;
}
.yjfk>textarea{
    width: 100%;
    padding-top:5px;
    padding-left:5px;
    box-sizing: border-box;
    min-height:536px;
    background-color:#f7f7f7;
    border: none;
    color:black;
    font-size: 16px;
    font-family: "微软雅黑";

}
.tijiao{
    width: 102px;
    height:28px;
    padding-top:54px;
    margin-bottom:62px;
    margin:auto;
}
.tijiao>button{
    width: 102px;
    border-radius: 20px;
    background-color:#41839f;
    border:none;
    text-align: center;
    font-size: 16px;
    color:#fff;
    line-height: 28px;
    margin:auto;
    font-family: "微软雅黑";
    outline: none;
    cursor: pointer;
}