html,
body,
div,
h1,
p,
ul,
li,
img,
span,
a {
  padding: 0;
  margin: 0;
  font-family: "Microsoft Yahei, 微软雅黑";
}

input,
button,
select {
  outline: none
}

a {
  color: #666666;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", "Hiragino Sans GB", "\5b8b\4f53", sans-serif;
}

ul {
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix {
  clear: both;
}

.hide {
  display: none;
}

.show {
  display: block;
}

html,
body {
  width: 100%;
  min-width: 1024px;
  background: #ffffff;
}

body {
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", "Hiragino Sans GB", "\5b8b\4f53", sans-serif;
  color: #666666;
}

/* 默认样式结束*/
/* 头部样式*/
.header-box {
	width: 100%;
	min-width: 1213px;
	height: 94px;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
	background-color: #CC0066;
	overflow: hidden;
}

.header-box1 {
	width: 100%;
	min-width: 1213px;
	height: 94px;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
	background-color: #CC0066;
	overflow: hidden;
}
.header {
  max-width: 1200px;
  /*min-width:1024px;*/
  width: 100%;
  height: 100%;
  margin: 0 auto;
  
	background-color: #CC0066;
  box-sizing: border-box;
  /* padding: 10px 0; */
}

.header>div {
  height: 100%;
}

.header .title {
  display: inline-block;
  width: 260px;
  height: 100%;
  background: url(../img/alblogo.jpg) no-repeat center;
  background-size: contain;
}

.header .title.top-title {
  display: inline-block;
  width: 260px;
  height: 100%;
  background: url(../img/alblogo.jpg) no-repeat center;
  background-size: contain;
}

.header .header-btn {
  width: 80px;
  height: 100%;
  line-height: 92px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  margin-right: 30px;
}

.header .active {
  box-sizing: border-box;
  border-bottom: 2px solid rgb(184, 32, 32);
  color: #E92439;
  /* background: rgb(184, 32, 32); */
}

.header .header-btn:hover {
  background-color: rgb(184, 32, 32);
  color: #fff;
}

.top-active {
  font-weight: bold;
}

/* 头部右侧样式*/
.header .login-btn {
  color: #666666;
  height: 36px;
  line-height: 36px;
  width: 101px;
  border-radius: 50px;
  margin-top: 22px;
  text-align: center;
}

.header .login-btn {
  margin-left: 20px;
  background-color: #3688FF;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", "Hiragino Sans GB", "\5b8b\4f53", sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}

.header .login-btn:hover {
  background: #1F68CB;
}

/*大背景图片样式*/
#_index_bg {
  width: 100%;
  min-width: 1213px;
  height: 800px;
}

.bgfader {
  position: relative;
  z-index: -2;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: none;
}

.bgfader-overlay {
  z-index: -1;
  /*-- Agile ITS --*/
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bgfader>.image {
  display: none;
}

.bgfader,
.bgfader>.image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.big-background {
  width: 100%;
  min-width: 1213px;
  height: 800px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #11114c;
  background-size: cover;
  position: relative;
  z-index: -2;
}

.complete {
  filter: blur(0);
}

.backround-icon {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-overlay {
  width: 100%;
  height: 100%;
  background: rgba(30, 30, 30, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.index_mask {
  width: 712px;
  height: 234px;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 140px;
  top: 530px;
  right: 0;
  /* margin: 0 auto; */
  color: #fff;
  /* text-align: center; */
}

.index_mask p {
  font-size: 54px;
  font-family: "Microsoft YaHei, 微软雅黑, PingFangSC-Regular";
  font-weight: 400;
  color: #FFFFFF;
  line-height: 78px;
}

.index_mask p:nth-child(3) {
  font-size: 54px;
  font-family: Microsoft YaHei, 微软雅黑;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 78px;
}

.main {
  position: relative;
  z-index: 2;
}

/*图文介绍*/
.backround-indtrod {
  width: 100%;
  min-width: 1213px;
  height: 400px;
  background-color: #f9f9f9;
}

.indtrod-content {
	height: auto;
	margin: 0px auto;
	width: 1200px;
}

.indtrod-box {
  float: left;
  width: 384px;
  margin-top: 236px;
  margin-left: 36px;
}

.indtrod-text,
.back-te {
  font-size: 32px;
  color: #E92439;
  /* color: #4A4A4A; */
}

.indtrod-tex,
.back-tex {
  font-size: 16px;
  color: #999999;
  line-height: 28px;
  margin-top: 30px;
}

.indtrod-link {
  display: block;
  margin-top: 50px;
  width: 120px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #E92439;
  color: #fff;
}

.back-te {
  padding-top: 120px;
}

.back-tex {
  margin-top: 20px;
}

.indtrod-img {
  width: 740px;
  height: 430px;
  background-size: contain;
  float: left;
  margin-top: 125px;
  margin-left: 40px;
}
.indtrod-img1 {
  width: 1120px; 
  background-size: contain;
  float: left;
  margin-top: 25px;
  margin-left: 40px;
}

.odd {
  background-color: #fff;
}

.back-text {
  text-align: center;
}

.ul-box {
  width: 100%;
  height: auto;
  margin-top: 130px;
}

.back-ul {
  width: 1270px;
  margin: 0 auto;
}

.back-li {
  width: 250px;
  float: left;
  margin-bottom: 90px;
}

.li-img {
  width: 60px;
  height: 60px;
  float: left;
}

.li-text {
  float: left;
  width: 160px;
  margin-left: 30px;
}

.li-text-one {
  font-size: 16px;
  color: #333333;
}

.li-text-two {
  font-size: 12px;
  color: #999999;
}

.one {
  margin-left: 90px;
}

.back-link {
  height: 222px;
  width: 1200px;
  margin: 0 auto;
  margin-top: 130px;
}

.link-box {
  width: 150px;
  height: 240px;
  float: left;
  text-align: center;
}

.link-img-win,
.link-img-mac,
.link-img-android,
.link-img-ios {
  width: 150px;
  height: 150px;
  cursor: pointer;
  position: relative;
}

.link-span-title {
  display: block;
  margin-top: 50px;
  font-size: 20px;
  color: #999999;
  cursor: pointer;
}

.link-down-desc {
  font-size: 26px;
  padding-top: 10px;
  display: block;
  opacity: 0;
  cursor: pointer;
}

/*--在0.4s内垂直向上移动40px的距离--*/
.link-down-desc,
.link-span-title {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.link-box:hover .link-span-title,
.link-box:hover .link-down-desc {
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
}

/*--end--*/

.link-box:hover .link-span-title {
  color: #333;
}

.link-box:hover .link-down-desc {
  opacity: 1;
  color: #999999;
}

.link {
  margin-left: 200px;
}

/*--start--*/
/*通过transition来进行大小变化的动画过渡，all .3s代表宽与高在0.3s内进行变化*/
/*通过transform的scale(x,y)来进行缩放(2d)，默认是1倍，.4代表从1倍缩小到0.4倍*/
.index-download-normal-icon {
  position: relative;
  z-index: 1;
  vertical-align: top;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.link-box:hover .index-download-normal-icon {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(.4, .4);
  -ms-transform: scale(.4, .4);
  transform: scale(.4, .4);
}

/*--end--*/
.index-download-hover-icon {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.333, 1.333);
  -ms-transform: scale(1.333, 1.333);
  transform: scale(1.333, 1.333);
}

.link-box:hover .index-download-hover-icon {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  opacity: 1;
  filter: alpha(opacity=50);
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

.win-logo-img {
  border: transparent;
  width: 100%;
  height: 100%;
  display: block;
}

.down-img {
  background-size: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.mac-logo-img {
  background: url(../css/img/website/mac-2x.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.and-logo-img {
  background: url(../css/img/website/anzhuo.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.qr-code-img {
  background: url(../css/img/website/360hui.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.ios-logo-img {
  background: url(../css/img/website/ios-2x.png) no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  display: block;
}


.last {
  width: 230px;
}

.backround-text {
  display: block;
  width: 210px;
  height: 60px;
  line-height: 60px;
  background: #3688FF;
  border-radius: 50px;
  font-size: 20px;
  color: #FFFFFF;
  position: absolute;
  bottom: 130px;
  left: 50%;
  text-align: center;
  margin-left: -105px;
  filter: blur(0) !important;
}

.backround-text:hover {
  background: #1F68CB;
}

.another-header .header-btn {
  color: #333;
}

.another-header .create-company-btn {
  border: 1px solid #4B84F9;
  color: #4B84F9;
}

.another-header {
  background-color: #fff;
  /*display: none;*/
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  height: 0;
}

.another-header .create-company-btn:hover {
  border-color: #257AED;
  color: #257AED;
}

/* 老李要 */
.index_2 {
  width: 100%;
}

.index_2 li {
  width: 25%;
  float: left;
  color: #fff;
  padding: 4% 0px;
  position: relative;
  overflow: hidden;
}

.index_2 li {
  background: #e8808a;
  text-align: center;
}

.index_2 li:nth-child(2) {
  background: #e85d6b;
}

.index_2 li:nth-child(3) {
  background: #e83a4b;
}

.index_2 li:nth-child(4) {
  background: #e92439;
}

.index_2 li .num {
  position: relative;
  z-index: 2;
}

.index_2 li h5 {
  font-weight: bold;
  margin-bottom: 32px;
}

.index_2 li h5 sup {
  position: relative;
  top: -15px;
}

.index_2 li .numbig {
  width: 100%;
  text-align: center;
  opacity: 0.04;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
  z-index: 1;
}

.font60 {
  font-size: 60px;
}

.font40 {
  font-size: 40px;
}

.font32 {
  font-size: 32px;
}

.font430 {
  font-size: 256px;
}
