body {
  font-family: "Microsoft YaHei", serif;
  font-size: 16px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

a:hover {
  color: #1677ff;
}

.main {
  width: 1200px;
  margin: 0 auto;
}

/* 页面自定义css样式 */

/* banner */
.zt-banner {
  width: 100%;
  height: 400px;
  background: url(./banner.png) center center no-repeat;
  position:relative;
}

.area-btn{
  width: 150px;
    height: 50px;
    background: #fff;
    border-radius: 35px;
    border: 0;
    color: #0652f9;
    font-size: 20px;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
      cursor: auto;
}

.title_box {
  height: 48px;
  text-align: center;
}

/* =================新闻================ */

.news_box {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
}


.news_img {
  width: 100%;
  height: 435px;
}

.news_img img {
  width: 100%;
  height: 100%;
}

.news_con {
  width: 100%;
  height: 145px;
  background: #F5F5F5;
  position: relative;
  padding-top: 40px;
}

.news_time {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 20px;
  top: -60px;
  background-image: linear-gradient(269deg, #32C5FF 0%, #1883D7 100%);
}

.news_time p {
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 400;
  height: 40px;
  line-height: 40px;
  width: 58px;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #ffffff;
}

.news_time span {
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 400;
  width: 58px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
}

.news_con h1 {
  font-size: 18px;
  color: #333333;
  text-align: justify;
  font-weight: 600;
  padding: 0 20px;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news_con h2 {
  font-size: 16px;
  color: #999999;
  text-align: justify;
  line-height: 24px;
  font-weight: 400;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hd li {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  float: left;
  margin-right: 20px;
  cursor: pointer;
}

.zqsk_news {
  float: left;
  width: 580px;
  margin-left: 40px;
}

.newstitle {
  width: auto;
  height: 60px;
  font-size: 60px;
  color: #000;
}

.newstitle ul {
  height: 60px;
}

.newstitle ul li {
  height: 60px;
  width: 193px;
  line-height: 60px;
  float: left;
  font-size: 22px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
  background: #F5F5F5;
}

.newstitle ul li.show {
  color: #FFFFFF;
  background: #2D61E5;
}

.newstitle ul .show {
  font-weight: bold;
}
.newstitle ul li.show a {
    color: #FFFFFF;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.newslist {
  width: 580px;
  height: 369px;
  overflow: hidden;
  float: left;
  margin-top: 9px;
}

.newslist ul {
  display: none;
}

.newslist>.show {
  display: block;
}

.newslist li {
  display: flex;
  border-bottom: 1px solid rgba(216, 216, 216, 1);
  height: 122px;
}



.time {
  padding-right: 20px;
  margin: 20px 0;
  border-right: 1px solid #D8D8D8;
  ;
}

.time p {
  font-size: 20px;
  color: #333333;
  text-align: justify;
  font-weight: 400;
  margin-bottom: 10px;
}

.time span {
  border: 1px solid rgba(216, 216, 216, 1);
  border-radius: 15px;
  font-size: 16px;
  color: #999999;
  font-weight: 400;
  display: block;
  width: 58px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.news {
  padding-left: 20px;
  margin: 25px 0;
  width: 500px;
}

.news h1 {
  font-size: 18px;
  color: #333333;
  text-align: justify;
  font-weight: 600;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news:hover h1 {
  color: #1677FF;
}

.news h2 {
  height: 48px;
  font-size: 16px;
  color: #999999;
  text-align: justify;
  line-height: 24px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}



.lunbo {
  width: 580px;
  height: 435px;
  overflow: hidden;
  float: left;
  position: relative;
}

.lunbo .hd {
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 20px;
  z-index: 1;
}

.lunbo .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.lunbo .hd ul li.on {
  font-size: 18px;
  font-weight: bold;
}

.lunbo .hd ul li.on::after {
  width: 40px;
}

.lunbo .hd ul li::after {
  content: "";
  border-top: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
  width: 0px;
  margin-left: 5px;
  transition: all 0.5s ease-out 0s;
}

.lunbo .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.lunbo .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}

.lunbo .bd img {
  width: auto;
  display: block;
}

.lunbo .bd a {
  display: block;
}

.lunbo .bd li .text {
  width: 580px;
  height: 145px;
  background-color: #EEEEEE;
  color: #333333;
  line-height: 50px;
  font-size: 18px;
  padding-left: 20px;
  padding-right: 130px;
  z-index: 1;
  position: absolute;
  bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}



.news_box .title_box a {
  width: 100%;
  background-image: url(zctitle.png);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 58px;
}

.news_link {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.news_link a {
  display: block;
  float: left;
  width: calc(50% - 20px);
}

/* ******************************** */
.fwzn {
  margin-top: 40px;
}

.fwzn ul {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: space-between;
}

.fwzn ul li {
  height: 100%;
  width: 380px;
  background-color: #E84D39;
}

.fwzn ul li:hover {
  position: relative;
  top: -1px;
  box-shadow: 1px 1px 6px 1px rgb(0 0 0 / 20%);
}

.fwzn ul li:nth-child(1) {
  background: url(ryzn.png) no-repeat center;
}

.fwzn ul li:nth-child(2) {
  background: url(hqfw.png) no-repeat center;
}

.fwzn ul li:nth-child(3) {
  background: url(qyfw.png) no-repeat center;
}

.fwzn ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.fwzn ul li span:first-child {
  display: block;
  font-size: 22px;
  line-height: 40px;
  color: #FFFFFF;
  font-weight: 600;
  padding: 100px 0 10px;
}

.fwzn ul li span:last-child {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 400;
}

/* 企业入园流程 */
.process-area ul {
  width: 1230px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.process-area ul li {
  width: 154px;
  height: 50px;
  line-height: 50px;
  margin: 0 20.3px 20px 0;
  text-align: center;
  background-color: #F5F5F5;
}

.process-area ul li.on {
  color: #FFF;
  background-color: #1677FF;
}

.process-area ul li span {
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.process-box {
  background: url(bg2.png) center bottom no-repeat;
}

.process-tit {
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0px auto 30px;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
}

/* .process-info {
} */
.process-info>ul {
  display: flex;
  width: 1230px;
}

.process-info>ul li {
  width: 585px;
  padding: 20px;
  margin-right: 30px;
}

.process-info>ul li div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.process-info>ul li div a {
  color: #1677FF;
}

.process-info>ul li:nth-child(n+3) {
  margin-top: 30px;
}

.process-info>ul li:nth-child(2n+1) {
  background-image: linear-gradient(#F5F9FF, #E7F1FF);
}

.process-info>ul li:nth-child(2n) {
  background-image: linear-gradient(#FFF8F1 0%, #FFEFDF 100%);
}

.process-info-l {
  width: 940px;
}

.process-info-l>ul {
  display: flex;
  height: 100%;
  justify-content: space-between;
  align-content: space-between;
  flex-wrap: wrap;
}

.process-info-l>ul>li {
  width: 460px;
  height: 206px;
  padding: 15px 20px 20px;
  /* background: #FFFFFF; */
  box-shadow: 0px 2px 10px 0px rgba(153, 153, 153, 0.2);
}

.process-info-l>ul>li .process-info-tit {
  position: relative;
  width: 100%;
  height: 70px;
  line-height: 70px;
  padding-left: 80px;
}

.process-info-tit h3 {
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
}

.process-info-tit>a {
  position: absolute;
  right: 0;
  top: 5px;
  display: inline-block;
  width: 105px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid rgba(22, 119, 255, 1);
  border-radius: 4px;
  font-size: 16px;
  color: #1677FF;
  letter-spacing: 0;
  font-weight: 400;
}

.process-info-tit>a:hover {
  color: #FFF;
  background: #1677FF;
}

.process-content>a {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 400;
}

.process-content>a:hover {
  color: #1677FF;
}

.process-content-list {
  display: none;
}

.process-info-l>ul>li:nth-child(1) {
  background: url(qyzc.png) no-repeat center;
}

.process-info-l>ul>li:nth-child(2) {
  background: url(qyjy.png) no-repeat center;
}

.process-info-l>ul>li:nth-child(3) {
  background: url(qybg.png) no-repeat center;
}

.process-info-l>ul>li:nth-child(4) {
  background: url(qyzx.png) no-repeat center;
}

.process-info-r {
  width: 230px;
  height: 432px;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(153, 153, 153, 0.2);
}

.process-info-r>ul {
  display: flex;
  height: 100%;
  align-content: space-between;
  flex-wrap: wrap;
}

.process-info-r>ul>li {
  width: 190px;
  height: 186px;
  padding: 20px 0 0 20px;
}

.process-info-r>ul>li:nth-child(1) {
  background-image: linear-gradient(180deg, #F5F9FF 0%, #E7F1FF 100%);
}

.process-info-r>ul>li:nth-child(2) {
  background-image: linear-gradient(180deg, #FFF8F1 0%, #FFEFDF 100%);
}


.process-info-r ul li h3 {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 600;
}

.process-info-r ul li a {
  font-size: 16px;
  color: #1677ff;

  line-height: 82px;

}

.process-info-r ul li p {
  line-height: 22px;
}

.process {
  height: 365px;
  margin-top: 20px;
}

.process img {
  display: flex;
  width: 85%;
  margin: 0 auto;
}

/* 招商引资优势 */

.odds-list>ul {
  display: flex;
  height: 400px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

.odds-list>ul>li {
  width: 380px;
  height: 200px;
}

.odds-tit {
  display: flex;
  height: 48px;
}

.odds-tit span {
  display: inline-block;
  margin-left: 20px;
  line-height: 48px;
  font-size: 22px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600;
}

.odds-content {
  width: 100%;
  height: 150px;
  padding: 25px 10px 10px;

}

.odds-list>ul>li:nth-child(2n+1) .odds-content {
  background: url(jx01.png) no-repeat center;
  background-size: 100% 80%;
}

.odds-list>ul>li:nth-child(2n) .odds-content {
  background: url(jx02.png) no-repeat center;
  background-size: 100% 80%;
}



.odds-content span {
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  text-align: justify;
  line-height: 36px;
  font-weight: 400;
}

/* 惠企政策 */
.swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-button-next {
  right: -90px;
  background: url(right.png) no-repeat center;
}

.swiper-button-prev {
  left: -90px;
  background: url(right.png) no-repeat center;
  transform: rotateY(180deg);
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.hqzc-list {
  position: relative;
}

.hqzc-img {
  width: 380px;
  height: 213px;
  position: relative;
}

.hqzc-img img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.hqzc-img span {
  width: 118px;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.8;
  background: #2D61E5;
  text-align: center;
  line-height: 50px;
  color: #fff;
}

.hqzc-content {
  height: 190px;
  padding: 20px;
  background: #F5F5F5;
}

.hqzc-content h3 {
  display: inline-block;
  height: 48px;
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 16px;
  color: #333333;
  text-align: justify;
  line-height: 24px;
  font-weight: 600;
}

.swiper-slide:hover .hqzc-content h3 {
  color: #1677FF;
}

.hqzc-content span {
  display: inline-block;
  height: 72px;
  width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 24px;
  font-weight: 400;
}

.swiper-button-next,
.swiper-button-prev {
  width: 54px;
  height: 54px;
  border: 1px solid rgba(216, 216, 216, 1);
}

/* 特色产业 */
.industry-tit ul {
  display: flex;
  justify-content: space-between;
  width: 620px;
  margin: 0 auto;
}

.industry-tit ul li {
  line-height: 40px;
  text-align: center;
  width: 140px;
  height: 40px;
  background: #F5F5F5;
  cursor: pointer;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  font-weight: 600;
}

.industry-tit ul li.on,
.industry-tit ul li:hover {
  background: #1677FF;
  color: #fff;
}

.industry-list {
  max-width: 1920px;
  width: 100%;
  margin: 30px auto 0;
}

.industry-list>ul>li {
  display: none;
  /* display: flex;
  justify-content: space-between; */
}

.industry-img {
  width: 50%;
  height: 500px;
}

.industry-img img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.industry-content {
  width: 50%;
  height: 500px;
  background: #4879F6;
  padding: 50px 360px 50px 50px;
}

.industry-content h4 {
  font-size: 24px;
  color: #FFFFFF;
  text-align: justify;
  font-weight: 400;
  margin-bottom: 40px;
}

.industry-content p {
  font-size: 16px;
  color: #FFFFFF;
  text-align: justify;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 40px;
  display: inline-block;
  width: 550px;
  height: 227px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

.industry-content div {
  border: 1px solid rgba(255, 255, 255, 1);
  width: 158px;
  height: 50px;

  line-height: 46px;
  padding: 0 20px;
}

.industry-xq img {
  margin-left: 10px;
  vertical-align: middle;
}

.industry-xq a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.industry-xq a span {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 400;
}


/* 明星企业 */
.company-list ul {
  display: flex;
  flex-wrap: wrap;
  width: 1230px;
}

.company-list ul li {
  border: 1px solid rgba(216, 216, 216, 1);
  width: 216px;
  height: 80px;
  margin-right: 30px;
}

.company-list ul li:hover {
  position: relative;
  top: -1px;
  box-shadow: 1px 1px 3px 1px rgb(0 0 0 / 10%);
}

.company-list ul li:nth-child(n+6) {
  margin-top: 30px;
}

.company-list ul li a,
.company-list ul li img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

/* 企业服务“一件事一次办” */
.yjsycb-box {
  background: url(bg3.png) no-repeat center bottom;
  padding-bottom: 60px;
}

.yjsycb-list ul {
  display: flex;
  flex-wrap: wrap;
  width: 1230px;
  height: 590px;
  align-content: space-between;
}

.yjsycb-list ul li {
  width: 277px;
  height: 280px;
  margin-right: 30px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(153, 153, 153, 0.3);
}

/*.yjsycb-list ul li:hover {
  background: #1677FF;
}

.yjsycb-list ul li:hover .yjsycb-list-content h4,
.yjsycb-list ul li:hover .yjsycb-list-content span {
  color: #FFF;
}*/

/* 新增遮罩层样式 */
        .qyfw_overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            display: none;
            justify-content: center;
            align-items: center;
            z-index: 10;
        }

        .qyfw_overlay table {
            width: 92%;
            border-collapse: collapse;
            background-color: #fff;
            font-size: 14px;
        }

        .qyfw_overlay table th, .qyfw_overlay table td {
            border: 1px solid #ddd;
            padding: 8px;
            text-align: center;
        }

        .qyfw_overlay table th {
            background-color: #f2f2f2;
            font-weight: bold;
            width: 1%;
        }
        
        /* 合并行样式 */
        .qyfw_overlay table .merged-row td {
            border: none;
            padding: 10px;
        }
        
        /* 按钮样式 */
        .detail-btn {
            background-color: #1677ff;
            color: white;
            border: none;
            padding: 8px 15px;
            border-radius: 4px;
            cursor: pointer;
            font-size: 14px;
        }
        
        .detail-btn:hover {
            background-color: #0a5fcf;
        }

        .yjsycb-list ul li:hover .qyfw_overlay {
            display: flex;
        }
/* 遮罩样式结束 */

.yjsycb-list ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.yjsycb-list ul li img {
  width: 277px;
  height: 160px;
}

.yjsycb-list-content {
  height: 120px;
  padding: 0 20px 20px;
}

.yjsycb-list ul li h4 {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
}

.yjsycb-list ul li span {
  display: inline-block;
  width: 237px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
}

/* 诉求 */
.suqiu-list ul {
  display: flex;
  justify-content: space-between;
}

.suqiu-list ul li {
  width: 380px;
  height: 160px;
  box-shadow: 0px 2px 10px 0px rgba(153, 153, 153, 0.3);
}

.suqiu-list ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.suqiu-list ul li a img {
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
}

.suqiu-list ul li a span {
  padding-left: 60px;
  line-height: 160px;
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 600;
}

.suqiu-list ul li:nth-child(2) a span {
  padding-left: 20px;
}

.suqiu-list ul li a:hover span {
  color: #1677ff;
}

.suqiu-box {
  margin-bottom: 30px;
}

/* 市州专区入口 */
.shizhou-list ul {
  display: flex;
  flex-wrap: wrap;
  width: 1230px;
}

/* .shizhou-list */
.shizhou-list ul li {
  height: 120px;
  width: 277px;
  box-shadow: 0 2px 10px 0 rgb(153 153 153 / 30%);
  margin-bottom: 20px;
  margin-right: 30px;
  background: #F1F2F3;
}

.shizhou-list ul li a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.shizhou-list ul li a img {
  display: inline-block;
  width: 170px;
  height: 100%;
}

.shizhou-list ul li a span {
  display: flex;
  align-items: center;
  width: 107px;
  padding: 15px;
  line-height: 25px;
  text-align: center;
  height: 100%;
  font-size: 18px;
  color: #2B2F32;
  letter-spacing: 0;
  font-weight: 500;
}




@media only screen and (max-width: 768px) {
  .container {
    width: 100%;
    padding: 0 0.24rem;
  }

  .zt-banner {
    background: url(./banner-app.png) no-repeat;
    height: 4rem;
    background-size: 100%;
  }

  .container ul {
    width: 100%;
    min-height: 0;
    padding: 0.2rem 0;
  }

  .container ul li {
    line-height: 0.7rem;
  }

  .container ul div>a {
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.4rem;
  }

  .container ul li a span:first-child {
    max-width: 75%;
    font-size: 0.3rem;
  }

  .container ul li a span:last-child {
    font-size: 0.3rem;
  }

}