@charset "gb2312";

/* index */
.area { width:90%; 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 .bd em { display:inline; color:#db004a; }
.box h4 { font-size:3rem; text-align:center; line-height:150%; }

.tit { font-size:3rem; background:#f05090; color:#fff; text-align:center; }
.tit dt { float:left; width:8%; color:#f05090; background:#fdd0e3; }
.tit dd { float:left; width:92%; }
.col2 li p { display:block; padding:10px 0; text-align:left; line-height:125%; }

.data{background: #FF4F6D;padding: 4% 0 8%;}
.data .xs{background: #FFE53E;border-radius:50px;font-size: 2.4rem;color: #FF4F6D; display: inline-block;margin-left: 10%;width: 14%;text-align: center;}
.data .data_des{margin-right: 6%;color: #fff}


.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 { background:#fce5ee; }

.box2 .bd em,.box3 .bd em { display:inline; color:#716bbe; }

.box3 { background:#f2f1ff; }

#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; }

@media (min-width:320px) and  (max-width:639px){
	.col2 li p { padding:5px 0; }
}

@media (min-width:480px) and  (max-width:639px){
	.col2 li p { padding:7px 0; }
}