    .header{
        position:inherit;
        background: url(../images/bj01.png) top no-repeat;
    }
    .yl_l{
	float:left;
	width:20%;
	margin-top: -100px;
	z-index:4;
	position:relative;
	overflow:hidden;
}
.yl_l h3{
	width:100%;
	height:100px;
	line-height:100px;
	background:#4A90E2;
	color:#fff;
	text-align:center;
	font-size:22px;
	display:block;
}
.yl_l ul{
	padding:5px 0 0;
	border-left:4px solid #4A90E2;
}
.yl_l ul li{
    text-align: center;
	height:80px;
	line-height:80px;
	margin-bottom:5px;
	background:#f2f2f2;
	padding:0 30px;
	font-size:18px;
}
.yl_l ul li:nth-last-child(1){
	margin-bottom:0;
}
.yl_l ul li:hover{
    background:#f2f2f2 url(../images/right.png) center right no-repeat;
    background-size:30px;
}
.yl_l ul li:hover a{
	color:#4A90E2;
}
.yl_r{
	float:right;
	width:76%;
}
.gtitle img{
    width:36px;
    margin-top:7px;
    margin-right:10px;
    float:left;
}
.main_yl{
    width:80%;
    margin: 0 auto;
    min-height: 600px;
}

.point{
	width:100%;
	height:42px;
	border-bottom:2px solid #ddd;
	margin-top: 30px;
}
.pname{
	/*width:200px;*/
	height:40px;
	line-height:20px;
	color:#4A90E2;
	font-weight:600;
	font-size:26px;
	border-bottom:3px solid #4A90E2;
	float:left;
	padding: 0 20px;
}
.pmbx{
    float: right;
    font-size: 14px;
}
.editor-styles-wrapper p{
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-size:13px;
}
.yl_r {
    position: relative;
}
.ldbg1{
    position: absolute;
    bottom: 0px;
    left: 0px; 
    z-index: -1;
}
.ldbg2{
    position: absolute;
    top: 60px;
    right: 0px;
    z-index: -1;
}
.wp-block-image img {
    height: auto;
}
.p1{
    position: relative;
    left: 4px;
}
.p2{
    position: relative;
    left: -10px;
}
strong span{
    font-size:17px;
}


/* dsjlist */
.dsj_lists li{
    margin-bottom: 48px;
}
.dsj_lists .dsj_time{
    float: left;
    background-color: #4A90E2;
    padding: 30px 10px;
    color: #fff;
}
.dsj_lists .dsj_d{
    font-size: 40px;
    font-weight: bold;
    font-family: Arial-BoldMT, Arial;
    text-align: center;
}
.dsj_lists .dsj_ym{
    font-size: 16px;
    font-weight: bold;
    font-family: DINAlternate-Bold, DINAlternate;
}
.dsj_body{
    float: left;
    text-align: left;
    margin: 10px 20px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    width: 78%;
}
.dsj_body .dsj_title a{
    color: #4A90E2;
    font-size: 22px;
}
.dsj_body .dsj_text{
    font-size: 18px;
    color: #666;
}

/* xyfjlist */

.xyfj_lists li{
    width: 32%;
    display: block;
    float: left;
    margin: 5px;
    height: 300px;
    margin-bottom: 20px;
}
.xyfj_lists li img{
    width: 100%;
    border: 1px #666 dashed;
    height: 270px;
}
.xyfj_lists .xyfj_text{
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #000000;
    line-height: 33px;
}

.xyfj_lists a{
    text-decoration: none;
}
.xyfj_lists a:hover .xyfj_text{
    color:#4A90E2;
}

.xyfj_lists .xyfj_text p{
    text-align: center;
}





@media (max-width:1000px){
    .main_yl{
        width: 100%;
    }
    .yl_l{
        float: initial;
        width: 100%;
        position: initial;
        
    }
    .yl_l ul li{
        width:32%;
        display: inline-block;
        padding: 0;
        height: 40px;
        line-height: 40px;
    }
    .yl_r{
        float: initial;
        width:100%;
    }
    .dsj_body{
        float:right;
        margin: 0;
    }
    .dsj_lists li {
        margin-bottom: 20px;
        height: auto;
    }
    .dsj_lists li img{
        height: auto;
    }
    img{
        width: 100%;
    }
    .xyfj_lists li{
        width: 100%;
        float: none;
    }
    .pmbx{
        font-size: 15px;
        line-height: 40px;
    }


}











.editor-styles-wrapper {
  font-family: "Noto Serif", serif;
  font-size: 20px;
  line-height: 1.8;
  color: #1e1e1e;
  padding: 10px;
  text-align: left;
  }
  
  .editor-styles-wrapper .block-editor-block-list__layout.is-root-container > .wp-block[data-align="full"] {
  margin-left: -10px;
  margin-right: -10px;
  }
  
  /* Headings */
  
  .editor-styles-wrapper h1,
  .editor-styles-wrapper h2,
  .editor-styles-wrapper h3 {
  line-height: 1.4;
  }
  
  .editor-styles-wrapper h1 {
  font-size: 2.44em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  }
  
  .editor-styles-wrapper h2 {
  font-size: 1.95em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  }
  
  .editor-styles-wrapper h3 {
  font-size: 1.56em;
  margin-top: 1em;
  margin-bottom: 1em;
  }
  
  .editor-styles-wrapper h4 {
  font-size: 1.25em;
  line-height: 1.5;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  }
  
  .editor-styles-wrapper h5 {
  font-size: 1em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  }
  
  .editor-styles-wrapper h6 {
  font-size: 0.8em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  }
  
  .editor-styles-wrapper h1,
  .editor-styles-wrapper h2,
  .editor-styles-wrapper h3,
  .editor-styles-wrapper h4,
  .editor-styles-wrapper h5,
  .editor-styles-wrapper h6 {
  color: inherit;
  }
  
  .editor-styles-wrapper p {
  font-size: inherit;
  line-height: inherit;
  /* margin-top: 28px; */
  margin-bottom: 12px;
  white-space: pre-wrap;
  }
  
  .editor-styles-wrapper ul,
  .editor-styles-wrapper ol {
  margin-bottom: 28px;
  padding-left: 1.3em;
  margin-left: 1.3em;
  }
  
  .editor-styles-wrapper ul ul,
  .editor-styles-wrapper ul ol,
  .editor-styles-wrapper ol ul,
  .editor-styles-wrapper ol ol {
  margin-bottom: 0;
  }
  
  .editor-styles-wrapper ul li,
  .editor-styles-wrapper ol li {
  margin-bottom: initial;
  }
  
  .editor-styles-wrapper ul {
  list-style-type: disc;
  }
  
  .editor-styles-wrapper ol {
  list-style-type: decimal;
  }
  
  .editor-styles-wrapper ul ul,
  .editor-styles-wrapper ol ul {
  list-style-type: circle;
  }
  
  .editor-styles-wrapper .wp-align-wrapper {
  max-width: 580px;
  }
  
  .editor-styles-wrapper .wp-align-wrapper > .wp-block,
  .editor-styles-wrapper .wp-align-wrapper.wp-align-full {
  max-width: none;
  }
  
  .editor-styles-wrapper .wp-align-wrapper.wp-align-wide {
  max-width: 1100px;
  }
  
  .editor-styles-wrapper a {
  transition: none;
  }
  
  .editor-styles-wrapper code,
  .editor-styles-wrapper kbd {
  padding: 0;
  margin: 0;
  background: inherit;
  font-size: inherit;
  font-family: monospace;
  }