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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.2rem;
  line-height: 1.5;
  word-break: keep-all
}

p,
span,
table,
th,
td,
dt,
dd {
  line-height: 1.6em;
  word-break: keep-all
}

strong {
}

html:lang(zh-cn) h1,
h2,
h3,
h4,
h5,
h6 {
  word-break: normal
}

html:lang(zh-cn) p,
span,
table,
th,
td,
dt,
dd {
  word-break: normal
}

html:lang(zh-cn) strong {
}
.noto_ch{
}
.head_wrap {
  position: fixed;
  width: 100%;
  height: 72px;
  z-index: 200;
  background: rgba(0, 0, 0, 0)
}

.head_wrap.backbg {
  background: rgba(255, 255, 255, 1)
}

.head_wrap.backbg .menu_txt {
  color: #414042
}

.head_wrap.backbg .menu_txt.select {
  color: #e31d1a
}

.head_content {
  position: relative;
  width: 1400px;
  height: 100%;
  margin: 0 auto
}

.logo {
  position: relative;
  float: left;
  width: 111px;
  height: 28px;
  line-height: 72px
}

.menu {
  position: relative;
  float: left;
  width: 1150px;
  height: 100%;
  padding: 0 0 0 0px
}

.menu_box {
  position: relative;
  float: left;
  text-align: center
}

.menu_box01 {
  position: relative;
  width: 100%;
  height: 72px;
  margin-right: 50px
}

.menu_txt {
  font-size: 12px;
  line-height: 72px;
  color: #fff;
  cursor: pointer
}

.menu_txt.select {
  color: #e31d1a
}

.sub_menu {
  position: relative;
  height: 400px;
  box-sizing: border-box;
  padding-top: 30px;
  display: none
}

.sub_menu_txt {
  font-size: 13px;
  color: #fff;
  padding: 0 0 15px 0;
  transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -webkit-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s
}

.sub_menu_txt:hover {
  color: #e31d1a !important;
  transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  -webkit-transition: all .2s linear 0s;
  -ms-transition: all .2s linear 0s;
}

.language {
  position: relative;
  float: left;
  padding: 26px 0 0 0
}

.language_txt {
  font-size: 13px;
  color: #fff;
  float: left;
  margin: 0 0 0 10px
}

.language_txt.on {
  border-bottom: 1px solid #e31d1a
}

.head_wrap.backbg .language_txt {
  color: #414042
}

.head_space {
  position: relative;
  width: 100%;
  height: 1px
}

.head_back {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 150;
  display: none;
  opacity: 0
}

.m_menu .m_menu_bar {
  font-size: 1.6rem;
  position: relative;
  left: -10px;
  top: 3px
}

.m_menu .m_menu_close {
  font-size: 2rem;
  position: relative;
  left: -10px
}

.wrap {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 140
}

.move_top_btn {
  position: fixed;
  z-index: 99;
  bottom: 10px;
  right: 10px;
  background-color: transparent;
  border: 0;
  display: none
}

.move_top_btn .desktop {
  width: 70px
}

.main {
  position: relative
}

.main_txt {
  position: absolute;
  top: 45%;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 10
}

.main_txt h1 {
  font-size: 1.5rem;
  margin-bottom: 40px;
}

.main_txt p {
  font-size: 1rem;
  width: 80%;
  margin: 0 auto;
  word-break: break-word
}

.main_video {
  overflow: hidden
}

.main_video video {
  width: 100vw;
  height: auto
}

.container {
  margin-top: 180px;
  width: 100%
}

.container_small {
  width: 1200px;
  margin: 0 auto
}

.article {
  padding: 5% 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  width: 1200px;
  margin: 0 auto
}

.article:nth-last-child(1) {
  border-bottom: 0;
  padding-bottom: 0
}

.title {
  width: 100%;
  height: 260px;
  overflow: hidden;
  position: relative
}

.title_text {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: 100px;
  z-index: 10
}

.title_text h2 {
  margin-bottom: 1.7%;
  font-size: 26px
}

.title_text p {
  font-size: .8rem
}

.title img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}
.title_desc {
  width: 1200px;
  margin: 5% auto;
  text-align: center
}
.arrow_btn_left {
  cursor: pointer;
  float: left
}

.arrow_btn_right {
  cursor: pointer;
  float: right
}

.foot_wrap {
  position: relative;
  width: 1200px;
  padding: 50px 0;
  margin: 0 auto
}

.foot_content {
  overflow: hidden
}

.foot_logo {
  display: inline-block;
  margin-left: 7px;
  margin-bottom: 7px
}

.foot_text {
  display: inline-block;
  vertical-align: bottom;
  float: right;
  width: 80%
}

.foot_text a:hover {
  font-weight: bold;
}

.foot_text p {
  font-size: 12px
}

.foot_text strong {
}

.foot_text .fp {
  display: inline-block
}

.foot_text .fp li {
  display: inline-block;
  padding: 0 5px;
  position: relative
}

.foot_text .fp li::after {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #77787b;
  position: absolute;
  top: 2px;
  right: -2.5px
}

.foot_text .info li:nth-last-child(1)::after {
  width: 0
}

.foot_text .copyright li:nth-last-child(1)::after {
  width: 0
}
/* new footer */
.footers {
  background:#212121;
}
.footerHead {
  border-top:1px solid rgba(255,255,255,0.5);
  border-bottom:1px solid rgba(255,255,255,0.5);
}
.footerHead .foot_wrap {
  padding:11px 0;
}
.footerHeadConts {
  float:right;
  width:80%;
}
.footerHeadConts > div {
  float:left;
}
.footerLink {
  padding:0 20px;
  position:relative;
}
.footerLink:not(:last-child)::after {
  content:"";
  /*width:1px;*/
  height:12px;
  position:absolute;
  display:block;
  top:50%;
  right:0;
  transform:translateY(-50%);
  background:#fff;
}
.footerLink:first-child {
  padding-left:0;
}
.footerLink > span {
  margin-right:20px;
}
.footerLink > span:last-child {
  margin-right:0;
}
.groupTitle {
  font-weight:bold;
}
.groupTitle > span {
  margin-left:10px;
}
.blogLink {
  background-image:url(/img/foot/blog-logo.png);
  background-position:center;
  background-repeat:no-repeat;
  background-size:19px;
  display:block;
  width:19px;
  height:19px;
}
.footerLink > span {
  display:block;
  float:left;
  line-height:20px;
}
.footerLink > span,
.footerLink > span > a {
  color:#fff;
  font-size:12px;
  transition:0.5s;
}
.foot_text p {
  color:#fff;
}
.foot_logo {
  display:block;
  float:left;
  width:20%;
  margin-left:0;
  margin-bottom:0;
}
.foot_text {
  display:block;
  float:right;
  width:80%;
}
.footerAddress {
  margin-bottom:10px;
}
.footerAddress:last-child {
  margin-bottom:25px;
}
.footerAddress > li {
  float:left;
  width:60%;
}
.footerAddress > li:first-child {
  width:30%;
}
.footerAddress span {
  display:block;
  float:left;
}
.footerAddCate {
  opacity:0.5;
}
.footerAddress > li:first-child .footerAddCate {
  width:70px;
}
.footerAddress > li .footerAddCate {
  width:120px;
}
.copys p {
  font-size:0.7em;
  opacity:0.5
}
@media all and (max-width:767px) {
  .head_wrap {
    position: fixed;
    top: 0
  }

  .head_wrap.backbg .menu_txt {
    color: #fff
  }

  .head_content {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px
  }

  .m_logo {
    position: relative;
    float: left;
    width: 93px;
    height: 23px;
    line-height: 72px
  }

  .logo {
    display: none
  }

  .menu {
    display: none
  }

  .menu {
    width: 100%;
    height: auto;
    float: none;
    padding: 10px 0 0 0;
    display: none;
    position: absolute;
    top: 0;
    left: 0
  }

  .menu_box {
    width: auto;
    height: auto;
    float: none;
    font-size: 0;
    box-sizing: border-box;
    padding: 0 20%
  }

  .menu_box01 {
    width: 100%;
    height: auto;
    float: left;
    vertical-align: top;
    border-top: 1px solid #fff;
    text-align: left;
    margin-top: 10px
  }

  .menu_txt {
    color: #fff;
    line-height: normal;
    font-size: 12px;
    margin-top: 10px
  }

  .sub_menu {
    width: 46%;
    height: auto;
    float: right;
    border: 0;
    padding: 0;
    margin-left: 8%;
    text-align: left;
    margin-top: 10px;
    position: relative;
    top: -23px
  }

  .sub_menu_txt {
    font-size: 10px
  }

  .sub_menu.right {
    border-right: 0
  }

  .head_back {
    top: 0
  }

  .head_space {
    display: none
  }

  .language {
    position: absolute;
    right: 43px;
    top: 0
  }

  .language_txt {
    color: #414042
  }

  .language_content {
    display: none
  }

  .m_menu {
    position: absolute;
    width: 22px;
    right: 10px;
    top: 35%;
    margin: -9px 0 0 0;
    cursor: pointer;
    overflow: hidden
  }

  .m_menu .m_menu_close {
    display: none
  }

  .main_slide {
    height: auto;
    position: absolute
  }

  .main_slide.slide_fixed {
    position: fixed;
    top: 0
  }

  .main_slide02 {
    height: auto
  }

  .main_slide02.slide_fixed01 {
    position: fixed;
    top: 0
  }

  .main_slide_txtBox {
    height: auto;
    margin: 0 0 0 -225px;
    top: 28%
  }

  .main_slide_title {
    font-size: 15px;
    line-height: normal
  }

  .main_slide_txt {
    font-size: 13px
  }

  .move_top_btn .desktop {
    display: none
  }

  .move_top_btn .mobile {
    display: block
  }

  .main_space {
    margin: 50% 0 0 0
  }

  .main_txt h1 {
    margin-bottom: 5%
  }

  .main_video video {
    width: auto;
    height: 450px;
    position: relative
  }

  .main_video img {
    width: auto;
    height: 450px;
    position: relative
  }

  .container {
    margin-top: 18%
  }

  .article {
    width: 100%;
    padding: 10% 0
  }

  .title {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative
  }

  .title_text {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    z-index: 10
  }

  .title_text h2 {
    margin-bottom: 1.7%;
    font-size: 1.2rem
  }

  .title_text p {
    font-size: .8rem
  }

  .title img {
    width: 100%;
    position: absolute;
    top: -20px
  }

  .title_desc {
    width: 95%
  }

  .foot_wrap {
    width: 100%;
    height: auto;
    padding: 50px 10px;
    box-sizing: border-box
  }

  .foot_wrap .foot_logo {
    display: block
  }

  .foot_wrap .copyright p {
    font-size: 11px
  }

  .foot_wrap .fp.address {
    display: block
  }

  .foot_wrap .fp.info li:nth-child(1),
  .foot_wrap .fp.info li:nth-child(2),
  .foot_wrap .fp.policy,
  .foot_wrap .fp.copyright {
    display: block
  }

  .foot_wrap .fp.address li::after,
  .foot_wrap .fp.info li:nth-child(1)::after,
  .foot_wrap .fp.info li:nth-child(2)::after,
  .foot_wrap .fp.policy li:nth-last-child(1)::after {
    width: 0
  }

  .foot_text {
    letter-spacing: -0.5px;
    float: none;
    width: 100%;
    float: none
  }
  /* new footer */
  .footerHeadConts {
    float:none;
    width:calc(100% - 10px);
    margin-left: 10px;
  }
  .footerHeadConts > div {
    width:100%;
  }
  .foot_logo,
  .foot_text {
    float:none;
  }
  .foot_logo {
    margin-bottom: 15px;
  }
  .footerAddress > li .footerAddCate,
  .footerAddress > li:first-child .footerAddCate {
    width: 95px;
  }
  .footerAddress > li {
    float:none;
    width: 100% !important;
  }
  .footerLink {
    padding: 0;
  }
  .footerLink > span {
    margin-right: 10px;
  }
  .footerLink:not(:last-child)::after {
    display: none;
  }
}

@media all and (min-width:767px) and (max-width:1200px) {
  .head_wrap {
    position: fixed;
    top: 0
  }

  .head_wrap.backbg .menu_txt {
    color: #fff
  }

  .head_content {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px
  }

  .m_logo {
    position: relative;
    float: left;
    width: 93px;
    height: 23px;
    line-height: 72px;
    display: block !important
  }

  .logo {
    display: none
  }

  .menu {
    display: none
  }

  .menu {
    width: 100%;
    height: auto;
    float: none;
    padding: 120px 0 0 0;
    display: none;
    position: absolute;
    top: 0;
    left: 0
  }

  .menu_box {
    width: auto;
    height: auto;
    float: none;
    font-size: 0;
    box-sizing: border-box;
    padding: 0 20%
  }

  .menu_box01 {
    width: 100%;
    height: auto;
    float: left;
    vertical-align: top;
    border-top: 1px solid #fff;
    text-align: left;
    margin-top: 10px
  }

  .menu_txt {
    color: #fff;
    line-height: normal;
    font-size: 12px;
    margin-top: 10px
  }

  .sub_menu {
    width: 46%;
    height: auto;
    float: right;
    border: 0;
    padding: 0;
    margin-left: 8%;
    text-align: left;
    margin-top: 10px;
    position: relative;
    top: -23px
  }

  .sub_menu_txt {
    font-size: 10px
  }

  .sub_menu.right {
    border-right: 0
  }

  .head_back {
    top: 0
  }

  .head_space {
    display: none
  }

  .language {
    position: absolute;
    right: 43px;
    top: 0
  }

  .language_txt {
    color: #414042
  }

  .language_content {
    display: none
  }

  .m_menu {
    position: absolute;
    width: 22px;
    right: 10px;
    top: 35%;
    margin: -9px 0 0 0;
    cursor: pointer;
    overflow: hidden
  }

  .m_menu .m_menu_close {
    display: none
  }

  .main_slide {
    height: auto;
    position: absolute
  }

  .main_slide.slide_fixed {
    position: fixed;
    top: 0
  }

  .main_slide02 {
    height: auto
  }

  .main_slide02.slide_fixed01 {
    position: fixed;
    top: 0
  }

  .move_top_btn .desktop {
    display: block
  }

  .move_top_btn .mobile {
    display: none
  }

  .main_space {
    margin: 50% 0 0 0
  }

  .article {
    width: 100%
  }

  .title_desc {
    width: 90%
  }

  .foot_wrap {
    width: 100%;
    height: auto;
    padding-left: 20px;
    box-sizing: border-box
  }
  .foot_wrap .fp.address {
    display: block
  }
  .foot_wrap .fp.address li::after {
    width: 0
  }
  .foot_wrap .fp.info {
    display: block
  }
  .foot_text {
    width: 100%;
    float: none
  }
  /* new footer */
  .footerHeadConts {
    float:none;
    width:calc(100% - 20px);
    margin-left: 20px;
  }
  .foot_logo,
  .foot_text {
    float:none;
  }
  .foot_logo {
    margin-bottom: 15px;
  }
  .footerAddress > li .footerAddCate {
    width: 95px;
  }
  .footerAddress > li {
    width: 70%;
  }
  .footerLink {
    padding: 0 10px;
  }
  .footerLink > span {
    margin-right: 10px;
  }
}

@media all and (min-width:1200px) {
  .m_logo {
    display: none
  }

  .m_menu {
    display: none
  }

  .menu_box01 {
    display: block !important
  }

  .move_top_btn .desktop {
    display: block
  }

  .move_top_btn .mobile {
    display: none
  }

  .m_foot_logo {
    display: none
  }
}