/*
主页页面样式
*/

/*定义主题色颜色*/
:root {
    --primary-color: #bf0000;
    --primary-color-hover: #cb1111
}

.home-banner{
    position: relative;
    width: 100%;
    /*height: 400px;*/
    overflow: hidden;
}
.banner-swiper{
    height: 100%;
    background: #f4f4f4;
}
.banner-swiper .home-banner-item{
    overflow:hidden
}
.banner-swiper .swiper-button-prev{
    left:20px;
}
.banner-swiper .swiper-button-next{
    right:20px;
}
.banner-swiper .transparency-prev ,.banner-swiper .transparency-next{
    width: 55px;
    height: 55px;
    background-image: none;
}
.banner-swiper .transparency-prev i ,.banner-swiper .transparency-next i{
    font-size: 55px;
    color: #fff;
    opacity: 0.5;
}
.banner-swiper .transparency-prev:hover,.banner-swiper .transparency-next:hover{
    background-image: none;
}
.banner-swiper .transparency-prev:hover i,.banner-swiper .transparency-next:hover i{
    color: #fff;
    opacity: 1;
}
.home-banner a{
    display:block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.home-banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-banner-msg{
    position: absolute;
    top: 45%;
    transform: translate(76%,-50%);
    -webkit-transform: translate(76%,-50%);
    -moz-transform: translate(76%,-50%);
    -ms-transform: translate(76%,-50%);
    -o-transform: translate(76%,-50%);
    width: 485px;
}
.home-banner-msg p{
    line-height: 54px;
    font-family: SourceHanSansCN-Bold;
    font-size: 32px;
    letter-spacing: 1px;
    color: #fff;
}
.home-banner-msg span{
    display: inline-block;
    width: 68px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-top: 26px;
    border-radius: 17px;
    border: 1px solid #fff;
    cursor: pointer;
}
.home-banner-msg span i{
    color: #fff;
    font-size: 32px;
}
.home-banner-msg span:hover{
    background: #bf0000;
    border-color: #bf0000;
}
.swiper-pagination-bullet{
    background: #fff !important;
    opacity: 1 !important;
    cursor: pointer;
}
.swiper-pagination-bullet-active{
background: #01499b !important;
}
/*法治动态-------------------------------------------start*/
.home-item{
    background: #fff;
}
.home-title{
    height: 94px;
    padding-top: 20px;
    border-bottom: 2px solid rgba(111,131,145,.1);
}
.home-title p{
    line-height: 70px;
    border-bottom: 4px solid #01499b;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 1px;
    color: #222;
}
.look-more-index{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-top: 24px;
    color: #999;
    cursor: pointer;
}
.look-more-index a{
    display: block;
}
.look-more-index:hover{
    color: #01499b;
}
.look-more-index:hover a{
    color: #01499b;
}
.fzdt-con{
    height: 400px;
}
.fzdt-l{
    position: relative;
    width: 570px;
    height: 400px;
    overflow: hidden;
}
.fzdt-l img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.fzdt-l-title{
    line-height: 34px;
    padding: 0 10px;
    background-color: rgba(0,0,0,.3);
    color: #19264b;
    letter-spacing: 1px;
}
.fzdt-l-title span{
    position: relative;
    display: inline-block;
    padding-right: 12px;
    vertical-align: middle;
    font-weight: 700;
    font-size: 16px;
    color: #e87827;
}
.fzdt-l-title span:before{
    content: "";
    width: 1px;
    height: 16px;
    background: #19264b;
    position: absolute;
    top: 9px;
    right: 4px;
}
.swiper-wrapper .fzdt-l-title{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 34px;
}
.swiper-wrapper .fzdt-l-title span{
    font-size: 14px;
    color: #fff;
}
.swiper-wrapper .fzdt-l-title span:before{
    height: 15px;
    top: 10px;
    background: #fff;
}
.fzdt-l-title p{
    display: inline-block;
    width: calc(100% - 130px);
    color: #19264b;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.swiper-wrapper .fzdt-l-title p a,
.swiper-wrapper .fzdt-l-title p{
    color: #fff;
}
.fzdt-swiper-pagination{
    text-align: right !important;
    padding-right: 10px;
}
.fzdt-r{
    width: 630px;
    height: 400px;
    padding-left: 30px;
}
.fzdt-r-con{
    height: calc(100% - 20px);
    padding: 20px 0 10px;
    overflow: auto;
}
.fzdt-r-list{
    padding-left: 14px;
    cursor: pointer;
}
.fzdt-r-list:last-child{
    margin-bottom: 0;
}
.fzdt-r-list a{
    position: relative;
}
.fzdt-r-dot{
    position: absolute;
    top: 7px;
    left: -4px;
    width: 9px;
    height: 9px;
    background-color: #cbd8e6;
    border-radius: 50%;
    z-index: 9;
}
.fzdt-r-list:hover .fzdt-r-dot{
    top: 3px;
    left: -8px;
    width: 18px;
    height: 18px;
    background-color: #01499b;
    border: 4px solid #d5e8ff;
}
.fzdt-r-list:hover .fzdt-r-r-title span{
    color: #01499b;
    font-weight: 700;
}
.fzdt-r-r{
    position: relative;
    width: 100%;
    padding: 0 0 20px 30px;
}
.fzdt-r-list:last-child .fzdt-r-r{
    padding-bottom: 0;
}
.fzdt-r-r:before{
    content: "";
    width: 1px;
    height: 100%;
    background: #cbd8e6;
    position: absolute;
    top: 8px;
    left: 0;
}
.fzdt-r-list:last-child .fzdt-r-r:before{
    display: none;
}
.fzdt-r-r-title{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}
.fzdt-r-r-title p{
    width: calc(100% - 120px);
    font-size: 16px;
    letter-spacing: 1px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fzdt-r-list:hover .fzdt-r-r-title p{
    color: #01499b;
    font-weight: 700;
}
.fzdt-r-r-title span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fzdt-r-time{
    color: #999;
}
.fzdt-r-time p{
    margin-top: 24px;
    font-size: 18px;
}
.fzdt-r-r h3{
    display: none;
    height: 44px;
    line-height: 22px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #666;
}
.fzdt-r-list:first-child h3{
    display: block;
}
.fzdt-r-time span{
    font-size: 12px;
    color: #999;
}
.fzdt-r-item{
    display: none;
}
/*法制动态二期新增*/
.fzdt-r-tabs{
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 48px;
    border-bottom: 2px solid #e5e5e5;
}
.fzdt-r-tabs p{
    color: #999;
    cursor: pointer;
}

.fzdt-r-tabs p.showMore{
    color: #333;
    cursor: pointer;
}

.fzdt-r-tabs p:hover{
    color: #01499b;
}
.fzdt-r-tabs ul li{
    position: relative;
    display: inline-block;
    line-height: 46px;
    margin-right: 30px;
    font-size: 24px;
    letter-spacing: 1px;
    color: #333;
    cursor: pointer;
}
.fzdt-r-tabs ul li:hover,
.fzdt-r-tabs ul li.active{
    color: #222;
    font-weight: 700;
}
.fzdt-r-tabs ul li.active{
    border-bottom: 4px solid #01499b;
}
/*法制动态英文版*/
.fzdt-en-con{
    height: 450px;
}
.fzdt-en-con .fzdt-l{
    width: 500px;
    height: 450px;
}
.fzdt-en-con .fzdt-l img{
    width: 100%;
    height: 100%;
}
.fzdt-en-con .fzdt-r{
    width: 700px;
    height: 450px;
}
.fzdt-en-title{
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    line-height: 40px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e5e5e5;
    font-weight: 700;
    font-style: italic;
    font-size: 24px;
    color: #222;
}
.fzdt-en-title .more{
    color: #999;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.fzdt-en-title .more:hover{
    color: #01499b;
}
.fzdt-en-title:before{
    content: "";
    width: 61px;
    height: 4px;
    background-color: #01499b;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.fzdt-en-r-con{
    height: calc(100% - 75px);
    padding: 20px 0 10px;
    overflow: initial;
}
.fzdt-en-chart{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}
.fzdt-en-chart span{
    width: 40px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    background-color: rgba(1,73,155,.2);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.fzdt-en-chart p{
    width: calc(100% - 120px);
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fzdt-en-chart span:hover{
    background: #01499b;
}
.fzdt-en-r-con .fzdt-r-item{
    height: 344px;
    overflow: auto;
}
.fzdt-en-r-con .fzdt-r-r {
    padding: 4px 0 14px 30px;
}
.fzdt-en-r-con .fzdt-r-item::-webkit-scrollbar {
    width: 8px;
}
.fzdt-en-r-con .fzdt-r-item::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #d4d4d4;
}
.fzdt-en-r-con .fzdt-r-item::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border-radius: 4px;
    background: #f7f7f9;
}
/*火狐下滚动条样式*/
* {
    scrollbar-color: rgba(255,255,255,0.1)  rgba(255,255,255,0); /* 滑块颜色  滚动条背景颜色 */
    scrollbar-width: thin; /* 滚动条宽度有三种：thin、auto、none */
}
/*法治动态-------------------------------------------end*/
/*期货和衍生品法评注-------------------------------------------start*/
.flps-item{
    width: 100%;
    height: 600px;
    background: url("../../../default/website/image/secondPhase/flps-bg.png") top center no-repeat;
    background-size: 100% 100%;
    margin-top: 50px;
}
.law-box{
    height: 400px;
    margin-top: 50px;
}
.law-con{
    position: relative;
    width: 1320px;
    height: 400px;
    padding: 0 60px;
    margin: 0 auto;
    overflow: hidden;
}
.law-box .swiper{
    height: 400px;
    width: 1200px;
    overflow: hidden;
    padding: 8px 0;
}
.law-box .swiper-wrapper{
   width: 1200px;
}
.law-box .swiper-slide{
    width: 300px !important;
}
.law-item{
    padding: 60px 26px 50px;
    cursor: pointer;
}
.law-item:nth-child(odd){
    background-color: rgba(229,229,229,.8);
}
.law-item:nth-child(even){
    background-color: rgba(255,255,255,.8);
}
.law-item h3{
    margin-bottom: 8px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.law-item:hover h3{
    color: #01499b;
}
.law-item ul li{
    display: inline-block;
    line-height: 24px;
    padding-right: 20px;
    color: #666;
}
.law-item ul li i{
    padding-right: 2px;
    font-size: 20px;
}
.law-title{
    position: relative;
    padding: 20px 0;
    line-height: 26px;
    font-size: 16px;
}
.law-title:before{
    content: "";
    width: 21px;
    height: 4px;
    background-color: #bf0000;
    position: absolute;
    left: 0;
    top: 4px;
}
.law-item p{
    position: relative;
    height: 130px;
    line-height: 24px;
    padding: 16px;
    border-left: 2px solid #01499b;
    color: #666;
}
.law-item p:before{
    content: "";
    width: 2px;
    height: 32px;
    background: #bf0000;
    position: absolute;
    top: 0;
    left: -2px;
}
.law-item:nth-child(odd) p{
    background: rgba(255,255,255,.5);
}
.law-item:nth-child(even) p{
    background-color: rgba(229,229,229,.5);
}
.law-btn{
    margin-top: 20px;
    color: #01499b;
    cursor: pointer;
}
.law-btn i{
    font-size: 40px;
    float: right;
    transition: all 0.6s;
}
.swiper-wrapper div:hover i{
    margin-right: -4px;
}
.law-num{
    position: absolute;
    top: 16px;
    left: 0;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    background-color: #01499b;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 200px;
}
@media screen and (max-width:1201px){
    .law-con{
        width: 1200px;
        padding: 0;
    }
}

/*期货和衍生品法评注-------------------------------------------end*/
/*学术前沿-------------------------------------------start*/
.learn-box{
    padding-bottom: 30px;
}
.learn-item{
    position: relative;
    border-top: 1px dashed #b4bed9;
    padding: 16px;
}
.learn-item-index:last-child{
    border-bottom: 1px dashed #b4bed9;
}
.learn-time{
    position: absolute;
    top: 21px;
    left: 20px;
}
.learn-time p{
    font-size: 18px;
    letter-spacing: 1px;
    color: #19264b;
}
.learn-time span{
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #999999;
}
.learn-msg{
    padding: 0 114px 0 72px;
}
.learn-msg1{
    padding-right: 100px;
    display: block;
    height: 48px;
}
.learn-msg h3{
    margin-bottom: 6px;
    font-size: 14px;
    color: #333;
}
.learn-msg h3 a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.learn-msg ul li{
    position: relative;
    display: inline-block;
    padding-right: 30px;
    color: #999;
}
.learn-msg ul li:before{
    content:'';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    top: 2px;
    right: 14px;
}
.learn-msg ul li:last-child:before{
    display: none;
}
.learn-btn{
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -6px;
    font-size: 12px;
    letter-spacing: 1px;
    cursor: pointer;
}
.learn-detail-btn{
    margin-top: 12px;
    top: 33px;
    left: 89px;
}
/*学术前沿-------------------------------------------end*/
/*期货法苑-------------------------------------------start*/
.qhfy-box{
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-bottom: 30px;
}
.qhfy-l{
    width: calc(100% - 320px);
    min-height: 430px;
}
.qhfy-r{
    width: 299px;
    height: 348px;
    margin: auto;
    /*border-radius: 10px;*/
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.qhfy-r .backgroundScale{
    width: 299px;
    height: 348px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .25s ease;
    cursor: pointer;
}
.qhfy-r:hover .backgroundScale{
    transform: scale(1.1);
}
.qhfy-r div{
    z-index: 200;
    position: absolute;
    left: 20px;
}
.qhfy-r div img{
    margin: 35px 0 0 20px;
}
.qhfy-r p{
    margin-top: 48px;
    text-align: center;
    font-family: 'MFLiHei_Noncommercial-Regular';
    font-size: 32px;
    line-height: 48px;
    color: #fff;
}
.qhfy-r span{
    display: block;
    width: 86px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    border-radius: 18px;
    border: 2px solid rgba(255,255,255,.5);
    margin: 40px 22px 0 0;
    cursor: pointer;
}
.qhfy-r span i{
    font-size: 32px;
    color: #fff;
    transition: all 0.6s;
}
.qhfy-r:hover span{
    border-color: #fff;
}
.qhfy-r:hover span i{
    margin-right: -4px;
}
.qhfy-l-con{
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    max-height: 330px;
    overflow-y: auto;
}
.qhfy-l-con::-webkit-scrollbar {
    width: 8px;
}
.qhfy-l-con::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #d4d4d4;
}
.qhfy-l-con::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border-radius: 4px;
    background: #f7f7f9;
}
/*火狐下滚动条样式*/
* {
    scrollbar-color: rgba(255,255,255,0.1)  rgba(255,255,255,0); /* 滑块颜色  滚动条背景颜色 */
    scrollbar-width: thin; /* 滚动条宽度有三种：thin、auto、none */
}
.qhfy-l-a{
    width: 50%;
    margin-top: 20px;
    padding-right: 20px;
    cursor: pointer;
}
.qhfy-l-a:nth-child(even){
    padding-right: 0;
}
.qhfy-l-item{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}
.qhfy-l-image{
    width: 113px;
    height: 80px;
    overflow: hidden;
    position: relative;
}
.qhfy-l-image i{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    /* transform: translate(-50%,-50%); */
    /* -webkit-transform: translate(-50%,-50%); */
    /* -moz-transform: translate(-50%,-50%); */
    /* -ms-transform: translate(-50%,-50%); */
    /* -o-transform: translate(-50%,-50%); */
    font-size: 30px;
    color: #fff;
    z-index: 20;
}
.qhfy-l-item img{
    width: 113px;
    height: 80px;
    object-fit: cover;
    transition: all .6s;
}
.qhfy-l-msg{
    width: calc(100% - 130px);
}
.qhfy-l-msg p{
    max-height: 46px;
    line-height: 22px;
    padding-bottom: 6px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #333;
}
.qhfy-qfxt{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.qhfy-l-item:hover img{
    transform: scale(1.1);
}
.qhfy-l-item:hover i{
    transform: rotate(360deg);
    transition: all 1s ease;
    color: #01499b;
}
.qhfy-l-a:hover p{
    color: #01499b;
}
.list-key li{
    position: relative;
    display: inline-block;
    padding-right: 30px;
    vertical-align: middle;
    color: #999;
}
.list-key li:before{
    content:'';
    width: 1px;
    height: 15px;
    background: #999;
    position: absolute;
    top: 2px;
    right: 14px;
}
.list-key li:last-child{
    padding-right: 0;
}
.list-key li:last-child:before{
    display: none;
}
.qhfy-l-item .list-key li.list-key-user{
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*期货法苑-------------------------------------------end*/
/*法律评述英文版-------------------------------------------start*/
.home-en-title{
    position: relative;
    line-height: 64px;
    text-align: center;
    border-bottom: 2px solid #f0f0f0;
    margin: 40px 0 30px;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    color: #222222;
}
.home-en-title p{
    width: 300px;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    color: #222222;
    margin: auto;
    cursor: pointer;
}
.home-en-title:before{
    content: "";
    width: 80px;
    height: 4px;
    background-color: #01499b;
    margin-left: -40px;
    position: absolute;
    left: 50%;
    bottom: -3px;
}
.law-en-box{
    height: 380px;
    background-color: #fafafa;
}
.law-en-con{
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 40px 0;
}
.law-en-item{
    flex: 1;
    height: 300px;
    text-align: center;
    background-color: #fff;
    color: #01499b;
    cursor: pointer;
}
.law-en-item i{
    display: block;
    margin: 60px 0 30px;
    font-size: 70px;
}
.law-en-item h1{
    line-height: 26px;
    color: #01499b;
    font-size: 18px;
    font-weight: 700;
}
.law-en-item p{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: rgba(1,73,155,.2);
    border-radius: 14px;
    margin: 30px auto 0;
    color: #01499b;
    font-size: 14px;
}
.law-en-item p i{
    display: inline;
    margin: 2px 0 0 0;
    font-size: 30px;
    transition: all 0.6s;
}
.law-en-item:hover p i{
    margin: 2px 0 0 0;
    font-size: 30px;
}
.law-en-item:hover p{
    background-color: rgba(1,73,155,1);
    color: #fff;
}
.law-en-item:hover i{
    margin-bottom: 20px;
    font-size: 80px;
}
.law-en-item:nth-child(odd){
    background-color: #e5eef8;
}
/*法律评述英文版-------------------------------------------end*/
/*交易规则英文版-------------------------------------------start*/
.rules-en-con{
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.rules-en-item{
    width: 376px;
    height: 130px;
    background: url("../../../default/website/image/secondPhase/r-bg.png") center center no-repeat;
    margin: 0 36px 30px 0;
    padding: 24px 20px 20px 12px;
    cursor: pointer;
}
.rules-en-item:nth-child(3n){
    margin-right: 0;
}
.rules-en-item > div{
    display: flex;
    align-items: center;
}
.rules-en-item img{
    width: 60px;
    height: 50px;
}
.rules-en-item h1{
    line-height: 26px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 700;
}
.rules-en-item p{
    margin-top: 6px;
    text-align: right;
    font-size: 26px;
    color: #01499b;
}
.rules-en-item p i{
    font-size: 36px;
    transition: all 0.6s;
}
.rules-en-item:hover p i{
    margin-right: -6px;
}
.rules-en-item:hover div h1{
    color:#01499b ;
}
/*交易规则英文版-------------------------------------------end*/


