html .group-middle{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
html .group-sm-justify {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

html .group-md {
	margin-bottom: -20px;
	margin-left: -20px;
}

html .group-md:empty {
	margin-bottom: 0;
	margin-left: 0;
}
html .group-md > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}
html .list-inline-md {
	transform: translate3d(0, -10px, 0);
	margin-bottom: -10px;
	margin-left: -11px;
	margin-right: -11px;
}

html .list-inline-md > * {
	margin-top: 10px;
	padding-left: 11px;
	padding-right: 11px;
}
html .list-inline-xl {
	transform: translate3d(0, -14px, 0);
	margin-bottom: -14px;
	margin-left: -17px;
	margin-right: -17px;
}

html .list-inline-xl > * {
	margin-top: 14px;
	padding-left: 17px;
	padding-right: 17px;
}
.post-classic-comments > *,
.post-classic-author > *,
.post-classic-views > * {
	display: inline-block;
	vertical-align: middle;
}

.post-classic-comments .icon,
.post-classic-author .icon,
.post-classic-views .icon {
	font-size: 16px;
	margin-right: 8px;
}
*, *::before, *::after {
    box-sizing: border-box;
}
html .group-lg {
	margin-bottom: -25px;
	margin-left: -25px;
}
html .group-lg:empty {
	margin-bottom: 0;
	margin-left: 0;
}
html .group-lg > * {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 25px;
	margin-left: 25px;
}
h1, h2, h3, h4, h5, h6, [class^='heading-'] {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}
/*-----Breadcrumbs-----*/
.bg-gray-7 {
	background-color: #f3f3f3;
}
.breadcrumbs-custom-path {
	padding: 10px 0;
	margin-left: -17px;
	margin-right: -17px;
}
.breadcrumbs-custom-path > * {
	padding-left: 17px;
	padding-right: 17px;
}
.breadcrumbs-custom-path a {
	display: inline;
	vertical-align: middle;
}
.breadcrumbs-custom-path a, .breadcrumbs-custom-path a:active, .breadcrumbs-custom-path a:focus {
	color: #777777;
}
.breadcrumbs-custom-path li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.5;
	font-weight: 500;
	letter-spacing: .08em;
	text-transform: uppercase;
}
.breadcrumbs-custom-path li::after {
	position: absolute;
	content: "\e91d";
	top: 46%;
	right: -8px;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	font-style: normal;
	font-family: "iconfont";
	color: #151515;
	transform: translate3d(0, -50%, 0);
}
.breadcrumbs-custom-path li:last-child:after {
	display: none;
}
.breadcrumbs-custom-path a:hover {
	color: #54c1e5;
}
.breadcrumbs-custom-path li.active {
	font-weight: 900;
	color: #151515;
}
* + .breadcrumbs-custom-path {
	margin-top: 14px;
}

/*-----left-----*/
.single-post {
	text-align: left;
}
.section-style-2 {
	margin-top: 30px;
	padding: 35px 50px 50px 50px;;
	color: #151515;
	letter-spacing: .03em;
	border: 1px solid #e1e1e1;
}
.single-post h5 + .group-md {
	margin-top: 24px;
}
.single-post .group-md + p {
	margin-top: 30px;
}
.text-transform-none {
	text-transform: none;
}
.single-post .fw-normal-p{

	font-size: 32px;
	line-height: 42px;
	font-weight: 600;
}
.list-inline > li {
	display: inline-block;
}
.post-classic-info {
	font-size: 15px;
	line-height: 1;
	letter-spacing: .05em;
	color: #757575;
	padding-left: 10px;
}
.post-classic-info li + li {
	border-left: 1px solid #cccccc;
}
.icon::before {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
}
.mdi-comment-outline:before {
    content: "\e6f6";
    font-size: 13px;
}
.mdi-account-outline:before {
    content: "\e68d";
    font-size: 19px;
}
.mdi-eye:before {
    content: "\e629";
    font-size: 19px;
}
.nr_content{
	font-size: 18px;
	margin-top: 40px;
	font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #333;
}
.nr_content img{max-width:100%;height:auto}
.nr_content img{margin-right:auto!important}
.nr_content img{margin-left:auto!important}
.nr_content img{display:block!important}

/*-----fenxiang-----*/
.group-sm-justify h6{
	font-size: 22px;
	font-weight: 600!important;
}
.single-post-social-list{
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.single-post-footer {
	padding: 25px 35px;
	background: #f3f3f3;
	border-bottom: 3px solid #24c4c7;
}
* + .single-post-footer {
	margin-top: 50px;
}
.single-post-social-list {
	color: #151515;
}
.single-post-social-list li a{
	font-family: "iconfont-nr" !important;
}
.single-post-social-list .icon {
	font-size: 22px;
}
.single-post-social-list a, .single-post-social-list a:focus, .single-post-social-list a:active {
	color: inherit;
}
.single-post-social-list a:hover {
	color: #54c1e5;
}
.mdi-facebook:before {
    content: "\e66a";
}
.mdi-twitter:before {
	content: "\e662";
}
.mdi-instagram:before {
	content: "\e8f1";
}
.mdi-google-plus:before {
	content: "\e604";
	font-size: 19px;
}

/*-----right-----*/
.aside-item{
	padding-left: 40px;
}
.aside-title {
	font-weight: 600;
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e1e1;
	margin-top: 50px;
	font-size: 26px;
	margin-bottom: 35px;
	letter-spacing: .06em;
}
.post-classic {
	position: relative;
	text-align: left;
	color: #151515;
	background: #ffffff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.09);
	z-index: 1;
	margin-bottom: 30px;
}
.post-classic .post-classic-time {
	position: absolute;
	top: 6%;
	left: 5%;
}
.post-classic-2::before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(54, 102, 138, 0.15) 0%, rgba(49, 89, 120, 0.33) 28%, rgba(41, 66, 88, 0.7) 76%, rgba(37, 54, 72, 0.85) 100%);
	pointer-events: none;
	z-index: 0;
}
.post-classic-2 .post-classic-content {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}
.post-classic-2 .post-classic-title {
	color: #ffffff;
}
.post-classic-figure {
	position: relative;
	display: block;
	overflow: hidden;
	z-index: -1;
}
.post-classic-figure img {
	width: 100%;
	transform: none;
	will-change: transform;
	transition: all .25s ease;
}
.post-classic-time {
	padding: 2px 12px 0px 12px;
	font-size: 12px;
	line-height: 2;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	border-radius: 30px;
	color: #151515;
	background: #fee25f;
	z-index: 1;
}
.post-classic-content {
	padding: 6% 5%;
}
.post-classic-title {
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: .02em;
}
.post-classic-title a, .post-classic-title a:focus, .post-classic-title a:active {
	color: inherit;
}
.post-classic-title a:hover {
	color: inherit;
}
.post-classic-title a:hover {
	text-decoration: none;
}
.block-3 {
	margin-left: auto;
	margin-right: auto;
}
.post-classic-author .icon {
	font-size: 18px;
}
.desktop .post-classic:hover .post-classic-figure img {
	transform: scale(1.1);
}

@media(max-width:1680px){
.breadcrumbs-custom-path .active {
	max-width: 70%;
	overflow: hidden;
	max-height: 18px;
	min-height: 18px;
}
.post-classic-title {
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: .01em;
}
.post-classic {
	margin-bottom: 27px;
}
.aside-title {
	font-size: 24px;
	margin-bottom: 30px;
	letter-spacing: .05em;
}
/*-----left-----*/
.single-post .fw-normal-p{
	font-size: 29px;
	line-height: 40px;
}
.post-classic-info {
	font-size: 14px;
	line-height: 0.8;
	padding-left: 8px;
}
.nr_content{
	font-size: 17px;
	margin-top: 35px;
}
.group-sm-justify h6{
	font-size: 20px;
}
.single-post-footer {
	padding: 20px 35px;
}
* + .single-post-footer {
	margin-top: 40px;
}
}
@media(max-width:1440px){
.aside-item{
	padding-left: 25px;
}
.aside-title {
	font-size: 23px;
	margin-bottom: 27px;
}
.section-style-2 {
	margin-top: 25px;
	padding: 25px 40px 40px 40px;;
	letter-spacing: .03em;
}
/*-----left-----*/
.single-post .fw-normal-p{
	font-size: 25px;
	line-height: 35px;
}
.post-classic-info {
	font-size: 13px;
	padding-left: 5px;
}
.single-post h5 + .group-md {
	margin-top: 18px;
}
.nr_content{
	font-size: 16px;
	margin-top: 30px;
}
.group-sm-justify h6{
	font-size: 18px;
}
.single-post-footer {
	padding: 16px 35px;
}
* + .single-post-footer {
	margin-top: 26px;
}
}
@media(max-width:1366px){
.aside-item{
	padding-left: 18px;
}
.aside-title {
	font-size: 21px;
	margin-bottom: 23px;
}
.section-style-2 {
	margin-top: 23px;
	padding: 23px 35px 35px 35px;;
}
/*-----left-----*/
.single-post .fw-normal-p{
	font-size: 23px;
	line-height: 32px;
}
.post-classic-info {
	font-size: 12px;
}
.nr_content{
	font-size: 15px;
	margin-top: 28px;
}
.group-sm-justify h6{
	font-size: 17px;
}
.single-post-footer {
	padding: 14px 35px;
}
* + .single-post-footer {
	margin-top: 22px;
}
}