@charset "UTF-8";
/* yui3 reset.css */
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
  display: block;
}

::-webkit-scrollbar-button:vertical:end:decrement,
::-webkit-scrollbar-button:vertical:start:increment {
  display: none;
}

::-webkit-scrollbar-thumb:horizontal,
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-track:vertical {
  border-color: transparent;
  border-style: solid;
}

::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

::-webkit-scrollbar-thumb {
  min-height: 28px;
  padding-top: 100;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.25);
}

::-webkit-scrollbar-thumb:active {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
}

::-webkit-scrollbar-thumb:horizontal,
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-track:vertical {
  border-width: 0;
}

::-webkit-scrollbar-track:hover {
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-track:active {
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.14), inset -1px -1px 0 rgba(0, 0, 0, 0.07);
}

.scrollbar-hover::-webkit-scrollbar,
.scrollbar-hover::-webkit-scrollbar-button,
.scrollbar-hover::-webkit-scrollbar-thumb,
.scrollbar-hover::-webkit-scrollbar-track {
  visibility: hidden;
}

.scrollbar-hover:hover::-webkit-scrollbar,
.scrollbar-hover:hover::-webkit-scrollbar-button,
.scrollbar-hover:hover::-webkit-scrollbar-thumb,
.scrollbar-hover:hover::-webkit-scrollbar-track {
  visibility: visible;
}

::-webkit-scrollbar-corner {
  background: 0 0;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

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

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

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */
body {
  color: #333;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
}

input,
button,
textarea {
  border: 0;
  outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;
}

.placeholder {
  color: #999;
}

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

.trans {
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 通用样式 */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/* 当前位置位置 */
@font-face {
  font-family: "OPPOSans-B";
  src: url("./fonts/OPPOSans-B/OPPOSans-B.woff") format("woff"), url("./fonts/OPPOSans-B/OPPOSans-B.ttf") format("truetype"), url("./fonts/OPPOSans-B/OPPOSans-B.eot") format("embedded-opentype");
}
@font-face {
  font-family: "Alimama_ShuHeiTi_Bold";
  src: url("./fonts/Alimama_ShuHeiTi_Bold/Alimama_ShuHeiTi_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "YouSheBiaoTiHei";
  src: url("./fonts/YouSheBiaoTiHei/YouSheBiaoTiHei.woff") format("woff"), url("./fonts/YouSheBiaoTiHei/YouSheBiaoTiHei.ttf") format("truetype"), url("./fonts/YouSheBiaoTiHei/YouSheBiaoTiHei.eot") format("embedded-opentype");
}
@font-face {
  font-family: "D-DIN-Bold";
  src: url("./fonts/D-DIN-Bold/D-DIN-Bold.woff") format("woff"), url("./fonts/D-DIN-Bold/D-DIN-Bold.ttf") format("truetype"), url("./fonts/D-DIN-Bold/D-DIN-Bold.eot") format("embedded-opentype");
}
.location {
  padding-left: 23px;
  height: 57px;
  line-height: 57px;
  font-size: 14px;
  color: #a8b6c1;
  background: url("../images/location.png") no-repeat left center;
}

.location a {
  color: #a8b6c1;
}

.location span {
  color: #1f6de8;
}

/* 头部 */
#header {
  height: 88px;
  background: #fff;
}
#header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
#header .logo {
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .logo > img {
  width: 379px;
  height: 58px;
}
#header .logo-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 16px;
}
#header .logo-txt .cn {
  color: #333;
  font-size: 26px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 3.2px;
}
#header .logo-txt .en {
  color: #666;
  font-size: 14px;
  letter-spacing: -0.45px;
  line-height: 21px;
  margin-top: -5px;
}
#header .nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 54px;
  margin: 0 40px 0 auto;
}
#header .nav-item {
  position: relative;
  z-index: 1;
  height: 100%;
  font-size: 18px;
  padding: 0 13px;
  line-height: 54px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#header .nav-item a {
  z-index: 1;
  display: block;
  height: 100%;
  color: #666;
}
#header .nav-item::after {
  position: absolute;
  left: 0;
  bottom: -2.5px;
  width: 100%;
  height: 2px;
  background: #1f6de8;
}
#header .nav-item:hover, #header .nav-item.current {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(31, 109, 232, 0.12)), to(rgba(31, 109, 232, 0)));
  background: linear-gradient(360deg, rgba(31, 109, 232, 0.12) 0%, rgba(31, 109, 232, 0) 100%);
}
#header .nav-item:hover a, #header .nav-item.current a {
  color: #1f6de8;
  font-weight: 600;
}
#header .nav-item:hover::after, #header .nav-item.current::after {
  content: "";
}
#header .nav-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 270px;
  border: 1px solid rgba(153, 153, 153, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
}
#header .nav-search-line {
  width: 1px;
  height: 14px;
  background: #BAC4CE;
  margin: 0 12px;
}
#header .nav-search-con {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 0;
  z-index: 1;
}
#header .nav-search-input {
  width: 100%;
  padding-right: 58px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
}
#header .nav-search-input::-webkit-input-placeholder {
  color: #BAC4CE;
}
#header .nav-search-input::-moz-placeholder {
  color: #BAC4CE;
}
#header .nav-search-input:-ms-input-placeholder {
  color: #BAC4CE;
}
#header .nav-search-input::-ms-input-placeholder {
  color: #BAC4CE;
}
#header .nav-search-input::placeholder {
  color: #BAC4CE;
}
#header .nav-search-btn {
  position: absolute;
  right: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0;
  width: 54px;
  height: 34px;
  background: url("../images/search.png") no-repeat center, -webkit-gradient(linear, left top, left bottom, from(#FFBF66), to(#F7A532));
  background: url("../images/search.png") no-repeat center, linear-gradient(180deg, #FFBF66 0%, #F7A532 100%);
  background-size: 17px 16px, 100% 100%;
  border-radius: 16px;
  cursor: pointer;
}
#header .chosen-container-single .chosen-single {
  border: 0;
  background: transparent;
  color: #BAC4CE;
  padding-left: 12px;
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#header .chosen-container-single .chosen-single span {
  margin-right: 9px;
}
#header .chosen-container-single .chosen-single div {
  width: 9px;
}
#header .chosen-container-single .chosen-single div b {
  background: url("../images/header_chose.png") no-repeat center;
  background-size: 9px 6px;
}
#header .chosen-container-active.chosen-with-drop .chosen-single {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#header .chosen-container-active.chosen-with-drop .chosen-single div b:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
#header .chosen-container .chosen-drop {
  width: 78px;
  padding: 12px 0;
  border-radius: 5px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  text-align: center;
  top: calc(100% + 1px);
}
#header .chosen-container .chosen-drop .chosen-results {
  padding: 0;
  margin: 0;
}
#header .chosen-container .chosen-drop .chosen-results li {
  font-size: 13px;
  padding: 0;
  line-height: 20px;
}
#header .chosen-container .chosen-drop .chosen-results li + li {
  margin-top: 10px;
}
#header .chosen-container .chosen-drop .chosen-results li.highlighted {
  background: transparent;
  color: #1f6de8;
}

/* 底部 */
html {
  height: 100%;
}

body {
  position: relative;
  min-height: 100%;
  padding-bottom: 141px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f6f8;
}

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 141px;
  background: #1e2736;
}
.footer-con {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 40px;
}
.footer-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 24px;
}
.footer-line-link {
  position: relative;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.footer-line-link + .footer-line-link {
  margin-left: 67px;
}
.footer-line-link + .footer-line-link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -33px;
  width: 1px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.36);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16px;
  line-height: 21px;
}
.footer-info-text {
  color: rgba(255, 255, 255, 0.6);
}
.footer-info-text + .footer-info-text {
  margin-left: 32px;
}
.footer-info-text.ga {
  position: relative;
  padding-left: 32px;
}
.footer-info-text.ga:before {
  position: absolute;
  width: 23px;
  height: 22px;
  content: "";
  background: url("../images/footer_ga.png") no-repeat left center;
  left: 0;
  top: 1px;
}
.footer-info-link {
  color: rgba(255, 255, 255, 0.6);
}
.footer-img {
  position: absolute;
}
.footer-img.img1 {
  top: 44px;
  left: 0;
  width: 100px;
  height: 50px;
}
.footer-img.img2 {
  top: 44px;
  right: 0;
  width: 44px;
  height: 54px;
}
.footer-img img {
  display: block;
  width: 100%;
  height: 100%;
}

/* 侧边栏 */
.sidebar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 146px;
  z-index: 999;
}
.sidebar-item {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 6px;
  border: 1px solid #fff;
  background: #fff;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
.sidebar-item + .sidebar-item {
  margin-top: 10px;
}
.sidebar-item > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  color: #333;
  line-height: 22px;
}
.sidebar-item.ico1::before {
  background-image: url("../images/sidebar_ico1.png");
}
.sidebar-item.ico1:hover::before {
  background-image: url("../images/sidebar_ico1_h.png");
}
.sidebar-item.ico2::before {
  background-image: url("../images/sidebar_ico2.png");
}
.sidebar-item.ico2:hover::before {
  background-image: url("../images/sidebar_ico2_h.png");
}
.sidebar-item.ico3::before {
  background-image: url("../images/sidebar_ico3.png");
}
.sidebar-item.ico3:hover::before {
  background-image: url("../images/sidebar_ico3_h.png");
}
.sidebar-item.ico4::before {
  background-image: url("../images/sidebar_ico4.png");
}
.sidebar-item.ico4:hover::before {
  background-image: url("../images/sidebar_ico4_h.png");
}
.sidebar-item.ico5::before {
  background-image: url("../images/sidebar_ico5.png");
}
.sidebar-item.ico5:hover::before {
  background-image: url("../images/sidebar_ico5_h.png");
}
.sidebar-item::before {
  position: absolute;
  content: "";
  top: 11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center center;
}
.sidebar-item.ico2 .drop {
  width: 150px;
  height: 47px;
  top: 21px;
  left: -162px;
  background: url("../images/tel_bg.png") no-repeat center center;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 47px;
  padding-left: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sidebar-item.ico4 .drop {
  top: -20px;
  /* left: -205px; */
}
.sidebar-item .drop {
  position: absolute;
  display: none;
  top: -20px;
  left: -160%;
}
.sidebar-item:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#518DFF), to(#309CFF));
  background: linear-gradient(180deg, #518DFF 0%, #309CFF 100%);
}
.sidebar-item:hover .drop {
  display: block;
}
.sidebar-item:hover a {
  color: #fff;
}

body .layui-layer {
  border-radius: 4px;
}
body .layui-layer-title {
  height: 47px;
  font-weight: 600;
  font-size: 16px;
  line-height: 47px;
  padding: 0 16px;
  border-radius: 4px 4px 0 0;
}
body .layui-layer-content,
body .layui-layer-iframe iframe {
  border-radius: 0 0 4px 4px;
}
body .layui-laydate-footer span:hover {
  color: #1f6de8;
}
body .layui-laydate-header i:hover,
body .layui-laydate-header span:hover {
  color: #1f6de8;
}
body .laydate-day-mark::after {
  background-color: #1f6de8;
}
body .layui-laydate-footer span[lay-type=date] {
  color: #1f6de8;
}
body .layui-laydate .layui-this {
  background-color: #1f6de8 !important;
}
body .laydate-theme-molv .layui-laydate-header {
  background-color: #1f6de8;
}
body .laydate-theme-grid .laydate-selected,
body .laydate-theme-grid .laydate-selected:hover {
  color: #1f6de8 !important;
}

.pager-wrap {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pager .layui-laypage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.pager .layui-laypage .layui-laypage-curr {
  border-color: #3681f0;
}
.pager .layui-laypage .layui-laypage-curr .layui-laypage-em {
  display: none;
}
.pager .layui-laypage .layui-laypage-curr em {
  color: #3681f0;
}
.pager .layui-laypage select:focus,
.pager .layui-laypage input:focus {
  border-color: #1f6de8 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.pager .layui-laypage-limits {
  padding: 0 !important;
}
.pager .layui-laypage-skip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0 !important;
  height: 34px !important;
  line-height: 34px !important;
}
.pager .layui-laypage-skip:hover {
  color: #666 !important;
}
.pager .layui-laypage-skip .layui-laypage-btn {
  display: none;
}
.pager .layui-laypage-skip input {
  font-size: 14px;
  border: 2px solid #ecedf2;
}
.pager .layui-laypage select {
  width: 80px;
  height: 100%;
  padding: 0;
  border: 0;
  padding: 0 11px;
}
.pager .layui-disabled, .pager .layui-disabled:hover {
  color: #cccdce !important;
  background: #ecedf2;
}
.pager .layui-laypage a, .pager .layui-laypage span {
  padding: 0 11px;
  height: 30px;
  line-height: 32px;
  margin: 0 3px;
  font-size: 14px;
  border: 2px solid #ecedf2;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pager .layui-laypage a:hover, .pager .layui-laypage span:hover {
  color: #3681f0;
}

body {
  min-width: 1300px;
}

@media screen and (max-width: 1700px) {
  .sidebar {
    right: 50px;
  }
}
@media screen and (max-width: 1500px) {
  .sidebar {
    right: 10px;
  }
}
@media screen and (max-width: 1400px) {
  .sidebar-item {
    width: 60px;
    height: 60px;
  }
  .sidebar-item::before {
    width: 17px;
    height: 17px;
    background-size: 100% 100%;
  }
  .sidebar-item > a {
    font-size: 12px;
    padding-top: 34px;
  }
}
@media screen and (max-width: 1300px) {
  .sidebar {
    right: 2px;
  }
}