﻿html,body {
  position: relative;  
} 
body{
  font-family:"思源黑体 CN",Arial,"Microsoft Yahei",sans-serif !important;
  padding: 0;
  color: #2b2b2b;
  margin:0 auto; 
  background:#fff !important; 
}
ul{
  margin: 0 !important;
  padding: 0;
}
li{
  list-style: none;
}
.hidden,.hid{
  display: none;
}
.m-hidden{ }/* 只在手机端隐藏 */
a:hover{
  text-decoration:none !important;
}
.container{
  position: relative;
}
.clearboth{ clear: both;}
*:focus { outline: none;}


.bolder{ font-weight: bolder;}
.strong{ font-weight: bolder; font-size: 24px;}
.ltr{ direction: ltr; unicode-bidi: bidi-override; }
.rtl{ direction: rtl; unicode-bidi: bidi-override;}
.ali_font_reverse{ display: inline-block; transform: rotate(180deg); }
.pagination a{ color: #ddd; transition: 0.4s; }
.pagination a:hover{ color: #ee1d23; }
.overflow{ overflow: hidden;}
.inner_container{ width: 1270px; margin: 0px auto;}
.main_theme{ color: #ee1d23!important;}
.more{ display: inline-block; }
.ali_font_reverse {
  display: inline-block;
  transform: rotate(180deg);
}

.top{ height: 195px; position: relative; }
.top>.inner_container{ overflow: hidden; }
.top_left{ 
  float: left; 
  height: 138px; 
  padding-top: 25px;   
}
.logo{ float: left;  }
.logo:hover img{ -webkit-animation: swing 1s .2s; }
.top_text{ 
  float: left; 
  display: table; 
  padding-left: 10px; 
  margin-left: 9px; 
  border-left: 1px solid #c8c8c8;   
}
.top_text_title{ font-size: 46px; line-height: 46px; color: #000; font-weight: 500; }
.top_text_slogan{ 
  text-align: center; 
  font-size: 18px; 
  line-height: 18px; 
  padding: 0px 19px; 
  position: relative;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 8px;
  color: #434343;
}
.top_text_slogan::before,.top_text_slogan::after{
  position: absolute;
  top: 10px;
  content: "";
  width: 102px;
  height: 1px;
  background-color: #ee1d23;
}
.top_text_slogan::before{ left: 19px; }
.top_text_slogan::after{ right: 19px; }

.top_right{ float: right; }
.top_right>.tel{ 
  display: table;
  float: right;
  background: url("../image/icon_tel.png") left center no-repeat; 
  color: #404040; 
  font-size: 16px; 
  line-height: 32px;
  margin-top: 40px;
  padding-left: 40px;
}
.top_right>.tel>div{ color: #ee1d23; font-size: 30px; font-weight: bold; }

.wrap_nav{ height: 58px; background-color: #2b2b2b; border-top: 3px solid #ee1d23; }
.wrap_nav .inner_container{ position: relative; }
.top .nav{ display: table; margin: 0px auto!important; }
.top .nav>li{ 
  width: 123px; 
  line-height: 55px; 
  display: inline-block; 
  position: relative; 
  float: left; 
  margin-right: 1px; 
}
.top .nav>li:last-child{ margin-right: 0px; }
.top .nav>li::after{ 
  content: ""; 
  position: absolute; 
  top: 19px; 
  right: -1px;
  height: 17px; 
  width: 1px;  
  background-color: #fff;
}
.top .nav>li:last-child::after{ display: none; }
.top .nav>li>a{ 
	height: 55px; 
	text-align: center; 
	color: #fff; 
	font-size: 16px; 
	padding: 0px;
	transition: 0.4s;
}
.top .nav>li:hover>a,.top .nav>li.active>a{ background-color: #ee1d23; }

.sb{ display: none; }
.sb.on{ display: block; }
.nav_submenu{  
  display: flex; 
  flex-wrap: wrap; 
  height: 0px;
  overflow: hidden;
}
.nav_submenu.on{ height: auto; }
.nav_submenu>li{ margin-right: 89px; margin-top: 17px; }

.nav_submenu>li>a{ width: 175px; font-size: 18px; color: #fff; height: 36px; line-height: 36px; display: block; }
.nav_submenu>li.isRecommend>a{ border-bottom: 1px solid #fff; } 
.nav_submenu>li ul{ margin-top: 6px!important; width: 269px; display: flex; justify-content: space-between; flex-wrap: wrap; }
.nav_submenu>li ul li{ 
  width: 118px; 
  border-bottom: 1px dashed #fff; 
  background: url("http://www.hncyjn.com/images/icon_subnav.png") left no-repeat;
  text-indent: 14px;
  overflow: hidden;
}
.nav_submenu>li ul li a{ 
  line-height: 36px; 
  color: #fff; 
  position: relative; 
  font-size: 16px;   
}


.sidemenu{ float: left; font-size: 30px; color: #ee1d23; margin-left: 55px; position: relative; display: none;}
.sidemenu_container{ 
  position: fixed; 
  top: 120px; 
  right: 0px; 
  width: 0px; 
  background-color: #ee1d23;
  opacity: 0.9;
  transition: 0.8s;
  z-index: 11;
}
.sidemenu_container.on{ width: 150px; }
.sidemenu_container.on .side_nav{ display: block;}
.sidemenu_container .side_nav{ display: none;}
.side_nav{ width: 150px; line-height: 30px; text-align: center;}
.side_nav>li:hover{ background-color: #fff; }
.side_nav>li:hover>a{color: #ee1d23;}
.side_nav li a{ color: #fff; font-size: 18px; } 
.side_nav li a:hover{   }
.side_nav>li>ul{ display: none; background-color: #ee1d23;}
.side_nav>li.on{ background-color: #fff;}
.side_nav>li.on>a{ color: #ee1d23;}
.side_nav>li.on>ul{ background-color: #fff; }
.side_nav>li.on>ul>li:hover{ background-color: #ee1d23;}
.side_nav>li.on>ul>li:hover>a{ color: #fff;}
.side_nav>li.on>ul>li>a{ color: #ee1d23; }
.side_nav>li>ul>li>a{ font-size: 14px;}
.wrap_search{ 
  height: 29px; 
  width: 214px;
  border: 1px solid #bfbfbf;
  border-radius: 29px;
  float: right;
  margin-top: 16px;
  overflow: hidden;
}
@media (max-width: 768px){
  .wrap_nav{ display: none; }
  .wrap_search{ display: none; }
  .top .capsule{ display: none; }
  .top_icon_list{ display: none; }
}
.btn_search{   
  width: 16px;
  height: 29px;
  background: url("../image/icon_search.png") center center no-repeat;
  border: none; 
  display: block; 
  float: left;
}
.input_search{ 
  width: 167px; 
  height: 29px; 
  line-height: 29px; 
  float: left; 
  border: none; 
  background: none; 
  font-size: 14px; 
  color: #666;
  margin-left: 12px;
}
.input_search::-webkit-input-placeholder { /* WebKit browsers */
	color: #bfbfbf;
	font-size: 14px;
	font-weight: 300;
}  
.input_search::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #bfbfbf;
	font-size: 14px;
	font-weight: 300;
}
.input_search:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #bfbfbf;
	font-size: 14px;
	font-weight: 300;
}  
.input_search:focus{ }

.sidemenu span,.search .iconfont{ cursor: pointer; }

.footer{ 
  height: 208px; 
  background: url("../image/footer_bg.png"); 
  background-size: cover; 
  overflow: hidden;
  color: #fff;
  padding-top: 38px;
}
.footer_sep{ padding-left: 28px; background: url("../image/footer_bg_2.png") left top no-repeat; }
.footer_left{ float: left; display: table; }
.footer_left_text{ font-size: 16px; line-height: 20px; }
.footer_left_text .iconfont{ font-size: 41px; line-height: 41px; margin-right: 5px; float: left; }
.footer_left_text span{ font-size: 12px; text-transform: uppercase; }
.footer .tel{ font-size: 22px; line-height: 22px; margin: 14px 0px; }
.btn_msg{ 
  display: block; 
  width: 160px; 
  height: 48px; 
  line-height: 48px; 
  border-radius: 6px;
  font-size: 18px;
  color: #fff!important;
  background-color: #ee1d23;
  text-align: center;
}
.btn_msg>.iconfont{ color: #fff; font-size: 27px; margin-right: 11px; vertical-align: bottom; }
.wrap_footer_nav{ float: left; margin-left: 23px; display: table; }
.footer_nav{ width: 256px; }
.footer_nav li{ width: 64px; text-align: left; float: left; line-height: 28px; margin-bottom: 7px; margin-right: 62px; }
.footer_nav li a{ color: #fff; font-size: 16px; font-weight: 300; transition: 0.4s; }
.footer_nav li a:hover{ color: #ee1d23; }

.footer_right{ float: left; font-size: 15px; }
.footer_contact{}
.footer_contact p{ margin-bottom: 5px; line-height: 30px; }
.footer_contact p .iconfont{ font-size: 20px; margin-right: 14px; }
.foot_qrcode{ 
  float: right;
  line-height: 36px;
  text-align: center;
}
.copyright{ background-color: #000; line-height: 75px; color: #fff; font-size: 16px; text-align: center; }
.copyright a,.copyright a:hover{ color: #fff; font-size: 16px; }

@media (max-width: 768px){
  .footer{ padding-top: 0px; height: auto; }
  .footer_header{ display: none; }
  .footer_sep{ 
    padding-left: 0px;
    background: none;
  }
  .footer_left{ float: unset; margin: 20px auto; }
  .wrap_footer_nav{ display: none; }

  .inner_container{ width: 100%; }
  .top{ height: 60px; line-height: 60px;}
  .top>.inner_container{ width: 100%; }
  .top_left{ height: 60px; line-height: 60px; padding-top: 0px; }
  .logo{ float: left; margin-left: 10px;}
  .logo img{ height: 40px; width: auto; }  
  .top_text{ display: none; }
  .top .nav{ display: none;}
  .side_link{display: none;}
  .search{ display: none;}
  .sidemenu{ font-size: 24px; float: right; margin-left: 0px; display: block; margin-right: 15px;}
  .sidemenu_container{ top: 60px;}
  .side_nav{ line-height: 24px;}
  .side_nav li a{ font-size: 16px; }

  .index_nav{ height: 60px; position: relative; display: block;}
  .index_footer{ position: relative; height: auto;}
  
  .footer_nav{ display: none; }
  .footer_right{ display: table; margin-left: 0px; float: unset; margin: auto;}  
  .top_right>.tel{ display: none; }
  .bottom_logo{ padding: 0px; text-align: center;}
  .footer_contact{ padding: 0px 15px; display: table; margin: 0px auto;}  
  .copyright{ line-height: 30px; font-size: 14px;}
  .copyright span{ width: 100%; display: block;}
  .copyright a{ font-size: 14px;}
  .foot_qrcode{ float: none; margin: 10px auto; }

  .m-hidden{ display: none; }/* 只在手机端隐藏 */
}

.index_banner{ overflow: hidden; }
.index_banner img{ width: 100%; height: auto; }


/* 幻灯片样式 */
.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: 15px;
  z-index: 1;
  margin-left: -75px;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin:0 5px;
  width: 40px;
  height: 3px;
  line-height: 14px;
  text-align: center;
  background: #999;
  cursor: pointer;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd li a .bdimg{
  background-size: cover !important;
}

@media (max-width: 768px){
  .slideBox .bd{ height: auto; }
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(http://www.hncyjn.com/images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}
.divContent{
  height: 450px;
}
.underhd li a img,.underhd li img{
    width: 100%;
    height: auto;
}
.underhd li a img:hover{
    opacity: 1;
}

.wrap_title{ text-align: center; overflow: hidden; position: relative; }
.index_title{
  font-size: 40px; 
  color: #2b2b2b; 
  line-height: 40px; 
  font-weight: bolder; 
  position: absolute;
  top: 25px;
  left: 0px;
  width: 100%;
  text-align: center;
  z-index: 1;
}
.index_subtitle{ 
  font-size: 72px; 
  color: #e9e9e9; 
  text-transform: uppercase; 
  line-height: 72px; 
  position: relative;
  z-index: 0;
}
.wrap_sep_line{ width: 57px; height: 2px; background-color: #3a3a3a; margin: 13px auto; }
.wrap_sep_line.inner{ background-color: #ee1d23; }
.index_slogan{ margin-top: 0px; font-size: 18px; line-height: 18px; color: #707070; }
.inner_title{ 
  width: 166px; 
  height: 45px; 
  line-height: 45px; 
  font-size: 30px; 
  font-weight: bold;
  color: #fff; 
  background-color: #ee1d23; 
  text-align: center;
  margin: auto;
  margin-top: 12px;
  position: relative;
  z-index: 1;
}
.inner_subtitle{ 
  text-transform: uppercase; 
  font-size: 30px; 
  font-weight: bold;
  line-height: 30px; 
  position: absolute;
  top: 0px;
  left: 0px;
  color: #e6e6e6; 
  width: 100%;
  text-align: center;
  z-index: 0;
}
.inner_slogan{
  color: #333;
  font-size: 18px;
  line-height: 34px;
  margin-top: 8px;
}

.wrap_more{ text-align: center;}
.btn_more{ 
	width: 133px; 
	height: 41px; 
	line-height: 41px; 
	display: inline-block;
	font-size: 18px;
	color: #333;
	text-align: center;
	position: relative;
  border: 1px solid #aaa;
  border-radius: 12px;
  transition: 0.6s;
}
.btn_more:hover{ background-color: #ee1d23; color: #fff;}

@media (max-width: 768px){
  .index_subtitle,.inner_subtitle{ font-size: 30px; }
  .index_title,.wrap_inner_title .index_title{ font-size: 24px;}
  
  .inner_slogan{ font-size: 14px; line-height: 24px; }
  .btn_more{ width: 110px; height: 30px; line-height: 29px; font-size: 14px; }
}


/* 热词搜索 */
.content_top{ height: 60px; overflow: hidden; border-bottom: 1px solid #999; }
.wrap_hotkeys{ float: left; line-height: 60px; font-size: 16px; }
.wrap_hotkeys .iconfont{ color: #ee1d23; font-size: 24px; margin-left: 14px; margin-right: 7px; }
.wrap_hotkeys a{ display: inline; margin-left: 7px; color: #000; font-size: 14px; transition: 0.4s;}
.wrap_hotkeys a:hover{ color: #ee1d23; }
@media (max-width: 768px){
}
/* 热词搜索 结束 */


/* Slogan */
.wrap_slogan{ overflow: hidden; padding-top: 97px; padding-bottom: 68px; }
.slogan_list{  
  height: 224px;   
}
.slogan_list .inner_container{ display: flex; justify-content: space-between; }
.slogan_item{ 
  width: 377px; 
  height: 224px; 
  position: relative; 
  z-index: 1; 
  text-align: center;   
  cursor: pointer;
}
.slogan_item::before{ 
  width: 100%; 
  height: 100%; 
  content: ""; 
  position: absolute; 
  top: 0px;  
  left: 0px;
  z-index: 1;
  border: 1px solid #b4b3b3;
  border-top: unset;
  transition: 0.6s;
}
.slogan_item .iconfont{ 
  font-size: 75px; 
  line-height: 75px; 
  display: block; 
  position: absolute; 
  top: -38px; 
  left: 50%; 
  transform: translateX(-50%);
  z-index: 2; 
  transition: 0.6s;
}
.slogan_title{ font-size: 25px; line-height: 25px; margin-top: 50px; transition: 0.6s; }
.slogan_sepline{ 
  width: 27px; 
  height: 1px; 
  background-color: #000; 
  margin: auto; 
  margin-top: 29px; 
  margin-bottom: 23px; 
}
.slogan_summary{ font-size: 16px; line-height: 16px; }
.slogan_item p{ font-size: 12px; color: #7d7d7d; margin-top: 22px; padding: 0px 30px; }

.slogan_item .iconfont::before,.slogan_item .iconfont::after{
  content: "";
  width: 151px;
  height: 1px;
  background-color: #b4b3b3;
  position: absolute;
  top: 38px;
  transition: 0.6s;
}
.slogan_item .iconfont::before{ left: -150px; }
.slogan_item .iconfont::after{ right: -151px; }
.slogan_item:hover .iconfont,.slogan_item:hover .slogan_title{ color: #ee1d23;  }
.slogan_item:hover .iconfont::before,.slogan_item:hover .iconfont::after{ background-color: #ee1d23; }
.slogan_item:hover::before{ border-color: #ee1d23; }

@media (max-width: 768px){
  .wrap_slogan{ padding-top: 45px; padding-bottom: 0px; }
  .slogan_list{ height: auto; }
  .slogan_list .inner_container{ flex-wrap: wrap; }
  .slogan_item{ width: 100%; margin-bottom: 45px; }
  .slogan_item:last-child{ margin-bottom: 0px; }
}
/* Slogan End */


/* 产品展示 */
.wrap_product{ 
  overflow: hidden; 
  background-color: #f6f6f6;
}
.wrap_product .wrap_title{ margin-top: 60px; }
.product_header{ 
  border: 1px solid #cfcfcf; 
  background: url("../image/advantage_content_bg.png"); 
  padding: 0px 99px;
  height: 181px;
  margin-top: 50px;
  position: relative;
}
.product_header_bg{ 
  width: 100%;
  height: 57px;
  line-height: 51px;
  text-align: center;
  font-size: 20px; 
  font-weight: 300;
  color: #fff; 
  position: absolute; 
  top: -11px; 
  left: 0px; 
  background: url("../image/product_header_bg2.png") center no-repeat;
}
.wrap_product .nav-tabs{ 
  margin: auto!important; 
  margin-top: 60px!important; 
  display: flex; 
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: none; 
}
.wrap_product .nav-tabs li{ margin-bottom: 30px; margin-right: 87px; }
.wrap_product .nav-tabs li:nth-child(5n){ margin-right: 0px; }
.wrap_product .nav-tabs>li>a{  
  font-size: 18px;
  border: none;
  border-bottom: 1px solid #d7d7d7;   
  padding: 0px;
  width: 144px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #0f0f0f;
  transition: 0.4s;
  margin: 0px;
  border-radius: unset;
}
.wrap_product .nav-tabs>li.active>a,.wrap_product .nav-tabs>li.active>a:focus,.wrap_product .nav-tabs>li>a:hover{
  background-color: unset;  
  border: none;
  border-bottom: 1px solid #ee1d23;
  color: #ee1d23;
}
.wrap_product .tab-content{ margin-top: 50px; margin-bottom: 40px;}

.product_list{ 
	overflow: hidden; 	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.product_item{ margin-bottom: 25px; width: 302px; overflow: hidden; }
.product_img{ 
  overflow: hidden;
  position: relative;
  clear: both;
  padding-top: 74.5033%;
  border: 1px solid #c8c8c8;
  transition: 0.6s;
}
.product_img img{ 
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}
.product_title{ 
  line-height: 28px; 
  font-size: 16px; 
  color: #434343; 
  text-align: center; 
  transition: 0.6s; 
}
.product_item:hover .product_img{ border-color: #ee1d23; }

@media (max-width: 768px){
  .wrap_product{ height: auto; }
  .wrap_product .wrap_title{ margin-top: 30px; }
  .product_header{ height: auto; padding: 10px; }
  .wrap_product .nav-tabs{ justify-content: space-around; }
  .wrap_product .nav-tabs li{ margin-right: 0px; margin-bottom: 20px; }
  .wrap_product .nav-tabs>li>a{ font-size: 14px; width: 120px; }
  .wrap_product .nav-tabs::before,.wrap_product .nav-tabs::after{ content: none; }

  .product_item{ width: 49%; height: auto; }
  .product_title{ font-size: 14px; }
  .product_bottom{ padding: 0px 10px; height: 99px; }
  .wrap_product>.inner_container>.wrap_more{ margin-top: 30px; margin-bottom: 30px; }
}
/* 产品展示 结束 */


/* wrap_banner_ad */
.wrap_banner_ad{ 
  overflow: hidden; 
  height: 271px; 
  background: url("../image/banner_ad_bg.png") center no-repeat;
  background-size: cover;
  color: #fff;
}
.banner_ad_text{ 
  float: left; 
  margin-top: 65px; 
}
.banner_ad_title{ font-size: 30px; line-height: 35px; }
.banner_ad_slogan{ font-size: 36px; line-height: 46px; margin-top: 28px; }
.banner_ad_sub_slogan{ font-size: 16px; line-height: 16px; margin-top: 26px; text-transform: uppercase; opacity: 0.7; }

.wrap_banner_ad .tel{ float: right; font-size: 16px; color: #fff; margin-top: 82px; }
.wrap_banner_ad .tel span{ font-size: 29px; line-height: 29px; margin-top: 14px; font-weight: bold; display: block;}
.wrap_banner_ad .wrap_more{ margin-top: 22px; }
.wrap_banner_ad .btn_msg{ width: 225px; height: 50px; line-height: 50px; border-radius: unset; }
@media (max-width: 768px){
  .wrap_banner_ad{ display: none; }
}
/* wrap_banner_ad */


/* 首页公司简介 */
.wrap_about{ 
  overflow: hidden;
  height: 533px; 
  background: url("../image/about_bg.png") center no-repeat;
  background-size: cover;
  padding-top: 84px;
}
.about_img{ float: left; border: 5px solid #eaeaea; }

.about_text{ 
  width: 730px; 
  height: 366px;
  padding-right: 33px;
  float: right;
  background: url("../image/about_text_bg.png") right bottom no-repeat;
  position: relative;
}
.about_title{ 
  font-size: 36px; 
  line-height: 36px;
  color: #fff; 
  font-family: Microsoft Yahei;
}
.about_title span{ color: #5e5e5e; }
.about_summary{ 
  color: #fff; 
  line-height: 28px; 
  font-size: 15px; 
  margin-top: 28px;   
  text-indent: 30px; 
}
.about_text .wrap_more{ position: absolute; right: 39px; bottom: -17px; }
.about_text .wrap_more .more{ 
  width: 110px; 
  height: 35px; 
  line-height: 35px; 
  text-align: center; 
  color: #fff; 
  font-size: 15px;
  background-color: #ee1d23;
}


@media (max-width: 768px){
  .wrap_about{ height: auto; padding-top: 0px; }
  .about_text{ width: 100%; height: auto; padding: 10px 15px; background: none; margin-bottom: 40px; }
  .about_title{ line-height: 42px; }
  .about_img{ width: 100%; height: auto; margin-right: 0px; }
  .about_img img{ width: 100%; height: auto; }
  
  .about_summary{  }
  .about_text .wrap_more{ bottom: -30px; right: 15px; }
}
/* 首页公司简介 结束 */


/* 公司优势 */
.wrap_advantage{ 
  overflow: hidden; 
  height: 969px; 
  background: url("../image/advantage_bg.png") center no-repeat;
  background-size: cover;
}
.wrap_advantage .wrap_title{ margin-top: 54px; }

.advantage_content{ 
  overflow: hidden; 
  margin-top: 104px; 
  height: 764px;   
  position: relative;
  z-index: 1;
}
.advantage_content::before{ 
  width: 100%; 
  height: 100%; 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  background: url("../image/advantage_content_bg.png"); 
  opacity: 0.9;
  content: "";
  z-index: 0;
}
.advantage_middle{ 
  height: 400px;
  display: flex; 
  justify-content: space-between; 
  padding: 0px 15px; 
  margin-top: 93px; 
  position: relative; 
}
.advantage_list{ width: 380px; }
.advantage_item{ overflow: hidden; }
.advantage_sepline{ height: 1px; border-bottom: 1px dashed #c2c2c2; margin: 39px auto; }
.advantage_icon{ 
  float: left; 
  border: 1px solid #ee1d23; 
  border-radius: 12px; 
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  margin-top: 4px;
}
.advantage_icon .iconfont{ font-size: 35px; color: #ee1d23; }
.advantage_text{ float: left; overflow: hidden; margin-left: 10px; width: 310px;}
.advantage_title{ font-size: 26px; line-height: 26px; transition: 0.4s; }
.advantage_item:hover .advantage_title{ color: #ee1d23; }
.advantage_summary{ font-size: 16px; line-height: 21px; color: #706c6c; margin-top: 7px; }

.advantage_img{ 
  padding: 10px; 
  border: 1px solid #ee1d23; 
  width: 364px; 
  height: 364px; 
  border-radius: 182px; 
  overflow: hidden;
  text-align: center;
}
.advantage_img img{ width: 343px; height: 343px; border-radius: 172px; }
.advantage_img::before{ 
  width: 343px; 
  height: 343px; 
  background: url("../image/advantage.png") center no-repeat; 
  content: "";
  display: block;
  border-radius: 50%;
}

.advantage_bottom{ display: table; margin: auto; margin-top: 40px; overflow: hidden; position: relative; }
.advantage_bottom .wrap_more{ float: left; margin-right: 19px; }
.advantage_bottom .tel{ 
  font-size: 15px; 
  float: right; 
  background: url("../image/icon_tel2.png") left no-repeat;
  padding-left: 57px;
  line-height: 23px;
}
.advantage_bottom .tel .iconfont{ font-size: 48px; float: left; display: block; color: #ee1d23; }
.advantage_bottom .tel>div{ font-weight: bold; color: #ee1d23; font-size: 30px; }

@media (max-width: 768px){   
  .wrap_advantage{ height: auto; }
  .advantage_content{ height: auto; margin-top: 0px; }
  .wrap_advantage .wrap_title{ margin-top: 0px; }
  .wrap_advantage .index_slogan{ margin-top: 38px; }
  .advantage_middle{ height: auto; flex-wrap: wrap; margin-top: 30px; }
  .advantage_list{ width: 100%; }
  .advantage_text{ width: calc(100% - 70px); }
  .advantage_title{ font-size: 16px; }
  .advantage_summary{ font-size: 14px; }
  .advantage_sepline{ margin: 20px auto; }
  .advantage_img{ width: 300px; height: 300px; margin: 20px auto; }
  .advantage_img::before{ width: 280px; height: 280px; }
  .advantage_bottom{ margin-bottom: 40px; }
  .advantage_bottom .tel{ float: left; margin-top: 20px; }
}
/* 公司优势 结束 */


/* 成功案例 */
.wrap_case{ overflow: hidden; }
.wrap_case .wrap_title{ margin-top: 47px;}
.case_content{ 
  height: 554px; 
  margin-top: 60px; 
  margin-bottom: 90px; 
  overflow: hidden; 
  background: url("../image/case_content_bg.png") no-repeat;
}
.case_thumbs{ width: 288px; height: 444px; float: left; position: relative; margin-top: 55px; }
.case_thumbs .swiper-slide{ height: 178px; }
.case_thumbs .swiper-slide-active::before,.case_thumbs .swiper-slide-duplicate-active::before{ 
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 2px solid #ee1d23; 
}
.case_thumbs .swiper-slide img{ width: 288px; height: 178px; }

@media (min-width: 768px){  
  .case_thumbs .swiper-button-prev,.case_thumbs .swiper-button-next{
    width: 100%;
    height: 50px; 
    line-height: 50px;
    background-color: #d1d1d1;
  }
  .case_thumbs .swiper-button-prev{ top: -32px; left: 0px; }
  .case_thumbs .swiper-button-next{ top: unset; bottom: -55px; right: 0px; }  
  .case_thumbs .swiper-button-prev .iconfont,.case_thumbs .swiper-button-next .iconfont{ font-size: 36px; color: #fff; }
  .case_thumbs .swiper-button-prev:after,.case_thumbs .swiper-container-rtl .swiper-button-next:after,
  .case_thumbs .swiper-button-next:after,.case_thumbs .swiper-container-rtl .swiper-button-prev:after{ content: ""; }
}

.case_gallery{ float: right; width: 874px; height: 489px; margin-top: 29px; margin-right: 33px; }
.case_item{ overflow: hidden; width: 100%; }
.case_title{ 
  float: left; 
  padding-left: 15px; 
  text-align: center; 
  font-size: 20px; 
  position: relative; 
  visibility: hidden; 
  width: 35px;
}
.swiper-slide-active .case_title{ visibility: visible; }
.case_title:before{ 
  height: 175px; 
  width: 1px; 
  position: absolute; 
  left: 1px; 
  top: 0px; 
  content: ""; 
  background-color: #ee1d23; 
}
.case_img{ 
  float: right; 
  overflow: hidden;
  position: relative;
  clear: both;
  /* padding-top: 74.8091%; */
  padding-top: 55.9496%;
  width: 809px;
}
/* .case_img img{ width: 809px; height: 489px; } */
.case_img img{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}

@media (max-width: 768px){  
  .case_content{ height: auto; background: none; margin: 30px 0px; }
  .case_gallery{ width: 100%; margin: 0px; height: auto; }
  .case_thumbs{ width: 100%; height: auto; margin-top: 10px; }
  .case_title{ width: 100%; font-size: 16px; padding-left: 0px; }
  .case_title:before{ display: none; }
  .case_img{ width: 100%; }
  /* .case_img img{ width: 100%; height: auto; } */
  .case_thumbs .swiper-button-prev .iconfont,.case_thumbs .swiper-button-next .iconfont{ display: none; }
}
/* 成功案例 结束 */


/* 定制服务流程 */
.wrap_service{ overflow: hidden; }
.wrap_service .wrap_title{ margin-top: 50px;}

.service_list{ display: flex; justify-content: space-between; margin-top: 63px; margin-bottom: 60px; }
.service_item{ width: 107px; text-align: center; font-size: 19px; }
.service_img{ 
  width: 107px; 
  height:123px; 
  line-height: 123px; 
  background: url("../image/service_icon.png") no-repeat; 
  text-align: center;
  transition: 0.4s;
  margin-bottom: 18px;
}
.service_item .iconfont{ font-size: 36px; transition: 0.4s; }
.service_item:hover .service_img{ background-image: url("../image/service_icon_hover.png"); }
.service_item:hover .iconfont{ color: #ee1d23; }
@media (max-width: 768px){  
  .service_list{ justify-content: space-around; flex-wrap: wrap; }
  .service_item{ margin-bottom: 20px; }
}
/* 定制服务流程 结束 */


/* 新闻资讯 */
.wrap_news{ overflow: hidden; background-color: #f8f8f8;}
.news_header{ margin-top: 53px; position: relative; overflow: hidden; }
.news_header::before{ 
  position: absolute;
  left: 260px;
  top: 12px;
  content: "";
  width: 940px;
  height: 1px;
  background-color: #9f9f9f;
  z-index: 1;
}
.news_header::after{
  position: absolute;
  content: "";
  top: 11px;
  right: 70px;
  width: 31px;
  height: 3px;
  background-color: #ee1d23;
  z-index: 2;
}
.wrap_news .nav-tabs{ border-bottom: none; display: table; float: left; }
.wrap_news .nav-tabs span{ 
  float: left; 
  margin: 0px 18px; 
  font-size: 24px; 
  line-height: 24px;
  color: #2b2b2b; 
}
.wrap_news .nav-tabs li{ }
.wrap_news .nav-tabs>li>a{  
  font-size: 24px;
  border: none;
  padding: 0px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #2b2b2b;
  transition: 0.4s;
  margin: 0px;
  border-radius: unset;
}
.wrap_news .nav-tabs>li.active>a,.wrap_news .nav-tabs>li.active>a:focus,.wrap_news .nav-tabs>li>a:hover{
  background-color: unset;  
  border: none;
  color: #ee1d23;
}
.news_header .wrap_more{ float: right; }
.news_header .wrap_more .more{ font-size: 16px; line-height: 24px; color: #2b2b2b; }

.wrap_news .tab-content{ min-height: 401px; margin-top: 38px; margin-bottom: 43px; overflow: hidden; }
.news_content{ overflow: hidden; }
.news_content_left{ 
	width: 50%;
	float: left;
	padding-right: 40px;
}
.news_img{ border: 1px solid #d6d6d6; padding: 17px 15px; }
.news_img img{ width: 561px; height: 175px; }
.news_content_left .news_text{ padding-top: 22px; margin-top: 25px; border-top: 1px solid #9f9f9f; }
.news_title{ line-height: 16px; }
.news_title a{ font-size: 16px; line-height: 16px; color: #2b2b2b; transition: 0.6s; }
.news_title a:hover{ color: #ee1d23; }
.news_summary{ font-size: 14px; line-height: 26px; color: #878484; }
.news_content_left .news_summary{ margin-top: 22px; }
.news_summary .more{ font-size: 14px; color: #ee1d23; }

.news_list{ width: 50%; float: right; padding-left: 14px; padding-right: 8px; }
.news_item{ overflow: hidden; margin-bottom: 28px; }
.news_item:last-child{ margin-bottom: 0px; }
.news_date{
  width: 81px; 
  height: 72px; 
  float: left; 
  overflow: hidden; 
  text-align: center; 
  color: #d5d5d5; 
  border: 1px solid #d5d5d5;
}
.news_date_top{ font-size: 48px; line-height: 48px; }
.news_date_bottom{ font-size: 18px; line-height: 18px; }
.news_item .news_text{ width: 515px; float: right; }
.news_item .news_summary{ margin-top: 10px; }

.wrap_qanda{ overflow: hidden; margin-top: 43px; margin-bottom: 54px; position: relative; }
.wrap_qanda_header{ float: left; font-size: 24px; font-weight: bold; line-height: 24px; color: #ee1d23; }
.wrap_qanda_header>div{ color: #c0c0c0; margin-top: 21px; }
.qanda_content{ width: 1107px; float: right; position: relative; }
.wrap_qanda .swiper-slide { width: 41%; border: 1px solid #8e8e8e; padding: 18px 20px; }
.wrap_qanda .swiper-button-prev,.wrap_qanda .swiper-button-next{
  top: unset;
  bottom: 0px;
  width: 71px;
  height: 33px;
}
.wrap_qanda .swiper-button-prev{ background-color: #ee1d23; left: 0px; }
.wrap_qanda .swiper-button-next{ background-color: #2b2b2b; right: unset; left: 72px; }
.wrap_qanda .swiper-button-prev:after,.wrap_qanda .swiper-container-rtl .swiper-button-next:after,
.wrap_qanda .swiper-button-next:after,.wrap_qanda .swiper-container-rtl .swiper-button-prev:after{ content: ""; }
.qanda_item{ width: 100%; text-align: left; }
.qanda_item_title{ overflow: hidden;  line-height: 24px; }
.qanda_item_title a{ font-size: 14px; color: #2b2b2b; transition: 0.6s; }
.qanda_item_title a:hover{ color: #ee1d23; }
.qanda_item_summary{ 
  overflow: hidden; 
  line-height: 18px; 
  font-size: 14px; 
  margin-top: 14px; 
  color: #878484;
  height: 36px;
}
.qanda_icon{ 
  width: 24px; 
  height: 24px; 
  line-height: 24px; 
  text-align: center; 
  font-size: 13px;
  border-radius: 12px;
  color: #fff;
  margin-right: 7px;
  float: left;
}
.qanda_item_title>.qanda_icon{ background-color: #ee1d23; }
.qanda_item_summary>.qanda_icon{ background-color: #000; top: calc(50% - 12px); position: relative; }
.qanda_item_summary>div{  }
@media (max-width: 768px){
  .news_header::before,.news_header::after{ display: none; }

	.wrap_news_content{ margin-bottom: 0px; }
  .news_content_left{ width: 100%; height: auto; padding: 0px 15px; float: none; }
  .news_img img{ width: 100%; height: auto; }
  .news_list{ width: 100%; margin-top: 20px; }
  .news_item .news_text{ width: calc(100% - 91px); }
  
  .qanda_content{ width: 100%; margin-top: 20px;}
  .wrap_qanda .swiper-button-prev, .wrap_qanda .swiper-button-next{ top: 38px; bottom: unset; }
  .wrap_qanda .swiper-button-prev{ background-color: #ee1d23; left: unset; right: 87px; }
  .wrap_qanda .swiper-button-next{ background-color: #2b2b2b; right: 15px; left: unset; }
}
/* 新闻资讯 结束 */


/* 友情链接 开始 */
.friend_site { width: 100%; overflow: hidden;}
.friend_site>div{  width: 1200px; margin: 32px auto;}
.friend_site>div>span{ font-size: 18px; margin-right: 19px; font-weight: bolder; color: #000;}
.friend_site a{ color: #999; font-size: 16px; margin-right: 5px;}
@media (max-width: 768px)
{
  .friend_site{display: none;}
}
/* 友情链接 结束 */


/* 内页 */
.inner_banner img{
  width: 100%;
  height: auto;
  display: block;
  margin:0 auto;
}

.inner_nav{ height: 79px; overflow: hidden; box-shadow: 0px 2px 12px -2px #ddd; }
.inner_nav_list{ display: table; margin: 0px auto!important; }
.inner_nav_list li{ float: left; line-height: 79px; height: 79px; width: 147px; text-align: center; }
.inner_nav_list li.active{ border-bottom: 1px solid #ee1d23; }
.inner_nav_list li a,.inner_nav_list li a:hover{ font-size: 16px; color: #333; }
.inner_nav_list li.active a,.inner_nav_list li a:hover{ color: #ee1d23; }
.inner_nav_list li::after{ 	
	content: ""; 
	width: 1px;
	height: 41px; 
	display: block; 
	float: right;
  border-right: 1px dashed #c8c8c8;
  margin-top: 19px;
}
.inner_nav_list li:last-child::after{ display: none;}
@media (max-width: 768px)
{
	.inner_nav{ display: none;}
}


.sidebar{ float: left; width: 300px; }
.sidebar_menu{ margin-bottom: 21px; }
.sidebar_title{ 
  height: 44px; 
  line-height: 44px; 
  background-color: #ee1d23; 
  color: #fff; 
  font-size: 24px;
  text-align: center;
}
.sidebar_menu ul{ border: 1px solid #d2d2d2; }
.sidebar_menu ul li{ 
  border-bottom: 1px solid #d2d2d2; 
  font-size: 16px; 
  overflow: hidden; 
  background: url("../image/advantage_content_bg.png");
}
.sidebar_menu ul li a{
  font-size: 16px; 
  color: #0f0f0f; 
  transition: 0.4s;    
  display: block;  
  line-height: 61px;  
  text-align: center;
}
.sidebar_menu ul li:last-child{ border-bottom: none; }
.sidebar_menu ul li a:hover,.sidebar_menu ul li.active a:hover{ color:#ee1d23; }
.sidebar_menu ul li p{ line-height: 24px; margin-top: 10px; }
@media (max-width: 768px)
{
  .inner_nav{ display: none;}
  .sidebar{ float: unset; margin: 20px auto; }
}


/* 内页 产品中心 */
.wrap_inner_product{ overflow: hidden; margin-top: 41px; }
.wrap_inner_product .inner_case_list{ width: 948px; float: right; margin-top: 0px; }

.inner_product_item{ margin-top: 69px; overflow: hidden; }
.inner_product_img{
  width: 505px;   
  border: 1px solid #ee1d23; 
  float: left;     
  margin-right: 77px;
}
.inner_product_item:nth-of-type(even) .inner_product_img{ float: right; margin-right: 0px; }
.inner_product_img>div{  
  overflow: hidden; 
  position: relative;
  clear: both;
  padding-top: 74.9502%;  
}
.inner_product_img img{ 
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
}
.inner_product_text{ float: left; width: 616px; }
.inner_product_title{ 
  height: 36px; 
  line-height: 36px; 
  border-left: 2px solid #ee1d23; 
  font-size: 22px; 
  color: #ee1d23;
  text-indent: 10px;
}
.inner_product_summary{ line-height: 38px; font-size: 18px; margin-top: 25px; }
@media (max-width: 768px)
{
  .wrap_inner_product .inner_case_list{ width: 100%; }
  .inner_product_item{ margin: auto; margin-top: 20px; width: 98%; } 
  .inner_product_img{ width: 100%; margin: 0px; }
  .inner_product_text{ width: 100%; }
  .inner_product_title{ margin-top: 10px; }
}
/* 内页 产品中心 结束 */


/* 内页 关于我们 */
.wrap_company_profile{
  overflow: hidden;
  background: url("../image/company_profile_bg.png") center no-repeat;
  height: 793px;
  background-size: cover;
}
.wrap_company_profile .wrap_title{ margin-top: 60px; }
.company_profile_content{ 
  overflow: hidden; 
  background: url("../image/advantage_content_bg.png");
  margin-top: 46px;
  padding: 28px;
  border-bottom: 4px solid #d5d5d5;
}
.company_profile_title{ 
  font-size: 30px; 
  color: #333; 
  text-align: center;
  line-height: 30px; 
  margin: auto; 
}
.company_profile_sepline{ width: 357px; height: 1px; background-color: #ee1d23; margin: 13px auto; }
.company_profile_subtitle{ color: #999; text-align: center; text-transform: uppercase; font-size: 13px; }
.company_profile_summary{ 
  font-size: 18px;
  line-height: 36px;
  color: #666;
  margin-top: 25px;  
  text-indent: 36px;
}

.wrap_culture{ 
  overflow: hidden;
  
}
.wrap_culture .wrap_title{ margin-top: 63px; margin-bottom: 33px; }
.wrap_culture_content{
  overflow: hidden;
  height: 601px; 
  background: url("../image/inner_culture_bg.png") center no-repeat; 
  background-size: cover;
}
.wrap_culture_list{ 
  width: 1200px; 
  margin: auto;
  margin-top: 81px; 
  display: flex; 
}
.culture_item{ 
  width: 25%;
  height: 420px;
  text-align: center; 
  color: #fff;   
  padding-top: 135px;
  position: relative;
}
.culture_item::before{ 
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: 0.6s;
  background-color: #fff;
  opacity: 0;
  content: "";
}
.culture_item:hover::before{ opacity: 0.2; }
.culture_item .iconfont{ font-size: 35px; line-height: 35px; }
.culture_title{ font-size: 22px; line-height: 22px; margin-top: 22px; }
.culture_sep_line{ 
  width: 43px; 
  height: 3px; 
  border-radius: 2px; 
  margin: 18px auto; 
  background-color: #fff; 
  transition: 0.6s; 
}
.culture_item:hover .culture_sep_line{ background-color: #ee1d23; }
.culture_subtitle{ font-size: 14px; text-transform: uppercase;}
.culture_summary{ font-size: 18px; line-height: 26px; margin-top: 24px; text-align: center; }

.wrap_history{
  overflow: hidden;
  min-height: 500px; 
  background: url("../image/history_bg.png") bottom center no-repeat; 
  background-size: cover;
}
.wrap_history .wrap_title{ margin-top: 62px; }
.wrap_history_content{ overflow: hidden; margin-top: 26px; }
.wrap_history_header{
  overflow: hidden;
  margin-top: 26px;
  border-bottom: 1px solid #ebebeb;
}
.wrap_history_title{ 
  width: 126px; 
  height: 30px; 
  line-height: 30px; 
  text-align: center; 
  position: relative; 
  color: #fff; 
  font-size: 16px;
  background-color: #ee1d23;
}
.wrap_history_title::after{
  width: 16px;
  height: 30px;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: -16px;
  border-width: 0px 16px 30px 1px;
  border-color: transparent;
  border-bottom-color: #ee1d23;  
  border-style: solid;  
}
.wrap_history_list{ margin: 23px 0px 25px 25px; position: relative; border-left: 3px solid #ee1d23; padding-bottom: 22px; }
.wrap_history_list::after{
  content: '';
  position: absolute;
  bottom: -17px;
  left: -12px;
  border-right: 10.5px solid transparent;
  border-left: 10.5px solid transparent;
  border-top: 17px solid #ee1d23;
}
.history_item{ 
  height: 16px;
  line-height: 16px;
  padding-left: 39px;
  font-size: 16px;
  color: #333;
  position: relative;
  margin-bottom: 20px;
}
.history_item:last-child{
  margin-bottom: 0px;
}
.history_item::before{ 
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid #ee1d23;
  position: absolute;
  top: 0px;
  left: -7px;
  content: "";
  z-index: 2;
  background-color: #fff;
}
.history_item::after{  
  width: 35px;
  height: 1px;
  background-color: #ee1d23;
  content: "";
  position: absolute;
  top: 6px;
  left: 0px;
  z-index: 1;
}

.wrap_honor{ overflow: hidden; }
.wrap_honor .wrap_title{ margin-top: 95px; }
.honor_list{   
  overflow: hidden; 
  margin-top: 47px; 
  margin-bottom: 85px;
  position: relative;
  padding: 0px 25px;
}
.honor_item{ width: 278px;}
.honor_item img{ width: 278px; height: 366px; }
.honor_list .swiper-pagination-bullet-active{ 
  background-color: #ee1d23; 
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left: 0px; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ right: 0px; }
@media (max-width: 768px)
{
  .wrap_company_profile{ height: auto; }
  .company_profile_content{ padding: 15px; }
  .company_profile_title{ font-size: 24px; }
  .company_profile_subtitle{ font-size: 12px; }
  .company_profile_img{ width: 100%; height: auto; }
  .company_profile_img img{ width: 100%; height: auto; }
  .company_profile_text{ width: 100%; height: auto; }
  .company_profile_summary{ font-size: 14px; }  

  .wrap_culture{ height: auto; }
  .wrap_culture_content{ height: auto; }
  .wrap_culture_list{ margin-top: 0px; width: 100%; }
  .culture_item{ height: auto; padding: 30px 0px; }
  .culture_title{ font-size: 16px; }
  .culture_summary{ font-size: 12px; }

  .history_item{ height: auto; line-height: 20px; font-size: 14px; }


  .honor_list{ height: 540px; margin-top: 20px; }  
  .honor_item{ width: 100%; height: auto; }
  .honor_img,.honor_img img{ width: 100%; height: auto; }
}
/* 内页 关于我们 结束 */


/* 技术服务 */
.wrap_inner_advantage{ overflow: hidden; }
.wrap_inner_advantage .wrap_title{ margin-top: 60px; }
.inner_advantage_list{ 
  overflow: hidden; 
  margin-top: 20px; 
  display: flex; 
  justify-content: space-between; 
  flex-wrap: wrap; 
  padding-top: 10px;
  padding: 10px 54px;
}
.inner_advantage_item{ 
  width: 298px;
  height: 217px;
  border-radius: 12px;
  position: relative;
  z-index: 1;
  margin-bottom: 61px;  
  box-shadow: 0px 4px 8px 3px #eee;
}
.inner_advantage_item::before{
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 12px;
  position: absolute;
  left: 0px;
  transform: translateY(-3px);
  overflow: hidden;
  background-color: #ee1d23;
  z-index: 0;
}
.inner_advantage_item>div{ 
  width: 100%;
  height: 100%;
  border-radius: 12px;
  text-align: center;
  position: relative; 
  overflow: hidden;
  z-index: 1; 
  background-color: #fff; 
  transition: 0.6s;  
}
.inner_advantage_item .iconfont{ 
  font-size: 54px; 
  line-height: 54px; 
  color: #ee1d23; 
  margin-top: 34px; 
  display: block; 
  transition: 0.6s;
}
.inner_advantage_title{ font-size: 24px; line-height: 24px; margin-top: 15px; color: #333; transition: 0.6s; }
.inner_advantage_sepline{ font-size: 30px; color: #ee1d23; line-height: 30px; margin-top: 9px; transition: 0.6s;}
.inner_advantage_subtitle{ 
  font-size: 16px; 
  line-height: 16px;
  font-weight: 300; 
  color: #999; 
  text-transform: uppercase; 
  margin-top: 13px;
  transition: 0.6s;
}
.inner_advantage_item:hover .iconfont,.inner_advantage_item:hover .inner_advantage_title,
.inner_advantage_item:hover .inner_advantage_sepline,.inner_advantage_item:hover .inner_advantage_subtitle{ color: #fff; }
.inner_advantage_item:hover>div{ background-color: #ee1d23; }

.wrap_inner_service{ background-color: #f5f5f5; overflow: hidden; }
.wrap_inner_service .wrap_title{ margin-top: 51px; }
.inner_service_list{ 
  overflow: hidden; 
  margin-top: 43px; 
  margin-bottom: 37px;
  padding: 0px 55px;
  position: relative;
}
.inner_service_item{ width: 380px; }
.inner_service_item img{ width: 380px; height: 285px; }

@media (max-width: 768px){  
  .inner_service_item img{ width: 100%; height: auto; }
}
/* 技术服务 结束 */


/* 客户案例 */
.wrap_inner_case{ overflow: hidden; }
.case_header{  
  background: url("../image/advantage_content_bg.png");
  overflow: hidden;
  height: 61px;
  margin-top: 41px;
}
.case_header>.inner_case_title{ 
  width: 300px; 
  height: 61px; 
  line-height: 61px;
  background-color: #ee1d23; 
  color: #fff; 
  text-align: center; 
  font-size: 24px;
  float: left;
}
.case_header ul{ 
  float: left; 
  height: 61px; 
  line-height: 61px; 
  border: 1px solid #cfcfcf; 
  border-left: none;
  width: calc(100% - 300px);
}
.case_header ul>li{ margin-left: 55px; float: left; }
.case_header ul>li>a{
  border: none;
  padding: 0px;
  margin: 0px;
  border-radius: unset;
  font-size: 18px;
  color: #0f0f0f;
  line-height: 61px;
  font-weight: 500;
}
.case_header ul>li.active>a, .case_header ul>li.active>a:focus, .case_header ul>li>a:hover{
  background-color: unset;
  border: none;
  color: #ee1d23;
}

.inner_case_list{ 
  overflow: hidden; 
  display: flex; 
  justify-content: space-between; 
  flex-wrap: wrap; 
  margin-top: 41px; 
  margin-bottom: 33px;
}
.inner_case_item{ width: 302px; margin-bottom: 25px; transition: 0.6s; }
.inner_case_img{ 
  overflow: hidden;
  position: relative;
  clear: both;
  padding-top: 74.8344%;
  z-index: 0;
  border: 1px solid #e7e7e7;
}
.inner_case_item:hover .inner_case_img{ border: 1px solid #ee1d23; }
.inner_case_img img{ 
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  transition: 0.6s;
}
.inner_case_item:hover .inner_case_img img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.inner_case_item .inner_case_title{ font-size: 16px; color: #434343; text-align: center; padding: 11px; }
@media (max-width: 768px) {
  .case_header>.inner_case_title{ width: 150px; }
  .case_header ul{ width: calc(100% - 150px); }  
  .case_header ul>li{ margin-left: 25px; }
  .inner_case_list{ justify-content: space-around; }
  .inner_case_item{ width: 46%;}
}
/* 客户案例 结束 */



/* 表单 */
.wrap_form{ 
  overflow: hidden;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.wrap_form .inner_container{

}
.wrap_form_header{ overflow: hidden; margin-bottom: 80px; }
.wrap_form_header .wrap_title{ margin-top: 35px;}
.index_title h3:before { display: none;}
.wrap_form_header h3{ color: #ee1d23;}
.wrap_form_header .index_subtitle{ 
  font-size: 16px; 
  position: relative;
  display: table;
  margin: 0px auto;
  padding: 0px 16px;
}
.wrap_form_header .index_subtitle::before,.wrap_form_header .index_subtitle::after{
  width: 62px;
  height: 1px;
  position: absolute;
  content: "";
  background-color: #fff;
  top: 10px;
  display: block;  
}
.wrap_form_header .index_subtitle::before{ left: -62px; }
.wrap_form_header .index_subtitle::after{ right: -62px; }
.wrap_form label{ width: 80px; line-height: 50px; vertical-align: top; text-align: right; font-weight: normal;}
/*.wrap_form label:before{ content: "*"; color: #e60011;}*/
.wrap_form .form-control{ 
  width: 360px; 
  height: 50px; 
  display: inline-block; 
  line-height: 50px; 
  margin: 10px auto;
  margin-left: 20px;
  border: 1px solid #ee1d23;
}
.wrap_form .form-group{ width: 480px; margin: 0px auto;}
.wrap_form .form-group label small{ display: none;}
#form_submit{ overflow: hidden;}

@media (max-width: 768px) {
  .wrap_form_header{ margin-bottom: 40px;}
  .wrap_form .form-group{ width: 100%;}
  .wrap_form .form-control{  width: 280px; }
}
/* 表单 结束 */



@media (max-width: 768px)
{
  
}
@media (min-width: 768px)
{
  .mt30{ margin-top: 30px;}
  .mt40{ margin-top: 40px;}
  .ml30{ margin-left: 30px;}
  .pl40{ padding-left: 40px;}
  .pl50{ padding-left: 50px;}
  .pr20{ padding-right: 20px;}
}

/*固定的悬浮窗*/
.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 45%;
  right: -127px;
  cursor: pointer;
  transition: all .3s ease;
}
.index .yb_conct{ display: none;}
.yb_bar ul li {
  width: 180px;
  height: 53px;
  font: 16px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 3px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
}
.yb_bar .yb_top {
  background:url(../image/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
  background:url(../image/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
  text-indent: 0;
  background:url(../image/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {

  background:url(../image/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
  display: block;
  margin:0 auto;
}
.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff;
}
.yb_QQ a:hover{
  color: #fff;
}

/*信息反馈样式*/
.pagecontent .visual-form-builder fieldset{
  background: none;
  border:none;
  margin:0 !important;
}
.pagecontent .vfb-legend{
  display: none;
}
.pagecontent .visual-form-builder fieldset input,.pagecontent .visual-form-builder fieldset textarea{
  border-radius: 0;
  background: none;
  border:1px solid #e5e5e5;
  padding:10px 5px;
  width: 100%;
  margin-top: 5px;
  -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
#vfb-3{
  display: none;
}
.conbottom p{
  color: #999;
}
.conbottom a{
  color: #333;
}
.indexnewstag{
  margin-bottom: 6px;
}
.vfb-item-secret .vfb-desc{
  display: none !important;
}
.vfb-item-secret .vfb-span{
  display: none !important;
}
@media (max-width: 768px){
  .productpart #myTab li{
    width: 33.333%;
    float: left;
  }
  .productpart #myTabContent{
    margin-left: 0 !important;
    float: none;
  }
  .productpart #myTab{
    width: 100%;
    float: none;
  }
  .pcxc{
    display: none;
  }
  .sjxc{
    display: block;
    margin-bottom: 30px;
  }
  .yb_conct{
    display: none;
  }
  .youshipart{
        margin-bottom: 30px;
  }
  .thememenu{
    display: none;
  }

    .slideBox1 .newstext{
  width: 100%
    }
.slideBox1 .newsimg{
  width: 100%;

    }
    .indexnews{
      padding: 0;
    }
    .slideBox1 .prev,
  .slideBox1 .next{
    display: none;
  }    
    #sideMenu{
      display: block;
    }
    .slideBox{
      display: none;
    }
    .divContent{
      height: 300px;
    }
    .underslideBox{
      display: block !important;
    }
  .bdsharebuttonbox{
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  .lefttime{
    display: none;
  }
  .sidbarcontact{
    display: none;
  }
  .ymtitle{
    height: 0;
    overflow: hidden;
    transition: height 2s;
      -moz-transition: height 2s;
      -webkit-transition: height 2s;
      -o-transition: height 2s;
  }
  .sidbarnav:hover .ymtitle{
    height: 100%;
  }
  .links{
    margin-bottom: -30px;
  }
  .linkpart{
    margin-bottom: 30px;
  }
  .indexabout_text{
  width: 100%;
    }
.indexabout_img{
  width: 100%;
    }
  .indexcasepart{
  width: 100%;
    }
    .indexcasepart{
      margin-bottom: 15px;
    }
    .indexcase_text h3{
    margin-top: 0;
  font-size: 16px;
  margin-bottom: 10px;
    }
.indexcase_text p{
  line-height: 20px;
  margin-bottom: 5px;
  font-size: 12px;
    }
    .indexcase_text{
  padding: 20px;
    }
    .indexnewspart_img{
  width: 100%;
    }
.indexnewspart_text{
  width: 100%;
    }
    .header_center{
      display: none;
    }
    .header_top{
      display: none;
    }
    .header_bottom{
      background: none !important;
    }
    .navbar-brand{
      display: block;
      padding: 10px 0 !important;
    }
    .navbar-brand img{
      height: 35px;
      width: auto;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
      background: none !important;
    }
    .header_bottom .navbar-default .navbar-nav>li>a{
      margin-right: 0;
      margin-bottom: 3px;
      padding-left: 30px;
    }
    .dropdown-menu li a{
      color: #fff !important;
      padding-left: 45px !important;
      line-height: 30px !important;
    }
    .navbar-toggle{
      margin-right: 0 !important;
    }
}


.indexabout a{
    background: #ee1d23;
}
.productpart{
    background: #ee1d23;
}

.productpart .nav-tabs>li.active>a, .productpart .nav-tabs>li.active>a:focus, .productpart .nav-tabs>li.active>a:hover{
    color: #ee1d23 !important;
}

.productpart #myTab li a:hover{
    color: #ee1d23;
}
.slideBox1 .newsmore{
    color: #ee1d23;
}

.yb_bar .yb_top {
    background-color: #ee1d23;
}
.yb_bar .yb_phone {
    background-color: #ee1d23;
}
.yb_bar .yb_QQ {
    background-color: #ee1d23;
}
.yb_bar .yb_ercode {

    background-color: #ee1d23;
}

.slideBox1 .prev,
.slideBox1 .next {
  background-color: #ee1d23; 
}

.slideBox .hd ul .on {
background-color: #ee1d23;
}
#sideMenu {
  color: #ee1d23; 
}
.mxphonenav {
  background: #ee1d23;
}
.tzggtit{
   background:#ee1d23; 
}

.toptab a:hover{
color: #ee1d23;
}

.youshilistpart:hover .yslistpartimg{
    background: #ee1d23 !important;
}
.tzggtit span{
    color: #ee1d23;
}
.ymtitle .current_page_item a,.ymtitle .current-cat a, .sidbarcontact a:hover{
    color: #ee1d23 !important;
    border:none;
    font-weight: bold;
}
.proxiangqing{
    color: #ee1d23;
}
.showpage a:hover { background:#ee1d23; color:#fff;border-color: #ee1d23}
#showsum span.sel { border:1px solid #ee1d23;}
.sb-search-input{
    color: #ee1d23 !important;
}

#showsum1 span.sel { border:1px solid #ee1d23;}
.sb-search-input{
    color: #ee1d23 !important;
}
.xgpro{
    color: #ee1d23 !important;
}
.downloadlistpart a:hover{
    color: #ee1d23 !important;
}
.conbottom a{
    color: #ee1d23;
}
.ymtitle li a:hover{
    color: #ee1d23;
    font-weight: bold;
}
.bread a{
    color: #ee1d23;
}
.page_navi a:hover,.page_navi .current{
    color: #fff;
    background: #ee1d23;
    border:1px solid #ee1d23;
}
.lefttime .year{
    color: #ee1d23;
}
.newstag a{
    color: #ee1d23;
}
#vfb-4{
    color: #fff;
    background: #ee1d23;
    border:1px solid #ee1d23;
}

/*内页公共样式*/
.maincon{
    background: #f9f9f9;
}
.nybanner img{
  width: 100%;
  height: auto;
  display: block;
  margin:0 auto;
}
.neicon{
  padding-top: 30px;
  padding-bottom: 30px;
}
.sidbarnav{
  background: #fff;
  padding:20px;
  margin-bottom: 20px;
}
.listcon{
  background: #fff;
  padding:30px;
}
.tzggtit{
    margin-bottom: 5px;
  text-align: center;
  line-height: 35px;
  font-weight: bold;
  color: #fff;
}
.tzggtit span{
  color: #fff !important;
}
.tzggtit:before{
  content: '--'
}
.tzggtit:after{
  content: '--'
}
.ymtitle li{
  text-align: center;
}
.ymtitle li a{
  height: 34px;
  line-height: 34px;
  background: #f2f3f6;
  display: block;
  margin-top: 10px;
  text-align: center;
  color: #333;
}
.sidbarcontact{
  background: #fff;
  padding:20px;
}
.sidbarcontact p{
  font-size: 12px;
  line-height: 24px;
  color: #333;
  margin:15px 0;
}
.sidbarcontact a{
    display: block;
    margin-top: 10px;
    text-align: center;
    color: #111;
    border: 1px solid #eaeaea;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    transition: 0.3s;
}
.bread{
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  color: #999;
}
.pagetit{
  font-size: 24px;
  margin-bottom: 20px;
}
.pagecontent img{
  max-width: 100%;
  height: auto;
  display: block;
  margin:0 auto;
}
.pagecontent p{
  line-height: 30px;
  margin-bottom: 15px;
  color: #666;
}
.protoptextpart h1{
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.protoppart{
  margin-top: 30px;
}
.proxiangqing{
  font-size: 16px;
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
.xgpro{
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  margin-top: 45px;
}

/*内页列表样式*/
.newslistpart h1{
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
    
}
.newslistpart h1 a{
  color: #333;
}
.newstag span{
  color: #999;
  margin-right: 10px;
  font-size: 12px;
}
.newslistpart .newszy{
  color: #666;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 0;

}
.newslistpart{
  padding: 30px 0;
  border-bottom: 1px dashed #e5e5e5;
}
.newslistpart img{
  width: 100%; 
}
.page_navi{
  margin-top: 30px;
}
.page_navi a{
    padding: 5px 12px;
    border:1px solid #e5e5e5;
    margin:0 2px ;
    color: #333;
}
.sancon{ position: relative;}
.sancon h1{
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-top: 8px !important;
}
.sancon_more{ 
  position: absolute; 
  top: 8px; 
  right: 10px; 
  padding: 7px 16px;
  border-radius: 8px;
  border: 1px solid #e60011;
  color: #e60011;
  font-size: 14px;
}
.sancon_more:hover{ color: white; background-color: #e60011;}
@media (max-width: 768px) {
  .newslistpart img{ width: 100%;}
  .sancon_more{ display: none;}
}
.noborder{
  border:none !important;
  padding-bottom: 0 !important;
  margin-bottom: -10px;
}
.casetitle{
  margin-top: 10px !important;
}
.downloadlistpart{
  line-height: 40px;
  border-bottom: 1px solid #f5f5f5;
}
.downloadlistpart h1{
  font-size: 14px;
  margin:0;
  line-height: 40px;
}
.downloadtime{
  font-size: 12px;
  color: #999;
}
.downloadlistpart h1 a{
  color: #333;
}
.sancontit{
  font-size: 16px !important;
  font-weight: bold !important;
  text-align: left !important;
  line-height: 20px;
}
.threetag .newstag{
  margin-top: -5px;
  margin-bottom: -5px;
}
.lefttime{
  background: #fafafa;
  padding: 10px 0 1px 0;
}
.lefttime p{
  color: #999;
}
.year{
  font-size: 18px;
  font-weight: bold;
}
.bdsharebuttonbox{
  float: right;
  margin-top: 10px;
}
.conbottom{
  margin-top: 30px;
  background: #fafafa;
  padding: 20px 15px 10px 15px;

}
.not-found{
  margin-bottom: 160px;
}
.zhaopinlist table th{
  border-right: 1px solid #e5e5e5;

}
.zhaopinlist table tbody tr td{
  display:table-cell; 
  vertical-align:middle;
  border-right: 1px solid #e5e5e5;
}
.zhaopinlist .table>thead>tr>th{
  border-bottom: 1px solid #e5e5e5;
  background: #fafafa;
  display: table-cell;
    vertical-align: middle;
}
.zhaopinlist table{
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.proslist{
  margin-top: 30px;
}
/*内页列表样式 结束*/


.inner_news_list{}
.inner_news_list>div{ border-bottom: 1px dashed #ddd; line-height: 34px;}
.inner_news_list div a,.inner_news_list div a:hover{ color: #333; font-size: 14px;}

.tag_list{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.tag_list>div{ width: 48%; line-height: 26px; border: 1px dashed #666; margin-top: 5px; text-align: center;}
.tag_list>div a,.tag_list>div a:hover{ color: #333; font-size: 14px;}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  }
.swiper-slide {
  text-align: center;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  }


  /* swiper */

.poster-main {
position: relative;
margin: 50px auto;
}

.poster-main a, .poster-main img { display: block; width: 100%; height: 100%;}
.poster-main img{ }
.poster-main .poster-list {
width: 1000px;
height: 500px;
}

.poster-main .poster-list .poster-item {
width: 200px;
height: 500px;
position: absolute;
left: 0;
top: 0;
}

.poster-main .poster-btn {
position: absolute;
top: 0;
cursor: pointer;
filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover{ filter: opacity(1) brightness(2); }

.poster-main .poster-prev-btn {
left: 0;
background: url(http://www.hncyjn.com/images/left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
right: 0;
background: url(http://www.hncyjn.com/images/right.png) no-repeat center center;
}
.poster-item-title{
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  display: block;
  color: #fff;
  margin-top: 9px;
  margin-bottom: 9px;
}
.poster-item-summary{
  font-size: 14px;
  text-align: center;
  display: block;
  line-height: 25px;
  padding: 0px 30px;
}
  

@media (min-width: 768px) {
	/* 产品详情页 */
    .pro-detail {
		border-bottom: 1px solid #e4eaec;
		margin-bottom: 30px;
	}

    .pro-detail>div {
        color: #ee1d23;
        border-bottom: 2px solid #ee1d23;
        margin-top: 20px;
        display: inline-block;
        padding: 10px;
        font-size: 16px;
    }
    .gallery-top .swiper-slide {
        height: 377px;
    }

    .gallery-thumbs {
        height: 85px;
    }
}

.gallery-top .swiper-slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #f0f0f0;
}

.gallery-top img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-thumbs {
    margin-top: 10px;
    width: 100%;
}

.gallery-thumbs .swiper-slide {
    opacity: 0.4;
    border: 1px solid #f0f0f0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.gallery-thumbs img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.pro-info-item {
    padding: 5px 0;
}

.pro-lable {
    width: 90px;
    height: 30px;
    line-height: 30px;
    background-color: #ee1d23;
    color: white;
    text-align: center;
    font-size: 14px;
}

.pro-title {
    font-size: 16px;
    margin-top: 10px;
}

.pro-type {
    font-size: 16px;
    margin-top: 10px;
}

.pro-property {
    font-size: 16px;
    margin-top: 10px;
}