* { 
    -webkit-transition: all 0.25s ease;
       -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
         -o-transition: all 0.25s ease;
            transition: all 0.25s ease;
    padding: 0;
    margin: 0;
}

html, body {
	width: 100%;
}

body {
	background: #edf0f7;
	font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
	-webkit-font-smoothing: antialiased;
}

a{
    text-decoration: none;
}
a:hover, a:focus{
    text-shadow: 0 1px 1px #555;
}

/*动态背景*/
#particles{  
    position: fixed;  
    right: 0px;  
    bottom: 0px;  
    min-width: 100%;  
    min-height: 100%;  
    height: auto;  
    width: auto; 
    z-index:-1;
} 

/*网站大标题*/
.web-title{
    color: #fff;
    margin: 25px 0 30px 0;
}

.web-title small{
    color: #e7e7e7;
}

.thumbnail{
	height:310px;
	margin-bottom:30px;
	display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 310px;
}
.thumbnail a{
	text-decoration:none;
}

/*footer部分*/
.main-footer,.main-footer a{
    color: #fff;
}
.main-footer .row a{
	padding-left:10px;
}
.main-footer .row{
    margin-bottom: 50px;
}
.copyright{
    margin-bottom: 10px;
}

/*导航栏收缩*/
@media (min-width: 770px){
    .navbar-brand {display: none;}
}

@media (max-width: 770px){
    .web-title {display: none;}
    .nav-main{padding: 0;}
}


.opern,
body {
	font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}

#lga {
	width: 500px;
	margin: 0 auto;
}

#hplogo:active,
#hplogo:focus {
	outline: none
}

#hplogo-g {
	background: url(./guitar11-hp-sprite.png) no-repeat 0 0;
	height: 175px;
	position: relative;
	width: 474px
}

#hplogo-click {
	background: url(./guitar11-hp-sprite.png) no-repeat -2000px -2000px;
	cursor: pointer;
	height: 130px;
	left: 0;
	position: absolute;
	top: 0;
	width: 474px
}

#hplogo-lcd {
	height: 30px;
	left: 70px;
	position: absolute;
	top: 129px;
	width: 200px
}

#hplogo-lcd-icon {
	background: url(./guitar11-hp-sprite.png) no-repeat -580px -162px;
	cursor: pointer;
	height: 0;
	position: absolute;
	width: 0
}

#hplogo-lcd-text {
	background: transparent;
	border: 0 none;
	color: #666;
	cursor: text;
	font-size: 14px;
	left: 77px;
	position: absolute;
	top: 134px;
	text-decoration: none;
	width: 182px
}

#hplogo-lcd-screen {
	background: url(./guitar11-hp-sprite.png) no-repeat -2000px -2000px;
	height: 20px;
	left: 52px;
	position: absolute;
	top: 134px;
	width: 214px
}

#hplogo-on {
	background: url(./guitar11-hp-sprite.png) no-repeat -2000px -2000px;
	height: 37px;
	left: 272px;
	position: absolute;
	top: 123px;
	width: 62px
}

#hplogo-led {
	background: url(./guitar11-hp-sprite.png) no-repeat -2000px -2000px;
	height: 21px;
	left: 292px;
	position: absolute;
	top: 133px;
	width: 21px
}

.hplogo-str {
	background: url(./guitar11-hp-sprite.png) no-repeat -530px -60px;
	height: 20px;
	position: absolute;
	width: 255px
}

#hplogot {
	-webkit-box-shadow: 5px 5px 10px #ddd;
	-moz-box-shadow: 5px 5px 10px #ddd;
	box-shadow: 5px 5px 10px #ddd;
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-o-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: #ffffca;
	border: 1px solid #b5b5b5;
	cursor: pointer;
	display: none;
	font: normal 9pt;
	left: 128px;
	opacity: 0;
	padding: 2px 3px;
	position: absolute;
	top: 16px;
	white-space: nowrap
}

.opern {
	width: 480px;
	height: 40px;
}

dt {
	font-weight: 100;
}

dd,
dt {
	line-height: 2;
	padding-bottom: 3px;
}
