@charset "utf-8";
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#D60000","sub1color":"#E6E6E6"},
{"vicolor":"#01a08e","sub1color":"#ffb400"},
{"vicolor":"#1A2D27","sub1color":"#ABC327"},
{"vicolor":"#ffb400","sub1color":"#35c096"}
]
AVAIBLE_VI*/
.ell {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tran {
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.flex {
  display: flex;
  display: -webkit-flex;
}
.jcc {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.jcb {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.jca {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
}
.aic {
  align-items: center;
  -webkit-align-items: center;
}
.aicon {
  align-content: center;
  -webkit-align-content: center;
}
.pac {
  position: absolute;
  content: "";
}
.list-style-02 .vertical-layout-item .item-line,
.list-style-01 .vertical-layout-item .item-line {
  padding: 15px;
}
.list-style-02 .vertical-layout-item .item-line::after,
.list-style-01 .vertical-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .vertical-layout-item .item-line:hover::after,
.list-style-01 .vertical-layout-item .item-line:hover::after {
  border-color: #d60000;
}
.list-style-02 .level-layout-item .item-line::after,
.list-style-01 .level-layout-item .item-line::after {
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-style-02 .level-layout-item .item-line:hover::after,
.list-style-01 .level-layout-item .item-line:hover::after {
  border-color: #d60000;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #d60000;
  border-color: #d60000;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
.recommend .item-picture,
.abput-pic,
.about-list li,
.part-con li,
.case-list dl,
.superi-pic,
.news-con dl {
  overflow: hidden;
}
.recommend .item-picture img,
.abput-pic img,
.about-list li img,
.part-con li img,
.case-list dl img,
.superi-pic img,
.news-con dl img {
  transition: .5s;
}
.recommend .item-picture:hover img,
.abput-pic:hover img,
.about-list li:hover img,
.part-con li:hover img,
.case-list dl:hover img,
.superi-pic:hover img,
.news-con dl:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
.scale_img dl dt img,
.scale_img li img {
  -o-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
}
.scale_img dl:hover dt img,
.scale_img li:hover img {
  -webkit-transform: scale(1.05) rotate(0deg) translatey(0);
  -ms-transform: scale(1.05) rotate(0deg) translatey(0);
  transform: scale(1.05) rotate(0deg) translatey(0);
}
.shadow_box dl dd,
.shadow_box li {
  background: #fff;
}
.shadow_box dl,
.shadow_box li {
  -webkit-transition: all 1.5s ease-in-out;
  -o-transition: all 1.5s ease-in-out;
  transition: all 1.5s ease-in-out;
}
.shadow_box dl:hover,
.shadow_box li:hover {
  -webkit-box-shadow: 0 0 21px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 21px 5px rgba(0, 0, 0, 0.1);
}
.search-btn:after {
  background-color: #d60000;
}
.search-btn::before {
  border-color: #d60000;
}
.nav-two {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/*头部*/
.h_head {
  position: relative;
  z-index: 10;
  height: 190px;
  background: #fff;
}
.h_con {
  height: 130px;
}
#h1-tag {
  float: left;
  margin: 0 30px 0 0;
  height: 104px;
  padding: 10px 0;
  display: table;
  font-size: 0;
  line-height: 0;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 240px;
  max-height: 104px;
  display: inline-block;
}
.h_txt {
  float: left;
  width: 500px;
  margin-top: 44px;
  padding-left: 19px;
  position: relative;
}
.h_txt strong {
  display: block;
  height: 30px;
  font-size: 28px;
  line-height: 30px;
  color: #110303;
  overflow: hidden;
}
.h_txt span {
  display: block;
  height: 30px;
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: #333333;
  overflow: hidden;
}
.h_tel {
  max-width: 400px;
  margin-top: 26px;
  float: right;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.h_tel img {
  width: 44px;
  height: 46px;
  background: #d60000;
  border-radius: 50%;
  display: block;
  margin-right: 11px;
}
.h_tel span {
  display: block;
  height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
}
.h_tel em {
  display: block;
  height: 32px;
  font-size: 30px;
  font-weight: normal;
  line-height: 32px;
  color: #303030;
  overflow: hidden;
}
.nav {
  height: 60px;
  background-color: #E6E6E6;
}
.nav .nav-one > li {
  position: relative;
  float: left;
  height: 60px;
}
.nav .nav-one > li.none {
  border-right: 0;
}
.nav .nav-one > li > a {
  display: block;
  padding: 0 25px;
  height: 60px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 60px;
  color: #262626;
  position: relative;
}
.nav .nav-one > li > a:before {
  position: absolute;
  content: "";
  border-style: solid;
  border-width: 8px 7px;
  border-color: #fff transparent transparent transparent;
  top: 0;
  left: 50%;
  margin-left: -7px;
  opacity: 0;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.nav .nav-one > li > a:after {
  position: absolute;
  content: "";
  height: 10px;
  border-left: 1px dotted #9A9A9A;
  top: 25px;
  right: 0px;
}
.nav .nav-one > li > a:hover,
.nav .nav-one > li.cur > a {
  background: #d60000;
  color: #fff;
  border-right: 1px solid #d60000;
}
.nav .nav-one > li > a:hover:before,
.nav .nav-one > li.cur > a:before {
  opacity: 1;
}
.nav .nav-one > li > a:hover:after,
.nav .nav-one > li.cur > a:after {
  display: none;
}
.nav .nav-one > li:last-child > a:after {
  display: none;
}
.nav .nav-one > li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 60px;
  z-index: 99;
}
.nav .nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 54px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav .nav-two li a {
  display: block;
  height: 54px;
  font-size: 16px;
  font-weight: normal;
  line-height: 54px;
  color: #262626;
  text-align: center;
  overflow: hidden;
  padding: 0 15px;
}
.nav .nav-two li.cur > a,
.nav .nav-two li:hover > a {
  font-weight: bold;
  background-color: #d60000;
  color: #fff;
}
/*底部*/
.foot {
  height: 305px;
  padding-top: 50px;
  background: #1B1B1B;
  overflow: hidden;
}
.f-logo {
  width: 300px;
  height: 305px;
  overflow: hidden;
  margin-right: 45px;
}
.f-logo h3 {
  max-width: 200px;
  display: table;
  height: 126px;
}
.f-logo h3 a {
  display: table-cell;
  vertical-align: middle;
}
.f-logo h3 img {
  max-width: 180px;
  max-height: 126px;
  padding-left: 50px;
}
.f-logo p {
  font-size: 22px;
  font-weight: normal;
  line-height: 34px;
  height: 34px;
  color: #ffffff;
  overflow: hidden;
}
.f-logo p.f_slogan {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  height: 18px;
  color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  margin-bottom: 35px;
}
.f-logo p:last-child {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.f-logo p:last-child a,
.f-logo p:last-child em {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  height: 20px;
  color: #939393;
  overflow: hidden;
}
.f-logo p:last-child a:first-child {
  padding-left: 36px;
  background-image: url('../images/fi.png');
  background-repeat: no-repeat;
  background-position: 2px center;
  background-size: 25px 20px;
  max-width: 110px;
}
.f-nav {
  width: 156px;
  padding-top: 2px;
}
.f-nav ul.nav-one.text-center li {
  width: 100% !important;
}
.f-nav ul.nav-one.text-center li > a {
  display: block;
  text-align: left !important;
  font-size: 16px;
  line-height: 30px;
  color: #939393;
  height: 30px;
  position: relative;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.f-nav ul.nav-one.text-center li > a:hover {
  color: #fff;
}
.f-nav ul.nav-one.text-center li:last-child a:after {
  display: none;
}
.f-contact {
  width: 359px;
  padding: 0 20px 0 80px;
  position: relative;
}
.f-contact:before,
.f-contact:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 229px;
  background: rgba(255, 255, 255, 0.1);
  top: 6px;
}
.f-contact:before {
  left: 0;
}
.f-contact:after {
  right: 0;
}
.f-contact h4 {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  color: #939393;
  font-weight: bold;
  overflow: hidden;
}
.f-contact .f_tel {
  margin-top: 14px;
  margin-bottom: 22px;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.f-contact .f_tel img {
  width: 44px;
  height: 46px;
  background: #d60000;
  border-radius: 50%;
  display: block;
  margin-right: 10px;
}
.f-contact .f_tel span {
  display: block;
  height: 20px;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.5);
}
.f-contact .f_tel strong {
  display: block;
  height: 38px;
  font-size: 36px;
  font-weight: normal;
  line-height: 38px;
  color: #ffffff;
  overflow: hidden;
}
.f-contact .f_contact {
  font-size: 14px;
  line-height: 30px;
  color: #939393;
}
.f-contact .f-support img {
  width: 44px;
  margin-left: 5px;
  vertical-align: middle;
}
.f-code h4 {
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  color: #939393;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 30px;
}
.f-code p {
  width: 173px;
  overflow: hidden;
  padding-top: 23px;
  background-image: url('../images/qr_bg.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 173px 170px;
}
.f-code p img {
  display: block;
  width: 120px;
  height: 120px;
  line-height: 0;
  margin: 0 auto;
}
.f-code p span {
  font-size: 14px;
  font-weight: normal;
  line-height: 52px;
  height: 52px;
  color: #ffffff;
  overflow: hidden;
  display: block;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.bg_vi_color {
  background-color: #d60000;
}
.txt_vi_color {
  color: #d60000 !important;
}
.f-support img {
  width: 44px;
  vertical-align: sub;
  margin-left: 5px;
}
/*COMMON_BLK_END*/
/*banner*/
.banner {
  position: relative;
  width: 100%;
  height: 640px;
  overflow: hidden;
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list li {
  overflow: hidden;
  height: 640px;
  text-align: center;
  position: relative;
}
.ban_list li img {
  width: 1920px;
  height: 640px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.ban-prev,
.ban-next {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  opacity: .8;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 35px 78px;
  cursor: pointer;
}
.ban-prev {
  left: 5%;
  background-image: url(../images/c_prev.png);
}
.ban-next {
  right: 5%;
  background-image: url(../images/c_next.png);
}
.ban_nav {
  position: absolute;
  bottom: 32px;
  left: 50%;
  z-index: 1;
  overflow: hidden;
  margin-left: -600px;
  width: 1200px;
  text-align: center;
}
.ban_nav ul {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.ban_nav ul li {
  display: inline-block;
  width: 54px;
  height: 2px;
  background: #ffffff;
  margin: 0 6px;
  cursor: pointer;
}
.ban_nav ul .on {
  width: 54px;
  height: 6px;
  background: #d60000;
}
.content {
  width: 1200px;
  margin: 0 auto;
}
i,
em,
b {
  font-style: normal;
}
.h-title {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1200px 112px;
  margin-bottom: 35px;
}
.h-title span {
  display: block;
  height: 62px;
  font-size: 48px;
  line-height: 62px;
  color: #2a2a2a;
  margin-bottom: 6px;
  overflow: hidden;
}
.h-title em {
  display: block;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #2a2a2a;
}
.h-title a {
  color: #2a2a2a;
}
/*搜索*/
.search {
  height: 88px;
  border-bottom: 2px solid #E6E6E6;
  background-image: url('../images/search_bg.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 1920px 7px;
  padding-top: 2px;
  background-color: #fff;
}
.search-inp {
  width: 332px;
  height: 49px;
  border-radius: 26px;
  background: #E6E6E6;
  padding-left: 0px;
  margin-top: 20px;
}
.search .search-txt {
  width: 220px;
  height: 49px;
  line-height: 49px;
  color: #808080;
  float: left;
  padding-left: 38px;
}
.search-btn {
  width: 73px;
  height: 49px;
  background-image: url('../images/s_btn.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 21px 22px;
}
.search-btn::before {
  width: 1px;
  height: 13px;
  background: #8F8E8E;
  border: none;
  top: 19px;
}
.search-btn:after {
  display: none;
}
.keyword {
  padding-top: 31px;
  width: 800px;
}
/**/
.g-title {
  text-align: center;
  padding-bottom: 15px;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.g-title:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 1px;
  background: #d60000;
  margin-left: -9px;
  bottom: 0;
  left: 50%;
}
.g-title strong {
  display: block;
  font-size: 40px;
  line-height: 50px;
  color: #333333;
  height: 50px;
  overflow: hidden;
}
.g-title span {
  display: block;
  font-size: 18px;
  line-height: 32px;
  color: #262626;
  height: 32px;
  overflow: hidden;
  font-weight: normal;
}
/**/
.intro {
  padding-top: 67px;
  padding-bottom: 81px;
}
.intro .intro_con {
  width: 593px;
  float: left;
  padding-top: 26px;
}
.intro .intro_con p {
  font-size: 16px;
  line-height: 30px;
  color: #5b5b5b;
  max-height: 120px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin: 20px 0 47px;
}
.intro h2 {
  text-align: left;
  padding-bottom: 24px;
  background-image: url('../images/t_bg.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 66px 5px;
  line-height: 0;
}
.intro h2 strong {
  display: block;
  font-size: 38px;
  line-height: 40px;
  color: #282828;
  height: 40px;
  overflow: hidden;
}
.intro ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.intro ul li {
  max-width: 25%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.intro ul li em {
  display: block;
  font-size: 40px;
  line-height: 50px;
  height: 50px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.intro ul li i {
  height: 50px;
  overflow: hidden;
  display: inline-block;
}
.intro ul li b {
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 32px;
  overflow: hidden;
  height: 32px;
  max-width: 32px;
  display: inline-block;
}
.intro ul li span {
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  height: 26px;
  color: #333333;
  overflow: hidden;
  display: block;
}
.intro ul li:last-child {
  padding-right: 0;
}
.intro ul li:last-child:after {
  display: none;
}
.intro .intro_pic {
  padding-top: 26px;
  padding-right: 26px;
  line-height: 0;
  width: 527px;
  height: 355px;
  float: right;
  position: relative;
}
.intro .intro_pic:before {
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  background: #e6e6e6;
  top: 0;
  right: 0;
  z-index: 0;
}
.intro .intro_pic:after {
  position: absolute;
  content: "";
  width: 409px;
  height: 345px;
  border: 6px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  right: 0;
  top: 0;
  z-index: 0;
}
.intro .intro_pic a {
  display: block;
}
.intro .intro_pic img {
  display: block;
  width: 527px;
  height: 355px;
  position: relative;
  z-index: 2;
}
/**/
.power {
  padding-top: 64px;
  padding-bottom: 81px;
  background-image: url('../images/power_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 847px;
}
.power .power_con {
  margin-top: 31px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.power .power_con dl {
  width: 281px;
  height: 496px;
  background: #ffffff;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}
.power .power_con dt img {
  width: 281px;
  height: 256px;
}
.power .power_con dd {
  height: 240px;
  text-align: center;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.power .power_con dd img {
  width: 49px;
  height: 56px;
  position: absolute;
  left: 116px;
  top: 213px;
  z-index: 2;
}
.power .power_con dd div {
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  max-height: 84px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.power .power_con h3 {
  font-size: 22px;
  line-height: 66px;
  height: 66px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.power .power_con h3:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  background: #d60000;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}
.power .power_con dl:hover dd {
  background: #d60000;
}
.power .power_con dl:hover dd h3,
.power .power_con dl:hover dd div {
  color: #fff;
}
.power .power_con dl:hover dd h3:after {
  background: #fff;
}
.power .p_tel {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  position: relative;
  align-items: center;
  -webkit-align-items: center;
  margin-top: 38px;
}
.power .p_tel img {
  display: block;
  width: 45px;
  height: 45px;
}
.power .p_tel p {
  margin: 0 8px 0 16px;
  max-width: 250px;
  overflow: hidden;
}
.power .p_tel p span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  height: 18px;
  color: #333333;
  overflow: hidden;
}
.power .p_tel p strong {
  display: flex;
  font-size: 30px;
  line-height: 36px;
  height: 36px;
  color: #303030;
  font-weight: bold;
  overflow: hidden;
}
.power .p_tel a {
  display: block;
  width: 199px;
  height: 39px;
  background-color: #d60000;
  border-radius: 21px;
  font-size: 16px;
  line-height: 39px;
  color: #ffffff;
  overflow: hidden;
  text-indent: 50px;
  background-image: url('../images/more.png');
  background-repeat: no-repeat;
  background-position: 128px center;
  background-size: 20px 12px;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.power .p_tel a:hover {
  background-position-x: 200px;
  text-indent: 0;
  text-align: center;
}
.power .p_tel:before,
.power .p_tel:after {
  position: absolute;
  content: "";
  width: 352px;
  height: 2px;
  background: #d2d2d2;
  top: 25px;
}
.power .p_tel:before {
  left: 0;
}
.power .p_tel:after {
  right: 0;
}
/**/
.product {
  padding-top: 64px;
}
.product h2 {
  margin-bottom: 35px;
}
.pro_nav {
  width: 206px;
  float: left;
}
.pro_nav .pro_nav_title {
  width: 206px;
  height: 91px;
  background-image: url('../images/pro_nav_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 206px 91px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 25px;
  padding-left: 19px;
  overflow: hidden;
}
.pro_nav .pro_nav_title strong {
  display: block;
  font-size: 17px;
  line-height: 20px;
  height: 20px;
  color: #ffffff;
  font-weight: bold;
  overflow: hidden;
  width: 126px;
  position: absolute;
  top: 29px;
  right: 27px;
  text-align: right;
}
.pro_nav .pro_nav_title span {
  display: block;
  font-size: 26px;
  line-height: 100%;
  color: #ffffff;
  text-transform: uppercase;
  font-family: arial;
  letter-spacing: 1px;
  overflow: hidden;
  height: 60px;
}
.pro_nav .pro_nav_title span:first-letter {
  font-size: 60px;
  font-weight: bold;
  line-height: 60px;
}
.pro_nav .pro_nav_con {
  border: 1px solid #DFDFDF;
  border-top: none;
  padding-top: 5px;
}
.pro_nav h3 a {
  display: block;
  font-size: 18px;
  line-height: 49px;
  height: 49px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 43px;
  background-image: url('../images/pi.png');
  background-repeat: no-repeat;
  background-position: 26px center;
  background-size: 11px 17px;
  background-color: #eeeeee;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.pro_nav h3 a:hover {
  color: #d60000;
}
.pro_nav .subclass_children {
  padding: 13px 20px 14px 30px;
  line-height: 0;
}
.pro_nav .subclass_children a {
  display: block;
  font-size: 15px;
  font-weight: normal;
  line-height: 32px;
  color: #313131;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 17px;
  position: relative;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.pro_nav .subclass_children a:before {
  position: absolute;
  content: "";
  width: 4.5px;
  height: 4.5px;
  background: #333;
  left: 1px;
  top: 12.5px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.pro_nav .subclass_children a:hover {
  color: #d60000;
}
.pro_nav .subclass_children a:hover:before {
  background: #d60000;
}
.pro_nav .pro_tel {
  height: 100px;
  background-image: url('../images/pro_tel.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 204px 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 19px 30px;
  margin-top: 1px;
}
.pro_nav .pro_tel span {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  height: 24px;
  color: #0e0e11;
  overflow: hidden;
}
.pro_nav .pro_tel strong {
  display: block;
  font-size: 20px;
  line-height: 28px;
  height: 28px;
  color: #3b3b3b;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
}
.pro_list .row-item-3 {
  width: 990px;
  float: right;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.pro_list .row-item-3 .item-line {
  width: 298px;
  margin: 0;
  margin-left: 32px;
  overflow: hidden;
  border-bottom: 2px solid #E7E7E7;
  margin-bottom: 18px;
}
.pro_list .row-item-3 .item-line:after {
  display: none;
}
.pro_list .row-item-3 .item-line .item-picture {
  overflow: hidden;
}
.pro_list .row-item-3 .item-line h4.item-title a {
  display: block;
  font-size: 16px;
  line-height: 42px;
  color: #666666;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding: 0 10px;
  font-weight: normal;
}
.pro_list .row-item-3 .item-line:hover h4 a {
  color: #d60000;
}
/**/
.ys {
  overflow: hidden;
  padding-top: 63px;
}
.ys .ys_con {
  width: 1203px;
  height: 654px;
  position: relative;
  margin: 30px auto 0;
}
.ys .ys_nav {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  position: relative;
  z-index: 2;
  margin-bottom: -54px;
  background: #fff;
}
.ys .ys_nav li {
  width: 300px;
  height: 108px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  background: #333;
  overflow: hidden;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
}
.ys .ys_nav li img {
  display: block;
  width: 54px;
  height: 54px;
  margin-right: 14px;
}
.ys .ys_nav li h3 {
  max-width: 70%;
}
.ys .ys_nav li h3 strong {
  display: block;
  font-size: 20px;
  font-weight: normal;
  line-height: 34px;
  height: 34px;
  color: #ffffff;
  overflow: hidden;
}
.ys .ys_nav li h3 span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  height: 14px;
  color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  text-transform: uppercase;
}
.ys .ys_nav li.on,
.ys .ys_nav li:hover {
  background: #d60000;
}
.ys .ys_list {
  height: 600px;
}
.ys .ys_list .ys_lists {
  width: 1920px;
  height: 600px !important;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.ys .ys_list .ys_lists dl {
  line-height: 0;
}
.ys .ys_list .ys_lists dt img {
  width: 1920px;
  height: 600px;
}
.ys .ys_list .ys_lists dd {
  position: absolute;
  width: 527px;
  height: 232px;
  background: rgba(0, 0, 0, 0.67);
  left: 50%;
  margin-left: 73px;
  top: 217px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 38px 46px 20px 112px;
}
.ys .ys_list .ys_lists dd span {
  width: 52px;
  height: 116px;
  background-color: #d60000;
  background-image: url('../images/ysi.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 52px 116px;
  display: block;
  position: absolute;
  left: 33px;
  top: -37px;
  text-align: center;
  padding-top: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ys .ys_list .ys_lists dd span:after {
  position: absolute;
  content: "";
  width: 26px;
  height: 1px;
  background: #ffffff;
  left: 48px;
  top: 89px;
}
.ys .ys_list .ys_lists dd span i {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: arial;
  height: 14px;
  overflow: hidden;
}
.ys .ys_list .ys_lists dd span i:first-child {
  font-size: 30px;
  line-height: 32px;
  color: #ffffff;
  font-weight: bold;
  height: 32px;
}
.ys .ys_list .ys_lists dd h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 34px;
  height: 34px;
  color: #ffffff;
  overflow: hidden;
  margin-bottom: 13px;
}
.ys .ys_list .ys_lists dd div {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  max-height: 120px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  position: relative;
}
/**/
.process {
  background-image: url('../images/process_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 431px;
  padding-top: 74px;
  padding-bottom: 95px;
}
.process ul {
  margin-top: 28px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  background-image: url('../images/ul_bg.png');
  background-repeat: no-repeat;
  background-position: center 19px;
  background-size: 902px 27px;
}
.process ul li {
  text-align: center;
  width: 14.285%;
}
.process ul li .pic {
  width: 64px;
  height: 64px;
  background: #E3E3E3;
  border-radius: 50%;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  line-height: 0;
  margin: 0 auto 17px;
}
.process ul li .pic i {
  display: block;
  width: 64px;
  height: 64px;
}
.process ul li .pic img {
  width: 64px;
}
.process ul li h3 {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  color: #282828;
  font-weight: bold;
  overflow: hidden;
  padding-top: 9px;
  position: relative;
}
.process ul li h3:before {
  position: absolute;
  content: "";
  width: 13px;
  height: 2px;
  background: #2f2e3e;
  top: 0;
  left: 50%;
  margin-left: -6.5px;
}
.process ul li p {
  font-size: 14px;
  line-height: 24px;
  color: #a3a3a3;
  max-height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.process ul li:hover .pic {
  background: #d60000;
}
.process ul li:hover .pic i {
  filter: brightness(1000);
  -webkit-filter: brightness(1000);
}
/**/
.case {
  padding-top: 76px;
}
.cases {
  margin-top: 30px !important;
  position: relative;
}
.cases .case_con {
  overflow: hidden;
}
.cases .case_con dl {
  width: 380px;
  float: left;
  position: relative;
  margin-right: 30px;
  padding-bottom: 79px;
}
.cases .case_con dt {
  width: 380px;
  overflow: hidden;
  line-height: 0;
}
.cases .case_con dt img {
  width: 380px;
}
.cases .case_con dd {
  height: 170px;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.cases .case_con h4 a {
  display: block;
  font-size: 22px;
  line-height: 40px;
  color: #ffffff;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cases .case_con p {
  font-size: 15px;
  line-height: 30px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.cases .case_con p a {
  color: #fff;
}
.cases .pnBtn {
  position: absolute;
  width: 54px;
  height: 54px;
  background: #e3e3e3;
  border-radius: 50%;
  top: 154px;
  cursor: pointer;
}
.cases .case_prev {
  left: -72px;
}
.cases .case_next {
  right: -72px;
}
/**/
.news {
  padding-top: 74px;
  padding-bottom: 51px;
  background-image: url('../images/news_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 769px;
}
.news h2 {
  margin-bottom: 50px;
}
.company {
  width: 325px;
  position: relative;
  overflow: hidden;
}
.company .company_switch {
  position: absolute;
  top: 80px;
  right: 18px;
  z-index: 10;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.company .company_switch div {
  width: 16px;
  height: 31px;
  padding: 11px 12px;
  cursor: pointer;
}
.news_info {
  width: 830px;
}
.news_info .news_nav {
  border-bottom: 1px solid #DDDDE1;
  margin-bottom: 47px;
}
.news_info .news_nav h3 {
  display: inline-block;
  margin-right: 60px;
  padding-bottom: 17px;
  position: relative;
  max-width: 200px;
}
.news_info .news_nav h3 a {
  display: block;
  font-size: 24px;
  line-height: 26px;
  color: #121212;
  position: relative;
  font-weight: normal;
  z-index: 2;
}
.news_info .news_nav h3 a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  background: #d60000;
  bottom: -18px;
  left: 0;
  z-index: 2;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.news_info .news_nav h3.on a {
  color: #d60000;
}
.news_info .news_nav h3.on a:after {
  height: 3px;
}
.news_info .news_nav span {
  float: right;
}
.news_info .news_nav span a {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  text-decoration: underline;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.news_info .news_nav span a:hover {
  color: #d60000;
}
.company .item-line {
  border-bottom: 2px solid #DDDDE1;
  padding-bottom: 25px;
}
.company .item-text {
  padding: 32px 32px 50px;
  background-color: #d60000;
}
.company .item-title,
.company .item-title a {
  height: 24px;
  font-size: 18px;
  line-height: 24px;
  color: #f0f0f0;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-weight: bold;
}
.company .item-time {
  height: 24px;
  margin-top: 10px;
}
.company .item-time div,
.company .item-time span {
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  height: 24px;
  color: #f0f0f0;
  overflow: hidden;
  font-family: arial;
}
.company .item-picture img {
  width: 325px;
  height: 185px;
  display: block;
}
.company .item-desc {
  font-size: 14px;
  line-height: 24px;
  color: #5c5c5c;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 96px;
  padding: 26px 32px 0;
}
.news_info_list .item-line {
  border-bottom: 2px solid #E7E8EB;
  height: 110px;
  position: relative;
  margin-bottom: 25px;
}
.news_info_list .item-line:hover a {
  color: #d60000;
}
.news_info_list .item-line:hover .item-time {
  background: #333;
  color: #fff;
}
.news_info_list .item-time {
  width: 152px;
  height: 111px;
  background: #e3e3e3;
  padding-top: 21px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  text-align: center;
  font-family: arial;
  position: absolute;
  right: 0;
  bottom: -2px;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.news_info_list .item-time .item-time-day {
  height: 50px;
  font-size: 48px;
  line-height: 50px;
}
.news_info_list .item-text {
  width: 644px;
}
.news_info_list .item-title,
.news_info_list .item-title a {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #282828;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.news_info_list .item-desc {
  font-size: 14px;
  line-height: 22px;
  color: #666666;
  max-height: 44px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.about {
  background-image: url('../images/about_bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 654px;
  padding-top: 117px;
  padding-bottom: 170px;
}
.about .about_con {
  width: 734px;
  height: 367px;
  background: rgba(255, 255, 255, 0.75);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 22px;
}
.about .about_con > div {
  border: 1px solid #fff;
  padding: 34px 54px 0 74px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about .about_con h2 {
  font-size: 40px;
  line-height: 70px;
  height: 70px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  position: relative;
}
.about .about_con h2:after {
  position: absolute;
  content: "";
  width: 18px;
  height: 1px;
  background: #d60000;
  left: 5px;
  bottom: 0;
}
.about .about_con p {
  font-size: 16px;
  line-height: 30px;
  color: #555555;
  max-height: 120px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin: 9px 0 27px;
}
.about .about_con a {
  display: block;
  width: 148px;
  height: 36px;
  background: #d60000;
  border-radius: 18px;
  overflow: hidden;
  font-size: 16px;
  line-height: 36px;
  color: #ffffff;
  text-indent: 29px;
  background-image: url('../images/more.png');
  background-repeat: no-repeat;
  background-position: 102px center;
  background-size: 20px 12px;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.about .about_con a:hover {
  background-position-x: 160px;
  text-indent: 0;
  text-align: center;
}
.album {
  padding: 30px 0 40px;
}
.album_nav {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  background-image: url('../images/t_bg1.png');
  background-repeat: no-repeat;
  background-position: center 18px;
  background-size: 1193px 5px;
  margin-bottom: 21px;
}
.album_nav i {
  display: inline-block;
  font-size: 18px;
  color: #ccc;
  line-height: 40px;
}
.album_nav h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 40px;
  height: 40px;
  color: #666666;
  overflow: hidden;
  margin: 0 30px;
  max-width: 90px;
  position: relative;
}
.album_nav h3:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  background: #d60000;
  bottom: 0;
  left: 0;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.album_nav h3.on {
  font-weight: bold;
  color: #d60000;
}
.album_nav h3.on:before {
  height: 2px;
}
.albums {
  overflow: hidden;
}
.album_list li {
  width: 288px;
  float: left;
  margin-right: 16px;
}
.album_list li img {
  width: 288px;
  height: 161px;
}
.album_list li h4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 36px;
  height: 36px;
  color: #666666;
  overflow: hidden;
  text-align: center;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.album_list li:hover h4 {
  color: #d60000;
  font-weight: bold;
}
.album_con {
  position: relative;
}
.album_con .pnBtn {
  position: absolute;
  width: 14px;
  height: 27px;
  padding: 10px 21px;
  top: 57px;
  cursor: pointer;
}
.album_con .album_prev {
  left: -56px;
}
.album_con .album_next {
  right: -56px;
}
/**/
.links {
  background: #d60000;
  height: 67px;
}
.links .content {
  overflow: hidden;
  height: 66px;
  font-size: 13px;
  line-height: 66px;
  color: #fff;
  display: flex;
  display: -webkit-flex;
}
.links .content p:first-child {
  font-weight: bold;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.links .content a {
  color: #fff;
}
.links .content .links-list a {
  -o-transition: all .3s ease;
  transition: all .3s ease;
  display: inline-block;
  margin-left: 20px;
}
.links .content .links-list a:hover {
  font-weight: bold;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #d60000;
}
/*返回顶部*/
.sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  position: fixed;
  bottom: 20px;
  right: 19px;
  z-index: 110;
  height: 44px;
  width: 44px;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 44px;
  height: 44px;
  background-color: #ccc;
  border-radius: 2px;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  outline: 0;
}
.sidebar:hover img {
  background-color: #d60000;
}
.sidebar .fh {
  display: none;
}
/*css效果*/
@-webkit-keyframes fadeInDown1 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown1 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown1 {
  -webkit-animation-name: fadeInDown1;
  animation-name: fadeInDown1;
}
@-webkit-keyframes fadeInDown2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown2 {
  -webkit-animation-name: fadeInDown2;
  animation-name: fadeInDown2;
}
@-webkit-keyframes fadeInLeft1 {
  from {
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInLeft1 {
  from {
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInLeft1 {
  -webkit-animation-name: fadeInLeft1;
  animation-name: fadeInLeft1;
}
@-webkit-keyframes fadeInLeft2 {
  from {
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInLeft2 {
  from {
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInLeft2 {
  -webkit-animation-name: fadeInLeft2;
  animation-name: fadeInLeft2;
}
@-webkit-keyframes fadeInRight1 {
  from {
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInRight1 {
  from {
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInRight1 {
  -webkit-animation-name: fadeInRight1;
  animation-name: fadeInRight1;
}
@-webkit-keyframes fadeInRight2 {
  from {
    -webkit-transform: translate3d(5%, 0, 0);
    transform: translate3d(5%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInRight2 {
  from {
    -webkit-transform: translate3d(5%, 0, 0);
    transform: translate3d(5%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInRight2 {
  -webkit-animation-name: fadeInRight2;
  animation-name: fadeInRight2;
}
@-webkit-keyframes zoomLeft {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomLeft {
  from {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.zoomLeft {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-animation-name: zoomLeft;
  animation-name: zoomLeft;
}
.zoomRight {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation-name: zoomLeft;
  animation-name: zoomLeft;
}
@-webkit-keyframes fadeInUp1 {
  from {
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInUp1 {
  from {
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInUp1 {
  -webkit-animation-name: fadeInUp1;
  animation-name: fadeInUp1;
}
@-webkit-keyframes fadeInUp2 {
  from {
    -webkit-transform: translate3d(0, 2%, 0);
    transform: translate3d(0, 2%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fadeInUp2 {
  from {
    -webkit-transform: translate3d(0, 2%, 0);
    transform: translate3d(0, 2%, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*内页部分*/
/*min-banner*/
.min-banner {
  height: 380px;
  position: relative;
  overflow: hidden;
}
.min-banner img {
  width: 1920px;
  height: 380px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
/*面包屑*/
.crumbs-1 {
  height: 65px;
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 30px;
}
.crumbs-1 b {
  font-weight: normal;
}
.crumbs-1 i {
  font-style: normal;
}
.crumbs-1 span {
  padding: 0 5px;
  height: 65px;
  line-height: 65px;
}
.crumbs-1 a:hover {
  color: #d60000;
}
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #d60000;
  height: 80px;
}
.left-nav-01-tit h2 {
  padding: 0 10px;
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #ffffff;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.left-nav-01-one > li {
  background-color: #ccc;
  background-image: url('../images/left-nav-icon1.png');
  background-repeat: no-repeat;
  background-position: 90% 20px;
  background-size: 11px 11px;
  margin-bottom: 2px;
}
.left-nav-01-one > li > h3 > a {
  display: block;
  margin: 0 40px 0 0;
  padding-left: 32px;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #333333;
  overflow: hidden;
}
.left-nav-01-one > li.sidenavcur,
.left-nav-01-one > li:hover {
  background-image: url('../images/left-nav-icon2.png');
  background-repeat: no-repeat;
  background-position: right 20px;
  background-size: 38px 11px;
  background-color: #d60000;
}
.left-nav-01-one > li.sidenavcur .left-nav-01-two,
.left-nav-01-one > li:hover .left-nav-01-two {
  display: block;
}
.left-nav-01-one > li.sidenavcur > h3 a,
.left-nav-01-one > li:hover > h3 a {
  color: #fff;
}
.left-nav-01-two {
  display: none;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.left-nav-01-two li {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: #ECECEC;
  position: relative;
  border-bottom: 1px solid #fff;
}
.left-nav-01-two a {
  display: block;
  color: #666;
  padding: 0 40px ;
}
.left-nav-01-two li:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.left-nav-01-two li:hover a,
.left-nav-01-two li.sidenavcur a {
  color: #333;
}
.left-nav-01-two li:hover:after,
.left-nav-01-two li.sidenavcur:after {
  border-color: #333;
}
/*联系信息*/
.fdh-01-tit {
  background: #d60000;
  height: 80px;
}
.fdh-01-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #333333;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.p6-order-form-1-add {
  border: 1px solid #eee;
  overflow: hidden;
  margin-bottom: 40px;
}
.p6-order-form-1-add ul {
  padding: 20px 12px;
}
.p6-order-form-1-add li {
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
  color: #666666;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*产品列表*/
.prod-list01.list-style-01 {
  width: 930px;
}
.list-style-01 .prod-list01-tit {
  height: 40px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 10px;
  margin-bottom: 14px;
}
.list-style-01 .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #d60000;
  overflow: hidden;
}
.list-style-01 .prod-list01-list {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.list-style-01 .prod-list01-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  width: 290px;
  margin: 0 9px 20px;
  float: left;
}
.list-style-01 .prod-list01-list dl:hover {
  border-color: #d60000;
}
.list-style-01 .prod-list01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.list-style-01 .prod-list01-list dd {
  padding: 0 14px;
}
.list-style-01 .prod-list01-list .prod-list01-name {
  height: 45px;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  line-height: 45px;
  text-align: center;
}
.list-style-01 .prod-list01-list .prod-list01-name a {
  display: block;
  height: 45px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-01 .prod-list01-list h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-01 .prod-list01-list-desc {
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.list-style-01 .prod-list01-list-desc,
.list-style-01 .prod-list01-link {
  display: none;
}
/*分页*/
.pagination-1 {
  margin: 30px auto 60px;
  height: 30px;
  text-align: center;
}
.pagination-1 a,
.pagination-1 span {
  vertical-align: top;
  display: inline-block;
  padding: 0 8px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  text-align: center;
  margin: 0 2px;
  background: #fff;
}
.pagination-1 span {
  border: 1px solid #fff;
}
.pagination-1 .page_curr {
  background: #d60000;
  color: #fff;
  border-color: #d60000;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  display: none;
}
/*热品推荐*/
.prod-hot {
  padding: 50px 0 30px;
}
.prod-hot .prod-hot-list {
  margin: 30px 0 40px;
  position: relative;
}
.prod-hot .prod-hot-prev {
  width: 30px;
  height: 84px;
  position: absolute;
  top: 50%;
  left: -40px;
  cursor: pointer;
  margin-top: -42px;
  background-image: url('../images/prod-hot-prev-icon1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px 84px;
}
.prod-hot .prod-hot-next {
  width: 30px;
  height: 84px;
  position: absolute;
  top: 50%;
  right: -40px;
  cursor: pointer;
  margin-top: -42px;
  background-image: url('../images/prod-hot-next-icon1.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px 84px;
}
.prod-hot .prod-hot-list dl {
  float: left;
  width: 220px;
  margin-right: 14px;
  border: 1px solid #dfdfdf;
  background-color: #f7f7f7;
}
.prod-hot .prod-hot-list dl:last-child,
.prod-hot .prod-hot-list dl.last {
  margin-right: 0;
}
.prod-hot .prod-hot-list dt img {
  width: 220px;
  display: block;
}
.prod-hot .prod-hot-list dd {
  padding: 10px 10px 10px;
}
.prod-hot .prod-hot-name {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #333333;
  max-height: 48px;
  overflow: hidden;
}
.prod-hot .prod-hot-name a {
  display: block;
  max-height: 48px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.prod-hot .prod-hot-desc {
  margin-top: 5px;
  height: 72px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.prod-hot .prod-hot-link {
  display: none;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*产品橱窗*/
.pc-cx-tel-1 {
  padding-top: 10px;
  width: 430px;
  height: 56px;
  border-top: 2px solid #e6e6e6;
}
.pc-cx-tel-1-t1 {
  float: right;
  width: 114px;
  background-color: #d60000;
  text-align: center;
}
.pc-cx-tel-1-t1 a {
  display: block;
  height: 44px;
  font-size: 18px;
  font-weight: normal;
  line-height: 44px;
  color: #ffffff;
  overflow: hidden;
}
.pc-cx-tel-1-t2 {
  width: 255px;
  padding-left: 70px;
  height: 56px;
  background-image: url('../images/pc-xc-icon2.png');
  background-repeat: no-repeat;
  background-position: 10px 0;
  background-size: 40px 40px;
}
.pc-cx-tel-1-t2 span {
  display: block;
  height: 22px;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  color: #454545;
  overflow: hidden;
}
.pc-cx-tel-1-t2 em {
  display: block;
  height: 24px;
  word-break: break-all;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  color: #454545;
  overflow: hidden;
}
.prod-show {
  position: relative;
  padding: 25px 18px 16px 20px;
  border: 1px solid #eee;
  margin-bottom: 40px;
  background-color: #ffffff;
}
.prod-show-right {
  float: left;
  width: 430px;
}
.prod-show-right-tit {
  overflow: hidden;
  margin-bottom: 16px;
  height: 40px;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #454545;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 16px;
}
.prod-show-right-con {
  overflow: hidden;
  height: 244px;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  color: #666666;
  margin-bottom: 10px;
}
.prod-show-right-con span {
  display: block;
}
.prod-show-left {
  position: relative;
  float: left;
  overflow: hidden;
  margin-right: 3.3%;
  width: 420px;
  border: 1px solid #e7e7e7;
  line-height: 0;
}
.prod-show-left-jt {
  position: absolute;
  top: 50%;
  z-index: 33;
  margin-top: -11px;
  width: 12px;
  height: 23px;
  cursor: pointer;
}
.prod-show-left-prev {
  left: 10px;
}
.prod-show-left-next {
  right: 10px;
}
.prod-show-left-size {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 15px;
  width: 28px;
  height: 28px;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  color: #666666;
}
.prod-show-left-size em {
  font-style: normal;
}
.prod-show-left-pic {
  width: 420px;
  text-align: center;
}
.prod-show-left-pic li {
  float: left;
}
.prod-show-left-pic img {
  display: block;
  width: 420px;
}
/*标题通用样式*/
.pro-title {
  text-align: center;
  height: 40px;
  overflow: hidden;
  margin: 0 30px;
}
.pro-title p {
  display: inline-block;
  padding: 0 30px;
  position: relative;
}
.pro-title i {
  width: 1200px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 24px;
}
.pro-title i::after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #d60000;
  position: absolute;
  top: -1px;
}
.pro-title .pro-title-icon1 {
  left: 100%;
  margin-left: -10px;
}
.pro-title .pro-title-icon1::after {
  left: 0;
}
.pro-title .pro-title-icon2 {
  right: 100%;
  margin-right: -10px;
}
.pro-title .pro-title-icon2::after {
  right: 0;
}
.pro-title span {
  display: block;
  height: 40px;
  font-size: 30px;
  font-weight: normal;
  line-height: 40px;
  color: #0f0e0d;
  overflow: hidden;
  margin-bottom: 12px;
}
.pro-title em {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #000000;
  max-height: 24px;
  overflow: hidden;
}
/*产品详情*/
.prod-content {
  background: #fff;
  padding: 40px 0 10px;
}
.prod-trait-con {
  position: relative;
  padding: 30px 50px;
}
.prod-trait-con dl {
  width: 360px;
  padding: 14px;
  background-color: #e1e1e1;
}
.prod-trait-con dl img {
  width: 360px;
  height: 270px;
  display: block;
}
.prod-trait-con dl:hover {
  background-color: #d60000;
  color: #fff;
}
.prod-trait-name {
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
}
.prod-trait-desc {
  font-size: 15px;
  line-height: 30px;
}
.prod-trait-vs {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #d60000;
  margin: 142px auto 0;
  overflow: hidden;
}
.prod-trait-vs img {
  width: 80px;
  height: 80px;
  padding: 10px;
}
.prod-con-desc {
  padding-top: 40px;
}
.pro-con-title {
  height: 28px;
  border-left: 4px solid #d60000;
  padding-left: 10px;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  color: #333;
  margin: 30px 0 20px;
  overflow: hidden;
}
.pro-con-details img {
  margin: 0;
  width: 304px;
  height: 228px;
}
.pro-con-details dl {
  width: 304px;
  float: left;
  margin-right: 6px;
  border: 1px solid #eee;
}
.pro-con-details dl.pr-clear {
  margin-right: 0;
}
.pro-con-details dd {
  height: 40px;
  margin: 0 5px;
  font-size: 16px;
  color: #555;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
}
.pro-con-honer img {
  margin: 0;
  width: 220px;
  height: 294px;
  border: 1px solid #eee;
}
.pro-con-honer dl {
  width: 220px;
  float: left;
  margin-right: 6px;
}
.pro-con-honer dl.pr-clear {
  margin-right: 0;
}
.pro-con-honer dd {
  height: 40px;
  font-size: 16px;
  color: #555;
  text-align: center;
  line-height: 40px;
  padding: 0 5px;
  overflow: hidden;
}
.prod-con-ys-img {
  width: 464px;
}
.prod-con-ys-img img {
  display: block;
  width: 464px;
  height: 232px;
  margin: 0;
}
.prod-con-ys-con {
  width: 406px;
  padding: 26px 30px 0;
}
.prod-con-ys-txt {
  margin-bottom: 15;
  position: relative;
}
.prod-con-ys-txt p {
  height: 38px;
  font-size: 18px;
  font-weight: normal;
  line-height: 38px;
  color: #333333;
  overflow: hidden;
  margin-left: 50px;
}
.prod-con-ys-txt i {
  display: block;
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background-color: #d60000;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  line-height: 38px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.prod-con-ys-desc {
  max-height: 150px;
  font-size: 14px;
  line-height: 30px;
  color: #111017;
  overflow: hidden;
}
.prod-con-ys-01 {
  height: 232px;
  background: #f8f8f8;
}
.prod-con-ys-02 {
  height: 232px;
  background: #f8f8f8;
}
.prod-con-ys-03 {
  height: 232px;
  background: #f8f8f8;
}
.prod-con-ys-04 {
  height: 232px;
  background: #f8f8f8;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*资讯列表*/
.prod-list01.list-style-02 {
  width: 930px;
}
.list-style-02 .prod-list01-tit {
  height: 40px;
  border-bottom: 1px solid #d4d4d4;
  padding-top: 10px;
  margin-bottom: 14px;
}
.list-style-02 .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #d60000;
  overflow: hidden;
}
.list-style-02 .prod-list01-list dl {
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  width: 100%;
  margin: 0 0 20px;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.list-style-02 .prod-list01-list dl:hover {
  border-color: #d60000;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link {
  background: #d60000;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link a {
  color: #fff;
}
.list-style-02 .prod-list01-list dt {
  width: 35%;
  float: left;
}
.list-style-02 .prod-list01-list dt img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.list-style-02 dd {
  width: 60%;
  padding: 10px 0 0;
  margin-right: 2%;
  float: right;
}
.list-style-02 .prod-list01-list .prod-list01-name {
  height: 40px;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-02 .prod-list01-list h4 a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-style-02 .prod-list01-list-desc {
  max-height: 48px;
  font-size: 14px;
  line-height: 24px;
  color: #797979;
  margin-bottom: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.list-style-02 .prod-list01-link {
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: right;
  background: #b6b6b6;
  color: #fff;
}
.list-style-02 .prod-list01-link a {
  display: block;
  color: #fff;
}
/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*资讯详情*/
.article-title {
  height: 60px;
  margin: 30px 0 10px;
  font-size: 24px;
  font-weight: normal;
  line-height: 60px;
  color: #4b4a4a;
  text-align: center;
  overflow: hidden;
}
.article-sour {
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #aaa;
  text-align: right;
  margin: 0 20px;
}
.article-sour em {
  max-width: 23%;
  height: 24px;
  display: inline-block;
  overflow: hidden;
}
.article-soura {
  color: #aaa;
}
.article-desc {
  padding: 16px 18px;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #d6d6d6;
  margin-bottom: 22px;
}
.article-desc-t1 {
  width: 78px;
  float: left;
  color: #342f2e;
  margin-right: -78px;
}
.article-desc-t2 {
  padding-left: 80px;
}
.article-sourspan {
  margin: 0 9px;
}
.article-con,
.article-desc,
.article-title {
  margin: 0 20px;
}
.endit-content {
  margin-bottom: 20px;
}
/*关于我们----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.ab_title {
  height: 84px;
  text-align: center;
  width: 1200px;
  overflow: hidden;
  margin: 0 auto 50px;
}
.ab_title span {
  width: 1200px;
  font-family: arial;
  font-size: 28px;
  font-weight: normal;
  line-height: 32px;
  color: #333333;
  display: inline-block;
  overflow: hidden;
  height: 32px;
  text-transform: uppercase;
}
.ab_title p {
  height: 52px;
  font-size: 30px;
  font-weight: bold;
  line-height: 52px;
  color: #333333;
  overflow: hidden;
}
.ab_title em {
  display: inline-block;
  max-width: 1000px;
  margin: 0 10px;
  height: 52px;
  overflow: hidden;
}
.ab_title i {
  font-weight: normal;
  vertical-align: top;
  line-height: 52px;
  display: inline-block;
}
.about_desc {
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
}
.about_con1 {
  padding: 40px 0 0 40px;
  height: 490px;
  margin-bottom: 30px;
  background-image: url('../images/b948094af27b49b382987f01c4128fd7_13.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1200px 530px;
}
.about_con1 .about_img,
.about_con1 .about_img img {
  width: 600px;
  height: 450px;
}
.about_con1 .about_txt {
  width: 516px;
  height: 399px;
  padding: 50px 12px 0 32px ;
  background-color: #f0f0f0;
}
.about_con1 h3 {
  height: 48px;
  font-size: 24px;
  font-weight: bold;
  line-height: 48px;
  color: #333333;
  overflow: hidden;
  margin-bottom: 28px;
}
.about_con1 .about_desc {
  max-height: 270px;
  overflow: hidden;
}
.about_con1 .about_desc p {
  max-height: 270px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.about_con2 {
  padding: 30px 30px 30px 0;
  margin-bottom: 80px;
  height: 390px;
  background-image: url('../images/df526284d2024ff7a26fdc5a184a6763_8.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1200px 450px;
}
.about_con2 .about_img,
.about_con2 .about_img img {
  width: 520px;
  height: 390px;
}
.about_con2 .about_txt {
  width: 600px;
  max-height: 300px;
  padding-top: 42px;
}
.about_con2 .about_desc {
  max-height: 360px;
  overflow: hidden;
}
.about_con2 .about_desc p {
  max-height: 360px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/*关于我们----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*联系我们*/
.contact {
  padding-top: 30px;
  margin-bottom: 50px;
}
.contact-title {
  height: 80px ;
  font-size: 32px;
  color: #222;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.contact-title:after {
  content: "";
  width: 70px;
  height: 2px;
  background-color: #999999;
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -35px;
}
.contact-title:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #d60000;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -2px;
  z-index: 99;
}
.contact-title p {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.contact-title span {
  height: 28px;
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  overflow: hidden;
}
.contact-txt {
  padding: 10px 20px;
  margin-bottom: 30px;
  background: #f4f4f4;
}
.contact-txt img {
  width: 180px;
  height: 180px;
  float: left;
}
.contact-txt p,
.contact-txt .contact-txt-desc {
  width: 930px ;
  float: right;
}
.contact-txt p {
  height: 50px;
  font-size: 24px;
  color: #d60000;
  line-height: 50px;
  margin: 10px 0;
  overflow: hidden;
}
.contact-txt .contact-txt-desc {
  font-size: 15px;
  line-height: 28px;
  color: #000;
}
.contact-list {
  margin-bottom: 40px;
}
.contact-deta {
  float: left;
  border: 1px solid #eee;
  width: 262px;
  min-height: 190px;
  text-align: center;
  margin-right: 20px;
  color: #666;
  padding: 20px 10px 10px;
}
.contact-deta.last {
  margin-right: 0;
}
.contact-icon {
  width: 50px;
  height: 50px;
  background-color: #d60000;
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
}
.contact-list-txt {
  min-height: 40px;
  font-size: 18px;
  color: #222;
  line-height: 40px;
}
.contact-info {
  font-size: 16px;
  line-height: 24px;
  color: #555;
  -ms-word-break: break-all;
  word-break: break-all;
}
div[data-blk-repete=repete] {
  min-height: 200px ;
}
/*-----------------------------------------------------------------------------------*/
/*产品定制*/
.prodz_fw {
  background-image: url('../images/prodz_i1.jpg');
  background-repeat: no-repeat;
  background-position: center 160px;
  background-size: 1920px 530px;
  height: 800px;
  margin: 50px auto 50px;
  overflow: hidden;
}
.prodz_fw .contact-title {
  margin-bottom: 130px;
  overflow: hidden;
}
.prodz_txt {
  height: 130px;
  margin: 40px auto 20px;
  width: 1200px;
  overflow: hidden;
}
.prodz_txt1 {
  padding: 0 50px;
  max-height: 70px;
  overflow: hidden;
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  line-height: 35px;
  color: #ffffff;
}
.prodz_txt2 {
  padding: 0 50px;
  max-height: 60px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  color: #ffffff;
}
.prodz_ul1 {
  overflow: hidden;
  margin-top: 40px;
}
.prodz_ul1 li {
  position: relative;
  float: left;
  border: 1px solid #dedede;
  margin-right: 36px;
  width: 360px;
  padding: 7px;
}
.prodz_ul1 li.nones {
  margin-right: 0;
}
.prodz_ul1 li img {
  width: 360px;
  height: 360px;
}
.prodz_ul1 li span {
  display: block;
  position: absolute;
  bottom: 13px;
  left: 123px;
  width: 110px;
  padding: 0 10px;
  height: 65px;
  background-color: #fff;
  border-radius: 200px 200px 0 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 80px;
  color: #0a0707;
  text-align: center;
}
.prodz_ul1 li:hover span {
  color: #d60000;
}
/*prodz_dl*/
.prodz_ys {
  margin: 30px auto 20px;
  overflow: hidden;
}
.prodz_dl {
  width: 1200px;
  margin: 0 auto 0px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.prodz_dl dl {
  float: left;
  width: 580px;
  overflow: hidden;
  margin-bottom: 40px;
  border: 1px solid #e1e1e1;
}
.prodz_dl dl dt {
  width: 580px;
  height: 435px;
  display: block;
}
.prodz_dl dl dt img {
  width: 580px;
  height: 435px;
  display: block;
}
.prodz_dl dl dd {
  width: 580px;
  padding: 50px 28px 0;
  background: #fff;
  box-sizing: border-box;
  position: relative;
}
.prodz_dl dl dd span {
  width: 60px;
  height: 68px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: -34px;
  left: 30px;
  background-color: #d60000;
  font-size: 30px;
  font-weight: bold;
  line-height: 68px;
  color: #ffffff;
  word-break: break-all;
  padding: 0 4px;
  text-align: center;
}
.prodz_dl dl dd h3 {
  height: 60px;
  overflow: hidden;
}
.prodz_dl dl dd h3 em {
  display: inline-block;
  float: left;
  max-width: 49%;
  padding-left: 1%;
  height: 60px;
  overflow: hidden;
  font-size: 24px;
  font-weight: normal;
  line-height: 60px;
  color: #343434;
}
.prodz_dl dl dd h3 i {
  display: inline-block;
  float: left;
  max-width: 50%;
  height: 60px;
  overflow: hidden;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  color: #f56b1b;
  font-style: normal;
}
.prodz_dl dl dd .proys_sp {
  height: 72px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #6d6d6d;
  overflow: hidden;
  text-align: left;
}
.prodz_dl .dl2,
.prodz_dl .dl4 {
  float: right;
}
/*lc*/
.prodz_lc {
  height: 570px;
  box-sizing: border-box;
  background: #f3f3f3;
  padding-top: 50px;
  overflow: hidden;
  font-family: "Microsoft Yahei";
}
.prodz_lc .contact-title i:after {
  border: 5px solid #f3f3f3;
}
.prodz_lc2 dl {
  margin-top: 50px;
  width: 222px;
  height: 250px;
  margin-right: 22px;
  float: left;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  position: relative;
}
.prodz_lc2 dl dt {
  width: 109px;
  height: 109px;
  margin: -50px auto 0;
}
.prodz_lc2 dl dt img {
  background-color: #d60000;
  width: 109px;
  height: 109px;
  border-radius: 100%;
}
.prodz_lc2 dl dd {
  padding-top: 25px;
}
.prodz_lc2 dl dd em {
  display: block;
  text-align: center;
  padding: 0 5px;
  word-break: break-all;
  font-size: 14px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #c3c3c3;
  font-style: normal;
}
.prodz_lc2 dl dd h3 {
  display: block;
  text-align: center;
  padding: 0 5px;
  font-size: 24px;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  color: #343434;
  font-weight: normal;
  word-break: break-all;
}
.prodz_lc2 dl dd .prolc_sp {
  margin: 5px 10px 0;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  font-size: 16px;
  color: #939393;
  text-align: center;
  word-break: break-all;
}
.prodz_lc2 dl:nth-child(5) {
  margin-right: 0;
}
/*prodz_anli*/
.prodz_anli {
  margin: 50px auto;
  overflow: hidden;
}
.prodz_anli2 {
  margin: 0 auto;
  height: 400px;
}
.prodz_anli2 dl {
  float: left;
  width: 250px;
  height: 350px;
  padding: 15px;
  background: #fff;
  margin: 0 26px 0 0;
  box-shadow: 0 0 5px #cac8c8;
}
.prodz_anli2 dl dt {
  width: 250px;
  height: 188px;
}
.prodz_anli2 dl dt img {
  width: 250px;
  height: 188px;
}
.prodz_anli2 dl:nth-child(4) {
  margin-right: 0;
}
.prodz_anli2 dl dd h3 {
  display: block;
  text-align: center;
  padding-top: 5px;
  font-size: 20px;
  font-weight: bold;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  color: #343434;
}
.prodz_anli2 dl dd .prodz_sp {
  margin: 5px 0 0;
  line-height: 25px;
  height: 100px;
  overflow: hidden;
  font-size: 14px;
  color: #939393;
  text-align: left;
}
.prodz_baozhan {
  overflow: hidden;
  width: 1200px;
  height: 65px;
  margin: 0 auto 0;
}
.prodz_baozhan h4 {
  float: left;
  font-size: 16px;
  color: #fff;
  padding: 0 5px;
  width: 150px;
  height: 65px;
  line-height: 65px;
  background-color: #d60000;
  text-align: center;
}
.prodz_baozhan .prodz_baozhan2 {
  width: 1000px;
  float: left;
  margin-left: 40px;
  height: 65px;
}
.prodz_baozhan .prodz_baozhan2 em {
  width: 30%;
  float: left;
  font-size: 16px;
  color: #555;
  line-height: 65px;
  height: 65px;
  overflow: hidden;
  padding: 0 1.6%;
  border-right: 1px solid #d1d1d1;
}
.prodz_baozhan .prodz_baozhan2 em:last-child {
  border: 0;
}
.prodz_baozhan .prodz_baozhan2 em:hover {
  color: #000;
}
