/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:500; }
ol, ul { list-style:none; }
a {text-decoration:none;}
.clear{ clear:both}
img{ border:0}

.header { color: white; background-color: #5ab3ff;margin-bottom: 1px;}
.header {text-align: left;height: 50px;line-height: 50px;overflow: hidden;position: relative;}
.header .logo img {margin: 12px 6px 12px 0;width: 25px;height: 25px;min-height: initial;min-width: initial;}
.header-text .logo{ position: absolute; top: 0;left: 10px;}
.header-text {text-align: center;}

.title h2{font-size: 18px;line-height: 24px;font-weight: normal;vertical-align: middle;}
.title.line h2{display: inline-block;padding: 13px 19px 9px 13px;border-bottom: 3px solid #09f;}
.title.line {clear:both; padding:0;border-bottom: 1px solid #dddddd;}

.index_n_list { width:100%; margin-top:10px;}
.index_n_list h2{ display:block; width:23%; float:left; text-align:center; font-size:14px; height:30px; line-height:30px; background:#72bfea; margin: 2px 1%;border-radius:3px;}
.index_n_list h2 a{ color:#fff}

.type_list { width:100%; margin-top:10px;height: 110px;overflow: hidden;}
.type_list h2{ display:block; width:23%; float:left; text-align:center; font-size:14px; height:50px; line-height:50px; background:#5ab3ff; margin: 2px 1%;border-radius:3px;}
.type_list h2 a{ color:#fff}
.type_listt{ display:none}

.text {margin: 14px;font-size: 14px;line-height: 1.6;word-break: break-all;min-height: 1em; color:#666; margin-bottom:50px}

#footer-wrap{ clear:both; padding-top:50px;line-height:50px;}#footer{z-index:1;text-align:center;color:#666;border-top:1px solid #ddd}#footer a{color:#666 !important;text-decoration:none}#footer a:hover{color:rgba(102,102,102,.8) !important}
.foot-menu{width:100%; margin:0 auto;font-size:12px;z-index:10; line-height:20px}.foot-menu li{float:left;position:relative}.foot-menu a{color:666}.copy-info{position:absolute;top:45px;left:210px}



.mod-pictxt {
    padding: 0 14px;
}

.mod-pictxt a:hover {
    text-decoration: none;
}

.mod-pictxt li {
    padding: 14px 0px;
    overflow: hidden;
    border-top: 1px solid rgba(239, 240, 242, 0.8);
}

.mod-pictxt li:first-child {
    border: none;
}

.mod-pictxt h3 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mod-pictxt .pic {
    float: left;
    margin: 0 14px 0 0;
}

.mod-pictxt p {
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.2;
    max-height: 2.4em;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    word-break: break-all;
    word-wrap: break-word;
}

.mod-pictxt.t1 li,
.mod-pictxt1 li {
    overflow: hidden;
    min-height: 50px
}

.mod-pictxt.t1 .pic, .mod-pictxt.t1 .pic img,
.mod-pictxt1 .pic, .mod-pictxt1 .pic img {
    width: 100px;
    height: 75px;
}

.mod-pictxt.t1 .pic,
.mod-pictxt1 .pic {
    margin-top: -21px;
}

.mod-pictxt.t1 h3,
.mod-pictxt1 h3 {
    margin-left: 114px;
    white-space: nowrap;
}

.mod-pictxt.t1 h3 a,
.mod-pictxt1 h3 a {
    white-space: nowrap;
    color:#333; font-size:14px
}

.mod-pictxt.t1 .no-pic h3,
.mod-pictxt1 .no-pic h3 {
    margin-left: 0px;
}

.mod-pictxt.t1 .no-pic,
.mod-pictxt1 .no-pic {
    padding-left: 0px;
}

.mod-pictxt.t1 .pic,
.mod-pictxt1 .pic {
    float: left;
}
.mod-button {
    text-align: center;
    margin: 10px;
}

.mod-button a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}

.mod-button-load {
    line-height: 40px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    margin: 0 0.5rem 1rem;
    background: #f9f9f9;
    background: -moz-linear-gradient(#f9f9f9, #f0f0f0);
    background: -webkit-linear-gradient(#f9f9f9, #f0f0f0);
    background: -o-linear-gradient(#f9f9f9, #f0f0f0);
    background: linear-gradient(#f9f9f9, #f0f0f0);
}

.mod-button-load a {
    display: block;color:#333; font-size:14px
}

