@charset "UTF-8";
/* header */
.header{position:relative;height:50px;background:#d2d3d4;}
.header .logo{display:block;width:130px;height:30px;padding:10px 0 0 10px;}
.header .logo img{display:block;width:100%;}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#0067d2;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/menu-button-bg.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#0067d2;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}

.user-icon{position:absolute;top:0;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/menu-button-bg.png) no-repeat center center;background-size:40%;}

.Brand {position:absolute;top:0;right:0;z-index:1000;display:block;width:50px;height:45px;text-indent:-9999em;background:url("../images/menu-button-bg.png") no-repeat center center;background-size:40%;}
.Brand1 {position:absolute;top:0;right:0;z-index:1000;display:block;width:50px;height:45px;text-indent:-9999em;background:url("../images/home.png") no-repeat center center;background-size:50%;}
@media (min-width:641px){body{width:100%;margin:auto;}}

.bql {
	float:left;
	width:50%;
	color:#999;
	font-size:16px;
	text-align:left;
}
.bqr {
	float:left;
	width:50%;
	color:#000;
	font-size:16px;
	text-align:right;
}
.price {
	float:left;
	width:50%;
	font-size:16px; 
	color:#f60; 
	font-weight:700;
	text-align:left;
}
.line {
	clear:both;
	border-bottom:solid #dedede 1px;
	height:10px;
}

.text1 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#000;
	margin-bottom:12px;
}

.text2 {
	font-size:16px;
	color:#666;
	text-align:center;
}


.container {
	width: 98%;
	/*max-width: 900px;*/
	margin: 10px auto;
	position: relative;

}

.toc-holder {
	width: 40%;
	min-width: 100px;
}

.toc-holder a:link, .toc-holder a:visited {
	text-decoration: none;
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-o-transition: all .7s ease;
	-ms-transition: all .7s ease;
	transition: all .7s ease;
}

.toc-holder li li a:link,.toc-holder li li a:visited {
	padding-left: 50px;
}

.toc-holder li a:hover {
	background: #666;
	border-left: solid 5px transparent;
}

.toc-holder {
	position: fixed;
	margin-top: -70px;
}

.toc-link:link,.toc-link:visited {
	color: #000;
	position: relative;
	display: block;
	z-index: 20;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	width: 100%;
	background: #fff;
}

.toc-link:hover {
	background: #fff;
}

.toc-link span {
	font-size: 16px;
	margin-right: 5px;
	display: inline-block;
	-webkit-transition: -webkit-transform .4s ease;
	-moz-transition: -moz-transform .4s ease;
	-o-transition: -o-transform .4s ease;
	-ms-transition: -ms-transform .4s ease;
	transition: transform .4s ease;
}

.toc-link span.rotate {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.toc {
	position: absolute;
	z-index: 10;
	width: 103%;
	background: #fff;
	padding: 40px 0 20px 0;
}

.toc-h1,.toc-h1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height:2.5rem;
	border-bottom:solid 1px #eee;
}

.toc-h1 a:link,.toc-h1 a:visited {
	color: #000;
	padding: 5px 20px 5px 30px;
	display: block;
	border-bottom:solid 1px #eee;
}

.closed {
	display: none;
}

h1 {
	font-family: Georgia, sans-serif;
	font-size: 2.3em;
	font-style: italic;
	margin: 0 0 40px 0;
	text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 5px;
}

footer {
	padding-bottom: 30px;
}

p {
	margin-bottom: 30px;
}

.p1 {
	color: darkgreen;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

.top-link:link,.top-link:visited {
	display: block;
	text-decoration: none;
	position: fixed;
	bottom: 0;
	right: 2%;
	color: white;
	background: #222;
	padding: 8px 16px 0 16px;
	height: 30px;
	font-size: 14px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
	.mylogo {
		float:left; 
		width:250px;
	}
	.myse{
		display:block;
		float:left; 
		width:60%;
	}
	.mymen{
    	float: left;
    	font-size: 16px;
		margin-left:10px;
		margin-right:10px;

    	margin-top: 10px;
    	font-weight: 500;
	}
input {  
    width: 100%;  
    height: 40px;  
    line-height: 30px;  
	font:14px arial;
	color:#333;
    border: 1px solid #b8b8b8;
	padding:2px 0px 2px 8px;
	border-radius:5px;
	/*box-shadow:0 0 16px 0 rgba(53,53,53,.2);*/
		BACKGROUND-IMAGE: url(images/search0.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
}		
	.myjj{
		display: none;
		float:left; 
		width:30px;
	}	

@media (max-width: 480px) {
	
	.toc-holder {
		left: 0;
		right: 0;
	}

	.toc-link:link,.toc-link:visited {
		width: 150%;
	}
	
	.toc {
		width: 400%;
	}
	
	.top-link:link,.top-link:visited {
		top: 2px;
		z-index: 20;
		background: none;
	}
	.mylogo {
		float:left; 
		width:150px;
	}
	.myse{
		display:none;
		float:left; 
		width:30px;
	}
	.mymen{
    	float: left;
    	font-size: 12px;
		margin-left:3px;
		margin-right:3px;

    	margin-top: 5px;
    	font-weight: 500;
	}
	.myjj{
		display:block;
		float:left; 
		width:30px;
	}	
	
input {  
    width: 100%;  
    height: 20px;  
    line-height: 20px;  
	font:14px arial;
	color:#333;
    border: 1px solid #b8b8b8;
	padding:2px 0px 2px 8px;
	border-radius:5px;
	/*box-shadow:0 0 16px 0 rgba(53,53,53,.2);*/
		BACKGROUND-IMAGE: url(images/search0.jpg); 
	BACKGROUND-REPEAT: no-repeat; 
}		
}