@charset "UTF-8";
#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  transition: opacity 0.5s ease;
  z-index: 100000000000000000000000000000000000000;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  transition: left 0.4s ease, transform 0.4s ease;
}

#baguetteBox-slider.bounce-from-right {
  animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  animation: bounceFromLeft 0.4s ease-out;
}

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  transition: background-color 0.4s ease;
}

.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
  display: block !important;
}

.baguetteBox-button#previous-button {
  left: 2%;
  display: block !important;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

.zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
}

.zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.zoomPup {
  overflow: hidden;
  background-color: #FFF;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #CCC;
  z-index: 101;
  cursor: crosshair;
}

.zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #FFF;
  /*opacity:0.5;*/
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}

.zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #FFF;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}

.zoomWrapper {
  position: relative;
  border: 1px solid #999;
  z-index: 110;
}

.zoomWrapperTitle {
  display: block;
  background: #999;
  color: #FFF;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}

.zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}

.zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  display: block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
.wap-hd-nav {
  display: none;
}

@media screen and (max-width: 991px) {
  .wap-hd-nav {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    background-color: #e77817;
  }
  .wap-hd-nav-item {
    width: 25%;
  }
  .wap-hd-nav-item a {
    display: block;
    padding: 5px 0;
    line-height: 20px;
    font-size: 14px;
    color: white;
    text-align: center;
    background-color: #363636;
  }
  .wap-hd-nav-item a.active {
    color: white;
    background-color: #e77817;
  }
}
.m-mobilenav {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-mobilenav {
    position: fixed;
    z-index: 11;
    padding-top: 25px;
    top: 0;
    right: 0;
    display: block;
    box-sizing: border-box;
  }
  .m-mobilenav .mbnav-btn {
    position: absolute;
    z-index: 2;
    top: 25px;
    right: 17px;
    width: 26px;
    transition: all 550ms;
  }
  .m-mobilenav .mbnav-btn .line {
    width: 100%;
    height: 2px;
    background-color: #e77817;
  }
  .m-mobilenav .mbnav-btn .line2 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .m-mobilenav .mbnav-btn.active {
    transform: rotate(90deg);
  }
  .m-mobilenav .mbnav-bd {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    top: 0;
    visibility: hidden;
    z-index: 1;
  }
  .m-mobilenav .mbnav-bd.show {
    visibility: visible;
  }
  .m-mobilenav .mbnav-bd.show .mbnav-wp {
    height: 100%;
    opacity: 1;
  }
  .m-mobilenav .mbnav-bd.show .mbnav-item > a {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
  .m-mobilenav .mbnav-wp {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 0;
    background-color: #555;
    top: 0;
    transition: all 550ms;
    opacity: 0;
  }
  .m-mobilenav .mbnav-fix {
    position: absolute;
    right: 0;
    top: 60px;
    height: calc(100% - 60px);
    width: 100%;
    box-sizing: border-box;
    overflow-y: scroll;
  }
  .m-mobilenav .mbnav-item {
    position: relative;
    padding-left: 44px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m-mobilenav .mbnav-item i {
    position: absolute;
    left: 13px;
    top: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
 
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    cursor: pointer;
  }
  .m-mobilenav .mbnav-item > a {
    display: block;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    transform: scale(1.1) translate(60px, -35px);
    opacity: 0;
    transition: 0.5s 0.1s;
  }
  .m-mobilenav .mbnav-item > a.current:after {
    content: "";
    margin-left: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    transition: all 550ms;
  }
  .m-mobilenav .mbnav-item > a.active {
    color: #e77817;
  }
  .m-mobilenav .mbnav-item > a.active:after {
    background-color: #e77817;
  }
  .m-mobilenav .mbnav-item:nth-child(1) > a {
    transition-delay: 250ms;
  }
  .m-mobilenav .mbnav-item:nth-child(2) > a {
    transition-delay: 300ms;
  }
  .m-mobilenav .mbnav-item:nth-child(3) > a {
    transition-delay: 350ms;
  }
  .m-mobilenav .mbnav-item:nth-child(4) > a {
    transition-delay: 400ms;
  }
  .m-mobilenav .mbnav-item:nth-child(5) > a {
    transition-delay: 450ms;
  }
  .m-mobilenav .mbnav-item:nth-child(6) > a {
    transition-delay: 500ms;
  }
  .m-mobilenav .mbnav-item:nth-child(7) > a {
    transition-delay: 550ms;
  }
  .m-mobilenav .mbsbnav-list {
    padding: 10px 0;
    display: none;
  }
  .m-mobilenav .mbsbnav-item {
    position: relative;
    padding-left: 20px;
    padding-right: 5px;
  }
  .m-mobilenav .mbsbnav-item i {
    left: 0;
    top: 6px;
    line-height: 24px;
  }
  .m-mobilenav .mbsbnav-item a {
    display: block;
    padding: 5px 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
  }
  .m-mobilenav .mbsbnav-item a.active {
    color: #e77817;
  }
}
.slide .carouse {
  width: 100%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.slide .slideItem .banner-img {
  width: 100%;
}

.slide .carouse .slideItem {
  width: 100%;
  position: absolute;
}

.slide .console {
  height: 57px;
  display: inline-block;
  width: 35px;
  position: absolute;
  top: 40%;
}

.slide .dotList {
  text-align: center;
  margin-top: 20px;
}

.slide .dotList ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-position: -12px 0px;
  margin-left: 10px;
  cursor: pointer;
}

.slide .dotList ul li.active {
  background-position: 0px 0px;
}

.slide .carousel-control {
  position: absolute;
  top: 45%;
  width: 30px;
  height: 30px;
  z-index: 999;
}

.slide .carousel-control.left {
  left: 0;
  background-position: -38px 0px;
  cursor: pointer;
}

.slide .carousel-control.right {
  right: 0;
  background-position: -85px 0px;
  cursor: pointer;
}

.slide .slidedetail {
  display: none;
}

.imgtoVideo img {
  width: 100%;
}

.imgtoVideo > div {
  padding: 1px;
  position: relative;
  cursor: pointer;
  width: 49%;
  display: inline-block;
}

.imgtoVideo > div:hover .imgtoVideoDetail {
  display: block;
}

.imgtoVideo .imgtoVideoDetail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px;
  display: none;
}

.imgtoVideo .imgtoVideoDetail > div {
  background: rgba(0, 98, 197, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
  width: 100%;
  height: 100%;
  text-align: center;
}

.imgtoVideo .tovideo .imgtoVideoDetail {
  display: block;
}

.imgtoVideo .tovideo .imgtoVideoDetail > div {
  background: #0C2D47;
  width: 60px;
  height: 60px;
  color: #fff;
  line-height: 60px;
  vertical-align: middle;
  margin: 0 auto;
  margin-top: 17%;
}

.imgtoVideo .imgtoVideoDetail .fa-search {
  color: #fff;
  font-size: 25px;
  margin-top: 21%;
}

.contentIV {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: table;
  background: rgba(20, 43, 73, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
  margin: 0 auto;
  z-index: -999;
  max-width: 1024px;
  display: none;
}

#picturetoVideo .carouse .slideItem {
  display: table;
  height: 100%;
}

#picturetoVideo .carouse .slideItem > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#picturetoVideo .carouse .slideItem .banner-img {
  max-width: 100%;
  width: auto;
}

.closeContentIV {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  z-index: 999;
}

::selection {
  color: #fff;
  background: #e77817;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  overflow-x: hidden;
  font-family: "GothamBook", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #888;
  line-height: 1.2;
  background-color: #fff;
}

@media screen and (max-device-width: 320px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
  tap-highlight-color: transparent;
  focus-ring-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  -moz-tap-highlight-color: transparent;
  -moz-focus-ring-color: transparent;
  transition: all 550ms;
}

a:hover {
  color: #e77817;
}

ol, ul {
  list-style: none;
}

img {
  max-width: 100%;
  border: 0px solid #ccc;
  height: auto;
}

table, embed, video {
  max-width: 100%;
}

input, textarea {
  border: none;
  background: none;
  font-family: inherit;
}

input:focus, textarea:focus {
  outline: none;
}

input[type=submit] {
  cursor: pointer;
}

input[type=checkbox] {
  cursor: pointer;
}

input[type=radio] {
  cursor: pointer;
}

input[type=submit], input[type=reset], input[type=button], button {
  -webkit-appearance: none;
  /*鍘绘帀鑻规灉鐨勯粯璁I鏉ユ覆鏌撴寜閽�*/
}

textarea {
  resize: none;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

em, i {
  font-style: normal;
}

/* .c-xx start */
.c-fl {
  float: left;
}

.c-fr {
  float: right;
}

.c-cb {
  clear: both;
}

.c-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.c-mg {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.c-oh {
  overflow: hidden;
}

.c-wd {
  width: 1200px;
}

.c-tsn {
  transition: all 550ms;
}

.c-bbx {
  box-sizing: border-box;
}

.c-pr {
  position: relative;
}

.c-mt-5 {
  margin-top: 5px;
}

.c-mt-10 {
  margin-top: 10px;
}

.c-mt-15 {
  margin-top: 15px;
}

.c-mt-20 {
  margin-top: 20px;
}

.c-mt-25 {
  margin-top: 25px;
}

.c-mt-30 {
  margin-top: 30px;
}

.c-mt-35 {
  margin-top: 35px;
}

.c-mt-40 {
  margin-top: 40px;
}

.c-mt-45 {
  margin-top: 45px;
}

.c-mt-50 {
  margin-top: 50px;
}

.c-nomt {
  margin-top: 0 !important;
}

.c-nomr {
  margin-right: 0 !important;
}

.c-nomb {
  margin-bottom: 0 !important;
}

.c-noml {
  margin-left: 0 !important;
}

.c-nomg {
  margin: 0 !important;
}

.c-nopt {
  padding-top: 0 !important;
}

.c-nopr {
  padding-right: 0 !important;
}

.c-nopb {
  padding-bottom: 0 !important;
}

.c-nopl {
  padding-left: 0 !important;
}

.c-nopd {
  padding: 0 !important;
}

.c-nofont {
  line-height: 0;
  font-size: 0;
}

.c-nobg {
  background: none !important;
}

/* .c-xx end */
/* .f-xx start */
.f-czjz {
  position: relative;
  top: 50%;
  transform: translate(0px, -50%);
}

.f-box {
  width: calc(100% - 0px);
  max-width: 1400px;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .f-box {
    max-width: 96%;
    width: 100%;
  }
}
/* .f-xx end */
/* @keyframes start */
@keyframes boxshadown {
  0% {
    box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.2);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(51, 51, 51, 0);
  }
}
/* @keyframes end */
/* .an-xx start */
.an-hoverimg-xy {
  position: relative;
  overflow: hidden;
}

.an-hoverimg-xy:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  transform: scaleX(0);
  transition: all 550ms;
  visibility: hidden;
}

.an-hoverimg-xy:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 1;
  transform: scaleY(0);
  transition: all 550ms;
  visibility: hidden;
}

.an-hoverimg-xy img {
  transition: all 550ms;
}

.an-hoverimg-xy:hover img {
  transform: scale(1.1);
}

.an-hoverimg-xy:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

.an-hoverimg-xy:hover:after {
  visibility: visible;
  transform: scaleX(1);
}

.an-hoverimg-beforex {
  position: relative;
  overflow: hidden;
}

.an-hoverimg-beforex:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  transform: scaleX(0);
  transition: all 550ms;
  visibility: hidden;
}

.an-hoverimg-beforex img {
  transition: all 550ms;
}

.an-hoverimg-beforex:hover img {
  transform: scale(1.1);
}

.an-hoverimg-beforex:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

.an-hoverimg-beforey {
  position: relative;
  overflow: hidden;
}

.an-hoverimg-beforey:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  transform: scaleY(0);
  transition: all 550ms;
  visibility: hidden;
}

.an-hoverimg-beforey img {
  transition: all 550ms;
}

.an-hoverimg-beforey:hover img {
  transform: scale(1.1);
}

.an-hoverimg-beforey:hover:before {
  visibility: visible;
  transform: scaleY(1);
}

.an-hoverbtn-beforey {
  position: relative;
}

.an-hoverbtn-beforey > * {
  position: relative;
}

.an-hoverbtn-beforey:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scaleY(0);
  background-color: #e77817;
  transition: all 550ms;
}

.an-hoverbtn-beforey:hover {
  color: #fff;
}

.an-hoverbtn-beforey:hover:before {
  transform: scaleY(1);
}

.an-hoverbtn-beforex {
  position: relative;
}

.an-hoverbtn-beforex > * {
  position: relative;
}

.an-hoverbtn-beforex:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  background-color: #e77817;
  transition: all 550ms;
}

.an-hoverbtn-beforex:hover {
  color: #fff;
}

.an-hoverbtn-beforex:hover:before {
  transform: scaleX(1);
}

.an-hoverbtn-beforer {
  position: relative;
  overflow: hidden;
}

.an-hoverbtn-beforer > * {
  position: relative;
}

.an-hoverbtn-beforer:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #e77817;
  transition: all 550ms;
}

.an-hoverbtn-beforer:hover {
  color: #fff;
}

.an-hoverbtn-beforer:hover:before {
  right: 0;
}

.an-boxsd:hover {
  animation: boxshadown 1s infinite cubic-bezier(0.66, 0, 0, 1);
}

/* .an-xx end */
/* .m-xx start */
.m-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}

.m-desc a {
  color: #e77817;
}

.m-desc a:hover {
  text-decoration: underline;
}

.m-desc p, .m-desc span, .m-desc b {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 26px;
}

.m-desc p {
  min-height: 26px;
}

.m-desc img {
  max-width: 100%;
}

.m-desc iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.m-desc table {
  width: 100%;
  border-collapse: collapse;
  line-height: 22px;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
}

.m-desc table tr td {
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1219px) {
  .m-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc a {
    color: #e77817;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
  .m-desc p, .m-desc span, .m-desc b {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc p {
    min-height: 24px;
  }
}
.table table {
  width: 100%;
  border-collapse: collapse;
  line-height: 22px;
  border: 1px solid #ccc;
}

.table table tr td {
  padding: 10px;
  height: 30px;
  border: 1px solid #ccc;
}

@media screen and (max-width: 991px) {
  .table {
    width: 100%;
    overflow-x: auto;
  }
}
@media screen and (max-width: 991px) {
  [class*=-item] .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  [class*=-item] .item-desc {
    font-size: 13px;
    font-size: 1.3rem;
  }
  [class*=-item] .item-link {
    font-size: 13px;
    font-size: 1.3rem;
  }
  [class*=-item] .item-modal {
    display: none;
  }
}
/* .m-xx end */
/* .j-xx start */
.j-offset-top {
  transition: all 750ms;
  transform: translateY(100px);
  opacity: 0;
}

.j-offset-top.run {
  transform: translateY(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-top {
    transform: none !important;
  }
}
.j-offset-left {
  transition: all 750ms;
  transform: translateX(100px);
  opacity: 0;
}

.j-offset-left.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-left {
    transform: none !important;
  }
}
.j-offset-right {
  transition: all 750ms;
  transform: translateX(-100px);
  opacity: 0;
}

.j-offset-right.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-offset-right {
    transform: none !important;
  }
}
.j-fadein {
  transition: all 750ms;
  opacity: 0;
}

.j-fadein.run {
  transform: translateX(0);
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .j-fadein {
    transform: none !important;
  }
}
.j-lazy {
  min-width: 100%;
}

/* .j-xx end */
[class*=-item] .item-pic {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

[class*=-item] .item-pic img {
  transition: all 550ms;
}

[class*=-item] .item-pic:hover img {
  transform: scale(1.1);
}

[class*=-item] .item-title {
  overflow: hidden;
}

[class*=-item] .item-title a:hover {
  color: #e77817;
}

[class*=-item] .item-desc {
  overflow: hidden;
}

[class*=-item] .item-desc a {
  display: block;
}

[class*=-item] .item-desc a:hover {
  color: #e77817;
}

.at-resp-share-element .at4-share-count-container {
  text-decoration: none;
  float: right;
  padding-right: 15px;
  line-height: 25px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

#preloader {
  background-color: #333;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 99;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  text-align: center;
}

.object {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-right: 20px;
  margin-top: 65px;
  border-radius: 50% 50% 50% 50%;
}

#object_one {
  animation: object_one 1.5s infinite;
}

#object_two {
  animation: object_two 1.5s infinite;
  animation-delay: 0.25s;
}

#object_three {
  margin-right: 0;
  animation: object_three 1.5s infinite;
  animation-delay: 0.5s;
}

@keyframes object_one {
  75% {
    transform: scale(0);
  }
}
@keyframes object_two {
  75% {
    transform: scale(0);
  }
}
@keyframes object_three {
  75% {
    transform: scale(0);
  }
}
.site-welcome {
  visibility: hidden;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99;
  opacity: 0;
  transition: all 550ms;
}

.m-crm .box-wp {
  padding-top: 14px;
  padding-bottom: 4px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  border-bottom: 1px solid #999999;
}

.m-crm .box-wp a {
  color: #999;
}

.m-crm .box-wp a:hover {
  color: #e77817;
}

.m-crm .box-wp a.active {
  color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-crm .box-wp {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-oths {
  margin-top: 32px;
  padding: 24px 20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-oths .oths-item {
  position: relative;
  max-width: 49%;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: left center;
}

.m-oths .oths-item a {
  color: #999;
}

.m-oths .oths-item a:hover {
  color: #e77817;
}

.m-oths .oths-item i {
  content: "";
  position: absolute;
  top: 0;
  width: 32px;
  color: #fff;
  text-align: center;
  background-color: #999999;
}

.m-oths .oths-item-1 {
  padding-left: 45px;
}

.m-oths .oths-item-1 i {
  left: 0;
}

.m-oths .oths-item-2 {
  padding-right: 45px;
}

.m-oths .oths-item-2 i {
  right: 0;
}

@media screen and (max-width: 1219px) {
  .m-oths {
    margin-top: 20px;
    padding: 0;
  }
  .m-oths .oths-item {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-page {
  margin-top: 60px;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}

.m-page a, .m-page span {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  text-align: center;
  box-sizing: border-box;
  transition: all 550ms;
  padding: 0 5px;
}

.m-page a.big, .m-page span.big {
  min-width: 84px;
}

.m-page a:hover {
  color: white;
  border-color: #e77817;
  background-color: #e77817;
}

.m-page a.active {
  color: white;
  border-color: #e77817;
  background-color: #e77817;
}

.m-page .page-form {
  margin-left: 8px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.m-page .form-btn {
  min-width: 150px;
  line-height: 30px;
  height: 30px;
  padding: 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  box-sizing: border-box;
  background-color: #e77817;
}

.m-page2 {
  position: relative;
}

@media screen and (max-width: 991px) {
  .m-page {
    margin-top: 45px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .m-page a {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
}
.m-kf {
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 10;
}

.m-kf .kf-item {
  position: relative;
  z-index: 10;
  display: block;
  line-height: 0;
  font-size: 0;
  width: 50px;
  line-height: 50px;
  margin-bottom: 1px;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  text-align: center;
  background-color: #222;
  border-radius: 18px;
}

.m-kf .kf-info {
  position: absolute;
  right: 100%;
  top: 0;
  width: auto;
  line-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 10px;
  background-color: #e77817;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transition: all 550ms;
}

.m-kf .kf-item:hover {
  color: #fff;
  background-color: #e77817;
}

.m-kf .kf-item:hover .kf-info {
  visibility: visible;
  opacity: 1;
}

.m-kf .kf-item.active {
  background-color: #e77817;
}

.m-kf .kf-wx {
  position: absolute;
  display: none;
  bottom: 0;
  right: 100%;
  width: 120px;
  font-size: 0;
  line-height: 0;
}

.m-kf .gotop, .m-kf .kf-item3 {
  display: none;
}

.m-kf .kf-item3 .share-wp {
  position: absolute;
  right: 0;
  bottom: 100%;
  width: 150px;
  background-color: #e77817;
  padding: 10px;
  display: none;
}
.m-kf .kf-item3 .share-item {
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  padding: 5px;
  text-align: left;
}
.m-kf .kf-item3 .share-item i {
  margin-right: 5px;
  transform: scale(1.1);
}
.m-kf .kf-item3 .share-item a {
  color: #fff;
}
.m-kf .kf-item3:hover .share-wp {
  display: block;
}

@media screen and (max-width: 991px) {
  .m-kf {
    right: 0;
    top: auto;
    bottom: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    width: 100%;
    background-color: #e77817;
  }
  .m-kf .kf-item {
    width: 20%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-size: 2rem;
    background-color: #e77817 !important;
  }
  .m-kf .kf-item2 {
    position: relative;
  }
  .m-kf .kf-wx {
    bottom: 100%;
    right: 0;
  }
  .m-kf .kf-info {
    right: auto;
    top: auto;
    bottom: 100%;
    left: 0;
  }
  .m-kf .kf-item3 {
    display: block;
  }
  .g-ft {
    padding-bottom: 53px;
  }
}
.returntop {
  position: fixed;
  *position: absolute;
  z-index: 9;
  right: 6px;
  bottom: 150px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  background-color: #e77817;
  border-radius: 5px;
  display: none;
}

.returntop:hover {
  color: #fff;
  background-color: #e77817;
}

@media screen and (max-width: 991px) {
  .returntop {
    display: none !important;
  }
}
.j-videomodal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.j-videomodal iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 600px;
  max-width: 90%;
  max-height: 80%;
}

.g-hpro {
  padding-top: 80px;
  padding-bottom: 73px;
}

@media screen and (max-width: 1219px) {
  .g-hpro {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-hpro .box-fix {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  background-color: #ffffff;
  border-radius: 40px;
  border: solid 2px #333333;
  padding-top: 14px;
  padding-bottom: 14px;
}

.m-hpro .box-title {
  width: 29.8333333333%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  line-height: 44px;
  font-size: 20px;
  font-size: 2rem;
}

.m-hpro .box-link {
  width: 70%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-hpro .link-item {
  width: 33.33%;
  border-left: 1px solid #999999;
  text-align: center;
}

.m-hpro .link-item a {
  display: inline-block;
  line-height: 44px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-hpro .link-item i {
  color: #e77817;
}

.m-hpro .box-desc {
  margin-left: auto;
  margin-right: auto;
  margin-top: 72px;
  line-height: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  max-width: 860px;
  text-align: center;
}

.m-hpro .box-desc a {
  display: block;
}

.m-hpro .box-list {
  margin-top: 72px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-hpro .list-item {
  margin-bottom: 20px;
  width: 33.333333%;
}

.m-hpro .list-item .item-pic {
  background-color: #e5e5e5;
}

.m-hpro .list-item:nth-child(2n) .item-pic {
  background-color: #fff;
}

.m-hpro .item-title {
  margin-top: 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 1219px) {
  .m-hpro .box-fix {
    border-width: 1px;
  }
  .m-hpro .box-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hpro .link-item a {
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hpro .box-desc {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 96px;
  }
  .m-hpro .box-list {
    margin-top: 20px;
  }
  .m-hpro .item-title {
    margin-top: 6px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hpro .list-item {
    width: 49%;padding:0.5%;
  }
  .m-hpro .box-title {
    width: 100%;
  }
  .m-hpro .box-link {
    margin-top: 10px;
    width: 100%;
  }
  .m-hpro .link-item:first-child {
    border-left: none;
  }
}
.m-hproc .box-item {
  position: relative;
  margin-top: 20px;
  padding-top: 46.875%;
  overflow: hidden;
}

.m-hproc .box-item .item-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.m-hproc .box-item .item-fix {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  color: #fff;
}

.m-hproc .box-item .item-fix a {
  color: #fff;
}

.m-hproc .box-item .item-fix a:hover {
  color: #e77817;
}

.m-hproc .box-item .item-title {
  line-height: 70px;
  font-size: 60px;
  font-size: 6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

.m-hproc .box-item .item-name {
  margin-top: 14px;
  line-height: 80px;
  font-size: 70px;
  font-size: 7rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hproc .box-item .item-link {
  margin-top: 38px;
}

.m-hproc .box-item .item-link a {
  display: inline-block;
  min-width: 220px;
  line-height: 30px;
  padding: 15px 10px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
  color: #fff;
  background-color: #e77817;
}

.m-hproc .box-item .item-link a:hover {
  color: #fff;
  background-color: #333;
}

.m-hproc .box-item .item-link i {
  margin-left: 20px;
}

.m-hproc .box-item:first-child {
  margin-top: 0;
}

.m-hproc .box-item2 .item-fix {
  text-align: right;
  color: #333;
}

.m-hproc .box-item2 .item-fix a {
  color: #fff;
}

.m-hproc .box-item2 .item-fix a:hover {
  color: #e77817;
}

.m-hproc .box-item2 .item-link a {
  color: #fff;
}

.m-hproc .box-item2 .item-link a:hover {
  color: #fff;
}

@media screen and (max-width: 1219px) {
  .m-hproc .box-item .item-title {
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hproc .box-item .item-name {
    margin-top: 5px;
    line-height: 40px;
    font-size: 30px;
    font-size: 3rem;
  }
  .m-hproc .box-item .item-link {
    margin-top: 20px;
  }
  .m-hproc .box-item .item-link a {
    min-width: 120px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-hproc .box-item .item-link {
    display: none;
  }
  .m-hproc .box-item .item-title {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hproc .box-item .item-name {
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.g-hcase {
  padding-top: 72px;
}

@media screen and (max-width: 1219px) {
  .g-hcase {
    padding-top: 30px;
  }
}
.m-hcase .box-title {
  line-height: 80px;
  font-size: 48px;

  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-hcase .box-list1 .list-item {
  position: relative;
  margin-top: 10px;
}

.m-hcase .box-list1 .item-title {
  position: absolute;
  right: 0;
  bottom: 4px;
  width: 50%;
  padding: 0 24px;
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  text-align: right;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hcase .box-list1 .item-title a {
  color: #fff;
}

.m-hcase .box-list1 .item-title a:hover {
  color: #e77817;
}

.m-hcase .box-list1 .list-item2 .item-title {
  text-align: left;
}

.m-hcase .box-slide {
  margin-top: 40px;
}

.m-hcase .box-btn {
  display: none;
}

.m-hcase .box-list2 {
  width: 10000%;
  overflow: hidden;
}

.m-hcase .box-list2 .list-item {
  float: left;
  margin-right: 0.0216666667%;
  width: 0.2333333333%;
}

.m-hcase .box-list2 .item-title {
  margin-top: 17px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;

}

@media screen and (max-width: 1219px) {
  .m-hcase .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hcase .box-list1 .item-title {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hcase .box-slide {
    margin-top: 20px;
  }
  .m-hcase .box-list2 .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .m-hcase .box-list2 .list-item {
    margin-right: 0.02%;
    width: 0.49%;
  }
}
.g-habt {
  padding-top: 138px;
  padding-left: 60px;
  padding-bottom: 110px;
  overflow: hidden;
}

@media screen and (max-width: 1219px) {
  .g-habt {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .g-habt {
    padding-left: 0;
  }
}
.m-habt {
  float: right;
  width: 100%;
  max-width: 1555px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-habt .box-img {
  order: 2;
  width: 66.8810289389%;
  line-height: 0;
  font-size: 0;
}

.m-habt .box-img a {
  display: inline-block;
}

.m-habt .box-text {
  width: 30.8681672026%;
}

.m-habt .box-title {
  line-height: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  max-height: 120px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-habt .box-title a {
  display: block;
}

.m-habt .box-desc {
  margin-top: 24px;
  max-height: 260px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
}

.m-habt .box-desc a {
  display: block;
}

.m-habt .box-link {
  margin-top: 42px;
}

.m-habt .box-link a {
  display: inline-block;
  min-width: 220px;
  line-height: 30px;
  padding: 5px 10px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #e77817;
}

.m-habt .box-link a:hover {
  color: #fff;
  background-color: #333;
}

.m-habt .box-link i {
  margin-left: 20px;
}

@media screen and (max-width: 1219px) {
  .m-habt .box-title {
    max-height: 84px;
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-habt .box-desc {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 240px;
  }
  .m-habt .box-link {
    margin-top: 20px;
  }
  .m-habt .box-link a {
    min-width: 120px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-habt {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 96%;
  }
}
@media screen and (max-width: 640px) {
  .m-habt .box-img {
    width: 100%;
  }
  .m-habt .box-text {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
}
.g-ft {
  background-color: #555;
}

.m-ftfix1 {
  padding-top: 57px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-ftlogo a {
  display: inline-block;
}

.m-ftshare {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-ftshare .share-item {
  margin-right: 13px;
  margin-bottom: 10px;
  width: 36px;
  line-height: 34px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 50%;
}

.m-ftshare .share-item:last-child {
  margin-right: 0;
}

.m-ftshare .share-item:hover {
  color: #e77817;
  border-color: #e77817;
}

.m-ftfix2 {
  padding-top: 32px;
  padding-bottom: 18px;
  overflow: hidden;
  line-height: 34px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

.m-ftfix2 a {
  color: #fff;
}

.m-ftfix2 a:hover {
  color: #e77817;
}

.m-ftb1 {
  float: left;
  width: 22.0833333333%;
  padding-right: 30px;
}

.m-ftb2 {
  float: left;
  width: 24.1666666667%;
  margin-right: 4.75%;
}

.m-ftb3 {
  overflow: hidden;
}

.m-ftt {
  margin-bottom: 22px;
  position: relative;
  padding-bottom: 17px;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #e77817;
}

.m-ftt a {
  color: #e77817;
}

.m-ftt:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 3px;
  background-color: #e77817;
}

.m-ftinfo .info-item {
  position: relative;
  padding-left: 28px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 22px;
  word-break: break-word;
}

.m-ftinfo .info-item:first-child {
  margin-top: 0;
}

.m-ftinfo .info-item i {
  position: absolute;
  left: 0;
  color: #e77817;
}

.m-ftform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -32px;
}

.m-ftform .form-item {
  margin-bottom: 32px;
}

.m-ftform .form-item1 {
  width: 47.3413379074%;
}

.m-ftform .form-item2, .m-ftform .form-item3 {
  width: 100%;
}

.m-ftform .form-text {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 38px;
  padding: 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  border: 1px solid #fff;
}

.m-ftform .form-text::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

.m-ftform .form-text:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.m-ftform .form-text::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.m-ftform .form-text:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.m-ftform .form-text2 {
  height: 84px;
}

.m-ftform .form-item3 {
  text-align: right;
}

.m-ftform .form-btn {
  display: inline-block;
  min-width: 160px;
  line-height: 30px;
  padding: 5px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  text-align: center;
  background-color: #fff;
}

.m-ftform .form-btn:hover {
  color: #fff;
  background-color: #e77817;
}

.m-ftform .star {
  background: url("../images/star1.png") no-repeat 10px 8px;
}

.m-ftext {
  margin-top: 54px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

.m-ftext a {
  color: #fff;
}

.m-ftext a:hover {
  color: #e77817;
}

.m-ftfix3 {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
}

.m-ftfix3 a {
  color: #fff;
}

.m-ftfix3 a:hover {
  color: #e77817;
}

.m-ftlnk span, .m-ftlnk a {
  margin-right: 10px;
}

@media screen and (max-width: 1219px) {
  .m-ftinfo .info-item, .m-ftfix2 {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-ftlogo, .m-ftb1, .m-ftb2, .m-ftb3, .m-ftfix3 {
    display: none;
  }
  .m-ftfix2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .m-ftext {
    text-align: center;
    margin-top: 0;
  }
  .m-ftshare {
    width: 100%;
    justify-content: center;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}

.banner .dotList {
  display: none;
}

.banner .carousel-control {
  display: none;
}

.f-hdtp {
  padding-top: 130px;
}

@media screen and (max-width: 991px) {
  .f-hdtp {
    padding-top: 75px;
  }
}
.g-hd {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.95);
  border-bottom: 1px solid #e77817;
}

@media screen and (min-width: 992px) {
  .g-hd.fixed .m-hdfix3 {
    display: none;
  }
}
.m-hdlogo{
	
	margin-top:2px;
}
.m-hdlogo p {

    font-family: "GothamBold", arial, helvetica, sans-serif;
	font-size:12px;
margin-left:0px;
margin-top:-12px;
line-height:120%;
}
.m-hdlogo p  span{
	font-size:30px;
font-weight:bold;
}

.m-hdfix1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

@media screen and (max-width: 991px) {
  .m-hdfix1 {
    position: static;
  }


.m-hdlogo{
	
	margin-top:0px;
	margin-left:5px;
}
.m-hdlogo p {
	font-size:11px;
margin-left:0px;
margin-top:-6px;
line-height:100%;
}
.m-hdlogo p  span{
	font-size:22px;
font-weight:bold;
}

}

.m-hdlogo a {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}




.m-hdfix3 {
  padding-top: 20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}

.m-hdfix4 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-hdinfo {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-hdinfo .info-item {
  position: relative;
  padding-left: 30px;
  margin-right: 20px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #e77817;
}

.m-hdinfo .info-item i {
  position: absolute;
  left: 0;
  top: 0;
}

.m-hdinfo .info-item a {
  color: #e77817;
}

.m-hdinfo .info-item a:hover {
  text-decoration: underline;
}

.m-hdlnk {
  margin-right: 30px;
}

.m-hdlnk a {
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 26px;
  font-size: 16px;
  color: #e77817;
  text-align: center;
  border: 1px solid #e77817;
  border-radius: 15px;
}

.m-hdlnk a:hover {
  color: #fff;
  background-color: #e77817;
}

.m-hdlang {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #000;
}

.m-hdlang a {
  color: #000;
}

.m-hdlang a:hover, .m-hdlang a.active {
  color: #e77817;
}

.m-hdlang span {
  margin-left: 10px;
  margin-right: 10px;
}

.m-hdnav {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-hdnav .nav-item {
  position: relative;
  padding-top: 18px;
  padding-bottom: 20px;
}

.m-hdnav .nav-item > a {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 42px;
  font-size: 16px;

  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-hdnav .nav-item > a:hover, .m-hdnav .nav-item > a.active, .m-hdnav .nav-item > a.current {
  color: #fff;
  background-color: #e77817;
}

.m-hdnav .nav-item {
  position: static;
}

.m-hdpronav {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  width: 1200px;
  max-width: 100%;
  padding-top: 1px;
  display: none;
}

.m-hdpronav.show {
  display: block;
}

.m-hdpronav .pronav-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 25px 50px 0;
  background-color: #fff;
}

.m-hdpronav .pronav-item {
  margin-right: 2.5454545455%;
  margin-bottom: 25px;
  width: 14.5454545455%;
}

.m-hdpronav .pronav-item:nth-child(6n) {
  margin-right: 0;
}

.m-hdpronav .pronav-item .item-title {
  margin-top: 15px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-hdsch {
  position: relative;
  margin-left: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.m-hdsch .box-btn {
  width: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  background-color: #e77817;
  cursor: pointer;
  text-align: center;
}

.m-hdsch .box-btn:hover {
  color: #fff;
  background-color: #333;
}

.m-hdsch .box-form {
  position: absolute;
  right: 0;
  top: 100%;
  width: 250px;
  padding-right: 40px;
  background-color: #fff;
  border: 1px solid #e77817;
  display: none;
}

.m-hdsch .form-btn, .m-hdsch .form-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.m-hdsch .form-icon {
  background-color: #e77817;
}

.m-hdsch .form-btn {
  z-index: 2;
}

.m-hdsch .form-text {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 1440px) {
  .m-hdnav .nav-item > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdnav .nav-item > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.m-nbanner {
  padding-top: 20.4166666667%;
  padding-bottom: 5.8333333333%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .m-hdlogo {
    padding-top: 7px;
    padding-bottom: 5px;
  }
  .m-hdlogo img {
    width: 140px;
  }
  .m-hdinfo, .m-hdlnk, .m-hdnav {
    display: none;
  }
  .m-hdsch {
    position: absolute;
    right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0;
    top: 10px;
  }
  .m-hdlang {
    position: absolute;
    top: 10px;
    right: 100px;
    line-height: 30px;
    padding-top: 10px;
  }
  .m-hdfix3, .m-hdfix4 {
    padding: 0;
  }
  
  .m-nbanner {
  padding-top: 40.4166666667%;
  padding-bottom: 5.8333333333%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
}


.m-nbanner .box-title {
  position: relative;
  padding-bottom: 14px;
  display: inline-block;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  font-size: 90px;
  font-size: 9rem;
  color: #fff;
}

.m-nbanner .box-title:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
/*   height: 2px; */
  background-color: #ffffff;
}

@media screen and (max-width: 1219px) {
  .m-nbanner .box-title {
    font-size: 40px;
    font-size: 4rem;
  }
}
.g-wp {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 1219px) {
  .g-wp {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.m-abtb1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-abtb1 .box-img {
  width: 50%;
  line-height: 0;
  font-size: 0;
  order: 2;
}

.m-abtb1 .box-text {
  width: 44.1666666667%;
}

.m-abtb1 .box-title {
  line-height: 70px;
  font-size: 60px;
  font-size: 6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-abtb1 .box-desc {
  margin-top: 31px;
  line-height: 26px;
}

.m-abtb1 .box-desc p, .m-abtb1 .box-desc span, .m-abtb1 .box-desc b {
  line-height: 26px;
}

.m-abtb1 .box-desc p {
  min-height: 26px;
}

@media screen and (max-width: 1219px) {
  .m-abtb1 .box-title {
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb1 .box-desc {
    margin-top: 20px;
    line-height: 24px;
  }
  .m-abtb1 .box-desc p, .m-abtb1 .box-desc span, .m-abtb1 .box-desc b {
    line-height: 24px;
  }
  .m-abtb1 .box-desc p {
    min-height: 24px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb1 .box-img {
    width: 100%;
  }
  .m-abtb1 .box-text {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
}
.m-abtb2 {
  margin-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  background-color: #e77817;
}

.m-abtb2 .box-title {
  flex: 1 1 auto;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #fff;
}

.m-abtb2 .box-link {
  flex: 0 0 auto;
  margin-left: 20px;
}

.m-abtb2 .box-link a {
  min-width: 160px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  line-height: 30px;
  padding: 5px 20px;
  background-color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-abtb2 .box-link a:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 1219px) {
  .m-abtb2 {
    margin-top: 30px;
    padding: 10px 10px;
  }
  .m-abtb2 .box-title {
    line-height: 32px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-abtb2 .box-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-abtb3 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-abtb3 .box-item {
  margin-top: 50px;
  width: 46.6666666667%;
}

.m-abtb3 .item-title {
  margin-top: 22px;
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-abtb3 .item-link {
  margin-top: 18px;
  text-align: center;
}

.m-abtb3 .item-link a {
  display: inline-block;
  min-width: 220px;
  line-height: 26px;
  padding: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #e77817;
  border: 2px solid #e77817;
}

.m-abtb3 .item-link a:hover {
  color: #fff;
  background-color: #e77817;
}

.m-abtb3 .item-link i {
  margin-left: 20px;
}

@media screen and (max-width: 1219px) {
  .m-abtb3 .box-item {
    margin-top: 30px;
  }
  .m-abtb3 .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb3 .item-link {
    margin-top: 10px;
  }
  .m-abtb3 .item-link a {
    min-width: 140px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb3 .item-link i {
    margin-left: 10px;
  }
}
@media screen and (max-width: 375px) {
  .m-abtb3 .box-item {
    width: 100%;
  }
}
.m-abtb4 {
  margin-top: 50px;
  position: relative;
}

.m-abtb4 .box-text {
  position: absolute;
  left: 30px;
  top: 30px;
  max-width: calc(100% - 60px);
  line-height: 30px;
  padding: 5px 38px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #fff;
  background-color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-abtb4 {
    margin-top: 30px;
  }
  .m-abtb4 .box-text {
    top: 20px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb4 .box-text {
    position: relative;
    margin-top: 20px;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: 5px 20px;
  }
}
.m-proctext {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 55px;
  max-width: 840px;
  text-align: center;
}

.m-proctext .box-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-proctext .box-desc {
  margin-top: 17px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1219px) {
  .m-proctext {
    margin-bottom: 30px;
  }
  .m-proctext .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-proctext .box-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-proc .list-item {
  margin-top: 40px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-proc .list-item:first-child {
  margin-top: 0;
}

.m-proc .item-pic {
  flex: 0 0 auto;
  width: 230px;
  margin-right: 4.1666666667%;
}

.m-proc .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}

.m-proc .item-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #e77817;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-proc .item-title a {
  color: #e77817;
}

.m-proc .item-title:hover {
  text-decoration: underline;
}

.m-proc .item-desc {
  margin-top: 13px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  height: 78px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #666;
}

.m-proc .item-desc a {
  color: #666;
}

.m-proc .item-desc a:hover {
  color: #e77817;
}

.m-proc .item-info {
  margin-top: 17px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-proc .item-link {
  position: relative;
  margin-top: 18px;
  text-align: right;
}

.m-proc .item-link a {
  display: inline-block;
  min-width: 220px;
  line-height: 26px;
  padding: 5px 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #e77817;
  text-align: center;
  border: 2px solid #e77817;
  background-color: #fff;
}

.m-proc .item-link a:hover {
  color: #fff;
  background-color: #e77817;
}

.m-proc .item-link i {
  margin-left: 20px;
}

.m-proc .item-link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 250px);
  height: 1px;
  background-color: #999999;
}

@media screen and (max-width: 1219px) {
  .m-proc .list-item {
    margin-top: 20px;
  }
  .m-proc .item-title {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-proc .item-desc, .m-proc .item-info {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-proc .item-link a {
    min-width: 120px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-proc .item-link i {
    margin-left: 10px;
  }
  .m-proc .item-link:before {
    width: calc(100% - 140px);
  }
  .m-proc .item-desc {
    height: 72px;
  }
}
@media screen and (max-width: 480px) {
  .m-proc .list-item {
    display: block;
  }
  .m-proc .item-pic {
    width: 100%;
    margin-right: 0;
  }
  .m-proc .item-text {
    width: 100%;
  }
}
.m-clstext {
  margin-bottom: 51px;
}

.m-clstext .box-title {
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-clstext .box-desc {
  margin-top: 13px;
}

@media screen and (max-width: 1219px) {
  .m-clstext {
    margin-bottom: 20px;
  }
  .m-clstext .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-prol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -60px;
}

.m-prol .list-item {
  margin-right: 7.5%;
  margin-bottom: 60px;
  width: 28.3333333333%;
}

.m-prol .list-item:nth-child(3n) {
  margin-right: 0;
}

.m-prol .item-title {
  margin-top: 15px;
  position: relative;
  padding-left: 24px;
  height: 52px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}

.m-prol .item-title a {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-prol .item-title input {
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
}

.m-prol .item-desc {
  margin-top: 5px;
  height: 44px;
  line-height: 22px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-prol .item-desc a {
  color: #666;
}

.m-prol .item-desc a:hover {
  color: #e77817;
}

.m-prol .item-link {
  margin-top: 16px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-prol .item-link a {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  width: 47.0588235294%;
  padding: 5px 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #999;
  border: 1px solid #999;
}

.m-prol .item-link a:hover {
  color: #fff;
  background-color: #e77817;
  border-color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-prol {
    margin-bottom: -30px;
  }
  .m-prol .list-item {
    margin-bottom: 30px;
  }
  .m-prol .item-title {
    margin-top: 10px;
    height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prol .item-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .m-prol .item-desc {
    margin-top: 5px;
  }
  .m-prol .item-link {
    margin-top: 10px;
  }
  .m-prol .item-link a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 22px;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-prol .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 31.33%;
  }
  .m-prol .item-link a {
    width: auto;
  }
  .m-prol .item-link a:first-child {
    display: none;
  }
  .m-prol .item-link i {
    margin-left: 10px;
  }
}
@media screen and (max-width: 640px) {
  .m-prol .list-item {
    width: 48%;
  }
}
.m-protags {
  margin-top: 50px;
  background-color: #ededed;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}

.m-protags a {
  color: #666;
}

.m-protags a:hover {
  color: #e77817;
}

.m-protags span {
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #000;
}

@media screen and (max-width: 1219px) {
  .m-protags {
    margin-top: 20px;
    padding: 10px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-prob1 {
  margin-bottom: 42px;
}

.m-prob1 .prob-pic {
  margin-right: 5.8333333333%;
  width: 560px;
  height:430px;
  overflow:hidden;
}

.m-prob1 .prob-pic-big {
  position: relative;
  float: left;
  width: 430px;
  border: 2px solid #999999;
  background-color: #fff;
  box-sizing: border-box;
}

.m-prob1 .prob-pic-big-img {
  display: block;
  line-height: 0;
  font-size: 0;
}

.m-prob1 .prob-pic-big-img .zoomPad {
  float: none;
  z-index: 8;
}

.m-prob1 .prob-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  z-index: 8;
  display: none;
}

.m-prob1 .prob-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.m-prob1 .prob-video.show {
  display: block;
}

.m-prob1 .zoomWrapperImage img {
  max-width: 1200px;
}

.m-prob1 .prob-pic-small {
  position: relative;
  float: right;
  width: 110px;
  overflow: hidden;
}

.m-prob1 .prob-pic-btn {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  line-height: 16px;
  font-size: 12px;
  font-size: 1.2rem;
  z-index: 3;
  color: #333;
  text-align: center;
  transform: translateX(10px);
  width: calc(100% - 10px);
}

.m-prob1 .prob-pic-btn.prev {
  top: 10px;
}

.m-prob1 .prob-pic-btn.next {
  bottom: 10px;
}

.m-prob1 .prob-pic-btn:hover {
  color: #e77817;
}

.m-prob1 .prob-pic-list {
  height: 430px;
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul {
  height: 1000%;
  overflow: hidden;
}

.m-prob1 .prob-pic-list ul li {
  margin-bottom: 10px;
}

.m-prob1 .prob-pic-item .item-pic, .m-prob1 .prob-pic-item .item-video {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

.m-prob1 .prob-pic-item .item-pic:before, .m-prob1 .prob-pic-item .item-video:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  width: calc(100% - 10px);
  height: 100%;
  box-sizing: border-box;
  border: 3px solid transparent;
  z-index: 2;
  box-sizing: border-box;
}

.m-prob1 .prob-pic-item .item-pic:after, .m-prob1 .prob-pic-item .item-video:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.m-prob1 .prob-pic-item .item-pic:hover:before, .m-prob1 .prob-pic-item .item-pic.active:before, .m-prob1 .prob-pic-item .item-video:hover:before, .m-prob1 .prob-pic-item .item-video.active:before {
  border-color: #e77817;
}

.m-prob1 .prob-pic-item .item-pic:hover:after, .m-prob1 .prob-pic-item .item-pic.active:after, .m-prob1 .prob-pic-item .item-video:hover:after, .m-prob1 .prob-pic-item .item-video.active:after {
  border-right-color: #e77817;
}

.m-prob1 .prob-pic-item .item-pic:hover img, .m-prob1 .prob-pic-item .item-pic.active img, .m-prob1 .prob-pic-item .item-video:hover img, .m-prob1 .prob-pic-item .item-video.active img {
  transform: scale(1);
}

.m-prob1 .prob-pic-item .item-video {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  text-align: center;
}

.m-prob1 .prob-info {
  padding-top: 12px;
  overflow: hidden;
}

.m-prob1 .prob-title {
  position: relative;
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  font-weight: normal;
}

.m-prob1 .prob-link {
  font-size: 0;
  letter-spacing: 0;
  overflow: hidden;
}

.m-prob1 .prob-link a {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  min-width: 160px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
  box-sizing: border-box;
  border: 2px solid #999;
}

.m-prob1 .prob-link a:hover {
  color: white;
  background-color: #e77817;
  border-color: #e77817;
}

.m-prob1 .prob-share {
  margin-bottom: 10px;
}

.m-prob1 .prob-fix {
  margin-top: 89px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-prob1 .prob-desc {
  margin-top: 25px;
  color: rgba(102, 102, 102, 0.4);
}

.m-prob1 .prob-desc table {
  border: none;
}

.m-prob1 .prob-desc table tr td {
  border: none;
  padding: 5px 10px;
  height: auto;
}

.m-prob1 .prob-desc table tr td:first-child {
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-proshare .share-font {
  float: left;
  margin-right: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
}

.m-proshare .share-img {
  float: left;
  height: 26px;
}

@media screen and (max-width: 1219px) {
  .m-prob1 .prob-pic {
    width: 460px;
  }
  .m-prob1 .prob-pic-big {
    width: 360px;
  }
  .m-prob1 .prob-pic-small {
    width: 90px;
  }
  .m-prob1 .prob-pic-list {
    height: 350px;
  }
  .m-prob1 .prob-desc {
    margin-top: 25px;
  }
  .m-prob1 .prob-fix {
    margin-top: 20px;
  }
  .m-prob1 .prob-link a:first-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-prob1 .prob-pic {
    float: none;
    margin: 0 auto;
  }
  .m-prob1 .prob-info {
    padding-top: 0;
    float: none;
    margin-top: 30px;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .zoomPad {
    cursor: default !important;
  }
  .zoomPup {
    display: none !important;
  }
  .zoomWindow {
    display: none !important;
  }
  .zoomPreload {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .m-prob1 {
    margin-bottom: 30px;
  }
  .m-prob1 .prob-pic {
    display: none;
  }
  .m-prob1 .prob-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-prob1 .prob-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prob1 .prob-desc strong {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-prob1 .prob-link a {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    color: white;
    background-color: #e77817;
    border-color: #e77817;
  }
}
.m-propic {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-propic {
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
    display: block;
    overflow: hidden;
  }
  .m-propic .box-btn {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #e77817;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
  }
  .m-propic .box-btn.prev {
    left: 0;
  }
  .m-propic .box-btn.next {
    right: 0;
  }
  .m-propic .box-bd {
    overflow: hidden;
  }
  .m-propic .box-list {
    width: 10000%;
    overflow: hidden;
  }
  .m-propic .list-item {
    position: relative;
    float: left;
    margin-right: 0.02%;
    width: 0.32%;
    overflow: hidden;
  }
  .m-propic .list-item iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .m-propic .item-pic {
    border: 1px solid #e77817;
  }
}
@media screen and (max-width: 480px) {
  .m-propic .list-item {
    width: 1%;
  }
}
.m-prott {
  margin-bottom: 30px;
  overflow: hidden;
  line-height: 40px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #e77817;
  overflow: hidden;
}

.m-prott p {
  position: relative;
  display: inline-block;
}

.m-prott p:before {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translate(18px, -50%);
  width: 1200px;
  height: 4px;
  background-color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-prott {
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-prob2 .box-item {
  margin-top: 42px;
}

.m-prob2 .box-item:first-child {
  margin-top: 0;
}

.m-prob2 .bitem-desc strong {
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-prob2 .box-item {
    margin-top: 30px;
  }
}
.m-provideo {
  margin-bottom: -20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-provideo .box-item {
  width: 50%;
  border: 20px solid #f0f0f0;
}

@media screen and (max-width: 1219px) {
  .m-provideo .box-item {
    border-width: 5px;
  }
}
.m-mpro {
  margin-top: 38px;
}

.m-mpro .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -20px;
}

.m-mpro .list-item {
  margin-right: 4.3333333333%;
  margin-bottom: 20px;
  width: 21.6666666667%;
}

.m-mpro .list-item:nth-child(4n) {
  margin-right: 0;
}

.m-mpro .item-title {
  margin-top: 16px;
  max-height: 44px;
  line-height: 22px;
  font-size: 14px;
  font-size: 1.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-mpro .item-link {
  margin-top: 14px;
  text-align: center;
}

.m-mpro .item-link a {
  display: inline-block;
  min-width: 160px;
  padding: 5px 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  color: #999;
  border: 2px solid #999;
}

.m-mpro .item-link a:hover {
  color: #fff;
  background-color: #e77817;
  border-color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-mpro .item-link a {
    min-width: 120px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 991px) {
  .m-mpro .item-link {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .m-mpro .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.m-projl {
  margin-bottom: -50px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-projl .list-item {
  margin-bottom: 40px;
  width: 46.6666666667%;
}

.m-projl .item-title {
  margin-top: 25px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-projl .item-desc {
  margin-top: 10px;
  height: 52px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-projl .item-desc a {
  color: #666;
}

.m-projl .item-desc a:hover {
  color: #e77817;
}

.m-projl .item-link {
  margin-top: 26px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-projl .item-link a {
  margin-right: 20px;
  margin-bottom: 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  min-width: 160px;
  padding: 5px 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #999;
  border: 1px solid #999;
}

.m-projl .item-link a:hover {
  color: #fff;
  background-color: #e77817;
  border-color: #e77817;
}

.m-projl .item-link a:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1219px) {
  .m-projl {
    margin-bottom: -30px;
  }
  .m-projl .list-item {
    margin-bottom: 20px;
  }
  .m-projl .item-title, .m-projl .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-projl .item-title {
    margin-top: 10px;
  }
  .m-projl .item-desc {
    margin-top: 5px;
    max-height: 48px;
  }
  .m-projl .item-link {
    margin-top: 10px;
  }
  .m-projl .item-link a {
    display: inline-block;
    min-width: 120px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .m-projl .list-item {
    width: 100%;
    margin-right: 0;
  }
}
.m-proj .box-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-align: center;
  font-weight: normal;
}

.m-proj .box-time {
  margin-top: 10px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666;
  text-align: center;
}

.m-proj .box-desc {
  margin-top: 33px;
  color: #666;
}

.m-proj .box-fix {
  margin-top: 35px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-proj .box-share {
  margin-bottom: 10px;
}

.m-proj .box-link {
  margin-bottom: 10px;
}

.m-proj .box-link a {
  min-width: 160px;
  line-height: 26px;
  padding: 5px 15px;
  border: 2px solid #999;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #999;
}

.m-proj .box-link a:hover {
  color: #fff;
  background-color: #e77817;
  border-color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-proj .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-proj .box-desc {
    margin-top: 20px;
  }
  .m-proj .box-fix {
    margin-top: 20px;
  }
  .m-proj .box-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 991px) {
  .m-proj .box-link a {
    color: #fff;
    background-color: #e77817;
    border-color: #e77817;
  }
}
.m-videol .list-item {
  padding-top: 60px;
  padding-bottom: 60px;
}

.m-videol .list-item .item-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-videol .list-item .item-fix {
  width: 50%;
  border: 20px solid #fff;
}

.m-videol .list-item .item-pic:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 11.0714285714%;
  padding-top: 11.0714285714%;
  background: url("../images/play1.png") no-repeat center;
  background-size: 100% 100%;
  z-index: 2;
}

.m-videol .list-item .item-text {
  width: 45%;
}

.m-videol .list-item:first-child {
  padding-top: 0;
}

.m-videol .list-item .item-title {
  max-height: 120px;
  line-height: 40px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-videol .list-item .item-desc {
  margin-top: 17px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  max-height: 78px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.m-videol .list-item1 .item-fix {
  order: 2;
  border-color: #f0f0f0;
}

.m-videol .list-item2 {
  background-color: #f0f0f0;
}

@media screen and (max-width: 1219px) {
  .m-videol .list-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-videol .list-item .item-fix {
    border-width: 10px;
  }
  .m-videol .list-item .item-title {
    max-height: 78px;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-videol .list-item .item-desc {
    margin-top: 10px;
    max-height: 72px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .m-videol .list-item .item-fix {
    width: 100%;
  }
  .m-videol .list-item .item-text {
    margin-top: 20px;
    width: 100%;
  }
}
.m-htnews {
  margin-bottom: 60px;
}

.m-htnews .box-item {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background-color: #f0f0f0;
}

.m-htnews .item-pic {
  order: 2;
  width: 48.275862069%;
}

.m-htnews .item-text {
  width: 50%;
}

.m-htnews .item-name {
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-htnews .item-fix {
  margin-top: 24px;
  position: relative;
  padding-left: 118px;
}

.m-htnews .item-time {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  background-color: #fff;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-htnews .item-time span {
  margin-bottom: 5px;
  font-size: 30px;
  font-size: 3rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #e77817;
}

.m-htnews .item-title {
  max-height: 60px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-htnews .item-title a {
  display: block;
}

.m-htnews .item-desc {
  margin-top: 4px;
  max-height: 130px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  color: #666;
}

.m-htnews .item-desc a {
  color: #666;
}

.m-htnews .item-desc a:hover {
  color: #e77817;
}

.m-htnews .item-link {
  margin-top: 25px;
}

.m-htnews .item-link a {
  display: inline-block;
  min-width: 160px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #999;
  border: 2px solid #999;
  text-align: center;
  padding: 5px 10px;
}

.m-htnews .item-link a:hover {
  color: #fff;
  background-color: #e77817;
  border-color: #e77817;
}

.m-htnews .item-link i {
  margin-left: 20px;
}

@media screen and (max-width: 1219px) {
  .m-htnews {
    margin-bottom: 30px;
  }
  .m-htnews .box-item {
    padding: 10px;
  }
  .m-htnews .item-name {
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-htnews .item-fix {
    margin-top: 20px;
    padding-left: 80px;
  }
  .m-htnews .item-time {
    width: 70px;
    height: 70px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-htnews .item-time span {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-htnews .item-title {
    max-height: 48px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-htnews .item-desc {
    max-height: 120px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-htnews .item-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-htnews .item-link i {
    margin-left: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-htnews .item-link {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .m-htnews .item-pic {
    width: 100%;
  }
  .m-htnews .item-text {
    width: 100%;
    margin-top: 20px;
    order: 2;
  }
}
.m-newsl {
  margin-bottom: -60px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-newsl .list-item {
  margin-right: 2.5%;
  margin-bottom: 60px;
  width: 31.6666666667%;
}

.m-newsl .list-item:nth-child(3n) {
  margin-right: 0;
}

.m-newsl .item-time {
  margin-top: 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-newsl .item-title {
  margin-top: 7px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-newsl .item-desc {
  margin-top: 7px;
  height: 52px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.m-newsl .item-desc a {
  color: #666;
}

.m-newsl .item-desc a:hover {
  color: #e77817;
}

.m-newsl .item-link {
  margin-top: 20px;
}

.m-newsl .item-link a {
  display: inline-block;
  min-width: 160px;
  line-height: 26px;
  padding: 5px 10px;
  border: 2px solid #999;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #999;
}

.m-newsl .item-link a:hover {
  color: #fff;
  background-color: #e77817;
  border-color: #e77817;
}

.m-newsl .item-link i {
  margin-left: 20px;
}

@media screen and (max-width: 1219px) {
  .m-newsl {
    margin-bottom: -20px;
  }
  .m-newsl .list-item {
    margin-bottom: 20px;
  }
  .m-newsl .item-title, .m-newsl .item-time, .m-newsl .item-desc {
    margin-top: 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-newsl .item-desc {
    max-height: 48px;
  }
  .m-newsl .item-link {
    margin-top: 10px;
  }
  .m-newsl .item-link a {
    min-width: 120px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-newsl .item-link i {
    margin-left: 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-newsl .item-link {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .m-newsl .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}
.m-ctusfix {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ctustt {
  margin-bottom: 52px;
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

@media screen and (max-width: 1219px) {
  .m-ctustt {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-ctusinfo {
  width: 40%;
}

.m-ctusinfo .info-item {
  margin-top: 23px;
}

.m-ctusinfo .item-title {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #999;
  font-family: "GothamBold", arial, helvetica, sans-serif;
}

.m-ctusinfo .item-info {
  margin-top: 4px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #e77817;
  position: relative;
  padding-left: 30px;
}

.m-ctusinfo .item-info a {
  color: #e77817;
}

.m-ctusinfo .item-info a:hover {
  text-decoration: underline;
}

.m-ctusinfo .item-info i {
  position: absolute;
  left: 0;
  top: 0;
}

.m-ctusinfo .box-share {
  margin-top: 40px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.m-ctusinfo .share-item {
  margin-right: 12px;
  margin-bottom: 10px;
  width: 36px;
  line-height: 32px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  text-align: center;
  border: 2px solid #999;
  border-radius: 50%;
}

.m-ctusinfo .share-item:hover {
  color: #e77817;
  border-color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-ctusinfo .info-item {
    margin-top: 10px;
  }
  .m-ctusinfo .item-title, .m-ctusinfo .item-info {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusinfo .box-share {
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusinfo {
    width: 100%;
  }
}
.m-ctusform {
  width: 50%;
}

.m-ctusform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.m-ctusform .form-item {
  margin-bottom: 35px;
}

.m-ctusform .form-item1 {
  width: 46.6666666667%;
}

.m-ctusform .form-text {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  font-size: 1.6rem;
  padding-right: 10px;
  border-bottom: 1px solid #dddddd;
}

.m-ctusform .form-text2 {
  height: 100px;
}

.m-ctusform .form-item2 {
  width: 100%;
}

.m-ctusform .form-item3 {
  position: relative;
  width: 46.6666666667%;
}

.m-ctusform .form-item3 .form-text {
  padding-right: 120px;
}

.m-ctusform .form-code {
  position: absolute;
  right: 10px;
  bottom: 1px;
  width: 100px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  background-color: #f3fbfe;
}

.m-ctusform .form-code img {
  max-height: 40px;
  vertical-align: middle;
}

.m-ctusform .form-btn {
  width: 100%;
  height: 42px;
  padding: 0 10px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #e77817;
}

.m-ctusform .form-btn:hover {
  color: #fff;
  background-color: #333;
}

.m-ctusform .star {
  position: relative;
}

.m-ctusform .star:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 6px;
  height: 40px;
  background: url("../images/star1.png") no-repeat center;
}

@media screen and (max-width: 1219px) {
  .m-ctusform .form-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .form-item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .m-ctusform {
    margin-top: 30px;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .m-ctusform .form-item {
    width: 100%;
  }
}
.m-ctusmap {
  margin-top: 25px;
}

@media screen and (max-width: 1219px) {
  .m-ctusmap {
    margin-top: 20px;
  }
}
.m-privacy {
  background: url("../images/privacy-bg1.jpg") no-repeat center;
  background-size: cover;
  padding-left: 5.8333333333%;
  padding-right: 5.8333333333%;
  padding-top: 5%;
  padding-bottom: 4.5833333333%;
}

.m-privacy .box-logo {
  line-height: 0;
  font-size: 0;
  text-align: center;
}

.m-privacy .box-title {
  margin-top: 52px;
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #e77817;
  text-align: center;
}

.m-privacy .box-desc {
  margin-top: 20px;
}

.m-privacy .box-desc em {
  display: block;
  position: relative;
  padding-left: 25px;
  font-family: "GothamBold", arial, helvetica, sans-serif;
  color: #e77817;
}

.m-privacy .box-desc em:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  background-color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-privacy .box-title {
    margin-top: 20px;
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-privacy .box-desc {
    margin-top: 20px;
  }
  .m-privacy .box-desc em:before {
    top: 7px;
  }
}
@font-face {
  font-family: "GothamBold";
  src: url("../fonts/GothamBold.eot");
  src: url("../fonts/GothamBold.eot") format("embedded-opentype"), url("../fonts/GothamBold.woff2") format("woff2"), url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.ttf") format("truetype"), url("../fonts/GothamBold.svg#GothamBold") format("svg");
}
@font-face {
  font-family: "GothamBook";
  src: url("../fonts/GothamBook.eot");
  src: url("../fonts/GothamBook.eot") format("embedded-opentype"), url("../fonts/GothamBook.woff2") format("woff2"), url("../fonts/GothamBook.woff") format("woff"), url("../fonts/GothamBook.ttf") format("truetype"), url("../fonts/GothamBook.svg#GothamBook") format("svg");
}
@font-face {
  font-family: "iconfont"; /* Project id 4172448 */
  src: url("../fonts/iconfont.woff2?t=1691997798131") format("woff2"), url("../fonts/iconfont.woff?t=1691997798131") format("woff"), url("../fonts/iconfont.ttf?t=1691997798131") format("truetype");
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fenxiang:before {
  content: "\e603";
}

.icon-chakantiezihuifu:before {
  content: "\e663";
}

.icon-jiantou:before {
  content: "\e601";
}

.icon-jiantou-copy:before {
  content: "\e8ac";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-biaoqian:before {
  content: "\e649";
}

.m-fixform {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9999;
}

.m-fixform .box-bd {
  display: none;
  width: 320px;
}

.m-fixform .box-wp {
  padding: 30px 20px 0;
  max-height: calc(100vh - 60px);
  overflow-y: auto;
  background-color: #fff;
}

.m-fixform .box-btn {
  position: absolute;
  right: 10px;
  bottom: 100%;
  bottom: calc(100% + 20px);
  width: 250px;
  line-height: 30px;
  padding: 18px;
  border-radius: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  background-color: #e77817;
  cursor: pointer;
  transition: opacity 350ms;
}
.m-fixform .box-btn i {
  transform: scale(1.2);
  margin-right: 10px;
}
.m-fixform .box-btn.active {
  width: 100%;
  height: 40px;
  bottom: auto;
  top: 0;
  right: 0;
  opacity: 0;
}

.m-fixform .box-title {
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  padding: 5px 15px;
  color: #fff;
  background-color: #e77817;
  cursor: pointer;
  text-align: center;
}

.m-fixform .box-desc {
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
}

.m-fixform .box-form {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.m-fixform .form-item {
  padding-left: 15px;
}

.m-fixform .form-item:first-child {
  margin-top: 0;
}

.m-fixform .form-text {
  width: 100%;
  height: 44px;
  line-height: 42px;
  padding: 0 14px;
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: solid 1px #d2d2d2;
  display: block;
}

.m-fixform .form-text::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}

.m-fixform .form-text:-moz-placeholder {
  color: #666;
  opacity: 1;
}

.m-fixform .form-text::-moz-placeholder {
  color: #666;
  opacity: 1;
}

.m-fixform .form-text:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}

.m-fixform .form-text2 {
  height: 80px;
}

.m-fixform .form-item2 {
  position: relative;
  padding-right: 110px;
  margin-top: 17px;
}

.m-fixform .code-img {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 44px;
  line-height: 42px;
  border: solid 1px #d2d2d2;
  background-color: #f3fbfe;
  text-align: center;
  overflow: hidden;
}

.m-fixform .code-img img {
  max-height: 42px;
  vertical-align: middle;
}

.m-fixform .form-item3 {
  margin-top: 17px;
  width: calc(100% + 40px);
  margin-left: -20px;
  padding-left: 0;
}

.m-fixform .star {
  background: url("../images/star1.png") no-repeat left 24px;
}

.m-fixform .form-btn {
  width: 100%;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  background-color: #e77817;
}

.m-fixform .form-btn:hover {
  color: #fff;
  background-color: #e77817;
}

@media screen and (max-width: 1219px) {
  .m-fixform .box-title {
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 10px;
  }
  .m-fixform .form-text {
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-fixform .form-text2 {
    height: 80px;
  }
  .m-fixform .code-img {
    width: 100px;
    height: 40px;
    line-height: 38px;
  }
  .m-fixform .code-img img {
    max-height: 38px;
  }
  .m-fixform .form-item2 {
    padding-right: 100px;
  }
  .m-fixform .box-form {
    margin-top: 20px;
  }
  .m-fixform .star {
    background-position-y: 15px;
  }
  .m-fixform .form-btn {
    height: 44px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 44px;
  }
}
@media screen and (max-width: 991px) {
  .m-fixform {
    bottom: 51px;
    right: 0;
    z-index: 10;
  }
  .m-fixform .box-btn {
    bottom: calc(100% + 20px);
    right: 10px;
    width: 140px;
    line-height: 22px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px;
    border-radius: 5px;
  }
}