.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.bt{
    display: block;
    font-size: 32px;
    color: #163f9c;
    text-align: center;
    font-weight: 600;
}

.bz{
    font-size: 16px;
    color: #5e5e5e;
    line-height: 25px;
}

.swiper {
    width: 774px;
    height: 435px;
    float: left;
}

.swiper-container {
    height: 435px;
}

.list {
    float: right;
    width: 397px;
    margin-right: 10px;
}

.list li a {
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 397px;
    display: block;
}

.list li p {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 20px;
    padding: 9px 0;
}

.title{
    width: 100%;
    height: 49px;
    margin: 0 auto;
}

.title a{
    display: block;
    height: 49px;
}

.slide {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.jcImgScroll ul li {
    width: 774px;
    height: 435px;
    position: relative;
    text-align: center;
}

.jcImgScroll ul li.select {
    overflow: visible !important;
}

.jcImgScroll {
    position: relative;
    height: 435px;
    margin: 0 auto;
}

.jcImgScroll li a {
    width: 774px;
    display: block;
    height: 435px;
    margin-left: 0;
}

.jcImgScroll em.sPrev {
    background: url(../images/left.png) no-repeat;
    left: 0%;
    top: 35%;
}

.tit {
    width: 774px;
    margin: 15px auto 0 auto;
}

.jcImgScroll li .tit p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F000000', endColorstr='#7F000000');
    text-indent: .5em;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    font-weight: 500;
}

.jcImgScroll em.sNext {
    background: url(../images/right.png) no-repeat;
    right: 0%;
    top: 35%;
}

.jcImgScroll li,
.jcImgScroll li,
.jcImgScroll em,
.jcImgScroll dl {
    display: block;
}

.jcImgScroll li.select a {
    width: 692px;
    display: block;
    height: 273px;
    margin-left: 0;
}

.table li{
    line-height: 35px;
    height: 55px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.table li .play {
    display: inline-block;
    margin-right: 5px;
    background: url(../images/icon_play_s.png) no-repeat center;
    width: 31px;
    height: 31px;
    vertical-align: middle;
}

.table li a {
    font-size: 22px;
    line-height: 30px;
    color: #163f9c;
    font-weight: 500;
}

.excel{
    width: 575px;
    float: left;
    margin-left: 10px;
}

.excel li{
    background: url(../images/disc.png) no-repeat left center;
    padding-left: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 55px;
    line-height: 60px;
}

.excel li a {
    font-size: 22px;
    line-height: 30px;
    color: #4c4c4c;
    font-weight: 500;
}

.img{
    width: 565px;
    float: right;
}