

body {
    min-width: 1240px
}

.container {
    width: 1200px;
    margin: 16px auto
}

.contain {
    width: 1345px;
    margin: 0 auto
}

.home_base {
    padding: 55px 0 0;
    background: #f7f7f8
}

.home_base .bg {
    height: 619px;
    padding-top: 40px;
    background: url(http://www.yoshikawajp.com/skin/home/home_basebg.jpg) no-repeat top center
}

.home_base .container {
    position: relative
}

.home_base .home-title {
    width: 1200px;
    margin: 0 auto
}

.home_base .textz {
    color: #999;
    font-size: 14px;
    text-align: center;
    margin: 25px 0 50px 0
}

.home_base .container:before {
    content: "";
    width: 0px;
    height: 305px;
    position: absolute;
    top: 0;
    left: 234px;
    z-index: 10;
    background: #6fba2c
}

.home_base .container:after {
    content: "";
    width: 0px;
    height: 305px;
    position: absolute;
    top: 0;
    right: 234px;
    z-index: 10;
    background: #6fba2c
}

.home_base #focus_Box {
    position: relative;
    width: 1200px;
    height: 500px
}

.home_base #focus_Box:after {
    content: "";
    width: 729px;
    height: 0px;
    position: absolute;
    bottom: 193px;
    left: 234px;
    z-index: 10;
    background: #6fba2c
}

.home_base #focus_Box:before {
    content: "";
    width: 729px;
    height: 0px;
    position: absolute;
    top: 0;
    left: 234px;
    z-index: 10;
    background: #6fba2c
}

.home_base #focus_Box ul {
    position: relative;
    width: 1200px;
    height: 500px
}

.home_base #focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0;
    background: #fff;
    height: 0;
    top: 146px;
    cursor: pointer;
    left: 235px;
    overflow: hidden
}

.home_base #focus_Box li:hover .txt span a {
    color: #6fba2c
}

.home_base #focus_Box li .pic {
    position: relative;
    width: 100%;
    height: 308px;
    overflow: hidden
}

.home_base #focus_Box li .pic img {
    max-width: 100%
}

.home_base #focus_Box li .txt {
    padding: 15px 60px 10px
}

.home_base #focus_Box li .txt span {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    margin: 5px 0 0;
    overflow: hidden
}

.home_base #focus_Box li .txt span a {
    color: #333
}

.home_base #focus_Box li .txt p {
    display: block;
    max-height: 66px;
    margin: 12px 0 15px;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden;
    color: #666
}

.home_base #focus_Box li .txt .more {
    display: inline-block;
    background: #c00;
    color: #fff;
    font-size: 12px;
    height: 18px;
    line-height: 19px;
    overflow: hidden;
    padding: 0 10px
}

.home_base #focus_Box li .txt i {
    font-style: inherit;
    width: 17px;
    height: 1px;
    background: #686868;
    display: block;
    margin: 15px 0
}

.home_base #focus_Box .prev,.home_base #focus_Box .next {
    display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 225px
}

.home_base #focus_Box .prev {
    background: url("../image/home_baseleft.png") no-repeat;
    left: 0
}

.home_base #focus_Box .next {
    background: url("../image/home_baseright.png") no-repeat;
    right: 0
}

.home_base #focus_Box .prev:hover {
    background: url("../image/home_baseleft1.png") no-repeat
}

.home_base #focus_Box .next:hover {
    background: url("../image/home_baseright1.png") no-repeat
}

.home_base #focus_Box a.imgs-scroll-btn {
    display: block;
    position: absolute;
    z-index: 110;
    top: 7px;
    right: 15px;
    width: 51px;
    bottom:;
    height: 23px;
    overflow: hidden;
    text-indent: -999px
}
