@charset "gb2312";

/* index */
 
.hd,.area { width:93.75%; margin:0 auto; }
 .box .hd { text-align:center; }
.box .hd h2 { border-bottom:#ccc 1px solid; font-weight:bold; font-size:3.6rem; line-height:250%; }
.box .intro span { width:100%; font-size:4rem; color:#fff; background:#716bbe; line-height:150%; text-align:center; }
.box .pic,.center { text-align:center; }
.padBor { border-bottom:#ccc 1px solid; }

.box2 { background:#f2f2f2; }
.box2 p.on { color:#d70a50; font-weight:bold; line-height:120%; }
.box2 span { width:6%; background:#d70a50; color:#fff; text-align:center; }

.box4 { padding-bottom:0; background:#f2f2f2; }
.box4 .hd h2 { color:#da195b; }

@media (min-width:320px) and  (max-width:639px){ 
	.box .hd:after { border-width:5px; }
}
@media (min-width:480px) and  (max-width:639px){ 
	.box .hd:after { border-width:7px; }
}