@charset "utf-8";
/* CSS Document */

.top{
	position: fixed;
	padding: 30px 20px;
	width:17%;
	height:3000px;
	background:#00070e url(../images/leftbg.jpg);
	background-position:right top;
	text-align:center;
	background-repeat: no-repeat;
}

.roll{display:none;
}
.m-menu{
display:none;
}

.m-menu-list {
display:none;
}


.menu{
width:100%;
margin:200px 0px;

}

.menu li {
margin:10px 0px;
text-align:center;
list-style:none;
}

.menu li a {
 display:inline-block;

padding:5px 20px;
text-align:center;
color:#8dd0ff;
}

.menu a:hover {
 display:inline-block;
  background: #faa61a;
  color:#000000;
  width:100%;
  -moz-border-radius: 48px;/*↓圓型*/
  -webkit-border-radius: 48px;
  border-radius: 48px;
  opacity:1;
   -webkit-transition: all 1s ease; /* Safari 和 Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* Opera */
	transition: all 1s ease;

}

.menu .select a {
}

.main{
	float:right;
	background-color:#333333;
	width:83%;
	color: #000000;
}


.spacing{
	padding: 10px 30px;
}
.spacing02{
	padding: 30px 30px;
}

.news{
	background-color:#fedf35;
    border:1px solid #FFFFFF;
}


.box{
 background:#00070e url(../images/bg-produce.jpg) top right no-repeat;
}
.custom{
 background:#00070e url(../images/bg-custom.jpg) top right no-repeat;
}

.box li, .custom li {
list-style:none;
display: inline-block;
padding:0px 20px;
width:30%;

}
.box li a, .custom li a{
	color:#FFFFFF;
}

.box span, .custom span {
color:#151515;
float:left;
padding:0px 0px;
font-size:1em;
}
.ab-01{
background:#ffc238 url(../images/barbg.jpg);
height:40px;

}
.ab-02{
background-color:#00070f;
width:100%;
float:left;
margin:0px 0px;

}

.ab-03{
background-color:#ffaaaa;
color:#d33232;
}

.ab-04{
}



.size{
}

.store{
margin:0px;
background:#eb6262 url(../images/bg-blue.jpg);

}

#foot{
float:left;
width:100%;
overflow:auto;
background-color:#00070f;
padding: 10px 30px;
}
b

.key{
background-color:#00070f;
}

.key li {
list-style:none;
float:left;
width:20%;
padding-right:30px;
padding-top:30px;
}

.key li a {
color:#FFFFFF;

}

.service{
background-color:#242424;
width:100%;
 overflow:auto; 
 background:#00070e url(../images/bg-contact.jpg) top right no-repeat;


}



.service-contact{
float:left;
width:100%;
}
.service-map{
float:left;
width:50%;

}



