.fix {
	zoom: 1
}

.fix:before,
.fix:after {
	content: '';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0
}

.fix:after {
	clear: both
}

.newMain {
	width: 100%;
	overflow: hidden
}

.newMain .newMainBtn {
	border-top: 1px solid #eaeaea;
	width: 100%;
	line-height: 46px;
	overflow: hidden;
	font-size: 16px;
	background: #fff
}

.newMain .newMainBtn ul li {
	float: left;
	width: 50%;
	font-size: 16px
}

.newMain .newMainBtn ul li.active {
	border-bottom: 1px solid #bd0509
}

.newMain .newMainBtn ul li.active a {
	color: #bd0509
}

.newMain .newMainBtn ul li a {
	display: block;
	text-align: center;
	color: #4a4a4a
}

.newMain .newMainBtn ul li a span {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	font-size: 20px;
	color: #fff;
	background: #f00;
	text-align: center;
	line-height: 30px;
	transform: scale(.5, .5);
	-ms-transform: scale(.5, .5);
	-moz-transform: scale(.5, .5);
	-webkit-transform: scale(.5, .5);
	-o-transform: scale(.5, .5)
}

.scrollNew {
	padding-left: 42px;
	height: 48px;
	overflow: hidden;
	line-height: 48px;
	color: #bd0509;
	font-size: 16px;
	background: url("../images/scrollNewIco.png") 12px center no-repeat #fff;
	background-size: 25px
}

.recommendNew {
	padding: 16px 10px 16px 38px;
	overflow: hidden;
	background: url("../images/scrollNewIco.png") 12px 20px no-repeat #fff;
	background-size: 20px
}

.recommendNew a {
	display: block;
	font-size: 16px;
	color: #414141;
	line-height: 24px
}

.textPageCont {
	overflow: hidden;
	margin-top: 10px;
	padding: 10px;
	position: relative;
	text-align: justify;
}

.textPageCont h1 {
	font-size: 22px;
	line-height: 34px;
	font-weight: normal
}

.textPageCont h3 {
	font-size: 18px;
	line-height: 34px;
	font-weight: normal;
	color: #727171;
}

.textPageCont span.time {
	display: block;
	color: #9b9b9b;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 24px
}

.textPageCont p {
	font-size: 18px;
	color: #414141;
	line-height: 26px;
	margin-bottom: 20px;
	position: relative;
}

.textPageCont img {
	max-width: 100%;
	display: inline-block;
	margin: 0 auto;
}

.textPageCont .textwrap {
	position: relative;
	display: inline;
}

.textPageCont .enlarge {
	position: absolute;
	bottom: -6px;
	right: 0;
	width: 48px;
	height: 30px;
	display: block;
	background: url(/images/gif.png) no-repeat;
}

.textPageCont-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 100;
	margin-left: -10px;
}

.content-show-more {
	display: none;
	text-align: center;
	padding-bottom: 2cm;
	background-color: #fafafa;
}

.content-show-more span {
	position: absolute;
	top: 80px;
	animation: floatDown 0.5s infinite;
	background: url(../images/show-more.png) no-repeat center center;
	display: inline-block;
	width: 27px;
	height: 27px;
	background-size: 50%;
	margin-left: -16px;
}

@keyframes floatDown {
	form {
		top: 85px;
	}

	to {
		top: 95px;
	}
}

.content-show-more-shadow {
	display: none;
	background: #fafafa;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #fafafa), to(rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(bottom, #fafafa 20%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to top, #fafafa 20%, rgba(255, 255, 255, 0) 100%);
	height: 100px;
}

.content-show-more-shadow1 {
	height: 20px;
	background-color: #fafafa;
	z-index: 101;
	opacity: 0.5;
}

.content-show-more-shadow2 {
	height: 20px;
	background-color: #fafafa;
	z-index: 101;
	opacity: 0.7;
}

.content-show-more-shadow3 {
	height: 20px;
	background-color: #fafafa;
	z-index: 101;
	opacity: 0.9;
}

.content_appstore {
	display: block;
	padding: 10px 0px;
	margin: 0 10px;
	text-align: center;
	color: #bd0509;
	background-color: #FAFAFA;
	font-size: 18px;
	border: 1px solid #bd0509;
	border-radius: 4px;
}

.content_appstore:active {
	color: #FAFAFA;
	background-color: #bd0509;
}

.author-type {
	padding: 10px 10px 0;
	color: #7b7b7b;
}

.author {
	padding: 10px 0;
	overflow: hidden
}

.author .authorL {
	float: left
}

.author .authorL .fix {
	width: 45px;
}

.author .authorL img {
	width: 28px;
	border-radius: 3em;
}

.author .authorR {
	float: left;
	width: calc(100% - 55px);
	margin-left: 10px;
	display: inline;
	line-height: 20px
}

.author .authorR p {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	margin-bottom: 0px;
}

.author .authorR span {
	color: #7b7b7b;
	display: block;

}

.shareMain {
	padding: 10px;
	overflow: hidden;
	margin-top: 10px;
	border-bottom: 1px solid #eaeaea
}

.shareMain .shareTitle {
	width: 100%;
	height: 16px;
	overflow: hidden;
	position: relative
}

.shareMain .shareTitle p {
	display: block;
	width: 100%;
	height: 8px;
	border-bottom: 1px solid #eaeaea
}

.shareMain .shareTitle span {
	display: block;
	width: 45px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	background: #fafafa;
	color: #9b9b9b
}

.shareMain ul {
	width: 100%;
	overflow: hidden;
	margin-top: 12px
}

.shareMain ul li {
	width: 20%;
	float: left;
	height: 60px;
}

.shareMain ul li a {
	float: none;
	display: block;
	padding-left: 0px;
	margin: 0px;
	padding-top: 46px;
	text-align: center;
	background-image: url("../images/shareIco.png");
	background-repeat: no-repeat;
	background-size: 36px
}

.shareMain ul li a.weChat {
	background-position: center 6px
}

.shareMain ul li a.sina {
	background-position: center -51px
}

.shareMain ul li a.tencent {
	background-position: center -109px
}

.shareMain ul li a.QQspace {
	background-position: center -165px
}

.shareMain ul li a.collect {
	background-position: center -226px
}

.shareMain ul li a span {
	color: #4a4a4a;
	font-size: 14px
}

.textPageSource {
	margin-top: 10px;
	text-align: center;
	color: #9b9b9b
}

.specialMain {
	margin: 20px 0;
	padding-bottom: 10px;
	margin-bottom: 0;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea
}

.specialMain .specialBox {
	padding: 0 10px
}

.specialMain .specialBox .specialL {
	float: left;
	width: 172px;
	height: 122px
}

.specialMain .specialBox .specialL img {
	display: block;
	width: 100%;
	height: 100%
}

.specialMain .specialBox .specialR {
	float: left;
	width: calc(100% - 172px);
	height: 122px;
	overflow: hidden
}

.specialMain .specialBox .specialR ul {
	width: 100%;
	overflow: hidden
}

.specialMain .specialBox .specialR ul li {
	margin-left: 10px;
	overflow: hidden
}

.specialMain .specialBox .specialR ul li i {
	float: left;
	margin: 5px;
	margin-top: 10px;
	width: 4px;
	height: 4px;
	border-radius: 4px;
	display: inline;
	background: #bd0509
}

.specialMain .specialBox .specialR ul li a {
	float: left;
	width: calc(100% - 14px);
	color: #4a4a4a;
	font-size: 16px;
	line-height: 24px
}

.latestNews {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eaeaea
}

.latestNews ul {
	box-sizing: border-box;
	padding-right: 10px
}

.latestNews ul li {
	width: 50%;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 10px;
	display: inline;
	height: 203px
}

.latestNews ul li a {
	display: block;
	background: #fff;
	padding-bottom: 10px
}

.latestNews ul li a img {
	display: block;
	width: 100%
}

.latestNews ul li a span {
	margin: 5px;
	font-size: 16px;
	color: #414141;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.hotReview {
	margin-top: 20px
}

.hotReview .hotReviewList {
	width: 100%;
	overflow: hidden
}

.hotReview .hotReviewList .hotReviewBtn .commentTop {
	float: left !important
}

.hotReview .hotReviewList .hotReviewBtn .commentShare {
	float: right !important
}

.hotReview .hotReviewList .hotReviewBtn .commentShare span {
	float: left !important
}

.hotReview .hotReviewList .hotReviewBtn .commentShare a {
	float: right;
	width: 36px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	border: 1px solid #9b9b9b;
	border-radius: 2px;
	margin-left: 5px;
	display: inline;
	color: #9b9b9b
}

.hotReview .hotReviewList .hotCommentList {
	border: 1px solid #d7d7d7;
	border-top: 0
}

.hotReview .hotReviewList .hotCommentList>div {
	border: 0 !important;
	border-top: 1px solid #d7d7d7 !important
}

.hotReview .hotReviewList .hotCommentList>div.commentOnBtn {
	height: 34px;
	background: #fff;
	text-align: center;
	line-height: 34px
}

.hotReview .hotReviewList .hotCommentList>div.commentOnBtn a {
	margin: 0 auto;
	color: #ae0b12;
	font-size: 14px;
	padding-right: 15px;
	background: url("../images/images/commentIco.png") 75px -151px no-repeat;
	background-size: 20px
}

.noMsg .noMsgIco {
	margin: 0 auto;
	width: 100px;
	overflow: hidden;
	padding-top: 42px;
	background: url("../images/msgIco.png") center 0 no-repeat;
	background-size: 40px;
	margin-top: 90px;
	color: #9b9b9b;
	font-size: 16px;
	text-align: center;
	line-height: 24px
}

header a.more {
	background: url(../images/more.png) no-repeat 50% 50%;
	right: 0
}

.more-list {
	position: absolute;
	right: 0;
	top: 50px;
	width: 119px;
	height: 90px;
	background: #f1f1f1;
	border: 1px solid #d7d7d7;
	border-top: none
}

.more-list span {
	display: block;
	width: 119px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #4a4a4a;
	font-size: 16px;
	background: #f1f1f1;
	border-top: 1px solid #d7d7d7
}

header a.save {
	line-height: 50px;
	text-align: center;
	background: none;
	color: #fff;
	right: 0
}

.portrait {
	padding: 24px 0 30px 0
}

.portrait img {
	display: block;
	width: 81px;
	height: 81px;
	margin: 0 auto
}

.portrait .name {
	padding-top: 5px;
	line-height: 18px;
	text-align: center;
	font-size: 16px;
	color: #4a4a4a
}

.portrait .sign-in {
	padding-top: 11px;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	color: #4a4a4a
}

.portrait-list {
	border-top: 1px solid #eee
}

.portrait-list li {
	border-bottom: 1px solid #eee;
	height: 50px;
	line-height: 50px;
	color: #4a4a4a;
	font-size: 16px
}

.portrait-list li span {
	float: left;
	width: 25%;
	text-indent: 32px
}

.portrait-list li p {
	margin-left: 90px
}

.portrait-list li input {
	display: none;
	border: none;
	height: 48px;
	line-height: 48px;
	width: 75%;
	margin-top: 0px;
	background: #fafafa;
	font-size: 16px
}

.portrait-list li select {
	display: none;
	border: none;
	height: 48px;
	line-height: 48px;
	width: 75%;
	margin-top: 0px;
	background: none;
	font-size: 16px
}

.search-left {
	padding: 10px 57px 10px 12px
}

.search-left input {
	display: block;
	width: 88%;
	height: 30px;
	padding-left: 12%;
	line-height: 30px;
	border: none;
	background: #fff url("../images/headIco.png") no-repeat 0 -308px;
	border-radius: 15px;
	background-size: 36px;
	color: #9b9b9b;
	font-size: 14px
}

.search-right {
	line-height: 50px;
	text-align: center;
	background: none;
	color: #fff;
	right: 0
}

.portrait-index {
	background: #fff;
	padding: 24px 16px
}

.portrait-index img {
	float: left;
	width: 81px;
	height: 81px;
	border-radius: 50%
}

.portrait-index .portrait-right {
	margin-left: 90px;
	color: #4a4a4a
}

.portrait-index .portrait-right .name {
	font-size: 16px;
	line-height: 18px
}

.portrait-index .portrait-right .name i {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/woman.png) no-repeat;
	background-size: 16px
}

.portrait-index .portrait-right .name i.man {
	background: url(../images/man.png) no-repeat;
	background-size: 16px
}

.portrait-index .portrait-right .sign-in {
	padding: 9px 0 10px 0;
	height: 32px;
	font-size: 14px;
	line-height: 16px
}

.portrait-index .portrait-right p {
	height: 30px;
	line-height: 30px
}

.portrait-index .portrait-right p a {
	float: left;
	width: 78px;
	height: 28px;
	background: #bd0509;
	border: 1px solid #bd0509;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 2px
}

.portrait-index .portrait-right p span {
	float: right;
	color: #bd0509;
	font-size: 14px
}

.portrait-index .portrait-right p span i {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/zan.png) no-repeat;
	background-size: 18px
}

.portrait-quit-list {
	border-top: 1px solid #eee
}

.portrait-quit-list li {
	border-bottom: 1px solid #eee;
	height: 50px;
	line-height: 50px
}

.portrait-quit-list li a {
	display: block;
	padding-left: 16px
}

.portrait-quit-list li span {
	font-size: 16px;
	color: #4a4a4a
}

.portrait-quit-list li span em {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #fff;
	background: red;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	border-radius: 50%
}

.portrait-quit-list li i {
	float: right;
	width: 50px;
	height: 50px;
	background: url(../images/in.png) no-repeat 50% 50%
}

.quit-btn {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #bd0509;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-align: center
}

.record {
	padding: 16px 12px
}

.record dt {
	display: block;
	font-size: 16px;
	color: #4a4a4a
}

.record dd {
	padding-left: 70px;
	line-height: 36px;
	font-size: 14px;
	color: rgba(162, 162, 162, 0.79)
}

.record dd span {
	display: inline-block;
	margin-right: 20px
}

.record-hot dd span {
	color: #bd0509
}

.from-login {
	/* padding:16px */
}

.from-login li {
	position: relative;
	height: 52px;
	padding: 15px 8px 15px 0;
	border-radius: 2px;
	background: #fff;
	border-bottom: 0.5px solid #ebebeb;
}

/*
.from-login li.code.middle {
	height:40px;
	margin-top:0
}*/
.from-login li span {
	float: left;
	width: 26px;
	height: 26px;
}

.from-login li span.account {
	background: url(../images/user_name.png) no-repeat 50% 50%;
	background-size: 20px
}

.from-login li span.password {
	background: url(../images/password.png) no-repeat 50% 50%;
	background-size: 20px
}

.from-login li span.phone {
	background: url(../images/phone.png) no-repeat 50% 50%;
	background-size: 20px
}

.from-login li input {
	float: left;
	width: 50%;
	padding-left: 10px;
	height: 100%;
	border: none;
	font-size: 16px;
	color: #333333 !important;
	outline: none;
}

.from-login li input ::placeholder {
	color: #C1C1C1;
	font-size: 16px;
}

.from-login li input::-webkit-input-placeholder {

	color: #C1C1C1;
	font-size: 16px;

}

.from-login li input:-moz-placeholder {

	color: #C1C1C1;
	font-size: 16px;

}

.from-login li input:-ms-placeholder {

	color: #C1C1C1;
	font-size: 16px;
}

.from-login li input:-o-placeholder {

	color: #C1C1C1;
	font-size: 16px;
}

.from-login li input:placeholder {

	color: #C1C1C1;
	font-size: 16px;

}

.from-login li #uesename {
	border-left: 0.5px solid #ebebeb;
}

.from-login li.code {
	/* width: 52%; */
}

.from-login li input.code {
	width: 95%;
}

.from-login li em {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 0;
	top: 16px;
	background: url(../images/icon_unlook.png) no-repeat 50% 50%;
	background-size: 22px
}

.from-login li img {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 83px;
	height: 32px;
	border-radius: 2px;
	z-index: 2;
}

.from-login li .message {
	position: absolute;
	top: 8px;
	right: 0px;
	/* width:127px; */
	height: 36px;
	line-height: 36px;
	color: #C1C1C1;
	background: #FFFFFF;
	text-align: center;
	border-radius: 2px;
	font-size: 14px;

}
.from-login li  .get{
	color: #333333;
}

.from-login li .message.red {
	color: #333333;

}

.telephone-code {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	cursor: pointer;
	width: 63px;
	height: 22px;
}

.telephone-code>.code {
	font-size: 16px;
	margin-left: 8px;
	margin-right: 8px;
}

.telephone-code>.telephone-code-list {
	height: 323px;
	width: 300px;
	overflow: auto;
	background: #fff;
	z-index: 1000;
	position: absolute;
	left: -1px;
	top: 50px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	border: 1px solid #ccc;
}

.telephone-code>.telephone-code-list li {
	padding-left: 10px;
	height: 52px;
	line-height: 52px;
	color: #656565;
	border-bottom: none !important
}

.telephone-code>.telephone-code-list li:hover {
	background: #ccc;
}

.telephone-code .arrow-down {
	width: 0;
	position: relative;
	border: 4px solid #666666;
	border-bottom-color: transparent;
	/* border-top-color: transparent; */
	border-right-color: transparent;
	border-left-color: transparent;
	top: 10px !important;
	cursor: pointer;
	/* margin-left: 5px; */
}
.input_icon_close{
	    position: absolute;
	    width: 20px;
	    height: 20px;
	    right: 0;
	    top: 16px;
	    background: url(../images/icon_close.png) no-repeat 50% 50%;
	    background-size: 22px;
	    z-index: 3;
}
.login-btn {
	display: block;
	/* margin:24px 16px 18px; */
	height: 46px;
	line-height: 48px;
	text-align: center;
	background: #9b9b9b;
	color: #fff;
	font-size: 18px;
	border-radius: 21px;
	margin-bottom: 20px;
}

.login-btn.red {
	background: #e6230f;
	opacity: 0.5;
}

.login_header {
	height: 44px;
	width: 100%;

}

.login_header img {
	width: 36px;
	/* height: 24px; */
	padding-top: 12px;
	padding-left: 16px;
}

.login_tipsDiv {

	margin-left: 30px;
	padding-top: 8px;
}

.login_tipsDiv .tipsTitle {
	height: 37px;
	font-size: 26px;
	font-family: PingFangSC, PingFangSC-Semibold;
	font-weight: 600;
	text-align: left;
	color: #222222;
	line-height: 37px;
	margin-bottom: 2px;
}

body {
	background: #FFFFFF;
}

.login_tipsDiv .tipsTitle2 {

	height: 17px;
	font-size: 12px;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: left;
	color: #9d9d9d;
	line-height: 17px;
	margin-bottom: 20px;
}

.content-per {
	margin-left: 30px;
	margin-right: 30px;
}

.content-per .xiyi p {
	font-size: 12px;
	color: #c2c2c2;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	display: inline-block;
	margin-top: 57.5px;
	margin-bottom: 16px;
	width: 100%;
	text-align: center;
}

.content-per .xiyi span {
	font-size: 12px;
	color: #9D9D9D;
	line-height: 17px;
}

.content-per .xiyi img {
	width: 15px;
	margin-right: 4px;
	margin-top: 0px;
	vertical-align: middle;
}

.content-per .xiyi a {
	color: #414141;
	cursor: pointer;
	/* 鼠标样式*/
}

.content-per .xiyi a:link {
	color: #414141;
	text-decoration: none;
}

/* 未访问的链接 */
.content-per .xiyi a:visited {
	color: #414141;
	text-decoration: line-through;
}

/* 已访问的链接 */
.content-per .xiyi a:hover {
	color: #414141;
	text-decoration: underline;
}

/* 鼠标移动到链接上 */
.content-per .xiyi a:active {
	color: #414141;
}


.other-op {
	position: relative;
	height: 16px;
	margin: 0 16px;
	text-align: center
}

.other-op span {
	position: absolute;
	top: 0;
	height: 16px;
	line-height: 16px;
	color: #bd0509
}

.other-op span.register {
	right: 0
}

.other-op span.password {
	left: 0
}

.other-op label {
	display: inline-block
}

.other-op label input {
	vertical-align: middle;
	margin-right: 5px
}

.login_bg {
	position: absolute;

	right: 0;
	top: 44px;
	z-index: 2;
}

.login_bg img {
	width: 132px;
	height: 132px;
}

.social-login {
	padding: 0 0 32px 0;
	margin-top: 30px;
}

.social-login dt {
	display: block;
	position: relative;
	padding-bottom: 20px;
	line-height: 16px;
	height: 16px;
	text-align: center;
	overflow: hidden
}

.social-login dt p {
	display: block;
	width: 100%;
	height: 8px;
	border-bottom: 1px solid #eaeaea
}

.social-login dt span {
	display: block;
	width: 90px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	background: #fafafa;
	color: #9b9b9b
}

.social-login dd {
	float: left;
	width: 33.333333%
}

.social-login dd a {
	display: block;
	padding-top: 40px;
	text-align: center;
	color: #4a4a4a
}

.social-login dd a.sina {
	background: url("../images/shareIco.png") no-repeat center -52px;
	background-size: 36px
}

.social-login dd a.tencent {
	background: url("../images/shareIco.png") no-repeat center -110px;
	background-size: 36px
}

.social-login dd a.weixin {
	background: url("../images/shareIco.png") no-repeat center 5px;
	background-size: 36px
}

.thinkTankFrontier {
	padding: 10px;
	overflow: hidden
}

.thinkTankFrontier .subjectNews h1 {
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px
}

.thinkTankFrontier .subjectNews img {
	display: block;
	width: 100%;
	margin-top: 20px
}

.thinkTankFrontier .subjectNews ul {
	margin-top: 20px;
	width: 100%;
	overflow: hidden
}

.thinkTankFrontier .subjectNews ul li {
	display: block;
	line-height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.thinkTankFrontier .subjectNews ul li a {
	padding-left: 10px;
	font-size: 18px;
	color: #999;
	display: block
}

.thinkTankFrontier .subjectNews ul li a span {
	float: left;
	width: 14px;
	font-size: 50px;
	line-height: 28px;
	overflow: hidden;
	margin-top: 13px
}

.thinkTankFrontier .subjectNews ul li a span i {
	display: block;
	width: 5px;
	height: 5px;
	background: #bd0509;
	border-radius: 50%
}

.thinkTankFrontier .subjectNews ul li a p {
	margin-left: 14px
}

.thinkTankFrontier .viewpoint {
	overflow: hidden;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 16px;
	margin-top: 10px
}

.thinkTankFrontier .viewpoint h3 {
	line-height: 48px;
	font-size: 16px;
	color: #bd0509;
	font-weight: normal
}

.thinkTankFrontier .viewpoint p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 24px;
	color: #414141;
	font-size: 16px;
	margin-bottom: 10px
}

.thinkTankFrontier .viewpoint .viewpointL {
	float: left;
	width: 40px;
	line-height: 26px;
	color: #9b9b9b;
	margin-right: 5px
}

.thinkTankFrontier .viewpoint .viewpointR {
	width: calc(100% - 50px);
	float: left;
	font-size: 12px;
	color: #9b9b9b;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) {

	/* iPhone 5 CSS*/
	.content-per {
		position: relative;
		padding-bottom: 123px;
	}

	.social-login {
		padding: 0 0 10px 0;
	}
}

.spinner {
	position: absolute;
	width: 30px;
	height: 30px;
}

.cube1,
.cube2 {
	background-color: #ccc;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;

	-webkit-animation: cubemove 1.8s infinite ease-in-out;
	animation: cubemove 1.8s infinite ease-in-out;
}

.cube2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

@-webkit-keyframes cubemove {
	25% {
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5)
	}

	50% {
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
	}

	75% {
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)
	}

	100% {
		-webkit-transform: rotate(-360deg)
	}
}

@keyframes cubemove {
	25% {
		transform: translateX(42px) rotate(-90deg) scale(0.5);
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
	}

	50% {
		transform: translateX(42px) translateY(42px) rotate(-179deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
	}

	50.1% {
		transform: translateX(42px) translateY(42px) rotate(-180deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
	}

	75% {
		transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
	}

	100% {
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
	}
}

.QR_code {
	width: 100%;
}

/*评论精选
 ============================================================================ */

.comment-selected-box {
	margin: 20px 10px 20px 10px;
	padding-bottom: 22px;
	background: #ffffff;
	position: relative;
	border-bottom: 1px solid #EAEAEA;
	padding-top: 5px;
}

.comment-selected-box .user_photo {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
}

.comment-selected-box .right_box {
	margin-left: 30px;
	margin-right: 9px;
}

.comment-selected-box .reply_box {
	padding: 10px;
	margin-bottom: 8px;
	background: #fbfbfb;
	border: 1px solid #d7d7d7;
	line-height: 20px;
}

.comment-selected-box .content_box {
	margin-bottom: 14px;
	font-size: 16px;
	color: #000000;
	line-height: 26px;
}

.comment-selected-box .reply_box .nick,
.comment-selected-box .content_box .nick {
	color: #d06868;
	letter-spacing: 0px;
}

.comment-selected-box .reply_box a:hover,
.comment-selected-box .content_box a:hover {
	color: #d06868;
	text-decoration: none;
}

.comment-selected-box .content_box .operation {
	font-size: 12px;
	color: #9B9B9B;
}

.comment-selected-box .content_box .operation .time {
	font-size: 14px;
	color: #7b7b7b;
	float: left;
}

.comment-selected-box .content_box .operation .tread,
.comment-selected-box .content_box .operation .praise {
	margin-left: 20px;
	float: right;
	color: #9B9B9B;
}

.comment-selected-box .content_box .operation .tread.active,
.comment-selected-box .content_box .operation .praise.active {
	display: inline-block !important;
}

.comment-selected-box .content_box .operation .tread i,
.comment-selected-box .content_box .operation .praise i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(/images/commentIco1.png) no-repeat;
	background-size: 14px;
	margin-right: 3px;
	vertical-align: middle;
}

.comment-selected-box .content_box .operation .tread em,
.comment-selected-box .content_box .operation .praise em {
	font-style: normal;
}

.comment-selected-box .content_box .operation .praise i {
	background-position: 0px -22px
}

.comment-selected-box .content_box .operation .praise.active i {
	background-position: 0px -150px;
}

.comment-selected-box .content_box .operation .tread i {
	background-position: 0px 0px
}

.comment-selected-box .content_box .operation .tread.active i {
	background-position: 0px -127px
}

.comment-selected-box .content_box .operation .praise.active span {
	color: #d06868;
}

.comment-selected-box .content_box .operation .tread.active span {
	color: #d06868;
}

.comment-selected-box .Article_source span {
	color: #000000;
}

.comment-selected-box .Article_source .source {
	color: #db0509;
	vertical-align: top;
}

.comment-selected-box .change_or_change {
	padding: 37px 0 0 0;
}

.comment-selected-box .change_or_change a {
	color: #bd0509;
	float: right;
	margin: 0 10px;
	padding-left: 24px;
	background: url(../img ange.png) no-repeat;
}


/*首页
 ============================================================================ */
.index-header {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
	background-color: #fff;
}

.top-menu {
	background-color: #efefef;
	border-bottom: 1px solid #ccc;
	height: 40px;
	overflow: hidden;
}

.top-menu .top-menu-list {
	white-space: nowrap;
	padding-top: 5px;
	text-align: center;
	height: 50px;
	overflow-x: scroll;
	overflow-y: hidden;
}

.top-menu-list ul {
	width: 446px;
	display: flex;
}

.top-menu-list ul>li {
	flex: 1;
	width: 56px;
	height: 30px;
	box-sizing: border-box;
}

.top-menu .top-menu-list::-webkit-scrollbar {
	width: 0px;
}

.top-menu .top-menu-list a {
	padding: 5px 10px;
	display: inline-block;
	color: #333;
	font-size: 18px;
}

.top-menu .top-menu-list a.active {
	color: #bd0509;
	display: inline-block !important;
}


.index-newslist {
	margin-top: 84px;
	overflow: hidden;
	background-color: #fff;
}

.index-newslist ul {
	padding: 0px 15px;
}

.index-newslist li {
	border-bottom: 1px solid #d7d7d7;
	padding: 10px 0px 7px 0px;
}

.index-newslist h3 {
	font-size: 16px;
	color: #414141;
}

.index-newslist .headline {
	padding-top: 0px;
}

.index-newslist .headline h3 {
	background: url(http://i.guancha.cn/icons/x_ic_yaowen_title_32.png) no-repeat;
	background-size: 16px 16px;
	padding-left: 20px;
}

.index-newslist img.long-img {
	width: 100%;
	height: auto;
	margin: 10px 0px;
}

.index-newslist .big-pic {}

.index-newslist .big-pic:after {
	clear: both;
	content: '';
	display: block;
}

.index-newslist .big-pic .box-left {
	width: 120px;
	float: left;
}

.index-newslist .big-pic img {
	border-radius: 5px;
	width: 120px;
}

.index-newslist .box-right {
	overflow: hidden;
	padding-left: 15px;
}

.index-newslist .no-pic {
	-webkit-box-flex: 1;
	width: auto;
	-webkit-flex: 1;
	flex: 1;
}

.index-newslist .no-pic .box-right {
	padding-right: 15px;
	width: auto;
}

.index-newslist .box-right-info {
	display: flex;
	flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-top: 15px;
}

.index-newslist .topic {
	color: #bd0509;
}

.index-newslist .commcount {
	background: url(http://i.guancha.cn/icons/x_comment_16.png?20200805) no-repeat;
	background-size: 14px auto;
	display: inline-block;
	padding-left: 18px;
	color: #9b9b9b;
}

.index-newslist .author {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: block;
	-webkit-flex-direction: row;
	flex-direction: row;
}

.index-newslist .shiping h4 {
	color: #bd0509;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
}

.index-newslist .shiping p {
	margin-bottom: 10px;
	color: #9b9b9b;
}

.index-newslist .shiping .box-left {
	width: 45px;
	float: left;
}

.index-newslist .shiping .box-right {}

.index-newslist .shiping .box-right-info {
	margin-top: 0px;
}

/*首页翻页*/
.swiper-slide {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.swiper-slide .page-loading {
	margin: 100px auto;
	width: 40px;
	height: 40px;
	opacity: 0.8;
	background: url(../images/pull_to_refresh.png) 0 0 no-repeat;
	-webkit-background-size: 40px 80px;
	background-size: 40px 80px;
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 250ms;
	background-position: 0 100%;
	-webkit-transform: rotate(0deg) translateZ(0);
	-webkit-transition-duration: 0ms;

	-webkit-animation-name: loading;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.swiper-slide::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
.swiper-slide::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
.swiper-slide::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #ccc;
}

/**
   *
   * 下拉样式 Pull down styles
   *
   */
#pullDown,
#pullUp {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 10px;
}

#pullDown .pullDownIcon,
#pullUp .pullUpIcon {
	width: 40px;
	height: 40px;
	opacity: 0.8;
	background: url(../images/pull_to_refresh.png) 0 0 no-repeat;
	-webkit-background-size: 40px 80px;
	background-size: 40px 80px;
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 250ms;
}

#pullDown .pullDownIcon {
	-webkit-transform: rotate(0deg) translateZ(0);
}

#pullUp .pullUpIcon {
	-webkit-transform: rotate(-180deg) translateZ(0);
}

#pullUp .pullUpLabel {
	line-height: 40px;
}

/**
   * 动画效果css3代码
   */
#pullDown.flip .pullDownIcon {
	-webkit-transform: rotate(-180deg) translateZ(0);
}

#pullUp.flip .pullUpIcon {
	-webkit-transform: rotate(0deg) translateZ(0);
}

#pullDown.loading .pullDownIcon,
#pullUp.loading .pullUpIcon {
	background-position: 0 100%;
	-webkit-transform: rotate(0deg) translateZ(0);
	-webkit-transition-duration: 0ms;

	-webkit-animation-name: loading;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
}

@-webkit-keyframes loading {
	from {
		-webkit-transform: rotate(0deg) translateZ(0);
	}

	to {
		-webkit-transform: rotate(360deg) translateZ(0);
	}
}

/* 风闻24小时最热
 ============================================================================ */
.fengwenHot {
	margin: 20px 0;
	padding-bottom: 10px;
	margin-bottom: 0;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea
}

.resemble-fengwen {
	padding-top: 7px;
	line-height: 22px;
	font-size: 16px;
	display: block;
	position: relative;
}

.resemble-fengwen a {
	color: #000;
}

.resemble-fengwenbox {
	display: inline-block;
}

.resemble-fengwenimg {
	display: inline-block;
	vertical-align: text-top;
}

.resemble-fengwentitle {
	position: absolute;
	left: 70px;
	display: inline-block;
	width: 70%;
	overflow: hidden;
	white-space: normal;
}

/* 首页风闻精选
 ============================================================================ */
.index-fengwen {
	padding: 0px 15px;
}

.index-fengwen-box {
	border-bottom: 1px solid #B3B3B3;
}

.index-fengwen-title {
	height: 34px;
	border-bottom: 1px solid #bd0409;
}

.index-fengwen-title a {
	font-size: 16px;
	color: #bd0409;
	position: relative;
	top: 8px;
}

.index-fengwen-author {
	position: relative;
	margin: 10px 0;
	min-height: 45px;
}

.index-fengwen-author img {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	vertical-align: text-top;
}

.index-fengwen-avatar {
	width: 45px;
	float: left;
}

.index-fengwen-name {
	position: relative;
	top: 0px;
	left: 12px;
	font-size: 18px;
	overflow: hidden;
}

.index-fengwen-name a {
	display: block;
	color: #333333;
}

.index-fengwen-name span {
	display: block;
	font-size: 16px;
	color: #999999;
}

.index-fengwen-post {
	font-size: 18px;
	font-weight: bold;
}

.index-fengwen-post a {
	color: #333333;
}

.index-fengwen-post span {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #656565;
	margin-top: 8px;
}

.index-fengwen-comment {
	color: #999999;
	font-size: 14px;
	margin: 8px 0;
}

.index-fengwen-comment a {
	color: #999999;
}
