@charset "UTF-8";

/* banner */

#slideshow .swiper-slide {
    height: 7.2rem;
}

#slideshow .swiper-slide img {
    width: 100%;
}

#slideshow .swiper-slide a:hover {
    color: #ffffff;
}

#slideshow .swiper-slide .remarks {
    width: 10.5rem;
    position: absolute;
    top: 2.42rem;
    left: 50%;
    transform: translate(-50%, 0);
}

#slideshow .swiper-slide h2 {
    width: 100%;
    font-size: .6rem;
    font-weight: 600;
    line-height: .84rem;
    text-align: center;
    letter-spacing: .06rem;
    color: #ffffff;
}

#slideshow .swiper-slide p {
    width: 100%;
    margin-top: .1rem;
    font-size: .3rem;
    line-height: .42rem;
    text-align: center;
    letter-spacing: .018rem;
    color: #ffffff;
}

#slideshow .swiper-pagination {
    bottom: .8rem;
}

#slideshow .swiper-pagination-bullet {
    width: .08rem;
    height: .08rem;
    margin: 0 .21rem;
    padding: 0;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
    border: .01rem solid #ffffff;
    opacity: 1;
}

#slideshow .swiper-pagination-bullet::before {
    content: '';
    display: block;
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background-color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


#slideshow .swiper-pagination-bullet::after {
    content: '';
    display: block;
    width: .38rem;
    height: .01rem;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    right: -0.4rem;
    top: 50%;
    transform: translate(0, -50%);
}

#slideshow .swiper-pagination-bullet:last-child::after {
    width: 0;
}

#slideshow .swiper-pagination-bullet-active {
    width: .24rem;
    height: .24rem;
    border: .01rem solid #ffffff;
}

#slideshow .swiper-pagination {
    height: .26rem;
}

/* market-insight */


.market-insight {
    height: 7.2rem;
    padding: .6rem 0;
}

.market-insight .title p {
    font-size: .12rem;
    font-weight: 600;
    line-height: .17rem;
    text-align: center;
    color: rgba(11, 12, 51, 0.5);
}

.market-insight .title h2 {
    margin-bottom: .4rem;
    font-size: .36rem;
    font-weight: 600;
    line-height: .5rem;
    text-align: center;
    color: #0B0C33;
}

.market-insight-box li {
    margin-right: .48rem;
}

.market-insight-box li:nth-child(3) {
    margin-right: 0;
}

.market-insight-box li a {
    display: block;
    width: 4.2rem;
    height: 4.07rem;
    background: rgba(0, 80, 150, 0.04);
}

.market-insight-box li a>.bg {
    height: 2.6rem;
    background-image: url(../img/Insight-01.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.market-insight-box li .text {
    height: 1.47rem;
    padding: .115rem .14rem;
}

.market-insight-box li .text .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #005096 0%, rgba(0, 80, 150, 0.04) 100%), rgba(0, 80, 150, 0.04);
    opacity: 0;
    z-index: -1;
}

.market-insight-box li .title {
    margin-bottom: .12rem;
    font-size: .24rem;
    font-weight: 600;
    line-height: .34rem;
    color: #0B0C33;
}

.market-insight-box li .date {
    font-size: .16rem;
    line-height: .22rem;
    color: #0B0C33;
}

.market-insight-box li .tips {
    font-size: .16rem;
    font-weight: 600;
    line-height: .22rem;
    color: rgba(11, 12, 51, 0.6);
    position: absolute;
    left: .14rem;
    bottom: .2rem;
}

.market-insight-box li .tips svg {
    width: .22rem;
    height: .22rem;
    color: rgba(11, 12, 51, 0.6);
}

.market-insight-box li:hover a>.bg {
    background-size: 110%;
}

.market-insight-box li:hover .text>.bg {
    opacity: 1;
}

.market-insight-box li:hover .title,
.market-insight-box li:hover .date,
.market-insight-box li:hover .tips,
.market-insight-box li:hover .tips svg {
    color: #fff;
}

.market-insight .more {
    width: 1.17rem;
    margin: .475rem auto 0;
    height: .38rem;
    border: .01rem solid #1D2088;
}

.market-insight .more p {
    margin-right: .04rem;
    font-size: .16rem;
    color: #121570;
}

.market-insight .more svg {
    width: .15rem;
    height: .15rem;
    font-size: .16rem;
    color: #1D2088;
}

.market-insight .more:hover {
    background-color: #005096;
}

.market-insight .more:hover p,
.market-insight .more:hover svg {
    color: #fff;
}

/* main-about */

.main-about {
    height: 7.2rem;
    background-image: url(../img/main-about-bg.png);
    background-size: 105% auto;
    background-position: center;
    background-repeat: no-repeat;
}

.main-about {
    /* padding-top: 1.49rem; */
    padding-bottom: 2.44rem;
}

.main-about .topDescription {
    position: absolute;
    left: 50%;
    top: 1.49rem;
    transform: translate(-50%, 0);
}

.main-about h1 {
    font-size: .36rem;
    font-weight: 600;
    line-height: .5rem;
    text-align: center;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    text-shadow: 0 .01rem .02rem rgba(11, 12, 51, 0.3);
}

.main-about .description {
    width: 7.2rem;
    margin: .22rem auto 0;
    font-size: .18rem;
    line-height: .25rem;
    color: #FFFFFF;
    text-shadow: 0 .01rem .02rem rgba(11, 12, 51, 0.3);
    text-align: center;
}

.main-about ul {
    display: inline-flex;
    padding-top: .98rem;
}

.main-about li {
    width: 2.2rem;
    margin: 0 .86rem 0;
    cursor: pointer;
}

.main-about li .top {
    opacity: 1;
}

.main-about li .bg {
    width: .80rem;
    height: .80rem;
    margin: 0 auto;
    border-radius: 50%;
    background: #FFFFFF;
}

.main-about li .bg img {
    width: .32rem;
    height: .32rem;
}

.main-about li .title {
    width: 100%;
    font-size: .22rem;
    font-weight: 600;
    line-height: .31rem;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    top: 1.04rem;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 0;
}

.main-about li .bottom {
    display: block;
    width: 3.4rem;
    padding: .16rem .24rem .4rem .24rem;
    background-color: #fff;
    border-radius: .08rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.main-about li .bottom>img {
    display: block;
    width: .8rem;
    height: .8rem;
    margin: 0 auto .16rem;
}

.main-about li .bottom dd {
    margin-bottom: .24rem;
}

.main-about li .bottom dd:last-child {
    margin-bottom: 0;
}

.main-about li .bottom dd img {
    width: .12rem;
    height: .12rem;
    margin-right: .16rem;
}

.main-about li .bottom p {
    padding: .04rem .08rem;
    font-size: .2rem;
    line-height: .28rem;
    color: #005096;
    background: rgba(0, 80, 150, 0.04);
    border-radius: .08rem;
}

.main-about li:hover .bottom {
    opacity: 1;
}

.main-about li:hover .top {
    opacity: 0;
}


/* main-address */

.main-address {
    overflow: hidden;
}

.main-address .w1440 {
    padding: .54rem 3.72rem;
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
}

.main-address img {
    display: block;
    width: 100%;
}

.main-address .top .title {
    margin-bottom: .09rem;
    font-size: .36rem;
    font-weight: 600;
    line-height: .5rem;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    text-shadow: 0 .01rem .1rem rgba(11, 12, 51, 0.3);
}

.main-address .top .description {
    width: 3.28rem;
    font-size: .24rem;
    line-height: .34rem;
    color: #FFFFFF;
    text-shadow: 0 .01rem .1rem rgba(11, 12, 51, 0.3);
}

.main-address .btm {
    display: none;
    width: 2.95rem;
    position: absolute;
    position: absolute;
    right: 27%;
    top: 46%;
}

.main-address .btm p {
    width: 2.95rem;
    padding: .16rem;
    position: absolute;
    border: .01rem solid #FFFFFF;
    background: rgba(11, 12, 51, 0.8);
    font-size: .16rem;
    line-height: .22rem;
    text-align: center;
    letter-spacing: -0.04em;
    color: #FFFFFF;
    z-index: 1;
}

.main-address .btm::after {
    content: '';
    display: block;
    width: .11rem;
    height: .11rem;
    border: .01rem solid #FFFFFF;
    background: rgba(11, 12, 51, 0.8);
    position: absolute;
    left: 50%;
    top: .5rem;
    transform: translate(-50%, 0);
    transform: rotate(45deg);
    z-index: 0;
}

/* disclaimer */

.disclaimer {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    display: none;
}

.disclaimer .content {
    width: 10rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    /* border-radius: .10rem; */
    overflow: hidden;
    padding: .3rem .2rem .2rem .2rem;
}

.disclaimer .content .text {
    height: 5rem;
    padding: 0 10px;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: .16rem;
}

.disclaimer .content .text h3 {
    font-size: .18rem;
    font-weight: normal;
    color: #005096;
}

.text-contnet {
    padding: 20px 0;
}

.text-contnet,
.text-contnet p,
.text-contnet span {
    font-size: .14rem;
    line-height: .21rem;
    color: rgb(51, 51, 51);
}

.disclaimer-btn a {
    width: 1.2rem;
    height: .4rem;
    margin: 0 .1rem;
    margin-top: .2rem;
    font-size: .14rem;
    line-height: .4rem;
    text-align: center;
    /* border-radius: .05rem; */
}

.disclaimer-btn a:nth-child(1) {
    background-color: #005096;
    color: #ffffff;
}

.disclaimer-btn a:nth-child(2) {
    background-color: #D3D3D3;
    color: #000;
}