* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
span,
object,
iframe {
  font-size: 12px;
  padding: 0;
  margin: 0;
  font-family: "Microsoft YaHei";
  color: #3f3e3e;
}
body {
  font-size: 12px;
  padding: 0;
  margin: 0;
  font-family: "Microsoft YaHei";
  color: #3f3e3e;
}
body {
  background-color: rgb(255, 255, 255);
  min-width: 1200px;
}
header {
  display: block;
}
ul,
ol {
  list-style: none outside none;
}
.container {
  width: 1200px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
.col255 {
  color: rgb(255, 255, 255);
}
.prt {
  position: relative;
}
.fs-p14 {
  font-size: 14px !important;
}
.list {
  font-size: 14px;
  color: #3d4966;
  padding: 6px 11px;
  cursor: pointer;
}
.list-this {
  background-color: #3b82ff;
  color: #fff;
}
.p0 {
  padding: 0 !important;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.flex {
  display: -webkit-flex;
  display: flex;
}
.bgblue2 {
  background: #2074ff;
}
.padding35 {
  padding: 0 35px;
}
.mr40 {
  margin-right: 40px;
}
.fs-p16 {
  font-size: 16px !important;
}
.layui-this > a {
  font-weight: bold;
  font-size: 20px !important;
  color: #3b82ff !important;
}
.layui-nav .layui-nav-item a {
  padding: 0 25px;
}
.layui-nav .layui-nav-item a:hover {
  color: #3b82ff !important;
  font-size: 20px !important;
  font-weight: bold;
}

.layui-nav .layui-this:after {
  display: none;
}
.list-input {
  position: absolute;
  display: none;
  width: 340px;
  top: 28px;
  left: 0;
}
.list input {
  width: 100%;
  border: solid 2px #3b82ff;
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  padding-left: 12px;
  box-sizing: border-box;
}
.list-this .list-input {
  display: block;
}
.top0 {
  top: 0px;
}
.ml13 {
  margin-left: 13px;
}
.flex-center {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pl10 {
  padding-left: 10px !important;
}
.pr10 {
  padding-right: 10px;
}
[class*="anim"]:hover,
[class*="anim"] * {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

/* 鼠标经过时字体颜色变化*/
.animhovercol169:hover {
  color: #169bd5;
}
/* 通用header样式 */
.top-bar-box {
  height: 90px;
  position: relative;
}

.top-bar-box .top-bar h2 {
  font-size: 30px;
  font-weight: bold;
  padding-top: 20px;
  float: left;
  margin-right: 195px;
}

.top-bar-box .search-bar {
  width: 310px;
  height: 90px;
  line-height: 90px;
  float: left;
  position: relative;
}

.top-bar .search-bar .search-ico-box {
  width: 80px;
  height: 36px;
  background-color: #3b82ff;
  top: 27px;
  left: 340px;
  position: absolute;
}

.top-bar .search-bar .search-ico-box a {
  display: block;
  width: 100%;
  height: 100%;
}

.top-bar .search-bar .search-ico-box a i {
  font-size: 19px;
  line-height: 36px;
  position: absolute;
  color: white;
}

.top-bar .search-bar .search-ico-box a span {
  position: absolute;
  line-height: 36px;
  margin-left: 38px;
  font-size: 15px;
  color: white;
}

.top-bar-box .register-login-location {
  position: absolute;
  top: 30px;
  left: 1060px;
}

.direct-connection {
  border-top: 2px rgb(243, 243, 243) solid;
}

.direct-connection .direct-connection-tab {
  height: 60px;
  line-height: 60px;
}

.direct-connection .direct-connection-tab .layui-nav {
  position: static;
  padding: 0;
  background-color: white;
  border-radius: 0;
}

.direct-connection .direct-connection-tab .layui-nav .layui-nav-item a {
  display: block;
  height: 60px !important;
  line-height: 60px !important;
  font-size: 16px !important;
  text-align: center;
  color: black;
}

.direct-connection .direct-connection-tab .dcul:hover a {
  color: #fff !important;
}

.direct-connection .direct-connection-tab .layui-nav .layui-nav-item a:hover {
  color: #3b82ff !important;
  font-size: 16px !important;
}

.direct-connection .direct-connection-tab .layui-nav .layui-this {
  height: 60px !important;
  border-bottom: 3px #3b82ff solid;
}

.direct-connection .direct-connection-tab .layui-nav-bar {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 3px;
  background-color: #3b82ff;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  pointer-events: none;
}

.direct-connection
  .direct-connection-tab
  .layui-nav
  .layui-this:hover
  ~ .layui-nav-bar {
  display: none !important;
}
