@charset "gb2312";

/* index */
.area { width:89%; margin:0 auto; }
.box .hd { position:relative; margin-bottom:20px; text-align:center; }
.box .hd h2 { font-size:4rem; font-weight:100; line-height:150%; }
.box .pic { position:relative; text-align:center; }
.box .zx { text-align:center; }
.box .zx a { padding:0 16px; background:#ff6005; color:#fff; }
.box .bd h6 { font-size:3.6rem; line-height:150%; text-align:center; font-weight:100; }
.box .bd h6 span { position:relative; border-bottom:#b19bca 6px solid; }
.box .bd h6 span:after { position:absolute; left:50%; bottom:-20px; width:0; height:0; content:''; margin-left:-7px; border-width:7px; border-style:solid; border-color:#b19bca #efebf4 #efebf4; overflow:hidden; }

.box1 .pic p { color:#6a7380; line-height:200%; }

.box2 { background:#efebf4; }
.box2 .bd h6 span { border-bottom:#706bbd 6px solid; }
.box2 .bd h6 span:after { border-color:#706bbd #efebf4 #efebf4; }

.box6 .hd p { font-size:3.6rem; text-align:right; }

@media (min-width:320px) and  (max-width:639px){
	html{font-size:31% !important}
	.box .hd { margin-bottom:10px; }
}

@media (min-width:480px) and  (max-width:639px){
	html{font-size:47% !important}
	.box .hd { margin-bottom:15px; }
}