@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width:750px ) {
.nyTop .topMid .logo{
    margin-bottom: 20px;
}
.bannerBox{height: 420px;}
.bannerBox .tempWrap{height:100% !important;}
.bannerBox .pic li{display:block!important;float:left;height:100% !important;}
.bannerBox .pic li img{height:100% !important;}
.bannerBox .num{height:50px;}
.bannerBox .num li{width:12px;height:12px;}
.bannerBox .txt{width:100%;height:auto;top: auto;left: 0px;bottom: 18%;}
.bannerBox .txt img {width: 64%;margin: 0 auto;display: block;height: auto;max-width: 300px;}
.Top .topMid .NavUl ul li{border-bottom: 1px solid #2283e2;border-right: 1px solid #2283e2;}
.Top .topMid .NavUl{border-top: 1px solid #2283e2;}
/*Part1 黎平简介*/
.Part1{height: auto;overflow: hidden;padding: 36px 10px 0px;}
.Part1 .title{width: 120px;height: 204px;background-size: 100%;float: left;}
.Part1 .title a{line-height: 204px;text-indent: 0px;text-align: center;}
.Part1 .title a img {width: 60%;height: auto;}
.Part1 .bdBox{width: calc(100% - 130px);height: auto;float: right;}
.Part1 .bdBox::after{display: none;}
.Part1 .bdBox ul{width: 100%;flex-wrap: wrap;}
.Part1 .bdBox ul li{width: 100%;height: 50px;margin-bottom: 10px;}
.Part1 .bdBox ul li .mode-wrap{width: 100%;height: 100%;}
.Part1 .bdBox ul li.active{width: 100%;}
.Part1 .bdBox ul li .navBox{width: 100%;height: 100%;}
.Part1 .bdBox ul li.active .navBox{background: none;border-right: none;}
.Part1 .bdBox ul li.active .navBox::after{display: none;}
.Part1 .bdBox ul li .navBox a{display: flex;justify-content: center;align-items: center;}
.Part1 .bdBox ul li .navBox a i{margin: 0px 10px 0px 0px;float: left;zoom: 0.7;}
.Part1 .bdBox ul li .navBox a span{display: inline-block;width: auto;padding: 0px 8px;font-size: 20px;}
.Part1 .bdBox ul li .conBox{display: none;}
.Part1 .iconList{margin-top: 24px;height: auto;overflow: hidden;}
.Part1 .iconList ul{justify-content: space-between;flex-wrap: wrap;}
.Part1 .iconList ul li{width:calc((100% - 20px)/3);margin: 0px 0px 10px;}
.Part1 .iconList ul li:hover::after{top:0px;}
.Part1 .iconList ul li a{width: calc(100% - 10px);font-size: 20px;margin: 0 auto;background-size: 100% auto;}
.Part1 .iconList ul li:hover a{background-size: 100% auto;}
.bgBox{background:url("zmlp_bg_mobile.png")no-repeat center top; }
.bgBox .hd{height: 86px;}
.bgBox .hd .xt{width: 200px;bottom: 16px;}
.bgBox .hd .xt::before{width: 60%;}
.bgBox .hd a{width: 220px;transform: none;background-size: 80px auto;}
.bgBox .hd a img{width: 180px;}

/*Part2 文化旅游*/
.Part2{height: auto;padding-top: 20px;overflow: hidden;padding: 20px 10px 0px;}
.Part2 .hd{margin-bottom: 20px;}
.Part2 .whlyBox{height: auto;}
.Part2 .whlyBox .box_l{width: 100%;height: auto;overflow: hidden;}
.Part2 .whlyBox .box_l ul li{width: calc((100% - 10px)/2);height: calc((50vw - 10px)/(400/265));border-radius: 10px;float: none;margin-bottom: 20px;}


.Part2 .whlyBox .box_l ul .li-1{margin-top: 20px;margin-bottom: 10px;}
.Part2 .whlyBox .box_l ul .li-4{margin-top: -20px;}
.Part2 .whlyBox .box_l ul li a span{height: 50px;font-size: 18px;bottom: -0px;}
.Part2 .whlyBox .box_l ul li:hover a span{font-size: 22px;background: rgba(0,0,0,0.5);}
.Part2 .whlyBox .box_r{width: 100%;height: calc((100vw - 20px)/(665/380));position: unset;}
/*焦点图*/
.Focus {height: 100%;border-radius: 10px;}
.Focus .tempWrap {height: 100%;}
.Focus .pic,.Focus .pic li {height: 100%!important;display: block!important;float: left;}
.Focus .pic li img {height: 100%;}
.Focus .txt-bg{height: 40px;background-position-y: center;}
.Focus .txt {bottom: 0px;width: calc(100% - 100px);height: 40px;}
.Focus .txt ul li a {width: 100%;height: 40px;font-size: 18px;line-height: 40px;text-indent: 20px;}
.Focus .num {bottom: 14px;right: 10px;}


/*Part3 招商引资*/
.Part3{height: auto;overflow: hidden;padding: 24px 10px;}
.Part3 .hd{margin-bottom: 15px;}
.Part3 .zsyzBox{height: auto;overflow: hidden;background:url("zmlp_img14.png")repeat-x bottom #0981fc;padding:30px 0px;opacity: 0.8;position: relative;}
.Part3 .zsyzBox::after,
.Part3 .zsyzBox::before{content: "";width:100%;height:27px;background:url("zmlp_img08.png")no-repeat center;position:absolute;left:0px;}
.Part3 .zsyzBox::after{top:0px;}
.Part3 .zsyzBox::before{bottom:0px;}
.Part3 .zsyzBox .box_t{margin-bottom: 10px;}
.Part3 .zsyzBox .box_t ul li{font-size: 24px;}
.Part3 .zsyzBox .box_t ul li a{padding: 0px 5px;}
.Part3 .zsyzBox .box_b ul{display: block!important;float: left;}
.Part3 .zsyzBox .box_b ul li{width: calc(100% - 20px);height: 110px;margin-bottom: 15px;padding: 13px 10px 0px;margin-left: 10px;}
.Part3 .zsyzBox .box_b ul li a{font-size: 16px;line-height: 24px;max-height: 48px;}
}
@media screen and (max-width:500px ) {
.Part1 .iconList ul li{width: calc((100% - 10px)/2);}
}
