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

body {
	background: #f1f1f1 url(../images/bg.png) top repeat-x;
	border-top: 7px solid #464545;
	}

#brands.carousel{border:1px solid #ddd; background-color:#fff;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; display:block; position:relative !important; z-indeX:10; width:960px !important; height:60px !important; margin-bottom:30px;}
#brands.carousel li{width:160px !important; height:60px !important; margin:0px; text-align:center;}
#brands.carousel li img{vertical-align:middle; max-width:160px; height:auto !important; display:block; margin:7px auto;}	

#left_banner{
	right:50%;
	top:120px;
	margin-right:500px;
	position:fixed;
}

#right_banner{
	left:50%;
	top:120px;
	margin-left:500px;
	position:fixed;
}
	
#container {
	width: 960px;
	margin: 0 auto;
	}
.adver{
	margin:10px 0 ;
}
.adver div a img{
	margin:10px 0;
}
#header {
	float: left;
	width: 960px;
	height: 100px;
	padding-top:10px;
	}

.list_product a.img-border div {
position: absolute;
top: 0px;
width: 111px;
left: 0px;
display: none;
height: 111px;
border: 10px solid #000;
}
.list_product a.img-border:hover div {


}
.list_product a.img-border {
display: block;

overflow: hidden;
position: relative;
height: 131px;
}
#project_footer  a.img-border div {
position: absolute;
top: 0px;
width: 80px;
left: 0px;
display: none;
height: 60px;
background: #fff;
}
#project_footer a.img-border:hover div {
display: block;
}
#project_footer a.img-border {
display: block;
overflow: hidden;
position: relative;
}
#header a {
	display: block;
	float: left;
	}


#menu {
	float: left;
	width: 960px;
	background: url(../images/menu_bg.png) repeat-x;
	}

#menu > ul {
	float: left;
	}

#menu > ul > li {
	float: left;
	position: relative;
	}

#menu > ul > li:first-child a {
	padding: 0;
	margin: 0;
	}

#menu > ul > li > a {
	color: #1e1e1e;
	font-size: 13px;
	text-transform: capitalize;
	display: block;
	text-decoration: none;
	height: 32px;
	padding: 11px 15px  0 15px ;
	font-weight:bold;
	}

#menu > ul > li:first-child a {
	border-left: none;
	}

#menu > ul > li a:hover {
	color: #d3252e;
	}

#menu > ul > li a img {
	position: relative;
	}

#menu > ul > li ul {
	display: none;
	position: absolute;
	top: 42px;
	left: 0;
	width: 200px;
	border: 1px solid #ddd;
	border-top: 0px;
	z-index: 9999999;
	background: #fff;
	}

#menu > ul > li ul li {
	border-top: 1px dotted #eee;
	}

#menu > ul > li ul li:first-child {
	border-top: none;
	}

#menu > ul > li ul li a {
	padding: 5px 10px;
	display: block;
	color: #1e1e1e;
	text-decoration: none;
	background:url(../images/arrow.png) 10px 11px no-repeat;
	padding-left: 25px;
	}

#menu > ul > li:hover ul {
	display: block;
	}

#menu form {
	float: right;
	background:url(../images/menur.png) right top no-repeat;
	height: 48px;
	padding: 5px 5px 0 0;
	}

#menu form * {
	float: left;
	}
#menu form input[type=text] {
	background:url(../images/search.png) no-repeat;
	border: none;
	height: 22px;
	padding: 5px 0 5px 10px;
	width: 165px;
	font-style: italic;
	color: #aaa;
	}

#menu form input[type=submit] {
	background:url(../images/search.png) top right no-repeat;
	border: none;
	height: 32px;
	width: 32px;
	cursor: pointer;
	}

#box_slider_home {
	float: left;
	width: 960px;
	margin: 15px 0;
	}

#slider_home {
	float: left;
	padding: 9px;
	background: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: relative;
	z-index: 999;
	width: 940px;
height: 330px;
	}
	
#box_slider_home > p {
	background:url(../images/slider_shadow.png) center bottom no-repeat;
	position: relative;
	width: 1084px;
	height: 41px;
	margin: -25px -62px 0 -62px;
	float: left;
	z-index: 99;
	}

#body {
	float: left;
	width: 960px;
	}

#left_body {
	float: left;
	width: 220px;
	}
	
#right_body {
	float: right;
	width: 725px;
	}

.left_box {
	background: #e7e7e7;
	margin-bottom: 15px;
	background: url(../images/title_small.png) center top no-repeat;
	-moz-box-shadow: 0px 0px 3px 3px #e7e7e7;
	-webkit-box-shadow: 0px 0px 3px 3px #e7e7e7;
	box-shadow: 0px 0px 2px 2px #e1e1e1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.left_box h2 {
	color: #fff;
	padding: 8px 0 0 40px;
	height: 30px;
	font-size: 13px;
	font-weight: normal;
	}

.left_box > div {
	border: 1px solid #ffffff;
	background: #f5f5f5;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top: none;
	}

#menu_left div ul {
	position: relative;
	width: 220px;
	margin: 0 -1px -1px -1px;
	}

#menu_left h2 {
	background:url(../images/list.png) 11px 3px no-repeat;
	}

#menu_left div ul li {
	background-image: linear-gradient(#ac0f15, #c0141c);
	position: relative;
	}

#menu_left div ul li.last-child {
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	}

#menu_left div ul li:first-child {
	border-top: none;
	}

#menu_left div ul li a {
	background: url(../images/camera1.png) 9px 6px no-repeat;
	color: #1e1e1e;
	display: inline-block;
	padding: 8px 0 8px 40px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	}
#menu_left div > ul > li ul {
	position: absolute;
	top: 0;
	left: 220px;
	display: none;
	}

#menu_left div > ul > li:hover ul {
	display: block;
	z-index:9999999;
	}

#menu_left div > ul > li ul li {
	background-image: linear-gradient(#ac0f15, #c0141c);
	}

#menu_left div > ul > li ul li a {
	background: url(../images/camera1.png) 9px 6px no-repeat;
	color: #1e1e1e;
	display: block;
	padding: 8px 0 8px 40px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	}
#news_left h2 {
	background:url(../images/news_icon.png) 10px 6px no-repeat;
	}
	
#news_left dl {
	float: left;
	padding: 10px;
	width: 200px;
	position: relative;
	margin: 0 -1px;
	border-top: 1px solid #cecece;
	}

#news_left dl:first-child {
	border-top: none;
	}

#news_left dl dd {
	float: right;
	width: 120px;
	}

#news_left dl dd a {
	color: #1e1e1e;
	}

#news_left dl dt {
	float: left;
	width: 70px;
	}

#news_left dl dt a {
	display: block;
	background: #fff;
	border: 2px solid #c8c8c8;
	padding: 2px;
	}

#support_left h2 {
	background:url(../images/support.png) 11px 2px no-repeat;
	}

#support_left p {
	margin: 10px;
	text-align: justify;
	}

#support_left ul {
	padding: 0 30px;
	}

#support_left ul li {
	border-top: 1px dashed #cfcfcf;
	padding: 10px 0;
	}

#support_left ul li:first-child {
	border-top: none;
	}

#support_left ul li img {
	margin-right: 5px;
	}

#support_left ul li a {
	color: #515151;
	font-weight: bold;
	}

#support_left ul li span {
	display: block;
	background:url(../images/phone.png) 4px 0px no-repeat;
	padding-left: 20px;
	}
#support_left ul li span:nth-child(3) {
	background:url(../images/email.png) 0px 2px no-repeat;
	}

#solution_left h2 {
	background:url(../images/solution.png) 13px 8px no-repeat;
	}

#solution_left ul {
	padding: 10px;
	}

#solution_left ul li {
	border-top: 1px dashed #cfcfcf;
	padding: 5px 0;
	}

#solution_left ul li a {
	color: #515151;
	}

#solution_left ul li:first-child {
	border-top: none;
	}

#hits_left h2 {
	background:url(../images/hits.png) 11px 5px no-repeat;
	}

.adver h2 {
	border-bottom: 1px solid #d6d6d6;
	margin: 0 0 20px 70px;
	}

.adver h2 strong {
	font-size: 11px;
	color: #909090;
	font-weight: normal;
	position: relative;
	margin: 0 0 -8px -70px;
	display:block;
	}
/*
@-webkit-keyframes slide {
	from {
	-webkit-transform: rotate(0turn);
	}
	to {
	-webkit-transform: rotate(1turn);
	}
}
.adver a {
	display: block;
	margin-bottom: 5px;
	-webkit-animation-name: slide;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	}
*/
.list_product, .sub_page {
	float: left;
	width: 725px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 1px 1px #c6c6c6;
    -moz-box-shadow: 0px 0px 1px 1px #c6c6c6;
    box-shadow: 0px 0px 1px 1px #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.list_product h2, .sub_page h2 {
	height: 30px;
	padding-top: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	width: 685px;
	padding-left: 40px;
	background:url(../images/title_big.png) no-repeat;
	}

.list_product h2 strong, .sub_page h2 strong {
	font-weight: normal;
	padding-right: 5px;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	color: #5c5c5c;
	float: left;
	}
a.buy_pro input{
	background: url(../images/add.png) no-repeat;
	width: 104px;
	height: 30px;
	border: none;
	cursor: pointer;
}
.list_product h2 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c5c;
	padding-left: 15px;
	display: block;
	background:url(../images/arrow.png) 0px 6px no-repeat;
	margin-right: 10px;
	}
.list_product h2.left-h a {
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #5c5c5c;
	padding-left: 15px;
	display: block;
	background:url(../images/arrow.png) 0px 6px no-repeat;
	margin-right: 10px;
	}	

.list_product > div, .sub_page > div {
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #fff;
	float: left;
	width: 723px;
	background: #f5f5f5;
	}

.list_product ul {
	float: left;
	width: 693px;
	padding: 15px;
	}

.list_product ul li {
	float: left;
	width: 143px;
	padding: 15px;
	overflow: hidden;
	}

.list_product ul li > a:first-child {
	display: block;
	width: 131px;
	height: 131px;
	border: 6px solid #f2f2f2;
	overflow: hidden;
	text-align: center;

	}

.list_product ul li a {
	color: #515151;
	
	}

.list_product ul li p a:first-child, .list_product ul li p a.last-child {
	float: left;
	width:66px;
	height:22px;
	padding-top:4px;
	text-align: center;
	color: #fff;
	background: url(../images/tick.png) no-repeat;
	}

.list_product ul li p a.last-child {
	background: url(../images/tick1.png) no-repeat;
	float: right;
	}

.list_product ul li > span {
	display: block;
	color: #ff3c00;
	font-style: italic;
	margin: 5px 0;
	}

#box_footer {
	background: #312f2f;
	padding: 10px 0 0 0;
	}

#box_footer > div {
	background: #464545;
	}

#box_footer > p {
	padding: 10px 0;
	width: 960px;
	margin: 0 auto;
	color: #aaaaaa;
	font-size: 10px;
	}

#box_footer > p a {
	color: #fff;
	}

#three_box {
	width: 960px;
	margin: 0 auto;
	}

#three_box > div {
	float: left;
	width: 300px;
	color: #fff;
	font-weight:bold;
	}

#three_box > div h2 {
	text-transform: uppercase;
	padding: 30px 0 20px 0;
	border-bottom: 1px solid #2e2e2e;;
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	}

#three_box > div div {
	border-top: 1px solid #626161;
	padding-top: 20px;
	}
	
#about_footer {
	margin-right: 30px;
	}

#project_footer {
	margin-right: 30px;
	}

#about_footer > div h3 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
	}

#about_footer > div p {
	line-height: 1.5em;
	margin: 5px  0;
	text-align: justify;
	}
	
#project_footer ul {
	float: left;
	}

#project_footer ul li {
	float: left;
	width: 90px;
	margin: 0 15px 15px 0;
	}

#project_footer ul li.third {
	margin-right: 0;
	}

#project_footer ul li a {
	display: block;
	border: 5px solid #303030;
	width: 80px;
	height: 80px;
	overflow: hidden;
	}
	
#contact_footer p {
	margin: 15px 0;
	line-height: 1.5em;
	}

#contact_footer p a {
	color: #fff;
	}

#contact_footer p:first-child {
	margin-top: 0;
	}

/*------------------product----------------*/

#product, #detail_product {
	float: left;
	width: 693px;
	padding: 15px;
	}

#img_product {
	border: 5px solid #e7e7e7;
	float: left;
	}

#img_product a {
	display: block;
	width: 270px;
	height: 250px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	}

#info_product {
	float: right;
	width: 395px;
	}

#info_product h1 {
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
	}

#info_product p {
	border-bottom: 1px dotted #ddd;
	padding: 6px 0;
	}

#info_product p span {
	font-weight: bold;
	margin-right: 10px;
	}

#info_product p.status em {
	padding: 2px 20px;
	background:url(../images/tick2.png) 0px 0px no-repeat;
	}

#info_product p.support_pro {
	color: #ff4800;
	background: url(../images/phone1.png) left center no-repeat;
	padding-left: 23px;
	font-size: 13px;
	}

#info_product p.support_pro a {
	color: #ff4800;
	}

#info_product p.support_pro img {
	margin-bottom: -3px;
	margin-right: 5px;
	}

#info_product p.price_pro {
	color: #f00;
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	}

#info_product p.price_pro em {
	 text-decoration: line-through;
	}

h3.title_box {
	float: left;
	width: 710px;
	margin: 0 14px;
	font-size: 16px;
	font-family:Tahoma, Geneva, sans-serif;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 10px;
	}

h3.title_box strong {
	font-weight: normal;
	background: #fff;
	display: inline-block;
	position: relative;
	margin-bottom: -10px;
	padding-right: 10px;
	}

#info_product div {
	padding-top: 10px;
	line-height: 1.5em;
	color: #444;
	}

#info_product div strong {
	padding-right: 5px;
	color: #000;
	}

#detail_product {
	padding: 5px 14px;
	}

#detail_product p {
	margin: 10px 0;
	line-height: 1.5em;
	}

.orther_pro {
	float: left;
	margin: 0 15px;
	border-bottom: 1px solid #c6c6c6;
	width: 693px;
	}

.orther_pro strong {
	font-size: 15px;
	font-weight: normal;
	position: relative;
	display: inline-block;
	background: #f5f5f5;
	margin-bottom: -10px;
	padding-right: 5px;
	}

#detail_product1 {
	float: left;
	width: 693px;
	margin: 15px 15px;
	}

#detail_product1 p {
	line-height: 1.5em;
	margin: 10px 0;
	}
	
#slogan {
	float: left;
	width: 960px;
	font-family: Segoe UI;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	color: #545454;
	}

#slogan strong {
	color: #b81f25;
	}

#slogan span {
	color: #b81f25;
	font-size: 34px;
	}

.project{
	float:left; width:270px; height :270px; margin:20px 0;border-radius: 5px;
		
		box-shadow: 0px 0px 15px #464242;
		text-align: center;
	}
.project a,.project div{
	margin-bottom:10px;
	color:#BC131A;
}
.second-list{
	margin-left:100px;
}
.list_spacer {
clear: both;
overflow: hidden;
}
.cendiv{
width: 131px;
height: 131px;
border: 6px solid #f2f2f2;
overflow: hidden;
text-align: center;
display: table-cell;
vertical-align: middle;
background-color:#fff;
}