@charset "gb2312";

/* index */
.area { width:89%; margin:0 auto; }
 .box .hd { position:relative; text-align:center; }
.box .hd h2 { font-size:4rem; font-weight:100; line-height:150%; }
.box .intro span { padding:0 5px; color:#fff; background:#716bbe; line-height:150%; }
.box .intro em { display:inline; color:#db004a; }
.box h4 { font-size:3rem; text-align:center; line-height:150%; }

.tit { font-size:3rem; color:#fff; text-align:center; }
.tit dt { float:left; width:8%; color:#716bbe; background:#d4d1ff; }
.tit dd { float:left; width:65%; background:#716bbe; }

.box .intro dt { width:22%; text-align:center; background:#716bbe; color:#fff; }
.box .intro dd { width:76%; word-break:break-all; text-align:justify; }

.box1 .intro dt,.box3 .intro dt,.box5 .intro dt { background:#fa699a; }

.box2,.box4,.box6 { background:#e6e4ff; }
.box2 .intro p:first-of-type,.box4 .intro em,.box6 .intro em,.box9 .bd p em { color:#716bbe; }

.box7 p { word-break:break-all; text-align:justify; }

#showsPic { position:relative; }
#showsPic .parHd { position:absolute; right:20px; bottom:10px; }
#showsPic .parHd ul { float:right; }
#showsPic .parHd li { float:left; width:10px; height:10px; margin:0 2px; border-radius:100%; background:#fff; text-indent:-999em; overflow:hidden; }
#showsPic .parHd li.on { background:#ee0324; }