#general {width: 100%;position: absolute;height: 100%;background: url(../images/bglang.jpg) no-repeat center;background-size: cover;}
#general .lang {width: 400px;position: absolute;left: calc(50% - 200px);top: calc(50% - 120px);text-align: center;}
#general .lang ul li {display: inline-block;height: 48px;background: #000;margin: 62px 5px 0;}
#general .lang ul li a {display: block;font-family: 'times_sans_serifregular'; font-weight: normal;font-size: 18pt;color: #e9e9e2;height: 48px;line-height: 48px;padding: 0 33px;}