/**
 * 鏀堕摱璐�
 */


/* 鏀堕摱璐㈡湭寮�閫� */

.finance-section {
    width: 100%;
    height: 440px;
}

.finance-section .inner {
    width: 100%;
    height: 100%;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/sjfw_shouyincaijieshao.png) no-repeat;
    background-size: 100% 100%;
}

.finance-section .finance-name {
    padding: 75px 0 38px 0;
    font-size: 50px;
    color: #00B1EE;
}

.finance-section .finance-des {
    font-size: 16px;
    color: #474E5D;
    line-height: 2.0;
}

.finance-section .btn-options {
    padding: 30px 0 0 0;
}

.finance-section .btn-options .accept-state {
    display: inline-block;
    margin-bottom: 12px;
    width: 172px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background: #FF7C00;
}

.finance-section .btn-options .accept-tip {
    width: 366px;
    color: #FF7C00;
}

.finance-section>ul {
    width: 100%;
}

.finance-section>ul>li {
    float: left;
    width: 33.3%;
    height: 440px;
    text-align: center;
}

.finance-section li img {
    margin-top: 105px;
    margin-bottom: 35px;
}

.finance-section li h3 {
    margin-bottom: 18px;
    font-size: 24px;
    color: #1A60A8;
}

.finance-section li p {
    margin-right: auto;
    margin-left: auto;
    width: 291px;
    font-size: 13px;
    color: #474E5D;
}

.finance-section .apply-step-inner {
    width: 100%;
    height: 100%;
    text-align: center;
    background: #F8F9FB;
}

.finance-section .apply-step-title {
    margin-bottom: 25px;
    padding-top: 30px;
    font-size: 30px;
    color: #042D6D;
}

.finance-section .apply-step-txt {
    margin-bottom: 30px;
    font-size: 14px;
    color: #7D92B4;
}

.finance-section .apply-step-img {
    position: relative;
    height: 284px;
}



/* 鏀堕摱璐㈠紑閫� */

.finance-setup,
.finance-agreement,
.finance-submit,
.finance-setup-main,
.finance-apply-main {
    /*background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/neiye_dabeijing.png) no-repeat;
    background-size: 100% 100%;*/
    background: #f7f7f7;
}

.finance-hd .title {
    margin-bottom: 20px;
    text-align: center;
}

.finance-hd .title .left-line {
    margin: 5px 0;
    margin-right: 6px;
    display: inline-block;
    width: 80px;
    height: 2px;
    background: #474E5D;
}

.finance-hd .title .right-line {
    display: inline-block;
    margin: 5px 0;
    margin-left: 6px;
    width: 80px;
    height: 2px;
    background: #474E5D;
}

.finance-hd .title h2 {
    display: inline-block;
    font-size: 20px;
}

.finance-hd .subtitle {
    margin-bottom: 18px;
    font-size: 12px;
    text-align: center;
}

.finance-hd .subtitle .first {
    margin-right: 10px;
}

.finance-hd .subtitle .second {
    margin: 0 10px;
}

.finance-hd .subtitle .third {
    margin-left: 10px;
}

.finance-subtitle-active {
    color: #00B1EE;
    ;
}

.finance-bd {
    border-top: 5px solid #474E5D;
    background: #fff;
}

.finance-bd>h2 {
    margin: 20px 0 20px 0;
    border-left: 5px solid #00B1EE;
    padding-left: 29px;
    font-size: 16px;
    line-height: 1.2;
}



/* 鏀堕摱璐㈠紑閫�-纭淇℃伅 */

.setup-form table {
    margin-top: -23px;
    margin-right: auto;
    margin-left: auto;
}

.setup-form .left-col {
    padding: 15px;
    text-align: right;
}

.setup-form .wxb-tips {
    color: #bababa;
    font-size: 13px;
}

.setup-form .right-xy input,
.setup-form .right-xy a,
.setup-form .right-xy span {
    vertical-align: middle;
}

.setup-form .right-xy a {
    margin-left: -6px;
}

.setup-form .xz-tip {
    color: #D93E3E;
}

.setup-form tr .qc {
    border: 1px solid #D1D1D1;
    padding: 0 10px;
    width: 204px;
    height: 38px;
}

.setup-form tr .pd {
    border: 1px solid #D1D1D1;
    padding: 0 10px;
    width: 180px;
    height: 38px;
    line-height: 38px;
}

.setup-form tr .qd {
    border: 1px solid #D1D1D1;
    padding: 0 10px;
    width: 202px;
    height: 38px;
    line-height: 38px;
}

.setup-form .setup-btn {
    margin: 15px 0 40px 0;
}

.setup-form {
    border-top: 1px solid #EDEDED;
    padding-top: 15px;
}

.setup-form .img-box {
    display: inline-block;
    position: relative;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    width: 160px;
    height: 99px;
}

.setup-form .img-inner input {
    position: absolute;
    z-index: 2;
    width: 160px;
    height: 100%;
    font-size: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.setup-form .img-inner img {
    width: 100%;
    height: 100%;
}

.setup-form .img-inner .reupload {
    display: none;
    position: absolute;
    bottom: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 100%;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #D93E3E;
    cursor: pointer;
}

.origin {
    display: none;
    position: absolute;
    bottom: 20px;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: white;
    filter: alpha(opacity=1);
    opacity: 0.01;
}

.origin-box {
    width: 440px;
    height: 215px;
}

.origin-img {
    width: 100%;
    height: 100%;
}

.finance-failed-color {
    color: #F70000;
}



/* 鏀堕摱璐㈠紑閫�-鍗忚纭 */

.agreement-wrap {
    border-top: 1px solid #EDEDED;
    padding-top: 36px;
}

.agreement-content {
    overflow-y: scroll;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #EBEBEB;
    padding: 32px 32px 0 32px;
    width: 1046px;
    height: 480px;
    background: #FBFBFB;
}

.article-title {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.agreement-content .article-subtitle {
    text-align: center;
}

.agreement-content h4 {
    font-size: 15px;
    margin: 13px auto 7px;
}

.agreement-content p {
    font-size: 13px;
    line-height: 20px;
    margin: 0px;
    text-indent: 2em;
    text-align: justify;
}

.agreement-content hr {
    margin-top: 20px;
    margin-bottom: 20px;
}

.agreement-content p .underline {
    font-weight: bold;
    text-decoration: underline;
}

.agreement-content p .strong {
    font-weight: bold;
}

.agreement-submit {
    padding: 30px 0 40px 0;
    text-align: center;
}



/* 鏀堕摱璐㈠紑閫�-瀹屾垚 */

.success-status {
    border-top: 1px solid #EDEDED;
    text-align: center;
}

.success-status img {
    margin: 34px 0 39px 0;
    width: 178px;
    height: 188px;
}

.success-status .img-txt {
    padding-bottom: 48px;
}

.success-status .img-txt input {
    margin-left: 20px;
}



/********************************鎴戞槸鍒嗛殧绾�**************************************/


/*
*鍔熻兘锛氭敹閾惰储 鏍峰紡
*浣滆�咃細xianxm - 20170328
*/

.finance-acc-info {
    min-width: 1180px;
    height: 320px;
    padding: 20px 0px 0px;
    font-size: 0;
    background-image: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/sjfw_shouyincaibeijing.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.finance-acc-info-l {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 252px;
    height: 150px;
    padding: 50px 104px 90px;
    color: #fff;
    background-image: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/shfw_cpzx_kaitongshouyincai.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.finance-acc-info-l>li {
    padding: 0 0 30px;
    border-bottom: 1px solid #A6B8EA;
}

.finance-acc-info-l>li+li {
    margin: 30px auto 0px;
    border-bottom: none;
}

.finance-acc-info-l li label {
    display: block;
    margin: 0px 0px 20px;
    line-height: 18px;
    font-size: 18px;
}

.finance-acc-info-l li span {
    display: block;
    line-height: 31px;
    font-size: 31px;
}

.finance-acc-info-r {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 607px;
    height: 234px;
    padding: 40px 50px 15px 60px;
    border: 1px solid #f1f3f6;
    background-color: #fff;
    border-right: none;
    vertical-align: top;
}

.finance-acc-info-r dt label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 37px;
    font-size: 30px;
    font-weight: bolder;
}

.finance-acc-info-r dt a {
    margin-left: 20px;
    font-size: 14px;
}

.lcol {
    width: 120px;
    text-align: right;
    vertical-align: text-top;
}

.lcol-fxdj {
    padding: 15px 0;
}

.lcol-jjgk {
    font-weight: 600;
}

.rcol {
    color: #999;
}

.finance-acc-info-r dt mark {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 125px;
    height: 25px;
    margin: 6px 0px 0px 10px;
    line-height: 25px;
    font-size: 12px;
    color: #ea544a;
    text-align: center;
    border: 1px solid #ea544a;
    background-color: #f8ebea;
    vertical-align: top;
}

.finance-acc-info-r dt span {
    float: right;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 37px;
    height: 37px;
    cursor: pointer;
}

.finance-acc-info-r dt span img {
    width: 100%;
    height: 100%;
}

.finance-acc-info-r dd.amount {
    padding: 35px 0px 34px;
}

.finance-acc-info-r dd.amount {
    height: 45px;
    font-size: 14px;
}

.finance-acc-info-r dd.amount span {
    font-size: 22px;
}

.finance-acc-info-r dd.amount label {
    line-height: 44px;
    font-size: 44px;
    color: #ff7c00;
}

.finance-acc-info-r .btn-op {
    display: inline-block;
    position: relative;
    float: right;
    font-size: 14px;
}

.finance-acc-info-r .btn-op input {
    margin: 0px 20px 0px 0px;
}

.finance-acc-info-r .btn-op .btn-sg {
    position: relative;
    z-index: 300;
    width: 140px;
}

.finance-acc-info-r dd.profit-yesterday {
    padding: 35px 0;
    width: 607px;
    font-size: 16px;
    ` border-top: 1px solid #ecf1f3;
}

.finance-acc-info-r dd.profit-yesterday label font {
    color: #ff7c00;
}

.finance-acc-info-r dd.profit-yesterday span {
    float: right;
    margin: 0px 22px 0px;
    font-size: 12px;
    color: #bfbfbf;
}

.finance-item {
    margin: 25px auto 0px;
}

.finance-item-title {
    font-size: 0;
    border-bottom: 3px solid #c6cddb;
}

.finance-item-title-l {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 375px;
    height: 39px;
    line-height: 39px;
    font-size: 0px;
}

.finance-item-title-l li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 123px;
    height: 39px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}

.finance-item-title-l li.on {
    color: #00B1EE;
    border-bottom: 3px solid #00B1EE;
}

.finance-item-title-r {
    float: right;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 800px;
    height: 37px;
    line-height: 37px;
    font-size: 0px;
    text-align: right;
}

.finance-item-title-r li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0px 0px 0px 40px;
    font-size: 14px;
}

.finance-item-title-r li .input-date {
    width: 111px;
    height: 25px;
    line-height: 25px;
}

.finance-item-title-r li .select {
    width: 111px;
    height: 27px;
    line-height: 27px;
}

.finance-item-title-r li .btn-query {
    width: 73px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d5d8df;
    cursor: pointer;
}

.finance-item-title-r li .btn-query:active {
    background-color: #e9e9e9;
}

.site-query-result-table--finance {
    margin: 0px 0px 0px;
}

.site-query-result-table--finance th {
    border-bottom: 2px solid #ced4e0;
}



/* 瀛樺叆鍙栧嚭 */

.sava-form {
    position: relative;
    /*padding: 40px 0px 0px;*/
}

.sava-form td .ocx_login_style,
.transfer-form td .ocx_login_style {
    border: 1px solid #d1d1d1;
    padding: 0 10px;
    width: 180px;
    height: 38px;
}

.sava-form:after {
    position: absolute;
    left: 5%;
    bottom: 0;
    display: block;
    width: 90%;
    height: 0px;
    content: "";
    margin: 0px auto;
    /*border: 1px dotted #d1d4da;*/
}

.sava-explain {
    width: 90%;
    padding: 0px 0px 40px;
}

.sava-explain .container {
    width: 100%;
}

.out {
    padding-bottom: 40px;
}

.bottom-tips {
    position: relative;
    width: 1071px;
    margin: 0px auto;
    padding: 27px 23px;
    background-color: #ffffcc;
    border: 1px solid #ffcc66;
}

.bottom-tips h2 {
    font-size: 14px;
    font-weight: bolder;
}

.bottom-tips p {
    font-size: 12px;
    line-height: 22px;
}

.bottom-tips a {
    margin: 0px 0px 0px 20px;
}


/* 鏀堕摱璐�-鎻掍欢璋冩暣 */

.select2-container--default .select2-selection--single {
    height: 27px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
    padding-right: 0;
    text-align: left;
    padding-left: 13px;
}



/* 寮圭獥锛氫俊鎭〃鏍� */

.alert-table-info tr td .ID-card {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 160px;
    margin: 0px 20px 0px 0px;
    text-align: center;
    text-indent: 0px;
}

.alert-table-info tr td .ID-card img {
    width: 160px;
    height: 100px;
}

.alert-table-info tr td .ID-card label {
    display: block;
    line-height: 32px;
    font-size: 12px;
    color: #ababab;
}



/********************************鎴戞槸鍒嗛殧绾�**************************************/


/* 浜у搧閰嶇疆 */

.product-setting .hd {
    padding: 20px 0;
}

.product-setting .hd h1 {
    border-left: 5px solid #00B1EE;
    padding-left: 21px;
    font-size: 16px;
    line-height: 1.2;
}

.product-setting .bd {
    /*height: 174px;*/
}

.product-setting .card {
    margin-bottom: 30px;
    border: 1px solid #eff1f4;
    width: 570px;
    height: 170px;
    background: #f8f9fb;
}

.card-setting {
    float: left;
}

.card-remarks {
    float: right;
}

.card-protocol {
    float: left;
}

.product-setting .card .img-box {
    float: left;
    margin: 38px 21px auto 31px;
}

.product-setting .card .img-txt {
    margin-left: 102px;
    height: 170px;
}

.product-setting .img-box img {
    width: 50px;
    height: 50px;
}

.product-setting .img-txt h2 {
    margin-top: 36px;
    margin-bottom: 5px;
    font-size: 16px;
}

.product-setting .img-txt p {
    margin-bottom: 19px;
    font-size: 14px;
    color: #bfbfbf;
}

.agree-cont {
    width: 610px;
    height: 338px;
    margin: 15px auto 18px;
    padding: 18px 15px;
    background-color: #fafafa;
    border: 1px solid #f2f2f2;
    overflow-y: scroll;
}

.agree-cont h3 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #393939;
    font-weight: bold;
    text-align: center;
}

.agree-cont p {
    line-height: 23px;
    font-size: 14px;
    color: #5b5b5b;
    text-indent: 2em;
}



/* 褰撻潰浠� */

.first-section {
    height: 322px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/dmf_xiangqing.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .first-section {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/dmf_xiangqing.png) no-repeat;
        background-position-x: center;
    }
}

.facepay-h {
    margin-top: 20px;
    font-size: 28px;
    color: #2682F4;
    text-align: center;
}

.facepay-d {
    margin-top: 25px;
    text-align: center;
}

.facepay-d li {
    display: inline-block;
    margin-right: 100px;
    font-size: 15px;
    color: #A5A5A5;
}

.facepay-d .last-li {
    margin-right: 0;
}

.facepay-d li img,
.facepay-d li span {
    vertical-align: middle;
}

.product-facepay .third-section .qrcode {
    position: absolute;
    left: 50%;
    bottom: -120px;
    margin-left: -100px;
    border: 1px solid #bfbfbf;
    padding: 25px;
    background: #fff;
}

.product-facepay .qrcode .qrcode-txt {
    margin-top: 10px;
    height: 38px;
}

.product-facepay .qrcode .qrcode-txt img {
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.product-facepay .qrcode .qrcode-txt p {
    font-size: 11px;
    line-height: 1.4;
}

.product-facepay .second-section {
    margin-top: 100px;
    text-align: center;
}

.product-facepay .second-section h2 {
    padding: 10px 0 15px;
    font-size: 28px;
    color: #2682F4;
}

.product-facepay .second-section p {
    padding-bottom: 35px;
    color: #7D92B4;
}

.product-facepay .explain {
    margin-bottom: -40px;
    padding: 60px 0 70px;
    background: #F8F9FB;
}

.product-facepay .third-section {
    position: relative;
    margin-bottom: 150px;
    width: 100%;
    height: 640px;
    background: #f8f9fb;
}

.product-facepay .third-section>h2 {
    padding: 60px 0 18px;
    font-size: 28px;
    color: #2682F4;
    text-align: center;
}

.product-facepay .third-section>p {
    font-size: 14px;
    color: #969696;
    text-align: center;
}

.third-section .feature-list {
    margin-top: 60px;
}

.third-section .f-img-box {
    position: absolute;
    top: 105px;
    left: 50%;
    margin-left: -270px;
}

.third-section .features {
    margin: 0 auto;
    width: 835px;
    white-space: nowrap;
}

.third-section .features .ft {
    display: inline-block;
    min-width: 250px;
    vertical-align: top;
}

.ft-margin-r {
    margin-right: 330px;
}

.ft h3 {
    font-size: 20px;
    color: #454D58;
}

.ft p {
    font-size: 14px;
    color: #969696;
}


/* 浜у搧閰嶇疆 - 褰撻潰浠樻爣鍑嗘ā寮� */

.product-setting-facepay .hd {
    border: 1px solid #f3f3f3;
    height: 70px;
}

.product-setting-facepay .hd .standard-mode,
.product-setting-facepay .hd .order-mode {
    float: left;
    width: 240px;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    text-align: center;
    background: #f9f9f9;
    cursor: pointer;
}

.product-setting-facepay .standard-mode span,
.product-setting-facepay .order-mode span {
    vertical-align: middle;
}

.product-setting-facepay .hd .on {
    color: #fff;
    background: #00b1ee;
}

.product-setting-facepay .bd {
    margin-top: 27px;
    border: 1px solid #f1f3f6;
}

.product-setting-facepay .to-connect {
    margin-top: 20px;
}

.product-setting-facepay .shape {
    position: relative;
    margin-top: -1px;
    width: 240px;
    height: 1px;
    background: #16B3EC;
}

.product-setting-facepay .shape-right {
    margin-left: 240px;
}

.product-setting-facepay .shape .triangle-up {
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: -3px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #16B3EC;
}

.product-setting-facepay .bd .inner {
    padding: 47px 40px;
}

.product-setting-facepay .label-setting,
.product-setting-facepay .fixed-amount {
    border: 1px solid #f1f3f6;
    padding: 0 23px;
    height: 70px;
    line-height: 70px;
    background: #f8f9fa;
}

.product-setting-facepay .label-setting {
    margin-bottom: 20px;
}

.product-setting-facepay .label-setting .btn-switch,
.product-setting-facepay .fixed-amount .btn-switch {
    float: left;
    margin-top: 21px;
    margin-right: 17px;
}

.product-setting-facepay .label-setting a,
.product-setting-facepay .fixed-amount a {
    float: right;
}

.product-setting-facepay .fd {
    padding-top: 20px;
    text-align: center;
}

.tips-setting .tips-input {
    display: inline-block;
}

.tips-input .form-group {
    border: 1px solid #eaeaea;
    width: 471px;
    height: 51px;
    line-height: 51px;
}

.tips-input .form-group label {
    margin-right: 20px;
    border-right: 1px solid #eaeaea;
    padding: 0 29px;
}

.tips-input .form-group input {
    border: 0;
    width: 275px;
}

.tips-input .img-dispay {
    position: relative;
    text-align: right;
}

.tips-input .input-txt {
    position: absolute;
    top: 71px;
    left: 273px;
    font-size: 15px;
    color: #16B3EC;
}

.tips-setting .tips-txt {
    float: right;
    border: 1px solid #FFCC66;
    padding-left: 25px;
    width: 559px;
    height: 50px;
    line-height: 51px;
    font-size: 12px;
    background: #FFFFCC;
}

.pay-step {
    position: relative;
}

.pay-step .phone-img {
    position: absolute;
    top: 80px;
    right: 130px;
}

.pay-step h2 {
    margin-top: 47px;
    height: 51px;
    line-height: 51px;
    font-size: 16px;
    text-align: center;
    background: #fbfbfb;
}

.pay-step .step {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    margin-left: 130px;
    width: 550px;
    height: 75px;
    cursor: pointer;
}

.pay-step .step-1 {
    margin-top: 60px;
}

.pay-step .step-3 {
    margin-bottom: 90px;
}

.pay-step .on {
    border: 1px solid #16B3EC;
}

.pay-step .triangle-right {
    position: absolute;
    top: 29px;
    right: -20px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 20px solid #16B3EC;
    border-bottom: 10px solid transparent;
}

.pay-step .triangle-right::before {
    position: absolute;
    content: '';
    top: -9px;
    left: -20px;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 19px solid #fff;
    border-bottom: 9px solid transparent;
}

.pay-step .step img {
    float: left;
    margin: 22px 19px auto 30px;
}

.pay-step .step .txt {
    margin-left: 87px;
    height: 75px;
}

.pay-step .step .txt h3 {
    padding-top: 16px;
}

.set-amount-modal textarea {
    border: 1px solid #e3e3e3;
    padding: 10px 15px;
    width: 250px;
    height: 80px;
}



/********************************鎴戞槸鍒嗛殧绾�**************************************/


/* 浜у搧涓績-POS鏀堕摱 */

.product-POS-h {
    margin-top: 10px;
    font-size: 28px;
    color: #2682F4;
    text-align: center;
}

.product-POS-p {
    font-size: 14px;
    color: #969696;
    text-align: center;
}

.product-POS-introduce {
    margin-top: 40px;
    height: 262px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/pos_jieshao.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .product-POS-introduce {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/pos_jieshao_datu.png) no-repeat;
        background-position-x: center;
    }
}

.product-POS-feature {
    /*margin-top: 30px;*/
    padding: 45px 0 25px;
    background: #fff;
}

.syd-detail .explain {
    padding: 20px 0;
    margin: 20px 0;
    background-color: #F8F9FB;
}

.product-POS-mode {
    padding: 45px 0px 40px;
}

.product-POS-feature h2,
.product-POS-mode h2 {
    margin: 0px auto 15px;
    line-height: 30px;
    font-size: 30px;
    font-weight: bolder;
    color: #2682F4;
    text-align: center;
}

.product-POS-feature p,
.product-POS-mode p {
    width: 644px;
    margin: 0px auto;
    line-height: 24px;
    font-size: 14px;
    color: #969696;
    text-align: center;
}

.product-POS-feature-item {
    padding: 10px;
    margin: 0 auto;
    font-size: 0;
}

.product-POS-feature-item li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 33.33%;
    padding: 29px 0px;
    text-align: center;
    vertical-align: top;
}

.product-POS-feature-item .item-pic img {
    margin-bottom: 5px;
}

.product-POS-feature-item .item-cont {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.product-POS-feature-item .item-cont label {
    display: block;
    margin: 0px 0px 10px;
    font-size: 16px;
}

.product-POS-feature-item .item-cont span {
    display: inline-block;
    width: 255px;
    line-height: 21px;
    font-size: 14px;
    color: #969696;
}

.product-POS-mode {
    min-width: 1180px;
    background-color: #fff;
}

.product-POS-mode-list {
    padding: 44px 112px 0;
}

.product-POS-mode-list ul {
    margin-right: -100px;
    margin-bottom: 57px;
}

.product-POS-mode-list .mode-item {
    display: inline-block;
    margin-right: 100px;
    text-align: center;
}

.product-POS-mode-list .mode-item img {
    margin-bottom: 10px;
}


/* 浜у搧閰嶇疆鍏ュ彛 */

.product-deploy {
    min-width: 1180px;
    padding: 30px 0px 0px;
    background-image: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/sjfw_chanpinshezhi.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.product-deploy-entry {
    height: 80px;
    line-height: 80px;
    font-size: 0;
    border: 1px solid #f1f3f6;
    background-color: #ffffff;
    box-shadow: 0px 5px 15px #eee;
}

.product-deploy-entry dt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 60%;
    text-indent: 34px;
}

.product-deploy-entry dt img {
    width: 30px;
    height: 28px;
    margin: 0px 10px 0px 0px;
}

.product-deploy-entry dt label {
    font-size: 18px;
    vertical-align: middle;
}

.product-deploy-entry dt span {
    font-size: 14px;
    color: #bfbfbf;
    vertical-align: middle;
}

.product-deploy-entry dd {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 40%;
    text-align: right;
}

.product-deploy-entry dd input {
    margin: 0px 40px 0px;
}



/* 褰撻潰浠樻爣绛鹃厤缃� */

.product-setting-label-table-title {
    padding: 0px 0px 20px;
    font-size: 0;
    text-align: right;
}

.product-setting-label-table-title .input-text {
    width: 472px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}

.product-setting-label-table-title .btn {
    /*height: 50px;
    margin: 0px 20px 0px -1px;
    line-height: 50px;
    font-size: 14px;*/
}

.product-setting-label-table-title a {
    line-height: 50px;
    font-size: 14px;
    vertical-align: top;
}

.product-setting-label-table-list {
    padding: 0px;
    font-size: 0;
}

.product-setting-label-table-list table {
    float: left;
    width: 588px;
    font-size: 14px;
    border: 1px solid #eee;
    border-bottom: none;
    border-spacing: 0;
}

.product-setting-label-table-list>table+table {
    border-left: none;
}

.product-setting-label-table-list table th {
    height: 50px;
    text-indent: 23px;
    text-align: left;
    background-color: #fbfbfb;
    border-bottom: 1px solid #eee;
}

.product-setting-label-table-list table td {
    max-width: 390px;
    height: 50px;
    padding: 0px 23px;
    text-align: left;
    border-bottom: 1px solid #eee;
}

.product-setting-label-table-list table tr>td+td {
    width: 110px;
}

.product-setting-label-table-list table input[type="checkbox"] {
    margin: 0px 7px 2px 0px;
}

.product-setting-label-table-list table a {
    margin: 0px 20px 0px 0px;
}

.product-setting-label-result-footer {
    clear: both;
    height: 30px;
    line-height: 30px;
    padding: 20px 10px 20px;
    font-size: 0;
    text-align: right;
}

.export {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 50%;
    font-size: 14px;
    text-align: left;
}

.export a {
    margin: 0px 15px;
}

.pageline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 50%;
    height: 30px;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    text-align: right;
    background-color: #fff;
}

.page_btn {
    height: 28px;
    line-height: 28px;
    margin: 0px 6px 0px 0px;
    padding: 0px 9px;
    font-size: 13px;
    color: #474e5d;
    text-align: center;
    background: #f6f6f6;
    border-radius: 0px;
    border: 1px solid #e6e6e6;
    text-shadow: 0px 0px 0px #fff;
    behavior: url(/css/PIE.htc);
    cursor: pointer;
}

.pageline label {
    margin: 0px 10px;
    font-size: 13px;
    color: #909090;
    vertical-align: middle;
}

.product-setting-label-op {
    padding: 20px 0px 30px;
    text-align: center;
}



/* 缃戜笂鏀堕摱 */

.product-online-h {
    margin-top: 20px;
    font-size: 28px;
    color: #2682F4;
    text-align: center;
}

.product-online-p {
    font-size: 14px;
    color: #969696;
    text-align: center;
}

.product-online-introduce {
    margin-top: 55px;
    height: 230px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/wasy_xiangqing.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .product-online-introduce {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/wasy_xiangqing_datu.png) no-repeat;
        background-position-x: center;
    }
}


.product-online-introduce dt {
    width: 240px;
    margin: 0px auto 20px;
    padding: 35px 0px 30px;
    line-height: 60px;
    font-size: 60px;
    font-weight: bolder;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.product-online-introduce dd {
    width: 450px;
    margin: 0px auto;
    line-height: 25px;
    font-size: 14px;
    font-weight: bolder;
    color: #f6f9ff;
    text-align: center;
}

.product-online-feature {
    margin-top: 35px;
    padding: 45px 0px 40px;
    background: #F8F9FB;
}

.product-online-process h2,
.product-online-feature h2 {
    margin: 0px auto 15px;
    line-height: 30px;
    font-size: 30px;
    font-weight: bolder;
    color: #2682F4;
    text-align: center;
}

.product-online-feature-item {
    margin: 52px auto 0px;
    font-size: 0;
    list-style: none;
}

.product-online-feature-item li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 25%;
    text-align: center;
    vertical-align: top;
}

.product-online-feature-item li img {
    width: 117px;
}

.product-online-feature-item li label {
    display: block;
    margin: 20px auto 10px;
    line-height: 18px;
    font-size: 18px;
    font-weight: bolder;
    color: #454D58;
}

.product-online-feature-item li span {
    display: block;
    width: 210px;
    margin: 0px auto;
    line-height: 22px;
    font-size: 14px;
    color: #969696;
}

.product-online-process {
    margin-bottom: -40px;
    min-width: 1180px;
    padding: 45px 0px 0px;
    background-color: #fff;
}

.product-online-process p {
    width: 644px;
    margin: 0px auto;
    line-height: 24px;
    font-size: 14px;
    color: #7D92B4;
    text-align: center;
}

.product-online-process-list {
    margin: 45px auto 0px;
    text-align: center;
}

.product-online-process-list img {
    width: 1009px;
    height: 288px;
}

.recharge-success-block {
    border-top: 1px solid #ededed;
    padding: 30px 35px 30px 35px;
}

.recharge-success-inner {
    height: 181px;
    background: #f6f7fa;
}

.recharge-success-inner .success-block {
    height: 47px;
}

.recharge-success-inner table {
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    font-size: 16px;
}

.recharge-success-inner table .img-inner {
    padding-right: 15px;
}

.recharge-success-inner table .img-inner img {
    width: 41px;
    height: auto;
}

.recharge-success-inner table .a-inner {
    padding-top: 10px;
}


/* 浜у搧涓績-鏂� */

.product-title {
    position: relative;
    margin: 18px 0 8px;
    font-size: 16px;
    font-weight: 600;
    color: rgba(89, 89, 97, 1);
}

.product-title:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 57px;
    width: 10px;
    height: 3px;
    background-color: rgba(0, 177, 238, 1);
}

.product-title:after {
    content: '';
    position: absolute;
    top: 12px;
    left: 67px;
    width: 20px;
    height: 1px;
    background-color: rgba(235, 235, 235, 1);
}

/*.title-sy {
    border-left: 5px solid #00B1EE;
}

.title-yx {
    border-left: 5px solid #5ECC73;
}

.title-lc {
    border-left: 5px solid #FFA400;
}

.title-jy {
    border-left: 5px solid #3461df;
}*/

.product-group {
    position: relative;
}

.product-group .gr-inner {
    overflow: hidden;
    margin: -20px;
    padding: 20px 20px 8px;
}

.product-group .prev {
    display: none;
    position: absolute;
    top: 20px;
    left: -30px;
    width: 20px;
    height: 169px;
    cursor: pointer;
}

.product-group .next {
    display: none;
    position: absolute;
    top: 20px;
    right: -30px;
    width: 20px;
    height: 169px;
    cursor: pointer;
}

.product-group .prev img,
.product-group .next img {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    opacity: .5;
}

.product-group .prev img:hover,
.product-group .next img:hover {
    opacity: 1;
}

.product-group li {
    display: inline-block;
    position: relative;
    margin-right: 18px;
    margin-bottom: 22px;
    border: 1px solid rgba(239, 239, 239, 1);
    width: 271px;
    height: 144px;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
}

.product-group li:before {
    content: '';
    position: absolute;
    top: 50px;
    left: 20px;
    width: 18px;
    height: 2px;
    background: rgba(151, 151, 151, 1);
}

.product-group li:hover {
    border-color: #00b1ee;
}

.product-group .li-shadow {
    box-shadow: 0 0 20px #e6e6e6;
    -webkit-box-shadow: 0 0 20px #e6e6e6;
    -moz-box-shadow: 0 0 20px #e6e6e6;
}

.product-group li .li-inner {
    margin-top: -12px;
    position: absolute;
    top: 50%;
}

.product-group li img {
    position: absolute;
    top: -12px;
    right: 14px;
}

.product-group li h3 {
    position: absolute;
    top: 14px;
    left: 20px;
    font-size: 18px;
    color: rgba(89, 89, 97, 1);
}

.product-group li p {
    margin: 0 20px;
    text-align: left;
    font-size: 12px;
    color: rgba(151, 151, 161, 1);
    background-color: #fff;
}

.product-group li .btn-group {
    margin-top: 8px;
    padding: 0 20px;
    text-align: left;
}

.product-group li .btn-group .btn-setting {
    margin-left: 20px;
}

.btn-default--prod {
    width: 78px;
    height: 28px;
    color: rgba(122, 122, 129, 1);
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(227, 227, 227, 1);
    border-radius: 0;
}

.btn-primary--prod {
    width: 78px;
    height: 28px;
    background: rgba(0, 177, 238, 1);
    border-radius: 0;
}

/* 鑷姩鐢宠喘璁剧疆 */

.finance-apply-main .apply-detail {
    border-top: 1px solid #ededed;
    padding-bottom: 1px;
}

.apply-detail .top-tips {
    margin: 20px 34px 0;
    border: 1px solid #d1f0c3;
    padding: 0 24px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #0fcb80;
    background: #f6fff4;
}

.apply-detail table {
    margin-top: -23px;
    margin-right: auto;
    margin-left: auto;
}

.apply-detail table .col-1 {
    padding: 20px 30px 20px 0;
    text-align: right;
}

.apply-detail table .col-2 input,
.apply-detail table .col-2 select {
    padding-left: 10px;
    width: 180px;
    height: 38px;
    line-height: 30px;
    color: #474e5d;
    background-color: #fff;
    border: 1px solid #dedede;
}

.apply-detail table .col-2 select {
    width: 320px;
}

.apply-detail table .input-txt {
    vertical-align: middle;
}

.apply-detail table .last-td {
    padding-top: 10px;
}

.apply-detail .bottom-tips {
    margin: 46px 34px 40px;
    border: 1px solid #FFCC66;
    padding: 24px;
    background: #FFFFCC;
}

.apply-detail .bottom-tips .tips-txt {
    line-height: 1.8;
}


/* 瀵嗙爜鎺т欢 */

.product-qc-pwd {
    display: inline-block;
    border: 1px solid #d1d1d1;
}

.product-qc-pwd .ocx_login_style {
    margin-left: 10px;
    margin-right: 10px;
    width: 300px;
}

.sg-modal .sg-img {
    position: absolute;
    top: 10px;
    left: 195px;
    z-index: 300;
}

.sg-modal .close {
    position: absolute;
    width: 104px;
    height: 47px;
    bottom: 0;
    left: 70px;
    cursor: pointer;
}

.sg-modal .close:hover {
    opacity: .8;
}

.sg-modal .sg-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}


/* 鏍￠獙鏈嶅姟 */

.calibration-intro {
    width: 100%;
    height: 260px;
}

.yinhang-intro {
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/yinhang_yanzheng.png) no-repeat;
    background-size: cover;
}

@media (min-width: 1440px) {
    .yinhang-intro {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/yinhang_yanzheng_datu.png) no-repeat;
        background-size: cover;
    }
}

.calibration-opened-intro {
    position: relative;
    width: auto;
    height: 260px;
}

.opened-by-yh {
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/yinhang_yanzheng_yikaiton.png) no-repeat;
    background-position-x: center;
}

.opened-by-gaj {
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/gonganju_yanzheng_yikaitong.png) no-repeat;
    background-size: cover;
}

@media (min-width: 1440px) {
    .opened-by-yh {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/yinhang_yanzheng_yikaiton_datu.png) no-repeat;
        background-position-x: center;
    }

    .opened-by-gaj {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/gonganju_yanzheng_yikaitong_datu.png) no-repeat;
        background-size: cover;
    }
}

.calibration-msg {
    position: absolute;
    top: 76px;
    left: 180px;
}

.calibration-sum {
    margin-bottom: 31px;
    font-size: 16px;
}

.calibration-sum .sum {
    margin: 0 5px;
    font-size: 28px;
    font-weight: 800;
    color: #ff7c00;
}

.calibration-record-link {
    margin-left: 20px;
    font-size: 14px;
}

.calibration-purchase {
    background-color: #f7f7f7;
}

.calibration-purchase .content {
    border-top: 5px solid #474E5D;
    background: #fff;
}

.calibration-purchase .content h2 {
    margin: 20px 0 20px 0;
    border-left: 5px solid #00B1EE;
    padding-left: 21px;
    font-size: 16px;
    line-height: 1.2;
}

.calibration-purchase .content .inner {
    border-top: 1px solid #EDEDED;
    padding: 1px 30px;
}

.calibration-card-detail .form-group {
    padding: 15px 40px;
}

.calibration-card-detail .form-group input {
    border: 1px solid #D1D1D1;
    padding: 0 10px;
    width: 180px;
    height: 38px;
}

.calibration-card-detail .form-group .money {
    margin-left: 30px;
    font-size: 18px;
    color: #ff4800;
}

.calibration-card-detail .form-group>label {
    vertical-align: middle;
}

.calibration-card-detail .form-group .acct-tx-pwd {
    display: inline-block;
    border: 1px solid #d1d1d1;
    vertical-align: middle;
}

.calibration-card-detail .tip {
    margin-top: 30px;
    border: 1px solid #FFCC66;
    padding: 0 40px;
    height: 46px;
    line-height: 46px;
    font-size: 12px;
    background: #FFFFCC;
}

.calibration-card-detail .form-btn {
    padding: 30px 0;
    text-align: center;
}

.pay-way {
    padding: 15px 40px;
}

.pay-way .pay-tt {
    display: inline-block;
    height: 41px;
    line-height: 41px;
}

.pay-way .pay-list {
    display: inline-block;
}

.pay-way .pay-item {
    display: inline-block;
    margin-right: 10px;
    width: 60px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    cursor: pointer;
}

.scan-code-recharge {
    padding: 0 20px;
}

.scan-code-recharge .recharge-amount {
    padding: 19px 0;
}

.scan-code-recharge .recharge-amount .right {
    font-size: 16px;
    color: #FF7C00;
}

.scan-code-recharge .scan-way-tabs {
    border-bottom: 1px solid #DBDBDB;
    width: 100%;
    height: 36px;
}

.scan-code-recharge .scan-way-tabs li {
    display: inline-block;
    border: 1px solid #DBDBDB;
    width: 110px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}

.scan-code-recharge .scan-way-tabs .first {
    border-right: 0;
    border-bottom: 1px solid #fff;
    color: #00B1EE;
}

.scan-code-recharge .scan-way-tabs .second {
    border-left: 0;
    border-bottom: 1px solid #fff;
    color: #00B1EE;
}

.scan-code-recharge .code-img {
    margin-right: auto;
    margin-left: auto;
    padding-top: 34px;
    width: 186px;
}

.scan-code-recharge .code-img>img {
    width: 185px;
    height: 185px;
}

.scan-code-recharge .code-img>p {
    padding-top: 5px;
    padding-bottom: 28px;
    text-align: center;
}

.code-img p img {
    width: 72px;
    height: 17px;
}

.scan-code-recharge .tip {
    border: 1px solid #FFCC66;
    padding: 12px 30px;
    font-size: 12px;
    color: #FF7C00;
    background: #FFFFCC;
}

.scan-code-recharge .tip span {
    display: inline-block;
    width: 40px;
    vertical-align: top;
    line-height: 1.5;
}

.scan-code-recharge .tip .scan-span {
    vertical-align: initial;
}

.scan-code-recharge .tip div {
    display: inline-block;
    width: 430px;
    line-height: 1.5;
    text-align: justify;
}

.purchase-status {
    margin-top: 30px;
    margin-bottom: 40px;
    height: 181px;
    background: #F6F7FA;
}

.purchase-status table {
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    font-size: 16px;
}

.purchase-status table .img-inner {
    padding-right: 15px;
}

.purchase-status table .img-inner img {
    width: 41px;
    height: auto;
}

.purchase-status table .a-inner {
    padding-top: 10px;
}

.purchase-links {
    padding: 40px 0 60px;
    text-align: center;
}

.purchase-links span {
    padding: 0 30px;
    color: #BFBFBF;
}

.calibration-explain-yh .hd {
    margin-top: 40px;
}

.calibration-explain-yh .hd .title {
    font-size: 16px;
    font-weight: bold;
}

.calibration-explain-yh .hd .subtitle {
    margin-left: 15px;
    font-size: 13px;
}

.calibration-explain-yh .bd {
    margin-top: 30px;
}

.calibration-explain-yh .bd ul {
    margin-right: -19px;
}

.calibration-explain-yh .bd ul:after {
    content: "";
    display: table;
    clear: both;
}

.calibration-explain-yh .bd li {
    float: left;
    margin-right: 16px;
    border: 1px solid #dbe0e5;
    width: 381px;
    height: 122px;
}

.calibration-explain-yh .bd-tt {
    margin: 30px 0 0 42px;
}

.calibration-explain-yh .bd-tt img {
    width: 29px;
    height: 25px;
    vertical-align: middle;
}

.calibration-explain-yh .bd-tt span {
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold;
}

.calibration-explain-yh .bd-content {
    margin: 6px 40px 0 86px;
    font-size: 14px;
    color: #8e8e8e;
}

.calibration-explain-yh .ft {
    margin: 20px 0 40px;
}

.calibration-explain-yh .ft a {
    font-size: 14px;
    color: #3C89FD;
}

.calibration-explain-yh .ft span {
    margin-left: 20px;
    font-size: 14px;
    color: #b9b9b9;
}

/* 鎴戠殑璐︽埛 - 鐞嗚储 */

/*.f-merge {
    min-height: calc(100% - 423px);
}*/

.mf-table,
.f-table {
    border-collapse: collapse;
    width: 100%;
}

.mf-table {
    margin-bottom: 50px;
    border-top: 1px solid #eee;
    text-align: center;
}

.mf-table .mf-tr {
    border-bottom: 1px solid #eee;
    height: 79px;
}

.mf-table .mf-td-1 {
    padding-left: 20px;
    width: 25%;
    font-size: 18px;
    text-align: left;
}

.mf-table .mf-td-2 {
    padding-left: 50px;
    width: 45%;
    text-align: left;
}

.mf-table .mf-td-2 p {
    display: inline-block;
    font-size: 16px;
}

.mf-table .mf-td-2 .sy {
    margin-right: 60px;
}

.mf-table .mf-td-2 .sy-rate {
    font-size: 24px;
    color: #ff7c00;
}

.mf-table .mf-td-3 {
    width: 30%;
}

.mf-table .mf-td-3 .cr,
.mf-table .mf-td-3 .qc {
    margin-right: 20px;
}


.f-table th,
.f-table td {
    width: 20%;
    text-align: center;
}

.f-table .th-line {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 38px;
    background-color: #f8f8f8;
}

.f-table .td-line {
    border-bottom: 1px solid #eee;
    height: 59px;
}

.f-table .rate-7 {
    font-size: 15px;
    color: #ff7c00;
}

.f-table .rate-yuan {
    font-size: 13px;
}

.f-table .sign-tip {
    display: inline-block;
    width: 44px;
    height: 16px;
    line-height: 16px;
    font-size: smaller;
    color: #fff;
    text-align: center;
    background-color: #58cc81;
}

.f-table .f-name {
    position: relative;
}

.f-name img {
    position: absolute;
    top: 0;
    left: 0;
}

.f-table-caption {
    margin-bottom: 22px;
    font-size: 16px;
}

.f-table-caption img,
.f-table-caption span {
    vertical-align: middle;
}

.f-prodt-list {
    zoom: 1;
    margin: 30px -20px 30px 0;
}

.f-prodt-list:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.f-prodt-item {
    float: left;
    position: relative;
    margin: 0 20px 20px 0;
    width: 580px;
    -webkit-box-shadow: 0 0 10px #eee;
    -moz-box-shadow: 0 0 10px #eee;
    box-shadow: 0 0 10px #eee;
}

.f-prodt-item .item-l {
    position: absolute;
    top: 0;
    left: 0;
}

.f-prodt-item .item-l img {
    width: 160px;
    height: 140px;
}

.f-prodt-item .item-r {
    margin-left: 180px;
    height: 140px;
}

.f-prodt-item .item-r-top {
    padding: 20px 0 24px;
}

.f-prodt-item .item-r-top span {
    font-size: 24px;
    color: #ff7c00;
}

.f-prodt-item .item-r-bottom input {
    float: right;
    margin-right: 20px;
}

/* 鐞嗚储 - 涓囧皬瀹濊鎯� */

.wxb-bgr {
    width: auto;
    height: 440px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/wanxiaobao_banner.png) no-repeat;
}

@media screen and (min-width: 1440px) {
    .wxb-bgr {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/wanxiaobao_banner_datu.png) no-repeat;
    }
}

.wxb-bgr .wxb-bgr-inner {
    padding: 100px 0 0 40px;
}

.wxb-bgr-inner h3 {
    margin-bottom: 35px;
    font-size: 50px;
    color: #eb9c4b;
}

.wxb-bgr-inner p {
    margin-bottom: 38px;
    font-size: 20px;
    color: #754412;
}

.wxb-bgr-inner button {
    width: 190px;
    height: 42px;
    border: 0;
    border-radius: 2px;
    background: #FFB739;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.wxb-bgr-inner button.auto-store {
    margin-left: 10px;
    background: #ff6a21;
}

.wxb-bgr-inner button:hover {
    background: #fba714;
}

.wxb-bgr-inner button.auto-store:hover {
    background: #e65d19;
}

.wxb-card ul:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.wxb-card {
    background: #fff;
}

.wxb-card ul li {
    float: left;
    width: 33.3%;
    text-align: center;
}

.wxb-card li img {
    margin-top: 40px;
    margin-bottom: 25px;
}

.wxb-card li h3 {
    margin-bottom: 17px;
    font-size: 24px;
    color: #593411;
}

.wxb-card li p {
    margin-bottom: 40px;
    font-size: 13px;
}

.explain-wxb {
    margin: 0 0 -40px 0;
    padding: 60px 0 40px;
    background: #fbfbfb;
}

/* 鏀堕摱璐� */

.syd {
    min-height: 260px;
}

.syd-card {
    margin-bottom: 20px;
}

.syd-card .syd-card-icon {
    float: left;
}

.syd-card .syd-card-icon img {
    width: 360px;
    height: 134px;
}

.syd-card .syd-card-content {
    position: relative;
    margin-left: 360px;
    padding: 30px 40px 0;
    border: 1px solid #F1F3F6;
    border-left: 0;
    height: 102px;
}

.syd-card .syd-card-content>input {
    position: absolute;
    top: 30px;
    right: 40px;
}

.syd-card .syd-card-content>.title {
    font-weight: 700;
}

.syd-card-content .content {
    margin-top: 12px;
}

.syd-card-content .content span {
    display: inline-block;
    width: 66px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/shouyindai_tedian.png) no-repeat;
}

.syd-card-content .content p {
    display: inline-block;
    margin-left: 14px;
    width: 504px;
    color: #8E8E8E;
    vertical-align: middle;
}

.syd-detail-intro1 {
    width: auto;
    height: 360px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/shouyindai_banner.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1680px) {
    .syd-detail-intro1 {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/shouyindai_banner_datu.png) no-repeat;
        background-position-x: center;
    }
}

.syd-detail-intro2 {
    margin-bottom: -30px;
    width: 100%;
    height: 480px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/shouyindai_beijing.png) no-repeat;
    background-size: 100% 100%;
}

.syd-detail-intro2 .intro2-ct {
    margin: 0 auto;
    margin-top: 30px;
    width: 866px;
    height: 449px;
    background: #fff;
    -webkit-box-shadow: 0 0 12px #ccc;
    -moz-box-shadow: 0 0 12px #ccc;
    box-shadow: 0 0 12px #ccc;
}

.intro2-ct-left {
    float: left;
    margin: 50px 68px;
}

.intro2-ct-left .item {
    margin-bottom: 22px;
}

.intro2-ct-left span {
    margin-left: 14px;
}

.intro2-ct-right {
    float: right;
}

.sub-amount-table {
    border-collapse: collapse;
    border: 1px solid #efefef;
    border-bottom: 0;
    width: 100%;
}

.sub-amount-table tr {
    height: 49px;
    border-bottom: 1px solid #efefef;
}

.sub-amount-table tr:nth-child(1) {
    height: 39px;
    border-bottom: 1px solid #efefef;
    background-color: #F8F9FB;
}

.sub-amount-table td {
    padding-left: 15px;
}

.setup-form .wxb-withdraw-table {
    margin: 0;
    margin-left: 340px;
}

.wxb-withdraw-table td,
.wxb-withdraw-table td.left-col {
    padding: 0 15px 20px 0;
}

.wxb-total-assets {
    color: #ff7c00;
}

.select-box {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #d1d1d1;
    width: 140px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
}

.select-box:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 19px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/xuanze_normal.png) no-repeat;
}

.select-withdraw-way {
    vertical-align: top;
}

.select-box--active {
    border-color: #00b1ee;
}

.select-box--active:before {
    background-image: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/xuanze_press.png);
}

.refer-explain {
    margin-top: 4px;
    font-size: 12px;
    color: #a6a6a6;
}

.wxb-withdraw-table td.take-out-amount {
    position: relative;
    padding-bottom: 40px;
}

.amount-explain {
    position: absolute;
    top: 44px;
    font-size: 12px;
    color: #a6a6a6;
}

.take-out-btn {
    padding-top: 14px;
}

.wxb-tips {
    padding-bottom: 20px;
    text-align: center;
    color: #bababa;
    font-size: 13px;
}

.take-out-tips {
    position: relative;
    width: 100%;
    height: 100%;
}

.take-out-tips>p {
    padding: 20px 30px;
}

.take-out-tips-group {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: 20px;
    width: 100%;
    height: 60px;
    text-align: center;
}

.take-out-tips-group input:nth-child(1) {
    margin-right: 45px;
}

.third-tab {
    margin: 10px 20px 20px;
    border-bottom: 1px solid #ededed;
}

.third-tab:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.third-tab span {
    float: left;
    margin: 0 20px -1px;
    border: 1px solid #ededed;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}

.third-tab span:nth-child(2) {
    margin-left: -21px;
}

.third-tab .third-tab-active {
    color: #00b1ee;
    border-bottom: 1px solid #fff;
}

/* extra */
.calibration-card-detail #_ocx_password_str div {
    display: inline-block;
}

/* 闆嗗洟鏈嶅姟 */
.jumbotron {
    width: 100%;
    height: 360px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_jtfw_bg.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .jumbotron {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_jtfw_bg_datu.png) no-repeat;
        background-position-x: center;
    }
}

.jumbotron h1 {
    padding-top: 100px;
    font-size: 36px;
    font-weight: 600;
}

.jumbotron p {
    padding: 30px 0;
}

.jumbotron ul {
    display: inline-block;
    margin: 0 auto;
}

.jumbotron li {
    float: left;
    margin-right: 55px;
}

.jumbotron li:last-child {
    margin-right: 0;
}

.jumbotron li span {
    display: block;
    margin-top: 8px;
}

.group-service-i {
    height: 400px;
}

.group-service-i ul {
    overflow: hidden;
    padding-top: 67px;
}

.group-service-i li {
    float: left;
    width: 25%;
    text-align: center;
}

.group-service-i li span {
    display: block;
}

.group-service-i li span:nth-child(2) {
    margin-top: 35px;
    font-size: 16px;
    font-weight: 600;
}

.group-service-i li span:nth-child(3) {
    margin: 25px auto 0;
    max-width: 170px;
    font-size: 14px;
    color: #969696;
    word-break: all;
}

.group-service-ii {
    margin-bottom: -40px;
    width: 100%;
    height: 330px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_jtfw_beijing.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .group-service-ii {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_jtfw_beijing_datu.png) no-repeat;
        background-position-x: center;
    }
}

.group-service-ii h3 {
    padding-top: 32px;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
}

.group-service-ii p {
    color: #969696;
    text-align: center;
}

.group-service-ii span {
    display: block;
    position: relative;
    margin: 5px auto 10px;
    width: 20px;
    height: 3px;
    background: rgba(0, 138, 255, 1);
}

.group-service-ii span:before {
    content: '';
    position: absolute;
    top: 1px;
    left: -25px;
    width: 25px;
    height: 1px;
    background: rgba(95, 127, 155, 1);
}

.group-service-ii span:after {
    content: '';
    position: absolute;
    top: 1px;
    right: -25px;
    width: 25px;
    height: 1px;
    background: rgba(95, 127, 155, 1);
}

.mobile-service-i {
    width: 100%;
    height: 360px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_ydsk.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .mobile-service-i {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_ydsk_datu.png) no-repeat;
        background-position-x: center;
    }
}

.mobile-service-ii .content {
    overflow: hidden;
    margin: 0 auto;
    padding-top: 25px;
    width: 800px;
}

.mobile-service-ii .l-img {
    float: left;
}

.mobile-service-ii .l-img--sp {
    float: right;
    margin-right: 30px;
}

.mobile-service-ii .r-word {
    margin-left: 360px;
    padding-top: 98px;
}

.mobile-service-ii .r-word--sp {
    margin-left: 35px;
}

.mobile-service-ii .r-word h3 {
    position: relative;
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 600;
}

.mobile-service-ii .r-word h3:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 20px;
    height: 3px;
    background: rgba(32, 115, 251, 1);
}

.mobile-service-ii .r-word h3:after {
    content: '';
    position: absolute;
    left: 20px;
    bottom: -9px;
    width: 30px;
    height: 1px;
    background: rgba(199, 199, 199, 1);
}

/* 鐗硅壊缁撶畻 */

.sps-jumbotron {
    width: 100%;
    height: 360px;
    font-size: 16px;
    text-align: center;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_tsjs_banner.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .sps-jumbotron {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_tsjs_datu.png) no-repeat;
        background-position-x: center;
    }
}

.sps-jumbotron h1 {
    padding: 76px 0 24px;
    font-size: 32px;
}

.sps-section {
    overflow: hidden;
}

.sps-section li {
    float: left;
    width: 33.3%;
    text-align: center;
}

.sps-section li span {
    display: block;
}

.sps-section li img {
    margin-top: 55px;
}

.sps-section li span:nth-child(2) {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 600;
}

.sps-section li span:nth-child(3) {
    margin: 20px 0 15px;
    padding: 0 70px;
    color: #969696;
}

/* 澶栧崱鏀跺崟 */

.fcr-1 {
    width: 100%;
    height: 360px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_wksy_banner.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .fcr-1 {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_wksy_datu.png) no-repeat;
        background-position-x: center;
    }
}

.fcr-2 {
    padding: 80px 0;
}

.fcr-2 ul {
    overflow: hidden;
}

.fcr-2 li {
    float: left;
    width: 33.3%;
    text-align: center;
}

.fcr-2 li span {
    display: block;
    margin-top: 23px;
}

.fcr-3 {
    padding: 43px 0;
    background-color: #F8F9FB;
}

.fcr-3-tt {
    margin-bottom: 25px;
    font-size: 16px;
    text-align: center;
}

.fcr-3-process:first-child {
    margin-bottom: 50px;
}

.fcr-3-process>span {
    display: block;
    margin-bottom: 8px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #00B1EE;
}

.fcr-3-process>p {
    margin-bottom: 18px;
}

.fcr-3-process ul {
    overflow: hidden;
}

.fcr-3-process li {
    position: relative;
    float: left;
    margin-right: 194px;
    text-align: center;
}

.fcr-3-process li:last-child {
    margin-right: 0;
}

.fcr-3-process li:after {
    position: absolute;
    top: 30px;
    right: -98px;
    content: '';
    width: 20px;
    height: 21px;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_wksy_jiantou1.png) no-repeat;
}

.fcr-3-process li:last-child:after {
    background: none;
}

.fcr-3-process li p {
    margin-top: 10px;
}

.fcr-3-process li .status-box {
    position: absolute;
    top: 56px;
    right: -124px;
    width: 74px;
    height: 22px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    border-radius: 2px;
    background-color: #535968;
}

.fcr-3-process li .arrow-reverse {
    position: absolute;
    top: 29px;
    right: -74px;
}

.fcr-4 {
    padding: 44px 0 8px;
}

.fcr-4 h3 {
    margin-bottom: 15px;
    text-align: center;
}

.fcr-4 table {
    border-collapse: collapse;
    width: 100%;
}

.fcr-4 table td {
    padding: 8px 0;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.fcr-4 table td:nth-child(1) {
    width: 27%;
    background-color: rgba(247, 247, 247, 1);
}

.fcr-4 table td:nth-child(2) {
    width: 44%;
}

.fcr-4 table td:nth-child(3) {
    width: 27%;
}

.fcr-4 table tr:first-child {
    background-color: rgba(240, 240, 240, 1);
}

.fcr-4 table tr:first-child td {
    background-color: rgba(240, 240, 240, 1);
}

/* 缃戜笂鏀堕摱 */

.gateway-sec1 {
    height: 360px;
    font-size: 14px;
    color: rgba(69, 77, 88, 1);
    text-align: center;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_wssy_wangguan.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .gateway-sec1 {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_wssy_wangguan_datu.png) no-repeat;
        background-position-x: center;
    }
}

.gateway-sec1 h3 {
    padding: 85px 0 18px;
    font-size: 28px;
    font-weight: 400;
    color: rgba(0, 123, 238, 1);
}

.gateway-sec2 {
    padding: 82px 0 42px;
}

.gateway-sec2 ul {
    overflow: hidden;
}

.gateway-sec2 li {
    float: left;
    width: 33.3%;
    text-align: center;
}

.gateway-sec2 li h3 {
    margin: 30px 0 18px;
    font-size: 16px;
    font-weight: 600;
    color: rgba(69, 77, 88, 1);
}

.gateway-sec2 li p {
    color: rgba(150, 150, 150, 1);
}

.quick-sec1 {
    height: 360px;
    font-size: 14px;
    color: rgba(69, 77, 88, 1);
    text-align: center;
    background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_wssy_kuaijie.png) no-repeat;
    background-position-x: center;
}

@media screen and (min-width: 1441px) {
    .quick-sec1 {
        background: url(https://vsp.allinpay.com/statichtml/webpub/cusweb/images/cpzx_wssy_kuaijie_datu.png) no-repeat;
        background-position-x: center;
    }
}

.quick-sec1 h3 {
    padding: 85px 0 18px;
    font-size: 28px;
    font-weight: 400;
    color: rgba(0, 123, 238, 1);
}

.quick-sec2 {
    padding: 67px 0;
}

.quick-sec2 ul {
    overflow: hidden;
}

.quick-sec2 li {
    float: left;
    width: 33.3%;
    text-align: center;
}

.quick-sec2 li p {
    margin-top: 36px;
    font-size: 16px;
}

.quick-sec3 {
    margin-bottom: -40px;
    padding: 60px 0 60px;
    background-color: rgba(243, 245, 248, 1);
}

.quick-sec3 p {
    color: rgba(69, 77, 88, 1);
    text-align: center;
}

.quick-sec3 p:nth-child(1) {
    margin-bottom: 14px;
    font-size: 18px;
}

.quick-sec3 p:nth-child(2) {
    margin-bottom: 40px;
}

.tab-head {
    overflow: hidden;
    display: block;
    margin: 0 auto 12px;
    width: 610px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 12px #ccc;
    -moz-box-shadow: 0 0 12px #ccc;
    box-shadow: 0 0 12px #ccc;
}

.tab-head li {
    position: relative;
    float: left;
    width: 33.3%;
    text-align: center;
    cursor: pointer;
}

.tab-head li:nth-child(1):after {
    content: '';
    position: absolute;
    top: 18px;
    right: 0;
    width: 1px;
    height: 16px;
    background: rgba(234, 234, 234, 1);
}

.tab-head li:nth-child(2):after {
    content: '';
    position: absolute;
    top: 18px;
    right: 0;
    width: 1px;
    height: 16px;
    background: rgba(234, 234, 234, 1);
}

.tab-head li img,
.tab-head li span {
    vertical-align: middle;
}

.tab-head li span {
    margin-left: 5px;
    font-size: 16px;
}

.tab-head li.on {
    color: #fff;
    background-color: #00B1EE;
}

.tab-head li.on:after {
    background-color: transparent;
}

.tab-content>div {
    display: none;
}

.tab-content>.show {
    display: block;
}

.wrap {
    overflow: auto;
    height: 100%;
    background: #eeefef;
}

.center-content {
    margin: 0 auto;
    width: 1160px;
}

.header .hd {
    line-height: 30px;
    color: #cecece;
    background: #3A3A3A;
}

.header .hd a {
    color: #cecece;
}

.header-hd-span::after {
    content: '';
    display: inline-block;
    margin: 0 12px 0 14px;
    width: 1px;
    height: 10px;
    background: #b5b5b5;
}

.nav {
    position: relative;
    height: 70px;
    background: #fff;
    border-bottom: 2px solid #eeefef;
}

.nav ul {
    overflow: hidden;
    margin-left: 220px;
    font-size: 0;
}

.nav li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 10px;
    height: 72px;
    line-height: 72px;
    font-size: 16px;
    border-bottom: 2px solid transparent;
}

.nav .active {
    border-bottom-color: #00aaee;
}

.nav .active a {
    color: #00aaee;
}

.nav li:hover {
    border-bottom-color: #00aaee;
}

.nav li a {
    display: block;
    padding: 0 24px;
    height: 100%;
    color: #111;
}

.nav li a:hover {
    color: #00aaee;
}

.icon-common-logo {
    float: left;
    margin-top: 18px;
}

.icon-common-logo::after {
    content: '';
    display: inline-block;
    width: 119px;
    height: 36px;
    background: url("../images/icon_common_logo.png") center center / 100% 100% no-repeat;
}

.main {
    min-height: calc(100% - 202px);
    overflow: hidden;
}

.main--full {
    position: relative;
    background: #fff;
}

.main .navbar {
    margin: 10px 0 18px;
    overflow: hidden;
}

.main .navbar a {
    float: left;
    padding: 0 30px 0 10px;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    color: #666;
    background: url(../images/icon_prod_nav.png) no-repeat;
    background-size: 100% 100%;
}

.main .navbar--de a {
    background: url(../images/icon_default_nav.png) no-repeat;
    background-size: cover;
}

.main .navbar a.first {
    position: relative;
    z-index: 9;
}

.main .navbar a.last {
    /* padding-left: 18px; */
    /* width: 96px; */
}

.main .content {
    margin: 0 0px;
    width: 1180px;
    background: #fff;
    height: 600px;
}

.full-bg {
    /*position: absolute;*/
    top: 180px;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: center;
    background-image: url(../images/bsbg_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.full-bg--qf {
    background-image: url(../images/qqff_bg.png) no-repeat;
}

@media screen and (max-width: 1440px) {
    .full-bg {
        background-image: url(../images/bsbg_bgs.png) no-repeat;
    }

    .full-bg-qf {
        background-image: url(../images/qqff_bgs.png) no-repeat;
    }
}

.full-bg h3 {
    margin-top: 56px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #008FE0;
}

.full-bg p {
    margin-top: 8px;
    font-size: 16px;
    color: #999;
}

.product-list {
    float: left;
    padding-left: 80px;
    font-size: 0;
}

.product-item {
    margin-top: 50px;
    margin-right: 40px;
    display: inline-block;
    font-size: 16px;
    width: 224px;
    height: 222px;
    text-align: center;
    box-shadow: 0px 0px 15px 1px rgba(92, 186, 234, 0.22);
    vertical-align: top;
    cursor: pointer;
}

.product-item:hover {
    background: #F0FAFF;
}

.product-item:hover h3:after {
    background: #008FE0;
}

.product-item img {
    margin-top: 52px;
    width: 65px;
    height: 65px;
}

.product-item h3 {
    position: relative;
    margin-top: 22px;
    font-size: 16px;
    color: #262626;
}

.product-item h3:after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 4px;
    background: rgba(239, 239, 239, 1);
    border-radius: 2px;
}

.sfh-tt {
    margin: 30px 0 40px;
    font-size: 18px;
    color: #008FE0;
    text-align: center;
}

.sfh-tt--top {
    padding-top: 60px;
    margin-top: 0;
}

.sfh-p {
    line-height: 1.6;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.sfh-p--bottom {
    margin-bottom: 40px;
}

.advantage-list {
    padding-left: 134px;
}

.advantage-item {
    display: inline-block;
    margin-right: 80px;
    margin-bottom: 40px;
    vertical-align: top;
}

.advantage-item>img {
    float: left;
    width: 101px;
    height: 88px;
}

.advantage-item>.txt {
    margin-left: 101px;
    width: 300px;
    min-height: 88px;
}

.advantage-item>.txt div {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #666;
}

.advantage-item>.txt p {
    line-height: 1.6;
    font-size: 13px;
    color: #999;
}

.footer {
    height: 100px;
    background: #E7E9EB;
}

.footer ul {
    overflow: hidden;
    margin-top: 20px;
    font-size: 0;
}

.footer li {
    display: inline-block;
    margin-right: 114px;
    vertical-align: top;
}

.footer li:last-child {
    margin-right: 0;
}

.footer li div {
    margin-bottom: 6px;
    font-size: 14px;
    color: #111;
}

.footer li p {
    font-size: 12px;
    color: #b0b0b0;
    line-height: 1.5;
}

.f-center-content {
    overflow: hidden;
    width: 866px;
    margin: 0 auto;
}

.icon-institution::after {
    content: "";
    display: inline-block;
    width: 206px;
    height: 18px;
    background: url("../images/logon/hezuojigou.png") center center / 100% 100% no-repeat;
}