  body {background-color:#FEFEFE;}

@media (min-width: 1200px) {

	
    .外框 {
      width: 1300px;
      height: 860px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
      overflow: hidden;
	  background-color: #FEFEFE;
	        border-radius: 10px;
	        box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.3);
    }
	
    .阿皓QQ人 {
    position: absolute;
    width: 274px;
    height: 636px;
    right: 50%;
    top: 50%;
      transform: translate(-237.5%, -37%);
      overflow: hidden;
	  z-index: 0;
    }
	
}

@media (max-width: 1200px) {

	
	  .外框 {
      width: 1300px;
      height: 860px;
      position: absolute;
      top: 20%;
      left: -15%;
      transform: rotate(90deg) translate(0%, 0%);
      text-align: center;
      overflow: hidden;
	  background-color: #FEFEFE;
	        border-radius: 10px;
	        box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.3);
    }
	
    .阿皓QQ人 {
    position: absolute;
    width: 274px;
    height: 636px;
    right: 50%;
    top: 50%;
      transform: translate(-237.5%, -37%);
      overflow: hidden;
	  z-index: 0;
    }
	
}	

	
	.左框 {
    position: absolute;
    width: 1063px;
    height: 800px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    }

	.左框贴顶 {
    position: absolute;
    width: 1063px;
    height: 860px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    }
	

    .右框 {
    position: absolute;
    width: 237px;
    height: 860px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    }
	
	.右框-中间 {
    position: absolute;
    width: 10px;
    height: 860px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    }
	
    .右框-剩余稿件 {
    position: absolute;
    width: 228px;
    height: 860px;
    right: 0;
    top: 20%;
    transform: translateY(-50%);
    }

    .版权所有 {
    position: absolute;
    width: 230px;
    height: 230px;
    left: 22px;
    top: 85%;
    transform: translateY(-50%);
    }

    #导航-菜单1 {
      position: absolute;
      top: 410px;
      width: 400px;
      height: 860x;
      transform: translateX(10%);
    }

	
.语言切换居中BOX {
  width: 84px;
  height: 185px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  }




  
.语言CN {
  position: absolute;
  left: 14.5px;
  top: 9px;
  width: 18px;
  height: 18px;
  opacity: 1;
  font-size: 18px;
  font-weight: 550;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0em;
  color: #707070;
  text-align: center;
  z-index: 2;
  }


.语言EN {
  position: absolute;
  left: 48px;
  top: 9px;
  width: 18px;
  height: 18px;
  opacity: 1;
  font-size: 18px;
  font-weight: 550;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0em;
  color: #707070;
  text-align: center;
  z-index: 2;
  }


  
  
  
#导航-当前{
	width:140px;
	padding:9px;
	text-align: center;
	border-radius: 40px;
	background: #E3E3E3;
}

#导航-当前 .文本 {
  font-size: 16px;
  font-weight: 550;
  color: #707070;
  font-weight: 600;
}

#导航-当前 .链接去效果 a {
  text-decoration: none;
}




#导航-未选{
	width:140px;
	padding:9px;
	text-align: center;
}

#导航-未选 .文本 {
  font-size: 16px;
  font-weight: 550;
  color: #707070;
  font-weight: 600;
}

#导航-未选 .文本:hover {
  font-size: 16px;
  font-weight: 550;
  top: 6px;
  color: #E3E3E3;
  font-weight: 600;
}

#导航-未选 .文本:active {
  font-size: 16px;
  font-weight: 550;
  color: #707070;
  font-weight: 600;
}
#导航-未选 .链接去效果 a {
  text-decoration: none;
}

	

	
	
::-webkit-scrollbar {
      width: 6px;
      height: 27px;
      border-radius: 40px 40px 40px 40px;
      opacity: 1;
    }
::-webkit-scrollbar-thumb {
      border-radius: 40px 40px 40px 40px;
      background: #EFEFEF;
    }

