/* 友情链接 */
.link_content {background: #616669;height: 50px;line-height: 50px;}
.mian_box04 .link_box {height: 50px;}
.m90{margin-left: 165px;}
.mian_box04 .link_box .foot_box1 {position: relative;width: 170px;height: 50px;line-height: 50px;font-size: 16px;color: #C1C1C1;}
.mian_box04 .link_box .foot_box1 a.foot-Box1-value {display: block;margin: 0px 1px 2px;padding: 0px 0 2px 10px;white-space: nowrap;color: #000;overflow: hidden;width: 170px;height: 28px;font-size: 16px;color: #777777;}
.btnShow {width: 190px;line-height: 50px;text-align: center;display: inline-block;margin: 0 auto;cursor: pointer;color: #fff;font-size: 16px;position: relative;}
.DivToggle {background: #FFFFFF;border: 1px solid #999;margin-left: -1px;list-style: none;overflow-y: auto;z-index: 1000;position: absolute;top: -182px;width: 200px;height: 180px;display: none;overflow: auto;overflow-x: hidden;}
.DivToggle a {color: #000;display: block;height: 26px;line-height: 26px;padding-left: 4px;background: #fff;overflow: hidden;white-space: nowrap;}
.DivToggle a:hover {background: #BBBBBB;}

.btnShow .sanjiao{width: 10px; height: 10px;margin-left: 10px; display: inline-block; background: url(/cms_files/filemanager/1846363171/picture/20226/2f3daa5935c14b09afb65e07d3b9dde7.png); -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s; transition: all 0.5s;}
.btnShow:hover .sanjiao{
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);		/* IE 9 */
	-webkit-transform: rotate(180deg);	/* Safari and Chrome */
	-o-transform: rotate(180deg);		/* Opera */
	-moz-transform: rotate(180deg);		/* Firefox */
}