.banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  background: url(../images/about/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 {
  position: relative;
  min-height: 1000px;
}
.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 dl {
  margin: 0;
  position: relative;
}
.template .left .nav ul li dl > img {
  position: absolute;
  top: 30px;
  right: 50px;
  transition: all 0.6s ease;
}
.template .left .nav ul li dl > img.open {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
}
.template .left .nav ul li dl dt {
  font-size: 24px;
  line-height: 78px;
  border: 1px solid #c5c5c5;
  border-bottom: none;
  padding-left: 60px;
  cursor: pointer;
  color: #333;
}
.template .left .nav ul li dl dt.open {
  color: #b51829;
}
.template .left .nav ul li dl dd {
  font-size: 20px;
  line-height: 78px;
  /*  height:0; */
  overflow: hidden;
  padding-left: 60px;
  margin-left: 0;
  cursor: pointer;
  max-height: 0;
  transition: max-height 0.3s linear;
}
.template .left .nav ul li dl dd.open {
  max-height: 78px;
  border: 1px solid #c5c5c5;
  border-bottom: none;
}
.template .left .nav ul li dl dd:hover {
  color: #b51829;
}
.template .left .nav ol {
  width: 850px;
  position: absolute;
  left: 400px;
  top: 0;
}
.inner {}
.template .left .nav ol li .title {
  border-bottom: 2px solid #d9d9d9;
  margin-top: 14px;
}
.template .left .nav ol li .title h3 {
  font-size: 28px;
  color: #b51829;
  line-height: 54px;
  margin: 0 auto;
  /* width:120px; */
  text-align: center;
  /* border-bottom:4px solid #b51829;
              margin-bottom:-3px; */
  position: relative;
}
.template .left .nav ol li .title h3:after {
  content: '';
  width: 120px;
  height: 4px;
  background: #b51829;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: -3px;
}
.template .left .nav ol li p {
  margin-top: 30px;
  font-size: 16px;
  text-indent: 2em;
  line-height: 26px;
}
.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;
  /* .title{
      border-bottom:2px solid #d9d9d9;
      margin-top:14px;
      h3{
        font-size: 28px;
        color:#b51829;
        line-height: 54px;
        margin:0 auto;
        width:120px;
        border-bottom:4px solid #b51829;
        margin-bottom:-3px;
      }
    } */
}
.template .right .des p {
  font-size: 16px;
  text-indent: 20px;
  line-height: 60px;
  color: #333;
}
.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;
}
