@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Microsoft Yahei;
}

li {
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

img {
  border: 0 none;
}

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

a {
  text-decoration: none;
}

.wrap {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

/* 专题顶部导航 */
.top-bar {
  border-bottom: 2px #E20000 solid;
  background: #fff;
  z-index: 1000;
}

.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(http://images.ofweek.com/images/global-steven/email/ico_email.png) no-repeat left;
}

/* banner */
.lg-banner {
  position: relative;
  background: #fff;
  padding-top: 80px;
  background: url(../images/banner1.png?v=111) no-repeat center;
}

/* 顶部背景图动画 */
@-webkit-keyframes gogogo {
  0% {
    background-position: center top;
  }
  100% {
    background-position: center -80px;
  }
}

@keyframes gogogo {
  0% {
    background-position: center top;
  }
  100% {
    background-position: center -80px;
  }
}

.lg_banner_main {
  height: 455px;
}

.lg_banner_main .wrap {
  height: 455px;
}

.lg_banner_main .lg_banner_text {
  margin-left: 460px;
  padding-top: 95px;
}

.lg_banner_main .lg_banner_text h3 {
  font-size: 56px;
  font-weight: 400;
  color: #58595b;
  line-height: 1.05em;
}

.lg_banner_main .lg_banner_text h3 > span {
  font-size: 34px;
  font-weight: bold;
}

.lg_banner_main .lg_banner_text p {
  font-size: 22px;
  color: #ff6000;
  margin-top: 10px;
}

.lg_banner_main .lg_banner_text .lg-text {
  font-size: 18px;
  color: #58595b;
  margin-top: 10px;
}

/* banner 顶部报名 */
.lg-banner-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  font-size: 20px;
  color: #000;
  background: #fff;
  z-index: 1001;
}

.lg-banner-top.fixed {
  position: fixed;
  top: 0;
  left: 0;
  border-bottom: 3px solid #e30000;
}

.lg-banner-top span {
  vertical-align: top;
  display: inline-block;
  margin: 26px 0 0 10px;
}

.u-res_btn {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background: #21ade5;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border-radius: 4px;
  margin-top: 20px;
}

/*  */
.share {
  width: 180px;
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
}

.share a {
  display: block;
  float: left;
  width: 45px;
  height: 40px;
  background: url(../images/share_02.png) no-repeat;
}

.share a.weixin {
  background-position: 0px 0px;
}

.share a.weibo {
  background-position: 0px -110px;
}

.share a.kongjian {
  background-position: 0px -165px;
}

.share a.qq {
  background-position: 0px -55px;
}

.share a.weixin:hover {
  background-position: -80px 0px;
}

.share a.weibo:hover {
  background-position: -80px -110px;
}

.share a.kongjian:hover {
  background-position: -80px -165px;
}

.share a.qq:hover {
  background-position: -80px -55px;
}

.box-right {
  width: 550px;
  overflow: hidden;
}

.box-right ul {
  list-style: none;
  width: 550px;
  height: 310px;
  overflow: hidden;
}

.box-right ul li {
  float: left;
  width: 550px;
  height: 310px;
  overflow: hidden;
}

.progress {
  background: #eaeaea;
  width: 100%;
  height: 130px;
}

.progress ul li {
  position: relative;
  float: left;
  width: 138px;
  height: 130px;
  font-size: 20px;
  color: #000;
  text-align: center;
  margin-left: 28px;
}

.progress ul li:first-child {
  margin-left: 0;
}

.progress ul li div {
  padding-top: 45px;
}

.progress ul li a {
  color: #000;
}

.progress ul li.active div {
  width: 138px;
  height: 147px;
  color: #fff;
  background: #ff6000;
  position: absolute;
  bottom: 16px;
  left: 0;
  padding-top: 0;
  -moz-box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
}

.progress ul li div i {
  display: none;
  width: 26px;
  height: 33px;
  background: url(../images/loca_01.png) no-repeat center center;
  margin: 19px auto 15px;
}

.progress ul li.active div i {
  display: block;
}

/* 会议介绍 */
.lg_nav_left {
  position: relative;
  width: 525px;
  height: auto;
  /* padding: 40px 0 15px; */
  margin-top: 30px;
  background: #fff;
  z-index: 2;
}

.lg_nav_left p {
  font-size: 14px;
  color: #000;
  line-height: 22px;
  text-indent: 2em;
  margin-top: 8px;
}

.u-top {
  position: absolute;
  bottom: 0;
  left: -80px;
  width: 3px;
  height: 322px;
  background: #ff6000;
}

.introduce_swiper_btn {
  position: absolute;
  bottom: 20px;
  left: 555px;
  font-size: 0;
}

.introduce_swiper_btn div {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #000;
  user-select: none;
}

.introduce_swiper_btn i {
  display: inline-block;
  width: 26px;
  height: 24px;
  margin: 0px 10px;
  background-image: url(../images/hdp_03.png);
  background-repeat: none;
  vertical-align: middle;
}

.introduce_swiper_btn i.introduce_prov {
  background-position: 0px 0px;
}

.introduce_swiper_btn i.introduce_prov:hover {
  background-position: -36px -34px;
}

.introduce_swiper_btn i.introduce_next {
  background-position: 0px -34px;
}

.introduce_swiper_btn i.introduce_next:hover {
  background-position: -36px 0px;
}

.introduce_img_swiper {
  position: absolute;
  left: 200px;
  top: 130px;
  width: 800px;
  height: 450px;
}

.introduce_img_swiper li {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}

.introduce_img_swiper li:first-child {
  display: block;
}

.introduce_img_swiper li img {
  width: 800px;
  height: 450px;
}

.lg-title .wrap img {
  height: 33px;
}

.lg-content h1 {
  font-size: 30px;
  color: #0095d8;
  height: 30px;
  line-height: 1;
}

.lg-title .white span {
  background: #fff;
}

/* 会议亮点 */
.lg_lightspot {
  padding: 60px 0 40px;
}

.lg_lightspot_img {
  display: block;
}

/* 会议议程 */
.lg-meeting_wrap {
  height: 108px;
  background: #0095d8;
  padding-top: 20px;
  text-align: center;
}

.tableC {
  margin: 0 auto;
}

.lg-meeting_main {
  background: #fff;
  margin-top: -41px;
}

.table-box {
  padding: 22px 48px 12px;
  border: 1px solid #0095d8;
}

.lg-meeting_main table td {
  position: relative;
  height: 40px;
  padding-left: 30px;
  font-size: 14px;
  color: #000;
  border-top: 1px solid #e5e5e5;
}

.lg-meeting_main table tr:first-child td {
  border-top: 0;
}

.lg-meeting_main table td:first-child {
  text-align: center;
  padding-left: 0;
}

.ug-yuan {
  position: absolute;
  right: -6px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/yuan1.png);
  top: 50%;
  margin-top: -6px;
  z-index: 5;
}

.lg-meeting_main .fh {
  text-align: center;
}

.lg-meeting_main .tableC tbody {
  width: 500px;
}

.lg-meeting_main .r span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url(../images/add.png);
  cursor: pointer;
}

.ug-wd {
  color: #dd0000;
}

.lg-meeting_main .r span:hover {
  background: url(../images/add2.png);
}

.ug-wd span {
  padding: 2px 5px;
  background: #dd0000;
  color: #fff;
  font-weight: bold;
  margin-left: 8px;
}

.lg-meet_jiabin {
  height: 620px;
  background: url(../images/jiabin.jpg) no-repeat center center;
  padding-top: 35px;
}

.dia {
  position: absolute;
  left: 100px;
  top: -48px;
  background: url(../images/perBg.png) no-repeat left top;
  padding: 10px 10px 10px 32px;
  display: none;
  z-index: 5;
}

.dia img {
  width: 200px;
}

.lg-img_focus {
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  z-index: 1000;
}

.lg-img_focus ul {
  overflow: hidden;
  width: 1000px !important;
  margin: 0 auto;
  padding-top: 20px;
  height: 290px;
  display: flex;
  justify-content: space-between;
}

.lg-img_focus li {
  position: relative;
  float: left;
  /* width: 175px;
  height: 230px; */
  width: 220px;
  height: 280px;
  position: relative;
  text-align: center;
  background: #006cc4;
}

.lg-img_focus li img {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-top: 15px;
}

.lg-img_focus li p {
  font-size: 12px;
  color: #fff;
  line-height: 15px;
  text-align: left;
  padding: 15px 20px;
  box-sizing: border-box;
}

.lg-img_focus li span {
  font-size: 17px;
  color: #fff;
  text-align: left;
  font-weight: 600;
  box-sizing: border-box;
  display: block;
  text-align: center;
  height: 17px;
  line-height: 17px;
  margin-top: 15px;
}

/*.lg-img_focus li:hover,*/
.lg-img_focus ul li.active {
  position: relative;
  top: -20px;
  background: #399ced;
}

.lg-img_focus ul li.active img {
  border: 2px solid #0f324f;
}

.lg-img_focus ul li.active:after {
  content: "";
  display: block;
  width: 66px;
  height: 33px;
  background: url(../images/xiala..png) no-repeat center 100%;
  position: absolute;
  bottom: -28px;
  left: 77px;
}

.lg-img_focus > span {
  display: block;
  position: absolute;
  width: 60px;
  height: 70px;
  top: 115px;
  z-index: 6;
}

.nav_l {
  left: 0;
  background-image: url(../images/nav_left.png);
}

.nav_r {
  right: 0;
  background-image: url(../images/nav_right.png);
}

.lg_detail .lists {
  width: 1000px;
  margin: 30px auto;
  display: none;
  background: #399ced;
  padding: 45px 45px 25px;
  box-sizing: border-box;
  position: relative;
}

.lg_detail .lists > h2 {
  text-align: center;
  font-size: 20px;
  color: #fff;
}

.lg_detail .lists > p {
  text-align: left;
  font-size: 15px;
  color: #fff;
}

.lg_detail .lists:nth-child(1)::before {
  position: absolute;
  display: block;
  width: 22px;
  height: 14px;
  left: 10%;
  top: -14px;
  background: url(../images/jiantou.png) no-repeat center;
  background-size: 100%;
  z-index: 5;
  content: "";
}

.lg_detail .lists:nth-child(2)::before {
  position: absolute;
  display: block;
  width: 22px;
  height: 14px;
  left: 49%;
  top: -14px;
  background: url(../images/jiantou.png) no-repeat center;
  background-size: 100%;
  z-index: 5;
  content: "";
}

.lg_detail .lists:nth-child(3)::before {
  position: absolute;
  display: block;
  width: 22px;
  height: 14px;
  left: 88%;
  top: -14px;
  background: url(../images/jiantou.png) no-repeat center;
  background-size: 100%;
  z-index: 5;
  content: "";
}

.lg_detail .lists > div {
  padding: 5px 78px 15px 78px;
  border-left: 1px solid #9c9ea2;
  border-right: 1px solid #9c9ea2;
  color: #ededed;
  margin-top: 20px;
}

.lg_detail .lists > div p {
  margin-top: 8px;
  font-size: 15px;
}

/* 公司介绍 */
.lg-all {
  position: relative;
  height: 941px;
  padding-top: 45px;
  border-top: 2px solid #0095d8;
  margin-top: 40px;
}

.lg-content {
  width: 1000px;
  height: 323px;
  margin: 0 auto;
  background: url(../images/mba.jpg) no-repeat;
  background-position: 465px, 43px;
}

.lg-content .lg-title {
  padding: 10px 0 28px;
}

.lg-content p {
  text-align: left;
  font-size: 14px;
  color: #000;
  margin-top: 34px;
  margin-left: 34px;
  line-height: 30px;
  width: 364px;
}

.lg-content p a {
  color: #ff6000;
}

.company-cont {
  width: 420px;
  position: absolute;
  top: 60px;
  right: 0;
}

.company-cont ul li {
  color: #000;
  position: relative;
  padding-left: 133px;
  margin-bottom: 10px;
}

.company-cont ul li img {
  width: 130px;
  height: 60px;
  margin: 6px 6px 0 0;
}

.company-cont ul li .company-title {
  position: absolute;
  top: 19px;
  left: 0;
  width: 102px;
  height: 30px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  background: #e7e3e7;
}

.mt30 {
  margin-top: 30px;
}

/* 交通指引 */
.lg-map {
  margin-top: 0px;
}

.lg-left_pop {
  display: none;
  width: 120px;
  height: 186px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: 555px;
  margin-top: -120px;
  padding-top: 20px;
  z-index: 88;
}

.lg-left_pop .col {
  background-color: #3580c7;
}

.lg-left_pop a {
  display: block;
  width: 110px;
  height: 34px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 34px;
}

.lg-left_pop span {
  display: block;
  width: 10px;
  height: 16px;
  background-color: #FF6500;
}

.lg-left_pop span.fl {
  margin: 0 0 0 12px;
  width: 96px;
  height: 10px;
  background-color: #0d4070;
  transform: skewX(50deg);
}

.lg-left_pop span.rever {
  transform: skewX(-50deg);
}

.lg-map1 {
  height: 426px;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin: 30px 0;
}

.lg-map1 .content {
  width: 650px;
  margin: 0 auto;
  position: relative;
  padding-top: 112px;
}

.lg-map1 .content:after {
  position: absolute;
  display: block;
  width: 45px;
  height: 68px;
  left: 283px;
  top: 210px;
  bottom: -45px;
  background: url(../images/loca_03.png);
  z-index: 5;
  content: "";
}

.lg-map1 .content p {
  position: absolute;
  top: 129px;
  left: 327px;
  width: 290px;
  font-size: 14px;
  color: #fff;
  line-height: 1.5em;
}

.lg-map_bg1 {
  background-image: url("../images/map1.png?v=444");
}

.lg-map_bg2 {
  background-image: url("../images/YZ/map.jpg");
}

.lg-map_bg3 {
  background-image: url("../images/XA/map.jpg");
}

/*奖品*/
.lp_content li {
  float: left;
  width: 330px;
  position: relative;
  margin-right: 5px;
  text-align: right;
  padding: 45px 0 20px 0;
}

.lp_content li.last {
  margin-right: 0;
}

.firstImg img {
  margin-left: 60px;
}

.secondImg img {
  margin: 69px 0;
}

.lp_content li p {
  font-size: 16px;
  line-height: 28px;
}

#external-frame {
  display: block;
}

/*buy*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.buy {
  position: relative;
  padding: 0px 0 20px;
}

.buy #baoming {
  position: absolute;
  top: -55px;
}

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

.ticket-cont ul {
  width: 1100px;
  padding: 35px 0 20px 110px;
}

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

.ticket-cont ul li:first-child {
  margin-left: 0;
}

.ticket-cont ul li.ticket-bg01 {
  background: url(../images/ticket1_2.png?v=1234) no-repeat center center;
}

.ticket-cont ul li.ticket-bg02 {
  background: url(../images/ticket2.jpg?v=111) no-repeat center center;
  top: 7px;
}

.ticket-cont .ticket-name {
  position: absolute;
  top: 27px;
  right: 30px;
  font-size: 24px;
  color: #fff;
}

.ticket-cont .ticket-name > span {
  position: relative;
  z-index: 1;
}

.ticket-cont .ticket-name .hot {
  position: absolute;
  top: -26px;
  right: -9px;
  width: 24px;
  height: 28px;
  background: url("../images/ticket/hot.png") no-repeat center center;
  background-size: 100% 100%;
}

.ticket-bg01 .ticket-name:after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -57%;
  content: '';
  width: 115%;
  height: 12px;
  background: #ffa33d;
}

.ticket-bg02 .ticket-name:after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -57%;
  content: '';
  width: 115%;
  height: 12px;
  background: #00acdd;
}

.ticket-bg03 .ticket-name:after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -57%;
  content: '';
  width: 115%;
  height: 12px;
  background: #d00532;
}

.ticket-cont .ticket-right {
  height: 100%;
  position: relative;
}

.ticket-cont .ticket-price {
  padding-top: 48px;
  margin-left: 30px;
  font-size: 30px;
  font-weight: bold;
}

.ticket-cont .ticket-old-price {
  text-decoration: line-through;
  margin-left: 30px;
}

.ticket-cont .ticket-number {
  display: none;
  position: absolute;
  bottom: 60px;
  left: 150px;
  font-size: 14px;
}

.ticket-cont ul li .flash-sale {
  position: absolute;
  top: 75px;
  left: 200px;
  width: 134px;
  height: 68px;
  background: url("../images/shouqing.png") no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont .ofweekVip {
  position: absolute;
  top: -9px;
  right: 16px;
  width: 84px;
  height: 44px;
  background: url("../images/ticket/ofweekVip.png") no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont .ticket-logobox {
  position: absolute;
  left: -5px;
  bottom: -48px;
}

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

.ticket-cont .ticket-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  user-select: none;
}

.isicon0 .tname {
  cursor: auto;
}

.isicon0 {
  color: #ccc;
}

.isicon0 .td-price {
  color: #ccc !important;
}

.isicon0 .td-old-price {
  color: #ccc !important;
}

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

.ticket-explain img {
  margin: 0 5px 0 22px;
  vertical-align: middle;
}

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

.gift_img {
  display: block;
  width: 950px;
  margin: 65px auto 35px;
}

/* 购票 */
.ticket-form {
  width: 1000px;
  margin-top: 20px;
}

#tb1 {
  border-right: 1px solid #cfcfcf;
}

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

.ticket-table .tr-has-bg {
  background: #ff6000;
}

.ticket-table th {
  font-weight: 300;
  height: 40px;
  color: #fff;
}

.ticket-table td {
  border: 1px solid #cfcfcf;
  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 #cfcfcf;
}

.ticket-table td.table-td-left {
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  background: url("../images/ticket/table-td-left.png") repeat;
  font-size: 20px;
  color: #2071ba;
}

.ticket-table .td-tname {
  width: 160px;
  text-align: left;
  padding-left: 10px;
}

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

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

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

.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("../images/ticket/hot.png") no-repeat center center;
  background-size: 100% 100%;
  float: left;
}

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

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

.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 .remark {
  line-height: 1.5em;
  text-align: left;
  padding: 3px 10px;
}

.ticket-table .td-price {
  width: 175px;
  color: #f50000;
  font-size: 16px;
  padding: 0 10px;
  /* text-align: left; */
}

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

.rdo {
  display: inline-block;
  background: url(../images/radio.png) 0 0 no-repeat;
  width: 10px;
  height: 11px;
  margin-right: 3px;
}

.rdo.active {
  background-image: url(../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("../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;
}

.nav_left_img {
  width: 455px;
  height: 294px;
  float: right;
  margin-top: 42px;
}

.lg-person {
  margin-bottom: 60px;
}

.lg-person li {
  float: left;
  margin-right: 42px;
}

.lg-person li p {
  font-size: 21px;
  width: 212px;
  padding: 18px 0;
  height: 21px;
  line-height: 21px;
  border-bottom: 1px solid #c6c6c6;
}

.lg-person li img {
  margin-top: 17px;
}

.lg-person ul::after {
  content: "";
  display: block;
  clear: both;
}

.concat-me {
  font-size: 21px;
  padding: 18px 0 8px;
  height: 21px;
  line-height: 21px;
  border-bottom: 1px solid #c6c6c6;
  margin-top: 30px;
}

.concat-me-func {
  font-size: 16px;
  font-weight: 600;
  padding: 17px 0;
}

.concat-me-func span {
  margin-right: 60px;
}

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

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

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

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

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

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