ul {
  list-style: none;
}

a,
a:focus,
img {
  -moz-outline: none !important;
  outline: none;
  color: #5e5756;
  text-decoration: none;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
  clear: both;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
menu {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

.base-in {
  width: 1200px;
  margin: 0 auto;
}

.base-header {
  width: 100%;
  height: 86px;
  position: absolute;
  top: 0;
  z-index: 33;
  background-image: url(../image/txture_white_colorless.png);
}

.base-header-content {
  width: 970px;
  margin: 0 auto;
  height: 100%;
  display: flex;
}

.base-us {
  width: 1200px !important;
  display: flex;
  align-items: center;
  position: relative;
}

.base-header-content a {
  color: #5e5756;
  font-size: 15px;
}

.base-header-tabs {
  width: 920px;
  display: flex;
  justify-content: end;
  margin-top: 60px;
}

.base-us-tabs {
  display: flex;
}

.base-header-tabs-l {
  font-size: 15px;
  color: #333;
  min-width: 80px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

.base-us-tabs-l {
  font-size: 15px;
  color: #333;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding: 0 12px;
}

.base-header-tabs-l:nth-child(2) .base-header-menu a:nth-child(1) {
  margin-left: 300px;
}

.base-header-tabs-l:nth-child(3) .base-header-menu a:nth-child(1) {
  margin-left: 330px;
}

.base-header-tabs-l:nth-child(4) .base-header-menu a:nth-child(1) {
  margin-left: 520px;
}

.base-header-tabs-l:nth-child(5) .base-header-menu a:nth-child(1) {
  margin-left: 465px;
}

.base-header-tabs-l:nth-child(6) .base-header-menu a:nth-child(1) {
  margin-left: 682px;
}

.base-header-tabs-l:nth-child(7) .base-header-menu a:nth-child(1) {
  margin-left: 512px;
}

.base-header-tabs-l:nth-child(8) .base-header-menu a:nth-child(1) {
  margin-left: 510px;
}

/* .header-tabs-l:nth-child(2) .header-menu a:nth-child(2) {
  margin-left: 100px;
}

.header-tabs-l:nth-child(3) .header-menu a:nth-child(2) {
  margin-left: 100px;
}

.header-tabs-l:nth-child(4) .header-menu a:nth-child(2) {
  margin-left: 300px;
}

.header-tabs-l:nth-child(5) .header-menu a:nth-child(2) {
  margin-left: 350px;
}

.header-tabs-l:nth-child(6) .header-menu a:nth-child(2) {
  margin-left: 350px;
}

.header-tabs-l:nth-child(7) .header-menu a:nth-child(2) {
  margin-left: 500px;
}

.header-tabs-l:nth-child(8) .header-menu a:nth-child(2) {
  margin-left: 480px;
} */

.base-us-swiper {
  position: absolute;
  top: 40px;
  right: 0;
}

.base-header-menu {
  position: absolute;
  width: 100%;
  height: 37px;
  background-color: rgb(77, 73, 73);
  left: 0;
  margin-top: 5px;
  display: none;
}

.base-header-menu-l {
  display: flex;
  position: relative;
  height: 37px;
  align-items: center;
  font-weight: 300;
  width: 970px;
  margin: 0 auto;
  line-height: 37px;
}

.base-header-menu-l a {
  color: #fff;
  line-height: 37px;
  padding: 0 13px;
}

.base-header li:hover .base-header-menu {
  display: block;
}

.base-header-swiper {
  position: absolute;
  width: 970px;
  margin: 0 auto;
  top: 10px;
  display: flex;
  justify-content: end;
}

.base-header-swiper a {
  font-size: 12px;
}

.base-header-swiper span {
  margin: 0 10px;
}

.childs li a {
  text-decoration: none;
  display: block;
  margin: 5px 0;
  color: black;
  font-size: 15px;
  padding-left: 20px !important;
}

.childs li a.active {
  color: #1380c0 !important;
  background-color: transparent !important;
}

.childs li a:hover {
  background: transparent !important;
  color: #1380c0 !important;
}

.showMenu {
  display: block !important;
}

.pagination-right {
  position: relative;
  border-top: 1px solid #e0d7d2;
  padding-top: 20px;
  display: flex;
  justify-content: end;
}

.pageSize {
  margin: 0 14px 0 7px;
}

.pagination-right a {
  width: 56px;
  height: 23px;
  border: 1px solid #8acc24;
  display: inline-block;
  line-height: 24px;
  text-align: center;
  color: #6f6f6f;
  font-size: 14px;
  font-family: "Microsoft Yahei";
  text-decoration: none;
  margin-right: 7px;
  cursor: pointer;
}

.pagination-right a:hover {
  color: #8acc24 !important;
}

.news-big-page-sel {
  border: 1px solid #8acc24;
  height: 25px;
}

.social .floatR_img,
.hr .floatR_img {
  margin-left: 0;
  margin-top: 5px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.titleWithSquare {
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e0d7d2;
  margin-bottom: 15px;
}

.titleWithSquare .tl {
  font-size: 18px;
  font-weight: 700;
  color: #1380c0;
}

.wholeImg img {
  width: 80%;
}

.future-area-content .swiper-button-next {
  background: url(../image/btn_more_L_r.png) center center no-repeat;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.future-area-content .swiper-button-prev {
  width: 60px;
  height: 60px;
  background: url(../image/btn_more_L_l.png) center center no-repeat;
}

.future-area-top {
  height: 88px;
  margin-bottom: 30px;
  background: url(../image/US_5.png) no-repeat left bottom;
}

.future-area-top .pic-type.active,
.future-area-top .pic-type:hover {
  background: #2c75d3;
  color: #ffffff;
}

.future-area-top .pic-type {
  float: left;
  width: 160px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px #7fc8ee;
  border-radius: 20px;
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
  margin-left: 10px;
}

.floatR {
  float: right;
  margin-top: 52px;
}

.cre-catlog-model-li:nth-child(1) .cre-catlog-model-pic {
  background: url(../image/icon_home_science_view.png) center center no-repeat;
}

.cre-catlog-model-li:nth-child(2) .cre-catlog-model-pic {
  background: url(../image/icon_home_science_ball.png) center center no-repeat;
}

.cre-catlog-model-li:nth-child(3) .cre-catlog-model-pic {
  background: url(../image/icon_home_science_dream.png) center center no-repeat;
}

.imgs-wrapper .swiper-button-next {
  background: url(../image/wp_arr.png) no-repeat 98% 50%;
  width: 25px;
  height: 48px;
}

.imgs-wrapper .swiper-button-prev {
  width: 25px;
  height: 48px;
  background: url(../image/wp_arr.png) no-repeat 2% 50%;
}

.header-news {
  height: 86px;
  border-bottom: 1px solid #dbd4cd;
  background: url(../image/logo.png) no-repeat;
}

.sub_menu_third {
  display: none;
}

.sub_menu_item {
  position: relative;
}

.sub_menu_item-left {
  position: absolute;
  top: 12px;
  left: 16px;
}

.inner table.divide td,
.inner table.divide th {
  border-right: none;
}

.sub_more {
  background: url(../image/icon_more_L.png) 20px 13px no-repeat white !important;
  width: 100%;
  background-size: 7px;
}

.mob_nav,
.mobileShow,
.subpage-img,
.iphone-title,
.iphone-title1,
.mobile-brand {
  display: none;
}
