.home .jk-header .header {
  height: 80px;
  background: #fff;
}
.home .jk-header .header .fr ul li .active {
  color: #1A1A1A;
}
.home .jk-header .header .fr ul li .active:before {
  border-color: #1A1A1A transparent transparent transparent;
}
.home .jk-header .header .fr ul li a {
  color: #666666;
}
.sign .w .sign_tab {
  margin-top: 10px;
}
.sign .w .sign_tab .left {
  border: 1px solid #e6e6e6;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  padding: 30px;
  height: 800px;
  float: left;
  width: 842px;
}
.sign .w .sign_tab .left .nav-tabs {
  position: relative;
  margin-bottom: 30px;
}
.sign .w .sign_tab .left .nav-tabs li {
  margin-right: 40px;
}
.sign .w .sign_tab .left .nav-tabs li a {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  padding: 0px;
  border: none;
  border-bottom: 1px solid transparent;
  background: transparent;
}
.sign .w .sign_tab .left .nav-tabs > li a:hover {
  background: transparent;
  color: #08AB74;
}
.sign .w .sign_tab .left .nav-tabs > li.active > a,
.sign .w .sign_tab .left .nav-tabs > li.active > a:hover,
.sign .w .sign_tab .left .nav-tabs > li.active > a:focus {
  color: #08AB74;
  cursor: default;
  background: transparent;
  border: none;
  border-bottom: 1px solid #08AB74;
}
.sign .w .sign_tab .left .info_list {
  overflow: auto;
  height: 670px;
  padding-top: 6px;
}
.sign .w .sign_tab .left .info_list li {
  width: 100%;
  margin-top: 36px;
/* height:133px */
}
.sign .w .sign_tab .left .info_list li img {
  display: inline-block;
  width: 220px;
  height: 132px;
  vertical-align: middle;
  float: left;
}
.sign .w .sign_tab .left .info_list li .box {
  display: inline-block;
  width: 520px;
  padding-right: 10px;
  margin-left: 23px;
  color: #333;
  vertical-align: middle;
  float: left;
}
.sign .w .sign_tab .left .info_list li .box h4 {
  font-size: 16px !important;
  line-height: 39px;
}
.sign .w .sign_tab .left .info_list li .box h4 a:hover span {
  border-bottom: 1px solid #08AB74;
  color: #08AB74;
}
.sign .w .sign_tab .left .info_list li .box h4 span {
  border-bottom: 1px solid transparent;
}
.sign .w .sign_tab .left .info_list li .box p {
  font-size: 14px !important;
  color: #999999;
  line-height: 30px;
}
.sign .w .sign_tab .left .info_list li:nth-child(1) {
  margin-top: 0px;
}
.sign .w .sign_tab .left .info_list a:hover h4 {
  font-size: 16px;
  line-height: 39px;
}
.sign .w .sign_tab .left .info_list a:hover h4 span {
  border-bottom: 1px solid #08AB74;
  color: #08AB74;
}
.sign .w .sign_tab .right {
  float: right;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  padding: 30px;
  height: 800px;
  width: 350px;
}
.sign .w .sign_tab .right .img1 {
  width: 300px;
  height: 132px;
}
.sign .w .sign_tab .right .img2 {
  width: 300px;
  height: 132px;
  margin-top: 30px;
}
.sign .w .sign_tab .right h4 {
  font-size: 16px;
  color: #333;
  margin-top: 30px;
}
.sign .w .sign_tab .right h4 .more {
  color: #08AB74;
  font-size: 14px;
}
.sign .w .sign_tab .right .mores {
  margin-top: 30px;
}
.sign .w .sign_tab .right .mores li {
  line-height: 35px;
}
.sign .w .sign_tab .right .mores li i {
  font-size: 12px;
  padding-right: 10px;
}
.sign .w .sign_tab .right .mores li span {
  font-size: 13px;
}
.sign .w .sign_tab .right .mores li span:hover {
  color: #08AB74;
}
.txt-cut3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	/* 	word-break: break-all; */
	/* 	display: block; */
	height: 90px;
	width: 510px;
}

.add_img_banner img{
  width: 100%;
  margin-bottom: 20px;
}
