article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 13px; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;

}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * 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 font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
	font-size: 20px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	line-height: 45px;
	display: inline;
}

h77 {
	font-size: 20px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

h3 {
    font-size: 16px;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * 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;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ 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 6+.
 * 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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * 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.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 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 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/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.
 */



/*!
* gird
*/

.gird_row {
    font-size:0;/* ?????????? */
    *word-spacing:-1px;/* IE6???7 */
}
@media screen and (-webkit-min-device-pixel-ratio:0){
/* firefox ??? letter-spacing ????????????????????¦Ë??? */
     .gird_row{
            letter-spacing:-5px;/* Safari ????????????§³??? 0 ????????, N ???????????????*/
    }
}
.gird_span_1,
.gird_span_2,
.gird_span_3,
.gird_span_4,
.gird_span_5,
.gird_span_6,
.gird_span_7,
.gird_span_8,
.gird_span_9,
.gird_span_10,
.gird_span_11,
.gird_span_12{
    display: inline-block;
    *display:inline;/* IE6???7 */
    *zoom:1;/* IE6???7 */
}
.gird_span_padding{
    padding: 1em;
}

/* ??????? */
.gird_container{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.gird_row{
    margin-left: -20px;
    *zoom: 1;
}
.gird_row {
    margin-left: -20px;
    *zoom: 1;
}
.gird_row:before,
.gird_row:after {
    display: table;
    content: "";
    line-height: 0;
}
.gird_row:after {
  clear: both;
}
.gird_row .gird_span_1,
.gird_row .gird_span_2,
.gird_row .gird_span_3,
.gird_row .gird_span_4,
.gird_row .gird_span_5,
.gird_row .gird_span_6,
.gird_row .gird_span_7,
.gird_row .gird_span_8,
.gird_row .gird_span_9,
.gird_row .gird_span_10,
.gird_row .gird_span_11,
.gird_row .gird_span_12{
    font-size: 13px;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align:top;
    margin-left: 20px;
    /*padding-left: 20px;*/
    float: left;
    _overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gird_span_1{
    width: 80px;
}
.gird_span_2{
    width: 150px;
}
.gird_span_3{
    width: 240px;
}
.gird_span_4{
    width: 320px;
}
.gird_span_5{
    width: 400px;
}
.gird_span_6{
    width: 490px;
}
.gird_span_7{
    width: 560px;
}
.gird_span_8{
    width: 660px;
}
.gird_span_9{
    width: 740px;
}
.gird_span_10{
    width: 780px;
}
.gird_span_11{
    width: 900px;
}
.gird_span_12{
    width: 1000px;
}
.gird_offset_1{
    margin-left: 100px;
}
.gird_offset_2{
    margin-left: 180px;
}
.gird_offset_3{
    margin-left: 260px;
}
.gird_offset_4{
    margin-left: 340px;
}
.gird_offset_5{
    margin-left: 420px;
}
.gird_offset_6{
    margin-left: 500px;
}
.gird_offset_7{
    margin-left: 580px;
}
.gird_offset_8{
    margin-left: 660px;
}
.gird_offset_9{
    margin-left: 740px;
}
.gird_offset_10{
    margin-left: 820px;
}
.gird_offset_11{
    margin-left: 900px;
}
.gird_offset_12{
    margin-left: 980px;
}

/* ??????? */
.gird_container_fluid {
    width: 100%;
    *zoom: 1;
}
.gird_row_fluid:before,
.gird_row_fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
.gird_row_fluid:after {
  clear: both;
}
.gird_row_fluid .gird_span_1,
.gird_row_fluid .gird_span_2,
.gird_row_fluid .gird_span_3,
.gird_row_fluid .gird_span_4,
.gird_row_fluid .gird_span_5,
.gird_row_fluid .gird_span_6,
.gird_row_fluid .gird_span_7,
.gird_row_fluid .gird_span_8,
.gird_row_fluid .gird_span_9,
.gird_row_fluid .gird_span_10,
.gird_row_fluid .gird_span_11,
.gird_row_fluid .gird_span_12{
    font-size: 1em;
    float: left;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align:top;
    _overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}
.gird_row_fluid .gird_row_fluid_alpha{
    margin-left: 0;
}
.gird_row_fluid .gird_span_1{
    width: 6.382%;
    *width: 6.329%;
}
.gird_row_fluid .gird_span_2{
    width: 14.893%;
    *width: 14.840%;
}
.gird_row_fluid .gird_span_3{
    width: 23.404%;
    *width: 23.351%;
}
.gird_row_fluid .gird_span_4{
    width: 31.914%;
    *width: 31.861%;
}
.gird_row_fluid .gird_span_5{
    width: 40.425%;
    *width: 40.372%;
}
.gird_row_fluid .gird_span_6{
    width: 48.936%;
    *width: 48.882%;
}
.gird_row_fluid .gird_span_7{
    width: 57.446%;
    *width: 57.393%;
}
.gird_row_fluid .gird_span_8{
    width: 65.957%;
    *width: 65.904%;
}
.gird_row_fluid .gird_span_9{
    width: 74.468%;
    *width: 74.414%;
}
.gird_row_fluid .gird_span_10{
    width: 82.978%;
    *width: 82.925%;
}
.gird_row_fluid .gird_span_11{
    width: 91.489%;
    *width: 91.436%;
}
.gird_row_fluid .gird_span_12{
    width: 100%;
    *width: 99.946%;
}
.gird_row_fluid img {
    max-width: 100%;
    height: auto;
}
.gird_row_fluid .gird_offset_alpha_1{
    margin-left: 8.563%;
    *margin-left: 8.457%;
}
.gird_row_fluid .gird_offset_1{
    margin-left: 11.325%;
    *margin-left: 11.219%;
}
.gird_row_fluid .gird_offset_alpha_2{
    margin-left: 17.127%;
    *margin-left: 17.020%;
}
.gird_row_fluid .gird_offset_2{
    margin-left: 19.889%;
    *margin-left: 19.783%;
}
.gird_row_fluid .gird_offset_alpha_3{
    margin-left: 25.69%;
    *margin-left: 25.584%;
}
.gird_row_fluid .gird_offset_3{
    margin-left: 28.453%;
    *margin-left: 28.346%;
}
.gird_row_fluid .gird_offset_alpha_4{
    margin-left: 34.254%;
    *margin-left: 34.147%;
}
.gird_row_fluid .gird_offset_4{
    margin-left: 37.016%;
    *margin-left: 36.91%;
}
.gird_row_fluid .gird_offset_alpha_5{
    margin-left: 42.817%;
    *margin-left: 42.711%;
}
.gird_row_fluid .gird_offset_5{
    margin-left: 45.580%;
    *margin-left: 45.473%;
}
.gird_row_fluid .gird_offset_alpha_6{
    margin-left: 51.381%;
    *margin-left: 51.274%;
}
.gird_row_fluid .gird_offset_6{
    margin-left: 54.143%;
    *margin-left: 54.037%;
}
.gird_row_fluid .gird_offset_alpha_7{
    margin-left: 59.944%;
    *margin-left: 59.838%;
}
.gird_row_fluid .gird_offset_7{
    margin-left: 62.707%;
    *margin-left: 62.6%;
}
.gird_row_fluid .gird_offset_alpha_8{
    margin-left: 68.508%;
    *margin-left: 68.401%;
}
.gird_row_fluid .gird_offset_8{
    margin-left: 71.270%;
    *margin-left: 71.164%;
}
.gird_row_fluid .gird_offset_alpha_9{
    margin-left: 77.071%;
    *margin-left: 76.965%;
}
.gird_row_fluid .gird_offset_9{
    margin-left: 79.834%;
    *margin-left: 79.727%;
}
.gird_row_fluid .gird_offset_alpha_10{
    margin-left: 85.635%;
    *margin-left: 85.528%;
}
.gird_row_fluid .gird_offset_10{
    margin-left: 88.397%;
    *margin-left: 88.291%;
}
.gird_row_fluid .gird_offset_alpha_11{
    margin-left: 94.198%;
    *margin-left: 94.092%;
}
.gird_row_fluid .gird_offset_11{
    margin-left: 96.961%;
    *margin-left: 96.854%;
}
.gird_row_fluid .gird_offset_alpha_12{
    margin-left: 102.762%;
    *margin-left: 102.656%;
}
.gird_row_fluid .gird_offset_12{
    margin-left: 105.524%;
    *margin-left: 105.418%;
}
@media (min-width: 980px) {
    .visible_phone {
        display: none;
    }
    .visible_tablet {
        display: none;
    }
    .hidden_desktop {
        display: none;
    }
}
/* ???????? */
@media (max-width: 480px) {
    .gird_row_fluid > .gird_span,
    .gird_row_fluid > [class *= "gird_span_"] {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .gird_row_fluid > .pure-u,
    .gird_row_fluid > [class *= "gird_span_"] {
        width: 100%;
    }
    .hidden_phone {
        display: none;
    }
    .visible_desktop {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden_tablet {
        display: none;
    }
    .visible_desktop {
        display: none;
    }
}

/*!
* button
*/
.button{
    font-size: 100%;
    line-height: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: auto;
    min-width: 90px;
    text-align: center;
    display: inline-block;
    /**display: inline;*/
    line-height: normal;
    vertical-align: baseline;
    overflow: hidden;
    padding: 1em 0;
    border: solid 1px #bfbfbf;
    background-color: #fff;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
}
.pure-button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.button{
    background-image: -o-linear-gradient(-90deg, #f7f7f7 0%, #e5e5e5 100%);
    background-image: -moz-linear-gradient(-90deg, #f7f7f7 0%, #e5e5e5 100%);
    background-image: -webkit-linear-gradient(-90deg, #f7f7f7 0%, #e5e5e5 100%);
    background-image: -ms-linear-gradient(-90deg, #f7f7f7 0%, #e5e5e5 100%);
    background-image: linear-gradient(-180deg, #f7f7f7 0%, #e5e5e5 100%);
    border: 1px solid #bfbfbf;
    color: #333;
    text-shadow: 0px 1px 0px #fafafa;
}
.button:hover{
    background-image: -o-linear-gradient(-90deg, #fafafa 0%, #f0f0f0 100%);
    background-image: -moz-linear-gradient(-90deg, #fafafa 0%, #f0f0f0 100%);
    background-image: -webkit-linear-gradient(-90deg, #fafafa 0%, #f0f0f0 100%);
    background-image: -ms-linear-gradient(-90deg, #fafafa 0%, #f0f0f0 100%);
    background-image: linear-gradient(-180deg, #fafafa 0%, #f0f0f0 100%);
    border: 1px solid #bfbfbf;
}
.button:focus{
    background-image: -o-linear-gradient(90deg, #f7f7f7 0%, #e5e5e5 100%);
    background-image: -moz-linear-gradient(90deg, #f7f7f7 0%, #e5e5e5 100%);
    background-image: -webkit-linear-gradient(90deg, #f7f7f7 0%, #e5e5e5 100%);
    background-image: -ms-linear-gradient(90deg, #f7f7f7 0%, #e5e5e5 100%);
    background-image: linear-gradient(0deg, #f7f7f7 0%, #e5e5e5 100%);
}
.button_primary{
    background-image: -o-linear-gradient(-90deg, #469bd4 0%, #2d82bb 100%);
    background-image: -moz-linear-gradient(-90deg, #469bd4 0%, #2d82bb 100%);
    background-image: -webkit-linear-gradient(-90deg, #469bd4 0%, #2d82bb 100%);
    background-image: -ms-linear-gradient(-90deg, #469bd4 0%, #2d82bb 100%);
    background-image: linear-gradient(-180deg, #469bd4 0%, #2d82bb 100%);
    background-color: #3498db;
    border: 1px solid #1a6fa8;
    color: #fff;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.30);
}
.button_primary:hover{
    background-image: -o-linear-gradient(-90deg, #51a6df 0%, #2d82bb 100%);
    background-image: -moz-linear-gradient(-90deg, #51a6df 0%, #2d82bb 100%);
    background-image: -webkit-linear-gradient(-90deg, #51a6df 0%, #2d82bb 100%);
    background-image: -ms-linear-gradient(-90deg, #51a6df 0%, #2d82bb 100%);
    background-image: linear-gradient(-180deg, #51a6df 0%, #2d82bb 100%);
    border: 1px solid #1a6fa8;
}
.button_primary:focus{
    background-image: -o-linear-gradient(90deg, #469bd4 0%, #2d82bb 100%);
    background-image: -moz-linear-gradient(90deg, #469bd4 0%, #2d82bb 100%);
    background-image: -webkit-linear-gradient(90deg, #469bd4 0%, #2d82bb 100%);
    background-image: -ms-linear-gradient(90deg, #469bd4 0%, #2d82bb 100%);
    background-image: linear-gradient(0deg, #469bd4 0%, #2d82bb 100%);
}
.button_success{
    background-image: -o-linear-gradient(-90deg, #41c77a 0%, #28ae61 100%);
    background-image: -moz-linear-gradient(-90deg, #41c77a 0%, #28ae61 100%);
    background-image: -webkit-linear-gradient(-90deg, #41c77a 0%, #28ae61 100%);
    background-image: -ms-linear-gradient(-90deg, #41c77a 0%, #28ae61 100%);
    background-image: linear-gradient(-180deg, #41c77a 0%, #28ae61 100%);
    background-color: #2ecc71;
    border: 1px solid #159b4e;
    color: #fff;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.30);
}
.button_success:hover{
    background-image: -o-linear-gradient(-90deg, #4cd285 0%, #28ae61 100%);
    background-image: -moz-linear-gradient(-90deg, #4cd285 0%, #28ae61 100%);
    background-image: -webkit-linear-gradient(-90deg, #4cd285 0%, #28ae61 100%);
    background-image: -ms-linear-gradient(-90deg, #4cd285 0%, #28ae61 100%);
    background-image: linear-gradient(-180deg, #4cd285 0%, #28ae61 100%);
    border: 1px solid #159b4e;
}
.button_success:focus{
    background-image: -o-linear-gradient(90deg, #41c77a 0%, #28ae61 100%);
    background-image: -moz-linear-gradient(90deg, #41c77a 0%, #28ae61 100%);
    background-image: -webkit-linear-gradient(90deg, #41c77a 0%, #28ae61 100%);
    background-image: -ms-linear-gradient(90deg, #41c77a 0%, #28ae61 100%);
    background-image: linear-gradient(0deg, #41c77a 0%, #28ae61 100%);
}
.button_warning{
    background-image: -o-linear-gradient(-90deg, #dd8537 0%, #c46c1d 100%);
    background-image: -moz-linear-gradient(-90deg, #dd8537 0%, #c46c1d 100%);
    background-image: -webkit-linear-gradient(-90deg, #dd8537 0%, #c46c1d 100%);
    background-image: -ms-linear-gradient(-90deg, #dd8537 0%, #c46c1d 100%);
    background-image: linear-gradient(-180deg, #dd8537 0%, #c46c1d 100%);
    background-color: #e67e22;
    border: 1px solid #b2590b;
    color: #fff;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.30);
}
.button_warning:hover{
    background-image: -o-linear-gradient(-90deg, #e99042 0%, #c46c1d 100%);
    background-image: -moz-linear-gradient(-90deg, #e99042 0%, #c46c1d 100%);
    background-image: -webkit-linear-gradient(-90deg, #e99042 0%, #c46c1d 100%);
    background-image: -ms-linear-gradient(-90deg, #e99042 0%, #c46c1d 100%);
    background-image: linear-gradient(-180deg, #e99042 0%, #c46c1d 100%);
    border: 1px solid #b2590b;
}
.button_warning:focus{
    background-image: -o-linear-gradient(90deg, #dd8537 0%, #c46c1d 100%);
    background-image: -moz-linear-gradient(90deg, #dd8537 0%, #c46c1d 100%);
    background-image: -webkit-linear-gradient(90deg, #dd8537 0%, #c46c1d 100%);
    background-image: -ms-linear-gradient(90deg, #dd8537 0%, #c46c1d 100%);
    background-image: linear-gradient(0deg, #dd8537 0%, #c46c1d 100%);
}
.button_danger{
    background-image: -o-linear-gradient(-90deg, #de5a4d 0%, #c54133 100%);
    background-image: -moz-linear-gradient(-90deg, #de5a4d 0%, #c54133 100%);
    background-image: -webkit-linear-gradient(-90deg, #de5a4d 0%, #c54133 100%);
    background-image: -ms-linear-gradient(-90deg, #de5a4d 0%, #c54133 100%);
    background-image: linear-gradient(-180deg, #de5a4d 0%, #c54133 100%);
    background-color: #e74c3c;
    border: 1px solid #b22f21;
    color: #fff;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.30);
}
.button_danger:hover{
    background-image: -o-linear-gradient(-90deg, #e96558 0%, #c54133 100%);
    background-image: -moz-linear-gradient(-90deg, #e96558 0%, #c54133 100%);
    background-image: -webkit-linear-gradient(-90deg, #e96558 0%, #c54133 100%);
    background-image: -ms-linear-gradient(-90deg, #e96558 0%, #c54133 100%);
    background-image: linear-gradient(-180deg, #e96558 0%, #c54133 100%);
    border: 1px solid #b22f21;
}
.button_danger:focus{
    background-image: -o-linear-gradient(90deg, #de5a4d 0%, #c54133 100%);
    background-image: -moz-linear-gradient(90deg, #de5a4d 0%, #c54133 100%);
    background-image: -webkit-linear-gradient(90deg, #de5a4d 0%, #c54133 100%);
    background-image: -ms-linear-gradient(90deg, #de5a4d 0%, #c54133 100%);
    background-image: linear-gradient(0deg, #de5a4d 0%, #c54133 100%);
}
.button_ban,.button_ban:hover,.button_ban:focus{
    background-image: -webkit-gradient(-45deg, #e5e5e5 25%, transparent 25%,
                        transparent 50%, #e5e5e5 50%, #e5e5e5 75%,
                        transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #e5e5e5 25%, transparent 25%,
                        transparent 50%, #e5e5e5 50%, #e5e5e5 75%,
                        transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, #e5e5e5 25%, transparent 25%,
                        transparent 50%, #e5e5e5 50%, #e5e5e5 75%,
                        transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #e5e5e5 25%, transparent 25%,
                        transparent 50%, #e5e5e5 50%, #e5e5e5 75%,
                        transparent 75%, transparent);
    background-size: 4px 4px;
    background-repeat: repeat;
    background-color: #f0f0f0;
    border: 1px solid #d1d1d1;
    color: #bfbfbf;
    cursor: not-allowed;
    text-shadow: none;
}
.button_link,.button_link:hover,.button_link:focus{
    background-image: none;
    background-color: #f0f0f0;
    border: 1px solid #d1d1d1;
    color: #2980b9;
    text-decoration: underline;
    text-shadow: none;
}
.button_group{
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.button_left,.button_left:hover,.button_left:focus{
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    float: left;
}
.button_middle,.button_middle:hover,.button_middle:focus{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-left: none;
    border-right: none;
    float: left;
}
.button_right,.button_right:hover,.button_right:focus{
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    float: left;
}
.button_group .button_select{
    background-color: #384b5e;
    background-image: none;
    color: #fff;
    border-top: solid 1px #384b5e;
    border-bottom: solid 1px #384b5e;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.30);
}

/* Debug css */
.border{
    border: solid 1px #dddddd;
}


/*!
* index
*/
body{
    /*background: url(../images/bg.png);*/
    position: relative;
    font-family: "??????","Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
}
a{
    text-decoration: none;
    color:#333;
    /*color: #00adf5;*/
}
a:hover{
    color: #00adf5;
}
.main_content{
    margin-top: 90px;
    overflow: hidden;
    position: static;
}

.background{
    position: absolute;
    bottom: 90px;
    /*position: fixed;*/
    /*bottom: 0px;*/
    height:585px;
    z-index: -10;
    width: 100%;
    /*background: url('../images/footer_bg_04.png') no-repeat center;*/
    background: url("../images/footer_bg.jpg") no-repeat center;
    /*background-position: center 200px;*/
    background-position: center bottom;
}

.temp-background{
    position: absolute;
    top: 0px;
    left: 0px;
    height:447px;
    z-index: -10;
    width: 100%;
    background: url("../images/t2.jpg") no-repeat center;
    background-position: center bottom;
    opacity: 0.9;
}


/*nav*/
.footer{
    background-color: #333;
    height: 90px;
    width: 100%;
    position: relative;
    bottom: 0px;
}
.header_nav{
    position: fixed;
    top:0px;
    z-index: 999;
    /*background-color: #333;*/
    background: url("../images/header_bg2.jpg") no-repeat;
    height: 90px;
    width: 100%;
    text-shadow: 0px 0px 8px #000;
}
.logo{
    float: left;
}
.nav{
    float: left;
    height: 90px;
    padding: 0;
    margin: 0;
    margin-left: 40px;
}
.nav li{
    display: block;
    float: left;
    height: 90px;
    width: auto;
    line-height: 90px;
    text-align: center;
}
.nav li:hover{
    background: url("../images/nav_bg.jpg");
}
.nav li a{
    font-size: 20px;
    font-weight: bold;
    width: 108px;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 90px;
    font-family: ??????, Arial, Verdana, Geneva, sans-serif;
}



/*wearther&search*/
.wearther_search{
    padding-top: 20px;
    
}

.search_wrap{
    overflow: hidden;
    float: right;
    margin-top: 10px;
    width: 250px;
}
.search_input{
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    padding: 0 5px;
    width: 180px;
    border: solid 1px #ccc;
    border-right: none;
    color: #ccc;
    float: left;
}
.search_btn{
    height: 32px;
    height: 31px\9;
    display: block;
    width: 65px;
    float: left;
    text-indent: -9999em;
    border: 0;
    background: url(../images/search_btn.jpg) no-repeat 0 -4px;
    /*background: url(../images/search_bg.png) no-repeat 0 -6px;*/
}

/*slide&news*/
#yui-slider{
    position: relative;
    overflow: hidden;
}
.slide_new{
    margin-top: 20px;
    height: 347px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba( 1, 1, 1, 0.13 );

}
.slide_img{
    height: 340px;
    width: 100%;
    position: absolute;
    top:0px;
    left: 0px;
}
.slide_img img{
    display: block;
    border: none;
    height: 340px;
    width: 100%;
}
.slide_txt{
    overflow: hidden;
    color: #fff;
    position: absolute;
    top: 60px;
    left: 0;
    
}
.slide_txt h3{
    font-size: 20px;
    display: inline-block;
    color: #fff;
    padding: 15px;
    margin: 0;
    background-color: #157cf1;
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
    /*display: none;*/
    /*margin-left:40px; */
}
.slide_txt p{
    font-size: 13px;
    display: block;
    line-height: 1.5em;
    color: #fff;
    margin: 0;
    width: 300px;
    padding: 10px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;
    /*display: none;*/
    /*margin-left: -40px;*/
}
.slide_tip{
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.slide_tip li{
    float: left;
    list-style: none;
    height: 10px;
    cursor: pointer;
}
.slide_tip li i{
    height: 15px;
    width: 15px;
    display: block;
    margin-left: 4px;
    overflow: hidden;
    line-height: 10px;
    border: solid 2px #fff;
}
.slide_tip li .active{
    /*background: #ffab08;*/
    background: #fff;
}


/*scenic spots*/
.index_title_item{
    height: 65px;
}

.item_1{
    background: url(../images/title_bg/biaoti1.png) no-repeat 20px -8px;
}
.item_2{
    background: url(../images/title_bg/biaoti2.png) no-repeat 20px -8px;
}
.item_3{
    background: url(../images/title_bg/biaoti3.png) no-repeat 20px -8px;
}
.item_4{
    background: url(../images/title_bg/biaoti4.png) no-repeat 20px -8px;
}
.item_5{
    background: url(../images/title_bg/biaoti5.png) no-repeat 20px -8px;
}
.item_6{
    background: url(../images/title_bg/biaoti6.png) no-repeat 20px -8px;
}
.link{
    background: url(../images/index_title_link.png) no-repeat 0px -8px;
}
.item_1 .more,.item_2 .more,.item_3 .more,.item_4 .more,.item_5 .more,.item_6 .more{
    display: block;
    float: left;
    line-height: 60px;
    margin-top: 5px;
    padding: 0 10px;
    text-decoration: none;
    float: right;
}
.index_page,.index_all_list{
    background-color: #fff;
    height: 350px;
    box-shadow: 0px 0px 5px 0px rgba( 1, 1, 1, 0.13 );
    padding: 20px;
}
.index_page a{
    color: #c72c00;
    text-decoration: none;
}
.index_page .title{
    text-align: center;
    font-size: 18px;
    color: #c72c00;
    margin: 0 0 10px 0;
}
.index_page .remark{
    text-align: center;
    color: #999;
    margin:0;
}
.index_all_list a{
    width: 100%;
}

.item_side_a{
    width: 50%;
    float: left;
    padding: 5px 0 5px 0;
    border-bottom:1px dashed #ccc;
}
.item_side_w_a{
    display: block;
    /*float: left;*/
    padding: 5px 0;
    margin: 0 20px;
    border-top:1px dashed #ccc;
}
.item_side_w_a a{
    cursor: pointer;
}
.item_side_img{
    margin-bottom: 15px;
}
.side_img_a img{
    margin-bottom: 5px;
    overflow: hidden;
}

.index_title_item h3{
    display: inline;
    float: left;
    text-indent: -9999em;
}
.index_title_item ul{
    margin: 0;
    float: right;
}
.index_title_item ul li{
    float: left;
    list-style: none;
}
.index_title_item ul li a{
    display: block;
    float: left;
    line-height: 60px;
    margin-top: 5px;
    padding: 0 10px;
    text-decoration: none;
    color: #333;
}
.index_title_item ul li a:hover{
    background: url(../images/title_tab.png) no-repeat 0 2px;
    color: #fff;
    text-shadow: 0.5px 0.866px 5px rgba( 1, 1, 1, 0.2);
    font-weight: bold;
}
.more{
    background: none!important;
    color: #147ef9!important;
    margin-right: -10px;
}
.item_info{
    height: 160px;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px 0px rgba( 1, 1, 1, 0.13 );
}
.item_info_img{
    position: relative;
    overflow: hidden;
    height: 160px;
}
.item_info_img img{
    height: 124px;
    width: auto;
}
.item_info_img p{
    color: #fff;
    line-height: 2em;
    background-color: #444;
    position: absolute;
    bottom: 0px;
    bottom: 3px\9;
    left: 0;
    margin: 0;
    padding: 5px 10px;
    display: block;
    width: 150px;
}
.item_info_text{
    padding-right: 10px;
}
.item_info_text h4{
    margin-top: .6em;
    margin-bottom: .6em;
}
.item_info_text h4 a{
    color: #00adf5;
    font-size: 18px;
    text-decoration: none;
}
.item_info_text p{
    color: #333;
    line-height: 1.333em;
}
.item_a{
    text-decoration: none;
    color: #999;
}
.item_side{
    background-color: #fff;
    height: 340px;
    box-shadow: 0px 0px 5px 0px rgba( 1, 1, 1, 0.13 );
}
.item_side h3,.item_side .item_side_a{
    margin-left: 20px;
    margin-right: 20px;
    display: block;
}
.item_side .item_side_a{
    text-decoration: none;
    color: #333;
    line-height: 1.33em;
    padding: 5px 0;
    border-bottom: dashed 1px #ccc;
}
.item_side a span{
    color: #d14524;
}
.item_side h3{
    margin-top: .6em;
    margin-bottom: .6em;
}
.notice_video_list{
    background-color: #fff;
    height: 350px;
    box-shadow: 0px 0px 5px 0px rgba( 1, 1, 1, 0.13 );
    padding: 20px;
}
.notice_video_list p{
    line-height: 1.33em;
    padding: 5px 0;
    margin: 0;
    overflow: hidden;
    border-top: dashed 1px #ccc;
}
.notice_video_list a{
    text-decoration: none;
    color: #333;
    float: left;
}
.notice_video_list i{
    float: right;
    color: #ccc;
}
.forum_list h4 a{
    color: #00adf5;
    font-size: 18px;
    text-decoration: none;
}
.forum_list p{
    display: block;
    width: 280px;
}
.forum_list h4{
    float: left;
    margin: 5px 20px;
    overflow: hidden;
}
.forum_list p{
    line-height: 1.33em;
    padding: 5px 0;
    margin: 0 20px;
    float: left;
    overflow: hidden;
    border-top: dashed 1px #ccc;
}
.forum_list i{
    color: #999;
    float: right;
}
.link{
    margin-top: 20px;
}
.link .more{
    display: block;
    float: left;
    line-height: 60px;
    margin-top: 5px;
    padding: 0 10px;
    text-decoration: none;
    float: right;
}
.link_content{
    /*background-color: #fff;*/
    overflow: hidden;
    /*box-shadow: 0px 0px 5px 0px rgba( 1, 1, 1, 0.13 );*/
    padding: 20px;

    color: #ccc;
}
.link_content a{
    line-height: 1.33em;
    color: #333;
    text-decoration: none;
}


/*footer*/
.footer_info{
    color: #888;
    line-height: 1.5em;
    padding-top: 30px;
}
.footer_info a{
    text-decoration: none;
    color: #888;
}


/*list*/
.list_content_wrap{
    padding-left: 0;
    margin-left: 0;
    overflow: hidden;
}
.side{
    margin-left: 0!important;
}
.miaobaoxie span{
    display: inline-block;
    float: right;
    color: #888;
    margin: 25px 20px 0 0;
}
.miaobaoxie span a{
    text-decoration: none;
    color: #888;
}
.side_content ul,.side_content ul li{
    margin-left: 0;
    padding: 0;
}
.side_content ul li{
    list-style: none;
}
.side_content ul li a{
    text-decoration: none;
    color: #333;
    display: block;
    line-height: 30px;
    padding-left: 40px;
}
.side_content ul li a:hover{
    background: url(../images/side_list_bg1.png) no-repeat;
    color: #fff;
}
.side_content h5{
    background: url(../images/side_list_bg.png) no-repeat;
    height: 36px;
    line-height: 36px;
    padding-left: 40px;
    font-size: 15px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
.content_wrap{
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba( 1, 1, 1, 0.13 );
    padding-bottom: 20px;
}

.content ul{
    padding: 0;
}
.content ul li{
    list-style: none;
}
.content_list_wrap img{
    width: 135px;
    height: 100px;
    float: left;
}
.content h3{
    margin: 5px 0;
}

.content h3 a{
    text-decoration: none;
    color: #333;
}
.content p{
    /*color: #999;*/
    /*margin-top: 0;*/
   /* color: black;
    margin: 15px;
    line-height: 2;*/

}
.list_description{
    color: #999;
    margin-top: 0;
}
.content_info p{
    /*color: black;*/
    margin: 10px;
    line-height: 2;
}

.content_list{
    width: 540px;
    float: right;
    font-size: 13px;
}
.content_list_wrap{
    overflow: hidden;
    padding-top: 20px;
    border-top: solid 1px #eee;
    list-style: none;
}
.next ul{
    padding-left: 0;
}
.next ul li{
    display: inline-block;
    float: left;
    height: 20px;
    width: auto;
    margin: 20px 3px;
}
.next ul li a{
    display: inline-block;
    line-height: 20px;
    text-decoration: none;
    color: #444;
    padding: 0 10px;
    border: solid 1px #eee;
}
.next .selected{
    background: #ccc;
}
.content h2{
    text-align: center;
    border-top: solid 1px #eee;
    padding: 20px 0;
    padding-bottom: 0px;
}
.time{
    text-align: center;
    display: block;
    padding-bottom: 20px;
}

/*slider*/
.slider{
    height:230px;
    border-left:none;
    border-right:none;
}
.recommend{
    position: relative;
}
.rollorcontet{
    margin: 0 auto;
}
.recommend #RightButton2,.recommend #LeftButton2{ 
    position: absolute;
    top:0;
    width:50px;
    height:158px;
    border:1px solid #ccc;
}
.recommend #LeftButton2{
    background:#fff url(../images/arrow_r.png) no-repeat center center;
}
.recommend #LeftButton2:hover{
    background:url(../images/arrow_r_cur.png) no-repeat center center;
    border-color:#aaa;
}
.recommend #RightButton2{   
    right: 0px;
    background:#fff url(../images/arrow_l.png) no-repeat center center;
}
.recommend #RightButton2:hover{
    background:url(../images/arrow_l_cur.png) no-repeat center center;
    border-color:#aaa;
}
.recommend .rollorcontet{ 
    overflow:hidden;
}
.recommend ul li{ 
    position: relative;
    float:left; 
    width:220px; 
    height:160px;
    text-align:center;
}
.rollorcontet img{
    width:200px;
    height:150px;
    padding:4px;
    background:#f0f0f0;
    border:1px solid #aaa;

}














/*nanyue3 start*/
.scaleImg{
    transform:scale(1.04,1.04);
    -ms-transform:scale(1.04,1.04); 
    -webkit-transform:scale(1.04,1.04);
}
.transitionAll {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.title {
    font-family: "microsoft yahei";
    font-style: normal;
}
.col_more{
    float: right;
    font-size: 12px;
    line-height: 60px;
    
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}

.lz_list_item{
    padding: 5px;
    /*background: #333;*/


}

 .lz_list_item_img{
    /*width: 230px;
    height: 150px;*/ 
    overflow: hidden;
    position: relative;
}
.xyy a img{
    height: 215px;
}
.xianlu a img{
    width: 230px;
    height: 150px;
}

.zyx_img a img{
    height: 150px;
}
.fw img{
    height: 215px !important;
}
.lz_list_item_img img{
    
    width: 100%;
    height: 100%;
    z-index: -100;
    max-height: 215px;

}
.list_item_img_banner{
    position: absolute;
    bottom: 0px;
    text-align: center;
    color: white;
    background: black;
    width: 100%;
    line-height: 18px;
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;

}
.list_item_img_banner_info{
    display: none;
    font-size: 13px;
}
.list_item_img_banner_info p{
    text-align: left;
}
.list_item_img_banner_title{
    text-align: center;
    vertical-align: center;
}
.title_tow{
    display: none;
    color: white;
}
.title_tow a p{
    color: white;
}
.lz_item_info p{
   line-height: 30px;
}

}
.lz_item_info p a{
   color: #00adf5;
    text-decoration: none;
}

ul ,.lz_recommend{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.lz_recommend li{
    margin: 8px 0px;
    font-family: ??????;
}
.lz_recommend li a:hover{
    color: #00adf5;
}
.lz_nanyue_info{
    position: relative;
    /*height: 300px;*/
    width: 490px;
    color: white;
    overflow: hidden;
    /*margin-right: 30px;*/
}
.lz_nanyue_info img{
    position: relative;
    /* top: 0px;
    left: 0px; */
    width: 100%;
    height: 100%;
    /*z-index: -100;*/
}
.lz_nanyue_info_video {
    margin-top:20px;
    width: 480px;
    height: 350px;
}
.vidoe_title{
    top: 20px !important;
}
.lz_nanyue_video_list{
    color: black;
    list-style:disc; 
}
.lz_nanyue_video_list li{
    float: left;
    width: 140px;
    margin-left: 18px;
    margin-top: 10px;
    cursor: pointer;
}
.lz_nanyue_info_title {
    color:white;
    position: absolute;
    left: 0px;
    top: 0px;
    padding:0 20px; 
    /*width: 100%;*/
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;
    background: #855000;
    margin: 0px;
    font-size: 18px;
    height: 30px;
    vertical-align: center;
    line-height: 30px;

}
.yuan{
  
}
.lz_nanyue_info_sub_title{
    position: absolute;
    left: 80px;
    top: 50px;
    color:#999;
    overflow: hidden; 
}
.lz_nanyue_info_botton{
    position: absolute;
    bottom: 0px;
    margin: 0 10px;
    font-size: 13px;
}
.lz_img_info{
    position: relative;
    overflow: hidden;
}
.lz_img_info img{
    position:relative;
    left: 0;
    top: 0; 
    width:100%;
    height: 160px;
}
.lz_img_info p{

}
.lz_img_item{
    margin-top: 1px;
}
.fenge{
    border-bottom: 1px solid #ddd;
    padding-top: 40px;
    margin-bottom: 10px;
}

.lz_line_list{
  padding: 0 10px;  
}
.lz_line_list .item_side_a{
    width: 100%;
    /*margin: 0 10px;*/
}
.mg_20{
    margin-top: 20px;
}
.lz_item_info a{
    /*color: #00adf5;*/
}
.lz_item_info p{
    color: #3b4638;
    font-size: 12px;
    font-family: "??????", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}


#hf_left {
    /*position: absolute;*/
    /*z-index: 1000;*/
    /*display: none;*/
}
#hf_right {
    /*position: absolute;*/
    /*z-index: 1000;*/
    /*display: none;*/
}
.gg{
    display: none;
}
.close{
    text-align: center;
    background: black;
    cursor: pointer;
    color: white;

}
.close:hover{
    background: black;
}
.info_banner{
    /*padding-top: 20px;*/
    width: 1020px;
    height: 511px;
    display: none;
}
.infor_banner_margin{
    height: 20px;
    width: 100%;
}

.other_link{
    margin-top: 10px;
    /*float: right;   */
    line-height: 30px;
    font-size: 14px;
}
.other_link .link_row{
    float: right;
    margin-left: 5px;
    /*clear: both;*/

}

.other_link .link_row a{
    color:#003300;
}
.wsynylogo img{
    /*background: url("./../images/wsyny.gif");
    width: 80px;
    height: 20px;*/
    padding: 10px 0 0 0;
}
.wsyny_img{
    float: left;
}


.contact_list{
    position: fixed;
    right: 10%;
    bottom: 10px;
    cursor: pointer;
    z-index: 100000;
    /*width: 200px;*/
}
.contact_list p{
    font-size: 10px;
    margin: 5px 0px;
    text-align: center;
}

.contact_list ul li{
    clear: both;
}
.contact_list .ccontent{
    display: none;
}
.contact_list .cicon{
    float: right;
    width: 40px;
    height: 40px;
    display: block;
    line-height: 200px;
    overflow: hidden;
}
.top{
    display: none;
}
.totop{
    background: url(../images/top/top.jpg) no-repeat;
    background-color:#ddd;
/*    opacity: 0.4;
    filter: (alpha=40);*/
    /*display: none */
}

.totop:hover{
    background-color:#0093d0;
    background-position:0 -40px;
    opacity:1;
    filter:(alpha=100);
    margin:0
}
.cicon a{
    width: 40px;
    height: 40px;
    display: block;
    line-height: 200px;
    padding-bottom: 10px; 
}
.chuxing{
    background: url(../images/top/chuxing.jpg) no-repeat;
    background-color:#ddd;
/*    opacity: 0.4;
    filter: (alpha=40);*/
    /*display: none */
}

 .chuxing:hover{
    background-color:#0093d0;
    background-position:0 -40px;
    opacity:1;
    filter:(alpha=100);
    margin:0
}
.xyzl{
    background: url(../images/top/xyzl.jpg) no-repeat;
    background-color:#ddd;
}

 .xyzl:hover{
    background-color:#0093d0;
    background-position:0 -40px;
    margin:0
}
.zyx{
    background: url(../images/top/zyx.jpg) no-repeat;
    background-color:#ddd;
}

 .zyx:hover{
    background-color:#0093d0;
    background-position:0 -40px;
    margin:0
}
.wzny{
    background: url(../images/top/wzny.jpg) no-repeat;
    background-color:#ddd;
}

 .wzny:hover{
    background-color:#0093d0;
    background-position:0 -40px;
    margin:0
}
.xly{
    background: url(../images/top/xly.jpg) no-repeat;
    background-color:#ddd;
}

 .xly:hover{
    background-color:#0093d0;
    background-position:0 -40px;
    margin:0
}

.weixin_logo{
    background: url(../images/weixin_logo.jpg);
    margin-top: 5px;
}

 .totop_text{
    position: absolute;
    right: 45px;
    /*top: 0px;*/
    text-align: center;
    line-height: 40px;
    width: 80px;
    height: 40px;
    background: #0093d0;
    font-size: 14px;
    color: #ffffff;
    float: right;
}
 .ewm_img{
    position: absolute;
    right: 45px;
    bottom: 0px;
    text-align: center;
    line-height: 40px;
    height: 200px;
    width: 200px;
    background: #0093d0;
    font-size: 14px;
    color: #ffffff;
    float: right;
}

.attention_us{
    /*margin: 1.5em 0;*/
    padding: 8px 8px 0px 8px ;
    border: 1px solid #ddd;
}
.attention_us img{
    float: left;
    margin-right: 8px;
    
}
.qr_code{
    width: 80px;
    height: 80px;
}
.attention_us span{
    color: #ce3000;
}
.content_us{
    padding: 8px 8px 0px 8px ;
    border: 1px solid #ddd;
}
.content_us p{
    color: #888;
    margin-bottom: .2em;
}
.content_us h3{
    color: #ce3000;
    font-size: 26px;
    margin: .1em;
    font-weight: normal;
    font-family: "American Typewriter";
}

.clear{
    clear: both;
    margin:15px 0px;

}
.attention_us .attetion_share{
    width: 80px;
    float: left;
    /*padding-left: 20px;*/
    color: #000000;
    font-size: 13px;

    padding-top: 15px;
}
.attention_us  .cleft img{
    float: right;
    width: 30px;
}
 .attention_us .cright img{
    float: left;
    width: 30px;
} 
 .attention_us  .cleft p{
     clear: both;
    text-align: right;
    line-height: 50px;
}
 .attention_us .cright p{
     clear: both;
   text-align: left;
   line-height: 50px;
} 


/*???????*/
.bea_area{
    margin: 30px 20px;
}
.bea_more{
    float: right;
    line-height: 30px;
}
.bea_sort{
    margin-top: 20px;
}
.bea_sort .bea_item .list_item_img_banner p{
    margin:14px 0px;
    color: white;
}
.bea_title{
    border-bottom: 1px solid #ddd;
}
.bea_body{
    margin-top: 20px;
}
.bea_item a img{
    height: 150px;
}

#emp_0{
    margin: 10px auto;
}

a{
    color: #333;
}


/*typelist_type*/
.typelist_type{
    list-style: none;
    margin-left: 30px;

}
.typelist_type li{
    float: left;
    margin: 5px 10px 5px 5px;
    padding: 10px;
    background-color: #00adf5;
    color: white;
    cursor: pointer;
}
.typelist_type li:hover{
    background-color: #009999;
    color: white;
}
.typelist_type_active{
    background-color: #009999 !important;
    color: white;
}

.tianqi{
    margin-top: -20px;
}
.lz_item_list{
    list-style: disc;
}
.lz_item_list li{
    margin-left: 17px;
}
.lz_item_list p{
    margin:8px 0px;
}





/*photo */
.photo_list{
    width: 1000px;
    margin: 20px auto 0px;
}
#slider .slides img{
    /*max-height: 400px;*/
    display: block;
    margin: 0px auto 90px;
    max-width: 1000px;
}
#carousel img{
    opacity: .5;
    height: 130px;
}
#carousel .flex-active-slide img {
    opacity: 1;
    cursor: pointer;
}
#slider .slides{
    background-color: #444444;
}
.slides li{
    position: relative;
}
.photo_list_img{
    position: relative;
    /*max-height: 400px;*/
    /*max-width: 600px;*/
    margin: 0 auto;
}
.photo_list_info{
    position: absolute;
    bottom:0px;
    left: 0px;
    background-color: black;
    color: white;
    height: 90px;
    opacity: 0.5;
    width: 100%;
    padding: 5px 20px;
}
.photo_list_info p{
    margin: 5px 0px;
}
.photo_list_name{
    font-size: 16px;
}
.photo_list_desciption{
    font-size: 14px;
    line-height: 2;
    color: #545454;
}

.flex-direction-nav a{
    color: white !important;
}

.photo_list_like span{
    padding: 10px;
    margin-right: 10px;
    float: right;
}

















/*nanyue3 end*/


/*nanyue4 start   */
.top_ry{
    margin: 10px 0px;
}
.top-banner{
    height: 270px;
    position: relative;
    margin: 0 auto;
}
.top_ry_row{
    float: left;
    margin:0 19px;
}
.top_ry_img{
    float: left;
}
.top_ry_text{
    float: left;
    line-height: 38px;
    margin-left:10px;
    font-size: 18px; 
}
#top-slider{
    height: 270px;
    width: 1000px;
}
#top-slider .slide_tip{
    display: none;
}
.logo_img{
    background: url(../images/logo.png);
    position: absolute;
    left: 20px;
    top: 22px;
    z-index: 100000;
    width: 95px;
    height: 90px;
}
.info_text{
    /*padding-left: 10px;*/
    margin-top: 5px;
    font-size: 16px;

}
.logo_text{
    background: url(../imgs/logo_text.png);
    position: absolute;
    right: 30px;
    bottom: 30px;
    z-index: 1000;
    width: 400px;
    height: 72px;
    /*height: 90px;*/
}
.lg{
    position: static;
    padding: 2px 10px;
    /*background: #ddd;*/
}
.wheather{
    margin-top: 9px;
}
.login_register{
    clear: both;
    float: right;
    margin-right: 10px;
    margin-bottom: 0px;
}
.login_register li{
    float: left;
}
.login_register li a{
    margin: 0 5px;
}
.search{
    padding: 5px 5px;
}
.search span{
    font-size: 16px;
}
.search .search_main{
    padding-right: 0px;
}


/*header*/
.nave{
    padding: 10px 10px;
    background: #ddd;
}
.nave_head li{
    float: left;
    font-size: 18px;
    margin: 0 13px;
    /*font-family: '????';*/
}
/*header*/


/*mod*/
.mod_title{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.mod_title_no_border{
     margin-bottom: 10px;
}
.mod_title_text{
    font-size: 20px;
    color: #00adf5;
}
.mod_title_text_small{
    font-size: 16px;
    color: black;
}
.mod_title_more{
    line-height: 30px;
    float: right;
    color: #ddd;
}
.mod_title_more a{
    color: #ddd;
}
.mod_title_more a:hover{
    color: black;
}
.mod_title_more_small{
    line-height: 20px;
    float: right;
    color: #ddd;
}
.mod_title_more_small a{
    color: #ddd;
}
.mod_title_more_small a:hover{
    color: black;
}

.gonggao_list{
   list-style-type: disc;
   border: 1px solid #ddd;
   padding: 10px;
   min-height: 300px;
}
.new_list{
    list-style-type: disc;
    padding-left: 15px;
    color :#00adf5;
}
.new_list li{
    margin: 5px 0px;
}
.zhilan{
    padding: 0 0 0 15px;
}
.zhilan_item{
    width: 154px;
    float: left;
    margin-right: 15px;
}

.slides li{
    margin-right: 5px;
    /*width: 180px;*/
    overflow: hidden;
}
.slides li img{
    /*height: 250px;*/
}
.slides_img{
    position: relative;
    height: 200px;
    overflow: hidden;
}
.cover_text{
    display: none;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity:0.7;

}
.cover_text h3{
    color: white;
    text-align: center;
    vertical-align: center;
    margin: 90px 0 0 0;
}
.hl{
    margin: 20px 0px;
}


.photo_header{
    background-color: #cc4040;
    height: 200px;
    color: white;
    margin-top: 4px;
    width: 170px;
}
.photo_header_title{
    padding: 50px 15px 0px 15px;
    text-align: center;

    
}
.photo_header_menu{
    text-align: center;
    margin: 15px;
}
.photo_header_ul li{
    float: left;
}
.photo_header_ul li a{
    color: white;
    font-size: 12px;
}
.photo_header_ul li a:hover{
    color: #ddd;
}
.photo_auther_info{
    text-align: center;
    padding: 10px 10px;
}

/*????????css*/
.sy_pic .flexslider {
    margin: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    -o-box-shadow: 0 0px 0px rgba(0,0,0,.2);
    box-shadow: 0 0px 0px rgba(0,0,0,.2);
    zoom: 1;
}
.sy_pic .flexslider .slides img{
    min-height: 200px;
}
.flexslider .slides > li{
    /*border: 4px solid #fff;*/
    border-style: solid;
    border-color:#fff;
    border-width: 0 0px 0px 0px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    zoom: 1;
    margin-bottom: 5px;
}
.video_list{
    list-style-type: disc;
    color: #00adf5;

}
.video_list li{
    font-size: 16px;
    padding: 3px;
    margin-left: 15px;
    cursor: pointer;
    float: left;
    width: 45%;
    /*color: black;*/
    /*background-color:#2A2A2A;*/
    /*color: white;*/
}
.video_list li span{
    color: black;
}
.video_item{
    float: left;
}
.video_list li span:hover{
    color: #00adf5;

}
/*mod*/

.weibo{
    padding: 15px;
}




/*image_list*/
.img_item{
    width: 180px;
    min-height: 200px;
    /*margin-bottom:10px; */
    float: left;
}
.img_item:hover{
    /*background-color:#cc4040;*/
    /*background: url(./../imgs/img_list_bg.jpg); */
}
.img_item_img{
    /*margin: 5px;*/
    background: url(./../imgs/shadow_in.png) no-repeat;
    background-size:100% 100%;
    width: 180px;
    height: 120px;
    margin-top: 10px;
    overflow: hidden;
}
.img_item_img:hover{
    /*background: url(./../imgs/shadow_out.png) no-repeat;*/
}

.img_item_img img{
    width: 160px;
    height: 110px;
    margin-left:10px; 
}
.img_item_head{
    width: 180px;
}
.img_item h4{
    margin: 3px;
    text-align: center;
}

/*img_list_1*/
.img_item_1{
    width: 180px;
    min-height: 180px;
    /*margin-bottom:10px; */
    float: left;
}
.img_item_img_1{
    background: url(./../imgs/img_item_xk_1.png) no-repeat;
    background-size:100% 100%;
    width: 180px;
    height: 120px;
    margin-top: 10px;
    overflow: hidden;
}
.img_item_img_1 img{
    width: 160px;
    height: 100px;
    margin-left:10px;
    margin-top:10px; 
}
.img_item_head_1{
    padding: 0 5px;
}
/*???*/
.pager{
    clear: both;
}
}
.pager ul{
    padding-left: 0;
}
.pager ul li{
    display: inline-block;
    float: left;
    height: 20px;
    width: auto;
    margin: 20px 3px;
}
.pager ul li a{
    display: inline-block;
    line-height: 20px;
    text-decoration: none;
    color: #444;
    padding: 0 10px;
    border: solid 1px #eee;
}
.pager .selected{
    background: #ccc;
}


.img_content{
    margin-top: 30px;
}


.t66 {
	background-image: url(../images/mm.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 46px;
}

LI {
	BORDER-BOTTOM-STYLE: none; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT-STYLE: none; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; PADDING-TOP: 0px
}



.hk{
	background-color:#630005;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	border:0px;
	text-align: center;
	width: 70px;
	border-radius: 2px;
	font-family:"Microsoft YaHei";
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}

.hk:hover{
	opacity: 0.9;
	color:#FFFFFF;
	border:0px;
}