.sxz_head {
  height: 406px;
  width: 100%;
  position: relative;
  background: url('../images/sxz_head_bg1.png') no-repeat center;
}
.sxz_head_logo {
  height: 90px;
  margin: 0 auto;
  padding-top: 30px;
  box-sizing: border-box;
}
.sxz_head_logo img {
  display: block;
}
.sxz_head_button {
  height: 37px;
  width: 120px;
  display: table-cell;
  vertical-align: middle;
  background: #fff;
  border-radius: 6px;
  text-align: center;
}
.sxz_head_button span {
  font-size: 16px;
  color: #d71d16;
}
.sxz_head_button_box {
  margin-top: 12px;
}
.sxz_head_button_box a {
  display: block;
  width: 100%;
  height: 100%;
}
.sxz_head_content {
  margin: 0 auto;
  height: 239px;
  width: 1198px;
  box-sizing: border-box;
  padding: 42px 50px;
  line-height: 30px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -13px;
  background: url('../images/head_content_bg.png') no-repeat center / 100% 100%;
}

.sxz_content_box {
  height: 100%;
}

.sxz_content_title {
  position: relative;
}

.sxz_content_title_font {
  font-size: 24px;
  color: #222222;
  padding-left: 26px;
  font-weight: 700;
}

.sxz_content_title_font i {
  color: #d12716;
  font-weight: 700;
}

.sxz_content_title_linear {
  display: inline-block;
  height: 26px;
  margin: 0 4px;
  vertical-align: bottom;
}

.sxz_content_title_more {
  color: #999999;
  font-size: 16px;
}

.sxz_content_list li {
  height: 46px;
  line-height: 46px;
  width: 100%;
  position: relative;
  padding-left: 19px;
  box-sizing: border-box;
}

.sxz_content_patch_font1 {
  font-size: 16px;
  color: #222222;
}

.sxz_content_patch_font2 {
  font-size: 16px;
  color: #999999;
}

.sxz_content_patch1 {
  height: 30px;
  border-radius: 2px;
  width: 120px;
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 30px;
  background: #f5f5f5;
}

.sxz_content_patch2 {
  font-size: 16px;
  color: #222222;
  line-height: 30px;
}

.sxz_content_list_box {
  height: 258px;
  overflow: hidden;
}

.sxz_content_list_box > ul {
  background: url('../images/list_bg1.png') no-repeat top left 142px;
}

.sxz_content_list > li:hover .sxz_content_patch_font1 {
  color: #d12716;
}

.sxz_content_list > li:hover .sxz_content_patch2 {
  color: #d12716;
}

.sxz_content_list > li:hover .sxz_content_patch1 {
  background-color: #d12716;
}

.sxz_content_list > li:hover .sxz_content_patch1 {
  color: #fff;
}

.sxz_content_list > li:hover::after {
  background: #d12716;
}

.sxz_content_img {
  height: 110px;
  width: 564px;
  overflow: hidden;
}

.sxz_content_img img {
  display: block;
  height: 100%;
  transition: all ease 0.5s;
}

.sxz_content_img:hover img {
  transform: scale(1.15);
}

.sxz_content_img_box {
  margin: 20px auto 20px;
  display: none;
}

.bottom {
  margin: 0 auto;
  margin-top: 10px;
}
.quick {
  width: 850px;
  margin-bottom: 20px;
}
.quick .title b {
  font-size: 30px;
}
.quick .title span {
  color: #666;
  margin-left: 5px;
}
.quick .quickItem {
  margin-top: 20px;
  padding-top: 20px;
  box-shadow: 0 0 20px #ddd;
}
.quick .quickItem li {
  float: left;
  width: 241px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: #f1f1f1;
  margin: 0 0 15px 30px;
}
.quick .quickItem li:hover {
  background-color: #d12716;
}
.quick .quickItem li a:hover {
  color: #fff;
}
.quick .quickItem li:hover a {
  color: #fff;
}
.ztzl {
  margin-top: 60px;
  border-top: 5px solid #d12716;
  box-shadow: 0 0 20px #ddd;
  width: 200px;
  text-align: center;
  padding: 0 40px;
}
.ztzlItem {
  padding-top: 30px;
  line-height: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.ztzl a {
  display: block;
  margin: 15px 0;
  background-color: #d12716;
  color: #fff;
  line-height: 55px;
}

.sxz_head_wenzi {
  font-size: 50px;
  font-weight: bold;
  color: red;
  text-align: center;
  margin-top: 50px;
  text-indent: -3em;
}

.sxz_cebie {
  height: 470px;
  width: 161px;
  position: fixed;
  left: 150px;
  bottom: 40px;
  text-align: center;
  padding-top: 20px;
  box-sizing: border-box;
  line-height: 38px;
  font-size: 16px;
  background: url('../images/sxz_cebie.png') no-repeat center / 100% 100%;
}

.sxz_cebie li {
  margin: 0 auto;
  width: 90px;
  height: 36px;
  border-bottom: 1px solid #d12716;
}

.sxz_cebie li a {
  color: #333;
  font-size: 15px;
}

.sxz_cebie li:hover a {
  color: #d12716;
}

.sxz_cebie li:hover {
  background: url('../images/sxz_cebie_dian.png') no-repeat center right;
}

.sxz_cebie .sxz_xuanzhong a {
  color: #d12716;
}

.sxz_xuanzhong {
  background: url('../images/sxz_cebie_dian.png') no-repeat right 14px;
}

.sxz_content_img_box1 {
  margin: 20px auto 20px;
  height: 170px;
  background-color: #fafafa;
  display: none;
}

.sxz_content_img_box1 ul {
  font-size: 16px;
  text-align: center;
}

.sxz_content_img_box1 ul li {
  float: left;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 33.33%;
  box-sizing: border-box;
}

.sxz_content_img_box1 ul li:nth-child(2) {
  /* border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; */
  position: relative;
}

.sxz_content_img_box1 ul li:nth-child(2)::after {
  position: absolute;
  width: 1px;
  height: 30px;
  content: '';
  display: block;
  background-color: #ccc;
  left: -10px;
  top: 50%;
  transform: translate(0, -50%);
}

.sxz_content_img_box1 ul li:nth-child(2)::before {
  position: absolute;
  width: 1px;
  height: 30px;
  content: '';
  display: block;
  background-color: #ccc;
  right: -10px;
  top: 50%;
  transform: translate(0, -50%);
}

.sxz_content_img_box1 ul li i {
  color: red;
}
