* {
    margin: 0;
    padding: 0
}
em,
i {
    font-style: normal
}
ul,li {
    list-style: none
}
li{
    list-style-type: none;
    vertical-align: top;
}

img {
    border: 0;
    vertical-align: middle
}
button {
    cursor: pointer
}
a {
  color: #878787;
  text-decoration: none;
}
a:hover {
    color: #ff9100
}
button,input {
    font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
    background: 0 0;
    border: none;
    border-radius: 0;
}
button, input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: none;
}

body {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    font: 12px/1.5 Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
    color: #666
}
body, button, dd, dl, dt, h1, h2, h3, h4, h5, h6, hr, input, li, ol, option, p, pre, select, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    outline: 0 none;
}
.hide,
.none {
    display: none
}

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.clearfix {
    *zoom: 1
}
.oper_dl:after {
  position: absolute;
  left: 0;
  transition: all 0.5s ease 0s;
  top: 0;
  content: '';
  width: 102px;
  height: 100%;
  background: url(../images/alibj.png) left top;
  visibility: inherit;
}
.oper_dl:hover:after {
  width: 100%;
  transition: all 0.5s ease 0s;
}
.fl {
    float: left;
    display: block;
}
.fr {
    float: right;
    display: block;
}
.flex, .flex-wrap {
  display: flex;
}
.pr {
  position: relative;
}
h1 {
  float: left;
  line-height: 96px;
  transition: all 0.5s ease 0s;
}
h1, h2, h3, h4 {
  font-size: 100%;
  font-weight: normal;
}


/* header */
.head {
  height: 73px;
  transition: all 0.5s ease 0s;
}
.index_body .head {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
}
.headabc{
    max-width: 1600px;
    min-width: 1200px;
    margin: 0 auto;
}
.head_right {
  float: right;
}
.nav_ul li {
  float: left;
  margin: 0 40px;
  position: relative;
  height: 72px;
}
.nav_ul li:nth-child(2) section {
  height: 498px;
  margin-left: -102px;
}
.nav_ul li:nth-child(3) section {
  height: 332px;
  margin-left: -102px;
}
.nav_ul li:nth-child(6) section {
  display: none !important;
}
.nav_ul li a {
  font-size: 16px;
  display: block;
  position: relative;
  height: 72px;
  line-height: 72px;
  padding: 0 10px;
  color: #fff;
  text-align: center;
}
.nav_ul li a:hover {
  color: #0063b2;
  transition: all 0.5s ease 0s;
}
.index_body .nav_ul li a {
  font-size: 16px;
  display: block;
  color: #fff;
  height: 72px;
  line-height: 72px;
  padding: 0 10px;
  text-align: center;
}

.pls-nav-p-menu-box-hd a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease 0s;
  width: 0;
  height: 3px;
  background: #0063b2;
}

.nav_ul li a:hover:after {
  width: 100%;
  transition: all 0.5s ease 0s;
}
.pls-nav-dropdown {
  position: absolute;
  left: 50%;
  height: 425px;
  transition: height .2s ease-in-out;
  overflow: hidden;
  background: url(../images/navbj.png) left top;
  width: 1220px;
  margin-left: -463px;
  display: none;
}

.pls-nav-dropdown-inner {
  margin: 0 auto;
  max-width: 1200px;
  height: 100%;
  display: flex;
  padding-right: 20px;
}
.pls-nav-dropdown-content {
  flex: 1;
  display: flex;
}
.pls-nav-dropdown-content-inner {
  display: flex;
  width: 100%;
  min-width: 900px;
}
.pls-nav-dropdown-main {
  width: 1px;
  flex: 1;
  max-width: 1200px;
  box-sizing: border-box;
  padding: 5px 0 0;
}
.pls-nav-p-menu-grid {
  display: flex;
  margin: 0 -10px;
}
.pls-nav-p-menu-col {
  width: 21%;
  box-sizing: border-box;
  padding: 0 10px;
}
.pls-nav-p-menu-box {
  margin: 5px 0;
}
.pls-nav-p-menu-box-hd {
  border-bottom: 1px solid #d6dbe32d;
  font-weight: 500;
  font-size: 14px;
  color: #0052d9;
  line-height: 22px;
}
.pls-nav-p-menu-box-hd a{
  font-size: 12px !important;
}
.pls-nav-p-menu-card {
  margin-bottom: 12px;
}
.pls-nav-p-menu-card-hd {
  display: block;
  font-size: 12px;
  color: #000;
  line-height: 20px;
}
.pls-nav-p-menu-card a{
  color: #888 !important;
  font-size: 13px !important;
}
.pls-nav-p-menu-card a:hover{
  color: #0063b2 !important;
  font-weight: 600;
}
.nav_ul li:hover .pls-nav-dropdown{
  display: block;
}
.pls-nav-dropdown1 {
  width: 163px;
  padding: 0 25px 0 15px;
  margin-left: -105px;
  height: 250px;
}
.increase.index_body .head {
  background: url(../images/headbj.png) left top;
}
.hover{
  background-color: rgba(255, 255, 255, 0.377);
}

.nav_ul li a:after, .index_body .nav_ul li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease 0s;
  width: 0;
  height: 2px;
  background: #fff;
}
.nav_ul li a:hover:after, .index_body .index_body .nav_ul li a:hover:after {
  width: 100%;
  transition: all 0.5s ease 0s;
}
.ls:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease 0s;
  width: 0;
  height: 3px;
  background: #0063b2;
}

/* sousuo */
.search {
  float: left;
  height: 96px;
  line-height: 96px;
  margin: 0 10px 0 24px;
  position: relative;
  cursor: pointer;
}
.sea_img {
  width: 50px;
  height: 60px;
}
#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top: 96px;
  right: -6px;
  width: 320px;
  max-height: 0;
  overflow: hidden;
  background-color: #e1e4e7;
  z-index: 999;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 50px;
  font-size: 16px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none;
  outline: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 50px;
  font-size: 16px;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #0063b2;
  border: none;
  cursor: pointer;
  outline: none;
}
#search-form.open {
  max-height: 60px;
}



/* footer */
.foot {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.foot_top {
  background: #262626;
  padding: 30px 146px;
}
.foot_left {
  float: left;
  width: 60%;
}
.foot_nav {
  float: left;
  width: 20%;
}
.foot_em {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  height: 52px;
  line-height: 52px;
}
.foot_nav a {
  display: block;
  height: 32px;
  line-height: 32px;
  transition: all 0.5s ease 0s;
  color: #a6a6a6;
  font-size: 14px;
  overflow: hidden;
}
.foot_right {
  float: right;
  padding-top: 24px;
}
.understand {
  float: left;
  width: 315px;
}
.under_tit {
  display: block;
  height: 36px;
  font-size: 18px;
  color: #fff;
}
.under_ul li {
  margin-bottom: 10px;
}
.foot_under {
  display: block;
  float: left;
  font-size: 14px;
  color: #fff;
  width: 72px;
  height: 24px;
  line-height: 24px;
}
.foot_div {
  width: 315px;
  float: right;
}
.foot_befor {
  height: 24px;
  line-height: 24px;
  display: block;
  font-size: 14px;
  color: #fff;
}
.foot_bottom {
  background: #1f1f1f;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #b4b4b4;
}
.foot_bottom a {
  color: #b4b4b4;
  margin-left: 10px;
  transition: all 0.5s ease 0s;
}


/* fy */
.pagination {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pagination li {
  margin: 0px 2px;
  border: 1px solid #e6e6e6;
  padding: 3px 5px;
  display: inline-block;
  font-size: 16px!important;
}
.pagination .disabled {
  color: #aaa;
}
.pagination .active {
  background-color: #0A88B2!important;
  color: #fff;
}








@media screen and (min-width: 320px) {
  .nav_ul {
      display: none;
  }
  .mobile {
      display: block;
      position: fixed;
      width: 100%;
      top: -5px;
      z-index: 99999;
      right: 0px;
  }
  .mobile-inner {
      width: 100%;
  }
  .mobile-inner-header {
      background: none;
      width: 100%;
      height: 50px;
      position: absolute;
      top: 6px;
      left: 0px;
  }
  .mobile-inner-header-icon {
      color: #661e68;
      height: 50px;
      font-size: 25px;
      text-align: center;
      float: right;
      width: 50px;
      position: relative;
      -webkit-transition: background 0.5s;
      -moz-transition: background 0.5s;
      -o-transition: background 0.5s;
      transition: background 0.5s;
      background: none;
  }
  .mobile-inner-header-icon span {
      position: absolute;
      left: calc((100% - 25px) / 2);
      top: calc((100% - 1px) / 2);
      width: 25px;
      height: 2px;
      background-color: #fff;
  }
  .mobile-inner-header-icon span:nth-child(1) {
      transform: translateY(4px) rotate(0deg);
  }
  .mobile-inner-header-icon-out span:nth-child(1) {
      animation-duration: 0.5s;
      animation-fill-mode: both;
      animation-name: outfirst;
  }
  .mobile-inner-header-icon-out span:nth-child(2) {
      animation-duration: 0.5s;
      animation-fill-mode: both;
      animation-name: outsecond;
  }
  .mobile-inner-header-icon span:nth-child(2) {
      transform: translateY(-4px) rotate(0deg);
  }
  .mobile-inner-nav {
      background-color: rgba(140,140,140,0.9);
      width: 100%;
      position: absolute;
      top: 56px;
      left: 0px;
      padding: 10px 0 30px 0;
      z-index: 999999;
      display: none;
  }
  .mobile-inner-nav li {
      margin: 0 10px;
  }
  .mobile-inner-nav a {
      display: inline-block;
      line-height: 50px;
      text-decoration: none;
      width: 100%;
      color: #FFFFFF;
      border-bottom: solid 1px rgba(255,255,255,0.3);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      font-weight: 300;
      font-size: 14px;
  }
  .logo {
      width: 80px;
      position: absolute;
      left: 4px;
      top: 13px;
  }
  .head {
    height: 51px;
  }
  .flex-control-nav {
      bottom: 2px;
  }
  .product_left {
      height:395px;
      width: 100%;
      padding: 0 25px
  }
  .flex-control-nav li a {                                         
      width: 35px;
      height: 5px;
  }
  .index_tit {
      padding: 8px 0 18px 0;
  }
  .tit_cn {
      font-size: 18px;
      height: 35px;
      line-height: 35px;
  }
  .tit_en {
      font-size: 12px;
      height: 20px;
      line-height: 20px;
  }
  .duct_tit {
      height: 35px;
      line-height: 35px;
      font-size: 16px;
  }
  .product_left .duct_tit {
      padding: 10px 0 0;
  }
  .product_left .duct_inner {
      margin-bottom: 10px;
  }
  .currency{
    display: none;
  }
  .product_right {
      width: 100%;
      padding-left: 0;
  }
  .duct_ul li {
      width: 100%;
      margin-top:12px;
  }
  .plan_words{
    display: none;
  }
  .plan_inner {
      padding: 0;
  }
  .plan_ul li {
    width: 49.5%;
  }
  .tit_bottom {
      font-size: 12px;
      height: 30px;
      line-height: 40px;
  }
  .plan_img img{
    width: 23%;
  }
  .account {
      padding: 0;
  }
  .plan_ul {
      padding: 30px 0 0px 0;
  }
  .plan_inner{
    height: 490px;
  }
  .account_dl dt {
      width: 100%;
      height: auto;
      position: absolute;
      z-index: -1;
      opacity: 0.22;
  }
  .account_dl dd {
      width: 94%;
      padding: 0 10px;
      z-index: 9;
  }
  .account_tit {
      font-size: 15px;
  }
  .account_zi {
      font-size: 12px;
      line-height: 22px;
      height: 330px;
  }
  .plan_more1 {
      font-size: 14px;
  }
  .jour_left{
    display: none;
  }
  .jour_right{
    width: 100%;
  }
  .jour_dl dt{
    display: none;
  }
  .jour_dl dd{
    width: 100%;
  }
  .jour_see {
      margin: 0 auto 28px;
  }
  .foot_top {
    padding: 0;
  }
  .foot_left{
    display: none;
  }
  .foot_bottom {
      font-size: 12px;
      height: 35px;
      line-height: 22px;
      padding: 15px 0;
  }
  .foot_bottom a {
      float: left;
      width:100%;
  }
.duct_img img {
    height: 225px;
    width: auto;
}
  .duct_img1 img {
      height: 160px;
  }

  .a_banner {
      margin-top: 0 !important;
  }
  .a_banner {
      background-size: cover!important;
      height: 180px!important;
  }
  .begin .catalog {
      padding: 0;
      height: auto;
  }
  .catalog {
      padding:0;
  }
  .begin .innerball {
      padding: 20px 10px 30px;
  }
  .pro_ul li {
      width: 100%;
  }
  .catalog_ul li {
      width: 38%;
      text-align: center;
      margin: 0 19px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
  }
  .series_ul li a {
      width: 161px;
      margin-bottom: 10px;
  }
  .catalog_ul li a {
      font-size: 12px;
  }


  .egg_left {
      float: none;
      width: 100%;
  }
  .egg_right {
      float: none;
      width: 100%;
  }
  .egg_dl dd {
      height: auto;
      padding-bottom: 50px;
  }
  
  .minute {
      padding: 0 15px 0;
  }

  .news_dl dt {
      width: 100%;
  }
  .news_dl dd {
      width: 100%;
  }

  .analysis {
      background-size: cover;
      height: auto;
      padding-bottom: 30px;
  }
  .analy_ul {
      padding: 30px 10px 0;
  }
  .counter {
      font-size: 40px;
  }
  .analy_tit {
      line-height: 20px;
      font-size: 12px;
  }
  .culture {
      padding: 20px 10px 30px;
  }
  
  .cul_tit {
      font-size: 20px;
      height: 22px !important;
      line-height: 40px;
  }
  .deve_en {
      height: 40px;
      line-height: 22px;
      font-size: 16px;
  }
  .begin .deve {
      padding: 20px 10px;
      height: auto;
      background-size: cover;
  }
  .deve .deve_tit {
      padding: 0 0 20px 0;
  }
  .swiper-wrapper {
      display: block;
  }
  .swiper-slide {
      flex-shrink: 0;
      width: 100%;
      margin-bottom: 50px;
      height: 100%;
      position: relative;
      transition-property: transform;
  }
  .honor {
      padding: 20px 10px 30px;
  }
  .deve_tit {
      padding: 0 0 20px 0;
  }
  .deve_cn {
      font-size: 20px;
  }
  .honor .deve_en {
      color: #adadad;
  }
  .begin .good {
      padding: 20px 10px 0px;
      min-height: 1150px;
      background-size: cover;
  }
  .all .good_scrooll {
      width: 340px;
      margin-left: -170px;
      left: 50%;
      height: auto;
  }
  .good_ul li {
      float: none;
  }
  .industry {
      padding: 20px 10px;
  }
  .industry .deve_en {
      color: #adadad;
  }
  .ind_word img {
      width: auto;
      height: auto;
      max-width: 100%;
  }

  .operate {
      padding: 0;
  }
  .oper_ul li {
      float: none;
      width: 100%;
      padding: 0;
      margin-bottom: 20px;
  }
  .all .oper_dl {
      height: auto;
      padding: 10px;
      margin-bottom: 0px;
      position: static;
      overflow: hidden;
  }
  
  .all .oper_dl dt {
      height: auto;
      margin-bottom: 10px;
      padding: 0;
  }
  .oper_dl dt {
      position: static;
      float: none;
      width: 100%;
      text-align: center;
  }
  .all .oper_dl dt img {
      height: auto;
      width: auto;
      max-width: 100%;
  }
  .begin .oper_dl dd {
      padding: 0;
      float: none;
      width: 100%;
  }
  .oper_dl dd {
      position: static;
  }
  .all .oper_tit {
      height: auto;
      line-height: 26px;
      margin-bottom: 10px;
  }
  .oper_zi {
      height: 72px;
  }
  .oper_dl:after {
      height: 0;
  }
  
  .plan_tit {
      font-size: 12px;
  }

  .float{
    display: none;
  }
  

.pro_img img {
    width: 100%;
    height: auto;
}
.large_box li img {
    width: auto;
    height: auto;
}
.fun img {
    width: 80%;
    padding: 20px;
}
.duct_ul li .duct_inner {
    font-size: 12px;
    text-align: center;
    margin-bottom: 19px;
    line-height: 19px;
}
}
@media screen and (min-width: 360px) {
}
@media screen and (min-width: 375px) {
  .tit_bottom {
      font-size: 14px;
  }
  .tit_en {
      font-size: 14px;
  }
  .account_zi {
      font-size: 13px;
      line-height: 24px;
  }
  .foot_right {
      float: right;
      padding-top: 24px;
  }
  .large_box {
      width: 100%;
      text-align: center;
      height: auto;
      line-height: inherit;
  }


  .analy_ul li {
      width: 50%;
  }

}
@media screen and (min-width: 384px) {
}
@media screen and (min-width: 395px) {
}
@media screen and (min-width: 390px) {
}
@media screen and (min-width: 400px) {
}
@media screen and (min-width: 414px) {
  .a_banner {
      background-size: cover!important;
      height: 200px!important;
  }
}
@media screen and (min-width: 416px) {
}
@media screen and (min-width: 424px) {
}
@media screen and (min-width: 425px) {
}
@media screen and (min-width: 428px) {
}
@media screen and (min-width: 429px) {
}
@media screen and (min-width: 444px) {
}
@media screen and (min-width: 480px) {
}
@media screen and (min-width: 540px) {
}
@media screen and (min-width: 600px) {
}
@media screen and (min-width: 640px) {
}
@media screen and (min-width: 680px) {
}
@media screen and (min-width: 720px) {
}
@media screen and (min-width: 750px) {
}
@media screen and (min-width: 768px) {
  .account_dl dt img {
      width: 100%;
  }
  .plan_img img {
      width: 13%;
  }
  .product_left {
      height: 485px;
  }
  .account_dl dt img {
      height: 277px;
  }
  .account_zi {
      height: 210px;
  }
  .foot_right {
      float: none;
      padding: 20px;
  }
}

@media screen and (min-width:769px) {
  
}
@media screen and (min-width:782px) {
}
@media screen and (min-width:790px) {
  
}
@media screen and (min-width:800px) {
  
}
@media screen and (min-width:818px) {
}       
@media screen and (min-width:820px) {
}
@media screen and (min-width:830px) {
  
}
@media screen and (min-width:845px) {

}
@media screen and (min-width:850px) {
  
}
@media screen and (min-width:860px) {
  
}
@media screen and (min-width:870px) {
}
@media screen and (min-width:882px) {
  
}
@media screen and (min-width:890px) {
}
@media screen and (min-width:900px) {

}
@media screen and (min-width:914px) {
}
@media screen and (min-width:920px) {
}
@media screen and (min-width:931px) {
}
@media screen and (min-width:940px) {
  
}
@media screen and (min-width:950px) {
  
}
@media screen and (min-width:960px) {
  
}
@media screen and (min-width:965px) {
  
}
@media screen and (min-width:970px) {
  
}
@media screen and (min-width:976px) {
  
}
@media screen and (min-width:995px) {

}
@media screen and (min-width:1000px) {
  .plan_words{
    display: block;
  }
  .plan_inner {
      padding: 0 160px;
  }
  .plan_ul li {
      width: 24.5%;
  }
  .plan_img img{
    width: auto;
  }
  .account {
      padding: 25px 160px 40px;
  }
  .plan_ul {
      padding: 110px 0 0px 0;
  }
  .plan_inner{
    height: 675px;
  }
  .account_dl dt {
      float: left;
      width: 37%;
      height: 398px;
      overflow: hidden;
      z-index: 1;
      opacity: 1;
  }
  .account_dl dd {
      float: right;
      width: 60%;
      padding: 0;
      z-index: 1;
  }
  .account_tit {
      font-size: 24px;
  }
  .account_zi {
      font-size: 15px;
      line-height: 29px;
      height: 360px;
  }
  .plan_more1{
    font-size: 16px;
  }
  .jour_left{display: block;}
  .jour_right{
    width: 48%;
  }
  .jour_dl dt{
    display: block;
  }
  .jour_dl dd{
    width: 86%;
  }
  .jour_see {
      margin: 0 auto 75px;
  }
  .foot_top {
    padding: 30px 146px;
  }
  .foot_left{
    display: block;
  }
  .foot_bottom {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 0;
  }
  .foot_bottom a {
      float: none;
      width:auto;
  }
  .account_dl dt img {
      width: auto;
      height: 398px;
  }
  .foot_right {
      float: right;
      padding-top: 24px;
  }
}
@media screen and (min-width:1010px) {
}    
@media screen and (min-width:1015px) {
  
}
@media screen and (min-width:1016px) {
  
}
@media screen and (min-width:1019px){
}
@media screen and (min-width:1024px) {  
  .planinner1233 {
      width: 62%;
  }
  .account {
      padding: 25px 70px 40px;
  }
  .account_dl dt {
      width: 32%;
  }
  .foot_top {
      padding: 30px 35px;
  }
  
}
@media screen and (min-width:1035px) {

}
@media screen and (min-width:1045px) {

}
@media screen and (min-width:1050px) {
  
}
@media screen and (min-width:1065px) {
  
}
@media screen and (min-width:1073px) {
}
@media screen and (min-width:1085px) {
  
}
@media screen and (min-width:1086px) {
  
}
@media screen and (min-width:1098px) {
  
}
@media screen and (min-width:1104px) {
}
@media screen and (min-width:1110px) {
  
}
@media screen and (min-width:1120px) {
  
}
@media screen and (min-width:1130px) {
  
}
@media screen and (min-width:1145px) {
}
@media screen and (min-width:1154px) {

}
@media screen and (min-width:1160px) {
  
}
@media screen and (min-width:1166px) {
  
}
@media screen and (min-width:1170px) {
}
@media screen and (min-width:1180px) {
  
}
@media screen and (min-width:1187px) {
  
}
@media screen and (min-width:1200px) {
  .nav_ul {
      display: block;
      float: left;
      padding-top: 11px;
  }
  .mobile {
      width: 100%;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 999;
      display: none;
  }
  .mobile-inner {
      width: 550px;
      margin-right: auto;
      margin-left: auto;
      background-color: #fafafa;
      position: relative;
  }
  .logo {
      width: auto;
      left: auto;
      top: 13px;
  }
  .head {
    height: 105px;
  }
  .flex-control-nav {
      bottom: 30px;
  }
  .product_left {
      height: 730px;
      width: 50%;
      padding: 0;
  }
  .flex-control-nav li a {                                         
      width: 60px;
      height: 10px;
  }
  .index_tit {
      padding: 35px 0 22px 0;
  }
  .tit_cn {
      font-size: 30px;
      height: 40px;
      line-height: 40px;
  }
  .tit_en {
      font-size: 18px;
      height: 35px;
      line-height: 35px;
  }
  .duct_tit {
      height: 80px;
      line-height: 80px;
      font-size: 28px;
  }
  .product_left .duct_tit {
      padding: 24px 0 10px 22px;
  }
  .product_left .duct_inner {
    margin-bottom: 40px;
  }
  .currency{
    display: block;
  }
  .product_right {
      width: 50%;
      padding-left: 16px;
  }
  .duct_ul li {
      width: 50%;
      margin-top:0;
  }
  .tit_bottom {
      font-size: 18px;
      height: 50px;
      line-height: 72px;
  }
  .planinner1233 {
      width: 69%;
  }
  .foot_top {
      padding: 30px 146px;
  }
	.duct_img img {
		height: auto;
		width: 85%;
	}
  .duct_img1 img {
      height: 160px;
  }
  .a_banner {
      margin-top: 0!important;
      height:382px!important;
  }
  .begin .catalog {
      padding: 0 40px;
  }
  .catalog {
      padding: 0 146px;
  }

  .begin .innerball {
      padding: 36px 40px 80px;
  }
  
  .pro_ul li {
      width: 33.3%;
  }
  .catalog_ul li {
    width: auto;
  }
  .catalog_ul li a {
      font-size: 16px;
  }
  .series_ul li a {
      width: 180px;
      margin-bottom: 0;
  }


  .egg_left {
      width: 44%;
      float: left;
  }
  .large_box {
      width: 100%;
      text-align: center;
      margin: 0 auto 10px;
      background: #fff;
      height: 454px;
      line-height: 454px;
  }
  .egg_right {
      float: right;
      width: 50%;
  }
  .egg_dl dd {
      height: 105px;
      padding-bottom: 0;
  }

  .minute {
      padding: 0 145px 0;
  }


  .news_dl dt {
      width: 30%;
  }
  .news_dl dd {
      width: 67%;
  }


  .analy_ul li {
      float: left;
      width: 25%;
  }
  .analysis {
      background: url(../images/aboutbj1.jpg) center top no-repeat;
      height: 610px;
  }
  .analy_ul {
      padding: 210px 160px 0;
  }
  .counter {
      font-size: 72px;
  }
  .analy_tit {
      font-size: 14px;
      line-height: 24px;
  }
  .culture {
      padding: 50px 160px 120px;
  }
  .cul_tit {
      font-size: 36px;
      height: 90px;
      line-height: 90px;
  }
  .deve_en {
      height: 58px;
      line-height: 58px;
      font-size: 48px;
  }
  .begin .deve {
      padding: 0 175px;
      height: 733px;
  }
  .deve {
      background: #97b8ca url(../images/aboutbj2.jpg) center top no-repeat;
      height: 733px;
      padding: 0 160px;
  }
  .deve .deve_tit {
      padding: 120px 0 90px 0;
  }
  .swiper-wrapper {
      display: flex;
  }
  .swiper-slide {
      flex-shrink: 0;
      width: 292.6px;
      margin-right: 30px;
      margin-bottom:0;
      height: 100%;
      position: relative;
      transition-property: transform;
  }
  .honor {
    padding: 0 160px 140px;
  }
  .deve_tit {
      padding: 60px 0 40px 0;
  }
  .deve_cn {
      font-size: 30px;
  }
  .begin .good {
      padding: 0 40px;
      min-height: 610px;
  }
  .good_ul li {
      float: left;
  }
  .good {
      background: url(../images/aboutbj3.jpg) center top no-repeat;
      height: 610px;
      padding: 0 160px;
  }
  .all .good_scrooll {
      width: 1168px;
      margin-left: -584px;
  }
  .good_scrooll {
      position: relative;
      left: 50%;
      top: 0;
      overflow: hidden;
      height: 360px;
      width: 1560px;
      margin-left: -780px;
  }
  .industry {
      padding: 0 160px 50px;
  }

  
  .operate {
      padding: 46px 0 0 0;
  }
  .oper_ul li {
      float: left;
      width: 50%;
      padding: 0 20px;
      box-sizing: border-box;
  }
  .all .oper_dl {
      height: 223px;
      position: relative;
  }
  .oper_dl {
      position: relative;
      height: 294px;
      width: 100%;
      padding: 20px;
      box-sizing: border-box;
      margin-bottom: 34px;
      background: #f2f3f4;
  }
  .all .oper_dl dt {
      height: 184px;
      padding-top: 10px;
  }
  .oper_dl dt {
      float: left;
      position: relative;
      z-index: 99;
      width: 49%;
      height: 254px;
      text-align: center;
      overflow: hidden;
  }
  .all .oper_dl dt img {
	  height: 184px;
	  width: 85%;
  }
  .oper_dl dt img {
      width: auto;
      height: 254px;
      max-width: 100%;
  }
  .begin .oper_dl dd {
      padding: 25px 10px 0 15px;
  }
  .oper_dl dd {
      float: right;
      position: relative;
      z-index: 99;
      width: 50%;
      padding: 0 24px 0 50px;
      box-sizing: border-box;
  }
  .oper_tit {
      display: block;
      transition: all 0.5s ease 0s;
      padding-top: 34px;
      height: 62px;
      line-height: 62px;
      overflow: hidden;
      font-size: 20px;
      font-weight: bold;
  }
    .all .oper_tit {
      padding: 0;
      font-size: 18px;
  }
  .oper_zi {
      height: 78px;
      line-height: 26px;
      font-size: 14px;
      overflow: hidden;
      color: #666;
      margin-bottom: 16px;
  }
  .oper_dl:after {
      position: absolute;
      left: 0;
      transition: all 0.5s ease 0s;
      top: 0;
      content: '';
      width: 102px;
      height: 100%;
      background: url(../images/alibj.png) left top;
      visibility: inherit;
  }

  .plan_tit {
      font-size: 16px;
  }

  /* xf */
  .float {
    position: fixed;
    right: 0%;
    top: 30%;
    display: block;
  }
  .float li {
    position: relative;
    margin-bottom: 5px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    background: url(../images/floatbj.png) left center repeat;
    border-radius: 10px 0 0 10px;
    text-align: center;
  }
  .float_img {
    height: 40px;
    line-height: 40px;
    width: 40px;
    display: block;
    float: right;
  }
  .wximg {
    position: absolute;
    left: -85px;
    top: -9px;
    width: 80px;
    height: 80px;
    display: none;
  }
  .wximg img, .dyimg img {
    width: 80px;
    height: 80px;
    overflow: hidden;
  }
  .float_a {
    display: block;
  }
  .float_call {
    position: absolute;
    display: none;
    left: -206px;
    top: 0;
    width: 200px;
    border-radius: 5px;
    background: #0063b2;
  }
  .float_i {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    color: #fff;
  }
  .dyimg {
    position: absolute;
    left: -85px;
    top: -9px;
    width: 80px;
    height: 80px;
    display: none;
  }
  .float li:nth-child(1):hover .wximg, .float li:nth-child(3):hover .dyimg {
    display: block;
  }
  .float li:nth-child(2):hover .float_call {
    display: block;
  }

  .index_tit1 {
      padding: 45px 0 0 0;
      height: 135px;
  }
  .pro_img img {
    width: 100%;
    height: 200px;
}
.fun img{
	width:100%;
}
.fun img {
    width: 25%;
    padding: 20px;
}
.large_box li img{
	height:400px;
}
.duct_ul li .duct_inner {
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 46px;
    margin-bottom: 28px;
}
.planinner img{
	width: auto;
    height: 155px;
    float: left;
}
}
@media screen and (min-width:1203px) {
  
}
@media screen and (min-width:1205px) {
  
}
@media screen and (min-width:1210px) {
}
@media screen and (min-width:1218px) {
  
}
@media screen and (min-width:1227px) {
}
@media screen and (min-width:1235px) {
  
}
@media screen and (min-width:1240px) {
  
}
@media screen and (min-width:1250px) {
  
}
@media screen and (min-width:1255px) {
  
}
@media screen and (min-width:1260px) {
  
}
@media screen and (min-width:1270px) {
  
}
@media screen and (min-width:1280px) {
}
@media screen and (min-width:1286px) {
  
}
@media screen and (min-width:1290px) {
  
}
@media screen and (min-width:1300px) {
  
}
@media screen and (min-width:1317px) {
}
@media screen and (min-width:1320px) {
  
}
@media screen and (min-width:1330px) {
  
}
@media screen and (min-width:1340px) {
  
}
@media screen and (min-width:1350px) {
  
}
@media screen and (min-width:1361px) {
  
}
@media screen and (min-width:1366px) {
  
}
@media screen and (min-width:1375px) {
  
}
@media screen and (min-width:1380px) {
  
}
@media screen and (min-width:1395px) {
  
}
@media screen and (min-width:1400px) {
  
}
@media screen and (min-width:1410px) {
  
}
@media screen and (min-width:1420px) {
}
@media screen and (min-width:1430px) {
  
}
@media screen and (min-width:1440px) {
  
}
@media screen and (min-width:1459px) {
  
}
@media screen and (min-width:1460px) {
  
}
@media screen and (min-width:1470px) {
  
}
@media screen and (min-width:1480px) {
  
}
@media screen and (min-width:1490px) {
  
}
@media screen and (min-width:1497px) {
 
}
@media screen and (min-width:1500px) {
  
}
@media screen and (min-width:1508px) {
  
}
@media screen and (min-width:1517px) {
     
}
@media screen and (min-width:1520px) {
  
}
@media screen and (min-width:1530px) {
  
}
@media screen and (min-width:1535px) {
  
}
@media screen and (min-width:1536px) {
  
}    
@media screen and (min-width:1555px) {
  
}
@media screen and (min-width:1557px) {
  
}
@media screen and (min-width:1560px) {
  
}
@media screen and (min-width:1567px) {
  
}
@media screen and (min-width:1570px) {
  
}
@media screen and (min-width:1580px) {
  
}
@media screen and (min-width:1584px) {
  
}
@media screen and (min-width:1590px) {
  
}
@media screen and (min-width:1600px) {
  
}
@media screen and (min-width:1607px) {
  
}
@media screen and (min-width:1610px) {
  
}
@media screen and (min-width:1616px) {
  
}
@media screen and (min-width:1620px) {
  
}
@media screen and (min-width:1630px) {
  
}
@media screen and (min-width:1631px) {
  
}
@media screen and (min-width:1640px) {
  
}
@media screen and (min-width:1647px) {
  
}
@media screen and (min-width:1650px) {
  
}
@media screen and (min-width:1656px) {
  
}
@media screen and (min-width:1660px) {
  
}
@media screen and (min-width:1663px) {
  
}
@media screen and (min-width:1670px) {
  
}
@media screen and (min-width:1680px) {
  
}
@media screen and (min-width:1690px) {
  
}
@media screen and (min-width:1700px) {
  
}
@media screen and (min-width:1703px) {
  
}
@media screen and (min-width:1726px) {
  
}
@media screen and (min-width:1730px) {
  
}
@media screen and (min-width:1743px) {
  
}
@media screen and (min-width:1755px) {
  
}
@media screen and (min-width:1760px) {
  
}
@media screen and (min-width:1770px) {
}
@media screen and (min-width:1783px) {
  
}
@media screen and (min-width:1790px) {
  
}
@media screen and (min-width:1805px) {
  
}
@media screen and (min-width:1810px) {
  
}
@media screen and (min-width:1823px) {
  
}
@media screen and (min-width:1832px) {
  
}
@media screen and (min-width:1840px) {
  
}
@media screen and (min-width:1850px) {
  
}
@media screen and (min-width:1863px) {
  
}
@media screen and (min-width:1870px) {
  
}
@media screen and (min-width:1880px) {
  
}
@media screen and (min-width:1890px) {
  
}
@media screen and (min-width:1900px) {
  
}
@media screen and (min-width:1910px) {

}
@media screen and (min-width:1920px) {
  
}