* {
	margin:0;
	padding:0;
	
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
     overflow-y: scroll;
	 width:100%;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }
/* close commented backslash hack */


a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

a {
text-decoration:none;

}

/**heder**/

.wrapper{
	width:100%;
}
.header{
     width: 1000px;
	 min-width:100%;
     background: #fff;
     opacity: 0.9;
     overflow: hidden;
     z-index: 999;
     border-bottom: 1px solid #a6a1a0;
     box-shadow:2px 2px 3px #aaaaaa;
}

.head_tab{
     width: 1000px;
     height: 80px;
     margin: 0px auto;
     overflow: hidden;
     padding:3px 0 15px 0;
}

.header .logo{
     float: left;
}

.header .nav{
     float: right;
}

.header .nav a{
     color: #505050;
     display: inline-block;
     padding-top: 66px;

}

.header .nav a:hover{
     color: #a00000;
     background: url(../images/Untitled-5.png);
     background-position: center;
     background-repeat: no-repeat;
}

.header .nav .active{
     color: #a00000;
     background: url(../images/Untitled-5.png);
     background-position: center;
     background-repeat: no-repeat;
}

.header .nav span{
     padding: 0px 20px;
}

.header .nav .nav_other{
     zcolor: #0093ff;
}

.head_bar{
     width: 1000px;
     height: 215px;
     background: url(../images/Untitled-7.png) left top repeat;
     display: block;
	 min-width:100%;
}

.head_bar .hd_title{
     width: 1000px;
     margin: 0px auto;
     margin-top: 30px;
}

.head_bar .hd_title h3{
     color: #333333;
     font-size: 24px;
     font-weight: bold;
}
.head_bar .hd_title p{
     color: #666666;
     font-size: 16px;
     margin-top: 10px;
}

.header .head_re{
     margin: 0px auto;
     width: 1000px;
     overflow: hidden;
     padding-top: 20px;
	 padding-bottom:10px;
}




/**end header**/


/**content**/

.content{
	xmin-height:630px;
	padding-bottom:80px;
}

.content .tab{
     width: 100%;
     zheight: 775px;
     position: relative;
     border-top: 1px solid #d1d1d1;
}

.content .tab .pic{
     width: 100%;
     height: 748px;
     position: relative;
     overflow: hidden;
}

.content .tab .pic li{
     position:absolute;
     top:0;
     left:0;
     display: none;
}

.content .tab .pic li a{
     width:100%;
     height: 748px;
     display: block;
     overflow: hidden;
}


.content .tab .small-btn{
     position: absolute;
     bottom:-50px;
     right:50%;
}

.content .tab .small-btn li{
     display: inline-block;
     width: 10px;
     height: 10px;
     background: #4e4e4e;
     border-radius: 100%;
     margin-bottom: 4px;
     cursor:pointer;
}

.content .tab .bannar{
    position: absolute;
    top: 200px;
    right: 470px;
    font-size: 22px;
    color: #505050;
    width: 260px;
}
.content .tab .bannar p span{
     color: #009dff;
     font-size: 34px;
     font-variant: small-caps;
}

.content .tab .small-btn .current{
     background:#0093ff;
}

.footer{
     width: 100%;
	 min-width:1000px;
     height: 50px;
     background: #505050;
     zposition:fixed; 
     bottom:0px; 
     left:0px;
	 z-index:9999;
	 min-height:50px;
}


.footer .foot_text{
     width: 1000px;
     margin: 0px auto;
     overflow: hidden;
     z-index: 99;
     line-height: 50px;
	 min-height:50px;
}

.footer .foot_text span{
     color: #fff;
     font-size: 12px;
     height: 50px;
}

/**end index.css**/

/**about **/
.content .con_area{
     width: 1000px;
     margin: 0px auto;
     padding-top: 50px;
	 min-height:500px;
}

.content .con_left{
     width: 410px;
     height: 300px;
     float: left;
}

.content .con_left img{
     width: 410px;
     height: 300px;
     border-radius: 10px;
}

.content .con_right{
     float: left;
     width: 500px;
     margin-left: 40px;
     font-size: 14px;
     color: #666666;
}

.content .con_right p{
     margin-bottom: 40px;
     line-height: 20px;
}

.re_cont{
     width: 1000px;
     margin: 50px auto 0px auto;
}

.content h3{
     font-size: 24px;
     color: #333333;
     margin-bottom: 20px;
}

.content .list_ban{
     zmargin-right: -30px;
     overflow: hidden;
}

.content .list_ban li{
     display:inline-block;
     margin: 0 18px 35px;
	 width:294px;
	 padding-top:2px;
}

.content .lights_list{
     text-align: center;
}

.content .lights_pic{
     width: 292px;
     height: 140px;
     padding: 30px 0px;
     display: block;
     border: 1px solid #333333;
}


.content .lights_list p{
     display: block;
     width: 294px;
     height: 56px;
     line-height: 56px;
     background: #505050;
     font-size: 18px;
     color: #fff;
}


.content .lights_list p:hover{
     background: #363636;
}

.content .cob_list{
     width: 294px;
     height: 361px;
     border: 1px solid ;
     text-align: center;
     overflow: hidden;
     float: left;
     margin-right: 37px;
     margin-bottom: 30px;
}
.content .cob_list:hover {
/*  background: #363636;*/
}

.content .cob_list .cob_pic{
     height: 200px;
     padding: 0px;
}



.content .cob_text h3{
     margin-bottom: 0px;
}

.content .cob_text{
     display: block;
     width: 294px;
     height: 90px;
     font-size: 18px;
     color: #fff;
     text-align: center;
     padding-top: 20px;
	 cursor:pointer;
	 margin-top: 100px;
}


.content .cob_text p{
     line-height: 26px;
     font-size: 14px;
     color: #b7b7b6;
     margin: 10px 0px 0px 20px;
}

.content .cob_text:hover{
     background: ;
}
.content .cob_text{
     background: #505050;
}
.content .cob_text:hover h2{
     color: #fffconsole.log();;
}
.content .cob_text:hover p{
     color: #fff;
}

/**cob.css**/


/**legal.css**/

.content .text_area{
     width: 1000px;
     margin: 0px auto;
}


.content .text_area p{
     margin-top: 50px;
     line-height: 20px;
     font-size: 14px;
}

/**end leaal.css**/


/**contact.css**/

.content .con_area .map_left{
     width: 420px;
     float: left;
}

.content .con_area .map_left a{
     display: block;
     width: 420px;
     height: 302px;
}

.content .con_area .map_left p{
     width: 218px;
}

.content .con_area .us_right{
     width: 494px;
     float: right;
}

.content .con_area .us_right p{
     font-size: 14px;
     color: #333333;
     line-height: 20px;
     margin-bottom: 20px;
}

.content .con_area .us_right .name{
     width: 494px;
     margin-bottom: 20px;
}

.content .con_area .us_right label{
     width: 100px;
     height: 34px;
     line-height: 34px;
     color: #333333;
}

.content .con_area .us_right .nameText{
     width: 390px;
     height: 34px;
     float: right;
     background: #fffffe;
     border: 1px solid #acacac; 
     outline: none;
}

.content .con_area .us_right .messText{
     width: 390px;
     height: 220px;
     float: right;
     background: #fffffe;
     border: 1px solid #acacac; 
     outline: none;
}

.content .con_area .us_right .send_btm{
     width: 80px;
     height: 32px;
     line-height: 32px;
     text-align: center;
     background: #505050;
     color: #fff;
     border: 1px solid #505050;
     outline: none;
     cursor: pointer;
     overflow: hidden;
     margin-left: 104px;
     margin-top: 20px;
}

/**end contact.css**/

/**whyus.css**/
.content .con_area ul{
     zmargin-right: -50px;
     zoverflow: hidden;
}
.content .con_area ul li{
     float: left;
     height: 140px;
     margin-right: 48px;
     margin-bottom: 40px;
}
.content .con_area .why_us{
     width: 450px;
}
.content .con_area .pic_text{
     width: 342px;
     float: right;
}

.content .con_area .pic_text h3{
     font-size: 16px;
     color: #333333;
     font-weight: bold;
     margin-bottom: 10px;
}

.content .con_area .pic_text p{
     width: 340px;
     font-size: 14px;
     line-height: 20px;
     text-align: justify;
}

/**end why.css **/


/**led.css**/

.content .con_area p{
     line-height:1.5;
     font-size: 14px;
}
.content .con_area .cost{
     margin-top: 40px;
     display: block;
}

.content .con_area .cost_text{
     float: right;
     width: 730px;
}
.content .con_area .cost_text h3{
     margin-bottom: 10px;
}

.content .con_area .cost_text .cost_high h2{
     font-size: 16px;
     font-weight: bold;
     color: #333333;
}

.content .con_area .cost_text .cost_high p{
     margin-top: 10px;
     text-align: justify;
}


.content .con_area .cost_text .cost_high{
     border-left: 3px solid #a00000;
     padding-left: 6px;
     margin-top: 20px;
}

.content .con_area .cost_high ul{
     margin-left: 20px;
}

.content .con_area .cost_high ul li {
     margin-bottom: 10px;
     float: none;
     width: 4px; 
	     list-style-type: disc;
     height: 10px; 
     line-height: 4px;
/*     background-color: #000; *//* Can be set to transparent */ 
/*     border: 1px #ccc solid; */
     -webkit-border-radius: 100px;
     margin-top: 10px;
}

.content .con_area .cost_high ul li span{
     margin-left: 10px;
     width: 100px;
     display: inline-block;
}

/**end led.css**/


/**details.css**/
.content .con_blub li{
     display: inline-block;
}

.content .con_blub ul{
     margin-bottom: 20px;
	zmargin-top:10px;
}

.content .con_blub{
     width: 1000px;
     margin: 30px auto 0px auto;
}

.content .con_blub .blub_left{
     float: left;
	 width:384px;
}

.content .con_blub .blub_left .box{
     width: 381px;
     height: 346px;
     border: 1px solid #505050;
     overflow: hidden;
     display: none;
}

.content .con_blub .blub_left .box img{
/*     width: 502px;
     height: 346px;*/
	   width: 346px;
  height: 346px;
  margin-left:16px;
}
.content .con_blub .blub_left .blub_tab{
     width: 504px;
     margin-right: -40px;
     overflow: hidden;
}

.content .con_blub .blub_left .blub_tab a{
    width: 118px;
    height: 80px;
}
.content .con_blub .blub_left .blub_tab ul{
	 width:525px;
     overflow: hidden;
	 min-height:102px;
}
.content .con_blub .blub_left .blub_tab ul li{
    border: 1px solid #505050;
    float: left;
    margin-right: 5px;
    margin-top: 20px;
    width: 90px;
    height: 82px;
}
.content .con_blub .blub_left .blub_tab a img{
    width: 80px;
    height: 80px;
	margin:0 0 0 4px;

}

.content .con_blub .blub_right{
     width: 592px;
     float: right;
     margin-bottom: 25px;
}
.blub_list{
     border: 1px solid #505050;
     border-bottom: 4px solid #0093ff;
}

.blub_list a{
     text-align: center;
     display: inline-block;
     padding: 0px 20px;
     margin-top: 20px;
     margin-bottom: 16px;
     color: #888888;
}

.blub_list span{
     display: none;
     position: relative;
     bottom:-34px;
     right: -50%;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 0 5px 8px 5px;
     border-color: transparent transparent #0093ff transparent;
     margin-top: -8px;
}

.blub_list a:hover span{
     display: block;
}

.blub_list .active span{
     display: block;
}



.box_list .box_one{
     display: none;
     width: 516px;
     min-height: 394px;
margin-bottom:10px;
     border: 1px solid #505050;
/*     overflow: auto;*/    /* border-top: none; */
	     line-height: 26px;
	 padding:0px 52px 0px 22px;
}

.wattage p {
    margin-bottom: 1px;
}

.wattage table td {
    padding:3px 0;
}

/*.box_list img{
     width: 416px;
     height: 394px;
}*/

.content .box_one .list_down ul{
     margin-left: 20px;
     margin-top: 30px;
}

.content .box_one .list_down ul li{
     margin-bottom: 20px;
     float: none;
     width: 6px;
     height: 6px;
     line-height: 6px;
     background-color: #fff; /* Can be set to transparent */ 
     border: 1px #5a5a5a solid; 
     -webkit-border-radius: 100px;
     margin-top: 10px;
     display: block;
}

.content .box_one .list_down ul li span{
     width: 250px;
     margin-left: 14px;
     display: inline-block;
     color: #717171;

}

.content .box_one .wattage{
/*     height: 42px;*/
}

.content .box_one .wattage .wat_list{
     width: 98px;
     text-align: center;
     margin-left: 40px;
     float: left;
}
.content .box_one .wattage .wat_list h2{
     font-size: 18px;
     font-weight: bold;
     color: #333333;
}

.content .box_one .wattage .wat_list ul{
     margin-right: -20px;
     overflow: hidden;
	 margin-top:10px;
}

.content .box_one .wattage .wat_list ul li{
     float: left;
     margin-bottom: 20px;
     margin-right: 24px;
     font-size: 14px;
     color: #8b8b8a;
}
.content .box_one .wattage span{
     margin: 10px 0px;
     display: inline-block;
     padding-right: 16px;
     color: #8b8b8a;
}

.content .box_one .wattage .wat_right{
     width: 70px;
     float: left;
     margin-left: 80px;

}

.content .box_one .wattage .wat_right h2{
     font-size: 18px;
     font-weight: bold;
     color: #333333;
     margin-bottom: 30px;
}

.content .box_one .wattage .wat_right li{
     float: none;
     font-size: 14px;
     margin-bottom: 20px;
     color: #8b8b8a;
}

.lights_list:hover{
	cursor:pointer;
}

.bxslider li{
	width:2000px;
	height:760px;
}

.banner_content{
	width:1000px;
	margin:0 auto;
}

.captions{
	width:355px;
	font-size:26px;
	float:right;
	margin-right:10px;
	margin-top:100px;
	line-height:48px;
}

.captions span{
	width:370px;
	font-size:30px;
	text-transform:uppercase;
	color:#009dff;
}

.pagination{
   padding-left: 25px;
}

.pagination a {
  display: block;
  width: 25px;
  height: 25px;
  color: #FFF;
  text-align: center;
  line-height: 25px;
  background-color: #2575b9;
  float: left;
  margin-right: 5px;
}

.pagination .current_page {
  display: block;
  width: 25px;
  height: 25px;
  color: #FFF;
  text-align: center;
  line-height: 25px;
  background-color: #053c6b;
}

tr:first-child {
    background-color: rgb(226, 226, 226);
}

table, th, td {
    border: 0px solid black;
}

.firsttr > td{
	width:25%;
}



.index_banner_logo{
	width:225px;
	margin:20px;
}

.box_list h2 {
    font-size:20px;
	font-weight:bold;
	margin-top:20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}

.wattage p {
    height: 25px;	
}