.jc_box{
    margin-bottom: 80px;
}
.clear{
    clear: both;
}
.jc_box li{
    width:306px;
    float:left;
    background: #DFFEFE;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.jc_box li:nth-child(3n){
    margin-right: 0;
}
.jc_box li a{
    padding: 20px;
    display: block;
}
.jc_box_t{
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}
.jc_box_i{
    width: 20px;
}
.jc_box_x{
    height: 20px;
    background: #1FA1A0;
}
.jc_box_list{
    margin-bottom: 80px;
}
.jc_box_list li{
    width:450px;
    float:left;
    background: #1FA1A0;
    margin-right: 20px;
    margin-bottom: 20px;
    padding:10px;
}
.jc_box_list li:nth-child(2n){
    margin-right: 0;
}
.jc_box_list_t{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jc_box_r{
    width: 20px;
    height: 20px;
}
.jc_box_list ul{
    border-bottom: 1px solid #f2f2f2;
}
.jc_box_list_m{
    text-align: right;
    font-size: 14px;
    color: #C6C6C6;
}
.jc_box_list_m a{
    font-size: 14px;
    color: #C6C6C6;
    margin-top:10px;
    display: block;
}
.jc_box_nr_t{
    background: url("../images/n_b.jpg");
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    padding: 30px;
    margin-bottom: 35px;
}
.jc_box_nr_p{
    font-size: 14px;
    color:#666666;
    margin-bottom: 10px;
}
.jc_box_nr_x{
    border-bottom:1px solid #f2f2f2;
    margin-bottom: 20px;
}
.jc_box_nr_n{
    margin-bottom: 80px;
    font-size: 14px;
    line-height: 25px;
}
.jc_box_nr_n span{
        text-wrap: wrap!important;
        font-size: 14px;
}
.jc_box_nr_n p{
        font-size: 14px;
}
	.an_box{
	    background: #e6e7e9;
        border-radius: 10px;
        padding: 30px;
        margin-bottom: 50px;
	}
	.an_box_tt{
	    font-size: 25px;
        font-weight: bold;
        float: left;
	}
	.an_box_t{
	    display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
	}
	.an_box_tt img{
	    height: 30px;
        margin-top: 5px;
        margin-right: 15px;
	}
	.ani1{
	    height: 20px;
	}
	.an_box_n{
	    line-height: 35px;
         font-size: 14px;
	}
	.an_box_i img{
	    max-width:100%;
	    margin-bottom: 50px;
	}
	#swiper1 img{
	    width:100%;
	}
	#swiper1 .swiper-pagination-bullet-active{
	        background: #e60012;
	}
	#swiper1 .swiper-slide{
	    width:100%!important;
	}
	
 