/* 
				https://www.cnblogs.com/images/cnblogs_com/dmc-nero/1511800/o_v2-cc30455ad52f689eabde830cd14ff2dd_hd.gif 
				https://www.cnblogs.com/images/cnblogs_com/dmc-nero/1511800/o_psb.jpg
				尼禄和姬莉叶https://www.cnblogs.com/images/cnblogs_com/dmc-nero/1511800/o_300.gif
				尼禄但丁姬莉叶结尾：https://www.cnblogs.com/images/cnblogs_com/dmc-nero/1511800/o_123123123.jpg
				V哥结尾：https://www.cnblogs.com/images/cnblogs_com/dmc-nero/1511800/o_timg.jpg
			*/
			/* 头部 */
			#header {
				background: #000 url(https://www.cnblogs.com/images/cnblogs_com/dmc-nero/1511800/o_300.gif) no-repeat;
				background-size: 100% 100%;
			}

			/* 头部标题 */
			a.headermaintitle:visited {
				color: black;
				text-decoration: none;
			}

			/* 头部标题内容 */
			.headerDis {
				width: 350px;
			}

			/* 每个文章标题logo */
			.entryTitle {
				background: url(https://www.cnblogs.com/images/cnblogs_com/dmc-nero/1511800/o_12111.gif) no-repeat;
			}

			/* 每个文章标题logo */
			.postTitle {
				background: url(https://www.cnblogs.com/images/cnblogs_com/dmc-nero/1511800/o_12111.gif) no-repeat;
			}

			/* 导航 */
			#mylinks {
				display: flex;
				margin-top: 73px;
				margin-left: 360px;
			}

			/* 整个大背景   #1f1f42   223b53*/
            
			body>div:first-of-type {
                                    
				    background: #1f1f42;
			}

			/* 清除浮动 */
			#main:after {
				display: block;
				clear: both;
				content: "";
				visibility: hidden;
				height: 0
			}



			/* 清除浮动 */
			#container :after {

				clear: both;
				content: "";
				visibility: hidden;
				height: 0;
			}

			/* 尾部 */
			#footer {

				height: 335px;
				padding-top: 0px;
				width: auto;
				background: url(https://www.cnblogs.com/images/cnblogs_com/dmc-nero/1511800/o_205.gif) no-repeat;
				background-size: 100% 100%;
			}


			/* 移动端适配 */
			#mystats {
				color: #c7c7c7;
				/* width: 950px; */
				text-align: right;
				padding-right: 15px;
			}

			/* 移动端适配 */
			.headerDis {
				width: 100%;
				margin: 0 auto;
			}

			/* 移动端适配 */
			#HeaderArea {
				/* margin-left: 250px; */
				height: 300px;
				width: 95%;
				margin: 0 auto;
			}

			/* 移动端适配 */
			.headerText {
				height: 60px;
				line-height: 78px;
				padding-left: 0px;
				border: solid 0 red;
				color: #fff;
			}

			/* 移动端适配 */
			#mystats {
				color: #c7c7c7;
				width: auto;
				text-align: right;
				padding-right: 15px;
			}

			/* 移动端适配 */
			#mylinks {
				display: flex;
				justify-content: center;
				margin-top: 73px;
				margin-left: 0px;
			}

			/* 移动端适配 */
			#container {
				max-width: 1000px;
			}