.plane{padding:30px 0 15px 0;}
.plane2{padding-bottom:30px;}
.plane3{padding-bottom:30px;}
.ntab{position:relative;}
.ntab .hd{height:42px;line-height:32px;padding-bottom:10px;border-bottom:1px solid #e5e5e5;}
.ntab .hd li{float:left;font-size:22px;color:#ac6060;cursor:pointer;}
.ntab .hd li.on{color:#820000;padding-left:40px;background: url(ico01.png) left center no-repeat;}
.ntab .hd li span{color:#992f2f;margin:0 20px;}
.ntab .more{position:absolute;top:14px;right:0;}
.ntab .more a{display:block;cursor:pointer;color:#956666;font-size:14px;}
.nbox .hd{height:42px;line-height:32px;padding-bottom:10px;border-bottom:1px solid #e5e5e5;}
.nbox .hd .tit{float:left;font-size:22px;color:#820000;padding-left:40px;cursor:pointer;}
.nbox .hd .t1{background: url(ico02.png) left center no-repeat;}
.nbox .hd .t2{background: url(ico03.png) left center no-repeat;}
.nbox .hd .t3{background: url(ico04.png) left center no-repeat;}
.nbox .hd .t4{background: url(ico05.png) left center no-repeat;}
.nbox .hd .t5{background: url(ico06.png) left center no-repeat;}
.nbox .hd .t6{padding-left:50px;background: url(ico07.png) left center no-repeat;}
.nbox .hd .more{float:right;margin-top:8px;}
.nbox .hd .more a{display:block;cursor:pointer;color:#956666;font-size:14px;}
.nbox .bd{min-height:100px;overflow:hidden}
.slist{padding:7px 6px;background:#eeeeee;}
.vlist{padding:10px 6px;background:#eeeeee;}
.quick-list li a{display:block;color:#666666;font-size:16px;height:50px;line-height:50px;text-align:center;margin-top:17px;background:#eeeeee;font-weight:bold;}
.quick-list li a:hover{background:#820000;color:#fff;}
.special .spic{margin-top:17px;position:relative;overflow:hidden;}
.special .spic img{width:100%;height:auto;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
.special .spic:hover img{ transform:scale(1.05);}
.gray{padding:35px 0;background:#f5f5f5;}
.bottomnav li{min-height:146px;float:left;border-right:1px solid #eeeeee;padding:0 30px;}
.bottomnav li h4{color:#666;margin-bottom:10px;}
.bottomnav li a{display:block;color:#666;margin-bottom:10px;}
.code li{margin-top:20px;text-align:center;}
.code li .pic{margin-bottom:5px;}
.code li .pic img{max-width:100%;height:auto;}
@media (max-width:767px){
	.ntab,.nbox,.vpic{margin-bottom:20px;}
	.focus {margin-bottom:10px;}
	.quick{margin-bottom:20px;}
	.plane,.plane2{padding-bottom:0;}
	.ntab .hd li,.nbox .hd .tit{font-size:18px;}
	.bottomnav li{width:33.33333333%;}
}
@media (max-width:480px){
	.bottomnav li{width:50%;padding:0 10px;}
}