.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_06.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_06.jpg") no-repeat;
  background-size: 100% 100%;
}

.banner .abouttop2 {
  background: url("../img/banner_top_06.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 ul {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  border-top: 1px dashed #ddd;
  position: relative;
}

.banner .aboutBottom .aboutBottomL ul li {
  list-style: none;
  color: #000;
  font-size: 18px;
  height: 58px;
  border-bottom: 1px dashed #ddd;
  line-height: 58px;
  padding: 0 24px 0 24px;
  cursor: pointer;
  font-weight: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.banner .aboutBottom .aboutBottomL ul li.active {
  color: #c30000;
}

.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: 14px;
  color: #333;
  line-height: 27px;
  margin: 20px 0;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap {
  color: #333;
  font-size: 14px;
  padding: 29px 0 30px 0;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_img {
  width: 330px;
  height: 200px;
  float: left;
  overflow: hidden;
  cursor: pointer;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_img img {
  width: 330px;
  height: 200px;
  transition: all 1s;
  transform: scale(1);
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_img img:hover {
  transition: all 1s;
  transform: scale(1.2);
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_time {
  width: 70px;
  height: 71px;
  background: #c91c28;
  color: #fff;
  float: left;
  text-align: center;
  -webkit-transition: -webkit-transform .6s;
  transition: transform .6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  cursor: pointer;
  position: relative;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_time .wrap-1 {
  position: absolute;
  backface-visibility: hidden;
  -webkit-transform: perspective(600px) rotateX(0deg);
  -moz-transform: perspective(600px) rotateX(0deg);
  -ms-transform: perspective(600px) rotateX(0deg);
  -o-transform: perspective(600px) rotateX(0deg);
  transform: perspective(600px) rotateX(0deg);
  pointer-events: none;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_time .wrap-1 .t1 {
  position: absolute;
  top: 10px;
  left: 0px;
  font-size: 28px;
  width: 70px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_time .wrap-1 .t2 {
  position: absolute;
  bottom: -60px;
  left: 0px;
  width: 70px;
  font-size: 14px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_time .wrap-2 {
  position: absolute;
  backface-visibility: hidden;
  -webkit-transform: perspective(600px) rotateX(180deg);
  -moz-transform: perspective(600px) rotateX(180deg);
  -ms-transform: perspective(600px) rotateX(180deg);
  -o-transform: perspective(600px) rotateX(180deg);
  transform: perspective(600px) rotateX(180deg);
  pointer-events: none;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_time .wrap-2 .t1 {
  position: absolute;
  top: -60px;
  left: 0px;
  font-size: 28px;
  width: 70px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_time .wrap-2 .t2 {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 70px;
  font-size: 14px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_time:hover {
  -webkit-transform: scale(1.2) rotateZ(360deg);
  -moz-transform: scale(1.2) rotateZ(360deg);
  -ms-transform: scale(1.2) rotateZ(360deg);
  -o-transform: scale(1.2) rotateZ(360deg);
  transform: scale(1.2) rotateZ(360deg);
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont {
  width: 530px;
  float: right;
  padding-top: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  height: 200px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont .news_title {
  font-weight: 700;
  font-size: 16px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont .news_title a {
  color: #333;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont .news_title a:hover {
  color: #c91c28;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont .news_con {
  line-height: 30px;
  word-wrap: break-word;
  word-break: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 20px 0 0 0;
  height: 100px;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont .news_details {
  height: 24px;
  width: 78px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  border: 1px solid #cfcfcf;
  margin: 0 0 30px 0;
  cursor: pointer;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont .news_details a {
  color: #333;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont .news_details:hover {
  background: #c91c28;
  border: 1px solid #c91c28;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont .news_details:hover a {
  color: #fff;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont1 {
  height: 71px;
  width: 780px;
  float: right;
  padding: 14px 0 0 0;
}

.banner .aboutBottom .aboutBottomR .aboutcon2 .intro .cont-wrap .news_wrap .news_cont1 .news_con1 {
  margin: 6px 0 0 0;
  height: 25px;
}
