/*第一部分：头部公用样式*/
/*移动端--头部*/
@media screen and (max-width: 767px) {
    html {
        width: 100%;
    }html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg ul li
    html body {
        width: 100%;
        /* height: 100%; */
        background: #FFF;
    }
    html body #bank-header {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
    html body #bank-header .head-main {
        position: fixed;
        z-index: 990;
        top: 0;
element.style {
    width: 34%;
}
@media screen and (max-width: 767px)
        left: 50%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #fff;
    }
    html body #bank-header .head-main .head-mid {
        /*padding-top: 10px;*/
    }
    html body #bank-header .head-main .head-mid .logo-div {
        display: none;
        float: left;
        width: 199px;
        height: 48px;
        background: url('../images/logo.png') no-repeat center center;
    }
    html body #bank-header .head-main .head-mid .nav {
        display: none;
        float: left;
        margin-left: 30px;
    }
    html body #bank-header .head-main .head-mid .nav .bg {
        position: relative;
        float: left;
    }
    html body #bank-header .head-main .head-mid .nav .bg a {
        font-size: 20px;
        color: #000;
        padding: 0 18px;
        letter-spacing: 1px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }
    html body #bank-header .head-main .head-mid .nav .bg a:hover {
        font-size: 22px;
    }
    html body #bank-header .head-main .head-mid .nav .bg_two .header-column {
        position: absolute;
        display: none;
        padding: 10px 0;
        box-shadow: 0 1px 15px rgba(18, 21, 21, 0.2);
        background: #fff;
    }
    html body #bank-header .head-main .head-mid .nav .bg_two .header-column li {
        min-width: 100px;
        padding: 0;
    }
    html body #bank-header .head-main .head-mid .nav .bg_two .header-column li:hover {
        color: #262425;
        background: #e5e5e5;
    }
    html body #bank-header .head-main .head-mid .nav .bg_two .header-column li a {
        width: 100%;
        font-size: 13px;
        line-height: 30px;
    }
    html body #bank-header .head-main .head-mid .nav .bg_two:hover .header-column {
        display: block;
    }

    html body #bank-header .head-main .head-mid .nav .bg_last .bankbang {
        width: 68px;
        height: 22px;
        margin-top: 2px;
        background: url('../images/bank-d.png') no-repeat;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    html body #bank-header .head-main .head-list {
        display: none;
        margin-top: 10px;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #f2f2f2;
        background: #f7f7f7;
    }

    html body #bank-header .head-main .head-list ul {
        margin-left: 240px;
    }

    html body #bank-header .head-main .head-list ul li {
        float: left;
        margin: 0 10px;
    }

    html body #bank-header .head-main .head-list ul li a {
        font-size: 14px;
        color: #1d9dd1;
    }

    html body #bank-header .head-main .head-list ul li a:hover {
        border-bottom: 2px solid #1d9dd1;
    }

    html body #bank-header .head_right {
        display: none;
        position: fixed;
        right: 10%;
        top: 50px;
        z-index: 997;
        width: 80%;
    }

    html body #bank-header .head_right li {
        float: none;
        margin-left: 0px;
        margin-top: 50px;
        text-align: center;
    }

    html body #bank-header .head_right li:first-child {
        margin-left: 0;
    }

    html body #bank-header .head_right li:hover p {
        color: #fff;
    }

    html body #bank-header .head_right li p {
        font-size: 16px;
        color: #fff;
    }

    html body #bank-header .head_right .search {
        position: relative;
    }

    html body #bank-header .head_right .search img {
        width: 26px;
        height: 26px;
    }

    html body #bank-header .head_right .search .sousuo {
        width: 100%;
        display: block;
        position: absolute;
        top: -1px;
        right: -2px;
        z-index: 0;
    }

    html body #bank-header .head_right .search .sousuo form input {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 50px;
        line-height: 29px;
        outline: none;
        padding: 0 0 0 15px;
        background: #FFF;
        border: 1px solid #4e94c6;
    }

    html body #bank-header .head_right .search .sousuo form div {
        width: 30px;
        height: 30px;
        background: url('../images/sousuo_logo.png') no-repeat center center;
        position: absolute;
        right: 20px;
        border: 0;
        top: 12px;
        border: none;
        outline: none;
        cursor: pointer;
    }

    html body #bank-header .head_right .search:hover .sousuo {
        display: block;
    }

    html body #bank-header .head_right .wap_logo {
        display: none;
        position: relative;
    }

    html body #bank-header .head_right .wap_logo img {
        width: 16px;
        height: 26px;
    }

    html body #bank-header .head_right .wap_logo .erwm {
        position: absolute;
        z-index: 10;
        top: 60px;
        right: -56px;
        width: 150px;
        height: 190px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        display: none;
        background: url('../images/erweima.png') no-repeat;
    }

    html body #bank-header .head_right .wap_logo .erwm .erwm-right {
        line-height: 30px;
        text-align: center;
        position: absolute;
        bottom: 15px;
        left: 0;
        width: 150px;
    }

    html body #bank-header .head_right .questionnaire {
        display: none;
    }

    html body #bank-header .head_right .questionnaire img {
        width: 26px;
        height: 26px;
    }

    html body #bank-header .head_right .admin {
        display: none;
    }

    html body #bank-header .head_right .admin .member-login img{
        width: 26px;
        height: 26px;
    }

    html body #bank-header .head_right .admin .admin_login_later {
        position: relative;
    }

    html body #bank-header .head_right .admin .admin_login_later img {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: 2px solid #cccccc;
        padding: 2px;
    }

    html body #bank-header .head_right .admin .admin_login_later dl {
        position: absolute;
        top: 42px;
        left: -50%;
        width: 80px;
        box-shadow: 0 1px 15px rgba(18, 21, 21, 0.2);
        padding: 15px 0;
        background: #FFFFFF;
        opacity: 0.95;
        display: none;
        text-align: center;
    }

    html body #bank-header .head_right .admin .admin_login_later dl dt:hover {
        color: #262425;
        background: #e5e5e5;
    }

    html body #bank-header .head_right .admin .admin_login_later dl dt a {
        line-height: 22px;
        letter-spacing: 2px;
        font-size: 13px;
    }

    html body #bank-header .head_right .admin .admin_login_later:hover dl {
        display: block;
    }

    html body #bank-header .mobile-nav-lists-login {
        width: 90%;
        display: none;
        position: fixed;
        left: 5%;
        top: 10%;
        z-index: 998;
        height:80%;
        overflow: auto;
    }
    /*单独的搜索框开始*/
    html body #bank-header .mobile-search-input{
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 999;
        background: #fff;
    }
    html body #bank-header .mobile-search-input .input-wrap{
        position: relative;
        padding-top: 6px;
        padding-bottom: 10px;
        border-bottom: 1px solid #f0f0f0;
       /* background: #f5f5f5;*/
    }
    html body #bank-header .mobile-search-input .input-wrap .input-i{
        float: left;
        width: 75%;
        margin-left: 5%;
        height: 30px;
        background: #f5f5f5;
      /*  -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;*/

    }
    html body #bank-header .mobile-search-input .input-wrap .input-i input{
        position: relative;
        padding:0 0 0  5%;
        width: 80%;
        height: 100%;
        border: none;
        background: #f5f5f5;
    }
    html body #bank-header .mobile-search-input .input-wrap .input-i input:focus{
        border: none;
        -webkit-appearance: none;
        outline: none;
        background: none;
    }
    html body #bank-header .mobile-search-input .input-wrap .input-i i{
        width: 10%;
        height: 30px;
        position: absolute;
        right: 20%;
        background: url('../images/sousuo_logo.png') no-repeat center/20px 20px;
    }
    html body #bank-header .mobile-search-input .input-wrap span{
        float: right;
        width: 10%;
        margin-right:5% ;
        padding: 6px 0;
        color: #bbb;
        text-align: center;
    }

    /*关键字*/

    html body #bank-header .mobile-search-input .key-word-wrap{
        width: 90%;
        margin: 20px auto 0;
    }
    html body #bank-header .mobile-search-input .key-word-wrap p{
        font-size: 14px;
        color: #bbb;
        padding-bottom: 6px;
        border-bottom: 1px solid #f0f0f0;
    }
    html body #bank-header .mobile-search-input .key-word-wrap ul li{
        float: left;
        height: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        border: 1px solid #f0f0f0;
        margin: 15px 15px 0 0;
        font-size: 16px;
        text-align: center;
        line-height: 30px;
        padding: 0 10px;
        background: #f2f2f2;
        color: #0065cd;
    }
    html body #bank-header .mobile-search-input .key-word-wrap ul li a{
        color: #0065cd;
    }

    /*结束*/

    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg {
        padding: 13px 0;
        border-bottom: 1px solid #8a8a8a;
        margin:0 -6px;
    }


    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg>a {
        color: #000;
        font-size: 14px;
        position: relative;
    }
    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg>a i{
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 6px solid #000;
        position: absolute;
        top: 40%;
        right: -12px;
        cursor: pointer;
    }
    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg ul li{
        margin-top: 15px;
        float: left;
        width:25%;

    }
  	html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg ul li.yhjtcx{
       
        width:34%;

    }
    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg ul li a{
        margin:0 5px;
        padding: 4px 6px;
        color: #000;
        font-size: 16px;
        background: #ececec;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        display: block;
        text-align: center;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register {
        margin-top: 30px;
        text-align: center;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span {
        width: 25%;
        height: 40px;
        line-height: 40px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        display: inline-block;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span a {
        font-size: 14px;
        color:#fff
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span.login-span {
        margin-right: 20px;
        background: #ffa030;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span.login-span a {
        width: 100%;
        color: #fff;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span.register-span {
        /* width: 25%;*/
        background: #1B7FAE;
    }

    /*发现更多精彩--开始*/
    html body #bank-header .find-more-brilliant{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 998;
        width: 100%;
        height: 50px;
        background: #fff;
        margin-bottom: 3px;
        box-shadow: 0 1px 2px rgba(48,48,48,.1);
    }
    html body #bank-header .find-more-brilliant a{
        display: block;
        width: 96%;
        margin: 0 auto;

    }
    html body #bank-header .find-more-brilliant a img{
        float: left;
        margin-top: 10px;
        width: 30px;
        height: 30px;
    }
    html body #bank-header .find-more-brilliant a .left-span{
        color: #606060;
        margin-left: 20px;
        line-height: 50px;

    }
    html body #bank-header .find-more-brilliant a .right-span{
        float: right;
        margin-top: 10px;
        padding: 5px 20px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        border: 1px solid #eac4c4;
        color: #ff6060;

    }

    /*发现更多精彩--结束*/


    html body #bank-header .mobile-client {
        border-bottom: 1px solid #f5f4f4;
        padding: 4px 0;
        display: block;
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        z-index: 997;
        width: 100%;
        height: 49px;
        text-align: center;
        background: #fff;

    }

    html body #bank-header .mobile-client .icon-bar {
        display: block;
        float: left;
        width: 40px;
        height: 40px;
        background: url("../images/more-icon1.png") no-repeat center/60%;
    }
    html body #bank-header .mobile-client .icon-bar.close-icon {
        display: block;
        width: 40px;
        height: 100%;
        background: url("../images/close-icon1.png") no-repeat center/60%;
    }
    html body #bank-header .mobile-client .mobile-logo{
        display: inline-block;
        text-align: center;
        margin-top: 1px;
        width: 150px;/*保留，*/
    }
    html body #bank-header .mobile-client .mobile-logo img{
        width: 100%;
        margin-top:5px;
    }
    html body #bank-header .mobile-client .mobile-seach{
        margin-right: 10px;
        margin-top: 0px;
        float: right;
        width: 42px;
        height: 40px;
    }
    html body #bank-header .mobile-client .mobile-seach img{
        width: 100%;
        height: auto;
        -webkit-transform: scale(.6);
        -moz-transform: scale(.6);
        -ms-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
    }



    html body .height-121 {
        /* height: 50px; */
        height:0;
    }
}
/*ipad端--头部*/
@media screen and (min-width: 768px) {
    html {
        width: 100%;
    }

    html body {
        width: 100%;
        /* height: 100%; */
        background: #FFF;
    }

    html body #bank-header {
        position: relative;
        width: 100%;
        margin: 0 auto;
    }

    html body #bank-header .head-main {
        position: fixed;
        z-index: 990;
        top: 0;
        left: 50%;
        width: 80.2%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #fff;
    }

    html body #bank-header .head-main .head-mid {
        display: none;
        padding-top: 10px;
    }

    html body #bank-header .head-main .head-mid .logo-div {
        float: left;
        width: 199px;
        height: 48px;
        background: url('../images/logo.png') no-repeat center center;
    }

    html body #bank-header .head-main .head-mid .nav {
        display: none;
        float: left;
        margin-left: 30px;
    }

    html body #bank-header .head-main .head-mid .nav .bg {
        position: relative;
        float: left;
    }

    html body #bank-header .head-main .head-mid .nav .bg a {
        font-size: 20px;
        color: #000;
        padding: 0 18px;
        letter-spacing: 1px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }

    html body #bank-header .head-main .head-mid .nav .bg a:hover {
        font-size: 22px;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two .header-column {
        position: absolute;
        display: none;
        padding: 10px 0;
        box-shadow: 0 1px 15px rgba(18, 21, 21, 0.2);
        background: #fff;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two .header-column li {
        min-width: 100px;
        text-align: center;
        padding: 0;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two .header-column li:hover {
        color: #262425;
        background: #e5e5e5;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two .header-column li a {
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 1px;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two:hover .header-column {
        display: block;
    }

    html body #bank-header .head-main .head-mid .nav .bg_last .bankbang {
        width: 68px;
        height: 22px;
        margin-top: 2px;
        background: url('../images/bank-d.png') no-repeat;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    html body #bank-header .head-main .head-list {
        display: none;
        margin-top: 10px;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #f2f2f2;
        background: #f7f7f7;
    }

    html body #bank-header .head-main .head-list ul {
        margin-left: 240px;
    }

    html body #bank-header .head-main .head-list ul li {
        float: left;
        margin: 0 10px;
    }

    html body #bank-header .head-main .head-list ul li a {
        font-size: 14px;
        color: #1d9dd1;
    }

    html body #bank-header .head-main .head-list ul li a:hover {
        border-bottom: 2px solid #1d9dd1;
    }

    html body #bank-header .head_right {
        display: none;
        position: fixed;
        right: 10%;
        top: 50px;
        z-index: 997;
        width: 80%;
    }

    html body #bank-header .head_right li {
        float: none;
        margin-left: 0px;
        margin-top: 50px;
        text-align: center;
    }

    html body #bank-header .head_right li:first-child {
        margin-left: 0;
    }

    html body #bank-header .head_right li:hover p {
        color: #fff;
    }

    html body #bank-header .head_right li p {
        font-size: 16px;
        color: #fff;
    }

    html body #bank-header .head_right .search {
        position: relative;
    }

    html body #bank-header .head_right .search img {
        width: 26px;
        height: 26px;
    }

    html body #bank-header .head_right .search .sousuo {
        width: 100%;
        display: block;
        position: absolute;
        top: -1px;
        right: -2px;
        z-index: 0;
    }

    html body #bank-header .head_right .search .sousuo form input {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 50px;
        line-height: 29px;
        outline: none;
        padding: 0 0 0 15px;
        background: #FFF;
        border: 1px solid #4e94c6;
    }

    html body #bank-header .head_right .search .sousuo form div {
        width: 30px;
        height: 30px;
        background: url('../images/sousuo_logo.png') no-repeat center center;
        position: absolute;
        right: 20px;
        border: 0;
        top: 12px;
        border: none;
        outline: none;
        cursor: pointer;
    }

    html body #bank-header .head_right .search:hover .sousuo {
        display: block;
    }

    html body #bank-header .head_right .wap_logo {
        display: none;
        position: relative;
    }

    html body #bank-header .head_right .wap_logo img {
        width: 16px;
        height: 26px;
    }

    html body #bank-header .head_right .wap_logo .erwm {
        position: absolute;
        z-index: 10;
        top: 60px;
        right: -56px;
        width: 150px;
        height: 190px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        display: none;
       /*  background: url('../images/erweima.png') no-repeat; */
    }

    html body #bank-header .head_right .wap_logo .erwm .erwm-right {
        line-height: 30px;
        text-align: center;
        position: absolute;
        bottom: 15px;
        left: 0;
        width: 150px;
    }

    html body #bank-header .head_right .questionnaire {
        display: none;
    }

    html body #bank-header .head_right .questionnaire img {
        width: 26px;
        height: 26px;
    }

    html body #bank-header .head_right .admin {
        display: none;
    }

    html body #bank-header .head_right .admin .member-login img{
        width: 26px;
        height: 26px;
    }

    html body #bank-header .head_right .admin .admin_login_later {
        position: relative;
    }

    html body #bank-header .head_right .admin .admin_login_later img {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: 2px solid #cccccc;
        padding: 2px;
    }

    html body #bank-header .head_right .admin .admin_login_later dl {
        position: absolute;
        top: 42px;
        left: -50%;
        width: 80px;
        box-shadow: 0 1px 15px rgba(18, 21, 21, 0.2);
        padding: 15px 0;
        background: #FFFFFF;
        opacity: 0.95;
        display: none;
        text-align: center;
    }

    html body #bank-header .head_right .admin .admin_login_later dl dt:hover {
        color: #262425;
        background: #e5e5e5;
    }

    html body #bank-header .head_right .admin .admin_login_later dl dt a {
        line-height: 22px;
        letter-spacing: 2px;
        font-size: 13px;
    }

    html body #bank-header .head_right .admin .admin_login_later:hover dl {
        display: block;
    }

    html body #bank-header .mobile-nav-lists-login {
       /* width: 80%;
        display: none;
        position: fixed;
        top: 170px;
        z-index: 998;*/
        width: 80%;
        display: none;
        position: fixed;
        left: 10%;
        top: 10%;
        z-index: 998;
    }
    /**/
    /*单独的搜索框开始*/
    html body #bank-header .mobile-search-input{
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 999;
        background: #fff;
    }
    html body #bank-header .mobile-search-input .input-wrap{
        position: relative;
        padding-top: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #f0f0f0;
        /* background: #f5f5f5;*/
    }
    html body #bank-header .mobile-search-input .input-wrap .input-i{
        float: left;
        width: 75%;
        margin-left: 5%;
        height: 50px;
        background: #f5f5f5;
        /*  -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          border-radius: 10px;*/

    }
    html body #bank-header .mobile-search-input .input-wrap .input-i input{
        position: relative;
        padding: 0 0 0 5%;
        width: 80%;
        height: 100%;
        border: none;
        background: #f5f5f5;
    }
    html body #bank-header .mobile-search-input .input-wrap .input-i input:focus{
        border: none;
        -webkit-appearance: none;
        outline: none;
        background: none;
    }
    html body #bank-header .mobile-search-input .input-wrap .input-i i{
        width: 10%;
        height: 50px;
        position: absolute;
        right: 20%;
        background: url('../images/sousuo_logo.png') no-repeat center/20px 20px;
    }
    html body #bank-header .mobile-search-input .input-wrap span{
        float: right;
        width: 10%;
        margin-right:5% ;
        padding: 12px 0;
        color: #bbb;
        text-align: center;
        font-size: 17px;
    }

    /*关键字*/

    html body #bank-header .mobile-search-input .key-word-wrap{
        width: 90%;
        margin: 20px auto 0;
    }
    html body #bank-header .mobile-search-input .key-word-wrap p{
        font-size: 17px;
        color: #bbb;
        padding-bottom: 6px;
        border-bottom: 1px solid #f0f0f0;
    }
    html body #bank-header .mobile-search-input .key-word-wrap ul li{
        float: left;
        height: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        border: 1px solid #f0f0f0;
        margin: 15px 15px 0 0;
        font-size: 18px;
        text-align: center;
        line-height: 30px;
        padding: 0 10px;
        background: #f2f2f2;
        color: #0065cd;
    }
    html body #bank-header .mobile-search-input .key-word-wrap ul li a{
        color: #0065cd;
    }

    /*结束*/

    /**/

    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg {
           padding:20px 0 20px 20px;
           border-bottom: 1px solid #8a8a8a;
       }

    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg>a {
        position: relative;
        color: #000;
        font-size: 16px;
    }
    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg>a i {
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 6px solid #000;
        position: absolute;
        top: 40%;
        right: -8px;
        cursor: pointer;
    }


    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg ul li{
        margin-top: 20px;
        margin-right: 18px;
        float: left;
        width:80px;
    }
  html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg ul li.yhjtcx{
       
        width:120px;
    }
    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg ul li a{
        padding: 6px 8px;
        color: #000;
        font-size: 16px;
        background: #ececec;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        text-align: center;
        display: block;
    }



    html body #bank-header .mobile-nav-lists-login .to-login-register {
        margin-top: 70px;
        text-align: center;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span {
        width: 25%;
        height: 50px;
        line-height: 50px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span a {
        font-size: 16px;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span.login-span {
        margin-right: 20px;
        background: #ffa030;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span.login-span a {
        width: 100%;
        color: #fff;
    }

    html body #bank-header .mobile-nav-lists-login .to-login-register span.register-span {
        /* width: 100%;*/
        background: #fff;
    }
    .mobile-nav-lists-login .member-span-logined .member-menu img {
        width: 80px;
        height: 80px;
        border: 2px solid #fff;
        border-radius: 50%;
    }
    .mobile-nav-lists-login .member-span-logined .member-logout {
        margin-top: 40px;
        text-align: center;
        background: #ffa030;
        color: #fff;
        padding: 30px 0;
    }
    .mobile-nav-lists-login .member-span-logined a {
        display: block;
        margin: 35px 0;
    }
    /*发现更多精彩--开始-ipad*/
    html body #bank-header .find-more-brilliant{
        display: none;
        position: fixed;
        top: 0;
        left: 9%;
        z-index: 998;
        width: 82%;
        height: 70px;
        background: #fff;
        margin-bottom: 3px;
        box-shadow: 0 1px 2px rgba(48,48,48,.1);
    }
    html body #bank-header .find-more-brilliant a{
        display: block;
        width: 96%;
        margin: 0 auto;

    }
    html body #bank-header .find-more-brilliant a img{
        float: left;
        margin-top: 15px;
        width: 40px;
        height: 40px;
    }
    html body #bank-header .find-more-brilliant a .left-span{
        color: #606060;
        margin-left: 40px;
        line-height: 70px;
        font-size: 16px;

    }
    html body #bank-header .find-more-brilliant a .right-span{
        float: right;
        margin-top: 15px;
        padding: 10px 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        border: 1px solid #eac4c4;
        color: #ff6060;
        font-size: 16px;

    }

    /*发现更多精彩--结束-ipad*/


    html body #bank-header .mobile-client {
        padding: 6px 0;
        display: block;
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        z-index: 997;
        /* width: 40px; */
        width: 100%;
        height: 70px;
        text-align: center;
        background: #fff;
    }

    html body #bank-header .mobile-client .icon-bar {
        display: block;
        float: left;
        margin-left: 10%;
        width: 40px;
        height: 100%;
        background: url(../images/more-icon1.png) no-repeat center/80%;
    }
    html body #bank-header .mobile-client .mobile-logo{
        display: inline-block;
        text-align: center;
        margin-top: 16px;

        width: 200px;
    }
    html body #bank-header .mobile-client .mobile-logo img{
        width: 100%;
        height: auto;
    }
    html body #bank-header .mobile-client .mobile-seach {
        margin-right: 10%;
        margin-top: 3px;
        float: right;
        width: 70px;
        height: 100%;
    }
    /**/
    html body #bank-header .mobile-client .mobile-seach img {
        width: 100%;
        height: 70px;
        -webkit-transform: scale(.6);
        -moz-transform: scale(.6);
        -ms-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6);
    }
    /**/
    html body #bank-header .mobile-client .icon-bar.close-icon {
        display: block;
        width: 40px;
        height: 100%;
        background: url(../images/close-icon1.png) no-repeat center/60%;
    }

    html body .height-121 {
        /*height: 70px;*/
        height: 0;
    }
    html body .height-122{
        height:100px;
    }
}
/*pc端--头部*/
@media screen and (min-width: 1200px) {
    html {
        width: 100%;
    }

    html body {
        width: 100%;
        /* height: 100%; */
        background: #FFF;
    }

    html body #bank-header {
        position: relative;
        width: 1200px;
        margin: 0 auto;
    }

    html body #bank-header .head-main {
        position: fixed;
        z-index: 990;
        top: 0;
        left: 50%;
        width: 1200px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #fff;
    }

    html body #bank-header .head-main .head-mid {
        display: block;
        padding-top: 30px;
    }

    html body #bank-header .head-main .head-mid .logo-div {
        float: left;
        width: 199px;
        height: 48px;
        background: url('../images/logo.png') no-repeat center center;
    }

    html body #bank-header .head-main .head-mid .logo-div a{
        display: block;
        width:100%;
        height:100%;
    }

    html body #bank-header .head-main .head-mid .nav {
        margin-top: 0;
        display: block;
        float: left;
        margin-left: 20px;
    }

    html body #bank-header .head-main .head-mid .nav .bg {
        width: 86px;
        height: 55px;
        position: relative;
        float: left;
    }
    html body #bank-header .head-main .head-mid .nav .bg.bwidth { /*02.21新增*/
        width: 136px;
        position: relative;
        float: left;
    }
    html body #bank-header .head-main .head-mid .nav .bg:nth-child(5) { /*02.21新增*/
        width: 100px;
        position: relative;
        float: left;
    }


    html body #bank-header .head-main .head-mid .nav .bg a {
        text-align: center;
        line-height: 55px;
        font-size: 20px;
        color: #000;
        padding: 0 10px 0 0;
        letter-spacing: 1px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }

    html body #bank-header .head-main .head-mid .nav .bg .on,html body #bank-header .head-main .head-mid .nav .bg a:hover {
        font-size: 22px;
    }

    html body #bank-header .head-main .head-mid .nav .bg .icon {
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 6px solid #666;
        position: absolute;
        top: 46%;
        right: 15px;/*02.21*/
        cursor: pointer;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two .header-column {
        position: absolute;
        left: 0px;
        display: none;
        padding: 10px 0;
        box-shadow: 0 1px 15px rgba(18, 21, 21, 0.2);
        background: #fff;
    }
    html body #bank-header .head-main .head-mid .nav .bg_two.bwidth .header-column{ /*可以了*/
        left: 20px;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two .header-column li {
        min-width: 90px;
        text-align: center;
        padding: 0;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two .header-column li:hover {
        color: #262425;
        background: #e5e5e5;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two .header-column li a {
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 1px;
    }

    html body #bank-header .head-main .head-mid .nav .bg_two:hover .header-column {
        display: block;
    }

    html body #bank-header .head-main .head-mid .nav .bg_last .bankbang {
        width: 68px;
        height: 22px;
        margin-top: 16px;
        background: url('../images/bank.png') no-repeat;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    html body #bank-header .head-main .head-mid .nav .bg_last:hover .bankbang { /*修改02.21*/
        background: url('../images/bank-d.png') no-repeat;
    }

    html body #bank-header .head-main .head-list {
        display: block;
        margin-top: 10px;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #f2f2f2;
        background: #f7f7f7;
    }

    html body #bank-header .head-main .head-list ul {
        margin-left: 228px;
    }

    html body #bank-header .head-main .head-list ul li {
        float: left;
        margin: 0 10px;
    }

    html body #bank-header .head-main .head-list ul li a {
        font-size: 14px;
        color: #1d9dd1;
    }

    html body #bank-header .head-main .head-list ul li a:hover {
        border-bottom: 2px solid #1d9dd1;
    }

    html body #bank-header .head_right {
        width: auto;
        display: block;
        position: fixed;
        right: 10%;
        top: 30px;
        z-index: 995;
    }


    html body #bank-header .head_right li {
        float: left;
        margin-left: 20px;
        margin-top: 0px;
        text-align: center;
    }

    html body #bank-header .head_right li:first-child {
        margin-left: 0;
    }

    html body #bank-header .head_right li:hover p {
        color: #0367ae;
    }

    html body #bank-header .head_right li p {
        font-size: 13px;
        color: #000;
    }

    html body #bank-header .head_right .search {
        position: relative;
    }

    html body #bank-header .head_right .search img {
        width: 26px;
        height: 26px;
    }

    html body #bank-header .head_right .search .sousuo {
        display: none;
        width: auto;
        position: absolute;
        top: -1px;
        right: -2px;
        z-index: 0;
    }

    html body #bank-header .head_right .search .sousuo form input {
        width: 180px;
        height: 29px;
        line-height: 29px;
        outline: none;
        padding: 0 0 0 15px;
        background: #FFF;
        border: 1px solid #4e94c6;
    }

    html body #bank-header .head_right .search .sousuo form div {
        width: 30px;
        height: 30px;
        background: url('../images/sousuo_logo.png') no-repeat center center;
        position: absolute;
        right: 0;
        border: 0;
        top: 0;
        border: none;
        outline: none;
        cursor: pointer;
    }

    html body #bank-header .head_right .search:hover .sousuo {
        display: block;
    }

    html body #bank-header .head_right .wap_logo {
        display: block;
        position: relative;
    }

    html body #bank-header .head_right .wap_logo img {
        width: 16px;
        height: 26px;
    }

    html body #bank-header .head_right .wap_logo .erwm {
        position: absolute;
        z-index: 10;
        top: 60px;
        right: -56px;
        width: 150px;
        height: 190px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        display: none;
        background: url('../images/erweima.png') no-repeat;
    }

    html body #bank-header .head_right .wap_logo .erwm .erwm-right {
        line-height: 30px;
        text-align: center;
        position: absolute;
        bottom: 15px;
        left: 0;
        width: 150px;
    }

    html body #bank-header .head_right .questionnaire {
        display: block;
    }

    html body #bank-header .head_right .questionnaire img {
        width: 26px;
        height: 26px;
    }

    html body #bank-header .head_right .admin {
        display: block;
    }

    html body #bank-header .head_right .admin .member-login img{
        width: 26px;
        height: 26px;
    }

    html body #bank-header .head_right .admin .admin_login_later {
        position: relative;
    }

    html body #bank-header .head_right .admin .admin_login_later img {
        width: 42px;
        height: 42px;
        border-radius: 50%;
        border: 2px solid #cccccc;
        padding: 2px;
    }

    html body #bank-header .head_right .admin .admin_login_later dl {
        position: absolute;
        top: 42px;
        left: -50%;
        width: 80px;
        box-shadow: 0 1px 15px rgba(18, 21, 21, 0.2);
        padding: 15px 0;
        background: #FFFFFF;
        opacity: 0.95;
        display: none;
        text-align: center;
    }

    html body #bank-header .head_right .admin .admin_login_later dl dt:hover {
        color: #262425;
        background: #e5e5e5;
    }

    html body #bank-header .head_right .admin .admin_login_later dl dt a {
        line-height: 22px;
        letter-spacing: 2px;
        font-size: 13px;
        color:#333;
        font-weight: normal;
    }

    html body #bank-header .head_right .admin .admin_login_later:hover dl {
        display: block;
    }

    html body #bank-header .mobile-nav-lists-login {
        width: auto;
        display: none;
        position: fixed;
        top: 105px;
        z-index: 998;
    }

    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists li {
        margin-top: 15px;
    }

    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists li a {
        color: #fff;
        font-size: 16px;
    }

    html body #bank-header .mobile-client {
        position: fixed;
        top: 0;
        right: 10px;
        z-index: 998;
        display: none;
        text-align: center;
        background: #fff;
        margin-top: 10px;
        padding: 10px 8px;
        border: 1px solid #e4dcdc;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    html body #bank-header .mobile-client .icon-bar {
        display: block;
        width: 25px;
        height: 3px;
        background: #b58989;
        margin-bottom: 5px;
    }

    html body #bank-header .mobile-client .icon-bar:last-child {
        margin-bottom: 0;
    }

    html body .height-121 {
        height: 70px;
    }

    html body .height-122 {
        height: 100px;
        width: 1200px;
        margin: auto;
        margin-top: 70px;
    }
    /*发现更多精彩--开始-结束-pc*/
    html body #bank-header .find-more-brilliant{
        display: none;

    }
}



/*第二部分：侧边栏公用样式*/
/*移动端--侧边栏*/
@media screen and (max-width: 767px){
    html body #mains-content #bank-aside {
        display: none;
        width: 28%;
        float: right;
    }
    html body #mains-content #bank-aside .popularization {
        text-align: center;
    }
    html body #mains-content #bank-aside .hotpage {
        background: #f7f7f7;
        margin-top: 15px;
        text-align: center;
        padding-bottom:15px;
    }
    html body #mains-content #bank-aside .hotpage h2 {
        text-align: left;
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .hotpage .hot-title {
        display: inline-block;
        margin-top: 25px;
    }
    html body #mains-content #bank-aside .hotpage .hot-title li {
        display: inline-block;
        width: 120px;
        float: left;
        font-size: 18px;
        line-height: 30px;
    }
    html body #mains-content #bank-aside .hotpage .hot-title li.on {
        border-bottom: 2px solid #878787;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists {
        margin-top: 20px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p {
        padding-left: 10px;
        text-align: left;
        margin-top: 10px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p a {
        font-size: 15px;
        text-align: left;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p a .icon1 {
        margin-right: 4px;
        color: #fff;
        padding: 2px  6px;
        background: #e05400;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p a .icon2 {
        margin-right: 6px;
        width: 5px;
        height: 9px;
        background: url('../images/hotpage4.png') no-repeat;
        display: inline-block;
        margin-left: 8px;
    }
    html body #mains-content #bank-aside .hot_word {
        margin-top: 15px;
        text-align: center;
    }
    html body #mains-content #bank-aside .hot_word h2 {
        text-align: left;
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .hot_word .hw {
        padding: 25px 10px;
    }
    html body #mains-content #bank-aside .hot_word .hw a {
        font-size: 15px;
        line-height: 20px;
        color: #0041a2;
        padding: 2px 10px;
        margin-left: 5px;
        display: inline-block;
        margin-top: 10px;
    }
    html body #mains-content #bank-aside .hot_word .hw a:hover {
        color: #720d13;
    }
    html body #mains-content #bank-aside .hot_word .hw a.shallow {
        background: #ededed;
    }
    html body #mains-content #bank-aside .hot_word .hw a.dark {
        background: #cacaca;
    }
    html body #mains-content #bank-aside .hot_word .hw a.neutral {
        background: #dadada;
    }
    html body #mains-content #bank-aside .report {
        margin-top: 20px;
    }
    html body #mains-content #bank-aside .report h3 {
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .report .member {
        margin-top: 20px;
    }
    html body #mains-content #bank-aside .report .member a img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
    }
    html body #mains-content #bank-aside .report .member h2 {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
    }
    html body #mains-content #bank-aside .report .member span {
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        display: block;
        color: #000;
    }
    html body #mains-content #bank-aside .report .member p {
        font-size: 14px;
        line-height: 30px;
        text-indent: 2em;
        padding-top: 10px;
    }
}
/*ipad端---侧边栏*/
@media screen and (min-width: 768px){
    html body #mains-content #bank-aside {
        display: none;
        width: 28%;
        float: right;
    }
    html body #mains-content #bank-aside .popularization {
        text-align: center;
    }
    html body #mains-content #bank-aside .hotpage {
        background: #f7f7f7;
        margin-top: 15px;
        text-align: center;
        padding-bottom:15px;
    }
    html body #mains-content #bank-aside .hotpage h2 {
        text-align: left;
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .hotpage .hot-title {
        display: inline-block;
        margin-top: 25px;
    }
    html body #mains-content #bank-aside .hotpage .hot-title li {
        display: inline-block;
        width: 120px;
        float: left;
        font-size: 18px;
        line-height: 30px;
    }
    html body #mains-content #bank-aside .hotpage .hot-title li.on {
        border-bottom: 2px solid #878787;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists {
        margin-top: 20px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p {
        padding-left: 10px;
        text-align: left;
        margin-top: 10px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p a {
        color: #666;
        font-size: 15px;
        text-align: left;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p a .icon1 {
        margin-right: 4px;
        color: #fff;
        padding: 2px  6px;
        background: #e05400;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p a .icon2 {
        margin-right: 6px;
        width: 5px;
        height: 9px;
        background: url('../images/hotpage4.png') no-repeat;
        display: inline-block;
        margin-left: 8px;
    }
    html body #mains-content #bank-aside .hot_word {
        margin-top: 15px;
        text-align: center;
    }
    html body #mains-content #bank-aside .hot_word h2 {
        text-align: left;
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .hot_word .hw {
        padding: 25px 10px;
    }
    html body #mains-content #bank-aside .hot_word .hw a {
        font-size: 14px;
        line-height: 20px;
        color: #0041a2;
        padding: 2px 10px;
        margin-left: 5px;
        display: inline-block;
        margin-top: 10px;
    }
    #720d13 html body #mains-content #bank-aside .hot_word .hw a.shallow {
        background: #ededed;
    }
    html body #mains-content #bank-aside .hot_word .hw a.dark {
        background: #cacaca;
    }
    html body #mains-content #bank-aside .hot_word .hw a.neutral {
        background: #dadada;
    }
    html body #mains-content #bank-aside .report {
        margin-top: 20px;
    }
    html body #mains-content #bank-aside .report h3 {
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .report .member {
        margin-top: 20px;
    }
    html body #mains-content #bank-aside .report .member a img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
    }
    html body #mains-content #bank-aside .report .member h2 {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
    }
    html body #mains-content #bank-aside .report .member span {
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        display: block;
        color: #000;
    }
    html body #mains-content #bank-aside .report .member p {
        font-size: 14px;
        line-height: 30px;
        text-indent: 2em;
        padding-top: 10px;
    }
}
/*pc端--侧边栏*/
@media screen and (min-width:1200px) {
    html body #mains-content #bank-aside {
        display: block;
        width: 26.5%;
        float: right;
    }
    html body #mains-content #bank-aside .w315{
         width: 100%;
         overflow: hidden;
    }
    html body #mains-content #bank-aside .popularization {
        text-align: center;
    }
    html body #mains-content #bank-aside .popularization>img{
        width: 240px;
        height: 260px;
    }
    html body #mains-content #bank-aside .hotpage {
        background: #f7f7f7;
        margin-top: 15px;
        text-align: center;
    }
    html body #mains-content #bank-aside .hotpage h2 {
        text-align: left;
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .hotpage .hot-title {
        display: inline-block;
        margin-top: 25px;
    }
    html body #mains-content #bank-aside .hotpage .hot-title li {
        display: inline-block;
        width: 120px;
        float: left;
        font-size: 18px;
        line-height: 30px;
    }
    html body #mains-content #bank-aside .hotpage .hot-title li.on {
        border-bottom: 2px solid #878787;
    }



    html body #mains-content #bank-aside .hot_experts h1 {
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .hot_experts .experts li {
        margin-top: 30px;
    }
    html body #mains-content #bank-aside .hot_experts .experts li .experts_left {
        width: 40%;
        float: left;
    }
    html body #mains-content #bank-aside .hot_experts .experts li .experts_left a img {
        width: 100%;
        height: 100%;
        border-radius: 5px;
        overflow: hidden;
    }
    html body #mains-content #bank-aside .hot_experts .experts li .experts_right {
        float: right;
        width: 60%;
        padding-left: 10px ;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    html body #mains-content #bank-aside .hot_experts .experts li .experts_right h3 {
        font-size: 22px;
        line-height: 30px;
        color: #000000;
    }
    html body #mains-content #bank-aside .hot_experts .experts li .experts_right span {
        font-size: 12px;
        line-height: 20px;
        color: #666;
        display: block;
        padding-top: 10px;
    }
    html body #mains-content #bank-aside .hot_experts .experts li p {
        clear: both;
        font-size: 14px;
        line-height: 24px;
        padding-top: 6px;
    }
    html body #mains-content #bank-aside .hot_experts .experts li p i {
        width: 5px;
        height: 9px;
        background: url('../images/hotpage4.png') no-repeat;
        display: inline-block;
    }
    html body #mains-content #bank-aside .hot_experts .experts li p a {
        display: inline;
        color: #666666;
    }


    html body #mains-content #bank-aside .hotpage .hotspot_lists {
        margin-top: 20px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p {
        padding-left: 10px;
        text-align: left;
        margin-top: 10px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p a {
        font-size: 14px;
        color: #666;
        text-align: left;
        line-height: 26px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p a .icon1 {
        margin-right: 10px;
        color: #fff;
        font-size: 20px;
        padding: 0  6px;
        background: #e05400;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }
    html body #mains-content #bank-aside .hotpage .hotspot_lists .hotspost_content p a .icon2 {
        margin-right: 12px;
        width: 5px;
        height: 9px;
        background: url('../images/hotpage4.png') no-repeat;
        display: inline-block;
        margin-left: 8px;
    }
    html body #mains-content #bank-aside .hot_word {
        margin-top: 15px;
        text-align: center;
    }
    html body #mains-content #bank-aside .hot_word h2 {
        text-align: left;
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .hot_word .hw {
        text-align: left;
        padding: 25px 10px;
    }
    html body #mains-content #bank-aside .hot_word .hw a {
        font-size: 14px;
        line-height: 20px;
        color: #0041a2;
        padding: 2px 10px;
        margin-left: 5px;
        display: inline-block;
        margin-top: 10px;
        cursor: pointer;
        cursor: pointer;
    }
    html body #mains-content #bank-aside .hot_word .hw a:hover {
        color: #720d13;
    }
    html body #mains-content #bank-aside .hot_word .hw a.shallow {
        background: #ededed;
    }
    html body #mains-content #bank-aside .hot_word .hw a.dark {
        background: #cacaca;
    }
    html body #mains-content #bank-aside .hot_word .hw a.neutral {
        background: #dadada;
    }
    html body #mains-content #bank-aside .report {
        margin-top: 20px;
    }
    html body #mains-content #bank-aside .report h3 {
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        padding-left: 10px;
        color: #000;
        border-left: 8px solid #e00000;
    }
    html body #mains-content #bank-aside .report .member {
        margin-top: 20px;
    }
    html body #mains-content #bank-aside .report .member a img {
        width: 315px;
        height: 235px;
        border-radius: 5px;
    }
    html body #mains-content #bank-aside .report .member h2 {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
    }
    html body #mains-content #bank-aside .report .member span {
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        display: block;
        color: #000;
    }
    html body #mains-content #bank-aside .report .member p {
        font-size: 14px;
        line-height: 30px;
        text-indent: 2em;
        padding-top: 10px;
    }
    html body #mains-content #bank-aside .report .member p a{
        text-indent: 0em;
    }
}



/*第三部分：底部公用样式*/
/*移动端--底部*/
@media screen and (max-width: 767px){
    html body #bank-footer .media {
        display: none;
        width: 80%;
        margin: 30px auto 0;
        height: 90px;
    }
    html body #bank-footer .media .media_left {
        position: relative;
        float: left;
        width: 8%;
        text-align: center;
        height: 90px;
        line-height: 90px;
        padding-right: 4px;
        border-right: 1px solid #cccccc;
    }
    html body #bank-footer .media .media_right {
        float: right;
        width: 90%;
    }
    html body #bank-footer .media .media_right p {
        font-size: 13px;
        color: #000;
        line-height: 23px;
    }
    html body #bank-footer .media .media_right p a {
        color: #000;
        padding-left: 8px;
        letter-spacing: 0.5px;
        display: inline-block;
    }
    html body #bank-footer .footer {
        width: 100%;
        min-height: 120px;
        background: #4c4c4c;
        margin-top: 15px;
        text-align: center;
    }
    html body #bank-footer .footer .foot {
        position: relative;
        text-align: center;
    }
    html body #bank-footer .footer .foot .bank-introduction {
        display: block;
        padding-top: 20px;
        text-align: center;
    }
    html body #bank-footer .footer .foot .bank-introduction span {
        font-size: 16px;
        color: #fff;
    }
    html body #bank-footer .footer .foot .us {
        line-height: 24px;
        font-size: 14px;
        padding-top: 10px;
        height: 30px;
    }
    html body #bank-footer .footer .foot .us a {
        color: #FFFFFF;
        padding-left: 2px;
    }
    html body #bank-footer .footer .foot .us a.need-hide-us {
        display: none;
    }
    html body #bank-footer .footer .foot .us a:hover {
        font-size: 14px;
    }
    html body #bank-footer .footer .foot .certificate {
        display: none;
    }
    html body #bank-footer .footer .foot .certificate li {
        float: left;
        margin-left: 15px;
    }
    html body #bank-footer .footer .foot .certificate li a img {
        width: 114px;
        height: 40px;
    }
    html body #bank-footer .footer .foot .foot_bot {
        display: none;
        text-align: center;
        line-height: 24px;
        font-size: 12px;
        padding-top: 0px;
        color: #FFFFFF;
    }
    html body #bank-footer .footer .foot .moible-show-copyright {
        display: block;
        text-align: center;
        line-height: 24px;
        font-size: 12px;
        padding-top: 0px;
        color: #FFFFFF;
    }
    html body #bank-footer .footer .foot .client-side {
        display: none;
        position: absolute;
        right: 160px;
        top: 80px;
    }
    html body #bank-footer .footer .foot .client-side li {
        position: relative;
        float: left;
        margin-right: 15px;
    }
    html body #bank-footer .footer .foot .client-side li img.client-side-hover1:hover {
        background: #3cb035;
    }
    html body #bank-footer .footer .foot .client-side li div {
        display: none;
        position: absolute;
        width: 150px;
        height: 150px;
        border: 1px solid #dadada;
    }
    html body #bank-footer .footer .foot .client-side li div.client-side1 {
        bottom: 45px;
        left: -65px;
        background: url('../images/client-side1.jpg') no-repeat;
    }
    html body #bank-footer .footer .foot .client-side li div img {
        position: absolute;
        left: 50%;
        margin-left: -8px;
        bottom: -9px;
        width: 17px;
        height: 9px;
    }
}
/*ipad端--底部*/
@media screen and (min-width: 768px){
    html body #bank-footer .media {
        display: none;
    }

    html body #bank-footer .footer {
        width: 100%;
        height: 120px;
        background: #4c4c4c;
        margin-top: 25px;
        text-align: center;
    }
    html body #bank-footer .footer .foot {
        position: relative;
        text-align: center;
    }
    html body #bank-footer .footer .foot .bank-introduction {
        display: block;
        padding-top: 20px;
        text-align: center;
    }
    html body #bank-footer .footer .foot .bank-introduction span {
        font-size: 16px;
        color: #fff;
    }
    html body #bank-footer .footer .foot .us {
        line-height: 24px;
        font-size: 14px;
        padding-top: 10px;
        height: 30px;
    }
    html body #bank-footer .footer .foot .us a {
        color: #FFFFFF;
        padding-left: 8px;
    }
    html body #bank-footer .footer .foot .us a.need-hide-us {
        display: none;
    }
    html body #bank-footer .footer .foot .us a:hover {
        font-size: 14px;
    }
    html body #bank-footer .footer .foot .certificate {
        display: none;
    }
    html body #bank-footer .footer .foot .certificate li {
        float: left;
        margin-left: 15px;
    }
    html body #bank-footer .footer .foot .certificate li a img {
        width: 114px;
        height: 40px;
    }
    html body #bank-footer .footer .foot .foot_bot {
        display: none;
        text-align: center;
        line-height: 24px;
        font-size: 12px;
        padding-top: 0px;
        color: #FFFFFF;
    }
    html body #bank-footer .footer .foot .moible-show-copyright {
        display: block;
        text-align: center;
        line-height: 24px;
        font-size: 12px;
        padding-top: 0px;
        color: #FFFFFF;
    }
    html body #bank-footer .footer .foot .client-side {
        display: none;
        position: absolute;
        right: 160px;
        top: 80px;
    }
    html body #bank-footer .footer .foot .client-side li {
        position: relative;
        float: left;
        margin-right: 15px;
    }
    html body #bank-footer .footer .foot .client-side li img.client-side-hover1:hover {
        background: #3cb035;
    }
    html body #bank-footer .footer .foot .client-side li div {
        display: none;
        position: absolute;
        width: 150px;
        height: 150px;
        border: 1px solid #dadada;
    }
    html body #bank-footer .footer .foot .client-side li div.client-side1 {
        bottom: 45px;
        left: -65px;
        background: url('../images/client-side1.jpg') no-repeat;
    }
    html body #bank-footer .footer .foot .client-side li div img {
        position: absolute;
        left: 50%;
        margin-left: -8px;
        bottom: -9px;
        width: 17px;
        height: 9px;
    }
}
/*PC端---底部*/
@media screen and (min-width:1200px){
    html body #bank-footer .media {
        display: block;
        width: 1200px;
        margin: 60px auto 0;
        position: relative;
      /*  height: 90px;*/
    }
    html body #bank-footer .media .media_left {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        float: left;
        width: 7%;
        text-align: center;
       /* height: 90px;
        line-height: 90px;
        border-right: 1px solid #cccccc;*/
    }
    html body #bank-footer .media .media_right {
        float: right;
        width: 93%;
        padding-left: 1.5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-left: 1px solid #cccccc
    }
    html body #bank-footer .media .media_right p {
        font-size: 12px;
        color: #000;
        line-height: 23px;
    }
    html body #bank-footer .media .media_right p a {
        color: #000;
        padding-left: 8px;
        letter-spacing: 0.5px;
        display: inline-block;
    }
    html body #bank-footer .footer {
        width: 100%;
        height: 200px;
        background: #4c4c4c;
        margin-top: 25px;
        text-align: center;
    }
    html body #bank-footer .footer .foot {
        width: 1200px;
        margin: 0 auto;
        position: relative;
        text-align: center;
    }
    html body #bank-footer .footer .foot .bank-introduction {
        display: none;
        margin-top: 20px;
    }
    html body #bank-footer .footer .foot .us {
        line-height: 24px;
        font-size: 16px;
        padding-top: 30px;
        height: auto;
    }
    html body #bank-footer .footer .foot .us a {
        color: #FFFFFF;
        padding-left: 18px;
    }
    html body #bank-footer .footer .foot .us a.need-hide-us {
        display: inline-block;
    }
    html body #bank-footer .footer .foot .us a:hover {
        margin: -10px;
        font-size: 22px;
    }
    html body #bank-footer .footer .foot .certificate {
        margin-top: 20px;
        display: inline-block;
    }
    html body #bank-footer .footer .foot .certificate li {
        float: left;
        margin-left: 15px;
    }
    html body #bank-footer .footer .foot .certificate li a img {
        width: 114px;
        height: 40px;
    }
    html body #bank-footer .footer .foot .foot_bot {
        display: block;
        text-align: center;
        line-height: 24px;
        font-size: 14px;
        padding-top: 25px;
        color: #FFFFFF;
    }
    html body #bank-footer .footer .foot .moible-show-copyright {
        display: none;
        text-align: center;
        line-height: 24px;
        font-size: 12px;
        padding-top: 0px;
        color: #FFFFFF;
    }
    html body #bank-footer .footer .foot .client-side {
        display: block;
        position: absolute;
        right: 10%;
        top: 80px;
    }
    html body #bank-footer .footer .foot .client-side li {
        position: relative;
        float: left;
        margin-right: 15px;
    }
    html body #bank-footer .footer .foot .client-side li img.client-side-hover1:hover {
        background: #3cb035;
    }
    html body #bank-footer .footer .foot .client-side li div {
        display: none;
        position: absolute;
        width: 150px;
        height: 150px;
        border: 1px solid #dadada;
    }
    html body #bank-footer .footer .foot .client-side li div.client-side1 {
        bottom: 45px;
        left: -65px;
        background: url('../images/client-side1.jpg') no-repeat;
    }
    html body #bank-footer .footer .foot .client-side li div.client-side2 {
        bottom: 45px;
        left: -65px;
        background: url('../images/client-side2.jpg') no-repeat;
    }
    html body #bank-footer .footer .foot .client-side li div.client-side3 {
        bottom: 45px;
        left: -65px;
        background: url('../images/client-side3.jpg') no-repeat;
    }
    html body #bank-footer .footer .foot .client-side li div img {
        position: absolute;
        left: 50%;
        margin-left: -8px;
        bottom: -9px;
        width: 17px;
        height: 9px;
    }
}



/*第四部分：返回顶部按钮*/
/*移动端--返回顶部*/
@media screen and (max-width:767px){
    html body #mains-content .right_fudong {
        position: fixed;
        right: 10px;
        bottom: 20%;
    }
    html body #mains-content .right_fudong .go-top {
        display: none;
        width: 40px;
        height: 40px;
        cursor: pointer;
        border: 1px solid #eee;
        background-color: #a28b8b;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        z-index: 1;
    }
    html body #mains-content .right_fudong .go-top .icon-to-top {
        width: 100%;
        height: 35px;
        display: inline-block;
        background: url('../images/feedback_top.png') no-repeat 50% 50%;
    }

}
/*ipad端--返回顶部*/
@media screen and (min-width:768px){
    html body #mains-content .right_fudong {
        position: fixed;
        right: 10px;
        bottom: 20%;
    }
    html body #mains-content .right_fudong .go-top {
        display: none;
        width: 60px;
        height: 60px;
        cursor: pointer;
        border: 1px solid #eee;
        background-color: #a28b8b;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        z-index: 1;
    }
    html body #mains-content .right_fudong .go-top .icon-to-top {
        width: 100%;
        height: 55px;
        display: inline-block;
        background: url('../images/feedback_top.png') no-repeat 50% 50%;
    }

}
/*pc端--返回顶部*/
@media screen and (min-width:1200px){
    html body #mains-content .right_fudong {
        position: fixed;
        right: 10px;
        bottom: 275px;
    }
    html body #mains-content .right_fudong .go-top {
        display: none;
        width: 60px;
        height: 60px;
        cursor: pointer;
        border: 1px solid #eee;
        background-color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        z-index: 1;
    }
    html body #mains-content .right_fudong .go-top .icon-to-top {
        width: 100%;
        height: 55px;
        display: inline-block;
        background: url('../images/feedback_top.png') no-repeat 50% 50%;
    }

}



/*第五部分：下拉加载*/
/*移动端--下拉加载*/
@media screen and (max-width:767px) {
    html body #mains-content .load {
        height: 38px;
        border: 1px solid #cccccc;
        background: #f2f2f2;
        margin-top: 14px;
    }
    html body #mains-content .load .load_click {
        line-height: 38px;
        text-align: center;
    }
    html body #mains-content .load .load_click span {
        color: #000;
        font-size: 16px;
        cursor: pointer;
    }
    html body #mains-content .load .load_click img {
        width: 15px;
        height: 14px;
    }

}
/*ipad端--下拉加载*/
@media screen and (min-width:768px){
    html body #mains-content  .load {
        height: 38px;
        border: 1px solid #cccccc;
        background: #f2f2f2;
        margin-top: 28px;
    }
    html body #mains-content .load .load_click {
        line-height: 38px;
        text-align: center;
    }
    html body #mains-content .load .load_click span {
        color: #000;
        font-size: 18px;
        cursor: pointer;
    }
    html body #mains-content .load .load_click img {
        width: 15px;
        height: 14px;
    }
}
/*PC端--下拉加载*/
@media screen and (min-width:1200px) {
    html body #mains-content .load {
        height: 38px;
        border: 1px solid #cccccc;
        background: #f2f2f2;
        margin-top: 28px;
    }
    html body #mains-content .load .load_click {
        line-height: 38px;
        text-align: center;
    }
    html body #mains-content .load .load_click span {
        color: #000;
        font-size: 18px;
        cursor: pointer;
    }
    html body #mains-content .load .load_click img {
        width: 15px;
        height: 14px;
    }

}



/*第六部分：弹出层*/
/*移动端--弹出层*/
@media screen and (max-width:767px) {
    html body .reminder_pc {
        position: fixed;
        z-index: 10000;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
    }
    html body .reminder_pc .reminder_success_error {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 304px;
        height: 100px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #ffffff;
        padding: 10px 20px 50px 20px;
        z-index: 1001;
        text-align: center;
    }
    html body .reminder_pc .reminder_success_error p {
        color: #666666;
        font-size: 18px;
        padding: 30px 20px;
        line-height: 24px;
        text-align: center;
    }
    html body .reminder_pc .reminder_success_error span {
        padding: 4px  30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #3366cc;
        text-align: center;
        line-height: 30px;
        color: #ffffff;
        font-size: 18px;
    }
}
/*ipad端--弹出层*/
@media screen and (min-width:768px) {
    html body .reminder_pc {
        position: fixed;
        z-index: 10000;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
    }
    html body .reminder_pc .reminder_success_error {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 400px;
        height: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #ffffff;
        padding: 10px 20px 50px 20px;
        z-index: 1001;
        text-align: center;
    }
    html body .reminder_pc .reminder_success_error p {
        color: #666666;
        font-size: 16px;
        padding: 30px 20px;
        line-height: 24px;
        text-align: center;
    }
    html body .reminder_pc .reminder_success_error span {
        padding: 4px  30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #3366cc;
        text-align: center;
        line-height: 30px;
        color: #ffffff;
        font-size: 16px;
    }
}
@media screen and (min-width:1200px) {
    html body .reminder_pc {
        position: fixed;
        z-index: 10000;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
    }
    html body .reminder_pc .reminder_success_error {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 400px;
        height: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #ffffff;
        padding: 10px 20px 50px 20px;
        z-index: 1001;
        text-align: center;
    }
    html body .reminder_pc .reminder_success_error p {
        color: #666666;
        font-size: 16px;
        padding: 30px 20px;
        line-height: 24px;
        text-align: center;
    }
    html body .reminder_pc .reminder_success_error span {
        padding: 4px  30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #3366cc;
        text-align: center;
        line-height: 30px;
        color: #ffffff;
        font-size: 16px;
    }

}

/*第七部分：遮罩层的样式*/
@media screen and (max-width:767px) {
    .popup-mask{
        display: none;
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.45);
        z-index: 996;
        width: 100%;
        background: rgb(255, 255, 255);
      /*  -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);*/
    }
}
@media screen and (min-width:768px) {
    .popup-mask{
        display: none;
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 50%;
        right: 0;
        background: rgba(0, 0, 0, 0.45);
        z-index: 996;
        width: 82%;
        background: rgb(255, 255, 255);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
@media screen and (min-width:1200px) {
    .popup-mask{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.45);
        z-index: 996;
        background: rgb(255, 255, 255);
    }
}

/*第八部分：弹层--通用 */
@media screen and (max-width:767px) {
    html body .reminder_pc {
        position: fixed;
        z-index: 10000;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
    }

    html body .reminder_pc .reminder_success_error {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 80%;
        height: auto;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #ffffff;
        padding: 10px 20px 10px 20px;
        z-index: 1001;
        text-align: center;
    }

    html body .reminder_pc .reminder_success_error p {
        color: #666666;
        font-size: 16px;
        padding: 30px 0px;
        line-height: 24px;
        text-align: center;
    }

    html body .reminder_pc .reminder_success_error span {
        padding: 4px 30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #3366cc;
        text-align: center;
        line-height: 30px;
        color: #ffffff;
        font-size: 16px;
    }

    .mobile-nav-lists-login .member-span-logined .member-menu img {
        width: 60px;
        height: 60px;
        border: 2px solid #fff;
        border-radius: 50%;
    }

    .mobile-nav-lists-login .member-span-logined .member-menu span {
        margin-left: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #333;
    }

    .mobile-nav-lists-login .member-span-logined a {
        display: block;
        margin: 20px 0;
    }

    .mobile-nav-lists-login .member-span-logined .member-logout {
        margin-top: 30px;
        text-align: center;
        background: #ffa030;
        color: #fff;
        padding: 15px 0;
    }

    @media screen and (min-width: 768px) {
        html body .reminder_pc {
            position: fixed;
            z-index: 10000;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.5);
        }

        html body .reminder_pc .reminder_success_error {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 50%;
            height: auto;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            background: #ffffff;
            padding: 10px 20px 50px 20px;
            z-index: 1001;
            text-align: center;
        }

        html body .reminder_pc .reminder_success_error p {
            color: #666666;
            font-size: 18px;
            padding: 30px 20px;
            line-height: 24px;
            text-align: center;
        }

        html body .reminder_pc .reminder_success_error span {
            padding: 4px 30px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            background: #3366cc;
            text-align: center;
            line-height: 30px;
            color: #ffffff;
            font-size: 18px;
        }
    }
    
}


/*底部导航，移动端显示：联系我们*/
@media screen and (min-width:1200px){
    .footer-call-us-a{
        display: none;
    }
}
@media screen and (max-width:1199px){
    .footer-call-us-a{
        display: inline-block;
    }
}

.height100{
    height:100%;
    position: fixed;
    top:0;
    left:0

}

.iecover{
    position: fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background: rgba(0,0,0,.5);  /*支持rgba的浏览器*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); 
    z-index:9999;
}
.iecover .mainbox{
    position: absolute;
    top:40%;
    left:0;
    right:0;
    margin:auto;
    width:90%;
    max-width:500px;
    padding:20px 30px;
    color:#333;
    font-size: 16px;
    background: #fff;
    line-height: 40px;
}

@media screen and (max-width:395px){
    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg ul li a{
        font-size: 15px;
    }
}
@media screen and (max-width:355px){
    html body #bank-header .mobile-nav-lists-login .mobile-nav-lists .bg ul li{
        width:33.3%
    }
}

/* wushi add 2019-4-18 ad*/
/*移动端--首页*/
@media screen and (max-width: 767px) {
	.ad_pc, .ad_pc_ipad{ display:none;}
}
/*ipad--首页*/
@media screen and (min-width: 768px) {
	.ad_pc{ display:none;}
 	.ad_pc_ipad{ display:block; position:relative;}
  	.ad_pc_ipad .txt{position: absolute; right: 10px; bottom: 10px; background: rgba(0, 0, 0, 0.7); color: #fff; width: 42px; height: 26px; z-index: 9999; text-align: center; line-height: 26px;border-radius: 5px;}
  	
}
/*pc--首页*/
@media screen and (min-width: 1200px) {
	.ad_pc, .ad_pc_ipad{ display:block; position:relative;}
  	.ad_pc .txt, .ad_pc_ipad .txt{position: absolute; right: 10px; bottom: 10px; background: rgba(0, 0, 0, 0.7); color: #fff; width: 42px; height: 26px; z-index: 9999; text-align: center; line-height: 26px;border-radius: 5px;}
  	#bank-header {
        position: relative;
        width: 1200px;
        margin: 0 auto;
      	min-height:125px;
    }
}
