@charset "utf-8";
/* CSS Document */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
Body{ margin:0 auto; font-size:14px; color:#666; font-family:Verdana, Geneva, sans-serif, "Î¢ÈíÑÅºÚ"}
.Top{ width:1169px; height:140px; background:url(/_upload/tpl/00/22/34/template34/htmlRes/style_res/libindex_02.jpg) no-repeat; margin:0 auto;}
#Contaitar{ width:1080px; margin:0 auto;}
#Menubox{height:60px;background:url(/_upload/tpl/00/22/34/template34/htmlRes/style_res/libindex_04_1.jpg) repeat-x;}
#Menu{ width:1080px; height:60px; margin:0 auto;}
#Menu ul{ margin:0px; padding:0px;}
#Menu ul li{width:154px;list-style:none; padding-top:10px;text-align:center; font-size:18px; color:#FFF; font-family:"Î¢ÈíÑÅºÚ"; float:left}
#Menu ul li a{ text-decoration:none; color:#fff}
#Menu ul li a:hover{text-decoration:none; color:#666}
#Menu ul li span{display:block; font-size:10px; line-height:16px; color:#000}
#Content{ width:1080px; margin-top:10px;}
.Content_left{ width:626px; margin-right:12px; float:left; border: #F60 solid 1px;}
.Content_left_top{ height:30px; line-height:30px; padding-left:10px; background:#FF660A; font-size:18px;font-family:"Î¢ÈíÑÅºÚ"; color:#fff}
.input1{ width:380px; height:25px; line-height:25px; border: #F60 solid 1px;}
.input2{ width:70px; height:29px; line-height:25px; border: #F60 solid 1px; background:#F60}

.Content_right{ width:438px; float:left}
.Content_right_zd{ height:70px; margin-top:10px; margin-bottom:6px;}
.Content_right_zd_left{width:77px; margin-right:10px; height:70px; border-right:#CCC solid 1px; text-align:center; float:left}
.Content_right_zd_left li{list-style:none;word-break:break-all;}
.Content_right_zd_right{ width:345px; float:left}
.Content_right_zd_right h4{ margin:0px; padding:0px; line-height:28px;}
.Content_right_zd_right h4 a{ text-decoration:none; color:#666}
.Content_right_zd_right p{ padding:0px; margin:0px; line-height:22px; color:#999}
.Content_right_top{ font-size:20px; font-family:"Î¢ÈíÑÅºÚ"; color:#666; height:30px; line-height:30px; background:url(/_upload/tpl/00/22/34/template34/htmlRes/style_res/libindex_11.jpg) no-repeat; background-position:bottom}
.Content_right_top span{ float:right; font-size:12px; line-height:30px;}
.Content_right_top span a{ float:right; font-size:12px; text-decoration:none; color:#666}
.clear{ clear:both}
.clearfix:after{  
   content: "020";  
   display: block;  
   height: 0;  
   clear: both;  
   visibility: hidden;   
} 
 .clearfix {  
   /* ´¥·¢ hasLayout */  
   zoom: 1;  
}
#list{ width:438px;}
#list ul{ padding:0px; margin:0px;}
#list ul li{ padding-left:14px; background:url(/_upload/tpl/00/22/34/template34/htmlRes/style_res/ioc.jpg) no-repeat; background-position: left center; height:30px; line-height:30px; list-style:none; font-size:14px; color:#666}
#list ul li span{ float:right}
#list ul li a{ text-decoration:none; color:#666}
/*ÖÐ²¿*/

.Content_center_right{ width:438px; float:left}
.Content_center_left{ width:626px; margin-right:15px; float:left}
.Content_center_right_top{ font-size:20px; font-family:"Î¢ÈíÑÅºÚ"; color:#666; height:30px; line-height:30px;}
.Content_center_right_top span{ float:right; line-height:30px;}
.Content_center_right_top span a{ text-decoration:none; font-size:14px; color:#666}
.Content_center_right_top_line{ height:33px; line-height:33px; background:url(/_upload/tpl/00/22/34/template34/htmlRes/style_res/libindex_18_1.jpg) repeat-x; color:#000}
.liebiao a{ color:#666; text-decoration:none;}
.listimg{ width:435px; margin-top:10px; border:none}
.listimg ul{ margin:0px; padding:0px; margin-right:-16px;}
.listimg ul li{ width:135px; height:77px; padding-top:20px; list-style:none;vertical-align:middle; text-align:center; display:block; background-color:#E2E2E2; float:left; margin-right:15px; margin-bottom:10px; color:#000; font-family:"Î¢ÈíÑÅºÚ"}
.listimg ul li p{ margin:0px; padding:0px; line-height:26px;}
.listimg ul li a{text-decoration:none; color:#333}
.listimg ul li:hover{ background-color:#FF6600; color:#FFF}
.gdimg{ font-size:20px; font-family:"Î¢ÈíÑÅºÚ"; color:#666; height:30px; line-height:30px; background:url(/_upload/tpl/00/22/34/template34/htmlRes/style_res/libindex_40.jpg) no-repeat; background-position:bottom}
.gdimg span{ float:right; line-height:30px;}
.gdimg span a{ font-size:14px; color:#666; text-decoration:none}
.day{ padding-top:2px; font-size:40px;color:#FF7113;}
.daytime{color:#FF7113; font-size:14px}
#foot{ height:110px; background-color:#DFDDDE}
/*ÁÐ±í??*/
.listtop{ margin-top:15px;}
.listleft{ width:235px; padding:0px 40px; margin-right:20px; background-color:#F3F3F3;padding-top:10px;  float:left}
.listleft ul{ margin:15px 0px 0px 0px; padding:0px;}
.listleft ul li{ height:40px; line-height:40px; list-style:none; font-size:16px;font-family:"Î¢ÈíÑÅºÚ";}
.listleft ul li a{ color:#666; text-decoration:none;}
.listleft ul li a:hover{ color:#333;  padding-left:4px; text-decoration:none}
.listleft h2{ margin:0px; padding:0px 0px 0px 6px; font-size:24px; color:#666; height:30px; line-height:30px; font-family:"Î¢ÈíÑÅºÚ"; font-weight: normal}

.listright{ width:725px; padding:10px; float:left;background-color:#F3F3F3; }
.listright_line{ text-align:center; height:28px; line-height:28px; font-size:14px; color:#999;border-bottom:#E7E7E7 1px solid;}
.listright h2{ font-size:20px; text-align:center; font-weight:normal; color:#666; padding:0px;font-family:"Î¢ÈíÑÅºÚ";}
.listright ul{ padding:0px; margin:10px 0px 0px 0px;}
.listright ul li{ line-height:40px; list-style:none; border-bottom:#CCC 1px dashed; padding-left:15px; background:url(/_upload/tpl/00/22/34/template34/htmlRes/style_res/ioc.jpg) no-repeat; background-position: left center;}
.listright ul li span{ float:right;}
.listright ul li a{ color:#666666; text-decoration:none}
.listright ul li a:hover{ color:#333; }
.listright_top{ height:30px; line-height:30px;font-family:"Î¢ÈíÑÅºÚ";font-size:20px; color:#666;}
.listright_top .wzlm{ float:right; font-size:14px;}
.listright_top span a{ color:#666; text-decoration:none}
.listline{background-color:#CCC;height:1px; overflow:hidden}
.content{ font-size:16px; letter-spacing:0.1em; line-height:28px; color:#666; margin-top:10px;}
/*???????*/
#fenye{clear:both;}
#fenye a{text-decoration: none}
#fenye .prev,#fenye .next{width:52px; text-align:center; color:#333}
#fenye a.curr{width:22px;background:#EBF6FA; border:1px solid #FF7113; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #FF7113; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{color:#fff; background:#83AECE; border:1px solid #FF7113;float:left;}
#fenye span{line-height:30px;}


 /*?????????????*/
#pageNext{ padding:10px 12px 6px; clear:both;}
#pageNext .prev,#pageNext .next{width:52px; text-align:center;}
#pageNext a.curr{width:22px;background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold; text-align:center;}
#pageNext a.curr:visited {color:#fff;}
#pageNext a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#pageNext a.num{width:22px;}
#pageNext a:visited{color:#1f3a87;} 
#pageNext a:hover{color:#fff; background:#1E50A2; border:1px solid #1E50A2;float:left;}



.lbyy { min-height:350px; padding-bottom:50px;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.nrr { min-height:350px; padding-bottom:50px;}
.wp_paging li {
    display: inline-block;
    height: 25px;
    line-height: 25px !important;
    float: left;
    margin-top: 5px;
    background: none !important;
    border: 0 !important;
    padding-left: 0 !important;
}











