.banner {
  width: 100%;
  min-width: 1200px;
  text-align: left;
  position: relative;
  top: 100px;
}

.banner .aboutcon {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 16px;
}

.banner .abouttop {
  width: 100%;
  background: url("../img/banner_top_03.jpg") no-repeat;
  background-size: 100% 100%;
  height: 380px;
  padding-top: 140px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.banner .abouttop .title1 {
  font-size: 42px;
  color: #FFF;
  font-weight: 0;
}

.banner .abouttop .line1 {
  width: 30px;
  height: 2px;
  background: #FFF;
  margin: 10px 0;
}

.banner .abouttop .title2 {
  font-size: 24px;
  color: #FFF;
  font-weight: 0;
}

.banner .abouttop1 {
  background: url("../img/banner_top_03.jpg") no-repeat;
  background-size: 100% 100%;
}

.banner .abouttop2 {
  background: url("../img/banner_top_03.jpg") no-repeat;
  background-size: 100% 100%;
}

.banner .abouttop3 {
  background: url("../img/banner_top_03.jpg") no-repeat;
  background-size: 100% 100%;
}

.banner .abouttop4 {
  background: url("../img/banner_top_03.jpg") no-repeat;
  background-size: 100% 100%;
}

.banner .abouttop5 {
  background: url("../img/banner_top_03.jpg") no-repeat;
  background-size: 100% 100%;
}

.banner .sboiunv {
  width: 100%;
  background: #f3f2f1;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  color: #333;
}

.banner .sboiunv a {
  color: #333;
  margin-right: 3px;
  margin-left: 3px;
}

.banner .sboiunv a:first-child {
  padding-left: 20px;
}

.banner .aboutBottom {
  overflow: hidden;
  padding: 40px 0;
  background: #fff;
}

.banner .aboutBottom .aboutBottomL {
  width: 221px;
  float: left;
}

.banner .aboutBottom .aboutBottomL p {
  font-size: 30px;
  color: #969696;
  margin: 0;
  padding: 0;
  padding-left: 21px;
  padding-bottom: 10px;
}

.banner .aboutBottom .aboutBottomL .shu {
  display: inline-block;
  float: left;
  height: 18px;
  width: 2px;
  background: #c91c28;
  margin: 3px 10px 0px 26px;
}

.banner .aboutBottom .aboutBottomL .v {
  float: right;
  width: 14px;
  height: 14px;
  overflow: hidden;
  background: url("../img/Dtriangle.png") no-repeat;
  background-size: 100% 100%;
  display: inline-block;
}

.banner .aboutBottom .aboutBottomL .v01 {
  background: url("../img/Ltriangle.png") no-repeat;
  background-size: 100% 100%;
}

.banner .aboutBottom .aboutBottomL .v02 {
  background: url("../img/Dtriangle.png") no-repeat;
  background-size: 100% 100%;
}

.banner .aboutBottom .aboutBottomL .vtitle {
  background: #fff8f7;
  border-top: 1px dashed #a4a9b3;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  color: #c91c28;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  cursor: pointer;
}

.banner .aboutBottom .aboutBottomL .vtitle em {
  margin-right: 20px;
  margin-top: 5px;
}

.banner .aboutBottom .aboutBottomL .vconlist li {
  cursor: pointer;
  border-top: 1px dashed #a4a9b3;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
  color: #333;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.banner .aboutBottom .aboutBottomL .vconlist li .yuan {
  float: left;
  display: inline-block;
  float: left;
  height: 4px;
  width: 4px;
  background: #333;
  border-radius: 50%;
  margin: 11px 10px 0px 26px;
}

.banner .aboutBottom .aboutBottomL .vconlist li.select {
  color: #fff;
  text-decoration: none;
  background: #c91c28;
}

.banner .aboutBottom .aboutBottomL .vconlist li.select .yuan {
  background: #fff;
}

.banner .aboutBottom .aboutBottomR {
  width: 892px;
  float: right;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 {
  display: none;
  width: 891px;
  margin: 0 auto;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .aboutrtitle {
  border-left: 5px solid #b8914c;
  padding-left: 10px;
  font-size: 30px;
  color: #333;
  margin: 0px 0px 15px 0px;
  font-weight: 0;
  height: 35px;
  line-height: 35px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro {
  border-top: 1px dashed #ddd;
  padding: 29px 0;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro p {
  font-size: 16px;
  color: #333;
  line-height: 27px;
  margin: 20px 0;
  text-align: justify;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .p18 {
  font-size: 18px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab {
  display: none;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .p1 {
  font-size: 20px;
  margin: 10px 0 20px 0;
  font-weight: 700;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .p1 span {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #f6d9d9;
  position: relative;
  margin-right: 10px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .p1 span span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c30000;
  z-index: 2;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .p2 {
  font-size: 18px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .p2em {
  text-indent: 2em;
  font-size: 18px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .yuan {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #f6d9d9;
  position: relative;
  margin-right: 10px;
  margin-top: 24px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .yuan span {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c30000;
  z-index: 2;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .mar45 {
  margin-top: 45px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .table_wrap {
  margin-bottom: 32px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .table_wrap table {
  width: 890px;
  border-right: 2px solid #b32228;
  border-bottom: 2px solid #b32228;
  background: #fff;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .table_wrap table .list1 {
  color: #fff;
  background: #b32228;
  text-align: center;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .table_wrap table td {
  border-left: 2px solid #b32228;
  border-top: 2px solid #b32228;
  font-size: 23px;
  color: #b32228;
  text-align: center;
  padding: 20px 0;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .table_wrap table td img {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .table_wrap table td p {
  font-size: 23px;
  color: #333;
  font-weight: 500;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .table_wrap table td p span {
  margin: 0 28px 4px 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #333;
  border-radius: 50%;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .table_wrap table .tb_W344 {
  width: 344px;
  color: #fff;
  border-left: 2px solid #fff;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .table_wrap table .tb_L {
  padding: 0 0 0 70px;
  text-align: left;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap {
  margin-top: 30px;
  height: 326px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap .zl_01 {
  width: 170px;
  height: 237px;
  border: 2px solid #c30000;
  background: #c30000;
  text-align: right;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap .zl_01 img {
  width: 160px;
  height: 237px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap .zl_01 p {
  text-align: center;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap .zl_02 {
  width: 320px;
  height: 237px;
  border: 2px solid #c30000;
  background: #c30000;
  margin-left: 76px;
  text-align: right;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap .zl_02 img {
  width: 310px;
  height: 237px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap .zl_02 p {
  text-align: center;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap .zl_03 {
  width: 273px;
  height: 237px;
  border: 2px solid #c30000;
  background: #c30000;
  text-align: right;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap .zl_03 img {
  width: 263px;
  height: 237px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .zlimg_wrap .zl_03 p {
  text-align: center;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list-tit {
  height: 50px;
  color: #c91c28;
  font-size: 24px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
  line-height: 50px;
  font-weight: bold;
  letter-spacing: 1px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list {
  margin-top: 35px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li {
  float: left;
  width: 418px;
  position: relative;
  cursor: pointer;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-cont {
  width: 418px;
  height: 240px;
  overflow: hidden;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-cont img {
  width: 418px;
  height: 240px;
  transition: all 1s;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-cont .p_tit {
  margin: 0 0;
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin: 20px 0;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-cont .p_tit span {
  font-size: 16px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-cont .p_con {
  margin: 0 0;
  font-size: 16px;
  color: #333;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-cont .p_con span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #b32228;
  margin: 0 13px 2px 0;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-c91 {
  height: 240px;
  width: 418px;
  background: #c91c28;
  overflow: hidden;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-pa {
  position: absolute;
  top: -10px;
  right: 10px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-title_h40 {
  text-align: center;
  padding: 20px 0;
  width: 418px;
  font-size: 14px;
  color: #333;
  font-weight: 600;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-cont img:hover {
  transform: scale(1.2);
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-wrap {
  width: 418px;
  height: 73px;
  padding-top: 43px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-wrap .img-title {
  width: 418px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  color: #333;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-wrap .img-title a {
  color: #333;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-wrap .img-title1 {
  position: absolute;
  bottom: 85px;
  left: 16px;
  width: 386px;
  padding: 30px 0;
  font-size: 20px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #fff;
  box-shadow: 2px 9px 9px #eeeeee;
  color: #333;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-wrap .img-title1 a {
  color: #333333;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li .img-wrap .img-title1:hover a {
  color: #c91c28;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab .tab-list li:nth-child(2n) {
  margin-left: 54px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab1 {
  color: #333333;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .tab-active {
  display: block;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro1 .tab {
  display: none;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro1 .tab1 {
  color: #333333;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro1 .tab-active {
  display: block;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro2 .tab {
  display: none;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro2 .tab-active {
  display: block;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro3 .tab {
  display: none;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro3 .tab-active {
  display: block;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro4 .tab {
  display: none;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro4 .tab-active {
  display: block;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro5 .tab {
  display: none;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro5 .tab-active {
  display: block;
}
