﻿.sxz-width {
  width: 1180px;
}

/* 列表概览开始 */
.sxz-container {
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  margin-top: 34px;
  min-height: 36vh;
  box-sizing: border-box;
  padding: 40px 30px;
}

.sxz-general-box {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #f8f9fb;
}

/* 通用左侧列表开始 */
.sxz-general-left {
  float: left;
  width: 220px;
  min-height: 990px;
  box-sizing: border-box;
  padding: 10px 30px;
  background: url('../images/sxz-general-left.png') no-repeat center;
}

.sxz-gl-head {
  height: 82px;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #dedfe0;
}

.sxz-gl-head::after {
  position: absolute;
  content: '';
  display: block;
  width: 1px;
  height: 50px;
  top: 50%;
  right: -50px;
  transform: translate(0, -50%);
  background-color: #dedfe0;
}

.sxz-gl-head h3 {
  font-size: 24px;
  color: #307ebb;
  font-weight: 700;
  line-height: 82px;
  text-align: center;
}

.sxz-gl-head h3::before {
  content: '';
  width: 6px;
  height: 6px;
  display: inline-block;
  background-color: #307ebb;
  vertical-align: text-top;
  margin-right: 20px;
  margin-top: 8px;
}

.sxz-general-left ul {
  width: 100%;
  margin-top: 20px;
}

.sxz-general-left li {
  width: 100%;
  margin-top: 10px;
}

.sxz-general-left a {
  display: block;
  width: 100%;
  height: 100%;
  height: 45px;
  font-size: 18px;
  line-height: 45px;
  text-align: center;
  color: #222222;
}

.sxz-general-left>ul>li.on>a {
  width: 100%;
  margin-top: 10px;
  border-radius: 4px;
  background-color: #307ebb;
  box-shadow: 0 0 15px rgba(48, 126, 187, 0.5);
}

.sxz-general-left>ul>li.on>a {
  line-height: 45px;
  text-align: center;
  color: #fff;
}

.sxz-general-left>ul>li:hover>a {
  width: 100%;
  margin-top: 10px;
  border-radius: 4px;
  background-color: #307ebb;
  box-shadow: 0 0 15px rgba(48, 126, 187, 0.5);
}

.sxz-general-left>ul>li:hover>a {
  line-height: 45px;
  text-align: center;
  color: #fff;
}

.sxz-general-left>ul>li>ul>li>a {
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #666666;
}

.sxz-general-left>ul>li>ul>li.on>a {
  color: #307ebb;
}

.sxz-general-left>ul>li>ul>li:hover>a {
  color: #307ebb;
}

/* 通用左侧列表结束 */

/* 列表概览右侧列表开始 */
.sxz-general-right {
  height: 100%;
  width: 822px;
  float: right;
  margin-right: 40px;
}

.sxz-gr-head {
  height: 68px;
  width: 100%;
  margin-top: 25px;
  background: url('../images/sxz-gr-head1.png') repeat-x left bottom;
}

.sxz-gr-head span {
  padding-left: 35px;
  font-size: 16px;
  line-height: 60px;
  color: #333333;
  background: url('../images/sxz-gr-head.png') no-repeat center left;
}

.sxz-gr-head a {
  font-size: 16px;
  line-height: 60px;
  color: #333333;
}

.sxz-gr-head a.on {
  color: #307ebb;
}

.sxz-gr-head a:hover {
  color: #307ebb;
}

/* 通用列表开始 */
.sxz-general-list {
  height: 240px;
}

.sxz-general-list ul {
  height: 248px;
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
  border-bottom: 1px dashed #e6e6e6;
}

.sxz-general-list li {
  height: 45px;
  width: 100%;
}

.sxz-general-list a {
  font-size: 16px;
  padding-left: 28px;
  line-height: 45px;
  width: 670px;
  color: #666666;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  float: left;
  position: relative;
}

.sxz-general-list a:hover {
  color: #307ebb;
}

.sxz-general-list a::before {
  height: 8px;
  width: 8px;
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translate(0, -50%) rotate(45deg);
  background-color: #eef4f9;
}

.sxz-general-list span {
  float: right;
  line-height: 45px;
  font-size: 16px;
  color: #999999;
}

/* 通用列表结束 */

.sxz-fenye {
  margin-top: 34px;
  width: 100%;
  height: 40px;
  background: url('../images/sxz-fenye.png') no-repeat center;
}

/* 列表概览右侧列表结束 */

/* 列表概览结束 */

/* 图片概览开始 */
.sxz-general-tpl {
  height: 625px;
  width: 100%;
}

.sxz-general-tpl ul {
  display: block;
  width: 100%;
  height: 630px;
  overflow: hidden;
  margin-top: 40px;
}

.sxz-general-tpl li {
  height: 190px;
  width: 252px;
  float: left;
  margin-right: 33px;
  margin-bottom: 26px;
}

.sxz-general-tpl li:nth-child(3n) {
  margin-right: 0;
}

.sxz-general-tpl li a:nth-child(1) {
  height: 142px;
  width: 252px;
  display: block;
  overflow: hidden;
  position: relative;
}

.sxz-general-tpl li a:nth-child(1) img {
  height: 142px;
  width: 252px;
  display: block;
  transition: all 0.5s ease;
}

.sxz-general-tpl li a:nth-child(1) span {
  height: 28px;
  width: 90px;
  border-radius: 4px;
  position: absolute;
  bottom: 11px;
  right: 11px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}

.sxz-general-tpl li a:nth-child(2) {
  font-size: 16px;
  color: #222222;
  line-height: 48px;
  width: 100%;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.sxz-general-tpl li:hover img {
  transform: scale(1.15);
}

.sxz-general-tpl li:hover a:nth-child(2) {
  color: #307ebb;
}

.sxz-general-tpl li:hover a:nth-child(1) span {
  color: #fff;
  background-color: #307ebb;
}

/* 图片概览结束 */

/* 细览开始 */
.sxz-general-xl {
  margin-top: 60px;
}

.sxz-general-xl h1 {
  font-size: 28px;
  color: #000000;
  line-height: 44px;
  text-align: center;
  padding: 0 30px;
  box-sizing: border-box;
}

.sxz-Div {
  min-height: 50px;
}

.sxz-Div span {
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 50px;
}

.sxz-DivBorder {
  padding: 20px 0 15px;
  border-bottom: 1px solid #e5e5e5;
}

.sxz-Divr {
  float: right;
}

.sxz-Divr em {
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 50px;
}

.sxz-Divr em a {
  font-size: 14px;
  color: #666666;
  transition: all 0.3s;
}

.sxz-Divr em a:hover {
  color: #1073b7;
}

.zhanwei {
  height: 20px;
  width: 100%;
}

.sxz1 {
  float: left;
  width: 80px;
  height: 27px;
  font-size: 14px;
  display: block;
  color: #ffffff;
  line-height: 27px;
  text-align: center;
  position: relative;
  margin: 11px 0 0 15px;
  border-radius: 3px;
  background: #d81e07;
  cursor: pointer;
}

.sxz1 .bshare-custom a {
  width: 38px;
  height: 27px;
  padding: 2px;
  margin: 11px auto 0;
}

.icon-wechat {
  background: url('../images/shaweixin.png') no-repeat center !important;
}

.icon-weibo {
  background: url('../images/shaweibo.png') no-repeat center !important;
}

.icon-qzone {
  background: url('../images/shakongjian.png') no-repeat center !important;
}

.sxz1:hover {
  color: #ffffff;
}

.bshare-custom {
  float: left;
}

.bshare-custom a:hover {
  opacity: 1 !important;
}

.sxz1:hover .bshare-custom-box {
  display: block;
}

.bshare-custom-box {
  position: absolute;
  height: 140px;
  width: 80px;
  display: none;
  top: 42px;
  left: 0;
  background: #fff;
  box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.1);
}

.bshare-custom-box:after {
  content: '';
  height: 16px;
  width: 16px;
  background: #fff;
  position: absolute;
  left: 32px;
  top: -7px;
  transform: rotate(45deg);
}

.sxz {
  float: left;
  width: 80px;
  height: 27px;
  font-size: 14px;
  color: #ffffff;
  line-height: 27px;
  text-align: center;
  margin: 11px 0 0 15px;
  border-radius: 3px;
  background: #1b75d4;
}

.sxz:hover {
  color: #ffffff;
  opacity: 0.9;
}

.sxz-Text {
  min-height: 500px;
  font-size: 16px !important;
  color: #333333 !important;
  line-height: 34px !important;
  padding: 35px 0;
  border-bottom: 1px solid #e5e5e5;
}

.sxz-Text img {
  max-width: 800px;
}

.sxz-Text table {
  max-width: 900px;
}

.sxz-Text * {
  font-size: 16px !important;
  line-height: 34px !important;
  font-family: 'Microsoft YaHei' !important;
}

#pare.fontSize14,
#pare.fontSize16,
#pare.fontSize18 {
  min-height: 300px;
}

#pare.fontSize14 * {
  line-height: 32px !important;
  font-size: 14px !important;
  font-family: 'Microsoft YaHei' !important;
}

#pare.fontSize16 * {
  line-height: 34px !important;
  font-size: 16px !important;
  font-family: 'Microsoft YaHei' !important;
}

#pare.fontSize18 * {
  line-height: 38px !important;
  font-size: 18px !important;
  font-family: 'Microsoft YaHei' !important;
}

.sxz-TopBot {
  padding: 20px 0 0;
  line-height: 36px;
}

.sxz-TopBot a {
  font-size: 16px;
  color: #333333;
  cursor: initial;
  transition: all 0.3s;
}

.sxz-TopBot span {
  font-size: 16px;
  color: #1073b7;
}

.sxz-TopBot a[href]:hover {
  color: #1073b7;
  cursor: pointer;
}

/* 细览结束 */

/* 互动交流开始 */
.sxz-sw-cut-one-tabs {
  height: 42px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}

.sxz-sw-cut-one-tabs>a {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  float: left;
}

.sxz-sw-cut-one-tabs>a p {
  padding: 0 8px;
  height: 42px;
  position: relative;
  display: inline-block;
}

.sxz-sw-cut-one-tabs>a::after {
  margin: 0 36px;
  content: '';
  width: 1px;
  height: 18px;
  display: block;
  float: right;
  background-color: #c6c6c6;
}

.sxz-sw-cut-one-tabs>a:nth-child(2)::after {
  display: none;
}

.sxz-sw-cut-one-tabs>a.active {
  color: #307ebb;
}

.sxz-sw-cut-one-tabs>a.active p::before {
  height: 2px;
  width: 100%;
  content: '';
  display: block;
  position: absolute;
  background-color: #307ebb;
  left: 0;
  bottom: 0;
}

.sxz-sw-cut-two-tabs {
  height: 42px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}

.sxz-sw-cut-two-tabs>a {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  float: left;
}

.sxz-sw-cut-two-tabs>a p {
  padding: 0 8px;
  height: 42px;
  position: relative;
  display: inline-block;
}

.sxz-sw-cut-two-tabs>a::after {
  margin: 0 36px;
  content: '';
  width: 1px;
  height: 18px;
  display: block;
  float: right;
  background-color: #c6c6c6;
}

.sxz-sw-cut-two-tabs>a:nth-child(1)::after {
  display: none;
}

.sxz-sw-cut-two-tabs>a.active {
  color: #307ebb;
}

.sxz-sw-cut-two-tabs>a.active p::before {
  height: 2px;
  width: 100%;
  content: '';
  display: block;
  position: absolute;
  background-color: #307ebb;
  left: 0;
  bottom: 0;
}

.sxz-sw-cut-one-more {
  float: right;
}

.sxz-sw-cut-one-more li {
  font-size: 16px;
  color: #999999;
  display: none;
}

.sxz-sw-cut-one-more li.on {
  display: block;
}

.sxz-sw-cut-one-more li a {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}

.sxz-sw-cut-two-more {
  float: right;
}

.sxz-sw-cut-two-more li {
  font-size: 16px;
  color: #999999;
  display: none;
}

.sxz-sw-cut-two-more li.on {
  display: block;
}

.sxz-sw-cut-two-more li a {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}

.sxz-sw-cut-swiper-one {
  height: 288px;
  width: 100%;
  overflow: hidden;
}

.sxz-sw-cut-swiper-one .sxz-swcutso-left {
  width: 924px;
  height: 280px;
  float: left;
  overflow: hidden;
  padding-right: 53px;
  border-right: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.sxz-swcutsol-head {
  font-size: 0;
  margin-top: 26px;
}

.sxz-swcutsol-head i {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  color: #222222;
  text-align: center;
  font-size: 18px;
  background-color: #f8f9fb;
}

.sxz-swcutsol-head i:nth-child(1) {
  width: 100px;
  margin-right: 2px;
}

.sxz-swcutsol-head i:nth-child(2) {
  width: 626px;
  margin-right: 2px;
}

.sxz-swcutsol-head i:nth-child(3) {
  width: 140px;
}

.sxz-sw-cut-swiper-one .sxz-swcutso-right {
  width: 194px;
  height: 280px;
  float: right;
  overflow: hidden;
}

.sxz-swcutso-left ul {
  height: 198px;
  width: 100%;
  margin-top: 6px;
  overflow: hidden;
}

.sxz-swcutso-left li {
  height: 42px;
  width: 100%;
}

.sxz-swcutso-left li span:nth-child(1) {
  display: block;
  height: 30px;
  width: 54px;
  background-color: #f8f9fb;
  font-size: 14px;
  color: #307ebb;
  line-height: 30px;
  text-align: center;
  margin-left: 24px;
  float: left;
  margin-top: 6px;
}

.sxz-swcutso-left li i {
  font-size: 16px;
  color: #222222;
  line-height: 42px;
  margin-left: 42px;
  width: 590px;
  float: left;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden;
}

.sxz-swcutso-left li span:nth-child(3) {
  line-height: 42px;
  text-align: center;
  color: #666666;
  margin-left: 47px;
  float: left;
}

.sxz-swcutso-left li:hover i {
  color: #307ebb;
}

.sxz-swcutso-right ul {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 30px 0 0 30px;
}

.sxz-swcutso-right li:nth-child(1) {
  height: 78px;
  width: 166px;
  background: url('../images/sxz-swcutso-right1.png') no-repeat center;
}

.sxz-swcutso-right li:nth-child(2) {
  height: 78px;
  width: 166px;
  margin-top: 8px;
  background: url('../images/sxz-swcutso-right2.png') no-repeat center;
}

.sxz-swcutso-right li:nth-child(3) {
  height: 78px;
  width: 166px;
  margin-top: 8px;
  background: url('../images/sxz-swcutso-right3.png') no-repeat center;
}

.sxz-swcutso-right li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 27px;
  box-sizing: border-box;
  text-align: center;
}

.sxz-swcutso-right li i {
  font-size: 16px;
  color: #fff;
  vertical-align: super;
  margin-left: 20px;
}

.sxz-swcutso-right li img {
  margin-top: 2px;
}

.sxz-interact1 {
  width: 100%;
  height: 340px;
  overflow: hidden;
}

.sxz-interact1-left {
  height: 100%;
  width: 602px;
  margin-top: 40px;
  float: left;
}

.sxz-interact1-right {
  height: 100%;
  width: 475px;
  margin-top: 40px;
  float: right;
}

.sxz-sw-cut-swiper-two {
  height: 250px;
  width: 100%;
  overflow: hidden;
}

.sxz-sw-cut-swiper-two .swiper-slide {
  width: 100%;
  height: 100%;
}

.sxz-sw-cut-swiper-two ul {
  height: 250px;
  width: 100%;
  margin-top: 5px;
  overflow: hidden;
}

.sxz-sw-cut-swiper-two li {
  height: 56px;
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}

.sxz-sw-cut-swiper-two li:nth-child(1) {
  margin-top: 15px;
}

.sxz-sw-cut-swiper-two li>div:nth-child(1) {
  height: 52px;
  width: 52px;
  border-radius: 50%;
  float: left;
  margin-top: 2px;
  font-size: 18px;
  color: #666666;
  text-align: center;
  line-height: 52px;
  border: 1px solid #e8e8e8;
}

.sxz-sw-cut-swiper-two li>div:nth-child(2) {
  float: left;
  margin-left: 30px;
}

.sxz-sw-cut-swiper-two li>div:nth-child(2) p {
  font-size: 18px;
  color: #222222;
}

.sxz-sw-cut-swiper-two li>div:nth-child(2) span {
  font-size: 16px;
  margin-top: 20px;
  display: inline-block;
  color: #999999;
}

.sxz-sw-cut-swiper-two li>div:nth-child(3) {
  float: right;
  font-size: 16px;
  width: 92px;
  height: 28px;
  display: block;
  line-height: 28px;
  text-align: center;
  border-radius: 14px;
  color: #999999;
  margin-top: 15px;
  background-color: #f8f9fb;
}

.sxz-sw-cut-swiper-two li.on>div:nth-child(3) {
  color: #ffffff;
  background-color: #307ebb;
}

.sxz-sw-cut-swiper-two li:hover>div:nth-child(2) p {
  color: #307ebb;
}

.sxz-interact1-right .sxz-general-list a {
  width: 350px;
}

.sxz-interact1-right .swiper-slide {
  width: 100%;
}

.sxz-interact1-right .sxz-general-list ul {
  margin-top: 8px;
}

.sxz-interact1-right .sxz-general-list li {
  height: 40px;
}

.sxz-interact1-right .sxz-general-list a {
  height: 40px;
  line-height: 40px;
}

.sxz-interact1-right .sxz-general-list span {
  height: 40px;
  line-height: 40px;
}

.sxz-interact2 {
  height: 161px;
  width: 100%;
  margin-top: 30px;
}

.sxz-interact2 li {
  width: 354px;
  height: 100%;
  float: left;
  margin-right: 28px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.sxz-interact2 li:nth-child(3) {
  margin-right: 0;
}

.sxz-interact2 li a:nth-child(1) {
  display: block;
  width: 100%;
  height: 100px;
  overflow: hidden;
}

.sxz-interact2 li img {
  display: block;
  width: 100%;
  height: 100px;
  transition: all 0.5s ease;
}

.sxz-interact2 li p {
  font-size: 16px;
  line-height: 61px;
  text-align: center;
}

.sxz-interact2 li:hover p {
  color: #307ebb;
}

.sxz-interact2 li:hover img {
  color: #307ebb;
  transform: scale(1.15);
}

.sxz-tpgl .sxz-general-box {
  border: none;
}

.sxz-tpgl .sxz-general-left {
  min-height: 880px;
  background: url(../images/sxz-general-left.png1.png) no-repeat center;
  background-size: 100% 100%;
}

/* 互动交流结束 */

/* 领导信箱开始 */
.sxz-slxz .sxz-gl-head::after {
  display: none;
}

.sxz-slxz .sxz-container {
  min-height: auto;
}

.sxz-slxz .sxz-general-left {
  min-height: 728px;
  background: url('../images/sxz-general-left.png1.png') no-repeat center;
}

.sxz-general-font {
  margin-top: 30px;
}

.sxz-general-font label {
  margin: 40px auto 0;
  display: block;
  text-align: center;
}

.sxz-general-font input[type='button'] {
  width: 150px;
  height: 50px;
  display: block;
  border-radius: 3px;
  background-color: #307ebb;
  outline: none;
  border: none;
  color: #fff;
  margin: 30px auto 0;
  cursor: pointer;
}

.sxz-general-font input[type='button'][disabled] {
  width: 150px;
  height: 50px;
  display: block;
  border-radius: 3px;
  background-color: #eee;
  outline: none;
  border: none;
  color: #333;
  margin: 30px auto 0;
  cursor: pointer;
}

.sxz-general-font h3 {
  font-size: 18px;
  color: #222222;
  font-weight: 700;
  line-height: 36px;
}

.sxz-general-font h3:nth-child(5) {
  margin-top: 30px;
}

.sxz-general-font p {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}

.sxz-general-f-box {
  padding-bottom: 40px;
  border-bottom: 1px solid #f5f5f5;
}

/* 领导信箱结束 */

/* 领导信箱我要写信开始 */
.sxz-general-write ul {
  margin-top: 30px;
}

.sxz-general-write em {
  float: left;
  line-height: 56px;
  font-size: 16px;
  margin-left: 20px;
}

.sxz-general-write a {
  color: #024ca1;
}

.sxz-general-write li {
  width: 100%;
  margin-bottom: 30px;
  vertical-align: middle;
}

.sxz-general-write span {
  text-align: right;
  padding-right: 22px;
  box-sizing: border-box;
  width: 110px;
  display: block;
  float: left;
  font-size: 16px;
  color: #333333;
  line-height: 50px;
}

.sxz-general-write i {
  color: red;
}

.sxz-general-write input[type='text'] {
  width: 280px;
  outline: none;
  border: 1px solid #f0f0f0;
  margin-right: 20px;
  background: #fff;
  border-radius: 3px;
  padding: 16px 22px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  float: left;
}

.sxz-general-write select {
  width: 84%;
  outline: none;
  border: 1px solid #f0f0f0;
  margin-right: 20px;
  background: #fff;
  border-radius: 3px;
  padding: 16px 22px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  float: left;
}

.sxz-general-write li:nth-child(2) input[type='text'] {
  width: 84%;
}

.sxz-general-write li:nth-child(4) input[type='text'] {
  width: 84%;
}

.sxz-general-write li:nth-child(5) input[type='text'] {
  width: 84%;
}

.sxz-general-write li:nth-child(6) textarea {
  width: 84%;
  background: #fff;
  border-radius: 3px;
  display: block;
  float: left;
  padding: 16px 22px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  border: 1px solid #f0f0f0;
}

.sxz-general-write li:nth-child(7) input[type='text'] {
  width: 214px;
}

.sxz-general-write li:nth-child(7) img {
  display: block;
  height: 100%;
  width: 160px;
  float: left;
}

.sxz_letter {
  width: 150px;
  height: 50px;
  outline: none;
  border: none;
  font-size: 16px;
}

.sxz-general-write input[type='button'] {
  background: #307ebb;
  color: #fff;
  margin-right: 30px;
  cursor: pointer;
  border-radius: 3px;
}

.sxz-general-write input[type='reset'] {
  background: #f7f8fa;
  color: #666666;
  cursor: pointer;
}

.sxz-general-write li:nth-child(8) {
  padding: 0 243px;
  margin-top: 52px;
  box-sizing: border-box;
}

.sxz-general-write input[type='text']::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-general-write input[type='text']:-moz-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-general-write input[type='text']::-moz-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-general-write input[type='text']:-ms-input-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-general-write textarea::-webkit-input-placeholder {
  color: #cccccc;
}

.sxz-general-write textarea:-moz-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-general-write textarea::-moz-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-general-write textarea:-ms-input-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

/* 领导信箱我要写信结束 */

/* 领导信息开始 */
.sxz-ldxx .sxz-general-box {
  border: none;
}

.sxz-message-head {
  height: 90px;
  width: 100%;
  background: url('../images/sxz-message-head.png') no-repeat center;
}

.sxz-ldxx .sxz-gl-head {
  border: none;
  display: inline-block;
  width: auto;
  margin-left: 50px;
}

.sxz-ldxx .sxz-gr-head {
  display: inline-block;
  width: auto;
  background: rgba(0, 0, 0, 0);
  margin-left: 88px;
  margin-top: 16px;
}

.sxz-message-c {
  margin-top: 60px;
}

.sxz-mc-r {
  width: 668px;
  height: 100%;
  float: left;
  margin-left: 37px;
}

.sxz-mc-r h3 {
  line-height: 30px;
  font-size: 22px;
  font-weight: 700;
  color: #222222;
}

.sxz-mc-r li {
  line-height: 36px;
  font-size: 18px;
  color: #333333;
  box-sizing: border-box;
  padding-left: 45px;
}

.sxz-mc-r p {
  box-sizing: border-box;
  padding-left: 45px;
  line-height: 36px !important;
  font-size: 18px;
  color: #333333;
}

.sxz-mc-r ul {
  margin-top: 20px;
}

.sxz-mc-r h3:nth-child(3) {
  margin-top: 20px;
}

.sxz-mc-l {
  width: 378px;
  float: left;
  box-sizing: border-box;
  padding: 0 40px;
  min-height: 1100px;
  border-right: 1px solid #e6e6e6;
}

.sxz-mc-lt {
  height: 295px;
  width: 100%;
}

.sxz-mc-lt img {
  height: 201px;
  width: 153px;
  display: block;
  box-sizing: border-box;
  border: 1px solid #cae7fb;
  margin: 0 auto;
}

.sxz-mc-lt h3 {
  font-size: 22px;
  color: #307ebb;
  line-height: 24px;
  margin-top: 30px;
  text-align: center;
}

.sxz-mc-lt p {
  margin-top: 20px;
  font-size: 20px;
  color: #222222;
  line-height: 24px;
  text-align: center;
}

.sxz-mc-l>h3 {
  font-size: 22px;
  line-height: 24px;
  color: #307ebb;
  padding-top: 60px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.sxz-mc-l li {
  margin-top: 20px;
}

.sxz-mc-l span {
  font-size: 18px;
  color: #222222;
  float: left;
  width: 60px;
  font-weight: 700;
  height: 100%;
  line-height: 30px;
}

.sxz-mc-l em {
  font-size: 18px;
  color: #666666;
  float: right;
  padding-left: 18px;
  line-height: 30px;
  display: block;
  width: 200px;
}

/* 领导信息结束 */

/* 领导信箱信件查询开始 */
.sxz-gq-box span {
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  float: left;
  padding: 0 20px;
}

.sxz-gq-box input[type='text'] {
  width: 240px;
  outline: none;
  border: 1px solid #f0f0f0;
  margin-right: 20px;
  background: #fff;
  border-radius: 3px;
  padding: 16px 22px;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  line-height: 22px;
  float: left;
}

.sxz-gq-box input[type='button'] {
  height: 50px;
  width: 150px;
  background-color: #307ebb;
  color: #fff;
  line-height: 50px;
  text-align: center;
  float: left;
  outline: none;
  border: none;
  font-size: 16px;
  border-radius: 3px;
}

.sxz-gq-box input[type='text']::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-gq-box input[type='text']:-moz-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-gq-box input[type='text']::-moz-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-gq-box input[type='text']:-ms-input-placeholder {
  /* WebKit browsers */
  color: #cccccc;
}

.sxz-gq-hint {
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin: 52px 0 48px;
}

.sxz-gq-list {
  height: auto;
  width: 100%;
  margin-top: 40px;
}

.sxz-gq-lb {
  height: 60px;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}

.sxz-gq-lb span {
  font-size: 16px;
  color: #666666;
  line-height: 60px;
  text-align: left;
  display: inline-block;
}

.sxz-gq-lb span:nth-child(1) {
  width: 158px;
  padding-left: 10px;
}

.sxz-gq-lb span:nth-child(2) {
  width: 315px;
}

.sxz-gq-lb span:nth-child(3) {
  width: 150px;
}

.sxz-gq-lb span:nth-child(4) {
  width: 100px;
}

.sxz-gq-lb span:nth-child(5) {
  width: 70px;
  box-sizing: border-box;
  padding-left: 16px;
}

.sxz-gq-list li span {
  font-size: 16px;
  color: #999999;
  line-height: 60px;
  display: inline-block;
}

.sxz-gq-list li span:nth-child(1) {
  width: 158px;
  padding-left: 10px;
  float: left;
}

.sxz-gq-list li span:nth-child(2) {
  width: 308px;
  box-sizing: border-box;
  padding-right: 35px;
  float: left;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.sxz-gq-list li span:nth-child(3) {
  width: 158px;
  float: left;
  box-sizing: border-box;
  padding-left: 9px;
}

.sxz-gq-list li span:nth-child(4) {
  width: 99px;
  padding-left: 26px;
  box-sizing: border-box;
  float: left;
  margin-left: 9px;
  background: url('../images/time.png') no-repeat center left;
}

.sxz-gq-list li input[type='button'] {
  width: 70px;
  height: 30px;
  float: right;
  margin-top: 14px;
  border-radius: 3px;
  padding-left: 26px;
  box-sizing: border-box;
  color: #fff;
  line-height: 30px;
  font-size: 14px;
  background: url('../images/search1.png') no-repeat center left 12px;
  background-color: #ed1b24;
  outline: none;
  border: none;
  cursor: pointer;
}

.sxz-xjcx .sxz-container {
  min-height: auto;
}

.sxz-xjcx .sxz-general-left {
  min-height: 728px;
  background: url('../images/sxz-general-left.png1.png') no-repeat center;
}

.sxz-general-query {
  margin-top: 33px;
}

/* 领导信箱信件查询结束 */

/* 领导信箱来信选登开始 */
.sxz-gd-top {
  margin-top: 33px;
}

.sxz-gd-top span {
  font-size: 16px;
  color: #333333;
  text-align: center;
  line-height: 50px;
}

.sxz-gd-top span:nth-child(1) {
  height: 50px;
  width: 496px;
  display: block;
  background-color: #f8f9fb;
  float: left;
  margin-right: 3px;
}

.sxz-gd-top span:nth-child(2) {
  height: 50px;
  width: 160px;
  display: block;
  background-color: #f8f9fb;
  float: left;
  margin-right: 3px;
}

.sxz-gd-top span:nth-child(3) {
  height: 50px;
  width: 160px;
  display: block;
  background-color: #f8f9fb;
  float: left;
}

.sxz-gd-top ul {
  margin-top: 6px;
}

.sxz-general-digest li {
  height: 50px;
  padding: 0 30px;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px dashed #e6e6e6;
}

.sxz-general-digest li a {
  color: #222222;
  font-size: 16px;
  line-height: 50px;
  width: 454px;
  float: left;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.sxz-general-digest li i {
  color: #666666;
  font-size: 14px;
  line-height: 50px;
}

.sxz-general-digest li:hover a {
  color: #307ebb;
}

.sxz-general-digest li i:nth-child(2) {
  margin-left: 62px;
  float: left;
}

.sxz-general-digest li i:nth-child(3) {
  margin-left: 82px;
  float: left;
}

.sxz-lxxd .sxz-container {
  min-height: auto;
}

.sxz-lxxd .sxz-general-left {
  min-height: 800px;
  background: url('../images/sxz-general-left.png1.png') no-repeat center;
  background-size: 100% 100%;
}

.sxz-lxxd .sxz-general-digest ul {
  min-height: 526px;
}

.sxz-lxxd .sxz-gl-head::after {
  display: none;
}

/* 领导信箱来信选登结束 */

/* 领导信箱信件回复开始 */

.sxz-general-reply {
  padding: 0 30px;
  box-sizing: border-box;
}

.sxz-gr-t {
  margin-top: 35px;
}

.sxz-gr-t ul {
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}

.sxz-gr-t li {
  width: 100%;
  margin-bottom: 30px;
  vertical-align: middle;
}

.sxz-gr-t span {
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  display: block;
  width: 90px;
  float: left;
}

.sxz-gr-t i {
  width: 240px;
  background: #fff;
  border-radius: 3px;
  display: block;
  padding: 16px 22px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  float: left;
  border: 1px solid #f0f0f0;
}

.sxz-gr-t li:nth-child(1) i:nth-child(2) {
  margin-right: 102px;
}

.sxz-gr-t li:nth-child(2) i {
  width: 88%;
}

.sxz-gr-t li:nth-child(3) i p {
  /* height: 100%; */
  overflow-y: auto;
}

.sxz-gr-t li:nth-child(3) i {
  width: 88%;
  line-height: 30px;
  height: 180px;
}

.sxz-gr-b {
  margin-top: 35px;
}

.sxz-gr-b li {
  width: 100%;
  margin-bottom: 30px;
  vertical-align: middle;
}

.sxz-gr-b span {
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  display: block;
  width: 90px;
  float: left;
}

.sxz-gr-b i {
  width: 240px;
  background: #fff;
  border-radius: 3px;
  display: block;
  padding: 16px 22px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  float: left;
  border: 1px solid #f0f0f0;
}

.sxz-gr-b li:nth-child(1) i:nth-child(2) {
  margin-right: 102px;
}

.sxz-gr-b li:nth-child(2) i {
  width: 88%;
  line-height: 30px;
  height: 180px;
}

.sxz-gr-b li:nth-child(2) i p {
  height: 100%;
  overflow-y: auto;
}

.sxz-xjhf .sxz-container {
  min-height: auto;
}

.sxz-xjhf .sxz-general-left {
  min-height: 800px;
  background: url('../images/sxz-general-left.png1.png') no-repeat center;
  background-size: 100% 100%;
}

.sxz-gr-t li:nth-child(3) i p::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.sxz-gr-t li:nth-child(3) i p::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}

.sxz-gr-t li:nth-child(3) i p::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}

.sxz-gr-b li:nth-child(2) i p::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.sxz-gr-b li:nth-child(2) i p::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}

.sxz-gr-b li:nth-child(2) i p::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}

/* 领导信箱信件回复结束 */

/* 通用列表概览开始 */
.sxz-tylbgl .sxz-gl-head {
  border: none;
  display: inline-block;
  width: auto;
  margin-left: 50px;
}

.sxz-tylbgl .sxz-gr-head {
  display: inline-block;
  width: auto;
  background: rgba(0, 0, 0, 0);
  margin-left: 88px;
  margin-top: 16px;
}

.sxz-tylbgl .sxz-general-list {
  padding: 0 40px;
  box-sizing: border-box;
}

.sxz-tylbgl .sxz-general-box {
  border: none;
}

.sxz-tylbgl .sxz-general-list a {
  width: 870px;
}

.sxz-tylbgl .sxz-fenye {
  margin-top: 40px;
  margin-bottom: 30px;
}

/* 通用列表概览结束 */

/* 通用图片概览开始 */

.sxz-tytpgl .sxz-gl-head {
  border: none;
  display: inline-block;
  width: auto;
  margin-left: 50px;
}

.sxz-tytpgl .sxz-gr-head {
  display: inline-block;
  width: auto;
  background: rgba(0, 0, 0, 0);
  margin-left: 88px;
  margin-top: 16px;
}

.sxz-tytpgl .sxz-general-tpl {
  box-sizing: border-box;
  padding: 0 35px;
  min-height: 757px;
}

.sxz-tytpgl .sxz-general-tpl ul {
  min-height: 757px;
  margin-top: 60px;
}

.sxz-tytpgl .sxz-general-tpl li {
  height: 234px;
  width: 327px;
}

.sxz-tytpgl .sxz-general-tpl li a:nth-child(1) {
  height: 183px;
  width: 327px;
  display: block;
  overflow: hidden;
  position: relative;
}

.sxz-tytpgl .sxz-general-tpl li a:nth-child(1) img {
  height: 183px;
  width: 327px;
  display: block;
  transition: all 0.5s ease;
}

.sxz-tytpgl .sxz-general-tpl li a:nth-child(2) {
  font-size: 18px;
  color: #222222;
  line-height: 51px;
  width: 100%;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.sxz-tytpgl .sxz-general-tpl li:hover a:nth-child(2) {
  color: #307ebb;
}

.sxz-tytpgl .sxz-fenye {
  margin: 20px 0 30px;
}

/* 通用图片概览结束 */

/* 通用细览开始 */
.sxz-tyxl .sxz-general-box {
  border: none;
}

.sxz-tyxl .sxz-list-c {
  box-sizing: border-box;
  padding: 0 40px;
}

.sxz-tyxl .sxz-gl-head {
  border: none;
  display: inline-block;
  width: auto;
  margin-left: 50px;
}

.sxz-tyxl .sxz-gr-head {
  display: inline-block;
  width: auto;
  background: rgba(0, 0, 0, 0);
  margin-left: 110px;
  margin-top: 16px;
}

.sxz-tyxl .sxz-general-xl h1 {
  text-align: center;
  padding: 0 53px;
}

.sxz_fenxiang_font {
  margin: 0 10px 0 20px;
}

.sxz-tyxl .bshare-custom a {
  width: 38px;
  display: inline-block;
  height: 27px;
  padding: 2px;
  margin: 11px auto 0;
}

.sxz-tyxl .sxz-TopBot {
  padding: 20px 0 20px;
}

/* 通用细览结束 */

/* 网站地图开始 */
.sxz-wzdt .sxz-gl-head {
  border: none;
  display: inline-block;
  width: auto;
  margin-left: 50px;
}

.sxz-wzdt .sxz-gr-head {
  display: inline-block;
  width: auto;
  background: rgba(0, 0, 0, 0);
  margin-left: 88px;
  margin-top: 16px;
}

.sxz-lc-box {
  margin: 0 auto 64px;
}

.sxz-lc-box li {
  padding: 30px 10px;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px dashed #e6e6e6;
}

.sxz-lc-box li i {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  width: 142px;
  line-height: 40px;
  float: left;
}

.sxz-lc-box li:hover i a {
  color: #307ebb;
}

.sxz-lc-box li>div {
  width: 956px;
  float: left;
}

.sxz-lc-box li>div span {
  width: 155px;
  display: inline-block;
  line-height: 40px;
}

.sxz-lc-box li>div a {
  color: #666666;
  font-size: 16px;
}

.sxz-lc-box li>div a:hover {
  color: #307ebb;
}

.sxz-wzdt .sxz-general-box {
  border: none;
}

/* 网站地图结束 */

/* 征集调查概览开始 */
.sxz-zjdcgl .sxz-general-left {
  min-height: 828px;
  background: url('../images/sxz-general-left.png1.png') no-repeat center;
  background-size: 100% 100%;
}

.sxz-gs-head {
  font-size: 0;
}

.sxz-gs-head span {
  height: 50px;
  display: inline-block;
  background-color: #f8f9fb;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: #333333;
}

.sxz-gs-head span:nth-child(1) {
  width: 118px;
  margin-right: 3px;
}

.sxz-gs-head span:nth-child(2) {
  width: 375px;
  margin-right: 3px;
}

.sxz-gs-head span:nth-child(3) {
  width: 160px;
  margin-right: 3px;
}

.sxz-gs-head span:nth-child(4) {
  width: 160px;
}

.sxz-general-survey {
  margin-top: 34px;
}

.sxz-general-survey ul {
  margin-top: 6px;
  min-height: 530px;
}

.sxz-general-survey li {
  height: 50px;
  width: 100%;
  border-bottom: 1px dashed #e6e6e6;
}

.sxz-general-survey li span {
  display: block;
  width: 90px;
  border-radius: 14px;
  background-color: #f8f9fb;
  height: 28px;
  font-size: 14px;
  float: left;
  color: #999999;
  text-align: center;
  line-height: 28px;
  margin: 11px 0 0 14px;
}

.sxz-general-survey li a {
  font-size: 16px;
  float: left;
  line-height: 50px;
  color: #222222;
  width: 335px;
  margin-left: 30px;

  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.sxz-general-survey li i {
  font-size: 14px;
  float: left;
  line-height: 50px;
  color: #666666;
}

.sxz-general-survey li i:nth-child(3) {
  margin-left: 75px;
}

.sxz-general-survey li i:nth-child(4) {
  margin-left: 85px;
}

.sxz-general-survey li:hover a {
  color: #307ebb;
}

.sxz-general-survey li.on span {
  color: #fff;
  background-color: #307ebb;
}

/* 征集调查概览结束 */

/* 征集调查细览开始 */
.sxz-zjdcxl .sxz-list-c {
  box-sizing: border-box;
  padding: 0 40px;
}

.sxz-zjdcxl .sxz-gl-head {
  border: none;
  display: inline-block;
  width: auto;
  margin-left: 50px;
}

.sxz-zjdcxl .sxz-gr-head {
  display: inline-block;
  width: auto;
  background: rgba(0, 0, 0, 0);
  margin-left: 88px;
  margin-top: 16px;
}

.sxz-zjdcxl .bshare-custom a {
  width: 38px;
  display: inline-block;
  height: 27px;
  padding: 2px;
  margin: 11px auto 0;
}

.sxz-zjdcxl .sxz-general-box {
  border: none;
}

.sxz-zjdcxl .sxz-Text {
  min-height: 204px;
  border-bottom: none;
}

.sxz-zjdcxl .sxz-idea:nth-child(3) {
  margin-top: 40px;
}

.sxz-idea .sxz-gl-head {
  margin-left: 0;
}

.sxz-idea-box {
  width: 100%;
  box-sizing: border-box;
  padding: 38px 50px 6px;
  border: 1px solid #e6e6e6;
}

.sxz-idea-box .sxz-general-write ul {
  margin-top: 0;
}

.sxz-idea-box .sxz-general-write li:nth-child(1) input[type='text']:nth-child(2) {
  width: 328px;
}

.sxz-idea-box .sxz-general-write li:nth-child(1) input[type='text']:nth-child(4) {
  width: 328px;
  margin-right: 0;
}

.sxz-idea-box .sxz-general-write li:nth-child(1) span:nth-child(3) {
  margin-left: 42px;
}

.sxz-idea-box .sxz-general-write li:nth-child(2) textarea {
  width: 88%;
  background: #fff;
  border-radius: 3px;
  display: block;
  float: left;
  padding: 16px 22px;
  box-sizing: border-box;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  border: 1px solid #f0f0f0;
}

.sxz-idea-box .sxz-general-write li:nth-child(3) {
  margin-bottom: 0;
}

.sxz-idea-box .sxz-general-write li:nth-child(3) input[type='text'] {
  width: 214px;
}

.sxz-idea-box .sxz-general-write img {
  float: left;
}

.sxz-idea-box .sxz-general-write input[type='button'] {
  float: right;
}

.sxz-idea-box .sxz-general-write input[type='reset'] {
  float: right;
}

.sxz-idea-box .sxz-ib-list li>span {
  font-size: 16px;
  line-height: 40px;
  color: #333333;
  float: left;
}

.sxz-idea-box .sxz-ib-list li>a {
  font-size: 16px;
  color: #1073b7;
  line-height: 40px;
  margin-left: 25px;
  max-width: 700px;
}

.sxz-idea-box:nth-child(2) {
  padding: 40px 50px;
}

/* 征集调查细览结束 */

/* 政务动态开始 */
.sxz-zwdt .sxz-container {
  padding: 0 30px 30px;
}

.sxz-zwdt .sxz-sw-cut-swiper-two ul {
  height: 240px;
  width: 100%;
  margin-top: 5px;
  overflow: hidden;
}

.sxz-dynamic-swiper {
  width: 100%;
  height: 336px;
  margin-top: 30px;
  overflow: hidden;
}

.sxz-dynamic-swiper-one {
  width: 600px;
  height: 336px;
  float: left;
}

.sxz-dynamic-swiper-tabs {
  width: 494px;
  height: 100%;
  float: right;
}

.sxz-ds-box {
  height: 94px;
  width: 100%;
  margin-bottom: 27px;
  overflow: hidden;
}

.sxz-dynamic-swiper-tabs .active a {
  color: #307ebb;
}

.sxz-ds-box a {
  font-size: 18px;
  color: #222222;
  display: block;
  line-height: 28px;
  margin-bottom: 4px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}

.sxz-ds-box img {
  display: block;
  height: 62px;
  width: 110px;
  float: left;
}

.sxz-ds-box em {
  font-size: 16px;
  color: #999999;
  float: right;
  width: 370px;
  line-height: 27px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sxz-dynamic-swiper-one a {
  display: block;
  width: 600px;
  height: 336px;
  overflow: hidden;
}

.sxz-dynamic-swiper-one img {
  display: block;
  width: 600px;
  height: 336px;
  transition: all 0.5s ease;
}

.sxz-dynamic-swiper-one:hover img {
  transform: scale(1.15);
}

.sxz-sw-three-box {
  margin-top: 40px;
  height: 278px;
  width: 100%;
  overflow: hidden;
}

.sxz-swt-box-left {
  width: 600px;
  height: 100%;
  float: left;
}

.sxz-swt-box-left li a {
  width: 450px;
}

.sxz-sw-three-box .sxz-swt-box-left li {
  margin-top: 0;
  height: 40px;
}

.sxz-swt-box-right {
  width: 493px;
  height: 100%;
  float: right;
}

.sxz-swt-box-right li a {
  width: 350px;
}

.sxz-swt-box-right .swiper-slide {
  width: 100%;
}

.sxz-swt-box-right .sxz-sw-cut-swiper-three ul {
  margin-top: 5px;
}

.sxz-swt-box-right .sxz-sw-cut-three-tabs>a:nth-child(2)::after {
  display: none;
}

/* 政务动态结束 */

/* 政务公开开始 */
.sxz-inform {
  height: 272px;
  width: 100%;
  overflow: hidden;
}

.sxz-inform-left {
  width: 720px;
  height: 100%;
  float: left;
}

.sxz-inform-left .sxz-inform-box {
  height: 207px;
  width: 100%;
  margin-top: 26px;
}

.sxz-inform-box .sxz-ib-img {
  display: block;
  width: 150px;
  height: 198px;
  float: left;
  position: relative;
}

.sxz-inform-box img {
  display: block;
  width: 150px;
  height: 198px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border: 1px solid #cae7fb;
}

.sxz-inform-box .sxz-ib-img::after {
  content: '';
  display: block;
  width: 150px;
  height: 198px;
  top: 6px;
  left: 6px;
  z-index: 1;
  background-color: #f4f5f6;
  position: absolute;
}

.sxz-inform-box .swiper-slide {
  width: 100%;
}

.sxz-ib-font {
  width: 530px;
  height: 100%;
  float: right;
}

.sxz-ib-font h3 {
  margin-top: 20px;
  font-size: 20px;
  color: #222222;
}

.sxz-ib-font em {
  font-size: 20px;
  font-weight: 400;
  color: #222222;
}

.sxz-ib-font p {
  margin-top: 10px;
  font-size: 16px;
  color: #999999;
  line-height: 30px;
}

.sxz-ib-font p>a {
  font-size: 16px;
  color: #307ebb;
}

.sxz-ib-font ul {
  width: 108%;
  margin-top: 10px;
}

.sxz-ib-font li:nth-child(1),
.sxz-ib-font li:nth-child(7) {
  margin-left: -20px;
}

.sxz-ib-font li {
  font-size: 16px;
  color: #666666;
  width: 90px;
  display: inline-block;
  text-align: center;
  line-height: 35px;
}

.sxz-ib-font li::after {
  content: '';
  display: block;
  width: 1px;
  height: 15px;
  float: right;
  margin-top: 10px;
  background: #dadada;
}

.sxz-ib-font li:hover a {
  color: #307ebb;
}

.sxz-ib-list {
  width: 100%;
  overflow: hidden;
}

.sxz-inform-right {
  height: 100%;
  width: 350px;
  float: right;
}

.sxz-inform-right .sxz-sw-cut-swiper-two a {
  width: 260px;
}

.sxz-inform-right .sxz-sw-cut-swiper-two li {
  height: 38px;
  margin-top: 0;
}

.sxz-inform-right .sxz-sw-cut-swiper-two ul {
  margin-top: 10px;
  height: 158px;
}

.sxz-nb-box {
  width: 100%;
  height: 60px;
}

.sxz-nb-box-left {
  height: 60px;
  width: 165px;
  float: left;
}

.sxz-nb-box-right {
  height: 60px;
  width: 165px;
  float: right;
}

.sxz-notice-box .sxz-nb-box a {
  height: 60px;
  width: 165px;
  display: block;
  padding: 0;
  overflow: hidden;
}

.sxz-notice-box .sxz-nb-box a:before {
  display: none;
}

.sxz-nb-box img {
  display: block;
  height: 60px;
  width: 165px;
  transition: all 0.5s ease;
}

.sxz-notice-box .sxz-nb-box a:hover img {
  transform: scale(1.08);
}

.sxz-laws {
  height: 536px;
  margin-top: 40px;
  box-sizing: border-box;
}

.sxz-law-left {
  height: 528px;
  width: 720px;
}

.sxz-law-left .sxz-sw-cut-three-tabs>a:nth-child(2):after {
  display: none;
}

.sxz-law-left .sxz-sw-cut-swiper-three ul {
  height: 210px;
}

.sxz-sw-cut-five-tabs {
  height: 42px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}

.sxz-sw-cut-five-tabs>a {
  font-size: 20px;
  font-weight: 700;
  color: #222222;
  float: left;
}

.sxz-sw-cut-five-tabs>a p {
  padding: 0 8px;
  height: 42px;
  position: relative;
  display: inline-block;
}

.sxz-sw-cut-five-tabs>a::after {
  margin: 0 36px;
  content: '';
  width: 1px;
  height: 18px;
  display: block;
  float: right;
  background-color: #c6c6c6;
}

.sxz-sw-cut-five-tabs>a:nth-child(3)::after {
  display: none;
}

.sxz-sw-cut-five-tabs>a.active {
  color: #307ebb;
}

.sxz-sw-cut-five-tabs>a.active p::before {
  height: 2px;
  width: 100%;
  content: '';
  display: block;
  position: absolute;
  background-color: #307ebb;
  left: 0;
  bottom: 0;
}

.sxz-sw-cut-swiper-five {
  height: 240px;
}

.sxz-sw-cut-swiper-five ul {
  height: 240px;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
}

.sxz-sw-cut-swiper-five li {
  height: 40px;
  width: 100%;
}

.sxz-sw-cut-swiper-five a {
  font-size: 16px;
  padding-left: 28px;
  line-height: 40px;
  width: 586px;
  color: #666666;
  text-overflow: ellipsis;
  display: -webkit-box;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  float: left;
  position: relative;
}

.sxz-sw-cut-swiper-five a:hover {
  color: #307ebb;
}

.sxz-sw-cut-swiper-five a::before {
  height: 8px;
  width: 8px;
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translate(0, -50%) rotate(45deg);
  background-color: #eef4f9;
}

.sxz-sw-cut-swiper-five span {
  float: right;
  line-height: 40px;
  font-size: 16px;
  color: #999999;
}

.sxz-sw-cut-five-more {
  float: right;
}

.sxz-sw-cut-five-more li {
  font-size: 16px;
  color: #999999;
  display: none;
}

.sxz-sw-cut-five-more li.on {
  display: block;
}

.sxz-sw-cut-five-more li>a {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}

.sxz-law-right {
  height: 528px;
  width: 350px;
}

.sxz-law-specail {
  width: 100%;
  height: 380px;
  box-sizing: border-box;
  padding: 20px 28px 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: url('../images/sxz-law-specail.png') no-repeat center;
}

.sxz-laws-hear h3 {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  float: left;
  margin-top: 3px;
}

.sxz-laws-hear span {
  font-size: 16px;
  color: #222222;
  display: block;
  float: left;
  height: 26px;
  width: 50px;
  background-color: #ffcc34;
  border-radius: 4px;
  line-height: 26px;
  text-align: center;
  margin-left: 20px;
  margin-bottom: 15px;
}

.sxz-law-specail li {
  padding-top: 15px;
  width: 100%;
  height: 61px;
  box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
  background: url('../images/sxz-law-specail1.png') no-repeat right top 30px;
}

.sxz-law-specail li:hover a {
  color: #307ebb;
}

.sxz-law-specail li:nth-child(5) {
  border: none;
}

.sxz-law-specail li img {
  float: left;
  margin-top: 7px;
  transition: all 1s ease;
}

.sxz-law-specail li:hover img {
  transform: rotate(360deg);
}

.sxz-law-specail li a {
  font-size: 16px;
  color: #222222;
  line-height: 34px;
  float: left;
  margin-left: 20px;
}

.sxz-law-admin {
  margin-top: 30px;
  width: 100%;
  height: 100px;
}

.sxz-law-admin a {
  display: block;
  width: 100%;
  height: 100%;
}

.sxz-law-admin img {
  display: block;
  width: 100%;
  height: 100px;
}

/* 政务公开结束 */

.sxz-lbgl .sxz-gl-head::after {
  display: none;
}

/* 专题专栏开始 */
.sxz-ztzl .sxz-gl-head {
  border: none;
  display: inline-block;
  width: auto;
  margin-left: 50px;
}

.sxz-ztzl .sxz-gr-head {
  display: inline-block;
  width: auto;
  background: rgba(0, 0, 0, 0);
  margin-left: 88px;
  margin-top: 16px;
}

.sxz-list-column ul {
  margin-top: 60px;
  padding: 0 40px;
  height: 650px;
  box-sizing: border-box;
}

.sxz-list-column li {
  height: 150px;
  width: 330px;
  float: left;
  margin-right: 25px;
  margin-bottom: 10px;
}

.sxz-list-column li:nth-child(3n) {
  margin-right: 0;
}

.sxz-list-column li a:nth-child(1) {
  display: block;
  width: 100%;
  height: 95px;
  overflow: hidden;
}

.sxz-list-column li img {
  display: block;
  width: 100%;
  height: 95px;
  transition: all 0.5s ease;
}

.sxz-list-column li:hover img {
  transform: scale(1.15);
}

.sxz-list-column li:hover a:nth-child(2) {
  color: #307ebb;
}

.sxz-list-column li a:nth-child(2) {
  font-size: 16px;
  margin: 0 auto;
  display: block;
  color: #222222;
  text-align: center;
  line-height: 54px;

  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sxz-ztzl .sxz-general-box {
  border: none;
}

/* 专题专栏结束 */

/* 公共服务开始 */

.sxz-ggfw .sxz-swt-box-left {
  width: 534px;
  height: 100%;
  float: left;
}

.sxz-ggfw .sxz-swt-box-left .sxz-sw-cut-swiper-three ul {
  margin-top: 10px;
}

.sxz-ggfw .sxz-swt-box-left li a {
  width: 390px;
}

.sxz-ggfw .sxz-sw-three-box .sxz-swt-box-left li {
  margin-top: 0;
  height: 40px;
}

.sxz-ggfw .sxz-swt-box-left .sxz-sw-cut-three-tabs>a:nth-child(2)::after {
  display: none;
}

.sxz-ggfw .sxz-swt-box-right {
  width: 534px;
  height: 100%;
  float: right;
}

.sxz-ggfw .sxz-swt-box-right li a {
  width: 390px;
}

.sxz-ggfw .sxz-swt-box-right .swiper-slide {
  width: 100%;
}

.sxz-ggfw .sxz-swt-box-right .sxz-sw-cut-swiper-three ul {
  margin-top: 5px;
}

.sxz-ggfw .sxz-sw-cut-swiper-two li {
  height: 40px;
  margin: 0;
}

.sxz-ggfw .sxz-sw-cut-swiper-two ul {
  height: 250px;
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
}

.sxz-ggfw .sxz-sw-three-box {
  margin-top: 40px;
  height: 284px;
  width: 100%;
  overflow: hidden;
}

/* 公共服务结束 */

/* 2021-2-26修改开始 */
.sxz-wyxx .sxz-gl-head::after {
  display: none;
}

.sxz-xjcx .sxz-gl-head::after {
  display: none;
}

.sxz-zjdcgl .sxz-gl-head::after {
  display: none;
}

/* 2021-2-26修改结束 */