blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}
body,
button,
input,
select,
textarea {
    font: 14px/1.5 tahoma,arial;
    font-family: "Microsoft Yahei";

    color: #666;
}
button,
input,
select,
textarea {
    font-size: 100%;
}
img,
input,
select {
    vertical-align: middle;
}
iframe {
    display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}
li,
ol,
ul {
    list-style: none;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: 500;
    font-style: normal;
}
code,
kbd,
pre,
samp {
    font-family: courier new,courier,monospace;
}
small {
    font-size: 12px;
}
legend {
    color: #000;
}
fieldset,
img {
    border: 0;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
th {
    text-align: inherit;
}
:focus {
    outline: 0;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
}
a {
    text-decoration: none;

    color: #525252;

    cursor: pointer;
}
a:hover {
    text-decoration: none;

    color: #fa5546;
}
button,
input {
    border: 0;
}
body {
    min-width: 1200px;

    background: #f6f6f6;
}
::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}
::-webkit-scrollbar-button:vertical {
    display: none;
}
::-webkit-scrollbar-track:vertical {
    background-color: #000;
}
::-webkit-scrollbar-track-piece {
    background: #fff;
}
::-webkit-scrollbar-thumb {
    border-radius: 5px;

    background-color: #8e8e8e;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #3b3b3b;
}
::-webkit-scrollbar-corner:vertical {
    background-color: #535353;
}
::-webkit-scrollbar-resizer:vertical {
    background-color: #ff6e00;
}
.f12 {
    font-size: 12px;
}
.f13 {
    font-size: 13px;
}
.f14 {
    font-size: 14px;
}
.f15 {
    font-size: 15px;
}
.f18 {
    font-family: Arial;
    font-size: 18px;
}
.f16 {
    font-size: 16px;
}
.f20 {
    font-size: 20px;
}
.f24 {
    font-size: 24px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.bold {
    font-weight: 700;
}
.num {
    font-family: Arial;
}
.pr {
    position: relative;
}
.display_none {
    display: none;
}
.noborder {
    border: none !important;
}
.border_b {
    border-bottom: 1px solid #e1e1e1;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.more1 {
    float: right;

    padding-right: 10px;
}
.more1_yylh {
    float: right;
}
.phone {
    font-family: Arial;
    font-size: 24px;

    color: #fff;
}
.safetymsg-pcode {
    padding-left: 20px;
    width: 30%;
}
/*Typography*/
.font-primary {
    color: #525252;
}
.font-assist {
    color: #8c8c8c;
}
.line-primary {
    border-bottom: 1px solid #f1f1f1;
}
.font-red {
    color: #fa5546;
}
.font-orange {
    color: #fc8026;
}
.font-disabled {
    color: #e3e3e3;
}
/*===== clearfix =====*/
.clearfix:after {
    display: block;
    clear: both;

    height: 0;

    content: "\200B";
}
.clearfix {
    zoom: 1;
}
.clear {
    clear: both;

    line-height: 0;
}
/*margin*/
.m10 {
    margin: 10px;
}
.m15 {
    margin: 15px;
}
.m30 {
    margin: 30px;
}
.mt5 {
    margin-top: 5px;
}
.mt51 {
    margin-top: 5px;

    *margin-top: 0;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.mt100 {
    margin-top: 100px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
.mb100 {
    margin-bottom: 100px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml12 {
    margin-left: 12px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.ml50 {
    margin-left: 50px;
}
.ml60 {
    margin-left: 60px;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.mr15 {
    margin-right: 15px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.mr50 {
    margin-right: 50px;
}
.mr100 {
    margin-right: 100px;
}
.ml80 {
    margin-left: 80px;
}
/*padding*/
.p10 {
    padding: 10px;
}
.p15 {
    padding: 15px;
}
.p30 {
    padding: 30px;
}
.pt5 {
    padding-top: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.pt50 {
    padding-top: 50px;
}
.pb5 {
    padding-bottom: 5px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb40 {
    padding-bottom: 40px;
}
.pb50 {
    padding-bottom: 50px;
}
.pb100 {
    padding-bottom: 100px;
}
.pl5 {
    padding-left: 5px;
}
.pl10 {
    padding-left: 10px;
}
.pl15 {
    padding-left: 15px;
}
.pl20 {
    padding-left: 20px;
}
.pl30 {
    padding-left: 30px;
}
.pl40 {
    padding-left: 40px;
}
.pl50 {
    padding-left: 50px;
}
.pl100 {
    padding-left: 100px;
}
.pr5 {
    padding-right: 5px;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pr20 {
    padding-right: 20px;
}
.pr30 {
    padding-right: 30px;
}
.pr40 {
    padding-right: 40px;
}
.pr50 {
    padding-right: 50px;
}
.pr100 {
    padding-right: 100px;
}
.p15-30 {
    padding: 15px 30px;
}
/*font color*/
.red {
    color: #da251c;
}
.blue,
.orange {
    color: #da251c;
}
.gray9 {
    color: #999;
}
.gray6 {
    color: #666;
}
.white {
    color: #fff;
}
.w100 {
    width: 100px;
}
.w190 {
    width: 190px;
}
.w250 {
    width: 250px;
}
.w280 {
    width: 280px;
}
.w300 {
    width: 300px;
}
.w450 {
    width: 450px;
}
.w540 {
    width: 540px;
}
.w600 {
    width: 600px;
}
.w670 {
    width: 670px;
}
.w1002 {
    margin: 0 auto;
    width: 1002px;
}
.w1180 {
    margin: 0 auto;
    width: 1118px;
}
.w1200 {
    margin: 0 auto;
    width: 1200px;
}
.text-center {
    text-align: center;
}
/*头部*/
.top_bar {
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    min-width: 1200px;

    line-height: 35px;
}
.top_bar .care {
    float: left;

    font-size: 14px;

    color: #525252;
}
.top_bar .care > a,
.top_bar .care > span {
    float: left;

    padding-left: 10px;
}
.top_bar .care .about_yonyou {
    margin: 5px 0 0 20px;
    border-bottom: 1px solid #c6c6c6;
    padding: 0 5px;
    height: 23px;

    line-height: 23px;
}
.top_bar .care .about_yonyou:hover {
    border-bottom: 1px solid #e40211;

    color: #e40211;
}
.top_bar .care .media_icon {
    float: left;

    position: relative;
    z-index: 9999;

    margin: 6px 0 0 10px;
    border-radius: 20px;
    padding-left: 0;
    width: 23px;
    height: 23px;

    background: url(/images/common/common.png) no-repeat;
    background-color: #c5c3c4;
}
.top_bar .care .media_icon:hover .qrcode_box {
    display: block!important;
}
.top_bar .care .micro_blog {
    background-position: -59px 5px;
}
.top_bar .care .media_icon:hover {
    background-color: #fc8026;
}
.top_bar .care .micro_message {
    background-position: -60px -21px;
}
.top_bar .care .android_app {
    border-radius: 5px;
    padding-left: 12px;
    width: 70px;

    font-size: 12px;
    line-height: 24px;
    text-align: center;

    color: #fff;
    background-position: -118px 3px;
}
.top_bar .care .media_icon .qrcode_box {
    position: absolute;
    top: 38px;
    left: -64px;
    z-index: 2;

    border: 1px solid #bbb;
    border-radius: 3px;
    padding-bottom: 10px;
    width: 150px;

    line-height: 30px;
    text-align: center;

    color: #615d5c;
    background: #fff;
}
.arrow_1 {
    position: absolute;
    top: -11px;
    left: 60px;

    width: 21px;
    height: 11px;

    background: url(/images/jiantou_01.png) no-repeat 0 0;
}
.top_bar .nav li {
    float: left;

    margin: 10px 0;
    border-left: 1px solid #8c8c8c;
    padding: 0 12px;

    line-height: 14px;
}
.top_bar .nav li.novice_2 {
    border-left: none;
}
.top_bar .nav li a {
    color: #5f5d5e;
}
.top_bar .nav li a:hover {
    color: #fa5546;
}
.header_nav-ctn {
    position: relative;
}
.header_decorate {
    overflow: hidden;

    position: absolute;

    width: 100%;
}
.header_decorate-ctn {
    position: relative;

    margin: 0 auto;
    height: 102px;
}
.header_decorate-left {
    position: absolute;
    top: 5px;

    margin-left: -183px;
}
.header_decorate-right {
    position: absolute;
    top: 5px;
    right: 0;

    margin-right: -110px;
}
.logo {
    float: left;

    width: auto;
    height: 102px;
}
.main_nav {
    float: right;
    margin-right: 10px;
    margin-left: 25px;
    padding-top: 32px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
}
.main_menu-li {
    float: left;
    position: relative;
    margin-left: 55px;
    height: 70px;
    font-size: 14px;
}
.menu_li-btn {
    display: block;

    height: 31px;

    font-size: 16px;
    line-height: 31px;

    color: #525252;
}
.has-sub .menu_li-btn {
    padding-right: 15px;
}
.menu_li-downArrow {
    position: absolute;
    top: 14px;
    right: 3px;

    border-top: 7px solid #000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    padding: 0;
    width: 0;
}
.menu_li-bgl {
    display: block;

    position: absolute;
    top: 0;
    left: -7px;

    width: 7px;
    height: 34px;

    background-repeat: no-repeat;
}
.menu_li-bgr {
    display: block;

    position: absolute;
    top: 0;
    right: -7px;

    width: 7px;
    height: 34px;

    background-repeat: no-repeat;
}
.main_menu-li:hover .menu_li-downArrow {
    display: none;
}
.sub-nav {
    overflow: hidden;

    position: absolute;

    width: 92px;
    height: 10px;
}
.main_menu-li:hover .sub-nav {
    height: 234px;
}
.sub_menu {
    display: none;

    position: absolute;
    top: 39px;
    left: 0;
    z-index: 99999;

    border: 1px solid #f1f1f1;
    border-top: 1px solid #fa5546;
    border-bottom: 1px solid #fa5546;
    min-width: 90px;

    text-align: center;

    background: #fff;
}

.main_menu-li:hover .sub_menu {
    display: block;

    -webkit-animation: godown .3s;
    -moz-animation: godown .3s;
    -o-animation: godown .3s;
    animation: godown .3s;
}
.sub_menu .pop-pic {
    position: absolute;
    top: -10px;
    left: 40px;

    border-right: 7px solid transparent;
    border-bottom: 10px solid #fb5346;
    border-left: 7px solid transparent;
    padding: 0;
    width: 0;
}
.main_menu-li:hover .menu_li-btn {
    color: #fa5546;
}
.sub_menu-li {
    display: block;

    margin: 0;
    border: none;
    padding: 0;
    width: 90px;

    background: #fff;
}
.sub_menu-li .menu_li_btn {
    display: block;

    margin: 0 auto;
    border-bottom: 1px solid #fc8026;
    padding: 0;
    width: 65px;
    height: 45px;

    font-size: 14px;
    line-height: 45px;
    text-align: center;

    color: #666;
}
.sub_menu-li .menu_li_btn:hover {
    margin: 0 auto;
    padding: 0;
    width: 90px;

    color: #fc8026;

    -webkit-transition: width .5s;
    -moz-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
}
.sub_menu-li .last_li_btn {
    border-bottom: none;
}
@keyframes godown {
    from {
        top: -54px;
    }
    to {
        top: 36px;
    }
}
@-o-keyframes godown {
    from {
        top: -54px;
    }
    to {
        top: 36px;
    }
}
@-moz-keyframes godown {
    from {
        top: -54px;
    }
    to {
        top: 36px;
    }
}
@-webkit-keyframes godown {
    from {
        top: -54px;
    }
    to {
        top: 36px;
    }
}

.ui-list-field {
    width: 44px;
}
.ui-progressbar-mid {
    display: block;

    width: 44px;
    height: 44px;

    font-family: Arial;
    font-size: 8px;
    line-height: 44px;
    text-align: center;

    background: url(/images/progressbar_mid.png);
}
.ui-progressbar-mid em {
    font-size: 14px;
}
.ui-progressbar-mid-0 {
    background-position: 0 0;
}
.ui-progressbar-mid-1 {
    background-position: -54px 0;
}
.ui-progressbar-mid-2 {
    background-position: -108px 0;
}
.ui-progressbar-mid-3 {
    background-position: -162px 0;
}
.ui-progressbar-mid-4 {
    background-position: -216px 0;
}
.ui-progressbar-mid-5 {
    background-position: -270px 0;
}
.ui-progressbar-mid-6 {
    background-position: -324px 0;
}
.ui-progressbar-mid-7 {
    background-position: -378px 0;
}
.ui-progressbar-mid-8 {
    background-position: -432px 0;
}
.ui-progressbar-mid-9 {
    background-position: -486px 0;
}
.ui-progressbar-mid-10 {
    background-position: -540px 0;
}
.ui-progressbar-mid-11 {
    background-position: -594px 0;
}
.ui-progressbar-mid-12 {
    background-position: -648px 0;
}
.ui-progressbar-mid-13 {
    background-position: -702px 0;
}
.ui-progressbar-mid-14 {
    background-position: -756px 0;
}
.ui-progressbar-mid-15 {
    background-position: -810px 0;
}
.ui-progressbar-mid-16 {
    background-position: -864px 0;
}
.ui-progressbar-mid-17 {
    background-position: -918px 0;
}
.ui-progressbar-mid-18 {
    background-position: -972px 0;
}
.ui-progressbar-mid-19 {
    background-position: -1026px 0;
}
.ui-progressbar-mid-20 {
    background-position: -1080px 0;
}
.ui-progressbar-mid-21 {
    background-position: -1134px 0;
}
.ui-progressbar-mid-22 {
    background-position: -1188px 0;
}
.ui-progressbar-mid-23 {
    background-position: -1242px 0;
}
.ui-progressbar-mid-24 {
    background-position: -1296px 0;
}
.ui-progressbar-mid-25 {
    background-position: -1350px 0;
}
.ui-progressbar-mid-26 {
    background-position: -1404px 0;
}
.ui-progressbar-mid-27 {
    background-position: -1458px 0;
}
.ui-progressbar-mid-28 {
    background-position: -1512px 0;
}
.ui-progressbar-mid-29 {
    background-position: -1566px 0;
}
.ui-progressbar-mid-30 {
    background-position: -1620px 0;
}
.ui-progressbar-mid-31 {
    background-position: -1674px 0;
}
.ui-progressbar-mid-32 {
    background-position: -1728px 0;
}
.ui-progressbar-mid-33 {
    background-position: -1782px 0;
}
.ui-progressbar-mid-34 {
    background-position: -1836px 0;
}
.ui-progressbar-mid-35 {
    background-position: -1890px 0;
}
.ui-progressbar-mid-36 {
    background-position: -1944px 0;
}
.ui-progressbar-mid-37 {
    background-position: -1998px 0;
}
.ui-progressbar-mid-38 {
    background-position: -2052px 0;
}
.ui-progressbar-mid-39 {
    background-position: -2106px 0;
}
.ui-progressbar-mid-40 {
    background-position: -2160px 0;
}
.ui-progressbar-mid-41 {
    background-position: -2214px 0;
}
.ui-progressbar-mid-42 {
    background-position: -2268px 0;
}
.ui-progressbar-mid-43 {
    background-position: -2322px 0;
}
.ui-progressbar-mid-44 {
    background-position: -2376px 0;
}
.ui-progressbar-mid-45 {
    background-position: -2430px 0;
}
.ui-progressbar-mid-46 {
    background-position: -2484px 0;
}
.ui-progressbar-mid-47 {
    background-position: -2538px 0;
}
.ui-progressbar-mid-48 {
    background-position: -2592px 0;
}
.ui-progressbar-mid-49 {
    background-position: -2646px 0;
}
.ui-progressbar-mid-50 {
    background-position: -2700px 0;
}
.ui-progressbar-mid-51 {
    background-position: -2754px 0;
}
.ui-progressbar-mid-52 {
    background-position: -2808px 0;
}
.ui-progressbar-mid-53 {
    background-position: -2862px 0;
}
.ui-progressbar-mid-54 {
    background-position: -2916px 0;
}
.ui-progressbar-mid-55 {
    background-position: -2970px 0;
}
.ui-progressbar-mid-56 {
    background-position: -3024px 0;
}
.ui-progressbar-mid-57 {
    background-position: -3078px 0;
}
.ui-progressbar-mid-58 {
    background-position: -3132px 0;
}
.ui-progressbar-mid-59 {
    background-position: -3186px 0;
}
.ui-progressbar-mid-60 {
    background-position: -3240px 0;
}
.ui-progressbar-mid-61 {
    background-position: -3294px 0;
}
.ui-progressbar-mid-62 {
    background-position: -3348px 0;
}
.ui-progressbar-mid-63 {
    background-position: -3402px 0;
}
.ui-progressbar-mid-64 {
    background-position: -3456px 0;
}
.ui-progressbar-mid-65 {
    background-position: -3510px 0;
}
.ui-progressbar-mid-66 {
    background-position: -3564px 0;
}
.ui-progressbar-mid-67 {
    background-position: -3618px 0;
}
.ui-progressbar-mid-68 {
    background-position: -3672px 0;
}
.ui-progressbar-mid-69 {
    background-position: -3726px 0;
}
.ui-progressbar-mid-70 {
    background-position: -3780px 0;
}
.ui-progressbar-mid-71 {
    background-position: -3834px 0;
}
.ui-progressbar-mid-72 {
    background-position: -3888px 0;
}
.ui-progressbar-mid-73 {
    background-position: -3942px 0;
}
.ui-progressbar-mid-74 {
    background-position: -3996px 0;
}
.ui-progressbar-mid-75 {
    background-position: -4050px 0;
}
.ui-progressbar-mid-76 {
    background-position: -4104px 0;
}
.ui-progressbar-mid-77 {
    background-position: -4158px 0;
}
.ui-progressbar-mid-78 {
    background-position: -4212px 0;
}
.ui-progressbar-mid-79 {
    background-position: -4266px 0;
}
.ui-progressbar-mid-80 {
    background-position: -4320px 0;
}
.ui-progressbar-mid-81 {
    background-position: -4374px 0;
}
.ui-progressbar-mid-82 {
    background-position: -4428px 0;
}
.ui-progressbar-mid-83 {
    background-position: -4482px 0;
}
.ui-progressbar-mid-84 {
    background-position: -4536px 0;
}
.ui-progressbar-mid-85 {
    background-position: -4590px 0;
}
.ui-progressbar-mid-86 {
    background-position: -4644px 0;
}
.ui-progressbar-mid-87 {
    background-position: -4698px 0;
}
.ui-progressbar-mid-88 {
    background-position: -4752px 0;
}
.ui-progressbar-mid-89 {
    background-position: -4806px 0;
}
.ui-progressbar-mid-90 {
    background-position: -4860px 0;
}
.ui-progressbar-mid-91 {
    background-position: -4914px 0;
}
.ui-progressbar-mid-92 {
    background-position: -4968px 0;
}
.ui-progressbar-mid-93 {
    background-position: -5022px 0;
}
.ui-progressbar-mid-94 {
    background-position: -5076px 0;
}
.ui-progressbar-mid-95 {
    background-position: -5130px 0;
}
.ui-progressbar-mid-96 {
    background-position: -5184px 0;
}
.ui-progressbar-mid-97 {
    background-position: -5238px 0;
}
.ui-progressbar-mid-98 {
    background-position: -5292px 0;
}
.ui-progressbar-mid-99 {
    background-position: -5346px 0;
}
.ui-progressbar-mid-100 {
    background-position: -5400px 0;
}
.ui-progressbar-circle {
    display: block;

    border-radius: 50%;
    width: 80px;
    height: 80px;

    font-size: 16px;
    line-height: 80px;
    text-align: center;
}
.ui-progressbar-circle-ready {
    border: 8px solid #83a700;

    color: #83a700;

    box-shadow: 0 0 8px -2px #83a700;
    text-shadow: 0 0 2px #83a700;
}
.ui-progressbar-circle-ready:hover {
    color: #83a700;
}
.ui-progressbar-circle-failed {
    border: 8px solid #464646;

    color: #464646;

    box-shadow: 0 0 8px -2px #464646;
    text-shadow: 0 0 2px #464646;
}
.ui-progressbar-circle-failed:hover {
    color: #464646;
}
.ui-progressbar-circle-closed {
    border: 8px solid #0697da;

    color: #0697da;

    box-shadow: 0 0 8px -2px #0697da;
    text-shadow: 0 0 2px #0697da;
}
.ui-progressbar-circle-closed:hover {
    color: #0697da;
}
.ui-progressbar-circle-guaranteed {
    border: 8px solid #167aa8;

    color: #167aa8;

    box-shadow: 0 0 8px -2px #167aa8;
    text-shadow: 0 0 2px #167aa8;
}
.ui-progressbar-circle-guaranteed:hover {
    color: #167aa8;
}
.ui-progressbar-circle-join {
    border: 8px solid #83a700;

    color: #83a700;
}
.ui-progressbar-circle-join:hover {
    border: 8px solid #728f07;

    color: #728f07;
}
.ui-progressbar-large {
    display: block;

    width: 96px;
    height: 96px;

    font-size: 16px;
    line-height: 96px;
    text-align: center;

    background: url(/images/progressbar_large.png);
}
.ui-progressbar-large em {
    font-size: 16px;
}
.ui-progressbar-large-0 {
    background-position: 0 0;
}
.ui-progressbar-large-1 {
    background-position: -106px 0;
}
.ui-progressbar-large-2 {
    background-position: -212px 0;
}
.ui-progressbar-large-3 {
    background-position: -318px 0;
}
.ui-progressbar-large-4 {
    background-position: -424px 0;
}
.ui-progressbar-large-5 {
    background-position: -530px 0;
}
.ui-progressbar-large-6 {
    background-position: -636px 0;
}
.ui-progressbar-large-7 {
    background-position: -742px 0;
}
.ui-progressbar-large-8 {
    background-position: -848px 0;
}
.ui-progressbar-large-9 {
    background-position: -954px 0;
}
.ui-progressbar-large-10 {
    background-position: -1060px 0;
}
.ui-progressbar-large-11 {
    background-position: -1166px 0;
}
.ui-progressbar-large-12 {
    background-position: -1272px 0;
}
.ui-progressbar-large-13 {
    background-position: -1378px 0;
}
.ui-progressbar-large-14 {
    background-position: -1484px 0;
}
.ui-progressbar-large-15 {
    background-position: -1590px 0;
}
.ui-progressbar-large-16 {
    background-position: -1696px 0;
}
.ui-progressbar-large-17 {
    background-position: -1802px 0;
}
.ui-progressbar-large-18 {
    background-position: -1908px 0;
}
.ui-progressbar-large-19 {
    background-position: -2014px 0;
}
.ui-progressbar-large-20 {
    background-position: -2120px 0;
}
.ui-progressbar-large-21 {
    background-position: -2226px 0;
}
.ui-progressbar-large-22 {
    background-position: -2332px 0;
}
.ui-progressbar-large-23 {
    background-position: -2438px 0;
}
.ui-progressbar-large-24 {
    background-position: -2544px 0;
}
.ui-progressbar-large-25 {
    background-position: -2650px 0;
}
.ui-progressbar-large-26 {
    background-position: -2756px 0;
}
.ui-progressbar-large-27 {
    background-position: -2862px 0;
}
.ui-progressbar-large-28 {
    background-position: -2968px 0;
}
.ui-progressbar-large-29 {
    background-position: -3074px 0;
}
.ui-progressbar-large-30 {
    background-position: -3180px 0;
}
.ui-progressbar-large-31 {
    background-position: -3286px 0;
}
.ui-progressbar-large-32 {
    background-position: -3392px 0;
}
.ui-progressbar-large-33 {
    background-position: -3498px 0;
}
.ui-progressbar-large-34 {
    background-position: -3604px 0;
}
.ui-progressbar-large-35 {
    background-position: -3710px 0;
}
.ui-progressbar-large-36 {
    background-position: -3816px 0;
}
.ui-progressbar-large-37 {
    background-position: -3922px 0;
}
.ui-progressbar-large-38 {
    background-position: -4028px 0;
}
.ui-progressbar-large-39 {
    background-position: -4134px 0;
}
.ui-progressbar-large-40 {
    background-position: -4240px 0;
}
.ui-progressbar-large-41 {
    background-position: -4346px 0;
}
.ui-progressbar-large-42 {
    background-position: -4452px 0;
}
.ui-progressbar-large-43 {
    background-position: -4558px 0;
}
.ui-progressbar-large-44 {
    background-position: -4664px 0;
}
.ui-progressbar-large-45 {
    background-position: -4770px 0;
}
.ui-progressbar-large-46 {
    background-position: -4876px 0;
}
.ui-progressbar-large-47 {
    background-position: -4982px 0;
}
.ui-progressbar-large-48 {
    background-position: -5088px 0;
}
.ui-progressbar-large-49 {
    background-position: -5194px 0;
}
.ui-progressbar-large-50 {
    background-position: -5300px 0;
}
.ui-progressbar-large-51 {
    background-position: -5406px 0;
}
.ui-progressbar-large-52 {
    background-position: -5512px 0;
}
.ui-progressbar-large-53 {
    background-position: -5618px 0;
}
.ui-progressbar-large-54 {
    background-position: -5724px 0;
}
.ui-progressbar-large-55 {
    background-position: -5830px 0;
}
.ui-progressbar-large-56 {
    background-position: -5936px 0;
}
.ui-progressbar-large-57 {
    background-position: -6042px 0;
}
.ui-progressbar-large-58 {
    background-position: -6148px 0;
}
.ui-progressbar-large-59 {
    background-position: -6254px 0;
}
.ui-progressbar-large-60 {
    background-position: -6360px 0;
}
.ui-progressbar-large-61 {
    background-position: -6466px 0;
}
.ui-progressbar-large-62 {
    background-position: -6572px 0;
}
.ui-progressbar-large-63 {
    background-position: -6678px 0;
}
.ui-progressbar-large-64 {
    background-position: -6784px 0;
}
.ui-progressbar-large-65 {
    background-position: -6890px 0;
}
.ui-progressbar-large-66 {
    background-position: -6996px 0;
}
.ui-progressbar-large-67 {
    background-position: -7102px 0;
}
.ui-progressbar-large-68 {
    background-position: -7208px 0;
}
.ui-progressbar-large-69 {
    background-position: -7314px 0;
}
.ui-progressbar-large-70 {
    background-position: -7420px 0;
}
.ui-progressbar-large-71 {
    background-position: -7526px 0;
}
.ui-progressbar-large-72 {
    background-position: -7632px 0;
}
.ui-progressbar-large-73 {
    background-position: -7738px 0;
}
.ui-progressbar-large-74 {
    background-position: -7844px 0;
}
.ui-progressbar-large-75 {
    background-position: -7950px 0;
}
.ui-progressbar-large-76 {
    background-position: -8056px 0;
}
.ui-progressbar-large-77 {
    background-position: -8162px 0;
}
.ui-progressbar-large-78 {
    background-position: -8268px 0;
}
.ui-progressbar-large-79 {
    background-position: -8374px 0;
}
.ui-progressbar-large-80 {
    background-position: -8480px 0;
}
.ui-progressbar-large-81 {
    background-position: -8586px 0;
}
.ui-progressbar-large-82 {
    background-position: -8692px 0;
}
.ui-progressbar-large-83 {
    background-position: -8798px 0;
}
.ui-progressbar-large-84 {
    background-position: -8904px 0;
}
.ui-progressbar-large-85 {
    background-position: -9010px 0;
}
.ui-progressbar-large-86 {
    background-position: -9116px 0;
}
.ui-progressbar-large-87 {
    background-position: -9222px 0;
}
.ui-progressbar-large-88 {
    background-position: -9328px 0;
}
.ui-progressbar-large-89 {
    background-position: -9434px 0;
}
.ui-progressbar-large-90 {
    background-position: -9540px 0;
}
.ui-progressbar-large-91 {
    background-position: -9646px 0;
}
.ui-progressbar-large-92 {
    background-position: -9752px 0;
}
.ui-progressbar-large-93 {
    background-position: -9858px 0;
}
.ui-progressbar-large-94 {
    background-position: -9964px 0;
}
.ui-progressbar-large-95 {
    background-position: -10070px 0;
}
.ui-progressbar-large-96 {
    background-position: -10176px 0;
}
.ui-progressbar-large-97 {
    background-position: -10282px 0;
}
.ui-progressbar-large-98 {
    background-position: -10388px 0;
}
.ui-progressbar-large-99 {
    background-position: -10494px 0;
}
.ui-progressbar-large-100 {
    background-position: -10600px 0;
}
.plan-progress-container {
    margin: 0 auto;
    padding-top: 20px;
    width: 96px;
    height: 110px;
}
.ui-plan-latest:hover .plan-status-2 a.ui-progressbar-circle {
    display: block;
}
.ui-plan-latest .plan-status-1 a.ui-progressbar-circle {
    display: none;
}
.ui-plan-latest:hover .plan-status-1 a.ui-progressbar-circle {
    display: block;

    color: #83a700;
}
/*投资列表按钮*/
.index_btn01,
.index_btn02,
.index_btn03 {
    display: block;

    border: none;

    text-align: center;

    color: #fff;
}
.index_btn01 {
    width: 89px;
    height: 29px;

    line-height: 29px;

    background: #32b1ba;

    cursor: pointer;
}
.index_btn01:hover {
    display: block;

    width: 89px;
    height: 29px;

    color: #fff;
    background: #80c9ce;
}
.index_btn02 {
    width: 89px;
    height: 29px;

    line-height: 29px;

    background: #bcbcbb;
}
.index_btn02:hover {
    color: #fff;
}
.index_btn03 {
    width: 196px;
    height: 29px;

    line-height: 29px;

    color: #000;
    background: url(/images/common/common.png) no-repeat 0 -367px;

    cursor: pointer;
}
/*右侧工具栏 START*/
.toolbar {
    position: fixed;
    right: 0;
    bottom: 60px;
    z-index: 9999;
}
.toolbar .toolbar-item {
    display: block;

    position: relative;

    border: 1px solid #f1f1f1;
    width: 60px;
    height: 60px;

    line-height: 60px;
    text-indent: -9999px;
}
.toolbar .toolbar-item .t-item_text {
    display: block;

    background-color: #fff;
    background-image: url(/images/common/toolbar.png);
    background-repeat: no-repeat;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.toolbar .toolbar-item.calculator .t-item_text {
    background-position: 8px 10px;
}
.toolbar .toolbar-item.calculator:hover .t-item_text {
    background-position: 8px -42px;
}
.toolbar .toolbar-item.weibo .t-item_text {
    background-position: 8px -302px;
}
.toolbar .toolbar-item.weibo:hover .t-item_text {
    background-position: 8px -354px;
}
.toolbar .toolbar-item.app .t-item_text {
    background-position: 9px -515px;
}
.toolbar .toolbar-item.app:hover .t-item_text {
    background-position: 9px -565px;
}
.toolbar .toolbar-item.wechat .t-item_text {
    background-position: 8px -198px;
}
.toolbar .toolbar-item.wechat:hover .t-item_text {
    background-position: 8px -250px;
}
.toolbar .toolbar-item.qqkefu .t-item_text {
    background-position: 8px -94px;
}
.toolbar .toolbar-item.qqkefu:hover .t-item_text {
    background-position: 8px -146px;
}
.toolbar .toolbar-item.gotop .t-item_text {
    background-position: 8px -406px;
}
.toolbar .toolbar-item.gotop:hover .t-item_text {
    background-position: 8px -458px;
}
.toolbar .toolbar-item .t-item_box {
    display: none;

    position: absolute;
    top: 0;
    right: 61px;

    line-height: 1.2;
    text-align: center;
    text-indent: 0;

    color: #fff;
    background-color: #fb8126;
}
.toolbar .toolbar-item .t-item_box.icon_box {
    padding: 4px;
    width: 100px;
    height: 100px;
}
.toolbar .toolbar-item.app .t-item_box.icon_box {
    height: 140px;

    font-size: 13px;
}
.toolbar .toolbar-item.app .t-item_box.icon_box span {
    display: inline-block;

    margin-top: 5px;
}
.toolbar .toolbar-item .t-item_box.text_box {
    padding-top: 14px;
    width: 60px;
    height: 46px;
}
.toolbar .toolbar-item:hover .t-item_text {
    color: #fff;
    background-color: #fb8126;
}
.toolbar .toolbar-item:hover .t-item_box {
    display: block;
}
.toolbar .toolbar-decorate_top {
    position: absolute;
    top: -29px;
    right: -6px;
}
.toolbar .toolbar-decorate_bottom {
    position: absolute;
    right: -4px;
    bottom: -72px;
}
/*右侧工具栏--END*/
/*底部start*/
.footer {
    color: #fff;
    background-color: #272d36;
}
.footer_approve,
.footer_cooperate,
.footer_copyright,
.footer_top {
    margin: 0 auto;
    width: 1200px;
}
.footer_line {
    display: block;

    border-bottom: 1px solid #51585e;
}
.footer_top {
    position: relative;
}
.footer_contact,
.footer_links {
    width: 900px;
}
.footer_kefu {
    position: absolute;
    top: 34px;
    right: 0;

    padding-top: 4px;
    padding-left: 70px;
    width: 300px;
    height: 64px;

    background-image: url(/images/common/footer.png);
    background-repeat: no-repeat;
    background-position: 0 -368px;
}
.footer_kefu .kefu_phone {
    font-size: 30px;

    color: #fc8026;
}
.footer_links {
    overflow: hidden;

    padding: 34px 0 20px;
}
.footer_link {
    float: left;

    margin-right: 30px;

    color: #fff;
}
.footer_link:hover {
    color: #fc8026;
}
.footer_contact {
    padding-bottom: 38px;
}
.footer_tooler {
    float: left;

    margin-right: 20px;
    width: 40px;
    height: 40px;

    line-height: 40px;

    cursor: pointer;
}
.footer_tooler.title {
    width: 60px;
}
.footer_tooler.mobile_title {
    padding-left: 30px;
    width: 50px;
}
.footer_tooler.icon {
    position: relative;

    background-image: url(/images/common/footer.png);
    background-repeat: no-repeat;

    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.footer_tooler.icon.wechat {
    background-position: 0 -184px;
}
.footer_tooler.icon.wechat:hover {
    background-position: 0 -230px;
}
.footer_tooler.icon.weibo {
    background-position: 0 -276px;
}
.footer_tooler.icon.weibo:hover {
    background-position: 0 -322px;
}
.footer_tooler.icon.QQWPA {
    background-position: 0 -92px;
}
.footer_tooler.icon.QQWPA:hover {
    background-position: 0 -138px;
}
.footer_tooler.icon.android_app {
    background-position: 0 0;
}
.footer_tooler.icon.android_app:hover {
    background-position: 0 -46px;
}
/*.footer_tooler.icon.ios_app {
    background-position: 0 -92px;
}
.footer_tooler.icon.ios_app:hover {
    background-position: 0 -138px;
}*/
.footer_tooler .foot_item {
    display: none;

    position: absolute;
    top: -113px;
    left: -35px;
    z-index: 9999;
}

.footer_tooler .foot_item .wechat-img {
    border: 1px solid #fc8026;
}
.footer_tooler .foot_item .triangle-down {
    position: absolute;
    top: 100%;
    left: 50%;

    margin-left: -4px;
    border: 8px solid transparent;
    border-top: 10px solid #fc8026;
    width: 0;
    height: 0;
}
.footer_tooler:hover .foot_item {
    display: block;
}
.footer_cooperate {
    position: relative;

    padding-top: 30px;

    text-align: center;
}
.footer_cooperate .coo_link {
    padding-right: 20px;

    color: #fff;
}
.footer_cooperate .coo_link:hover {
    color: #fc8026;
}
.footer_cooperate .more-link {
    position: absolute;
    right: 0;
}
.footer_approve,
.footer_copyright {
    overflow: hidden;

    padding: 40px 0;

    text-align: center;
}
.footer_approve {
    padding: 20px 0 30px;
}
.footer_approve a {
    margin-left: 15px;
    border-radius: 3px;
    width: 100px;
    height: 40px;
}
.footer_approve a img {
    border-radius: 3px;
    width: 100px;
    height: 40px;
}
/*底部end*/
/* 底部营销活动框 */
.bottom-activity {
    display: none;

    position: fixed;
    bottom: -200px;
    z-index: 4;

    width: 100%;
    min-width: 1200px;

    opacity: .9;

    filter: alpha(opacity=90);
}
.close-tip {
    position: absolute;
    z-index: 9998;

    margin: 4px 0 0 5px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    width: 45px;
    height: 45px;

    font-size: 45px;
    line-height: 40px;
    text-align: center;

    color: #eaeaea;
    background: #4a4a4a;

    opacity: 0;

    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;

    cursor: pointer;

    filter: alpha(opacity=0);
}
.bottom-activity .close-tip {
    bottom: 90px;
    left: 10px;

    border-radius: 0;

    background: url(/images/boxClose.png);
    background-repeat: no-repeat;
    background-position: 0 0;

    opacity: 1;

    cursor: pointer;

    filter: alpha(opacity=100);
}
.actImg,
.imgCon {
    margin: 0 auto;
    width: 1200px;
}
.imgCon {
    position: relative;
}
.bottom-bg {
    position: absolute;
    bottom: 0;

    width: 100%;
    height: 150px;
}
/* PC营销活动弹框 */
.alert_bg {
    display: none;

    position: fixed;
    z-index: 10000;

    width: 100%;
    height: 100%;

    background: #000;

    opacity: .4;

    filter: alpha(opacity = 40);
}
.center-activity {
    display: none;

    position: fixed;
    top: 200px;
    left: 50%;
    z-index: 10001;

    margin-left: -300px;
    border-radius: 10px;
    width: 600px;
    height: 400px;
}
.center-activity .close-tip {
    position: absolute;
    top: -50px;
    right: 0;

    width: 40px;
    height: 40px;

    background: url(/images/centerAD_Btn.png);

    opacity: 1;

    filter: alpha(opacity=100);
}
.center-activity .actImg {
    border-radius: 10px;
    width: 600px;
    height: 400px;
}
/*各种弹窗*/
.prompt {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100000;

    width: 100%;
    height: 709px;

    background: url(/images/dengl_ts.png) no-repeat 0 0;

    _position: absolute;
}
.warp {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;

    margin: 0;
    border: none;
    padding: 0;
    width: 100%;

    direction: ltr;
}
.indicator {
    position: fixed;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background: #000;

    opacity: .8;

    filter: alpha(opacity=30);
    -moz-opacity: .3;
}
.tipoff {
    display: block;

    width: 32px;
    height: 32px;

    background: url(/images/common/common.png) no-repeat 0 -1075px;

    cursor: pointer;

    _position: absolute;
}
.dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100000;

    border: 3px solid #629cd2;
    border-radius: 10px;

    background: #fff;

    _position: absolute;
}
.dialog .con {
    margin-top: 20px;
    padding: 10px 30px 20px;

    line-height: 26px;
}
.dialog .dialog_close {
    display: block;

    margin: 5px;
    width: 26px;
    height: 26px;

    background: url(/images/popup.png) no-repeat 0 -339px;

    cursor: pointer;

    _position: absolute;
}
.dialog .dialog_close:hover {
    background: url(/images/popup.png) no-repeat 0 -273px;
}
.dialog .dialog_close_1 {
    display: block;

    margin: 5px;
    width: 26px;
    height: 26px;

    background: url(/images/popup.png) no-repeat 0 -339px;

    cursor: pointer;

    _position: absolute;
}
.dialog .dialog_close_1:hover {
    background: url(/images/popup.png) no-repeat 0 -273px;
}
.dialog .sftgc_1 {
    display: block;

    border-radius: 10px;

    background: #f3f3f3;
}
.dialog .con .d_error {
    margin-right: 10px;
    width: 42px;
    height: 42px;

    background: url(/images/popup.png) no-repeat 0 -86px;
}
.dialog .con .d_perfect {
    margin-right: 10px;
    width: 42px;
    height: 42px;

    background: url(/images/popup.png) no-repeat 0 -143px;
}
.dialog .con .d_succeed {
    margin-right: 10px;
    width: 42px;
    height: 42px;

    background: url(/images/popup.png) no-repeat 0 -208px;
}
.dialog .con .info {
    padding-top: 5px;
    width: 82%;

    font-size: 16px;
}
.dialog .con .info p {
    margin-bottom: 5px;
}
.dialog_btn {
    margin-top: 30px;
    padding-left: 130px;

    text-align: left;
}
.dialog_btn a {
    display: inline-block;

    margin: 0 5px;
    width: 88px;
    height: 30px;

    font-size: 14px;
    line-height: 30px;
    text-align: center;

    color: #fff;
}
.ml100 {
    margin-left: 100px;
}
.dialog .con .info .s_red {
    color: #ef1700;
}
.dialog .con .info .s_red:hover {
    color: #fe928d;
}
.dialog .con .borrowing {
    border-bottom: 1px solid #d6e3ec;
    padding-bottom: 10px;
}
.add_card {
    margin: 15px 0 0 40px;

    font-size: 14px;
}
.add_card ul {
    float: left;
}
.add_card ul li {
    display: block;
    float: left;

    margin-bottom: 20px;

    line-height: 26px;
}
.add_card ul li div,
.add_card ul li span {
    display: block;
    float: left;
}
.add_card ul li .tit {
    width: 160px;

    text-align: right;
}
.add_card ul li .info {
    width: 400px;

    line-height: 26px;
}
.add_card ul li .info p {
    line-height: 30px;
}
.add_card ul li .put {
    margin-right: 5px;
    border: 1px solid #d7d6d6;
    padding-left: 3px;
    width: 244px;
    height: 26px;

    font-family: "microsoft yahei";
    font-size: 14px;
}
.add_card ul li .put01 {
    margin-right: 5px;
    border: 1px solid #d7d6d6;
    padding-left: 3px;
    width: 200px;
    height: 26px;

    font-family: "microsoft yahei";
    font-size: 14px;
}
.add_card ul li .put02 {
    margin-right: 5px;
    border: 1px solid #d7d6d6;
    padding-left: 3px;
    width: 80px;
    height: 26px;

    font-family: "microsoft yahei";
    font-size: 14px;
}
.add_card ul li .put03 {
    margin-right: 5px;
    border: 1px solid #d7d6d6;
    padding-left: 3px;
    width: 190px;
    height: 26px;

    font-family: "microsoft yahei";
    font-size: 14px;
}
.add_card ul li .sel {
    margin-right: 5px;
    border: 1px solid #d7d6d6;
    padding-left: 3px;
    width: 250px;
    height: 26px;

    font-family: "microsoft yahei";
    font-size: 14px;
    line-height: 26px;
}
.add_card ul li .sel01 {
    margin-right: 5px;
    border: 1px solid #d7d6d6;
    padding-left: 3px;
    width: 122px;
    height: 26px;

    font-family: "microsoft yahei";
    font-size: 14px;
    line-height: 26px;
}
.add_card ul li .text {
    float: left;

    border: 1px solid #cdcdcd;
    padding-left: 3px;
    height: 29px;

    font-family: "微软雅黑";
    line-height: 29px;
}
.phone_tips {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100000;

    border: 3px solid #629cd2;
    border-radius: 10px;

    background: #fff;

    _position: absolute;
}
.phone_tips .popup_close {
    display: block;

    margin: 10px;
    width: 36px;
    height: 36px;

    text-align: right;

    background: url(/images/popup.png) no-repeat 0 0;

    cursor: pointer;

    _position: absolute;
}
.phone_tips .con .bigtit {
    font-size: 20px;

    color: #14508b;
}
.phone_tips .con .con_info {
    border-bottom: 1px solid #d6e3ec;
    padding: 10px 30px 15px;
}
.phone_tips .con .smalltit {
    margin-bottom: 10px;
    border-bottom: 1px solid #d6e3ec;

    font-size: 16px;

    color: #333;
}
.phone_tips .con .warn {
    border-top: 1px solid #d6e3ec;
    padding: 10px 30px;
}
.phone_tips .con .bd {
    padding-left: 130px;

    font-size: 14px;
    line-height: 26px;
}
.phone_tips .con .bd .text {
    border: 1px solid #cdcdcd;
    padding-left: 3px;
    height: 26px;

    font-family: "微软雅黑";
    line-height: 26px;
}
.ui_w {
    display: block;
    float: left;

    width: 22px;
    height: 24px;

    background: url(/images/popup.png) no-repeat 0 -47px;
}
.phone_tips .blue_btn {
    display: block;
    float: left;

    border: none;
    width: 124px;
    height: 31px;

    font-family: "微软雅黑";
    line-height: 29px;
    text-align: center;

    color: #fff;
    background: url(/images/btn.png) no-repeat -238px -213px;

    cursor: pointer;
}
.phone_tips .blue_btn:hover {
    background-position: -238px -263px;
}
.phone_tips .gray_btn {
    display: block;
    float: left;

    border: none;
    width: 124px;
    height: 31px;

    font-family: "微软雅黑";
    line-height: 29px;
    text-align: center;

    color: #fff;
    background: url(/images/btn.png) no-repeat -238px -304px;
}
/*登录 注册*/
.contain {
    position: relative;

    padding-top: 15px;
    width: 100%;

    background: url(/images/header_bg.png) repeat-x left top;
    min-height: 725px;
}
.contain_main {
    margin: 0 auto 15px;
    border: 1px solid #d1dfea;
    padding: 5px 40px 20px;
    width: 920px;
    height: auto;

    background: #fff;
}
.contain_main p {
    word-wrap: break-word;
}
.login,
.product_intr {
    background: 0 0;
}
.pub_title {
    border-bottom: 1px solid #d1dfea;
    height: 42px;

    font-size: 20px;
    line-height: 42px;

    color: #23a0fa;
}
.pub_gray {
    margin: 20px 0;
    border-bottom: 1px solid #91cffc;
    height: 42px;

    font-size: 16px;
    line-height: 42px;

    color: #333;
}
.news_detail {
    padding-bottom: 40px;

    line-height: 26px;
}
.news_detail p {
    text-indent: 2em;
}
.login_info {
    margin: 0 auto;
    padding: 30px;
    width: 630px;
}
.cell {
    padding-bottom: 15px;
    width: 630px;
}
.cell .bt01 {
    float: left;

    width: 100px;

    font-size: 14px;
    line-height: 30px;
    text-align: right;

    color: #626262;
}
.cell .bt01 span {
    color: red;
}
.cell .info {
    float: left;

    width: 500px;

    text-align: left;
}
.cell .ht {
    line-height: 30px;
}
.cell .info p {
    margin-top: 3px;

    font-size: 14px;
}
.cell .info p a {
    color: #333;
}
.cell .info .text_01 {
    float: left;

    margin-right: 5px;
    border: 1px solid #d7d6d6;
    padding: 0 10 0 5px;
    height: 30px;

    line-height: 30px;
}
.cell .info .text {
    margin-right: 5px;
    border: 1px solid #e1e1e1;
    padding: 0 10px 0 30px;
    width: 300px;
    height: 30px;

    line-height: 30px;

    background: url(/images/login.png) no-repeat #fff 5px 6px;
}
#qdcode {
    display: none;
}
.pub_tab {
    float: left;

    margin-top: -5px;
    margin-bottom: 60px;
    width: 50%;
    height: 50px;

    font-size: 17px;
    line-height: 50px;
    text-align: center;
}
.cell .info .text_02 {
    float: left;

    border: 1px solid #d7d6d6;
    padding: 0 10px 0 5px;
    width: 375px;
    height: 30px;

    line-height: 30px;
}
.cell .info .text1 {
    background-position: 5px 6px;
}
.cell .info .text2 {
    background-position: 5px -31px;
}
.cell .info .text3 {
    background-position: 5px -74px;
}
.cell .info .text4 {
    background-position: 0 -180px;
}
.cell .info .text5 {
    background-position: 0 -20px;
}
.cell .info .text6 {
    background-position: 0 -113px;
}
.cell .info .error {
    border: 1px solid red;

    color: #dfdfdd;
}
.error_tip {
    color: red;
}
.success_tip {
    display: inline-block;

    width: 16px;
    height: 22px;

    text-align: center;
    vertical-align: middle;

    background: url(/images/login.png) no-repeat 0 -133px;
}
.wrong_tip {
    display: inline-block;

    width: 16px;
    height: 22px;

    text-align: center;
    vertical-align: middle;

    background: url(/images/login.png) no-repeat 0 -202px;
}
.cell .info .intensity span {
    display: inline-block;

    margin: 4px 0 0 3px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 0 10px;

    line-height: 20px;

    color: #666;
    background: #dadada;
}
.cell .info .intensity .on {
    color: #fff;
}
.cell .info .intensity .weak.on {
    background: #f76900;
}
.cell .info .intensity .medium.on {
    background: #7fbb34;
}
.cell .info .intensity .strong.on {
    background: #23a0fa;
}
.allerror {
    margin: 0 auto 15px;
    border: 1px solid red;
    padding-left: 5px;
    width: 600px;

    font-size: 14px;
    line-height: 50px;
    text-align: center;

    color: red;
}
.allerror img {
    padding: 0 10px 0 0;
}
.rightips {
    margin: 0 auto;
    border: #ddd 1px solid;
    padding: 100px 0;
    width: 900px;

    line-height: 30px;
    text-align: center;
}
.obtain_1 {
    display: inline-block;

    margin-left: 10px;
    width: 100px;

    line-height: 30px;
}
.timelimit {
    display: inline-block;

    width: 50px;

    line-height: 30px;
    text-align: center;

    color: #333;
    background: #dfdfdd;
}
/*分页*/
.page {
    overflow: hidden;

    padding-top: 20px;
    width: 100%;

    text-align: center;
    vertical-align: middle;
}
.page span {
    float: left;

    height: 30px;

    font-size: 14px;
    line-height: 30px;
}
.page a {
    float: left;

    margin: 5px;
}
.page a span,
.page a.page-link {
    display: inline-block;
    overflow: hidden;

    padding: 0 0 1px 1px;
    padding: 2px 8px;
    height: 21px;

    font-size: 12px;
    line-height: 21px;
    text-align: center;
}
.page a span {
    border: 1px solid #fe8f02;

    color: #fff;
    background: #fe8f02;
}
.page a.disabled span {
    float: left;

    border: 1px solid #fff;

    color: gray;
    background: #fff;
}
.page a span.next,
.page a span.prev,
.page a.page-link.next,
.page a.page-link.prev {
    font-size: 0;
}
.page a span.next,
.page a span.prev {
    border: 1px solid #e5e4e2;

    text-indent: -200px;

    background-color: #e5e4e2;
}
.page a.page-link.prev {
    float: left;

    text-indent: -200px;

    background-image: url(/images/prev-gray.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.page a.page-link.next {
    float: left;

    text-indent: -200px;

    background-image: url(/images/next-gray.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.page a span.prev,
.page a.page-link.prev:hover {
    float: left;

    background-image: url(/images/prev-white.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.page a span.next,
.page a.page-link.next:hover {
    float: left;

    background-image: url(/images/next-white.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.page a.page-link {
    border: 1px solid gray;

    color: gray;
}
.page a.on {
    border: 1px solid #00a8e8;

    color: #fff;
    background: #00a8e8;
}
.page a.page-link:hover {
    float: left;

    border: 1px solid #00a8e8;

    color: #fff;
    background: #00a8e8;
}
.bottom {
    border-bottom: none;
}
.a_btn {
    display: block;

    margin: 12px 10px 0 0;
    border-radius: 15px;
    padding: 0 6px;
    height: 18px;

    font-size: 12px;
    line-height: 18px;
    text-align: center;

    color: #fff;
    background: #23a0fa;
}
.b_btn {
    display: block;

    margin: 12px 5px 0 0;
    border-radius: 15px;
    padding: 0 6px;
    height: 18px;

    font-size: 12px;
    line-height: 18px;
    text-align: center;

    color: #fff;
    background: #7fbb34;
}
.blue_btn {
    display: block;
    float: left;

    border: none;
    width: 124px;
    height: 31px;

    font-family: "微软雅黑";
    line-height: 29px;
    text-align: center;

    color: #fff;
    background: url(/images/btn.png) no-repeat -238px -213px;

    cursor: pointer;
}
.blue_btn:hover {
    background-position: -238px -263px;
}
.fadeIn-1s {
    -webkit-animation: fadeIn .5s;
    -moz-animation: fadeIn .5s;
    -o-animation: fadeIn .5s;
    animation: fadeIn .5s;
}
@keyframes fadeIn {
    0%,
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes fadeIn {
    0%,
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    0%,
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes fadeIn {
    0%,
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/*新UI试用 */
.cover-wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1999;

    width: 100%;
    height: 100%;

    font-size: 15px;

    background-color: rgba(0,0,0,.2);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#33000000',endcolorstr='#33000000');
}
.cover-wrap .content-box {
    margin: 0 auto;
    margin-top: 8%;
    padding: 24px 28px;

    background: #fff;

    opacity: 1;
}
.cover-wrap .content-box .close-btn {
    display: block;
    float: right;

    width: 15px;
    height: 15px;

    background: url(/images/ab9-icons2.png) no-repeat 0 -104px;

    cursor: pointer;
}
.cover-wrap .content-box .close-btn:hover {
    background-position: 0 -163px;
}
.cover-wrap .transfer-form .btns {
    padding: 5px 0;

    text-align: center;
}
.form-dl {
    margin: 25px auto;
    width: 390px;
}
.form-dl dd .l-title {
    margin-right: 14px;
    width: 95px;
    height: 35px;

    text-align: right;
    vertical-align: top;
}
.form-dl dd .l-title1 {
    margin-right: 5px;
    margin-left: 10px;
}
.form-dl dd .l-select {
    border: 1px solid #ccc;
    width: 101px;
    height: 24px;

    font-size: 15px;
}
.form-dl dd .r-val.rr {
    position: relative;

    margin-top: 10px;
}
.tablea thead tr {
    display: block;
}
.tablea tbody {
    display: block;
    overflow: auto;

    height: 150px;

    background: #dcdcdc;
}
.tablea td,
.tablea th {
    width: 20%;
}
.form-dl dd span {
    display: inline-block;
}
.raduis3-btn {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    text-align: center;

    color: #fff;
    background: #da251c;

    cursor: pointer;
}
.r-val {
    width: 63%;
}
.red-btn {
    display: inline-block;

    padding-right: 10px;
    padding-left: 10px;
    height: 28px;

    line-height: 28px;
}
.red-btn:hover {
    color: #fff;
}
.red-btn-long {
    display: inline-block;

    width: 325px;
    height: 28px;

    line-height: 28px;
}
.gray-bg {
    border-color: #e1e1e1;

    color: #fff;
    background: #e1e1e1;
}
.borders {
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.input-text {
    margin-right: 5px;
    padding-left: 5px;
    width: 249px;
    height: 22px;

    line-height: 20px;
}
.input-text-select {
    margin-right: 5px;
    padding-left: 5px;
    width: 246px;
}
.input-text-select .first {
    color: #ddd;
}
.div_info {
    margin-left: 173px;
    padding-top: 15px;

    font-size: 19px;
}
.dialog-msg {
    font-size: 17px;
    text-align: center;
}
.dialog-msg .f-l {
    font-size: 15px;
    text-align: left;
}
.m-t-10 {
    margin-top: 10px;
}
.yyfax_tips_error {
    color: #f44;
}
.yyfax_tips {
    color: #a7a7a7;
}
.cover-wrap .content-box .yyfax_tips,
.cover-wrap .content-box .yyfax_tips_error {
    float: left;
}
.pl65 {
    padding-left: 65px;
}
.readonly-input {
    color: #9e9e9e;
    background: #ededed;
}
#dialog_gg {
    display: none;

    position: fixed;
    left: 33%;
    z-index: 1000;

    padding: 26px;
    width: 33%;

    background: #fff;
}
.lb-amount {
    font-size: 22px;

    color: red;
}
.by-item {
    position: relative;

    border-bottom: 1px solid red;
    padding-left: 15px;

    line-height: 40px;
}
.by-item input[type=radio] {
    margin-right: 20px;
}
.by-item span {
    font-size: 18px;
}
.by-item .btn-showBank {
    position: absolute;
    right: 0;
    bottom: 10px;

    margin-right: 50px;
    width: 125px;
    height: 32px;

    font-size: 23px;
    line-height: 31px;
    text-align: center;

    color: #fff;
    background-color: #f2cd11;
}
.by-item .btn-showBank:hover {
    background-color: #c00;
}
.bank-list {
    overflow: hidden;

    height: 140px;
}
.bank-list .bl-item {
    float: left;

    margin-top: 15px;
    margin-right: 10px;
    width: 150px;
}
.bank-list .bank-icon {
    display: block;

    width: 125px;
    height: 28px;

    text-indent: -99999px;

    background-image: url(/images/bank-logo.png?t=20160405);
    background-repeat: no-repeat;
}
.div-banklist {
    overflow-x: hidden;
    overflow-y: auto;

    position: absolute;
    top: 30px;
    left: 112px;

    border: 1px solid #ccc;
    width: 256px;
    height: 150px;

    background-color: #fff;
}
.brabank-item {
    display: block;

    padding: 7px 10px;

    white-space: nowrap;
}
.brabank-item:hover {
    background-color: #f2f2f5;
}
.tou_li {
    padding: 0 55px;
}
.btn08,
.info .btn09 {
    float: left;

    margin: 0 30px;
}
.cover-wrap .con-top {
    padding-top: 0;
}
.errortip {
    position: relative;
    top: 4px;
    left: 67px;

    margin-bottom: -15px;
}

/*new css*/
.header {
    background: #fff;
}
.yyfax-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;

    margin-top: -140px;
    margin-left: -225px;
    border: 1px solid #fa5647;
    border-radius: 5px;
    padding: 20px 54px;
    width: 450px;
    height: 280px;

    background-color: #fff;
}
.yyfax-dialog .dialog_close {
    position: absolute;
    top: 15px;
    right: 15px;

    width: 30px;
    height: 30px;

    text-align: center;
}
.yyfax-dialog .dialog_close .dialog_close-btn {
    font-size: 24px;
    line-height: 30px;

    color: #8c8c8c;
}
.yyfax-dialog .dialog_close .dialog_close-btn:hover {
    color: #fa5546;
}
.yyfax-dialog .dialog_title {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 14px;

    font-size: 24px;
    font-weight: 400;

    color: #525252;
}
.yyfax-dialog .dialog_con {
    padding: 12px 0;

    font-size: 16px;
}
.yyfax-dialog .dialog_btn-group {
    padding: 10px 0;

    text-align: center;
}
.yyfax-dialog .dialog_btn-group .yy-dialog_btn {
    display: inline-block;

    margin-right: 20px;
    border-radius: 5px;
    width: 100px;
    height: 32px;

    line-height: 32px;

    color: #fff;
    background-color: #e3e3e3;
}
.yyfax-dialog .dialog_btn-group .yy-dialog_btn.active-btn {
    background-color: #fa5546;
}
.yyfax-dialog .dialog_btn-group .yy-dialog_btn.disable-btn {
    background-color: #e3e3e3;
}
/* 金蛋活动样式 */
.activity_icon {
    overflow: hidden;

    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9001;

    width: 265px;
    height: 210px;
}
.activity-egg-shadow {
    position: absolute;
    right: 90px;
    bottom: 22px;
    z-index: 9;

    width: 160px;
    height: 43px;

    background: url(/images/activity/GoldenEgg/index/egg-shadow.png) no-repeat;
}
.activity-egg-hammer {
    position: absolute;
    right: 60px;
    bottom: -5px;
    z-index: 10;

    width: 90px;
    height: 200px;

    background: url(/images/activity/GoldenEgg/index/hammer.png) no-repeat;
}
.activity-shake-hammer {
    -webkit-animation: hammer 1.5s linear infinite;
    -moz-animation: hammer 1.5s linear infinite;
    -ms-animation: hammer 1.5s linear infinite;
    -o-animation: hammer 1.5s linear infinite;
    animation: hammer 1.5s linear infinite;
}
.activity-egg-before {
    position: absolute;
    right: 110px;
    bottom: 20px;
    z-index: 9;

    width: 117px;
    height: 170px;

    background: url(/images/activity/GoldenEgg/index/egg-before.png) no-repeat;

    -webkit-animation: shake .5s linear 0s infinite;
    -moz-animation: shake .5s linear 0s infinite;
    -ms-animation: shake .5s linear 0s infinite;
    -o-animation: shake .5s linear 0s infinite;
    animation: shake .5s linear 0s infinite;
}
.activity-egg-after {
    display: none;

    position: absolute;
    right: 73px;
    bottom: -47px;
    z-index: 9;

    width: 176px;
    height: 170px;

    background: url(/images/activity/GoldenEgg/index/egg-after.png) no-repeat;
}
.activity-egg-after-rip {
    position: absolute;
    right: 123px;
    bottom: 90px;
    z-index: 10;

    background: url(/images/activity/GoldenEgg/index/egg-after-rip.png) no-repeat;
}
.activity-egg-after-rip-animate {
    width: 100px;
    height: 76px;

    -webkit-animation: shake .5s linear 0s infinite;
    -moz-animation: shake .5s linear 0s infinite;
    -ms-animation: shake .5s linear 0s infinite;
    -o-animation: shake .5s linear 0s infinite;
    animation: shake .5s linear 0s infinite;
}
.activity-egg-after-light {
    position: absolute;
    right: 68px;
    bottom: 79px;
    z-index: 8;

    background: url(/images/activity/GoldenEgg/index/egg-after-light.png) no-repeat;

    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
}
.activity-egg-after-light-animate {
    width: 203px;
    height: 160px;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: showlight .2s linear 0s forwards;
    -moz-animation: showlight .2s linear 0s forwords;
    -ms-animation: showlight .2s linear 0s forwords;
    -o-animation: showlight .2s linear 0s forwords;
    animation: showlight .2s linear 0s forwords;
}
.activity-egg-after-TV {
    position: absolute;
    right: 120px;
    bottom: 115px;
    z-index: 8;

    background: url(/images/activity/GoldenEgg/index/egg-after-TV.png) no-repeat;

    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    transform: scale(0,0);
}
.activity-egg-after-TV-animate {
    width: 100px;
    height: 69px;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: showlight .2s linear 0s forwards;
    -moz-animation: showlight .2s linear 0s forwords;
    -ms-animation: showlight .2s linear 0s forwords;
    -o-animation: showlight .2s linear 0s forwords;
    animation: showlight .2s linear 0s forwords;
}
.activity-egg-after-redEvenlope {
    display: none;

    position: absolute;
    right: 112px;
    bottom: 107px;
    z-index: 8;

    width: 119px;
    height: 70px;

    background: url(/images/activity/GoldenEgg/index/egg-after-redEvenlope.png) no-repeat;

    -webkit-animation: showred 1.5s linear 0s infinite;
    -moz-animation: showred 1.5s linear 0s infinite;
    -ms-animation: showred 1.5s linear 0s infinite;
    -o-animation: showred 1.5s linear 0s infinite;
    animation: showred 1.5s linear 0s infinite;
}
.activity-egg-after-flags {
    position: absolute;
    right: 80px;
    bottom: 210px;
    z-index: 9;

    width: 160px;
    height: 170px;

    background: url(/images/activity/GoldenEgg/index/egg-after-flags.png) no-repeat;
}
.activity-egg-after-flags-animate {
    -webkit-animation: showflags 2.3s linear .4s forwards;
    -moz-animation: showflags 2.3s linear .4s forwords;
    -ms-animation: showflags 2.3s linear .4s forwords;
    -o-animation: showflags 2.3s linear .4s forwords;
    animation: showflags 2.3s linear .4s forwords;
}
@keyframes hammer {
    0%,
    100% {
        transform: rotate(-20deg);
    }
    70% {
        transform: rotate(30deg);
    }
}
@-moz-keyframes hammer {
    0%,
    100% {
        -moz-transform: rotate(-20deg);
    }
    70% {
        -moz-transform: rotate(30deg);
    }
}
@-ms-keyframes hammer {
    0%,
    100% {
        -ms-transform: rotate(-20deg);
    }
    70% {
        -ms-transform: rotate(30deg);
    }
}
@-webkit-keyframes hammer {
    0%,
    100% {
        -webkit-transform: rotate(-20deg);
    }
    70% {
        -webkit-transform: rotate(30deg);
    }
}
@-o-keyframes hammer {
    0%,
    100% {
        -o-transform: rotate(-20deg);
    }
    70% {
        -o-transform: rotate(30deg);
    }
}

@keyframes shake {
    0%,
    50%,
    100% {
        transform: rotate(3deg);
    }
    25%,
    75% {
        transform: rotate(-3deg);
    }
}
@-webkit-keyframes shake {
    0%,
    50%,
    100% {
        -webkit-transform: rotate(3deg);
    }
    25%,
    75% {
        -webkit-transform: rotate(-3deg);
    }
}
@-moz-keyframes shake {
    0%,
    50%,
    100% {
        -moz-transform: rotate(3deg);
    }
    25%,
    75% {
        -moz-transform: rotate(-3deg);
    }
}
@-ms-keyframes shake {
    0%,
    50%,
    100% {
        -ms-transform: rotate(3deg);
    }
    25%,
    75% {
        -ms-transform: rotate(-3deg);
    }
}
@-o-keyframes shake {
    0%,
    50%,
    100% {
        -o-transform: rotate(3deg);
    }
    25%,
    75% {
        -o-transform: rotate(-3deg);
    }
}

@keyframes showlight {
    from {
        opacity: 0;

        transform: translate(0,100px) scale(0,0);

        filter: alpha(opacity=0);
    }
    to {
        opacity: 1;

        transform: translate(0,0) scale(1,1);

        filter: alpha(opacity=100);
    }
}
@-moz-keyframes showlight {
    from {
        opacity: 0;

        -moz-transform: translate(0,100px) scale(0,0);

        filter: alpha(opacity=0);
    }
    to {
        opacity: 1;

        -moz-transform: translate(0,0) scale(1,1);

        filter: alpha(opacity=100);
    }
}
@-ms-keyframes showlight {
    from {
        opacity: 0;

        -ms-transform: translate(0,100px) scale(0,0);

        filter: alpha(opacity=0);
    }
    to {
        opacity: 1;

        -ms-transform: translate(0,0) scale(1,1);

        filter: alpha(opacity=100);
    }
}
@-webkit-keyframes showlight {
    from {
        opacity: 0;

        -webkit-transform: translate(0,100px) scale(0,0);

        filter: alpha(opacity=0);
    }
    to {
        opacity: 1;

        -webkit-transform: translate(0,0) scale(1,1);

        filter: alpha(opacity=100);
    }
}
@-o-keyframes showlight {
    from {
        opacity: 0;

        -o-transform: translate(0,100px) scale(0,0);

        filter: alpha(opacity=0);
    }
    to {
        opacity: 1;

        -o-transform: translate(0,0) scale(1,1);

        filter: alpha(opacity=100);
    }
}

@keyframes showred {
    0%,
    100% {
        transform: translate(0,10px) scale(.8,.8);
    }
    50% {
        transform: translate(0,-2px) scale(1,1);
    }
}
@-moz-keyframes showred {
    0%,
    100% {
        -moz-transform: translate(0,10px) scale(.8,.8);
    }
    50% {
        -moz-transform: translate(0,-2px) scale(1,1);
    }
}
@-ms-keyframes showred {
    0%,
    100% {
        -ms-transform: translate(0,10px) scale(.8,.8);
    }
    50% {
        -ms-transform: translate(0,-2px) scale(1,1);
    }
}
@-webkit-keyframes showred {
    0%,
    100% {
        -webkit-transform: translate(0,10px) scale(.8,.8);
    }
    50% {
        -webkit-transform: translate(0,-2px) scale(1,1);
    }
}
@-o-keyframes showred {
    0%,
    100% {
        -o-transform: translate(0,10px) scale(.8,.8);
    }
    50% {
        -o-transform: translate(0,-2px) scale(1,1);
    }
}

@keyframes showflags {
    0%,
    20%,
    40%,
    60%,
    80% {
        right: 75px;
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        right: 85px;
    }
    100% {
        right: 80px;
        bottom: 25px;
    }
}
@-moz-keyframes showflags {
    0%,
    20%,
    40%,
    60%,
    80% {
        right: 75px;
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        right: 85px;
    }
    100% {
        right: 80px;
        bottom: 25px;
    }
}
@-ms-keyframes showflags {
    0%,
    20%,
    40%,
    60%,
    80% {
        right: 75px;
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        right: 85px;
    }
    100% {
        right: 80px;
        bottom: 25px;
    }
}
@-webkit-keyframes showflags {
    0%,
    20%,
    40%,
    60%,
    80% {
        right: 75px;
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        right: 85px;
    }
    100% {
        right: 80px;
        bottom: 25px;
    }
}
@-o-keyframes showflags {
    0%,
    20%,
    40%,
    60%,
    80% {
        right: 75px;
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        right: 85px;
    }
    100% {
        right: 80px;
        bottom: 25px;
    }
}
/* 金蛋弹框样式 */
.egg-alert_bg {
    position: fixed;
    top: 0;
    z-index: 10000;

    width: 100%;
    min-width: 1200px;
    height: 100%;
    min-height: 200px;

    background: #000;

    opacity: .7;

    filter: alpha(opacity = 70);
}
.get-gift-box {
    position: fixed;
    top: 40%;
    left: 46%;
    z-index: 10001;

    margin: -195px 0 0 -295px;
    border: none;
    border-radius: 30px;
    padding: 0;
    width: 697px;
    height: 524px;

    background: url(/images/activity/GoldenEgg/actpage/goto-egg.png) no-repeat;
}
.gift-box-close {
    position: absolute;
    top: 33px;
    right: 15px;

    border-radius: 20px;
    padding: 0;
    width: 40px;
    height: 40px;

    font-size: 40px;
    line-height: 35px;
    text-align: center;

    color: #fff;
    background: #cc3f2b;

    cursor: pointer;
}
.gift-tips {
    position: absolute;
    top: 105px;
    left: 180px;

    font-size: 18px;
    text-align: center;

    color: #dd9f1b;
}
.goto-egg {
    display: block;

    margin: 0 auto;
    margin-top: 365px;
    width: 323px;
    height: 66px;

    background: url(/images/activity/GoldenEgg/actpage/btns.png) no-repeat;
    background-position: -81px -305px;
}

/* 妇女节活动弹框样式 */
.queen-alert_bg,
.activity-box-alert_bg {
    position: fixed;
    top: 0;
    z-index: 10000;

    width: 100%;
    min-width: 1200px;
    height: 100%;
    min-height: 200px;

    background: #000;

    opacity: .7;

    filter: alpha(opacity = 70);
}
.queen-gift-box {
    position: fixed;
    top: 50%;
    left: 52%;
    z-index: 10000;

    margin: -195px 0 0 -275px;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    width: 478px;
    height: 304px;

    background: url(/images/activity/CallMeQueen/box.jpg) no-repeat;
}
.queen-box-close {
    position: absolute;
    top: -45px;
    right: -50px;

    padding: 0;
    width: 40px;
    height: 40px;

    background: url(/images/activity/CallMeQueen/close-btn.png) no-repeat;

    cursor: pointer;
}
.queen-gift-tips {
    position: absolute;
    top: 105px;

    width: 100%;

    font-size: 16px;
    text-align: center;

    color: #f9fbd4;
}
.queen-gift-tips span {
    font-weight: bold;

    color: #835cab;
}
.goto-queen {
    display: block;

    margin: 0 auto;
    margin-top: 200px;
    width: 285px;
    height: 55px;

    font-size: 18px;
    line-height: 55px;
    text-align: center;

    color: #fff;
    background: #decf96;
}
.goto-queen:hover {
    color: #fff;
}
/* 儿童节弹框样式 */
.child-gift-box {
    position: fixed;
    top: 50%;
    left: 52%;
    z-index: 10000;

    margin: -195px 0 0 -275px;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    width: 478px;
    height: 304px;

    background-image: url("/images/activity/ChildrenDay/tip-box.png");
    background-size: 100% 100%;
}
.child-gift-tips {
    position: absolute;
    top: 105px;

    width: 100%;

    font-size: 16px;
    text-align: center;

    color: #0393e6;
}
.goto-child {
    display: block;

    margin: 0 auto;
    margin-top: 200px;
    border: 3px solid #54bbf4;
    border-radius: 10px;
    width: 225px;
    height: 45px;

    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    text-align: center;

    color: #54bbf4;
    background: none;
}
.child-box-close {
    position: absolute;
    top: -45px;
    right: -50px;

    padding: 0;
    width: 40px;
    height: 40px;

    background: url(/images/activity/ChildrenDay/close.png);
    background-repeat: no-repeat;

    cursor: pointer;
}
.goto-child:hover {
    border: 3px solid #167aa8;

    color: #167aa8;
}

/*按钮样式*/
.yy-btn {
    display: block;

    margin: 0 20px;
    border-radius: 18px;
    padding: 4px 20px;

    font-size: 14px;

    color: #fff;
    background-color: #ff7301;

    cursor: pointer;
}
.yy-btn:hover {
    color: #fff;
    background-color: #f9892d;
}
.yy-btn.btn-gray,
.yy-btn.btn-disabled {
    background-color: #bebebe;
}
.yy-btn:disabled {
    background-color: #bebebe;
}
.yy-btn.btn-large {
    padding: 4px 35px;
}
.yy-btn-group {
    text-align: center;
}
.yy-btn-group .yy-btn {
    display: inline-block;
}

/*新对话框样式*/.yy-dlg {
              display: block;

              position: fixed;
              top: 0;
              left: 50%;
              z-index: 10001;

              margin-top: 200px;
              margin-left: -225px;
              border: 8px solid #acacac;
              border-color: rgba(0,0,0,.2);
              border-radius: 4px;
              padding: 40px 28px;
              width: 450px;

              font-size: 16px;

              background-color: #fff;
              -webkit-background-clip: padding;
              -moz-background-clip: padding;
              background-clip: padding-box;
          }
.yy-dlg .dlg_content {
    padding: 30px 0;

    font-size: 16px;
}
.yy-dlg .ctn-msg_title {
    font-weight: bold;
}
.yy-dlg .ctn-msg_icon {
    position: absolute;
    left: 65px;

    margin-top: 10px;
    width: 42px;
    height: 42px;

    background-image: url("/user/images/popup.png");
    background-repeat: no-repeat;
}
.yy-dlg .ctn-msg_detail {
    padding: 10px 0 0 100px;

    line-height: 1.8;
}
.dlg_btn-close {
    position: absolute;
    top: 0;
    right: 0;

    width: 40px;
    height: 40px;

    text-indent: -99999px;

    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAAsSAAALEgHS3X78AAACcElEQVR4nK2WMWgUQRSGR1hQC8FCsLCwsLARxOK0TM5olASijZ1iYWEKo4VEBElEQ0CUK9QUsUh3XZp4qFxMNLZ6QhotUqRIkUKwCLEwl+b8HvNfWO/29maTXXj882bevu/2ZubNRI1Gw32r1a445ypnC4WGy/kh9z5kiNxvI5z9OPexC9hI3jCeV9hpONUIYp3GIB0L6Av80bwolg8pYP3GiayTxh8GLtP8hE7gj+UAmkDOY33k27S+qDlIxwYBl2guoVv4k3sAPUKuYkXL2+yP4kEM/CbQ5u6LgKVdgGz+b2A9li8+FrUGE/ArBqzjT2UA3UGGsV7L0zreBhNwPQb8iz8TALrl/Ko20HpSTCJMwDUBl/SF5RTQdeSx83O01imuI0zAVRJddH6VGnA2AXQNeeb8qltNy5cKE3BF2+Ijum2VIAYaQl46v49WuuXqChPwhzb+B31hVT/gDTZg4yF5gmACLgOwvVNBn6MPnK95y6E5gmECfgX0lOZrbMT8LO9nggE6h4xjVj/H8b9nAQbDSHwGmcNuas5+mo8OhP6VQTASnkLeY8MGsj4Bb1s/2h+ySLrCSHQSMcC9+LIXsKLz0MB93ZZ/KowEJ5AF7GHShhZwVkA7D4tpG7sjjBePI4vYk7RSJWBZwEW0t1PJSoTxwjGBSiFFWMAZ3jsYA7YV4zYYgUcFms5yvAg4pS+0WtrTesz8ByPgiEDl3RycApbIc8D5LyzGD9AdGAOHkXlsbi9XAgEnBZzXKt3YgdFxyPnl/TmPy46AYwJWtQ83m/dG27C1PK9xAo6S3+roOzsXm/dGm59KnqDYc9f506H+Dy+BV8LoLixHAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.dlg_btn-group {
    margin: 18px 0 0;

    text-align: center;
}
.dlg_btn-group .yy-btn {
    display: inline-block;
}

.ctn-msg_icon.icon-error {
    background-position: 0 -86px;
}
.ctn-msg_icon.icon-perfect {
    background-position: 0 -143px;
}
.ctn-msg_icon.icon-succeed {
    background-position: 0 -208px;
}

/*新表单样式*/
.yy_form-box {
    padding: 20px 0 0;
    width: 600px;

    font-size: 14px;
}
.yy_form-item {
    margin-bottom: 16px;

    line-height: 36px;
    text-align: left;
}
.yy_form-label {
    display: inline-block;

    width: 190px;

    font-size: 14px;
    text-align: right;

    color: #121212;
}
.yy_form-input {
    display: inline-block;

    margin-left: 12px;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    width: 260px;
    height: 36px;
}
.yy_form-input_empty {
    position: absolute;

    margin-left: -28px;
    width: 20px;

    text-align: center;

    color: #f44;

    cursor: pointer;
}
.item-code .yy_form-input {
    width: 150px;
}
.yy_form-item-btn {
    display: inline-block;

    margin: 0;
    border: 1px solid #ff7a80;
    border-radius: 4px;
    padding: 7px 0;
    width: 106px;

    text-align: center;

    color: #ff2830;
    background: #fff;

    cursor: pointer;
}
.yy_form-item-btn:disabled,
.yy_form-item-btn.btn-disabled {
    border-color: #d6d6d6;

    color: #fff;
    background-color: #d6d6d6;
}
.yy_form-item.item-protocol {
    padding-left: 210px;
}
.item-protocol a {
    color: #ff7a80;
}
.must_input_tip {
    color: #f44;
}
.yy_tip_error {
    position: absolute;

    margin-top: 38px;
    margin-left: -260px;

    font-size: 12px;
    line-height: 14px;
    white-space: nowrap;

    color: #f44;
}

/*新手攻略新下拉菜单start*/
.menu_li-new {
    display: none;

    position: absolute;
    top: -5px;
    right: -10px;

    border-radius: 20px;
    width: 31px;
    height: 15px;

    font-family: Helvertica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    text-align: center;

    color: #fff;
    background: #ea6057;
}
/*新手攻略新下拉菜单end*/


/* newYear Style start
.newYear .header_nav {
    background-image: url(/images/activity/2016newYew/header_bg.jpg);
    background-repeat: repeat-x;
}
.newYear .header_decorate-left {
    width: 177px;
    height: 96px;

    background-image: url(/images/activity/2016newYew/newYearHeader-s63f64cccfb.png);
    background-position: 0 -20px;
}
.newYear .header_decorate-right {
    width: 110px;
    height: 83px;

    background-image: url(/images/activity/2016newYew/newYearHeader-s63f64cccfb.png);
    background-position: 0 -120px;
}
.newYear .menu_li-bgl {
    background-image: url(/images/activity/2016newYew/newYearHeader-s63f64cccfb.png);
    background-position: 0 -207px;
}
.newYear .menu_li-bgr {
    background-image: url(/images/activity/2016newYew/newYearHeader-s63f64cccfb.png);
    background-position: 0 -243px;
}
.newYear .menu_li-btn {
    border-top: 1px solid #e9333f;
    border-bottom: 1px solid #e9333f;

    color: #dc7020;
}
.newYear .menu_li-btn:hover {
    color: #e9333f;
}
.newYear .menu_li-downArrow {
    border-top-color: #fb5346;
}
.newYear .sub_menu {
    top: 37px;

    border-top-color: #e9333f;
    border-bottom-color: #e9333f;
}
.newYear .sub_menu-li .menu_li_btn {
    border-bottom-color: #e9333f;

    color: #dc7020;
}
.newYear .sub_menu-li .menu_li_btn:hover {
    color: #e9333f;
}
.newYear .sub_menu .pop-pic {
    border-bottom-color: #e9333f;
}
/* toolbar
.newYear.toolbar .toolbar-decorate_top {
    width: 76px;
    height: 29px;

    background-image: url(/images/activity/2016newYew/newYearToolbar-s7e8d6313e8.png);
    background-position: 0 -646px;
}
.newYear.toolbar .toolbar-decorate_bottom {
    width: 68px;
    height: 78px;

    background-image: url(/images/activity/2016newYew/newYearToolbar-s7e8d6313e8.png);
    background-position: 0 -562px;
}
.newYear.toolbar {
    right: 6px;
    bottom: 120px;
}
.newYear.toolbar .toolbar-item {
    border: 1px solid #e9333f;
    border-top: none;
}
.newYear.toolbar .toolbar-item.first:before {
    position: absolute;
    top: 0;
    left: -1px;

    border: none;
    width: 62px;
    height: 11px;

    background-color: white;
    background-image: url(/images/activity/2016newYew/newYearToolbar-s7e8d6313e8.png);
    background-position: 0 -541px;

    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;

    content: "";
}
.newYear.toolbar .toolbar-item.first:hover:before {
    background-color: #e9333f;
}
.newYear.toolbar .toolbar-item.last {
    border-bottom: none;
}
.newYear.toolbar .toolbar-item.last:before {
    position: absolute;
    bottom: 0;
    left: -1px;

    border: none;
    width: 62px;
    height: 11px;

    background-color: white;
    background-image: url(/images/activity/2016newYew/newYearToolbar-s7e8d6313e8.png);
    background-position: 0 -520px;

    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;

    content: "";
}
.newYear.toolbar .toolbar-item.last:hover:before {
    background-color: #e9333f;
}
.newYear.toolbar .toolbar-item .t-item_text {
    background-image: url(/images/activity/2016newYew/newYearToolbar-s7e8d6313e8.png);
}
.newYear.toolbar .toolbar-item:hover .t-item_text {
    background-color: #e9333f;
}
.newYear.toolbar .toolbar-item .t-item_box {
    background-color: #e9333f;
}
 newYear Style end*/

/*奥运主题start
.Olympic.header {
	background: url(/images/activity/Theme/Olympic/header.png);
	background-repeat: no-repeat;
	background-position: center 0;
}

.Olympic .line-primary, .top_bar {
	border: none;
}

.Olympic .section_notice {
	background-image: url(/images/activity/Theme/Olympic/notice.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center 0;
}

.Olympic .section_notice .notice-box_title {
	color: #fff;
}

.Olympic .section_notice .notice-item_link, .Olympic .section_notice .notice-item_link:hover {
	color: #fff;
}

.Olympic .platform {
	background-image: url(/images/activity/Theme/Olympic/notice.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center -40px;
}

.Olympic .section_aboutus {
	background-image: url(/images/activity/Theme/Olympic/notice.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center -141px;
}

.Olympic .section_aboutus .aboutus_img {
	background-image: url(/images/activity/Theme/Olympic/aboutus-icons.png);
}

.Olympic.toolbar .toolbar-decorate_top {
	background-image: url(/images/activity/Theme/Olympic/right-icon.png);
	width: 71px;
	height: 63px;
	top: -63px;
	right: 2px;
}

.Olympic.toolbar .toolbar-item {
	height: 58px;
}

.Olympic.toolbar .toolbar-item.calculator .t-item_text {
	background-image: url(/images/activity/Theme/Olympic/right-bar.png);
	background-position: 0 0;
}

.Olympic.toolbar .toolbar-item.calculator:hover .t-item_text {
	background-position: 0 -60px;
}

.Olympic.toolbar .toolbar-item.app .t-item_text {
	background-image: url(/images/activity/Theme/Olympic/right-bar.png);
	background-position: 0 -119px;
}

.Olympic.toolbar .toolbar-item.app:hover .t-item_text {
	background-position: 0 -178px;
}

.Olympic.toolbar .toolbar-item.wechat .t-item_text {
	background-image: url(/images/activity/Theme/Olympic/right-bar.png);
	background-position: 0 -238px;
}

.Olympic.toolbar .toolbar-item.wechat:hover .t-item_text {
	background-position: 0 -299px;
}

.Olympic.toolbar .toolbar-item.qqkefu .t-item_text {
	background-image: url(/images/activity/Theme/Olympic/right-bar.png);
	background-position: 0 -360px;
}

.Olympic.toolbar .toolbar-item.qqkefu:hover .t-item_text {
	background-position: 0 -421px;
}

.Olympic.toolbar .toolbar-item.gotop .t-item_text {
	background-image: url(/images/activity/Theme/Olympic/right-bar.png);
	background-position: 0 -480px;
}

.Olympic.toolbar .toolbar-item.gotop:hover .t-item_text {
	background-position: 0 -540px;
}

.Olympic .section_notice .notice-box {
	background-image: url(/images/activity/Theme/Olympic/notice-icon.jpg);
	background-position: 0 10px;
}
奥运主题end*/

/*2周年主题皮肤 start
.two-anniversary.toolbar .toolbar-item .t-item_text {
    background-image: url(/images/activity/Theme/twoAnniversary/toolbar-s4e44c40abe.png);
}
.two-anniversary.toolbar .toolbar-item.calculator .t-item_text{
    background-position:0 0;
}
.two-anniversary.toolbar .toolbar-item.app .t-item_text{
  background-position: 0 -128px;
}
.two-anniversary.toolbar .toolbar-item.wechat .t-item_text{
  background-position: 0 -256px;
}
.two-anniversary.toolbar .toolbar-item.qqkefu .t-item_text{
  background-position: 0 -192px;
}
.two-anniversary.toolbar .toolbar-item.gotop .t-item_text{
  background-position: 0 -64px;
}
2周年主题皮肤 end*/

/*2017新年皮肤 start
.theme-2017.toolbar .toolbar-decorate_top {
    top: -83px;
    right: 2px;
    z-index: 2;

    width: 82px;
    height: 100px;

    background-image: url(/images/activity/Theme/theme2017/toolbar-s52c0bb4fe9.png);
    background-position: 0 100px;
}
.theme-2017.toolbar .toolbar-item{
    border-color: transparent;
}
.theme-2017.toolbar .toolbar-item .t-item_text {
    background-color: #ff5a5a;
    background-image: url(/images/activity/Theme/theme2017/toolbar-s52c0bb4fe9.png);
}
.theme-2017.toolbar .toolbar-item.calculator .t-item_text {
    background-position: 0 0;
}
.theme-2017.toolbar .toolbar-item.app .t-item_text {
    background-position: 0 -128px;
}
.theme-2017.toolbar .toolbar-item.wechat .t-item_text {
    background-position: 0 -256px;
}
.theme-2017.toolbar .toolbar-item.qqkefu .t-item_text {
    background-position: 0 -192px;
}
.theme-2017.toolbar .toolbar-item.gotop .t-item_text {
    background-position: 0 -64px;
}
2017新年皮肤 end*/

/* 解绑银行卡 start */
.checkStep_zero {
    color: #646464;
    font-size: 17px;
}
.reasonCon {
    width: 505px;
    margin: 0 auto;
    margin-top: 66px;
}
.chooseReason {
    position: relative;
    width: 198px;
    height: 120px;
    line-height: 120px;
    font-size: 14px;
    text-align: center;
    border: 2px solid #ff7301;
    border-radius: 4px;
    box-sizing: border-box;
    padding-left: 51px;
    background: url("/user/images/changeBankcard/reason_icon.png");
}
#loseCard{
    float: left;
    background-position: 40px -168px;
    background-repeat: no-repeat;
}
#otherReason {
    float: right;
    background-position: 45px 42px;
    padding-left: 41px;
    background-repeat: no-repeat;
}
.onchoose_icon {
    position: absolute;
    width: 21px;
    height: 21px;
    display: block;
    bottom: 6px;
    right: 8px;
    background: url("/user/images/changeBankcard/choose_icon.png");
    background-repeat: no-repeat;
    background-position: -21px 0;
}
.onchoose_Icon {
    background-position: 0 0;
}
.chooseReason input {
    display: none;
}
.getReason {
    margin-top: 84px;
    margin-left: 120px;
}
.example_Con {
    position: absolute;
    top: 40px;
    left: 105px;
    color: #999;
}
.example_1 {
    width: 100px;
    background: url("/user/images/changeBankcard/IDcard_negative.png");
    background-repeat: no-repeat;
    background-position: center -15px;
}
.example_2 {
    width: 100px;
    background: url("/user/images/changeBankcard/IDcard_positive.png");
    background-repeat: no-repeat;
    background-position: center -15px;
}
.example_3 {
    width: 100px;
    background: url("/user/images/changeBankcard/IDcard_handle.png");
    background-repeat: no-repeat;
    background-position: center -15px;
}
.warmTipPart{
    width: 782px;
    background-color: #fff;
    float: right;
}
.warmReminders{
    color: #da251c;
    font-size: 16px;
    display: block;
    margin-top: 18px;
    margin-bottom: 16px;
}
.warmRemindersText{
    font-size: 14px;
    color: #666666;
}
/* 银行挂失证明或交易流水  */
.example_4 {
    width: 100px;
    background: url("/user/images/changeBankcard/bank_detail.png");
    background-repeat: no-repeat;
    background-position: center -15px;
}
/* 银行卡照片  */
.example_5 {
    width: 100px;
    background: url("/user/images/changeBankcard/bankcard.png");
    background-repeat: no-repeat;
    background-position: center -15px;
}
.example_6 {
    width: 100px;
    background: url("/user/images/changeBankcard/bankcard_handle.png");
    background-repeat: no-repeat;
    background-position: center -15px;
}
.unbindCard .upLoad_Img .example_Con p {
    margin: 73px 0 0 0;
    text-align: center;
}
.unbindCard .step_bar {
    margin: 30px auto 40px;
    height: 61px;

    background: url("/user/images/changeBankcard/bankSteps.png");
}

.unbindCard .step-bar01 {
    background-repeat: no-repeat;
    background-position: center 25px;
}

.unbindCard .step-bar02 {
    background-repeat: no-repeat;
    background-position: center -83px;
}

.unbindCard .step-bar03 {
    background-repeat: no-repeat;
    background-position: center -192px;
}

.unbindCard .step_bar span {
    display: inline-block;
    float: left;

    box-sizing: border-box;
    padding-left: 30px;
    width: 33%;

    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.unbindCard .step_bar .stepColor {
    color: #ff7209;
}

.unbindCard .tou_li {
    color: #969696;
}

.unbindCard .tou_li li {
    margin-bottom: 20px;
}

.unbindCard .tou_li li .til {
    box-sizing: border-box;
    padding-top: 5px;
    padding-right: 20px;
    width: 35%;
    height: 35px;
}

.unbindCard .tou_li li .info {
    position: relative;

    width: 65%;
}

.unbindCard .tou_li input {
    margin-right: 5px;
    border: 1px solid #969696;
    border-radius: 3px;
    height: 35px;
    padding-left: 10px;
    padding-top: /*\**/5px\9;
    box-sizing: border-box;
}

.unbindCard .tou_li .CodeBtn {
    border: none;
    width: 131px;
    height: 39px;

    color: #fff;
    background-color: #fff;
    background-image: url("/user/images/changeBankcard/bankSteps.png");
    background-repeat: no-repeat;
    background-position: -130px -263px;
    cursor: pointer;
    padding: 0;
}

.unbindCard .tou_li .btn03 {
    background-position: -130px -263px;
}

.unbindCard .tou_li .btn08 {
    background-position: -294px -263px;
}

.unbindCard .tou_li .checkBtn, .getReason {
    height: 36px;
    color: #fff;
    background-color: #ff2830;
    cursor: pointer;
    border: none;
    border-radius: 20px;
    padding: 0;
}

.unbindCard .tou_li .upload_submit {
    display: block;

    margin: 20px auto 10px;
    padding: 0;
}

.unbindCard .w135 {
    width: 135px;
}

.unbindCard .w270 {
    width: 270px;
}

.unbindCard .error_tip {
    position: absolute;
    bottom: -20px;

    font-size: 13px;
}

.unbindCard .upload_Box {
    overflow: hidden;
    margin: 0 auto;
    width: 565px;
}

.unbindCard .upLoad_Img {
    float: left;
    position: relative;
    width: 50%;
    text-align: left;
    height: 175px;
    box-sizing: border-box;
}

.unbindCard .upLoad_Img p {
    margin-bottom: 20px;
    font-weight: bold;

    white-space: nowrap;
}

.unbindCard .upLoad_Img img {
    border: 1px solid #c9c9c9;
    width: 90px;
    height: 90px;
}

.unbindCard .preview {
    overflow: hidden;

    border: 1px solid #c9c9c9;
}

.unbindCard .imghead {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image);
}

.unbindCard .addImg_Btn {
    position: relative;
    z-index: 1;

    cursor: pointer;
}

.unbindCard .btn_addPic {
    display: block;
    overflow: hidden;
    position: relative;
    top: -92px;
    border: 1px solid #ebebeb;
    width: 90px;
    height: 90px;
    text-align: center;
    color: #dbdbdb;
    background-color: #fff;
    background-image: url("/user/images/changeBankcard/border.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.unbindCard .btn_addPic:hover {
    color: #999;
}

.unbindCard .btn_addPic span {
    display: block;

    padding-top: 13px;

    font-size: 40px;
}

.unbindCard .filePrew {
    display: block;

    position: absolute;
    top: 0;
    left: 0;

    width: 90px;
    height: 90px;

    opacity: 0;

    filter: alpha(opacity = 0);
}

.unbindCard .opacityClass {
    opacity: 0;

    filter: alpha(opacity = 0);
}

#bigImg_box,
.bigImg {
    display: block;

    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1999;

    max-width: 100%;
    max-height: 500px;

    background: #fff;
    border-radius: 5px;
}

#bigImg_box {
    z-index: 2000;

    max-width: 1002px;
}

.upLoad_Tips {
    display: none;
    margin: -5px auto 35px;
    width: 400px;
    line-height: 22px;
}

.unbindCard .checkResult {
    margin: 130px 0 200px;

    font-size: 18px;
    text-align: center;
}

.unbindCard .result_icon {
    display: inline-block;

    margin: -4px 10px;
    width: 23px;
    height: 23px;

    background: url("/user/images/changeBankcard/bankSteps.png");
    background-repeat: no-repeat;
    background-position: 0 -278px;
}
.unbindCard .changePic {
    display: none;
    position: absolute;
    top: 30px;
    left: 83px;
    z-index: 2;
    width: 23px;
    height: 23px;
    background: url("/user/images/changeBankcard/bankSteps.png");
    background-repeat: no-repeat;
    background-position: -56px -280px;
}
.unbindCard .hoverCon_1 .changePic_1,
.unbindCard .hoverCon_2 .changePic_2,
.unbindCard .hoverCon_3 .changePic_3,
.unbindCard .hoverCon_4 .changePic_4,
.unbindCard .hoverCon_5 .changePic_5,
.unbindCard .hoverCon_6 .changePic_6 {
    display: block;
}
.upLoadImg_2, .upLoadImg_4, .upLoadImg_5 {
    padding-left: 65px;
}
.upLoadImg_2 .changePic, .upLoadImg_4 .changePic, .upLoadImg_5 .changePic {
    left: 148px;
}
.upLoadImg_2 .example_Con, .upLoadImg_4 .example_Con, .upLoadImg_5 .example_Con {
    left: 170px;
}
.unbindCard .preview_con {
    position: relative;
    z-index: 1;
    width: 90px;
}
.unbindCard_closeBtn {
    display: none;

    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1999;

    width: 27px;
    height: 27px;

    background: url("/images/popup.png") no-repeat 0 -339px;

    cursor: pointer;
}
.unbindCard .IEerror {
    margin-bottom: -20px;

    font-size: 13px;
    text-align: left;
}
.unbindCard .red {
    margin: -20px auto 5px;
}
.upLoadImg_4, .upLoadImg_5, .upLoadImg_6 {
    display: none;
}
/* 解绑银行卡 end */

/* 通用弹框样式 start */
.unbindCard .cover-wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1999;

    width: 100%;
    height: 100%;

    font-size: 15px;

    background-color: #000;

    opacity: .2;

    filter: alpha(opacity = 100);
}
#newDialog,
#changeImg {
    display: none;
}
.newDialog,
.changeImg {
    margin: -115px 0 0 -190px;
    border: 3px solid #ebebeb;
    border-radius: 10px;
    padding: 0;
    padding-bottom: 10px;
    width: 380px;
    height: auto;

    background: #fff;
}
.newDialog .newDialog_close,
.changeImg_close {
    position: absolute;
    right: 0;

    margin: 10px;
    border-radius: 0;
    padding: 0;
    width: 16px;
    height: 16px;

    background: url("/user/images/qykj_icons.png");
    background-repeat: no-repeat;
    background-position: center -90px;

    cursor: pointer;
}
.changeImg {
    margin: -145px 0 0 -165px;
}
.newDialog .con,
.changeImg .con {
    margin-top: 20px;
    padding: 10px 0 20px;

    line-height: 26px;
    text-align: center;
}
.newDialog .con .dialog_content,
.changeImg .con .dialog_content {
    margin-bottom: 50px;
    padding: 25px 0;
    width: 100%;

    font-size: 16px;
    text-align: center;
}
.newDialog_Btn,
.changeImg_Btn {
    display: none;

    position: absolute;
    bottom: 25px;

    margin: 0 auto;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 0;
    width: 100px;
    height: 30px;

    line-height: 30px;
    text-align: center;

    color: #fff;
    background: url("/user/images/qykj_icons.png");

    cursor: pointer;
}
.changeImg_Btn,
.newDialog_Btn {
    display: block;
}
.rechoose {
    display: none;
}
.left-Btn {
    left: 65px;
}
.center-Btn {
    left: 140px;
}
.right-Btn {
    right: 65px;
}
.Errmsg {
    padding: 0 40px;

    font-size: 16px;

    color: #333;
}
.bar_container {
    position: relative;
    top: 15px;

    margin: 0 auto;
    margin-bottom: 10px;
    width: 300px;
    height: 10px;
}
#bar {
    float: left;

    margin-top: 25px;
    border: 1px solid #a1a1a1;
    height: 100%;

    line-height: 150%;
    text-align: center;

    background: #c5c5c5;
}
.bar {
    float: left;

    margin-top: 25px;
    height: 100%;
    width: 100%;

    line-height: 150%;
    text-align: center;

    background: #e6e6e6;
}
#total,
#waiting {
    position: absolute;
    top: -15px;
    left: 0;

    width: 100%;

    font-size: 20px;
    text-align: center;
}
#total {
    text-align: right;
}
#waiting {
    font-size: 16px;
    text-align: left;
}
/* 通用弹框样式 start */
.inputIcon{
    background: url("/images/login.png") no-repeat #fff 5px 6px;
    display: block;
    height: 30px;
    position: absolute;
    /* z-index: 100000; */
    width: 30px;
    top: 1px;
    left: 1px;
    opacity: 7.1;
}
/* 友金服新增样式 start */
.top_bar .nav li #login1 {
    color: #fe7140;
}
.yyExchBankList .yyExchDo {
    display: none;
}

/*3周年主题皮肤start */
/* 三周年活动section右侧增加一个活动图标样式START */
/* 在footer.jsp中增加了类 */
/* .section_aboutus_anniversary {
    float: right;

    position: fixed;
    right: 0;
    bottom: 420px;
    z-index: 9999;

    width: auto;
    height: 100px;

    -webkit-animation: anni-animate 2s infinite;
       -moz-animation: anni-animate 2s infinite;
            animation: anni-animate 2s infinite;
}
@keyframes anni-animate {
    0% {
        right: 0;
        bottom: 420px;
    }
    50% {
        right: 0;
        bottom: 430px;
    }
    100% {
        right: 0;
        bottom: 420px;
    }
} */
/* 三周年活动section右侧增加一个活动图标样式END */
/*右侧工具栏 START*/
/* .toolbar .toolbar-item .t-item_text {
    background-image: url(/images/index/three-anniversary/toolbar.png);
}
.toolbar .toolbar-item.calculator .t-item_text {
    background-position: 0px 0px;
}

.toolbar .toolbar-item.app .t-item_text {
    background-position: 0 -64px;
}
.toolbar .toolbar-item.wechat .t-item_text {
    background-position: 0 -128px;
}
.toolbar .toolbar-item.qqkefu .t-item_text {
    background-position: 0 -192px;
}
.toolbar .toolbar-item.gotop .t-item_text {
    background-position: 0 -256px;
}

.toolbar .toolbar-item:hover .t-item_text {
    background-image: url(/images/index/three-anniversary/toolbar_hover.png);
}
.toolbar .toolbar-item.calculator:hover .t-item_text {
    background-position: 0px 0px;
}
.toolbar .toolbar-item.app:hover .t-item_text {
    background-position: 0 -64px;
}
.toolbar .toolbar-item.wechat:hover .t-item_text {
    background-position: 0 -128px;
}
.toolbar .toolbar-item.qqkefu:hover .t-item_text {
    background-position: 0 -192px;
}
.toolbar .toolbar-item.gotop:hover .t-item_text {
    background-position: 0 -256px;
} */


/*右侧工具栏--END*/

/*3周年主题皮肤end */
