*{
    padding: 0;
    margin: 0;
}
.sxwt1{
    overflow: hidden;
}
.sxwt1 li{
    float: left;
    width: 280px;
    height: 255px;
    margin: 28px 18px 0px 0px;
}

.sxwt3{
    overflow: hidden;
}
.sxwt3 li{
    float: left;
    width: 382px;
    height: 402px;
    margin: 28px 18px 0px 0px;
    background: url("../images/zxwpbg.png")no-repeat;
    padding:40px 30px;
}

.sxwt2{
    overflow: hidden;
}
.sxwt2 li{
    float: left;
    width: 580px;
    height: 435px;
    margin: 28px 18px 0px 0px;
    background: url("../images/jjntbg.png");
}

.sxwt2 li:nth-child(3){
    float: left;
    width: 580px;
    height: 392px;
    margin: 28px 18px 0px 0px;
    background: url("../images/jjntbg2.png");
}

.sxwt2 li:nth-child(4){
    float: left;
    width: 580px;
    height: 392px;
    margin: 28px 18px 0px 0px;
    background: url("../images/jjntbg2.png");
}

.sxwt2 li:nth-child(5){
    float: left;
    width: 580px;
    height: 435px;
    margin: 28px 18px 0px 0px;
    background: url("../images/jjntbg3.png");
}

.sxwt2 li:nth-child(6){
    float: left;
    width: 580px;
    height: 435px;
    margin: 28px 18px 0px 0px;
    background: url("../images/jjntbg3.png");
}

.sxwt{
    overflow: hidden;
}
.sxwt li{
    float: left;
    width: 382px;
    height: 520px;
    border: 1px solid #e0e0e6;
    border-radius: 4px;
    margin: 28px 18px 0px 0px;

}
.sxwtBtn{
    width: 190px;
    height: 50px;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    border-radius: 4px;
    background: #f27600;
}

.btn2212{
    color: #ffffff;
    background: #f15a28;
    width: 205px;
    height: 47px;
    border-radius: 3px;
    text-align: center;
    line-height: 47px;
    font-size: 16px;
    position: absolute;
    z-index: 9999999;
    margin-left: 42px;
    font-weight: bold;
    margin-top: 380px;
}
.jdjgBtn{
    position: relative;border: 1px solid red;color: #fff;
    width: 150px;height: 47px;font-size: 20px;text-align: center;line-height: 47px;cursor: pointer;margin-left: 20px;margin-top: 15px;
    background: #f0561d;
}
/*.jdjgBtn::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 0;*/
/*    height: 100%;*/
/*    left: 0;*/
/*    top: 0;*/
/*    z-index: -1;*/
/*    -webkit-transition: .5s;*/
/*    transition: .5s;*/
/*    !* 变换的背景色 *!*/
/*    background-color:#f0561d;*/
/*    border-radius:35px;*/
/*}*/
/*.jdjgBtn:hover{*/
/*    border: 0;*/
/*    z-index: 1;*/
/*    color: #fff;*/
/*}*/
/*.jdjgBtn:hover::before{*/
/*    width: 100%;border: 0;*/
/*}*/




.jdjgBtn1{
    margin: 30px auto ;width: 150px;height: 47px;border-radius: 35px;background:#f0561d;color: #ffffff;font-size: 20px;text-align: center;line-height: 47px;cursor: pointer;
}
.jdjgBtn1:hover{
    width: 150px;height: 47px;
    border:2px solid #ffffff;
    box-shadow: 0px 3px 13px 0px rgb(0 0 0 / 40%);
}
#app {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-top: 40px;
}

.box {
    width: 280px;
    overflow: hidden;
    background: #ffffff;
    box-sizing: border-box;
    padding: 0 15px 25px 15px;
}
.box:hover{   box-shadow: 0px 3px 13px 0px rgb(0 0 0 / 40%);
}
.box a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #535353;
    text-decoration: none;
}

/*.box a:hover {*/
/*    color: #e52d67;*/
/*}*/
.fwfw{margin-top: 20px;font-size: 22px; color: #666666;}
.fwfw:hover{color: #027ece}
.imgBox {
    width: 280px;
    height: 186.67px;
    overflow: hidden;
}

.imgBox img {
    width: 100%;
    height: 100%;
    transition: all 0.6s linear;
}

.source {
    border: 1px solid #535353;
    padding: 6px 20px;
    border-radius: 25px;
    margin: 20px;
}

.title {
    margin-bottom: 20px;
    font-size: 20px;
}

.detail {
    font-size: 14px;
    line-height: 160%;
    text-align: justify;
    width: 100%;
}

/*.box>a::after {*/
/*    content: '';*/
/*    width: 280px;*/
/*    position: absolute;*/
/*    background: #e52d67;*/
/*    bottom: 0;*/
/*    height: 0px;*/
/*    transition: height 0.3s linear;*/
/*}*/

.box>a:hover::after {
    height: 10px;
}

.box:hover img {
    transform: scale(1.15);
}

.box:hover .source {
    background: #e52d67;
    border-color: #e52d67;
    color: #ffffff;
}


/* ============================================================
  NAVIGATION
============================================================ */
nav ul {
    list-style-type: none;
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
}
nav ul li {
    display: inline-block;
    margin-bottom: 4px;
}
nav ul li a {
    display: block;
    padding: 5px 20px;
    color: #fff;
    background-color: #32c896;
}
nav ul li a:hover {
    color: #fff;
    background-color: #238b68;
}
nav ul li a.active {
    color: #fff;
    background-color: #238b68;
}

/* ============================================================
  GLOBAL
============================================================ */
.effects {
    padding-left: 15px;
}
.effects .img {
    position: relative;
    float: left;
    margin-bottom: 5px;
    width: 395px;
    overflow: hidden;
}
.effects .img:nth-child(n) {
    margin-right: 5px;
}
.effects .img:first-child {
    margin-left: -15px;
}
.effects .img:last-child {
    margin-right: 0;
}
.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(241, 90, 40, 1);
    overflow: hidden;
    -moz-transition:.5s ease-in;
    -o-transition: .5s ease-in;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    cursor: pointer;
}
a.close-overlay.hidden {
    display: none;
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

/* ============================================================
  EFFECT 1 - SLIDE IN BOTTOM
============================================================ */
#effect-1 .overlay {
    bottom: 10px;
    left: 0;
    right: 0;
    width: 370px;
    height: 0;
}
#effect-1 .overlay a.expand {
    left: 0;
    right: 0;
    bottom: 50%;
    margin: 0 auto -30px auto;
}
#effect-1 .img.hover .overlay {
    height: 100%;
}

/* ============================================================
  EFFECT 2 - SLIDE IN TOP
============================================================ */
#effect-2 .overlay {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
}
#effect-2 .overlay a.expand {
    left: 0;
    right: 0;
    top: 50%;
    margin: -30px auto 0 auto;
}
#effect-2 .img.hover .overlay {
    height: 100%;
}

/* ============================================================
  EFFECT 3 - SLIDE IN LEFT
============================================================ */
#effect-3 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
}
#effect-3 .overlay a.expand {
    top: 0;
    bottom: 0;
    left: 50%;
    margin: auto 0 auto -30px;
}
#effect-3 .img.hover .overlay {
    width: 100%;
}

/* ============================================================
  EFFECT 4 - SLIDE IN RIGHT
============================================================ */
#effect-4 .overlay {
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 100%;
}
#effect-4 .overlay a.expand {
    top: 0;
    bottom: 0;
    right: 50%;
    margin: auto -30px auto 0;
}
#effect-4 .img {
    overflow: hidden;
}
#effect-4 .img.hover .overlay {
    width: 100%;
}

/* ============================================================
  EFFECT 5 - ICON BORDER ANIMATE
============================================================ */
#effect-5 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}
#effect-5 .overlay a.expand {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#effect-5 .img.hover .overlay {
    opacity: 1;
}
#effect-5 .img.hover .overlay a.expand {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
}
#effect-6 .overlay a.expand {
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
#effect-6 .img.hover .overlay {
    opacity: 1;
}
#effect-6 .img.hover .overlay a.expand {
    top: 50%;
    margin-top: -30px;
    opacity: 1;
}


.container{
    width:1200px;
    margin: 50px auto;

}

.course_item{
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw1.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    /*-webkit-perspective: 500;*/
    display: block;
    cursor: pointer;
    margin:25px 9px ;
    float: left;
}
.course_item:nth-child(2){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw2.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    /*-webkit-perspective: 500;*/
    display: block;
    cursor: pointer;
   /*margin:15px 18px 0px 0px;*/
}

.course_item:nth-child(3){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw3.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    /*-webkit-perspective: 500;*/
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}

.course_item:nth-child(4){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw4.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}

.course_item:nth-child(5){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw5.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}

.course_item:nth-child(6){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw6.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}
.course_item:nth-child(7){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw7.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}
.course_item:nth-child(8){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw8.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}
.course_item:nth-child(9){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw9.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}
.course_item:nth-child(10){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw10.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}
.course_item:nth-child(11){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw11.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}
.course_item:nth-child(12){
    width: 281px;
    height: 164px;
    background-image: url(../images/hz_fw12.png);
    background-size: 100% 100%;
    position: relative;
    perspective: 300px;
    display: block;
    cursor: pointer;
     /*margin:15px 18px 0px 0px;*/
}

.course_item_name{
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    bottom: 30px;
    left: 75px;
}
.course_item_modal{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
}
.course_item_inner{
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.course_item_modal h4{
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
    text-align: center;
}
.course_item_modal.active{
    display: block;
    transform-origin: left;
    animation: animate 1.5s;
}
.course_item_inner p{
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
}
.list{
    width: 740px;
    margin-right: 20px;
}
.list ul li{
    width: 740px;
    font-size: 20px;

    margin: 45px 0px 0px 0px;
    line-height: 27px;
}
.list ul li a{
    color: #666;
}
.list ul li a:hover{
    color: #f15a28;
}
.list_jsnt{
    margin-top: 50px;
}
.list_jsnt ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;justify-content: space-between;
    align-items: center;
}

.list_jsnt ul li:nth-child(4){
    border-right:0;
}
.list_jsnt ul li:nth-child(1){
    width: 300px;
    height: auto;
    border-right: 1px solid #f0f0f0;
}
.list_jsnt ul li:nth-child(1) .img{
    width: 107px;
    height: 107px;
    margin: 0 auto;
    background: url("../images/hz_jsnt_ico1.png")no-repeat center;
    background-size: 100% 100%;
}
.list_jsnt ul li:nth-child(1) .title{
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}
.list_jsnt ul li:nth-child(1) .txt p{
    color: #666666;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}
.list_jsnt ul :nth-child(1):hover .img{
    width: 107px;
    height: 107px;
    margin: 0 auto;
    background: url("../images/hz_jsnt_ico11.png")no-repeat center;
    background-size: 100% 100%;
}
.list_jsnt ul li:nth-child(1):hover .title{
    font-size: 20px;
    color: #f15a28;
    text-align: center;
    margin-top: 20px;
}
.list_jsnt ul li:nth-child(1):hover .txt p{
    color: #f15a28;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}




.list_jsnt ul li:nth-child(2){
    width: 300px;
    height: auto;
    border-right: 1px solid #f0f0f0;
}
.list_jsnt ul li:nth-child(2) .img{
    width: 107px;
    height: 107px;
    margin: 0 auto;
    background: url("../images/hz_jsnt_ico2.png")no-repeat center;
    background-size: 100% 100%;
}
.list_jsnt ul li:nth-child(2) .title{
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}
.list_jsnt ul li:nth-child(2) .txt p{
    color: #666666;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}
.list_jsnt ul :nth-child(2):hover .img{
    width: 107px;
    height: 107px;
    margin: 0 auto;
    background: url("../images/hz_jsnt_ico22.png")no-repeat center;
    background-size: 100% 100%;
}
.list_jsnt ul li:nth-child(2):hover .title{
    font-size: 20px;
    color: #f15a28;
    text-align: center;
    margin-top: 20px;
}
.list_jsnt ul li:nth-child(2):hover .txt p{
    color: #f15a28;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}



.list_jsnt ul li:nth-child(3){
    width: 300px;
    height: auto;
    border-right: 1px solid #f0f0f0;
}
.list_jsnt ul li:nth-child(3) .img{
    width: 107px;
    height: 107px;
    margin: 0 auto;
    background: url("../images/hz_jsnt_ico3.png")no-repeat center;
    background-size: 100% 100%;
}
.list_jsnt ul li:nth-child(3) .title{
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}
.list_jsnt ul li:nth-child(3) .txt p{
    color: #666666;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}
.list_jsnt ul :nth-child(3):hover .img{
    width: 107px;
    height: 107px;
    margin: 0 auto;
    background: url("../images/hz_jsnt_ico33.png")no-repeat center;
    background-size: 100% 100%;
}
.list_jsnt ul li:nth-child(3):hover .title{
    font-size: 20px;
    color: #f15a28;
    text-align: center;
    margin-top: 20px;
}
.list_jsnt ul li:nth-child(3):hover .txt p{
    color: #f15a28;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}


.list_jsnt ul li:nth-child(4){
    width: 300px;
    height: auto;
    border-right:0;
}
.list_jsnt ul li:nth-child(4) .img{
    width: 107px;
    height: 107px;
    margin: 0 auto;
    background: url("../images/hz_jsnt_ico4.png")no-repeat center;
    background-size: 100% 100%;
}
.list_jsnt ul li:nth-child(4) .title{
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 20px;
}
.list_jsnt ul li:nth-child(4) .txt p{
    color: #666666;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}
.list_jsnt ul :nth-child(4):hover .img{
    width: 107px;
    height: 107px;
    margin: 0 auto;
    background: url("../images/hz_jsnt_ico44.png")no-repeat center;
    background-size: 100% 100%;
}
.list_jsnt ul li:nth-child(4):hover .title{
    font-size: 20px;
    color: #f15a28;
    text-align: center;
    margin-top: 20px;
}
.list_jsnt ul li:nth-child(4):hover .txt p{
    color: #f15a28;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}

.hz_sys{
    margin-top: 50px;
}
.hz_sys ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.hz_sys ul li{
    width:382px;
    margin: 0px 0px 20px 0px;
}
.jd{width: 1200px;height: 349px;background: #ffffff;margin-top: 50px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.jd .img{
    width:409px;
    height:349px;
    overflow: hidden;
}

.jd .img img {
    width: 100%;
    height: 100%;
    transition: all 0.6s linear;
}

.jd .img:hover img {
    transform: scale(1.15);
}


.hz_sys li .img {
    width:382px;
    height:231px;
    overflow: hidden;
}
.hz_sys li .img img {
    width: 100%;
    height: 100%;
    transition: all 0.6s linear;
}
.hz_sys li .img:hover img {
    transform: scale(1.15);
}
/*.qihuan{*/
/*    float:left;*/
/*}*/

.hzp_fwxm{
    margin-top: 40px;
}
.hzp_fwxm ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.hzp_fwxm ul li:nth-child(1){
    width: 587px;
    height: 224px;
    background: #fff;
    margin: 10px 0px;
}
.hzp_fwxm ul li:nth-child(1) .hzp_fwxm_title{
    width: 196px;height: 47px;margin: -140px auto;background: #2973bb;color: #fff;font-size:20px;text-align: center;line-height: 47px;z-index: 1;position: relative;
}
.hzp_fwxm ul li:nth-child(1) .hzp_fwxm_txt{margin-left: 280px;margin-top: 80px;line-height: 25px;color: #666;}



.hzp_fwxm ul li:nth-child(2){
    width: 587px;
    height: 224px;
    background: #fff;
    margin: 10px 0px;
}
.hzp_fwxm ul li:nth-child(2) .hzp_fwxm_title{
    width: 196px;height: 47px;margin: -140px auto;background: #2973bb;color: #fff;font-size:20px;text-align: center;line-height: 47px;z-index: 1;position: relative;
}
.hzp_fwxm ul li:nth-child(2) .hzp_fwxm_txt{margin-left: 280px;margin-top: 30px;line-height: 25px;color: #666;}


.hzp_fwxm ul li:nth-child(3){
    width: 587px;
    height: 224px;
    background: #fff;
    margin: 10px 0px;
}
.hzp_fwxm ul li:nth-child(3) .hzp_fwxm_title{
    width: 196px;height: 47px;margin: -140px auto;background: #2973bb;color: #fff;font-size:20px;text-align: center;line-height: 47px;z-index: 1;position: relative;
}
.hzp_fwxm ul li:nth-child(3) .hzp_fwxm_txt{margin-left: 280px;margin-top: 40px;line-height: 25px;color: #666;}

.hzp_fwxm ul li:nth-child(4){
    width: 587px;
    height: 224px;
    background: #fff;
    margin: 10px 0px;
}
.hzp_fwxm ul li:nth-child(4) .hzp_fwxm_title{
    width: 196px;height: 47px;margin: -140px auto;background: #2973bb;color: #fff;font-size:20px;text-align: center;line-height: 47px;z-index: 1;position: relative;
}
.hzp_fwxm ul li:nth-child(4) .hzp_fwxm_txt{margin-left: 280px;margin-top:70px;line-height: 25px;color: #666;}

.hzp_gx{
    margin-top: 40px;
}
.hzp_gx ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.hzp_gx ul li{
    width: 282px;
    height: auto;
    margin: 15px 0px;
}
.hzp_gx ul li .hzp_gxx{
    width:282px ;
    height: 312px;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 3px 8px 3px rgb(0 0 0 / 20%);
    margin-top: -3px;
}
.hzp_gx ul li .hzp_gxx_title{
    font-size: 20px;color: #333;
}
.hzp_gx ul li .hzp_gxx_txt{
    color: #666;
    font-size: 16px;
    line-height: 27px;
    margin-top: 10px;
    height: 162px;
}
.hzp_gx ul li .hzp_gx_btn{
    width: 175px;
    height: 45px;
    border: 1px solid #ef4210;
    font-size: 18px;
    text-align: center;
    color: #ef4210;
    line-height: 45px;
    position: relative;
    display: block;
    margin: 20px 0px;
}
.hzp_gx ul li .hzp_gx_btn::before{
    position: absolute;
    content: '';
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
    background: #f0561d;
    z-index: -1;
}
.hzp_gx ul li .hzp_gx_btn:hover{
    border: 0;
    z-index:1;
    color: #ffffff;
}
.hzp_gx ul li .hzp_gx_btn:hover::before{
    width: 175px;
    height: 45px;
    box-shadow: 5px 3px 8px 0px rgb(239 66 16 / 35%);
}

.hzp_sb{
    margin-top: 40px;
}
.hzp_sb ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.hzp_sb ul li{
    width: 381px;
    height: auto;
    margin: 15px 0px;
}
.hzp_sb ul li .img{
    width: 381px;
    height: 40px;
    background: url("../images/hzp_td.png")no-repeat center;
    background-size: 100% 100%;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    padding-left: 30px;
}
.hzp_sb ul li .hzp_sb_txt{
    width: 381px;
    height: 224px;
    box-shadow: 0px 3px 8px 3px rgb(0 0 0 / 20%);
}
.hzp_sb ul li .hzp_sb_txt .hzp_sb_txtt{
    color: #666;
    font-size: 16px;
    padding: 8px 15px;
    line-height: 25px;
}
.hzp_sb ul li .hzp_sb_txt .imgg{
    width: 346px;
    margin: 0 auto;
}