<script language=”javascript”>
document.oncontextmenu=new Function(“event.returnValue=false;”);//屏蔽右键
document.onselectstart=new Function(“event.returnValue=false;”);//屏蔽鼠标拖动
</script>
<!–禁止另存为–>
<noscript><iframe></iframe></noscript>
#navigator {
    background-color: rgb(25, 185, 187);
border: 1px solid  rgb(25, 185, 187);
}

.catListTitle {
    background-color:rgb(25, 185, 187);
}
.sidebar-block h3 {
    background-color: rgb(25, 185, 187);
    border: 1px solid #169fe6;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 20px;
}


#blogTitle {
background:url(https://imglf1.nosdn.127.net/img/NnJKanI3eXBkTEZPYUJSRG5ORzF6MnhnaW5DZ3VXY2hjUE9LbGxpNGpaNXo0UkwzS3BRYi9nPT0.jpg?imageView&thumbnail=1680x0&quality=96&stripmeta=0&type=jpg) no-repeat center;
 height:300px;
 clear:both;
 width:1200px;
 margin:0 auto;
 position:relative
}
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">

<link href="css/bootstrap.min.css" rel="stylesheet"/> 
<link href="css/font-awesome.css" rel="stylesheet"/>


<link rel="shortcut icon" href="https://imgsize.ph.126.net/?imgurl=https://img0.ph.126.net/EKPxJLuiMLICuOMtRbYo5g==/6631851717492738459.jpg_16x16x0x90.jpg" />
<title>Wendy's Blog</title>

<style>

#wizard {overflow:hidden;height:450px;margin:20px auto;width:570px;position:relative;-moz-border-radius:5px;-webkit-border-radius:5px;}
#wizard .items{width:20000px; clear:both; position:absolute;}
#wizard .right{float:right;}
.lists{text-align: center;background:#EB6100;}
#status{height:35px;padding-left:25px !important;display:inline-block;}
#status li{float:left;color:#fff;padding:18px 30px;list-style:none;margin-right:30px;}
#status li.active{font-weight:normal;}
.active{background-color:#D25802;}
.page{padding:20px 30px;width:570px;float:left;position:absolute;}
.page h3{height:42px; font-size:16px; border-bottom:1px dotted #ccc; margin-bottom:20px; padding-bottom:5px}
.page h3 em{font-size:12px; font-weight:500; font-style:normal}
.page p{line-height:24px;}
.page p label{font-size:14px; display:block;}
.page p #pass{padding:0px;}
.btn_nav{height:36px; line-height:36px; margin:20px auto;}
.prev,.next{width:100px; height:45px; line-height:45px; border:1px solid #d3d3d3; cursor:pointer}

                </style>
</head>

</html>