body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 1;
  overflow-x: hidden;
}

img {
  margin: 0;
  padding: 0;
  border: 0px;
}

a {
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}

ul,
ol {
  list-style: none;
}

li {
  list-style: none;
  -webkit-font-smoothing: antialiased;
}

input {
  outline: none;
  -webkit-appearance: none;
  border: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.clearfix:after,
.clearfix:before {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

.clearfix {
  zoom: 1;
}

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

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #AEAEAE;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #AEAEAE;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #AEAEAE;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #AEAEAE;
}

.con-wrap {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.con-wrap-01 .wrap {
  padding-top: 120px;
}

.con-wrap-01 .wenan {
  margin-top: 170px;
}

.con-wrap-01 .wenan > dl {
  width: 440px;
  padding: 20px;
  color: #fff;
  background: #132341 url(../images/top-line.jpg) no-repeat;
}

.con-wrap-01 .wenan dt {
  font-size: 28px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 100;
}

.con-wrap-01 .wenan dd {
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
  word-break: break-all;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

#canvas {
  position: fixed;
  display: block;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

#canvas.on {
  opacity: 1;
}

.top-bar {
  border-bottom: 2px #E20000 solid;
  background-color: #f2f2f2;
}

.top-bar .top-bar-login,
.top-bar .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;
}

.nav {
  height: 68px;
  width: 100%;
  background-color: #000000;
}

.nav.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3000;
}

.nav .logo {
  width: 224px;
  height: 52px;
  margin-top: 7px;
}

.nav .logo img {
  display: block;
  max-width: 100%;
}

.nav .nav-list {
  margin-left: 50px;
}

.nav .nav-list .nav-item {
  margin-right: 18px;
}

.nav .nav-list .nav-item.active a {
  color: #f3b021;
}

.nav .nav-list .nav-item a {
  color: #fff;
  font-size: 14px;
  line-height: 68px;
}

.nav .nav-list .nav-item a:hover {
  color: #f3b021;
}

.nav .operation {
  margin-top: 14px;
  height: 40px;
}

.nav .operation .sponsor {
  width: 89px;
  height: 40px;
  background: #f3b021;
  margin-right: 1px;
}

.nav .operation .sponsor a {
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  display: block;
  color: #000000;
}

.nav .operation .buy-ticket {
  width: 89px;
  height: 40px;
  background: #ce0808;
}

.nav .operation .buy-ticket a {
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  display: block;
  color: #fff;
}

.banner {
  height: 478px;
  background: url("../images/banner.jpg") center no-repeat;
}

.banner .line1 {
  padding-top: 95px;
  font-size: 45px;
}

.banner .line2 {
  margin-top: 10px;
}

.banner .line3 {
  font-size: 30px;
  padding-top: 14px;
}

.banner .banner-detail {
  padding-top: 40px;
}

.banner .banner-detail .time {
  line-height: 30px;
  font-size: 26px;
  color: #000000;
  text-indent: 36px;
  background: url("../images/banner-time.png") left center no-repeat;
  padding-right: 34px;
  width: 230px;
}

.banner .banner-detail .location {
  line-height: 30px;
  font-size: 26px;
  color: #000000;
  text-indent: 36px;
  background: url("../images/banner-location.png") left center no-repeat;
  padding-right: 34px;
}

.banner .hold {
  margin-top: 16px;
}

.banner .hold .tag {
  width: 82px;
  height: 23px;
  background: url("../images/banner-hold.png") center no-repeat;
  line-height: 23px;
  text-indent: 5px;
  color: #fff;
  font-size: 16px;
}

.banner .hold .hold-detail {
  text-indent: 3px;
  line-height: 23px;
  font-size: 16px;
}

.global-title {
  width: 258px;
  height: 53px;
  margin: 0 auto;
  background: url("../images/title-bg.png") center no-repeat;
  line-height: 53px;
  text-align: center;
  font-size: 23px;
  color: #6b7cff;
}

.meeting-intro {
  padding-top: 24px;
}

.meeting-intro .intro-content {
  padding-top: 16px;
}

.meeting-intro .intro-content .intro-passage {
  font-size: 15px;
  line-height: 32px;
  text-indent: 2em;
}

.light-port {
  padding-top: 72px;
  padding-bottom: 30px;
}

.light-port .light-tag {
  margin-top: 24px;
}

.light-port .light-tag .light-tag-item {
  width: 158px;
  height: 182px;
  margin-right: 51px;
}

.light-port .light-tag .light-tag-item.last {
  margin-right: 0;
}

.light-port .light-tag .light-tag-item.low {
  margin-top: 40px;
}

.light-port .light-tag .light-tag-item p {
  text-align: center;
  font-size: 16px;
  padding-top: 114px;
  color: #848484;
  cursor: pointer;
  font-weight: bold;
}

.light-port .light-tag .light-tag-item:nth-child(1) {
  background: url("../images/light-tag-1.png") center no-repeat;
}

.light-port .light-tag .light-tag-item:nth-child(1).active {
  background: url("../images/light-tag-1-active.png") center no-repeat;
}

.light-port .light-tag .light-tag-item:nth-child(2) {
  background: url("../images/light-tag-2.png") center no-repeat;
}

.light-port .light-tag .light-tag-item:nth-child(2).active {
  background: url("../images/light-tag-2-active.png") center no-repeat;
}

.light-port .light-tag .light-tag-item:nth-child(3) {
  background: url("../images/light-tag-3.png") center no-repeat;
}

.light-port .light-tag .light-tag-item:nth-child(3).active {
  background: url("../images/light-tag-3-active.png") center no-repeat;
}

.light-port .light-tag .light-tag-item:nth-child(4) {
  background: url("../images/light-tag-4.png") center no-repeat;
}

.light-port .light-tag .light-tag-item:nth-child(4).active {
  background: url("../images/light-tag-4-active.png") center no-repeat;
}

.light-port .light-tag .light-tag-item:nth-child(5) {
  background: url("../images/light-tag-5.png") center no-repeat;
}

.light-port .light-tag .light-tag-item:nth-child(5).active {
  background: url("../images/light-tag-5-active.png") center no-repeat;
}

.light-port .light-content {
  margin-top: 18px;
  width: 100%;
  background: url("../images/light-con-bg-left.png") left top no-repeat, url("../images/light-con-bg-right.png") right bottom no-repeat;
  min-height: 100px;
  display: table;
}

.light-port .light-content .content-item {
  line-height: 30px;
  font-size: 16px;
  color: #000000;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.meeting-schedule {
  background: #efefef;
}

.meeting-schedule .wrap {
  padding-top: 25px;
}

.meeting-schedule table {
  margin-top: 25px;
  border-collapse: collapse;
}

.meeting-schedule table tr {
  min-height: 32px;
  line-height: 32px;
}

.meeting-schedule table tr:nth-child(2n-1) {
  background-color: #fff;
}

.meeting-schedule table tr td {
  border: 1px solid #99c9ff;
}

.meeting-schedule table tr td:nth-child(1) {
  padding-left: 114px;
}

.meeting-schedule table tr td:nth-child(2) {
  padding-left: 55px;
}

.meeting-schedule table tr td .multitext {
  padding: 10px 0;
}

.meeting-schedule table tr td .part {
  color: #6a7df9;
  font-size: 13px;
}

.meeting-schedule table tr td .line {
  font-size: 13px;
  color: #000000;
}

.meeting-schedule table tr td .line span {
  font-style: normal;
  font-size: 30px;
  vertical-align: top;
  color: #6a7df9;
  padding-right: 5px;
}

.meeting-schedule table .theader {
  border: 1px solid #99c9ff;
  height: 32px;
  background-color: #6a7df9 !important;
}

.meeting-schedule table .theader td {
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  border: 1px solid #99c9ff;
}

.meeting-schedule table .row-throgh {
  background: #6a7df9;
  color: #fff;
}

.meeting-schedule table .row-throgh td {
  padding: 0 !important;
  text-align: center;
}

.meeting-schedule table .table-subtitle {
  background: #6a7df9;
  color: #fff;
}

.meeting-schedule table .table-subtitle td:nth-child(1) {
  border-right: none;
}

.meeting-schedule table .table-subtitle td:nth-child(2) {
  border-left: none;
}

.meeting-schedule .note {
  font-size: 14px;
  color: #9d9d9d;
  padding: 18px 0;
}

.meet-guest {
  padding-top: 70px;
}

.judges_cnt {
  margin-top: 60px;
}

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

.swiper-pagination-switch {
  display: inline-block;
  width: 46px;
  height: 2px;
  margin: 0 8px;
  cursor: pointer;
  background: #939393;
}

.swiper-active-switch {
  background: #ce0808;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.swiper-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 1000px;
  height: 388px;
}

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

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

.judges_list {
  position: relative;
  height: 386px;
}

.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;
  transition: all .2s;
}

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

.judges_list li:hover .judges_info {
  background: #6a7df9;
}

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

.judges_info .p1 {
  font-size: 18px;
  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: 2px;
  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(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;
}

.meeting-object {
  padding-top: 23px;
  padding-bottom: 37px;
}

.meeting-object .object-content {
  margin-top: 28px;
  height: 219px;
  background: url("../images/object-bg.png") left center no-repeat;
}

.meeting-object .object-list {
  padding-left: 520px;
  padding-top: 24px;
}

.meeting-object .object-list .object-item {
  position: relative;
  font-size: 14px;
  line-height: 28px;
  color: #676767;
  text-indent: 17px;
}

.meeting-object .object-list .object-item .object-icon {
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #6b7cff;
  left: 0;
  top: 9px;
}

.meeting-object .object-list .object-item span {
  color: #000000;
  font-weight: bold;
}

.meeting-synchronization {
  background: url("../images/meeting-bg.jpg") center no-repeat;
  padding-top: 23px;
}

.meeting-synchronization .synchronization-content {
  padding-top: 28px;
}

.meeting-synchronization .synchronization-content .colum {
  margin-right: 9px;
}

.meeting-synchronization .synchronization-content .colum.colum3 {
  margin-right: 0px;
}

.meeting-synchronization .synchronization-content .colum.colum3 .left-item {
  display: block;
  width: 187px;
  height: 169px;
  background: url("../images/new/1.png") center no-repeat;
  margin-bottom: 32px;
}

.meeting-synchronization .synchronization-content .colum.colum3 .right-item {
  display: block;
  width: 287px;
  height: 169px;
  background: url("../images/new/2.png?v=56") center no-repeat;
  margin-bottom: 32px;
}

.meeting-synchronization .synchronization-content .colum a {
  display: block;
  position: relative;
}

.meeting-synchronization .synchronization-content .colum a .info {
  position: absolute;
  left: 16px;
  bottom: 16px;
}

.meeting-synchronization .synchronization-content .colum a .info .line {
  width: 51px;
  height: 4px;
  background-color: #fff;
  margin-left: 2px;
}

.meeting-synchronization .synchronization-content .colum a .info .info-detail {
  font-size: 15px;
  line-height: 1.5;
  padding-top: 6px;
  color: #fff;
}

.meeting-synchronization .item.item1 {
  width: 297px;
  height: 171px;
  background: url("../images/s1.png") center no-repeat;
  margin-bottom: 32px;
}

.meeting-synchronization .item.item2 {
  width: 297px;
  height: 171px;
  background: url("../images/s2.png") center no-repeat;
  margin-bottom: 32px;
}

.meeting-synchronization .item.item3 {
  width: 198px;
}

.meeting-synchronization .item.item4 {
  width: 487px;
  height: 170px;
  background: url("../images/s4.png") center no-repeat;
  margin-bottom: 29px;
}

.meeting-synchronization .item.item5 {
  width: 188px;
  height: 170px;
  background: url("../images/s5.png") center no-repeat;
  margin-right: 12px;
}

.meeting-synchronization .item.item6 {
  width: 287px;
  height: 171px;
  background: url("../images/s6.png") center no-repeat;
}

.meeting-contact {
  height: 460px;
  background: #4b4b4b;
}

.meeting-contact .wrap {
  position: relative;
}

.meeting-contact .contact-title {
  padding-top: 40px;
  font-size: 22px;
  color: #fff;
  text-indent: 26px;
}

.meeting-contact .contact-list {
  padding-top: 41px;
  padding-left: 26px;
}

.meeting-contact .contact-item .contact-tag {
  margin-top: 5px;
  margin-bottom: 40px;
  width: 140px;
  padding-top: 6px;
  height: 54px;
  background: #6a7df9;
  font-size: 17px;
  text-align: center;
  color: #fff;
  line-height: 1.4;
}

.meeting-contact .contact-item .contact-info {
  padding-left: 32px;
  color: #fff;
}

.meeting-contact .contact-item .contact-info p {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

.meeting-contact .contact-item .contact-info.main-tel {
  line-height: 60px;
  font-size: 22px;
  font-weight: bold;
}

.meeting-contact .erweima {
  position: absolute;
  background: url("../images/contact-tag.png") left top no-repeat;
  width: 377px;
  height: 330px;
  top: 84px;
  left: 570px;
}

.meeting-contact .erweima .code {
  margin-top: 107px;
  margin-left: 35px;
}

.meeting-contact .erweima .code .code-message {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding-top: 9px;
  color: #ffffff;
}

.service {
  padding-top: 20px;
  padding-bottom: 50px;
}

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

.service ul {
  width: 1000px;
  padding-top: 5px;
  -webkit-transition: left .8s ease-in-out;
  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(../images/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 .circle {
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: url(../images/lianxi-circle.png) 0 0 no-repeat;
  background-size: 100% 100%;
  text-align: center;
  color: #359EFB;
  font-size: 28px;
}

.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 .start-point .circle {
  float: right;
  width: 16px;
  height: 16px;
  background: url(../images/lianxi-circle.png) 0 0 no-repeat;
  background-size: 100% 100%;
}

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

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

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

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

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

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

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

@keyframes borderslideBottom {
  from {
    width: 295px;
  }
  to {
    width: 0;
  }
}

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

@keyframes bordersildeLeft {
  from {
    height: 189px;
  }
  to {
    height: 0;
  }
}

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

@keyframes bordersildeTop {
  from {
    width: 295px;
  }
  to {
    width: 0;
  }
}

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

@keyframes bordersildeRight {
  from {
    height: 189px;
  }
  to {
    height: 0;
  }
}

@-webkit-keyframes bordersildeEnd {
  from {
    width: 0;
  }
  to {
    width: 34px;
  }
}

@keyframes bordersildeEnd {
  from {
    width: 0;
  }
  to {
    width: 34px;
  }
}

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

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

.lunbo li {
  width: 360px;
  padding-bottom: 50px;
  float: left;
  background: url(../images/shijainxian.png) 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: 10px;
  opacity: .5;
}

.lunbo li > div {
  width: 225px;
  height: 281px;
  padding: 10px;
  margin: 0 auto;
  background: url("../images/lookback-bg.jpg") center top no-repeat;
  position: relative;
}

.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: 510px;
  position: relative;
}

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

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

.pagi > ul > li > div {
  width: 60px;
  height: 60px;
  border: 2px 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: 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: #3b4a7d;
}

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

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

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

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

.meeting-company .company-list {
  padding-top: 24px;
}

.meeting-company .company-list img {
  width: 100%;
}

.meeting-company .company-list .company-item {
  float: left;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}

.meeting-company .company-list .company-item.bdb {
  border-bottom: 1px solid #e5e5e5;
}

.meeting-company .company-list .company-item.bdr {
  border-right: 1px solid #e5e5e5;
}

.meeting-company .company-list .company-item img {
  display: block;
  width: 122px;
  height: 69px;
}

.meeting-organization {
  padding-top: 80px;
  padding-bottom: 28px;
}

.meeting-organization .organization-row {
  margin-top: 40px;
}

.meeting-organization .organization-item img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  margin-bottom: 16px;
}

/*buy*/
.buy {
  padding: 80px 0;
  padding-bottom: 170px;
}

.buy .part-tit img {
  display: block;
  margin: 0 auto;
}

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

.buy table {
  border-collapse: collapse;
}

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

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

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

.ticket-cont ul li.ticket-bg01 {
  background: url(../images/free-ticket.png) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}

.ticket-cont ul li.ticket-bg01 img {
  position: absolute;
  right: 0;
  bottom: 0;
}

.ticket-cont ul li.ticket-bg06 {
  background: url(../images/ticket-gaokehui.png) no-repeat center center;
  background-size: 100% 100%;
}

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

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

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

.ticket-cont ul li.ticket-bg04 {
  background: url(../images/new/3.png) no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont ul li.ticket-bg05 {
  background: url(../images/new/4.png) no-repeat center center;
  background-size: 100% 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;
}

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

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

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

.isicon0 .gray {
  color: #ccc;
}

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

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

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

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

.share-free {
  position: absolute;
  top: 267px;
}

.toolbar {
  position: fixed;
  width: 95px;
  height: 168px;
  background: url("../images/toolbar.png") center top repeat-y;
  top: 30%;
  margin-top: 106px;
  right: 10px;
  z-index: 5000;
}

.toolbar .sidebar-item {
  width: 100%;
  height: 44px;
}

.toolbar .sidebar-item a {
  display: block;
  height: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.toolbar .sidebar-item a:hover {
  color: #fef500;
}

.toolbar .sidebar-item a.active {
  color: #fef500;
}

.toolbar .sidebar-item.share {
  position: relative;
}

.toolbar .sidebar-item.share:hover .social-share {
  display: block;
}

.toolbar .sidebar-item.share .social-share {
  position: absolute;
  display: none;
  z-index: 1000;
  top: -3px;
  left: -183px;
  width: 183px;
  height: 42px;
  border-radius: 19px;
  background-color: #3147ec;
}

.toolbar .sidebar-item.share .social-share a {
  display: inline-block;
  height: 32px;
  vertical-align: 10px;
}

.audience-analyze .analyze-layout {
  padding-top: 50px;
  padding-bottom: 80px;
}

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

.guide .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;
}
/*# sourceMappingURL=main.css.map */