.xq { width: 940px; }

/*标题*/
.xq_bt { background: #005dac; height: 60px; width: 940px; line-height: 60px; color: #fff; font-size: 26px; font-weight: bold; text-align: center; border-radius: 10px; }
.xq_bt span { padding-left: 64px; }


/*文字*/
.xq_w { font-size: 16px; text-indent: 2em; padding: 15px 0; line-height: 32px; }
/* .xq_w span { display:block;  text-indent:0em; padding:0 10px;} */
.xq_w li { text-indent: 0;font-size: 16px; padding:10px 10px; }
.xq_02 { background: #eee; }
.xq_bt2 { text-indent: 0; font-weight: bold; font-size: 18px; width: auto; color: #fff; background: #207bc7; line-height: 45px; margin-top: 15px; }

/*表格*/

.xq_bg table { margin: 15px 0; }
.xq_bg { font-size: 15px; text-align: center; line-height: 30px; }
.xq_bg tr td:nth-child(1) { background: #d6d6d6; border-right: 2px solid #fff; }
.xq_bg td { background: #eee; border-bottom: 2px solid #fff; border-right: 2px solid #fff; }