@charset "utf-8";

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}

.stwmjs {
  padding-bottom: 60px;
}

.common-banner__box {
  position: relative;
  height: 486px;
}


.common-banner__box .common-header .top-logo {
  position: absolute;
  z-index: 12;
  top: 80px;
  left: 15%;
  width: 290px;
  height: 61px;
}

.common-banner__box .common-header .top-logo a {
  display: block;
  width: 290px;
  height: 61px;
}


.common-banner__box .banner-img img {
  width: 100%;
  height: 486px;
}

.floor-1__main {
  margin-top: 60px;
}

.floor-1__main .work-title {
  background: url("http://www.liuyang.gov.cn/images/stwmjs-ico1.png") no-repeat 36% center;
}
.floor-1__main .work-title .tit {
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  color: #e7eee6;
  text-shadow: 1px 3px 4px rgba(0, 0, 0, 0.74);
}
.floor-1__main .panel-content {
  margin-top: 30px;
}
.floor-1__main .work-left {
  float: left;
  width: 564px;
  height: 341px;
}
.floor-1__main .work-left .work-img img{
   width: 564px;
  height: 341px;
}
.floor-1__main .work-right {
  float: right;
  width: 636px;
  height: 341px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #e7eee6;
}

.work-list {
  padding-left: 36px;
  padding-right: 20px;
  box-sizing: border-box;
}

.work-list .work-item {
  height: 40px;
  margin-top: 24px;
  transition: all ease 0.36s;
}
.work-list .work-item a {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.work-list .work-item .tit {
  padding-left: 40px;
  width: 420px;
  font-size: 16px;
  line-height: 40px;
  color: #000000;
  background: url("http://www.liuyang.gov.cn/images/stwmjs-ico2.png") no-repeat left center;
  cursor: pointer;
}
.work-list .work-item .time {
  font-size: 16px;
  line-height: 40px;
  color: #696969;
  cursor: pointer;
}
.work-list .work-item:hover {
  transform: translateY(-4px);
  transition: all ease 0.36s;
}
.work-list .work-item:hover .tit {
  font-weight: bold;
  color: #06712e;
}

.floor-2__main {
  margin-top: 60px;
}
.news-left {
  float: left;
  width: 906px;
}
.news-right {
  float: right;
  width: 232px;
  height: 902px;
  border-radius: 10px;
  background-color: #388d58;
}
.news-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-title .tit {
  width: 239px;
  height: 57px;
  font-size: 30px;
  line-height: 57px;
  letter-spacing: 7px;
  text-indent: 20px;
  color: #fff;
  background: url("http://www.liuyang.gov.cn/images/stwmjs-ico3.png") no-repeat left center;
}
.news-title .more {
  width: 35px;
  height: 35px;
  background: url("http://www.liuyang.gov.cn/images/stwmjs-ico4.png") no-repeat left center;
}
.news-common .news-list {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 17px;
  margin-top: 3px;
  width: 919px;
  height: 380px;
  /* box-shadow: 3px 0px 7px rgba(0, 0, 0, 0.71); */
  background: url("http://www.liuyang.gov.cn/images/stwmjs-ico6.png") no-repeat center center;
  box-sizing: border-box;
}

.news-common .news-list .item {
  float: left;
  width: 430px;
  height: 103px;
  margin-top: 16px;
  background-color: #e7eee6;
  transition: all ease 0.36s;
}

.news-common .news-list .item:nth-child(2n) {
  margin-left: 11px;
}
.news-common .news-list .item .txt {
  padding: 20px 10px 20px 15px;
  box-sizing: border-box;
  cursor: pointer;
}
.news-common .news-list .item .txt .tit {
  height: 40px;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  cursor: pointer;
}
.news-common .news-list .item .txt .time {
  margin-top: 10px;
  font-size: 16px;
  line-height: 16px;
  color: #696969;
  cursor: pointer;
}
.news-common .news-list .item:hover {
  transform: translateY(-4px);
  transition: all ease 0.36s;
}
.news-common .news-list .item:hover .txt .tit {
  color: #06712e;
}
.news-common .news-list .u-list {
  padding-right: 10px;
  height: 369px;
  overflow: auto;
  box-sizing: border-box;
}

.news-common .news-list .u-scroll::-webkit-scrollbar {
  width: 10px;
  height: 60px;
}
.news-common .news-list .u-scroll::-webkit-scrollbar-thumb {
  width: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(200, 200, 200, 0.05);
  border-radius: 5px;
  background: #06712e;
}
.news-common .news-list .u-scroll::-webkit-scrollbar-track {
  width: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
  background: #e7eee6;
}

.news-bottom {
  margin-top: 30px;
}

.news-right .nav-list .nav-item {
  width: 222px;
  height: 134px;
  margin: 0 auto;
  margin-top: 50px;
  background: url("http://www.liuyang.gov.cn/images/stwmjs-ico5.png") no-repeat center center;
  transition: all ease 0.36s;
}
.news-right .nav-list .nav-item:first-child {
  margin-top: 10px;
}
.news-right .nav-list .nav-item .txt {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 134px;
}
.news-right .nav-list .nav-item .txt .tit {
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  color: #06712e;
  cursor: pointer;
}
.news-right .nav-list .nav-item:hover {
  transform: scale(1.05);
  transition: all ease 0.36s;
}
.floor-3__main {
  margin-top: 60px;
}

.floor-3__main .info-list {
  display: flex;
  justify-content: space-between;
}

.floor-3__main .info-list .info-item {
  flex: 1;
  height: 64px;
}
.floor-3__main .info-list .consult-item {
  background: url("http://www.liuyang.gov.cn/images/stwmjs-ico7.png") no-repeat center center;
}
.floor-3__main .info-list .knowledge-item {
  background: url("http://www.liuyang.gov.cn/images/stwmjs-ico8.png") no-repeat center center;
}
.floor-3__main .info-list .info-item .tit {
  font-size: 26px;
  line-height: 64px;
  letter-spacing: 9px;
  text-align: center;
  color: #06712e;
  text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .common-banner__box{ height:40vw;}
  .common-banner__box .banner-img img{ height:40vw; object-fit:cover;}
  .common-banner__box .common-header .top-logo{top: 5px;left: 5%;}
  .common-banner__box .common-header .top-logo a img{width:70%;height: auto;}
  .floor-1__main .work-title {
    background-position:20vw center;
}
  .floor-1__main .work-title .tit{font-size: 18px;}
  .floor-1__main,.floor-2__main,.floor-3__main{margin-top: 30px;}
  .floor-1__main .work-left,.floor-1__main .work-left .work-img img,.floor-1__main .work-right{width: 100vw;height: 60vw;float: none;}
  .work-list{padding: 4vw 0 0 0;}
  .work-list .work-item{margin-top: 0px;}
  .work-list .work-item .tit{width:70vw;font-size: 14px;overflow: hidden;text-overflow: ellipsis;
    white-space: nowrap;}
  .work-list .work-item .time{font-size: 14px;padding-right: 2vw;}
  .news-left{float: none;width: 100%;}
  .news-common .news-list{width:98vw;padding: 0;margin: 0 auto;background: none;}
  .news-common .news-list .item{width: 98vw;}
  .news-common .news-list .item:nth-child(2n){margin-left:0px;}
  .news-common .news-list .item .txt .tit,.news-common .news-list .item .txt .time{font-size: 14px;}
  .news-right{float: none;width: 98vw;margin: 0 auto;background:none;height: 400px;}
  .news-right .nav-list .nav-item{float: left;width: 48vw;margin-top: 10px;margin-right: 2vw;}
  .news-right .nav-list .nav-item:nth-child(2n){margin-right:0;}




}