
body {
    background-color: #fff;
}
.container .top-banner {
    position: relative;
    width: 100%;
    height: 300px;
    min-width: 1200px;
    background: url("../../pc/images/contract-banner.jpg") center center no-repeat;
}
.container .top-banner .nav-bg-grey {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 44px;
    background: rgba(255,255,255,.2);
}
.container .top-banner .top-banner-links {
    position: absolute;
    left: 50%;
    margin-left: -192px;
    bottom: 0;
    display: inline-block;
    background-color: transparent;
}
.container .top-banner .top-banner-links li {
    float: left;
    border-left: 1px solid rgba(0,0,0,.5);
}
.container .top-banner .top-banner-links li a {
    display: block;
    width: 127px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.container .top-banner .top-banner-links li a:hover, .container .top-banner .top-banner-links li a.active {
    background-color: rgba(255,255,255,.3);
}
.container .top-banner .top-banner-links li:last-child {
    border-right: 1px solid rgba(0,0,0,.5);
}
.container .wrapper .links-chain {
    margin: 0 auto 50px;
    width: 1200px;
    height: 65px;
    line-height: 65px;
    border-bottom: 1px dashed #a0a0a0;
    font-size: 14px;
    color: #595757;
}
.container .wrapper {
    min-width: 1200px;
    margin: 0 auto;
}
.container .wrapper h6 {
    padding-left: 25px;
    margin: 0 auto;
    position: relative;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}
.container .wrapper h6 span {
    position: absolute;
    top: 1px;
    left: 13px;
    display: inline-block;
    width: 3px;
    height: 19px;
    background-color: #df742f;
}
.container .introduction-bottom {
    margin: 0 auto ;
    width: 1200px;
    padding-top: 30px;
    padding-bottom: 108px;
    height: auto;
}
.container .introduction-bottom p {
    float: left;
    margin-left: 32px;
    width: 670px;
    line-height: 26px;
    font-size: 12px;
    color: #595757;
    text-align: left;
    text-indent: 2em;
}
.container .introduction-bottom img {
    margin-right: 16px;
    margin-top: 3px;
    vertical-align: top;
    float: right;
    display: block;
    width: 399px;
    height: 130px;
}
.record-advantage {
    margin: 0 auto 68px;
    width: 100%;
    padding-top: 38px;
    height: 373px;
    background: url("../../pc/images/record_advantage_bg.png") center center no-repeat;
}
.record-advantage h6 {
    width: 1175px;
}
.record-advantage .introduction-list {
    margin: 68px auto;
    width: 1020px;
}
.record-advantage .introduction-list li {
    float: left;
    margin-left: 108px;
    width: 160px;
    height: auto;
    text-align: center;
}
.record-advantage .introduction-list li:first-child {
    margin-left: 2px;
}
.record-advantage .introduction-list li img {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto 20px;
    width: 74px;
    height: 74px;
}
.record-advantage .introduction-list li span {
    display: inline-block;
    margin-bottom: 12px;
    width: 100%;
    line-height: 16px;
    font-size: 16px;
    color: #fff;
}
.record-advantage .introduction-list li p {
    margin: 0 auto;
    display: inline-block;
    width: 162px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    text-align: left;
}
.record-flow {
    padding-top: 68px;
}
.record-flow img {
    display: block;
    margin: 53px auto;
    width: 1000px;
    height: 465px;
}
.record-flow .record-title {
    margin: 0 auto;
    width: 797px;
    height: 41px;
}
.record-flow .record-title li {
    float: left;
    margin-left: 4px;
    width: 263px;
    height: 41px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #b7bfc8;
}
.record-flow .record-title li.lf-li {
    margin-left: 0;
}
.record-flow .record-box {
    margin: 0 auto 105px;
    width: 797px;
    height: 440px;
    overflow-y: hidden;
}
.record-flow .record-box .record-data {
    position: relative;
    top:0;
    left:0;
    width: 797px;
    /*background-color: #00a2ca;*/
}
.record-flow .record-data li {
    width: 100%;
    height: 48px;
    line-height: 48px;
}
.record-flow .record-data li.odd {
    height: 40px;
    line-height: 40px;
}
.record-flow .record-data li span {
    display: inline-block;
    margin-left: 4px;
    width: 263px;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    color: #595757;
    text-align: center;
    background-color: #fff;
}
.record-flow .record-data li span.lf-li {
    float: left;
    margin-left: 0;
    padding-left: 19px;
    padding-right: 14px;
    text-align: left;
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.record-flow .record-data li.odd span {
    height: 40px;
    line-height: 40px;
    background-color: #f8f8f9;
}

.container .record-introduction {
    padding-top: 72px;
    margin: 0 auto;
    background-color: #f6f8f9;
}
.container .record-introduction h6 {
    margin: 0 auto 65px;
}

.container .record-introduction .authority {
    text-align: center;
}
.container .record-introduction .authority .authority-img {
    display: inline-block;
    margin-left: 9px;
    height: 57px;
}
.container .record-introduction .authority .authority-img-1 {
    margin-left: 0;
    width: 421px;
}
.container .record-introduction .authority .authority-img-2 {
    width: 346px;
}
.container .record-introduction .authority .authority-img-3 {
    width: 137px;
}
.container .record-introduction .authority .authority-img-4 {
    width: 195px;
}
.container .record-introduction .authority ul{
    margin: 15px auto 0;
    padding-bottom: 105px;
    width: 1125px;
    height: auto;
}
.container .record-introduction .authority ul li {
    display: none;
    width: 100%;
    text-align: left;
    line-height: 26px;
    color: #555;
    text-indent: 2em;
}
.container .record-introduction .authority ul li.show {
    display: block;
}
.top-news {
    background-color: #f6f8f9;
}
.top-news .news-box {
    margin-bottom: 85px;
    width: 100%;
}
.news-box .lf-news-img {
    float: left;
    margin-left: 14px;
    display: inline-block;
    width: 770px;
    height: 459px;
    overflow: hidden;
}
.news-box .lf-news-img img {
    display: inline-block;
}
.news-box .rg-news {
    float: right;
    margin-right: 17px;
    width: 385px;
    overflow: hidden;
}
.news-box .rg-news li {
    margin-bottom: 10px;
    width: 385px;
    height: 96px;
}
.news-box .rg-news li a {
    position: relative;
    width: 383px;
    height: 94px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}
.news-box .rg-news li a:hover {
    border: 1px solid rgb(223, 116, 47);
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.15);
}
.news-box .rg-news li a .news {
    float: left;
    margin: 12px 10px 0 13px;
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    overflow: hidden;
}
.news-box .rg-news li a .news img {
    display: inline-block;
    margin: 0 auto;
    width: auto;
    height: 100%;
}
.news-box .rg-news li a .title {
    margin-left: 92px;
    margin-top: 10px;
    width: 240px;
    height: auto;
    min-height: 40px;
    color: #444c53;
    text-align: left;
    display: table;
}
.news-box .rg-news li a .title span {
    display: table-cell;
    width: 240px;
    line-height: 24px;
    font-size: 14px;
    vertical-align: middle;
}
.news-box .rg-news li a .time {
    margin-left: 92px;
    display: table;
    width: 240px;
    font-weight: normal;
    text-align: left;
    font-size: 12px;
    color: #7b8a97;
    line-height: 22px;
}
.news-box .rg-news li.more {
    height: 40px;
    line-height: 40px;
}
.news-box .rg-news li.more a {
    height: 40px;
    line-height: 40px;
    color: #444c53;
    font-size: 14px;
    text-align: center;
    background: #e9e9e9;
}
.news-box .rg-news li.more a:hover {
    color: #fff;
    background: rgb(223, 116, 47);
}