 #afui > div#header{height:0px;overflow: hidden; display:none;}
 /*首页*/
.menuvice {
    display: inline-block;
    width: 97%;
    margin:5px 3%;
}

    .menuvice a {
        display: block;
        float: left;
        text-indent:10px;
        height:90px;
        line-height:50px;
       
    }

        .menuvice a span {
            display: block;
            overflow: hidden;
            white-space:nowrap ;
            text-overflow: ellipsis;
            background-repeat: no-repeat; 
            background-size:32px 32px;
             height:90px;
             color:#fff;
            
        }

        .menuvice a:nth-child(8n+1) {
        	background-image: -webkit-linear-gradient(top left, #72b6dc,#36aae7);
	background-image: -moz-linear-gradient(top left, #72b6dc,#36aae7);
	background-image: -o-linear-gradient(top left, #72b6dc,#36aae7);
	background-image: -ms-linear-gradient(top left, #72b6dc,#36aae7);

           margin-right:5px;
           width:31%;
          
      
		  
        }
        .menuvice a:nth-child(8n+1) span
        {
             background-position:70% 40px;
            }

        .menuvice a:nth-child(8n+2) {
           	background-image: -webkit-linear-gradient(top left, #90a9e2,#688dde);
	background-image: -moz-linear-gradient(top left, #90a9e2,#688dde);
	background-image: -o-linear-gradient(top left, #90a9e2,#688dde);
	background-image: -ms-linear-gradient(top left, #90a9e2,#688dde);
            margin-right:5px;
            width :31%;
         
            
        }
          .menuvice a:nth-child(8n+2) span
        {
            background-position:70% 40px;
            }
        .menuvice a:nth-child(8n+3) {
            
       	background-image: -webkit-linear-gradient(top left, #a48adb, #8d67e0);
	background-image: -moz-linear-gradient(top left,#a48adb, #8d67e0);
	background-image: -o-linear-gradient(top left,#a48adb, #8d67e0);
	background-image: -ms-linear-gradient(top left,#a48adb, #8d67e0);
            width :31%;
           
        
           
        }
          .menuvice a:nth-child(8n+3) span
        {
            background-position:70% 40px;
            }
        .menuvice a:nth-child(8n+4){
    	background-image: -webkit-linear-gradient(top left, #a1d15d, #84d018);
	background-image: -moz-linear-gradient(top left,#66c991, #84d018);
	background-image: -o-linear-gradient(top left,#66c991, #84d018);
	background-image: -ms-linear-gradient(top left,#66c991, #84d018);
           margin-right:5px;
            width :45%;
           margin-top:5px;
          
        }
          .menuvice a:nth-child(8n+4) span
        {
             background-position: 80% 40px;
            }
        .menuvice a:nth-child(8n+5) 
        {
    background-image: -webkit-linear-gradient(top left, #66c991, #14c761);
	background-image: -moz-linear-gradient(top left,#66c991, #f4b613);
	background-image: -o-linear-gradient(top left,#66c991, #f4b613);
	background-image: -ms-linear-gradient(top left,#66c991, #f4b613);
            width :49%;
           margin-top:5px;
      
            
        }
          .menuvice a:nth-child(8n+5) span
        {
             background-position: 80% 40px;
            }
        .menuvice a:nth-child(8n+6) {
        background-image: -webkit-linear-gradient(top left, #efcd74, #f4b613);
	background-image: -moz-linear-gradient(top left,#efcd74, #f4b613);
	background-image: -o-linear-gradient(top left,#efcd74, #f4b613);
	background-image: -ms-linear-gradient(top left,#efcd74, #f4b613);
           margin-right:5px;
            width :31%;
           margin-top:5px;
           margin-bottom:5px;
         
        }
          .menuvice a:nth-child(8n+6) span
        {
             background-position: 70% 40px;
            }
        .menuvice a:nth-child(8n+7) 
        {
          background-image: -webkit-linear-gradient(top left, #fdad83, #ff8a4a);
	background-image: -moz-linear-gradient(top left,#fdad83, #ff8a4a);
	background-image: -o-linear-gradient(top left,#fdad83, #ff8a4a);
	background-image: -ms-linear-gradient(top left,#fdad83, #ff8a4a);
            margin-right:5px;
           width :31%;
           margin-top:5px;
         margin-bottom:5px;
         
            
        }
          .menuvice a:nth-child(8n+7) span
        {
            background-position: 70% 40px;
            }
            
             .menuvice a:nth-child(8n+8) 
        {
          /* background-color:#fc5366;*/
    background-image: -webkit-linear-gradient(top left, #fa939f, #fc5366);
	background-image: -moz-linear-gradient(top left, #fa939f, #fc5366);
	background-image: -o-linear-gradient(top left, #fa939f, #fc5366);
	background-image: -ms-linear-gradient(top left, #fa939f, #fc5366);
           width :31%;
           margin-top:5px;
         margin-bottom:5px;
         
            
        }
          .menuvice a:nth-child(8n+8) span
        {
             background-position: 70% 40px;
            }

/*TAB切换(动画)*/
.listbox .titleHome {
    display: inline-block;
    border-top: 2px solid #458fce;
    border-bottom: 1px solid #dbecec;
    width: 100%;
    height: 36px;
    background-color: #fbfbfb;
}

    .listbox .titleHome > * {
        display: inline-block;
        overflow: hidden;
        border-right: 1px solid #dbecec;
        min-width: 80px;
        height: 34px;
        padding: 0px 5px;
        color: #458fce;
        line-height: 34px;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
    }


    .listbox .titleHome .carouselTab_paging2_selected {
        background-color: #ffffff;
    }

.listbox.products, .listbox.videos {
    margin-left: 0px;
}

    .listbox.products > *, .listbox.videos > * {
        border-left: 0px;
    }
    
    


/*首页新闻*/
.i_nl .top1 {
    border-bottom: 1px dashed #c0d8f4;
    width: 100%;
    height: 92px;
    padding: 8px 0px;
}

    .i_nl .top1 .i {
        display: block;
        overflow: hidden;
        margin: 5px 10px 0px 5px;
        float: left;
        width: 100px;
        height: 70px;
    }

    .i_nl .top1 img {
        width: 100%;
        min-height: 100%;
    }

    .i_nl .top1 .t {
        display: block;
        overflow: hidden;
        padding-left: 0px;
        height: 25px;
        color: #9a2435;
        white-space: nowrap;
    }

    .i_nl .top1 .c {
        display: block;
        overflow: hidden;
        padding: 0px 5px 0px 0px;
        font-size: 12px;
    }


.i_nl {
}

    .i_nl > a {
        display: block;
        overflow: hidden;
        position: relative;
        border-bottom: 1px dashed #c0d8f4;
        height: 36px;
        padding: 0px 20px;
        line-height: 2.5em;
        white-space: nowrap;
    }

        .i_nl > a::before, .i_nl > a::after {
            display: block;
            position: absolute;
        }

        .i_nl > a::before {
            content: "";
            left: 10px;
            top: 43%;
            width: 3px;
            height: 3px;
            background-color: #80a5c3;
        }

        .i_nl > a::after {
            content: ">";
            top: 0px;
            right: 0px;
            width: 20px;
            height: 90%;
            background-color: #ffffff;
        }


        .i_nl > a:hover, .i_nl > a:active, .i_nl > a:hover::after {
            background: #d2d2d2;
        }

.list.products > .s2 {
    padding: 10px 0px;
}

    .list.products > .s2 a {
        display: inline-block;
        overflow: hidden;
        margin: 3px;
        border: 1px solid #bfbfbf;
        border-radius: 5px;
        width: 70px;
        height: 70px;
        background-color: #ffffff;
        line-height: 20px;
        font-size: 12px;
        text-align: center;
        white-space: nowrap;
    }

.list.products .s2 a > span:nth-child(1) {
    display: block;
    overflow: hidden;
    height: 50px;
}

.list.products .s2 img {
    border-radius: 5px;
    width: 100%;
    min-height: 100%;
}

.list.products .s2 a > span:nth-child(2) {
    display: block;
    overflow: hidden;
    line-height: 250%;
    height: 20px;
    color: #bf1422;
    text-align: center;
    white-space: nowrap;
}


.listbox .list.products .waterfall, .listbox .list.videos .vl {
    border-bottom: 0px;
    background-color: #ffffff;
}