* {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
}
img {
  display: block;
  /* max-width: 100% !important; */
}
.hide {
  display: none !important;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  letter-spacing: 0;
}
a,
img,
button,
input,
textarea {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
a {
  text-decoration: none;
  color: #666;
  cursor: pointer;
}
ul,
li {
  list-style: none;
}
body {
  font-size: 14pt !important;
  line-height: 1.8;
  font-weight: 300;
  color: #4a4949;
  /*font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;*/
  font-family: "Monts errat", "HanHei SC", "Microsoft YaHei", "PingHei",
    "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial",
    sans-serif;
}
/*首页*/
.js_anima {
  position: relative;
}
.lc-column-section-state:checked
  + .lc-directory-column-section
  .lc-column-section-title:after {
  -webkit-transform: rotate(45deg) scale(1.08);
  transform: rotate(45deg) scale(1.08);
}
.lc-column-section-title:after {
  content: "+";
  font-size: 22px;
  float: right;
  font-weight: 100;
  margin-right: 8px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.start {
  display: inline-block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -21px;
  z-index: 9;
}
.start b {
  display: inline-block;
  position: absolute;
  left: 50%;
  width: 45px;
  height: 20px;
  background: url(../images/icon_02.png) no-repeat;
  -webkit-animation: start 1.5s infinite ease-in-out;
  animation: start 1.5s infinite ease-in-out;
  background-repeat: no-repeat;
}
@-webkit-keyframes start {
  0%,
  30% {
    opacity: 0.2;
    -webkit-transform: translate(0, -5px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
  }
  100% {
    opacity: 0.2;
    -webkit-transform: translate(0, 10px);
  }
}
@keyframes start {
  0%,
  30% {
    opacity: 0.2;
    transform: translate(0, -5px);
  }
  60% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 0.2;
    transform: translate(0, 10px);
  }
}
.slide_text {
  position: absolute;
  z-index: 99;
  color: #fff;
  font-size: 24px;
}
.index1 {
  right: 27%;
  top: 34%;
}
.index2 {
  right: 27%;
  top: 40%;
  color: #333;
}
.index3 {
  right: 33%;
  top: 56%;
}
.index4 {
  right: 35%;
  top: 50%;
}
.index5 {
  right: 34%;
  top: 46%;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}
.slide_text .big {
  font-size: 40px;
  margin: 0 3px;
}
.home .header {
  position: fixed;
  /*background-color: transparent;*/
  /*background-color: rgba(255,255,255,.5);*/
}
.home .footer {
  /*position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 8;
  background-color: #0c2241;*/
}
.header {
  min-height: 90px;
  padding-bottom: 10px;
  background: #3f4d67;
  color: #fff;
  opacity: 1;
  /*background-color: transparent;*/
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header.anima {
  min-height: 50px;
  height: 60px;
  opacity: 0.8;
}
.header.anima .menu-box {
  margin-top: 0;
}
.header.anima .content {
  padding-top: 5px;
}
.logo-box img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header.anima .logo-box img {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.container-box {
  padding-top: 100px;
}
.header a {
  color: #fff;
}
.header .content {
  padding: 16px 40px 0;
}
.logo-box {
  float: left;
  margin-top: 20px;
}
.logo-box img {
  width: 112px;
}

.header-right {
  float: right;
  min-width: 600px;
}
.seach {
  float: right;
  width: 180px;
  background-color: #fff;
  height: 25px;
}
.seach input {
  width: 145px;
  height: 25px;
  padding: 0 5px;
  float: left;
  line-height: 25px;
  background: transparent;
  border: none;
  display: inline-block;
}
.home_icon_search {
  width: 25px;
  height: 25px;
  display: inline-block;
  background-color: #e7e7e7;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5MTBmNDY5Zi1lNDAxLTRhZmQtOTU2Zi01NmU5NTc4NDllYzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDI3OEI5RDUyRjE5MTFFNkI3NDhCRDY3M0JEQjQ5QzAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDI3OEI5RDQyRjE5MTFFNkI3NDhCRDY3M0JEQjQ5QzAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MmI2OTc2NWMtOWYxYS1kYzRkLThjMjItYjdjNjE4YmE3MGJmIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjkxMGY0NjlmLWU0MDEtNGFmZC05NTZmLTU2ZTk1Nzg0OWVjMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmLWHSUAAAD3SURBVHjalNI9a8JQFIfxxCgdCoKTQTtkKYiTLqHWtoNjNz9oC6VbHbsUKvjSioODDgoOVRzUKm2sz4U/1IY71AM/cvJyTs69iev8xjmqyMPFFE108ONYwtWxhhvHHj3cYRe/4aGIW0R4wj2eMUOAHDYYx4sTuFDewAvWerilRiZC20im2Ffetdwf4BMZnNqKv5WnLMVmWUnlka14pPzKUhyq6eTgJX86m40p40ybs9OY1/p0JtKoqMEk/qkKqOMk1vwLr7g8uDbEAxaeLnzoZ9iq+xx9POJdux9omWaqkpnYdf4fvqbL6nzlHVG8RFu7bxq97QUYAKKxMprDkUAFAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center;
}
.menu-box {
  margin-top: 20px;
}
.menu-item {
  float: right;
}
.menu-item li {
  position: relative;
  float: left;
  width: 90px;
  text-align: center;
  /*padding: 0 10px;*/
}
.menu-item li a {
  font-size: 14px;
  display: block;
  padding: 5px 2px;
  letter-spacing: 1px;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  -moz-transition: opacity 0.3s ease-in-out 0s;
  -ms-transition: opacity 0.3s ease-in-out 0s;
  -o-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
}
.easing {
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.menu-item li a:hover {
  opacity: 0.8;
}
.menu-item li.active a {
  /*border-bottom: 1px solid #000;*/
}
.lan-en {
  display: inline-block;
  margin-top: 8px;
  float: right;
  vertical-align: middle;
  font-size: 12px;
  background-color: #000;
  color: #fff;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.container {
  /*width: 1200px;*/
  width: 90%;
  margin: 30px auto;
}
.index .container .introduce {
  text-indent: 2em;
  margin-top: 20px;
}

.body-con .body-con-header {
  position: relative;
  text-align: center;
}
.body-con .body-con-header img {
  display: inline-block;
}
.line {
  display: block;
  background-color: #000;
  height: 1px;
  width: 40px;
  margin: 25px auto;
}
.home-body-item {
  padding: 40px 0 60px;
}
.body-con-header {
  padding: 20px 0;
}
.body-con-header:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #c9cace;
  left: 0;
  top: 50%;
  z-index: 1;
}
.body-con-header-span {
  position: relative;
  display: inline-block;
  background-color: #fff;
  z-index: 2;
}
.body-con-item {
  width: 70%;
  padding: 20px 0;
  margin: 0 auto;
}
.body-con-item li {
  width: 25%;
  float: left;
  text-align: center;
}
.body-con-item li img {
  display: inline-block;
}
.home-body-item li {
  /*width: 300px;*/
  /*margin-left: 20px;*/
  text-align: center;
  float: left;

  width: 30%;
}
.home-body-item h2 {
  text-align: center;
}
.home-body-item h2 img {
  width: 120px;
  display: inline-block;
}
.home-body-item li.center {
  width: 40%;
  /*margin: 0 150px;*/
}
.body-sub-item {
  text-align: left;
  width: 300px;
  margin: 0 auto;
}
.home-body-item .body-sub-item li {
  width: 6em;
  margin-left: 48px;
  padding: 8px 0 8px 10px;
  text-align: left;
  float: left;
  background: url(../images/icon_01.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.h-text {
  line-height: 2.2em;
  margin-bottom: 20px;
  height: 4.4em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.h-btn-d {
  display: inline-block;
  height: 31px;
  line-height: 34px;
  padding: 0px 0 0px 38px;
  margin-top: 20px;
  background: url(../images/icon_down_home.png);
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}
.body-news {
  padding: 0px 0 25px;
}
.body-news .container {
  width: 70%;
  /*min-width: 600px;*/
}
.tit-news {
  padding: 20px 0 20px 3%;
}
.news-item li {
  width: 27%;
  float: left;
  padding: 0 3%;
}
.news-item dt {
  /*float:left;
  width: 150px;*/
  text-align: center;
  width: 100%;
}
.news-item dt img {
  width: 100%;
  display: inline-block;
  border: 1px solid #cccccc;
}
.news-item dd {
  width: 100%;
  margin: 0 auto;
  /* margin-left: 170px;
  padding-top:16px;
  padding-right: 40px;*/
}
.displayFlex {
  display: flex;
  justify-content: space-between;
}
.news-item dd a {
  display: inline-block;
  margin-top: 10px;
}
.news-item dd p {
  color: #000;
  height: 3.6em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home .section {
  position: relative;
}
/*end 首页*/
/*footer*/
.footer {
  height: 40px;
  /*padding-right: 40px;*/
  line-height: 40px;
  text-align: right;
  background-color: #b2b2b2;
  color: #fff;
}
.footer a {
  color: #fff;
  margin: 0 10px;
}
/*end footer*/
/*about*/
.about-dl {
  padding: 50px 0 30px 0;
  border-bottom: 1px solid #e5e5e5;
}
.about-dl dt {
  float: left;
  width: 200px;
  text-align: center;
}
.about-dl dt img {
  /*width: 100px;*/
  /*margin-top: 10px;*/
  display: inline-block;
}
.about-dl dd {
  font-size: 14px;
  padding: 0 30px 20px 0;
  margin-left: 210px;
  line-height: 2em;
}
.about-dl dd p {
  /*height:6em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;*/
}
.about-content .news-item dt img {
  border: none;
}
.about-content .news-item dt {
  width: 58px;
}
.about .about-content .news-item dt {
  float: left;
}
.about-content .news-item dd {
  margin-left: 58px;
  padding-top: 0;
  /*padding-right: 40px;*/
  width: auto;
}
.about-content .news-item dd h3 {
  font-size: 16px;
}
.footer.about-footer {
  height: auto;
  background-color: #fff;
  text-align: center;
  color: #333;
  width: 100%;
  margin: auto;
}
.footer.about-footer a {
  color: #333;
}
.footer_logo {
  width: 90%;
  margin: auto;
  border-top: 1px solid #3f4d67;
  display: flex;
  justify-content: space-evenly;
}
.footer_logo p {
  line-height: 1;
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
}
.footer_logo img {
  width: 200px;
  display: inline-block;
}
.footer-ym {
  padding: 30px 0 20px;
}
.footer-ym span {
  display: inline-block;
  margin: 0 10px;
}
.footer-conp {
  padding: 20px 0 30px;
}
/*end about*/

.banner,
.banner img {
  width: 100%;
}
/*contact*/
/*.lc_contact_banner.banner-box{
  line-height: 1;
  height: 480px;
  background:#308cde url(../images/pic1.jpg) no-repeat top center;
}*/

.contact-us {
  width: 80%;
  margin: auto;
}
.contact-us .contact-us-info {
  text-align: left;
  font-size: 18px;
  margin-top: 20px;
}
.contact-us .contact-us-info div {
  margin-bottom: 10px;
}

.contact-top .contact-last-li {
  width: 100%;
  margin-right: 0;
  float: none;
}
.lc-contact-lc {
  background-color: #f5f5f5;
}
.contact-top {
  padding: 40px 0 50px 40px;
}
.contact-top h2 {
  font-size: 16px;
  padding: 16px 0 16px;
}
.lc-lxr-list {
  font-size: 13px;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 20px;
}
.lc-contact-lc .lc-lxr-list:last-child {
  border: none;
}
.lc-lxr-list li {
  float: left;
  padding-bottom: 20px;
  font-size: 12px;
}
.lc-lxr-list li {
  width: 33.33%;
  font-size: 14px;
  line-height: 2.2em;
}

.lc-contact-lc .title-top {
  font-size: 16px;
  padding: 10px 0 10px 40px;
  border-bottom: 1px solid #fff;
}
.lc-contact-lc-body {
  padding: 0px 70px;
}
.lc-contact-lc h5 {
  font-size: 16px;
  color: #000;
  padding: 20px 0 20px;
}
.contact-head-dl {
  padding-top: 5px;
}
.contact-head-dl dt {
  width: 50%;
  float: left;
  /*padding-top:16px;*/
}
.contact-head-dl dd {
  margin-left: 50%;
  padding-left: 10px;
}
.contact-head-dl dd a {
  color: #4a4949;
}
.contact-content {
  margin-bottom: 100px;
}
.contact .team-content {
  padding: 0 0 40px;
}

/*job*/
.lc-job-body {
  padding: 20px 0px;
}
.lc-job-body h4 {
  font-size: 16px;
  padding-bottom: 20px;
}
.job-item li {
  float: left;
  width: 30.33%;
  margin-right: 3%;
}
.job-item .lc-job-list li {
  position: relative;
  padding-left: 10px;
  width: 100%;
  float: none;
  line-height: 2em;
}
.job-item .lc-job-list li:after {
  content: "";
  width: 2px;
  height: 2px;
  background-color: #333;
  position: absolute;
  left: 0;
  top: 12px;
}
.job_top_box {
  padding: 40px 40px 0;
}
.job_top_text {
  line-height: 2.8em;
}
.job-item h5 {
  font-size: 14px;
  padding-bottom: 20px;
}
/*service*/
.service-content {
  /*width: 1000px;*/
  margin: 0 auto;
}
.service .service-item {
  width: 100%;
  margin: auto;
}
.service .service-item > ul {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-around;
}
.service .service-item > ul > li {
  width: 33%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.service .service-item .service-item-pic {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* #service-item-1:hover #service-item-1-content,
#service-item-2:hover #service-item-2-content,
#service-item-3:hover #service-item-3-content {
  top: 5px !important;
} */
#service-item-1-btn,
#service-item-2-btn,
#service-item-3-btn {
  position: absolute;
  width: 50%;
  height: 30px;
  left: 25%;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  border: 1px solid #fff;
  cursor: pointer;
}
.service .service-item .service-item-content {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: scroll;
  padding: 10px 10px;
  /* top: calc(70vh - 44px); */
  font-size: 15px;
  color: #fff;
  background-color: rgba(152, 148, 148, 0.6);
  box-shadow: 0px -10px 10px rgba(152, 148, 148, 0.6);
  transition: all 1s ease-in-out;
}
.service .service-item .service-item-content ul {
  padding-left: 20px;
}
.service .service-item .service-item-content ul li {
  list-style-type: circle;
  list-style-position: inside;
}
.service .service-item .service-item-content .cicleStyle {
  background-color: #fff;
}
.service .service-item .service-item-content .service-item-content-title {
  font-size: 16px;
  font-weight: bold;
}
.service .service-item .service-item-pic img {
  width: 100%;
  height: 100%;
}
.pinggu-item .lc-column-section-title {
  font-size: 14px;
  line-height: 44px;
  padding: 0 20px 0 33px;
  /*padding:15px 16px;*/
  background-color: #f5f5f5;
}
.service-content-title h1,
.service-content-body-h1 {
  font-size: 18px;
  padding-bottom: 10px;
}
.service-content-body-h1 {
  padding: 30px 0 0px;
}
.service-content-title {
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.service-body-title {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
}
.pinggu-item .home-text-item li {
  border: none;
  margin-bottom: 12px;
}
.tab-box-list li h4 {
  position: relative;
  padding: 5px 16px 5px 64px;
  background-image: url(../images/plus.png);
  background-repeat: no-repeat;
  /*background-size: 12px 12px;*/
  background-position: 33px center;
}
.tab-box-list li.active h4 {
  background-image: url(../images/minus.png);
}
.tab-box-list-text {
  padding: 20px 46px;
  background-color: #e3e3e3;
  color: #4a4949;
  display: none;
}
.tab-box-list-text p {
  padding: 10px 0;
}
/*.team-content-box .service-body-title:nth-child(2),
.team-content-box .service-body-title:nth-child(3){
    padding-top: 42px;
}*/
.service-body-title img {
  width: 26px;
  margin-top: 8px;
  margin-right: 10px;
  float: left;
}
.service-body-tab-box {
  border-top: 1px solid #fff;
}
.service-body-tab-box .team-top-list li {
  padding: 0 10px 0;
}
.service-body-t-p {
  padding: 10px 40px 20px 33px;
  font-weight: 200;
  font-size: 15px;
  line-height: 33px;
}
.service-body-tab-t-p {
  padding: 10px 33px;
  font-size: 13px;
}
.pinggu-item .lc-directory-column-section {
  background-color: #f5f5f5;
  position: relative;
}
.lc-close-btn {
  width: 20px;
  height: 20px;
  font-size: 24px;
  line-height: 1;
  display: inline-block;
  position: absolute;
  -webkit-transform: rotate(45deg) scale(1.08);
  transform: rotate(45deg) scale(1.08);
  bottom: 10px;
  right: 24px;
  text-align: center;
  cursor: pointer;
}
.pinggu-item {
  margin-top: 20px;
}
.pinggu-item .home-text-item li li {
  margin-bottom: 0px;
}
.lc-more-load {
  font-size: 14px;
  width: 90px;
  margin: 0 auto;
  color: #333;
  cursor: pointer;
}
.lc-more-load img {
  float: left;
  margin-right: 8px;
  display: inline-block;
}
.lc-directory-column-section {
  overflow: hidden;
  position: relative;
}
.lc-column-section-title {
  color: #4a4949;
  background: #fff;
  font-weight: 400;
  padding: 20px 0;
  font-size: 16px;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.slide-text-box {
  color: #676767;
  /* display: none; */
  /*font-size: 14px;*/
  margin: 0 0 20px;
  /* margin: 0; */
  overflow: hidden;
  padding-bottom: 16px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  visibility: hidden;
  z-index: -1;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
}
.service-body-tab-box .team-top-list {
  padding-top: 10px;
}
.lc-column-section-state:checked
  + .lc-directory-column-section
  .slide-text-box {
  position: static;
  visibility: visible;
  z-index: 1;
  -webkit-transform: none;
  transform: none;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
}
/*end service*/
/*suc*/
.suc-content-header {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 40px;
}
.suc-content-header h1 span {
  display: inline-block;
  padding: 0 20px;
  border-left: 2px solid #666;
  border-right: 2px solid #666;
}
.suc-content-header h1 {
  font-size: 16px;
  padding: 40px 40px;
  text-align: center;
}
.suc-content-top {
  /*width:1000px;*/
  margin: 0 auto;
}
.suc-content .service-content {
  padding-top: 0;
}
.suc-content-top dt {
  float: left;
  text-align: center;
  /* font-size:28px;
  background-color: #666;
  color: #fff;
  height:126px;
  padding-top:44px;
  line-height: 1.4; */
  width: 136px;
  /* letter-spacing:8px; */
}
.suc-content-top dd {
  margin-left: 160px;
  padding-left: 20px;
  padding-right: 0;
  /*width:70%;*/
}
.suc-content-top dd p {
  margin-bottom: 10px;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  background-color: #f2f2f2;
  color: #797979;
  text-align: center;
}
.suc-content-top dd:last-child {
  margin-bottom: 0;
}
.table {
  width: 100%;
}
.table td,
.table th {
  background-color: #fff;
  padding: 6px 6px 6px 27px;
  /*text-align: center;*/
  font-size: 12px;
  /*white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;*/
}
/*.table td:nth-child(1),
.table td:nth-child(2),
.table td:nth-child(3){
    white-space:nowrap;
}*/
.table-box {
  padding: 10px 10px 0;
}
.table td.blueRow,
.table th.blueRow {
  background-color: #f8f8f8;
}
/*end suc*/
/*team*/
.border_bd {
  border-bottom: 1px solid #3f4d67;
  margin-top: 40px;
  margin-bottom: 20px;
}
.team_body .team-content {
  padding-top: 30px;
}
.team_body .team_core_value {
  width: 70%;
  padding-left: 40px;
}
.team-content .service-body-title {
  margin-top: 0;
  margin-bottom: 40px;
}
.team-content {
  width: 80%;
  /*width: 1000px;*/
  margin: 0 auto;
  padding: 30px 0 0;
}
.team-content h1 {
  font-size: 18px;
  color: #4a4949;
  padding: 0 0 20px;
}
.team-content p {
  font-size: 15px;
  margin-bottom: 10px;
}
.team-top-list {
  padding: 30px 0 0;
}
.team-top-list li {
  padding-bottom: 18px;
}
.team-top-list p {
  position: relative;
  padding-left: 3.4em;
  /*background-image:url(../images/point.jpg);
  background-repeat: no-repeat;
  background-position:left 7px;
  background-size:8px 8px;*/
  /*padding-bottom: 16px;*/
}
.team-top-list.wy_list p {
  padding: 0 0 0 1em;
}
.team-top-list.wy_list p:after {
  left: 0;
}
.team-content .team-top-list p {
  padding-left: 1.4em;
}
.service-body-tab-box .team-top-list.wy_list li {
  padding: 0;
}

.team-content .team-top-list p:after {
  left: 0;
}
.team-top-list p:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #000;
  top: 6px;
  left: 2em;
}
.team-list-dl dt {
  float: left;
  width: 125px;
}
.team-list-dl dt img {
  width: 100%;
}
.team-list-dl {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.team-right-none.team-list-dl {
  padding-left: 30px;
}
.team-list-dl dd {
  position: relative;
  font-size: 14px;
  margin-left: 130px;
  padding: 70px 0 20px 20px;
  margin-right: 30px;
}
.team-list-dl dd p {
  padding: 3px 0;
}
.team-content-box .slide-text-box p {
  padding: 10px 0 0;
}
.toggle_icon {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  right: 60px;
  top: 50%;
  margin-top: -18px;
  width: 30px;
  height: 30px;
  background: url(../images/toggle_icon.png);
  background-size: 30px 60px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.team-right-none .toggle_icon {
  right: 0;
}
.toggle_icon.on {
  background-position: 0 -30px;
}
.team-right-none.team-list-dl dd {
  border: none;
}
.personal_profile {
  margin-top: 20px;
  background-color: #f5f5f5;
}
.per_pro_list {
  /* display: none; */
  position: relative;
}
.per_pro_list p {
  padding: 10px 0;
}
.personal_profile .team-content {
  padding: 20px 0;
  /* display: none; */
  /*position: relative;*/
}
.team_body {
  padding-bottom: 40px;
  width: 90%;
  margin: auto;
  display: flex;
  padding-top: 30px;
}
.triangle-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f5f5f5;
}
.personal_profile .triangle-up {
  display: inline-block;
  position: absolute;
  top: -30px;
  left: 56px;
}
.personal_profile .triangle-up.two {
  left: 582px;
}
.lc-column-section-state:checked
  + .lc-directory-column-section
  .team-list-dl:after {
  transform-origin: center center;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*job*/
.lc-job-list {
  line-height: 1.6;
  padding-bottom: 26px;
  border-bottom: 1px solid #e7e7e7;
}
.lc-job-list:last-child {
  border: none;
}
.lc-job-con p {
  padding: 0px 0 14px;
}
.lc-contact-lc.lc-job-body {
  padding-bottom: 25px;
}
.job .box {
  display: flex;
  justify-content: space-around;
}
.job .box_body {
  width: 30%;
  background-color: #eaeaea;
  margin: 10px;
  padding: 16px;
  border-radius: 5px;
}
@media only screen and (max-width: 374px) {
  .lc-lxr-list li {
    float: none;
    width: 100%;
  }
  .lc-lxr-list li:nth-child(odd) {
    width: 100%;
  }
  .lc-lxr-list li:nth-child(even) {
    width: 100%;
  }
}
/*news*/
.news_list_title {
  font-size: 16px;
  /*background-color: #fff;*/
  padding: 0px 0 10px;
  margin: 0 auto;
}
.news_list_title li {
  cursor: pointer;
  text-align: center;
  color: #999;
  float: left;
  padding: 10px 0 10px;
  position: relative;
  width: 50%;
  /*padding: 12px 0 20px;*/
}
.news_list_title li.news_list_title_a {
  text-align: center;
}
.news_list_title li.news_list_title_c {
  text-align: center;
}
.news_content {
  /*width:80%;*/
  width: 1060px;
  margin: 0 auto;
  /*background-color: #f5f5f5;*/
}
.news_news {
  margin: 0;
  /*background-color: #f5f5f5;*/
  /*padding: 0 16px;*/
}
.news_news li {
  float: left;
  /*width:28%;*/
  /*margin:0 3%;*/
  text-align: center;
  /*margin: 26px 2.5%;*/
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /*border-top: 1px solid #ccc;*/
  background-color: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  width: 297px;
  height: 358px;
  margin: 27px 27px;
}
.news_news li h3 {
  padding: 20px 0 60px;
  font-size: 14px;
  color: #000;
  height: 3.6em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_news .news-item-bottom,
.news_news .news-item-bottom p {
  font-size: 12px;
}
.news_news li img {
  margin: 0;
  width: 100%;
  height: 120px;
  display: block;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.news_news li.hover img {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.news_news .news-item-head {
  text-align: left;
}
.news_list_title li.current {
  color: #505456;
  font-weight: bold;
}
.news_list_title li.current:after {
  content: "";
  display: inline-block;
  background-color: #000;
  position: absolute;
  height: 1px;
  width: 40px;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.news-item-bottom .more {
  display: inline-block;
  float: right;
  padding-left: 20px;
  background-image: url(../images/icon_bg.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
}
.news-item-bottom .more:hover {
  text-decoration: underline;
}
.news-item-bottom .time {
  float: left;
}
.news_btn_box {
  padding: 20px 3% 0;
}
.news_btn_box a {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  background-image: url(../images/icon_bg.png);
  background-repeat: no-repeat;
}
.news_btn_box a.btn_left {
  background-position: 8px -24px;
  float: left;
}
.news_btn_box a.btn_right {
  background-position: 12px -64px;
  float: right;
}
.news_btn_box a.disabled {
  background-color: #eee;
}

/*news*/
.time_container {
  width: 1000px;
  height: 32px;
  margin: 30px auto 0px;
  max-width: 100%;
}
.time_box {
  width: 280px;
  height: 32px;
  float: right;
}
.time_line {
  display: inline-block;
  width: 7px;
  background-color: #a5a5a5;
  height: 1px;
  vertical-align: middle;
}
.time_input_box {
  /*float: left;*/
  display: inline-block;
  width: 107px;
  height: 32px;
  background-color: #fff;
  background-image: url(../images/icon_time.png);
  background-repeat: no-repeat;
  background-position: 80px center;
}
.time_input_box input {
  outline: none;
  width: 68px;
  padding: 0 5px;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  border: none;
  background: transparent;
  box-shadow: none;
}
.icon_search {
  float: right;
  cursor: pointer;
  background-color: #e7e7e7;
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(../images/icon_search.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.sub_menu {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0px;
}
.sub_menu a,
.sub_menu span,
.sub_menu em {
  font-style: normal;
  color: #666;
}
.lc-detail-container {
  /*width:75%;*/
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 60px;
  /*margin-top: 60px;*/
  background-color: #f0f0f0;
  border: 1px solid #d3d3d3;
}
.lc_detail_con_left {
  float: left;
  /*width:70%;*/
  width: 860px;
  padding: 20px;
  background-color: #fff;
}
.lc_detail_con_right {
  margin-left: 900px;
  /*padding: 20px;*/
  font-size: 12px;
}
.detail_bc {
  margin: 20px;
  /*padding-bottom:16px;*/
  border-bottom: 1px dashed #c8c8c8;
}
.detail_lx {
  padding: 0px 10px 20px 20px;
}
.lc_detail_con_right .team-list-dl {
  background-color: #f0f0f0;
}
.lc_detail_con_right .home-text-item li {
  padding-top: 14px;
}
.lc_detail_con_right .team-list-dl dt {
  width: 80px;
}
.lc_detail_con_right .detail_name {
  font-size: 14px;
}
.lc_detail_con_right .team-list-dl dd {
  font-size: 12px;
  border-right: none;
  line-height: 1em;
  margin-right: 0;
  margin-left: 80px;
  padding: 5px 0 0 10px;
}
.lc_detail_con_right .detal_contact h4 {
  font-size: 14px;
  padding-bottom: 8px;
  /*padding-top: 16px;*/
}
.detal_contact li {
  padding-bottom: 16px;
}
.lc_detail_con_right_tit {
  font-size: 16px;
  font-weight: bold;
}
.lc-detail-container p {
  padding: 0 0 8px;
  /*text-indent: 2em;*/
}
.lc-detail-container p.lc_detail_con_right_tit {
  padding-bottom: 25px;
}
.detail_lx div img {
  margin-bottom: 14px;
}
.lc-detail-container p.img-box {
  padding: 0;
  text-indent: 0;
  text-align: center;
}
.lc-detail-container p.img-box img {
  width: 100%;
  display: inline-block;
}
.lc-detail-container h2 {
  text-align: center;
  font-size: 16px;
  padding: 26px 16px;
  color: #000;
}
.lc-detail-container h5 {
  font-size: 14px;
  padding: 20px 0px 20px;
}
.lc-detail-container .p-date {
  padding: 0px 16px 20px;
  text-align: center;
  text-indent: 0;
}
.lc-detail-lcr {
  padding: 26px 16px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  margin: 30px 0 40px;
}
.lc-detail-lcr .home-text-item li {
  border: none;
}
.lc-detail-container .lc-detail-lcr p {
  padding-left: 0;
}
.lc-detail-container .team-list-dl:after {
  content: "";
  display: none;
}
.news_content {
  width: 1030px;
  max-width: 100%;
  margin-top: 20px;
}
.news_news li {
  width: 234px;
  color: dimgray;
  /*padding: 0;*/
  margin: 0 11px 22px 11px;
  /*box-shadow: 0 1px 3px rgba(0,0,0,0.3);*/
  /*border-radius: 3px;*/
  overflow: hidden;
  height: auto;
}
.news_news li h3 {
  color: dimgray;
  padding: 20px 10px 0;
  margin-bottom: 30px;
}
.news-item-bottom {
  height: 20px;
  padding-bottom: 10px;
  font-size: 12px;
}
.news_news li h3 a:hover {
  text-decoration: underline;
}
.news-item-bottom a:hover {
  color: #171717;
}
.news_news .news-item-bottom,
.news_news .news-item-bottom p {
  color: dimgray;
}
.news_btn_box a {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.news_btn_box {
  padding: 20px 16px;
}
.news_list_title {
  /*width:740px;*/
  padding-right: 26px;
}
/*.lc-news-container .swiper-pagination-bullet-active:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-left:8px solid transparent;
  border-right:8px solid transparent;
  border-bottom:10px solid #f5f5f5;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lc-news-container .swiper-pagination-bullet{
    background: #fff;
    width: auto;
    height: auto;
    opacity: 1;
}
.lc-news-container .swiper-pagination-bullet-active{
    color: #005b95;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-clickable .swiper-pagination-bullet{
  cursor:inherit;
}
.lc-news-container .swiper-slide{
  text-align: left;
}*/
.tab-content {
  display: none;
  padding-bottom: 40px;
}
.tab-content.active {
  display: block;
}
/*privacy*/
.privacy-content {
  width: 80%;
  /*width: 1000px;*/
  margin: 0 auto;
  padding: 0 0 40px;
}
.privacy-content h1 {
  font-size: 16px;
  padding: 16px 0;
  margin-bottom: 16px;
  border-bottom: 1px solid #e7e7e7;
}
.privacy-desc {
  padding: 0px 0 16px;
}
.privacy-desc h2 {
  font-weight: 500 !important;
  font-size: 15px;
  padding: 10px 0 10px 20px;
  background: url(../images/warning.png) 0 center no-repeat;
  background-size: 17px 17px;
}
/*搜索页面*/
.search_list {
  padding: 40px 0 0;
}
.search_list li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
}
.search_list h3 {
  font-size: 16px;
  color: #000;
}
.search_list p {
  font-size: 14px;
}
/*动画*/
.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes zoomOutUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes zoomOutUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

/**/
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 40px;
}
.swiper-pagination-bullet {
  opacity: 1;
  background: #fff;
}
.swiper-pagination-bullet-active {
  background: #000;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.datetimepicker {
  padding: 4px;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.cicleStyle {
  display: inline-block;
  width: 8px;
  height: 8px;
  line-height: 8px;
  background-color: #000;
  border-radius: 50%;
  margin-right: 5px;
}
.menu-box {
  /*width: 586px;*/
  position: relative;
}
#menu_line {
  left: 14px;
  width: 60px;
  bottom: 0;
  height: 1px;
  background-color: #000;
  position: absolute;
}
.about #menu_line {
  left: 104px;
}
.service #menu_line {
  left: 183px;
}
.successful #menu_line {
  left: 343px;
}
.team #menu_line {
  left: 265px;
}
.contact #menu_line {
  left: 504px;
}
.job #menu_line {
  left: 247px;
}
.news #menu_line {
  left: 423px;
}

.news .container-newsDetail > div {
  text-indent: 2em;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 40px;
}
.news .container-newsDetail > div ul > li {
  list-style-type: disc;
  font-size: 13px;
  list-style-position: inside;
}
.news .container-newsDetail > div ol {
  padding-left: 1em;
}
.news .container-newsDetail > div ol > li {
  list-style-type: decimal;
  list-style-position: inside;
  font-size: 13px;
}
.news .container-newsDetail .two li {
  list-style-type: lower-roman;
}

.news #container-newsDetail4 li {
  list-style-type: decimal;
  list-style-position: outside;
  text-indent: 0px;
  padding-left: 1em;
}

.news .container-newsDetail h1 {
  margin: 25px 0px;
  text-align: center;
}
.swiper-slide img {
  width: 100%;
}
.news_list_title li.news_list_title_a.current:after {
  left: calc(50% - 20px);
  margin-left: 0;
}
.news_list_title li.news_list_title_c.current:after {
  left: auto;
  right: calc(50% - 20px);
  margin-left: 0;
}
@media screen and (min-width: 1439px) {
  body {
    font-size: 14px;
  }
  .home-body-item .body-sub-item li {
    width: 90px;
  }
  .news_list_title li.news_list_title_a {
    text-align: center;
  }
  .news_list_title li.news_list_title_c {
    text-align: center;
  }
  .news_list_title li.news_list_title_a.current:after {
    left: calc(50% - 20px);
    margin-left: 0;
  }
  .news_list_title li.news_list_title_c.current:after {
    left: auto;
    right: calc(50% - 20px);
    margin-left: 0;
  }
  .news_list_title {
    width: 1260px;
    padding-right: 40px;
  }
  .time_container {
    width: 1280px;
  }
  .news_content {
    width: 1280px;
  }
  .news_list_title {
    width: 1260px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 1439px) {
  .news_list_title {
    width: 1010px;
    padding-right: 10px;
  }
  .news_list_title li.news_list_title_a {
    text-align: center;
  }
  .news_list_title li.news_list_title_c {
    text-align: center;
  }
}
@media screen and (max-width: 1200px) {
  .news_list_title {
    width: 750px;
    padding-right: 32px;
  }
  .time_container {
    width: 800px;
  }
  .news_content {
    width: 800px;
  }
}
@media screen and (max-width: 1120px) {
  .h-btn-d {
    display: none;
  }
  .lc_detail_con_right {
    display: none;
  }
  .lc_detail_con_left {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 1120px) {
  .time_container {
    width: 900px;
  }
  .news_content {
    width: 930px;
  }
  .news_news li {
    width: 208px;
  }
  .h-text {
    /*line-height: 2.2em;*/
    /*margin-bottom:20px; */
    height: 5.4em;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .news_list_title {
    width: 900px;
    padding-right: 10px;
  }

  .start {
    display: none;
  }
  .job-item > li {
    width: 100%;
    float: none;
  }
  .about .about-dl {
    position: relative;
  }
  .news-item dd {
    padding-top: 0;
    padding-right: 0;
  }
  .about .about-dl dt {
    position: absolute;
    top: 50%;
    transform: translateY(-58%);
    -ms-transform: translateY(-58%);
    -moz-transform: translateY(-58%);
    -webkit-transform: translateY(-58%);
    -o-transform: translateY(-58%);
  }
  .toggle_icon {
    right: 10px;
  }
  .team-list-dl dd {
    margin-right: 0;
  }
  .team-list-dl dd p {
    padding-right: 50px;
  }
  .team_body .team_td_list {
    width: 30%;
    border-right: 1px solid #3f4d67;
  }
  .home-body-item {
    padding-top: 20px;
  }
  .h-btn-d {
    display: none;
  }
  .menu-item li a {
    letter-spacing: 0px;
  }
  .about-content .news-item dd {
    padding-right: 0;
  }
  /* .news_content {
      width:690px;
    }*/
  /*.news_list_title{width:670px;padding-right:0px;}*/
  .news_list_title li.news_list_title_a {
    text-align: center;
  }
  .news_list_title li.news_list_title_c {
    text-align: center;
  }
  .news_list_title li.news_list_title_a.current:after {
    left: calc(50% - 20px);
    margin-left: 0;
  }
  .news_list_title li.news_list_title_c.current:after {
    left: auto;
    right: calc(50% - 20px);
    margin-left: 0;
  }
  .lc_detail_con_right {
    display: none;
  }
  .lc-detail-container,
  .sub_menu {
    width: 90%;
    padding: 10px;
    background-color: #fff;
  }
  .lc_detail_con_left {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 840px) {
  .header .content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .menu-item li a {
    font-size: 12px;
  }
  .body-news .news-item dt {
    float: none;
    width: 100%;
  }
  .body-news .news-item dd {
    display: block;
    margin: 0;
    width: 100%;
  }
  .body-news .news-item dd p {
    padding-right: 20px;
  }
  .body-sub-item {
    width: 15em;
  }
  .home-body-item {
    padding: 20px 0 20px;
  }
  .home-body-item .body-sub-item li {
    margin-left: 0;
    width: 7.5em;
    box-sizing: border-box;
  }
  .line {
    margin: 14px auto;
  }
  .lc-contact-lc-body {
    padding: 0 40px;
  }
  .lc-lxr-list li {
    width: 50%;
  }

  .home-body-item li:nth-child(3) .body-sub-item {
    margin-left: 24px;
  }
  .body-news .news-item li {
    /*width: 28.33%;
    padding-right: 5%;*/
  }
  .body-news .news-item dt img {
    width: 100%;
  }
}
@media screen and (max-width: 920px) {
  .time_container {
    width: 666px;
  }
  .news_content {
    width: 690px;
  }
  .news_news li {
    width: 208px;
  }
  .news_list_title {
    width: 680px;
    padding-right: 5px;
  }
}

/*@media (min-width:1024px) and (max-width:1200px) {
  .news_list_title{width: 1010px;padding-right:10px;}
  .news_list_title li.news_list_title_a{
    text-align:left;
  }
  .news_list_title li.news_list_title_c{
    text-align:right;
  }
}*/
