		body{
			padding: 0;
			margin: 0;
		}
		.topdiv{
			width: 100%;
			height: 40px;
			/*background: #007FC6;*/
			background: #676767;
			border-bottom: 1px solid rgb(23,138,201);
		}
		.topdivimg{
			float: left;
			width: 222px;
			height: 30px;
			padding-top: 5px;
			padding-left: 3.5%;
		}
		.logindiv{
			float: right;
			width: 5.6%;
			background: #2B303B;
			height: 39px;
			font-size: 14px;
			color: #FFFFFF;
			text-align: center;
			line-height: 39px;
			cursor: pointer;
		}
		.searchdiv{
			float: right;
			width: 13.5%;
			height: 39px;
		}
		.menudiv{
			background: #007FC6;
			width: 100%;
			height: 60px;
		}
		.list1{
		    width:20%;
		    float:left;
		    height:100px;
		}
		.list11{
            width:50%;
        	float:left;
        	margin-bottom:12px;
        }
		.list2{
		    width:94%;
		    height:94%;
		    border:1px solid #EEEEEE;
		    background: #FFFFFF;
		    margin:0 auto;
		    text-align: center;
		}
		.list22{
		    width:94%;
            height:110%;
            border:1px solid #EEEEEE;
            background: #FFFFFF;
            margin:0 auto;
            text-align: center;
            padding-bottom:12px;
		}
		.anlititle{
            height: 17%;
            width: 76%;
            color: #333333;
            font-weight: Bold;
            font-size: 16px;
            text-align: left;
            margin-left:12%;
            margin-top: 5px;
            word-break: break-all;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
		}
		.rmyy{
		    font-size: 15px;
		    color: #333333;
		    font-weight: Bold;
		    line-height: 40px;
		}
		.gd{
		    float: right;
		    font-size: 12px;
		    color: #999999;
		    line-height: 40px;
		    cursor: pointer;
		}
		.cpfl-this{
		    width: 31px;height: 5px;background: #007FC6;margin:0 auto;
		}
		.cpfl{
            width: 31px;height: 5px;background: none;margin:0 auto;
        }
        .title1{
            width:90%;
            margin-left:5%;
        }

