* {
	margin: 0px;
	padding: 0px;
}
ul, li {
	list-style: none
}
a {
	text-decoration: none
}
img {
	border: 0;
	max-width: 100%;
	display: block
}
body {
	font: "微软雅黑", Arial, Helvetica, sans-serif;
	background: url(../img/top.jpg) no-repeat center top #075498;
	color: #fff;
	overflow-x:hidden;
}
.logo {
	margin: 20px 0;
}
#benzhan {
	display: inline
}
.content {
	background: url(../img/articlebg.png) repeat;
	margin-top: 15px;
	box-shadow: #075498 0px 1px 10px;
	padding-bottom: 15px 0;
}
.cx {
	margin-top: 15px;
	margin-bottom: 15px;
}
.cx div h3 a {
	color: #FFF;
	transition: all 0.5s
}
.cx div h3 a:hover {
	color: #F00;
	text-decoration: none;
}
.cx img {
	border: 3px solid #5bc0de;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.cx img:hover {
	-moz-transform: rotate(360deg));
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	opacity: 0.8;
	transform: rotate(360deg);
}
.index_bg {
	background: url(../img/articlebg.png) repeat;
	margin: 15px 0;
}
.bloglist {
	position: relative
}
.bloglist::before {
	content: '';
	position: absolute;
	top: 75px;
	bottom: 18px;
	width: 5px;
	background: #afdcf8;
	left: 12px;
	margin-top: -10px;
}
.mwsx, .position {
	text-indent: 5px;
	border-bottom: #FFF 2px solid;
	font-weight: bold;
	color: #f1f1f1;
	padding: 0 5px;
	overflow: hidden;
}
.blogs {
	margin: 0 0 20px 20px;
	width: 98%;
	position: relative;
	background: url(../img/articlebg.png) repeat;
}
.blogs h3 {
	font-weight: bold;
	margin-bottom: 15px;
	transition: all 1s
}
.blogs h3 a {
	text-decoration: none;
	color: #ffffff;
}
.blogs h3 a:hover {
	color: #F00;
}
.blogs figure img {
	width: 100%;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.blogs figure:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.blogs .miaoshu:hover {
	cursor: pointer;
}
.blogs .miaoshu:hover p {
	color: #f1f1f1;
	font-weight: 400;
}
.autor {
	overflow: hidden;
	clear: both;
	margin: 5px 0 5px 0;
	display: inline-block;
	line-height: 26px;
	height: 26px;
	float: left;
	font-size: 16px;
}
.autor span {
	margin: 0 10px;
}
.autor span a {
	color: #c7dcce;
	font-weight: 300;
}
.autor span a:hover {
	color: #F00;
}
a.readmore {
	background: #e41635;
	color: #fff;
	font-weight: 500;
	padding: 5px 10px;
	float: right;
	margin: 20px 0 0 0;
	transition: all 1s;
}
a.readmore:hover {
	font-weight: 500;
	opacity: 0.8;
	text-decoration: none;
	background: #F36;
}
.blogs .dateview {
	position: absolute;
	left: -120px;
	top: 21px;
	z-index: 10;
	color: #F5F5F5;
	font-size: 16px;
	font-weight: bold;
	opacity: 0;
	transition: all 1s;
}
.blogs::before {
	content: "";
	width: 10px;
	height: 10px;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	position: absolute;
	background: #46a4da;
	border-radius: 50%;
	box-shadow: 0 0 0 3px #afdcf8;
	left: -25px;
	top: 25px;
	z-index: 99;
}
.blogs:hover::before {
	content: "";
	background: #3594cb;
	box-shadow: 0 0 0 3px #ffffff;
}
.blogs::after {
	content: "";
	width: 0px;
	height: 46px;
	position: absolute;
	left: -138px;
	top: 10px;
	opacity: 1;
	background: #afdcf8;
	border-radius: 21px 0 0 21px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	z-index: 1;
}
.blogs:hover::after {
	width: 120px;
	opacity: 1
}
.blogs:hover .dateview {
	display: block;
	opacity: 1;
}
.blogs .xingzhuang {
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	border-right-color: #6b99c1;
	border-width: 10px;
	top: 18px;
	left: -20px;
}
.blogrt {
	background: url(../img/articlebg.png) repeat;
	height: auto;
	margin-top: 45px;
	padding: 10px 5px;
	border: 1px solid #4f86b6;
	border-radius: 2px;
	box-shadow: 0 0 10px #4f86b6;
	width: 32.5%;
}
.avatar {
	margin: 10px auto;
	width: 180px;
	height: 180px;
	border-radius: 100%;
	overflow: hidden;
	font-size: 18px;
}
.avatar a {
	display: block;
	padding-top: 100px;
	width: 180px;
	background: url(../img/photo.jpg) no-repeat;
	background-size: 180px 180px;
}
.avatar a span {
	display: block;
	margin-top: 80px;
	padding-top: 10px;
	width: 180px;
	height: 45px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	-webkit-transition: margin-top .2s ease-in-out;
	-moz-transition: margin-top .2s ease-in-out;
	-o-transition: margin-top .2s ease-in-out;
	transition: margin-top .2s ease-in-out;
}
.avatar a:hover span {
	display: block;
	margin-top: 0;
}
.info {
	margin: 10px 0;
	color: #fff;
	line-height: 26px;
}
.info p {
	display: block;
	padding-left: 10px;
}
.info p span {
	padding: 0 5px;
}
.info p:hover {
	font-size: 16px;
	font-weight: 600;
}
/*列表文章*/
.arclist h2, .links h2, .sitemap h2 {
	font-size: 16px;
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.arclist h2 p, .links h2 p, .sitemap h2 p {
	height: 45px;
	line-height: 45px;
	width: 45%;
	padding: 0 0 0 30px;
	border-radius: 0 20px 20px 0;
	text-shadow: rgba(0,0,0,.65) 1px 2px;
}
.arclist ul {
	margin: 20px 0 20px 20px
}
.arclist ul li a:hover, .links ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
.arclist h2 .title {
	background: #090
}
.arclist ul li {
	height: 25px;
	line-height: 25px;
	clear: both;
	overflow: hidden;
	padding-left: 10px;
}
.arclist ul li a, .links ul li a, .sitemap ul li a {
	color: #bbbbbb;
}
.sitemap ul li a:hover {
	color: #F00;
}
/* 友情链接 */
.links h2 p {
	background: #F6F;
}
.sitemap h2 p {
	background: #0CF;
}
.links ul, .sitemap ul {
	margin: 20px 0
}
.links ul li, .sitemap ul li {
	height: 30px;
	line-height: 30px;
	margin-left: 30px;
}
footer {
	margin-top: 15px;
	line-height: 32px;
	margin-bottom: 18px;
	font-size: 16px;
}
.about {
	background: url(../img/articlebg.png) repeat;
}
.about_nr {
	background: url(../img/articlebg.png) repeat;
	margin: 15px 0;
}
.about .about_nr .chimg {
	margin: 15px 0;
	width: 100%
}
/*关于我们*/
.memorial_day {
	overflow: hidden;
	position: relative;
	padding: 60px;
}
.time_axis {
	background: #e9f5fb;
	height: 6px;
	width: 100%;
	animation: time_a 5s;
	-moz-animation: time_a 5s; /* Firefox */
	-webkit-animation: time_a 5s; /* Safari and Chrome */
	-o-animation: time_a 5s; /* Opera */
}
/*时间轴动画效果*/
@keyframes time_a {
0% {
width:0px;
}
25% {
width:250px;
}
50% {
width:500px;
}
100% {
width:1020px;
}
}
 @-moz-keyframes time_a /* Firefox */ {
0% {
width:0px;
}
25% {
width:250px;
}
50% {
width:500px;
}
100% {
width:1020px;
}
}
 @-webkit-keyframes time_a /* Safari and Chrome */ {
0% {
width:0px;
}
25% {
width:250px;
}
50% {
width:500px;
}
100% {
width:1020px;
}
}
 @-o-keyframes time_a /* Opera */ {
0% {
width:0px;
}
25% {
width:250px;
}
50% {
width:500px;
}
100% {
width:1020px;
}
}
.memorial_day ul li .dateview {
	position: absolute;
	top: -50px;
	left: 20px;
	display: block;
	width: 88px;
	background: url(../img/dtime.png) no-repeat;
	color: #FFF;
	height: 46px;
	line-height: 30px;
	text-align: center
}
.memorial_day ul li a {
	margin-top: 25px;
	display: block;
	color: #fff;
	transition: all 1s;
}
.memorial_day ul li a:hover {
	color: f1f1f1;
	font-weight: 500;
	opacity: 0.9;
	text-decoration: none;
}
.memorial_day ul li::before {
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 50%;
	position: absolute;
	background: #0979b1;
	border: 3px solid #e9f6fb;
}
.memorial_day ul li:hover::before {
	background: #ffffff;
	border: 3px solid #e9f6fb;
}
.memorial_day ul li.n1 {
	position: absolute;
	top: 56px;
	left: 120px
}
.memorial_day ul li.n2 {
	position: absolute;
	top: 56px;
	left: 250px
}
.memorial_day ul li.n3 {
	position: absolute;
	top: 56px;
	left: 440px
}
.memorial_day ul li.n4 {
	position: absolute;
	top: 56px;
	left: 620px
}
.memorial_day ul li.n5 {
	position: absolute;
	top: 56px;
	left: 820px
}
.about .about_nr a{ 
	color:#666;
	text-decoration:none
	}
.about .about_nr h2 {
	font-size: 22px;
	margin-bottom: 20px;
	background: #2a7497;
	padding: 10px 0;
	width: 220px;
	text-align: center;
	border-radius: 0 30px 30px 0;
	box-shadow: #21566f 1px 1px 1px;
	border-left: #dae1e4 6px solid;
	margin-left: 30px;
}
.about .about_nr .nr, arc_nr {
	padding: 30px;
}
.arc_ino {
	margin: 5px 0;
	text-align: center
}
.arc_ino span {
	padding: 0 5px;
	color: #f1f1f1;
	height: 18px;
	line-height: 18px;
}
.page {
	margin: 5px 0;
	overflow: hidden;
	font-size: 16px;
}
.page a {
	color: #FFF;
}
.imglist {
	margin: 0 20px;
	clear: both;
}
.imglist li {
	margin: 5px 0
}
.imglist li a {
	color: #FFF;
	font-size: 16px;
}
.imglist li img {
	width: 100%;
	transition: all 1s;
}
.imglist li:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.imglist li:hover p {
	opacity: 0.8;
	font-weight: 100;
	text-decoration: none;
}
.imglist li p {
	text-align: center;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.imgh2 {
	font-size: 22px;
	margin-bottom: 20px;
	background: #2a7497;
	padding: 10px;
	width: 42%;
	border-radius: 0 30px 30px 0;
	box-shadow: #21566f 1px 1px 1px;
	border-left: #dae1e4 6px solid;
	margin-left: 30px;
	float: left;
}
.imgh2 a{ color:#FFF}
.position span a, .position a {
	color: #FFF;
	font-weight: 300;
	transition: all 0.5s
}
.position span a:hover,.position a:hover {
	opacity: 0.7;
	font-size: 20px;
	text-decoration: none
}
.sitebor {
	border: 1px #FFFFFF solid;
	border-radius: 5%;
	box-shadow: 0 0 5px #FFCCFF
}
.blogspad{ padding-bottom:12px}