 /* 大框内容 */
 .zwgk-content {
   width: 100%;
 }

 /* 每一层内容 */
 .zwgk-main-content {
   width: 100%;
   margin-top: 30px;
   overflow: hidden;
 }

 /* 每一层左侧内容 */
 .zwgk-left {
   margin-right: 20px;
   float: left;
 }

 /* 每一层右侧内容 */
 .zwgk-right {
   float: left;
 }

 /* 共用title */
 .zwgk-title {
   border-bottom: 1px solid #dce4ea;
   color: #7c7c7c;
   font-size: 18px;
   line-height: 36px;
 }

 .zwgk-title i img {
   margin-top: 8px;
 }

 .zwgk-title a,
 .zwgk-title span {
   padding: 6px 10px;
   cursor: pointer;
   color: inherit;
 }

 /* .zwgk-title.click{
 color: #2484d6;
} */
 .zwgk-title a.click {
   border-bottom: 3px solid #2484d6;
   color: #2484d6;
   font-weight: bold;
 }

 /* 共用内容 */
 .zwgk-common-list {
   margin-top: 20px;
 }

 .zwgk-common-list li {
   position: relative;
   overflow: hidden;
   line-height: 36px;
 }

 .zwgk-left .zwgk-mobile-tomore {
   display: none;
 }

 .zwgk-right .zwgk-mobile-tomore {
   display: none;
 }

 .zwgk-common-list p,
 .zwgk-common-list i {
   float: left;
 }

 .zwgk-common-list p {
   margin-left: 20px;
   width: 70%;
   color: #4e4e4e;
   text-overflow: ellipsis;
   white-space: nowrap;
   overflow: hidden;
   font-size: 16px;
 }

 .zwgk-common-list span {
   float: right;
   color: #a6a6a6;
   font-size: 16px;
 }

 .zwgk-common-list i {
   width: 5px;
   height: 5px;
   position: absolute;
   top: 45%;
   left: 5px;
   background: #a5a5a5;
   border-radius: 50%;
 }

 .zwgk-common-list a {}

 .zwgk-common-list a:hover p,
 .zwgk-common-list a:hover span {
   color: #2181d4
 }

 /* 第一层 */
 .zwgk-first.zwgk-left {
   width: 808px;
 }

 .zwgk-right.zwgk-first {
   width: 372px;
 }

 .zwgk-first-right-main {
   width: 100%;
   margin-top: 20px;
 }

 .zwgk-first-right-main li {
   float: left;
   width: 175px;
   height: 132px;
   font-size: 16px;
   color: #4e4e4e;
   text-align: center;
   margin-top: 10px;
   background-size: cover;
 }

 .zwgk-first-right-main .type1 {
   background: url("zwgk-first-right-img01.png") no-repeat center;
   background-size: cover;
 }

 .zwgk-first-right-main .type2 {
   background: url("zwgk-first-right-img02.png") no-repeat center;
   background-size: cover;
 }

 .zwgk-first-right-main .type3 {
   background: url("zwgk-first-right-img03.png") no-repeat center;
   background-size: cover;
 }

 .zwgk-first-right-main .type4 {
   background: url("zwgk-first-right-img04.png") no-repeat center;
   background-size: cover;
 }

 .zwgk-first-right-main .type1:hover {
   background: url("zwgk-first-right-img1.png") no-repeat center;
   background-size: cover;
 }

 .zwgk-first-right-main .type2:hover {
   background: url("zwgk-first-right-img2.png") no-repeat center;
   background-size: cover;
 }

 .zwgk-first-right-main .type3:hover {
   background: url("zwgk-first-right-img3.png") no-repeat center;
   background-size: cover;
 }

 .zwgk-first-right-main .type4:hover {
   background: url("zwgk-first-right-img4.png") no-repeat center;
   background-size: cover;
 }

 .zwgk-first-right-main li:hover {
   color: #fff;
 }

 .zwgk-first-right-main .type2,
 .zwgk-first-right-main .type4 {
   margin-left: 10px;
 }

 .zwgk-first-right-main a {
   display: block;
   position: relative;
   height: 100%;
 }

 .zwgk-first-right-main a span {
   position: absolute;
   bottom: 20px;
   right: 31%;
 }

 /* 第二层 */
 .zwgk-left.zwgk-second {
   width: 470px;
 }

 .zwgk-right.zwgk-second {
   width: 693px;
   margin-left: 17px;
 }

 /* 右侧内容导航 */
 .zwgk-common-nav {
   margin-top: 28px;
   overflow: hidden;
 }

 .zwgk-common-nav li {
   float: left;
   padding: 0 8px;
   font-size: 16px;
   line-height: 36px;
   color: #333;
   cursor: pointer;
 }

 .zwgk-common-nav li.click {
   color: #fff;
   background: #1d7acc;
 }

 .zwgk-common-nav li:nth-of-type(n+2) {
   margin-left: 20px;
 }

 .zwgk-second-right-img {
   width: 100%;
   height: 285px;
   margin-top: 20px;
 }

 .zwgk-second-right-img img {
   width: 100%;
   height: 100%;
 }

 #income {
   width: 693px;
   height: 285px;
 }


 #pay {
   width: 693px;
   height: 285px;
 }

 /* 第三层 */
 .zwgk-left.zwgk-third {
   width: 1020px;
   margin-right: 17px;
 }

 .zwgk-left.zwgk-third,
 .zwgk-right.zwgk-third {
   padding-bottom: 20px;
 }

 .zwgk-third-left-main {
   margin-top: 25px;
 }

 .zwgk-third-left-main li {
   position: relative;
   width: 240px;
   height: 92px;
   float: left;
   margin-right: 20px;
 }

 .zwgk-third-left-main li:nth-of-type(4n) {
   margin-right: 0;
 }

 .zwgk-third-left-main li img {
   width: 100%;
 }

 .zwgk-third-left-main li a {
   position: absolute;
   display: block;
   width: 50%;
   font-size: 16px;
   line-height: 92px;
   padding-right: 5%;
   padding-left: 45%;
   bottom: 0;
   color: #1d7acc;
   transition: all 0.6s;
 }

 .zwgk-third-left-main li:hover a {
   transform: scale(1.1);
 }

 .zwgk-right.zwgk-third {
   position: relative;
   margin-top: 5px;
   width: 163px;
 }

 .zwgk-right.zwgk-third img {
   width: 100%;
 }

 .zwgk-right.zwgk-third a {
   position: absolute;
   top: 0;
   display: block;
   width: 100%;
   height: 148px;
   text-align: center;
   line-height: 230px;
   font-size: 16px;
   color: #1d7acc;
   transition: all 0.6s;
 }

 .zwgk-right.zwgk-third:hover a {
   transform: scale(1.1);
 }

 /* 第四层 */
 .zwgk-left.zwgk-forth,
 .zwgk-right.zwgk-forth {
   width: 590px;
 }

 .zwgk-forth .zwgk-common-list {
   margin-top: 20px;
 }

 /* 第五层 */
 .zwgk-img {
   width: 390px;
   overflow: hidden;
   margin-right: 15px;
 }

 .zwgk-img-mr0 {
   margin-right: 0;
 }

 .zwgk-img img {
   width: 100%;
   transition: all 0.6s;
 }

 .zwgk-img:hover img {
   transform: scale(1.2);
 }

 /* 第六层 */
 .zwgk-left.zwgk-sixth,
 .zwgk-right.zwgk-sixth {
   width: 590px;
 }

 .zwgk-sixth .zwgk-common-list {
   margin-top: 20px;
 }

 @media screen and (max-width:1200px) {
   .zwgk-main-content {
     margin-top: 0.3rem;
   }

   .zwgk-left {
     margin-right: 0;
   }

   .zwgk-right {
     margin-top: 0.2rem;
   }

   /* 共用title */
   .zwgk-title {
     border-bottom: 0.01rem solid #dce4ea;
     font-size: 0.28rem;
     line-height: 0.6rem;
   }

   .zwgk-title i img {
     margin-top: 0.2rem;
     width: 3%;
   }

   .zwgk-title span {
     padding: 0.1rem 0.12rem;
   }

   /* 共用内容 */
   .zwgk-common-list {
     margin-top: 0.2rem;
   }

   .zwgk-common-list li {
     line-height: 0.6rem;
   }

   .zwgk-common-list li p,
   .zwgk-common-list li span {
     font-size: 0.24rem;
   }

   .zwgk-common-list a {
     margin-left: 0;
   }

   .zwgk-left .zwgk-mobile-tomore {
     display: block;
     width: 100%;
     margin-top: 0.2rem;
     text-align: center;
     font-size: 0.22rem;
   }

   .zwgk-left .zwgk-mobile-tomore .zwgk-mobile-tomore-btn {
     width: 100%;
     display: block;
     line-height: 0.5rem;
     color: #b8b8b8;
   }

   .zwgk-right .zwgk-mobile-tomore {
     display: block;
     width: 100%;
     margin-top: 0.2rem;
     text-align: center;
     font-size: 0.22rem;
   }

   .zwgk-right .zwgk-mobile-tomore .zwgk-mobile-tomore-btn {
     width: 100%;
     display: block;
     line-height: 0.5rem;
     color: #b8b8b8;
   }

   .zwgk-common-list i {
     width: 0.06rem;
     height: 0.06rem;
     position: absolute;
     top: 45%;
     left: 0.05rem;
     background: #a5a5a5;
     border-radius: 50%;
   }

   /* 共用导航 */
   .zwgk-common-nav {
     margin-top: 0.2rem;
   }

   .zwgk-common-nav li {
     padding: 0;
     width: 31%;
     text-align: center;
     font-size: 0.22rem;
     line-height: 0.6rem;
   }

   .zwgk-common-nav li:nth-of-type(n+2) {
     margin: 0;
   }

   .zwgk-common-nav li:nth-of-type(n) {
     margin-left: 2%;
   }

   .zwgk-common-nav li:nth-of-type(3n-2) {
     margin-left: 0;
   }

   /* 第一层 */
   .zwgk-first.zwgk-left {
     width: 100%;
   }

   .zwgk-right.zwgk-first {
     width: 100%;
   }

   .zwgk-first-right-main {
     margin-top: 0.2rem;
   }

   .zwgk-first-right-main li {
     width: 24%;
     height: 1.5rem;
     font-size: 0.22rem;
     margin-top: 0.1rem;
   }

   .zwgk-first-right-main a span {
     position: absolute;
     bottom: 0.2rem;
     right: 27%;
   }

   /* 第二层 */
   .zwgk-left.zwgk-second {
     width: 100%;
   }

   .zwgk-right.zwgk-second {
     width: 100%;
     margin-left: 0;
   }

   .zwgk-first-right-main li:nth-of-type(2n) {
     margin-left: 0;
   }

   .zwgk-first-right-main li:nth-of-type(n+2) {
     margin-left: 1%;
   }

   .zwgk-second-right-img {
     width: 100%;
     height: 300px;
     margin-top: 0.2rem;
     overflow-x: scroll;
   }

   /* 第三层 */
   .zwgk-left.zwgk-third {
     width: 100%;
     margin-right: 0;
   }

   .zwgk-third-left-main {
     margin-top: 0.2rem;
   }

   .zwgk-third-left-main li {
     width: 46%;
     height: 1.32rem;
     margin-left: 2%;
     margin-right: 2%;
     margin-bottom: 2%;
   }

   .zwgk-third-left-main li img {
     width: 100%;
     height: 100%;
   }

   .zwgk-third-left-main li a {
     position: absolute;
     display: block;
     width: 50%;
     height: 100%;
     font-size: 0.24rem;
     line-height: 1.5rem;
     padding-right: 5%;
     padding-left: 45%;
     bottom: 0;
     color: #1d7acc;
   }

   .zwgk-right.zwgk-third {
     margin-top: 0;
     width: calc(100% - 4%);
     height: 1.32rem;
     padding: 0 2%;
   }

   .zwgk-right.zwgk-third img {
     width: 0%;
   }

   .zwgk-right.zwgk-third a {
     width: 96%;
     height: 96%;
     line-height: 1.32rem;
     font-size: 0.24rem;
     text-align: center;
     background: #daeeff;
     border: 0.01rem solid #5796cc;
   }

   .zwgk-left.zwgk-third,
   .zwgk-right.zwgk-third {
     padding-bottom: 0.1rem;
   }

   /* 第四层 */
   .zwgk-left.zwgk-forth,
   .zwgk-right.zwgk-forth {
     width: 100%;
   }

   .zwgk-img {
     width: 100%;
     height: 1.5rem;
     margin-bottom: 0.2rem;
   }

   .zwgk-img img {
     width: 100%;
     height: 100%;
   }

   .zwgk-img:nth-of-type(n+2) {
     margin-right: 0;
   }

   .zwgk-forth .zwgk-common-list {
     margin-top: 0.2rem;
   }

   /* 第六层 */
   .zwgk-left.zwgk-sixth,
   .zwgk-right.zwgk-sixth {
     width: 100%;
   }

   .zwgk-sixth .zwgk-common-list {
     margin-top: 0.2rem;
   }
 }