.wrap{width: 1230px;margin: 0 auto;}
body {background:#FAE4E4;} 

        .title_zzjg {
            line-height: 50px;
            font-size: 36px;
            color: #CB0000;
            font-weight: 700;
            text-align: center;
            border-bottom: 2px solid #18579c;
            background: #ededf9;
            height:50px;
           
        }
           
        .title_zzjg p a {
                    /*color: #CB0000;*/
            color:#fff;
            text-decoration: none;
           
        }

        .title_zzjg span {
            float: right;
            margin-top: -47px;
            font-size: 18px;
            color: #000;
            margin-right: 47px;
        }
      
        .title_zzjg span a {
            color: #000;
            font-weight: normal;
            text-decoration: none;
        }

        .main_zzjgzt {
            background: #fff;
            margin-bottom: 23px;
        }

        .main_zzjgzt ul {
            margin-top: 40px;
            padding: 0 33px;
            padding-bottom: 40px;
        }

        .main_zzjgzt ul li {

            color: #3D3C3C;
            font-size: 16px;
            line-height: 48px;
/*
            text-indent: 20px;
            display: flex;
            justify-content: space-between;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            list-style-type: disc;
*/
        }

        .main_zzjgzt ul li a {
            color: #3D3C3C;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            text-decoration: none;
            max-width:70%;
            float:left;
        }

        .main_zzjgzt ul li span{
            float:right;
        }

          .ztbanner{ width:1230px;margin: 0 auto; }  
           .ztListWrap {
            border-bottom: 2px solid #18579c;
            background: #ededf9;
        }
          
                  .ztbanner img{width:100%}
          /*梯形*/
             .title_zzjg {
            line-height: 50px;
            font-size: 36px;
            color: #CB0000;
            font-weight: 700;
            text-align: center;
            border-bottom: 2px solid #18579c;
            background: #ededf9;
            height: 60px;
        }

        .trapezoid {
            max-width: 378px;
            height: 0;
            border-bottom: 50px solid #18579c;
            border-left: 50px solid transparent;
            border-right: 50px solid transparent;
            margin: 0 auto;
            padding-top: 10px;
            text-align: center;
        }

        .trapezoid a {
            display: inline-block;
            text-align: center;
            /* border: 1px solid #000; */
            height: 50px;
            line-height: 50px;
            font-size: 30px;
            text-decoration: none;
            color: #fff;
        }


        @media (max-width: 767px) {
            .position {
                width: 85% !important;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .ztbanner {
                width: 100% !important;
                margin: 0 auto;
            }

            .ztbanner img {
                width: 100%;
                height: 8rem;
                object-fit: cover;
            }

            .title_zzjg span {
                margin-right: 1.2rem !important;
            }

            .title_zzjg {
                line-height: 5rem !important;
                height: 5rem !important;
            }

            .trapezoid {
                max-width: 60%;
                height: 0;
                border-bottom: 40px solid #18579c;
                border-left: 20px solid transparent;
                border-right: 20px solid transparent;
                margin: 0 auto;
                padding-top: 10px;
                text-align: center;
            }

            .trapezoid a {
                display: inline-block;
                text-align: center;

                height: 4rem;
                line-height: 4rem;
                font-size: 1.8rem;
                text-decoration: none;
                color: #fff;
            }


        }

        @media (min-width: 768px) and (max-width: 1023px) {
            html, body {
                overflow-x: hidden !important;
            }

            .ztbanner {
                width: 100% !important;
                margin: 0 auto;
            }

            .header .wrap, .dibubigbox, .member_login .wrap,
            .wrap {
                width: 100% !important;
            }

            .title_zzjg {
                line-height: 50px;
                font-size: 36px;
                color: #CB0000;
                font-weight: 700;
                text-align: center;
                border-bottom: 2px solid #18579c;
                background: #ededf9;
                height: 60px;
            }

            .trapezoid {
                max-width: 378px;
                height: 0;
                border-bottom: 50px solid #18579c;
                border-left: 50px solid transparent;
                border-right: 50px solid transparent;
                margin: 0 auto;
                padding-top: 10px;
                text-align: center;
            }

            .trapezoid a {
                height: 5rem;
                line-height: 5rem;
                font-size: 2.2rem;
            }


        }

        @media (min-width: 1024px) and (max-width: 1200px) {

            .header .wrap, .member_login .wrap, .wrap {
                width: 100% !important;
            }


        }