@charset "UTF-8";
.floor_05 {
    background: url(../images/fl_05_bg.jpg) no-repeat center;
    background-size: cover;
    padding: 60px 0 75px;
}

.floor_05 h1 {
    font-size: 40px;
    color: #ffffff;
    line-height: 1;
    font-weight: 900;
    text-align: center;
}

.floor_05 .des-img {
    height: 16px;
    margin: 12px 0 14px;
    background: url(../images/fl_03_title.png) no-repeat center;
}

.floor_05 .tip {
    text-align: center;
    line-height: 1;
    font-size: 16px;
    color: #8c94a4;
    margin-bottom: 45px;
}

.floor_05 ul {
    margin: 0 -7px 0 -8px;
}

.floor_05 ul li {
    float: left;
    width: 228px;
    height: 406px;
    margin: 0 7px 0 8px;
}

.floor_05 ul li img {
    display: block;
    width: 228px;
    height: 406px;
}

.floor_09 {
    padding-top: 75px;
    background: url(../images/fl_09_bg.jpg) no-repeat center;
    background-size: cover;
}

.floor_09 .headline {
    margin-bottom: 60px;
}

.floor_09 .headline h1 {
    line-height: 1.1;
    color: #ffffff;
    font-size: 36px;
    font-weight: bolder;
    margin-bottom: 20px;
}

.floor_09 .headline b {
    font-size: 18px;
    color: #fff;
    line-height: 1.1;
}

.floor_09 .headline a {
    position: relative;
    display: block;
    width: 130px;
    margin-right: 16px;
    margin-top: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #ea1d2c;
    font-weight: bold;
}

.floor_09 .headline a::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 0;
    left: -16px;
    border-left: 8px solid transparent;
    border-right: 8px solid #ea1d2c;
    border-bottom: 25px solid #ea1d2c;
    border-top: 25px solid transparent;
}

.floor_09 .headline a::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 0;
    right: -16px;
    border-right: 8px solid transparent;
    border-left: 8px solid #ea1d2c;
    border-top: 25px solid #ea1d2c;
    border-bottom: 25px solid transparent;
}

.floor_09 .contact {
    background: #fff;
    height: 355px;
}

.floor_09 .contact .title {
    width: 48px;
    height: 355px;
    text-align: center;
    font-size: 0;
    line-height: 355px;
    background: #ea1d2c;
    padding: 0 10px;
}

.floor_09 .contact .title span {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    font-weight: bolder;
}

.floor_09 .contact .form {
    width: 1132px;
    height: 352px;
    border-bottom: 3px solid #00bd95;
}

.floor_09 .contact .form .table {
    width: 396px;
    padding-left: 56px;
    padding-top: 43px;
}

.floor_09 .contact .form .table .input {
    height: 46px;
    padding: 0 15px;
    background: #eff1f5;
    margin-bottom: 4px;
}

.floor_09 .contact .form .table .input input {
    display: block;
    border: none;
    outline: none;
    line-height: 46px;
    width: 235px;
    padding: 0;
    margin: 0;
    background: transparent;
    font-size: 14px;
    color: #595959;
}

.floor_09 .contact .form .table .textarea {
    height: 90px;
    padding: 0 15px;
    background: #eff1f5;
    margin-bottom: 16px;
}

.floor_09 .contact .form .table .textarea textarea {
    font-family: '微软雅黑';
    display: block;
    width: 235px;
    padding: 0;
    margin: 0;
    background: transparent;
    font-size: 14px;
    color: #595959;
    line-height: 24px;
    border: none;
    outline: none;
    resize: none;
    margin-top: 11px;
    height: 72px;
}

.floor_09 .contact .form .table .bt {
    font-size: 14px;
    color: #595959;
    line-height: 46px;
    width: 75px;
}

.floor_09 .contact .form .table .btn {
    width: 100%;
}

.floor_09 .contact .form .table .btn a {
    display: block;
    height: 46px;
    font-size: 16px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    background: #ea1d2c;
}

.floor_09 .contact .form .table .btn a:hover {
    background: #d20312;
}

.floor_09 .contact .form .adorn {
    margin-left: 52px;
    padding-top: 63px;
}

.floor_09 .contact .form .adorn .left {
    width: 270px;
}

.floor_09 .contact .form .adorn .left.img {
    margin-left: 45px;
    width: 285px;
    height: 245px;
    font-size: 0;
    text-align: center;
    line-height: 245px;
}

.floor_09 .contact .form .adorn .left.img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.floor_09 .contact .form .adorn .bt {
    width: 225px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #ea1d2c;
    margin-bottom: 16px;
}

.floor_09 .contact .form .adorn .p {
    font-size: 30px;
    color: #163a84;
    font-weight: bolder;
    line-height: 36px;
    margin-bottom: 43px;
}

.floor_09 .contact .form .adorn .p span {
    color: #7b7b7b;
    display: block;
}

.floor_09 .contact .form .adorn .tel {
    padding-left: 56px;
    height: 50px;
    background: url(../images/big-tel-blue-icon.png) no-repeat left center;
}

.floor_09 .contact .form .adorn .tel p {
    font-size: 18px;
    color: #444444;
    line-height: 20px;
    letter-spacing: 2px;
}

.floor_09 .contact .form .adorn .tel h3 {
    font-size: 32px;
    color: #19398a;
    line-height: 34px;
    font-weight: bold;
    letter-spacing: -2px;
}

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

.right {
    float: right;
}

.left {
    float: left;
}