body {
  background-color: #f6f6f8;
}
body .position {
  padding: 20px;
}
body .position .w1200 {
  color: #9e9e9e;
}
body .position .w1200 span {
  color: #9e9e9e;
}
body .position .w1200 a {
  color: #000;
  margin: 0 10px;
}
body .state .w1200 {
  position: relative;
  background-image: url("../img/companybg.jpg");
  width: 1200px;
  height: 142px;
}
body .state .w1200 .leftt {
  width: 100%;
  position: absolute;
  top: 20%;
}
body .state .w1200 .leftt .leftt-img {
  float: left;
  width: 102px;
  height: 102px;
  border-radius: 8px;
  background-color: #ffffff;
  margin: -5px 20px 0px 30px;
}
body .state .w1200 .leftt img {
  float: left;
  width: 78px;
  height: 78px;
  margin: 12px;
}
body .state .w1200 .leftt div {
  margin-top: 5px;
  color: #000;
  font-size: 29px;
  font-weight: bold;
}
body .state .w1200 .leftt div span {
  color: #9ea9b1;
  font-size: 12px;
}
body .state .w1200 .leftt p {
  margin-top: 15px;
  color: #000;
  font-size: 16px;
}
body .state .w1200 .rightt {
  float: right;
}
body .state .w1200 .rightt div {
  float: right;
  margin: 20px;
  text-align: center;
  margin-top: 50px;
  margin-right: 59px;
}
body .state .w1200 .rightt div p {
  margin-left: 3px;
  margin-top: 5px;
  font-size: 8px;
  color: #727272;
}
body .state .w1200 .rightt div:last-child {
  margin-right: 171px;
  margin-top: 42px;
}
body .state .w1200 .rightt div:last-child span {
  font-size: 33px;
  font-weight: 700;
  color: #2c2c2c;
  text-align: left;
  line-height: normal;
}
body .state .w1200 .rightt div:last-child p {
  color: #000;
}
body .list-page {
  margin-top: 10px;
  margin-bottom: 10px;
}
body .list-page .w1200 .list-page-left {
  float: left;
  width: 290px;
  background-color: #ffffff;
  margin-right: 10px;
  padding-bottom: 20px;
}
body .list-page .w1200 .list-page-left .left-title {
  margin: 19px 19px 10px 19px;
  width: 251px;
  height: 38px;
  background-color: #ff6f3e;
  color: #fff;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 38px;
}
body .list-page .w1200 .list-page-left ul {
  padding-left: 19px;
  margin-bottom: 10px;
}
body .list-page .w1200 .list-page-left ul .left-list {
  margin: 0;
  width: 251px;
  height: 38px;
  background-color: #dbf0ff;
  line-height: 38px;
  position: relative;
}
body .list-page .w1200 .list-page-left ul .left-list::before {
  display: none;
}
body .list-page .w1200 .list-page-left ul .left-list div {
  position: absolute;
}
body .list-page .w1200 .list-page-left ul .left-list div i {
  width: 14px;
  height: 14px;
  padding: 9px 10px 9px 15px;
  color: #0c3dac;
}
body .list-page .w1200 .list-page-left ul li {
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  word-break: break-all;
  position: relative;
  line-height: 200%;
  margin-left: 30px;
  padding-left: 10px;
  margin-right: 20px;
}
body .list-page .w1200 .list-page-left ul li::before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background-color: #000;
  position: absolute;
  left: 0px;
  top: 13px;
}
body .list-page .w1200 .list-page-left ul li a:hover {
  color: #0c3dac;
}
body .list-page .w1200 .list-page-left ul li a {
  color: #494848;
  font-size: 14px;
}
body .list-page .neir {
  width: 897px;
  margin-top: 10px;
  overflow: hidden;
  background: #fff;
  padding-right: 33px;
}
body .list-page .neir div.infoType {
  margin-left: 33px;
  border-bottom: 1px solid #d9d9d9;
}
body .list-page .neir div.infoType > div {
  float: left;
  font-size: 20px;
  width: 131px;
  height: 38px;
  background-color: #ff6f3e;
  color: #fff;
  font-weight: bold;
  margin-top: 18px;
  padding: 6px 20px 6px 20px;
}
body .list-page .neir li .neir-title {
  font-weight: 700;
  color: #333333;
  text-align: justified;
  margin: 18px 0px 11px 52px;
  position: relative;
  font-size: 18px;
}
body .list-page .neir li .neir-title::before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 22px;
  background-color: #ff6f3e;
  left: -20px;
}
body .list-page .neir li .neir-article {
  font-family: Microsoft YaHei;
  color: #454545;
  text-align: justified;
  line-height: 35px;
  margin-left: 33px;
  word-wrap: break-word;
  text-indent: 2em;
}
body .list-page .neir li .neir-article1 {
  font-family: Microsoft YaHei;
  color: #454545;
  text-align: justified;
  line-height: 30px;
  margin-left: 38px;
  word-wrap: break-word;
}
body .list-page .neir li ul {
  margin-bottom: 10px;
}
body .list-page .neir li ul li {
  margin-left: 33px;
  margin-top: 8px;
}
body .list-page .neir li ul li p {
  display: inline-block;
  color: #767676;
  font-size: 14px;
  margin-top: 5px;
}
body .list-page .neir li ul li span {
  color: #0d0d0d;
  font-size: 14px;
}
