*{margin: 0;padding: 0;}
.top{width: 100%;height: 70px;border-bottom: 2px solid #e40077;}
.head{width: 1000px;margin: 0 auto;height:70px;}
.logo{margin-top:10px;}
.nav{float: right;}
.nav li{width: 90px;height: 70px;float: left;margin-right: 30px;}
.nav li a{width: 100%;height: 100%;text-align: center;line-height: 70px;color:#0085d0;font-size: 18px;display: inline-block;}
.nav li a:hover{background:#e40077;color:#fff ;}
.nav li a.active{background:#e40077;color:#fff ;}

.banner,.banner>img{width: 100%;}
.content{width: 1000px;margin: 0 auto;margin-top:75px;padding: 0 20px;box-sizing: border-box;}
.title{display: block;margin-bottom: 25px;}
.com_info{font-size: 18px;color: #4f4f4f;text-indent: 2em;line-height: 35px;margin-bottom: 35px;text-align: left;}

.footer{width: 100%;height: 50px;background:#007fcc;text-align: center;line-height: 50px;color: #fff;margin-top: 140px;}
.notice h3{font-size: 24px;color:#007fcc;font-size: 24px;font-weight: bold;text-indent: 2em;margin-bottom:50px;}
.job_table{width: 100%;}
.job_table th{width: 160px;height: 80px;background:#007fcc;color: #fff;text-align: center;vertical-align: middle;font-size: 16px;color: #fff;border: 1px solid #b6b6b6;}
.job_table td{height: 55px;vertical-align: middle;font-size: 16px;color:#4f4f4f;text-align: center;border: 1px solid #b6b6b6;}
.job_table td a{width: 110px;height: 30px;display: block;background: url(../images/td.png);margin: 0 auto;}
