
#flink {
    width:1200px;
	margin:0 auto;
    margin-top: 40px;
}
#flink .foot-tab {
    width: 1200px;
    height: 28px;
    line-height: 19px;
    overflow: hidden;
}


#flink .foot-tab li{
	float: left;
	font-weight: bold;
	cursor:pointer;
	margin-left:30px;
	}
#esc{}
#flink .foot-tab li a{
	font-size:16px;
	color:#505050;
}
.foot-con {
    font-size: 13px;
    line-height: 28px;
}
.tab_a ul{
	width:1200px;
	clear: both;
}
.tab_a ul li{
	float:left;
	margin: 0 5px;
	color: #666;
}
.tab_a ul li.changwu{
	font-weight: bold;
}
.tab_a ul li a{
	color: #666;
	font-size: 13px;
}



/*footer*/
.footer{padding:20px 0;background-color:#1f2327; margin-top:20px; clear:both; overflow:hidden; min-width: 1200px;}
.foot_bottom{width:1200px; margin:0px auto; color:#fff;}
.foot_list{margin-left:10px;}/*20200722*/
.foot_bottom .list{float:left;margin-right:160px;}/*20200720*/
.foot_bottom .list .title{ color:white; font-size:16px; font-weight:900; font-family:Microsoft YaHei; text-align:left; line-height:20px; margin:20px 0 10px 0;cursor:default;display:block;}
.foot_bottom .list ul{float:left; overflow:hidden; margin-right:20px;}
.foot_bottom .list ul li{color:white; font-size:12px; font-family:Microsoft YaHei; line-height:25px;}
.foot_bottom .list ul li a{ color:#fff;}
.foot_bottom .epaper{float:left; margin-left:50px; margin-top:30px;}
.foot_bottom .epaper .title{float:left; width:300px; color:white; font-size:16px; font-weight:900; font-family:Microsoft YaHei; text-align:left; line-height:20px; margin:20px 0 10px 0;cursor:default;}
.foot_bottom .epaper ul{float:left; overflow:hidden;}
.foot_bottom .epaper ul li{color:white; font-size:12px; font-family:Microsoft YaHei; line-height:25px;}
.foot_bottom .epaper ul li a{ color:#fff;}
.foot_bottom .epaper .point{float:left; display:none; width:0; height:3px; background:#555555; margin:10px 8px 0 2px; overflow:hidden;}
.foot_bottom .co{float:left; display:inline; width:100%; font-size:12px; color:#d5d5d5; line-height:24px; text-align:center; margin-top: 25px;}
.foot_bottom .co a {color:#d5d5d5;}
.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
.yb_conct{position:fixed;z-index:9999999;top:100px;right:-107px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:160px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#d6d6d6 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#d6d6d6 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_weibo{text-indent:0;background:#d6d6d6;}
.yb_bar .yb_ercode{background:#d6d6d6 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode span{display: block;}
.hd_qr{width: 100px;padding:0 29px 0px 29px;}
.yb_weibo a{background:#d6d6d6 url(../images/fixCont.png) no-repeat 0 -57px;display:block;text-indent:54px;width:100%;color:#fff;}

@media screen and (min-width:0px) and (max-width: 769px){
.foot_list{ margin-left:180px; color:#fff;}
}