.article-ad-ul>li img {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 2px;
}

.am-article-lead {
	padding: 10px;
	text-align: center;
	background-color: #F5F5F5;
	border: 0px solid #ff8080;
	color: #ff0000;
	font-size: 16px;
}

.am-article-lead strong a {
	color: #4dc47d
}

.subnav .container {
	/*display: none*/
}

#jsarea {
	position: relative;
	top: -90px;
	left: 400px;
	font-size: 34px;
	color: #3f89d4;
}

#add-wexin {
	position: relative;
	top: -90px;
	left: 400px;
	font-size: 16px;
	color: #fff;
	background: #2a90fc;
	width: 400px;
	padding: 5px;
}

#bottom_wx {
	position: relative;
	top: -42px;
	left: 450px;
	color: #f20819;
	font-weight: bold;
}

.com {
	max-width: 1210px;
	margin: 0 auto;
	background-color: #fff;
	/*padding: 20px;*/
	/*border: 1px solid #ededed;*/
}

.com textarea {
	width: 100%;
	height: 120px;
	border: 1px solid #ededed;
	padding: 10px;
	color: #999;
	font-size: 12px;
}

.com_text {
	width: 100%;
	border: 1px solid #ededed;
	padding: 20px;
	position: relative;
}

.com_title {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	padding: 0 0 10px 0;
}

.com_btn {
	width: 120px;
	height: 35px;
	background-color: #4dc47d;
	color: #fff;
	display: inline-block;
	border: 0;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}

.com_title {
	margin-top: 20px
}

.am-comments-list {
	max-width: 100%
}

.am-comments-list li->.am-comment {
	max-width: 1170px;
}

.hf {
	display: inline-block;
	width: 100%;
	padding: 20px 0 0 0;
	font-size: 12px;
	line-height: 1.8;
}

.top-ad {
	width: 860px;
	margin-bottom: 20px
}

.popup {
	position: fixed;
	top: 20%;
	left: 25%;
	width: 600px;
	height: 360px
}

.popup-close {
	height: 30px;
	width: 130px;
	position: relative;
	top: -50px;
	left: 337px;
}

.left-ad {
	position: fixed;
	left: 0px;
	top: 20%
}

.adcontent {
	position: relative;
	right: -100px;
	bottom: 320px;
}

.adclose {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: orangered;
	color: white;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	display: inline-block;
	cursor: pointer;
}

@media (max-width:1000px) {
	.article-detail>h1 {
		position: relative;
		top: 0px;
		left: 7px
	}
}


/**
* 手机屏幕
* @type {[type]}
*/
.right-ad {
	position: fixed;
	right: 0px;
	top: 30%
}

@media (max-width:640px) {
	.right-ad img {
		width: 90px;
		height: 100px
	}

	.right-popup img {
		width: 200px
	}

	.right-popup {
		position: fixed;
		top: 20%;
		left: 25%;
		width: 600px;
		height: 430px
	}

	.right-popup-close {
		position: relative;
		top: -45px;
		left: 52px;
		height: 30px;
		width: 100px
	}

	.post_excerpt {
		display: none
	}

	.morebn {
		margin-left: 24%
	}

	;
}



/*电脑屏幕*/
@media (min-width:1100px) {
	.right-ad img {
		width: 120px;
		height: 130px
	}

	.right-popup img {
		width: 600px;
		height: 430px
	}

	.right-popup {
		position: fixed;
		top: 20%;
		left: 25%;
		width: 600px;
		height: 430px
	}

	.right-popup-close {
		height: 30px;
		width: 130px;
		position: relative;
		top: -50px;
		left: 340px;
	}

	.morebn {
		margin-left: 50%
	}

	;
}

.morebn {
	color: #333;
	display: inline-block;
	padding: 6px 19px;
	text-align: center;
	border: 1px solid #4dc47d;
	border-radius: 15px;
	margin-top: 20px;
}

.morebn:hover {
	color: #fff;
	background: #4dc47d;
}

.nav {
	background: #52CC66;
	z-index: 2;
	top: 50px;
	left: 0;
	box-sizing: border-box;
	height: 50px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.nav .nav-icon {
	display: inline-block;
	vertical-align: bottom;
	height: 30px;
	width: 35px;
	background-size: 30px;
	background-repeat: no-repeat;
}

.nav .nav-l i {
	font-style: normal;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}

.nav .nav-l .homepage-icon {
	background-image: url("../images/home.png");
}

.nav .navmenu-icon {
	background-image: url("../images/menu.png");
	background-position: right;
	center;
}

.bottom-ad {
	position: fixed;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
}

.bottom-ad img {
	width: 100%;
}

.mobliePhone-taobao-ul {
	padding-left: 0px
}

.mobliePhone-nav-list {
	margin-top: 0px
}


.post_excerpt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 20px
}

@media (max-width:640px) {
	.post_excerpt {
		display: none
	}

	#subnav-title {
		display: none
	}

	.wendaDetail-wrap-main {
		margin-top: 0px
	}

	.articleDetail-ad-list .articleDetail-ad-ul {
		padding-left: 0px;
		margin-bottom: -25px
	}

	.articleDetail-ad-ul2 {
		margin-bottom: 25px;
		margin-top: 20px
	}

	.articleDetail-ad-list {
		margin-top: 0px;
		padding: 0px
	}

	.article-detail {
		padding: 0px 15px;
	}

	.wrap-main {
		padding: 0px 0px;
	}
}

.subnav-list {
	padding-left: 0px
}

.subnav-item-slide {
	margin-top: -0px;
}

@media (min-width: 1200px) {
	.wrap-main {
		position: relative;
		top: 30px;
	}

	.articleDetail-ad-list {
		margin-top: 30px
	}

	.articleDetail-ad-list .articleDetail-ad-ul {
		padding-left: 0px;
		margin-bottom: 25px
	}
}

.relative-reading {
	display: flex;
	flex-wrap: wrap;
}

.relative-reading li {
	flex: 0 0 100%;
	overflow: hidden;
}

.relative-reading li div {
	display: flex;
	justify-content: space-between;
}

.relative-reading li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 32px;
}

.relative-reading li div span {
	color: rgba(58, 62, 70, .6)
}

@media (min-width: 1024px) {
	.relative-reading li {
		flex: 0 0 50%;
	}
}

.index-header {
	position: relative !important;
}

@media (min-width: 1200px) {
	.subnav {
		margin-top: 0px !important;
	}

	.wrap-main {
		margin: 10px auto 0 !important
	}
}

@media (max-width: 1200px) {
	.wrap-main {
		margin: 0px auto 0 !important
	}
}

.top-slide {
	width: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

/*广告区*/
.top-right {
	padding: 0 10px 0 10px;
	box-sizing: border-box;
	background: #FFFFFF;
	width: 335px;
	height: 449px;
	margin-bottom: 20px
}

.hotqa h2 {
	padding: 0 10px;
}

.hotqa span {
	display: block;
	float: left;
	width: 70px;
	height: 0;
	border-bottom: 1px solid #999999;
	margin-top: 30px;
}

.hotqa p {
	float: left;
	width: 170px;
	font-size: 18px;
	line-height: 60px;
	color: #334259;
	text-align: center;
}

.top-list {
	width: 315px;
	/*height: 380px;*/
	background: #f9fafe;
	padding: 10px 10px 10px 20px;
	box-sizing: border-box;
}

.top-list li {
	height: 37.5px;
	max-width: 280px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.top-list a {
	color: #666666;
	font-size: 14px;
	line-height: 22px;
}

/*广告区主要部分*/
/*广告小框news公共*/
.news {
	width: 335px;
	margin-bottom: 20px;
	background: white;
	padding: 0 10px 10px 10px;
	box-sizing: border-box;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.news-tit {
	font-size: 16px;
	color: #333333;
	height: 50px;
	line-height: 50px;
}

/*阅读列表*/
.news-list {
	background: #f9fafe;
	width: 100%;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
}

.news-list img {
	height: 20px;
	width: 30px;
}

.news-list a {
	color: #666666;
	font-size: 14px;
	line-height: 22px;
}

.news-list img {
	vertical-align: middle;
	margin-right: 5px;
	border-radius: 0;
}

.news-list li {
	padding: 10px 0 0px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

/*广告图片*/
.ad {
	margin-bottom: 20px;
}

.ad li {
	height: 125px;
	margin-bottom: 10px;
	background-size: 100% 100%;
}

.ad img {
	width: 335px;
	height: 125px;
}

.ad a:last-child li {
	margin-bottom: 0;
}

.fixed {
	position: fixed;
	top: 20px;
	left: calc(50% + 265px);
}

#rd-ad {
	width: 335px;
}

#navToggle {}

.m_nav {
	position: fixed;
	top: 0px;
	box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
	width: 100%;
	height: 100%;
	background: #fff;
	transition: all ease 0.5s;
	-webkit-transition: all ease 0.5s;
	z-index: 1000;
	opacity: 1;
	visibility: visible;
	margin-top: 0;
	overflow-y: auto;
	transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	top: 0;
	transform: translateX(100%);
}

.m_nav.open {
	transform: translateX(0);
}

.m_nav .top {
	height: 60px;
	padding: 20px;
	box-sizing: border-box;
}

.m_nav .top .closed {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	float: right;
	cursor: pointer;
}

.m_nav .logo {
	width: 100%;
	margin: 0 auto;
}

.m_nav .logo img {
	height: 50px;
	display: block;
	margin: 30px auto;
}

.m_nav .ul {
	margin-top: 30px;
}

.m_nav .ul li {
	padding: 0 20px;
	border-bottom: 1px solid #ccc;
	transform: translateY(0);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	opacity: 0;
}

.m_nav.open .ul li {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.m_nav .ul li:nth-child(1) {
	-webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(2) {
	-webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(3) {
	-webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(4) {
	-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(5) {
	-webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li:nth-child(6) {
	-webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
	transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m_nav .ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	width: 100%;
}

.m_nav .ul li .dropdown_menu {
	display: none;
}

.m_nav .ul li.dropdown.active .dropdown_menu {
	display: block;
}

.m_nav .ul li .dropdown_menu a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #004f9c;
}

.m_nav .ul li .dropdown_menu a:last-child {
	border: none;
}
.article-content p{
	text-indent: 2em; 
	text-align: left; 
	/*line-height: 2em;*/
	font-size: 16px;
}
.line {
    margin: 0;
    padding: 0;
}
.pagess {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px;
}
.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 4px 12px;
    margin: 0 2px;
    line-height: 20px;
    background: #fff;
    color: #999;
}
.pagess ul b, strong {
    font-weight: 700;
}
.pagess ul li a {
    display: block;
    color: #999;
}
.pagess ul li:hover{
	background-color: #52CC66;
	color: #fff;
}
.pagess ul li a:hover{
	 font-weight: 700;
	color: #fff;
}