﻿@charset "utf-8";
.foot1 {
	background-color: #f0f0f0;
	width: 100%;
	line-height: 32px;
	text-align: center;
}
.bottomall{
	background-color: #0b0704;
	width: 100%;
	color:#595757;
}
.bottom a:link, .bottom a:visited{
	color:#595757;
}
.foot1 a {
	font-size: 16px;
	padding-right: 7px;
	padding-left: 6px;
}
.foot2 {
    background-color: #dddddd;
    width: 100%;
    padding-top: 20px;
    margin: auto;
}
.frindlink {
    width: 1200px;
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 14px;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #bf1923;
    border-bottom-color: #d0c5c6;
    display: block;
    margin: auto;
}
.frindlink a {
	font-size: 14px;
	padding-right: 5px;
	width:89px;
    height:28px;
    line-height:28px;
    float:left;
    display:block;
    overflow:hidden;
    text-align:center;
}
.frindlink_left {
	float: left;
	width: 70px;
}
.frindlink_right {
	float: right;
	width: 1130px;
}
.bottom {
	margin: auto;
	width: 1200px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.bottom_left {
	float: left;
	width: 750px;
}
.bottom_left_l {
	float: left;
	width: 170px;
	padding-top: 5px;
}
.bottom_left_r {
	float: right;
	width: 550px;
	line-height: 24px;
}
.bottom_right {
	float: right;
	width: 300px;
	line-height: 24px;
}
.bottom_right_l {
	float:right;
	width: 150px;
	text-align: center;
}
.bottom_right_r {
	float: right;
	width: 150px;
	text-align: center;
}
.bottomall .online p
{
    margin-bottom:10px;
}
.bottomall .online img
{
   vertical-align:top;
   width:20px;
}
/*底部结构样式*/
footer {
    max-width: 1920px;
    background-color: #ddd;
    margin: 30px 0 0;
    overflow: hidden;
}

.footer {
    width: 1200px;
    margin: 30px auto 25px;
    overflow: hidden;
}

.footer_left {
    float: left;
    width: 780px;
}

.fl_logo {
    float: left;
    width: 170px;
    padding-top: 5px;
}

.fl_logo img {
    width: 100%;
}

.fl_right {
    float: right;
    width: 550px;
    line-height: 24px;
}

.fl_right p {
    font-size: 12px;
    color: #333;
    line-height: 250%;
}

.fl_right p a {
    color: #333;
}

.fl_right p a em {
    color: #bf1923;
    font-weight: bold;
}

.footer_right {
    float: right;
    width: 300px;
    line-height: 24px;
    overflow: hidden;
}

.fr_1 {
    width: 150px;
    float: left;
    text-align: center
}

.fr_1 span {
    display: block;
    color: #333;
    font-size: 12px;
}

.fr_2 {
    width: 300px;
    float: left;
    overflow: hidden;
    margin-top: 30px;
}

.fr_2 li {
    float: left;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
}

.fr_2 li a {
    color: #333;
    font-weight: normal;
}