*:hover {
    transition: 0.4s;
}
.banner {
    width: 100%;
    height: 450px;
    background: url("../images/investment/hks/hks_banner.jpg") no-repeat center;
    background-size: 100% 100%;
    margin-top: 145px;
}
.banner .w1200 {
    height: 450px;
}
.banner h2 {
    font-size: 77px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 110px;
    margin-left: 128px;
}
.banner h2 b {
    color: #ffbf61;
    font-weight: 700;
}
.content1 .nav {
    height: 55px;
    text-align: center;
    padding-top: 100px;
    margin-bottom: 85px;
}
.content1 .nav a {
    display: inline-block;
    width: 210px;
    height: 55px;
    line-height: 52px;
    text-align: center;
    border-radius: 55px;
    box-sizing: border-box;
    border: 1px solid #ababab;
    font-size: 24px;
    margin-right: 24px;
    transition: 0.4s;
}
.content1 .nav a:last-child {
    margin-right: 0;
}
.content1 .nav a:hover,.content1 .nav a.ac {
    background-color: #2a3578;
    border: 1px solid #2a3578;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
}
.content1 .cont .left {
    width: 674px;
    height: 474px;
    background-color: #fff;
    border: 1px solid #dcdce0;
    box-sizing: border-box;
    padding: 0px 52px;
}
.content1 .cont .left img {
    margin-top: 52px;
    margin-bottom: 30px;
}
.content1 .cont .left ul li {
    font-size: 18px;
    color: #555555;
    line-height: 26px;
    margin-bottom: 15px;
}
.content1 .cont .left ul li span {
    color: #b3b3b3;
    margin-right: 5px;
}
.content1 .cont .right {
    width: 510px;
    height: 474px;
    border: 1px solid #dcdce0;
    box-sizing: border-box;
    background-color: #fff;
    padding-left: 54px;
}
.content1 .cont .right h6 {
    font-size: 28px;
    color: #333333;
    font-weight: 500;
    margin-top: 33px;
    margin-bottom: 20px;
}
.content1 .cont .right h6 b {
    color: #424886;
    font-weight: 500;
}
.content1 .cont .right .cc {

}
.content1 .cont .right .cc .c {
    width: 190px;
    height: 106px;
    background-color: #ffe074;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    transition: 0.4s;
}
.content1 .cont .right .cc .c p {
    width: 190px;
    height: 106px;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #333;
}
.content1 .cont .right .cc .c:hover {
    background-color: #595c95;
}
.content1 .cont .right .cc .c:hover p {
    color: #ffffff;
    transition: 0.4s;
}
.content1 .cont .right .cc .c:hover p b {
    color: #ffffff;
    transition: 0.4s;
}

.content2 .swiper-button-next,.content2 .swiper-button-prev{
    transition:opacity 0.5s;
    width: 40px;
    height: 75px;
    position: absolute;
    top: 45%;
    background-color: #b3b3b3;

    opacity: 0.5;
    display: none;
    transition: 0.4s;
}
.content2 .swiper-button-next:hover,.content2 .swiper-button-prev:hover{
    background-color: #555555;
    opacity: 0.5;
    transition: 0.4s;
}


.content2 .cont:hover .disshow{
    display: block!important;
    transition: 0.4s;
}
.content2 .swiper-button-next{
    background-image: url("../images/investment/hks/arrows-r.png");
    right: 7px;
}
.content2 .swiper-button-prev{
    background-image: url("../images/investment/hks/arrows-l.png");
    left: 7px;
}

.content2 h4 {
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    padding-top: 80px;
    margin-bottom: 45px;
}
.content2 .cont {
    /* height: 300px; */
    position: relative;
}
.content2 .cont .swiper-slide {
    width: 226px !important;
    height: 280px;
    background-color: #ffffff;
    text-align: center;
    margin: 0px 7px;
    transition: 0.4s;
}
.content2 .cont .swiper-slide h6 {
    font-size: 30px;
    color: #2a3578;
    font-weight: 700;
    margin-top: 105px;
}
.content2 .cont .swiper-slide h5 {
    font-size: 16px;
    color: #2a3578;
    font-weight: 700;
}
.content2 .cont .swiper-slide i {
    display: inline-block;
    width: 90px;
    height: 1px;
    line-height: 1px;
    background-color: #dcdcdc;
    vertical-align: middle;
}
.content2 .cont .swiper-slide p {
    font-size: 20px;
    color: #d00000;
    font-weight: 700;
    margin-top: 5px;
    transition: 0.4s;
}
.content2 .cont .swiper-slide:hover {
    width: 240px !important;
    height: 295px;
    margin: 0;
    margin-top: -8px;
    background-color: #ffd100;
}
.content2 .cont .swiper-slide:hover p {
    font-size: 24px;
    transition: 0.4s;
}
.content2 .cont .swiper-slide:hover i {
    background-color: #ffe364;
}
.content2 .cont2 {
    margin-top: 50px;
}
.content2 .cont2 a {
    display: inline-block;
    text-align: center;
    width: 160px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    color: #e2e2e2;
    border: 1px solid #aeb5c5;
    box-sizing: border-box;
    border-radius: 42px;
    margin-right: 30px;
    transition: 0.4s;
}
.content2 .cont2 a:hover {
    width: 160px;
    height: 42px;
    line-height: 39px;
    background-color: #595c95;
    border: 1px solid #595c95;
    font-size: 18px;
    font-weight: 700;
}
.content2 a.more {
    display: inline-block;
    width: 243px;
    height: 55px;
    line-height: 55px;
    background-color: #7172a5;
    font-size: 20px;
    color: #fff;
    margin-top: 45px;
    transition: 0.2s;
}
.content2 a.more img {
    vertical-align: middle;
    margin-left: 20px;
}
.content2 a.more:hover {
    background-color: #ffe074;
    color: #555555;
    transition: 0.2s;
}
.content2 a.more:hover img {
    content: url("../images/jt1.png");
}






/*==================================---港股---==========================*/

/*.hks_cont1,*/
/*,.fe_cont1*/
.us_cont1 {
    width: 100%;
    height: 1100px;
    background: url("../images/investment/hks/hks_c1_bg.jpg") no-repeat center;
    background-size: 100% 100%;
}


.hks_cont1 .w1200 .cont .left img {
    margin-top: 40px;
    margin-bottom: 36px;
}

.doing_show {
    width: 660px;
    height: 760px;
    background-color: #f8faff;
    box-shadow: 0px 0px 20px 0px #cccccc;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -330px;
    z-index: 9999;
    padding: 20px;
    display: none;
}
.doing_show .close {
    width: 28px;
    height: 28px;
    background: url("../images/investment/hks/close.png") no-repeat center;
    position: absolute;
    right: 20px;
    top: 36px;
    cursor: pointer;
}
.doing_show .title h4 {
    font-size: 30px;
    color: #2a3578;
    font-weight: 700;
    float: left;
    padding: 0;
    margin: 0px;
}
.doing_show .title p {
    font-size: 22px;
    color: #2a3578;
    font-weight: 500;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.doing_show .time {
    display: inline-block;
    width: 660px;
    height: 160px;
    background-color: #2a3578;
    margin-top: 25px;
}
.doing_show .top {
    width: 500px;
    height: 22px;
    position: relative;
    margin-left: 80px;
    margin-top: 35px;
    margin-bottom: 15px;
}
.doing_show .top .spot {
    float: left;
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
}
.doing_show .top .spot.old,.doing_show .top .spot.old:after,.doing_show .top .spot.now {
    background-color: #ffd500;
}
.doing_show .txt .t.old h6,.doing_show .txt .t.old p,.doing_show .txt .t.now h6,.doing_show .txt .t.now p {
    color: #ffd500;
}
.doing_show .top .spot.now:before {
    content: '';
    position: absolute;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    border: 1px solid #ffd500;
    top: -5px;
    left: -5px;
}
.doing_show .top .spot:after {
    content: '';
    width: 150px;
    height: 1px;
    background-color: #fff;
    /*background-color: #ffd100;*/
    position: absolute;
    right: -150px;
    top: 7px;
}
.doing_show .top .spot:last-child:after {
    display: none;
}
.doing_show .top .spot:nth-child(2) {
    left: 160px;
}
.doing_show .top .spot:nth-child(3) {
    left: 320px;
}
.doing_show .top .spot:nth-child(4) {
    left: 470px;
}
.doing_show .txt .t {
    float: left;
    width: 85px;
    margin-left: 72px;
    text-align: center;
}
.doing_show .txt .t:first-child {
    margin-left: 50px;
}
.doing_show .txt .t h6 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    padding: 0;
    margin: 0;
}
.doing_show .txt .t p {
    font-size: 14px;
    color: #ffffff;
}
.doing_show .cont {
    height: initial;
    text-align: left;
    padding-left: 35px;
    margin-top: 25px;
    position: relative;
}
.doing_show .cont a:hover {
    background-color: #2a3578;
}
.doing_show .cont a {
    display: inline-block;
    text-align: center;
    width: 116px;
    height: 30px;
    line-height: 30px;
    background-color: #757575;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    top: 0;
    right: 40px;
}
.doing_show .cont a img {
    vertical-align: middle;
}
.doing_show .cont h4 {
    font-size: 24px;
    color: #333333;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}
.doing_show .cont p {
    font-size: 16px;
    color: #555;
    line-height: 32px;
}
.doing_show .cont p span {
    display: inline-block;
    width: 110px;
    color: #333333;
}
.doing_show .contt p {
    height: 160px;
    overflow-y: auto;
    line-height: 24px !important;
    padding-right: 15px;
}



/*.hks_cont2,*/
.us_cont2,.fe_cont2 {
    width: 100%;
    height: 747px;
    background: url("../images/investment/hks/hks_c2_bg.jpg") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
}

.hks_cont2 table td{border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;
    height: 88px;
    font-size: 16px;
}
.hks_cont2 table {
    border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;
    width: 100%;
    text-align: center;
}
.hks_cont2 table th {
    height: 60px;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    background-color: #595c95;
    border-top: 1px solid #eff1f8;
    border-left: 1px solid #eff1f8;
}
.hks_cont2 table tr td:first-child {color: #666666;}
.hks_cont2 .cont table td {
    text-align: left;
    font-size: 16px;
    color: #555555;
    height: 48px;
}
.hks_cont2 .cont table tr:nth-child(odd) {
    background-color: #f8faff;
}
.hks_cont2 .cont table td a {
    color: #2a3578;
    font-weight: 700;
    border-bottom: 1px solid #2a3578;
}
.hks_cont2 p.tip {
    font-size: 12px;
    color: #b3b3b3;
    text-align: right;
    margin-top: 10px;
}
.hks_cont2 p.tip a {
    font-size: 12px;
    color: #595c95;
}
.hks_cont2 .cont.cont1 table tr td {
    text-align: center;
}
.hks_cont2 .cont.cont22 table tr td {
    text-align: center;
}
.hks_cont2 .cont2 a {
    color: #777777;
}
.hks_cont2 .cont2 a:hover {
    color: #ffffff;
}
/*.hks_cont2 .cont .cont1 table tr td:nth-child(2){*/
/*padding-left: 85px!important;*/
/*}*/
/*.hks_cont2 .cont .cont1 table tr td:nth-child(3){*/
/*padding-left: 48px!important;*/
/*}*/
/*.hks_cont2 .cont .cont1 table tr td:nth-child(4){*/
/*padding-left: 37px!important;*/
/*}*/
/*.hks_cont2 .cont table tr td:first-child {*/
/*text-align: left;*/
/*color: #333333;*/
/*font-size: 22px;*/
/*}*/



.hks_cont3 h6,.hks_cont2 h6 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-top: 95px;
    margin-bottom: 30px;
}
.hks_cont3 p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
}
.hks_cont3 table td{border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;
    height: 88px;
    font-size: 16px;
}
.hks_cont3 table {
    border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;
    width: 100%;
    text-align: center;
}
.hks_cont3 table th {
    width: 25%;
    height: 60px;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    background-color: #595c95;
    border-top: 1px solid #eff1f8;
    border-left: 1px solid #eff1f8;
}
.hks_cont3 table tr td:first-child {color: #666666;}
.hks_cont3 .cont1 table td {
    text-align: center;
    font-size: 16px;
    color: #555555;
    height: 48px;
}
.hks_cont3 .cont1 table tr:nth-child(odd) {
    background-color: #f8faff;
}
.hks_cont3 .cont1 table tr td:first-child {
    /* text-align: center; */
    color: #333333;
    font-size: 22px;
}
.hks_cont3 .cont1 table tr .td1{
    /*padding-left: 92px!important;*/
}
.hks_cont3 .cont1 table tr .td2{
    /*padding-left: 85px!important;*/
}
.hks_cont3 .cont1 table tr .td3{
    /*padding-left: 48px!important;*/
}
.hks_cont3 .cont1 table tr .td4{
    /*padding-left: 37px!important;*/
}

.hks_cont3 .cont1 p {
    font-size: 12px;text-align: right;line-height: 28px;color: #b3b3b3;
}

.hks_cont4 {
    text-align: center;
}
.hks_cont4 h6 {
    margin-top: 110px;
    margin-bottom: 30px;
    font-size: 36px;
    font-weight: 700;
}
.hks_cont4 .nav a {
    float: left;
    display: inline-block;
    width: 16.6%;
    height: 78px;
    line-height: 78px;
    box-sizing: border-box;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    font-size: 22px;
}
.hks_cont4 .nav a:hover,.hks_cont4 .nav a.ac,.hks_cont4 .nav a.ac_sty{
    background-color: #424886;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
}

.hks_cont4 .cont {display: none;}
.hks_cont4 .cont.ac,.hks_cont4 .cont.ac_sty {display: block;}
.hks_cont4 .cont table{border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee}
.hks_cont4 .cont table td{border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;
    height: 88px;
    font-size: 16px;
}
.hks_cont4 .cont table {
    width: 100%;
    text-align: center;
}
.hks_cont4 .cont table th {
    width: 25%;
    height: 60px;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    background-color: #595c95;
    border-top: 1px solid #eff1f8;
    border-left: 1px solid #eff1f8;
}
.hks_cont4 .cont table td {
    text-align: center !important;
    font-size: 16px;
    color: #555555;
    height: 48px;
    padding: 3px 5px;
}
.hks_cont4 .cont table td p,.hks_cont4 .cont table td span {
    text-align: center !important;
    font-size: 16px !important;
    color: #555555 !important;
    line-height: initial !important;
}
/*.hks_cont4 .cont table tr>td:nth-of-type(1){*/
/*padding-left: 100px;*/
/*}*/
/*.hks_cont4 .cont table tr>td:nth-of-type(2){*/
/*padding-left: 150px;*/
/*}*/
/*.hks_cont4 .cont table tr>td:nth-of-type(3){*/
/*padding-left: 53px;*/
/*}*/
/*.hks_cont4 .cont table tr>td:nth-of-type(4){*/
/*padding-left: 53px;*/
/*}*/
.hks_cont4 .cont table tr:nth-child(odd) {
    background-color: #f8faff;
}
.hks_cont4 .cont .tips {
    text-align: left;
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.hks_cont4 .cont h4 {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    padding: 0;
    margin: 10px 0px;
    text-align: left;
    margin-top: 40px;
}
.hks_cont4 .cont h6 {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}
.hks_cont4 .cont p {
    text-align: left;
    font-size: 16px;
    color: #777777;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 26px;
}
.hks_cont4 .cont p a {
    text-decoration: #424886;
    color: #424886;
}

/*.hks_cont4 .cont2 table tr>td:nth-of-type(1){*/
/*padding-left: 78px;*/
/*}*/

/*.hks_cont4 .cont3 table tr>td:nth-of-type(1){*/
/*padding-left: 20px;*/
/*}*/
/*.hks_cont4 .cont3 table tr>td:nth-of-type(2){*/
/*padding-left: 45px;*/
/*}*/
/*.hks_cont4 .cont3 table tr>td:nth-of-type(4){*/
/*padding-left: 70px;*/
/*}*/

/*.hks_cont4 .cont4 table tr>td:nth-of-type(1){*/
/*padding-left: 44px;*/
/*}*/
/*.hks_cont4 .cont4 table tr>td:nth-of-type(2){*/
/*padding-left: 45px;*/
/*}*/
/*.hks_cont4 .cont4 table tr>td:nth-of-type(4){*/
/*padding-left: 70px;*/
/*}*/

/*.hks_cont4 .cont5 table tr>td:nth-of-type(1) {*/
/*padding-left: 15px;*/
/*}*/





.hks_cont4 .ljgd,.fu_tab_box .show_pdf {
    display: inline-block;
    width: 243px;
    height: 55px;
    line-height: 55px;
    background-color: #757575;
    font-size: 20px;
    color: #ffffff;
    margin-top: 55px;
    margin-bottom: 120px;
    transition: 0.4s;
}
.fu_tab_box .show_pdf img {
    vertical-align: middle;
    margin-left: 5px;
}
.hks_cont4 .ljgd img {
    vertical-align: middle;
    margin-left: 35px;
}

.hks_cont4 .ljgd:hover,.fu_tab_box .show_pdf:hover {
    background-color: #2a3578;

}
/*.hks_cont4 .cont table tr td.td2 {*/
/*text-align: left;*/
/*padding-left: 107px;*/
/*}*/
/*.hks_cont4 .cont4 table tr td.td2 {*/
/*text-align: left;*/
/*padding-left: 115px;*/
/*}*/
/*.hks_cont4 .cont table tr td.td3 {*/
/*text-align: left;*/
/*padding-left: 54px;*/
/*}*/
/*.hks_cont4 .cont table tr td.td4 {*/
/*text-align: left;*/
/*padding-left: 72px;*/
/*}*/
/*.hks_cont4 .cont4 table tr td.td4 {*/
/*text-align: left;*/
/*padding-left: 40px;*/
/*}*/

/*.hks_cont4 .cont5 table tr td.td2 {*/
/*text-align: left;*/
/*padding-left: 25px;*/
/*}*/
/* .hks_cont4 .cont5 table tr td.td3 {
    text-align: left;
    padding-left: 5px;
} */




/*===========ipo-start========== */

.topimg{
    margin-top: 145px;
    width: 100%;
}
.topimg img{
    width: 100%;
}

.bread{
    margin-top: 15px;
}
.bread a:hover{
    color: #424886!important;
}
.bread a:hover p{
    color: #424886!important;
}
.bread a.active{
    color: #424886!important;
}

.ipo_content1{
    width: 100%;
    height: 180px;
    background: none;
}
.ipo_content1 h2{
    font-size: 36px;
    color: #333333;
    text-align: center;
    margin-top:48px;
}

.ipo_content1 .nav {
    height: 55px;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 85px;
}


.ipo_content2{
    height: 618px;
    background-color: #fff;
}
.ipo_content3{
    height: 618px;
    background-color: #f8f8f8;
}
.ipo_content3 h2{
    font-size: 40px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    padding-top: 55px;
}
.ipo_content3 .block{
    margin-top: 35px;
}
.ipo_content3 .item{
    position: relative;
    width: 226px;
    height: 300px;
    background-color: #ffffff;
    margin: 0 auto;
    transition: 0.4s;
}
.ipo_content3 .item:hover{
    position: relative;
    margin-top: -10px;
    transition: 0.4s;
}
.ipo_content3 .item img{
    width: 226px;
    height: 128px;
    position: absolute;
    top: 0;
}
.ipo_content3 .item p{
    padding: 0 17px;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    padding-top: 170px;
    margin: 0 auto;
    text-align: left;
}
.ipo_content3 .more{
    width: 243px;
    height: 55px;
    background-color: #757575;
    margin: 0 auto;
    margin-top: 50px;
    transition: 0.4s;
}
.ipo_content3 .more:hover {
    background-color: #2a3578;
}

.ipo_content3 .more p{
    font-size: 20px;
    color: #ffffff;
    margin-right: 35px;
}
.ipo_content4{
    height: 425px;
}

.ipo_content4 h2{


}
.ipo_content4 .nav {
    /* height: 55px; */
    text-align: center;
    padding-top: 40px;
    margin-bottom: 50px;
}
.ipo_content4 .nav a {
    display: inline-block;
    width: 231px;
    height: 56px;
    border-radius: 8px;
    line-height: 56px;
    text-align: center;
    box-sizing: border-box;
    border: 1px dashed #d6d6d6;
    font-size: 21px;
    margin-right: 5px;
    transition: 0.4s;
    color: #777777;
}
.ipo_content4 .nav a:last-child {
    margin-right: 0;
}
.ipo_content4 .nav a:hover{
    background-color: #2a3578;
    border: 1px solid #2a3578;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
}


.ipo_content4 .more{
    width: 243px;
    height: 55px;
    background-color: #757575;
    margin: 0 auto;
    margin-top: 50px;
    transition: 0.4s;
}

.ipo_content4 .more:hover {
    background-color: #2a3578;
}

.ipo_content4 h2{
    font-size: 40px;
    color: #333333;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
    margin-top: 90px;
}

.ipo_content4 .more p{
    font-size: 20px;
    color: #ffffff;
    margin-right: 35px;
}

/*===========ipo-end============ */



/* ========== xgss ========== */
.xgss_content2{
    height: 618px;
    background-color: #fff;
}


/* ========== sjb ========== */
.sjb_content2{
    height: 618px;
    background-color: #fff;
}


/* ========== nssxg ========== */
.sjb_content2{
    height: 618px;
    background-color: #fff;
}



/*==================================---港股-end--==========================*/




/*=======================================美股==========================================*/

.content1.us_cont1 .cont ul li {
    margin-bottom: 10px;
}
.content1.us_cont1 .cont .right .cc .c:last-child,.content1.us_cont1 .cont .right .cc .c:last-child p {
    width: 390px;
    text-align: center;
}
.us_cont3 {
    margin-bottom: 110px;
}
.us_cont3 h6 {
    font-size: 36px;
    color: #333333;
    font-weight: 700;
    text-align: center;
    padding-top: 100px;
    margin-bottom: 30px;
}
.us_cont3 p {
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-bottom: 35px;
}
.us_cont3 .cont table{border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee}
.us_cont3 .cont table td{border-left:1px solid #eeeeee;border-top:1px solid #eeeeee;
    height: 88px;
    font-size: 16px;
}
.us_cont3 .cont table {
    width: 100%;
    text-align: center;
}
.us_cont3 .cont table th {
    width: 20%;
    height: 60px;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    background-color: #595c95;
    border-top: 1px solid #eff1f8;
    border-left: 1px solid #eff1f8;
}
.us_cont3 .cont table th:nth-child(2){
    width: 26%;
}
.us_cont3 .cont .tab-title{
    font-size: 20px;
	line-height: 45px;
    color: #333333;
    border: solid 1px #e0e3ee;
    border-bottom: 0px;
}
.us_cont3 .cont table td {
    text-align: center;
    font-size: 16px;
    color: #555555;
    height: 48px;
}
.us_cont3 .cont.cont2 table td {
	height: 70px;
}
.us_cont3 .cont table tr:nth-child(odd) {
    background-color: #f8faff;
}
.us_cont3 .cont p {
    font-size: 12px;text-align: right;line-height: 28px;color: #b3b3b3;
}

.us_cont1 .w1200 .cont .left img {
    margin-top: 40px;
    margin-bottom: 31px;
}
.us_cont3 .cont table td p,.us_cont3 .cont table td span {
    margin: 0;
    text-align: center;
}
.us_cont3 .cont table th{
    text-align: center !important;
    padding-left: 0px !important;
}
/*=======================================美股---end==========================================*/



/*=========================================外汇================================================*/


.content1 .cont .left img {
    margin-top: 40px;
    margin-bottom: 15px;
}
.content1.fe_cont1 .cont ul li {
    margin-bottom: 10px;
}
.content1.fe_cont1 .cont .right .cc .c:last-child,.content1.fe_cont1 .cont .right .cc .c:last-child p {
    width: 390px;
    text-align: center;
}
.content2.fe_cont2 .cont .swiper-slide h6 {
    font-size: 28px;
    color: #d00000;
    font-weight: 500;
}
.content2.fe_cont2 .cont .swiper-slide h6 b {
    color: #2a3578;
    font-weight: 700;
}
.content2.fe_cont2 .cont .swiper-slide h6:last-child {
    margin-top: 2px;
}
.content2.fe_cont2 .cont .swiper-slide:hover h6 {
    font-size: 30px;
}
.fe_cont2 {
    height: 690px !important;
}
.content2.fe_cont2 a.more {
    margin-top: 60px;
}
.fe_cont3 h4 {
    font-size: 36px;
    color: #333333;
    font-weight: 700;
    text-align: center;
    padding-top: 110px;
    margin-bottom: 60px;
}
.fe_cont3 .cont {text-align: center;}
.fe_cont3 .cont div {
    width: 38%;
    display: inline-block;
    float: left;
    text-align: left;
    margin-left: 6%;
}
.fe_cont3 .cont div h6 {
    font-size: 22px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 15px;
}
.fe_cont3 .cont div p {
    font-size: 20px;
    color: #777777;
    line-height: 30px;
}
.fe_cont3 .cont div span {
    font-size: 14px;
    color: #c1c1c1;
}
.fe_cont3 .cont a {
    display: inline-block;
    width: 243px;
    height: 55px;
    line-height: 55px;
    background-color: #fff;
    font-size: 20px;
    color: #757575;
    margin-top: 50px;
    transition: 0.4s;
    border: solid 1px #757575;
    margin-right: 15px;
}
.fe_cont3 .cont a:hover {
    background-color: #757575;
    border: solid 1px #757575;
    color: #ffffff;
}
.fe_cont3 .bottom {
    height: 135px;
    overflow: hidden;
    margin-top: 110px;
    text-align: center;
    margin-bottom: 120px;
}
.fe_cont3 .cont a.ac{
    background-color: #757575;
    border: solid 0px #757575;
    color: #ffffff;
    width: 245px;
    height: 56px;
}

.fe_cont3 .bottom h5 {
    font-size: 32px;
    color: #333333;
    font-weight: 300;
    margin-bottom: 35px;
}
.fe_cont3 .bottom a {
    display: inline-block;
    width: 232px;
    height: 56px;
    line-height: 56px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px dashed #dfdfdf;
    font-size: 22px;
    color: #777777;
    margin-right: 10px;
}
.fe_cont3 .bottom a:hover {
    width: 232px;
    height: 56px;
    line-height: 56px;
    background-color: #595c95;
    border: none;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
}

.fe_cont3 .despoit .title,.ex-despoit .title{
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}
.fe_cont3 .despoit .tb-emp,.ex-despoit .tb-emp{
    font-size: 18px;
    line-height: 30px;
    color: #333;
    text-align: left;
}

.fe_cont3 .despoit h4,.ex-despoit h4 {
    margin-bottom: 35px;
}




/*=========================================外汇---end================================================*/








/*==================================---期货-begin--==========================*/

.futures_cont1{
    width: 100%;
    height: 783px;
    text-align: center;
    background-color: #ffffff;
}
.futures_cont1 .cont .left img {
    margin-top: 42px !important;
    margin-bottom: 17px !important;
}
.futures_cont1 .cont .left ul li{
    text-align: left;
    margin-bottom: 14px !important;
}
.futures_cont1 .cont .right h6{
    text-align: left;
}
.futures_cont1 .cont .right .c{
    width: 194px !important;
}
.futures_cont1 .cont .right #c_f{
    width: 398px !important;
    height: 106px !important;
}
.futures_cont1 .cont .right #c_f p{
    width: 398px;
    height: 106px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.fu_btn a{
    width: 194px;
    height: 55px;
    border-radius: 8px;
    border: 1px solid #757575;
    background-color: #ffffff;
    font-size: 20px;
    line-height: 54px;
    color: #757575;
    margin-right: 3px;
    margin-top: 31px;
    display: inline-block;
}
.fu_btn .bs{
    width: 194px;
    height: 55px;
    background-color: #757575;
    border-radius: 8px;
    color: #ffffff;
}
.fu_btn a:hover{
    width: 194px;
    height: 55px;
    background-color: #757575;
    border-radius: 8px;
    color: #ffffff;
}
.futures_cont2{
    width: 100%;
    height: 1638px;
    text-align: center;
    background-color: #ffffff;
}
.futures_cont3{
    width: 100%;
    /* height: 1260px; */
    text-align: center;
    background-color: #ffffff;
}
.cont3-item{
    margin-bottom: 100px;
}
.fu_tab_menu{
    display: flex;
    flex-direction: row;
    flex-wrap:nowrap;
    justify-content: center;
}
.futures_cont3 .fu{
    width: 100%;
    text-align: center;
    margin-top: 66px;
    border-right:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}
.futures_cont3 .fu th{
    height: 55px;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    background-color: #595c95;
    border-top: 1px solid #eff1f8;
    border-left: 1px solid #eff1f8;
}
.futures_cont3 .fu td {
    text-align: center;
    font-size: 16px;
    color: #555555;
    height: 47px;
    text-align: left;
    padding-left: 10px;
    border-top:1px solid #eeeeee;
    border-left:1px solid #eeeeee;
}
.futures_cont3 .fu tr:nth-child(odd) {
    background-color: #f8faff;
}
.futures_cont3 .fu_table1 tr:nth-child(2) th{
    font-size: 20px;
}

.futures_cont3 .fu_table1 tr td:nth-child(1){
    padding-left: 47px;
}
.futures_cont3 .fu_table1 tr td:nth-child(2){
    padding-left: 41px;
}
.futures_cont3 .fu_table1 tr td:nth-child(3){
    text-align: center;
}
.futures_cont3 .fu_table1 tr td:nth-child(4){
    text-align: center;
}
.futures_cont3 .fu_table1 tr td:nth-child(5){
    padding-left: 46px;
}
.futures_cont3 .fu_table1 tr td:nth-child(6){
    padding-left: 41px;
}
.futures_cont3 .fu_table11,.futures_cont3 .fu_table11 table {
    width: 100%;
}
.futures_cont3 .fu_table11 table {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.futures_cont3 .fu_table11 table td {
    text-align: left;
}
.futures_cont3 .fu_table11 table tr td:nth-child(1) {
    padding-left: 102px;
}
.futures_cont3 .fu_table11 table tr td:nth-child(2) {
    padding-left: 154px;
}
.futures_cont3 .fu_table11 table tr td:nth-child(3) {
    padding-left: 134px;
}
.futures_cont3 .fu_table11 .tip {
    text-align: right;
    font-size: 12px;
    color: #b3b3b3;
    margin-top: 10px;
    line-height: 22px;
}
.futures_cont3 .fu_table11.fu {
    border-bottom: none;
    border-right: none;
}
.futures_cont3 .fu_time{
    margin-top: 130px;
}
.futures_cont3 .fu_time h2{
    font-size: 36px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
}
.futures_cont3 .fu_time h4{
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    padding-top: 26px;
}
.futures_cont3 .fu_table2 td {
    padding-left: 13px;
}
.futures_cont3 .fu_table2 tr td:first-child {
    font-size: 16px;
    text-align: left;
    padding-left: 29px;
}
.futures_cont3 .fu_bz{
    font-size: 12px;text-align: left;line-height: 28px;color: #b3b3b3;
}
.fu_tab_menu{
    display: flex;
    flex-direction: row;
    flex-wrap:nowrap;
    margin-left: 7px;
}
.fu_tab_menu .menu1 p,.fu_tab_menu .menu2 p{
    position: relative;
    font-size: 36px;
    line-height: 30px;
    color: #333333;
    cursor: pointer;
}
.fu_tab_menu .menu {
    position: relative;
}
.fu_tab_menu .menu::after {
    content:"";
    position:absolute;
    left: -7px;
    bottom: -13px;
    height:3px;
    width: 0px;
    background-color: #ffd100;
    transition: all 0.5s;
}
.fu_tab_menu .menu:hover::after {
    width: 375px;
}
.fu_tab_menu .menu:hover p{
    font-weight: bold;
}
.fu_tab_menu .menu.ch p{
    font-weight: bold;
}
.fu_tab_menu .menu.ch::after {
    content:"";
    position:absolute;
    left: -7px;
    bottom: -13px;
    height:3px;
    width: 375px;
    background-color: #ffd100;
    transition: all 0.5s;
}
.cont3-item .nav{
    margin-top: 66px;
}
.cont3-item .nav a {
    float: left;
    display: inline-block;
    width: 200px;
    height: 78px;
    line-height: 78px;
    box-sizing: border-box;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    font-size: 22px;
}
.cont3-item .nav a:hover,.cont3-item .nav a .ac {
    background-color: #424886;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
}
.cont3-item .nav .many.ac a,.cont3-item .nav a .ac {
    background-color: #424886;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
}
.futures_cont3 .fu_table3 {
    margin-top: 20px;
}
.futures_cont3 .fu_table3 th{
    height: 61px;
}
.fu_table3 .th1{
    color: #eff1f8;
    font-size: 16px;
}
.futures_cont3 .fu_table3 tr td:first-child{
    font-size: 16px;
    padding-left: 6px;
}
.futures_cont3 .fu_table3 tr td:nth-child(2){
    padding-left: 57px;
}
.futures_cont3 .fu_table3 tr td:nth-child(3){
    padding-left: 44px;
}
.futures_cont3 .fu_table3 tr td:nth-child(4){
    padding-left: 43px;
}
.futures_cont3 .fu_table3 tr td:nth-child(5){
    padding-left: 45px;
}
.futures_cont3 .fu_table3 tr td:nth-child(6){
    padding-left: 44px;
}
.futures_cont3 .fu_table3 tr td:nth-child(7){
    text-align: center;
}
.futures_cont3 .fu_table3.cont34 tr td:first-child{
    padding-left: 66px;
}
.futures_cont3 .fu_table3.cont35 tr td:first-child{
    padding-left: 70px;
}
.futures_cont3 .fu_table3.cont35 tr td:nth-child(4){
    padding-left: 21px;
}
.futures_cont3 .fu_table3.cont36 tr td:first-child{
    padding-left: 61px;
}
.futures_cont3 .fu_table3.cont36 tr td:nth-child(5){
    padding-left: 53px;
}
.futures_cont3 .fu_table3.cont36 tr td:nth-child(6){
    padding-left: 53px;
}
.futures_cont3 .fu_table3.cont37 tr td:first-child{
    padding-left: 75px;
}
.futures_cont3 .fu_table3.cont37 tr td:nth-child(4){
    padding-left: 50px;
}
.futures_cont3 .fu_table3.cont38 tr td:first-child{
    padding-left: 48px;
}
.futures_cont3 .fu_table3.cont38 tr td:nth-child(4){
    padding-left: 44px;
}
/*==================================---期货-end--============================*/



/*==============================---外汇子页面-begin--=========================*/
.topimg{
    margin-top: 125px;
    width: 100%;
}

.fe_in_cont1{
    width: 100%;
    height:1410px;
    text-align: center;
}
.fe_in_cont2{
    width: 100%;
    height:371px;
    text-align: center;
}
.bread{
    margin-top: 15px;
    text-align: left;
}
.bread a{
    font-size: 14px;
    line-height: 24px;
    color: #777777;
}
.bread a:hover{
    color: #424886!important;
}
.bread a.active{
    color: #424886!important;
}
.fe_in_hl h2{
    font-size: 32px;
    line-height: 24px;
    color: #333333;
}

.fe_in_hl .nav {
    text-align: center;
    padding-top: 40px;
    margin-bottom: 50px;
}
.fe_in_hl .nav a {
    display: inline-block;
    width: 232px;
    height: 56px;
    border-radius: 8px;
    line-height: 56px;
    text-align: center;
    box-sizing: border-box;
    border: 1px dashed #d6d6d6;
    opacity: 0.77;
    font-size: 21px;
    color: #777777;
    margin-right: 3px;
}
.fe_in_hl.nav a:last-child {
    margin-right: 0;
}
.fe_in_hl .nav a:hover{
    background-color: #2a3578;
    border:none;
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    transition: 0.4s;
}
.fe_in_hl .btn{
    display: inline-block;
    width: 200px;
    height: 55px;
    line-height: 55px;
    background-color: #757575;
    font-size: 20px;
    color: #ffffff;
    position: relative;
    text-align: left;
    padding-left: 43px;
    margin-top: -10px;
    /* margin-bottom: 130px; */
    transition: 0.4s;
}
.fe_in_hl .btn:hover {
    background-color: #2a3578;
}
.fe_in_hl .btn:after{
    content: '';
    position: absolute;
    background: url(../images/jt.png);
    width: 37px;
    height: 17px;
    top: 20px;
    right: 48px;
}

.fe_cont3 .hks_cont4 .nav a {
    width: 33.3%;
}
.fe_cont3 .fe-charge p{
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 45px;
}
.fe_cont3 .hks_cont4 .cont table tr .td0{
    padding-left: 338px;
    font-size: 20px;
}
.fe_cont3 .hks_cont4 .cont2 table tr .td0{
    padding-left: 363px;
}

.fe_cont3 .hks_cont4 .cont table tr:not(:nth-of-type(2))>td:nth-of-type(1) {
    /* padding-left: 150px; */
    width: 320px;
}

.fe_cont3 .hks_cont4 .cont table th:nth-of-type(1){
    width: 776px;
}
.fe_cont3 .hks_cont4 .cont table th:nth-of-type(2){
    width: 423px;
}
.fe_cont3 .hks_cont4 .cont table tr>td:nth-of-type(3) {
    /* padding-left: 205px; */
}
.fe_cont3 .cont table tr>td:nth-of-type(2) {
    /* padding-left: 113px; */
}
/* 外匯保證金要求 */
.fe_cont3 .cont-des table th:nth-of-type(1) {
    width: 167px!important;
}
.fe_cont3 .cont-des table th:nth-of-type(2) {
    width: 220px!important;
}
.fe_cont3 .cont-des table th:nth-of-type(3) {
    width: 385px!important;
}

.fe_cont3 .cont-des table tr>td:nth-of-type(1) {
    /* padding-left: 55px; */
    /* text-align: center; */
}
.fe_cont3 .hks_cont4 .cont-des table tr:not(:nth-of-type(2))>td:nth-of-type(1) {
    /* padding-left: 55px; */
}

.fe_cont3 .cont-des table th {
    width: 25%;
    height: 60px;
    font-size: 16px;
    color: #555;
    font-weight: 500;
    background-color: #f8faff;
    border-top: 1px solid #eff1f8;
    border-left: 1px solid #eff1f8;
    line-height: 26px;
}
.fe_cont3 .hks_cont4 .cont-des table tr>td:nth-of-type(3) {
    /* padding-left: 89px; */
}
.fe_cont3 .hks_cont4 .cont-des table tr>td:nth-of-type(4) {
    /* padding-left: 132px; */
}

.dealtime{
    width: 100%;
    /* height:300px; */
    padding: 50px auto;
    /* background-color: red; */
    display: none;
    margin-top: 100px;
}
.dealtime img{
    margin-left: 313px;
}
/* 追收外匯保證金指示 */
.fe_cont3 .ex-despoit .cont-des table tr>td:nth-of-type(1) {
    /* padding-left: 71px; */
    /* text-align: center; */
}
.fe_cont3 .ex-despoit .cont-des table tr:not(:nth-of-type(2))>td:nth-of-type(1) {
    /* padding-left: 71px; */
}

.ex-despoit .cont table tr>td:nth-of-type(2) {
    /* padding-left: 139px; */
}

.fe_cont3 .ex-despoit .cont-des table tr>td:nth-of-type(3) {
    /* padding-left: 140px; */
}
/*==============================---外汇子页面-end--===========================*/

.chinese-tip{
    color: #757575;
        font-size: 16px;
        margin-left: 53px;
        margin-top: 15px;

}



/*==============================---其他投资产品-begin--=======================*/

.other_cont1{
    width: 100%;
    height: 2828px;
    text-align: center;
}
.other_cont1 .cont h2{
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    color: #333333;
    padding-top: 34px;
}

.other_cont1 .cont .left{
    width: 674px;
    height: 491px;
    margin-top: 39px;
}
.other_cont1 .cont .left img{
    margin-top: 45px;
}
/* .other_cont1 .cont ul{
    margin-top: -10px;
} */
.other_cont1 .cont .left ul li{
    font-size: 18px;
    font-weight: normal;
    color: #555555;
    text-align: left;
    margin-bottom: 12px;
}
.other_cont1 .cont .left ul a{
    font-size: 12px;
    line-height: 23px;
    color: #8787b2;
    margin-left: -472px;
}

.other_cont1 .cont .right{
    width: 511px;
    height: 491px;
    margin-top: 39px;
}
.other_cont1 .cont .right .rigtop{
    margin-top: 31px;
}
.other_cont1 .cont .right .rigtop h3{
    font-size: 28px;
    line-height: 50px;
    color: #424886;
    text-align: left;
    margin-bottom: 2px;
    font-weight: 500;
}
.other_cont1 .cont .right .rigtop p{
    font-size: 18px;
    line-height: 28px;
    color: #555555;
    text-align: left;
    margin-bottom: 3px;
}
.other_cont1 .cont .right .cc{
    margin-top: 23px;
}
.other_cont1 .cont .right .cc h3{
    font-size: 28px;
    line-height: 50px;
    color: #333333;
    text-align: left;
    margin-bottom: 8px;
    font-weight: 500;
}
.other_cont1 .cont .right .cc .pur{
    color: #424886;
}
.other_cont1 .cont .right .cc .c{
    width: 194px;
    height: 90px;
}
.other_cont1 .cont .right .cc .c p {
    width: 194px;
    height: 90px;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #333;
}
.other_cont1 .cont .right .cc #c1{
    width: 398px;
    height: 90px;
}
.other_cont1 .cont .right .cc #c1 p {
    width: 398px;
    height: 90px;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #333;
}
.other_cont1 .cont .right .cc #c1:hover p{
    color: #ffffff;
    transition: 0.4s;
}
.other_cont1 .cont .tip{
    margin-top: 37px;
}
.other_cont1 .cont .tip p{
    font-size: 12px;
    line-height: 24px;
    color: #9c9c9c;
    text-align: left;
    margin-bottom: 17px;
}
.other_cont1 .cont .tip .pur{
    color: #8787b2;
    text-align: left;
}

/*==============================---其他投资产品-end--=======================*/






/*保安编码*/
.babm_code {
    display: none;
    position: absolute;
    left: -309px;
    bottom: -235px;
    width: 320px;
}
.babm_code i {
    display: inline-block;
    float: left;
    width: 130px;
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
}
.babm_code i img {
    width: 100%;
}
.babm_code i p {
    color: #666;
    font-size: 14px;
}
.babm_btn:hover .babm_code {
    display: block;
}




