@import "css/basis.css";
@import "css/css.css";

.cc {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.yy {
  box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
}
.notext {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently

not supported by any browser */
}
.fd {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
.fbj {
  display: flex;
  flex-wrap: wrap;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.w {
  width: 1200px;
}
.swiper-slide {
  text-align: center;
}
.metas-title {
  text-align: center;
  font-size: 20px;
  padding: 0 20px;
}
.metas-body {
  padding: 10px 0;
  color: #999;
  text-align: center;
}
.head_box {
  height: 94px;
  line-height: 94px;
}
.head_box img {
  vertical-align: middle;
}
.head_nav {
  float: right;
  color: #000000;
  height: 94px;
  line-height: 84px;
}
.head_nav a {
  line-height: 84px;
  font-size: 16px;
  color: #000000;
  width: 100%;
  padding: 10px 15px 0;
  display: inline-block;
}
.head_nav li {
  margin-right: 1px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  text-align: center;
  width: auto;
  float: left;
  position: relative;
  z-index: 99;
}
.head_nav li:hover {
  background: #41ac52;
  color: #fff;
}
.head_nav li:hover a {
  color: #fff;
}
.head_nav li .hv {
  background: #41ac52;
  color: #fff;
}
.head_nav li:hover::after {
  width: 50%;
}
.head_nav li:hover ul {
  display: block;
  opacity: 1;
  left: 0;
  height: auto;
}
.head_nav li ul {
  opacity: 0;
  background: #41ac52;
  position: absolute;
  height: 0;
  overflow: hidden;
  width: 100%;
  top: 100%;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.head_nav li ul li {
  width: 100%;
  display: inline-block;
  height: 46px;
  line-height: 46px;
}
.head_nav li ul li a {
  color: #fff;
  line-height: 46px;
  padding: 0;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.head_nav li ul li a:hover {
  background: #368f43;
}
.head_nav li ul li::after {
  height: 3px;
}
.banner_bx {
  position: relative;
}
.banner_bx .banner_bg {
  position: absolute;
  bottom: 0;
  z-index: 9;
}
.index_more {
  margin-top: 9px;
  background: #fff;
  text-align: center;
  width: 90px;
  color: #771385;
  -wekit-border-radius: 30px;
  -max-border-radius: 30px;
  border-radius: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  font-size: 14px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.index_more:hover {
  background: #771385;
  color: #fff;
}
.k_panav {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 60px;
  width: 100%;
  display: inline-block;
  float: left;
}
.k_panav li {
  display: inline-block;
  padding-bottom: 10px;
}
.k_panav li a {
  background: #eeeff3;
  line-height: 40px;
  height: 40px;
  color: #333333;
  margin: 0 5px;
  padding: 0 16px;
  display: inline-block;
  font-size: 14px;
}
.k_panav li a:hover,
.k_panav li a.hover {
  background: #41ac52;
  color: #fff;
}
.k_panav a {
  display: inline-block;
}
.k_panav a {
  background: #eeeff3;
  line-height: 40px;
  height: 40px;
  color: #333333;
  margin: 0 5px;
  padding: 0 16px;
  display: inline-block;
  font-size: 14px;
}
.k_panav span {
  display: inline-block;
}
.k_panav span {
  background: #eeeff3;
  line-height: 40px;
  height: 40px;
  color: #000;
  margin: 0 5px;
  padding: 0 16px;
  display: inline-block;
  font-size: 14px;
}
.k_panav span {
  background: #41ac52;
  color: #fff;
}
.k_panav a:hover,
.k_panav li a.hover {
  background: #41ac52;
  color: #fff;
}
.banner_bx .swiper-pagination-bullet-active {
  padding: 2px;
  background: none;
  border: #fff 1px solid;
  width: 10px;
  height: 10px;
  bottom: -1px;
  position: relative;
}
.banner_bx .swiper-pagination-bullet-active::after {
  content: ' ';
  display: block;
  background: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.announcement_box {
  position: relative;
  top: -54px;
  -wekit-border-radius: 4px;
  -max-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0.5px 0.866px 5px 0px rgba(0, 0, 0, 0.21);
  z-index: 9999;
  padding: 15px 19px;
}
.announcement {
  width: 100%;
  padding-bottom: 10px;
  float: left;
  line-height: 24px;
}
.announcement .fl {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}
.announcement .fl img {
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -4px;
}
.announcement .fl h3 {
  font-size: 22px;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  padding-right: 10px;
  font-weight: bold;
}
.announcement .fl span {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 6px;
}
.announcement a {
  display: inline-block;
  float: right;
  font-size: 14px;
}
.announcement a img {
  vertical-align: middle;
  margin-left: 5px;
  position: relative;
  top: -2px;
}
.announcement_list {
  float: left;
  width: 100%;
  background: #f5f5f5;
  -wekit-border-radius: 3px;
  -max-border-radius: 3px;
  border-radius: 3px;
  line-height: 41px;
  height: 41px;
  overflow: hidden;
}
.announcement_list li {
  float: left;
  width: 50%;  
}
.announcement_list a {
  font-size: 16px;
  color: #000;
  display: inline-block;
  width: 550px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  background: url(../images/li11.png) no-repeat left center;
  padding-left: 15px;
  margin-left: 18px;
  font-weight: bold;
}
.announcement_list a:hover {
  color: #41ac52;
}
.announcement_list a h3 {
  color: #000;
  float: left;
  display: inline-block;
  font-size: 16px;
  max-width: 430px;
  padding-right: 20px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  font-weight: bold;
}
.announcement_list a span {
  float: left;
  display: inline-block;
}
.agent {
  background: #41ac52;
}
.agent ul li {
  border-right: 1px solid #0356b4;
  float: left;
  width: 205px;
  height: 115px;
  text-align: center;
  line-height: 40px;
  padding-top: 18px;
  color: #fff;
  position: relative;
}
.agent ul li h3 {
  color: #fff;
}
.agent ul li::after {
  width: 0%;
  content: ' ';
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.2s;
  background: #00cc66;
}
.agent ul li:hover::after {
  width: 50%;
}
.agent ul li:nth-last-child(1) {
  border: none;
}
.group {
  padding-bottom: 52px;
  border-bottom: 1px dashed #e5e5e5;
  padding-top: 57px;
}
.group h3 {
  color: #41ac52;
  line-height: 48px;
  font-size: 32px;
  text-align: center;
}
.group p {
  padding-top: 20px;
  color: #333;
  line-height: 36px ;
  font-size: 16px;
}
.group .a {
  padding-top: 35px;
  text-align: center;
}
.group .a a {
  font-size: 14px;
  line-height: 40px;
  padding: 0 20px;
  display: inline-block;
  color: #999;
  border: 1px solid #eeeeee;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.group .a a:hover {
  border: 1px solid #0a559c;
  background: #0a559c;
  color: #fff;
}
.resume ul li {
  margin: 40px 0;
  border-right: 1px dashed #e5e5e5;
  width: 305px;
  float: left;
  margin-left: 124px;
}
.resume ul li:nth-last-child(1) {
  border: none;
}
.resume ul li img {
  float: left;
  margin-right: 15px;
}
.resume ul li .c {
  float: left;
}
.resume ul li .c h3 {
  margin-top: 4px;
  font-size: 24px;
  color: #666;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.resume ul li .c span {
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.resume ul li .c:hover h3 {
  margin-left: 8px;
}
.resume ul li .c:hover span {
  margin-left: 8px;
}
.job_list_index {
  height: 447px;
  background: url(../images/q7.jpg) no-repeat center center;
}
.job_list_index .h3 {
  font-size: 32px;
  color: #fff;
  text-align: center;
  height: 126px;
  font-weight: 500;
  padding-top: 58px;
}
.job_list_index ul li {
  text-align: center;
  width: 313px;
  margin-right: 15px;
  float: left;
}
.job_list_index ul li:nth-last-child(1) {
  margin-right: 0;
}
.job_list_index ul li h3 {
  font-size: 22px;
  line-height: 55px;
  color: #fff;
}
.job_list_index ul li .img {
  overflow: hidden;
  border: #fff 5px solid;
  display: inline-block;
}
.job_list_index ul li .img img {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.job_list_index ul li .img img:hover {
  transform: scale(1.25);
  -ms-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -moz-transform: scale(1.25);
}
.job_list_index .a {
  width: 100%;
  padding-top: 22px;
  display: inline-block;
  text-align: center;
}
.job_list_index .a a {
  color: #fff;
  line-height: 40px;
  background: #0a559c;
  font-size: 14px;
  padding: 0 30px;
  -wekit-border-radius: 40px;
  -max-border-radius: 40px;
  border-radius: 40px;
  display: inline-block;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.job_list_index .a a:hover {
  background: #fff;
  color: #0a559c;
}
.contact_box {
  height: 352px;
  background: url(../images/q8.jpg) no-repeat center center;
}
.contact_box .contact_x {
  width: 641px;
  float: left;
}
.contact_box .contact_t {
  height: 83px;
  line-height: 83px;
  color: #fff;
  font-weight: bold;
  font-size: 29px;
  padding-left: 30px;
  margin-bottom: 57px;
}
.contact_box .contact_b {
  color: #fff;
}
.contact_box .contact_b ul {
  width: 425px;
  float: left;
  margin-left: 30px;
}
.contact_box .contact_b ul li {
  font-size: 16px;
  color: #fff;
  float: left;
  width: 100%;
  padding-bottom: 24px;
}
.contact_box .contact_b ul li .fl {
  float: left;
  width: 37px;
}
.contact_box .contact_b ul li h3 {
  font-size: 16px;
}
.contact_box .contact_b .fr {
  margin-right: 45px;
}
.foot_xb {
  background: #333333;
  color: #fff;
  padding: 38px 0;
}
.foot_xb a {
  color: #fff;
}
.foot_xb dl {
  float: left;
  text-align: center;
  width: 12.5%;
  line-height: 30px;
}
.foot_xb dl dt {
  position: relative;
  z-index: 9;
  padding-bottom: 4px;
  margin-bottom: 6px;
}
.foot_xb dl dt a {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  width: 100%;
  height: 30px;
  display: inline-block;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  position: relative;
}
.foot_xb dl dt a:hover {
  color: #fff;
}
.foot_xb dl dt::after {
  content: ' ';
  background: #3c3c3c;
  height: 1px;
  width: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.foot_xb dl dt a::after {
  content: ' ';
  background: #535353;
  height: 3px;
  width: 65px;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -32.5px;
  bottom: -5px;
  z-index: 99;
}
.foot_xb dl dd a {
  font-size: 14px;
  color: #666666;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.foot_xb dl dd a:hover {
  color: #fff;
}
.foot_xbb {
  border-top: 1px solid #3c3c3c;
  padding: 11px 0;
  line-height: 30px;
  font-size: 14px;
  background: #333333;
  color: #666666;
}
.foot_xbb .fl {
  padding-top: 20px;
}
.foot_xbb a {
  font-size: 14px;
  color: #666666;
}
.foot_xbb a:hover {
  color: #00cc66;
}
.pape_nav {
  background: url(../images/bg1.jpg) no-repeat center top;
}
.pape_nav dt {
  display: inline-block;
  width: 213px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 62px;
  height: 62px;
  color: #fff;
  float: left;
}
.pape_nav dd {
  padding: 0 9px;
  float: left;
}
.pape_nav dd a {
  line-height: 62px;
  height: 62px;
  display: inline-block;
  padding: 0 7px;
  color: #666;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  position: relative;
}
.pape_nav dd a.hv {
  color: #333;
  font-weight: bold;
}
.pape_nav dd a.hv::after {
  background: #3fbe3f;
  width: 100%;
  content: ' ';
  height: 3px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.pape_nav dd a:hover {
  color: #333;
  font-weight: bold;
}
.pape_nav dd a:hover::after {
  background: #3fbe3f;
  width: 100%;
  content: ' ';
  height: 3px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}
.group_show {
  padding: 30px 0;
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.group_show p {
  padding-bottom: 10px;
}
.business_list ul {
  margin-top: 50px;
  padding-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}
.business_list li {
  width: 31.3%;
  float: left;
  margin-right: 3%;
  padding-bottom: 40px;
}
.business_list li h3 {
  font-size: 24px;
  color: #333;
  padding-bottom: 8px;
  line-height: 40px;
}
.business_list li h3 img {
  margin-left: 8px;
  vertical-align: middle;
}
.business_list li p {
  line-height: 24px;
  color: #999;
  font-size: 14px;
}
.business_list li:nth-child(3n) {
  margin-right: 0;
}
.business_list li .img {
  overflow: hidden;
  display: inline-block;
}
.business_list li .img img {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.business_list li:hover .img img {
  transform: scale(1.25);
  -ms-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -moz-transform: scale(1.25);
}
.news_list_02 ul {
  margin-top: 40px;
}
.news_list_02 ul li {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #eeeeee;
  padding-bottom: 32px;
  margin-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
}
.news_list_02 ul li:last-child {
  margin-bottom: 0;
}
.news_list_02 ul li .img {
  float: left;
  overflow: hidden;
  display: inline-block;
  margin-right: 24px;
  width: 237px;
  height: 164px ;
}
.news_list_02 ul li .img img {
  width: 237px;
  height: 164px ;
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.news_list_02 ul li .img img:hover {
  transform: scale(1.11);
  -ms-transform: scale(1.11);
  -webkit-transform: scale(1.11);
  -o-transform: scale(1.11);
  -moz-transform: scale(1.11);
}
.news_list_02 ul li:hover img {
  transform: scale(1.11);
  -ms-transform: scale(1.11);
  -webkit-transform: scale(1.11);
  -o-transform: scale(1.11);
  -moz-transform: scale(1.11);
}
.news_list_02 ul li h3 {
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  color: #333;
  line-height: 30px;
}
.news_list_02 ul li span {
  color: #999;
  font-size: 14px;
  display: inline-block;
}
.news_list_02 ul li span img {
  margin-right: 5px;
}
.news_list_02 ul li p {
  font-size: 14px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 26px;
}
.news_list_08 {
  width: 102%;
  position: relative;
  display: inline-block;
  margin-left: -1%;
}
.news_list_08 ul {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.news_list_08 ul li {
  width: 25%;
  text-align: center;
  float: left;
  padding-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
}
.news_list_08 ul li:last-child {
  margin-bottom: 0;
}
.news_list_08 ul li:nth-child(n + 9) {
  padding-bottom: 0;
}
.news_list_08 ul li .img {
  float: left;
  overflow: hidden;
  display: inline-block;
  margin-right: 24px;
  width: 211px;
  height: 261px ;
}
.news_list_08 ul li .img img {
  width: 211px;
  height: 261px ;
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.news_list_08 ul li .img img:hover {
  transform: scale(1.11);
  -ms-transform: scale(1.11);
  -webkit-transform: scale(1.11);
  -o-transform: scale(1.11);
  -moz-transform: scale(1.11);
}
.news_list_08 ul li:hover img {
  transform: scale(1.11);
  -ms-transform: scale(1.11);
  -webkit-transform: scale(1.11);
  -o-transform: scale(1.11);
  -moz-transform: scale(1.11);
}
.news_list_08 ul li h3 {
  font-size: 16px;
  padding-top: 20px;
  color: #333;
  display: inline-block;
  width: 100%;
  line-height: 22px;
}
.news_list_08 ul li span {
  color: #999;
  font-size: 14px;
  display: inline-block;
}
.news_list_08 ul li span img {
  margin-right: 5px;
}
.news_list_08 ul li p {
  font-size: 14px;
  color: #999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 26px;
}
.news_list_03 ul {
  padding: 35px 0;
  display: inline-block;
}
.news_list_03 ul li {
  float: left;
  padding: 30px 0;
  overflow: hidden;
  -wekit-border-radius: 5px;
  -max-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.news_list_03 ul li:nth-child(2n) {
  background: #fbfbfb;
}
.news_list_03 ul li .fl {
  width: 56px;
  margin-left: 71px;
  margin-right: 18px;
  float: left;
  text-align: center;
}
.news_list_03 ul li .fl span {
  display: inline-block;
  color: #00b36b;
  font-size: 30px;
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #eeeeee;
}
.news_list_03 ul li .fl p {
  display: inline-block;
  width: 100%;
  color: #999;
  line-height: 24px;
  font-size: 14px;
}
.news_list_03 ul li .fr {
  width: 1030px;
  float: left;
}
.news_list_03 ul li .fr h3 {
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  padding-bottom: 4px;
  color: #333;
  font-weight: bold;
}
.news_list_03 ul li .fr p {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #999;
  line-height: 22px;
}
.news_list_03 ul li .fr:hover h3 {
  color: #00b36b;
}
.news_list_03 ul li:hover {
  background: #f4f4f4;
}
.news_list_04 ul {
  width: 100%;
  padding: 25px 0 0;
  display: inline-block;
}
.news_list_04 ul li {
  float: left;
  padding: 28px 0;
  overflow: hidden;
  -wekit-border-radius: 5px;
  -max-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  display: inline-block;
  border-bottom: 1px dashed #dcdcdc;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.news_list_04 ul li .fr {
  width: 780px;
  margin-left: 28px;
  float: left;
  padding-right: 30px;
  border-right: 1px solid #dcdcdc;
}
.news_list_04 ul li .fr h3 {
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 20px;
  padding-bottom: 8px;
  display: inline-block;
  color: #333;
  font-weight: bold;
}
.news_list_04 ul li .fr p {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #999;
  line-height: 22px;
}
.news_list_04 ul li .fxwr {
  width: 126px;
  text-align: center;
  display: inline-block;
  float: right;
  padding-top: 10px;
}
.news_list_04 ul li .fxwr span {
  width: 100%;
  padding-top: 10px;
  color: #41ac52;
  font-size: 14px;
  display: inline-block;
}
.news_list_04 ul li:hover {
  background: #f4f4f4;
}
.business_list2 {
  margin-bottom: 20px;
}
.business_list2 ul {
  margin-top: 50px;
  padding-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
.business_list2 li {
  width: 31.3%;
  float: left;
  background: #fcfcfc;
  margin-right: 3%;
  margin-bottom: 20px;
  padding-bottom: 40px;
}
.business_list2 li h3 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  padding-bottom: 4px;
  margin-bottom: 18px;
  line-height: 28px;
  padding: 0 20px;
  padding-top: 6px;
  position: relative;
}
.business_list2 li h3:after {
  background-color: #41ac52;
  width: 31px;
  height: 3px;
  content: ' ';
  display: block;
  position: absolute;
  left: 20px;
  bottom: -10px;
}
.business_list2 li p {
  padding: 0 20px;
  line-height: 24px;
  color: #999;
  font-size: 14px;
}
.business_list2 li:nth-child(3n) {
  margin-right: 0;
}
.business_list2 li .img {
  overflow: hidden;
  display: inline-block;
}
.business_list2 li .img img {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.business_list2 li:hover .img img {
  transform: scale(1.25);
  -ms-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -moz-transform: scale(1.25);
}
.graphic_list {
  padding-top: 28px;
}
.graphic_list li {
  padding-top: 20px;
  padding-bottom: 32px;
  display: inline-block;
  float: left;
  width: 100%;
}
.graphic_list li:nth-child(2n) .fr {
  float: left;
}
.graphic_list li:nth-child(2n) .img {
  float: right;
}
.graphic_list li .img {
  float: left;
  overflow: hidden;
  display: inline-block;
}
.graphic_list li .img img {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.graphic_list li .fr {
  width: 686px;
  height: 382px;
  display: inline-block;
  background: #f6f6f6;
  padding: 32px;
}
.graphic_list li .fr h3 {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
}
.graphic_list li .fr span {
  color: #999;
  display: inline-block;
  padding: 17px 0 20px;
  font-size: 14px;
}
.graphic_list li .fr span img {
  margin-right: 8px;
}
.graphic_list li .fr p {
  color: #999;
  line-height: 30px;
  display: inline-block;
  height: 125px;
}
.graphic_list li .fr .a {
  width: 110px;
  text-align: center;
  line-height: 36px;
  color: #3091c0;
  display: inline-block;
  background: #fff;
  border: 1px solid #efefef;
  -wekit-border-radius: 36px;
  -max-border-radius: 36px;
  border-radius: 36px;
  font-size: 14px;
}
.graphic_list li .fr .a img {
  padding-left: 9px;
}
.graphic_list li:hover .img img {
  transform: scale(1.25);
  -ms-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -moz-transform: scale(1.25);
}
.common_list {
  margin-top: 40px;
}
.common_list ul li {
  width: 48.5%;
  background: #f6f6f6;
  padding: 8px 25px 20px;
  margin-right: 3%;
  float: left;
  margin-bottom: 24px;
}
.common_list ul li:nth-child(2n) {
  margin-right: 0;
}
.common_list ul li .common_t {
  color: #333;
  font-weight: bold;
  font-size: 18px;
  float: left;
  display: inline-block;
  width: 100%;
  line-height: 47px;
}
.common_list ul li .common_d {
  color: #999;
  font-size: 14px;
  line-height: 22px;
}
.common_list ul li .fl {
  float: left;
  width: 37px;
}
.common_list ul li p {
  display: block;
}
.k_index3 {
  margin-bottom: 0;
  position: relative;
  z-index: 9;
  top: -16px;
}
.k_index3 .k_1 a {
  float: right;
  color: #960;
  font-size: 14px;
  display: inline-block;
  background: #ede0d2;
  text-align: center;
  width: 56px;
  height: 22px;
  line-height: 22px;
  border-radius: 22px;
}
.k_index3 .k_1 h3 {
  float: left;
  font-weight: bold;
}
.k_index3 .k_3 {
  margin-left: 28px;
  float: left;
  width: 580px;
}
.k_index3 .k_2 {
  width: 591px;
  float: left;
  margin-bottom: 23px;
}
.k_index3 .k_2 .swiper-pagination {
  width: auto;
  right: 15px;
  left: initial;
  bottom: 12px;
}
.k_index3 .k_2 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  width: 12px !important;
  height: 12px!important;
  outline: none;
}
.k_index3 .k_2 .swiper-pagination .swiper-pagination-bullet-active {
  background: #666666;
  opacity: 1;
}
.k_index3 .k_2 .swiper-button-next,
.k_index3 .k_2 .swiper-button-prev {
  background: none;
}
.k_index3 .k_2 .swiper-button-next i,
.k_index3 .k_2 .swiper-button-prev i {
  color: #fff;
  font-size: 50px;
}
.k_index3 .k_2 .swiper-slide {
  position: relative;
}
.k_index3 .k_2 b {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  height: 50px;
  padding: 15px 0;
  padding-left: 20px;
  background: rgba(0, 0, 0, 0.7);
  font-weight: bold;
}
.k_index3 .k_2 h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  padding: 11px 0;
  padding-left: 20px;
  font-weight: bold;
  width: 420px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k_index3 .k_2 img {
  width: 591px;
  height: 394px;
}
.tab_t {
  border-bottom: 1px solid #e5e5e5;
  display: inline-block;
  width: 100%;
}
.tab_t li {
  float: left;
  width: 120px;
  text-align: center;
  line-height: 44px;
  font-size: 20px;
  color: #999999;
  cursor: pointer;
  border-bottom: 5px solid #fff;
  transition: 0.2s;
  margin-right: 40px;
}
.tab_t li.hv {
  font-weight: bold;
  color: #333333;
  border-bottom: 5px solid #41ac52;
}
.live_box3 {
  width: 100%;
  padding-top: 10px;
  float: left;
}
.live_box3 li {
  float: left;
  padding-top: 22px;
  padding-bottom: 15px;
  overflow: hidden;
  -wekit-border-radius: 5px;
  -max-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  border-bottom: 1px dashed #eeeeee;
}
.live_box3 li .fl {
  width: 85px;
  margin-left: 10px;
  margin-right: 13px;
  padding-right: 13px;
  text-align: right;
  border-right: 1px dashed #eeeeee;
}
.live_box3 li .fl span {
  display: inline-block;
  color: #41ac52;
  font-size: 14px;
  width: 100%;
  line-height: 30px;
}
.live_box3 li .fl p {
  display: inline-block;
  width: 100%;
  color: #41ac52;
  font-weight: bold;
  line-height: 24px;
  font-size: 24px;
}
.live_box3 li .fr {
  width: 468px;
}
.live_box3 li .fr h3 {
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  padding-bottom: 4px;
  color: #333;
  font-weight: bold;
}
.live_box3 li .fr p {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #999;
  line-height: 22px;
}
.live_box3 li .fr:hover h3 {
  color: #00b36b;
}
.index_bottom_list {
  background: url(../images/i4.png) no-repeat center top;
  background-size: cover;
  padding-top: 55px;
  min-height: 429px;
}
.index_bottom_list .announcement .fl h3 {
  border-right: 1px solid #9f9f9f;
  padding-right: 13px;
  margin-right: 7px;
}
.index_bottom_list .announcement .fl span {
  color: #666;
  padding-top: 0;
  position: relative;
  top: -3px;
}
.ind_x1 {
  margin: 15px 0 30px;
  display: inline-block;
  width: 101%;
  margin-left: -0.3%;
}
.ind_x1 li {
  display: inline-block;
  float: left;
  background: #fff;
  width: 16%;
  white-space: nowrap;
  margin: 0 0.3% 10px;
  line-height: 78px;
  height: 78px;
  -wekit-border-radius: 3px;
  -max-border-radius: 3px;
  border-radius: 3px;
}
.ind_x1 li a {
  display: block;
  width: 100%;
  padding: 0 26px;
}
.ind_x1 li img {
  display: inline-block;
  margin-right: 6px;
}
.ind_x1 li h3 {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
}
.ind_x1 li:hover h3 {
  color: #379345;
}
.ind_x2 {
  margin: 15px 0 40px;
  display: inline-block;
  width: 101%;
  margin-left: -0.3%;
  background: #fff;
  -wekit-border-radius: 3px;
  -max-border-radius: 3px;
  border-radius: 3px;
}
.ind_x2 li {
  display: inline-block;
  float: left;
  width: 16%;
  margin: 18px 0.3%;
  border-right: 1px dashed #e5e5e5;
  line-height: 43px;
  height: 43px;
}
.ind_x2 li a {
  display: block;
  width: 100%;
  padding: 0 22px;
}
.ind_x2 li img {
  display: inline-block;
  margin-right: 6px;
}
.ind_x2 li h3 {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
}
.ind_x2 li:hover h3 {
  color: #379345;
}
.ind_x2 li:nth-child(6n) {
  border-right: 0;
}
.tab_son > * {
  display: none;
}
.tab_son > .hv {
  display: block;
}
.ind_pro_list {
  background: url(../images/bg1.png) no-repeat center top;
  padding-top: 20px;
}
.ind_pro_list .announcement {
  padding-top: 10px;
  padding-bottom: 0;
  padding-left: 10px;
}
.ind_pro_list .announcement .fl h3 {
  border-right: 1px solid #9dd39e;
  padding-right: 13px;
  margin-right: 7px;
  font-size: 22px;
}
.ind_pro_list .announcement a {
  padding-right: 15px;
  color: #fff;
}
.brand {
  padding: 17px 0 24px;
}
.brand li span {
  margin: 0 17px;
  color: #999999;
  text-align: left;
  font-size: 14px;
  padding-bottom: 16px;
  display: inline-block;
  width: 100%;
}
.brand ul li .img {
  width: 284px;
  height: 186px;
  overflow: hidden;
  display: inline-block;
}
.brand ul li .img img {
  width: 284px;
  height: 186px;
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.brand ul li .img img:hover {
  transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -o-transform: scale(1.15);
  -moz-transform: scale(1.15);
}
.brand li h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  color: #000;
  padding-bottom: 0;
  margin: 0 17px;
  margin-bottom: 15px;
  display: inline-block;
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
  position: relative;
  text-align: left;
}
.brand li h3:after {
  background-color: #41ac52;
  width: 31px;
  height: 3px;
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.brand li a {
  background: #fff;
  margin: 0 8px;
  padding-top: 23px;
  display: block;
}
.brand li img {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.brand ul {
  width: 100%;
}
.brand .swiper-container {
  width: 100%;
  float: left;
}
.brand li {
  width: 25%;
}
.brand .swiper-pagination-bullet {
  width: 25px;
  height: 6px;
  -wekit-border-radius: 0;
  -max-border-radius: 0;
  border-radius: 0;
  opacity: 1;
  background: #ccc;
}
.brand .swiper-pagination-bullet-active {
  background: #39a011;
}
.brand .swiper-slide:nth-child(4n) {
  border: none;
}
.brand .mySwiper {
  padding-bottom: 50px;
  padding-top: 9px;
}
.pape_bg {
  position: relative;
}
.pape_bg::after {
  content: ' ';
  width: 100%;
  background: #f5f5f5;
  display: block;
  position: absolute;
  left: -50%;
  top: 0;
  margin-left: -380px;
  bottom: 0;
}
.pape_l {
  float: left;
  width: 220px;
  position: relative;
  z-index: 9;
}
.pape_r {
  float: right;
  width: 940px;
}
.pape_op {
  border-bottom: 1px solid #eeeeee;
  line-height: 56px;
  padding-top: 10px;
}
.pape_op::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
.pape_op h3 {
  border-bottom: 1px solid #41ac52;
  padding: 0 13px;
  font-size: 22px;
  color: #333;
  display: inline-block;
  float: left;
}
.pape_op .ndb {
  border: none;
  padding: 0;
}
.pape_op .fr {
  float: right;
  color: #999;
  font-size: 12px;
  line-height: 46px;
  padding-top: 10px;
}
.pape_op .fr a {
  color: #999;
}
.pape_op span {
  padding: 0 5px;
}
.pape_lt {
  border-bottom: 1px solid #dcdcdc;
  line-height: 56px;
  padding-top: 10px;
}
.pape_lt::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
.pape_lt h3 {
  border-bottom: 2px solid #41ac52;
  padding: 0 5px;
  font-size: 24px;
  color: #0b832b;
  display: inline-block;
  float: left;
  font-weight: bold;
}
.pape_ul {
  width: 100%;
  display: block;
  float: left;
  padding: 15px 0;
}
.pape_ul > li,
.pape_ul > li > a {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 50px;
  color: #333333;
  font-size: 16px;
}
.pape_ul a {
  padding-left: 8px;
  margin-bottom: 3px;
}
.pape_ul > li.hv > a,
.pape_ul > li:hover > a {
  background: #fff url(../images/r.png) no-repeat 195px center;
}
.pape_ul3 {
  width: 100%;
  display: block;
  float: left;
  padding: 15px 0;
}
.pape_ul3 > li,
.pape_ul3 > li > a {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 50px;
  color: #333333;
  font-size: 16px;
}
.pape_ul3 a {
  padding-left: 8px;
  margin-bottom: 3px;
}
.pape_ul3 > li.hv > a,
.pape_ul3 > li:hover > a {
  background: url(../images/nava.png) no-repeat right center;
  color: #fff;
}
.pape_news_ul {
  padding: 20px 0 150px;
  float: left;
  display: inline-block;
}
.pape_news_ul li {
  width: 92%;
  float: left;
  margin: 0 2%;
  padding-right: 4px;
  display: inline-block;
  padding-bottom: 16px;
}
.pape_news_ul h3 {
  font-size: 16px;
  color: #333333;
  line-height: 1.5;
  text-align: left;
}
.pape_news_ul span {
  font-size: 12px;
  color: #999999;
}
.pape_body {
  font-size: 16px;
  line-height: 31px;
  padding: 58px 31px;
}
.pape_body p {
  padding-bottom: 10px;
}
.pape_body1 {
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 37px;
  float: left;
  font-size: 16px;
  line-height: 31px;
  width: 438px;
}
.pape_body1 p {
  padding-bottom: 18px;
}
.pape_body2 {
  padding-top: 70px;
  float: right;
  padding-right: 53px;
}
.live_boxx {
  width: 100%;
  padding-top: 15px;
  float: left;
}
.live_boxx li {
  float: left;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  -wekit-border-radius: 5px;
  -max-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  border-bottom: 1px dashed #eeeeee;
}
.live_boxx li .fl {
  width: 105px;
  margin-left: 10px;
  padding-right: 13px;
  text-align: right;
}
.live_boxx li .fl span {
  display: inline-block;
  color: #41ac52;
  font-size: 14px;
  width: 100%;
  line-height: 30px;
}
.live_boxx li .fl p {
  display: inline-block;
  width: 100%;
  color: #41ac52;
  font-weight: bold;
  line-height: 24px;
  font-size: 24px;
}
.live_boxx li .fr {
  padding-left: 13px;
  padding-right: 40px;
  border-left: 1px dashed #eeeeee;
  width: 824px;
}
.live_boxx li .fr h3 {
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  padding-bottom: 4px;
  color: #000;
  font-weight: bold;
}
.live_boxx li .fr p {
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #999;
  line-height: 22px;
}
.live_boxx li .fr:hover h3 {
  color: #000;
}
.live_boxx li:hover {
  background: #f7f7f7;
}
.k_papenav {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
}
.k_papenav a {
  color: #333;
  margin: 0 15px;
  display: inline-block;
}
.k_papenav a.hover,
.k_papenav a:hover {
  color: #333333;
  border-bottom: 2px solid #0b842c;
  line-height: 56px;
  display: inline-block;
}
.k_papenav span {
  color: #cccccc;
}
.k_papenav .t {
  color: #0b842c;
  font-size: 22px;
  font-weight: bold;
  display: inline-block;
  float: left;
  border-right: 1px solid #eeeeee;
  height: 28px;
  line-height: 28px;
  margin-top: 15px;
  margin-right: 10px;
  padding-right: 21px;
}
.pape_l2 {
  background: #f2f5f6;
  float: left;
  width: 216px;
  padding: 10px;
}
.pape_lt2 {
  width: 197px;
  height: 46px;
  line-height: 46px;
  background: #fff url(../images/21.png) no-repeat center center;
  margin-bottom: 18px;
}
.pape_lt2 h3 {
  font-weight: bold;
  color: #000;
}
.pape_ul2 li,
.pape_ul2 a {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 43px;
  color: #333333;
  font-size: 16px;
}
.pape_ul2 > li {
  background: #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
.pape_ul2 > li ul {
  display: none;
  padding-top: 5px;
  float: left;
  overflow: hidden;
  height: auto;
  padding-bottom: 15px;
}
.pape_ul2 > li ul:after {
  clear: both;
  content: ' ';
  display: block;
  width: 100%;
  height: 1px;
}
.pape_ul2 > li > a {
  background: url(../images/22.png) no-repeat 10px 14px;
  padding-left: 21px;
}
.pape_ul2 > li > a span {
  background: url(../images/23.png) no-repeat center center;
  width: 11px;
  height: 11px;
  display: inline-block;
  float: right;
  margin-top: 15px;
  margin-right: 19px;
}
.pape_ul2 > li li a {
  padding-left: 38px;
  font-size: 14px;
  color: #46391f;
  line-height: 30px;
}
.pape_ul2 > li li a i {
  width: 5px;
  height: 9px;
  display: inline-block;
  background: url(../images/25.png) no-repeat center center;
  margin-right: 6px;
}
.pape_ul2 > li.active {
  background: #dfe5e6;
}
.pape_ul2 > li.active ul {
  display: block!important;
}
.pape_ul2 > li.active span {
  background: url(../images/24.png) no-repeat center center;
}
.pape_ul2 > li.hv {
  background: #dfe5e6;
}
.pape_ul2 > li.hv span {
  background: url(../images/24.png) no-repeat center center;
}
.pape_ul3 {
  padding-top: 18px;
}
.pape_ul3 li,
.pape_ul3 a {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 43px;
  color: #333333;
  font-size: 16px;
}
.pape_ul3 > li {
  border-radius: 4px;
  margin-bottom: 5px;
}
.pape_ul3 > li ul {
  display: none;
  padding-top: 5px;
  float: left;
  overflow: hidden;
  height: auto;
  padding-bottom: 15px;
}
.pape_ul3 > li ul:after {
  clear: both;
  content: ' ';
  display: block;
  width: 100%;
  height: 1px;
}
.pape_ul3 > li > a {
  padding-left: 21px;
}
.pape_ul3 > li > a span {
  background: url(../images/31.png) no-repeat center center;
  width: 11px;
  height: 11px;
  display: inline-block;
  float: right;
  margin-top: 15px;
  margin-right: 19px;
}
.pape_ul3 > li li a {
  padding-left: 38px;
  font-size: 14px;
  color: #46391f;
  line-height: 30px;
}
.pape_ul3 > li li a:hover {
  color: #41ac52;
}
.pape_ul3 > li.active {
  background: #fff;
}
.pape_ul3 > li.active ul {
  display: block!important;
}
.pape_ul3 > li.active span {
  background: url(../images/32.png) no-repeat center center;
}
.pape_ul3 > li.hv {
  background: #fff;
}
.pape_ul3 > li.hv span {
  background: url(../images/32.png) no-repeat center center;
}
.dealers_box2 {
  width: 720px;
  margin-top: 25px;
  margin-left: 90px;
  height: auto;
  overflow: hidden;
}
.xina {
  width: 100%;
  height: 1px;
  border-bottom: 4px solid #f7f7f7;
  margin-bottom: 57px;
}
.dealers_box2 .form_li {
  float: left;
  width: 100%;
  font-size: 16px;
  margin-bottom: 15px;
}
.dealers_box2 .form_li span {
  color: #da0000;
  font-size: 12px;
  margin-left: 4px;
}
.dealers_box2 .form_li input {
  border: 1px solid #eeeeee;
  background: #fff;
  width: calc(100% - 110px);
  float: left;
  height: 43px;
  line-height: 43px;
  padding: 15px 20px;
}
.dealers_box2 .form_li label {
  text-align: right;
  width: 97px;
  justify-content: space-between;
  padding-right: 20px;
  line-height: 43px;
  height: 43px;
  float: left;
}
.dealers_box2 .form_li label p {
  line-height: 20px;
  display: inline-block;
}
.dealers_box2 .form_li2 {
  width: 100%;
}
.dealers_box2 .form_li2 textarea {
  background: #fff;
  border: none;
  height: 150px;
  width: calc(100% - 110px);
  font-size: 16px;
  font-weight: lighter;
  padding: 15px 20px;
  border: 1px solid #eeeeee;
}
.dealers_box2 .form_li3 {
  width: 21.3%;
}
.dealers_box2 .form_li4 {
  padding-left: 21px;
  float: left;
  cursor: pointer;
}
.dealers_box2 .form_li4 span {
  color: #1b1b1b;
}
.dealers_box2 .form_li4 img {
  height: 43px;
}
.dealers_box2 .form_li5 {
  float: left;
  text-align: center;
  width: 100%;
}
.dealers_box2 .form_li5 button {
  background: #0b832b;
  border: 1px solid #0b832b;
  display: inline-block;
  width: 184px;
  line-height: 40px;
  cursor: pointer;
  font-size: 15px;
  border-radius: 2px;
  color: #fff;
  margin-bottom: 60px;
}
.dealers_box2 .form_li6 {
  float: left;
}
.dealers_box2 .form_li6 button {
  background: #d4d4d4;
  border: 1px solid #bfbfbf;
  display: inline-block;
  width: 128px;
  line-height: 40px;
  cursor: pointer;
  font-size: 15px;
  color: #252525;
}
.dealers_box2 .inp_box,
.dealers_box2 .layui-form-select {
  position: relative;
}
.dealers_box2 .inp_box2 {
  position: relative;
  display: inline-block;
  float: left;
  width: calc(100% - 110px);
}
.dealers_box2 .inp_box2 input {
  width: 100%;
}
.dealers_box2 .inp_box2 .layui-form-select {
  width: 100%;
  display: inline-block;
  float: left;
}
.me1 {
  background: url(../images/me1.png) no-repeat left top;
  padding-left: 131px;
  padding-bottom: 30px;
}
.me1 h3 {
  color: #f08800;
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 10px;
}
.me1 p {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
}
.tablex {
  margin-bottom: 30px;
  display: inline-block;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.tablex_t1 {
  background: #f9f9f9;
  line-height: 46px;
  float: left;
  text-align: center;
  font-weight: bold;
  width: 106px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.tablex_t2 {
  background: #fff;
  color: #666666;
  line-height: 46px;
  float: left;
  text-align: center;
  width: 113px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.tablex_t3 {
  background: #fff;
  color: #666666;
  line-height: 46px;
  float: left;
  text-align: left;
  width: 770px;
  padding: 0 18px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.k_newb {
  padding-top: 30px;
  padding-bottom: 20px;
}
.k_newb li {
  line-height: 59px;
  width: 100%;
  display: inline-block;
  padding-left: 40px;
  background: url(../images/li2.png) no-repeat 14px center;
  border-bottom: 1px dashed #eeeeee;
  float: left;
}
.k_newb li h3 {
  font-size: 16px;
  color: #000000;
  line-height: 59px;
}
.k_newb li span {
  float: right;
  color: #999;
  margin-right: 36px;
}
.k_newb li a {
  float: left;
  display: inline-block;
}
