body{
			position: relative;
		}
		.examples dl{
			padding: 10px;
		}
		.examples dt{
			background-color: #1AA094;
		    color: #fff;
		}
		.examples dt,.examples dd{
			text-align: center;
			height: 35px;
		    line-height: 35px;
		    border-radius: 2px;
		}
		.examples dd{
			margin-top: 10px;
			border: 1px solid #C9C9C9;
		    background-color: #fff;
		    color: #555;
		}

		.examples{
			margin:0 auto;
		}
		.phpcn-layer{
			display: none;
			position: absolute;
			background: #fff;
			box-shadow: 1px 1px 50px rgba(0,0,0,.3);
			z-index: 999;
		}
		.phpcn-layer-body{
			display: none;
			position: absolute;
			background: #000;
			top:0;
			left:0;
			width: 100%;
			height: 100%;
			opacity:0.5;
			z-index: 888;
		}
		.phpcn-layer-header{

			padding: 0 20px 0 20px;
		    height: 42px;
		    line-height: 42px;
		    border-bottom: 1px solid #eee;
		    font-size: 14px;
		    color: #333;
		    overflow: hidden;
		    background-color: #F8F8F8;
		    border-radius: 2px 2px 0 0;
		    cursor: move;
		}
		.phpcn-layer-content{
			padding: 20px;
		    line-height: 24px;
		    word-break: break-all;
		    overflow: hidden;
		    font-size: 14px;
		    overflow-x: hidden;
		    overflow-y: auto;
		}
		.phpcn-layer-h2{
			font-size: 14px;
			font-weight: 400;
			float: left;
			width: 90%;
		
		}
		.phpcn-layer-close{
			width: 10px;
			float: right;
		}
		.phpcn-layer-close a:hover{
			cursor:pointer
		}
		.phpcn-layer-btn{
			margin:0 15px;
			margin-bottom: 10px;
			float: right;
		}

		.phpcn-layer-btn .phpcn-button{

			line-height: 28px !important;
   			height: 28px !important;
   			margin: 5px 5px 0 !important;
    		padding: 0 15px !important;
		}

		.phpcn-layer-msg-bg{
			padding:15px;
			background: #000;
			opacity:0.5;
			color: #fff;
			z-index: 888;
		}
		.phpcn-layer-msg{
				-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
			    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
			    transition: opacity 0.3s 0s, visibility 0s 0.3s;
				visibility:visible;
			    background: #2e3846;
			    min-width: 200px;
			    padding: 0 15px;
			    height: auto;
			    padding: 20px 30px;
			    text-align: center;
			    font-family: Helvetica,Arial,sans-serif;
			    -webkit-border-radius: 3px;
			    -moz-border-radius: 3px;
			    border-radius: 3px;
			    -webkit-background-clip: padding-box;
			    -moz-background-clip: padding-box;
			    background-clip: padding-box;
			    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
			    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
			    box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
		}
		.phpcn-unselect{
			   -moz-user-select:none!important; /*火狐*/
             -webkit-user-select:none!important; /*webkit浏览器*/
             -ms-user-select:none!important; /*IE10*/
             -khtml-user-select:none!important; /*早期浏览器*/
             user-select:none!important;

		}
		/*.phpcn-layer-anim1{
			transition: top 1s;
		    -moz-transition: top 1s;
		    -webkit-transition: top 1s;
		    -o-transition: top 1s;
		}*/
		/*.phpcn-layer-msg{
			position: relative;
			box-sizing: border-box;
			white-space: nowrap;
			
		    word-break: break-all;
		    overflow: hidden;
		    font-size: 14px;
		    overflow-x: hidden;
		    overflow-y: auto;
			color:#fff;
			border-radius:5px;
			z-index: 999;
		}*/
		.phpcn-layer-msg .phpcn-layer-msg-btn{
			white-space: nowrap;
   			padding-top: 10px;
		}
		/*.phpcn-layer-msg .phpcn-layer-msg-btn{
			text-align: right;
		    padding: 0 15px 12px;
		    pointer-events: auto;
		    user-select: none;
		    -webkit-user-select: none;
		}*/
		
		.phpcn-layer-msg .phpcn-btn{
			
		    width: auto;
		    min-width: 80px;
		    margin-left: 6px;
		    margin-top: 2px;
   			
		}/*.phpcn-layer-msg .phpcn-button{
			line-height: 28px !important;
   			height: 28px !important;
   			
		}*/
		
		.phpcn-layer-msg-h1{
			margin: 0;
			color: #fff!important;
		    margin-bottom: 6px;
		    font-size: 1.3em;
		    line-height: 1.5;
		}
		.phpcn-layer-msg-text{
			font-size: 14px;
		    color: #fff!important;
		    
		    
		    color: inherit;
		    text-shadow: 2px 2px rgba(0,0,0,.1);
		    line-height: 1.5;		
		}/*.phpcn-layer-msg-text{
			position: relative;
			padding:8px;
			box-sizing: border-box;
			white-space: nowrap;
			
			line-height: 24px;
		
		}*/
		.phpcn-layer-tips{
			position: absolute;
			box-sizing: border-box;
			white-space: nowrap;
			border-radius: 2px;
			z-index: 999;
		}
		.phpcn-layer-tips-bor{
			position: absolute;
			width: 0;
		    height: 0; 
		}
		.phpcn-layer-tips-text{
			box-sizing: border-box;
			white-space: nowrap;
			line-height: 22px;
		    max-width: 210px;
		    padding: 8px;
		    font-size: 12px;
		   pointer-events: auto;
		    border-radius: 2px;
		    box-shadow: 1px 1px 3px rgba(0,0,0,.2);
		    background-color: #000;
		    color: #fff;
		    word-break: break-all;
		    word-wrap: break-word;
		}
		.phpcn-layer-tips-bor-top{
			
		    border-top:10px solid black;

			border-right:10px solid transparent;
		}
		.phpcn-layer-tips-bor-left{
			border-bottom:10px solid black;

		border-right:10px solid transparent;
		}
		.phpcn-layer-tips-bor-right{
			
			border-top:10px solid transparent;

			

			border-right:10px solid black;
		}
		.phpcn-layer-tips-bor-bottom{
			border-left:10px solid transparent;
			/*border-right:10px solid transparent;*/
			border-bottom:10px solid black;
		}


		.phpcn-layer-gototop {
			position: relative;
			display: none;
			border-bottom: 1px solid #e0e0e0;
			border-left: 1px solid #e0e0e0;
			border-right: 1px solid #e0e0e0;
			-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
    		box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
		}
		.phpcn-layer-gototop >div{
			position: fixed;
			
			right: 10px;
			bottom: 100px;
			
			
		}

		.phpcn-layer-gototop li{
			position: relative;
		}
		.phpcn-layer-gototop li{
			display: block;
		    width: 70px;
		    height: 70px;
		    border-radius: 5px;
		    background: #fff;
		    border: #06c1ae 1px solid;
		    color: #fff;
		    font-size: 12px;
		    text-align: center;
		    margin-bottom: 9px;
		    line-height: 1;
		}
		.phpcn-layer-gototop li > div{
			display: none;
			position: absolute;
			top:0;
			left: 100px;
			width: 100%;
			background: #07c1ae;
		}
		.phpcn-layer-gototop li i{
			color: #06c1ae ;
			font-size: 60px;
		}
		.phpcn-layer-top{
			line-height: 70px !important;
			font-size: 16px !important;
		}
		.phpcn-layer-qr-img img {
			width: 100px;
			height: 100px;
		}
		.phpcn-layer-qr-img{
			position: absolute;
			display: none;
			left:-122px;
			top:0;
		    padding: 8px;
		    border: 1px solid #e0e0e0;
		    background-color: #fff;
		    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
		    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
		}