@charset "utf-8";

@font-face {
    font-family: 'HYe3gj';
    src: url('../font/HYe3gj.eot');
    src: url('../font/HYe3gj.eot?#font-spider') format('embedded-opentype'),
    url('../font/HYe3gj.woff') format('woff'),
    url('../font/HYa3gj.ttf') format('truetype'),
    url('../font/HYe3gj.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HYa4gj';
    src: url('../font/HYa4gj.eot');
    src: url('../font/HYa4gj.eot?#font-spider') format('embedded-opentype'),
    url('../font/HYa4gj.woff') format('woff'),
    url('../font/HYa4gj.ttf') format('truetype'),
    url('../font/HYa4gj.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AdobeFangsongStd-Regular';
    src: url('../font/AdobeHeitiStd-Regular.eot');
    src: url('../font/AdobeHeitiStd-Regular.eot?#font-spider') format('embedded-opentype'),
    url('../font/AdobeHeitiStd-Regular.woff') format('woff'),
    url('../font/simfang.ttf'),
    url('../font/AdobeHeitiStd-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FZLTZHUNHK--GBK1-0';
    src: url('../font/FZLTZHUNHK--GBK1-0.eot');
    src: url('../font/FZLTZHUNHK--GBK1-0.eot?#font-spider') format('embedded-opentype'),
    url('../font/FZLTZHUNHK--GBK1-0.woff') format('woff'),
    url('../font/FZLTZHUNHK.TTF') format('truetype'),
    url('../font/FZLTZHUNHK--GBK1-0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Jdahei';
    src: url('../font/Jdahei.eot');
    src: url('../font/Jdahei.eot?#font-spider') format('embedded-opentype'),
    url('../font/Jdahei.woff') format('woff'),
    url('../font/Jdahei.ttf') format('truetype'),
    url('../font/Jdahei.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HYa9gj';
    src: url('../font/HYa9gj.eot');
    src: url('../font/HYa9gj.eot?#font-spider') format('embedded-opentype'),
    url('../font/HYa9gj.woff') format('woff'),
    url('../font/HYa9gj.ttf') format('truetype'),
    url('../font/HYa9gj.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'jdabiaosong';
    src: url('../font/jdabiaosong.eot');
    src: url('../font/jdabiaosong.eot?#font-spider') format('embedded-opentype'),
    url('../font/jdabiaosong.woff') format('woff'),
    url('../font/jdabiaosong.ttf') format('truetype'),
    url('../font/jdabiaosong.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.banner {
    height: 1261px;
    padding-top: 122px;
    background: url(../img/bg1.jpg) no-repeat top center;
    background-size: auto 100%;
}

.logo {
    display: block;
    margin: 0 auto;
}

.banner h1 {
    padding-top: 300px;
    font-family: jdabiaosong;
    font-size: 102px;
    line-height: 120px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #103d64;
    text-align: center;
}

.banner h3 {
    font-family: HYe3gj;
    width: 749px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 57px;
    margin: 30px auto;
    color: #800b0b;
    border-left: 8px solid #800b0b;
    border-right: 8px solid #800b0b;
}

.banner-en {
    display: block;
    width: 100%;
}

.banner-form {
    padding-top: 200px;
    padding-bottom: 50px;
}

.banner-form span {
    display: block;
    width: 165px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-family: jdabiaosong;
    font-size: 41px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #103d64;
}

.banner-form input {
    width: 186px;
    height: 46px;
    background-color: #ffffff;
    border: solid 2px #103d64;
    padding: 0 10px;
    font-size: 17px;
    color: #858382;
    margin: 0 8px;
}

.banner-form button {
    display: block;
    width: 186px;
    height: 46px;
    border: 0;
    background-color: #a40000;
    font-family: HYa9gj;
    font-size: 23px;
    color: #fbfaf9;
    cursor: pointer;
}

.two-box {
    width: 1060px;
    margin: 0 auto;
}

.two-box h2 {
    font-family: Jdahei;
    font-size: 45px;
    /*font-weight: bold;*/
    line-height: 48px;
    letter-spacing: 3px;
    color: #103d64;
    text-align: center;
    padding: 38px 0;
}

.two-title {
    padding: 20px 0 40px;
}

.two-title span {
    display: block;
    width: 129px;
    height: 32px;
    font-family: FZDHTJW--GB1-0;
    background-color: #103d64;
    border-radius: 7px;
    font-size: 17px;
    line-height: 32px;
    text-align: center;
    color: #ebe7df;
    cursor: pointer;
    transition: all .2s linear;
}

.two-title span.active {
    transform: scale(1.2);
}

.index-swiper {
    width: 989px;
    min-height: 600px;
    border: solid 10px #103d64;
    position: relative;
}

.swiper-container {
    min-height: 600px;
}

.swiper-slide {
    display: block;
    position: relative;

}

.slider-info {
    position: absolute;
    left: 20px;
    top: 345px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 300px;
}

a.slider-info-right {
    position: absolute;
    left: 50px;
    top: 20px;
    width: 250px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 22px;
    background-color: #103d64;
    font-family: FZHTJW--GB1-0;
}

.slider-info-left {
    width: 580px;
}

.slider-info-left div {
    height: 200px;
}

.slider-info-left div h3 {
    font-size: 26px;
    line-height: 120%;
    color: #103d64;
    margin-bottom: 20px;
    font-family: FZHTJW--GB1-0;
}

.slider-info-left div p {
    padding-left: 10px;
    font-size: 16px;
    line-height: 140%;
    color: #103d64;
    text-align: justify;
    font-family: FZHTJW--GB1-0;
}

.index-swiper .img1 {
    width: 100%;
    height: auto;
    padding: 20px;
}

.swiper-container {
    --swiper-theme-color: #ff6600; /* 设置Swiper风格 */
    --swiper-navigation-color: #fff; /* 单独设置按钮颜色 */
    --swiper-navigation-size: 26px; /* 设置按钮大小 */
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.5);
    right: 0;
}

.swiper-button-prev, .swiper-button-next {
    background-size: 15px 44px;

}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
}


.three-box {
    width: 100%;
    height: 1002px;
    padding-top: 60px;
    background: url(../img/bg2.jpg) no-repeat top center;
    background-size: auto 100%;
}

.three-title {
    font-family: Jdahei;
    font-size: 47px;
    /*font-weight: bold;*/
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 3px;
    color: #103d64;
    text-align: center;
    padding-bottom: 36px;
}

.three-title2 {
    font-family: AdobeFangsongStd-Regular;
    font-size: 26px;
    font-weight: lighter;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 2px;
    color: #103d64;
    text-align: center;
    padding-bottom: 70px;
}

.gongdi-box {
    width: 1135px;
    height: 685px;
    margin: 0 auto;
    position: relative;
}

.gd-left {
    width: 918px;
    height: 521px;
    padding: 36px 70px;
    background: rgba(16, 61, 100, .37);
}

.gd-left ul li {
    width: 216px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 24px;
    font-family: AdobeFangsongStd-Regular;
    background-color: #103d64;
    border-radius: 5px;
    margin-bottom: 22px;
    color: #fcfefc;
    cursor: pointer;
}

.gd-left ul li.active {
    background: #fcfefc;
    color: #103d64;
}

.gd-right {
    position: absolute;
    top: 63px;
    right: 0;
    width: 801px;
    height: 555px;
    padding: 36px;
    background: rgba(16, 61, 100, .73);
}

.gd-right img {
    position: absolute;
    top: 36px;
    left: 36px;
    width: 729px;
    height: 483px;
    opacity: 0;
    transition: all .3s linear;
}

.gd-right img.active {
    opacity: 1;
}

.gongdi-box a {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 321px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    font-size: 25px;
    color: #fff;
    background-color: #103d64;
}

.four-box {
    width: 100%;
    height: 1327px;
    padding-top: 50px;
    background: url(../img/bg3.jpg) no-repeat top center;
    background-size: auto 100%;
}

.four-title {
    font-family: Jdahei;
    font-size: 47px;
    /*font-weight: bold;*/
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 3px;
    color: #103d64;
    text-align: center;
    padding-bottom: 20px;
}

.four-title2 {
    font-family: AdobeFangsongStd-Regular;
    font-size: 26px;
    font-weight: lighter;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 2px;
    color: #103d64;
    text-align: center;
    padding-bottom: 30px;
}

.four-img {
    width: 1112px;
    margin: 0 auto;
}

.four-img img {
    display: block;
    max-width: 1112px;
    margin: 0 auto 6px;
}


.five-box {
    width: 1150px;
    height: 400px;
    padding-top: 40px;
    margin: 0 auto;
}

.five-title {
    font-family: Jdahei;
    font-size: 46px;
    /*font-weight: bold;*/
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 3px;
    color: #103d64;
    text-align: center;
    padding-bottom: 20px;
}

.five-title2 {
    font-family: AdobeFangsongStd-Regular;
    font-size: 29px;
    font-weight: lighter;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 2px;
    color: #103d64;
    text-align: center;
    padding-bottom: 30px;
}

.gd-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gd-img div {
    width: 248px;
}

.gd-img div img {
    width: 248px;
    height: 165px;
    margin-bottom: 5px;
}

.gd-img div p {
    text-align: center;
    font-family: FZLTZHUNHK--GBK1-0;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 1px;
    color: #103d64;
}

.seven-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1090px;
    margin: 0 auto;
}

.seven-item {
    width: 357px;
    height: 391px;
    background-image: linear-gradient(
            #103d64,
            #103d64),
    linear-gradient(
            #040000,
            #040000);
    background-blend-mode: normal,
    normal;
    margin-bottom: 51px;
}

.seven-item h1 {
    font-size: 100px;
    line-height: 120px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.seven-item p {
    width: 100%;
    height: 76px;
    margin: 0 auto;
    text-align: center;
    font-family: AdobeHeitiStd-Regular;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #ffffff;
}

.seven-item img {
    display: block;
    height: 150px;
    margin: 25px auto;
    transition: all .5s linear;
}

.seven-item img:hover {
    transform: scale(1.2);
}

.sevev-box {
    width: 1200px;
    margin: 0 auto;
}

.sevev-box p {
    text-align: right;
    font-family: HYe3gj;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 11px;
    color: #103d64;
}

.sevev-box h3 {
    text-align: center;
    font-family: HYa4gj;
    font-size: 39px;
    padding: 20px 0 40px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 68px;
    letter-spacing: 20px;
    color: #103d64;
}

.footer {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 301px;
    background: url(../img/bg4.jpg) no-repeat center;
    background-size: cover;
}

.footer-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1300px;
    margin: 0 auto;
}

.footer-left-img {
    margin-right: 30px;
}

.footer-info div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 30px;
}

.footer-info div a {
    display: block;
    height: 52px;
    line-height: 52px;
    padding: 0 10px;
    color: #103d64;
    background-color: #ffffff;
    letter-spacing: 1px;
    font-size: 25px;
    margin-right: 32px;
    border-radius: 5px;
    margin-bottom: 24px;
}

.footer-info div a:last-child {
    margin-bottom: 0;
}

