@charset "utf-8";
@font-face {
    font-family: 'FZDHTJW--GB1-0';
    src: url('../font/FZDHTJW--GB1-0.eot');
    src:
            url('../font/FZDHTJW--GB1-0.eot?#font-spider') format('embedded-opentype'),
            url('../font/FZDHTJW--GB1-0.woff') format('woff'),
            url('../font/FZDHTJW--GB1-0.ttf') format('truetype'),
            url('../font/FZDHTJW--GB1-0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LucidaCalligraphy-Italic';
    src: url('../font/LucidaCalligraphy-Italic.eot');
    src:
            url('../font/LucidaCalligraphy-Italic.eot?#font-spider') format('embedded-opentype'),
            url('../font/LucidaCalligraphy-Italic.woff') format('woff'),
            url('../font/LucidaCalligraphy-Italic.ttf') format('truetype'),
            url('../font/LucidaCalligraphy-Italic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'jdabiaosong';
    src: url('../font/pinghei.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;
}

@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: 'Jcusong';
    src: url('../font/Jcusong.eot');
    src:
            url('../font/Jcusong.eot?#font-spider') format('embedded-opentype'),
            url('../font/Jcusong.woff') format('woff'),
            url('../font/Jcusong.ttf') format('truetype'),
            url('../font/Jcusong.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hye1gj';
    src: url('../font/Hye1gj.eot');
    src:
            url('../font/Hye1gj.eot?#font-spider') format('embedded-opentype'),
            url('../font/Hye1gj.woff') format('woff'),
            url('../font/Hye1gj.ttf') format('truetype'),
            url('../font/Hye1gj.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FZLTXHK--GBK1-0';
    src: url('../font/FZLTXHK--GBK1-0.eot');
    src:
            url('../font/FZLTXHK--GBK1-0.eot?#font-spider') format('embedded-opentype'),
            url('../font/FZLTXHK--GBK1-0.woff') format('woff'),
            url('../font/FZLTXHK--GBK1-0.ttf') format('truetype'),
            url('../font/FZLTXHK--GBK1-0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FZFSJW--GB1-0';
    src: url('../font/FZFSJW--GB1-0.eot');
    src:
            url('../font/FZFSJW--GB1-0.eot?#font-spider') format('embedded-opentype'),
            url('../font/FZFSJW--GB1-0.woff') format('woff'),
            url('../font/FZFSJW--GB1-0.ttf') format('truetype'),
            url('../font/FZFSJW--GB1-0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@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/HYe3gj.ttf') format('truetype'),
            url('../font/HYe3gj.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HYa4g';
    src: url('../font/HYa4g.eot');
    src:
            url('../font/HYa4g.eot?#font-spider') format('embedded-opentype'),
            url('../font/HYa4g.woff') format('woff'),
            url('../font/HYa4g.ttf') format('truetype'),
            url('../font/HYa4g.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}









.rzTop {
    width: 100%;
    /*height: 1276px;*/
    background: #d8ddc7;
    padding-top: 100px;
    /*background-image: url("../images/topimg_02.jpg");*/
    /*background-size: cover;*/
    padding-bottom: 50px;
}
.rztopImg {
    width: 100%;
    overflow: hidden;
}
.rztopImg img {
    width: 100%;
}


.banner-form {
    padding-top: 40px;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
}

.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: #e2652c;
    margin-right: 20px;
}

.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: #e2652c;
    font-family: HYa9gj;
    font-size: 23px;
    color: #fbfaf9;
    cursor: pointer;
    margin-left: 20px;
}

.jies {
    width: 100%;
    min-height: 434px;
    padding-bottom: 30px;
    background-color: #fff;
    position: relative;
    /*overflow: hidden;*/
}
.jsImg {
    position: absolute;
    width: 477px;
    height: 375px;
    top: -64px;
    left: 0;
}
.jsImg img {
    width: 100%;
}
.jsTexBox {
    width: 50%;
    position: absolute;
    top: 20px;
    left: 550px;
}
.jsTit {
    width: 100%;
    font-family: Regular;
    font-size: 22px;
    font-weight: bold;
    color: #060507;
}
.jsTex {
    width: 90%;
    font-family: Hye1gj;
    font-size: 13px;
    line-height: 40px;
    color: #060507;
    padding-top: 24px;
}
.jsWenz {
    width: 100%;
    height: 146px;
    position: absolute;
    top: 254px;
    right: 0;
    text-align: right;
}
.jsWenz img {
    width: 90%;
}
.fuw {
    width: 100%;
    background-color: #d8ddc7;
    padding-bottom: 50px;
}

.fw-title {
    width: 100%;
    text-align: right;
    padding-top: 44px;
}
.fw-title img {
    width: 300px;

}
.fwBox {
    width: 100%;
    padding-top: 100px;
    display: flex;
    justify-content: flex-start;
}
.fwList {
    width: 150px;
    margin-right: 50px;
}
.fwTit {
    width: 100%;
    text-align: center;
    font-family: Jcusong;
    font-size: 19px;
    color: #000000;
}

.fwImg {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.fwImg img {
    width: 48px;
}
.fwTex {
    width: 100%;
    text-align: center;
    font-family: HYQiHei-EZJ;
    font-size: 14px;
    color: #000;
    line-height: 26px;
}

.shej {
    width: 100%;
    height: 400px;
    position: relative;
}
.sjtitle {
    width: 230px;
    position: absolute;
    top: 49px;
    left: 0;
}
.sjtitle img {
    width: 100%;
}

.sjList {
    /*width: 1400px;*/
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 86px;
    right: 0;
    left: 290px;
}
.sjList img {
    width: 180px;
    height: 182px;
}
.sjtex {
    width: 100%;
    position: absolute;
    top: 290px;
    right: 0;
}
.sjtex img {
    width: 100%;
}

.sjs {
    width: 100%;
    height: 490px;
    background: #d8ddc7 url("../images/bannerBG_04.jpg") no-repeat;
    background-size: 100% 100%;
}

.Title {
    width: 100%;
    text-align: center;
    padding-top: 40px;
    font-family: ¾­µä³¬Ô²¼ò Regular;
    font-size: 24px;
    color: #060507;
    font-weight: bold;
}
.Tex {
    width: 100%;
    text-align: center;
    font-family: STCaiyun;
    font-size: 36px;
    color: #0b0c0e;
    margin-bottom: 22px;
}
.Tex img {
    width: 215px;
}
.sjsBannerBox {
    height: 300px;
    width: 870px;
    margin: 0 auto;
    margin-left: 290px;
}
.sjsBannerBox .swiper-slide {
    height: 300px;
    width: 840px;
    text-align: center;
}
.sjsBannerBox .swiper-slide img {
    width: 90%;
    /*height: 100%;*/
}
.chanp {
    width: 100%;
    height: 390px;
    background-color: #fff;
}
.cpList {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.cpList img {
    width: 12%;
    height: auto;
}
.pinp {
    width: 100%;
    background: url("../images/guijiBG_07.jpg") no-repeat;
    background-size: 100% 100%;
    padding-bottom: 65px;
    text-align: center;
}

.pinp img {
    width: 96%;
}
.bangz {
    width: 100%;
    padding-bottom: 40px;
}
.bzTexa {
    width: 100%;
    text-align: center;
    font-family: HYa4gj;
    font-size: 20px;
    color: #010102;
}

.bzList {
    width: 100%;
    padding-top: 30px;
    display: flex;
    justify-content: center;
}

.bzBox {
    width: 19%;
    margin: 0 30px;
 }

.bzBoxtit {
    width: 100%;
    text-align: center;
    font-family: HYa4gj;
    font-size: 24px;
    color: #010102;
}

.bzBoxtex {
    width: 100%;
    text-align: center;
    font-family: ç»å¸ä¸­åç®-regular;
    font-size: 16px;
    color: #010102;
    padding-top: 15px;
}

.dhA {
    position: relative;
    animation: dhA 1.5s forwards;
    animation-play-state: paused;
}
.move .dhA {
    animation-play-state: running;
}
@keyframes dhA {
    from {
        right: -300px;
        opacity: 0;
    }
    to {
        right: 0px;
        opacity: 1;
    }
}


.dhB {
    position: relative;
    animation: dhB 1.5s forwards;
    animation-play-state: paused;
}
.move .dhB {
    animation-play-state: running;
}
@keyframes dhB {
    from {
        left: -1300px;
        opacity: 0;
    }
    to {
        left: 0px;
        opacity: 1;
    }
}

.dhC {
    position: relative;
    animation: dhC 1.5s forwards;
    animation-play-state: paused;
}
.move .dhC {
    animation-play-state: running;
}
@keyframes dhC {
    from {
        top: 500px;
        opacity: 0;
    }
    to {
        top: 0px;
        opacity: 1;
    }
}





















