
@media screen and (max-width: 510px) {
  html,
  body {
    height: auto !important;
  }
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
select {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a,
button,
input,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
select,
textarea,
button {
  border: 1px solid;
  outline: 0;
}
textarea {
  overflow: auto;
  resize: both;
}
input {
  line-height: normal;
}
input[type="button"] {
  box-sizing: content-box;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
a {
  cursor: pointer;
}
input[disabled],
button[disabled],
input[readonly],
textarea[readonly] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0;
  *width: 13px;
  *height: 13px;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
td,
th {
  padding: 0;
}
fieldset,
img {
  border: 0;
}
iframe {
  display: block;
  height: 100%;
  width: 100%;
}
ol,
ul {
  list-style: none;
}
ins,
a {
  text-decoration: none;
  outline: 0;
}
ins:active,
a:active,
ins:hover,
a:hover {
  outline: 0;
}
.fn-left {
  float: left;
}
.fn-right {
  float: right;
}
.fn-clear {
  zoom: 1;
}
.fn-clear:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.dis-block {
  display: block;
}
.dis-none {
  display: none;
}
.dis-inline {
  display: inline;
}
.dis-inblock {
  display: inline-block;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.txt-left {
  text-align: left;
}
.fz12 {
  font-size: 12px;
}
.fz14 {
  font-size: 14px;
}
.fz16 {
  font-size: 16px;
}
.fz18 {
  font-size: 18px;
}
.fz20 {
  font-size: 20px;
}
.fz24 {
  font-size: 24px;
}
.fw-b {
  font-weight: bold;
}
.fw-n {
  font-weight: normal;
}
.ml0 {
  margin-left: 0;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.noml {
  margin-left: 0;
}
.pt20 {
  padding-top: 20px;
}
.pb10 {
  padding-bottom: 10px;
}
.pl30 {
  padding-left: 30px;
}
.pr30 {
  padding-right: 30px;
}
.po-abs {
  position: absolute;
}
.po-rel {
  position: relative;
}
.po-fixed {
  position: fixed;
}
.txt-indent {
  text-indent: 2em;
}
.adefault {
  color: #0000EE;
  text-decoration: underline;
}
.adefault:visited {
  color: #551a8b;
}
.adefault:hover,
.adefault:active {
  color: #ff0000;
}
.togray {
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
}
.togray-h {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-touch {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.arial {
  font-family: "Arial";
}
.century {
  font-family: "Century Gothic";
}
.songti {
  font-family: "\5B8B\4F53", "宋体", "SimSun";
}
.yahei {
  font-family: "\5FAE\8F6F\96C5\9ED1", "微软雅黑", "Microsoft YaHei";
}
.xihei {
  font-family: "\534E\6587\7EC6\9ED1", "华文细黑", "STXihei";
}
.heiti {
  font-family: "\9ED1\4F53", "黑体", "SimHei";
}
.yahei-arial {
  font-family: "\5FAE\8F6F\96C5\9ED1", "微软雅黑", "Microsoft YaHei", "Arial";
}
.font-m {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
}

@media screen and (max-width: 1100px) {
  .header .ui-nav-item {
    padding: 0 30px;
  }
}
@media screen and (max-width: 780px) {
  .header {
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
 
}
@media screen and (max-width: 510px) {
  .header .menu-icon {
    top: 28px;
    left: 20px;
    width: 30px;
  }
  .header .menu-icon span {
    margin-top: 7px;
  }
}
.menu-mask {
  position: fixed;
  left: 0;
  top: 80px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 4;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.m-menu {
  display: none;
}
@media screen and (max-width: 780px) {
  .m-menu {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 185px;
    height: 100%;
    background: #3d6fdc;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .m-menu .m-nav-item {
    position: relative;
    border-bottom: 1px solid #fff;
  }
  .m-menu .m-nav-item:before {
    content: "";
    width: 9px;
    height: 10px;
    background: url("angle1.png")/*tpa=http://www.smartenda.com/images/icon/angle1.png*/ no-repeat;
    position: absolute;
    left: 10px;
    top: 15px;
    opacity: 0;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .m-menu .m-nav-item.cur:before {
    opacity: 1;
  }
  .m-menu .m-nav-item.cur a {
    color: #fff;
  }
  .m-menu .m-nav-link,
  .m-menu .m-sub-link {
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 0 0 0 30px;
    line-height: 40px;
  }
  .m-menu .m-sub-menu {
    display: none;
  }
}
body.cur .menu-mask {
  visibility: visible;
}
body.cur .m-menu {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.cur .main {
  -webkit-transform: translate3d(185px, 0, 0);
  -moz-transform: translate3d(185px, 0, 0);
  -ms-transform: translate3d(185px, 0, 0);
  -o-transform: translate3d(185px, 0, 0);
  transform: translate3d(185px, 0, 0);
}
.title {
  padding: 35px 0;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
}
.title .title-txt {
  font-size: 24px;
  color: #333333;
}
.title .title-time {
  margin-top: 20px;
  font-size: 12px;
  color: #bababa;
}
.detail-main {
  margin-top: 30px;
  line-height: 25px;
  font-size: 14px;
  color: #666666;
}
.detail-main img {
  max-width: 100%;
  vertical-align: middle;
}
.detail-page {
  margin: 40px 0;
  text-align: center;
}
.detail-page a {
  font-size: 14px;
  color: #999999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.detail-page a:hover {
  color: #B80004;
}
.detail-page .page-txt {
  position: relative;
}
.detail-page .page-txt:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 88px;
  height: 1px;
  background: #dbdbdb;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.detail-page .page-txt:after {
  content: "";
  position: absolute;
  top: 11px;
  width: 0;
  height: 1px;
  background: #dbdbdb;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.detail-page .page-txt:hover:before {
  background: #CB0005;
}
.detail-page .page-txt:hover:after {
  background: #CB0005;
  width: 50px;
}
.detail-page .page-prev {
  padding-left: 100px;
  float: left;
}
.detail-page .page-prev:before,
.detail-page .page-prev:after {
  left: 0;
}
.detail-page .page-next {
  padding-right: 100px;
  float: right;
}
.detail-page .page-next:before,
.detail-page .page-next:after {
  right: 0;
}
.pro-title {
  text-align: center;
  padding: 50px 0;
  font-size: 28px;
  color: #333333;
  position: relative;
}
.pro-title:before,
.pro-title:after {
  content: "";
  width: 39%;
  height: 1px;
  background: #d3d3d3;
  position: absolute;
  top: 50%;
}
.pro-title:before {
  left: 0;
}
.pro-title:after {
  right: 0;
}
@media screen and (max-width: 780px) {
  .pro-title {
	  font-size:1.3rem;
    padding: 30px 0;
  }
  .pro-title:before,
  .pro-title:after {
    display: none;
  }
}
@media screen and (max-width: 510px) {
  .pro-title {
	   font-size:1.3rem;
    padding: 15px 0;
  }
}
.product {
  width: 100%;
  background: #f6f6f6;
}
.product-ui {
  padding-bottom: 50px;
}
.product-ui .item-list {
  float: left;
  width: 32%;
  margin: 0 20px 20px 0;
}
.product-ui .item-list:nth-child(3n) {
  margin: 0 0 20px 0;
}
.product-ui .item-list:hover .item-main img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.product-ui .item-list:hover .item-txt {
  height: 130px;
}
.product-ui .item-list:hover .item-info {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.product-ui .nomr {
  margin-right: 0;
}
.product-ui .item-main {
  display: block;
  position: relative;
  overflow: hidden;
}
.product-ui .item-main img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product-ui .item-txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55px;
  padding: 17px 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.product-ui .item-title {
  display: block;
  font-style: normal;
  font-size: 18px;
  color: #fff;
  position: relative;
}
.product-ui .item-title:before {
  content: "";
  position: absolute;
  right: 0;
  top: -3px;
  width: 29px;
  height: 29px;
  border-radius: 100%;
  border: 1px solid #fff;
  background: url("go.png")/*tpa=http://www.smartenda.com/images/go.png*/ center no-repeat;
}
.product-ui .item-info {
  display: block;
  margin-top: 5px;
  line-height: 23px;
  font-size: 13px;
  color: #fff;
  opacity: 0;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transition: all 0.3s ease 0.5s;
  -moz-transition: all 0.3s ease 0.5s;
  -ms-transition: all 0.3s ease 0.5s;
  -o-transition: all 0.3s ease 0.5s;
  transition: all 0.3s ease 0.5s;
}
@media screen and (max-width: 780px) {
  .product-ui {
    padding-bottom: 20px;
    text-align: center;
  }
  .product-ui .item-list {
    float: none;
    width: 45%;
    text-align: left;
    display: inline-block;
    margin: 0 20px 20px 0;
  }
  .product-ui .item-list:nth-child(3n) {
    margin: 0 20px 20px 0;
  }
  .product-ui .item-list:nth-child(2n) {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 510px) {
  .product-ui {
    padding: 0 5% 10px;
  }
  .product-ui .item-list {
    width: 100%;
    margin: 0 0 15px 0;
  }
  .product-ui .item-list:nth-child(3n) {
    margin: 0 0 15px 0;
  }
  .product-ui .item-list:nth-child(2n) {
    margin: 0 0 15px 0;
  }
  .product-ui .item-txt {
    padding: 5% 2%;
  }
}
@keyframes circle {
  0% {
    opacity: 0;
    transform: scale(0.5, 0.5);
  }
  5% {
    opacity: .8;
  }
  100% {
    opacity: 0;
    transform: scale(1.3, 1.3);
  }
}
@-webkit-keyframes circle {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
  }
  5% {
    opacity: .8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3, 1.3);
  }
}
@-moz-keyframes circle {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5, 0.5);
  }
  5% {
    opacity: .8;
  }
  100% {
    opacity: 0;
    -moz-transform: scale(1.3, 1.3);
  }
}
@-o-keyframes circle {
  0% {
    opacity: 0;
    -o-transform: scale(0.5, 0.5);
  }
  5% {
    opacity: .8;
  }
  100% {
    opacity: 0;
    -o-transform: scale(1.3, 1.3);
  }
}
@-ms-keyframes circle {
  0% {
    opacity: 0;
    -ms-transform: scale(0.5, 0.5);
  }
  5% {
    opacity: .8;
  }
  100% {
    opacity: 0;
    -ms-transform: scale(1.3, 1.3);
  }
}
@keyframes up {
  0% {
    transform: rotateY(90deg);
    opacity: 0;
    transform-origin: left bottom;
  }
  100% {
    transform: rotateY(0deg);
    opacity: 1;
    transform-origin: left bottom;
  }
}
@-webkit-keyframes up {
  0% {
    transform: rotateY(90deg);
    opacity: 0;
    transform-origin: left bottom;
  }
  100% {
    transform: rotateY(0deg);
    opacity: 1;
    transform-origin: left bottom;
  }
}
@keyframes small {
  0% {
    transform: translate3d(0, 50%, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes opacit {
  0% {
    transform: translate3d(50%, 0, 0);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.news .news-ui {
  padding-bottom: 70px;
}
.news .item-news {
  padding: 30px 0;
  border-bottom: 1px dotted #dbdbdb;
}
.news .news-link {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news .news-link:hover {
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -ms-transform: translateX(15px);
  -o-transform: translateX(15px);
  transform: translateX(15px);
}
.news .news-link:hover .info-title {
  color: #C10005;
}
.news .news-link:hover .detail-go {
  background: #C10005;
  border: 1px solid #C10005;
  color: #fff;
}
.news .news-link:hover .go-icon {
  background: url("n-icon2.png")/*tpa=http://www.smartenda.com/images/n-icon2.png*/ center no-repeat;
  -webkit-transform: translate3d(6px, 0, 0);
  -moz-transform: translate3d(6px, 0, 0);
  -ms-transform: translate3d(6px, 0, 0);
  -o-transform: translate3d(6px, 0, 0);
  transform: translate3d(6px, 0, 0);
  opacity: 1;
}
.news .link-img {
  float: left;
  width: 265px;
  height: 170px;
  overflow: hidden;
}
.news .link-img img {
  max-width: 100%;
  vertical-align: middle;
}
.news .news-info {
  width: 60%;
  float: left;
  margin-left: 35px;
}
.news .info-title {
  font-size: 18px;
  color: #333333;
  font-style: normal;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news .info-main {
  margin-top: 15px;
  display: block;
  line-height: 30px;
  font-size: 14px;
  color: #666666;
}
.news .info-timer {
  display: block;
  margin-top: 40px;
  font-size: 14px;
  color: #bababa;
}
.news .detail-go {
  float: right;
  width: 106px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #ededed;
  margin-top: 30px;
  background: #fcfcfd;
  font-size: 12px;
  color: #999999;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.news .go-icon {
  font-style: normal;
  display: inline-block;
  width: 5px;
  height: 7px;
  margin-left: 8px;
  background: url("n-icon1.png")/*tpa=http://www.smartenda.com/images/n-icon1.png*/ center no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1100px) {
  .news .news-info {
    margin-left: 25px;
  }
}
@media screen and (max-width: 780px) {
  .news .detail-go {
    display: none;
  }
  .news .news-ui {
    padding-bottom: 40px;
  }
  .news .news-info {
    margin-left: 20px;
  }
  .news .info-timer {
    margin-top: 17px;
  }
}
@media screen and (max-width: 510px) {
  .news {
    padding: 0 5%;
  }
  .news .inner-title {
    margin-bottom: 0;
  }
  .news .news-ui {
    padding-bottom: 25px;
  }
  .news .item-news {
    padding: 20px 0;
  }
  .news .link-img {
    display: block;
    float: none;
    width: 100%;
  }
  .news .link-img img {
    width: 100%;
  }
  .news .news-info {
    float: none;
    display: block;
    width: 100%;
    margin: 15px 0 0 0;
  }
  .news .info-main {
    margin-top: 5px;
  }
}
.about {
  margin-bottom: 80px;
}
.about .introduce-main {
  text-align: center;
}
.about .about-introduce {
  margin-bottom: 80px;
}
.about .main-title {
  font-size: 24px;
  color: #333333;
}
.about .main-info {
  font-size: 15px;
  color: #666666;
  line-height: 25px;
  margin-top: 10px;
  text-align: left;
  text-indent: 2em;
}
.about .main-info span {
  color: #3d6fdc;
}
.about .intro-ui {
  margin-top: 30px;
  text-align: center;
}
.about .item-intro {
  display: inline-block;
  width: 174px;
  height: 178px;
  border: 1px solid #eaeaea;
  vertical-align: middle;
  margin-right: 60px;
  position: relative;
  font-size: 0;
}
.about .item-intro:last-child {
  margin-right: 0;
}
.about .item-intro:before {
  content: "";
  width: 46px;
  height: 3px;
  background: #3d6fdc;
  position: absolute;
  left: 37%;
  top: 0;
}
.about .item-num {
  display: block;
  margin-top: 25px;
  font-size: 36px;
  color: #3d6fdc;
}
.about .item-icon {
  display: block;
  width: 29px;
  height: 29px;
  background: url("about-icon2.png")/*tpa=http://www.smartenda.com/images/about/about-icon2.png*/ no-repeat;
  margin: 40px auto 15px;
}
.about .item-en {
  display: block;
  color: #3d6fdc;
  font-size: 12px;
}
.about .item-cn {
  display: block;
  margin-top: 15px;
  font-size: 12px;
  color: #666666;
}
.about .about-develop {
  width: 100%;
  height: 440px;
  padding: 80px 0;
  background: url("about-bg.jpg")/*tpa=http://www.smartenda.com/images/about/about-bg.jpg*/ no-repeat;
  background-size: 100% 100%;
}
.about .develop-main {
  height: 430px;
  background: #fff;
  text-align: center;
}
.about .develop-title {
  font-size: 16px;
  color: #666666;
  padding: 30px 0;
  display: block;
}
.about .develop-img {
  width: 100%;
}
.about .develop-img img {
  max-width: 100%;
  vertical-align: middle;
}
.about .develop-txt {
  margin-top: 35px;
  line-height: 27px;
  font-size: 13px;
  color: #666666;
}
.about .develop-txt em {
  font-style: normal;
  color: #3d6fdc;
}
.about .content-title {
  padding: 50px 0;
  font-size: 24px;
  color: #333333;
  text-align: center;
}
.about .ui-trigger {
  width: 20%;
  float: left;
}
.about .item-title {
  height: 184.5px;
  padding-left: 30px;
  border-bottom: 1px solid #eaeaea;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about .item-title:before {
  content: "";
  position: absolute;
  left: 13%;
  top: 15%;
  width: 28px;
  height: 3px;
  background: #e7e7e7;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about .item-title span {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about .item-title:hover,
.about .item-title.cur {
  background: #3d6fdc;
  border-bottom: 1px solid #3d6fdc;
}
.about .item-title:hover:before,
.about .item-title.cur:before {
  background: #fff;
}
.about .item-title:hover .title-cn,
.about .item-title.cur .title-cn,
.about .item-title:hover .title-en,
.about .item-title.cur .title-en {
  color: #fff;
}
.about .title-cn {
  padding-top: 115px;
  font-size: 17px;
  color: #666666;
}
.about .title-en {
  color: #999999;
  font-size: 12px;
}
.about .content-main {
  width: 80%;
  position: relative;
  float: left;
}
.about .main-cont {
  display: none;
}
@media screen and (min-width: 550px) {
  .about .main-cont.cur {
    display: block;
  }
  .about .main-cont.cur .info-main:before {
    -webkit-animation: opacit 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.3s 1 forwards;
    -o-animation: opacit 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.3s 1 forwards;
    -moz-animation: opacit 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.3s 1 forwards;
    -ms-animation: opacit 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.3s 1 forwards;
    animation: opacit 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.3s 1 forwards;
  }
  .about .main-cont.cur .info-img {
    -webkit-animation: up 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0s 1 forwards;
    -o-animation: up 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0s 1 forwards;
    -moz-animation: up 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0s 1 forwards;
    -ms-animation: up 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0s 1 forwards;
    animation: up 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0s 1 forwards;
  }
  .about .main-cont.cur .info-txt {
    -webkit-animation: small 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.1s 1 forwards;
    -o-animation: small 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.1s 1 forwards;
    -moz-animation: small 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.1s 1 forwards;
    -ms-animation: small 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.1s 1 forwards;
    animation: small 1s cubic-bezier(0.24, 0.75, 0.68, 0.97) 0.1s 1 forwards;
  }
}
.about .info-img {
  width: 50%;
  height: 555px;
  float: left;
}
.about .info-img img {
  max-width: 100%;
  vertical-align: middle;
}
.about .info-main {
  float: left;
  width: 49%;
  height: 553px;
  border: 1px solid #eaeaea;
  border-left: none;
  position: relative;
  z-index: 1;
}
.about .info-main:before {
  content: "";
  width: 34px;
  height: 34px;
  background: url("about-icon1.png")/*tpa=http://www.smartenda.com/images/about/about-icon1.png*/ no-repeat;
  position: absolute;
  left: -3.5%;
  top: 20%;
}
.about .info-txt {
  padding: 100px 60px 0;
  font-size: 13px;
  color: #888888;
  line-height: 25px;
  position: relative;
}
.about .info-txt:before,
.about .info-txt:after {
  content: "";
  position: absolute;
  width: 19px;
  height: 15px;
}
.about .info-txt:before {
  left: 58px;
  top: 55px;
  background: url("txt-icon1.png")/*tpa=http://www.smartenda.com/images/about/txt-icon1.png*/ no-repeat;
}
.about .info-txt:after {
  right: 65px;
  bottom: -15%;
  background: url("txt-icon2.png")/*tpa=http://www.smartenda.com/images/about/txt-icon2.png*/ no-repeat;
}
.about .m-info,
.about .box-title,
.about .m-de {
  display: none;
}
@media screen and (max-width: 1100px) {
  .about .item-title {
    height: 159.5px;
  }
  .about .title-cn {
    padding-top: 90px;
  }
  .about .info-main {
    height: 480px;
  }
}
@media screen and (max-width: 780px) {
  .about .item-intro {
    margin-right: 15px;
  }
  .about .info-img {
    height: 363px;
  }
  .about .info-main {
    height: 363px;
  }
  .about .item-title {
    height: 120.5px;
    padding-left: 15px;
  }
  .about .info-txt {
    padding: 80px 20px 0;
  }
  .about .title-cn {
    padding-top: 45px;
  }
}
@media screen and (max-width: 510px) {
  .about {
    padding: 0 5%;
    margin-bottom: 10px;
  }
  .about .about-introduce {
    margin-bottom: 10px;
  }
  .about .main-title {
    font-size: 18px;
  }
  .about .pc-info,
  .about .pc-de {
    display: none;
  }
  .about .m-info,
  .about .box-title,
  .about .m-de {
    display: block;
  }
  .about .intro-ui {
    margin-top: 20px;
  }
  .about .item-intro {
    width: 47%;
    margin: 0 10px 20px 0;
  }
  .about .item-intro:nth-child(2n) {
    margin: 0 0 20px 0;
  }
  .about .about-develop {
    background: rgba(255, 255, 255, 0);
    height: auto;
    padding: 0;
  }
  .about .develop-title {
    padding: 0 0 25px 0;
  }
  .about .develop-main {
    height: auto;
  }
  .about .develop-img {
    height: 100px;
  }
  .about .develop-img img {
    height: 100px;
  }
  .about .develop-txt {
    margin-top: 15px;
  }
  .about .content-title {
    font-size: 18px;
    padding: 15px 0;
  }
  .about .ui-trigger {
    display: none;
  }
  .about .content-main {
    width: 100%;
    float: none;
  }
  .about .main-cont {
    display: block;
    margin-bottom: 20px;
  }
  .about .box-title {
    text-align: center;
    margin-bottom: 20px;
  }
  .about .box-title span {
    display: block;
  }
  .about .title-cn,
  .about .title-en {
    padding-top: 0;
    color: #3d6fdc;
  }
  .about .info-img {
    float: none;
    width: 100%;
    display: block;
    height: 250px;
  }
  .about .info-img img {
    width: 100%;
    height: 250px;
  }
  .about .info-main {
    float: none;
    width: 100%;
    height: auto;
    border: none;
    margin-top: 20px;
  }
  .about .info-main:before {
    display: none;
  }
  .about .info-txt {
    padding: 0;
  }
  .about .info-txt:before,
  .about .info-txt:after {
    display: none;
  }
}
.journal .journal-ui {
  margin-bottom: 70px;
  zoom: 1;
}
.journal .journal-ui:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.journal .journal-ui li {
  float: left;
  width: 18.8%;
  margin-left: 1.5%;
  margin-bottom: 30px;
  position: relative;
  left: 0;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.journal .journal-ui li.left-side {
  margin-left: 0;
}
.journal .journal-ui li:hover {
  top: -15px;
}
.journal .journal-ui li:hover .img-cont {
  background: #c4d4f4;
}
.journal .journal-ui li:hover .desc {
  color: #3d6fdc;
}
.journal .journal-ui a {
  display: block;
}
.journal .journal-ui span {
  display: block;
}
.journal .journal-ui .img-cont {
  padding: 9px;
  height: 298px;
  background: #eeeeee;
  overflow: hidden;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.journal .journal-ui .img-cont img {
  display: block;
  vertical-align: top;
  width: 100%;
}
.journal .journal-ui .desc {
  font-size: 18px;
  color: #666666;
  padding: 10px 0;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.culture .value-ol {
  margin-bottom: 80px;
  text-align: center;
  zoom: 1;
}
.culture .value-ol:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.culture .item-list {
  width: 33.333%;
  float: left;
  text-align: left;
  vertical-align: middle;
}
.culture .item-list span {
  display: block;
}
.culture .list-icon {
  height: 38px;
  display: block;
  font-style: normal;
}
.culture .list-icon img {
  max-width: 100%;
  vertical-align: middle;
}
.culture .list-cn {
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
}
.culture .list-en {
  font-size: 12px;
  color: #888888;
}
.culture .list-cont {
  font-size: 13px;
  color: #333333;
  margin-top: 10px;
}
.culture .culture-idea {
  width: 100%;
  height: 400px;
  padding-top: 60px;
  background: url("about-bg1.jpg")/*tpa=http://www.smartenda.com/images/about/about-bg1.jpg*/ center no-repeat;
}
.culture .idea-main {
  width: 590px;
  height: 340px;
  border: 1px solid #fff;
  margin: 0 auto;
  text-align: center;
}
.culture .idea-main span {
  display: block;
  color: #fff;
}
.culture .idea-icon {
  width: 30px;
  height: 30px;
  margin: 50px auto 0;
}
.culture .idea-title {
  font-size: 18px;
  margin-top: 25px;
}
.culture .idea-en {
  font-size: 12px;
}
.culture .idea-cont {
  font-size: 13px;
  margin-top: 10px;
}
.culture .join-us {
  display: block;
  width: 106px;
  height: 40px;
  border: 1px solid #fff;
  margin: 50px auto 0;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.culture .culture-spirit {
  margin: 60px auto;
}
.culture .spirit-item {
  width: 48%;
  float: left;
}
.culture .spirit-item span {
  display: block;
}
.culture .spirit-first {
  margin-right: 35px;
}
.culture .item-img {
  width: 100%;
  overflow: hidden;
}
.culture .item-img img {
  max-width: 100%;
  vertical-align: middle;
}
.culture .spirit-cn {
  font-size: 18px;
  color: #333333;
  margin-top: 15px;
}
.culture .spirit-en {
  font-size: 12px;
  color: #888888;
}
.culture .spirit-txt {
  font-size: 13px;
  color: #333333;
  margin-top: 10px;
}
@media screen and (max-width: 780px) {
  .culture .culture-idea {
    padding-top: 30px;
  }
  .culture .culture-spirit {
    margin: 30px auto;
    text-align: center;
  }
  .culture .spirit-item {
    float: none;
    display: inline-block;
    text-align: left;
    width: 45%;
  }
}
@media screen and (max-width: 510px) {
  .culture .culture-values {
    padding: 0 5%;
  }
  .culture .item-list {
    display: block;
    margin: 0 0 20px 0;
  }
  .culture .value-ol {
    margin-bottom: 20px;
  }
  .culture .idea-main {
    width: 100%;
    padding: 0 5%;
    border: none;
    height: auto;
  }
  .culture .idea-cont {
    font-size: 12px;
  }
  .culture .culture-idea {
    height: 335px;
    padding-top: 15px;
  }
  .culture .idea-icon {
    margin: 35px auto 0;
  }
  .culture .culture-spirit {
    padding: 0 5%;
    margin: 30px auto;
    text-align: center;
  }
  .culture .spirit-item {
    width: 90%;
    display: inline-block;
  }
  .culture .spirit-first {
    margin: 0 0 20px 0;
  }
}
.mission .mission-title {
  text-align: center;
}
.mission .mission-title span {
  display: block;
}
.mission .mission-title .m-cn {
  font-size: 24px;
  color: #333333;
}
.mission .mission-title .m-en {
  font-size: 14px;
  color: #999999;
}
.mission .vision-content {
  margin-top: 30px;
}
.mission .cont-left {
  width: 50%;
  height: 400px;
  background: url("mission-img1.jpg")/*tpa=http://www.smartenda.com/images/about/mission-img1.jpg*/ center no-repeat;
  float: left;
}
.mission .cont-left .vision-cont {
  margin-right: 250px;
}
.mission .cont-right {
  width: 50%;
  height: 400px;
  background: url("mission-img2.jpg")/*tpa=http://www.smartenda.com/images/about/mission-img2.jpg*/ center no-repeat;
  float: left;
}
.mission .cont-right .vision-cont {
  margin-left: 60px;
}
.mission .vision-cont {
  padding-top: 65px;
}
.mission .border {
  display: block;
  width: 32px;
  height: 3px;
  background: #3d6fdc;
}
.mission .txt-cn {
  font-size: 20px;
  color: #333333;
  margin-top: 25px;
}
.mission .txt-en {
  font-size: 12px;
  color: #999999;
  margin-top: 15px;
}
.mission .mission-content {
  margin-top: 30px;
}
.mission .content-main {
  margin-top: 40px;
}
.mission .mission-txt {
  width: 50%;
  float: left;
  text-align: right;
  padding-top: 100px;
  position: relative;
}
.mission .mission-txt:before {
  content: "";
  width: 19px;
  height: 15px;
  background: url("txt-icon3.png")/*tpa=http://www.smartenda.com/images/about/txt-icon3.png*/ no-repeat;
  position: absolute;
  right: 0;
  top: 60px;
}
.mission .mission-txt span {
  display: block;
  font-size: 20px;
  color: #333333;
  margin-top: 10px;
}
.mission .mission-img {
  width: 50%;
  float: left;
}
.mission .mission-img img {
  vertical-align: middle;
  max-width: 100%;
}
.mission .slogan {
  padding-top: 20px;
  text-align: right;
}
.mission .slogan-txt {
  line-height: 27px;
  font-size: 14px;
  color: #888888;
}
.mission .join {
  display: inline-block;
  margin-top: 30px;
  width: 115px;
  height: 42px;
  background: #3d6fdc;
  line-height: 42px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.mission .m-en,
.mission .m-slogan {
  display: none;
}
@media screen and (max-width: 1100px) {
  .mission .cont-left .vision-cont {
    margin-right: 150px;
  }
}
@media screen and (max-width: 780px) {
  .mission .cont-left .vision-cont {
    margin-right: 70px;
  }
  .mission .mission-img {
    padding-top: 130px;
  }
}
@media screen and (max-width: 510px) {
  .mission .mission-vision {
    padding: 0 5%;
  }
  .mission .vision-content {
    margin-top: 10px;
  }
  .mission .cont-left,
  .mission .cont-right {
    float: none;
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, 0);
    margin-bottom: 20px;
  }
  .mission .cont-left .vision-cont,
  .mission .cont-right .vision-cont {
    padding: 0;
    margin: 0;
    float: none;
  }
  .mission .pc-en,
  .mission .pc-slogan {
    display: none;
  }
  .mission .m-en,
  .mission .m-slogan {
    display: block;
  }
  .mission .txt-cn {
    margin-top: 10px;
  }
  .mission .mission-content {
    margin-top: 0;
  }
  .mission .content-main {
    margin-top: 20px;
  }
  .mission .mission-txt {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .mission .mission-txt:before {
    display: none;
  }
  .mission .mission-img {
    margin-top: 20px;
    padding-top: 0;
    float: none;
    width: 100%;
    text-align: center;
  }
  .mission .slogan {
    padding: 10% 5%;
  }
  .mission .slogan-txt {
    text-align: center;
  }
  .mission .join {
    display: block;
    margin: 15px auto 0;
  }
}
.contact {
  margin-bottom: 50px;
}
.contact .contact-main .contact-cont {
  width: 35%;
}
.contact .contact-main .contact-cont:first-child {
  margin-right: 15%;
}
.contact .contact-main h3 {
  font-size: 19px;
  color: #333333;
  font-weight: normal;
  padding-bottom: 30px;
}
.contact .contact-main dl {
  zoom: 1;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eaeaea;
}
.contact .contact-main dl:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.contact .contact-main dt {
  float: left;
  font-size: 17px;
  line-height: 25px;
  color: #333333;
}
.contact .contact-main dd {
  float: left;
  font-size: 13px;
  line-height: 25px;
  color: #3d6fdc;
}
.contact .map {
  width: 100%;
  height: 340px;
  overflow: hidden;
}
.contact .map-img {
  padding: 10px 0 20px 0;
}
.contact .map-img img {
  display: block;
  vertical-align: top;
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 0 5%;
  }
  .contact .contact-main .contact-cont {
    width: 50%;
  }
  .contact .contact-main .contact-cont:first-child {
    width: 45%;
    margin-right: 5%;
  }
}
@media screen and (max-width: 510px) {
  .contact {
    margin-bottom: 30px;
  }
  .contact .contact-main .contact-cont {
    width: 100%!important;
    float: none;
    margin-right: 0!important;
  }
  .contact .contact-main dl {
    width: 100%;
  }
}
.link {
  margin: 30px 0;
}
.link .link-info {
  font-size: 14px;
  color: #666;
  line-height: 37px;
  margin-bottom: 30px;
  text-align: left;
}
.link .icon-item {
  float: left;
  width: 220px;
  height: 110px;
  overflow: hidden;
  border: 1px solid #ececec;
  margin: 0 20px 20px 0;
}
.link .icon-item:nth-child(5n) {
  margin: 0 0 20px 0;
}
.link .item-logo {
  width: 100%;
  text-align: center;
  display: block;
  line-height: 100px;
}
.link .item-logo img {
  max-width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 1100px) {
  .link .icon-item {
    width: 31%;
    margin: 0 10px 20px 10px;
  }
  .link .icon-item:nth-child(5n) {
    margin: 0 10px 20px 10px;
  }
  .link .icon-item:nth-child(3n) {
    margin: 0 0 20px 10px;
  }
}
@media screen and (max-width: 780px) {
  .link .icon-item {
    width: 30%;
  }
}
@media screen and (max-width: 510px) {
  .link {
    padding: 0 10px;
  }
  .link .link-icon {
    text-align: center;
  }
  .link .icon-item {
    width: 47%;
    float: none;
    display: inline-block;
    margin: 0 15px 20px 0;
  }
  .link .icon-item:nth-child(5n) {
    margin: 0 15px 20px 0;
  }
  .link .icon-item:nth-child(3n) {
    margin: 0 15px 20px 0;
  }
  .link .icon-item:nth-child(2n) {
    margin: 0 0 20px 0;
  }
}
.career .career-cont {
  width: 100%;
  border: 1px solid #dee4e9;
  border-bottom: none;
  margin-bottom: 70px;
}
.career .career-list {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #dee4e9;
  text-align: center;
}
.career .career-list span {
  display: block;
  float: left;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.career .cont-w {
  width: 39.1%;
}
.career .cont-h {
  width: 20.2%;
}
.career .cont-title {
  font-size: 14px;
  color: #333;
  background: #f0f5f9;
  border-right: 1px solid #dee4e9;
}
.career .cont-title:last-child {
  border-right: none;
}
.career .cont-info {
  font-size: 14px;
  color: #b3b9be;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.career .career-item {
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.career .career-item:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  border-bottom: 1px solid #fff;
  box-shadow: 0 0 3px #eee;
}
.career .career-item:hover .cont-info {
  color: #3d6fdc;
}
@media screen and (max-width: 1100px) {
  .career {
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 780px) {
  .career {
    padding: 0 5%;
  }
  .career .career-cont {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 510px) {
  .career .career-cont {
    margin-bottom: 25px;
  }
  .career .cont-title,
  .career .cont-info {
    font-size: .8em;
  }
  .career .cont-w {
    width: 29.3%;
  }
  .career .cont-h {
    width: 23.5%;
  }
}
.career-detail {
  margin: 0 auto 50px;
}
.career-detail .detail-ui {
  margin-top: 20px;
}
.career-detail .item-detail {
  float: left;
  margin: 0 80px 0 0;
}
.career-detail .item-detail:nth-child(2n) {
  margin-right: 0;
}
.career-detail .detail-title {
  font-size: 14px;
  color: #3d6fdc;
}
.career-detail .detail-txt {
  font-size: 14px;
  color: #515151;
}
.career-detail .detail-info {
  font-size: 14px;
  margin-top: 20px;
}
.career-detail .info-title {
  color: #3d6fdc;
  margin-right: 10px;
}
.career-detail .info-item {
  color: #515151;
  margin-top: 20px;
}
.career-detail .info-item:nth-child(1) {
  margin-top: 0;
}
.career-detail .mt60 {
  margin-top: 60px;
}
.career-detail .detail-btn {
  margin: 60px 0 0 90px;
}
.career-detail .career-apply {
  width: 188px;
  height: 58px;
  background: #0062ad;
  color: #fff;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  float: left;
}
.career-detail .back {
  float: right;
  font-size: 14px;
  color: #333;
  margin-top: 22px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.career-detail .back:hover {
  color: #3d6fdc;
}
@media screen and (max-width: 1100px) {
  .career-detail {
    padding: 0 5%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 780px) {
  .career-detail .info-title {
    margin-bottom: 10px;
    float: none;
    display: block;
  }
  .career-detail .info-ui {
    float: none;
  }
  .career-detail .detail-btn {
    margin: 40px 0 0 0;
  }
}
@media screen and (max-width: 510px) {
  .career-detail {
    margin-bottom: 30px;
  }
  .career-detail .mt60 {
    margin-top: 20px;
  }
  .career-detail .detail-btn {
    margin: 25px 0 0 0;
  }
}
.partner .item-part {
  float: left;
  width: 23.5%;
  margin: 0 20px 30px 0;
}
.partner .item-part:nth-child(4n) {
  margin: 0 0 30px 0;
}
.partner .item-part:hover .img-mask {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.partner .item-part:hover .img-mask:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.partner .nomr {
  margin-right: 0;
}
.partner .part-main {
  display: block;
  cursor: default!important;
}
.partner .part-box {
  display: block;
  width: 100%;
  height: 147px;
  border: 1px solid #dee4e9;
}
.partner .box-img {
  display: block;
  height: 107px;
  line-height: 107px;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.partner .box-img img {
  vertical-align: middle;
  max-width: 100%;
}
.partner .img-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(222, 223, 224, 0.7);
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.partner .img-mask:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url("p-icon.png")/*tpa=http://www.smartenda.com/images/icon/p-icon.png*/ no-repeat;
  position: absolute;
  left: 43%;
  top: 35%;
  opacity: 0;
  -webkit-transform: translate3d(0, -50px, 0);
  -moz-transform: translate3d(0, -50px, 0);
  -ms-transform: translate3d(0, -50px, 0);
  -o-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
  -webkit-transition: all 0.25s linear 0.25s;
  -moz-transition: all 0.25s linear 0.25s;
  -ms-transition: all 0.25s linear 0.25s;
  -o-transition: all 0.25s linear 0.25s;
  transition: all 0.25s linear 0.25s;
}
.partner .part-txt {
  display: block;
  text-align: center;
  color: #888888;
  margin-top: 15px;
  font-size: 12px;
}
@media screen and (max-width: 1100px) {
  .partner {
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 780px) {
  .partner {
    padding: 0 5%;
  }
  .partner .partner-ui {
    margin-bottom: 20px;
  }
  .partner .item-part {
    width: 30%;
    margin: 0 20px 20px 0;
  }
  .partner .item-part:nth-child(3n) {
    margin: 0 0 20px 0;
  }
  .partner .item-part:nth-child(4n) {
    margin: 0 20px 20px 0;
  }
}
@media screen and (max-width: 510px) {
  .partner .partner-ui {
    margin-bottom: 10px;
  }
  .partner .item-part {
    width: 46%;
    margin: 0 20px 20px 0;
  }
  .partner .item-part:nth-child(3n) {
    margin: 0 20px 20px 0;
  }
  .partner .item-part:nth-child(2n) {
    margin: 0 0 20px 0;
  }
  .partner .item-part:nth-child(4n) {
    margin: 0 0 20px 0;
  }
  .partner .part-box {
    height: 110px;
  }
  .partner .box-img {
    margin: 10px;
    height: 90px;
    line-height: 90px;
  }
  .partner .img-mask:before {
    left: 35%;
  }
}
.invest .invest-main {
  width: 100%;
}
.invest .invest-main img {
  max-width: 100%;
  vertical-align: middle;
}
.invest .invest-txt {
  margin-top: 14px;
  line-height: 25px;
  font-size: 13px;
  color: #333333;
}
.invest .invest-txt em {
  font-style: normal;
  color: #3d6fdc;
}
.invest .invest-trigger {
  margin-top: 30px;
  font-size: 0;
  border-bottom: 1px solid #eee;
}
.invest .trigger-btn {
  padding: 30px 25px;
  font-size: 15px;
  color: #333333;
  display: inline-block;
  background: #eeeeee;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.invest .trigger-btn:hover,
.invest .trigger-btn.cur {
  background: #3d6fdc;
  color: #fff;
}
.invest .download-main {
  margin-bottom: 70px;
}
.invest .main-item {
  border-bottom: 1px dotted #dbdbdb;
}
.invest .main-cont {
  padding: 18px 10px 18px 25px;
  display: block;
  position: relative;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.invest .main-cont:before {
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  width: 9px;
  height: 11px;
  background: url("service-icon2.png")/*tpa=http://www.smartenda.com/images/icon/service-icon2.png*/ no-repeat;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.invest .main-cont:hover {
  background: #f7f7f7;
}
.invest .main-cont:hover:before {
  left: 20px;
}
.invest .main-cont:hover .cont-txt {
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}
.invest .main-cont:hover .cont-load {
  color: #fff;
  background: #3d6fdc;
}
.invest .main-cont:hover .cont-load:before {
  background: url("service-icon3-bg.png")/*tpa=http://www.smartenda.com/images/icon/service-icon3-bg.png*/ no-repeat;
}
.invest .cont-txt {
  font-size: 14px;
  color: #333333;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.invest .cont-load {
  width: 85px;
  height: 28px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  text-align: center;
  line-height: 28px;
  font-size: 12px;
  color: #999999;
  text-indent: 15px;
  position: relative;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.invest .cont-load:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 10px;
  width: 11px;
  height: 11px;
  background: url("service-icon3.png")/*tpa=http://www.smartenda.com/images/icon/service-icon3.png*/ no-repeat;
}
.invest .service-load {
  text-indent: 0;
}
.invest .service-load:before {
  content: none;
}
@media screen and (max-width: 1100px) {
  .invest {
    padding: 0 5%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 780px) {
  .invest .download-main {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 510px) {
  .invest .invest-trigger {
    margin-top: 20px;
  }
  .invest .trigger-btn {
    width: 50%;
    padding: 30px 0;
    text-align: center;
  }
  .invest .download-main {
    margin-bottom: 25px;
  }
  .invest .cont-txt {
    width: 70%;
  }
  .invest .cont-load {
    width: 65px;
  }
  .invest .cont-load:before {
    left: 12px;
  }
}
.wrapper {
  width: 1180px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1190px) {
  .wrapper {
    width: 100%;
  }
}
.loading {
  margin: 200px auto;
  font-size: 30px;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 510px) {
  .loading {
    margin: 25% auto;
    font-size: 24px;
  }
}
.main {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.page {
  padding-bottom: 70px;
  text-align: center;
}
.page a {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  padding:6px;
  color: #666666;
  border: 2px solid #eaeaea;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.page a.cur,
.page a:hover {
  color: #fff;
  background:#C80005;
  border: 2px solid #C80005;
}
.page .page-prev {
  display: inline-block;
  width: 78px;
  height: 38px;
  text-align: center;
}
.page .page-list {
  width: 38px;
  height: 38px;
}
@media screen and (max-width: 780px) {
  .page {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 510px) {
  .page {
    padding-bottom: 25px;
  }
}
.inner-title {
  margin: 40px auto;
}
.inner-title span {
  font-size: 24px;
  color: #333333;
  position: relative;
}
@media screen and (max-width: 510px) {
  .inner-title {
    margin: 20px 0;
  }
}
.banner {
  width: 100%;
  height: 560px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: 175px;
}
.banner .swiper-container {
  width: 100%;
  height: 560px;
  overflow: hidden;
}
.banner .swiper-slide {
  position: relative;
  overflow: hidden;
}
.banner .swiper-slide a {
  display: block;
}
.banner .swiper-slide img {
  width: auto;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .pagination {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
  z-index: 2;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 40px;
  height: 3px;
  margin-right: 5px;
  background: #74afe3;
  cursor: pointer;
}
.banner .swiper-active-switch {
  background: #fff;
}
.banner .b-prev,
.banner .b-next {
  position: absolute;
  top: 45%;
  z-index: 2;
  width: 33px;
  height: 64px;
  opacity: .2;
  filter: alpha(opacity=20);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.banner .b-prev:hover,
.banner .b-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.banner .b-prev {
  left: 14%;
  background: url("left-btn.png")/*tpa=http://www.smartenda.com/images/icon/left-btn.png*/ no-repeat;
}
.banner .b-next {
  right: 14%;
  background: url("right-btn.png")/*tpa=http://www.smartenda.com/images/icon/right-btn.png*/ no-repeat;
}
@media screen and (max-width: 780px) {
  .banner {
    margin-top: 80px;
    height: 400px;
  }
  .banner .swiper-container {
    height: 400px;
  }
  .banner .swiper-slide img {
    height: 400px;
    margin-left: -650px;
  }
}
@media screen and (max-width: 510px) {
  .banner {
    height: 210px;
  }
  .banner .swiper-container {
    height: 210px;
  }
  .banner .swiper-slide img {
    height: 210px;
    margin-left: -330px;
  }
  .banner .b-prev,
  .banner .b-next {
    display: none;
  }
}
.banner-wrap {
  width: 100%;
  height: 320px;
  margin-top: 175px;
  position: relative;
  overflow: hidden;
}
.banner-wrap img {
  width: auto;
  position: absolute;
  left: 50%;
  height: 320px;
  margin-left: -960px;
}
@media screen and (max-width: 780px) {
  .banner-wrap {
    margin-top: 80px;
  }
  .banner-wrap img {
    margin-left: -860px;
  }
}
@media screen and (max-width: 510px) {
  .banner-wrap {
    height: 210px;
  }
  .banner-wrap img {
    height: 210px;
    margin-left: -630px;
  }
}
.index-slogan {
  text-align: center;
  margin: 80px auto;
}
.index-slogan .item-slogan {
  margin-left: 150px;
  display: inline-block;
  position: relative;
}
.index-slogan .item-slogan a {
  display: block;
}
.index-slogan .item-slogan:hover .slogan-icon:before,
.index-slogan .item-slogan:hover .slogan-icon:after {
  -webkit-animation: circle 2.8s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-animation: circle 2.8s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-animation: circle 2.8s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-animation: circle 2.8s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  animation: circle 2.8s 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.index-slogan .item-slogan:hover .slogan-icon:after {
  -webkit-animation: circle 2.8s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-animation: circle 2.8s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-animation: circle 2.8s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-animation: circle 2.8s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: circle 2.8s 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.index-slogan .item-slogan:hover .icon {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.index-slogan .item-last:before {
  display: none;
}
.index-slogan .noml {
  margin-left: 0;
}
.index-slogan .slogan-icon {
  display: inline-block;
  width: 150px;
  height: 150px;
  line-height: 195px;
  border-radius: 100%;
  border: 1px dashed #dbdbdb;
  text-align: center;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  position: relative;
}
.index-slogan .slogan-icon:before,
.index-slogan .slogan-icon:after {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  border-radius: 100%;
  border: 1px dashed #3d6fdc;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.index-slogan .icon {
  margin: 0 auto;
  font-style: normal;
  display: inline-block;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.index-slogan .icon-1 {
  width: 68px;
  height: 65px;
  background: url("icon1.png")/*tpa=http://www.smartenda.com/images/index/icon1.png*/ no-repeat;
}
.index-slogan .icon-2 {
  width: 68px;
  height: 68px;
  background: url("icon2.png")/*tpa=http://www.smartenda.com/images/index/icon2.png*/ no-repeat;
}
.index-slogan .icon-3 {
  width: 78px;
  height: 45px;
  background: url("icon3.png")/*tpa=http://www.smartenda.com/images/index/icon3.png*/ no-repeat;
}
.index-slogan .icon-4 {
  width: 56px;
  height: 56px;
  background: url("icon4.png")/*tpa=http://www.smartenda.com/images/index/icon4.png*/ no-repeat;
}
.index-slogan .slogan-txt {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  color: #1a8dd1;
}
.index-slogan .slogan-en {
  font-size: 12px;
  color: #bdbdbd;
}
@media screen and (max-width: 1100px) {
  .index-slogan .item-slogan {
    margin-left: 110px;
  }
  .index-slogan .noml {
    margin-left: 0;
  }
}
@media screen and (max-width: 780px) {
  .index-slogan .item-slogan {
    margin-left: 40px;
  }
  .index-slogan .noml {
    margin-left: 0;
  }
}
@media screen and (max-width: 510px) {
  .index-slogan {
    margin: 30px auto 15px;
  }
  .index-slogan .item-slogan {
    width: 41%;
    margin: 0 15px 15px 0;
  }
  .index-slogan .item-slogan:nth-child(2n) {
    margin: 0 0 15px 0;
  }
  .index-slogan .slogan-icon {
    width: 100%;
  }
}
.index-news {
  margin-bottom: 90px;
}
.index-news .news-title {
  text-align: center;
}
.index-news .title-txt {
  font-size: 16px;
  color: #333333;
  position: relative;
}
.index-news .title-txt:before {
  content: "";
  width: 143px;
  height: 20px;
  background: url("news-icon.png")/*tpa=http://www.smartenda.com/images/index/news-icon.png*/ no-repeat;
  position: absolute;
  left: -30px;
  bottom: -25px;
}
.index-news .news-main {
  margin-top: 60px;
}
.index-news .news-headline {
  width: 48%;
  float: left;
}
.index-news .news-link {
  display: block;
}
.index-news .news-link:hover .headline-title {
  color: #3d6fdc;
}
.index-news .news-link:hover .border {
  width: 100%;
}
.index-news .news-link:hover .border-blue {
  width: 25%;
}
.index-news .headline-img {
  width: 100%;
  height: 170px;
  display: block;
  position: relative;
}
.index-news .img-box {
  width: 100%;
  height: 170px;
  overflow: hidden;
}
.index-news .img-box img {
  width: 100%;
  height: 170px;
  vertical-align: middle;
}
.index-news .headline-timer {
  width: 113px;
  height: 90px;
  background: #3d6fdc;
  display: block;
  position: absolute;
  left: 10px;
  top: -20px;
  text-align: center;
}
.index-news .time-day {
  font-size: 34px;
  color: #fff;
  display: block;
  font-style: normal;
}
.index-news .time-year {
  font-style: normal;
  font-size: 12px;
  color: #fff;
}
.index-news .headline-title {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  margin-top: 20px;
  font-size: 16px;
  color: #333333;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.index-news .headline-cont {
  display: block;
  margin-top: 12px;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}
.index-news .news-ui {
  width: 100%;
  float: left;
}
.index-news .news-item {
  width: 22%;
  padding-left: 4%;
  float: left;
}
.index-news .news-item.item-first {
  padding-left: 0;
}
.index-news .item-img {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 170px;
}
.index-news .item-img img {
  max-width: 100%;
  height: 170px;
  vertical-align: middle;
}
.index-news .border {
  width: 0;
  height: 1px;
  background: #dbdbdb;
  font-style: normal;
  display: block;
  margin-top: 30px;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.index-news .border-blue {
  width: 0;
  height: 3px;
  background: #3d6fdc;
  font-style: normal;
  display: block;
  position: relative;
  top: -3px;
  left: 0;
  -webkit-transition: all 0.3s ease 0.3s;
  -moz-transition: all 0.3s ease 0.3s;
  -ms-transition: all 0.3s ease 0.3s;
  -o-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
@media screen and (max-width: 1100px) {
  .index-news .news-headline {
    width: 43%;
  }
  .index-news .headline-img img {
    height: 170px;
  }
  .index-news .news-ui {
    margin-left: 10px;
    width: 55%;
  }
  .index-news .item-first {
    margin-right: 20px;
  }
}
@media screen and (max-width: 780px) {
  .index-news {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 510px) {
  .index-news {
    padding: 0 5%;
    margin-bottom: 10px;
  }
  .index-news .news-headline {
    float: none;
    width: 100%;
  }
  .index-news .headline-img {
    height: 140px;
  }
  .index-news .headline-img img {
    height: 140px;
  }
  .index-news .news-ui {
    float: none;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .index-news .news-item {
    float: none;
    width: 100%;
    margin: 0 0 15px 0;
  }
  .index-news .item-img img {
    width: 100%;
  }
  .index-news .border,
  .index-news .border-blue {
    display: none;
  }
}
.index-partner {
  padding: 40px 0;
  width: 100%;
  border-top: 1px solid #eaeaea;
}
.index-partner .partner-cont {
  position: relative;
}
.index-partner .cont-main {
  width: 100%;
  height: 65px;
  overflow: hidden;
}
.index-partner .ui-partner {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
}
.index-partner .item-list {
  float: left;
  width: 195px;
  height: 65px;
  line-height: 65px;
  text-align: center;
}
.index-partner .item-list img {
  vertical-align: middle;
  max-width: 100%;
}
.index-partner .click-btn {
  width: 26px;
  height: 52px;
  display: block;
  position: absolute;
  top: 15%;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.index-partner .prev {
  left: -26px;
  background: url("prev.png")/*tpa=http://www.smartenda.com/images/index/prev.png*/ center no-repeat;
}
.index-partner .prev:hover {
  background: #cccccc url("prev-bg.png")/*tpa=http://www.smartenda.com/images/index/prev-bg.png*/ center no-repeat;
}
.index-partner .next {
  right: -26px;
  background: url("next.png")/*tpa=http://www.smartenda.com/images/index/next.png*/ center no-repeat;
}
.index-partner .next:hover {
  background: #cccccc url("next-bg.png")/*tpa=http://www.smartenda.com/images/index/next-bg.png*/ center no-repeat;
}
@media screen and (max-width: 510px) {
  .index-partner {
    padding: 5%;
  }
  .index-partner .cont-main {
    height: auto;
  }
  .index-partner .click-btn {
    display: none;
  }
  .index-partner .ui-partner {
    text-align: center;
  }
  .index-partner .item-list {
    width: 45%;
    float: none;
    display: inline-block;
  }
}

@media screen and (max-width: 780px) {
  .index-footer {
    display: none;
  }
}
.copyright {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background: #2f2f2f;
  text-align: center;
  font-size: 12px;
  color: #555555;
}
