.module5{
width: 100%;
height: 740px;
background-color: #A12916;
}

#module5Box{
width: 1366px;
height: 100%;
padding-top: 60px;
box-sizing: border-box;
margin: 0 auto;
position: relative;
display: flex;
justify-content: space-between;
}

.m5-title>p{
font-size: 56px;
color: rgba(255, 255, 255, .1);
top: 50px;
position: absolute;
z-index: 0;
width: 457px;
white-space: nowrap;
overflow: hidden;
}

.m5-title>h1{
font-size: 36px;
color: #fff;
margin-top: 30px;
font-weight: 400;
}

.more2{
color: rgba(255, 255, 255, .5);
border-bottom: rgba(255, 255, 255, .2) 1px solid;
text-align: right;
width: 650px;
margin-left: -280px;
margin-top: 30px;
margin-bottom: 85px;
}

#whcbxy{
width: 218px;
height: 198px;
line-height: 198px;
text-align: center;

}

.xy{
position: relative;
text-align: center;
overflow: hidden;
transition: .8s;
cursor: pointer;
float: left;
z-index: 2;
border-radius: 4px;
}

.xy span{
position: relative;
z-index: 3;
color: #fff;
font-size: 22px;
font-weight: bold;
}

.xy img{
position: absolute;
z-index: 2;
top: 0;
left: 0;
transition: .5s;
}

#zdxy {
width: 218px;
height: 198px;
line-height: 198px;
background-color: #D67547;
margin-left: 10px;
}

#ryxy {
width: 446px;
height: 198px;
line-height: 198px;
margin-top: 10px;
}

.m5-item {
width: 33%;
height: 100%;
padding-top: 1px;
}

#yyxy {
width: 450px;
height: 270px;
line-height: 270px;
z-index: 3;
}

#ozxy {
width: 160px;
height: 340px;
line-height: 340px;
margin-top: 10px;
margin-right: 10px;
}

#zdwjxy {
width: 280px;
height: 165px;
line-height: 165px;
margin-top: 10px;
}

#yzxy {
width: 280px;
height: 165px;
line-height: 165px;
margin-top: 10px;
background-color: #7D627C;
}

#gjfyxy {
width: 280px;
height: 165px;
line-height: 165px;
}

#sxy {
width: 160px;
height: 340px;
line-height: 340px;
margin-left: 10px;
background-color: #C17B70;
float: right;
}

#lykxxy {
width: 280px;
height: 165px;
line-height: 165px;
margin-top: 10px;
}

#jjxy {
width: 450px;
height: 270px;
line-height: 270px;
margin-top: 10px;
}

#module5Box::before {
content: '';
position: absolute;
width: 0px;
height: 0px;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 20px solid #A12916;
border-bottom: 20px solid transparent;
top: 740px;
left: calc(50% - 25px);
z-index: 5;
}

.moree:hover {
color:#fff;
}

.imgxy:hover img{
transform: scale(1.2);
}

#zdxy:hover {
background: url(../img/zd.png) no-repeat;
background-size: 100% 100%;
}

#yzxy:hover {
background: url(../img/asia.png) no-repeat;
background-size: 100% 100%;
}

#sxy:hover {
background: url(../img/mba.png) no-repeat;
background-size: 100% 100%;
}
