@charset "UTF-8";
@font-face {
  font-family: 'OPPOSans';
  /* 定义字体名称 */
  src: url("/themes/yuanding/public/asset/fonts/OPPOSans-H.ttf") format("truetype");
  /* 指定字体文件路径和格式 */
  font-weight: normal;
  /* 字体粗细 */
  font-style: normal;
  /* 字体样式 */
}

@font-face {
  font-family: 'OPPOSansR';
  /* 定义字体名称 */
  src: url("/themes/yuanding/public/asset/fonts/OPPOSans-R.ttf") format("truetype");
  /* 指定字体文件路径和格式 */
  font-weight: normal;
  /* 字体粗细 */
  font-style: normal;
  /* 字体样式 */
}

body {
  font-family: 'OPPOSansR';
  /* 使用自定义字体 */
}

.OPPOSans {
  font-family: 'OPPOSans' !important;
}

.layui-container {
  max-width: 1920px;
}

.crumbs {
  width: 100%;
  height: auto;
  margin-top: 80px;
  padding-top: 0px;
  background: #fff;
}

.crumbs .crumbs_box {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.crumbs .crumbs_box a {
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.crumbs .crumbs_box a:hover {
  color: #111;
}

.crumbs .crumbs_box span {
  margin: 0 5px;
  color: #999;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.crumbs .crumbs_box p {
  color: #111;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

* {
  box-sizing: border-box;
}

.header {
  height: 80px;
}

.header.header_transparent {
  background: #fff;
}

.header.header_transparent .layui-nav-item a {
  color: #333;
}

.header.header_transparent .layui-nav-item a:hover {
  color: #333;
}

.header.header_transparent .navbar-right a .aiper-iconfont {
  color: #333;
}

.header > .layui-container {
  height: 100%;
  align-items: center;
}

.header > .layui-container .site-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  width: 192px;
  height: 50px;
}

.header > .layui-container .site-logo img {
  width: 100%;
  height: 100%;
}

.header .navbar-right {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.header .navbar-right a {
  padding-left: 0;
}

.header .navbar-right .nav_language {
  cursor: pointer;
  width: 110px;
  height: 36px;
  position: relative;
  margin-right: 28px;
}

.header .navbar-right .nav_language:hover .lan_box_top .lan_down {
  transform: rotate(-90deg);
}

.header .navbar-right .nav_language:hover .lan_box_bot {
  display: block;
}

.header .navbar-right .nav_language .lan_box_top {
  width: 100%;
  height: 100%;
  border-radius: 60px;
  background: linear-gradient(90deg, #009CDC 0%, #9D92FF 100%);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.header .navbar-right .nav_language .lan_box_top .lan_icon {
  width: 24px;
  height: 24px;
}

.header .navbar-right .nav_language .lan_box_top p {
  margin-left: 6px;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.header .navbar-right .nav_language .lan_box_top .lan_down {
  margin-left: 7px;
  width: 24px;
  height: 24px;
  transform: rotate(90deg);
  transition: all 0.6s;
}

.header .navbar-right .nav_language .lan_box_bot {
  display: none;
  width: 100%;
  height: auto;
  position: absolute;
  top: 100%;
  left: 0;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.header .navbar-right .nav_language .lan_box_bot a {
  text-align: center;
  display: inline-block;
  padding: 0 10px;
  width: 100%;
  height: 40px;
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  /* 150% */
}

.header.white .layui-nav-item a.on {
  color: #009CDC;
}

.header.white .layui-nav-item a:hover {
  color: #009CDC;
}

.header .table_card ul.tab .activ {
  color: #009CDC;
}

.header .table_card ul.tab .activ:after {
  background: #009CDC;
}

.footer {
  background: #000;
  padding-top: 83px;
}

.footer .upper_part {
  padding-bottom: 1%;
}

.footer .footer_l .title {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.25px;
  /* 118.056% */
  letter-spacing: 0.85px;
  text-transform: capitalize;
}

.footer .footer_l ul li a {
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  /* 250% */
  text-transform: capitalize;
}

.footer .footer_r .layui-col-md-offset2 {
  margin-left: 0;
}

.footer .footer_r .layui-col-md-offset2 .title {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.25px;
  /* 118.056% */
  letter-spacing: 0.85px;
  text-transform: capitalize;
}

.footer .footer_r .layui-col-md-offset2 .footer_contact a {
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  /* 250% */
  text-transform: capitalize;
}

.footer .footer_r .layui-col-md-offset2 .footer_contact p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  /* 250% */
  text-transform: capitalize;
}

.footer .footer_r .footer_subscribe {
  padding-left: 3%;
}

.footer .footer_r .footer_subscribe .title {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.25px;
  /* 118.056% */
  letter-spacing: 0.85px;
  text-transform: capitalize;
}

.footer .footer_r .footer_subscribe .email_footer {
  width: 100%;
  max-width: 100%;
  line-height: 50px;
  height: 50px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}

.footer .footer_r .footer_subscribe .email_footer input {
  border-radius: 4px;
  width: 100%;
  height: 50px;
  outline: none;
  padding: 0 130px 0 12px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #fff;
}

.footer .footer_r .footer_subscribe .email_footer input::placeholder {
  color: #999;
}

.footer .footer_r .footer_subscribe .email_footer .footer_email_ico {
  width: 110px;
  height: 50px;
  border-radius: 4px;
  cursor: pointer;
  background: linear-gradient(90deg, #009CDC 0%, #9D92FF 100%);
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  text-transform: capitalize;
}

.footer .Lower_half .Copyright {
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  /* 250% */
}

.header .table_card .tabCon > div .list{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
}


.header .table_card .tabCon > div .list a .img {
  width:155px;
  height: 155px;
  transition: background-size 0.5s ease;
}

.header .table_card .tabCon > div .list a p{
        word-break: break-all;
}


.header .table_card .tabCon > div .list a:hover .img {
  background-size: 110%;
}

@media screen and (max-width: 768px) {
    .header .table_card .tabCon > div .list{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    width:100%;
}
.header .table_card .tabCon>div .list a {
        padding: 10px 0;
        margin: 0 5px;
        width: 45%;
    }
  .crumbs {
    width: 100%;
    height: auto;
    margin-top: 50px;
    padding-top: 0px;
    background: #fff;
  }
  .crumbs .crumbs_box {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .crumbs .crumbs_box a {
    color: #999;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .crumbs .crumbs_box a:hover {
    color: #111;
  }
  .crumbs .crumbs_box span {
    margin: 0 5px;
    color: #999;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .crumbs .crumbs_box p {
    color: #111;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 40vw;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .header {
    height: 50px;
  }
  .header.header_transparent {
    background: #fff;
  }
  .header.header_transparent .layui-nav-item a {
    color: #333;
  }
  .header.header_transparent .layui-nav-item a:hover {
    color: #333;
  }
  .header.header_transparent .navbar-right a .aiper-iconfont {
    color: #333;
  }
  .header > .layui-container {
    height: 100%;
    align-items: center;
  }
  .header > .layui-container .site-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    width: 100px;
    height: auto;
  }
  .header > .layui-container .site-logo img {
    width: 100%;
    height: 100%;
  }
  .header .navbar-right {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .header .navbar-right a {
    padding-left: 0;
  }
  .header .navbar-right .nav_language {
    cursor: pointer;
    width: 110px;
    height: 36px;
    position: relative;
    margin-right: 28px;
  }
  .header .navbar-right .nav_language:hover .lan_box_top .lan_down {
    transform: rotate(-90deg);
  }
  .header .navbar-right .nav_language:hover .lan_box_bot {
    display: block;
  }
  .header .navbar-right .nav_language .lan_box_top {
    width: 100%;
    height: 100%;
    border-radius: 60px;
    background: linear-gradient(90deg, #009CDC 0%, #9D92FF 100%);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .header .navbar-right .nav_language .lan_box_top .lan_icon {
    width: 24px;
    height: 24px;
  }
  .header .navbar-right .nav_language .lan_box_top p {
    margin-left: 6px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
  }
  .header .navbar-right .nav_language .lan_box_top .lan_down {
    margin-left: 7px;
    width: 24px;
    height: 24px;
    transform: rotate(90deg);
    transition: all 0.6s;
  }
  .header .navbar-right .nav_language .lan_box_bot {
    display: none;
    width: 100%;
    height: auto;
    position: absolute;
    top: 100%;
    left: 0;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }
  .header .navbar-right .nav_language .lan_box_bot a {
    text-align: center;
    display: inline-block;
    padding: 0 10px;
    width: 100%;
    height: 40px;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    /* 150% */
  }
  .header .table_card ul.tab li {
    position: relative;
  }
  .header .table_card ul.tab li .nav_icon {
    width: 5.33333vw;
    height: 5.33333vw;
  }
  .header .table_card ul.tab li .nav_icon img {
    width: 100%;
    height: 100%;
  }
  .header .navbar-center {
    overflow-y: auto;
  }
  .header_transparent .navbar-toggler .icon-bar {
    color: #222;
    background-color: #222;
  }
  .header .table_card ul.tab li {
    height: 40px;
    position: relative;
    line-height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .header .table_card ul.tab li .nav_icon {
    width: 4vw;
    height: 4vw;
    position: relative;
  }
  .header .table_card ul.tab li .nav_icon::after {
    content: '';
    width: 100%;
    height: 100%;
    background: url(/themes/yuanding/public/asset/images/tou.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .header .table_card ul.tab li .nav_icon img {
    width: 100%;
    height: 100%;
  }
  .footer {
    background: #000;
    padding-top: 0px;
  }
  .footer .upper_part {
    padding-bottom: 1%;
  }
  .footer .footer_l .title {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.25px;
    /* 118.056% */
    letter-spacing: 0.85px;
    text-transform: capitalize;
    padding: 18px 15px 20px;
  }
  .footer .footer_l .title::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    width: auto;
    background-color: #494b4d;
    opacity: .5;
  }
  .footer .footer_l .title span {
    position: relative;
    display: block;
    float: right;
    width: 8px;
    height: 20px;
    transition: all .4s;
  }
  .footer .footer_l .title span::after {
    transform: rotate(90deg);
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 1px;
    background-color: #ebeff2;
    top: 9px;
    right: 0;
    transition: all .3s;
  }
  .footer .footer_l .title span::before {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 1px;
    background-color: #ebeff2;
    top: 9px;
    right: 0;
    transition: all .3s;
  }
  .footer .footer_l .title.on span::after {
    transform: rotate(0deg);
  }
  .footer .footer_l ul {
    margin: 0 15px;
  }
  .footer .footer_l ul li {
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #494b4d;
  }
  .footer .footer_l ul li a {
    color: white;
    font-size: 12px;
    padding-left: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 250% */
    text-transform: capitalize;
  }
  .footer .footer_r .layui-col-md-offset2 {
    margin-left: 0;
  }
  .footer .footer_r .layui-col-md-offset2 .title {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.25px;
    /* 118.056% */
    letter-spacing: 0.85px;
    text-transform: capitalize;
  }
  .footer .footer_r .layui-col-md-offset2 .footer_contact a {
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    /* 250% */
    text-transform: capitalize;
  }
  .footer .footer_r .layui-col-md-offset2 .footer_contact p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    /* 250% */
    text-transform: capitalize;
  }
  .footer .footer_r .footer_subscribe {
    padding-left: 0%;
  }
  .footer .footer_r .footer_subscribe .title {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.25px;
    /* 118.056% */
    letter-spacing: 0.85px;
    text-transform: capitalize;
  }
  .footer .footer_r .footer_subscribe .email_footer {
    width: 100%;
    max-width: 100%;
    line-height: 46px;
    height: 46px;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
  }
  .footer .footer_r .footer_subscribe .email_footer input {
    border-radius: 4px;
    width: 100%;
    height: 46px;
    outline: none;
    padding: 0 130px 0 12px;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #fff;
  }
  .footer .footer_r .footer_subscribe .email_footer input::placeholder {
    color: #999;
  }
  .footer .footer_r .footer_subscribe .email_footer .footer_email_ico {
    width: 110px;
    height: 46px;
    border-radius: 4px;
    cursor: pointer;
    background: linear-gradient(90deg, #009CDC 0%, #9D92FF 100%);
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    text-transform: capitalize;
  }
  .footer .Lower_half .Copyright {
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    /* 250% */
  }
}
