body {
  font-size: 15px;
  line-height: 25px;
  font-style: normal;
  color: #4d4e50;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-rendering: optimizelegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
html img,
body img {
  max-width: 100%;
  height: auto;
}
html p,
body p {
  margin: 0;
}
html ul,
body ul,
html li,
body li {
  list-style: none;
}
.bg-body {
  background-image: url("?static/images/bottom-bg-min.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
.navbar-nav li:last-of-type a {
  font-weight: bold;
}
.content-title {
  background-image: url("?static/images/zuopinzhanshi-min.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  min-height: 80px;
  max-height: 150px;
}
#innerbanner {
  position: relative;
}
#innerbanner img {
  width: 100%;
  height: auto;
  display: block;
}
#innerbanner .title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 999;
}
#innerbanner .title h2 {
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: 1px 1px 3px #000000;
  text-align: center;
  font-size: 3rem;
}
#innerbanner .title h4 {
  color: #FFFFFF;
  font-weight: bold;
  box-shadow: 1px 1px 3px #666;
  text-align: center;
  background-color: #1EC8E7;
  padding: 5px 20px;
  border-radius: 5px;
  font-size: 1.5rem;
}
.topbanner {
  width: 100%;
  height: auto;
  background-image: none;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}
.topbanner img {
  width: 100%;
  display: block;
  height: auto;
}
.lon-center {
  margin-top: 15px;
}
.lon-center .ad {
  width: 100%;
  text-align: center;
}
.lon-center .ad img {
  width: 100%;
  height: auto;
}
.lon-center .carousel-inner img {
  width: 100%;
}
.lon-center .badge {
  color: #aaa;
  font-weight: normal;
  background-color: transparent;
}
.lon-center .list-group-item {
  border: none;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 11px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.5rem;
}
.lon-center .list-group-item:hover {
  color: #ff4500;
}
.lon-center .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #ddd;
  border-bottom: none;
}
.lon-center .list-group-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #ddd;
  border-top: none;
}
.lon-center .row > div {
  margin-bottom: 10px;
}
.lon_content {
  background: #ECF0F1 none repeat scroll 0 0;
  box-sizing: border-box;
  overflow: hidden;
  min-height: 400px;
}
.lon_content .container {
  padding: 70px 0;
  clear: both;
}
.lon_content .award-pslist {
  margin: 0 auto;
  width: 98%;
  margin-bottom: 20px;
}
.lon_content .pslist ul li {
  float: left;
  margin: 10px;
}
.lon_content .pslist ul li p {
  text-align: center;
}
.lon_content .pslist ul li p span {
  margin-left: 5px;
  font-size: 12px;
}
.lon_content .innertb #imgbox img {
  height: 300px;
}
.lon_content .innertb #imgbox li {
  float: left;
  position: relative;
  margin: 10px;
}
.lon_content .innertb #imgbox li span {
  position: absolute;
  color: #FFFFFF;
  background-color: #000000;
  padding: 3px;
  font-size: 16px;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
}
.lon_content .innertb th {
  min-width: 100px;
  text-align: right;
  padding: 5px 0;
}
.lon_content .innertb td {
  padding-left: 10px;
}
.lon_content .innertb td .input {
  min-width: 800px;
}
.lon_content .innertb td span {
  background-color: #FFFFFF;
  border-radius: 5px;
  padding: 1px 5px;
  margin: 15px 5px;
  cursor: pointer;
  color: #6f42c1;
}
@media screen and (min-width: 993px) {
  .lon_content .login-box {
    width: 40%;
  }
}
@media screen and (max-width: 992px) {
  .lon_content .login-box {
    width: 90%;
  }
}
.lon_content .login-box {
  margin: 0 auto;
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.lon_content .login-box .yzm {
  position: absolute;
  right: 5px;
  top: 5px;
  background-color: #1EC8E7;
  border-radius: 5px;
  padding: 5px 10px;
  color: #FFFFFF;
  cursor: pointer;
}
.lon_content .login-box .mask {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
  text-align: center;
}
.lon_content .login-box .mask img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.lon_content .login-box h3 {
  text-align: center;
  color: #111;
  padding: 20px 15px;
  font-size: 24px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  letter-spacing: 0px;
  border-bottom: 1px solid #eee;
  margin: 0 20px;
}
.lon_content .login-box form {
  padding: 10px 20px;
}
.lon_content .login-box form p {
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  position: relative;
  height: 45px;
  margin: 10px 0;
}
.lon_content .login-box form p i {
  position: absolute;
  top: 14px;
  left: 20px;
  color: #AEAEAE;
  width: 20px;
  text-align: center;
}
.lon_content .login-box form p .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lon_content .login-box form p input {
  width: 100%;
  position: absolute;
  height: 100%;
  padding: 5px 10px 5px 50px;
  background: #ECF0F1;
  border: medium none;
  border-radius: 5px;
  font-size: 15px;
  overflow: visible;
}
.lon_content .login-box form p button:hover {
  background: #1EC8E7 none repeat scroll 0 0;
}
.lon_content .login-box form p button {
  width: 100%;
  padding: 7px 15px;
  background: #ff6d34 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 15px;
  letter-spacing: 0px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.lon_content .login-box form p.lost_pass {
  margin: 10px 0;
  height: auto;
  font-size: 13px;
  color: #444;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 10px 15px;
}
.lon_content .left-nav {
  background-color: aliceblue;
  border-radius: 5px;
  margin: 10px auto;
}
.lon_content .left-nav ul {
  padding-top: 20px;
  padding-bottom: 50px;
}
.lon_content .left-nav ul li {
  margin: 15px auto;
  padding: 5px 0;
}
.lon_content .left-nav ul li a span {
  margin-right: 10px;
}
.zuopinzhanshi {
  margin-bottom: 30px;
}
.zuopinzhanshi .title-img {
  width: 100%;
}
.zuopinzhanshi .zpzs-item {
  background-color: #F8F8F8;
  text-align: center;
  padding: 8px;
  box-sizing: border-box;
  margin: 10px auto;
  border-radius: 5px;
}
.zuopinzhanshi .zpzs-item p {
  padding: 0px 5px;
  box-sizing: border-box;
  color: #666;
  font-weight: bold;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.zuopinzhanshi .zpzs-item img {
  width: 100%;
}
.sheyingdaren {
  position: relative;
}
.sheyingdaren .title-img {
  width: 100%;
}
.sheyingdaren .owl-carousel {
  margin: 30px auto;
}
.sheyingdaren .sydr-item {
  height: 190px;
  overflow: hidden;
  background-color: #F8F8F8;
}
.sheyingdaren .sydr-item .desc {
  display: inline-block;
  width: 58%;
  float: right;
  box-sizing: border-box;
  position: relative;
  height: 190px;
  padding: 10px;
}
.sheyingdaren .sydr-item .desc .title {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #0e58d2;
  font-size: 16px;
}
.sheyingdaren .sydr-item .desc .content {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sheyingdaren .sydr-item .desc .detail {
  position: absolute;
  height: 20px;
  line-height: 20px;
  width: 100%;
  text-align: right;
  color: #31708f;
  bottom: 10px;
  right: 10px;
  font-size: 13px;
}
.sheyingdaren .sydr-item .desc .detail a:hover {
  color: #ff4500;
}
.sheyingdaren .sydr-item .img-wraper {
  width: 40%;
  float: left;
  height: 190px;
}
.sheyingdaren .sydr-item .img-wraper img {
  width: 130px;
  height: 190px;
}
.caifenghuodong {
  margin-top: 30px;
  margin-bottom: 30px;
}
.caifenghuodong .owl-carousel {
  margin: 30px auto;
}
.caifenghuodong .owl-carousel .owl-dots .owl-dot.active span {
  background: #00A0EA;
  border-color: #00A0EA;
}
.caifenghuodong .owl-carousel .cfhd-item a:hover {
  transform: scaleX(1.1) scaleY(1.1);
}
.caifenghuodong .owl-carousel .cfhd-item a:hover img {
  transform: scaleX(1.1) scaleY(1.1);
}
.footer {
  height: 240px;
  margin-top: 100px;
  border-top: #1672C9 solid 5px;
}
.footer .container {
  padding-top: 50px;
}
.footer .container .row .qrcode {
  text-align: center;
}
.footer .container .row .qrcode img {
  max-width: 100px;
}
