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

* {
	margin:0px;
	padding:0px;
}
body {
	width:100%;
	height:100%;
}
#header {
	width:100%;
	height:212px;
}
.header {
	width:1349px;
	height:212px;
	/*border:1px solid #CCC;*/
	float:left;
}
.header_top {
	width:1349px;
	height:50px;
	background:#F4811E;
	float:left;
}
.header_top_midle {
	float:left;
	width:1335px;
	height:40px;
	background:#000;
	margin-top:5px;
	margin-left:5px;
	
}
.header_top_h2 {
	color:white;
	font-size:16px;
	padding:10px 10px;
	width:1050px;
	float:left;
}
.header_top_h3 {
	color:white;
	font-size:16px;
	padding:10px 10px;
	float:left;
	text-decoration:none;
}
.header_midle {
	width:100%;
	height:100px;
}
.header_logo {
	float:left;
	width:500px;
	height:100px;
	margin-left:3%;
	/*border:1px solid #CCC;*/
}
.header_logo1 {
	float:left;
	width:150px;
	height:100px;
}
.header_right {
	float:left;
	width:350px;
	height:auto;
	margin-left:13%;
	/*border:1px solid #CCC;*/
	margin-top:2%;
}
.header_menu {
	float:left;
	width:350px;
	height:30px;
	/*border:1px solid #CCC;*/
	margin-left:0%;
	
}
.header_menu ul {
	float:left;
	display:inline-block;
	margin-left:2%;
	
}
.header_menu ul li {
	float:left;
	display:inline-block;
	
}
.header_menu li a {
	text-decoration:none;
	padding:0px 5px;
	color:#B70000;
	
}
.header_menu li a:hover {
	color:black;
}
.menu {
	width:100%;
	height:20px;
	float:left;
	 background: #F4811E; 
}


nav {    
  display: block;
  text-align: left;
  background: #F4811E;
  /*background: -webkit-linear-gradient(top center bottom, #F60 , #CCC, #F60); /* For Safari 5.1 to 6.0 */
 /* background: -o-linear-gradient(top center bottom, #F60,  #CCC, #F60); /* For Opera 11.1 to 12.0 */
/*  background: -moz-linear-gradient( top ,#F60,  #CCC); /* For Firefox 3.6 to 15 */
 /* background: linear-gradient(to  top ,#F60, #CCC); /* Standard syntax */
  float:left;
  width:1349px;
 /* position:fixed;*/
  margin-top:1%;
  text-align:center;
 
}
nav ul {
  margin: 0;
  padding:0;
  list-style: none;
  /*background: #06C; 
  margin-left:1%;*/
}
.nav a {
  display:block; 
 /* background:#006591; */
  color:white; 
  text-decoration: none;
  padding: 0.8em 1.8em;
  /*text-transform: uppercase;*/
  font-size: 100%;
  letter-spacing: 1px;
  /*text-shadow: 0 -1px 0 #000;*/
  position: relative;
  font-size:18px;
  
}
.nav{  
  vertical-align: top; 
  display: inline-block;
/*  background:#006591;*/
 box-shadow: 
    1px -1px -1px 1px #000, 
    -1px 1px -1px 1px #fff, 
    0 0 6px 3px #fff;
  border-radius:6px;
}
.nav li {
  position: relative;
  margin-left:5px;
}
.nav > li { 
  float: left; 
 
  margin-right: 2px; 
} 
.nav > li > a { 
  margin-bottom: 1px;
  color:#582C2C;
}

.nav li:hover > a { 
  color:black; 
}
.nav > li:first-child { 
  border-radius: 4px 0 0 4px;
} 
.nav > li:first-child > a { 
  border-radius: 4px 0 0 0;
}
.nav > li:last-child { 
  border-radius: 0 0 4px 0; 
  margin-right: 0;
} 
.nav > li:last-child > a { 
  border-radius: 0 4px 0 0;
}
.nav li li a { 
  margin-top: 1px;
   color: white;
}
.nav li a:first-child:nth-last-child(2):before { 
  content: ""; 
  position: absolute; 
  height: 0; 
  width: 0; 
  border: 5px solid transparent; 
  top: 50% ;
  right:3px;  
   color:black;
   
 }
 /* submenu positioning*/
.nav ul {
  position: absolute;
  white-space: nowrap;
  border-bottom: 5px solid  orange;
  z-index: 1;
  left: -99999em;
  text-align:left;
  background:#A54683;
  
 
 
}
.nav > li:hover > ul {
  left: auto;
  margin-top: 0px;
  min-width: 100%;
  
  
}
.nav > li li:hover > ul { 
  left: 100%;
  margin-left: 1px;
  top: -1px;
  
}
/* arrow hover styling */
/*.nav > li > a:first-child:nth-last-child(2):before { 
  border-top-color:black; 
  
  
}
.nav > li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  border-bottom-color: orange; 
  margin-top:-5px
}*/
.nav li li > a:first-child:nth-last-child(2):before {  
  border-left-color: black; 
  margin-top: -5px
}
.nav li li:hover > a:first-child:nth-last-child(2):before {
  border: 5px solid transparent; 
  border-right-color: orange;
  right: 10px; 
}
#banner {
	width:100%;
	height:400px;
}

#container {
	width:100%;
	height: auto;
}
.container_top {
	float:left;
	width:1349px;
	height:50px;
	background:#F4811E;
}
.container_top_news {
	width:150px;
	height:auto;
	font-size:18px;
	float:left;
	padding:15px 15px;
}
.container_top_marquee {
	float:left;
	width:1100px;
	height:auto;
	color:white;
	font-size:18px;
	padding:14px;
	/*border:1px solid #666;*/
}
.container_top_brand {
	float:left;
	width:1347px;
	height:120px;
	border:1px solid #999;
}
.container_top_img {
	float:left;
	width:170px;
	height:auto;
	margin-left:5%;
	margin-top:2%;
}
.container_midle {
	width:1348px;
	height:300px;
	float:left;
	/*border:1px solid #999;*/
}
.container_midle_div1 {
	width:230px;
	height:220px;
	float:left;
	background:#F4811E;
	margin-left:4%;
	margin-top:3%;
}
.container_midle_div2 {
	width:230px;
	height:220px;
	float:left;
	background:#F4811E;
	margin-left:1%;
	margin-top:3%;
	/*border:1px solid #999;*/
}
.container_midle_div1_top {
	width:300px;
	height:20px;
	float:left;
	margin-top:5%;
	margin-left:5%;
}
.container_midle_div1_left {
	float:left;
	width:110px;
	height:130px;
	/*border:1px solid #CCC;*/
	margin-top:5%;
	margin-left:5%;
	color:white;
	line-height:30px;
	font-size:12px;
}
.container_midle_div1_right {
	float:left;
}
.container_midle_div1_bottom {
	width:100%;
	height:30px;
	float:left;
	margin-top:17px;
}
.container_midle_div1_bottom1 {
	width:60%;
	height:30px;
	background:#A54683;
	float:left;
}
.container_midle_div1_bottom12 {
	width:40%;
	height:30px;
	background:black;
	float:left;
	
}
.bottom_txt {
	color:white;
	padding:6px 5px;
	font-size:16px;
}
.container_bottom {
	width:1349px;
	height:500px;
	float:left;
	background:#F4811E;

}
.container_bottom_top {
	width:80%;
	height:auto;
	color:black;
	margin-top:3%;
	margin-left:7%;
	font-size:18px;
}
.span {
	color:white;
	margin-left:1%;
}
.container_bottom_img {
	float:left;
	width:250px;
	height:auto;
	margin-left:7%;
}
.container_bottom_right {
	width:60%;
	height:auto;
	float:left;
	margin-left:3%;
	margin-top:2%;
	font-size:16px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;

}
.container_bottom_bottom {
	width:1349px;
	height:100px;
	float:left;
}
#footer {
	width:100%;
	height:350px;
	margin-top:2%;
	
}
.footer {
	width:1349px;
	height:350px;
	background:black;
	float:left;
	margin-top:2%;
}
.footer_div1 {
	width:200px;
	height: auto;
	float:left;
	margin-top:2%;
	margin-left:5%;
}
.footer_conatctus {
	width:380px;
	height: auto;
	float:left;
	margin-top:2%;
	margin-left:5%;
}
.footer_div1_top {
	color:white;
	width:100%;
	height:auto;
}
.footer_div1_midle {
	width:100%;
	height:auto;
	color:#F4811E;
	margin-top:5%;
	line-height:25px;
	
}

.footer_div1_midle1 {
	width:100%;
	height:auto;
	color:#F4811E;
	margin-top:5%;
	line-height:20px;
	display:inline-block;
	text-decoration:none;
	font-size:20px;
}
.footer_div1_midle1:hover {
	color:white;
}
.footer_div1_midle2 {
	width:100%;
	height:auto;
	color:#F4811E;
	margin-top:1%;
	line-height:25px;
	display:inline-block;
	text-decoration:none;
	font-size:20px;
}
.footer_bottom {
	width:1200px;
	height:30px;
	float:left;
	margin-top:2%;
}
.footer_bottom_top {
	width:1200px;
	border:1px solid #FFF;
	float:left;
	margin-top:1%;
	margin-left:5%;
}
.footer_h3 {
	color:white;
	margin-left:5%;
	margin-top:2%;
}

/* --------------------------- about us -----------------------*/
.aboutus {
	width:1200px;
	float:left;
	height:500px;
	/*border:1px solid #CCC;*/
	margin-top:2%;
	margin-left:5%;
}
.aboutus_top {
	width:1200px;
	height:40px;
	background:#F4811E;
	border-radius:5px;
}
.aboutus_top_h2 {
	color:white;
	padding:5px 5px;
}
.aboutus_midle {
	float:left;
	width:100%;
	height:400px;
	/*border:1px solid #CCC;*/
}
.aboutus_midle_left {
	width:500px;
	height:auto;
	float:left;
}
.aboutus_midle_p {
	width:1200px;
	height:auto;
	color:#999999;
	text-align:justify;
	margin-top:2%;
	float:left;
	line-height:30px;
	font-size:18px;
}

.other_product {
	width:1200px;
	height: auto;
	float:left;
	/*border:1px solid #CCC;*/
	margin-top:2%;
	margin-left:5%;
}
.other_product_left {
	width:200px;
	height:500px;
	float:left;
}
.other_product_right {
	float:left;
	width:900px;
	height: auto;
	margin-left:100px;
	/*border:1px solid #CCC;*/
}
.other_product_right_table {
	float:left;
	width:300px;
	height:auto;
	line-height:40px;
	margin-left:5%;
}
.contactus {
	width:1200px;
	height: auto;
	float:left;
}
.contactus_h3 {
	float:left;
	line-height:40px;
	color:#666666;
	margin-top:2%;
}
.map {
	float:left;
	margin-top:2%;
	margin-left:2%;
}