.index-case a:hover,
.a-news_wapper .a-news a:hover {
  color: inherit;
  text-decoration: inherit;
}
.nlist_wapper .nlist {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  display: table;
}
.nlist_wapper .nlist ul {
  margin: 0;
}
.nlist_wapper .nlist li {
  width: 32.66666%;
  float: left;
  position: relative;
  list-style: none;
  margin-right: 1%;
  margin-bottom: 1%;
}
.nlist_wapper .nlist li:nth-child(3n) {
  margin-right: 0;
}
.nlist_wapper .nlist li:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}
.nlist_wapper .nlist li .nimg {
  width: 100%;
}
.nlist_wapper .nlist li .nimg img {
  width: 100%;
}
/* .nlist_wapper .nlist li .tbox {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  text-align: center;
  color: #000;
  padding-top: 30px;
} */
.nlist_wapper .nlist li .tbox {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  text-align: center;
  padding-top: 30px;
  /* bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center; */
  color: #fff;
}
.nlist_wapper .nlist li .tbox .t1 {
  font-size: 20px;
  font-weight: bold;
}
.nlist_wapper .nlist li .tbox .t2 {
  font-size: 16px;
  margin-top: 12px;
}
.nlist_wapper .nlist li .tbox .t3 {
  font-size: 16px;
  color: #4489ec;
  margin-top: 16px;
  font-weight: bold;
}

.nlist_wapper {
  margin-top: 50px;
}
.a-news_wapper .a-news {
  height: 650px;
  box-sizing: border-box;
}
.a-news_wapper .a-news .box {
  max-width: 1500px;
  margin: auto;
  padding-top: 106px;
}
.a-news_wapper .a-news .box .title {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  margin-bottom: 20px;
}
.a-news_wapper .a-news .box .list {
  width: 100%;
}
.a-news_wapper .a-news .box .list li {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 14px;
}
.a-news_wapper .a-news .box .list li .t1 {
  color: #fff;
}
.a-news_wapper .a-news .box .list li .t2 {
  color: #fff;
  padding-left: 12px;
}
.a-news_wapper .a-news .box .cks {
  margin-top: 50px;
}
.a-news_wapper .a-news .box .cks div {
  display: inline-block;
  width: 140px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  background: var(--main-color);
  font-size: 16px;
}
.a-news_wapper .a-news .box .cks a {
  color: #fff;
  display: block;
}
.index-case {
  width: 100%;
  background: #f2f5f8;
}
.index-case .box {
  padding-top: 70px ;
  padding-bottom: 36px;
}
.index-case .box .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index-case .box .left-box {
  width: 38%;
}
.index-case .box .left-box .title {
  font-size: 30px;
  color: #000;
  font-weight: bold;
}
.index-case .box .left-box .txt {
  font-size: 14px;
  line-height: 24px;
  color: #000;
  margin-top: 20px;
}
.index-case .box .left-box .more {
  display: inline-block;
  width: 140px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  background: var(--main-color);
  font-size: 16px;
  margin-top: 56px;
  padding: 0;
    border-radius: 0;
}
.index-case .box .right-box {
  width: 48%;
  background-size: 100%;
  box-sizing: border-box;
}
.index-case .box .right-box img {
  width: 100%;
}
.index-case .box .right-box .tbox1 {
  width: 370px;
  height: 170;
  background: rgba(255, 255, 255, .7);
  border-radius: 8px;
  float: left;
  box-sizing: border-box;
  padding: 20px 54px 0 34px;
  margin-right: 14px;
}
.index-case .box .right-box .tbox1 .num {
  font-size: 48px;
  line-height: 58px;
  color: #2c76e0;
  font-weight: bold;
}
.index-case .box .right-box .tbox1 .txt {
  font-size: 20px;
  line-height: 26px;
  color: #191919;
}
.n_footer {
  background: #f2f5f8;
}
.n_footer .subcribe_wrap {
  padding-top: 60px;
  padding-bottom: 70px;
}
.n_footer .left_illustrate {
  float: left;
  width: 28%;
}
.n_footer .left_illustrate .s_title {
  margin-bottom: 20px;
  font-family: '微软雅黑';
  font-size: 24px;
  color: rgb(25, 25, 25);
  margin-top: 0;
  font-weight: bold;
}
.n_footer .left_illustrate .tips {
  font-size: 16px;
  color: rgb(48, 53, 58);
  line-height: 1.35;
}
.n_footer .email_wrap {
  float: left;
  width: 42%;
  margin: 0 2%;
}
.n_footer .contact_wrap {
  position: relative;
  float: right;
  width: 23%;
  padding: 10px 0;
}
.n_footer .email_wrap .input_text {
  width: 77%;
  padding-left: 5%;
  margin-right: 2%;
  height: 50px;
  vertical-align: top;
  font-size: 14px;
  line-height: 50px;
  border: 0;
  background-color: #fff;
}
.n_footer .email_wrap .input_submit {
  width: 20%;
  height: 50px;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  vertical-align: top;
  background: var(--main-color);
  font-weight: bold;
  border: 0;
  font-family: '微软雅黑';
}
.n_footer .email_wrap .s_tips {
  font-size: 18px;
  color: rgb(79, 83, 98);
}
.n_footer .contact_wrap ul {
  margin: 0;
}
.n_footer .contact_wrap li {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.n_footer .cont {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #74787c;
  border-radius: 5px;
}
.n_footer .cont .icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 7px;
}
.n_footer .contact .icon1 {
  background: #fff url(../image/new/icon2-1.png) no-repeat center center;
  background-size: 100% 100%;
}
.n_footer .contact .icon2 {
  background: url(../image/new/icon2-2.png) no-repeat center center;
  background-size: 100% 100%;
}
.n_footer .contact .icon3 {
  background: url(../image/new/icon2-3.png) no-repeat center center;
  background-size: 100% 100%;
}
.n_footer .contact .icon4 {
  background: url(../image/new/icon2-4.png) no-repeat center center;
  background-size: 100% 100%;
}
.n_footer .contact .icon5 {
  background: url(../image/new/icon2-5.png) no-repeat center center;
  background-size: 100% 100%;
}
.n_footer .contact .each {
  z-index: 2;
  position: absolute;
  left: -110px;
  top: -160px;
  display: none;
  padding-bottom: 25px;
}
.n_footer .contact .each > div{
  background-color: #fff;
  width: 220px;
  height: 100px;
  box-sizing: initial;
  padding: 20px;
  position: relative;
}
.n_footer .contact li:hover .each {
  display: block;
}
.n_footer .contact .each strong {
  display: block;
  margin-bottom: 30px;
  font-size: 20px;
}
.n_footer .contact .each .btnq {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background-color: var(--main-color);
}
.n_footer .contact .each .str {
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}
.box_shadow {
  z-index: 1;
  position: relative;
  height: 20px;
  background-color: #f2f5f8;
  box-shadow: 0 6px 6px rgba(0, 0, 0, .075);
  -moz-box-shadow: 0 6px 6px rgba(0, 0, 0, .075);
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .075);
}
.a-banner {
  width: 100%;
  background: top center no-repeat;background-size:100% 100%;
  margin-top: 70px;
}
.a-banner .box {
  margin: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  min-height: 25vw;
  padding-top: 20px;
  padding-bottom: 10px;
}
.a-banner .box::before, .a-banner .box::after {
  display: none;
}

.a-banner .box .t1 {
  font-size: 26px;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
}
.a-banner .box .t2 {
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  margin: 0 auto ;
}
.a-banner .box .cks a {
  color: #fff;
  white-space:nowrap;
}
.a-banner .box .cks div {
  display: inline-block;
  min-width: 190px;
  padding: 0 10px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: var(--main-color);
  color: #fff;
  font-size: 20px;
  margin: 0 15px;
}
.a-banner .box .cks div img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  width: 36px;
}
.a-video {
  box-sizing: border-box;
}
.a-video .box {
  /* max-width: 1500px; */
  margin: auto;
  display: table;
  padding: 122px 0 100px;
}
.a-video .box .video {
  width: 52.5%;
  float: left;
}
.a-video .box .video img {
  width: 100%;
  box-shadow: 10px 10px 15px #999;
  border: 1px solid #eee;
}
.a-video .box .tbox {
  width: 42%;
  float: right;
}
.a-video .box .tbox .t1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  margin-top: 40px;
  color: #000;
}
.a-video .box .tbox .t2 {
  font-size: 16px;
  line-height: 30px;
  color: #000;
  margin-top: 20px;
}
.pors {
  position: relative;
}
.case_info_layout {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, 0);
}
.case_info_type {
  padding-top: 400px;
  color: #FFF;
}
.case_info_type span {
  display: inline-block;
  padding: 0 10px;
  font-family: '微软雅黑';
  font-size: 19px;
  font-weight: bold;
}
.case_info_type span:first-child {
  padding: 0 10px 0 0;
}
.case_info_title {
  width: 75%;
  padding-top: 25px;
  color: #FFF;
  font-size: 80px;
  font-weight: 100;
  font-family: '微软雅黑';
  line-height: 1.15;
}
.newbanner {
  width: 100%;
  height: 654px;
}
.newsinfo {
  width: 100%;
  background: #f2f5f8;
}
.newsinfo .layouts {
  display: table;
}
.infobox {
  width: 100%;
  padding-top: 40px;
}
.infobox .leftbox {
  width: 66.25%;
  float: left;
  background: #fff;
  position: relative;
  padding: 60px 34px 60px 34px;
  box-sizing: border-box;
}
.infobox .leftbox .sharebar {
  left: 10px;
}
.infobox .leftbox .entbox {
  line-height: 1.5;
  text-align: left;
}
.infobox .rightbox {
  width: 32%;
  height: auto;
  float: right;
  background: #fff;
}
.infobox .rightbox .title {
  width: 100%;
  height: 110px;
  background: #74787c;
  color: #fff;
  text-align: center;
  line-height: 110px;
  font-size: 30px;
  font-weight: bold;
}
.infobox .rightbox .list {
  width: 100%;
  padding: 20px 20px 0;
  box-sizing: border-box;
}
.infobox .rightbox .list ul {
  padding-left: 0;
}
.infobox .rightbox .list li {
  list-style: none;
  margin-bottom: 72px;
}
.infobox .rightbox .list li .img {
  width: 100%;
}
.infobox .rightbox .list li .img img {
  width: 100%;
}
.infobox .rightbox .list li .t1 {
  color: #c82506;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
}
.infobox .rightbox .list li .t2 {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  margin-top: 10px;
}
.more_stories .project_list {
  margin-bottom: 0;
}
.project_list_box {
  background: #f1f1f1;
  cursor: pointer;
  transition: 0.5s;
}
.project_list {
  margin-bottom: 24px;
}
.project_list_box:hover {
  z-index: 2;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  /* transform: translate3d(0, -5px, 0); */
}
.project_list_box .img {
  display: flex;
  flex-direction: column;
  border: 1px solid #e5e5e5;
  background: #f2f2f2;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 220px;
}
.project_list_box img {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  object-fit: contain;
}
.project_list a {
  color: #000000;
}
.project_list_text  {
  font-size: 16px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-top: 0;
  text-align: center;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  padding: 10px;
  height: 72px;
  white-space: normal;
}
.project_list a:hover {
  text-decoration: inherit;
  color: var(--main-color);
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.ttf?s5w2ng') format('truetype'),
    font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-printer:before {
  content: "\e954";
}
.icon-mail:before {
  content: "\ea83";
}
.icon-mail2:before {
  content: "\ea84";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-tumblr:before {
  content: "\eab9";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.sharebar {
  display: block;
  margin-bottom: 10px;
  position: absolute;
  left: -20px;
  top: 40px;
}
.sharebar menu {
  padding: 0;
}
.sharebar a[class*=icon]:hover, .sharebar button[class*=icon]:hover {
  background: 0 0;
  border: 0;
  display: block;
}
.sharebar.sharing--fixed {
  position: fixed;
  top: 135px
}
.sharebar.sharing--docked {
  position: absolute;
  top: auto;
  bottom: 30px
}
.sharebar [class*=icon] {
  font-size: 16px;
  color: #4c4c4c;
  text-align: center;
  display: block;
  vertical-align: middle
}
.sharebar [class*=icon]:before {
  display: inline-block;
  vertical-align: middle;
  padding: 16px 14px;
  color: #444
}
.sharebar [class*=icon]:active, .sharebar [class*=icon]:focus, .sharebar [class*=icon]:hover {
  text-decoration: none;
  outline-width: 0
}
.no-print .sharebar .icon-print {
  display: none
}
.sharebar button {
  background: none;
  border: 0;
}
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.more_stories .slider {
  width: 100%;
}
.more_stories .swiper-button-prev {
  left: 50%;
  margin-left: -620px;
  width: 40px;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
.more_stories .swiper-button-next:after,
.more_stories .swiper-button-prev:after {
  font-size: 20px;
}
.more_stories .swiper-button-next {
  right: 50%;
  margin-right: -620px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  background: #fff;
  height: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
.more_stories .swiper-button-prev:hover,
.more_stories .swiper-button-next:hover {
  background: var(--main-color);
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .more_stories .swiper-button-prev {
    margin-left: -375px;
  }
  .more_stories .swiper-button-next {
    margin-right: -375px;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .more_stories .swiper-button-prev {
    margin-left: -496px;
  }
  .more_stories .swiper-button-next {
    margin-right: -496px;
  }
}
@media (min-width:1200px) and (max-width:1300px) {
  .more_stories .swiper-button-prev {
    margin-left: -600px;
  }
  .more_stories .swiper-button-next {
    margin-right: -600px;
  }
}
.more_stories .project_list {
  margin-top: 0;
}
.sales_form1 {
  /* width: 350px; */
  margin: 50px auto 0;
}
.sales_form1 label {
  display: block;
  margin-top: 16px;
}
.sales_form1 label p {
  font-size: 16px;
}
.sales_form1 label p i {
  color: #ea001e;
}
.sales_form1 label input {
  width: 100%;
  line-height: 32px;
  padding: 0 16px 0 12px;
  box-sizing: border-box;
  text-indent: 0;
}
.sales_form1 button {
  width: 100%;
  line-height: 32px;
  background: var(--main-color);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  margin-top: 16px;
  border-radius: 4px;
}
.faq_list {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 25px;
}
.faq_list .faq_item_title {
  padding: 30px;
  align-items: center;
  position: relative;
  border-left: 4px solid transparent;
  background: url(../image/new/icon-arrow-bottom.png) 95% center no-repeat;
}
.faq_list .faq_item_title.active {
  background: url(../image/new/icon-arrow--top.png) 95% center no-repeat;
  border-bottom: 1px solid transparent;
  border-left: 4px solid #0b459b;
}
.faq_list .faq_item_center > div {
  width: 100% !important;
  margin: 0 !important;
  padding: 30px !important;
}
.faq_list .faq_item_center {
  border: 0;
  background: #f7f9fa;
}
.faq_form {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 25px;
  padding-bottom: 15px;
  margin-bottom: 50px;
  padding-top: 15px;
}
.faq_form h3{
  padding-left: 20px;
  margin-bottom: 0;
}
.neiye-nav {
  width: 100%;
  background: #ffffff;
  line-height: 80px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
  z-index: 2;
  position: relative;
}
.neiye-nav a {
  width: 180px;
  text-align: center;
  font-size: 16px;
  color: #222222;
  display: inline-block;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-left: -4px;
  position: relative;
}
.neiye-nav .icon {
  width: 25px;
  vertical-align: middle;
  margin: 0 5px 0 0;
  display: inline-block;
}
.neiye-nav a img:nth-child(1) {
  display: block;
}
.neiye-nav .icon img:nth-child(2) {
  display: none;
}
/* .neiye-nav a.on, .neiye-nav a:hover {
  background: #00459a;
  color: #fff;
} */
.neiye-nav a.on::after{
  content: '';
  width: 100%;
  height: 3px;
  background-color: var(--main-color);
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
}
/* .neiye-nav a.on img:nth-child(1), .neiye-nav a:hover img:nth-child(1) {
  display: none;
}
.neiye-nav a.on img:nth-child(2), .neiye-nav a:hover img:nth-child(2) {
  display: block;
} */
.contact-note-section {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 50px;
  padding: 30px;
}
.contact-note-section .title {
  position: relative;
  font-size: 16px;
  border-bottom: 3px solid #0b459b;
  overflow: hidden;
  padding: 0 0 15px;
}
.contact-note-section .line {
  position: absolute;
  background: url("../image/new/line.png");
  width: 400px;
  height: 15px;
  bottom: 0;
  right: -200px;
}
.contact-note-section .title .left {}
.contact-note-section .title .l1 {
  font-size: 36px;
  font-weight: bold;
  color: #222222;
}
.contact-note-section .title .l2 {
  color: #666666;
}
.contact-note-section .title .right {
  color: #222222;
}
.contact-note-section .title .right span {
  color: #00459a;
}
.contact-sum {
  padding: 100px 0 150px;
}
.contact-sum .title {
  font-size: 48px;
  line-height: 1;
  color: #222222;
  margin: 0px;
  padding-bottom: 50px;
  text-align: center;
}
.contact-sum .contact-box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contact-sum .contact-box > div{
  width: 49%;
}
@media (max-width: 768px) {
  .contact-sum .contact-box > div{
    width: 100%;
  }
}
.contact-sum .content {
  padding: 70px 0 0;
}
.contact-sum .content .desc {
  align-items: baseline;
}
.contact-sum .content .list {
  width: 100%;
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.contact-sum .content .qr-code {
  width: 15%;
}
.contact-sum .content .qr-code .qr-code-list {
  display: flex;
  flex-direction: column;
}
.contact-sum .content li {
  width: 28%;
  margin-bottom: 40px;
  display: inline-block;
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact-sum .content .qr-code .t2 {
  color: #666666;
  /* line-height: 3; */
  text-align: center;
  font-size: 14px;
  display: block;
  width: 120px;
}
.contact-sum .content .qr-code img {
  box-shadow: 0 0 2px rgba(0, 0, 0, .05);
  width: 100%;
}
.contact-sum .content .t1 {
  color: #0b459b;
  font-size: 16px;
}
.contact-sum .content .t2 {
  color: #222222;
  font-size: 16px;
  margin: 10px 0;
}
.contact-sum .content .t2 a {
  color: #222222;
  font-size: 16px;
}
.contact-sum .content .t2 a:hover{
  color: var(--main-color);
}
.contact-sum .content .map {
  position: relative;
  width: 78%;
  height: 400px;
  overflow: hidden;
}
#mapContainer img {
  max-width: inherit !important;
  max-height: inherit !important;
}
#mapContainer .map-content {
  padding: 20px 20px 0 20px;
}
#mapContainer .map-content h6 {
  font-size: 18px;
  font-weight: bold;
}
#mapContainer .map-content p {
  font-size: 14px;
  margin: 5px 0;
}
.liuyan-form {}
.liuyan-form li {
  justify-content: flex-start;
  margin: 40px 0 0;
}
.liuyan-form .tit {
  font-size: 16px;
  color: #222222;
  line-height: 20px;
  width: 230px;
}
.liuyan-form .tit span {
  color: #00459a;
}
.liuyan-form .content {}
.liuyan-form .content.border {
  border: 1px solid #ddd;
  margin-top: 20px;
}
.liuyan-form .content.select {
  background: url("../images/icon-arrows.png") calc(100% - 20px) 15px no-repeat;
}
.liuyan-form .content select {
  cursor: pointer;
}
.liuyan-form .content input[type="radio"] {
  pointer-events: auto;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 1px;
  height: 1px;
}
.liuyan-form .content input,
.liuyan-form .content select,
.liuyan-form .content textarea {
  line-height: 60px;
  height: 60px;
  font-size: 20px;
  color: #222222;
  padding: 0 30px;
  box-sizing: border-box;
  width: 100%;
  display: block;
  border: 0;
  background: transparent;
}
.liuyan-form .content textarea {
  height: 200px;
  resize: none;
  line-height: 2;
}
.radios-group {}
.radios-group .r-item {
  font-size: 16px;
  color: #333;
  line-height: 20px;
  margin-right: 170px;
  font-weight: 400;
  cursor: pointer;
}
.radios-group .r-item:last-child {
  margin: 0;
}
.radios-group .icon {
  background: url("../image/new/radio-white.png");
  width: 20px;
  height: 20px;
  background-size: cover;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.radios-group .r-item.checked .icon {
  background: url("../image/new/radio-yellow.png");
  background-size: cover;
}
.li-md-1 {
  width: 100%;
}
.li-md-2 {
  width: 48%;
}
.submit-btns {
  margin: 40px 30px 0;
}
.submit-btns .button {
  width: 180px;
  line-height: 60px;
  border: 0;
  font-size: 16px;
  text-align: center;
  margin-right: 50px;
  transition: all .3s;
  cursor: pointer;
}
.submit-btns .submit {
  color: #ffffff;
  background: #00459a;
}
.submit-btns .submit:hover {
  background: #07357a;
}
.submit-btns .reset {
  color: #222222;
  background: #f7f7f7;
}
.submit-btns .reset:hover {
  background: #dddddd;
}
.neiye-title-content {}
.neiye-title-content .title {
  font-size: 48px;
  line-height: 1;
  color: #222222;
  margin-bottom: 20px;
}
.neiye-title-content .desc {
  font-size: 16px;
  color: #666666;
}
.wrapper-flex-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.wrapper-flex-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.join2 {}
.join2 .list {
  list-style: none;
}
.join2 li {
  width: 25%;
  height: 600px;
  position: relative;
}
.join2 li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: linear-gradient(357deg, rgb(0 0 0), transparent, transparent);
  opacity: .5;
  transition: all 0s;
}
.join2 li:hover:before {
  opacity: 0;
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  transition: all .4s;
}
.join2 li .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-size: cover;
  transition: all 0s;
}
.join2 li:hover {
  z-index: 5;
}
.join2 li:hover .bg {
  top: -5%;
  left: -5%;
  width: 110%;
  height: 110%;
  transition: all .4s;
}
.join2 li .lans {
  position: absolute;
  width: 89%;
  bottom: 6%;
  left: 7%;
  z-index: 4;
  color: #FFFFFF;
}
.join2 li .tit {
  font-size: 24px;
}
.join2 li .line {
  width: 30px;
  height: 2px;
  background: #FFFFFF;
  margin: 15px 0;
}
.join2 li .desc {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 5px;
  font-weight: lighter;
  min-height: 75px;
}
.join2 li:hover .bg {}
.join_list_container {
  padding: 0 0 100px;
}
.join_list li {
  /* background: #f9f9f9; */
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.join_list li.show .title dd:nth-child(1), .join_list li:hover .title dd:nth-child(1) {
  color: var(--main-color);
}
.join_list .title {
  padding: 40px 120px 40px 70px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  position: relative;
  cursor: pointer;
}
.join_list .title:before {
  content: '\f067';
  width: 45px;
  height: 45px;
  background-color: var(--main-color);
  position: absolute;
  top: calc(50% - 22.5px);
  right: 70px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  line-height: 47px;
  font-family: 'FontAwesome';
}
.join_list li.show .title:before {
  content: '\f068';
}
.join_list .more_btns {
  width: 160px;
  height: 50px;
  line-height: 50px;
  background: var(--main-color);
  color: #ffffff;
  font-size: 18px;
  display: block;
  text-align: center;
}
.join_list .more_btns img {
  margin-right: 5px;
}
.join_list .title dd {
  width: 23%;
  float: left;
  box-sizing: border-box;
}
.join_list .title dd:nth-child(1) {
  font-size: 20px;
  width: 31%;
  color: #000000;
}
.join_list .content {
  padding: 30px 70px;
  display: none;
  border-top: 1px solid #eeeeee;
}
.join_list .editor {
  font-size: 16px;
  line-height: 2.5;
  color: #666666;
  /* font-weight: lighter; */
  margin-bottom: 30px;
}
.join_list .email_lans {
  font-size: 14px;
  color: #666666;
  font-weight: lighter;
  float: right;
  margin-top: 15px;
}
.title-about {
  font-size: 48px;
  color: #222222;
  padding: 120px 0 55px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  .nlist_wapper .nlist li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .in_case .main li.active,
  .in_case .main li {
    width: 100%;
  }
  .in_case .main li {
    padding-bottom: 50%;
  }
  .in_news .main .left .p2 {
    font-size: 16px;
  }
  .a-news_wapper .a-news {
    min-width: 100%;
  }
  .a-news_wapper .a-news .box {
    padding-top: 50px;
  }
  .a-news_wapper .a-news .box .title {
    font-size: 20px;
  }
  .a-news_wapper .a-news .box .list li {
    font-size: 14px;
    line-height: 24px;
  }
  .a-news_wapper .a-news {
    height: inherit;
    padding-bottom: 50px;
  }
  .index-case .box .left-box {
    width: 100%;
  }
  .index-case .box {
    padding: 30px 15px;
  }
  .index-case .box .left-box .title {
    font-size: 20px;
  }
  .index-case .box .right-box {
    width: 100%;
    margin-top: 20px;
  }
  .n_footer .subcribe_wrap {
    padding: 35px 15px;
  }
  .n_footer .left_illustrate {
    width: 100%;
  }
  .n_footer .left_illustrate .s_title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .n_footer .left_illustrate .tips {
    font-size: 14px;
  }
  .n_footer .email_wrap .input_text,
  .n_footer .email_wrap {
    margin: 0;
    width: 100%;
  }
  .n_footer .email_wrap .input_submit {
    margin-top: 10px;
  }
  .n_footer .contact_wrap {
    width: 100%;
  }
  /* .a-banner .box {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  } */
  .a-banner .box .icon {
    margin: 10px 0;
  }
  .a-banner .box .icon img {
    max-height: 50px;
  }
  .a-banner .box .t1 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .a-banner .box .t2 {
    width: 100%;
    /* margin-bottom: 45px; */
    font-size: 16px;
    line-height: 24px;
  }
  .a-banner .box .cks div {
    min-width: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    margin: 10px;
  }
  .a-banner {
    min-height: inherit;
    margin-top: 50px;
  }
  .a-video .box .video {
    width: 100%;
  }
  .a-video .box .tbox {
    width: 100%;
  }
  .a-video .box .tbox .t1 {
    font-size: 20px;
    margin-top: 20px;
    line-height: 30px;
  }
  .a-video .box .tbox .t2 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .a-video .box {
    padding: 50px 0;
  }
  .support_title {
    margin-top: 40px !important;
  }
  .neiye-nav a {
    width: 33.3333%;
    font-size: 14px;
  }
  .neiye-nav {
    line-height: 50px;
  }
  .neiye-title-content .title {
    font-size: 20px;
  }
  .contact-sum {
    padding: 50px 0;
  }
  .contact-sum .content li {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact-sum .flex {
    width: 100%;
  }
  .contact-sum .content .map {
    width: 100%;
    height: 200px;
  }
  .contact-sum .content .qr-code {
    width: 100%;
    margin-top: 15px;
  }
  .contact-sum .content .qr-code .qr-code-list {
    flex-direction: row;
  }
  .contact-sum .content .qr-code .t2 {
    display: inline-block;
  }
  .contact-note-section .title .l1 {
    font-size: 20px;
  }
  .contact-note-section .title {
    font-size: 14px;
  }
  .radios-group .r-item {
    margin-right: 20px;
  }
  .liuyan-form .tit {
    width: 150px;
    font-size: 14px;
  }
  .li-md-2 {
    width: 100%;
  }
  .liuyan-form li {
    margin-top: 20px;
  }
  .liuyan-form .content input, .liuyan-form .content select, .liuyan-form .content textarea {
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding: 0 15px;
  }
  .radios-group .r-item {
    margin-right: 0;
    width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  .submit-btns {
    margin: 40px 0 0;
  }
  .submit-btns .button {
    width: 100%;
    line-height: 50px;
    font-size: 14px;
    margin-top: 0;
  }
  .title-about {
    font-size: 24px;
    padding: 60px 0 30px;
  }
  .join2 li {
    width: 100%;
    height: 300px;
  }
  .join_list .title {
    padding: 20px 60px 20px 20px;
    font-size: 14px;
  }
  .join_list .title dd:nth-child(1) {
    font-size: 16px;
  }
  .join_list .title:before {
    right: 15px;
  }
  .join_list .content {
    padding: 30px 30px;
  }
  .join_list .editor {
    font-size: 14px;
    line-height: 20px;
  }
  .join_list .email_lans {
    float: none;
    margin-bottom: 15px;
    margin-top: 0;
  }
  .join_list .more_btns {
    font-size: 16px;
  }
  .case_info_title {
    font-size: 24px;
  }
  .case_info_type {
    padding-top: 100px;
  }
  .case_info_layout {
    width: 100%;
    box-sizing: border-box;
  }
  .page_banner {
    height: 300px !important;
  }
  .infobox .leftbox {
    width: 100%;
  }
  .infobox .rightbox {
    width: 100%;
    margin-top: 40px;
  }
  .infobox .rightbox .title {
    line-height: 50px;
    font-size: 20px;
    height: 50px;
  }
  .more_stories .project_height_img {
    height: inherit !important;
  }
  .page_normal_title {
    font-size: 20px;
  }
}
@media(max-width:992px) {
  .nlist_wapper .nlist li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .nlist_wapper .nlist li:nth-child(3n) {
    margin-right: 3%;
  }
  .nlist_wapper .nlist li:nth-child(2n) {
    margin-right: 0;
  }
  /* .a-banner .box {
    width: 80%;
  } */
  .in_case .main li,
  .in_case .main li.active {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .in_case .main li:nth-of-type(2n) {
    margin-right: 0;
  }
  .support_title {
    margin-top: 40px !important;
  }
  .infobox .leftbox {
    width: 100%;
  }
  .infobox .rightbox {
    width: 100%;
    margin-top: 50px;
  }
  .infobox .rightbox .title {
    height: 50px;
    line-height: 50px;
  }
  .radios-group .r-item {
    margin-right: 40px;
  }
}
.join_list,
ul.wrapper-flex-wrap {
  padding-left: 0;
}
ul.wrapper-flex-wrap li {
  list-style: none;
}


/*******修改*********/
.maximg img{
	max-width: 100% !important;
	height: auto !important;
}

.infobox .rightbox .list li .t2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.more_stories .project_list {
	width: 100%;
}
.nlist_wapper .nlist li .nimg {
	width: 100%;
	padding-bottom: 57%;
	position: relative;
}
.nlist_wapper .nlist li .nimg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.nlist_wapper .nlist li .nimg::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
	position: absolute;
	left: 0;
	top: 0;
}
.infobox {
	display: flex;
	justify-content: space-between;
}
.hardware_equipment .fourth_title{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
.hardware_equipment .fourth_text{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}
.liuyan-form .content {
    display: block;
}
.join_list .title:before {
    visibility: visible;
}
#mapContainer{
    height: 400px;
}
@media (max-width: 992px){
    .infobox {
        flex-direction: column;
    }
}
@media (max-width: 767px){
    .contact-sum .content .map {
         height: 400px;
    }
    .nlist_wapper .nlist li .tbox .t1 {
        font-size: 16px;
    }
}
/**********技术支持**********/
.support_content{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 20px 0;
}
.support_content .support_content_item{

}
.support_content .support_content_item .pic{
  width: 100%;
  position: relative;
  padding-bottom: 63.4%;
}
.support_content .support_content_item .pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
    left: 0;
    top: 0;
}
.support_content .support_content_item .title{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  padding: 0 15px;
}
.support_content .support_content_item .content{
  font-size: 15px;
  padding: 0 15px;
  margin-top: 10px;
}
.support_content .support_content_item .btn{
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  background-color: var(--main-color);
  display: block;
  width: 150px;
  margin-top: 20px;
}
@media (max-width: 575px){
  .support_content{
    grid-template-columns: 1fr;
  }
}
/**********关于我们**********/
.about_main{
  background-color: #eee;
}
.about_main_list{
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin: 50px 0;
}
.about_main_list .about_item{
  background-color: #fff;
}
.about_main_list .about_item .pic{
  position: relative;
  width: 100%;
  padding-bottom: 33%;
}
.about_main_list .about_item .pic img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about_main_list .about_item .info{
  padding: 10px 25px 20px;
}
.about_main_list .about_item .title{
  font-size: 20px;
  line-height: 1.7;
  height: 68px;
  color: #323333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.about_main_list .about_item .line {
  width: 94px;
  height: 6px;
  background: var(--main-color);
  margin: 10px 0 15px;
}
.about_main_list .about_item .desc{
  font-size: 15px;
  line-height: 1.5;
  height: 45px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#videoModal .modal-dialog {
  width: 95%;
  /* max-width: 500px; */
  min-width: 300px;
  min-height: 200px;
}
#videoModal .ui-resizable-handle {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
#videoModal .ui-resizable-se {
  display: none !important;
  width: 14px;
  height: 14px;
  right: -5px;
  bottom: -5px;
  background-color: #666;
  cursor: se-resize;
}
#videoModal .modal-content {
  background-color: #333;  /* 视频背景 */
  box-shadow: 0 0px 1px #fff;
  height: 100%;
}

#videoModal .modal-header {
  padding: 5px 15px;
  cursor: move;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#videoModal .modal-body {
  padding: 0;
  border: 5px solid #fff;
}
#videoModal .modal-body video{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#videoModal .modal-title {
  color: #fff;
  margin: 0;
  font-size: 18px;
}

#videoModal .close {
  color: #fff;
  opacity: 1;
  font-size: 24px;
  padding: 0;
  margin: 0;
}

@media (max-width: 768px) {
  #videoModal .modal-dialog {
    width: 95%;
    margin: 10px auto;
  }
}
.video_play{
  position: fixed;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 9998;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
}
.video_play .video_play_box{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 98%;
  max-width: 1280px;
  z-index: 9999;
}
.video_play .close-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -36px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  font-size: 26px;
  z-index: 9999;
}
.in_about .main .img:hover img {
  transform: scale(1) rotate(0deg);
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
}
.video_img.video_poster{
  position: relative;
  cursor: pointer;
}
.video_img.video_poster::after{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  border: 2px solid #ffffff;
  z-index: 998;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}
.video_img.video_poster::before{
  content: '';
  position: absolute;
  top: 50% !important;
  left: 51% !important;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid !important;
  border-width: 15px 0 15px 25px !important;
  border-color: transparent transparent transparent #ffffff !important;
  z-index: 999;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}
.video_img.video_poster:hover::before,
.video_img.video_poster:hover::after{
  opacity: 1;
}

.in_honor img{
  width: 100%;
}
/*********导航栏**********/
.navbar-nav{
  font-size: 18px;
}

/****内页Banner****/
.nbanner img{
  width: 100%;
}
.nbanner{
  position: relative;
  margin-top: 50px
}
.nbanner .nbanner_box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nbanner .title{
  margin-left: 12%;
  font-size: 36px;
  color: #fff;
  display: inline-block;
  border-bottom: 3px solid #fff;
}
.nbanner .title_en{
  margin-left: 12%;
  font-size: 24px;
  color: #fff;
  margin-top: 10px;
}
@media (max-width: 768px){
  .nbanner .container{
    width: 100%;
  }
  .nbanner .title{
    font-size: 24px;
  }
  .nbanner .title_en{
    font-size: 16px;
  }
}

/******新增首页公司介绍******/
.about_content {
  position: relative;
  padding-bottom: 50px;
}
.about_content1{
  background-color: #eee;
}
.about_content_box{
  display: grid;
  grid-template-columns: 50% 50%;
  row-gap: 20px;
  align-items: center;
}
.about_content_box .main{
  /* width: 100%; */
}
.about_content_box .image img{
  width: 100%;
}
.about_content .main {
  text-align: left;
  padding: 70px 0;
  padding-right: 100px;
}
.about_content .main_title{
  margin-bottom: 40px;
  position: relative;
}
.about_content .main_title > em {
  display: block;
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: bold;
}
.about_content .main_title .line {
  display: inline-block;
  width: 40px;
  height: 2px;
  background: var(--main-color);
}
.about_content .main .title {
  display: block;
  color: #333333;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-style: normal;
}
.about_content .main .text {
  color: #808080;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
}
.about_content .main_more {
  margin-top: 40px;
  color: #fff;
  display: block;
  background: var(--main-color);
  font-family: 'poppins_sb';
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 140px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
}
.about_content .image {

}
/**/
.service_content {
  background: #f6f6f6;
  padding: 60px 0;
  margin-top: 50px;
}
.service_content .list{
list-style: none;
padding-left: 0;
}
.service_content .list li {
  text-align: center;
  padding: 0 30px;
}
.service_content .list li .image {
  display: inline-block;
  margin-bottom: 20px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  cursor:default;
}
.service_content .list li:hover .image {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: scaleX(-1);
  filter: FlipH;
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}
.service_content .list li .image img {
  max-width: 96px;
  max-height: 110px;
  width: auto;
  height: auto;
}
.service_content .list li .title {
  display: block;
  color: #333333;
  font-size: 18px;
  text-transform: capitalize;
  font-family: 'poppins_sb';
  margin-bottom: 10px;
  line-height: 24px;
  cursor: default;
}
.service_content .list li .icon {
  display: inline-block;
  background: var(--main-color);
  width: 40px;
  height: 2px;
}
.service_content .list li .text {
  color: #999999;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  height: 40px;
  margin-top: 20px;
}
@media (max-width: 991px){
  .about_content_box{
    grid-template-columns: 1fr;
  }
  .about_content_box .image img{
    width: 100%;
  }
  .about_content .main {
    text-align: left;
    padding: 40px 0 0 0;
}
}
/**************在线服务**************/
#onlineService01 {
  float: left;
  background: #fff;
  border: 2px solid #FD742D;
  overflow: hidden;
  width: 220px;
  padding: 0 0;
  min-height: 270px;
}
.onlineMenu .call-top {
  padding: 12px 12px;
  background: #FD742D;
}
.onlineMenu .call-top p {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: 'poppins_sb';
  color: #fff;
}
#onlineService01  ul {
  list-style: none;
  padding: 10px 15px 15px 15px;
}
.onlineMenu ul li.call {
  text-align: left;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid #efefef;
}
.onlineMenu .call>p {
  display: block;
  font-size: 12px;
  padding: 8px 0;
  color: #333;
  padding-left: 24px;
}
.onlineMenu .call>p i {
  font-size: 16px;
  color: #FD742D;
  vertical-align: middle;
  padding-right: 10px;
}
.onlineMenu .call>p a {
  font-size: 12px;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.onlineMenu .call>p a:hover{
  color:#FD742D;
}
.header-right {
  float: left;
}
.header-fixed-right {
  right: -220px;
  transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.header-fixed-right:hover  {
  right: 0px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
@media (max-width: 460px){
  .header-right {
    width: 64px;
}
.header-right-bottom, .header-right-top {
  width: 100%;
}
}

/***********在线留言***********/
.online_message {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}

.online_message .modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 20px;
  border-radius: 8px;
  width: 90%;
  max-width: 500px;
}

.online_message .modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.online_message .close-modal {
  font-size: 24px;
  cursor: pointer;
}

.online_message .form-group {
  margin-bottom: 15px;
}

.online_message .form-group input,
.online_message .form-group textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.online_message .form-group textarea {
  height: 100px;
  resize: vertical;
}

.online_message .submit-btn {
  background: #007bff;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}

.online_message .submit-btn:hover {
  background: #0056b3;
}
.a-banner .box .icon img {
  max-height: 70px;
}
/***********在线咨询***********/
.online_section {
  position: fixed;
  z-index: 9999;
  top: 200px;
  right: -200px;
  transition: 0.3s;
}
.online_section ul li {
  width: 240px;
  height: 40px;
  color: rgb(255, 255, 255);
  padding-left: 40px;
  margin-bottom: 3px;
  line-height: 40px;
  font-size: 15px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
  list-style: none;
  border-radius: 0px;
  transition: 0.5s;
  overflow: hidden;
  background: var(--main-color);
}
.online_section ul li i {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
}
.online_section .online_tel i {
  background: url(../image/online_t.png) no-repeat;
}
.online_section .online_email i {
  background: url(../image/online_e.png) no-repeat;
}
.online_section .online_whatsapp i {
  background: url(../image/online_w.png) no-repeat;
}
.online_section ul li a {
  line-height: 40px;
  font-size: 15px;
  color: rgb(255, 255, 255);
  transition: 0.3s;
}
.online_section ul li a:hover {
  color: rgb(255, 255, 255);
  text-decoration: underline;
}

#online_qq_layer {
  z-index: 9999;
  position: fixed;
  right: 5px;
  bottom: 0px;
}
#floatShow {

  display: inline-block;
  width: auto;
  float: right;
  height: 40px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
  text-transform: capitalize;
  border-radius: 0px;
  overflow: hidden;
  background: var(--main-color);
  border-width: 1px;
  border-style: solid;
  border-color: var(--main-color);
  border-image: initial;
}
#floatShow i {
  width: 20px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 11px 0 0 0;
  margin: 0 0px 0 15px;
  float: left;
}
#floatShow i img {
  width: 100%;
  height: auto;
  display: inline-block;
}
#floatShow p {
  color: #fff;
  font-size: 15px;
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
  text-transform: capitalize;
  text-transform: inherit;
  margin: 0px 0 0 10px;
  float: right;
  vertical-align: middle;
}
#floatHide {
  display: none;
  background: var(--main-color);
  width: 400px;
  text-align: left;
  height: 40px;
  text-transform: capitalize;
  padding-left: 10px;
  border-bottom: none;
  border-bottom: none;
  -moz-border-radius: 0px 0px 0 0px;
  -webkit-border-radius: 0px 0px 0 0px;
  border-radius: 0px 0px 0 0px;
  border-top: 1px solid var(--main-color);
  border-left: 1px solid var(--main-color);
  margin: 0 0 -5px 0;
  overflow: hidden;
}
#floatHide p {
  color: #fff;
  font-size: 18px;
  line-height: 38px;
  display: inline-block;
  padding: 0 0 0 30px;
  vertical-align: middle;
  text-transform: initial;
  margin: 0px 0 0 0;
  background: url(../image/xp-logo-01.png) no-repeat left 0px top 8px;
  text-transform: capitalize;
}
#floatHide i {
  font-size: 15px;
  color: #fff;
  line-height: 40px;
  float: right;
  margin-right: 10px;
}

#onlineService {
  display: inline;
  width: 100%;
  overflow: hidden;
  display: none;
  background: #fff;
  border-top: none;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.0);
  -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.0);
  -o-box-shadow: 0px 0px 20px rgba(0,0,0,0.0);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.0);
}

#onlineService .online_form {
    position: relative;
    height: auto;
    border: 2px solid #00586d;
    padding: 0 0 20px 0;
    width: 400px;
}
.m-more {
  text-align: left;
  padding: 0 20px;
  width: 100%;
  position: relative;
}
.m-more * {
  transition: all 0.3s ease 0s;
  display: inline-block;
  width: 100%;
}
.m-more input {
  font-size: 15px;
  line-height: 40px;
  color: #fff;
  padding: 0px 30px 0 30px;
  width: auto;
  position: relative;
  text-transform: capitalize;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  vertical-align: middle;
  background: var(--main-color);
  border: 1px solid var(--main-color);
}
.online_form ul {
  padding: 20px 20px 0 20px;
  list-style: none;
  position: relative;
}
.online_form p {
  font-size: 15px;
  line-height: 26px;
  padding-bottom: 20px;
  text-align: left;
  color: #666;
}
.online_form ul li {
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
.cx-xp {
  width: 20px;
  height: auto;
  position: absolute;
  left: 10px;
  top: 9px;
  opacity: 1;
}
.cx-xp img {
  width: 100%;
  height: auto;
}
.online_form ul .meInput {
  height: 40px;
  border: 1px solid #f0f0f0;
  width: 100%;
  padding: 0 15px 0 35px;
  line-height: 40px;
  font-size: 15px;
  color: #333;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #fff;
  border: 1px solid #e6e6e6;
}
.online_form ul .meText {
  width: 100%;
  padding: 5px 15px 5px 35px;
  border: 1px solid #e6e6e6;
  max-width: 100%;
  height: 120px;
  font-size: 15px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #333;
  background: #fff;
  border: 1px solid #e6e6e6;
}
.online_form ul .meInput:focus,
.online_form ul .meText:focus {
  border: 1px solid var(--main-color) !important;
  outline: none !important;
}
.contact_info{
  border: 4px solid rgba(0, 0, 0, .05);
  padding: 30px;
}
.contact_info p {
  font-size: 24px;
  line-height: 34px;
  color: #333;
  text-transform: capitalize;
  padding: 0 0 0 0px;
}
.ny-con-ul {
  width: 100%;
  margin: 20px 0 20px 0;
  list-style: none;
  padding: 0;
}
.ny-con-ul li {
  list-style: none;
  width: 100%;
  float: left;
  padding: 0px 0 0 80px;
  text-align: left;
  position: relative;
  margin: 0px 0 20px 0;
  min-height: 80px;
}
.ny-con-ul li.address{
  cursor: pointer;
}
.ny-con-ul li i {
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
  -o-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  width: 60px;
  display: inline-block;
  background: var(--main-color);
  padding: 15px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  left: 0px;
  top: 10px;
  position: absolute;
  text-align: center;
}
.ny-con-ul li i img {
  width: 100%;
  height: auto;
}
.ny-con-ul li span {
  font-size: 20px;
  line-height: 30px;
  width: 100%;
  display: inline-block;
  color: #333;
  text-transform: capitalize;
  margin: 5px 0 5px 0;
  font-family: "Montserrat-Medium";
  text-transform: capitalize;
}
.ny-con-ul li p {
  font-size: 15px;
  line-height: 24px;
  width: 100%;
  color: #333;
  display: inline-block;
  margin: 0;
}
.ny-con-ul li p a {
  font-size: 15px;
  line-height: 24px;
  width: 100%;
  color: #333;
  display: inline;
  transition: all 0.3s ease 0s;
}
.ny-con-ul li p a:hover {
  text-decoration: underline;
  color: var(--main-color);
}

.contact_form{
  background: #f5f5f5;
  margin: 0px auto 0;
  width: 100%;
  height: 100%;
  border: 0px solid #00586d;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.0);
  -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.0);
  -o-box-shadow: 0px 0px 20px rgba(0,0,0,0.0);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.0);
  padding: 30px;
}
.contact_form_title{
  font-size: 24px;
  line-height: 34px;
  color: #333;
  text-transform: capitalize;
  padding: 0 0 0 0px;
}

.contact_form .online_form ul .meText{
  height: 245px;
}