.article{
	padding-top: 155px;
}
.article-box{
	border-bottom: 3px #069 solid;
}
.article-box:nth-last-child(1){
	border-bottom: none;
}
.article-box:not(:first-child){
	padding-top: 120px;
}
.article-wrap{
	width: 800px;
	margin: 0 auto 50px;
	position: relative;
	z-index: 3;
}
.article-top{
	font-size: 14px;
	color: #252525;
	margin-bottom: 35px;
}
.article-top a{
	color: #252525;
}
.article-top span{
	padding: 0 8px;
}
.article-top i{
	font-style: normal;
	color: #069;
}
.article-head h1{
	color: #000;
	font-size: 32px;
	line-height: 46px;
	text-align: center;
}
.article-head p{
	margin-top: 25px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.article-head p i{
	font-style: normal;
	padding: 0 15px;
}
.article-soy{
	color: #808080;
}
.article-name{
	color: #069;
	margin-left: 9px;
}
.article-time{
	color: #808080;
}
.articleEn{
	margin-left: 30px;
	width: 71px;
	line-height: 24px;
	text-align: center;
	color: #252525;
	border: 1px #c9c9c9 solid;
	border-radius: 3px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.articleEn:hover{
	background: #069;
	border-color: #069;
	color: #fff;
}
.article-int{
	margin: 46px auto 50px;
	border: 1px #d2d2d2 solid;
	padding: 22px 17px;
	font-size: 16px;
	line-height: 30px;
}
.article-content{
	font-size: 16px;
	line-height: 30px;
  padding-top:40px;
}
.article-content img{
  display:block;
  margin:0 auto;
}
.article-content blockquote{
	border-left: 5px solid #ccc;
	margin-left: 28px;
	padding-left: 14px;
	padding-right: 8px;
}
.article-content p{
  text-indent:2em;
	margin-bottom: 40px;
	font-family: Arial, "Microsoft YaHei", 微软雅黑, STXihei, 华文细黑, serif !important;
}
.article-content span{
	font-family: Arial, "Microsoft YaHei", 微软雅黑, STXihei, 华文细黑, serif !important;
}
.article-content ul{
	list-style-type: disc;
	padding-left: 30px;
}
.article-content li{
	list-style-type: disc;
}
.article-content a{
	color: #069;
	display: inline;
}
.article-content table{
	width: 100% !important;
	height: 100% !important;
	table-layout: fixed;
	border: 1px #aaa solid !important;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	vertical-align: baseline;
	padding: 0;
	margin: 0 0 40px;
}
.article-content table tr{
	border: 1px #aaa solid !important;
}
.article-content table td{
	padding: 10px 5px;
	border: 1px #aaa solid !important;
}
.article-content table p{
	margin-bottom: 0;
}

.abstract{
	padding: 16px 20px;
	line-height: 36px;
	border-left: 3px #069 solid;
	background: #f7f7f8;
	margin-bottom: 40px;
}
.A-end{
	width: 9px;
	height: 9px;
	background: #252525;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.article-or{
	margin-bottom: 56px;
}
.article-keyword{
	width: 570px;
	float: left;
	font-size: 0;
}
.article-keyword a{
	background: #f7f7f8;
	border-radius: 4px;
	padding: 0 10px;
	margin-right: 10px;
	margin-bottom: 14px;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.article-keyword a:hover{
	background: #069;
	color: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.article-like{
	text-align: right;
	float: right;
	width: 230px;
	color: #999;
	font-size: 0;
}
.article-like>div{
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.i-like{
	margin-right: 15px;
}
.i-like em{
	font-style: normal;
}
.i-like[data-number='0'] em{
	visibility: hidden;
}
.i-reply{
	padding-left: 30px;
	margin-right: 15px;
	background: url(/static/images/iReply.png) left center no-repeat;
}
.i-reply em{
	font-style: normal;
}
.i-reply[data-number='0'] em{
	visibility: hidden;
}
.i-share{
	width: 30px;
	height: 30px;
	background: url(/static/images/iShare.png) center no-repeat;
	position: relative;
}
.i-share:hover{
	background: url(/static/images/iShare-h.png) center no-repeat;
}
.i-reply:hover{
	background: url(/static/images/iReply-h.png) left center no-repeat;
}
.replyTH{
	background: url(/static/images/iReply-h.png) left center no-repeat;
}
.i-like i{
	width: 25px;
	height: 30px;
	background: url(/static/images/ilike.png) left center no-repeat;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.i-like i:hover{
	background: url(/static/images/ilike-h.png) left center no-repeat;
}
.i-like .likeAdd-bg{
	background: url(/static/images/ilike-h.png) left center no-repeat;
}
.likeAdd-bg + em{
	color: #fb4361;
}
.likeAdd{
	-webkit-animation: like .6s linear;
	-moz-animation: like .6s linear;
	animation: like .6s linear;
}
@-webkit-keyframes like{
	0%{-webkit-transform: scale(0);}
	70%{-webkit-transform: scale(1.2);}
	85%{-webkit-transform: scale(.8);}
	100%{-webkit-transform: scale(1);}
}
@-moz-keyframes like{
	0%{-moz-transform: scale(0);}
	70%{-moz-transform: scale(1.2);}
	85%{-moz-transform: scale(.8);}
	100%{-moz-transform: scale(1);}
}
@keyframes like{
	0%{transform: scale(0);}
	70%{transform: scale(1.2);}
	85%{transform: scale(.8);}
	100%{transform: scale(1);}
}
.iShare-box{
	width: 35px;
	padding-left: 20px;
	position: absolute;
	left: 24px;
	top: -56px;
	display: none;
}
.i-share:hover .iShare-box{
	display: block;
}
.iShare-box li{
	width: 35px;
	height: 35px;
	margin-bottom: 15px;
}
.iShare-box li a{
	width: 100%;
	height: 100%;
	display: block;
}
.iShare-wechat{
	background: url(/static/images/share-icon.png) -65px 2px no-repeat;
	position: relative;
}
.iShare-weibo{
	background: url(/static/images/share-icon.png) -65px -55px no-repeat;
}
.iShare-linkedin{
	background: url(/static/images/share-icon.png) -65px -114px no-repeat;
}
.iShare-wechat:hover{
	background: url(/static/images/share-icon.png) -5px 2px no-repeat;
}
.iShare-weibo:hover{
	background: url(/static/images/share-icon.png) -5px -55px no-repeat;
}
.iShare-linkedin:hover{
	background: url(/static/images/share-icon.png) -5px -114px no-repeat;
}
.iShare-wImg{
	padding-left: 20px;
	position: absolute;
	top: -50px;
	left: 30px;
	display: none;
}
.wImg{
	width: 120px;
	height: 120px;
	padding: 10px;
	background: #fff;
	border: 1px #eee solid;
	position: relative;
}
.wImg:after{
	width: 10px;
	height: 10px;
	content: "";
	position: absolute;
	top: 60px;
	left: -6px;
	border-left: 1px #eee solid;
	border-bottom: 1px #eee solid;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.iShare-wechat:hover .iShare-wImg{
	display: block;
}
.popupWrap{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #000;
	background: rgba(0,0,0,.7);
	display: none;
}
.popupCont{
	width: 300px;
	height: 420px;
	padding: 0 90px;
	margin: 100px auto;
	background: #fff;
	position: relative;
	cursor: default;
}
.popupCont i {
	width: 31px;
	font-style: normal;
	color: #fff;
	font-size: 31px;
	line-height: 31px;
	text-align: center;
	background: #069;
	border-radius: 100%;
	position: absolute;
	top: 10px;
	right: 15px;
	cursor: pointer;
}
.popupCont p {
	padding-top: 36px;
	font-size: 16px;
	color: #069;
}
.popupImg {
	width: 300px;
	height: 300px;
	margin: 18px auto 0;
}
.popupImg img{
	width: 300px;
}

.article-author{
	padding: 45px;
	border: 1px #f7f7f8 solid;
	background: #f7f7f8;
}
.author-left{
	width: 100px;
	float: left;
}
.author-left img{
	width: 100px;
	border-radius: 100%;
	box-shadow: 0px 0px 0px 1px #e2e2e2;
}
.author-right{
	width: 390px;
	width: 480px;
	margin-left: 46px;
	float: left;
	min-height: 100px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
}
.author-right h3{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 8px;
}
.author-right h3 span{
	display: inline-block;
	margin-right: 12px;
}
.author-right h3 a{
	color: #252525;
}
.author-post{
	font-weight: normal;
}
.author-company{
	font-weight: normal;
}
.author-right p{
	font-size: 14px;
	line-height: 25px;
}
.author-zs{
	width: 92px;
	border: 1px #dcdcdc solid;
	border-radius: 4px;
	float: left;
	text-align: center;
	font-style: normal;
	font-size: 14px;
	line-height: 36px;
	margin: 32px 0 0 46px;
	cursor: pointer;
}
.author-zs:hover{
	border: 1px #069 solid;
	background: #069;
	color: #fff;
}
.article-author a:hover{
	color: #069;
}
.article-reprint{
	margin: 15px auto;
	font-size: 12px;
	line-height: 35px;
	color: #999;
	text-align: center;
}
.article-reprint a{
	color: #999;
	text-decoration: underline;
}
.article-reprint a:hover{
	color: #069;
}
.share{
	width: 45px;
	/*position: fixed;*/
	/*top: 50%;*/
	left: 50%;
	/*margin-top: -112px;*/
	margin-left: -512px;
	position: absolute;
	top: 200px;
	z-index: 200;
}
.share li{
	width: 35px;
	height: 35px;
	margin-bottom: 22px;
	position: relative;
}
.share .share-head{
	width: 45px;
	height: 20px;
	font-size: 14px;
	color: #1e1e1e;
}
.share li a{
	width: 100%;
	height: 100%;
	display: block;
}
.share li > i{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.A-wechat i{
	background: url(/static/images/share-icon.png)  -5px 2px no-repeat;
}
.A-weibo i{
	background: url(/static/images/share-icon.png) -5px -55px no-repeat;
}
.A-linkedin i{
	background: url(/static/images/share-icon.png) -5px -114px no-repeat;
}
.A-wechat:hover i,.A-weibo:hover i,.A-linkedin:hover i{
	-webkit-animation: sh .4s;
	-moz-animation: sh .4s;
	animation: sh .4s;
}

@-webkit-keyframes sh{
	0%{-webkit-transform: scale(0);}
	100%{-webkit-transform: scale(1);}
}
@-moz-keyframes sh{
	0%{-moz-transform: scale(0);}
	100%{-moz-transform: scale(1);}
}
@keyframes sh{
	0%{transform: scale(0);}
	100%{transform: scale(1);}
}
.wechatImg-wrap{
	position: absolute;
	top: -50px;
	right: 30px;
	padding-right: 20px;
}
.wechatImg{
	width: 120px;
	height: 120px;
	padding: 10px;
	background: #fff;
	border: 1px #eee solid;
	position: relative;
	display: none;
}
.wechatImg::after{
	width: 10px;
	height: 10px;
	content: "";
	position: absolute;
	top: 60px;
	right: -6px;
	border-right: 1px #eee solid;
	border-top: 1px #eee solid;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.A-wechat:hover .wechatImg{
	display: block;
}
.article-bot{
	background: #f7f7f8;
	padding: 58px 0 106px;
	position: relative;
	z-index: 5;
}
.post-comm{
	width: 800px;
	margin: 0 auto;
}
.post-top{}
.post-head{
	width: 49px;
	float: left;
}
.post-head img{
	width: 100%;
	border-radius: 100%;
}
.post-text{
	padding: 10px 15px;
	margin-left: 41px;
	width: 675px;
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	float: left;
	border: 1px #d2d2d2 solid;
	resize: none;
	-webkit-transition: height .5s;
	-moz-transition: height .5s;
	-ms-transition: height .5s;
	-o-transition: height .5s;
	transition: height .5s;
}
.text-Add{
	height: 148px;
}
.post-text::-webkit-input-placeholder{
	font-size: 14px;
	line-height: 28px;
}
.post-text::-moz-input-placeholder{
	font-size: 14px;
	line-height: 28px;
}
.post-text::-ms-input-placeholder{
	font-size: 14px;
	line-height: 28px;
}
.post-bot{
	margin-top: 16px;
	margin-left: 90px;
	visibility: hidden;
}
.post-name{
	width: 134px;
	font-size: 14px;
	line-height: 18px;
	padding: 7px 12px;
	border: 1px #d2d2d2 solid;
	background: #fff;
	float: left;
}
.post-btn{
	width: 100px;
	height: 34px;
	background: #069;
	color: #fff;
	float: right;
	cursor: pointer;
}
.post-btn:hover{
	background: #d5d5d5;
}
.cap-img{
	width: 96px;
	border: 1px #d2d2d2 solid;
	float: right;
	margin-right: 5px;
}
.cap-img img{
	width: 96px;
	height: 32px;
}
.post-cap{
	width: 80px;
	font-size: 14px;
	line-height: 18px;
	padding: 7px 12px;
	border: 1px #d2d2d2 solid;
	background: #fff;
	float: right;
	margin-right: 10px;
}
.cap-re{
	width: 30px;
	height: 34px;
	float: right;
	cursor: pointer;
	background: url(/static/images/icon.png) -193px 2px no-repeat;
	margin-right: 12px;
}
.comment-list{
	width: 800px;
	margin: 24px auto 0;
}
.comment-item{
	padding: 34px 0 22px;
	border-bottom: 1px #dcdcdc solid;
}
.comment-item:nth-last-child(1){
	border: none;
}
.comment-l{
	width: 49px;
	float: left;
}
.comment-l img{
	width: 100%;
	border-radius: 100%;
}
.comment-r{
	margin-left: 35px;
	width: 715px;
	float: left;
}
.comment-top{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 12px;
}
.comment-name{
	margin-right: 10px;
}
.comment-time{
	color: #878686;
}
.comment-r{
	font-size: 16px;
	line-height: 30px;
}
.comment-bot{
	margin: 5px 0;
	font-size: 14px;
	line-height: 30px;
	color: #999;
	/*visibility: hidden;*/
}
.comment-bot span{
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.comment-bot .i-reply{
	height: 30px;
}
.comm-reply{

}
.comm-reply .comment-l{
	width: 33px;
}
.comm-reply .comment-r{
	width: 646px;
}
.comment-r .post-head{
	width: 33px;
}
.comment-r .post-bot{
	margin-left: 74px;
}
.dataDown{
	display: none;
}
.comment-more{
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.comment-more span{
	font-size: 16px;
	line-height: 43px;
	border: 1px #d5d5d5 solid;
	display: block;
	cursor: pointer;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.comment-more span:hover{
	color: #fff;
	background: #069;
	border: 1px #069 solid;
}
.article-interest{
	width: 800px;
	margin: 0 auto;
	padding-top: 20px;
}
.interest-head{
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
.interest-wrap{
	width: 800px;
	margin: 36px auto 0;
}
.interest-item{
	width: 175px;
	float: left;
	margin-right: 33px;
}
.interest-item:nth-last-child(1){
	margin-right: 0;
}
.interest-item img{
	width: 175px;
	height: 119px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.interest-item img:hover{
	opacity: .8;
}
.interest-item p{
	margin-top: 11px;
	font-size: 14px;
	line-height: 26px;
}
.interest-item a{
	color: #252525;
}
.interest-item a:hover{
	color: #069;
}
.artNav{
	width: 100%;
	height: 67px;
	background: #fff;
	border-bottom: 1px #e0e0e0 solid;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,.08);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 4000;
	display: none;
}
.artNav-logo{
	margin: 17px 0 0 64px;
	width: 88px;
	float: left;
}
.artNav-logo img{
	width: 100%;
}
.ham{
	width: 40px;
	height: 35px;
	margin: 19px 0 0 56px;
	background: #fff;
	cursor: pointer;
	position: relative;
	float: left;
}
.ham:hover .ham-item{
	background: #069;
}
.ham-item{
	width: 22px;
	height: 1px;
	background: #999;
	position: absolute;
	z-index: 100;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: .5s;
	transition: .5s;
}
.ham-top{
	top: 8px;
	left: 8px;
}
.ham-middle{
	top: 15px;
	left: 8px;
}
.ham-bottom{
	top: 22px;
	left: 8px;
}
.ham-close .ham-item{
	background: #069;
}
.ham-close .ham-top{
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.ham-close .ham-middle{
	opacity: 0;
}
.ham-close .ham-bottom{
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	top: 24px;
}
.artNav-nt{
	position: absolute;
	left: -50px;
	top: 15px;
	padding-top: 33px;
	z-index: 20;
	display: none;
}
.artNav-nt-box{
	width: 368px;
	padding: 20px 44px 0;
	border: 1px #ccc solid;
	background: #fff;
	position: relative;
}
.artNav-nt-box:before{
	width: 10px;
	height: 10px;
	content: "";
	position: absolute;
	top: -6px;
	left: 58px;
	border-left: 1px #eee solid;
	border-top: 1px #eee solid;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.artNav-ntItem{
	margin-bottom: 27px;
}
.artNav-ntItem h3{
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-bottom: 10px;
}
.artNav-ntItem h3 a{
	color: #333;
}
.artNav-ntItem h3 a:hover{
	color: #069;
}
.artNav-ntItem p{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.artNav-ntItem p span{
	display: block;
	font-size: 12px;
	line-height: 20px;
}
.artNav-ntItem p a{
	color: #666;
}
.artNav-ntItem p a:hover{
	color: #069;
}
.artNav-ntItem p i{
	padding: 0 10px;
}
.artEvents p{
	margin-bottom: 5px;	
}
.parse p{
	width: 154px;
	float: left;
	margin-right: 30px;
}
.artNav-ntNew{}
.artNav-ntNew li{
	width: 105px;
	float: left;
	margin-right: 35px;
}
.artNav-ntNew .artNav-ntNew-c{
	width: 80px;
	margin-right: 0;
}



.artNav-line{
	width: 0;
	height: 100%;
	border-left: 1px #ebebeb solid;
	float: left;
	margin-left: 55px;
}
.artNav-head{
	width: 500px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #1e1e1e;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -250px;
	z-index: -1;
}
.artNav-right{
	color: #1e1e1e;
	background: #fff;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	float: right;
	border-left: 1px #ebebeb solid;
	padding: 19px 16px 18px;
	position: relative;
}
.artNav-right > span{
	display: inline-block;
	cursor: pointer;
}
.artNav-i{
	width: 30px;
	height: 30px;
	margin-right: 4px;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.artNav-wechat i{
	background: url(/static/images/icon.png) -121px -229px no-repeat;
}
.artNav-sub i{
	background: url(/static/images/icon.png) -63px -229px no-repeat;
}
.artNav-search i{
	background: url(/static/images/icon.png) -10px -229px no-repeat;
}
.artNav-right:hover{
	color: #069;
}
.artNav-wechat:hover i{
	background: url(/static/images/icon.png) -121px -263px no-repeat;
}
.artNav-sub:hover i{
	background: url(/static/images/icon.png) -63px -264px no-repeat;
}
.artNav-search:hover i{
	background: url(/static/images/icon.png) -10px -263px no-repeat;
}
.artNav-wechatImg{
	position: absolute;
	padding-top: 25px;
	top: 42px;
	left: -18px;
	z-index: 20;
	display: none;
}
.artNav-wImg{
	width: 100px;
	height: 100px;
	padding: 10px;
	background: #fff;
	border: 1px #eee solid;
	position: relative;
	box-shadow: 0px 1px 2px 0px rgba(238, 238, 238, 0.3);
}
.artNav-wImg:after{
	width: 10px;
	height: 10px;
	content: "";
	position: absolute;
	top: -6px;
	left: 55px;
	border-left: 1px #eee solid;
	border-top: 1px #eee solid;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.artNav-wImg img{
	width: 100%;
}
.artNav-wechat:hover .artNav-wechatImg{
	display: block;
}
.table-sub{
	width: 230px;
	border-bottom: 1px #999 solid;
	font-size: 12px;
	line-height: 16px;
	padding: 7px 3px;
	margin-right: 16px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.w1{
	width: 230px;
}
.w2{
	width: 150px;
}
.notW{
	width: 0;
	padding: 7px 0;
	margin: 0;
}
.artNav-this{
	color: #069;
}
.table-sub::-webkit-input-placeholder{
	font-size: 12px;
	line-height: 16px;
}
.table-sub::-moz-input-placeholder{
	font-size: 12px;
	line-height: 16px;
}
.table-sub::-ms-input-placeholder{
	font-size: 12px;
	line-height: 16px;
}
.artNav-per{
	height: 1px;
	background: #069;
	width: 0;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 10;
}

