@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}

.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}
table {	border-collapse: collapse;	border-spacing: 0; margin: 0 auto;}
body p{margin: 0 auto;}
.wp_paging.clearfix {
width: 100%;
}

*{ margin:0; padding:0;}

.box{ width:300px; height:200px; border:1px solid #000;padding:10px;margin:15px;}
#content-conter{ width:100%;}

#head{ width:500px; margin:0 auto;}
.wrap{ width:100%; }


.tabmore { display:inline-block; float:right; font-size:14px;}
.wp_article_list .list_item .Article_Index {
    display: inline-block;
    width: 10px;
    height: 16px;
    margin-top: 5px;
    color: #fff;
    font-size: 11px;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -99em;
    background: url(images/list.jpg) no-repeat 50%;
}
.wp_article_list .list_item {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 0px dashed #ccc;
    vertical-align: top;
}
.div_piccontenttitle_li .c_pt_12 .c_txt h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    white-space: nowrap;
	word-break:break-all;
}
.div_piccontenttitle_li .c_pt_12 .c_txt p {
    color: #666;
    text-indent: 2em;
    line-height: 150%;
}

.wp_nav .on {
z-index: 100;
}
.wp_nav .sub-nav .nav-item .mark {
background: #fff;
opacity: 1 !important;
height:33px !important;
}

div.slider-nav span.left {
    background: url(images/left-arrow.png);
    left: 0px;
	top: 105;
	    width: 35px;
    height: 45px;
}

div.slider-nav span.right {
    background: url(images/right-arrow.png);
    right: 0px;
	top: 105;
	    width: 35px;
    height: 45px;
}