<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#c31c1f","sub1color":"#000000"},
{"vicolor":"#01a08e","sub1color":"#ffb400"},
{"vicolor":"#1A2D27","sub1color":"#ABC327"},
{"vicolor":"#ffb400","sub1color":"#35c096"}
]
AVAIBLE_VI*/
.oh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.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: #eb5d1f;
}
.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: #eb5d1f;
}
.list-style-02 .item-line:hover .item-link,
.list-style-01 .item-line:hover .item-link {
  background: #eb5d1f;
  border-color: #eb5d1f;
}
.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);
}
.search-btn:after {
  background-color: #eb5d1f;
}
.search-btn::before {
  border-color: #eb5d1f;
}
.nav-two {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
/*澶撮儴*/
.h_head {
  height: 230px;
  position: relative;
  z-index: 99;
}
.h_head:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 34px;
  background: #313132;
  z-index: -1;
}
.h_head:after {
  content: "";
  position: absolute;
  top: 171px;
  right: 0;
  width: 100%;
  height: 1px;
  background: #ccc;
  z-index: -1;
}
.h_map {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #999;
}
.h_map p {
  float: left;
  max-width: 720px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.h_map span {
  float: right;
  max-width: 300px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.h_map span a {
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.h_con {
  height: 137px;
  position: relative;
}
.h_txt {
  width: 580px;
  float: left;
  padding: 40px 0 0 35px;
}
.h_txt p {
  display: block;
  height: 37px;
  font-size: 26px;
  line-height: 37px;
  color: #000000;
  overflow: hidden;
}
.h_txt span {
  display: block;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #444444;
  overflow: hidden;
}
#h1-tag {
  height: 126px;
  display: table;
  float: left;
}
#h1-tag a {
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  display: inline-block;
  max-height: 126px;
  max-width: 400px;
}
.h-tel {
  max-width: 280px;
  position: absolute;
  right: 0;
  top: 49px;
  background-image: url('../images/t_pho.gif');
  background-repeat: no-repeat;
  background-position: 0 5px;
  background-size: 38px 38px;
  padding-left: 52px;
}
.h-tel em {
  display: block;
  height: 18px;
  font-size: 14px;
  line-height: 18px;
  color: #737373;
  overflow: hidden;
}
.h-tel p {
  height: 32px;
  font-size: 32px;
  line-height: 32px;
  color: #000000;
  font-family: "Myriad Pro";
  word-break: break-all;
  overflow: hidden;
}
.nav {
  position: relative;
  z-index: 99;
}
.nav .nav-one {
  height: 59px;
}
.nav .nav-one &gt; li {
  float: left;
  height: 59px;
  position: relative;
  text-align: center;
  z-index: 99;
}
.nav .nav-one &gt; li:after {
  content: '';
  position: absolute;
  height: 0;
  width: 100%;
  background: #eb5d1f;
  top: 0;
  left: 0;
  -webkit-transition: height .5s;
  transition: height .5s;
  z-index: 1;
}
.nav .nav-one &gt; li:first-child &gt; a:before {
  display: none;
}
.nav .nav-one &gt; li a {
  display: block;
  padding: 0 10px;
  height: 59px;
  font-size: 16px;
  color: #333;
  line-height: 59px;
  overflow: hidden;
  text-decoration: none;
  position: relative;
  z-index: 99;
}
.nav .nav-one &gt; li &gt; a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 23px;
  background-color: #ccc;
  height: 14px;
  width: 1px;
  opacity: 0.5;
  z-index: 99;
}
.nav .nav-one &gt; li:hover &gt; a,
.nav .nav-one &gt; li.cur &gt; a {
  color: #fff;
}
.nav .nav-one &gt; li:hover:after,
.nav .nav-one &gt; li.cur:after {
  height: 100%;
}
.nav .nav-one &gt; li:hover .nav-two {
  display: block;
}
.nav .nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 59px;
  z-index: 90;
}
.nav .nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav .nav-two li {
  white-space: nowrap;
  height: 50px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav .nav-two li a {
  display: block;
  height: 50px;
  font-size: 15px;
  font-weight: normal;
  line-height: 50px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
}
.nav .nav-two li:last-child {
  border-bottom: 0;
}
.nav .nav-two li:hover &gt; a {
  color: #fff;
}
.nav .nav-two li:hover {
  background-color: #eb5d1f;
  border-color: #eb5d1f;
}
/*搴曢儴*/
.foot {
  height: 350px;
  background: #1b1b1b;
  font-family: "Source Han Sans CN";
  position: relative;
  z-index: 1;
  line-height: 32px;
  color: #707070;
}
.foot:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #0d0d0d;
  z-index: -1;
}
.f-contact {
  text-align: left;
  height: 70px;
  color: #fff;
}
.f-contact span,
.f-contact a {
  max-height: 70px;
  font-size: 14px;
  line-height: 70px;
  color: #fff;
  overflow: hidden;
}
.f-logo {
  min-width: 226px;
  height: 220px;
  display: table;
  padding-top: 30px;
}
.f-logo span {
  display: block;
  color: #fff;
}
.f-logo a {
  color: #707070;
}
.f-logo h3 {
  height: 80px;
  padding: 12px 0 0;
}
.f-logo h3 img {
  max-width: 190px;
  max-height: 80px;
}
.foot .f-support {
  display: none;
}
.f-support img {
  width: 44px;
  vertical-align: middle;
  margin-left: 5px;
}
.f-con {
  color: #707070;
  padding: 56px 0 0;
  height: 224px;
  font-size: 14px;
  overflow: hidden;
}
.f-con a {
  color: #707070;
}
.f-con h2 {
  height: 52px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #fff;
  background-image: url('../images/f_ico1.png');
  background-repeat: no-repeat;
  background-position: 162px 12px;
  background-size: 14px 9px;
  padding: 0 0 0 10px;
}
.f-con .f-nav {
  width: 267px;
  padding-left: 66px;
}
.f-con .f-nav ul {
  height: 175px !important;
  overflow: hidden;
}
.f-con .f-nav li {
  height: 32px;
  line-height: 32px;
}
.f-con .f-nav ul.nav-one &gt; li {
  width: 50% !important;
  text-align: left !important;
  float: left;
}
.f-con .f-nav ul.nav-one &gt; li a {
  padding: 0 0 0 10px;
  position: relative;
}
.f-con .f-nav ul.nav-one &gt; li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 1px;
  background-color: #7c7c7c;
}
.f-con .f-info {
  width: 330px;
  padding: 0 0 0 66px;
}
.f-con .f-info h2 {
  padding: 0;
}
.f-code {
  white-space: nowrap;
  width: 232px;
  text-align: center;
}
.f-code h3 {
  height: 59px;
  color: #fff;
  line-height: 24px;
  padding: 6px 0 0;
  text-align: left !important;
}
.f-code h3 em {
  font-weight: bold;
}
.f-code h3 span {
  font-size: 30px;
  line-height: 32px;
  display: block;
}
.f-code p {
  float: left;
  width: 100px;
  height: 185px;
  float: left;
  box-sizing: border-box;
}
.f-code p:last-child {
  margin-left: 26px;
}
.f-code img {
  width: 93px;
  background: #fff;
  padding: 3px;
  display: block;
  height: 93px;
}
.f-code span {
  display: block;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
}
.bg_vi_color {
  background-color: #eb5d1f;
}
.txt_vi_color {
  color: #eb5d1f !important;
}
.bg_vi_color {
  background-color: #eb5d1f;
}
.txt_vi_color {
  color: #eb5d1f !important;
}
/*COMMON_BLK_END*/
.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: #eb5d1f;
}
.banner img {
  width: 100%;
  display: block;
}
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 68px;
  margin-bottom: 5px;
  position: relative;
}
.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: 50px;
  height: 68px;
  cursor: pointer;
  background-color: #eb5d1f;
}
.sidebar .fh {
  display: none;
}
.jy_title {
  height: 115px;
  font-size: 38px;
  color: #222222;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
}
.jy_title span {
  display: block;
  height: 40px;
  overflow: hidden;
}
.jy_title em {
  display: block;
  height: 40px;
  font-size: 20px;
  color: #7a7b7d;
  text-transform: uppercase;
  font-weight: normal;
  overflow: hidden;
}
.jy_pre_sales {
  padding-top: 40px;
  padding-bottom: 60px;
}
.jy_pre_sales .jy_ps_con {
  float: left;
  padding-left: 12px;
  width: 515px;
}
.jy_ps_con dl {
  height: 90px;
}
.jy_ps_con dt {
  float: left;
  width: 52px;
  margin-right: 18px;
}
.jy_ps_con dt img {
  width: 52px;
  height: 52px;
  display: block;
}
.jy_ps_con dd {
  float: left;
  width: 442px;
}
.jy_ps_con h4 {
  height: 26px;
  line-height: 26px;
  font-weight: normal;
  font-size: 18px;
  color: #222;
  margin-bottom: 5px;
  overflow: hidden;
}
.jy_ps_con p {
  max-height: 48px;
  font-size: 14px;
  color: #545454;
  line-height: 24px;
  overflow: hidden;
  margin: 0;
}
.jy_ps_img {
  float: right;
  width: 620px;
}
.jy_ps_img img {
  width: 620px;
  height: 392px;
  display: block;
}
.g_szfw {
  padding-top: 60px;
  height: 590px;
  background: #e8e9e9;
}
.szfw_con {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.g_szfw dl {
  display: inline-block;
  width: 552px;
  margin-right: 15px;
  background: #fff;
  margin-bottom: 14px;
  text-align: left;
}
.g_szfw .lastdl {
  margin-right: 0;
}
.g_szfw dt {
  float: right;
  width: 187px;
}
.g_szfw dd {
  float: left;
  width: 365px;
}
.g_szfw dd span {
  display: block;
  float: left;
  width: 62px;
  background: #222;
  font-size: 38px;
  color: #fff;
  text-align: center;
  line-height: 92px;
}
.g_szfw dd span b {
  display: block;
  width: 62px;
  height: 92px;
  font-weight: normal;
  background: #eb5d1f;
  overflow: hidden;
}
.g_szfw dd p {
  float: left;
  width: 258px;
  margin: 42px 0 0 25px;
  font-size: 14px;
  color: #545454;
  line-height: 28px;
  overflow: hidden;
}
.g_szfw .szfw01 p {
  max-height: 112px;
}
.g_szfw .szfw02 p {
  max-height: 168px;
}
.g_szfw dt img {
  display: block;
}
.g_szfw .szfw01 dl,
.szfw01 dd span {
  height: 184px;
  overflow: hidden;
}
.g_szfw .szfw01 img {
  width: 187px;
  height: 184px;
}
.g_szfw .szfw02 dl,
.szfw02 dd span {
  height: 244px;
  overflow: hidden;
}
.g_szfw .szfw02 img {
  width: 187px;
  height: 244px;
}
.g_shfw {
  margin-top: 60px;
  margin-bottom: 50px;
}
.g_shfw dt {
  width: 585px;
  float: left;
}
.g_shfw dt img {
  width: 585px;
  height: 425px;
  display: block;
}
.shfw_icon1 p {
  height: 24px;
  width: 245px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  position: absolute;
  top: 44px;
  left: 136px;
  overflow: hidden;
}
.g_shfw dd {
  float: left;
  width: 500px;
  padding: 47px 56px 0 59px;
  background: #eb5d1f;
  height: 378px;
}
.shfw_txt {
  max-height: 76px;
  overflow: hidden;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 28px;
  overflow: hidden;
}
.shfw_tel {
  font-size: 16px;
  color: #ffffff;
}
.shfw_tel em {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.shfw_tel b {
  display: block;
  height: 42px;
  font-size: 32px;
  color: #fff;
  font-weight: normal;
  line-height: 42px;
  overflow: hidden;
}
.shfw_icon1 img {
  width: 340px;
  height: 118px;
}
</pre></body></html>