@CHARSET "UTF-8";

.guide_page p {
	line-height: 18px;
}

.guide_page h1, .guide_page h2, .guide_page h3 {
	line-height: 1;
}

.guide_page .vrez {
	border: 1px solid #dadfe4;
	padding: 14px;
	width: 270px;
	font-size: 15px;
	background-color: #f3f3f3;
}

.guide_page .vrez img {
	width: 100%;
	margin-bottom: 14px;
}

.guide_page .vrez .vrez_content {
	text-align: left;
	margin-bottom: 0;
}

.guide_page .vrez .vrez_content p {
	margin-bottom: 5px;
}

.guide_page .vrez a {
	font-weight: 900;
	text-decoration: underline;
	color: #2a5e9e;
	/*font-style: italic;*/
	display: block;
	text-align: left;
	letter-spacing: 0px;
	line-height: 18px;
	/*text-decoration: none;*/
}

.guide_page .vrez a:hover {
	text-decoration: none;
}

.guide_page a {
	color: #56839d;
	text-decoration: underline;
}

.guide_page .vrez_left {
	margin-right: 25px;
	margin-bottom: 14px;
	float: left;
}

.guide_page .vrez_right {
	margin-left: 25px;
	margin-bottom: 14px;
	float: right;
}

.guide_page .editorial-opinion {
	background-color: #f2f4f7;
	padding: 16px 12px 12px 12px;
}

.guide_page .editorial-opinion h2 {
	color: #414243;
	font-size: 28px;
	font-weight: 500;
	font-style: italic;
	line-height: 1;
}

.guide_page .picture_content {
	float: left;
	height: 333px;
	margin-right: 16px;
}

.guide_page .picture_content img {
	width: 500px;
}

.guide_page .description {
	height: 333px;
	position: relative;
}

.guide_page .desc_text {
	text-align: left;
	font-style: italic;
	color: #6d6d6d;
	line-height: 21px;
	font-size: 21px;
}

.guide_page .desc_text p {
	line-height: 21px;
	font-size: 21px;
}

.guide_page .share_content {
	position: absolute;
	bottom: 0px;
	left: 516px;
}

.guide_page .share_content a {
	margin-right: 4px;
	overflow: hidden;
	display: block;
	float: left;
}

.guide_page .text {
	text-align: justify;
	clear: both;
	padding-top: 1em;
}

.guide_page article .text img {
	max-width: 100%;
	height: auto;
}

.guide_page article .text ul, .guide_page article .text ol {
	display: block;
	overflow: hidden;
	list-style-position: outside;
	margin: 22px 0 0 0;
	line-height: 19px;
}

.guide_page article .text ul li {
	list-style-type: disc;
	list-style-position: outside;
	/*margin: 0 0 22px 2.6em;*/
	margin: 0 0 12px 1.6em;
}

.guide_page article .text ol li {
	list-style-type: decimal;
	list-style-position: outside;
	/*margin: 0 0 22px 0;*/
	margin: 0 0 12px 0;
}

.guide_page article .text ul ul, .guide_page article .text ol ul {
	list-style-type: circle;
	list-style-position: outside;
}

.guide_page article .text ol ol, .guide_page article .text ul ol {
	list-style-type: lower-latin;
	list-style-position: outside;
}

.guide_page article .text ul ul li, .guide_page article .text ol ul li {
	list-style-type: circle;
	list-style-position: outside;
}

.guide_page article .text ol ol li, .guide_page article .text ul ol li {
	list-style-type: lower-latin;
	list-style-position: outside;
}

.guide_page article h1 {
	color: #414243;
	font-size: 34px;
	font-weight: 500;
}

.guide_page article h2 {
	color: #414243;
	font-size: 28px;
	font-weight: 500;
	font-style: italic;
	margin: 17px 0;
}

.guide_menu .title {
	text-transform: uppercase;
	margin-bottom: 5px;
}

.guide_menu li {
	padding-left: 17px;
	border-bottom: 1px solid #e5e5e5;
	background: url('/img/ico.png') 10px -87px no-repeat;
}

.guide_menu li a {
	line-height: 32px;
	font-size: 14px;
}

.guide_menu {
	max-width: 316px;
}

.guide_page .top_banner {
	width: 100%;
}

.guide_page .top_banner img {
	max-width: 100%;
	height: auto;
}

.guide_page .top_banner a img {
	max-width: 100%;
	height: auto;
}

.rpopular {
	margin-top: 20px;
}

.rpopular .stlt {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	margin-top: 0px;
}

.rpopular .pic {
	float: left;
	margin-right: 10px;
}

.rpopular .pic a {
	display: block;
	width: 84px;
	height: 63px;
	overflow: hidden;
}

.rpopular .pic a img {
	height: 100%;
	position: relative;
}

.rpopular .item {
	margin-bottom: 13px;
}

.rpopular .title {
	height: 61px;
	overflow: hidden;
	font-size: 13px;
}

@media all and (min-width: 1005px) and (max-width: 1260px) {
	.guide_page .desc_text {
		line-height: 18px;
		font-size: 17px;
		clear: both;
	}
	.guide_page .desc_text p {
		line-height: 18px;
		font-size: 17px;
	}
}

@media all and (max-width: 1004px) {
	.guide_page article h1 {
		font-size: 29px;
	}
	.guide_page .picture_content {
		float: none;
	}
	.guide_page .picture_content img {
		width: 490px;
	}
	.guide_page .description {
		height: auto;
		clear: both;
	}
	.guide_page .desc_text p {
		line-height: 18px;
		font-size: 17px;
	}
	.guide_page .desc_text {
		line-height: 18px;
		font-size: 17px;
	}
	.guide_page .share_content {
		position: static;
		left: 0;
	}
}