@CHARSET "UTF-8";
.title-container p {
	margin: 0px;
	padding: 0px;
}
.title-container {
	height: 150px;
	padding-top: 40px;
	margin-top: -20px;
	text-align: center;
	font-size: 26px;
	color: #ffffff;
	background: url(/assets/default/banner/bg.jpg) no-repeat 0px 0px;
	/*background-size: 100% auto;*/
}
.title-container a {
	font-size: 16px;
	font-weight: bold; 
	color: #238bf5;
}
.content-container {
	margin-top: 50px;
	margin-bottom: -30px;
}
.content-container ul, .content-container p {
	margin: 0px;
	padding: 0px;
}
.content-container ul {
	list-style: none;
}
.content-detail-container {
	position: relative;
}
.help-nav-ul {
	margin-left: -15px;
	background-color: #ffffff;
	z-index: 99;
}
.help-nav-ul li {
	height: 40px;
	line-height: 40px;
	color: #babdc4;
	font-size: 14px;
	border-bottom: 1px solid #eeeef0;
	cursor: pointer;
	float: none;
}
.help-nav-ul li:hover{
	background: #eee;
}
.help-nav-ul li a {
	position:inherit;
	display:inline-block;
	padding:9px 0 9px 40px;
	width:100%;
	color: #babdc4;
}
.help-nav-ul li.active {
	border-left: 2px solid #238bf5
}
.help-nav-ul li.active a {
	color: #238bf5;
}
.help-nav-ul li.active:hover a{
	background: #eee;
	color:#238cf6;
	cursor:pointer;
}
.desc-content {
	padding: 30px 50px 30px;
	background-color: #ffffff;
	color: #1e2533;
}
.content-items {
	margin-bottom: 40px;
}
.big-cate-title {
	font-size: 18px;
	line-height:60px;
	border-bottom: 1px solid #e4e6e8;
}
.small-cate-item {
	margin-top: 20px;
}
.small-cate-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}
.small-cate-content, .small-cate-content-tiny {
	color: #79808e;
	line-height: 30px;
}
.small-cate-content-tiny {
	padding-left: 20px;
}
.link-manual {
	height: 100px;
	padding-left: 50px;
	line-height: 100px;
	font-size: 16px;
	font-weight: bold;
}
.link-manual a {
	color: #238bf5;
}
.rule-header-container {
	padding-bottom: 50px;
	border-bottom: 1px solid #e4e6e8;
	color: #8f95a0;
}
.rule-container {
	padding-top: 30px;
}
.rule-title {
	height: 60px;
	line-height: 60px;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.rule-content {
	line-height: 30px;
	font-size: 14px;
}
p.padding-left-20 {
	padding-left: 20px;
}
p.padding-left-40 {
	padding-left: 40px;
}
.about-title {
	height: 183px;
	padding-top: 50px;
	/*margin-top: -20px;*/
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	background: url(/assets/default/banner/bg.jpg) no-repeat 0px 0px;
	/*background-size: 100% auto;*/
}
.about-title-l {
	font-size: 22px;
	font-weight: normal;
}
.about-intro {
	padding: 30px 0px 40px;
	line-height: 30px;
	font-size: 14px;
	background-color: #ffffff;
	text-align: center;
}
.about-intro img {
	margin-top: 20px;
}
.about-tenet {
	color: #838996;
	text-align:center;
	line-height: 25px;
}
.about-intro p, .about-tenet p, .about-founder p, .about-title p {
	padding: 0px;
	margin: 0px;
}
.tenet-col {
	padding: 40px 40px 0px;
}
.tenet-sign {
	width: 50px;
	height: 50px;
	margin: 0px auto;
}
.tenet-sign-1 {
	background: url(/assets/default/tenet_1.png) no-repeat center center;
}
.tenet-sign-2 {
	background: url(/assets/default/tenet_2.png) no-repeat center center;
}
.tenet-sign-3 {
	background: url(/assets/default/tenet_3.png) no-repeat center center;
}
.tenet-sign-4 {
	background: url(/assets/default/tenet_4.png) no-repeat center center;
}
.tenet-title {
	font-size: 16px;
	line-height: 40px;
	color: #1e2634;
}

.about-founder {
	padding: 30px 0px 40px;
	background-color: #ffffff;
	text-align: center;
	font-size: 14px;
	color: #79808e;
}
.founder-title {
	font-size: 20px;
	color: #1e2634;
	line-height: 50px;
}
.founder-title-border {
	width: 50px;
	margin: 0px auto;
	border-bottom: 2px solid #238bf5
}
.founder-intro {
	line-height: 50px;
	color: #1e2634;
}
.founder-items {
	margin-top: 60px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.activity-time {
	line-height: 50px;
}
.activity-pub-time {
	font-size: 14px;
	color: #1e2533;
}
.title-h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
}
.btn-full-join{
    position: relative;
    margin-bottom: 10px;
    margin-left: 20px;
    padding: 7px 0;
    width: 120px;
    height: 36px;
    font-size: 14px;
    border-radius: 3px;
    text-shadow: none;
    color: #fff !important;
    border: 1px solid #238cf6 !important;
    background-color: #238cf6 !important;
}
@media only screen and (min-width: 992px)  {
	.content-container .affix {
	    width: 213px;
	}
}
@media only screen and (min-width: 1200px)  {
	.content-container .affix {
	    width: 262px;
	}
}
.content-container .affix {
	top: 20px;
}
.help-nav-ul li a, .help-nav-ul li.active a, .help-nav-ul li.active a:focus, .help-nav-ul li.active a:hover {
	border: none;
}
.my-bar {
	margin: 0px;
}