﻿/*------------------------底部---------------*/
.footer{ background:#349f49;padding: 20px 0;}

.bottom_left{margin-right: 60px;float:left}
.bottom_right{ float:left; padding:0 0 0 20px; line-height:24px; color:#fff; }

.Flink_list{border-top: 2px solid #349f49;padding: 10px 0;}
span.link_title{font-size: 14px;font-weight: bold;color: #0c905a;line-height: 30px;}

.link_box_con{padding:12px 0;overflow:hidden;}
.scr_cont{width:300000px; overflow:hidden;height:44px;}
.scr_cont ul{ float:left;}
.link_box_con li{ margin:3px 0px 12px 22px; width:128px; height:38px;border:solid 1px #d9d9d9; float:left; }
.link_box_con li:hover{ border:1px solid #2C95CE;}
.link_box_con li img{ width:128px; height:38px;}
.link_box_con li a.title_type{display: none;}

@media only screen and (max-width:768px){
	.bottom_left{display: none;}
	.bottom_right {float: none;text-align: center;}
} 