#cms_Location_1{
    height: 660px;
}
.top-box .hd,.top-box .bd{
    padding: 0;
    margin: 0 auto;
    border: none;
    background: none;
}
.top-box .hd{
    display: none;
}
.top-box .bd{
    width: 1100px;
    height: 660px;
    position: relative;
    /*background: #0d72e4;*/
}
.big-live-list{
    margin: 0 auto;
    width: 1100px;
}
.big-live-list ul li{
    height: 660px;
}
.big-live-list ul li .summary,.big-live-list ul li .article_pic_link{
    display: none;
}
.big-live-list ul li h3{
    pointer-events: none;
    background-color: rgba(0,0,0,0.8);
    bottom: -16px;
}
.big-live-list ul li iframe,.big-live-list ul li video{
    width: 1100px;
    height: 620px;
    border: none;
}
.top-box .tlist-btns{
    max-width: 1280px;
}
.top-box .b-left{
    position: absolute;
    top: 40%;
    cursor: pointer;
    margin-top: -22px;
    z-index: 10;
    left: 0;
    width: 50px;
    height: 90px;
    background: url("http://www.imtaweb.net/cms_fragments/res/242/images/btn-left.png") no-repeat center ;
}
.top-box .b-left:hover,.top-box .b-right:hover{
    background-color: rgba(255, 88, 16, 0.5);
}
.top-box .b-right{
    position: absolute;
    top: 40%;
    right: 0;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    width: 50px;
    height: 90px;
    background: url("http://www.imtaweb.net/cms_fragments/res/242/images/btn-right.png") no-repeat center;
}
.tui-center {
    margin: 0 auto;
    width: 100%;
}
.box-left{
    background: url('http://www.imtaweb.net/cms_fragments/res/241/images/title-bg-line.jpg') no-repeat center bottom;
    padding-bottom: 7px;
}
.box-left .hd{
    background: url("http://www.imtaweb.net/cms_fragments/res/241/images/title-bg-2.jpg") no-repeat bottom left;
    border: none;
}
.box-left .hd h2{
    margin-left: 46px;
}
.box-left  {
    width: 100%;
    margin-bottom: 30px;
}
.box-left .bd{
    margin: 0 ;
    padding: 30px 20px 0;
    border: 1px solid #d4d4d4;
}
.box-left .bd>div{
    border-bottom: 1px dotted #6c6c6c;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
.box-left .bd ul li{
    padding: 0;
    margin: 0 0 20px;
    border: none;
}
.box-left .bd ul li>div{
    width: 576px;
    float: right;
}
.box-left .bd ul li .pic{
    margin: 0 20px 0 0;
}
.box-left .bd ul li img{
    border-radius: 50%;
    border: 10px solid #eaeaea;
}
.box-left .bd ul li .summary-title{
    color: #261c22;
    font-size: 20px;
    font-family: "微软雅黑", "黑体", "宋体";
    /*margin: 30px 0 16px;*/
    height: 114px;
    display: table;
}
.box-left .bd ul li .summary-title span{
    display: table-cell;
    vertical-align: middle;
    line-height: 26px;
    text-align: justify;
}
.box-left .bd ul li .summary-subtitle{
    display: none;
}
.box-left .bd ul li .additionalItem_author{
    pointer-events: none;
    color: #777573;
    font-size: 16px;
    font-family: "微软雅黑", "黑体", "宋体";

}
.box-left .bd ul li .summary{
    float: left;
    color: #aaa;
    font-size: 16px;
    font-family: "微软雅黑", "黑体", "宋体";
    line-height: 22px;
    margin-top: 10px;
    text-align: justify;
}
.box-left .bd ul li iframe,.box-left .bd ul li video{
    width: 440px;
    height: 250px;
    /*margin-left: 20px;*/
}
.box-title{
    height: 50px;
    border-bottom: 4px solid #d2d2d2;
    margin: 0 auto;
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    line-height: 40px;
    font-size: 20px;
    color: #003877;
    font-family: "微软雅黑", "黑体", "宋体";
}
.box-title strong{
    color: #3a982a;
}