body {
	margin:0; 
	padding:0; 
	font:14px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	background:#ffffff;
	color:#000;
	overflow-x:hidden;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{
	padding:0; 
	margin:0;
}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:none;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
a,a:hover,a:visited{text-decoration:none; color:#343434;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
.left{float:left;}
.right{float:right;}
.clearfix {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	width: 0px;
	visibility: hidden;
	overflow: hidden;
}
.p_0em{
	text-indent:0em !important;
}
/*--------统一顶部导航-------*/
.wrapper_Html{
	width:1000px;
	margin:0 auto;
}
.siderbar_submit a{
	color:#fff;
}
.listMenu{
	width:1200px;
	height:12px;
	padding:20px 0;
	margin:0 auto;
}
.listMenu li{
	padding:0 23px;
	width:auto;
	float:left;
	text-align:center;
	border-right:1px solid #d5d5d5;
	font:13px/13px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
.listMenu li.first{
	padding-left:16px;
}
.listMenu li.last{
	border-right:none;
	padding-right:0;
}
.listMenu a:hover{
	text-decoration:underline;
}

/*--------LOGO 相信品牌的力量-------*/

.logo {
	height:68px;
	margin:10px 0 15px 0;
}
.logo .right{
	padding-top:7px;
}
/*-------- 导航条 -------*/
.nav{
	height: 50px;
    width: 100%;
    background: #ff9900;
}
.nav ul{
	width:1000px;
	margin:0 auto;
}
.nav li{
	width:auto;
	height:50px;
	padding:0 15px;
	float:left;
	font: 16px/48px "Microsoft Yahei";
	color:#fff;
}
.nav li:hover{
	background:#de8500;

}
.nav a{
	color:#fff;
	cursor:pointer;
}
.nav li.wapVersion{
	background:url(../images/phone.png) no-repeat left center;
	background-position:20px 15px;
	padding-left:40px;
}
.nav li.current {
    background-color:#de8500;
}
.nav li.last{
	padding:0;
	float:right;
}
.nav li.last:hover{
	background:none;
}
.nav .searchDiv{
	width:auto;
	padding:10px 0;
}
.nav .searchDiv input{
	float:left;
}
.nav .search{
	width:150px;
	height:30px;
	padding-left:10px;
	border:none;
	-moz-border-radius: 5px 0 0 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px 0 0 5px;   /* Webkit browsers */
    border-radius: 5px 0 0 5px;            /* W3C syntax */
}
.nav .btnSearch{
	height:30px;
	width:70px;
	border:none;
	background:url(../images/searchIcon.png) no-repeat left center #fff;
	background-position:5px;
	padding-left:20px;
	font: 15px/18px "Microsoft Yahei";
	-moz-border-radius: 0 5px 5px 0;      /* Gecko browsers */
    -webkit-border-radius: 0 5px 5px 0;   /* Webkit browsers */
    border-radius: 0 5px 5px 0;           /* W3C syntax */
	cursor:pointer;
	color:#ff9900;
}
/*-------- 正文 -------*/
.page{
	width:100%;
	height:897px;
	background:url(../images/bg.jpg) no-repeat center top;
}
.pageLeft{
	width:600px;
	float:left;
}
.pageLeft h2, .pageLeft span{
	color:#00a0ea;
	font: 18px/40px "Microsoft Yahei";
	font-weight:bold;
	margin:90px 0 0 162px;
}
.pageLeft span{
	color:#3c3c3c;
}
.pageLeft h3.about{
	margin-top:280px;
}
.pageLeft h3{
	margin-top:30px;
	color:#ff9900;
	font: 18px/40px "Microsoft Yahei";
	font-weight:bold;
}
.pageLeft p{
	padding-right:100px;
	font: 13px/24px "Microsoft Yahei";
}
.pageLeft strong{
	color:#ff9900;
}
.pageRight{
	width: 362px;
    float: right;
    height: 638px;
    margin: 132px 23px 0 0;
}
.pageRight iframe{
	height: 637px;
	border:none;
	border:1px solid #eee;
}
/*-------- 底部 -------*/
.footer {
	background: #ff9900;
}
.footer h2 {
	padding-top:20px;
	font: 24px/48px "Microsoft Yahei";
	height: 48px;
	color: #FFF
}
.viptitle {
	font: 24px/48px "Microsoft Yahei";
	height: 48px;
	color: #FFF
}
.viptab {
	font: 12px/24px "宋体";
	color: #FFF;
	padding-top: 15px;
}
.right {
	text-align: right;
	padding-right: 5px;
}
.right a {
	color: #ba2636
}
.viptab li {
	width: 190px;
	float: left;
	padding-right: 12px;
	overflow: hidden
}
.viptab li.last {
	float: right;
	padding: 0
}
.pic-bg {
	width: 190px;
	background: #FFF;
	overflow: hidden
}
.viptab img {
	width: 184px;
	height: 116px;
	padding: 3px;
	overflow: hidden
}
.viptab .brandname {
	padding-left: 5px;
	height: 20px;
	overflow: hidden;
	font: 12px/22px "宋体";
	color: #000;
	float: left
}
.viptab .companyname a {
	color: #000
}
.viptab .brandname a {
	color: #000
}
.viptab .companyname {
	width: 175px;
	padding-left: 5px;
	height: 30px;
	overflow: hidden;
	font: 12px/22px "宋体";
}
.pic-bg {
	width: 190px;
	background: #FFF;
	overflow: hidden
}
#footer {
	text-align: center;
	font-size: 12px;
	list-style: none;
	line-height: 1.5;
	padding-bottom: 15px;
	color: #888886;
	margin-top: 15px;
}
.ifont {
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	padding: 20px 0;
	color: #FFF
}
.ifont a {
	color: #FFF;
	padding:0 10px;
}

