* {
	font-family:"思源黑体"; 
	font-size:12px;
	color:#333333;
	line-height:24px;
}

body {
	margin:0 0;
	background-color:#EAEAEA;
}
p, h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-weight: normal;}

img { border:0;}

li {list-style-position:inside;}


a {
	color: #2799A3;
	text-decoration: none;
}  

a:hover {
	color: #2799A3;
	text-decoration: underline;
	padding-left:1px;
	padding-top:1px;
}

.wrap {width:100%; background-color:#FFF;}
.top {width:1002px;margin: auto;}
.banner {width:1002px; height:258px; background-image:url(images/index_03.jpg); background-position:0 0; background-repeat:no-repeat; display:block; text-indent:-10000px;}
.com_title {width:1002px; height:49px; background-image:url(images/index_03.jpg); background-position:0 0; background-repeat:no-repeat; display:block; text-indent:-10000px;}
.job_title {width:1002px; height:49px; background-image:url(images/index_03.jpg); background-position:0 0; background-repeat:no-repeat; display:block; text-indent:-10000px;}
.nav{
	width: 100%;
	height: 40px;
    padding-left: 100px;
	background-color: #F51A1E;
	margin-bottom: 20px;}
.nav a{
	width:60px;
}
.nav a:hover p{
	background-color: #9A1A17;
}
.nav p{
	color: #fff;
	font-size: 16px;
	float: left;
	width:80px;
	text-align: center;
	line-height: 40px;
	font-family: "微软雅黑";
}
.box{
	width: 1000px;
	margin: auto;
	color: #fff;
}
.tu{
	width: 1000px;
	margin: auto;
	margin-bottom: 30px;
}
td p{padding-left: 5px;
     font-size: 14px;
  }
  table{
  	margin-bottom: 20px;
  }
  h1>a:hover{
  	color: red;
  }

.info {
	width:902px;
	text-align:justify;
	padding-right: 60px;
	padding-left: 40px;
	margin: auto;
}

.foot{
	width:1002px;
	height:45px;
	background-image:url(images/2018181719.jpg);
	text-align:center;
	color:#FFF;
	padding-top:3px;
	background-position: bottom;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 10px;
}
.footer{
	width: 100%;
	background-color: #FF0506;
}



a:link {
	color: #AA061E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AA061E;
}
a:active {
	text-decoration: none;
	color: #0577AB;
}
