.pageName_box{position: absolute;left: 0;top:0;width: 100%;height: 100%;color: #fff;}
			.pageName_box2{height: 100%;}
			.pageName_box h1{position: absolute;left: 0;top:35%;font-size: 3rem;}
			.pageName_box h1:after{content: '';display: block;position: absolute;width: 100%;left: 0;bottom: -0.3125rem;height: 0.25rem;background: #fff;}
			.pageName_box h1:before{content: '';display: block;position: absolute;width: 50%;left: 0;bottom: -0.3125rem;height: 0.25rem;background: #2272de;z-index: 1;}
			.dw{font-size:0.875rem ;background: #e9e9e9;color: #adadad;line-height: 4.0625rem;}
			.dw a{margin: 0 0.625rem;}
			.dw a:last-child{color: #2272de;}
			
			.list_con2{margin-top: 2.5rem;margin-bottom: 8.75rem;}
			.conLeft{width: 22%;}
			.conLeft h1{position: relative;padding-left: 2.5rem;font-size: 2.25rem;line-height: 5.625rem;color: #fff;background: url(/uiFramework/commonResource/image/leftNav_logo.png) no-repeat;background-size: 100% 100%;border-bottom: 0.25rem solid #004098;}
			.conLeft h1:before{content: '';display: block;position: absolute;width: 0.375rem;height: 0.625rem;left: 1.4375rem;bottom: 1.625rem;background: #fff;}
			.conLeft ul.ul1{background: #f0f0f0;padding-top:2.5rem ;}
			.conLeft ul.ul1>li{padding-left: 2.5rem;padding-bottom: 2.5rem;font-size: 1.5rem;}
			.oo>a{color: #2272de;}
                        .conLeft .oo ul.ul2{display:block;}
			.sonBox{padding: 1rem;float: right;margin-right: 2.3rem;cursor: pointer;margin-top:-0.5rem;}
			.son{display: block;width: 0.625rem;height: 1rem;background: url(/uiFramework/commonResource/image/leftNav_jt.png) no-repeat;background-size:100% 100% ;transition: all .3s;}
			.son_hover{width: 1rem;height: 0.625rem;background: url(/uiFramework/commonResource/image/leftNav_jt_hover.png) no-repeat;background-size:100% 100% ;transition: all .3s;}
			.conLeft ul.ul2{padding-top:1.5625rem ;display: none;width:100%;} 
			.conLeft ul.ul2>li{padding-left:0.9375rem;padding-bottom: 1.5625rem;font-size: 1.125rem;}
			.conRight{width: 75%;}
			.list h1{font-weight: bold;font-size: 2.25rem;line-height: 5.625rem;color: #333;border-bottom: 0.25rem solid #e0e0e0;}
			.list ul li{font-size: 1.125rem;color: #000;line-height: 3.75rem;border-bottom: 0.0625rem solid #e0e0e0;transition: all .3s;}
			.list ul li:hover{color: #2272de;}
			.list ul li a{float: left;width: 84%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
			.list ul li span{float: right;text-align: right;}
			@media screen and (max-width: 768px){
				.pageName_box h1{font-size: 1.25rem;}
				.pageName_box h1:before,.pageName_box h1:after{height: 0.05rem;}
				.dw {font-size: 0.75rem;line-height: 2rem;}
				.conLeft,.conRight{float: none;width: 100%;}
				.conLeft h1{display: none;}
				.list_con2{margin-top: 1rem;margin-bottom: 2rem; }
				.conLeft ul.ul1 {padding: 1rem 0;overflow: hidden;}
				.conLeft ul.ul1>li {padding-left: 0; padding-bottom:0.5rem; font-size: 1rem;float: left;width: 33.33%;text-align: center;}
				.sonBox{display: none;}
				.conLeft ul.ul2{padding: 0;}
				.conLeft ul.ul2>li{padding-left: 0;padding-bottom: 0;font-size: 0.75rem;}
				.list h1 {font-size: 1.125rem;line-height: 3rem;border-bottom: 0.1rem solid #e0e0e0;}
				.list ul li {font-size: 0.85rem;line-height: 1.75rem;}
				.list ul li a{width: 75%;}
                                .xx_box{margin-top:1rem;}
                                .xx_box .xx_tit{font-size:1rem;margin:0.5rem 0;}
                                .xx_box{font-size:0.625rem;line-height: inherit;}
			}
     @media screen and (max-width: 992px) and (min-width: 770px){
.list_con2{height:84rem;overflow: scroll;}

}
     @media screen and (max-width: 1202px) and (min-width: 992px){
.list_con2{height:74rem;overflow: scroll;}

}