@charset "utf-8";
* {
  margin: 0;
  padding: 0
}
body {
  font-family: arial;
  font-size: 14px;
  line-height: 22px;
}
a:link, a:visited {
  text-decoration: none
}
a {
  text-decoration: none;
  cursor: pointer;
  outline: none
}
a:hover {
  text-decoration: none
}
ul, li {
  list-style-type: none
}
.red {
  color: #ef1b2e
}
.lf {
  float: left
}
.rg {
  float: right
}
.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: ""
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0
}
.head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  height: auto;
  transition: all .3s
}
.head-top {
  width: 100%;
  height: 40px;
  background: #2b2b2b
}
.head-top-line {
  width: 1px;
  height: 13px;
  background: #5b5b5b;
  display: inline-block;
  margin: 0 18px 0;
  position: relative;
  top: 13px;
  float: left
}
.head-top-ul {
  float: right;
  margin: 0
}
.head-top-ul > li {
  color: #c5c5c5;
  width: auto;
  padding-left: 28px;
  line-height: 40px;
  float: left
}
.head-top-ul > li:nth-child(1) {
  background: url(../images/icon/top_icon_tel_402x.png)no-repeat left center;
  background-size: 18px 18px
}
.head-top-ul > li:nth-child(2) {
  margin-left: 38px;
  background: url(../images/icon/top_icon_emile_402x.png)no-repeat left center;
  background-size: 18px 18px
}
.head-top-ul li a {
  color: #ff9600
}
.head-top-ul > li:nth-child(4) {
  position: relative;
  padding-left: 0
}
.head-top-ul > li:nth-child(4) > a {
  color: #c5c5c5
}
.head-top-ul > li:nth-child(4) a span {
  margin-left: 10px
}
.head-top-ul > li:nth-child(4):hover .lan-menu {
  transition: all .5s ease-in-out;
  display: block
}
.header .container {
  width: 1200px
}
.lan-menu {
  position: absolute;
  left: -35px;
  display: none;
  transition: all .5s ease-in-out;
  z-index: 9999
}
.lan-menu li {
  padding: 10px 30px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-top: none
}
.lan-menu li a {
  display: block;
  color: #333;
  transition: all .2s ease-in-out;
  position: relative;
  left: 0
}
.lan-menu li:hover {
  background: #f5f5f5
}
.logo {
  transition: all .3s
}
.logo a {
  display: block;
  position: relative;
  overflow: hidden
}
.logo img {
  width: 100%;
  position: relative;
  z-index: 100;
  padding-top:18px
}
.nav {
  width: 69%
}
.nav ul {
  margin: 0
}
.nav ul li {
  float: left;
  height: 80px;
  position: relative;
  margin-right: 1px
}
.nav ul li:nth-child(8) {
  margin-right: 0
}
.nav ul li .a1 {
  text-decoration: none;
  line-height: 80px;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333;
  padding: 0 18px;
  letter-spacing: 1px;
  text-transform: capitalize !important
}
.nav ul li.active-line {
  background: #164fbe;
  background-size: 100% 2px;
  border-bottom: 3px solid #ff9600
}
.nav ul li.active-line a {
  color: #fff
}
.nav ul li:hover {
  background: #ff9600;
  background-size: 100% 2px;
  border-bottom: 3px solid #fbc539
}
.nav ul li:hover .a1 {
  color: #fff
}
.nav ul li .div1 {
  display: none;
  background: #fff;
  width: 100%;
  left: 0;
  position: absolute;
  top: 120px;
  border-bottom: 2px solid #ff9600;
  z-index: 100
}
.nav ul li:nth-child(2) {
  position: static
}
.sub-nav {
  width: 1170px;
  margin: 0 auto
}
.nav ul li .div1 .p1 a img {
  height: 160px
}
.nav ul li .div1 .p1 a {
  display: block;
  font-size: 14px;
  transition: all .5s;
  font-weight: 400;
  color: #333;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav ul li .div1 .p1 a:hover {
  color: #ff9600
}
.nav ul li .div1 .p1 h2 a {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  line-height: 30px;
  padding-left: 5px
}
.a_txt, .moblie_head {
  display: none
}
.sub-div {
  float: left;
  margin-right: 3%;
  padding: 40px 0
}
.sub-div h2 {
  margin: 0
}
.div1 .sub-div:nth-child(1) {
  width: 25%
}
.div1 .sub-div:nth-child(2) {
  width: 20%
}
.div1 .sub-div:nth-child(3) {
  width: 25%
}
.div1 .sub-div:nth-child(4) {
  width: 21%;
  margin-right: 0
}
.div1-a {
  display: none;
  width: 228px;
  height: auto;
  background: #fff;
  position: absolute;
  left: 0
}
.div1-a a {
  display: block;
  color: #666;
  font-weight: 700;
  padding: 15px;
  border-bottom: 1px solid #dfdfdf;
  text-transform: capitalize
}
.div1-a > a i {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  transform: rotate(45deg);
  position: relative;
  top: 0;
  left: 0;
  margin-right: 20px
}
.div1-a a:hover {
  color: #ff9600
}
.hide-top {
  display: none
}
.in-headerBg {
  background: #fff
}
.header_mini {
  position: fixed;
  top: 0;
  z-index: 99999;
  margin: 0 auto;
  padding-top: 0;
  width: 100%;
  height: 60px;
  box-shadow: 0 0 6px #e5e5e5
}
.header_mini .nav ul li .div1 {
  top: 60px
}
.header_mini .nav ul li .a1 {
  line-height: 60px
}
.header_mini .nav ul li {
  height: 60px
}
.header_mini .logo img {
  padding-top: 11px
}
.footer {
  width: 100%;
  height: auto;
  background: #282828;
  position: relative
}
.footer-border {
  position: absolute;
  top: 0;
  width: 100%;
  height: 4px;
  background: url(../images/icon/image_line_big_402x.png)no-repeat top;
  background-size: cover
}
.footer-wrap {
  width: 1200px;
  margin: 0 auto
}
.footer-ul {
  padding-bottom: 30px;
  border-bottom: 1px solid #666;
  margin: 0
}
.footer-ul li {
  width: 25%;
  float: left
}
.footer-ul li h2 {
  margin-top: 50px
}
.footer-ul li h2 a {
  font-size: 24px;
  font-weight: 700;
  color: #fff
}
.footer-ul li > a, .footer-ul li span {
  padding-left: 30px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #999;
  line-height: 28px;
  background: url(../images/icon/icon_open_def_402x.png)no-repeat left center;
  background-size: 20px 20px
}
.footer-ul li a:hover {
  color: #fff
}
.footer-ul li:nth-child(4) p {
  color: #999;
  margin-bottom: 0
}
.footer-ul li:nth-child(4) p strong {
  color: #ff8400;
  font-size: 18px
}
.footer-ul li:nth-child(4) a {
  background: 0 0;
  padding-left: 0;
  display: inline-block
}
.footer-icon-div {
  width: 100%;
  margin-top: 25px;
  position: relative
}
.footer-icon-div a {
  color: #666;
  width: 15%
}
.footer-icon-div a:hover {
  color: #fff
}
.footer-icon-div a .iconfont {
  font-size: 28px;
  position: absolute;
  bottom: 0
}
.footer-icon-div a .icon-in {
  font-size: 22px
}
.footer-icon-div a .icon-youtobe {
  font-size: 30px;
  bottom: 2px
}
.footer-bottom {
  height: 66px;
  line-height: 66px
}
.footer-bottom img {
  float: left;
  margin-top: 19px
}
.footer-bottom p {
  float: right;
  color: #999;
  margin: 0
}
.app-footer {
  display: none
}
.in_banner {
  margin-top: 120px
}
.banner-cirle {
  bottom: 60px
}
.banner-cirle li {
  width: 30px;
  height: 5px;
  background-color: #fff;
  border-radius: initial;
  border: none
}
.banner-cirle .active {
  width: 30px;
  height: 5px;
  background-color: #ff9600
}
.in-chat {
  width: 100%;
  min-height: 100px;
  background-color: #e9e9e9;
  border-top: 1px solid #dfdfdf
}
.in-chat-wrap p {
  width: 50%;
  float: left;
  font-size: 20px;
  font-weight: 700;
  color: #282828;
  margin-bottom: 0;
  margin-top: 38px
}
.in-chat-div {
  float: right
}
.in-chat-div a {
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 10px 15px;
  min-width: 130px;
  margin-top: 22px;
  font-size: 18px
}
.in-chat-div .chat:hover {
  background: #003db5
}
.in-chat-div .inquiry:hover {
  background: #ff6000
}
.chat {
  background: #164fbe;
  border-radius: 4px
}
.inquiry {
  background: #ff8400;
  border-radius: 4px;
  margin-left: 12px
}
.chat i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/icon/icon_tomore_say_402x.png)no-repeat center;
  background-size: 100% 100%;
  position: relative;
  top: 5px;
  left: 5px
}
.inquiry i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/icon/icon_tomore_spe_402x.png)no-repeat center;
  background-size: 100% 100%;
  position: relative;
  top: 5px;
  left: 5px
}
.header-bg {
  background-color: #fff
}
.pro-banner .banner-cirle {
  bottom:0px;
}
.pro-banner .img-responsive,.in_banner .img-responsive{display: block!important;}
.pro-banner .app-responsive,.in_banner .app-responsive{display: none!important;}
.carousel-inner>.item>img{margin: 0 auto;}
.bread {
  width: 100%;
  background-color: #f7f7f7
}
.breadcrumb {
  margin-top: 120px;
  margin-bottom: 0;
  padding-left: 0
}
.breadcrumb li {
  height: 40px;
  line-height: 40px
}
.breadcrumb li a {
  color: #666
}
.breadcrumb li a:hover {
  color: #333
}
.breadcrumb > .active {
  color: #333
}
.breadcrumb > li + li:before {
  color: #ccc;
  content: "> ";
  padding: 0 5px
}
.xuanfu {
  width: 80px;
  height: auto;
  position: fixed;
  top: 45%;
  right: 1%;
  z-index: 9
}
.in-agent-img {
  margin-bottom: 30px
}
.xuanfu ul {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  margin-bottom: 0
}
.xuanfu ul li {
  padding: 12px 12px 0
}
.xuanfu ul li a, .xuanfu_tel {
  display: block;
  text-align: center;
  text-decoration: none
}
.xuanfu ul li .xuanfu-kf {
  display: block;
  width: 34px;
  height: 34px;
  background: url(../images/icon/pop_icon_chat_402x.png)no-repeat center;
  background-size: cover;
  position: relative;
  left: 10px
}
.xuanfu ul li i {
  display: block;
  color: #666;
  font-size: 26px;
  margin-bottom: 10px
}
.xuanfu ul li a p, .xuanfu_tel p {
  color: #333;
  font-size: 12px;
  line-height: 18px
}
.line-xuanfu {
  display: block;
  width: 60px;
  height: 1px;
  background: #dfdfdf;
  margin: 0 auto
}
.xuanfu ul li:nth-child(1) i, .xuanfu ul li:nth-child(2) i {
  margin-bottom: 5px
}
.xuanfu ul li:nth-child(1):hover, .xuanfu ul li:nth-child(2):hover {
  background-color: #f7f7f7
}
.slide-left {
  transition: all .6s ease
}
.slide-left:hover {
  width: 297px;
  left: -218px;
  position: relative;
  background-color: #ef1b2e;
  border-left: 8px solid #2b2b2b
}
.slide-left:hover .line-xuanfu {
  opacity: 0
}
.slide-left:hover .xuanfu-email-lt {
  display: block;
  position: absolute;
  left: 20px;
  line-height: 50px;
  color: #fff
}
.slide-left:hover i, .slide-left:hover p {
  color: #fff !important
}
.xuanfu-email-lt {
  display: none
}
.slide-left:hover .xuanfu-email-rt {
  margin-right: 0
}
.xuanfu-email-rt {
  position: relative;
  left: 5px
}

.xuanfu ul li:nth-child(5) p, .xuanfu ul li:nth-child(5) i {
  color: #999
}
.xuanfu ul li:nth-child(5) i, .xuanfu-email-rt i {
  position: relative;
  top: 3px
}
.xuanfu-wapp-lt {
  display: none;
  left: -120px;
  position: relative;
}
.slide-wapp-left:hover .xuanfu-wapp-lt {
  display: block;
  position: absolute;
  line-height: 50px;
  color: #fff;
}
#tidio-chat-iframe{right:90px !important;}

#LRdiv0{display: none!important}

@media screen and (max-width:1650px) {
  .globalMap {
    display: none
  }
  .agent-map {
    display: block
  }
}
@media screen and (max-width:1600px) and (min-width:1200px) {
  .nav ul li .a1 {
    font-size: 14px
  }
  .nav ul li .div1 .p1 a {
    font-size: 12px
  }
  .foot_top ul {
    margin-left: 60px
  }
}
@media screen and (max-width:1024px) and (min-width:0px) {
  .head, .bread, .agent-nav, .xuanfu {
    display: none
  }
  .moblie_head {
    display: block;
    height: 60px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd
  }
  .moblie_head .lf {
    padding-top: 18px;
    padding-left: 5%
  }
  .moblie_head .lf img {
    height: 32px
  }
  .moblie_head .rg {
    padding-right: 7%;
    padding-top: 20px
  }
  .moblie_head .rg a img {
    height: 16px;
    vertical-align: top
  }
  .a_txt {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: 10000
  }
  .a_txt .div1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0b0d19;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0;
    top: 0;
    z-index: 1
  }
  .a_txt .div2 {
    position: absolute;
    width: 10%;
    right: 15px;
    top: 3%;
    z-index: 102;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0
  }
  .a_txt .div3 {
    position: absolute;
    width: 60%;
    right: 0;
    top: 0;
    background: #0b0d19;
    height: 100%;
    z-index: 100;
    right: -80%;
    padding-top: 50px
  }
  .a_txt .div3 ul {
    padding-left: 5%;
    padding-right: 5%
  }
  .a_txt .div3 ul li {
    border-bottom: 1px solid #232530
  }
  .a_txt .div3 ul li a {
    display: block;
    height: 45px;
    color: #fff;
    line-height: 45px;
    padding-left: 5%;
    font-size: 16px
  }
  .a_txt .div3 ul li .a_txt2 {
    display: none
  }
  .a_txt .div3 ul li .a_txt2 a {
    height: 40px;
    line-height: 40px;
    font-size: 14px
  }
  .in_banner {
    margin-top: 60px
  }
  .carousel {
    position: relative;
  }
  .pro-banner {
    top: 60px
  }
  .pro-banner .img-responsive,.in_banner .img-responsive{display: none!important;}
  .pro-banner .app-responsive,.in_banner .app-responsive{display: block!important;}
  .pro-banner .banner-cirle {
    bottom: -12px;
    left: 50%
  }
  .banner-cirle {
    bottom: -10px;
    width: 60%;
    left: 50%;
    right: initial
  }
  .footer {
    display: none
  }
  .app-footer {
    display: block;
    width: 100%;
    height: auto;
    background-color: #282828;
    padding-top: 28px;
    text-align: center
  }
  .app-footer-con p, .app-footer-con a {
    color: #999;
    font-size: 1.4rem
  }
  .app-footer-con strong {
    color: #ff8400;
    font-weight: 700
  }
  .app-footer-icon-div {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #666
  }
  .app-footer-icon-div .iconfont {
    font-size: 20px;
    color: #fff
  }
  .app-footer-icon-div a {
    margin-right: 2em
  }
  .app-footer-icon-div a:nth-child(4) {
    margin-right: 0
  }
  .app-footer-icon-div .icon-in {
    font-size: 16px
  }
  .app-coy {
    text-align: center;
    color: #999;
    font-size: 12px;
    padding: 10px 0
  }
  .in-chat {
    margin-top: 40px;
    padding-bottom: 40px
  }
  .in-chat-wrap .row {
    margin: 0
  }
  .in-chat-wrap p {
    width: 80%;
    margin: 0 auto;
    float: initial;
    margin-top: 20px;
    text-align: center;
    font-size: 16px
  }
  .in-chat-wrap p span {
    color: #ff8400
  }
  .in-chat-div {
    width: 90%;
    margin: 0 auto;
    float: initial
  }
  .in-chat-div a {
    width: 46%;
    font-size: 14px
  }
  .in-chat-div .inquiry {
    float: right
  }
  .message {
    display: none
  }
  .agent-cont1 h2 {
    margin: 40px auto
  }
  .agent-cont1-ul {
    padding: 0 15px
  }
  .agent-cont1-ul li {
    width: 47%;
    margin-right: 6%;
    margin-bottom: 20px;
    padding: 40px 0 30px
  }
  .agent-cont1-ul li p {
    margin-top: 20px
  }
  .agent-cont1-ul li:nth-child(2n) {
    margin-right: 0
  }
  .agent-cont2 {
    margin: 40px 0;
    padding-top: 30px
  }
  .agent-cont2-wrap, .agent-cont3 {
    padding: 0 15px
  }
  .agent-cont3-ul li:nth-child(2n) {
    border-right: 1px solid #f7dab1
  }
  .agent-cont3-ul li {
    height: 250px
  }
  .agent-cont3-ul li h3 a {
    font-size: 14px
  }
  .agent-cont4 {
    margin: 30px 0
  }
  .agent-cont4 a {
    padding: 0
  }
  .agent-cont4 .row {
    padding: 30px 15px
  }
  .agent-cont4 a:nth-child(2) {
    float: left
  }
  .agent-cont5-h {
    display: none
  }
  .agent-cont6 {
    padding: 0 15px
  }
  .agent-cont6 {
    margin: 100px auto 0
  }
  .agent-cont6-ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px
  }
  .agent-footer, .agent-beian, .agent-cont5-h {
    display: none
  }
  #tidio-chat-iframe{right:00px !important;}
  .LR_Mini_ICON{right: 12px !important;bottom: 110px !important;}
}
.start-group .h2-banner{font-size:20px!important;line-height: 24px!important;}
.wsapp {
    position: relative;
    transition: all 0.2s;
}

.wsapp:after {
    content: "";
    background: url(../images/whatsapp.jpg) no-repeat;
    width: 150px;
    height: 150px;
    position: absolute;
    z-index: 9999;
    left: 50%;
    bottom: 50%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    display: none;
}

.wsapp:hover:after {
    display: block;
}