* {
  margin: 0;
  padding: 0;
}
/*@font-face {
    font-family: "myshl";
    src: url("myshl.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
body {
  font-family: "PingFangSC-Light", "sans-serif", "Microsoft YaHei";
}
.active {
  color: #ff993d !important;
}
.trans {
  background-color: rgba(8, 13, 20, 0.9) !important;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(8, 13, 20, 0.1);
  /*&:hover{
		background-color: rgba(0, 0, 0, 0.4);
	}*/
  font-size: 14px;
  height: 68px;
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.7s 0s ease-in-out;
  transition: all 0.7s 0s ease-in-out;
}
.header .container {
  position: relative;
  height: 100%;
}
.header .logo {
  float: left;
  margin-left: 34px;
  text-align: center;
  height: 68px;
  width: 164px;
}
.header .logo a {
  display: block;
  height: 100%;
  width: 100%;
  background: url("/static/assets/img/logo-2.png") 50% 50% no-repeat;
  background-size: 70%;
}
.header .nav ul {
  margin-right: 34px;
  float: left;
  position: relative;
  /*		.us{
			position: relative;
			.dropdown{
    			position: absolute;
    			top: 68px;
    			left: 0px;
    			li{
    				width: 86px;
    				height: 26px;
    				padding: 10px 30px;
    				line-height: 26px;
    				margin: 0;
    				background-color: #444;
    				a{
    					color: #999;
    				}
    				&:hover{
    					background-color: rgba(3, 3, 3, 0.8);
    					a{
    						color: #fff;
    					}
    				}
    			}

    		}
		}*/
}
.header .nav ul li {
  list-style: none;
  float: left;
  text-align: left;
  line-height: 68px;
  margin-right: 32px;
  /*&:hover{
    			background-color: rgba(3, 3, 3, 0.5);
    			color: #d8711c;
    			cursor: pointer;
    		}*/
}
.header .nav ul li:last-child {
  margin-right: 0;
}
.header .nav ul li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.header .nav ul li a:hover {
  color: #ff993d;
}
.footer {
  background: #181f2a;
  width: 100%;
  height: 525px;
  color: #9c9fa3;
  position: relative;
}
.footer .footbar {
  width: 92%;
  height: 470px;
  margin: 0 auto;
}
.footer .foot-top {
  height: 52px;
  width: 100%;
  background-color: #f3f3f3;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.footer .foot-top p {
  width: 80%;
  margin: 0 auto;
  font-size: 20px;
  color: #333;
  line-height: 52px;
  height: 52px;
  text-align: left;
}
.footer .first {
  display: inline-block;
  float: left;
  text-align: left;
}
.footer .first img {
  padding-top: 80px;
  padding-bottom: 10px;
  width: 110px;
  height: 38px;
}
.footer .first div {
  margin-top: 30px;
  text-align: left;
}
.footer .first div .title {
  font-size: 14px;
  color: #3e444d;
  margin-bottom: 10px;
}
.footer .first div .info {
  font-size: 20px;
  margin-bottom: 20px;
}
.footer .first div .btn {
  display: inline-block;
  color: #fff;
  background: url("/static/assets/img/button.png") no-repeat;
  font-size: 14px;
  text-align: center;
  height: 24px;
  width: 100px;
  line-height: 22px;
  border: none;
  padding-bottom: 6px;
}
.footer .second {
  float: right;
  padding-top: 128px;
}
.footer .second ul {
  list-style: none;
}
.footer .second ul li {
  vertical-align: top;
  display: inline-block;
}
.footer .second ul li .lia {
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #3e444d;
  font-size: 16px;
  line-height: 30px;
}
.footer .second ul li a {
  color: #9c9fa3;
}
.footer .second .sub {
  width: 110px;
  text-align: left;
  margin-right: 60px;
  font-size: 17px;
}
.footer .second .sub li {
  line-height: 30px;
  height: 30px;
  cursor: pointer;
}
.footer .copyright {
  position: absolute;
  bottom: 20px;
  text-align: center;
  font-size: 12px;
  width: 100%;
}
* {
  margin: 0;
  padding: 0;
}
.main {
  text-align: center;
  min-width: 1200px;
}
.main .box-1 {
  position: relative;
  background: url("/static/assets/img/banner1.jpg") 50% 50% no-repeat;
  min-height: 525px;
  width: 100%;
  color: #fff;
  background-repeat: no-repeat;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media only screen and (max-device-width: 640px), only screen and (max-device-width: 667px), only screen and (max-width: 768px) and (orientation: landscape) {
  .main .box-1 {
    height: 725px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .main .box-1 {
    height: 785px !important;
  }
}
@keyframes animatedbackground {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0% 0;
  }
}
.main .box-1 .center {
  z-index: 1;
}
.main .box-1 .fz {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("/static/assets/img/map.png");
  background-repeat: no-repeat;
  background-position: 50%;
  animation: animatedbackground 30s linear infinite;
}
.main .box-1 .main-content {
  width: 1050px;
  margin: 0 auto;
}
.main .box-1 .content {
  text-align: left;
  width: 530px;
  display: none;
}
.main .box-1 .content .s1-1 {
  font-size: 50px;
  margin-bottom: 22px;
}
.main .box-1 .content .s1-2 {
  font-size: 30px;
  margin-bottom: 22px;
}
.main .box-1 .content .s1-3 {
  font-size: 14px;
  margin-bottom: 36px;
}
.main .box-1 .content .s1-4 {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.main .box-1 .content .s1-4 .advantage {
  width: 263px;
  display: inline-block;
  vertical-align: top;
}
.main .box-1 .content .s1-4 .advantage p {
  font-size: 30px;
  margin-bottom: 18px;
}
.main .box-1 .content .s1-4 .advantage div {
  font-size: 14px;
  line-height: 20px;
}
.main .box-1 .content .s1-4 .a1,
.main .box-1 .content .s1-4 .a2 {
  margin-right: 34px;
}
.main .box-1 .content button {
  width: 130px;
  height: 50px;
  line-height: 48px;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  border: 1px solid #fff;
  border-radius: 4px;
  cursor: pointer;
  color: #fff;
  background: transparent;
}
.main .box-1 .tabs {
  width: 1050px;
  height: 70px;
  margin: 0 auto;
  padding-bottom: 70px;
  list-style: none;
}
.main .box-1 .tabs .tab-1,
.main .box-1 .tabs .tab-2,
.main .box-1 .tabs .tab-3 {
  width: 318px;
  height: 70px;
  margin-right: 24px;
  display: inline-block;
  float: left;
  cursor: pointer;
}
.main .box-1 .tabs .tab-1 a.line,
.main .box-1 .tabs .tab-2 a.line,
.main .box-1 .tabs .tab-3 a.line {
  height: 1px;
  display: block;
  width: 100%;
  background-color: #40526b;
  margin-top: 34px;
}
.main .box-1 .tabs .tab-1 .actived,
.main .box-1 .tabs .tab-2 .actived,
.main .box-1 .tabs .tab-3 .actived {
  background-color: #b1bbc3 !important;
}
.main .box-2 {
  height: 660px;
}
.main .box-2 .business {
  width: 1200px;
  margin: auto;
  padding-top: 100px;
}
.main .box-2 .business div.head {
  height: 153px;
  color: #080d14;
  font-size: 30px;
}
.main .box-2 .business div.head p:nth-child(1) {
  display: block;
  width: 70px;
  height: 58px;
  background-size: 100%;
  background-position: center;
  margin: 0 auto;
  padding-top: 30px;
}
.main .box-2 .business div.head p:nth-child(2) {
  display: block;
  width: 100%;
  text-align: center;
}
.main .box-2 .business div.head .technology {
  background: url("/static/assets/img/technology.png") no-repeat;
}
.main .box-2 .business div.head .maintaince {
  background: url("/static/assets/img/maintaince.png") no-repeat;
}
.main .box-2 .business div.head .ser {
  background: url("/static/assets/img/service.png") no-repeat;
}
.main .box-2 .business div.head .mixcloud {
  background: url("/static/assets/img/mixcloud.png") no-repeat;
}
.main .box-2 .business .service {
  width: 380px;
  height: 488px;
  display: inline-block;
  text-align: center;
  border: 1px solid #d8dde0;
  border-right: none;
  cursor: pointer;
  vertical-align: top;
}
.main .box-2 .business .service .head {
  background-color: #f6f6f6;
}
.main .box-2 .business .service .sub {
  padding-top: 85px;
  color: #080d14;
}
.main .box-2 .business .service .sub span {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  line-height: 40px;
}
.main .box-2 .business .service-last {
  border-right: 1px solid #d8dde0;
}
.main .box-2 .business .detail {
  width: 420px;
}
.main .box-2 .business .detail-show {
  width: 600px;
  display: inline-block !important;
}
.main .box-2 .business .detail {
  height: 488px;
  vertical-align: top;
  border: 1px solid #d8dde0;
  border-right: none;
  display: none;
  text-align: left;
}
.main .box-2 .business .detail .head {
  background-color: #f6f6f6;
  color: #080d14;
}
.main .box-2 .business .detail:last-child {
  border-right: 1px solid #d8dde0;
}
.main .box-2 .business .detail .title {
  background-color: #3079ed;
  height: 153px;
  text-align: left;
  line-height: 74px;
  padding-left: 30px;
  color: #fff;
  font-size: 30px;
  margin-bottom: 26px;
}
.main .box-2 .business .detail .title a {
  text-decoration: none;
  margin-right: 12px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  float: right;
}
.main .box-2 .business .detail .title .name {
  display: inline-block;
  width: 30%;
  padding-left: 45px;
}
.main .box-2 .business .detail .sub-detail {
  padding: 34px 24px 0 24px;
}
.main .box-2 .business .detail .sub-detail .sub-head {
  margin-bottom: 15px;
  font-size: 16px;
  color: #080d14;
}
.main .box-2 .business .detail .sub-detail a {
  width: 78px;
  height: 26px;
  display: block;
  text-align: center;
  border: 1px solid #6a6e74;
  color: #6a6e74;
  border-radius: 4px;
  line-height: 26px;
  font-size: 14px;
  cursor: pointer;
  background: transparent;
  margin-bottom: 18px;
}
.main .box-2 .business .detail .content {
  padding-top: 20px;
  position: relative;
  border-top: 1px solid #6a6e74;
  margin: 0 auto;
}
.main .box-2 .business .detail .detail-content {
  display: inline-block;
  position: absolute;
  width: 50%;
  text-align: left;
  margin-bottom: 20px;
}
.main .box-2 .business .detail .detail-content p {
  margin-bottom: 8px;
  font-size: 16px;
  color: #080d14;
}
.main .box-2 .business .detail .detail-content span {
  font-size: 14px;
  color: #6a6e74;
  line-height: 20px;
}
.main .box-2 .business .detail .d1 {
  top: 20px;
  left: 0;
}
.main .box-2 .business .detail .d2 {
  top: 20px;
  left: 202px;
}
.main .box-2 .business .detail .d3 {
  top: 112px;
  left: 0;
}
.main .box-2 .business .detail .d4 {
  top: 112px;
  left: 202px;
}
.main .box-3 {
  background: url("/static/assets/img/box-3.jpg") 50% 50% no-repeat;
  height: 660px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  display: table;
}
.main .box-3 .main-content {
  width: 1050px;
  margin: 0 auto;
  text-align: left;
}
.main .box-3 .main-content .box3-left {
  display: inline-block;
  margin-top: 158px;
  color: #fff;
  text-align: left;
  margin-right: 36px;
  width: 360px;
  vertical-align: top;
}
.main .box-3 .main-content .box3-left .title {
  font-size: 36px;
  margin-bottom: 26px;
  padding-bottom: 22px;
  border-bottom: 1px solid #f0913c;
  width: 356px;
}
.main .box-3 .main-content .box3-left img {
  width: 166px;
  height: 72px;
  margin-bottom: 26px;
}
.main .box-3 .main-content .box3-left .intro {
  font-size: 14px;
  line-height: 26px;
  width: 286px;
  margin-bottom: 28px;
}
.main .box-3 .main-content .box3-left .btn {
  display: block;
  text-align: center;
  color: #fff;
  height: 26px;
  width: 72px;
  line-height: 26px;
  border: 1px solid #fff;
  background: transparent;
  border-radius: 4px;
  font-size: 14px;
}
.main .box-3 .main-content .box3-right {
  display: inline-block;
  width: 565px;
  margin-top: 48px;
  vertical-align: top;
}
.main .box-4 {
  height: 660px;
}
.main .box-4 .main-content {
  text-align: left;
  width: 1050px;
  margin: 0 auto;
}
.main .box-4 .main-content .box4-left {
  display: inline-block;
  margin-top: 138px;
  color: #9ea5ae;
  text-align: left;
  float: left;
  margin-right: 20px;
  width: 300px;
  vertical-align: top;
}
.main .box-4 .main-content .box4-left .s4-1 {
  margin-bottom: 18px;
  font-size: 30px;
  color: #0672d6;
}
.main .box-4 .main-content .box4-left .s4-2 {
  font-size: 14px;
  margin-bottom: 30px;
}
.main .box-4 .main-content .box4-left .btn {
  display: inline-block;
  text-align: center;
  border: 1px solid #080d14;
  width: 90px;
  height: 26px;
  line-height: 26px;
  border-radius: 4px;
  color: #080d14;
  background: transparent;
  margin-right: 26px;
  margin-bottom: 44px;
  font-size: 14px;
}
.main .box-4 .main-content .box4-left .btn:hover {
  color: #fff;
  background-color: #080d14;
  cursor: pointer;
}
.main .box-4 .main-content .box4-left .btn:last-child {
  margin-right: 0;
}
.main .box-4 .main-content .box4-left .Tcloud-btn {
  width: 135px;
}
.main .box-4 .main-content .box4-left .migrate-btn {
  width: 100px;
}
.main .box-4 .main-content .box4-left .s4-4 {
  font-size: 14px;
  line-height: 26px;
  width: 294px;
}
.main .box-4 .main-content .box4-right {
  display: inline-block;
  width: 710px;
  margin-top: 138px;
  vertical-align: top;
}
.main .box-5 {
  height: 370px;
  background: url("/static/assets/img/box-5.jpg");
  background-position: center;
}
.main .box-5 .content {
  text-align: left;
  width: 1050px;
  margin: 0 auto;
  padding: 50px 0;
  color: #fff;
}
.main .box-5 .content .s7-1 {
  font-size: 40px;
  margin-bottom: 10px;
}
.main .box-5 .content .s7-2 {
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 82px;
}
.main .box-5 .content button {
  width: 100px;
  height: 44px;
  line-height: 42px;
  font-size: 20px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  background: transparent;
}
.main .hide {
  display: none !important;
}
/**
 * USkin reset based on normalize.css v3.0.1
 *
 * @author LeeY <yaoli111144@gmail.com>
 */
ul,
ol,
dl,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
form {
  margin: 0;
}
input,
textarea {
  outline: 0;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
  text-decoration: none;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
button:hover,
button:active,
button:focus {
  outline: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.main {
  width: 100%;
  text-align: center;
  color: #fff;
}
.main .abox-1 {
  background: url("/static/assets/img/about/about_banner.jpg");
  background-position: center;
  height: 260px;
  color: #fff;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.main .abox-1 div {
  text-align: center;
  margin: 0 auto;
}
.main .abox-1 div p:nth-child(1) {
  font-size: 30px;
  margin-bottom: 20px;
}
.main .abox-1 div p:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
}
.main .abox-2 {
  height: 450px;
  color: #333;
  background: url("/static/assets/img/about/map.png") no-repeat;
  background-position: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.main .abox-2 .left {
  width: 1050px;
  margin: 0 auto;
  text-align: left;
  display: inline-block;
  color: #6c6a71;
}
.main .abox-2 .left .tel {
  background: url("/static/assets/img/about/telephone.png") 0 50% no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 12px;
}
.main .abox-2 .left .tg {
  background: url("/static/assets/tg.png") 0 50% no-repeat;
  background-size: 20px 20px;
  padding-left: 30px;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 12px;
}
.main .abox-2 .left .email {
  background: url("/static/assets/img/about/email.png") 0 50% no-repeat;
  background-size: 20px 20px;
  padding-left: 36px;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 12px;
}
.main .abox-2 .left .address {
  background: url("/static/assets/img/about/address.png") 0 50% no-repeat;
  background-size: 20px 20px;
  padding-left: 36px;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 12px;
}
.main .abox-2 .left .as1,
.main .abox-2 .left .as2,
.main .abox-2 .left .as3 {
  font-size: 18px;
  color: #6c6a71;
}
.main .abox-2 .left .as1 {
  margin-bottom: 58px;
}
.main .abox-2 .left .as2 {
  margin-bottom: 56px;
}
.main .abox-3 {
  height: 1800px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.main .abox-3 .content {
  text-align: left;
  width: 1050px;
  margin: 0 auto;
  color: #6a6e74;
}
.main .abox-3 .content .title {
  font-size: 40px;
  color: #333;
  margin: 0 0 32px 0;
}
.main .abox-3 .content .intro {
  font-size: 14px;
  color: #6a6e74;
  margin-bottom: 36px;
}
.main .abox-3 .content .honor {
  width: 100%;
}
.main .abox-3 .content .honor .honor-box {
  vertical-align: top;
  width: 445px;
  height: 186px;
  padding: 18px 24px;
  border: 1px solid #d2d6db;
  margin-right: 26px;
  margin-left: 275px;
  margin-bottom: 30px;
  /*img{
						height: 142px;
						display: inline-block;
					}*/
}
.main .abox-3 .content .honor .honor-box .show {
  height: 186px;
  display: inline-block;
  width: 214px;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.main .abox-3 .content .honor .honor-box .s1 {
  background-image: url("/static/assets/img/about/apn-2.png");
}
.main .abox-3 .content .honor .honor-box .s2 {
  background-image: url("/static/assets/img/about/c1.jpg");
}
.main .abox-3 .content .honor .honor-box .s3 {
  background-image: url("/static/assets/img/about/c2.jpg");
}
.main .abox-3 .content .honor .honor-box .s4 {
  background-image: url("/static/assets/img/about/c3.jpg");
}
.main .abox-3 .content .honor .honor-box .info {
  display: inline-block;
  width: 218px;
  vertical-align: top;
  margin-top: 30px;
}
.main .abox-3 .content .honor .honor-box .info p:nth-child(1) {
  font-size: 20px;
  color: #333;
  margin-bottom: 16px;
}
.main .abox-3 .content .honor .honor-box .info p:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
  color: #6a6e74;
}
.main .abox-3 .content .honor .honorphoto {
  margin-left: 130px;
}
.main .abox-3 .content .honor .honorphoto img {
  border: 1px solid #d2d6db;
  height: 274px;
  width: 208px;
  margin-right: 80px;
  margin-bottom: 20px;
}
.main .abox-3 .content .customerwall {
  border: 1px solid #d2d6db;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.main .abox-3 .content .customerwall img {
  width: 1050px;
}
.main .abox-3 .content .s7-1 {
  font-size: 20px;
  color: #080d14;
  margin-bottom: 34px;
  margin-top: 10px;
}
.main .abox-3 .content .s7-2 {
  font-size: 14px;
  line-height: 30px;
  color: #6a6e74;
  margin-bottom: 44px;
}
.main .abox-3 .content button {
  width: 98px;
  height: 42px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  color: #080d14;
  font-size: 14px;
  border: 1px solid #080d14;
  border-radius: 4px;
  cursor: pointer;
  background: transparent;
}
.main {
  width: 100%;
  text-align: center;
  color: #fff;
}
.main .tbox-1 {
  background: url("/static/assets/img/Tcloud/banner1.jpg");
  background-position: center;
  height: 260px;
  color: #fff;
  margin: 0 auto;
}
.main .tbox-1 div {
  text-align: center;
  margin: 0 auto;
  padding-top: 62px;
}
.main .tbox-1 div p:nth-child(1) {
  font-size: 30px;
  margin-bottom: 22px;
}
.main .tbox-1 div p:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.main .tbox-1 div button {
  width: 98px;
  height: 42px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #fff;
  border-radius: 4px;
  cursor: pointer;
  color: #fff;
  background: transparent;
}
.main .tbox-2 {
  height: 908px;
  background: url("/static/assets/img/bg.jpg") repeat;
}
.main .tbox-2 .content {
  height: 100%;
  width: 100%;
  color: #aab0b9;
}
.main .tbox-2 .content .head {
  padding-top: 52px;
  font-size: 18px;
  color: #333;
  margin-bottom: 38px;
}
.main .tbox-2 .content .line {
  margin-bottom: 106px;
  /*.t1{
					&:hover{
						&::before{
							background: #2f79ed url("/static/assets/img/Tcloud/icon.png") 0 100% no-repeat;
						}
					}
				}
				.t2{
					&:hover{
						&::before{
							background: #2f79ed url("/static/assets/img/Tcloud/icon.png") -28px 100% no-repeat;
						}
					}
				}
				.t3{
					&:hover{
						&::before{
							background: #2f79ed url("/static/assets/img/Tcloud/icon.png") -56px 100% no-repeat;
						}
					}
				}
				.t4{
					&:hover{
						&::before{
							background: #2f79ed url("/static/assets/img/Tcloud/icon.png") -84px 100% no-repeat;
						}
					}
				}
				.t5{
					&:hover{
						&::before{
							background: #2f79ed url("/static/assets/img/Tcloud/icon.png") -112px 100% no-repeat;
						}
					}
				}
				.t6{
					&:hover{
						&::before{
							background: #2f79ed url("/static/assets/img/Tcloud/icon.png") -140px 100% no-repeat;
						}
					}
				}
				.t7{
					&:hover{
						&::before{
							background: #2f79ed url("/static/assets/img/Tcloud/icon.png") -168px 100% no-repeat;
						}
					}
				}
				.t8{
					&:hover{
						&::before{
							background: #2f79ed url("/static/assets/img/Tcloud/icon.png") -196px 100% no-repeat;
						}
					}
				}
				.t9{
					&:hover{
						&::before{
							background: #2f79ed url("/static/assets/img/Tcloud/icon.png") -224px 100% no-repeat;
						}
					}
				}*/
}
.main .tbox-2 .content .line:last-child {
  margin-bottom: 0;
}
.main .tbox-2 .content .line .ttbox {
  width: 20%;
  box-sizing: border-box;
  display: inline-block;
  text-align: left;
  height: 128px;
  margin-right: 120px;
  padding-left: 10px;
  position: relative;
  /*	&:hover{
						padding-left: 40px;
						&::before{
							content: "";
							position: absolute;
							top: 0;
							left: 1px;
							height: 128px;
							width: 28px;
							border: none;
						}
					}*/
}
.main .tbox-2 .content .line .ttbox::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 180px;
  border-left: 1px solid #aab0b9;
}
.main .tbox-2 .content .line .ttbox .title {
  font-size: 20px;
  color: #333;
  margin-bottom: 20px;
}
.main .tbox-2 .content .line .ttbox .advantage {
  font-size: 14px;
  line-height: 20px;
}
.main .tbox-2 .content .line .t-3 {
  margin-right: 0px;
}
.main .devBox {
  padding-top: 15px;
}
.main .tbox-3 {
  height: 690px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.main .tbox-3 .content {
  width: 1050px;
  margin: 0 auto;
  text-align: left;
}
.main .tbox-3 .content .ttbox {
  display: inline-block;
  padding-left: 96px;
  width: 350px;
}
.main .tbox-3 .content .ttbox .title {
  font-size: 30px;
  color: #080d14;
  margin-bottom: 16px;
}
.main .tbox-3 .content .ttbox .advantage {
  font-size: 14px;
  line-height: 20px;
  color: #6a6e74;
}
.main .tbox-3 .content .ttbox-1 {
  margin-right: 140px;
  margin-bottom: 80px;
  background: url("/static/assets/img/Tcloud/icon1.png") 0 50% no-repeat;
  background-size: 80px;
}
.main .tbox-3 .content .ttbox-2 {
  background: url("/static/assets/img/Tcloud/icon2.png") 0 50% no-repeat;
  background-size: 80px;
  margin-bottom: 80px;
}
.main .tbox-3 .content .ttbox-3 {
  margin-right: 140px;
  background: url("/static/assets/img/Tcloud/icon3.png") 0 50% no-repeat;
  background-size: 80px;
}
.main .tbox-3 .content .ttbox-4 {
  background: url("/static/assets/img/Tcloud/icon4.png") 0 50% no-repeat;
  background-size: 80px;
}
.main .tbox-4 {
  height: 410px;
  background: url("/static/assets/img/Tcloud/banner4.jpg");
  background-position: center;
  color: #fff;
}
.main .tbox-4 .content {
  text-align: left;
  width: 1050px;
  margin: 0 auto;
  padding: 60px 0;
}
.main .tbox-4 .content .s7-1 {
  font-size: 30px;
  margin-bottom: 50px;
}
.main .tbox-4 .content .s7-2 {
  font-size: 14px;
  margin-bottom: 40px;
  line-height: 26px;
}
.main .tbox-4 .content button {
  width: 98px;
  height: 42px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #fff;
  border-radius: 4px;
  cursor: pointer;
  color: #fff;
  background: transparent;
}
.main {
  width: 100%;
  text-align: center;
  color: #fff;
}
.main .mbox-1 {
  background: url("/static/assets/img/mixCloud/banner1.jpg");
  background-position: center;
  height: 260px;
  color: #fff;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.main .mbox-1 div {
  text-align: center;
  margin: 0 auto;
  padding-top: 40px;
}
.main .mbox-1 div p:nth-child(1) {
  font-size: 30px;
  margin-bottom: 20px;
}
.main .mbox-1 div p:nth-child(2) {
  font-size: 14px;
  line-height: 20px;
}
.main .mbox-2 {
  height: 560px;
  background: url("/static/assets/img/bg.jpg") repeat;
  background-position: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.main .mbox-2 img {
  display: block;
}
.main .mbox-3 {
  height: 490px;
}
.main .mbox-3 .content {
  height: 100%;
  width: 1050px;
  margin: 0 auto;
  color: #aab0b9;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}
.main .mbox-3 .content .box {
  text-align: left;
  width: 290px;
  margin-right: 100px;
  vertical-align: top;
}
.main .mbox-3 .content .box:last-child {
  margin-right: 0px;
}
.main .mbox-3 .content .box .title {
  font-size: 20px;
  color: #080d14;
  padding-bottom: 30px;
  border-bottom: 1px solid #aab0b9;
}
.main .mbox-3 .content .box .detail {
  font-size: 14px;
  line-height: 30px;
  padding-top: 34px;
}
.main .mbox-4 {
  height: 410px;
  background: url("/static/assets/img/mixCloud/banner4.jpg");
  background-position: center;
  color: #fff;
}
.main .mbox-4 .content {
  text-align: left;
  width: 1050px;
  margin: 0 auto;
  padding: 60px 0;
}
.main .mbox-4 .content .s7-1 {
  font-size: 30px;
  margin-bottom: 50px;
}
.main .mbox-4 .content .s7-2 {
  font-size: 14px;
  margin-bottom: 40px;
}
.main .mbox-4 .content button {
  width: 98px;
  height: 42px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #fff;
  border-radius: 4px;
  cursor: pointer;
  color: #fff;
  background: transparent;
}
.main {
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: 0;
}
.main .hide {
  display: none;
}
.main .sbox-1 {
  background: url("/static/assets/img/service/banner1.jpg");
  height: 260px;
  color: #fff;
  padding-top: 30px;
  border-bottom: 1px solid #fff;
}
.main .sbox-1 div {
  text-align: center;
  margin: 0 auto;
  padding-top: 80px;
  padding-left: 80px;
}
.main .sbox-1 div p:nth-child(1) {
  font-size: 30px;
  margin-bottom: 34px;
}
.main .sbox-1 div p:nth-child(2) {
  font-size: 14px;
  margin: 28px 0;
}
.main .sbox-2 {
  height: auto;
}
.main .sbox-2 .list {
  width: 100%;
  margin: 0 auto;
  height: auto;
}
.main .sbox-2 .list .mar {
  margin-top: 68px;
}
.main .sbox-2 .list .right {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  color: #8f9296;
  text-align: left;
  margin-bottom: 22px;
}
.main .sbox-2 .list .right .left {
  border: 1px solid #f6f6f7;
  position: fixed;
  background-color: #f6f6f7;
  vertical-align: top;
  text-align: center;
  width: 110px;
  height: 486px;
  display: inline-block;
  margin-right: 32px;
  top: 351px;
  left: 7%;
}
@media screen and (max-width: 1024px) {
  .main .sbox-2 .list .right .left {
    left: 3%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .main .sbox-2 .list .right .left {
    left: 5%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1440px) {
  .main .sbox-2 .list .right .left {
    left: 7%;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1920px) {
  .main .sbox-2 .list .right .left {
    left: 16%;
  }
}
.main .sbox-2 .list .right .left .content .s2-2 {
  margin-top: 40px;
  padding-top: 45px;
  cursor: pointer;
  display: inline-block;
  font-size: 22px;
  color: #aab0b9;
}
.main .sbox-2 .list .right .left .content .s2-2:hover {
  color: #080d14;
}
.main .sbox-2 .list .right .left .content .s2-2-1 {
  background-image: url("/static/assets/img/technology.png");
  background-size: 45px 39px;
  background-position: center 0%;
  background-repeat: no-repeat;
}
.main .sbox-2 .list .right .left .content .s2-2-2 {
  background: url("/static/assets/img/mixcloud.png") center 0% no-repeat;
  background-size: 45px 39px;
}
.main .sbox-2 .list .right .left .content .s2-2-3 {
  background: url("/static/assets/img/maintaince.png") center 0% no-repeat;
  background-size: 45px 39px;
}
.main .sbox-2 .list .right .left .content .s2-2-4 {
  background: url("/static/assets/img/service.png") center 0% no-repeat;
  background-size: 45px 39px;
}
.main .sbox-2 .list .right .left .actived a {
  color: #080d14 !important;
}
.main .sbox-2 .list .right .r1,
.main .sbox-2 .list .right .r2,
.main .sbox-2 .list .right .r3,
.main .sbox-2 .list .right .r4 {
  width: 100%;
  padding-top: 60px;
}
.main .sbox-2 .list .right .r1 {
  background-color: #f9f9f9;
  height: 850px;
}
.main .sbox-2 .list .right .r2 {
  background-color: #fff;
  height: 424px;
}
.main .sbox-2 .list .right .r3 {
  background-color: #f9f9f9;
  height: 700px;
}
.main .sbox-2 .list .right .r4 {
  background-color: #fff;
  height: 660px;
}
.main .sbox-2 .list .right .title {
  font-size: 30px;
  color: #080d14;
  height: 40px;
  line-height: 40px;
  padding-left: 60px;
  margin-bottom: 22px;
}
.main .sbox-2 .list .right .para {
  font-size: 14px;
  margin-bottom: 20px;
}
.main .sbox-2 .list .right .details {
  border: 1px solid #bbbfc6;
  padding: 16px;
  margin-bottom: 32px;
}
.main .sbox-2 .list .right .details .info {
  padding-bottom: 14px;
  border-bottom: 1px solid #bbbfc6;
  margin-bottom: 14px;
  font-size: 14px;
}
.main .sbox-2 .list .right .line {
  margin-bottom: 24px;
  text-align: left;
}
.main .sbox-2 .list .right .line:last-child {
  margin-bottom: 0px;
}
.main .sbox-2 .list .right .line span {
  display: inline-block;
  width: 320px;
  vertical-align: top;
}
.main .sbox-2 .list .right .line span:nth-child(1) {
  margin-right: 36px;
}
.main .sbox-2 .list .right .line .para {
  font-size: 14px;
  line-height: 30px;
  color: #8f9296;
}
.main .sbox-2 .list .right .line .para:nth-child(1) {
  margin-bottom: 20px;
}
.main .sbox-2 .list .right .line .title2 {
  font-size: 20px;
  color: #080d14;
  margin-bottom: 10px;
}
.main .sbox-2 .list .right .line:last-child {
  border-bottom: none;
}
.main .sbox-2 .list .right .base {
  width: 780px;
  margin: 0 auto;
}
.main .sbox-2 .list .right .base1,
.main .sbox-2 .list .right .base3 {
  background-color: #f9f9f9;
}
.main .sbox-2 .list .right .base1 .title {
  background: url("/static/assets/img/technology.png") no-repeat;
  background-size: 45px 39px;
}
.main .sbox-2 .list .right .base1 .info1 {
  width: 190px;
}
.main .sbox-2 .list .right .base1 .info2 {
  width: 112px;
}
.main .sbox-2 .list .right .base2 .title {
  background: url("/static/assets/img/mixcloud.png") no-repeat;
  background-size: 45px 39px;
}
.main .sbox-2 .list .right .base2 .info {
  width: 208px;
}
.main .sbox-2 .list .right .base3 .title {
  background: url("/static/assets/img/maintaince.png") no-repeat;
  background-size: 45px 39px;
}
.main .sbox-2 .list .right .base3 .info {
  width: 112px;
}
.main .sbox-2 .list .right .base4 .title {
  background: url("/static/assets/img/service.png") no-repeat;
  background-size: 45px 39px;
}
.main .sbox-2 .list .right .base4 .info {
  width: 140px;
}
.msg-head {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: url("/static/assets/img/msg-head.jpg") repeat-x;
  color: #fff;
}
.msg-head .main-content {
  width: 1050px;
  margin: 0 auto;
  height: 42px;
}
.msg-head .main-content .msg-logo {
  display: inline-block;
  width: 85px;
  height: 26px;
  margin-top: 8px;
  padding-right: 30px;
  border-right: 1px solid #fff;
  margin-right: 28px;
}
.msg-head .main-content .msg-logo img {
  width: 100%;
}
.msg-head .main-content .intro {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  vertical-align: top;
}
.main {
  width: 100%;
  min-width: 1200px;
}
.main .box {
  margin: 20px auto;
  padding: 0;
}
.main .msg-box {
  background-color: #f8f8f9;
  padding-bottom: 50px;
  padding-top: 36px;
}
.main .msg-box .main-content {
  width: 1050px;
  margin: 0 auto;
  text-align: left;
  color: #9e9ea7;
}
.main .msg-box .main-content .msg-form {
  width: 1050px;
  height: 560px;
  padding: 16px;
  background: #fff;
}
.main .msg-box .main-content .msg-form .left {
  width: 610px;
  position: relative;
  height: 400px;
  display: inline-block;
  margin-right: 70px;
  vertical-align: top;
}
.main .msg-box .main-content .msg-form .left .tag {
  position: absolute;
  bottom: 16px;
  left: 16px;
}
.main .msg-box .main-content .msg-form .left .tag span {
  height: 50px;
  width: 129px;
  display: inline-block;
  margin-right: 16px;
  background-color: #fff;
  line-height: 50px;
  cursor: pointer;
}
.main .msg-box .main-content .msg-form .left .tag span:last-child {
  margin-right: 0;
}
.main .msg-box .main-content .msg-form .left .tag span em {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #f8f8f9;
  margin: 0 5px;
  border-radius: 4px;
}
.main .msg-box .main-content .msg-form .left .tag span em.selected {
  background-color: #3ca9cd;
}
.main .msg-box .main-content .msg-form .right {
  width: 347px;
  position: relative;
  height: 400px;
  display: inline-block;
  vertical-align: top;
}
.main .msg-box .main-content .msg-form .right .btn {
  position: absolute;
  bottom: -55px;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  border: none;
  outline: none;
  background-color: #ff993d;
  color: #fff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
.main .msg-box .main-content .msg-form .register-box {
  height: 50px;
  line-height: 50px;
  background-color: #f8f8f9;
  margin-bottom: 40px;
  width: 100%;
}
.main .msg-box .main-content .msg-form .register-box .box {
  position: relative;
  padding-left: 16px;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.main .msg-box .main-content .msg-form .register-box .box textarea,
.main .msg-box .main-content .msg-form .register-box .box input {
  padding-left: 12px;
  border: 1px solid #ccc;
  outline: none;
  background-color: #f8f8f9;
}
.main .msg-box .main-content .msg-form .register-box .box input {
  width: 210px;
  box-sizing: unset;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #a6a6a6;
  padding: 10px 15px;
  margin-left: 16px;
}
.main .msg-box .main-content .msg-form .register-box .box textarea {
  line-height: 22px;
  font-size: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 0 !important;
}
.main .msg-box .main-content .msg-form .s-register-box {
  margin-bottom: 40px;
  margin-top: 40px;
  width: 100%;
}
.main .msg-box .main-content .msg-form .s-register-box .s-box {
  position: relative;
  width: 194px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  box-sizing: border-box;
  padding-left: 16px;
}
.main .msg-box .main-content .msg-form .s-register-box .s-box input {
  padding-left: 12px;
  border: 1px solid #ccc;
  height: 20px;
  line-height: 20px;
  outline: none;
  background-color: #f8f8f9;
  font-size: 14px;
  color: #a6a6a6;
  padding: 10px 15px;
  width: 73px;
}
.main .msg-box .main-content .msg-form .s-register-box .captcha-img {
  display: inline-block;
  margin-left: 22px;
  width: 86px;
  height: 50px;
  vertical-align: top;
  font-size: 14px;
}
.main .msg-box .main-content .msg-form .s-register-box .captcha-img .image {
  width: 86px;
  height: 35px;
  background-color: #f8f8f9;
  margin-top: 4px;
  margin-bottom: 3px;
  text-align: center;
}
.main .msg-box .main-content .msg-form .s-register-box .captcha-img img {
  width: 86px;
  height: 35px;
  display: inline-block;
}
.main .msg-box .main-content .msg-form .s-register-box .captcha-img .update {
  width: 76px;
  letter-spacing: 5px;
  cursor: pointer;
}
.main .msg-box .main-content .msg-form .box2 {
  height: 100%;
}
.main .msg-box .main-content .msg-form .box2 textarea {
  width: 100%;
  height: 100%;
  resize: none;
}
.main .msg-box .left .box {
  height: 376px !important;
}
.main .msg-box .captcha {
  width: 100px;
  margin-right: 22px;
}
.main .msg-box .captcha .num {
  width: 56px;
  height: 20px;
  display: block;
  margin-bottom: 10px;
}
.main .msg-box .tip {
  width: 100%;
  line-height: 30px;
  font-size: 12px;
  height: 30px;
  display: none;
}
.main .msg-box .error {
  border: 1px solid rgba(255, 0, 0, 0.3);
}
.main .msg-box .tip-error {
  color: #f00;
  display: block !important;
  margin-top: -20px;
}
.main .msg-box .sbt {
  background-color: #3ca9cd !important;
  color: #fff !important;
}
.main .msg-box2 {
  height: 540px;
  width: 100%;
  padding-top: 40px;
  background-color: #f8f8f9;
}
.main .msg-box2 .main-content {
  width: 1050px;
  margin: 0 auto;
  background-color: #fff;
  height: 484px;
  text-align: center;
}
.main .msg-box2 .main-content .success {
  padding-top: 174px;
}
.main .msg-box2 .main-content .success img {
  height: 66px;
  width: 66px;
}
.main .msg-box2 .main-content .success p {
  margin-top: 22px;
  margin-bottom: 16px;
  color: #9e9ea7;
  font-size: 14px;
}
.main .msg-box2 .main-content .success a {
  display: inline-block;
  color: #3ca9cd;
  font-size: 14px;
}
.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.solution_main {
  background: #f3f3f3;
  padding-top: 1px;
  position: relative;
  top: 2px;
  margin-top: -2px;
  padding: 30px 0;
}
.solution_main .content {
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 30px;
}
.solution_main .content ul li {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #eee;
}
.solution_main .content ul li:nth-child(1) {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.solution_main .content ul li .pic {
  width: 300px;
  border: solid 1px #eee;
  overflow: hidden;
  cursor: pointer;
}
.solution_main .content ul li .pic:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.solution_main .content ul li .pic img {
  width: 300px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.solution_main .content ul li .cont {
  margin-left: 350px;
  text-align: left;
}
.solution_main .content ul li .cont .tit {
  color: #000;
  font-size: 20px;
  border-bottom: solid 1px #eee;
  padding-bottom: 15px;
}
.solution_main .content ul li .cont .note {
  color: #333;
  font-size: 16px;
  margin-top: 20px;
}
.solution_main .content ul li .cont .price {
  margin-top: 15px;
}
.solution_main .content ul li .cont .price a {
  display: inline-block;
  padding: 0 15px;
  height: 34px;
  background: #ff993d;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  opacity: 0.9;
}
.solution_main .content ul li .cont .price a:hover {
  opacity: 1;
}
body {
  overflow-x: hidden;
}
.trans {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.box {
  width: 1080px;
  height: 188px;
  background: #fff;
  margin: 30px auto;
  padding: 20px;
}
.box .head span {
  font-size: 18px;
  color: #333;
}
.box .head {
  margin-bottom: 20px;
}
.box .head a {
  text-decoration: none;
  float: right;
  font-size: 15px;
  color: #333;
}
.box .head a:hover {
  color: #F00;
}
.box ul li {
  width: 190px;
  height: 130px;
  list-style: none;
  position: relative;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.box ul li .deatil {
  width: 190px;
  height: 130px;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: -240px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.box ul li .deatil h2 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding-top: 30px;
}
.box ul li .deatil p {
  font-size: 16px;
  text-align: center;
  margin: 30px;
  color: #fff;
}
.box ul li .deatil a {
  font-size: 15px;
  display: block;
  color: #fff;
  background-color: #F00;
  text-decoration: none;
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
}
.box ul li:hover .deatil {
  top: 0;
}
.address {
  display: block;
  margin-top: 10px;
}
.footer .copyright {
  position: static;
  clear: both;
}
.footer {
  height: auto;
}
.footer .footbar {
  height: auto;
  padding-bottom: 20px;
}
#btnSignCheck {
  height: 40px;
  font-size: 16px;
  background: #ff993d;
  color: #fff;
  border: 0;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
.register_main {
  color: #666;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.login_main {
  width: 900px;
  margin: 0 auto;
  padding: 100px 0;
  background: url(/static/assets/img/loginbg.png) no-repeat left center;
}
.login_bot {
  color: #333;
  font-size: 14px;
}
.login_bot a {
  color: #ff993d;
}
.btn_login {
  width: 140px;
  margin-bottom: 5px;
  position: relative;
  top: -5px;
}
.li_btn {
  margin-right: 10px!important;
  line-height: 68px;
}
.li_btn a {
  display: inline-block;
  background: #ff993d;
  color: #fff;
  width: 50px!important;
  border-radius: 4px;
  text-align: center;
  height: 30px!important;
  line-height: 30px;
}
.li_btn a:hover {
  color: #fff;
}
.regForm {
  /* width:800px; */
  /* border:solid 1px #ddd; */
  padding: 20px;
  margin: 0px auto;
}
.regForm li {
  position: relative;
  padding-left: 135px;
  margin: 15px 0;
  line-height: 42px;
}
.regForm li label {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: right;
  width: 130px;
  color: #666;
  line-height: 42px;
  font-weight: normal;
}
.regForm li input.text {
  box-sizing: unset;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #a6a6a6;
  padding: 10px 15px;
  width: 300px;
  border: 1px solid #cccccc;
  font-family: "Microsoft Yahei";
}
.regForm li input.button {
  width: 300px;
}
.regForm li select {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #a6a6a6;
  width: 328px;
  border: 1px solid #cccccc;
  font-family: "Microsoft Yahei";
  display: inline-block;
}
.regForm h6 {
  padding-left: 140px;
  font-family: "Microsoft Yahei";
  color: #777;
  font-size: 20px;
  font-weight: normal;
  border-bottom: solid 1px #ddd;
  line-height: 50px;
  margin-bottom: 20px;
}
.regForm li span {
  margin-left: 10px;
  font-size: 12px;
  color: #999;
}
.loginForm {
  padding-bottom: 30px;
}
.loginForm {
  float: right;
  margin: 30px 10px 0 0;
  border: 1px solid #dcdcdc;
  width: 262px;
  padding: 20px 0;
  background: #fff;
  padding: 28px 39px;
  overflow: hidden;
  box-sizing: unset;
}
.loginForm .left {
  width: 100%;
  float: none !important;
}
.loginForm .left h6 {
  font-family: "Microsoft Yahei";
  color: #777;
  font-size: 20px;
  font-weight: normal;
}
.loginForm .left ul {
  padding: 10px 0 0 0;
}
.loginForm .left li {
  padding: 10px 0;
  line-height: 23px;
  color: #333;
  vertical-align: bottom;
}
.loginForm .left li b {
  float: left;
  width: 50px;
  height: 25px;
  font-weight: normal;
}
.loginForm .left li input.text {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #a6a6a6;
  padding: 10px 5%;
  width: 90%;
  border: 1px solid #cccccc;
  font-family: "Microsoft Yahei";
  box-sizing: unset;
}
.loginForm .right {
  width: 250px;
}
.loginForm .right h6 {
  line-height: 25px;
  font-size: 14px;
  color: #333;
}
.loginForm .right ul {
  padding: 20px 0 0;
}
.loginForm .right li {
  line-height: 25px;
  color: #666;
}
.header-rt {
  width: 125px;
  height: 40px;
  float: right;
  margin-top: 14px;
  position: relative;
  z-index: 93;
}
.header-rt a.en {
  background: url(/static/assets/en.png) no-repeat left center;
}
.header-rt a.cn {
  background: url(/static/assets/cn.png) no-repeat left center;
}
.header-rt a {
  color: #fff;
  margin-left: 30px;
  line-height: 40px;
  padding-left: 25px;
  font-size: 14px;
}
      .containers {
          background: #000;
       width: 100%;
       padding: 40px 0px;
       margin-right: auto;
       margin-left: auto;
      }
      .PartnerSlider_partnerTitle__wKukO {
       text-align: center;
       margin-bottom: 45px;
      }
      .PartnerSlider_partnerTitle__wKukO span {
       font-size: 16px;
       color: #29deb7;
      }
      .owl-carousel {
       display: block;
       width: 100%;
       -webkit-tap-highlight-color: transparent;
       position: relative;
       z-index: 1;
      }
      .owl-carousel .owl-stage {
       position: relative;
       touch-action: manipulation;
       -moz-backface-visibility: hidden;
      }
      .owl-carousel .owl-stage {
       min-width: 100%;
       display: flex;
       justify-content: flex-start;
      }
      .owl-carousel.partner-slides .owl-item {
       display: flex;
       justify-content: center
      }
      .ThemedImages_imageBox__hU1iE {
       position: relative;
      }
      html[data-theme=dark] .ThemedImages_imageBox__hU1iE .ThemedImages_darkLogo__t4yu_ {
       opacity: 1;
      }
      .ThemedImages_imageBox__hU1iE .ThemedImages_darkLogo__t4yu_ {
       background-color: transparent;
       transition: opacity .3s ease;
       opacity: 1;
      }
      .PartnerSlider_imageBox__CWc0G {
       position: relative;
       text-align: center;
       width: 100%;
       max-width: 300px;
       padding-left: 20px;
       padding-right: 20px;
      }
      .ThemedImages_imageBox__hU1iE {
       position: relative;
      }
      .owl-carousel .owl-item img {
       display: block;
       width: 100%;
      }
      img {
       max-width: 100%;
       height: auto;
       display: inline-block;
      }
      .ThemedImages_imageBox__hU1iE .ThemedImages_lightLogo__bysHe {
       position: absolute;
       top: 0;
       background-color: transparent;
       transition: opacity .3s ease;
       opacity: 0;
       width: 100%;
      }
      .owl-carousel .owl-item img {
       display: block;
       width: 100%;
      }
      .owl-carousel .owl-stage-outer {
       position: relative;
       overflow: hidden;
       -webkit-transform: translateZ(0);
      }
  
      .lunbo{
       width: 85%;
       margin-left: auto;
       margin-right: auto;
      }