nav.top_nav {
	width: 1692px;
}
.form-row {
	position: relative;
	height: 36px;
	background:#100d1e;
	overflow: hidden;
	margin: 13px 10px 0 10px;
	width: 204px;
	border-radius: 50px;
	overflow: hidden;
}
input.form-control.form-control-lg {
	background:rgb(247 247 247 / 23%);
}
.col-2sx .btn {
	 background: rgb(247 247 247 / 0%);
 }
.head_logo_warp {
	height: 60px;
	background: #100d1e;
	border-bottom: 0px solid #ddd;
	overflow: hidden;
}
.head_logo_warp a {
	color: #fff;
}
ul.nava {
	width: 64%;
}
.from_sech {
	width: 37%;
}
.form-row{
	width: 100%;
}

span.ppl_input_box {
	float: right;
	width: 40%;
	margin-top: -22px;
}
.mainvo {
	width: 1710px;
	margin: 20px auto;
	overflow: hidden;
}
.right_vo {
	float: right;
	width: 1550px;
}
.nopls {
	width: 100%;
	text-align: center;
	padding: 30px 0;
	background: #ebebeb;
	color: #9f9f9f;
	font-size: 16px;
}
.vo-left {
	float: left;
	width: 1200px;
	padding: 18px;
}
.vo-right {
	float: right;
	width: 280px;
	overflow: hidden;
}
a.arvideo_img_ar {
	display: inline-block;
	width: 36px;
	height: 35px;
	border-radius: 50px;
	overflow: hidden;
}
.arvideo_user {
	float: left;
	margin: 0 8px 0 0;
}
.arvideo_ame {
	float: left;
}
a.arvideou_ar_names {
	color: #fff;
	font-weight: 700;
}
span.arvideo_jibiame {
	background: #f1ddb1;
	color: #ada334;
	padding: 0px 4px;
	border-radius: 4px;
	font-size: 12px;
	margin: 0 0 0 6px;
	vertical-align: 1px;
}
span.vftime {
	color: #ddd;
	font-size: 12px;
}
.gzandsx {
	float: left;
	width: 14%;
	padding: 3px;
	margin: 0 0 0 20px;
}

span.nodlpl {
	width: 98%;
	height: 38px;
	line-height: 38px;
	border-radius: 50px;
	background: #0e0d0d;
	border: 0;
	padding: 0 10px;
	color: #787777;
	display: inline-block;
	text-align: center;
}
span.nodlpl a {
	color: #6f97a7;
	padding: 0 5px 0 0;
}
a.buygo {
	background: #62687496;
	padding: 4px 10px;
	margin: 0 6px 0 0;
	border-radius: 50px;
	color: #abd20e;
	font-size: 14px;
}








																																																		.ArticlMainContainer{
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.ArticlMainContainer:after{
	content: '';
	display: block;
	clear: both;
}
.ArticlMainContainer .LeftsCnt{
	width: 18%;
	float: left;
}
.ArticlMainContainer .RightCnt{
	width: 80%;
	float: right;
	overflow: hidden;
}
/***/
.ShowContent .title{
	text-align: center;
	padding: 10px;
	line-height: 25px;
	font-size: 22px;
}
.ShowContent .infos{
	text-align: center;
	padding-bottom: 15px;
	font-size: 14px;
	color: #888;
}
.ShowContent .infos span{
	display: inline-block;
	margin: 0 10px;
}
.ShowContent .cnt{
	width:100%;
	overflow:hidden;
	word-wrap: break-word;
    word-break: normal;
	word-break:break-all;
	line-height: 20px;
	font-size: 14px;
	color: #666;
}
.ShowContent img{
	max-width:100%;
}
/******/
.OtherInfos{
	margin-top:20px;
	background:#FFF;
	width:100%;
	overflow:hidden;
}
.OtherInfos .SideBox{
	margin:0 15px;
	padding:15px 0;
	position:relative;
}
.OtherInfos .SideBox:before{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:1px;
	background:#DDD solid 1px;
	left:0;
	top:-1px;
}
.OtherInfos .SideBox .tag span{
	display:inline-block;
	line-height: 30px;
	font-size: 16px;
	padding:0 10px;
	background:#DDD;
	color:#888;
	border-radius:5px;
	box-shadow: 1px 1px 1px #666;/**块阴影**/
	margin-bottom:10px;
}
.OtherInfos .SideBox .cont{
	width:100%;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	overflow:hidden;
	word-wrap: break-word;
    word-break: normal;
	word-break:break-all;
}
.OtherInfos .SideBox .cont img{
	max-width:100%;
}