/* 首页开始 */
.csjsdag-sy{
  background: url(./csjsdag-sy-bg.png) no-repeat;
  background-size: 1920px auto;
  height: 1080px;
  margin: auto;
}
.csjsdag-sy-top{
  max-width: 1920px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.1);
}
.csjsdag-sy-top-main a,.csjsdag-sy-top-main>div .ipv6,#loginusername{
  font-size: 16px;
	line-height: 52px;
	letter-spacing: 0px;
	color: #fff;
}
.csjsdag-sy-top-main>div .ipv6{
  float: right;
}
.csjsdag-sy-top-main a.lf{
  margin-right: 24px;
}
.csjsdag-sy-top-main>div{
  /* width: 400px; */
  width: 486px;
}
.csjsdag-sy-top-main>div a,.csjsdag-sy-top-main>div span{
  float: left;
}
.csjsdag-sy-top-main>div .line{
  width: 1px;
  height: 16px;
  margin: 0 9px;
  background-color: #fff;
  margin-top: 18px;
}
.csjsdag-sy-top-main>div .zw{
  height: 10px;
  width: 61px;
}
.csjsdag-sy-logo{
  height: 272px;
  display: block;
  margin: auto;
  margin-top: 100px;
}
.csjsdag-sy-search{
  width: 705px;
	height: 52px;
  margin: auto;
	background-color: rgba(243, 243, 243, 0.8);
	border-radius: 26px;
  margin-bottom: 120px;
}
.csjsdag-sy-search input{
  float: left;
  padding-left: 39px;
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #ffffff;
  width: 588px;
  background-color: transparent !important;
	border-radius: 26px;
	height: 52px;
}
.csjsdag-sy-search button{
  width: 78px;
	height: 52px;
  background: url(./csjsdag-sy-ss.png) no-repeat center;
	background-color: #0063c9;
	border-radius: 0px 26px 26px 0px;
  cursor: pointer;
  float: right;
}
.csjsdag-sy-nav{
  text-align: center;
}
.csjsdag-sy-nav a{
  width: 114px;
  margin: 0 60px;
  display: inline-block;
}
.csjsdag-sy-nav>a .img1{
  width: 100%;
  height: 114px;
  background: url(./csjsdag-sy-bg1.png);
}
.csjsdag-sy-nav>a:hover .img1{
  background: url(./csjsdag-sy-bg1-a.png);
}
.csjsdag-sy-nav>a .img1 img{
  padding-top: 20px;
  display: block;
  margin: auto;
}
.csjsdag-sy-nav>a span{
  font-size: 24px;
	line-height: 34px;
	letter-spacing: 0px;
	color: #ffffff;
  margin-top: 13px;
  display: inline-block;
}
/* 首页结束 */
/* 头部 */
.csjsdag-top{
  background: url(./csjsdag-top-bg.png) no-repeat;
  background-size: 1920px auto;
  margin: auto;
}
.csjsdag-top-part2{
  margin-top: 37px;
  margin-bottom: 58px;
}
.csjsdag-top-part2>a img{
  display: block;
}
.csjsdag-top-search{
  width: 588px;
	height: 52px;
	background-color: rgba(243, 243, 243, 0.5);
	border-radius: 26px;
  margin-top: 10px;
  float: right;
}
.csjsdag-top-search input{
  font-size: 18px;
	line-height: 52px;
	letter-spacing: 0px;
	color: #0446b5;
  float: left;
  width: 500px;
  padding-left: 21px;
  height: 100%;
}
.csjsdag-top-search input::placeholder{
	color: #0446b5;
}
.csjsdag-top-search button{
  float: right;
  width: 60px;
	height: 52px;
  background: url(./csjsdag-ss.png) no-repeat center;
  padding-right: 19px;
}
.csjsdag-top-nav{
  height: 60px;
	background-color: rgba(4, 69, 180, 0.6);
}
.csjsdag-top-nav>div{
  display: flex;
  justify-content: space-between;
}
.csjsdag-top-nav a{
  font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #ffffff;
  display: inline-block;
  margin:0 28px;
}
.csjsdag-top-nav a.cur,.csjsdag-top-nav a:hover{
  background: url(./csjsdag-top-bg1.png) no-repeat bottom;
  font-weight: bold;
}
/* 服务指南列表 */
.fwzn-title{
  border-bottom: 1px solid #dcdcdc;
  margin-top: 46px;
  height: 30px;
  margin-bottom: 20px;
}
.fwzn-title>img{
  height: 100%;
}
.fwzn-title>span{
  font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #000000;
  display: inline-block;
  margin-left: 10px;
}
.fwzn-list li::before{
  width: 5px;
	height: 5px;
	background-color: #1b61e9;
  border-radius: 50%;
  float: left;
  margin-top: 25px;
  margin-right: 14px;
}
.fwzn-list li:nth-child(5n){
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.fwzn-list li a{
  float: left;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #000000;
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fwzn-list li span{
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #666666;
}
.h5show{
  display: none !important;
}
/* 城市记忆列表 */
.csjy-list li{
  width: 285px;
  /* height: 273px; */
  height: auto;
  float: left;
  box-shadow: 0px 2px 27px 0px rgba(204, 204, 204, 0.45);
  margin-right: 20px;
  margin-bottom: 20px;
}
.csjy-list li:nth-child(4n){
  margin-right: 0;
}
.csjy-list li img{
  width: 100%;
  display: block;
  height: 213px;
}
.csjy-list li div{
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #000000;
  padding: 0 5px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* 档案 */
table tr td{
  border: none;
}
.zwxl-article table tr td{
  border: 1px solid #333;
}
.dak-search{
  margin-top: 30px;
  height: 46px;
  margin-bottom: 29px;
}
.dak-search-item{
  float: left;
}
.dak-search-item span,.dak-search-item input{
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #000000;
  float: left;
}
.dak-search-item input{
	background-color: #f5f5f5;
	border-radius: 4px;
  padding: 0 5px;
  height: 46px;
}
.dak-search-item .w1{
  width: 284px;
  margin-right: 42px;
}
.dak-search-item .w2{
  width: 356px;
  margin-right: 11px;
}
.dak-search button{
  width: 120px;
	height: 46px;
  border-radius: 4px;
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
  color: #ffffff;
  background-color: #1e67e9;
  margin-left: 12px;
}
.dak-search .dak-btn2{
  background-color: #f5f5f5;
  color: #333333;
}
.dak-title{
  font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #000000;
  text-align: center;
  width: 100%;
  height: 35px;
  background: url(./csjsdag-bak-bg1.png) no-repeat center;
  margin-bottom: 33px;
}
.dak-title2{
  background-image: url(./csjsdag-bak-bg2.png);
}
.dak-list{
  width: 100%;
}
.dak-list th{
  height: 80px;
  font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #000000;
  text-align: center;
}
.dak-list tbody tr{
  background-color: #ffffff;
}
.dak-list tbody tr:nth-child(2n){
  background-color: #fafafa;
}

.dak-list thead tr{
	background-color: #f0f5ff;
}
.dak-list td{
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #000000;
  text-align: center;
}
.dak-list td .gl{
  color: #0b67d4;
}
.dak-list tr>td:nth-child(2),.dak-list tr>td:nth-child(3){
  width: 37%;
  text-align: left;
  padding: 25px 12px;
}
.dak-list.dak-list2 tr>td:nth-child(2),.dak-list.dak-list2 tr>td:nth-child(3){
  width: 35%;
}
.dak-list.dak-list2 tbody tr td:nth-child(1){
  width: 102px;
}
.page{
  padding-bottom: 40px;
}
.pagination{
  margin-bottom: 42px;
}
@media screen and (max-width: 768px){
  /* 首页开始 */
  .csjsdag-sy{
    background-image: url(./csjsdag-sy-bg-h5.png);
    background-size: 100% auto;
    height: 14.98rem;
  }
  .h5hide{
    display: none !important;
  }
  .h5show{
    display: block !important;
  }
  .csjsdag-sy-top-main a{
    font-size: 0.30rem;
    line-height: 0.8rem;
    letter-spacing: 0px;
    color: #ffffff;
  }
  .csjsdag-sy-top-main>div{
    width: auto;
    padding-right: 0.32rem;
  }
  .csjsdag-sy-top-main>div .line{
    margin-top: 0.26rem;
  }
  .csjsdag-sy-logo{
    height: 2.87rem;
    margin-top: 0.86rem;
  }
  .csjsdag-sy-search{
    width: 6.13rem;
    height: 0.64rem;
    background-color: rgba(243, 243, 243, 0.6);
    border-radius: 0.32rem;
    margin-top: 0.3rem;
    margin-bottom: 2.58rem;
  }
  .csjsdag-sy-search input{
    font-size: 0.26rem;
    line-height: 0.64rem;
    padding-left: 0.24rem;
    width: 4.9rem;
    height: 0.64rem;
  }
  .csjsdag-sy-search button{
    width: 0.84rem;
    height: 0.64rem;
    border-radius: 0px 0.32rem 0.32rem 0px;
    background-size: 0.37rem auto;
  }
  .csjsdag-sy-nav{
    margin:0 0.67rem;
  }
  .csjsdag-sy-nav a{
    width: 2.92rem;
    height: 1.06rem;
    background-color: rgba(40, 146, 255, 0.53);
    border-radius: 0.10rem;
    margin: 0;
    margin-bottom: 0.35rem;
    float: left;
    text-align: left;
  }
  .csjsdag-sy-nav a:nth-child(2n){
    float: right;
  }
  .csjsdag-sy-nav>a .img1{
    background: none;
    float: left;
    width: auto;
    height: auto;
  }
  .csjsdag-sy-nav>a .img1 img{
    height: 0.49rem;
    padding-top: 0.3rem;
    padding-left: 0.45rem;
    padding-right: 0.19rem;
  }
  .csjsdag-sy-nav>a span{
    font-size: 0.32rem;
    line-height: 1.06rem;
    color: #ffffff;
    margin:0;
    text-align: left;
  }
  .csjsdag-sy-nav>a:first-child span{
    letter-spacing: 0.57rem;
  }
  /* 首页结束 */
  /* 头部 */
  .csjsdag-top{
    background-image: url(./csjsdag-top-bg-h5.png);
    background-size: 100% auto;
  }
  .csjsdag-top .csjsdag-sy-top-main{
    background-color: rgba(0, 0, 0, 0.1);
  }
  .csjsdag-top-part2{
    margin-top: 0.23rem;
    margin-bottom: 0.73rem;
  }
  .csjsdag-top-part2>a{
    float: none;
  }
  .csjsdag-top-part2>a img{
    height:2.1rem;
    margin: auto;
    margin-bottom: 0.2rem;
  }
  .csjsdag-top-search{
    width: 5.18rem;
    height: 0.64rem;
    background-color: rgba(243, 243, 243, 0.6);
    border-radius: 0.32rem;
    float: none;
    margin: auto;
  }
  .csjsdag-top-search input{
    width: 3rem;
    padding-left: 0.28rem;
    font-size: 0.26rem;
    line-height: 0.64rem;
    letter-spacing: 0px;
    color: #ffffff;
  }
  .csjsdag-top-search input::placeholder{
    color: #ffffff;
  }
  .csjsdag-top-search button{
    width: 0.85rem;
    height: 0.64rem;
    background-color: #0063c9;
    border-radius: 0px 0.32rem 0.32rem 0px;
    background-image: url(./csjsdag-sy-ss.png);
  }
  .csjsdag-top-nav{
    height: 0.75rem;
	  background-color: #0751c1;
    padding-left: 0.14rem;
  }
  .csjsdag-top-nav>div{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
  }
  .csjsdag-top-nav a{
    font-size: 0.36rem;
    line-height: 0.75rem;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 0 0.36rem;
  }
  .csjsdag-top-nav a.cur, .csjsdag-top-nav a:hover{
    background-size: 0.81rem 0.08rem;
  }
  .fwzn{
    width: 94%;
  }
  .fwzn-title{
    margin-top: 0.33rem;
    margin-bottom: 0.3rem;
    height: 0.46rem;
  }
  .fwzn-title>span{
    font-size: 0.36rem;
    margin-left: 0.12rem;
  }
  .fwzn-list li::before{
    width: 0.08rem;
	  height: 0.08rem;
    margin-top: 0.31rem;
    margin-right: 0.13rem;
  }
  .fwzn-list li a{
    width: 70%;
    font-size: 0.32rem;
	  line-height: 0.69rem;
  }
  .fwzn-list li span{
    font-size: 0.30rem;
	  line-height: 0.69rem;
  }
  .fwzn-list li:nth-child(5n){
    padding-bottom: 0.1rem;
    margin-bottom: 0.1rem;
  }
  /* 城市记忆 */
  .csjy-list li{
    float: none;
    width: 6.52rem;
    margin: auto;
    margin-bottom: 0.32rem;
  }
  .csjy-list li img{
    height: 4.85rem;
  }
  .csjy-list li div{
    font-size: 0.34rem;
    line-height: 1.04rem;
    letter-spacing: 0px;
    color: #000000;
  }
  .csjy-list li:nth-child(4n){
    margin: auto;
    margin-bottom: 0.32rem;
  }
  .dak-search{
    height: 0.64rem;
    margin-top: 0.27rem;
    margin-bottom: 0.25rem;
  }
  .dak-search-item{
    float: none;
    margin: auto;
    width: 6.98rem;
    height: 100%;
    background-color: #f5f5f5;
    border-radius: 0.06rem;
  }
  .dak-search-item input{
    font-size: 0.26rem;
	  line-height: 0.64rem;
	  letter-spacing: 0px;
	  color: #666666;
    padding-left: 0.24rem;
    height: auto;
  }
  .dak-search-item .w1{
    width: 80%;
    margin-right: 0;
  }
  .dak-search-item img{
    width: 0.37rem;
    float: right;
    margin-right: 0.21rem;
    margin-top: 0.13rem;
  }
  .dak-title{
    font-size: 0.36rem;
    height: 0.36rem;
    line-height: 0.36rem;
    margin-bottom: 0.4rem;
    background-image: url(./csjsdag-bak-bg1-h5.png);
    background-size: 100% auto;
  }
  .dak-title.dak-title2{
    background-image: url(./csjsdag-bak-bg2-h5.png);
  }
  .dak-list{
    width: 96%;
    margin: auto;
  }
  .dak-list th{
    height: 0.8rem;
    font-size: 0.32rem;
    line-height: 0.34rem;
  }
  .dak-list td{
    font-size: 0.32rem;
    line-height: 0.42rem;
  }
  .dak-list tr th:nth-child(3),.dak-list tr td:nth-child(3),.dak-list tr th:nth-child(5),.dak-list tr td:nth-child(5){
    display: none;
  }
  .dak-list tr th:nth-child(1),.dak-list.dak-list2 tbody tr td:nth-child(1){
    padding: 0 0.04rem;
    width: auto;
  }
  .dak-list tr>td:nth-child(2),.dak-list.dak-list2 tr>td:nth-child(2){
    width: 62%;
    padding: 0.23rem 0.1rem;
  }
  .page{
    margin: auto;
    margin-top: 0;
    padding-bottom: 0.4rem;
  }
  .page a{
    margin-bottom: 0.2rem;
  }
  .zwxl-article #a1{
    width: 100% !important;
    height: auto !important;
  }
  .csjsdag-sy-nav>a:hover .img1{
    background: none;
  }
}