.tui-950 {
    width: 1100px;
}

.tui-950 .tui-center {
    width: 1100px;
}

.cms_body {
    width: auto;
    padding: 0;
}

#cms_Location_1 {
    margin: 0;
}

/* 直播视频 */

/* .zbbox {
    background: url(http://www.imtaweb.net/cms_fragments/res/201/images/zb-bg.png) no-repeat 0 0;
} */

#cms_Location_3 {
    width: 100%;
    overflow: hidden;
}

#cms_Location_3 .tui-center {
    float: none;
}

.zhibo {
    text-align: center;
    padding-top: 36px;
    background: url(http://www.imtaweb.net/cms_fragments/res/201/images/zb-bg.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.zb-title {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.zbbox {
    position: relative;
}

.swiper-button-prev {
    left: 60px;
}

.swiper-button-next {
    right: 60px;
}

.swiper-container {
    width: 810px;
    /* background-color: #dbf4fc; */
}

.swiper-slide {
    height: 492px;
}

/* 活动实录 */

#cms_Location_4 {
    margin-top: 30px;
}
.tui-center .box-title {
    background: url(http://www.imtaweb.net/cms_fragments/res/201/images/title_bottom.png) no-repeat center bottom;
}
.tui-center .box-title h1{
    text-align: center;
    font-size: 30px;
    color:#000;
    font-weight: normal;
    font-family: "微软雅黑", "黑体", "宋体";
    padding-bottom: 30px;
}

.tui-section {
    margin-top: 10px;
}

.tui-section .bd {
    border: 0;
    padding: 0;
}

.tui-section .hd {
    /*height: 56px;*/
    background: #fff;
    padding: 0;
    border: 0;

}

.tui-section .hd h2 {
    font-size: 20px;
    color: #000;
    line-height: 30px;
    border-bottom: 5px solid #a0cbe4;
    width: 100%;
    margin: 10px 0;
    padding-bottom: 10px;
}

.tui-section .hd span {
    display: none;
}

.pic-text-line ul li {
    width: 255px;
    margin: 20px 26px 0 0;
    border: 0;
}

.pic-text-line ul li:nth-child(4n) {
    margin: 20px 0 0;
}

.tui-pic-text .subject {
    padding: 10px 6px;
    line-height: 24px;
    font-size: 14px;
    color: #000;
    background-color: #ebebeb;
}

.pic-text-line ul li:hover .subject {
    background-color: #2787f2;
}

.pic-text-line ul li:hover a {
    color: #fff;
    text-decoration: none;
}