@charset "utf-8";
/* CSS Document*/
html{color:#333;}
div,dl,dt,dd,ul,li,h1,h2,h3,form,legend,input,button,textarea,select,p,th,td{margin: 0;padding: 0;}
body{margin:0;padding:0;font-size:15px;color:#333;font-family: Microsoft YaHei,Simsun,SimHei,Arial;background-color:#ffffff;}
/* 过度*/
img{vertical-align:middle;border-style:none;}
img{border: none;display: inline-block;vertical-align: middle;}
a img,img{-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all .3s ease-out;}
/****公用****/
.index_bg{background: #fff url(2024wlgd_indexbg.png) no-repeat center top;background-size: 100%;}
.top_tit{background: #ffffff5e;color: #fff;}
.top_tit a{color: #fff;}
.top_tit_center{height: 40px;line-height: 38px;color: #fff;}
.top_titli{}
.top_titli a{margin: 0 10px 0 0;}
.top_titli span{margin: 0 5px 0 5px;color: #fff;}
.top_tittol a{margin: 0 0 0 10px;}
.top_titli_list{display: inline-block;line-height: initial;vertical-align: middle;margin: 0px 0px 0px 10px;}
.top_titli_date{
    color: #fff;
}
.top_titli_wza{border: 1px solid #fff;border-radius: 1.5rem;padding: .2rem .5rem;}
.top_titli_wza a{margin: 0 0 0 5px;}
.top_titli_wza span{margin: 0 1px 0 3px;color: #fff;}
.top_titli_wza a:last-child{margin: 0 5px 0 0;}
.top_titli_wzq span{background-color: #214C90;border-radius: 1.5rem;padding: .4rem 1rem;}
.top_lgs{}
.top_logo{margin: 50px auto 20px auto;}
.top_logo a{display: block;margin: 0 auto;width: 500px;height: 198px;background: url(2024wlgd_logo.png) no-repeat;background-size: contain;}
.top_logo_gh{}
.top_logo_name{}
.top_search {display: block;margin: 1rem auto 0 auto;width: 500px;height:50px;border-radius: 15px;overflow: hidden;background: #ffffffd9;}
.top_search .search-txt {display:block;float: left;border: 0;width: 80%;height: 50px;background:transparent;padding-left:20px;font-size: 16px;line-height: 50px;outline: none;cursor: text;}
.top_search .search-btn {display:block;float: left;border: 0;width: 14.5%;height: 44px;margin: .5% .3% .5% .5%;background: #288FCA url(2024wlgd_top_search.png) no-repeat center;outline: none;cursor: pointer;border-radius: 15px;}
/* 菜单栏 */
.top_nav{margin-top: 8rem;}
.top_nav_center{/* display: flex; *//* justify-content: space-between; */}
.nav{background: #214C90;height: 70px;}
#nav>li{width: 16.66%; *width: 14.28%;float: left;text-align: center;position: relative;}
#nav>li>a{display: block;height: 70px;line-height: 70px;font-size: 22px;color: #fff;text-indent: .5rem;/* font-weight: bold; */position: relative;text-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 3px rgba(0, 0, 0, 0.3), 0 0 3px rgba(0, 0, 0, 0.3);}
#nav>.on>a{/* background: url(2020ty_nav_bg.png) no-repeat center bottom; border-bottom: 4px solid #fff;*/color: #F6CD59;/* font-weight: bold; */}
#nav>.on>a:after{content: '';position: absolute;height: 5px;width: 40%;bottom: 10%;left: 45%;margin-left: -13%;background: #F6CD59;border-radius: 10px;}
#nav>.nLi{background-image: url(2024wlgd_navbg.png);background-repeat: no-repeat;}
#nav>.nLi:nth-child(1){background-position: 20px 15px;}   
#nav>.nLi:nth-child(2){background-position: -190px 15px;}  
#nav>.nLi:nth-child(3){background-position: -400px 15px;}
#nav>.nLi:nth-child(4){background-position: -610px 15px;}
#nav>.nLi:nth-child(5){background-position: -815px 15px;}
#nav>.nLi:nth-child(6){background-position: -1025px 15px;}
.cent_c1{background: #fff;padding: 30px 10px 10px 10px;}
.cent_c3{margin:20px auto;}
.cent_c4{margin:20px auto;}
.cent_c5{margin:20px auto;}
/*通用列表*/
.list{}
.list li{height: 41px;line-height: 40px;padding-left: 25px;background: url(2024wlgd_cen_listico.png) no-repeat 3px 14px;position: relative;}
.list li a{font-size: 16px;display: block;width: 80%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.list li:hover a{ color: #006eab; }
.list li:hover span{ color: #006eab; }
.list li span{display: block;/* width: 18%; */font-size: 14px;text-align: right;float:right;color: #999999;position: absolute;right: 5px;top: 0;line-height: 43px;}
.list li i{padding-left: 10px; font-size: 16px; color: #19b5ff; }

/* 头条*/
.topNews .title{height:auto;line-height: 52px;text-align: center;font-size: 30px;color: #146ac1;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;background: url(2024wlgd_cen_tt.png) no-repeat 1.5rem 0.6rem;padding: 0 0 20px 0;}
.topNews .title a, .topNews .ttlist a{color: #146ac1;}
.ttlist {text-align: center;font-size: 18px;}
.ttlist span{padding:0 2px;}
.ttlist li {display: inline;}
.cent_c_list{margin: 30px 0;width: 100%;}
/* 头条*/
/*首页焦点图轮播*/
.slideBox{width: 100%;height: 400px;margin-right: 10px;float: left;overflow:hidden;position:relative;/*border-radius: 3px;*/}
.slideBox .hd{position: absolute;z-index: 1;right: 20px;bottom: 10px;}
.slideBox .hd li{width: 15px; height: 15px; border-radius:50%; float: left; margin-left: 5px; line-height: 8px; overflow: hidden; background-color: #fff; font-size: 0;}
.slideBox .hd li span{display: none;}
.slideBox .hd li.on{background-color: #c00; width:40px; border-radius:10px}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative; }
.slideBox .bd img{ width:100%; height:400px; display:block; }
.slideBox .bd li:hover img{ -webkit-transform: scale( 1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -transform: scale(1.1,1.1);  }
.slideBox .bd li p{height:40px;line-height:40px;color:#fff;font-size: 18px;background: #00000075;position:absolute;right: 0;left: 0;bottom:0;z-index: 2;display: inline-block;cursor:pointer;padding:0 65px;}
.slideBox .bd li p a{ display:block; height:40px; text-align: center; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; position:relative; color:#fff;}
.slideBox .prev,.slideBox .next{ display: none; width: 42px; height: 69px; position: absolute; top: 50%; margin-top: -35px; left: 0; z-index: 100; background: url(slideBox_anniu.png) no-repeat; }
.slideBox .next{ left: auto; right: 0; background-position: -42px 0;  }
/*首页焦点图轮播*/
/*首页列表切换*/
.tab_box{ text-align:left; }
.tab_hd{height: 55px;margin-bottom: 20px;/* border-bottom: 2px solid #e7e7e7;*/}
.tab_hd>ul>li{margin-right: 30px;float:left;height: 45px;text-align: center;width: 18.5%;line-height: 45px;}
.tab_hd>ul>li:last-child{
    margin-right: 0;
}
.tab_hd>ul>li>a{ font-size: 20px; color: #666666; }
.tab_hd .on{background: #214C90;border-radius: 0px 8px 0px 8px;padding: 5px 30px;}
.tab_hd .on a{color: #fff;font-weight: bold;}
.tab_hd>ul>li>a>span{ font-size: 14px; color: #999999; line-height: 42px; margin-left: 10px; }
.tab_hd>span{ float: right; }
.tab_hd>span>a{ display: block; padding: 0 10px; height: 42px; line-height: 42px; background: url(2020index_more.png) no-repeat center; width:24px; -webkit-transition: all 0.5s ease-out; transition: all .5s ease-out;  }
.tab_hd>span>a:hover{ background: url(2020index_more_s.png) no-repeat center; -webkit-transform: rotate(360deg);  -moz-transform: rotate(360deg);  transform: rotate(360deg); }
.cent_c_linews{margin-left: 3%;width: 46%;height: 402px;overflow: hidden;}
.bd_new ul{zoom:1;/* padding: 4px 0; */background: url(2024wlgd_cen_listbg.png) 7px 0px repeat-y;}
.bd_new li{height: 41px;line-height: 40px;padding-left: 20px;background: url(2024wlgd_cen_listico.png) no-repeat 3px 14px;position: relative;}
.bd_new li a{font-size: 16px;display: block;width: 80%;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.bd_new li:hover a{ color: #006eab; }
.bd_new li:hover span{ color: #006eab; }
.bd_new li span{display: block;width: 19%;font-size: 14px;text-align: right;float:right;color: #999999;}
.bd_new li i{padding-left: 10px; font-size: 16px; color: #19b5ff; }
.bd_lin_a li a{ margin-right: 100px; }
.bd_lin_a li a:hover{padding-left: 5px;}
/*首页列表切换*/
/*tongzhigonggao*/
.cent_c_litz{}
.tzgg {float: left;background: #E9F0F8;width: 100%;height: 90px;}
.tzgg-head { float: left; width: 100px; height: 90px; background: url(2024wlgd_cen_tzgg.png) no-repeat;}
.tzgg-head span { display: block; width: 50px; font-size: 20px; font-weight: bold; color: #fff; letter-spacing: 5px; margin: 0 auto; padding-top: 18px;}
.tzgg .list {padding: 6px 20px 0;margin-left: 100px;margin-top: 0;}
.cent_c_liins{width: 46%;}
.recommend {position: relative;float: right;width: 100%;height: 90px;/* background: #5D88D4; */overflow: hidden;}
.recommend a {float: left;width: 48%;height: 100%;font-size: 25px;/* font-weight: bold; */text-indent: 40px;line-height: 90px;color: #fff;position: relative;transform: scale(1);border-radius: 8px;transition: all .5s;}
.recommend a:hover { transform: scale(1.1); transition: all .5s;}
.recommend .swtj {background: #5D88D4 url(2024wlgd_cen_recommend.png) no-repeat 170px 5px;}
.recommend .ywtj {background: #5D88D4 url(2024wlgd_cen_recommend.png) no-repeat 170px -97px;float: right;}
.recommend .line { position: absolute; left: 50%; top: 18px; content: ""; width: 1px; height: 55px; background: #fff;}
/*tongzhigonggao*/
.cent_c4{display: flex;height: 24rem;justify-content: space-between;}
.cent_c4center{}
.cent_c4l{border: 1px solid #DEDEDE;padding: 1rem;display: flex;justify-content: space-between;}
.cent_c4lspan{width: 35%;/* padding: .6rem .6rem 0 .6rem; */}
.cent_c4lspan span{display: block;line-height: 48px;border: 1px solid #DFDFDF;margin-bottom: 20px;text-indent: 60px;position: relative;background-image: url(2024wlgd_index_xxgkico.png);background-repeat: no-repeat;}
.cent_c4lspan span:last-child{margin-bottom:0px;}
.cent_c4lspan span:nth-child(1){background-position: 5px 2px;}
.cent_c4lspan span:nth-child(2){background-position: 5px -61px;}
.cent_c4lspan span:nth-child(3){background-position: 5px -124px;}
.cent_c4lspan span:nth-child(4){background-position: 5px -190px;}
.cent_c4lspan span:nth-child(5){background-position: 5px -254px;}
.cent_c4lspan span:after{content: '';width: 27px;height: 25px;background: url(2024wlgd_index_xxgklistrist.jpg) no-repeat;background-size: 100% 100%;position: absolute;right: 14px;top: 40%;margin-top: -6px;}
.cent_c4lspan span a{font-size: 20px;color: #215DB5;}
.cent_c4llist{width: 60%;}
.tab_hd_xxgk{height: 55px;margin-bottom: 20px;border-bottom: 1px solid #DEDEDE;}
.tab_hd_xxgk>ul{display: flex; justify-content: space-between;}
.tab_hd_xxgk>ul>li{margin-right: 3%;float:left;height: 45px;line-height: 45px;}
.tab_hd_xxgk>ul>li>a{font-size: 16px;color: #666666;font-weight: bold;}
.tab_hd_xxgk .on{background-color: #1275CA;transform: skewX(-20deg);display: flex;align-items: center;justify-content: center;overflow: hidden;padding: 0px 20px;}
.tab_hd_xxgk .on a{color: #fff;/* font-weight: bold; */}
.tab_hd_xxgk>ul>li>a>span{ font-size: 14px; color: #999999; line-height: 42px; margin-left: 10px; }
.tab_hd_xxgk>span{ float: right; }
.tab_hd_xxgk>span>a{ display: block; padding: 0 10px; height: 42px; line-height: 42px; background: url(2020index_more.png) no-repeat center; width:24px; -webkit-transition: all 0.5s ease-out; transition: all .5s ease-out;  }
.tab_hd_xxgk>span>a:hover{ background: url(2020index_more_s.png) no-repeat center; -webkit-transform: rotate(360deg);  -moz-transform: rotate(360deg);  transform: rotate(360deg); }
.cent_c4llistli ul{zoom:1;/* padding: 4px 0; *//* background: url(2024wlgd_cen_listbg.png) 7px 0px repeat-y; */}
.cent_c4llistli li{height: 45px;line-height: 40px;padding-left: 20px;background: url(2024wlgd_index_xxgklist.jpg) no-repeat 0px 11px;position: relative;}
.cent_c4llistli li a{ font-size: 16px; display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.cent_c4llistli li:hover a{ color: #006eab; }
.cent_c4llistli li:hover span{ color: #006eab; }
.cent_c4llistli li span{ display: block; width: 100px; font-size: 14px; text-align: right; float:right; color: #999999; }
.cent_c4llistli li i{padding-left: 10px; font-size: 16px; color: #19b5ff; }
.bd_lin_b li a{ margin-right: 100px; }
.bd_lin_b li a:hover{padding-left: 5px;}
.cent_c4r{width: 25%;}
.cent_c4ldxx{border: 1px solid #7FB3E2;padding: 15px;margin: 15px 0 22px 0;}
.cent_c4ldxx h1{text-align: center;height: 40px;line-height: 40px;background: url(2024wlgd_index_xxgkldxxbg.png) center no-repeat;color: #fff;font-size: 20px;margin-top: -33px;margin-bottom: 25px;}
.cent_c4ldxx span{display: block;height: 70px;text-align: center;background-image: url(2024wlgd_index_xxgkldxx.png);background-color: #F1F1F1;background-repeat: no-repeat;background-position: 15px 3px;width: 88%;margin: 20px auto 25px auto;line-height: 70px;font-size: 20px;text-indent: 40px;font-weight: bold;}
.cent_c4ldxx span:last-child{background-position: 15px -85px;}
.cent_c4ldxx span a{}
.cent_c4znzsk{border: 1px solid #7FB3E2;padding: 10px 15px;}
.cent_c4znzsk span{display: block;height: 50px;text-align: center;background-image: url(2024wlgd_index_xxgkldxx.png);background-color: #F1F1F1;background-repeat: no-repeat;background-position: 15px -220px;width: 88%;margin: 10px auto;line-height: 50px;font-size: 20px;text-indent: 40px;font-weight: bold;}
.cent_c4znzsk span a{}
.cent_c5{}
.cent_c5zt{}
.cent_c5zt h1{text-align: center;}
.cent_c5zt h1 a:after{content:"";width: 180px;height: 15px;display: block;background-image: url(2024wlgd_index_ztzlbg.png);background-repeat: no-repeat;background-position: right top;position: absolute;left: 95px;top: 25%;}
.cent_c5zt h1 a:before{content:"";width: 180px;height: 15px;display: block;background-image: url(2024wlgd_index_ztzlbg.png);background-repeat: no-repeat;background-position: left top;position: absolute;left: -190px;top: 25%;}
.cent_c5zt h1 a{font-size: 20px;color: #1E4A95;position: relative;}
.cent_c5ztimg{}
.cent_c5ztimg{margin-top: 34px;}
.cent_c5ztimg .bd{overflow: hidden;/* margin: 0 34px; */}
.cent_c5ztimg .bd ul li{width: 280px;height: 142px;margin-right: 52px;}
.cent_c5ztimg .hd{margin-top: 30px;}
.cent_c5ztimg .hd ul{text-align: center;}
.cent_c5ztimg .hd ul li{width: 14px;height: 14px;background: #0067B6;border-radius: 100%;display: inline-block;margin-left: 10px;cursor: pointer;}
.cent_c5ztimg .bd ul li img{width: 280px;height: 142px;box-sizing: border-box;vertical-align: middle;border: 0;/* border-radius: 10px; */}
.cent_c5ztimg .hd ul li:first-child{margin-left: 0;}
.cent_c5ztimg .hd ul li.on{background: #db4e5c;}

.yqlj{width: 100%;min-width: 1250px;height: 60px;margin-top: 30px;background-color: #daecfb;}
.yqlj > ul{text-align: center;}
.yqlj > ul > li{display: inline-block;position: relative;width: 24.5%;}
.yqlj > ul > li > a{padding: 0 38px;font-size: 16px;line-height: 60px;color: #115db2;}
.yqlj span{display: inline-block;padding: 0 30px;background: url(2024wlgd_index_footlink_up.png) right center no-repeat;font-size: 16px;line-height: 60px;color: #115db2;text-align: center;cursor: pointer;}
.yqlj .on span{background: url(2024wlgd_index_footlink_down.png) right center no-repeat;}
.yqlj ul li .li_sub{display: none;width: 294px;height: 180px;background: #DAECFB;color: #fff;border: none;/* border-top: 1px solid #5990cc; *//* border-left: 1px solid #5990cc; *//* border-right: 1px solid #5990cc; */font-size: 15px;line-height: 35px;overflow-y: auto;position: absolute;top: -180px;left: 0;z-index: 99999999;margin: 0;padding: 0;}
.yqlj ul li .li_sub{overflow-y: auto;overflow-y:overlay;transform: none !important;}
.yqlj ul li .li_sub::-webkit-scrollbar{width:10px;}
.yqlj ul li .li_sub::-webkit-scrollbar-thumb{-webkit-box-shadow: inset 0 0 5px #5990cc;background:#5990cc;}
.yqlj ul li .li_sub::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px #f1e9e9;background:#f1e9e9;}
.yqlj ul li .li_sub li{padding: 0 10px;}
.yqlj ul li .li_sub li:hover{background: #fff;}
.yqlj ul li .li_sub li a{line-height: 45px;color: #115db2;font-size: 15px;}
.footer{width: 100%;min-width: 1200px;background-color: #115db2;padding: 40px 0;}
.dzjg{margin: 0px 0 0 0px;}
.jc{margin: 35px 0 0 30px;}
.info{padding: 0;}
.info li{float: left;border-left: 1px solid #417dc1;}
.info001{margin-left: 18px;padding: 0 13px;font-size: 16px;line-height: 28px;color: #fff;}
.info001 .split_span{font-size: 16px !important;color: #fff!important;}
.info001 a{display: inline-block;font-size: 16px;line-height: 32px;color: #fff!important;text-indent: inherit;}
.info001 a img{}
.info001 span{margin-right: 5px;font-size: 16px;color:#ffffff;}
.info001 p{margin: 0;font-size: 16px;color:#ffffff;}
.info002{padding-left: 20px;}
.info002 p{margin-right: 16px;font-size: 14px;line-height: 28px;color: #fff;text-align: center;margin-top: 0;}
.info002 p img{width: 100px;height: 100px;}
/*底部foot*/
.warp_insfoot{background-color: #0168B7;height: 100px;margin: 0;padding: 20px 0 10px 0;}
.warp_foot{display: flex;justify-content: space-between;}
.dzjg a{margin-right: 20px;}
.dzjg_pointer{}
.dzjg_pointer img{}
.jiucuo_pointer{}
.jiucuo_pointer img{}
.foot_lins li{margin-left: 18px;padding: 0 13px;font-size: 15px;line-height: 28px;color: #fff;}
.foot_lins{float: left;width: 80%;position: relative;}
.foot_lins p,.foot_lins p a{margin: 0;font-size: 15px;line-height: 30px;color: #ffffff;}
.foot_lins2{/* display:none; */position: absolute;right: 0;top: 1rem;}
.ymd_split_span a img{margin: -3px 5px 0px 12px;}
/*底部foot*/
.cent_c3_bswap{display: none;}
.cent_c3_bs{display: block;}

@media only screen and (max-width: 1199px){
header{background: #214c90;height: 24rem;}
.index_bg{background:none;/* background-image: url(3.png);*//* background-size: 232%;*//* background-repeat: no-repeat;*//* background-position: top center;*/}
.top_tit,.yqlj{display:none;}
.top_logo{margin:0px auto;text-align: center;}
.top_logo a{width: 100%;background-size: contain;background-position: center;}
.top_search{width: 80%;margin: .5rem auto 0px auto;}
.top_search .search-txt{width: 70%;}
.top_search .search-btn{float: right;}
.top_nav{margin-top: 1rem;}
.w1280{width: 100%;margin: 0;padding: 0;}
.w1300{width: 100%;margin:0px auto;/* height: 7rem; */}
#nav>li{width: 33.33%;background-image: none !important;}
#nav>li>a{height: 3rem;line-height: 3rem;}
.cent_con{width:98%; margin:0px auto;}
.bd_new li span{width: 21%;}
.bd_new li a{width: 77%;}
.topNews .title{background:none;width: 100%;margin: 1rem 0 0 0;padding: 0 0 .5rem 0;}
.fx{display: block;}
.cent_c_lipic{width: 100%;}
.cent_c_linews{width: 100%;margin: 1.2rem 0;height: auto;}
.slideBox .bd img,.slideBox{height: 230px;}
.slideBox .bd li p{text-align: left;padding: 0 .5rem;}
.tab_hd{height: auto;margin: 0 0 .5rem 0;}
.tab_hd>ul{display: flex;justify-content: space-between;}
.tab_hd>ul>li{margin: 0;float:left;height: 45px;line-height: 45px;width: 20%;}
.tab_hd>ul>li>a{font-size: 18px;color: #666666;}
.tab_hd .on{background: #214C90;border-radius: 0;padding: 5px 10px;height: 30px;line-height: 30px;}
.cent_c_litz{width: 100%;margin-bottom: .5rem;}
.cent_c_liins{width: 100%;margin-bottom: .5rem;}
.tzgg-head{width: 20%;background-position: left center;}
.tzgg .list{padding: 6px 0px 0;margin-left: 90px;}
.list li{padding: 8px 5px 0 0;background: none;height: 30px;line-height: 30px;}
.list li a{width: 75%;line-height: 25px;}
.list li span{width: 25%;}
.recommend{height: 50px;}
.recommend a{background: #5D88D4 !important;line-height: 50px;text-align: center;}
.cent_c3 a img{width: 100%;}
.cent_c3_bs{display: none;}
.cent_c3_bswap,.cent_c4l{display: block;width: 100%;}
.yqlj{min-width: 100%;margin-top: 0;}
.cent_c4{display: block;height: auto;}
.cent_c4l{padding: 0;margin: 2rem 0;border: 0;}
.cent_c4r{width: 100%;}
.cent_c4lspan{width: 100%;}
.cent_c4llist{width: 100%;float: left;margin: 1.5rem auto 0 auto;}
.tab_hd_xxgk{height: 2.8rem;}
.tab_hd_xxgk .on{transform: initial;padding: 0;}
.tab_hd_xxgk>ul>li{margin-right: 0;width: 33.33%;text-align: center;}
.cent_c5ztimg .bd{width: 70%;text-align: center;margin: 0px auto;}
.cent_c5ztimg .bd ul li{float:left;width:100%;height: 140px;text-align: center;}
.cent_c5{margin: 2rem 0 1rem 0;overflow: hidden;}
.cent_c5ztimg .hd{margin: 10px auto 0px auto;}

.warp_insfoot{height: 17rem;}
.foot_lins p a,.foot_lins p{display: block;width: 100%;text-align: center;line-height: 25px;}
.warp_foot{display: block;position: relative;}
.ymd_split_span{float: none;display: block;}
.ymd_split_span a{display: inline !important;}
.foot_lins{padding-top: 84px;width: 100%;overflow: hidden;}
.foot_lins li{padding: 0;width: 100%;margin: 0;}
.foot_lins2{position: absolute;right: -120px;top: 15px;}
.yqlj{min-width: auto;}
.yqlj ul{width: 100%;overflow: hidden;}
.yqlj > ul > li{width: 15%;text-align: center;}
.yqlj > ul > li:first-child{width: 25%;}
.yqlj > ul > li > a{padding: 0 10px;font-size: 0.5rem;}
.yqlj span{padding-left: 0;padding-right: 15px;font-size: 14px;}
.dzjg{margin: 0;width: 100%;display: block;text-indent: 50px;position: absolute;text-align: center;margin-left: -110px;}
.jc{margin: 35px 0 0 10px;display: none;}
.footer{overflow: hidden;width: 100%;min-width: auto;}
.footer>div{overflow: hidden;width: 100%;}
.info001{margin-left: 15px;padding: 0 20px;font-size: 14px;line-height: 28px;color: #fff;/* width: 50%;*/}
.info002{display: none;}
.info{margin: auto;float: none;}
.info li{border: none;text-align: center;width: 100%;}
.info001 p img{/* line-height: 20px;*/margin-top: -5px;margin-right: 5px;margin-left: 5px;}
.dzjg a{margin-right: 10px;}  
.curPage{
    height: auto !important;
    padding: 0 !important;
    background: none !important;
}

    
}
@media only screen and (max-width: 380px){
.bd_new li a{width: 70%;}
.bd_new li span{width: 23%;}
}
@media only screen and (max-width: 480px){


}