@charset "utf-8";
.mzsxy-banner {
	background: url(../img/mzsxy-banner.jpg) no-repeat 50% 50%;
    background-size: cover;
    height: 600px;
    width: 100%;
    position: relative;
	min-width: 1200px;
}
.download-app-btn {
    display: block;
    width: 330px;
    height: 50px;
    background: #2ebb85;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    border-radius: 30px;
    position: absolute;
    left: 29%;
    bottom: 130px;
}
.download-app-btn:hover {
    background-color: rgba(46, 187, 133, 0.8);
}
.newsdel-distance-top {
    padding-top: 40px;
}
.live-menu-wrap {
    width: 235px;
    background: #ffffff;
    border: 1px solid #e6eaee;
    border-radius: 0 0 4px 4px;
    border-top: none;
}
.live-items-tit {
    background-image: linear-gradient(0deg, #f4f7fa 0%, #ffffff 100%);
    border-bottom: 1px solid #e6eaee;
    border-top: 1px solid #e6eaee;
    border-radius: 0 0 4px 4px;
    width: 205px;
    height: 47px;
    font-size: 18px;
    color: #354052;
    text-align: left;
    padding-left: 30px;
    line-height: 47px;
}
.live-list-item, .live-list-item-1 {
    margin: 15px 0px;
}
.live-list-item a, .live-list-item-1 a {
    display: block;
    font-size: 14px;
    color: #354052;
    line-height: 33px;
    text-align: left;
    padding-left: 20px;
}
.mengzhu-module {
    margin-bottom: 60px;
    width: 390px;
}
.mengzhu-module p {
    margin-bottom: 40px;
    font-size: 15px;
    color: #354052;
    text-align: left;
    position: relative;
}
.mengzhu-module span {
    display: inline-block;
    border-bottom: 2px solid #1a91eb;
    height: 20px;
    width: 60px;
    position: absolute;
    bottom: -15px;
    left: 0px;
}
.mengzhu-module ul li a {
    font-size: 12px;
    color: #696e77;
    line-height: 30px;
    text-align: left;
}
.live-content_r {
    width: 900px;
    background: #fff;
    margin-bottom: 50px;
    border-radius: 4px;
    margin-left: 60px;
}