.banner {width:100%; margin:-2px auto 0; height:6rem;position:relative;overflow:hidden}
.banners{width:100%;height:6rem; /*left:50%;margin-left:-960px;*/ overflow:hidden;position:relative;top:0; left:0; }
.banners img{ width:100%; height:auto; display:block; }
.team{width: 1200px; margin: 50px auto 90px;}

.team ul{overflow:hidden; padding: 20px 0;}
.team ul li{float: left; width: 142px; height: 36px; line-height: 36px; text-align: center; font-size: 18px;margin-bottom: 30px; margin-right: 34px;}
.team ul li:nth-child(7){margin-right: 0;}
.team ul li a{display: block; color: #333; border: 1px solid #333; border-radius: 18px;}
.team ul li a:hover{background: #b27d5f;color: #fff; border: 1px solid #b27d5f;}
.team div{overflow: hidden; margin-top: 50px;}
.team div dl{width: 566px; height: 236px;float: left; padding: 10px; border: 1px solid #d9d9d9; margin-bottom: 25px;}
.team div dl:nth-child(even){float: right;}
.team div dl dt{float: left; width: auto; margin-right: 25px;}
.team div dl dd{color: #222; width:307px; float: left; padding-top: 10px;}
.team div dl dd h5{font-size: 28px;font-weight: bold;}
.team div dl dd h5 a{color: #222;}
.team div dl dd strong{font-size: 18px; font-weight:normal}
.team div dl dd p{padding: 10px 0; margin-top: 10px; border-top: 1px solid #e1e1e1; height:50px;}
.team div dl dd div{margin: 0;}
.team div dl dd div a{display: block; width: 146px; height: 36px; text-align: center;line-height: 36px;font-size: 18px;background: #0e6091;color: #fff; margin-top: 10px;}


.channel_bot{margin: 50px auto; overflow: hidden; padding-bottom: 30px; width: 1200px;}
.channel_bot ul{float: left; width: 480px; padding:40px 30px 10px; overflow: hidden; -moz-box-shadow:-4px 5px 8px #ccc; -webkit-box-shadow:-4px 5px 8px #ccc; box-shadow:-4px 5px 8px #ccc; background: url(../images/new.jpg) no-repeat 10px top;}
.channel_bot ol{float: right; width: 480px; padding:40px 30px 10px; overflow: hidden; -moz-box-shadow:2px 5px 8px #ccc; -webkit-box-shadow:2px 5px 8px #ccc; box-shadow:2px 5px 8px #ccc; background: url(../images/hot.jpg) no-repeat 10px top;}
.channel_bot li{border-bottom: 1px solid #e3e3e3;padding:15px 0;}
.channel_bot li:last-child{border-bottom: 0;}
.channel_bot li h2{font-size: 18px; font-weight: bold; padding:10px 0;}
.channel_bot li h2 a{color: #000000;}
.channel_bot li h2 span{font-size: 16px;font-weight: normal;float: right;}
.channel_bot li p{font-size: 16px; color: #666;padding-bottom:15px; text-align: justify;}
