﻿.footer {
	width: 100%;
	height: 220px;
	background-color: #df0024;
}

.typeArea {
	width: 1200px;
	margin: 0 auto;
}

.body-top {
	width: 1200px;
    margin-top: 15px;
    padding-top: 10px;
}

/*新增CSS*/
.link-content {
    width: 100%;
    padding: 7px 0;
    margin-top: 20px;
    border-bottom: 1px solid #f65b66;
}

.link-content:nth-child(3) {
    padding-bottom: 14px;

}

.link-title{
    width: 10%;
    margin-top: 10px;
    display: inline;
}

.link-title a {
    font-size: 18px;
    color: #ffffff;
    line-height: 18px;
    font-family: "微软雅黑", Verdana, Arial, sans-serif;
}

.link-detail {
    width: 1100px;
    padding-bottom: 20px;
    margin-top: -36px;
    margin-left: 120px;
}

.link-text {
    margin-left: 45px;
    margin-top: 20px;
    display: inline-block;
}

.link-text a{
    font-size: 14px;
    color: #f9dddf;
    font-family: "微软雅黑", Verdana, Arial, sans-serif;
}

.body-bottom {
    width: 1200px;

}

.putonrecords-image {
    height: 60px;
    float: left;
}

.putonrecords-information {
    width: 600px;

    float: right;
}

.putonrecords-phone {
    width: 100%;
    height: 50%;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    font-family: "微软雅黑", Verdana, Arial, sans-serif;
    text-align: center;
}

.putonrecords-copy {
    width: 100%;
    height: 50%;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    font-family: "微软雅黑", Verdana, Arial, sans-serif;
    text-align: center;
}
.link-center {
    width: 660px;
    margin: 10px auto;
}