@charset "utf-8";
/* CSS Document */
.headerContainer{height: 110px; background-color:#f1f1f1;}
.headerContainer header{}
.navContainer{ width:100%; height:39px; background:url(../images/commonImages.jpg) 0 0; background-color:#ffffff; }
.navItem ul{ float:right;}
.navItem li{float: left;list-style: none outside none;  color:#707070;padding:0 25px; float:left;height:39px; line-height:45px; text-align:center; }
.navItem li a{ color:#707070; font-weight:normal;}
.navItem .selected{background:url(../images/commonImages.jpg) right -47px;padding-left:0;  color:#155096; font-weight:bold;}
.navItem li div{ width:30px; height:39px;background:url(../images/commonImages.jpg) left -47px; float:left;}
.navContainer .navtitle{ float:left; width:146px; height:26px ; margin:5px 0 0 0;}
.middleContainer{ margin:40px 0 ;overflow: visible;width: 100%;}
.leftContent{ width:75%; float:left;}

.leftContent p{ margin-bottom:15px; line-height:18px;}
.rightContent{width:25%; float:right;margin-top:34px;}
.rightContent img{ float:right;  padding-right:5px;}
.leftContent .hotText{ color:#fe8502; font-weight:bold;}
.phone{ width:210px; height:45px;background:url(../images/commonImages.jpg) 0 -180px; float:right; padding-right:10px; margin-bottom:10px;}

.headerContainer{height:117px; background-color:#f1f1f1; width:100%; }


 .headerContainer2, .headerContainer3, .headerContainer4, .headerContainer5, .headerContainer6, .headerContainer7{height:217px; background-color:#f1f1f1; width:100%; }
.headerContainer2{background-image:url(../images/head-AboutUs.jpg);}
.headerContainer3{background-image:url(../images/head--ProductandSolution2.jpg);}
.headerContainer4{background-image:url(../images/head--NewsCenter.jpg);}
.headerContainer5{background-image:url(../images/head--IT-Consultant.jpg);}
.headerContainer6{background-image:url(../images/head-SuccessStories.jpg);}
.headerContainer7{background-image:url(../images/head--AgentandPartner.jpg);}
.headerContainer2{background-image:url(../images/head-ContactUs.jpg);}





.productSolutionItem {
	float:left;
	width:298px;
	margin:0 0 20px 20px;
	height:430px;
	background: 0px 0px rgb(255, 255, 255);
	background:url(../images/commonImages.jpg) left -168px;
	border: 1px solid #e7e7e7;
	padding: 14px;
	border-radius: 8px;
	border-image: none;
	text-align: left;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.pLeftItem {
	margin-left:0;
}
.pItemImages img {
	width:114px;
}
.pItemcontent ul {
	margin-left:14px;
}
.pItemcontent ul li {
	list-style-type: disc;
	line-height:18px;
	padding-bottom:15px;
}
.pItemcontent ul li img {
	width:23px;
	border:none;
}





