@charset "utf-8";
@import "http://energe.imwork.net/all/css/iconfont.css";
body,
div,
p,
ul,
ol,
dl,
dt,
dd,
li,
form,
input,
table,
th,
td,
img,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
body {
  background: #FFF;
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-family: 'Microsoft Yahei', '微软雅黑', 'Simsun', '宋体', 'Arial', sans-serif;
}
em,
b,
i {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: none;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  _text-decoration: underline;
  color: #27ad4a;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.min_width {
  min-width: 1200px;
}
.centered {
  width: 1200px;
  margin: 0 auto;
}
.centered_index {
  width: 1200px;
  margin: 0 auto;
}
.index_centered {
  width: 1200px;
  margin: 0 auto;
}
.centered_page {
  width: 1200px;
  margin: 0 auto;
}
.page_centered {
  width: 1200px;
  margin: 0 auto;
}
.centered_page_right {
  width: 950px;
  overflow: hidden;
}
.clearboth {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.vh {
  visibility: hidden;
}
.dn {
  display: none;
}
.oh {
  overflow: hidden;
}
.m10 {
  margin: 10px;
}
.m15 {
  margin: 15px;
}
.m30 {
  margin: 30px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt50 {
  margin-top: 50px;
}
.mt100 {
  margin-top: 100px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb100 {
  margin-bottom: 100px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml50 {
  margin-left: 50px;
}
.ml100 {
  margin-left: 100px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr50 {
  margin-right: 50px;
}
.mr100 {
  margin-right: 100px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p30 {
  padding: 30px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt50 {
  padding-top: 50px;
}
.pt100 {
  padding-top: 100px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb100 {
  padding-bottom: 100px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl50 {
  padding-left: 50px;
}
.pl100 {
  padding-left: 100px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr50 {
  padding-right: 50px;
}
.pr100 {
  padding-right: 100px;
}
/* 在线客服 */
.all_online {
  width: 170px;
  position: fixed;
  top: 25%;
  right: -170px;
  z-index: 999;
}
.all_online .left {
  position: absolute;
  top: 0;
  left: -50px;
  width: 50px;
  height: 150px;
  background-color: #27ad4a;
  overflow: hidden;
  text-align: center;
  word-break: break-all;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.all_online .left > i {
  font-size: 40px;
  color: #fff;
}
.all_online .left .kefu_title {
  height: 100px;
  width: 30px;
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
  color: #fff;
}
.all_online .left ul {
  position: relative;
}
.all_online .left ul li {
  height: 47.5px;
}
.all_online .left ul li a i {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  font-size: 30px;
  color: #fff;
  line-height: 50px;
  left: 0;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.all_online .left ul li a p {
  display: block;
  position: absolute;
  left: 50px;
  width: 40px;
  height: 40px;
  font-size: 15px;
  padding: 5px;
  line-height: 18px;
  color: #fff;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.all_online .left ul li:hover i {
  left: -50px;
}
.all_online .left ul li:hover p {
  left: 0;
}
.all_online .right_box {
  width: 170px;
  background: #fff;
}
.all_online .right_box .floatDtt {
  width: 100%;
  height: 45px;
  line-height: 45px;
  background: #27ad4a;
  color: #fff;
  font-size: 18px;
  text-indent: 22px;
  position: relative;
}
.all_online .right_box .right_qq {
  padding: 0 14px;
}
.all_online .right_box .right_qq li {
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  border-bottom: 1px solid #e3e3e3;
  padding: 0 0 0 50px;
  overflow: hidden;
}
.all_online .right_box .right_text {
  font-size: 16px;
  color: #333;
  padding: 10px 14px 8px 14px;
}
.all_online .right_box .right_tel {
  padding: 0 0 15px 10px;
}
.all_online .right_box .right_tel ul li {
  font-size: 14px;
  color: #27ad4a;
  margin-left: 3px;
}
.all_online .right_box .right_tel img {
  display: block;
}
.all_online .right_box .right_bg {
  width: 100%;
  height: 20px;
  background: url(https://www.kc-sign.com/Public/images/online/online_botbg.jpg) no-repeat;
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}
.all_online .right_shadow {
  background: #fff;
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
}
.all_online .online_erweima {
  text-align: center;
  padding: 10px 0 5px 0;
  background: #EBEBEB;
}
.all_online .online_erweima .hd ul {
  text-align: center;
}
.all_online .online_erweima .hd ul li {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0 5px 5px 5px;
}
.all_online .online_erweima .hd ul li i {
  cursor: default;
  color: #999;
}
/* 在线客服2 */
.Nav_r {
  display: inline-block;
  position: fixed;
  right: 0px;
  z-index: 9999;
}
.Nav_r ul {
  width: 45px;
}
.Nav_r ul li {
  width: 45px;
  height: 45px;
  background-color: #111;
  margin-bottom: 1px;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.Nav_r ul li i {
  display: block;
  width: 45px;
  height: 45px;
  color: #ffffff;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.Nav_r ul li p {
  opacity: 0;
  transition: 0.3s;
  -ms-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  font-size: 14px;
}
.Nav_r ul li a {
  display: block;
  line-height: 45px;
  color: #fff;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
}
.Nav_r ul li .img {
  width: 150px;
  height: 200px;
  bottom: -60px;
  left: -160px;
  opacity: 0;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.Nav_r ul li .img img {
  width: 130px;
  height: 130px;
  position: relative;
  top: 10px;
  left: 10px;
}
.Nav_r ul li .img .title {
  width: 150px;
  position: absolute;
  bottom: 42px;
  text-align: center;
  height: 18px;
  overflow: hidden;
}
.Nav_r ul li:hover {
  background: #27ad4a;
  width: 160px;
  overflow: visible;
}
.Nav_r ul li:hover p {
  opacity: 1;
}
.Nav_r ul li.code:hover {
  width: 45px;
}
.Nav_r ul li.code:hover .img {
  opacity: 1;
  bottom: -36px;
}
.all_share {
  width: 125px;
  position: fixed;
  top: 25%;
  left: -125px;
  z-index: 999;
  box-shadow: 2px 0 3px rgba(0, 0, 0, 0.25);
}
.all_share .bdsharebuttonbox .title1 {
  width: 24px;
  height: 66px;
  border-radius: 0 10px 10px 0;
  background: #27ad4a;
  position: absolute;
  top: 0;
  right: -24px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 22px 0 0 0;
}
.all_share .bdsharebuttonbox .title2 {
  width: 105px;
  height: 25px;
  font-size: 14px;
  padding: 0 10px;
  background: #f6f6f6;
  color: #626262;
  line-height: 25px;
}
.all_share .bdsharebuttonbox ul {
  background: #fff;
}
.all_share .bdsharebuttonbox ul li {
  width: 100px;
  height: 14px;
  padding: 5px 10px;
  margin: 10px auto;
}
.all_share .bdsharebuttonbox a {
  display: block;
  margin: 0;
  padding: 0 0 0 25px;
}
.all_share .bdsharebuttonbox a:hover {
  color: #27ad4a;
}
.header .top {
  height: 30px;
  line-height: 30px;
  background: #27ad4a;
}
.header .top p {
  color: #fff;
}
.header .top p span {
  color: #27ad4a;
  margin-left: 10px;
}
.header .top ul li {
  float: left;
  color: #fff;
}
.header .top ul li a {
  padding: 0 20px;
  color: #fff;
}
.header .top ul li a:hover {
  color: #fff;
}
.header .bottom {
  height: 100px;
}
.header .bottom .logo {
  display: block;
  width: 83px;
  height: 83px;
  margin: 8.5px 0;
}
.header .nav {
  margin: 35px 0;
}
.header .nav > ul > li {
  position: relative;
  float: left;
  height: 28px;
  line-height: 30px;
  padding: 0 20px;
  border: 1px solid transparent;
  margin-right: 40px;
}
.header .nav > ul > li:last-child {
  margin-right: 0;
}
.header .nav > ul > li > a {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  font-size: 16px;
  color: #999;
  display: block;
  width: 100%;
  height: 100%;
}
.header .nav > ul > li.on {
  background: #27ad4a;
  border-color: #ff0;
}
.header .nav > ul > li.on::before {
  position: absolute;
  content: '';
  border-top: 10px solid #000;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  top: -10px;
  left: -11px;
  transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
}
.header .nav > ul > li.on::after {
  position: absolute;
  content: '';
  border-top: 10px solid #000;
  border-left: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -10px;
  right: -11px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.header .nav > ul > li.on > a {
  color: #fff;
}
.header .nav > ul > li .sub {
  display: none;
  position: absolute;
  top: 29px;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9;
}
.header .nav > ul > li .sub ul li {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  text-align: center;
  height: 40px;
}
.header .nav > ul > li .sub ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
}
.header .nav > ul > li.on:hover > a {
  color: #fff;
}
.header .nav > ul > li:hover > a {
  color: #27ad4a;
}
.header .nav > ul > li .sub ul li:hover {
  background: #27ad4a;
}
.indexPage_Container {
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.indexPage_TitleBlock {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.indexPage_TitleBlock .indexPage_Remark {
  text-transform: uppercase;
  font-size: 72px;
  color: #eee;
  font-family: 'Arial';
}
.indexPage_TitleBlock .indexPage_Title {
  margin-top: -50px;
  font-size: 36px;
  color: #27ad4a;
  font-weight: 800;
}
.indexPage_TitleBlock .indexPage_Title a {
  font-size: 36px;
  color: #27ad4a;
  font-weight: 800;
}
.indexPage_TitleBlock .indexPage_Subtitle {
  font-size: 14px;
  color: #333;
  margin-top: 10px;
}
.indexPage_ProductBlock {
  margin-top: 20px;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B {
  margin-top: 30px;
  background: url('https://www.kc-sign.com/upload/sys/pc/product/bg.png') no-repeat center;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul {
  position: relative;
  width: 1200px;
  height: 700px;
  padding-bottom: 330px;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li {
  position: absolute;
  width: 330px;
  height: 400px;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li img {
  display: block;
  width: 100%;
  height: 100%;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .content {
  position: absolute;
  width: 100%;
  top: 255px;
  text-align: center;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .content p {
  font-size: 24px;
  color: #fff;
  margin-top: 6px;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .btn {
  cursor: pointer;
  position: relative;
  display: block;
  width: 158px;
  height: 38px;
  margin: -54px auto 0;
  border: 1px solid #e6570f;
  color: #e6570f;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li:nth-of-type(1) {
  top: 0;
  left: 0;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li:nth-of-type(2) {
  top: 0;
  right: 0;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li:nth-of-type(3) {
  top: 440px;
  left: 0;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li:nth-of-type(4) {
  top: 440px;
  left: 50%;
  margin: 0 0 0 -165px;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li:nth-of-type(5) {
  top: 440px;
  right: 0;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li:nth-of-type(6) {
  top: 0px;
  left: 50%;
  margin: 0 0 0 -165px;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .indexPage_ProductBlock_B_Item_Content {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 72px;
  top: 270px;
  left: 0;
  background: rgba(39, 39, 39, 0.8) url('https://www.kc-sign.com/upload/sys/pc/product/title_bg.png') no-repeat center;
  font-size: 16px;
  color: #fff;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .indexPage_ProductBlock_B_Item_Content p {
  width: 296px;
  margin: 0 auto;
  text-align: justify;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .indexPage_ProductBlock_B_Item_Content p span {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .indexPage_ProductBlock_B_Item_Content_Title {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 239px;
  height: 52px;
  font-size: 16px;
  color: #fff;
  background: #e6570f;
  text-align: center;
  /* line-height: 52px; */
  top: 264px;
  left: 38%;
  margin: 0 0 0 -84px;
  z-index: 9;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .indexPage_ProductBlock_B_Item_Content_Title::before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  top: 0;
  left: -6px;
  background: url('https://www.kc-sign.com/upload/sys/pc/product/angle.png') no-repeat center;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .indexPage_ProductBlock_B_Item_Content_Title::after {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  top: 0;
  right: -6px;
  background: url('https://www.kc-sign.com/upload/sys/pc/product/angle.png') no-repeat center;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li .indexPage_ProductBlock_B_Item_Content .indexPage_ProductBlock_B_Item_Content_Remark {
  margin-top: 72px;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li:hover .indexPage_ProductBlock_B_Item_Content {
  height: 190px;
  margin-top: -77px;
  background: url('https://www.kc-sign.com/upload/sys/pc/product/title_bg.jpg') no-repeat center;
      background-color: #a19f9ff0;
}
.indexPage_ProductBlock .indexPage_ProductBlock_B ul li:hover .indexPage_ProductBlock_B_Item_Content_Title {
  background: #000;
  top: 187px;
}
.indexPage_MoreProductBlock {
  width: 1200px;
  margin: 50px auto 0;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B {
  margin-top: 50px;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide {
  position: relative;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Btn {
  position: absolute;
  top: 110px;
  width: 30px;
  height: 30px;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_BtnL {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  left: -70px;
  background: url('https://www.kc-sign.com/upload/sys/pc/moreproduct/btn_l.png') no-repeat center;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_BtnR {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  right: -70px;
  background: url('https://www.kc-sign.com/upload/sys/pc/moreproduct/btn_r.png') no-repeat center;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap {
  width: 1200px;
  overflow: hidden;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap ul li {
  width: 370px;
  margin-right: 45px;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap ul li .title {
  font-size: 16px;
  color: #333;
  text-align: center;
  font-weight: 800;
  margin-top: 10px;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap ul li .pic {
  position: relative;
  width: 100%;
  height: 250px;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap ul li .pic .content {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  position: absolute;
  width: 294px;
  height: 185px;
  background: rgba(0, 0, 0, 0.9);
  top: 50%;
  left: 50%;
  margin: -92.5px 0 0 -147px;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap ul li .pic .content p {
  position: absolute;
  width: 260px;
  height: 120px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  overflow: hidden;
  top: 50%;
  left: 50%;
  margin: -60px 0 0 -130px;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap ul li .pic .border {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 360px;
  height: 240px;
  top: 0;
  left: 0;
  border: 5px solid transparent;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Btn {
  display: block;
  width: 370px;
  height: 55px;
  margin: 50px auto 0;
  background: #27ad4a;
  color: #fff;
  text-align: center;
  line-height: 55px;
  border: 3px solid #000;
  font-size: 22px;
  letter-spacing: 8px;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap ul li:hover .pic .content {
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_Wrap ul li:hover .pic .border {
  border-color: #27ad4a;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_BtnL:hover {
  background: url('https://www.kc-sign.com/upload/sys/pc/moreproduct/btn_l_ed.png') no-repeat center;
}
.indexPage_MoreProductBlock .indexPage_MoreProductBlock_B .indexPage_MoreProductBlock_B_Slide .indexPage_MoreProductBlock_B_Slide_BtnR:hover {
  background: url('https://www.kc-sign.com/upload/sys/pc/moreproduct/btn_r_ed.png') no-repeat center;
}
.indexPage_CaseBlock {
  margin: 50px auto 0;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B {
  margin-top: 30px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_List {
  width: 1200px;
  margin: 30px auto 0;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_List ul li {
  font-weight: 800;
  position: relative;
  display: inline-block;
  width: 220px;
  height: 54px;
  background: #1b1b1b;
  border-bottom: 6px solid #e6570f;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_List ul li.on {
  border-bottom-color: #27ad4a;
  background: #f9f9f9;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_List ul li.on .title {
  color: #333;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_List ul li .title {
  color: #fff;
  font-size: 14px;
  line-height: 54px;
  padding-left: 16px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_List ul li .icon {
  position: absolute;
  width: 148px;
  height: 94px;
  top: -17px;
  right: -12px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_List ul li:nth-of-type(1) ~ li {
  margin-left: 25px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_Content {
  width: 1320px;
  height: 614px;
  margin: -30px auto 0;
  background: #fff;
  box-shadow: 1px 15px 50px 0px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  overflow: hidden;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_Content .wrap {
  margin-top: 80px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_Content .wrap .indexPage_CaseBlock_B_Content_Item .indexPage_CaseBlock_B_Content_Item_Content {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  width: 598px;
  height: 207px;
  background: url('https://www.kc-sign.com/upload/sys/pc/case/item_bg2.jpg') no-repeat center;
  padding: 45px 56px 0px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_Content .wrap .indexPage_CaseBlock_B_Content_Item .indexPage_CaseBlock_B_Content_Item_Content .title {
  font-size: 24px;
  color: #1b1b1b;
  font-weight: 800;
  width: 598px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  letter-spacing: 6px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_Content .wrap .indexPage_CaseBlock_B_Content_Item .indexPage_CaseBlock_B_Content_Item_Content .remark {
  font-size: 18px;
  color: #333;
  margin-top: 16px;
  height: 136px;
  overflow: hidden;
  line-height: 36px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_Content .wrap .indexPage_CaseBlock_B_Content_Item img {
  display: block;
  width: 480px;
  height: 252px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_Content .wrap .indexPage_CaseBlock_B_Content_Item:last-child {
  margin-top: 10px;
}
.indexPage_CaseBlock .indexPage_CaseBlock_B .indexPage_CaseBlock_B_Content .wrap .indexPage_CaseBlock_B_Content_Item:hover .indexPage_CaseBlock_B_Content_Item_Content {
  background: url('https://www.kc-sign.com/upload/sys/pc/case/item_bg.jpg') no-repeat center;
}
.indexPage_Adver form {
  position: relative;
  width: 900px;
  margin: 181px auto 0;
}
.indexPage_Adver form ul {
  font-size: 0;
}
.indexPage_Adver form ul li {
  display: inline-block;
  width: 200px;
  height: 42px;
}
.indexPage_Adver form ul li:nth-of-type(1) input {
  background: #fff url('https://www.kc-sign.com/upload/sys/pc/adver/1.png') no-repeat 12px center;
}
.indexPage_Adver form ul li:nth-of-type(2) input {
  background: #fff url('https://www.kc-sign.com/upload/sys/pc/adver/2.png') no-repeat 12px center;
}
.indexPage_Adver form ul li:nth-of-type(3) input {
  background: #fff url('https://www.kc-sign.com/upload/sys/pc/adver/3.png') no-repeat 12px center;
}
.indexPage_Adver form ul li:nth-of-type(1) ~ li {
  margin-left: 15px;
}
.indexPage_Adver form ul li:nth-of-type(3) {
  width: 308px;
  height: 42px;
}
.indexPage_Adver form ul li:nth-of-type(3) input {
  width: 262px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 10px;
  outline: none;
}
.indexPage_Adver form ul li input {
  width: 152px;
  padding-left: 46px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 10px;
  outline: none;
  color: #27ad4a;
}
.indexPage_Adver form ul li.btn {
  width: 130px;
  height: 42px;
}
.indexPage_Adver form ul li.btn input {
  width: 130px;
  height: 42px;
  padding-left: 0;
  border: 1px solid #30af51;
  border-radius: 10px;
  outline: none;
  color: #fff;
  background: #30af51;
  letter-spacing: 6px;
}
.indexPage_Adver form .tips10 {
  position: absolute;
  width: 100%;
  bottom: -58px;
  left: 0;
  color: red;
  text-align: center;
  font-size: 16px;
}
.indexPage_Service {
  width: 1200px;
  margin: 80px auto 0;
}
.indexPage_Service .indexPage_Service_B {
  position: relative;
  height: 352px;
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/bg.png') no-repeat center bottom;
  margin-top: 30px;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(1) {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 592px;
  height: 114px;
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/lt_bg.png') no-repeat center;
  top: 0;
  left: 0;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(2) {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 592px;
  height: 114px;
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/rt_bg.png') no-repeat center;
  top: 0;
  right: 0;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(3) {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 457px;
  height: 114px;
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/lm_bg.png') no-repeat center;
  top: 121px;
  left: 0;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(4) {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 456px;
  height: 114px;
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/rm_bg.png') no-repeat center;
  top: 121px;
  right: 0;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(5) {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 592px;
  height: 114px;
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/lb_bg.png') no-repeat center;
  top: 242px;
  left: 0;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(1) .num {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 90px;
  height: 102px;
  top: 2px;
  left: 0;
  background: #1b1b1b;
  color: #fff;
  font-size: 60px;
  text-align: center;
  line-height: 102px;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(1) .num::before {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  border-top: 102px solid #1b1b1b;
  border-left: 0px solid #1b1b1b;
  border-bottom: 0px solid transparent;
  border-right: 20px solid transparent;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(2) .num {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 90px;
  height: 102px;
  background: #1b1b1b;
  top: 4px;
  right: 0;
  color: #fff;
  font-size: 60px;
  text-align: center;
  line-height: 102px;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(2) .num::before {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  border-top: 102px solid #1b1b1b;
  border-left: 20px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 0px solid #1b1b1b;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(3) .num {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 90px;
  height: 102px;
  top: 5px;
  left: 0;
  background: #1b1b1b;
  color: #fff;
  font-size: 60px;
  text-align: center;
  line-height: 102px;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(4) .num {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 90px;
  height: 103px;
  top: 5px;
  right: 0;
  background: #1b1b1b;
  color: #fff;
  font-size: 60px;
  text-align: center;
  line-height: 102px;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(5) .num {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  width: 90px;
  height: 102px;
  top: 8px;
  left: 0;
  background: #1b1b1b;
  color: #fff;
  font-size: 60px;
  text-align: center;
  line-height: 102px;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(5) .num::before {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  content: '';
  position: absolute;
  top: 0;
  right: -20px;
  border-top: 0px solid transparent;
  border-left: 0px solid #1b1b1b;
  border-bottom: 102px solid #1b1b1b;
  border-right: 20px solid transparent;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(2n+1) .content {
  float: left;
  margin-left: 130px;
  width: 300px;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(2n) .content {
  float: right;
  margin-right: 130px;
  width: 280px;
}
.indexPage_Service .indexPage_Service_B .item .content .title {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  font-size: 20px;
  color: #1b1b1b;
  margin-top: 20px;
  font-weight: 800;
}
.indexPage_Service .indexPage_Service_B .item .content .remark {
  font-size: 14px;
  color: #1b1b1b;
  margin-top: 6px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(1):hover {
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/lt_bg_ed.png') no-repeat center;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(1):hover .num::before {
  border-top-color: #27ad4a;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(2):hover {
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/rt_bg_ed.png') no-repeat center;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(2):hover .num::before {
  border-top-color: #27ad4a;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(3):hover {
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/lm_bg_ed.png') no-repeat center;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(4):hover {
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/rm_bg_ed.png') no-repeat center;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(5):hover {
  background: url('https://www.kc-sign.com/upload/sys/pc/lc/lb_bg_ed.png') no-repeat center;
}
.indexPage_Service .indexPage_Service_B .item:nth-of-type(5):hover .num::before {
  border-bottom-color: #27ad4a;
}
.indexPage_Service .indexPage_Service_B .item:hover .num {
  background: #27ad4a;
}
.indexPage_Service .indexPage_Service_B .item:hover .content .title {
  color: #27ad4a;
}
.indexPage_SelectBlock {
  width: 1200px;
  margin: 80px auto 0;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_Title {
  display: block;
  width: 492px;
  height: 36px;
  border: 1px solid #000;
  font-size: 18px;
  color: #333;
  border-radius: 16px;
  text-align: center;
  line-height: 36px;
  margin: 30px auto;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li {
  display: inline-block;
  width: 239px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li:nth-of-type(1) ~ li {
  margin-left: 81px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li .pic {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: relative;
  width: 233px;
  height: 233px;
  border-radius: 50%;
  border: 3px solid transparent;
  overflow: hidden;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li .pic .content {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  top: 164px;
  left: 0;
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: rgba(27, 27, 27, 0.9);
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li .pic .content .title {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #fff;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li .pic .content .title::after {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  content: '';
  position: absolute;
  width: 72px;
  height: 1px;
  background: #27ad4a;
  bottom: 8px;
  left: 50%;
  margin: 0 0 0 -36px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li .subTitle {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  font-size: 18px;
  color: #1b1b1b;
  text-align: center;
  padding-top: 16px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_Title {
  display: block;
  width: 492px;
  height: 36px;
  border: 1px solid #000;
  font-size: 18px;
  color: #333;
  border-radius: 16px;
  text-align: center;
  line-height: 36px;
  margin: 50px auto 30px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item {
  position: relative;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(1) ul li {
  float: left;
  width: 670px;
  margin-top: 20px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(1) ul li .title {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: relative;
  width: 110px;
  height: 40px;
  background: #27ad4a;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  margin-left: 50px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(1) ul li .title::before {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  content: '';
  width: 20px;
  height: 22px;
  background: url('https://www.kc-sign.com/upload/sys/pc/select/title_bg.png') no-repeat center;
  top: 9px;
  left: -50px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(1) ul li .remark {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  font-size: 16px;
  color: #27ad4a;
  line-height: 34px;
  margin-top: 6px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(1) img {
  position: absolute;
  width: 406px;
  height: 406px;
  top: 0;
  right: 0;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(2) {
  height: 406px;
  margin-top: 36px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(2) ul li {
  float: right;
  width: 670px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(2) ul li:nth-of-type(1) {
  margin-top: 120px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(2) ul li:nth-of-type(2) {
  margin-top: 20px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(2) ul li .title {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: relative;
  width: 110px;
  height: 40px;
  background: #27ad4a;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(2) ul li .title::before {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
  content: '';
  width: 20px;
  height: 22px;
  background: url('https://www.kc-sign.com/upload/sys/pc/select/title_bg.png') no-repeat center;
  top: 9px;
  left: -50px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(2) ul li .remark {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  font-size: 16px;
  color: #27ad4a;
  line-height: 34px;
  margin-top: 6px;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item:nth-of-type(2) img {
  position: absolute;
  width: 406px;
  height: 406px;
  top: 0;
  left: 0;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li:hover .pic .content {
  background: rgba(39, 173, 74, 0.8);
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li:hover .content .title::after {
  background: #1b1b1b;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li:hover .subTitle {
  color: #27ad4a;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_T .indexPage_SelectBlock_B_T_List ul li:hover .pic {
  border: 3px solid #27ad4a;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item ul li:hover .remark {
  color: #002dcc;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item ul li:hover .title {
  background: #002dcc;
}
.indexPage_SelectBlock .indexPage_SelectBlock_B .indexPage_SelectBlock_B_B .indexPage_SelectBlock_B_B_List .indexPage_SelectBlock_B_B_List_Item ul li:hover .title::before {
  background: url('https://www.kc-sign.com/upload/sys/pc/select/title_bg2.png') no-repeat center;
}
.indexPage_AboutBlock {
  width: 100%;
  height: 617px;
  margin-top: 46px;
}
.indexPage_AboutBlock .indexPage_AboutBlock_Content {
  width: 1100px;
  height: 293px;
  margin: 99px auto 0;
  overflow: hidden;
}
.indexPage_AboutBlock .indexPage_AboutBlock_Content .indexPage_AboutBlock_Content_T {
  margin-top: 30px;
}
.indexPage_AboutBlock .indexPage_AboutBlock_Content .indexPage_AboutBlock_Content_T h2 {
  display: inline-block;
}
.indexPage_AboutBlock .indexPage_AboutBlock_Content .indexPage_AboutBlock_Content_T h2 a {
  font-size: 36px;
  color: #fff;
  font-weight: 400;
}
.indexPage_AboutBlock .indexPage_AboutBlock_Content .indexPage_AboutBlock_Content_T p {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  padding-left: 36px;
}
.indexPage_AboutBlock .indexPage_AboutBlock_Content .indexPage_AboutBlock_Content_B {
  margin-top: 20px;
}
.indexPage_AboutBlock .indexPage_AboutBlock_Content .indexPage_AboutBlock_Content_B p {
  font-size: 14px;
  color: #fff;
  height: 138px;
  line-height: 25px;
  overflow: hidden;
}
.indexPage_AboutBlock .indexPage_AboutBlock_List {
  margin-top: 64px;
}
.indexPage_AboutBlock .indexPage_AboutBlock_List li {
  display: inline-block;
  width: 215px;
  height: 271px;
  border: 1px solid #fff;
}
.indexPage_AboutBlock .indexPage_AboutBlock_List li img {
  display: block;
  width: 100%;
  height: 100%;
}
.indexPage_AboutBlock .indexPage_AboutBlock_List li:nth-of-type(1) ~ li {
  margin-left: 28px;
}
.indexPage_NewsBlock {
  width: 1200px;
  margin: 207px auto 0;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B {
  margin-top: 46px;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_L {
  position: relative;
  float: left;
  width: 600px;
  height: 508px;
  background: #f7f7f7;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_L .indexPage_NewsBlock_B_L_Wrap {
  position: absolute;
  width: 500px;
  height: 408px;
  top: 50%;
  left: 50%;
  margin: -204px 0 0 -250px;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_L .indexPage_NewsBlock_B_L_Wrap .date {
  font-size: 24px;
  color: #999;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_L .indexPage_NewsBlock_B_L_Wrap h3 {
  margin-top: 10px;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_L .indexPage_NewsBlock_B_L_Wrap h3 a {
  font-size: 24px;
  color: #333;
  font-weight: 400;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_L .indexPage_NewsBlock_B_L_Wrap .content {
  position: relative;
  font-size: 14px;
  color: #999;
  height: 56px;
  margin-top: 10px;
  line-height: 28px;
  padding-left: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_L .indexPage_NewsBlock_B_L_Wrap .content::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 36px;
  top: 11px;
  left: 0;
  background: #27ad4a;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_L .indexPage_NewsBlock_B_L_Wrap img {
  display: block;
  width: 500px;
  height: 230px;
  margin-top: 40px;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_R {
  float: right;
  width: 600px;
  height: 508px;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_R ul li {
  float: right;
  width: 507px;
  border-bottom: 1px solid #eee;
  padding-bottom: 16px;
  margin-top: 26px;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_R ul li .title h3 {
  position: relative;
  padding-left: 40px;
  display: inline-block;
  max-width: 420px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_R ul li .title h3 a {
  font-size: 18px;
  color: #333;
  font-weight: 400;
  display: block;
  width: 100%;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_R ul li .title span {
  float: right;
  font-size: 18px;
  color: #999;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_R ul li .title h3::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #27ad4a;
  top: 9.5px;
  left: 0;
}
.indexPage_NewsBlock .indexPage_NewsBlock_B .indexPage_NewsBlock_B_R ul li .content {
  font-size: 14px;
  color: #999;
  width: 507px;
  height: 50px;
  line-height: 25px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.link {
  position: relative;
}
.link .link_qq {
  position: absolute;
  right: 0;
}
.link .hd {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}
.link .hd ul li {
  float: left;
  width: 89px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  cursor: pointer;
  color: #666;
}
.link .hd ul li.on {
  background: #27ad4a;
  color: #fff;
}
.link .bd {
  padding: 15px 0;
}
.link .bd a {
  display: inline-block;
  color: #666;
  padding: 0 10px 10px 10px;
}
.link .bd a:hover {
  color: #27ad4a;
}
.footer {
  background: url('https://www.kc-sign.com/upload/sys/pc/footer_bg.jpg');
}
.footer .footer_nav {
  height: 185px;
}
.footer .footer_nav .footer_nav_l {
  float: left;
  width: 800px;
  height: 90px;
  margin-top: 47.5px;
}
.footer .footer_nav .footer_nav_l ul {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}
.footer .footer_nav .footer_nav_l ul li {
  display: inline-block;
  margin-left: 30px;
}
.footer .footer_nav .footer_nav_l ul li a {
  font-size: 12px;
  color: #fff;
}
.footer .footer_nav .footer_nav_l ul li:nth-of-type(1) {
  margin-left: 0;
}
.footer .footer_nav .footer_nav_l .address p {
  position: relative;
  padding: 20px 0 0 30px;
  font-size: 14px;
  color: #fff;
}
.footer .footer_nav .footer_nav_l .address p::before {
  content: '';
  background: url('https://www.kc-sign.com/upload/sys/pc/address.png') no-repeat center;
  width: 15px;
  height: 20px;
  position: absolute;
  top: 16px;
  left: 0;
}
.footer .footer_nav .footer_nav_r {
  float: left;
  width: 400px;
  height: 90px;
  margin-top: 47.5px;
}
.footer .footer_nav .footer_nav_r ul {
  float: right;
}
.footer .footer_nav .footer_nav_r ul li {
  display: inline-block;
  margin-right: 30px;
  position: relative;
  width: 88px;
  height: 88px;
  border: 1px solid #fff;
  border-left: none;
}
.footer .footer_nav .footer_nav_r ul li::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 10px;
  background: #fff;
}
.footer .footer_nav .footer_nav_r ul li::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 10px;
  background: #fff;
}
.footer .footer_nav .footer_nav_r ul li:last-child {
  margin-right: 0;
}
.footer .footer_nav .footer_nav_r ul li .pic {
  position: absolute;
  width: 74px;
  height: 74px;
  top: 50%;
  left: 50%;
  margin: -37px 0 0 -37px;
}
.footer .footer_nav .footer_nav_r ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.footer .footer_nav .footer_nav_r ul li .title {
  position: absolute;
  color: #fff;
  font-size: 12px;
  top: 15px;
  left: -12px;
  height: 60px;
  text-align: center;
  writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
}
.footer_copyright {
  background: #000;
  padding: 10px 0;
  color: #FFF;
}
.footer_copyright p {
  padding: 5px 0;
}
.footer_copyright a {
  color: #FFF;
}
.banner {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.banner .hd {
  overflow: hidden;
}
.banner .hd ul {
  zoom: 1;
  float: left;
  position: absolute;
  left: 50%;
  bottom: 5px;
  z-index: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.banner .hd ul li {
  float: left;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #ccc;
  cursor: pointer;
  border-radius: 100px;
  margin: 0 2px;
}
.banner .hd ul li.on {
  background: #27ad4a;
  color: #fff;
}
.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  left: 50%;
  margin-left: -960px;
}
.banner .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 1920px;
}
.banner .bd img {
  width: 1920px;
  height: 600px;
  display: block;
}
.banner .prev,
.banner .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(https://www.kc-sign.com/Public/images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.banner .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.banner .prev:hover,
.banner .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner .prevStop {
  display: none;
}
.banner .nextStop {
  display: none;
}
.banner:hover .hd ul {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner:hover .prev {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner:hover .next {
  filter: alpha(opacity=100);
  opacity: 1;
}
.banner2 {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.banner2 .pics_wrap {
  position: relative;
  height: 600px;
  left: 50%;
  margin-left: -960px;
}
.search {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.search .key {
  font-size: 14px;
}
.search .key .con {
  width: 750px;
  line-height: 24px;
}
.search form {
  position: absolute;
  top: 50%;
  right: 0;
  width: 260px;
  height: 26px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.search form .text {
  width: 220px;
  border: none;
  height: 26px;
  margin-left: 5px;
}
.search form .text:focus {
  outline: none;
}
.search form .submit {
  width: 17px;
  height: 26px;
  border: none;
  cursor: pointer;
  background: url(https://www.kc-sign.com/Public/images/go.png);
  float: right;
  margin-right: 10px;
}
.search .hotkey {
  line-height: 30px;
  margin-left: 10px;
}
.all_gg {
  width: 100%;
  height: 78px;
  position: fixed;
  z-index: 100;
  bottom: 0;
  color: #fff;
  line-height: 78px;
  text-align: center;
  font-size: 24px;
  overflow: hidden;
}
.all_gg .content {
  width: 100%;
  height: 78px;
  background: rgba(0, 0, 0, 0.8);
}
.all_gg .content p span {
  padding: 0 10px;
}
.all_gg i {
  width: 70px;
  height: 78px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.all_gg i:hover {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.all_gg2 {
  position: fixed;
  z-index: 100;
  left: -200px;
  bottom: 0;
  cursor: pointer;
}
.all_gg2 img {
  width: 200px;
  height: 78px;
}
.all_gg2 a.btn {
  display: block;
  width: 24px;
  height: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 101;
}
.fixed {
  position: fixed;
  top: 0px;
  z-index: 10;
}
.page_intro {
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
.about_content_shu_left {
  width: 225px;
}
.about_content_shu_left_title {
  width: 223px;
  height: 80px;
  line-height: 52px;
  border: 1px solid #ccc;
  position: relative;
}
.about_content_shu_left_title > i.i1 {
  width: 197px;
  height: 43px;
  display: inline-block;
  background: #27ad4a;
  position: absolute;
  top: 10px;
  top: 17px;
  left: -16px;
}
.about_content_shu_left_title > i.i2 {
  width: 30px;
  height: 60px;
  display: inline-block;
  background: #fff;
  position: absolute;
  transform: rotate(28deg);
  top: 17px;
  right: 26px;
}
.about_content_shu_left_title > i.i3 {
  width: 15px;
  height: 9px;
  background-color: #145a26;
  position: absolute;
  top: 60px;
  left: -16px;
}
.about_content_shu_left_title > i.i4 {
  width: 17px;
  height: 10px;
  background: #fff;
  transform: rotate(34deg);
  position: absolute;
  top: 63px;
  left: -20px;
}
.about_content_shu_left div.title {
  _background: url(https://www.kc-sign.com/Public/images/page_nav/nav.png);
  width: 197px;
  height: 51px;
  position: absolute;
  top: 17px;
  left: -16px;
}
.about_content_shu_left div.title a {
  display: block;
  width: 148px;
  height: 43px;
  color: #FFF;
  font-size: 16px;
  line-height: 43px;
  padding-left: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.about_content_shu_left div.title a:hover {
  color: #FFF;
}
.about_content_shu_left div.title a span {
  font-size: 14px;
}
.about_content_shu_left_ul {
  background: #fff;
}
.about_content_shu_left_ul li.nLi {
  line-height: 43px;
  _height: 43px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_content_shu_left_ul li.nLi .f a {
  margin-left: 20px;
  font-size: 14px;
  display: block;
  height: 43px;
  width: 145px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_content_shu_left_ul li.nLi .f a i {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 4px;
  height: 43px;
  background: #27ad4a;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.about_content_shu_left_ul li.nLi .f a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.about_content_shu_left_ul li.nLi .f a.current i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.about_content_shu_left_ul li.nLi em {
  margin-right: 10px;
  margin-top: 6px;
  display: block;
  width: 40px;
  height: 32px;
  background: url(https://www.kc-sign.com/Public/images/icoAdd.png) 16px 12px no-repeat;
  cursor: pointer;
}
.about_content_shu_left_ul .sub {
  display: none;
}
.about_content_shu_left_ul .sub li {
  border: 0px;
  position: relative;
}
.about_content_shu_left_ul .sub li a {
  margin-left: 40px;
  font-size: 12px;
  display: block;
  height: 43px;
  width: 145px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_content_shu_left_ul .sub li a i {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 4px;
  height: 43px;
  background: #27ad4a;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.about_content_shu_left_ul .sub li a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.about_content_shu_left_ul .sub li a.current i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.page_title {
  height: 40px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  background: #f8f8f8;
}
.page_title .icon {
  width: 40px;
  height: 40px;
  border-right: 1px solid #ccc;
  text-align: center;
  line-height: 40px;
}
.page_title .icon i {
  font-size: 20px;
  color: #27ad4a;
}
.page_title .title2 {
  line-height: 40px;
}
.page_title .title2 span {
  font-size: 14px;
  padding-left: 10px;
  color: #333;
}
.about_content_shu_left_contact {
  margin-top: 20px;
  width: 225px;
  background: #fff;
  border: 1px solid #ccc;
}
.about_content_shu_left_contact .leftNav_tel i {
  font-size: 20px;
  position: absolute;
  top: 2px;
  left: 0;
  color: #27ad4a;
}
.about_content_shu_left_contact .leftNav_tel span {
  padding-left: 35px;
  font-size: 16px;
  color: #27ad4a;
}
.about_content_shu_left_contact .tel ul {
  padding: 10px 20px;
}
.about_content_shu_left_contact .tel ul li {
  font-size: 14px;
  color: #27ad4a;
  font-weight: normal;
  padding: 2.5px 0;
}
.page_news {
  margin-top: 20px;
  width: 225px;
  background: #fff;
  border: 1px solid #ccc;
}
.page_news ul {
  padding: 10px 20px;
}
.page_news ul li {
  line-height: 40px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.page_news ul li a {
  font-size: 12px;
  color: #666;
  font-weight: normal;
  padding: 2.5px 0;
}
.page_news ul li i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background: #27ad4a;
  color: #fff;
  text-align: center;
  line-height: 20px;
  margin-right: 5px;
}
.page_news ul li a:hover {
  color: #27ad4a;
}
.page_tag {
  margin-top: 20px;
  width: 225px;
  background: #fff;
  border: 1px solid #ccc;
}
.page_tag .tag_title {
  line-height: 50px;
  font-size: 16px;
  color: #27ad4a;
}
.page_tag ul {
  padding: 10px 20px;
}
.page_tag ul a {
  display: block;
  float: left;
  padding: 5px 20px;
  background: #27ad4a;
  color: #fff;
  margin: 0 5px 5px 0;
}
.floatNav .current {
  color: #27ad4a;
}
.page_breadcrumb {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.page_breadcrumb h1 {
  font-size: 20px;
  font-weight: normal;
  color: #27ad4a;
}
.page_breadcrumb ul {
  display: inline;
}
.page_breadcrumb ul li {
  display: inline;
}
.page_breadcrumb ul li i {
  color: #333;
  font-size: 18px;
  margin-right: 5px;
}
.detail {
  margin: 10px 0 0 0;
}
.detail .sector_head {
  width: 100%;
  height: 41px;
  background: #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
}
.detail .sector_head ul li {
  position: relative;
  float: left;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  padding: 0 20px;
  cursor: pointer;
}
.detail .sector_head ul li.on {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #27ad4a;
}
.detail .sector_head ul li.on i {
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #27ad4a;
  position: absolute;
  top: -1px;
  left: 0px;
}
.sector_content {
  border: 1px solid #e1e1e1;
  border-top: none;
  float: left;
  width: 908px;
  padding: 20px;
  overflow: hidden;
  word-break: break-all;
}
.sector_content2 {
  border-top: none;
  float: left;
  width: 908px;
  padding: 20px;
  overflow: hidden;
  word-break: break-all;
}
.pages {
  display: block;
  padding: 20px 0 10px 0;
  width: 100%;
  text-align: center;
}
.pages a {
  display: inline-block;
  margin: 0 3px;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  background: #f5f5f5;
  border: 1px solid #e1e1e1;
  color: #545452;
}
.pages a:hover {
  text-decoration: none;
  color: #27ad4a;
}
.pages span {
  display: inline-block;
  margin: 0 3px;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  color: #545452;
  background: #f5f5f5;
  border: 1px solid #e1e1e1;
}
.pages .current:hover {
  color: #FFF;
}
.pages .current {
  background: #27ad4a;
}
.pages .current {
  color: #FFF;
}
.sector_hotline {
  float: left;
  width: 910px;
  padding: 20px 20px 20px 20px;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  background: #27ad4a;
  border-radius: 10px;
}
.sector_hotline p {
  font-size: 20px;
  color: #fff;
}
.sector_hotline a {
  position: absolute;
  bottom: 20px;
  right: 20px;
  padding: 0 15px;
  height: 36px;
  background: #fff;
  font-size: 16px;
  color: #27ad4a;
}
.sector_hotline a i {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #27ad4a;
}
ul.product_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.product_list li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  border: 1px solid #ededed;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.product_list li img {
  width: 100%;
}
ul.product_list li .tit {
  display: block;
  width: 200.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.product_list li .tit a {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  font-weight: normal;
}
ul.product_list li:hover {
  border: 1px solid #27ad4a;
}
ul.product_list li:hover a {
  color: #27ad4a;
}
ul.product_list li a:hover {
  color: #27ad4a;
}
ul.product_list li .hot {
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #27ad4a;
  position: absolute;
  top: 10px;
  left: -26px;
  z-index: 100;
  color: #fff;
  text-align: center;
  font-size: 12px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
ul.product_list li .ceng {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  bottom: 0;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 90%;
  padding: 5px 5%;
}
ul.product_list li:hover .ceng {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: move;
  margin: 0px;
  display: block;
}
.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 100px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}
.jqzoom img {
  width: 448px;
  border: 1px solid #ccc;
}
.spec-preview {
  width: 450px;
  border: 1px solid #DFDFDF;
}
.spec-scroll {
  clear: both;
  margin-top: 10px;
  width: 450px;
}
.spec-scroll .prev {
  float: left;
  margin-right: 2px;
}
.spec-scroll .next {
  float: right;
}
.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  font-family: "宋体";
  text-align: center;
  width: 10px;
  border: 1px solid #ccc;
  background: #EBEBEB;
  cursor: pointer;
  text-decoration: none;
}
.spec-scroll .items {
  float: left;
  position: relative;
  width: 420px;
  overflow: hidden;
}
.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
}
.spec-scroll .items ul li {
  float: left;
  width: 84.5px;
  text-align: center;
}
.spec-scroll .items ul li img {
  border: 1px solid #CCC;
  padding: 2px;
  width: 70px;
}
.spec-scroll .items ul li img:hover {
  border: 1px solid #27ad4a;
}
.product_show {
  float: left;
  width: 100%;
  _height: 416px;
  margin-top: 20px;
  overflow: hidden;
}
.product_show .cros_gallery {
  float: left;
  width: 450px;
}
.product_show .info {
  float: right;
  width: 470px;
}
.product_show .info h1 {
  margin: 5px 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.product_show .info .keyword a {
  font-size: 12px;
  color: #27ad4a;
}
.product_show .info .product_info {
  width: 100%;
  font-size: 14px;
  padding: 10px 0;
}
.product_show .info .product_info p {
  color: #999;
  padding: 2.5px 0;
}
.product_show .info .product_info p a {
  color: #999;
}
.product_show .info .product_info p a:hover {
  color: #27ad4a;
}
.product_show .info .product_info p span {
  color: #000;
}
.product_show .info .product_info p.intro {
  line-height: 24px;
  overflow: hidden;
}
.product_show .info .tel {
  width: 100%;
  padding: 10px 0 0 0;
  line-height: 32px;
  font-size: 16px;
  font-weight: normal;
}
.product_show .info .tel p {
  font-size: 20px;
  color: #27ad4a;
}
.product_show .info .abtn {
  width: 100%;
  padding: 15px 0;
  overflow: hidden;
  border-top: 1px dotted #e1e1e1;
  border-bottom: 1px dotted #e1e1e1;
}
.product_show .info .abtn a {
  float: left;
  margin-right: 10px;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #e8e8e8;
}
.product_show .info .abtn a:hover {
  border: 1px solid #27ad4a;
}
.page_product {
  margin-top: 20px;
}
.page_product .title {
  height: 40px;
  font-size: 16px;
  color: #27ad4a;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  font-weight: normal;
}
ul.case_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.case_list li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  border: 1px solid #ededed;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.case_list li img {
  width: 100%;
}
ul.case_list li span.tit {
  display: block;
  width: 200.5px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.case_list li span.tit a {
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
ul.case_list li:hover {
  border: 1px solid #27ad4a;
}
ul.case_list li:hover a {
  color: #27ad4a;
}
ul.case_list li a:hover {
  color: #27ad4a;
}
ul.case_list li .ceng {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  bottom: 0;
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 91%;
  padding: 5px 5%;
}
ul.case_list li:hover .ceng {
  opacity: 1;
  filter: alpha(opacity=100);
}
.case_show {
  margin-top: 20px;
}
.case_show h1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  font-weight: normal;
  overflow: hidden;
}
.case_show .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.case_show .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.case_show .info span a {
  margin-top: 0px;
  color: #666;
}
.case_show .info span a:hover {
  color: #27ad4a;
}
.case_show .game163 {
  position: relative;
  padding: 4px;
  overflow: hidden;
}
.case_show .game163 .prev,
.case_show .game163 .next {
  font-size: 40px;
  position: absolute;
  top: 0;
}
.case_show .game163 .prev {
  left: 0;
}
.case_show .game163 .next {
  right: 0;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.case_show .game163 .bigImg li {
  text-align: center;
}
.case_show .game163 .bigImg li img {
  vertical-align: middle;
  border-radius: 10px;
  box-shadow: 1px 1px 5px #ccc;
}
.case_show .game163 .bigImg .jianjie {
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.case_show .game163 .pageState {
  float: right;
  font-family: "Times New Roman", serif;
  letter-spacing: 1px;
}
.case_show .game163 .pageState span {
  color: #27ad4a;
  font-size: 16px;
}
.case_show .game163 .smallScroll {
  height: 82px;
  margin-bottom: 6px;
  position: relative;
}
.case_show .game163 .smallScroll .sPrev,
.game163 .smallScroll .sNext {
  position: absolute;
  top: 19px;
}
.case_show .game163 .smallScroll .sPrev {
  left: 0;
  margin-top: -23.5px;
}
.case_show .game163 .smallScroll .sNext {
  right: 0;
  margin-top: -23.5px;
}
.case_show .game163 .sPrev,
.game163 .sNext {
  float: left;
  display: block;
  width: 17px;
  height: 92px;
  text-indent: -9999px;
  background: url(https://www.kc-sign.com/Public/images/sprites1008.png) no-repeat 0 -3922px;
}
.case_show .game163 .sNext {
  background-position: 0 -3394px;
}
.case_show .game163 .sPrev:hover {
  background-position: 0 -4186px;
}
.case_show .game163 .sNext:hover {
  background-position: 0 -3658px;
}
.case_show .game163 .smallImg {
  float: left;
  margin: 0 28.5px;
  display: inline;
  width: 900px;
  overflow: hidden;
}
.case_show .game163 .smallImg ul {
  height: 85px;
  width: 9999px;
  overflow: hidden;
}
.case_show .game163 .smallImg li {
  float: left;
  margin: 0 5px 0 0;
  width: 82px;
  height: 82px;
  border: 1px solid #dcdddd;
  overflow: hidden;
  text-align: center;
  line-height: 79px;
  background: #fff;
}
.case_show .game163 .smallImg img {
  vertical-align: middle;
}
.case_show .game163 .smallImg li.on {
  border-color: #27ad4a;
}
.case_detail2 {
  margin-top: 20px;
}
.case_detail2 h1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  font-weight: normal;
  overflow: hidden;
}
.case_detail2 .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.case_detail2 .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.case_detail2 .info span a {
  margin-top: 0px;
  color: #666;
}
.case_detail2 .info span a:hover {
  color: #27ad4a;
}
.case_detail2 .game163 {
  position: relative;
  padding: 4px;
  overflow: hidden;
}
.case_detail2 .game163 .bigImg figure {
  margin: 0;
  padding: 0;
}
.case_detail2 .game163 .bigImg li {
  text-align: center;
}
.case_detail2 .game163 .bigImg li img {
  vertical-align: middle;
  border-radius: 10px;
  box-shadow: 1px 1px 5px #ccc;
  width: 750px;
  height: 470px;
}
.case_detail2 .game163 .bigImg h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
.case_detail2 .game163 .pageState {
  float: right;
  font-family: "Times New Roman", serif;
  letter-spacing: 1px;
}
.case_detail2 .game163 .pageState span {
  color: #27ad4a;
  font-size: 16px;
}
.case_detail2 .game163 .smallScroll {
  height: 82px;
  margin-bottom: 6px;
  position: relative;
}
.case_detail2 .game163 .smallScroll .sPrev,
.game163 .smallScroll .sNext {
  position: absolute;
  top: 19px;
}
.case_detail2 .game163 .smallScroll .sPrev {
  left: 0;
  margin-top: -23.5px;
}
.case_detail2 .game163 .smallScroll .sNext {
  right: 0;
  margin-top: -23.5px;
}
.case_detail2 .game163 .sPrev,
.game163 .sNext {
  float: left;
  display: block;
  width: 17px;
  height: 92px;
  text-indent: -9999px;
  background: url(https://www.kc-sign.com/Public/images/sprites1008.png) no-repeat 0 -3922px;
}
.case_detail2 .game163 .sNext {
  background-position: 0 -3394px;
}
.case_detail2 .game163 .sPrev:hover {
  background-position: 0 -4186px;
}
.case_detail2 .game163 .sNext:hover {
  background-position: 0 -3658px;
}
.case_detail2 .game163 .smallImg {
  float: left;
  margin: 0 28.5px;
  display: inline;
  width: 900px;
  overflow: hidden;
}
.case_detail2 .game163 .smallImg ul {
  height: 85px;
  width: 9999px;
  overflow: hidden;
}
.case_detail2 .game163 .smallImg figure {
  float: left;
  margin: 0 5px 0 0;
  display: list-item;
  width: 82px;
  height: 82px;
  border: 1px solid #dcdddd;
  overflow: hidden;
  text-align: center;
  line-height: 82px;
  background: #fff;
}
.case_detail2 .game163 .smallImg figure img {
  vertical-align: middle;
}
.case_detail2 .game163 .smallImg figure.on {
  border-color: #27ad4a;
}
.case_show3 {
  padding: 20px 0 0 0;
}
.case_show3 h1 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}
.case_show3 .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.case_show3 .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.case_show3 .info span a {
  margin-top: 0px;
  color: #666;
}
.case_show3 .info span a:hover {
  color: #27ad4a;
}
.case_show3 .pc-slide {
  margin: 20px 0 0 0;
}
.case_show3 .pc-slide .view {
  position: relative;
}
.case_show3 .pc-slide .view .swiper-container .arrow-left,
.case_show3 .pc-slide .view .swiper-container .arrow-right {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
}
.case_show3 .pc-slide .view .swiper-container .arrow-left {
  left: 0;
}
.case_show3 .pc-slide .view .swiper-container .arrow-right {
  right: 0;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.case_show3 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
}
.case_show3 .pc-slide .view .swiper-container .swiper-wrapper .swiper-slide img {
  border-radius: 10px;
  overflow: hidden;
}
.case_show3 .pc-slide .preview {
  position: relative;
  margin-top: 20px;
}
.case_show3 .pc-slide .preview .arrow-left,
.case_show3 .pc-slide .preview .arrow-right {
  width: 17px;
  height: 92px;
  position: absolute;
  top: 0;
  z-index: 10;
  background: #000;
  background: url(https://www.kc-sign.com/Public/images/sprites1008.png) no-repeat center;
  cursor: pointer;
}
.case_show3 .pc-slide .preview .arrow-left {
  left: 0;
  background-position: 0 -3922px;
}
.case_show3 .pc-slide .preview .arrow-right {
  right: 0;
  background-position: 0 -3394px;
}
.case_show3 .pc-slide .preview .swiper-container {
  width: 900px;
  height: 92px;
  overflow: hidden;
}
.case_show3 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide {
  width: 92px;
  height: 92px;
  padding-right: 5px;
  line-height: 90px;
  text-align: center;
}
.case_show3 .pc-slide .preview .swiper-container .swiper-wrapper .swiper-slide img {
  cursor: pointer;
  vertical-align: middle;
  border: 1px solid #ccc;
  border-radius: 2px;
  transition: 0.75s;
  -ms-transition: 0.75s;
  -moz-transition: 0.75s;
  -webkit-transition: 0.75s;
  -o-transition: 0.75s;
}
.case_show3 .pc-slide .preview .swiper-container .swiper-wrapper .active-nav img {
  border: 1px solid #27ad4a;
  border-radius: 10px;
  box-shadow: 1px 1px 10px #ccc;
}
ul.pic_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.pic_list li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
}
ul.pic_list li .pic {
  width: 220.5px;
  position: relative;
}
ul.pic_list li .pic img {
  width: 100%;
}
ul.pic_list li .pic .shade {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.pic_list li .pic .shade_a {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(https://www.kc-sign.com/Public/images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.pic_list li .tit {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.pic_list li:hover .shade {
  opacity: .7;
  filter: alpha(opacity=70);
  /* IE8 以及更早的浏览器 */
}
ul.pic_list li:hover .shade_a {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 以及更早的浏览器 */
}
ul.pic_list li:hover .tit {
  color: #27ad4a;
}
ul.video_list {
  float: left;
  width: 110%;
  overflow: hidden;
}
ul.video_list li {
  float: left;
  width: 222.5px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  cursor: pointer;
}
ul.video_list li .pic {
  position: relative;
  width: 222.5px;
}
ul.video_list li .pic img {
  width: 100%;
}
ul.video_list li .pic .tier {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
  /* IE8 以及更早的浏览器 */
}
ul.video_list li .pic .tier i {
  background: url(https://www.kc-sign.com/Public/images/open.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}
ul.video_list li .tit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #555;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
ul.video_list li:hover .tier {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 以及更早的浏览器  */
}
ul.video_list li:hover .tit {
  color: #27ad4a;
}
.video_ceng {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
  z-index: 10000;
  top: 0;
  left: 0;
}
.video_ceng iframe {
  width: 630px;
  height: 360px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -180px 0 0 -315px;
  z-index: 10001;
}
.video_show {
  margin: 20px 0 0 0;
}
.video_show h1 {
  font-size: 18px;
  font-weight: normal;
  margin: 0 10px 10px 0;
  float: left;
  height: 28px;
  line-height: 28px;
}
.video_show p {
  margin: 10px 0 0 0;
}
.danye {
  padding: 20px 0;
  border-bottom: 1px dotted #ccc;
}
.danye h1 {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  overflow: hidden;
  font-weight: normal;
}
.danye .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.danye .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.danye .info span a {
  margin-top: 0px;
  color: #666;
}
.danye .info span a:hover {
  color: #27ad4a;
}
.article_list {
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_list .lt {
  float: left;
  width: 50px;
  height: 60px;
  padding: 10px 0;
  border: 1px solid #e1e1e1;
  overflow: hidden;
}
.article_list .lt span {
  float: left;
  width: 100%;
  color: #bcbabb;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font: 16px/1.3 'Arial';
  font-weight: bold;
  overflow: hidden;
}
.article_list .lt span.y {
  font-size: 14px;
  font-weight: normal;
}
.article_list .rt {
  float: left;
  width: 88%;
  margin-left: 15px;
  overflow: hidden;
}
.article_list .rt h3 {
  float: left;
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.article_list .rt h3 strong a {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.article_list .rt .p {
  float: left;
  width: 100%;
  color: #888;
  line-height: 18px;
  height: 38px;
  overflow: hidden;
}
.article_list .rt a.more {
  float: left;
  height: 17px;
  line-height: 17px;
  padding: 0 5px;
  font-size: 12px;
  background: #d5d5d5;
  color: #fff;
  overflow: hidden;
  width: 80px;
}
.article_list:hover .rt a.more {
  background: #27ad4a;
}
.article_list .rt a.more i {
  float: right;
  font-size: 12px;
  color: #fff;
}
.article_list2 {
  width: 930px;
  padding: 20px 10px;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_list2 .lt {
  float: left;
  width: 148px;
  height: 113px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.article_list2 .lt img {
  width: 100%;
  _height: 113px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.5);
}
.article_list2 .rt {
  float: right;
  width: 760px;
  height: 113px;
  overflow: hidden;
}
.article_list2 .rt h3 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article_list2 .rt h3 strong a {
  font-size: 16px;
  color: #333;
}
.article_list2 .rt h3 strong a:hover {
  color: #27ad4a;
}
.article_list2 .rt p {
  height: 27px;
  margin-top: 5px;
  color: #666;
  line-height: 22px;
  font-size: 14px;
}
.article_list2 .rt .p {
  float: left;
  width: 100%;
  color: #888;
  height: 54px;
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.article_list3 {
  width: 930px;
  padding: 20px 10px;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_list3 .lt {
  float: left;
  width: 200px;
  height: 150px;
  position: relative;
  overflow: hidden;
}
.article_list3 .lt span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  line-height: 28px;
  color: #fff;
  z-index: 10;
}
.article_list3 .lt .span1 {
  background: #27ad4a;
  color: #fff;
  z-index: 10;
  opacity: .7;
}
.article_list3 .lt .span2 {
  color: #fff;
  z-index: 11;
}
.article_list3 .lt img {
  width: 200px;
  height: 150px;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.article_list3 .lt:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.article_list3 .rt {
  float: right;
  width: 710px;
  height: 150px;
  overflow: hidden;
}
.article_list3 .rt h3 {
  width: 100%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.article_list3 .rt h3 strong a {
  font-size: 16px;
  color: #333;
}
.article_list3 .rt h3 strong a:hover {
  color: #27ad4a;
}
.article_list3 .rt .p {
  margin: 10px 0 0 0;
  width: 100%;
  color: #666;
  height: 75px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}
.article_list3 .rt p {
  margin-top: 20px;
  color: #999;
  line-height: 22px;
  font-size: 14px;
}
.article_show {
  float: left;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px dotted #e1e1e1;
  overflow: hidden;
}
.article_show h1 {
  width: 100%;
  text-align: center;
  font: 20px/2 'microsoft yahei';
  color: #333;
  font-weight: normal;
  overflow: hidden;
}
.article_show .info {
  width: 100%;
  margin: 10px 0;
  text-align: center;
  overflow: hidden;
  color: #666;
}
.article_show .info span {
  display: inline-block;
  height: 16px;
  overflow: hidden;
  margin-right: 10px;
  color: #333;
}
.article_show .info span a {
  margin-top: 0px;
  color: #666;
}
.article_show .info span a:hover {
  color: #27ad4a;
}
.page_keyword {
  font-size: 14px;
  margin: 20px 0 0 0;
}
.page_keyword a {
  font-size: 14px;
}
.prev_next {
  float: left;
  width: 100%;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px dotted #e1e1e1;
  border-bottom: 1px dotted #e1e1e1;
}
.prev_next span {
  float: left;
  color: #000;
  width: 40%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.prev_next span a {
  color: #000;
}
.prev_next span a:hover {
  color: #27ad4a;
}
.prev_next .back {
  line-height: 20px;
}
.part {
  margin-top: 40px;
}
.about_head {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
}
.about_head h3 {
  color: #27ad4a;
  font-size: 20px;
  font-weight: normal;
}
.about_head h3 a {
  color: #27ad4a;
  font-size: 20px;
  font-weight: normal;
}
.about_content {
  float: left;
  width: 910px;
  padding: 20px;
  overflow: hidden;
}
.about_pic1 {
  width: 110%;
  background: #fff;
}
.about_pic1 li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  position: relative;
  overflow: hidden;
}
.about_pic1 li .pic {
  width: 220.5px;
  position: relative;
}
.about_pic1 li .pic img {
  width: 100%;
}
.about_pic1 li .pic .shade {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about_pic1 li .pic .shade_a {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(https://www.kc-sign.com/Public/images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.about_pic1 li .tit {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.about_pic1 li:hover .shade {
  opacity: .7;
  filter: alpha(opacity=70);
  /* IE8 以及更早的浏览器 */
}
.about_pic1 li:hover .shade_a {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 以及更早的浏览器 */
}
.about_pic1 li:hover .tit {
  color: #27ad4a;
}
.about_pic3 ul {
  width: 110%;
  background: #fff;
}
.about_pic3 ul li {
  float: left;
  width: 222px;
  margin: 20px 20px 0 0;
  position: relative;
  z-index: 0;
}
.about_pic3 ul li img {
  width: 100%;
  border: 1px solid #eee;
  cursor: pointer;
}
.about_pic3 ul li .tit {
  width: 100%;
  margin-top: 5px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_pic3 ul li:hover .tit {
  color: #27ad4a;
}
.about_client ul {
  width: 110%;
  background: #fff;
}
.about_client ul li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  border: 1px solid #e5e5e5;
}
.about_client ul li img {
  width: 100%;
}
ul.about_cert {
  width: 110%;
  background: #fff;
}
ul.about_cert li {
  float: left;
  width: 220.5px;
  margin: 20px 20px 0 0;
  position: relative;
}
ul.about_cert li .pic {
  width: 220.5px;
  position: relative;
}
ul.about_cert li .pic img {
  width: 100%;
}
ul.about_cert li .pic .shade {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.about_cert li .pic .shade_a {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 33px;
  height: 33px;
  background: url(https://www.kc-sign.com/Public/images/zzc.png) no-repeat left center;
  margin: -16.5px 0 0 -16.5px;
  transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  opacity: 0;
  filter: alpha(opacity=0);
}
ul.about_cert li .tit {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.about_cert li:hover .shade {
  opacity: .7;
  filter: alpha(opacity=70);
  /* IE8 以及更早的浏览器 */
}
ul.about_cert li:hover .shade_a {
  opacity: 1;
  filter: alpha(opacity=100);
  /* IE8 以及更早的浏览器 */
}
ul.about_cert li:hover .tit {
  color: #27ad4a;
}
.search_no_data {
  float: left;
  width: 100%;
  margin: 120px 0;
  text-align: center;
}
.search_no_data p {
  font-size: 18px;
  color: #27ad4a;
}
.search_no_data span {
  display: block;
  width: 100%;
  color: #888888;
}
.search_no_data span.cn {
  font-size: 18px;
  height: 25px;
  line-height: 25px;
}
.page_feedback {
  border-bottom: 1px solid #e1e1e1;
}
.page_feedback .title {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
  color: #27ad4a;
}
.feedback {
  float: left;
  width: 100%;
  padding: 20px 0;
  overflow: hidden;
}
.feedback .remark {
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 10px 0;
  color: #27ad4a;
}
.feedback table td {
  padding: 7px 0;
  color: #6b6b6b;
  text-align: left;
}
.feedback table td var {
  color: #f00;
  padding-right: 5px;
}
.feedback table td .input {
  width: 200px;
  height: 25px;
  line-height: 25px;
  border-left: 2px solid #eee;
  border-top: 2px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.feedback table td .textarea {
  width: 944px;
  height: 200px;
  border: 1px solid #eee;
}
.feedback_btn {
  float: left;
  padding: 8px 15px;
  margin-left: 10px;
  border: none;
  background: #27ad4a;
  color: #fff;
}
.contact {
  padding: 20px 10px;
}
.contact h3 {
  font-size: 20px;
}
.contact p {
  font-size: 16px;
  margin: 10px 0 0 0;
}
.sitemap h3 {
  font-size: 20px;
}
ul.maps {
  float: left;
  width: 98%;
  padding: 0px 1%;
}
ul.maps li {
  float: left;
  margin: 10px;
  line-height: 25px;
  overflow: hidden;
}
ul.maps li .first {
  float: left;
  width: 100%;
  height: 25px;
  font-weight: bold;
}
ul.maps li .list {
  float: left;
  width: 96%;
  border: 1px solid #e4e4e4;
  padding: 10px;
}
ul.maps li .list a,
ul.map li .list span {
  display: inline-block;
  margin-right: 10px;
}
ul.maps li .list span {
  padding: 0 5px;
}
ul.maps li a {
  color: #1f1a17;
}
ul.maps li.t0 {
  font-weight: bold;
  width: 100%;
  padding: 0;
  font-size: 14px;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 24px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color: #7e7d7c;
}
