@charset "utf-8";
/* CSS Document */
*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html, body { font-size: 100%; margin: 0; font-family: Microsoft Yahei, '微软雅黑', arial, sans-serif,"思源黑体 CN Medium", "思源黑体 CN Regular"; }
	
p, ul li, ol li { margin: 0; }
h1, h2, h3, h4, h5, h6 {/* font-family: 'Work Sans', sans-serif;*/ margin: 0; font-weight: 500; }
ul, label, ol { margin: 0; padding: 0; }
a { text-decoration: none; color: #333 }
ul, ol { list-style: none; }


.foot-bg{width:100%; background:url("../images/foot-bg.jpg") no-repeat top center; height: 700px; padding-top: 120px;}
		.foot-box{width:1200px;height:550px; margin: 0 auto;}
		.foot-logo{width:760px; height: 120px; margin: 0 auto;}
		.foot-logo .foot-img{width:280px; display: block; float: left;}
		.foot-logo-txt{width:340px; height: 143px; color: #FFFFFF; line-height: 103px; font-size: 34px; letter-spacing: 6px; float: right;}
		.foot-txt{width:1200px; height: 290px; margin: 0 auto 0;}
		.foot-txt ul{width:1200px; height: 290px; display: block; margin-top: 60px;}
		.foot-txt ul li{width:160px; height: 290px; display: block; float: left; margin-left: 40px; padding-left: 20px;}
		.foot-txt ul li p{width:135px; height:18px; border-right: 2px solid #FFFFFF; color: #FFFFFF; margin-bottom: 20px;}
		.foot-txt ul li a{color:#FFFFFF; display: block; line-height: 28px; margin-bottom: 10px;font-size: 14px;}
		.foot-txt ul li span{width:135px; height:36px;color: #FFFFFF; margin-bottom: 20px;font-size: 14px; line-height: 24px;}
.foot-txt ul li.li-weixin{width:300px;}
.foot-txt ul li.li-weixin span{width:300px; display: block; float: left;text-align: left; height: 30px;font-size: 16px;}
		.foot-weixin{width:100px; height: 130px; margin-top: 10px; padding:3px 2px; float: left; margin-right: 40px;text-align: center; color: #FFFFFF;font-size: 14px;}
.foot-weixin img{width:96px; margin-bottom: 10px;}
.foot-bt{width:1200px; height: 60px; text-align: center; margin: 0 auto; line-height: 60px;}
.foot-bt a{ color:#000000;}