html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
igure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    /* content: ''; */
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 以上为初始化 */


* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  text-decoration: none;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
a{
    /* color: #007bff; */
    color: #000;
    text-decoration: none !important;
    background-color: transparent;
    /* font-size: 1rem; */
    margin: 0;
}

@font-face {
  font-family: "iconfont";
  /* Project id 3445949 */
  src: url('https://at.alicdn.com/t/font_3445949_lmgy54snmu.woff2?t=1654331833316') format('woff2'), url('https://at.alicdn.com/t/font_3445949_lmgy54snmu.woff?t=1654331833316') format('woff'), url('https://at.alicdn.com/t/font_3445949_lmgy54snmu.ttf?t=1654331833316') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-yuandian:before {
  content: "\e604";
}





.banner {
    /* margin-top: 10px; */
}
.topbanner{
  margin-top: 20px;
  height: 84px;
  margin-bottom: 40px;
}
.content {
  margin-top: 10px;
}
.content .contentMaxBox {
  display: flex;
  justify-content: space-between;
}
.content .contentMaxBox .letf {
  width: 48%;
  min-height: 200px;
}
.content .contentMaxBox .right {
  width: 49%;
  min-height: 200px;
  height:364px;
}
.content .contentMaxBox .right .tabs {

  height: 40px;
  background: #e2eaf2;
  line-height: 40px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  display: flex;
}
.content .contentMaxBox .right .tabs .el_tab_pane {
  width: 100% !important;
  text-align: center;
  font-size: 14px;
  color: #303133;
}
.content .contentMaxBox .right .tabs .hover {
  width: 33%;
  text-align: center;
  font-size: 14px; 
  border-bottom: 2px solid #409EFF;
}
.content .contentMaxBox .right .tabs .el_tab_pane:hover {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #409EFF;
}

.content .contentMaxBox .right li {
  padding-top: 2px;
  font-size: 16px;
  color: #727272;
  line-height: 21px;
}
.content .contentMaxBox .right ul{
  margin-top:18px;
}
.content .contentMaxBox .right .zscd li[data-v-9bc3c848] {
  padding-top: 17px;
  font-size: 15px;
  color: #727272;
}
.content .contentMaxBox .right .zscd li span[data-v-9bc3c848] {
  float:right;
  font-size:12px;
}
.content .contentMaxBox .right .el-tabs__nav-scroll {
  background: #e2eaf2;
  width: 100%;
}
.content .contentMaxBox .right .el-tabs__nav {
  width: 100%;
}
.content .contentMaxBox .right .el-tabs__item {
  width: 33%;
  text-align: center;
}
.content .contentMaxBox .right i {
  color: #0279cc;
}
.statute .statuteMain {
  /* margin-top: 30px; */
  display: flex;
  justify-content: space-between;
}
.statute .statuteMain .left {
  width: 48%;
  min-height: 200px;
}
.statute .statuteMain .left .tabs {
  width: 100%;
  height: 40px;
  background: #e2eaf2;
  line-height: 40px;
  display: flex;
}
.statute .statuteMain .left .tabs .el_tab_pane {
  width: 50%;
  text-align: center;
  font-size: 14px;
  color: #303133;
}
.statute .statuteMain .left .tabs .hover {
  width: 50%;
  text-align: center;
  font-size: 14px; 
  border-bottom: 2px solid #409EFF;
}
.statute .statuteMain .left .tabs .el_tab_pane:hover {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #409EFF;
}
.statute .statuteMain .left li {
  color: #727272;
  padding: 10px  10px 0;
}
.statute .statuteMain .left .el-tabs__nav-scroll {
  background: #e2eaf2;
  width: 100%;
}
.statute .statuteMain .left .el-tabs__nav {
  width: 100%;
}
.statute .statuteMain .left .el-tabs__item {
  width: 50%;
  text-align: center;
}
.statute .statuteMain .left i {
  color: #0279cc;
}
.statute .statuteMain .center {
  width: 48%;
  min-height: 200px;
}
.statute .statuteMain .center .tabs {
  width: 100%;
  height: 40px;
  background: #e2eaf2;
  line-height: 40px;
  display: flex;
}
.statute .statuteMain .center .tabs .el_tab_pane {
  width: 50%;
  text-align: center;
  font-size: 14px;
  color: #303133;
}
.statute .statuteMain .center .tabs .hover {
  width: 50%;
  text-align: center;
  font-size: 14px; 
  border-bottom: 2px solid #409EFF;
}
.statute .statuteMain .center .tabs .el_tab_pane:hover {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #409EFF;
}
.statute .statuteMain .center li {
  color: #727272;
  padding: 10px  10px 0;
}
.statute .statuteMain .center .el-tabs__nav-scroll {
  background: #e2eaf2;
  width: 100%;
}
.statute .statuteMain .center .el-tabs__nav {
  width: 100%;
}
.statute .statuteMain .center .el-tabs__item {
  width: 50%;
  text-align: center;
}
.statute .statuteMain .center i {
  color: #0279cc;
}

.BusinessArea {

}
.BusinessArea .BusinessAreaMainBox {
  margin-top: 50px;
  background: url('/new-image/zwgk_bg.png') no-repeat center top;
  background-size: 100% 100%;
  position: relative;
}
.BusinessArea .BusinessAreaMainBox .BusinessAreaMain {
  min-height: 200px;
  display: flex;
  justify-content: space-between;
}
.BusinessArea .BusinessAreaMainBox .BusinessAreaMain .ImgItem {
  width: 150px;
  height: 150px;
  padding: 30px;
  position: relative;
  text-align: center;
}
.BusinessArea .BusinessAreaMainBox .BusinessAreaMain .ImgItem a{
  color:#303133;
}
.BusinessArea .BusinessAreaMainBox .BusinessAreaMain .ImgItem .img_normal{
  width:100%;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.BusinessArea .BusinessAreaMainBox .BusinessAreaMain .ImgItem .img_hover{
  width:100%;
  padding: 30px;
  visibility: hidden;
  opacity: 0;
  position:absolute;
  top:0;
  left:0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.BusinessArea .BusinessAreaMainBox .BusinessAreaMain .ImgItem:hover .img_normal{
  opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.BusinessArea .BusinessAreaMainBox .BusinessAreaMain .ImgItem:hover .img_hover{
  visibility: visible;
  padding: 30px;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.BusinessArea .BusinessAreaMainBox .BusinessAreaMain .ImgItem .text {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}
.BusinessArea .BusinessAreaMainBox h3 {
  padding: 20px 20px 0;
  color: #698cbf;
}
.government .governmentMainBox {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.government .governmentMainBox .left {
  width: 48%;
  min-height: 200px;
}
.government .governmentMainBox .left .tabs {
  width: 100%;
  height: 40px;
  /* background: #e2eaf2; */
  line-height: 40px;
  display: flex;
  margin-bottom: 15px;
}
.government .governmentMainBox .left .tabs .el_tab_pane {
  width: 20%;
  text-align: center;
  font-size: 20px;
  color: #303133;
}
.government .governmentMainBox .left .tabs .el_tab_pane2 {
  width: 40%;
  text-align: center;
  font-size: 20px;
  color: #303133;
}
.government .governmentMainBox .left .tabs .hover {
  border-bottom: 2px solid #409EFF;
}
.government .governmentMainBox .left .tabs .el_tab_pane:hover {
  color: #409EFF;
}
.government .governmentMainBox .left .tabs .el_tab_pane2:hover {
  color: #409EFF;
}

.government .governmentMainBox .left .Contentbox{
  display: flex;
}
.government .governmentMainBox .left .Contentbox2{
  display: flex;
}
.government .governmentMainBox .left .leftImg{
  width: 100%;
  height: 100%;
  margin-left: 10px;
}



.government .governmentMainBox .right {
  width: 48%;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.government .governmentMainBox .right .rightone{
  display: flex;
}
.government .governmentMainBox .right .righttwo{
  display: flex;
}
.government .governmentMainBox .right .rightImg{
  margin-left: 20px;
}

.government .governmentMainBox .right .rightImg img{
  border-radius: 10px;
}

.footerRotation {
  margin-top: 20px;
}
.footerRotation .footerRotationMain {
  min-height: 150px;
  background-color: rgba(246, 246, 246);
}
.footerRotation .footerRotationMain .swiper {
  width: 100%;
  height: 150px;
}
.footerRotation .footerRotationMain .swiper .swiperImg {
  width: 45%;
  margin-left: 10px;
}
.footerRotation .footerRotationMain .swiper-wrapper {
  justify-content: space-between;
  padding: 20px 25px;
  box-sizing: border-box;
}

#swiper3 {
  position: relative;
}
.swiperPage {
  height: 40px;
  background: #000;
  opacity: 0.5;
  line-height: 40px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  z-index: 99999;
  left: 0;
  padding: 0 20px;
  width: 100%;
}
.swiperPage .text {
  font-size: 12px;
  color: #fff;
}
.swiperPage .swiper-pagination {
  display: flex;
  justify-content: flex-end;
  vertical-align: middle;
}
.swiper-pagination-bullet {
  background: #fff !important;
}
.swiper-pagination-bullet-active {
  background: #fff !important;
}


.hide{
  display: none;
}

.BusinessArea .BusinessAreaMainBox .Busthre{
  display: none;
}
.BusinessArea .BusinessAreaMainBox .Busthre .Businesstwo {
  min-height: 200px;
  display:flex;
  justify-content: space-between;
}
.BusinessArea .BusinessAreaMainBox .Busthre .Businesstwo .ImgItem {
  width: 150px;
  height: 150px;
  padding: 19px;
  position: relative;
  text-align: center;
  padding: 30px;
}
.BusinessArea .BusinessAreaMainBox .Busthre .Businesstwo .ImgItem a{
  color:#303133;
}
.BusinessArea .BusinessAreaMainBox .Busthre .Businesstwo .ImgItem .img_normal{
  width:100%;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.BusinessArea .BusinessAreaMainBox .Busthre .Businesstwo .ImgItem .img_hover{
  width:100%;
  padding: 30px;
  visibility: hidden;
  opacity: 0;
  position:absolute;
  top:0;
  left:0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.BusinessArea .BusinessAreaMainBox .Busthre .Businesstwo .ImgItem:hover .img_normal{
  opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.BusinessArea .BusinessAreaMainBox .Busthre .Businesstwo .ImgItem:hover .img_hover{
    visibility: visible;
    padding: 30px;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.BusinessArea .BusinessAreaMainBox .Businesstwo .ImgItem .text {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}

.BusinessArea .BusinessAreaMainBox .collect{
  display: block;
  cursor: pointer;
  width:43px !important;
  height: 43px ;
  position:absolute;
  left:580px;
  bottom: -18px;
}


/* 轮播图*/
.focus {width:576px;height: 330px;margin:0px auto;position: relative;overflow:hidden;}
.focus .num {overflow:hidden;height: 15px;position: absolute;bottom:9px; right: 0px; zoom:1; z-index:3 }
.focus .num li{width: 16px;height: 15px;line-height: 15px;text-align: center; font-weight: 400; font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体",sans-serif;; color: #FFFFFF;background: #a9a9a9; margin-right: 10px;  cursor:pointer; float: left; text-indent:-9999px;}
.focus .num li.on { background: #fff;}/*当前项*/

.focus .prev,
.focus .next{display: none; width: 40px; height: 100px; background: url(/new-image/jdt_btn.png) no-repeat; position: absolute; top: 150px;}
.focus .prev{left: 0; }
.focus .next{right: 0;background-position: right }

.focuspic{ position:relative;}
.focuspic img{ position:relative;}
/* .focus_content{position:absolute;height:200px;width:600px;z-index:0;padding-left:5px; background-color: rgba(83,83,83,1); } */
.focus_content{position:absolute;width:580px;z-index:3;padding-left:5px;background-color: rgba(83,83,83,1); margin-top:-40px; }
.focus_content:hover{text-decoration:none; color:#fff}
.focus_content a{color:#fff; font-size:18px; line-height:40px; text-decoration:none; font-weight:normal; padding-left: 5px;}

#minibanner {text-align: center;background: radial-gradient(circle,red,#680101);padding: 30px 60PX;margin-bottom: 0.5em; 
    }
#minibanner a{color: #fff;
    position: relative;   
    font-size: 40px;
    font-weight: 600;
    display:block;
    line-height:60px; 
    
}
