
body {
  margin: 0;
  font-family: "方正兰亭纤黑简体", "MicrosoftYaHei", "Microsoft YaHei", "微软雅黑", STHeiti, SimSun, "宋体", SimHei, Arial;
  width: 100%;
}
/*.row{*/
  /*width: 100%;*/
/*}*/

/*html{*/
/*font-size: 10px;*/
/*}*/

/*.apply-box{*/
/*padding: 20rem 0;margin: 0;color: #04447A;font-size: 2.8rem*/
/*}*/
.title1 {
  font-size: 60px;
  letter-spacing: 8px;
  font-weight: bold;
}
.navbar-brand{
  padding:1px 0px 15px 30px;
  font-weight: bold
}
.navbar-brand span{
  display:block;
  font-size:9px;
  margin-top:3px;
  font-weight:100;
  letter-spacing:1px;
}
.title2 {
  font-size:50px;
}

.title3 {
  font-size:30px;
}

.title4 {
  font-size: 25px;

}

.title5 {
  font-size: 20px;

}

.title6 {
  font-size: 18px;
}
/*.part1 .title1{*/
  /*margin: 3rem;*/
  /*margin: 30px\9;*/
/*}*/


.online_box{
  position:fixed;
  top:150px;
  right:-100%;
  width:505px;
  height:530px;
  z-index:500;
}
#online_ifm{
  width:505px;
  height:530px;
}


.cotent-box{
  min-width: 1280px;
}
#nav{
  float: right;
}
#nav a {
  color: #000000;
  font-size: 16px;
  /*font-size: 1.8rem;*/
}
#nav img{
  /*width: 18px;*/
  position: relative;
  top: -2px;
}
.navbar-default .navbar-brand{
  position:relative;
  display:inline-block;
  color: #2F2725;
  height:48px;
  width:170px;
  margin:0;
  padding:0;
  margin-top:-1px;
  background:url(../images/LOGO-04.png) no-repeat;
  background-size:146px 44px;
}
.navbar-default .navbar-brand:hover{
  background:url(../images/logo02-04.png) no-repeat;
  background-size:146px 44px;
}

#loginBox {
  display: none;
}

.cWhite {
  color: #ffffff;
}

.cBlue {
  color: #61B3FF;
}
.cOrange{
  color: #EEB85C;
}
.cGray{
  color: #595757;
}
.fBold{
  font-weight: bold;
}

.service-box{
  width: 100%;
  height: 242px;
  background: url("../images/home-23.png") no-repeat center;
  text-align: center;
  color: #f5f5f5;
  padding: 20px 0;
}
.service-box h2{
  padding: 22px 15px 40px 15px;
  line-height: 30px;
}

.service-box a:hover{
  text-decoration: none;
  color: #f5f5f5;
}

.try-btn{
  padding: 10px 25px;
  background-color: #ECAB35;
  border-radius: 8px;
  color: #f5f5f5;
  text-decoration: none;
  display: inline-block;

}
.try-btn:hover{
  background-color: #EC971F;
}
.booking-btn{
  padding: 10px 25px;
  border: 1px solid #60ACDF;
  border-radius: 8px;

  text-decoration: none;
  display: inline-block;
}
.service-box a.booking-btn:hover{
  background-color: #202020;
  color: #f60;
}






/*官网底部*/

.footer {
  /*width: 100%;*/
  /*height: 40rem;*/
  background-color: #F5F4F4;
  position: relative;
  padding: 50px 0 0 0;
}

.footer ul {
  float: left;
  margin-left: 20px\9;
}

.footer ul li {
  padding: 5px;
}

.footer ul a {
  color: #4d4d4d;
  text-align: left;
  padding-right: 3rem;
  font-size: 1.4rem
}

.bottomNave {
  max-width: 1220px;
  margin: 0 auto;
}

.bottomNave:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.bottomNave ul {
  /*display: none;*/
  list-style: none;
}

.bottomNave ul li a {
  text-decoration: none;
  font-size: 14px;
}

.bottomNave ul li a:hover{
 text-decoration: underline;
}

.bottomNave ul li:nth-child(1) {
  border-bottom: 1px solid #404040;
  padding-bottom: 12px;
}

.bottomNave ul li:nth-child(1) a {
  text-decoration: none;
}
.bottomNave .fot-tit{
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 12px;
}
.bottomNave .fot-tit a{
  font-size:18px;
}

.bottomRight {
  width: 100%;
  color: #4d4d4d;
  float: left;
  padding-left: 40px;
  text-align: justify;
  margin-left: 60px;
}

.bottomRight p {
  font-size: 14px;
  margin-bottom: 28px;
}

.bottomRight p img {
  width:25px;
}

.bottomRight a {
  font-size: 18px;
  color: #4D4D4D;
}

.app-item{
  width: 25%;
  float: left;
  margin-right: 2%;
  text-align: center;
  position: relative;
}
.app-item img{
  width: 50px;
  margin-bottom: 5px;
  opacity: 0.7;
}
.app-item img:hover{
  opacity:1;
}

.ios-item:hover:before{
  content: url("../images/icon-42.png");
  position: absolute;
  left:-24px;
  top:75px;
}
.android-item:hover:before{
  content: url("../images/icon-43.png");
  position: absolute;
  left:-24px;
  top:75px;
}
.weixin-item:hover:before{
  content: url("../images/icon-39-wx.png");
  position: absolute;
  left:-24px;
  top:75px;
}

.address {
  width: 100%;
  height: 40px;
  background-color: #F5F4F4;
  color: #4d4d4d;
  text-align: center;
  border-top: 1px solid #EBEBEB;
}

.address p {
  margin-top: 10px;
}
.address p a{
  display:none;
}
/*返回顶部*/
.help-box{
  position: fixed;
  bottom: 20%;
  right: 0px;
  z-index: 200;
}
.online-btn,.go-back,.weixin-btn,.iphone-btn,.android-btn,.normal-btn{
  width: 45px;
  height: 45px;
  /*display: inline-block;*/
  text-align: center;
  line-height:45px;
  background-color:#C9C9CA ;
  border-top: 1px solid #A1978D;
  color: #ffffff;
  font-size: 14px;
  padding: 2px;
  cursor: pointer;
  position: relative;
  opacity: 0.9;
}
#iphone,#android{
  border-top: none;
 }
.help-box img{
  /*width: 100%;*/
  vertical-align: middle;
}
.online-btn{
  display: inline-block;
  background-color: #F5AF31;
  border-top: none;
}
.help-box a:hover{
  color: #ffffff;
  text-decoration: none;
}
.online-btn:hover:before{
  content: url("../images/help-box-09.png");
  position: absolute;
  left:-80px;
  top:8px;

}
.weixin-btn:hover:before{
  content: url("../images/help-box-05.png");
  position: absolute;
  left:-140px;
  top:-43px;

}
.iphone-btn:hover:before{
  content: url("../images/help-box-06.png");
  /*background-color: #ffffff;*/
  position: absolute;
  left:-162px;
  top:-58px;
}
.android-btn:hover:before{
  content: url("../images/help-box-07.png");
  /*background-color: #ffffff;*/
  position: absolute;
  left:-162px;
  top:-58px;
}
.help-box div:hover{
  background-color:#F6B031 ;
}
.help-box .online-btn div:hover{
  background-color:#fff;
}
.help-box .online-btn .tipbox{
  right: 60px !important;
}
/*5.20修改*/
.new-help-box{
  position: fixed;
  bottom: 40%;
  right:0px;
  z-index: 200;
}
.new-chat-btn,.new-weixin-btn{
  width: 70px;
  height:70px;
  background-color:#F39A1A ;
  text-align: center;
  margin-top: 20px;
  border-radius: 4px;
  box-shadow: 2px 2px 2px gray;
  cursor: pointer;
  padding-top: 5px;
  font-size: 12px;
  opacity: 0.9;
  color: #f5f5f5;
}
.new-weixin-btn{
  position:relative;
}
.new-chat-btn:hover:before{
  content: url("../images/help-box-09.png");
  position: absolute;
  left:-85px;
  top:20px;
}
.new-chat-btn a{
  text-decoration: none;
  color: #f5f5f5;
  font-size: 12px;
}

.new-weixin-btn:hover:before{
  content: url("../images/help-box-05.png");
  position: absolute;
  left:-145px;
  top:-30px;
}

/*----*/

/*申请试用、预约演示*/
.apply-box .apply {
  width: 146px;
  height: 52px;
  background-color: #ffc424;
  font-size: 20px;
  line-height: 52px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  color: #000000;

}
.apply-box .demonstration {
  width: 146px;
  height: 52px;
  font-size: 20px;
  line-height: 48px;
  border-radius: 10px;
  display: inline-block;
  border: 2px solid #04447A;
  cursor: pointer;
  color:#04447A ;
}

.apply-box .apply:hover{
  background-color: #F5B031;
  color: #f5f5f5;
  text-decoration: none;

}
.apply-box .demonstration:hover{
  background-color:#04447A ;
  border-color:#04447A ;
  color: white;
  text-decoration: none;
}

/*评价语*/
.praise {
  /*max-width: 1120px;*/
  background-color: #F5B031;
  padding: 30px 0;
  position: relative;
  margin: 0 auto;
}

.praise p {
  margin: 0 auto;
  text-align: left;
  font-size: 22px;
  line-height: 60px;
  color: #ffffff;

}

.rocket-img {
  width: 50%;
  position: absolute;
  top: -25%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.quote1 {
  position: relative;
  top: 100px;
}

.quote2 {
  position: relative;
  top: -100px;

}

.praise-content {
  text-align: left;
  font-size: 22px;
  line-height: 60px;
  padding: 0 170px;
  color: #ffffff;
}

.praise .principal {
  text-align: right;
}

@media (min-width: 769px) {
  .mobile-hide {
    display: none;
  }

  .pc-hide {
    display: block;
  }

  .mobile {
    display: none;
  }
  .pc {
    display:block;
  }

  .apply-box {
    padding: 8rem 0 15rem 0;
    padding-top: 100px\9;
    padding-bottom: 150px\9;
    margin: 0;
    color: #04447A;
    font-size: 2.8rem;
    font-size: 28px\9;
  }

  .container{
    padding: 0;
  }
  /*pc端，让产品下拉菜单以滑动的方式出现*/
  .dropdown-toggle:hover+.Catalog{
    display: block;
  }
  .Catalog:hover{
    display: block;
  }
/*pc端导航条*/
  #nav .Catalog {
    position: absolute;
    top: 60px;
    left: -26px;
    padding: 5px 0;
    background-color: #F8F8F8;
    box-shadow: none;
    border: none;
    border-radius: 5px;
    min-width: 100px;
  }
  .Catalog:after{
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    top: -18px;
    left: 0px;
    z-index: 100;

  }
  .Catalog:before {
    content: "";
    border-top: 9px solid transparent;
    border-bottom: 9px solid #fff;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    position: absolute;
    top: -18px;
    left: 50px;
    z-index: 100;
  }
  #nav .Catalog1{
    left: -14px;
  }
  .Catalog1:before{
    left: 40px;
  }
  #nav a:hover{
    color: #61B3FF;
    text-decoration: underline;

  }
  #nav a.signup{
    /*padding-left: 19px;*/
  }
  #nav a.signup:hover{
    color:#EEB85C ;
    text-decoration: none;
  }
  #nav .Catalog a {
    font-size: 14px;
    text-align: center;
  }
  .signup-btn,.signin-btn{
    padding: 4px 11px;
    border: 1px solid #FF9E03;
    border-radius: 5px;
    font-size: 15px;
    color: #FF9E03;
  }
  .signin-btn{
    padding: 4px 12px;
    border-color:#61B3FF ;
    color: #61B3FF;
  }
  .signup-btn {
    padding: 4px 19px;
  }
  .signin-btn:hover{
    background-color:#67A9DC !important;
    color: #f5f5f5 !important;
    border-color: #67A9DC !important;
  }
  .signup-btn:hover{
    background-color:#F5AF2F !important;
    color: #f5f5f5 !important;
    border-color: #F5AF2F !important;
  }
 /*#nav ul.Catalog>li:first-child+li+li+li+li+li+li{*/
   /*border-bottom: 2px solid #C9CACA;*/
  /*}*/
  #nav .Catalog a:hover{
    background-color: #61B3FF;
    color: #f5f5f5;
    text-decoration: none;
  }

  #nav .Catalog a.it{
    /*padding: 10px 0;*/
    /*color: #61B3FF*/
  }
  #nav .Catalog a.it:hover{
    color: #f5f5f5;
  }

  #nav .active {
    color: #268AE6;
  }

  #nav .Catalog a.active{
    background-color:#61B3FF ;
    color: #f5f5f5;
  }
 #nav .telphone:hover{
    text-decoration: none;

  }

  #loginBox {
    display: block;
    position: absolute;
    left: 64%;
    top: 15px;
    font-size: 16px;
  }

  /*PC端底部*/
  .bottomNave ul {
    display: block;

  }
  .bottomNave ul li a{
    /*font-size: 16px;*/
  }
  .bottomRight {
    width: 28%;
    float: left;
  }

  /*.bottomRight p {*/
    /*font-size: 2rem;*/
  /*}*/

  /*.bottomRight p img {*/
    /*width: 3rem;*/
  /*}*/

  /*.bottomRight a {*/
    /*font-size: 2.4rem;*/
  /*}*/

  .address {
    font-size: 12px;
  }

  .part4-content {
    width: 900px;
  }
  .imgBox{
    width: 1100px;
    margin: 0 auto;
    text-align: justify;
    font-size:0;
  }

  #firstImgBox {
    margin-top: 63px;
  }

  .praise .principal {
    width: 45%;
  }
  .last-ul{
    padding-right:80px;
    border-right: 1px solid #E8E8E8
  }
}
@media (max-width: 1366px) {
  .title1 {
    font-size: 43px;
    letter-spacing: 8px
  }

  .title2 {
    font-size: 40px;
  }

  .title3 {
    font-size: 29px;
  }

  .title4 {
    font-size:22px;
  }

  .title5 {
    font-size: 18px;
  }

  .title6 {

    font-size: 15px;

    /*color: #595757*/
  }
  .bottomNave {
    max-width: 1120px;
    margin: 0 auto;
  }
}


@media (max-width: 768px) {
  .title1 {
    font-size: 30px;
    letter-spacing: 8px
  }

  .title2 {
    font-size: 28px
  }

  .title3 {
    font-size: 22px
  }

  .title4 {
    font-size: 18px
  }

  .title5 {
    font-size: 16px
  }

  .title6 {
    font-size: 14px;
    /*line-height: 14px*/
  }
  
  .online_box{
    display:none;
  }
  #nav a.it{
    padding-top: 10px;
    padding-bottom: 0;
  }
  #nav .active {
    color: #268AE6;
  }

  #nav .Catalog a.active{
    background-color:#61B3FF ;
    color: #f5f5f5;
  }
  /*#nav ul.Catalog>li:first-child+li+li+li+li+li+li{*/
    /*border-bottom: 2px solid #61B3FF;*/
  /*}*/

  .navbar-brand{
    padding:1px 0px 15px 10px;

  }
  .navbar-brand span{
    font-size:10px;
    letter-spacing:3px;
  }
  .mobile-hide {
    display: block;

  }

  .pc-hide {
    display: none;
  }

  #nav{
    float: none;
  }
  .mobile {
    display: block;
    /*padding:0 16px;*/
  }

  .pc, #nav .pc{
    display: none;
  }


  .footer {
    padding-top: 10px;
    margin-bottom: 60px;
  }

  .address p {
    margin-top: 30px;
    /*font-size: 10px;*/
  }

  .apply-box {
    display: inline-block;
    padding: 50px 0;
  }

  .apply-box .apply,.apply-box .demonstration {
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }

  .praise {
    padding: 20px 0 20px 0;
  }

  .praise p {
    width: 90%;
    font-size: 16px;
  }
  .cursor-default{
    cursor:default;
  }
  .praise-content {
    padding: 0 10px;
    font-size: 16px;
    line-height: 30px;
  }

  .rocket-img {
    width: 80%;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .chat-box{
    /*text-align: center;*/
    height: 60px;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 60px;
    background-color:#68A8DC;
    position: fixed;
    bottom: 0;
  }
  #chat-online,#phone{
    float: left;
    width: 50%;
    height: 100%;
  }
  .chat-box a{
    color: #ffffff;
  }
  #phone{
    border-left: 1px solid #ffffff;
  }

  .bottomNave{
    padding: 12px;
  }
  .bottomNave> ul:first-child + ul+ul+ul{
    clear: left;
  }
  .bottomNave ul li a{
    font-size: 14px;
  }
  .bottomRight{
    display: none;
  }

  .service-box{
    height: auto;
    background-image: none;
    background-color: #1A263C;
    padding-bottom: 30px;
  }
  .service-box .try-btn{
    margin-bottom: 10px;
  }
  .service-box .booking-btn{
    margin-top: 10px;
  }
   .footer ul {
        margin: 0;
        padding: 0 .2rem;
        width: 32%;
        display: block
    }

    .footer ul.last-ul {
        padding: 0 .2rem
    }

    .footer ul li a {
        display: block;
        margin: 0;
        padding: 0;
        font-size: .24rem
    }

    .footer ul li.fot-tit a {
        font-size: .28rem
    }

    .address p {
        margin-top: 10px;
        font-size: 11px
    }

    .service-box {
        font-size: 14px
    }




    .footer ul {
        margin: 0;
        padding: 0 10px;
        width: 32% !important;
        display: block
    }

    .footer ul.last-ul {
        padding: 0 10px;
    }

    .footer ul li a {
        display: block;
        margin: 0;
        padding: 0;
        font-size: 13px;
    }

    .footer ul li.fot-tit a {
        font-size: 12px;
    }

    .address p {
        margin-top: 10px;
        font-size: 11px
    }

    .service-box {
        font-size: 14px
    }
}
@media (max-width: 320px) {
  .title1 {
    font-size: 25px;
    letter-spacing: 8px
  }

  .title2 {
    font-size: 22px
  }

  .title3 {
    font-size: 18px
  }

  .title4 {
    font-size: 16px
  }

  .title5 {
    font-size: 14px
  }

  .title6 {
    font-size: 12px;
    /*line-height: 24px*/
  }
  .bottomNave{
    padding: 0px;
  }
  .bottomNave ul{
    padding-left: 30px;
  }
}

#__ewei__box__webchat__button__{
  right: 0 !important; margin-right:10px; bottom: initial; z-index: 99999; font-family: "Microsoft YaHei", Tahoma, Arial, SimSun; cursor: pointer; color: rgb(255, 255, 255); height: auto; text-align: center; top: 40%; left: initial; width: 70px; margin-top: 0px; display: block; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;
}
#__ewei__box__webchat__button__ .new-chat-btn{
  margin-top:0 !important;
}
#__ewei__support__webchat__box__Ecnwe3pbcGMhatybSCRK{
  top: 16%;
  left: initial;
  right: 10px;
}
.tipbox{
  top:0 !important;
  right:82px !important;
}
.dropdown-menu li{position: relative;}
.tag_new{
  position: absolute;
  top: -1px;
  right: -18px;
  color: #fff;
  width:40px;
  height:21px;
  line-height:21px;
  text-align:center;
  font-size:12px;
  padding: 0 2px;
  background: url('../images/mobile-service/new.png') no-repeat;
}
.tag_hot{
  position: absolute;
  top: -1px;
  right: -18px;
  color: #fff;
  width:40px;
  height:21px;
  line-height:21px;
  text-align:center;
  font-size:12px;
  padding: 0 2px;
  background: url('../images/mobile-service/hot.png') no-repeat;
}
@media (max-width: 768px) {
  .tag_new,.tag_hot{
    right: -7px !important;
  }
}
