﻿@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, div, p, dl, dt, dd, ol, ul, li, form, table, th, td, a, img, span, strong, var, em, input, textarea, select, option { margin: 0; padding: 0; }
html, body { padding: 0; border: 0; font: 14px '\5FAE\8F6F\96C5\9ED1'; color: #000; }
ul, ol, li { list-style: none; }
img { vertical-align: top; border: none; }
.fl { float: left; }
.fr { float: right; }
.clearfix:after { content: ''; display: block; clear: both; }
a { color: #000; text-decoration: none; }
dl { margin: 0; padding: 0; border: 0; }
dt, dd { clear: both; }
h1 { font-size: 22px; color: #000; font-weight: bold; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; color: #000; font-weight: normal; }
textarea, input { font-size: 12px; line-height: 15px; margin: 0; padding: 0; }
dl { margin: 0; padding: 0; border: 0; }
dt, dd { clear: both; }
a:link { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #000; }
input { border: none; outline: none; }
body { background-color: #ededed; }
.crumbsBox { width: 1200px; margin: 0 auto; background-color: #fff; }
.crumbs { width: 1000px; height: 64px; margin: 0 auto; line-height: 56px; font-size: 14px; color: #333; }
.crumbs a { color: #333; }
.repeatX { width: 100%; background: url(/gongkai/images/ty_crumbs_line.png) 0 0 repeat-x; height: 8px; }
.listBox { width: 1200px; margin: 0 auto; background-color: #fff; }
.list { width: 1000px; margin: 0 auto; padding: 32px 0 27px 0; border-bottom: 1px dashed #dcdcdc; }
.list li { position: relative; font-size: 16px; line-height: 38px; color: #404040; padding-left: 1.3%; width: 98.7%; background: url(/gongkai/images/ty_icon.png) 3px 17px no-repeat; }
.list li a { color: #404040; }
#changepage { width: 100%; text-align: center; overflow: hidden; font-size: 14px; padding: 20px 0; margin-top: -1px; border-top: 1px solid #fff; }
#changepage .up_page, #changepage .down_page { display: inline-block; color: #1b242f; text-align: center; padding: 6px 4px; border: 1px solid #e8e8e8; margin: 0 12px; }
/*分页*/
.changepage { text-align: center; margin-top: -1px; padding-bottom: 30px; border-top: 1px solid #fff; }
.changepage a { padding: 8px 20px; display: inline-block; margin: 0 5px; border: 1px solid #e8e8e8; background: #fff; font-size: 14px; }
.changepage a:hover, .changepage .current { background: #d30b15; color: #fff; }
.changepage input { border: 1px solid #e8e8e8; display: inline-block; padding: 8px 10px; margin: 0 5px; height: 19px; font-size: 14px; font-family: '\5FAE\8F6F\96C5\9ED1'; *display: inline;
*zoom: 1;
+vertical-align: 3px;
*height:21px;
line-height: 19px; width: 33px; text-align: center; }
.changepage span { display: inline-block; margin: 0 5px; border: 1px solid #e8e8e8; padding: 8px 20px; }
.changepage span.u_page { border: 0; padding: 0; }

@media only screen and (max-width: 414px) {
.crumbsBox { width: 100%; }
.crumbs { width: 97%; height: auto !important; line-height: 40px; }
.listBox { width: 100%; }
.list { width: 97%; padding: 15px 0 15px 0; }
.list li { width: 97%; padding-left: 3%; font-size: 14px; margin-bottom: 10px; line-height: 200%; background-position: 3px 12px; }
body .changepage * { display: none; }
body .changepage .prev, body .changepage .next { display: inline-block; }
}
