@charset "utf-8";
.title{
    margin: 0 auto;
}
.navigation{
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}
.more{
    position: absolute;
    width: 110px;
    height: 30px;
    background: linear-gradient(90deg, #0c56c5, #0c479f);
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.more:hover{
    background: linear-gradient(-90deg, #0c56c5, #0c479f);
}

/* 第一部分 */
.p1{
    width: 100%;
    height: 100%;
    position: relative;
    background: url(../../images/zt/zt_pujiang/banner.jpg) center top no-repeat;
    background-size: cover;
}
.p1 .nav{
    background: none;
}
.p1 .nav_main{
    justify-content: flex-end;
}
.p1 .nav_main a{
    margin: 0 6px;
}
.p2_video{
    width: 1060px;
    height: 498px;
    position: absolute;
    left: 50%;
    bottom: -330px;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
    z-index: 10;
}
.p2_video video{
    width: 100%;
    height: 100%;
    background: #000;
}
.p2_video span{
    display: block;
    background: url(../../images/zt/zt_pujiang/play.png) center no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 40px;
    bottom: 40px;
}

/* 第二部分 */
.p2{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../../images/zt/zt_pujiang/bg02.jpg) center top no-repeat;
    box-sizing: border-box;
    padding-top: 330px;
}
.title01{
    width: 639px;
    height: 60px;
    margin-top: 60px;
}
.p2_text{
    width: 1300px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 2em;
    text-indent: 2em;
    color: #666;
    margin-top: 50px;
}
.p2_ry{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}
.swiper_p2{
    width: 100%;
    height: 200px;
    margin-top: 50px;
}
.swiper_p2 .swiper-slide{
    width: 295px;
    height: 100%;
}
.swiper_p2_prev{
    top: 0;
    right: 50px;
    background: url(../../images/zt/zt_pujiang/prev01.png) center no-repeat;
}
.swiper_p2_next{
    top: 0;
    right: 0;
    background: url(../../images/zt/zt_pujiang/next01.png) center no-repeat;
}
.swiper_p2_prev:hover{
    background: url(../../images/zt/zt_pujiang/prev_active.png) center no-repeat;
}
.swiper_p2_next:hover{
    background: url(../../images/zt/zt_pujiang/next_active.png) center no-repeat;
}

/* 第三部分 */
.p3{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 100px;
}
.p3_top{
    width: 100%;
    height: 960px;
    background: url(../../images/zt/zt_pujiang/bg03.jpg) center top no-repeat;
}
.p3_top_main{
    width: 1300px;
    height: auto;
    position: relative;
    margin: 0 auto;
}
.title02{
    width: 415px;
    height: 143px;
    position: absolute;
    left: 0;
    top: 100px;
    margin-top: 0;
}
.p3_article{
    width: 440px;
    height: 540px;
    float: left;
    margin-top: 300px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    position: relative;
    padding: 50px;
    box-sizing: border-box;
    overflow: hidden;
}
.p3_article_title{
    font-weight: bold;
}
.p3_article:hover .p3_article_title{
    color: var(--themes_color);
}
.p3_article_text{
    color: #666;
    text-indent: 2em;
    line-height: 2em;
    margin-top: 40px;
}
.p3_more1{
    left: 50px;
    bottom: 50px;
}

.circle1{
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: #cde1ff;
    position: absolute;
    right: -130px;
    bottom: -130px;
}
.circle2{
    width: 136px;
    height: 136px;
    border-radius: 50%;
    background: rgba(133, 170, 226,0.4);
    position: absolute;
    right: -68px;
    bottom: -68px;
}
.p3_imgs{
    width: 800px;
    height: 640px;
    float: right;
    border-radius: 20px;
    background: url(../../images/zt/zt_pujiang/03_video_bg.png) center bottom no-repeat;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    margin-top: 200px;
}
.swiper_p3{
    width: 100%;
    height: 540px;
}
.swiper_p3_img{
    width: 100%;
    display: block;
    height: 450px;
    border-radius: 20px;
    overflow: hidden;
}
.swiper_p3_title{
    margin-top: 20px;
}
.swiper_p3_title:hover{
    color: var(--themes_color);
}
.swiper_p3_prev{
    right: 130px;
    bottom: 20px;
    background: url(../../images/zt/zt_pujiang/prev02.png) center no-repeat;
}
.swiper_p3_next{
    right: 30px;
    bottom: 20px;
    background: url(../../images/zt/zt_pujiang/next02.png) center no-repeat;
}
.swiper_p3_prev:hover{
    background: url(../../images/zt/zt_pujiang/prev_active.png) center no-repeat;
}
.swiper_p3_next:hover{
    background: url(../../images/zt/zt_pujiang/next_active.png) center no-repeat;
}
.swiper_p3_pages{
    width: 40px;
    position: absolute;
    right: 80px;
    bottom: 20px;
    left: inherit;
}
.swiper_p3_pages_active{
    font-size: 26px;
    font-weight: bold;
}
.p3_bot{
    width: 100%;
    height: 350px;
    background: #ebf2fd;
    box-sizing: border-box;
}
.p3_bot_main{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding-top: 50px;
    box-sizing: border-box;
}
.p3_bot_title{
    width: 160px;
    height: 50px;
    background: url(../../images/zt/zt_pujiang/03_stitle.png) no-repeat;
    position: absolute;
    left: 0;
    top: -25px;
}
.p3_bot_lists a{
    width: 48%;
    float: left;
    line-height: 60px;
    height: 60px;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
    display: block;
}
.p3_bot_lists a span{
    padding: 2px 4px;
    border: 1px solid var(--themes_color);
    color: var(--themes_color);
    font-size: 14px;
    margin-right: 10px;
}
.p3_bot_lists a:nth-of-type(2n){
    float: right;
}
.p3_bot_lists a:hover{
    color: var(--themes_color);
}
.p3_bot_lists a:hover span{
    background: var(--themes_color);
    color: #fff;
}
.p3_bot_lists a::before{
    content: '';
    width: 6px;
    height: 6px;
    background: var(--themes_color);
    display: block;
    border-radius: 50%;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.p3_more2{
    right: 0;
    bottom: 20px;
}

.p4{
    width: 100%;
    height: auto;
    margin-top: 100px;
    position: relative;
    padding-bottom: 100px;
}
.title04{
    width: 414px;
    height: 143px;
}
.p4_text{
    width: 1300px;
    height: auto;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 70px;
    padding: 50px;
    padding-bottom: 100px;
    box-sizing: border-box;
    position: relative;
}
.p4_text_title{
    font-weight: bold;
}
.p4_text_text{
    color: #999;
    text-indent: 2em;
    line-height: 2em;
    margin-top: 30px;
}
.p4_more{
    right: 50px;
    bottom: 30px;
}
.p4_line{
    width: 200px;
    height: 10px;
    background: var(--themes_color);
    display: block;
    position: absolute;
    left: 50px;
    bottom: 0;
}
.p4_qy{
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;    
}
.p4_stitle{
    color: var(--themes_color);
    font-weight: bold;
}
.p4_qy_logo{
    overflow: hidden;
    margin-top: 30px;
}
.p4_qy_logo div{
    width: 160px;
    height: 120px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.p4_qy_logo div:nth-child(7n){
    margin-right: 0;
}
.p4_bg_img{
    width: 100%;
    height: 968px;
    background: url(../../images/zt/zt_pujiang/bg04.png) center bottom no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
}

/* 第五部分 */
.p5{
    width: 100%;
    height: auto;
    margin-top: 100px;
    overflow-x: hidden;
}
.title05{
    width: 416px;
    height: 143px;
}
.p5_main{
    width: 100%;
    height: 460px;
    margin-top: 60px;
    position: relative;
    padding-bottom: 60px;
}
.swiper_p5{
    width: 100%;
    height: 100%;
    overflow: initial;
}
.swiper_p5 .swiper-slide{
    width: 626px;
    height: 100%;
}
.user_info{
    width: 144px;
    height: 144px;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 10;
}
.swiper_p5_img{
    width: 140px;
    height: 140px;
    display: block;
    box-shadow: 4px 4px 0 rgba(157, 182, 219, 0.25);
    border-radius: 10px 0 0 10px;
    border: 2px solid #fff;
    overflow: hidden;
}
.user_info_name{
    font-weight: bold;
    padding-left: 40px;
    box-sizing: border-box;
    margin-top: 10px;
}
.user_info_poster{
    color: #666;
    padding-left: 40px;
    box-sizing: border-box;
}
.swiper_p5_text{
    width: 606px;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 20px;
    top: 0;
    border-radius: 20px;
    z-index: 5;
}
.swiper_p5_text p{
    text-indent: 2em;
    line-height: 2em;
    padding: 20px;
    box-sizing: border-box;
    padding-left: 150px;
}
.p5_more{
    left: 150px;
    bottom: 20px;
}
.swiper_p5_prev{
    background: url(../../images/zt/zt_pujiang/prev05.png) center  no-repeat;
    bottom: 0;
    left: 48%;
}
.swiper_p5_next{
    background: url(../../images/zt/zt_pujiang/next05.png) center  no-repeat;
    bottom: 0;
    left: 52%;
}
.swiper_p5_prev:hover{
    background: url(../../images/zt/zt_pujiang/prev_active.png) center  no-repeat;
}
.swiper_p5_next:hover{
    background: url(../../images/zt/zt_pujiang/next_active.png) center  no-repeat;
}

/* 第六部分 */
.p6{
    width: 100%;
    height: auto;
    margin-top: 100px;
}
.title06{
    width: 414px;
    height: 143px;
}
.p6_main{
    width: 100%;
    height: 600px;
    margin-top: 60px;
    position: relative;
}
.swiper_p6{
    width: 100%;
    height: 100%;
}
.swiper_p6 .swiper-slide{
    width: 942px;
    height: 600px;
}
.swiper_p6_img{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper_p6 .swiper-slide p{
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}
.swiper_p6_prev{
    background: url(../../images/zt/zt_pujiang/prev06.png) center  no-repeat;
    left: 20%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
.swiper_p6_next{
    background: url(../../images/zt/zt_pujiang/next06.png) center  no-repeat;
    right: 20%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
.swiper_p6_prev:hover{
    background: url(../../images/zt/zt_pujiang/prev_active.png) center  no-repeat;
}
.swiper_p6_next:hover{
    background: url(../../images/zt/zt_pujiang/next_active.png) center  no-repeat;
}

.foot a{
    font-size: 16px;
}
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/

@media screen and (orientation:portrait){
	

}
	