*{margin:0;padding:0;}
        .clear{clear:both;}
        ul{list-style-type: none;}
        a{text-decoration: none;}
        .hidden{display:none;}

        .yjzjcontent{width:1120px;box-sizing: border-box;margin:23px auto 0;border:1px solid #DBE5EE;min-height: 300px;border-radius: 8px;box-shadow: 0 5px 0 #DBE5EE;}
        .yjzjtitle{box-sizing: border-box;background-color: #92C0E4;border-top-left-radius:8px;border-top-right-radius:8px;padding: 0 10px;}
        .yjzjtitle .yjzjtitlep{color:#ffffff;font-size: 18px;line-height: 32px;text-indent: 18px;}
        .yjzjtitle .yjzjtitlep span{font-size: 18px;color:#ffffff;}
        .yjzjbody{height:102px;background-color: #EAEAEA;border-bottom:1px solid #EAEAEA;}
        .yjzjdetail{box-sizing: border-box;padding: 46px 28px 0px 28px;}
        .yjzjbody ul li{width:20%;height:102px;float:left;transition: all 0.3s;}
        .yjzjbody ul li .icon01{display: none;margin:13px auto 9px;}
        .yjzjbody ul li .icon02{display: block;margin:13px auto 9px;}
        .yjzjbody ul li a{display: inline-block;width:100%;height:100%;}
        .yjzjbody ul li p{color:#0068b7;font-size: 14px;text-align: center;font-weight: bold;}
        .yjzjbody ul li.active{background-color: #3D93D5;}
        .yjzjbody ul li.active .icon02{display: none;}
        .yjzjbody ul li.active .icon01{display: block;}
        .yjzjbody ul li.active p{color:#FFFFFF;}
        .yjzjbody ul li:hover{background-color: #3D93D5;}
        .yjzjbody ul li:hover .icon02{display: none;}
        .yjzjbody ul li:hover .icon01{display: block;}
        .yjzjbody ul li:hover p{color:#FFFFFF;}
		.mobileTitle{display:none;}
		.disable {    pointer-events: none;}
		table { display: table; margin: 0 auto;}
        /* 移动端适配 */
        @media screen and (max-device-width: 1200px){
            .yjzjcontent{width:98%;margin-bottom: 0.5rem;}
            .yjzjdetail p{font-size: 0.22rem;}
            .yjzjtitle{height:auto;padding: 0.1rem;}
            .yjzjtitle .yjzjtitlep{font-size: 0.28rem;line-height: 0.4rem; text-indent: 0rem;}
            .yjzjtitle .yjzjtitlep span{font-size: 0.28rem;}
            .yjzjbody ul li p{font-size: 0.22rem;}
            .yjzjdetail{padding:0.2rem;}
            .yjzjbody ul li .icon01{display: none;margin:13px auto 0.05rem;}
            .yjzjbody ul li .icon02{display: block;margin:13px auto 0.05rem;}

            .yjzjbody ul li p{/*! display:none; */}
            .yjzjbody ul li.active{/*! background-color: #EAEAEA; */}
            .yjzjbody{height:180px;}
            .yjzjbody ul li{height:90px;width: 33.3%;}
            .mobileTitle{/*! display: block; */font-size: 0.28rem!important;font-weight: bold;color:#4094D5;}
        }
