html {
  font-size: 62.5%;
  box-sizing: border-box;
  font-family: '微软雅黑';
}
.full {
  width: 100%;
  height: 100%;
}
.dw1 {
  width: 1200px;
  margin: -4rem auto;
}
.dw {
  z-index: 1000;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0%;
}
.dw ul {
  width: 1200px;
  margin: 0 auto;
}
.bg {
  background: #004FC6;
}
.bg2 {
  background: #004FC6;
}
.active {
  background: url('biaoqian.png') no-repeat;
  background-size: 100%,100%;
}
.active1 {
  background: rgba(107, 107, 107, 0.4);
  width: 96%;
}
.title {
  width: 100%;
}
.title h1 {
  font-size: 4.5rem;
  text-align: center;
  margin: 0 auto;
}
.title h6 {
  color: #707070;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 auto;
  margin-top: 1rem;
}
.title h6 span {
  color: #243dd8;
  font-weight: bolder;
  margin-left: 1rem;
}
.shang {
  background: url('blue.png') no-repeat;
  background-size: 100% 100%;
}
.shang span {
  text-align: center;
  position: absolute;
  top: 30px;
  left: 20px;
  right: 20px;
}
.xia {
  background: url('xia.png') no-repeat;
  background-size: 100% 100%;
}
.xia span {
  text-align: center;
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
}
.box {
  width: 100%;
  height: 100%;
  font-family: '微软雅黑';
  min-width: 1200px;
  position: relative;
}
.box .pop {
  display: none;
  width: 640px;
  height: 540px;
  position: absolute;
  left: 50%;
  top: 150px;
  transform: translate(-50%);
  z-index: 999;
}
.box .pop span {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 0;
  color: #f00;
}
.box header {
  width: 100%;
}
.box header .logo {
  padding-top: 1.5rem;
  width: 1200px;
  margin: 0 auto;
}
.box header .logo dl {
  width: 100%;
  overflow: hidden;
}
.box header .logo dl dt {
  float: left;
}
.box header .logo dl dd {
  float: left;
  margin-left: .8rem;
  position: relative;
}
.box header .logo dl dd .line {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 5px;
}
.box header .logo dl dd p {
  padding-left: .8rem;
}
.box header .logo dl dd .p1 {
  font-size: 1.8rem;
  font-weight: bolder;
}
.box header .logo dl dd .p1 span {
  color: #334adb;
}
.box header .logo dl dd p:last-child {
  color: #999;
  margin-top: -0.7rem;
}
.box header .logo .right {
  float: right;
  padding-right: 20px;
}
.box header .logo .right p:first-child {
  color: #999;
}
.box header .logo .right p:last-child {
  color: #334adb;
  font-size: 3rem;
  margin-top: -1rem;
}
.box header .banner {
  width: 100%;
  margin-top: -1.5rem;
  background: url('banner-bj.jpg') no-repeat;
  background-size: cover;
  overflow: auto;
}
.box header .banner .ban {
  width: 1200px;
  margin: 0 auto;
}
.box header .banner .ban .swat {
  background: url('baidi.png') no-repeat;
  background-size: 100% 100%;
  width: 70%;
  margin: 9% 0;
}
.box header .banner .ban .swat p:first-child {
  font-size: 2.8rem;
  padding-top: 4rem;
  margin-left: 3rem;
}
.box header .banner .ban .swat p:first-child img {
  display: inline-block;
  width: 14rem;
  height: 4rem;
  margin-left: 1rem;
  margin-top: -1.5rem;
}
.box header .banner .ban .swat .shen {
  font-size: 4rem;
  margin-left: 3rem;
  animation-delay: 1s;
  margin-top: -0.8rem;
}
.box header .banner .ban .swat .eng {
  font-size: 1.4rem;
  margin-top: -1.5rem;
  margin-left: 3rem;
  animation-delay: 2s;
}
.box header .banner .ban .swat .one {
  color: #fc5343;
  font-size: 2rem;
  margin-left: 3rem;
  margin-bottom: 3rem;
  animation-delay: 3s;
}
.box header .banner .ban .swat .refer {
  display: block;
  margin: 1rem 3rem 7rem 3rem;
  padding-bottom: 3rem;
}
.box nav {
  display: block;
  background: #1e2025;
  height: 5rem;
  line-height: 5rem;
}
.box nav ul li {
  float: left;
  width: 120px;
  text-align: center;
}
.box nav ul li a {
  display: inline-block;
  color: #fff;
  width: 120px;
  height: 5rem;
  text-decoration: none;
}
{
  width: 100%;
  clear: both;
}
.backdrop {
  width: 100%;
}
.backdrop h1 {
  font-size: 4.5rem;
  text-align: center;
  margin: 0 auto;
}
.backdrop h6 {
  color: #707070;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 auto;
  margin-top: 1rem;
}
.backdrop h6 span {
  color: #243dd8;
  font-weight: bolder;
  margin-left: 1rem;
}
.backdrop .row {
  width: 1200px;
  margin: 5rem auto;
}
.backdrop .left {
  width: 40%;
  float: left;
}
.backdrop .left img {
  display: block;
  width: 100%;
}
.backdrop .right {
  float: right;
  background: url('tj.jpg') no-repeat;
  background-size: 100% 100%;
  color: #474747;
  font-size: 1.6rem;
  width: 59%;
  margin-left: 1%;
}
.backdrop .right p {
  line-height: 2.4rem;
}
.backdrop .right span {
  color: #243dd8;
}
.backdrop .right p:first-child {
  margin: 12% 5% 0 5%;
}
.backdrop .right .ga {
  margin: 2% 5%;
}
.backdrop .right p:last-child {
  margin-bottom: 11%;
  margin-left: 5%;
  margin-right: 5%;
}
.product {
  width: 100%;
  overflow: auto;
  background: url('bj.jpg') no-repeat;
  background-size: cover;
}
.product h1 {
  font-size: 4.5rem;
  text-align: center;
  margin: 0 auto;
}
.product h6 {
  color: #707070;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 auto;
  margin-top: 1rem;
}
.product h6 span {
	color: #CCCCCC;
	font-weight: bolder;
	margin-left: 1rem;
}
.product .cp {
  margin: 5rem 0;
}
.product .introduce {
  width: 65rem;
  margin: -2rem auto;
  color: #818181;
  line-height: 2.2rem;
  text-align: center;
}
.product .contain {
  width: 1100px;
  margin: 6rem auto;
  overflow: auto;
}
.product .contain .left {
  width: 27%;
  float: left;
}
.product .contain .left ul {
  width: 90%;
}
.product .contain .left ul li {
  height: 6rem;
  font-size: 2.2rem;
  text-align: center;
  line-height: 6rem;
  margin-top: 2rem;
  transition: all .1s linear;
}
.product .contain .left ul li a {
  color: #fff;
  opacity: 1;
  text-decoration: none;
  cursor: pointer;
}
.product .contain .left ul li:first-child {
  margin-top: 0;
}
.product .contain .left ul li:hover {
  background: url('biaoqian.png') no-repeat;
  background-size: 100%,100%;
}
.product .contain .right {
  float: right;
  width: 73%;
  overflow: hidden;
}
.product .contain .right dl {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 552px;
}
.product .contain .right dl dt img {
  display: block;
  width: 100%;
}
.product .contain .right dl dd {
  color: #fff;
  width: 100%;
  height: 5rem;
  line-height: 1.8rem;
  background: url('2px.png') repeat-x;
  position: absolute;
  bottom: 0px;
  padding: 0rem 3.5rem;
}
.product .details {
  display: block;
  width: 220px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  line-height: 42px;
  border-radius: 3px;
  border: 2px solid #fff;
  color: #fff;
  margin: -50px auto 50px;
  text-decoration: none !important;
}
.product .details:hover {
  color: #243dd8;
  background: #fff;
  cursor: pointer;
}
.lightspot {
  width: 100%;
  width: 1200px;
  margin: 5rem auto;
}
.lightspot h1 {
  font-size: 4.5rem;
  text-align: center;
  margin: 0 auto;
}
.lightspot h6 {
  color: #707070;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 auto;
  margin-top: 1rem;
}
.lightspot h6 span {
  color: #243dd8;
  font-weight: bolder;
  margin-left: 1rem;
}
.lightspot .contain {
  width: 100%;
  margin-top: 3rem;
}
.lightspot .contain dl {
  width: 380px;
  float: left;
}
.lightspot .contain dl dt {
  width: 100%;
  height: 290px;
  overflow: hidden;
}
.lightspot .contain dl dt img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 1s;
}
.lightspot .contain dl dt img:hover {
  transform: scale(1.2);
}
.lightspot .contain dl dd {
  background: #f0f0f0;
  height: 12rem;
}
.lightspot .contain dl dd p:first-child {
  color: #666;
  font-size: 1.6rem;
  line-height: 10rem;
  margin: 0px;
}
.lightspot .contain dl dd p:first-child img {
  display: inline-block;
  width: 7rem;
  height: 6rem;
  margin-left: 2.5rem;
}
.lightspot .contain dl dd p:first-child b {
  color: #243dd8;
  font-size: 3rem;
  margin-left: .6rem;
  font-size: 1200;
  vertical-align: middle;
}
.lightspot .contain dl dd p:last-child {
  color: #666;
  font-size: 1.6rem;
  margin-left: 2.5rem;
  margin-top: -1.5rem;
}
.game {
  width: 100%;
  overflow: auto;
  clear: both;
  background: url('plice.jpg') no-repeat;
  background-size: cover;
}
.game h1 {
  font-size: 4.5rem;
  text-align: center;
  margin: 0 auto;
}
.game h6 {
  color: #707070;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 auto;
  margin-top: 1rem;
}
.game h6 span {
  color: #243dd8;
  font-weight: bolder;
  margin-left: 1rem;
}
.game .cp {
  margin: 5rem 0;
}
.game .introduce {
  width: 45rem;
  margin: -2rem auto;
  color: #818181;
  line-height: 2.2rem;
  text-align: center;
}
.game .play {
  width: 657px;
  height: 380px;
  margin: 5rem auto;
  position: relative;
}
.game .play video {
  width: 100%;
  height: 100%;
  border: 10px solid #b0b0b0;
}
.game .play .tu_top {
  display: block;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%);
  z-index: 999;
}
.game .play .tu_bottom {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
}
.game .time {
  width: 100%;
  height: 240px;
  clear: both;
  margin-bottom: 60px;
  position: relative;
}
.game .time .line {
  width: 100%;
  height: .5rem;
  background: #dadada;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.game .time .con {
  width: 1100px;
  height: 240px;
  margin: 0 auto;
  position: relative;
}
.game .time p {
  width: 190px;
  height: 90px;
  color: #fff;
  position: relative;
  transition: all 0.6s;
}
.game .time p span {
  transition: all 0.6s;
}
.game .time p:hover {
  transform: rotateY(180deg);
  cursor: pointer;
}
.game .time span {
  z-index: 100;
}
.game .time span b {
  color: #243dd8;
  font-size: 1.6rem;
  font-weight: bolder;
}
.game .time p span:hover {
  transform: rotateY(180deg);
}
.game .time .p1 {
  position: absolute;
  left: 0;
  top: 143px;
}
.game .time .p2 {
  position: absolute;
  left: 150px;
  top: 5px;
}
.game .time .p3 {
  position: absolute;
  left: 305px;
  top: 143px;
}
.game .time .p4 {
  position: absolute;
  left: 450px;
  top: 5px;
}
.game .time .p5 {
  position: absolute;
  left: 605px;
  top: 143px;
}
.game .time .p6 {
  position: absolute;
  left: 765px;
  top: 5px;
}
.game .time .p7 {
  position: absolute;
  left: 920px;
  top: 143px;
}
.game .time .y_1 {
  position: absolute;
  left: 83px;
  top: 42%;
}
.game .time .y_1 b {
  display: block;
  margin-top: -1.2rem;
  margin-left: -5px;
}
.game .time .y_2 {
  position: absolute;
  left: 235px;
  top: 45%;
}
.game .time .y_2 b {
  display: block;
  margin-top: 10px;
  margin-left: -5px;
}
.game .time .y_3 {
  position: absolute;
  left: 388px;
  top: 44%;
}
.game .time .y_3 b {
  display: block;
  margin-top: -1.5rem;
  margin-left: -5px;
}
.game .time .y_4 {
  position: absolute;
  left: 535px;
  top: 45%;
}
.game .time .y_4 b {
  display: block;
  margin-top: 10px;
  margin-left: -5px;
}
.game .time .y_5 {
  position: absolute;
  left: 688px;
  top: 45%;
}
.game .time .y_5 b {
  display: block;
  margin-top: -1.5rem;
  margin-left: -5px;
}
.game .time .y_6 {
  position: absolute;
  left: 848px;
  top: 44%;
}
.game .time .y_6 b {
  display: block;
  margin-top: 10px;
  margin-left: -5px;
}
.game .time .y_7 {
  position: absolute;
  left: 1000px;
  top: 44%;
}
.game .time .y_7 b {
  display: block;
  margin-top: -1.5rem;
  margin-left: -5px;
}
.serve {
	width: 100%;
	background-color: #f5f5f5;
	float: left;
}
.serve .top {
  width: 100%;
}
.serve .top h1 {
  font-size: 4.5rem;
  text-align: center;
  margin: 0 auto;
}
.serve .top h6 {
  color: #707070;
  text-align: center;
  font-size: 1.6rem;
  margin: 0 auto;
  margin-top: 1rem;
}
.serve .top h6 span {
  color: #243dd8;
  font-weight: bolder;
  margin-left: 1rem;
}
.serve .details {
  display: block;
  width: 220px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  line-height: 42px;
  border-radius: 3px;
  border: 2px solid #1b280b;
  color: #1b280b;
  margin: 20px auto 50px;
  text-decoration: none !important;
}
.serve .details:hover {
  color: #fff;
  background: #1b280b;
  cursor: pointer;
}
.guarantee {
  width: 100%;
  background: #1e2025;
  padding: 3rem 0 2rem 0;
  margin-top: 1rem;
}
.guarantee .page_top {
  width: 1200px;
  margin: 0 auto;
  background: #1e2025;
  overflow: auto;
}
.guarantee .page_top dl {
  width: 22%;
  margin: 0 0.5%;
  float: left;
}
.guarantee .page_top dl dt img {
  display: block;
  width: 13rem;
  height: 13rem;
  margin: 0 auto;
}
.guarantee .page_top dl dd span {
  display: block;
  font-size: 2rem;
  color: #243dd8;
  text-align: center;
  margin: 1rem auto;
}
.guarantee .page_top dl dd p {
  color: #818181;
  line-height: 2rem;
  text-align: center;
}