/* reset */
html {
  height: 100%;
  overflow-x: hidden;
}

body {
  min-height: 100%;
  overflow-x: hidden;
}

body {
  _height: 100%
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
p,
blockquote,
figure,
header,
footer,
nav,
article,
section,
aside,
address,
figcaption {
  *zoom: 1
}

li {
  list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

iframe,
frame,
fieldset,
img {
  border: 0 none
}

img {
  vertical-align: top
}

input[type=button],
input[type=submit],
input[type=reset] {
  cursor: pointer
}

button {
  cursor: pointer
}

input,
textarea,
button {
  -webkit-border-radius: 0;
  -webkit-appearance: none
}

input[type=radio] {
  -webkit-border-radius: 100%;
  -webkit-appearance: radio
}

input[type=checkbox] {
  -webkit-appearance: checkbox
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box
}

textarea {
  overflow: auto;
  resize: none
}

::-webkit-input-placeholder {
  color: #BDBDBD;
}

:-moz-placeholder {
  color: #BDBDBD;
}

::-moz-placeholder {
  color: #BDBDBD;
}

:-ms-input-placeholder {
  color: #BDBDBD;
  opacity: 0.8;
}

.placeholder {
  color: #BDBDBD;
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100% !important;
}

caption,
th {
  text-align: left
}

th {
  font-weight: normal
}

em,
cite,
address,
i {
  font-style: normal
}

body,
input,
select,
button,
textarea {
  color: #272727;
  font-size: 16px;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif\;
}

a {
  color: #272727;
  text-decoration: none !important;
}

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

a {
  blr: expression(this.onFocus=this.blur())
}

a * {
  *cursor: pointer
}

:focus {
  outline: none
}

a:link,
a:active,
a:visited,
a:hover {
  /*background: none;*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

img {
  max-width: 100%;
}

/* 阿里图标 */
[class*='icon'] {
  font-family: 'iconfont';
}

* {
  outline: none !important;
}

a:hover {
  outline: none !important;
}

/*
@font-face {
    font-family: SourceHanSansCN-Light;
    src: url('/Other/oss/font/SourceHanSansCN-Light.ttf') format('truetype');
}
@font-face {
    font-family: SourceHanSansCN-Medium;
    src: url('/Other/oss/font/SourceHanSansCN-Medium.ttf') format('truetype');
}
@font-face {
    font-family: SourceHanSansCN-Regular;
    src:url('/Other/oss/font/SourceHanSansCN-Regular.ttf') format('truetype');
}
body, input, select, button, textarea{
    font-family: SourceHanSansCN-Regular;
}*/


.edit_con_original {
  line-height: 1.8em;
  padding: 0 0;
  color: #000000;
}

.edit_con_original ul {
  margin: inherit;
  padding: inherit;
  padding-left: 2em;
}

.edit_con_original ul li {
  list-style-type: disc;
  margin: auto;
}

.edit_con_original ol {
  margin: inherit;
  padding: inherit
}

.edit_con_original ol li {
  list-style-type: decimal;
  margin: auto;
}

.edit_con_original h1 {
  font-size: 2em;
  font-weight: bold
}

.edit_con_original h2 {
  font-size: 1.5em;
  font-weight: bold
}

.edit_con_original h3 {
  font-size: 1.17em;
  font-weight: bold
}

.edit_con_original h4 {
  font-size: 1em;
  font-weight: bold
}

.edit_con_original h5 {
  font-size: 0.83em;
  font-weight: bold
}

.edit_con_original h6 {
  font-size: 0.67em;
  font-weight: bold
}

.edit_con_original em {
  font-style: italic
}

.edit_con_original cite {
  font-style: italic
}

.edit_con_original address {
  font-style: italic
}

.edit_con_original i {
  font-style: italic
}

.edit_con_original table {
  width: 100%;
  display: table;
}

.edit_con_original img {
  max-width: 100%;
  height: auto;
}

.edit_con_original table td {
  padding: 10px !important;
  border: 1px solid #000 !important;
  word-wrap: break-word;
  word-break: break-word !important;
  vertical-align: middle;
  color: #000;

}

.edit_con_original table td p {
  word-wrap: break-word;
  word-break: break-word !important;
}

.edit_con_original table:not(.customTable) tr:first-child td {
  background: rgb(0, 128, 119) !important;
  //text-align: center !important;
  font-weight: bold !important;
  color: #fff !important;
}

.edit_con_original table.strain tr:first-child td {
  background: #fff !important;
  font-weight: normal !important;
  color: #000 !important;
}

.edit_con_original table.strain thead th {
  color: #fff !important;
  text-align: center !important;
  font-weight: bold !important;
  height: auto !important;
  background: rgb(0, 128, 119) !important;
}

/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before,
.clearfix:before,
.cf:before,
body:before,
.header:before,
.main:before,
.footer:before {
  content: '';
  display: table
}

.fixed:after,
.clearfix:after,
.cf:after,
after,
.header:after,
.main:after,
.footer:after {
  content: '';
  display: table;
  clear: both
}

.fixed,
.clearfix,
.cf,
.header,
.main,
.footer {
  *zoom: 1
}

.clear,
.cl {
  display: block !important;
  float: none !important;
  clear: both;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  max-height: none !important;
  min-height: 0 !important;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 none !important;
  font-size: 0 !important;
  line-height: 0 !important
}

/*两端对齐*/
.justify {
  text-align: justify;
  text-justify: distribute-all-lines;
}

/*图片经过*/
.tran_scale {
  overflow: hidden;
  display: block;
}

.tran_scale img {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}

/*截字*/
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  max-height: 3em;
  height: 3em;
  overflow: hidden;
}

.clamp_3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.5;
  max-height: 4.5em;
  height: 4.5em;
  overflow: hidden;
}

.clamp_4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 1.5;
  max-height: 6em;
  height: 6em;
  overflow: hidden;
}

.clamp_5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-height: 1.5;
  max-height: 7.5em;
  height: 7.5em;
  overflow: hidden;
}

.clamp_6 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  line-height: 1.5;
  max-height: 9em;
  height: 9em;
  overflow: hidden;
}

/*上下居中*/
.v-m-c {
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  position: absolute;
  left: 0;
  top: 50%;
}

/*左右居中*/
.l-m-c {
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  position: absolute;
  left: 50%;
  top: 0;
}

/*绝对居中*/
.a-m-c {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}

/*背景*/
.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bg_layer {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}

.bg-cover-ban {
  background-size: 100% 100%;
}

.ratio-img,
.ratio-img img {
  width: 100%;
}

* {
  box-sizing: border-box;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  pointer-events: inherit !important;
}


.wrap {
  max-width: 1440px;
  margin: 0 auto;
  width: 90%;
}

.select-box {
  position: relative;
}

.select-box dt {
  cursor: pointer;
  color: #000;
  position: relative;
}

.select-box dt i {
  position: absolute;
  right: 0;
  top: 0;
  widtH: 60px;
  height: 100%;
  color: #00867D;
  text-align: center;
}

.select-box dt.on_o i {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.select-box dd {
  display: none;
  padding: 0;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 50px;
  width: 100%;
  background: #fff;
  max-height: 220px;
  overflow: auto;
}

.select-box dd a {
  display: block;
  color: #4E5258;
  cursor: pointer;
  padding: 0 20px;
}

.header {
  width: 100%;
  height: 90px;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10001;
  /*background: -webkit-linear-gradient(bottom, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0.6) 100%);
    background: -moz-linear-gradient(bottom, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0.6) 100%);
    background: -o-linear-gradient(bottom, rgba(0,0,0, 0) 0%, rgba(0,0,0, 0.6) 100%);*/
}

.scroll-header .header {}

.header .logo {
  float: left;
  widtH: 210px;
  height: 34px;
  margin-top: 25px;
}

.nav {
  float: right;
  width: calc(100% - 220px);
}

.rr_top {
  text-align: right;
  float: right;
  position: relative;
  margin-top: 23px;
}

.ser {
  display: none;
  cursor: pointer;
  float: left;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  background: #949494;
}

.search_wrap {
  overflow: hidden;
  border: none;
  color: #fff;
  background: #fff;
  height: 44px;
  line-height: 44px;
  outline: none;
  transition: 0.3s all;
  border: 1px solid #a0a0a0;
  border-radius: 22px;
}

.search_wrap.on {
  width: 300px;
  border-radius: 5px;
  border: 1px solid #969191;
}

.search_box_text {
  float: left;
  width: calc(238px - 60px);
  padding: 0 10px;
  height: 44px;
  line-height: 44px;
  border: none;
  background: none;
}

.search_box_button {
  float: right;
  width: 40px;
  height: 44px;
  border: 0;
  outline: none;
  background: none;
}

.search_box_button i {
  font-size: 20px;
}

.user {
  float: right;
  line-height: 36px;
  margin-left: 20px;
  position: relative;
}

.user::before {
  opacity: 0;
  content: "";
  position: absolute;
  lefT: 0px;
  top: 25%;
  widtH: 1px;
  height: 50%;
  background: #000;
}

.user em {
  margin: 0 10px;
}

.lang {
  float: left;
  margin: 0 20px 0 0;
}

.lang dt {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
}

.lang dt a {
  font-weight: 500;
}

.lang dt i {
  font-size: 20px;
  margin-left: 4px;
  font-weight: bold;
}

.lang dd {
  display: none;
  position: relative;
  z-index: 10;
  width: 100%;
  background: #00867D;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 10px;
}

.lang dd a {
  height: 24px;
  line-height: 24px;
  display: block;
  color: #fff !important;
  text-align: center;
}

.lang.on dd {
  display: block;
}

/*导航*/
.nav ul {
  width: calc(100% - 415px);
  float: left;
  text-align: right;
}

.nav ul>li {
  display: inline-block;
  margin: 0 0 0 4%;
  line-height: 90px;
}

.nav ul>li:first-child {
  margin-left: 0;
}

.nav ul>li span {
  display: none;
}

.nav ul>li>a {
  display: block;
  color: #000;
  position: relative;
}

.nav ul>li>a>em {
  opacity: 0;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 3px;
  background: #00867D;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}

.nav ul>li.on>a {
  color: #00867D;
  font-weight: bold;
}

.nav ul>li.on>a>em {
  opacity: 1;
  left: 0;
  width: 100%;
}

/*导航下拉*/
.navlist {
  display: none;
  position: absolute;
  left: 0;
  top: 90px;
  z-index: 2;
  width: 100%;
  background: #e1e5e8;
  padding: 2.6% 0 2.6% 0;
}

.navlist::before {
  display: none;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -10px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #00867D;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.navlist dl {
  line-height: 20px;
  padding: 0 12.5% 0 5.73%;
  text-align: left;
  margin-left: 25%;
}

.navlist dl dd {
  display: inline-block;
  width: 22%;
  margin-bottom: 3%;
  vertical-align: top;
}

.navlist dl dd a {
  color: #000;
  text-transform: capitalize;
  font-weight: bold;
}

.navlist_tit {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 25%;
  z-index: 2;
  background: #eef1f2;
  padding: 2.6% 45px 0 8.3333%;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #04887f;
  line-height: 20px;
  text-align: left;
}

.navlist_tit .tit {
  position: relative;
}

.navlist_tit .tit::after {
  content: '';
  position: absolute;
  height: 1px;
  width: 1px;
  right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border: solid #00867D;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  top: 5px;
}

/*导航下拉*/

.indmain {
  padding-top: 90px;
}

/*视频弹出*/
.video_appbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
}

.video_appbox.show {
  visibility: visible;
  opacity: 1;
}

.video_appbox video {
  object-fit: cover;
  width: 100%;
}

.video_appbox .video_t {
  z-index: 2;
  background: #000;
  width: 1035px;
  max-width: 94%;
  height: 70%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 60%;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  -ms-transition: all 0.6s;
  visibility: hidden;
  opacity: 0;
}

.video_appbox.show .video_t {
  visibility: visible;
  opacity: 1;
  top: 50%;
}

.video_appbox iframe {
  width: 100%;
  height: 100%;
}

.video_appbox .mask {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.lt9 .video_appbox .mask {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000");
}

.video_close {
  position: absolute;
  top: calc(15% - 40px);
  right: calc(50% - 517px);
  cursor: pointer;
  z-index: 99999;
}

.video_close i {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}


/*公共底部*/
.footer {
  background: #3A424F;
  padding: 3% 0;
  color: #fff;
  font-size: 14px;
}

.foot_tt {
  padding: 0 0 5%;
  border-bottom: 1px solid #616872;
}

.foot_tt .ll {
  float: left;
  width: calc(100% - 250px);
}

.foot_tt .ll li {
  float: left;
  width: 35%;
  margin-right: 3%;
}

.foot_tt .ll li:nth-of-type(2) {
  widtH: 21%;
  margin-right: 3%;
}

.foot_tt .ll li:last-child {
  margin-right: 0;
}

.foot_tt .ll li h2 {
  margin-bottom: 30px;
  color: #fff;
}

.foot_tt .ll li h2 a {
  color: #E1E1E1;
}

.foot_tt .ll li h2 span {
  display: none;
}

.foot_tt .ll li p {
  color: #ADB5C2;
  line-height: 2.2;
}

.foot_tt .ll li p,
.foot_tt .ll li p a {
  color: #ADB5C2;
}

.foot_tt .ll li p a.tel_link {
  color: #ADB5C2 !important;
}

.foot_tt .ll li p.img {
  margin-top: 25px;
}

.foot_tt .rr {
  float: right;
  widtH: 240px;
  text-align: right;
}

.foot_tt .rr a {
  position: relative;
  display: inline-block;
  height: 28px;
  padding: 0 20px;
}

.foot_tt .rr a::after {
  content: "";
  position: absolute;
  lefT: 0;
  top: 0;
  margin-top: 12px;
  widtH: 4px;
  height: 4px;
  border-radius: 4px;
  background: #8793A1;
}

.foot_tt .rr a img {
  display: block;
  widtH: 28px;
  height: 28px;
  overflow: hidden;
}

.foot_tt .rr a:first-child::after {
  opacity: 0;
}

.foot_tt .rr a:last-child {
  padding-right: 0;
}

.foot_bb {
  padding: 1.5% 0;
}

.foot_bb a.xhr {
  margin-left: 10px;
  color: #fff;
}

.foot_language,.head_language {
  position: relative;
  float: right;
  width: 104px;
  height: 47px;
  margin-top: 1.5%;
}

.foot_language dt {
  position: relative;
  /*border: 1px solid #626872;*/
  border-radius: 25px;
  line-height: 47px;
  height: 47px;
  cursor: pointer;
}

.foot_language dt i {
  position: absolute;
  right: 22px;
  top: 53%;
  color: #8793a1;
  font-size: 16px;
  transition: all .3s;
  transform: translateY(-50%);
}
.foot_language dt i.icon-lianxi{
  font-size: 20px;
  position: relative;
  left: -5px;
  top: 2px;
}

.foot_language dt p {
  font-size: 14px;
  color: #bebebe;
  padding-left: 22px;
}

.foot_language dd {
  display: none;
  background: #fff;
  width: 122px;
  border-radius: 6px;
  position: absolute;
  bottom: 100%;
  right: 0;
  z-index: 100001;
}

.foot_language dd a {
  position: relative;
  display: block;
  height: 52px;
  line-height: 52px;
  /*padding-left: 22px;*/
  color: #afafaf;
  text-align: center;
}

.foot_language dd a i {
  display: none;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 24px;
  margin-top: -2px;
}

.foot_language dd a:hover,
.foot_language dd a:first-child {
  color: #fff !important;
  background: #838b97;
}

.language.on dd {
  display: block;
  width:67px;
}

.language.on dt i {
  transform: translateY(-50%) rotate(180deg)
}

.foot_language dd a:hover i,
.foot_language dd a:first-child i {
  /*display: block;*/
}
.head_language{
  height: 44px;
  line-height: 44px;
  width:86px;
  margin-top: 0;
}
.head_language dt{
  padding-right: 20px;
  line-height: 44px;
  height: 44px;
}
.head_language dt i.icon-lianxi{
  top:0;
  font-size:20px;
  color:#000;
}
.head_language dt p em{
  color:#000;
  vertical-align: top;
}
.head_language dt p+i{
  right: 0px;
  color:#666;
}
.head_language dd{
  bottom:auto;
  top:67px;
}
.head_language dd a{
  height: 44px;
  line-height: 44px;
  background: #fff;
}
.head_language dd a:hover,
.head_language dd a:first-child{
  color: #000 !important;
  background: #fff;
}
@media only screen and (min-width: 1025px) {

  .yes_tran,
  a,
  .nav,
  .header,
  .header .logo,
  .nav_all .ll li i {
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
  }

  a:hover {
    color: #00867D !important;
  }

  .tran_scale:hover img {
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
  }

  .nav ul>li:hover>a>em {
    opacity: 1;
    left: 0;
    width: 100%;
  }

}

@media only screen and (max-width: 1659px) {
  .navlist dl dd {
    margin: 0 10px 2%;
  }
}

@media only screen and (max-width: 1599px) {
  .nav ul>li {
    margin-left: 3%;
  }

  .navlist dl dd {
    font-size: 14px;
  }
}

@media only screen and (max-width: 1439px) {
  .nav ul>li {
    margin-left: 2%;
  }

  .search_form li {
    width: 24%;
  }
}

@media only screen and (max-width: 1365px) {

  body,
  input,
  select,
  button,
  textarea {
    font-size: 14px;
  }

  .lang {
    margin-right: 10px;
  }

  .lang dt i {
    font-size: 16px;
  }

  .user {
    margin-left: 10px;
    line-height: 26px;
  }

  .ser {
    width: 26px;
    height: 26px;
    line-height: 26px;
  }

  .nav ul {
    widtH: calc(100% - 415px);
  }

  .navlist dl dd {
    margin: 0 5px 2%;
  }
}

@media only screen and (max-width: 1280px) {
  .nav ul {
    widtH: calc(100% - 415px);
  }

  .header .logo {
    width: 160px;
    height: 26px;
    margin-top: 32px;
  }

  .nav {
    widtH: calc(100% - 170px);
  }

  .nav ul li {
    font-size: 12px;
  }

  .foot_tt .rr {
    widtH: 200px;
  }

  .foot_tt .ll {
    width: calc(100% - 200px);
  }
}

@media only screen and (max-width: 1024px) {
  .foot_language {
    float: none;
  }

  .search_form li {
    width: 32%;
  }

  body>* {
    position: relative;
    /*left:0;*/
    transition: left 250ms ease-out;
    -webkit-transition: left 250ms ease-out;
  }

  .indmain,
  .main {
    padding-top: 50px;
  }

  .header {
    height: 50px;
  }

  .header .logo {
    margin-top: 12px;
  }

  .rr_top {
    widtH: 100%;
    padding-top: 0;
    margin-top: 0;
  }

  .user {
    margin: 5px 20px 5px 0;
  }

  .user,
  .user a {
    color: #fff;
  }

  span.ser {
    display: none;
  }

  .search_wrap {
    widtH: calc(100% - 40px);
    margin: 20px;
    display: block;
    position: static;
    height: 36px;
    line-height: 36px;
  }

  .search_box_text,
  .search_box_button {
    height: 36px;
    line-height: 36px;
  }

  .search_box_text {
    width: calc(100% - 40px);
  }

  .lang {
    position: relative;
    margin-left: 20px;
  }

  .lang dt {
    height: 44px;
    line-height: 44px;
  }

  .lang dt,
  .lang dt a {
    color: #fff;
  }

  .lang dt i {
    font-size: 14px;
  }

  .lang dd {
    position: absolute;
  }

  /*手机导航按钮开始*/
  .navlist_tit {
    display: none !important;
  }

  .navlist dl {
    margin-left: 0;
  }

  .nav_phone_btn {
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999999;
    width: 50px;
    text-align: center;
  }

  .nav_phone_btn span {
    position: relative;
    width: 26px;
    height: 3px;
    top: -2px;
    background-color: #267E88;
    display: inline-block;
    transition: all 250ms ease-out;
    -webkit-transition: all 250ms ease-out;
  }

  .nav_phone_btn span i {
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    color: #267E88;
    font-family: arial;
    font-size: 12px;
    text-transform: uppercase;
  }

  .nav_phone_btn span:before,
  .nav_phone_btn span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #267E88;
    left: 0px;
    transition: all 250ms ease-out;
    -webkit-transition: all 250ms ease-out;
  }

  .nav_phone_btn span:before {
    top: -7px;
  }

  .nav_phone_btn span:after {
    top: 7px;
    widtH: 60%;
    left: auto;
    right: 0;
  }

  .visible_nav.nav_phone_btn {
    /*background: #161719;*/
  }

  .visible_nav.nav_phone_btn span {
    background-color: transparent !important;
  }

  .visible_nav.nav_phone_btn span:before {
    top: 0px;
    width: 90%;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
  }

  .visible_nav.nav_phone_btn span:after {
    top: 0px;
    right: auto;
    lefT: 0;
    width: 90%;
    transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
  }

  .body_nav_phone .nav {
    right: 0;
    left: auto;
  }

  /* sww 新增开始 */

  .abroad.header {
    height: 160px;
  }

  .abroad.header .headerBox {
    height: 110px;
  }

  .abroad.header .headerBox .headerRightBox {
    margin-top: 10px;
  }

  .abroad.header .headerBox .headerRightBox .goOnAndClose .closeBox {
    position: absolute;
    top: 10px;
    right: 20px;
  }

  .abroad .nav_phone_btn {
    top: 110px;
  }

  .abroad.header .logo {
    margin-top: 50px;
  }
.domestic .head_language{
  position: fixed;
  top: 4px;
  right: 60px;
}
  .domestic .head_language dd{
    top: 46px;
  }
  .abroad .head_language{
    position: fixed;
    top: 114px;
    right: 60px;
  }
  /* sww 新增结束 */

  /*手机导航按钮结束*/

  .nav {
    display: block;
    position: fixed;
    z-index: 100000;
    margin-top: 0;
    top: 50px;
    bottom: 0px;
    padding: 0;
    right: -50%;
    height: calc(100vh - 50px);
    width: 50%;
    left: auto;
    transition: left 0ms ease-out;
    -webkit-transition: left 0ms ease-out;
    transition: right 250ms ease-out;
    -webkit-transition: right 250ms ease-out;
    overflow: hidden;
    overflow-y: auto;
    background: #161719;
  }

  .nav ul {
    padding: 0px 0;
    clear: both;
    float: none;
    width: 100%;
  }

  .nav ul>li {
    line-height: 40px;
    width: 100%;
    float: none;
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid#414141;
    overflow: hidden;
  }

  .nav ul>li>a {
    height: 40px;
    line-height: 40px;
    margin: 0 40px 0 20px;
    color: #fff;
    text-align: left;
    width: calc(100% - 60px);
  }

  .nav ul>li.on>a {
    background: none;
    color: #fff;
  }

  .nav ul>li>span {
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    float: right;
  }

  .nav ul>li>span.on {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }

  .nav ul>li>span {
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
  }

  .nav ul>li>span.cur {
    display: block;
  }

  .nav ul>li>span.on+a {
    color: #fff;
  }

  .nav ul>li.on>a>em {
    display: none;
  }

  .navlist {
    position: static;
    background: none;
    padding: 0;
    border-top: 1px solid#414141;
    height: auto;
    line-height: inherit;
    width: auto !important;
    display: none;
    visibility: visible;
    clear: both;
    left: auto;
    top: auto;
    margin-left: 0 !important;
  }

  .navlist dl {
    padding: 10px 20px;
    line-height: 30px;
  }

  .navlist dl dd {
    width: 100%;
    text-align: left;
    display: block;
  }

  .navlist dl dd a {
    color: #fff;
  }
}

@media only screen and (max-width: 1023px) {

  .foot_tt .ll,
  .foot_tt .rr {
    widtH: 100%;
  }

  .foot_tt .rr {
    margin-top: 5%;
    text-align: left;
  }

  .foot_tt .ll li {
    widtH: 100% !important;
    margin-right: 0;
    margin-bottom: 3%;
  }

  .foot_tt .ll li:last-child {
    margin-bottom: 0;
  }

  .foot_tt .ll li h2 {
    overflow: hidden;
    margin-bottom: 10px;
  }

  .foot_tt .ll li a {
    /*float: left;*/
    display: inline;
  }

  .foot_tt .ll li p {
    /*float: left;*/
    display: block;
    widtH: auto;
    position: static;
    margin-right: 10px;
  }

  .foot_tt .ll p a::after {
    height: 16px;
    margin-top: -8px;
  }

  .foot_tt .ll li .foot_nav {
    overflow: hidden;
  }

  .foot_tt .ll li .foot_nav p {
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  .nav {
    width: 100%;
    right: -100%;
  }

  .foot_tt .ll li p {
    line-height: 1.5;
  }

  .search_form li {
    width: auto !important;
    margin-right: 0 !important;
  }
}






/*内页banner*/
.inbanner {
  position: relative;
}

.inbanner img {
  widtH: 100%;
}

.inbanner .txt {
  color: #fff;
  top: 60%;
  text-align: center;
}

.inbanner .txt h1 {
  margin-bottom: 20px;
  line-height: 1.2;
}

.inbanner .txt p {
  letter-spacing: 0px;
}

.inbanner .searbox+p {
  max-width: 930px;
}

@media only screen and (max-width: 1599px) {
  .main {
    padding-top: 90px;
  }

  .inbanner .txt {
    top: 50%;
  }
}

@media only screen and (max-width:1024px) {
  .main {
    padding-top: 50px;
  }
}

@media only screen and (max-width:767px) {
  .inbanner {
    height: 240px;
  }

  .inbanner img {
    display: none;
  }

  .inbanner .txt p br {
    display: none;
  }

  .inbanner .searbox+p {
    text-align: left;
  }

  .inbanner .searbox+p span {
    display: block;
  }
}

/*内页banner*/


/*分页*/
.page {
  vertical-align: middle;
  text-align: center;
  margin: 0 0 5%;
  color: #000;
  font-size: 14px;
  height: 28px;
  line-height: 28px;
}

.page .inner {
  display: inline-block;
  text-align: center;
}

.page span {
  margin: 0 5px;
  float: left;
  font-weight: bold;
}

.page span em {
  color: #000;
  font-family: Arial;
}

.page a {
  float: left;
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 28px;
  margin: 0 5px;
  font-family: Arial;
}

.page a.on,
.page a:hover {
  background: #136D92;
  color: #fff !important;
}

.page a.prev,
.page a.next {
  padding: 0 5px;
  font-weight: bold;
  width: auto;
}

.page a.first,
.page a.last {
  width: 40px;
  font-family: "Microsoft Yahei", "微软雅黑";
  font-weight: bold;
}

.page a.first:hover,
.page a.last:hover {
  color: #136D92 !important;
  background: none;
}

.page a.prev.disabled,
.page a.next.disabled {
  opacity: 0.5;
  cursor: default;
}

.page .txtnum {
  margin: 0 15px 0 30px;
  width: 66px;
  height: 28px;
  line-height: 28px;
  background: #fff;
  border: 2px solid #7A8087;
}

.page .txtnum input {
  display: inline-block;
  width: 100%;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-family: Arial;
  background: none;
  border: none;
}

.page a.go {
  width: 32px;
  height: 28px;
  line-height: 28px;
  background: #136D92;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

@media only screen and (max-width:767px) {

  .page span,
  .page a.num,
  .page a.first,
  .page a.last,
  .page a.go {
    display: none;
  }
}

/*分页 end*/

.weixin {
  position: fixed;
  width: 300px;
  z-index: 100000;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  box-shadow: 1px 1px 10px #666;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.weixin .c {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(/images/x.png) center center no-repeat;
  overflow: hidden;
  text-indent: 100px;
  right: 0;
  top: 0;
  font-size: 20px;
  font-style: normal;
  text-align: center;
  cursor: pointer;
  z-index: 2;
}

.weixin h2 {
  position: relative;
  line-height: 40px;
  font-size: 16px;
  padding-left: 20px;
  font-weight: normal;
}

.weixin .img {
  padding: 10px 20px;
  text-align: center;
  border-top: 1px solid #ddd;
}

.weixin .img img {
  width: 200px;
  height: 200px;
}

.weixin p {
  margin: 0 0 30px;
  text-align: center;
}

@media only screen and (max-width:767px) {
  .weixin {
    width: 70%;
  }
}


.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: #267E88 !important;
}


.commr_side {
  position: fixed;
  z-index: 100000;
  right: 2.5%;
  top: 70%;
  ;
  width: 170px;
  height: 144px;
}

.commr_side li {
  margin-bottom: 10px;
}

.commr_side li a {
  position: relative;
  display: block;
  color: #fff !important;
  height: 40px;
  line-height: 40px;
  padding: 0 25px;
  border-radius: 20px;
  background: #B6B9BD;
}

.commr_side li a:hover {
  background: #0A9F9D;
}

.commr_side li a i {
  margin-right: 10px;
  font-size: 20px;
}

.commr_side li a em {
  position: absolute;
  left: 38px;
  top: 0px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  min-widtH: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 50%;
  background: #B25FAF;
}

.commr_side li a.commr_side_up {
  text-align: right;
  padding: 0;
  background: none;
}

.commr_side li a.commr_side_up i {
  margin-right: 0px;
  font-size: 42px;
  color: #B6B9BD;
}

.site_btn i {
  cursor: pointer;
  position: absolute;
  top: -30px;
  right: 0px;
  background: #3A424F;
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: block;
  border-radius: 50%;
}

.site_btn span {
  display: block;
  background: #3A424F;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: -30px;
  left: -30px;
  border-radius: 5px 0 0 5px;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
}

.commr_side.cur {
  right: -170px;
}

.commr_side.cur .site_btn span {
  visibility: visible;
  opacity: 1;
}

@media only screen and (max-width:1024px) {
  .commr_side {
    right: -170px;
  }

  .site_btn span {
    visibility: visible;
    opacity: 1;
  }

  .commr_side.cur02 {
    right: 0;
  }

  .commr_side.cur02 .site_btn span {
    visibility: hidden;
    opacity: 0;
  }
}

/*新增*/
li.tips {
  font-size: 14px;
  color: #aaa;
  padding: 0 30px;
}

.layui-layer-msg .layui-layer-content {
  word-break: break-word !important;
}

.selectIpt {}

#countryIpt.selectIpt {
  padding: 0 30px !important;
  pointer-events: none;
}

.def-btn {
  color: #fff !important;
  margin-top: 3%;
  padding: 0 65px;
  font-weight: bold;
  line-height: 54px;
  border-radius: 30px;
  background: #00867D;
  border: none;
  display: inline-block;
}

.def-btn:hover {
  background: #3A424F;
  color: #fff !important;
}

.noData {
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
}

@media only screen and (max-width: 767px) {
  #countryIpt.selectIpt {
    padding-left: 10px !important;
  }

  .def-btn {
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
  }
}

.phone-cre-dre {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pc-cre-dre {
    display: none;
  }

  .phone-cre-dre {
    display: block;
  }
}

/*
   sww 新增开始
*/
.headerBox {
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  height: 70px;
  content: "";
  background-color: #f1f1f3;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}

.headerBox .headerRightBox {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  line-height: 38px;
}

.headerBox .headerRightBox .selectBox {
  background-color: #fff;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  border-radius: 8px;
  height: 38px;
  width: 30%;
  min-width: 100px;
}

.headerBox .headerRightBox .goOnAndClose {
  display: flex;
}

.headerBox .headerRightBox .goOnAndClose .goOnBox {
  cursor: pointer;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
  background: #1d1d1f;
  margin-inline-start: 16px;
  width: 66px;
  text-align: center;
  line-height: 36px;
}

.headerBox .headerRightBox .goOnAndClose .closeBox {
  margin-inline-start: 14px;
  margin-inline-end: -2px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  margin-top: auto;
  margin-bottom: auto;
  transition: color 320ms cubic-bezier(0.4, 0, 0.6, 1);
}

.headerBox .headerBoxContet {
  cursor: pointer;
  display: flex;
  box-sizing: border-box;
  padding-inline-start: max(22px, env(safe-area-inset-left));
  padding-inline-end: max(22px, env(safe-area-inset-right));
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  color: rgba(0, 0, 0, 0.8);
  max-width: 1440px;
  margin: 0 auto;
  width: 90%;
}

.header {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.3);
}

/*
 sww 新增结束
*/
a.customBtn{
  box-sizing: inherit;
  font-stretch: condensed;
  padding: 12px 16px 12px;
  background-color: rgb(0, 128, 119) !important;
  border: 1px solid #dadada;
  color: #fefefe;
  display: inline-block;
  font-size: 14px;
  font-weight: normal !important;
  font-stretch: condensed;
  text-transform: uppercase;

 -ms-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transform: perspective(1px) translateZ(0);
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  text-decoration: none !important;
  line-height: 1;
}
.customBtn::before{
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fefefe;
  transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
}
.customBtn::after{
  content: "→";
  font-size: 20px;
  font-weight: normal;
  margin-left: 10px;
  position: relative;
  top: -3px;
  color: #fefefe;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  font-weight: bold;
}
.customBtn:hover::before{transform: scaleY(1);-webkit-transform: scaleY(1);}
.customBtn:hover{background-color: #dadada;color: #0a0a0a;}
.customBtn:hover::after{color: rgb(0, 128, 119) !important;}

  .edit_con_original .tabs{
    border-left: 0;
  border-right: 0;
  border-top: 1px solid #adadad;
  background: url(/images/tiled-lines.png) repeat top left;
  margin-top: 5px;
  overflow: hidden;
  }
  .edit_con_original .tabs .item{
    float: left;
    box-sizing: border-box;
    list-style-type: none;
    
  }
  .edit_con_original .tabs .item a{
    box-sizing: border-box;
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    color: rgba(10,10,10,0.6);
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    padding: 10px 24px;
    display: block;
    text-decoration: none !important;
  }
  .edit_con_original .tabs .item.is-active a{
    background: none;
    border-top: 3px solid #56c12c;
    border-bottom: 3px solid #56c12c;
    color: #0a0a0a;
  }
  .edit_con_original .customTable{
    border: 1px solid rgb(241, 241, 241);
    margin: 30px 0;
    border-collapse: collapse;
    border-spacing: 0;
  }
  .edit_con_original .customTable thead{
    background: #f8f8f8;
    color: #0a0a0a;
    border-bottom: 1px solid rgb(241, 241, 241);
  }
  .edit_con_original .customTable tbody{
    font-size: 16px;
  }
  .edit_con_original .customTable tbody tr td{
    padding: 15px 20px;
    border: none !important;
  }
  .edit_con_original .customTable tbody tr td small{font-size: 12px;}
  .edit_con_original .customTable tbody tr td b{font-weight: bold;}
  .edit_con_original .customTable  tr:nth-child(even){
    background-image: url(/images/tiled-lines.png);
    background-repeat: repeat;
    background-position: top left;
  }
  .edit_con_original .text-align-left{
    text-align: left;
    padding: 8px 10px 10px;
    font-weight: bold;
  }