﻿* {
  padding: 0;
  margin: 0;
  /* transition: all 0.4s; */
}

body {
  font: normal 14px/1.5 "Microsoft Yahei";
}

/* .ticket-table .td-tname */

a {
  text-decoration: none;
}

ul,
dl {
  list-style-type: none;
}

img {
  vertical-align: top;
}

.unselect {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

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

.top-bar {
  width: 100%;
  background: #fff;
  border-bottom: 2px #e20000 solid;
}

.top-bar-login,
.top-bar-login-after {
  line-height: 30px;
  font: 12px/30px simsun;
}

.top-bar-login-after {
  display: none;
}

.top-bar .ofw-logo {
  margin-top: 2px;
}

.top-bar-login>.signin {
  display: inline-block;
  background: #e20000;
  height: 24px;
  width: 50px;
  border-radius: 2px;
  text-align: center;
  margin-top: 3px;
  line-height: 24px;
}

.top-bar-login>.signin>a {
  color: #fff;
}

.top-bar-login a,
.top-bar-login-after a {
  color: #333;
}

.top-bar-login a:hover,
.top-bar-login-after a:hover {
  text-decoration: underline;
}

.top-bar-login i {
  font-style: normal;
  color: #666;
}

.top-bar-login>.email {
  padding-left: 24px;
  display: inline-block;
  background: url(//images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;
}


#g-footer {
  width: 100%;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-family: simsun;
  font-size: 12px
}

#g-footer .g-wrap {
  width: 1200px;
  margin: auto;
}


#g-footer .g-footer-nav {
  height: 30px;
  line-height: 30px;
  text-align: center
}

#g-footer .g-footer-nav a {
  color: #1a4991;
  text-decoration: none
}

#g-footer .g-footer-nav a:hover {
  color: #f15c00;
  text-decoration: underline
}

#g-footer .g-footer-links {
  color: #666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%
}

#g-footer .g-footer-links a,
#g-footer .g-footer-record a {
  color: #243851
}

#g-footer .g-footer-links a:hover,
#g-footer .g-footer-record a:hover {
  color: #c00
}

#g-footer .g-footer-record {
  width: 536px;
  margin: 0 auto 10px;
  overflow: hidden
}

#g-footer .g-footer-record p {
  border: 1px solid #d2d2d2;
  float: left;
  font-size: 12px;
  height: 50px;
  line-height: 20px;
  margin: 6px;
  width: 120px;
  overflow: hidden
}

#g-footer .g-footer-record .fn-fl {
  padding: 3px;
  float: left
}

#g-footer .g-footer-record .fn-fr {
  padding: 5px 3px 0;
  width: 72px;
  float: right
}

.huigu {
  background: #11063a url('../img/wangjie.png') no-repeat center bottom;
}


/* 往届回顾 */
.isposition {
  position: relative;
  overflow: hidden;

}

.con-wrap-06 .wrap {
  padding-top: 90px;
}

.lunbo {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0px;
}

.lunbo>ul {
  width: 4200px;
  position: relative;
  left: 50%;
  margin-left: -1260px;
}

.lunbo li {
  width: 360px;
  padding-bottom: 50px;
  float: left;
  background: url(../img/line.png) no-repeat left bottom;
  position: relative;
}

.lunbo .on .time {
  opacity: 1;
  z-index: 999;
}

.lunbo li .time {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  opacity: .5;
}

.lunbo {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0px;
}

.lunbo li {
  width: 360px;
  padding-bottom: 50px;
  float: left;
  background: url(../img/line.png) no-repeat left bottom;
  position: relative;
}

.lunbo .on .time {
  opacity: 1;
}

.lunbo li .time {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-top: 10px;
  opacity: .5;
}

.lunbo li>div {
  width: 247px;
  padding: 20px;
  margin: 0 auto;
  background: #121357;
  position: relative;
}

.lunbo li>div:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-width: 12px;
  border-color: #121357 transparent transparent;
  border-style: solid;
  top: 100%;
  left: 50%;
  margin-left: -12px;
}

.lunbo li>div img {
  width: 246px;
  height: 172px;
}

.lunbo li>div p {
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  min-height: 78px;
  opacity: .5;
}

.lunbo li>div p span {
  display: block;
  font-size: 14px;
  font-weight: 300;
}

.lunbo li.on>div p {
  opacity: 1;
}

.lunbo li>div a {
  color: #fff;
}

.pagi {
  margin-top: 510px;
  position: relative;
  display: none;
}

.pagi>ul {
  width: 800px;
  margin: 0 auto;
}

.pagi>ul>li {
  width: 80px;
  float: left;
  cursor: pointer;
}

.pagi>ul>li>div {
  width: 60px;
  height: 60px;
  border: 2px solid #616886;
  border-radius: 50%;
  background: #4a516f;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
}

.pagi>ul>li>p {
  font-size: 14px;
  color: #fff;
  margin-top: 5px;
  text-align: center;
  opacity: .35;
}

.pagi .more {
  font-size: 18px;
  opacity: .5;
  line-height: 40px;
  color: #fff;
}

.pagi .more:hover {
  opacity: 1;
}

.pagi>ul>li.on>div {
  background: #283868;
  border-color: #535d82;
}

.pagi>ul>li.on>p {
  opacity: 1;
}

.pagi>a {
  position: absolute;
  top: 0;
  width: 46px;
  height: 108px;
}

.pagi>.prev {
  background: url(../img/prev.jpg);
  left: 50px;
}

.pagi>.next {
  background: url(../img/next.jpg);
  right: 50px;
}

.right_gg {
  display: none;
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
}

.right_gg .navbar_ul li {
  position: relative;
  width: 120px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background-color: #008fff;
  margin-bottom: 8px;
}

.right_gg .navbar_ul li::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 8px;
  background: url(../img/box2.png) no-repeat center;
}

.right_gg .navbar_ul li.bgRed::after {
  content: "";
  height: 0;
}

.right_gg .navbar_ul li.bgRed {
  background-color: #ff1e00;
  color: #fff;
}

.right_gg .navbar_ul li.on {
  background-color: #00ccff;
}

.right_gg .navbar_ul li.on a {
  color: #000;
}

.right_gg .navbar_ul li a {
  display: block;
  width: 120px;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #fff;
  line-height: 52px;
  opacity: 1;
  overflow: visible;
}

.right_gg .navbar_ul li a:hover {
  color: #000;
}

.right_gg .right_gg-item {
  display: block;
  width: 100%;
  height: 50px;
  margin-bottom: 5px;
  background: #2781d6;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  vertical-align: middle;
}

.right_gg .right_gg-item>img {
  margin-right: 6px;
  vertical-align: middle;
}

.right_gg .right_gg-item:hover {
  background: #0d9bff;
}

.right_ggTop {
  display: block;
  width: 100%;
  height: 30px;
}

.social-share {
  display: none;
  position: absolute;
  top: 0px;
  left: -122px;
  width: 120px;
  border: 1px solid #ccc;
  background: #fff;
}

.right_fx {
  position: relative;
}

.social-share .item {
  width: 50%;
}

.social-share .item a .share-n {
  position: absolute;
  left: 32px;
  top: 0;
  width: 50px;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  -webkit-text-stroke-width: 0;
  padding-left: 10px;
}

.social-share .item a:hover .share-n {
  color: black;
}

.swiper-container1，.swiper-container2 {
  width: 1200px;
  overflow: hidden;
  height: auto;
  /* padding: 90px 0; */
  margin: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #031834;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -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;
  transition-property: all;
}

.swiper-button-prev,
.swiper-button-next {
  background: #00000070;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}

.hzdanwei_box .hezuo_title1,
.hzdanwei_box .hezuo_title2 {
  text-align: center;
  color: #15f0b0;
  margin-bottom: 20px;
}

.hzdanwei_box .hezuo_title2 {
  margin-top: 45px;
}

:root {
  --swiper-theme-color: #fff;
  --swiper-navigation-size: 20px;
}