.boxb{ border:1px #ddd solid; padding:10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding:10px;}
.boxb h2.c_title{ font-size:16px; font-weight:bold; font-family:'微软雅黑'; background:#ccc; margin:0px 0 0; padding:0px; line-height:1em;}
.boxb h2.c_title span{ background:#fff; padding-right:10px;cursor: pointer;}

/*响应式*/
@media only screen and (max-width: 1029px){
	.skinwidth{width: 98%;}
}



























