@charset "utf-8";
/*椤佃剼*/
	.foot{width: 100%; background-color: #31110e;}
	.foot_box{ width: 1200px; margin: 0 auto; padding-top: 28px; padding-bottom: 8px;}
	.foot_box a:hover{ color:#CCC;}
	.foot_box_top h2{ font-size: 24px; color: #F0E8E2; font-weight: 100; text-align: left;}
	.foot_box dl{margin-top: 45px;}
	.foot_box_top h2 span{color: #a68d78; margin-left: 10px; font-weight: 100;}
	.foot_box_top > div a{ margin-top: 20px; padding-right: 13px; padding-left: 13px; color: white;}
	.foot_box_top .bor{border: none; padding-left: 55px;}
	.foot_box_top div :first-child{border: none;}
	.foot_left ,.foot_right{color: white; font-size: 12px; line-height: 21px;}
	.foot_left{text-align: left;}
	.foot_right{text-align: right;}
	.jiao{width: 100%; background-color: #040000; height: 70px;}
	.jiao_box{width: 1200px; margin: 0 auto; padding-left: 50px;}
	.jiao_box li{float: left; margin-top: 33px; padding-left: 10px; padding-right: 13px; border-left: solid 1px white; font-size: 12px; color: white; text-align: center;}
	.jiao_box :first-child{border: none;}
	.jiao_box li a:hover{color:#CBB6A5;}