/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 14px;
	line-height: 1.8em;
	color: #333;
	background-color: #f0f2f5;
}
ul li,.xl li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:1em;}
em,cite,i{font-style:normal;}
img {
	border-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.w1200 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.top-banner-en {
	position: relative;
	margin-top: -10px;
	height: 332px;
}

.top-banner-en img.banner {
	height: 332px;
}

.top-search {
	width: 832px;
	height: 56px;
	left: 0px;
	right: 0px;
	top: 94px;
	margin: auto;
	position: absolute;
}

.top-search .srchtxt_en{
	width: 802px;
	height: 56px;
	line-height: 56px;
	vertical-align: middle;
	left: 0px;
	right: 0px;
	margin: auto;
	position: relative;
	border-radius: 50px;
	border: none;
	font-size: 22px;
	padding-left: 30px;
}

.top-search i{
	position: absolute;
	right: 26px;
	top: 16px;
	font-size: 27px;
	color: #fff;
	z-index: 1;
}
.top-search .icon-search-background {
	display: inline-block;
	position: absolute;
	content: '';
	top: 0px;
	right: 0;
	width: 86px;
	height: 56px;
	border-radius: 50px;
	background-color: #BD0B1B;
	background-repeat: no-repeat;
	background-position: 34px 16px;
	z-index: 0;
}

.top-search .icon-search-input {
	position: relative;
	width: 86px;
	height: 56px;
	top: -56px;
	background-color: rgba(0, 0, 0, 0.01);
	z-index: 99;
	border: none;
	left: 746px;
	border-radius: 50px;
	background-repeat: no-repeat;
	background-position: 34px 16px;
}

.banner-links {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	background: rgba(0,0,0,0.3);
}

.banner-links-content {
	z-index: 15;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.banner-links-content ul {
	list-style: none;
}
.banner-links-content ul li{
	float: left;
	height: 75px;

	vertical-align: middle;
	border-right: 1px solid #888;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	color: rgb(255, 255, 255);
	position: relative;
	display: table-cell;
}
.banner-links-content ul li.first{
	border-left: 1px solid #888;
}
.banner-links-content ul li.left_border_del{
	border-left: 1px solid  rgba(0,0,0,0);
}
.banner-links-content ul li.cur{
	background-color: #BD0B1B;
	position: relative;
}
.banner-links-content ul li.cur:before {
	position: absolute;
	bottom: 0;
	left: 46%;
	content: '';
	width: 0;
	height: 0;
	border-bottom: 10px solid #f0f2f5;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.banner-links-content ul li h2{
	font-size: 13px;
	position: absolute;
	padding: 0 5px 0 5px;
	color: rgb(255, 255, 255);
	text-align: center;
	line-height: 20px;
	overflow: hidden;
	word-break: break-word;
	font-weight: 100;
	left: 0;
	right: 0;
}

.forums {
	width: 1200px;
	margin: 0px auto;
	padding: 20px 0 20px 0;
}
.forums ul {
	float: left;
}
.forums ul li {
	width: 300px;
	height: 70px;
	float: left;
	overflow: hidden;
}
.forums ul li .left .img-box{
	width: 40px;
	height: 40px;
	margin-top: 15px;
}
.forums ul li .right{
	width: 180px;
	text-align: left;
	vertical-align: middle;
	height: 70px;
	line-height: 70px;
	padding-left: 20px;
}
.forums ul li .item {
	display: inline-block;
}
.forums ul li .item:hover .img-box {
	background-position-y: -40px !important;
}
.forums ul li .item:hover span{
	color: red;
}
.forums ul li .right h3{
	font-weight: 100;
}
.forums ul li .right a:hover{
	color: #BD0B1B;
	text-decoration: none;
}


.clear {
	clear: both;
	overflow: hidden;
}

.forums-content {
	background-color: #f0f2f5;
	padding-bottom: 20px;
}
.posts {
	width: 1200px;
	margin: 30px auto;
}
.posts a,.forum-avtivities a {
	text-decoration: none;
}
.posts .helplist-content,.posts .threadlist-content {
	width: 1200px;
	margin-top: 30px;
}
.posts .title {
	 height: 70px;
}
.posts .title p a {
	color:#999;
}
.posts .title p {
	width: 48%;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
}

.posts .title p.cur a{
	color: #BD0B1B;
	border-bottom: 2px solid #BD0B1B;padding-bottom: 8px
}

.posts .title p.left {
	text-align: right;
	padding-right: 24px;
}
.posts .title p.right {
	text-align: left;
	padding-left:24px;
}

.posts .threadlist-content {
	display: none;
}
.posts .helplist-content img.solved{
	margin-left: 20px;
	margin-top: 4px;
}
.posts .column {
	margin-bottom: 30px;
}
.posts .column .common-0,.posts .column .common-1{
	height: 25px;
	line-height: 25px;
}
.posts .column .common-0{
	clear: both;
	overflow: hidden;
}
.posts .column .common-0 .views, .posts .column .common-0 .replies, .posts .column .common-0 .time{
	display: inline-block;
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999;
}
.posts .column .common-0 .views, .posts .column .common-0 .replies {
	width: 7.5%;
	text-align: left;
}
.posts .column .common-0 .time {
	width:15%;
	text-align: right;
}
.posts .column .common-0 .iconfont {
	padding-right: 8px;
}

.posts .column .common-0 a:visited{
	color: #999;
}

.posts .column .common-0 p{
	width: 70%;
	float: left;
	font-size: 16px;
	overflow: hidden;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.posts .column .common-0 .statistics span.views{
	padding-left: 25px;
	margin-left: 25px;
	display: inline-block;
	vertical-align: middle;
}
.posts .column .common-0 .statistics span.views .icon-eye,.posts .column .common-0 .statistics span.replies .icon-comment {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin-right: 5px;
}
.posts .column .common-0 .statistics span.replies{
	padding-left: 25px;
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
}
.posts .column .common-0 .statistics span.time{

	margin-left: 40px;
}

.middle-content {
	background-color: white;
}
.posts .column .common-1  span {
	display: inline-block;
}
.posts .column .common-1  span.forum {
	float: left;
	color: #F66C6A;
}
.posts .column .common-1  span.forum a{
	color: #F66C6A;
}
.posts .column .common-1  span.forum a.cur{
	color: #BD0B1B;
}
.posts .column .common-1 span.author {
	float: right;

}
.posts .column .common-1 span.author a{
	color: #999;
}
.inner-banner {
	width: 100%;
	margin: 40px auto;
}
.forum-avtivities {
	padding-bottom: 20px;
	margin-bottom:-20px;
}
.forum-avtivities .title {
	height: 50px;
}
.forum-avtivities .title p {
	width: 48%;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	color: #999999;
	font-size: 20px;

}
.forum-avtivities .title p a {
	border-radius: 30px;
	color: #999;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding-left: 1cm;
	padding-right: 1cm;
	text-align: center;
	border: 1px solid #ccc
}
.forum-avtivities .title p.cur a{
	background-color: #BD0B1B;
	color: #fff;
	border: none;
}

.forum-avtivities .title p.left {
	text-align: right;
	padding-right: 12px;
}
.forum-avtivities .title p.right {
	text-align: left;
	padding-left:12px;
}
 .forum-avtivities .newcomerlist {
	display: none;
}
 .activelist,.newcomerlist {
	 width: 1200px;
	 height: 80px;
	 margin: 50px auto;
 }
 .activelist img,.newcomerlist img {
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 -o-border-radius: 50%;
	 border-radius: 50%;
 }
.forum-avtivities ul li {
	width: 20%;
	float: left;
	text-align: center;
}
.forum-avtivities ul li .logo_shref {
	display: inline-block;
	width: 48px;
}
.forum-avtivities ul li .logo_shref img.avatar{
	width: 48px;
	height: 48px;
}
.forum-avtivities ul li .author {
	text-align: center;
}

.forum-avtivities .thread,.forum-avtivities .post{
	color: #999;
}

img.banner {
	width: 100%;
}


.top-banner-en .site-data{
	color:white;
	position: absolute;
	z-index: 10;
	top: 18px;
	right: 75px;
	width: 403px;
}

.top-banner-en .site-data .site-data-ul div{
	color:white;
	width: 99px;
	float: left;
	overflow: hidden;
	font-size: 12px;
}

.top-banner-en .site-data .site-data-ul i{
	height: 35px;
	width: 1px;
	float: left;
	overflow: hidden;
	font-size: 12px;
	background-color: #888;
	margin: 8px 0 0 0;

}
.top-banner-en .site-data .site-data-ul div p{
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: top;

}

.middle-content .view-more {
	text-align: center;

}
.middle-content .view-more a {
	color: #C74859;
	font-size: 16px;
	text-decoration: none;
}

.forums-content .forums .middle-click .show-all, .forums-content .forums .middle-click .pick-up{
	font-size: 16px;
	color: #BE0C1C;
	display: inline-block;
}
.forums-content .forums .middle-click {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
}
.forums-content .forums .middle-click i {
	margin: 0 0 0 10px;
	font-size: 10px;
}

.forums-content .forums .middle-click .mouse-point {
	cursor:pointer;
}

 .thread-activity-mark{
	 font-family: Arial,Microsoft YaHei,sans-serif;
	 color: #1890ff;
	 border: 1px solid #1890ff;
	 font-size: 12px;
	 padding: 1px 1px 1px;
	 margin-left: 5px;
	 border-radius: 2px;
 }

.thread-mark{
	font-family: Arial,Microsoft YaHei,sans-serif;
	padding: 0 1px 0 2px;
	font-size: 12px;
	border-radius: 3px;
	margin-left: 20px;
	vertical-align: middle;
	line-height:normal;
}

.thread-solved-mark{
	color: #3ebc5a;
	border: 1px solid #3ebc5a;
}

.thread-help-mark{
	color: #e93341;
	border: 1px solid #e93341;
}

