/*样式*/

BODY, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, DL, DT, DD, UL, OL, LI, PRE, FIELDSET, LEGEND, BUTTON,  LABEL,ul{

	padding:0px;

	margin:0px;

	border:0px;

	font-family: "PingFangSC-Light","Microsoft YaHei","WenQuanYi Micro Hei",arial,sans-serif;
}
*{	font-family: "PingFangSC-Light","Microsoft YaHei","WenQuanYi Micro Hei",arial,sans-serif;}

h1,h2,h3,h4,h5,h6{ font-size: 12px; font-weight:normal;}

img {	border:0 none}

ol,ul{ list-style-type:none;}

a{ color:#000000; text-decoration:none; outline: medium none;}

.clear {
	clear:both;
}
.both:after {
  content: "";
  clear: both;
}
.fl{ float:left}

.fr{ float:right}

.header {
  width: 100%;
  height: 930px;
}
.top {
  position: absolute;
  z-index: 10;
  top: 40px;
  left: 50px;
  width: 1853px;
}
.logo {
  /* width: 380px; */
}
.logo>a{
  display: block;
  width: 212px;
  height: 60px;
  float: left;
}
.logo>span {
  display: block;
  float: right;
  font-size: 18px;
  color: #ffffff;
  line-height: 60px;
}
.logo>span>a {
  display: block;
  font-size: 18px;
  color: #ffffff;
  line-height: 60px;
}
.share {
  width: 122px;
  height: 34px;
  margin-right: 51px;
  margin-top: 8px;
}
.top-content {
  width: 100%;
}
.center {
  /* margin-top: 10px; */
  /* margin-left: 184px; */
	/* 2.5 */
	margin-left: 230px;
	margin-top: 5px;
}
/* 2.2 */
.center ul{
	background: linear-gradient(to top, #009efd , #27ef9f);
	border-radius: 25px;
}
.center ul>li {
  float: left;
  /* width: 123px; */
	/* 2.2 */
	text-align: center;
	line-height: 44px;
	width: 119px;
}
.center ul>li>a {
  /* font-size: 18px; */
  color: #ffffff;
  display: inline-block;
	/* 2.5 */
	font-size: 16px;
}
.center ul>li>a:hover {
  color: #ff9900;
}

/* tell */

.tell-bg {
  width: 100%;
  height: 860px;
  position: relative;
}
.tell {
  width: 1560px;
  height: 860px;
  position: absolute;
  right: 0px;
	/* 2.2 */
	left: 0;
	margin: auto;
}
/* floow ripple exchange */
.floow {
  width: 387px;
  height: 329px;
  background: url(../images/floow.png) no-repeat;
  position: absolute;
	right: 50px;
	top: 0px;
  z-index: 1;
}
.ripple {
	width: 266px;
  height: 262px;
	left: 90px;
	top: 210px;
  background: url(../images/footer-ware.png) no-repeat;
  position: absolute;
  z-index: 1;
}
/* .floow {
  width: 387px;
  height: 329px;
  background: url(../images/floow.png) no-repeat;
  position: absolute;
  left: -214px;
  top: -103px;
  z-index: 1;
}
.ripple {
  width: 266px;
  height: 262px;
  background: url(../images/footer-ware.png) no-repeat;
  position: absolute;
  right: 34px;
  z-index: 1;
} */
.notebook {
  width: 279px;
  height: 259px;
  background: url(../images/notebook.png) no-repeat;
  position: absolute;
  right: 20px;
  bottom: 127px;
  z-index: 1;
}
.foot-computer {
  width: 702px;
  height: 589px;
  background: url(../images/footer-computer.png) no-repeat;
  position: absolute;
  right: 290px;
  bottom: 165px;
  z-index: 1;
}
.light {
  width: 722px;
  height: 109px;
  background: url(../images/foot-light.png) no-repeat;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}
.tea {
  width: 391px;
  height: 603px;
  background: url(../images/tea-bg.png) no-repeat;
  position: absolute;
  left: 200px;
  bottom: 21px;
}
.form {
  width: 500px;
  height: 800px;
  background: #fff;
  position: absolute;
  z-index: 2;
  bottom: 0px;
  box-shadow: 0px 0px 33px #d7ecff;
}
.form-content {
  width: 440px;
  height: 680px;
  margin-top: 59px;
  margin-left: 29px;
}
.form-content h2{
  font-size: 24px;
  color: #333333;
  display: block;
  margin-bottom: 50px;
}
.form-border {
  width: 440px;
  height: 30px;
  margin-bottom: 33px;
  padding-bottom: 10px;
  position: relative;
}
.form-border:before {
  content: "";
  position: absolute;
  width: 440px;
  height: 1px;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  top: 25px;
}
.form-border:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 1px;
  border-bottom: 1px solid #0080fe;
  top: 35px;
  transition: width 1s;
  -moz-transition: width 1s;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
}
.add:after {
  width: 440px !important;
}
.add>label {
  color: #0080fe !important;
}
.form-border>label {
  font-size: 16px;
  color: #888888;
  display: block;
  text-indent: 1em;
  transition: color 1s;
  -moz-transition: color 1s;
  -webkit-transition: color 1s;
  -o-transition: color 1s;
}
.form-border>label>input {
  outline: medium none;
  background: none;
  border: none;
  margin-left: 16px;
  font-size: 16px;
  color: #333333;
  width: 330px;
}
.form-laber>label{
  width: 440px;
  font-size: 16px;
  color: #888888;
  display: block;
  text-indent: 1em;
  margin-bottom: 12px;
}
.form-laber>textarea{
  width: 440px;
  height: 200px;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  resize: none;
  outline: medium none;
  background: none;
  border: 1px solid #dcdcdc;
}
.btn-submit {
  display: block;
  width: 140px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
  outline: medium none;
  border: none;
  cursor: pointer;
  margin-top: 34px;
  background: -webkit-linear-gradient(left, #009efd , #27ef9f); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #009efd, #27ef9f); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #009efd, #27ef9f); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #009efd , #27ef9f); /* 标准的语法（必须放在最后） */
  border-radius: 5px;
}

/* footer */

.footer {
  height: 220px;
  background: url(../images/footerbg.jpg) no-repeat;
  position: relative;
  z-index: 3;
}
.foot {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.footer-logo {
  width: 212px;
  height: 60px;
}
.footer-logo>a {
  display: block;
  width: 212px;
  height: 60px;
}
.call {
  margin-left: 40px;
  margin-top: 7px;
  background: url(../images/call.png) no-repeat;
}
.email {
  margin-left: 40px;
  margin-top: 7px;
  background: url(../images/email.png) no-repeat;
}
.ardess {
  margin-left: 40px;
  margin-top: 7px;
  background: url(../images/ardess.png) no-repeat;
}
.call>span,.email>span, .ardess>span {
  display: block;
  font-size: 18px;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding-left: 60px;
}
.call>span>a {
  display: block;
  font-size: 18px;
  color: #ffffff;
}
.copyright {
  width: 1200px;
  margin: 50px auto 0px;
}
.copyright>p{
  font-size: 14px;
  color: #4764a5;
  float: left;
}
.copyright>a{
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/arrow-top.png) no-repeat;
  float: right;
  margin-top: -11px;
}

/* nprogress */

#nprogress {
  pointer-events:none
}
#nprogress .bar {
  background:#03329d;
  position:fixed;
  z-index:10001;
  top:0;
  left:0;
  width:100%;
  height:2px
}
#nprogress .peg {
  display:block;
  position:absolute;
  right:0px;
  width:100px;
  height:100%;
  box-shadow:0 0 10px #03329d, 0 0 5px #03329d;
  opacity:1.0;
  transform:rotate(3deg) translate(0px, -4px)
}
#nprogress .spinner {
  display:block;
  position:fixed;
  z-index:10001;
  top:15px;
  right:15px
}
#nprogress .spinner-icon {
  width:18px;
  height:18px;
  box-sizing:border-box;
  border:solid 2px transparent;
  border-top-color:#03329d;
  border-left-color:#03329d;
  border-radius:50%;
  animation:nprogress-spinner 400ms linear infinite
}
.nprogress-custom-parent {
  overflow:hidden;
  position:relative
}
.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar {
  position:absolute
}
@keyframes nprogress-spinner {
0% {
  transform:rotate(0deg)
}
100% {
  transform:rotate(360deg)
  }
}

@media (max-width: 1900px) and (min-width: 1600px) {
  .top {
    width: 97%;
    margin-left: 40px;
    left: 0;
  }
  .center {
    margin-left: 10%;
  }
  .wave-bg {
    width: 80%;
  }
  .banner-second {
    right: 60px;
  }
  .down-bg {
    /* left: 171px; */
  }
  .banner-content {
    left: 202px;
  }
  .about-orange {
    /* right: -190px; */
		/* 2.2 */
    right: -130px;
  }
  .service {
    width: 1583px;
    overflow: hidden;
    height: 775px;
  }
  .text {
    left: 193px;
  }
  .what {
    left: -30px;
    top: -3px;
  }
  .case {
    /* margin-left: 0px; */
  }
  .computer-bg {
    /* margin-left: 100px; */
		/* 2.2 */
		margin-left: 20px;
  }
  .case-message {
    /* margin-left: 65px; */
  }
  .case-text {
    width: 1583px;
    height: 229px;
    left: 0px;
    background: url(../img/case-list-text-medium.png) no-repeat;
  }
  .case-list {
    top: -50px;
    width: 945px;
  }
  .case-list h2 {
    margin-right: 106px;
    margin-top: 152px;
  }
  .case-list h3 {
    margin-left: 105px;
    margin-top: 288px;
  }
  .accordion-content, .fold_wrap {
    width: 1583px;
  }
  .fold_wrap li {
    width: 316px;
  }
}
@media (max-width: 1599px) and (min-width: 1366px) {
  .top {
    width: 97%;
    margin-left: 40px;
    left: 0;
  }
  .center {
    margin-left:65px;
  }
  .center ul>li {
    width: 110px;
  }
  .wave-bg {
    width: 80%;
  }
  .down-bg {
    /* left: 55px; */
  }
  .banner-content {
    left: 85px;
  }
  .banner-second {
    right: 60px;
  }
  .about-orange {
    right: -70px;
  }
  .service {
    width: 1349px;
    overflow: hidden;
    height: 775px;
  }
  .text {
    left: 73px;
  }
  .what {
    left: -140px;
    top: -3px;
  }
  .case {
    width: 1349px;
    /* margin-left: 0px; */
  }
  .computer-bg {
    /* margin-left: 0px; */
		/* 2.5 */
		margin-left: -72px;
  }
  .case-message {
    width: 1300px;
    /* margin-left: 45px; */
  }
  .case-sample+.case-sample {
    /* margin-left: 50px; */
  }
  .case-more {
    /* left: 0px; */
    /* top: 50px; */
		left: 560px;
  }
  .tell {
    width: 1300px;
  }
  .foot-computer {
    width: 464px;
    height: 401px;
    background: url(../images/footer-computer-min.png) no-repeat;
    position: absolute;
    right: 290px;
    bottom: 235px;
    z-index: 1;
  }
  .tea {
    width: 277px;
    height: 429px;
    background: url(../images/tea-bg-min.png) no-repeat;
    position: absolute;
    left: 270px;
    bottom: 200px;
  }
  .case-text {
    width: 1349px;
    height: 195px;
    left: 0px;
    background: url(../img/case-list-text-Small.png) no-repeat;
  }
  .case-list {
   top: -34px;
    width: 793px;
  }
  .case-list h2 {
    margin-right: 51px;
    margin-top: 173px;
    font-size: 40px;
  }
  .case-list h3 {
    margin-left: 55px;
    margin-top: 280px;
    font-size: 40px;
  }
  .accordion-content, .fold_wrap {
    width: 1349px;
  }
  .fold_wrap li {
    width: 269px;
  }
  .example-bg, .column-bg {
    height: auto;
  }
  .example, .column {
    width: 1349px;
  }
  .column {
   height: 1150px;
  }
  .example-left, .ex-left-img {
    width: 895px;
    height: 500px;
  }
  .example-right, .ex-right-img, .exr-text{
    width: 454px;
  }
  .ex-right-img {
    height: 454px;
  }
  .column-top {
    height: 527px;
  }
  .column-left {
    width: 316px;
    height: 527px;
  }
  .column-right, .column-right-img {
    width: 1054px;
    height: 527px;
  }
  .column-left h3 {
    padding-top: 230px;
  }
  .column-bottom {
    margin-left: 92px;
  }
}
@media (max-width: 1365px) and (min-width: 1280px) {
  .top {
    width: 97%;
    margin-left: 5px;
    left: 0;
  }
  .center {
    margin-left:30px;
  }
  .center ul>li {
    width: 105px;
  }
  .wave-bg {
    width: 80%;
  }
  .down-bg {
    /* left: 12px; */
  }
  .banner-second {
    right: 60px;
  }
  .banner-content {
    left: 42px;
  }
  .about-orange {
    right: -28px;
  }
  .service {
    width: 1263px;
    overflow: hidden;
    height: 775px;
  }
  .text {
    left: 31px;
  }
  .what {
    left: -192px;
    top: -3px;
  }
  .case {
    width: 1263px;
    /* margin-left: 0px; */
  }
  .computer-bg {
    width: 843px;
    height: 505px;
    background: url(../images/computer-bg-min.png) no-repeat;
  }
  .computer-bg {
    margin-left: 67px;
  }
  .computer-title {
    right: 86px;
  }
  .computer-bg>img {
    width: 634px;
    height: 396px;
    margin-left: 102px;
    margin-top: 36px;
  }
  .case-message {
    /* width: 1240px; */
    /* margin-left: 21px; */
		/* 2.5 */
		width: 975px;
  }
  .case-sample+.case-sample {
    /* margin-left: 39px; */
  }
  .case-more {
    /* left: 0px; */
    top: 50px;
		/* 2.5 */
		left: 180px;
  }
  .tell {
    width: 1230px;
  }
  .foot-computer {
    width: 464px;
    height: 401px;
    background: url(../images/footer-computer-min.png) no-repeat;
    position: absolute;
    right: 254px;
    bottom: 235px;
    z-index: 1;
  }
  .tea {
    display: none;
  }
  .case-text {
    width: 100%;
    height: 195px;
    left: 0px;
    background:none;
  }
  .case-list {
   top: -34px;
    width: 793px;
  }
  .case-list h2 {
    margin-right: 51px;
    margin-top: 173px;
    font-size: 40px;
  }
  .case-list h3 {
    margin-left: 55px;
    margin-top: 280px;
    font-size: 40px;
  }
  .accordion-content, .fold_wrap, .example, .column {
    width: 1263px;
  }
  .fold_wrap li {
    width: 252px;
  }
  .example-bg, .column-bg {
    height: auto;
  }
  .example {
    height: 580px;
  }
  .column {
   height: 1150px;
  }
  .example-left, .ex-left-img {
    width: 852px;
    height: 500px;
  }
  .example-right, .ex-right-img, .exr-text{
    width: 411px;
  }
  .ex-right-img {
    height: 411px;
  }
  .column-top {
    height: 527px;
  }
  .column-left {
    width: 316px;
    height: 527px;
  }
  .column-right, .column-right-img {
    width: 947px;
    height: 527px;
  }
  .column-left h3 {
    padding-top: 230px;
  }
  .column-bottom {
    margin-left: 92px;
  }
}
@media (max-width: 1279px) and (min-width: 1024px) {
  .top {
    width: 97%;
    margin-left: 5px;
    left: 0;
  }
  .center {
    margin-left:5px;
  }
  .center ul>li {
    width: 105px;
  }

  .wave-bg {
    width: 80%;
  }
  .down-bg {
    /* left: 12px; */
  }
  .banner-second {
    right: 60px;
  }
  .banner-content {
    left: 42px;
  }
  .banner-third {
    width: 1007px;
  }
  .banner-third>p {
    font-size: 22px;
  }
  .about-us {
    width: 942px;
    height: 1133px;
  }
  .about-left {
    width: 970px;
  }
  .title, .about-p {
    float: left;
  }
  .about-p {
    width: 770px;
  }
  .about-number {
    float: left;
  }
  .about-right {
    float: none;
    clear: both;
    margin: 0px auto;
    top: 30px;
  }
  .about-orange {
    right: -180px;
  }
  .service {
    width: 1007px;
    overflow: hidden;
    height: 1100px;
  }
  .text {
    left: 10px;
  }
  .what {
    left: -247px;
    top: -3px;
  }
  .service-content {
    width: 983px;
  }
  .service-details {
    width: 750px;
  }
  .service-block+.service-block {
    margin-left: 200px;
  }
  .margin-second{
    margin-top: 0px;
    margin-left: 0px !important;
  }
  .margin-third{
    margin-top: 50px;
  }
  .case {
    width: 1007px;
    /* margin-left: 0px; */
    padding-top: 40px;
  }
  .case-bg {
    /* height: 1425px; */
		/* 2.2 */
		min-height: 1425px;
		padding-bottom: 40px;
  }
  .computer-bg {
    width: 689px;
    height: 397px;
    background: url(../images/computer-bg-max.png) no-repeat;
  }
  .computer-bg {
    /* margin-left: 30px; */
    margin-top: 62px;
		/* 2.2 */
		margin-left: 7px;
  }
  .computer-title {
    right: 67px;
  }
  .computer-bg>img {
    width: 517px;
    height: 323px;
    margin-left: 87px;
    margin-top: 20px;
  }
  .case-show {
    height: 500px;
  }
  .case-message {
    width: 860px;
    margin-left: 0px;
    margin: 0 auto;
  }
  .case-sample+.case-sample {
    margin-left: 0;
  }
  .case-sample:nth-child(2n) {
    margin-left: 97px;
  }
  .case-sample:nth-child(3) {
    /* margin-top: 50px; */
  }
  .case-more {
    left: 97px;
    top: 50px;
  }
  .tell {
    width: 950px;
  }
  .foot-computer {
    display: none;
  }
  .tea {
    display: none;
  }
  .foot, .copyright {
    width: 1007px;
  }
  .footer-logo {
    margin-left: 5px;
  }
  .call, .email, .ardess {
    margin-left: 110px;
  }
  .ardess {
    margin-top: 27px;
  }
  .copyright {
    margin: 18px auto 0px;
  }
  .copyright>p {
    margin-left: 5px;
  }
  .copyright>a {
    margin-right: 5px;
  }
  .case-text {
    width: 100%;
    height: 195px;
    left: 0px;
    background:none;
    z-index: 2;
  }
  .case-list {
    top: 15px;
    width: 793px;
  }
  .case-list h2 {
    margin-right: 51px;
    margin-top: 173px;
    font-size: 40px;
  }
  .case-list h3 {
    margin-left: 55px;
    margin-top: 280px;
    font-size: 40px;
  }
  .accordion-content, .fold_wrap, .example, .column {
    width: 1007px;
  }
  .fold_wrap li {
    width: 202px;
  }
  .accordion-text p {
    font-size: 18px;
  }
  .example-bg, .column-bg {
    height: auto;
  }
  .example {
    height: 1000px;
  }
  .column {
   height: 1080px;
  }
  .example-left, .ex-left-img {
    width: 852px;
    height: 426px;
  }
  .example-right, .ex-right-img, .exr-text{
    width: 411px;
  }
  .example-right {
    float: left;
  }
  .ex-right-img {
    height: 411px;
  }
  .column-top {
    height: 467px;
  }
  .column-left {
    width: 280px;
    height: 467px;
  }
  .column-right, .column-right-img {
    width: 934px;
    height: 467px;
  }
  .column-left h3 {
    padding-top: 190px;
  }
  .column-bottom {
    margin-left: 10px;
  }
  .loading-content {
    width: 1000px;
  }
  .loading  {
    width: 480px;
    height: 240px;
  }
  .loading-left {
    width: 110px;
    height: 240px;
  }
  .loading-right, .loading-right-img, .loading-right-opacity {
    width: 370px;
    height: 240px;
  }
  .brilliant {
    margin: 34px auto 30px;
  }
  .loading-left>h3, .loading-left>h4 {
    margin-left: 30px;
  }
  .arrow {
    margin: 33px auto 0px;
  }
}
@media (max-width: 1023px) and (min-width: 376px) {
  .header {
    height: 700px;
  }
  .header-case, .case-bg-conflict {
    height: 400px !important;
  }
  .strip {
    display: none;
  }
  .swiper-slide>img {
    height: 700px;
    left: 50%;
    margin-left: -960px;
  }
  .top {
    width: 97%;
    margin-left: 5px;
    left: 0;
    top: 13px;
  }
  .center {
    margin-left:5px;
  }
  .center ul>li {
    width: 130px;
    text-align: center;
    /* margin-bottom: 13px; */
  }
  .share {
    float: left;
    margin-left: 50px;
  }
  .banner-content {
    width: 370px;
    left: 59px;
    height: auto;
    bottom: 150px;
  }
  .introduce>a {
    margin-top: 47px;
  }
  .introduce>p {
    font-size: 18px;
    line-height: 40px;
    width: 350px;
  }
  .banner-second {
    width: 410px;
    height: 340px;
    position: absolute;
    z-index: 6;
    bottom: 110px;
    right: 4px;
  }
  .banner-second>h1 {
    font-size: 26px;
  }
  .banner-second>p, .banner-third>p {
    font-size: 18px;
  }
  .banner-third>a {
    margin: 50px auto 0;
  }
  .banner-third {
    width: 400px;
    height: 330px;
    bottom: 435px;
  }
  .banner-third>h1 {
    font-size: 22px;
  }
  .wave-bg {
    display: none;
  }
  .down-bg {
    /* left: 12px; */
  }
  .about-us {
    width: 352px;
    height: auto;
  }
  .about-left {
    width: 360px;
  }
  .about-p {
    width: 350px;
  }
  .about-p>p {
    font-size: 16px;
    line-height: 25px;
  }
  .about-number {
    width: 360px;
  }
  .margin-se {
    margin-top: 0px;
    margin-left: 100px !important;
  }
  .margin-tr {
    margin-top: 0px;
    margin-left: 175px !important;
  }
  .about-right {
    float: none;
    clear: both;
    margin: 0px auto;
    top: 30px;
    width: 351px;
    height: auto;
  }
  .pic-about {
    width: 350px;
    height: 400px;
  }
  .pic-about>img {
    display: block;
    width: 350px;
  }
  .about-orange {
    right: -30px;
    background: url(../images/pic-about-first-min.png) no-repeat;
    width: 150px;
    height: 148px;
    bottom: 55px;
  }
  .service {
    width: 397px;
    overflow: hidden;
    height: 1410px;
  }
  .text {
    left: 0px;
    width: 389px;
    height: 87px;
    background: url(../images/text-min.png) no-repeat;
    top: 25px;
  }
  .what {
    left: -247px;
    top: -3px;
    width: 650px;
  }
  .service-content {
    width: 387px;
  }
  .service-details {
    width: 380px;
  }
  .service-block {
    width: 265px;
    height: 275px;
    overflow: hidden;
  }
  .service-pic-pc, .service-pic-web, .service-pic-h5, .service-pic-wechat {
    margin: 15px auto 15px;
  }
  .service-block>h2 {
    font-size: 16px;
  }
  .service-block>p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding: 0px 12px;
    margin-top: 13px;
  }
  .service-block+.service-block {
    margin-left: 120px;
    margin-top: 18px;
  }
  .margin-second{
    margin-top: 0px;
    margin-left: 0px !important;
  }
  .margin-third{
    margin-top: 50px;
  }
  .case {
    width: 100%;
    margin-left: 0px;
    padding-top: 40px;
  }
  .case-bg {
    /* height: 1225px; */
		/* 2.2 */
		min-height: 1225px;
		padding-bottom: 40px;
  }
  .computer-bg {
    width: 350px;
    height: 201px;
    background: url(../images/computer-bg-iphone.png) no-repeat;
  }
  .computer-bg {
    margin-left: 0px;
    margin-top: 62px;
  }
  .computer-title {
    width: 88px;
    right: 10px;
    margin-top: 123px;
    position: absolute;
  }
  .computer-title>span {
    width: 88px;
  }
  .computer-title>h2 {
    position: absolute;
    width: 88px;
    color: #fff;
		/*  */
		margin-left: 0;
  }
  .computer-bg>img {
    width: 264px;
    height: 163px;
    margin-left: 44px;
    margin-top: 10px;
  }
  .case-show {
    height: 280px;
  }
  .case-message {
    width: 100%;
    margin-left: 0px;
    margin: 0 auto;
  }
  .case-sample, .case-sample>img {
    width: 320px;
    height: 230px;
  }
  .case-sample+.case-sample {
    margin-left: 0;
  }
  .case-sample:nth-child(1) {
    margin-left: 48px;
  }
  .case-sample:nth-child(2) {
    margin-top: 50px;
    margin-left: 48px;
  }
  .case-sample:nth-child(3) {
    margin-left: 48px;
    margin-top: 50px;
  }
  .case-more {
    /* left: 57px;
    top: 50px; */
		left: 120px;
		top: 110px;
  }
  .tell, .tell-bg {
    width: 100%;
    height: 690px;
  }
  .tea, .floow, .ripple, .notebook, .foot-computer, .light {
    display: none;
  }
  .form {
    width: 390px;
    margin: 0 auto;
    position: static;
    height: 690px;
  }
  .form-content {
    width: 360px;
    margin-top: 0px;
    padding-top: 30px;
    height: 660px
  }
  .form-content h2 {
    font-size: 22px;
    margin-bottom: 26px;
  }
  .form-border, .form-laber>label {
    width: 350px;
  }
  .form-border:before {
    width: 350px;
  }
  .add:after {
    width: 350px !important;
  }
  .form-border>label>input {
    width: 200px;
  }
  .form-laber>textarea {
    width: 343px;
    height: 150px;
  }
  .foot, .copyright {
    width: 100%;
  }
  .footer {
    height: 270px;
    background-size: cover;
  }
  .foot {
    padding-top: 30px;
  }
  .footer-logo {
    margin-left: 5px;
  }
  .call {
    margin-left: 10px;
  }
  .email, .ardess {
    margin-left: 10px;
  }
  .ardess {
    margin-top: 15px;
  }
  .ardess>span {
    font-size: 16px;
  }
  .copyright {
    margin: 18px auto 0px;
  }
  .copyright>p {
    margin-left: 5px;
  }
  .copyright>a {
    margin-right: 12px;
    margin-top: -13px;
  }

  .case-text {
    width: 100%;
    height: 195px;
    left: 0px;
    background:none;
    z-index: 2;
  }
  .case-list {
    top: 15px;
    width: 400px;
    height: 200px;
  }
  .case-list h2 {
    margin-right: 0px;
    margin-top: 20px;
    font-size: 40px;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }
  .case-list img {
    display: none;
  }
  .case-list h3 {
    margin-left: 295px;
    margin-top: 12px;
    font-size: 40px;
  }
  .accordion-content, .fold_wrap, .example, .column {
    width: 414px;
  }
  .fold_wrap li {
    width: 82px !important;
  }
  .accordion-text font {
    border-bottom: 0px;
  }
  .accordion-text p {
    font-size: 18px;
    margin-left: 4px;
  }
  .example-bg, .column-bg {
    height: auto;
  }
  .example {
    height: 550px;
  }
  .column {
   height: auto;
  }
  .example-left, .ex-left-img {
    width: 414px;
    height: 207px;
  }
  .ex-text {
    width: 100px;
    height: 50px;
  }
  .ex-text>h3 {
    font-size: 16px;
    padding-bottom: 10px;
    width: 70px;
    margin-left: 10px;
    margin-top: 10px;
  }
  .example-right {
    height: 316px;
  }
  .example-right, .ex-right-img, .exr-text{
    width: 266px;
  }
  .exr-text{
    height: 50px;
  }
  .example-right {
    float: left;
  }
  .ex-right-img {
    height: 266px;
  }
  .exr-text>h3 {
    font-size: 18px;
    padding-bottom: 8px;
    width: 180px;
    margin-left: 20px;
    padding-top: 6px;
  }
  .column-top {
    height: 277px;
  }
  .column-left {
    width: 409px;
    height: 70px;
    bottom: 0;
    left: 2px;
  }
  .column-left h3, .column-left h4 {
    font-size: 18px;
    margin-left: 20px;
    width: 385px;
  }
  .column-left font {
    display: none;
  }
  .column-right, .column-right-img {
    width: 409px;
    height: 207px;
    margin: 0 auto;
    float: none;
  }
  .column-left h3 {
    padding-top: 5px;
    margin-bottom: 5px;
  }
  .column-bottom {
    top: 0px;
    margin-left: 0px;
    width: 414px;
    height: 381px;
  }
  .column-left-bottom {
    width: 200px;
    height: 100px;
    display: none;
  }
  .column-top-right {
    width: 414px;
    height: 381px;
    left: 0px;
  }
  .column-top-right-img {
    width: 408px;
    height: 311px;
    left: 3px;
  }
  .column-top-right>a {
    height: 70px;
    top: 311px;
    width: 407px;
    left: 3px;
  }
  .column-top-right>a>h3 {
    font-size: 20px;
    line-height: 27px;
    padding-top: 7px;
  }
  .column-top-right>a>font {
    display: none;
  }
  .loading-content {
    width: 414px;
    margin: 50px auto 0px;
  }
  .loading  {
    width: 400px;
    height: 200px;
    margin-left: 7px !important;
    margin-bottom: 30px;
  }
  .loading-left {
    width: 70px;
    height: 200px;
  }
  .loading-right, .loading-right-img, .loading-right-opacity {
    width: 330px;
    height: 200px;
  }
  .brilliant {
    margin: 34px auto 20px;
  }
  .loading-left>h3, .loading-left>h4 {
    margin-left: 30px;
  }
  .arrow {
    margin: 20px auto 0px;
  }
}
@media (max-width: 375px){
  .header {
    height: 700px;
  }
  .header-case, .case-bg-conflict {
    height: 400px !important;
  }
  .strip {
    display: none;
  }
  .logo {
    width: 360px;
  }
  .top {
    width: 97%;
    margin-left: 5px;
    left: 0;
    top: 14px;
  }
  .swiper-slide>img {
    height: 700px;
    left: 50%;
    margin-left: -960px;
  }
  .center {
    margin-left:5px;
  }
  .center ul>li {
    width: 112px;
    text-align: center;
    margin-bottom: 13px;
  }
  .share {
    float: left;
    margin-left: 42px;
  }
  .banner-content {
    width: 310px;
    left: 59px;
    height: auto;
    bottom: 130px;
  }
  .introduce {
    margin-top: 0px;
  }
  .introduce>h1 {
    margin-bottom: 27px;
  }
  .banner-second {
    width: 360px;
    height: 340px;
    position: absolute;
    z-index: 6;
    bottom: 75px;
    right: 4px;
  }
  .banner-second>h1 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .banner-second>p+p {
    margin-top: 23px;
  }
  .banner-second>p, .banner-third>p {
    font-size: 18px;
  }
  .banner-second>a {
    margin-top: 46px;
  }
  .banner-third>a {
    margin: 20px auto 0;
  }
  .banner-third {
    width: 350px;
    height: auto;
    bottom: 430px;
  }
  .banner-third>h1 {
    font-size: 21px;
    text-align: left;
    margin-bottom: 30px;
  }
  .banner-third>p+p {
    margin-top: 20px;
  }
  .banner-third>p {
    text-align: left;
  }
  .introduce>p {
    font-size: 18px;
    line-height: 40px;
    width: 320px;
  }
  .introduce>a {
    margin-top: 13px;
  }
  .wave-bg {
    display: none;
  }
  .down-bg {
    /* left: 12px; */
  }
  .title {
    left: -11px;
  }
  .about-us {
    width: 352px;
    height: auto;
  }
  .about-left {
    width: 352px;
  }
  .about-p {
    width: 350px;
    margin: 36px auto 0;
  }
  .about-p>p{
    font-size: 16px;
    line-height: 25px;
  }
  .about-number {
    width: 360px;
  }
  .margin-se {
    margin-top: 0px;
    margin-left: 100px !important;
  }
  .margin-tr {
    margin-top: 0px;
    margin-left: 168px !important;
  }
  .about-right {
    float: none;
    clear: both;
    margin: 0px auto;
    top: 30px;
    width: 351px;
    height: auto;
  }
  .pic-about {
    width: 350px;
    height: 400px;
  }
  .pic-about>img {
    display: block;
    width: 350px;
  }
  .about-orange {
    right: -10px;
    background: url(../images/pic-about-first-min.png) no-repeat;
    width: 150px;
    height: 148px;
    bottom: 55px;
  }
  .service {
    width: 375px;
    overflow: hidden;
    height: 1410px;
  }
  .text {
    left: 10px;
    width: 350px;
    height: 78px;
    background: url(../images/text-max.png) no-repeat;
    top: 25px;
  }
  .what {
    left: -247px;
    top: -3px;
    width: 650px;
  }
  .service-content {
    width: 357px;
  }
  .service-details {
    width: 357px;
  }
  .service-block {
    width: 265px;
    height: 275px;
    overflow: hidden;
  }
  .service-pic-pc, .service-pic-web, .service-pic-h5, .service-pic-wechat {
    margin: 15px auto 15px;
  }
  .service-block>h2 {
    font-size: 16px;
  }
  .service-block>p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding: 0px 5px;
    margin-top: 11px;
  }
  .service-block+.service-block {
    margin-left: 90px;
    margin-top: 18px;
  }
  .margin-second{
    margin-top: 0px;
    margin-left: 0px !important;
  }
  .margin-third{
    margin-top: 50px;
  }
  .case {
    width: 100%;
    margin-left: 0px;
    padding-top: 0px;
  }
  .case-bg {
    height: 1190px;
  }
  .computer-bg {
    width: 350px;
    height: 201px;
    background: url(../images/computer-bg-iphone.png) no-repeat;
  }
  .computer-bg {
    margin-left: 0px;
    margin-top: 62px;
  }
  .computer-title {
    width: 88px;
    right: 10px;
    margin-top: 123px;
    position: absolute;
  }
  .computer-title>span {
    width: 88px;
  }
  .computer-title>h2 {
    position: absolute;
    width: 88px;
    color: #fff;
  }
  .computer-bg>img {
    width: 264px;
    height: 163px;
    margin-left: 44px;
    margin-top: 10px;
  }
  .case-show {
    height: 280px;
  }
  .case-message {
    width: 100%;
    margin-left: 0px;
    margin: 0 auto;
  }
  .case-sample, .case-sample>img {
    width: 320px;
    height: 230px;
  }
  .case-sample+.case-sample {
    margin-left: 0;
  }
  .case-sample:nth-child(1) {
    margin-left: 26px;
  }
  .case-sample:nth-child(2) {
    margin-top: 50px;
    margin-left: 26px;
  }
  .case-sample:nth-child(3) {
    margin-left: 26px;
    margin-top: 50px;
  }
  .case-more {
    left: 32px;
    top: 50px;
  }
  .tell, .tell-bg {
    width: 100%;
    height: 657px;
  }
  .tea, .floow, .ripple, .notebook, .foot-computer, .light {
    display: none;
  }
  .form {
    width: 360px;
    margin: 0 auto;
    position: static;
    height: 657px;
  }
  .form-content {
    width: 340px;
    margin-top: 0px;
    padding-top: 30px;
    height: 627px;
    margin-left: 15px;
  }
  .form-content h2 {
    font-size: 22px;
    margin-bottom: 26px;
  }
  .form-border, .form-laber>label {
    width: 325px;
  }
  .form-border:before {
    width: 325px;
  }
  .add:after {
    width: 325px !important;
  }
  .form-border>label>input {
    width: 180px;
  }
  .form-laber>textarea {
    width: 320px;
    height: 126px;
  }
  .foot, .copyright {
    width: 100%;
  }
  .footer {
    height: 330px;
    background-size: cover;
  }
  .foot {
    padding-top: 30px;
  }
  .footer-logo {
    margin-left: 23px;
  }
  .call {
    margin-left: 27px;
  }
  .email, .ardess {
    margin-left: 27px;
  }
  .call, .email, .ardess {
    margin-top: 15px;
  }
  .ardess>span {
    font-size: 14px;
  }
  .copyright {
    margin: 18px auto 0px;
  }
  .copyright>p {
    margin-left: 21px;
  }
  .copyright>a {
    margin-right: 12px;
    margin-top: -17px;
  }
  .case-text {
    width: 100%;
    height: 195px;
    left: 0px;
    background:none;
    z-index: 2;
  }
  .case-list {
    top: 27px;
    width: 360px;
    height: 166px;
  }
  .case-list h2 {
    margin-right: 0px;
    margin-top: 20px;
    font-size: 40px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    width: 100%;
  }
  .case-list img {
    display: none;
  }
  .case-list h3 {
    margin-left: 258px;
    margin-top: 12px;
    font-size: 40px;
  }
  .accordion-content, .fold_wrap, .example, .column {
    width: 375px;
  }
  .fold_wrap li {
    width: 74px !important;
  }
  .accordion-text font {
    border-bottom: 0px;
  }
  .accordion-text p {
    font-size: 16px;
    margin-left: 4px;
  }
  .accordion-bg {
    height: 740px;
  }
  .accordion-content {
    padding-top: 50px;
  }
  .example-bg, .column-bg {
    height: auto;
  }
  .example {
    height: 550px;
  }
  .column {
   height: auto;
  }
  .example-left, .ex-left-img {
    width: 370px;
    height: 185px;
  }
  .ex-text {
    width: 100px;
    height: 50px;
  }
  .ex-text>h3 {
    font-size: 16px;
    padding-bottom: 10px;
    width: 70px;
    margin-left: 10px;
    margin-top: 10px;
  }
  .example-right {
    height: 316px;
  }
  .example-right, .ex-right-img, .exr-text{
    width: 266px;
  }
  .exr-text{
    height: 50px;
  }
  .example-right {
    float: left;
  }
  .ex-right-img {
    height: 266px;
  }
  .exr-text>h3 {
    font-size: 18px;
    padding-bottom: 8px;
    width: 180px;
    margin-left: 20px;
    padding-top: 6px;
  }
  .column-top {
    height: 266px;
  }
  .column-left {
    width: 362px;
    height: 70px;
    bottom: 0;
    left: 4px;
    float: none;
  }
  .column-left h3, .column-left h4 {
    font-size: 16px;
    margin-left: 20px;
    width: 330px;
  }
  .column-left font {
    display: none;
  }
  .column-right, .column-right-img {
    width: 362px;
    height: 196px;
    margin: 0 auto;
    float: none;
  }
  .column-left h3 {
    padding-top: 10px;
    margin-bottom: 5px;
  }
  .column-bottom {
    top: 0px;
    margin-left: 0px;
    width: 370px;
    height: 381px;
  }
  .column-left-bottom {
    width: 200px;
    height: 100px;
    display: none;
  }
  .column-top-right {
    width: 370px;
    height: 381px;
    left: 0px;
  }
  .column-top-right-img {
    width: 362px;
    height: 288px;
    left: 4px;
  }
  .column-top-right>a {
    width: 362px;
    height: 70px;
    top: 288px;
    left: 4px;
  }
  .column-top-right>a>h3 {
    font-size: 18px;
    line-height: 27px;
    padding-top: 18px;
    width: 300px;
  }
  .column-top-right>a>font {
    display: none;
  }
  .loading-content {
    width: 375px;
    margin: 28px auto 0px;
  }
  .loading  {
    width: 370px;
    height: 200px;
    margin: 0 auto 20px !important;
    float: none;
  }
  .loading-left {
    width: 70px;
    height: 200px;
  }
  .loading-right, .loading-right-img, .loading-right-opacity {
    width: 300px;
    height: 200px;
  }
  .brilliant {
    margin: 34px auto 20px;
  }
  .loading-left>h3, .loading-left>h4 {
    margin-left: 30px;
  }
  .arrow {
    margin: 20px auto 0px;
  }
}


/****** LOADER ******/

#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #f1f3f2;
  z-index: 100500;
}

#page-preloader .spinner {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border: 3px solid transparent;
  border-top-color: #ff8202;
  border-radius: 50%;
  z-index: 1001;
  -webkit-animation: spin 2.5s infinite linear;
  animation: spin 2.5s infinite linear;
}

#page-preloader .spinner:before, #page-preloader .spinner:after {
  content: '';
  position: absolute;
  border-radius: 50%;
}

#page-preloader .spinner:before {
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 3px solid transparent;
  border-top-color: #0080fe;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

#page-preloader .spinner:after {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 3px solid transparent;
  border-top-color: #25e9a5;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear; }

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}

@keyframes spin {
  0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
