* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
    border: medium none;
    margin: 0;
    padding: 0;
}

a {
    cursor: pointer;
}

em {
    font-style: normal;
}

p,
div,
span {
    cursor: default;
}

ul,
ol {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
    outline: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

.main {
    width: 100%;
    background: url(bigbg.png) no-repeat;
}


/* 左侧栏目 */
.position_nav {
    width: calc((100vw - 1200px) / 2);
    margin-right: 15px;
    padding-left: 30px;
    position: fixed;
}

.tit01 h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 70px;
    color: #000;
}

.tit01 a {
    display: block;
    margin: 28px auto;
    width: 170px;
    height: 50px;
    border-radius: 0 12px 12px 12px;
    line-height: 50px;
    border: 1px solid #22406a;
    background: url(top-log1.png) no-repeat 128px center;
    font-size: 18px;
    color: #22406a;
    padding-left: 30px;
}

.AnchorPointNav {
    width: calc((100vw - 1200px) / 2);
    margin-right: 15px;
    position: fixed;
    top: 220px;
}

.AnchorPointNav div {
    width: 100%;
    font-weight: 400;
    font-size: 24px;
    line-height: 60px;
    text-align: left;
    color: #000;
    padding-left: 29%;
}

.AnchorPointNav div span {
    display: inline-block;
    font-size: 18px;
}

.AnchorPointNav div.active span {
    background: url(heng.png) 0 33px no-repeat;
}

.AnchorPointNav div span:hover {
    background: url(heng.png) 0 33px no-repeat;
}

/* 右侧列表 */

.top-banner {
    width: 81%;
    height: 700px;
    background: url(top01.jpg) no-repeat;
    margin-left: 19%;
    padding-top: 30px;
    background-size: cover;
}

.top-banner img {
    display: block;
    width: 440px;
    height: auto;
    margin: 0 30px;
}

.main .floor_1 {
    width: 100%;
    background: url(bg001.png) no-repeat;
    padding: 60px 0 30px 0;
}

.main .floor_1 .fl1-cont {
    width: 1200px;
    margin: 0 auto;
}

.line-container {
    width: 210px;
    height: 70px;
    border-radius: 0 20px;
    background: linear-gradient(90.00deg, #2c79fe 0%, #3fb9ff 100%);
    line-height: 70px;
    margin: 0px 0 20px 0;
}

.fi1-box .fi1-f {
    float: left;
    width: 680px;
}

.fi1-box .fi1-f .pp {
    width: 100%;
    height: 500px;
    background: url(gkbg.png) no-repeat;
    background-size: 100%;
    padding: 52px 20px 10px 40px;
}

.fi1-box .fi1-f .pp p {
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    text-align: left;
    text-indent: 2em;
    color: #000;
}

.fi1-box .fi1-f .pp p:nth-of-type(1) {
    margin-bottom: 60px;
}

.fi1-box .fi1-f .gk-pic1 img {
    display: block;
    width: 100%;
    margin-top: 18px;
}

.fi1-box .fi1-r {
    float: right;
    width: 488px;
}

.fi1-box .fi1-r img {
    display: block;
    width: 100%;
}

.fi1-box .fi1-r img.fir1 {
    margin-bottom: 28px;
}

.line-container {
    width: 210px;
    height: 70px;
    border-radius: 0 20px;
    background: linear-gradient(90.00deg, #2c79fe 0%, #3fb9ff 100%);
    line-height: 70px;
    margin: 0px 0 20px 0;
}

.line-container span {
    font-weight: 700;
    font-size: 26px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    color: #fff;
    width: 100%;
}

.floor_2 {
    width: 100%;
    background: url(bg02.png) no-repeat;
    padding: 70px 0;
}

.floor_2 .fl2-cont {
    width: 1200px;
    margin: 0 auto;
}

.floor_2 .fl2-cont .xlts ul {
    margin-top: 30px;
    margin-bottom: 5px;
}

.floor_2 .fl2-cont .xlts ul li {
    float: left;
    width: 590px;
    height: 60px;
    border-radius: 30px;
    background: linear-gradient(270.49deg, #3fb9ff 0%, #3fb9ff 100%);
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    line-height: 60px;
    padding-left: 25px;
}

.floor_2 .fl2-cont .xlts ul li:nth-of-type(1),
.floor_2 .fl2-cont .xlts ul li:nth-of-type(3) {
    margin-right: 20px;
}

.floor_2 .fl2-cont .aits {
    display: flex;
    justify-content: space-between;
}

.floor_2 .fl2-cont .aits img {
    display: block;
    width: auto;
    height: 385px;
}
.floor_2 .fl2-cont .qzlsh {
    display: flex;
    justify-content: space-between;
}

.floor_2 .fl2-cont .qzlsh img {
    display: block;
    width: auto;
    height: 230px;
}

.floor_3 {
    padding: 70px 0;

}

.floor_3 .fl3-cont {
    width: 1200px;
    margin: 0 auto;
    /* background: #f5fcff; */
}

.floor_3 .fl3-cont .ul1 {
    display: flex;
    justify-content: space-between;
}

.floor_3 .fl3-cont .ul1 li {
    width: 285px;
    height: 385px;
    position: relative;
}

.floor_3 .fl3-cont .ul1 li:nth-of-type(1) {
    background: url(ts01.png) no-repeat;
    background-size: cover;
}

.floor_3 .fl3-cont .ul1 li:nth-of-type(1) div {
    width: 285px;
    height: 190px;
    background: linear-gradient(180.00deg, #f3942300 0%, #f39423 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    padding: 30px;
}

.floor_3 .fl3-cont .ul1 li:nth-of-type(2) {
    background: url(ts02.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.floor_3 .fl3-cont .ul1 li:nth-of-type(2) div {
    width: 285px;
    height: 190px;
    background: linear-gradient(180.00deg, #1bc68a 0%, #1bc68a00 100%);
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    padding: 30px;
}

.floor_3 .fl3-cont .ul1 li:nth-of-type(3) {
    background: url(ts03.png) no-repeat;
    background-size: cover;
}

.floor_3 .fl3-cont .ul1 li:nth-of-type(3) div {
    width: 285px;
    height: 190px;
    background: linear-gradient(180.00deg, #3fb9ff00 0%, #3fb9ff 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    padding: 30px;
}

.floor_3 .fl3-cont .ul1 li:nth-of-type(4){
    background: url(ts04.png) no-repeat;
    background-size: cover;
    background-position: center;
}
.floor_3 .fl3-cont .ul1 li:nth-of-type(4) div {
    width: 285px;
    height: 190px;
    background: linear-gradient(180.00deg, #8a1bc6 0%, #1bc68a00 100%);
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    padding: 30px;
}

.fl3-do {
    margin-top: 70px;
}

.fl3-do ul li {
    float: left;
}

.fl3-do ul li:nth-of-type(1) {
    width: 463px;
    height: 110px;
    background: url(ll1.png) no-repeat;
    font-weight: 700;
    font-size: 20px;
    line-height: 110px;
    padding-left: 140px;
    text-align: left;
    color: #fff;
    margin-top: 53px;
}

.fl3-do ul li:nth-of-type(2) {
    width: 215px;
    height: 215px;
    background: url(nn1.png) no-repeat;
    font-weight: 700;
    font-size: 26px;
    line-height: 215px;
    text-align: center;
    color: #fff;
    margin: 0 28px;
}

.fl3-do ul li:nth-of-type(3) {
    width: 463px;
    height: 110px;
    background: url(rr1.png) no-repeat;
    font-weight: 700;
    font-size: 20px;
    padding-top: 15px;
    line-height: 40px;
    padding-left: 52px;
    text-align: left;
    padding-right: 80px;
    color: #fff;
    margin-top: 53px;
}

.floor_4 {
    margin: 70px auto;
    width: 1200px;
}

.floor_4 ul li {
    float: left;
    position: relative;
    width: 380px;
    height: 460px;  
    background-size: cover !important;
}

.floor_4 ul li:nth-of-type(1) {
    background: url(f401.png) no-repeat;
}

.floor_4 ul li:nth-of-type(1) span {
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 52px;
    display: block;
    background: url(sl01.png) no-repeat;
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    z-index: 22;
}

.floor_4 ul li:nth-of-type(1) p {
    width: 380px;
    height: 460px;
    background: linear-gradient(180.00deg, #3fb9ff00 0%, #3fb9ff 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #fff;
    padding: 312px 30px 0 30px;
}

.floor_4 ul li:nth-of-type(2) {
    background: url(f402.png) no-repeat;
    margin: 0 30px;
}

.floor_4 ul li:nth-of-type(2) span {
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 52px;
    display: block;
    background: url(sl02.png) no-repeat;
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    color: #fff;
}

.floor_4 ul li:nth-of-type(2) p {
    width: 380px;
    height: 460px;
    background: linear-gradient(180.00deg, #f3942300 0%, #f39423 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #fff;
    padding: 342px 30px 0 30px;
}

.floor_4 ul li:nth-of-type(3) {
    background: url(f403.png) no-repeat;
}

.floor_4 ul li:nth-of-type(3) span {
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 52px;
    display: block;
    background: url(sl03.png) no-repeat;
    font-weight: 700;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    z-index: 22;
}

.floor_4 ul li:nth-of-type(3) p {
    width: 380px;
    height: 460px;
    background: linear-gradient(180.00deg, #3fb9ff00 0%, #3fb9ff 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #fff;
    padding: 342px 30px 0 30px;
}


.floor_5 {
    width: 1200px;
    margin: 70px auto 40px;
}

.floor_5 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    text-align: left;
    color: #286ace;
    margin-bottom: 16px;
}

.floor_5 ul li {
    float: left;
    position: relative;
    width: 270px;
    height: 150px;
    border-radius: 20px;
    margin-right: 40px;
    margin-bottom: 30px;
}

.floor_5 ul li:nth-of-type(4),
.floor_5 ul li:nth-of-type(8) {
    margin-right: 0;
}

.floor_5 ul li img {
    width: 100%;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
}

.floor_5 ul li p {
    background: #1656b1bf;
    font-weight: 700;
    font-size: 24px;
    line-height: 150px;
    text-align: center;
    color: #fff;
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0;
    top: 0;
}


.floor_6 {
    width: 1200px;
    height: auto;
    margin: 0 auto 30px;
}

.floor_6 .line-container2 {
    width: 210px;
    height: 70px;
    border-radius: 0 20px;
    background: linear-gradient(90.00deg, #2c79fe 0%, #3fb9ff 100%);
    line-height: 70px;
}

.floor_6 .line-container2 span {
    font-weight: 700;
    font-size: 26px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    color: #fff;
    width: 100%;
}

.floor_6 .lx-txt {
    width: 1200px;
    height: auto;
    background: #daf2ff;
    position: relative;
}

.floor_6 .lx-txt ul {
    padding-top: 60px;
    padding-left: 30px;
}

.floor_6 .lx-txt ul li {
    float: left;
    width: 540px;
    font-weight: 400;
    font-size: 18px;
    line-height: 50px;
    text-align: left;
    color: #000;
    padding-left: 40px;
}

.floor_6 .lx-txt ul li:nth-of-type(1) {
    background: url(zx01.png) no-repeat 0 center;
}

.floor_6 .lx-txt ul li:nth-of-type(2) {
    background: url(zx02.png) no-repeat 0 center;
}

.floor_6 .lx-txt ul li:nth-of-type(3) {
    background: url(zx03.png) no-repeat 0 center;
}

.floor_6 .lx-txt ul li:nth-of-type(4) {
    background: url(zx04.png) no-repeat 0 center;
}
.floor_6 .lx-txt ul li:nth-of-type(5) {
    background: url(xhstb.png) no-repeat 0 center;
}
.floor_6 .lx-txt ul li:nth-of-type(6) {
    background: url(dytb.png) no-repeat 0 center;
}

.floor_6 .kftb {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 217px;
}

.line {
    width: 1200px;
    font-weight: 400;
    font-size: 16px;
    line-height: 50px;
    margin: 40px auto 30px;
    text-align: center;
    color: #286ace;
    background: url(xialin.png) center center no-repeat;
}
.ewm{
    display: block;
    margin: 30px auto;
    width: 800px;
}
body {
    min-width: 1560px !important;
}
.fl2-cont .line-container7{
    width: 400px;
}
.module .w300{
    width: 300px;
}

/* dibu */
.zjhz-footer .public-participation {
    display: none !important;
}

.zjhz-footer-friendly-link {
    display: none !important;
}

.zjhz-footer-copyright {
    padding-top: 30px;
}

@media only screen and (max-width: 1679px) {

    .tit01 h2 {
        line-height: 42px;
        padding-top: 10px;
        font-size: 26px;
    }

    .position_nav {
        width: 12%;
        margin-right: 15px;
        padding-left: 20px;
    }

    .tit01 a {
        display: block;
        margin: 28px 0 28px 0;
        width: 140px;
        height: 50px;
        border-radius: 0 12px 12px 12px;
        line-height: 50px;
        border: 1px solid #22406a;
        background: url(top-log1.png) no-repeat 112px center;
        font-size: 18px;
        color: #22406a;
        padding-left: 20px;
    }

    .AnchorPointNav {
        width: 12%;
    }

    .top-banner {
        width: 85%;
        height: 700px;
        margin-left: 15%;
    }

    .AnchorPointNav div {
        font-size: 20px;
        line-height: 50px;
        padding-left: 13%;
    }
}

/* @media only screen and (max-width: 1439px) and (min-width: 1279px){
    
    .banner .banner-cont{width: 1200px!important;}
    .banner .banner-box{width: 1200px!important;}
    .banner .banner-cont .banner_tit{width: 300px;}
    .main{width: 1200px;} 
    .position_nav{width: 280px;}
    .main-box .floor_1{width:900px;}
    .main-box .floor_1 ul li{width: 283px;}

   

 
} */
/* @media only screen and (max-width: 1279px) and (min-width: 768px){
    .banner{width: 1280px!important;}
    .banner .banner-box{width: 1280px!important;}
    .banner .banner-cont{width: 1200px!important;margin:0 auto;}
    .main{width: 1280px;}
    .main-box{width: 1200px;margin:0 auto;}
    .position_nav{width: 280px;}
    .main-box .floor_1{width:900px;}
    .main-box .floor_1 ul li{width: 283px;}
 

} */


.pc-big-box {
    display: block;
}

.mb-box {
    display: none;
}