.hide{
    display: none;
}
.cms_body{
    margin: 0;
    padding: 0;
    width: 100%;
}
.bg-top{
    width: 100%;
    height: 532px;
    background: url('http://www.imtaweb.net/cms_fragments/res/237/images/top.jpg') no-repeat top center;
}
.tui-box{
    width: 1000px;
}
.tui-center{
    margin: 0;
    padding: 0;
    width: 100%;
}
.myImage{
    max-width: none;
    padding: 30px 0;
}
.cms_foot{
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    background: #36373b;
}
.tui-list-box .hd{
    border: none;
    position: relative;
    background: url('http://www.imtaweb.net/cms_fragments/res/237/images/line1.jpg') no-repeat center center;
    width: 60%;
    margin: 30px auto;
}
.tui-list-box .bd{
    background: none;
    border: none;
    padding: 0;
}

.tui-list-box .hd h2{
    font-size: 30px;
    font-family: "微软雅黑", "黑体", "宋体";
    font-weight: normal;
    color: #000;
    text-align: center;
    background: #fff;
    margin: 0 auto;
    float: none;
}
.tui-list-box .hd span{
    float: none;
}
.topnews_lin ul li{
    border: none;
}
.mybox1 .hd h2{
    width: 55%;
}
.mybox2 .hd h2{
    width: 35%;
}

.mybox1 .bd p{
    text-align: justify;
    text-indent: 2em;
    font-size: 16px;
    font-family: "微软雅黑", "黑体", "宋体";
    line-height: 30px;
    color: #000;
    margin-bottom: 10px;
}
.mybox2 .bd ul li{
    position: relative;
    padding: 20px 0 40px;
    border-bottom:1px #CCBCBC dashed;
}
.mybox2 .bd ul li:last-child{
    border: none;
}
.mybox2 .bd ul li .pic{
    margin-right: 30px;
}
.mybox2 .bd ul li a,.mybox2 .bd ul li span{
    font-family: "微软雅黑", "黑体", "宋体";
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
    line-height: 30px;
    color: #000;
    display: block;
    /* pointer-events: none; */
}
.mybox2 .bd ul li .summary{
    margin-left: 500px;
}
.mybox2 .bd ul li .sumLink{
    position: absolute;
    bottom: 40px;
    margin-left: 10px;
    width: 90px;
    height: 40px;
    background: #1f8e05;
}
.mybox2 .bd ul li .sumLink a{
    pointer-events: visible;
    color: #fff;
    text-align: center;
    line-height: 40px;


}