<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about_main {
    background-color:white;padding:20px;width:100%;
}
.about_main .subColumns {
	background: url("../image/bg/subColumns_bg.png") no-repeat 0px 0px; height: 52px;
}
.about_menu {
              display: -webkit-flex; /* Safari */
  display: flex;
  flex-direction:row;
  justify-content: flex-start;
}
    .about_menu &gt;div {
        margin-right:10px;
    }

.join-go1 {
    background: url("../image/gyln.jpg") no-repeat; padding: 48px 0px 0px 38px; width: 100%; height: 252px; 
}
.join-go1 h2 {
	color: rgb(238, 45, 49); font-size: 18px;
}
.join-go1 h3 {
	color: rgb(228, 227, 225); text-transform: uppercase; font-family: "dincond-medium-webfont"; font-size: 20px; font-weight: 200;
}
.join-go-box {
	width: 295px; height: 145px; text-align: center; 
}
.join-go-box i {
	margin: 33px 0px 6px; width: 63px; height: 64px; display: inline-block;
}
.join-go-box h2 {
	color: #fff; font-size: 16px; 
}
.go1 {
	background: url("../image/csjz.jpg") no-repeat center / 100% 100%;
}

.go3 {
	background: url("../image/zyz.jpg") no-repeat center / 100% 100%;
}




.join-go-box:hover h2 {
	color: rgb(238, 45, 49);
}
</pre></body></html>