html{height:100%;}
body{font-family:'Open Sans', sans-serif;font-size:13px;line-height:18px;background:#ffffff;color:#666666;margin:0px 0px;padding:0;padding:0px;}
img{padding:0px;margin:0px;border:0px;}
a { color:#000000; }
*:focus {
    outline: none;
}

.clear { clear:both; }
.bg0 { background:#000000; }
.bg1 { 
	background:#000000;
	background-image: url(../images/h1.jpg);
	background-repeat: repeat-x;

}

.rel { position:relative;  }
.h200 {
	text-align:center;  height: 274px; 
    color: #000000;
	
}

.btel_a {
    color: #000000;
    text-decoration: none;
    position: absolute;
    z-index: 100;
    bottom: 50px;
    right: 200px;
	text-align:right;
	display:block; 
	float: left; 
	background:#fffd00 url(../images/tel.png) center right no-repeat; 
	border:0px solid #000000;
	padding:10px 80px 10px 10px; 
    font-weight: 900;

}

.btel_a a {
    text-decoration: none;
    font-size: 35px;
    line-height: 35px;
    letter-spacing: -1px;
    font-weight: 900;
}


.btel_a2 {
    color: #fffd00;
    text-decoration: none;
    position: absolute;
    z-index: 101;
    bottom: 120px;
    right: 200px;
	text-align:center;
	display:block; 
	float: left; 
	border:0px solid #00ffffff;
	padding:10px; 
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 900;
    letter-spacing: 0px;

}




.page{width:1024px; margin:0px auto 0px auto; padding:0px 0px; border:0px solid #ffffff; clear:both;  }
.group{display:block;float:left;border:0px solid #ffcc00;width:100%; margin:0px 0px 0px 0px; clear:both; 


    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	
 }
.col{
	
	display:block;
	float:left;
	border:0px solid #ff0000;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	padding:0px; 


}

.pr { width: calc(50% - 10px); padding-right:10px; }
.pl { width: calc(50% - 10px); padding-left:10px; }

label{padding:0px 0px 0px 0px;display:block;float:left;width:100%;margin-bottom:5px;width:100%; border:0px dotted #000000; }
.input{padding:0px 0px 0px 0px;display:block;float:left;width:100%;margin-bottom:5px;width:100%; background:#ffffff; border:1px solid #999999; }

.input input[type=text]{display:block;float:left;font-weight:400;color:#000000; width:70%; font-size:13px;height:25px;line-height:25px;border:0;resize:none;font-family:'Open Sans', sans-serif;padding:0px 0px;outline:none;padding-left:10px;background:none;}

.input textarea{font-family:'Open Sans', sans-serif;font-size:13px;color:#000000;background:none;padding:0px;border:0px solid #000000;outline:none;resize:none;background:none;width:90%;padding:10px 10px;overflow:hidden;height:152px; }




.token{position:absolute; top:1px; right:0px;  }

.f_send { padding:0px 0px 0px 0px;display:block;float:left;background:#238497;margin-bottom:10px; height:30px;line-height:30px; text-align:center; color:#ffffff; text-decoration:none;  font-family:'Open Sans', sans-serif;  text-transform:uppercase; 
border:0px solid #0e4094; font-weight:400; padding:0px 10px; margin-right:10px; margin-top:5px;  font-size:13px; font-weight:700;  }

.f_send:hover { text-decoration: underline; }






.box { margin:20px; border:0px solid #00ff00; display:block;  clear:both;     }
.box a { text-decoration:none; color:#0b586c;  }
.box a:hover { text-decoration:underline;   }
.box img { max-width:100%; }

.box h6 { padding:0px; margin:10px 0px; font-size:15px; line-height:15px; }
.box h1 { padding:0px; margin:10px 0px; font-size:20px; line-height:20px;  color:#0b586c; }
.box h2,h3,h4,h5 { padding:0px; margin:10px 0px; font-size:18px; line-height:18px;  color:#0b586c; }


img.line { padding:0px; margin:15px 0px; width:100%; display:block; float:left; clear:both;  }


.set1{width:100%; clear:both;}
.set3{width:33.3333%; }
.set6{width:66.6666%; }


.foot { padding:50px 20px 40px 20px; text-align:center; color:#ffffff; }
.foot a { color:#ffffff; text-decoration:none; }
.foot a:hover { text-decoration:underline; }



.shadow {
padding:20px 20px 30px 20px;
margin-top:-20px; 
margin-bottom:-20px; 

-webkit-box-shadow: 0px 0px 25px -10px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 25px -10px rgba(0,0,0,1);
box-shadow: 0px 0px 25px -10px rgba(0,0,0,1);
background:#ffffff;
position:relative;
z-index:10px; 
	
}

.menu {
	display: table;   /* Allow the centering to work */
	margin: 0px auto;
	
}

.menu ul {
	padding: 0px;
	margin:0px auto; 
	list-style: none;
}

.menu ul li {	
	margin: 0px;
	padding: 0px 5px;	
	display: inline-block;
}

.menu ul a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	padding: 16px 12px;
	font-weight: bold;
}

.menu ul a:hover {
	color: #64d0da;
	text-decoration: underline;
}



.show_menu{
	
	height:40px; 
	line-height:40px;  
	margin-left:0px;
	display:none; 
	float:right;
	font-size:13px;
	cursor:pointer;
	color:#ffffff; 
	text-align:left; 
font-weight: bold;
	margin:5px 10px 5px 5px;	
	border:0px solid #ff0000; 
	padding-right:45px; 
	position:relative; 
	right:0px; 

 }
 
 
 
.show_menu::before{content:"";display:block;

	z-index:0;
	position: absolute;
	right:0px; 
	width:40px; height:40px; line-height:40px; 
	background:#000000 url(../images/menu2.png) center center no-repeat;
	border:0px solid #ff0000;
}






.banner { display:block; float:left; width:100%; height: 274px; 

	background-image: url(../images/h0.jpg);
	background-repeat: no-repeat;
	background-position: center center; 

}


.infored { display:block; float:left; width:100%; background:#ed1c24; height:34px;line-height:34px;  width:100%;  color:#ffffff; font-weight:normal;  position:relative; top:0px; left:0px; margin:0px 0px 10px 0px;font-size:13px; text-align:left;  }
.infored b { font-weight:normal; text-align:left; margin:0px 10px; display:block; float:left;  }


.infogreen { display:block; float:left; width:100%; background:#7abb41; height:34px;line-height:34px;  width:100%;  color:#ffffff; font-weight:normal;  position:relative; top:0px; left:0px; margin:0px 0px 10px 0px;font-size:13px;text-align:left;  }
.infogreen b { font-weight:normal;text-align:left; margin:0px 10px; display:block; float:left; }



.cookie { background:#000000; width:100%; font-size:13px; color:#ffffff;  display:block; float:left;
    position: fixed;
    bottom: 0px;
    left: 0px;
	z-index:200; 


 } 
.cookie_p { display:block; float:left; width:70%; line-height:14px;  } 
.cookie_p a { color:#ffffff;  }
.cookie_close { display:block; float:right;border:0px solid #000000; padding:0px 0px; cursor:pointer;   } 

.cookie table { 
	width:100%; 
    border-spacing: 0;
    border-collapse: collapse;
	
}

.cookie td { 
	border:0px solid #000000; padding:10px;  
}

.cookie img { display:block; padding:0px; margin:0px; }







.norwd { display:table; }
.norwd1 { display:inline-block; }
.norwd2 { display:inline-block; }

@media only screen and (max-width:1024px){
	.page{width:100%; padding:0px; }
	.banner {    background-position: left center;}
	.btel_a {
		right: 20px;
	}

	.btel_a2 {
		right: 20px;
	}

}


@media only screen and (max-width:680px){
.norwd1 { display:none !important; }
.norwd2 { display:none !important; }
}


@media only screen and (max-width:580px){

	.menu ul a {
		padding: 16px 8px;
	}
	.menu ul li {
		padding: 0px 0px;
	}
	
	.box h6 { padding:0px; margin:10px 0px; font-size:15px; line-height:15px; }
	.box h1 { padding:0px; margin:10px 0px; font-size:18px; line-height:18px;  color:#0b586c; }
	.box h2,h3,h4,h5 { padding:0px; margin:10px 0px; font-size:15px; line-height:15px;  color:#0b586c; }

	.pr { width: 100%; padding-right:0px; }
	.pl { width: 100%; padding-left:0px; }
		
	
}


@media only screen and (max-width:480px){

	.box { margin:0 auto; }
	.btel_a {
		right: 0px;
		bottom:20px; 
	}

	.btel_a2 {
		bottom:90px; 
		right: 0px;
		font-size: 16px;
		line-height: 16px;
	}

	.norwd { display:none; }
	.show_menu{ display:block;  }
	 
	.banner {
		background-position: -70px center;
	}
	
	.menu{
		position:absolute;
		top: 50px; 
		width:100%;
		padding:0px 0px 7px 0px;
		border-top:0px dotted #cccccc;
		background:#000000;
		margin:0px; 
		z-index:150;
		
	}
	.menu ul{display:block;float:left;width:100%;padding:0px 0px;}
	.menu ul li{display:block;float:left;width:100%;border-top:1px dotted #cccccc;padding:0px 0px;}
	.menu a{margin:0px;padding:0px;width:100%;font-weight:700;font-size:13px; width:100%; text-align:center; display:block;  }
	.menu ul a {
		padding: 5px 0px;
	}


	
	

}










