@charset "UTF-8";
/****引入外部字体****/
/* 
* .TTF或.OTF，适用于Firefox 3.5、Safari、Opera 
* .EOT，适用于Internet Explorer 4.0+ 
* .SVG，适用于Chrome、IPhone  
*/
@font-face {
  font-family: "YouSheBiaoTiHei";
  src: url("./YouSheBiaoTiHei-2.eot");
  src: url("./YouSheBiaoTiHei-2.eot?#iefix") format("embedded-opentype"),
    url("./YouSheBiaoTiHei-2.woff") format("woff"),
    url("./YouSheBiaoTiHei-2.ttf") format("truetype"),
    url("./YouSheBiaoTiHei-2.svg#webfont34M5alKg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/********浮窗***********/
#divFloat {
  position: absolute;
  left: 0px;
  top: 155px;
  z-index: 9999;
}
.swipers {
  height: 128px;
  overflow: hidden;
}
.zwfw-tttt .content li:nth-child(2) .desc .center ul .active{
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2242/site/picture/-1/109d4504995149f4ac52abfc40ab5656.png) 100% 100% no-repeat !important;


} 
.zwfw-tttt .content li:nth-child(3) .desc .center ul .active{
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2242/site/picture/-1/1c86ee3097ad40c196e9e4eab3d17c5c.png) 100% 100% no-repeat !important;

}
.small{
  transition: all 0.5s ease;
}
/* #pc-wrap .container .prosess1 .zwfw .item-box .center ul .active  */
span.close_btn {
  display: block;
  text-align: right;
  height: 10px;
  margin-right: 2px;
  background: transparent url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2242/site/images/41642/close_bg.png) no-repeat scroll right top;
  cursor: pointer;
}
.lis{
  margin: 0 15px;
}
/*********公共样式***********/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

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

a {
  text-decoration: none;
}

li {
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.disNone {
  display: none;
}

body {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background: #f6f6f6;
}

#pc-wrap .container {
  width: 100% !important;
}

#pc-wrap .container .contents .content1 {
  background: url(./ta-bg.png) 100% 100% no-repeat;
  background-position: bottom;
}

#pc-wrap .container .contents .content1 .top-hot {
  margin-top: 20px;
  margin-bottom: 41px;
  padding: 26px;
  display: flex;
  justify-content: space-between;
  height: 110px;
  align-items: center;
  background-color: #fff;
  background: url(./hot-bg.png) 100% 100% no-repeat;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
}

#pc-wrap .container .contents .content1 .top-hot .hot-logo {
  width: 10%;
  position: relative;
}

#pc-wrap .container .contents .content1 .top-hot .hot-logo img {
  width: 114px;
  height: 93px;
}

#pc-wrap .container .contents .content1 .top-hot .hot-logo p {
  position: absolute;
  left: 30%;
  top: 25%;
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  font-size: 24px;
  color: #ffffff;
  text-align: justify;
}

#pc-wrap .container .contents .content1 .top-hot .hot-title {
  width: 85%;
  padding-left: 22px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  font-size: 24px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: flex;
    flex-direction: column;
    height: 95px;
}

.changeColor {
  font-size: 26px !important;
  -webkit-transition: all 0.6s ease !important;
  transition: all 0.6s ease !important;
  color: #0287e6 !important;

}
/* #pc-wrap .container .contents .content1 .top-hot .hot-title:hover a {
  font-size: 26px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
} */

#pc-wrap .container .contents .content1 .top-hot .more:hover{
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  font-size: 20px;
}
#pc-wrap .container .contents .content1 .top-hot .more {
  width: 5%;
  text-align: right;
   color: #0287e6;
   font-weight: bolder;
   font-size: 18px;
   -webkit-transition: all 0.6s ease;
   transition: all 0.6s ease;
}

#pc-wrap .container .contents .content1 .top-rotation {
  height: 408px;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}

#pc-wrap .container .contents .content1 .top-rotation .process {
  width: 50%;
  padding: 20px;
  overflow: hidden;
}

#pc-wrap .container .contents .content1 .top-rotation .process .five_Box {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

#pc-wrap .container .contents .content1 .top-rotation .process .five_Box .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  bottom: 10px;
  z-index: 9999;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .hd
  ul {
  height: 44px;
  overflow: hidden;
  zoom: 1;
  float: left;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .hd
  ul
  li {
  float: left;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  line-height: 14px;
  text-align: center;
  background: #eee;
  opacity: 0.5;
  cursor: pointer;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .hd
  ul
  .on {
  background: #fff;
  opacity: 1;
}

#pc-wrap .container .contents .content1 .top-rotation .process .five_Box .bd {
  height: 368px;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .bd
  ul {
  height: 368px;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .bd
  ul
  li {
  height: 100%;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .bd
  ul
  li
  a {
  display: block;
  height: 100%;
  position: relative;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .bd
  ul
  li
  a
  img {
  width: 100%;
  height: 100%;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .bd
  ul
  li
  a
  .five-txt {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-left: 16px;
  background-color: rgba(80, 118, 152, 0.7);
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .bd
  ul
  li
  a
  .five-txt
  div {
  width: 70%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#pc-wrap .container .contents .content1 .top-rotation .rota-list {
  width: 50%;
  height: 407px;
  overflow: hidden;
  padding: 20px 26px 19px 46px;
  background-color: #fff;
  background: url(./rotaList-bg.png) no-repeat;
  background-position: bottom right;
}

#pc-wrap .container .contents .content1 .top-rotation .rota-list .item-title {
  display: flex;
  padding-bottom: 19px;
  justify-content: space-around;
  border-bottom: 1px solid #ececec;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .item-title
  div {
  position: relative;
  cursor: pointer;
  width: 80%;
  flex: 1;
  text-align: left;
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  font-size: 20px;
  color: #0287e6;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .item-title
  div
  .line {
  position: absolute;
  height: 4px;
  width: 88px;
  opacity: 0.25;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(
    270deg,
    rgba(0, 144, 255, 0) 0%,
    #0090ff 100%
  );
}

#pc-wrap .container .contents .content1 .top-rotation .rota-list .item-title a {
  width: 20%;
  text-align: right;
  flex: 1;
  display: block;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .item-title
  a
  img {
  height: 6px;
  width: auto;
  cursor: pointer;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .item-title
  a
  img:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#pc-wrap .container .contents .content1 .top-rotation .rota-list .itemList li {
  width: 100%;
  height: 85;
  padding: 7px 9px;
  border-bottom: 1px solid #eaeaea;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .itemList
  li
  a
  .item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .itemList
  li
  a
  .item
  .time {
  width: 20%;
  display: flex;
  flex-wrap: wrap;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .itemList
  li
  a
  .item
  .time
  .show-time {
  text-align: center;
  width: 70px;
  height: 67px;
  padding: 8px 0;
  background: url(./time-bg.png) 100% 100% no-repeat;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .itemList
  li
  a
  .item
  .time
  .show-time
  .d {
  width: 100%;
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  font-size: 20px;
  color: #0287e6;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .itemList
  li
  a
  .item
  .time
  .show-time
  .y-m {
  width: 100%;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .itemList
  li
  a
  .item
  .contItem {
  width: 80%;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .itemList
  li
  a
  .item
  .contItem
  .title {
  width: 98%;
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  font-size: 16px;
  margin-top: 10px;
  color: #0287e6;
  height: 50px;
  /* white-space: nowrap; */
  overflow: hidden;
  /* text-overflow: ellipsis;*/
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .itemList
  li
  a
  .item
  .contItem
  .detail {
  height: 42px;
  margin-top: 4px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .rota-list
  .itemList
  li
  a:hover
  .item
  .contItem
  .detail {
  color: #0287e6;
}

#pc-wrap .container .contents .content1 .item-prosess {
  width: 100%;
  padding-bottom: 23px;
}

#pc-wrap .container .contents .content1 .item-prosess .prosess {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
}

#pc-wrap .container .contents .content1 .item-prosess .prosess .item {
  width: 390px;
  position: relative;
}

#pc-wrap .container .contents .content1 .item-prosess .prosess .item .lable {
  width: 176px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  background: #0287e6;
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  font-size: 18px;
  color: #ffffff;
  z-index: 8888;
  position: absolute;
  left: 20px;
  top: -20px;
}

#pc-wrap .container .contents .content1 .item-prosess .prosess .item .news-list,
#pc-wrap .govpushinfo150203 {
  width: 390px;
  height: 355px;
  overflow: hidden;
  padding: 39px 20px 17px 20px;
  background-color: rgba(255, 255, 255, 0.8);
}

#pc-wrap .zwwgk .govpushinfo150203 {
  width: 100%;
  height: 290px;
  overflow: hidden;
  padding: 0 0 0 20px;
  background-color: rgba(255, 255, 255, 0.8);
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .news-list
  li,
#pc-wrap .govpushinfo150203 l {
  padding-left: 5px;
  height: 53px;
  position: relative;
  border-bottom: 1px dashed #ececec;
}

#pc-wrap .zwwgk .govpushinfo150203 li {
  padding-left: 5px;
  height: 53px;
  display: flex;
  position: relative;
  border-bottom: 1px dashed #ececec;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .news-list
  li,
#pc-wrap .govpushinfo150203 li:hover a {
  color: #0090ff;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .news-list
  li,
#pc-wrap .govpushinfo150203 li:hover span {
  color: #0090ff;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .news-list
  li
  a {
  display: flex;
  justify-content: space-around;
}
#pc-wrap .content1 .govpushinfo150203 li {
  display: flex;
}
#pc-wrap .content1 .govpushinfo150203 li:nth-child(n + 6) {
  display: none;
}
#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .news-list
  li
  a
  .title,
#pc-wrap .govpushinfo150203 li a {
  width: 85%;
  height: 53px;
  line-height: 53px;
  text-align: left;
  padding-left: 13px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
}


#pc-wrap .govpushinfo150203 li span {
  width: 104px;
  height: 53px;
  line-height: 53px;
  text-align: right;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666666;
}
#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .news-list
  li
  a
  .time{
     /* width: 15%; */
  width: 104px;
  height: 53px;
  line-height: 53px;
  text-align: right;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666666; 
  }
#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .news-list
  li
  a:hover
  .title {
  color: #0287e6;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .news-list
  li
  a:hover
  .time {
  color: #0287e6;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .news-list
  li::before,
#pc-wrap .govpushinfo150203 li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 53%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0287e6;
  box-shadow: 0 0 6px 0 rgba(2, 135, 230, 0.4);
}

#pc-wrap .pros3 .govpushinfo150203 li {
  position: relative;
  border-bottom: 1px dashed #ececec;
}

#pc-wrap .pros3 .govpushinfo150203 li::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 53%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0287e6;
  box-shadow: 0 0 6px 0 rgba(2, 135, 230, 0.4);
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .item-title {
  position: absolute;
  height: 28px;
  border-radius: 4px;
  right: 20px;
  top: 11px;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .item-title
  .nav-tab {
  height: 100%;
  display: flex;
  width: 160px;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #0090ff;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .item-title
  .nav-tab
  .tab-list {
  cursor: pointer;
  border-radius: 4px;
  width: 80px;
  text-align: center;
  line-height: 28px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #0090ff;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .item-title
  .nav-tab
  .active {
  background: #0090ff;
  color: #fff;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .policy-box
  .content-open
  .more {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 17px;
  left: 0;
  text-align: center;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .policy-box
  .content-open
  .more:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#pc-wrap .container .contents .content1 .item-prosess .prosess .item .more {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 17px;
  left: 0;
  text-align: center;
}

#pc-wrap
  .container
  .contents
  .content1
  .item-prosess
  .prosess
  .item
  .more:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#pc-wrap .container .prosess1 {
  background-color: #fff;
  padding-top: 27px;
}

#pc-wrap .container .prosess1 a {
  display: block;
  overflow: hidden;
}

#pc-wrap .container .prosess1 a img {
  width: 100%;
  height: 128px;
  transition: transform 1s;

}
#pc-wrap .container .prosess1 a img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#pc-wrap .container .prosess1 .zfxxgk {
  margin-top: 30px;
  margin-bottom: 20px;
  background-color: #fff;
}

#pc-wrap .container .prosess1 .zfxxgk .lable {
  width: 310px;
  height: 70px;
  margin: 0 auto;
  background: url(./bg-title.png) no-repeat;
  background-size: 100% 100%;
  font-family: YouSheBiaoTiHei;
  font-size: 36px;
  color: #0287e6;
  text-align: center;
}

#pc-wrap .container .prosess1 .xxgk-proses .items {
  display: flex;
  justify-content: space-between;
}

#pc-wrap .container .prosess1 .xxgk-proses .items .item-list {
  width: 180px;
  height: 180px;
  margin-top: 20px;
  background: #ffffff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
}

#pc-wrap .container .prosess1 .xxgk-proses .items .item-list a {
  display: block;
}

#pc-wrap .container .prosess1 .xxgk-proses .items .item-list a .item-detail {
  padding: 20px 0;
  text-align: center;
}

#pc-wrap
  .container
  .prosess1
  .xxgk-proses
  .items
  .item-list
  a
  .item-detail
  img {
  width: 95px;
  height: 100px;
}

#pc-wrap .container .prosess1 .xxgk-proses .items .item-list a .item-detail p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
  text-align: center;
}

#pc-wrap
  .container
  .prosess1
  .xxgk-proses
  .items
  .item-list
  a:hover
  .item-detail
  img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#pc-wrap .container .prosess1 .zwwgk {
  display: flex;
  justify-content: space-between;
  height: 350px;
}

#pc-wrap .container .prosess1 .zwwgk .left {
  width: 300px;
  height: 100%;
  padding-top: 34px;
  padding-bottom: 64px;
  text-align: center;
  background: url(./wgk-bg.png) 100% 100% no-repeat;
}

#pc-wrap .container .prosess1 .zwwgk .left:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#pc-wrap .container .prosess1 .zwwgk .left span {
  width: 100%;
  font-family: YouSheBiaoTiHei;
  font-size: 64px;
  color: #ffffff;
  letter-spacing: 11.64px;
  text-align: center;
  text-shadow: 0 4px 16px rgba(0, 0, 0, 0.27);
}

#pc-wrap .container .prosess1 .zwwgk .left .left-list {
  margin-top: 20px;
  font-family: MicrosoftYaHei;
  font-size: 24px;
  line-height: 50px;
  color: #ffffff;
}

#pc-wrap .container .prosess1 .zwwgk .left .left-list .item {
  height: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#pc-wrap .container .prosess1 .zwwgk .left .left-list .item a {
  line-height: 31px;
  display: inline-block;
  color: #ffffff;
}

#pc-wrap .container .prosess1 .zwwgk .left .left-list .item:nth-child(2) {
  margin-top: 21px;
}

#pc-wrap .container .prosess1 .zwwgk .right {
  width: 880px;
  height: 100%;
  padding-right: 26px;
  position: relative;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
  background-color: #fff;
}

#pc-wrap .container .prosess1 .zwwgk .right .item-title .nav-tab {
  height: 56px;
  padding-left: 20px;
  border-bottom: 1px solid #ececec;
}

#pc-wrap .container .prosess1 .zwwgk .right .item-title .nav-tab .tab-list {
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  line-height: 52px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
  text-align: center;
}

#pc-wrap .container .prosess1 .zwwgk .right .item-title .nav-tab .active {
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  /* font-size: 18px; */
  transform: scale(1.1); 
  color: #0090ff;
  text-align: center;
  border-bottom: 3px solid #0090ff;
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .news-list {
  width: 100%;
  height: 290px;
  padding-left: 20px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.8);
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .news-list
  li {
  padding-left: 5px;
  height: 53px;
  position: relative;
  border-bottom: 1px dashed #ececec;
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .news-list
  li
  a {
  display: flex;
  justify-content: space-around;
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .news-list
  li
  a
  .title {
  width: 85%;
  height: 53px;
  line-height: 53px;
  text-align: left;
  padding-left: 13px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .news-list
  li
  a
  .time {
  width: 15%;
  height: 53px;
  line-height: 53px;
  text-align: right;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666666;
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .news-list
  li
  a:hover
  .title {
  color: #0287e6;
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .news-list
  li
  a:hover
  .time {
  color: #0287e6;
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .news-list
  li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 53%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0287e6;
  box-shadow: 0 0 6px 0 rgba(2, 135, 230, 0.4);
}

#pc-wrap .container .prosess1 .zwwgk .right .policy-box .content-open .more {
  position: absolute;
  top: 18px;
  right: 26px;
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .more
  img {
  width: 32px;
  height: 6px;
}

#pc-wrap
  .container
  .prosess1
  .zwwgk
  .right
  .policy-box
  .content-open
  .more:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#pc-wrap .container .prosess1 .zwfw {
  width: 100%;
  height: 404px;
  margin-top: 30px;
  padding: 20px 0;
  background: url(./zwfw-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

#pc-wrap .container .prosess1 .zwfw .lable {
  width: 310px;
  height: 70px;
  margin: 0 auto;
  background: url(./bg-title.png) no-repeat;
  background-size: 100% 100%;
  font-family: YouSheBiaoTiHei;
  font-size: 36px;
  color: #0287e6;
  text-align: center;
}

#pc-wrap .container .prosess1 .zwfw .item-box {
  height: 254px;
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}

#pc-wrap .container .prosess1 .zwfw .item-box .left {
  width: 22%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#pc-wrap .container .prosess1 .zwfw .item-box .left .fww {
  height: 115px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
  padding: 33px 0px;
  text-align: center;
}

#pc-wrap .container .prosess1 .zwfw .item-box .left .fww:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  box-shadow: 0 0 8px 0 rgba(41, 95, 212, 0.53);
}

#pc-wrap .container .prosess1 .zwfw .item-box .left .fww a {
  display: block;
}

#pc-wrap .container .prosess1 .zwfw .item-box .left .fww a img {
  width: 226px;
  height: 50px;
}

#pc-wrap .container .prosess1 .zwfw .item-box .left .bjtj {
  height: 115px;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
  padding: 33px 20px;
  position: relative;
}

#pc-wrap .container .prosess1 .zwfw .item-box .left .bjtj:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  box-shadow: 0 0 8px 0 rgba(41, 95, 212, 0.53);
}

#pc-wrap .container .prosess1 .zwfw .item-box .left .bjtj a {
  display: block;
}

#pc-wrap .container .prosess1 .zwfw .item-box .left .bjtj a img {
  width: 48px;
  height: 48px;
  display: inline-block;
}

#pc-wrap .container .prosess1 .zwfw .item-box .left .bjtj a p {
  position: absolute;
  bottom: 32px;
  left: 80px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 10px;
  color: #333;
  line-height: 48px;
  display: inline-block;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center {
  display: flex;
  align-items: center;
  height: 100%;
  margin-left: 2%;
  padding: 31px 25px;
  background-color: #fff;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center ul li {
  width: 30%;
  height: 40px;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 20px;
  background-color: #f8f8f8;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center ul li:nth-child(3n) {
  margin-right: 0px;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center ul li a {
  display: block;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center ul li a span {
  display: block;
  padding: 0 5px;
  width: 144px;
  font-size: 17px;
  line-height: 40px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-overflow: ellipsis;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center ul li a span:hover {
  overflow: visible;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center ul li:nth-child(10) {
  margin-bottom: 0;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center ul .active {
  background: url(./btnTab-bg.png) 100% 100% no-repeat;
}

#pc-wrap .container .prosess1 .zwfw .item-box .center ul .active a span {
  color: #fff;
}

#pc-wrap .container .prosess1 .zwfw .item-box .right {
  width: 31%;
}

#pc-wrap .container .prosess1 .zwfw .item-box .right .bsfw {
  display: flex;
  justify-content: space-between;
}

#pc-wrap .container .prosess1 .zwfw .item-box .right .bsfw a {
  width: 106px;
  height: 254px;
  padding-top: 45px;
  display: block;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
}

#pc-wrap .container .prosess1 .zwfw .item-box .right .bsfw a div {
  position: relative;
  cursor: pointer;
  width: 100%;
  flex: 1;
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  font-size: 20px;
  color: #fff;
}

#pc-wrap .container .prosess1 .zwfw .item-box .right .bsfw a div .line {
  position: absolute;
  height: 5px;
  width: 90px;
  opacity: 0.25;
  bottom: -6px;
  left: 13px;
  background-image: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 100%
  );
}

#pc-wrap .container .prosess1 .zwfw .item-box .right .bsfw a:nth-child(1) {
  background: url(./grbs.png) no-repeat 100% 100%;
}

#pc-wrap .container .prosess1 .zwfw .item-box .right .bsfw a:nth-child(2) {
  background: url(./frbs.png) no-repeat 100% 100%;
}

#pc-wrap .container .prosess1 .zwfw .item-box .right .bsfw a:nth-child(3) {
  background: url(./tscx.png) no-repeat 100% 100%;
}

#pc-wrap .container .prosess1 .zmhd {
  margin-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

#pc-wrap .container .prosess1 .zmhd .lable {
  width: 310px;
  height: 70px;
  margin: 0 auto;
  background: url(./bg-title.png) no-repeat;
  background-size: 100% 100%;
  font-family: YouSheBiaoTiHei;
  font-size: 36px;
  color: #0287e6;
  text-align: center;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left {
  width: 590px;
  height: 344px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .dczj {
  display: flex;
  padding: 16px 20px 19px 20px;
  justify-content: space-around;
  border-bottom: 1px solid #ececec;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .dczj div {
  position: relative;
  cursor: pointer;
  width: 80%;
  flex: 1;
  text-align: left;
  font-family: MicrosoftYaHei-Bold;
  font-weight: Bold;
  font-size: 20px;
  color: #0287e6;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .dczj div .line {
  position: absolute;
  height: 4px;
  width: 88px;
  opacity: 0.25;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(
    270deg,
    rgba(0, 144, 255, 0) 0%,
    #0090ff 100%
  );
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .dczj a {
  width: 7.5%;
  height: 100%;
  text-align: center;
  display: block;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .dczj a img {
  height: 6px;
  width: auto;
  cursor: pointer;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .dczj a:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .news-list {
  width: 100%;
  height: 285px;
  padding: 0 20px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.8);
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .news-list li {
  padding-left: 5px;
  height: 53px;
  position: relative;
  border-bottom: 1px dashed #ececec;
  display: flex;
  justify-content: space-between;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .left
  .news-list
  li
  .news-title {
  width: 60%;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .left
  .news-list
  li
  .news-title
  .title {
  width: 100%;
  height: 53px;
  line-height: 53px;
  text-align: left;
  padding-left: 13px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .news-list li .fk {
  width: 20%;
  color: #ff8601;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .news-list li .fk p {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  text-align: center;
  line-height: 53px;
  color: #ff8601;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .left
  .news-list
  li
  .fk:hover
  p {
  font-size: 18px;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .news-list li .time {
  width: 20%;
  height: 53px;
  line-height: 53px;
  text-align: right;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666666;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .left
  .news-list
  li:hover
  .title {
  color: #0287e6;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .left
  .news-list
  li:hover
  .time {
  color: #0287e6;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .left .news-list li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 53%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #0287e6;
  box-shadow: 0 0 6px 0 rgba(2, 135, 230, 0.4);
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .right {
  width: 590px;
  height: 344px;
  padding: 34px 40px;
  overflow: hidden;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.13);
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .right .listBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

#pc-wrap .container .prosess1 .zmhd .zmhd-center .right .listBox .lists {
  width: 25%;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .right
  .listBox
  .lists
  a
  .item {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .right
  .listBox
  .lists
  a
  .item
  img {
  width: 86px;
  height: 86px;
  margin: 0 auto;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .right
  .listBox
  .lists
  a
  .item
  .tit {
  width: 100%;
  margin-top: 11px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #333333;
  text-align: center;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .right
  .listBox
  .lists
  a:hover
  .item
  img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .right
  .listBox
  .lists
  a:hover
  .item
  span {
  color: #0287e6;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .right
  .listBox
  .lists:nth-child(5) {
  margin-top: 35px;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .right
  .listBox
  .lists:nth-child(6) {
  margin-top: 35px;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .right
  .listBox
  .lists:nth-child(7) {
  margin-top: 35px;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .zmhd-center
  .right
  .listBox
  .lists:nth-child(8) {
  margin-top: 35px;
}

#pc-wrap .container .prosess1 .zmhd .botm {
  margin-top: 50px;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .botm
  .btom-item
  .botm-list
  #banner
  #slideBox {
  position: relative;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .botm
  .btom-item
  .botm-list
  #banner
  #slideBox
  .bd
  .tempWrap {
  margin: 0 auto;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .botm
  .btom-item
  .botm-list
  #banner
  #slideBox
  .bd
  ul
  li {
  width: 35%;
  height: 140px;
  text-align: center;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .botm
  .btom-item
  .botm-list
  #banner
  #slideBox
  .bd
  ul
  li
  a {
  padding-right: 70px;
  display: block;
  text-align: center;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .botm
  .btom-item
  .botm-list
  #banner
  #slideBox
  .bd
  ul
  li
  a
  img {
  width: 360px;
  height: 140px;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .botm
  .btom-item
  .botm-list
  #banner
  #slideBox
  .prev {
  position: absolute;
  top: 60px;
  left: -55px;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .botm
  .btom-item
  .botm-list
  #banner
  #slideBox
  .prev
  img {
  width: 30px;
  height: 30px;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .botm
  .btom-item
  .botm-list
  #banner
  #slideBox
  .next {
  position: absolute;
  top: 60px;
  right: -55px;
}

#pc-wrap
  .container
  .prosess1
  .zmhd
  .botm
  .btom-item
  .botm-list
  #banner
  #slideBox
  .next
  img {
  width: 30px;
  height: 30px;
}

#pc-wrap .container .prosess-botm {
  width: 100%;
  padding: 30px 0 20px;
  background: url(./zzjg-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

#pc-wrap .container .prosess-botm .lable {
  width: 310px;
  height: 70px;
  margin: 0 auto;
  background: url(./bg-title.png) no-repeat;
  background-size: 100% 100%;
  font-family: YouSheBiaoTiHei;
  font-size: 36px;
  color: #0287e6;
  text-align: center;
}

#pc-wrap .container .prosess-botm .zzjg-list {
  height: 466px;
  background-color: #fff;
  padding: 9px 20px;
  display: flex;
  justify-content: space-between;
}

#pc-wrap .container .prosess-botm .zzjg-list .item-title {
  width: 4%;
}

#pc-wrap .container .prosess-botm .zzjg-list .item-title .nav-tab {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

#pc-wrap .container .prosess-botm .zzjg-list .item-title .nav-tab .tab-list {
  width: 33px;
  height: 175px;
  line-height: 35px;
  text-align: center;
  padding: 2px 0;
  cursor: pointer;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  background-color: #fff;
  color: #0090ff;
  border: 1px solid #0287e6;
  position: relative;
}

#pc-wrap .container .prosess-botm .zzjg-list .item-title .nav-tab .tab-list p {
    position: absolute;
    right: -11px;
    top: 69px;
    border-top: 10px solid #fff;
    border-left: 11px solid #0287e6;
    border-bottom: 10px solid #fff;
}

#pc-wrap .container .prosess-botm .zzjg-list .item-title .nav-tab .active {
  background: #0287e6;
  color: #fff;
}

#pc-wrap .container .prosess-botm .zzjg-list .policy-box {
  width: 95.5%;
  padding: 10px 0 0 9px;
}

#pc-wrap .container .prosess-botm .zzjg-list .policy-box .content-open {
  height: 100%;
  position: relative;
}

#pc-wrap
  .container
  .prosess-botm
  .zzjg-list
  .policy-box
  .content-open
  .news-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

#pc-wrap
  .container
  .prosess-botm
  .zzjg-list
  .policy-box
  .content-open
  .news-list
  li {
  width: 260px;
  height: 46px;
  margin-top: 8px;
  margin-left: 11px;
  border: 1px solid #eaeaea;
}

#pc-wrap
  .container
  .prosess-botm
  .zzjg-list
  .policy-box
  .content-open
  .news-list
  li
  a {
  display: block;
}

#pc-wrap
  .container
  .prosess-botm
  .zzjg-list
  .policy-box
  .content-open
  .news-list
  li
  a
  .title {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 46px;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #333333;
}

#pc-wrap
  .container
  .prosess-botm
  .zzjg-list
  .policy-box
  .content-open
  .news-list
  li:nth-child(6n) {
  margin-right: 0;
}

#pc-wrap
  .container
  .prosess-botm
  .zzjg-list
  .policy-box
  .content-open
  .news-list
  .active {
  border: 1px solid #0287e6;
}

#pc-wrap
  .container
  .prosess-botm
  .zzjg-list
  .policy-box
  .content-open
  .news-list
  .active
  a
  .title {
  color: #0287e6;
}

#pc-wrap .container .prosess-botm .zzjg-list .policy-box .content-open .more {
  width: 176px;
  height: 46px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #eaeaea;
  position: absolute;
  /* bottom: 0;
  right: 3px; */
}

#pc-wrap
  .container
  .prosess-botm
  .zzjg-list
  .policy-box
  .content-open
  .more:hover
  img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
#pc-wrap .main-group {
  width: 100vw;
  height: 100vh;
  background: #efefef;
  display: flex;
  justify-content: center;
  align-items: center;
}

#pc-wrap .zwfw-tttt .content {
  height: 254px;
  display: flex;
  justify-content: space-between;
  padding-left: 25px;
}

#pc-wrap .item-group {
  /* display: flex; */
  justify-content: center;
  align-items: center;
  height: 254px;
  position: relative;
  width: 106px;
  overflow: hidden;
  transition: all 0.4s;
}

#pc-wrap .item-group .title {
  width: 106px;
  height: 254px;
  /* line-height: 36px;
  text-indent: 24px;*/
  right: 0px;
  background: #ee6475;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  cursor: pointer;
  z-index: 1;
  transition: all 0.7s ease 0s;
}

#pc-wrap .item-group .desc {
  box-sizing: border-box;
  width: 540px;
  height: 100%;
  background: #fff;
  color: #666;
  flex: 1;
  opacity: 0;
  transition: all 0.4s;
  margin-right: 106px;
}

#pc-wrap .item-group .img img {
  width: 280px;
  opacity: 0;
  box-sizing: border-box;
  border: 4px solid #fff;
  transition: all 0.4s;
}

#pc-wrap .item-group.self {
  width: 646px;
}

#pc-wrap .item-group.self .desc {
  opacity: 1;
}

#pc-wrap .item-group.self .img img {
  opacity: 1;
}
#pc-wrap .zwfw-tttt ul > li:nth-child(1) h3 {
  background: url(QQgrbs.png) no-repeat center;
  background-size: contain;
}
#pc-wrap .zwfw-tttt ul > li:nth-child(2) h3 {
  background: url(QQfrbs.png) no-repeat center;
  background-size: contain;
}
#pc-wrap .zwfw-tttt ul > li:nth-child(3) h3 {
  background: url(QQtscx.png) no-repeat center;
  background-size: contain;
}

#pc-wrap header .container {
  width: 1200px !important;
}

#pc-wrap .five_Box .bd .tempWrap ul li:hover a img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
#pc-wrap
  .container
  .contents
  .content1
  .top-rotation
  .process
  .five_Box
  .bd
  ul
  li
  a
  img {
  transition: transform 1s;
}

#pc-wrap .banner .search #search-form {
  display: flex;
  justify-content: flex-start;
}
.search{
  display: flex !important;
    border: none !important;
}
#pc-wrap .banner .search #search-form #hotwords {
  width: 650px;
  height: 64px;
  opacity: 0.9;
  font-size: 18px;
  color: #999999;
  background: #ffffff;
  border-radius: 4px;
  padding-left: 21px;
  border: none;
  outline: none;
}

#pc-wrap .banner .search #search-form #js {
  cursor: pointer;
  width: 100px;
  height: 64px;
  border: none;
  outline: none;
  background: #0287e6;
  border-radius: 0 4px 4px 0;
  background-image: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2242/site/picture/-1/eb43aef2d5d3489db81c39b595b28556.png");
  background-repeat: no-repeat;
  background-size: 30% 47%;
  background-position: 35px 18px;
}

#pc-wrap
  .banner
  .search
  #search-form
  input::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 18px;
  color: #999999;
  border: none;
  outline: none;
  border-style: none;
}

#pc-wrap .banner .search #search-form input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 18px;
  color: #999999;
  border: none;
  outline: none;
  border-style: none;
}

#pc-wrap .banner .search #search-form input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 18px;
  color: #999999;
  border: none;
  outline: none;
  border-style: none;
}

#pc-wrap .banner .search #search-form input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 18px;
  color: #999999;
  border: none;
  outline: none;
  border-style: none;
}
#pc-wrap .banner ,#pc-wrap .banner .guohui,#pc-wrap .banner .hzla{
text-align: center;
}
#pc-wrap .banner .guohui img {
  margin: 98px 0 20px;
  width: 118px;
}

#pc-wrap .banner .hzla img {
  width: 335px;
}

#pc-wrap .banner .title {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
  display: inline-block;
  width: 705px;
  height: 35px;
  line-height: 35px;
  background-image: linear-gradient(
    90deg,
    rgba(0, 144, 255, 0) 0%,
    #0090ff 47%,
    rgba(0, 144, 255, 0) 99%
  );
}

#pc-wrap .banner .search-info {
  width: 650px;
  padding: 20px;
  font-size: 18px;
  color: #999;
  border: 0;
  border-radius: 4px;
}

#pc-wrap .banner .search-icon {
  width: 100px;
  height: 64px;
  border: 0;
  background: #0090ff url(./images/icon-search.png) no-repeat center;
  background-size: 40px;
}


#pc-wrap .process_top{
  width: 100%;
  height: 560px;
  top: 0px;
  left: 0px;
  z-index: 5555;
  position: relative;
}

#pc-wrap .process_top .five_Box .bd ul{
  width: 100%;
  height: 560px;
  overflow: hidden;
}

#pc-wrap .process_top .five_Box .bd ul li img{
  width: 100%;
  height: 560px;
}
#pc-wrap .banner{
  position: absolute;
  top: 0px;
  z-index: 999999999999;
  width: 100%;
  margin: 0 auto;
}
.more img{
  transition: all 0.5s ease;
}
 .more img:hover{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
.hover_style{
  transition: none;
}
.clear {
  clear: both;
}


.dateBox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
  background: #fff;
  box-shadow: 0 0 6px rgb(196 226 243);
  padding: 20px 0;
  display: none;
}
.yyhLogo{
  width: 103px;
  height: 71px;
  display: inline-block;
  background: url(./yyh.png) no-repeat center;
  background-size: 100%;
  margin-right: 5px;
}
.dateBox .title {
  font-weight: bolder;
  font-size: 24px;
  margin:0 20px 0 10px;
  color: #2196f3;
  display: flex;
  align-items: center;
}

.dateBox .time {
  display: flex;
}

.dateList .line {
  display: inline-block;
  width: 130px;
  height: 10px;
  background: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2242/site/picture/-1/369ffda2064e425ebd08f8f9eb4cdd0b.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -5px;
  left: -8px;
}

.dateList {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 15px;
  position: relative;
  width: 120px;
}

.dateList .date {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  background-size: 100% 100%;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  margin-right: 10px;
  font-size: 19px;
  font-family: 'DINAlternate-Bold';
  color: #1C5EFA;
  z-index: 10;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #E1F4FF;
  margin: 0 auto;
  box-shadow: 0 0 9px rgb(196 226 243);

}


