body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  color: #333;
  text-align: left;
  font-size: 14px;
  background-color: #dcedf5;
}
a {
  text-decoration: none;
  color: inherit;
}
a:link,
a:visited {
  color: inherit;
  text-decoration: none;
}
a:active,
a:hover {
  color: #f00;
  text-decoration: none;
}
fieldset,
img {
  border: none;
}
legend {
  display: none;
}
img {
  vertical-align: middle;
}
em {
  font-style: normal;
}
li,
ul {
  list-style: none;
}
li {
  list-style-type: none;
}
div {
  word-wrap: break-word;
  word-break: break-all;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 9pt;
  font-weight: normal;
}
.f_l {
  float: left !important;
}
.f_r {
  float: right !important;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.Ml15 {
  margin-left: 15px;
}
.MT10 {
  margin-top: 10px;
}
.MT15 {
  margin-top: 15px;
}
.MT25 {
  margin-top: 25px;
}
.MT45 {
  margin-top: 45px;
}
.warp {
  width: 100%;
}
.main {
  width: 100%;
  margin-top: -10px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  z-index: 99;
}
.w1200 {
  width: 1200px;
  background-color: #fff;
  padding: 20px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.clear {
  clear: both;
  float: none;
}
.transition {
  transition: 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.Box {
  position: relative;
  overflow: hidden;
}
.none {
  display: none !important;
}
.mobile_more {
  display: none;
}
@media (max-width: 751px) {
  .mobile_more {
    display: block;
    color: #ff6402;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
  }
}
.bg1 {
  width: 100%;
  background: #dcedf5;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 100;
  padding-top: 100px;
}
.bg2 {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 40px;
  z-index: 100;
}
/*头部背景*/
.box_top {
  display: block;
  width: 100%;
  height: 293px;
  margin: 0px;
  padding: 0px;
}
.top_bn {
  display: block;
  width: 100%;
  height: auto;
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.top_mid {
  width: 100%;
  height: auto;
  width: 1200px;
  margin: 0px auto;
}
.top_mid img {
  width: 100%;
  margin: auto;
}
/*首页轮播*/
.m-slide {
  position: relative;
  width: 100%;
  height: 430px;
}
.m-slide .hd {
  position: absolute;
  z-index: 1;
  bottom: 15px;
  right: 10px;
}
.m-slide .hd li {
  cursor: pointer;
  width: 13px;
  height: 13px;
  display: block;
  overflow: hidden;
  text-indent: 20px;
  float: left;
  margin-left: 13px;
  background: #fff;
  border-radius: 8px;
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.m-slide .hd li.on {
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}
.m-slide .prev,
.m-slide .next {
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  display: none;
  background: url(./ad_ctr.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.m-slide .prev {
  left: 16px;
}
.m-slide .next {
  background-position: 0 -40px;
  right: 16px;
}
.m-slide .prev:hover,
.m-slide .next:hover {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.m-slide .bd {
  width: 100%;
  height: 430px;
  position: relative;
  overflow: hidden;
}
.m-slide .bd li {
  width: 100%;
  height: 430px;
  background-color: #fff;
  position: relative;
}
.m-slide .bd li p {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 50px;
  height: 50px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
}
.m-slide .bd li p i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 50px;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.m-slide .bd li p a,
.m-slide .bd li p a:visited {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
}
/*首页列表*/
.cw_box {
  background: #efefef;
  border-radius: 8px;
  padding: 40px;
  width: 90%;
  margin: 0 auto;
  font-size: 20px;
  line-height: 32px;
}
/*biaoti*/
.tt {
  width: 100%;
  overflow: hidden;
  background-color: #f1f1f1;
}
.tt dl {
  width: 100%;
  height: 120px;
  overflow: hidden;
}
.tt dl dt {
  float: left;
  width: 100px;
  height: 80px;
  text-align: center;
  color: #fff;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.tt dl dt img {
  height: 100%;
  max-width: 100%;
}
.tt dl dt h1 {
  display: block;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
}
.tt dl dd {
  float: left;
  width: 1000px;
  height: 100%;
}
.tt dl dd h3 {
  width: 100%;
  height: 100px;
  line-height: 120px;
  text-align: left;
}
.tt dl dd h3 a {
  width: 100%;
  height: 100%;
  display: block;
  color: #ba0800;
  font-weight: bold;
  font-size: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box_title {
  height: 70px;
  line-height: 70px;
  background-size: 100%;
  margin: 0px auto;
  padding: 10px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
}
.box_title h1 {
  display: inline-block;
  height: 46px;
  line-height: 46px;
  background-color: #fff;
  background-size: 100% 100%;
  color: #fff;
  margin: auto;
  padding-top: 0;
  padding-right: 50px;
  padding-bottom: 0;
  padding-left: 50px;
}
.box_title a {
  display: inline-block;
  margin: 0 auto;
  height: 70px;
  line-height: 70px;
  padding: 0 20px 0 20px;
  background-color: #fff;
  position: relative;
  font-size: 26px;
  font-weight: bold;
  color: #d90707;
}
.myzctitle {
  height: 150px;
  line-height: 150px;
  margin: 0px auto;
}
.myzctitle span {
  display: block;
  font-size: 30px;
  font-weight: bold;
  color: #165dc2;
  text-align: center;
  padding-left: 10px;
  box-sizing: border-box;
}
.box_title2 {
  height: 45px;
  position: relative;
  text-align: center;
}
.box_title2 a {
  display: inline-block;
  padding: 0 15px;
  height: 45px;
  line-height: 45px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  font-style: normal;
}
/*首页列表*/
.jy_box {
  width: 49%;
  display: block;
}
.jy_box .swiperBox {
  height: 40px;
  width: 588px;
  margin: auto;
  background-color: #e9edf4;
  font-size: 0;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 751px) {
  .jy_box .swiperBox {
    width: 660px;
    height: 80px;
    white-space: nowrap;
    overflow: auto;
    padding: 0 30px;
  }
}
.jy_box .swiperBox .swiper-container {
  height: 100%;
}
.jy_box .swiperBox .swiper-container .swiper-wrapper .swiper-slide {
  width: auto !important;
  display: inline-block;
  float: initial;
}
.jy_box .swiperBox .swiper-container .swiper-wrapper .swiper-slide a {
  display: inline-block;
  height: 100%;
  width: auto;
  font-size: 18px;
  color: #666;
  line-height: 40px;
  margin-right: 20px;
}
@media (max-width: 751px) {
  .jy_box .swiperBox .swiper-container .swiper-wrapper .swiper-slide a {
    font-size: 28px;
    line-height: 80px;
  }
}
.jy_box .swiperBox .swiper-container .swiper-wrapper .swiper-slide.cur a {
  color: #034cc6;
}
.jy_box .iconLeft,
.jy_box .iconRight {
  position: absolute;
  font-size: 14px;
  color: #666;
  top: 50%;
  margin-top: -6px;
  cursor: pointer;
}
@media (max-width: 751px) {
  .jy_box .iconLeft,
  .jy_box .iconRight {
    font-size: 20px;
    margin-top: -8px;
  }
}
.jy_box .iconLeft {
  left: 1px;
  display: none;
}
.jy_box .iconRight {
  right: 2px;
}
@media (max-width: 751px) {
  .jy_box .iconRight {
    right: 3px;
  }
}
.jy_box .content_box .item {
  display: none;
  min-height: 200px;
}
@media (max-width: 751px) {
  .jy_box .content_box .item {
    min-height: 440px;
  }
}
.jy_box .content_box .item.cur {
  display: block;
}
.rw_more {
  position: absolute;
  top: 10px;
  right: 20px;
}
.news_list_sy h2 {
  background: url(./tit_bg.png) left center no-repeat;
  height: 60px;
}
.news_list_sy h2 a {
  width: 125px;
  display: block;
  text-align: center;
  color: #0f6abb;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
}
.news_list_sy ul li {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  position: relative;
  background: url(./dian.png) left center no-repeat;
  padding-left: 15px;
}
.news_list_sy ul li:hover {
  background: url(./dian_on.png) no-repeat left center;
}
.news_list_sy ul li a {
  font-size: 16px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  width: 420px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  float: left;
  color: #262626;
}
.news_list_sy ul li a:hover {
  padding-left: 5px;
  transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.news_list_sy ul li span {
  font-size: 16px;
  line-height: 40px;
  width: 100px;
  float: right;
  display: block;
  text-align: right;
  color: #a5a5a5;
}
/**/
.pic_mid {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (max-width: 751px) {
  .pic_mid {
    overflow: initial;
    transform: translateX(-20px);
    -ms-transform: translateX(-20px);
  }
}
.pic_mid img {
  width: 100%;
  margin: auto;
}
@media (max-width: 751px) {
  .pic_mid img {
    width: 702px;
    margin: auto;
  }
}
/*首页行政*/
.news_list3_sy {
  width: 100%;
  padding-top: 40px;
}
.news_list3_sy li {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 70px;
  margin-bottom: 40px;
}
.news_list3_sy li a {
  width: 90%;
  font-size: 24px;
  font-weight: bold;
  display: block;
  text-align: center;
  margin: 0 auto;
  background: #f4f4f4;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
}
.news_list3_sy li a:hover {
  color: #ff0000;
}
/* */
.hdLink {
  margin: 30px 0 20px;
}
.hdLink li {
  width: 46%;
  margin: 5px 0 23px 4%;
  line-height: 70px;
}
.hdLink li a {
  font-size: 24px;
  font-weight: bold;
  display: block;
  text-align: center;
  margin: 0 auto;
  background: #f4f4f4;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
}
.hdLink .hdjl-list-right1 {
  width: 96%;
}
.sanlan {
  width: 100%;
}
.sl-box-l {
  width: 49%;
  float: left;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}
.sl-box-r {
  width: 49%;
  float: right;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
}
/*位置*/
.Address {
  font-size: 16px;
  color: #333;
  line-height: 1.7;
  padding: 15px 0;
  background-color: #f0f4f7;
}
.Address i {
  padding: 9px 12px;
  background: url(./weizhi.png) no-repeat center;
}
.Address font {
  padding-left: 10px;
}
/*m_page分页样式*/
.m_page {
  padding: 10px 0px;
  clear: both;
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #333;
}
.m_page a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0 9px;
  border: 1px solid #d2d2d2;
  height: 26px;
  line-height: 26px;
  margin: 0 4px 5px 0;
  background-color: #fff;
  color: #333;
  font-size: 14px;
}
.m_page span {
  padding: 0;
  border: none;
  background: none;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  margin: 0 4px 5px 0;
}
.m_page a:hover {
  background: #990000;
  border-color: #990000;
  color: #ffffff !important;
}
.m_page .on {
  background: #990000;
  border-color: #990000;
  color: #ffffff !important;
}
/*左侧栏目列表*/
.mpage_left {
  width: 310px;
  margin-top: 20px;
  background-color: #fff;
  box-shadow: 0px 0px 7px -3px #5f5f5f;
}
.mpage_left > .m_l_text {
  display: block;
  padding: 21px 10px;
  text-align: center;
  line-height: 1.2;
  background-color: #990000;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  cursor: default;
  letter-spacing: 1px;
  text-shadow: 1px 1px 3px #333;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.m_l_menu {
  padding-bottom: 50px;
}
.m_l_menu > ul > li {
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.m_l_menu > ul > li + li {
  border-top: 1px solid #ddd;
}
.m_l_menu > ul > li > a {
  display: block;
  font-size: 20px;
  color: #626262;
  line-height: 1.3;
  padding: 17px 45px;
  background: url(./m_ico_2.png) no-repeat 270px center #f3f3f3;
  cursor: pointer;
}
.m_l_menu > ul > li:hover > a,
.m_l_menu > ul > li.on > a {
  color: #fff;
  background: #f66000 url(./m_ico_2_on.png) no-repeat 270px center;
}
.m_l_menu > ul > li.son.on > a {
  background: #f66000 url(./m_ico_2_on.png) no-repeat 270px center;
}
.m_l_menu li.son .SonDl {
  display: none;
}
.m_l_menu li.son .SonDl dd {
  position: relative;
  overflow: hidden;
  font-size: 16px;
}
.m_l_menu li.son .SonDl dd a {
  display: block;
  line-height: 1.2;
  padding: 12px 45px;
  border-left: 4px solid #fff;
  background-color: #fff;
  transition: none;
}
.m_l_menu li.son .SonDl dd:hover a,
.m_l_menu li.son .SonDl dd.on a {
  background: url(./m_ico_4.png) no-repeat 270px center #ebf3fc;
  color: #1865cd;
  border-color: #93b9e6;
}
/*右侧*/
.mpage_right {
  width: 860px;
  margin-top: 20px;
}
.mpage_right > .Title {
  height: 51px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #871419;
}
.mpage_right > .Title > h1 {
  display: inline-block;
  float: left;
  height: 51px;
  line-height: 45px;
  font-size: 24px;
  color: #333333;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.m_r_con {
  min-height: 600px;
  margin: auto;
  width: 95%;
}
/*文章列表*/
.NewsList {
  padding: 10px 0;
}
.NewsList li {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.3;
  padding: 8px 0;
  padding-left: 20px;
  background: url(./dian2.png) no-repeat left center;
}
.NewsList li a {
  display: inline-block;
  float: left;
  max-width: 80%;
  max-width: calc(100% - 180px);
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
  color: #333;
  transition: all 0.3s;
}
.NewsList li span {
  display: inline-block;
  float: right;
  text-align: right;
  width: 150px;
  color: #999;
}
.NewsList li:hover a {
  color: #333333;
  padding-left: 8px;
}
.NewsList li.b {
  padding: 0;
  border-bottom: 1px dashed #ccc;
  line-height: 0;
  background: none;
  margin: 10px 0;
}
/*正文*/
.zw_content {
  padding: 25px 45px 45px;
  border-radius: 5px;
  box-shadow: 0px 0px 6px 0px #ebebeb;
  display: block;
  overflow: hidden;
}
.zw_content .zw_tit {
  position: relative;
  overflow: hidden;
  font-size: 30px;
  font-weight: bold;
  color: #990000;
  line-height: 1.6;
  text-align: center;
}
.zw_content .zw_article .zw_a_info {
  margin: 10px auto;
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  padding: 10px 0;
  text-align: center;
}
.zw_content .zw_article .zw_a_info p {
  display: inline-block;
  margin: 0 5px;
}
.zw_content .zw_article .zw_a_info span {
  padding: 0 10px;
}
.zw_content .zw_article .zw_a_info a {
  color: #999;
  cursor: pointer;
}
.zw_content .zw_article .zw_a_info a:hover {
  color: #0653ab;
}
.zw_content .zw_article .clear {
  height: 8px;
  background: url(./tit_ico_6.png) repeat-x left bottom;
}
.view_con {
  padding: 20px 0;
}
/*正文默认样式*/
.zw_con {
  color: #333;
  zoom: 1;
}
.zw_con p {
  margin: 5px 0;
  color: #333;
  text-indent: 2em;
  line-height: 30px;
}
.zw_con img {
  margin-bottom: -3px;
  max-width: 100% !important;
  text-align: center;
  height: auto;
}
/*上一篇下一篇*/
.previous {
  clear: both;
  font-size: 14px;
}
.previous span {
  float: left;
  display: block;
  text-align: center;
  width: 100px;
  height: 40px;
  background: #990000;
  color: #fff;
  line-height: 40px;
}
.previous a {
  display: inline-block;
  overflow: hidden;
  padding-left: 10px;
  max-width: 85%;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s ease-in 0s;
}
.previous .prevpage {
  position: relative;
  overflow: hidden;
  margin: 5px 0;
  height: 40px;
  background: #f3f3f3;
  line-height: 40px;
}
.previous .nextpage {
  position: relative;
  overflow: hidden;
  margin: 5px 0;
  height: 40px;
  background: #f3f3f3;
  line-height: 40px;
}
@media (max-width: 751px) {
  .bg1 {
    padding-top: 40px;
  }
  .bg2 {
    padding-bottom: 20px;
  }
  .fl,
  .fr {
    float: none !important;
  }
  .top_mid {
    width: 750px;
  }
  .w1200 {
    width: 702px;
    box-sizing: border-box;
    padding-bottom: 20px;
  }
  .mobile_footer,
  .mobile_floor {
    margin: 0 !important;
  }
  .tt dl {
    height: 96px;
  }
  .tt dl dt {
    padding: 8px 0 0 20px;
    height: auto;
    width: auto;
  }
  .tt dl dt img {
    width: 80px;
    height: auto;
  }
  .tt dl dd {
    width: auto;
    margin-left: 18px;
  }
  .tt dl dd h3 a {
    font-size: 28px;
  }
  .tt dl dd h3 {
    height: 96px;
    line-height: 96px;
  }
  .jy_box {
    width: 100%;
  }
  .news_list_sy ul li span {
    display: none;
  }
  .news_list_sy ul li {
    height: 80px;
    line-height: 80px;
  }
  .news_list_sy ul li a {
    font-size: 28px;
    width: 100%;
  }
  .box_title a {
    font-size: 32px;
  }
}
.pc_hide {
  display: none;
  margin-top: 18px;
}
@media (max-width: 751px) {
  .pc_hide {
    display: block;
  }
}
.mb_hide {
  width: 1200px;
  display: block;
  margin-top: 18px;
}
@media (max-width: 751px) {
  .mb_hide {
    display: none;
  }
}
@media (min-width: 751px) {
  .pageold .jy_box .swiperBox {
    width: 1100px;
    height: 80px;
  }
  .pageold .jy_box .swiperBox .swiper-container .swiper-wrapper .swiper-slide a {
    font-size: 28px;
    line-height: 80px;
  }
  .pageold .jy_box .iconRight {
    font-size: 28px;
    right: 1px;
    margin-top: -13px;
  }
  .pageold .jy_box .iconLeft {
    font-size: 28px;
    margin-top: -11px;
    left: 0px;
  }
  .pageold .jy_box .swiperBox {
    padding: 0 38px;
  }
  .pageold .pic_mid {
    overflow: initial;
    transform: translateX(-20px);
    -ms-transform: translateX(-20px);
  }
  .pageold .pic_mid img {
    width: 1200px;
    margin: auto;
  }
  .pageold .bg1 {
    padding-top: 64px;
  }
  .pageold .bg2 {
    padding-bottom: 32px;
  }
  .pageold .fl,
  .pageold .fr {
    float: none !important;
  }
  .pageold .top_mid {
    width: 1200px;
  }
  .pageold .w1200 {
    width: 1200px;
    box-sizing: border-box;
    padding-bottom: 32px;
  }
  .pageold .mobile_footer,
  .pageold .mobile_floor {
    margin: 0 !important;
  }
  .pageold .tt dl {
    height: 153.6px;
  }
  .pageold .tt dl dt {
    padding: 12.8px 0 0 32px;
    height: auto;
    width: auto;
  }
  .pageold .tt dl dt img {
    width: 128px;
    height: auto;
  }
  .pageold .tt dl dd {
    width: auto;
    margin-left: 28.8px;
  }
  .pageold .tt dl dd h3 a {
    font-size: 44.8px;
  }
  .pageold .tt dl dd h3 {
    height: 153.6px;
    line-height: 153.6px;
  }
  .pageold .jy_box {
    width: 100%;
  }
  .pageold .news_list_sy ul li span {
    display: none;
  }
  .pageold .news_list_sy ul li {
    height: 128px;
    line-height: 128px;
  }
  .pageold .news_list_sy ul li a {
    font-size: 44.8px;
    width: 100%;
  }
  .pageold .box_title a {
    font-size: 51.2px;
  }
  .pageold .pc_hide {
    display: block;
    width: 100%;
  }
  .pageold .mb_hide {
    display: none;
  }
}
