/*pc端*/
@media only screen and (min-width: 1101px) {

    /*存入资金*/
    .crzz_banner_con_bg {
        height: 300px;
        background: url(../images/img_crzj_01.png) no-repeat center;
    }

    .en .crzz_banner_con_bg {
        height: 300px;
        background: url(../images/img_crzj_01_en.png) no-repeat center;
    }

    .sc .crzz_banner_con_bg {
        height: 300px;
        background: url(../images/img_crzj_01_cn.png) no-repeat center;
    }

    .crzz_con_content {
        overflow: hidden;
        height: 520px;
    }

    .crzz_con_content_left {
        float: left;
        width: 280px;
        height: 314px;
        margin-right: 43px;
        background: url(../images/img_crzj_02.png) no-repeat right 110px;
    }

    .crzz_con_content_right {
        float: left;
        width: calc(100% - 329px - 43px);
        margin-top: 86px;
        color: #333;
		margin-bottom: 60px;
    }

    .crzz_con_content_bg {
        background: #fff;
    }

    .crzz_con_title {
        font-size: 29px;
        font-weight: bold;
        height: 28px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .en .crzz_con_title {
        font-size: 30px;
    }

    .crzz_con_content_right ul li, .crzz_con_content_right ol li {
        font-size: 18px;
        line-height: 36px;
    }

    .en .crzz_con_content_right ul li, .en .crzz_con_content_right ol li {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    /*提取资金*/
    .tqzj_banner_con_bg {
        height: 300px;
        background: url(../images/img_tqzj_01.png) no-repeat center;
    }

    .en .tqzj_banner_con_bg {
        height: 300px;
        badckground: url(../images/img_tqzj_01_en.png) no-repeat center;
    }

    .sc .tqzj_banner_con_bg {
        height: 300px;
        background: url(../images/img_tqzj_01_cn.png) no-repeat center;
    }

    .tqzj_con_content {
        overflow: hidden;
        height: 434px;
    }

    .tqzj_con_content_left {
        float: left;
        width: 250px;
        height: 314px;
        margin-right: 27px;
        background: url(../images/img_tqzj_02.png) no-repeat right 74px;
    }

    .tqzj_con_content_right {
        float: left;
        width: calc(100% - 291px - 27px);
        margin-top: 86px;
        color: #333;
    }

    .tqzj_con_content_bg {
        background: #fff;
    }

    .tqzj_con_title {
        font-size: 28px;
        font-weight: bold;
        height: 28px;
        line-height: 28px;
        margin-bottom:30px;
    }

    .tqzj_con_content_right ol li {
        font-size: 18px;
        line-height: 36px;
    }

    /*孖展贷款*/
    .mzdk_banner_con_bg {
        height: 300px;
        background: url(../images/img_mzdk_01.png) no-repeat center;
    }

    .en .mzdk_banner_con_bg {
        height: 300px;
        background: url(../images/img_mzdk_01_en.png) no-repeat center;
    }

    .sc .mzdk_banner_con_bg {
        height: 300px;
        background: url(../images/img_mzdk_01_cn.png) no-repeat center;
    }

    .mzdk_con_content {
        padding-top: 142px;
    }

    .mzdk_con_text {
        margin: 63px 0 156px 0;
        text-align: center;
        font-size: 36px;
        height: 36px;
        line-height: 36px;
        font-weight: bold;
    }

    /*新股认购*/
    .xgrg_banner_con_bg {
        height: 300px;
        background: url(../images/img_xgrg_01.png) no-repeat center;
    }

    .en .xgrg_banner_con_bg {
        height: 300px;
        background: url(../images/img_xgrg_01_en.png) no-repeat center;
    }

    .sc .xgrg_banner_con_bg {
        height: 300px;
        background: url(../images/img_xgrg_01_cn.png) no-repeat center;
    }

    .xgrg_con_content {
        padding-top: 57px;
        overflow: hidden;
        padding-bottom: 140px;
    }

    .xgrg_con_content > li {
        float: left;
        width: calc(50% - 1px);
        text-align: center;
    }

    .xgrg_con_content > li > div img {
        width: 268px;
        margin: 0 auto;
    }

    .xgrg_con_content > li > p:nth-child(2) {
        color: #333;
        font-size: 26px;
        height: 26px;
        line-height: 26px;
        font-weight: bold;
        margin-bottom: 30px;
    }

    .xgrg_con_content > li > p:nth-child(3) {
        color: #333;
        font-size: 16px;
        line-height: 30px;
    }

    .xgrg_con_content > li > p span {
        color: #0a94ce;
        cursor: pointer;
    }

    .xgrg_con_content_1 {
       padding-top: 140px;
	   overflow: hidden;
	   padding-bottom: 140px;
	   text-align: center;
	   position: relative;
	   margin: 0 auto;
    }

    .xgrg_con_content_1_img {
        margin: 0 auto;
        text-align: center;
        width: 268px;
    }

    .xgrg_con_content_1 p {
        color: #333;
        font-size: 26px;
        height: 26px;
        line-height: 26px;
        font-weight: bold;
        margin-bottom: 30px;
        text-align: center;
    }

    .xgrg_con_content_1 p.font_small {
        color: #333;
	    font-size: 20px;
	    line-height: 36px;
        font-weight: normal;
    }

    .xgrg_con_content_1 span {
        color: #0a94ce;
        cursor: pointer;
		font-size: 22px;
		font-weight: 700;
		margin: 0 3px;
    }

    /*下载文件*/
    .dldc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xzwj_01.png) no-repeat center;
    }

    .en .dldc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xzwj_01_en.png) no-repeat center;
    }

    .sc .dldc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xzwj_01_cn.png) no-repeat center;
    }

    .dldc_con_content {
        padding-top: 55px;
        overflow: hidden;
        padding-bottom: 52px;
        width: 1134px;
    }

    .dldc_con_content > li {
        float: left;
        width: 290px;
        height: 300px;
        padding: 26px;
        margin-right: 42px;
        margin-bottom: 38px;
        background: #f5f5f5;
    }

    .dldc_con_content > li:nth-child(3n+3) {
        margin-right: 0;
    }

    .dldc_con_title {
        color: #333;
        font-size: 26px;
        font-weight: bold;
        line-height: 26px;
        height: 26px;
        margin-bottom: 27px;
    }

    .en .dldc_con_title {
        color: #333;
        font-size: 24px;
        font-weight: bold;
        line-height: 26px;
        height: 26px;
        margin-bottom: 35px;
    }

    .dldc_con_content > li ul li {
        color: #7b96a6;
        font-size: 16px;
        height: auto;
        line-height: 24px;
        margin-bottom: 15px;
        cursor: pointer;
    }

    .dldc_con_content > li ul li a {
        color: #7b96a6;
        font-size: 16px;
        height: 24px;
        line-height: 24px;
        margin-bottom: 15px;
        cursor: pointer;
    }

    .dldc_con_content > li ul li:hover a {
        color: #8faec0;
    }

    .en .dldc_con_content > li ul li {
        color: #7b96a6;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 15px;
        cursor: pointer;
    }

    .en .dldc_con_content > li ul li a {
        color: #7b96a6;
        font-size: 14px;
        line-height: 18px;
        cursor: pointer;
    }

    .en .dldc_con_content > li ul li:hover a {
        color: #8faec0;
    }

    .en .dldc_con_content > li ul li p {
        padding-top: 4px;
    }

    .download_logo {
        float: left;
        width: 24px;
        height: 24px;
        background: url(../images/img_xzwj_02.png) no-repeat center;
        margin-right: 12px;
    }

    /*资产管理服务*/
    .zcglfw_banner_con_bg {
        height: 300px;
        background: url(../images/img_zcglfw_01.png) no-repeat center;
    }

    .en .zcglfw_banner_con_bg {
        height: 300px;
        background: url(../images/img_zcglfw_01_en.png) no-repeat center;
    }

    .sc .zcglfw_banner_con_bg {
        height: 300px;
        background: url(../images/img_zcglfw_01_cn.png) no-repeat center;
    }

    .zcglfw_con_content {
        padding-top: 46px;
        overflow: hidden;
        padding-bottom: 100px;
        width: 918px;
    }

    .zcglfw_con_content_text {
        color: #333;
        font-size: 18px;
        line-height: 36px;
    }

    .zcglfw_con_content_title {
        margin: 54px 0 20px 0;
        font-size: 28px;
        height: 28px;
        line-height: 28px;
        font-weight: bold;
    }

    .en .zcglfw_con_content_title {
        margin: 54px 0 20px 0;
        font-size: 28px;
        height: auto;
        line-height: 28px;
        font-weight: bold;
    }

    .zcglfw_con_content div {
        overflow: hidden;
    }

    .zcglfw_con_content ul {
        overflow: hidden;
        width: 410px;
        float: left;
    }

    .zcglfw_con_content ul:nth-child(1) {
        margin-right: 50px;
    }

    .zcglfw_con_content ul li {
        font-size: 18px;
        line-height: 38px;
        padding-left: 22px;
        background: url(../images/img_zcglfw_02.png) no-repeat 4px 13px;
    }

    /*常见问题*/
    .cjwt_banner_con_bg {
        height: 300px;
        background: url(../images/img_cjwt_01.png) no-repeat center;
    }

    .en .cjwt_banner_con_bg {
        height: 300px;
        background: url(../images/img_cjwt_01_en.png) no-repeat center;
    }

    .cjwt_con_content {
        padding-top: 46px;
        overflow: hidden;
        padding-bottom: 100px;
        width: 918px;
        color: #333;
    }

    .cjwt_con_content ul li {
        font-size: 17px;
        line-height: 38px;
        padding-left: 19px;
        background: url(../images/img_cjwt_02.png) no-repeat -3px 13px;
    }

    .cjwt_con_content h2 {
        font-size: 25px;
        height: 24px;
        line-height: 24px;
        font-weight: bold;
    }

    .cjwt_con_content_little_title {
        font-size: 20px;
        height: 38px;
        line-height: 38px;
        font-weight: bold;
        margin-top: 30px;
    }

    .cjwt_con_content_text {
        font-size: 18px;
        line-height: 38px;
        padding-left: 18px;
    }

    .cjwt_con_content p:last-child {
        margin-top: 5px;
    }

    /*开户流程*/
    .khlc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xxkh_01.png) no-repeat center;
    }

    .en .khlc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xxkh_01_en.png) no-repeat center;
    }

    .sc .khlc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xxkh_01_cn.png) no-repeat center;
    }

    .khlc_con_content {
        padding-top: 50px;
        overflow: hidden;
        padding-bottom: 64px;
        color: #333;
    }

    .ljkh_con {
        width: 947px;
        padding: 36px 56px;
        border: 2px solid #35aff8;
        margin: 0 auto;
        position: relative;
    }

    .ljkh_con_title {
        position: absolute;
        background: #fff;
        font-size: 28px;
        line-height: 28px;
        height: 28px;
        left: 40px;
        top: -16px;
        padding: 0 18px;
        font-weight: bold;
    }

    .ljkh_con img {
        width: 615px;
        height: 432px;
        float: left;
        cursor: pointer;
    }

    .ljkh_con .ljkh_con_text_con {
        width: 264px;
        height: 282px;
        float: left;
        background: #f5f5f5;
        padding: 150px 34px 0 34px;
    }

    .ljkh_con_text {
        color: #333;
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 30px 0;
    }

    .khlc_con_content_bottom_bg {
        background: #f5f5f5;
    }

    .khlc_con_content_bottom {
        padding: 62px 54px;
        width: 955px;
    }

    .khlc_con_content_bottom_title {
        font-size: 28px;
        line-height: 28px;
        height: 28px;
        font-weight: bold;
    }

    .khlc_con_content_bottom_wrap1 {
        margin-top: 55px;
        overflow: hidden;
    }

    .khlc_con_content_bottom_wrap1_left {
        float: left;
        width: 242px;
        height: 220px;
        background: url(../images/img_khlc_04.png) no-repeat 46px 0;
    }

    .khlc_con_content_bottom_wrap1_right {
        float: left;
        width: calc(100% - 242px - 65px);
        margin-left: 64px;
        color: #333;
    }

    .khlc_con_content_bottom_p {
        font-size: 20px;
        line-height: 36px;
        height: 36px;
        font-weight: bold;
    }

    .khlc_con_content_bottom_ul li {
        font-size: 18px;
        line-height: 38px; /*height:38px;*/
        padding-left: 19px;
        background: url(../images/img_zcglfw_02.png) no-repeat -2px 13px;
    }

    /*联系我们*/
    .lxwm_banner_con_bg {
        height: 300px;
        background: url(../images/img_lxwm_01.png) no-repeat center;
    }

    .en .lxwm_banner_con_bg {
        height: 300px;
        background: url(../images/img_lxwm_01_en_02.png) no-repeat center;
    }

    .sc .lxwm_banner_con_bg {
        height: 300px;
        background: url(../images/img_lxwm_01_cn.png) no-repeat center;
    }

    .lxwm_con_content {
        padding-top: 45px;
        overflow: hidden;
        color: #333;
        width: 1100px;
    }

    .lxwm_con_content h2 {
        font-size: 26px;
        line-height: 26px;
        height: 26px;
        font-weight: bold;
    }

    .lxwm_con_content_text {
        font-size: 18px;
        line-height: 46px;
    }

    .lxwm_con_content img {
        width: 100%;
        height: 498px;
        margin: 10px 0 70px 0;
        cursor: pointer;
    }

    .lxwm_con_content ul {
        overflow: hidden;
    }

    .lxwm_con_content ul li {
        float: left;
        margin-right: 40px;
        height: 24px;
        line-height: 24px;
        font-size: 18px;
    }

    .lxwm_con_content ul li:nth-child(1) {
        padding-left: 26px;
        background: url(../images/img_lxwm_02.png) no-repeat 0 2px;
    }

    .lxwm_con_content ul li:nth-child(2) {
        padding-left: 26px;
        background: url(../images/img_lxwm_03.png) no-repeat 0 2px;
    }

    .lxwm_con_content ul li:nth-child(3) {
        padding-left: 26px;
        background: url(../images/img_lxwm_04.png) no-repeat 0 2px;
    }

    /*香港市场*/
    .xgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_xgsc_01.png) no-repeat center;
    }

    .en .xgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_xgsc_01_en.png) no-repeat center;
    }

    .sc .xgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_xgsc_01_cn.png) no-repeat center;
    }

    .xgsc_con_content {
        padding-top: 180px;
        color: #333;
        width: 1100px;
        position: relative;
    }

    .xgsc_con_content_top {
        overflow: hidden;
        font-size: 30px;
        width: 970px;
        text-align: center;
        margin: 0 auto;
        position: absolute;
        top: -40px;
        left: 65px;
        background: #fff;
        padding: 0;
        box-shadow: 1px 4px 12px #ccc7c7;
        -moz-box-shadow: 1px 4px 12px #ccc7c7;
        -webkit-box-shadow: 1px 4px 12px #ccc7c7;
        border-radius: 4px;
        border-radius: 4px;
    }

    .xgsc_con_content_top li {
        overflow: hidden;
        display: inline-block;
        float: left;
        padding: 45px 50px;
        height: 52px;
        line-height: 52px;
        cursor: pointer;
    }

    .xgsc_con_content_top li.active {
        background: rgb(53, 175, 248);
        color: #fff;
    }

    .xgsc_con_content_top > span {
        display: inline-block;
        float: left;
        height: 52px;
        margin-top: 45px;
        width: 1px;
        background: #d5d5d5;
    }

    .en .xgsc_con_content_top li {
        overflow: hidden;
        display: inline-block;
        padding: 45px 30px;
        height: 52px;
        line-height: 52px;
        cursor: pointer;
    }

    .xgsc_con_content_top li img {
        float: left;
    }

    .xgsc_con_content_top li p {
        float: left;
    }

    .xgsc_con_content_top li:nth-child(1) {
        margin-left: 76px;
    }

    .xgsc_con_content_top li:nth-child(1) span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_02.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(3) span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_03.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(5) span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_04.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(1).active span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_02_hover.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(3).active span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_03_hover.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(5).active span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_04_hover.png) no-repeat center;
    }

    /*.xgsc_con_content_top li:nth-child(2){border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;}*/
    .xgsc_con_content_title {
        font-size: 42px;
        height: 42px;
        line-height: 42px;
        font-weight: bold;
        text-align: center;
    }

    .xgsc_con_gpjy_con {
        width: 980px;
        height: 405px;
        margin: 43px auto 60px auto;
        background: url(../images/img_xgsc_05.png) no-repeat center;
        position: relative;
    }

    .xgsc_con_gpjy_content {
        width: 540px;
        height: 274px;
        padding-top: 56px;
        position: absolute;
        left: 400px;
        top: 34px;
        text-align: center;
    }

    .xgsc_con_gpjy_content p {
        color: #fff;
        font-size: 26px;
        height: 48px;
        line-height: 48px;
        margin-bottom: 30px;
        text-align: left;
        margin-left: 147px;
    }

    .xgsc_con_gpjy_content p span {
        font-size: 42px;
        vertical-align: top;
        display: inline-block;
        margin-left: 20px;
    }

    .market_btn_w {
        margin-top: 10px;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        border-radius: 4px;
        background: #fff;
        color: #35aff8;
        width: 190px;
        text-align: center;
        font-size: 24px;
        cursor: pointer;
    }

    .en .market_btn_w {
        margin-top: 10px;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        border-radius: 4px;
        background: #fff;
        color: #35aff8;
        width: 220px;
        text-align: center;
        font-size: 24px;
        cursor: pointer;
    }

    .xgsc_con_content_qhhqq_bg {
        min-height: 761px;
        background: url(../images/img_xgsc_06.png) no-repeat center;
    }

    .xgsc_con_content_qhhqq {
        width: 1002px;
        margin: 0 auto;
        padding-top: 164px;
        text-align: center;
    }

    .xgsc_con_content_qhhqq_ul {
        margin: 48px 0 64px 0;
        overflow: hidden;
    }

    .xgsc_con_content_qhhqq_ul li {
        display: inline-block;
        width: 484px;
        float: left;
        text-align: center;
    }

    .xgsc_con_content_qhhqq_ul li:nth-child(1) {
        margin-right: 34px;
    }

    .xgsc_con_content_qhhqq_ul li > p {
        height: 78px;
        line-height: 78px;
        color: #fff;
        background: #35aff8;
        font-size: 36px;
    }

    .xgsc_con_content_qhhqq_ul li > div {
        height: 170px;
        background: #fff;
        color: #333;
        padding-top: 60px;
    }

    .xgsc_con_content_qhhqq_ul li > div p:nth-child(1) {
        font-size: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0px 0 30px 0;
    }

    .xgsc_con_content_qhhqq_ul li > div p:nth-child(2) {
        font-size: 48px;
        height: 48px;
        line-height: 48px;
    }

    .en .xgsc_con_content_qhhqq_ul li > div p:nth-child(2) {
        font-size: 40px;
        height: 48px;
        line-height: 48px;
    }

    .market_btn_b {
        margin-top: 10px;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        border-radius: 4px;
        background: #35aff8;
        color: #fff;
        width: 190px;
        text-align: center;
        font-size: 24px;
        cursor: pointer;
    }

    .en .market_btn_b {
        margin-top: 10px;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        border-radius: 4px;
        background: #35aff8;
        color: #fff;
        width: 220px;
        text-align: center;
        font-size: 24px;
        cursor: pointer;
    }

    .zgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_zgsc_01.png) no-repeat center;
    }

    .en .zgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_zgsc_01_en.png) no-repeat center;
    }

    .sc .zgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_zgsc_01_cn.png) no-repeat center;
    }

    .mgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_mgsc_01.png) no-repeat center;
    }

    .en .mgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_mgsc_01_en.png) no-repeat center;
    }

    .sc .mgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_mgsc_01_cn.png) no-repeat center;
    }

    .comingSoon_banner_con_bg {
        height: 300px;
        background: url(../images/img_ljklzh_01.png) no-repeat center;
    }

    .en .comingSoon_banner_con_bg {
        height: 300px;
        background: url(../images/img_ljklzh_01_en.png) no-repeat center;
    }

    .sc .comingSoon_banner_con_bg {
        height: 300px;
        background: url(../images/img_ljklzh_01_cn.png) no-repeat center;
    }

    /*招聘人才*/
    .zprc_con_content_top_bg {
        height: 630px;
        padding-top: 74px;
        background: url(../images/img_zprc_01.png) no-repeat center 74px;
    }

    .zprc_con_content_top {
        width: 976px;
        margin: 0 auto;
    }

    .zprc_con_content_top_left {
        float: left;
        position: relative;
        width: 530px;
        height: 530px;
    }

    .zprc_con_content_top_left img {
        float: left;
        position: absolute;
        top: -9px;
        width: 530px;
        height: 530px;
    }

    .zprc_con_content_top_right {
        float: left;
        margin-left: 15px;
        width: calc(100% - 550px);
        padding-top: 250px;
        color: #333;
    }

    .zprc_con_content_top_right p {
        font-size: 18px;
        line-height: 38px;
        margin-bottom: 38px;
    }

    .zprc_con_content_bottom_bg {
        background: #fff;
        padding-bottom: 100px;
    }

    .zprc_con_content_bottom {
        width: 976px;
    }

    .zprc_con_content_bottom_title {
        font-size: 36px;
        height: 36px;
        line-height: 36px;
        font-weight: bold;
        margin-bottom: 36px;
        text-align: center;
    }

    .zprc_line {
        width: 976px;
        height: 9px;
        background: url(../images/img_zprc_03.png) no-repeat center;
    }

    .zprc_con_content_bottom_text_con {
        width: 530px;
        font-size: 18px;
        line-height: 36px;
        padding: 32px 0;
        margin: 0 auto;
    }

    .zprc_con_content_bottom_text_con p:nth-child(2) {
        color: #018bcc;
        font-size: 24px;
    }

    /*顾景和使命*/
    .gjhsm_banner_con_bg {
        height: 300px;
        background: url(../images/img_yjysm_01.png) no-repeat center;
    }

    .en .gjhsm_banner_con_bg {
        height: 300px;
        background: url(../images/img_yjysm_01_en.png) no-repeat center;
    }

    .sc .gjhsm_banner_con_bg {
        height: 300px;
        background: url(../images/img_yjysm_01_cn.png) no-repeat center;
    }

    .gjhsm_con_content_bg {
        background: #fff;
        padding: 62px 0 80px 0;
    }

    .gjhsm_con_content {
        width: 947px;
    }

    .gjhsm_con_content > p {
        font-size: 18px;
        height: 16px;
        line-height: 17px;
        margin-bottom: 50px;
    }

    .en .gjhsm_con_content > p {
        font-size: 18px;
        height: 24px;
        line-height: 30px;
        margin-bottom: 50px;
    }

    .gjhsm_con_content_wrap {
        overflow: hidden;
        margin-bottom: 39px;
    }

    .gjhsm_con_content_text_con {
        float: left;
        width: calc(100% - 465px);
    }

    .gjhsm_con_content_wrap > img {
        float: left;
        width: 464px;
        height: 289px;
    }

    .gjhsm_con_content_text {
        overflow: hidden;
    }

    .gjhsm_con_content_text span {
        width: 24px;
        height: 24px;
        display: inline-block;
        float: left;
        margin-right: 16px;
        margin-top: 6px;
        background: url(../images/img_yjysm_04.png) no-repeat center;
    }

    .gjhsm_con_content_text p {
        float: left;
        width: calc(100% - 24px - 16px);
        font-size: 18px;
        line-height: 36px;
    }

    /*公司简介*/
    .gsjj_banner_con_bg {
        height: 300px;
        background: url(../images/img_gsjj_01.png) no-repeat center;
    }

    .en .gsjj_banner_con_bg {
        height: 300px;
        background: url(../images/img_gsjj_01_en.png) no-repeat center;
    }

    .sc .gsjj_banner_con_bg {
        height: 300px;
        background: url(../images/img_gsjj_01_cn.png) no-repeat center;
    }

    .gsjj_con_content_bg {
        background: #fff;
        height: 1278px;
    }

    .en .gsjj_con_content_bg {
        background: #fff;
        height: 1557px;
    }

    .gsjj_con_content {
        width: 974px;
        background: #fff;
        position: relative;
        padding: 0 62px;
        color: #333;
    }

    .gsjj_con_content_box {
        width: calc(100% - 62px - 62px);
        position: absolute;
        top: -75px;
        left: 0;
        background: #fff;
        padding: 52px 62px 0 62px;
    }

    .slxh_con {
        overflow: hidden;
        height: 434px;
        margin-bottom: 80px;
    }

    .en .slxh_con {
        overflow: hidden;
        height: 640px;
        margin-bottom: 80px;
    }

    .slxh_con img {
        width: 523px;
        height: 434px;
        float: left;
        position: absolute;
    }

    .slxh_con_text {
        float: right;
        width: 495px;
        margin-top: 38px;
    }

    .gsjj_title {
        text-align: center;
        font-size: 27px;
        height: 26px;
        line-height: 26px;
        font-weight: bold;
        margin-bottom: 30px;
    }
	.gsjj_con_content_bottom_bg .gsjj_title{
		line-height: normal !important;
	}

    .gsjj_text {
        font-size: 18px;
        line-height: 36px;
        margin-bottom: 35px;
    }

    .zyjj_con {
        padding: 0 15px;
		margin-bottom: 65px;
    }

    .zyjj_con .gsjj_title {
        text-align: left;
    }

    .zyjj_con img {
        display: block;
        margin: 0 auto;
    }

    .sczjyw_con {
        padding: 0 15px;
        /*margin: 70px 0;*/
    }

    .sczjyw_con .gsjj_title {
        text-align: left;
    }

    .jjyw_con_content_bg {
        height: 343px;
        background: url(../images/img_gsjj_04.png) no-repeat center;
    }

    .jjyw_con_content {
        width: 950px;
        color: #fff;
        padding-top: 78px;
    }

    .en .jjyw_con_content {
        width: 950px;
        color: #fff;
        padding-top: 58px;
    }

    .gsjj_con_content_bottom_bg {
        background: #fff;
    }

    .gsjj_con_content_bottom {
        width: 974px;
        padding: 0 62px;
    }

    .cfgl_con {
        padding: 0 15px;
        overflow: hidden;
        margin: 87px 0 60px 0;
    }

    .cfgl_con_text {
        float: left;
        width: 500px;
    }

    .cfgl_con img {
        float: right;
    }

    .cfgl_con .gsjj_title {
        text-align: left;
    }

    .lxdjs_con {
        padding: 0 15px;
        overflow: hidden;
        margin-bottom: 100px;
    }

    .lxdjs_con_text {
        float: right;
        width: 500px;
    }

    .lxdjs_con img {
        float: left;
    }

    .lxdjs_con .gsjj_title {
        text-align: left;
    }

    .zyfw_con {
        margin-bottom: 80px;
    }

    .zyfw_con .gsjj_title {
        text-align: left;
    }

    .bankAccInfo table{
        border: none;
    }
    .bankAccInfo table th{
        background-color: #00b1fb;
        color: #fff;
        border-color: #00b1fb;
		text-align: center;
		border-right: 1px solid #ffffff8f;
    }
	.bankAccInfo table th:last-child{
		 border-right:none;
	}

    .bankAccInfo table td{
        border: 1px solid #a5ddf5;
    }
    .bankAccInfo table tr td:last-child{
        border-right: 2px solid #a5ddf5;
    }
    .bankAccInfo table tr td:nth-child(3){
        text-align: center;
    }
    .bankAccInfo table tr td:nth-child(4){
        text-align: center;
    }
    .bankAccInfo table tr td:nth-child(5){
        text-align: center;
    }
    .bankAccInfo table tr:nth-child(even) td{
        background-color: #e6f5fe;
    }
    .bankAccInfo table tr:nth-child(odd) td{
        background-color: #fff;
		/* text-align: center; */
    }
 
	 .appDownLoad_div_bg,
	 .eBrokerKey_div{
		 width: 981px;
		 margin: 0 auto;
	 }
	 
	 .appDownLoad_div{
		background: url(../images/img_download_2.png) no-repeat;
		height: 460px;
	 }
	 .appDownLoad_div_bg{
		padding-top: 46px;
	 }
	 .eBrokerKey_div{
	 		 margin-bottom: 50px !important;
	 }
	 
	 .subscription_bg{
		 display: inline-block;
		 width: 60%;
		 height: 300px;
		 background: url(../images/img_xgrg_04.png) no-repeat;
		 background-size: 100%;
	 }
	 
	 
	 .subscription_contactWay{
		     position: absolute;
		     top: 170px;
		     width: 60%;
		     height: 300px;
		     left: 10%;
	 }
	
}




/*pad*/
@media only screen and (min-width: 880px) and (max-width:1100px) {

/*存入资金*/
    .crzz_banner_con_bg {
        height: 300px;
        background: url(../images/img_crzj_01.png) no-repeat center;
    }

    .en .crzz_banner_con_bg {
        height: 300px;
        background: url(../images/img_crzj_01_en.png) no-repeat center;
    }

    .sc .crzz_banner_con_bg {
        height: 300px;
        background: url(../images/img_crzj_01_cn.png) no-repeat center;
    }

    .crzz_con_content {
        overflow: hidden;
        height: 520px;
    }

    .crzz_con_content_left {
        float: left;
        width: 300px;
        height: 314px;
        /*margin-right: -10px;*/
        background: url(../images/img_crzj_02.png) no-repeat 90px 110px;
    }

    .crzz_con_content_right {
        float: left;
        width: calc(100% - 329px - 43px);
        margin-top: 86px;
        color: #333;
		margin-bottom: 60px;
    }

    .crzz_con_content_bg {
        background: #fff;
    }

    .crzz_con_title {
        font-size: 29px;
        font-weight: bold;
        height: 28px;
        line-height: 28px;
        margin-bottom: 24px;
    }
    .en .crzz_con_title {
        font-size: 30px;
    }

    .crzz_con_content_right ul li, .crzz_con_content_right ol li {
        font-size: 18px;
        line-height: 36px;
    }

    .en .crzz_con_content_right ul li, .en .crzz_con_content_right ol li {
        font-size: 18px;
        line-height:30px;
        margin-bottom: 20px;
    }

    /*提取资金*/
    .tqzj_banner_con_bg {
        height: 300px;
        background: url(../images/img_tqzj_01.png) no-repeat center;
    }

    .en .tqzj_banner_con_bg {
        height: 300px;
        badckground: url(../images/img_tqzj_01_en.png) no-repeat center;
    }

    .sc .tqzj_banner_con_bg {
        height: 300px;
        background: url(../images/img_tqzj_01_cn.png) no-repeat center;
    }

    .tqzj_con_content {
        overflow: hidden;
        height: 434px;
    }

    .tqzj_con_content_left {
        float: left;
        width: 220px;
        height: 314px;
        margin-right: 27px;
        background: url(../images/img_tqzj_02.png) no-repeat right 74px;
    }

    .tqzj_con_content_right {
        float: left;
        width: calc(100% - 291px - 27px);
        margin-top: 86px;
        color: #333;
    }

    .tqzj_con_content_bg {
        background: #fff;
    }

    .tqzj_con_title {
        font-size: 28px;
        font-weight: bold;
        height: 28px;
        line-height: 28px;
        margin-bottom: 46px;
    }

    .tqzj_con_content_right ol li {
        font-size: 18px;
        line-height: 36px;
    }

    /*孖展贷款*/
    .mzdk_banner_con_bg {
        height: 300px;
        background: url(../images/img_mzdk_01.png) no-repeat center;
    }

    .en .mzdk_banner_con_bg {
        height: 300px;
        background: url(../images/img_mzdk_01_en.png) no-repeat center;
    }

    .sc .mzdk_banner_con_bg {
        height: 300px;
        background: url(../images/img_mzdk_01_cn.png) no-repeat center;
    }

    .mzdk_con_content {
        padding-top: 142px;
    }

    .mzdk_con_text {
        margin: 63px 0 156px 0;
        text-align: center;
        font-size: 36px;
        height: 36px;
        line-height: 36px;
        font-weight: bold;
    }

    /*新股认购*/
    .xgrg_banner_con_bg {
        height: 300px;
        background: url(../images/img_xgrg_01.png) no-repeat center;
    }

    .en .xgrg_banner_con_bg {
        height: 300px;
        background: url(../images/img_xgrg_01_en.png) no-repeat center;
    }

    .sc .xgrg_banner_con_bg {
        height: 300px;
        background: url(../images/img_xgrg_01_cn.png) no-repeat center;
    }

    .xgrg_con_content {
        padding-top: 57px;
        overflow: hidden;
        padding-bottom: 140px;
    }

    .xgrg_con_content > li {
        float: left;
        width: calc(50% - 1px);
        text-align: center;
    }

    .xgrg_con_content > li > div img {
        width: 268px;
        margin: 0 auto;
    }

    .xgrg_con_content > li > p:nth-child(2) {
        color: #333;
        font-size: 26px;
        height: 26px;
        line-height: 26px;
        font-weight: bold;
        margin-bottom: 30px;
    }

    .xgrg_con_content > li > p:nth-child(3) {
        color: #333;
        font-size: 16px;
        line-height: 30px;
    }

    .xgrg_con_content > li > p span {
        color: #0a94ce;
        cursor: pointer;
    }

    .xgrg_con_content_1 {
       padding-top: 140px;
	   overflow: hidden;
	   padding-bottom: 140px;
	   text-align: center;
	   position: relative;
	   margin: 0 auto;
    }

    .xgrg_con_content_1_img {
        margin: 0 auto;
        text-align: center;
        width: 268px;
    }

    .xgrg_con_content_1 p {
        color: #333;
        font-size: 26px;
        height: 26px;
        line-height: 26px;
        font-weight: bold;
        margin-bottom: 30px;
        text-align: center;
    }

    .xgrg_con_content_1 p.font_small {
        color: #333;
	    font-size: 20px;
	    line-height: 36px;
        font-weight: normal;
    }

    .xgrg_con_content_1 span {
        color: #0a94ce;
        cursor: pointer;
		font-size: 22px;
		font-weight: 700;
		margin: 0 3px;
    }

    /*下载文件*/
    .dldc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xzwj_01.png) no-repeat center;
    }

    .en .dldc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xzwj_01_en.png) no-repeat center;
    }

    .sc .dldc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xzwj_01_cn.png) no-repeat center;
    }

    .dldc_con_content {
        padding-top: 55px;
        overflow: hidden;
        padding-bottom: 52px;
        width: 880px;
    }

    .dldc_con_content > li {
        float: left;
        width: 236px;
        height: 380px;
        padding: 16px 20px 16px 20px;
        margin-right: 20px;
        margin-bottom: 30px;
        background: #f5f5f5;
    }

    .dldc_con_content > li:nth-child(3n+3) {
        margin-right: 0;
    }

    .dldc_con_title {
        color: #333;
        font-size: 22px;
        font-weight: bold;
        line-height: 26px;
        height: 26px;
        margin-bottom: 27px;
    }

    .en .dldc_con_title {
        color: #333;
        font-size: 22px;
        font-weight: bold;
        line-height: 26px;
        height: 26px;
        margin-bottom: 35px;
    }

    .dldc_con_content > li ul li {
        color: #7b96a6;
        font-size: 16px;
        height: auto;
        line-height: 24px;
        margin-bottom: 15px;
        cursor: pointer;
    }

    .dldc_con_content > li ul li a {
        color: #7b96a6;
        font-size: 16px;
        height: 24px;
        line-height: 24px;
        margin-bottom: 15px;
        cursor: pointer;
    }

    .dldc_con_content > li ul li:hover a {
        color: #8faec0;
    }

    .en .dldc_con_content > li ul li {
        color: #7b96a6;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 15px;
        cursor: pointer;
    }

    .en .dldc_con_content > li ul li a {
        color: #7b96a6;
        font-size: 14px;
        line-height: 18px;
        cursor: pointer;
    }

    .en .dldc_con_content > li ul li:hover a {
        color: #8faec0;
    }

    .en .dldc_con_content > li ul li p {
        padding-top: 4px;
    }

    .download_logo {
        float: left;
        width: 24px;
        height: 24px;
        background: url(../images/img_xzwj_02.png) no-repeat center;
        margin-right: 12px;
    }

    /*资产管理服务*/
    .zcglfw_banner_con_bg {
        height: 300px;
        background: url(../images/img_zcglfw_01.png) no-repeat center;
    }

    .en .zcglfw_banner_con_bg {
        height: 300px;
        background: url(../images/img_zcglfw_01_en.png) no-repeat center;
    }

    .sc .zcglfw_banner_con_bg {
        height: 300px;
        background: url(../images/img_zcglfw_01_cn.png) no-repeat center;
    }

    .zcglfw_con_content {
        padding-top: 46px;
        overflow: hidden;
        padding-bottom: 100px;
        width: 918px;
    }

    .zcglfw_con_content_text {
        color: #333;
        font-size: 18px;
        line-height: 36px;
    }

    .zcglfw_con_content_title {
        margin: 54px 0 20px 0;
        font-size: 28px;
        height: 28px;
        line-height: 28px;
        font-weight: bold;
    }

    .en .zcglfw_con_content_title {
        margin: 54px 0 20px 0;
        font-size: 28px;
        height: auto;
        line-height: 28px;
        font-weight: bold;
    }

    .zcglfw_con_content div {
        overflow: hidden;
    }

    .zcglfw_con_content ul {
        overflow: hidden;
        width: 410px;
        float: left;
    }

    .zcglfw_con_content ul:nth-child(1) {
        margin-right: 50px;
    }

    .zcglfw_con_content ul li {
        font-size: 18px;
        line-height: 38px;
        padding-left: 22px;
        background: url(../images/img_zcglfw_02.png) no-repeat 4px 13px;
    }

    /*常见问题*/
    .cjwt_banner_con_bg {
        height: 300px;
        background: url(../images/img_cjwt_01.png) no-repeat center;
    }

    .en .cjwt_banner_con_bg {
        height: 300px;
        background: url(../images/img_cjwt_01_en.png) no-repeat center;
    }

    .cjwt_con_content {
        padding-top: 46px;
        overflow: hidden;
        padding-bottom: 100px;
        width: 918px;
        color: #333;
    }

    .cjwt_con_content ul li {
        font-size: 17px;
        line-height: 38px;
        padding-left: 19px;
        background: url(../images/img_cjwt_02.png) no-repeat -3px 13px;
    }

    .cjwt_con_content h2 {
        font-size: 25px;
        height: 24px;
        line-height: 24px;
        font-weight: bold;
    }

    .cjwt_con_content_little_title {
        font-size: 20px;
        height: 38px;
        line-height: 38px;
        font-weight: bold;
        margin-top: 30px;
    }

    .cjwt_con_content_text {
        font-size: 18px;
        line-height: 38px;
        padding-left: 18px;
    }

    .cjwt_con_content p:last-child {
        margin-top: 5px;
    }

    /*开户流程*/
    .khlc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xxkh_01.png) no-repeat center;
    }

    .en .khlc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xxkh_01_en.png) no-repeat center;
    }

    .sc .khlc_banner_con_bg {
        height: 300px;
        background: url(../images/img_xxkh_01_cn.png) no-repeat center;
    }

    .khlc_con_content {
        padding-top: 50px;
        overflow: hidden;
        padding-bottom: 64px;
        color: #333;
    }

    .ljkh_con {
        width: 850px;
        padding: 36px 36px;
        border: 2px solid #35aff8;
        margin: 0 auto;
        position: relative;
    }

    .ljkh_con_title {
        position: absolute;
        background: #fff;
        font-size: 28px;
        line-height: 28px;
        height: 28px;
        left: 40px;
        top: -16px;
        padding: 0 18px;
        font-weight: bold;
    }

    .ljkh_con img {
        width: 580px;
        height: 432px;
        float: left;
        cursor: pointer;
    }

    .ljkh_con .ljkh_con_text_con {
        width: 228px;
        height: 282px;
        float: left;
        background: #f5f5f5;
        padding: 150px 20px 0 20px;
    }

    .ljkh_con_text {
        color: #333;
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 30px 0;
    }

    .khlc_con_content_bottom_bg {
        background: #f5f5f5;
    }

    .khlc_con_content_bottom {
        padding: 62px 54px;
        /*width: 955px;*/
    }

    .khlc_con_content_bottom_title {
        font-size: 28px;
        line-height: 28px;
        height: 28px;
        font-weight: bold;
    }

    .khlc_con_content_bottom_wrap1 {
        margin-top: 55px;
        overflow: hidden;
    }

    .khlc_con_content_bottom_wrap1_left {
        float: left;
        width: 242px;
        height: 220px;
        background: url(../images/img_khlc_04.png) no-repeat 46px 0;
    }

    .khlc_con_content_bottom_wrap1_right {
        float: left;
        width: calc(100% - 242px - 65px);
        margin-left: 64px;
        color: #333;
    }

    .khlc_con_content_bottom_p {
        font-size: 20px;
        line-height: 36px;
        height: 36px;
        font-weight: bold;
    }

    .khlc_con_content_bottom_ul li {
        font-size: 18px;
        line-height: 38px; /*height:38px;*/
        padding-left: 19px;
        background: url(../images/img_zcglfw_02.png) no-repeat -2px 13px;
    }

    /*联系我们*/
    .lxwm_banner_con_bg {
        height: 300px;
        background: url(../images/img_lxwm_01.png) no-repeat center;
    }

    .en .lxwm_banner_con_bg {
        height: 300px;
        background: url(../images/img_lxwm_01_en_02.png) no-repeat center;
    }

    .sc .lxwm_banner_con_bg {
        height: 300px;
        background: url(../images/img_lxwm_01_cn.png) no-repeat center;
    }

    .lxwm_con_content {
        padding-top: 45px;
        overflow: hidden;
        color: #333;
        width: 1100px;
    }

    .lxwm_con_content h2 {
        font-size: 26px;
        line-height: 26px;
        height: 26px;
        font-weight: bold;
    }

    .lxwm_con_content_text {
        font-size: 18px;
        line-height: 46px;
    }

    .lxwm_con_content img {
        width: 100%;
        height: 498px;
        margin: 10px 0 70px 0;
        cursor: pointer;
    }

    .lxwm_con_content ul {
        overflow: hidden;
    }

    .lxwm_con_content ul li {
        float: left;
        margin-right: 40px;
        height: 24px;
        line-height: 24px;
        font-size: 18px;
    }

    .lxwm_con_content ul li:nth-child(1) {
        padding-left: 26px;
        background: url(../images/img_lxwm_02.png) no-repeat 0 2px;
    }

    .lxwm_con_content ul li:nth-child(2) {
        padding-left: 26px;
        background: url(../images/img_lxwm_03.png) no-repeat 0 2px;
    }

    .lxwm_con_content ul li:nth-child(3) {
        padding-left: 26px;
        background: url(../images/img_lxwm_04.png) no-repeat 0 2px;
    }

    /*香港市场*/
    .xgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_xgsc_01.png) no-repeat center;
    }

    .en .xgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_xgsc_01_en.png) no-repeat center;
    }

    .sc .xgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_xgsc_01_cn.png) no-repeat center;
    }

    .xgsc_con_content {
        padding-top: 180px;
        color: #333;
        width: 880px;
        position: relative;
    }

    .xgsc_con_content_top {
        overflow: hidden;
        font-size: 30px;
        width: 880px;
        text-align: center;
        margin: 0 auto;
        position: absolute;
        top: -40px;
        left: 10px;
        background: #fff;
        padding: 0;
        box-shadow: 1px 4px 12px #ccc7c7;
        -moz-box-shadow: 1px 4px 12px #ccc7c7;
        -webkit-box-shadow: 1px 4px 12px #ccc7c7;
        border-radius: 4px;
        border-radius: 4px;
    }

    .xgsc_con_content_top li {
        overflow: hidden;
        display: inline-block;
        float: left;
        padding: 45px 30px;
        height: 52px;
        line-height: 52px;
        cursor: pointer;
    }

    .xgsc_con_content_top li.active {
        background: rgb(53, 175, 248);
        color: #fff;
    }

    .xgsc_con_content_top > span {
        display: inline-block;
        float: left;
        height: 52px;
        margin-top: 45px;
        width: 1px;
        background: #d5d5d5;
    }

    .en .xgsc_con_content_top li {
        overflow: hidden;
        display: inline-block;
        padding: 45px 30px;
        height: 52px;
        line-height: 52px;
        cursor: pointer;
    }

    .xgsc_con_content_top li img {
        float: left;
    }

    .xgsc_con_content_top li p {
        float: left;
    }

    .xgsc_con_content_top li:nth-child(1) {
        margin-left: 66px;
    }

    .xgsc_con_content_top li:nth-child(1) span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_02.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(3) span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_03.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(5) span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_04.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(1).active span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_02_hover.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(3).active span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_03_hover.png) no-repeat center;
    }

    .xgsc_con_content_top li:nth-child(5).active span {
        display: inline-block;
        float: left;
        width: 52px;
        height: 52px;
        background: url(../images/img_xgsc_04_hover.png) no-repeat center;
    }

    /*.xgsc_con_content_top li:nth-child(2){border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;}*/
    .xgsc_con_content_title {
        font-size: 42px;
        height: 42px;
        line-height: 42px;
        font-weight: bold;
        text-align: center;
    }

    .xgsc_con_gpjy_con {
        width: 860px;
        height: 405px;
        margin: 43px auto 60px auto;
        background: url(../images/img_xgsc_05.png) no-repeat center;
        position: relative;
    }

    .xgsc_con_gpjy_content {
        width: 540px;
        height: 274px;
        padding-top: 56px;
        position: absolute;
        left: 330px;
        top: 34px;
        text-align: center;
    }

    .xgsc_con_gpjy_content p {
        color: #fff;
        font-size: 26px;
        height: 48px;
        line-height: 48px;
        margin-bottom: 30px;
        text-align: left;
        margin-left: 147px;
    }

    .xgsc_con_gpjy_content p span {
        font-size: 42px;
        vertical-align: top;
        display: inline-block;
        margin-left: 20px;
    }

    .market_btn_w {
        margin-top: 10px;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        border-radius: 4px;
        background: #fff;
        color: #35aff8;
        width: 190px;
        text-align: center;
        font-size: 24px;
        cursor: pointer;
    }

    .en .market_btn_w {
        margin-top: 10px;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        border-radius: 4px;
        background: #fff;
        color: #35aff8;
        width: 220px;
        text-align: center;
        font-size: 24px;
        cursor: pointer;
    }

    .xgsc_con_content_qhhqq_bg {
        min-height: 761px;
        background: url(../images/img_xgsc_06.png) no-repeat center;
    }

    .xgsc_con_content_qhhqq {
        width: 1002px;
        margin: 0 auto;
        padding-top: 164px;
        text-align: center;
    }

    .xgsc_con_content_qhhqq_ul {
        margin: 48px 0 64px 0;
        overflow: hidden;
    }

    .xgsc_con_content_qhhqq_ul li {
        display: inline-block;
        width: 450px;
        float: left;
        text-align: center;
    }

    .xgsc_con_content_qhhqq_ul li:nth-child(1) {
        margin-right: 34px;
    }

    .xgsc_con_content_qhhqq_ul li > p {
        height: 78px;
        line-height: 78px;
        color: #fff;
        background: #35aff8;
        font-size: 36px;
    }

    .xgsc_con_content_qhhqq_ul li > div {
        height: 170px;
        background: #fff;
        color: #333;
        padding-top: 60px;
    }

    .xgsc_con_content_qhhqq_ul li > div p:nth-child(1) {
        font-size: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0px 0 30px 0;
    }

    .xgsc_con_content_qhhqq_ul li > div p:nth-child(2) {
        font-size: 48px;
        height: 48px;
        line-height: 48px;
    }

    .en .xgsc_con_content_qhhqq_ul li > div p:nth-child(2) {
        font-size: 40px;
        height: 48px;
        line-height: 48px;
    }

    .market_btn_b {
        margin-top: 10px;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        border-radius: 4px;
        background: #35aff8;
        color: #fff;
        width: 190px;
        text-align: center;
        font-size: 24px;
        cursor: pointer;
    }

    .en .market_btn_b {
        margin-top: 10px;
        display: inline-block;
        height: 60px;
        line-height: 60px;
        border-radius: 4px;
        background: #35aff8;
        color: #fff;
        width: 220px;
        text-align: center;
        font-size: 24px;
        cursor: pointer;
    }

    .zgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_zgsc_01.png) no-repeat center;
    }

    .en .zgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_zgsc_01_en.png) no-repeat center;
    }

    .sc .zgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_zgsc_01_cn.png) no-repeat center;
    }

    .mgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_mgsc_01.png) no-repeat center;
    }

    .en .mgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_mgsc_01_en.png) no-repeat center;
    }

    .sc .mgsc_banner_con_bg {
        height: 500px;
        background: url(../images/img_mgsc_01_cn.png) no-repeat center;
    }

    .comingSoon_banner_con_bg {
        height: 300px;
        background: url(../images/img_ljklzh_01.png) no-repeat center;
    }

    .en .comingSoon_banner_con_bg {
        height: 300px;
        background: url(../images/img_ljklzh_01_en.png) no-repeat center;
    }

    .sc .comingSoon_banner_con_bg {
        height: 300px;
        background: url(../images/img_ljklzh_01_cn.png) no-repeat center;
    }

    /*招聘人才*/
    .zprc_con_content_top_bg {
        height: 630px;
        padding-top: 74px;
        background: url(../images/img_zprc_01.png) no-repeat center 74px;
    }

    .zprc_con_content_top {
        width: 976px;
        margin: 0 auto;
    }

    .zprc_con_content_top_left {
        float: left;
        position: relative;
        width: 530px;
        height: 530px;
    }

    .zprc_con_content_top_left img {
        float: left;
        position: absolute;
        top: -9px;
        width: 530px;
        height: 530px;
    }

    .zprc_con_content_top_right {
        float: left;
        margin-left: 15px;
        width: calc(100% - 550px);
        padding-top: 250px;
        color: #333;
    }

    .zprc_con_content_top_right p {
        font-size: 18px;
        line-height: 38px;
        margin-bottom: 38px;
    }

    .zprc_con_content_bottom_bg {
        background: #fff;
        padding-bottom: 100px;
    }

    .zprc_con_content_bottom {
        width: 976px;
    }

    .zprc_con_content_bottom_title {
        font-size: 36px;
        height: 36px;
        line-height: 36px;
        font-weight: bold;
        margin-bottom: 36px;
        text-align: center;
    }

    .zprc_line {
        width: 976px;
        height: 9px;
        background: url(../images/img_zprc_03.png) no-repeat center;
    }

    .zprc_con_content_bottom_text_con {
        width: 530px;
        font-size: 18px;
        line-height: 36px;
        padding: 32px 0;
        margin: 0 auto;
    }

    .zprc_con_content_bottom_text_con p:nth-child(2) {
        color: #018bcc;
        font-size: 24px;
    }

    /*顾景和使命*/
    .gjhsm_banner_con_bg {
        height: 300px;
        background: url(../images/img_yjysm_01.png) no-repeat center;
    }

    .en .gjhsm_banner_con_bg {
        height: 300px;
        background: url(../images/img_yjysm_01_en.png) no-repeat center;
    }

    .sc .gjhsm_banner_con_bg {
        height: 300px;
        background: url(../images/img_yjysm_01_cn.png) no-repeat center;
    }

    .gjhsm_con_content_bg {
        background: #fff;
        padding: 62px 0 80px 0;
    }

    .gjhsm_con_content {
        width: 947px;
    }

    .gjhsm_con_content > p {
        font-size: 18px;
        height: 16px;
        line-height: 17px;
        margin-bottom: 50px;
    }

    .en .gjhsm_con_content > p {
        font-size: 18px;
        height: 24px;
        line-height: 30px;
        margin-bottom: 50px;
    }

    .gjhsm_con_content_wrap {
        overflow: hidden;
        margin-bottom: 39px;
    }

    .gjhsm_con_content_text_con {
        float: left;
        width: calc(100% - 465px);
    }

    .gjhsm_con_content_wrap > img {
        float: left;
        width: 464px;
        height: 289px;
    }

    .gjhsm_con_content_text {
        overflow: hidden;
    }

    .gjhsm_con_content_text span {
        width: 24px;
        height: 24px;
        display: inline-block;
        float: left;
        margin-right: 16px;
        margin-top: 6px;
        background: url(../images/img_yjysm_04.png) no-repeat center;
    }

    .gjhsm_con_content_text p {
        float: left;
        width: calc(100% - 24px - 16px);
        font-size: 18px;
        line-height: 36px;
    }

    /*公司简介*/
    .gsjj_banner_con_bg {
        height: 300px;
        background: url(../images/img_gsjj_01.png) no-repeat center;
    }

    .en .gsjj_banner_con_bg {
        height: 300px;
        background: url(../images/img_gsjj_01_en.png) no-repeat center;
    }

    .sc .gsjj_banner_con_bg {
        height: 300px;
        background: url(../images/img_gsjj_01_cn.png) no-repeat center;
    }

    .gsjj_con_content_bg {
        background: #fff;
        height: 1278px;
    }

    .en .gsjj_con_content_bg {
        background: #fff;
        height: 1557px;
    }

    .gsjj_con_content {
        width: 974px;
        background: #fff;
        position: relative;
        padding: 0 62px;
        color: #333;
    }

    .gsjj_con_content_box {
        width: calc(90% - 62px - 62px);
        position: absolute;
        top: -75px;
        left:2.5%;
        background: #fff;
        padding: 52px 52px 0 52px;
    }

    .slxh_con {
        overflow: hidden;
        height: 434px;
        margin-bottom: 80px;
    }

    .en .slxh_con {
        overflow: hidden;
        height: 690px;
        margin-bottom: 30px;
    }

    .slxh_con img {
        width: 523px;
        height: 434px;
        float: left;
        position: absolute;
    }

    .slxh_con_text {
        float: right;
        width: 480px;
        margin-top: 26px;
    }

    .gsjj_title {
        text-align: center;
        font-size: 27px;
        height: 26px;
        line-height: 26px;
        font-weight: bold;
        margin-bottom: 30px;
    }
	.gsjj_con_content_bottom_bg .gsjj_title{
		line-height: normal !important;
	}

    .gsjj_text {
        font-size: 18px;
        line-height: 36px;
        margin-bottom: 35px;
    }

    .zyjj_con {
        /*padding: 0 15px;*/
		margin-bottom: 45px;
    }

    .zyjj_con .gsjj_title {
        text-align: left;
    }

    .zyjj_con img {
        display: block;
        margin: 0 auto;
    }

    .sczjyw_con {
        /*padding: 0 15px;
        margin: 70px 0;*/
    }

    .sczjyw_con .gsjj_title {
        text-align: left;
    }

    .jjyw_con_content_bg {
        height: 343px;
        background: url(../images/img_gsjj_04.png) no-repeat center;
    }

    .jjyw_con_content {
        width: 866px;
        color: #fff;
        padding-top: 74px;
    }

    .en .jjyw_con_content {
        width: 950px;
        color: #fff;
        padding-top: 58px;
    }

    .gsjj_con_content_bottom_bg {
        background: #fff;
    }

    .gsjj_con_content_bottom {
        width: 974px;
        padding: 0 62px;
    }

    .cfgl_con {
        padding: 0 15px;
        overflow: hidden;
        margin: 87px 0 60px 0;
    }

    .cfgl_con_text {
        float: left;
        width: 500px;
    }

    .cfgl_con img {
        float: right;
		margin-right: 5%;
    }

    .cfgl_con .gsjj_title {
        text-align: left;
    }

    .lxdjs_con {
        padding: 0 15px;
        overflow: hidden;
        margin-bottom: 100px;
    }

    .lxdjs_con_text {
        float: right;
        width: 500px;
		margin-right:5%;
    }

    .lxdjs_con img {
        float: left;
    }

    .lxdjs_con .gsjj_title {
        text-align: left;
    }

    .zyfw_con {
        margin-bottom: 80px;
    }

    .zyfw_con .gsjj_title {
        text-align: left;
    }

    .bankAccInfo table{
        border: none;
    }
    .bankAccInfo table th{
        background-color: #00b1fb;
        color: #fff;
        border-color: #00b1fb;
		text-align: center;
		border-right: 1px solid #ffffff8f;
    }
	.bankAccInfo table th:last-child{
		 border-right:none;
	}

    .bankAccInfo table td{
        border: 1px solid #a5ddf5;
    }
    .bankAccInfo table tr td:last-child{
        border-right: 2px solid #a5ddf5;
    }
    .bankAccInfo table tr td:nth-child(3){
        text-align: center;
    }
    .bankAccInfo table tr td:nth-child(4){
        text-align: center;
    }
    .bankAccInfo table tr td:nth-child(5){
        text-align: center;
    }
    .bankAccInfo table tr:nth-child(even) td{
        background-color: #e6f5fe;
    }
    .bankAccInfo table tr:nth-child(odd) td{
        background-color: #fff;
		/* text-align: center; */
    }
 
	 .appDownLoad_div_bg,
	 .eBrokerKey_div{
		 width: 981px;
		 margin: 0 auto;
	 }
	 
	 .appDownLoad_div{
		background: url(../images/img_download_2.png) no-repeat;
		height: 440px;
	 }
	 .appDownLoad_div_bg{
		padding-top: 50px;
	 }
	 .eBrokerKey_div{
	 		 margin-bottom: 50px !important;
	 }
	 
	 .subscription_bg{
		 display: inline-block;
		 width: 60%;
		 height: 300px;
		 background: url(../images/img_xgrg_04.png) no-repeat;
		 background-size: 100%;
	 }
	 
	 
	 .subscription_contactWay{
		     position: absolute;
		     top: 170px;
		     width: 60%;
		     height: 300px;
		     left: 10%;
	 }
	
}	
	
	
	
	
	
