@charset "utf-8";
html	{width:100%; min-width:1100px;}
body {
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	line-height:170%;
	overflow-x:hidden;
	min-width:1100px;
}
img {
	border-width: 0px;
}

#gotop{
	position:fixed;
	bottom:20px;
	right:30px;
	cursor:pointer;
	display:none;
}

#banner{
	width:205px;
	position:fixed;
	right:0%;
	z-index:100;
}

#banner img	{
	display:block;
	margin-bottom:2px;
}



header,section,article,footer	{display:block;}
header	{
	width:100%;
	min-width:1440px;
	border-bottom:5px solid #fff100;
	
	
}
header .top {
	width: 100%;
	height: 28px;
	border-bottom:1px solid #959595;
	
}
header .top .topmini {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
header .top .topmini img {
	float: right;
}
header .topmenubg {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 90px;
	padding-top: 12px;
}
header .toplogo{
	float: left;
}

header .topmenu {
	float: right;
	padding-top: 20px;
}
header .topmenubg .topmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
header .topmenubg .topmenu ul li {
	display: inline;
	list-style:none;

}
header #scene01{
	width:100%;
	height:240px;
	clear:both;
	overflow:hidden;
	display:none;
}
header #scene01 #fix{
	width:1100px;
	height:170px;
	margin:0 auto;
	background-image:url(../images/slide_bg.jpg);
	position:relative;
}

header #scene01 #fix div	{
	display:inline-block;
	position:absolute;
}
header #scene01 #fix #fix1{
	width:81px;
	height:150px;
	left:412px;
}
header #scene01 #fix #fix1 ul{
	padding:0px;
	margin:0;
	list-style:none;
}

header #scene01 #fix #fix2{
	width:83px;
	height:150px;
	left:600px;	
	
}

header #scene01 #fix #fix2 ul{
	padding:0px;
	margin:0;
	list-style:none;
}

header #scene01 #fix #fix3{
	width:83px;
	height:150px;
	left:740px;	
	
}

header #scene01 #fix #fix3 ul{
	padding:0px;
	margin:0;
	list-style:none;
}

header #scene01 #fix #fix4{
	width:83px;
	height:150px;
	left:858px;	
	
}

header #scene01 #fix #fix4 ul{
	padding:0px;
	margin:0;
	list-style:none;
}
header #scene01 #fix #fix5{
	width:83px;
	height:150px;
	left:995px;	
	
}

header #scene01 #fix #fix5 ul{
	padding:0px;
	margin:0;
	list-style:none;
}



section {
	width: 100%;
	min-width: 1440px;
	height: 200px;
	clear: both;
	position:static;
	background-image:url(../images/sub4/sub4_img.jpg);
	background-size: auto auto;
	background-position: 50% 0%;
	background-repeat: no-repeat;

}

article	{
	width: 100%;
	min-width: 1440px;
	clear: both;
}

article #subfix	{
	width: 1100px;
	margin: 0 auto;
}


article #subfix #submenu	{
	width: 800px;
	height: 45px;
	margin-top:15px;
	margin-left: 25px;

}

article #subfix #submenu dl	{
	padding: 0px;
	margin: 0;
	list-style: none;

}
article #subfix #submenu dl dt	{
	display: inline-block;
	list-style:none;
	width:113px;
	height:45px;
	margin:0;
}


article #subfix #submenu dl dd	{
	display: inline-block;
	list-style:none;
	margin: 0;
}


article #subfix #cont	{
	width:1100px;
	margin-top:60px;
}

article #subfix #cont .centerfix	{
	width: 520px;
	margin: 0 auto;
}

article #subfix .imglist_fix1	{
	width: 1000px;
	height:180px;
	margin: 20px auto;
}

article #subfix .imglist_fix1 .imglist1	{
	width: 240px;
	height: 180px;
	float: left;
	margin-right:10px;
	background-color:red;
}

article #subfix .imglist_fix2	{
	width: 1000px;
	margin: 20px auto 50px auto;
	height:180px;
}

article #subfix .imglist_fix2 .imglist1	{
	width: 240px;
	height: 180px;
	float: left;
	margin-right:10px;
	background-color:red;
}

article #subfix .table_t	{
	width:1000px;
	height:47px;
	margin: 0 auto;
	border-top:1px solid #414141;
	border-bottom:1px solid #414141;
	
}

.table_t div	{
	height:47px;
	font-size:15px;
	line-height:47px;
	float:left;
	}
	
.d{width:150px; text-align:center;}
.s{width:600px; text-align:left;}
.e{width:100px; text-align:center;}
.wd{width:150px; text-align:center;}

.table_c	{
	width:1000px;
	height:47px;
	margin: 0 auto;
	border-bottom:1px solid #414141;
	
	}
	
.table_c div	{
	height:47px;
	font-size:15px;
	color:black;
	line-height:47px;
	float:left;
	}

.table_c_a{
	width:900px;
	border-bottom:1px solid #414141;
	padding:30px 50px;
	font-size:13px;
	line-height:30px;
	margin: 0 auto;
	text-align:justify;
}





article	#subfix p	{
	text-align:center;
	margin-bottom: 30px;
}
footer {
	width: 100%;
	min-width:1440px;
	height: 221px;
	clear: both;
	background-color:#262626;
	background-size: auto auto;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

footer img	{
	display:block;
	margin:0 auto;
}

