/* 新华网专题通用css框架。*/
* { padding: 0; margin: 0; box-sizing: border-box; }
html { height: 100%; }
body { min-height: 100%; color: #333; background-color: #fff; line-height: 1.8em; }
.title { margin-top: 50px; margin-bottom: 50px; background-repeat: no-repeat; background-size: cover; }
a { text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; }
a:link { cursor: pointer; }
ul { list-style: none; }
body,  ul,  li,  input,  img,  a,  dl,  dt,  dd,  textarea,  button,  input,  select { margin: 0; padding: 0; font-size: 20px; font-family: Arial, Helvetica, "苹方-简", "微软雅黑"; font-weight: normal; }
img { max-width: 100%; max-height: 100%; vertical-align: middle; border: 0; height: auto; width: auto; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.pointer { cursor: pointer; }
/* .text-right {
    text-align: right;
  } */
.text-left { text-align: left; }
.text-center { text-align: center; }
.pull-left { float: left; }
.pull-right { float: right; }
.block-center { margin-left: auto; margin-right: auto; }
/*字号定义部分*/
.font-lg,  .font-lg a { font-size: 28px; }
.font-md,  .font-md a { font-size: 20px; }
.font-sm,  .font-sm a { font-size: 16px; }
.limit-line { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.limit-line.line2 { -webkit-line-clamp: 2; }
.limit-line.line3 { -webkit-line-clamp: 3; }
.limit-line.line4 { -webkit-line-clamp: 4; }
.limit-line.line5 { -webkit-line-clamp: 5; }
.limit-line.line6 { -webkit-line-clamp: 6; }
.show-xs { display: none; }
.show-lg { display: block; }
.bg-xinhua-bar { background-color: #CE5E2B; ; min-width: 1188px; }
.top-bar { height: 57px; color: #FFFFFF; text-decoration: none; padding-left: 14px; margin: 0 auto; position: relative; width: 1200px; }
.top-bar a { color: #FFFFFF; }
.top-bar .container { width: 1188px; }
.top-bar ul li { list-style: none; float: left; line-height: 57px; min-width: 46px; text-align: center; }
.top-bar ul li a { margin-right: 5px; font-size: 15px; }
.footer { color: #FFFFFF; background: #CE5E2B; ; line-height: 65px; font-size: 12px; margin: 0 auto; }
.page-container { min-width: 1226px; }
.container { margin: 0 auto; position: relative; width: 1226px; }
.bg-max-container { max-width: 1920px; margin: 0 auto; overflow: hidden; background-color: #fff; }
.banner { /* height: 1637px; */
max-width: 1920px; margin: 0 auto; overflow: hidden; position: relative; }
.banner .pc img { width: 1920px; height: 810px; max-width: inherit; max-height: inherit; transform: translateX(-50%); position: relative; left: 50%; }
.banner .m { width: 100%; }
.banner .m img { width: 7.5rem; height: 4.98rem; max-width: inherit; max-height: inherit; transform: translateX(-50%); position: relative; left: 50%; }
.block-jdtj { background: url("//www.news.cn/money/zt/pashzt/images/jdtj-bg.jpg") no-repeat top center; background-size: 100% 100%; }
.title.title-jdtj { width: 100%; height: 98px; background: url("//www.news.cn/money/zt/pashzt/images/title-jdtj.png") no-repeat center; background-size: cover; margin-top: 78px; margin-bottom: 47px; }
.block-sdgc { background: url("//www.news.cn/money/zt/pashzt/images/sdgc-bg.jpg") no-repeat top center; background-size: 100% 100%; }
.title.title-sdgc { width: 100%; height: 98px; background: url("//www.news.cn/money/zt/pashzt/images/title-sdgc.png") no-repeat center; background-size: cover; margin-top: 70px; margin-bottom: 32px; }
.title.title-sjpj { width: 100%; height: 98px; background: url("//www.news.cn/money/zt/pashzt/images/title-sjpj.png") no-repeat center; background-size: cover; margin-top: 75px; margin-bottom: 10px; }
.block-cpdt { background: url("//www.news.cn/money/zt/pashzt/images/cpdt-bg.jpg") no-repeat top center; background-size: 100% 100%; }
.title.title-cpdt { width: 100%; height: 98px; background: url("//www.news.cn/money/zt/pashzt/images/title-cpdt.png") no-repeat center; background-size: cover; margin-top: 75px; margin-bottom: 20px; }
.block-hyzx { background: url("//www.news.cn/money/zt/pashzt/images/hyzx-bg.jpg") no-repeat top center; background-size: 100% 100%; }
.title.title-hyzx { width: 100%; height: 98px; background: url("//www.news.cn/money/zt/pashzt/images/title-hyzx.png") no-repeat center; background-size: cover; margin-top: 78px; margin-bottom: 10px; }
/* 焦点推荐 */
#widget1.widget-single-image .image-Text-item { display: flex; margin-bottom: 72px; }
#widget1.widget-single-image .image-Text-item .photo-container { width: 648px; height: 416px; border: 6px solid; border-image: linear-gradient(0deg, #DD733F, #F6B95F) 10 10; border-radius: 10px; position: relative; }
#widget1.widget-single-image .image-Text-item .photo-container img { width: 100%;/* border-radius: 10px; */
}
#widget1.widget-single-image .image-Text-item .photo-container p { width: 100%; height: 70px; background: rgba(0, 0, 0, 0.67); border-radius: 0.1rem; font-size: 24px; font-family: Microsoft YaHei; font-weight: 400; color: #FFFFFF; line-height: 70px; position: absolute; bottom: 0; left: 0; text-align: center; padding: 0 0.1rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#widget1.widget-single-image .image-Text-item .text-container { width: 525px; margin-left: 26px; }
#widget1.widget-single-image .image-Text-item .text-container li { padding: 25px 0; ; border-bottom: 2px dotted #999999; }
#widget1.widget-single-image .image-Text-item .text-container li:first-child { padding-top: 0; }
#widget1.widget-single-image .image-Text-item .text-container li:last-child { border-bottom: none; }
#widget1.widget-single-image .image-Text-item .text-container .text-item { font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; display: block; white-space: nowrap; }
#widget1.widget-single-image .image-Text-item .text-container .text-item a { font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; }
#widget1.widget-single-image .image-Text-item .text-container .text-item p { font-size: 18px; font-family: Microsoft YaHei; font-weight: 400; color: #626262; text-indent: 2em; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; white-space: normal; line-height: 34px; }
#widget2.widget-single-image .image-Text-item .photo-container { display: flex; }
#widget2.widget-single-image .image-Text-item .photo-container img { width: 218px; height: 124px; border-radius: 4px; }
#widget2 .image-Text-item { background: url('//www.news.cn/money/zt/pashzt/images/text-pc.png') no-repeat center; background-size: 100% 100%; padding: 65px 45px; }
#widget2 .text-right { width: 894px; margin-left: 18px; margin-top: 2px; font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; }
#widget2 .text-right div { display: block; white-space: nowrap; }
#widget2 .text-right a { font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; }
#widget2 .text-right p { font-size: 18px; font-family: Microsoft YaHei; font-weight: 400; color: #626262; margin-top: 30px; line-height: 28px; }
#widget2 .photo-container { border-bottom: 1px solid #888; padding-bottom: 33px; }
#widget2.widget-single-image .image-Text-item .text-container li { padding: 32px 0 32px 0; ; border-bottom: 1px solid #888; }
#widget2 .text-item { font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 40px; white-space: nowrap; display: block; }
#widget2.widget-single-image .image-Text-item .text-container .text-item a { font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 40px; }
/* 实践破局 */
.widget3 { margin-bottom: 85px; }
.widget3 .image-Text-item { width: 100%; background: url('//www.news.cn/money/zt/pashzt/images/text-pc.png') no-repeat center; background-size: 100% 100%; padding: 65px 45px; }
.widget3.widget-single-image .image-Text-item .photo-container { display: flex; }
.widget3.widget-single-image .image-Text-item .photo-container img { width: 218px; height: 124px; border-radius: 4px; }
.widget3 .text-right { width: 894px; margin-left: 18px; margin-top: 2px; font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; }
.widget3 .text-right div { display: block; white-space: nowrap; }
.widget3 .text-right a { font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; }
.widget3 .text-right p { font-size: 18px; font-family: Microsoft YaHei; font-weight: 400; color: #626262; margin-top: 30px; line-height: 28px; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; white-space: normal; }
.widget3 .photo-container { border-bottom: 1px solid #888; padding-bottom: 33px; }
.widget3.widget-single-image .image-Text-item .text-container li { padding: 32px 0 32px 0; ; border-bottom: 1px solid #888; }
.widget3 .text-item { font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 40px; white-space: nowrap; display: block; }
.widget3.widget-single-image .image-Text-item .text-container .text-item a { font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 40px; }
#widget4 .image-Text-item { background: url('//www.news.cn/money/zt/pashzt/images/cpdtbg-pc.png') no-repeat center; background-size: 100% 100%; padding: 50px 30px; }
.more { width: 210px; height: 48px; background: url('//www.news.cn/money/zt/pashzt/images/more.png') no-repeat center; background-size: 100% 100%; margin: 41px auto 0px auto; cursor: pointer; }
.more a { display: block; width: 100%; height: 100% }

@media (max-width: 768px) {
body, ul, li, input, img, a, dl, dt, dd, textarea, button, input, select { font-size: 0.28rem; }
.show-lg { display: none; }
.show-xs { display: block; }
  ::-webkit-scrollbar {
 width: 0px;
 height: 0px;
 background: transparent;
}
.block { padding-top: 10px; }
.page-container { min-width: auto; background: #fff; }
.container { margin: 0 0.32rem; width: auto; overflow: hidden; }
.bg-max-container { /* padding: 0.2rem 0; */
}
.banner { width: 100%; max-height: 4.98rem; }
.title { margin-top: 0.45rem; margin-bottom: 0.45rem; }
.title-sub { margin-top: 0.6rem; margin-bottom: 0.6rem; background-repeat: no-repeat; background-size: cover; }
.font-lg,  .font-lg a { font-size: 0.34rem; }
.font-md,  .font-md a { font-size: 0.28rem; }
.font-sm,  .font-sm a { font-size: 0.24rem; }
.block-jdtj { background: url("//www.news.cn/money/zt/pashzt/images/jdtj-bg-m.png") no-repeat top center; background-size: 100% 100%; }
.title.title-jdtj { width: 7.12rem; height: 0.98rem; background: url("//www.news.cn/money/zt/pashzt/images/title-jdtj-m.png") no-repeat center; background-size: cover; margin-top: 0.39rem; margin-bottom: 0.42rem; }
.block-sdgc { background: url("//www.news.cn/money/zt/pashzt/images/sdgc-bg-m.png") no-repeat top center; background-size: 100% 100%; }
.title.title-sdgc { width: 7.12rem; height: 0.98rem; background: url("//www.news.cn/money/zt/pashzt/images/title-sdgc-m.png") no-repeat center; background-size: cover; margin-top: 0.68rem; margin-bottom: 0.4rem; }
.title.title-sjpj { width: 7.12rem; height: 0.98rem; background: url("//www.news.cn/money/zt/pashzt/images/title-sjpj-m.png") no-repeat center; background-size: cover; margin-top: 0.39rem; margin-bottom: 0.34rem; }
.block-cpdt { background: url("//www.news.cn/money/zt/pashzt/images/cpdt-bg-m.png") no-repeat top center; background-size: 100% 100%; }
.title.title-cpdt { width: 7.12rem; height: 0.98rem; background: url("//www.news.cn/money/zt/pashzt/images/title-cpdt-m.png") no-repeat center; background-size: cover; margin-top: 0.62rem; margin-bottom: 0.44rem; }
.block-hyzx { background: url("//www.news.cn/money/zt/pashzt/images/hyzx-bg-m.png") no-repeat top center; background-size: 100% 100%; }
.title.title-hyzx { width: 7.12rem; height: 0.98rem; background: url("//www.news.cn/money/zt/pashzt/images/title-hyzx-m.png") no-repeat center; background-size: cover; margin-top: 0.59rem; margin-bottom: 0.44rem; }
/* 焦点推荐 */
#widget1.widget-single-image .image-Text-item { display: block; margin-bottom: unset; }
#widget1.widget-single-image .image-Text-item .photo-container { width: 100%; height: 3.95rem; border: 0.1rem solid; border-image: linear-gradient(0deg, #DD733F, #F6B95F) 10 10; border-radius: 0.1rem; margin: auto; position: relative; margin-bottom: 0.1rem; }
#widget1.widget-single-image .image-Text-item .photo-container img { width: 100%; border-radius: unset; }
#widget1.widget-single-image .image-Text-item .photo-container p { width: 100%; height: 0.75rem; background: rgba(0, 0, 0, 0.67); border-radius: 0.1rem; font-size: 0.28rem; font-weight: 400; color: #FFFFFF; line-height: 0.75rem; position: absolute; bottom: 0; left: 0; text-align: center; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#widget1.widget-single-image .image-Text-item .text-container { width: inherit; margin-bottom: 0.78rem; margin-left: unset; }
#widget1.widget-single-image .image-Text-item .text-container li:first-child { padding-top: 0.32rem; }
#widget1.widget-single-image .image-Text-item .text-container li:last-child { border-bottom: 0.01rem solid #888; }
#widget1.widget-single-image .image-Text-item .text-container li { padding: 0.32rem 0 0.24rem 0; ; border-bottom: 0.01rem solid #888; }
#widget1.widget-single-image .image-Text-item .text-container .text-item { font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 0.4rem; -webkit-line-clamp: 2; }
#widget1.widget-single-image .image-Text-item .text-container .text-item a { font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 0.4rem; }
#widget1.widget-single-image .image-Text-item .text-container .text-item p { display: none; }
/* 深度观察 */
#widget2.widget-single-image .image-Text-item { background: inherit; padding: 0; }
#widget2.widget-single-image .image-Text-item .photo-container { display: flex; }
#widget2.widget-single-image .image-Text-item .photo-container img { width: 2.95rem; height: 1.96rem; }
#widget2 .text-right { width: 3.47rem; margin-left: 0.32rem; margin-top: 0.17rem; font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 0.44rem; }
#widget2 .text-right div { display: -webkit-box; white-space: inherit; -webkit-line-clamp: 3; }
#widget2 .text-right a { font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 0.44rem; }
#widget2 .text-right p { display: none; }
#widget2 .photo-container { border-bottom: 0.01rem solid #888; padding-bottom: 0.37rem; }
#widget2.widget-single-image .image-Text-item .text-container li { padding: 0.32rem 0 0.24rem 0; ; border-bottom: 0.01rem solid #888; }
#widget2 .text-item { font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; -webkit-line-clamp: 2; display: -webkit-box; white-space: inherit; line-height: 0.4rem; }
#widget2.widget-single-image .image-Text-item .text-container .text-item a { font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 0.4rem; }
/* 实践破局 */
.widget3 { margin-bottom: 0.72rem; }
.widget3 .image-Text-item { width: 100%; background: url('//www.news.cn/money/zt/pashzt/images/text-bg.png') no-repeat center; background-size: 100% 100%; padding: 0.37rem 0.5rem !important; }
.widget3.widget-single-image .image-Text-item .photo-container { display: flex; }
.widget3.widget-single-image .image-Text-item .photo-container img { width: 2.28rem; height: 1.28rem; }
.widget3 .text-right div { display: -webkit-box; white-space: inherit; -webkit-line-clamp: 3; }
.widget3 .text-right p { display: none; }
.widget3 .text-right { width: 3.72rem; margin-left: 0.19rem; font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 0.44rem; }
.widget3 .text-right a { font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 0.44rem; }
.widget3.widget-single-image .image-Text-item .text-container li { padding: 0.32rem 0 0.24rem 0; ; border-bottom: 0.01rem solid #888; }
.widget-single-image.widget3 .text-item { font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 0.4rem; -webkit-line-clamp: 2; display: -webkit-box; white-space: normal; }
.widget3.widget-single-image .image-Text-item .text-container .text-item a { font-size: 0.28rem; font-family: Microsoft YaHei; font-weight: bold; color: #D9572C; line-height: 0.4rem; }
/* 产品动态 */
#widget4 .image-Text-item { background: url('//www.news.cn/money/zt/pashzt/images/cpdtbg.png') no-repeat center; background-size: 100% 100%; }
#widget5 { margin-bottom: 1.17rem; }
.more { width: 2.4rem; height: 0.65rem; background: url('//www.news.cn/money/zt/pashzt/images/more-m.png') no-repeat center; background-size: 100% 100%; margin: 0.35rem auto 0.23rem auto; cursor: pointer; }
.more a { display: block; width: 100%; height: 100% }
}
