
.w-1300{
    width: 95%;
    max-width: 1300px;
    }
.bg {
    background: url(202111-fjhyyy-zt-bg.png) center top no-repeat #fff;

}
.logo {
    width: 310px;
    height: 100px;
    background: url(202111-fjhyyy-logo.png) left center no-repeat;
    position: relative;
    top: 20px;
}
.banner {
    height: 690px;
}
.zt-tit { 
    height: 428px;
    background: url(202111-fjhyyy-zt-tit.png) center top no-repeat;
    position: relative;
    top: 70px;
}

.leftbtn,.rightbtn{
    width: 80px;
    height: 160px;
    background-color: rgba(255,255,255,.3);
    display: block;
    border: 4px solid #fff;
    border-radius: 12px;
    position: absolute;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.3);
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    z-index: 99;
    top:50%;
    bottom:50%;
    margin-top: -80px;
    background-position: center center;
    background-repeat: no-repeat;
}
.leftbtn:hover,.rightbtn:hover {
    background-color: rgba(255,255,255,.5);
}
.leftbtn{
    left: 0;
    background-image: url("202111-fjhyyy-left-icon.png") ;
}
.rightbtn {
    right: 0;
    background-image: url("202111-fjhyyy-right-icon.png");
}

.picbox ul {
    margin-left: -10px;
    margin-right: -10px;
}
.piclist1,.piclist2,.piclist3 {
    box-sizing: border-box;
    float: left;
    padding: 10px;
}
.piclist1 {
    clear: left;
    clear: right;
}
.piclist1 a,.piclist2 a,.piclist3 a {
    display: block;
    position: relative;
}
.piclist1 a p,.piclist2 a p,.piclist3 a p{
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #fff;
    line-height: 36px;
    font-size: 16px;
    padding: 0 12px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: rgba(0,0,0,.6);
}

.piclist1 a span,
.piclist2 a span,
.piclist3 a span {
    padding-top: 56.25%;
    display: block;
    background-size: cover;
}
.piclist2 a span {
    padding-top: 57.58%;
}
.piclist1 {
    width: 25%;
}
.piclist2 {
    width: 50%;
}
.piclist3 {
    width: 33.33333%;
}
.piclist1 a img,.piclist2 a img,.piclist3 a img {
    width: 100%;
    height: auto;
}
.picbox .con1,.picbox .con2 {
    position: relative;
}
.picbox .con1 li:last-child {
    position: absolute;
    left: 0;
bottom:0;
}
.cjri-tit {
    background: url(202111-fjhyyy-wmcjrz-tit.png) left top no-repeat;
    height: 81px;
}

.cjri-cont {
    position: relative;
    padding-top: 20px;
    margin-bottom: 90px;
}

.dot-top {
    width: 32px;
    height: 32px;
    border: 7px solid #03a5fb;
    border-radius: 40px;
    display: block;
    box-sizing: border-box;
    outline: 6px solid #fff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.3);
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -16px;
}
.v-wline {
    width:12px;
    position: absolute;
    left: 50%;
    right: 50%;
    background: #fff;
    min-height: 100%;
    margin-left: -6px;
    top:51px;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.3);
    box-shadow: 0 0 8px rgba(0,0,0,.3);
}
.v-iline {
    width:6px;
    position: absolute;
    left: 50%;
    right: 50%;
    background: #03a5fb;
    min-height: 100%;
    margin-left: -3px;
    top:51px;
    z-index: 9999;
}
.cjri-boxcont {
    min-height: 1440px;
}
.cjri-boxcont li {
    position: relative;
    width: 46%;
}
.cjri-boxcont li:first-child {
    margin-top: 100px;
}
.cjri-boxcont li:first-child +  li.d-r {
    margin-top: 226px;
}
.cjri-boxcont li.d-l {
    float: left;
    clear: left;
    margin-bottom: 60px;
}
.cjri-boxcont li.d-r {
    float: right;
    clear: right;
    margin-bottom: 60px;
}
.cjri-boxcont li.d-l .time-box {
    right: -10px;
    top: -10px;
}
.cjri-boxcont li.d-l .time-box:after {
    display: block;
    height: 0px;
    width: 0px;
    content: "";
    border-right:20px solid #052442 ;
    border-bottom:0px solid #052442 ;
    border-left:10px solid transparent;
    border-top:10px solid transparent;
    position: absolute;
    left: -30px;
    top: 0;
}
.cjri-boxcont li.d-r .time-box {
    left: -10px;
    top: -10px;
}
.cjri-boxcont li.d-r .time-box:after {
    display: block;
    height: 0px;
    width: 0px;
    content: "";
    border-right:10px solid transparent ;
    border-bottom:0px solid transparent ;
    border-left:20px solid #052442 ;
    border-top:10px solid transparent;
    position: absolute;
    right: -30px;
    top: 0;
}
.time-box {
    width: 180px;
    height: 170px;
    background: #03a5fb;
    position: absolute;

}
.time-box h4 {
    text-align: center;
    font-size: 80px;
    height: 80px;
    line-height: 80px;
    font-weight: 500;
    color: #fff;
    padding: 24px 0 10px 0;
}
.time-box p {
    text-align: center;
    color: #fff;
    font-size: 24px;
}
.cjri-boxcont li.d-l .chri-listcont {
    margin-right: 160px;
}

.cjri-boxcont li.d-r .chri-listcont {
    margin-left: 160px;
}

.chri-listcont h5 {
    font-size: 20px;
    font-weight: bold;
    text-align: justify;
    line-height: 32px;
    margin-bottom: 10px;
}
.chri-listcont p {
    font-size: 14px;
    color: #999;
    line-height: 28px;
    text-align: justify;
    margin-bottom:10px;
}

.chri-listcont a.more {
    float: left;
    color: #de1414;
    font-size: 16px;
    margin-left: -10px;
}

.chri-list {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
    padding: 16px 26px;
    height: 200px;
    box-sizing: border-box;
}
.cl-dot {
    width: 30px;
    height: 30px;
    background: #03a5fb;
    border: 4px solid #fff;
    border-radius: 40px;
    display: block;
    position: absolute;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.3);
    box-shadow: 0 0 8px rgba(0,0,0,.3);
}

.cjri-boxcont li.d-l .cl-dot{
    right: -64px;
    top:-16px;
    z-index: 999;
}
.cjri-boxcont li.d-r .cl-dot{
    left: -64px;
    top:-16px;
    z-index: 999;
}

.cjri-boxcont li.d-l .chri-list {
    box-shadow: -6px 5px 12px rgba(15,42,76,.2), 6px -5px 12px rgba(15,42,76,.1);
}

.cjri-boxcont li.d-r .chri-list {
    box-shadow: -6px 5px 12px rgba(15,42,76,.1), 6px -5px 12px rgba(15,42,76,.2);
}
.page {
    text-align: center;
}
.footer{
    background: #0c4f90;
    padding: 20px 0;
}
.footer p {
    text-align: center;
    color: #fff;
    line-height: 30px;
}
.footer p a {
    color: #fff;
    display: inline-block;
    padding: 0 6px;
}