@charset "utf-8";
.plus {
  position: absolute;
  width: 22px;
  height: 22px;
  bottom: 6%;
  right: 6.25%;
}
.plus:before,
.plus:after {
  content: '';
  position: absolute;
  background: #cc0000;
}
.plus:before {
  width: 100%;
  height: 4px;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.plus:after {
  width: 4px;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -2px;
}
#banner .sslider-bg-content {
  background-size: cover;
}
#banner .bannerInfo {
  position: absolute;
  left: 0;
  bottom: 13%;
  z-index: 100;
  width: 100%;
  padding-left: 11.2%;
}
#banner .bannerInfo.active h1.tit,
#banner .bannerInfo.active .summary,
#banner .bannerInfo.active .more {
  left: 0;
}
#banner .bannerInfo h1.tit {
  font-size: 80px;
  color: #e0000b;
  line-height: 1;
  position: relative;
  left: -100%;
  -webkit-transition: all 800ms ease 300ms;
  transition: all 800ms ease 300ms;
  -webkit-transition-property: left;
  transition-property: left;
}
#banner .bannerInfo .summary {
  font-size: 24px;
  line-height: 48px;
  margin-top: 1.82%;
  position: relative;
  left: -100%;
  -webkit-transition: all 800ms ease 350ms;
  transition: all 800ms ease 350ms;
  -webkit-transition-property: left;
  transition-property: left;
}
#banner .bannerInfo .more {
  width: 140px;
  height: 50px;
  line-height: 50px;
  display: block;
  background: #e0000b;
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin-top: 3.39%;
  left: -100%;
  -webkit-transition: all 800ms ease 400ms;
  transition: all 800ms ease 400ms;
  -webkit-transition-property: left;
  transition-property: left;
}
#banner .bannerInfo .more span {
  position: relative;
  z-index: 1;
}
#banner.sangar-slideshow-container > .sangar-wrapper > .sangar-pagination-wrapper.wrapper-bullet {
  position: absolute;
  bottom: 0;
  right: 6.77% !important;
  left: inherit !important;
  margin-left: 0 !important;
  margin-bottom: 2.6%;
  margin-top: initial;
  z-index: 101;
}
#banner.sangar-slideshow-container > .default ul.sangar-pagination-bullet > li {
  background: #fff;
  width: 12px;
  height: 30px;
  border: none;
  border-radius: 0;
  margin-top: 25px;
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
#banner.sangar-slideshow-container > .default ul.sangar-pagination-bullet > li.sangar-pagination-active {
  height: 55px;
  background: #cc0000;
  margin-top: 0px;
}
.leftCon {
  width: 25%;
  padding: 0 3.12%;
  float: left;
}
.rightCon {
  width: 75%;
  float: right;
}
h1.comm_ex_title {
  font-size: 40px;
  font-family: 'Arial';
  line-height: 1;
}
p.comm_title {
  font-size: 24px;
  line-height: 1;
  margin-top: 15px;
}
.comm_summary {
  font-size: 14px;
  line-height: 28px;
  color: #303030;
  margin-top: 12.5%;
  text-align: justify;
}
.comm_summary b {
  color: #bb2322;
  font-size: 18px;
}
span.more {
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #bb2322;
  font-size: 16px;
  color: #bb2322;
  display: block;
  text-align: center;
}
.comm_info {
  position: relative;
}
.comm_info .leftCon {
  background: #e0000b;
  padding-top: 2.8%;
  padding-bottom: 2.8%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.comm_info .leftCon h1.comm_ex_title {
  color: #fff;
}
.comm_info .leftCon p.comm_title {
  color: #fff;
  position: absolute;
  bottom: 0;
  margin-bottom: 11.8%;
}
.comm_info .rightCon {
  padding: 4.69% 25.5% 4.69% 3.12%;
}
.comm_info .rightCon h1 {
  font-size: 40px;
  color: #bb2322;
}
.comm_info .rightCon h4 {
  font-size: 18px;
  font-weight: normal;
  color: #010101;
  margin-top: 10px;
}
.comm_info .rightCon .summary {
  margin-top: 2.1%;
  font-size: 14px;
  line-height: 24px;
  color: #303030;
}
.newsWrap {
  height: 100%;
  width: 66.6%;
  float: left;
  position: relative;
}
.newsWrap .news {
  height: 50%;
  padding: 6.25%;
  overflow: hidden;
  position: relative;
}
.newsWrap .news:hover {
  background: #e0000b;
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
.newsWrap .news:hover h4 {
  color: #fff;
}
.newsWrap .news:hover h4 .dots span {
  background: #fff;
}
.newsWrap .news:hover h3 {
  color: #fff;
}
.newsWrap .news:hover h3 span.date {
  color: #fff;
}
.newsWrap .news:hover .summary {
  color: #fff;
}
.newsWrap .news:hover span.more {
  color: #fff;
  border: 1px solid #fff;
}
.newsWrap .news:hover .plus:before,
.newsWrap .news:hover .plus:after {
  background: #fff;
}
.newsWrap .news h4 {
  font-size: 16px;
  color: #de6969;
}
.newsWrap .news h4 .dots {
  float: right;
  margin-top: 7px;
}
.newsWrap .news h4 .dots span {
  background: #cc0000;
  margin-right: 4px;
}
.newsWrap .news h3 {
  font-size: 18px;
  line-height: 22px;
  margin-top: 3.64%;
  position: relative;
}
.newsWrap .news h3 span.tit {
  padding-right: 130px;
  display: block;
}
.newsWrap .news h3 span.date {
  font-size: 14px;
  font-weight: normal;
  color: #404040;
  position: absolute;
  right: 0;
  top: 0;
}
.newsWrap .news .summary {
  font-size: 14px;
  line-height: 24px;
  color: #303030;
  margin-top: 5.73%;
}
.newsWrap .news span.more {
  margin-top: 5%;
}
#about_us {
  position: relative;
}
#about_us .leftCon {
  padding-top: 4.69%;
  padding-bottom: 4.69%;
}
#about_us .leftCon:hover span.more {
  background: #bb2322;
  color: #fff;
}
#about_us .leftCon span.more {
  width: 138px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  margin-top: 12.5%;
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
#about_us .rightCon {
  height: 100%;
  position: absolute;
  right: 0;
}
#about_us .rightCon .scaleImg {
  width: 33.3%;
  height: 100%;
  float: left;
}
#product_info .leftCon:hover .plus {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#product_info .leftCon .plus {
  right: 10.25%;
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  top: 13%;
}
#product_info .leftCon .plus:before,
#product_info .leftCon .plus:after {
  background: #fff;
}
#products {
  position: relative;
  overflow: hidden;
}
#products:hover .btn_prev,
#products:hover .btn_next {
  filter: alpha(opacity=100);
  opacity: 1;
}
#products ul {
  position: relative;
}
#products ul li {
  width: 25%;
  height: 0;
  padding-bottom: 25%;
  float: left;
  position: relative;
}
#products ul li:hover .con {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#products ul li .img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%;
}
#products ul li .con {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #e0000b;
  left: 0;
  top: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 450ms ease 0ms;
  transition: all 450ms ease 0ms;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
#products ul li .con .tit {
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 15%;
  top: 7%;
}
#products ul li .con .ex_tit {
  font-size: 40px;
  line-height: 90%;
  font-family: 'Arial';
  color: #fff;
  position: absolute;
  bottom: 10%;
  left: 10%;
  padding-right: 10%;
}
#products .btn_prev,
#products .btn_next {
  width: 56px;
  height: 56px;
  position: absolute;
  top: 50%;
  margin-top: -28px;
  background-repeat: no-repeat;
  background-size: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
}
#products .btn_prev {
  left: 1.5%;
  background-image: url(../images/product_prev.png);
}
#products .btn_next {
  right: 1.5%;
  background-image: url(../images/product_next.png);
}
#project {
  position: relative;
}
#project .leftCon {
  padding: 0;
}
#project .leftCon .menu_con {
  padding: 11.46% 11.32%;
  position: relative;
  background: #fff;
}
#project .leftCon .menu_con:before {
  content: '';
  width: 44px;
  height: 44px;
  background: url("../images/icon_link.png") no-repeat top center;
  position: absolute;
  right: 8.33%;
  top: 0;
  margin-top: 8.33%;
}
#project .leftCon .menu_con.active {
  background: #e0000b;
}
#project .leftCon .menu_con.active h1.comm_ex_title,
#project .leftCon .menu_con.active p.comm_title,
#project .leftCon .menu_con.active .comm_summary {
  color: #fff;
}
#project .leftCon .menu_con h1.comm_ex_title {
  color: #303030;
}
#project .leftCon .menu_con p.comm_title {
  margin-top: 33.33%;
  color: #303030;
}
#project .leftCon .menu_con .comm_summary {
  color: #303030;
}
#project .rightCon {
  height: 100%;
  position: absolute;
  right: 0;
}
#project .rightCon .info {
  width: 33.35%;
  background: #fff;
  padding: 3.82% 4.17% 4.17% 4.17%;
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  overflow: hidden;
}
#project .rightCon .info:before {
  content: '';
  width: 44px;
  height: 44px;
  background: url("../images/icon_link.png") no-repeat top center;
  position: absolute;
  right: 8.33%;
  top: 0;
  margin-top: 8.33%;
}
#project .rightCon .info.active {
  background: #e0000b;
}
#project .rightCon .info.active h1.comm_ex_title,
#project .rightCon .info.active p.comm_title,
#project .rightCon .info.active .comm_summary {
  color: #fff;
}
#project .rightCon .info h1.comm_ex_title {
  color: #303030;
}
#project .rightCon .info p.comm_title {
  color: #303030;
  margin-top: 33.33%;
}
#project .rightCon .info .comm_summary {
  margin-top: 4.17%;
  color: #303030;
}
#project .rightCon a.more {
  padding: 2.08%;
  background: #bb2322;
  filter: alpha(opacity=70);
  opacity: 0.7;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 20px;
  color: #fff;
  line-height: 1;
  text-align: center;
}
#partner_info.comm_info .leftCon {
  background: none;
  padding: 0;
  overflow: hidden;
}
#partner_info .leftCon:hover .titWrap {
  top: -100%;
}
#partner_info .leftCon .titWrap {
  background: #e0000b;
  padding: 13% 11.3%;
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
}
#partner_info .leftCon .conWrap {
  padding: 10% 8%;
  position: relative;
}
#partner_info .leftCon .conWrap .conb {
  overflow: hidden;
}
#partner_info .leftCon .conWrap ul {
  position: relative;
}
#partner_info .leftCon .conWrap ul li {
  float: left;
}
#partner_info .leftCon .conWrap ul li a {
  display: block;
  width: 50%;
  float: left;
  margin: 5.5% 0;
}
#partner_info .leftCon .conWrap .btn_prev,
#partner_info .leftCon .conWrap .btn_next {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  background-repeat: no-repeat;
}
#partner_info .leftCon .conWrap .btn_prev {
  left: 10px;
  background-image: url(../images/link_prev.jpg);
}
#partner_info .leftCon .conWrap .btn_next {
  right: 10px;
  background-image: url(../images/link_next.jpg);
}
#partner_info .rightCon {
  background: #f6f6f6;
}
