/* 初始化CSS */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}
table {
  border-collapse: collapse;
}
body {
  font:
    12px/22px "PingFang SC",
    "Microsoft Yahei",
    "微软雅黑",
    "Simsun",
    "宋体",
    "Arial";
  min-width: 1000px;
}
/* 页面通用部分 */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
a {
  color: #fff;
  text-decoration: none;
}
a:visited {
  color: #fff;
}
a:hover,
a:active,
a:focus {
  color: #7b0409;
  text-decoration: none;
}
a.fb,
a.fb:visited {
  color: #333;
}
a.fb:hover {
  color: #7b0409;
}
a.link-white,
a.link-white:visited {
  color: #fff;
}
a.link-white:hover {
  color: #fff;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none !important;
}
.wrap {
  width: 1000px;
  margin: 0 auto;
}
.section {
  padding-top: 43px !important;
  margin-top: -30px;
}
.popup-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
}
.popup-inwindow {
  position: fixed;
}
.popup-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  background-color: #000 \9;
  filter: alpha(opacity=40);
}
.popup-container {
  position: absolute;
}
.popup-inner {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  color: #333;
  font-size: 14px;
  background-color: #fff;
}
.popup-close {
  position: absolute;
  z-index: 11;
  width: 16px;
  height: 16px;
  right: 10px;
  top: 10px;
  line-height: 16px;
  text-align: center;
  color: #999;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
}
.popup-close:hover {
  background-position: 0 -15px;
}
.navTop {
  height: 80px;
}
.navWrap {
  background-color: #cdba8d;
  min-width: 100px;
  height: 80px;
}
.navCont {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 80px;
  line-height: 80px;
}
.navTop ul {
  display: flex;
  justify-content: center;
}
.navTop .navtop-item {
  position: relative;
  padding: 0 20px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 24px;
  color: #7d0101;
}
.navCont .navtop-item::after {
  content: "";
  position: absolute;
  top: 30px;
  right: 0;
  width: 1px;
  height: 20px;
  z-index: 99;
  background-color: #744934;
}
.navTop .navtop-item.last::after {
  display: none;
}
.navCont .navtop-item a,
.navCont .navtop-item a:visited {
  position: relative;
  color: #7d0101;
  z-index: 10;
}
.navCont .navtop-item.cur a,
.navCont .navtop-item.cur a:visited {
  color: #7d0101;
  font-size: 26px;
  font-weight: 700;
  border-bottom: solid 5px #af1416;
}
.navCont .navtop-item a:hover {
  color: #4d120c;
  font-weight: 700;
}
.navCont .navtop-item a {
  display: inline-block;
  width: 100%;
  height: 75px;
  color: #7d0101;
  border-bottom: solid 5px transparent;
}
.navWrap-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
}
html {
  background: #f5f1e7;
}
/* float-nav */

.float-nav {
  position: fixed;
  left: 50%;
  bottom: 30px;
  margin-left: 515px;
  z-index: 200;
  width: 68px;
  display: none;
}
.float-nav .item {
  width: 68px;
  height: 68px;
  background: #3f3b40 url("//n.sinaimg.cn/finance/sdbjpc/line_icon.png") center
    bottom no-repeat;
}
.float-nav .first-item {
  background: #9c433f
    url("//n.sinaimg.cn/finance/66ceb6d9/20211221/icon-app.png") no-repeat 50%
    8px;
  width: 68px;
  height: 53px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.float-nav .item-nav {
  display: block;
  font-size: 16px;
  padding: 10px 15px 0;
  line-height: 22px;
  text-align: center;
  letter-spacing: 2px;
  color: #cbaf8b;
}
.float-nav .item:hover .item-nav {
  color: #e9d7b9;
  text-decoration: none;
}
.float-nav .item-nav:hover,
.float-nav .item-nav2:hover {
  text-decoration: none;
}
.float-nav .top-nav {
  display: block;
  width: 68px;
  height: 68px;
  background: url("//n.sinaimg.cn/finance/19ecoawards/icon_top.png") no-repeat
    center center;
  background-size: 28px 28px;
  background-color: #9c433f;
  border-radius: 10px;
}
.float-nav .top-nav:hover {
  opacity: 0.8;
}
.float-nav .share-nav:hover {
  opacity: 0.8;
}
.float-nav .share-nav {
  display: block;
  width: 68px;
  height: 68px;
  background: url("//n.sinaimg.cn/finance/19ecoawards/icon_share.png") no-repeat
    center center;
  background-size: 28px 28px;
  border-radius: 10px;
  background-color: #9c433f;
}
/*share*/

.float-nav .share-item {
  margin-bottom: 8px;
  position: relative;
  margin-top: -5px;
  width: 68px;
  height: 68px;
}
.float-nav .top-item {
  position: relative;
  margin-top: -4px;
  width: 68px;
  height: 68px;
}
.float-nav .share-cont {
  display: none;
  position: absolute;
  width: 122px;
  height: 65px;
  top: 0;
  right: 69px;
}
.float-nav .share-cont a {
  float: left;
  width: 61px;
  height: 68px;
  background: url(//n3.sinaimg.cn/finance/sdjjrw/images/share.png) no-repeat;
}
.float-nav .share-cont .share-item1 {
  background-position: 0 0;
}
.float-nav .share-cont .share-item2 {
  background-position: -61px 0;
}
.float-nav .share-cont .share-item3 {
  background-position: -122px 0;
}
.float-nav .share-cont:after {
  border: solid transparent;
  content: " ";
  height: 0;
  left: 100%;
  position: absolute;
  width: 0;
  border-width: 10px;
  border-left-color: #fff;
  top: 20px;
}
.weixin_popup {
  padding: 10px;
  width: 240px;
  background: #fff;
  border: solid 1px #d8d8d8;
  z-index: 9999;
  font-size: 12px;
  font-family:
    "Microsoft YaHei", "\u5FAE\u8F6F\u96C5\u9ED1", "Arial", "SimSun",
    "\u5B8B\u4F53", "Arial Narrow", "HELVETICA";
}
.weixin_popup .weixin_popup_head {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 16px;
  height: 16px;
  position: relative;
  color: #000;
}
.weixin_popup .weixin_popup_head .weixin_popup_close:hover {
  text-decoration: none;
}
.weixin_popup .weixin_popup_main {
  width: 240px;
  height: 240px;
}
.weixin_popup .weixin_popup_img {
  width: 100%;
  height: 100%;
}
.weixin_popup .weixin_popup_foot {
  font-size: 12px;
  text-align: left;
  line-height: 22px;
  color: #666;
}
/*header*/

.header {
  min-width: 1024px;
  height: 800px;
  overflow: hidden;
}
.header .banner-pic {
  width: 100%;
}
.header h1 {
  display: none;
}
.header .u-car-btn {
  position: absolute;
  top: 838px;
  right: 0;
  display: block;
  width: 250px;
  height: 140px;
}
/*header end*/

/*新闻热点*/

/* scrollTop*/

/*scroll define*/

.scrollTop {
  position: relative;
  width: 560px;
  height: 390px;
  overflow: hidden;
}
.scrollTop .scroll_cont {
  left: 0;
  top: 0;
  width: 560px;
  height: 390px;
}
.scrollTop .scrollTxt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 550px;
  height: 50px;
  display: block;
  line-height: 58px;
  padding-left: 10px;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
}
.scrollTop .scrollTxt h2 {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
}
.scrollTop .box {
  position: relative;
  float: left;
  width: 560px;
}
.scrollTop .box img {
  display: block;
  width: 560px;
  height: 390px;
}
.scrollTop .arr_left {
  display: none;
  position: absolute;
  z-index: 2;
  left: -100px;
  top: 145px;
  width: 40px;
  height: 71px;
  background: url(//i1.sinaimg.cn/lx/deco/2014/1114/aleft.png) no-repeat;
  _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//i1.sinaimg.cn/lx/deco/2014/1114/aleft.png');
  _background: none;
}
.scrollTop .arr_left:hover {
  background: url(//i1.sinaimg.cn/lx/deco/2014/1114/aleftHover.png) no-repeat;
  _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//i1.sinaimg.cn/lx/deco/2014/1114/aleftHover.png');
  _background: none;
}
.scrollTop .arr_right {
  display: none;
  position: absolute;
  right: -100px;
  top: 145px;
  width: 40px;
  height: 71px;
  background: url(//i0.sinaimg.cn/lx/deco/2014/1114/aright.png) no-repeat;
  _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//i0.sinaimg.cn/lx/deco/2014/1114/aright.png');
  _background: none;
}
.scrollTop .arr_right:hover {
  background: url(//i0.sinaimg.cn/lx/deco/2014/1114/arightHover.png) no-repeat;
  _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='//i0.sinaimg.cn/lx/deco/2014/1114/arightHover.png');
  _background: none;
}
.scrollTop .arr_left_on {
  left: 0;
}
.scrollTop .arr_right_on {
  right: 0;
}
.scrollTop .scrollNum {
  position: absolute;
  bottom: 20px;
  right: 10px;
  height: 10px;
  vertical-align: top;
}
.scrollTop .scrollNum span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #a5a5a5;
  border-radius: 50%;
  margin: 0 5px;
  vertical-align: top;
}
.scrollTop .scrollNum span.cur {
  /* width: 32px; */
  background: #e8513b;
  border-radius: 6px;
}
.scrollNav {
  display: none;
}
.scrollTop .scrollTxt h2 a {
  color: #fff4d5 !important;
}
.blk-toptalk-2 {
  margin-left: 23px;
  position: relative;
  width: 417px;
  height: 390px;
  overflow: hidden;
}
.blk-toptalk-2 .news {
  padding-top: 10px;
}
.blk-toptalk-2 .news-ttl {
  font-size: 24px;
  color: #e1d9c5;
}
.blk-toptalk-2 .news-list {
  height: 390px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.blk-toptalk-2 .news-list .news-item {
  display: flex;
}
.blk-toptalk-2 .news-list .news-item::before {
  content: "";
  margin-right: 5px;
  margin-top: 8px;
  background-color: #7d0101;
  width: 9px;
  height: 8px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}
.blk-toptalk-2 .news-item .news-title {
  display: block;
  width: 100%;
  color: #333;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-align: justify;
}
.blk-toptalk-2 .news-item .news-title .span {
  display: block;
}
.blk-toptalk-2 .news-item .news-title .newsp01 {
  font-size: 14px;
  line-height: 24px;
  display: block;
  font-weight: 400;
  text-align: justify;
  padding-right: 5px;
}
/* .news-list .news-item.odd-line .news-title{line-height: 22px;font-size: 18px;font-weight: 700;} */

.blk-toptalk-2 .news-item .news-title:hover {
  color: #7b0409;
}
/* .news-list .news-item.even-line .news-title:hover{color:#a8a4be; opacity:0.8;filter: alpha(opacity=80);} */

/* .news-list .news-item.even-line{width: 227px; margin-right: 10px; display: inline-block; letter-spacing: -1px;}
.news-list .news-item.even-line.last{width: 464px;} */

.blk-toptalk-2 .news-more {
  position: absolute;
  display: none;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  width: 110px;
  height: 22px;
  line-height: 22px;
  padding-right: 32px;
  font-size: 16px;
  color: #e9d7b9;
  text-align: right;
}
.blk-toptalk-2 .news-more:hover {
  color: #7b0409;
}
.blk-toptalk-2 .news-more::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 22px;
  height: 22px;
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20221220/icon-right.png)
    no-repeat;
}
.blk-toptalk-2 .news-more:hover::after {
  background: url(//n.sinaimg.cn/finance/sdbjpc/more_icons.png) no-repeat
    0 -42px;
}
/*十大年度人物*/

.part_01 {
}
.part_03 {
  position: relative;
  margin-top: -31px;
}
.part_06 {
  margin-top: 0;
}
.part_09 {
  width: 1000px;
  overflow: hidden;
}
.part_08 {
  margin-top: 40px;
  padding-top: 240px;
  background: url("//n.sinaimg.cn/finance/cece9e13/20210115/title06.jpg")
    no-repeat center top;
}
.part_01 .tabs-cont {
  display: none;
}
.part_01 .tabs-menu {
  background-color: #cec3ad;
  padding: 10px 0 15px 15px;
  position: absolute;
  bottom: 0;
  z-index: 10;
}
.part_01 .tabs-menu li {
  float: left;
  width: 94px;
  margin-right: 4px;
  overflow: hidden;
  cursor: pointer;
}
.part_01 .tabs-menu li:last-child {
  margin-right: 0;
}
.part_01 .tabs-menu li .img {
  display: block;
  width: 100px;
  height: 100px;
  position: relative;
}
.part_01 .tabs-menu li .img img {
  display: block;
  width: 85%;
  height: 85%;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
  position: absolute;
  bottom: 0;
  transition: all 0.4s ease;
}
.part_01 .tabs-menu li span {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.part_01 .tabs-menu li.cur {
  background: transparent;
}
.part_01 .tabs-menu li.cur img {
  opacity: 1;
  filter: Alpha(Opacity=100);
  width: 100%;
  height: 100%;
}
.part_01 .tabs-menu li.cur span {
  margin-top: 0;
}
.blk_01 {
  position: relative;
  height: 470px;
  overflow: hidden;
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20221220/bg-person.png)
    no-repeat 230px 45px;
}
.blk_01 .avatar-wrap {
  position: absolute;
  width: 684px;
  height: 404px;
  left: 314px;
  top: 0;
  z-index: 2;
}
.blk_01 .avatar-wrap .avatar {
  display: block;
  width: 288px;
  height: 404px;
}
.blk_01 .avatar-wrap .winner-name {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 5px;
  color: #333;
}
.blk_01 .avatar-wrap .job-title {
  font-size: 17px;
  color: #333;
}
.blk_01 .person-info-wrap {
  text-align: left;
  position: absolute;
  top: 72px;
  left: 342px;
  width: 344px;
}
.blk_01 .b-cont {
}
.blk_01 .b-cont h3 {
  width: 150px;
  height: 30px;
  line-height: 30px;
  font-size: 28px;
  overflow: hidden;
  text-align: left;
  color: #977725;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 78px;
}
.blk_01 .b-cont .title-box {
  overflow: hidden;
}
.blk_01 .title-box a {
  display: block;
  line-height: 32px;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.blk_01 .b-cont .prize-abst {
  margin-top: 7px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  text-align: justify;
  height: 150px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  word-wrap: break-word;
}
.b-cont .prize-abst.first {
  margin-top: 14px;
  width: 256px;
  position: absolute;
  left: 0;
  top: 106px;
  color: #191919;
  line-height: 30px;
  height: 360px;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  word-wrap: break-word;
}
.blk_01 .abst-wrap {
  position: absolute;
  top: 226px;
  box-sizing: border-box;
  right: 30px;
  width: 351px;
}
.abst-wrap .top-left-cornaer {
  width: 60px;
  height: 46px;
  position: absolute;
  top: -26px;
  left: -3px;
  display: none;
}
.abst-wrap .bottom-right-cornaer {
  width: 47px;
  height: 38px;
  position: absolute;
  bottom: -20px;
  right: 2px;
  display: none;
}
.blk_02 {
  width: 1000px;
  height: 330px;
  overflow: hidden;
}
.blk_02 * {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blk_02 .b-wrap {
  width: 2000px;
}
.blk_02 li {
  float: left;
  position: relative;
  margin-right: 3px;
  width: 144px;
  height: 320px;
  overflow: hidden;
}
.blk_02 .b-pic {
  position: relative;
  float: left;
  width: 144px;
  height: 320px;
  overflow: hidden;
}
.blk_02 .moreLink {
  display: flex;
  justify-content: flex-end;
  font-size: 16px;
  padding-top: 3px;
}
.blk_02 .more,
.blk_02 .more:visited,
.blk_02 .more:hover {
  color: #fff4d5;
  font-weight: 400;
}
.blk_02 .more:hover {
  color: #f00;
}
.blk_02 .b-pic .b-img {
  position: relative;
  display: block;
  width: 144px;
  height: 100%;
  cursor: default;
}
.blk_02 .b-pic img {
  display: block;
  width: 195px;
  height: 320px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.blk_02 .b-pic h3 {
  position: absolute;
  bottom: 8px;
  left: 50%;
  width: auto;
  line-height: 22px;
  text-align: center;
  font-size: 18px;
  color: #cec3ac;
  box-sizing: border-box;
  transform: translateX(-50%);
}
.blk_02 .b-pic h3 a,
.blk_02 .b-pic h3 a:visited {
  color: #f3dfd5;
}
.blk_02 .b-contWrap {
  float: left;
  overflow: hidden;
  width: 0;
  height: 320px;
  background: #752010;
}
.blk_02 .xrjContent {
  margin-right: -15px;
}
.blk_02 .b-cont {
  width: 388px;
  height: 320px;
  overflow: hidden;
}
.blk_02 .b-cont h3 {
  color: #fff4d5;
  font-size: 22px;
  line-height: 20px;
  font-weight: 400;
}
.blk_02 .b-cont dl {
  width: 100%;
  height: 320px;
  padding: 10px 18px 0;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.blk_02 .b-cont dd {
  margin-top: 12px;
  width: 153px;
}
.blk_02 .b-cont dt {
  margin-top: 25px;
  width: 153px;
}
.blk_02 .b-cont p {
  margin-top: 6px;
  font-size: 16px;
  line-height: 24px;
  color: #fff4d5;
}
.blk_02 .b-cont p.line5 {
  height: 120px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  word-wrap: break-word;
}
.blk_02 .b-cont dd p {
  margin-top: 12px;
}
.blk_02 li .list-box {
  width: 557px;
}
.blk_02 li.cur {
  width: 550px;
}
.blk_02 .b-cont dt.h-reason {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20221220/bg-slider1.png)
    no-repeat 12px 25px;
  position: absolute;
  right: 17px;
  top: 0;
  width: 195px;
  height: 306px;
  margin-top: 0;
  padding-right: 12px;
}
.blk_02 .b-cont dt.h-reason h3 {
  margin: 16px 0 0 79px;
}
.blk_02 .b-cont dt.h-reason p {
  padding: 8px 0 0 51px;
  text-align: justify;
  height: 216px;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  word-wrap: break-word;
}
/* .blk_02 li.cur .b-pic{ width:240px; } */

.blk_02 li.cur .b-pic img {
  margin-left: 0;
  filter: alpha(opacity=100);
  opacity: 1;
}
.blk_02 li.cur .b-contWrap {
  width: 404px;
}
/* 三个人的情况 */
.blk_02 .xrjContent-num3 li,
.blk_02 .xrjContent-num3 .b-pic,
.blk_02 .xrjContent-num3 .b-pic .b-img {
  width: 195px;
}
.blk_02 .xrjContent-num3 li.cur {
  width: 602px;
}
.blk_02 .xrjContent-num3 li.cur .b-contWrap {
  width: 407px;
}
.blk_02 .xrjContent-num3 li .list-box {
  width: 603px;
}
/* 5个人的情况 */
.blk_02 .xrjContent-num5 li,
.blk_02 .xrjContent-num5 .b-pic,
.blk_02 .xrjContent-num5 .b-pic .b-img {
  width: 115px;
}
.blk_02 .xrjContent-num5 li.cur {
  width: 526px;
}
.blk_02 .xrjContent-num5 li.cur .b-contWrap {
  width: 411px;
}
.blk_02 .xrjContent-num5 li .list-box {
  width: 603px;
}
.blk_03 {
  width: 1000px;
  overflow: hidden;
}
.blk_03 .b-wrap {
  width: 1020px;
}
.blk_03 .b-wrap ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.blk_03 li {
  width: 176px;
  background: #780103;
  color: #b79d75;
  padding-bottom: 20px;
}
.blk_03 li:hover {
  background: rgba(92, 18, 11, 0.7);
}
.blk_03 .b-pic img {
  display: block;
  width: 176px;
  height: 272px;
}
.blk_03 .b-txt h3 {
  margin: 0 14px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #daceb2;
  text-align: center;
  white-space: nowrap;
  font-weight: 700;
}
.blk_03 .b-txt p {
  margin: 0 14px;
  color: #daceb2;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  box-sizing: border-box;
  padding-top: 5px;
}
.blk_03 a:hover .b-txt h3,
.blk_03 a:hover .b-txt p {
  color: #daceb2;
}
/*颁奖评委*/

.blk_04 {
  width: 1000px;
  overflow: hidden;
}
.blk_04 .b-wrap ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.blk_04 li {
  width: 176px;
  background: #7d0303;
  color: #b79d75;
  padding-bottom: 20px;
}
.blk_04 li:hover {
  background: rgba(92, 18, 11, 0.7);
}
.blk_04 li:hover .sub-title,
.blk_04 li:hover .name {
  color: #daceb2;
}
/* .blk_04 li:hover{background-color: #463E3E;} */

.blk_04 .b-pic img {
  display: block;
  width: 176px;
  height: 272px;
}
.blk_04 .b-txt {
  box-sizing: border-box;
  padding: 0 12px;
}
.blk_04 .b-txt .sub-title {
  color: #fff4d7;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blk_04 .b-txt .name {
  margin: 12px 0 4px 0;
  color: #fff4d7;
  font-size: 20px;
  line-height: 22px;
  overflow: hidden;
  text-align: center;
  font-weight: 700;
}
.blk_04 .b-txt .name2 {
  border-top: dashed 1px #fff4d7;
  padding-top: 10px;
}
.blk_06 {
  margin-top: 20px;
  width: 1000px;
}
.blk_06 .b-wrap {
  width: 1025px;
}
.blk_06 ul {
  margin-right: -24px;
  padding-bottom: 20px;
}
.blk_06 li {
  margin: 0 58px 24px 0;
  float: left;
  width: 150px;
  height: 235px;
  text-align: center;
}
.blk_06 .b-pic {
  width: 100%;
  height: 150px;
  border: 2px solid #dcc69c;
  border-radius: 50%;
  overflow: hidden;
}
.blk_06 .b-pic img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.blk_06 .b-txt {
  margin-top: 10px;
  color: #333;
}
.blk_06 .b-txt h3 {
  margin-bottom: 2px;
  font-size: 22px;
  line-height: 24px;
  text-align: center;
  font-weight: 700;
  color: #7d0101;
}
.blk_06 .b-txt p {
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}
.blk_08 {
  width: 1000px;
  height: 122px;
  background: url(//n.sinaimg.cn/finance/19ecoawards/timeline_pic.jpg) no-repeat
    center center;
  background-size: 1000px 122px;
}
/* 往届回顾 */
.part_09 .review {
  margin-right: -91px;
  text-align: center;
  padding-top: 31px;
}
.review .item {
  float: left;
  position: relative;
  margin-right: 94px;
  width: 268px;
  height: 200px;
  background-size: 100% auto;
  margin-bottom: 30px;
}
.review .item-2015 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20211220/2015.png) center top
    no-repeat;
}
.review .item-2016 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20211220/2016.png) center top
    no-repeat;
}
.review .item-2017 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20211220/2017.png) center top
    no-repeat;
}
.review .item-2018 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20211220/2018.png) center top
    no-repeat;
}
.review .item-2019 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20211220/2019.png) center top
    no-repeat;
}
.review .item-2020 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20211220/2020.png) center top
    no-repeat;
}
.review .item-2021 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20211229/2021.png) center top
    no-repeat;
}
.review .item-2022 {
  background: url(//n.sinaimg.cn/sina_client/66ceb6d9/20221208/2022.png) center
    top no-repeat;
}
.review .item-2023 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20240116/2023.jpg) center top
    no-repeat;
}
.review .item-2024 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20250114/2024.jpg) center top
    no-repeat;
}
.review .item-2025 {
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20260123/2025.png) center top
    no-repeat;
}

.review .item .review-btn {
  position: absolute;
  bottom: 0;
  width: 133px;
  height: 37px;
  line-height: 37px;
  overflow: hidden;
  font-size: 18px;
  color: #7d0303;
  text-align: center;
  background-color: #d9cbbe;
}
.review .item .review-btn:hover {
  background-color: #d6bd80;
}
.review .item .px {
  left: 0;
}
.review .item .bg {
  right: 0;
}
.review .item.line2 {
  float: none;
  display: inline-block;
  margin-right: 40px;
}
.review .item .review-btn.only {
  width: 100%;
}
.tit {
  padding: 28px 0 16px;
}
.tit h2 {
  margin: 0 auto;
  height: 205px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  overflow: hidden;
  line-height: 1000px;
}
.tit_01 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-news-pc.png);
}
.tit_02 h2 {
  width: 1000px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-zyqyj.png);
}
.tit_02a h2 {
  width: 1000px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-share-pc.png);
}
.tit_02b h2 {
  width: 1000px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-zhiji-pc.png);
}
.tit_03 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20250114/tit-xrqyj.png);
}
.tit_04 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-jincai-pc.png);
}
.tit_05 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-jiabin-pc.png);
}
.tit_06 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-tuji-pc.png);
}
.tit_07 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-news-pc.png);
}
.tit_08 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-fengcai-pc.png);
}
.tit_07c h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-news-pc.png);
}
.tit_09 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-huigu-pc.png);
}
.tit_10 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-hezuo-pc.png);
}
.tit_11 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/finance/66ceb6d9/20260123/tit-zhijin-pc.png);
}
.tit_12 h2 {
  width: 340px;
  background-image: url(https://n.sinaimg.cn/sina_client/66ceb6d9/20260127/tit-xrqyj.png);
}
/*footer*/

.footer {
  text-align: center;
  font-size: 16px;
  line-height: 29px;
  padding: 50px 0;
  color: #90795b;
  background-color: #cec3ad;
  margin-top: 50px;
}
.footer a,
.footer a:visited {
  color: #90795b;
}
.footer a:hover {
  color: #5c5858;
}
.imgslide-txt {
  background-color: #cec3ac !important;
}
/* 滚动条整体宽度 */
::-webkit-scrollbar {
  width: 13px;
}
/* 滚动条滑槽样式 */

::-webkit-scrollbar-track {
  background: #c1b9a6;
  border-radius: 8px;
}
/* 滚动条样式 */

::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #8e7b54;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
::-webkit-scrollbar-thumb:active {
  background: #999;
}
/*  浏览器失焦的样式 */
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 0, 0.4);
}
.imgslide-prev,
.imgslide-next {
  display: none;
}
.blk_05 .imgslide-img img {
  width: 100% !important;
}
.blk_05 .imgslide-main {
  width: 1000px !important;
  border: none !important;
}
.blk_05 .imgslide-scroll {
  padding-bottom: 9px;
}
.blk_05 .imgslide {
  background: none;
}
.blk_05 .imgslide-list li {
  border: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-filter: alpha(opacity=60);
}
.blk_05 .imgslide-list li.imgslide-selected {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: alpha(opacity=100);
}
.blk-toptalk-2 .news-list .news-item {
  margin-bottom: 10px;
  padding-right: 10px;
}
.blk-toptalk-2 .news-item .news-title {
  font-size: 16px;
  line-height: 24px;
}
.blk-toptalk-2 .news-item .news-title {
  font-weight: normal;
}
.blk-toptalk-2 .news-item:nth-child(even) .news-title,
.blk-toptalk-2 .news-item:nth-of-type(even) .news-title {
  /* font-size: 14px; */ /* line-height: 20px; */
}
.blk-toptalk-2 .news-list {
  height: 350px;
}
.blk-toptalk-2 .news-more {
  display: block;
  color: #333;
}
.imgslide {
  background: #2a2a2a;
  margin: 0 auto;
}
.imgslide img,
.imgslide ul,
.imgslide li {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.imgslide ul {
  list-style: none;
}
.imgslide-content {
  /* overflow:hidden; */
  margin: 0 auto;
}
/* .imgslide-slide { padding:5px 20px 5px; padding-right:21px \9 } */
/* .imgslide-slide{height: 741px;} */
.imgslide-main {
  position: relative;
  width: 950px;
  border: 2px solid #b79d75;
  min-height: 150px;
  _height: 150px;
}
.imgslide-img {
  text-align: center;
  overflow: hidden;
}
.imgslide-img img {
  display: block;
  margin: 0 auto;
}
.imgslide-txt-bg {
  display: none;
}
.imgslide-txt {
  color: #1b1b1b;
  left: 0;
  bottom: 0;
  z-index: 5;
  line-height: 24px;
  height: 82px;
  padding: 24px 20px 0 190px;
  overflow: hidden;
  background-color: #b79d75;
  font-size: 16px;
}
.imgslide-num {
  position: relative;
  margin-top: -106px;
  font-size: 24px;
  width: 154px;
  text-align: center;
  line-height: 106px;
  font-family: Arial, Helvetica, sans-serif;
  color: #8a7049;
}
.imgslide-num::after {
  content: "";
  display: block;
  width: 1px;
  height: 54px;
  background-color: #937952;
  position: absolute;
  top: 26px;
  right: 0;
}
.imgslide-num span {
  color: #af170e;
  font-size: 46px;
}
/* .imgslide-action { width:50%; height:100%; position:absolute; top:0; z-index:10; background:#FFF; opacity:0; filter:Alpha(Opacity=0) } */
/* .imgslide-prev { cursor:url(//i3.sinaimg.cn/edu/images/slidenews/arr_left.cur), auto; left:0 }
.imgslide-next {cursor:url(//i2.sinaimg.cn/edu/images/slidenews/arr_right.cur), auto;right:0;} */
.imgslide-action {
  width: 22px;
  height: 42px;
  position: absolute;
  top: 50%;
  margin-top: -70px;
  z-index: 10;
  background: url("//n.sinaimg.cn/finance/sdbjpc/tuji_arrs.png") no-repeat;
  background-size: 22px 205px;
  cursor: pointer;
}
.imgslide-prev {
  left: -50px;
  background-position: 0 -108px;
}
.imgslide-next {
  right: -50px;
  background-position: 0 -164px;
}
.imgslide-prev:hover {
  background-position: 0 0;
}
.imgslide-next:hover {
  background-position: 0 -56px;
}
.imgslide-loading-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.75;
  filter: alpha(opacity=75);
  z-index: 12;
}
.imgslide-loading {
  background: url(//simg.sinajs.cn/xblogstyle/images/common/loading.gif) 0 0
    no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  z-index: 15;
}
.imgslide-list {
  position: relative;
  padding: 5px 20px 5px;
  min-height: 30px;
  _height: 30px;
}
.imgslide-scroll {
  padding: 9px 10px 0 12px;
}
.imgslide-scroll-inner {
  overflow: hidden;
}
.imgslide-list li {
  float: left;
  display: inline;
  margin-right: 15px;
  background-color: #404040;
  border: 1px solid #929292;
  cursor: pointer;
  height: 66px;
  overflow: hidden;
}
.imgslide-list li.imgslide-selected {
  border-color: #fddd04;
}
.imgslide-list img {
  display: block;
  margin: 0 auto;
}
.imgslide-list-tit {
  position: relative;
  padding: 5px 20px 5px;
  min-height: 30px;
  _height: 30px;
}
.imgslide-list-tit li {
  float: left;
  display: inline;
  margin-right: 18px;
  padding: 1px;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  color: #ccc;
  font: 14px/20px "΢���ź�";
}
.imgslide-list-tit li.imgslide-selected {
  color: #fddd04;
  border: 1px solid #ccc;
  padding: 0;
}
.imgslide-list-action {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  z-index: 10;
  width: 18px;
  height: 30px;
  cursor: pointer;
  background: url(//n.sinaimg.cn/finance/66ceb6d9/20221220/icon-arr-left.png)
    no-repeat;
}
.imgslide-list-p {
  background-position: 0 0;
  left: 0;
}
.imgslide-list-n {
  background-image: url(//n.sinaimg.cn/finance/66ceb6d9/20221220/icon-arr-right.png);
  right: 0;
}
.imgslide-list-n:hover {
  background-position: -30px -27px;
}
.imgslide-list-p:hover {
  background-position: 0 -27px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.imgslide-cmt {
  display: none;
  position: relative;
  background-color: #e5e5e5;
  padding: 5px 10px;
  color: #ccc;
  height: 25px;
}
.imgslide-cmt .imgslide-cmt-actions {
  float: right;
  display: inline;
  margin-right: 5px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.imgslide-cmt .imgslide-cmt-actions em {
  font-style: normal;
}
.imgslide-cmt .imgslide-cmt-actions a {
  color: #000;
  text-decoration: none;
}
.imgslide-cmt .imgslide-cmt-actions a:hover {
  color: #666;
  text-decoration: underline;
}
.imgslide-cmt .imgslide-cmt-actions a.imgslide-cmt-share:hover {
  text-decoration: none;
}
.imgslide-cmt .imgslide-cmt-share {
  background: url(//i2.sinaimg.cn/IT/deco/2009/0930/images/wbicon_cl_002.png)
    no-repeat 0 -2px;
  width: 23px;
  height: 24px;
  display: inline-block;
  margin: 0;
}
.imgslide-cmt .imgslide-sep {
  padding: 0 4px;
}
.part-n1,
.part-n2,
.part-n3 {
  overflow: hidden;
  padding-bottom: 33px;
}
.blk_n1 {
  margin-top: 10px;
}
.blk_n1 .blk-left {
  float: left;
  width: 560px;
}
.blk_n1 .blk-right {
  float: right;
  width: 408px;
}
.scroll_n1 {
  position: relative;
  width: 560px;
  height: 390px;
  overflow: hidden;
}
.scroll_n1 .arr_left,
.scroll_n1 .arr_right {
  display: none;
}
.scroll_n1 .scroll_wrap {
  width: 560px;
  height: 390px;
}
.scroll_n1 .box {
  width: 560px;
}
.scroll_n1 .box img {
  display: block;
  width: 560px;
  height: 390px;
}
.scroll_n1 .scroll_txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 550px;
  height: 50px;
  display: block;
  line-height: 58px;
  padding-left: 10px;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
}
.scroll_n1 .scroll_txt h2 {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
}
.scroll_n1 .scrollNum {
  position: absolute;
  bottom: 20px;
  right: 10px;
  height: 10px;
  vertical-align: top;
}
.scroll_n1 .scrollNum span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #a5a5a5;
  border-radius: 50%;
  margin: 0 5px;
  vertical-align: top;
}
.scroll_n1 .scrollNum span.cur {
  background: #e8513b;
  border-radius: 6px;
}
.blk_n1 .blk-info h3 {
  font-size: 28px;
  color: #977721;
  font-weight: 700;
  line-height: 32px;
}
.blk_n1 .blk-info p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 8px;
  text-align: justify;
  height: 180px;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  word-wrap: break-word;
}
.blk_n1 .blk-txt {
  margin-top: 10px;
}
.blk_n1 .blk-txt h3 {
  font-size: 22px;
  line-height: 40px;
  color: #0d0d0d;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.blk_n1 .blk-txt p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 5px;
  text-align: justify;
}
.blk_n1 .blk-list ul {
  padding-top: 26px;
}
.blk_n1 .blk-list ul.b-l-2 {
  padding-top: 49px;
}
.blk_n1 .blk-list li {
  line-height: 40px;
  font-size: 20px;
  background: url(//n.sinaimg.cn/sina_client/66ceb6d9/20221227/icon-dot.png)
    no-repeat 0 50%;
  padding-left: 25px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 383px;
  white-space: nowrap;
}
.blk_n1 .blk-list a,
.blk_n1 .blk-list a:visited {
  color: #333;
}
.blk_n1 .blk-list a:hover {
  color: #7b0409;
}
.tit_n1 h2 {
  background-position: 50% -2318px;
  height: 210px;
}
.tit_n2 h2 {
  background-image: url(//n.sinaimg.cn/sina_client/66ceb6d9/20221227/bg-titles-n1.png);
  height: 195px;
}
.tit_n3 h2 {
  background-image: url(//n.sinaimg.cn/sina_client/66ceb6d9/20221227/bg-titles-n2.png);
  height: 195px;
}
.blk_01 {
  height: 490px;
}
.blk_02 .b-cont dt.h-reason {
  display: none;
}
.blk_02 .b-cont dd {
  width: auto;
}
.blk_02 .b-cont dt {
  width: auto;
}
.blk_02 .b-cont p.line5 {
  height: 144px;
  -webkit-line-clamp: 6;
  text-align: justify;
}
.blk_n1 .blk-info p {
  font-size: 18px;
  line-height: 26px;
  -webkit-line-clamp: 7;
}
.tbj-content img {
  width: 1000px;
  display: block;
}
.tbj-desc {
  font-size: 23px;
  line-height: 36px;
  padding: 15px 0;
}
.blk_03 .b-txt h3 {
  margin: 0;
  font-size: 18px;
}
.navTop .navtop-item {
  font-size: 20px;
  white-space: nowrap;
}
.navCont .navtop-item.cur a,
.navCont .navtop-item.cur a:visited {
  font-size: 22px;
}

.scroll_n1 .scroll_txt h2 a {
  text-overflow: ellipsis;
  max-width: 544px;
  display: block;
  overflow: hidden;
}
