  .cyys{color: rgb(57 48 57);}
  .cyysxz{background-color: #ffb013;}
        .slideshow-container {
            position: relative;
            margin: auto;
        }
        .slide {
            display: none;
            width: 100%;
            height: auto;
        }
        .slide.active {
            display: block;
        }
        .slide {
            transition: opacity 0.5s ease-in-out;
            opacity: 0;
        }
        .slide.active {
            opacity: 1;
        }
.sxtt { line-height: 1.4!important; color: #000; font-weight:900; font-size: 14px;}
.sxtt-foot { padding: 6px; color: #fff; font-size: 18px; background: #000;}
.sxtt table { border-collapse: collapse;}
.sxtt td {border: none;}
.sxtt span { color: #ff0; background: #f00;}
.sxtt { font-size: 14px; font-family:微软雅黑;}
.sxtt td { padding: 3px;}
.sxtt table{ background-color:#FFC}

a{ text-decoration:none;}
*{ margin:0px; padding:0px;}
.wmdr{ font-family: '微软雅黑';font-size: 13pt; text-align: center; color: #000;text-align: center;}
.wmdr img { vertical-align: middle;}
.wmdr table { border-collapse: collapse; background: #ff0;}
.wmdr table td { padding: 2px 0; border: solid 1px #c0c0c0; cursor: pointer;}
.wmdr-tit { padding: 3px 0 2px 0; height: 30px; line-height: 30px; font-size: 15pt; font-weight: 700;}
.wmdr-tit img { width: 30px; height: 30px;}
.wmdr-web { padding: 2px 0 3px 0; font-size: 14pt; font-weight: 700;}
      [tsbrowser_force_max_size] {
        width: 100% !important;
        height: 100% !important;
        left: 0px !important;
        top: 0px !important;
        margin: 0px !important;
        padding: 0px !important;
        transform: none !important;
      }
      [tsbrowser_force_fixed] {
        position: fixed !important;
        z-index: 9999 !important;
        background: black !important;
      }
      [tsbrowser_force_hidden] {
        opacity: 0 !important;
        z-index: 0 !important;
      }
      [tsbrowser_hide_scrollbar] {
        overflow: hidden !important;
      }
      [tsbrowser_display_none] {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
      }
      [tsbrowser_force_show] {
        display: black !important;
        visibility: visible !important;
        opacity: 0;
      }
	  #iframe {
            width: 100%; 
            border: none; 
			display: block;
        }
		:root {
    --block-bg: linear-gradient(to right, #e4afcb 0%, #b8cbb8 0%, #b8cbb8 0%, rgb(101 186 180) 30%, rgb(136, 211, 206) 64%, #7edbdc 100%);
	--title-bg: linear-gradient(transparent, #f7f3f3);
    --title-bg-2: linear-gradient(45deg, rgb(110, 69, 226), rgb(136, 211, 206)) rgb(230, 100, 101);
}