@charset "utf-8";
/* css document */

@import url(/uploads/css/images/reset.css);

.bottom_box{ width:1070px; padding:10px; margin:0 auto; overflow:hidden; background:#fff;}
.footer_box{height: 60px;background: #119eed;}
from{ overflow:hidden;}
.diy_select{height:38px;width: 187px;position:relative;font-size:12px;margin: 0 4px;background:#fff;color:#4b4b4b;float:left;cursor:pointer;}
.footer_box .yqlj_title{ line-height: 60px; color: #fff; padding-left: 10px;}
.footer_box .l-form{margin: 0; overflow: visible;}
.diy_select:hover{  background:#f7f7f7;}
.diy_select_btn,.diy_select_txt{float:left;height:100%;line-height:38px}
.diy_select,.diy_select_list{border:1px solid #dfdfdf !important; background:#fff; margin-top:10px;}
.diy_select_txt{width:118px;}
.diy_select_txt,.diy_select_list li{text-indent:10px;overflow:hidden}
.diy_select_btn{width:28px;background: url(/uploads/image/images/selicon.png) no-repeat right center;}
.diy_select_list{position:absolute;top:38px;left:-1px;z-index:88888;border-top:none;width:100%;display:none;_top:29px}
.diy_select_list li{list-style:none;height:35px;float:  none !important;line-height: 35px !important;padding:  0 !important;cursor:default;_background:#fff;position:relative;}
.diy_select_list li.focus{background:#ededed;}
.diy_select_list li a{ display:block; cursor:default; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.footer_bottom{height: auto;color:#777777;width:100%;}
.footer_bottom dl{ padding-top:22px; text-align:center;}
.footer_bottom dt a{ color:#777777;}
.footer_bottom dd p{ margin-top:10px;}



/*专题专栏*/
.ztzl_gd{ overflow:hidden; position:relative; margin-top:15px; position: relative;}
.ztzl_gd .bd{ }
.ztzl_gd .bd .tempwrap{ width: 1070px !important;}
.ztzl_gd .bd ul{ overflow:hidden; zoom:1; }
.ztzl_gd .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.ztzl_gd .bd ul li .pic{ text-align:center; }
.ztzl_gd .bd ul li .pic img{ width:254px; height:80px; display:block;}
.ztzl_gd .bd ul li .pic a:hover img{ }
.ztzl_gd .bd ul li .title{ line-height:24px;   }


@media screen and (max-width: 600px) {
    .bottom_box{width: calc(100% - 20px);display: flex;flex-direction: column;}
    .footer_bottom.w1200{width: 100% !important;}
    .footer_box .yqlj_title{line-height: 30px;}
    .footer_box{height: auto;}
    .footer_box>div.w1070{width: 100%;}
    .footer_box>div.w1070>div.f_r{width: 100%;}
    .footer_box  .diy_select:last-child{width: calc(100% - 10px) !important;margin-bottom: 10px;}
    .footer_box  .diy_select:last-child .diy_select_txt{width: 80%;}

    .footer_box .diy_select{width: calc((100vw - 40px) / 2);float: left;margin-top: 5px;}
    .footer_box .diy_select_list{max-height: 200px !important;}
    .footer_box .diy_select_txt{width: 70%;}
}