html,body {
    background: #fff;
    height: 100%;
}
 .header {
      background: none;
  }
.container {
    width: 1320px;
    margin: 0 auto;
}

.handbook .container {
    width: 1200px;
}

.logo_zkph {
    background-image: url(../images/logo_zkph.png);
    width: 193px;
    height: 48px;
}

.header .nav.fl {
    float: left;
    margin-left: 90px;
}

.header .nav > li > a:hover, .header .nav > .active > a {
    color: #ffffff;
    cursor: pointer;
}

.header .nav > li > a:before {
    content: "";
    width: 20px;
    height: 4px;
    border-radius: 2px;
    background-color: #25b886;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    display: none;
}

.header .nav > li > a:hover:before, .header .nav > li.active > a:before {
    display: block;
}

.bg-gray {
    background-color: #f2f2f2;
}

.bg-white {
    background-color: #fff;
}

.icon2 {
    background: url(../images/icon_fjzkph2.png) no-repeat;
}

.icon2-recom1 {
    background-position: 0 0;
}

.icon2-recom2 {
    background-position: -70px 0;
}

.icon2-recom3 {
    background-position: -140px 0;
}

.icon2-recom4 {
    background-position: -210px 0;
}

.icon2-steps1 {
    background-position: 0 -125px;
}

.icon2-steps2 {
    background-position: -90px -125px;
}

.icon2-steps3 {
    background-position: -180px -125px;
}

.icon2-steps4 {
    background-position: 0 -195px;
}

.icon2-steps5 {
    background-position: -90px -195px;
}

.icon2-steps6 {
    background-position: -180px -195px;
}

.icon2-htrz-recom1 {
    background-position: 0 -62px;
}

.icon2-htrz-recom2 {
    background-position: -70px -62px;
}

.icon2-htrz-recom3 {
    background-position: -140px -62px;
}

.icon2-htrz-recom4 {
    background-position: -210px -62px;
}

/*swiper-slide*/
/*.swiper-ie{ display: none;}*/
.swiper-container .pagination {
    display: none;
}
.jumbotron-box, .swiper-container {
    overflow: hidden;
}

.jumbotron-box, .swiper-jumbotron.swiper-container, .swiper-ie.swiper-container {
    width: 100%;
    height: 580px;
    position: relative;
}

.jumbotron-box .swiper-wrapper, .jumbotron-box .swiper-slide {
    height: 100%;
}

.jumbotron-box .swiper-slide {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.swiper-pagination-bullet {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #fff;
    border-radius: 20px;
    transition: width .4s ease-in;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #fff;
    width: 30px;
}

.jumbotron-bg {
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
}

.jumbotron-box .container {
    z-index: 1;
    height: 100%;
    position: relative;
    text-align: center;
}

.jumbotron-box .jumbotron-cont {
    width: 100%;
    height: 100%;
    z-index: 1;
    text-align: center;
    line-height: 580px;
}

.jumbotron-box .jumbotron-cont img {
    max-width: 100%;
    max-height: 70%;
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -45px;
    width: 50px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: #fff;
    display: none;
    background: none;
    filter: alpha(opacity=50);
    opacity: .5;
}

.swiper-button-prev:before, .swiper-button-next:before {
    content: "";
    background: #000;
    filter: alpha(opacity=30);
    opacity: .3;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0
}

.swiper-button-prev .iconfont, .swiper-button-next .iconfont {
    font-size: 30px;
    display: block;
    position: relative;
    z-index: 101;
}

.swiper-button-next {
    left: inherit;
    right: 0;
}

.swiper-container:hover .swiper-button-prev, .swiper-container:hover .swiper-button-next {
    display: block;
}

.swiper-container .swiper-button-prev:hover, .swiper-container .swiper-button-next:hover {
    color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}

.swiper-box {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
}

.swiper-box .swiper-button-prev, .swiper-box .swiper-button-next {
    display: block;
    color: #999;
}

.swiper-box .swiper-button-prev:hover, .swiper-box .swiper-button-next:hover {
    display: block;
    color: #333;
}

.swiper-box .swiper-button-prev:before, .swiper-box .swiper-button-next:before {
    display: none;
}

/*footer*/
.footer {
    background-color: #fff;
    padding: 40px 0 50px;
    border-top: 1px solid #f8f8f8;
}

.footer-navs {
    float: left;
    width: 450px;
    font-size: 14px;
    color: #999;
    padding-top: 0;
}

.footer-navs dl {
    float: left;
    width: 33.3333%
}

.footer-navs dt {
    color: #333;
}

.footer-navs a {
    color: #999;
    display: inline-block;
}

.footer-navs a:hover {
    color: #bb2928;
}

.footer-phone {
    color: #999;
    padding-top: 28px;
}

.footer-phone .iconfont {
    margin-left: -34px;
    font-size: 26px;
    vertical-align: inherit;
}

.footer-phone-tips {
    display: block;
}

.footer-phone-num {
    font-size: 26px;
    font-weight: 500;
}

.footer-phone-time {
    display: inline-block;
    margin-left: 10px;
}

.footer-sns, .footer-phone, .footer-code {
    float: right;
}

.footer-sns .snsbox, .footer-phone .phobox {
    border: 1px solid #ebebec;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 10px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    position: relative;
}

.footer-sns .snsbox .icon, .footer-phone .phobox .icon {
    width: 28px;
    height: 28px;
}

.footer-code {
    margin-left: 30px;
    text-align: center;
    color: #999;
    line-height: 24px;
}

.codeimg {
    width: 90px;
    height: 90px;
    display: block;
}

.codeimg img {
    width: 100%;
    height: 100%;
}

.title-h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 40px;
    font-weight: 500;
}

.title-h4 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 40px;
}

/*home bid-data 贷款动态*/
.home-bid {
    height: 200px;
    padding: 35px 0;
}

.bid-data-item {
    width: 50%;
    float: left;
    font-size: 26px;
    line-height: 36px;
    color: #333;
    position: relative;
    text-align: center;
}

.bid-data-item .cont {
    margin: 0 auto;
    text-align: left;
    display: inline-block;
}

.bid-data-item .num {
    font-size: 80px;
    line-height: 80px;
    vertical-align: middle;
    color: #bb2928;
}

.bid-data-item .name {
    display: block;
    margin-top: 15px;
}

.bid-data-item .unit {
    vertical-align: top;
    margin-left: 15px;
}

.home-bid-red {
    background-color: #bb2928;
    color: #fff;
    height: 250px;
    padding: 60px 0;
}

.home-bid-red .bid-data-item, .home-bid-red .bid-data-item .num {
    color: #fff;
}

/*home recommender 产品优势*/
.home-recommender, .home-steps, .home-forum, .home-about {
    padding: 80px 0;
}

.home-recommender .container {
    overflow: hidden;
}

.recom-list {
    margin-left: -20px;
    margin-right: -20px;
}

.recom-item {
    width: 25%;
    float: left;
    position: relative;
    padding: 0 20px;
}

.recom-item .cont {
    background-color: #fff;
    padding: 40px 20px;
    display: block;
    text-align: center;
}

.recom-item .name {
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recom-item .tips {
    font-size: 16px;
    color: #333;
}

.recom-item .tips > em {
    font-size: 20px;
    vertical-align: middle;
    padding: 0 5px;
}

.recom-item .icon2 {
    width: 70px;
    height: 62px;
    display: inline-block;
}

.htrz-recommender {
    padding: 50px 0;
}

.htrz-recommender .recom-item .cont {
    padding: 25px 20px 24px;
}

/* dztb */
.home-dztb {
    position: relative;
}

.bg-block-about-l, .bg-block-about-r {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-block-about-r {
    left: 50%;
    background-position: left center;
}

.block-about {
    padding: 95px 0;
    min-height: 500px;
}

.block-about-item {
    width: 50%;
    float: left;
    padding: 0 40px;
    font-size: 18px;
    line-height: 28px;
    color: #666;
}

.block-about-item .sub-title {
    text-decoration: underline;
    display: block;
}

.block-about-item .title {
    font-size: 30px;
    line-height: 40px;
    margin: 10px 0 30px;
    color: #333;
    font-weight: 500;
}

.block-about-item .btn-bor {
    background: transparent;
    height: 32px;
    line-height: 32px;
    width: 120px;
    text-align: center;
    border-radius: 4px;
    margin-top: 30px;
    margin-right: 30px;
}

.block-about-item .btn-bor:hover {
    background-color: #bb2928;
    color: #fff;
}

.block-about-item .btn-bor em {
    font-size: 28px;
    vertical-align: top;
    line-height: 32px;
}

.block-about-item-w, .block-about-item-w .title {
    color: #fff;
}

.block-about-item-w .btn-bor {
    border-color: #fff;
    color: #fff;
}

.block-list-item {
    padding: 20px 110px;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
}

.block-list-item .iconfont {
    font-size: 36px;
    vertical-align: middle;
    margin-right: 30px;
}

.home-dztb .block-about-item .sub-title {
    padding-top: 25px;
}

.home-htrz.block-about {
    padding: 75px 0;
}

.home-htrz .block-about-item .sub-title {
    padding-top: 50px;
}

.htrz-about .block-about-item .title {
    padding-top: 50px;
}

.feature-list {
    position: relative;
    height: 370px;
    width: 100%;
}

.feature-item {
    width: 170px;
    height: 170px;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    color: #bb2928;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.feature-item:before {
    content: "";
    width: 170px;
    height: 170px;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.feature-item-cont {
    width: 100%;
    height: 100%;
    padding-top: 50px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.feature-item:hover:before {
    border-color: #bb2928;
}

.feature-item .num {
    font-size: 60px;
    line-height: 60px;
    font-weight: 500;
}

.feature-item .name {
    display: block;
    color: #666;
    margin-top: 20px;
}

.feature-item.feature1 {
    top: 40px;
    left: 0;
}

.feature-item.feature2 {
    top: 40px;
    left: 260px;
}

.feature-item.feature3 {
    top: 170px;
    left: 132px;
}

.feature-item.feature4 {
    top: 170px;
    left: 390px;
}

/*home steps 流程*/
.steps-list {
    padding-top: 20px;
}

.step-item {
    width: 16.66667%;
    float: left;
    z-index: 2;
    position: relative;
}

.step-item .cont {
    text-align: center;
    font-size: 14px;
    color: #333;
    display: block;
}

.step-item .cont .icon2 {
    width: 90px;
    height: 70px;
    display: inline-block;
}

.step-item .cont .iconfont {
    font-size: 70px;
    height: 70px;
    line-height: 70px;
    display: block;
    color: #bb2928;
}

.step-item .name {
    display: block;
    font-size: 24px;
    margin-top: 10px;
    font-weight: 500;
}

.step-item .step-addition {
    display: block;
    margin-top: 50px;
    position: relative;
}

.step-item .step-circle {
    width: 16px;
    height: 16px;
    background-color: #bb2928;
    border-radius: 50%;
    display: inline-block;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
}

.step-item .line {
    width: 100%;
    height: 2px;
    background-color: #999;
    display: block;
}

/*home forum 平台动态*/
/*.forum-wrap{ border: 1px solid #f2f2f2;}*/
.forum-nav-bar {
    padding-bottom: 30px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.forum-nav-bar .forum-nav, .forum-nav-bar .forum-link {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    width: 120px;
    overflow: hidden;
    color: #333;
    margin: 0 5px;
}

.forum-nav-bar .forum-nav:hover, .forum-nav-bar .active, .forum-nav-bar .forum-link:hover {
    background-color: #333;
    color: #fff;
}

.forum-list-box {
    display: none;
}

.forum-list-box .btn-bor {
    border-radius: 4px;
    margin-top: 30px;
    height: 32px;
    line-height: 32px;
    width: 120px;
    border-color: #ddd;
    color: #999;
}

.forum-list-box .btn-bor:hover {
    background-color: #bb2928;
    color: #fff;
}

.forum-list {
    padding: 17px 10px;
    border: 1px solid #f2f2f2;
}

.forum-item {
    float: left;
    width: 33.333%;
    padding: 30px 20px;
    display: block;
}

.forum-item-cont {
    padding-left: 88px;
    position: relative;
    display: block;
}

.forum-item-cont:before {
    content: "";
    width: 1px;
    height: 78px;
    background-color: #f2f2f2;
    position: absolute;
    top: 5px;
    left: 68px;
}

.forum-item .date_wrap {
    position: absolute;
    text-align: right;
    left: 0;
    top: 6px;
}

.forum-item .date_wrap .md {
    font-size: 16px;
    line-height: 16px;
    color: #333;
    display: block;
}

.forum-item .date_wrap .year {
    font-size: 12px;
    line-height: 12px;
    color: #999;
}

.forum-item .title {
    display: block;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 500;
}

.forum-item .item_des {
    display: block;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #999;
    margin-top: 10px;
}

.forum-item .title:hover, .forum-item .item_des:hover {
    color: #bb2928;
    text-decoration: underline;
}

.forum-item:hover .date_wrap .md {
    color: #bb2928;
}

.forum-no-date .forum-item-cont {
    padding-left: 0;
}

/*home wincomp 中标企业*/
.home-wincomp-cont {
    position: relative;
    border: 1px solid #f2f2f2;
    display: none;
}

.wincomp-list {
    overflow: hidden;
    zoom: 1;
}

.wincomp-item {
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px;
    padding: 0 30px;
}

.wincomp-item > span {
    height: 50px;
    display: inline-block;
    float: left;
    font-size: 16px;
    padding-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wincomp-item .site {
    width: 100px;
}

.wincomp-item .project {
    width: 588px;
}

.wincomp-item .comp {
    width: 290px;
}

.wincomp-item .money {
    width: 150px;
    color: #bb2928;
    text-align: right;
}

.wincomp-item .data {
    width: 130px;
    text-align: right;
    padding-right: 0;
}

.wincomp-item.wincomp-item-head span {
    color: #666;
    font-size: 14px;
}

.home-wincomp-cont .swiper-container {
    height: 280px;
}

/*home wincomp 中标企业  与资讯的总高度一样  */
.home-wincomp-cont {
    padding: 9px 0;
}

.forum-list {
    padding: 5px 10px;
}

.forum-item {
    padding: 25px 20px;
}

/*home customer*/
.home-customer, .home-steps, .home-wincomp {
    padding: 80px 0;
}

.slideHomeCustomer {
    height: 326px;
}

.home-customer-list {
    margin-bottom: -40px;
}

.home-customer-item {
    float: left;
    width: 177px;
    padding: 20px 10px;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    text-align: center;
    display: block;
}

.home-customer-logo {
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    display: inline-block;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 16px 1px #f6f6f6;
    box-shadow: 0 0 16px 1px #f6f6f6;
}

.home-customer-logo img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.home-customer-tips {
    display: block;
    margin-top: 15px;
    height: 48px;
}

/*aboutus*/
.aboutUs {
    background: url(../images/bg_aboutUs.png) top center #fff no-repeat;
    background-size: 100% auto;
}

.aboutUs .title {
    font-size: 30px;
    line-height: 40px;
    color: #333;
    margin-bottom: 15px;
    font-weight: 500;
}

.aboutUs-title {
    text-align: right;
    font-size: 150px;
    line-height: 150px;
    color: #f7f7f7;
    padding: 20px 40px 20px;
    font-weight: 500;
}

.aboutUs .section {
    background: none;
    padding-top: 210px;
}

.about-pic {
    float: left;
    width: 53%;
}

.about-cont {
    float: left;
    width: 47%;
    padding-right: 60px;
    font-size: 18px;
    line-height: 28px;
    color: #666;
}

.about-box:first-child .about-cont {
    padding-right: 0;
    padding-left: 60px;
}

.slideAboutCopyrigh.swiper-container {
    height: 220px;
}

.slideAboutCopyrigh-box {
    padding: 0 40px;
    position: relative;
}

.aboutUs .section.about-copyright {
    padding-bottom: 200px;
}

.about-copyright .title {
    text-align: center;
}

.about-copyright .swiper-box {
    margin-top: 60px;
}

.abt-copyright-item {
    width: 206px;
    position: relative;
}

.abt-copyright-item .cont {
    text-align: center;
    font-size: 14px;
    color: #333;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.abt-copyright-item .name {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #333;
}

.abt-copyright-item .pic {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
}

.abt-copyright-item .pic img {
    max-width: 126px;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.abt-copyright {
    height: auto;
}

/*.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
}*/
/*pop*/
.pop-mark {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10002;
    background-color: #000;
    opacity: .4;
    filter: alpha(opacity=40);
}

.popbox {
    display: none;
    width: 500px;
    background: #fff;
    overflow: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10003;
    overflow-y: auto;
    transform: translate(-50%, -50%);
    border-radius: 8px;
}

.pop-close-title {
    padding: 0 40px;
    font-size: 20px;
}

.pop-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px;
    display: block;
    color: #999;
}

.pop-close .iconfont {
    font-size: 30px;
    line-height: 30px;
}

.pop-cont {
    padding: 40px;
    text-align: center;
    min-height: 200px;
}

.pop-cont-title {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}

.pop-text {
    color: #666;
}

/*transfer*/
.transfer {
    text-align: center;
}

.transfer .title {
    font-size: 24px;
    margin-bottom: 110px;
}

.transfer .pic {
    width: 112px;
    height: 40px;
    margin-right: 40px;
}

.transfer .tips {
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}

.transfer .tips .num {
    color: #333;
    margin-right: 7px;
}

.transfer .btn-bor {
    padding: 0 30px;
}

/*charge*/
.charge {
    padding-top: 60px;
}

.charge-cont {
    width: 790px;
    margin: 0 auto;
}

.charge table {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

th {
    background-color: #f2f2f2;
    font-size: 16px;
    font-weight: normal;
}

th, td {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}

.charge .btn {
    width: 200px;
}

/*handbook*/
.logo-s {
    background-image: url(../images/icon_logo.png);
    width: 84px;
}

.logo-name {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    margin-left: 15px;
}

.logo-name2 {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #bb2928;
}

.logo-name:before {
    content: '';
    height: 18px;
    border-left: 1px solid #999;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}

.handbook {
    padding-top: 40px;
}

.section {
    padding: 40px;
    background-color: #fff;
}

.stepbar, .steptime {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    margin-top: 10px;
}

.stepbar {
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    font-size: 12px;
    overflow: hidden;
    margin-top: 10px;
}

.stepbar .step-item, .steptime .steptime-item {
    width: auto;
    padding: 0 20px;
    float: left;
    display: block;
}

.stepbar .step-item {
    background: #f2f2f2;
}

.stepbar .step-item.active {
    background-color: #f16671;
    color: #fff;
}

.handbook-header .nav > li > a:hover:before, .handbook-header .nav > li.active > a:before {
    display: none;
}

.handbook-header .nav > li > a:hover, .handbook-header .nav > .active > a {
    color: #bb2928;
}

.nav .iconfont-arrow-r {
    position: absolute;
    right: -10px;
    top: 50%;
    margin-top: -23px;
    font-size: 20px;
    color: #999;
    display: block;
}

.nav .active .iconfont-arrow-r {
    color: #bb2928;
}

.stepitem80 .step-item {
    width: 80px;
}

.stepitem120 .step-item {
    width: 120px;
}

.stepitem150 .step-item {
    width: 150px;
}

.book-item {
    display: none;
    position: relative;
}

.book-item-mark {
    height: 1px;
    position: absolute;
    top: -280px;
}

/*sns-fixed*/
.sns-fixed {
    width: 70px;
    height: 270px;
    position: fixed;
    right: 0;
    bottom: 120px;
    z-index: 10001;
    font-size: 14px;
    color: #999;
}

.sns-fixed .sns-item-box .text {
    display: block;
}

.sns-fixed ul {
    position: relative;
}

.sns-fixed ul::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, .1);
}

.sns-fixed li {
    position: relative;
}

.sns-fixed li::before {
    content: "";
    width: 60px;
    height: 1px;
    background-color: #f4f4f4;
    position: absolute;
    top: 0;
    left: 5px;
}

.sns-fixed li:first-child::before {
    display: none;
}

.sns-fixed .sns-item-box {
    width: 70px;
    height: 90px;
    line-height: 22px;
    padding: 18px 0;
    position: relative;
    text-align: center;
    display: block;
    transition: .4s ease-in;
}

.sns-fixed .sns-item-box:hover {
    color: #bb2928
}

.sns-fixed .sns-item-box .iconfont {
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    color: #bb2928;
    display: inline-block;
}

.sns-fixed .sns-cont {
    display: none;
    width: 190px;
    background: #fff;
    position: absolute;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .08);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .08);
}

.sns-fixed .sns-cont:before {
    content: "";
    position: absolute;
    right: -9px;
    top: 50%;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 5px solid transparent;
}

.sns-fixed .sns-cont .tips {
    display: block;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
}

.sns-fixed .cont-wx {
    padding: 10px;
    width: 286px;
}

.sns-fixed .cont-wx .qrcode {
    width: 128px;
    height: 128px;
    display: inline-block;
}

.sns-fixed .cont-wx .qrcode img {
    width: 100%;
    height: 100%;
}

.sns-fixed .cont-wx .tips {
    color: #333;
}

.sns-fixed .cont-phone {
    height: 48px;
    font-size: 14px;
    line-height: 28px;
    padding: 10px 0;
    color: #bb2928;
}

.sns-fixed li:hover .sns-cont {
    display: block;
}

.sns-fixed .gotop {
    display: none;
}

.sns-fixed .gotop .sns-item-box {
    height: 40px;
    padding-top: 2px;
}

.sns-fixed .gotop .iconfont {
    font-size: 30px;
}

.sns-fixed .sns-item-box:hover {
    background-color: #f4f4f4;
}

.sns-fixed.gotop-has {
    height: 310px;
    bottom: 80px;
}

.sns-fixed.gotop-has .gotop {
    display: block;
}

/*finace*/
.input-text, .tel-input {
    border: none;
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    color: #b0b0b0;
    font-size: 14px;
    font-family: inherit;
    box-sizing: border-box;
    -webkit-user-select: text;
    user-select: text;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #ededed;
    border-radius: 4px;
}

.input-text::placeholder, .tel-input::placeholder {
    color: #999;
}

label.radio-item {
    display: inline-block;
    width: auto;
    margin-right: 20px;
    color: #333;
}

.radio-item .iconfont-tick {
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    color: #f4f4f4;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
}

.radio-item.active .iconfont-tick {
    background-color: #bb2928;
    border-color: #bb2928;
    color: #fff;
}

.radio-item .input-radio {
    opacity: 0;
    filter: alpha(opacity=0);
}

.sns-fixed .cont-finance {
    width: 400px;
    padding: 40px 20px;
    text-align: left;
}

.form-item {
    margin-bottom: 20px;
    position: relative;
}

.form-item .iconfont {
    font-size: 20px;
    color: #999;
    position: absolute;
    left: 10px;
    top: 5px;
}

.form-item .input-text {
    padding-left: 40px;
}

.form-item .radio-item .iconfont {
    position: relative;
    left: 0;
    top: 0;
    color: #f4f4f4;
    font-size: 10px;
}

.form-item .radio-item.active .iconfont {
    color: #fff;
}

.cont-finance .btn {
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    width: 100%;
}

.sns-fixed li:hover .cont-finance {
    display: block;
}

/*loginbox*/
.loginbox {
    text-align: left;
}

.loginbox .title {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 30px;
    text-align: left;
}

.loginbox .title .title-nav {
    color: #999;
    display: inline-block;
}

.loginbox .title .title-nav:hover, .loginbox .title .title-nav.active {
    color: #333;
}

.loginbox .title .title-nav em {
    padding: 20px;
    color: #ccc;
}

.loginbox .input-text {
    display: inline-block;
    width: 100%;
    height: 50px;
    border: 1px solid #ededed;
    padding: 10px 0;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    padding: 10px;
}

.loginbox .input-text::placeholder {
    font-size: 14px;
    color: #999;
}

/*.loginbox .input-text:focus{}*/
.loginbox .form-item .link {
    padding-top: 8px;
    color: #bb2928;
}

.loginbox .login-info {
    margin-top: 40px;
    color: #999;
    text-align: left;
}

.loginbox .info-title {
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.loginbox .info-title i {
    background-color: #fff;
    height: 30px;
    line-height: 30px;
    color: #999;
    padding: 0 3px;
    position: relative;
    z-index: 3;
}

.loginbox .info-title:before {
    content: "";
    background-color: #ededed;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
}

.input-error.input-text {
    color: #bb2928;
    border-color: #bb2928;
}

.loginbox .login-info a {
    color: #333;
}

.loginbox .login-info a:hover {
    color: #bb2928;
}

.loginbox .input-text {
    width: 100%;
    border: 1px solid #ededed;
    height: 50px;
    padding: 10px;
    line-height: 30px;
}

.loginbox .input-code {
    width: 230px;
    border-right: none;
}

.loginbox .btn {
    width: 100%;
    margin-top: 0;
    font-size: 16px;
    border-radius: 4px;
}

/*.loginbox .btn-bor1 {width: 100px;height: 50px;line-height: 50px;text-align: center;}
.loginbox .btn-bc { color: #bb2928; background: #fff;border: 1px solid #bb2928;}
.loginbox .btn-bc-getCode {color: gray; border-color: #ccc;background: #ccc;}
.loginbox .btn-bc:hover {background-color: #bb2928; color: #fff;border: 1px solid #bb2928;}
.loginbox .btn-bor{ width: 100px; height: 50px; line-height: 50px; border-color: #ededed; color: #666; padding: 0;}
.loginbox .btn-bor:hover{ background-color:#ededed; border-color: #ededed; }*/
.code-box {
    position: relative;
    width: 100%;
    display: inline-block;
}

.code-box .code-field {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 130px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #999;
}

.code-box .code-field .code-btn {
    width: 100%;
    height: 100%;
    color: #bb2928;
    display: block;
}

.code-box .code-field .code-btn:hover {
    background-color: #fffafa;
}

.input-agree-checkbox {
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: default;
    position: absolute;
    top: 0;
    left: 0;
}

.agree-checkbox {
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #ededed;
    border-radius: 20px;
    text-align: center;
    line-height: 20px;
    margin-right: 1px;
    position: relative;
    vertical-align: middle;
}

.agree-checkbox .iconfont {
    display: none;
    font-size: 14px;
    color: #fff;
}

.agree-check {
    background-color: #d71618;
    border-color: #d71618;
}

.agree-check .iconfont {
    display: inline-block;
}

.reg-header {
    border-bottom: 2px solid #d71618;
}

.reg-header .nav > li > a {
    font-size: 14px;
}

.reg-header .nav > li > a:hover {
    color: #bb2928;
}

.reg-header .nav > li > a:hover:before {
    display: none;
}

.reg.main {
    margin-top: 40px;
    background-color: #fff;
    min-height: 490px;
}

.reg .loginbox {
    width: 420px;
    margin: 110px auto;
}

.reg .loginbox .title {
    text-align: center;
}

/*news-list*/
.news-list-head, .news-wrap {
    padding-top: 60px;
}

.news-main {
    width: 970px;
    float: left;
}

.news-side {
    width: 300px;
    float: right;
}

.news-list-item {
    padding: 0 110px 30px 200px;
    overflow: hidden;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    cursor: pointer;
}

.news-list-item .pic {
    display: block;
    width: 180px;
    height: 120px;
    overflow: hidden;
    background: url(../images/pic_logo.jpg) center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.news-list-item .pic img {
    display: none;
}

.news-list-item .title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    display: block;
    font-weight: 500;
}

.news-list-item a:hover {
    color: #bb2928;
}

.news-list-item .cont {
    display: block;
    height: 48px;
    overflow: hidden;
    color: #999;
    margin-bottom: 10px;
}

.news-list-item .tags .more {
    float: right;
    color: #bb2928;
}

.news-list-item .tags .more em {
    font-size: 28px;
    vertical-align: sub;
}

.news-list-item .date_wrap {
    background-color: #bb2928;
    width: 90px;
    height: 120px;
    position: absolute;
    text-align: right;
    right: 0;
    top: 0;
    color: #fff;
    padding: 10px;
}

.news-list-item .date_wrap:hover {
    background-color: #a91413;
    color: #fff;
}

.news-list-item .date_wrap .iconfont {
    font-size: 34px;
    line-height: 34px;
    display: block;
    margin-bottom: 20px;
}

.news-list-item .date_wrap .md, .news-list-item .date_wrap .year {
    font-size: 20px;
    line-height: 26px;
    display: block;
    font-weight: 400;
}

.news-list-item .date_wrap .year {
    font-size: 16px;
    line-height: 26px;
}

.news-promo .swiper-container {
    height: 200px;
}

.news-promo, .swiperNewsPromo {
    width: 300px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.swiperNewsPromo .swiper-wrapper, .swiperNewsPromo .swiper-slide {
    height: 100%;
}

.swiperNewsPromo .swiper-slide {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.swiperNewsPromo .swiper-button-prev, .swiperNewsPromo .swiper-button-next {
    width: 30px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
}

.swiperNewsPromo .swiper-button-prev .iconfont, .swiperNewsPromo .swiper-button-next .iconfont {
    font-size: 20px;
}

.swiperNewsPromo.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0;
}

.swiperNewsPromo .swiper-pagination-bullet-active {
    width: 8px;
}

.news-promo .promo-bg {
    width: 280px;
    height: 280px;
}

.news-promo .promo-bg img {
    display: none;
}

.news-side-group {
    padding-top: 20px;
}

.news-side-title {
    font-size: 18px;
    line-height: 36px;
    margin: 5px 0 5px;
    color: #333;
    font-weight: 600;
}

.news-side-item {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding: 5px 0;
    max-height: 58px;
    overflow: hidden;
    display: block;
}

/*tags*/
.tag-title {
    background-color: #f2f2f2;
    padding: 10px 20px;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}

.tag-title .iconfont {
    font-size: 18px;
    margin-right: 10px;
}

.tags-item {
    padding: 30px 0;
    overflow: hidden;
    border-bottom: 1px solid #ededed;
    font-size: 16px;
    line-height: 26px;
    color: #666;
    position: relative;
    cursor: pointer;
}

.tags-item .title {
    height: 32px;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tags {
    font-size: 14px;
    color: #999;
}

.tags .iconfont {
    font-size: 14px;
    margin-right: 7px;
}

.tags a {
    color: #999;
    text-decoration: none;
}

.tags-item .title:hover, .tags a:hover {
    color: #bb2928;
}

.tags .tags-group {
    margin-right: 30px;
}

.tags .icon {
    width: 13px;
    height: 13px;
    margin-right: 7px;
    margin-top: -2px;
}

.news-list-item .tips .date {
    margin-right: 60px;
}

/*article*/
.bread-nav {
    font-size: 14px;
    line-height: 22px;
    color: #999;
    margin: 40px 0 20px;
}

.bread-nav i {
    margin: 0 2px;
}

.bread-nav h1 {
    display: inline-block;
}

.article {
    background-color: #fff;
}

.article {
    background: #fff;
    padding: 0 0 50px
}

.article .title {
    font-size: 36px;
    line-height: 56px;
    color: #333;
    letter-spacing: 1px
}

.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
    mar41gin-top: 15px;
}

.article .article-info {
    height: 20px;
    margin-top: 16px;
    margin-bottom: 17px;
    font-size: 14px;
    color: #666;
}

.article .article-info .article-r {
    float: right
}

.article .article-info .article-info-name {
    float: left;
    margin-right: 20px;
}

.article .content {
    font-size: 14px;
    color: #333;
    letter-spacing: .3px
}

.article .content p {
    margin-top: 15px;
    line-height: 28px;
}

.article .content p img {
    max-width: 100%;
    margin: 5px 0;
    display: inline-block;
}

.article .tags {
    margin-top: 15px;
}

/*download*/
.promo-box .container {
    position: relative;
    z-index: 2
}

.promo-box {
    width: 100%;
    min-width: 1220px;
    height: 580px;
    overflow: hidden;
    position: relative;
    color: #fff;
}

.promo-bg {
    background: url(../images/btm1x1.png) center no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
}

.promo-bg-download {
    background-image: url(../images/bg_promo_downdload.jpg);
}

.promo-mask {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .56;
    filter: alpha(opacity=56);
}

.promo-cont {
    position: absolute;
    left: 0;
    top: 170px;
    color: #fff;
    text-align: left;
    width: 680px;
}

.promo-subtitle {
    font-size: 36px;
    line-height: 50px;
}

.promo-title {
    font-size: 48px;
    line-height: 70px;
}

.promo-text {
    font-size: 18px;
    line-height: 40px;
}

.promo-box .btn {
    width: 200px;
    margin-top: 20px;
}

.promo-pic {
    width: 500px;
    height: 580px;
    line-height: 580px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}

.promo-pic img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.download .main {
    overflow: hidden;
}

.container-download {
    width: 1220px;
}

.download .promo-box {
    height: 628px;
    overflow: inherit;
    min-width: 1220px;
    margin-bottom: 93px;
    overflow: visible;
}

.download .promo-box .promo-cont {
    top: 60px;
    left: 0;
    width: 628px;
}

.download .promo-box .promo-text {
    background-color: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    font-size: 22px;
    line-height: 32px;
    padding: 20px;
    margin-top: 40px;
}

.download .promo-box .promo-pic {
    top: 118px;
    right: 0;
    width: auto;
    height: auto;
}

.download-cont {
    width: 100%;
    min-width: 1220px;
    position: relative;
}

.download-cont .download-cont-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
}

.download-cont1 {
    height: 878px;
    padding-top: 203px;
}

.download-cont1 .download-cont-bg {
    background-image: url(../images/bg_download_cont1.png);
    background-position: left bottom;
    left: 52.0833%;
}

.download-cont2 {
    height: 887px;
    padding-top: 255px;
}

.download-cont2 .download-cont-bg {
    background-image: url(../images/bg_download_cont2.png);
    background-position: right bottom;
    right: 52.0833%;
}

.download-cont3 {
    height: 830px;
    padding-top: 250px;
}

.download-cont3 .download-cont-bg {
    width: 200%;
    background-image: url(../images/bg_download_cont3.png);
    background-position: left bottom;
    left: 50%;
    margin-left: -1400px;
}

.promo-download {
    margin-top: 63px;
}

.btn-download {
    width: 250px;
    height: 53px;
    line-height: 53px;
    font-size: 22px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
    border-radius: 53px;
    border: 2px solid #fff;
    text-shadow: 0 1px 5px rgba(255, 255, 255, .5);
    padding-left: 78px;
    position: relative;
}

.btn-download:hover {
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
}

.btn-download-blue {
    background-color: #5578f9;
    border: none;
}

.btn-download-blue:hover {
    background-color: #4064e8;
    color: #fff;
}

.qrcode-download {
    margin-left: 72px;
}

.qrcode-download .icon-download {
    width: 28px;
    height: 31px;
    position: absolute;
}

.icon-download {
    background: url(../images/icon_download.png) no-repeat;
    width: 28px;
    height: 31px;
    position: absolute;
    left: 35px;
    top: 50%;
    margin-top: -15px;
}

.icon-download-iOS {
    background-position: 0 0;
}

.icon-download-android {
    background-position: -28px 0;
}

.qrcode-download .qrcode {
    width: 100px;
    height: 100px;
    padding: 5px;
    background-color: #fff;
    display: block;
    text-align: center;
}

.qrcode-download .qrcode img {
    width: 100%;
    height: 100%;
}

/**/
.htrz-steps {
    padding: 100px 0 120px;
}

.htrz-about {
    position: relative;
}

.htrz-about .bg-block-about-l {
    background-color: #2e2e2e;
}

.htrz-steps .step-item {
    width: 14.2857%;
}

@media only screen and (max-width: 1336px) {
    .download .main {
        overflow: initial;
    }

    .container {
        width: 1200px;
    }

    .handbook .container {
        width: 1200px;
    }

    /*home*/
    .home-customer-item {
        width: 160px;
    }

    .wincomp-item .site {
        width: 90px;
    }

    .wincomp-item .project {
        width: 518px;
    }

    .wincomp-item .comp {
        width: 270px;
    }

    .wincomp-item .money {
        width: 140px;
    }

    .wincomp-item .data {
        width: 120px;
    }

    /*other*/
    .news-main {
        width: 850px;
    }
}

@media only screen and (max-width: 1600px) {
    .container-download {
        width: 90%;
        min-width: 1220px
    }

    .download .promo-box .promo-pic {
        right: 0;
    }

    .download .promo-box .promo-cont {
        left: 0;
        width: 680px;
    }

    .download .promo-box .promo-text {
        font-size: 23px;
    }

    .download .promo-box {
        min-width: 1220px;
    }

    .download-cont {
        min-width: 1220px;
    }

    .download-cont-pic img {
        width: 100%;
    }
}
