/*==================
 * @authors Adrian
 * @date    2015-11-23 12:40:20
 * @version
 ===================*/
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;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html {
    font-family: "Microsoft Yahei","Arial",sans-serif;
    font-size: 12px;
}
html * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    width: 100%;
}

a {
    text-decoration: none;
}

strong {
    font-weight: bold;
}
.clear{ clear:both}

.head {
    *zoom: 1;
}
.head:after {
    content: "";
    display: table;
    clear: both;
}

.webs-opend .websites-wrap {
    -moz-transition: right 0.5s ease 0s;
    -o-transition: right 0.5s ease 0s;
    -webkit-transition: right 0.5s ease;
    -webkit-transition-delay: 0s;
    transition: right 0.5s ease 0s;
    right: 0px;
}
.webs-opend .page {
    -moz-transition: left 0.5s ease 0s;
    -o-transition: left 0.5s ease 0s;
    -webkit-transition: left 0.5s ease;
    -webkit-transition-delay: 0s;
    transition: left 0.5s ease 0s;
    left: -300px;
    overflow: hidden;
}

.banner {
    width: 100%;
    overflow: hidden;
}
.banner img {
    position: relative;
    display: block;
    left: 50%;
    margin-left: -720px;
}

.container {
    *zoom: 1;
    color: #666;
    background: url("../img/bg_1.jpg") repeat-x;
}
.container:after {
    content: "";
    display: table;
    clear: both;
}
.container a {
    color: #666;
}

.crumb {
    padding: 20px 0;
}


.headline {
    background-color: #f2f2f2;
    *zoom: 1;
    height: 76px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 18px;
}
.headline:after {
    content: "";
    display: table;
    clear: both;
}


.flexslider {
    border: none;
    margin: 0px;
}

.flex-control-paging {
    display: none;
}

.flex-direction-nav a {
    width: 30px;
    height: 71px;
    background: transparent left top no-repeat;
    background-size: contain;
    top: 50%;
    margin-top: -35px;
    z-index: 9;
    font-size: 0;
}

.flex-direction-nav a:before {
    display: none;
}
.flex-direction-nav .flex-prev {
    background-image: url(../img/btn-crs-l.png);
    left: 0px;
}
.flex-direction-nav .flex-next {
    background-image: url(../img/btn-crs-r.png);
    right: 0px;
}


/*foot*/

.foot{ width:100%; height:auto; border-top:solid 1px #c49c5e;}
.footmain{ width:1002px; height:auto; margin:0 auto; text-align:center; padding:15px 0px;}
.dlyx{ width:86px; height:auto; background:url(../img/yx.png) left no-repeat; margin:20px auto; }
.dlyx a{color:#a78a5e; font-weight:bold; display:inline-table; padding-left:10px;}


/*banner*/
.block_home_slider {
    position: relative;
    background-color: #ffffff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    line-height: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 90px;
}  /*µ×²¿Ð¡Í¼±ê*/
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute;
    top:50%; background-repeat:no-repeat;  text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {display:inline-block; position: absolute;bottom:10px}
.block_home_slider .flex-control-paging li {
    margin: 0px;
    padding:7px;
    float: left;
    overflow: hidden;
    list-style-type: none;
}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; display:block; background:none; text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}


.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}










