@charset "utf-8";
.text_wrap{ line-height:150%; padding: 25px 20px; min-height:500px;}
.text_wrap h1.h1{ font-size:24px; text-align:center; line-height:32px; margin-bottom:10px; }
.text_wrap h2.h2{ font-size:16px; text-align:center; line-height:24px; margin-bottom:10px; }
.text_wrap h4.h4{ font-size:12px; text-align:right; color:#999; margin-bottom:10px; font-weight:normal; }

.system_msg{text-align: center;padding-top: 150px;min-height: 500px;}

#insider_banner {
  height: 0;
  padding-bottom: 44.8%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#sideMenu {
  padding: 0 20px;
  background: #e3e3e3;
  height: 50px;
  overflow: hidden;
}
#sideMenu .swiper-container {
  overflow: hidden;
}
#sideMenu .swiper-container .swiper-wrapper {
  position: relative;
  margin: 0 auto;
}
#sideMenu .swiper-container .swiper-wrapper .swiper-slide {
  text-align: center;
  position: relative;
  margin: 0 auto;
}
#sideMenu .swiper-container .swiper-wrapper .swiper-slide li {
  width: 100px;
  overflow: hidden;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  float: left;
}
#sideMenu .swiper-container .swiper-wrapper .swiper-slide li.active,
#sideMenu .swiper-container .swiper-wrapper .swiper-slide li:hover {
  background: #da251c;
}
#sideMenu .swiper-container .swiper-wrapper .swiper-slide li.separate {
  width: 30px;
  min-width: inherit;
  height: 50px;
}
#sideMenu .swiper-container .swiper-wrapper .swiper-slide li.separate:hover {
  background: none;
}
#sideMenu .swiper-container .swiper-wrapper .swiper-slide li a {
  display: block;
  color: #fff;
}
#news {
  position: relative;
}
#news .left {
  width: 28.65%;
  min-height: 550px;
}
#news .left ul li {
  padding: 14.54% 11.8%;
}
#news .left ul li.active {
  background: #dd1b1b;
}
#news .left ul li.active h5 {
  color: #fff;
}
#news .left ul li.active P {
  color: #f3f3f3;
}
#news .left ul li.active .btm span {
  color: #fff;
}
#news .left ul li h5 {
  font-size: 18px;
  color: #262626;
}
#news .left ul li p {
  font-size: 14px;
  color: #888888;
  line-height: 24px;
  margin-top: 3.6%;
}
#news .left ul li .btm {
  margin-top: 6%;
}
#news .left ul li .btm span {
  font-size: 14px;
  color: #bababa;
  float: left;
}
#news .right {
  width: 71.35%;
  position: absolute;
  top: 0;
  right: 0;
  min-height: 500px;
  height: 100%;
  overflow: hidden;
  padding: 7.8% 8.85% 5.2% 8.85%;
}
#news .right h1.h1 {
  font-size: 36px;
  line-height: 135%;
  color: #181818;
  text-align: center;
}
#news .right h6.h6 {
  font-size: 14px;
  color: #989898;
  font-weight: normal;
  text-align: center;
  margin-top: 30px;
}
#news .right .editor {
  text-align: justify;
  margin-top: 40px;
  height: 300px;
}
#newsCtrl {
  line-height: 80px;
  margin-top: 15px;
}
#newsCtrl .left {
  width: 28.65%;
  text-align: center;
  position: relative;
}
#newsCtrl .left .menu_now {
  background: #f3f3f3;
  cursor: pointer;
}
#newsCtrl .left .menu_now:hover i:before {
  background: #dd1b1b;
  border: 1px solid #dd1b1b;
}
#newsCtrl .left .menu_now:hover i:after {
  background: #dd1b1b;
  border: 1px solid #dd1b1b;
}
#newsCtrl .left .menu_now h5 {
  font-size: 18px;
  color: #202020;
  display: inline;
  margin-left: 5%;
  line-height: 86px;
}
#newsCtrl .left .menu_now i {
  position: relative;
  width: 10px;
  height: 10px;
  display: inline-block;
}
#newsCtrl .left .menu_now i.first {
  margin-right: 2px;
}
#newsCtrl .left .menu_now i.first:after {
  transition-delay: 300ms;
}
#newsCtrl .left .menu_now i.last:before {
  transition-delay: 100ms;
}
#newsCtrl .left .menu_now i.last:after {
  transition-delay: 200ms;
}
#newsCtrl .left .menu_now i:before,
#newsCtrl .left .menu_now i:after {
  content: '';
  width: 100%;
  height: 100%;
  background: #323232;
  border: 1px solid #626262;
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
#newsCtrl .left .menu_now i:before {
  top: -7px;
}
#newsCtrl .left .menu_now i:after {
  top: 5px;
}
#newsCtrl .left ul {
  width: 100%;
  position: absolute;
  bottom: 86px;
  display: none;
}
#newsCtrl .left ul li {
  background: #f8f8f8;
  font-size: 18px;
  font-weight: bold;
}
#newsCtrl .right {
  width: 71.35%;
  background: #dd1b1b;
}
#product.view .right {
  padding: 1.94% 0;
}
#product .left {
  width: 246px;
  background: #df1a1a;
}
#product .left .menu {
  padding-bottom: 50px;
}
#product .left .menu h1 {
  font-size: 25px;
  color: #fff;
  padding-left: 17.3%;
  line-height: 90px;
}
#product .left .menu ul li {
  line-height: 20px;
  font-size: 16px;
  padding-left: 17.3%;
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  padding: 12px 17.3%;
  position: relative;
}
#product .left .menu ul li.odd {
  background: #ce1515;
}
#product .left .menu ul li i{
  font-style: normal;
  margin-right: 5px;
  width: 12px;
  display: inline-block;
  text-align: center;
  color: #fff;
}
#product .left .menu ul li i:before{
  content: '+';
}
#product .left .menu ul li.active i:before{
  content: '-';
}
#product .left .menu ul li a{
  color: #fff;
}
#product .left .menu ul li dl{
  padding: 5px 0;
  padding-left: 18px;
  display: none;
}
#product .left .menu ul li dl dd{
  padding: 5px 0;
}
#product .left .menu ul li dl dd a{
  color: #fff;
  font-size: 12px;
}
#product .left .menu ul li.active dl{
  display: block;
}
/*#product .left .menu ul li.active,
#product .left .menu ul li:hover {
  padding-left: 21.3%;
}
#product .left .menu ul li.active i,
#product .left .menu ul li:hover i {
  filter: alpha(opacity=100);
  opacity: 1;
  padding-left: 18.67%;
}
#product .left .menu ul li i {
  padding-left: 5%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  position: absolute;
  right: 6.5%;
  top: 50%;
  margin-top: -10.5px;
}
#product .left .menu ul li i:before {
  content: '>';
  font-family: simsun;
  font-style: normal;
  font-size: 20px;
  color: #fff;
  position: relative;
  top: 2px;
}*/
#product .right {
  width: 100%;
  margin-right: -246px;
  background: #fafafa;
  padding: 1.94% 2%;
}
#product .right .search{
  margin-bottom: 20px;
}
#product .right .search h3{
   font-size: 24px;
   float: left;
   height: 25px;
   line-height: 25px;
   display: none;
}
#product .right .search .form_right{
   float: right;
}
#product .right .search .form_right .text{
   width: 250px;
   height: 25px;
   margin-right: 5px;
}
#product .right .search .form_right .btn{
   border:none;
   width: 50px;
   height: 25px;
   background: #df1a1a;
   border-radius: 8px;
   color: #fff;
   cursor: pointer;
}
#product .right ul.grid li {
  width: 22.1%;
  float: left;
  height: 0;
  padding-bottom: 22.1%;
  background: #fff;
  box-shadow: 6px 6px 25px rgba(0, 0, 0, 0.09);
  margin: 1.42%;
}
#product .right ul.grid li:hover .img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#product .right ul.grid li:hover .liWrap .imgWrap .titWrap {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
#product .right ul.grid li .liWrap {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 9%;
}
#product .right ul.grid li .liWrap .imgWrap {
  height: 100%;
  overflow: initial;
}
#product .right ul.grid li .liWrap .imgWrap .titWrap {
  background: url("../images/red_90.png") top center;
  position: absolute;
  height: 100%;
  width: 100%;
  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);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
}
#product .right ul.grid li .liWrap .imgWrap .titWrap h3 {
  font-size: 32px;
  color: #fff;
  font-family: 'Arial';
  position: absolute;
  left: 10%;
  bottom: 0;
  margin-bottom: 10%;
  padding-right: 10%;
}
#product .right .product_view .partLeft {
  width: 31.54%;
  float: left;
}
#product .right .product_view .partRight {
  width: 68.46%;
  float: right;
}
#product .right .product_view .partRight h3 {
  font-size: 32px;
}
#product .right .product_view .partRight .summary {
  font-size: 14px;
  line-height: 28px;
  color: #777777;
  margin-top: 4.64%;
  text-align: justify;
}
#product .right .part1 {
  position: relative;
}
#product .right .part1 .partLeft {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  padding: 6%;
}
#product .right .part1 .partLeft .img {
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#product .right .part1 .partRight {
  padding: 9.35% 7.1% 10% 5.16%;
}
#product .right .part2 h2 {
  padding: 25px 5px;
}
#product .right .part2 .partLeft h2 {
  text-align: center;
  background: #ababab;
}
#product .right .part2 .partLeft ul {
  padding-top: 13%;
}
#product .right .part2 .partLeft ul li {
  font-size: 18px;
  padding-left: 15%;
  line-height: 200%;
  position: relative;
  padding-right: 20%;
}
#product .right .part2 .partLeft ul li i {
  position: absolute;
  right: 8%;
  top: 0;
}
#product .right .part2 .partLeft ul li i:before {
  content: '>>';
  font-style: normal;
}
#product .right .part2 .partRight h2 {
  background: #d7d7d7;
  padding-left: 8.2%;
}
#product .right .part2 .partRight .editor {
  background: #eaeaea;
  padding: 25px 16% 40px 8.2%;
}
#product .right .rightb{
  margin-right: 246px;
  padding: 0 11.33%;
}
#product .right ul.list{
}
#product .right ul.list li {
  border-bottom: 1px solid #c9c9c9;
  padding: 12px 0;
  position: relative;
  /* margin-bottom: 15px; */
}
#product .right ul.list li:hover .more{
  background: #df1a1a;
}
#product .right ul.list li .conWrap{
  padding-right: 160px;
}
#product .right ul.list li .conWrap h5{
  font-size: 16px;
  line-height: 22px;
  color: #393939;
  font-weight: normal;
}
#product .right ul.list li .conWrap p{
  font-size: 14px;
  color: #8d8d8d;
  margin-top: 10px;
}
#product .right ul.list li .more{
  position: absolute;
  background: #cdcdcd;
  width: 100px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  right: 0;
  top: 8px;
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
}
#about .intro {
  padding: 9.17% 13.33% 9.17% 15.83%;
}
#about .intro h3 {
  color: #151515;
  font-style: 24px;
  font-weight: normal;
}
#about .intro .line {
  width: 20px;
  height: 4px;
  background: #2c2c2c;
  margin: 23px 0 28px 0;
}
#about .intro .summary {
  line-height: 28px;
  color: #151515;
}
#about .intro.act {
  background: #df1a1a;
  color: #fff;
}
#about .intro.act h3 {
  color: #fff;
}
#about .intro.act .line {
  background: #fff;
}
#about .intro.act .summary {
  line-height: 28px;
  color: #fff;
  text-align: justify;
}
#about .left {
  width: 62.5%;
}
#about .right {
  width: 37.5%;
}
#about .part1 {
  position: relative;
}
#about .part1 .right {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
}
#about .part3 {
  position: relative;
}
#about .part3 .right {
  height: 0;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  padding: 2.34% 3.39% 35.16% 3.39%;
}
#about .part3 .right h3 {
  font-size: 24px;
  color: #151515;
}
#about .part3 .right .line {
  width: 20px;
  height: 4px;
  background: #2c2c2c;
  margin: 15px 0 10px 0;
  display: inline-block;
}
#about .part3 .right .summary {
  color: #b8b8b8;
}
#about .part3 .right .img {
  margin-top: 13.2%;
}
#about .part4 ul li {
  width: 25%;
  padding: 1.2% 2.35%;
  float: left;
}
#about .part4 ul li.odd {
  background: #dddddd;
}
#about .part4 ul li.even {
  background: #fff;
}
.pageWrap{
  background: #dd1b1b;
  line-height: 55px;
  margin-top: 20px;
}
.page-normal {
  font-size: 0;
  text-align: center;
}
.page-normal a,
.page-normal span ,.page-normal span.page-current,.page-normal span.page-disabled{
  font-size: 14px;
  color: #7b7b7b;
  padding: 8px 13px;
  margin: 0 5px;
  background: #f7f7f7;
}
.page-normal span{
  padding: 0;
  margin: 0;
  background: none;
}

.page-normal a {
  text-decoration: none;
}
.page-normal span.page-disabled {
  color: #edefdd;
}
.page-normal a:hover,
.page-normal span.page-current {
  color: #dd1b1b;
}
