@charset 'utf-8';
.rzb {
  margin-bottom: 20px;
  background-color: #f8f8f8;
}
.rzbHead {
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
}
.rzbHead h4 {
  width: 51px;
  height: auto;
  line-height: normal;
  padding-bottom: 2px;
  border-bottom: 1px solid #c33;
  margin-left: 0;
}
.rzbHead h4 img {
  width: 72px;
  padding-bottom: 6px;
  border-bottom: 4px solid #c33;
}
.rzbHead .date2 {
  position: absolute;
  right: 30px;
  bottom: -5px;
  vertical-align: bottom;
}
.rzbHead .date2 .month {
  float: left;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  line-height: 18px;
  background-color: #c33;
  font-size: 12px;
  color: #fff;
  border-radius: 2px;
  letter-spacing: 0;
  text-align: center;
}
.rzbHead .date2 .day {
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #c33;
  font-size: 14px;
  color: #fff;
  border-radius: 2px;
  letter-spacing: 0;
  text-align: center;
}
.rzbHead .date2 em {
  float: left;
  width: 20px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  color: #cf4747;
}
.rzbNews {
  width: 292px;
  height: 150px;
  padding-left: 20px;
}
.rzbNews ul {
  float: left;
  width: 269px;
  min-height: 150px;
  margin-left: 8px;
}
.rzbNews .sc_r_c {
  background-color: transparent;
}
.rzbNews .sc_r_c .sc_r_c_bar {
  background-color: #eee;
}
.fxWrap {
  width: auto;
  margin-left: 28px;
  margin-right: 25px;
}
.applyrz {
  width: 320px;
  height: 90px;
  border-top: 3px solid transparent;
}
.Newrzb {
  padding: 22px 30px 25px 22px;
  border-radius: 3px;
  margin-bottom: 20px;
  background: url(../img/Rzbag1.png) repeat;
  position: relative;
}
.Newrzb:after {
  display: block;
  content: '';
  width: 90%;
  height: 20px;
  background: url(../img/Rzbag2.png) repeat;
  position: absolute;
  top: 0px;
  left: 8px;
  transform: rotate(5deg);
  z-index: -1;
}
.Newrzb:before {
  display: block;
  content: '';
  width: 40px;
  height: 200px;
  background: url(../img/Rzbag2.png) repeat;
  position: absolute;
  top: 30px;
  right: -5px;
  transform: rotate(10deg);
  z-index: -1;
}
.Nrzbtop {
  overflow: hidden;
  margin-bottom: 15px;
}
.Nrzbtop .Nrzleft {
  float: left;
  width: 155px;
  height: 60px;
  background: url(../img/Frigtit.png) no-repeat center 0;
}
.Nrzbtop .Nrzrig {
  float: right;
  font-size: 12px;
  position: relative;
  top: -4px;
}
.Nrzbtop .Nrzrig time {
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
}
.Nrzbtop .Nrzrig h1 {
  letter-spacing: 0;
  text-align: center;
  line-height: 30px;
}
.Nrzbtop .Nrzrig a {
  display: block;
  width: 94px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  border: 3px solid #dddddd;
  color: #999;
}
.Nrzblbox {
  position: relative;
}
.Nrzbline {
  position: absolute;
  left: 7px;
  top: 8px;
  height: 200px;
  border-left: 1px solid #e1e1e1;
}
.Nrzblist {
  font-size: 12px;
  height: 200px;
  overflow: auto;
}
.Nrzblist::-webkit-scrollbar {
  width: 5px;
}
.Nrzblist::-webkit-scrollbar-thumb {
  background-color: #e8e8e8;
  /*滑动条表面*/
  border-radius: 4px;
  /*滑动条圆角宽度*/
}
.Nrzblist li {
  line-height: 18px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
.Nrzblist li i {
  display: block;
  width: 5px;
  height: 5px;
  background: #999;
  position: absolute;
  left: 5px;
  top: 8px;
  border-radius: 50%;
}
.Nrzblist li:nth-child(even) i {
  background: #ccc;
}
.Nrzblist li:hover {
  color: #f66;
}
.Nrzblist li:hover i {
  background: #f66;
}
.Nrzbfxj {
  margin: 15px 0 0 0;
  border-left: 0;
}
.Nrzbfxj .Nrzbsq {
  padding-left: 30px;
  position: relative;
  color: #666;
  text-decoration: none;
}
.Nrzbfxj .Nrzbsq:after {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 9px;
  background: url(../img/wzgcicon.png) no-repeat 2px -314px;
}
.NCquotation {
  padding: 30px 29px;
  border: 1px solid #eee;
  border-radius: 3px;
  margin: 0 auto 20px;
}
.NCquotation .NCtop {
  margin-bottom: 30px;
}
.NCquotation .title {
  width: 90px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  background-color: #c33;
  font-family: "SimSun";
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.NCquotation a {
  display: block;
}
.NCquotation p {
  position: relative;
  min-height: 56px;
  padding-top: 44px;
  line-height: 28px;
  font-size: 18px;
  letter-spacing: 2px;
}
.NCquotation p:before {
  position: absolute;
  left: 0;
  top: 20px;
  content: '';
  width: 24px;
  height: 19px;
  background: url(../img/yinhao.png) no-repeat;
}
.NCquotation h6 {
  position: relative;
  padding-top: 35px;
  line-height: 20px;
  font-size: 14px;
}
.NCquotation h6:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: '————';
  color: #f66;
  letter-spacing: -1px;
  font-weight: bold;
  font-family: "微软雅黑";
}
.NCquotation .NCfutitle {
  margin-top: 7px;
  line-height: 16px;
  font-size: 12px;
  color: #999;
}
.NCbottom {
  width: 200px;
  height: 36px;
  margin: 0 auto;
}
.NCbottom div {
  float: left;
  width: 33.33%;
  height: 36px;
  text-align: center;
  cursor: pointer;
}
.NCbottom .NCweibo .weiboIcon {
  display: block;
  width: 20px;
  height: 18px;
  margin: 0 auto;
  background: url(../img/C_creating.png) no-repeat 0 -33px;
}
.NCbottom .NCweibo:hover .weiboIcon {
  background-position: -28px -33px;
}
.NCbottom .NCweixin {
  position: relative;
}
.NCbottom .NCweixin .weixinIcon {
  display: block;
  width: 20px;
  height: 18px;
  margin: 0 auto;
  background: url(../img/C_creating.png) no-repeat 0 -74px;
}
.NCbottom .NCweixin .erweima {
  position: absolute;
  left: -8px;
  top: -92px;
  width: 80px;
  height: 80px;
  border: 1px solid #ccc;
  background-color: white;
  display: none;
}
.NCbottom .NCweixin .erweima img {
  width: 80px;
  height: 80px;
}
.NCbottom .NCweixin .erweima div {
  position: absolute;
  left: 36px;
  bottom: -6px;
  width: 10px;
  height: 10px;
  border: 1px solid #ccc;
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(45deg);
  background-color: white;
}
.NCbottom .NCweixin:hover .erweima {
  display: block;
}
.NCbottom .NCweixin:hover .weixinIcon {
  background-position: -28px -74px;
}
.NCbottom .NCdianzan {
  position: relative;
}
.NCbottom .NCdianzan .dianzanIcon {
  display: block;
  width: 20px;
  height: 18px;
  margin: 0 auto;
  background: url(../img/C_creating.png) no-repeat 0 -13px;
}
.NCbottom .NCdianzan .active {
  background-position-x: -28px;
}
.NCbottom .NCdianzan .dianzanNumber {
  color: #666;
  text-align: center;
}
.NCbottom .NCdianzan .tishi {
  position: absolute;
  left: -17px;
  bottom: 40px;
  width: 100px;
  display: none;
  padding: 3px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: white;
  text-align: center;
  line-height: normal;
}
.NCbottom .NCdianzan .tishi span {
  position: absolute;
  left: 50px;
  bottom: -3px;
  width: 3px;
  height: 3px;
  border: 1px solid #ccc;
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(45deg);
  background-color: white;
}
.NCbottom .NCdianzan:hover .dianzanIcon {
  background-position: -28px -13px;
}
.NCbottom .NCdianzan:hover .dianzanNumber {
  color: #f66;
}
.Newylbox {
  background-color: #fff;
  box-shadow: 0 0 3px #999;
  border-radius: 3px;
  margin-bottom: 30px;
  position: relative;
}
.Newylbox .Newyltop {
  width: 125px;
  height: 65px;
  background: url(../img/Frigtit.png) no-repeat -5px -113px;
}
.Newylbox .Newyltext {
  padding: 7px 20px 20px 33px;
  border-bottom: 1px solid #eee;
}
.Newylbox .Newyltext h2 {
  line-height: 28px;
  font-size: 18px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
.Newylbox .Newyltext h2:after {
  display: block;
  content: '';
  width: 55px;
  height: 1px;
  background: #cf4141;
  position: absolute;
  bottom: 0;
  left: 0;
}
.Newylbox .Newyltext h3 {
  font-size: 14px;
}
.Newylbox .Newyltext h4 {
  padding-top: 5px;
  font-size: 12px;
  line-height: 16px;
  color: #999;
}
.Newylbox .Newylzsbottom {
  position: absolute;
  bottom: -8px;
  width: 98%;
  left: 1%;
  height: 8px;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 2px 4px #eee;
}
.Newylcvbox {
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
}
.Newylcvbox .Neylnb {
  display: inline-block;
  padding-left: 20px;
  position: relative;
  line-height: 20px;
  height: 20px;
  margin: 0 8px;
}
.Newylcvbox .Neylnb:after {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: -3px;
  top: 0;
  background: url(../img/C_creating.png) no-repeat 0 -52px;
}
.Newylcvbox .Neylnb:hover {
  color: #f66;
}
.Newylcvbox .Neylnb:hover:after {
  background: url(../img/C_creating.png) no-repeat -28px -52px;
}
.Newylcvbox .Newyldz:after {
  background: url(../img/C_creating.png) no-repeat 1px -11px;
}
.Newylcvbox .Newyldz:hover:after {
  background: url(../img/C_creating.png) no-repeat -27px -11px;
}
.Newylcvbox .Newyldzyes {
  color: #f66;
}
.Newylcvbox .Newyldzyes:after {
  background: url(../img/C_creating.png) no-repeat -27px -11px;
}
.Newylcvbox .Newylpl:after {
  background: url(../img/atc2.png) no-repeat -401px 3px;
}
.Newylcvbox .Newylpl:hover:after {
  background: url(../img/atc2.png) no-repeat -121px 3px;
}
.Newylcvbox .Newylwx {
  position: relative;
  top: 5px;
}
.Newylcvbox .Newylwx:after {
  width: 22px;
  background: url(../img/C_creating.png) no-repeat 1px -72px;
}
.Newylcvbox .Newylwx:hover .Newylwxewm {
  display: block;
}
.Newylcvbox .Newylwx:hover:after {
  background: url(../img/C_creating.png) no-repeat -27px -72px;
}
.Newylcvbox .Newylwx .Newylwxewm {
  display: none;
  position: absolute;
  top: -100px;
  left: -40px;
  background: #00f;
}
.Newylcvbox .Newylwx .Newylwxewm span {
  display: block;
  position: absolute;
  left: 43px;
  bottom: -3px;
  width: 6px;
  height: 6px;
  border: 1px solid #ccc;
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(45deg);
  background-color: white;
}
.Newylcvbox .Newylwx .Newylwxewm div {
  width: 90px;
  height: 90px;
  border: 1px solid #ccc;
}
.Newylcvbox .Newylwx .Newylwxewm div img {
  display: block;
  width: 100%;
}
.Newylcvbox .Newylwb {
  position: relative;
  top: 5px;
}
.Newylcvbox .Newylwb:after {
  width: 22px;
  background: url(../img/C_creating.png) no-repeat 1px -30px;
}
.Newylcvbox .Newylwb:hover:after {
  background: url(../img/C_creating.png) no-repeat -27px -30px;
}
.carefullyChosen {
  position: relative;
  padding: 52px 0 25px;
  margin-bottom: 20px;
  background: url(../img/carefullyChosen.png) no-repeat 0 0, url(../img/carefullyChosenbottom.png) no-repeat 0 bottom;
}
.carefullyChosen .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 320px;
  padding: 0;
  background: none;
}
.carefullyChosen .link a {
  display: block;
  height: 52px;
}
.carefullyChosen li {
  padding: 10px 30px 0 20px;
  background-color: #f8f8f8;
}
.carefullyChosen li .deta {
  position: relative;
  height: 22px;
  padding-left: 10px;
  line-height: 22px;
  font-size: 12px;
  color: #999;
}
.carefullyChosen li .deta:before {
  position: absolute;
  left: -1px;
  top: -2px;
  content: '·';
  font-size: 30px;
  color: #f66;
}
.carefullyChosen li p {
  max-height: 60px;
  padding-left: 10px;
  line-height: 20px;
  font-size: 16px;
}
.carefullyChosen li p a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.carefullyChosen li p a:hover {
  color: #f66;
}
.carefullyChosen2 {
  position: relative;
  background: url(../img/carefullyChosen2.png) no-repeat 0 0, url(../img/carefullyChosenbottom2.png) no-repeat 0 bottom;
}
.carefullyChosen2 li {
  background-color: #fff;
}
.latestTopics {
  position: relative;
  padding: 60px 0 25px;
  margin-bottom: 20px;
  background: url(../img/LatestTopics.png) no-repeat 0 0, url(../img/carefullyChosenbottom.png) no-repeat 0 bottom;
}
.latestTopics .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 320px;
  height: 60px;
}
.latestTopics .first {
  position: relative;
  padding: 17px 20px 0;
  background-color: #f8f8f8;
}
.latestTopics .first a {
  display: block;
}
.latestTopics .first img {
  width: 280px;
  height: 185px;
  border-radius: 3px;
}
.latestTopics .first span {
  position: absolute;
  left: 20px;
  top: 17px;
  width: 236px;
  height: 163px;
  line-height: 20px;
  padding: 22px 22px 0;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: #fff;
  letter-spacing: 2px;
  z-index: 3;
}
.latestTopics .first span:before {
  position: absolute;
  left: 22px;
  top: 5px;
  content: '—';
  font-weight: bold;
  color: #f66;
}
.latestTopics .first em {
  position: absolute;
  right: 20px;
  bottom: 0;
  height: 24px;
  line-height: 24px;
  padding: 0 12px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-bottom-right-radius: 3px;
  z-index: 4;
}
.latestTopics .NewTopics {
  height: 200px;
  padding: 20px 20px 0;
  background-color: #f8f8f8;
  overflow: hidden;
}
.latestTopics .NewTopics li {
  margin-bottom: 16px;
}
.latestTopics .NewTopics li a {
  display: block;
}
.latestTopics .NewTopics .Lpic em {
  display: block;
  padding: 0 1px 1px 0;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 0 6px 3px 6px;
  background-color: #eee;
}
.latestTopics .NewTopics .Lpic em img {
  width: 85px;
  height: 52px;
  border-radius: 3px;
}
.latestTopics .NewTopics .title {
  float: none;
  width: 180px;
  display: table-cell;
  height: 54px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
}
.latestTopics2 {
  background: url(../img/LatestTopics2.png) no-repeat 0 0, url(../img/carefullyChosenbottom2.png) no-repeat 0 bottom;
}
.latestTopics2 .first,
.latestTopics2 .NewTopics {
  background-color: #fff;
}
.hotdoc {
  margin-bottom: 20px;
}
.hotdoc .hotArticle {
  position: relative;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  background-color: #f69582;
  border-radius: 3px 3px 0 0;
  font-size: 18px;
  color: #fff;
}
.hotdoc .hotArticle:before {
  position: absolute;
  right: 25px;
  top: -5px;
  width: 67px;
  height: 55px;
  content: url(../img/24h.png);
}
.hotdoc .hotdoclist {
  padding: 20px 20px 10px;
  margin-bottom: 0;
  background-color: #f8f8f8;
  border-radius: 0 0 3px 3px;
}
.hotdoc .hotdoclist li {
  margin-bottom: 10px;
}
.hotdoc .hotdoclist li .Top1 {
  background-color: #f66;
}
.hotdoc .hotdoclist li .Top2 {
  background-color: #f96;
}
.hotdoc .hotdoclist li .Top3 {
  background-color: #fc3;
}
.hotdoc .hotdoclist li mark {
  float: left;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background-color: #ccc;
  border-radius: 50%;
  color: white;
  margin-top: 2px;
}
.hotdoc .hotdoclist li div {
  float: left;
  width: 246px;
  padding-left: 16px;
}
.hotdoc .hotdoclist li h4 {
  line-height: 20px;
  font-weight: normal;
  letter-spacing: 2px;
}
.Rwordkx {
  background: #f9f9f9;
  border-radius: 3px;
  padding: 20px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.Rtipict {
  position: absolute;
  right: -125px;
  bottom: -70px;
}
.Rtipict2 {
  position: absolute;
  right: -120px;
  bottom: -35px;
}
.Rwordone {
  overflow: hidden;
  position: relative;
}
.Rwordone div {
  width: 150px;
  height: 30px;
  float: left;
  background: url(../img/Frigtit.png) no-repeat center -244px;
}
.Rwordone .Rmorect {
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/wzgcicon.png) no-repeat center -219px;
}
.Rwordtwo div {
  background: url(../img/Frigtit.png) no-repeat center -600px;
}
.Rwordlist {
  position: relative;
}
.Rwordlist li {
  padding-left: 17px;
  position: relative;
  line-height: 20px;
  margin: 12px 0px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.Rwordlist li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 15px;
  height: 15px;
  background: url(../img/wzgcicon.png) no-repeat -8px -255px;
}
.Rwordlist li:hover {
  color: #f66;
}
.Rwordlist li:hover:after {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 15px;
  height: 15px;
  background: url(../img/wzgcicon.png) no-repeat -8px -285px;
}
.Rzklist li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  background: #f66;
  border-radius: 50%;
}
.Rzklist li:hover {
  color: #f66;
}
.Rzklist li:hover:after {
  content: '';
  left: 0;
  top: 8px;
  width: 5px;
  height: 5px;
  background: #f66;
  border-radius: 50%;
}
.Rdocuorb {
  overflow: hidden;
  margin-bottom: 30px;
}
.Rdocuorb .Rdoculef {
  width: 100px;
  height: 90px;
  background: url(../img/Frigtit.png) no-repeat center -334px;
  float: left;
}
.Rdocuorb .Rdocurig {
  padding-top: 10px;
}
.Rdocuorb .Rdocurig h2 {
  padding-left: 5px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Rdocuorb .Rdocurig h2:hover {
  color: #f66;
}
.Rcttgc {
  overflow: hidden;
  margin-bottom: 30px;
}
.Rcttgc .Rdoculef {
  width: 90px;
  height: 60px;
  background: url(../img/Frigtit.png) no-repeat center -484px;
  float: left;
}
.Rcttgc .Rdocurig {
  padding-top: 5px;
}
.Rcttgc .Rdocurig h2 {
  padding-left: 5px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Rcttgc .Rdocurig h2:hover {
  color: #f66;
}
