/*
 *  技术单位: {SFCMS_DELEVEPER}
 *  软件开发: 石范 (S.F)
 *  开发日期: 1/19/19 1:23 PM
 ******************************************************************************/

.index_title_box{width:100%;height:auto;overflow:hidden;text-align:center;margin-top:20px;}
.index_title_box .bigtitle{width:100%;height:30px;line-height:30px;font-size:20px;}
.index_title_box .mintitle{width:95%;margin:0 auto;height:20px;line-height:20px;font-size:12px;color:#666666;background:url(../images/titlebg.png)no-repeat center center;}
.nei_banner{width:100%;height:auto;overflow:hidden;}
.nei_banner img{width:100%;}
.nei_class_box{width:100%;height:38px;background:#fafafa;border-bottom:#ebebeb 1px solid;}
.nei_class_box .class_list{display:block;width:33.3%;float:left;text-align:center;height:38px;line-height:38px;font-size:14px;color:#333333}
.nei_class_box .class_list_hover{display:block;width:33.3%;float:left;text-align:center;height:38px;line-height:38px;font-size:14px;background:#008ED5;color:#ffffff}

.am-paragraph{font-size:14px;}

.headbar{width:100%;height:auto;overflow:hidden;}
.headbar img{height:50px;margin-left:10px;margin-top:10px;margin-bottom:10px;}
.navbox{width:100%;height:70px;overflow:hidden;background:#202020;}
.navbox a{display:block;width:25%;height:35px;line-height:35px;text-align:center;font-size:14px;color:#ffffff;float:left;border-left:#ffffff 1px solid;border-top:#ffffff 1px solid;overflow:hidden;}
.navbox a:nth-child(4n+1){border-left:0;}
.navbox a.active{background:#ff0000;}