p.intr {
    height: 33px;
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #313336;
    text-align: justify;
    line-height: 26px;
    font-weight: 400;
    margin: 60px auto 10px;
    width: 1200px;
}


.mtzy {
    padding: 50px 0;
    box-sizing: border-box;

}

.mtzy.fff {
    background-color: #fff;

}

.mtzy.F2F5FB {
    background-color: #F2F5FB;

}

.mtzy h4 {
    height: 32px;
    font-family: SourceHanSansCN-Medium;
    font-size: 32px;
    color: #071C2F;
    font-weight: 500;
    text-align: center;
    margin-bottom: 60px;
}

.mtzy .flex {
    width: 1200px;
    margin: 0 auto;
}

.mtzy .flex-item {
    text-align: center;

}

.mtzy .item-4 .flex-item {
    width: 25%;
}

.mtzy .item-2 .flex-item {
    width: 50%;
}

.mtzy .flex-item img {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 16px;
}

.mtzy .flex-item p {
    /* height: 33px; */
    font-family: SourceHanSansCN-Normal;
    font-size: 16px;
    color: #313336;
    text-align: center;
    line-height: 26px;
    font-weight: 400;
    margin: 0 auto;
}

.mtzy .item-4 .flex-item p {
    width: 195px;
}

.mtzy .item-2 .flex-item p {
    width: 607px;
}


.tabs{
    justify-content: center;
    margin-top: 20px;
    background-color: #fff;

}
.tabs .tab-item{
   width: 280px;
height: 60px;
border-radius: 8px;
margin: 0 10px;
font-family: SourceHanSansCN-Regular;
font-size: 18px;
color: #071C2F;
text-align: center;
font-weight: 400;
display: flex;
justify-content: center;
line-height: 60px;
align-items: center;
cursor: pointer;
}
.tabs .tab-item:hover,.tabs .tab-item.current{
background:  #07328F;
color: #ffffff;
}
.tabs .tab-item::before{
width: 30px;
height: 30px;
display: block;
content: "";
margin-right: 12px;
background: no-repeat center ;
background-size: 100%;
}
.tabs .tab-item.mj::before{
background-image: url(../image/jtzy/icon_jtzy_mj1@2x.png);
}
.tabs .tab-item.mj:hover:before,.tabs .tab-item.mj.current:before{
background-image: url(../image/jtzy/icon_jtzy_mj2@2x.png);
}
.tabs .tab-item.sj::before{
background-image: url(../image/jtzy/icon_jtzy_sj1@2x.png);
}
.tabs .tab-item.sj:hover:before{
background-image: url(../image/jtzy/icon_jtzy_sj2@2x.png);
}
.tabs .tab-item.zj::before{
background-image: url(../image/jtzy/icon_jtzy_zj1@2x.png);
}
.tabs .tab-item.zj:hover:before{
background-image: url(../image/jtzy/icon_jtzy_zj2@2x.png);
}
.tabs .tab-item.cr::before{
background-image: url(../image/jtzy/icon_jtzy_cr1@2x.png);
}
.tabs .tab-item.cr:hover:before{
background-image: url(../image/jtzy/icon_jtzy_cr2@2x.png);
}

.zy-title{
    height: 32px;
font-family: SourceHanSansCN-Medium;
font-size: 32px;
color: #071C2F;
text-align: center;
font-weight: 500;
padding-top: 60px;
line-height: 32px;
}

.zy-title-secend{
    height: 19px;
font-family: SourceHanSansCN-Medium;
font-size: 18px;
color: #313336;
text-align: center;
line-height: 16px;
font-weight: 500;
line-height: 19px;
display: flex;
justify-content: center;
align-items: center;
padding-top: 40px;
}
.zy-title-secend::before,.zy-title-secend::after{
    content: "";
    width: 68px;
height: 8px;
background: no-repeat center ;
background-size: 100%;

}
.zy-title-secend::before{
   background-image: url(../image/jtzy/icon_r@2x.png);
   margin-right: 13px;
}
.zy-title-secend::after{
    background-image: url(../image/jtzy/icon_l@2x.png);
    margin-left: 13px;
 }
 .fff{
    background-color: #fff;
    padding-bottom: 40px;
    
 }
 .fdfdfd{
    background-color: #fdfdfd;
    padding-bottom: 40px;
 }
 .bg1{
    background: no-repeat centerbottom;
    background-image: url(../image/jtzy/bg_1.jpg)  ;
    background-color: #fdfdfd;
    background-size: auto 560px;
 }
 .bg2{
    background: no-repeat center bottom;
    background-image: url(../image/jtzy/bg_2.jpg)  ;

    background-color: #fdfdfd;
    background-size: auto 560px;
 }
 .bg3{
    background: no-repeat center bottom;
    background-image: url(../image/jtzy/bg_3.jpg)  ;
    background-color: #fdfdfd;

    background-size: auto 560px;
 }
 .bg4{
    background: no-repeat center bottom;
    background-image: url(../image/jtzy/bg_4.jpg)  ;
    background-color: #fdfdfd;

    background-size: auto 560px;
 }
 .content img{
    display: block;
    margin: 40px auto 0;
 }

 .shuju .zy-title{
    background-color: #fdfdfd;
 }