
html{ 
	background:#ffffff;
	color:#ffffff;
}
body{ 
	margin:0;
	padding:0; 
	font:12px "����",Arial, Helvetica, sans-serif; 
	color:#000000;
	overflow-x:hidden;
}
ul,li,h1,h2,h3,p,dl,dt,dd{ 
	list-style:none;
}
img{ 
	border:0;
}
input, label, img, th {
	vertical-align: middle;
}
a{ 
	text-decoration:none;
	color:#000000;
}
a:hover{ 
	color:#705e87; 
	text-decoration: underline;
}
.wrapper{ 
	position:absolute;
	top:0; 
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:768px; 
}
.topContent{
	width:100%;
	height:725px;
	background:url("../images/bg_01.png") no-repeat;
	background-size:100%;
}
.top{ 
	width:100%;
	padding:0px 10%;
}
.welcome{
	width:80%;
	height:20px;
}
.company{
	height:20px;
	float:right;
	margin-right:4%;
	font-size:12px;
	text-align:center;
	line-height:20px;
	color:#FFFFFF;
	background:url("../images/bg_03.png") no-repeat;
	 background-size:100% 100%;
}
.selectmenu{
	 width:80%;
	 height:56px;
	 padding-top:12px;
}
.kefu{
	 width:100%;
	 height:44px;
	 background:url("../images/bg_navbar.png") no-repeat;
	 background-size:100% 100%;
}

.kefu  div{
	height:44px;
	float:left;
	font-size:16px; 
	color:#FFFFFF; 
	display:block;
	line-height:44px;
}
.kefu  div a{ 
	width:100%;
	display:block;
	color:#FFFFFF; 
	height:44px;
	line-height:44px;
}
.current{
	font-weight:bold;
}
.bannerContent{
	width:100%;
	height:311px;
	padding:0px 10%;
}
.banner{
	 width:80%;
	 height:311px;
	 background:url("../images/dwsj_banner.jpg") no-repeat;
	 background-size:100% 100%;
}
.contentArea{
	margin-top:10px;
	width:100%;
	height:248px;
	padding:0px 10%;
}
.left-area{
	float:left;
	width:15%;
	height:248px;
	
}
.center-area{
	float:left;
	margin-left:2.5%;
	width:30%;
	height:248px;
}
.compart{
	width:50%;
	height:38px;
	float:left;
	color:#2c586b;
	font-size:14px;
	font-weight:bold;
}
.commore{
	width:50%;
	height:38px;
	float:left;
}
.comtext{
	width:39px;
	height:16px;
	float:right;
	background:url("../images/icon_more.png") no-repeat;
	text-align:center;
	line-height:16px;
	font-size:10px;
	color:#2c586b;
	font-weight:bold;
}
.right-area{
	float:left;
	margin-left:4.5%;
	width:27.5%;
	height:248px;
	background:url("../images/bg_02.png") no-repeat;
}
.bottom{
	width:100%;
	height:71px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	padding-top:23px;
	background:#054d59;
}
.bottom a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.jjtopContent{
	width:100%;
	height:675px;
	background:url("../images/bg_01.png") no-repeat;
	background-size:100%;
}
.jjmiddleArea{
	width:100%;
	height:574px;
	padding:0px 10%;
}
.middlepicArea{
	width:80%;
	height:574px;
	background:url("../images/bg_content.png") no-repeat;
	background-size:100% 100%;
}
.jjLfetArea{
	width:33%;
	float:left;
	height:574px;
	border-right: solid 2px #eeeeee;		
}
.contactUs{
	width:240px;
	height:123px;
	background:url("../images/bg_title.png") no-repeat;
	background-size:100% 100%;
	text-align:center;
}
.menu_select{
	width:240px;
	height:48px;
	margin-top:17px;
	background:url("../images/btn_navcolumn.png") no-repeat;
	background-size:100% 100%;
	margin-left:15%;
	line-height:48px;

}
.jiantou{
	float:left;
	padding-top:18px;
	padding-left:26px;
}
.menu_title{
	float:left;
	margin-left:61px;
}
.jjRightArea{
	float:left;
	width:66.8%;
	height:574px;
}
.jjAreaContent{
	float:left;
	width:92%;
	height:574px;
	padding:0px 4%;
}

.jjAreaContentx{
	float:left;
	width:92%;
	height:200px;
	padding:0px 4%;
}

.contact-ques{
	width: 92%;
	margin-left: 55px;
}


.clear{
	clear: all;
}


.hzhb{
	width: 80%;
	text-align: center;
	margin: 10px auto;
}

.hzhb ul
{
    list-style:none; /* 去掉ul前面的符号 */
    margin: 0px; /* 与外界元素的距离为0 */
    padding: 0px; /* 与内部元素的距离为0 */
    width: 9999px; /* 宽度根据元素内容调整 */
}

.hzhb ul li{
	float:left; 
	margin-left: 10px;
}
