a{
                color: unset ;
            }
            
            .xuanXiang li a{
                color: unset !important;
            }
            
            .DownXiazai{
                width: 100%;
                padding: 50px 0;
            }
            .xuanXiang{
                width: 100%;
                display: flex;
            }
            .DownXiazaiNav{
                display: flex;
	            justify-content: space-between;
            }
            .xuanXiang>li{
                width: 140px;
                background: white;
                margin-right: 20px;
                height: 50px;
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 15px;
                cursor: pointer;
                color: #666666;
                border-radius: 5px;
            }
            .xuanXiangLi{
                background: #14a3c4 !important;
                color: white !important;
            }
            
            
            .inputaa{
                height: 50px;
                width: 280px;
                display: flex;
                background: white;
                border-radius: 5px;
            }
            
            .DownXiazaiNav input{
                border: 0;
                outline: none;
                padding-left: 20px;
                height: 50px;
                width: 230px;
                color: #666666;
            }
            .inputaa i{
                display: flex;
                align-items: center;
                justify-content: center;
                width: 50px;
                height: 50px;
            }
            
            .inputaa i img{
                width: 25px;
            }
            .xiangmuEnd{
                width: 100%;
                display: flex;
                margin-top: 50px;
            }
            .endOne{
                width: 400px;
                 /*width: 100%;*/
                margin-right: 30px;
                padding: 30px;
                background: white;
            }
            
            .endTow{
                width: 100%;
                background: white;
                padding: 30px;
                display: none;
            }
            .endOne .fontS18{
                font-size: 18px;
                font-weight: 700;
                padding-bottom: 15px;
                border-bottom: 1px solid #e5e5e5;
                display: flex;
                justify-content: space-between;
            }
            .endTow .fontS18{
                font-size: 18px;
                /*font-weight: 700;*/
                padding-bottom: 15px;
                border-bottom: 1px solid #e5e5e5;
            }
            .iconfontjia{
                width: 15px;
                height: 15px;
                display: flex;
                margin-right: 10px;
            }
            .endOnree{
                width: 100%;
            }
            .endOnree li{
                display: flex;
                flex-wrap: wrap;
                align-items: center;
                font-size: 14px;
            }
            
            .endOnree>li{
                padding: 15px 0;
                border-bottom: 1px solid #e5e5e5;
                cursor: pointer;
                color: #14a3c4;
            }
            .endThree li{
                height: 30px;
                display: flex;
                align-items: center;
                color: #666666;
            }
            .endTwree>li{
                padding: 5px 0;
                color: #666666;
            }
            .endTwree li>span:hover{
                color: #14a3c4;
            }
            .endTwree{
                width: 100%;
                padding-left: 10%;
                display: none;
            }
            .endThree{
                width: 100%;
                padding-left: 10%;
                display: none;
            }
            .zuihou{
                background: url(/public/static/modules/cms/images/cz/san.png) no-repeat center center;  
                background-size: 50%;
            }
            .zuiTow{
                background: url(/public/static/modules/cms/images/cz/jia.png) no-repeat center center;  
                background-size: 100%;
            }
            .zuiaaa{
                background: url(/public/static/modules/cms/images/cz/jiajia.png) no-repeat center center; 
                background-size: 100%;
            }
            .zuiaaab{
                background: url(/public/static/modules/cms/images/cz/jian.png) no-repeat center center !important; 
                background-size: 100% !important;
            }
            .buzhiShow{
                display: block !important;
            }
            .colorBlu{
                color: #14a3c4 !important;
            }
            .TowPro{
                width: 100%;
                margin-top: 20px;
                display: flex;
                flex-wrap: wrap;
                justify-content: space-between;
            }
            
            .TowPro li{
                width: 49%;
                height: 132px;
                padding: 20px;
                border: 1px solid #e5e5e5;
                color: #333333;
                margin-top: 20px;
            }
            
            .TowPro li a{
                display: flex;
            }
            .TowPro li .fontS16{
                font-size: 16px !important;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
            }
            
            .TowPro li .fontS14{
                margin-top: 5px;
                color: #666666;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
            }
            .centerCon{
                width: 80%;
                margin: 0px 20px;
                display: flex;
	            flex-direction: column;
	            justify-content: center;
            }
            
            .leftCon{
                display: flex;
                width: 50px;
                height: 95px;
                align-items: center;
            }
            
            .leftCon span{
                display: flex;
                align-items: center;
                justify-content: center;
                font-size: 20px;
                width: 45px;
                height: 45px;
                border-radius: 45px;
                /*border: 1px solid  #e5e5e5;*/
                background: #e5e5e5;
                color: white;
            }
            .TowPro>li:hover{
                border: 1px solid  #14a3c4 !important;
                color: #14a3c4;
            }
            
            .TowPro>li:hover .leftCon>span{
                background: #14a3c4 !important;
                color: white !important;
            }
            @keyframes fadeInRight {
              0% {
                opacity: 0;
                transform: translate3d(10%, 0, 0)
              }
            
              to {
                opacity: 1;
                transform: translateZ(0)
              }
            }

            .fenyeyeyeyey{
                width: 100%;
                display: flex;
                justify-content: center;
                margin-top: 30px;
            }
            
            .fenyeyeyeyey li{
                width: 40px;
                height: 40px;
                border: 1px solid  #e5e5e5;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 50px;
                margin: 10px;
            }
            .zuozuo{
                border: 1px solid  #14a3c4 !important;
                color: #14a3c4 !important;
                font-size: 15px;
            }
            
            .fenyeyeyeyey li:hover{
                background: #14a3c4;
                color: white !important;
            }
            
            .zuozuozuozuo{
                width: 0;
                height: 0;
                display: none;
            }
            
           .chachaaa{
               width: 0;
               height: 0;
               overflow: hidden;
               display: none;
           }
           @media (max-width: 1000px){
               .TowPro li{
                   width: 100% !important;
               }
               .inputaa{
                   display: none !important;
               }
           }
           
           @media (max-width: 750px){
               .xiangmuEnd{
                   flex-wrap: wrap;
               }
               .endOne{
                   max-width: auto !important;
                   width: 100% !important;
               }
               .endOnree{
                   display: none;
               }
               
            .zuozuozuozuo{
                width: 59%;    
                background: url(/public/static/modules/cms/images/cz/san.png) no-repeat center right;
                background-size: 10px;
                height: 30px;
                display: block !important;
                cursor: pointer;
            }
            .chachaaa{
                width: 50px;
                height: 50px;
                display: flex;
                /*align-content: center;*/
                align-items: center;
                justify-content: center;
                border-radius: 100px;
                background: #e5e5e5;
                color: white;
                position: absolute;
                top: 100px;
                right: 20px;
            }
            .chachaaa img{
                width: 15px;
            }
            .xuanXiang{
                background: white !important;
            }
            .xuanXiang>li{
                font-size: 14px !important;
                margin-right:0 !important;
                /*border-radius: 0;*/
            }
            .endTow{
                padding-top: 0;
            }
            .TowPro li .fontS16{
                font-size: 13px !important;
            }
            .leftCon span{
                width: 30px;
                height: 30px;
            }
           }
           .buzhidaioio{
               position: fixed;
               top: 0;
               padding-top: 100px;
               right: 0;
               width: 100%;
               height: 100%;
               background: white;
               z-index: 99;
               padding: 100px 5%;
           }
           
           .endOnree li span{
               display: flex;
               align-items: center;
           }