@charset "UTF-8";
/*首屏新闻轮播*/

* {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none;
}

ul {
    list-style: outside none none;
}

.slider,
.slider-panel img,
.slider-extra {
    width: 534px;
    height: 300px;
}

.slider {
    text-align: center;
    position: relative;
    top: 8%;
    left: 17%
}

.slider-panel,
.slider-nav,
.slider-pre,
.slider-next {
    position: absolute;
    z-index: 8;
}

.slider-panel {
    position: absolute;
}

.slider-panel img {
    border: none;
}

.slider-extra {
    position: relative;
}

.slider-nav {
    margin-left: -51px;
    position: absolute;
    left: 50%;
    bottom: 4px;
}

.slider-nav li {
    background: #3e3e3e;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    margin: 0 2px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    height: 9px;
    line-height: 9px;
    width: 9px;
}

.slider-nav .slider-item-selected {
    background: rgb(95, 95, 97);
}

.slider-page a {
    background: rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
    color: #fff;
    text-align: center;
    display: block;
    font-family: "simsun";
    font-size: 22px;
    width: 28px;
    height: 62px;
    line-height: 62px;
    margin-top: -31px;
    position: absolute;
    top: 50%;
}

.slider-page a:HOVER {
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}

.slider-next {
    left: 100%;
    margin-left: -28px;
}

/* 栏目一 */

.section-bg {
    display: block;
    width: 1640px;
    position: absolute;
    right: 0px;
    height: 100%;
}

.local-box .local-name {
    position: absolute;
    top: 32px;
    left: 27px;
    font-weight: 600;
    color: #fff;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 21px 9px;
    font-size: 38px;
    width: 70px;
    height: 278px;
    background-image: url(../img/card_bg.png);
    background-size: contain;
    background-repeat: no-repeat
}

.local-box {
    background-image: url(../img/section1_bg.png);
    background-size: cover;
    width: 435px;
    height: 431px;
    display: block;
    position: absolute;
    right: 400px;
    bottom: 30px;
}


.section {
 
    width: 100%;
    height: 100%;

}

.section:after,
.section:before {
    content: "";
    display: table;
    line-height: 0
}

.section:after {
    clear: both
}

.local-box img {
    display: block;
    width: 98%;
    height: 98%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}

.local-bg {

    background-image: url(../img/section1_bg2.png);
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-right: 50px;
    width: 700px;
    height: 525px;
    position: absolute;
    bottom: 0px;


}

.map {
    color: #316fc4;
    text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0
}

.map li {
    position: absolute;
    left: 50%;
    width: 140px;
    height: 109px;
    cursor: pointer
}

.map li img {
    width: 90px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    display: block;
    margin: 4px auto 0
}

.map li p {
    position: absolute;
    width: 180px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}


.map li.active img {
    border: solid 4px #3888d2;
}

.map .local-1 {

    margin-left: -664px;
    z-index: 999;
    bottom: 160px;
}


.map .local-2 {
    margin-left: -589px;
    z-index: 999;
    bottom: 335px;
}

.map .local-3 {
    margin-left: -434px;
    z-index: 999;
    bottom: 201px;
}

.map .local-4 {
    margin-left: -467px;
    z-index: 999;
    bottom: 60px;
}

.map .local-5 {
    margin-left: -314px;
    z-index: 999;
    bottom: 110px;
}

.map .local-6 {
    margin-left: -407px;
    z-index: 999;
    bottom: 370px;
}


/* 栏目二 */
.djch_nr {
    width: 1692px;
    height: 546px;
    display: block;
    position: absolute;
    margin: -2% 15%;
    bottom: 1%;
}


.focusBox4 {
    width: 1217px;
    height: 460px;
    position: relative;
    margin: 0.1% 16%;
}

.focusBox4 .swiper-container {
    width: 1100px;
    height: 460px;
}

.swiper-slide {
    position: relative;
}

.slide_cont {
    width: 1217px;
}

.narrow_box {
    float: left;
    width: 204px;
    height: 460px;
    position: relative;
    margin-right: 7px;
    transition: all 1s;
    cursor: pointer;
}

.narrow_box .title {
    position: absolute;
    left: 0;
    width: 204px;
    height: 230px;
    background: url(../img/section2_bg.png) no-repeat;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    padding: 80px 35px;
    z-index: 2;
    box-sizing: border-box;
}

.narrow_box .title a {
    color: #fff;
}

.narrow_box .img {
    position: absolute;
    left: 0;
    width: 204px;
    height: 230px;
}

.narrow_box .img img {
    width: 100%;
    height: 100%;
}

.narrow_box:nth-child(odd) .title {
    top: 0;
}

.narrow_box:nth-child(odd) .img {
    top: 230px;
}

.narrow_box:nth-child(even) .title {
    top: 230px;
}

.narrow_box:nth-child(even) .img {
    top: 0;
}

.narrow_box.on {
    width: 375px;
    height: 460px;
}

.narrow_box.on .img {
    position: absolute;
    left: 0;
    width: 375px;
    height: 460px;
    top: 0\9;
}

.narrow_box.on .title {
    position: absolute;
    left: 0;
    top: 327px;
    width: 100%;
    height: 133px;
    background: url(../img/section2_bg2.png) repeat-x;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding: 75px 10px 0 10px;
}

.narrow_box.on:nth-child(odd) .img {
    top: 0;
}


/* 栏目三 */

.flipbook-viewport {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.flipbook-viewport .container {
    position: absolute;
    top: 60%;
    left: 50%;
    margin: auto;
}

.flipbook-viewport .flipbook {
    width: 922px;
    height: 600px;
    left: -461px;
    top: -300px;
}

.flipbook-viewport .page {
    width: 461px;
    height: 600px;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.flipbook .page {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.flipbook-viewport .page img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
}

.flipbook-viewport .shadow {
    -webkit-transition: -webkit-box-shadow 0.5s;
    -moz-transition: -moz-box-shadow 0.5s;
    -o-transition: -webkit-box-shadow 0.5s;
    -ms-transition: -ms-box-shadow 0.5s;

    -webkit-box-shadow: 0 0 20px #ccc;
    -moz-box-shadow: 0 0 20px #ccc;
    -o-box-shadow: 0 0 20px #ccc;
    -ms-box-shadow: 0 0 20px #ccc;
    box-shadow: 0 0 20px #ccc;
}

.flipbook video {
    outline: none;
    object-fit: cover;
    margin: 120px 45px 30px 45px;
    width: 400px;
    height: 245px;
}

.flipbook-viewport {
    width: 100vw;
    height: 110vh;

}

.bookdiv {

    width: 500px;
    height: 150px;
}

.bookdiv p {
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    font-weight: bolder;
    color: #0d5280;

}

#section3_bg {

    position: absolute;
    right: 0px;
    bottom: 12%;

}

.videoPlay1::-webkit-media-controls-fullscreen-button {
    display: none !important;
}


video::-webkit-media-controls-fullscreen-button {
    display: none !important;
}


video::-webkit-media-controls-volume-slider {
    display: none !important;
}

video::-webkit-media-controls-mute-button {
    display: none !important;
}

.logo {
    position: absolute;
    bottom: -40px;
    right: 0%;
    left: 0%;
    margin: auto;
    width: 300px;

}


.logo .logo1 {
    width: 180px;
}

.logo .logo2 {
    width: 80px;
    padding-bottom: 42px;
}