@charset "UTF-8";
.space {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.space:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

* {
  font-family: "PingFang SC", PingHei, STHeitiSC-Light, "Myriad Set Pro", "Lucida Grande", "Helvetica Neue", Helvetica, "microsoft yahei", SimHei, tahoma, Arial, Verdana, sans-serif;
}

.top {
  background-color: #eaeaea;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #252c31;
}

.top .pull-right {
  padding-right: 48px;
}

.top span {
  margin-right: 30px;
}

.top a {
  padding: 0 5px;
}

.logo {
  height: 110px;
  background-color: #FFFFFF;
  padding-top: 36px;
}

.logo .space {
  padding: 0 15px;
}

.logo .service—phone {
  height: 38px;
  line-height: 38px;
  font-size: 22px;
  padding-right: 36px;
}

.logo .search-box {
  height: 38px;
  line-height: 38px;
}

.logo .search-box input, .logo .search-box button {
  border: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  height: 38px;
  border: 1px solid #005bae;
}

.logo .search-box input {
  height: 38px;
  width: 320px;
  padding: 0 15px;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
  font-size: 14px;
  color: #666666;
}

.logo .search-box button {
  width: 120px;
  background-color: #005bae;
  color: #FFFFFF;
  font-size: 16px;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  background: url(../images/search_icon.png) no-repeat right 30px center #005bae;
  padding-right: 30px;
  float: right;
}

.navmenu {
  background-color: #38abfc;
  height: 50px;
  line-height: 50px;
  color: #FFFFFF;
  font-size: 16px;
}

.navmenu a {
  color: #FFFFFF;
  padding: 0 15px;
}

.navmenu .col-xs-3 {
  padding-left: 0;
}

.navmenu .nav-left {
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0 30px;
  position: relative;
}

.navmenu .nav-left span a {
  padding: 0;
}

.navmenu .nav-left .nav-all {
  background: url(../images/nav_all.png) no-repeat center center;
  width: 20px;
  height: 15px;
  margin-top: 17.5px;
  cursor: pointer;
}

.navmenu .nav-left .nav-all-list {
  position: absolute;
  width: 100%;
  height: 450px;
  top: 50;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  background-color: rgba(30, 32, 48, 0.7);
  z-index: 1000;
  display: none;
}

.navmenu .nav-left .nav-all-list ul {
  padding: 0;
  list-style: none;
  padding-top: 15px;
}

.navmenu .nav-left .nav-all-list ul li {
  height: 80px;
  display: block;
  padding: 15px 30px;
  background: url(../images/icon_arrow.png) no-repeat right 30px center;
  cursor: pointer;
  position: relative;
}

.navmenu .nav-left .nav-all-list ul li:hover {
  background-color: #373947;
}

.navmenu .nav-left .nav-all-list ul li span {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
}

.navmenu .nav-left .nav-all-list ul li span img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

.navmenu .nav-left .nav-all-list ul li p {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  margin-bottom: 0;
}

.navmenu .nav-left .nav-all-list ul li .hove-text {
  display: none;
  position: absolute;
  top: 0;
  left: 285px;
  width: 300px;
  background-color: #FFFFFF;
  color: #666666;
}

.navmenu .nav-left .nav-all-list ul li a {
  display: block;
  width: 100%;
}

.navmenu .nav-left .nav-all-list ul li a:hover {
  text-decoration: none;
}

.slide {
  height: 450px;
}

.slide .swiper-container {
  height: 450px;
}

.slide .swiper-container a {
  display: block;
  height: 450px;
  width: 100%;
}

.adtext {
  padding-top: 50px;
  padding-bottom: 50px;
}

.adtext .text {
  margin-left: 100px;
}

.adtext .text h6 {
  font-size: 20px;
  color: #333333;
  margin-top: 0;
}

.adtext .text span {
  font-size: 14px;
  color: #333333;
}

.yuyue {
  position: relative;
}

.yuyue .formbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding-left: 60px;
  padding-top: 50px;
}

.yuyue .formbox .txt {
  font-size: 26px;
  color: #FFFFFF;
  margin-bottom: 15px;
}

.yuyue .formbox select, .yuyue .formbox input, .yuyue .formbox button {
  background-color: #FFFFFF;
  height: 42px;
  width: 276px;
  border: none;
  border-radius: 4px;
  outline: none;
  font-size: 16px;
  color: #033333;
  padding: 0 15px;
}

.yuyue .formbox input {
  margin-left: 15px;
  border: 1px solid #F2DEDE;
}

.yuyue .formbox button {
  background-color: #2faaff;
  width: 222px;
  color: #FFFFFF;
  margin-left: 15px;
}

.yuyue .tips {
  position: absolute;
  right: 58px;
  width: 216px;
  top: 15px;
  bottom: 42px;
  padding-top: 68px;
  font-size: 20px;
  color: #343e49;
  line-height: 24px;
  cursor: pointer;
  z-index: 100;
}

.service-block {
  padding-top: 52px;
}

.service-block .title {
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #333333;
  margin-bottom: 52px;
}

.service-block .title span {
  position: relative;
}

.service-block .title span::before {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background-color: #22289c;
  left: -100px;
  top: 50%;
}

.service-block .title span::after {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background-color: #22289c;
  right: -100px;
  top: 50%;
}

.service-block .block {
  position: relative;
}

.service-block .block .left-block {
  position: relative;
  width: 270px;
  height: 354px;
}

.service-block .block .left-block .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 10;
  padding: 56px 32px;
  color: #FFFFFF;
}

.service-block .block .left-block .text h5 {
  font-size: 26px;
  margin: 0;
}

.service-block .block .left-block .text span {
  display: block;
  font-size: 16px;
  line-height: 26px;
  margin-top: 77px;
}

.service-block .block .left-block .text button {
  position: absolute;
  left: 32px;
  bottom: 56px;
  width: 102px;
  height: 30px;
  background-color: #FFFFFF;
  font-size: 14px;
  color: #333333;
  outline: none;
  border-radius: 4px;
  border: none;
}

.service-block .block .main-block {
  margin: 0 15px;
  width: 630px;
}

.service-block .block .main-block .col-xs-4 {
  padding: 0 5px;
}

.service-block .block .main-block .item {
  width: 100%;
  background-color: #f5f5f5;
  padding: 15px;
  height: 140px;
  margin-bottom: 13px;
}

.service-block .block .main-block .item h5 {
  font-size: 20px;
  margin: 0;
  color: #333333;
}

.service-block .block .main-block .item span {
  display: block;
  font-size: 14px;
  line-height: 26px;
  margin-top: 10px;
  color: #333333;
}

.service-block .block .main-block .item button {
  position: absolute;
  left: 32px;
  bottom: 20px;
  width: 102px;
  height: 30px;
  background-color: #2faaff;
  font-size: 14px;
  color: #333333;
  outline: none;
  border-radius: 4px;
  border: 1px solid #2faaff;
  color: #FFFFFF;
}

.service-block .block .main-block .item a {
  text-decoration: none;
}

.service-block .block .main-block .item a:hover {
  text-decoration: none;
}

.service-block .block .main-block .article {
  background-color: #f5f5f5;
  height: 45px;
  line-height: 45px;
  border-radius: 4px;
}

.service-block .block .main-block .article a {
  font-size: 20px;
  color: #666666;
}

.service-block .block .right-block {
  width: 270px;
}

.service-block .block .right-block .item {
  position: relative;
  margin-bottom: 11px;
  width: 270px;
  padding: 0;
}

.service-block .block .right-block .item .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 10;
  padding: 30px;
  color: #FFFFFF;
}

.service-block .block .right-block .item .text h5 {
  font-size: 26px;
  margin: 0;
}

.service-block .block .right-block .item .text a {
  color: #FFFFFF;
  text-decoration: none;
}

.service-block .block .right-block .item .text span {
  display: block;
  font-size: 14px;
  line-height: 26px;
  margin-top: 15px;
}

.service-block .block .right-block .item .text button {
  position: absolute;
  left: 32px;
  bottom: 30px;
  width: 102px;
  height: 30px;
  background-color: transparent;
  font-size: 14px;
  color: #333333;
  outline: none;
  border-radius: 4px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.index-news {
  padding-top: 52px;
  padding-bottom: 40px;
}

.index-news .title {
  width: 100%;
  text-align: center;
  font-size: 26px;
  color: #333333;
  margin-bottom: 52px;
}

.index-news .title a {
  position: relative;
}

.index-news .title a::before {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background-color: #22289c;
  left: -100px;
  top: 50%;
}

.index-news .title a::after {
  position: absolute;
  content: '';
  width: 90px;
  height: 1px;
  background-color: #22289c;
  right: -100px;
  top: 50%;
}

.index-news .new-block .fresh-news {
  width: 492px;
  max-height: 500px;
  overflow: hidden;
}

.index-news .new-block .fresh-news .m-name {
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  color: #232730;
  border-left: 4px solid #2b91ff;
  padding-left: 15px;
  margin-bottom: 15px;
}

.index-news .new-block .fresh-news p {
  margin: 0;
  line-height: 36px;
  height: 36px;
}

.index-news .new-block .fresh-news p:nth-child(3) {
  margin-top: 15px;
}

.index-news .new-block .fresh-news p a {
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 360px;
  display: inline-block;
}

.index-news .new-block .fresh-news p a:hover {
  font-weight: bold;
  text-decoration: none;
}

.index-news .new-block .fresh-news p span {
  float: right;
}

.index-news .new-block .top-news {
  width: 647px;
  max-height: 480px;
  overflow: hidden;
}

.index-news .new-block .top-news .m-name {
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  color: #232730;
  border-left: 4px solid #2b91ff;
  padding-left: 15px;
  margin-bottom: 15px;
}

.index-news .new-block .top-news .list {
  border-bottom: 1px solid #e7e5e5;
  margin-bottom: 10px;
}

.index-news .new-block .top-news .list a {
  text-decoration: none;
}

.index-news .new-block .top-news .list a:hover {
  text-decoration: none;
}

.index-news .new-block .top-news .list a:hover h5 {
  font-weight: bold;
}

.index-news .new-block .top-news .list a:hover .desc {
  color: #999999;
}

.index-news .new-block .top-news .list h5 {
  font-size: 20px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-news .new-block .top-news .list .desc {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  max-height: 48px;
  overflow: hidden;
  text-align: justify;
  margin-top: 12px;
}

.index-news .new-block .top-news .list .info {
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  margin: 5px 0;
}

.bottom-form {
  background: url(../images/form_bg_01.png) no-repeat center center;
  background-size: 100% 100%;
  background-size: cover;
  height: 142px;
}

.bottom-form .form-box {
  text-align: center;
  padding-top: 50px;
}

.bottom-form .form-box input, .bottom-form .form-box button {
  width: 276px;
  height: 42px;
  background-color: #FFFFFF;
  border-radius: 4px;
  outline: none;
  border: none;
  outline: none;
  padding: 0 15px;
  font-size: 20px;
  margin-right: 15px;
}

.bottom-form .form-box button {
  background-color: #2faaff;
  color: #FFFFFF;
}

.footer {
  background-color: #4f596c;
  color: #FFFFFF;
  padding-bottom: 30px;
  position: relative;
}

.footer .bottom-nav {
  padding-top: 60px;
}

.footer .bottom-nav:after {
  content: "";
  position: absolute;
  width: 1px;
  background-color: #FFFFFF;
  left: 50%;
  height: 80%;
  top: 40px;
  bottom: -10px;
  z-index: 100;
}

.footer .bottom-nav h5 {
  font-size: 20px;
  margin-bottom: 15px;
}

.footer .bottom-nav a {
  display: block;
  font-size: 14px;
  line-height: 28px;
  color: #FFFFFF;
}

.footer .bottom-nav .qrcode {
  font-size: 16px;
  text-align: center;
}

.footer .bottom-nav .qrcode img {
  width: 66%;
  margin-bottom: 10px;
}

.footer .bottom-nav .server-text {
  padding: 0;
}

.footer .bottom-nav .server-text span {
  font-size: 28px;
  display: block;
}

.footer .bottom-nav .server-text .phone {
  font-size: 24px;
  margin: 10px 0;
  font-weight: 300;
}

.footer .bottom-nav .col-xs-6 {
  padding: 0;
}

.footer .copyright {
  margin-top: 45px;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.5);
}

.footer .copyright a {
  color: rgba(255, 255, 255, 0.5);
}

.new-block {
  background-color: #f4f8ff;
}

.new-block .left-block {
  width: 900px;
  background-color: #FFFFFF;
  padding: 15px;
  margin: 15px 0;
}

.new-block .left-block .new-slide {
  height: 280px;
  z-index: 10;
}

.new-block .left-block .new-slide img {
  width: 100%;
}

.new-block .left-block .new-slide .swiper-slide a {
  display: block;
  width: 100%;
  height: 280px;
}

.new-block .left-block .imgnews {
  width: 100%;
  margin-top: 10px;
}

.new-block .left-block .imgnews .swiper-slide {
  width: 33.3%;
}

.new-block .left-block .imgnews .item {
  width: 100%;
  float: left;
  position: relative;
  height: 190px;
  overflow: hidden;
}

.new-block .left-block .imgnews .item img {
  width: 100%;
}

.new-block .left-block .imgnews .item span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  color: #FFFFFF;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.new-block .left-block .new-list .item {
  clear: both;
  margin-top: 15px;
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
}

.new-block .left-block .new-list .item:after {
  content: '';
  clear: both;
  display: table;
  zoom: 1;
}

.new-block .left-block .new-list .item .imgbox {
  width: 280px;
  height: 190px;
  float: left;
  overflow: hidden;
}

.new-block .left-block .new-list .item .imgbox img {
  width: 100%;
  height: 190px;
  transition: .3 ease;
}

.new-block .left-block .new-list .item .imgbox img:hover {
  transform: scale(1.2);
}

.new-block .left-block .new-list .item .info {
  width: 555px;
  height: 190px;
  position: relative;
  float: right;
  color: #333333;
}

.new-block .left-block .new-list .item .info a {
  color: #333333;
  text-decoration: none;
}

.new-block .left-block .new-list .item .info h5 {
  font-size: 20px;
  margin-top: 0;
}

.new-block .left-block .new-list .item .info p {
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  max-height: 100px;
  overflow: hidden;
  text-align: justify;
  padding-right: 30px;
  margin-top: 15px;
}

.new-block .left-block .new-list .item .info .tags {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  font-size: 14px;
  color: #999999;
}

.new-block .right-block {
  width: 280px;
  margin: 15px 0;
  position: sticky;
  right: 0;
  top: 0;
}

.new-block .right-block .article-ads .ad-item {
  margin-bottom: 15px;
}

.new-block .right-block .article-ads .ad-item img {
  width: 100%;
}

.new-block .right-block .tuijian {
  background-color: #FFFFFF;
  padding: 0 15px 5px 15px;
}

.new-block .right-block .tuijian h5 {
  height: 60px;
  margin: 0;
  line-height: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.new-block .right-block .tuijian h5 small {
  display: inline-block;
  font-size: 16px;
  border-left: 4px solid #005bae;
  padding-left: 15px;
}

.new-block .right-block .tuijian .first {
  margin-top: 15px;
  position: relative;
}

.new-block .right-block .tuijian .first img {
  width: 100%;
}

.new-block .right-block .tuijian .first span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  font-size: 12px;
  line-height: 26px;
  color: #FFFFFF;
}

.new-block .right-block .tuijian .item {
  clear: both;
  margin-top: 15px;
}

.new-block .right-block .tuijian .item:after {
  content: '';
  clear: both;
  display: table;
  zoom: 1;
}

.new-block .right-block .tuijian .item .imgbox {
  width: 90px;
  height: 60px;
  float: left;
}

.new-block .right-block .tuijian .item .imgbox img {
  width: 100%;
}

.new-block .right-block .tuijian .item .info {
  float: right;
  width: 150px;
}

.new-block .right-block .tuijian .item .info .title {
  font-size: 18px;
  line-height: 20px;
  color: #333333;
}

.new-block .right-block .tuijian .item .info .desc {
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #333333;
}

.new-block .right-block .tuijian .tags {
  margin-top: 15px;
}

.new-block .right-block .tuijian .tags a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  border: 1px solid #e5e5e5;
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}

.new-block .right-block .tuijian .tags a:hover {
  text-decoration: none;
}

.new-block .right-block .formbox {
  background-color: #FFFFFF;
  margin-top: 15px;
  padding: 30px 15px 15px 15px;
}

.new-block .right-block .formbox h5 {
  font-size: 22px;
  color: #000000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: bold;
}

.new-block .right-block .formbox input {
  display: block;
  width: 100%;
  height: 45px;
  background-color: #f9f9f9;
  border: none;
  outline: none;
  font-size: 16px;
  color: #033333;
  border: 1px solid #F2DEDE;
  padding: 0 15px;
  margin-bottom: 15px;
}

.new-block .right-block .formbox button {
  display: block;
  width: 100%;
  height: 45px;
  font-size: 16px;
  background-color: #fb973c;
  outline: none;
  border: none;
  color: #FFFFFF;
}

.product-nav {
  background-color: #f4f8ff;
}

.product-nav .space {
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
}

.product-nav a {
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  margin-right: 15px;
  color: #333333;
}

.product-nav a.active {
  color: #005bae;
}

.product-block {
  background-color: #f4f8ff;
  padding-bottom: 45px;
}

.product-block .item {
  background-color: #FFFFFF;
  padding: 15px 10px;
  margin-bottom: 15px;
}

.product-block .item a {
  display: block;
  width: 100%;
  height: 170px;
  overflow: hidden;
}

.product-block .item img {
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.product-block .item .title {
  text-align: center;
  font-size: 14px;
  color: #333333;
  margin: 15px 0;
}

.product-block .item button {
  margin: 0 auto;
  display: block;
  width: 170px;
  height: 36px;
  border-radius: 18px;
  background-color: #38abfc;
  outline: none;
  border: none;
  font-size: 16px;
  color: #FFFFFF;
}

.detail-nav {
  background-color: #f4f8ff;
}

.detail-nav .breadcrumb {
  margin: 0;
  background-color: #f4f8ff;
}

.product-title .imgbox {
  width: 400px;
  height: 300px;
  float: left;
  overflow: hidden;
}

.product-title .imgbox img {
  width: 100%;
}

.product-title .info {
  float: right;
  width: 760px;
  height: 300px;
  position: relative;
}

.product-title .info h3 {
  font-weight: 700;
  font-size: 24px;
  padding: 15px 0;
}

.product-title .info .price {
  color: red;
  font-size: 16px;
}

.product-title .info .desc {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin: 20px 0;
}

.product-title .info .tags span {
  display: inline-block;
  height: 30px;
  line-height: 28px;
  border: 1px solid #ff0000;
  color: #ff0000;
  font-size: 14px;
  text-align: center;
  padding: 0 15px;
  margin-right: 10px;
}

.product-title .info .operate {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.product-title .info .operate .btn {
  background-color: #005bae;
  height: 44px;
  font-size: 16px;
  line-height: 44px;
  color: #FFFFFF;
  padding: 0 15px;
  width: 190px;
  margin-right: 15px;
}

.product-title .info .operate .order-btn {
  background-color: #FFFFFF;
  border: 1px solid #005bae;
  color: #005bae;
}

.produc-detail {
  background-color: #f4f8ff;
  padding-bottom: 30px;
}

.produc-detail .left-detail {
  width: 900px;
  float: left;
  background-color: #FFFFFF;
  margin-top: 15px;
}

.produc-detail .left-detail .tab-detail {
  position: relative;
  height: 62px;
}

.produc-detail .left-detail .tab-detail .tab {
  display: inline-block;
  width: 150px;
  line-height: 62px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  color: #000000;
}

.produc-detail .left-detail .tab-detail .tab.active {
  border-top: 1px solid #005bae;
}

.produc-detail .left-detail .content-detail {
  border-top: 1px solid #e5e5e5;
}

.produc-detail .left-detail .content-detail .tab-content {
  display: none;
  overflow: hidden;
  padding: 15px;
}

.produc-detail .left-detail .content-detail .tab-content.active {
  display: block;
}

.produc-detail .left-detail .content-detail .tab-content img {
  margin: 0 auto;
  max-width: 100%;
}

.produc-detail .right-block {
  width: 280px;
  float: right;
  margin-top: 15px;
}

.produc-detail .right-block .tuijian {
  background-color: #FFFFFF;
  padding: 0 15px 5px 15px;
}

.produc-detail .right-block .tuijian h5 {
  height: 60px;
  margin: 0;
  line-height: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.produc-detail .right-block .tuijian h5 small {
  display: inline-block;
  font-size: 16px;
  border-left: 4px solid #005bae;
  padding-left: 15px;
}

.produc-detail .right-block .tuijian .first {
  margin-top: 15px;
  position: relative;
}

.produc-detail .right-block .tuijian .first .imgbox {
  width: 100%;
  height: 150px;
  overflow: hidden;
}

.produc-detail .right-block .tuijian .first .imgbox img {
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.produc-detail .right-block .tuijian .first span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  font-size: 12px;
  line-height: 26px;
  color: #FFFFFF;
}

.produc-detail .right-block .tuijian .item {
  clear: both;
  margin-top: 15px;
}

.produc-detail .right-block .tuijian .item:after {
  content: '';
  clear: both;
  display: table;
  zoom: 1;
}

.produc-detail .right-block .tuijian .item .imgbox {
  width: 90px;
  height: 60px;
  float: left;
  overflow: hidden;
}

.produc-detail .right-block .tuijian .item .imgbox img {
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.produc-detail .right-block .tuijian .item .info {
  float: right;
  width: 150px;
}

.produc-detail .right-block .tuijian .item .info .title {
  font-size: 18px;
  line-height: 20px;
  color: #333333;
}

.produc-detail .right-block .tuijian .item .info .desc {
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #333333;
}

.produc-detail .right-block .promise {
  background-color: #FFFFFF;
  margin-top: 15px;
  padding-top: 30px;
  padding-bottom: 15px;
}

.produc-detail .right-block .promise .col-xs-12 {
  margin-bottom: 20px;
}

.produc-detail .right-block .promise .text {
  margin-left: 100px;
}

.produc-detail .right-block .promise .text h6 {
  font-size: 20px;
  color: #333333;
  margin-top: 0;
}

.produc-detail .right-block .promise .text span {
  font-size: 14px;
  color: #666666;
}

.article-detail {
  background-color: #f4f8ff;
}

.article-detail .left-detail {
  width: 900px;
  float: left;
  background-color: #FFFFFF;
  padding: 30px;
}

.article-detail .left-detail h3 {
  margin-top: 0;
  font-weight: bold;
  font-size: 22px;
}

.article-detail .left-detail .info {
  font-size: 14px;
  color: #999999;
  line-height: 58px;
}

.article-detail .left-detail .article-body {
  font-size: 15px;
  line-height: 26px;
  color: #666666;
  text-align: justify;
}

.article-detail .left-detail .article-body img {
  max-width: 100%;
  margin: 0 auto;
}

.article-detail .left-detail .article-body a {
  color: #005BAE;
  text-decoration: none;
}

.article-detail .left-detail .tags {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  padding-top: 20px;
  font-size: 14px;
  color: #666666;
}

.article-detail .left-detail .tags a {
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  height: 22px;
  line-height: 20px;
  margin-right: 15px;
  border: 1px solid #e5e5e5;
  color: #e5e5e5;
}

.article-detail .left-detail .tags a:hover {
  text-decoration: none;
  color: #666666;
}

.article-detail .left-detail .related {
  padding-bottom: 30px;
}

.article-detail .left-detail .related .related-article {
  padding-left: 0;
  padding-right: 45px;
}

.article-detail .left-detail .related .related-article p {
  font-size: 14px;
  line-height: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 10px 0;
}

.article-detail .left-detail .related .related-article p:first-child {
  font-size: 16px;
  line-height: 18px;
  color: #000000;
  border-left: 4px solid #005BAE;
  padding-left: 15px;
  font-weight: 700;
  margin: 30px 0;
}

.article-detail .left-detail .related .related-article p a {
  color: #333333;
}

.article-detail .left-detail .related .related-form {
  padding-top: 26px;
}

.article-detail .left-detail .related .related-form .title {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 22px;
}

.article-detail .left-detail .related .related-form .title em {
  font-size: 16px;
  color: #033333;
  font-style: normal;
  font-weight: 400;
}

.article-detail .left-detail .related .related-form .formbox input {
  width: 100%;
  background-color: #f9f9f9;
  height: 45px;
  border: none;
  outline: none;
  padding: 0 15px;
  font-size: 16px;
  color: #033333;
  border: 1px solid #F2DEDE;
}

.article-detail .left-detail .related .related-form .formbox .btns {
  margin-top: 33px;
}

.article-detail .left-detail .related .related-form .formbox .btns button {
  width: 190px;
  height: 44px;
  background-color: #f99646;
  border: none;
  outline: none;
  color: #FFFFFF;
  font-size: 16px;
}

.article-detail .left-detail .related .related-form .formbox .btns button + button {
  background-color: #38abfc;
  float: right;
}

.article-detail .left-detail .prev-next .col-xs-6 {
  padding-left: 0;
}

.article-detail .left-detail .prev-next .col-xs-6 + .col-xs-6 {
  padding-left: 15px;
}

.article-detail .right-block {
  width: 280px;
  float: right;
}

.article-detail .right-block .formbox {
  background-color: #FFFFFF;
  margin-top: 15px;
  padding: 30px 15px 15px 15px;
}

.article-detail .right-block .formbox h5 {
  font-size: 22px;
  color: #000000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: bold;
}

.article-detail .right-block .formbox input {
  display: block;
  width: 100%;
  height: 45px;
  background-color: #f9f9f9;
  border: none;
  outline: none;
  font-size: 16px;
  color: #033333;
  border: 1px solid #F2DEDE;
  padding: 0 15px;
  margin-bottom: 15px;
}

.article-detail .right-block .formbox button {
  display: block;
  width: 100%;
  height: 45px;
  font-size: 16px;
  background-color: #fb973c;
  outline: none;
  border: none;
  color: #FFFFFF;
}

.article-detail .right-block .hotnews {
  margin-top: 15px;
  padding: 15px;
  padding-top: 0;
  background-color: #FFFFFF;
}

.article-detail .right-block .hotnews h5 {
  height: 60px;
  margin: 0;
  line-height: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.article-detail .right-block .hotnews h5 small {
  display: inline-block;
  font-size: 16px;
  border-left: 4px solid #005bae;
  padding-left: 15px;
}

.article-detail .right-block .hotnews p {
  font-size: 14px;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  position: relative;
  padding-left: 15px;
  margin: 5px 0;
}

.article-detail .right-block .hotnews p:before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #007AFF;
}

.article-detail .right-block .hotnews p a {
  color: #999999;
}

.article-detail .right-block .tuijian {
  background-color: #FFFFFF;
  padding: 0 15px 5px 15px;
  margin: 15px 0;
}

.article-detail .right-block .tuijian h5 {
  height: 60px;
  margin: 0;
  line-height: 60px;
  border-bottom: 1px solid #e5e5e5;
}

.article-detail .right-block .tuijian h5 small {
  display: inline-block;
  font-size: 16px;
  border-left: 4px solid #005bae;
  padding-left: 15px;
}

.article-detail .right-block .tuijian .first {
  margin-top: 15px;
  position: relative;
}

.article-detail .right-block .tuijian .first img {
  width: 100%;
}

.article-detail .right-block .tuijian .first .imgbox {
  width: 100%;
  height: 150px;
  overflow: hidden;
}

.article-detail .right-block .tuijian .first .imgbox img {
  width: 100%;
}

.article-detail .right-block .tuijian .first span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  font-size: 12px;
  line-height: 26px;
  color: #FFFFFF;
}

.article-detail .right-block .tuijian .item {
  clear: both;
  margin-top: 15px;
}

.article-detail .right-block .tuijian .item:after {
  content: '';
  clear: both;
  display: table;
  zoom: 1;
}

.article-detail .right-block .tuijian .item .imgbox {
  width: 90px;
  height: 60px;
  overflow: hidden;
  float: left;
}

.article-detail .right-block .tuijian .item .imgbox img {
  width: 100%;
}

.article-detail .right-block .tuijian .item .info {
  float: right;
  width: 150px;
}

.article-detail .right-block .tuijian .item .info .title {
  font-size: 16px;
  line-height: 20px;
  height: 20px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article-detail .right-block .tuijian .item .info .desc {
  font-size: 10px;
  line-height: 15px;
  height: 30px;
  margin-top: 8px;
  overflow: hidden;
  color: #999999;
  text-align: justify;
}

.right-float {
  display: none !important;
  position: fixed;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  top: 120px;
  z-index: 1002;
  display: none;
}

.right-float .right-float-block {
  position: absolute;
  top: 0;
  width: 80px;
  right: -80px;
  background-color: #38ABFC;
  color: #FFFFFF;
  padding: 0 15px;
  padding-bottom: 36px;
  border-bottom-left-radius: 62.5px;
  border-bottom-right-radius: 62.5px;
}

.right-float .right-float-block h5 {
  text-align: center;
  font-size: 16px;
  padding: 15px 0;
  font-weight: bold;
}

.right-float .right-float-block a {
  display: block;
  width: 100%;
  border: 1px solid #FFFFFF;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 15px;
  height: 32px;
  line-height: 32px;
  border-radius: 3px;
}

.right-float .right-float-block .tel {
  text-align: center;
}

.right-float .right-float-block .gototop {
  text-align: center;
  margin-top: 15px;
}

.right-float .right-float-block .gototop span {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #FFFFFF;
  border-radius: 100%;
  cursor: pointer;
}

.right-float .ok {
  position: relative;
}

.pagenavigation {
  text-align: center;
  margin-top: 30px;
  clear: both;
}

.pagenavigation li {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  min-width: 40px;
  margin: 0 5px;
  background-color: #FFFFFF;
  border: 1px solid #dcdcdc;
  font-size: 16px;
}

.pagenavigation li.active {
  background-color: #38ABFC;
  border: none;
  color: #FFFFFF;
}

.pagenavigation li a {
  display: block;
  width: 100%;
  height: 100%;
}

.infobox {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1001;
}

.infobox .infoform {
  position: absolute;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  top: 300px;
}

.infobox .infoform .info-imgbox {
  position: relative;
}

.infobox .infoform .info-imgbox .headimg {
  width: 100%;
}

.infobox .infoform .info-imgbox .closeinfobox {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 32px;
  z-index: 100;
}

.infobox .infoform .info-imgbox .txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
}

.infobox .infoform form {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background: #FFFFFF;
  padding: 15px;
}

.infobox .infoform form input {
  display: block;
  width: 100%;
  height: 42px;
  background-color: #f9f9f9;
  outline: line;
  padding: 0 10px;
  border: 1px solid #DCDCDC;
  margin-bottom: 10px;
  outline: none;
}

.infobox .infoform form button {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  background-color: #38abfc;
  outline: line;
  border-radius: 21px;
  padding: 0;
  border: none;
  margin-top: 20px;
  outline: none;
  font-size: 18px;
  color: #FFFFFF;
}

.page_content {
  padding: 15px;
}

.page_content img {
  max-width: 100% !important;
  margin: 0 auto;
}

.map_content {
  max-width: 100%;
  height: 450px;
  margin: 15px auto;
}

.map_content .BMapLabel {
  max-width: none;
}
