@charset "UTF-8";

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */

 
 /* HTML5 display-role reset for older browsers */
 article, aside, details, figcaption, figure,
 footer, header, menu, nav, section {
     display: block;
 }
 
 blockquote, q {
     quotes: none;
 }
 
 blockquote:before, blockquote:after,
 q:before, q:after {
     content: none;
 }
 
 table {
     border-collapse: collapse;
     border-spacing: 0;
 }
 
 /* custom */
 a {
     color: #7e8c8d;
     text-decoration: none;
     -webkit-backface-visibility: hidden;
 }
 
 li {
     list-style: none;
 }
 
 
 html, body {
     width: 100%;
     height: 100%;
 }
 body {
     background: #ffffff ;
     -webkit-text-size-adjust: none;
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
 html {
     touch-action: manipulation;
 }
 input {
   appearance: none;
   -webkit-appearance: none;
 }
 i{
     display: block;
 }
 .clear{clear:both}
 .clear:after{
   content: "020"; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;  
 }
 input::-ms-clear, input::-ms-reveal{
   display: none;
 }
 
/* 自定义 */
body, html {
  font-family: "微软雅黑";
  min-width: 1200px;
}
.container {
  width: 1200px; 
  margin: 0 auto;
  position: relative;
}
header {
  width: 100%;
	height: 60px;
	background-color: #ffffff;
} 
header .left {
  line-height: 58px;
  float: left;
  font-size: 18px;
	color: #212121;
  font-weight: bold;
}
header .left .logo {
  width: 36px;
	height: 36px;
  margin: 10px 12px 0 0;
  float: left;
}
header .right {
  float: right;
  padding-top: 12px;
}
header .right .land {
  width: 113px;
	height: 36px;
	border-radius: 18px;
	border: solid 1px #666666;
  line-height: 34px;
	color: #666666;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
}
header .right .land .split {
  width: 1px;
  height: 10px;
  background-color: #666666;
  display: inline-block;
  content: "";
  margin: 0 4px;
}
header .right .land:hover {
  border-color: #0072ff;
  color: #0072ff;
}
header .right .land:hover .split {
  background-color: #0072ff;
}
header .right .sign {
  margin-top: 2px;
  height: 40px;
}
header .right .sign .avatar{
  width: 32px;
  height: 32px;
  border-radius: 32px;
  margin-right: 10px;
}
header .right .sign .info {
  width: 82px;
  float: right;
  position: relative;
}
header .right .sign .info .nickname {
  overflow: hidden;
  height: 32px;
}
header .right .sign .info .nickname #nickname_text{
  font-size: 12px;
	line-height: 32px;
  color: #666666;
  width: 69px;
  float: left;
  cursor: default;
}
header .right .sign .info .nickname .down {
  width: 8px;
  height: 5px;
  float: left;
  margin: 15px 0 0 5px;
}
header .right .sign .info .list {
  position: absolute;
  top: 40px;
  right: 0px;
  width: 137px;
	height: 90px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
  padding: 12px 0;
  display: none;
}
header .right .sign:hover .info .list {
  display: block;
}
header .right .sign:hover .info .nickname .down {
  transform: rotate(180deg);
}
header .right .sign .info .list li {
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  padding: 0 20px;
  color: #666666;
}
header .right .sign .info .list .logout {
  cursor: pointer;
}
header .right .sign .info .list .logout:hover {
  background-color: #f8f8f8;
  color: #0072ff;
}
header .right .none {
  display: none;
}
/* banner */
.download {
  width: 240px;
	height: 60px;
	background-image: linear-gradient(180deg, #ffffff 0%, #cde3ff 100%), linear-gradient(#ffffff, #ffffff);
	box-shadow: 0px 8px 8px 0px rgba(0, 28, 170, 0.1);
	border-radius: 30px;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
	line-height: 60px;
	color: #0072ff;
  font-weight: bold;
}
.leftDown {
  margin-right: 70px!important;
}
.download:hover {
  opacity: 0.8;
}






/* 介绍内容 */
.main h2 {
  font-size: 28px;
	line-height: 107px;
	color: #212121;
}
.main p {
  font-size: 18px;
	line-height: 40px;
	color: #666666;
  padding-left: 4px;
}
.desc1 {
  height: 700px;
  padding: 244px 0 0 780px;
}
.desc1 img {
  width: 1035px;
	height: 712px;
  position: absolute;
  right: 525px;
  top: -24px;
}
.desc2 {
  height: 700px;
  padding: 176px 0 0 52px;
}
.desc2 img {
  width: 989px;
	height: 771px;
  position: absolute;
  left: 571px;
  top: 87px;
}
.desc3  {
  height: 700px;
  padding: 276px 0 0 739px;
}
.desc3 img {
  width: 1002px;
	height: 964px;
  position: absolute;
  right: 557px;
  top: -2px;
}
.desc4 {
  height: 915px;
  padding: 319px 0 0 56px;
}
.desc4 img {
  width: 989px;
	height: 869px;
  position: absolute;
  left: 571px;
  top: 52px;
}
/* 用户评价 */
.remarks {
  position: relative;
  margin: 77px auto 65px;
}
.remarks .content {
  padding: 35px 0;
  width: 1080px;
  margin: 0 auto;
}
.remarks .content .list li {
	width: 320px;
	height: 296px;
	background-color: #ffffff;
	box-shadow: 0px 0px 9px 0px rgba(61, 156, 255, 0.18);
	border-radius: 10px;
  text-align: center;
  margin: 0 20px;
  padding: 77px 37px 0 37px;
  float: left;
  position: relative;
}
.remarks .content .list li .remarksAvatar {
  width: 90px;
	height: 90px;
  border-radius: 50%;
  position: absolute;
  left: 115px;
  top: -35px;
}
.remarks .content .list li .name {
  font-size: 18px;
	color: #333333;
}
.remarks .content .list li .work {
  font-size: 12px;
	line-height: 34px;
	color: #999999;
}
.remarks .content .list li .split {
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  margin: 6px auto 35px;
  position: relative;
}
.remarks .content .list li .split::before {
  display: block;
  content: "";
  width: 66px;
  height: 3px;
  background: #3d9cff;
  position: absolute;
  left: 90px;
  top: -2px;
}
.remarks .content .list li .desc {
  font-size: 12px;
	line-height: 21px;
	color: #666666;
  text-align: left;
}
.swiperButtonPrev, .swiperButtonNext {
  width: 34px;
	height: 34px;
	background-color: #f2f2f2;
  position: absolute;
  top: 170px;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
}
.swiperButtonPrev::after, .swiperButtonNext::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #b2b2b2;
  border-left: 1px solid #b2b2b2;
  margin: 13px;
}
.swiperButtonPrev:hover, .swiperButtonNext:hover {
  background-color: #dddddd;
}
.swiperButtonPrev {
  left: 0;
  transform: rotate(315deg);
}
.swiperButtonNext {
  right: 0;
  transform: rotate(135deg);
}
/* 页脚 */
footer {
  height: 169px;
  text-align: center;
  background: url("../imgs/footerBg.png") no-repeat center;
  padding-top: 1px;
}
footer h3 {
  font-size: 26px;
	letter-spacing: 3px;
	color: #212121;
	margin: 37px auto 37px
}

footer p {
  border-top: solid 1px #eeeeee;
  line-height: 54px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #bbbbbb;
}
footer p a {
  color: inherit;
}
footer p a:hover { 
  color: #333333;
}
.textOverflowOne {
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}



section {
  padding-top: 0.88rem;
}

section .banner {
  width: 100%;
  height: 5.4rem;
}

section .banner .content {
  width: 12rem;
  margin: 0 auto;
  padding-top: 1.34rem;
}
section .banner .content h1 {
  font-size: 0.48rem;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  line-height: 1;
}
section .banner .content .introduce {
  font-size: 0.2rem;
  line-height: 0.3rem;
  margin-top: 0.15rem;
  color: #ffffff;
}

section .characteristic .content .cord a,
section .banner .content .button {
  width: 1.9rem;
  height: 0.6rem;
  background: #ffffff;
  border-radius: 0.3rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.18rem;
  color: #ffffff;
  margin-top: 0.66rem;
}
section .characteristic .content .cord a:hover,
section .banner .content .button:hover {
  color: #ffffff;
  background: linear-gradient(90deg, #ff7943 0%, #ffa56f 100%);
}
section .banner .content .int {
  font-size: 0.13rem;
  line-height: 0.36rem;
  color: #666666;
  margin-top: 0.18rem;
}



section {
  padding-top: 0;
}
section .banner {
  height: 6.2rem;
  background: url(../imgs/banner_bg.png) no-repeat center;
  background-size: 100%;
}




section .banner .content {
  padding-top: 1.09rem;
}
section .banner .content h1 {
  color: #333333;
}
section .banner .content h1 em {
  width: 0.78rem;
  height: 0.32rem;
  line-height: 0.32rem;
  background: linear-gradient(-90deg, #ff9966, #ff484d);
  border-radius: 0.16rem 0.16rem 0.16rem 0rem;
  font-size: 0.18rem;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: -0.18rem;
  margin-left: 0.1rem;
}
section .banner .content .introduce {
  margin-top: 0.25rem;
  color: #666666;
}
section .characteristic .content .cord a,
section .banner .content .button {
  width: 2.4rem;
  height: 0.74rem;
  box-shadow: 0rem 0.12rem 0.16rem 0 rgba(255, 136, 68, 0.5);
  border-radius: 0.2rem;
  margin-top: 0.75rem;
  background: linear-gradient(90deg, #ff5613 0%, #ff8f4c 100%);
  position: relative;
  overflow: hidden;
  color: #fff;
}
section .characteristic .content .cord a::after,
section .banner .content .button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  margin-left: -1.4rem;
  margin-top: -1.4rem;
  animation: spread 1.5s infinite both;
}
section .characteristic .content .cord a img,
section .banner .content .button img {
  width: 0.18rem;
  height: 0.18rem;
  margin-left: 0.08rem;
}
section .banner .content .down {
  width: 2.4rem;
  margin-top: 0.24rem;
}
section .banner .content .down img {
  width: 0.24rem;
  height: 0.24rem;
}
section .banner .content .down i {
  height: 0.13rem;
  width: 0.01rem;
  background: #999999;
  margin: 0 0.38rem;
  display: block;
}

section .banner .content .card_gif {
  width: 5.8rem;
  height: 4.2rem;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0rem 0rem 0rem 0rem rgba(255, 194, 147, 0.29);
  border-radius: 0.3rem;
}
section .banner .content .card_gif img {
  width: 5.46rem;
  height: 3.84rem;
}




section .characteristic .content .cord a, section .banner .content .button {
    width: 2.4rem;
    height: 0.74rem;
    box-shadow: 0rem 0.12rem 0.16rem 0 rgba(255, 136, 68, 0.5);
    border-radius: 0.2rem;
    margin-top: 0.75rem;
    background: linear-gradient(90deg, #ff5613 0%, #ff8f4c 100%);
    position: relative;
    overflow: hidden;
    color: #fff;
}




