
.n_con {
    padding: 60px 0;
}

.n_news_xq .left {
	width: calc(100% - 385px);
	padding: 0 3.625rem 0 0;
	float: left;
}
.n_news_xq .right {
	width: 385px;
	float: right;
	background: #f6f7fa;
	position: sticky;
	top: 100px;
	padding: 55px 36px 20px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
.n_news_xq .right .tt {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
}
.n_news_xq .ar_title {
	margin-bottom: 2rem;
	display: flex;
	justify-content: space-between;
	border-bottom: #e7ecec 1px solid;
	align-items: center;
	position: relative;
}
.n_news_xq .ar_title h3 {
	font-size: 1.675rem;
	color: #333333;
	line-height: 1.5;
margin-bottom: .375rem;
	font-weight: bold;
}
.n_news_xq .ar_title h6 {
	margin-bottom: 1rem
}
.n_news_xq .ar_title h6 span {
	position: relative;
font-size: .875rem;
	color: #9a9a9a;
	display: inline-block;
	line-height: 2.5rem;
	font-weight: normal;
	margin-right: 30px;
	vertical-align: top;
}
.n_news_xq .ar_title h6 span img {
	margin: -3px 0.45rem 0 0
}
.shart_box {
	display: inline-block;
	cursor: pointer
}
#share-21.social-share {
	margin-top: 20px;
}
#share-21.social-share .social-share-icon {
	display: inline-block;
	border: #dbdcdf 1px solid;
	color: #a0a0a0 !important;
	width: 40px;
	height: 40px;
	line-height: 40px;
}
#share-21.social-share .social-share-icon:hover {
	border: #007a65 1px solid !important;
	background: #007a65 !important;
	color: #fff !important;
}
#share-21.social-share .icon-wechat .wechat-qrcode .qrcode {
	height: 105px;
}
.right_search {
	margin-bottom: 34px;
}
.relative {
	position: relative;
}
.right_search .input {
	height: 54px;
	border: 1px solid #e0e1e8;
	width: 100%;
	background: none;
	padding: 0 20px;
	padding-right: 50px;
	font-size: 14px;
	color: #8a8a8c;
}
.right_search .btn_submit {
	position: absolute;
	border: 0 !important;
	outline: 0 !important;
	cursor: pointer;
	width: 40px;
	height: 100%;
	top: 0;
	right: 0;
	background: none;
	text-align: left;
}
.right_search .btn_submit:hover svg path {
	fill: #005bac;
}
.right_news {
}
.right_news ul {
	margin-top: -18px;
}
.right_news ul li {
	padding: 18px 0;
}
.right_news ul li+li {
	border-top: 1px solid #e3e5eb;
}
.right_news ul li a {
	display: block;
	overflow: hidden;
}
.right_news ul li .img {
	width: 155px;
	height: 100px;
	float: left;
	margin-right: 9px;
}
.right_news ul li .img img {
}
.right_news ul li .txt1 {
	padding-top: 15px;
}
.right_news ul li .txt1 .time {
	font-size: 14px;
	color: #808182;
	font-family: arial;
	margin-bottom: 12px;
}
.right_news ul li .txt1 p {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	height: 44px;
	overflow: hidden;
}

@media screen and (max-width: 640px) {
    .n_news_xq .left {
        width: 100%;
        padding: 0;
    }