
.mainArea {
  width: 950px;
  background: #e6faff;
  font-family: "Microsoft Yahei",SimHei,STHeiti,Helvetica,serif,Arial;
}
.mainArea .EnglishF, .mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor .infor-left .infor-title span, .mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-footer .world-2 a {
  font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}
.mainArea .contentsBlock__image {
  width: 950px;
  position: relative;
}
.mainArea .contentsBlock__image .mean-box {
  position: absolute;
  left: 0;
  bottom: -82px;
  width: 950px;
}
.mainArea .contentsBlock__image .mean-box > div {
  margin-top: -20px;
  width: 880px;
  height: 60px;
  background: url("../images/mean-bg-img.png");
  padding: 0 35px;
}
.mainArea .contentsBlock__image .mean-box > div a {
  width: 110px;
  height: 112px;
  float: left;
  margin: -30px 55px 0;
  cursor: pointer;
  position: relative;
}
.mainArea .contentsBlock__image .mean-box > div a span {
  display: block;
  width: 110px;
  height: 44px;
  background: url("../images/reb-bg.png");
  position: absolute;
  top: 55px;
  left: 0;
}
.mainArea .contentsBlock__image .mean-box > div a div {
  cursor: pointer;
  position: absolute;
  z-index: 1;
  width: 110px;
  height: 112px;
  background: url("../images/menan-img.png") no-repeat left top;
}
.mainArea .contentsBlock__image .mean-box > div .two div {
  background: url("../images/menan-img-2.png") no-repeat left top;
}
.mainArea .contentsBlock__image .mean-box > div .three div {
  background: url("../images/menan-img-3.png") no-repeat left top;
}
.mainArea .contentsBlock__image .mean-box > div .four div {
  background: url("../images/menan-img-4.png") no-repeat left top;
}
.mainArea .contentsBlock-body .null-pading {
  width: 950px;
  height: 140px;
}
.mainArea .contentsBlock-body .contentsBlock-box {
  width: 926px;
  margin: 0 auto;
  background: url("../images/floor-bg.png");
  position: relative;
}
.mainArea .contentsBlock-body .contentsBlock-box:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid #e6faff;
  border-right: 8px solid transparent;
  position: absolute;
  left: 0;
  top: 0;
}
.mainArea .contentsBlock-body .contentsBlock-box:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid #e6faff;
  border-left: 8px solid transparent;
  position: absolute;
  right: 0;
  top: 0;
}
.mainArea .contentsBlock-body .contentsBlock-box > span:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 8px solid #e6faff;
  border-right: 8px solid transparent;
  position: absolute;
  left: 0;
  bottom: 0;
}
.mainArea .contentsBlock-body .contentsBlock-box > span:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 8px solid #e6faff;
  border-left: 8px solid transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show {
  border: 1px solid #00a5e4;
  width: 908px;
  margin: 0 auto;
  background: #fff;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .floor-tlte {
  width: 325px;
  height: 40px;
  background: url("../images/floor-title.png") no-repeat;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 160%;
  font-weight: 600;
  margin: -10px auto 0;
  letter-spacing: 4px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .floor-tlte-2 {
  background: url("../images/floor-4-tlte.png") no-repeat top center;
  padding-top: 24px;
  margin-top: -24px;
  font-weight: 600;
  letter-spacing: 4px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .floor-tlte-2 > p {
  height: 42px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  background: #003b84;
  line-height: 42px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .floor-world-1 {
  font-size: 18px;
  color: #333;
  text-align: center;
  background: url("../images/floor-world.png") no-repeat center;
  line-height: 50px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box {
  width: 890px;
  border: 1px solid #003b84;
  margin: 15px auto 10px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .sub-title {
  width: 220px;
  height: 32px;
  background: #003b84;
  font-size: 18px;
  font-weight: 700;
  line-height: 160%;
  text-align: center;
  color: #fff;
  position: relative;
  margin: -16px auto 15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .sub-title:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid #003b84;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  left: -15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .sub-title:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 15px solid #003b84;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 0;
  right: -15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .sub-title-2 {
  width: 685px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-1 {
  width: 870px;
  height: 185px;
  background: #f0f0f0;
  margin: 15px auto;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-1 div {
  padding-top: 5px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-1 .shop-left {
  float: left;
  padding-left: 5px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-1 .shop-right {
  width: 420px;
  float: right;
  text-align: left;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-1 .shop-right h6 {
  font-size: 18px;
  color: #003b84;
  font-weight: 900;
  margin-bottom: 5px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-1 .shop-right p {
  font-size: 14px;
  color: #333;
  font-weight: 400;
  line-height: 24px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-1 .shop-right p span {
  font-weight: 900;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-1 .shop-right p strong {
  font-size: 13px;
  font-weight: normal;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-1 .shop-right .shop-bnt {
  display: inline-block;
  margin-top: 5px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-tow {
  overflow: hidden;
  padding: 0 10px;
  margin-bottom: 15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-tow > div {
  width: 430px;
  height: 160px;
  float: left;
  margin: 0;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-tow .shop-2 {
  float: right;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-tow .shop-3 {
  float: right;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-tow .shop-3 .shop-bnt {
  margin-top: 30px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .shop-tow .shop-right {
  width: 260px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor {
  padding-bottom: 15px;
  position: relative;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .show-world {
  font-size: 14px;
  position: absolute;
  color: #000;
  top: 220px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .show-world-2 {
  right: -10px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor > span {
  font-size: 22px;
  font-weight: 900;
  color: #ff9b00;
  display: inline-block;
  width: 445px;
  text-align: center;
  margin-right: -3px;
  vertical-align: top;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .world-2 {
  color: #5a5aff;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor > img {
  margin: 0 auto;
  display: block;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor {
  width: 865px;
  height: 310px;
  margin: 0 auto 10px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor .infor-left {
  float: left;
  width: 330px;
  height: 310px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor .infor-left .mb-25 {
  margin-bottom: 10px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor .infor-left > h5 {
  font-size: 22px;
  color: #333;
  margin-bottom:15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor .infor-left .infor-title {
  font-size: 16px;
  color: #333;
  line-height: 140%;
  font-weight:bold;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor .infor-left .infor-title span {
  margin-right: 5px;
  font-size: 25px;
  vertical-align: text-bottom;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor .infor-left .infor-mian {
  padding-left: 25px;
  font-size: 14px;
  color: #333;
  padding-top:5px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor .infor-left .infor-mian strong {
  padding-left: 20px;
  font-weight: normal;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-infor .infor-right {
  float: right;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show {
  width: 850px;
  margin: 0 auto 15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show > h5 {
  width: 200px;
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  background: #dc323c url("../images/sub-title-bg.png") no-repeat right center;
  margin-bottom: 15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show > h5 span {
  margin: 0 5px 0 10px;
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("../images/star-bg.png") no-repeat;
  vertical-align: text-bottom;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show .spec {
  width: 510px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show > p {
  font-size: 16px;
  color: #003b84;
  font-weight: 900;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show > p .two {
  padding-left: 190px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show > p .three {
  padding-left: 180px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show .show-3 {
  margin-top: 15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show .floor-2-show-box {
  width: 850px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show .floor-2-show-box:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show .floor-2-show-box div {
  display: inline-block;
  vertical-align: middle;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show .floor-2-show-box .show-infor-left {
  width: 480px;
  height: 270px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show .floor-2-show-box .show-infor-right {
  margin-top: 15px;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  padding-left: 15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .floor-2-show .floor-2-show-box .show-infor-right span {
  font-size: 18px;
  font-weight: 900;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .show-2-show-2 h5 {
  width: 500px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .show-2-show-2 .floor-2-show-box {
  margin-top: 15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .show-2-show-2 .floor-2-show-box .show-infor-left {
  width: 432px;
  height: 261px;
  background: url("../images/floor-2-8.png");
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .show-2-show-2 .floor-2-show-box .show-infor-right .world-1 {
  font-size: 14px;
  color: #003b84;
  line-height: 25px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .show-2-show-2 .floor-2-show-box .show-infor-right .world-2 {
  font-size: 14px;
  color: #333;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .shop-box .show-infor .show-2-show-2 .floor-2-show-box .show-infor-right .world-2 span {
  color: #c80000;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .infor-img {
  margin: 0 auto;
  position: relative;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .infor-img .conent-bnt {
  display: block;
  width: 153px;
  height: 55px;
  background: #fff;
  position: absolute;
  right: 25px;
  bottom: 17px;
  border-radius: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .infor-img .conent-bnt:hover {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-show .infor-world {
  text-align: right;
  font-size: 14px;
  color: #646464;
  padding-right: 10px;
  margin-bottom: 30px;
  line-height: 20px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-2-img img {
  display: block;
  margin: 10px auto;
  border: 0;
  outline: none;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-2-img-2 {
  margin: 5px auto 0;
  width: 850px;
  background: #f0f0f0;
  padding: 20px 20px 40px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-2-img-2 div {
  width: 410px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-2-img-2 div > .title-1 {
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  color: #fff;
  background: #003b84;
  text-align: center;
  border-bottom: 2px solid #f0f0f0;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-2-img-2 div > .world-2 {
  height: 60px;
  background: #e6faff;
  padding-top: 20px;
  color: #003b84;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-2-img-2 div > .world-3 {
  width: 388px;
  height: 398px;
  border: 1px solid #dcdcdc;
  padding: 10px;
  background: #fff;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-2-img-2 div > .world-3 h6 {
  font-size: 14px;
  color: #003b84;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 20px;
  margin-bottom: 5px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-2-img-2 .conent-factor-left {
  float: left;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-2-img-2 .conent-factor-right {
  float: right;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 {
  background: #fff;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .active-world {
  color: #dc323c;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .problem-title {
  font-weight: 600;
  font-size: 18px;
  padding-left: 35px;
  line-height: 30px;
  margin-top: 15px;
  background: url("../images/proble-bg.png") no-repeat left center;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .problem-title-2 {
  background-position: 480px center;
  text-align: right;
  padding-right: 15px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .problem-title-3 {
  background-position: 550px center;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .proble-mian {
  width: 835px;
  height: 175px;
  background: url("../images/proble-main-bg.png") no-repeat;
  margin: 10px auto;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .proble-mian .world {
  display: block;
  width: 700px;
  height: 136px;
  background: #e6f5ff;
  text-indent: 32px;
  font-size: 16px;
  border-radius: 10px;
  margin: 0 auto;
  line-height: 25px;
  padding-top: 30px;
  padding-left: 30px;
  position: relative;
  padding-right:100px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .proble-mian .world img {
  position: absolute;
  right: 20px;
  bottom: -20px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .proble-mian .special_world {
  background: #faffff;
  padding-left: 190px;
  width: 536px;
  font-weight: 400px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .proble-mian .special_world h5 {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  margin-left: -32px;
}
.special_world .f18{
	font-size:18px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .proble-mian .special_world img {
  left: 50px;
}
.mainArea .contentsBlock-body .contentsBlock-box .floor-3-img-2 .proble-mian .special_world-2 img {
  bottom: -50px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-footer {
  width: 865px;
  background: url("../images/footer-img.png") no-repeat right bottom;
  margin: 10px auto;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-footer strong {
  font-weight: 900;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-footer .world-1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 50px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-footer .world-1 span {
  font-weight: 900;
  display: inline-block;
  width: 120px;
  text-align: right;
  color: #0087ff;
  margin-right: 5px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-footer .world-2 {
  font-size: 16px;
  font-weight: 400;
  padding-left: 127px;
  margin-top: -12px;
  line-height: 25px;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-footer .world-2 a {
  margin-right: 3px;
  font-weight: 900;
  color: #dc323c;
}
.mainArea .contentsBlock-body .contentsBlock-box .contentsBlock-footer .world-2 a:hover {
  color: #ff730a;
}
.mainArea .contentsBlock-body .contentsBlock-box .footer-world {
  width: 865px;
  margin: 0 auto;
}
.mainArea .contentsBlock-body .contentsBlock-box .footer-world h5 {
  font-size: 16px;
  color: #646464;
  padding-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 10px;
}
.mainArea .contentsBlock-body .contentsBlock-box .footer-world p {
  font-size: 12px;
  color: #646464;
  line-height: 25px;
  margin-bottom: 20px;
}
.mainArea .contentsBlock-body .contentsBlock-box .footer-world p span {
  padding-left: 18px;
}
.mainArea .toTop {
  font-size: 14px;
  color: #003b84;
  height: 30px;
  line-height: 30px;
  text-align: right;
  margin-top: 20px;
  padding-bottom: 60px;
  padding-right: 15px;
}
.mainArea .toTop a {
  background: url("../images/toTop.png") no-repeat right center;
  padding-right: 15px;
  text-decoration: underline;
}
.mainArea .toTop1 {
  padding-bottom: 20px;
}

/*# sourceMappingURL=style.css.map */
