p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
label,
i,
b {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
li {
  list-style: none;
}
input {
  -webkit-appearance: none;
  /*去除input默认样式*/
}
ul {
  padding: 0;
  margin: 0;
}
i {
  font-style: normal;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
/*主色*/
/*内页title颜色*/
.txt {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.main_body {
  margin: 0 auto;
  max-width: 640px;
  min-width: 320px;
}
body {
  color: #333;
  padding: 0px;
  font-size: 1.2rem;
  margin: 0 auto;
  max-width: 640px;
  min-width: 320px;
}
table {
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
table td {
  border-left: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  text-align: center;
  vertical-align: middle;
}
.top_active {
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
  z-index: 6;
  background: #fff;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.top_fff {
  background: rgba(255, 255, 255, 0.9);
}
.nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  background: #81978f;
}
.nav a {
  display: inline-block;
  width: 25%;
  height: 3rem;
  line-height: 3rem;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.nav a:nth-of-type(4n) {
  border-right: none;
}
.main_title {
  height: 9rem;
  padding-top: 2.5rem;
  position: relative;
  box-sizing: border-box;
}
.main_title h3 {
  font-size: 2.4rem;
  text-align: center;
  line-height: 3.75rem;
  color: #81978f;
  font-weight: bold;
}
.main_title h3 strong {
  font-size: 2.4rem;
  text-align: center;
  line-height: 3.75rem;
  color: #81978f;
}
.main_title p {
  font-size: 0.9rem;
  text-align: center;
  color: #81978f;
  text-transform: uppercase;
  font-weight: bold;
}
.main_title1 {
  height: 8rem;
  padding-top: 3rem;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 1rem;
}
.main_title1 h3 {
  font-size: 2rem;
  text-align: center;
  line-height: 1;
  color: #000;
}
.main_title1 h3 span {
  display: inline-block;
  line-height: 1;
  font-size: 2rem;
  font-weight: bold;
  color: #81978f;
}
.main_title1 p {
  font-size: 1rem;
  text-align: center;
  position: relative;
  z-index: 2;
  line-height: 2;
}
.main_more {
  margin: 0 auto;
  display: block;
  border: 2px solid #cccccc;
  font-size: 0.8rem;
  text-transform: uppercase;
  width: 9rem;
  height: 2.5rem;
  text-align: center;
  font-size: 1.2rem;
  color: #666666;
  line-height: 2.5rem;
}
.fix_button {
  position: fixed;
  right: 2%;
  bottom: 8rem;
  width: 3.5rem;
  z-index: 88;
}
.fix_button img {
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  margin-bottom: 0.5rem;
}
.img_box img {
  display: block;
  width: 100%;
}
.company_box {
  box-sizing: border-box;
  padding: 4rem 0 3rem;
  background: url('../images/bg01.jpg');
  background-size: cover;
}
.company_box .main_body p:nth-of-type(1) {
  font-size: 3rem;
  line-height: 4.5rem;
  color: #fff;
}
.company_box .main_body p:nth-of-type(2) {
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 2rem;
  color: #fff;
}
.company_box .main_body p:nth-of-type(3) {
  font-size: 1.2rem;
  line-height: 1.8rem;
  height: 5.4rem;
  overflow: hidden;
  text-indent: 2em;
  color: #fff;
}
.company_box .main_body img {
  display: block;
  width: 100%;
  margin-top: 2.5rem;
}
.company02_box {
  padding: 2rem 0 3rem;
}
.company02_box .company02_item {
  margin-bottom: 2.5rem;
}
.company02_box .company02_item h3 {
  font-size: 1.4rem;
}
.company02_box .company02_item p {
  font-size: 1.2rem;
  color: #666666;
  line-height: 2.5rem;
}
.company02_box .company02_item img {
  display: block;
  width: 100%;
}
.product_box {
  background: #f6f6f5;
  padding: 3.5rem 0 3rem;
}
.product_box .product_title {
  font-size: 2.4rem;
  text-align: center;
  line-height: 4.5rem;
}
.product_box .product_banner .swiper-slide {
  display: flex;
  justify-content: space-between;
}
.product_box .product_banner .swiper-slide .product_item {
  width: 48%;
}
.product_box .product_banner .swiper-slide .product_item img {
  display: block;
  width: 100%;
  height: 19rem;
  object-fit: contain;
}
.product_box .product_banner .swiper-slide .product_item h3 {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 3.5rem;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0.7rem;
}
.product_box .product_banner .swiper-slide .product_item p {
  text-align: center;
}
.product_box .product_banner .swiper-slide .product_item p a {
  display: inline-block;
  width: 5.5rem;
  height: 1.8rem;
  margin: 0 0.3rem;
  border: 2px solid #81978f;
  font-size: 1.1rem;
  text-align: center;
  line-height: 1.8rem;
  border-radius: 1rem;
}
.product_box .product_banner .swiper-slide .product_item p a:nth-of-type(1) {
  color: #fff;
  background: #81978f;
}
.product_box .product_banner .swiper-slide .product_item p a:nth-of-type(2) {
  color: #81978f;
}
.product_box .fy {
  height: 3rem;
  position: relative;
  margin-top: 2.5rem;
}
.product_box .fy .product-swiper-prev {
  width: 1.5rem;
  height: 3rem;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.product_box .fy .product-swiper-next {
  width: 1.5rem;
  height: 3rem;
  position: absolute;
  transform: rotate(180deg);
  right: 0;
  top: 0;
  display: block;
}
.product_box .fy .product-swiper-pagination {
  height: 3rem;
  line-height: 3rem;
  text-align: center;
}
.product_box .fy .product-swiper-pagination .swiper-pagination-bullet {
  background: #333333;
  margin: 0 0.6rem;
  opacity: 1;
  position: relative;
}
.product_box .fy .product-swiper-pagination .swiper-pagination-bullet-active {
  background: #81978f;
}
.product_box .fy .product-swiper-pagination .swiper-pagination-bullet-active:after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #81978f;
  left: -4px;
  top: -4px;
  position: absolute;
  border-radius: 8px;
}
.youshi_banner .swiper-slide {
  position: relative;
  background: #fff;
}
.youshi_banner .swiper-slide p:nth-of-type(1) {
  font-size: 2.4rem;
  line-height: 8rem;
  margin-bottom: 9rem;
}
.youshi_banner .swiper-slide p:nth-of-type(2) {
  font-size: 1.5rem;
  font-weight: bold;
}
.youshi_banner .swiper-slide p:nth-of-type(3) {
  font-size: 0.9rem;
  color: #999999;
  text-transform: uppercase;
  line-height: 2rem;
  margin-bottom: 1rem;
}
.youshi_banner .swiper-slide p:nth-of-type(4) {
  font-size: 1.2rem;
  line-height: 1.8rem;
  height: 9rem;
  margin-bottom: 4.5rem;
}
.youshi_banner .swiper-slide img {
  display: block;
  width: 100%;
}
.youshi_banner .youshi-swiper-prev {
  position: absolute;
  left: 2%;
  top: 31rem;
  width: 1rem;
  height: 1.5rem;
  z-index: 8;
}
.youshi_banner .youshi-swiper-next {
  position: absolute;
  left: 8%;
  top: 31rem;
  width: 1rem;
  height: 1.5rem;
  transform: rotate(180deg);
  z-index: 8;
}
.youshi_banner .youshi-swiper-pagination {
  position: absolute;
  left: 2%;
  top: 8rem;
  z-index: 8;
}
.youshi_banner .youshi-swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 4.5rem;
  height: 6rem;
  border-radius: 0;
  border: 2px solid #81978f;
  background: #fff;
  box-sizing: border-box;
  padding: 2.2rem 1rem 0 0.5rem;
  text-align: center;
  vertical-align: top;
}
.youshi_banner .youshi-swiper-pagination .swiper-pagination-bullet-active {
  background: #81978f;
  padding: 1.5rem 0 0;
  color: #fff;
}
.news_box .news_title {
  font-size: 2.4rem;
  line-height: 8.5rem;
  text-align: center;
}
.news_box ul li {
  background: #666666;
  margin-bottom: 0.2rem;
  box-sizing: border-box;
  padding: 0 1rem 1rem;
}
.news_box ul li div {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 0.5rem;
}
.news_box ul li div p {
  width: calc(100% - 6rem);
  line-height: 3.5rem;
  font-size: 1.4rem;
  color: #fff;
}
.news_box ul li div time {
  font-size: 1.4rem;
  display: block;
  line-height: 3.5rem;
  color: #fff;
}
.news_box ul li .news_main_info {
  font-size: 1.2rem;
  height: 3.6rem;
  line-height: 1.8rem;
  overflow: hidden;
  color: #ccc;
}
.news_box .main_more {
  margin: 2rem auto 0;
}
.nav_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 2%;
  height: 3rem;
  background: #e9e8e9;
  margin-bottom: 10px;
  color: #333;
  font-size: 1.1rem;
  line-height: 3rem;
}
.nav_box a {
  font-size: 1.1rem;
  color: #333;
  line-height: 3rem;
}
.nav_box a:nth-of-type(2),
.nav_box a:nth-of-type(3),
.nav_box a:nth-of-type(4),
.nav_box a:nth-of-type(5) {
  pointer-events: none;
  cursor: default;
}
.typeson {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  padding-left: 20px;
}
.typeson a {
  padding: 4px 4px;
  margin-right: 5px;
  background: #000000;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  margin-top: 5px;
  display: block;
  width: 90%;
}
.wx_box p:nth-of-type(1) {
  text-align: center;
  font-size: 1.2rem;
  line-height: 3rem;
}
.wx_box p:nth-of-type(2) {
  text-align: center;
  font-size: 1rem;
  background: #FE4245;
  color: #fff;
  line-height: 4rem;
  font-weight: bold;
}
.wx_box p:nth-of-type(3) {
  text-align: center;
  font-size: 1rem;
  color: #666;
  line-height: 3rem;
}
.wx_box img {
  width: 15rem;
  height: 15rem;
  margin: 1.2rem auto 0;
  display: block;
  border: 1px solid #eee;
}
.type_son {
  margin-bottom: 5px;
}
.type_son a {
  width: 90%;
  background: #81978f;
  text-indent: 1em;
  color: #fff;
  margin: 0 auto;
  line-height: 36px;
  font-size: 14px;
  display: block;
}
.cp_title {
  font-size: 20px;
  color: #000;
  margin-left: 5%;
}
.contact1_txt {
  padding: 0 1rem ;
}
.contact1_txt p {
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #666;
  margin-bottom: 1rem;
}
.contact1_txt p i {
  font-size: 1.4rem;
  margin: 5px 0px;
  color: #666;
  line-height: 2rem;
}
.contact1_txt p a {
  font-size: 1.2rem;
  line-height: 1.6;
  color: #666;
}
.contact_main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  background: #f4f4f4;
  padding: 1rem;
}
.contact_main div {
  width: 25%;
}
.contact_main div img {
  display: block;
  width: 4rem;
  height: 4rem;
  margin: 0 auto;
}
.contact_main div p {
  text-align: center;
  font-size: 1.2rem;
  line-height: 3rem;
}
.allmap_title {
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  color: #81978f;
  line-height: 5rem;
}
#allmap {
  width: 100%;
  height: 18rem;
  overflow: hidden;
  border: 1px solid #f4f4f4;
  margin: 0rem auto 1rem;
}
.neiye_banner img {
  display: block;
  width: 100%;
}
.company_nav {
  background: #f4f4f4;
  display: flex;
  display: -webkit-flex;
  margin-bottom: 1.5rem;
}
.company_nav a {
  display: block;
  width: 33.33%;
  height: 4rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 4rem;
}
.company_nav a:nth-of-type(1) {
  background: #81978f;
  color: #fff;
}
.company_year {
  background: #f4f4f4;
  margin: 2rem 0;
}
.company_year ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  padding: 1.5rem 0;
}
.company_year ul li {
  display: block;
  width: 45%;
  margin-bottom: 1rem;
}
.company_year ul li p:nth-of-type(1) {
  font-size: 2.4rem;
  font-weight: bold;
  color: #1caeb3;
  text-align: center;
}
.company_year ul li p:nth-of-type(1) span {
  font-size: 2rem;
  vertical-align: top;
  display: inline-block;
}
.company_year ul li p:nth-of-type(2) {
  font-size: 1.4rem;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.company_page_box01 .company_page_box01_info {
  padding: 1rem 0 2rem;
}
.company_page_box01 .company_page_box01_info p:nth-of-type(1) {
  font-size: 2.4rem;
  color: #000;
  font-weight: bold;
}
.company_page_box01 .company_page_box01_info p:nth-of-type(2) {
  font-size: 1.4rem;
  color: #81978f;
  font-weight: bold;
  margin-bottom: 1rem;
}
.company_page_box01 .company_page_box01_info p:nth-of-type(3) {
  font-size: 1.2rem;
  line-height: 1.8;
}
.company_page_box01 img {
  display: block;
  width: 100%;
}
.type_banner {
  height: 3.7rem;
  background: #f4f4f4;
  margin-bottom: 2rem;
}
.type_banner .swiper-slide {
  width: 8rem;
  height: 3.7rem;
}
.type_banner .swiper-slide a {
  display: block;
  width: 8rem;
  text-align: center;
  font-size: 1.4rem;
  line-height: 3.6rem;
}
.type_banner .swiper-slide-active a {
  border-bottom: 2px solid #81978f;
  color: #81978f;
}
.map_box {
  margin-bottom: 2rem;
}
.map_box #dituContent,
.map_box #allmap {
  width: 96%;
  height: 18rem;
  overflow: hidden;
  border: 1px solid #f4f4f4;
  margin: 1rem auto 0;
}
.map_box > p {
  font-size: 1.2rem;
  text-align: center;
  color: #666;
  line-height: 5rem;
}
.newsList_li1 {
  padding: 0.8rem 0;
  border-bottom: 1px dashed #dfdfdf;
}
.newsList_li1 a {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
}
.newsList_li1 a img {
  display: block;
  width: 12.5em;
  height: 8.5rem;
  object-fit: cover;
}
.newsList_li1 a div {
  width: calc(100% - 13.5rem);
}
.newsList_li1 a div h3 {
  font-size: 1.3rem;
  line-height: 2.4rem;
  margin-bottom: 0.5rem;
}
.newsList_li1 a div p {
  font-size: 1.1rem;
  line-height: 2rem;
  height: 4rem;
  overflow: hidden;
  color: #666;
  text-align: justify;
}
.qa_list_item {
  padding: 0.8rem 0;
  border-bottom: 1px dashed #dfdfdf;
}
.qa_list_item h3 {
  font-size: 1.3rem;
  line-height: 2rem;
  color: #81978f;
  font-weight: bold;
}
.qa_list_item p {
  font-size: 1.1rem;
  line-height: 2rem;
  height: 4rem;
  overflow: hidden;
  color: #666;
}
.job_list h4 {
  font-size: 1.2rem;
  line-height: 3rem;
  border-bottom: 1px dotted #999;
}
.news_index1_box li {
  box-sizing: border-box;
  padding: 0.5rem 0.5rem 2.2rem;
  background: #fff;
  margin-bottom: 1rem;
  background: #eee;
}
.news_index1_box li img {
  display: block;
  width: 100%;
  height: 13rem;
  object-fit: cover;
  margin-bottom: 0.8rem;
}
.news_index1_box li h3 {
  line-height: 2.75rem;
  font-size: 1.5rem;
  font-weight: bold;
}
.news_index1_box li p {
  color: #666;
  font-size: 1rem;
  line-height: 1.5rem;
  height: 4.5rem;
  margin-bottom: 1rem;
}
.news_index1_box li a {
  display: inline-block;
  margin-right: 1rem;
  background: #81978f;
  width: 6.7rem;
  height: 1.75rem;
  border-radius: 0.9rem;
  font-size: 1rem;
  text-align: center;
  line-height: 1.75rem;
  color: #fff;
}
.news_index1_box li a:nth-of-type(2) {
  background: #eb6100;
}
.news_index2 ul li {
  margin-bottom: 1rem;
  background: #f7f7f7;
  padding: 1rem;
  box-sizing: border-box;
}
.news_index2 ul li h3 {
  font-size: 1.3rem;
  line-height: 2.5rem;
  color: #81978f;
}
.news_index2 ul li p:nth-of-type(1) {
  font-size: 1.1rem;
  line-height: 2rem;
  height: 4rem;
  overflow: hidden;
}
.honor_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
}
.honor_list li {
  width: 48%;
}
.honor_list li div img {
  display: block;
  width: 100%;
  height: 15rem;
  object-fit: contain;
  border: 1px solid #eee;
}
.honor_list li h4 {
  text-align: center;
  font-size: 1.1rem;
  line-height: 2.4rem;
}
.honor_list > a {
  display: flex;
  justify-content: space-around;
  display: -webkit-flex;
  -webkit-justify-content: space-around;
}
.honor_list > a div:nth-of-type(1) {
  width: 30%;
}
.honor_list > a div:nth-of-type(1) img {
  display: block;
  width: 100%;
  height: 6rem;
  object-fit: cover;
  border: 1px solid #eee;
}
.honor_list > a div:nth-of-type(2) {
  width: 65%;
  height: 6rem;
  overflow: hidden;
}
.honor_list > a div:nth-of-type(2) h3 {
  font-size: 1.2rem;
  font-weight: normal;
  color: #333;
  line-height: 2rem;
}
.honor_list > a div:nth-of-type(2) p {
  font-size: 1rem;
  color: #666;
  line-height: 2rem;
  height: 4rem;
  overflow: hidden;
}
.news_content_index1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
}
.newsList_index_li1 {
  width: 48%;
  height: 16.5rem;
  border: 1px solid #ededed;
  margin-bottom: 1rem;
  position: relative;
  background: #fff;
}
.newsList_index_li1 img {
  width: 100%;
  height: 14rem;
  object-fit: contain;
  display: block;
}
.newsList_index_li1 p {
  line-height: 2.5rem;
  color: #333;
  background: #ededed;
  font-size: 1.1rem;
  text-align: center;
}
.product_index_type {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
}
.product_index_type a {
  display: block;
  width: 48%;
  line-height: 2.5rem;
  font-size: 1rem;
  background: #444;
  color: #fff;
  text-align: center;
  margin-bottom: 0.6rem;
  margin-right: 2%;
}
.product_list_ul1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
}
.product_list_ul1 li {
  width: 48%;
  margin-bottom: 0.5rem;
}
.product_list_ul1 li a div:nth-of-type(1) img {
  width: 100%;
  display: block;
  height: 14rem;
  object-fit: contain;
}
.product_list_ul1 li a div:nth-of-type(2) {
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.5rem;
  background: #f5f5f5;
  color: #fff;
}
.product_list_ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
}
.product_list_ul li {
  width: 49%;
  box-sizing: border-box;
  margin-bottom: 0.8rem;
  background: #fff;
}
.product_list_ul li div img {
  width: 100%;
  display: block;
  border: 1px solid #eee;
  height: 16rem;
  object-fit: contain;
}
.product_list_ul li h3 {
  font-size: 1.2rem;
  color: #333;
  line-height: 3rem;
  text-align: center;
  background: #f5f5f5;
  height: 3rem;
}
.case_list_ul {
  margin-top: 1rem;
}
.case_list_ul li {
  width: 100%;
  margin-bottom: 1rem;
}
.case_list_ul li a div img {
  width: 100%;
  display: block;
  height: 15rem;
  object-fit: cover;
}
.case_list_ul li a p {
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.5rem;
}
.message {
  margin-bottom: 20px;
}
.message h3 {
  font-size: 1.4rem;
  text-align: center;
  line-height: 4rem;
  font-weight: bold;
}
.captcha input {
  width: 50%;
  text-indent: 1em;
  border: 1px solid #dfdfdf;
  height: 30px;
}
.captcha img {
  height: 2rem;
  vertical-align: middle;
}
.form-submit a {
  background: #282828;
  color: #fff;
  box-sizing: border-box;
  display: block;
  width: 14rem;
  height: 3rem;
  line-height: 3rem;
  margin: 2rem auto;
  font-size: 1.3rem;
  text-align: center;
}
.productdetail {
  margin-top: 2rem;
  position: relative;
}
.productdetail .product_info_banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 20rem;
  object-fit: contain;
}
.productdetail .product_info_banner .info-swiper-prev {
  position: absolute;
  left: 2%;
  top: 0;
  bottom: 0;
  z-index: 2;
  margin: auto;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
}
.productdetail .product_info_banner .info-swiper-next {
  position: absolute;
  right: 2%;
  top: 0;
  bottom: 0;
  z-index: 2;
  margin: auto;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  transform: rotate(180deg);
}
.productdetail .product_info_banner .swiper-pagination {
  font-size: 1.3rem;
}
.productdetail .product_info_banner .swiper-pagination span {
  font-size: 1.3rem;
}
.productdetail .productdetail_title {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #333;
  margin: 1rem 0;
  text-align: center;
  font-weight: bold;
}
.productdetail .productdetail_description {
  font-size: 1.2rem;
  line-height: 2rem;
  text-indent: 2em;
  color: #666;
}
.productdetail .info_title {
  width: 100%;
  margin: 1rem auto;
  background: #e9e8e9;
}
.productdetail .info_title span {
  font-size: 1.2rem;
  display: block;
  width: 8rem;
  background: #81978f;
  color: #fff;
  text-align: center;
  line-height: 2.5rem;
}
.productdetail .content_news img {
  display: block;
  width: 100%;
}
.param_more {
  width: 90%;
  margin: 1rem auto;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  -webkit-flex-wrap: wrap;
}
.param_more p {
  font-size: 1.3rem;
  line-height: 2rem;
}
.content_news,
.article_content,
.article_zhengwen {
  min-height: 3rem;
  padding-bottom: 3rem;
}
.content_news iframe,
.article_content iframe,
.article_zhengwen iframe {
  display: block;
  width: 100%;
  height: 18rem;
  margin: 2rem auto;
}
.content_news img,
.article_content img,
.article_zhengwen img {
  display: block;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
}
.content_news h1,
.article_content h1,
.article_zhengwen h1 {
  font-size: 1.4rem;
  color: #333;
  text-align: center;
  line-height: 1.6rem;
  padding-top: 0.5rem;
}
.content_news small,
.article_content small,
.article_zhengwen small {
  display: block;
  text-align: center;
  font-size: 1.1rem;
  color: #666;
  line-height: 3rem;
}
.content_news .article_zhengwen,
.article_content .article_zhengwen,
.article_zhengwen .article_zhengwen {
  padding: 1rem 0;
}
.content_news .article_zhengwen p,
.article_content .article_zhengwen p,
.article_zhengwen .article_zhengwen p {
  font-size: 1.2rem !important;
  line-height: 1.8rem !important;
  color: #666 !important;
}
.casedetail > img {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.casedetail h1 {
  font-size: 1.4rem;
  line-height: 3rem;
  color: #000;
  font-weight: bold;
}
.casedetail .content_news img {
  display: block;
  max-width: 100%;
}
.casedetail .content_news iframe {
  display: block;
  width: 90%;
  height: 20rem;
  margin: 2rem auto;
}
.prev_next_button {
  margin-top: 1rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.prev_next_button a {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.clearfix,
.clear {
  clear: both;
}
.wrap {
  min-width: 320px;
  max-width: 640px;
  margin: 0 auto;
}
.type {
  display: none;
}
#loadmore {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
  display: none;
}
#loadmore img {
  width: 25px;
  height: 25px;
}
.loadsize {
  font-size: 14px;
  text-align: center;
  line-height: 25px;
  padding-bottom: 30px;
  display: none;
  clear: both;
}
.pubuliu {
  -moz-column-count: 2;
  /* Firefox */
  -webkit-column-count: 2;
  /* Safari 和 Chrome */
  column-count: 2;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  column-gap: 1em;
}
.pubuliu .pic .pic_img {
  padding: 3px;
  margin: 10px;
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 2px 2px 2px #ccc;
}
.pubuliu .pic .pic_img img {
  width: 100%;
}
.pubuliu .pic p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  text-align: center;
}
#container .column {
  display: inline-block;
  vertical-align: top;
}
#container .pic_a {
  display: block;
  padding: 5px;
  margin: 7px;
  border: 1px solid #ccc;
  background-color: #fff;
  text-decoration: none;
}
#container .pic_a img {
  display: block;
  margin: 0 auto 5px;
  border: 0;
  vertical-align: bottom;
  width: 100%;
}
#container .pic_a strong {
  text-align: center;
  margin: 0 auto;
  display: block;
  color: #000;
  font-size: 12px;
}
.neiye_banner_nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-flex-wrap: wrap;
  margin-bottom: 1rem;
  border-top: 1px solid #dcdcdc;
}
.neiye_banner_nav a {
  display: block;
  width: 50%;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  border-top: none;
  padding-left: 2.2rem;
  position: relative;
  font-size: 1.2rem;
  line-height: 3rem;
}
.neiye_banner_nav a:nth-of-type(2n) {
  border-left: none;
}
.neiye_banner_nav a:after {
  display: block;
  content: '';
  width: 3px;
  height: 1.5rem;
  background: #81978f;
  position: absolute;
  left: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sidebar_back {
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  display: none;
  transition: all ease 0.6s;
  -webkit-transition: all ease 0.6s;
}
.service_title {
  padding: 2rem 0 1rem;
  text-align: center;
}
.service_title h3 {
  font-size: 2rem;
  color: #333333;
  line-height: 4rem;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  border-bottom: 1px solid #dcdcdc;
  margin: 0 auto;
  position: relative;
}
.service_title h3:after {
  display: block;
  content: '';
  width: 62px;
  height: 3px;
  background: #81978f;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  margin: auto;
}
.service_title p {
  font-size: 1rem;
  color: #666;
  line-height: 3rem;
  text-align: center;
}
.service_before img {
  display: block;
  width: 100%;
}
.service_before .service_before_main h3 {
  font-size: 1.4rem;
  line-height: 3rem;
}
.service_before .service_before_main p {
  font-size: 1.2rem;
  line-height: 2rem;
  margin-bottom: 1rem;
}
.service_after li img {
  display: block;
  width: 100%;
}
.service_after li p:nth-of-type(1) {
  font-size: 1.4rem;
  line-height: 4rem;
}
.service_after li p:nth-of-type(2) {
  font-size: 1.2rem;
  line-height: 2rem;
  margin-bottom: 2rem;
}
.service_after li p:nth-of-type(2) a {
  font-size: 1.2rem;
  color: #81978f;
}
.jobs_table {
  width: 97%;
}
.jobs_table tr:nth-of-type(1) {
  background: #222;
  text-align: center;
}
.jobs_table tr:nth-of-type(1) td {
  font-size: 1.1rem;
  color: #fff;
  line-height: 2.4rem;
  width: 25%;
}
.jobs_table tr:nth-of-type(2) td {
  font-size: 1.1rem;
  line-height: 2.4rem;
  width: 25%;
}
.info_title {
  border-top: 1px solid #e0dede;
  border-bottom: 1px solid #e0dede;
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.info_title span {
  font-size: 1.1rem;
  display: block;
  line-height: 3rem;
}
