﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
* {
  font-family: 微软雅黑;
  margin: 0;
  padding: 0;
}
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.main {
  width: 100%;
  min-width: 1200px;
  min-height: calc(-191vh);
  background-color: #f5f5f5;
}
.main .homePage {
  width: 100%;
  min-width: 1200px;
  background-color: #fff;
}
.main .homePage .logo {
  margin: 23px 0 0 0;
  float: left;
  display: inline;
  height: 33px;
  width: auto;
  cursor: pointer;
}
.main .homePage .center {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.main .homePage .head {
  background: url("../images/bg.png"/*tpa=http://bd.yimali.cn/static/images/bg.png*/) no-repeat;
  background-size: cover;
  height: 640px;
}
.main .homePage .head .active {
  color: #188fff !important;
}
.main .homePage .head ._top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: #2a303c;
  box-shadow: none !important;
}
.main .homePage .head .top {
  height: 80px;
  box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.1);
}
.main .homePage .head .top ul {
  margin-left: 150px;
  float: left;
  display: inline;
}
.main .homePage .head .top ul li {
  float: left;
  display: inline;
  padding: 0 20px;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.main .homePage .head .top ul li a {
  color: #fff;
  text-decoration: none;
}
.main .homePage .head .top ul li:hover {
  color: #188fff;
}
.main .homePage .head .top ul li:hover a {
  color: #188fff;
}
.main .homePage .head .top .reg {
  float: right;
  display: inline;
  width: 96px;
  text-align: center;
  font-size: 16px;
  background-color: #188fff;
  color: #fff;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 16px;
  margin-top: 24px;
}
.main .homePage .head .top .reg a {
  text-decoration: none;
  color: #fff;
}
.main .homePage .head .top .login {
  float: right;
  display: inline;
  margin-right: 60px;
  font-size: 16px;
  height: 80px;
  line-height: 80px;
  cursor: pointer;
}
.main .homePage .head .banner-main {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 600px;
}
.main .homePage .head .banner-main .p {
  position: absolute;
  left: 85px;
  top: 120px;
  color: #fff;
}
.main .homePage .head .banner-main .p p:first-child {
  font-size: 24px;
  line-height: 60px;
}
.main .homePage .head .banner-main .p p:nth-child(2) {
  line-height: 36px;
  font-size: 48px;
  font-weight: bold;
  line-height: 60px;
  text-shadow: 0px 8px 30px rgba(0, 50, 180, 0.3);
}
.main .homePage .head .banner-main .p p:last-child {
  padding-top: 25px;
  line-height: 36px;
  color: #188fff;
  font-size: 24px;
}
.main .homePage .head .banner-main .banner-prompt {
  position: absolute;
  font-size: 18px;
  color: #fff;
  left: 85px;
  bottom: 220px;
  height: 32px;
  line-height: 32px;
  border-radius: 6px;
}
.main .homePage .head .banner-main .banner-prompt strong {
  font-size: 30px;
}
.main .homePage .head .banner-main .join {
  position: absolute;
  cursor: pointer;
  width: 183px;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
  background: #188fff;
  color: #fff;
  border-radius: 25px;
  left: 85px;
  bottom: 130px;
}
.main .homePage .head .banner-main .join a {
  color: #fff;
  text-decoration: none;
}
.main .homePage .item-1 {
  height: 530px;
  position: relative;
}
.main .homePage .item-1 #item-2 {
  position: absolute;
  left: 0;
  bottom: 80px;
}
.main .homePage .item-1 .title {
  padding-top: 70px;
}
.main .homePage .item-1 ul {
  margin-top: 40px;
}
.main .homePage .item-1 ul li {
  float: left;
  display: inline;
  text-align: center;
  width: 280px;
  height: 300px;
  background: #f5f8f9;
  margin-left: 20px;
}
.main .homePage .item-1 ul li:first-child {
  margin-left: 0;
}
.main .homePage .item-1 ul img {
  width: 90px;
  height: 90px;
  margin-top: 30px;
}
.main .homePage .item-1 ul p {
  font-size: 24px;
  margin: 30px 0 20px 0;
  color: #333;
}
.main .homePage .item-1 ul span {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.main .homePage .item-5 {
  height: 550px;
}
.main .homePage .item-5 ul {
  display: flex;
  flex-wrap: wrap;
}
.main .homePage .item-5 ul .no-margin {
  margin-left: 0;
}
.main .homePage .item-5 ul li {
  width: 380px;
  height: 170px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  margin-left: 20px;
  margin-top: 40px;
  list-style: none;
}
.main .homePage .item-5 ul div {
  padding: 15px 20px;
  font-size: 16px;
  height: 44px;
}
.main .homePage .item-5 ul div span {
  color: #188fff;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
.main .homePage .item-5 ul div p {
  display: inline-block;
  width: 308px;
}
.main .homePage .item-5 ul div:nth-of-type(1) {
  background: #f6f6f6;
}
.main .homePage .item-5 ul div:nth-of-type(2) span {
  padding-left: 20px;
}
.main .homePage .item-2 {
  background-color: #F5F8F9;
  height: 700px;
  position: relative;
}
.main .homePage .item-2 ._center {
  width: 1400px;
  background: url("../images/home-10.png"/*tpa=http://bd.yimali.cn/static/images/home-10.png*/) no-repeat center center;
  height: 100%;
  margin: 0 auto;
}
.main .homePage .item-2 #item-3 {
  position: absolute;
  left: 0;
  bottom: 80px;
}
.main .homePage .item-2 .title {
  padding-top: 40px;
}
.main .homePage .item-2 .con {
  position: relative;
}
.main .homePage .item-2 .con .item-2-left {
  float: left;
  display: inline;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.main .homePage .item-2 .con .item-2-left p {
  margin-top: 10px;
}
.main .homePage .item-2 .con .item-2-right {
  float: right;
  display: inline;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.main .homePage .item-2 .con .item-2-right p {
  margin-top: 10px;
}
.main .homePage .item-2 .con .one .item-2-left {
  margin-top: 85px;
  margin-left: 64px;
}
.main .homePage .item-2 .con .one .item-2-right {
  margin-top: 38px;
  margin-right: 100px;
}
.main .homePage .item-2 .con .two .item-2-left {
  margin-top: 73px;
  margin-left: 186px;
}
.main .homePage .item-2 .con .two .item-2-right {
  margin-top: 69px;
  margin-right: 197px;
}
.main .homePage .item-2 .con .three .item-2-left {
  margin-top: 64px;
  margin-left: 19px;
}
.main .homePage .item-2 .con .three .item-2-right {
  margin-top: 99px;
  margin-right: 23px;
}
.main .homePage .item-3 {
  background-color: #fff;
  height: 550px;
}
.main .homePage .item-3 .title {
  padding-top: 80px;
  margin-bottom: 40px;
}
.main .homePage .item-3 .carousel {
  height: 290px;
  overflow: hidden;
}
.main .homePage .item-3 .carousel .carousel-ul {
  display: flex;
}
.main .homePage .item-3 .carousel .carousel-ul li {
  display: flex;
  flex-wrap: wrap;
  width: 380px;
  height: 290px;
  box-sizing: border-box;
  margin-left: 20px;
  padding: 20px;
}
.main .homePage .item-3 .carousel .carousel-ul li:first-child {
  margin-left: 0;
}
.main .homePage .item-3 .carousel .carousel-ul li .carousel-div {
  width: 200px;
  margin-top: 7px;
  margin-left: 20px;
}
.main .homePage .item-3 .carousel .carousel-ul li .carousel-title {
  font-size: 24px;
  color: #333;
}
.main .homePage .item-3 .carousel .carousel-ul li .carousel-tit {
  width: 64px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #0088ff;
  border-radius: 4px;
  color: #fff;
  margin-top: 10px;
}
.main .homePage .item-3 .carousel .carousel-ul li .carousel-content {
  width: 300px;
  padding: 20px;
  height: 110px;
  line-height: 22px;
  margin-top: 20px;
  background: #f5f8f9;
  border-radius: 4px 20px 20px 20px;
  border: 1px solid #e5e5e5;
}
.main .homePage .item-4 {
  height: 240px;
  background: url("../images/home-21.png"/*tpa=http://bd.yimali.cn/static/images/home-21.png*/) no-repeat top center;
  background-size: cover;
  text-align: center;
}
.main .homePage .item-4 p {
  padding-top: 60px;
  height: 32px;
  font-size: 32px;
  color: #ffffff;
}
.main .homePage .item-4 .join {
  cursor: pointer;
  width: 144px;
  font-size: 24px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #188fff;
  color: #fff;
  border-radius: 24px;
  margin: 0 auto;
  margin-top: 30px;
}
.main .homePage .item-4 .join a {
  color: #fff;
  text-decoration: none;
}
.main .homePage .item-6 {
  height: 100px;
  text-align: center;
}
.main .homePage .item-6 p {
  margin-top: 30px;
  color: #999;
}
.main .homePage .item-6 p:nth-child(1) {
  margin-top: 50px;
}
.main .homePage .item-6 span {
  color: #333;
  padding: 0 30px;
}
.main .homePage .title span {
  width: 4px;
  height: 20px;
  background: #0088ff;
  border-radius: 0px 100px 100px 0px;
  margin-right: 20px;
  display: inline-block;
}
.main .homePage .title p {
  font-size: 36px;
  font-weight: 600;
  color: #333333;
}
.mobile-main {
  width: 100%;
  background: #fff;
}
.mobile-main .center {
  margin: 0 16px;
}
.mobile-main .title span {
  width: 4px;
  height: 16px;
  background: #0088ff;
  border-radius: 0px 100px 100px 0px;
  margin-right: 8px;
  display: inline-block;
}
.mobile-main .title p {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}
.mobile-main .logo {
  margin: 7px 0 0 16px;
  float: left;
  display: inline;
}
.mobile-main .head {
  background: url("../images/bg-mobile.png"/*tpa=http://bd.yimali.cn/static/images/bg-mobile.png*/) no-repeat;
  background-size: cover;
  height: 344px;
}
.mobile-main .head .top {
  height: 44px;
  background: #fff;
}
.mobile-main .head .top .reg {
  float: right;
  display: inline;
  width: 72px;
  text-align: center;
  font-size: 14px;
  background-color: #188fff;
  color: #fff;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 16px;
  margin-top: 10px;
  margin-right: 16px;
}
.mobile-main .head .top .reg a {
  text-decoration: none;
  color: #fff;
}
.mobile-main .head .banner-main {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 300px;
}
.mobile-main .head .banner-main .p {
  position: absolute;
  left: 36px;
  top: 50px;
  color: #fff;
}
.mobile-main .head .banner-main .p p:first-child {
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  line-height: 33px;
  text-shadow: 0px 8px 30px rgba(0, 50, 180, 0.3);
}
.mobile-main .head .banner-main .p p:last-child {
  padding-top: 10px;
  line-height: 20px;
  font-size: 14px;
}
.mobile-main .head .banner-main .banner-prompt {
  position: absolute;
  font-size: 14px;
  color: #fff;
  left: 36px;
  bottom: 92px;
  height: 32px;
  line-height: 32px;
}
.mobile-main .head .banner-main .banner-prompt strong {
  font-size: 16px;
}
.mobile-main .head .banner-main .join {
  position: absolute;
  cursor: pointer;
  width: 128px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
  background: #188fff;
  color: #fff;
  border-radius: 24px;
  left: 36px;
  bottom: 40px;
}
.mobile-main .head .banner-main .join a {
  color: #fff;
  text-decoration: none;
}
.mobile-main .item-1 {
  display: flex;
  justify-content: center;
}
.mobile-main .item-1 .title {
  padding-top: 32px;
}
.mobile-main .item-1 ul {
  margin-top: 16px;
}
.mobile-main .item-1 ul li {
  float: left;
  display: inline;
  text-align: center;
  width: 165px;
  height: 181px;
  background: #f5f8f9;
  margin-left: 13px;
  margin-bottom: 12px;
  border-radius: 8px;
}
.mobile-main .item-1 ul li:first-child,
.mobile-main .item-1 ul li:nth-of-type(3) {
  margin-left: 0;
}
.mobile-main .item-1 ul img {
  width: 40px;
  height: 40px;
  margin-top: 24px;
}
.mobile-main .item-1 ul p {
  font-size: 16px;
  margin: 12px 0 8px 0;
  color: #333;
}
.mobile-main .item-1 ul span {
  font-size: 12px;
  line-height: 17px;
  color: #666;
}
.mobile-main .item-5 {
  margin-top: 20px;
}
.mobile-main .item-5 ul {
  display: flex;
  flex-wrap: wrap;
}
.mobile-main .item-5 ul .no-margin {
  margin-left: 0;
}
.mobile-main .item-5 ul li {
  width: 343px;
  height: 164px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  margin-top: 16px;
  list-style: none;
}
.mobile-main .item-5 ul div {
  padding: 15px 20px;
  font-size: 16px;
  height: 44px;
}
.mobile-main .item-5 ul div span {
  color: #188fff;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
.mobile-main .item-5 ul div p {
  display: inline-block;
  width: 276px;
}
.mobile-main .item-5 ul div:nth-of-type(1) {
  background: #f6f6f6;
}
.mobile-main .item-5 ul div:nth-of-type(2) span {
  padding-left: 20px;
}
.mobile-main .item-2 {
  background-color: #F5F8F9;
  padding: 24px 0;
  margin-top: 32px;
}
.mobile-main .item-2 .con img {
  width: 40px;
  height: 40px;
}
.mobile-main .item-2 .con .item-2-left {
  margin-top: 24px;
  text-align: center;
  width: 33%;
  font-size: 14px;
  color: #333;
  float: left;
  display: inline;
}
.mobile-main .item-2 .con .item-2-left p {
  margin-top: 8px;
}
.mobile-main .item-3 {
  background-color: #fff;
  padding: 32px 0;
}
.mobile-main .item-3 .title {
  margin-bottom: 16px;
}
.mobile-main .item-3 .carousel {
  overflow: hidden;
}
.mobile-main .item-3 .carousel .carousel-li {
  display: flex;
  flex-wrap: wrap;
  width: 380px;
  box-sizing: border-box;
  margin-left: 12px;
}
.mobile-main .item-3 .carousel .carousel-li:first-child {
  margin-left: 0;
}
.mobile-main .item-3 .carousel .carousel-li img {
  width: 48px;
  height: 48px;
}
.mobile-main .item-3 .carousel .carousel-li .carousel-div {
  width: 200px;
  margin-left: 20px;
}
.mobile-main .item-3 .carousel .carousel-li .carousel-title {
  font-size: 18px;
  color: #333;
}
.mobile-main .item-3 .carousel .carousel-li .carousel-tit {
  display: inline-block;
  padding: 0 5px;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #0088ff;
  border-radius: 4px;
  color: #fff;
  margin-top: 10px;
}
.mobile-main .item-3 .carousel .carousel-li .carousel-content {
  width: 300px;
  padding: 20px;
  height: 110px;
  line-height: 22px;
  margin-top: 16px;
  background: #f5f8f9;
  border-radius: 4px 20px 20px 20px;
  border: 1px solid #e5e5e5;
}
.mobile-main .item-4 {
  height: 164px;
  background: url("../images/home-21-mobile.png"/*tpa=http://bd.yimali.cn/static/images/home-21-mobile.png*/) no-repeat top center;
  background-size: cover;
  text-align: center;
}
.mobile-main .item-4 p {
  padding-top: 32px;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}
.mobile-main .item-4 .join {
  cursor: pointer;
  width: 96px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #188fff;
  color: #fff;
  border-radius: 24px;
  margin: 0 auto;
  margin-top: 24px;
}
.mobile-main .item-4 .join a {
  color: #fff;
  text-decoration: none;
}
.mobile-main .item-6 {
  text-align: center;
}
.mobile-main .item-6 .item-6-info {
  margin: 24px 16px 37px;
  color: #999;
  font-size: 12px;
  line-height: 17px;
}
.mobile-main .item-6 .item-6-left {
  float: left;
  display: inline;
  text-align: center;
  width: 50%;
  font-size: 10px;
  color: #999;
  margin-bottom: 4px;
}
.mobile-main .item-6 .item-6-left .active {
  color: #188fff;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
.main {
  width: 100%;
  min-width: 1200px;
  min-height: calc(-191vh);
  background-color: #f5f5f5;
}
.main .header {
  width: 100%;
  min-width: 1200px;
  height: 80px;
  background-color: #fff;
}
.main .header .header-center {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.main .header img {
  margin-top: 20px;
  margin-left: 20px;
  float: left;
  display: inline;
  height: 33px;
  width: auto;
  cursor: pointer;
}
.main .header p {
  float: left;
  display: inline;
  margin-top: 20px;
  margin-left: 30px;
  padding: 5px 20px;
  height: 23px;
  font-size: 20px;
  color: #333333;
}
.main .header ul {
  float: right;
  display: inline;
  margin-top: 20px;
}
.main .header ul li {
  padding: 8px 25px;
  cursor: pointer;
  font-size: 14px;
  color: #999999;
  float: left;
  display: inline;
}
.main .header ul .free {
  padding: 0;
  width: 96px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: #188fff;
  border-radius: 16px;
}
.main .header ul .free a {
  color: #fff;
}
.main .header ul a {
  color: #333;
  text-decoration: none;
}
.main .aboutus {
  background: #fff;
  overflow: hidden;
}
.main .aboutus .img {
  width: 100%;
  height: auto;
  position: relative;
  min-height: 484px;
}
.main .aboutus .img img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  z-index: 0;
}
.main .aboutus .img input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 99;
  margin-top: 350px;
  width: 180px;
  height: 48px;
  background: #188fff;
  border: 0;
  border-radius: 24px;
  color: #fff;
  cursor: pointer;
}
.main .aboutus .img input:focus {
  outline: none;
}
.main .aboutus .title {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: bold;
  color: #333333;
}
.main .aboutus .title span {
  display: inline-block;
  margin-right: 10px;
  width: 4px;
  height: 20px;
  background: #188fff;
  margin-top: 10px;
  border-radius: 0px 100px 100px 0px;
}
.main .aboutus .about {
  width: 1200px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}
.main .aboutus .about p {
  float: left;
  display: inline;
  margin-right: 60px;
  width: 612px;
  font-size: 16px;
  color: #666666;
  line-height: 27px;
}
.main .aboutus .contact {
  width: 100%;
  height: auto;
  min-height: 492px;
  color: #fff;
  position: relative;
}
.main .aboutus .contact .title {
  color: #fff;
  margin-top: 0;
}
.main .aboutus .contact .contact_us_image {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.main .aboutus .contact ._main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 1200px;
  padding-top: 63px;
  margin-left: auto;
  margin-right: auto;
}
.main .aboutus .contact .left {
  float: left;
  display: inline;
  width: 600px;
}
.main .aboutus .contact .right {
  float: left;
  display: inline;
}
.main .aboutus .contact li {
  margin-bottom: 39px;
  list-style: none;
}
.main .aboutus .contact li span {
  float: left;
  display: inline;
  width: 60px;
  height: 60px;
  border-radius: 4px 4px 4px 4px;
  text-align: center;
}
.main .aboutus .contact li span i {
  display: inline-block;
  margin-top: 12px;
  font-size: 34px;
  color: #188fff;
}
.main .aboutus .contact li div {
  float: left;
  display: inline;
  margin-left: 20px;
}
.main .aboutus .contact li p:first-child {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  line-height: 22px;
  text-shadow: 0px 3px 6px rgba(72, 72, 71, 0.2);
}
.main .aboutus .contact li p:last-child {
  margin-top: 15px;
  font-size: 14px;
  color: #ffffff;
  text-shadow: 0px 3px 6px rgba(72, 72, 71, 0.2);
}
.main .item-6 {
  height: 100px;
  text-align: center;
}
.main .item-6 p {
  margin-top: 30px;
  color: #999;
}
.main .item-6 p:nth-child(1) {
  margin-top: 50px;
}
.main .item-6 span {
  color: #333;
  padding: 0 30px;
}
.main-mobile {
  width: 100%;
  background: #fff;
}
.main-mobile .center {
  margin: 0 16px;
}
.main-mobile .logo {
  margin: 7px 0 0 0;
  float: left;
  display: inline;
}
.main-mobile .head .top {
  height: 44px;
  background: #fff;
}
.main-mobile .head .top .reg {
  float: right;
  display: inline;
  width: 72px;
  text-align: center;
  font-size: 14px;
  background-color: #188fff;
  color: #fff;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 16px;
  margin-top: 10px;
  margin-right: 16px;
}
.main-mobile .head .top .reg a {
  text-decoration: none;
  color: #fff;
}
.main-mobile .aboutus {
  background: #fff;
  overflow: hidden;
}
.main-mobile .aboutus .img {
  width: 100%;
  height: auto;
  position: relative;
  min-height: 301px;
}
.main-mobile .aboutus .img img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -187px;
  z-index: 0;
}
.main-mobile .aboutus .img input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 99;
  margin-top: 198px;
  width: 96px;
  height: 32px;
  background: #188fff;
  border: 0;
  border-radius: 24px;
  color: #fff;
  cursor: pointer;
}
.main-mobile .aboutus .img input:focus {
  outline: none;
}
.main-mobile .aboutus .title {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin: 32px 16px 20px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.main-mobile .aboutus .title span {
  display: inline-block;
  margin-right: 10px;
  width: 4px;
  height: 16px;
  background: #188fff;
  margin-top: 10px;
  border-radius: 0px 100px 100px 0px;
}
.main-mobile .aboutus .about {
  margin: 0 16px;
}
.main-mobile .aboutus .about p {
  margin-top: 16px;
  float: left;
  display: inline;
  font-size: 16px;
  color: #666666;
  line-height: 27px;
}
.main-mobile .aboutus .contact {
  width: 100%;
  height: auto;
  color: #333;
  margin-top: 30px;
}
.main-mobile .aboutus .contact .title {
  color: #333;
  margin-top: 0;
}
.main-mobile .aboutus .contact .map {
  width: 343px;
  height: auto;
  margin: 0 16px;
}
.main-mobile .aboutus .contact li {
  margin: 16px 16px 32px;
  list-style: none;
}
.main-mobile .aboutus .contact li span {
  float: left;
  display: inline;
  width: 24px;
  height: 24px;
  border-radius: 4px 4px 4px 4px;
  text-align: center;
}
.main-mobile .aboutus .contact li span i {
  display: inline-block;
  margin-top: 12px;
  font-size: 34px;
  color: #188fff;
}
.main-mobile .aboutus .contact li div {
  float: left;
  display: inline;
  margin-left: 20px;
}
.main-mobile .aboutus .contact li p:first-child {
  font-size: 16px;
  color: #333;
  line-height: 22px;
}
.main-mobile .aboutus .contact li p:last-child {
  margin-top: 8px;
  font-size: 16px;
  color: #333;
}
.main-mobile .item-6 {
  text-align: center;
}
.main-mobile .item-6 .item-6-info {
  margin: 24px 16px 37px;
  color: #999;
  font-size: 12px;
  line-height: 17px;
}
.main-mobile .item-6 .item-6-left {
  float: left;
  display: inline;
  text-align: center;
  width: 50%;
  font-size: 10px;
  color: #999;
  margin-bottom: 4px;
}
.main-mobile .item-6 .item-6-left .active {
  color: #188fff;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.clearfix {
  *zoom: 1;
}
.main {
  width: 100%;
  min-width: 1200px;
  min-height: calc(-191vh);
  background-color: #f5f5f5;
}
.main .homePage {
  width: 100%;
  min-width: 1200px;
  background-color: #fff;
}
.main .homePage .logo {
  margin: 23px 0 0 0;
  float: left;
  display: inline;
  height: 33px;
  width: auto;
  cursor: pointer;
}
.main .homePage .center {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.main .homePage .head {
  background: url("../images/bg.png"/*tpa=http://bd.yimali.cn/static/images/bg.png*/) no-repeat;
  background-size: cover;
  height: 640px;
}
.main .homePage .head .active {
  color: #188fff !important;
}
.main .homePage .head ._top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: #2a303c;
  box-shadow: none !important;
}
.main .homePage .head .top {
  height: 80px;
  box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.1);
}
.main .homePage .head .top ul {
  margin-left: 150px;
  float: left;
  display: inline;
}
.main .homePage .head .top ul li {
  float: left;
  display: inline;
  padding: 0 20px;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.main .homePage .head .top ul li a {
  color: #fff;
  text-decoration: none;
}
.main .homePage .head .top ul li:hover {
  color: #188fff;
}
.main .homePage .head .top ul li:hover a {
  color: #188fff;
}
.main .homePage .head .top .reg {
  float: right;
  display: inline;
  width: 96px;
  text-align: center;
  font-size: 16px;
  background-color: #188fff;
  color: #fff;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 16px;
  margin-top: 24px;
}
.main .homePage .head .top .reg a {
  text-decoration: none;
  color: #fff;
}
.main .homePage .head .top .login {
  float: right;
  display: inline;
  margin-right: 60px;
  font-size: 16px;
  height: 80px;
  line-height: 80px;
  cursor: pointer;
}
.main .homePage .head .banner-main {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 600px;
}
.main .homePage .head .banner-main .p {
  position: absolute;
  left: 85px;
  top: 120px;
  color: #fff;
}
.main .homePage .head .banner-main .p p:first-child {
  font-size: 24px;
  line-height: 60px;
}
.main .homePage .head .banner-main .p p:nth-child(2) {
  line-height: 36px;
  font-size: 48px;
  font-weight: bold;
  line-height: 60px;
  text-shadow: 0px 8px 30px rgba(0, 50, 180, 0.3);
}
.main .homePage .head .banner-main .p p:last-child {
  padding-top: 25px;
  line-height: 36px;
  color: #188fff;
  font-size: 24px;
}
.main .homePage .head .banner-main .banner-prompt {
  position: absolute;
  font-size: 18px;
  color: #fff;
  left: 85px;
  bottom: 220px;
  height: 32px;
  line-height: 32px;
  border-radius: 6px;
}
.main .homePage .head .banner-main .banner-prompt strong {
  font-size: 30px;
}
.main .homePage .head .banner-main .join {
  position: absolute;
  cursor: pointer;
  width: 183px;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
  background: #188fff;
  color: #fff;
  border-radius: 25px;
  left: 85px;
  bottom: 130px;
}
.main .homePage .head .banner-main .join a {
  color: #fff;
  text-decoration: none;
}
.main .homePage .item-1 {
  height: 530px;
  position: relative;
}
.main .homePage .item-1 #item-2 {
  position: absolute;
  left: 0;
  bottom: 80px;
}
.main .homePage .item-1 .title {
  padding-top: 70px;
}
.main .homePage .item-1 ul {
  margin-top: 40px;
}
.main .homePage .item-1 ul li {
  float: left;
  display: inline;
  text-align: center;
  width: 280px;
  height: 300px;
  background: #f5f8f9;
  margin-left: 20px;
}
.main .homePage .item-1 ul li:first-child {
  margin-left: 0;
}
.main .homePage .item-1 ul img {
  width: 90px;
  height: 90px;
  margin-top: 30px;
}
.main .homePage .item-1 ul p {
  font-size: 24px;
  margin: 30px 0 20px 0;
  color: #333;
}
.main .homePage .item-1 ul span {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.main .homePage .item-5 {
  height: 447px;
}
.main .homePage .item-5 ul {
  display: flex;
  flex-wrap: wrap;
}
.main .homePage .item-5 ul .no-margin {
  margin-left: 0;
}
.main .homePage .item-5 ul li {
  width: 380px;
  height: 170px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  margin-left: 20px;
  margin-top: 40px;
  list-style: none;
}
.main .homePage .item-5 ul div {
  padding: 15px 20px;
  font-size: 16px;
  height: 44px;
}
.main .homePage .item-5 ul div span {
  color: #188fff;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
.main .homePage .item-5 ul div p {
  display: inline-block;
  width: 308px;
}
.main .homePage .item-5 ul div:nth-of-type(1) {
  background: #f6f6f6;
}
.main .homePage .item-5 ul div:nth-of-type(2) span {
  padding-left: 20px;
}
.main .homePage .item-2 {
  background-color: #F5F8F9;
  height: 700px;
  position: relative;
}
.main .homePage .item-2 ._center {
  width: 1400px;
  background: url("../images/home-10.png") no-repeat center center;
  height: 100%;
  margin: 0 auto;
}
.main .homePage .item-2 #item-3 {
  position: absolute;
  left: 0;
  bottom: 80px;
}
.main .homePage .item-2 .title {
  padding-top: 40px;
}
.main .homePage .item-2 .con {
  position: relative;
}
.main .homePage .item-2 .con .item-2-left {
  float: left;
  display: inline;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.main .homePage .item-2 .con .item-2-left p {
  margin-top: 10px;
}
.main .homePage .item-2 .con .item-2-right {
  float: right;
  display: inline;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.main .homePage .item-2 .con .item-2-right p {
  margin-top: 10px;
}
.main .homePage .item-2 .con .one .item-2-left {
  margin-top: 85px;
  margin-left: 64px;
}
.main .homePage .item-2 .con .one .item-2-right {
  margin-top: 38px;
  margin-right: 100px;
}
.main .homePage .item-2 .con .two .item-2-left {
  margin-top: 73px;
  margin-left: 186px;
}
.main .homePage .item-2 .con .two .item-2-right {
  margin-top: 69px;
  margin-right: 197px;
}
.main .homePage .item-2 .con .three .item-2-left {
  margin-top: 64px;
  margin-left: 19px;
}
.main .homePage .item-2 .con .three .item-2-right {
  margin-top: 99px;
  margin-right: 23px;
}
.main .homePage .item-3 {
  background-color: #fff;
  height: 550px;
}
.main .homePage .item-3 .title {
  padding-top: 80px;
  margin-bottom: 40px;
}
.main .homePage .item-3 .carousel {
  height: 290px;
  overflow: hidden;
}
.main .homePage .item-3 .carousel .carousel-ul {
  display: flex;
}
.main .homePage .item-3 .carousel .carousel-ul li {
  display: flex;
  flex-wrap: wrap;
  width: 380px;
  height: 290px;
  box-sizing: border-box;
  margin-left: 20px;
  padding: 20px;
}
.main .homePage .item-3 .carousel .carousel-ul li:first-child {
  margin-left: 0;
}
.main .homePage .item-3 .carousel .carousel-ul li .carousel-div {
  width: 200px;
  margin-top: 7px;
  margin-left: 20px;
}
.main .homePage .item-3 .carousel .carousel-ul li .carousel-title {
  font-size: 24px;
  color: #333;
}
.main .homePage .item-3 .carousel .carousel-ul li .carousel-tit {
  width: 64px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #0088ff;
  border-radius: 4px;
  color: #fff;
  margin-top: 10px;
}
.main .homePage .item-3 .carousel .carousel-ul li .carousel-content {
  width: 300px;
  padding: 20px;
  height: 110px;
  line-height: 22px;
  margin-top: 20px;
  background: #f5f8f9;
  border-radius: 4px 20px 20px 20px;
  border: 1px solid #e5e5e5;
}
.main .homePage .item-4 {
  height: 240px;
  background: url("../images/home-21.png") no-repeat top center;
  background-size: cover;
  text-align: center;
}
.main .homePage .item-4 p {
  padding-top: 60px;
  height: 32px;
  font-size: 32px;
  color: #ffffff;
}
.main .homePage .item-4 .join {
  cursor: pointer;
  width: 144px;
  font-size: 24px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #188fff;
  color: #fff;
  border-radius: 24px;
  margin: 0 auto;
  margin-top: 30px;
}
.main .homePage .item-4 .join a {
  color: #fff;
  text-decoration: none;
}
.main .homePage .item-6 {
  height: 100px;
  text-align: center;
}
.main .homePage .item-6 p {
  margin-top: 30px;
  color: #999;
}
.main .homePage .item-6 p:nth-child(1) {
  margin-top: 50px;
}
.main .homePage .item-6 span {
  color: #333;
  padding: 0 30px;
}
.main .homePage .title span {
  width: 4px;
  height: 20px;
  background: #0088ff;
  border-radius: 0px 100px 100px 0px;
  margin-right: 20px;
  display: inline-block;
}
.main .homePage .title p {
  font-size: 36px;
  font-weight: 600;
  color: #333333;
}
.mobile-main {
  width: 100%;
  background: #fff;
}
.mobile-main .center {
  margin: 0 16px;
}
.mobile-main .title span {
  width: 4px;
  height: 16px;
  background: #0088ff;
  border-radius: 0px 100px 100px 0px;
  margin-right: 8px;
  display: inline-block;
}
.mobile-main .title p {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}
.mobile-main .logo {
  margin: 7px 0 0 16px;
  float: left;
  display: inline;
}
.mobile-main .head {
  background: url("../images/bg-mobile.png"/*tpa=http://bd.yimali.cn/static/images/bg-mobile.png*/) no-repeat;
  background-size: cover;
  height: 344px;
}
.mobile-main .head .top {
  height: 44px;
  background: #fff;
}
.mobile-main .head .top .reg {
  float: right;
  display: inline;
  width: 72px;
  text-align: center;
  font-size: 14px;
  background-color: #188fff;
  color: #fff;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  text-decoration: none;
  border-radius: 16px;
  margin-top: 10px;
  margin-right: 16px;
}
.mobile-main .head .top .reg a {
  text-decoration: none;
  color: #fff;
}
.mobile-main .head .banner-main {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 300px;
}
.mobile-main .head .banner-main .p {
  position: absolute;
  left: 36px;
  top: 50px;
  color: #fff;
}
.mobile-main .head .banner-main .p p:first-child {
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  line-height: 33px;
  text-shadow: 0px 8px 30px rgba(0, 50, 180, 0.3);
}
.mobile-main .head .banner-main .p p:last-child {
  padding-top: 10px;
  line-height: 20px;
  font-size: 14px;
}
.mobile-main .head .banner-main .banner-prompt {
  position: absolute;
  font-size: 14px;
  color: #fff;
  left: 36px;
  bottom: 92px;
  height: 32px;
  line-height: 32px;
}
.mobile-main .head .banner-main .banner-prompt strong {
  font-size: 16px;
}
.mobile-main .head .banner-main .join {
  position: absolute;
  cursor: pointer;
  width: 128px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  text-align: center;
  background: #188fff;
  color: #fff;
  border-radius: 24px;
  left: 36px;
  bottom: 40px;
}
.mobile-main .head .banner-main .join a {
  color: #fff;
  text-decoration: none;
}
.mobile-main .item-1 {
  display: flex;
  justify-content: center;
}
.mobile-main .item-1 .title {
  padding-top: 32px;
}
.mobile-main .item-1 ul {
  margin-top: 16px;
}
.mobile-main .item-1 ul li {
  float: left;
  display: inline;
  text-align: center;
  width: 165px;
  height: 181px;
  background: #f5f8f9;
  margin-left: 13px;
  margin-bottom: 12px;
  border-radius: 8px;
}
.mobile-main .item-1 ul li:first-child,
.mobile-main .item-1 ul li:nth-of-type(3) {
  margin-left: 0;
}
.mobile-main .item-1 ul img {
  width: 40px;
  height: 40px;
  margin-top: 24px;
}
.mobile-main .item-1 ul p {
  font-size: 16px;
  margin: 12px 0 8px 0;
  color: #333;
}
.mobile-main .item-1 ul span {
  font-size: 12px;
  line-height: 17px;
  color: #666;
}
.mobile-main .item-5 {
  margin-top: 20px;
}
.mobile-main .item-5 ul {
  display: flex;
  flex-wrap: wrap;
}
.mobile-main .item-5 ul .no-margin {
  margin-left: 0;
}
.mobile-main .item-5 ul li {
  width: 343px;
  height: 164px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  margin-top: 16px;
  list-style: none;
}
.mobile-main .item-5 ul div {
  padding: 15px 20px;
  font-size: 16px;
  height: 44px;
}
.mobile-main .item-5 ul div span {
  color: #188fff;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
.mobile-main .item-5 ul div p {
  display: inline-block;
  width: 276px;
}
.mobile-main .item-5 ul div:nth-of-type(1) {
  background: #f6f6f6;
}
.mobile-main .item-5 ul div:nth-of-type(2) span {
  padding-left: 20px;
}
.mobile-main .item-2 {
  background-color: #F5F8F9;
  padding: 24px 0;
  margin-top: 32px;
}
.mobile-main .item-2 .con img {
  width: 40px;
  height: 40px;
}
.mobile-main .item-2 .con .item-2-left {
  margin-top: 24px;
  text-align: center;
  width: 33%;
  font-size: 14px;
  color: #333;
  float: left;
  display: inline;
}
.mobile-main .item-2 .con .item-2-left p {
  margin-top: 8px;
}
.mobile-main .item-3 {
  background-color: #fff;
  padding: 32px 0;
}
.mobile-main .item-3 .title {
  margin-bottom: 16px;
}
.mobile-main .item-3 .carousel {
  overflow: hidden;
}
.mobile-main .item-3 .carousel .carousel-li {
  display: flex;
  flex-wrap: wrap;
  width: 380px;
  box-sizing: border-box;
  margin-left: 12px;
}
.mobile-main .item-3 .carousel .carousel-li:first-child {
  margin-left: 0;
}
.mobile-main .item-3 .carousel .carousel-li img {
  width: 48px;
  height: 48px;
}
.mobile-main .item-3 .carousel .carousel-li .carousel-div {
  width: 200px;
  margin-left: 20px;
}
.mobile-main .item-3 .carousel .carousel-li .carousel-title {
  font-size: 18px;
  color: #333;
}
.mobile-main .item-3 .carousel .carousel-li .carousel-tit {
  display: inline-block;
  padding: 0 5px;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #0088ff;
  border-radius: 4px;
  color: #fff;
  margin-top: 10px;
}
.mobile-main .item-3 .carousel .carousel-li .carousel-content {
  width: 300px;
  padding: 20px;
  height: 110px;
  line-height: 22px;
  margin-top: 16px;
  background: #f5f8f9;
  border-radius: 4px 20px 20px 20px;
  border: 1px solid #e5e5e5;
}
.mobile-main .item-4 {
  height: 164px;
  background: url("../images/home-21-mobile.png"/*tpa=http://bd.yimali.cn/static/images/home-21-mobile.png*/) no-repeat top center;
  background-size: cover;
  text-align: center;
}
.mobile-main .item-4 p {
  padding-top: 32px;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}
.mobile-main .item-4 .join {
  cursor: pointer;
  width: 96px;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #188fff;
  color: #fff;
  border-radius: 24px;
  margin: 0 auto;
  margin-top: 24px;
}
.mobile-main .item-4 .join a {
  color: #fff;
  text-decoration: none;
}
.mobile-main .item-6 {
  text-align: center;
}
.mobile-main .item-6 .item-6-info {
  margin: 24px 16px 37px;
  color: #999;
  font-size: 12px;
  line-height: 17px;
}
.mobile-main .item-6 .item-6-left {
  float: left;
  display: inline;
  text-align: center;
  width: 50%;
  font-size: 10px;
  color: #999;
  margin-bottom: 4px;
}
.mobile-main .item-6 .item-6-left .active {
  color: #188fff;
}

