/**************底部版权信息**************/
/**#H_Foot{ width: 1200px; margin: 0px auto; margin-top: 20px; }
#H_Foot p{ border-bottom: 1px solid #0081e4; padding-bottom: 10px; margin-bottom: 15px; }
#H_Foot p span{ margin-left: 20px;font-size: 14px; }
#H_Foot p span a{ color: #0081e4; }
#H_Copyright ul{ margin-left: 340px; }	
#H_Copyright ul li{ float: left; margin-left: 10px; padding-right: 5px; border-right: 1px solid #ccc; font-size: 12px;	}
#H_Copyright ul li:nth-child(1),#H_Copyright ul li:nth-child(2){ color: #ccc; border-right: none;}
**/

/**2019.06.03张维新做好来公共底部样式**/
.clear {
    clear: both;
}
.B_Footer {
    width: 100%;
    margin: 0px auto;
    margin-top: 20px;
    background-color: #f2f2f2;
    font-size: 14px;
    padding-bottom: 20px;
    margin-bottom: -20px;
}
.B_Footer_Top {
    width: 1200px;
    margin: auto;
    padding-bottom: 50px;
    border-bottom: 1px #cccccc solid;
}
.B_Footer_Top_Ul {
    margin-top:50px;
    float: left;
}
.B_Footer_Top_Ul li {
    float: left;
    margin-right: 93px;
    width: 230px;
}
.B_Footer_Top_Ul > li > img {
    width: 70px;
    height: 70px;
    float: left;
}
.B_Footer_Top_Ul > li > span {
    font-size: 18px;
    line-height: 36px;
    float: left;
    margin-left: 10px;
}
.B_Footer_Top_Ul > li > p {
    font-size: 14px;
    line-height: 34px;
    float: left;
    margin-left: 10px;
}
/**好来链接、二维码**/
.B_Footer_Content {
    width: 1200px;
    margin: auto;
    padding-bottom: 5px;
    border-bottom: 1px #cccccc solid;
}
.B_Footer_Content_Top {
    width:800px;
    margin:auto;
}
.B_Footer_Content_Top_Text {
    width: 140px;
    float: left;
    margin-right: 40px;
    /*margin-top: 25px;*/
}
.B_Footer_Content_Top_Text span {
    font-size: 18px;
    float: left;
    line-height: 36px;
    width: 100%;
    margin: 15px auto;
}
.B_Footer_Content_Top_Text a {
    float: left;
    font-size: 14px;
    line-height: 30px;
    width: 100%;
}
.B_Footer_Content_Top_Text a:hover {
    color: #4284d9;
}
.B_Footer_Content_Top_Img {
    float: right;
    margin-left: 20px;
    margin-top: 30px;
    width: 120px;
    text-align: center;
}
.B_Footer_Content_Top_Img img {
    width: 100px;
    height: 100px;
}
.B_Footer_Content_Top_Img span {
    text-align: center;
    line-height: 36px;
    font-size:12px;
    width: 100%;
    color: #ccc;
}
/**友情链接**/
.B_Footer_Content_Href {
    margin:15px auto auto auto;
    width:900px;
    line-height: 36px;
    text-align: center;
}
.B_Footer_Content_Href span {
    font-size: 14px;
}
.B_Footer_Content_Href a {
    font-size: 14px;
}
.B_Footer_Content_Href a:hover {
    color:#4284d9;
}
.B_Footer_Content_Href b {
    border-left: 1px #000000 solid;
    margin:auto 5px;
    height: 10px;
}
/**版权所有**/
.B_Footer_Bottom {
    margin: 15px auto auto auto;
    text-align: center;
    width: 1200px;
}
.B_Footer_Bottom p {
    line-height:36px;
    width:100%;
}
.B_Footer_Bottom > p > span {
    color: #cccccc;
}
.B_Footer_Bottom_Line {
    border-left: 1px #000000 solid;
    margin:auto 10px;
    height: 10px;
}
.B_Footer_Bottom_B {
    border: 1px #cccccc solid;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.B_Footer_Bottom_Img {
    margin: auto;
    width: 260px;
}
.B_Footer_Bottom_Img_One {
    width: 130px;
    height: 80px;
    text-align: center;
    float: left;
}
.B_Footer_Bottom_Img_One img {
    width: 50px;
    height: 50px;
}
.B_Footer_Bottom_Img_Two {
    width: 60px;
    height: 60px;
    float: left;
    margin-top: 10px;
}