.slsjianjie_row {
  width: 100%;
  height: 490px;
  margin-top: 20px;
  padding: 15px 38px 0 38px;
  background: #78797a;
  background: url(../image/sljianjie_bg.png) no-repeat left bottom;
  background-size: 100% auto;
}
.jj_top {
  overflow: hidden;
}
.slsjj_img {
  float: left;
}
.sls_text {
  position: relative;
  float: right;
  width: 635px;
  height: 253px;
  margin-top: 6px;
}
.sls_text p {
  width: 635px;
  line-height: 2;
  text-indent: 28px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.sls_text a {
  position: absolute;
  right: 0;
  bottom: 4px;
  color: #ffbb00;
}
.sls_text a:hover {
  position: absolute;
  right: 0;
  bottom: 4px;
  color: #ffcc00;
}
.jj_bottom {
  width: 1024px;
  margin: 50px auto 0 auto;
  overflow: hidden;
}
.tm_item {
  min-width: 128px;
  height: 94px;
  float: left;
  background: url(../image/shiqi_dot.png) no-repeat center bottom;
}
.tm_item p {
  text-align: center;
}

.fangzhang_row {
  position: relative;
  width: 100%;
  height: 435px;
  margin-top: 40px;
  box-sizing: border-box;
  padding: 40px;
  background: #78797a;
}
.fangzhang_left {
  position: relative;
  position: absolute;
  left: 40px;
  top: 40px;
  width: 458px;
  height: 351px;
  background: url(../image/fz_imgbg.png) no-repeat center bottom;
}
.fz_titleimg {
  position: absolute;
  z-index: 1;
  left: 30px;
  top: -39px;
}
.fangzhang_right {
  position: absolute;
  right: 34px;
  top: 40px;
}
.fangzhang_right .fz_text {
  width: 635px;
  height: 228px;
  margin-top: 6px;
  line-height: 1.8;
  text-indent: 28px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  overflow: hidden;
}
.fangzhang_right .xq_more {
  display: block;
  width: 635px;
  text-align: right;
  color: #f6b81b;
  margin-bottom: 15px;
}
.fangzhang_right .xq_more:hover {
  color: #ffcc00;
}
.fz_rukou {
  width: 100%;
  box-sizing: border-box;
  padding-left: 30px;
  overflow: hidden;
}
.fz_rukou li {
  width: 116px;
  float: left;
}

.fz_rukou li img {
  width: 48px;
  margin: 0 auto;
}
.fz_rukou li .icon_name a {
  width: 116px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 8px;
}
.fz_rukou li .icon_name a:hover {
  color: #ffcc00;
}
.fz_rukou li:hover .icon_name a {
  color: #ffcc00;
}

.tangkou_row {
  margin-top: 20px;
  overflow: hidden;
}
.tangkou_box {
  float: left;
  width: 830px;
}
.dashiji_box {
  float: right;
}
.ygfc_pic {
  overflow: hidden;
  margin-top: 8px;
}
.pic_item {
  position: relative;
  float: left;
  width: 256px;
  height: 242px;
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.ygfc_pic li:first-child + li + li {
  margin-right: 0;
}
.ygfc_pic li:first-child + li + li + li + li + li {
  margin-right: 0;
}
.pic_item img {
  width: 100%;
  overflow: hidden;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.pic_item:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.pic_item:hover a {
  color: #ffcc00;
}
.pic_item:hover .bottom_pic a {
  color: #ffcc00;
}
.bottom_pic {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  /* filter:聽progid:DXImageTransform.Microsoft.Gradient(startColorstr=#80000000,endColorstr=#80000000); */
}

.dashiji_box {
  width: 340px;
}

.dshd_rcontent {
  padding: 15px;
  background: #838384;
}
.first_news {
  width: 100%;
  position: relative;
}
.first_news .bottom_p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38px;
  text-align: left;
  padding: 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 38px;
  background: rgba(0, 0, 0, 0.6);
  /* filter:聽progid:DXImageTransform.Microsoft.Gradient(startColorstr=#60000000,endColorstr=#60000000); */
}
.first_news:hover .bottom_p a {
  color: #ffcc00;
}
.else_p {
  overflow: hidden;
  margin-top: 16px;
}
.else_p a {
  display: block;
  width: 100%;
  padding: 10px;
  background: #75777a;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
}
.else_p a:hover {
  color: #ffcc00;
}

.xiayuan_row {
  position: relative;
  width: 100%;
  height: 743px;
  margin-top: 30px;
  overflow: hidden;
}
.big_xiayuan {
  position: absolute;
  left: 0;
  top: 0;
  width: 585px;
  height: 490px;
  overflow: hidden;
}

.big_xiayuan img {
  width: 100%;
}
.xiayuan_jianjie {
  position: absolute;
  right: 0;
  top: 0;
  width: 584px;
  height: 228px;
  padding: 8px 22px;
  overflow: hidden;
  background: url(../image/xiayuan_jianjiebg.png) no-repeat left bottom;
}
.xiayuan_text {
  height: 112px;
  line-height: 1.6;
  padding: 4px 10px;
  text-indent: 28px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.text_more {
  display: block;
  text-align: right;
  margin-top: 10px;
  padding: 0 12px;
  color: #f6b81b;
}
.text_more:hover {
  color: #ffcc00;
}
.small_img {
  position: relative;
  position: absolute;
  width: 277px;
  height: 229;
  overflow: hidden;
}
.small_img img {
  width: 100%;
}
.xiayuan_row img {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.big_xiayuan:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.big_xiayuan:hover .bottom_pic a {
  color: #ffcc00;
}
.small_img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.small_img:hover .bottom_pic a {
  color: #ffcc00;
}
.small_xiayuan li:first-child {
  top: 260px;
  left: 615px;
}
.small_xiayuan li:first-child + li {
  top: 260px;
  left: 921px;
}
.small_xiayuan li:first-child + li + li {
  top: 516px;
  left: 0;
}
.small_xiayuan li:first-child + li + li + li {
  top: 516px;
  left: 307px;
}
.small_xiayuan li:first-child + li + li + li + li {
  top: 516px;
  left: 614px;
}
.small_xiayuan li:first-child + li + li + li + li + li {
  top: 516px;
  right: 0;
}

.wenhuazhognxin_row {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 40px;
}
.whzx_left {
  width: 830px;
  float: left;
}
.wenhuazhognxin_row .ygfc_pic {
  margin-top: 0;
}
.whzx_right {
  width: 340px;
  float: right;
}
.fc_content {
  width: 100%;
  height: 100%;
  padding: 15px;
  background: #838384;
}
.fist_hd h3 a {
  font-size: 16px;
  display: inline-block;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.fist_hd h3:hover a {
  color: #ffcc00;
}
.fist_hd h3:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  margin-right: 10px;
  background: url(../image/news_dot.png) no-repeat center center;
}
.fist_hd .text_hd {
  font-size: 14px;
  color: #fff;
  padding-left: 20px;
  margin-top: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 16px;
}
.fist_hd:hover h3 a,
.fist_hd:hover .text_hd {
  color: #ffcc00;
}
.hdnew_title li {
  margin-top: 17px;
  padding-left: 2px;
}

.hdnew_title li a:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  background: #f8b551;
  margin-right: 8px;
}

.hdnew_title li a {
  display: block;
  font-size: 14px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.hdnew_title li:hover a {
  color: #ffcc00;
}
