/*全局样式*/
*{margin:0;padding:0;list-style:none;}
li{list-style:none;}
img{border:0;}

a:link, a:visited {text-decoration: none;color: #222;}
a:hover{color:#333;text-decoration: none;}

body{font-size:14px;
	font-family:"Microsoft YaHei";
	background: url(images/index_bj.jpg) no-repeat center top;
}

.home_sy{
	position: absolute;
	width:1366px;
	height:820px;
	left:50%;
	top:50%;
	margin-left:-683px;/*是宽的一半*/
	margin-top:-410px;/*是高的一半*/
	
}
.home_sy img{
	width:1366px;
	margin: auto;
	
	
}
.qikan_list{
	overflow:hidden;
	width:1360px;
	height:520px;
	margin: auto;
	position: absolute;
	left:50%;
	top:50%;
	margin-left:-680px;/*是宽的一半*/
	margin-top:-260px;/*是高的一半*/
	
}

.qikan_list ul{overflow:hidden;margin:2px 0;}
.qikan_list ul li{
	width:650px;
	float:left;
	text-align: center;
}
.qikan_list ul li .fm{width:600px;}
.qikan_list ul li .fm_jsgg{width:600px;}
.zc{float:left;}
.yc{float:right;}
.mtop{margin-top:325px;}
.kanming{color:#fff;font-size: 22px;line-height: 48px;}
.zgzb{
	line-height:24px;
	text-align: left;
	padding-left: 121px;
    margin-top: 10px;
	font-size: 15px;
	color:#fff;
}


