.blogContainer{
	width:90%;
	padding-right:10px;
    padding-left:10px;
	max-width:700px;
	line-height: 1.6;
	font-size: 16px;
	font-family: "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;	
}

a {
	cursor: pointer;
	outline: none;
	color: #000066;
}

a:HOVER {
	color: #CC3300;
}

.margin_0 {
	margin: 0;
}

.padding_0 {
	padding: 0;
}

.padding_1 {
	padding: 1;
}



/***	Top News Blocks	***/
/***
Top News Blocks(new in v1.2.2)
***/

.top-news {
	color: #fff;
	margin: 0;
}

.top-news a,.top-news em,.top-news span {
	display: block;
	text-align: left;
}

.top-news a {
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
}

.top-news a .top-news-icon {
	position: absolute;
	right: 8px;
	bottom:4px;
	opacity: 0.3;
	font-size: 35px;
	filter: alpha(opacity = 30); /*For IE8*/
}

.top-news em {
	margin-bottom: 0;
	font-style: normal;
}

.top-news span {
	font-size: 18px;
}

.btn.red-stripe {
	border-left: 3px solid #d84a38;
}

.btn.blue-stripe {
	border-left: 3px solid #4d90fe;
}

.btn.purple-stripe {
	border-left: 3px solid #852b99;
}

.btn.green-stripe {
	border-left: 3px solid #35aa47;
}

.btn.pink-stripe {
	border-left: 3px solid #FF33FF;
}

.btn.yellow-stripe {
	border-left: 3px solid #ffb848;
}

/*  Red */
.btn.red {
	color: white;
	text-shadow: none;
	background-color: #d84a38;
}

.btn.red:hover,.btn.red:focus,.btn.red:active,.btn.red.active,.btn.red[disabled],.btn.red.disabled
	{
	background-color: #bb2413 !important;
	color: #fff !important;
}

/*  Blue */
.btn.transparent {
	color: black;
	text-shadow: none;
	background-color: transparent;
}

.btn.blue {
	color: white;
	text-shadow: none;
	background-color: #4d90fe;
}

.btn.blue:hover,.btn.blue:focus,.btn.blue:active,.btn.blue.active,.btn.blue[disabled],.btn.blue.disabled
	{
	background-color: #0362fd !important;
	color: #fff !important;
}

/*  Green */
.btn.green {
	color: white;
	text-shadow: none;
	background-color: #35aa47;
}

.btn.green:hover,.btn.green:focus,.btn.green:active,.btn.green.active,.btn.green.disabled,.btn.green[disabled]
	{
	background-color: #1d943b !important;
	color: #fff !important;
}

/*  Purple */
.btn.purple {
	color: white;
	text-shadow: none;
	background-color: #852b99;
}

.btn.purple:hover,.btn.purple:focus,.btn.purple:active,.btn.purple.active,.btn.purple.disabled,.btn.purple[disabled]
	{
	background-color: #6d1b81 !important;
	color: #fff !important;
}

/*  pink */
.btn.pink {
	color: white;
	text-shadow: none;
	background-color: #FF33FF;
}

.btn.pink:hover,.btn.pink:focus,.btn.pink:active,.btn.pink.active,.btn.pink.disabled,.btn.pink[disabled]
	{
	background-color: #FF33CC !important;
	color: #fff !important;
}

/*  yellow */
.btn.yellow {
	color: white;
	text-shadow: none;
	background-color: #ffb848;
}

.btn.yellow:hover,.btn.yellow:focus,.btn.yellow:active,.btn.yellow.active,.btn.yellow.disabled,.btn.yellow[disabled]
	{
	background-color: #eca22e !important;
	color: #fff !important;
}

/*  black */
.btn.black {
	color: white;
	text-shadow: none;
	background-color: #555555;
}

.btn.black:hover,.btn.black:focus,.btn.black:active,.btn.black.active,.btn.black.disabled,.btn.black[disabled]
	{
	background-color: #222222 !important;
	color: #fff !important;
}
/** end **/

/***	Block Images	***/
.blog-images {
	margin-bottom: 0;
}

.blog-images li {
	display: inline;
}

.blog-images li a:hover {
	text-decoration: none;
}

.blog-images li img {
	width: 50px;
	height: 50px;
	opacity: 0.6;
	margin: 0 2px 8px;
}

.blog-images li img:hover {
	opacity: 1;
	box-shadow: 0 0 0 4px #72c02c;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
}
/** end **/

/***	subject Images	***/
.subject-images a:hover {
	text-decoration: none;
}

.subject-images img {
	opacity: 0.6;
	margin: 0 2px 8px;
}

.subject-images img:hover {
	opacity: 1;
	box-shadow: 0 0 0 4px #72c02c;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
}

.subject-images div {
	opacity: 0.6;
	margin: 0 2px 8px;
}

.subject-images div:FIRST-CHILD:hover {
	opacity: 1;
	box-shadow: 0 0 0 4px #72c02c;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
}
/** end **/

/*Class block*/
.class-block {
	padding: 5px;
	position: relative;
	margin-bottom: 10px;
	border-right: solid 2px #ddd;
	background: #fafafa;
}

.class-block:hover {
	border-color: #35aa47;
}

/*活动*/
.subject-block {
	position: relative;
	margin-bottom: 10px;
}

.subject-block:hover {
	border-color: #35aa47;
	background: #fafafa;
}

/** end **/

/* 重写jumbotron(大屏幕) */
.jumbotron {
	font-size: 100%;
	line-height: 100%;
	padding-top: 20px;
	margin: 0;
}

/** 头部图片 **/
#photo-top {
	height: 190px;
	background-repeat: no-repeat;
	background: url("../images/home.jpg");
	margin-top: 50px;
}
/** //end 头部图片 **/

/* 数量统计 */
.sltj dl {
	text-align: center;
	margin-bottom: 10px;
}

.sltj dl dt {
	font-size: 20px;
}

/* 班级档案 */
.bjda dl {
	margin-bottom: 0px;
}

.bjda dl dt {
	width: 28%;
	margin-bottom: 5px;
	margin-left: 2%;
}

.bjda dl dd {
	width: 68%;
	margin-left: 32%;
}

/* 最近浏览 */
.zjll dl {
	text-align: center;
	margin-bottom: 10px;
}

.label{font-weight: normal;}

/* 更换头像	*/
.update_class_icon:HOVER {
	background-image: url("");
	background: #ccc;
	z-index: 3;
	
}


/***
General backgrounds
***/
.bg-blue {
	background-image: none !important;
	background-color: #4b8df8 !important;
}

.bg-red {
	background-image: none !important;
	background-color: #e02222 !important;
}

.bg-yellow {
	background-image: none !important;
	background-color: #ffb848 !important;
}

.bg-green {
	background-image: none !important;
	background-color: #35aa47 !important;
}

.bg-purple {
	background-image: none !important;
	background-color: #852b99 !important;
}

.bg-grey {
	background-image: none !important;
	background-color: #555555 !important;
}





/***
Bootstrap Carousel(new in v1.2.2)
***/
.carousel {
	margin-bottom: 0;
}

.carousel .carousel-caption a {
	color: #fff;
}

.carousel .carousel-inner .item {
	margin-bottom: 10px;
}

.carousel a.carousel-control {
	border: none;
	padding: 5px;
	display: none;
}

.carousel:hover a.carousel-control {
	display: block;
	width: 40px;
	height: 40px;
}

/***
Block Images(new in v1.2.2)
***/
.blog-images {
	margin-bottom: 0;
}

.blog-images li {
	display: inline;
}

.blog-images li a:hover {
	text-decoration: none;
}

.blog-images li img {
	width: 50px;
	height: 50px;
	opacity: 0.6;
	margin: 0 2px 8px;
}

.blog-images li img:hover {
	opacity: 1;
	box-shadow: 0 0 0 4px #72c02c;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
}



/** 标签 **/
.tagsinput {
  background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.tagsinput .tag {
  border-radius: 4px;
  background-color: #1abc9c;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  overflow: hidden;
  line-height: 15px;
  padding: 6px 13px 8px 19px;
  position: relative;
  vertical-align: middle;
  -webkit-transition: 0.25s linear;
  transition: 0.25s linear;
}
.tagsinput .tag:hover {
  background-color: #16a085;
  color: #ffffff;
  padding-left: 12px;
  padding-right: 20px;
}
.tagsinput .tag:hover .tagsinput-remove-link {
  color: #ffffff;
  opacity: 1;
  display: block\9;
}
.tagsinput input {
  background: transparent;
  border: none;
  color: #34495e;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin: 0px;
  padding: 0 0 0 5px;
  outline: none !important;
  margin: 6px 5px 0 0;
  vertical-align: top;
  width: 12px;
}
.tagsinput-remove-link {
  bottom: 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 12px;
  opacity: 0;
  padding: 7px 7px 5px 0;
  position: absolute;
  right: 0;
  text-align: right;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 2;
  display: none\9;
}
.tagsinput-remove-link:before {
  color: #ffffff;
  content: "×";
}
.tagsinput-add-container {
  vertical-align: middle;
  display: inline-block;
}
.tagsinput-add {
  background-color: #d6dbdf;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding: 7px 9px;
  vertical-align: top;
  -webkit-transition: 0.25s linear;
  transition: 0.25s linear;
}
.tagsinput-add:hover {
  background-color: #1abc9c;
}
.tagsinput-add:before {
  content: "＋";
}
.tags_clear {
  clear: both;
  width: 100%;
  height: 0px;
}

/** /.end  **/

/** 归档 **/
.box { margin:18px auto 0 auto; background: #F0F0F0;}
.event_year { width:80px;border-bottom:2px solid #DDD;text-align:center;float:left;margin-top:10px;margin-left: 20px; }
.event_year li { height:40px;line-height:40px;background:#FFF;margin-bottom:1px;font-size:18px;color:#828282;cursor:pointer; }
.event_year li.current { width:90px;background:#0066ff url('../images/placeonfile_jian.png') 80px 0 no-repeat;color:#FFF;}
.event_list { width:850px;float:right;background:url('../images/placeonfile_dian3.png') 139px 0 repeat-y;margin:10px 0 20px 0; }
.event_list h3 { margin:0 0 10px 132px;font-size:24px;font-family:Georgia;color:#0066ff;padding-left:25px;background:url('../images/placeonfile_jian.png') 0 -45px no-repeat;height:38px;line-height:30px;font-style:italic; }
.event_list li { background:url('../images/placeonfile_jian.png') 136px -80px no-repeat; }
.event_list li span { width:127px;text-align:right;display:block;float:left;margin-top:10px; }
.event_list li p { width:680px;margin-left:24px;display:inline-block;padding-left:10px;background:url('../images/placeonfile_jian.png') -21px 0 no-repeat;line-height:25px;_float:left; }
.event_list li p span { width:650px;text-align:left;border-bottom:2px solid #DDD;padding:10px 15px;background:#FFF;margin:0; }
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
/** /.end 归档 **/


/***
Timeline UI Base
***/
.timeline {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 100%;
}

/* The line */
.timeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 5px;
	background: #ccc;
	left: 16%;
	margin-left: -10px;
}

.timeline>li {
	position: relative;
}

/* The date/time */
.timeline>li .timeline-time {
	display: block;
	width: 10%;
	/* 	padding-right: 100px; */
	position: absolute;
}

.timeline>li .timeline-time span {
	display: block;
	text-align: right;
}

.timeline>li .timeline-time span.date {
	font-size: 12px;
	color: #bdd0db;
	display: block;
	margin-bottom: 5px;
	font-weight: 300;
}

.timeline>li .timeline-time span.time {
	font-weight: 300;
	font-size: 25px;
}

/* Right content */
.timeline>li .timeline-body {
	margin: 0 0 20px 20%;
/* 	color: #fff; */
	padding: 10px;
	font-weight: 300;
	position: relative;
	border-radius: 5px;
}

.timeline>li .timeline-body h2 {
	margin-top: 0px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 18px;
}

.timeline>li .timeline-content {
	font-size: 14px;
}

.timeline>li .timeline-content img {
	max-width: 100%;
	height: auto;
}

.ie8 .timeline>li .timeline-body h2 {
	border-bottom: 1px solid #eee;
}

.timeline>li .timeline-body img.timeline-img {
	width: 75px;
	height: 75px;
	margin: 5px 10px 0 0px;
}

.timeline>li .timeline-body img.pull-right {
	margin-left: 10px;
}

.timeline>li .timeline-body a.nav-link {
	display: inline-block;
	margin-top: 10px;
/* 	color: #fff; */
	font-size: 14px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

.timeline>li .timeline-body a.nav-link:hover {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.timeline>li .timeline-body .btn {
	margin-top: 10px;
}

/* The triangle */
.timeline>li .timeline-body:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #3594cb;
	border-width: 10px;
	top: 9px;
}

.timeline>li .timeline-content:after,.timeline>li .timeline-content:before
	{
	display: table;
	line-height: 0;
	content: "";
}

.timeline>li .timeline-content:after {
	clear: both;
}

.timeline>li .timeline-footer:after,.timeline>li .timeline-footer:before
	{
	content: "";
	display: table;
	line-height: 0;
}

.timeline>li .timeline-footer:after {
	clear: both;
}

/* The icons */
.timeline>li .timeline-icon {
	width: 40px;
	height: 40px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	color: #fff;
	background: #aaa;
	border-radius: 50%;
	text-align: center;
	left: 15%;
	top: 0;
	margin: 0 0 0 -27px;
	padding-bottom: 3px;
	padding-right: 1px;
	-webkit-border-radius: 30px !important;
	-moz-border-radius: 30px !important;
	border-radius: 30px !important;
}

/* commen */
.timeline li.timeline-white .timeline-body:after {
	border-right-color: #FFFFFF;
}

.timeline li.timeline-white .timeline-body {
	background: #FFFFFF;
	-webkit-box-shadow: 0px 0px 8px 0px #FFFFFF;
	box-shadow: 0px 0px 8px 0px #FFFFFF;
}

.timeline li.timeline-white .timeline-time span.time {
	color: #FFFFFF;
}

/* Yellow */
.timeline li.timeline-1 .timeline-body:after {
	border-right-color: #ffb848;
}

.timeline li.timeline-1 .timeline-body {
	background: #ffb848;
	-webkit-box-shadow: 0px 0px 8px 0px #ffb848;
	box-shadow: 0px 0px 8px 0px #ffb848;
}

.timeline li.timeline-1 .timeline-time span.time {
	color: #ffb848;
}

/* Red */
.timeline li.timeline-2 .timeline-body:after {
	border-right-color: #e02222;
}

.timeline li.timeline-2 .timeline-body {
	background: #e02222;
	-webkit-box-shadow: 0px 0px 8px 0px #e02222;
	box-shadow: 0px 0px 8px 0px #e02222;
}

.timeline li.timeline-2 .timeline-time span.time {
	color: #e02222;
}

/* Green */
.timeline li.timeline-3 .timeline-body:after {
	border-right-color: #35aa47;
}

.timeline li.timeline-3 .timeline-body {
	background: #35aa47;
	-webkit-box-shadow: 0px 0px 8px 0px #35aa47;
	box-shadow: 0px 0px 8px 0px #35aa47;
}

.timeline li.timeline-3 .timeline-time span.time {
	color: #35aa47;
}

/* Purple */
.timeline li.timeline-4 .timeline-body:after {
	border-right-color: #852b99;
}

.timeline li.timeline-4 .timeline-body {
	background: #852b99;
	-webkit-box-shadow: 0px 0px 8px 0px #852b99;
	box-shadow: 0px 0px 8px 0px #852b99;
}

.timeline li.timeline-4 .timeline-time span.time {
	color: #852b99;
}

/* Pink */
.timeline li.timeline-5 .timeline-body:after {
	border-right-color: #FF33FF;
}

.timeline li.timeline-5 .timeline-body {
	background: #FF33FF;
	-webkit-box-shadow: 0px 0px 8px 0px #FF33FF;
	box-shadow: 0px 0px 8px 0px #FF33FF;
}

.timeline li.timeline-5 .timeline-time span.time {
	color: #FF33FF;
}

/* Blue */
.timeline li.timeline-blue .timeline-body:after {
	border-right-color: #4b8df8;
}

.timeline li.timeline-blue .timeline-body {
	background: #4b8df8;
	-webkit-box-shadow: 0px 0px 8px 0px #4b8df8;
	box-shadow: 0px 0px 8px 0px #4b8df8;
}

.timeline li.timeline-blue .timeline-time span.time {
	color: #4b8df8;
}

/* Grey */
.timeline li.timeline-grey .timeline-body:after {
	border-right-color: #555555;
}

.timeline li.timeline-grey .timeline-body {
	background: #555555;
	-webkit-box-shadow: 0px 0px 8px 0px #555555;
	box-shadow: 0px 0px 8px 0px #555555;
}

.timeline li.timeline-grey .timeline-time span.time {
	color: #555555;
}

@media ( max-width : 767px) {
	timeline>li .timeline-time span.time {
		font-size: 18px;
	}
	.timeline:before {
		display: none;
	}
	.timeline>li .timeline-time {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}
	.timeline>li .timeline-time span {
		text-align: left;
	}
	.timeline>li .timeline-body {
		margin: 0 0 30px 0;
		padding: 1em;
	}
	.timeline>li .timeline-body:after {
		right: auto;
		left: 20px;
		top: -20px;
	}
	.timeline>li .timeline-icon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 5px 0 0px;
	}
	
	

	/*colors*/
	
	/*colors*/
	.timeline li.timeline-white .timeline-body:after {
		border-right-color: transparent;
		border-bottom-color: #FFFFFF;
	}
	.timeline li.timeline-1 .timeline-body:after {
		border-right-color: transparent;
		border-bottom-color: #ffb848;
	}
	.timeline li.timeline-2 .timeline-body:after {
		border-right-color: transparent;
		border-bottom-color: #e02222;
	}
	.timeline li.timeline-3 .timeline-body:after {
		border-right-color: transparent;
		border-bottom-color: #35aa47;
	}
	.timeline li.timeline-4 .timeline-body:after {
		border-right-color: transparent;
		border-bottom-color: #852b99;
	}
	.timeline li.timeline-5 .timeline-body:after {
		border-right-color: transparent;
		border-bottom-color: #FF33FF;
	}
	.timeline li.timeline-grey .timeline-body:after {
		border-right-color: transparent;
		border-bottom-color: #555555;
	}
	.timeline li.timeline-blue .timeline-body:after {
		border-right-color: transparent;
		border-bottom-color: #4b8df8;
	}
}


.blogActiveHead{
	margin-top:30px;
}

.blogActiveHead .headHeight{
	height:16px;
}

.blogActiveHead .topLeft {
	height: 100%;
	width: 24px;
	float: left;
	border-top-width: 6px;
	border-top-style: solid;
	border-color: rgb(249, 110, 87);
	border-left-width: 6px;
	border-left-style: solid;
	box-sizing: border-box;
}

.blogActiveHead .topRight{
	height: 100%;
	width: 24px;
	float: right;
	border-top-width: 6px;
	border-top-style: solid;
	border-color: rgb(249, 110, 87);
	border-right-width: 6px;
	border-right-style: solid;
	box-sizing: border-box;
}

.blogActiveHead .headerBorder {
	margin: -13px 3px;
	padding: 12px;
	border: 1px solid rgb(249, 110, 87);
	border-radius: 6px;
	line-height: 1.6;
	word-break: break-all;
	word-wrap: break-word;
	box-sizing: border-box;
	font-family: inherit;
}

.blogActiveHead .bottomLeft {
	height: 100%;
	width: 24px;
	float: left;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-color: rgb(249, 110, 87);
	border-left-width: 6px;
	border-left-style: solid;
	box-sizing: border-box;
}

.blogActiveHead .bottomRight {
	height: 100%;
	width: 24px;
	float: right;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-color: rgb(249, 110, 87);
	border-right-width: 6px;
	border-right-style: solid;
	box-sizing: border-box;
}

.blogActiveTag{
	border: none;
	margin: 20px 0px 0px;
	box-sizing: border-box;
	padding: 0px;
	overflow:hidden;
}


.blogActiveTag .tagBG1 {
	font-size: 1.6em;
	font-family: inherit;
	text-decoration: inherit;
	color: rgb(255, 255, 255);
	border-color: rgb(249, 110, 87);
	box-sizing: border-box;
}

.blogActiveTag .tagBG11 {
	display: inline-block;
	vertical-align: top;
	width: 1.4em;
	height: 1.26em;
	border-bottom-left-radius: 0.4em;
	border-top-left-radius: 0.4em;
	box-sizing: border-box;
	background-color: rgb(249, 110, 87);
}
.blogActiveTag .tagBG111 {
	line-height: 1.4em;
	width: 2em;
	height: 1em;
	padding-left: 0.2em;
	box-sizing: border-box;
}

.blogActiveTag .tagBG12 {
	display: inline-block;
	vertical-align: top;
	width: 0px;
	border-left-width: 0.4em;
	border-left-style: solid;
	border-left-color: rgb(249, 110, 87);
	border-right-color: rgb(249, 110, 87);
	border-top-width: 0.63em !important;
	border-top-style: solid !important;
	border-top-color: transparent !important;
	border-bottom-width: 0.63em !important;
	border-bottom-style: solid !important;
	border-bottom-color: transparent !important;
	box-sizing: border-box;
}

.blogActiveTag .tagBG2 {
	float: left;
	margin: -2.11111em 0px 0.1em 1em;
	border: 1px solid rgb(249, 110, 87);
	border-radius: 0.4em;
	font-size: 1.2em;
	font-family: inherit;
	text-decoration: inherit;
	color: rgb(249, 110, 87);
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
}
.blogActiveTag .tagBG2  span{
	padding: 0px 5px 0px 1.5em;
	margin-left: 2px;
	float: left;
	display: inline-block;
	vertical-align: top;
	font-family: inherit;
	box-sizing: border-box;
}

.blogActiveTag .tagBG01 {
	display: inline-block;
	float:left;
	padding:0px  5px 0px 5px;
	font-size: 1.3em;
	vertical-align: top;
	border-width: 0.1em;
	border-style: solid;
	color: rgb(255, 255, 255);
	border-color: rgb(249, 110, 87);
	background-color: rgb(249, 110, 87);
	text-decoration: inherit;
	box-sizing: border-box;
}

.blogActiveTag .tagBG02 {
	display: inline-block;
	float:left;
	line-height: 2;
	vertical-align: top;
	border-width: 0.1em;
	border-style: solid;
	border-color: rgb(249, 110, 87);
	padding:2px  5px 1px 5px;
	text-decoration: inherit;
	box-sizing: border-box;
}

.blogActiveContent {
	/*border: 1px solid rgb(192, 200, 209);*/
	margin-top:15px;
	padding: 5px;
	/*box-shadow: rgb(170, 170, 170) 0px 0px 10px;*/
	font-size: 1em;
	line-height: 1.4;
	color: rgb(188, 42, 0);
	font-family: inherit;
	text-align: inherit;
	text-decoration: inherit;
	/*background-color: rgb(250, 250, 239);*/
	box-sizing: border-box;
}

.blogActiveImg{
	margin-top:15px;
	padding: 5px;
}

.blogActiveImg img{
	margin:0 auto;
}

.blogActiveTitle{
	text-align: center;
}

.blogActiveTitle1{
	color: #8c8c8c;
	max-width: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	font-size: 16px;	
}

.blogActiveTitle2{
	color: #607fa6;
	font-size: 16px;
}
.blogActiveTip{
	color: #AB3CDE;
	font-size: 16px;
}

.ranking-number{
	width:20px;display:-moz-inline-box;display:inline-block;
}
.ranking-img{
	width:60px;
	height: 60px;	
}
.ranking-spantop{
	padding-top:15px;
}
.ranking-imgpos{
	position:relative;padding-left:15px
}
.ranking-imgpos1{
	width:30px;height:30px;position:relative;top:2px;	
}
.ranking-imgpos2{
	width:30px;position:absolute;top:-18px;left:15px;
}

.p-h5{
	box-sizing:border-box;font-family:&#39;helvetica neue&#39;, helvetica, arial, sans-serif;font-weight:500;line-height:1.1;color:#333333;font-size:14px;margin-top:10px;margin-bottom:10px;
}

.p-title1{
	font-size:16px;font-family:宋体, simsun;
}

.p-title11{
	color:#333333;line-height:25.6px;font-size:14px;font-family:宋体, simsun;background-color:#ffffff;
}

.p-br{
	box-sizing:border-box;color:#333333;font-family:&#39;helvetica neue&#39;, helvetica, &#39;hiragino sans gb&#39;, &#39;microsoft yahei&#39;, arial, sans-serif;font-size:16px;line-height:25.6px;
}

.p-content{
	color:#333333;font-family:宋体, simsun;font-size:14px;line-height:25.6000003814697px;background-color:#ffffff;
}






