* {
  padding: 0;
  margin: 0;
  /* transition: all 0.4s; */
}
.hide {
  display: none;
}
body {
  font: normal 14.025px/1.5 "Microsoft Yahei";
}
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: 1000px;
  margin: 0 auto;
}
.top-bar {
  width: 100%;
  background: #fff;
  border-bottom: 2.025px #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: 2.025px;
}
.top-bar-login > .signin {
  display: inline-block;
  background: #e20000;
  height: 24px;
  width: 50.025px;
  border-radius: 2.025px;
  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: 9.975px 0;
  border-top: 0.975px 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: 24.975px;
  padding: 5.025px 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: 536.025px;
  margin: 0 auto 9.975px;
  overflow: hidden;
}
#g-footer .g-footer-record p {
  border: 0.975px solid #d2d2d2;
  float: left;
  font-size: 12px;
  height: 50.025px;
  line-height: 20.025px;
  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: 5.025px 3px 0;
  width: 72px;
  float: right;
}
/* 右侧导航 */
.right_gg {
  display: none;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 145px;
  height: 192px;
  z-index: 999;
}
.right_gg .right_gg-item {
  display: block;
  width: 100%;
  height: 50px;
  margin-bottom: 5.025px;
  background: #2781d6;
  text-align: center;
  font-size: 15.975px;
  color: #fff;
  line-height: 50.025px;
  border-radius: 10px;
  cursor: pointer;
}
.right_gg .right_gg-item > img {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
.right_gg .right_gg-item > .jinqun {
  display: none;
}
.right_gg .right_gg-item:hover {
  background: #0d9bff;
}
.right_gg .line_we_box {
  position: relative;
}
.right_gg .line_we_box .line_we {
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: -145px;
  border-radius: 10px;
  color: #000;
  display: none;
}
.right_gg .line_we_box .line_we img {
  width: 20px;
}
.right_gg .line_we_box .line_we span {
  display: inline-block;
}
.right_gg .line_we_box:hover .line_we {
  display: flex;
  align-items: center;
  justify-content: center;
}
.right_gg .jinqun_qr {
  position: relative;
}
.right_gg .jinqun_qr .jinqun {
  display: none;
}
.right_gg .jinqun_qr:hover .jinqun {
  position: absolute;
  left: -100px;
  display: inline-block;
}
.xuanchaung {
  padding-bottom: 30px;
}
.xuanchaung .wrap ul {
  display: flex;
  justify-content: space-around;
}
.xuanchaung .wrap ul li {
  background-color: #f5feff;
  text-align: center;
  flex: 25%;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: 30px;
}
.xuanchaung .wrap ul li .text_img_box {
  width: 120px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: auto;
}
.xuanchaung .wrap ul li .text_img_box p {
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.xuanchaung .wrap ul li .text_info {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  padding-top: 10px;
}
.xuanchaung .wrap ul li:last-child {
  margin-right: 0;
}
.right_ggTop {
  display: block;
  width: 100%;
  height: 30px;
}
.social-share {
  display: none;
  position: absolute;
  top: 0px;
  left: -122.025px;
  width: 120px;
  border: 0.975px solid #ccc;
  background: #fff;
}
.right_fx {
  position: relative;
}
.right_fx:hover .social-share {
  display: block;
}
.social-share .item {
  width: 50%;
}
.social-share .item a .share-n {
  position: absolute;
  left: 32.025px;
  top: 0;
  width: 50.025px;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
  -webkit-text-stroke-width: 0;
  padding-left: 9.975px;
}
.social-share .item a:hover .share-n {
  color: black;
}
.nav {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000 no-repeat;
  border-bottom: 4px solid #ef8527;
  font-size: 0;
  height: 87px;
  overflow: hidden;
  width: 100%;
}
.nav.flxed {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 11111;
}
.nav .logo {
  padding-top: 12.975px;
  margin-right: 69.975px;
}
.nav .nav-items {
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
}
.nav .nav-items .top_text {
  display: flex;
  flex-direction: column;
  margin-left: 25px;
  height: 50px;
  cursor: pointer;
}
.nav .nav-items .top_text .icon_box img {
  width: auto;
  height: 30px;
}
.nav .nav-items .top_text a {
  color: #fff;
}
.nav .nav-items .active {
  font-weight: 600;
}
.nav .nav-items .bm {
  width: 122.025px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.nav .nav-items .bm a {
  display: inline-block;
  color: #fff;
  background-color: #d61a1e;
  border-radius: 50px;
}
.nav .nav-items .bm1 {
  background: none;
  background-size: 39.975px;
  width: auto;
}
.banner {
  height: 654px;
  background: url(../cio_img/OFweekpc_04.png) no-repeat center bottom;
  color: #fff;
  padding-top: 87px;
  text-align: center;
  position: relative;
}
.banner .wrap {
  height: 100%;
  position: relative;
}
.banner .wrap .time {
  position: absolute;
  bottom: 262px;
  font-size: 18px;
  left: 75px;
}
.banner .wrap > .list {
  display: flex;
  justify-content: space-evenly;
  position: absolute;
  bottom: 10px;
  width: 85%;
  padding: 25px 5px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}
.banner .wrap > .list li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
}
.banner .wrap > .list li .imgbox {
  margin-bottom: 22px;
}
.banner .nav .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box_title {
  height: 55px;
  width: 100%;
  position: relative;
  text-align: center;
  background: url('../cio_img/tit_b.png') no-repeat;
  margin-bottom: 35px;
}
.box_title .title {
  font-size: 30px;
  line-height: 50px;
  position: relative;
  z-index: 2;
  margin: 0;
  font-weight: 600;
}
.box_title_w {
  background: url('../cio_img/tit_w.png') no-repeat;
}
.box_title_w .title {
  color: #fff;
}
.box_title_w .e_title {
  color: #eee;
  opacity: 0.5;
}
.box_title_b .title {
  color: #1c52c2;
}
.box_title_b .e_title {
  color: #ccc;
}
.intro {
  background: #fff url(../images/bg_intro.png) repeat center;
}
.intro .wrap {
  padding-bottom: 35px;
  padding-top: 75px;
}
.intro p {
  color: #fff;
  font-size: 13px;
  color: #000;
  line-height: 21px;
  margin-bottom: 10px;
}
.intro .iconList {
  padding: 20.025px 0 39.975px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  text-align: center;
  font-size: 18px;
  color: #000;
}
.intro .iconList img {
  display: block;
}
.intro .cont {
  display: flex;
}
.intro .cont p {
  text-indent: 2em;
}
.intro .cont img {
  width: 454px;
  height: 291px;
}
.lightport {
  background: #1f37a9;
}
.lightport .wrap {
  padding-top: 75px;
}
.lightport .light-swiper {
  width: 999.975px;
  height: 456px;
  margin: 30px auto 0;
  overflow: hidden;
}
.lightport .light-swiper .swiper-slide {
  position: relative;
}
.lightport .light-swiper .swiper-slide .swiper-txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 273px;
  background: url("../images/list/swiper.png") center bottom no-repeat;
  background-size: contain;
}
.lightport .light-swiper .swiper-slide img {
  width: 100%;
  height: 456px;
  object-fit: cover;
}
.lightport .light-con {
  position: relative;
  max-width: 1365.975px;
  height: 450px;
  margin: 39.975px auto 0;
}
.lightport .shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 9.975px);
  height: 100%;
  background: #000;
  opacity: 0;
  transition: opacity 0.5s;
}
.lightport .light-con .light-item {
  position: absolute;
  top: 0;
  width: 33.33%;
  height: 450px;
  border-left: 5.025px solid #ebebeb;
  border-right: 5.025px solid #ebebeb;
  z-index: 1;
  transition: all 0.3s;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 800.025px 450px;
  overflow: hidden;
}
.lightport .light-con .light-item.on {
  width: 800.025px;
  z-index: 3;
}
.lightport .light-con .light-item.dark .shadow {
  opacity: 0.7;
  z-index: 9;
}
.lightport .light-con .light-item1 {
  left: 0;
}
.lightport .light-con .light-item2 {
  position: relative;
  margin: 0 auto;
}
.lightport .light-con .light-item3 {
  right: 0;
}
.lightport .light-txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 315px;
  background: url("../images/list/swiper.png") center bottom no-repeat;
  background-size: 800.025px 273px;
  overflow: hidden;
}
.lightport .light-txt-box {
  position: relative;
  top: 180px;
  left: 0;
}
.lightport .light-con .light-item.on .light-txt-box {
  top: 126.975px;
}
.lightport .light-txt .light-txt-box h3 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin-bottom: 12px;
}
.lightport .light-txt .light-txt-box p {
  opacity: 0;
  font-size: 15.975px;
  color: #fff;
  padding: 0 50.025px;
}
.lightport .light-con .light-item2 .light-txt .light-txt-box p {
  opacity: 1;
}
.lightport .swiper-txt div {
  padding-top: 126.975px;
}
.lightport .swiper-txt div h3 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin-bottom: 12px;
}
.lightport .swiper-txt div p {
  font-size: 15.975px;
  color: #fff;
  padding: 0 50.025px;
}
.lightport .light-con {
  position: relative;
  max-width: 1365.975px;
  height: 450px;
  margin: 39.975px auto 0;
}
.lightport .shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 9.975px);
  height: 100%;
  background: #000;
  opacity: 0;
  transition: opacity 0.5s;
}
.lightport .light-con .light-item {
  position: absolute;
  top: 0;
  width: 33.33%;
  height: 450px;
  border-left: 5.025px solid #ebebeb;
  border-right: 5.025px solid #ebebeb;
  z-index: 1;
  transition: all 0.3s;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 800.025px 450px;
  overflow: hidden;
}
.lightport .light-con .light-item.on {
  width: 800.025px;
  z-index: 3;
}
.lightport .light-con .light-item.dark .shadow {
  opacity: 0.7;
  z-index: 9;
}
.lightport .light-con .light-item1 {
  left: 0;
}
.lightport .light-con .light-item2 {
  position: relative;
  margin: 0 auto;
}
.lightport .light-con .light-item2::after {
  position: absolute;
  left: 50%;
  bottom: 9.975px;
  content: '';
  margin-left: -9.975px;
  width: 20.025px;
  height: 18px;
}
.lightport .light-con .light-item3 {
  right: 0;
}
.lightport .light-txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 273px;
  background: url("../images/list/swiper.png") center bottom no-repeat;
  background-size: 800.025px 273px;
  overflow: hidden;
}
.lightport .light-txt-box {
  position: relative;
  top: 180px;
  left: 0;
}
.lightport .light-con .light-item.on .light-txt-box {
  top: 99.975px;
}
.lightport .light-txt .light-txt-box h3 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin-bottom: 12px;
}
.lightport .light-txt .light-txt-box p {
  opacity: 0;
  font-size: 15.975px;
  color: #fff;
  padding: 0 50.025px;
}
.lightport .light-con .light-item2 .light-txt .light-txt-box p {
  opacity: 1;
}
.swiper-tab {
  height: 130px;
  background-image: linear-gradient(to right, #263dc3, #902d6c);
}
.swiper-tab .wrap {
  height: 100%;
}
.swiper-tab ul {
  font-size: 0;
  text-align: center;
  height: 100%;
}
.swiper-tab ul li {
  display: inline-block;
  width: 175px;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.swiper-tab ul li img {
  display: block;
  margin: 18.975px auto 8.025px;
  height: 32.025px;
}
.swiper-tab ul li span {
  font-size: 18px;
  color: #fff;
}
.swiper-tab ul .on {
  background: #2550ff;
}
.ac {
  background-color: #fff;
  padding-bottom: 39.975px;
}
.ac .cont {
  position: relative;
  margin-top: 20.025px;
  margin-bottom: 20.025px;
  height: 411.975px;
  background: url(../images/ac3.png?v=1212) no-repeat left bottom;
}
.ac .cont li {
  position: absolute;
  width: 315.975px;
  height: 170.025px;
}
.ac .cont .li1 {
  top: 0;
  left: 0;
}
.ac .cont .li2 {
  top: 0;
  left: 344.025px;
}
.ac .cont .li3 {
  top: 0;
  left: 684px;
}
.ac .cont .li4 {
  top: 204px;
  left: 344.025px;
}
.ac .cont .li5 {
  top: 204px;
  left: 0;
}
.ac .cont .li6 {
  top: 204px;
  left: 674.025px;
}
.dahui_yc {
  width: 100%;
  padding-bottom: 60PX;
}
.dahui_yc > .wrap {
  padding-bottom: 35px;
  padding-top: 75px;
}
.dahui_yc .dhrc-date-tab {
  margin: 39.975px auto;
  height: 56.025px;
  font: 20.025px "Microsoft Yahei";
  color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.dahui_yc .dhrc-date-tab li {
  width: 219.975px;
  height: 56.025px;
  line-height: 56.025px;
  margin: 0 20.025px;
  cursor: pointer;
  background-image: linear-gradient(to right, #1279d5, #2d3ead);
  border-radius: 30px;
}
.dahui_yc .dhrc-date-tab .active {
  background-image: linear-gradient(to right, #c8000b, #c8000b);
}
.dahui_yc .dhrc-date-box {
  background-color: transparent;
  color: #000;
  display: none;
  overflow: hidden;
}
.dahui_yc .dhrc-date-box .line td {
  border-bottom: 1px dashed #999;
}
.dahui_yc .dhrc-date-box .table1 td {
  vertical-align: middle;
}
.dahui_yc .dhrc-date-box table {
  width: 100%;
  font-size: 0px;
  border-spacing: 0;
}
.dahui_yc .dhrc-date-box table thead {
  width: 100%;
}
.dahui_yc .dhrc-date-box table thead td {
  color: #000;
  font-size: 18px;
  font-weight: 600;
}
.dahui_yc .dhrc-date-box table .part_title td {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #0056e1;
  background-color: #d4ebfc;
  padding: 0;
  padding-left: 15px;
}
.dahui_yc .dhrc-date-box .center2 {
  padding: 10px 20px;
}
.dahui_yc .dhrc-date-box td {
  font-size: 15.975px;
  line-height: 35.025px;
  text-align: left;
  box-sizing: border-box;
  font-weight: 500;
  vertical-align: middle;
  position: relative;
  vertical-align: top;
}
.dahui_yc .dhrc-date-box td:nth-of-type(1) {
  box-sizing: content-box;
}
.dahui_yc .dhrc-date-box td .icon_y {
  width: 10px;
  height: 10px;
  background-color: #0056e1;
  border-radius: 20px;
  position: absolute;
  left: 2px;
  top: 12px;
}
.dahui_yc .dhrc-date-box td p {
  display: inline-block;
  width: 310px;
}
.dahui_yc .dhrc-date-box .no_border {
  border-bottom: 0.975px dashed #fff;
}
.dahui_yc .dhrc-date-box .title {
  color: #000;
  font-weight: bold;
}
.judge_box {
  width: 100%;
  background: #010c8e url(../cio_img/jiabingbg.png) no-repeat bottom;
  background-size: cover;
  background-blend-mode: color-dodge;
}
.judge_box > .wrap {
  padding-top: 75px;
}
.judge_box .judge {
  width: 1100.025px;
  margin: 0 auto;
}
.judge_box .judge .tips {
  text-align: right;
  font-size: 15.975px;
  color: #999;
  padding-bottom: 60px;
}
.judge_box .judge_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.judge_box .judge_list:after {
  content: "";
  flex: 40%;
  width: 40%;
}
.judge_box .judge_list li {
  flex: 25%;
  position: relative;
  float: left;
  width: 185px;
  height: 324px;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
.judge_box .judge_list li .name {
  font-weight: 600;
  color: #a0c2f8;
}
.judge_box .judge_list li .judge_img {
  position: relative;
  width: 180px;
  height: 180px;
  border-radius: 177px;
  margin: 32.025px auto 15px;
  overflow: hidden;
  transition: all 0.2s;
  border: 2.025px solid transparent;
  z-index: 1;
  margin-bottom: 0;
}
.judge_box .judge_list li .judge_img img {
  width: 180px;
  height: auto;
  transition: all 0.3s;
  margin: 9px auto;
}
.judge_box .judge_list li div {
  font-size: 18px;
}
.judge_box .judge_list li p {
  font-size: 14.025px;
  padding: 5.025px 9.975px 0;
}
.judge_box .judge_list li::before {
  content: '';
  display: none;
  visibility: visible;
  position: absolute;
  top: 30px;
  left: 15px;
  background: url('../images/judge/bg.png') no-repeat center center;
  background-size: contain;
  overflow: hidden;
  width: 185.025px;
  height: 185.025px;
  border: none;
  z-index: 1;
}
.judge_box .judge_list .my_li::before {
  background: none;
}
.judge_box .judge_list .my_li::after {
  background: none;
}
.fanwei {
  padding-bottom: 30px;
  height: 900px;
}
.fanwei .wrap {
  padding-top: 75px;
}
.fanwei .wrap .font {
  text-align: center;
  font-size: 17px;
  margin-bottom: 30px;
  font-weight: 600;
}
.fanwei ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fanwei ul .img_box {
  width: 319px;
  height: 352px;
  color: #fff;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fanwei ul .img_box .img_title {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  border-bottom: 5px solid #fff;
  padding-bottom: 6px;
}
.fanwei ul li {
  margin-bottom: 22px;
}
.fanwei ul .img_1 {
  background: url('../cio_img/zhenlanfanwei1.png') no-repeat 100% 100%;
}
.fanwei ul .img_2 {
  background: url('../cio_img/zhenlanfanwei2.png') no-repeat 100% 100%;
}
.fanwei ul .img_3 {
  margin-right: 0;
  background: url('../cio_img/zhenlanfanwei6.png') no-repeat 100% 100%;
}
.fanwei ul .img_4 {
  width: 490px;
  height: 260px;
  background: url('../cio_img/zhenlanfanwei4.png') no-repeat 100% 100%;
}
.fanwei ul .img_5 {
  width: 490px;
  height: 260px;
  background: url('../cio_img/zhenlanfanwei5.png') no-repeat 100% 100%;
}
.ganda {
  padding-top: 110.025px;
  padding-bottom: 39.975px;
}
.ganda .renqun {
  position: relative;
  height: 261.975px;
  box-sizing: border-box;
  padding: 39.975px 180px 0 39.975px;
  background: url(../images/renqun_bg.png) no-repeat center;
}
.ganda .renqun p {
  position: relative;
  color: #fff;
  margin-top: 5.025px;
  line-height: 1.4;
  font-size: 15.975px;
  box-sizing: border-box;
  padding-left: 20.025px;
}
.ganda .renqun p::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 5.025px;
  width: 9.975px;
  height: 9.975px;
  transform: rotate(45deg);
  background-color: #fff;
}
.ganda .renqun_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ganda .renqun_list li {
  width: 466px;
  height: 120px;
  border: 1px solid #d3d3d3;
  box-sizing: border-box;
  margin-bottom: 28px;
  display: flex;
  align-items: center;
}
.ganda .renqun_list li > div {
  width: 120px;
  height: 118px;
  background-color: #3c6ec7;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ganda .renqun_list li > span {
  color: #000;
  width: 348px;
  display: inline-block;
  padding: 0 15px;
}
.ganda .cont {
  width: 100%;
  text-align: center;
}
.ganda .cont .title2 {
  font-size: 20.025px;
  color: #fff;
  margin-top: 39.975px;
}
.ganda .cont .imgWrap {
  position: relative;
  margin-top: 20.025px;
}
.ganda .cont .imgWrap img {
  display: inline-block;
}
.ganda .cont .imgWrap .gkTarget {
  position: absolute;
  left: 215.025px;
  top: 0;
  width: 200.025px;
  height: 60px;
}
.ganda .cont .ny {
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.qrWrap {
  padding-top: 150px;
  width: 260.025px;
  text-align: center;
  margin: 0 9.975px;
}
.qrWrap img {
  display: block;
  margin: 0 auto 9.975px;
  width: 153px;
  height: 153px;
}
.qrWrap p {
  font-size: 20.025px;
  color: #fff;
  line-height: 1.2;
}
.contact {
  padding-bottom: 39.975px;
}
.contact li {
  padding: 20.025px 0;
  background: url(../images/line.png) no-repeat left bottom;
  font-size: 20.025px;
  line-height: 1.6;
  color: #fff;
}
.canzhanliyou {
  background-color: #1a38b6;
  padding-bottom: 60px;
}
.canzhanliyou .wrap {
  padding-top: 75px;
}
.canzhanliyou .wrap > ul {
  display: flex;
  padding-bottom: 120px;
}
.canzhanliyou .wrap > ul li {
  width: 50%;
  background-color: #fe7c7c;
  box-sizing: border-box;
  padding: 30px;
  border-radius: 10px;
}
.canzhanliyou .wrap > ul li > div {
  color: #fff;
}
.canzhanliyou .wrap > ul li > .top {
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: 600;
  padding: 5px 55px;
  margin-bottom: 20px;
}
.canzhanliyou .wrap > ul li .top_font {
  font-size: 16px;
}
.canzhanliyou .wrap > ul li .content {
  display: flex;
  margin-top: 45px;
}
.canzhanliyou .wrap > ul li .content .left {
  width: 65px;
  font-size: 18px;
  position: relative;
}
.canzhanliyou .wrap > ul li .content .left .liyou {
  position: absolute;
  top: 24px;
  left: 0;
}
.canzhanliyou .wrap > ul li .content .left .num {
  width: 25px;
  height: 25px;
  display: inline-block;
  background-color: #fff;
  border-radius: 100px;
  font-size: 23px;
  line-height: 23px;
  color: #0056e1;
  text-align: center;
  position: absolute;
  top: 60px;
  left: 45px;
}
.canzhanliyou .wrap > ul li .content .left .line {
  width: 84px;
  height: 1px;
  position: absolute;
  background-color: #fff;
  transform: rotate(305deg);
  left: -2px;
  top: 64px;
}
.canzhanliyou .wrap > ul li .content .right {
  width: 365px;
}
.canzhanliyou .wrap > ul li .content .right > div {
  padding-left: 12px;
}
.canzhanliyou .wrap > ul li .content .right .title {
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #fff;
}
.canzhanliyou .wrap > ul li .content .right .r_cont {
  font-size: 14px;
}
.canzhanliyou .wrap > ul li:first-child {
  margin-right: 10px;
}
.canzhanliyou .wrap > ul li:last-child {
  background-color: #3cb4e6;
  margin-left: 10px;
}
.canzhanliyou .wrap .lipin {
  color: #fff;
}
.canzhanliyou .wrap .lipin .top {
  margin-bottom: 25px;
}
.canzhanliyou .wrap .lipin .top span {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
}
.canzhanliyou .wrap .lipin .top span:first-child {
  background-color: #005cff;
  line-height: 20px;
  padding: 5px 0;
  padding-left: 35px;
  padding-right: 25px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  margin-right: 17px;
}
.canzhanliyou .wrap .lipin .top span:last-child {
  font-size: 18px;
  font-weight: 500;
}
.canzhanliyou .wrap .lipin .top2 {
  display: flex;
  margin-bottom: 25px;
  position: relative;
}
.canzhanliyou .wrap .lipin .top2 > div {
  width: 50%;
  padding: 18px 35px;
  background-color: #0d4adb;
}
.canzhanliyou .wrap .lipin .top2 > div img {
  position: absolute;
  right: 0;
  top: -40px;
}
.canzhanliyou .wrap .lipin .top2 > div div {
  font-size: 15px;
}
.canzhanliyou .wrap .lipin .top2 > div .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
}
.canzhanliyou .wrap .lipin .top2 > div:first-child {
  margin-right: 10px;
}
.canzhanliyou .wrap .lipin .quanyi {
  font-size: 14px;
  margin-bottom: 50px;
}
.canzhanliyou .wrap .lipin .quanyi span {
  font-weight: 600;
  font-size: 16px;
}
.canzhanliyou .wrap .lipin .quanyi_bg {
  padding: 7px 30px;
  background-color: #0d4adb;
}
.canzhanliyou .wrap .lipin .tuanjian {
  text-align: center;
}
.canzhanliyou .wrap .lipin .tuanjian a {
  font-size: 28px;
  display: inline-block;
  background-color: #005cff;
  padding: 15px 70px;
  color: #fff;
  border-radius: 8px;
}
.meitizhanshng .wrap {
  padding-top: 75px;
  position: relative;
}
.meitizhanshng .wrap .mySwiper {
  overflow: hidden;
}
.meitizhanshng .wrap .swiper-button-next,
.meitizhanshng .wrap .swiper-button-prev {
  top: 70%;
}
.meitizhanshng .wrap .swiper-button-next,
.meitizhanshng .wrap .swiper-container-rtl .swiper-button-prev {
  right: -35px;
}
.meitizhanshng .wrap .swiper-button-prev,
.meitizhanshng .wrap .swiper-container-rtl .swiper-button-next {
  left: -35px;
}
.meitizhanshng .wrap img {
  padding-bottom: 75px;
}
.zanzhufnagshi {
  background-color: #0a0c9c;
  padding-bottom: 75px;
}
.zanzhufnagshi .wrap {
  padding-top: 75px;
}
.zanzhufnagshi .wrap .title_con {
  font-size: 18px;
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
}
.zanzhufnagshi .wrap ul {
  display: flex;
  justify-content: space-evenly;
}
.zanzhufnagshi .wrap ul li {
  display: flex;
  color: #fff;
  font-size: 14px;
}
.zanzhufnagshi .wrap ul li .t_con {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 20px;
}
.zanzhufnagshi .wrap ul li .top_title {
  font-size: 18px;
}
.liucheng {
  padding-bottom: 55px;
}
.liucheng .wrap {
  padding-top: 75px;
}
.liucheng .wrap .btn_box {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 75px;
}
.liucheng .wrap .btn_box a {
  display: inline-block;
  padding: 26px 92px;
  background-color: #f17903;
  font-size: 30px;
  color: #fff;
}
.liucheng .wrap .btn_box a:last-child {
  margin-left: 20px;
  background-color: #cd0100;
}
.liucheng .wrap .jiogulist {
  display: flex;
  justify-content: center;
}
.liucheng .wrap .jiogulist > div {
  display: flex;
  align-items: center;
  margin-right: 30px;
  margin-bottom: 50px;
}
.liucheng .wrap .jiogulist > div:last-child {
  margin-right: 0;
}
.liucheng .wrap .jiogulist .ji_title {
  width: 110px;
  height: 61px;
  background: url('../cio_img/fang.png') no-repeat;
  font-size: 21px;
  text-align: center;
  background-position-x: 21px;
}
.liucheng .wrap .jiogulist .img_box {
  height: 61px;
  box-sizing: border-box;
  border: 1px solid #cbcbcb;
  margin-left: 20px;
  display: flex;
  align-items: center;
  padding: 0 15px;
}
#countdown {
  position: absolute;
  right: 90px;
  top: 50px;
}
#countdown .time_title {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
#countdown span {
  width: 40px;
  height: 40px;
  display: inline-block;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.2);
  line-height: 40px;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  margin: 0 5px;
}
/* buy */
.buy {
  background: #1f37a9 url('../images/buy_bg.png') no-repeat center bottom;
}
.buy .wrap {
  padding-top: 75px;
}
.buy table {
  width: 100%;
  border-collapse: collapse;
}
.buy-bd {
  padding-bottom: 35.025px;
}
.ticket-text {
  margin-bottom: 26.025px;
  font-size: 14.025px;
  line-height: 1.8;
  color: #fff;
}
.ticket-text h3 {
  font-size: 14.025px;
  font-weight: 300;
}
.ticket-text h3 div {
  display: inline-block;
  width: 57.975px;
  height: 21.975px;
  line-height: 21.975px;
  margin-right: 15px;
  text-align: center;
  border: 0.975px solid #303030;
  border-radius: 21.975px;
}
.ticket-cont .ticket-bg02 .ticket-right {
  margin-left: 60.975px;
}
.ticket-cont .ticket-price {
  padding-top: 18px;
  margin-left: -9.975px;
  font-size: 45.975px;
}
.ticket-cont .ticket-old-price {
  text-decoration: line-through;
}
.ticket-cont .ticket-number {
  position: absolute;
  bottom: 12.975px;
  left: 20.025px;
  font-size: 14.025px;
}
.ticket-cont .flash-sale {
  position: absolute;
  top: -9px;
  right: 15.975px;
  width: 84px;
  height: 44.025px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/flash-sale.png') no-repeat center center;
  background-size: 100% 100%;
}
.ticket-cont .ofweekVip {
  position: absolute;
  top: -9px;
  right: 15.975px;
  width: 84px;
  height: 44.025px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/ofweekVip.png') no-repeat center center;
  background-size: 100% 100%;
}
.ticket-cont .ticket-logobox {
  position: absolute;
  right: 9.975px;
  bottom: 50.025px;
  width: 20.025px;
}
.ticket-cont .ticket-logobox img {
  width: 20.025px;
  height: 20.025px;
  margin-bottom: 8.025px;
}
.ticket-cont .ticket-btn {
  position: absolute;
  right: 9.975px;
  bottom: 12px;
  width: 101.025px;
  height: 35.025px;
  line-height: 35.025px;
  text-align: center;
  border: 0.975px solid #fff;
  font-size: 15.975px;
  color: #fff;
  border-radius: 3px;
}
.ticket-form {
  width: 999.975px;
}
.ticket-table {
  border-collapse: collapse;
  width: 999.975px;
  background: transparent;
  color: #fff;
}
.ticket-table th {
  font-weight: 600;
  height: 35.025px;
  background: #15f0b0;
  color: #000;
}
.ticket-table td {
  border: 0.975px solid #fff;
  font-size: 14.025px;
  line-height: 36px;
  text-align: center;
}
.ticket-table td.bor-0 {
  border: none;
}
.ticket-table td.bor-r-1 {
  border-right: 0.975px solid #fff;
}
.ticket-table td.table-td-left {
  border-top: 0.975px solid #fff;
  border-bottom: 0.975px solid #fff;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/table-td-left.png') repeat;
  font-size: 20.025px;
  color: #2071ba;
}
.ticket-table .td-tname {
  width: 213px;
  /* border-left: none; */
  text-align: left;
  padding-left: 11.025px;
}
.ticket-table .time {
  width: 150px;
}
.ticket-table NaNpxark {
  text-align: left;
  padding: 0 15px;
  /* border-right: 0; */
  line-height: 1.8;
}
.ticket-table .td-tname-hd {
  padding-left: 23.025px;
}
.ticket-table .td-num {
  width: 120px;
}
.ticket-table .td-num,
.ticket-table .noborder {
  /* border-right: none; */
}
.ticket-table .zhe {
  color: #ff1d1d;
  font-size: 24px;
  font-style: italic;
  margin-right: 3px;
}
.ticket-table .tips {
  width: 24px;
  height: 27.975px;
  margin-left: 5.025px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/hot.png') no-repeat center center;
  background-size: 100% 100%;
  float: left;
}
.tname,
.fname {
  float: left;
  cursor: pointer;
  position: relative;
}
.isicon0 .tname {
  cursor: auto;
}
.num-opera {
  width: 95.025px;
  height: 27.975px;
  line-height: 27.975px;
  border: 0.975px solid #fc0000;
  background: #fff;
  margin-left: 20.025px;
}
.num-opera span {
  width: 27px;
  background: #fafafa;
  cursor: pointer;
  float: left;
  font-family: Arial;
  font-size: 20.025px;
  color: #fc0000;
}
.num-opera .add {
  background-position: 0 -26.025px;
}
.num-opera .cut {
  background-position: 0 0;
}
.num-opera .cut.active {
  background-position: 0 -12.975px;
}
.num-opera input {
  width: 33.975px;
  height: 26.025px;
  line-height: 26.025px;
  background: none;
  outline: none;
  font-size: 14.025px;
  color: #000;
  text-align: center;
  overflow: hidden;
  float: left;
  border-left: 0.975px solid #fc0000;
  border-right: 0.975px solid #fc0000;
  border-top: 0;
  border-bottom: 0;
}
.ticket-table .td-price {
  color: #f50000;
  font-size: 18px;
  width: 189.975px;
  padding-left: 9.975px;
  text-align: center;
}
.ticket-table .td-old-price {
  float: right;
  text-decoration: line-through;
  font-size: 14.025px;
  margin-left: 3.975px;
  margin-right: 5.025px;
  color: #fff;
}
.rdo {
  display: inline-block;
  background: url(https://www.ofweek.com/seminar/2018/medical/images/radio.png) 0 0 no-repeat;
  width: 9.975px;
  height: 11.025px;
  margin-right: 3px;
}
.rdo.active {
  background-image: url(https://www.ofweek.com/seminar/2018/medical/images/radio_check.png);
}
.chk {
  display: inline-block;
  border: 0.975px solid #15f0b0;
  width: 24.975px;
  height: 24.975px;
  margin-right: 3px;
  vertical-align: middle;
}
.chk.active {
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/checked.png') no-repeat center center;
  background-size: 100% 100%;
}
.ticket-form .btns {
  padding-top: 30px;
  width: 999.975px;
}
.ticket-form .btns .total {
  float: right;
  font-size: 21.975px;
  color: #ed0707;
  line-height: 45.975px;
  margin-top: 5.025px;
  text-align: right;
}
.sub-btn {
  float: right;
  width: 219px;
  height: 48.975px;
  border: 0.975px solid #18464e;
  font-size: 24px;
  margin-left: 38.025px;
  line-height: 45.975px;
  text-align: center;
  outline: none;
  cursor: pointer;
  display: inline-block;
  background: #999;
  color: #fff;
  border-color: #999;
}
.sub-btn.active {
  background: #0d334e;
  color: #ff9200;
  border-color: #ff9200;
  background: #ff9200;
  color: #fff;
}
#progressEffect {
  position: absolute;
  z-index: 10;
  top: 20.025px;
  left: 20.025px;
}
.title1 {
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  background-image: -webkit-linear-gradient(right, #1282ea, #2dfef4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 69.975px;
}
.title2 {
  text-align: center;
  font-size: 26.025px;
  color: #304e80;
  font-weight: 900;
}
.column_text1 {
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  background-image: -webkit-linear-gradient(right, #1282ea, #2dfef4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.isicon0 td {
  border: 0.975px solid #15f0b0;
}
.column_text2 {
  text-align: center;
  font-size: 26.025px;
  color: #304e80;
  font-weight: 900;
  margin-bottom: 50.025px;
}
.dhjs {
  padding: 0px;
}
.jiabin_box {
  width: 100%;
  height: 1665px;
  background-color: #031834;
}
.jiabin_box .jiabin_1 {
  text-align: center;
}
.jiabin_box .jb_1 {
  font-size: 36px;
  font-weight: 900;
  background-image: -webkit-linear-gradient(right, #1282ea, #2dfef4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 69.975px;
}
.jiabin_box .jb_2 {
  font-size: 26.025px;
  color: #304e80;
  font-weight: 900;
  margin-bottom: 50.025px;
}
.more_jb {
  font-size: 30px;
  text-align: center;
  padding-top: 99.975px;
}
.judge_list li.active::before {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: 1.7s infinite linear, round 1.7s infinite linear;
  animation: 1.7s infinite linear, round 1.7s infinite linear;
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.clearfix {
  *zoom: 1;
}
.ticket-cont {
  position: relative;
  padding-bottom: 20.025px;
}
.ticket-cont li {
  width: 470.025px;
  height: 200.025px;
  position: absolute;
}
.ticket-cont li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ticket-cont .one {
  top: 53.025px;
  left: 24.975px;
}
.ticket-cont .two {
  top: 53.025px;
  right: -15.975px;
}
.ticket-cont .three {
  bottom: 20.025px;
  left: 270px;
}
.meeting-lookback {
  margin-top: 39.975px;
}
.con-wrap {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.con-wrap-06 .wrap {
  padding-top: 90px;
}
.con-wrap-06 .word-con {
  font-size: 14.025px;
  line-height: 27.975px;
  color: #fff;
  text-align: center;
  margin-top: 45px;
}
.con-wrap-06 .word-con {
  font-size: 14.025px;
  line-height: 27.975px;
  color: #fff;
  text-align: center;
  margin-top: 45px;
}
.lunbo {
  position: absolute;
  width: 100%;
  left: 0;
  top: 330px;
  height: 300px;
}
.lunbo > ul {
  width: 6320.025px;
  position: relative;
  left: 50%;
  margin-left: -1260px;
  height: 300px;
}
.lunbo li {
  width: 360px;
  padding-bottom: 50.025px;
  float: left;
  background: url(../images/shijainxian.png?v=11111) no-repeat -18px bottom;
  position: relative;
}
.lunbo .on .time {
  opacity: 1;
}
.lunbo li .time {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-top: 9.975px;
  opacity: 0.5;
}
.lunbo li > div {
  width: 225px;
  height: 281.025px;
  padding: 9.975px;
  margin: 0 auto;
  background: url("../images/lookback-bg.png") center top no-repeat;
  position: relative;
}
body {
  max-width: 100vw;
  overflow-x: hidden;
}
.lunbo li > div p {
  padding: 20.025px 0;
  text-align: center;
  font-weight: bold;
  font-size: 15.975px;
  color: #fff;
  line-height: 26.025px;
  min-height: 78px;
  opacity: 0.5;
}
.lunbo li.on > div p {
  opacity: 1;
}
.lunbo li > div a {
  color: #fff;
}
.lunbo li > div a img {
  display: block;
  width: 225px;
  height: 140.025px;
}
.pagi {
  margin-top: 510px;
  position: relative;
}
.pagi > ul {
  width: 639.975px;
  margin: 0 auto;
}
.pagi > ul > li {
  width: 80.025px;
  float: left;
  cursor: pointer;
}
.pagi > ul > li > div {
  width: 60px;
  height: 60px;
  border: 2.025px solid #3a4153;
  border-radius: 50%;
  background: #22293b;
  line-height: 60px;
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
}
.pagi > ul > li > p {
  font-size: 14.025px;
  color: #fff;
  margin-top: 5.025px;
  text-align: center;
  opacity: 0.35;
}
.pagi .more {
  font-size: 18px;
  opacity: 0.5;
  line-height: 39.975px;
  color: #fff;
}
.pagi .more:hover {
  opacity: 1;
}
.pagi > ul > li.on > div {
  background: #283868;
  border-color: #3b4a7d;
}
.pagi > ul > li.on > p {
  opacity: 1;
}
.pagi > a {
  position: absolute;
  top: 0;
  width: 45.975px;
  height: 108px;
}
.pagi > .prev {
  background: url(../images/prev.jpg);
  left: 80.025px;
}
.pagi > .next {
  background: url(../images/next.jpg);
  right: 80.025px;
}
.meeting-company .company-list {
  padding-top: 24px;
}
.meeting-company .company-list img {
  width: 100%;
}
.meeting-company .company-list .company-item {
  float: left;
  border-top: 0.975px solid #e5e5e5;
  border-left: 0.975px solid #e5e5e5;
}
.meeting-company .company-list .company-item.bdb {
  border-bottom: 0.975px solid #e5e5e5;
}
.meeting-company .company-list .company-item.bdr {
  border-right: 0.975px solid #e5e5e5;
}
.meeting-company .company-list .company-item img {
  display: block;
  width: 122.025px;
  height: 69px;
}
.meeting-organization {
  padding-top: 80.025px;
  padding-bottom: 27.975px;
}
.meeting-organization .organization-row {
  margin-top: 39.975px;
}
.meeting-organization .organization-item img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  margin-bottom: 15.975px;
}
