﻿@charset "utf-8";

/* 链接 */
a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #de0000;
    text-decoration: none;
}

a:active {
    outline: none;
}

/* 头部、底部、公用 */

body {
    position: relative;
    overflow-x: hidden;
    font-size: 18px;
    background:#ffefdf url(//zjt.hubei.gov.cn/material/images/esd/bg.jpg) 50% 0px no-repeat;
}

.header{
    background: none;
    height: 400px;
}

.header h1 {
    height: 80px;
    background: url(//zjt.hubei.gov.cn/material/images/esd/logo.png) 0px 50% no-repeat;
}

.header h1 a {
    display: block;
    height: 80px;
}

.inner,
.content,
.links,
.copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


.list-t li:before {
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #d7130c;
    border-radius: 100px;
}

.content{
    width: 1160px;
    padding: 20px;
    background: #fff;
}

.grid {
    width: 100%;
    margin: 0 auto 20px;
    padding: 0px;
}

/* 首页 开始*/

/* part1开始 */
.w570{
    width: 570px;
}

.focus,
.focus .pic {
    position: relative;
    width: 570px;
    height: 340px;
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.focus .pic img {
    width: 100%;
    height: 100%;
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px 80px 10px 10px;
    line-height: 26px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #333;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;
    background-image: none;
}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;
    background-image: none;
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
     position: absolute;
     bottom: 14px;
     left: auto;
     right: 0;  
     z-index: 9;
     width: auto;
     margin-bottom: 4px\9;
     padding: 0 10px;
     text-align: right;
 }
.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border: 1px solid #fff;
    color: transparent;
    border-radius: 100px;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.focus .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.focus .swiper-pagination-bullet-active {
    background-color: #fff;
}

.gzdt .list-t{
    padding: 10px;
    background: #fff8ed;
    background: -webkit-linear-gradient(0deg, #fff8ed, #fff);
    background: linear-gradient(0deg, #fff8ed, #fff);
}
/* part1结束 */

/* part2开始 */

.topic {
    position: relative;
}

.topic .scroll {
    position: relative;
    margin: 0 20px;
    width: 100%;
}

.topic li {
    width: 280px;
}

.topic li a {
    display: block;
    margin: 0 10px;
    border:none;
    box-shadow:none;
    background: url(//zjt.hubei.gov.cn/material/images/esd/p2.jpg) left bottom no-repeat;
}

.topic li img {
    width: 100%;
    max-width:260px;
    height: 186px;
}

.topic li a div{
    padding:10px;
    color: #fff;
}

.topic li a div h3{
    font-size: 16px;
    line-height: 24px;
}

.topic li a div span{
    display: block;
    text-align: right;
}

.topic-prev,
.topic-next {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 40px;
    margin-top: -20px;
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #eee;
    cursor: pointer;
}

.topic-prev span,
.topic-next span {
    display: block;
    width: 20px;
    margin: 8px auto;
    font-size: 22px;
    text-align: center;
    color: #ccc;
    font-weight: bold;
}

.topic-prev {
    left: 0px;
    background-image: none;
}

.topic-next {
    right: 0px;
    background-image: none;
}
/* part2结束 */

/* part3开始 */
.p3{
    background: none;
}

.w660{
    position: relative;
    width: 600px;
    padding: 80px 30px 90px 30px;
    background: url(//zjt.hubei.gov.cn/material/images/esd/p3_01.png) 0px 0px no-repeat;
}

.w660 h3,
.w660 p{
    color: #fff;
}

.w660 h3{
    font-size: 24px;
    text-align: left;
    line-height: 36px;
    padding-left: 50px;
    margin-bottom: 20px;
}

.w660 p{
    font-size: 16px;
    text-align: left;
    line-height: 30px;
    padding:0px 50px 0px 30px;
}

.w660 a{
    position: absolute;
    right: 30px;
    bottom: 10px;
    display: inline-block;
    color: #fff;
    height: 34px;
    line-height: 34px;
    padding: 0px 20px 0px 30px;
    background: url(//zjt.hubei.gov.cn/material/images/esd/more.png) 0px 50% no-repeat;
}

.w478{
    width: 438px;
    padding:30px 20px;
    background: url(//zjt.hubei.gov.cn/material/images/esd/p3_02.jpg) 0px 50% no-repeat;
}

.w478 .list-t li{
    padding-left: 0px;
}

.w478 .list-t li a{
    line-height: 58px;
    padding-left: 0px;
}

.w478 .list-t li .date {
    position: relative;
    color: #fff;
    padding-right:20px;
}

.w478 .list-t li:before{
    display: none;
}
/* part3结束 */

/* part4开始 ——————————————————————————————————20221116修改*/
.p4{
    margin-bottom: 0px;
    background: url(//zjt.hubei.gov.cn/material/images/esd/p4.jpg) 50% 150% no-repeat;
}

.process-box{ 
    width: 1160px;
    height: 460px;
    margin: 80px 0px 0px 50px;
}

.process-box ul{
    position: relative;
    width: 1160px;
    height: 460px;
    display: inline-block;
}

.process-box ul li{
  width: 216px;
  height: 216px;
  position: relative;
  -moz-transform:rotate(45deg);
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
  overflow:hidden;
  border: 4px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #222, #222), linear-gradient(90deg, #ff9a11, #ff0201);
}

.process-box ul li .text1{ 
    width: 356px; 
    height: 356px; 
    z-index: 3; 
    position: absolute; 
    left: -60px;
    top: -45px;
  -moz-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    overflow:hidden;
}

.process-box ul li .text2{ 
    width: 216px; 
    height: 216px; 
    z-index: 4; 
    position: absolute; 
    display: none; 
}

.process-box ul li .text2 .mengban{ 
    border:1px solid #533b26;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    width: 216px; 
    height: 216px; 
    background: #ff5858;
    background: -webkit-linear-gradient(120deg,rgba(255,139,35,.8) 0%,rgba(211,9,0,.8) 60%);
    background: linear-gradient(120deg,rgba(255,139,35,.8) 0%,rgba(211,9,0,.8) 60%);
}

.process-box ul li .text2 .desc{ 
    position: absolute; 
    z-index: 2; 
    width: 300px; 
    height:60px; 
    top: 85px; 
    left:-35px; 
    font-size: 16px; 
    color: #fff; 
    text-align: center; 
    line-height: 30px;
  -moz-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    overflow:hidden;
}

.process-box ul li:hover .text2{
  display: block;
}




.process-box ul li.s2{
    position: absolute;
    top: 28%;
    left: 18%;
}

.process-box ul li.s3{
    position: absolute;
    top: 0;
    left: 36%;
}

.process-box ul li.s4{
    position: absolute;
    top: 28%;
    left: 54%;
}
 
.process-box ul li.s5{
    position: absolute;
    top: 0;
    left: 72%;
}
/* part4结束 */

/* part5开始 */
.p5{
    margin-top: -50px;
}

.p5 .list-t{
    padding: 30px 0px;
    background: url(//zjt.hubei.gov.cn/material/images/esd/p5.jpg) 0px 50% no-repeat;
}

.p5 .list-t li{
    width: 50%;
    padding-left: 0px;
}

.p5 .list-t li a{
    line-height: 54px;
    padding-left: 100px;
    background: url(//zjt.hubei.gov.cn/material/images/esd/dot.jpg) 70px 50% no-repeat;
}

.p5 .list-t li:before{
    display: none;
}

/* part5结束 */
