.conLeft ul.ul1 .ul2 .oo .imgshow,
.conLeft ul.ul1 .ul2>li:hover .imgshow {
    left: 22%;
    top: 50%;
    position: absolute;
    display: inline-block !important;
}
.conLeft ul.ul1 .ul2 .oo .imgshow1,
.conLeft ul.ul1 .ul2>li:hover .imgshow1 {
    right: 22%;
    top: 50%;
    position: absolute;
    display: inline-block !important;
}


   


/* 正文start*/
.breadcream{font-size:1rem ;line-height:4rem; width: 100rem; margin: 0 auto;}
.breadcream a{margin: 0 0.25rem;}
.breadcream a:last-child{color:#004097;}
.list_con{ overflow: hidden; margin: 0 auto 3.125rem;  width: 100rem;}
	.conLeft { 
	    
	    width:26%;
	}
	.conLeft .left-tit{font-weight: bold;
	    position: relative;
	    text-align: center;
	    font-size: 1.5rem;
	    height: 7.25rem;
		line-height: 7.25rem;
	    color: #fff;
	    background:url("/uiFramework/commonResource/image/2023090816013012076.png") no-repeat;
	    background-size: 100% 100%;

	}

	.conLeft ul.ul1>li { background:#fff;
		border-bottom: 0.0625rem solid #e4e4e4;
             text-align: center;
	    line-height: 5.25rem;
	    font-size: 1.375rem;
	}
	.conLeft ul.ul1>li a {	
	    font-size: 1.375rem;
	}
	.conLeft ul.ul1>li a{color: #404040;}
	
	.conLeft ul.ul1 .oo,.conLeft ul.ul1>li:hover{ background: #ffae00d4;}
	.conLeft ul.ul1 .ul2 .oo,.conLeft ul.ul1 .ul2>li:hover { background:unset;background-size:6%;    background-position: 67% 50%;position: relative;}
	.conLeft ul.ul1 .oo>a,.conLeft ul.ul1>li:hover>a { font-weight: bold;
	    color: #fff;
	}
	.conLeft ul.ul1 .ul2 .oo>a,.conLeft ul.ul1 .ul2>li:hover>a { font-weight: normal;
	    color: #004097;
	}
	.sonBox{padding-top: 1.75rem;
    float: right;
    cursor: pointer;}
	.son{display: block;width: 0.625rem;height: 1rem;background:url("/uiFramework/commonResource/image/2023090816011731136.png");background-size:100% 100% ;transition: all .3s;}
	.son_hover{ width: 1rem;height: 0.625rem;background:url("/uiFramework/commonResource/image/2023090816010722904.png");background-size:100% 100% ;transition: all .3s;}
	.conLeft ul.ul2{display: none; background: #f2f8ff;} 
	.conLeft ul.ul2>li{font-size: 1rem; line-height: 3.5rem; }
	.conLeft ul.ul2>li a{font-size: 1rem;  }
       .conLeft .oo ul.ul2{display:block;padding:1rem 0;}
	.conLeft ul.ul2>li:before {
	     
	           
	           width: 0.25rem;
	           height: 0.25rem;
	           display: inline-block;
	           border-radius: 50%;
	           background: #000000;
	           vertical-align: middle;
	           margin-right: 0.25rem;
	           }
	.conLeft ul.ul2 .oo:before {
	     
	           
	           width: 0.25rem;
	           height: 0.25rem;
	           display: inline-block;
	           border-radius: 50%;
	           background: #004097;
	           vertical-align: middle;
	           margin-right: 0.5rem;
	           }
	.conRight{ width: 72%; height: auto; background:#fff;}
	.list{ width: 98%; margin: 2% auto 2.5rem 2%; background: url(/uiFramework/commonResource/image/2024041014172338366.png) no-repeat;background-position: right bottom;}
	.list_tit{font-size: 1.5rem; font-weight: bold; color: #004097; position: relative;     padding-left: 0.875rem; margin-bottom:1rem;}
	.conRight .list .list_tit:before {
	               content: '';
	               display: block;
	               position: absolute;
	               width: 0.1875rem;
	               left: 0;
	               bottom: 10%;
	               height: 80%;
	               background: #004097;
	           }
       .list li{    line-height: 4.375rem; color: #000000; border-bottom: 0.125rem dotted #e1e1e1; list-style-type: none;}
       .list li span{ float:right;}
/* 正文end*/

@media (max-width: 767px){
	.sy-nav {
	    display: none;
	}
	.pageName_box2 { width: 90% !important;}
	.pageName_box h1 { top: 35% !important; font-size: 1.5rem !important;}
	.pageName_box h3 { font-size: 1rem !important;}
	
	/*面包屑导航*/
	.breadcream {
	    width: 92%;    line-height: 3rem;
	}
	.list_con {
	    width: 92%;
	}
	.conLeft .oo ul.ul2 {
	    display: block;
	}
	.conLeft ul.ul1 .ul2 .oo {
	    background: none;
	}
	.conLeft ul.ul2>li {
	    font-size: 0.875rem;
	    line-height: 1.5rem;
	}
	.conLeft ul.ul2>li:before {
	    width: 0;
	    height: 0;
	}
	.conLeft ul.ul2 .oo:before {
	     width: 0;
	    height: 0;
	          
	}
	.conLeft div {
	    display: none;
	}
	.conLeft{background: #f4f9ff;}
	.conLeft, .conRight {
	    float: none;
	    width: 100%;
	    margin-top: 0;
	}
	.conRight {
	    margin-top: 1rem;
	}
	.conLeft ul.ul1 .oo {
	    background: none;
	}
	.conLeft ul.ul1 {
	    padding: 0;
	    overflow: hidden;
	}
	.conLeft ul.ul1>li {
	    padding-left: 0;
	    padding-bottom: 0;
	    font-size: 1rem;
	    float: left;
	    width: 25%;
	    text-align: center;
	    line-height: 1.875rem;
	    border-bottom: none;
	}
	.list_tit {
	    font-size: 1.25rem;
	}
	.list li {
	   line-height: 2.375rem;
	}
	.list li a {
	   display:block; width:100%;
	}
.list li span {
    float: none;
}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.sy-nav {
	    display: none;
	}
 	.pageName_box2 { width: 90% !important;}
	.pageName_box h1 {    top: 35% !important; font-size: 1.5rem !important;}
	.pageName_box h3 { font-size: 1rem !important;}
	
	/*面包屑导航*/
	.breadcream {
	    width: 92%;    line-height: 3rem;
	}
	.list_con {
	    width: 92%;
	}
	.conLeft .oo ul.ul2 {
	    display: block;
	}
	.conLeft ul.ul1 .ul2 .oo {
	    background: none;
	}
	.conLeft ul.ul2>li {
	    font-size: 0.875rem;
	    line-height: 1.5rem;
	}
	.conLeft ul.ul2>li:before {
	    width: 0;
	    height: 0;
	}
	.conLeft ul.ul2 .oo:before {
	     width: 0;
	    height: 0;
	          
	}
	.conLeft div {
	    display: none;
	}
	.conLeft{background: #f4f9ff;}
	.conLeft, .conRight {
	    float: none;
	    width: 100%;
	    margin-top: 0;
	}
	.conRight {
	    margin-top: 1rem;
	}
	.conLeft ul.ul1 .oo {
	    background: none;
	}
	.conLeft ul.ul1 {
	    padding: 0;
	    overflow: hidden;
	}
	.conLeft ul.ul1>li {
	    padding-left: 0;
	    padding-bottom: 0;
	    font-size: 1rem;
	    float: left;
	    width: 25%;
	    text-align: center;
	    line-height: 1.875rem;
	    border-bottom: none;.conLeft ul.ul1>li
	}
	.list_tit {
	    font-size: 1.25rem;
	}
.list li {
	   line-height: 2.375rem;
	}
	.list li a {
	   display:block; width:100%;
	}
.list li span {
    float: none;
}
	}
strong {
    color: #004097 !important;
}

.list-con {
    font-size: 1.25rem;
}