@charset "utf-8";

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


/* ================= FONTS ================== */

h1,
h2,
h3,
h4,
h5,
h6,
strong,
.slidetext,
.button,
input[type="submit"],
.next a,
.previous a,
.testimonial-name,
.readmore-button,
.resp-tabs-list li,
.ns_nerveSlider .ns_slideContent div span,
.featured-image-date p,
.slidetext {
  font-family: "Microsoft Yahei", arial, helvetica, "Hei Ti", "微软雅黑体", "FangSong", "仿宋", clean, sans-serif !important;
}

body,
p {
  font-family: "Microsoft Yahei", arial, helvetica, "Hei Ti", "微软雅黑体", "FangSong", "仿宋", clean, sans-serif !important;
  font-size: 16px;
  letter-spacing: 0.5px;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 16px;
}


/* ================= ICONS ================== */

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  color: #0F46AA;
}


/* ================= GENERAL STYLES ================== */

.blogimage,
.galleryimage,
#lightGallery-slider .lightGallery-slide {
  background: url('images/loader.gif') no-repeat scroll center center transparent;
}

body {
  color: #666666;
  background-color: #fff;
  border-top: 4px solid #0F46AA;
}

h1,
h2,
h3,
h4,
h5 {
  color: #666;
}

a {
  color: #0F46AA;
  outline: none !important;
  text-decoration: none !important;
}

a.underline {
  text-decoration: underline !important;
}

a:hover,
a:focus {
  color: #0F46AA;
}

#site-container a:hover,
#site-container a:focus {
  opacity: 0.8;
}

h6,
p {
  color: #666666;
}

hr {
  background-color: #f5f1f0;
}

.label a {
  color: #fff;
}

.label a:hover {
  color: #fff;
}

blockquote {
  background: #f5f1f0;
}

blockquote:before {
  background: #0F46AA;
}

blockquote:after {
  color: #fff;
}

button:focus {
  outline: 0;
}

/* ================= CAROUFREDSEL ================== */

.mt-6 {
  margin-top: 4.5rem !important;
}

.mb-6 {
  margin-bottom: 4.5rem !important;
}

.mt-7 {
  margin-top: 6rem !important;
}

.mb-7 {
  margin-bottom: 6rem !important;
}

.mt-8 {
  margin-top: 7.5rem !important;
}

.mb-8 {
  margin-bottom: 7.5rem !important;
}

@media (min-width: 992px) {
  .mt-6 {
    margin-top: 4.5rem !important;
  }

  .mb-6 {
    margin-bottom: 4.5rem !important;
  }

  .mt-7 {
    margin-top: 6rem !important;
  }

  .mb-7 {
    margin-bottom: 6rem !important;
  }

  .mt-8 {
    margin-top: 7.5rem !important;
  }

  .mb-8 {
    margin-bottom: 7.5rem !important;
  }
}

/* ================= CAROUFREDSEL ================== */

.nav-buttons {
  background-color: #0F46AA;
}

.nav-buttons span {
  color: #fff;
}

.micon {
  background-color: #0F46AA;
}

#caroufredsel-main-wrapper .slidetext {
  color: #fff;
  background-color: #0F46AA;
}

#caroufredsel-main-wrapper .slidetext a {
  color: #fff;
}


/* ================= MAIN MENU  ================== */

.navbar-default {
  margin-bottom: 0;
  background-color: #fff;
  border: none;
  min-width: 320px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  z-index: 20;
}

.navbar-brand {
  height: auto;
}

.logo h1 {
  color: #000 !important;
}

.sub-menu {
  background-clip: padding-box;
  background-color: rgba(0, 111, 125, 0.9);
  border-radius: 0;
  list-style: outside none none;
  margin: 0;
  min-width: 150px;
  padding: 5px 0;
  text-align: left;
  top: 100%;
  z-index: 1000;
}

.nav-container {
  background-color: #fff;
}


/* ================= LATEST NEWS ================== */

.latest-news>figcaption {
  background-color: #f5f1f0;
}

.latest-news>figcaption>div>hr {
  background-color: #fff;
}

.latest-news h5 a {
  color: #333333;
}

.latest-news h5 a:hover {
  color: #0F46AA;
}


/* ================= NEWS ================== */

.blogcontainer {
  background-color: #F2F3F4;
}

.blogimage a {
  background-color: #0F46AA;
}

.postcontent h4 a {
  color: #333333;
}

.postcontent h4 a:hover {
  color: #0F46AA;
}

.postcontent>hr {
  background-color: #fff;
}

.featured-image-date {
  background-color: #0F46AA;
}

.featured-image-date p {
  color: #fff;
}

.blogmetadata {
  background-color: #f5f1f0;
}

.blogmetadata a {
  color: #666666;
}

.blogmetadata a:hover {
  color: #0F46AA;
}

.blogmetadata span {
  color: #fff;
}


/* ================= COMMENTS  ================== */

.comments_content {
  border-top: 1px solid #f5f1f0;
}


/* ================= SIDEBAR ================== */

.widget_recent_entries ul li,
.widget_categories ul li,
.widget_recent_comments ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_archive ul li,
.widget_rss ul li,
.widget_recent-posts ul li,
.recentcomments,
.sidebar-list li {
  border-bottom: 1px solid #f5f1f0;
}


/* ================= FORMS ================== */

input,
textarea,
select {
  border: 1px solid #eee;
  color: #666666;
}

input:focus,
textarea:focus,
select:focus {
  border: 1px solid #0F46AA;
  color: #333333;
}

.next a,
.previous a,
input[type="submit"] {
  color: #fff !important;
  background-color: #0F46AA;
}

.next a:hover,
.previous a:hover,
input[type="submit"]:hover {
  color: #fff !important;
  background-color: #333333;
}


/* ================= FOOTER ================== */

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer-widgets p,
.footer-widget li a,
.footer-widget ul li a:hover,
.credits,
.tagcloud a {
  color: #fff;
}

.page-block .tagcloud a:hover,
.tagcloud a:hover {
  color: #fff;
  background-color: #0F46AA;
}

.page-block .tagcloud a {
  color: #666666;
  background-color: #f5f1f0;
}

#footer-widgets #wp-calendar caption,
#footer-widgets #wp-calendar tbody {
  color: #fff;
}

#footer-widgets #wp-calendar a,
#footer-widgets #wp-calendar a:hover {
  color: #fff !important;
}

#footer-widgets #wp-calendar tbody td {
  border: 1px solid #666666;
}


/* ================= BACK TO TOP BUTTON ================== */

.back-to-top {
  background-color: #707070;
  text-align: center;
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  font-size: 26px;
  right: 0;
}

.back-to-top i.fa {
  color: #fff !important;
}

.back-to-top:hover {
  background-color: #333;
}


/* ================= ACCORDION  ================== */

#accordion-container {
  border-top: 1px solid #f5f1f0;
}

.accordion-header {
  border-bottom: 1px solid #f5f1f0;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0;
}

.accordion-header:hover {
  color: #000;
}

.active-header {
  color: #000;
}

.accordion-content {
  border-bottom: 1px solid #f5f1f0;
  display: none;
  font-size: 16px;
  padding: 5px;
}


/*General */

.bold {
  font-weight: bold;
}

.blue,
.blue p {
  color: #0F46AA;
}

.white,
.white p {
  color: #fff !important;
}

.black,
.black p {
  color: #000;
}

.green,
.green p {
  color: #0F46AA;
}

.gray,
.gray p {
  color: #c7c7c7;
}

.black-6,
.black-6 p {
  color: #666;
}

.bg-none {
  background: none !important;
}

.bg-gray {
  background-color: #F2F3F4;
}

.bg-blue {
  background-color: #0F46AA;
}

.bg-black-200 {
  background-color: rgb(0, 0, 0, 0.2);
}

.py-6 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.py-7 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.my-6 {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

.my-7 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}

.font-14,
.font-14 p {
  font-size: 14px;
}

.font-18,
.font-18 p {
  font-size: 18px;
}

.font-23,
.font-23 p {
  font-size: 23px;
}

.font-26,
.font-26 p {
  font-size: 26px;
}

.font-28,
.font-28 p {
  font-size: 28px;
}

.font-32,
.font-32 p {
  font-size: 32px;
}

.font-36,
.font-36 p {
  font-size: 36px;
}

@media (min-width: 992px) {
  .py-lg-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .py-lg-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .mb-lg-6 {
    margin-bottom: 4.5rem !important;
  }
}

.padding-large-v {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padding-large-h {
  padding-left: 30px;
  padding-right: 30px;
}

.padding-base-v {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-base-h {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-small-v {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-small-h {
  padding-left: 10px;
  padding-right: 10px;
}

.no-padding-v {
  padding-top: 0px;
  padding-bottom: 0px;
}

.no-padding-h {
  padding-left: 0px;
  padding-right: 0px;
}

.show-grid-lg {
  margin-bottom: 35px;
}

.show-grid-md {
  margin-bottom: 25px;
}

.show-grid-sm {
  margin-bottom: 15px;
}

.show-grid-xs {
  margin-bottom: 5px;
}

.required {
  color: #d90000;
}

.container {
  width: auto;
  max-width: 1020px;
}

.cus_btn {
  display: inline-block;
  background: #F2F3F4;
  /* 	color: #666; */
  font-size: 18px;
  line-height: 29px;
  padding: 10px 55px;
  line-height: 35px;
}

.small-btn {
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 23px;
}

.cus_btn:hover,
.cus_btn:focus {
  /* 	color: #666; */
  opacity: 0.8;
}

.full-gray-section {
  background: #F2F3F4;
  padding: 60px 0;
}


/*Header*/

.header-top {
  background: #f2f3f4;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
}

.header-left,
.header-right {
  line-height: 35px;
}

.header-left .current-name {
  line-height: 24px;
  display: inline-block;
  background: #fff;
  padding: 0 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.3);
}

.logo img.logo-global {
  border-right: 1px solid #e1e1e1;
  margin-right: 20px;
  padding-right: 20px;
}

.logo-pr {
  padding-right: 20px;
}

.logo-pl {
  border-left: 1px solid #ddd;
  padding-left: 20px;
}

.header-center {
  /* 	position: absolute;
	background: rgba(255, 255, 255, 0.7);
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100; */
}

header .header-center .logo {
  padding: 15px 0;
  margin: 0;
}

header .header-center .textwidget ul {
  margin-bottom: 0;
}

header .header-center .textwidget ul li:focus a,
header .header-center .textwidget ul li:hover a,
.page-right .textwidget ul li a:hover,
.page-right .textwidget ul li a:focus {
  color: #fff;
}

header .header-center .textwidget ul li {
  float: left;
  color: #fff;
  padding: 10px 15px;
  opacity: 0.9;
}

.page-right .textwidget ul li {
  color: #fff;
  padding: 10px 15px;
  opacity: 0.9;
}

@media(min-width: 770px) {
  .page-right .textwidget ul li {
    padding: 15px;
  }
}


header .header-center .textwidget ul li.tel,
.page-right .textwidget ul li.tel {
  background-color: #0F46AA;
}

header .header-center .textwidget ul li.tel>span {
  display: block;
}

header .header-center .textwidget ul li.tel a,
.page-right .textwidget ul li.tel a {
  white-space: nowrap;
}

header .header-center .textwidget ul li.tel span.service:before,
.page-right .textwidget ul li.tel span.service:before {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #0F46AA;
  display: inline-block;
  font-size: 20px;
  height: 30px;
  margin-right: 10px;
  padding: 6px;
  text-align: center;
  width: 30px;
  background: #fff;
}

header .header-center .textwidget ul li.online,
.page-right .textwidget ul li.online {
  background-color: #0F46AA;
  font-size: 22px;
}

header .header-center .textwidget ul li.online {
  margin-left: 10px;
}

header .header-center .textwidget ul li:focus,
header .header-center .textwidget ul li:hover,
.page-right .textwidget ul li:focus,
.page-right .textwidget ul li:hover {
  background: #333;
}

header .header-center .textwidget ul li.online span,
.page-right .textwidget ul li.online span {
  display: inline-block;
  line-height: 1;
}

.header-center .textwidget ul li i.fa,
.page-right .textwidget ul li i.fa {
  border-radius: 50%;
  color: #0F46AA;
  text-align: center;
  background: #fff;
}

.page-right {
  margin-bottom: 0;
}

.page-banner {
  position: relative;
}

.main-menu .nav>li {
  padding: 15px 0;
  transition: all 0.3s ease 0s;
}

.main-menu .nav li span.dot {
  padding-right: 5px;
  vertical-align: text-bottom;
  font-size: 12px;
}

.main-menu .nav>li>a {
  display: block;
  color: #222222;
  padding: 0 20px;
  background: transparent !important;
}

.collapse.in {
  display: block;
}

@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
  font-size: 14px;
}

.banner-wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 462px;
  background-size: cover;
}

.main-menu.fix-menu {
  position: fixed;
  bottom: auto;
  top: 0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}


/*Footer*/

#footer {
  font-size: 12px;
  line-height: 1.75;
  padding: 30px 0 55px;
  border-top: 1px solid #eee;
}

.footer-copyright img {
  margin-top: 20px;
  border: #ddd solid 1px;
  max-height: 60px;
}

#footer a {
  color: #666;
}

#footer a:hover,
#footer a:focus {
  color: #0F46AA;
}


/*Home Sections*/

.home-center-section {
  background: #fff url("images/global-square.png") repeat center center;
  background-size: 104px;
  padding-bottom: 50px;
}

.home-about {
  /* 	background-image: url("images/bg-about1.png"), url("images/bg-about2.png");
	background-repeat: no-repeat;
	background-position: right top, left bottom;
	background-size: 360px auto, auto; */
  padding: 60px 0 65px;
}

.home-location {
  max-width: 487px;
  margin: 0 auto 30px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.home-location:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.home-location h5 {
  margin: 0;
  padding: 28px 0;
  line-height: 30px;
}

.home-about-desc {
  padding-top: 25px;
  line-height: 22px;
  color: #333;
}

.section-title {
  text-align: center;
  padding-bottom: 25px;
  letter-spacing: 1px;
  color: #0F46AA;
}

.img-wrapper {
  overflow: hidden;
  position: relative;
}

.img-wrapper img {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.img-wrapper:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.img-lightbox {
  position: relative;
}

.img-lightbox:after {
  content: url("images/icon-lightbox.png");
  right: 0;
  bottom: 0;
  position: absolute;
  line-height: 0;
  z-index: 20;
  pointer-events: none;
}

.hall-address-map {
  line-height: 0;
}

.home-latest-section {
  padding: 55px 0 0 0;
}

.latest-news-list,
.download-list {
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.latest-news-list article {
  position: relative;
  background: #F2F3F4;
  padding: 20px;
  min-height: 152px;
  margin-bottom: 20px;
}

.latest-news-list .img-wrapper {
  position: absolute;
  top: 20px;
  left: 20px;
}

.latest-news-list .img-wrapper img {
  max-height: 112px;
}

.latest-news-list article.has-thumb .post-info {
  padding-left: 130px;
  padding-top: 2px;
}

.latest-news-list .post-info .date {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.latest-news-list .post-info h6 {
  position: relative;
  padding-left: 30px;
  line-height: 1.75;
  margin-bottom: 0;
}

.latest-news-list .post-info h6:before {
  content: " ";
  background: #9f9f9f;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  top: 6px;
  left: 0;
  position: absolute;
}

.home-news .cus_btn {
  padding-left: 55px;
  padding-right: 30px;
}

.cus_btn.angle-right i {
  padding-left: 5px;
}

.cus_btn.angle-left i {
  padding-right: 5px;
}

.post-news-list {
  padding: 50px 0 30px;
  margin-top: 50px;
}

.home .post-news-list {
  margin-top: 0;
}

.post-news-list .post-new .post-new-thumb {
  padding: 5px;
  background: #fff;
  margin-bottom: 15px;
}

.post-news-list .post-new h6 i,
.wp-pagenavi>a i,
.cus_btn i {
  font-size: 28px;
  padding-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.wp-pagenavi>a i {
  padding: 0;
}


/*Tax*/

.page-title-wrapper {
  text-align: center;
  padding: 55px 0 65px;
}

.page-title {
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 40px;
}

.page-title:after {
  position: absolute;
  background: #D2D2D2;
  height: 2px;
  width: 56px;
  left: 50%;
  margin-left: -28px;
  content: " ";
  bottom: 0;
}

.line-title {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

.line-title:after {
  position: absolute;
  background: #D2D2D2;
  height: 2px;
  width: 32px;
  left: 50%;
  margin-left: -16px;
  content: " ";
  bottom: 0;
}

.loop-type,
.type-gallery,
.square-bg {
  background: url("images/global-square.png") repeat left top;
  padding: 70px 0 50px;
  background-size: 100px;
}

.loop-type .type-wrapper>div {
  background: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.columns-three .type-wrapper>div,
.columns-three article .limit-wrapper {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.loop-type .type-wrapper>div {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.loop-type .type-wrapper:hover>div,
.loop-type .type-wrapper:focus>div {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.loop-type .type-wrapper .type-info {
  font-size: 14px;
  padding: 25px 10px 30px;
}

.loop-type .type-wrapper .hall-configuration p,
.loop-type .type-wrapper .contract-configuration p,
.loop-type .type-wrapper .project-desc p {
  font-size: 14px;
}

.loop-hall .hall-configuration,
.loop-contract .contract-configuration {
  max-width: 230px;
  margin: 0 auto;
}

.single .hall-configuration,
.single .contract-configuration {
  max-width: 400px;
  padding: 0 15px;
  margin: 0 auto 25px;
}

.hall-square,
.contract-price,
.project-keywords {
  padding-top: 15px;
}

.hall-item ul {
  text-align: center;
  margin-bottom: 0;
}

.hall-item li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 10px;
  border-right: 1px solid #666;
  line-height: 1.2;
}

.hall-item li:last-child {
  border: 0;
}

.type-gallery .img-wrapper {
  margin-bottom: 20px;
}

.hall-video {
  background-color: #fff;
  /* 	background-image: url("images/bg-left.png"), url("images/bg-right.png");
	background-position: left bottom, right top;
	background-repeat: no-repeat; */
  padding: 65px 0 40px;
  /* background-size: auto, 360px auto; */
}

.hall-video .hall-video-image {
  position: relative;
  max-width: 600px;
  margin: 0 auto 25px;
}

.hall-video .hall-video-image:before {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: " ";
}

.hall-video .hall-video-image:after {
  height: 100px;
  width: 100px;
  padding: 30px 25px 30px 35px;
  background: rgba(255, 255, 255, 0.2);
  margin-top: -50px;
  margin-left: -50px;
  top: 50%;
  left: 50%;
  position: absolute;
  content: url("images/icon-video.png");
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
}

.type-additional {
  padding: 60px 0 100px;
  border-top: #eee 1px solid;
}

.type-additional article h5 {
  padding: 25px 0;
  border-bottom: #eee 1px solid;
  margin-bottom: 15px;
}

.type-additional-desc {
  font-size: 14px;
  margin-bottom: 40px;
}

.type-additional-desc p {
  font-size: 14px;
}

.hall-address-text {
  padding: 90px 0 0 60px;
}

.hall-address-text h2 {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 30px;
}

.hall-address-text h2:after {
  position: absolute;
  content: " ";
  background: #d2d2d2;
  width: 40px;
  height: 2px;
  left: 0;
  bottom: 0;
}

.hall-address-text h5 {
  font-size: 18px;
  color: #333;
  padding-bottom: 10px;
}

.hall-address-text ul {
  padding-left: 15px;
}


/*category*/

.no-bottom.page-title-wrapper {
  padding-bottom: 0;
}

.paginate {
  margin: 40px 0 0;
}

.paginate .pages {
  display: none;
}

.wp-pagenavi>a.previouspostslink,
.wp-pagenavi>a.nextpostslink {
  color: #999;
}

.wp-pagenavi>a,
.wp-pagenavi>span {
  border: 0;
  color: #666;
  font-size: 22px;
}

.wp-pagenavi span.current,
.wp-pagenavi a:hover {
  font-weight: normal;
  color: #0F46AA;
}

.has-bottom.main-content {
  margin-bottom: 80px;
}

.single-post .post-info {
  text-align: center;
  padding: 10px 0 40px;
  max-width: 760px;
  margin: 0 auto;
}

.single-post .post-info h5.post-title {
  font-weight: bold;
  border-bottom: 1px solid #9f9f9f;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.single-post .post-content {
  max-width: 760px;
  margin: 0 auto;
}

.back-to-archive a {
  padding: 13px 75px 13px 40px;
}

.back-to-archive {
  text-align: center;
  padding-top: 40px;
}

.back-to-archive a i {
  padding-right: 35px;
  color: #c7c7c7;
  font-size: 28px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

a i.fa {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
}

a:hover i.fa,
a:focus i.fa {
  color: #0F46AA;
}


/* a.cus_btn:hover i.fa, a.cus_btn:focus i.fa {
	color: #c7c7c7;
} */


/*Project*/

.project-desc,
.join-desc {
  max-width: 260px;
  margin: 0 auto;
}

.single .project-desc {
  max-width: 450px;
}

.page-template-template-customize {
  border-top: 0;
  background: transparent;
  text-align: center;
  min-width: 0;
}

.page-template-template-customize .customize {
  padding-top: 100px;
}

.all-sites-wrapper {
  background: #fff;
  max-width: 950px;
  margin: 0 auto;
  padding: 20px 5%;
  border-top: 10px solid #0F46AA;
}

.all-sites-list>ul {
  max-height: 420px;
  overflow-y: auto;
}

.all-sites-list>ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

.all-sites-list>ul::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

.all-sites-list>ul::-webkit-scrollbar-thumb {
  background-color: #ababab;
}

.featherlight .featherlight-content {
  padding: 0;
}

.featherlight .featherlight-close-icon {
  top: 10px;
}

.page-template-template-customize img {
  max-width: 300px;
}

.page-template-template-customize p {
  font-size: 20px;
  color: #fff;
}

.project-customize {
  padding: 15px;
}

.all-sites-wrapper .all-sites-top img {
  max-width: 200px;
  display: block;
  margin: 0 auto 20px;
}

.all-sites-top br {
  display: none;
}

.all-sites-top input[type="button"] {
  background-color: #0F46AA;
  border: 0 none;
  color: #fff;
  display: inline-block;
  margin: 0 0 20px;
  width: auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  line-height: 20px;
}

.all-sites-top select {
  min-width: 240px;
  border-color: #999;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 20px;
  margin-right: 10px;
  height: 36px;
}

.all-sites-top select:focus {
  border-color: #0F46AA;
}

.all-sites-top input[type="button"]:hover {
  background-color: #333;
}

.all-sites-top .current-province {
  padding-right: 10px;
}

.all-sites-top .select-or {
  padding: 0 15px;
}

.all-sites-wrapper .site_sub_title {
  color: #000;
}

.all-sites-bottom {
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
}

.all-sites-bottom .site_sub_title {
  padding-bottom: 15px;
  display: inline-block;
}

.all-sites-bottom ul {
  font-size: 12px;
}

.all-sites-bottom li {
  position: relative;
}

.all-sites-bottom li>label {
  position: absolute;
  margin-top: 0;
  min-width: 60px;
  color: #0F46AA;
  font-weight: bold;
  top: 5px;
}

.all-sites-bottom li>ul {
  padding-left: 60px;
  margin-bottom: 15px;
}

.all-sites-bottom ul p {
  margin-bottom: 0;
}

.all-sites-bottom li a {
  color: #666;
  line-height: 1.6;
}

.all-sites-bottom li a:hover {
  color: #0F46AA;
}

.displaynone {
  display: none;
}


/*Contract*/

.colorful-item {
  background: #F7F3ED;
  padding: 60px 45px;
  margin-bottom: 50px;
}

.colorful-item:nth-child(2n) {
  background: #F5F1F1;
}

.colorful-item:last-child {
  margin-bottom: 70px;
}

.colorful-item,
.colorful-item p {
  font-size: 14px;
}

.colorful-item>h5 {
  font-size: 24px;
  padding-bottom: 40px;
  color: #0F46AA;
}

.colorful-item>article {
  margin-bottom: 45px;
}

.colorful-item>article:last-child {
  margin-bottom: 0;
}

.colorful-item article>h6 {
  font-size: 18px;
  color: #0F46AA;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
}

.colorful-item article>h6:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 4px;
  background: #0F46AA;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.contract-item .contract_a {
  padding: 10px 30px;
}


/* .page-template-template-contract .main-content-wrapper {
	background: url("images/bg-about1.png") right top no-repeat;
	background-size: 360px;
}

.page-template-template-contract .contract-wrap {
	background: url("images/bg-left2.png") left 20% no-repeat;
}
 */

.clean-bg {
  background: transparent !important;
}

.clean-container,
.clean-container [class^="col-xs-"] {
  padding-left: 0;
  padding-right: 0;
}

.clean-container .row {
  margin-left: 0;
  margin-right: 0;
}

.single-contract .contract_large {
  text-align: center;
  margin-top: 60px;
  padding-bottom: 80px;
}

.single-contract .contract_large img,
.model-section-one .model_section_one_img img {
  margin-top: -130px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 1px 5px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 5px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 5px 3px rgba(0, 0, 0, 0.3);
}


/*Download*/

.download-list article {
  text-align: center;
  margin-bottom: 25px;
}

.download-list article h5 {
  margin: 25px 0;
  font-size: 14px;
}

.steps-wrapper {
  /* background: url("images/bg-step-right.png") right bottom no-repeat; */
  padding-top: 50px;
}


/* .page-template-template-steps .main-content-wrapper {
	background: url("images/bg-step-left.png") left top no-repeat;
} */

.steps-bottom {
  background-color: #F2F3F4;
  padding: 35px 0;
}

.steps-bottom h2 {
  padding-bottom: 20px;
}

.step-bottom {
  margin-bottom: 20px;
}

.step-number {
  font-size: 80px;
  text-align: center;
  background: #F7F7F7;
  max-width: 145px;
  position: absolute;
  left: 10px;
  top: 0;
  width: 100%;
}

.steps-wrapper article {
  margin-bottom: 70px;
  min-height: 140px;
}

.steps-wrapper article:nth-child(2n+1) {
  clear: left;
}

.steps-wrapper article .step-info {
  padding-left: 165px;
}

.steps-wrapper article .step-info .step_title {
  padding-top: 15px;
  margin-bottom: 5px;
  font-size: 22px;
}

.famous-wrapper {
  padding: 50px 0;
}

.famous-wrapper:nth-child(2n+1) {
  background: #F2F3F4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.famous-wrapper:last-child {
  border-bottom: 0;
}

.famous-wrap h5 {
  color: #0F46AA;
}

.famous-date {
  padding-bottom: 5px;
}

.famous-desc {
  line-height: 2;
}


/*Model*/

.model-section-one {
  padding-top: 0;
  margin-top: 70px;
}

.model_section_one_text {
  margin-bottom: 10px;
}

.model-section-one .model_section_one_img {
  margin-top: 60px;
  padding-bottom: 60px;
}

.model-section-three {
  padding: 80px 0 35px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.model-section-three article {
  margin-bottom: 35px;
  background: rgba(255, 255, 255, 0.7);
  padding: 25px 30px;
  position: relative;
}

.model-section-three article .model-img-wrapper {
  max-width: 280px;
}

.model-section-three article .model-info h5 {
  font-weight: bold;
  padding: 15px 0 5px;
}

.model-section-four article {
  margin-bottom: 20px;
}

.model-section-four {
  padding: 70px 0 40px;
  text-align: center;
}

.model-section-four h5 {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0 0;
  margin-bottom: 0;
}


/*Cost*/

.cost-section-one {
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #F2F3F4;
}

.cost_section_one_content {
  text-align: center;
  background: #fff;
  margin: 250px auto 80px;
  padding: 60px 15px 80px;
}

.cost_section_one_content .cost_section_one_text {
  max-width: 800px;
  margin: 0 auto;
}

.cost_section_one_text h4 {
  margin-bottom: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}

.cost-section-two article {
  background-color: #0F46AA;
  padding: 40px 0 50px;
  text-align: center;
}

.cost-section-two article h4 {
  padding-bottom: 10px;
}

.cost-section-two article h4,
.cost-section-two article h5,
.cost-section-two article div,
.cost-section-two article p,
.cost-section-two article {
  color: #fff;
}

.cost-section-two article:nth-child(2n) {
  background-color: #ddd;
}

.cost-section-two article:nth-child(2n) h4,
.cost-section-two article:nth-child(2n) h5,
.cost-section-two article:nth-child(2n) div,
.cost-section-two article:nth-child(2n) p,
.cost-section-two article:nth-child(2n) {
  color: #666;
}

.cost-section-three {
  padding: 80px 0 50px;
}

.cost_section_three-info h4 {
  padding-bottom: 25px;
}

.cost_section_three-info {
  padding-bottom: 35px;
}

.cost_section_three_group article .cost_section_three_info {
  text-align: center;
  background-color: #F2F3F4;
  max-width: 320px;
  margin: 0 auto 20px;
}

.cost_section_three_group article h6 {
  font-weight: bold;
  line-height: 30px;
  padding: 25px 15px;
}

.tax-evaluation .tax-info .small-btn {
  display: block;
}

.evaluation-list li {
  position: relative;
  padding: 0 100px 5px 20px;
}

.evaluation-list li span.date {
  position: absolute;
  right: 0;
  top: 0;
}

.evaluation-list li i {
  left: 0;
  position: absolute;
  top: 0;
  font-size: 28px;
}

.loop-tax-evaluation article {
  padding: 65px 0 45px;
  border-top: 1px solid #ccc;
}

.loop-tax-evaluation article .tax-img,
.loop-tax-evaluation article .tax-info {
  margin-bottom: 20px;
}

.archive .tax-evaluation-img {
  text-align: center;
}

.archive .loop-evaluation {
  padding: 70px 0 60px;
}

.single-evaluation .tax-evaluation-info .read-more a {
  background-color: #fff;
  padding-right: 25px;
}

.single-evaluation .main-content-wrapper {
  /* 	background-image: url("images/bg-about1.png"), url("images/bg-left2.png");
	background-position: right top, left 60%;
	background-size: 360px auto, auto;
	background-repeat: no-repeat; */
  padding-top: 70px;
}

.tax-evaluation-info,
.evaluation-detail,
.staff-info-wrap {
  padding-top: 20px;
}

.tax-evaluation-info .tax-description {
  margin-bottom: 20px;
}


/*Video*/

.loop-video .video-wrap {
  margin-bottom: 35px;
  position: relative;
}

.loop-video .video-info {
  margin-top: 25px;
}

.loop-video .video-info span {
  font-size: 14px;
  line-height: 1.2;
  display: block;
}

.video-wrap .img-lightbox {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.video-wrap .img-lightbox::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.video-wrap .img-lightbox::after {
  content: url("images/light-video.png");
  bottom: 25px;
  right: 20px;
}


/*join*/

.join-location {
  padding-bottom: 30px;
}

.join-contact {
  padding-top: 40px;
  padding-bottom: 10px;
}

.inset-wrapper {
  padding: 35px 50px 55px;
  background: #fff;
}

.join-detail-wrap table th {
  min-width: 150px;
  color: #0F46AA;
  font-weight: normal;
}

.send_email {
  padding-top: 40px;
}

.join-title {
  position: relative;
  padding-bottom: 15px;
}

.join-title h5 {
  padding-right: 80px;
}

.join-title>a {
  position: absolute;
  right: 0;
  top: 0;
}


/*Form*/

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 28px;
}

.form-online-booking .book-time span {
  float: left;
}

.form-online-booking .book-time input {
  text-align: center;
  max-width: 85px;
}

.form-online-booking .book-time span.time-text {
  margin: 0 15px;
  line-height: 46px;
}

.form-online-booking .book-time br {
  display: none;
}

.wpcf7-form input,
.wpcf7-form textarea {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.wpcf7-form input[type="submit"] {
  padding: 15px 125px;
  line-height: 20px;
  margin-top: 15px;
}


/*other*/

.menu-primary-menu-container {
  pointer-events: none;
}

.honor_list>.row>.honor_item:nth-of-type(4n+1),
.sales_network_list>.row>.sales_network_item:nth-of-type(3n+1) {
  clear: left;
}

.sales_network_list>.row>.sales_network_item {
  margin-bottom: 20px;
}

.sitemap_ltem {
  margin-bottom: 50px;
}

.sitemap_ltem a {
  color: #333;
}

.sitemap_ltem a:hover {
  color: #0F46AA;
}

.page-template-default .page-content>.container {
  padding-bottom: 50px;
}


/*Responsive*/

@media (min-width: 1200px) {
  .featherlight .featherlight-content {
    min-width: 900px;
  }
}

@media (max-width: 1200px) {

  .home-about,
  .page-template-template-contract .main-content-wrapper,
  .page-template-template-contract .contract-wrap,
  .steps-wrapper,
  .page-template-template-steps .main-content-wrapper,
  .single-evaluation .main-content-wrapper {
    background-size: 150px;
  }
}

@media (min-width: 770px) {
  .page-right {
    position: fixed;
    right: 0;
    bottom: 10%;
    display: none;
    z-index: 1000;
  }

  .page-right .textwidget ul li {
    float: none;
    width: 100%;
  }

  .page-right .textwidget ul li i.fa {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .page-right .textwidget ul li.tel>span,
  .page-right .textwidget ul li.tel a,
  .page-right .textwidget ul li.online {
    writing-mode: vertical-rl;
  }

  .page-right .textwidget {
    position: relative;
  }

  .custom-menu-icon {
    display: none;
  }

  .form-online-booking label {
    text-align: right;
  }

  .width-1-5 {
    width: 20%;
  }

  .main-menu {
    position: absolute;
    background: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  }

  .main-menu .nav {
    margin: 0 auto;
    text-align: center;
    float: none;
  }

  .main-menu .nav>li {
    display: inline-block;
  }

  .sub-menu {
    font-size: 15px;
  }

  .model-section-three article .model-img-wrapper {
    position: absolute;
    left: 30px;
    top: 25px;
  }

  .model-section-three article .model-info {
    padding-left: 310px;
    min-height: 180px;
  }

  .loop-tax-evaluation article .tax-info {
    padding-left: 30px;
  }

  .main-menu .nav>li.online-book {
    display: none;
  }
}

@media (max-width: 770px) {
  .navbar-toggle {
    background-color: #0F46AA;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 13px 8px;
    float: right;
  }

  .navbar-toggle .icon-bar {
    height: 1px;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
  }

  .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
  }

  .navbar-toggle:hover,
  .navbar-toggle:focus {
    background-color: rgba(15, 70, 170, 0.9);
  }

  .margin-mo {
    margin-bottom: 20px;
  }

  .page-right i {
    font-style: normal;
  }

  .page-right .textwidget ul li {
    float: none;
    text-align: center;
  }

  .page-right .textwidget ul li.tel>span {
    display: block;
  }

  .page-right ul {
    margin-bottom: 0;
  }

  .page-right ul:hover,
  .page-right ul:hover li {
    background-color: #333 !important;
  }

  .main-menu .nav>li>a {
    padding: 10px 15px;
    border-left: 0;
    color: #fff !important;
  }

  .nav-container {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .header-center .widget_text {
    display: none;
  }

  .logo img {
    max-height: 70px;
  }

  .main-menu .nav {
    margin-top: 0;
    margin-bottom: 0;
  }

  .main-menu .nav li {
    padding: 0;
    background: rgba(15, 70, 170, 0.9);
    border-bottom: #0F46AA solid 1px;
  }

  .main-menu .nav>li.online-book {
    padding-left: 35px;
  }

  .main-menu .nav>li.online-book:before {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    content: url("images/icon-online.png");
    display: inline-block;
    height: 22px;
    padding: 3px;
    text-align: center;
    width: 22px;
    position: absolute;
    left: 15px;
    top: 9px;
  }

  .main-menu .nav li:hover,
  .main-menu .nav li:focus,
  .main-menu .nav li.current-menu-item,
  .main-menu .nav li.current_page_item {
    border-bottom: 1px solid #0F46AA !important;
  }

  .hall-address-text {
    padding: 40px 0 0 30px;
  }

  .type-additional {
    padding: 60px 0 20px;
  }

  .single-contract .contract_large {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .single-contract .contract_large img {
    margin-top: 0;
  }

  #footer {
    padding-bottom: 110px;
  }

  .sidebar-box.page-right {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
  }

  .loop-tax-evaluation article .tax-info h5 {
    text-align: center;
  }

  .dropdown-toggle::after {
    display: none;
  }
}

@media (max-width: 640px) {

  .page-description br,
  .clean-br br {
    display: none;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 20px;
  }

  h5,
  .colorful-item>h5 {
    font-size: 18px;
  }

  h6,
  .colorful-item article>h6 {
    font-size: 16px;
  }

  .page-title,
  .hall-address-text h2 {
    margin-bottom: 25px;
    padding-bottom: 20px;
  }

  body,
  p {
    font-size: 14px;
  }

  .line-title {
    padding-bottom: 15px;
  }

  .steps-wrapper article .step-info .step_title {
    padding-top: 5px;
    font-size: 18px;
  }

  .steps-wrapper article .step-info {
    padding-left: 135px;
  }

  .step-number {
    font-size: 70px;
    max-width: 120px;
  }

  .steps-wrapper article {
    margin-bottom: 40px;
    min-height: 125px;
  }

  .type-additional article h5 {
    padding: 15px 0;
  }

  .colorful-item,
  .inset-wrapper {
    padding: 30px 25px;
  }

  .colorful-item>article {
    margin-bottom: 25px;
  }

  .colorful-item>h5 {
    padding-bottom: 10px;
  }

  .site-name {
    display: block;
  }

  .banner-wrapper {
    min-height: 260px;
  }
}

@media (max-width: 480px) {
  .wpcf7-form input[type="submit"] {
    padding: 15px;
    width: 100%;
  }

  .hall-address-text {
    padding: 20px;
  }

  #html5lightbox-web body {
    min-width: 0;
  }

  .page-template-template-customize img {
    max-width: 200px;
  }

  .margin-xs {
    margin-bottom: 20px;
  }

  .tax-evaluation-info .read-more {
    text-align: center;
  }

  .download-list article:nth-child(2n+1) {
    clear: left;
  }

  .logo .logo-img {
    max-width: 150px;
  }
}

@media (max-width: 380px) {
  .logo img.logo-global {
    margin-right: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

  .navbar-toggle {
    margin-right: 0;
    border-radius: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.page-template-template-tab {
  border-top: 0;
}

@media (max-width: 1199px) {

  .tab-iframe-responsive,
  .tab-iframe-responsive iframe {
    width: 100vw;
    height: 100vh;
  }
}

@media (min-width: 1200px) {
  .tab-iframe-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }

  .tab-iframe-responsive::before {
    display: block;
    content: "";
  }

  .tab-iframe-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }

  .tab-iframe-responsive-4by3::before {
    padding-top: 75%;
  }
}


/* 表单 */

@media (min-width:992px) {
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
}


/* 发展大事记 */

.time-line::before,
.history-item::before,
.history-item .aboutus-triangle::after {
  content: "";
  position: absolute;
}

.time-line::before {
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: #D3D3D3 solid 1px;
}

.history-item {
  position: relative;
  margin-bottom: 3rem;
}

.history-item p {
  font-size: 14px;
}

@media (min-width:992px) {
  .history-item::before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #D3D3D3;
    top: 50%;
  }

  .history-item:nth-child(odd) {
    padding-right: 3rem;
  }

  .history-item:nth-child(even) {
    padding-left: 3rem;
  }

  .history-item:nth-child(even) {
    margin-top: 50px;
  }

  .history-item:nth-child(odd)::before {
    right: 0%;
    margin-right: -5px;
    margin-top: -25px;
  }

  .history-item:nth-child(even)::before {
    left: 0%;
    margin-left: -5px;
  }

  .history-item .aboutus-triangle::after {
    border-style: solid;
    top: 50%;
    margin-top: -10px;
  }

  .history-item:nth-child(odd) .aboutus-triangle::after {
    border-width: 16px 0 16px 16px;
    border-color: transparent transparent transparent #f8f9fa;
    left: 100%;
  }

  .history-item:nth-child(even) .aboutus-triangle::after {
    border-width: 16px 16px 16px 0;
    border-color: transparent #f8f9fa transparent transparent;
    right: 100%;
  }
}

.footer-gongan {
  line-height: 20px;
  color: #939393;
}

.request-quote-form input[type="submit"] {
  position: relative;
  color: #fff !important;
  background-color: #0F46AA;
}

.request-quote-form input[type="submit"]:hover {
  color: #fff !important;
  background-color: #0F46AA;
}

.landing-section .wpcf7-form input[type="submit"] {
  margin-top: 0;
}

.landing-section .form-group {
  margin-bottom: 0;
}

.landing-section .wpcf7-not-valid-tip {
  padding: 0.5em 0 0.5em 1.5em;
  text-align: left;
}

.landing-section .wpcf7 form .wpcf7-response-output {
  margin-top: 0;
}

.landing-section-banner {
  background: url("images/landing/landing-banner.jpg") no-repeat center center;
  background-size: cover;
}

@media (min-width: 992px) {
  .landing-section-banner {
    background: url("images/landing/landing-banner.jpg") no-repeat center 26%;
  }
}

.custom-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translateX(50%) translateY(-50%);
  border-bottom: 1px solid #0F46AA;
  width: 100%;
  z-index: -1;
}

.border-after {
  position: relative;
}

.landing-section-1 {
  background-image: linear-gradient(to bottom, rgba(190, 197, 205), rgba(164, 171, 179));
}

.check-icon {
  width: 30px;
  height: 30px;
}

@media (max-width: 770px) {
  .rightMenu {
    background-color: #0F46AA;
    overflow: hidden;
    width: 100%;
  }

  .page-right .textwidget ul.rightMenu li {
    padding: 20px;
  }

  .page-right .textwidget ul.rightMenu li.online {
    padding: 10px;
  }

  .rightMenu>.wechat li.online {
    border-top: 1px solid rgba(255, 255, 255, 0.3) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
  }
}

.radius-12 {
  border-radius: 12px;
}

.honorary-unit::before {
  content: url("images/landing/Left.png");
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.honorary-unit::after {
  content: url("images/landing/Right.png");
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.border-blue-1 {
  border: 2px solid #0F46AA;
}

@media (max-width: 576px) {
  .service-process {
    padding: 0 10px;
  }

  .service-process img {
    max-height: 76px;
  }

  .service-process h5 {
    font-size: 12px;
  }
}

.ginner-container>.gslide-media {
  width: auto !important;
}

#xiaohongshu,
#wechat {
  padding: 0 !important;
}

#menu-footer-menu li.menu-item a span {
  font-size: 16px;
  padding: 0 20px;
}

#menu-footer-menu li.menu-item:first-child a span {
  padding-left: 0;
}

.main-menu .dropdown-menu {
  background-color: #eaeff6;
  padding: 12px;
}

.main-menu .dropdown-menu li.menu-item {
  margin-bottom: 10px;
}

.main-menu .dropdown-menu li.menu-item a {
  background-color: #fff !important;
}

.main-menu .dropdown-menu li.menu-item.active a,
.main-menu .dropdown-menu li.menu-item a:hover {
  background-color: #d0b57e !important;
  color: #fff;
}
