@charset "utf-8";
/*****
*怀化市政府集约化建设子站公共样式文件
*@Company:湖南微象科技有限公司 www.microxiang.com
*@Author:李健平
*@modifyLog: what when who
*
*/
html{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
/* body{outline:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);} */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p
{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
ul,li,dl ,dt,dd ,ol,p,img{list-style:none;border:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
button,select,textarea,input{font-size:100%;-webkit-appearance:none;appearance:none;outline:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
a{text-decoration:none; color: #333;}
a:hover,a:focus{outline:none;text-decoration:none;cursor:pointer;}
label {font-weight:normal;}
.clear{clear:both;font-size:0px;height:0px;line-height:0px;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.clearfix {*zoom: 1;}
.box-shadow {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    /*右、下、距离、模糊程度、阴影颜色，内阴影*/
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
#div_div{ padding-bottom: 20px;}  
.fl {float: left;}
.fr {float: right;}
a {transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;}
body { background: #fff;min-width: 1200px;}


/* 头部 */
.header { width: 100%; background: url(../images2021/header_bg.jpg) no-repeat top center; background-size:100% 420px; height: 420px; overflow: hidden;}
.header_top {width: 100%;height:30px;max-width: 1200px; margin: 0 auto; padding-top:17px;    box-sizing: content-box;}
.header_top .h-ipv6  { width: 98px; height: 30px; background:url(../images2021/ipv6.png) no-repeat; font-size: 13px; color: #fff; line-height: 30px; text-align: center; float: left;}
.header_top  ul li { padding: 0 10px 0 10px; float: left; height:14px;line-height:14px; border-right: 1px solid #6b6b6b;margin-top: 8px;}
.header_top .tw_tz{ padding: 0px;border-right: none;margin-top: 0px;}
.header_top  ul li a { font-size: 14px; color: #6b6b6b;}
.header_top  ul li a:hover {color: #000;}
/*登录|注册*/
.myspace{display:block;color:#6b6b6b;font-size:13px;line-height:14px;padding-top: 8px;}
.myspace a{padding:0 10px 0 10px;color: #6b6b6b;line-height:14px; height: 14px;border-right: 1px solid #6b6b6b; display: inline-block;}
.myspace a:last-child {border: none;}
.myspace a:hover{color:#000}
/* logo */
.h_box .a_logo {width: 496px; height: 186px; display: block;position: relative;margin: 0 auto;}
.h_box .a_logo img { width: 100%; height: auto; display: block;}

/* 搜索表单 */
.search_box {max-width:520px; height:60px; background:rgba(255,255,255,0.8); border-radius:6px; width:100%; margin:6px auto 0; position: relative; overflow: hidden;}
.search_box .search_img { position: absolute; width:84px; height:60px; right:0; top:0;border: none;background:url(../images2021/search.png) no-repeat center;cursor: pointer;}
.search_box .searchInput { padding-left:20px; padding-right:84px; border:none; background: none; font-size:16px; color:#4084d3; line-height:60px; height:60px; width: 100%; box-sizing: border-box;}
.searchInput::-webkit-input-placeholder{color:#808080;}
.searchInput::-moz-placeholder{color:#808080;}
.searchInput:-moz-placeholder{color:#808080;}
.searchInput:-ms-input-placeholder{color:#808080;}

.ftsj-yc{display:none;}


/* 当前位置-路径 */
.article_site {background:url(../images2021/article_icon1.png) no-repeat left center;padding-left:36px;height:79px;line-height:79px;color: #64788c; border-bottom: 1px solid #c7def2;max-width: 1200px;margin: 0 auto 40px;box-sizing: border-box;}
.article_site a,.article_site span {font-size: 14px;color: #64788c;margin: 0 5px;}
.article_site a:last-child { border: none; color: #4c4c4c;font-weight: bold;}
.article_site a:hover { border-bottom: 1px solid #666;}
.article_site a:last-child:hover { border-bottom: none;}
.qtfdxx_box {width: 100%;max-width: 1200px; margin: 0 auto;}
.qtfdxx_box ul{overflow:hidden;min-height:360px;}
.qtfdxx_title { height: 72px;line-height: 72px; color: #1a69ad; font-size: 20px; font-weight: bold;}
.qtfdxx_title img {vertical-align: middle; margin-right: 10px;}
.qtfdxx_ul li { width: 285px; height: 66px;  background: #f1f2f3;float: left;margin-right: 20px;margin-bottom: 20px;}
.qtfdxx_ul li:nth-child(4n) {margin-right: 0;}
.qtfdxx_ul li a { font-size: 16px; display: block;padding: 0 20px; box-sizing: border-box; color: #333;font-weight: bold;line-height: 66px;}
.qtfdxx_ul li:hover { background: #3f85e0;}
.qtfdxx_ul li:hover a {color: #fff;}

/*头部导航栏*/
.nav_box { height:68px; width: 100%; background:rgba(1,82,147,0.9);margin-top: 33px;}
.nav_box_content {max-width:1200px; margin: 0 auto;}
.nav_box ul {float: left; max-width: 1200px; width: 100%;}
.nav_box ul li { float: left;text-align: center;width:171.4px;box-sizing: border-box;}
.nav_box ul li a { font-size:20px; color: #fff; display:inline-block; height:68px;line-height: 68px; font-weight: bold;  text-align: center;}
.nav_box ul li a.active { border-bottom: 1px solid #fff; height: 63px;}
.nav_box ul li a:hover { color:#ffd738;}
.nav_box ul li a img { width:46px;height:52px; display: block;padding:8px 17px; box-sizing: content-box;}

/*尾部样式**/
.footer_box { width: 100%; background:#1b5b90; background-size:cover; min-height: 160px;}
.footer_box img { width: auto; height: auto; display: inline-block;}
.footer_link { max-width:1200px; margin: 0 auto; width:100%;height:70px; border-bottom: 1px solid rgba(255,255,255,0.12); box-sizing: border-box;}
.footer_link ul {float: right; width:90%;overflow: hidden; margin-top: 15px;}
.footer_link ul li { width:15.41%; box-sizing: border-box; margin-right:1.5%; float: left;position: relative;}
.footer_link ul li:last-child { margin-right: 0;}
.footer_link ul li a { display:block; text-align: center; color:#d8e2eb; font-size:14px; display: block; line-height:40px; background:rgba(0,0,0,0.16); border-radius:4px;}
.footer_link ul li a:hover { color:#fff; background:rgba(0,0,0,0.3)}
.footer_link h3{background: url(../images2021/wzdh.png)  no-repeat left center;float:left;line-height:40px; margin-top: 15px;}
.footer_link h3 a{color:#65abe0;font-weight:bold;padding-left:40px; font-size: 16px; font-weight: bold;}
.gat img{vertical-align: middle;}
.footer_main { max-width: 1200px; width: 100%; margin: 0 auto; padding:26px 0 40px; position: relative;}
.footer_main_l { float: left; margin-top:16px;}
.footer_main_l p { font-size: 12px; color: #d8e2eb; line-height: 26px;}
.footer_main_l p span { margin-right:5px;}
.footer_main_l p span a { color: #d8e2eb;}
.ft-bg{color: #d8e2eb!important;}
.footer_main_l p span a:hover { color: #fff;}
.footer_main_l p .gat {margin-right: 5px;position: relative;top: -2px;}
.footer_main_r {float: right; margin-top:0px;margin-left: 12px;}
.footer_main_r .phone{display: inline-block;margin-left: 22px;}
.footer_main_r a { display: inline;}
.footer_main_r a{ margin-left: 60px;}
.footer_main .f-child { position: absolute; left:499px; top:43px;}
.footer_main .f-child li { float: left; margin-right:10px;}
.footer_main .f-child li a { font-size: 14px; color: #d8e2eb;line-height:24px; display: inline-block; padding:0 8px; font-weight: bold;}
.footer_main .f-child li a:hover { background: rgba(0,0,0,0.2);}
.footer_main .f-child li.fr-linkBtn{display:none;}

select{appearance:none;-moz-appearance:none;-webkit-appearance:none;}
select::-ms-expand { display: none; }

.ft-left{float: left;margin-right: 20px;margin-top: 36px;}
.ft-left img{vertical-align: middle;}

.footer_link ul li.select-li{background: url(../images2021/select_ion.png) no-repeat right 12px center;}

.sel-v{width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #d8e2eb;
    display: inline-block;
    font-size: 14px;
    background: rgba(0,0,0,0.16);}
.select-li select {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border: none;
    background: rgba(0,0,0,0.16);
    font-size: 14px;
    color: #d8e2eb;
    box-sizing: border-box;
    line-height: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.select-li select option{background: #FFF;width: 100%;color: #000;}

.dsfewmdiv {
    width: 420px;
    display: inline-block;
    margin-left: 10px;
}
.dsfewmdiv li {
    line-height: 47px;
    margin-top: 15px;
    height: 40px;
    border: 1px solid #74ACD6;
    text-align: left;
    padding: 0px 10px;
   width: 200px;
    float: left;
    box-sizing: border-box;
    
}
.dsfewmdiv li:first-child{width: 100%;}
.dsfewmdiv li:nth-child(2){margin-right: 20px;}
.dsfewmdiv img {
    margin: 0;
    border: 0;
    position: relative;
    top: 2px;
}
.dsfewmdiv span {
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
    position: relative;
    top: -3px;
}
.ewmqh {
    display: none;
    position: absolute;
    top: 33px;
    right: 145px;
}

.bwzzx span img {vertical-align: middle;margin: 0 5px;}

/* 自适应菜单 */
.navLinks_mobile { display: none; background: #dd0;}
.nav_mobile_open {width: 95%;position: absolute;margin-left: 0;background: #fff;}
.cd-nav-trigger { position: absolute;top: 3px;right:3px; width: 30px; height: 24px; background: rgba(255,255,255,1); border: solid 1px #ddd;border-radius: 3px;text-indent: 100%; white-space: nowrap;z-index: 9999;cursor: pointer;}
#menu_show_mobile{top:7px;right:10px;}
.cd-nav-trigger span {  position: absolute; display: block;width: 14px; height: 2px; background: #4c8be0;top: 50%; margin-top: -1px; left: 50%;margin-left: -7px;-webkit-transition: background 0.5s;-moz-transition: background 0.5s; transition: background 0.5s;}
.cd-nav-trigger span::before, .cd-nav-trigger span::after { content: '';position: absolute;left: 0;background: inherit;width: 100%;height: 100%;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden; backface-visibility: hidden;-webkit-transition: -webkit-transform 0.3s, background 0s;-moz-transition: -moz-transform 0.3s, background 0s;transition: transform 0.3s, background 0s;}
.cd-nav-trigger span::before {top: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);}
.cd-nav-trigger span::after {bottom: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0); -o-transform: rotate(0);transform: rotate(0);}
.cd-nav-trigger.menu-is-open { box-shadow: none;}
.cd-nav-trigger.menu-is-open span {background: #fff;}
.cd-nav-trigger.menu-is-open span::before, .cd-nav-trigger.menu-is-open span::after { background: #4c8be0;}
.cd-nav-trigger.menu-is-open span::before {top: 0;-webkit-transform: rotate(135deg); -moz-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);}
.cd-nav-trigger.menu-is-open span::after {bottom: 0;-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-ms-transform: rotate(225deg);-o-transform: rotate(225deg);transform: rotate(225deg);}
.selfmark{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity: .6;filter:alpha(opacity=60);z-index: 100;}

.content_box { max-width: 1200px; margin: 0 auto; width: 100%;position: relative;}



/*-------------------------------↓分页样式开始↓------------------------------------*/
.pc_paging{width:100%;/* height:30px; */text-align:center;padding:20px 0;}.pc_paging .paging{display:inline-block;padding:0;border:none;margin:0;}.pc_paging .paging li{display:inline-block;width:auto;height:auto;line-height:1;color:#333;vertical-align:middle;margin:0 3px;}.pc_paging .paging li a{text-decoration:none;}.pc_paging .paging li a,.pc_paging .paging li span{display:inline-block;float:none;width:auto;height:auto;line-height:1;font-size:14px;color:#333;padding:6px 10px;border:1px solid #ccc;margin:0;}.pc_paging .paging li, .pc_paging .paging li span:hover{background: none;}.pc_paging .paging li.current, .pc_paging .paging li.current:hover{color:#fff;background: #1d90f5;border: 1px solid #0066b3;}.pc_paging .paging .page_jump{margin-left:5px;}.pc_paging .paging .page_jump input{width:50px;padding:5px;border:1px solid #ccc;border-radius:2px;margin:0 3px;}.pc_paging .paging .page_jump a{border-radius:2px;margin-left:6px;}.pc_paging .paging .total_count,.pc_paging .paging .page_jump{display:none;}.wap_paging .paging{padding:5px .36rem 0px;margin:20px 0;}.wap_paging .paging li{display:inline-block;border:1px solid #ddd;}.wap_paging .paging li a,.wap_paging .paging li span{display:inline-block;line-height:1.42857143;font-size:.48rem;color:#666;padding:6px 12px;}.wap_paging .paging .prev_page{border-radius:4px 0 0 4px;}.wap_paging .paging .next_page{border-radius:0 4px 4px 0;}.wap_paging .paging .page_count{margin:0 -1px;}.page{clear:both;width:100%;height:auto;padding:0;margin:0;}
.pc_paging .paging li a:hover{background-color: #daeeff;}.totoalPageStr{display:none;}
.pc_paging .paging li.current a {color: #fff;}
/*分页*/
@media screen and (max-width:550px){
	.pc_paging .paging li.page_count,.pc_paging .paging li.page_index{display:none;}
	.pc_paging .paging li.current,.totoalPageStr{display:inline-block;}
}
/*-------------------------------↑分页样式结束↑---------------------------------------*/

/*信件加载*/
.common-loading {
	min-height: 100px;
	padding:35px 0 !important;
	background: url(http://www.huaihua.gov.cn/huaihua/xhtml/images/loading.gif) center center no-repeat;
}

.footer_main_r .ft-wsxf a{margin-left: 0!important;}

/*列表页订阅按钮*/
.AddMySubscription {width:30px;height:30px;background:url(/szxxinterface/AddletterNEW/images/dingyue0.png) center center no-repeat;cursor:pointer;float:right;margin-top:15px;}
.AddMySubscription:hover,AddMySubscriptioned {background:url(/szxxinterface/AddletterNEW/images/dingyue1.png) center center no-repeat;}
.xxgk-title .AddMySubscription,.xxgklist-title .AddMySubscription {margin-right:10px;margin-top:2px;}
#hh-list-box .AddMySubscription {position: absolute;top:12px;right: 10px;margin-top:0;}
/*我的收藏*/
.SetMyFavorite{display:inline-block;padding-right:34px;background:url(/szxxinterface/AddletterNEW/images/wodeshoucang1.png) right center no-repeat;height:24px; color: #666;line-height: 24px;}
.SetMyFavorite:hover{text-decoration: none;}
/*音频解读按钮*/
.audioBox{background: url(../images/voiceBg.png) no-repeat center -2px;width:250px;height:64px;margin:15px auto;position:relative;cursor:pointer;}
.audioBox:hover{background-position:center -66px;}
.audioBox i{width:30px;height:25px;position:absolute;top:18px;right:46px;}
.audioBox i.stoped{background: url(../images/voice.png) no-repeat;}
.audioBox i.starting{background: url(../images/voice.gif) no-repeat;}

.share {float: right;}
  .share-icon {font-size: 14px;color: #333;display: inline-block;line-height: 24px;margin-left: 30px;}
  .share-box{display: inline-block;}
  .share-box a{display: inline-block; width: 24px; height: 24px; line-height: 24px; background:url(../images2020/share.png) no-repeat; margin-left:5px; cursor: pointer;}
  .share-box a:hover{opacity: .8;}
  .share-box a.gwds_weixin{background-position: 0 -38px;}

#cnzz_stat_icon_1279742150 {display:none;}
.hf_box {max-width: 1200px;
    width: 100%;
    height: auto;
    margin: 30px auto 0;}
.hf_box img {display:block;width: 100%;
    height: auto;}



/* 头部改 */
.header_top {width: 100%;height:30px;max-width: 1200px; margin: 0 auto; padding-top:17px;    box-sizing: content-box;}
.header_top .h-ipv6  { width: 98px; height: 30px; background:url(../images2021/ipv6.png) no-repeat; font-size: 13px; color: #fff; line-height: 30px; text-align: center; float: left;}
.header_top  ul li { padding: 0 10px 0 10px; float: left; height:14px;line-height:14px; border-right: 1px solid #6b6b6b;margin-top: 8px;}

/*首页首屏调整开始*/
.head{background:none;height:auto;}
.highBanner .top{background-color:transparent;}
.highBanner .m-tout i{background-position: -307px -1035px;}
.highBanner .highBanner_logo{top: 170px;left:50%;}
.highBanner .highBanner_logo a{width:559px;height:224px;background:url(../images2021/header_logo2023.png) no-repeat;background-size: 100% 100%;}
.highBanner .highBanner_logo a img{display:none;}
.highBanner .search{opacity:.8;top: 490px;right: 50%;width: 630px;height:70px;margin-right: -315px;}
.highBanner .search:hover{opacity:1;}
.highBanner .m-search{width:100%;height: 100%;}
.highBanner .m-search .u-txt-word{width:100%;opacity:1;background: #fff;color: #000;height: 100%;}
.highBanner .head_box{background: url(../images2021/header_bg.jpg) no-repeat top center; background-size:100% 734px; height: 734px; overflow: hidden;}

.head_lb {height: 420px;overflow: hidden;position: relative;}
.head_lb .hd {position: absolute;top: 76% ;left: 50%;width: 78px;height: 10px;z-index: 102;}
.head_lb .hd ul li{display: inline-block;width: 10px;height: 10px;background: #fff;margin: 0 8px;vertical-align: top;overflow: hidden;border-radius: 10px;cursor: pointer;}
.head_lb .hd ul li.on{background: #30aef7;}
.head_lb .bd ul li img{height: 420px;width: 100%;}
.head_box{position: absolute;width: 100%;z-index: 101;}
.highBanner .head_box{z-index: 103;}

.search_box {max-width:254px; height:40px; background:rgba(255,255,255,0.8); border-radius:6px; width:100%; margin: 0; position: relative; overflow: hidden;}
.search_box .search_img { position: absolute; width:48px; height:40px; right:0; top:0;border: none;background:url(../images2021/big_search.png) no-repeat center;cursor: pointer;background-size: 50%;}
.search_box .searchInput { padding-left:20px; padding-right:48px; border:none; background: none; font-size:16px; color:#4084d3; line-height:40px; height:40px; width: 100%; box-sizing: border-box;}
.searchInput::-webkit-input-placeholder{color:#808080;}
.searchInput::-moz-placeholder{color:#808080;}
.searchInput:-moz-placeholder{color:#808080;}
.searchInput:-ms-input-placeholder{color:#808080;}
/* logo */
.h_box{margin: 0 auto;width: 1200px;}
.h_box .a_logo { width: 496px; height: 186px; display: block;position: relative;margin-left: 0px;margin-top: 86px;left: 0px;}
.highBanner .h_box{margin: 120px auto 133px;}
.highBanner .h_box .a_logo {margin: 0 auto;}
.highBanner .nav_box{margin-top: 53px;}
/* 搜索表单 */
.search_box2, .highBanner .search_box{display:none;}
.highBanner .search_box2 {max-width:824px; height:92px; background:rgba(255,255,255,0.8); border-radius:6px; width:100%; margin:50px auto 0; position: relative; overflow: hidden;display:block;}
.highBanner .search_box2 .search_img { position: absolute; width:120px; height:92px; right:0; top:0;border: none;background:url(../images2021/big_search.png) no-repeat center;cursor: pointer;}
.highBanner .search_box2 .searchInput { padding-left:20px; padding-right:120px; border:none; background: none; font-size:26px; color:#4084d3; line-height:92px; height:92px; width: 100%; box-sizing: border-box;}
.highBanner .search_box2 .searchInput::-webkit-input-placeholder{color:#808080;}
.highBanner .search_box2 .searchInput::-moz-placeholder{color:#808080;}
.highBanner .search_box2 .searchInput:-moz-placeholder{color:#808080;}
.highBanner .search_box2 .searchInput:-ms-input-placeholder{color:#808080;}
.highBanner{height: 734px;}


@media screen and (max-width:959px){
        .fo-linkBtn{display:none!important;}
        .ftsj-yc{display:block;}
        .ft-left{text-align: center;float: initial;margin-right: 0;margin-top: 0;}
        .footer_main_r{display: none;}
	body{width: 100%;max-width: 640px;margin: 0 auto; position: relative;min-width: auto;}
	.header, .highBanner { height: auto; background-size: 200%;}
	.header_top {display: none;}
	.search_box, .highBanner .search_box2, .head_lb {display: none;}
	.c_nav { display:none;}
        .h_box, .highBanner .h_box {width: 100%;padding: 60px 0 0;margin: 0 auto;}
        .head_box {height: auto;position: relative;background-size: 100% 100%;min-height: 200px;}
        .highBanner .highBanner_logo a{width: auto;height: auto;background: none;background-size: initial;}
        .highBanner .highBanner_logo a img {display: block;padding: 0px 30px;box-sizing: border-box;}
	
	.h_box .a_logo { width:80%; float: inherit;max-width: 366px; height: auto; padding-bottom:30px;padding-top: 20px;margin: 0 auto;}
	.h_box .a_logo img { width: 100%; height: auto; display: block;}	
	.h_box .a_logo span::before { width: 65%;max-width: 158px;background-size: 65%;}
	
	#menu_show_mobile{display:block;}
	.nav_box { height:auto;position: absolute;top:0;z-index: 9999;width: 100%; display: none; background: #1d6eb1;margin-top: 40px;}
	.nav_box ul li:first-child {display: none;}
	.nav_box ul li { width: 50%; margin-right: 0; padding: 0; text-align: center;}
	.nav_box ul li a {font-size: 16px; line-height: 49px; height: 49px; width: 100%;}
	.nav_box::before{content:'';position:absolute;border:10px solid transparent;top: -17px;right: 16px;border-bottom-color: #1d6eb1;}
       .nav_box ul li a.active {height:49px;}
       .nav_box ul li:nth-child(2) a.active{ height:48px;}
	.footer_main .f-child {position: initial;left: initial;top: initial;}
        .footer_main .f-child li {float: initial;margin-right: 0;text-align: center;}
        .footer_main .f-child li a{width: 100%;padding: 0;}
	.footer_link { display: block;}
        .footer_link h3{display: none;}
        .footer_link ul{width: 100%;}
        .footer_link ul li{display: none;margin: 0 1%;width: 48%;}
        .footer_link ul li:nth-child(1){display: block;}
        .footer_link ul li:nth-child(2){display: block;}
	.footer_main_l { margin-top:10px; width: 100%;padding: 0 10px; box-sizing: border-box;}
	.footer_main_l p,.footer_main_l p span{ display: block; text-align: center;margin-right: 0;}
	.footer_main_r { width: 100%; margin-top: 15px; text-align: center;}
	.footer_main_r a {box-sizing:border-box;padding:0 5px;float:initial; margin: 5px 0; display: inline-block;}
	.footer_main_r a img {width: 100%;display: table-cell;vertical-align: middle;}
	.footer_main_r span {margin-bottom: 15px;margin-right: 0;display: block;}
	.footer_main {padding: 15px 0 10px;}
	.footer_main ul { width: 100%; padding: 0 10px; box-sizing: border-box; border:none; position:absolute; left: 0; top:15px;}
	.footer_main ul li {width: 100%;display: inline-block;float: left; margin-right: 0;}
	.footer_main ul li a {display: block;border: 1px solid #8dadb8;margin: 2px; text-align: center; color: #80bae0;}
	.footer_main ul li.fr-linkBtn{display:none;}
	.footer_main ul li.th-linkBtn,.footer_main ul li.se-linkBtn{display:none;}
        #_span_jiucuo {display: inline-block;}
        
        .header_title .title_top {line-height:100px;font-size: 40px;}
        .zzwj-xlt {display:none}
        .xxgkzd-box .efect_li a {width: 100% !important;white-space: initial !important;line-height: 20px;}
        .footer_main_r .phone{display:none;}
        .highBanner .head_box{height: auto;background: none;}
}
