@charset "utf-8";

.w{
	width: 1200px;
	margin: 0 auto;
}

.f-list{
	height: 262px;
	padding-top: 39px;
	background: #252525;
}
.f-list .list li{
	height: 262px;
	padding-right: 1px;
	background: url(../images/bg_line02.png) no-repeat right 13px;
	display: inline;
	float: left;
}
.f-list .list li.fi{
	width: 140px;
	margin-left: 0;
}
.f-list .list li.se{
	width: 140px;
	margin-left: 45px;
}
.f-list .list li.th{
	width: 140px;
	margin-left: 45px;
}
.f-list .list li.fo{
	width: 130px;
	padding-right: 0;
	margin-left: 45px;
}
.f-list .list a{
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 2.2;
	font-size: 14px;
	color: #8E8E8E;
	transition: color 0.5s;
}
.f-list .list li.th a{
	line-height: 2.2;
}
.f-list .list a.tit{
	font-size: 16px;
	line-height: 40px!important;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.f-list .list a:hover{
	color: #00A0DF;
}
.f-list .tips{
	width: 265px;
	margin-right: 0;
	line-height: 18px;
	color: #B3B3B3;
	text-transform: uppercase;
}
.f-list .tips p.t{
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.f-list .tips p.t a{
	color: #FFFFFF;
}
.f-list .tips p.num{
	margin-bottom: 10px;
	font: bold 26px/18px Arial;
	color: #FFFFFF;
}
.f-list .tips p.mt28{
	margin-top: 18px;
	border-top: 1px solid #636363;
	padding: 5px 0;
}
.f-list .share a{
}
.f-list .share a.bds_tsina{
	background: url(../images/bg_sign07.png) no-repeat!important;
}
.f-list .share a.bds_weixin{
	background: url(../images/bg_sign08.png) no-repeat!important;
}
.f-list .share a.bds_tqq{
	margin-right: 0!important;
	background: url(../images/bg_sign09.png) no-repeat!important;
}
.f-list .weixin-box{
	bottom: 2px;
	height: 163px;
}
.f-list .weixin-box .main{
	height: 134px;
	padding: 15px 22px 0;
	background: #707070;
}
.f-list .weixin-box li{
	width: 100px;
	height: 134px;
	margin: 0 5px;
	line-height: 34px;
	color: #ED6F0C;
	text-align: center;
}
.f-list .weixin-box .bot{
	height: 14px;
	background: url(../images/bg_sign117.png) no-repeat center top;
}
.f-main{
	height: 52px;
	padding-bottom: 3px;
	background: #000000;
	line-height: 52px;
	color: #555555;
}
.f-main a{
	color: #474747;
	transition: color 0.5s;
}
.f-main a:hover{
	color: #ED6F0C;
}
.f-main img{
	width: 38px;
	margin-left: 10px;
}
.f-main .links{
	width: 185px;
	height: 26px;
	margin-top: 16px;
}
.f-main .links p.tit{
	width: 175px;
	height: 24px;
	padding-left: 8px;
	background: url(../images/bg_sign10.jpg) no-repeat 166px center #131313;
	border: 1px solid #272727;
	line-height: 24px;
	color: #404040;
	cursor: pointer;
}
.f-main .links .list{
	left: 0;
	bottom: 26px;
	width: 363px;
	padding-bottom: 5px;
}
.f-main .links .box{
	height: 150px;
	padding-top: 10px;
	border-right: 1px solid #555557;
	margin-top: 14px;
	background: #424244;
}
.f-main .links .box.hover{
	background: #555;
}
.f-main .links .box p{
	min-width: 100px;
	padding-left: 20px;
	line-height: 32px;
	color: #ED6F0C;
}
.f-main .links .list-in{
	width: 120px;
}
.f-main .links .box a{
	display: inline-block;
	float: left;
	width: 100px;
	padding: 4px 0 4px 20px;
	border-right: 1px solid #555557;
	line-height: 14px;
	color: #888;
	transition: color 0.5s;
}
.f-main .links .box a:hover{
	color: #ED6F0C;
}

