﻿* {
  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
}

/* column-title */
.column-title {
  padding: 35px 0 40px;
  line-height: 1;
  text-align: center;
}

.column-title h3 {
  position: relative;
  font-size: 45px;
  color: #164495;
  font-weight: bold;
}

.column-title h3:after {
  position: absolute;
  left: 50%;
  bottom: -18px;
  margin-left: -21px;
  content: '';
  width: 42px;
  height: 4px;
  background: #cdcdcd;
}

.column-title h4 {
  font-size: 27px;
  color: #cdcdcd;
  font-weight: 400;
  margin-top: 28px;
}

/* banner */
.banner {
  position: relative;
  overflow: hidden;
  height: 493px;
  background: url(../img/banner.png) no-repeat center top;
  color: #fff;
  padding-bottom: 54px;
}

.banner_text1 {
  font-size: 47px;
  padding: 95px 0 0;
  line-height: 1;
}

.banner_text2 {
  font-size: 66px;
  padding: 15px 0 0;
  line-height: 1;
}

.banner_text3 {
  font-size: 25px;
  padding: 15px 0 0;
  line-height: 1;
}

.banner_text4 {
  font-size: 0px;
  padding: 30px 0 0;
  line-height: 1;
}

.banner_text4 img {
  vertical-align: middle;
  margin: 0 5px 0 15px;
}

.banner_text4 img:first-child {
  margin-left: 0;
}

.banner_text4 span {
  font-size: 25px;
  vertical-align: middle;
}

.banner_text5 {
  font-size: 25px;
  padding: 65px 0 0;
  line-height: 1;
}

/* nav */
.nav {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  background: #164495;
  color: #fff;
  z-index: 999999
}

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

.nav-items li {
  float: left;
  margin: 0 20px 0 0;
  cursor: pointer;
}

/* .nav-items li.active, .nav-items a:hover { color: #0d4872; } */
.nav-sign,
.nav-zz {
  width: 86px;
  height: 32px;
  margin: 11px 0 0;
  text-align: center;
  line-height: 32px;
  text-decoration: none;
}

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

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

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

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

.nav .wrap {
  position: relative;
}

.nav-title {
  font-size: 14px;
  color: #fff;
  display: inline;
  position: absolute;
  left: 0;
  line-height: 18px;
  top: 10px;
}

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

.dhjs .txt {
  width: 535px;
  padding-top: 20px;
}

.dhjs .txt p {
  font-size: 14px;
  color: #000;
  line-height: 27px;
  text-indent: 2em;
}

.dhjs-img {
  width: 454px;
}

/* dhld */

/* zlzs */
.zlzs {
  padding: 0 0 60px;
  background: #fff;
}

.zlzs .wrap {
  padding: 50px 0 0;
}

.zlzs .txt {
  width: 1000px;
  color: #000;
  text-indent: 2em;
  line-height: 27px
}

.zlzs .txt p {
  margin: 0 0 10px;
  text-align: center
}

.zlzs .zlzs-cont {
  height: 411px;
  margin-top: 50px;
  text-align: center;
  position: relative;
}

/* zlzs */

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

.chdx .chdx-cont {
  text-align: left;
  position: relative;
}

.chdx .chdx-cont img {
  width: 1000px;
}

.chdx_cont_text {
  position: absolute;
  right: 20px;
  top: 40px;
  width: 395px;
}

.chdx .chdx-cont .chdx_cont_text p {
  position: relative;
  font-size: 14px;
  display: block;
  padding-left: 20px;
  line-height: 1.8em;
  margin-top: 10px;
}

.chdx .chdx-cont .chdx_cont_text p:first-child {
  margin-top: 0;
}

.chdx .chdx-cont .chdx_cont_text p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  background: #498dff;
}

/* dhld */


.highlights {
  background: #356ed2;
}

.highlights .wrap {
  height: 587px;
  background: url(../img/lights.png) no-repeat;
}

/* dhjb */
.dhjb {
  padding: 0 0 50px;
  background: #3e77d9;
}

.dhjb .wrap ul {
  overflow: hidden;
}

.dhjb .wrap ul li {
  width: 190px;
  height: 248px;
  background: #033c9d;
  float: left;
  margin-right: 12px;
  margin-bottom: 18px;
  text-align: center;
}

.dhjb .wrap ul li:nth-child(5n+0) {
  margin-right: 0;
}

.dhjb .wrap ul li img {
  width: 120px;
  margin-top: 22px;
}

.dhjb .wrap ul li p {
  color: #fff;
  font-size: 14px;
  margin-top: 24px;
  line-height: 1;
  font-weight: 600
}

.dhjb .wrap ul li span {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  margin-top: 5px;
  line-height: 20px;
  padding: 0 10px;
}



/* dhrc */
.dhrc {
  padding: 0 0 25px;
  background: url(../img/yichengbg.png) no-repeat center top;
}

.dhrc-content-box {
  background: #fff;
}

.dhrc-table {
  font-size: 14px;
  color: #000;
  width: 900px;
  margin: 0 auto;
}

.dhrc-table tr th {
  font-size: 16px;
  text-align: left;
  border-top: 2px solid #36a4d8;
}

.dhrc-table tr th,
.dhrc-table tr td {
  padding: 8px 0 8px 142px;
}

.dhrc-table tr th:first-child,
.dhrc-table tr td:first-child {
  text-align: center;
  padding-left: 0;
}

.dhrc-table tr.part td {
  background: #ededed;
  color: #36a4d8;
}

.dhrc-table tr.has_bor td {
  border-top: 1px solid #dbdbdb;
}

.dhrc-remark {
  padding: 8px 0;
  font-size: 14px;
  color: #666;
  text-align: center;
}

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

.tqhd .tqhd-bd {}

.tqhd .tqhd-bd li {
  float: left;
  width: 315px;
  height: 169px;
  margin: 0 26px 35px 0;
}

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

.tqhd .tqhd-bd li img {
  width: 100%;
  height: 100%;
}


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

.wjhg .wrap {
  margin: 20px auto 0;
}

.wjhg-photos {
  overflow: hidden;
}

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

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

.wjhg-photos .photo {
  position: absolute;
  left: 50%;
  top: 0;
  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;
}

.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;
}

/* zpfw */
.display-range {
  height: 905px;
  background: url("../img/zpbg.png") center no-repeat;
  position: relative;
}


/*回顾*/

.con-wrap-06 {
  width: 100%;
  height: 870px;
  background: url(../img/hg/bg.png) no-repeat center;
  position: relative;
  padding-top: 60px;
  box-sizing: border-box;
}

.con-wrap-06 .con-title {
  padding-top: 150px;
  text-align: center;
}

.con-wrap-06 .con-title p {
  line-height: 30px
}

.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: 210px;
  overflow: hidden;
}

.lunbo>ul {
  width: 3240px;
  position: relative;
  left: 50%;
  margin-left: -1260px;
  height: 375px;
  overflow: hidden;
}

.lunbo li {
  width: 360px;
  /* padding-bottom: 50px; */
  height: 375PX;
  float: left;
  background: url(../img/hg/shijainxian.png) no-repeat left bottom;
  position: relative;
}

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

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

.lunbo li>div {
  width: 225px;
  padding: 10px;
  margin: 0 auto;
  background: #546167;
  position: relative;
}

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

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

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

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

.pagi {
  margin-top: 480px;
  position: relative;
}

.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 #98959c;
  border-radius: 50%;
  background: #98959c;
  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: #ff2c36;
  border-color: #ff2c36;
}

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

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

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

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

.display-range video {
  height: 829px;
  width: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.display-range .wrap {
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -500px;
}

.display-range .main-title {
  background: url("../images/display-title.png") center no-repeat;
}

.display-range .sub-title {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  padding-top: 68px;
}

.display-range .display-words {
  height: 480px;
  position: relative;
}

.display-range .display-words .word {
  position: absolute;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.display-range .display-words .word:hover {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}

.display-range .display-words .word.word1 {
  font-size: 54px;
  left: 542px;
  top: 78px;
  color: #ccd7de;
}

.display-range .display-words .word.word2 {
  font-size: 50px;
  left: 255px;
  top: 107px;
  color: #a0f5b3;
  font-weight: bold;
}

.display-range .display-words .word.word3 {
  font-size: 40px;
  left: 714px;
  top: 300px;
  color: #00baff;
}

.display-range .display-words .word.word4 {
  font-size: 60px;
  left: 524px;
  top: 151px;
  color: #8cfce4;
}

.display-range .display-words .word.word5 {
  font-size: 40px;
  left: 290px;
  top: 180px;
  color: #dfea28;
}

.display-range .display-words .word.word6 {
  font-size: 38px;
  left: 120px;
  top: 184px;
  color: #c6cacf;
}

.display-range .display-words .word.word7 {
  font-size: 44px;
  left: 650px;
  top: 230px;
  color: #99acac;
}

.display-range .display-words .word.word8 {
  font-size: 82px;
  left: 438px;
  top: 233px;
  color: #e8da2d;
  font-weight: bold;
}

.display-range .display-words .word.word9 {
  font-size: 58px;
  left: 203px;
  top: 246px;
  color: #0178ae;
}

.display-range .display-words .word.word10 {
  font-size: 36px;
  left: 698px;
  top: 353px;
  color: #7f8035;
}

.display-range .display-words .word.word11 {
  font-size: 42px;
  left: 728px;
  top: 305px;
  color: #9bd05b;
}

.display-range .display-words .word.word12 {
  font-size: 32px;
  left: 105px;
  top: 326px;
  color: #fff;
}

.display-range .display-words .word.word13 {
  font-size: 50px;
  left: 255px;
  top: 357px;
  color: #01a8e6;
  font-weight: bold;
}

.display-range .display-words .word.word14 {
  font-size: 58px;
  left: 448px;
  top: 372px;
  color: #07b740;
  font-weight: bold;
}

/* zpfw */


/* buy */
.buy {
  padding: 0 0 10px;
  background: #eeeeee;
}

.buy table {
  border-collapse: collapse;
}

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

.ticket-cont ul {
  width: 1000px;
  padding: 0 0 65px;
  text-align: center;
}

.ticket-cont ul li {
  display: inline-block;
  width: 300px;
  height: 185px;
  position: relative;
  color: #fff;
  margin: 0 15px;
  cursor: pointer;
}

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

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

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

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

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

.ticket-cont ul li a {
  display: block;
  height: 100%;
}

.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;
}

#tb1 tr.grey_tr td {
  color: #ccc;
}

#tb1 tr.grey_tr .td-old-price {
  color: #ccc;
}

#tb1 tr.grey_tr td .tname,
.fname {
  cursor: default;
}

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

.ticket-explain img {
  margin-bottom: 18px;
}

.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 {
  border-left: none;
  text-align: left;
  padding-left: 11px;
}

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

.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: 186px;
  padding-left: 10px;
  text-align: left;
}

.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;
}

.lydw {
  padding: 50px 0 0;
}

.lydw .lydw-img {
  margin-top: 40px;
}

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

.zzjg .name {
  margin: 25px 0 10px;
  text-align: center;
  font-size: 18px;
}

.zzjg .box {
  text-align: center;
}

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

/* hzmt */
.hzmt {
  padding: 0 0 25px;
}

/* fixed-menu */
.fixed-menu {
  position: fixed;
  right: 0;
  top: 25%;
  z-index: 9999;
  width: 117px;
  height: 247px;
  text-align: center;
  display: none;
  z-index: 999;
  background: url(../img/fixed_bg.png) center top no-repeat;
}

.fixed-menu li {
  position: relative;
  width: 97px;
  height: 35px;
  margin: 0 auto 10px;
}

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

.fixed-menu .social-share {
  display: none;
  position: absolute;
  right: 95px;
  top: -5px;
  width: 190px;
}

.fixed-buy {
  display: block;
  height: 107px;
}

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

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


/* contact */
.contact {
  padding: 0 0 55px;
  background: url(../img/contactbg.png) no-repeat center center;
  font-size: 0;
  color: #fff;
}

.contact-group {
  display: inline-block;
  vertical-align: top;
}

.contact-group dt {
  position: relative;
  font-size: 24px;
  margin-bottom: 36px;
}

.contact-group dt.has_line:after {
  position: absolute;
  left: 0;
  bottom: -18px;
  content: '';
  width: 52px;
  height: 2px;
  background: #fff;
}

.contact-group dd {
  font-size: 18px;
  line-height: 1.6em;
}

.contact-group dd b {
  display: block;
  font-size: 28px;
  padding-top: 45px;
}

/* app-code */
.app-code {
  width: 335px;
  padding: 100px 0 0;
  margin: 30px 0 0;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: url(../img/app_code_bg.png) center no-repeat;
  background-position-y: 34px;
  background-position-x: 75px;
}

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

#g-footer {
  margin-top: 0
}

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

.zzfs .wrap {
  position: relative;
}

.zzfs .wrap a:nth-child(2) {
  display: inline-block;
  width: 480px;
  height: 140px;
  position: absolute;
  left: 0;
  top: 0;
}

.zzfs .wrap a:nth-child(3) {
  display: inline-block;
  width: 480px;
  height: 140px;
  position: absolute;
  right: 0;
  top: 0;
}

.zzfs .wrap a:nth-child(4) {
  display: inline-block;
  width: 480px;
  height: 140px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.zzfs .wrap a:nth-child(5) {
  display: inline-block;
  width: 480px;
  height: 140px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.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;
  }
}


.navbar-fixed {
  position: fixed;
  width: 100%;
  top: 0;
}