@charset "utf-8";
@import url("reset.css");
@import url("animate.min.css");
@import url("header.css");
@import url("footer.css");

.Part1{width: 100%;height: auto; overflow: hidden; background: #f0f5fb;}
/*领导之窗*/
.LdzcBox{width: 1340px;height: auto;padding: 20px 30px 30px;overflow: hidden;margin: 30px auto 0;background: #ffffff;}
.LdzcBox .Tit{width: 100%;height: 52px;line-height: 52px;position: relative;}
.LdzcBox .Tit:before {content: "";width: calc(100% - 265px);height: 1px;background: #206be7;position: absolute;top: 26px;left: 160px;}
.LdzcBox .Tit h3{float: left; height: 100%;}
.LdzcBox .Tit h3 a{display: block;height: 100%;color: #206be7;font-size: 36px;font-weight: bold;}
.LdzcBox .Tit .more{height: 34px;line-height: 34px;float: right;margin-top: 10px;background: #ffffff;position: relative;z-index: 1;padding-left: 15px;}
.LdzcBox .Tit .more a{padding: 0px 14px;height: 100%;display: inline-block;color: #206be7;font-size: 18px;border-radius: 6px;background: #f0f5fb;margin-left: 5px;}
.LdzcBox .Tit .more a.on{ color: #ffffff; background: #ca1717}
.LdzcBox .bd{width: 100%;height: auto; overflow: hidden;}
.LdzcBox .bd .LdzcCon{width: 100%;height: auto;overflow: hidden;margin-top: 12px;}
.LdzcBox .bd .LdzcCon .ldzcOne{width: 600px;height: 250px;overflow: hidden;float: left;}
.LdzcBox .bd .LdzcCon .ldzcOne .Imgs{width: 180px;height: 100%; overflow: hidden; float: left;}
.LdzcBox .bd .LdzcCon .ldzcOne .Imgs a{width: 100%;height: 100%;display: block;}
.LdzcBox .bd .LdzcCon .ldzcOne .Imgs img{width: 100%;height: 100%;}
.LdzcBox .bd .LdzcCon .ldzcOne .desc{width: 390px;height: auto;overflow: hidden;float: right;}
.LdzcBox .bd .LdzcCon .ldzcOne .desc h3{width: 100%;line-height: 44px;margin-top: 12px;}
.LdzcBox .bd .LdzcCon .ldzcOne .desc h3 a{color: #333333; font-size: 30px; font-weight: bold;}
.LdzcBox .bd .LdzcCon .ldzcOne .desc h3 a:hover{color: #206be7;}
.LdzcBox .bd .LdzcCon .ldzcOne .desc .ldzw{width: 100%;line-height: 28px;height: 55px;color: #999999;font-size: 18px;border-bottom: 1px dashed #dddddd;}
.LdzcBox .bd .LdzcCon .ldzcOne .desc .ldfg{width: 100%;height: auto;overflow: hidden;margin-top: 25px;}
.LdzcBox .bd .LdzcCon .ldzcOne .desc .ldfg>span{color: #333333; font-size: 24px; font-weight: bold;}
.LdzcBox .bd .LdzcCon .ldzcOne .desc .ldfg .ldfgCon{width: 100%;height: auto;overflow: hidden;line-height: 32px;color: #999999;font-size: 18px;margin-top: 10px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.LdzcBox .bd .LdzcCon .qtld{width: 670px;height: 250px;overflow: hidden;border:1px solid #ddd;box-sizing: border-box;float: right;padding: 10px 0px 0px 20px;}
.LdzcBox .bd .LdzcCon .qtld dl{width: 100%;height: auto;overflow: hidden;}
.LdzcBox .bd .LdzcCon .qtld dl+dl{margin-top: 5px;}
.LdzcBox .bd .LdzcCon .qtld dl dt{width: 100%;height: auto;overflow: hidden;color: #333333;font-size: 24px;font-weight: bold;line-height: 40px;}
.LdzcBox .bd .LdzcCon .qtld dl dd{width: 100%;height: auto;overflow: hidden;margin-top: 3px;}
.LdzcBox .bd .LdzcCon .qtld dl dd a{width: 118px;height: 36px;margin: 0px 6px 10px 0px;line-height: 36px;display: inline-block;color: #333333;font-size: 18px;background:#f7f7f7;border-radius: 6px;text-align: center;}
.LdzcBox .bd .LdzcCon .qtld dl dd a:hover{background: #206be7; color: #fff;}

/*政府工作会议*/
.zfgzhyBox{width: 1400px;height: auto;overflow: hidden;margin: 30px auto 0;}
.zfgzhyBox ul{width: 100%;height: auto;overflow: hidden; display: flex; justify-content: space-between; align-items: center;}
.zfgzhyBox ul li{width: 267px;height: 100px;line-height: 100px;overflow: hidden;background: #ffffff; position: relative;}
.zfgzhyBox ul li a{width: 100%;height: 100%;display: flex;position: relative;align-items: center;justify-content: center;}
.zfgzhyBox ul li i{width: 50px;height: 40px;display: block;background: url("zwgk_img01.png") no-repeat;}
.zfgzhyBox ul li.m1 i{background-position: 1px 2px;}
.zfgzhyBox ul li.m2 i{background-position: -286px 2px;width: 42px;}
.zfgzhyBox ul li.m3 i{background-position: -589px 2px;width: 39px;}
.zfgzhyBox ul li.m4 i{background-position: -851px 2px;width: 45px;}
.zfgzhyBox ul li.m5 i{background-position: -1134px 2px;width: 46px;}
.zfgzhyBox ul li span{height: 100%;display: block;color: #333333;font-size: 18px;font-weight: bold;margin-left: 13px;}
.zfgzhyBox ul li::before {content: "";position: absolute;z-index: 0;background: #206be7;height: 100%;width: 100%;border-radius: 50%;top: 100%;left: 100%;transition: all .7s;}
.zfgzhyBox ul li:hover::before{transform: scale(2.2) translate3d(-50%, -50%, 50px);}
.zfgzhyBox ul li.m1:hover i{background-position: 1px -270px;}
.zfgzhyBox ul li.m2:hover i{background-position: -286px -270px;}
.zfgzhyBox ul li.m3:hover i{background-position: -589px -270px;}
.zfgzhyBox ul li.m4:hover i{background-position: -851px -270px;}
.zfgzhyBox ul li.m5:hover i{background-position: -1134px -270px;}
.zfgzhyBox ul li:hover span{color: #FFFFFF;}

/*公共样式*/
.hds {width: 100%;height: 57px;overflow: hidden;}
.hds ul{width: auto;height: 100%; float: left;}
.hds ul li {display: inline-block;width: auto;height: 100%;line-height: 52px;float: left;position: relative;margin-right: 30px;}
.hds ul li a {display: inline-block;height: 100%;font-size: 36px;color: #333333;}
.hds ul li a::before {content: "";width: 0;height: 7px;background: url(index_img03.png) center bottom no-repeat;position: absolute;bottom: 0px;left: 50%;z-index: 2;}
.hds ul li a::after {content: "";width: 0;height: 3px;background: #206be7;position: absolute;bottom: 0px;left: 50%;z-index: 2;transition: 0.5s;}
.hds ul li.on a {color: #206be7;font-weight: bold;}
.hds ul li.on a::before{width: 8px;left: calc(50% - 4px);}
.hds ul li.on a::after{width: 100%;left: 0;}
.hds .more{height: 100%;line-height: 57px;float: right;}
.hds .more a{width: 100%;height: 100%;display: block;text-align: right;color: #999999;font-size: 18px;}
.hds .more a:hover{ color: #206be7;}

.bds{width: 100%;height: auto;overflow: hidden;}
.newslist {width: 100%;height: auto;overflow: hidden;}
.newslist ul{width: 100%;height: auto;overflow: hidden;margin-top: 13px;}
.newslist ul li {width: 100%;height: 48px;line-height: 48px;overflow: hidden;position: relative;z-index: 0;}
.newslist ul li a {color: #333333;font-size: 18px;display: block;width: 75%;padding-left: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.newslist ul li a::before {content: "";width: 8px;height: 8px;background: #9fc0f6;border-radius: 50%;position: absolute;bottom: 20px;left: 0;}
.newslist ul li span {display: block;text-align: right;float: right;font-size: 18px;color: #999999;}
.newslist ul li:before {transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);content: "";width: 0;height: 100%;background: #e6ecf5;position: absolute;top: 0;left: 0;z-index: -1;}
.newslist ul li:hover:before {width: 100%;}
.newslist ul li a:hover {color: #206be7;}
.newslist ul li a:hover::before{background: #206be7;}
/*基础信息公开*/
.jcxxgk{width: 1400px;height: auto;overflow: hidden;margin: 30px auto 30px;background: #FFFFFF;position: relative;}
.jcxxgk .zcwjBox{width: 780px;height: 540px;overflow: hidden;float: left;margin: 20px 0px 0px 30px;}
.jcxxgk .zcwjBoxApp{display: none;}
.jcxxgk .zcwjCon{width: 100%;height: auto;overflow: hidden;}
.jcxxgk .zcwjCon .shd{width: 100%;height: auto;overflow: hidden;}
.jcxxgk .zcwjCon .shd ul{width: 100%;height: auto;overflow: hidden;}
.jcxxgk .zcwjCon .shd ul li{float: left;line-height: 58px;}
.jcxxgk .zcwjCon .shd ul li a{color: #333333; font-size: 18px;}
.jcxxgk .zcwjCon .shd ul li span{color: #333333;font-size: 18px;padding: 0px 5px;}
.jcxxgk .zcwjCon .shd ul li.on a{color: #206be7;font-weight: bold;}
.jcxxgk .zcwjCon .zcwjSearch {width: 100%;height: 80px;line-height: 80px;overflow: hidden;background: #e5efff;margin-top: 10px;}
.jcxxgk .zcwjCon .zcwjSearch h3 {width: 184px;height: 100%;float: left;text-align: left;line-height: 76px;}
.jcxxgk .zcwjCon .zcwjSearch .input {width: 550px;height: 40px;background: #FFFFFF;border-radius: 6px;float: left;overflow: hidden;margin-top: 20px;margin-left: 26px;}
.jcxxgk .zcwjCon .zcwjSearch .input input {width: 235px;height: 40px;font-size: 18px;color: #999999;border: none;outline: none;padding-left: 20px;float: left;background: none;}
.jcxxgk .zcwjCon .zcwjSearch .input a {width: 70px;padding-left: 30px;color: #ffffff;font-size: 18px;height: 100%;display: block;background: url(zwgk_img09.png)17px center no-repeat #206be7;border-radius: 6px;float: right;text-align: center;line-height: 40px;}
.jcxxgk .zcwjCon .zcwjSearch .input a:hover { background: url(zwgk_img09.png)17px center no-repeat #0a54cf;}
.jcxxgk .zcjdCon{margin-top: 6px;}
/*政府信息公开*/
.zfxxgk{width: 550px;height: 530px;overflow: hidden;padding: 30px 0px 0px;float: right;background-image: linear-gradient(to right bottom,#ffffff,#a5c9ff);}
.zfxxgk .tit{width: 100%;height: 34px;line-height: 32px;}
.zfxxgk .tit a{border-left: 4px solid #206be7; padding-left: 30px; display: inline-block; height: 100%; color: #206be7; font-size: 36px; font-weight: bold;}
.zfxxgk .zfxxgkzl{height: auto;overflow: hidden;margin: 20px 30px 0px;}
.zfxxgk .zfxxgkzl ul{width: 100%;height: auto;overflow: hidden;}
.zfxxgk .zfxxgkzl ul li{width: 240px;height: 80px;line-height: 80px;overflow: hidden;position: relative;background: #ffffff;float: left;margin-top: 10px;}
.zfxxgk .zfxxgkzl ul li::before{content: "";position: absolute;height: 40px;width: 82px;bottom: 0;right: 0;transition: all .7s;}
.zfxxgk .zfxxgkzl ul li.m1::before{background: url("zwgk_img03.png") left top no-repeat;}
.zfxxgk .zfxxgkzl ul li.m2::before{background: url("zwgk_img05.png") left top no-repeat;}
.zfxxgk .zfxxgkzl ul li.m3::before{background: url("zwgk_img04.png") left top no-repeat;}
.zfxxgk .zfxxgkzl ul li.m4::before{background: url("zwgk_img06.png") left top no-repeat;}
.zfxxgk .zfxxgkzl ul li.m2,.zfxxgk .zfxxgkzl ul li.m4{float: right;}
.zfxxgk .zfxxgkzl ul li a{width: 100%;height: 100%; display: block; position: relative;}
.zfxxgk .zfxxgkzl ul li i{width: 53px;height: 100%;position: absolute;right: 0px;top: 0;background: url("zwgk_img02.png") no-repeat;}
.zfxxgk .zfxxgkzl ul li.m1 i{background-position: 4px 30px;}
.zfxxgk .zfxxgkzl ul li.m2 i{background-position: -246px 30px;}
.zfxxgk .zfxxgkzl ul li.m3 i{background-position: 4px -60px;}
.zfxxgk .zfxxgkzl ul li.m4 i{background-position: -246px -60px;}
.zfxxgk .zfxxgkzl ul li span{color: #333333;font-size: 18px;font-weight: bold;display: block;padding-left: 28px;}
.zfxxgk .zfxxgkzl ul li:hover::before{width: 100%; height: 100%;bottom: -100%;right: -100%; transform: scale(2.2) translate3d(-50%, -50%, 50px);}
.zfxxgk .zfxxgkzl ul li:hover.m1::before{background-image: linear-gradient(#e0efff,#eef5ff);}
.zfxxgk .zfxxgkzl ul li:hover.m2::before{background-image: linear-gradient(#dbdef8,#edf0ff);}
.zfxxgk .zfxxgkzl ul li:hover.m3::before{background-image: linear-gradient(#d7f3f5,#e9f7f6);}
.zfxxgk .zfxxgkzl ul li:hover.m4::before{background-image: linear-gradient(#ffeddf,#fff7f2);}
.zfxxgk .zfxxgkzl ul li:hover i{transform: scale(1);}
.zfxxgk .zfxxgkzl ul li:hover span{color: #206be7;}
.zfxxgk .ysqgk{height: auto;overflow: hidden;margin: 30px 30px 0px;}
.zfxxgk .ysqgk ul{width: 100%;height: auto;overflow: hidden;}
.zfxxgk .ysqgk ul li{width: 100%;height: auto;overflow: hidden;border-radius: 10px;position: relative;margin-top: 10px;}
.zfxxgk .ysqgk ul li+li{margin-top: 20px;}
.zfxxgk .ysqgk ul li a{width: 100%;height: 100%;display: block; position: relative;}
.zfxxgk .ysqgk ul li a::before{content: '';width: 154px;height: 100%;position: absolute;top: 0;right: 0px;z-index: 1;}
.zfxxgk .ysqgk ul li.m1 a::before{background: url("zwgk_img07_1.png") right 9px top 9px no-repeat;}
.zfxxgk .ysqgk ul li.m2 a::before{background: url("zwgk_img08_1.png") right 21px top 11px no-repeat;}
.zfxxgk .ysqgk ul li img{width: 100%;height: 100%; transition: transform 1s;transform: scale(1);}
.zfxxgk .ysqgk ul li span{color: #ffffff;font-size: 24px;font-weight: bold;transition: all 0.5s;position: absolute;left: 30px;top: 0;height: 100%;display: flex;align-items: center;}
.zfxxgk .ysqgk ul li:hover span{transform:translateX(5px);}

/*重点领域公开*/
.Part2{width: 1400px;height: 542px;margin: 0 auto;padding: 30px 0px;}
.Part2 .hds{position: relative;}
.Part2 .hds:before{content: ''; width: 100%;height: 1px;background: #dddddd;position: absolute;bottom: 0;left: 0;}
.Part2 .Part2Con{width: 100%;height: auto;}
.Part2 .Part2Con .zdlygk{width: 100%;height: auto;}
.Part2 .Part2Con .zdlygk ul{width: 100%;height: auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
.Part2 .Part2Con .zdlygk ul li{width: 217px;height: 139px; overflow: hidden; background: #fff;border-radius: 10px; position: relative; box-shadow: 0px 0px 20px #eaeaea;margin-top: 20px;}
.Part2 .Part2Con .zdlygk ul li::before {content: "";position: absolute;z-index: 0;background: #206be7;height: 100%;width: 100%;border-radius: 50%;top: 100%;left: 100%;transition: all .7s;}
.Part2 .Part2Con .zdlygk ul li a{width: 100%;height: 100%; display: block; position: relative;}
.Part2 .Part2Con .zdlygk ul li i{width: 60px;height: 54px;display: block;margin: 20px auto 0;background: url("zwgk_img10.png") no-repeat;}
.Part2 .Part2Con .zdlygk ul li.m1 i{background-position: 10px 4px;}
.Part2 .Part2Con .zdlygk ul li.m2 i{background-position: -233px 4px;}
.Part2 .Part2Con .zdlygk ul li.m3 i{background-position: -463px 4px;}
.Part2 .Part2Con .zdlygk ul li.m4 i{background-position: -701px 4px;}
.Part2 .Part2Con .zdlygk ul li.m5 i{background-position: -938px 4px;}
.Part2 .Part2Con .zdlygk ul li.m6 i{background-position: -1174px 4px;}
.Part2 .Part2Con .zdlygk ul li.m7 i{background-position: 10px -155px;}
.Part2 .Part2Con .zdlygk ul li.m8 i{background-position: -227px -155px;}
.Part2 .Part2Con .zdlygk ul li.m9 i{background-position: -463px -155px;}
.Part2 .Part2Con .zdlygk ul li.m10 i{background-position: -700px -155px;}
.Part2 .Part2Con .zdlygk ul li.m11 i{background-position: -936px -155px;}
.Part2 .Part2Con .zdlygk ul li.m12 i{background-position: -1174px -155px;}
.Part2 .Part2Con .zdlygk ul li.m13 i{background-position: 10px -314px;}
.Part2 .Part2Con .zdlygk ul li.m14 i{background-position: -227px -314px;}
.Part2 .Part2Con .zdlygk ul li.m15 i{background-position: -463px -314px;}
.Part2 .Part2Con .zdlygk ul li.m16 i{background-position: -700px -314px;}
.Part2 .Part2Con .zdlygk ul li.m17 i{background-position: -936px -314px;}
.Part2 .Part2Con .zdlygk ul li.m18 i{background-position: -1173px -314px;}
.Part2 .Part2Con .zdlygk ul li span{width: 100%;line-height: 30px;color: #333333;font-size: 18px;text-align: center;display: block;padding-top: 10px;}
.Part2 .Part2Con .zdlygk ul li:hover::before{transform: scale(2.2) translate3d(-50%, -50%, 50px);}
.Part2 .Part2Con .zdlygk ul li:hover.m1 i{background-position: 10px -494px;}
.Part2 .Part2Con .zdlygk ul li:hover.m2 i{background-position: -233px -494px;}
.Part2 .Part2Con .zdlygk ul li:hover.m3 i{background-position: -463px -494px;}
.Part2 .Part2Con .zdlygk ul li:hover.m4 i{background-position: -701px -494px;}
.Part2 .Part2Con .zdlygk ul li:hover.m5 i{background-position: -938px -494px;}
.Part2 .Part2Con .zdlygk ul li:hover.m6 i{background-position: -1174px -494px;}
.Part2 .Part2Con .zdlygk ul li:hover.m7 i{background-position: 10px -654px;}
.Part2 .Part2Con .zdlygk ul li:hover.m8 i{background-position: -227px -654px;}
.Part2 .Part2Con .zdlygk ul li:hover.m9 i{background-position: -463px -654px;}
.Part2 .Part2Con .zdlygk ul li:hover.m10 i{background-position: -700px -654px;}
.Part2 .Part2Con .zdlygk ul li:hover.m11 i{background-position: -936px -654px;}
.Part2 .Part2Con .zdlygk ul li:hover.m12 i{background-position: -1174px -654px;}
.Part2 .Part2Con .zdlygk ul li:hover.m13 i{background-position: 10px -813px;}
.Part2 .Part2Con .zdlygk ul li:hover.m14 i{background-position: -227px -813px;}
.Part2 .Part2Con .zdlygk ul li:hover.m15 i{background-position: -463px -813px;}
.Part2 .Part2Con .zdlygk ul li:hover.m16 i{background-position: -700px -813px;}
.Part2 .Part2Con .zdlygk ul li:hover.m17 i{background-position: -936px -813px;}
.Part2 .Part2Con .zdlygk ul li:hover.m18 i{background-position: -1173px -813px;}
.Part2 .Part2Con .zdlygk ul li:hover span{color: #FFF;}
/*政府乡镇部门*/
.Part2 .Part2Con .zfxzbm{width: 100%;height: auto;}
.Part2 .Part2Con .zfxzbm ul{width: 100%;height: auto;}
.Part2 .Part2Con .zfxzbm ul li{width: 217px;height: 77px; float: left; overflow: hidden;background: #fff;border-radius: 10px;position: relative;box-shadow: 0px 0px 20px #eaeaea;margin: 20px 19px 0px 0px;}
.Part2 .Part2Con .zfxzbm ul li:nth-child(6n){margin-right: 0px;}
.Part2 .Part2Con .zfxzbm ul li::before {content: "";position: absolute;z-index: 0;background: #206be7;height: 100%;width: 100%;border-radius: 50%;top: 100%;left: 100%;transition: all .7s;}
.Part2 .Part2Con .zfxzbm ul li a{width: 100%;height: 100%; display: block; position: relative;}
.Part2 .Part2Con .zfxzbm ul li span{width: 100%;height: 100%;box-sizing: border-box;padding: 0px 15px;line-height: 30px;color: #333333;font-size: 18px;text-align: center;display: flex;align-items: center;justify-content: center;}
.Part2 .Part2Con .zfxzbm ul li:hover::before{transform: scale(2.2) translate3d(-50%, -50%, 50px);}
.Part2 .Part2Con .zfxzbm ul li:hover span{color: #FFF;}

/*政府数据*/
.Part3{width: 100%;height: auto; overflow: hidden; background: #f0f5fb;}
.zfsjBox{width: 1400px;height: auto;overflow: hidden;background: #FFFFFF;margin: 38px auto 40px;position: relative;padding-bottom: 30px;}
.zfsjBox .zfsj{width: 100%; height: auto; overflow: hidden; padding-right: 30px; box-sizing: border-box;}
.zfsjBox .zfsj .Tit{width: calc(100% - 30px);height: 52px;line-height: 52px;position: relative;margin: 21px 0px 22px 30px;}
.zfsjBox .zfsj .Tit:before {content: "";width: calc(100% - 160px);height: 1px;background: #206be7;position: absolute;top: 26px;left: 160px;}
.zfsjBox .zfsj .Tit h3{float: left; height: 100%;}
.zfsjBox .zfsj .Tit h3 a{display: block;height: 100%;color: #206be7;font-size: 36px;font-weight: bold;}
.zfsjBox .zfsj .hd{float: left; width: 250px; height: auto; overflow: hidden;}
.zfsjBox .zfsj .hd ul{width: 100%; height: auto; overflow: hidden;}
.zfsjBox .zfsj .hd ul li{height: auto;overflow: hidden; position: relative; border-left: 4px solid #206be7;margin-bottom: 10px;background-image: linear-gradient(to right,#e5f0fd 45%,#ffffff);}
.zfsjBox .zfsj .hd ul li::before{content: "";position: absolute;height: 100%;width: 0;top: 0;left: 0;background-image: linear-gradient(to right,#206be7 45%, #ffffff);transition: all .7s;}
.zfsjBox .zfsj .hd ul li a{width: 100%;height: 100%; position: relative; padding: 8px 40px 8px 26px;box-sizing: border-box;display: block;color: #333333;font-size: 24px;line-height: 34px;}
.zfsjBox .zfsj .hd ul li.on{border-left-color: #ca1717;}
.zfsjBox .zfsj .hd ul li.on::before,.zfsjBox .zfsj .hd ul li:hover::before{width: 100%;}
.zfsjBox .zfsj .hd ul li.on a,.zfsjBox .zfsj .hd ul li:hover a{color: #FFFFFF; font-weight: bold;}
.zfsjBox .zfsj .bd{width: 1117px; height: 673px; overflow: hidden; border: 1px solid #dddddd; float: left;}

/*统计信息*/
.zfsjBox .TjxxBox{width: 190px;padding: 0px 30px;height: 253px;position: absolute;left: 0;bottom: 30px;background: url(zwgk_img11_1.png) repeat-x;}
.zfsjBox .TjxxBox::before{content: "";position: absolute;top: 0;right: 0;background: url("zwgk_img11.png") right top no-repeat;width: 250px;height: 100%;}
.zfsjBox .TjxxBox h3{width: 100%;line-height: 44px;position: relative;margin-top: 30px;}
.zfsjBox .TjxxBox h3 a{color: #FFF;font-weight: bold; font-size: 24px;}
.zfsjBox .TjxxBox ul{width: 100%;height: auto;overflow: hidden;margin-top: 7px; position: relative;}
.zfsjBox .TjxxBox ul li{width: 100%;line-height: 36px; opacity: 0.7;}
.zfsjBox .TjxxBox ul li a{color: #ffffff; font-size: 18px;}
.zfsjBox .TjxxBox ul li:hover{opacity: 1;}
.zfsjBox .TjxxBox .more{width: 100%;height: 40px;line-height: 40px;border-radius: 20px;position: relative;text-align: center;margin-top: 24px;background: rgba(255,255,255,0.7);}
.zfsjBox .TjxxBox .more a{width: 100%; height: 100%; display: block; color: #ca1717; font-size: 18px;}
.zfsjBox .TjxxBox .more:hover{background: #FFFFFF;}



