﻿@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.container_big {
  background: #F5F6F9; }

.content_public {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 40px; }

.pub_left {
  width: 836px;
  padding: 0 18px;
  float: left;
  background: #fff;
  margin-bottom: 40px; }

.pub_left:after {
  content: "";
  overflow: hidden; }

.public_biaoti {
  width: 100%;
  font-size: 24px;
  color: #333333;
  line-height: 24px;
  padding: 20px 0;
  font-weight: normal; }

.single_text_con p a {
  color: #FF4F4F; }

.single_text_con p a:hover {
  text-decoration: underline !important; }

.search_con ul li {
  margin: 9px auto; }

.search_con ul li a h3 {
  padding-top: 0;
  font-size: 18px;
  color: #242424;
  line-height: 18px;
  padding-bottom: 15px;
  font-weight: normal;
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.search_con ul li a p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding-bottom: 0; }

.search_con ul li a:hover p {
  color: #FF4F4F; }

.right_search {
  width: 100%;
  overflow: hidden;
  padding-bottom: 20px; }

.right_search input.search {
  width: 256px;
  background: #FFFFFF;
  border: 0;
  border: 1px solid #D8D8D8;
  border-radius: 2px 0 0 2px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: #242424;
  text-indent: 20px;
  float: left; }

.right_search button {
  width: 62px;
  height: 46px;
  line-height: 44px;
  text-align: center;
  background: #FF4F4F;
  color: #fff;
  border: 0;
  outline: none;
  border-radius: 0 2px 2px 0;
  cursor: pointer; }

.right_search button i {
  color: #fff; }

.arcticle_page {
  padding: 42px 0 49px 0;
  text-align: center; }

.arcticle_page .page_p {
  font-size: 14px;
  display: inline-block; }

.arcticle_page .page_p a {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  border-radius: 4px;
  border: 1px solid #DAD9E3;
  color: #999;
  background: none;
  margin: 0 2.5px; }

.arcticle_page .page_p a:not(.page_active):hover {
  background: #1a1a1a;
  color: #fff;
  text-decoration: none; }

.arcticle_page .page_p .page_active {
  color: #fff;
  background: #1a1a1a;
  text-decoration: none; }

.arcticle_page .page_p a img {
  padding-bottom: 2px; }

.arcticle_page .page_p .go_pre:hover,
.pale_menu .more_menu_left .arcticle_page .page_p .go_next:hover {
  color: #fff; }

.pub_right {
  float: right;
  width: 320px; }

.right_fast {
  width: 320px;
  min-height: 150px;
  background: #FFFFFF;
  margin-bottom: 20px;
  padding: 0 20px 1px; }

.right_bt {
  font-size: 16px;
  color: #333333;
  line-height: 16px;
  width: 100%;
  padding: 16px 0;
  border-bottom: solid 1px #D8D8D8;
  font-weight: bolder; }

.pub_right ul li {
  margin-bottom: 24px;
  padding-left: 18px;
  position: relative; }

.pub_right ul li:after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #d8d8d8;
  position: absolute;
  left: 0px;
  bottom: 9px; }

.pub_right ul li:first-child {
  padding-top: 20px; }

.pub_right ul li a {
  font-size: 14px;
  color: #1a1a1a;
  width: 250px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block; }

.pub_right ul li a:hover {
  color: #666666; }

.pub_right ul li img {
  position: relative;
  width: 20px;
  float: left;
  margin-right: 8px; }

.single_bt {
  padding: 30px 0 16px;
  border-bottom: 1px solid #d8d8d8; }

.single_bt h1,
.single_bt h2 {
  font-family: MicrosoftYaHei;
  font-size: 24px;
  color: #333333;
  line-height: 1;
  font-weight: normal;
  padding-bottom: 20px; }

.single_bt p {
  color: #999;
  font-size: 14px; }

.single_bt p i {
  font-size: 14px;
  margin-right: 5px; }

.single_text_con {
  padding-bottom: 40px; }

.single_text_con p {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  padding-bottom: 15px; }

.single_text_con img {
  display: block;
  margin: 0 auto 20px;
  max-width: 100%; }

.single_text_con h2 {
  font-size: 20px;
  color: #666666;
  line-height: 1;
  padding-bottom: 15px; }

.single_text_con strong {
  color: #666666;
  line-height: 1;
  padding-bottom: 15px;
  display: inline-block; }

.single_text_con h3 {
  font-size: 18px;
  color: #666666;
  line-height: 1;
  padding-bottom: 15px; }

.single_text_con h4 {
  font-size: 16px;
  color: #666666;
  line-height: 1;
  padding-bottom: 15px; }

.pub_left ul li {
  font-size: 14px;
  color: #666666;
  line-height: 28px; }

.no-result {
  text-align: center; }
  .no-result p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #999999; }

.right_banner {
  width: 100%;
  margin-top: 20px;
  background-image: linear-gradient(-138deg, #50D5AA 0%, #1FC4C0 100%);
  height: 155px;
  margin-bottom: 40px; }

/*product*/
.article_banner .download_box {
  width: 1150px;
  margin: 0 auto;
  padding-left: 50px;
  overflow: hidden; }

.article_banner .download_box .box_left {
  width: 580px;
  float: left; }

.article_banner .download_box .box_right {
  width: 545px;
  float: left;
  padding-top: 35px; }

.article_banner .download_box h2 {
  font-size: 42px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 42px;
  text-align: left; }

.article_banner .download_box h2 span {
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 24px;
  margin-left: 12px; }

.article_banner .download_box p {
  width: 556px;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 30px;
  text-align: left;
  margin: inherit; }

.article_banner .box_btn {
  padding-top: 75px; }

.article_banner .download_box .box_left a {
  width: 180px;
  height: 60px;
  border-radius: 4px;
  border: 2px solid #FFFFFF;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  font-size: 18px; }

.article_banner .download_box .box_left a.free_down {
  background: #fff;
  color: #FF4F4F;
  -webkit-transition: all .3s;
  transition: all .3s; }

.article_banner .download_box .box_left a.free_down:hover {
  -webkit-box-shadow: 0 0.7rem 1.4rem rgba(130, 130, 130, 0.2), 0 0.3rem 0.6rem rgba(12, 27, 22, 0.065);
  box-shadow: 0 0.7rem 1.4rem rgba(130, 130, 130, 0.2), 0 0.3rem 0.6rem rgba(12, 27, 22, 0.065);
  -webkit-transform: translateY(-0.2rem);
  transform: translateY(-0.2rem);
  -webkit-transition-duration: .45s;
  transition-duration: .45s; }

.article_banner .download_box .box_left a.go_buy {
  background: none;
  color: #FFFFFF;
  margin-left: 40px;
  -webkit-transition: all .3s;
  transition: all .3s; }

.article_banner .download_box .box_left a.go_buy:hover {
  opacity: .8;
  -webkit-transition: all .3s;
  transition: all .3s; }

.product_box {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 91px; }

.product_box .product_fns {
  float: left;
  width: 255px;
  text-align: center;
  margin: 0 70px;
  padding-bottom: 90px; }

.product_box .product_fns h4 {
  font-size: 16px;
  color: #34333C;
  letter-spacing: 0;
  font-weight: normal;
  padding-top: 35px;
  margin: 0;
  padding-bottom: 12px; }

.product_box .product_fns p {
  font-size: 14px;
  color: #6D6C7D;
  letter-spacing: 0.4px;
  line-height: 28px;
  text-align: left; }

.product_future {
  width: 1050px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px; }

.product_future .future_img {
  float: left; }

.product_future .future_text {
  float: left;
  padding-top: 70px;
  padding-left: 220px; }

.product_future .future_text span {
  display: block;
  background: #FF4F4F;
  width: 60px;
  height: 4px;
  margin-bottom: 38px; }

.product_future .future_text h3 {
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 30px;
  color: #34333C;
  letter-spacing: 0.21px; }

.product_future .future_text p {
  font-size: 16px;
  color: #6D6C7D;
  letter-spacing: 0;
  line-height: 28px;
  width: 440px; }

.product_advice_banner {
  margin: 0 auto;
  max-width: 2560px;
  height: 180px;
  background: url("../images/download_bg.webp") no-repeat;
  float: left;
  width: 836px;
  margin-bottom: 40px;
  text-align: center; }
  .product_advice_banner .search-footer-h3 {
    padding-top: 22px;
    padding-bottom: 10px; }
  .product_advice_banner .search-footer-p {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 24px; }
  .product_advice_banner .go-contact {
    display: inline-block;
    width: 120px;
    height: 36px;
    background: #ffffff;
    border-radius: 2px;
    text-align: center;
    line-height: 36px;
    color: #FF4F4F; }

.product_advice_banner h3 {
  text-align: center;
  padding: 39px 0 29px;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0.17px;
  line-height: 28px; }

.product_advice_banner .swiper-container {
  height: 100%; }
.product_advice_banner .btn_list {
  text-align: center; }
  .product_advice_banner .btn_list a {
    display: inline-block;
    width: 120px;
    height: 36px;
    font-size: 16px;
    line-height: 36px; }
  .product_advice_banner .btn_list .go-buy {
    margin-right: 30px;
    background: white;
    color: #FF4F4F; }
  .product_advice_banner .btn_list .go-product {
    background: transparent;
    color: white;
    border: 1px solid white; }
.product_advice_banner .flow-bottom {
  position: absolute;
  bottom: 27px;
  text-align: right;
  width: 100%;
  padding-right: 48px;
  z-index: 9999; }
  .product_advice_banner .flow-bottom a {
    font-size: 16px;
    color: white; }
  .product_advice_banner .flow-bottom .iconfont {
    margin-left: 10px;
    color: white;
    font-size: 18px; }

.product_advice_banner a:hover {
  color: #FF7C7C;
  top: -0.2rem; }

/*article*/
.article_banner {
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
  height: 600px;
  background: url("../images/product_banner_bg.jpg") no-repeat center center; }

.article_banner h2 {
  text-align: center;
  font-size: 42px;
  color: #FFFFFF;
  line-height: 42px;
  padding-top: 120px;
  padding-bottom: 26px; }

.article_banner p {
  width: 896px;
  margin: 0 auto;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: center; }

.service_con form {
  width: 660px;
  height: 50px;
  margin: 30px auto 20px;
  position: relative; }

.service_con form input {
  width: 658px;
  height: 54px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  text-indent: 30px;
  line-height: normal;
  line-height: 54px \0;
  font-size: 16px;
  color: #999;
  border: 0;
  background: #FFFFFF;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  overflow: hidden; }

.service_con form button {
  font-size: 20px;
  color: #FF4F4F;
  position: absolute;
  right: 30px;
  height: 54px;
  bottom: 0;
  top: 0;
  outline: none;
  background: none;
  cursor: pointer;
  border: 0; }

.service_con p {
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 14px; }

.service_con p a {
  color: #fff; }

.service_con p a:hover {
  color: #fff; }

.article_bt {
  font-size: 20px;
  color: #34333C;
  line-height: 20px;
  padding: 80px 0;
  text-align: center; }

.article_con {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 80px; }

.article_con .con_item_img {
  width: 222px;
  float: left;
  text-align: center; }

.article_con .con_item_img p {
  font-size: 20px;
  color: #34333C;
  padding-top: 40px; }

.article_con .con_item_img.item_icon {
  width: 104px;
  text-align: center; }

.article_con .con_item_img.item_icon i {
  font-size: 40px;
  color: #FF4F4F;
  line-height: 230px; }

.down_single {
  max-width: 2560px;
  margin: 0 auto;
  background: #fff; }

.down_single .down_single_box {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 80px; }

.down_single_box .box_item {
  float: left;
  width: 300px;
  margin-right: 150px;
  margin-bottom: 60px; }

.down_single_box .box_item h4 {
  font-weight: normal;
  font-size: 16px;
  padding-bottom: 20px; }

.down_single_box .box_item h4 span {
  font-size: 20px;
  color: #354255;
  line-height: 36px;
  font-weight: normal; }

.down_single_box .box_item h4 i {
  font-size: 24px;
  color: #FF4F4F;
  position: relative;
  top: 2px;
  margin-right: 5px; }

.down_single_box .box_item ul li a {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  padding-bottom: 28px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.down_single_box .box_item ul li a:hover {
  color: #FF4F4F; }

.more_a {
  display: block;
  margin: 0 auto;
  height: 40px;
  width: 148px;
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #666666; }

.more_a:hover {
  background: #FFFFFF;
  color: #FF4F4F; }

.more_a:active {
  color: #FF4F4F; }

/*histotry*/
.history_content {
  float: inherit !important;
  width: 1118px !important; }

.history_content .history_box {
  padding-top: 46px;
  padding-left: 70px;
  padding-bottom: 60px; }

.history_content .history_box ul li {
  overflow: hidden;
  position: relative;
  padding: 15px 0; }

.history_content .history_box ul li .history_head {
  min-width: 130px;
  float: left;
  position: absolute;
  left: 0;
  top: 36%;
  text-align: right; }

.history_content .history_box ul li .history_head h3 {
  font-size: 24px;
  color: #4c4c4c;
  margin: 0;
  padding: 0; }

.history_content .history_box ul li .history_head small {
  font-size: 12px;
  color: #666;
  padding-top: 8px; }

.history_content .history_box ul li .history_head span {
  display: inline-block;
  width: 1px;
  background-repeat: repeat-y;
  height: auto;
  float: left;
  margin-right: 23px; }

.history_content .history_box ul li .update_cont {
  position: relative;
  width: 645px;
  color: #fff;
  float: left;
  margin-left: 200px;
  padding-left: 7px; }

.history_content .history_box ul li .update_cont .update_div {
  background: #FF4F4F;
  border-radius: 4px;
  padding: 5px 0 5px 26px; }

.history_content .history_box ul li .update_cont .update_div p {
  margin: 0;
  margin: 9px 0;
  font-size: 16px; }

.history_content .history_box ul li .update_cont .update_div .arrow_img {
  position: absolute;
  left: -7px;
  top: 24%; }

.history_content .history_box ul li::after {
  position: absolute;
  content: '';
  display: inline-block;
  width: 19px;
  height: 19px;
  background: #FF4F4F;
  border-radius: 100%;
  left: 16%;
  top: 50%;
  margin-top: -9px; }

/*分享*/
.share {
  padding-top: 30px;
  margin-bottom: 30px; }

.share label {
  font-size: 12px;
  color: #666666; }

.share .share_item {
  margin: 0 21px;
  display: inline-block;
  width: 48px;
  height: 75px;
  text-align: center;
  font-size: 12px;
  color: #666;
  float: left; }

/*.share .share_item .xinlang{ background: url("../images/article_weibo_normel@2x.png") no-repeat 50% 50%;}*/
.share .share_item a {
  font-size: 20px;
  color: #fff;
  margin: 0 0 12px 0;
  padding-left: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 100%;
  display: inline-block; }

.share a:hover {
  text-decoration: none;
  opacity: 1; }

.share a.iconfont {
  text-decoration: none;
  -webkit-text-stroke-width: 0px !important; }

.share a.share_icon_xl:hover {
  background: #7E1315 !important;
  width: 45px; }

.share a.share_icon_tx:hover {
  background: #1C5876 !important;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.share a.share_icon_wx:hover {
  background: #256A1F !important;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.share a.share_icon_bd:hover {
  background: #0E3967 !important;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.share a.share_icon_qq:hover {
  background: #927319 !important;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.share a.share_icon_more:hover {
  background: #275A99 !important;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.bdshare-button-style1-24 a,
.bdshare-button-style1-24 .bds_more {
  background: none;
  display: inline-block; }

.search_con ul {
  border-top: 1px solid #d8d8d8; }

.content_public .article-left {
  width: 180px;
  height: 135px;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .content_public .article-left img {
    width: 180px;
    height: 135px; }
.content_public .article-right {
  float: left;
  width: 560px;
  height: 135px;
  margin-left: 45px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 16px; }
  .content_public .article-right p {
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

.search_result {
  height: 120px;
  background: url("../images/banner_top.webp") no-repeat center;
  background-size: cover; }
  .search_result .title {
    padding-top: 31px;
    font-size: 36px;
    color: #1a1a1a;
    line-height: 47px;
    margin-bottom: 10px; }
  .search_result .breadcrumb a {
    color: #1A1A1A;
    font-size: 12px; }
  .search_result .breadcrumb span {
    color: #1A1A1A;
    font-size: 12px; }

.product_advice_banner .flow-bottom .swiper-button-next {
  width: 37px;
  height: 37px;
  background: url(../images/icon-light.webp) no-repeat center;
  background-size: cover;
  top: -35px;
  right: 20px; }
.product_advice_banner .flow-bottom .swiper-button-prev {
  width: 37px;
  height: 37px;
  background: url(../images/icon-left.webp) no-repeat center;
  background-size: cover;
  top: -35px;
  left: 20px; }

/*# sourceMappingURL=public.css.map */

/* 迁移时丢失的文章缩略图：图片 404 时由 onerror 隐藏，这里把左侧栏一并收掉，
   让标题和摘要占满整行，避免列表左边留出一块空白。 */
.content_public .article-left.img-missing { display: none; }
.content_public .article-left.img-missing + .article-right { width: 785px; }
