/* consu-box */
.consu-banner{
    margin-top: 20px;
}
.consu-banner img{
    display: block;
}
.consu-step{
    margin-top: 20px;
}
.consu-step h1{
    float: left;
    font-size: 24px;
    font-weight: bold;
    line-height: 48px;
}
.consu-step ul{
    float: left;
    width: calc(100% - 120px);
}
.consu-step li{
    float: left;
    width: 270px;
    height: 48px;
    background: url(/hnzwfw/public/2020/hnszwfw/images/conf2_03.png) no-repeat;
    line-height: 48px;
    text-align: center;
}
.consu-step li i{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}
.consu-step li span{
    font-size: 14px;
    margin-left: 11px;
}
.consu-tips{
    margin-top: 20px;
}
.contip-t1{
    height: 32px;
    line-height: 32px;
    background: url(/hnzwfw/public/2020/hnszwfw/images/conf3_03.png) repeat-x left center;
    text-align: center;
}
.contip-t1 span{
    display: inline-block;
    background: #fff;
    font-size: 26px;
    font-weight: bold;
    padding: 0 10px;
}
.contip-1{
    margin-top: 20px;
}
.contip-1 h4{
    line-height: 30px;
    background: url(/hnzwfw/public/2020/hnszwfw/images/conf4_03.png) no-repeat left center;
    padding-left: 49px;
    margin-bottom: 15px;
}
.contip-1 p{
    line-height: 32px;
    padding:0 49px;
}
.contip-2{
    margin-top: 28px;
}
.contip-2 h2{
    font-weight: bold;
    font-size: 18px;
}
.contip-2-1{
    margin-top: 34px;
    margin-bottom: 69px;
}
.contip-2-1 li{
    float: left;
    width: calc((100% - 120px)/4);
    height: 380px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 25px;
    margin-right: 40px;
    position: relative;
    transition: all .3s;
}
.contip-2-1 li:nth-of-type(1){
    background: #534a84;
}
.contip-2-1 li:nth-of-type(2){
    background: #4c69a0;
}
.contip-2-1 li:nth-of-type(3){
    background: #5692c6;
}
.contip-2-1 li:nth-of-type(4){
    background: #4ebab4;
    margin-right: 0;
}
.contip-2-1 li h4{
    text-align: center;
}
.contip-2-1 li h4 span{
    display: block;
    margin-top: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.contip-2-1 li .p1{
    color: #b1abcd;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}
.contip-2-1 li:nth-of-type(2) .p1{
    color: #a4b3cf;
}
.contip-2-1 li:nth-of-type(3) .p1{
    color: #b0cfe9;
}
.contip-2-1 li h5{
    margin-top: 25px;
    text-align: center;
    padding-bottom: 7px;
}
.contip-2-1 li h5 span{
    display: block;
    font-weight: bold;
    color: #d7fcfa;
    margin-bottom: 8px;
}
.contip-2-1 li h6{
    position: absolute;
    bottom: 28px;
    width: 100%;
    left: 0;
}
.contip-2-1 li h6 .a1{
    display: block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    color: #fff;
    background:#756e9d;
    text-align: center;
    position: relative;
}
.contip-2-1 li:nth-of-type(2) h6 .a1{
    background: #7087b3;
}
.contip-2-1 li:nth-of-type(3) h6 .a1{
    background: #78a8d1;
}
.contip-2-1 li .h3-1{
    margin-top: 20px;
    text-align: center;
}
.contip-2-1 li .h3-1 a{
    display: inline-block;
    width: 100px;
    height: 36px;
    background: #71c8c3;
    line-height: 36px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    color: #fff;
    margin: 0 5px;
}
.contip-2-1 li .h3-1 a:hover{
    background: #31a19b;
}
.contip-2-1 li:nth-of-type(2) h6 .a1:hover{
    background: #34528b;
}
.contip-2-1 li:nth-of-type(3) h6 .a1:hover{
    background: #3a79b0;
}
.contip-2-1 li:nth-of-type(1) h6 .a1:hover{
    background: #372e65;
}
.contip-2-1 li:hover {
    transform: translateY(-10px);
}
.show-pp{
    position: absolute;
    width: 339px;
    /* background: #fff; */
    border-radius: 10px;
    /* -webkit-border-radius: 10px; */
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, .24); */
    left: -98px;
    bottom: 19px;
    /* padding: 20px; */
    /* display: none; */
}
.show-pp-1{
    padding-bottom: 60px;
    height: 713px;
}
.show-pp p{
    line-height: 34px;
    color: #333;
    text-align: left;
}
.pp-text{
    margin-top: 17px;
    border: 1px solid #e8e8e8;
    padding: 0 22px;
    display: block;
}
.pp-text .ppt1{
    padding: 20px 0;
    border-bottom: 1px dashed #dedede;
    overflow: hidden;
    display: block;
}
.pp-text .ppt1:last-child{
    border: none;
}
.pp-text .ppt1 img{
    float: left;
    width: 40px;
    margin-top: 6px;
}
.pp-text .ppt1 .text-pc1{
    float: left;
    width: calc(100% - 40px);
    padding-left: 12px;
    color: #333;
    text-align: left;
}
.pp-text .ppt1 .text-pc1 h2{
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
}
.pp-text .ppt1 .text-pc1 span{
    line-height: 20px;
}
/* .show-pp:before{
    content: "";
    border: 12px solid transparent;
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -6px;
    border-top-color: #fff;
} */
.pp-text .ppt1 .text-pc1 span.mosaic {
    color: transparent;
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
    -ms-text-shadow: 0 0 10px rgba(0,0,0,0.5);
    
}


/*2024 ΧΙΡ―ΝΆΛί*/
.v24-CAC-header{padding-top: 45px; height: 308px; background: url("/hnzwfw/public/2020/hnszwfw/images/2024CAC_banner.png") center top no-repeat;box-sizing: border-box;background-size: cover;}
.v24-CAC-header .hd h2{font-size:28px;color: #3D3D3D;margin-bottom: 8px;font-weight: 900;}
.v24-CAC-header .hd p{font-size: 18px;color: rgba(0, 0, 0, 0.55);}
.v24-CAC-header .bd{margin-top: 53px;}
.v24-CAC-header .bd dt{font-size: 20px;font-weight: bold; color: #3D3D3D;margin-bottom: 12px;}
.v24-CAC-header .bd dd p{font-size: 12px;color: rgba(0, 0, 0, 0.6);padding-bottom: 12px;}
.v24-CAC-header .bd dd p i{float: left;width: 16px;height: 16px;background: #2B72AC; border-radius: 50%;color: #fff;font-size: 10px;text-align: center;line-height: 16px;margin-right: 8px;}
.v24-CAC-flow{margin: 10px auto; padding: 20px 0;}
.v24-CAC-flow h2{font-size: 20px;font-weight: 900; color: #333333;margin-bottom: 12px;}
.v24-CAC-flow-list ul{display: flex;justify-content: flex-start;align-items: center;}
.v24-CAC-flow-list ul li{margin-right: 66px;padding: 16px;font-size: 18px;font-weight: 500; color: #333333;background: #F0F9FF;border-radius: 8px;position: relative;}
.v24-CAC-flow-list ul li em{float: left; margin-right: 8px; width: 24px;height: 24px;line-height: 24px;color: #fff;font-size: 16px;text-align: center;font-style: normal; background: #2B72AC; border-radius: 50%;}
.v24-CAC-flow-list ul li:after{position: absolute;content: "";width: 36px;height: 36px; right: -52px;top: 50%;transform: translateY(-50%); background: url("/hnzwfw/public/2020/hnszwfw/images/ico_2024_cac_flow.png") no-repeat;}
.v24-CAC-flow-list ul li:last-child{margin-right: 0;}
.v24-CAC-flow-list ul li:last-child:after{display: none;}
