body {
    min-width: 1200px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: arial, Microsoft YaHei, STXihei, STHeiti Light;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a {
    text-decoration: none !important;
}
i,
em {
    font-style: normal;
}
.wrapper-logonav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    background: #fff;
    border-bottom: 1px solid #CFC4B2;
}
.topRT {
    position: absolute;
    right: 0;
    height: 80px;
    line-height: 80px;
    font-size: 0;
}
.topRT a {
    display: inline-block;
    width: 120px;
    font-size: 16px;
    color: #333;
}
.width1180 {
    width: 1180px;
    margin: 0 auto;
}
.logonav {
    height: 80px;
    position: relative;
}
.logonav .logo {
    float: left;
}
.logonav .phone {
    float: right;
}
.banner {
    position: relative;
    width: 100%;
    height: 600px;
    background: url("/Content/img/zhuanti/finance_02.jpg?v2020") center;
}
.banner a {
    display: block;
    height: 50px;
    position: absolute;
    width: 200px;
    border-radius: 40px;
    left: 52%;
    margin-left: -140px;
    bottom: 173px;
}
.policy {
    width: 100%;
    height: 220px;
    background: url("/Content/img/zhuanti/finance_03.jpg") center;
}
.register {
    position: relative;
    width: 100%;
    height: 450px;
    background: url("/Content/img/zhuanti/finance_04.jpg") center;
}
.register .a1 {
    position: absolute;
    display: block;
    height: 46px;
    width: 127px;
    bottom: 95px;
    left: 50%;
    margin-left: -515.5px;
    border-radius: 4px;
}
.register .a2 {
    position: absolute;
    display: block;
    height: 46px;
    width: 127px;
    bottom: 95px;
    left: 50%;
    margin-left: 89px;
    border-radius: 4px;
}
.development {
    width: 100%;
    height: 652px;
    background: url("/Content/img/zhuanti/finance_05.jpg") center;
}
.port {
    width: 100%;
    height: 550px;
    background: url("/Content/img/zhuanti/finance_06.jpg") center;
}
.predirt {
    width: 100%;
    height: 626px;
    padding-top: 60px;
    background: #f2efeb;
}
.predirt .TopT {
    text-align: center;
    line-height: 31px;
    margin-bottom: 30px;
}
.predirt .TopT .bigT {
    font-size: 34px;
    font-weight: 700;
    color: #333;
}
.predirt .TopT .smallT {
    font-size: 16px;
    color: #808080;
}
.predirt .wrapper {
    width: 1035px;
    margin: 0 auto;
    font-size: 0;
}
.wrapper .lft,
.wrapper .rgt {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.wrapper .lft {
    padding-right: 48px;
    border-right: 1px solid #CFC4B2;
}
.content .imgTu {
    height: 299px;
    background: url("/Content/img/zhuanti/finance_13.jpg") center no-repeat;
    background-size: 100%;
}
.content .hea {
    padding-left: 20px;
    background: #f00;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
}
.wrapper .rgt {
    width: 44%;
    margin-left: 57px;
}
.wrapper .rgt p {
    line-height: 60px;
    font-size: 20px;
    color: #4c4c4c;
}
.wrapper .rgt .line {
    line-height: 58px;
}
.wrapper .rgt .left,
.wrapper .rgt .rigt {
    display: inline-block;
    width: 23%;
    vertical-align: middle;
}
.wrapper .rgt .left {
    text-align: right;
    font-size: 16px;
    color: #666;
}
.wrapper .rgt .rigt {
    width: 77%;
}
.wrapper .rgt .rigt input {
    height: 40px;
    width: 300px;
    background: transparent;
    border: 1px solid #CCCBC9;
}
.wrapper .rgt .rigt input[type='number'] {
    appearance: textfield;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    -ms-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.wrapper .rgt .coninner .bn {
    height: 50px;
    width: 136px;
    line-height: 50px;
    margin: 20px 0 0 104px;
    cursor: pointer;
    text-align: center;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
    background: #f00;
}
.provide {
    width: 100%;
    height: 627px;
    background: url("/Content/img/zhuanti/finance_08.jpg") center;
}
.flow {
    width: 100%;
    height: 426px;
    background: url("/Content/img/zhuanti/finance_09.jpg") center;
}
.why {
    width: 100%;
    height: 466px;
    background: url("/Content/img/zhuanti/finance_10.jpg") center;
}
.link {
    width: 100%;
    height: 345px;
    background: url("/Content/img/zhuanti/link.jpg") center;
}
.foo {
    width: 100%;
    height: 192px;
    background: #202020
    /*background: url("/Content/img/zhuanti/finance_11.jpg") center;*/
}
.foo p{text-align: center;font-size:14px;color: #979797;padding-top: 60px;}
.connet {
    background: #434343;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.connet .connet-content {
    width: 1280px;
    margin: 0 auto;
    padding: 10px 0;
}
.connet .connet-content input {
    padding: 11px 5px;
    width: 380px;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    color: #939393;
    margin-right: 20px;
}
.connet .connet-content span {
    display: inline-block;
    width: 220px;
    height: 45px;
    color: #fff;
    cursor: pointer;
    background: #d42c25;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
}
.suspension {
    position: fixed;
    bottom: 140px;
    right: 10px;
    height: 220px;
    width: 55px;
    z-index: 100;
}
.suspension .suspension-wrapper {
    height: 100%;
    width: 100%;
}
.suspension .suspension-wrapper li {
    height: 55px;
    list-style: none;
    padding: 10px !important;
    position: relative;
    cursor: pointer;
}
.suspension .suspension-wrapper li div {
    position: absolute;
    top: 0;
    left: 0;
    height: 55px;
    width: 55px;
    background: #ff7373;
    transition: height .4s;
    z-index: -1;
}
.suspension .suspension-wrapper li:hover {
    background: #e51717;
    padding: 4px 9px !important;
}
.suspension .suspension-wrapper li:hover div {
    height: 0px;
    z-index: 0;
}
.suspension .suspension-wrapper .suspen1 {
    background: #ff7373 url(/Content/img/nindex/icon_im.png) 13px center no-repeat;
    background-size: 26px 25px;
}
.suspension .suspension-wrapper .suspen1 a {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    height: 55px;
    width: 55px;
    z-index: 3;
    color: #fff;
    font-size: 14px;
    padding: 8px 10px 10px 13px !important;
}
.suspension .suspension-wrapper .suspen1:hover {
    background: #e51717;
}
.suspension .suspension-wrapper .suspen1:hover a {
    display: block;
}
.suspension .suspension-wrapper .suspen2 {
    background: #ff7373 url(/Content/img/nindex/icon_im.png) 16px center no-repeat;
    background-size: 20px 21px;
}
.suspension .suspension-wrapper .suspen2 a {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    height: 55px;
    width: 55px;
    z-index: 3;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 8px 10px 10px 10px !important;
}
.suspension .suspension-wrapper .suspen2:hover {
    background: #e51717;
}
.suspension .suspension-wrapper .suspen2:hover a {
    display: block;
}
.suspension .suspension-wrapper .suspen3 {
    background: #ff7373 url(/Content/img/nindex/icon_weixin.png) 16px center no-repeat;
    background-size: 20px;
    cursor: auto;
}
.suspension .suspension-wrapper .suspen3 .rqcode {
    display: none;
}
.suspension .suspension-wrapper .suspen3:hover {
    background: #e51717 url(/Content/img/nindex/icon_weixin.png) 16px center no-repeat;
    padding: 4px 9px !important;
    background-size: 20px;
}
.suspension .suspension-wrapper .suspen3:hover img {
    display: inline-block;
    position: absolute;
    left: -123px;
    top: -32px;
}
.suspension .suspension-wrapper .suspen4 {
    background: #ff7373;
    background-size: 20px 12px;
}
.suspension .suspension-wrapper .suspen4 a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 55px;
    width: 55px;
    z-index: 3;
    color: #fff;
    font-size: 14px;
    padding: 8px 10px 10px 13px !important;
}
.suspension .suspension-wrapper .suspen4:hover {
    background: #e51717;
    padding: 4px 9px !important;
}
.heming{width: 300px;
    margin: 0 auto;

margin-top: 60px;}

.heming h2 {
    font-size: 36px;
    font-weight: 300;
    color: #333;
    margin: 0 0 50px 0;
    text-align: center;
}