﻿/* 头部切换 */
html, body {
    position: relative;
    height: 100%;
}
.video-container {
    position: relative;
    width: 100%;
    height: 911px;
    margin: 0 auto;
    overflow: hidden;
}
#bg-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 2;
}
.controls img {
    cursor: pointer;
}
/* #play-btn1{
    margin-top: 136px;
} */
#play-btn2{
    margin-top: 400px;
}
.hide {
    display: none;
}
.videobg{
    width: 100%;
    height: 260px;
    margin-top: -260px;
    background: url(videopic3.png)center center no-repeat;
    position: relative;
    z-index: 3;
}

/* 第一背景 */
.sectionbg1{
    background: url(bigbg1.png)center top;
    position: relative;
    z-index: 11;
}
/* 印象江苏 */
.section1{
    display: flex;
    width: 1200px;
    padding-top: 40px;
    margin: 0 auto;
}
.sectionbiaoti{
    display: flex;
    padding-top: 10px;
}
.s1link{
    display: flex;
    flex-direction: row;
    width: 70px;
    height: 403px;
    margin-left: 30px;
    background: url(s1bg.png)center center no-repeat;
}
.s1link.active{
    width: 393px;
    background: url(s1bghover.png)left top no-repeat;
    background-color: #ffffff;
}
.s1link a{
    display: block;
    font-size: 24px;
    letter-spacing: 10px;
    writing-mode: vertical-rl;
    direction: ltr;
	-webkit-writing-mode: vertical-rl; /* Chrome, Safari */
	-ms-writing-mode: tb-rl; /* IE */
	-moz-writing-mode: vertical-rl; /* Firefox */
    text-align: center;
    line-height: 70px;
    color: #333333;
	font-family: PingFangSC-Semibold;
}
.s1link.active a{
    color: #137C9A;
}
.s1cont{
    display: none;
    width: 323px;
    text-align: center;
}
.s1cont img{
    width: 273px;
    height: 189px;
    margin-top: 107px;
}
/* 产业科技 */
.section2{
    margin: 80px auto 0 auto;
}
.s2title{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.s2cont{
    width: 1200px;
    margin: 20px auto 0 auto;
    position: relative;
}
.s2c1{
    width: 327px;
    position: absolute;
    top: 110px;
    left: 0;
}
.s2c1 a{
    line-height: 72px;
    font-size: 20px;
    font-weight: 500;
    font-family: PingFangSC-Semibold;
    color: #333333;
}
.s2c1 a:hover{
    color: #137C9A;
}
.s2c1 span{
    float: right;
    margin-right: 70px;
}
.s2c1 a:nth-child(1){
    width: 296px;
    height: 72px;
    margin:0 0 50px 29px;
    display: block;
    background: url(s2c1pic1.png)center center no-repeat;
}
.s2c1 a:nth-child(2){
    width: 294px;
    height: 72px;
    margin:0 0 50px 0;
    display: block;
    background: url(s2c1pic2.png)center center no-repeat;
}
.s2c1 a:nth-child(3){
    width: 296px;
    height: 72px;
    margin:0 0 0 29px;
    display: block;
    background: url(s2c1pic3.png)center center no-repeat;
}
.s2c2{
    width: 600px;
    height: 573px;
    margin: 0 auto;
    background: url(s2c2pic.png)center center no-repeat;
    position: relative;
}
.s2dian1{
    width: 16px;
    height: 16px;
    background: url(s2dian.png)center center no-repeat;
    position: absolute;
    top: 140px;
    left: 33px;
}
.s2dian2{
    width: 16px;
    height: 16px;
    background: url(s2dian.png)center center no-repeat;
    position: absolute;
    top: 260px;
    left: 6px;
}
.s2dian3{
    width: 16px;
    height: 16px;
    background: url(s2dian.png)center center no-repeat;
    position: absolute;
    top: 382px;
    left: 23px;
}
.s2dian4{
    width: 16px;
    height: 16px;
    background: url(s2dian.png)center center no-repeat;
    position: absolute;
    top: 140px;
    right: 40px;
}
.s2dian5{
    width: 16px;
    height: 16px;
    background: url(s2dian.png)center center no-repeat;
    position: absolute;
    top: 260px;
    right: 6px;
}
.s2dian6{
    width: 16px;
    height: 16px;
    background: url(s2dian.png)center center no-repeat;
    position: absolute;
    top: 382px;
    right: 23px;
}
.s2c3{
    width: 327px;
    position: absolute;
    top: 110px;
    right: 0;
}
.s2c3 a{
    line-height: 72px;
    font-size: 20px;
    font-weight: 500;
    font-family: PingFangSC-Semibold;
    color: #333333;
    float: right;
}
.s2c3 a:hover{
    color: #137C9A;
}
.s2c3 span{
    float: left;
    margin-left: 75px;
}
.s2c3 a:nth-child(1){
    width: 303px;
    height: 72px;
    margin:0 24px 50px 0;
    display: block;
    background: url(s2c3pic1.png)center center no-repeat;
}
.s2c3 a:nth-child(2){
    width: 294px;
    height: 72px;
    line-height: 36px;
    margin:0 0 50px 0;
    display: block;
    background: url(s2c3pic2.png)center center no-repeat;
}
.s2c3 a:nth-child(3){
    width: 303px;
    height: 72px;
    margin:0 24px 0 0;
    display: block;
    background: url(s2c3pic3.png)center center no-repeat;
}
.s2c4{
    width: 1200px;
    height: 210px;
    background: url(s2c4bg.png)center center no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -20px;
}

/* 改革开放 */
.s3title{
    width: 1200px;
    margin: 80px auto 40px auto;
    text-align: center;
}
.s3cont1{
    display: flex;
    width: 1200px;
    margin: 0 auto;
}
.s3c1{
    width: 277px;
    height: 313px;
    background: url(s3c1pic.png)center center no-repeat;
    position: relative;
    margin-right: 30px;
}
.s3c2{
    width: 277px;
    height: 313px;
    background: url(s3c3pic511.png)center center no-repeat;
    position: relative;
    margin-right: 30px;
}
.s3c3{
    width: 277px;
    height: 313px;
    background: url(s3c5pic.png)center center no-repeat;
    position: relative;
    margin-right: 30px;
}
.s3c4{
    width: 277px;
    height: 313px;
    background: url(s3c6pic.png)center center no-repeat;
    position: relative;
}
.s3cont1 div a,.s3cont2 div a{
    width: 134px;
    height: 151px;
    font-size: 18px;
    background: url(s3contbg.png)center center no-repeat;
    position: absolute;
    top: 81px;
    left: 72px;
    color: #ffffff;
    font-weight: 500;
    font-family: PingFangSC-Semibold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.s3cont2{
    display: flex;
    width: 891px;
    margin: -44px auto 0 auto;
}
.s3c5{
    width: 277px;
    height: 313px;
    background: url(gs3c5pic.png)center center no-repeat;
    position: relative;
    margin-right: 30px;
}
.s3c6{
    width: 277px;
    height: 313px;
    background: url(gs3c6pic.png)center center no-repeat;
    position: relative;
    margin-right: 30px;
}
.s3c7{
    width: 277px;
    height: 313px;
    background: url(s3c7pic511.png)center center no-repeat;
    position: relative;
}

/* 文化旅游 */
.s4title{
    width: 1200px;
    margin: 80px auto 40px auto;
    text-align: center;
}
.s4cont{
    width: 1200px;
    height: 447px;
    margin: 0 auto;
    position: relative;
}
.s4cont div{
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.s4cont div a{
    color: #ffffff;
	font-family: PingFangSC-Semibold;
}
.s4pic1 a,.s4pic2 a,.s4pic6 a,.s4pic7 a{
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl; /* Chrome, Safari */
	-ms-writing-mode: tb-rl; /* IE */
	-moz-writing-mode: vertical-rl; /* Firefox */
    letter-spacing: 10px;
    font-weight: 500;
}
.s4pic1{
    width: 205px;
    height: 447px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(s4pic1.png)center center no-repeat;
}
.s4pic2{
    width: 205px;
    height: 447px;
    position: absolute;
    top: 0;
    left: 235px;
    background: url(s4pic2g.png)center center no-repeat;
}
.s4pic3{
    width: 260px;
    height: 141px;
    position: absolute;
    top: 0;
    left: 470px;
    background: url(s4pic3.png)center center no-repeat;
}
.s4pic4{
    width: 260px;
    height: 141px;
    position: absolute;
    top: 153px;
    left: 470px;
    background: url(s4pic4.png)center center no-repeat;
}
.s4pic5{
    width: 260px;
    height: 141px;
    position: absolute;
    bottom: 0;
    left: 470px;
    background: url(s4pic5.png)center center no-repeat;
}
.s4pic6{
    width: 205px;
    height: 447px;
    position: absolute;
    top: 0;
    right: 235px;
    background: url(s4pic6.png)center center no-repeat;
}
.s4pic7{
    width: 205px;
    height: 447px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(s4pic7.png)center center no-repeat;
}

/* 交通出行 */
.s5title{
    width: 1200px;
    margin: 80px auto 40px auto;
    text-align: center;
}
.s5cont{
    width: 1200px;
    height: 432px;
    margin: 0 auto;
    position: relative;
}
.s5cont a div{
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl; /* Chrome, Safari */
	-ms-writing-mode: tb-rl; /* IE */
	-moz-writing-mode: vertical-rl; /* Firefox */
    letter-spacing: 10px;
    margin: 20px 0 0 10px;
    font-size: 22px;
    font-weight: 500;
    color: #ffffff;
	font-family: PingFangSC-Semibold;
}
.s5pic1{
    width: 278px;
    height: 372px;
    display: block;
    background: url(s5cpic1.png)center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.s5pic2{
    width: 278px;
    height: 372px;
    display: block;
    background: url(s5cpic2.png)center center no-repeat;
    position: absolute;
    top: 60px;
    left: 308px;
}
.s5pic3{
    width: 278px;
    height: 372px;
    display: block;
    background: url(s5cpic3.png)center center no-repeat;
    position: absolute;
    top: 0;
    right: 308px;
}
.s5pic4{
    width: 278px;
    height: 372px;
    display: block;
    background: url(gs5cpic4.png)center center no-repeat;
    position: absolute;
    top: 60px;
    right: 0;
}

/* 生态环境 */
.s6title{
    width: 1200px;
    margin: 80px auto 40px auto;
    text-align: center;
}
.s6cont{
    width: 1200px;
    height: 670px;
    margin: 0 auto;
    background: url(s6bg.png)center top no-repeat;
    position: relative;
}
.s6cont a{
    font-family: PingFangSC-Semibold;
    color: #333333;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    display: block;
}
.s6cont a:hover{
    color: #3d6395;
}
.s6cont a img{
    margin-bottom: 15px
}
.s6pic1{
    width: 157px;
    position: absolute;
    top: 5px;
    left: 240px;
}
.s6pic2{
    width: 152px;
    position: absolute;
    top: 0px;
    right: 315px;
}
.s6pic3{
    width: 218px;
    position: absolute;
    top: 220px;
    left: 50px;
}
.s6pic4{
    width: 356px;
    position: absolute;
    top: 130px;
    left: 415px;
}
.s6pic5{
    width: 217px;
    position: absolute;
    top: 165px;
    right: 55px;
}
.s6pic6{
    width: 175px;
    position: absolute;
    top: 450px;
    left: 310px;
}
.s6pic7{
    width: 175px;
    position: absolute;
    top: 420px;
    right: 260px;
}

/* 城市名片 */
.s7title{
    width: 1200px;
    margin: 80px auto 40px auto;
    text-align: center;
}
.ditu{
    max-width: 1204px;
    margin: 0 auto;
    overflow: hidden;
}
#map-container {
    width: 424px;
    height: 440px;
    float: right;
}
.city-info-panel {
    width: 780px;
    height: 440px;
    float: right;
    margin-bottom: 120px;
}
.city-info h2{
    display: none;
}
.city-info img {
    margin-top: 40px;
    width: 780px;
    height: 383px;
}






