/*首页样式*/
#main{padding:0 0.15rem;}
#box1,#box2,#box3{margin:0.2rem 0 0 0;background:#fff;/*min-height:3rem;*/ border-radius:0.06rem;padding:0.3rem 0.4rem;width:calc(100% - 0.8rem);}
#box1 h2,#box2 h2,#box3 h2{font-size:0.42rem;background:url(../images/menu_icon1.png) no-repeat left center;background-size:auto 0.42rem;height:0.8rem;line-height:0.8rem;padding-left:0.56rem;border-bottom:#e7e7e7 solid 1px;margin:0 0 0.4rem 0;color:#0079e2;}
#box2 h2{background:url(../images/menu_icon2.png) no-repeat left center;background-size:auto 0.45rem;}
#box3 h2{background:url(../images/menu_icon3.png) no-repeat left center;background-size:auto 0.45rem;}
.nav_list{overflow:hidden;clear:both;padding:0 0.1rem;}
.nav_list ul li{float:left;width:50%;margin:0 0 0.3rem 0;}
.nav_list ul li a{font-size:0.32rem;background:url(../images/nav_icon1.png) no-repeat left center;background-size:auto 0.24rem;padding:0 0 0 0.3rem;color:#666;display:block;}





