﻿ .img_slider{text-align: center; }
.swiper-slide a{display: block; height: 5rem; background-size: auto 5rem ; background-position: -4.7rem 0 ; background-repeat: no-repeat;}
.index_nav ul li{float:left; width:25%; text-align:center; margin:0.2rem 0;}
.index_nav ul li:nth-child(1) p{
    margin:0 auto;
    	background: -webkit-linear-gradient(bottom,#fecd40,#fbb82f);
        background: -o-linear-gradient(bottom,#fecd40,#fbb82f);
        background: -moz-linear-gradient(bottom,#fecd40,#fbb82f); 
        background: linear-gradient(to bottom,#fecd40,#fbb82f);
} 
.index_nav ul li:nth-child(2) p{
    margin:0 auto;
    	background: -webkit-linear-gradient(bottom,#4ad6b3,#33bd94);
        background: -o-linear-gradient(bottom,#4ad6b3,#33bd94);
        background: -moz-linear-gradient(bottom,#4ad6b3,#33bd94); 
        background: linear-gradient(to bottom,#4ad6b3,#33bd94);
} 

.index_nav ul li:nth-child(3) p{
    margin:0 auto;
    	background: -webkit-linear-gradient(bottom,#0fb6fe,#179fff);
        background: -o-linear-gradient(bottom,#0fb6fe,#179fff);
        background: -moz-linear-gradient(bottom,#0fb6fe,#179fff); 
        background: linear-gradient(to bottom,#0fb6fe,#179fff);
} 
.index_nav ul li:nth-child(4) p{
    margin:0 auto;
    	background: -webkit-linear-gradient(bottom,#fd7c58,#f83f17);
        background: -o-linear-gradient(bottom,#fd7c58,#f83f17);
        background: -moz-linear-gradient(bottom,#fd7c58,#f83f17); 
        background: linear-gradient(to bottom,#fd7c58,#f83f17);
} 
.index_nav ul li:nth-child(5) p{
    margin:0 auto;
    	background: -webkit-linear-gradient(bottom,#0fb6fe,#179fff);
        background: -o-linear-gradient(bottom,#0fb6fe,#179fff);
        background: -moz-linear-gradient(bottom,#0fb6fe,#179fff); 
        background: linear-gradient(to bottom,#0fb6fe,#179fff);
} 
.index_nav ul li:nth-child(6) p{
     margin:0 auto;
    	background: -webkit-linear-gradient(bottom,#fd7c58,#f83f17);
        background: -o-linear-gradient(bottom,#fd7c58,#f83f17);
        background: -moz-linear-gradient(bottom,#fd7c58,#f83f17); 
        background: linear-gradient(to bottom,#fd7c58,#f83f17);
} 
.index_nav ul li:nth-child(7) p{
    margin:0 auto;
    	background: -webkit-linear-gradient(bottom,#4ad6b3,#33bd94);
        background: -o-linear-gradient(bottom,#4ad6b3,#33bd94);
        background: -moz-linear-gradient(bottom,#4ad6b3,#33bd94); 
        background: linear-gradient(to bottom,#4ad6b3,#33bd94);
} 
.index_nav ul li:nth-child(8) p{
    margin:0 auto;
    	background: -webkit-linear-gradient(bottom,#fecd40,#fbb82f);
        background: -o-linear-gradient(bottom,#fecd40,#fbb82f);
        background: -moz-linear-gradient(bottom,#fecd40,#fbb82f); 
        background: linear-gradient(to bottom,#fecd40,#fbb82f);
} 
.index_nav ul li p i{color:#fff;}  
.index_nav ul li span{color:#000; margin-top:0.1rem;} 

.title_small{position:relative}
        .title_small:after{content:""; position:absolute; width:1.2rem; height:2px; background:#028aff; bottom:0; left:50%; margin-left:-0.6rem;}

/*热门认证*/
.hot_rz{width:100%;overflow-y: hidden;overflow-x: auto;white-space: nowrap; word-spacing:-1em;}
.hot_rz ul li{display:inline-block; width:30%; text-align:center; vertical-align:top;}
.hot_rz ul li span{display:block; max-height:4rem; line-height:4rem;}
.hot_rz ul li img{max-width:86%; max-height:4rem;}
.hot_rz ul li p{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


/*体系认证*/
.blue_guodu{
    background: -webkit-linear-gradient(right,#028aff,#00b1ff);
        background: -o-linear-gradient(right,#028aff,#00b1ff);
        background: -moz-linear-gradient(right,#028aff,#00b1ff); 
        background: linear-gradient(to right,#028aff,#00b1ff);
}

.tx_rz{}
.tx_rz ul li{width:50%; float:left;}
.tx_rz ul li span{display:block; background:#f3f3f3; height:4.37333rem; line-height:4.37333rem;}
.tx_rz ul li img{max-width:2.6rem; max-height:3.6rem;}
.tx_rz ul li p{font-size:.34rem; line-height:0.88rem; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; background:#028aff; color:#fff;}

.cp_rz{}
.cp_rz ul li{width:50%; float:left; margin-bottom:}
.cp_rz ul li a{display:block; border:1px solid #f3f3f3; padding:0.13333rem 0.13333rem 0;}
.cp_rz ul li span{display:block; background:#f3f3f3; height:4.37333rem; line-height:4.37333rem;}
.cp_rz ul li img{max-width:2.6rem; max-height:3.6rem;}
.cp_rz ul li p{font-size:.34rem; line-height:0.88rem;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#474747; font-weight:bold;}


.team_txt{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}

.digital ul li{float:left; width:25%; text-align:center;}