@charset "utf-8";
/* CSS Document */
html {
    font-size: medium;
}

html body {
    font-size: medium;
    line-height: normal;
    text-align: left !important;
    margin: 0;
    padding: 0;
    font-weight: 100;
    font-family: "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Lucida Grande", "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft Yahei" !important;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul, li, dl, h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

/*init end*/

.sec {
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;

}

.sec1 {
    background: url(../images/01.jpg) no-repeat;
    background-size: 100% 100%;
}

.sec2 {
    background: url(../images/02.jpg) no-repeat;
    background-size: 100% 100%;
}

.sec3 {
    background: url(../images/03.jpg) no-repeat;
    background-size: 100% 100%;
}

.sec3 .more-b {
    position: absolute;
    width: 7.5%;
    bottom: 4.68%;
    left: 50%;
    margin-left: -3.75%;
}

.sec4 {
    background: #fff;
    display: none;
    background-size: 100% 100%;
}

.sec4-item {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
}
.sec4-item img{
    width: 100%;
}

.sec4 .on {
    z-index: 3;
}

.sec4 .btn-close {
    display: block;
    width: 7.5%;
    height: 0;
	padding-bottom:7.5%;
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: -3.75%;
    top: 4.9%;
    background: url(../images/icon2.png) no-repeat;
    background-size: 100% 100%;
}

.r1 {
    top: 2.6% !important;
}

.sec5 {
    background: url(../images/05.jpg) no-repeat;
    background-size: 100% 100%;
}

#focus_Box {
    position: absolute;
    width: 100%;
    height: 40.6%;
    left: 0;
    top: 56.01%;
}

#focus_Box ul {
    position: relative;
    width: 100%;
    height: 100%;
}

#focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    background: rgba(0, 0, 0, 1);
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
}
#focus_Box li:nth-child(1):after{
    content:"";
    position: absolute;
    background: url(../images/black.png) repeat;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
}
#focus_Box li:nth-child(3):after{
    content:"";
    position: absolute;
    background: url(../images/black.png) repeat;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
 }
#focus_Box li:nth-child(4):after{
    content:"";
    position: absolute;
    background: url(../images/black01.png) repeat;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
}

#focus_Box li img {
    width: 100%;
    height: 100%;
    vertical-align: top
}

#focus_Box .prev, #focus_Box .next {
    display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 7.37%;
    height: 10.89%;
    top: 43.97%;
}

#focus_Box .prev {
    background: url(../images/prev-1.png) left bottom no-repeat;
    left: 2.77%;
    background-size: 100%;
}

#focus_Box .next {
    background: url(../images/next.png) right bottom no-repeat;
    right: 2.77%;
    background-size: 100%;
}
.sec6 {
    background: url(../images/09.jpg) no-repeat;
    background-size: 100% 100%;
    overflow-x: hidden;
}

.sec6 ul {
   width: 172%;
    height: 58.2%;
    position: absolute;
    left: -36.89%;
    top: 8.84%;
    overflow: hidden;
	-webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.sec6 ul li {
    float: left;
    width: 30.65%;
    padding-left: 1.34%;
    padding-right: 1.34%;
}
.sec6 ul li img{
    width: 100%;
    display: block;
}

.sec7 {
    background: url(../images/06.jpg) no-repeat;
    background-size: 100% 100%;
}

.sec8 {
    background: url(../images/07.jpg) no-repeat;
    background-size: 100% 100%;
}
.link
{
    display: block;
    width: 25%;
    height: 6%;
    left: 8%;
    bottom:36%;
    position: absolute;

}
