.banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  background: url(../images/team_banner.png) no-repeat center;
}
.navigation {
  height: 56px;
  line-height: 56px;
  background: #f2f2f2;
  box-shadow: 4px 4px 4px #e8e8e8;
}
.navigation p {
  color: #1e1e1e;
  font-size: 22px;
  padding-left: 394px;
  background: url(../images/about/position.png) no-repeat center left;
  background-position: 350px center;
}
.navigation p a {
  color: #1e1e1e;
}
.template .left {
  float: left;
  margin-top: -74px;
  width: 300px;
}
.template .left .top {
  border-radius: 7px 7px 0 0 ;
  width: 100%;
  height: 90px;
  background: #b51829;
  text-align: center;
  /*  box-shadow: 2px 4px 4px #eaeaea; */
}
.template .left .top h2 {
  font-size: 30px;
  color: #fff;
  padding-top: 15px;
  margin-bottom: 10px;
  letter-spacing: 3px;
}
.template .left .top p {
  font-size: 16px;
  color: #fff;
  letter-spacing: 8px;
}
.template .left .bs {
  box-shadow: 4px 4px 4px #f1f1f1;
}
.template .left .nav ul li {
  font-size: 24px;
  line-height: 78px;
  border: 1px solid #c5c5c5;
  border-bottom: none;
  padding-left: 60px;
}
.template .left .nav ul li a {
  color: #999999;
}
.template .left .nav ul li.active {
  background: url(../images/news/sj.png) no-repeat center;
  background-position: 240px center;
}
.template .left .nav ul li.active a {
  color: #b51829;
}
.template .left .tel {
  text-align: center;
  border: 1px solid #c5c5c5;
  padding-bottom: 25px;
  background: #f2f2f2;
}
.template .left .tel img {
  width: 37px;
  margin: 0 auto 0;
  padding-top: 14px;
}
.template .left .tel h6 {
  font-weight: normal;
  font-size: 24px;
  color: #b51829;
  line-height: 50px;
  width: 210px;
  margin: 0 auto;
  border-bottom: 2px solid #b51829;
}
.template .left .tel p {
  color: #b51829;
  margin-top: 10px;
  font-size: 22px;
}
.template .right {
  width: 850px;
  float: right;
}
.template .right .title {
  border-bottom: 2px solid #d9d9d9;
  margin-top: 14px;
}
.template .right .title h3 {
  font-size: 28px;
  color: #b51829;
  line-height: 54px;
  margin: 0 auto;
  width: 120px;
  border-bottom: 4px solid #b51829;
  margin-bottom: -3px;
}
.template .right ul {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.template .right ul li {
  width: 412px;
  height: 240px;
  padding: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  box-shadow: 2px 2px 6px #f1f1f1;
}
.template .right ul li .img {
  width: 152px;
  height: 188px;
  float: left;
}
.template .right ul li .img img {
  width: 100%;
}
.template .right ul li .des {
  float: left;
  margin-left: 24px;
  width: 194px;
}
.template .right ul li .des h4 {
  color: #b51829;
  font-size: 24px;
  font-weight: normal;
  border-bottom: 1px solid #b51829;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.template .right ul li .des h4 span {
  color: #333333;
  font-size: 20px;
  margin-left: 10px;
}
.template .right ul li .des p {
  color: #333;
  font-size: 16px;
}
.template .right .mandes {
  width: 790px;
  margin: 0 auto;
}
.template .right .mandes h1 {
  color: #333;
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  margin: 40px 0 20px;
}
.template .right .mandes > p {
  font-size: 14px;
}
.template .right .mandes > p span {
  float: right;
}
.template .right .mandes > p strong {
  font-size: 18px;
  float: right;
  font-weight: normal;
  margin-right: 20px;
  margin-top: -5px;
}
.template .right .mandes > p strong a {
  color: #333;
}
.template .right .mandes .pic {
  margin: 45px auto;
  width: 220px;
}
.template .right .mandes > a {
  color: #333333;
  font-size: 16px;
  display: block;
  line-height: 50px;
}
.template .right .mandes .getmore {
  margin-bottom: 20px;
  font-size: 16px;
}

.template .right .mandes .getmore img {
  display: inline-block;
  display: inline;
}
.template .right .mandes .getmore .top {
  color: #333333;
  font-weight: normal;
  line-height: 40px;
  text-indent: 0;
}
.template .right .mandes .getmore p {
  color: #000 !important;
  /*text-indent: 2em;*/
  line-height: 24px;
  margin: 10px 0;
}
.template .right .mandes .getmore .tit {
  line-height: 50px;
  color: #333333;
  font-weight: normal;
  text-indent: 2em;
}
.template .right .mandes video {
  width: 745px;
  margin: 40px auto;
}
.template .right .pagination {
  width: 1200px;
  margin-top: 50px;
  margin: 0 auto;
}
.template .right .pagination p {
  font-size: 18px;
  color: #a8a8a8;
}
.template .right .pagination p a {
  border: 1px solid #cfcfcf;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  margin: 0 4px;
  color: #a8a8a8;
  border-radius: 5px;
}
.template .right .pagination p a.active,
.template .right .pagination p a:hover {
  color: #fff;
  background: #b51829;
  border: 1px solid #b51829;
}
.template .right .pagination p .num {
  width: 35px;
  height: 35px;
}
.template .right .pagination p .btn {
  padding: 6px 6px;
  line-height: 18px;
}
.template .right .pagination p .btn.makesure {
  color: #fff;
  background: #b51829;
  border: 1px solid #b51829;
}
.template .right .pagination p input {
  width: 30px;
  height: 30px;
  border: 1px solid #cfcfcf;
  margin: 0 6px;
  font-size: 18px;
  text-align: center;
  color: #a8a8a8;
  border-radius: 5px;
}


.searchBox {
  display: flex;
  margin-top: 20px;
}
.searchBox input {
height: 35px;
line-height: 35px;
border: 1px solid #ccc;
border-radius: 5px 0 0 5px;
width: 220px;
box-sizing: border-box;
text-indent: 10px;
}
.searchBox button {
width: 80px;
height: 35px;
color: #fff;
background: #b51829;
border: none;
}
