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

body {
  font: normal 14px/1.5;
  color: #fff;
}

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

.hide {
  display: 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 {
  padding: 10px 0;
  border-top: 1px solid #ddd;
  clear: both;
  font-family: simsun;
  font-size: 12px
}

#g-footer .g-footer-nav {
  height: 30px;
  line-height: 30px;
  text-align: center
}

#g-footer .g-footer-nav a {
  color: #1a4991;
  text-decoration: none
}

#g-footer .g-footer-nav a:hover {
  color: #f15c00;
  text-decoration: underline
}

#g-footer .g-footer-links {
  color: #666;
  float: left;
  line-height: 25px;
  padding: 5px 0;
  text-align: center;
  width: 100%
}

#g-footer .g-footer-links a,
#g-footer .g-footer-record a {
  color: #243851
}

#g-footer .g-footer-links a:hover,
#g-footer .g-footer-record a:hover {
  color: #c00
}

#g-footer .g-footer-record {
  width: 536px;
  margin: 0 auto 10px;
  overflow: hidden
}

#g-footer .g-footer-record p {
  border: 1px solid #d2d2d2;
  float: left;
  font-size: 12px;
  height: 50px;
  line-height: 20px;
  margin: 6px;
  width: 120px;
  overflow: hidden
}

#g-footer .g-footer-record .fn-fl {
  padding: 3px;
  float: left
}

#g-footer .g-footer-record .fn-fr {
  padding: 5px 3px 0;
  width: 72px;
  float: right
}

/* banner */
.banner {
  width: 100%;
  overflow: hidden;
  height: 617px;
  background: url(../img/banner.jpg) center no-repeat;
}

.banner .txt {
  width: 555px;
  color: #fff;
  margin-left: 500px;
}

.banner .txt h3 {
  width: 125%;
  padding-top: 102px;
  font-size: 45px;
  line-height: 1.3;
  font-weight: 600;
}


.banner .txt .tim {
  color: #00a0e9;
  font-size: 24px;
  padding-top: 108px;
  padding-left: 40px;
}

.banner .txt .tq {
  font-size: 21px;
  padding-top: 40px;
}

.banner .txt .tq span {
  color: #00a0e9;
}

/* nav */
.nav {
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  background: #020a31;
}

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

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

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

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

.nav-sign,
.nav-zz {
  width: 86px;
  height: 32px;
  margin: 19px 0 0;
  text-align: center;
  line-height: 32px;
  border-radius: 32px;
  text-decoration: none;
}

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

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

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

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

/* 大会介绍 */
.dhjs {
  padding-bottom: 90px;
}

.dhjs .wrap {
  padding-top: 40px;
}

.dhjs .wrap .inner_wrap {
  box-sizing: border-box;
  padding: 40px 20px;
  width: 1000px;
  height: 394px;
  background: url(../img/inner_bg.png) no-repeat center;
}

.dhjs .txt {
  width: 680px;
  color: #fff;
  text-indent: 2em;

}

.dhjs .txt p {
  margin: 0 0 10px;
  line-height: 1.6;
  font-size: 14px;
}


.block_title {
  width: 100%;
  height: 56px;
  line-height: 56px;
  font-size: 35px;
  color: #00a0e9;
  font-weight: 600;
  text-align: center;
  background: url(../img/title_bg.png) no-repeat center;
}

/* dhrc */
.dhrc {
  padding-bottom: 70px;
}

.dhrc .note {
  font-size: 14px;
  color: #9d9d9d;
  padding: 6px 0;
}


.date_tab {
  width: 1000px;
  overflow: hidden;
}

.date_tab thead tr td {
  font-size: 18px;
  color: #051463;
  background-color: #00a0e9;
  font-weight: 600;
}

.date_tab tr td:nth-of-type(1) {
  text-align: center;
}
.date_tab tr td:nth-of-type(3) {
  padding-right: 30px;
}

.date_tab tr td:nth-of-type(2) {
  box-sizing: border-box;
  padding-left: 20px;
}

.date_tab tr td {
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  line-height: 1.8;
}

.date_tab tr td span {
  display: inline-block;
  min-width: 350px;
}

.date_tab .part {
  height: 48px;
  background: url(../img/part_bg.png) no-repeat center;
}

.date_tab .part td p {
  display: inline-block;
  color: #051463;
  padding: 3px 10px;
  border-radius: 20px;
  background-color: #00a0e9;
}

.date_tab .part td {
  font-size: 18px;
  font-weight: 600;
  padding: 0;
}

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

.tqhd-cont {
  width: 1000px;
  height: 376px;
  margin-top: 50px;
  position: relative;
}
.tqhd-cont img {
  display: block;
  width: 1000px;
  margin: 0 auto;
}
.tqhd-cont a {
  position: absolute;
}


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

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

.buy table {
  border-collapse: collapse;
}

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

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

.ticket-cont ul li {
  position: relative;
  float: left;
  width: 322px;
  height: 152px;
  position: relative;
  color: #fff;
  margin: 20px 90px 40px 0px;
  cursor: pointer;
}

.ticket-cont ul .ticket-bg01 {
  position: relative;
  float: left;
  width: 322px;
  height: 152px;
  color: #fff;
  margin: 20px 90px 40px 0px;
  cursor: pointer;
  background: url(../img/ticket01.png) no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont ul .ticket-bg02 {
  position: relative;
  float: left;
  width: 322px;
  height: 152px;
  margin: -30px 40px 40px 0px;
  background: url(../img/ticket02.png) no-repeat center center;
  background-size: 100% 100%;
  background-position-y: 4px;
  margin-top: 18px;
}

.ticket-cont ul li.ticket-bg03 {
  background: url(../img/ticket03.png) no-repeat center center;
   margin: -190px 40px 40px 0px;
  background-size: 100% 100%;
}

.ticket-cont ul li.ticket-bg04 {
  background: url(../img/ticket04.png) no-repeat center center;
  margin: 20px 40px 40px 0px;
  background-size: 100% 100%;
}

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

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

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

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

.hot1 {
  position: absolute;
  top: -50px;
  left: 200px;
  width: 66px;
  height: 77px;
  background: url(../img/hot.png) no-repeat center;
}

.hot5 {
  position: absolute;
  top: -50px;
  left: 200px;
  width: 66px;
  height: 77px;
  background: url(../img/hot5.png) no-repeat center;
}

.hot9 {
  position: absolute;
  top: -50px;
  left: 200px;
  width: 66px;
  height: 77px;
  background: url(../img/hot9.png) no-repeat center;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ticket-cont .flash-sale {
  position: absolute;
  top: -9px;
  right: 16px;
  width: 84px;
  height: 44px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/flash-sale.png') no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont .ofweekVip {
  position: absolute;
  top: -9px;
  right: 16px;
  width: 84px;
  height: 44px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/ofweekVip.png') no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont .ticket-logobox {
  position: absolute;
  right: 10px;
  bottom: 50px;
  width: 20px;
}

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

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

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

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

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

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

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

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

.ticket-form {
  width: 1000px;
}

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

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

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

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

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

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

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

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

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

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

.ticket-table .td-num {
  width: 120px;
}

.ticket-table .td-num,
.ticket-table .noborder {
  border-right: none;
}

.ticket-table .zhe {
  color: #ff1d1d;
  font-size: 24px;
  font-style: italic;
  margin-right: 3px;
}

.ticket-table .tips {
  width: 24px;
  height: 28px;
  margin-left: 5px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/hot.png') no-repeat center center;
  background-size: 100% 100%;
  float: left;
}

.tname,
.fname {
  float: left;
  cursor: pointer;
  position: relative;
}

.isicon0 .tname {
  cursor: auto;
}

.num-opera {
  width: 95px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #fc0000;
  background: #fff;
  margin-left: 20px;
}

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

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

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

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

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


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

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

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


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


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

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

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

.contact-group {
  margin-right: 30px;
}

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

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

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

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

.dhzz-items {
  width: 1100px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  25% {
    width: 0;
  }

  100% {
    width: 0;
  }
}

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

  25% {
    height: 100%;
  }

  50% {
    height: 0;
  }

  100% {
    height: 0;
  }
}

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

  50% {
    width: 100%;
  }

  75% {
    width: 0;
  }

  100% {
    width: 0;
  }
}

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

  75% {
    height: 100%;
  }

  100% {
    height: 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.share_subtract_wrap {
  margin-bottom: 20px;
}

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

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


/* 往届回顾 */

/*参会赞助*/
.ccrq {
  padding: 40px 0 100px;
  background: #fff;
}

.ccrq-cont {
  width: 775px;
  height: 364px;
  border: 1px solid #0572dc;
  position: relative;
  margin-top: 40px;
}

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

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

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

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

.jb_list {
  margin-top: 20px;
}

.jb_list li {
  float: left;
  position: relative;
  width: 182px;
  height: 336px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  margin-left: 20px;
}

.jb_list li:nth-of-type(1) {
  margin-left: 0px;
}

.jb_list li .jb_text {
  position: absolute;
  top: 220px;
  left: 0px;
  width: 100%;
  font-size: 14px;
}

.wjhg_wrap {
  position: relative;
  width: 100%;
  height: 551px;
  background: url(../img/wjhg_bg.png) no-repeat center;
  background-size: 100% 100%;
  margin-top: 40px;
}

.wjhg_wrap li {
  position: absolute;
  box-sizing: border-box;
}

.wjhg_wrap li.wjhg_list1 {
  width: 360px;
  height: 524px;
  top: 0px;
  left: 0px;
  padding: 0 20px 0 25px;
}

.wjhg_wrap li.wjhg_list1 h3 {
  padding-top: 60px;
}

.wjhg_wrap li.wjhg_list1 p {
  padding-top: 230px;
  line-height: 1.6;
  text-align: left;
}

.wjhg_wrap li.wjhg_list1 span {
  padding-top: 20px;
}

.wjhg_wrap li.wjhg_list2 {
  width: 458px;
  height: 250px;
  top: 20px;
  left: 543px;
}

.wjhg_wrap li.wjhg_list2 h3 {
  padding-top: 20px;
}

.wjhg_wrap li.wjhg_list2 p {
  padding-top: 20px;
  width: 190px;
  float: right;
  padding-right: 10px;
  line-height: 1.6;
  text-align: left;
}

.wjhg_wrap li.wjhg_list2 span {
  padding-top: 10px;
  padding-right: 20px;
  width: 100%;
  float: right;
}

.wjhg_wrap li.wjhg_list3 {
  width: 458px;
  height: 250px;
  top: 296px;
  left: 543px;
}

.wjhg_wrap li.wjhg_list3 h3 {
  padding-top: 20px;
}

.wjhg_wrap li.wjhg_list3 p {
  padding-top: 20px;
  width: 190px;
  float: right;
  padding-right: 10px;
  text-align: left;
  line-height: 1.6;
}

.wjhg_wrap li.wjhg_list3 span {
  padding-top: 10px;
  padding-right: 20px;
  width: 100%;
  float: right;
}

.wjhg_wrap li h3 {
  font-size: 16px;
  text-align: center;
}

.wjhg_wrap li p,
.wjhg_wrap li a {
  color: #fff;
  font-size: 12px;
}

.wjhg_wrap li a {
  display: block;
  text-align: right;
}

.logo_wrap {
  padding-top: 50px;
}

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

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

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

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

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

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

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

.gywm {
  padding: 40px 0 0;
  min-height: 350px;
  background-color: #2d2d2d;
}

.gywm .zzjg {
  width: 515px;
}

.gywm .zzjg h3 {
  font-size: 24px;
}

.gywm .zzjg .zbdw {
  margin-top: 20px;
}

.gywm .zzjg .zbdw a {
  margin-right: 20px;
}

.gywm .zzjg .zbdw_name {
  display: inline-block;
  font-size: 20px;
  line-height: 1.45;
  width: 76px;
  height: 62px;
  background: url(../img/dw_border.png) no-repeat center left;
  padding-left: 13px;
}

.lxwm {
  width: 480px;

}

.lxwm h3 {
  font-size: 24px;
}

.lxwm_list {
  margin-top: 20px;
}

.lxwm_list p {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}

.lxwm_list span {
  font-size: 14px;
  color: #c9c9c9;
  padding-right: 10px;
}

/*组织机构*/
.mechanism {
	width: 100%;
	height: 1065px;
}

.mechanism .wrap .main {
	margin-top: 26px;
	width: 100%;
	height: 68px;
}

.mechanism .wrap .main .main_son {
	width: 100%;
	padding-left: 2px;
	text-align: center;
}

.mechanism .wrap .main .main_son>div {
	display: inline-block;
	vertical-align: middle;
}

.mechanism .wrap .main .main_son>div a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.mechanism .wrap .main .main_son .main_son_text {
	text-align: center;
	font-size: 19px;
}

.mechanism .wrap .main .main_son .main_son2 {
	width: 190px;
	height: 73px;
	margin: 25px 22.5px 20px;
}
.mechanism .wrap .main .main_son.main_son2 {
  margin-top: 10px;
}

/*合作园区*/
.cooperation_park {
	width: 100%;
	height: 330px;
}

/*.cooperation_park .wrap .main{*/
/*margin-top: 26px;*/
/*width:100%;*/
/*height: 167px;*/
/*overflow: hidden;*/
/*background:url("../images/2018-05-11/logo_bg1.png?v=123")no-repeat center;*/
/*}*/
.cooperation_park .box {
	margin-top: 26px;
	width: 100%;
	height: 167px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.cooperation_park .box ul {
	width: 100%;
	height: 167px;
	position: absolute;
	top: 0;
	left: 0;
}

.cooperation_park .box ul li {
	list-style: none;
}

.cooperation_park .box ul li img {
	vertical-align: middle;
}

/*部分参与企业*/
.partial_participation {
	width: 100%;
	height: 330px;
}

/*.partial_participation .wrap .main{*/
/*margin-top: 26px;*/
/*width:100%;*/
/*height: 167px;*/
/*background:url("../images/2018-05-11/logo_bg2.png?v=123")no-repeat center;*/
/*}*/
.partial_participation .box {
	margin-top: 26px;
	width: 100%;
	height: 167px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.partial_participation .box ul {
	width: 100%;
	height: 167px;
	position: absolute;
	top: 0;
	left: 0;
}

.partial_participation .box ul li {
	list-style: none;
}

.partial_participation .box ul li img {
	vertical-align: middle;
}

.concat {
	background-color: #2d2d2d;
  color: #fff;
  padding: 30px 0;
  overflow: hidden;
}

.concat_main {
	margin: 30px auto;
}

.concat_main>.fl {
	margin-right: 50px;
}

.concat_main>.fr {
	text-align: center;
	font-size: 14px;
}

.concat_main>.fr p {
	margin-top: 10px;
}

.concat-kind {
	font-size: 18px;
	line-height: 2;
}

.concat-man {
	font-size: 14px;
	line-height: 2;
}

/* 右侧悬浮窗 */
.right_gg {
	display: none;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 99;
	transform: translateY(-50%);
	width: 120px;
	height: 304px;
	background: url('../img/right_gg2.png') no-repeat center;
}

.right_gg a {
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 5px;
}

.right_gg span {
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 5px;
}

.social-share {
	display: none;
	position: absolute;
	top: 0px;
	left: -122px;
	width: 120px;
	border: 1px solid #ccc;
	background: #fff;
}

.right_fx {
	position: relative;
}

.social-share .item {
	width: 100%;
}

.social-share .item a .share-n {
	position: absolute;
	left: 32px;
	top: 0;
	width: 50px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	-webkit-text-stroke-width: 0;
	padding-left: 10px;
}

.social-share .item a:hover .share-n {
	color: black;
}

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

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

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

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

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

.dhld-text p{
  display: none;
}

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

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

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

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

.dhld-items li {
  float: left;
  box-sizing: border-box;
  width: 156px;
  height: 181px;
  margin-right: 40px;
  color: #fff;
  /* background: url('../img/light/dhld-item.png?v=20190702') no-repeat center center; */
  font-size: 16px;
  text-align: center;
}

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

.dhld-items li img{
  width: 156px;
  margin: 10px auto 18px;
}

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

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

.dhld-items li:hover{
  /* background: url('../img/light/dhld-item-active.png?v=20190702') no-repeat center center; */
}

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

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