/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



 body {
        text-align: center;
     font-family: ����;
    }

    .body {
        padding: 10px 20px;
    }

    div {
        position: relative;
        overflow: hidden;
    }

    .wrapper {
        width: 1000px;
        text-align: left;
        margin: 0 auto;
    }

    .Top {
        width: 1000px;
	    height: 196px;
	    background: url('/images/MySprite.jpg') -1px -186px;
    }

    .nav {
        position: absolute;
        top: 160px;
        left: 420px;
    }

        .nav a {
            margin: 0 25px;display: inline-block;
        }

    .picnews {
        width: 360px;
        height: 333px;
        float: left;
        
        position: absolute;
    }

    .news {
        width: 580px;
        height: 333px;
        float: right;
        -ms-border-radius: 5px;
        border-radius: 5px;
        background: url('/images/syss_syhdjz.jpg') center 20px no-repeat;
    }

        .news .more {
            position: absolute;
            top: 30px;
            right: 37px;
            font-size: 12px;
        }

    .footer {
        margin: 20px 0;
        height: 36px;
        clear: both;
        
        padding-left: 20px;

    }

    .footer2 {
        
        
    }

    .footer button{ width: 115px;height: 36px;
                    	background: url('/images/MySprite.jpg') -1px -88px;
    }


    .pagebg {
        background-color: rgb(139, 28, 33);
    }

    .blockbg {
        background-color: #eae5d1;
    }

    .list {
        margin: 66px 30px;
        padding: 0;
    }

        .list li {
            list-style: none;
            background: url('/images/point.jpg') 10px center no-repeat;
            padding-left: 25px;
            line-height: 28px;
            overflow: hidden;
            height: 28px;
        }

            .list li a {
                float: left;font-size: 14px;display: block;
            }

            .list li span {
                float: right;font-size: 14px;display: block;
            }

    a {
        color: black;
        text-decoration: none;
    }

        a:hover {
            color: red;
        }

    #pictureNews {
        text-align: center;
        border: 0 solid red;
        position: relative;
        margin: 10px;
    }


        #pictureNews ul {
            position: absolute;
            right: 40px;
            top: 210px;
            z-index: 999;
        }


    #pnewsSource {
        display: none;
    }

    #pictureNews li {
        float: left;
        font-size: 9px;
        height: 12px;
        width: 12px;
        margin-left: 3px;
        padding: 3px;
        background: rgb(122, 122, 122);
        display: block;
        color: white;
        font-weight: bold;
        cursor: pointer;
        opacity: 0.55;
        filter: alpha(opacity = 55);
    }

        #pictureNews li.selected {
            background: rgb(180, 46, 35);
            opacity: 0.55;
            filter: alpha(opacity = 55);
        }

    div#pnews {
        background-color: white;
        padding: 10px;
        height: 287px;
        width: 319px;
        
    }

    #pnews img {
        margin: 0 0 8px 0;
    }

    #pnews a {
        font-size: 14px;
        color: navy;
    }

    div#pnews img {
        width: 313px;
        height: 235px;
    }

    /*
This is an example of how to use the image sprite in your own CSS files
*/
.zt-sanyansanshi-syss_hdjz {
/* You may have to set 'display: block' */
	width: 68px;
	height: 18px;
	background: url('/images/MySprite.jpg') -1px -1px;
}
.zt-sanyansanshi-syss_hdzl {
/* You may have to set 'display: block' */
	width: 71px;
	height: 20px;
	background: url('/images/MySprite.jpg') -1px -20px;
}
.zt-sanyansanshi-syss_icon {
/* You may have to set 'display: block' */
	width: 189px;
	height: 46px;
	background: url('/images/MySprite.jpg') -1px -41px;
}
.zt-sanyansanshi-syss_links {
/* You may have to set 'display: block' */
	width: 115px;
	height: 36px;
	background: url('/images/MySprite.jpg') -1px -88px;
}
.zt-sanyansanshi-syss_sy {
/* You may have to set 'display: block' */
	width: 35px;
	height: 18px;
	background: url('/images/MySprite.jpg') -1px -125px;
}
.zt-sanyansanshi-syss_syhdjz {
/* You may have to set 'display: block' */
	width: 514px;
	height: 41px;
	background: url('/images/MySprite.jpg') -1px -144px;
}
.zt-sanyansanshi-syss_top {
/* You may have to set 'display: block' */
	width: 1000px;
	height: 196px;
	background: url('/images/MySprite.jpg') -1px -186px;
}
.zt-sanyansanshi-syss_w {
/* You may have to set 'display: block' */
	width: 721px;
	height: 15px;
	background: url('/images/MySprite.jpg') -1px -383px;
}
.zt-sanyansanshi-syss_xxzl {
/* You may have to set 'display: block' */
	width: 68px;
	height: 19px;
	background: url('/images/MySprite.jpg') -1px -399px;
}

