* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
    font-family: 'Microsoft YaHei-Regular', 'Microsoft YaHei';
  }
  .not-select {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
  }
  .zcwjk-bg {
    width: 100%;
    height: auto;
    background: url(/images/zcwjk-banner.png) no-repeat;
    position: relative;
	padding-top: 20px;
    /* overflow: hidden; */
  }
  .ztzwfw_bottom{
    margin:0;
  }
  .bottom{
    margin:0;
    height:auto;
  }
  .zcwjk-logo{
    width: 1200px;
    height: 63px;
    margin: 0 auto;
  }
  .zcwjk-logo a{
    cursor: pointer;
  }

  .zcwjk-body {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
  }
  .zcwjk-body .zcwjk-search-box {
    width: 1200px;
    height: 77px;
    display: flex;
    position: relative;
    margin-top: 57px;
  }
  .zcwjk-body .zcwjk-search-box .voice-microphone {
    background: url(/images/zcwj-yysr-icon.png) no-repeat;
    background-size: 32px 32px;
    position: absolute;
    right: 125px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    cursor: pointer;
  }
  .zcwjk-body .zcwjk-search-box .voice-recorder {
    background: url(/images/icon-voice-recorder.gif) no-repeat;
    background-size: 32px 32px;
    position: absolute;
    right: 125px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    cursor: pointer;
  }
  .zcwjk-body .zcwjk-search-box .voice-loading {
    background: url(/images/icon-voice-loading.gif) no-repeat;
    background-size: 32px 32px;
    position: absolute;
    right: 125px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    cursor: pointer;
  }
  .zcwjk-body .zcwjk-search-box .zcwjk-search-type {
    width: 279px;
    height: 76px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  .zcwjk-body .zcwjk-search-box .zcwjk-search-type > li {
    padding: 4px 12px;
    font-size: 20px;
    font-family: 'Microsoft YaHei-Regular', 'Microsoft YaHei';
    font-weight: 400;
    color: #000000;
    border-radius: 30px;
    cursor:pointer;
  }
  .zcwjk-body .zcwjk-search-box .zcwjk-search-type .zst-active {
    background-color: #0168B7;
    color: #f8f5f5;
  }
  .zcwjk-body .zcwjk-search-box .zcwjk-search-input {
	width: 821px;
	height: 100%;
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	padding-left: 15px;
	padding-right: 60px;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	border-radius: 20px;
	flex:1;
	border-left:1px solid rgba(224,224,224);
  }
  .zcwjk-body .zcwjk-search-box .zcwjk-search-input::placeholder {
    color: #ADADAD;
  }
  .zcwjk-body .zcwjk-search-box .zcwjk-search-input::-webkit-input-placeholder {
    color: #ADADAD;
  }
  .zcwjk-body .zcwjk-search-box .zcwjk-search-input:-moz-placeholder {
    color: #ADADAD;
  }
  .zcwjk-body .zcwjk-search-box .zcwjk-search-input:-ms-input-placeholder {
    color: #ADADAD;
  }
  
  .zcwjk-body .zcwjk-search-box .zcwjk-search-btn {
	width: 135px;
	height: 36px;
	background: url(/images/zcwjk-search-icon.png) no-repeat 36px 6px #fff;
	font-size: 28px;
	color: #3272A1;
	position: absolute;
	right: 36px;
	border-left: 2px solid #D5D5D5;
	top: 16px;
	text-align: right;
	line-height: 30px;
	margin-top: 4px;
	cursor: pointer;
  }
  .zcwjk-body .zcwjk-dfxfg-box {
    width: 1200px;
    height: 60px;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
  }
  .zcwjk-body .zcwjk-dfxfg-box li.zcwjk-wjlx {
    box-sizing: border-box;
    padding: 0 53px 0 52px;
    height: 60px;
    line-height: 60px;
    position: relative;
    background-color: #BAE1FF;
    font-size: 24px;
    color: #0168B7;
    cursor:pointer;
    border-radius: 2px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
  }
  .zcwjk-body .zcwjk-dfxfg-box li.zcwjk-wjlx i {
    display: block;
    width: 4px;
    height: 25px;
    background-color: #0168B7;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .zcwjk-body .zcwjk-dfxfg-box li.zcwjk-wjlx:hover {
    color: #fff;
    background-color: #0168B7;
  }
  .zcwjk-body .zcwjk-dfxfg-box li.zcwjk-wjlx:hover i {
    background-color: #fff;
  }
  .zcwjk-body .grqyzj-box {
    margin-top: 60px;
  }
  .zcwjk-body .grqyzj-box .grqyqh ul {
    height: 60px;
    line-height: 60px;
    display: flex;
    border-bottom: 2px solid #B1D5F1;
  }
  .zcwjk-body .grqyzj-box .grqyqh ul li {
    padding: 0 40px;
    font-size: 24px;
    height: 60px;
    cursor:pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
  }
  .zcwjk-body .grqyzj-box .grqyqh ul li.on {
    color: #0168B7;
    border-bottom: 2px solid #0168B7;
  }
  .zcwjk-body .grqyzj-box .grqylist {
    margin-top: 30px;
  }
  .zcwjk-body .grqyzj-box .grqylist ul {
    width: 812px;
    display: flex;
    flex-wrap: wrap;
  }
  .zcwjk-body .grqyzj-box .grqylist ul a:hover,
  .zcwjk-body .grqyzj-box .grqylist ul a:active,
  .zcwjk-body .grqyzj-box .grqylist ul a:link {
    text-decoration: none;
  }
  .zcwjk-body .grqyzj-box .grqylist ul li {
    width: 184px;
    height: 64px;
    line-height: 64px; 
    box-sizing: border-box;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EFF8FF;
    margin: 0 19px 20px 0;
    cursor: pointer;
    border-radius: 2px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
  }
  .zcwjk-body .grqyzj-box .grqylist ul li span {
    color: #0168B7;
  }
  .zcwjk-body .grqyzj-box .grqylist ul li i.angle {
    display: block;
    margin-left: 12px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #0168B7;
    border-right: 6px solid transparent;
  }
  .zcwjk-body .grqyzj-box .grqylist ul li:hover {
    border: 2px solid #0168B7;
    background-color: #D0EBFF;
  }
  
  
  /* 警告弹窗样式 */
  .input-alert .modal-content{
    width: 425px !important;
    height: 180px;
    border: none;
    border-radius: 5px !important;
  }
  .input-alert .modal-body{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .input-alert .modal-body .btn{
    width:55px;
    height: 30px;
    opacity: 0.9;
    line-height: 14px;
    margin:0 4px;
    font-size: 13px;
  }
  .input-alert .modal-body .qd_btn{
    background-color: #78B1F9;
    color: #fff;
  }
  .input-alert .modal-body .qx_btn{
    background-color: #fff;
    border: 1px solid #DCDEE1;
    color: #000;
    justify-content: space-around;
  }
  .input-alert .alert-content{
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .input-alert .alert-title{
    display: flex;
    align-items: center;
    font-size: 22px;
    font-weight: 500;
    margin-top: 12px;
  }
  .input-alert .alert-icon{
    display: block;
    width: 30px;
    height: 30px;
    background: url(/images/zcwjk-alert-icon.png) no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: 5px;
  }
  .input-alert .close{
    position:absolute;
    right: 20px;
    top: 10px;
    z-index: 1000;
  }
  .input-alert .modal-dialog{
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
    margin:0 auto !important;
  }
  .bottom .btn {
    padding: 0;
  }
  body {
    background: unset; 
 }
 .header {
    background-color: #3c78a7;
 }
 * {
 font-family: 'Microsoft YaHei';
 }
         .zcyl-box .left{
             width: 345px;
             float: left;
             user-select: none;
         }
         .title-left{
             height: 60px;
             line-height: 60px;
             font-size: 24px;
             border-bottom: 2px solid #b1d5f1;
             position: relative;
             color: #0168B7;
         }
         .title-left > span{
             display: inline-block;
             height:60px;
             padding:0 40px;
             border-bottom: 2px solid #0168B7;
         }
         .zcyl-box .right{
             height: auto;
             float: left;
             position: relative;
         }
         .zcyl-box .right .grqyzj-box{
             width: 795px;
             margin: 0;
         }
         .list-container{
             height: 245px;
             background-color: #409eff;
         }
         .date {
 display:none;
 width: 280px;
 height: 340px;
 position: absolute;
 color: #606266;
 background: #fff;
 border-radius: 10px;
 line-height: 30px;
 padding-top: 10px;
 
 margin-top: 30px;
 top: 25px;
 right: 10px;
 box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.3), 30px 30px 40px 0 rgba(0, 0, 0, 0.2);
         }
         .date-title {
             display: flex;
             justify-content: center;
             text-align: center;
             color:#484b4d;
             font-size: 20px;
             padding-bottom: 10px;
             align-items: center;
             font-weight: 600;
         }
         .date-title i{
             width: 1.5px;
             height: 20px;
             background:#dbefff;
         }
 
         .month-prev, .year-prev, .month-next, .year-next, .news-prev, .news-next {
             width: 10%;
         /*    font-family: cursive; */
             text-align: center;
           
         }
         .month-prev,.month-next,.year-next,.year-prev{
             cursor: pointer;
         }
         .date-time-month,
         .date-time-year{
             width: 28%;
         }
         .date-week {
             width: 100%;
             display: flex;
             justify-content: center;
             padding-bottom: 10px;
             margin-top:10px;
             border-bottom: 2px solid #BFDBF1;
             margin-bottom:0;
         }
         .date-week li {
             list-style: none;
             width: calc(100%/7);
             text-align: center;
             color:#484b4d;
             font-size: 20px;
             font-weight: bold;
         }
 
         .date-week li:nth-last-of-type(-n+2){
             color:#cf4848;
         }
         .date-day {
             width: 100%;
             display: flex;
             flex-wrap: wrap;
             align-items: center;
         }
         .date-day li {
             width: 28px;
             height: 28px;
             text-align: center;
             font-size: 15px;
             cursor: pointer;
             line-height: 28px;
             font-weight: 700;
             margin: 6px 6px;
         }
         .date-time:hover,
         .date-day li:hover {
             color: #1071bc;
         }
         .active {
             color:#fff !important;
        /*     border-radius: 50%;
             background: #1071bc; */
         }
    /*     .date-news::before{
             position: absolute; 
             top: 37%;
             left: -21px;
             content: '' ;
             width: 100%; 
             z-index: 1;
             width: 0px;
             height: 0px;
             border-top: 10px solid transparent;
             border-right: 10px solid rgb(180, 211, 235);
             border-left: 10px solid transparent;
             border-bottom: 10px solid transparent;
         }
         .date-news::after{
             position: absolute; 
             top: 37%;
             left: -18px;
             content: '' ;
             width: 100%; 
             z-index: 1;
             width: 0px;
             height: 0px;
             border-top: 10px solid transparent;
             border-right: 10px solid #fff;
             border-left: 10px solid transparent;
             border-bottom: 10px solid transparent;
         } */
         .date-news-title{
             border-bottom: 1px solid rgb(180, 211, 235);
             height: 40px;
             display: flex;
             align-items: center;
             justify-content: space-between;
             margin: 0 20px;
         }
         .date-news-title .news-time{
             width:auto;
             padding-left: 10px;
             line-height: 39px;
             color:#1272bb;
         }
         .date-news-title .news-switch{
             width: 80px;
             display: flex;
             line-height: 39px;
         }
         .news-prev,.news-next{
             color:#b9babb ;
             width: 25%;
             font-size: 18px;
             font-weight: bold;
             cursor: pointer;
         }
         .news-row{
             width: 50%;
             margin: 0 6px;
             color: #b9babb;
         }
         .news-first{
             color: #2980c3;
         }
         .news-next{
             cursor: pointer;
         }
         .news-active{
             color: #2980c3;
         }
         .news-content{
             display: block;
             width: 100%;
             height: auto;
             padding:0 20px;
             line-height: normal;
             white-space: pre-wrap;
             font-size: 16px;
              font-weight: 400;
             color: #000000;
             padding-left: 20px;
  flex: 1;
 text-align: left;
         }
 
         .news-content p a{
             width:100%;
             overflow: hidden;
             text-overflow: ellipsis; 
             white-space: nowrap;
             font-size: 14px;
         }
         .news-content a:link{
             color: #484b4d;
         }
 
         .special{
             color: #606266;
             font-size: 15px;
         }
 
 
         .disable {
             pointer-events: none !important;
             cursor:default !important;
             color: #c0c4cc !important;
         }
 
 /* ʽ */
 .news-container{
     position: absolute;
     left: 0;
     bottom: 0;
     width: 100%;
     height:auto;
 }
 .date-news{
     height: auto;
     border-top: 1px solid #e6e6e6;
     background: #fff;
     position: relative;
     padding-left:25px;
     padding-right: 25px;
 }
 
 .news-time span{
     font-size: 16px;
     font-weight: bold;
 }
 
 .news-item{
    display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e6e6e6;
	min-height: 60px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
 }
 .news-item:last-child{
     /* border: none; */
 }
 
 .news-item::before {
     display:block;
     width: 21px;
     height: 21px;
     border-radius: 50%;
     color: #fff;
     font-size: 14px;
     opacity: 0.9;
     text-align: center;
     line-height: 21px;
     background-color: #0168B7 !important;
     
 }
 
 
 .news-item .news-time{
     margin-left: 35px;
     font-weight: 600;
    
     font-size: 16px;
 }
 .zcwjk-banner {    
	width: 1200px;
	background: none;
	height: auto;
	margin: 48px auto 102px;
}
.zcwjk-banner img{
	width:718px;
}
.zcwjk-body .zcwjk-search-box {
  margin-top: 15px;
}

.zcwjk-search-type{display:none !important}

input{    -webkit-box-shadow: 0 0 0 1000px #ffffff inset;  }


.personal_center_icon{top:0  !important}
.bottom{height:157px;}
.bottom .btn {
  padding: 0;
}

.zcyl-box{
  margin: 0 auto;
  margin-top: 46px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.zcwjk-body .grqyzj-box .grqylist ul{width: 812px;}

.dream-msg.warning{
  color:#256294;
  box-shadow:none;
  background-color:#E6F0F8 !important;
}
.dream-msg-progress {
  opacity:0;
}
.dream-msg.warning .dream-msg-icon{
  background-color:#256294 !important;
}
.zcyl-box{height:500px;}

        .news-item{padding:7px 0}
   /*     .news-item:nth-of-type(1)::before {
            content: "1";
            background-color: #DF3E3E;
        } */

        .news-item .news-time{margin:0}
        .news-item .news-time {
            font-weight: 400; 
            font-size: 14px;
           text-align: center;
           background: url(/images/timeicon.png) no-repeat;
         width: 130px;
         color: #797979;
        }
        .news-item {
            padding: 10px 0;
        }
   
        .date-time-month,
        .date-time-year{
            cursor: pointer;
        }

        .error-message {
            height: 60px;
            line-height: 60px;
            /* padding: 10px 0; */
            box-sizing: border-box;
            font-size: 16px;
            /* font-weight: 600; */
        }
        .zcwjk-body .grqyzj-box .grqylist ul li {
            width: 144px;
            height: 52px;
            line-height: 64px;
            box-sizing: border-box;
            font-size: 18px;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #EFF8FF;
            margin: 0 59px 20px 0;
            cursor: pointer;
            border-radius: 2px;
            -moz-user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
            -khtml-user-select: none;
            user-select: none;
        }
        .zcwjk-body .grqyzj-box .grqylist ul a:nth-of-type(4n) li{
            margin-right:0 !important;
        }
        .news-title {
          display: flex;
          align-items: center;
          justify-content: flex-end;
          padding: 0px 10px;
          font-size: 14px;
          color: #0168B7;
          text-align: right;
          width: 100%;
          position: absolute;
          bottom: 10px;
          right: -3px;
      }
          .news-title::before {
          display: block;
          width: 18px;
          height: 18px;
          border-radius: 50%;
          color: #fff;
          font-size: 12px;
          opacity: 0.9;
          text-align: center;
          line-height: 16px;
          margin-right: 7px;
          margin-top: 2px;
      }
          .news-title::before{
            content: "!";
            border: 1px solid #0168B7;
            color: #0168B7;
          }
        /*  .news-item:nth-of-type(2)::before{
            content: "2";
            background-color: #FFA318;
          }
          .news-item:nth-of-type(3)::before{
            content: "3";
            background-color: #0168B7;
          }  */
    
    .zcwjk-body .zcwjk-dfxfg-box{
    width: 600px;
    height: 30px;
    float: left;
    margin-top: 40px;
    }
    .zcwjk-body .zcwjk-dfxfg-box li.zcwjk-wjlx{
    padding:0;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background-color: #79b2de;
    color: #fff;
    padding: 0 12px;
    border-radius: 20px;
    }
    .hotdiv{
    width: 130px;
    float: left;
    margin-top: 40px;
    height: 30px;
    line-height: 30px;
    background-image:  url(/images/hoticon.png);
    background-repeat: no-repeat;
    background-position: -2px 2px;
    text-align: center;
    margin-left:180px;
    font-size: 18px;
    padding-left: 10px;
    font-weight: 510;
    }
    .hotdiv span{
    font-size: 18px;
    margin-left: 10px;
    font-weight: 510;
    }
    
    /* бҳʽ */
			.bigBox {            
                min-height: 425px;    
                border-radius: 5px;
                box-sizing: border-box;margin-top: 30px;padding-top: 40px;
                width: 1200px;
                margin: 0 auto;    
            }
            
            .bigBox .box_title{
                height: 50px;
                margin-left: -47px;
                float: left;
            }
            
            .box_title ul li {
                width: 50px;
                background: rgb(144, 144, 144);
                
                justify-content: space-evenly;
                align-items: center;
                border-radius: 5px;transition:all .7s ease 0s;
            }
           .bigBox .box_title li p{
            writing-mode: tb;
    width: 47px;
    height: 87%;
    text-align: center;
    line-height:47px;
    font-size: 18px;
            }
            .bigBox ul li:hover{
             cursor: pointer;
            }
            .box {
				width: 1200px;
				height: auto;
				margin: 0 auto;
				background: #fff;
				min-height: 387px;
				border-radius: 13px;
				border: 1px solid #ccc;
            }
            
            .box > div {
                width: 100%;    
                background: #fff;    
                font-size: 20px;
                font-weight: 500;
				border-radius: 20px;
            }

    .mrrdcon ,.zxzccon{
    width:100%;
      
    }

    .mrrdcon{
    position: relative;
    }
    .rdtitle{
		user-select: none;
		position: relative;
		padding: 15px 59px;
		text-align: left;
		font-weight: bold;
		letter-spacing: 2px;
		background: url(/images/zcwjk-zxzc-icon.png) no-repeat 25px 16px;
    }
    .zxzccon .rdtitle{
    width:100%;
    
    }
    .rdtime{
    width:120px;
    cursor: pointer;
    user-select: none;
    
    color:#0764ac;
    font-size: 16px;
    }
    
    .rdtitle i{
    display: block;
    width: 4px;
    height: 25px;
    background-color: #0168B7;
    position: absolute;
    margin: auto;
    left: 10px;
    top: 0;
    bottom: 0;
    }
    .box_title .active{
    background: url(/images/zxzc_select.png);
    background-size: 100% 100%;
    }
    .box_title li{
    background: url(/images/zxzc_unselect.png);
    background-size: 100% 100%;
    width: 47px;
    height: 144px;
    }
    .date-day .active{
    color: #fff !important;
    border-radius: 50%;
    background: #1071bc;
    }
    .dateselect{
    display: inline-block;
    border-radius: 10px;
    border: solid 1px #0764ac;
    width:176px;
    text-align: center;
    
    color: #0764ac;
    background-color: #f7fbff;
    }
    .day-prev, .day-next{
     cursor: pointer;
    user-select: none;
    }
    .closedate{
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 15px;
    float: right;
    line-height: 30px;
    cursor: pointer;
    color: #79b2de;
    }
    .newdate-news{
    height: auto;
    border-top: 1px solid #e6e6e6;
    background: #fff;
    position: relative;
    padding-left: 25px;
    padding-right:25px;
    
    }
    .newdate{
    font-size: 13px;
    text-align: right;
    color: #0764ac;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 55px;
    }
    #toolbarElderlySwitch{
    display:none !important;
    }
    
    /*ļƶ*/
    @media screen and (max-device-width: 1200px){
    body{
    min-width:unset;
    }
    .zcwjk-logo{
    width:100%;
    margin-left: 10px;
    }
    .zcwjk-body{
    width:90%;
    }
    .hotdiv{
    margin-left: 0;
    
    }
    .zcwjk-body .zcwjk-dfxfg-box{
    width: 535px;
    }
    
    .zcwjk-body .zcwjk-search-box {
      width: auto;
    }
    .zcwjk-banner {
        width: 3rem;
        background: none;
        height: auto;
        margin-top: .37rem;
        margin-bottom: .5rem;
		margin-left: 0;
    }
    .bigBox{
    width: calc(100% - 120px);
    }
    .box{
    width:100%;
    }
    .rdtitle{
    width: calc(100% - 224px);
        font-size: .24rem;
    }
    .news-content{
        font-size: .22rem;
    }
    .news-item .news-time{
    font-size: .20rem;
    background: unset;
    }
    .bigBox .box_title li p{
    font-size: .22rem;
    }
    }
    @media screen and (max-device-width: 767px){
    .p-block{
    display:none;
    }
    .m-block{
    display: block;
    }
    .containers{
    width:100% !important;
    }
    .header{
    height: .37rem;
    line-height: .37rem;
    }
    .containers.top-h {
      font-size: .24rem;
    }
    .img-m-btm-gonganhui {
      display: inline-block;
      width: 0.23rem;
      height: 0.23rem;
      background: url(/images/m-btm-gonganhui.png) 0 0 no-repeat;
        background-size: auto;
      background-size: 100% 100%;
    }
    .img-m-dzjg {
      display: inline-block;
     
      background: url(/images/m-dzjg.png) 0 0 no-repeat;
        background-size: auto;
      background-size: 100% 100%;
      vertical-align: top;
    }
    .img-m-zhaocuo {
      display: inline-block;
    
      background: url(/images/m-zhaocuo.png) 0 0 no-repeat;
        background-size: auto;
      background-size: 100% 100%;
    }
    .date {
    
      width: 5.6rem;
      height: 5.8rem;
    }
    .date-title{
    font-size: .3rem;
    }
    .date-week li{
    font-size: .3rem;
    }
    .closedate{
    font-size: .3rem;
    }
    .date-day li {
      width: .56rem;
      height: .56rem;
    
      font-size: 0.28rem;
    
      line-height: .56rem;
     
      margin: .12rem .12rem;
    }
  }