@charset "gb2312";

/* index */
 
.area { width:93.75%; margin:0 auto; }
.box .hd { margin-bottom:40px; text-align:center; }
.box .hd h2 { font-size:4rem; color:#003567; line-height:150%; font-weight:bold; }
.box .pic,.box .zx,.center { text-align:center; }
.box .bd p.on { color:#d70a50; }
.box .intro span{ padding:0 30px 8px; line-height:120%; background:url(titBg.jpg) no-repeat; background-size:100% 100%; text-align:center; color:#fff; }

.box1 .boxShadow { padding:15px; }
.box2,.box4 { background:#f1ebeb; }
.box2 h4 { font-size:3.2rem; line-height:150%; text-align:center; }

.box3 p { line-height:200%; color:#494949; font-size:2.4rem; }
.box4 .pic p { line-height:200%; }

@media (min-width:320px) and  (max-width:639px){
	.box .intro span { padding:0 15px 4px; }
	.box1 .boxShadow { padding:7px; }
}

@media (min-width:480px) and  (max-width:639px){
	.box .intro span { padding:0 22px 6px; }
	.box1 .boxShadow { padding:11px; }
}