html {height: 100%;width: 100%;}
body {margin: 0;height: 100%;width: 100%;background-color: #fafafa;font-family: 'Microsoft YaHei', Helvetica, Tahoma;}
ul,li{list-style:none;padding:0;margin:0;}
.logo {width:100%;height:100px;margin:0 auto;text-align: center;font-size: 0;background:#22262b url(../images/logo.png) center center no-repeat;} 
.nav-wrap {width: 100%;background-color: white;min-width: 960px;box-shadow: 0px 5px 10px #cecece;}
.nav {width: 960px;margin: auto;padding: 15px 0;text-align: center;}
.nav a {padding: 0px 45px;margin: 10px 0;font-size: 16px;border-left: solid 1px #555555;color: #555555;text-decoration: none;}
.nav a:first-child {border-left: none;}
.nav a:hover {color:#a4854c;}
/*ÂÖ²¥Í¼*/
.bigImg {position:relative;width: 960px;margin:0 auto;text-align: center;height:320px;overflow:hidden;margin-bottom:20px;}
.bigImg .hd{ position:absolute;bottom:5px;left:50%;margin-left:-36px;overflow:hidden;z-index:99;} 
.bigImg .hd ul{ overflow:hidden; float:left;  } 
.bigImg .hd ul li{float:left;margin:5px;width:14px;height:14px;background-color:#eee;cursor:pointer; } 
.bigImg .hd ul li.on{background-color:#a4854c;} 
.bigImg .bd{position:relative;width:960px; height:320px;overflow:hidden; z-index:0;   } 
.bigImg .bd ul{margin:0;padding:0;overflow:hidden;width:100%;height:320px;}
.bigImg .bd li{float:left;}
.bigImg .bd img{display:inline-block;width:960px; height:320px; } 

.index{width:960px;margin: auto;margin-bottom:20px;}
.index .title{color:#a4854c;font-size:18px;margin:0px;padding:10px 0px;}
.index .content {*zoom: 1;padding: 30px 20px 20px;border: solid 1px #e5e5e5;border-top: solid 2px #a4854c;overflow: hidden;background-color: white;}
.index .content:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.introduction .content img {float: left;margin: 0 20px 10px 0;}
.introduction .content p {text-indent: 2em;margin: 0;color: #555555;font-size: 14px;line-height: 26px;}
.introduction .content .more {margin: 10px 0;color: #009dda;font-size: 14px;cursor: pointer;}
.recruitment .content .left {float: left;width:230px;}
.recruitment .content .left div {color: #555555;font-size: 14px;line-height:20px;background-color: #dbdbdb;margin-bottom: 5px;padding:6px 10px;cursor: pointer;}
.recruitment .content .left div.select {color: #fff;background-color:#a4854c;}
.recruitment .content .right {margin-left:250px;overflow: hidden;display: none;font-size: 14px;line-height: 20px;color: #5d5d5d;}
.recruitment .content .right.select {display: block;}
.recruitment .content .right table {font-size: 12px;border-collapse: collapse;width: 100%;}
.recruitment .content .right table td {border: solid 1px #ebebeb;line-height: 2em;}
.recruitment .content .right table .name {width:15%;background-color: #f9f9f9;padding: 0 1em;text-align: center;}
.recruitment .content .right table .value {width:35%;background-color: white;padding: 0 0.5em;}
.recruitment .content .right ol{padding-left:20px;color:#555;line-height:26px;margin:5px auto;}
.recruitment .content .right p {margin: 5px auto;}
.recruitment .content .right p.zxtit{margin:10px auto;font-weight:bold;}
.recruitment .content .right a {display:inline-block;text-decoration: none;padding:3px 20px;height:30px;font-size:16px;line-height: 30px;background-color: #e01721;color: #fff;margin: 5px auto;margin-top:10px;}
.contact .content img {float: left;margin-right: 30px;}
.contact .content P {font-size: 14px;color: #555555;}
.footer {min-width: 960px;width: 100%;text-align: center;font-size: 12px;color:#999;padding: 25px 0;background-color:#222b33;}
