/*header*/

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* {
	box-sizing: border-box;
	font-family: "微软雅黑";
}

img {
	border: none;
}

.nav_logo {
	/*background: url(../img/topbj.png) center no-repeat;*/
	overflow: hidden;
	height: 90px;
}

.logo {
	float: left;
	padding: 25px 0px 0px 5px;
}

.logo img {
}

.gao_zhuan {
	width: 153px;
	height: 106px;
}


/*搜索框*/

.nav_logo .search {
	float: right;
	margin-top: 15px;
}

div.search {
	padding: 10px 0;
}

form {
	position: relative;
	width: 360px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

input {
	width: 77%;
	height: 42px;
	padding-left: 13px;
}

button {
	height: 42px;
	width: 42px;
	cursor: pointer;
	position: absolute;
}

.bar6 input {
	border: 1px solid #1F4EA6;
	background: transparent;
	top: 0;
	right: 0;
	font-size: 15px;
	border-radius: 10px;
}

.bar6 button {
	background: #1F4EA6;
	width: 80px;
	top: 0;
	right: 0;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.bar6 button:before {
	content: "搜索";
	font-size: 15px;
	color: #fff;
}

.contw {
	width: 1350px;
	margin: auto;
}

input::-webkit-input-placeholder {
	color: #999;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #999;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #999;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #999;
	font-size: 14px;
}


/*=====*/

body {
	font: 16px "微软雅黑", Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	margin: 0;
	padding: 0;
	line-height: 32px;
}

.header {
	/*background-color: #171b46;*/
	display: inline-block;
	width: 100%;
}

.nav ul.cons {
	list-style: none;
	margin: 0;
	padding: 22px 0;
	overflow: hidden;
	background: #1F4EA6;
}

.nav ul.cons li {
	padding: 0 21px;
	float: left;
}

.nav ul.cons li a {
	position: relative;
	color: #fff;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	position: relative;
	font-size: 18px;
	transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
	/*border-left: 2px solid #d7d3d5;*/
}

.nav ul.cons li.active a {
	background: #3d80cc;
	color: #fff;
	box-sizing: border-box;
}

.nav ul.cons li a:hover {
	text-decoration: underline;
}

.nav ul.cons li.active a:hover {
	background: #3d80cc;
	color: #fff !important;
	border-top: 2px solid #3d80cc;
}


/*.nav ul.cons li a:hover {
	color: #fff;
}*/

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

.guangao {
	width: 1200px;
	height: 90px;
	position: relative;
	margin: auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	margin: 20px 0;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.adverte {
	text-align: center;
	padding: 10px 0;
}

.v1_content {
	overflow: hidden;
	margin-top: 20px;
}

.v1_left {
	width: 460px;
	float: right;
}

em,
i {
	font-style: normal;
}

.section2 {
	margin-bottom: 15px;
	border-bottom: 2px solid #E7EBF7;
	overflow: hidden;
	line-height: 38px;
}

.section2 span {
	float: left;
	font-size: 22px;
	color: #27569A;
	font-weight: bold;
}

.section2 img {
	width: 83px;
	float: right;
}

.section2 i {
	float: right;
	font-size: 15px;
}

.ul_list ul li {
	font-size: 16px;
	/*background: url(../img/dian.jpg) no-repeat 0px 12px;*/
	padding: 7px 0;
	border-bottom: 1px solid #f3f3f3;
	line-height: 36px;
}

.v1_left ul li:nth-of-type(1) {
	line-height: 40px;
	padding: 10px 0;
}

.v1_left ul li:nth-of-type(1) a {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.good_recom {
	border-top: 1px solid #eee;
}

.good_recom .tit {
	margin: 30px 10px 10px 10px;
	font-size: 16px;
	line-height: 16px;
	border-left: 5px solid #ffa015;
	padding-left: 15px;
}

.good_recom ul {
	overflow: hidden;
}

.good_recom ul li p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px;
	box-sizing: border-box;
	font-size: 14px;
}

.good_recom ul li {
	width: 250px;
	float: left;
	margin: 10px;
}

.good_recom ul li img {
	width: 250px;
	height: 140px;
}


/* ==轮播图= */

.v1_right {
	width: 835px;
	float: left;
}

.v_list .swiper-container {
	height: 490px;
	width: 835px;
	overflow: hidden;
	position: relative;
}

.v_list .swiper-container img {
	width: 835px;
	height: 490px;
}

.swiper-container .swiper-pagination {
	width: 300px !important;
	right: 0 !important;
	left: initial !important;
	text-align: right;
	padding: 0 20px;
	line-height: 40px;
	bottom: 0 !important;
}

.swiper-container .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1 !important;
}

.swiper-container .swiper-pagination-bullet-active {
	background: #1F4EA6;
}

.swiper-button-next,
.swiper-button-prev {
	top: inherit;
	bottom: 50%;
	z-index: 11;
	width: 18px;
	height: 35px;
	background-size: 18px 35px;
}

.conteners .swiper-slide {
	position: relative;
}

.conteners p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	padding: 0 10px;
	color: ghostwhite;
	width: 100%;
	padding-right: 300px;
	text-align: left;
}

.conteners a.arrow-leftall span {
	left: 0;
}

.conteners a.arrow-rightall span {
	right: 0;
}

.conteners a span {
	z-index: 999;
	position: absolute;
	color: white;
	background: rgba(000, 000, 000, .5);
	width: 40px;
	line-height: 70px;
	top: 50%;
	font-size: 35px;
	margin-top: -35px;
	text-align: center;
	cursor: pointer;
}

.page_cehter {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}


/*走马灯*/

.noticelist {
	width: 1200px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 10px;
	margin-left: 130px;
}

.noticelist ul {
	display: inline-block;
	margin-left: 20px;
}

.noticelist li {
	margin-right: 25px;
	display: inline-block;
	min-width: 250px;
	text-align: center;
}

.noticelist>ul>li>a {
	color: #333;
	font-size: 14px;
	display: inline-block;
}

.noticelist>ul>li>a>span {
	margin-left: 20px;
}

.roller {
	width: 100%;
	height: 40px;
	margin: 30px 0;
}

.roller h2 {
	width: 80px;
	height: 40px;
	background: #FF9600;
	float: left;
	text-align: center;
}

.roller h2 a {
	font-size: 18px;
	color: #FFF;
	line-height: 40px;
}


/*=====*/

.swiper-container1 .swiper-slide {
	width: 310px;
	height: 400px;
	overflow: hidden;
}

.swiper-container1 {
	position: relative;
	float: right;
	width: 310px;
}

.swiper-container1 .swiper-pagination1 {
	padding: 0 20px;
	position: absolute;
	bottom: 0;
	z-index: 99;
	text-align: center;
}

.swiper-container1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1 !important;
}

.swiper-container1 .swiper-pagination-bullet-active {
	background: #1F4EA6;
}

.swiper-container1 img {
	width: 310px;
	min-height: 400px;
	border-radius: 10px;
}

.swper_btn {
	position: absolute;
}

.v_list .swiper-container .swper_btn img {
	width: 50px !important;
	height: 50px;
	cursor: pointer;
}

.sec1_first {}

.ul_li_first {
	width: 480px;
}

.ul_li_first ul {
	margin-bottom: 30px;
}

.sec1_first .ul_li_first ul .h1 a {
	font-size: 20px;
	line-height: 36px;
	color: #000;
	font-weight: bold;
}


/*第一部分右*/

.parts {
	overflow: hidden;
	margin-bottom: 30px;
}

.fl_l {
	float: left;
	width: 835px;
}

.fl_r {
	float: right;
	width: 460px;
}

.b3r {
	font-size: 16px;
}

.b3r img {
	width: 460px;
	height: 215px;
	border-radius: 10px;
}

.b3r h2 {
	padding: 10px 0 10px;
	font-size: 18px;
	line-height: 34px;
}

.b3r p {
	line-height: 30px;
	margin-bottom: 10px;
}

.b3r em {
	border-top: 1px solid #eee;
	color: #FF7F00;
	padding-top: 10px;
	display: inline-block;
	line-height: 25px;
}

em:hover {
	text-decoration: none !important;
}


/*二部分*/

.Comment {
	/*width: 480px;
    float: left;
    margin-right: 45px;
    display: inline;*/
}

.b2l dl {
	clear: both;
	border-bottom: 1px solid #f3f3f3;
	float: left;
	width: 520px;
	height: 190px;
}

.b2l dt {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.b2l dd p {
	margin: 13px 0;
}

.b2l dd p a {
	font-size: 16px;
	line-height: 30px;
	width: 490px;
}

.b2l dd span {
	display: block;
	height: 35px;
	overflow: hidden;
	font-size: 14px;
	color: #999;
	line-height: 35px;
}

.b2l {
	overflow: hidden;
}

.b2l .img_ri {
	float: right;
	width: 310px;
}

.b2l dt {
	padding-top: 10px;
}

.b2l .img_ri img {
	width: 310px;
	height: 190px;
}

.img_s {
	height: 215px;
	margin-bottom: 10px;
}

.img_s img {
	width: 460px;
	height: 215px;
}

.diling li:nth-of-type(1) {
	font-weight: bold;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
}

.diling li {
	font-size: 16px;
	font-weight: normal;
	line-height: 45px;
	border-bottom: dotted 1px #CCC;
	height: 45px;
}


/*三部分*/

.third_l {
	overflow: hidden;
}

.third_l .Comment {
	width: 480px;
	float: left;
}

.third_middle {
	float: right;
	width: 300px;
}

.third_middle li {
	background: #F9F9F9;
	width: 310px;
	height: 380px;
}

.third_middle li img {
	width: 310px;
	height: 200px;
}

.third_middle li h2 {
	width: 290px;
	height: 60px;
	overflow: hidden;
	margin: 0 auto 8px auto;
	color: #000;
}

.third_middle li p {
	width: 290px;
	margin: 0 auto;
	height: 105px;
	overflow: hidden;
}

.third_middle li p a {
	color: #333;
	line-height: 26px;
	font-weight: normal !important;
	font-size: 15px !important;
}

.third_middle li h2 a {
	font-size: 18px;
	line-height: 30px;
}

.two_imgs {
	overflow: hidden;
	margin-bottom: 10px;
}

.two_imgs div {
	width: 220px;
	height: 200px;
	position: relative;
	float: left;
}

.two_imgs div:nth-of-type(2) {
	float: right;
}

.two_imgs div p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, .6);
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	box-sizing: border-box;
}

.two_imgs img {
	width: 220px;
	height: 200px;
}


/*last00*/

.Info dl {
	overflow: hidden;
	padding-bottom: 12px;
	margin-bottom: 25px;
	border-bottom: dotted 1px #CCC;
}

.Info dt {
	width: 84px;
	height: 84px;
	float: left;
	font-size: 18px;
	color: #FFF;
	line-height: 84px;
	background: #BD3E40;
	display: flex;
	align-items: center;
	justify-content: center;
}

.Info dd {
	width: 710px;
	float: right;
}

.Info dd h2 {
	margin-bottom: 5px;
}

.Info dd h2 a {
	font-size: 18px;
	line-height: 26px;
}

.Info dd p {}

.Info dd span {
	display: block;
	font-size: 12px;
	color: #999;
}


/*走马灯纵向*/


/*.noticelists {
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 20px auto;
	padding: 0px 10px;
	height: 460px;
}

.noticelists ul li span {
	color: #1776ce;
	margin-right: 10px;
}

.noticelists li {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
}*/

.beian {
	font-size: 13px;
	text-align: center;
}

.d3_list {
	height: 460px;
	overflow: hidden;
}

.d3_list li {
	line-height: 40px;
}

.d3_list span {
	color: #00449B;
	text-align: center;
	font-weight: normal;
}


/*列表*/

.educaList {
	overflow: hidden;
	margin-top: 20px;
}

.sedl {
	width: 830px;
	float: left;
}

.addr {
	clear: both;
	height: 40px;
	border-bottom: 1px solid #555;
	line-height: 1em;
}

.sedl ul {
	clear: both;
	padding: 30px 0;
	border-bottom: 1px dashed #000;
}

.sedl li {
	clear: both;
	height: 32px;
	overflow: hidden;
}

.sedl li span {
	float: right;
}

.sedr {
	width: 460px;
	float: right;
}

.sedr .b2l dl {
	width: 450px;
}

.sedr>div {
	margin-bottom: 30px;
}

.sedl li {
	overflow: hidden;
}

.sedl li a {
	width: 80%;
	display: inline-block;
	float: left;
}


/*推荐*/

.tui_ul {
	overflow: hidden;
}

.tuijian {
	width: 830px;
}

.tuijian .tit {
	border-top: 5px solid #eee;
	padding-top: 10px;
	font-size: 17px;
	color: #333;
	font-weight: bold;
}

.tuijian ul {
	width: 400px;
	float: left;
	clear: none;
	border: none;
	padding: 15px 0;
}

.tuijian ul:nth-child(even) {
	float: right;
}

.tuijian ul li {
	height: auto;
}

.tuijian .list .item:first-child .link {
	margin-bottom: 10px;
	display: block;
	width: 100%;
	height: 79px;
	color: #222;
	overflow: hidden;
}

.tuijian .list .item:first-child .link .image {
	display: block;
	float: left;
	width: 125px;
	height: 79px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tuijian .list .item .link .multi-text {
	display: inline-block;
	float: right;
	width: 260px;
	font-size: 16px;
	;
	line-height: 25px;
	padding: 5px 0;
}

.tuijian .list .item:not(:first-child) .link {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #222;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.sed_ulst {
	width: 100%;
	overflow: hidden;
}

.sed_ulst ul {
	width: 100%;
}

.sed_ulst ul li {
	background: url(../img/dian.png) 0% 50% no-repeat;
	padding-left: 18px;
}

.sed_ulst ul .item {
	overflow: hidden;
	font-size: 15px;
	color: #333;
}

.sed_ulst .item a {
	float: left;
	width: 80%;
}

.sed_ulst .item span {
	float: right;
	color: #888;
}

.sed_ulst .tit {
	border-top: 1px solid #eee;
}


/*详情*/

.edi_xq {
	margin-top: 20px;
}

#left_cont_tit {
	line-height: 32px;
	padding: 30px 5px 10px 5px;
	font-size: 26px;
	font-weight: bold;
	/*text-align: center;*/
	color: #000000;
}

.info {
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	margin: 10px 66px;
	/*text-align: center;*/
	color: #7e7e7e;
	font-size: 14px;
	overflow: hidden;
}

.top_tit {
	/*border-bottom: 1px solid #eee;*/
	margin-bottom: 40px;
}

.top_tit .info {
	margin: 10px 0 0 0;
	color: #666;
	font-size: 16px;
}

.addr_xq {
	overflow: hidden;
	margin-bottom: 30px;
}

.left {
	width: 830px;
	float: left;
}


/*========*/

.decort_list ul li a,
.pq-main span,
.submenu li,
.content-l li a,
.main-wrap .m-news-box .m-news-list .link,
.txtlist li,
.right_ingw .list .item,
.links p.lin_p,
.post-navigation div,
.tis_img .link,
.right_im h3,
.right_im p,
.section7 p,
.ul_li_first ul li.h1 a,
.b3r h2,
.b2l dt,
.diling li,
.two_imgs div p,
.Info dd h2 a,
.d3_list li,
.sedl li a,
.sed_ulst .item a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.overspace,
.v1_last p,
.ul_li_first ul li.p a,
.b3r p,
.b3r em,
.third_middle li h2,
.Info dd p,
.b2l dd p,
.sedl .list .item .link .multi-text {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.overthree,
.third_middle li p a {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


/*底部*/

.footbgs {
	background: #717277;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: white;
	overflow: hidden;
	width: 1350px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #fff;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.morejigou {
	background: #fff;
	width: 1350px;
	margin: 10px auto;
	padding: 20px;
	box-sizing: border-box;
}

.morejigou .link {
	padding: 5px 0;
}

.morejigou .link span {
	float: right;
	width: 60px;
}

.morejigou .link a:hover {
	color: #337ab7;
}

.morejigou em {
	font-style: normal;
	font-weight: 400;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 60px;
	height: 0px;
	overflow: hidden;
	border-radius: 3px;
	background: url(../img/top.jpg) 0 0 no-repeat;
	text-indent: -999em;
	transition: all 0.3s;
}

.goTop:hover {
	background-position: -60px 0;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
	width: 100%;
}

.pages a {
	background: #F3F4F4;
	padding: 8px 15px;
}

.pages span {
	background: #1F4EA6;
	padding: 8px 15px;
	color: #fff;
}


/*大区域left+right*/

.trade {
	overflow: hidden;
	padding: 25px;
	box-sizing: border-box;
}

.trade_left {
	width: 764px;
	float: left;
}

.trade_right {
	width: 355px;
	float: right;
}

.trade_right li a:hover {
	color: #2a66fa;
}

.ClassTitle {
	height: 45px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 45px;
	border-bottom: #E6E6E6 1px solid;
	color: #4a4a4a;
}

.newsdeta .ClassTitle a {
	color: #4a4a4a;
	border: none;
	font-weight: 400;
	font-size: 16px;
}

.newsdeta .ClassTitle a:hover {
	color: #2a66fa;
}

.mul_list li {
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 32px;
	background: url(../img/dian.jpg) no-repeat 0px 12px;
	padding-left: 14px;
}

.newsdeta {
	padding: 0 30px;
	box-sizing: border-box;
	border-right: 1px solid #eee;
	padding-bottom: 30px;
}

.newsdeta img {
	max-width: 600px;
	height: auto;
	margin: auto;
	display: block;
}

.overwid p {
	width: 108px;
}

.widthss {
	border: none !important;
}

.widthss p {
	width: 200px;
}

.hides {
	width: 82%;
	display: inline-block;
}

.content-tex {
	text-indent: 2em;
}

.content-tex img {
	display: block;
	margin: auto;
}

.latest img {
	width: 290px;
	height: 116px;
}

.right_wid .list .item .link .multi-text {
	width: 165px;
}

.editorial .tit {
	background: url(../img/tit.jpg) left no-repeat;
	line-height: 26px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
	color: #2a66fa;
}

.latest li {
	width: 290px;
	margin: 10px 20px;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

.dingyue {
	margin: 20px 0;
}

.dingyue p {
	line-height: 20px;
	font-size: 14px;
	background: #f8f8f8;
}

.show_tit {
	width: 100%;
}

.about_news {
	/*margin-top: 30px;*/
	padding-top: 20px;
	border-top: 1px solid #eee;
}

.about_news li {
	border: none;
	font-size: 12px;
	color: #999;
	line-height: 30px;
}

.about_news li a {
	width: 570px;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}

.about_news p {
	font-size: 20px;
	color: #3d80cc;
	font-weight: normal;
	padding-bottom: 10px;
}

.commun {
	margin: 20px 0;
}

.commun .m1_tm {
	border-top: 1px solid #eee;
	padding-top: 10px;
}

.commun .com_xq a {
	color: #333;
}

.commun .com_xq a:hover {
	color: #2a66fa;
}

.commun .com_xq p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	text-indent: 2em;
	border-bottom: 1px dashed #dfdfdf;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.beis {
	text-align: center;
	font-size: 12px;
	opacity: 0.8;
}

.post-navigation {
	overflow: hidden;
	margin: 10px 0 0;
	padding: 20px 0;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 42%;
	color: #999;
	font-size: 14px;
}

.post-previous {
	float: left;
	/*padding-left: 30px;*/
	text-align: left;
}

.post-next {
	float: right;
	/*padding-right: 30px;*/
	text-align: right;
}

.post-navigation div span {
	font-size: 16px;
	color: #27569A;
	font-weight: bold;
	padding-right: 10px;
	/*font-size: 90%;*/
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #ddd;
	font-size: 40px;
	line-height: 22px;
}


/*
.post-previous a::after {
	left: 0;
	content: '<';
	font-family: "Microsoft Yahei";
}

.post-next a::after {
	right: 0;
	content: '»';
	font-family: "Microsoft Yahei";
}*/

.show_content li a {
	width: 700px;
}

.show_content li span {
	display: inline-block;
	width: 150px;
	text-align: right;
}