/*AVAIBLE_VI
[
{"vicolor":"#e50011","sub1color":"#333333"},
{"vicolor":"#165857","sub1color":"#8DCD9B"},
{"vicolor":"#7CA6A6","sub1color":"#AEBFBC"},
{"vicolor":"#7F8FB3","sub1color":"#455985"}
]
AVAIBLE_VI*/
/*产品内页版心*/
.blk-main {
  width: 1200px;
  margin: 35px auto 0;
}
.blk-xs {
  width: 240px;
}
.blk-sm {
  width: 930px;
}
em,
i {
  font-style: normal;
}
.search-inp .search-btn::after {
  background-color: #e50011;
}
.search-inp .search-btn::before {
  border-color: #e50011;
}
/*列表自定义板块*/
.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: #e50011;
}
.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: #e50011;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #e50011;
  border-color: #e50011;
}
.list-style-02 .item-line:hover .item-link a,
.list-style-01 .item-line:hover .item-link a {
  color: #fff;
}
/*头部开始*/
.top_bg {
  position: relative;
  z-index: 5;
  /* .back('topbg.jpg', 1920px, 214px);*/
}
.header {
  position: relative;
  z-index: 2;
  width: 1200px;
  margin: 0 auto;
}
.top_bg:before {
  background: #eee;
  height: 38px;
  width: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  content: "";
}
.h_top {
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  font-size: 12px;
  color: #b4b4b4;
}
.h_top i {
  display: block;
  float: left;
  font-size: 12px;
  color: #b4b4b4;
}
.h_top p {
  float: right;
}
.h_top p a {
  font-size: 12px;
  color: #b4b4b4;
  padding: 0 10px;
}
.h_con {
  height: 134px;
  overflow: hidden;
}
#h1-tag {
  float: left;
  height: 134px;
  display: table;
  overflow: hidden;
}
#h1-tag a {
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 300px;
  padding: 2px 0;
  max-height: 126px;
  display: inline-block;
}
.h_con .h_dw {
  float: left;
  max-width: 560px;
  padding: 32px 0 10px 22px;
  font-size: 22px;
  color: #161616;
  line-height: 32px;
}
.h_con .h_dw span {
  display: block;
  height: 32px;
  overflow: hidden;
}
.h_dw b {
  display: block;
  font-size: 28px;
  height: 32px;
  overflow: hidden;
}
.h_con .tel {
  float: right;
  max-width: 240px;
  font-size: 14px;
  color: #858585;
  padding: 35px 0 10px 0;
  line-height: 24px;
}
.h_con .tel span {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.tel em {
  display: block;
  height: 30px;
  color: #e50011;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  word-break: break-all;
  overflow: hidden;
}
.nav {
  height: 50px;
  background: #333333;
}
.nav-one {
  height: 50px;
}
.nav-one > li {
  position: relative;
  float: left;
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #e0e0e0;
}
.nav-one > li:last-child {
  border-right: 0;
}
.nav-one > li > a {
  overflow: hidden;
  display: block;
  height: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 50px;
  color: #fff;
}
.nav-one > li > a:hover,
.nav-one > li.cur > a {
  background: #e50011;
  color: #fff;
  border-right: 1px solid #e50011;
}
.nav-one > li:hover .nav-two {
  display: block;
}
.nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 50px;
  z-index: 99;
}
.nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav-two li {
  white-space: nowrap;
  height: 60px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav-two li a {
  display: block;
  height: 60px;
  font-size: 18px;
  font-weight: normal;
  line-height: 60px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  padding: 0 15px;
}
.nav-two li.cur > a,
.nav-two li:hover > a {
  font-weight: bold;
  background-color: #fff;
  color: #0d0d0f;
}
/*底部开始*/
.f_bg {
  background-image: url('../images/ftbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 360px;
  height: 360px;
  overflow: hidden;
}
.footer {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.f_top p {
  background-image: url('../images/f_line01.gif');
  background-repeat: no-repeat;
  background-position: right 44px;
  background-size: 1px 61px;
  height: 91px;
  float: left;
  padding: 46px 0 0 50px;
}
.f_top p img {
  float: left;
  display: block;
  width: 56px;
  height: 56px;
}
.f_top p span {
  display: block;
  float: left;
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  padding: 0 0 0 15px;
}
.f_top p i {
  display: block;
  height: 26px;
  overflow: hidden;
}
.f_top p em {
  display: block;
  font-size: 14px;
  max-height: 50px;
  overflow: hidden;
}
.f_top p a {
  color: #fff;
  display: block;
  max-height: 50px;
  overflow: hidden;
}
.f_top .f_p01 {
  width: 270px;
  padding: 52px 0 0 0;
}
.f_top .f_p01 span {
  width: 190px;
}
.f_top .f_p02 {
  width: 220px;
}
.f_top .f_p02 span {
  width: 140px;
}
.f_top .f_p03 {
  width: 230px;
}
.f_top .f_p03 span {
  width: 140px;
}
.f_top .f_p04 {
  width: 300px;
  background: none;
}
.f_top .f_p04 span {
  width: 228px;
}
.flogo {
  height: 212px;
  display: table;
}
.flogo a {
  display: table-cell;
  vertical-align: middle;
}
.flogo img {
  max-width: 300px;
  max-height: 212px;
  display: inline-block;
}
.f_er {
  height: 187px;
  width: 280px;
  padding: 38px 0 0;
}
.f_er p {
  padding: 0 20px 0 0;
  width: 90px;
  float: left;
  text-align: center;
}
.f_er p span {
  display: block;
  height: 30px;
  font-size: 12px;
  color: #a7a7a7;
  overflow: hidden;
}
.f_er p img {
  width: 90px;
  height: 90px;
}
.f_ban {
  width: 500px;
  height: 195px;
  margin: 40px 0 0 120px;
}
.f_ban p {
  max-height: 60px;
  font-size: 14px;
  color: #a7a7a7;
  line-height: 30px;
  overflow: hidden;
}
.f_ban p a {
  font-size: 14px;
  color: #a7a7a7;
}
.f_ban p i {
  color: #e6e6e6;
  font-size: 14px;
}
.f_ban .f_sp2 {
  display: inline-block;
  padding-left: 25px;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #e50011;
}
/*新闻资讯*/
.news {
  padding: 60px 0 0 0;
  overflow: hidden;
}
.news .title {
  margin-bottom: 30px;
}
.news-title {
  height: 56px;
  border-bottom: 1px solid #666;
  font-size: 20px;
  font-weight: bold;
  line-height: 56px;
  overflow: hidden;
  color: #333;
  margin-bottom: 26px;
}
.news-title a {
  color: #333;
  display: inline-block;
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news-info {
  width: 580px;
}
.news-con {
  margin-bottom: 20px;
}
.news-con img {
  width: 580px;
  height: 290px;
  display: block;
}
.faq-info1 .prod-hot-swit {
  min-height: 112px;
}
.faq-info1 dt {
  display: none;
}
.faq-info1 dl {
  padding-left: 136px;
  height: 112px;
  padding-right: 10px;
  position: relative;
  overflow: hidden;
}
.faq-info1 .prod-hot-name {
  height: 46px;
  font-size: 18px;
  color: #333;
  line-height: 46px;
}
.faq-info1 .prod-hot-name a {
  color: #333;
  display: inline-block;
  height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.faq-info1 .prod-hot-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.faq-info1 .prod-hot-link {
  display: none;
}
.faq-info1 .prod-hot-time3 {
  display: block !important;
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.faq-info1 .prod-hot-time-dd {
  word-break: break-all;
  display: block;
  padding-top: 20px;
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.faq-info1 .prod-hot-time-icon1 {
  display: none;
}
.faq {
  width: 561px;
}
.faq-info dt {
  display: none;
}
.faq-info dl {
  padding-left: 136px;
  height: 110px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid #ebebeb;
}
.faq-info .prod-hot-name {
  height: 46px;
  font-size: 18px;
  color: #333;
  line-height: 46px;
}
.faq-info .prod-hot-name a {
  color: #333;
  display: inline-block;
  height: 46px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.faq-info .prod-hot-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-right: 10px;
  height: 44px;
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.faq-info .prod-hot-link {
  display: none;
}
.faq-info .prod-hot-time3 {
  display: block !important;
  width: 100px;
  height: 108px;
  padding: 0 10px;
  border-right: 1px solid #ebebeb;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  line-height: 22px;
  color: #888;
  text-align: center;
  overflow: hidden;
}
.faq-info .prod-hot-time-dd {
  word-break: break-all;
  display: block;
  padding-top: 20px;
  font-size: 48px;
  font-weight: bold;
  height: 52px;
  overflow: hidden;
  line-height: 52px;
  color: #333;
}
.faq-info .prod-hot-time-icon1 {
  display: none;
}
/*快速通道*/
.shop-nav-t1 i img {
  background-color: #e50011;
}
/*banner*/
.banner {
  position: relative;
  height: 540px;
}
.ban_list {
  position: relative;
  z-index: 0;
}
.ban_list ul {
  width: 100%!important;
}
.ban_list li {
  width: 100%!important;
  height: 540px;
  overflow: hidden;
  position: relative;
}
.ban_list li img {
  width: 1920px;
  height: 540px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.ban_nav {
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 1;
  overflow: hidden;
  margin-left: -600px;
  width: 1200px;
}
.ban_nav ul {
  text-align: center;
}
.ban_nav ul li {
  cursor: pointer;
  border-radius: 10px;
  transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  /* Firefox 4 */
  -webkit-transition: all 0.5s linear;
  /* Safari and Chrome */
  -o-transition: all 0.5s linear;
  /* Opera */
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  overflow: hidden;
  background-color: #e50011;
  border: 3px solid #e50011;
}
.ban_nav ul li.on {
  background-color: #fff;
  border: 3px solid #333333;
}
/*返回顶部*/
.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: #e50011;
}
.sidebar .fh {
  display: none;
}
/*产品中心*/
.chanpin {
  padding: 35px 0 60px;
  font-size: 0;
}
.cp_t {
  font-size: 34px;
  color: #e50011;
  text-align: center;
  line-height: 32px;
  height: 138px;
}
.cp_t a {
  font-size: 34px;
  color: #e50011;
}
.cp_t span {
  display: block;
  font-size: 20px;
  color: #0c0c0c;
  font-weight: normal;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.cp_t b {
  padding: 0 5px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  display: block;
}
.cp_l {
  width: 270px;
}
.cp_lt {
  background: #e50011;
  width: 270px;
  height: 96px;
  line-height: 96px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  display: block;
}
.cp_lm {
  width: 268px;
  border-bottom: #888 1px solid;
  border-left: #888 1px solid;
  border-right: #888 1px solid;
  padding: 15px 0;
}
.cp_type_one {
  margin: 0 20px;
}
.cp_type_one > li > h3 {
  margin: 0 auto 8px;
  font-weight: normal;
  display: block;
  font-size: 16px;
  color: #222;
  height: 50px;
  line-height: 50px;
  border-radius: 5px;
  padding: 0 20px 0 15px;
  border-radius: 4px;
  background-color: #DBDBDB;
  position: relative;
}
.cp_type_one > li > h3 a {
  display: block;
  height: 50px;
  color: #222;
  overflow: hidden;
}
.cp_type_one > li > h3::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #000333;
  position: absolute;
  top: 19px;
  right: 14px;
}
.cp_type_one > li:hover > h3 a {
  color: #e50011;
}
.cp_type_one > li:hover > h3:after {
  border-color: transparent transparent transparent #e50011;
}
.cp_type_one a {
  display: block;
  overflow: hidden;
}
.cp_type_one > li {
  margin-bottom: 12px;
}
.cp_type_one > li:hover > h3 a {
  font-weight: bold;
  color: #e50011;
}
.cp_type_two {
  padding-left: 18px;
  padding-right: 18px;
}
.cp_type_two li {
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  padding-left: 20px;
  position: relative;
}
.cp_type_two li a {
  height: 30px;
  color: #555;
}
.cp_type_two li::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #000333;
  position: absolute;
  top: 10px;
  left: 0;
}
.cp_type_two li:hover a {
  color: #e50011;
}
.cp_type_two li:hover:after {
  border-color: transparent transparent transparent #e50011;
}
.cp_r {
  width: 900px;
}
.pro_dl dl {
  width: 900px;
  display: inline-block;
  overflow: hidden;
  padding: 0 0 35px 0;
}
.pro_dl dl dt {
  border: #d7d7d7 1px solid;
  width: 550px;
  height: 310px;
  float: left;
  overflow: hidden;
}
.pro_dl dl dt img,
.case_l img,
.news_m dt img {
  width: 550px;
  height: 310px;
}
.pro_dl dl dd {
  width: 320px;
  float: left;
  padding: 0 0 0 25px;
}
.pro_dl dl dd h5 {
  height: 70px;
  line-height: 70px;
  overflow: hidden;
  font-size: 20px;
  color: #e50011;
}
.pro_dl .cp_desc {
  height: 210px;
  font-size: 16px;
  color: #555;
  line-height: 30px;
  overflow: hidden;
}
.cp-lst .prod-hot-list {
  margin: 0px;
  position: relative;
}
.cp-lst .prod-hot-list dl {
  float: left;
  width: 213px;
  margin: 0 16px 0 0;
}
.cp-lst .prod-hot-list dl:nth-child(4) {
  margin-right: 0;
}
.cp-lst .prod-hot-list dt img {
  width: 211px;
  display: block;
  border: 1px solid #d7d7d7;
}
.cp-lst .prod-hot-name {
  position: relative;
  height: 60px;
  font-size: 18px;
  font-weight: normal;
  line-height: 57px;
  color: #666;
}
.cp-lst .prod-hot-name a {
  display: block;
  max-height: 57px;
  color: #333;
  border-bottom: 3px solid #d7d7d7;
  padding: 0 20px 0 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cp-lst .prod-hot-desc {
  display: none;
  margin-top: 5px;
  height: 72px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.cp-lst .prod-hot-link {
  display: none;
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name a {
  color: #e50011;
  border-bottom: 3px solid #e50011;
}
.cp-lst .prod-hot-name:before {
  content: "";
  width: 5px;
  height: 5px;
  border: 2px solid #ccc;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cp-lst .prod-hot-list dl:hover .prod-hot-name:before {
  border: 2px solid #e50011;
  border-style: solid solid none none;
}
/*安全保护*/
.six_bg {
  padding: 70px 0;
  font-size: 0;
  background-color: #f3f3f3;
}
.six .cp_t {
  height: 130px;
}
.six_l {
  width: 443px;
}
.six_l p {
  width: 423px;
  height: 140px;
  padding: 20px 0 0 20px;
  font-size: 24px;
  color: #000;
  display: inline-block;
  margin-bottom: 10px;
}
.six_l p em {
  display: block;
  float: left;
  width: 118px;
  height: 118px;
  overflow: hidden;
  line-height: 0;
}
.six_l p em img {
  width: 118px;
  height: 118px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  border-radius: 100%;
  background-color: #e50011;
}
.six_l p span {
  display: block;
  float: left;
  padding: 30px 0 0 20px;
  line-height: 30px;
  width: 252px;
}
.six_l p b {
  display: block;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.six_l p i {
  display: block;
  height: 30px;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  overflow: hidden;
}
.six_r p {
  padding: 20px 20px 0 0;
}
.six_r p em {
  float: right;
}
.six_r p span {
  text-align: right;
  padding: 30px 0 0 32px;
}
.six_c {
  width: 452px;
  height: 452px;
  top: 140px;
  left: 50%;
  margin-left: -226px;
  z-index: 99;
}
.six_c img {
  width: 450px;
  height: 450px;
  border: 1px solid #e50011;
  border-radius: 100%;
  overflow: hidden;
}
/*权威认证*/
.ren {
  padding: 55px 0 50px;
}
.ren_l {
  width: 200px;
  padding: 18px 0 0;
}
.ren_l em {
  display: block;
  height: 42px;
  font-size: 20px;
  color: #e50011;
  font-weight: bold;
  line-height: 42px;
  overflow: hidden;
}
.ren_l span {
  display: block;
  width: 175px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #e50011;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
}
.ren_r {
  width: 1000px;
}
.ren_r ul li {
  width: 140px;
  float: left;
  padding: 0 1px;
}
.ren_r ul li img {
  width: 138px;
  height: 104px;
  display: block;
  border: 1px solid #e4e1e1;
}
/*优势*/
.ys_tbg {
  height: 100px;
  padding: 70px 0 0;
  overflow: hidden;
}
.ys01 {
  height: 370px;
  padding: 58px 0 0;
  overflow: hidden;
}
.ys02 {
  background-image: url('../images/ys_bg02.png');
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 1920px 442px;
  height: 376px;
  padding: 66px 0 0;
  overflow: hidden;
}
.ys_tbg .cp_t {
  background: none;
  height: 120px;
}
.ys_l {
  width: 570px;
}
.ys_l dl {
  width: 570px;
  display: inline-block;
  padding: 20px 0 15px;
}
.ys_l dl dt {
  width: 42px;
  float: right;
  padding: 5px 0 0;
}
.ys_l dl dt img {
  width: 42px;
  height: 42px;
}
.ys_l dl dd {
  width: 510px;
  float: left;
  text-align: right;
}
.ys_l dl dd h5 {
  font-size: 22px;
  color: #e50011;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  margin-bottom: 8px;
  overflow: hidden;
}
.ys_l dl dd h5 i {
  font-size: 12px;
  color: #aaa;
  text-transform: uppercase;
  padding: 0 10px 0 0;
}
.ys_l dl dd .ys_txt {
  max-height: 78px;
  font-size: 14px;
  color: #777;
  line-height: 26px;
  overflow: hidden;
}
.ys_l dl dt {
  float: left;
}
.ys_l dl dd {
  text-align: left;
  padding: 0 0 0 12px;
  width: 500px;
}
.ys_l dl dd h5 i {
  padding: 0 0 0 10px;
}
.ys_r {
  width: 600px;
  height: 300px;
}
.ys_r img {
  width: 600px;
  height: 300px;
}
.ys_rm ul li {
  width: 600px;
  height: 300px;
}
.ys_rm ul li img {
  width: 600px;
  height: 300px;
}
/*广告条*/
.ban02 {
  width: 1200px;
  height: 216px;
  margin: 0 auto 45px;
  overflow: hidden;
}
.ban02 img {
  width: 1200px;
  height: 216px;
}
/*客户见证*/
.jz_bg {
  background: #f3f3f3;
  height: 900px;
  padding: 50px 0 0;
  font-size: 0;
  overflow: hidden;
}
.jz .cp_t {
  height: 120px;
}
.jz_qie {
  width: 1200px;
  height: 600px;
  position: relative;
}
.jz_qie dl {
  width: 280px;
  float: left;
  margin: 0 10px 20px;
  position: relative;
}
.jz_qie dl:nth-child(4n) {
  margin-right: 0;
}
.jz_qie dl:hover .prod-hot-name {
  background: #e50011;
}
.jz_qie img {
  width: 280px;
}
.jz_qie .prod-hot-name {
  height: 40px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.jz_qie .prod-hot-name a {
  display: block;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.jz_qie .prod-hot-desc,
.jz_qie .prod-hot-link {
  display: none;
}
.jz_desc {
  font-size: 14px;
  color: #28261f;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  padding: 8px 0 0;
}
.jz_bot {
  width: 1200px;
  height: 92px;
  margin-bottom: 20px;
  position: relative;
  z-index: 99;
}
.jz_bot li {
  width: 199px;
  height: 92px;
  float: left;
  margin-right: 1px;
  position: relative;
  cursor: pointer;
}
.jz_bot li span {
  display: block;
  background-color: #fff;
  height: 92px;
  font-size: 16px;
  color: #333;
  line-height: 92px;
  text-align: center;
  overflow: hidden;
}
.jz_bot li i {
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13.5px 13px 0 13.5px;
  border-color: #e50011 transparent transparent transparent;
  display: none;
}
.jz_bot li:hover span,
.jz_bot ul li.on span {
  background: #e50011;
  color: #fff;
}
.jz_bot li:hover i,
.jz_bot ul li.on i {
  display: block;
}
/*合作客户*/
.partner_bg {
  background-color: #f3f3f3;
  height: 190px;
  font-size: 0;
  overflow: hidden;
}
.partner_l {
  background-image: url('../images/hz_lico01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 36px 36px;
  overflow: hidden;
  width: 36px;
  height: 36px;
  cursor: pointer;
}
.partner_r {
  background-image: url('../images/hz_rico01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
  cursor: pointer;
}
.partner_l {
  position: absolute;
  top: 60px;
  left: -18px;
  z-index: 10;
}
.partner_r {
  position: absolute;
  top: 60px;
  right: -18px;
  z-index: 10;
}
.partner_c ul li {
  width: 292px;
  float: left;
  margin-right: 10px;
  border: 1px solid #b4b3b3;
}
.partner_c ul li img {
  width: 290px;
  height: 145px;
}
/*走进我们*/
.ab_bg {
  height: 490px;
  font-size: 0;
  overflow: hidden;
  padding: 42px 0 0;
}
.about_c {
  background-color: #f3f3f3;
}
.about_c dt {
  float: left;
}
.about_c dt img {
  width: 598px;
  height: 337px;
}
.about_c dd {
  width: 540px;
  padding: 45px 30px 0 0;
  float: right;
}
.about_c dd h4 {
  height: 30px;
  font-size: 16px;
  color: #000;
  line-height: 30px;
  overflow: hidden;
}
.about_c dd h4 a {
  color: #000;
}
.about_c dd .ab_desc {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 216px;
  overflow: hidden;
  padding: 10px 0 0;
}
.about_c dl dd:hover h5 {
  color: #e50011;
}
/*企业相册*/
.photo {
  padding: 30px 0 40px;
}
.photo_l a {
  background-image: url('../images/photo_lico01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
  display: block;
}
.photo_r a {
  background-image: url('../images/photo_rico01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 35px 35px;
  width: 35px;
  height: 35px;
  display: block;
}
.photo_l {
  position: absolute;
  top: 120px;
  left: -60px;
  z-index: 10;
}
.photo_r {
  position: absolute;
  top: 120px;
  right: -60px;
  z-index: 10;
}
.photo_c {
  width: 1200px;
  overflow: hidden;
}
.photo_c ul li {
  width: 281px;
  height: 211px;
  position: relative;
  float: left;
  margin-right: 25px;
  text-align: center;
}
.photo_c ul li img {
  width: 281px;
  height: 211px;
}
.photo_c ul li a {
  font-size: 14px;
  color: #fff;
}
.photo_c ul li em {
  width: 281px;
  display: block;
  height: 40px;
  line-height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.photo_c ul li span {
  width: 281px;
  display: none;
  height: 130px;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  background-image: url('../images/photo_picbg.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 10px 10px;
}
.photo_c ul li span b {
  display: block;
  width: 49px;
  height: 49px;
  margin: 0 auto;
  padding: 10px 0;
}
.photo_c ul li span b img {
  width: 49px;
  height: 49px;
}
/*******************************内页************************************/
/*广告*/
.min-banner {
  height: 350px;
  position: relative;
}
.min-banner img {
  width: 1920px;
  height: 350px;
  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: #e50011;
}
/*资讯详情*/
.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;
  width: 930px;
  margin: 0 auto 5px;
}
.article-sour em {
  height: 24px;
  max-width: 48%;
  display: inline-block;
  overflow: hidden;
  word-break: break-all;
}
.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;
}
.endit-content {
  margin-bottom: 20px;
}
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #e50011;
  height: 80px;
}
.left-nav-01-tit h2 {
  padding: 0 10px;
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #fff;
  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: #333;
  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: #e50011;
}
.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: block !important;
  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 h3 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 h3 a,
.left-nav-01-two li.sidenavcur h3 a {
  color: #333;
}
.left-nav-01-two li:hover:after,
.left-nav-01-two li.sidenavcur:after {
  border-color: #333;
}
/*联系信息*/
.fdh-01-tit {
  background: #e50011;
  height: 80px;
}
.fdh-01-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #333;
  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: #666;
}
/*分页*/
.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: #e50011;
  color: #fff;
  border-color: #e50011;
}
.pagination-1 .laypage_first,
.pagination-1 .laypage_last {
  display: none;
}
/*产品----------------------------------------------------------------------------------------------------------------------*/
/*产品列表*/
.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-tit .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #e50011;
  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: #e50011;
}
.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;
}
/*联系我们*/
.prod-contact {
  padding: 50px 0 40px;
}
.prod-contact-box {
  padding: 25px 60px 30px;
  background-color: #f0f0f0;
  margin-top: 30px;
}
.prod-contact-box h2 span {
  display: block;
  height: 60px;
  font-size: 24px;
  font-weight: bold;
  line-height: 60px;
  color: #0f0e0d;
  border-bottom: 1px solid #dbdbdb;
}
.prod-contact-box li {
  height: 70px;
  font-size: 16px;
  font-weight: normal;
  line-height: 70px;
  color: #555;
  padding-left: 58px;
  margin-top: 15px;
  border-bottom: 1px dashed #b1b1b1;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 45px 45px;
  overflow: hidden;
}
.prod-contact-box li.uli01 {
  background-image: url(../images/a749d5d1417949888ac4d143ccac7bef_60.png);
}
.prod-contact-box li.uli02 {
  background-image: url(../images/a749d5d1417949888ac4d143ccac7bef_61.png);
}
.prod-contact-box li.uli03 {
  background-image: url(../images/a749d5d1417949888ac4d143ccac7bef_62.png);
}
.prod-contact-box li.uli04 {
  background-image: url(../images/a749d5d1417949888ac4d143ccac7bef_63.png);
}
.prod-contact-box li span {
  float: left;
  margin-right: 30px;
}
.prod-contact-box li a {
  color: #555;
}
/*资讯列表*/
.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-tit .prod-list01-desc-tit {
  height: 40px;
  display: inline-block;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  border-bottom: 1px solid #e50011;
  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: #e50011;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link {
  background: #e50011;
}
.list-style-02 .prod-list01-list dl:hover .prod-list01-link a {
  color: #fff;
}
.list-style-02 dt {
  width: 32%;
  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;
}
/*联系我们*/
.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: #e50011;
  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;
  overflow: hidden;
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.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: #e50011;
  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: #e50011;
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
}
.contact-icon img {
  width: 50px;
  height: 50px;
}
.contact-list-txt {
  min-height: 40px;
  font-size: 18px;
  color: #222;
  line-height: 40px;
}
.contact-info {
  font-size: 16px;
  line-height: 24px;
  color: #555;
}
.contact-info a {
  color: #555;
}
.contact-map img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
/*热品推荐*/
.RandomNews {
  margin-bottom: 20px;
  overflow: hidden;
}
.RandomNews .diysr {
  height: 40px;
  margin: 20px auto 20px;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  color: #e50011;
  text-indent: 5px;
  border-bottom: 1px solid #cdcdd1;
}
.RandomNews .prod-hot-list {
  margin: 30px 0 40px;
  position: relative;
}
.RandomNews .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;
}
.RandomNews .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;
}
.RandomNews .prod-hot-list dl {
  height: auto;
  float: left;
  box-sizing: border-box;
  margin-right: 16px;
  width: 220px;
}
.RandomNews .prod-hot-list dl:nth-child(4n) {
  margin-right: 0;
}
.RandomNews .prod-hot-list dl.nobg {
  margin-right: 0;
}
.RandomNews .prod-hot-list dt img {
  width: 218px;
  display: block;
  border: 1px solid #dfdfdf;
}
.RandomNews .prod-hot-list dd {
  padding: 10px 10px 10px;
}
.RandomNews .prod-hot-name {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  color: #333;
  max-height: 48px;
  overflow: hidden;
}
.RandomNews .prod-hot-name a {
  display: block;
  max-height: 48px;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.RandomNews .prod-hot-desc {
  margin-top: 5px;
  height: 72px;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: none;
}
.RandomNews .prod-hot-list dl:hover {
  border-color: #e50011;
}
.RandomNews .prod-hot-list dl:hover .prod-hot-name a {
  color: #e50011;
}
.RandomNews .prod-hot-link {
  display: none;
}
.fdh-01 {
  margin-bottom: 30px;
}
.fdh-01-tit {
  height: 80px;
  background: #e50011;
}
.fdh-01-tit h3 {
  height: 75px;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 24px;
  line-height: 75px;
  overflow: hidden;
}
.fdh-01-tit h3 span {
  text-transform: uppercase;
  font-size: 14px;
}
.fdh-01-nav li {
  margin-bottom: 2px;
  height: 50px;
  background-color: #333333;
  background-image: url('../images/p14-icon5.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 38px 11px;
  line-height: 50px;
  overflow: hidden;
}
.fdh-01-nav li a {
  display: block;
  height: 50px;
  margin-right: 40px;
  margin-left: 14px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  overflow: hidden;
}
.fdh-01-nav li.sidenavcur,
.fdh-01-nav li:hover {
  background-color: #e50011;
}
.fdh-01-nav li.sidenavcur a,
.fdh-01-nav li:hover a {
  color: #fff;
}
.contact-z1 {
  height: 135px;
  background-image: url(../images/contact-z1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 240px 135px;
  color: #333;
  margin-bottom: 30px;
}
.contact-z1 p {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  padding: 37px 0 0 95px;
  overflow: hidden;
  background-image: url(../images/contact-z1_tel.png);
  background-repeat: no-repeat;
  background-position: 74px 44px;
  background-size: 18px 18px;
}
.contact-z1 span {
  display: block;
  height: 30px;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  padding-left: 73px;
  word-break: break-all;
  overflow: hidden;
}
.pro_show_con {
  position: relative;
  padding: 12px 18px 16px 20px;
  margin-bottom: 15px;
  background: #fff;
  border: 1px solid #eee;
}
.producr_show-right-con {
  line-height: 30px;
  font-size: 14px;
  height: 180px;
  margin-bottom: 10px;
  overflow: hidden;
}
.producr_show-right-con p {
  padding: 0;
  margin: 0;
  word-break: break-all;
}
.producr_show-left {
  position: relative;
  width: 300px;
  float: left;
  line-height: 0;
  overflow: hidden;
  border: 1px solid #e7e7e7;
}
.producr_show-left img {
  width: 300px;
  height: 300px;
}
.producr_show-right {
  width: 562px;
  float: right;
}
.producr_show-right-tit {
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #454545;
  margin-bottom: 16px;
  overflow: hidden;
}
.pc-cx-tel-1 {
  height: 56px;
  padding-top: 10px;
  border-top: 2px solid #e6e6e6;
}
.pc-cx-tel-1-t1 {
  width: 114px;
  height: 44px;
  background: #e50011;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  float: right;
}
.pc-cx-tel-1-t1 a {
  display: block;
  color: #fff;
}
.pc-cx-tel-1-t2 {
  height: 56px;
  font-size: 18px;
  line-height: 18px;
  color: #454545;
}
.pc-cx-tel-1-t2 span {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.pc-cx-tel-1-t2 p em {
  display: block;
  height: 24px;
  font-size: 22px;
  line-height: 24px;
  color: #e50011;
  overflow: hidden;
}
.biaot {
  background: #333333;
  height: 38px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.biaot span {
  color: #fff;
  display: inline-block;
  padding: 0 25px;
  height: 38px;
  line-height: 38px;
  font-size: 20px;
  background: #e50011;
  overflow: hidden;
}
.spec-img img {
  max-width: 100%;
}
.parameter-img img {
  max-width: 100%;
}
.range-img img {
  max-width: 100%;
}
.explain-img img {
  max-width: 100%;
}
.pc-con {
  border: 1px solid #ccc;
  height: 420px;
  padding-right: 20px;
  margin-top: 15px;
}
.pc-img {
  width: 420px;
}
.pc-img img {
  width: 420px;
  height: 420px;
}
.pc-desc {
  width: 430px;
  height: 366px;
  padding-top: 30px;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
}
.g_hx {
  margin-bottom: 40px;
}
.g_hx dl {
  float: left;
  width: 214px;
  height: 385px;
  background: #fff;
  border: 1px solid #e6e6e6;
  margin-right: 22px;
  padding: 22px 0 0 0;
}
.g_hx .lastdl {
  margin-right: 0;
}
.g_hx dt {
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background: #666;
  margin: 0 auto;
  overflow: hidden;
}
.g_hx dt img {
  width: 96px;
  height: 96px;
  display: block;
  border-radius: 50%;
  margin: 12px auto 0;
}
.g_hx dl:hover dt {
  background: #e50011;
}
.g_hx h3 {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  overflow: hidden;
}
.g_hx dd i {
  width: 38px ;
  height: 2px;
  display: block;
  background-color: #f3f3f3;
  margin: 0 auto 15px;
}
.g_hx .biaot_txt {
  font-size: 14px;
  line-height: 30px;
  height: 180px;
  overflow: hidden;
  color: #666666;
  padding: 0 22px;
  text-align: center;
}
.g_hx dl:hover {
  border: 1px solid #e50011;
}
.g_hx dl:hover dd i {
  background-color: #e50011;
}
.g_hx dl:hover h3 {
  color: #e50011;
}
.g_hx dl:hover p {
  color: #222;
}
.g_hx .m_hx {
  height: 385px;
}
.abban {
  height: 350px;
  position: relative;
}
.abban img {
  width: 1920px;
  height: 350px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
}
.g_nyab h2 {
  margin-top: 40px;
  height: 132px;
  text-align: center;
  font-size: 34px;
  color: #e50011;
}
.g_nyab h2 em {
  display: block;
  font-size: 36px;
  color: #666;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 56px;
  height: 56px;
  overflow: hidden;
}
.g_nyab h2 span {
  display: block;
  line-height: 56px;
  height: 56px;
  overflow: hidden;
}
.g_nyab .m_yz {
  height: 188px;
  margin-bottom: 28px;
  margin-bottom: 26px;
}
.g_nyab .m_yz h3 {
  float: left;
  width: 240px;
  background: #e50011;
  height: 188px;
  line-height: 188px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 25px;
}
.g_nyab .m_yz .yzr {
  float: right;
  border: 1px solid #ddd;
  padding: 30px;
  height: 130px;
  width: 862px;
}
.g_nyab .m_yz p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  height: 156px;
  overflow: hidden;
}
.abnr {
  height: 320px;
  margin-bottom: 30px;
}
.abnr dt {
  float: right;
  width: 640px;
  height: 320px;
}
.abnr dt img {
  width: 640px;
  height: 320px;
  display: block;
}
.abnr dd {
  float: left;
  width: 480px;
  padding: 39px;
  height: 240px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.abnr dd p {
  height: 245px;
  overflow: hidden;
}
.g_qyll {
  height: 620px;
  margin-bottom: 30px;
}
.g_qyll h2 {
  margin-top: 40px;
  height: 132px;
  line-height: 132px;
  overflow: hidden;
  text-align: center;
  font-size: 34px;
  color: #e50011;
}
.qull_img {
  width: 600px;
  height: 450px;
}
.qull_img img {
  width: 600px;
  height: 450px;
}
.qull_info {
  width: 590px;
  margin-top: 30px;
  font-size: 18px;
  line-height: 64px;
  color: #666;
}
.qull_info li {
  position: relative;
  overflow: hidden;
}
.qull_info li:hover {
  color: #e50011;
}
.qull_info li:hover i {
  width: 11px;
  height: 11px;
  top: 24px;
  left: 73px;
}
.qull_info span {
  width: 80px;
  height: 64px;
  display: block;
  float: left;
  text-align: center;
}
.qull_info i {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #e50011;
  position: absolute;
  left: 74px;
  top: 25px;
  border: 2px solid #e50011;
}
.qull_info em {
  display: block;
  float: left;
  width: 488px;
  height: 64px;
  font-size: 15px;
  padding-left: 20px;
  border-left: 1px solid #e50011;
  overflow: hidden;
}
