.w1200{
    width: 1200px;
    margin: 0 auto;
}

.photo {
    position: relative;
    width: 1200px;
    height: 709px;
    background: url(../images/kuang1.png) no-repeat;
}

.photo .play {
    background: url(../images/play.png) no-repeat;
    width: 161px;
    height: 161px;
    position: absolute;
    left: 47%;
    top: 38%;
}

.photo img{
    width: 1120px;
    height: 630px;
    display: block;
    position: absolute;
    left: 3%;
    top: 5%;
}

.title{
    width: 842px;
    height: 347px;
    margin: 0 auto;
    position: relative;
}

.wrap{
    width: 1200px;
    height: 536px;
    background: url(../images/kuang2.png) no-repeat;
    overflow: hidden;
}
.slide {
    width: 1200px;
    position: relative;
    margin: 45px auto;
}

.jcImgScroll ul li {
    width: 822px;
    height: 462px;
    position: relative;
    text-align: center;
}

.jcImgScroll ul li.select {
    overflow: visible !important;
}

.jcImgScroll {
    position: relative;
    height: 462px;
    margin: 0 auto;
}

.jcImgScroll li a {
    width: 822px;
    display: block;
    height: 462px;
    margin-left: 0;
}

.jcImgScroll em.sPrev {
    background: url(../images/left.png) no-repeat;
    left: 9%;
    top: 41%;
    width: 70px !important;
    height: 70px !important;
}

.tit {
    width: 822px;
    margin: 15px auto 0 auto;
}

.jcImgScroll li .tit p {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    color: #fff;
    background: url(../images/wrap.png) no-repeat;
    text-align: left;
    font-size: 26px;
    height: 84px;
    line-height: 84px;
    font-weight: 500;
    text-indent: 0.6rem;
    opacity: 0;
}

.jcImgScroll em.sNext {
    background: url(../images/right.png) no-repeat;
    right: 9%;
    top: 41%;
    width: 70px !important;
    height: 70px !important;
}

.jcImgScroll li,
.jcImgScroll li,
.jcImgScroll em,
.jcImgScroll dl {
    display: block;
}

.jcImgScroll li.select a {
    width: 822px;
    display: block;
    height: 462px;
    margin-left: 0;
    
}

.jcImgScroll li.select .tit p{
    opacity: 1;
}

.kuang{
    width: 1200px;
    height: 572px;
    background: url(../images/kuang3.png) no-repeat;
    overflow: hidden;
}

.box{
    width: 1200px;
    height: 510px;
    background: url(../images/kuang4.png) no-repeat;
    overflow: hidden;
}

.picture {
    width: 243px;
    float: left;
    margin: 42px 28px;
}

.kuang .tab-buttons {
    line-height: 35px;
    margin-top: 40px;
    float: right;
    width: 517px;
    margin-right: 35px;
}
.kuang .tab-buttons li{
    line-height: 45px;
    margin-bottom: 35px;
}
.kuang .tab-buttons li.active {
    background: url(../images/select.png) no-repeat;
    height: 71px;
    overflow: hidden;
    text-indent: 0.5rem;
}

.list li {
    background: url(../images/disc.png) no-repeat left center;
    padding-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 70px;
    line-height: 70px;
    font-weight: 500;
    width: 550px;
}

.list li a {
    font-size: 24px;
    color: #fff;
}