/* 初始化CSS  重置浏览器样式*/
html {
  font-size: 10vw;
  background-color: #fff;
}
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;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #666;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
  transition: 0.5s all;
}
a:hover {
  text-decoration: none;
  color: #c32331;
}
i,
b {
  font-style: normal;
}
#clear {
  clear: both;
}
* {
  box-sizing: border-box;
}
.indexbox {
  background: url(../images/ymbjpic.png) center top no-repeat;
  background-color: #fff1f1;
  padding-bottom: 100px;
}
.indexbox .banner {
  height: 248px;
}
.indexbox .subchangebtn {
  margin: 0 auto;
  width: 1200px;
  height: 200px;
}
.indexbox .subchangebtn .subtn {
  width: 100%;
  height: 39px;
  border-radius: 20px;
}
.indexbox .subchangebtn .subtn a {
  float: right;
  display: block;
  width: 103px;
  height: 100%;
  border-radius: 20px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #ea4f60;
  line-height: 39px;
}
.indexbox .subchangebtn .changetn {
  height: 146px;
  width: 100%;
  margin-top: 14px;
}
.indexbox .subchangebtn .changetn ul {
  width: 100%;
  height: 100%;
}
.indexbox .subchangebtn .changetn ul li {
  margin-top: 12px;
  float: left;
  width: 386px;
  height: 134px;
  background-color: #ffffff;
  box-shadow: 0px 2px 14px 0px #e8e8e8;
  border-radius: 3px;
  position: relative;
  margin-right: 20px;
}
.indexbox .subchangebtn .changetn ul li:last-child {
  margin-right: 0;
}
.indexbox .subchangebtn .changetn ul li .pic {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 70px;
  width: 35px;
  height: 32px;
}
.indexbox .subchangebtn .changetn ul li .pic img {
  width: 100%;
  height: 100%;
}
.indexbox .subchangebtn .changetn ul li .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 85px;
  font-size: 30px;
  color: #242424;
}
.indexbox .subchangebtn .changetn ul .active {
  margin-top: 0;
}
.indexbox .subchangebtn .changetn ul .active .text {
  color: #bc1b2d;
  font-weight: 700;
}
.indexbox .subchangebtn .changetn ul .active::after {
  content: "";
  display: block;
  width: 386px;
  height: 1px;
  background-color: #efcb7d;
  position: absolute;
  bottom: -12px;
  left: 0;
}
.indexbox .conterbox {
  margin: 54px auto 0;
}
.indexbox .conterbox .ckgd {
  margin: 54px auto 0;
  width: 234px;
  height: 50px;
  background-color: #bc1b2d;
  border-radius: 25px;
}
.indexbox .conterbox .ckgd a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  border-radius: 25px;
}
.indexbox .conterbox .showitem .ssczbox {
  width: 1200px;
  margin: 0 auto;
}
.indexbox .conterbox .showitem .ssczbox form {
  width: 100%;
  height: 53px;
}
.indexbox .conterbox .showitem .ssczbox form .searchTit {
  float: left;
  width: 178px;
  height: 53px;
  line-height: 53px;
  color: #fff;
  font-size: 24px;
}
.indexbox .conterbox .showitem .ssczbox form .searchTit::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 53px;
  background: url(../images/title_zcwj_js_icon_1.png) center center no-repeat;
  margin-right: 2px;
  vertical-align: bottom;
}
.indexbox .conterbox .showitem .ssczbox form .searchLine {
  float: right;
  width: 1002px;
  height: 53px;
}
.indexbox .conterbox .showitem .ssczbox form .searchLine .txtInput {
  display: inline-block;
  width: 391px;
  height: 53px;
  background-color: #ffffff;
  border-radius: 3px;
  border: solid 1px #e8e8e8;
  padding: 17px 23px;
  color: #dbdbdb;
  font-size: 18px;
  margin-right: 15px;
}
.indexbox .conterbox .showitem .ssczbox form .searchLine .txtInput::placeholder {
  color: #dbdbdb;
}
.indexbox .conterbox .showitem .ssczbox form .searchLine .selectItem {
  display: inline-block;
  width: 391px;
  height: 53px;
  background-color: #ffffff;
  border-radius: 3px;
  border: solid 1px #e8e8e8;
  padding: 17px 23px;
  color: #dbdbdb;
  font-size: 18px;
  margin-right: 15px;
}
.indexbox .conterbox .showitem .ssczbox form .searchLine .selectItem::placeholder {
  color: #dbdbdb;
  opacity: 1;
}
.indexbox .conterbox .showitem .ssczbox form .searchLine .btnSearch {
  display: inline-block;
  width: 180px;
  height: 53px;
  background: url(../images/title_zcwj_js_icon_2.png) center center no-repeat;
  border-radius: 3px;
  padding-top: 53px;
}
.indexbox .conterbox .showitem .ssczbox #hotImg {
  height: 267px;
  width: 100%;
  color: #fff;
  overflow: hidden;
  visibility: visible;
  position: relative;
}
.indexbox .conterbox .showitem .firstbox {
  margin: 62px auto 0;
  width: 1200px;
}
.indexbox .conterbox .showitem .firstbox ul {
  width: 100%;
}
.indexbox .conterbox .showitem .firstbox ul li {
  width: 1200px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 40px;
  padding: 22px 34px;
}
.indexbox .conterbox .showitem .firstbox ul li:hover .right h2 a {
  color: #bc1b2d;
}
.indexbox .conterbox .showitem .firstbox ul li .left {
  float: left;
  width: 96px;
  height: 44px;
  background-color: #bc1b2d;
  border-radius: 22px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  position: absolute;
  z-index: 9;
}
.indexbox .conterbox .showitem .firstbox ul li .right {
  width: 1026px;
  float: right;
  position: relative;
  padding-top: 74px;
}
.indexbox .conterbox .showitem .firstbox ul li .right h2 {
  width: 1058px;
  height: 44px;
  background-color: #fdf8f8;
  border-radius: 3px;
  margin-bottom: 30px;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 31px;
}
.indexbox .conterbox .showitem .firstbox ul li .right h2 a {
  display: block;
  width: 100%;
  font-size: 20px;
  height: 44px;
  line-height: 44px;
  color: #242424;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}
.indexbox .conterbox .showitem .firstbox ul li .right .fbtimebox {
  width: 100%;
  height: 21px;
  margin-bottom: 15px;
}
.indexbox .conterbox .showitem .firstbox ul li .right .fbtimebox .fbtime {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  color: #6e6e6e;
  font-size: 18px;
  width: 122px;
}
.indexbox .conterbox .showitem .firstbox ul li .right .fbtimebox .fbtime img {
  width: 21px;
  height: 21px;
  margin-right: 10px;
  vertical-align: middle;
}
.indexbox .conterbox .showitem .firstbox ul li .right .fbtimebox p {
  display: inline-block;
  height: 100%;
  line-height: 21px;
  width: 896px;
  color: #6e6e6e;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.indexbox .conterbox .showitem .firstbox ul li .right .fbjgbox {
  width: 100%;
  height: 21px;
  margin-bottom: 22px;
}
.indexbox .conterbox .showitem .firstbox ul li .right .fbjgbox .fbjg {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  color: #6e6e6e;
  font-size: 18px;
  width: 122px;
}
.indexbox .conterbox .showitem .firstbox ul li .right .fbjgbox .fbjg img {
  width: 21px;
  height: 21px;
  margin-right: 10px;
  vertical-align: middle;
}
.indexbox .conterbox .showitem .firstbox ul li .right .fbjgbox p {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  width: 896px;
  color: #6e6e6e;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.indexbox .conterbox .showitem .firstbox ul li .right .fgx {
  width: 100%;
  height: 1px;
  background: #e8e8e8;
}
.indexbox .conterbox .showitem .firstbox ul li .right .linkbox {
  margin: 16px auto 0;
  width: 100%;
}
.indexbox .conterbox .showitem .firstbox ul li .right .linkbox .item {
  float: left;
  width: 120px;
  height: 32px;
  background-color: #ffffff;
  border-radius: 3px;
  border: solid 1px #bc1b2d;
  margin-right: 30px;
  margin-bottom: 8px;
}
.indexbox .conterbox .showitem .firstbox ul li .right .linkbox .item:last-child {
  margin-right: 0;
}
.indexbox .conterbox .showitem .firstbox ul li .right .linkbox .item a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 32px;
  color: #bc1b2d;
  font-size: 16px;
}
.indexbox .conterbox .showitem .firstbox ul li .right .linkbox .item:hover {
  background-color: #bc1b2d;
}
.indexbox .conterbox .showitem .firstbox ul li .right .linkbox .item:hover a {
  color: #fff;
}
.indexbox .conterbox .showitem .rmtj {
  margin: 66px auto 0;
  max-width: 1920px;
}
.indexbox .conterbox .showitem .rmtj .top {
  background: url(../images/title_rmtj.png) no-repeat center top;
  width: 100%;
  height: 36px;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx {
  margin: 78px auto 0;
  max-width: 1200px;
  height: 368px;
  position: relative;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-swiper {
  width: 1043px;
  margin: 0 auto;
  height: 368px;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-swiper .swiper-slide {
  width: 307px;
  height: 368px;
  background-color: #fff;
  border-radius: 3px;
  border: solid 1px #dbdbdb;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-swiper .swiper-slide .pic {
  height: 298px;
  width: 100%;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-swiper .swiper-slide .pic a {
  display: block;
  width: 100%;
  height: 100%;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-swiper .swiper-slide .pic a img {
  width: 100%;
  height: 100%;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-swiper .swiper-slide .text {
  width: 100%;
  height: 70px;
  position: relative;
  background-color: #fff;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-swiper .swiper-slide .text a {
  width: 262px;
  height: 40px;
  font-size: 16px;
  color: #242424;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-swiper .swiper-slide .text:hover {
  background-color: #bc1b2d;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-swiper .swiper-slide .text:hover a {
  color: #fff;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 49px;
  height: 134px;
  background: url(../images/zcjd_left_btn.png) no-repeat center center;
  opacity: 0.8;
  z-index: 9999;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-prev:hover {
  opacity: 1;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 49px;
  height: 134px;
  background: url(../images/zcjd_right_btn.png) no-repeat center center;
  opacity: 0.8;
  z-index: 9999;
}
.indexbox .conterbox .showitem .rmtj .swiperbpx .rmtj-next:hover {
  opacity: 1;
}
.indexbox .conterbox .showitem .zcjd {
  margin: 66px auto 0;
  width: 1200px;
}
.indexbox .conterbox .showitem .zcjd .top {
  background: url(../images/title_zcjd.png) no-repeat center top;
  width: 100%;
  height: 35px;
  position: relative;
}
.indexbox .conterbox .showitem .zcjd .top .more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #bc1b2d;
  font-size: 16px;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist {
  margin: 39px auto 0;
  width: 1200px;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul {
  width: 100%;
  overflow: hidden;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li {
  width: 577px;
  height: 194px;
  background: #fff;
  border-radius: 3px;
  border: solid 1px #e8e8e8;
  float: left;
  padding: 25px 36px 20px 33px;
  margin-bottom: 40px;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li:nth-child(2n) {
  float: right;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li:hover .name a {
  color: #bc1b2d;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .name {
  width: 100%;
  overflow: hidden;
  padding-left: 4px;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .name img {
  display: inline-block;
  width: 18px;
  height: 19px;
  margin-top: 4px;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .name a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #242424;
  margin-left: 10px;
  width: 472px;
  font-weight: bold;
  float: right;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .fbtimebox {
  margin: 24px auto 0;
  width: 100%;
  height: 21px;
  margin-bottom: 15px;
  padding-left: 7px;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .fbtimebox .fbtime {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  color: #6e6e6e;
  font-size: 16px;
  width: 114px;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .fbtimebox .fbtime img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .fbtimebox p {
  display: inline-block;
  height: 100%;
  line-height: 21px;
  width: 378px;
  color: #6e6e6e;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .fbjgbox {
  width: 100%;
  height: 21px;
  margin-bottom: 22px;
  padding-left: 7px;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .fbjgbox .fbjg {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  color: #6e6e6e;
  font-size: 16px;
  width: 114px;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .fbjgbox .fbjg img {
  width: 19px;
  height: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
.indexbox .conterbox .showitem .zcjd .zcjdlist ul li .fbjgbox p {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  width: 378px;
  color: #6e6e6e;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.indexbox .conterbox .showitem .gpwd {
  margin: 66px auto 0;
  width: 1200px;
}
.indexbox .conterbox .showitem .gpwd .top {
  background: url(../images/title_gpwd.png) no-repeat center top;
  height: 36px;
  width: 100%;
  position: relative;
}
.indexbox .conterbox .showitem .gpwd .top .more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 16px;
}
.indexbox .conterbox .showitem .gpwd .listbox {
  margin: 38px auto 0;
  width: 1200px;
}
.indexbox .conterbox .showitem .gpwd .listbox ul {
  width: 100%;
  overflow: hidden;
}
.indexbox .conterbox .showitem .gpwd .listbox ul li {
  width: 578px;
  height: 242px;
  background-color: #ffffff;
  box-shadow: inset 0px 2px 0px 0px #f24c36;
  float: left;
  margin-bottom: 35px;
  padding: 37px 24px 40px 25px;
}
.indexbox .conterbox .showitem .gpwd .listbox ul li:nth-child(2n) {
  float: right;
}
.indexbox .conterbox .showitem .gpwd .listbox ul li:hover h2 .text a {
  color: #bd2032;
}
.indexbox .conterbox .showitem .gpwd .listbox ul li h2 {
  background: url(../images/title_gpwd_namebj.png) no-repeat center top;
  width: 529px;
  height: 71px;
  padding-left: 68px;
  padding-top: 12px;
}
.indexbox .conterbox .showitem .gpwd .listbox ul li h2 .text {
  width: 450px;
  height: 50px;
  position: relative;
}
.indexbox .conterbox .showitem .gpwd .listbox ul li h2 .text a {
  width: 450px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  color: #242424;
  font-size: 18px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox .conterbox .showitem .gpwd .listbox ul li p {
  margin: 29px auto 0;
  width: 517px;
  font-size: 16px;
  color: #6e6e6e;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox .conterbox .showitem .gpwd .listbox ul li p a {
  color: #bd2032;
}
.indexbox .firstbox {
  margin: 62px auto 0;
  width: 1200px;
}
.indexbox .firstbox ul {
  width: 100%;
}
.indexbox .firstbox ul li {
  width: 1200px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 40px;
  padding: 22px 34px;
}
.indexbox .firstbox ul li:hover .right h2 a {
  color: #bc1b2d;
}
.indexbox .firstbox ul li .left {
  float: left;
  width: 96px;
  height: 44px;
  background-color: #bc1b2d;
  border-radius: 22px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  position: absolute;
  z-index: 9;
}
.indexbox .firstbox ul li .right {
  width: 1026px;
  float: right;
  position: relative;
  padding-top: 74px;
}
.indexbox .firstbox ul li .right h2 {
  width: 1058px;
  height: 44px;
  background-color: #fdf8f8;
  border-radius: 3px;
  margin-bottom: 30px;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 31px;
}
.indexbox .firstbox ul li .right h2 a {
  display: block;
  width: 100%;
  font-size: 20px;
  height: 44px;
  line-height: 44px;
  color: #242424;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}
.indexbox .firstbox ul li .right .fbtimebox {
  width: 100%;
  height: 21px;
  margin-bottom: 15px;
}
.indexbox .firstbox ul li .right .fbtimebox .fbtime {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  color: #6e6e6e;
  font-size: 18px;
  width: 122px;
}
.indexbox .firstbox ul li .right .fbtimebox .fbtime img {
  width: 21px;
  height: 21px;
  margin-right: 10px;
  vertical-align: middle;
}
.indexbox .firstbox ul li .right .fbtimebox p {
  display: inline-block;
  height: 100%;
  line-height: 21px;
  width: 896px;
  color: #6e6e6e;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.indexbox .firstbox ul li .right .fbjgbox {
  width: 100%;
  height: 21px;
  margin-bottom: 22px;
}
.indexbox .firstbox ul li .right .fbjgbox .fbjg {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  color: #6e6e6e;
  font-size: 18px;
  width: 122px;
}
.indexbox .firstbox ul li .right .fbjgbox .fbjg img {
  width: 21px;
  height: 21px;
  margin-right: 10px;
  vertical-align: middle;
}
.indexbox .firstbox ul li .right .fbjgbox p {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  width: 896px;
  color: #6e6e6e;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.indexbox .firstbox ul li .right .fgx {
  width: 100%;
  height: 1px;
  background: #e8e8e8;
}
.indexbox .firstbox ul li .right .linkbox {
  margin: 16px auto 0;
  width: 100%;
}
.indexbox .firstbox ul li .right .linkbox .item {
  float: left;
  width: 120px;
  height: 32px;
  background-color: #ffffff;
  border-radius: 3px;
  border: solid 1px #bc1b2d;
  margin-right: 30px;
  margin-bottom: 8px;
}
.indexbox .firstbox ul li .right .linkbox .item:last-child {
  margin-right: 0;
}
.indexbox .firstbox ul li .right .linkbox .item a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 32px;
  color: #bc1b2d;
  font-size: 16px;
}
.indexbox .firstbox ul li .right .linkbox .item:hover {
  background-color: #bc1b2d;
}
.indexbox .firstbox ul li .right .linkbox .item:hover a {
  color: #fff;
}
.indexbox .zcjd {
  margin: 66px auto 0;
  width: 1200px;
}
.indexbox .zcjd .zcjdlist {
  margin: 39px auto 0;
  width: 1200px;
}
.indexbox .zcjd .zcjdlist ul {
  width: 100%;
  overflow: hidden;
}
.indexbox .zcjd .zcjdlist ul li {
  width: 577px;
  height: 194px;
  background: #fff;
  border-radius: 3px;
  border: solid 1px #e8e8e8;
  float: left;
  padding: 25px 36px 20px 33px;
  margin-bottom: 40px;
}
.indexbox .zcjd .zcjdlist ul li:nth-child(2n) {
  float: right;
}
.indexbox .zcjd .zcjdlist ul li:hover .name a {
  color: #bc1b2d;
}
.indexbox .zcjd .zcjdlist ul li .name {
  width: 100%;
  overflow: hidden;
}
.indexbox .zcjd .zcjdlist ul li .name img {
  display: inline-block;
  width: 18px;
  height: 19px;
  margin-top: 4px;
}
.indexbox .zcjd .zcjdlist ul li .name a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  color: #242424;
  margin-left: 10px;
  width: 472px;
  font-weight: bold;
  float: right;
}
.indexbox .zcjd .zcjdlist ul li .fbtimebox {
  margin: 24px auto 0;
  width: 100%;
  height: 21px;
  margin-bottom: 15px;
}
.indexbox .zcjd .zcjdlist ul li .fbtimebox .fbtime {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  color: #6e6e6e;
  font-size: 16px;
  width: 114px;
}
.indexbox .zcjd .zcjdlist ul li .fbtimebox .fbtime img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
.indexbox .zcjd .zcjdlist ul li .fbtimebox p {
  display: inline-block;
  height: 100%;
  line-height: 21px;
  width: 378px;
  color: #6e6e6e;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.indexbox .zcjd .zcjdlist ul li .fbjgbox {
  width: 100%;
  height: 21px;
  margin-bottom: 22px;
}
.indexbox .zcjd .zcjdlist ul li .fbjgbox .fbjg {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  color: #6e6e6e;
  font-size: 16px;
  width: 114px;
}
.indexbox .zcjd .zcjdlist ul li .fbjgbox .fbjg img {
  width: 19px;
  height: 18px;
  margin-right: 10px;
  vertical-align: middle;
}
.indexbox .zcjd .zcjdlist ul li .fbjgbox p {
  display: inline-block;
  height: 21px;
  line-height: 21px;
  width: 378px;
  color: #6e6e6e;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.indexbox .gpwd {
  margin: 66px auto 0;
  width: 1200px;
}
.indexbox .gpwd .listbox {
  margin: 38px auto 0;
  width: 1200px;
}
.indexbox .gpwd .listbox ul {
  width: 100%;
  overflow: hidden;
}
.indexbox .gpwd .listbox ul li {
  width: 578px;
  height: 242px;
  background-color: #ffffff;
  box-shadow: inset 0px 2px 0px 0px #f24c36;
  float: left;
  margin-bottom: 35px;
  padding: 37px 24px 40px 25px;
}
.indexbox .gpwd .listbox ul li:nth-child(2n) {
  float: right;
}
.indexbox .gpwd .listbox ul li:hover h2 .text a {
  color: #bc1b2d;
}
.indexbox .gpwd .listbox ul li h2 {
  background: url(../images/title_gpwd_namebj.png) no-repeat center top;
  width: 529px;
  height: 71px;
  padding-left: 68px;
  padding-top: 12px;
}
.indexbox .gpwd .listbox ul li h2 .text {
  width: 450px;
  height: 50px;
  position: relative;
}
.indexbox .gpwd .listbox ul li h2 .text a {
  width: 450px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  color: #242424;
  font-size: 18px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox .gpwd .listbox ul li p {
  margin: 29px auto 0;
  width: 517px;
  font-size: 16px;
  color: #6e6e6e;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexbox .gpwd .listbox ul li p a {
  color: #bd2032;
}
