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

.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 {
  text-align: center;
}

.column-title img {
  vertical-align: top;
}

/* nav */
.nav {
  position: fixed;
  left: 0;
  top: 35px;
  z-index: 100;
  width: 100%;
  height: 88px;
  background: url(../img/nav_bg.png) center bottom no-repeat #fff;
  transition: none;
}

.nav .wrap {
  height: 86px;
  line-height: 86px;
}

.logo {
  float: left;
  height: 45px;
  padding: 20px 0;
}

.logo img {
  vertical-align: top;
}

.nav-items {
  float: right;
  font-size: 16px;
}

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

.nav-items a:link,
.nav-items a:visited {
  color: #000;
  text-decoration: none;
}

.nav-items li:hover,
.nav-items a:hover {
  color: #e20000;
  text-decoration: none;
}

/* banner */
.banner {
  overflow: hidden;
  height: 428px;
  margin: 88px 0 0;
  background: url(../img/banner.jpg) center no-repeat;
}

.banner .txt {
  float: left;
  margin: 312px 0 0;
  color: #ff7b2b;
  font-size: 16px;
  line-height: 45px;
  border: 1px solid #ff7b2b;
}

.banner .txt span {
  padding: 0 15px;
}

/* hybj */
.hybj {
  height: 337px;
  padding: 35px 0 0;
  background: url(../img/hybj_bg.png) center bottom no-repeat #fff;
}

.hybj .wrap {
  padding: 25px 0 0;
}

.hybj p {
  padding: 15px 40px 0;
  color: #212d3a;
  text-indent: 2em;
}

/* dhld */
.dhld {
  padding: 70px 0 40px;
  margin: -70px 0 0;
}

.dhld ul {
  width: 1100px;
}

.dhld li {
  float: left;
  width: 300px;
  margin: 0 50px 0 0;
  text-align: center;
}

.dhld li .icon {
  height: 70px;
  margin: 0 auto 10px;
}

.dhld li strong {
  display: block;
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 15px;
}

.dhld li p {
  color: #707070;
}

.dhld li:hover img,
.dhld li:hover strong {
  transform: scale(1.2);
}

/* dhrc */
.dhrc {
  padding: 35px 0 0;
  background: url(../img/dhrc_rt.png) right top no-repeat #29a4d8;
}

.dhrc .bg {
  background: url(../img/dhrc_lb.png) left bottom no-repeat;
}

.dhrc-bd {
  padding: 50px;
  margin: 30px 0 0;
  background: #fff;
  box-shadow: 0 0 10px 0 #5b5b5b;
}

.dhrc-table {
  width: 100%;
}

.dhrc-table th {
  padding: 10px 0;
  font-size: 15px;
  border-top: 2px solid #36a4d8;
}

.dhrc-table td {
  padding: 10px 0;
}

.dhrc-table .bottom-line th,
.dhrc-table .bottom-line td {
  border-bottom: 1px solid #dbdbdb;
}

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

.dhrc-table .row1 {
  text-align: center;
}

.dhrc-table .row2 {
  padding-left: 150px;
}

.dhrc .remark {
  padding: 20px 0 30px;
  text-align: right;
  color: #14526c;
}

/* tqhy */
.tqhy {
  height: 510px;
  padding: 40px 0 0;
  background: url(../img/tqhy_bg.jpg) center no-repeat;
}

.tqhy-items {
  position: relative;
  margin: 30px auto 0;
}

.tqhy-items a {
  position: absolute;
}

/* dhjb */
.dhjb {
  padding: 55px 0 0;
  background: #fff;
}

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

.dhjb-tab li {
  float: left;
  width: 50%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  background: #e4e4e4;
  cursor: pointer;
}

.dhjb-tab li.active {
  color: #fff;
  background: #24b2eb;
}

.judges_cnt {
  margin-top: 40px;
}

.pagination {
  text-align: center;
  margin-top: 40px;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 5px;
  background: rgba(98, 163, 209, .5);
}

.swiper-active-switch {
  background: #4548ff;
  transition: all .2s;
}

.swiper-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 1160px;
  /* height: 498px; */
}

.judges_slide {
  height: 664px;
}

.judges_slide.swiper-slide:last-child {
  height: 50px;
}

.swiper-wrapper1 {
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  -webkit-transition: -webkit-transform, left, top 0s ease;
  -moz-transition: -moz-transform, left, top 0s ease;
  -ms-transition: -ms-transform, left, top 0s ease;
  -o-transition: -o-transform, left, top 0s ease;
  transition: transform, left, top 0s ease;
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  -o-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-slide {
  position: relative;
  /* float: left; */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.judges_list {
  position: relative;
}

.judges_list li {
  position: absolute;
  cursor: pointer;
}

.judges_list li .judges_img {
  float: left;
  width: 166px;
  height: 166px;
  font-size: 0;
  overflow: hidden;
}

.judges_list li .judges_img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.judges_list li .judges_info {
  float: left;
  width: 166px;
  height: 166px;
  background: #545b69;
  color: #fff;
  padding: 15px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.judges_list li:hover .judges_info {
  background: #4548ff;
}

.judges_list li:hover .judges_img img {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.judges_info .p1 {
  font-size: 16px;
  position: relative;
  padding-left: 20px;
}

.judges_info .p1:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-width: 7px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  top: 4px;
  left: -4px;
}

.judges_info .p2 {
  margin-top: 15px;
  line-height: 1.8;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.judges_list li:nth-of-type(1) {
  left: 0;
  top: 0;
}

.judges_list li:nth-of-type(2) {
  left: 332px;
  top: 0;
}

.judges_list li:nth-of-type(3) {
  left: 664px;
  top: 0;
}

.judges_list li:nth-of-type(4) {
  left: 0;
  top: 166px;
}

.judges_list li:nth-of-type(5) {
  left: 332px;
  top: 166px;
}

.judges_list li:nth-of-type(6) {
  left: 664px;
  top: 166px;
}

.judges_list li:nth-of-type(7) {
  left: 0;
  top: 332px;
}

.judges_list li:nth-of-type(8) {
  left: 332px;
  top: 332px;
}

.judges_list li:nth-of-type(9) {
  left: 664px;
  top: 332px;
}

.judges_list li:nth-of-type(10) {
  left: 0;
  top: 498px;
}

.judges_list li:nth-of-type(11) {
  left: 332px;
  top: 498px;
}

.judges_list li:nth-of-type(12) {
  left: 664px;
  top: 498px;
}

.judges_list li:nth-of-type(6) .judges_img,
.judges_list li:nth-of-type(5) .judges_img,
.judges_list li:nth-of-type(4) .judges_img {
  float: right;
}

.judges_list li:nth-of-type(6) .judges_info,
.judges_list li:nth-of-type(5) .judges_info,
.judges_list li:nth-of-type(4) .judges_info {
  text-align: right;
}

.judges_list li:nth-of-type(6) .judges_info .p1,
.judges_list li:nth-of-type(5) .judges_info .p1,
.judges_list li:nth-of-type(4) .judges_info .p1 {
  padding-left: 0;
  padding-right: 20px;
}

.judges_list li:nth-of-type(6) .judges_info .p1:before,
.judges_list li:nth-of-type(5) .judges_info .p1:before,
.judges_list li:nth-of-type(4) .judges_info .p1:before {
  border-color: transparent transparent transparent #fff;
  top: 2px;
  left: inherit;
  right: -4px;
}


.judges_list li:nth-of-type(10) .judges_img,
.judges_list li:nth-of-type(11) .judges_img,
.judges_list li:nth-of-type(12) .judges_img {
  float: right;
}

.judges_list li:nth-of-type(10) .judges_info,
.judges_list li:nth-of-type(11) .judges_info,
.judges_list li:nth-of-type(12) .judges_info {
  text-align: right;
}

.judges_list li:nth-of-type(10) .judges_info .p1,
.judges_list li:nth-of-type(11) .judges_info .p1,
.judges_list li:nth-of-type(12) .judges_info .p1 {
  padding-left: 0;
  padding-right: 20px;
}

.judges_list li:nth-of-type(10) .judges_info .p1:before,
.judges_list li:nth-of-type(11) .judges_info .p1:before,
.judges_list li:nth-of-type(12) .judges_info .p1:before {
  border-color: transparent transparent transparent #fff;
  top: 2px;
  left: inherit;
  right: -4px;
}

/* ljhg */
.ljhg {
  overflow: hidden;
  padding: 65px 0 0;
  margin: 75px 0 0;
  background: url(../img/dhrc_rt.png) right top no-repeat #e0e6ef;
}

.ljhg .bg {
  background: url(../img/dhrc_lb.png) left bottom no-repeat;
}

.ljhg-tree {
  position: relative;
  width: 2px;
  height: 1300px;
  margin: 65px auto;
  background: #24b2eb;
}

.tree-box {
  position: absolute;
  padding: 0 25px;
}

.tree-box .dot {
  position: absolute;
  top: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #24b2eb;
}

.tree-box .time {
  font-weight: bold;
  white-space: nowrap;
}

.tree-box .year {
  display: block;
  font-size: 18px;
}

.tree-box .content {
  position: absolute;
  top: 0;
  width: 360px;
  padding: 20px;
  border: 3px solid #24b2eb;
  border-radius: 10px;
  background: #fff;
  padding-bottom: 40px;
}

.tree-box .content:after {
  position: absolute;
  top: 25px;
  width: 41px;
  height: 55px;
  content: " ";
}

.tree-box .content h3 {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.3;
}

.tree-box .content img {
  display: block;
  margin: 15px 0;
}

.tree-box .content p {
  text-indent: 2em;
}

.tree-box .content .checkmore {
  position: absolute;
  right: 30px;
  bottom: 18px;
  color: #c00;
}

.tree-left {
  left: 0;
}

.tree-left .time {
  text-align: left;
}

.tree-left .dot {
  left: -6px;
}

.tree-left .content {
  left: -500px;
}

.tree-left .content:after {
  right: -41px;
  background: url(../img/ljhg_arrow_right.png) center no-repeat;
}

.tree-right {
  right: 0;
}

.tree-right .time {
  text-align: right;
}

.tree-right .dot {
  right: -6px;
}

.tree-right .content {
  right: -500px;
}

.tree-right .content:after {
  left: -41px;
  background: url(../img/ljhg_arrow_left.png) center no-repeat;
}

/* buy */
.buy {
  padding: 30px 0 0;
  background: #fff;
}

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

.buy table {
  border-collapse: collapse;
}

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

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

.ticket-cont ul li {
  float: left;
  width: 320px;
  height: 200px;
  position: relative;
  color: #fff;
  margin: 0 135px 0 0;
  cursor: pointer;
}

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

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

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

.ticket-cont ul li.ticket-bg04 {
  background: url(../img/ticket4.png?v=3) 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-bg-img {
  float: left;
  margin-right: 20px;
}

.ticket-cont ul li.ticket-bg01 {
  margin-right: 20px;
}

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

.ticket-cont ul li.ticket-bg03,
.ticket-cont ul li.ticket-bg04 {
  margin-right: 20px;
}

.ticket-cont ul li.ticket-bg05 {
  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%;
}
#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-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: #29a4d8;
  color: #fff;
}

.ticket-table td {
  border: 1px solid #010101;
  font-size: 14px;
  line-height: 1.8;
  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 .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;
}

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

.tname {
  padding-left: 34px;
}

/* .isicon0 .tname{
cursor: auto;
}
.isicon0:nth-child(2){
color: #ccc;
}
.isicon0:nth-child(2) .td-price{
color: #ccc !important;
}
.isicon0:nth-child(2) .td-old-price{
color: #ccc !important;
} */


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

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

.isicon0:nth-child(4) .td-old-price,
.isicon0:nth-child(5) .td-old-price,
.isicon0:nth-child(6) .td-old-price {
  display: none;
}

.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;
  position: absolute;
  top: 0;
  left: 0;
}

.isicon0:last-child .chk {
  top: 3px;
}

.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 {
  text-align: right;
}

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

.sub-btn {
  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;
}

/* dhzz */
.dhzz {
  padding: 35px 0 0;
  border-top: 1px solid #e2e2e2;
}

.dhzz .wrap {
  padding: 35px 0 45px;
}

.dhzz-items {
  width: 1100px;
}

.dhzz-items li {
  float: left;
  width: 320px;
  margin: 0 20px 0 0;
}

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

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

/* zzjg */
.zzjg {
  padding: 50px 0 0;
  background: #29a4d8;
}

.zzjg-bd {
  width: 1050px;
  padding: 50px 0 0;
}

.zzjg-group {
  position: relative;
  margin: 0 30px 30px 0;
  padding-left: 88px;
}

.zzjg-group dt {
  position: absolute;
  top: 0;
  left: 0;
}

.zzjg-group dd {
  float: left;
  margin: 0 0 10px 10px;
}

.zzjg-group img {
  vertical-align: top;
}

/* contact */
.contact {
  padding: 70px 50px 50px;
}

.contact-group {
  margin: 0 0 40px;
}

.contact-group dt {
  float: left;
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  padding: 12px 0 0;
  margin: 0 40px 0 0;
  text-align: center;
  font-size: 18px;
  color: #7f7f7f;
  background: #fff;
}

.contact-group dd {
  float: left;
  color: #fff;
  font-size: 18px;
}

/* app-code */
.app-code {
  width: 335px;
  padding: 70px 0 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: url(../img/app_code_bg.png) center top no-repeat;
}

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

/* fixed-menu */
.fixed-menu {
  position: fixed;
  right: 30px;
  top: 50%;
  z-index: 99;
  width: 114px;
}

.fixed-menu .items li {
  position: relative;
  height: 48px;
  margin: 0 0 1px;
  text-align: center;
  line-height: 48px;
  color: #fff;
  background: #24b2eb;
  cursor: pointer;
}

.fixed-menu .fixed-buy {
  display: block;
  margin: -5px 0 0 -20px;
}

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

.fixed-menu li>a:hover {
  color: #fff;
}

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

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

.share-items:hover .social-share {
  display: block;
}

.service {
  position: relative;
}

.service .service-list {
  position: relative;
  width: 1000px;
  height: 400px;
  margin: 0 auto;
  /* overflow:hidden; */
  zoom: 1;
}

.service ul {
  position: absolute;
  left: -37px;
  top: 0;
  width: 1000px;
  height: 400px;
  padding-top: 5px;
  transition: left .8s ease-in-out;
}

.service li {
  float: left;
  width: 480px;
  height: 216px;
  margin-right: 20px;
}

.service li a {
  position: relative;
  display: block;
  width: 100%;
  height: 216px;
  padding: 10px 0 0 92px;
  zoom: 1
}

.service .item-box {
  position: relative;
  width: 368px;
  height: 186px;
  padding: 20px 0 0 60px;
  background: url(../img/way-item-bg.png) 0 0 no-repeat;
  color: #000;
  zoom: 1;
}

.service .overlay-start {
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 34px;
  height: 10px;
  background-color: #fff;
}

.service .overlay-bottom {
  position: absolute;
  left: -2px;
  bottom: 36px;
  width: 421px;
  height: 15px;
  background-color: #fff;
}

.service .overlay-left {
  position: absolute;
  left: -2px;
  top: 7px;
  width: 15px;
  height: 157px;
  background-color: #fff;
}

.service .overlay-top {
  position: absolute;
  right: 10px;
  top: -2px;
  width: 416px;
  height: 15px;
  background-color: #fff;
}

.service .overlay-right {
  position: absolute;
  right: 0px;
  bottom: 47px;
  width: 15px;
  height: 154px;
  background-color: #fff;
}

.service .service-icon {
  position: absolute;
  left: 40px;
  top: 35px;
  width: 112px;
  height: 112px;
  padding-top: 12px;
  background-color: transparent;
  z-index: 11;
}

.service .service-icon .iconfont {
  font-size: 32px;
  color: #00a0ff
}

.service .start-point {
  position: absolute;
  right: 67px;
  bottom: 45px;
  width: 0;
  height: 16px;
  background-color: transparent;
  overflow: hidden
}

.service h3 {
  line-height: 52px;
  font-size: 16px;
  margin-left: 23px;
}

.service h4 {
  line-height: 20px;
  font-size: 14px;
  margin-left: 23px;
  width: 170px;
  font-weight: normal;
}

.service a:hover .overlay-bottom {
  animation: borderslideBottom .15s linear 0s 1;
  -moz-animation: borderslideBottom .15s linear 0s 1;
  -webkit-animation: borderslideBottom .15s linear 0s 1;
  animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.service a:hover .overlay-left {
  animation: bordersildeLeft .2s linear .15s 1;
  -moz-animation: bordersildeLeft .2s linear .15s 1;
  -webkit-animation: bordersildeLeft .2s linear .15s 1;
  animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.service a:hover .overlay-top {
  animation: bordersildeTop .15s linear .35s 1;
  -moz-animation: bordersildeTop .15s linear .35s 1;
  -webkit-animation: bordersildeTop .15s linear .35s 1;
  animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.service a:hover .overlay-right {
  animation: bordersildeRight .2s linear .5s 1;
  -moz-animation: bordersildeRight .2s linear .5s 1;
  -webkit-animation: bordersildeRight .2s linear .5s 1;
  animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.service a:hover .start-point {
  animation: bordersildeEnd .1s linear .7s 1;
  -moz-animation: bordersildeEnd .1s linear .7s 1;
  -webkit-animation: bordersildeEnd .1s linear .7s 1;
  animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.service .arrow {
  top: 357px
}

.case {
  position: relative;
  padding-top: 10px;
  background-color: transparent;
  zoom: 1
}

.case .arrow {
  top: 183px
}

@-moz-keyframes slogan {
  0% {
    opacity: 0;
    margin-top: 0
  }

  100% {
    opacity: 1;
    margin-top: -30px
  }
}

@-webkit-keyframes slogan {
  0% {
    opacity: 0;
    margin-top: 0
  }

  100% {
    opacity: 1;
    margin-top: -30px
  }
}

@keyframes slogan {
  0% {
    opacity: 0;
    margin-top: 0
  }

  100% {
    opacity: 1;
    margin-top: -30px
  }
}

@-moz-keyframes clickme {
  0% {
    opacity: .2;
    transform: translate3d(0, -5px, 0)
  }

  100% {
    opacity: .8;
    transform: translate3d(0, 5px, 0)
  }
}

@-webkit-keyframes clickme {
  0% {
    opacity: .2;
    transform: translate3d(0, -5px, 0)
  }

  100% {
    opacity: .8;
    transform: translate3d(0, 5px, 0)
  }
}

@keyframes clickme {
  0% {
    opacity: .2;
    transform: translate3d(0, -5px, 0)
  }

  100% {
    opacity: .8;
    transform: translate3d(0, 5px, 0)
  }
}

@-moz-keyframes borderslideBottom {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@-webkit-keyframes borderslideBottom {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@keyframes borderslideBottom {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@-moz-keyframes bordersildeLeft {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@-webkit-keyframes bordersildeLeft {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@keyframes bordersildeLeft {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@-moz-keyframes bordersildeTop {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@-webkit-keyframes bordersildeTop {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@keyframes bordersildeTop {
  from {
    width: 295px
  }

  to {
    width: 0
  }
}

@-moz-keyframes bordersildeRight {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@-webkit-keyframes bordersildeRight {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@keyframes bordersildeRight {
  from {
    height: 189px
  }

  to {
    height: 0
  }
}

@-moz-keyframes bordersildeEnd {
  from {
    width: 0
  }

  to {
    width: 34px
  }
}

@-webkit-keyframes bordersildeEnd {
  from {
    width: 0
  }

  to {
    width: 34px
  }
}

@keyframes bordersildeEnd {
  from {
    width: 0
  }

  to {
    width: 34px
  }
}

.tongqi {
  font-size: 18px;
  color: #fff;
  background: #0e5889;
  padding: 5px 14px;
  line-height: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
  margin-right: 40px;
}

.tongqi::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  right: -10px;
  border-top: 5px solid transparent;
  border-left: 5px solid #0e5889;
  border-bottom: 5px solid transparent;
  left: 100%;
  top: 8px;
}

.div_tontqi {
  position: absolute;
  top: 500px;
}

.nav-items .zz {
  display: inline-block;
  width: 86px;
  height: 32px;
  margin: 11px 0 0;
  text-align: center;
  line-height: 32px;
  border-radius: 5px;
  text-decoration: none;
  margin: 28px 0px 0 20px;
}



.guide {
  width: 1000px;
  padding-top: 50px;
  margin: 20px auto 40px;
  background-color: #061b3c;
  height: 495px;
}

.guide-tit {
  padding: 0 0 0 20px;
}

.guide p {
  font: normal 18px/18px Microsoft Yahei;
  color: #45ccfc;
}

.guide #address {
  font: normal 18px/24px Microsoft Yahei;
  color: #fff;
  padding-top: 16px;
}

.guide #traffic-guide {
  font: normal 18px/24px Microsoft Yahei;
  color: #fff;
}

.guide img {
  display: block;
  margin: 0 auto;
}

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

.btns .discounts{
  width: 682px;
  height: 125px;
  position: absolute;
  left: 0;
  top: 24px;
  text-align: left;
}
.btns .discounts .text{
  width: 260px;
  padding-top: 5px;
}
.btns .discounts .text p{
  font-size: 12px;
  color: #000;
}
.btns .discounts .text p:first-child {
  padding-bottom: 5px;
}