body{
font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;background:#fff;
}
.phpcn-main{
	min-width: 120px;
	margin:0 auto;
}
@media screen and (max-width:960px) {
	.sidebar{
		display: none;
	}
}
@media screen and (max-width:1620px) {
	.cover-img{
		display: none;
	}
	.update span{
		display: none;
	}
}
.top{
	position: fixed;
	top:0;
	left: 0;
	z-index: 9999;
	height: 50px;
	width: 100%;
	background: #fff;
	box-shadow: 0 2px 2px 0 rgba(207, 216, 221, .7);
}
.header-new{

    min-width: 1200px;
}
.header-new .search-h {
	 line-height: 50px;
	 position: relative;
}
.header-new .search-h input{
	border: none;
    padding: 8px 0;
    color: #71777d;
    width: 235px;
    padding-left: 10px;
    border-radius: 12px;
    background: #f7f8fa;
}
.header-new .search-h a{
	position: absolute;
	left: 210px;
	top:0;

}
.head-l .logo-h{
	margin-left: 20px;
}.head-l .logo-h img{
	height: 50px;
}
.head-l .logo-h{
	height: 50px;
}
.head-l a{
	display: block;
    line-height: 50px;
    text-align: center;
    width: 100px;
    color: #4D555D;
    font-size: 16px;
}
.head-r{
	 line-height: 50px;
}
.carte{
	margin-top: 90px;
}
.carte .carte-l {
	background: #fff;
	margin-right:  20px;
}
.carte .carte-l dd{
	height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #DDD;
    padding: 0 12px;
}
.navigation dd.on{background: #d4d4d4;}
.carte .carte-l h3{
	background-color: #B6B6B6;
    padding: 7px 0;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.carte .carte-l h3 a{
	color: #fff;
}
.carte .carte-r{
	padding: 10px;
	background: #fff;
}
.carte .carte-r dl {
	clear: both;
}
.carte .carte-r li {
	clear: both;
	margin-top: 10px;
}
.carte .carte-r li dl{
	margin-top: 10px;
}
.carte .carte-r li h3{
	padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
    font-weight: 600;
    font-size: 18px;
    color: #333;
}
.carte .carte-r li dd{
	width: 29%;
	background: #eee;
	padding: 10px;
	background-color: #efefef;
    border-radius: 4px;
    color: #333;
}.carte .carte-r li dd:hover{
	box-shadow: 0 3px 5px rgba(115, 112, 112, 0.3);
}
.carte .carte-r li dd {
	float: left;
	margin:5px 10px;
}
.carte .carte-r li dd a {
	display: block;
	/*float: left;*/
}
.carte .carte-r .carter-a {
	width: 70%;
	margin-left: 10px;
}
.carte .carte-r h4 {
	font-weight: 600;
	color: #64854c;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.carte .carte-r p {
	color: #666;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 40px;
}
.carte .carte-r li img{
    width: 36px;
    height: 36px;
    border-radius: 4px;
    float:left;
    margin-right: 10px;
}
.sidebar{
	position: fixed;
	top:65px;
	left:0;
	width: 15%;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Chrome/Safari/Opera */
	-khtml-user-select: none; /* Konqueror */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currentlynot supported by any browser */
	background-color: #f7f8fa;
    padding-bottom: 90px;
	min-width: 300px;
}
.sidebar header{
	padding: 12px;
	display: block;
}
.sidebar header .title {
	
}
.sidebar header .title h2,.sidebar header .title .left_title{
	float: left;
	margin-left: 10px;
	font-size: 1.6em;
}
.sidebar header .title h2 a{
	float: left;
	color: #999BA2
}
.sidebar .info{
	margin-top: 10px;
}
.sidebar .info span{
	display: inline-block;
    padding: 0 5px;
    color: #900b09;
    vertical-align: middle;
    cursor: pointer;
}
.sidebar .info i,.sidebar header .more i{
	color: #999BA2;
	font-weight: 700;
	margin-right: 5px;
}
.sidebar header .more a{
	display: block;
	color: #999BA2;
	padding-right:5px;
	font-size: 14px;
	margin-top: 10px;
}
.sidebar header .more i{
	font-size: 14px;
}
.sidebar header img{
	float: left;
	max-width: 48px;
    max-height: 48px;
    border: 0px none;
    margin-top: 10px;
    border-radius: 100%;
    margin: auto;
    display: block;
}
.sidebar .menus .nav {
   padding: 12px;
}
.sidebar .menus .nav li{
	float: left;
	border-bottom: 1px solid #ccc;
}
.sidebar .menus .nav li {
	display: block;
	padding: 5px 10px;
	cursor: pointer;
}
.sidebar .menus .nav .on{
	color:#900b09;
	border-bottom: none;	
	border-top: 1px solid #ccc;
	border-left:  1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.sidebar .sidebar-tree {
	overflow:auto; 
	overflow-y:visible ;
}
.sidebar .sidebar-tree .tree-search {
	display: none;
}.sidebar .sidebar-tree .tree-search form{
	position: relative;
	width: 90%;
	margin: 0 auto;

}
.sidebar .sidebar-tree .tree-search input{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 36px 5px 10px;
    width: 100%;
    height: 30px;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    border: 1px solid #e5e5e5;
    font-size: 12px;   
}
.sidebar .sidebar-tree .tree-search form a{
	position: absolute;
	right: 10px;
	top:0;
}
.sidebar .sidebar-tree::-webkit-scrollbar {/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.sidebar .sidebar-tree::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #b5b5b5;
}

.sidebar .sidebar-tree::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    background: #b5b5b5;
}
.sidebar .sidebar-tree h3:hover{
	background: #f1f2f4;
}

.sidebar .sidebar-tree h3 .phpcn-icon-down{
	font-weight: 700;
}
.sidebar .sidebar-tree h3{
	cursor:pointer;
	padding-left: 12px;
	color: #5f5f5f;
	line-height: 50px;
    background: #f7f8fa;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.sidebar .sidebar-tree h3 .phpcn-ps-a{
	right: 10px;
}


.sidebar .sidebar-tree a{
    line-height: 28px;
    font-size: 14px;
    color: #333;
    padding-left: 3px;
}

.sidebar .sidebar-tree dl{
	display: none;
}
.sidebar .sidebar-tree dd{
	padding-left: 25px;
	background: #ebedf1;
	line-height: 40px;

}
.sidebar .sidebar-tree i{
	font-size: 12px;
	margin-right: 5px;
	font-weight: 700;

}
.sidebar .sidebar-tree dd:hover{
	background: #f1f2f4;
}.sidebar .sidebar-tree .on{
	background: #d4d4d4;
}
.content{
	position: absolute;
	right: 10px;
	/* overflow:auto;  */
	/* overflow-y:visible ; */
}
body::-webkit-scrollbar {
	width: 5px;
	height: 1px;
}
body::-webkit-scrollbar-thumb {
	border-radius: 10px;
	 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #999;
}
body::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #EDEDED;
}
.content .c-site{
	position: relative;
}
.content .c-site-a{
	
	height: 40px;
	line-height: 40px;

}
.content header{
	width: 100%;
}
.content .cover {
	padding: 10px;
	border-radius: 8px;
	background:#f7f7f7;
}
.content .cover-img img{
	display: inline-block;
	border-radius: 8px;
    width: 150px;
    height: auto;
    border-radius: 4px;
}
.content .cover-icon span{
	margin-right: 30px;
	cursor: pointer;
}
.content .cover-icon span i{
	font-weight: 700;
	margin-right:5px;
}
.content article .name{
	font-size: 1.8em;
    margin: 2px 0;
    line-height: 1.8em;
}
.content article p{	   
   
    padding: 0 10px;     
}
.content article{
	height: 100%;
   	overflow-y: auto;
	padding:5px 30px;
}
.content article h1{
	font-weight:bold
	;width:80%;
	margin-bottom:30px;
}

.content article hr{
	background-color: #d4d4d4;
    color: #d4d4d4;
    height: 1px;
    border: 0;
    clear: both;
}
.content article p{
    margin: 0 0 5px;
    color: #333;
    line-height: 1.7;
	word-wrap: break-word;
    word-break: break-all;
    font-size: 14px;
    line-height: 2em;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;
	
}
.content article ul{
	margin-top: 1em;
    margin-bottom: 1em;
	
}
.content article ul li{
	padding: 0 0 0 1em;
    margin: 0 0 1em 1em;
    background-image: url(img/bullet.png);
    background-repeat: no-repeat;
    background-position: left .7em;
	
}

.content article .course{
	margin-top:20px;
	margin-bottom:20px;
	line-height:60px;
	border-bottom:1px solid #eee;
}
.content article .course a{
	font-weight:bold;
	font-size:22px;
}
.content article .course a span{
	color:red;
}
.content .update  i {
	margin-right: 5px;
}
.content .update  dl{
	clear: both;
}
.content .update  dd{
	width: 48%;
	padding-left:20px; 
	float: left;
	line-height: 30px;
}
.content .update  a {
	
	color: #900b09;
    text-decoration: none;	
}
.content .update  span {
	float: right;
}

.content article::-webkit-scrollbar {
    width: 3px;
    height: 1px;
}
.content article::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #535353;
}

.content article:-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    background: #EDEDED;
}
.content::-webkit-scrollbar {/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.content::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #535353;
}

.content:-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 5px;
    background: #EDEDED;
}
.right-item{
	position: fixed;
	top:90;
	right: 20px;
	padding:0 20px;
   
}
.right-item li{
 	border: 1px solid #eee;
    margin: 0 0 20px;
    background: #FFF;
   
   
}
.right-item li  h3{
     margin: 0;
	background-color: #B6B6B6;
    padding: 7px 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 15px;
}
.right-item li .extend dd a{
	display: block;
     width: 85%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    border-radius: 6px;
    margin: 0 auto 15px;
    overflow: hidden;
        background: #c5c5c5;
}
.right-item .right-item-bg a{
	background: #e1dacf!important;
}
.right-item  .navigation dd{
	position: relative;
	height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #DDD;
    padding: 0 12px;
}

.right-item  .navigation dd  a{
	display: block;
    width: 166px;
    height: 36px;
    line-height: 36px;
    color: #000;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}.right-item  .navigation dd:hover{
	background: #ccc;
}
.right-item  .navigation dd  .phpcn-ps-a{
	display: none;
	padding: 0 10px;
	position: fixed;
}
.right-item  .navigation dd  .phpcn-ps-a li{

}
.right-item  .navigation dd .phpcn-ps-a a{
	background: #ccc;
	 height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #DDD;
    padding: 0 12px;
}
.right-item  .navigation dd .phpcn-ps-a a:hover{
	background: #eee;
}
.bdsharebuttonbox{
	display:none;position:absolute
}
.previous-next-links{overflow:hidden;padding:10px 30px 10px 30px;background:#fbfbfb;border-top:1px solid #efefef;border-bottom:1px solid #efefef;color:#ccc}.previous-next-links a{color:grey}.previous-design-link{float:left}.next-design-link{float:right}