﻿/******通用底部调整******/
.pcFootStyle-ul>li>a {
    top: -3px;
}
html{
    font-family: "微软雅黑";
    font-size: 20px;
    color: #333;
}
body{
    min-width: 1000px;
}

/******返回顶部******/
#scoller {
    display: none;
    position: fixed;
    z-index: 100;
    right: 3rem;
    bottom: 120px;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    font-size: 0;
    background-image: url(http://img1.cache.netease.com/2013/yhs/share.gif);
    background-position: -93px -365px;
    cursor: pointer;
}

/******通用底部如果是白色的就存在，如果是蓝色的就删除******/
.pcFootStyle {
    background-color: #aa2d2d;
}
.pcFootStyle-ul>li {
    border-right: 1px solid #fff;
}
.pcFootStyle-ul>li>a {
    color: #fff;
}
.pcFootStyle-content p {
    color: #fff;
}
/******通用底部样式结束******/

/******顶部图片开始******/
.pc_img{
    height:1084px;
    background: url(bg1.png) no-repeat center;
 
}
.pc_img>div:first-child{
    width: 1000px;
    position: relative;
    margin: 0 auto;
}
.pc_img img{
    position: absolute;
    width: 100%;
    left:0;
}
.img1{
    top: 162px;
    animation-delay: .5s;
}
.img2{
    top: 80px;
    animation-delay: 1s;
}
.img3{
    top: 270px;
    animation-delay: 1.5s;
}
.img4{
    top: 685px;
    animation-delay:2s;
}
.mobile_img{
    display: none;
}
.mobile_img>img{
    display: block;
    width: 100%;
}
/******顶部图片结束******/
.nav{
    position: absolute;
    width: 1000px;
    bottom:0;
    left:50%;
    margin-left: -500px;
    overflow: hidden;
}
.nav>a{
    float: left;
    width: 150px;
    height: 44px;
    border: 2px solid #f5cbcb;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    color: #f5cbcb;
    border-radius: 22px;
    margin-bottom: 20px;
    margin-right: 20px;
}
.nav>a:hover{
    color: #c13f3f;
    background: #f5cbcb;
}
.nav>a:nth-child(6n+6){
    margin-right: 0;
}
.p1{
    
    background: url(part1_bg.png) no-repeat center top;
    padding-top: -310px;
}

.jzj11{ padding-top:-310px; background: url(part1_bg.png) no-repeat center top;}

.p1>div{
    width: 1000px;
    margin: 0 auto;
    color: #fff;
}
.p1-1{
    padding-bottom: 16px;
}
.p1-1>a{
    display: block;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    line-height: 48px;
    margin-bottom: 28px;
}
.p1-1>a:hover{
    text-decoration: underline;
}
.p1-1 p{
    font-size: 16px;
    line-height: 30px;
    text-indent: 32px;
}
.p1>.lan{
    height: 29px;
    background: url("//town.zjol.com.cn/material/2019/04/wangLuoZhan/images/lan.png") no-repeat center;
    margin-bottom: 28px;
}
.p1>.p1-2{
    overflow: hidden;
    margin-bottom: 180px;
}
.p1-2-left{
    width: 500px;
    height: 300px;
    float: left;
    padding: 14px;
    background: #ab3838;
}
.swiper1{
    height: 100%;
    width: 100%;
}
.swiper-slide{
    position: relative;
}
.swiper1 .swiper-slide>a{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper1  .swiper-slide>a>img{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper1  .swiper-slide>span{
    display: block;
    position: absolute;
    z-index: 10;
    height: 48px;
    bottom:24px;
    background: #000;
    opacity: 0.6;
    width: 100%;
}
.swiper1  .swiper-slide>p{
    position: absolute;
    z-index: 11;
    bottom:24px;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.swiper1 >.swiper-pagination-bullets,.swiper1  .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 2px;
}
.p1-list{
    float: right;
    width: 460px;
}
.p1-list>a{
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 42px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.p1-list>a:hover{
    text-decoration: underline;
}
.video-js{
    width: 100%;
    height: 100%;
}
.p1-3{
    position: relative;
    padding-bottom: 70px;
}
.swiper2{
    width: 920px;
    margin: 0 auto;
    padding-bottom: 42px;
    overflow: hidden;
}
.swiper2 .swiper-slide>a{
    display: block;
    width: 265px;
    height: 366px;
    margin: 0 auto;
}
.swiper2 .swiper-slide>a:hover{
    position: relative;
    top:2px;
}
.swiper2 .swiper-slide>a>img{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper1 .swiper-pagination-bullet {
    width: 20px;
    height: 7px;
    border-radius: 3.5px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #cf5c5c;
}
.swiper2 .swiper-pagination-bullet {
    width: 20px;
    height: 7px;
    border-radius: 3.5px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #cf5c5c;
}
.p1-3>img{
    position: absolute;
    top:42%;
    cursor: pointer;
}
.swiper2-left{
    left:0;
}
.swiper2-right{
    right:0;
}
.p2{
    padding: 92px 0 48px;
    background: url("//town.zjol.com.cn/material/2019/04/wangLuoZhan/images/bg2.png") no-repeat center top;
}
.swiper3{
    width: 1000px;
    height: 600px;
    padding-bottom: 48px;
}
.swiper3 .swiper-button-next, .swiper3 .swiper-button-prev {
    width: 26px;
    height: 58px;
}
.swiper3 .swiper-button-prev{
    background: url(//town.zjol.com.cn/material/2019/04/wangLuoZhan/images/left.png) no-repeat;
    background-position: 0 0;
    background-color: transparent;
    opacity: 0.6;
}
.swiper3 .swiper-button-next {
    background: url(//town.zjol.com.cn/material/2019/04/wangLuoZhan/images/right.png) no-repeat;
    background-position: 0 0;
    background-color: transparent;
    opacity: 0.6;
}
.swiper3 .swiper-slide>a{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper3 .swiper-slide>a>img{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper3 .swiper-slide>span{
    display: block;
    position: absolute;
    z-index: 10;
    height: 48px;
    bottom:24px;
    background: #000;
    opacity: 0.6;
    width: 100%;
}
.swiper3 .swiper-slide>p{
    position: absolute;
    z-index: 11;
    bottom:24px;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #cf5c5c;
}
.swiper3 .swiper-pagination-bullet {
    width: 20px;
    height: 7px;
    border-radius: 3.5px;
}
.p4{
    background:#dd7b7b url("//town.zjol.com.cn/material/2019/04/wangLuoZhan/images/bg4.jpg") no-repeat center bottom;
    background-size: cover;
    padding: 100px 0 110px;
}
.p4>div{
    width: 1000px;
    margin: 0 auto;
}
.p4>.p-title{
    font-size: 31px;
    font-weight: bold;
    color: #cf5c5c;
    width:780px;
    background: #fff;
    line-height: 72px;
    border-radius: 36px;
    text-align: center;
    position: relative;
    box-shadow: 0 10px 0 #ac3d3d;
}
.p4>.p-title>i{
    position: absolute;
    height: 4px;
    width: 44px;
    border-radius: 2px;
    background: #cf5c5c;
}
.p4>.p-title>i:nth-child(1){
    left:20px;
    top:34px;
}
.p4>.p-title>i:nth-child(2){
    right:20px;
    top:34px;
}
.p4>.p4-2{
    text-align: center;
    margin-top: 42px;
    margin-bottom: 42px;
}
.p4-2>span{
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    color: #fff2e3;
    width:212px;
    background: #de7575;
    line-height: 62px;
    border-radius: 31px;
    text-align: center;
    position: relative;
    box-shadow: 0 10px 0 #ac3d3d;
    cursor: pointer;
}
.p4-2>span:first-child{
    margin-right: 80px;
}
.p4-2>span.checked{
    color: #cf5c5c;
    background: #fff2e3;
}
.p4-swiper{
    height: 480px;
    overflow: hidden;
}
.swiper4{
    height: 480px;
}
.swiper4 li{
    height: 80px;
    line-height: 80px;
    color: #fff2e3;
    font-size: 18px;
    padding: 0 40px 0 40px;
}
.swiper4 li:nth-child(even){
    background: #bc4848;
}
.swiper4 li>span{
    margin-right: 24px;
}
.swiper4 li>span:first-child{
    float: left;
    margin-top: 21px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    border-radius: 19px;
    padding: 0 30px;
    background: #ac3d3d;
    font-size: 24px;
    text-align: center;
    margin-right: 28px;
}
.swiper4 li a{
    float: right;
    color: #fff;
}
.swiper4 li a:hover{
    text-decoration: underline;
}
.logo{
    background: #aa2d2d;
    padding: 42px 0 20px;
}
.logo>img{
    display: block;
    margin: 0 auto;
}
.p3{
    background: url("//town.zjol.com.cn/material/2019/04/wangLuoZhan/images/bg3.jpg") no-repeat center;
    background-size: cover;
    overflow: hidden;
    height: 800px;
    position: relative;
}
.p3-content{
    width: 1920px;
    position: absolute;
    left:50%;
    margin-left: -960px;
    top:0;
    height: 800px;
    z-index: 0;
}
.p3-left{
    position: absolute;
    height: 100%;
    width: 720px;
    left:0;
    z-index: 10;
    top:0;
    transition: all .5s
}
.p3-right{
    position: absolute;
    height: 100%;
    width: 720px;
    right:0;
    top:0;
    z-index: 10;
    transition: all .5s

}
.p3-content>div>img{
    position: absolute;
    opacity: 0;
}
.a1{
    left:0;
    top:0;
    animation: a1 1.2s 1s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a1 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a2{
    left:407px;
    top:0;
    width: 315px;
    animation: a2 1.2s .5s linear;
    animation-play-state:paused;
    z-index: 10;
    animation-fill-mode:forwards;
}
@keyframes a2 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}

.a3{
    left:0;
    top:184px;
    animation: a3 1.2s .6s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a3 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a4{
    left:217px;
    top:184px;
    height: 216px;
    animation: a4 1.2s .2s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a4 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a5{
    left:468px;
    top:184px;
    height: 216px;
    animation: a5 1.2s .3s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a5 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}

.a6{
    left:0;
    top:400px;
    animation: a6 1.2s 1.1s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a6 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a7{
    left:331px;
    top:400px;
    width: 391px;
    animation: a7 1.2s  linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 11;
}
@keyframes a7 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}

.a8{
    left:0;
    top:608px;
    animation: a8 1.2s .2s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a8 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a9{
    left:217px;
    top:608px;
    animation: a9 1.2s .5s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a9 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a10{
    left:463px;
    top:608px;
    width: 259px;
    animation: a10 1.2s .6s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a10 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a11{
    left:0;
    top:0;
    animation: a11 1.2s .9s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a11 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a12{
    left:369px;
    top:0;
    animation: a12 1.2s .7s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a12 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a13{
    left:0;
    top:189px;
    animation: a13 1.2s .5s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a13 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a14{
    top:189px;
    left:432px;
    animation: a14 1.2s .3s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a14 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a15{
    left:0;
    top:363px;
    animation: a15 1.2s .1s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a15 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a16{
    top:363px;
    left:255px;
    animation: a16 1.2s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a16 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a17{
    top:363px;
    left:486px;
    animation: a17 1.2s .2s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a17 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a18{
    left:0;
    top:521px;
    animation: a18 1.2s .4s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a18 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a19{
    left:353px;
    top:521px;
    animation: a19 1.2s .4s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a19 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.a20{
    left:353px;
    top:668px;
    animation: a19 1.2s .9s linear;
    animation-play-state:paused;
    animation-fill-mode:forwards;
    z-index: 10;
}
@keyframes a20 {
    0%   {opacity: 0;transform: scale(2)}
    80%   {opacity: 1;}
    100% {opacity:1;transform: scale(1)}
}
.t1{
    position: absolute;
    right:50%;
    margin-right: -5px;
    top:210px;
    animation: t1 1.2s linear;
    animation-play-state:paused;
}
@keyframes t1 {
    0%   {opacity: 0;top:50px;}
    80%   {opacity: 1;}
    100% {opacity:1;top:210px;}
}
.t2{
    position: absolute;
    left:50%;
    margin-left: -25px;
    top:107px;
    animation: t2 1.2s linear;
    animation-play-state:paused;
}
@keyframes t2 {
    0%   {opacity: 0;top:257px;}
    80%   {opacity: 1;}
    100% {opacity:1;top:107px;}
}
.p3-list{
    position: absolute;
    z-index: 1;
    left:50%;
    margin-left: -650px;
    top:0;
    width: 1300px;
    padding-top: 5px;
    opacity: 0;
    transition: all .3s;
}
.p3-list>p{
    height: 55px;
    background: url("//town.zjol.com.cn/material/2019/04/wangLuoZhan/images/lan1.jpg") no-repeat center;
    width: 1000px;
    margin: 0 auto 48px;
}
.p3-list>div{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.p3-list>div>a{
    width: 50%;
    float: left;
    padding-right: 24px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.p3-list>div>a:hover{
    text-decoration: underline;
    color: #ac3d3d;
}
.p3-list>div>a>i{
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    margin-top: 23px;
    margin-right: 12px;
    background: #ac3d3d;
}
.tis{
    position: absolute;
    z-index: 1001;
    left:50%;
    margin-left: -80.5px;
    bottom:50px;
}
.p1-list i{
    display: none;
}
/******移动端样式******/
@media (max-width: 1000px) {
    html{
        font-size: 16px;
    }
    .mobileTopStyle-img {
        display: block;
        height: 2rem;
        margin: 0.5rem 0;
    }
    body{
        min-width: 0;
    }
    /******返回顶部******/
    #scoller {
        right: 20px;
        bottom: 20px;
    }
    /******顶部图片开始******/
    .pc_img {
        background: none;
        background: #c13f3f;
        padding: 15px 12px 0;
        height: 156px;
    }
    .nav{
        position: inherit;
        width: 100%;
        margin-left: 0;
        left:0;
    }
    .nav>a:nth-child(6n+6){
        margin-right: 1.3%;
    }
    .nav>a{
        width: 24%;
        height: 34px;
        line-height: 30px;
        font-size: 16px;
        margin-right: 1.3%;
        margin-bottom: 12px;
    }
    .nav>a:nth-child(4n+4){
        margin-right: 0;
    }
    .mobile_img{
        display: block;
    }
    .pc_img>div:first-child{
        display: none;
    }
    .p1 {
        padding-top: 36px;
    }
    .p1-1 p {
        text-align: justify;
    }
    .p1>div{
        width: 100%;
        padding: 0 12px;
    }
    .p1-1>a {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .p1-2-left {
        width: 100%;
        height: 378px;
        float: left;
        padding: 14px;
        background: #ab3838;
    }
    .swiper1 {
        width: 100%;
        height:100%;
    }
    .swiper1 .swiper-slide>span {
        height: 36px;
        bottom: 0;
    }
    .swiper1 .swiper-slide>p {
        bottom: 0;
        line-height: 36px;
        font-size: 16px;
    }
    .tis{
        display: none;
    }
    .p1-list {
        float: right;
        width: 100%;
        margin-top: 24px;
    }
    .p1-list>a {
        color: #333;
        font-size: 16px;
    }
    .p1>.p1-2 {
        overflow: hidden;
        margin-bottom: 42px;
    }
    .swiper2 {
        width: 100%;
    }
    .p1>.p1-3{
        padding-bottom: 24px;
    }
    .p2 {
        padding: 66px 12px 42px;
    }
    .swiper3 {
        width: 100%;
        padding-bottom: 36px;
    }
    .swiper3 .swiper-button-next,.swiper3 .swiper-button-prev{
        display: none;
    }
    .swiper3 .swiper-slide>p{
        bottom: 0;
        line-height: 36px;
        font-size: 16px;
    }
    .swiper3 .swiper-slide>span {
        height: 36px;
        bottom: 0;
    }
    .p4{
        padding: 48px 12px 42px;
    }
    .p4>.p-title {
        padding: 12px 36px;
        font-size: 24px;
        width: 96%;
        line-height: 30px;
        height: 84px;
        border-radius: 42px;
    }
    .p4>.p-title>i{
        display: none;
    }
    .p4>div {
        width: 100%;
    }
    .p4-2>span {
        font-size: 24px;
        width: 45%;
        line-height: 42px;
        border-radius: 21px;
    }
    .p4-2>span:first-child {
        margin-right: 6%;
    }
    .p4-swiper,.swiper4{
        height: 420px;
    }
    .swiper4 li {
        height: 70px;
        line-height: 30px;
        font-size: 16px;
        padding: 5px 46px 5px 6px;
        position: relative;
        overflow: hidden;
    }
    .swiper4 li>span{
        display: none;
    }
    .swiper4 li>span:first-child {
        margin-top: 20px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        padding: 0 24px;
        background: #ac3d3d;
        font-size: 20px;
        text-align: center;
        margin-right: 16px;
    }
    .swiper4 li>span:nth-child(1), .swiper4 li>span:nth-child(2), .swiper4 li>span:nth-child(3), .swiper4 li>span:nth-child(4), .swiper4 li>span:nth-child(5){
        display: inline-block;
    }
    .p1-list i{
        float: left;
        display: block;
        width: 6px;
        height: 6px;
        background: #ac3d3d;
        border-radius: 3px;
        margin-top: 17px;
        margin-right: 10px;
    }
    .swiper4 li a {
        display: block;
        float: none;
        position: absolute;
        color: #fff;
        right:0;
        top:23px;
        font-size: 14px;
        padding: 0 10px;
        height: 24px;
        line-height: 24px;
        border-radius: 12px;
        background: #ac3d3d;
    }
    .logo>img {
        width: 80%;
    }
    .logo{
        padding: 36px 0;
    }
    .p3{
        height: auto;
    }
    .p3-list {
        position: inherit;
        z-index: 1;
        left: 0;
        margin-left: 0;
        top: 0;
        width: 100%;
        opacity: 1;
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .t1,.t2,.p3-content{
        display: none;
    }
    .p3-list>p {
        width: 100%;
        display: block;
        margin: 0 auto 36px;
    }
    .p3-list>div {
        width: 100%;
        padding: 0 12px;
        margin: 0 auto;
        overflow: hidden;
    }
    .swiper2 .swiper-slide>a {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto;
    }
    .p3-list>div>a {
        width: 100%;
        float: left;
        padding-right: 0;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        color: #666;
    }
    .p3-list>div>a>i{
        margin-top: 15px;
    }
    .p1-3>img {
        position: absolute;
        top: 36%;
        cursor: pointer;
    }
}




