article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    background: #eee;
    margin: 0
}

a:link{
  color: #999;
}
a:visited,
a:active {
   
    text-decoration: none;
    outline: none
}


body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #555
}

h1,
h2,
h3,
h4,
p {
    margin: 0 0 15px;
    padding: 0
}

h1 {
    font-size: 36px;
    font-weight: 800;
    font-family: arial, sans-serif;
    letter-spacing: -1px;
    color: #333
}

h2 {
    font-size: 28px;
    font-weight: 800;
    font-family: arial, sans-serif;
    letter-spacing: -1px;
    color: #333;
    padding: 15px 0 0
}

h3 {
    font-size: 22px;
    font-weight: 800;
    font-family: arial, sans-serif;
    letter-spacing: -1px;
    color: #333;
    padding: 15px 0 0
}

h4 {
    font-size: 16px;
    font-weight: 800;
    font-family: arial, sans-serif;
    color: #333;
    padding: 15px 0 0
}

p {
    line-height: 1.5em
}

.clr {
    clear: both;
    font-size: 1px;
    height: 1px
}

* html .clearfix {
    height: 1%;
    overflow: visible
}

*+html .clearfix {
    min-height: 1%
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0
}

#main {
    width: 970px;
    margin: 0 auto
}

#content {
    min-height: 500px
}

footer {
    padding: 15px 0;
    font-size: 11px;
    text-align: center;
    color: #777
}

.ss1_wrapper {
    position: relative;
    width: 100%;
    height: 75vh;
    margin: 0 0 20px
}

.ss1_wrapper .slideshow {
    position: relative;
    width: 100%;
    height: 75vh;
}

.ss1_wrapper .slideshow_item {
    width: 100%;
    height: 75vh
}

.ss1_wrapper .slideshow_item .data {
    display: none
}

.ss1_wrapper a.slideshow_prev {
    position: absolute;
    left: 48vh;
    bottom: 300px;
    z-index: 10;
    width: 80px;
    height: 80px;
    outline: none;
    background: url(/static/images/shang.png);
}


/* .ss1_wrapper a.slideshow_prev:hover {
    background: #000
} */

.ss1_wrapper a.slideshow_prev span {
    display: block;
    width: 40px;
    height: 46px;
    background: url(arrows.png) no-repeat -55px 50%;
    text-indent: -9999px
}

.ss1_wrapper a.slideshow_next {
    position: absolute;
    left: 56.3vh;
    bottom: 300px;
    z-index: 10;
    width: 82px;
    height: 80px;
    outline: none;
    background: url(/static/images/xia.png);
}


/* .ss1_wrapper a.slideshow_next:hover {
    background: #000
} */

.ss1_wrapper a.slideshow_next span {
    display: block;
    width: 40px;
    height: 46px;
    background: url(arrows.png) no-repeat -5px 50%;
    text-indent: -9999px
}

.ss1_wrapper .slideshow_paging {
    position: absolute;
    bottom: 10px;
    right: 545px;
    z-index: 11;
    font-size: 12px
}

.ss1_wrapper .slideshow_paging a {
    display: block;
    float: left;
    margin: 0 0 0 2px;
    padding: 4px 7px;
    color: #ccc
}

.ss1_wrapper .slideshow_paging a:hover {
    color: #fff
}

.ss1_wrapper .slideshow_paging a.activeSlide {
    background: #eee;
    color: #222
}

.ss1_wrapper .slideshow_box {
    position: absolute;
    bottom: 0;
    left: 48vh;
    width: 340px;
    height: 300px;
    font-family: none;
    font-size: 50px;
    z-index: 10
}

.ss1_wrapper .slideshow_box .data {
    padding: 50px;
    color: #ccc
}

.ss1_wrapper .slideshow_box .data h4 {
    color: #fff;
    font: 700;
    padding: 0;
    margin: 0 0 10px
}

.ss1_wrapper .slideshow_box .data p {
    padding: 0;
    margin: 0;
    line-height: 1.6;
    font-weight: 300;
    font-size: 16px;
    font-family: none;
    color: #8b8d90;
}

.ss1_wrapper .slideshow_box .data a {
    color: #fff
}

.ss2_wrapper {
    position: relative;
    width: 120vh;
    height: 30vh;
    margin: 0 0 20px;
    overflow: hidden
}

.ss2_wrapper .slideshow {
    position: relative;
    width: 120vh;
    height: 30vh
}

.ss2_wrapper .slideshow_item {
    width: 120vh;
    height: 30vh
}

.ss2_wrapper .slideshow_item .data {
    display: none
}

.ss2_wrapper a.slideshow_prev {
    position: absolute;
    left: -40px;
    top: 160px;
    z-index: 10;
    width: 40px;
    height: 46px;
    outline: none;
    background: url(trans-black-70.png);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 2px #222;
    -webkit-box-shadow: 0 0 2px #222;
    box-shadow: 0 0 2px #222
}

.ss2_wrapper a.slideshow_prev:hover {
    background: #000
}

.ss2_wrapper a.slideshow_prev span {
    display: block;
    width: 40px;
    height: 46px;
    background: url(arrows.png) no-repeat -55px 50%;
    text-indent: -9999px
}

.ss2_wrapper a.slideshow_next {
    position: absolute;
    right: -40px;
    top: 160px;
    z-index: 10;
    width: 40px;
    height: 46px;
    outline: none;
    background: url(trans-black-70.png);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 2px #222;
    -webkit-box-shadow: 0 0 2px #222;
    box-shadow: 0 0 2px #222
}

.ss2_wrapper a.slideshow_next:hover {
    background: #000
}

.ss2_wrapper a.slideshow_next span {
    display: block;
    width: 40px;
    height: 46px;
    background: url(arrows.png) no-repeat -5px 50%;
    text-indent: -9999px
}

.ss2_wrapper .slideshow_paging {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 11;
    font-size: 12px;
    padding: 3px 2px;
    background: url(trans-black-70.png);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 2px #222;
    -webkit-box-shadow: 0 0 2px #222;
    box-shadow: 0 0 2px #222
}

.ss2_wrapper .slideshow_paging a {
    display: block;
    float: left;
    margin: 0 1px;
    padding: 3px 7px;
    color: #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.ss2_wrapper .slideshow_paging a:hover {
    color: #fff
}

.ss2_wrapper .slideshow_paging a.activeSlide {
    background: #eee;
    color: #222
}

.ss2_wrapper .slideshow_box {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(trans-black-70.png);
    width: 100%;
    height: 110px;
    z-index: 10
}

.ss2_wrapper .slideshow_box .data {
    padding: 15px 20px;
    color: #ccc
}

.ss2_wrapper .slideshow_box .data h4 {
    color: #fff;
    font: 700 20px arial, sans-serif;
    padding: 0;
    margin: 0 0 10px
}

.ss2_wrapper .slideshow_box .data p {
    padding: 0;
    margin: 0;
    line-height: 140%
}

.ss2_wrapper .slideshow_box .data a {
    color: #fff
}

.ss3_wrapper {
    position: relative;
    width: 120vh;
    height: 30vh;
    margin: 0 0 20px
}

.ss3_wrapper .slideshow {
    position: relative;
    width: 120vh;
    height: 30vh
}

.ss3_wrapper .slideshow_item {
    width: 120vh;
    height: 30vh
}

.ss3_wrapper .slideshow_item .data,
.ss3_wrapper .slideshow_item .thumb {
    display: none
}

.ss3_wrapper a.slideshow_prev {
    position: absolute;
    left: 0;
    bottom: 25px;
    z-index: 12;
    width: 50px;
    height: 50px;
    outline: none
}

.ss3_wrapper a.slideshow_prev span {
    display: block;
    width: 50px;
    height: 50px;
    background: url(arrows.png) no-repeat -51px 50%;
    text-indent: -9999px
}

.ss3_wrapper a.slideshow_next {
    position: absolute;
    right: 0;
    bottom: 25px;
    z-index: 12;
    width: 50px;
    height: 50px;
    outline: none
}

.ss3_wrapper a.slideshow_next span {
    display: block;
    width: 50px;
    height: 50px;
    background: url(arrows.png) no-repeat 1px 50%;
    text-indent: -9999px
}

.ss3_wrapper .slideshow_paging {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30vh;
    height: 85px;
    padding: 10px 50px 0;
    margin: 0;
    z-index: 11;
    background: url(trans-black-60.png);
    font-size: 12px;
    list-style: none
}

.ss3_wrapper .slideshow_paging li {
    display: block;
    float: left;
    margin: 0;
    padding: 0
}

.ss3_wrapper .slideshow_paging a {
    display: block;
    float: left;
    margin: 0 0 0 17px;
    padding: 0;
    color: #ccc
}

.ss3_wrapper .slideshow_paging a.first {
    margin-left: 0
}

.ss3_wrapper .slideshow_paging a img {
    border: 3px solid #111
}

.ss3_wrapper .slideshow_paging a:hover {
    color: #fff
}

.ss3_wrapper .slideshow_paging .activeSlide img {
    border: 3px solid #ddd
}

.ss3_wrapper .slideshow_box {
    position: absolute;
    left: 0;
    bottom: 95px;
    background: url(trans-black-60.png);
    width: 120vh;
    z-index: 10
}

.ss3_wrapper .slideshow_box .data {
    padding: 10px 50px 0;
    color: #ccc
}

.ss3_wrapper .slideshow_box .data h4 {
    color: #fff;
    font: 700 18px arial, sans-serif;
    padding: 0;
    margin: 0
}

.ss3_wrapper .slideshow_box .data a {
    color: #fff
}