﻿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: normal 14px/1.5 "Microsoft Yahei";
  background: #fff;
  overflow-x: hidden;
}

img {
  display: block;
  margin: 0;
}

a {
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

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

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

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

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

.clearfix {
  zoom: 1;
}

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

/* 顶部悬浮导航 */
.nav {
  position: absolute;
  left: 0;
  top: 32px;
  z-index: 999;
  width: 100%;
  height: 68px;
  border-bottom: 1px solid #848993;
  background-color: #0d121c;
}

.nav.fixed_nav {
  position: fixed;
  left: 0;
  top: 0;
}

.nav .logo {
  display: block;
  margin-top: 18px;
}

.nav-list {
  height: 38px;
  margin-top: 15px;
}

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

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

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

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

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

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

.nav-list .nav-item.has_bg_a {
  width: 97px;
  height: 38px;
  text-align: center;
  margin-right: 5px;
  background: url(../images/nav_btn1.png) no-repeat;
}

.nav-list .nav-item.has_bg_a.has_bg_a2 {
  background: url(../images/nav_btn2.png) no-repeat;
}

.nav-list .nav-item.has_bg_a a {
  display: block;
  height: 100%;
  line-height: 38px;
}

/* banner */
.banner {
  height: 515px;
  background: url("../images/banner.png?v=626") center no-repeat;
  margin-top: 69px;
  overflow: hidden;
}

.banner .meeting-info {
  height: 34px;
  margin-top: 312px;
  font-size: 22px;
  color: #fff;
  line-height: 34px;
}

.banner .meeting-info .banner-time {
  margin-right: 40px;
  text-indent: 40px;
  margin-left: 80px;
  background: url("../images/shijian.png") left center no-repeat;

}

.banner .meeting-info .banner-location {
  text-indent: 40px;
  background: url("../images/didian.png") left center no-repeat;
}

.banner .line4 {
  position: relative;
  display: inline-block;
  padding: 0 25px 0 90px;
  height: 34px;
  line-height: 34px;
  margin-top: 52px;
  font-size: 30px;
  color: #fff;
}

.banner .line4>span {
  position: absolute;
  left: 0;
  top: 0;
  width: 128px;
  height: 34px;
  color: #20293f;
  text-align: center;
  background: #3bcfcf;
}

.banner .line4>span:after {
  position: absolute;
  top: 50%;
  right: -16px;
  content: '';
  margin-top: -7px;
  width: 0;
  height: 0;
  border-width: 7px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #3bcfcf;
}

/* 标题 */
.public-title {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 45px 0 0;
}

.public-title>span {
  display: inline-block;
  position: relative;
  font-size: 35px;
  color: #006cb8;
  line-height: 1;
  padding: 0 15px;
}

.public-title>span::before {
  position: absolute;
  top: 7px;
  left: -418px;
  content: '';
  width: 418px;
  height: 22px;
  background: url(../images/titleleft.png) no-repeat;
}

.public-title>span::after {
  position: absolute;
  top: 7px;
  right: -418px;
  content: '';
  width: 418px;
  height: 22px;
  background: url(../images/titleright.png) no-repeat;
}

/* 大会介绍 */
.intro .intro-content {
  margin-top: 32px;
}

.intro .intro-content .intro-content-left {
  width: 630px;
}

.intro .intro-content .intro-content-left .passage {
  color: #000;
  font-size: 14px;
  line-height: 1.75em;
  text-indent: 2em;
  padding-bottom: 8px;
}

.intro .intro-content .intro-content-right {
  width: 351px;
  height: 204px;
  margin-top: 4px;
}

.intro .intro-content .intro-content-right img {
  width: 100%;
}

/* 大会亮点 */
.lightport {
  padding-bottom: 50px;
}

.lightport-content {
  position: relative;
  height: 460px;
  background: url(../images/light.png) no-repeat center center;
  margin-top: 35px;
}

.lightport-content>li {
  position: absolute;
  width: 270px;
  height: 140px;
  font-size: 14px;
  color: #000;
  padding: 10px 30px 0 15px;
  background: #fff;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);

  transition: all .2s;
}

.lightport-content>li:hover {
  background: #006cb8;
  color: #fff;
}

.lightport-content>li>.lightport-name {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 6px;
}

.lightport-content>li>i {
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  font-size: 16px;
  font-style: normal;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 40px;
  background: #6cc2ff;
}

.lightport-content>li.lightport-right {
  padding: 10px 15px 0 30px;
}

.lightport-content>li.lightport-right>i {
  left: -20px;
  right: auto;
}

.lightport-content>li.lightport-item1 {
  left: 0;
  top: 6px;
}

.lightport-content>li.lightport-item2 {
  right: 0;
  top: 6px;
}

.lightport-content>li.lightport-item3 {
  left: 0;
  top: 161px;
  height: 155px;
}

.lightport-content>li.lightport-item5 i {
  margin-top: -35px;
}

.lightport-content>li.lightport-item4 {
  right: 0;
  top: 161px;
}

.lightport-content>li.lightport-item5 {
  left: 0;
  top: 330px;
}

.lightport-content>li.lightport-item6 {
  right: 0;
  top: 316px;
}

/* 大会日程 */
.schedule {
  padding-bottom: 25px;
  background: url(../images/richeng_bg.png?v=6191) no-repeat center top;
  background-size: 100% 100%;
}

.schedule .dhrc-bd {
  padding-top: 35px;
}

.schedule .dhrc-table {
  width: 100%;
  border-collapse: collapse;
}

.schedule .dhrc-table tr td {
  font-size: 14px;
  color: #fff;
  padding: 10px 0;
  padding-left: 100px;
  border: 1px solid #006cb8;
}

.schedule .dhrc-table tr:first-child td {
  font-size: 16px;
  background: #006cb8;
}

.schedule .dhrc-table tr td:first-child {
  padding: 10px 25px;
  width: 110px;
}

.schedule .remark {
  padding: 15px 5px 0;
  font-size: 13px;
  color: #fff;
}

/* 部分拟邀嘉宾 */
.guest {
  padding-bottom: 40px;
}

.guest .tip {
  text-align: center;
  font-size: 14px;
  color: #8b8b8b;
  line-height: 1;
  padding-top: 23px;
}

.guest-content {
  padding-top: 60px;
  width: 100%;
  font-size: 0;
}

.guest-content .guest-item {
  display: inline-block;
  width: 25%;
  margin-bottom: 30px;
  overflow: hidden;
  vertical-align: top;
}

.guest-content .guest-item .pic img {
  display: block;
  width: 134px;
  margin: 0 auto;
}

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

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

/* buy 购票 */
.buy {
  padding: 25px 0 50px;
  color: #fff;
  background: url(../images/goupiao_bg.png?v=6191) no-repeat;
  background-size: 100% 100%;
}

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

.buy table {
  border-collapse: collapse;
}

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

.ticket-cont ul {
  position: relative;
  left: -25px;
  width: 1050px;
  padding: 0 0 20px;
  text-align: center;
}

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

.ticket-cont ul li:nth-child(1) {
  margin: 0 30px 10px 180px;
}

.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 #000;
  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 #000;
  font-size: 16px;
  color: #000;
  border-radius: 3px;
}

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

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

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

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

.ticket-text p {
  padding: 5px 25px;
  text-indent: -1.5em;
}

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

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

.ticket-form {
  width: 1000px;
}

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

.ticket-table th {
  font-size: 16px;
  font-weight: 300;
  padding: 10px 0;
  background: #006cb8;
  color: #fff;
}

.ticket-table td {
  font-size: 14px;
  line-height: 1.5em;
  text-align: center;
}

#tb1 tr td {
  border: 1px solid #cfcfcf;
  padding-top: 10px;
  padding-bottom: 10px;
}

#tb1 tr:first-child td {
  border-top: 0;
}

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

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

.ticket-table td.table-td-left {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  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 {
  text-align: left;
  padding-left: 11px;
}

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

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

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

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

/* 往届回顾 */
.meeting-lookback {
  margin-top: 80px;
}

.meeting-lookback .wrap {
  padding: 45px 0 85px;
}

.meeting_review {
  position: relative;
}

.meeting_review_line {
  position: relative;
  width: 1px;
  height: 850px;
  background: #a0a0a0;
  margin-left: 442px;
}

.meeting_review_line>div {
  position: absolute;
  left: -12px;
  width: 25px;
  height: 25px;
  background: #a0a0a0;
  border-radius: 25px;
}

.meeting_review_line>div>span {
  position: absolute;
  top: 0;
  font-size: 26px;
  color: #000;
  font-weight: bold;
  line-height: 1;
}

.meeting_review_item {
  position: absolute;
  padding: 15px 20px;
  border-radius: 8px;
  background: #006cb8;
  font-size: 12px;
  color: #fff;
}

.meeting_review_item a {
  color: #fff;
}

.meeting_review_item h3 {
  font-size: 16px;
}

.meeting_review_item p {
  line-height: 1.4em;
  text-indent: 2em;
}

.meeting_review_item.review_item_left {
  left: -50px;
  width: 333px;
}

.meeting_review_item.review_item_left h3 {
  text-align: center;
}

.meeting_review_item.review_item_left img {
  width: 100%;
  margin: 6px 0;
}

.meeting_review_item.review_item_left:after {
  position: absolute;
  top: 0;
  right: -60px;
  content: '';
  width: 60px;
  height: 32px;
  background: url(../images/jiao_icon1.png) no-repeat;
}

.meeting_review_item.review_item_right {
  right: 0;
  width: 420px;
}

.meeting_review_item.review_item_right p {
  padding: 15px 0 20px 235px;
  height: 145px;
}

.meeting_review_item.review_item_right span {
  position: absolute;
  bottom: 15px;
  right: 20px;
}

.meeting_review_item.review_item_right img {
  position: absolute;
  bottom: 15px;
  left: 20px;
  width: 222px;
  height: 165px;
}

.meeting_review_item.review_item_right:after {
  position: absolute;
  bottom: 0;
  left: -32px;
  content: '';
  width: 32px;
  height: 51px;
  background: url(../images/jiao_icon2.png) no-repeat;
}


/* 参会人群 */
.chrq {
  height: 474px;
  background: url(../images/renqun_bg.jpg) no-repeat center top;
}

.chrq_list {
  padding-top: 65px;
}

.chrq_list .text_list {
  padding-left: 478px;
  font-size: 14px;
  color: #fff;
}

.chrq_list .text_list p {
  padding-left: 25px;
  line-height: 1.5em;
  background: url(../images/ring_icon.png) no-repeat left 5px;
  background-position: 0px 10px;
  line-height: 30px;
}

/* 赞助方式 */
.service {
  position: relative;
  zoom: 1;
  background: #f4f4f4;
  padding: 0 0 68px;
}

.service .service_list {
  position: relative;
  width: 1000px;
  margin: 0 auto 15px;
  zoom: 1;
}

.logo_wrap {
  padding-top: 50px;
}

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

.logo_wrap .service_logo-item:hover .shadow {
  background: url("../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("../images/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: #2b2b2b;
}

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


/* 主办单位承办单位 */
.host_wrap {
  margin-top: 50px;
}

.host_wrap h4 {
  float: left;
  position: relative;
  width: 66px;
  height: 60px;
  display: table-cell;
  border: 1px solid #6cc2ff;
  margin-right: 15px;
  font-size: 20px;
  color: #13273c;
  font-weight: 400;
  text-align: center;
}

.host_wrap h4:before {
  position: absolute;
  top: 50%;
  right: -18px;
  content: '';
  margin-top: -5px;
  width: 0;
  height: 0;
  border-width: 5px 9px;
  border-style: solid;
  border-color: transparent transparent transparent #6cc2ff;
}

.host_wrap h4:after {
  position: absolute;
  top: 50%;
  right: -16px;
  content: '';
  margin-top: -4px;
  width: 0;
  height: 0;
  border-width: 4px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #f4f4f4;
}

.host_logo_wrap {
  float: left;
  font-size: 0;
}

.host_wrap a {
  display: inline-block;
  margin-left: 15px;
}

.host_wrap a:first-child {
  margin-left: 0;
}

.host_wrap a img {
  display: inline-block;
}

/* 联系我们 */
.lianxi {
  padding: 50px 0;
  background-color: #0f0f0f;
}

.lianxi h3 {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 25px;
}

.lianxi li {
  float: left;
  margin-right: 40px;
  font-size: 13px;
  color: #c9c9c9;
  line-height: 1.5em;
}

.lianxi li p:first-child {
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
}

.lianxi .qrcode_item {
  display: inline-block;
  width: 113px;
  margin-left: 25px;
  vertical-align: top;
}

.lianxi .qrcode_item:first-child {
  margin-left: 0;
}

.lianxi .qrcode_item img {
  display: block;
  width: 113px;
  height: 113px;
}

.lianxi .qrcode_item p {
  font-size: 12px;
  color: #fff;
  padding-top: 10px;
  line-height: 1.5em;
  text-align: center;
}


/* 右侧悬浮导航 */
.fixed-menu {
  display: none;
  position: fixed;
  right: 0;
  top: 50%;
  width: 120px;
  text-align: center;
  z-index: 10;
}

.fixed-menu .items li {
  position: relative;
  height: 56px;
  line-height: 50px;
  color: #fff;
  background: url(../images/fixed_margin.png) center bottom no-repeat;
}

.fixed-menu .items li.last {
  height: 50px;
  background: none;
}

.fixed-menu .items li>a {
  display: block;
  height: 50px;
  color: #fff;
  background: #008fff;
  transition: all 0.4s;
}

.fixed-menu .items li>a:hover {
  background: #004982;
}

.fixed-menu .social-share {
  display: none;
  position: absolute;
  right: 120px;
  top: 0;
  width: 190px;
  transition: all 0.4s;
}

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

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

.back-top img {
  display: inline-block;
}

.animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}