.layui-nav{background-color: #fff!important;}
.layui-nav a{color: #333!important;}
.layui-nav .layui-nav-item{line-height: 60px!important;}
.layui-right{float: right;}
	.layui-nav li{margin: 0 40px;}
	.layui-nav li:nth-child(4){margin: 0 0 0 30px;}
	.layui-nav li:nth-child(5){margin: 0}
.logo{height: 40px;margin-top: 10px;}
	.logo img{height: 100%;width: auto;display: block;}

.bg-eef4ff{background: #eef4ff;}

			.about-us h3{font-family: MicrosoftYaHei;font-size: 22px;font-weight: normal;font-stretch: normal;letter-spacing: 4px;color: #2b2b2b;margin-bottom: 35px;cursor: pointer;}
			.about-us h3:hover{color: #cc0033;}
			.about-us p{font-family: MicrosoftYaHei;font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 34px;letter-spacing: 3px;color: #444444;}
			.about-us h4{font-family: MicrosoftYaHei;font-size: 18px;font-weight: normal;font-stretch: normal;letter-spacing: 4px;color: #2b2b2b;margin-bottom: 35px;padding-top: 15px;}

.footer{width: 100%;text-align: center;line-height: 43px;background: #eef4ff;color: #3c3c3c;z-index: 9;border-top: 1px solid #a6a6a6;}
@media screen and (max-width: 970px){
	.about-us .layui-row > div{margin-bottom: 15px;}
}
@media screen and (max-width: 768px){
	.about-us h3{font-family: MicrosoftYaHei;font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 4px;color: #2b2b2b;margin-bottom: 15px;cursor: pointer;}
	.about-us p{font-family: MicrosoftYaHei;font-size: 14px;font-weight: normal;font-stretch: normal;line-height: 30px;letter-spacing: 3px;color: #666;}
	.about-us h4{font-family: MicrosoftYaHei;font-size: 16px;font-weight: normal;font-stretch: normal;letter-spacing: 4px;color: #2b2b2b;padding-top: 0;margin-bottom: 15px;}
	.code-img img{width: 94%;height: auto;max-width: 200px;}
}