a {
    text-decoration: none;
}
.fl {
    float: left;
}
.fr{
    float: right;
}
.foot {
	overflow: hidden;
}
.foot .list {
	background: #333;
	padding: 2% 0 3%;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
	zoom: 1;
}
.wrap:after, .wrap:before {
	display: table;
	content: '';
}
.wrap:after {
	clear: both;
}
.wrap11:after {
	clear: both;
}
.foot .list .box {
	width: 10%;
	margin-right: 10%;
}
.foot .list .box .tt {
}
.foot .list .box .tt a {
	font-size: 16px;
	color: #888;
	display: block;
	border-bottom: 1px solid #484848;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.foot .list .box ul li {
    list-style-type: none;
	line-height: 200%;
}
.foot .list .box ul li a {
	font-size: 15px;
	color: #ccc;
}
.foot .list .box.last {
	width: 37%;
	margin-right: 0;
}
.foot .list .box.last .fContact {
	width: 200px;
}
.foot .list .box.last .fContact .p {
	font-size: 25px;
	color: #333;
}
.foot .list .box.last .fContact .d {
	font-size: 15px;
	color: #666;
	padding: 4% 0 2%;
}
.foot .list .box.last .fContact .ol {
	background: #3f3f3f;
	border-radius: 6px;
	padding: 4% 0;
}
.foot .list .box.last .fContact .ol a {
	color: #fff;
	font-size: 17px;
}
.foot .list .box.last .fContact .ol img {
	margin-right: 10px;
}
.foot .list .box.last .ewm {
}
.foot .list .box.last .ewm div {
}
.foot .list .box.last .ewm .fl {/*margin-right: 20px;*/
}
.foot .cpr {
	background: #222;
	padding: 1% 0;
}
.foot .cpr .w {
	font-size: 14px;
	color: #666;
}
.foot .cpr .share {
}
.foot .cpr .share a {
	padding: 0 5px;
}
@media only screen and (max-width: 640px){
.foot .list {
    padding: 6% 0;
}
.foot .list .box.last .fContact {
    float: none;
    text-align: center;
    margin-bottom: 4%;
    width: 98%;
}
.foot .list .box.last .ewm {
    float: none;
    text-align: center;
    width: 100%;
}
.foot .list .box.last .ewm .fl, .foot .list .box.last .ewm .fr {
    display: none;
    float: none;
    margin: 0;
    width: 48%;
}
.foot .cpr {
    padding: 3% 0;
}
}
@media only screen and (max-width: 1200px){
.w_detail .main, .wrap {
    width: 98%;
}
}
@media only screen and (max-width: 1024px){
.foot .list .box {
    width: 32%;
    margin-right: 1%;
}
.foot .list .box .tt {
    text-align: center;
}
.foot .list .box ul {
    display: none;
}
.foot .list .box .tt {
    display: none;
    text-align: center;
}
.clear1024 {
    clear: both;
}
.foot .list .box.last {
    display: block;
    width: 98%;
    margin: 0 auto;
    float: none;
}
.foot .cpr .w {
    width: 100%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
.foot .cpr .share {
    width: 100%;
    margin: 3px 0;
    float: none;
    text-align: center;
}
}
@media only screen and (max-width: 1440px){
.foot .list .box.last .fContact .d {
    padding-bottom: 20px;
}
}





