﻿body {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #262626;
    position: relative;
}

li {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

a {
    color: #444;
    text-decoration: none
}

a:hover {
    text-decoration: none !important;
    color: #ffba00;
}

a:focus {
    text-decoration: none !important;
}

img {
    max-width: 100%;
}

input,
button {
    outline: none;
}

.container {
    width: 1230px;
}

.banner-index {
    height: 682px;
    position: relative;
    padding-top: 240px;
    overflow: hidden;
    background-size: cover;
}

.banner-index01 {
    width: 1920px;
    height: 138px;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -960px;
    background: url(../images/kkabanner01.jpg) center no-repeat;
    z-index: -1;
}

.banner-index02 {
    width: 1920px;
    height: 135px;
    position: absolute;
    left: 50%;
    top: 138px;
    margin-left: -960px;
    background: url(../images/kkabanner02.jpg) center no-repeat;
    z-index: -1;
}

.banner-index03 {
    width: 1920px;
    height: 137px;
    position: absolute;
    left: 50%;
    top: 273px;
    margin-left: -960px;
    background: url(../images/kkabanner03.jpg) center no-repeat;
    z-index: -1;
}

.banner-index04 {
    width: 1920px;
    height: 135px;
    position: absolute;
    left: 50%;
    top: 410px;
    margin-left: -960px;
    background: url(../images/kkabanner04.jpg) center no-repeat;
    z-index: -1;
}

.banner-index05 {
    width: 1920px;
    height: 137px;
    position: absolute;
    left: 50%;
    top: 545px;
    margin-left: -960px;
    background: url(../images/kkabanner05.jpg) center no-repeat;
    z-index: -1;
}

.banner-tt {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.banner-english {
    font-size: 12px;
    color: #fff;
    opacity: 0.3;
    font-weight: bold;
    letter-spacing: 6px;
}

.header {
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    z-index: 1000;
}

.nav-list li {
    float: left;
    margin-left: 30px;
}

.nav-list li a {
    font-size: 16px;
    color: #fff;
    padding-bottom: 5px;
}

.nav-list li a:hover,
.nav-list li.active a {
    border-bottom: solid 2px #ffba00;
}

.nav-list {
    padding-left: 70px;
    padding-top: 10px;
}

.user-name {
    line-height: 30px;
    margin-top: 5px;
}

.user-name a {
    color: #ffba00;
}

.user-name a.go-out {
    color: #fff;
    margin-left: 10px;
}

.user-center {
    display: block;
    margin-top: 5px;
    margin-left: 20px;
    float: left;
    width: 114px;
    height: 30px;
    line-height: 30px;
    display: block;
    border-radius: 30px;
    background: #ffba00;
    position: relative;
    position: relative;
    padding-left: 40px;
    color: #fff;
}

.user-center:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    background: url(../images/icon.png);
}

.user-center:hover:before {
    background-position: -28px 0;
}

.user-center:hover {
    background: #4f5aa7;
    color: #fff;
}

.banner-tt-lg {
    font-size: 60px;
    color: #ffba00;
    font-weight: bold;
    margin-top: 20px;
}

.k-list {
    border: solid 1px #fff;
    border-right: none !important;
    background: #ebeff8;
    display: table;
    margin: 0 auto;
    margin-top: -144px;
    position: relative;
    z-index: 1000;
    box-shadow: 0px 12px 30px 1px rgba(50, 50, 50, 0.1);
}

.k-list li {
    float: left;
    width: 171px;
    border-right: solid 1px #fff;
}

.k-list li a {
    display: block;
    height: 209px;
    background: #ebeff8;
    padding-top: 60px;
    color: #6c7fae;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.k-icon {
    height: 57px;
    background: url(../images/k-jd.png) center no-repeat;
    margin-bottom: 15px;
}

.k-icon02 {
    background: url(../images/k-sh.png) center no-repeat;
}

.k-icon03 {
    background: url(../images/k-hf.png) center no-repeat;
}

.k-icon04 {
    background: url(../images/k-sf.png) center no-repeat;
}

.k-icon05 {
    background: url(../images/k-xc.png) center no-repeat;
}

.k-icon06 {
    background: url(../images/k-jk.png) center no-repeat;
}

.k-icon07 {
    background: url(../images/k-app.png) center no-repeat;
}

.k-list li a:hover {
    color: #fff;
    background: url(../images/k-back.png) center no-repeat;
    background-size: cover;
}

.k-list li a:hover .k-icon {
    background: url(../images/k-jd01.png) center no-repeat;
}

.k-list li a:hover .k-icon02 {
    background: url(../images/k-sh01.png) center no-repeat;
}

.k-list li a:hover .k-icon03 {
    background: url(../images/k-hf01.png) center no-repeat;
}

.k-list li a:hover .k-icon04 {
    background: url(../images/k-sf01.png) center no-repeat;
}

.k-list li a:hover .k-icon05 {
    background: url(../images/k-xc01.png) center no-repeat;
}

.k-list li a:hover .k-icon06 {
    background: url(../images/k-jk01.png) center no-repeat;
}

.k-list li a:hover .k-icon07 {
    background: url(../images/k-app01.png) center no-repeat;
}

.back-f9 {
    background: #f9f9f9;
}

.title {
    font-size: 24px;
    color: #9a9a9a;
    font-weight: bold;
    margin-top: 90px;
}

.title span {
    color: #ffba00;
}

.title-sm {
    font-size: 12px;
    color: #e0e0e0;
    margin-top: 5px;
    letter-spacing: 1px;
}

.title-lind {
    width: 26px;
    height: 3px;
    background: #eee;
    margin: 10px auto 0 auto;
}

.lg-img {
    margin-top: 40px;
}

.lc-txt {
    font-size: 18px;
    color: #4e4a0b;
    margin: 25px auto 0 auto;
    padding-bottom: 70px;
}

.lc-txt span {
    padding-left: 10px;
}

.about-back {
    height: 655px;
    background: url(../images/about-back.png) center no-repeat;
    position: relative;
    z-index: 1000;
    box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.1);
    padding-top: 70px;
}

.about-c {
    height: 504px;
    background: #fff;
    box-shadow: 0px 6px 30px 1px rgba(50, 50, 50, 0.1);
    border-radius: 10px;
    position: relative;
    padding: 60px 40px 0 485px;
}

.about-left {
    position: absolute;
    left: 0px;
    top: 0px;
    box-shadow: 0px 6px 30px 1px rgba(50, 50, 50, 0.1);
}

.about-tt {
    position: relative;
    font-size: 24px;
    color: #6078ab;
    font-weight: bold;
}

.about-tt span {
    color: #ffba00;
}

.about-tt:before {
    display: block;
    content: "";
    position: absolute;
    width: 2px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    left: -15px;
    background: #ffba00;
}

.about-tt a {
    float: right;
    display: block;
    width: 98px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    background: #7a91c1;
    font-weight: normal;
}

.about-englist {
    font-size: 12px;
    color: #c3c3c3;
}

.about-txt {
    color: #8d8d8d;
    line-height: 35px;
    text-align: justify;
    margin-bottom: 10px;
    border-bottom: dashed 1px #c2c2c2;
    padding-bottom: 40px;
    margin-top: 40px;
}

.mt-back {
    background: #fff;
    box-shadow: 0px 6px 30px 1px rgba(50, 50, 50, 0.1);
    height: 85px;
    margin-top: 66px;
    padding: 20px;
}

.mt-title {
    color: #d5d5d5;
    line-height: 44px;
    height: 44px;
    padding-left: 70px;
    position: relative;
}

.mt-title span {
    font-size: 24px;
    color: #ffba00;
    font-weight: bold;
    padding-right: 10px;
}

.mt-title:before {
    display: block;
    content: "";
    width: 25px;
    height: 42px;
    background: url(../images/icon.png);
    background-position: 0 -28px;
    position: absolute;
    left: 23px;
    top: 50%;
    margin-top: -21px;
    position: absolute;
}

.slide-right {
    width: 770px;
    position: relative;
    padding: 0 50px;
}

.device {
    position: relative;
    height: 45px;
    overflow: hidden;
    margin: 0 -50px;
}

.slide-right .arrow-left {
    width: 10px;
    height: 18px;
    display: block;
    position: absolute;
    left: 0;
    z-index: 100;
    top: 50%;
    margin-top: -9px;
    background: url(../images/left.png) center no-repeat;
}

.slide-right .arrow-right {
    width: 10px;
    height: 18px;
    margin-top: -9px;
    display: block;
    position: absolute;
    z-index: 100;
    right: 0;
    top: 50%;
    background: url(../images/right.png) center no-repeat;
}

.title-b {
    font-size: 20px;
}

.ad-back {
    border-top: solid 2px #f9f9f9;
    padding-top: 60px;
    height: 300px;
    width: 350px;
    margin: 0 auto;
    margin-top: 60px;
}

.ad-icon {
    height: 83px;
    background: url(../images/ad01.png) center no-repeat;
}

.ad-title {
    font-size: 20px;
    color: #666;
    position: relative;
    padding-bottom: 10px;
    margin-top: 20px;
}

.ad-title:after {
    display: block;
    content: "";
    width: 20px;
    background: #e5e5e5;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -10px;
}

.ad-txt {
    margin: 15px auto 0 auto;
    color: #999;
    line-height: 25px;
    width: 234px;
}

.ad-icon02 {
    background: url(../images/ad02.png) center no-repeat;
}

.ad-icon03 {
    background: url(../images/ad03.png) center no-repeat;
}

.ad-back:hover {
    border-color: #dcdcdc;
    background: #fff;
    box-shadow: 0px 6px 30px 1px rgba(50, 50, 50, 0.1);
}

.ad-row {
    padding-bottom: 100px;
}

.kz-list li {
    float: left;
    width: 16.666666%;
    padding: 0 25px;
    margin-bottom: 36px;
}

.kz-list li a {
    display: block;
    height: 55px;
    border: solid 1px #ebebeb;
    font-size: 16px;
    color: #fbb803;
    line-height: 53px;
    text-align: center;
    box-shadow: 0px 6px 30px 1px rgba(50, 50, 50, 0.1);
}

.kz-list li a img {
    width: 100%;
    height: 100%;
}

.kz-list {
    margin: 55px -25px 24px -25px;
}

.news-title {
    font-size: 20px;
    color: #9a9a9a;
    font-weight: bold;
    padding-left: 15px;
    margin: 50px 0 40px 0;
    position: relative;
}

.news-title span {
    padding-left: 10px;
    font-size: 12px;
    color: #cdcdcd;
    font-weight: normal;
}

.news-title:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    width: 3px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    background: #f5a94f;
}

.news-left {
    width: 440px;
    padding: 25px;
    border-radius: 5px;
    box-shadow: 0px 6px 30px 1px rgba(50, 50, 50, 0.1);
    background: #fff;
    height: 420px;
    border: solid 1px #ececec;
}

.news-img {
    width: 100%;
    height: 134px;
}

.news-tt {
    margin: 25px 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-tt a {
    font-size: 14px;
    color: #444;
    padding-left: 10px;
    position: relative;
}

.news-tt a:before {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    background: #f1b500;
}

.news-txt {
    font-size: 14px;
    color: #888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 25px;
}

.news-date-b a {
    display: block;
    float: left;
    border: solid 1px #dcdcdc;
    width: 80px;
    height: 25px;
    border-radius: 30px;
    line-height: 23px;
    color: #d3d3d3;
    font-size: 12px;
    text-align: center;
}

.news-date-b span {
    float: right;
    color: #d3d3d3;
    font-weight: bold;
    padding-right: 10px;
}

.news-date-b span font {
    color: #6b9fc4;
}

.news-date-b {
    margin: 30px 0;
}

.news-b {
    margin-top: 15px;
    color: #888;
    padding-right: 10px;
}

.news-b span {
    color: #444;
}

.news-title a {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #888888;
}

.news-title a span {
    padding-left: 0px;
}

.news-right {
    width: 720px;
    padding-bottom: 60px;
}

.news-li-l {
    width: 582px;
    padding-right: 65px;
    border-right: solid 1px #dcdcdc;
}

.news-li-l-txt {
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-li-l .news-tt {
    margin-top: 0;
}

.news-li-r {
    color: #d3d3d3;
    font-weight: bold;
    line-height: 25px;
    margin-top: -2px;
}

.news-li-r span {
    color: #6b9fc4;
}

.news-right li {
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: dashed 1px #dedede;
}

.bottom {
    height: 420px;
    background: url(../images/bottom.png) center no-repeat;
    padding-top: 85px;
}

.bottom-back {
    height: 256px;
    background: #eff3f7;
    border-radius: 4px;
    padding: 45px 25px 0 025px;
}

.bottom-back .title {
    margin-top: 0;
}

.bottom-back .title-lind {
    background: #f5b161;
    height: 3px;
    position: relative;
    z-index: 10;
}

.hb-list {
    padding-top: 44px;
    border-top: solid 1px #e5e5e5;
    margin-top: -1px;
}

.hb-list li {
    float: left;
    width: 20%;
}

.footer {
    background: #3e4244;
    padding: 40px 0;
    color: #6f767a;
}

.footer-tt {
    color: #eff3f7;
    padding-left: 10px;
    margin-bottom: 20px;
    min-width: 157px;
    padding-bottom: 15px;
    border-bottom: solid 1px #4d5255;
    position: relative;
}

.footer-tt:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 6px;
    height: 7px;
    background: #3e4244 url(../images/icon-tt.png) center no-repeat;
}

.footer-list li {
    margin-top: 10px;
    padding-left: 10px;
    color: #6f767a;
}

.footer-list li a {
    color: #6f767a;
}

.footer-list li span {
    color: #fff;
}

.footer .pull-left {
    margin-left: 70px;
}

.ewm img {
    margin-bottom: 10px;
    padding-top: 15px;
}

.ewm {
    margin-left: 90px !important;
}

.footer-friends {
    color: #fff;
    padding-left: 10px;
}

.footer-friends a {
    color: #6c7478;
    margin-left: 8px;
}

.footer-lind {
    margin: 40px 0;
    border-top: solid 1px #4d5255;
}

.sq-link a {
    color: #fff;
}

.sq-link {
    margin-left: 50px !important;
}

.beian {
    margin-top: 20px;
    padding-left: 80px;
}

.beian span {
    padding-left: 20px;
}

.login-link a {
    display: block;
    margin-top: 5px;
    width: 76px;
    height: 30px;
    float: left;
    border: solid 1px #fff;
    border-radius: 30px;
    line-height: 28px;
    text-align: center;
    margin-left: 5px;
    color: #fff;
}

.login-link a:hover {
    color: #ffba00;
    border-color: #ffba00;
}

.login-link {
    margin-right: -15px;
}

.qq-login:before,
.qq-login:hover:before {
    background-position: -56px 0;
}

.about-tt a:hover {
    background: #ffba00;
}

.kz-list li a:hover,
.sq-link a:hover,
.footer-friends a:hover,
.footer-list li a:hover,
.news-tt a:hover {
    color: #5f77a9;
}

.news-title a:hover,
.news-title a:hover span {
    color: #5f77a9;
}

.fix-r {
    position: fixed;
    right: 16px;
    top: 220px;
    width: 68px;
    z-index: 10000;
}

.qq-date {
    background: #4f5aa7;
    border: solid 1px #919fff;
    margin-top: 5px;
    border-radius: 4px;
    padding: 10px 5px;
    position: relative;
    font-size: 12px;
    color: #c0c8ff;
    font-weight: bold;
}

.qq-date span {
    font-weight: normal;
    color: #ffba00;
}

.qq-date:before {
    display: block;
    content: "";
    width: 8px;
    height: 4px;
    background: url(../images/raw.png) center no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: -4px;
}

.phone {
    width: 68px;
    height: 64px;
    background: #4f5aa7;
    border: solid 1px #919fff;
    margin-top: 3px;
    border-radius: 4px;
    font-size: 14px;
    color: #c0c8ff;
    font-weight: bold;
    padding-top: 38px;
    position: relative;
}

.phone:before {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 10px;
    margin-left: -12px;
    background: url(../images/icon.png);
    background-position: 0 -69px;
}

.phone-l {
    width: 230px;
    display: none;
    height: 64px;
    background: #fff;
    padding-right: 68px;
    border-radius: 4px;
    right: 88px;
    top: 0;
    position: absolute;
}

.phone:hover .phone-l {
    display: block;
}

.phone-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 68px;
    height: 100%;
    background: #4f5aa7;
    border-radius: 0 4px 4px 0;
}

.phone-right:before {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: -12px;
    background: url(../images/icon.png);
    background-position: 0 -69px;
}

.phone-right:after {
    display: block;
    content: "";
    width: 3px;
    height: 8px;
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -4px;
    background: url(../images/raw-l.png);
}

.phone-txt {
    font-size: 12px;
    color: #585858;
    padding-top: 8px;
}

.phone-txt span {
    font-size: 20px;
    color: #4f5aa7;
    font-weight: bold;
}

.back-top {
    display: block;
}

.back-top:before {
    width: 16px;
    height: 19px;
    margin-left: -8px;
    top: 15px;
    background-position: 0 -94px;
}

/*****login*****/
.login-back {
    height: 788px;
    padding-top: 50px;
    overflow: hidden;
    position: relative;
}

.login-back01 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0px;
    width: 1920px;
    height: 156px;
    background: url(../images/dl_bg01.jpg) center no-repeat;
    z-index: -1;
}

.login-back02 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 156px;
    width: 1920px;
    height: 158px;
    background: url(../images/dl_bg02.jpg) center no-repeat;
    z-index: -1;
}

.login-back03 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 314px;
    width: 1920px;
    height: 155px;
    background: url(../images/dl_bg03.jpg) center no-repeat;
    z-index: -1;
}

.login-back04 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 469px;
    width: 1920px;
    height: 170px;
    background: url(../images/dl_bg04.jpg) center no-repeat;
    z-index: -1;
}

.login-back05 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 639px;
    width: 1920px;
    height: 149px;
    background: url(../images/dl_bg05.jpg) center no-repeat;
    z-index: -1;
}

.logo-txt {
    height: 32px;
    border-left: solid 2px #ffba00;
    line-height: 32px;
    padding-left: 20px;
    margin-left: 15px;
    margin-top: 5px;
    color: #ffba00;
    font-size: 18px;
}

.back-index {
    display: block;
    float: right;
    color: #fff;
    border: solid 1px #fff;
    border-radius: 30px;
    padding: 4px 25px;
}

.back-index:hover {
    color: #ffba00;
    border-color: #ffba00;
}

.login-c {
    width: 425px;
    background: #fff;
    border-radius: 6px;
    padding: 30px;
    float: right;
    margin-top: 130px;
    margin-bottom: -20px;
}

.logo-tt {
    font-size: 18px;
    color: #576aa3;
    font-weight: bold;
    margin-bottom: 30px;
}

.logo-tt span {
    color: #9e9e9e;
    font-size: 12px;
    padding-left: 8px;
    opacity: 0.4;
}

.register-link {
    color: #576aa3;
    padding-top: 5px;
}

.register-link a {
    color: #ffba00;
}

.login-input {
    height: 38px;
    border-radius: 2px;
    box-shadow: none;
    border: solid 1px #bfbfbf;
    padding-left: 20px;
    margin-bottom: 20px;
}

.relative {
    position: relative;
}

.yzm-btn {
    position: absolute;
    right: 3px;
    top: 3px;
}

.yzm-btn img {
    width: 84px;
    height: 32px;
}

.forget-a a {
    color: #ffba00;
}

.checkbox {
    color: #576aa3;
    margin-top: 0;
}

.btn-login {
    background: #ffba00;
    color: #fff;
    border-radius: 2px;
    border: none;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    margin-top: 15px;
}

.btn-login-qq {
    background: #1f9eff;
}

.btn-login:hover {
    background: #fec11c;
    color: #fff;
}

.btn-login-qq:hover {
    background: #2fa4fe;
}

.btn-login-qq span {
    background: url(../images/qq.png) left center no-repeat;
    padding-left: 20px;
}

/*******帮助中心******/
.help-banner {
    height: 575px;
    position: relative;
    padding-top: 270px;
    overflow: hidden;
}

.help-banner01 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0px;
    width: 1920px;
    height: 115px;
    background: url(../images/bzzx_bg01.jpg) center no-repeat;
    z-index: -1;
}

.help-banner02 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 115px;
    width: 1920px;
    height: 115px;
    background: url(../images/bzzx_bg02.jpg) center no-repeat;
    z-index: -1;
}

.help-banner03 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 230px;
    width: 1920px;
    height: 115px;
    background: url(../images/bzzx_bg03.jpg) center no-repeat;
    z-index: -1;
}

.help-banner04 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 345px;
    width: 1920px;
    height: 115px;
    background: url(../images/bzzx_bg04.jpg) center no-repeat;
    z-index: -1;
}

.help-banner05 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 460px;
    width: 1920px;
    height: 115px;
    background: url(../images/bzzx_bg05.jpg) center no-repeat;
    z-index: -1;
}

.help-banner-tt {
    font-size: 55px;
    color: #ffba00;
    font-weight: bold;
}

.nav-left {
    width: 205px;
    background: #586fa8;
    border-radius: 4px;
    margin-top: -68px;
    position: relative;
    z-index: 100;
}

.nav-left-top {
    height: 68px;
    border-radius: 4px 4px 0 0;
    background: #ffba00;
    padding: 15px 0 0 36px;
}

.nav-left-top-tt {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    position: relative;
}

.nav-left-top-tt:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 10px;
    background: #fff;
    height: 2px;
}

.nav-left-english {
    font-size: 14px;
    color: #ffd461;
}

.nav-left-list {
    padding: 30px 18px;
}

.nav-left-list li a {
    display: block;
    margin: 3px 0;
    position: relative;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    padding-left: 44px;
    font-size: 16px;
    color: #fff;
}

.nav-left-list li a:before {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 26px;
    top: 50%;
    margin-top: -2px;
    background: #9aaee3;
}

.nav-left-list li.active a:after {
    width: 10px;
    height: 10px;
    background: url(../images/a-after.png) center no-repeat;
    display: block;
    content: "";
    right: 30px;
    top: 50%;
    margin-top: -5px;
    position: absolute;
}

.nav-left-list li.active a,
.nav-left-list li a:hover {
    background: #6d89cf;
}

.back-f7 {
    background: #f7f7f7;
}

.right-c {
    width: 965px;
}

.nav-b {
    position: relative;
    margin: 10px 0 0 0;
    padding-top: 25px;
    padding-bottom: 25px;
    color: #959595;
    position: relative;
    padding-left: 10px;
}

.nav-b:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background: #ffba00;
}

.header-tt {
    font-size: 24px;
    padding-top: 20px;
    border-top: dashed 1px #ddd;
    font-weight: bold;
    color: #6078ab;
    position: relative;
    padding-left: 10px;
    position: relative;
}

.header-tt span {
    color: #ffba00;
}

.header-tt:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;
    height: 12px;
    margin-top: 5px;
    background: #ffba00;
}

.help-tt-sm {
    font-size: 12px;
    color: #c3c3c3;
    padding-left: 10px;
    border-bottom: dashed 1px #ffba00;
    padding-bottom: 20px;
}

.help-txt {
    position: relative;
    margin-top: 40px;
    margin-bottom: 70px;
}

.help-txt p {
    color: #8d8d8d;
    width: 720px;
}

.help-qq {
    width: 109px;
    height: 119px;
    background: url(../images/help-qq.png) center no-repeat;
    position: absolute;
    right: 55px;
    top: 50%;
    margin-top: -60px;
}

.question-tt {
    font-size: 18px;
    color: #343434;
    margin-top: 50px;
    padding-left: 20px;
    background: url(../images/icon-tt02.png) left center no-repeat;
}

.question-col .col-xs-6,
.question-col .col-xs-12 {
    padding: 0;
}

.question-txt {
    border-top: dashed 1px #ddd;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: #8d8d8d;
    line-height: 35px;
    padding-top: 20px;
}

.question-txt02 {
    padding-right: 0;
}

.question-c {
    margin-bottom: 80px;
}

.bz-img img {
    border-radius: 4px;
}

.bz-img {
    margin: 45px 0;
}

.border-bz p {
    line-height: 32px;
    color: #a9a9a9;
    text-indent: 2em;
}

.border-bz {
    border-right: dashed 1px #e4e4e4;
}

.bz-bottom .col-xs-6 {
    padding: 0 30px;
}

.bz-bottom {
    margin: 0 -30px 50px -30px;
}

.bz-tt {
    position: relative;
    font-size: 14px;
    color: #6078ab;
    font-weight: bold;
}

.bz-tt span {
    display: block;
    position: relative;
    padding-left: 15px;
}

.bz-tt span:before {
    display: block;
    content: "";
    width: 4px;
    height: 12px;
    background: #e9e9e9;
    left: 0;
    top: 50%;
    margin-top: -6px;
    position: absolute;
}

.bz-tt:before {
    display: block;
    content: "";
    left: 75px;
    right: 0;
    position: absolute;
    border-bottom: solid 1px #ddd;
    top: 50%;
}

.bz-tt:after {
    display: block;
    content: "";
    right: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #6078ab;
    border-radius: 50%;
    position: absolute;
}

.bz-list li {
    margin-bottom: 10px;
    color: #a9a9a9;
    position: relative;
    padding-left: 15px;
}

.bz-list li:before {
    display: block;
    content: "";
    left: 0;
    top: 0;
    margin-top: 8px;
    width: 4px;
    height: 4px;
    background: #6078ab;
    border-radius: 50%;
    position: absolute;
}

.bz-list {
    margin-top: 15px;
    margin-bottom: 25px;
}

.bz-tt02 {
    color: #ffba00;
}

.bz-tt02:after {
    background: #ffba00;
}

.tx-title {
    font-size: 18px;
    color: #939393;
    font-weight: bold;
    background: url(../images/tx-tt.png) left bottom no-repeat;
    padding-left: 35px;
    padding-bottom: 15px;
}

.tx-left {
    width: 650px;
    margin-top: 45px;
}

.tx-txt p {
    color: #a9a9a9;
    line-height: 35px;
    padding: 20px 15px;
}

.tx-right {
    margin-top: 45px;
    width: 230px;
}

.question-txt p {
    margin-bottom: 0;
}

.question-txt p span {
    color: #ffba00;
}

/************about***********/
.about-banner {
    height: 682px;
    padding-top: 215px;
    overflow: hidden;
    position: relative;
}

.about-banner01 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0px;
    width: 1920px;
    height: 138px;
    background: url(../images/qyzz01.jpg) center no-repeat;
    z-index: -1;
}

.about-banner02 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 138px;
    width: 1920px;
    height: 129px;
    background: url(../images/qyzz02.jpg) center no-repeat;
    z-index: -1;
}

.about-banner03 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 267px;
    width: 1920px;
    height: 135px;
    background: url(../images/qyzz03.jpg) center no-repeat;
    z-index: -1;
}

.about-banner04 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 402px;
    width: 1920px;
    height: 144px;
    background: url(../images/qyzz04.jpg) center no-repeat;
    z-index: -1;
}

.about-banner05 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 546px;
    width: 1920px;
    height: 136px;
    background: url(../images/qyzz05.jpg) center no-repeat;
    z-index: -1;
}

.about-banner-tt {
    font-size: 55px;
    color: #ffba00;
    font-weight: bold;
}

.about-englist-c {
    letter-spacing: 6px;
    color: #fff;
    opacity: 0.4;
    font-size: 12px;
}

.banner-list {
    width: 1000px;
    margin: 90px auto 0 auto;
    position: relative;
}

.banner-list:before {
    display: block;
    content: "";
    position: absolute;
    left: 168px;
    right: 168px;
    top: 0;
    border-top: solid 1px #fff;
}

.banner-list li {
    float: left;
    width: 33.333333%;
}

.banner-list li a {
    display: block;
    font-size: 16px;
    color: #52679f;
    font-weight: bold;
    width: 96px;
    height: 110px;
    background: #fff;
    padding-top: 21px;
    border-radius: 8px;
    position: relative;
    margin: 37px auto 0 auto;
}

.banner-list li a i {
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: -8px;
    color: #fff;
    font-size: 12px;
}

.about-icon {
    display: block;
    width: 27px;
    height: 37px;
    background: url(../images/about-icon.png) no-repeat;
    margin: 0 auto;
    margin-bottom: 15px;
}

.about-icon02 {
    width: 52px;
    height: 32px;
    margin-bottom: 21px;
    background-position: -27px 0;
}

.about-icon03 {
    width: 52px;
    height: 32px;
    margin-bottom: 21px;
    background-position: -79px 0;
}

.banner-list li a:before {
    display: block;
    content: "";
    width: 42px;
    height: 42px;
    background: #fff;
    opacity: 0.2;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -21px;
    top: -58px;
}

.banner-list li a:after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: -41px;
}

.banner-list li a:hover {
    background: #ffba00;
    color: #fff;
}

.banner-list li a:hover i {
    color: #ffba00;
}

.banner-list li a:hover .about-icon {
    background-position: 0 -37px;
}

.banner-list li a:hover .about-icon02 {
    background-position: -27px -32px;
}

.banner-list li a:hover .about-icon03 {
    background-position: -79px -32px;
}

.banner-list li a:hover:after {
    background: #ffba00;
}

.about-right-width {
    width: 680px;
}

.about-right-width .header-tt,
.about-right-width .help-tt-sm {
    border: none;
}

.about-right-txt {
    border-top: dashed 1px #e4e4e4;
    border-bottom: dashed 1px #e4e4e4;
    color: #8d8d8d;
    line-height: 35px;
    padding: 30px 0;
    text-indent: 2em;
    text-align: justify;
}

.about-tt-b {
    font-size: 18px;
    color: #989898;
    margin: 35px 0;
    position: relative;
    padding-left: 15px;
}

.about-tt-b:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;
    height: 12px;
    margin-top: -6px;
    background: #ffba00;
}

.about-tt-b span {
    color: #343434;
}

.qq-l {
    position: relative;
    display: inline-block;
}

.qq-l-txt {
    height: 42px;
    line-height: 42px;
    margin: 10px 0 0 25px;
    border-radius: 8px;
    background: #fabd05;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

.qq-l-txt i {
    font-size: 12px;
    color: #fabd05;
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -6px;
}

.about-right-width {
    border-bottom: dashed 1px #e4e4e4;
    height: 503px;
}

.about-bottom-c {
    padding: 70px 0;
}

.zz-title {
    margin-top: 20px;
    position: relative;
}

.zz-title:after {
    display: block;
    content: "";
    position: absolute;
    right: 10px;
    top: 20px;
    background: url(../images/zz-after.png);
    width: 25px;
    height: 28px;
}

.zz-title .header-tt,
.zz-title .help-tt-sm {
    border: none;
    position: relative;
}

.zz-title .help-tt-sm:after {
    position: absolute;
    display: block;
    content: "";
    left: 210px;
    right: 0;
    height: 2px;
    background: #eee;
    bottom: 26px;
}

.bottom-img {
    height: 320px;
    display: table;
    margin: 0 auto;
}

.bottom-img a {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.bottom-img a span {
    display: block;
    width: 50px;
    height: 50px;
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 24px;
    color: #ffba00;
    padding-top: 10px;
}

.bottom-img a:hover span {
    display: block;
}

.zz-list li {
    float: left;
    width: 25%;
    padding: 0 15px;
}

.zz-list {
    margin: 20px -15px 40px -15px;
}

.modal-dialog,
.modal-content {
    width: 720px;
}

.modal-content {
    padding: 80px 0;
}

.modal-content img {
    margin: 0 auto;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
    filter: none;
}

.carousel-control.left {
    width: 24px;
    height: 84px;
    top: 50%;
    background: url(../images/left-lg.png) center no-repeat;
    margin-top: -42px;
}

.carousel-control.right {
    width: 24px;
    height: 84px;
    top: 50%;
    background: url(../images/right-lg.png) center no-repeat;
    margin-top: -42px;
}

.modal-close {
    width: 44px;
    height: 44px;
    cursor: pointer;
    background: url(../images/close.png) center no-repeat;
    display: block;
    position: absolute;
    right: -22px;
    top: -22px;
}

.td-list li {
    width: 50%;
    float: left;
    padding: 0 15px;
    border-bottom: dashed 1px #e4e4e4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.td-list li a {
    padding-left: 20px;
    background: url(../images/icon-td.png) left center no-repeat;
}

.td-list {
    margin: 30px -15px;
}

/*****回收费率*****/
.fl-table {
    border-top: dashed 1px #e4e4e4;
    padding-top: 30px;
    margin-bottom: 50px;
}

.fl-table .table-bordered>thead>tr>th {
    background: #eee;
    height: 50px;
    font-size: 18px;
    color: #6078ab;
    font-weight: bold;
    padding: 0 30px;
    line-height: 50px;
}

.fl-table .table-bordered>tbody>tr>td {
    font-size: 16px;
    color: #8d8d8d;
    padding: 15px 30px;
}

.fl-banner {
    height: 575px;
    overflow: hidden;
    position: relative;
}

.fl-banner01 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0px;
    width: 1920px;
    height: 115px;
    background: url(../images/lxwm_bg01.jpg) center no-repeat;
    z-index: -1;
}

.fl-banner02 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 115px;
    width: 1920px;
    height: 116px;
    background: url(../images/lxwm_bg02.jpg) center no-repeat;
    z-index: -1;
}

.fl-banner03 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 231px;
    width: 1920px;
    height: 115px;
    background: url(../images/lxwm_bg03.jpg) center no-repeat;
    z-index: -1;
}

.fl-banner04 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 346px;
    width: 1920px;
    height: 115px;
    background: url(../images/lxwm_bg04.jpg) center no-repeat;
    z-index: -1;
}

.fl-banner05 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 460px;
    width: 1920px;
    height: 115px;
    background: url(../images/lxwm_bg05.jpg) center no-repeat;
    z-index: -1;
}

.fl-b {
    font-size: 24px;
    color: #fff;
    display: table;
    margin: 28px auto;
    width: auto;
}

.fl-b span {
    font-size: 60px;
    color: #ffba00;
    display: block;
    margin-top: -28px;
    margin-left: 10px;
    float: right;
}

/******注册协议*****/
.xieyi-back {
    height: 146px;
}

.xieyi-tt {
    font-size: 24px;
    color: #5c72ac;
    font-weight: bold;
    margin-top: 60px;
}

.xieyi-lind {
    height: 5px;
    background: url(../images/xieyi-lind.png) left center no-repeat;
    margin: 20px 0;
}

.xieyi-article p {
    margin: 0;
    line-height: 30px;
    color: #888;
}

.xieyi-article {
    margin-bottom: 50px;
}

/****联系我们*****/
.contact-left {
    box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.1);
}

.contact-right p {
    font-size: 16px;
    color: #8d8d8d;
    margin: 26px 0;
    padding-left: 40px;
}

/******卡卡资讯*****/
.news-banner {
    position: relative;
    overflow: hidden;
}

.news-banner01 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0px;
    width: 1920px;
    height: 114px;
    background: url(../images/kkzx_bg01.jpg) center no-repeat;
    z-index: -1;
}

.news-banner02 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 114px;
    width: 1920px;
    height: 115px;
    background: url(../images/kkzx_bg02.jpg) center no-repeat;
    z-index: -1;
}

.news-banner03 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 229px;
    width: 1920px;
    height: 115px;
    background: url(../images/kkzx_bg03.jpg) center no-repeat;
    z-index: -1;
}

.news-banner04 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 344px;
    width: 1920px;
    height: 118px;
    background: url(../images/kkzx_bg04.jpg) center no-repeat;
    z-index: -1;
}

.news-banner05 {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 462px;
    width: 1920px;
    height: 113px;
    background: url(../images/kkzx_bg05.jpg) center no-repeat;
    z-index: -1;
}

.news-li-tt a {
    font-size: 18px;
    color: #444;
}

.news-li-tt a:hover {
    color: #ffba00;
}

.news-li-tt {
    position: relative;
    padding-left: 10px;
}

.news-li-tt:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #f1b500;
}

.news-li-txt {
    font-size: 14px;
    color: #888;
    line-height: 30px;
    margin-top: 5px;
}

.news-list {
    width: 860px;
    padding-top: 20px;
}

.news-list-bottom {
    color: #888;
    margin-top: 20px;
}

.news-list-bottom span.from {
    color: #444;
}

.news-list-bottom span.news-date {
    color: #d3d3d3;
    font-weight: bold;
    padding: 0 15px;
}

.news-list-bottom span.news-date font {
    color: #6b9fc4;
}

.news-list-more {
    display: block;
    float: right;
    width: 80px;
    height: 26px;
    line-height: 24px;
    border: solid 1px #dcdcdc;
    text-align: center;
    border-radius: 30px;
    color: #d3d3d3;
    font-size: 12px;
}

.news-list li {
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: solid 1px #dcdcdc;
    position: relative;
}

.news-list li:before,
.news-list li:after {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #dcdcdc;
    left: 0;
    bottom: -2px;
    position: absolute;
}

.news-list li:after {
    left: auto;
    right: 0;
}

.page-ul li {
    display: inline-block;
    margin: 0 3px;
}

.page-ul li a {
    display: block;
    padding: 3px 10px;
    border: solid 1px #aaa;
    color: #a2a2a2;
    border-radius: 4px;
}

.page-ul li a:hover {
    color: #ffba00;
    border-color: #ffba00;
}

.page-ul li.page-prev a,
.page-ul li.page-next a {
    border-color: #f7f7f7;
}

.page-ul li.page-prev a:hover,
.page-ul li.page-next a:hover {
    color: #617ab5;
    border-color: #f7f7f7;
}

.page-input {
    height: 28px;
    border: solid 1px #aaa;
    box-shadow: none;
    margin: 0 5px;
    width: 28px;
    padding: 0;
    text-align: center;
}

.page-right {
    line-height: 28px;
    color: #a2a2a2;
}

.news-right-tt {
    height: 48px;
    line-height: 48px;
    background: #ebebeb;
    padding: 0 20px 0 25px;
    position: relative;
    width: 306px;
    font-size: 16px;
    color: #53659b;
    font-weight: bold;
}

.news-right-tt:before {
    display: block;
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background: #ffba00;
}

.news-right-tt a {
    float: right;
    font-size: 12px;
    color: #b6b6b6;
    font-weight: bold;
}

.news-right-li {
    width: 306px;
    background: #fff;
    border: solid 1px #ebebeb;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.news-right-li li {
    position: relative;
    margin: 20px 0;
}

.news-right-li li a {
    display: block;
    width: 210px;
    padding-left: 10px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-right-li li a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    border-radius: 50%;
    margin-top: 0px;
    width: 4px;
    height: 4px;
    background: #ffba00;
}

.news-right-li li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #bebebe;
}

.news-right-width {
    padding-top: 20px;
}

.news-article {
    width: 860px;
    padding-top: 20px;
    position: relative;
    border-bottom: solid 1px #dcdcdc;
    position: relative;
}

.news-article:before,
.news-article:after {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #dcdcdc;
    left: 0;
    bottom: -2px;
    position: absolute;
}

.news-article:after {
    left: auto;
    right: 0;
}

.news-article-tt {
    font-size: 24px;
    color: #617ab5;
}

.news-article .news-list-bottom {
    margin-bottom: 50px;
}

.news-article p {
    line-height: 35px;
    color: #888;
    margin-bottom: 40px;
}

.article-bottom {
    width: 860px;
    line-height: 28px;
    margin-top: 30px;
}

.article-bottom p {
    margin-bottom: 20px;
}

.article-bottom span {
    display: inline-block;
    padding: 0px 10px;
    border: solid 1px #aaa;
    color: #a2a2a2;
    border-radius: 4px;
    margin-right: 8px;
}

.article-bottom p a:hover span {
    color: #ffba00;
    border-color: #ffba00;
}

.article-bottom p a {
    color: #a2a2a2;
}

.article-bottom p a:hover {
    color: #ffba00;
}

/******网站公告*****/
.notice-tt {
    color: #ffba00;
    font-size: 24px;
    margin: 35px 0 25px 0;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 20px;
}

.notice-tt span {
    font-size: 14px;
    font-weight: bold;
    color: #c6c6c6;
}

.notice-list li {
    position: relative;
    height: 79px;
    line-height: 78px;
    border-bottom: dashed 1px #afafaf;
}

.notice-list li a {
    color: #5c72ab;
    position: relative;
    padding-left: 10px;
    display: inline-block;
}

.notice-list li a:before {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #d2d2d2;
    left: 0;
    top: 50%;
    margin-top: -2px;
    position: absolute;
}

.notice-list li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #ffba00;
    font-weight: bold;
}

.notice-list li a:hover {
    color: #ffba00;
}

.notice-page {
    display: table;
    margin: 40px auto;
}

.notice-article .news-article,
.notice-article .article-bottom {
    width: 100%;
}

.notice-page .news-article-tt {
    font-size: 18px;
}

.notice-date {
    color: #8b8b8b;
    margin-bottom: 50px;
    margin-top: 20px;
}

.notice-date span {
    color: #ffba00;
}

/******找回密码*****/
.password-c {
    width: 800px;
    height: 230px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 6px 30px 1px rgba(50, 50, 50, 0.1);
    margin: 230px auto 0 auto;
    padding: 30px;
}

.password-left {
    font-size: 18px;
    color: #576aa3;
    font-weight: bold;
}

.password-left span {
    font-size: 12px;
    color: #9e9e9e;
    padding-left: 10px;
    opacity: 0.4;
}

.password-right {
    color: #576aa3;
}

.password-right a {
    color: #ffba00;
}

.password-tt {
    line-height: 48px;
}

.password-row .col-xs-6 {
    padding: 0 6px;
}

.password-row {
    margin: 0 -6px;
    padding: 20px 0 10px 0;
}

.password-c input {
    margin-bottom: 0;
}

.healp-icon {
    display: inline-block;
    color: #ffba00;
    padding-left: 30px;
    margin-top: 57px;
    background: url(../images/icon-password.png) left center no-repeat;
    height: 23px;
    line-height: 23px;
}

.login-left {
    margin-top: 135px;
}

/*******注册********/
.register-c {
    height: 450px;
    width: 432px;
    margin-top: 110px;
    margin-bottom: -20px;
}

.register-c input {
    margin-bottom: 20px;
}

.register-r {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 38px;
    color: #c9c9c9;
    line-height: 38px;
}

.radio-left {
    color: #999;
    padding: 0 10px 0 20px;
}

.radio-inline {
    color: #999;
}

.register-che {
    margin-bottom: 0;
}

.register-che a {
    color: #ffba00;
}

.register-c .password-row {
    padding-top: 10px;
}

.notice-box {
    margin: 25px 0 -30px 0;
    background: url(../images/notice.png) left center no-repeat;
    padding-left: 85px;
    position: relative;
}

.notice-ul {
    margin-right: 60px;
    margin-left: -35px;
    position: relative;
}

.notice-ul:before {
    display: block;
    content: "";
    width: 1px;
    height: 16px;
    background: #ddd;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    position: absolute;
}

.notice-ul li {
    float: left;
    width: 50%;
    padding: 0 120px 0 35px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notice-ul li span {
    position: absolute;
    right: 35px;
    top: 0;
    color: #6078ab;
}

.notice-ul li a {
    color: #999;
    position: relative;
    padding-left: 10px;
}

.notice-ul li a:before {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    background: #ddd;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
}

.notice-more {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    border: solid 1px #ddd;
    font-size: 12px;
    color: #999;
    height: 24px;
    line-height: 22px;
    padding: 0 10px;
}

.notice-more:hover {
    color: #6078ab;
    border-color: #6078ab;
}

.notice-ul li a:hover {
    color: #6078ab;
}

.ewm-r {
    width: 68px;
    height: 64px;
    background: #4f5aa7 url(../images/wx-r.png) center 13px no-repeat;
    border: solid 1px #919fff;
    margin-top: 3px;
    border-radius: 4px;
    font-size: 14px;
    color: #c0c8ff;
    font-weight: bold;
    padding-top: 40px;
    position: relative;
    font-size: 12px;
}

.ewm-box {
    width: 158px;
    padding-right: 10px;
    height: 141px;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -70px;
    display: none;
}

.ewm-r:hover .ewm-box {
    display: block;
}

.placeholder {
    position: absolute;
    top: 9px;
    z-index: 10;
    color: #888;
}

/********500页面******/
.error-back {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/500-back.png) center no-repeat;
    background-size: cover;
    z-index: -1;
}

.error-logo {
    margin: 140px 0 60px 0;
}

.error-box {
    width: 921px;
    height: 424px;
    background: url(../images/error-back.png) center no-repeat;
    margin: 0 auto;
    padding-top: 90px;
    position: relative;
    z-index: 100;
}

.error-txt {
    font-size: 16px;
    color: #ffba00;
    font-weight: bold;
    margin-top: 60px;
}

.error-txt span {
    color: #6078ab;
    padding: 0 5px;
}

.btn-error {
    margin-top: 30px;
    background: #6078ab;
    color: #fff;
    border-radius: 30px;
    padding: 6px 30px;
}

.btn-error:hover {
    color: #fff;
}

.footer {
    text-align: center;
    color: #6c7478;
    background: #3e4244;
    padding: 20px 0;
}

.error-b {
    margin-top: -43px;
}

.zz-img img {
    max-height: 500px;
}

.news-btn {
    width: 120px;
    display: inline-block;
    height: 36px;
    border-bottom: solid 2px #a67203;
    margin-top: 50px;
    border-radius: 30px;
    color: #fff;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    background: #ffb20d;
    text-align: center;
}

.news-btn:hover {
    color: #fff;
}

.yzm-box {
    position: relative;
    padding-right: 150px;
}

.btn-yzm {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    background: #5b669b;
    color: #fff;
    border: solid 1px #bfbfbf;
    width: 140px;
    padding: 0;
}

.btn-yzm:hover {
    color: #fff;
    background: #3d51b2;
}

.btn-login {
    padding: 9px 0;
}

.yzm-box-sm {
    position: relative;
}

.yzm-click {
    position: absolute;
    cursor: pointer;
    border-left: solid 1px #bfbfbf;
    right: 0;
    top: 1px;
}

.yzm-click img {
    width: 92px;
    height: 36px;
    border-radius: 0 2px 2px 0;
}

.login-c-wx {
    height: 320px;
    padding-top: 45px;
    margin-top: 200px;
}

.wx-login-img img {
    width: 95px;
    height: 95px;
    border-radius: 50%;
}

.wx-login-txt {
    font-size: 14px;
    margin-top: 27px;
    color: #787878;
    margin-bottom: 20px;
}

.wx-login-txt span {
    color: #576aa3;
}

.btn-login-b {
    border: solid 1px #ffba00;
    background: #fff;
    color: #ffba00;
}

.login-c-wx-lg {
    height: 450px;
    margin-top: 130px;
}

.login-wx span {
    background: url(../images/login-wx.png) left center no-repeat;
    padding-left: 30px;
}

.login-wx {
    background: #589600;
}

.login-wx:hover {
    background: #73bc0b;
}

.login-c-newws .btn-login {
    margin-top: 10px;
}

.login-c-newws .login-input {
    margin-bottom: 10px;
}

.login-c-newws .logo-tt {
    margin-bottom: 25px;
}

.login-c-newws .checkbox {
    margin-bottom: 0;
}

.login-c {
    position: relative;
}

.wx-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-radius: 6px;
    z-index: 100;
}

.wx-mask-tt {
    font-size: 20px;
    color: #576aa3;
    font-weight: bold;
    margin: 30px 0;
}

.wx-mask-img img {
    width: 290px;
    height: 290px;
    border: solid 1px #ddd;
}

.wx-mask-b {
    color: #000;
    margin-top: 20px;
    line-height: 25px;
}

.wx-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    background: url(../images/wx-close.png) center no-repeat;
}

.wx-mask {
    display: none;
}

.login-mask-box {
    position: absolute;
    left: 0;
    z-index: 1000;
    border-radius: 6px;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    padding: 20px;
}

.login-mask-tt {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #576aa3;
    font-weight: bold;
}

.wx-ewm img {
    width: 290px;
    border: solid 1px #ddd;
}

.tx-txt-b {
    font-size: 24px;
    margin-top: 20px;
    color: #000;
    padding: 0 20px;
}

.tx-txt-b span {
    color: #ffa200;
}

.wx-close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    background: url(../images/wx-close.png) center no-repeat;
    background-size: 100% auto;
}

.login-img img {
    width: 95px;
    height: 95px;
    border-radius: 50%;
}

.bd-name {
    font-size: 24px;
    color: #576aa3;
    margin: 25px 0 10px 0;
}

.bd-txt {
    font-size: 24px;
    color: #787878;
    margin-bottom: 20px;
}

.btn-login-news {
    background: none;
    color: #ffba00;
    border: solid 1px #ffba00;
}