/* 正文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:22%;
	}
	.conLeft .left-tit{font-weight: bold;
	    position: relative;
	    padding-left: 1.5rem;
	    font-size: 1.5rem;
	    height: 4.25rem;
		line-height: 4.25rem;
	    color: #fff;
	    background:url("/uiFramework/commonResource/image/2023090816013012076.png") no-repeat;
	    background-size: 100% 100%;
	}

	.conLeft ul.ul1>li {	
		border-bottom: 0.0625rem solid #e4e4e4;
	    padding-left: 1.5rem;
	    line-height: 4.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{ background: #fff;}
	.conLeft ul.ul1 .ul2 .oo{ background:url("/uiFramework/commonResource/image/2023090816005342736.png") no-repeat;background-size:2%;    background-position: 100% 50%;}
	.conLeft ul.ul1 .oo>a { font-weight: bold;
	    color: #004097;
	}
	.conLeft ul.ul1 .ul2 .oo>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;} 
	.conLeft ul.ul2>li{font-size: 1rem; line-height: 2.875rem; }
	.conLeft ul.ul2>li a{font-size: 1rem;  }
       .conLeft .oo ul.ul2{display:block;}
	.conLeft ul.ul2>li:before {
	     
	           content: "";
	           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 {
	     
	           content: "";
	           width: 0.25rem;
	           height: 0.25rem;
	           display: inline-block;
	           border-radius: 50%;
	           background: #004097;
	           vertical-align: middle;
	           margin-right: 0.5rem;
	           }
	.conRight{ width: 75%; height: auto;}
	.list{ width: 100%; margin: 0 auto 2.5rem;}
	.list_tit{font-size: 1.5rem; font-weight: bold; color: #1a1a1a; 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;
	}
	.list_tit {
	    font-size: 1.25rem;
	}
.list li {
	   line-height: 2.375rem;
	}
	.list li a {
	   display:block; width:100%;
	}
.list li span {
    float: none;
}
	}