@font-face {
    font-family: 'FZLTCXH';
    src: url('../fonts/FZLTCXH.eot');
    src: url('../fonts/FZLTCXH.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FZLTCXH.woff2') format('woff2'),
    url('../fonts/FZLTCXH.woff') format('woff'),
    url('../fonts/FZLTCXH.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FZLTXH';
    src: url('../fonts/FZLTXH.eot');
    src: url('../fonts/FZLTXH.eot?#iefix') format('embedded-opentype'),
    url('../fonts/FZLTXH.woff2') format('woff2'),
    url('../fonts/FZLTXH.woff') format('woff'),
    url('../fonts/FZLTXH.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.textHeading {
    font-family: "FZLTCXH", 'MicroYaHei', 'simHei', Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6{
    padding: 0px;
    margin: 0px;
}
body,
h2,
p,
ul,
li {
  margin: 0;
  font-family: Helvetica, Arial, "微软雅黑", "黑体", sans-serif;
  list-style: none;
}

body,
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
ul {
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
}
p {
    color: #373737;
    font-size: 16px;
    text-align: left;
}
.noM {
  margin: 0 !important;
}
.header {
  width: 100%;
  height: 70px;
  position: relative;
  background: #000;
}
.logo {
  position: absolute;
  top: 16px;
  left: 130px;
}
.logo img {
  border: none;
}
.cont {
  width: 1178px;
  margin: 0 auto;
}
.banner {
  height: 200px;
  margin: 65px auto;
}
.banner .left {
  width: 50%;
  height: 100%;
    background-color: #242424;
  float: left;
    padding:2% 3%;
    box-sizing: border-box;
}
.banner .left img{
    width: 13%;
    margin-bottom: 1%;
}
.banner .right {
  width: 50%;
  background: url("../images/steward/banner_right.jpg") no-repeat center center;
  float: left;
  height: 100%;
}
.banner h3{
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.introduce {
    overflow: hidden;
    margin: 65px auto;
}
.introduce p {
  text-align: left;
    padding-bottom: 25px;
}
.introduce .left {
    box-sizing: border-box;
    float: right;
    padding: 0% 3%;
    width: 50%;
}
.introduce .right {
  width: 50%;
  float: right;
}
.introduce .right img {
  width: 100%;
}
.advantage ul {
  background-color: #efefef ;
  display: inline-block;
    margin-bottom: 35px;
}
.advantage ul li {
  box-sizing: border-box;
  display: inline-table;
  padding: 2% 3%;
  width: 33%;
}
.advantage ul li h3 {
  background: rgba(0, 0, 0, 0) url("../images/steward/dian.png") no-repeat scroll left 9px;
  padding-left: 20px ;
  box-sizing: border-box;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 13px;

}
.advantage ul li p {
  padding-left: 20px ;
  box-sizing: border-box;
    font-size: 12px;
    color: #676767;
    line-height: 18px;
}
h2 {
  text-align: center;
  margin: 0 auto;
  padding: 25px 0;
  font-size: 43px;
  color: #0757a0;
  font-weight: bold;
}

p > a {
  color: #4d4d4d;
}
.footer {
  width: 100%;
  height: 63px;
  line-height: 63px;
  background-color: #000;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  clear: both;
}
.content_nav {
  background-color: #efefef;
    margin-bottom: 40px;
}
.content_nav ul {
  display: inline-block;
  background-color: #737373;
  width: 100%;
  color: #ffffff;
}
.content_nav ul li {
      width: 25%;
      float: left;
      text-align: center;
      height: 45px;
      line-height: 45px;
    font-size: 18px;
    box-sizing: border-box;
    cursor:pointer;
    border-right: 1px solid #fff;
}
.content_nav ul li:last-child {
  border-right: 0;
}
.content_nav ul li.border_1 {
    border-left:1px solid #fff ;
    border-right:1px solid #fff ;
    box-sizing: border-box;
}
.content_nav ul li.active {
    background-color: #242424;
}
.content_nav ul li span{
    font-size: 14px;
}
.content_nav .needOuter{
    display: none;
}
.content_nav .needOuterShow{
    display: block;
}
.content_nav ul.content_nav_mb{
    display: none;
}
.content_nav .needOuter {
  padding: 10px;
  box-sizing: border-box;
}
.content_nav .needOuter table {
  text-align: left;
  border: 5px solid #efefef;
  color: #242424;
    font-size: 14px;
}
.content_nav .need_02 table {

}
.content_nav .needOuter table tr {
  box-sizing: border-box;
}
.content_nav .needOuter table td.list_01 {
    background-color: #c8c8c8;
    padding: 20px;
    text-align: center;
}
.content_nav .needOuter table td.list_04 {
    background-color: #c8c8c8;
    text-align: center;
}
.content_nav .needOuter table td.list_02 {
    padding: 20px;
    text-align: center;
}
.content_nav .needOuter table td.list_03 {
    font-size: 12px;
    line-height: 24px;
}
.content_nav .needOuter table tr th,
.content_nav .needOuter table tr td {
  padding: 2% 3%;
  background-color: #fff;
  border-bottom: 2px solid #efefef ;
}
.content_nav .needOuter table.pc_table{
    display: inline-table;
}
.content_nav .needOuter table.mb_table{
    display: none;
}
.content_nav .needOuter table.pc_table tr th, .content_nav .needOuter table.pc_table tr td{
    border-left: 4px solid #efefef;
    border-bottom: 4px solid #efefef ;
}
.content_nav .need_03 table tr th,
.content_nav .need_03 table tr td {
    padding: 2% 3%;
    background-color: #fff;
    border-bottom: 1px solid #efefef ;
}

.content_nav .needOuter table tr th {
  padding: 1% 3%;
  background-color: #242424;
  color: #fff;
    border-left: 1px solid #efefef;
}
.content_nav .need_03 table tr td {
    padding: 1% 3%;
}
.content_nav .needOuter table tfoot tr td {
    padding: 1% 3%;
}
.prods_mb {
  display: none;
}
.cont_mb {
  display: none;
}
.footer_mb {
  display: none;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/* .clearfix{*+height:1%;} */
.links { padding: 60px 0; }
.links div{ float: left; width: 50%; text-align: center; }

.links a.cta {
    display: inline-block;
    width: 50%;
    height: 50px;
    font-size: 22px;
    color: white;
    line-height: 50px;
}
.links a.cta.blue {
    background-color: #10218b;
}
.links a.cta.yellow {
    background-color: #ffb717;
}

.epa_zz,.epa_zz *{ box-sizing: border-box; font-size: 14px; }
.epa_zz{
    display: none;
    position: fixed;
    width: 500px;
    left: 50%;
    margin-left: -250px;
    top: 15%;
    background: #fff;
    z-index: 99;
    padding: 40px 20px;
    box-shadow: 0 0 10px #888888;
}
/*.epa_zz .kuang{
    width: 100%;
    height: 100%;
    border: 1px solid #d1d1d1;
    padding: 20px 30px;
    overflow-y: auto;
    overflow-x: hidden;
}*/
.epa_zz ul,.epa_zz ul li{
 padding: 0; margin: 5px 0;
}
.epa_zz .left_span{ width: 100px; float: left; line-height: 30px;  }
.epa_zz .left_span.lang{line-height: 20px;  }
.epa_zz input{ width: 100%; border: 1px solid #eee; height: 30px; padding: 0 10px; }
.epa_zz textarea{ width: 100%; border: 1px solid #eee; height: 60px;  padding: 0 10px; resize: none; font-family: Arial, "微软雅黑", "黑体", sans-serif; }
.epa_zz .right_input{float: right; 
    width: -moz-calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);}
.epa_zz .name input{ width: 48%;  float: left; }
.epa_zz .name input:first-child{ margin-right: 4%; }
.epa_zz p{
    color: #333;
    font-family: Arial, "微软雅黑", "黑体", sans-serif;
    margin:0;
    line-height: 1.5em;
}
.epa_zz h2{
    margin: 0;
    margin-bottom: 20px;
    color: #000;
    font-weight: bold;
    padding: 0;
    font-size: 22px;
    text-align: center;
}
.epa_zz .form_info{
    background: #f7f7f7;
    padding: 30px 5%;
}
.closezz{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.btn_submit{ width: 40%; margin: 20px auto; }
.btn_submit input{ line-height: 40px;color: #fff; background: #1b8be9; height: 40px; }
.epa_zz_bg{ width: 100%; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 98; display: none }

.download-software{ 
  box-sizing: border-box;
    position: fixed;
    width: 500px;
    left: 50%;
    margin-left: -250px;
    top: 20%;
    background: #fff;
    z-index: 99;
    padding: 40px 20px;
    box-shadow: 0 0 10px #888888; 
    display: none;
}
.download-software p{
  color: #000;
}  
.download-software a{
    line-height: 35px;
    color: #fff;
    background: #1b8be9;
    height: 35px;
    display: block;
    margin: 10px 0 0;
    text-align: center;
    width: 8em;
    font-size: 14px;

    letter-spacing: 2px;
}















@media only screen and (max-width: 1280px) {
    .banner h3 {
        color: #fff;
        font-size: 28px;
    }
  .cont {
    width: 1024px;
  }
  .prods > ul {
    width: 246px;
    margin-right: 13px;
  }
  .feature .cont ul li {
    width: 246px;
    height: 246px;
    margin-left: 13px;
  }
  .feature .cont ul li .feaImg {
    left: 26px;
  }
  .resolve ul li {
    width: 331px;
  }
}
@media only screen and (max-width: 980px) {
  .banner .mb {
    display: block;
  }
  .banner .pc {
    display: none;
  }
  .prods_mb {
    display: block;
  }
  .cont_mb {
    display: block;
  }
  .footer_pc {
    display: none;
  }
  .footer_mb {
    display: block;
  }
  .footer_mb {
    font-size: 12px;
    height: 60px;
    line-height: 22px;
    padding-top: 15px;
  }
  .prods_pc,
  .cont_pc {
    display: none;
  }
  .logo {
    left: 38px;
  }
  .cont {
    width: 100%;
  }
  .cont_mb {
    width: 95%;
    margin: 0 auto;
  }
  .prods > ul {
    margin-right: 25px;
  }
  .prods_mb {
    width: 95%;
    margin: 0 auto;
  }
  .prods_mb > ul {
    width: 48%;
  }
  .feature .cont ul {
    margin-bottom: 20px;
  }
  .feature .cont ul li {
    width: 49%;
    margin-left: 12px;
  }
  .feature .cont_mb ul li .feaImg {
    left: 25%;
  }
  .feature .cont .fuwuWrapper {
    padding-top: 110px;
  }
  .feature .cont_mb .fuwu .fuwu1Img,
  .feature .cont_mb .fuwu .fuwu2Img {
    top: -105px;
  }
  .resolve {
    width: 95%;
    margin: 0 auto;
  }
  .resolve ul li {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    margin-left: 0;
  }
  .resolve .btomTxt {
    margin: 0 auto;
  }
  .resolve ul li p {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 680px) {
    .banner {
        height: 100px;
        margin: 15px auto;
    }
    .cont {
        width: 100%;
        padding: 0px 15px;
        box-sizing: border-box;
        background-color: #fff;
    }
    .banner h3 {
        color: #fff;
        font-size: 15px;
    }
    .banner .right {
        width: 30%;
    }
    .banner .left {
        width: 70%;
    }
    .banner .left {
        padding: 4% 4%;
    }
    .introduce .right {
        width: 100%;
        margin: 10px 0px;
    }
    .introduce .left {
        width: 100%;
    }
    .introduce {
        overflow: hidden;
        margin: 0px auto;
    }
    .introduce p {
        padding-bottom: 12px;
    }
    .content_nav .needOuter {
        padding: 0px;
    }
    .content_nav .need_02 table tr th, .content_nav .need_02 table tr td {
        padding: 2% 3%;
        border: 2px solid #efefef;
        width: 50%;
    }
    .content_nav .needOuter table td.list_02 {
       padding:5px 0px;
        background-color: #c8c8c8;
    }
    .content_nav .needOuter table tr th {
        padding: 2% 3%;
        background-color: #494949;
    }
    .content_nav .needOuter table.pc_table{
        display: none;
    }
    .content_nav .needOuter table.mb_table{
        display: inline-table;
    }

    .content_nav ul.content_nav_pc{
        display: none;
    }
    .content_nav ul.content_nav_mb{
        display: block;
    }
    .content_nav .needOuter {
        display: block;
    }
    .advantage ul li {
        width: 49%;
    }
    .content_nav ul li {
        width: 100%;
        float: left;
        text-align: center;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        box-sizing: border-box;
        cursor: pointer;
    }
    .advantage ul li h3 {
        background: rgba(0, 0, 0, 0) url("../images/steward/dian.png") no-repeat scroll left 7px;
        padding-left: 13px;
        box-sizing: border-box;
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 7px;
        background-size: 5%;
    }
    .advantage ul li p{
        padding-left: 13px;
    }
  .prods > ul li span,
  .prods > ul li.link a,
  p {
    font-size: 14px;
  }
  .feature .cont_mb .fuwu .fuwu1Img,
  .feature .cont_mb .fuwu .fuwu2Img {
    width: 29.4%;
    top: -95px;
  }
  .resolve h2 {
    padding-top: 36px;
    padding-bottom: 20px;
  }
  .feature .cont .fuwu {
    height: 196px;
  }
  .feature .cont .fuwu .fuwuTxt h3 {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 520px) {
  .feature .cont_mb ul li .feaImg,
  .feature .cont_mb .fuwu .fuwu1Img,
  .feature .cont_mb .fuwu .fuwu2Img {
    top: -80px;
  }
}
@media only screen and (max-width: 420px) {
  .feature .cont ul {
    padding-top: 80px;
  }
  .feature .cont_mb ul li .feaImg,
  .feature .cont_mb .fuwu .fuwu1Img,
  .feature .cont_mb .fuwu .fuwu2Img {
    top: -66px;
  }
}
@media only screen and (max-width: 380px) {
  .feature .cont_mb ul li .feaImg,
  .feature .cont_mb .fuwu .fuwu1Img,
  .feature .cont_mb .fuwu .fuwu2Img {
    top: -60px;
  }
}
@media only screen and (max-width: 320px) {
  .feature .cont ul {
    padding-top: 60px;
  }
  .feature .cont ul li {
    margin-left: 6px;
    height: 272px;
  }
  .feature .cont ul li h3 {
    padding-top: 50px;
  }
  .feature .cont_mb ul li .feaImg {
    top: -50px;
  }
  .feature .cont .fuwu .fuwuTxt {
    width: 100%;
  }
  .feature .cont .fuwu .fuwuTxt h3 {
    padding-top: 32px;
  }
  .feature .cont_mb .fuwu .fuwu1Img,
  .feature .cont_mb .fuwu .fuwu2Img {
    top: -52px;
  }
  p {
    font-size: 14px;
  }
  h2 {
    font-size: 30px;
  }
}
.adv-wrapper{
  /* position: absolute; */
  background: #333;
  line-height: 1;
  top: -40px;
  width: 100%;
  right: 0;
  height: 40px;
  z-index: 9999;
}

.adv-wrapper .adv-wrapper-text{
  display: block;
  line-height: 40px;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  text-align: right;
  max-width: 976px;
  margin: 0 auto;
  color: #a8a8aa;
  -webkit-transform: scale(0.85);
  -o-transform: scale(1);
  font-size: 9px;
  margin-right: 7.4%;
  /* font-family: "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif; */
}
@media only screen and (max-width: 1366px){
  .adv-wrapper .adv-wrapper-text {
    
    margin-right: 8.4%;
  }
}
@media only screen and (max-width: 1024px){
  .adv-wrapper {
    min-width: 20%;
  }
  .adv-wrapper .adv-wrapper-text {
    margin-left: auto;
    width: auto;
    padding: 0 25px;
    position: relative;
    left: 0;
    margin-right: 9.4%;
  }
}

@media only screen and (max-width: 768px){
  .adv-wrapper {
    top: -44px;
      height: 44px;
  }
  .adv-wrapper .adv-wrapper-text {
      line-height: 44px;
      padding: 0;
      -webkit-transform: scale(0.80);  
        -o-transform: scale(1);       
       font-size:9px; 
       margin-right: -7%;
  }
}
@media only screen and (max-width: 640px){
  .epa_zz,.download-software{ width: 96%; margin-left: -48%; }
  .links a.cta{ width: 80%; font-size: 16px; }
  .adv-wrapper .adv-wrapper-text {
    -webkit-transform: scale(0.80);  
      -o-transform: scale(1);       
       font-size:9px; 
       margin-right: 5%;
  }
}
@media only screen and (max-width: 414px){
  .adv-wrapper .adv-wrapper-text {
    -webkit-transform: scale(0.80);  
      -o-transform: scale(1);       
       font-size:9px; 
       margin-right: -15px;
  }
}
@media only screen and (max-width: 375px){
  .adv-wrapper .adv-wrapper-text {
    -webkit-transform: scale(0.85);  
      -o-transform: scale(1);       
       font-size:9px; 
       margin-right: -2%;
  }
  
}


@media(max-width:350px){
  .adv-wrapper .adv-wrapper-text {
    -webkit-transform: scale(0.85);  
      -o-transform: scale(1);       
       font-size:9px; 
       margin-right: 0%;
  }
}
