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

body {
  font: normal 14px/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 {
  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 {
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-family: simsun;
  font-size: 12px
}

#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
}

/* banner */
.banner {
  width: 100%;
  overflow: hidden;
  height: 590px;
  background: url(../img/banner1.png?v=191120) center no-repeat;
  margin-top: 60px;
}

.banner .txt {
  width: 405px;
  height: 42px;
  margin: 285px 0 0;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  background: url(../img/banner_text.png) no-repeat;
  background-size: 100% 100%;
}

.banner .txt img {
  vertical-align: middle;
  margin-right: 10px;
}

/* nav */
.nav {
  position: absolute;
  left: 0;
  top: 32px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  background: #121c2b;
}

.nav-fixed{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #2a3341;
  z-index: 99;
}

.nav-items a:link,
.nav-items a:visited {
  color: #fff;
}

.nav-items li {
  float: left;
  margin: 0 25px 0 0;
  cursor: pointer;
  color: #fff;
}

.nav-items li.active,
.nav-items li:hover a,
.nav-items li:hover {
  font-weight: 600;
  text-decoration: underline;
}

.nav-sign,
.nav-px,
.nav-zz {
  width: 80px;
  height: 33px;
  margin: 12px 0 0;
  text-align: center;
  line-height: 33px;
  border-radius: 3px;
  text-decoration: none;
}

.nav-sign:link,
.nav-sign:visited {
  margin-left: 10px;
  color: #fff;
  background: #efb400;
}

.nav-sign:hover {
  background: #dea700;
}

.nav-zz:link,
.nav-zz:visited {
  color: #fff;
  background: #efb400;
}

.nav-zz:hover {
  background: #dea700;
}

.nav-px:link,
.nav-px:visited {
  width: 106px;
  margin-left: 9px;
  color: #fff;
  background: #ff9000;
}

.nav-px:hover {
  background: #e78300;
}

/* column-title */
.column-title {
  width: 100%;
  padding-bottom: 3px;
  text-align: center;
  background: url(../img/title_bg1.png) no-repeat center bottom;
}
.column-title p {
  font-size: 40px;
  line-height: 1;
  color: #000;
}
.column-title span {
  font-size: 20px;
  line-height: 1;
  color: #ccc;
}

/* dhjs */
.dhjs {
  padding: 50px 0;
  background: #fff;
}

.dhjs .wrap {
  padding: 40px 0 0;
}

.dhjs .txt {
  width: 410px;
  color: #000;
  text-indent: 2em;
}

.dhjs .txt p {
  margin: 0 0 5px;
  line-height: 1.6;
}

.dhjs .media video {
  display: block;
  width: 440px;
  height: 247px;
}

/* dhld */
.dhld {
  box-sizing: border-box;
  height: 602px;
  padding: 50px 0 0;
  background: url('../img/light/dhld_bg.png') top center no-repeat ;
}

.dhld .column-title p {
  color: #fff;
}
.dhld .column-title span {
  color: #383c4b;
}

.dhld-cont{
  margin-top: 40px;
  position: relative;
  padding: 30px;
  background: url('../img/light/dhld-cont.png') top center no-repeat;
  height: 370px;
}

.dhld-text{
  padding: 20px;
  color: #fff;
  font-size: 16px;
  width: 600px;
  line-height: 1.8;
}

.dhld-text p span{
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}

.dhld-right{
  position: absolute;
  right: 30px;
  top: 30px;
}

.dhld-text p{
  display: none;
}

.dhld-tabs{
  position: absolute;
  left: 35%;
  bottom: 30px;
  width: 320px;
}

.dhld-tab{
  width: 150px;
  height: 10px;
  margin-right: 10px;
  background: #555555;
}

.dhld-tab-active{
  background: #0140d6;
}

.dhld-items {
  width: 100%;
  position: absolute;
  left: 60px;
  bottom: 45px;
}

.dhld-items li {
  float: left;
  box-sizing: border-box;
  width: 121px;
  height: 140px;
  margin-right: 30px;
  color: #fff;
  background: url('../img/light/dhld-item.png') no-repeat center center;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}

.dhld-items li:last-child{
  margin-right: 0;
}

.dhld-items li img{
  height: 45px;
  margin: 25px auto 9px;
}

.dhld-items li img.dhld-img {
  display: block;
}

.dhld-items li img.dhld-img-active {
  display: none;
}

.dhld-items li.on {
  background: url('../img/light/dhld-item-active.png') no-repeat center center;
}

.dhld-items li.on {
  display: none;
}

.dhld-items li.on {
  display: block;
}


/* dhjb */
.dhjb {
  padding-top: 75px;
  background: #fff;
}

.dhjb .wrap {
  position: relative;
  padding: 20px 0 30px;
}

/* dhrc */
.dhrc {
  padding: 50px 0 0;
}

.dhrc .wrap {
  margin: 40px auto 0;
}

.dhrc-table {
  width: 100%;
  color: #000;
}

.dhrc-table td {
  padding: 10px 0 10px 90px;
  border-bottom: 1px solid #d4d4d4;
}
.dhrc-table td.no-right {
  border-right: 0 !important;
}

.dhrc-table td:first-child {
  width: 200px;
  padding-left: 0;
  text-align: center;
  border-right: 1px solid #d4d4d4;
}
.dhrc-table td:nth-child(3) {
  width: 288px;
  padding-left: 30px;
}

.dhrc-table .part_tr {
  background: #8ecdd4;
}
.dhrc-table .first_tr {
  background: #136873;
  color: #fff;
}

.dhrc-table .list {
  float: left;
}

.dhrc-table .list li {
  padding: 0 0 0 15px;
  line-height: 1.8;
  background: url(../img/icon_list_a.png) left top no-repeat;
  background-position-y: 8px;
}

.dhrc-remark {
  margin: 15px 0 0 15px;
  font-size: 14px;
  color: #000;
  text-align: right;
}

/* tqhd */
.tqhd {
  padding: 50px 0 0;
}

.tqhd-cont{
  width: 1000px;
  height: 376px;
  margin-top: 50px;
  position: relative;
}




/* wjhg */
.wjhg {
  padding: 50px 0;
  background: #eaeaea;
}

.wjhg .wrap {
  margin: 30px auto 0;
}
.wjhg-photos {
  overflow: hidden;
}

.wjhg-photos li {
  float: left;
  overflow: hidden;
  box-sizing: border-box;
  width: 185px;
  height: 375px;
  border-right: 2px solid #fff;
  transition: all 0.4s;
}

.wjhg-photos a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wjhg-photos .photo {
  position: absolute;
  left: 50%;
  top: 0;
  height: 100%;
  transform: translate(-50%, 0);
}

.wjhg-photos .shadow {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 10px 30px;
  text-align: right;
  font-size: 30px;
  background: #000;
  opacity: 0.5;
  transition: all 0.4s;
}

.wjhg-photos .title {
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 80px;
  text-align: center;
  font: bold 22px/80px "Microsoft Yahei";
}

.wjhg-photos li.active {
  width: 630px;
}

.wjhg-photos li.active .shadow {
  opacity: 0;
}

.wjhg-photos li.active .title {
  display: block;
}

/* buy */
.buy {
  padding: 50px 0;
}

.buy-bd {
  padding: 35px 0 0;
}

.buy table {
  border-collapse: collapse;
}

.buy .intro {
  margin: 50px 0 0;
}

.ticket-cont ul {
  width: 1000px;
}

.ticket-cont ul li {
  float: left;
  width: 298px;
  height: 185px;
  position: relative;
  color: #fff;
  margin: 0 52px 20px 0;
  cursor: pointer;
}

.ticket-cont ul li.ticket-bg01 {
  background: url(../img/ticket1.png?v=190711) no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont ul li.ticket-bg02 {
  background: url(../img/ticket5.png?v=191130) no-repeat center center;
  background-size: 100% 100%;
  background-position-y: 4px;
}

.ticket-cont ul li.ticket-bg03 {
  background: url(../img/ticket2.png?v=190711) no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont ul li.ticket-bg04 {
  background: url(../img/ticketdhp.png?v=191130) no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont ul li.ticket-bg05 {
  background: url(../img/ticket5.png?v=2019041901) no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont ul li.ticket-bg06 {
  background: url(../img/ticket6.png?v=2019041901) no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont ul li.ticket-bg07 {
  background: url(../img/ticket7.png?v=2019041901) no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont ul li.ticket-bg08 {
  background: url(../img/ticket8.png?v=2019041901) no-repeat center center;
  background-size: 100% 100%;
}


.ticket-cont ul li.ticket-bg04{
  margin-right: 0;
}

.ticket-cont ul li.ticket-bg08{
  margin-right: 0;
}

.ticket-cont .ticket-name {
  position: absolute;
  top: 0;
  left: 0;
  margin: 7px 0;
  width: 20px;
  height: 135px;
  padding: 0 10px 0 10px;
  border-right: 1px dashed #fff;
  font-size: 20px;
}

.ticket-cont .ticket-name .hot {
  position: absolute;
  top: 0;
  left: 20px;
  width: 24px;
  height: 28px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/hot.png') no-repeat center center;
  background-size: 100% 100%;
}

.ticket-bg01 .ticket-name {
  padding-top: 30px;
  height: 105px;
}

.ticket-cont .ticket-bg02 .ticket-name {
  width: 40px;
  padding-top: 15px;
  height: 120px;
}

.ticket-bg03 .ticket-name {
  padding-top: 15px;
  height: 120px;
}

.ticket-cont .ticket-right {
  margin-left: 41px;
  position: relative;
  height: 100%;
  padding-left: 20px;
}

.ticket-cont .ticket-bg02 .ticket-right {
  margin-left: 61px;
}

.ticket-cont .ticket-price {
  padding-top: 18px;
  margin-left: -10px;
  font-size: 46px;
}

.ticket-cont .ticket-old-price {
  text-decoration: line-through
}

.ticket-cont .ticket-number {
  position: absolute;
  bottom: 13px;
  left: 20px;
  font-size: 14px;
}

.ticket-cont .flash-sale {
  position: absolute;
  top: -9px;
  right: 16px;
  width: 84px;
  height: 44px;
  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: 16px;
  width: 84px;
  height: 44px;
  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: 10px;
  bottom: 50px;
  width: 20px;
}

.ticket-cont .ticket-logobox img {
  width: 20px;
  height: 20px;
  margin-bottom: 8px;
}

.ticket-cont .ticket-btn {
  position: absolute;
  right: 10px;
  bottom: 12px;
  width: 101px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #fff;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
}

.ticket-explain {
  font-size: 18px;
}

.ticket-explain img {
  margin: 0 5px 0 36px;
  vertical-align: top;
}

.ticket-explain img.mar-l-0 {
  margin-left: 0;
}

.ticket-text {
  margin: 26px 0;
  font-size: 14px;
  line-height: 1.8;
}

.ticket-text h3 {
  font-size: 14px;
  font-weight: 300;
}

.ticket-text h3 div {
  display: inline-block;
  width: 58px;
  height: 22px;
  line-height: 22px;
  margin-right: 15px;
  text-align: center;
  border: 1px solid #303030;
  border-radius: 22px;
}

.ticket-form {
  width: 1000px;
}

.ticket-table {
  border-collapse: collapse;
  width: 1000px;
}

.ticket-table th {
  font-weight: 300;
  height: 35px;
  background: #3b8fef;
  color: #fff;
}

.ticket-table td {
  border: 1px solid #010101;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
}

.ticket-table td.bor-0 {
  border: none;
}

.ticket-table td.bor-r-1 {
  border-right: 1px solid #010101;
}

.ticket-table td.table-td-left {
  border-top: 1px solid #010101;
  border-bottom: 1px solid #010101;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/table-td-left.png') repeat;
  font-size: 20px;
  color: #2071ba;
}

.ticket-table .td-tname {
  width: 170px;
  border-left: none;
  text-align: left;
  padding-left: 11px;
}

.ticket-table .time {
  width: 150px;
}

.ticket-table .remark {
  text-align: left;
  padding: 0 15px;
  border-right: 0;
  line-height: 1.8;
}

.ticket-table .td-tname-hd {
  padding-left: 23px;
}

.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: 28px;
  margin-left: 5px;
  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: 95px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #fc0000;
  background: #fff;
  margin-left: 20px;
}

.num-opera span {
  width: 27px;
  background: #fafafa;
  cursor: pointer;
  float: left;
  font-family: Arial;
  font-size: 20px;
  color: #fc0000;
}

.num-opera .add {
  background-position: 0 -26px;
}

.num-opera .cut {
  background-position: 0 0;
}

.num-opera .cut.active {
  background-position: 0 -13px;
}

.num-opera input {
  width: 34px;
  height: 26px;
  line-height: 26px;
  background: none;
  outline: none;
  font-size: 14px;
  color: #000;
  text-align: center;
  overflow: hidden;
  float: left;
  border-left: 1px solid #fc0000;
  border-right: 1px solid #fc0000;
  border-top: 0;
  border-bottom: 0;
}


.ticket-table .td-price {
  color: #f50000;
  font-size: 18px;
  width: 190px;
  padding-left: 10px;
  text-align: center;
}

.ticket-table .td-old-price {
  float: right;
  text-decoration: line-through;
  font-size: 14px;
  margin-left: 4px;
  margin-right: 5px;
  color: #000;
}

.rdo {
  display: inline-block;
  background: url(https://www.ofweek.com/seminar/2018/medical/images/radio.png) 0 0 no-repeat;
  width: 10px;
  height: 11px;
  margin-right: 3px;
}

.rdo.active {
  background-image: url(https://www.ofweek.com/seminar/2018/medical/images/radio_check.png)
}

.chk {
  display: inline-block;
  border: 1px solid #c9c9c9;
  width: 25px;
  height: 25px;
  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;
}

.ticket-form .btns .total {
  float: right;
  font-size: 22px;
  color: #ed0707;
  line-height: 46px;
  margin-top: 5px;
  text-align: right;
}

.sub-btn {
  float: right;
  width: 219px;
  height: 49px;
  border: 1px solid #18464e;
  font-size: 24px;
  margin-left: 38px;
  line-height: 46px;
  text-align: center;
  outline: none;
  cursor: pointer;
  display: inline-block;
  background: #999;
  color: #fff;
  border-color: #999;
}

.sub-btn.active {
  background: #0d334e;
  color: #FC0000;
  border-color: #FC0000;
  background: #FC0000;
  color: #fff;
}

/* zzjg */
.zzjg {
  padding: 50px 0;
}

.zzjg .name {
  margin: 30px 0 20px;
  text-align: center;
  font-size: 18px;
  color: #000;
  line-height: 30px;
  background: #e3e3e3;
}

.zzjg .box {
  text-align: center;
  margin-bottom: 15px;
}

.zzjg .box a {
  margin: 0 3px;
}

/* fixed-menu */
.fixed-menu {
  display: none;
  position: fixed;
  right: 0;
  top: 35%;
  width: 117px;
  text-align: center;
  z-index: 100;
}

.fixed-menu .items li {
  position: relative;
  height: 43px;
  margin: 0 0 7px;
  line-height: 43px;
  color: #fff;
  background: url(../img/fixed_items_bg.png) center no-repeat;
  cursor: pointer;
}

.fixed-menu .items li>a {
  display: block;
  height: 100%;
  color: #fff;
}

.fixed-menu .social-share {
  display: none;
  position: absolute;
  right: 114px;
  top: 0;
  width: 190px;
}
/* 
.isicon0{
  color: #ccc;
}

.isicon0 .td-price {
  color: #ccc;
}

.isicon0 .td-old-price {
  color: #ccc;
} */


.isicon0:nth-child(8) {
  display: none;
}


/* 
.isicon0:nth-child(3) .td-old-price,
.isicon0:nth-child(4) .td-old-price,
.isicon0:nth-child(5) .td-old-price,
.isicon0:nth-child(6) .td-old-price,
.isicon0:nth-child(7) .td-old-price,
.isicon0:nth-child(8) .td-old-price,
.isicon0:nth-child(9) .td-old-price {
  display: none;
} */

.fixed-menu .social-share a {
  display: inline-block;
}

.share-items:hover .social-share {
  display: block;
  animation: fadeInRight 0.8s;
}

/* contact */
.contact {
  padding: 40px 0;
  background: url('../img/contact-bg.png') no-repeat center center;
  font-size: 15px;
  color: #fff;
  line-height: 1.8;
}

.contact-title {
  margin: 0 0 30px;
  font-size: 22px;
  font-weight: normal;
  color: #fff;
}

.contact-group {
  margin-right: 30px;
}
.contact-group > div:first-child {
  font-size: 20px;
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
  display: inline-block;
  margin-bottom: 10px;
}

/* app-code */
.app-code {
  width: 320px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 1.6;
}

.app-code img {
  display: block;
  margin: 0 auto 10px;
}

/* zzfs */
.zzfs {
  padding: 50px 0 40px;
  background: #fff;
}

.zzfs .intro {
  margin: 25px 0 0;
  text-align: center;
  font-size: 18px;
}

.logo_wrap {
  padding-top: 50px;
}

.logo_wrap .service_logo-item {
  width: 25%;
  position: relative;
}

.logo_wrap .service_logo-item:hover .shadow {
  background: url("https://www.ofweek.com/seminar/2019/robot/images/tuoyuan2.png") center no-repeat;
}

.logo_wrap .logopic_wrap {
  width: 76px;
  margin: 0 auto;
}

.logo_wrap .logopic_wrap img {
  display: block;
  margin: 0 auto;
}

.logo_wrap .shadow {
  position: absolute;
  width: 37px;
  height: 14px;
  background: url("../img/zzfs/tuoyuan.png") center no-repeat;
  left: 50%;
  top: 78px;
  transform: translateX(-50%);
}

.logo_wrap h4 {
  font: normal 18px/18px "微软雅黑";
  text-align: center;
  padding-top: 60px;
  color: #2b2b2b;
}

.logo_wrap .info {
  font: normal 14px/21px "微软雅黑";
  color: #393939;
  width: 196px;
  margin: 0 auto;
  padding-top: 16px;
}

.dhzz-items {
  width: 1100px;
}

.dhzz-items li {
  position: relative;
  float: left;
  width: 50%;
  padding: 34px 0;
  margin: 15px 0 0;
  background: url(../img/dhzz_bg.png) 50px center no-repeat;
}

.dhzz-items a:link,
.dhzz-items a:visited {
  color: #000;
}

.dhzz-items .icon {
  position: relative;
  z-index: 2;
  margin: 0 15px 0 0;
}

.dhzz-items .content {
  width: 330px;
}

.dhzz-items .content strong {
  display: block;
  padding: 10px 0 8px;
  font-size: 16px;
  font-weight: bold;
}

.dhzz-top,
.dhzz-right,
.dhzz-bottom,
.dhzz-left {
  position: absolute;
  background: #fff;
}

.dhzz-top {
  right: 0;
  top: 0;
  width: 100%;
  height: 5px;
}

.dhzz-right {
  right: 50px;
  bottom: 0;
  width: 40px;
  height: 100%;
}

.dhzz-bottom {
  left: 0;
  bottom: 0;
  width: 150px;
  height: 5px;
}

.dhzz-left {
  left: 50px;
  top: 0;
  width: 5px;
  height: 100%;
}

.dhzz-items li:hover .dhzz-bottom {
  animation: zzbottom forwards 1s;
}

.dhzz-items li:hover .dhzz-left {
  animation: zzleft forwards 1s;
}

.dhzz-items li:hover .dhzz-top {
  animation: zztop forwards 1s;
}

.dhzz-items li:hover .dhzz-right {
  animation: zzright forwards 1s;
}

@keyframes zzbottom {
  0% {
    width: 100%;
  }

  25% {
    width: 0;
  }

  100% {
    width: 0;
  }
}

@keyframes zzleft {
  0% {
    height: 100%;
  }

  25% {
    height: 100%;
  }

  50% {
    height: 0;
  }

  100% {
    height: 0;
  }
}

@keyframes zztop {
  0% {
    width: 100%;
  }

  50% {
    width: 100%;
  }

  75% {
    width: 0;
  }

  100% {
    width: 0;
  }
}

@keyframes zzright {
  0% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

#zwt img {
  display: block;
  width: 1000px;
  margin: 0 auto 25px;
}

#jtzy img {
  display: block;
  width: 750px;
  margin: 25px auto 50px;
}

.wyzz_btn {
  display: block;
  width: 170px;
  height: 38px;
  margin: 11px auto 0;
  text-align: center;
  line-height: 38px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  background: #dc0b0b;
}

.zlzs{
  padding: 50px 0 30px;
  color: #0d0d0d;
  font-size: 18px;
}

.zlzs h3{
  font-size: 30px;
  color: #191919;
  margin-bottom: 30px;
  font-weight: 300;
  text-align: center;
}

.zlzs p{
  text-indent: 30px;
  margin-bottom: 40px;
}

.zlzs ul li{
  float: left;
  width: 323px;
  height: 192px;
  margin: 0 15px 28px 0;
}

.zlzs ul li:nth-child(3n){
  margin-right: 0;
}

.bg-fanwei {
  display: block;
  height: 900px;
  padding-top: 60px;
  background: #0f4e7a;
}

.bg-fanwei .main-title{
  color: #fff;
  font-size: 30px;
  text-align: center;
}

.fanwei-cont {
  height: 723px;
  padding: 30px 0 100px 0;
  background: url(../img/fanwei-bg.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.fanwei-cont ul li,
.fanwei-cont ul li p {
  overflow: hidden;
}

.fanwei-cont ul li p {
  float: left;
  overflow: hidden;
}

.liangdian-cont li:hover p {
  display: block;
}

.fanwei-cont ul {
  width: 1000px;
  height: 600px;
  overflow: hidden;
}

.fanwei-cont li {
  transition: all .3s;
  cursor: pointer;
}

.fanwei-cont li:hover {
  transform: scale(1.2);
}


.share_subtract_wrap {
  margin-bottom: 20px;
}

.share_subtract {
  padding: 20px 0 20px 195px;
  background: url(../img/share_subtractbg.png) no-repeat left center;
}

.share_subtract p {
  font-size: 16px;
  color: #000;
  padding-left: 15px;
}


/* 往届回顾 */
.isposition {
  position: relative;
  padding-top: 50px;
  background: url('../img/review-bg.jpg') no-repeat top center;
  background-size: 100% 100%;
  overflow: hidden;
}

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

.con-wrap-06 .word-con {
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  margin-top: 45px;
}

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

.lunbo>ul {
  width: 3240px;
  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;
}

.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: #1855d0;
  position: relative;
}

.lunbo li>div:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-width: 12px;
  border-color: #1855d0 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;
}


/*参会赞助*/
.ccrq {
  padding: 40px 0 0;
  height: 440px;
  background: url(../img/renqun.png) no-repeat center top;
}

.ccrq .column-title {
  background: url(../img/title_bg2.png) no-repeat center bottom;
}
.ccrq .column-title p {
  color: #fff;
}
.ccrq .column-title span {
  color: #51929b;
}
.ccrq-cont {
  width: 775px;
  height: 364px;
  border: 1px solid #0572dc;
  position: relative;
  margin-top: 40px;
}

.ccrq-cont img {
  position: absolute;
  top: 7px;
  left: 7px;
}

.ccrq-text {
  position: absolute;
  top: 26px;
  left: 500px;
  background: #fff;
  width: 500px;
  height: 250px;
  padding: 30px;
}

.ccrq-text p {
  position: relative;
  margin-bottom: 20px;
  font-size: 15px;
}

.ccrq-text p::before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: -20px;
  width: 10px;
  height: 10px;
  background: #0572dc;
}



.guest-item {
  float: left;
  width: 250px;
  height: 270px;
}

.guest-item:hover .portrait {
  background: url("../img/portrait/portrait-hover.png") center top no-repeat;
  background-size: 180px 181px;
}

.guest-item .portrait {
  width: 200px;
  height: 181px;
  background: url("../img/portrait/portrait.png") center top no-repeat;
  background-size: 180px 181px;
  margin: 0 auto;
  position: relative;
}

.guest-item .portrait img {
  position: absolute;
  left: 38px;
  top: 29px;
}

.guest-item .name {
  font-size: 20px;
  text-align: center;
  padding-bottom: 8px;
  padding-top: 15px;
  line-height: 1;
  color: #000;
  text-align: center;
  font-weight: bold;
}

.guest-item .message {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-align: center;
}

.show {
  position: relative;
  height: 837px;
  padding: 40px 0 0;
  margin-top: 40px;
  background: url(../img/show_bg.png) no-repeat center top;
}
.show .column-title p {
  color: #fff;
}
.show .column-title span {
  color: #1e232f;
}
.show_text {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 1.8em;
  margin-top: 465px;
}

.show-swiper-box {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  height: 202px;
  overflow: hidden;
}
.show-swiper {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 1900px;
}
.show-swiper .swiper-slide img {
  height: 192px;
  border: 5px solid #085543;
}