*{margin:0;padding:0;}

#wrap{
  width:100%;
  height:90vh;
  overflow:hidden;
}


.m9eeb-jzmxSub{
    width:100%;
}
.m9eeb-jzmxSub li{
    padding: 0px 0;
    display: flex;
    align-items: center;
}
.m9eeb-jzmxSub li p{
    float:left;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #333;
    padding: 0 5px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m9eeb-jzmxSub li p:nth-of-type(1){
    width: 25%;
}
.m9eeb-jzmxSub li p:nth-of-type(2){
    width: 35%;
}
.m9eeb-jzmxSub li p:nth-of-type(3){
    width: 40%;
}
.m9eeb-jzmxSub li.tit p{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}

.m9eeb-jzmxSub li:nth-of-type(even){
	background-color: #DDDDDD;
}
.m9eeb-jzmxSub li:nth-of-type(odd){
    background: #f7f7f7;
}
.m9eeb-jzmxSub li.tit{
	/*background-color: #0d59a7;*/
        background-color: #BB0000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.m9eeb-jzmx .m9eeb-bd{
    height: 285px;
}
.m9eeb-wyjz a{
    display:block;
    width: 100%;
    height: auto;
    font-size: 28px;
    color: #fff;
    line-height: 72px;
    text-align: center;
    background: #9e1815;
    letter-spacing: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 12px;
}
.m9eeb-jzmx .m9eeb-bt a{
    text-align:center;
    display: block;
    width: 100%;
    background: #9e1815;
    color: #fff;
    line-height: 60px;
    margin-top: 25px;
    font-weight: normal;
    font-size: 18px;
    position:relative;
    letter-spacing: 1px;
    font-weight: bold;
}
.m9eeb-jzmx .m9eeb-bt a::before{
    display:block;
    content: "";
    width:100%;
    height:1px;
    background: rgba(255,255,255,0.15);
    position:absolute;
    left:0;
    bottom:0;
}
.m9eeb-xyGw li{
    float:left;
    width:17.6%;
    margin-right: 3%;
    margin-top: 40px;
    transition: all .3s;
}
.m9eeb-xyGw li:nth-of-type(5n){
    margin-right: 0;
}
.m9eeb-xyGw li a{
    display:block;
    font-size: 18px;
    line-height: 80px;
    background: #9e1815;
    color:#fff;
    text-align:center;
    border-radius: 3px;
}
.m9eeb-xyGw li:hover{
    transform:translateY(-8px);
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.2);
}
.m9eeb-xyCode li{
    float:left;
    width:23.5%;
    margin-right: 2%;
    margin-top: 20px;
    transition: all .3s;
    margin-bottom: 20px;
}
.m9eeb-xyCode li:nth-of-type(4n){
    margin-right: 0;
}
.m9eeb-xyCode li a{
    display:block;
    width: auto;
    height: 152px;
    margin:0 auto;
    position:relative;
    padding: 5px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
}
.m9eeb-xyCode li a .m9eeb-img{
    width:auto;
    float: left;
}
.m9eeb-xyCode .m9eeb-img img{
    display:block;
    height: 140px;
    width: auto;
    max-width: 145px;
    object-fit: cover;
}
.m9eeb-xyCode .m9eeb-tit{
    font-size: 18px;
    line-height: 24px;
    color: #9e1815;
    position: absolute;
    left: 155px;
    top: 50%;
    transform: translateY(-50%);
    max-width: calc(100% - 155px);
    padding-right: 15px;
    box-sizing: border-box;
}
.m9eeb-xyCode{
    margin: 20px 0;
}
.m9eeb-boxCenter .m9eeb-slideBox{
    position:relative;
}
.m9eeb-boxCenter .m9eeb-hd{
    position:absolute;
    right: 10px;
    top: 330px;
    z-index: 999;
}
.m9eeb-boxCenter .m9eeb-hd li{
    display:inline-block;
    width: 24px;
    height: 24px;
    border-radius:3px;
    background:rgba(255,255,255,0.8);
    margin-left: 10px;
    text-align:center;
    line-height: 24px;
}
.m9eeb-boxCenter .m9eeb-hd li.on{
    background: #9e1815;
    color:#fff;
}
.m9eeb-jzgsList .m9eeb-jzmxSub li p:nth-of-type(1){
    width: 12%;
}
.m9eeb-jzgsList .m9eeb-jzmxSub li p:nth-of-type(2){
    width: 22%;
}
.m9eeb-jzgsList .m9eeb-jzmxSub li p:nth-of-type(3){
    width: 22%;
}
.m9eeb-jzgsList .m9eeb-jzmxSub li p:nth-of-type(4){
    width: 44%;
    text-align: left;
}
:root{--ms-accent:#2c5f2d;--ms-radius:2px;--ms-line:1.83;--ms-gap:11px;}
