@charset "utf-8";
/* CSS Document */


/* 底部友情链接 */
.demo{ height:42px;}
.dome_div .select{position:relative;float:left; margin-left:20px;}
.dome_div .select dt{height:36px;display:inline-block;border:1px solid #d2ccc4;background:url(../images/ico27.png) no-repeat 190px 14px #fff;line-height:36px;padding-left:10px;cursor:pointer;width:200px;padding-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;  font-size:14px;}
.dome_div .select dt:hover,.select dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;}
.select dt.cur{ background:url(../images/ico28.png) no-repeat 190px 14px #fff;}

.dome_div .select dd{position:absolute;left:0;top:37px;border:1px solid #d2ccc4;background:#fff;display:none;}
.dome_div .select dd ul{padding:4px; width: 214px; max-height: 90px;overflow:auto;}
.dome_div .select dd ul li a{line-height:28px;display:block;padding:0 8px;color:#666666;}
.dome_div .select dd ul li a:hover{background:#f5f5f5;}

.footer{ background:#f3f3f3; padding-top:20px; margin-top:20px; color:#777777;}
.footer_div{ padding-top:10px; padding-bottom:20px; margin-top:15px;}
.zzjg{ float:left; width:80px; text-align:center; margin-top:7px;}
.footer_div_center{ float:left; width:745px; font-size:14px;}
.footer_div_center_a{ margin-bottom:10px;}
.footer_div_center_a a{ padding-left:5px; padding-right:5px; color:#777777;}
.footer_div_center p{ padding-left:5px; line-height:27px;}
.footer_ewm{ float:right; width:150px; text-align:center;}
.footer_ewm img{ margin-left:5px; margin-bottom:10px;}
.footer a{}
.footer_ewm li{ float:left;}
.footer_wap{ height:40px; line-height:40px; background:#1f61ba;color:#fff;}
.footer_wap a{color:#fff;}
.footer_wap span{ padding-right:50px;}
.mar{
	  width: 1200px;
    margin: auto;
}
@media (max-width: 991px){
	.mar{ width:auto!important;}
	.footer{ padding-top:0px;}
		.dome_div{ display:none;}
		.footer_div_center{ float:none; width:auto; padding:10px;}
		.footer_ewm{ float:none; margin:auto;}
		.footer_wap{ height:auto;line-height: 26px;    padding: 15px;}
		.footer_div{ padding-bottom:0px;}

}
