@charset "UTF-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: 0 none;
  font-family: PingFang SC, Microsoft YaHei, Source Han Sans SC,
    Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
  font-weight: 300;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
  font-weight: normal;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

[hidefocus],
summary {
  outline: 0;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}

sup,
sub {
  font-size: 83%;
}

pre,
code,
kbd,
samp {
  font-family: inherit;
}

q:before,
q:after {
  content: none;
}

textarea {
  overflow: auto;
  resize: none;
}

label,
summary {
  cursor: default;
}

a,
button {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: normal;
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
  outline: 0;
}

body {
  background: #fff;
}

a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a,
a:hover {
  color: #333;
}

input {
  -webkit-appearance: none;
}

html,
body {
  height: 100%;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
  overflow: hidden;
}

.opacity0 {
  opacity: 0;
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.f-mgl20 {
  margin-left: 20px;
}
.u-btn {
  width: 110px;
  height: 30px;
  background: rgba(0, 141, 213, 1);
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.u-btn:hover {
  background: #008DD5;
  color: #fff;
}
.u-btn-white {
  width: 110px;
  height: 28px;
  border-radius: 4px;
  border: 1px solid #fff;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 28px;
  text-align: center;
}
.u-btn-white:hover {
  background: #008DD5;
  border: 1px solid #008DD5;
  color: #fff;
}

@charset "UTF-8";
body {
  background: #f8f8f8;
}
.feature-box {
  padding-top: 169px;
}
.m-banner-first {
  border-bottom: 1px solid #eee
}
.m-banner-first .banner-first-box {
  width: 1290px;
  height: 622px;
  margin: 0 auto;
}
.m-banner-first .banner-first-box .banner-first-left {
  width: 640px;
  height: 360px;
  padding-top: 103px;
  float: left;
  -webkit-transform: translateX(-200px);
          transform: translateX(-200px);
  opacity: 0;
}
.m-banner-first .banner-first-box .banner-first-left .feature-banner {
  width: 640px;
  height: 360px;
}
.m-banner-first .banner-first-box .banner-first-right {
  margin-left: 116px;
  float: left;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
  opacity: 0;
}
.m-banner-first .banner-first-box .banner-first-right .banner-first-title {
  font-size: 35px;
  font-weight: 600;
  color: rgba(0, 141, 213, 1);
  line-height: 49px;
  padding-top: 211px;
}
.m-banner-first .banner-first-box .banner-first-right .banner-first-text {
  font-size: 35px;
  font-weight: 300;
  color: rgba(74, 74, 74, 1);
  line-height: 29px;
  padding: 6px 0 30px 0;
}
.m-banner-first .banner-first-box .banner-first-right .banner-first-text2 {
  font-size: 22px;
  font-weight: 300;
  color: rgba(74, 74, 74, 1);
  line-height: 36px;
  width: 540px;
}

.m-banner-second {
  border-bottom: 1px solid #eee
}

.m-banner-second .banner-second-box {
  width: 1290px;
  height: 622px;
  margin: 0 auto;
}

.m-banner-second .banner-second-box .banner-second-left {
  width: 495px;
  float: left;
  padding-left: 43px;
  -webkit-transform: translateX(-200px);
          transform: translateX(-200px);
  opacity: 0;
}

.m-banner-second .banner-second-box .banner-second-left .banner-second-title {
  font-size: 35px;
  font-weight: 600;
  color: rgba(0, 141, 213, 1);
  line-height: 49px;
  padding-top: 211px;
}

.m-banner-second .banner-second-box .banner-second-left .banner-second-text {
  font-size: 35px;
  font-weight: 300;
  color: rgba(74, 74, 74, 1);
  line-height: 29px;
  padding: 6px 0 30px 0;
}

.m-banner-second .banner-second-box .banner-second-left .banner-second-text2 {
  font-size: 22px;
  font-weight: 300;
  color: rgba(74, 74, 74, 1);
  line-height: 36px;
  width: 540px;
}

.m-banner-second .banner-second-box .banner-second-right {
  width: 640px;
  height: 360px;
  padding-top: 102px;
  margin-left: 112px;
  float: left;
  -webkit-transform: translateX(200px);
          transform: translateX(200px);
  opacity: 0;
}

.m-banner-second .banner-second-box .banner-second-right .feature-banner {
  width: 640px;
  height: 360px;
}
.fade-cur .banner-first-left,
  .fade-cur .banner-second-left {
  /* animation: move-left 1.8s; */
  -webkit-transition: 1s !important;
  transition: 1s !important;
  opacity: 1 !important;
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
}
.fade-cur .banner-first-right,
  .fade-cur .banner-second-right {
  -webkit-transition: 1s !important;
  transition: 1s !important;
  opacity: 1 !important;
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
}
@-webkit-keyframes move-left {
  0% {
    -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@keyframes move-left {
  0% {
    -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@keyframes move-left {
  0% {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
.m-banner-white {
  background: #fff;
}
.m-banner-f8f8f8 {
  background: #f8f8f8;
}
.wd1200{
  width: 1200px;
  height: auto;
  text-align: center;
  padding-bottom: 70px;
  margin: 0 auto
}
.bgfff{
  background-color: #fff
}
.btitle{
  text-align: center;
  padding-top: 65px
}
.btitle-text{
  font-size: 36px;
  font-weight: 400
  /* color: #333 */
}
.btitle-text2{
  font-size: 18px;
  line-height: 36px;
  /* color: #333 */
}
.manager-item{
 padding-top: 50px;
}
.item-ul-content{
  width: 1200px;
  min-height: 270px;
  box-shadow: 0px 0px 15px 0px #0000001a;
}
.item-text{
  font-size: 30px;
  font-weight: 400;
  padding-bottom: 30px
}
.item-ul li{
  width: 300px;
  height: 270px;
  float: left;
  -webkit-transition: 0.3s;
    transition: 0.3s;
  border: 1px #eee solid;
  box-sizing: border-box;
}
.item-ul li:hover{
  -webkit-box-shadow: 4px 6px 30px 0px rgba(0, 0, 0, .08);
          box-shadow: 4px 6px 30px 0px rgba(0, 0, 0, .08);
}
.item-ul li:hover{
/* z-index: 9;
border-radius: 4px;
-webkit-box-shadow: 4px 6px 30px 0px rgba(0, 0, 0, .08);
box-shadow: 4px 6px 30px 0px rgba(0, 0, 0, .08);
-webkit-transform: scale(1.1);
transform: scale(1.1); */
}
@-webkit-keyframes fadeInUp {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0)
  }

  100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}

@keyframes fadeInUp {
  0% {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0)
  }

  100% {
      opacity: 1;
      -webkit-transform: none;
      transform: none
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
.clear{
  clear: both;
}
.manager-item .item-ul-content .item-ul .item-icon{
	width: 90px;
    height: 90px;
    margin: 0px auto;
    background-size: 90px 90px;
    background-repeat: no-repeat;
    margin-top: 10px;
}

.manager-item .item-ul-content .item-ul .text{
  font-size: 18px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 35px;
  text-align: center
}
.manager-item .item-ul-content .item-ul .text2{
  font-size: 14px;
  font-weight: 300;
  color: #000;
  line-height: 24px;
  padding-left: 30px;
  padding-right: 25px;
  text-align: left;
}
