@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}
html,
body {
  font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  background-color: #ffffff;
}
ul,
li {
  list-style-type: none;
  margin: 0;
}
input,
textarea,
select {
  resize: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 0;
}
a {
  text-decoration: none;
  color: #000;

}
a:hover {
  text-decoration: none;
  color: #000;
}
img {
  max-width: 100%;
  border-style: none;
  vertical-align: middle;
}
.zoom-img {
  overflow: hidden;
}
.zoom-img .img {
  overflow: hidden;
}
.zoom-img img {
  transition: all 0.5s;
}
.zoom-img:hover img {
  transform: scale(1.04);
  -ms-transform: scale(1.04);
  -webkit-transform: scale(1.04);
  -o-transform: scale(1.04);
  -moz-transform: scale(1.04);
}
.clear:after {
  display: block;
  clear: both;
  content: '';
  visibility: hidden;
  height: 0;
}
.clear {
  zoom: 1;
}
.nav-page {
  font-size: 0;
  text-align: center;
}
.flex {
  display: box;
  /* OLD - Android 4.4- */
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  box-shadow: none;
}
.btn-link:focus,
.btn-link:hover {
  text-decoration: none;
}
.h1,
.h2,
.h3,
.h4,
.h5 {
  margin: 0;
  font-weight: normal;
}
/*引入字体包*/
@font-face {
  font-family: pingFangM;
  src: url('../fonts/PingFang\ Medium.ttf');
}
@font-face {
  font-family: pingFangB;
  src: url('../fonts/PingFang\ Bold.ttf');
}
@font-face {
  font-family: pingFangR;
  src: url('../fonts/PingFang\ Regular.ttf');
}
@font-face {
  font-family: pingFangL;
  src: url('../fonts/PingFang\ Light.ttf');
}
@font-face {
  font-family: manL;
  src: url('../fonts/manrope-light-4.otf');
}
.wpc {
  width: 90%;
  margin: 0 auto;
}
.wp {
  width: 80%;
  margin: 0 auto;
}
.header2 {
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.header2 .logo .icon .img1 {
  display: none;
}
.header2 .logo .icon .img2 {
  display: none;
}
.header2 .icon2 {
  display: block;
}
.header2 .nav .item {
  color: #333;
}
.header2 .head-rbox .search .icon1,
.header2 .head-rbox .eng .icon1 {
  display: none;
}
.header2 .head_line {
  background-color: #333;
}
.crumbs .crumbs_nav {
  display: flex;
  padding-top: 124px;
  align-items: center;
}
.crumbs .crumbs_nav .c_icon1 {
  height: 17px;
  width: 17px;
  margin-right: 10px;
}
.crumbs .crumbs_nav .c_icon2 {
  width: 6px;
  height: 10px;
  margin-right: 10px;
}
.crumbs .crumbs_nav img {
  max-width: 100%;
  vertical-align: middle;
}
.crumbs .crumbs_nav span {
  font-size: 14px;
  font-family: pingFangM;
  color: #4e4d4d;
  line-height: 14px;
  margin-right: 10px;
  vertical-align: middle;
}
.crumbs .crumbs_nav .c_p {
  font-family: pingFangB;
  cursor: pointer;
}
.news_content .con_d {
  display: flex;
  justify-content: space-between;
  padding-top: 94px;
  padding-bottom: 174px;
}
.news_content .con_d .con_d_l {
  width: 64%;
  margin-right: 4%;
}
.news_content .con_d .con_d_l span {
  font-size: 14px;
  font-family: "pingFangM";
  color: #b2b2b2;
  line-height: 14px;
  margin-right: 40px;
}
.news_content .con_d .con_d_l .l_time {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #B2B2B2;
  margin-bottom: 12px;
}
.news_content .con_d .con_d_l h1 {
  font-size: 30px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #000000;
  margin: 0 0 26px 0;
}
.news_content .con_d .con_d_l .l-con {
  border-top: 2px solid #e9e9e9;
  border-bottom: 2px solid #e9e9e9;
  margin: 16px 0 26px;
  padding: 40px 0 34px;
  font-size: 16px;
  font-family: PingFang SC;
  color: #4E4D4D;
  line-height: 28px;
}
.news_content .con_d .con_d_l .l-con span{
	font-size: 20px;
	font-weight: 500;
	color: black;
}
.news_content .con_d .con_d_l .l-con p {
  font-size: 16px;
  font-family: pingFangM;
  color: #4e4d4d;
  line-height: 24px;
  margin-bottom: 30px;
}
.news_content .con_d .con_d_l .l-con h1 {
  font-size: 20px;
  font-family: pingFangB;
  color: #000;
  line-height: 20px;
  margin-bottom: 20px;
}
.news_content .con_d .con_d_l .l-con .l_img {
  width: 100%;
  height: 402px;
  margin-bottom: 30px;
}
.news_content .con_d .con_d_l .l-con .l_img img {
  width: 100%;
  max-width: 100%;
}
.news_content .con_d .con_d_l .l_foot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news_content .con_d .con_d_l .l_foot span {
  font-size: 14px;
  font-family: pingFangM;
  color: #4e4d4d;
  line-height: 14px;
  cursor: pointer;
}
.news_content .con_d .con_d_l .l_foot span:hover {
  color: #0082d9;
}
.news_content .con_d .con_d_r {
  width: 32%;
}
.news_content .con_d .con_d_r h1 {
  font-size: 20px;
  color: #000;
  font-family: pingFangB;
  line-height: 72px;
}
.news_content .con_d .con_d_r .r_img {
  width: 100%;
}
.news_content .con_d .con_d_r .r_img img {
  width: 100%;
}
.news_content .con_d .con_d_r .r_txt {
  font-size: 16px;
  color: #373737;
  font-family: pingFangM;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0 40px;
  cursor: pointer;
}
