.header_swiper {
  width: 100%;
  height: 500px;
  box-sizing: border-box;
  background: #fff url("../img/banner_ios.png") center no-repeat;
  min-width: 1240px;
}
.layout_header_wrap {
  max-width: 1240px;
  margin: 0 auto;
  height: 500px;
  position: relative;
}
.layout_header_wrap #svgaCanvas,.layout_header_wrap .svgaCanvas{
  width: 454px;
  height: 253px;
  position: absolute;
  right: 85px;
  top: 117px;
}
.layout_header_wrap .svgaCanvas{
  display: none;
  background-size: 454px 253px;
  background-image: url("../img/mobile_banner.png");
}
.layout_header_wrap .svgaCanvas.active{
  display: block;
}
/* .layout_header_wrap > p {
  font-size: 12px;
  color: #fff;
  position: absolute;
  bottom: 163px;
  left: 96px;
} */

.textBox h1{
  width: 301px;
  line-height: 50px;
  margin-bottom: 20px;
  padding-top: 86px;
  padding-bottom: 25px;
  font-size: 36px;
  font-weight: bold;
  color: #1A243E;
  display: inline-block;
  position: relative;
}
.textBox h1:after {
  width: 60px;
  height: 5px;
  background: #2D73FF;
  border-radius: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  clear: both;
}
.textBox .describe{
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 19px;
  color: #76819D;
}

.iphonebtn {
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: #fff !important;
  display: inline-block;
  background: #2D73FF;
  border-radius: 5px;
  vertical-align: middle;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  bottom: 120px;
  left: 85px;
}
.iphonebtn:hover{
  color: #fff;
}
.iphonebtn span {
  padding-left: 28px;
  font-size: 18px;
  background-size: 18px 22px;
  background-image: url(../img/ios_bt_white.png);
  background-repeat: no-repeat;
  background-position: left;
}
/* 内容 */
.public_center {
  height: 800px;
  padding-top: 178px;
  background: #fff;
  box-sizing: border-box;
}
.public_center .courseBox:after{
	content:'';
	display:block;
	clear:both;
}
.public_center .courseBox .center_wrap_c{
  float: left;
}
.public_center .courseBox .center_wrap_c h1{
  padding-top: 36px;
}
.public_center .courseBox .center_wrap_c > h3{
  line-height: 21px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #1A243E;
}
.public_center .courseBox .center_wrap_c > ul{
  height: 80px;
  margin-bottom: 40px;
}
.public_center .courseBox .center_wrap_c > ul > li{
  font-size: 14px;
  line-height: 30px;
  color: #1A243E;
}
.public_center .courseBox .center_wrap_c > ul > li font{
  color: #FF8C3C;
}
.public_center .courseBox .center_wrap_c > .downBox{
  height: 50px;
  line-height: 50px;
}
.public_center .courseBox .center_wrap_c > .downBox:after{
	content:'';
	display:block;
	clear:both;
}
.public_center .courseBox .center_wrap_c > .downBox > a{
  width: 200px;
  margin-right: 30px;
  text-align: center;
  background: #2D73FF;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  float: left;
}
.public_center .courseBox .center_wrap_c > .downBox > font{
  font-size: 14px;
  color: #2D73FF;
  float: left;
}
.public_center .courseBox img{
  width: 642px;
  height:430px;
  float: right;
}
.public_center .hint{
  width: 1240px;
  height: 80px;
  margin-top: 71px;
  padding: 14px;
  font-size: 14px;
  border: 1px dashed  #FFBA6C;
  border-radius: 5px;
  box-sizing: border-box;
}
.public_center .hint h3{
  line-height: 19px;
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #FF8C3C;
}
.public_center .hint p{
  line-height: 19px;
  font-size: 14px;
  color: #76819D;
}
.center_wrap {
  width: 1240px;
  margin: auto;
  padding: 0 18px;
  box-sizing: border-box;
  position: relative;
}
.c_word {
  position: absolute;
  left: 56px;
  top: 137px;
}
.c_headline {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 24px;
  color: #465464;
}
.c_word > p {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 15px;
  color: #2f2f2f;
}
.c_word > p > b {
  color: #007aff;
}
.center_wrap_c a.download:hover{
  color: #f5f5f5 !important;
}
.center_wrap_c a.download:visited{
  color: #fff;
}
.center_wrap_c > font {
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  bottom: 51px;
  left: 254px;
  color: #007aff;
}
.product {
  height: 1200px;
  padding-top: 151px;
  background: #f7f9fc;
  box-sizing: border-box;
}
.product .typeBox:after{
	content:'';
	display:block;
	clear:both;
}
.product .typeBox .p_word{
  text-align: right;
  float: right;
}
.product .typeBox .p_word h1:after {
  left: auto;
  right: 0;
}
.product .typeBox .p_word .describe{
  line-height: 26px;
}
.product .typeBox ul{
  width: 490px;
  float: left;
}
.product .typeBox ul li{
  width: 100px;
  float: left;
  margin-bottom: 40px;
  margin-right: 30px;
}
.product .typeBox ul li:nth-child(4n){
  margin-right: auto;
}
.product .typeBox ul li img{
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}
.product .typeBox ul li p{
  font-size: 14px;
  color: #1A243E;
  text-align: center;
  display: block;
  height: 19px;
}
.product .center_wrap > img{
  width: 1056px;
  height: 472px;
  margin: auto;
  margin-top: 80px;
}

.iphonebtn font {
  font-size: 20px;
  color: #236ee7;
}

.iphonebtn img {
  width: 30px;
  height: 30px;
  position: relative;
  top: 7.5px;
}

/* logo顶部 */
.layout_top {
  height: 96px;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
}

.layout_top .layout_top_center {
  margin: 0 auto;
  width: 1240px;
  height: 96px;
  position: relative;
}

.layout_top .top_logo_left {
  display: block;
  float: left;
  padding-top: 25px;
}
.layout_top .selectBox{
  height: 40px;
  margin-top: 36px;
  color: #1A243E;
  font-size: 16px;
  float: left;
  position: relative;
}
.layout_top .selectBox:hover ul{
  display: block;
}
.layout_top .selectBox:after{
	content:'';
	display:block;
	clear:both;
}
.layout_top .selectBox font{
  margin: 0 10px;
  float: left;
}
.layout_top .selectBox span{
  padding-right: 24px;
  float: left;
  position: relative;
}
.layout_top .selectBox span:after{
  width: 8px;
  height: 5px;
  margin-top: -2px;
  background: url("../img/xiala.png") center no-repeat;
  background-size: 8px 5px;
  position: absolute;
  top: 50%;
  right: 0;
	content:'';
	display:block;
	clear:both;
}
.layout_top .selectBox ul{
  width: 100px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  display: none;
  position:absolute;
  top: 32px;
  left: 12px;
  z-index: 99;
}
.layout_top .selectBox ul li{
  height: 30px;
  line-height: 30px;
  padding: 0 13px;
  background: #fff;
}
.layout_top .selectBox ul li:hover{
  background: #f7f9fc;
}
.layout_top .selectBox ul li a{
  font-size: 16px;
  color: #1A243E;
  display: block;
}
.layout_top .top_logo_right {
  position: absolute;
  right: 0;
  top: 34px;
  margin-right: 20px;
}
.top_logo_right a {
  font-size: 16px;
  color: #1A243E;
  display: inline-block;
}
.top_logo_right a:active {
  color: #2878ff;
}
.top_logo_right a:valid {
  color: #333;
}

/* ！！！logo顶部 */

/* 版本信息提示框 */
.layout_header_wrap .version-hint.window{    
  top: 400px;
  left: 70px;
}
.iphonebtn:hover ~ .window{
  top: 396px;
  opacity: 1;
}