/* 公共样式表 */
html, body { font-family: "Microsoft yahei", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
a { text-decoration: none; color: #000; }
img { border: 0; }
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td { margin: 0; padding: 0; }
button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit; outline: none; }
li { list-style: none; }
a { color: #333; }



/*解决方案*/
.m_subtopic { height: 70px; width: 100%; background-color: #d0eeff; }
.m_subtopic .subtopic_list { width: 100%; font-size: 0; color: #666666; overflow: hidden; height: 70px; text-align: center; }
.m_subtopic .subtopic_list li { display: inline-block; width: 25%; height: 70px; line-height: 70px; font-size: 16px; }
.m_subtopic .subtopic_list li a { display: block; padding: 0 40px; height: 70px; }
.m_subtopic .subtopic_list li a:hover, .m_subtopic .subtopic_list li a.on { color: #3784D2; background: #b7e5ff; font-size: 18px; }

/*在线付款*/
