body{background:#f5f5f5;font-size:14px;color:#333;font-family:"Microsoft Yahei","微软雅黑","MicrosoftJhengHei","华文细黑","Hiragino Sans GB","sans-serif";}

em{font-style:normal;font-weight:normal;}

a{text-decoration:none;color:#333;}

a:hover{text-decoration:none;color:#ff700a;}

.container{width:1200px;margin:0 auto;}

.container:before,.container:after{content:" ";display:table;clear:both;}

/*面包削导航*/

.mianbaoxiao{margin-left: 15px;}

.mianbaoxiao .mianbao-min{width: 1300px;min-width: 1300px;margin: 0 auto; color:#999;}

.mianbaoxiao .mianbao-min a{color:#999;}

.mianbaoxiao .mianbao-min a:hover{color:#ff700a;}

/*新闻列表-右侧*/

.star-article-r{width:330px;float:right;}

.article-hot-l{background:#fff;padding:25px 20px;margin-bottom:20px;border-radius:8px;}

.article-hot-l .clear-fix{font-size:18px;line-height:20px;color:#333;display:inline-block;font-weight:700;}

.article-hot-l ul li{height:20px;line-height:20px;margin-top:20px;}

.article-hot-l ul li em{float:left;width:25px;height:20px;line-height:20px;text-align:center;background:#ddd;font-size:13px;color:#fff;border-radius:3px;margin-right:10px;}

.article-hot-l ul li .top{background:#ff700a;}

.article-hot-l ul li:nth-child(-n+3) em{background:#ff700a;}

.article-hot-l ul li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-size:14px;}

.article-hot-l ul li a:hover{color:#ff700a;}

/*新闻文章页面*/

.news_aricle{width:1200px;margin:0 auto;margin-bottom:50px;overflow:hidden;}


.min_box{padding:30px 45px;background-color:#fff;margin-bottom:20px;border-radius:8px;}

.aricle_tiele{padding:40px 0 20px 0;}

.aricle_tiele h1{color:#333;font-size:28px;font-weight:700;text-align: center;}

.aricle_banquan{color:#8F8F8F;padding:5px 0 5px 0;font-size: 14px;text-align: center;background: #F5F6F7;margin-bottom: 15px;}

.aricle_banquan .author,.aricle_banquan .time{margin:0 25px 0 0;}

.aricle_content h2{font-size:16px;margin-bottom:10px;font-weight:700;line-height:18px;border-left:3px solid #ff700a;padding-left:10px;}

.aricle_content p{margin-bottom:25px;margin-top:20px;font-size:16px;color:#333;line-height:28px;overflow:hidden;}

.aricle_content p a{color:#1a79ff;}

.aricle_content p img{margin:0 auto;display:block;}

/*相关阅读*/

.aricle-tuijian{border:1px #d0d4c8 dashed;background:#f4f5f6 url(../images/blockquote.gif) 5px 3px no-repeat;padding:8px 12px 8px 36px;margin-bottom:50px;}

.aricle-tuijian p{padding:8px 0;line-height:26px;color:#2a2a2a;}

.aricle-tuijian p a{color:#450A11;font-size:16px;}

.aricle-tuijian p a:hover{color:#ff700a;}

.aricle-tuijian .reading{line-height:26px;padding:8px 0;color:#333;font-size:16px;font-weight:700;}

.yey-banquan-sm{font-size:14px;color:#999;line-height:24px;padding-bottom:50px}

.ycwz{display:none}

.min_box{position:relative}

.min_box .first{position:absolute;left:0;top:0;width:50px;height:50px;background:url(../images/article-icon.png) 0 -80px;display:block !important}

/* 主体 */
.bigbox{margin-left: 200px; position: relative;}
.classifyStudy .title {
  text-align: center;
  margin: 10px auto;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 5px;
  color: #4d4d4d;
  
}
.classifyStudy .title_name {
  margin-top: 45px;
}
.classifyStudy .title span {
  font-size: 12px;
  padding: 9px 50px;
  background: #eee;
  color: grey;
  font-weight: 500;
  border-radius: 5px;
}
.classifyStudy .title_more a{
  color: grey;
}
.classifyStudy .containerType {
  display: flex;
  margin-top: 27px;
  margin-bottom: 10px;
  justify-content: center;
}

.classifyStudy .containerType ul .active {
  background-color: #3E7C7C;
  color: #fff;
}

.classifyStudy .containerType ul .active:hover {
  background-color: #80b7b7;
  color: #fff;
}

.classifyStudy .containerType ul li a:hover {
  color: #3E7C7C;
}

.classifyStudy .containerType ul li:hover {
  border-color: #3E7C7C;
  color: #3E7C7C;
}

.classifyStudy .containerType ul li {
  float: left;
  margin-left: 10px;
  padding: 10px 15px;
  color: #3A3A3A;
  background-color: #ECF5F5;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 10px;
  min-width: 120px;

}


.classifyStudy .container_BoxLeft,
.classifyStudy .container_BoxCenter,
.classifyStudy .container_BoxRight {
  background: linear-gradient(to bottom, #94C1C1, #D2E5E5, #fff 12%);
  border-radius: 5px;
  box-shadow: 0px 0px 6px 1px #ebebeb;
  padding: 10px;
  height: 270px;
  width: 100%;
margin-bottom: 20px;
}

.classifyStudy .container_BoxLeft ul li,
.classifyStudy .container_BoxCenter ul li,
.classifyStudy .container_BoxRight ul li {
  height: 35px;
  color: #000;
}

.classifyStudy .container_BoxLeft ul li a,
.classifyStudy .container_BoxCenter ul li a,
.classifyStudy .container_BoxRight ul li a {
  display: inline-block;
  width: 100%;
}

.classifyStudy .container_BoxLeft ul li a span,
.classifyStudy .container_BoxCenter ul li a span,
.classifyStudy .container_BoxRight ul li a span {
  float: left;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
}

.classifyStudy .container_BoxLeft .topBox,
.classifyStudy .container_BoxCenter .topBox,
.classifyStudy .container_BoxRight .topBox {
  height: 45px;
}

.classifyStudy .container_BoxLeft .topBox span,
.classifyStudy .container_BoxCenter .topBox span,
.classifyStudy .container_BoxRight .topBox span {
  float: left;
  color: #5f5f5f;
  /* #FF7700;*/
  font-size: 12px;
}

.classifyStudy .container_BoxLeft .topBox span:first-child,
.classifyStudy .container_BoxCenter .topBox span:first-child,
.classifyStudy .container_BoxRight .topBox span:first-child {
  display: inline-block;
  width: 86%;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}

.classifyStudy .container_BoxCenter ul li a span {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
}

.classifyStudy .container_BoxCenter ul li:nth-child(1) a span:first-child {

  background-image: url("../images/index_img/NO_1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

  color: transparent;
}

.classifyStudy .container_BoxCenter ul li:nth-child(2) a span:first-child {
  background-image: url("../images/index_img/NO_2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

  color: transparent;
}

.classifyStudy .container_BoxCenter ul li:nth-child(3) a span:first-child {
  background-image: url("../images/index_img/NO_3.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;

  color: transparent;
}

.classifyStudy .container_BoxLeft .topBox span:first-child h5 {
  padding-top: 4px;
  float: left;
}

.classifyStudy .container_BoxLeft .topBox span:first-child img {
  width: 84px;
  margin-right: 7px;
  float: left;
}


.classifyStudy .container_BoxLeft ul li a span:first-child img {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}

/* .classifyStudy .container_BoxLeft .topBox span:first-child,
.classifyStudy .container_BoxLeft ul li a span:first-child,
.classifyStudy .container_BoxCenter ul li a span:first-child,
.classifyStudy .container_BoxRight ul li a span:first-child {
  color: #5C5C5C;
  font-size: 12px;
} */

.classifyStudy .container_BoxLeft ul li a span:last-child {
  color: #B8B8B8;
  font-size: 12px;
}


.classifyStudy .container_BoxLeft ul li:last-child,
.classifyStudy .container_BoxCenter ul li:last-child,
.classifyStudy .container_BoxRight ul li:last-child {
  height: 0;
}

.newstext span {
  display: inline;
  text-wrap: auto !important;
}
.typename{color: #3A3A3A;}
.typenamesvg{font-size: 10px;color: #0A7171;display: flex;align-items: center;margin-top: 8px;}
.harmony-hot-img{float: right;width: 50px;height: 50px;}
.harmony-hot-img img{width: 100%;height: 100%;}
.common-header {
    display: none;
}


.content-hide-tips {
    font-size: 15px;
}

.content-hy div {
    display: flex;
    justify-content: space-between;
}

.aricle_content strong {
    font-weight: 700;
}

header {
    min-height: unset !important;
}


.eyou_overall {
   margin: 0 15px 0 15px;
}
.eyou_overall .ui{display: flex;justify-content: space-between;min-width: 100%;width: 100%;margin: 0 auto;}
.eyou_overall .ui .nine{padding-right: 20px;width: 100%;float: left;}
.eyou_overall .ui .listsarticle{position: relative;display: none;width: 291px;float: left;}
.eyou_matter .ey_impor1 {
    background-color: #ffffff;
}

.ey_impor4,
.ey_impor5 {
    padding-top: unset;
}

.eyou_matter .ey_impor1 .inward {
    width: unset;
}



.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr .eyou_lb ul li:nth-child(2n) {
    margin-right: 0;

}

.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr .eyou_lb ul li {
    width: 139px;
    margin: 15px 7px 0 0;
    background: #F6F6F6;
}

.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr .eyou_mjg {
    margin-left: 75px;
    padding: 0px 4px;
    color: #ff6f06;
}

.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr .ey_movie ul li .eyou_sphz {
    position: relative;
    display: block;
    width: 139px;
}

.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr .image {
    width: 100%;
    height: 70px;
    border-radius: 5px;
}

.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr .ey_movie .describe {
    background: #F6F6F6;
}

.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr .ey_movie ul li .eyou_tm {
    color: #181818;
    font-size: 12px;
    text-align: left;
    margin-top: 5px;
    padding: 5px 10px;
}

.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr .ey_movie .ey_xx_kc {
    padding: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
    font-size: 12px;
    transform: scale(0.9);
}

.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr {
    float: left;
    width: 100%;
    border-radius: 5px;
}

.eyou_xbt:before {
    content: unset;
}

.title-text {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: bold;
}

.hot-list-item {
    margin-bottom: 10px;
    max-width: 300px;
    padding: 0;
}

aside span {
    font-size: 14px;
    margin-left: .3em;
    color: #03A9F4;
}

.xiazailb {
    width: 100%;
}

.xiazailb li {
    width: 100%;
    padding-right: 0;
}

.xiazailb li span a {
    height: 70px;
}

.xiazailb li dl {
    float: right;
    width: 220px;
    margin-top: unset;
    margin-left: 5px;

}

.xiazailb li dl dt a {
    width: 75%;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.xiazailb li dl dd {
    margin-top: 15px;
}

.web_black {
    font-size: 14px;
    margin-top: 9px;
    color: #181818;
}

.listNo,
.listNos {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/*new 2024/2/2*/
.eyou_matter .ey_impor1 .ey_impor1_zc .ey_hznr .ey_movie ul li .eyou_tm {
    font-size: 14px !important;
    margin-bottom: 3px !important;
}

.xiazailb li dl dt a {
    font-size: 14px !important;
    height: 34px !important;
    -webkit-line-clamp: 2 !important;
    font-weight: 500 !important;
}

.xiazailb li span a img {
    border: 1px solid #f5f5f5 !important;
}

.xiazailb li span a {
    width: 87px !important;
    height: 78px !important;
}

/* .xiazailb li dl {
      width: 193px !important;
    } */

#asideul li>span {
    color: #8a919f;
}

#asideul li:nth-child(1)>span {
    background: linear-gradient(180deg, #f64242 20%, rgba(246, 66, 66, .4) 80%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

#asideul li:nth-child(2)>span {
    background: linear-gradient(180deg, #ff7426 20%, rgba(255, 116, 38, .4) 80%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

#asideul li:nth-child(3)>span {
    background: linear-gradient(180deg, #ffac0c 20%, rgba(255, 172, 12, .4) 80%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.aricle_tiele {
    padding-top: 0px;
}

.container_BoxCenter--fixed {
    position: fixed !important;
    top: 88px;
    z-index: 3;
    width: 291px !important;
}
@media screen and (max-width:1300px) {
    .mianbaoxiao1{margin-left: 210px;}
    .eyou_overall1{margin-left: 210px;}
    
}