﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0; }

body {
  font-size: 12px;
  width: 100%; }

img {
  border: 0px; }

table {
  border-collapse: collapse; }

ol, ul, li, dl, dt, dd {
  list-style: none;
  list-style: none;
  margin: 0px;
  padding: 0px; }

abbr, acronym {
  border: 0; }

blockquote {
  color: #666;
  font-style: italic; }

html {
  -webkit-text-size-adjust: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: inherit;
  margin: 0px;
  padding: 0px; }

a {
  text-decoration: none;
  color: #000; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:active {
  text-decoration: none; }

.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  height: 0px;
  font-size: 0px; }

* {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both; }

select::-ms-expand {
  display: none; }

@font-face {
  font-family: 微软雅黑;
  src: url("../fonts/paddington bold.eot"), url("../fonts/paddington bold.woff"), url("../fonts/paddington bold.ttf"), url("../fonts/PADDINGTON BOLD.otf"), url("../fonts/PADDINGTON BOLD.svg"); }
.main {
  width: 100%;
  min-height: 1100px;
  overflow: hidden; }

.header {
  width: 100%;
  height: 94px;
  border-top: 8px solid #333; }
.header .header-new {
  width: 1400px;
  height: 100%;
  margin: 0 auto; }
.header .header-new .logo {
  width: 193px;
  height: 77px;
  float: left;
  display: block;
  margin-top: 11px; }
.header .header-new .nav {
  height: 100%;
  float: left;
  margin-left: 40px; }
.header .header-new .nav ul {
  height: 100%; }
.header .header-new .nav ul li {
  position: relative;
  float: left;
  height: 100%;
  margin: 0 13px;

}
.header .header-new .nav ul li .tits {
  font-size: 14px;

  line-height: 94px;
  padding: 0 5px;
  color: #333;
  position: relative;
  height: 100%;
  float: left; }
.header .header-new .nav ul li .tits span {
  width: 0;
  height: 3px;
  background: rgba(47, 93, 189, 0.62);
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%; }
.header .header-new .nav ul li dl {
  position: absolute;
  top: 94px;
  border: 1px solid #e5e5e5;
  left: 0;
  z-index: 10;
  background: #fdfdfd;
  border-bottom: none;
  display: none; }
.header .header-new .nav ul li dl dd {
  height: 40px;
  border-bottom: 1px solid #e5e5e5; }
.header .header-new .nav ul li dl dd a {
  width: 110px;
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 40px;
  padding-left: 14px; }
.header .header-new .nav ul li dl dd a:hover {
  background: #fff;
  color: ; }
.header .header-new .nav ul li .d dd a {
  width: 240px; }
.header .header-new .nav ul li.on .tits span {
  width: 100%;
  left: 0; }
.header .header-new .nav ul li:hover dl {
  display: block; }
.header .header-new .nav-m {
  width: 100%;
  height: auto;
  position: absolute;
  top: 102px;
  left: 0;
  background: #202630;
  z-index: 20;
  margin-left: 0;
  display: none; }
.header .header-new .nav-m ul {
  width: 100%;
  height: auto; }
.header .header-new .nav-m ul li {
  width: 100%;
  height: auto;
  margin: 0; }
.header .header-new .nav-m ul li .tits {
  width: 94%;
  padding: 0 3%;
  display: block;
  font-size: 28px;
  line-height: 80px;
  color: #babbbc;
  height: 80px;
  border-bottom: 1px solid #4f535a;
  margin: 0; }
.header .header-new .nav-m ul li .tits span {
  display: none; }
.header .header-new .nav-m ul li dl {
  width: 100%;
  height: auto;
  position: relative;
  background: #202630;
  border: none;
  display: none; }
.header .header-new .nav-m ul li dl dd {
  width: 100%;
  height: auto; }
.header .header-new .nav-m ul li dl dd a {
  width: 90%;
  padding: 0 5%;
  display: block;
  font-size: 26px;
  line-height: 70px;
  color: #babbbc;
  height: 70px;
  border-bottom: 1px solid #4f535a; }
.header .header-new .nn {
  width: 39px;
  height: 26px;
  float: right;
  cursor: pointer;
  margin-top: 34px;
  margin-right: 10px;
  display: none; }
.header .header-new .search {
  width: 66px;
  height: 100%;
  display: block;
  float: right;
  background: url(../images/search.png) center no-repeat;
  border-left: 1px solid #efefef; }
.header .header-new .search:hover {
  background: url(../images/search_h.png) center no-repeat; }
.header .header-new .wx {
  width: 68px;
  height: 100%;
  display: block;
  float: right;
  cursor: pointer;
  border-left: 1px solid #efefef;
  position: relative; }
.header .header-new .wx .icon {
  width: 66px;
  height: 100%;
  background: url(../images/wx.png) center no-repeat; }
.header .header-new .wx .ewm {
  width: 134px;
  height: auto;
  position: absolute;
  padding-top: 8px;
  top: 87px;
  left: -33px;
  background: #fff url(../images/index_bg1.png) top no-repeat;
  display: none;
  z-index: 3; }
.header .header-new .wx:hover .icon {
  background: url(../images/wx_h.png) center no-repeat; }
.header .header-new .wx:hover .ewm {
  display: block; }
.header .header-new .wb {
  width: 69px;
  height: 100%;
  display: block;
  float: right;
  background: url(../images/wb.png) center no-repeat;
  border-left: 1px solid #efefef; }
.header .header-new .wb:hover {
  background: url(../images/wb_h.png) center no-repeat; }
.header .header-new .language {
  width: 73px;
  height: 100%;
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 94px;
  color: #fff;
  background: rgba(47, 93, 189, 0.62);
  float: right; }

@media (min-width: 1220px) and (max-width: 1399px) {
  .header .header-new {
    width: 1200px; }
  .header .header-new .nav {
    margin-left: 24px; }
  .header .header-new .nav ul li {
    margin: 0 7px; }
  .header .header-new .search {
    width: 50px; }
  .header .header-new .wx {
    width: 55px; }
  .header .header-new .wx .icon {
    width: 55px; }
  .header .header-new .wx .ewm {
    left: -39px; }
  .header .header-new .wb {
    width: 53px; }
  .header .header-new .language {
    width: 60px; } }
@media (min-width: 1025px) and (max-width: 1219px) {
  .header .header-new {
    width: 98%; }
  .header .header-new .nav {
    margin-left: 11px; }
  .header .header-new .nav ul li {
    margin: 0 6px; }
  .header .header-new .nav ul li .tits {
    font-size: 13px; }
  .header .header-new .search {
    width: 40px; }
  .header .header-new .language {
    width: 50px; }
  .header .header-new .wx {
    width: 40px; }
  .header .header-new .wx .icon {
    width: 40px; }
  .header .header-new .wb {
    width: 40px; } }
@media (max-width: 1140px) {
  .header .header-new {
    width: 98%; }
  .header .header-new .wx {
    display: none; }
  .header .header-new .wb {
    display: none; } }
@media (max-width: 1024px) {
  .header .header-new .nav {
    display: none; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .header .header-new {
    width: 100%; }
  .header .header-new .logo {
    margin-left: 2%; }
  .header .header-new .nn {
    display: block; } }
@media (min-width: 414px) and (max-width: 639px) {
  .header .header-new {
    width: 100%; }
  .header .header-new .logo {
    margin-left: 3%;
    width: 175px;
    height: 70px;
    margin-top: 15px; }
  .header .header-new .nav-m ul li .tits {
    font-size: 20px;
    line-height: 55px;
    height: 55px; }
  .header .header-new .nav-m ul li dl dd a {
    font-size: 18px;
    line-height: 50px;
    height: 50px; }
  .header .header-new .nn {
    display: block;
    width: 30px;
    height: auto;
    margin-top: 37px; }
  .header .header-new .search {
    width: 50px; }
  .header .header-new .language {
    width: 55px; } }
@media (min-width: 375px) and (max-width: 413px) {
  .header {
    height: 60px; }
  .header .header-new {
    width: 100%; }
  .header .header-new .logo {
    margin-left: 3%;
    width: 145px;
    height: auto;
    margin-top: 2px; }
  .header .header-new .nav-m ul li .tits {
    font-size: 18px;
    line-height: 50px;
    height: 50px; }
  .header .header-new .nav-m ul li dl dd a {
    font-size: 16px;
    line-height: 45px;
    height: 45px; }
  .header .header-new .nn {
    display: block;
    width: 30px;
    height: auto;
    margin-top: 18px; }
  .header .header-new .search {
    width: 50px; }
  .header .header-new .language {
    width: 55px;
    line-height: 60px; } }
@media (min-width: 320px) and (max-width: 374px) {
  .header {
    height: 60px; }
  .header .header-new {
    width: 100%; }
  .header .header-new .logo {
    margin-left: 3%;
    width: 120px;
    height: auto;
    margin-top: 12px; }
  .header .header-new .nav-m ul li .tits {
    font-size: 16px;
    line-height: 46px;
    height: 46px; }
  .header .header-new .nav-m ul li dl dd a {
    font-size: 14px;
    line-height: 40px;
    height: 40px; }
  .header .header-new .nn {
    display: block;
    width: 30px;
    height: auto;
    margin-top: 18px; }
  .header .header-new .search {
    width: 50px; }
  .header .header-new .language {
    width: 55px;
    line-height: 60px; } }
.search-tk {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  display: none; }
.search-tk .searchbox {
  width: 50%;
  position: relative;
  top: 169px;
  left: 0;
  margin-left: 25%;
  height: 68px;
  border: 1px solid #535353;
  z-index: 51; }
.search-tk .searchbox .tex {
  border: none;
  background: none;
  font-size: 36px;
  font-family: 微软雅黑;
  color: #a7a7a7;
  height: 68px;
  line-height: 68px;
  padding: 0 2% 0;
  width: 80%; }
.search-tk .searchbox .search-btn {
  border: none;
  width: 36px;
  margin-right: 3%;
  height: 68px;
  background: url(../images/search1.png) no-repeat center;
  min-width: 40px; }
.search-tk .close-search {
  display: block;
  width: 37px;
  height: 37px;
  background: url(../images/close.png) no-repeat center;
  background-size: cover !important;
  position: fixed;
  right: 5%;
  top: 7%;
  cursor: pointer;
  z-index: 51; }
@media (max-width: 640px) {
  .search-tk .searchbox {
    width: 94%;
    left: 3%;
    top: 60px;
    margin-left: 0;
    height: 40px; }
  .search-tk .searchbox .search-btn {
    background-size: 60% !important;
    height: 40px; }
  .search-tk .searchbox .tex {
    font-size: 18px;
    width: 60%;
    line-height: 40px;
    height: 40px; }
  .search-tk .close-search {
    width: 20px;
    height: 20px;
    top: 20px; } }

.index-banner {
  width: 100%;
  height: auto;
  position: relative; }
.index-banner .banner-pc {
  width: 100%;
  height: 728px;
  overflow: hidden;
  position: relative; }
.index-banner .banner-pc ul {
  width: 100%;
  height: 100%; }
.index-banner .banner-pc ul li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }
.index-banner .banner-pc a {
  width: 99px;
  height: 99px;
  position: absolute;
  top: 298px;
  z-index: 4; }
.index-banner .banner-pc .prev {
  left: 25px;
  background: url(../images/index_prev.png) no-repeat; }
.index-banner .banner-pc .next {
  right: 25px;
  background: url(../images/index_next.png) no-repeat; }
.index-banner .banner-pc .btns {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 18px;
  left: 0;
  text-align: center; }
.index-banner .banner-pc .btns span {
  width: 9px;
  height: 9px;
  display: inline-block;
  border: 3px solid #fff;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
  margin: 0 6px; }
.index-banner .banner-pc .btns span.on {
  background: none;
  border: 3px solid rgba(77, 109, 221, 0.87); }
.index-banner .banner-m {
  width: 100%;
  height: auto;
  position: relative;
  display: none; }
.index-banner .banner-m ul {
  width: 100%;
  height: auto; }
.index-banner .banner-m ul li {
  width: 100%;
  height: auto; }
.index-banner .banner-m .btns {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 18px;
  left: 0;
  text-align: center;
  z-index: 5; }
.index-banner .banner-m .btns span {
  width: 9px;
  height: 9px;
  display: inline-block;
  border: 3px solid #fff;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
  margin: 0 6px; }
.index-banner .banner-m .btns span.swiper-pagination-bullet-active {
  background: none;
  border: 3px solid rgba(77, 109, 221, 0.87); }
@media (max-width: 1024px) {
  .index-banner .banner-pc {
    display: none; }
  .index-banner .banner-m {
    display: block; } }

.index {
  width: 100%;
  height: auto; }
.index .index-about {
  width: 1400px;
  height: auto;
  margin: 88px auto 0; }
.index .index-about .con {
  width: 687px;
  height: auto;
  float: left; }
.index .index-about .con .title {
  font-size: 36px;
  line-height: 30px;
  color: #333; }
.index .index-about .con .title span {
  font-weight: bold;
  color: rgba(77, 109, 221, 0.87);
  float: left; }
.index .index-about .con .title em {
  float: left; }
.index .index-about .con .title i {
  font-size: 30px;
  line-height: 30px;
  color: #999;
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0.2;
  display: block;
  margin-top: 7px; }
.index .index-about .con .tits {
  font-size: 18px;
  line-height: 30px;
  color: #646464;
  margin-top: 7px; }
.index .index-about .con .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 11px; }
.index .index-about .con .tit {
  width: 95%;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  margin-top: 38px;
  display: block; }
.index .index-about .con .tit:hover {
  color: rgba(77, 109, 221, 0.87); }
.index .index-about .con .table {
  width: 100%;
  height: 113px;
  margin-top: 50px; }
.index .index-about .con .table ul {
  width: 100%;
  height: auto; }
.index .index-about .con .table ul li {
  width: 170px;
  height: 111px;
  border: 1px solid #eee;
  float: left;
  border-left: none; }
.index .index-about .con .table ul li .conn {
  margin-left: 25px; }
.index .index-about .con .table ul li .conn .t {
  font-size: 36px;
  line-height: 30px;
  font-family: 微软雅黑;
  color: #696969;
  padding-top: 19px; }
.index .index-about .con .table ul li .conn .t1 {
  width: 19px;
  height: 3px;
  background: #696969;
  margin-top: 10px; }
.index .index-about .con .table ul li .conn .t2 {
  font-size: 14px;
  line-height: 30px;
  color: #696969;
  margin-top: 4px; }
.index .index-about .con .table ul li:first-child {
  border-left: 1px solid #eee; }
.index .index-about .pic {
  width: 572px;
  height: 350px;
  float: right;
  margin-right: 12px;
  margin-top: 2px;
  position: relative; }
.index .index-about .pic img {
  box-shadow: 0px 10px 10px #ccc; }
.index .index-about .pic p {
  width: 101px;
  height: 33px;
  font-size: 14px;
  line-height: 33px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  right: -2px;
  background: #32495f; }
.index .index-product {
  width: 100%;
  height: auto;
  min-height: 393px;
  margin-top: 103px;
  padding-bottom: 40px; }
.index .index-product .product-new {
  width: 1400px;
  height: auto;
  margin: 0 auto;
  text-align: center; }
.index .index-product .product-new .title {
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 53px; }
.index .index-product .product-new .title .t {
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  opacity: 0.3;
  text-transform: uppercase;
  font-weight: bold; }
.index .index-product .product-new .title .t1 {
  font-size: 36px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  margin-top: 14px; }
.index .index-product .product-new .tabs {
  width: 100%;
  height: 67px;
  background: #fff;
  margin-top: 55px; }
.index .index-product .product-new .tabs a {
  width: 50%;
  height: 67px;
  float: left;
  display: block;
  text-align: center;
  font-size: 22px;
  line-height: 67px;
  font-weight: bold;
  color: #666;
  position: relative; }
.index .index-product .product-new .tabs a span {
  width: 24px;
  height: 11px;
  position: absolute;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  background: url(../images/index_icon1.png) no-repeat;
  display: none; }
.index .index-product .product-new .tabs a.on {
  background: rgba(77, 109, 221, 0.87);
  color: #fff; }
.index .index-product .product-new .tabs a.on span {
  display: block; }
.index .index-product .product-new .list {
  width: 1400px;
  height: auto;
  margin-top: 50px; }
.index .index-product .product-new .list .list-new {
  width: 100%;
  height: auto;
  display: none; }
.index .index-product .product-new .list .list-new ul {
  width: 100%;
  height: auto; }
.index .index-product .product-new .list .list-new ul li {
  width: 324px;
  height: auto;
  position: relative;
  background: #fff;
  float: left;
  margin-right: 34px; }
.index .index-product .product-new .list .list-new ul li a {
  width: 100%;
  height: auto;
  display: block; }
.index .index-product .product-new .list .list-new ul li a span {
  width: 100%;
  display: block;
  position: absolute;
  top: -12px;
  left: 0;
  font-size: 200px;
  line-height: 200px;
  text-align: center;
  color: #f9f9f9;
  z-index: 0; }
.index .index-product .product-new .list .list-new ul li a .tits {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  padding-top: 42px;
  position: relative;
  z-index: 1; }
.index .index-product .product-new .list .list-new ul li a .line {
  width: 47px;
  height: 3px;
  background: rgba(77, 109, 221, 0.87);
  margin: 11px auto 0;
  position: relative;
  z-index: 1; }
.index .index-product .product-new .list .list-new ul li a .tit {
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #666;
  width: 250px;
  height: auto;
  margin: 17px auto 0;
  position: relative;
  z-index: 1;
  height: 44px; }
.index .index-product .product-new .list .list-new ul li a .tit:hover {
  color: rgba(77, 109, 221, 0.87); }
.index .index-product .product-new .list .list-new ul li a .pic {
  width: 100%;
  height: auto;
  margin-top: 38px; }
.index .index-product .product-new .list .list-new ul li a .pic .img {
  max-width: 100%;
  display: block; }
.index .index-product .product-new .list .list-new ul li a .pic .img1 {
  max-width: 100%;
  display: none; }
@media (min-width: 1024px) {
  .index .index-product .product-new .list .list-new ul li a .pic:hover .img {
    display: none; }
  .index .index-product .product-new .list .list-new ul li a .pic:hover .img1 {
    display: block; } }
.index .index-product .product-new .list .list-new .flex-control-nav {
  bottom: -47px; }
.index .index-product .product-new .list .list-new .flex-control-nav li a {
  width: 13px;
  height: 13px;
  background: #cccc; }
.index .index-product .product-new .list .list-new .flex-control-nav li a.flex-active {
  background: rgba(77, 109, 221, 0.87); }
.index .index-product .product-new .list .list-new.on {
  display: block; }
.index .index-case {
  width: 1400px;
  height: auto;
  margin: 61px auto 0; }
.index .index-case .title {
  width: 100%;
  height: auto;
  text-align: center;
  font-weight: bold; }
.index .index-case .title .tits {
  font-size: 30px;
  line-height: 30px;
  color: #cbcbcb;
  text-transform: uppercase; }
.index .index-case .title .tit {
  font-size: 36px;
  line-height: 30px;
  color: #333;
  margin-top: 9px; }
.index .index-case .list {
  width: 100%;
  height: auto;
  margin-top: 51px; }
.index .index-case .list ul {
  width: 100%;
  height: auto; }
.index .index-case .list ul li {
  width: 100%;
  height: auto;
  overflow: hidden; }
.index .index-case .list ul li .pic {
  float: left;
  width: 50%;
  position: relative;
  height: 100%;
  display: block;
  overflow: hidden; }
.index .index-case .list ul li .pic img {
  max-width: 100%;
  position: relative;
  transition: 1s; }
.index .index-case .list ul li .pic .k {
  width: 688px;
  height: 245px;
  position: absolute;
  top: 5px;
  left: 5px;
  border: 1px solid rgba(255, 255, 255, 0.5); }
@media (min-width: 1024px) {
  .index .index-case .list ul li .pic:hover img {
    transform: scale(1.1);
    transition-duration: 1s; } }
.index .index-case .list ul li .con {
  width: 50%;
  height: 100%;
  background: #fcfcfc;
  float: left; }
.index .index-case .list ul li .con .con-new {
  width: 625px;
  height: auto;
  margin: 0 auto; }
.index .index-case .list ul li .con .con-new .tits {
  font-size: 22px;
  line-height: 30px;
  color: #333;
  padding-top: 32px; }
.index .index-case .list ul li .con .con-new .tit {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  margin-top: 10px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 72px; }
@media (min-width: 1024px) {
  .index .index-case .list ul li .con .con-new .tit:hover {
    color: rgba(77, 109, 221, 0.87); } }
.index .index-case .list ul li .con .con-new .more {
  width: 159px;
  height: 41px;
  border-radius: 20px;
  display: block;
  border: 1px solid #e5e5e5;
  background: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 41px;
  color: #999;
  margin-top: 25px;
  transition: 0.5s; }
@media (min-width: 1024px) {
  .index .index-case .list ul li .con .con-new .more:hover {
    background: rgba(77, 109, 221, 0.87);
    border: 1px solid rgba(77, 109, 221, 0.87);
    color: #fff; } }
.index .index-case .list ul li.l1 .pic {
  float: right; }
.index .index-news {
  width: 100%;
  height: auto;
  background: #fdfdfd;
  margin: 30px auto 0;
  padding-bottom: 87px; }
.index .index-news .news-new {
  width: 1400px;
  height: auto;
  margin: 0 auto;
  padding-top: 65px; }
.index .index-news .news-new .title {
  font-size: 36px;
  line-height: 30px;
  color: #333; }
.index .index-news .news-new .title i {
  float: left; }
.index .index-news .news-new .title span {
  font-size: 36px;
  line-height: 30px;
  font-family: 微软雅黑;
  color: #e8e8e8;
  text-transform: uppercase;
  float: left;
  display: block;
  margin-top: 7px;
  font-weight: bold; }
.index .index-news .news-new .list {
  width: 100%;
  height: auto;
  margin-top: 37px;
  overflow: hidden; }
.index .index-news .news-new .list ul {
  width: 110%;
  height: auto; }
.index .index-news .news-new .list ul li {
  width: 440px;
  height: auto;
  margin-right: 40px;
  float: left;
  background: #fff;
  transition: background-color 0.5s; }
.index .index-news .news-new .list ul li a {
  width: 100%;
  height: auto;
  display: block;
  padding-bottom: 30px; }
.index .index-news .news-new .list ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden; }
.index .index-news .news-new .list ul li a .pic img {
  max-width: 100%;
  transition: 1s; }
@media (min-width: 1024px) {
  .index .index-news .news-new .list ul li a .pic:hover img {
    transform: scale(1.1);
    transition-duration: 1s; } }
.index .index-news .news-new .list ul li a .con {
  width: 87.5%;
  height: auto;
  margin: 16px auto 0; }
.index .index-news .news-new .list ul li a .con .tits {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 30px; }
.index .index-news .news-new .list ul li a .con .tit {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin-top: 11px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 44px; }
.index .index-news .news-new .list ul li a .con .more {
  font-size: 14px;
  line-height: 16px;
  color: #ccc;
  margin-top: 25px; }
.index .index-news .news-new .list ul li a .con .more i {
  float: left;
  margin-right: 12px; }
.index .index-news .news-new .list ul li a .con .more span {
  border: 1px solid #e2e2e2;
  width: 14px;
  height: 14px;
  display: block;
  float: left;
  background: url(../images/index_icon2.png) center no-repeat;
  border-radius: 100%; }
@media (min-width: 1024px) {
  .index .index-news .news-new .list ul li:hover {
    background: rgba(77, 109, 221, 0.87); }
  .index .index-news .news-new .list ul li:hover a .con .tits {
    color: #fff; }
  .index .index-news .news-new .list ul li:hover a .con .tit {
    color: #fff; }
  .index .index-news .news-new .list ul li:hover a .con .more {
    color: #fff; }
  .index .index-news .news-new .list ul li:hover a .con .more span {
    border: 1px solid #fff;
    background: url(../images/index_icon2_h.png) center no-repeat; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .index .index-about {
    width: 1100px; }
  .index .index-about .con {
    width: 600px; }
  .index .index-about .con .tit {
    margin-top: 20px; }
  .index .index-about .con .table {
    margin-top: 30px; }
  .index .index-about .con .table ul li {
    width: 140px; }
  .index .index-about .con .table ul li .conn {
    margin-left: 12px; }
  .index .index-about .pic {
    width: 485px;
    height: auto; }
  .index .index-product .product-new {
    width: 1100px; }
  .index .index-product .product-new .list {
    width: 100%; }
  .index .index-case {
    width: 1100px;
    height: auto; }
  .index .index-case .list ul li .pic .k {
    width: 540px;
    height: 190px; }
  .index .index-case .list ul li .con .con-new {
    width: 90%; }
  .index .index-case .list ul li .con .con-new .tits {
    padding-top: 10px; }
  .index .index-news .news-new {
    width: 1100px; }
  .index .index-news .news-new .list ul li {
    width: 350px;
    margin-right: 25px; } }
@media (min-width: 1024px) and (max-width: 1199px) {
  .index .index-about {
    width: 96%; }
  .index .index-about .con {
    width: 55%; }
  .index .index-about .con .tit {
    margin-top: 20px; }
  .index .index-about .con .table {
    margin-top: 30px; }
  .index .index-about .con .table ul li {
    width: 24%; }
  .index .index-about .con .table ul li .conn {
    margin-left: 5px; }
  .index .index-about .pic {
    width: 43%;
    height: auto; }
  .index .index-product .product-new {
    width: 1000px; }
  .index .index-product .product-new .list {
    width: 100%; }
  .index .index-case {
    width: 1000px;
    height: auto; }
  .index .index-case .list ul li .pic .k {
    width: 490px;
    height: 170px; }
  .index .index-case .list ul li .con .con-new {
    width: 90%; }
  .index .index-case .list ul li .con .con-new .tits {
    padding-top: 10px; }
  .index .index-case .list ul li .con .con-new .more {
    margin-top: 10px; }
  .index .index-news .news-new {
    width: 1000px; }
  .index .index-news .news-new .list ul li {
    width: 320px;
    margin-right: 20px; } }
@media (min-width: 640px) and (max-width: 1023px) {
  .index .index-about {
    width: 96%;
    margin: 40px auto 0; }
  .index .index-about .con {
    width: 100%; }
  .index .index-about .con .tit {
    margin-top: 20px; }
  .index .index-about .con .table {
    margin-top: 20px; }
  .index .index-about .con .table ul li {
    width: 24%; }
  .index .index-about .con .table ul li .conn {
    margin-left: 20px; }
  .index .index-about .pic {
    width: 100%;
    height: auto;
    float: normal;
    margin: 30px auto 0; }
  .index .index-product .product-new {
    width: 95%; }
  .index .index-product .product-new .list {
    width: 100%; }
  .index .index-case {
    width: 95%;
    height: auto; }
  .index .index-case .list ul li .pic {
    width: 100%; }
  .index .index-case .list ul li .pic .k {
    display: none; }
  .index .index-case .list ul li .con {
    width: 100%;
    padding-bottom: 20px; }
  .index .index-case .list ul li .con .con-new {
    width: 90%; }
  .index .index-case .list ul li .con .con-new .tits {
    padding-top: 25px; }
  .index .index-case .list ul li .con .con-new .more {
    margin-top: 15px; }
  .index .index-news .news-new {
    width: 90%;
    padding-top: 30px; }
  .index .index-news .news-new .list {
    width: 100%; }
  .index .index-news .news-new .list ul {
    width: 100%; }
  .index .index-news .news-new .list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; } }
@media (min-width: 414px) and (max-width: 639px) {
  .index .index-about {
    width: 96%;
    margin: 40px auto 0; }
  .index .index-about .con {
    width: 100%; }
  .index .index-about .con .title {
    font-size: 28px;
    line-height: 25px; }
  .index .index-about .con .title i {
    font-size: 20px;
    line-height: 20px; }
  .index .index-about .con .tit {
    margin-top: 20px; }
  .index .index-about .con .table {
    width: 95%;
    margin: 20px auto 0; }
  .index .index-about .con .table ul li {
    width: 49%;
    border-left: 1px solid #eee; }
  .index .index-about .con .table ul li .conn {
    margin-left: 20px; }
  .index .index-about .pic {
    width: 100%;
    height: auto;
    float: normal;
    margin: 30px auto 0; }
  .index .index-product {
    margin-top: 50px; }
  .index .index-product .product-new {
    width: 95%; }
  .index .index-product .product-new .title .t {
    font-size: 20px;
    line-height: 20px; }
  .index .index-product .product-new .title .t1 {
    font-size: 24px;
    line-height: 20px; }
  .index .index-product .product-new .tabs {
    height: 40px;
    margin-top: 30px; }
  .index .index-product .product-new .tabs a {
    height: 40px;
    font-size: 20px;
    line-height: 40px; }
  .index .index-product .product-new .list {
    width: 90%;
    margin: 30px auto 0; }
  .index .index-case {
    width: 95%;
    height: auto; }
  .index .index-case .title .tits {
    font-size: 26px;
    line-height: 26px; }
  .index .index-case .title .tit {
    font-size: 30px;
    line-height: 26px; }
  .index .index-case .list {
    margin-top: 25px; }
  .index .index-case .list ul li .pic {
    width: 100%; }
  .index .index-case .list ul li .pic .k {
    display: none; }
  .index .index-case .list ul li .con {
    width: 100%;
    padding-bottom: 15px; }
  .index .index-case .list ul li .con .con-new {
    width: 90%; }
  .index .index-case .list ul li .con .con-new .tits {
    padding-top: 25px; }
  .index .index-case .list ul li .con .con-new .more {
    margin-top: 15px; }
  .index .index-news .news-new {
    width: 90%;
    padding-top: 30px; }
  .index .index-news .news-new .title {
    font-size: 28px;
    line-height: 25px; }
  .index .index-news .news-new .title span {
    font-size: 24px;
    line-height: 25px;
    margin-top: 5px; }
  .index .index-news .news-new .list {
    width: 100%; }
  .index .index-news .news-new .list ul {
    width: 100%; }
  .index .index-news .news-new .list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; } }
@media (max-width: 413px) {
  .index .index-about {
    width: 96%;
    margin: 40px auto 0; }
  .index .index-about .con {
    width: 100%; }
  .index .index-about .con .title {
    font-size: 28px;
    line-height: 25px; }
  .index .index-about .con .title i {
    font-size: 20px;
    line-height: 20px; }
  .index .index-about .con .tit {
    margin-top: 20px; }
  .index .index-about .con .table {
    width: 95%;
    margin: 20px auto 0; }
  .index .index-about .con .table ul li {
    width: 49%;
    border-left: 1px solid #eee; }
  .index .index-about .con .table ul li .conn {
    margin-left: 20px; }
  .index .index-about .pic {
    width: 100%;
    height: auto;
    float: normal;
    margin: 30px auto 0; }
  .index .index-product {
    margin-top: 30px; }
  .index .index-product .product-new {
    width: 95%; }
  .index .index-product .product-new .title .t {
    font-size: 20px;
    line-height: 20px; }
  .index .index-product .product-new .title .t1 {
    font-size: 24px;
    line-height: 20px; }
  .index .index-product .product-new .tabs {
    height: 40px;
    margin-top: 30px; }
  .index .index-product .product-new .tabs a {
    height: 40px;
    font-size: 16px;
    line-height: 40px; }
  .index .index-product .product-new .list {
    width: 90%;
    margin: 30px auto 0; }
  .index .index-case {
    width: 95%;
    height: auto;
    margin: 30px auto 0; }
  .index .index-case .title .tits {
    font-size: 22px;
    line-height: 22px; }
  .index .index-case .title .tit {
    font-size: 25px;
    line-height: 22px; }
  .index .index-case .list {
    margin-top: 20px; }
  .index .index-case .list ul li .pic {
    width: 100%; }
  .index .index-case .list ul li .pic .k {
    display: none; }
  .index .index-case .list ul li .con {
    width: 100%;
    padding-bottom: 15px; }
  .index .index-case .list ul li .con .con-new {
    width: 90%; }
  .index .index-case .list ul li .con .con-new .tits {
    padding-top: 15px; }
  .index .index-case .list ul li .con .con-new .more {
    margin-top: 15px; }
  .index .index-news {
    padding-bottom: 40px; }
  .index .index-news .news-new {
    width: 95%;
    padding-top: 20px; }
  .index .index-news .news-new .title {
    font-size: 24px;
    line-height: 20px; }
  .index .index-news .news-new .title span {
    font-size: 20px;
    line-height: 20px;
    margin-top: 5px; }
  .index .index-news .news-new .list {
    width: 100%;
    margin-top: 20px; }
  .index .index-news .news-new .list ul {
    width: 100%; }
  .index .index-news .news-new .list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; } }
#cnzz_stat_icon_1261434480 img {
  width: 0; }

.footer {
  width: 100%;
  height: auto; }
.footer .footer-pc {
  width: 100%;
  height: auto; }
.footer .footer-pc .foot {
  width: 100%;
  height: auto;
  background: #333;
  padding-bottom: 60px; }
.footer .footer-pc .foot .foot-new {
  width: 1400px;
  height: auto;
  margin: 0 auto;
  padding-top: 51px; }
.footer .footer-pc .foot .foot-new .nav {
  float: left; }
.footer .footer-pc .foot .foot-new .nav dl {
  float: left;
  margin-right: 55px; }
.footer .footer-pc .foot .foot-new .nav dl dt {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 6px; }
.footer .footer-pc .foot .foot-new .nav dl dt a {
  color: #fff;
  transition: all 0.5s; }
.footer .footer-pc .foot .foot-new .nav dl dt a:hover {
  color: rgba(77, 109, 221, 0.87); }
.footer .footer-pc .foot .foot-new .nav dl dd {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 12px; }
.footer .footer-pc .foot .foot-new .nav dl dd a {
  color: #7e7e7e;
  transition: all 0.5s; }
.footer .footer-pc .foot .foot-new .nav dl dd a:hover {
  color: rgba(77, 109, 221, 0.87); }
.footer .footer-pc .foot .foot-new .foot-right {
  width: 198px;
  float: right;
  height: auto; }
.footer .footer-pc .foot .foot-new .foot-right .tits {
  font-size: 16px;
  line-height: 30px;
  color: #fff; }
.footer .footer-pc .foot .foot-new .foot-right .tits span {
  font-size: 30px;
  font-family: 微软雅黑; }
.footer .footer-pc .foot .foot-new .foot-right .ewm {
  width: 134px;
  height: auto;
  margin-top: 20px; }
.footer .footer-pc .foot .foot-new .foot-right .ewm p {
  font-size: 12px;
  line-height: 30px;
  color: #fff; }
.footer .footer-pc .foott {
  width: 100%;
  height: 47px;
  background: #000; }
.footer .footer-pc .foott .foott-new {
  width: 1400px;
  height: 47px;
  margin: 0 auto; }
.footer .footer-pc .foott .foott-new p {
  float: left;
  font-size: 12px;
  line-height: 47px;
  color: #575757; }
.footer .footer-pc .foott .foott-new p a {
  color: #575757;
  transition: all 0.5s; }
.footer .footer-pc .foott .foott-new p a:hover {
  color: #fff; }
@media (max-width: 1024px) {
  .footer .footer-pc .foott .foott-new p .t {
    display: none; } }
.footer .footer-pc .foott .foott-new .nav {
  float: right;
  font-size: 12px;
  line-height: 47px; }
.footer .footer-pc .foott .foott-new .nav a {
  color: #575757;
  transition: all 0.5s; }
.footer .footer-pc .foott .foott-new .nav a:hover {
  color: #fff; }
.footer .footer-pc .foott .foott-new .nav span {
  margin: 0 5px; }
@media (min-width: 1200px) and (max-width: 1399px) {
  .footer .footer-pc .foot .foot-new {
    width: 1100px; }
  .footer .footer-pc .foot .foot-new .nav {
    width: 82%; }
  .footer .footer-pc .foot .foot-new .nav dl {
    margin-right: 26px; }
  .footer .footer-pc .foot .foot-new .nav .d {
    width: 125px; }
  .footer .footer-pc .foott .foott-new {
    width: 1100px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .footer .footer-pc .foot .foot-new {
    width: 1000px; }
  .footer .footer-pc .foot .foot-new .nav {
    width: 82%; }
  .footer .footer-pc .foot .foot-new .nav dl {
    margin-right: 16px; }
  .footer .footer-pc .foot .foot-new .nav .d {
    width: 125px; }
  .footer .footer-pc .foot .foot-new .foot-right {
    width: 175px; }
  .footer .footer-pc .foot .foot-new .foot-right .tits span {
    font-size: 28px; }
  .footer .footer-pc .foott .foott-new {
    width: 1000px; } }
.footer .footer-m {
  display: none;
  width: 100%; }
.footer .footer-m .footer-new {
  width: 95%;
  height: auto;
  margin: 0 auto;
  padding: 0 2.5%;
  background: #3b3b3b; }
.footer .footer-m .footer-new .nav {
  width: 100%;
  height: auto; }
.footer .footer-m .footer-new .nav ul {
  width: 100%;
  height: auto; }
.footer .footer-m .footer-new .nav ul li {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #4f535a; }
.footer .footer-m .footer-new .nav ul li .tits {
  width: 94%;
  padding: 0 3%;
  display: block;
  font-size: 26px;
  line-height: 94px;
  color: #babbbc;
  height: 94px; }
.footer .footer-m .footer-new .nav ul li .tits span {
  float: left; }
.footer .footer-m .footer-new .nav ul li .tits i {
  width: 21px;
  height: 12px;
  display: block;
  float: right;
  background: url(../images/m_down.png) no-repeat;
  margin-top: 54px; }
.footer .footer-m .footer-new .nav ul li dl {
  width: 100%;
  height: auto;
  display: none; }
.footer .footer-m .footer-new .nav ul li dl dd {
  width: 100%;
  height: 80px;
  border-top: 1px solid #4f535a; }
.footer .footer-m .footer-new .nav ul li dl dd a {
  width: 94%;
  height: auto;
  display: block;
  padding: 0 3%; }
.footer .footer-m .footer-new .nav ul li dl dd a span {
  margin-left: 2%;
  font-size: 26px;
  line-height: 80px;
  color: #fff; }
.footer .footer-m .footer-new .nav ul li dl dd a i {
  width: 21px;
  height: 12px;
  display: block;
  float: right;
  background: url(../images/m_down.png) no-repeat;
  margin-top: 35px; }
.footer .footer-m .footer-new .nav ul li.curr .tits i {
  transform: rotate(180deg); }
.footer .footer-m .foott {
  width: 100%;
  height: auto;
  background: #0a0a0a;
  padding-top: 20px;
  padding-bottom: 40px; }
.footer .footer-m .foott p {
  text-align: center;
  width: 90%;
  font-size: 28px;
  line-height: 40px;
  color: #babbbc;
  margin: 0 auto; }
.footer .footer-m .foott p a {
  color: #babbbc; }
.footer .footer-m .foott .nav {
  text-align: center;
  font-size: 24px;
  line-height: 47px;
  margin-top: 30px;
  position: relative; }
.footer .footer-m .foott .nav a {
  color: #babbbc; }
.footer .footer-m .foott .nav span {
  margin: 0 5px; }
.footer .footer-m .foott .nav .pic {
  width: 134px;
  height: 134px;
  position: absolute;
  left: 50%;
  margin-left: -67px;
  bottom: 50px;
  display: none; }
@media (min-width: 640px) and (max-width: 1023px) {
  .footer .footer-m .foott p {
    font-size: 20px;
    line-height: 30px; }
  .footer .footer-m .foott .nav {
    font-size: 18px;
    margin-top: 20px;
    line-height: 30px; } }
@media (min-width: 375px) and (max-width: 639px) {
  .footer .footer-m .foott {
    padding-bottom: 20px; }
  .footer .footer-m .foott p {
    font-size: 14px;
    line-height: 25px; }
  .footer .footer-m .foott .nav {
    font-size: 14px;
    margin-top: 20px;
    line-height: 20px; } }
@media (min-width: 320px) and (max-width: 374px) {
  .footer .footer-m .foott {
    padding-bottom: 20px; }
  .footer .footer-m .foott p {
    font-size: 12px;
    line-height: 20px; }
  .footer .footer-m .foott .nav {
    font-size: 12px;
    margin-top: 20px;
    line-height: 20px; } }
@media (max-width: 1024px) {
  .footer .footer-pc {
    display: none; }
  .footer .footer-m {
    display: block; } }
@media (min-width: 375px) and (max-width: 1023px) {
  .footer .footer-m .footer-new .nav ul li .tits {
    height: 55px;
    line-height: 55px;
    font-size: 18px; }
  .footer .footer-m .footer-new .nav ul li .tits i {
    margin-top: 22px; }
  .footer .footer-m .footer-new .nav ul li dl dd {
    height: 50px; }
  .footer .footer-m .footer-new .nav ul li dl dd a span {
    font-size: 18px;
    line-height: 50px; }
  .footer .footer-m .footer-new .nav ul li dl dd a i {
    margin-top: 19px; } }
@media (min-width: 320px) and (max-width: 374px) {
  .footer .footer-m .footer-new .nav ul li .tits {
    height: 40px;
    line-height: 40px;
    font-size: 14px; }
  .footer .footer-m .footer-new .nav ul li .tits i {
    margin-top: 14px; }
  .footer .footer-m .footer-new .nav ul li dl dd {
    height: 35px; }
  .footer .footer-m .footer-new .nav ul li dl dd a span {
    font-size: 14px;
    line-height: 35px; }
  .footer .footer-m .footer-new .nav ul li dl dd a i {
    margin-top: 9px; } }

.banner {
  width: 100%;
  height: auto; }
.banner .banner-pc {
  width: 100%;
  height: 400px; }
.banner .banner-m {
  width: 100%;
  height: auto;
  display: none; }
@media (max-width: 1024px) {
  .banner .banner-pc {
    display: none; }
  .banner .banner-m {
    display: block; } }

.about {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 106px; }
.about .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0;
  background: url(../images/about_bg1.png) top center no-repeat; }
.about .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.about .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.about .content .tit {
  font-size: 18px;
  line-height: 18px;
  color: #333;
  margin-top: 18px; }
.about .content .con {
  width: 100%;
  height: auto;
  margin-top: 30px; }
.about .content .con .t {
  font-size: 14px;
  line-height: 25px;
  color: #585858;
  text-indent: 2em; }
.about .content .con img {
  display: block;
  margin: 20px auto 0; }
.about .content .con .list {
  width: 1278px;
  height: 191px;
  background: url(../images/about_bg1.jpg) no-repeat;
  margin: 0 auto 40px; }
.about .content .con .list ul {
  width: 100%; }
.about .content .con .list ul li {
  float: left;
  margin-left: 122px;
  margin-right: 42px; }
.about .content .con .list ul li .t1 {
  font-size: 70px;
  line-height: 70px;
  color: #fff;
  font-family: 微软雅黑;
  padding-top: 36px; }
.about .content .con .list ul li .line1 {
  width: 32px;
  height: 6px;
  background: #fff;
  margin-top: 12px; }
.about .content .con .list ul li .t2 {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  margin-top: 15px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .about .content {
    width: 1100px; }
  .about .content .con .list {
    width: 100%; }
  .about .content .con .list ul li {
    margin-left: 85px; } }
@media (min-width: 1024px) and (max-width: 1199px) {
  .about .content {
    width: 1000px; }
  .about .content .con .list {
    width: 100%; }
  .about .content .con .list ul li {
    margin-left: 75px;
    margin-right: 25px; } }
@media (min-width: 640px) and (max-width: 1023px) {
  .about .content {
    width: 95%; }
  .about .content .con img {
    max-width: 100%; }
  .about .content .con .list {
    width: 100%;
    height: auto;
    padding-bottom: 30px; }
  .about .content .con .list ul li {
    width: 22%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 3%; }
  .about .content .con .list ul li .t1 {
    font-size: 50px;
    line-height: 50px; }
  .about .content .con .list ul li .t2 {
    font-size: 14px; } }
@media (min-width: 414px) and (max-width: 639px) {
  .about {
    padding-bottom: 50px; }
  .about .content {
    width: 95%;
    margin: 40px auto 0; }
  .about .content .con img {
    max-width: 100%; }
  .about .content .con .list {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    margin-bottom: 10px; }
  .about .content .con .list ul li {
    width: 22%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 3%; }
  .about .content .con .list ul li .t1 {
    font-size: 40px;
    line-height: 40px; }
  .about .content .con .list ul li .t2 {
    font-size: 14px; } }
@media (max-width: 413px) {
  .about {
    padding-bottom: 30px; }
  .about .content {
    width: 95%;
    margin: 30px auto 0; }
  .about .content .tits {
    font-size: 26px;
    line-height: 26px; }
  .about .content .con img {
    max-width: 100%; }
  .about .content .con .list {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    margin-bottom: 10px;
    background: url(../images/about_bg1.jpg); }
  .about .content .con .list ul li {
    width: 45%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5%; }
  .about .content .con .list ul li .t1 {
    font-size: 40px;
    line-height: 40px; }
  .about .content .con .list ul li .t2 {
    font-size: 14px; } }
.mnav {
  width: 100%;
  height: auto;
  position: relative; }
.mnav .mnav-pc {
  width: 100%;
  height: 57px;
  background: #fff; }
.mnav .mnav-pc .mnav-new {
  width: 1400px;
  height: 57px;
  margin: 0 auto;
  border-bottom: 1px solid #eee; }
.mnav .mnav-pc .mnav-new .mnav-left {
  width: 284px;
  height: 128px;
  background: url(../images/nav_bg.png) no-repeat;
  float: left;
  margin-top: -71px; }
.mnav .mnav-pc .mnav-new .mnav-left .con {
  margin-left: 37px;
  padding-top: 22px; }
.mnav .mnav-pc .mnav-new .mnav-left .con .tits {
  font-size: 28px;
  line-height: 30px;
  color: #fff; }
.mnav .mnav-pc .mnav-new .mnav-left .con .line {
  width: 50px;
  height: 3px;
  background: #fff;
  margin-top: 13px; }
.mnav .mnav-pc .mnav-new .mnav-left .con .tit {
  font-size: 36px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px; }
.mnav .mnav-pc .mnav-new .mnav-left .con .tit1 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px;
  font-family: 微软雅黑; }
.mnav .mnav-pc .mnav-new .mnav-left .con .tit2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px; }
.mnav .mnav-pc .mnav-new .mnav-left .con .tit3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px; }
.mnav .mnav-pc .mnav-new .mnav-left .c1 {
  margin-left: 27px; }
.mnav .mnav-pc .mnav-new .mnav-left .c2 {
  margin-left: 20px; }
.mnav .mnav-pc .mnav-new .mmnav {
  float: left;
  margin-left: 50px;
  font-size: 14px;
  line-height: 54px; }
.mnav .mnav-pc .mnav-new .mmnav a {
  color: #666;
  position: relative;
  display: block;
  float: left;
  margin-right: 52px; }
.mnav .mnav-pc .mnav-new .mmnav a i {
  width: 5px;
  height: 3px;
  background: url(../images/nav_icon1.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -2px;
  display: none; }
.mnav .mnav-pc .mnav-new .mmnav a.a1 {
  margin-right: 32px; }
.mnav .mnav-pc .mnav-new .mmnav a:hover {
  border-bottom: 3px solid rgba(77, 109, 221, 0.87);
  color: #e9332f; }
.mnav .mnav-pc .mnav-new .mmnav a:hover i {
  display: block; }
.mnav .mnav-pc .mnav-new .mmnav a.on {
  /*border-bottom: 3px solid rgba(77, 109, 221, 0.87);*/
  border-bottom: 3px solid rgba(77, 109, 221, 0.87);
  color: #e9332f; }
.mnav .mnav-pc .mnav-new .mmnav a.on i {
  display: block; }
@media (min-width: 1200px) and (max-width: 1399px) {
  .mnav .mnav-pc .mnav-new {
    width: 1100px; } }
@media (min-width: 1024px) and (max-width: 1199px) {
  .mnav .mnav-pc .mnav-new {
    width: 1000px; } }
.mnav .mnav-smart-pc {
  width: 100%;
  height: auto;
  background: #fff; }
.mnav .mnav-smart-pc .mnav-new {
  width: 1400px;
  height: auto;
  margin: 0 auto;
  border-bottom: 1px solid #eee; }
.mnav .mnav-smart-pc .mnav-new .mnav-left {
  width: 284px;
  height: 128px;
  background: url(../images/nav_bg.png) no-repeat;
  float: left;
  margin-top: -71px; }
.mnav .mnav-smart-pc .mnav-new .mnav-left .con {
  margin-left: 37px;
  padding-top: 22px; }
.mnav .mnav-smart-pc .mnav-new .mnav-left .con .tits {
  font-size: 28px;
  line-height: 30px;
  color: #fff; }
.mnav .mnav-smart-pc .mnav-new .mnav-left .con .line {
  width: 50px;
  height: 3px;
  background: #fff;
  margin-top: 13px; }
.mnav .mnav-smart-pc .mnav-new .mnav-left .con .tit {
  font-size: 36px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px; }
.mnav .mnav-smart-pc .mnav-new .mnav-left .con .tit1 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px;
  font-family: 微软雅黑; }
.mnav .mnav-smart-pc .mnav-new .mnav-left .con .tit2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px; }
.mnav .mnav-smart-pc .mnav-new .mnav-left .con .tit3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-top: 14px; }
.mnav .mnav-smart-pc .mnav-new .mnav-left .c1 {
  margin-left: 27px; }
.mnav .mnav-smart-pc .mnav-new .mnav-left .c2 {
  margin-left: 20px; }
.mnav .mnav-smart-pc .mnav-new .mmnav {
  width: 993px;
  height: 57px;
  overflow: hidden;
  float: left;
  margin-left: 50px;
  font-size: 14px;
  line-height: 57px; }
.mnav .mnav-smart-pc .mnav-new .mmnav a {
  color: #666;
  position: relative;
  display: block;
  float: left;
  margin-right: 32px; }
.mnav .mnav-smart-pc .mnav-new .mmnav a:hover {
  font-weight: bold;
  color: #e9332f; }
.mnav .mnav-smart-pc .mnav-new .mmnav a.on {
  font-weight: bold;
  color: #e9332f; }
.mnav .mnav-smart-pc .mnav-new .button {
  width: 73px;
  height: 57px;
  background: rgba(77, 109, 221, 0.87);
  font-size: 16px;
  color: #fff;
  float: right;
  display: block;
  text-align: center;
  line-height: 57px; }
@media (min-width: 1200px) and (max-width: 1399px) {
  .mnav .mnav-smart-pc .mnav-new {
    width: 1100px; }
  .mnav .mnav-smart-pc .mnav-new .mmnav {
    width: 693px; } }
@media (min-width: 1024px) and (max-width: 1199px) {
  .mnav .mnav-smart-pc .mnav-new {
    width: 1000px; }
  .mnav .mnav-smart-pc .mnav-new .mmnav {
    width: 593px; } }
.mnav .mnav-m {
  width: 100%;
  height: auto;
  background: #fff;
  position: relative;
  display: none; }
.mnav .mnav-m .tits {
  width: 94.7%;
  height: 80px;
  padding: 0 2.65%;
  border-bottom: 1px solid #dadada;
  font-size: 28px;
  color: #3a3939;
  line-height: 80px; }
.mnav .mnav-m .tits span {
  float: left; }
.mnav .mnav-m .tits i {
  width: 21px;
  height: 12px;
  background: url(../images/m_down1.png) no-repeat;
  float: right;
  margin-top: 34px; }
.mnav .mnav-m ul {
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  top: 81px;
  left: 0;
  z-index: 10; }
.mnav .mnav-m ul li {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #4f535a;
  background: #3b3b3b; }
.mnav .mnav-m ul li a {
  width: 94.7%;
  height: 80px;
  padding: 0 2.65%;
  display: block;
  font-size: 28px;
  line-height: 80px;
  color: #babbbc; }
.mnav .mnav-m ul li a span {
  float: left; }
.mnav .mnav-m ul li a i {
  width: 21px;
  height: 12px;
  background: url(../images/m_down.png) no-repeat;
  float: right;
  margin-top: 34px; }
@media (min-width: 414px) and (max-width: 639px) {
  .mnav .mnav-m .tits {
    height: 55px;
    font-size: 20px;
    line-height: 55px; }
  .mnav .mnav-m .tits i {
    margin-top: 22px; }
  .mnav .mnav-m ul {
    position: absolute;
    top: 56px; }
  .mnav .mnav-m ul li a {
    font-size: 20px;
    line-height: 55px;
    height: 55px; }
  .mnav .mnav-m ul li a i {
    margin-top: 22px; } }
@media (min-width: 375px) and (max-width: 413px) {
  .mnav .mnav-m .tits {
    height: 50px;
    font-size: 18px;
    line-height: 50px; }
  .mnav .mnav-m .tits i {
    margin-top: 19px; }
  .mnav .mnav-m ul {
    position: absolute;
    top: 51px; }
  .mnav .mnav-m ul li a {
    font-size: 18px;
    line-height: 50px;
    height: 50px; }
  .mnav .mnav-m ul li a i {
    margin-top: 19px; } }
@media (max-width: 374px) {
  .mnav .mnav-m .tits {
    height: 45px;
    font-size: 16px;
    line-height: 45px; }
  .mnav .mnav-m .tits i {
    margin-top: 17px; }
  .mnav .mnav-m ul {
    position: absolute;
    top: 46px; }
  .mnav .mnav-m ul li a {
    font-size: 16px;
    line-height: 45px;
    height: 45px; }
  .mnav .mnav-m ul li a i {
    margin-top: 17px; } }
@media (max-width: 1024px) {
  .mnav .mnav-pc, .mnav .mnav-smart-pc {
    display: none; }
  .mnav .mnav-m {
    display: block; } }

.culture {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 155px; }
.culture .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.culture .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.culture .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.culture .content .tit {
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  color: #333;
  margin-top: 27px; }
.culture .content .tit1 {
  width: 773px;
  height: auto;
  margin: 17px auto 0;
  font-size: 14px;
  line-height: 30px;
  color: #585858;
  text-align: center; }
.culture .content .list {
  width: 100%;
  height: auto;
  margin-top: 35px; }
.culture .content .list .list-left {
  width: 692px;
  height: auto;
  float: left; }
.culture .content .list .list-left .box {
  width: 100%;
  height: 225px;
  margin-bottom: 20px;
  background: #fff; }
.culture .content .list .list-left .box .con {
  margin-left: 33px;
  float: left; }
.culture .content .list .list-left .box .con .t1 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  padding-top: 14px; }
.culture .content .list .list-left .box .con .t2 {
  margin-top: 7px; }
.culture .content .list .list-left .box .con .t2 .tt {
  font-size: 14px;
  line-height: 30px;
  color: #585858; }
.culture .content .list .list-left .box .con .t2 .tt span {
  width: 4px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  float: left;
  display: block;
  margin-left: 5px;
  margin-right: 10px;
  margin-top: 13px; }
.culture .content .list .list-left .box .con .t2 .tt i {
  float: left; }
.culture .content .list .list-left .box .con .t3 {
  font-size: 14px;
  line-height: 30px;
  color: #585858;
  width: 366px;
  margin-top: 7px; }
.culture .content .list .list-left .box .pic {
  width: 251px;
  float: right;
  height: 100%; }
.culture .content .list .list-right {
  width: 692px;
  height: auto;
  float: right;
  background: #fff; }
.culture .content .list .list-right .con {
  margin-left: 22px; }
.culture .content .list .list-right .con .t1 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  padding-top: 18px; }
.culture .content .list .list-right .con .t2 {
  font-size: 14px;
  line-height: 30px;
  color: #585858;
  margin-top: 12px; }
.culture .content .list .list-right .pic {
  width: 100%;
  height: auto;
  margin-top: 35px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .culture .content {
    width: 1100px; }
  .culture .content .list {
    width: 100%; }
  .culture .content .list .list-left {
    width: 540px; }
  .culture .content .list .list-left .box .con .t3 {
    width: 225px; }
  .culture .content .list .list-right {
    width: 540px; }
  .culture .content .list .list-right .pic {
    margin-top: 83px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .culture {
    padding-bottom: 60px; }
  .culture .content {
    width: 1000px; }
  .culture .content .list {
    width: 100%; }
  .culture .content .list .list-left {
    width: 490px; }
  .culture .content .list .list-left .box {
    height: 202px; }
  .culture .content .list .list-left .box .con .t3 {
    width: 225px; }
  .culture .content .list .list-left .box .pic {
    width: 224px; }
  .culture .content .list .list-right {
    width: 490px; }
  .culture .content .list .list-right .con .t2 {
    line-height: 25px; }
  .culture .content .list .list-right .pic {
    margin-top: 30px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .culture {
    padding-bottom: 40px; }
  .culture .content {
    width: 95%;
    margin: 40px auto 0; }
  .culture .content .tit1 {
    width: 80%; }
  .culture .content .list {
    width: 100%; }
  .culture .content .list .list-left {
    width: 100%; }
  .culture .content .list .list-left .box {
    height: auto; }
  .culture .content .list .list-left .box .con {
    width: 55%; }
  .culture .content .list .list-left .box .con .t3 {
    width: 100%; }
  .culture .content .list .list-left .box .pic {
    width: 35%; }
  .culture .content .list .list-right {
    width: 100%; }
  .culture .content .list .list-right .con .t2 {
    line-height: 25px; }
  .culture .content .list .list-right .pic {
    margin-top: 30px; } }
@media (min-width: 414px) and (max-width: 639px) {
  .culture {
    padding-bottom: 40px; }
  .culture .content {
    width: 95%;
    margin: 40px auto 0; }
  .culture .content .tits {
    font-size: 26px;
    line-height: 26px; }
  .culture .content .tit {
    font-size: 20px;
    line-height: 20px; }
  .culture .content .tit1 {
    width: 80%; }
  .culture .content .list {
    width: 100%; }
  .culture .content .list .list-left {
    width: 100%; }
  .culture .content .list .list-left .box {
    height: auto; }
  .culture .content .list .list-left .box .con {
    width: 55%; }
  .culture .content .list .list-left .box .con .t3 {
    width: 100%; }
  .culture .content .list .list-left .box .pic {
    width: 35%; }
  .culture .content .list .list-right {
    width: 100%; }
  .culture .content .list .list-right .con .t2 {
    line-height: 25px; }
  .culture .content .list .list-right .pic {
    margin-top: 30px; } }
@media (min-width: 320px) and (max-width: 413px) {
  .culture {
    padding-bottom: 20px; }
  .culture .content {
    width: 95%;
    margin: 30px auto 0; }
  .culture .content .tits {
    font-size: 20px;
    line-height: 20px; }
  .culture .content .tit {
    font-size: 16px;
    line-height: 16px; }
  .culture .content .tit1 {
    width: 80%; }
  .culture .content .list {
    width: 100%; }
  .culture .content .list .list-left {
    width: 100%; }
  .culture .content .list .list-left .box {
    height: auto; }
  .culture .content .list .list-left .box .con {
    width: 90%;
    margin: 0 auto;
    float: none; }
  .culture .content .list .list-left .box .con .t3 {
    width: 100%; }
  .culture .content .list .list-left .box .pic {
    width: 100%;
    margin-top: 15px; }
  .culture .content .list .list-right {
    width: 100%; }
  .culture .content .list .list-right .con .t2 {
    line-height: 25px; }
  .culture .content .list .list-right .pic {
    margin-top: 30px; } }
.make {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 155px; }
.make .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.make .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.make .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.make .content .list {
  width: 100%;
  height: auto;
  margin-top: 40px;
  overflow: hidden; }
.make .content .list ul {
  width: 110%;
  height: auto; }
.make .content .list ul li {
  width: 440px;
  height: auto;
  background: #fff;
  float: left;
  margin-right: 40px;
  margin-bottom: 50px;
  transition: background-color 0.5s; }
.make .content .list ul li a {
  width: 100%;
  display: block;
  height: auto;
  padding-bottom: 20px; }
.make .content .list ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative; }
.make .content .list ul li a .pic img {
  transition: 1s; }
@media (min-width: 1024px) {
  .make .content .list ul li a .pic:hover img {
    transform: scale(1.1);
    transition-duration: 1s; } }
.make .content .list ul li a .t1 {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  text-align: center;
  font-weight: bold;
  margin-top: 15px; }
.make .content .list ul li a .t2 {
  width: 87px;
  height: auto;
  margin: 18px auto 0;
  font-size: 14px;
  line-height: 16px;
  color: #666; }
.make .content .list ul li a .t2 i {
  float: left; }
.make .content .list ul li a .t2 span {
  border: 1px solid #e2e2e2;
  width: 14px;
  height: 14px;
  display: block;
  float: right;
  background: url(../images/index_icon2.png) center no-repeat;
  border-radius: 100%; }
@media (min-width: 1024px) {
  .make .content .list ul li:hover {
    background: rgba(77, 109, 221, 0.87); }
  .make .content .list ul li:hover a .t1 {
    color: #fff; }
  .make .content .list ul li:hover a .t2 {
    color: #fff; }
  .make .content .list ul li:hover a .t2 span {
    border: 1px solid #fff;
    background: url(../images/index_icon2_h.png) center no-repeat; } }

.loadmore {
  width: 159px;
  height: 41px;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  line-height: 41px;
  color: #999;
  text-align: center;
  display: block;
  margin: 0 auto 0; }

.loadmore:hover {
  border: 1px solid rgba(77, 109, 221, 0.87);
  background-color: rgba(77, 109, 221, 0.87);
  color: #fff; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .make .content {
    width: 1100px; }
  .make .content .list ul li {
    width: 350px;
    margin-right: 25px; } }
@media (min-width: 1024px) and (max-width: 1199px) {
  .make .content {
    width: 1000px; }
  .make .content .list ul li {
    width: 320px;
    margin-right: 20px; } }
@media (min-width: 640px) and (max-width: 1023px) {
  .make {
    padding-bottom: 60px; }
  .make .content {
    width: 90%;
    margin: 40px auto 0; }
  .make .content .list {
    width: 100%; }
  .make .content .list ul {
    width: 100%; }
  .make .content .list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; } }
@media (min-width: 414px) and (max-width: 639px) {
  .make {
    padding-bottom: 50px; }
  .make .content {
    width: 90%;
    margin: 30px auto 0; }
  .make .content .tits {
    font-size: 26px;
    line-height: 26px; }
  .make .content .list {
    width: 100%; }
  .make .content .list ul {
    width: 100%; }
  .make .content .list ul li {
    width: 100%;
    margin-right: 0; } }
@media (max-width: 413px) {
  .make {
    padding-bottom: 40px; }
  .make .content {
    width: 95%;
    margin: 20px auto 0; }
  .make .content .tits {
    font-size: 18px;
    line-height: 18px; }
  .make .content .list {
    width: 100%;
    margin-top: 20px; }
  .make .content .list ul {
    width: 100%; }
  .make .content .list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px; } }
.make-info {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 155px; }
.make-info .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.make-info .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.make-info .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.make-info .content .title {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  color: #333;
  margin-top: 20px; }
.make-info .content .list {
  width: 937px;
  height: 550px;
  margin: 40px auto 0;
  position: relative; }
.make-info .content .list a {
  width: 58px;
  height: 58px;
  border-radius: 100%;
  display: block;
  position: absolute;
  top: 260px;
  box-shadow: 2px 2px 2px #eee;
  z-index: 3; }
.make-info .content .list .prev {
  left: -128px;
  background: url(../images/make_prev.png) no-repeat; }
.make-info .content .list .next {
  right: -128px;
  background: url(../images/make_next.png) no-repeat; }
@media (min-width: 1024px) {
  .make-info .content .list .prev:hover {
    background: url(../images/make_prev_h.png) no-repeat; }
  .make-info .content .list .next:hover {
    background: url(../images/make_next_h.png) no-repeat; } }
.make-info .content .list .list-new {
  width: 100%;
  height: 550px;
  overflow: hidden;
  position: relative; }
.make-info .content .list .list-new ul {
  width: 200%;
  height: 100%; }
.make-info .content .list .list-new ul li {
  width: 937px;
  height: 550px;
  background: #fff;
  float: left;
  position: relative; }
.make-info .content .list .list-new ul li img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
.make-info .content .list .list-new .btns {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 18px;
  left: 0;
  text-align: center;
  display: none;
  z-index: 4; }
.make-info .content .list .list-new .btns span {
  width: 7px;
  height: 7px;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
  margin: 0 6px; }
.make-info .content .list .list-new .btns span.swiper-pagination-bullet-active {
  background: none;
  border: 2px solid rgba(77, 109, 221, 0.87); }
.make-info .content .case-video {
  width: 67.2%;
  height: auto;
  margin: 40px auto 0; }
.make-info .content .con {
  width: 920px;
  height: auto;
  margin: 25px auto 0; }
.make-info .content .con .t1 {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  font-weight: bold; }
.make-info .content .con .t2 {
  font-size: 14px;
  line-height: 30px;
  color: #666;
  margin-top: 22px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .make-info .content {
    width: 1100px; }
  .make-info .content .list .prev {
    left: -80px; }
  .make-info .content .list .next {
    right: -80px; }
  .make-info .content .case-video {
    width: 85%; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .make-info .content {
    width: 1000px; }
  .make-info .content .list .prev {
    left: -32px; }
  .make-info .content .list .next {
    right: -32px; }
  .make-info .content .case-video {
    width: 93%; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .make-info {
    padding-bottom: 50px; }
  .make-info .content {
    width: 90%; }
  .make-info .content .list {
    width: 100%;
    height: auto; }
  .make-info .content .list .list-new {
    height: auto; }
  .make-info .content .list .list-new ul {
    width: 100%;
    height: auto; }
  .make-info .content .list .list-new ul li {
    height: auto; }
  .make-info .content .list .list-new ul li img {
    position: relative; }
  .make-info .content .list .list-new .btns {
    display: block; }
  .make-info .content .list .prev {
    display: none; }
  .make-info .content .list .next {
    display: none; }
  .make-info .content .case-video {
    width: 100%; }
  .make-info .content .con {
    width: 100%; } }
@media (max-width: 639px) {
  .make-info {
    padding-bottom: 50px; }
  .make-info .content {
    width: 90%;
    margin: 40px auto 0; }
  .make-info .content .tits {
    font-size: 26px;
    line-height: 26px; }
  .make-info .content .list {
    width: 100%;
    height: auto;
    margin: 30px auto 0; }
  .make-info .content .list .list-new {
    height: auto; }
  .make-info .content .list .list-new ul {
    width: 100%;
    height: auto; }
  .make-info .content .list .list-new ul li {
    height: auto; }
  .make-info .content .list .list-new ul li img {
    position: relative; }
  .make-info .content .list .list-new .btns {
    display: block; }
  .make-info .content .list .prev {
    display: none; }
  .make-info .content .list .next {
    display: none; }
  .make-info .content .case-video {
    width: 100%;
    margin: 30px auto 0; }
  .make-info .content .con {
    width: 100%; } }
.honor {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 155px; }
.honor .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.honor .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.honor .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.honor .content .title {
  width: 832px;
  height: 148px;
  margin: 25px auto 0;
  background: url(../images/honor_title.png) no-repeat;
  background-size: contain;
  background-position: center center; }
.honor .content .title .tit {
  font-size: 36px;
  line-height: 24px;
  color: #333;
  text-align: center;
  padding-top: 40px; }
.honor .content .title .tit1 {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  text-align: center;
  margin-top: 17px; }
.honor .content .tabs {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 45px; }
.honor .content .tabs a {
  display: inline-block;
  margin: 0 13px;
  padding: 0 17px 0 23px;
  border: 1px solid #e3e3e3;
  height: 47px;
  font-size: 16px;
  line-height: 47px;
  color: #585858; }
.honor .content .tabs a span {
  padding-right: 30px;
  background: url(../images/smart_img3.png) right center no-repeat; }
@media (min-width: 1024px) {
  .honor .content .tabs a:hover {
    background: #ff3333;
    border: 1px solid #ff3333;
    color: #fff; }
  .honor .content .tabs a:hover span {
    background: url(../images/smart_img3_h.png) right center no-repeat; } }
.honor .content .tabs a.on {
  background: #ff3333;
  border: 1px solid #ff3333;
  color: #fff; }
.honor .content .tabs a.on span {
  background: url(../images/smart_img3_h.png) right center no-repeat; }
.honor .content .tabs-m {
  width: 200px;
  height: auto;
  margin-top: 40px;
  position: relative;
  background: #fff;
  display: none; }
.honor .content .tabs-m .tit {
  width: 100%;
  display: block;
  margin: 0 auto;
  border: 1px solid #e3e3e3;
  height: 47px;
  font-size: 16px;
  line-height: 47px;
  color: #585858; }
.honor .content .tabs-m .tit span {
  width: 80%;
  display: block;
  margin: 0 auto;
  background: url(../images/smart_img3.png) right center no-repeat; }
.honor .content .tabs-m .tit.on {
  border: 1px solid rgba(47, 93, 189, 0.62); }
.honor .content .tabs-m ul {
  width: 200px;
  height: auto;
  position: absolute;
  border: 1px solid rgba(47, 93, 189, 0.62);
  position: absolute;
  top: 46px;
  border-top: none;
  z-index: 5;
  background: #fff;
  left: 0;
  display: none; }
.honor .content .tabs-m ul li {
  width: 80%;
  padding: 0 10%;
  font-size: 16px;
  line-height: 47px;
  color: #585858;
  cursor: pointer; }
.honor .content .list {
  width: 100%;
  height: auto;
  margin-top: 50px;
  overflow: hidden; }
.honor .content .list ul {
  width: 110%;
  height: auto; }
.honor .content .list ul li {
  width: 338px;
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 43px; }
.honor .content .list ul li a {
  width: 100%;
  height: auto;
  display: block; }
.honor .content .list ul li a .pic {
  width: 100%;
  height: 252px;
  position: relative;
  border: 1px solid #dcdcdc;
  background: #fff; }
.honor .content .list ul li a .pic img {
  max-height: 95%;
  max-width: 95%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2; }
.honor .content .list ul li a .pic .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  position: absolute;
  z-index: 3;
  display: none; }
.honor .content .list ul li a .pic .bg i {
  width: 29px;
  height: 29px;
  display: block;
  margin: 95px auto 0;
  background: url(../images/fd.png) no-repeat; }
.honor .content .list ul li a .pic .bg .t {
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  margin-top: 12px; }
@media (min-width: 1024px) {
  .honor .content .list ul li a .pic:hover .bg {
    display: block; } }
.honor .content .list ul li p {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #000;
  font-weight: bold;
  margin-top: 13px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .honor .content {
    width: 1100px; }
  .honor .content .list ul li {
    margin-right: 43px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .honor .content {
    width: 1000px; }
  .honor .content .tabs a {
    margin: 0 10px;
    padding: 0 15px 0 15px; }
  .honor .content .list ul li {
    width: 319px;
    margin-right: 20px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .honor {
    padding-bottom: 60px; }
  .honor .content {
    width: 93%; }
  .honor .content .title {
    width: 100%; }
  .honor .content .tabs a {
    margin: 0 10px 15px;
    padding: 0 15px 0 15px; }
  .honor .content .list {
    margin-top: 30px; }
  .honor .content .list ul li {
    width: 43%;
    margin-right: 4%;
    margin-bottom: 20px; } }
@media (min-width: 414px) and (max-width: 639px) {
  .honor {
    padding-bottom: 50px; }
  .honor .content {
    width: 93%;
    margin: 40px auto 0; }
  .honor .content .tits {
    font-size: 26px;
    line-height: 26px; }
  .honor .content .title {
    width: 100%; }
  .honor .content .title .tit {
    font-size: 24px; }
  .honor .content .tabs {
    display: none; }
  .honor .content .tabs a {
    margin: 0 10px 15px;
    padding: 0 15px 0 15px; }
  .honor .content .tabs-m {
    display: block; }
  .honor .content .list {
    margin-top: 30px; }
  .honor .content .list ul {
    width: 100%; }
  .honor .content .list ul li {
    width: 98%;
    margin: 0 auto 20px;
    float: normal; } }
@media (min-width: 320px) and (max-width: 413px) {
  .honor {
    padding-bottom: 40px; }
  .honor .content {
    width: 93%;
    margin: 30px auto 0; }
  .honor .content .tits {
    font-size: 24px;
    line-height: 24px; }
  .honor .content .title {
    width: 100%; }
  .honor .content .title .tit {
    font-size: 20px; }
  .honor .content .title .tit1 {
    font-size: 14px; }
  .honor .content .tabs {
    display: none; }
  .honor .content .tabs-m {
    display: block; }
  .honor .content .list {
    margin-top: 20px; }
  .honor .content .list ul {
    width: 100%; }
  .honor .content .list ul li {
    width: 98%;
    margin: 0 auto 20px;
    float: normal; } }
.history {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 155px; }
.history .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.history .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.history .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.history .content .tit {
  font-size: 18px;
  line-height: 18px;
  color: #333;
  margin-top: 18px; }
.history .content .tit1 {
  text-align: center;
  font-size: 80px;
  line-height: 80px;
  color: #d5d4d4;
  font-weight: bold;
  margin-top: 15px; }
.history .content .list {
  width: 1337px;
  height: auto;
  margin: 13px auto 0; }
.history .content .list .img {
  width: 16px;
  height: 16px;
  margin: 0 auto;
  display: block; }
.history .content .list ul {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 24px;
  padding-bottom: 70px; }
.history .content .list ul li {
  width: 100%;
  height: auto;
  margin-bottom: -47px;
  position: relative;
  float: left; }
.history .content .list ul li .con {
  width: 46.5%;
  height: auto;
  padding-top: 35px;
  padding-bottom: 22px;
  position: relative;
  border: 1px solid #e6e6e6;
  z-index: 2;
  background: #fff;
  text-align: right; }
.history .content .list ul li .con .tits {
  width: 92%;
  height: auto;
  margin: 0 auto;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: rgba(77, 109, 221, 0.87); }
.history .content .list ul li .con .tit {
  width: 92%;
  height: auto;
  margin: 16px auto 0;
  font-size: 14px;
  line-height: 25px;
  color: #585858; }
.history .content .list ul li .con i {
  width: 19px;
  height: 32px;
  position: absolute;
  right: -18px;
  background: url(../images/history_icon3.png) no-repeat;
  top: 15px; }
.history .content .list ul li .con .i {
  width: 19px;
  height: 32px;
  position: absolute;
  left: -18px;
  background: url(../images/history_icon3.png) no-repeat;
  top: 15px;
  transform: rotate(180deg); }
.history .content .list ul li .con span {
  width: 22px;
  height: 22px;
  display: block;
  position: absolute;
  right: -58px;
  background: url(../images/history_icon2.png) no-repeat;
  top: 19px; }
.history .content .list ul li.right .con {
  float: right;
  text-align: left; }
.history .content .list ul li.right .con span {
  left: -58px; }
.history .content .list ul .line1 {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background: #e6e6e6; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .history .content {
    width: 1100px; }
  .history .content .list {
    width: 100%; }
  .history .content .list ul li .con span {
    right: -49px; }
  .history .content .list ul li.right .con span {
    left: -49px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .history .content {
    width: 1000px; }
  .history .content .list {
    width: 100%; }
  .history .content .list ul li .con span {
    right: -46px; }
  .history .content .list ul li.right .con span {
    left: -46px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .history {
    padding-bottom: 40px; }
  .history .content {
    width: 93%; }
  .history .content .tit1 {
    font-size: 60px;
    line-height: 60px; }
  .history .content .list {
    width: 100%; }
  .history .content .list .img {
    margin: 0; }
  .history .content .list ul {
    padding-bottom: 30px; }
  .history .content .list ul li {
    margin-bottom: 25px; }
  .history .content .list ul li .con {
    float: right;
    text-align: left;
    width: 90%; }
  .history .content .list ul li .con i {
    background: url(../images/history_icon3.png) no-repeat;
    transform: rotate(180deg);
    right: 0;
    left: -18px; }
  .history .content .list ul li .con span {
    left: -11.5%; }
  .history .content .list ul li.right .con span {
    left: -11.5%; }
  .history .content .list ul .line1 {
    left: 7px; } }
@media (min-width: 414px) and (max-width: 639px) {
  .history {
    padding-bottom: 40px; }
  .history .content {
    width: 93%;
    margin: 30px auto 0; }
  .history .content .tit1 {
    font-size: 44px;
    line-height: 44px; }
  .history .content .list {
    width: 100%; }
  .history .content .list .img {
    margin: 0; }
  .history .content .list ul {
    padding-bottom: 30px; }
  .history .content .list ul li {
    margin-bottom: 20px; }
  .history .content .list ul li .con {
    float: right;
    text-align: left;
    width: 86%;
    padding-top: 20px;
    padding-bottom: 10px; }
  .history .content .list ul li .con .tit {
    margin: 10px auto 0; }
  .history .content .list ul li .con i {
    background: url(../images/history_icon3.png) no-repeat;
    transform: rotate(180deg);
    right: 0;
    left: -18px; }
  .history .content .list ul li .con span {
    left: -17%; }
  .history .content .list ul li.right .con span {
    left: -17%; }
  .history .content .list ul .line1 {
    left: 7px; } }
@media (min-width: 320px) and (max-width: 413px) {
  .history {
    padding-bottom: 30px; }
  .history .content {
    width: 93%;
    margin: 20px auto 0; }
  .history .content .tits {
    font-size: 24px;
    line-height: 24px; }
  .history .content .tit1 {
    font-size: 34px;
    line-height: 34px; }
  .history .content .list {
    width: 100%; }
  .history .content .list .img {
    margin: 0; }
  .history .content .list ul {
    padding-bottom: 30px; }
  .history .content .list ul li {
    margin-bottom: 20px; }
  .history .content .list ul li .con {
    float: right;
    text-align: left;
    width: 86%;
    padding-top: 20px;
    padding-bottom: 10px; }
  .history .content .list ul li .con .tit {
    margin: 10px auto 0; }
  .history .content .list ul li .con i {
    background: url(../images/history_icon3.png) no-repeat;
    transform: rotate(180deg);
    right: 0;
    left: -18px; }
  .history .content .list ul li .con span {
    left: -17%; }
  .history .content .list ul li.right .con span {
    left: -17%; }
  .history .content .list ul .line1 {
    left: 7px; } }
.smart {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 155px; }
.smart .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.smart .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold;
  text-align: center; }
.smart .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin: 24px auto 0; }
.smart .content .list {
  width: 100%;
  height: auto;
  margin-top: 37px; }
.smart .content .list ul {
  width: 100%;
  height: auto; }
.smart .content .list ul li {
  width: 50%;
  height: auto;
  float: left;
  background: #fff;
  overflow: hidden; }
.smart .content .list ul li a {
  width: 100%;
  height: 100%; }
.smart .content .list ul li a .con {
  width: 50%;
  height: 100%;
  float: left;
  position: relative; }
.smart .content .list ul li a .con .t1 {
  font-size: 24px;
  line-height: 30px;
  color: #333;
  text-align: center;
  padding-top: 73px; }
.smart .content .list ul li a .con .line1 {
  width: 47px;
  height: 3px;
  margin: 22px auto 0;
  background: rgba(77, 109, 221, 0.87); }
.smart .content .list ul li a .con .t2 {
  width: 225px;
  height: 100px;
  margin: 25px auto 0;
  font-size: 14px;
  line-height: 22px;
  text-align: center; }
.smart .content .list ul li a .con .more {
  width: 159px;
  height: 41px;
  margin: 0 auto 0;
  border-radius: 20px;
  border: 1px solid #e4e4e4;
  text-align: center;
  font-size: 14px;
  line-height: 41px;
  background: rgba(77, 109, 221, 0.87);
  color: #fff; }
.smart .content .list ul li a .con i {
  width: 19px;
  height: 38px;
  display: block;
  position: absolute;
  z-index: 5; }
.smart .content .list ul li a .pic {
  width: 50%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative; }
.smart .content .list ul li a .pic img {
  transform: 1s; }
@media (min-width: 1024px) {
  .smart .content .list ul li a .pic:hover img {
    transform: scale(1.1);
    transition-duration: 1s; } }
.smart .content .list ul li.l1 {
  background: rgba(77, 109, 221, 0.87); }
.smart .content .list ul li.l1 a .con .t1 {
  color: #fff; }
.smart .content .list ul li.l1 a .con .line1 {
  background: #fff; }
.smart .content .list ul li.l1 a .con .t2 {
  color: #fff; }
.smart .content .list ul li.l1 a .con .more {
  background: none;
  border: 1px solid #fff; }
.smart .content .list ul li.l1 a .con i {
  background: url(../images/smart_icon1.png) no-repeat;
  background-position: -19px 0;
  right: -19px;
  top: 0; }
.smart .content .list ul li.l2 a .con i {
  background: url(../images/smart_icon2.png) no-repeat;
  background-position: -19px 0;
  right: -19px;
  top: 0; }
.smart .content .list ul li.l3 a .con {
  float: right; }
.smart .content .list ul li.l3 a .con i {
  background: url(../images/smart_icon2.png) no-repeat;
  background-position: 0 0;
  left: -19px;
  top: 0; }
.smart .content .list ul li.l3 a .pic {
  float: left; }
.smart .content .list ul li.l4 {
  background: rgba(77, 109, 221, 0.87); }
.smart .content .list ul li.l4 a .con {
  float: right; }
.smart .content .list ul li.l4 a .con .t1 {
  color: #fff; }
.smart .content .list ul li.l4 a .con .line1 {
  background: #fff; }
.smart .content .list ul li.l4 a .con .t2 {
  color: #fff; }
.smart .content .list ul li.l4 a .con .more {
  background: none;
  border: 1px solid #fff; }
.smart .content .list ul li.l4 a .con i {
  background: url(../images/smart_icon1.png) no-repeat;
  background-position: 0 0;
  left: -19px;
  top: 0; }
.smart .content .list ul li.l4 a .pic {
  float: left; }
.smart .content .tit {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: #333;
  margin-top: 105px; }
.smart .content .tit1 {
  text-align: center;
  font-size: 16px;
  color: #585858;
  line-height: 30px;
  margin-top: 14px; }
.smart .content .list1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 34px; }
.smart .content .list1 ul {
  width: 110%;
  height: auto; }
.smart .content .list1 ul li {
  width: 434px;
  height: auto;
  float: left;
  margin-right: 48px; }
.smart .content .list1 ul li a {
  width: 100%;
  height: auto;
  display: block; }
.smart .content .list1 ul li a .t {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  font-weight: bold; }
.smart .content .list1 ul li a .line1 {
  width: 46px;
  height: 2px;
  background: #767676;
  margin-top: 14px; }
.smart .content .list1 ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 15px; }
.smart .content .list1 ul li a .pic img {
  transform: 1s; }
.smart .content .list1 ul li a .pic:hover img {
  transform: scale(1.1);
  transition-duration: 1s; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .smart .content {
    width: 1100px; }
  .smart .content .list ul li a .con .t1 {
    padding-top: 30px; }
  .smart .content .list1 ul li {
    width: 350px;
    margin-right: 25px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .smart .content {
    width: 1000px; }
  .smart .content .list ul li a .con .t1 {
    padding-top: 10px;
    font-size: 20px; }
  .smart .content .tit {
    margin-top: 80px; }
  .smart .content .list1 ul li {
    width: 320px;
    margin-right: 30px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .smart {
    padding-bottom: 50px; }
  .smart .content {
    width: 93%;
    margin: 40px auto 0; }
  .smart .content .list {
    margin-top: 40px; }
  .smart .content .list ul {
    width: 100%; }
  .smart .content .list ul li {
    width: 100%; }
  .smart .content .list ul li a .con .t1 {
    padding-top: 35px; }
  .smart .content .tit {
    margin-top: 40px; }
  .smart .content .list1 ul li {
    width: 100%;
    margin: 0 auto 20px; } }
@media (max-width: 639px) {
  .smart {
    padding-bottom: 30px; }
  .smart .content {
    width: 93%;
    margin: 30px auto 0; }
  .smart .content .tits {
    font-size: 22px;
    line-height: 22px; }
  .smart .content .list {
    margin-top: 30px; }
  .smart .content .list ul {
    width: 100%; }
  .smart .content .list ul li {
    width: 100%;
    height: auto !important;
    margin-bottom: 20px; }
  .smart .content .list ul li a .con {
    width: 100%;
    padding-bottom: 30px; }
  .smart .content .list ul li a .con .t1 {
    padding-top: 35px;
    font-size: 18px; }
  .smart .content .list ul li a .pic {
    width: 100%; }
  .smart .content .tit {
    margin-top: 20px; }
  .smart .content .list1 ul li {
    width: 100%;
    margin: 0 auto 20px; } }
.smart-list {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 105px; }
.smart-list .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.smart-list .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.smart-list .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.smart-list .content .tit {
  font-size: 14px;
  line-height: 32px;
  color: #666;
  margin-top: 20px; }
.smart-list .content .tit .t {
  text-indent: 2em; }
.smart-list .content .tit .t span {
  font-size: 18px;
  font-weight: bold; }
.smart-list .content .tit .t1 {
  margin-left: 30px; }
.smart-list .content .tit .t1 span {
  font-size: 18px;
  font-weight: bold; }
.smart-list .content .list {
  width: 100%;
  height: auto;
  margin-top: 40px;
  overflow: hidden; }
.smart-list .content .list ul {
  width: 110%;
  height: auto; }
.smart-list .content .list ul li {
  width: 440px;
  height: auto;
  background: #fff;
  float: left;
  margin-right: 40px;
  margin-bottom: 45px;
  transition: background-color 0.5s; }
.smart-list .content .list ul li a {
  width: 100%;
  display: block;
  height: auto; }
.smart-list .content .list ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative; }
.smart-list .content .list ul li a .pic img {
  transition: 1s; }
@media (min-width: 1024px) {
  .smart-list .content .list ul li a .pic:hover img {
    transform: scale(1.1);
    transition-duration: 1s; } }
.smart-list .content .list ul li a .t1 {
  font-size: 16px;
  line-height: 70px;
  color: #333;
  text-align: center;
  font-weight: bold; }
@media (min-width: 1024px) {
  .smart-list .content .list ul li:hover {
    background: rgba(77, 109, 221, 0.87); }
  .smart-list .content .list ul li:hover a .t1 {
    color: #fff; } }
.smart-list .content .list.l1 ul li {
  width: 335px;
  margin-right: 20px; }
.smart-list .content .list.l1 ul li a .t1 {
  line-height: 52px; }
.smart-list .content .tit2 {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  color: #333;
  margin-top: 38px; }
.smart-list .content .tit1 {
  text-align: center;
  font-size: 16px;
  color: #585858;
  line-height: 30px;
  margin-top: 14px; }
.smart-list .content .list1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 34px; }
.smart-list .content .list1 ul {
  width: 110%;
  height: auto; }
.smart-list .content .list1 ul li {
  width: 434px;
  height: auto;
  float: left;
  margin-right: 48px; }
.smart-list .content .list1 ul li a {
  width: 100%;
  height: auto;
  display: block; }
.smart-list .content .list1 ul li a .t {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  font-weight: bold; }
.smart-list .content .list1 ul li a .line1 {
  width: 46px;
  height: 2px;
  background: #767676;
  margin-top: 14px; }
.smart-list .content .list1 ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 15px; }
.smart-list .content .list1 ul li a .pic img {
  transform: 1s; }
.smart-list .content .list1 ul li a .pic:hover img {
  transform: scale(1.1);
  transition-duration: 1s; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .smart-list .content {
    width: 1100px; }
  .smart-list .content .list ul li {
    width: 350px;
    margin-right: 25px; }
  .smart-list .content .list.l1 ul li {
    width: 260px; }
  .smart-list .content .list1 ul li {
    width: 350px;
    margin-right: 25px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .smart-list .content {
    width: 1000px; }
  .smart-list .content .list ul li {
    width: 330px;
    margin-right: 20px; }
  .smart-list .content .list.l1 ul li {
    width: 470px;
    margin-right: 60px; }
  .smart-list .content .list1 ul li {
    width: 320px;
    margin-right: 30px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .smart-list {
    padding-bottom: 50px; }
  .smart-list .content {
    width: 93%;
    margin: 40px auto 0; }
  .smart-list .content .list {
    margin-top: 40px; }
  .smart-list .content .list ul {
    width: 100%; }
  .smart-list .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; }
  .smart-list .content .list.l1 ul li {
    width: 100%;
    margin: 0 auto 20px; }
  .smart-list .content .list1 ul li {
    width: 100%;
    margin: 0 auto 20px; } }
@media (max-width: 639px) {
  .smart-list {
    padding-bottom: 30px; }
  .smart-list .content {
    width: 93%;
    margin: 30px auto 0; }
  .smart-list .content .tits {
    font-size: 22px;
    line-height: 22px; }
  .smart-list .content .list {
    margin-top: 30px; }
  .smart-list .content .list ul {
    width: 100%; }
  .smart-list .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; }
  .smart-list .content .list.l1 ul li {
    width: 100%;
    margin: 0 auto 20px; }
  .smart-list .content .list1 ul li {
    width: 100%;
    margin: 0 auto 20px; } }
.smart-info {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 105px; }
.smart-info .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.smart-info .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.smart-info .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.smart-info .content .box {
  width: 100%;
  height: auto;
  background: #fff;
  margin-top: 74px; }
.smart-info .content .box .list {
  width: 600px;
  height: 353px;
  float: left;
  overflow: hidden;
  position: relative; }
.smart-info .content .box .list ul {
  width: 300%;
  height: auto; }
.smart-info .content .box .list ul li {
  width: 600px;
  height: 353px;
  float: left; }
.smart-info .content .box .list .btns {
  width: 100%;
  height: auto;
  text-align: center;
  position: absolute;
  bottom: 24px;
  left: 0;
  z-index: 3; }
.smart-info .content .box .list .btns span {
  width: 13px;
  height: 13px;
  border-radius: 100%;
  margin: 0 5px;
  background: #fff;
  display: inline-block;
  cursor: pointer; }
.smart-info .content .box .list .btns span.on {
  background: rgba(77, 109, 221, 0.87); }
.smart-info .content .box .list .btns span.swiper-pagination-bullet-active {
  background: rgba(77, 109, 221, 0.87); }
.smart-info .content .box .con {
  width: 690px;
  height: auto;
  float: right;
  margin-right: 65px;
  padding-top: 34px; }
.smart-info .content .box .con .t {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  font-weight: bold; }
.smart-info .content .box .con .t1 {
  width: 100%;
  height: 210px;
  margin-top: 34px; }
.smart-info .content .box .con .t1 .tt {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  text-indent: 2em;
  margin-bottom: 22px; }
.smart-info .content .box .con .t2 {
  width: 100%;
  height: auto; }
.smart-info .content .box .con .t2 a {
  float: left;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin-right: 24px; }
.smart-info .content .box .con .t2 a i {
  width: 25px;
  height: 22px;
  display: block;
  float: left;
  margin-right: 6px; }
.smart-info .content .box .con .t2 a span {
  border-bottom: 1px solid #9f9f9f; }
.smart-info .content .box .con .t2 a:hover {
  color: rgba(77, 109, 221, 0.87); }
.smart-info .content .box .con .t2 .d i {
  background: url(../images/smart_img1.png) center no-repeat; }
.smart-info .content .box .con .t2 .vv i {
  background: url(../images/smart_img2.png) center no-repeat; }
.smart-info .content .box1 {
  width: 100%;
  height: auto;
  margin-top: 37px; }
.smart-info .content .box1 .box-left {
  width: 915px;
  height: auto;
  float: left; }
.smart-info .content .box1 .box-left .tabs {
  width: 100%;
  height: auto; }
.smart-info .content .box1 .box-left .tabs a {
  width: 229px;
  height: 59px;
  float: left;
  margin-right: 15px;
  display: block;
  background: #fff;
  color: #333; }
.smart-info .content .box1 .box-left .tabs a span {
  width: 117px;
  height: 100%;
  display: block;
  font-size: 18px;
  line-height: 59px;
  margin: 0 auto;
  background: url(../images/smart_img3.png) center right no-repeat; }
.smart-info .content .box1 .box-left .tabs a.on {
  background: rgba(77, 109, 221, 0.87);
  color: #fff; }
.smart-info .content .box1 .box-left .tabs a.on span {
  background: url(../images/smart_img3_h.png) center right no-repeat; }
.smart-info .content .box1 .box-left .tabs a:hover {
  background: rgba(77, 109, 221, 0.87);
  color: #fff; }
.smart-info .content .box1 .box-left .tabs a:hover span {
  background: url(../images/smart_img3_h.png) center right no-repeat; }
.smart-info .content .box1 .box-left .list {
  width: 100%;
  height: auto;
  margin-top: 35px; }
.smart-info .content .box1 .box-left .list .list-new {
  width: 875px;
  height: auto;
  margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
  color: #585858;
  display: none; }
.smart-info .content .box1 .box-left .list .list-new .t {
  margin-bottom: 30px; }
.smart-info .content .box1 .box-left .list .list-new img {
  max-width: 100%; }
.smart-info .content .box1 .box-right {
  width: 440px;
  height: auto;
  float: right; }
.smart-info .content .box1 .box-right .tit {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  font-weight: bold; }
.smart-info .content .box1 .box-right .list {
  width: 100%;
  height: auto;
  margin-top: 22px; }
.smart-info .content .box1 .box-right .list ul {
  width: 100%;
  height: auto; }
.smart-info .content .box1 .box-right .list ul li {
  width: 100%;
  height: auto;
  background: #fff;
  margin-bottom: 20px;
  transition: 0.5s; }
.smart-info .content .box1 .box-right .list ul li a {
  width: 100%;
  height: auto;
  display: block;
  padding-bottom: 17px; }
.smart-info .content .box1 .box-right .list ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden; }
.smart-info .content .box1 .box-right .list ul li a .pic img {
  transition: 1s; }
.smart-info .content .box1 .box-right .list ul li a .pic:hover img {
  transform: scale(1.1);
  transition-duration: 1s; }
.smart-info .content .box1 .box-right .list ul li a .t {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  margin-top: 12px; }
.smart-info .content .box1 .box-right .list ul li a .t1 {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #666; }
.smart-info .content .box1 .box-right .list ul li:hover {
  background: rgba(77, 109, 221, 0.87); }
.smart-info .content .box1 .box-right .list ul li:hover a .t {
  color: #fff; }
.smart-info .content .box1 .box-right .list ul li:hover a .t1 {
  color: #fff; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .smart-info .content {
    width: 1100px; }
  .smart-info .content .box .con {
    width: 440px;
    margin-right: 25px; }
  .smart-info .content .box1 .box-left {
    width: 600px; }
  .smart-info .content .box1 .box-left .tabs a {
    width: 180px; }
  .smart-info .content .box1 .box-left .list .list-new {
    width: 100%; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .smart-info .content {
    width: 1000px; }
  .smart-info .content .box .con {
    width: 340px;
    margin-right: 25px; }
  .smart-info .content .box .con .t1 {
    height: 230px;
    margin-top: 20px; }
  .smart-info .content .box1 .box-left {
    width: 520px;
    padding-top: 20px; }
  .smart-info .content .box1 .box-left .tabs a {
    width: 155px; }
  .smart-info .content .box1 .box-left .list .list-new {
    width: 100%; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .smart-info .content {
    width: 93%; }
  .smart-info .content .box .list {
    width: 100%;
    float: none;
    height: auto; }
  .smart-info .content .box .list ul li {
    height: auto; }
  .smart-info .content .box .con {
    width: 90%;
    margin: 0 auto 0;
    float: none;
    padding-bottom: 20px; }
  .smart-info .content .box .con .t1 {
    height: 230px;
    margin-top: 20px; }
  .smart-info .content .box1 .box-left {
    width: 100%;
    padding-top: 20px; }
  .smart-info .content .box1 .box-left .tabs a {
    width: 155px; }
  .smart-info .content .box1 .box-left .list .list-new {
    width: 100%; }
  .smart-info .content .box1 .box-right {
    width: 100%; } }
@media (min-width: 414px) and (max-width: 639px) {
  .smart-info {
    padding-bottom: 40px; }
  .smart-info .content {
    width: 93%;
    margin: 30px auto 0; }
  .smart-info .content .tits {
    font-size: 26px; }
  .smart-info .content .box {
    margin-top: 50px; }
  .smart-info .content .box .list {
    width: 100%;
    float: none;
    height: auto; }
  .smart-info .content .box .list ul li {
    height: auto; }
  .smart-info .content .box .con {
    width: 90%;
    margin: 0 auto 0;
    float: none;
    padding-bottom: 20px; }
  .smart-info .content .box .con .t1 {
    height: 230px;
    margin-top: 20px; }
  .smart-info .content .box1 .box-left {
    width: 100%;
    padding-top: 20px; }
  .smart-info .content .box1 .box-left .tabs a {
    width: 110px; }
  .smart-info .content .box1 .box-left .tabs a span {
    width: 90px; }
  .smart-info .content .box1 .box-left .list .list-new {
    width: 100%; }
  .smart-info .content .box1 .box-right {
    width: 100%; }
  .smart-info .content .box1 .box-right .tit {
    font-size: 20px; } }
@media (min-width: 320px) and (max-width: 413px) {
  .smart-info {
    padding-bottom: 30px; }
  .smart-info .content {
    width: 93%;
    margin: 20px auto 0; }
  .smart-info .content .tits {
    font-size: 22px; }
  .smart-info .content .box {
    margin-top: 30px; }
  .smart-info .content .box .list {
    width: 100%;
    float: none;
    height: auto; }
  .smart-info .content .box .list ul li {
    height: auto; }
  .smart-info .content .box .con {
    width: 90%;
    margin: 0 auto 0;
    float: none;
    padding-bottom: 20px; }
  .smart-info .content .box .con .t1 {
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px; }
  .smart-info .content .box .con .t2 a {
    margin-bottom: 10px; }
  .smart-info .content .box1 .box-left {
    width: 100%;
    padding-top: 20px; }
  .smart-info .content .box1 .box-left .tabs a {
    width: 130px;
    margin-bottom: 15px; }
  .smart-info .content .box1 .box-left .tabs a span {
    width: 90px; }
  .smart-info .content .box1 .box-left .list .list-new {
    width: 100%; }
  .smart-info .content .box1 .box-right {
    width: 100%; }
  .smart-info .content .box1 .box-right .tit {
    font-size: 20px; } }
.smart-page {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 105px; }
.smart-page .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.smart-page .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.smart-page .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.smart-page .content .box1 {
  width: 100%;
  height: auto;
  margin-top: 37px; }
.smart-page .content .box1 .box-left {
  width: 915px;
  height: auto;
  float: left; }
.smart-page .content .box1 .box-left .tabs {
  width: 100%;
  height: auto; }
.smart-page .content .box1 .box-left .tabs a {
  width: 229px;
  height: 59px;
  float: left;
  margin-right: 15px;
  display: block;
  background: #fff;
  color: #333; }
.smart-page .content .box1 .box-left .tabs a span {
  width: 155px;
  height: 100%;
  display: block;
  font-size: 18px;
  line-height: 59px;
  margin: 0 auto;
  background: url(../images/smart_img3.png) center right no-repeat; }
.smart-page .content .box1 .box-left .tabs a.on {
  background: rgba(77, 109, 221, 0.87);
  color: #fff; }
.smart-page .content .box1 .box-left .tabs a.on span {
  background: url(../images/smart_img3_h.png) center right no-repeat; }
.smart-page .content .box1 .box-left .tabs a:hover {
  background: rgba(77, 109, 221, 0.87);
  color: #fff; }
.smart-page .content .box1 .box-left .tabs a:hover span {
  background: url(../images/smart_img3_h.png) center right no-repeat; }
.smart-page .content .box1 .box-left .list {
  width: 100%;
  height: auto;
  margin-top: 35px; }
.smart-page .content .box1 .box-left .list .list-new {
  width: 875px;
  height: auto;
  margin: 0 auto;
  font-size: 14px;
  line-height: 25px;
  color: #585858;
  display: none; }
.smart-page .content .box1 .box-left .list .list-new .t {
  margin-bottom: 24px; }
.smart-page .content .box1 .box-right {
  width: 450px;
  height: auto;
  float: right; }
.smart-page .content .box1 .box-right .tit {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  font-weight: bold; }
.smart-page .content .box1 .box-right .list {
  width: 100%;
  height: auto;
  margin-top: 22px; }
.smart-page .content .box1 .box-right .list ul {
  width: 100%;
  height: auto; }
.smart-page .content .box1 .box-right .list ul li {
  width: 100%;
  height: 62px;
  background: #fff;
  margin-bottom: 13px; }
.smart-page .content .box1 .box-right .list ul li a {
  width: 100%;
  height: 100%;
  display: block; }
.smart-page .content .box1 .box-right .list ul li a .t {
  width: 83.4%;
  height: 100%;
  float: left;
  font-size: 16px;
  line-height: 62px;
  color: #585858; }
.smart-page .content .box1 .box-right .list ul li a .t span {
  width: 5px;
  height: 5px;
  float: left;
  display: block;
  background: #797979;
  margin-left: 25px;
  margin-right: 14px;
  margin-top: 28px; }
.smart-page .content .box1 .box-right .list ul li a .t i {
  float: left; }
.smart-page .content .box1 .box-right .list ul li a em {
  width: 16.6%;
  height: 100%;
  display: block;
  float: right;
  background: #ff3333 url(../images/smart_img4.png) center no-repeat; }
.smart-page .content .box1 .box-right .list ul li:hover {
  background: #ff3333; }
.smart-page .content .box1 .box-right .list ul li:hover a .t {
  color: #fff; }
.smart-page .content .box1 .box-right .list ul li:hover a .t span {
  background: #fff; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .smart-page .content {
    width: 1100px; }
  .smart-page .content .box1 .box-left {
    width: 600px; }
  .smart-page .content .box1 .box-left .list .list-new {
    width: 100%; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .smart-page .content {
    width: 1000px; }
  .smart-page .content .box1 .box-left {
    width: 520px; }
  .smart-page .content .box1 .box-left .list .list-new {
    width: 100%; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .smart-page .content {
    width: 93%; }
  .smart-page .content .box1 .box-left {
    width: 100%; }
  .smart-page .content .box1 .box-left .list .list-new {
    width: 100%; }
  .smart-page .content .box1 .box-right {
    width: 100%; } }
@media (min-width: 414px) and (max-width: 639px) {
  .smart-page {
    padding-bottom: 60px; }
  .smart-page .content {
    width: 93%;
    margin: 40px auto 0; }
  .smart-page .content .tits {
    font-size: 24px; }
  .smart-page .content .box1 .box-left {
    width: 100%; }
  .smart-page .content .box1 .box-left .tabs a {
    width: 170px; }
  .smart-page .content .box1 .box-left .tabs a span {
    width: 150px; }
  .smart-page .content .box1 .box-left .list .list-new {
    width: 100%; }
  .smart-page .content .box1 .box-right {
    width: 100%; } }
@media (max-width: 413px) {
  .smart-page {
    padding-bottom: 50px; }
  .smart-page .content {
    width: 93%;
    margin: 20px auto 0; }
  .smart-page .content .tits {
    font-size: 20px; }
  .smart-page .content .box1 .box-left {
    width: 100%; }
  .smart-page .content .box1 .box-left .tabs a {
    width: 130px;
    height: 40px; }
  .smart-page .content .box1 .box-left .tabs a span {
    width: 120px;
    font-size: 14px;
    line-height: 40px; }
  .smart-page .content .box1 .box-left .list .list-new {
    width: 100%; }
  .smart-page .content .box1 .box-right {
    width: 100%; }
  .smart-page .content .box1 .box-right .tit {
    font-size: 20px; }
  .smart-page .content .box1 .box-right .list ul li a .t {
    font-size: 14px; }
  .smart-page .content .box1 .box-right .list ul li a .t span {
    margin-left: 5px; } }
.innovation {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 135px; }
.innovation .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.innovation .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.innovation .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.innovation .content .box {
  width: 1380px;
  height: 376px;
  border: 10px solid #f3f3f3;
  background: #f3f3f3;
  margin-top: 50px; }
.innovation .content .box .pic {
  width: 680px;
  height: 100%;
  float: left; }
.innovation .content .box .con {
  width: 690px;
  height: 100%;
  background: #fff;
  float: right; }
.innovation .content .box .con .con-new {
  width: 580px;
  height: auto;
  margin-left: 65px; }
.innovation .content .box .con .con-new .t {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  padding-top: 74px; }
.innovation .content .box .con .con-new .line1 {
  width: 82px;
  height: 5px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 22px; }
.innovation .content .box .con .con-new .t1 {
  font-size: 16px;
  line-height: 24px;
  color: #666;
  margin-top: 27px; }
.innovation .content .box .con .con-new .t1 .tt {
  margin-bottom: 23px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .innovation .content {
    width: 1100px; }
  .innovation .content .box {
    width: 1080px;
    height: 296px; }
  .innovation .content .box .pic {
    width: 535px; }
  .innovation .content .box .con {
    width: 535px; }
  .innovation .content .box .con .con-new {
    width: 480px;
    margin-left: 35px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .innovation .content {
    width: 1000px; }
  .innovation .content .box {
    width: 980px;
    height: 269px; }
  .innovation .content .box .pic {
    width: 485px; }
  .innovation .content .box .con {
    width: 485px; }
  .innovation .content .box .con .con-new {
    width: 430px;
    margin-left: 30px; }
  .innovation .content .box .con .con-new .t {
    padding-top: 50px; } }
@media (min-width: 414px) and (max-width: 1024px) {
  .innovation {
    padding-bottom: 80px; }
  .innovation .content {
    width: 93%;
    margin: 50px auto 0; }
  .innovation .content .box {
    width: 95%;
    height: auto;
    margin-top: 30px; }
  .innovation .content .box .pic {
    width: 100%;
    margin-bottom: 10px; }
  .innovation .content .box .con {
    width: 100%; }
  .innovation .content .box .con .con-new {
    width: 80%;
    margin-left: 10%; }
  .innovation .content .box .con .con-new .t {
    padding-top: 50px; } }
@media (min-width: 320px) and (max-width: 413px) {
  .innovation {
    padding-bottom: 40px; }
  .innovation .content {
    width: 93%;
    margin: 30px auto 0; }
  .innovation .content .tits {
    font-size: 26px;
    line-height: 26px; }
  .innovation .content .box {
    width: 95%;
    height: auto;
    margin-top: 20px; }
  .innovation .content .box .pic {
    width: 100%;
    margin-bottom: 10px; }
  .innovation .content .box .con {
    width: 100%; }
  .innovation .content .box .con .con-new {
    width: 90%;
    margin-left: 6%; }
  .innovation .content .box .con .con-new .t {
    padding-top: 30px;
    font-size: 26px;
    line-height: 26px; } }
.system {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 100px; }
.system .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.system .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.system .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.system .content .list {
  width: 100%;
  height: auto;
  margin-top: 45px; }
.system .content .list ul {
  width: 100%;
  height: auto; }
.system .content .list ul li {
  width: 100%;
  height: 293px;
  background: #fff; }
.system .content .list ul li .con {
  width: 50%;
  height: 100%; }
.system .content .list ul li .con .con-new {
  width: 595px;
  height: auto;
  margin: 0 auto; }
.system .content .list ul li .con .con-new .t {
  font-size: 20px;
  line-height: 24px;
  color: #4a4a4a;
  font-weight: bold;
  padding-top: 42px; }
.system .content .list ul li .con .con-new .t1 {
  font-size: 14px;
  line-height: 24px;
  color: #4a4a4a;
  margin-top: 13px; }
.system .content .list ul li .pic {
  width: 50%;
  height: 100%; }
.system .content .tit {
  text-align: center;
  font-size: 28px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
  margin-top: 67px; }
.system .content .tit1 {
  width: 720px;
  height: auto;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #585858;
  margin: 33px auto 0; }
.system .content .list1 {
  width: 100%;
  height: auto;
  overflow: hidden; }
.system .content .list1 ul {
  width: 110%;
  height: auto; }
.system .content .list1 ul li {
  width: 438px;
  margin-right: 42px;
  height: auto;
  float: left;
  margin-top: 50px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .system .content {
    width: 1100px; }
  .system .content .list ul li {
    height: 230px; }
  .system .content .list ul li .con .con-new {
    width: 90%; }
  .system .content .list ul li .con .con-new .t {
    font-size: 18px;
    line-height: 18px;
    padding-top: 10px; }
  .system .content .list ul li .con .con-new .t1 {
    line-height: 24px;
    margin-top: 8px; }
  .system .content .list1 ul li {
    width: 350px;
    margin-right: 25px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .system .content {
    width: 1000px; }
  .system .content .list {
    width: 900px;
    margin: 40px auto 0; }
  .system .content .list ul li {
    height: auto; }
  .system .content .list ul li .con {
    width: 100%;
    margin-bottom: 30px; }
  .system .content .list ul li .con .con-new {
    width: 95%; }
  .system .content .list ul li .con .con-new .t {
    font-size: 18px;
    line-height: 18px;
    padding-top: 25px; }
  .system .content .list ul li .con .con-new .t1 {
    line-height: 24px;
    margin-top: 8px; }
  .system .content .list ul li .pic {
    width: 95%;
    margin: 0 auto;
    float: none; }
  .system .content .list1 ul li {
    width: 320px;
    margin-right: 20px; } }
@media (max-width: 1024px) {
  .system {
    padding-bottom: 60px; }
  .system .content {
    width: 93%;
    margin: 40px auto 0; }
  .system .content .list {
    width: 100%;
    margin: 30px auto 0; }
  .system .content .list ul li {
    height: auto; }
  .system .content .list ul li .con {
    width: 100%;
    margin-bottom: 30px; }
  .system .content .list ul li .con .con-new {
    width: 95%; }
  .system .content .list ul li .con .con-new .t {
    font-size: 18px;
    line-height: 18px;
    padding-top: 25px; }
  .system .content .list ul li .con .con-new .t1 {
    line-height: 24px;
    margin-top: 8px; }
  .system .content .list ul li .pic {
    width: 95%;
    margin: 0 auto;
    float: none; }
  .system .content .tit {
    margin-top: 30px; }
  .system .content .tit1 {
    width: 90%; }
  .system .content .list1 {
    margin-top: 20px; }
  .system .content .list1 ul li {
    width: 90%;
    margin: 0 auto 20px; } }
@media (max-width: 414px) {
  .system {
    padding-bottom: 30px; }
  .system .content .tits {
    font-size: 26px;
    line-height: 26px; }
  .system .content .tit {
    font-size: 24px;
    line-height: 24px; } }
.teamwork {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 100px; }
.teamwork .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.teamwork .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.teamwork .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.teamwork .content .tit {
  font-size: 16px;
  line-height: 25px;
  text-indent: 2em;
  color: #333;
  margin-top: 23px; }
.teamwork .content .list {
  width: 100%;
  height: auto;
  margin-top: 45px;
  overflow: hidden; }
.teamwork .content .list ul {
  width: 110%;
  height: auto; }
.teamwork .content .list ul li {
  width: 685px;
  height: 128px;
  background: #fff;
  border: 1px solid #dedede;
  float: left;
  margin-right: 25px;
  margin-bottom: 13px;
  padding-top: 20px; }
.teamwork .content .list ul li .pic {
  width: 151px;
  height: 106px;
  float: left;
  position: relative;
  border-right: 1px solid #dedede; }
.teamwork .content .list ul li .pic img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
.teamwork .content .list ul li .con {
  width: 495px;
  height: auto;
  float: left;
  margin-left: 10px; }
.teamwork .content .list ul li .con .t {
  font-size: 18px;
  line-height: 18px;
  color: #333;
  padding-top: 8px; }
.teamwork .content .list ul li .con .t1 {
  font-size: 12px;
  line-height: 21px;
  color: #666;
  margin-top: 12px; }
.teamwork .content .tit1 {
  font-size: 18px;
  line-height: 18px;
  color: #333;
  margin-top: 12px; }
.teamwork .content .list1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 27px; }
.teamwork .content .list1 ul {
  width: 110%;
  height: auto; }
.teamwork .content .list1 ul li {
  width: 270px;
  height: 42px;
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  color: #666;
  background: #fff;
  border: 1px solid #dedede;
  float: left;
  margin-right: 10px;
  margin-bottom: 11px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .teamwork .content {
    width: 1100px; }
  .teamwork .content .list ul li {
    width: 538px;
    margin-right: 20px; }
  .teamwork .content .list ul li .con {
    width: 340px; }
  .teamwork .content .list ul li .con .t {
    padding-top: 0; }
  .teamwork .content .list1 ul li {
    width: 265px; } }
@media (min-width: 1025px) and (max-width: 1190px) {
  .teamwork .content {
    width: 1000px; }
  .teamwork .content .list ul li {
    width: 490px;
    margin-right: 15px; }
  .teamwork .content .list ul li .pic {
    width: 130px; }
  .teamwork .content .list ul li .pic img {
    max-width: 90%; }
  .teamwork .content .list ul li .con {
    width: 340px; }
  .teamwork .content .list ul li .con .t {
    padding-top: 0; }
  .teamwork .content .list1 ul li {
    width: 240px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .teamwork .content {
    width: 93%; }
  .teamwork .content .list ul li {
    width: 90%;
    margin-right: 0; }
  .teamwork .content .list ul li .pic {
    width: 25%; }
  .teamwork .content .list ul li .pic img {
    max-width: 90%; }
  .teamwork .content .list ul li .con {
    width: 71%; }
  .teamwork .content .list ul li .con .t {
    padding-top: 0; }
  .teamwork .content .list1 ul li {
    width: 44%; } }
@media (max-width: 639px) {
  .teamwork .content {
    width: 93%;
    margin: 40px auto 0; }
  .teamwork .content .tits {
    font-size: 24px;
    line-height: 24px; }
  .teamwork .content .list ul li {
    width: 90%;
    margin-right: 0; }
  .teamwork .content .list ul li .pic {
    width: 25%; }
  .teamwork .content .list ul li .pic img {
    max-width: 90%; }
  .teamwork .content .list ul li .con {
    width: 71%; }
  .teamwork .content .list ul li .con .t {
    width: 95%;
    padding-top: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .teamwork .content .list ul li .con .t1 {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .teamwork .content .list1 ul {
    width: 100%; }
  .teamwork .content .list1 ul li {
    width: 98%; } }
.customer {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 100px; }
.customer .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.customer .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.customer .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.customer .content .tit {
  font-size: 16px;
  line-height: 25px;
  text-indent: 2em;
  color: #333;
  margin-top: 23px; }
.customer .content .list {
  width: 100%;
  height: auto;
  margin-top: 45px;
  overflow: hidden; }
.customer .content .list ul {
  width: 110%;
  height: auto; }
.customer .content .list ul li {
  width: 200px;
  height: auto;
  float: left;
  margin-right: 25px;
  margin-bottom: 13px;
  padding-top: 20px; }
.customer .content .list ul li .pic {
  width: 198px;
  height: 110px;
  background: #fff;
  border: 1px solid #dedede;
  position: relative; }
.customer .content .list ul li .pic img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
.customer .content .list ul li .t {
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #333;
  padding-top: 8px; }
.customer .content .tit1 {
  font-size: 18px;
  line-height: 18px;
  color: #333;
  margin-top: 12px; }
.customer .content .list1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 27px; }
.customer .content .list1 ul {
  width: 110%;
  height: auto; }
.customer .content .list1 ul li {
  width: 270px;
  height: 42px;
  font-size: 14px;
  line-height: 42px;
  text-align: center;
  color: #666;
  background: #fff;
  border: 1px solid #dedede;
  float: left;
  margin-right: 10px;
  margin-bottom: 11px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .customer .content {
    width: 1100px; }
  .customer .content .list ul li {
    margin-right: 25px; }
  .customer .content .list1 ul li {
    width: 265px; } }
@media (min-width: 1025px) and (max-width: 1190px) {
  .customer .content {
    width: 1000px; }
  .customer .content .list ul li {
    width: 180px;
    margin-right: 25px; }
  .customer .content .list ul li .pic {
    width: 178px; }
  .customer .content .list1 ul li {
    width: 240px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .customer .content {
    width: 93%; }
  .customer .content .list ul li {
    width: 30%;
    margin-right: 0; }
  .customer .content .list ul li .pic {
    width: 100%; }
  .customer .content .list ul li .pic img {
    max-width: 95%; }
  .customer .content .list1 ul li {
    width: 44%; } }
@media (max-width: 639px) {
  .customer .content {
    width: 93%;
    margin: 40px auto 0; }
  .customer .content .tits {
    font-size: 24px;
    line-height: 24px; }
  .customer .content .list ul li {
    width: 45%;
    margin-right: 0; }
  .customer .content .list ul li .pic {
    width: 100%; }
  .customer .content .list ul li .pic img {
    max-width: 95%; }
  .customer .content .list1 ul {
    width: 100%; }
  .customer .content .list1 ul li {
    width: 98%; } }
.results {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 160px; }
.results .content {
  width: 1410px;
  height: auto;
  margin: 70px auto 0; }
.results .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.results .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.results .content .box1 {
  width: 100%;
  height: auto;
  margin-top: 43px; }
.results .content .box1 .tit {
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  color: #333; }
.results .content .box1 .tit1 {
  font-size: 14px;
  line-height: 30px;
  color: #333;
  text-align: center;
  margin-top: 7px; }
.results .content .box1 .tabs {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 24px; }
.results .content .box1 .tabs a {
  display: inline-block;
  margin: 0 13px;
  padding: 0 24px 0 18px;
  border: 1px solid #e3e3e3;
  height: 47px;
  font-size: 16px;
  line-height: 47px;
  color: #585858; }
.results .content .box1 .tabs a span {
  padding-right: 34px;
  background: url(../images/smart_img3.png) right center no-repeat; }
@media (min-width: 1024px) {
  .results .content .box1 .tabs a:hover {
    background: #ff3333;
    border: 1px solid #ff3333;
    color: #fff; }
  .results .content .box1 .tabs a:hover span {
    background: url(../images/smart_img3_h.png) right center no-repeat; } }
.results .content .box1 .tabs a.on {
  background: #ff3333;
  border: 1px solid #ff3333;
  color: #fff; }
.results .content .box1 .tabs a.on span {
  background: url(../images/smart_img3_h.png) right center no-repeat; }
.results .content .box1 .list {
  width: 100%;
  height: auto;
  margin-top: 35px; }
.results .content .box1 .list .list-new {
  width: 100%;
  height: auto; }
.results .content .box1 .list .list-new ul {
  width: 100%;
  height: auto;
  position: relative; }
.results .content .box1 .list .list-new ul li {
  width: 226px;
  height: auto;
  border: 1px solid #dedede;
  margin: 0 5px 10px;
  float: left;
  padding: 8px 22px 9px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  background: #fff; }
.results .content .box2 {
  width: 1400px;
  height: auto;
  margin: 72px auto 0; }
.results .content .box2 .tit {
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  color: #333; }
.results .content .box2 .list {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden; }
.results .content .box2 .list .list-new {
  width: 1284px;
  height: auto;
  margin: 0 auto; }
.results .content .box2 .list .list-new ul {
  width: 100%;
  height: auto;
  position: relative; }
.results .content .box2 .list .list-new ul li {
  width: 282px;
  height: auto;
  float: left;
  position: absolute;
  top: -82px;
  left: 0; }
.results .content .box2 .list .list-new ul li .con {
  width: 100%;
  height: auto;
  position: relative; }
.results .content .box2 .list .list-new ul li .con .year {
  width: 100%;
  height: 36px;
  background: rgba(77, 109, 221, 0.87);
  text-align: center;
  font-size: 18px;
  line-height: 36px;
  color: #fff; }
.results .content .box2 .list .list-new ul li .con .conn {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  background: #fff; }
.results .content .box2 .list .list-new ul li .con .conn .conn-new {
  width: 255px;
  height: auto;
  margin: 0 auto;
  padding-top: 25px;
  font-size: 12px;
  line-height: 20px;
  color: #585858;
  padding-bottom: 20px; }
.results .content .box2 .list .list-new ul li .con .conn .conn-new .t {
  width: 100%;
  height: auto; }
.results .content .box2 .list .list-new ul li .con .conn .conn-new .t .span {
  width: 3px;
  height: 3px;
  display: block;
  float: left;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 9px; }
.results .content .box2 .list .list-new ul li .con .conn .conn-new .t i {
  width: 245px;
  float: left;
  margin-left: 7px; }
.results .content .box2 .list .list-new ul li .con .img1 {
  width: 18px;
  height: 9px;
  position: absolute;
  top: 36px;
  left: 50%;
  margin-left: -9px;
  background: url(../images/results_icon1.png) no-repeat; }
.results .content .box2 .list .list-new ul li .con .img2 {
  width: 18px;
  height: 9px;
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -9px;
  background: url(../images/results_icon2.png) no-repeat; }
.results .content .box2 .list .list-new ul li .con .yuan {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -55px;
  background: url(../images/yuan.png) no-repeat; }
.results .content .box2 .list .list-new ul li .con .yuan.y {
  bottom: 72px; }
.results .content .box2 .list .list-new ul li .con .c1 {
  bottom: 36px; }
.results .content .box2 .list .list-new ul li .con .c2 {
  top: 36px; }
.results .content .box2 .list .list-new ul li .con .c2 .conn-new {
  padding-top: 15px; }
.results .content .box2 .list .list-new ul li.l {
  top: 44px; }
.results .content .box2 .list .list-new .line1 {
  width: 100%;
  height: 1px;
  background: #dfdfdf;
  margin-top: 240px;
  margin-bottom: 240px; }
.results .content .box2 .list a {
  width: 58px;
  height: 58px;
  display: block;
  position: absolute;
  top: 210px; }
.results .content .box2 .list .prev {
  background: url(../images/make_prev.png) no-repeat;
  left: 0; }
.results .content .box2 .list .next {
  background: url(../images/make_next.png) no-repeat;
  right: 0; }
.results .content .box3 {
  width: 1400px;
  height: auto;
  margin: 60px auto 0; }
.results .content .box3 .tit {
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  color: #000; }
.results .content .box3 .tit1 {
  width: 885px;
  height: auto;
  margin: 13px auto 0;
  text-align: center;
  font-size: 14px;
  line-height: 25px; }
.results .content .box3 .list {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 34px; }
.results .content .box3 .list ul {
  width: 110%;
  height: auto; }
.results .content .box3 .list ul li {
  width: 179px;
  height: 90px;
  border: 1px solid #dcdcdc;
  position: relative;
  float: left;
  margin-right: 22px;
  margin-bottom: 24px;
  background: #fff; }
.results .content .box3 .list ul li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .results .content {
    width: 100%; }
  .results .content .tits {
    padding-left: 40px; }
  .results .content .line {
    margin-left: 40px; }
  .results .content .box1 {
    width: 1024px;
    margin: 30px auto 0; }
  .results .content .box1 .list .list-new ul li {
    width: 200px; }
  .results .content .box2 {
    width: 100%; }
  .results .content .box2 .list {
    width: 1184px;
    margin: 0 auto; }
  .results .content .box2 .list .list-new {
    width: 1068px; }
  .results .content .box3 {
    width: 1100px; }
  .results .content .box3 .list {
    width: 1005px;
    margin: 30px auto 0; }
  .results .content .box3 .list ul li {
    margin-right: 25px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .results {
    padding-bottom: 60px; }
  .results .content {
    width: 100%; }
  .results .content .tits {
    padding-left: 30px; }
  .results .content .line {
    margin-left: 30px; }
  .results .content .box1 {
    width: 1024px;
    margin: 30px auto 0; }
  .results .content .box1 .list .list-new ul li {
    width: 200px; }
  .results .content .box2 {
    width: 100%; }
  .results .content .box2 .list {
    width: 988px;
    margin: 0 auto; }
  .results .content .box2 .list .list-new {
    width: 872px; }
  .results .content .box3 {
    width: 1000px; }
  .results .content .box3 .list {
    width: 1005px;
    margin: 30px auto 0; }
  .results .content .box3 .list ul li {
    margin-right: 25px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .results {
    padding-bottom: 60px; }
  .results .content {
    width: 93%; }
  .results .content .box1 {
    width: 100%;
    margin: 30px auto 0; }
  .results .content .box1 .list .list-new ul {
    width: 100%; }
  .results .content .box1 .list .list-new ul li {
    width: 47%;
    padding: 8px 0 9px;
    margin: 0 2% 20px 0; }
  .results .content .box2 {
    width: 100%; }
  .results .content .box2 .list {
    width: 100%;
    margin: 20px auto 0; }
  .results .content .box2 .list .list-new {
    width: 100%; }
  .results .content .box2 .list .list-new ul {
    width: 110%; }
  .results .content .box2 .list .list-new ul li {
    display: block;
    position: relative;
    top: 0;
    margin: 0 5px 20px; }
  .results .content .box2 .list .list-new ul li .con {
    text-align: left; }
  .results .content .box2 .list .list-new ul li .con .conn {
    position: relative;
    height: 135px; }
  .results .content .box2 .list .list-new ul li .con .conn.c1 {
    bottom: 0; }
  .results .content .box2 .list .list-new ul li .con .conn.c2 {
    top: 0; }
  .results .content .box2 .list .list-new ul li .con .img1 {
    display: none; }
  .results .content .box2 .list .list-new ul li .con .img2 {
    display: none; }
  .results .content .box2 .list .list-new ul li .con .yuan {
    display: none; }
  .results .content .box2 .list .list-new ul li.l {
    top: 0; }
  .results .content .box2 .list .list-new .line1 {
    display: none; }
  .results .content .box2 .list a {
    display: none; }
  .results .content .box3 {
    width: 100%; }
  .results .content .box3 .tit1 {
    width: 80%;
    margin: 13px auto 0; }
  .results .content .box3 .list {
    width: 100%;
    margin: 30px auto 0; }
  .results .content .box3 .list ul {
    width: 100%;
    text-align: center; }
  .results .content .box3 .list ul li {
    width: 170px;
    margin: 0 10px 20px;
    float: none;
    display: inline-block; } }
@media (min-width: 414px) and (max-width: 639px) {
  .results {
    padding-bottom: 60px; }
  .results .content {
    width: 93%; }
  .results .content .box1 {
    width: 100%;
    margin: 30px auto 0; }
  .results .content .box1 .list .list-new ul {
    width: 100%; }
  .results .content .box1 .list .list-new ul li {
    width: 100%;
    padding: 8px 0 9px;
    margin: 0 0 10px 0; }
  .results .content .box2 {
    width: 100%; }
  .results .content .box2 .list {
    width: 100%;
    margin: 20px auto 0; }
  .results .content .box2 .list .list-new {
    width: 100%; }
  .results .content .box2 .list .list-new ul {
    width: 100%; }
  .results .content .box2 .list .list-new ul li {
    display: block;
    position: relative;
    top: 0;
    float: none;
    margin: 0 auto 20px; }
  .results .content .box2 .list .list-new ul li .con {
    text-align: left; }
  .results .content .box2 .list .list-new ul li .con .conn {
    position: relative;
    height: 135px; }
  .results .content .box2 .list .list-new ul li .con .conn.c1 {
    bottom: 0; }
  .results .content .box2 .list .list-new ul li .con .conn.c2 {
    top: 0; }
  .results .content .box2 .list .list-new ul li .con .img1 {
    display: none; }
  .results .content .box2 .list .list-new ul li .con .img2 {
    display: none; }
  .results .content .box2 .list .list-new ul li .con .yuan {
    display: none; }
  .results .content .box2 .list .list-new ul li.l {
    top: 0; }
  .results .content .box2 .list .list-new .line1 {
    display: none; }
  .results .content .box2 .list a {
    display: none; }
  .results .content .box3 {
    width: 100%; }
  .results .content .box3 .tit1 {
    width: 80%;
    margin: 13px auto 0; }
  .results .content .box3 .list {
    width: 100%;
    margin: 30px auto 0; }
  .results .content .box3 .list ul li {
    margin-right: 3%;
    width: 43%; } }
@media (min-width: 320px) and (max-width: 413px) {
  .results {
    padding-bottom: 60px; }
  .results .content {
    width: 93%; }
  .results .content .box1 {
    width: 100%;
    margin: 30px auto 0; }
  .results .content .box1 .tabs a {
    margin: 0 6px;
    padding: 0 8px 0 5px; }
  .results .content .box1 .list .list-new ul {
    width: 100%; }
  .results .content .box1 .list .list-new ul li {
    width: 100%;
    padding: 8px 0 9px;
    margin: 0 0 10px 0; }
  .results .content .box2 {
    width: 100%; }
  .results .content .box2 .list {
    width: 100%;
    margin: 20px auto 0; }
  .results .content .box2 .list .list-new {
    width: 100%; }
  .results .content .box2 .list .list-new ul {
    width: 100%; }
  .results .content .box2 .list .list-new ul li {
    display: block;
    position: relative;
    top: 0;
    float: none;
    margin: 0 auto 20px; }
  .results .content .box2 .list .list-new ul li .con {
    text-align: left; }
  .results .content .box2 .list .list-new ul li .con .conn {
    position: relative;
    height: 135px; }
  .results .content .box2 .list .list-new ul li .con .conn.c1 {
    bottom: 0; }
  .results .content .box2 .list .list-new ul li .con .conn.c2 {
    top: 0; }
  .results .content .box2 .list .list-new ul li .con .img1 {
    display: none; }
  .results .content .box2 .list .list-new ul li .con .img2 {
    display: none; }
  .results .content .box2 .list .list-new ul li .con .yuan {
    display: none; }
  .results .content .box2 .list .list-new ul li.l {
    top: 0; }
  .results .content .box2 .list .list-new .line1 {
    display: none; }
  .results .content .box2 .list a {
    display: none; }
  .results .content .box3 {
    width: 100%; }
  .results .content .box3 .tit1 {
    width: 80%;
    margin: 13px auto 0; }
  .results .content .box3 .list {
    width: 100%;
    margin: 30px auto 0; }
  .results .content .box3 .list ul {
    width: 100%; }
  .results .content .box3 .list ul li {
    margin-right: 0;
    width: 98%; } }
.case {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 100px; }
.case .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.case .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.case .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.case .content .tit {
  font-size: 16px;
  line-height: 25px;
  color: #333;
  margin-top: 10px; }
.case .content .tabs {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 30px; }
.case .content .tabs a {
  width: 227px;
  height: 57px;
  display: inline-block;
  border: 1px solid #e4e4e4;
  background: #fff;
  margin: 0 7px; }
.case .content .tabs a span {
  width: 147px;
  height: 100%;
  display: block;
  font-size: 18px;
  line-height: 57px;
  margin: 0 auto;
  background: url(../images/smart_img3.png) center right no-repeat; }
.case .content .tabs a.on {
  border: 1px solid rgba(77, 109, 221, 0.87);
  background: rgba(77, 109, 221, 0.87);
  color: #fff; }
.case .content .tabs a.on span {
  background: url(../images/smart_img3_h.png) center right no-repeat; }
@media (min-width: 1024px) {
  .case .content .tabs a:hover {
    border: 1px solid rgba(77, 109, 221, 0.87);
    background: rgba(77, 109, 221, 0.87);
    color: #fff; }
  .case .content .tabs a:hover span {
    background: url(../images/smart_img3_h.png) center right no-repeat; } }
.case .content .list {
  width: 100%;
  height: auto;
  margin-top: 40px;
  overflow: hidden; }
.case .content .list ul {
  width: 110%;
  height: auto; }
.case .content .list ul li {
  width: 440px;
  height: auto;
  background: #fff;
  float: left;
  margin-right: 40px;
  margin-bottom: 45px;
  transition: background-color 0.5s; }
.case .content .list ul li a {
  width: 100%;
  display: block;
  height: auto;
  padding-bottom: 17px; }
.case .content .list ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative; }
.case .content .list ul li a .pic img {
  transition: 1s; }
@media (min-width: 1024px) {
  .case .content .list ul li a .pic:hover img {
    transform: scale(1.1);
    transition-duration: 1s; } }
.case .content .list ul li a .t1 {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  text-align: center;
  font-weight: bold;
  margin-top: 10px; }
.case .content .list ul li a .t2 {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin-top: 2px; }
@media (min-width: 1024px) {
  .case .content .list ul li:hover {
    background: rgba(77, 109, 221, 0.87); }
  .case .content .list ul li:hover a .t1 {
    color: #fff; }
  .case .content .list ul li:hover a .t2 {
    color: #fff; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .case .content {
    width: 1100px; }
  .case .content .list ul li {
    width: 350px;
    margin-right: 25px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .case .content {
    width: 1000px; }
  .case .content .list ul li {
    width: 320px;
    margin-right: 20px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .case .content {
    width: 93%; }
  .case .content .list ul li {
    width: 100%;
    margin: 0 auto 45px; } }
@media (max-width: 639px) {
  .case .content {
    width: 93%;
    margin: 30px auto 0; }
  .case .content .tits {
    font-size: 24px;
    line-height: 24px; }
  .case .content .tabs a {
    width: 43%;
    margin: 0 1%;
    height: 30px;
    text-align: left; }
  .case .content .tabs a span {
    width: 90%;
    line-height: 30px;
    font-size: 14px; }
  .case .content .list ul li {
    width: 100%;
    margin: 0 auto 25px; } }
.news {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 100px; }
.news .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.news .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.news .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.news .content .box {
  width: 100%;
  height: 414px;
  margin-top: 40px; }
.news .content .box .con-list {
  width: 50%;
  height: auto;
  float: left; }
.news .content .box .con-list ul {
  width: 100%;
  height: auto; }
.news .content .box .con-list ul li {
  width: 100%;
  height: 137px;
  border-bottom: 1px solid #eaeaea;
  position: relative; }
.news .content .box .con-list ul li a {
  width: 100%;
  height: 100%;
  display: block; }
.news .content .box .con-list ul li a .time {
  width: 110px;
  height: auto;
  float: left;
  font-size: 60px;
  line-height: 60px;
  font-weight: bold;
  font-family: 微软雅黑;
  color: rgba(77, 109, 221, 0.87);
  text-align: center;
  padding-top: 16px; }
.news .content .box .con-list ul li a .time span {
  font-size: 20px;
  line-height: 20px;
  display: block; }
.news .content .box .con-list ul li a .con {
  width: 570px;
  height: auto;
  float: left; }
.news .content .box .con-list ul li a .con .t {
  font-size: 20px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
  padding-top: 24px; }
.news .content .box .con-list ul li a .con .line1 {
  width: 57px;
  height: 3px;
  background: #333;
  margin-top: 14px; }
.news .content .box .con-list ul li a .con .t1 {
  font-size: 14px;
  line-height: 18px;
  color: #666;
  margin-top: 10px; }
.news .content .box .con-list ul li i {
  width: 38px;
  height: 38px;
  background: url(../images/smart_icon1.png) no-repeat;
  position: absolute;
  top: 50%;
  right: -19px;
  margin-top: -19px;
  z-index: 5;
  display: none; }
.news .content .box .con-list ul li.on {
  background: rgba(77, 109, 221, 0.87); }
.news .content .box .con-list ul li.on a .time {
  color: #fff; }
.news .content .box .con-list ul li.on a .con .t {
  color: #fff; }
.news .content .box .con-list ul li.on a .con .line1 {
  background: #fff; }
.news .content .box .con-list ul li.on a .con .t1 {
  color: #fff; }
.news .content .box .con-list ul li.on i {
  display: block; }
.news .content .box .pic-list {
  width: 50%;
  height: 100%;
  float: right;
  overflow: hidden; }
.news .content .box .pic-list ul {
  width: 300%;
  height: 100%; }
.news .content .box .pic-list ul li {
  width: 700px;
  height: 100%;
  position: relative;
  float: left;
  overflow: hidden; }
.news .content .box .pic-list ul li p {
  width: 95%;
  height: 57px;
  background: rgba(0, 0, 0, 0.5);
  padding-left: 5%;
  font-size: 20px;
  line-height: 57px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0; }
.news .content .box .pic-list .btns {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 60px;
  left: 0;
  text-align: center;
  display: none;
  z-index: 4; }
.news .content .box .pic-list .btns span {
  width: 7px;
  height: 7px;
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
  margin: 0 6px; }
.news .content .box .pic-list .btns span.swiper-pagination-bullet-active {
  background: none;
  border: 2px solid rgba(77, 109, 221, 0.87); }
.news .content .list {
  width: 100%;
  height: auto;
  margin-top: 82px;
  overflow: hidden; }
.news .content .list ul {
  width: 110%;
  height: auto; }
.news .content .list ul li {
  width: 440px;
  height: auto;
  margin-right: 40px;
  float: left;
  background: #fff;
  margin-bottom: 40px;
  transition: background-color 0.5s; }
.news .content .list ul li a {
  width: 100%;
  height: auto;
  display: block;
  padding-bottom: 30px; }
.news .content .list ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden; }
.news .content .list ul li a .pic img {
  max-width: 100%;
  transition: 1s; }
@media (min-width: 1024px) {
  .news .content .list ul li a .pic:hover img {
    transform: scale(1.1);
    transition-duration: 1s; } }
.news .content .list ul li a .con {
  width: 87.5%;
  height: auto;
  margin: 16px auto 0; }
.news .content .list ul li a .con .tits {
  height: 30px;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.news .content .list ul li a .con .tit {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin-top: 11px; }
.news .content .list ul li a .con .more {
  font-size: 14px;
  line-height: 16px;
  color: #ccc;
  margin-top: 25px; }
.news .content .list ul li a .con .more i {
  float: left;
  margin-right: 12px; }
.news .content .list ul li a .con .more span {
  border: 1px solid #e2e2e2;
  width: 14px;
  height: 14px;
  display: block;
  float: left;
  background: url(../images/index_icon2.png) center no-repeat;
  border-radius: 100%; }
@media (min-width: 1024px) {
  .news .content .list ul li:hover {
    background: rgba(77, 109, 221, 0.87); }
  .news .content .list ul li:hover a .con .tits {
    color: #fff; }
  .news .content .list ul li:hover a .con .tit {
    color: #fff; }
  .news .content .list ul li:hover a .con .more {
    color: #fff; }
  .news .content .list ul li:hover a .con .more span {
    border: 1px solid #fff;
    background: url(../images/index_icon2_h.png) center no-repeat; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .news .content {
    width: 1100px; }
  .news .content .box {
    height: 325px; }
  .news .content .box .con-list ul li {
    height: 108px; }
  .news .content .box .con-list ul li a .time {
    padding-top: 6px; }
  .news .content .box .con-list ul li a .con {
    width: 425px; }
  .news .content .box .con-list ul li a .con .t {
    height: 22px;
    padding-top: 5px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .news .content .box .con-list ul li a .con .t1 {
    height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .news .content .box .pic-list ul li {
    width: 500px; }
  .news .content .list ul li {
    width: 350px;
    margin-right: 25px; }
  .news .content .list ul li a .con .tits {
    height: 27px; }
  .news .content .list ul li a .con .tit {
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .news .content {
    width: 1000px; }
  .news .content .box {
    height: 295px; }
  .news .content .box .con-list ul li {
    height: 98px; }
  .news .content .box .con-list ul li a .time {
    padding-top: 6px;
    font-size: 55px;
    line-height: 55px; }
  .news .content .box .con-list ul li a .con {
    width: 360px; }
  .news .content .box .con-list ul li a .con .t {
    padding-top: 5px;
    line-height: 22px;
    height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .news .content .box .con-list ul li a .con .t1 {
    height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .news .content .box .pic-list ul li {
    width: 500px; }
  .news .content .list ul li {
    width: 330px;
    margin-right: 20px; }
  .news .content .list ul li a .con .tits {
    height: 27px; }
  .news .content .list ul li a .con .tit {
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .news {
    padding-bottom: 50px; }
  .news .content {
    width: 93%;
    margin: 40px auto 0; }
  .news .content .box {
    height: auto; }
  .news .content .box .con-list {
    display: none; }
  .news .content .box .pic-list {
    width: 100%; }
  .news .content .box .pic-list ul {
    width: 100%; }
  .news .content .box .pic-list ul li {
    width: 100%; }
  .news .content .box .pic-list .btns {
    display: block; }
  .news .content .list {
    margin-top: 40px; }
  .news .content .list ul {
    width: 100%; }
  .news .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; }
  .news .content .list ul li a .con .tits {
    height: 27px; }
  .news .content .list ul li a .con .tit {
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; } }
@media (max-width: 639px) {
  .news {
    padding-bottom: 30px; }
  .news .content {
    width: 93%;
    margin: 30px auto 0; }
  .news .content .tits {
    font-size: 22px;
    line-height: 22px; }
  .news .content .box {
    height: auto; }
  .news .content .box .con-list {
    display: none; }
  .news .content .box .pic-list {
    width: 100%; }
  .news .content .box .pic-list ul {
    width: 100%; }
  .news .content .box .pic-list ul li {
    width: 100%; }
  .news .content .box .pic-list ul li a p {
    height: 40px;
    font-size: 18px;
    line-height: 40px; }
  .news .content .box .pic-list .btns {
    bottom: 45px;
    display: block; }
  .news .content .list {
    margin-top: 30px; }
  .news .content .list ul {
    width: 100%; }
  .news .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; }
  .news .content .list ul li a .con .tits {
    height: 27px; }
  .news .content .list ul li a .con .tit {
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; } }
.news-info {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 100px; }
.news-info .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.news-info .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.news-info .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.news-info .content .title {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #323232;
  margin-top: 30px;
  text-align: center; }
.news-info .content .con {
  width: 100%;
  height: auto;
  margin: 30px auto 0;
  font-size: 14px;
  line-height: 30px;
  color: #666; }
.news-info .content .con img {
  max-width: 100%; }
.news-info .content .con .t {
  margin-top: 20px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .news-info .content {
    width: 1100px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .news-info .content {
    width: 1000px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .news-info {
    padding-bottom: 50px; }
  .news-info .content {
    width: 93%;
    margin: 40px auto 0; } }
@media (max-width: 639px) {
  .news-info {
    padding-bottom: 30px; }
  .news-info .content {
    width: 93%;
    margin: 30px auto 0; }
  .news-info .content .tits {
    font-size: 22px;
    line-height: 22px; }
  .news-info .content .title {
    font-size: 18px;
    line-height: 24px; } }
.paging {
  width: 100%;
  height: auto;
  margin-top: 50px;
  font-size: 14px; }
.paging p {
  margin-left: 22px; }
.paging p a {
  color: #666;
  line-height: 30px; }
@media (min-width: 1024px) {
  .paging p a:hover {
    color: rgba(77, 109, 221, 0.87); } }
@media (max-width: 639px) {
  .paging p {
    margin-left: 0; }
  .paging .return {
    margin-right: 0; } }

.exhibition {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 100px; }
.exhibition .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.exhibition .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.exhibition .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.exhibition .content .box {
  width: 100%;
  height: auto;
  margin-top: 38px;
  background: #fff; }
.exhibition .content .box a {
  width: 100%;
  height: auto;
  display: block; }
.exhibition .content .box a .con {
  width: 56.5%;
  height: auto;
  float: left;
  position: relative; }
.exhibition .content .box a .con .con-new {
  width: 84.3%;
  height: auto;
  margin: 0 auto; }
.exhibition .content .box a .con .con-new .t {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #585858;
  padding-top: 48px; }
.exhibition .content .box a .con .con-new .line1 {
  width: 108px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 11px; }
.exhibition .content .box a .con .con-new .t1 {
  font-size: 14px;
  line-height: 30px;
  color: #585858;
  margin-top: 10px; }
.exhibition .content .box a .con .con-new .t2 {
  font-size: 14px;
  line-height: 24px;
  color: #585858;
  margin-top: 20px; }
.exhibition .content .box a .con img {
  width: 58px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3; }
.exhibition .content .box a .pic {
  width: 43.2%;
  height: auto;
  float: right;
  overflow: hidden; }
.exhibition .content .box a .pic img {
  transition: 1s; }
.exhibition .content .box a .pic:hover img {
  transform: scale(1.1);
  transition-duration: 1s; }
.exhibition .content .list {
  width: 100%;
  height: auto;
  margin-top: 47px;
  overflow: hidden; }
.exhibition .content .list ul {
  width: 110%;
  height: auto; }
.exhibition .content .list ul li {
  width: 440px;
  height: auto;
  margin-right: 40px;
  float: left;
  background: #fff;
  margin-bottom: 40px;
  transition: background-color 0.5s; }
.exhibition .content .list ul li a {
  width: 100%;
  height: auto;
  display: block;
  padding-bottom: 20px; }
.exhibition .content .list ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden; }
.exhibition .content .list ul li a .pic img {
  max-width: 100%;
  transition: 1s; }
@media (min-width: 1024px) {
  .exhibition .content .list ul li a .pic:hover img {
    transform: scale(1.1);
    transition-duration: 1s; } }
.exhibition .content .list ul li a .con {
  width: 87.5%;
  height: auto;
  margin: 16px auto 0; }
.exhibition .content .list ul li a .con .tits {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden; }
.exhibition .content .list ul li a .con .tit {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  margin-top: 11px; }
.exhibition .content .list ul li a .con .more {
  font-size: 14px;
  line-height: 16px;
  color: #ccc;
  margin-top: 25px; }
.exhibition .content .list ul li a .con .more i {
  float: left;
  margin-right: 12px; }
.exhibition .content .list ul li a .con .more span {
  border: 1px solid #e2e2e2;
  width: 14px;
  height: 14px;
  display: block;
  float: left;
  background: url(../images/index_icon2.png) center no-repeat;
  border-radius: 100%; }
@media (min-width: 1024px) {
  .exhibition .content .list ul li:hover {
    background: rgba(77, 109, 221, 0.87); }
  .exhibition .content .list ul li:hover a .con .tits {
    color: #fff; }
  .exhibition .content .list ul li:hover a .con .tit {
    color: #fff; }
  .exhibition .content .list ul li:hover a .con .more {
    color: #fff; }
  .exhibition .content .list ul li:hover a .con .more span {
    border: 1px solid #fff;
    background: url(../images/index_icon2_h.png) center no-repeat; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .exhibition .content {
    width: 1100px; }
  .exhibition .content .box a .con .con-new .t {
    padding-top: 15px; }
  .exhibition .content .list ul li {
    width: 350px;
    margin-right: 25px; }
  .exhibition .content .list ul li a .con .tits {
    height: 27px; }
  .exhibition .content .list ul li a .con .tit {
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .exhibition .content {
    width: 1000px; }
  .exhibition .content .box a .con .con-new .t {
    padding-top: 15px; }
  .exhibition .content .box a .con .con-new .line1 {
    margin-top: 5px; }
  .exhibition .content .box a .con .con-new .t1 {
    margin-top: 0; }
  .exhibition .content .box a .con .con-new .t2 {
    line-height: 20px;
    margin-top: 5px; }
  .exhibition .content .list ul li {
    width: 330px;
    margin-right: 20px; }
  .exhibition .content .list ul li a .con .tits {
    height: 27px; }
  .exhibition .content .list ul li a .con .tit {
    height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .exhibition {
    padding-bottom: 60px; }
  .exhibition .content {
    width: 93%;
    margin: 40px auto 0; }
  .exhibition .content .box a .con {
    width: 100%;
    padding-bottom: 20px; }
  .exhibition .content .box a .pic {
    display: none; }
  .exhibition .content .list {
    margin-top: 40px; }
  .exhibition .content .list ul {
    width: 100%; }
  .exhibition .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; } }
@media (max-width: 639px) {
  .exhibition {
    padding-bottom: 40px; }
  .exhibition .content {
    width: 93%;
    margin: 30px auto 0; }
  .exhibition .content .tits {
    font-size: 24px; }
  .exhibition .content .box a .con {
    width: 100%;
    padding-bottom: 20px; }
  .exhibition .content .box a .con .con-new .t {
    font-size: 22px; }
  .exhibition .content .box a .pic {
    display: none; }
  .exhibition .content .list {
    margin-top: 30px; }
  .exhibition .content .list ul {
    width: 100%; }
  .exhibition .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; } }
.video {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 100px; }
.video .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.video .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.video .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.video .content .list {
  width: 100%;
  height: auto;
  margin-top: 37px;
  overflow: hidden; }
.video .content .list ul {
  width: 110%;
  height: auto; }
.video .content .list ul li {
  width: 440px;
  height: auto;
  margin-right: 40px;
  float: left;
  background: #fff;
  margin-bottom: 40px;
  transition: 0.5s; }
.video .content .list ul li a {
  width: 100%;
  height: auto;
  display: block; }
.video .content .list ul li a .pic {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative; }
.video .content .list ul li a .pic .img {
  max-width: 100%;
  transition: 1s; }
.video .content .list ul li a .pic .img1 {
  width: 61px;
  height: 61px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
@media (min-width: 1024px) {
  .video .content .list ul li a .pic:hover .img {
    transform: scale(1.1);
    transition-duration: 1s; } }
.video .content .list ul li a .t1 {
  font-size: 18px;
  line-height: 60px;
  font-weight: bold;
  color: #333;
  text-align: center; }
@media (min-width: 1024px) {
  .video .content .list ul li:hover {
    background: rgba(77, 109, 221, 0.87); }
  .video .content .list ul li:hover a .t1 {
    color: #fff; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .video .content {
    width: 1100px; }
  .video .content .list ul li {
    width: 350px;
    margin-right: 25px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .video .content {
    width: 1000px; }
  .video .content .list ul li {
    width: 330px;
    margin-right: 20px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .video {
    padding-bottom: 60px; }
  .video .content {
    width: 93%;
    margin: 40px auto 0; }
  .video .content .list {
    margin-top: 40px; }
  .video .content .list ul {
    width: 100%; }
  .video .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; } }
@media (max-width: 639px) {
  .video {
    padding-bottom: 40px; }
  .video .content {
    width: 93%;
    margin: 30px auto 0; }
  .video .content .tits {
    font-size: 24px; }
  .video .content .list {
    margin-top: 30px; }
  .video .content .list ul {
    width: 100%; }
  .video .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; } }
.download {
  width: 100%;
  height: auto;
  background: #fafafa;
  padding-bottom: 100px; }
.download .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.download .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.download .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.download .content .list {
  width: 100%;
  height: auto;
  margin-top: 37px; }
.download .content .list ul {
  width: 110%;
  height: auto; }
.download .content .list ul li {
  width: 400px;
  height: auto;
  margin-right: 60px;
  float: left;
  background: #fff;
  margin-bottom: 70px;
  transition: 0.5s;
  box-shadow: 10px 10px 10px #aaa; }
.download .content .list ul li a {
  width: 100%;
  height: auto;
  display: block;
  padding-bottom: 12px; }
.download .content .list ul li a .pic {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative; }
.download .content .list ul li a .pic .img {
  max-width: 100%;
  transition: 1s; }
.download .content .list ul li a .pic .k {
  width: 378px;
  height: 228px;
  border: 1px solid #fff;
  position: absolute;
  top: 10px;
  left: 10px; }
.download .content .list ul li a .pic:hover .img {
  transform: scale(1.1);
  transition-duration: 1s; }
.download .content .list ul li a .t1 {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin-top: 27px; }
.download .content .list ul li a .t2 {
  width: 57px;
  margin: 13px auto 0;
  height: auto;
  line-height: 15px;
  color: #438e00;
  padding-left: 21px;
  font-size: 14px;
  background: url(../images/download_icon1.png) no-repeat; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .download .content {
    width: 1100px; }
  .download .content .list ul {
    width: 102%; }
  .download .content .list ul li {
    width: 340px;
    margin-right: 33px; }
  .download .content .list ul li a .pic {
    height: auto; }
  .download .content .list ul li a .pic .k {
    width: 320px;
    height: 190px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .download .content {
    width: 1000px; }
  .download .content .list ul li {
    width: 320px;
    margin-right: 20px; }
  .download .content .list ul li a .pic {
    height: auto; }
  .download .content .list ul li a .pic .k {
    width: 300px;
    height: 180px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .download {
    padding-bottom: 60px; }
  .download .content {
    width: 93%;
    margin: 40px auto 0; }
  .download .content .list {
    margin-top: 40px; }
  .download .content .list ul {
    width: 100%; }
  .download .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; }
  .download .content .list ul li a .pic {
    height: auto; }
  .download .content .list ul li a .pic .k {
    display: none; } }
@media (max-width: 639px) {
  .download {
    padding-bottom: 40px; }
  .download .content {
    width: 93%;
    margin: 30px auto 0; }
  .download .content .tits {
    font-size: 24px; }
  .download .content .list {
    margin-top: 30px; }
  .download .content .list ul {
    width: 100%; }
  .download .content .list ul li {
    width: 100%;
    margin: 0 auto 20px; }
  .download .content .list ul li a .pic {
    height: auto; }
  .download .content .list ul li a .pic .k {
    display: none; } }
.service {
  width: 100%;
  height: auto;
  background: #fafafa; }
.service .content {
  width: 100%;
  height: auto;
  margin: 70px auto 0; }
.service .content .content-new {
  width: 1400px;
  height: auto;
  margin: 0 auto; }
.service .content .content-new .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.service .content .content-new .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.service .content .content-new .box {
  width: 100%;
  height: auto;
  margin-top: 42px;
  position: relative; }
.service .content .content-new .box .con {
  width: 645px;
  height: auto;
  float: left; }
.service .content .content-new .box .con .t {
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
  color: rgba(77, 109, 221, 0.87); }
.service .content .content-new .box .con .con-new {
  font-size: 14px;
  line-height: 23px;
  color: #666;
  margin-top: 12px; }
.service .content .content-new .box .con .con-new .t1 {
  margin-bottom: 27px; }
.service .content .content-new .box .c1 {
  float: right; }
.service .content .content-new .box span {
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  background: #eaeaea; }
.service .content .box1 {
  width: 100%;
  height: 380px;
  margin-top: 85px; }
.service .content .box1 .box-new {
  width: 1240px;
  height: 100%;
  margin: 0 auto; }
.service .content .box1 .box-new .con {
  width: 395px;
  height: 100%;
  background: #313131;
  float: right; }
.service .content .box1 .box-new .con .con-new {
  width: 330px;
  height: auto;
  margin: 0 auto;
  padding-top: 17px; }
.service .content .box1 .box-new .con .con-new .t {
  width: 100%;
  height: 85px;
  border-bottom: 1px solid #5c5b5b; }
.service .content .box1 .box-new .con .con-new .t i {
  width: 39px;
  height: 85px;
  display: block;
  float: left; }
.service .content .box1 .box-new .con .con-new .t .i1 {
  background: url(../images/home.png) center no-repeat; }
.service .content .box1 .box-new .con .con-new .t .i2 {
  background: url(../images/tel.png) center no-repeat; }
.service .content .box1 .box-new .con .con-new .t .i3 {
  background: url(../images/tel1.png) center no-repeat; }
.service .content .box1 .box-new .con .con-new .t span {
  margin-left: 15px;
  font-size: 16px;
  line-height: 85px;
  color: #fff; }
.service .content .box1 .box-new .con .con-new .t .tt {
  float: left;
  margin-left: 15px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  padding-top: 20px; }
.service .content .box1 .box-new .con .con-new .t .tt em {
  font-family: Impact;
  color: #ff3333;
  font-size: 32px;
  line-height: 32px; }
.service .content .box1 .box-new .con .con-new .share {
  width: 100%;
  height: 54px;
  margin-top: 25px; }
.service .content .box1 .box-new .con .con-new .share a {
  width: 55px;
  height: 54px;
  float: left;
  display: block;
  opacity: 1;
  margin: 0;
  padding: 0;
  margin-right: 15px; }
.service .content .box1 .box-new .con .con-new .share a.bds_tsina {
  background: url(../images/service_wb.png) no-repeat; }
.service .content .box1 .box-new .con .con-new .share a.bds_sqq {
  background: url(../images/service_qq.png); }
.service .content .box1 .box-new .con .con-new .share a.bds_qzone {
  background: url(../images/service_kj.png); }

@media (min-width: 1200px) and (max-width: 1399px) {
  .service .content .content-new {
    width: 1100px; }
  .service .content .content-new .box .con {
    width: 45%; }
  .service .content .box1 .box-new {
    width: 1100px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .service .content .content-new {
    width: 1000px; }
  .service .content .content-new .box .con {
    width: 45%; }
  .service .content .box1 .box-new {
    width: 1000px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .service .content .content-new {
    width: 93%; }
  .service .content .content-new .box .con {
    width: 45%; }
  .service .content .box1 .box-new {
    width: 100%; }
  .service .content .box1 .box-new .con {
    margin: 0 auto;
    float: none; } }
@media (min-width: 414px) and (max-width: 639px) {
  .service .content .content-new {
    width: 93%; }
  .service .content .content-new .box .con {
    width: 100%; }
  .service .content .content-new .box span {
    display: none; }
  .service .content .box1 .box-new {
    width: 100%; }
  .service .content .box1 .box-new .con {
    margin: 0 auto;
    float: none; } }
@media (min-width: 320px) and (max-width: 413px) {
  .service .content {
    margin: 40px auto 0; }
  .service .content .content-new {
    width: 93%; }
  .service .content .content-new .tits {
    font-size: 24px;
    line-height: 24px; }
  .service .content .content-new .box .con {
    width: 45%; }
  .service .content .box1 .box-new {
    width: 100%; }
  .service .content .box1 .box-new .con {
    width: 100%;
    margin: 0 auto;
    float: none; }
  .service .content .box1 .box-new .con .con-new {
    width: 320px; }
  .service .content .box1 .box-new .con .con-new .t span {
    margin-left: 10px; }
  .service .content .box1 .box-new .con .con-new .t .tt {
    margin-left: 10px; } }
.online {
  width: 100%;
  height: auto;
  padding-bottom: 130px; }
.online .content {
  width: 1400px;
  height: auto;
  margin: 70px auto 0; }
.online .content .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.online .content .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.online .content .tit {
  font-size: 14px;
  line-height: 14px;
  color: #4a4a4a;
  margin-top: 44px; }
.online .content .table {
  width: 100%;
  height: auto;
  margin-top: 33px; }
.online .content .table .table-new {
  width: 100%;
  height: auto; }
.online .content .table .table-new .list {
  width: 688px;
  height: auto;
  float: left; }
.online .content .table .table-new .list .t {
  width: 100%;
  height: 48px;
  background: #f7f7f7;
  margin-bottom: 20px; }
.online .content .table .table-new .list .t span {
  margin-left: 25px;
  font-size: 14px;
  line-height: 48px;
  color: #4a4a4a;
  float: left; }
.online .content .table .table-new .list .t .text {
  width: 60%;
  height: 48px;
  float: left;
  margin-left: 10px;
  font-size: 14px;
  line-height: 48px;
  color: #4a4a4a;
  background: none; }
.online .content .table .table-new .list .t .text1 {
  width: 90px;
  height: 48px;
  float: left;
  margin-left: 10px;
  font-size: 14px;
  line-height: 48px;
  color: #4a4a4a;
  background: none; }
.online .content .table .table-new .list .t i {
  font-size: 14px;
  float: right;
  line-height: 48px;
  color: rgba(77, 109, 221, 0.87);
  margin-right: 35px; }
.online .content .table .table-new .list .t label {
  width: 80px;
  height: 28px;
  border: 1px solid #d4d4d4;
  float: left;
  display: block;
  margin-top: 10px;
  cursor: pointer; }
.online .content .table .table-new .list .t1 {
  width: 100%;
  height: 248px;
  background: #f7f7f7;
  margin-bottom: 20px; }
.online .content .table .table-new .list .t1 span {
  margin-left: 25px;
  line-height: 48px;
  color: #4a4a4a;
  float: left; }
.online .content .table .table-new .list .t1 .txt {
  width: 70%;
  height: 239px;
  float: left;
  font-size: 14px;
  line-height: 30px;
  padding-top: 9px;
  color: #4a4a4a;
  background: none;
  margin-left: 10px; }
.online .content .table .table-new .list.right {
  float: right; }
.online .content .table .ttt {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 75px; }
.online .content .table .ttt .reset {
  width: 159px;
  height: 41px;
  border: 1px solid #dcdcdc;
  display: inline-block;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  color: #333;
  background: none;
  margin: 0 29px; }
.online .content .table .ttt .submit {
  width: 159px;
  height: 41px;
  border: 1px solid #e71e1a;
  display: inline-block;
  text-align: center;
  border-radius: 20px;
  font-size: 14px;
  color: #fff;
  background: #e71e1a;
  margin: 0 29px; }

@media (min-width: 1200px) and (max-width: 1399px) {
  .online .content {
    width: 1100px; }
  .online .content .table .table-new .list {
    width: 530px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .online .content {
    width: 1000px; }
  .online .content .table .table-new .list {
    width: 490px; } }
@media (min-width: 750px) and (max-width: 1024px) {
  .online .content {
    width: 93%; }
  .online .content .table .table-new .list {
    width: 48%; }
  .online .content .table .table-new .list .t span {
    margin-left: 15px; }
  .online .content .table .table-new .list .t .text {
    width: 55%; } }
@media (min-width: 375px) and (max-width: 749px) {
  .online {
    padding-bottom: 40px; }
  .online .content {
    width: 93%;
    margin: 40px auto 0; }
  .online .content .tits {
    font-size: 28px; }
  .online .content .tit {
    margin-top: 30px;
    line-height: 20px; }
  .online .content .table .table-new .list {
    width: 100%; }
  .online .content .table .table-new .list .t span {
    margin-left: 15px; }
  .online .content .table .table-new .list .t .text {
    width: 55%; }
  .online .content .table .table-new .list .t1 span {
    margin-left: 15px; }
  .online .content .table .ttt {
    margin-top: 40px; }
  .online .content .table .ttt .reset {
    width: 128px;
    margin: 0 10px; }
  .online .content .table .ttt .submit {
    width: 128px;
    margin: 0 10px; } }
@media (min-width: 320px) and (max-width: 374px) {
  .online {
    padding-bottom: 30px; }
  .online .content {
    width: 93%;
    margin: 20px auto 0; }
  .online .content .tits {
    font-size: 24px; }
  .online .content .tit {
    margin-top: 20px;
    line-height: 25px; }
  .online .content .table .table-new .list {
    width: 100%; }
  .online .content .table .table-new .list .t span {
    margin-left: 15px; }
  .online .content .table .table-new .list .t .text {
    width: 40%; }
  .online .content .table .table-new .list .t1 span {
    margin-left: 15px; }
  .online .content .table .table-new .list .t1 .txt {
    width: 90%;
    height: 185px;
    float: none;
    margin: 0 auto; }
  .online .content .table .ttt {
    margin-top: 30px; }
  .online .content .table .ttt .reset {
    width: 128px;
    margin: 0 9px; }
  .online .content .table .ttt .submit {
    width: 128px;
    margin: 0 9px; } }
.contact {
  width: 100%;
  height: auto; }
.contact .content {
  width: 100%;
  height: auto;
  margin: 70px auto 0; }
.contact .content .content-new {
  width: 1400px;
  height: auto;
  margin: 0 auto; }
.contact .content .content-new .tits {
  font-size: 30px;
  line-height: 30px;
  color: #4a4a4a;
  font-weight: bold; }
.contact .content .content-new .line {
  width: 70px;
  height: 4px;
  background: rgba(77, 109, 221, 0.87);
  margin-top: 24px; }
.contact .content .content-new .box {
  width: 100%;
  height: auto;
  margin-top: 40px; }
.contact .content .content-new .box ul {
  width: 100%;
  height: auto; }
.contact .content .content-new .box ul li {
  width: 466px;
  height: 173px;
  background: #fafafa;
  float: left; }
.contact .content .content-new .box ul li .t1 {
  width: 98px;
  float: left; }
.contact .content .content-new .box ul li .t1 span {
  width: 98px;
  height: 173px;
  background: rgba(77, 109, 221, 0.87);
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  font-weight: bold; }
.contact .content .content-new .box ul li .t {
  float: left;
  margin-left: 15px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
  padding-top: 27px; }
.contact .content .map {
  width: 100%;
  height: 462px;
  margin-top: 120px; }
.contact .content .map .BMap_bubble_content span {
  font-size: 15px;
  color: rgba(77, 109, 221, 0.87); }

@media (min-width: 1200px) and (max-width: 1399px) {
  .contact .content .content-new {
    width: 1150px; }
  .contact .content .content-new .box ul li {
    width: 33%; }
  .contact .content .content-new .box ul li .t1 {
    width: 70px; }
  .contact .content .content-new .box ul li .t1 span {
    width: 70px;
    font-size: 20px; }
  .contact .content .content-new .box ul li .t {
    margin-left: 10px;
    font-size: 12px; } }
@media (min-width: 1025px) and (max-width: 1199px) {
  .contact .content .content-new {
    width: 1000px; }
  .contact .content .content-new .box ul li {
    width: 33%; }
  .contact .content .content-new .box ul li .t1 {
    width: 65px; }
  .contact .content .content-new .box ul li .t1 span {
    width: 65px;
    font-size: 17px; }
  .contact .content .content-new .box ul li .t {
    width: 245px;
    margin-left: 10px;
    font-size: 12px;
    padding-top: 15px; }
  .contact .content .map {
    margin-top: 60px; } }
@media (min-width: 640px) and (max-width: 1024px) {
  .contact .content .content-new {
    width: 93%; }
  .contact .content .content-new .box ul li {
    width: 80%;
    margin: 0 auto 10px;
    float: none; }
  .contact .content .content-new .box ul li .t1 {
    width: 90px; }
  .contact .content .content-new .box ul li .t1 span {
    width: 90px;
    font-size: 17px; }
  .contact .content .content-new .box ul li .t {
    margin-left: 16px;
    font-size: 12px; }
  .contact .content .map {
    margin-top: 60px; } }
@media (min-width: 320px) and (max-width: 639px) {
  .contact .content {
    margin: 30px auto 0; }
  .contact .content .content-new {
    width: 93%; }
  .contact .content .content-new .tits {
    font-size: 22px; }
  .contact .content .content-new .box ul li {
    width: 100%;
    margin: 0 auto 10px;
    float: none; }
  .contact .content .content-new .box ul li .t1 {
    width: 60px; }
  .contact .content .content-new .box ul li .t1 span {
    width: 60px;
    font-size: 14px; }
  .contact .content .content-new .box ul li .t {
    width: 78%;
    margin-left: 1.5%;
    font-size: 12px; }
  .contact .content .map {
    margin-top: 60px; } }
.BMapLabel, .anchorBL.BMap_cpyCtrl, .BMap_shadow {
  display: none !important; }

.v {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  display: none; }
.v .v-new {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 600px;
  height: 400px;
  background-color: #000;
  margin: auto; }
.v .v-new .close {
  position: absolute;
  right: 33px;
  top: 18px;
  width: 27px;
  height: 27px;
  background: url(../images/bg_btn02.png) no-repeat center;
  cursor: pointer; }
@media (max-width: 600px) {
  .v .v-new {
    width: 100%; } }

.js-m {
  transform: translateY(100px);
  opacity: 0; }

.js-m1 {
  transform: translateX(-100px);
  opacity: 0; }

.js-m2 {
  transform: translateX(100px);
  opacity: 0; }

.js-m3 {
  transform: translateY(-100px);
  opacity: 0; }

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


/*新加首页*/

.rollpic {
  margin-top: 80px;
}

.rollpic div {
  margin: 0 0 0;
}

.rollpic ol {
  bottom: 10px !important;
}

.part-all {
  width: 100%;
  margin-top: 20px;
}

.am-slider {
  margin: 0;
  padding: 0;
}

.am-slider-default {
  margin: 0 0 20px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  /* Direction Nav */
  /* Pause/Play */
  /* Control Nav */
}

.am-slides,
.am-control-nav,
.am-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.am-slider {
  margin: 0;
  padding: 0;
}
.am-slider .am-slides:before,
.am-slider .am-slides:after {
  content: " ";
  display: table;
}
.am-slider .am-slides:after {
  clear: both;
}
.am-slider .am-slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.no-js .am-slider .am-slides > li:first-child {
  display: block;
}
.am-slider .am-slides img {
  width: 100%;
  display: block;
}
.am-pauseplay span {
  text-transform: capitalize;
}
.am-slider {
  position: relative;
}
.am-viewport {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.am-slider-carousel li {
  margin-right: 5px;
}
.am-control-nav {
  position: absolute;
}
.am-control-nav li {
  display: inline-block;
}
.am-control-thumbs {
  position: static;
  overflow: hidden;
}
.am-control-thumbs img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.am-slider-slide .am-slides > li {
  display: none;
  position: relative;
}
