 .video-js .vjs-control:before {
	top: 3px;
}
.search-main {
    display: block;
    margin-top: 145px;
    text-align: center;
}
.search-banner {
    position: relative;
    width: 100%;
    height: 272px;
    background: url(/servers/img/docs_banner_bg.jpg) no-repeat center;
    overflow: hidden;
}
.particles-js {
    position: absolute;
    width: 100%;
    height: 272px;
    z-index: 1;
}
.search-main-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.search-banner h2 {
    float: left;
    margin-right: 88px;
    color: #fff;
    font-weight: normal;
    height: 42px;
    font-size: 36px;
    line-height: 42px;
}
.search-form {
    float: left;
}
.search-main input {
    font-family: "Microsoft Yahei";
    float: left;
    outline: none;
}
.input-main {
    width: 560px;
    height: 46px;
    line-height: 36px;
    border: 3px solid #00aaff;
    font-size: 14px;
    padding-left: 15px;
    color: #333;
    outline: none;
}
.search-main input {
    font-family: "Microsoft Yahei";
    float: left;
    outline: none;
}

.submit-btn {
    width: 106px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #00aaff;
    margin-left: -5px;
    cursor: pointer;
    background: url(/servers/img/search.png) no-repeat center center #00aaff;
}
.search-main ul {
    width: 662px;
    margin-top: 16px;
    font-size: 12px;
}

.search-ul {
    margin: 0 auto;
}
.search-main ul li:first-child {
    margin-left: 0;
}
.search-main ul li {
    color: #999;
    float: left;
    margin-left: 7px;
}
.search-main ul li span {
    color: #999;
    font-size: 14px;
    color: #93a0ad;
}
.search-main ul li a {
    color: #93a0ad;
    font-size: 14px;
    text-decoration: none;
}

a {
    text-decoration: none;
}
.padding-bottom-45 {
    padding-bottom: 45px;
}
.nav-tab-wrapper {
    border-bottom: 1px solid #e1e4e6;
    height: 56px;
}
.nav-tab-item:hover, .nav-tab-item.active {
    border-bottom-color: #00aaff;
    color: #00aaff;
}
.nav-tab-item {
    float: left;
    position: relative;
    top: 1px;
    margin-right: 10px;
    padding: 0 32px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    border-bottom: 2px solid transparent;
    color: #333333;
}
.help-center-introduce {
    line-height: 62px;
    font-size: 14px;
    color: #999;
}
.menu-list:first-child {
    margin-left: 0;
}
.menu-list {
    position: relative;
    float: left;
    /*margin-left: 93px;*/
    margin-bottom: 35px;
    /*padding-left: 35px;*/
    width: 400px;
}
.menu-list-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 16px;
    width: 30px;
    height: 30px;
    background: url(/servers/img/menu_icon_01.png) no-repeat center;
}
.menu-list-item.menu-list-title {
    height: 62px;
    line-height: 62px;
    border-bottom: 1px solid #eeeeee;
    font-size: 16px;
    color: #333333;
    /*cursor: default;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding-left: 35px;
}
.menu-list-title-little {
    font-size: 6px;
    color: #333333;
    white-space: nowrap;
	width: 60px;
	float: right;
    margin-top: -32px;
    margin-right: 50px;
}
.menu-list-item {
    display: block;
    border-bottom: 1px solid #eeeeee;
    height: 40px;
    width: 375px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
a {
    text-decoration: none;
}
.main-area {
    position: relative;
    margin-top: 24px;
    padding-bottom: 64px;
    width: 100%;
}
.left-menu {
    float: left;
    width: 240px;
    background: #fafafa;
}
.left-menu-top {
    position: relative;
    padding-left: 24px;
    height: 48px;
    line-height: 48px;
    background: #f0f1f2 url(/servers/img/left_menu_nav_icon.png) no-repeat 204px center;
}
.left-menu-top-container {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 24px;
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.left-menu-top-list-wrapper {
    display: none;
    position: absolute;
    z-index: 999;
    left: 240px;
    top: 0;
    border: 1px solid #d7d7d7;
    border-left: none;
    padding: 23px 0 10px;
    width: 760px;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.12);
}
.left-menu-top-list-inner {
    margin-bottom: 26px;
    width: 100%;
}
.left-menu-top-list {
    float: left;
    width: 128px;
    margin-left: 56px;
}

.left-menu-list {
    position: relative;
    height: 49px;
    width: 100%;
    overflow: hidden;
    transition: height .3s;
}
.left-menu-list-title {
    /* border-bottom: 1px solid #e6e6e6; */
    height: 49px;
    line-height: 48px;
    width: 224px;
}
.left-menu-list:after {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 16px;
    display: block;
    height: 1px;
    width: 176px;
    background: #e6e6e6;
}
.left-menu-list-title a:hover, .left-menu-list-title a.active {
    background-image: url(/servers/img/left_menu_top_icon_active.png);
    color: #00aaff;
}
.left-menu-list-title a {
    background: url(/servers/img/left_menu_top_icon.png) no-repeat 25px center;
}
.left-menu-list-title a, .left-menu-item a {
    position: relative;
    display: block;
    padding-left: 48px;
    width: 224px;
    height: 48px;
    line-height: 48px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.left-menu-list-title a {
    background: url(/servers/img/left_menu_top_icon.png) no-repeat 25px center;
}
.product-buyer-name {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: break-word; 
word-break: normal; 
}
.content-area {
	float: left;
	margin-left: 40px;
	width: 920px;
}
.content-area-path {
    margin-bottom: 20px;
	border-bottom: 1px solid #e1e4e6;
    height: 49px;
    line-height: 48px;
    font-size: 14px;
    color: #999999;
}
.article-content ul li .main {
    display: block;
    height: 146px;
    padding: 18px 20px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
	margin-top:20px;
}
.postcopyright {
    padding: 13px 20px;
    margin: 10px 0 0 0;
    background-color: #f7f7f7;
    color: #393a3b;
	border-bottom: 1px solid #e1e4e6;
}
.postcopyright a {
    color: #666;
    text-decoration: underline;
}
.con_pretext {
    background-color: #fbfbfb;
    overflow: hidden;
    padding: 15px 20px;
    font-size: 15px;
    color: #999;
    margin-bottom: 20px;
    border: 1px solid #e1e4e6;
	width: 920px;
}
.first {
    float: left;
    width: 49%;
}
.last {
    float: right;
    width: 49%;
}
.bdsharebuttonbox {
    display: inline-block;
	margin-left: 300px;
	float:left;
}
.bdshare{
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
	width: 920px;
}
.pddh{
	float:left;
	line-height:36px;
	margin-left: 10px;
}
.pddh a{
    color: #666;
    text-decoration: none;
}
.con_pretext a {
    color: #666;
    text-decoration: none;
}
.content-area-path a {
    color: #666;
    text-decoration: none;
}
.list-title {
    line-height: 48px;
    font-size: 28px;
    color: #333333;
    text-align: left;
    font-weight: normal;
}
.list-description {
    margin-bottom: 14px;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}
.list-content ul li .main {
    display: block;
    height: 146px;
    padding: 18px 20px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
	margin-top:20px;
}
.likea {
    margin-top: 10px;
}
.lk_tit {
    border-bottom: #eee 1px solid;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.likea ul {
    padding-top: 20px;
}
.likea li {
    width: 100%;
    height: 20px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-bottom: 12px;
}
.likea li a {
    display: block;
    height: 30px;
    width: 100%;
	text-decoration: none;
	    color: #046bb0;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #eff2f3;
    border: 1px solid #d1dade;
    border-radius: 2px;
}
















