@charset "UTF-8";
.bg-main-box{
  width: 100%;
  background-color: #F0F0F0;
  background-image: url(cmm-bg.png);
  background-size: 100% 70rem;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: -2.2rem;
  padding-top: 7.2rem;
 }
 .container {
    padding-bottom: 0;
    background: #FFFFFF;
    padding: 3rem 3rem 2.3rem 3rem;
    border-radius: 8px 8px 0 0;
} 
.com-title{
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
}
.com-title span{
  font-weight: bold;
  font-size: 2.4rem;
  color: #1B5395;
  line-height: 2.4rem;
  padding-bottom: 1.9rem;
  border-bottom: 2px solid var(--theme);
}
.com-title a{
  font-weight: 400;
  font-size: 1.6rem;
  color: #999999;
  line-height: 2.4rem;
  cursor: pointer;
}
.com-title a:hover{
  color: var(--theme);
}
@media only screen and (max-width: 641px) {
  .bg-main-box{
    padding: 0 1.5rem;
    padding-top: 2rem;
  }
  .container{
    padding: 3rem 1.5rem;
  }
  .com-title{
    flex-direction: row;
    justify-content: space-between;
  }
}


.part-left{
  width: 88.5rem;
  padding: 0;
}
.part-left .card{
  margin-top: 2rem;
}
.part-left .card .text-list .item{
  padding: 0px 0 0px 0.5rem;
}
.part-left .card img{
  width: 100%;
  height: auto;
} 
.part-left .card .items{
  gap: 3rem;
  flex-wrap: wrap;
  padding: 3rem 0;
}
.part-left .card .items .item{
  width: 19.8rem;
  height: 6.1rem;
  background: #F7F8FB;
  border-radius: 0px;
  justify-content: center;
}
.part-left .card .items .item .iconfont{
  margin-right: 1rem;
  font-size: 3rem;
  color: var(--theme);
}
.part-left .card .items .item:hover{
  -webkit-transform: translate3d(0, 0, 0) scale(1.05);
	-moz-transform: translate3d(0, 0, 0) scale(1.05);
	-ms-transform: translate3d(0, 0, 0) scale(1.05);
	-o-transform: translate3d(0, 0, 0) scale(1.05);
	transform: translate3d(0, 0, 0) scale(1.05);
}
.part-right{
  width: 30.5rem;
  margin-left: 3rem;
  padding: 0;
}
.part-right img{
  width: 100%;
  height: auto;
  margin-top: 1rem;
}
.part-right .margin{
  margin-bottom: 4.5rem;
}

.szf_tit {
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  width: 100%;
  background: #f7f8fb;
text-align: left;
}
.szf_tit a {
  padding-left: 13px;
  background: url(szf_line.png) no-repeat left center;
  font-size: 22px;
  color: #333333;
    cursor: default;
}
/*.szf_tit a:hover {
  color: #194897;
}*/
.szf-cwh-l2 {
  padding-left: 10px;
}
.szf-cwh-l2 li {
    margin: 12px 20px 0;
    float: left;
    width: 387px;
}
.szf-cwh-l2 li img {
  /*border: 6px solid #f4f4f4;*/
  width: 100%;
height: 83px;
}
.szf-cwh-l2 li .tit {
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 6px 0 0px;
}
.szf-cwh-l2 li .date {
  color: #999999;
  font-size: 16px;
}
.szf-cwh-l2 li a:hover {
  font-weight: bold;
}
.szf-cwh-l2 li a div{
height:90px; 
overflow:hidden;
}
.szf_hisFile {
  margin-top: 25px;
  overflow: hidden;
}
.szf_hisFile .szf_hisTabPanel {
  height: 58px;
  border-bottom: 1px dashed #dadada;
  padding: 0 59px;
}
.szf_hisFile .szf_hisTabPanel .szf_lfBtn {
  cursor: pointer;
  position: absolute;
  z-index: 4;
  width: 17px;
  height: 17px;
  left: 0;
  bottom: -8px;
  background: url(szf_lfhisBtn.png) no-repeat;
}
.szf_hisFile .szf_hisTabPanel .szf_lfBtn.cur,
.szf_hisFile .szf_hisTabPanel .szf_lfBtn :hover {
  background: url(szf_lfhisBtnCur.png) no-repeat;
}
.szf_hisFile .szf_hisTabPanel .szf_rtBtn {
  position: absolute;
  cursor: pointer;
  z-index: 4;
  width: 17px;
  height: 17px;
  right: 0;
  bottom: -8px;
  background: url(szf_rthisBtnCur.png) no-repeat;
}
.szf_hisFile .szf_hisTabPanel .szf_rtBtn.cur,
.szf_hisFile .szf_hisTabPanel .szf_rtBtn :hover {
  background: url(szf_rthisBtn.png) no-repeat;
}
.szf_hisFile .szf_hisTabPanel .szf_hisTabPanelBlock {
  height: 66px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.szf_hisFile .szf_hisTabPanel .panel {
  position: relative;
  top: 9px;
  width: 76px;
  height: 57px;
  line-height: 28px;
  padding-bottom: 29px;
  background: url(szf_hisPanelBg.png) no-repeat top center;
  font-size: 16px;
  color: #999999;
  margin-left: 90px;
}
.szf_hisFile .szf_hisTabPanel .panel:first-child {
  margin-left: 90px;
}
.szf_hisFile .szf_hisTabPanel .panel.cur {
  color: #ffffff;
  font-weight: bold;
  background: url(szf_hisPanelCurBg.png) no-repeat top center;
}
.szf_hisFile .szf_hisList li {
  height: 49px;
  line-height: 48px;
  border-bottom: 1px dashed #eaeaea;
}
.zt-list-item {
    padding: 1.8rem;
    background: #f2f0f0;
}
.part-right a{
display:block;
margin-bottom:.5rem;
}

@media only screen and (max-width: 641px) {
  .part-left, .part-right{
    width: 100%;
    margin-left: 0
  }
  .part-left .card .items{
    flex-direction: row;
    justify-content: space-between;
  }
  .part-left .card .items .item{
    /* margin: auto; */
    width: 46%;
  }
  .szf-cwh-l2 {
    padding-left: 0px;
}
  .szf-cwh-l2 li {
    margin: 12px 10px 0;
    width: auto;
}
.szf_hisFile .szf_hisTabPanel .panel {
    margin-left: 5rem;
}
.szf_hisFile .szf_hisTabPanel .panel:first-child {
    margin-left: 5rem;
}
.zt-list-item {
    text-align: left;
}
}