body {
  background-color: #FFF;
}
a:active, a:hover {
  color: #0068b7;
  text-decoration: none;
}
a.blue:link {
  color: #0068b7;
  text-decoration: none;
}
a.blue:visited {
  color: #0068b7;
  text-decoration: none;
}
a.blue:active, a.blue:hover {
  color: #0068b7;
  text-decoration: underline;
}
.am-btn-primary {
  background-color: #0068b7;
  border-color: #0068b7;
}
.am-btn-primary:hover {
  background-color: #1050AF;
  border-color: #1050AF;
}
.am-form select, .am-form textarea, .am-form input[type="text"], .am-form input[type="password"], .am-form input[type="datetime"], .am-form input[type="datetime-local"], .am-form input[type="date"], .am-form input[type="month"], .am-form input[type="time"], .am-form input[type="week"], .am-form input[type="number"], .am-form input[type="email"], .am-form input[type="url"], .am-form input[type="search"], .am-form input[type="tel"], .am-form input[type="color"], .am-form-field {
  border-radius: 4px;
}
img {
  border-radius: 4px;
}
.am-btn {
  border-radius: 4px;
}
.act_banner {
  position: relative;
}
.act_banner img {
  border-radius: 0px;
  width: 100%;
}
.page_turner {
  margin-bottom: 50px;
}
.article-box, .bm-box {
  padding-bottom: 50px;
}
.container_1600 {
  width: auto;
  margin-left: 13%;
  margin-right: 13%;
}
.header_nav .container_1600 {
  width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1600px) {
  .header_nav .container_1600, .container_1600 {
    width: auto;
    margin: 0 6%;
  }
}
@media only screen and (max-width: 768px) {
  .container_1600 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
}
/***************会议专栏****************/
/*活动搜索开始*/
.hd-ssbox .hd-nf {
  display: inline-block;
}
.hd-ssbox .hd-nf li {
  width: 80px;
  display: inline-block;
  font-size: 16px;
  border: 1px solid #cccccc;
  border-radius: 1000px;
  line-height: 40px;
  text-align: center;
  margin-right: 20px;
  cursor: pointer;
  vertical-align: middle;
}
.hd-ssbox .hd-nf .on {
  background-color: #FFF;
  border: 1px solid #0e90d2;
}
.hd-ssbox .hd-nf-more {
  width: 90px;
  border-radius: 1000px;
  font-size: 16px;
  line-height: 38px;
  padding: 0 1em;
  vertical-align: middle;
  border: 1px solid #cccccc;
  color: #666;
  background-color: transparent;
}
.hd-ssbox .on-m {
  background-color: #FFF;
  border: 1px solid #0e90d2;
}
.hd-ssbox .am-btn-primary:active, .hd-ssbox .am-btn-primary.am-active, .hd-ssbox .am-active .am-btn-primary.am-dropdown-toggle {
  background-image: none;
  border-color: #0068b7;
  background-color: #FFF;
  color: #666;
}
.hd-ssbox ul.am-dropdown-content {
  border-radius: 4px;
  background: #fff;
  color: #666;
  border: 1px solid #cccccc;
}
.hd-ssbox .am-dropdown-content:before, .hd-ssbox .am-dropdown-content:after {
  border-bottom: 5px solid #cccccc;
}
.hd-ssbox ul.am-dropdown-content li {
  padding: 2px 20px;
  cursor: pointer;
  color: #666;
  font-size: 16px;
  line-height: 37px;
}
.hd-ssbox ul.am-dropdown-content .on {
  background-color: #EEE;
  border: 0px solid #EEE;
  color: #666;
}
.hd-ssbox .am-form-label {
  font-weight: normal;
  line-height: 30px;
  font-size: 16px;
}
.hd-ssbox .gjc-box {
  position: relative;
}
.hd-ssbox .gjc-txt {
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 70px;
  height: 40px;
  width: 400px;
  line-height: 40px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.hd-ssbox .gjc-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 0px 5px 5px 0px;
  width: 40px;
  height: 40px;
  line-height: 36px;
  padding: 0 1rem;
}
.hd-ssbox .qc-icon {
  position: absolute;
  right: 50px;
  top: 9px;
  cursor: pointer;
  color: #BFBFBF;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  font-weight: normal;
}
.hd-ssbox .qc-icon:hover {
  color: #0e90d2;
}
.lmhd-box-1-info .am-btn {
  min-width: 100px;
}
.lmhd-box-1-info .am-btn-default {
  color: #a3a2a2;
}
.lmhd-box-1-info .am-btn-success, .lmhd-box-1-info .am-btn-default, .bm1 .am-btn-success, .bm1 .am-btn-default, .bm2 .am-btn-success, .bm2 .am-btn-default {
  cursor: default;
}
@media only screen and (max-width: 768px) { /*手机端*/
  .hd-ssbox .hd-nf {
    text-align: left;
    margin-top: 10px;
  }
  .hd-ssbox .hd-nf-more {
	width: 70px;
    margin-top: -10px;
	font-size: 14px;
    line-height: 30px;
  }
  .hd-ssbox .hd-nf li {
    margin-bottom: 10px;
    margin-right: 5px;
    width: 60px;
	font-size: 14px;
    line-height: 30px;
  }
  .hd-ssbox .am-fr {
    float: left;
    margin-top: 10px;
    width: 100%;
  }
  .hd-ssbox .qc-icon {}
  .hd-ssbox .gjc-txt {
    width: 100%;
  }
  .lmhd-box-1-info .am-btn {
    font-size: 14px;
    min-width: 80px;
    width: 100%;
  }
}
/*活动搜索结束*/
.column_n {
  position: absolute;
  top: 50%;
  margin-top: -90px;
  left: 13%;
  z-index: 999;
  color: #fff;
}
.column_n h1 {
  color: #FFF;
  font-size: 50px;
  -webkit-animation-name: none;
  animation-name: none;
}
.column_n h2 {
  color: #FFF;
  font-size: 30px;
  margin-bottom: 15px;
  margin-top: 0px;
  font-weight: normal;
  -webkit-animation-name: none;
  animation-name: none;
}
.column_n hr {
  border: 0px;
  border-bottom: 6px solid #dd7329;
  width: 100px;
  margin-top: 2px;
  -webkit-animation-name: none;
  animation-name: none;
}
.column_n .am-animation-delay-1 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.column_n .am-animation-delay-2 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.am-pagination > li > a, .am-pagination > li > span, .am-pagination .am-pagination-prev a, .am-pagination .am-pagination-next a {
  background-color: #FFF;
}
.lmhd-con {
  background-image: url(../images/lmhd-con-bg.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.lmhd-main {
  padding-top: 50px;
  margin-bottom: 50px;
  background-image: url(../images/lmhd-main-bg.png);
  background-repeat: no-repeat;
  background-position: right top;
}
.lmhd-main .lmhd-box-1 {
  padding: 0px;
  background-color: transparent;
  box-shadow: none;
  background-image: none;
}
.lmhd-main .lmhd-box-1-txt {}
.lmhd-main .act-lm-1 {
  font-size: 36px;
  padding-left: 70px;
  background-image: url(../images/act_lm_1.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 58px;
  line-height: 56px;
}
.lmhd-main .act-lm-2 {
  font-size: 36px;
  padding-left: 70px;
  background-image: url(../images/act_lm_2.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 58px;
  line-height: 56px;
}
.lmhd-main .act-lm-3 {
  font-size: 36px;
  padding-left: 70px;
  background-image: url(../images/act_lm_3.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 58px;
  line-height: 56px;
}
.lmhd-main h3 .lmhb-more {
  font-size: 16px;
  float: right;
  font-weight: normal;
  color: #0068b7;
  margin-top: 10px;
  vertical-align: middle;
}
.lmhd-main h3 .lmhb-more i {
  margin-top: -1px;
  margin-left: 5px;
  vertical-align: top;
}
.lmhd-box-1 {
  margin-top: 52px;
  margin-bottom: 50px;
  padding: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0px 0px 24px 3px rgba(0, 0, 0, 0.08);
  background-image: url(../images/lmhd-box-bg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
.lmhd-hyzl .lmhd-box-1 {
  margin-top: 40px;
  margin-bottom: 0px;
}
.lmhd-box-1-img img {
  width: 100%;
}
.lmhd-box-1-txt h4 {
  font-size: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 36px;
}
.lmhd-box-1-txt p {
  margin-top: 20px;
  font-size: 16px;
  min-height: 50px;
  line-height: 26px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #a3a3a3;
}
.lmhd-box-1-txt p a {
  color: #999;
}
.lmhd-box-1-info {
  margin-top: 20px;
}
.lmhd-box-1-info i {
  font-size: 16px;
  color: #666;
  font-style: normal;
  margin-right: 30px;
  float: left;
}
.lmhd-box-1-info .am-icon-map-marker {
  font-size: 20px;
}
.lmhd-box-1-info .am-icon-map-marker:before {
  vertical-align: text-top;
  margin-top: 0px;
}
.lmhd-box-1-info .am-icon-bank:before {
  vertical-align: text-top;
  margin-top: 3px;
}
.lmhd-box-1-info i span {
  color: #666;
  display: inline-block;
  padding-left: 10px;
  font-size: 16px;
}
.lmhd-box-1-info .am-icon-map-marker span, .lmhd-box-1-info .am-icon-bank span {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  width: 180px;
  vertical-align: top;
}
.lmhd-box-1-info .am-icon-calendar span {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  width: 180px;
  vertical-align: top;
}
.lmhd-box-2 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.lmhd-box-2 a {
  display: block;
  border-radius: 4px;
  padding: 5px;
}
.lmhd-box-2 img {
  width: 100%;
}
.lmhd-box-2 h2 {
  color: #FFF;
  font-size: 24px;
  line-height: 36px;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 30px;
  left: 0px;
  font-weight: normal;
}
.lmhd-box-3 {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0px 0px 24px 3px rgba(0, 0, 0, 0.08);
  background-image: url(../images/lmhd-box-bg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
.lmhd-box-3-img {}
.lmhd-box-3-txt h4 {
  font-size: 18px;
  line-height: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
}
.lmhd-box-3-txt h4 a {
  padding-left: 20px;
  min-height: 60px;
  border-left: 3px solid #0068b7;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.lmhd-box-3-txt h4 .ddt-time {
  display: block;
  text-align: right;
  color: #999;
  font-size: 14px;
}
.am-btn-warning {
  color: #dd7329;
  background-color: #FFF;
  border-color: #dd7329;
}
.am-btn-warning:hover {
  color: #FFF;
  background-color: #dd7329;
}
@media only screen and (min-width: 769px) {
  .lmhd-main .lmhd-box-1 .am-g, .lmhd-main .lmhd-box-3 .am-g {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .lmhd-main .lmhd-box-2 .am-g {
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .lmhd-box-1-img {
    width: 33.3333%;
  }
  .lmhd-box-1-txt {
    width: 66.66666%;
  }
  .lmhd-box-3-img {
    width: 25%;
  }
  .lmhd-box-3-txt {
    width: 72%;
    margin-top: 2%;
  }
  .lmhd-box-3-img img {
    width: 95%;
  }
}
@media only screen and (max-width: 1600px) {
  .lmhd-con {
    background-position: 300px top;
  }
  .lmhd-main {
    padding-top: 46px;
  }
  .lmhd-main .lmhd-box-1 {
    margin-top: 47px;
    margin-bottom: 46px;
  }
  .lmhd-box-2 {
    margin-bottom: 42px;
  }
  .column_n {
    left: 13%;
    top: 55%;
  }
  .lmhd-main {
    background-size: 35%;
  }
  .column_n h1 {
    font-size: 45px;
  }
  .column_n h2 {
    font-size: 28px;
  }
  .column_n hr {
    border-bottom: 4px solid #dd7329;
  }
  .lmhd-box-2 h2 {
    line-height: 30px;
  }
  .lmhd-box-1-info .am-icon-map-marker:before {
    margin-top: -2px;
  }
  .lmhd-box-1-info .am-icon-calendar:before {
    vertical-align: text-top;
    margin-top: 2px;
  }
  .lmhd-box-1-info .am-icon-bank:before {
    margin-top: 2px;
  }
}
@media only screen and (max-width: 1280px) {
  .lmhd-main {
    padding-top: 48px;
  }
  .lmhd-main .lmhd-box-1 {
    margin-top: 50px;
    margin-bottom: 44px;
  }
  .lmhd-main h3 .lmhb-more {
    font-size: 14px;
  }
  .lmhd-box-1-txt h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .lmhd-box-1-txt p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }
  .lmhd-box-1-info .am-icon-map-marker {
    font-size: 17px;
  }
  .lmhd-box-1-info .am-icon-map-marker:before {
    margin-top: 1px;
  }
  .lmhd-box-1-info .am-icon-calendar:before {
    margin-top: 5px;
  }
  .lmhd-box-1-info .am-icon-bank:before {
    margin-top: 4px;
  }
  .lmhd-box-1-info i, .lmhd-box-1-info i span, .lmhd-box-1-info .am-btn {
    font-size: 12px;
  }
  .lmhd-box-2 h2 {
    font-size: 20px;
  }
  .lmhd-box-2 h2 {
    line-height: 18px;
  }
  .lmhd-box-3-txt {
    margin-top: 0%;
  }
  .lmhd-box-3-txt h4 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .lmhd-con {
    background-position: 150px top;
  }
  .lmhd-main {
    padding-top: 30px;
  }
  .lmhd-main .lmhd-box-1 .am-g, .lmhd-main .lmhd-box-3 .am-g {
    margin-left: -1rem;
    margin-right: -1rem;
    width: auto;
  }
  .lmhd-main .lmhd-box-2 .am-g {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    width: auto;
  }
  .column_n {
    position: absolute;
    top: 70%;
  }
  .column_n h1 {
    font-size: 24px;
  }
  .column_n h2 {
    font-size: 18px;
  }
  .column_n hr {
    width: 50px;
    border-bottom: 2px solid #ff4900;
  }
  .lmhd-main {
    background-image: none;
  }
  .lmhd-main .act-lm-1, .lmhd-main .act-lm-2, .lmhd-main .act-lm-3 {
    font-size: 24px;
    padding-left: 50px;
    height: 40px;
    line-height: 38px;
    background-size: 40px auto;
  }
  .lmhd-box-1 {
    padding: 15px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .lmhd-hyzl .lmhd-box-1 {
    padding-bottom: 25px;
  }
  .lmhd-main .lmhd-box-1 {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .lmhd-main h3 {
    font-size: 22px;
  }
  .lmhd-main h3 .lmhb-more {
    font-size: 14px;
    margin-top: 2px;
  }
  .lmhd-box-1-txt h4 {
    font-size: 16px;
    margin-top: 20px;
    line-height: 26px;
  }
  .lmhd-box-1-txt p {
    font-size: 14px;
  }
  .lmhd-box-1-info {
    margin-top: 20px;
  }
  .lmhd-box-1-info i span {
    font-size: 14px;
  }
  .lmhd-box-1-info .am-fr {
    position: relative;
    top: 10px;
    right: 0px;
    width: 100%;
  }
  .lmhd-hyzl {
    margin-bottom: 30px;
  }
  .lmhd-box-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .lmhd-box-2 img {
    margin-bottom: 15px;
  }
  .lmhd-box-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .lmhd-box-2 h2 {
    font-size: 18px;
    line-height: 48px;
  }
  .lmhd-box-3-txt h4 {
    font-size: 16px;
  }
  .lmhd-box-3-img {
    text-align: center;
  }
  .lmhd-box-3-img img {
    width: 60%;
    margin-bottom: 10px;
  }
  .lmhd-box-1-info .am-icon-map-marker:before {
    margin-top: -1px;
  }
  .lmhd-box-1-info .am-icon-calendar:before {
    margin-top: 4px;
  }
  .lmhd-box-1-info .am-icon-calendar {
    margin-right: 0px;
  }
  .lmhd-box-1-info .am-icon-map-marker span, .lmhd-box-1-info .am-icon-bank span {
    width: 100px;
  }
  .lmhd-box-1-info .am-icon-calendar span {
    width: auto;
  }
}
/***************会议详情***************/
.article-box .hy-title {
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 50px;
  position: relative;
}
.bzzl-box .hy-title {
  margin-top: 50px;
}
.article-box .bm1 {
  position: absolute;
  z-index: 999;
  right: 10px;
  top: 0px;
}
.article-box .bm2 {
  text-align: center;
  margin-bottom: 50px;
  margin-top: 30px;
}
.article-box .bm1 .am-btn-warning, .article-box .bm2 .am-btn-warning {
  color: #FFF;
  background-color: #dd7329;
  border-color: #dd7329;
}
.article-box .bm2 .am-btn {
  font-size: 18px;
  width: 40%;
}
.article-box .article-content {
  margin: 30px 0 0;
  background-color: #FFF;
  font-size: 18px;
  line-height: 36px;
  border-radius: 8px;
}
.article-box .article-content img {
  max-width: 80%;
  height: auto !important;
  margin-left: 15px;
  margin-right: 15px;
}
.article-box .article-content p {
  text-indent: 2em;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}
.article-box .article-content a {
  color: #0068b7;
  text-decoration: underline;
}
.article-box .article-content ul, .article-box .article--content ol {
  padding-left: 1.7em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.article-box .article-content ul li {
  list-style-type: disc;
  margin-left: 20px;
}
.article-box .article-content ol li {
  list-style-type: decimal;
  margin-left: 17px;
}
.article-box .am-btn {
  min-width: 100px;
}
.article-box .am-btn-default {
  color: #a3a2a2;
}
@media only screen and (max-width: 768px) { /*手机端*/
  .article-box .hy-title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: -10px;
    line-height: 36px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .article-box .article-content {
    margin: 10px 0 0;
    padding: 15px;
    font-size: 14px;
    line-height: 1.8;
  }
  .article-box .bm1 {
    display: none;
  }
  .article-box .bm2 {
    text-align: center;
    margin-bottom: 0px;
    position: fixed;
    z-index: 999;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background-color: rgba(255, 255, 255, .75);
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .article-box .bm2 .am-btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    line-height: 36px;
    padding: 0;
    font-size: 16px;
    color: #FFF;
    width: 97%;
  }
  .article-box .article-content img {
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
/****************会议报名表****************/
.bm-box {
  width: auto;
  max-width: none;
  margin-left: 13%;
  margin-right: 13%;
}
.bm-box .lmhd-box-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 5px;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.08);
  background-image: none;
}
.bm-box .bm-main {
  margin: 23px 0 0;
  padding: 40px;
  background-color: #FFF;
  font-size: 16px;
  line-height: 2;
  border-radius: 8px;
  background-image: url(../images/bm-main-bg.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.bm-box .lmhd-box-1-txt h4 {
  font-size: 24px;
  line-height: 30px;
}
.bm-box .lmhd-box-1-txt p {
  margin-top: 15px;
  min-height: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  padding-right: 20px;
}
.lmhd-box-1-info {
  margin-top: 15px;
  position: relative;
}
.bm-box h3 {
  font-size: 30px;
  padding-left: 30px;
  background-image: url(../images/act_lm.png);
  background-repeat: no-repeat;
  background-position: left top;
  height: 58px;
  line-height: 56px;
  margin-top: 40px;
  border-bottom: 1px solid #CCC;
}
.bm-box label {
  font-weight: normal;
  margin-top: 4px;
}
.am-from-box {
  margin: 30px auto;
  width: 70%;
}
.bm-box #dvUpdate {
  margin-left: 15px;
}
@media only screen and (min-width: 769px) { /*pc*/
  .bm-box .am-btn {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1600px) { /*pc*/
  .bm-box {
    width: auto;
    max-width: none;
    margin-left: 6%;
    margin-right: 6%;
  }
  .bm-box .lmhd-box-1-txt h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .bm-box .lmhd-box-1-txt p {
    margin-top: 10px;
    font-size: 14px;
  }
  .bm-box .lmhd-box-1-info {
    margin-top: 5px;
  }
  .lmhd-box-1-info i span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1280px) { /*pc*/
  .bm-box .lmhd-box-1-txt h4 {
    font-size: 18px;
    line-height: 26px;
  }
  .bm-box .am-btn {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .bm-box {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .bm-box .bm-main {
    padding: 15px;
    background-position: right top;
    background-size: 300%;
  }
  .bm-box .lmhd-box-1-txt h4 {
    font-size: 18px;
    line-height: 1.8;
  }
  .bm-box h3 {
    font-size: 22px;
  }
  .am-from-box {
    width: 100%;
    margin-top: 15px;
  }
  .bm-box .am-btn {
    font-size: 16px;
  }
}
/***************标准动态***************/
.bz-zylist {
  margin-top: 0px;
  margin-bottom: 0px;
}
.bz-zylist li {
  float: left;
  margin-right: 10px;
}
.bz-zylist li a {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 22px;
  padding-bottom: 15px;
  border-bottom: 2px solid #dadce5;
}
.bz-zylist .on {
  background-color: transparent;
  border: 0px;
}
.bz-zylist .on a, .bz-zylist li a:hover {
  color: #dd7329;
  border-bottom: 2px solid #dd7329;
}
.lmhd-bzzl .lmhd-box-1-txt h4 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  line-height: 36px;
}
.hy-time {
  margin-top: 15px;
  text-align: center;
}
.hy-time span {
  color: #999;
  display: inline-block;
  margin-left: 10px;
}
.hy-time i {
  color: #f37b1d;
  font-style: normal;
  margin-right: 30px;
}
@media only screen and (min-width: 769px) {
  .lmhd-bzzl .lmhd-box-1-info {
    margin-top: 10px;
    width: 96%;
  }
}
@media only screen and (max-width: 1600px) {
  .lmhd-bzzl .lmhd-box-1-info {
    margin-top: 125px;
  }
}
@media only screen and (max-width: 1280px) {
  .lmhd-bzzl .lmhd-box-1-txt h4 {
    line-height: 26px;
  }
  .lmhd-bzzl .lmhd-box-1-info {
    margin-top: 110px;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .bz-zylist {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .bz-zylist li a {
    font-size: 16px;
    padding-left: 13px;
    padding-right: 12px;
  }
  .lmhd-bzzl .lmhd-box-1-txt h4 {
    min-height: auto;
    line-height:24px;
  }
  .lmhd-bzzl .lmhd-box-1-info {
    margin-top: 20px;
  }
}
/***************标准数据库***************/
.bzxjk-box {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bzxjk-box .page_turner {
  margin-bottom: 0px;
  min-height: 20px;
}
.bzxjk-box .am-pagination-default {
  margin: 10px 0 0;
}
.bzxjk-box .am-tabs-bd {
  border-radius: 0px 0px 6px 6px;
  box-shadow: 0px 0px 24px 3px rgba(0, 0, 0, 0.08);
}
.bzxjk-box .am-tab-panel {
  background-color: #FFF;
  padding: 20px;
  min-height: 100px;
  border-radius: 0px 0px 5px 5px;
}
.bzxjk-box .am-nav-tabs > li > a {
  font-size: 18px;
  padding: 0.4em 1.5em;
}
.bzxjk-box .am-nav-tabs > li.am-active > a {
  border-top: 2px solid #f37b1d;
  font-weight: bold;
  border-radius: 6px 6px 0px 0px;
}
@media only screen and (max-width: 768px) {
  .bzxjk-box .am-nav-tabs > li > a {
    padding: 0.4em 1em;
  }
}
/*表格列表*/
.sm-table {
  font-size: 16px;
}
.vipmember-main .sm-table {
  font-size: 18px;
}
.sm-table tr th {
  padding: 15px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  line-height: 24px !important;
  vertical-align: middle !important;
  background-color: #e1e6f1;
  border-bottom: 2px solid #0068b7 !important;
}
.sm-table tr td {
  padding: 15px !important;
  line-height: 24px !important;
  vertical-align: middle !important;
  border-top: 0px solid #ddd !important;
  border-bottom: 1px solid #ddd;
  background-color: rgba(255, 255, 255, .8);
}
.sm-table tr .td-1 {
  background-color: #f3f4f9;
}
.sm-table .am-smbtn {
  background-color: #e9ecf3;
  border: 1px solid #A0BDE4;
  color: #0068b7;
  display: inline-block;
  border-radius: 3px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  line-height: 24px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.sm-table .am-smbtn:hover {
  background-color: #1056be;
  border: 1px solid #1056be;
  color: #FFF;
}
.zwsj-box {
  background-color: #F6F6F6;
  text-align: center;
  border-radius: 3px;
  line-height: 95px;
  height: 100px;
}
.lmhd-hyzl .zwsj-box {
  margin-top: 25px;
}
.szsm-box {
  position: relative;
  display: none;
}
.szsm-box i {
  position: absolute;
  top: -45px;
  right: 59px;
  z-index: 999;
  font-style: normal;
  color: #999;
}
.szsm-box i a {
  color: #0068b7;
  display: inline-block;
  margin-left: 5px;
}
.bzxjk-box .am-pagination-default {
  font-size: 14px;
}
/*提示弹窗样式*/
.win-1 {
  top: 40%;
}
.win-1 .am-modal-hd {
  padding: 5px 10px 5px 10px;
  background-color: #0068b7;
  font-weight: bold;
  color: #FFF;
}
.win-1 .am-modal-bd {
  padding: 15px;
  min-height: 100px;
  font-size: 16px;
}
.win-1 .am-modal-btn {
  font-weight: bold;
  color: #0068b7;
}
.win-1 .am-close {
  color: #FFF;
  opacity: .7;
}
@media only screen and (max-width: 768px) {
  .sm-table .dli {
    display: inline-block !important;
  }
  .sm-table thead {
    display: none;
  }
  .sm-table .b-bt {
    padding-bottom: 15px !important;
    border-bottom: 1px solid #DDD !important;
    margin-bottom: 15px !important;
    text-align: left;
  }
  .sm-table tr td {
    display: block;
    width: 100%;
    line-height: 24px !important;
    text-align: left !important;
    border-top: 1px solid #FFF !important;
    border-bottom: 0px solid #FFF !important;
    padding: 10px !important;
    text-align: left !important;
  }
  .szsm-box {
    height: 30px;
  }
  .szsm-box i {
    top: 20px;
    right: 0px;
  }
  .win-1 .am-modal-bd {
    font-size: 14px;
  }
  .win-1 .am-modal-btn {
    font-size: 14px;
  }
  .bzxjk-box .page_turner {
    min-height: auto;
  }
}
/***************标准数据库详情***************/
.bzsjk-info-box .hy-title {
  font-size: 34px;
  line-height: 1.8;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  position: relative;
}
.bzsjk-info-content {
  margin: 23px 0 50px 0;
  background-color: #FFF;
  font-size: 16px;
  line-height: 2;
  border-radius: 8px;
  min-height: 600px;
}
.bzsjk-gjc {
  background-color: #ebf0f5;
  border-radius: 4px;
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
}
.bzsjk-gjc .blue, .bzsjk-gjc .jcg {
  display: inline-block;
  margin-right: 15px;
}
.bzsjk-gjc .fl-1 {
  float: left;
  width: 30%;
}
.bzsjk-gjc .fl-2 {
  float: left;
  width: 30%;
}
.bzsjk-gjc .fl-3 {
  float: left;
  width: 40%;
}
.fwn {
  font-weight: normal;
}
.fwb {
  font-weight: bold;
}
.bzsjk-jj {
  margin-top: 15px;
  background-color: #ebf0f5;
  border-radius: 4px;
  padding: 15px;
}
.bzsjk-jj .fwb {}
.preview_box {
  margin-top: 15px;
  min-height: 500px;
  background-color: #F4F4F4;
}
.ico_pdf {
  display: inline-block;
  overflow: hidden;
  height: 36px;
  width: 36px;
  background-image: url(../images/ico-pdf.png);
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: middle;
  margin-right: 12px;
  margin-top: -5px;
}
.bzsjk-info-content .am-btn {
  width: 150px;
}
@media only screen and (max-width: 1600px) {
  .bzsjk-info-box {
    width: auto;
    margin-left: 13%;
    margin-right: 13%;
    padding: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .bzsjk-info-box {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0px;
  }
  .bzsjk-info-box .hy-title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .ico_pdf {
    height: 24px;
    width: 24px;
    background-size: 24px 24px;
  }
  .bzsjk-info-content {
    margin: 10px 0 0;
    padding: 15px;
    font-size: 14px;
    line-height: 1.8;
  }
  .bzsjk-gjc .fl-1, .bzsjk-gjc .fl-2, .bzsjk-gjc .fl-3 {
    width: 100%;
  }
  .bzsjk-info-content .am-btn {
    font-size: 14px;
  }
  .bzsjk-gjc {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal;
  }
}
/***************会员服务-会员名单***************/
.con_nav {
  border-bottom: 1px solid #dddddd;
  background-color: #FFF;
}
.con_nav ul li a {
  color: #000;
  font-size: 22px;
  margin-right: 45px;
  line-height: 76px;
}
.con_nav li.am-active a, .con_nav li.am-active a:hover, .con_nav li.am-active a:focus {
  color: #dd7329;
  border-bottom: 3px solid #dd7329;
  display: block;
}
.vipmember-box {
  padding-bottom: 50px;
}
.vipmember-box h2 {
  font-size: 30px;
  line-height: 1.8;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}
.vipmember-box h2 i {
  display: inline-block;
  margin-right: 10px;
  color: #dd7329;
  font-weight: normal;
}
.vipmember-box h2 .smc {
  font-size: 16px;
  margin-left: 50px;
  display: inline-block;
  color: #999;
  font-weight: normal;
}
.vipmember-main {
  margin: 20px 0 0 0;
  padding: 30px;
  background-color: #EFF0F5;
  font-size: 16px;
  line-height: 2;
  border-radius: 8px;
  background-image: url(../images/joinwm-bg.png);
  background-repeat: no-repeat;
  background-size: 20%;
}
.vipmember-main .am-form-group {
  position: relative;
}
.joinwm-1 {
  position: absolute;
  bottom: 1px;
  right: 21px;
}
.joinwm-img {
  position: absolute;
  bottom: 7px;
  right: 27px;
}
.joinwm-1 .am-btn-default {
  background-color: transparent !important;
  border-color: transparent !important;
  color: #0068b7;
  border: 0px;
  border-radius: 0px 4px 4px 0px;
}
.joinwm-1 .am-btn-default:hover {
  color: #0068b7 !important;
  background-color: #e7f2fa !important;
}
.vipmember-main .ml5 {
  margin-left: 20px;
}
.vipmember-main .sm-table .hylogo {
  display: inline-block;
  padding: 10px;
  width: 150px;
  border-radius: 4px;
  border: 1px solid #DDD;
}
.vipmember-main .sm-table img {
  width: 100%;
}
.vipmember-main .sm-table {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.vipmember-main .am-table {
  margin-bottom: 0px;
}
.vipmember-main .page_turner {
  margin-bottom: 0px;
}
.vipmember-main .am-table i {
  font-style: normal;
  width: 34px;
  height: 24px;
  text-align: center;
  background: #dd7329;
  display: inline-block;
  border-radius: 4px;
  line-height: 22px;
  color: #FFF;
}
.vipmember-main .sm-table td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.vipmember-main .sm-table tr .td-1 {
  background-color: #FFF;
}
.joinwm-box {
  margin: 20px auto;
}
.joinwm {
  background-color: #0c2b64;
  background-image: url(../images/joinwm-bg-2.png);
  background-repeat: no-repeat;
  background-position: right top;
  position: relative;
  color: #FFF;
}
.joinwm a.blue:link {
  color: #3f9ae0;
  text-decoration: none;
}
.joinwm a.blue:visited {
  color: #3f9ae0;
  text-decoration: none;
}
.joinwm a.blue:active, .joinwm a.blue:hover {
  color: #3f9ae0;
  text-decoration: underline;
}
.joinwm-btn {
  width: 200px;
  font-size: 1.6rem;
}
.joinwm-box .am-btn-default {
  color: #0068b7;
  background-color: #e7f2fa;
  border-color: #0068b7;
  font-size: 16px;
  height: 39.8px;
  padding: 0 1em;
}
.joinwm-box .am-btn-default:hover {
  color: #FFF;
  background-color: #0068b7;
  border-color: #0068b7;
}
.joinewimg span {
  display: inline-block;
  border-radius: 4px;
  padding: 10px;
  background-color: #e5ebf5;
}
.joinwm-box label {
  font-weight: normal;
}
.gray {
  color: #999;
}
.joinewimg p {
  margin-top: 10px;
  font-size: 14px;
}
.joinewimg {
  display: none;
}
.joinewimg img {
  width: 150px;
  height: 150px;
}
.am-pagination > .am-active > a, .am-pagination > .am-active > span, .am-pagination > .am-active > a:hover, .am-pagination > .am-active > span:hover, .am-pagination > .am-active > a:focus, .am-pagination > .am-active > span:focus {
  background-color: #dd7329;
}
.am-pagination > li > a:hover, .am-pagination > li > span:hover, .am-pagination > li > a:focus, .am-pagination > li > span:focus {
  background-color: #dd7329;
}
.vipmember-main .joinwm-box .joinwm-2 {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .vipmember-main .joinwm-box [class*="am-u-"] {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .vipmember-main .joinwm-box .am-u-sm-5 {
    width: 30%;
  }
  .vipmember-main .joinwm-box .am-u-md-6 {
    width: 99%;
    padding-left: 5px;
    font-size: 14px;
  }
  .vipmember-main .joinwm-box .am-u-md-6 .gray {
    display: inline-block;
    margin-left: 15px;
    margin-top: 5px;
  }
  .vipmember-main .joinwm-box .am-form-group {
    float: left;
    width: 100%;
  }
  .vipmember-main .joinwm-box .fc-50 {
    float: left;
    width: 50%;
  }
  .vipmember-main .joinwm-box .fc-50 label, .vipmember-main .joinwm-box .fc-50 .am-u-md-10 {
    width: 100%;
  }
  .vipmember-main .joinwm-box .joinwmcc-2 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 6px;
    text-align: left;
  }
  .vipmember-main .joinwm-box .joinwmcc-3 {
    margin-top: 6px;
    padding-left: 0px;
  }
  .vipmember-main .sm-table {
    margin-top: 5%;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1600px) {
  .con_nav ul li a {
    font-size: 18px;
  }
  .vipmember-box h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1280px) {
  .vipmember-main .joinwm-box .joinwmcc-2 {
    position: absolute;
    top: 75px;
    width: 100%;
    padding-left: 20px;
  }
  .vipmember-main .joinwm-box .joinwmcc-3 {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .con_nav ul li a {
    font-size: 18px;
    line-height: 40px;
    text-align: left;
    margin-right: 25px;
  }
  .vipmember-main {
    padding: 15px;
    font-size: 14px;
    background-size: 80%;
  }
  .vipmember-main .sm-table {
    border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
  }
  .vipmember-main .sm-table td {
    text-align: center !important;
  }
  .vipmember-box h2 {
    font-size: 20px;
  }
  .vipmember-main .am-table i {
    margin-top: 10px;
  }
  .vipmember-box h2 .smc {
    margin-left: 20px;
    font-size: 14px;
  }
  .vipmember-main .am-pagination-default {
    font-size: 14px;
  }
  .joinwm-box {
    width: auto;
    margin: 0px -1rem;
  }
  .joinwm-1 {
    right: 11px;
  }
  .joinwm-2 {
    text-align: center;
  }
  .joinwm-1 .am-btn-default {
    padding: 0.625em 1em;
  }
  .con_nav {
    margin-top: 10px;
  }
  .vipmember-main .joinwm-box .joinwmcc-2 {
    padding-left: 10px;
    position: relative;
    top: 0px;
    margin-top: 10px;
  }
  .vipmember-main .ml5 {
    margin-left: 10px;
  }
}
/*会员权益*/
.hyvipqy {
  margin-top: 30px;
  padding: 30px;
  border-radius: 8px;
  background-color: #EFF0F5;
  background-image: url(../images/joinwm-bg.png);
  background-repeat: no-repeat;
  background-position: right top;
  color: #FFF;
}
.cqy-en {
  display: none;
}
.hyvip-box {
  width: 100%;
  margin: 0 auto 0 auto;
}
.hyvip-box .item_list {
  color: #333;
  border: 1px solid #66a4d5;
  padding: 10px;
  border-radius: 26px;
  text-align: center;
  display: block;
}
.item_list {
  transition: ease all 1s;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.item_list::after {
  background: rgba(52, 133, 196, 0.2);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  transition: ease all 0.5s;
  height: 100%;
  z-index: -1;
}
.item_list:hover::after, .icon-tit:focus::after {
  width: 100%;
}
.hyvip-box .item_list h2 {
  color: #0068b7;
  font-size: 24px;
  text-align: center;
  margin: 15px 0;
  margin-top: 25px;
  line-height: 1em;
}
.hyvip-box .item_list p {
  font-size: 17px;
  line-height: 24px;
  min-height: 85px;
}
.floor1_icon {
  margin: 0 auto;
  display: block;
  width: 100px;
}
.joinwm .bzc {
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  background: #dd7329;
  display: inline-block;
  border-radius: 50%;
  font-size: 16px;
  line-height: 20px;
  color: #FFF;
  margin-right: 10px;
  vertical-align: text-top;
}
.joinbz-1, .joinbz-2 {
  margin-bottom: 20px;
  color: #ed9943;
  vertical-align: middle;
}
@media only screen and (min-width: 769px) { /*PC*/
  .hyvip-box .item_list {
    width: 100%;
    margin: 15px 0px 15px 0px;
  }
  .hyvip-box .am-u-md-3 {
    width: 20%;
  }
}
@media only screen and (max-width: 1600px) {
  .hyvip-box .item_list p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1280px) {
  .hyvip-box .item_list h2 {
    font-size: 20px;
  }
  .hyvip-box .item_list p {
    min-height: 100px;
  }
}
@media only screen and (max-width: 768px) { /*手机版*/
  .hyvip-box {
    width: 100%;
    margin: 2% auto 2% auto;
  }
  .floor1_icon {
    width: 60%;
    margin-top: 10px;
  }
  .hyvip-box .am-u-sm-12 .floor1_icon {
    width: 50%;
    margin-top: 20px;
  }
  .hyvip-box .item_list {
    border-radius: 14px;
    padding: 0 10px 10px 10px;
  }
  .hyvip-box .item_list {
    width: 100%;
    height: auto;
    margin: 15px 0;
  }
  .hyvip-box .item_list p {
    font-size: 14px;
    min-height: auto;
  }
  .hyvip-box .am-u-sm-6 .item_list p {
    min-height: 95px;
  }
  .hyvipqy {
    padding: 10px;
    background-size: 50%;
  }
  .hyvip-box .item_list h2 {
    font-size: 18px;
    margin: 10px 0;
  }
}
/***************联系我们***************/
.con-mbx {
  background-color: #FFF;
  padding-top: 25px;
  padding-bottom: 25px;
}
.con-mbx .am-breadcrumb {
  margin-top: 0px;
  margin-bottom: 0px;
}
.con-box01 {
  background-color: #eff1f5;
  background-image: url(../images/con_bg1.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.con-box01 .tit1 {
  font-size: 40px;
  background-image: url(../images/con_lm1.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 30px;
  margin-bottom: 30px;
}
.con-info {
  margin-top: 70px;
  font-size: 18px;
}
.con-info span {
  display: inline-block;
  width: 55px;
}
.con-info p {
  margin-left: 30px;
  font-size: 22px;
  margin-bottom: 20px;
}
.con-info p span {
  width: 45px;
}
.con-info ul {
  margin-left: 20px;
}
.con-info ul li {
  margin-bottom: 10px;
}
.con-map img {
  width: 100%;
}
.con-box02 {
  background-color: #FFF;
  padding-top: 70px;
  padding-bottom: 70px;
}
.con-box02 .tit1 {
  font-size: 40px;
  background-image: url(../images/con_lm2.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 40px;
  margin-bottom: 40px;
}
.con-txtsm {
  font-size: 15px;
}
.con-main {
  margin-top: 30px;
  padding: 30px;
  border-radius: 4px;
  background-color: #0c2b64;
  background-image: url(../images/joinwm-bg-2.png);
  background-repeat: no-repeat;
  background-position: right top;
  color: #FFF;
}
.con-frombox {
  margin-top: 10px;
  width: 90%;
  font-size: 16px;
}
.con-frombox label {
  margin-top: 8px;
  font-weight: normal;
  text-align: right;
}
.con-btn {
  width: 200px;
  margin-top: 30px;
  margin-left: 11%;
}
@media only screen and (min-width: 769px) {
  .con-info {
    width: 50%;
  }
  .con-map {
    width: 50%;
  }
}
@media only screen and (max-width: 1600px) {
  .con-box01 .tit1 {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .con-box02 .tit1 {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .con-info {
    font-size: 16px;
    margin-top: 50px;
    margin-bottom: 40px;
  }
  .con-info p {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .bzsjk-info-box {
    width: auto;
    margin-left: 13%;
    margin-right: 13%;
    padding: 0px;
  }
}
@media only screen and (max-width: 1280px) {
  .con-info ul li {
    margin-bottom: 5px;
  }
  .con-box01 .tit1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .con-box02 .tit1 {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .con-info {
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .con-info p {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .con-mbx {
    padding-top: 0px;
  }
  .con-box01 .tit1, .con-box02 .tit1 {
    font-size: 24px;
    background-size: auto 45px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .con-main {
    padding: 15px;
    border: 0px solid #DDD;
  }
  .con-info {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    text-align: left;
  }
  .con-info p {
    margin-left: 10px;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .con-info span {
    width: 35px;
  }
  .con-info p span {
    width: 25px;
  }
  .con-info span img {
    height: 24px;
  }
  .con-info ul {
    margin-left: 0px;
  }
  .con-box02 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .con-frombox {
    width: 100%;
  }
  .con-frombox label {
    margin-top: 0px;
    text-align: left;
  }
  .m-mt15 {
    margin-top: 1.5rem !important;
  }
  .con-btn {
    margin-left: 0%;
  }
  .bzsjk-info-box {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0px;
  }
  .bzsjk-info-box .hy-title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.am-icon-play-circle-o:before {
  content: "\f178" !important;
}
/*标题三行新增样式*/
@media only screen and (min-width: 769px) { /*pc端*/
  .lmhd-box-1 > .am-g {
    display: flex;
  }
  .lmhd-box-1-txt {
    flex: 1;
  }
  .lmhd-box-1-info {
    position: absolute;
    width: 96.5%;
    bottom: 0px;
  }
  .con-map-en {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) { /*手机*/
  .lmhd-box-1-txt {
    height: auto;
  }
}