<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-color {
  background: #fff;
}


.main{ padding: 3% 0;}
.clear{ clear: both;}
.content{ line-height: 2.5rem; padding: 2% 0 0;}

.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}

/*å¤´éƒ¨*/
#top_line_bj{ width: 100%; height: 3.5rem; line-height: 3.5rem; background: #282828;}
#top_line_bj .container{ color: #999999;}
#top_line_bj .container .left{ padding-left: 2%;}
#top_line_bj .container a{ color: #999; padding: 0 10px;}
#top_bj{ width: 100%; height: auto; background: #fff; box-shadow:0px 0px 10px #ccc;}
#top_index{ padding: 0; background: #fff;}
#top_index #logo{ height: 100px; line-height: 100px; text-align: left; transition: all .4s;}
#top_index #logo img{ display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}

.top_fix{ position: fixed;left: 0; top:0; background: #fff;z-index: 10000000;-moz-box-shadow:2px 2px 5px #C7C7C7; -webkit-box-shadow:2px 2px 5px #C7C7C7; box-shadow:2px 2px 5px #C7C7C7;}
.top_fix #top_index #logo{height: 50px; line-height: 50px; margin-top: 0.3%;}
.top_fix #top_index #top_tel{ margin-top: 0.5%;}

#nav_bj{line-height: 6rem; border-top:1px solid #e1e1e1;}
#nav{ height: auto; text-align: center; padding: 0;}
#nav a{ display: block; float: left; width: 11%; transition:0.3s; font-size: 1.5rem;}
#nav a:hover{ background: #282828; color: #fff;}
@media screen and (max-width:768px){
  #nav_bj{ line-height: 4rem;}
  #nav a{ width: 25%;}
  #top_index #logo,.top_fix #top_index #logo{ height: auto; line-height:normal;}
}

#top_tel{ text-align: center; background: url(../images/top_tel.png) no-repeat left top; margin-top: 2%; padding: 10px 0 0 48px; color: #c8000b; font-size: 3rem; font-family: impact;}

.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px}
.sp_nav span{display:block;background:#cd0700;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top: 66px;}
.sjj_nav&gt;ul&gt;li:first-child{overflow:hidden;border-top:0}
.sjj_nav&gt;ul&gt;li:first-child&gt;a{float:left;width:calc(100% - 70px)}
.sjj_nav&gt;ul&gt;li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav&gt;ul&gt;li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav&gt;ul &gt;li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li&gt;ul{margin-left:10px}


@media screen and (max-width:768px){
  #logo{ padding: 3% 2%;}
}


#banner .swiper-container {
  width: 100%;
  height: 100%;
}
#banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#banner .swiper-slide img{ width: 100%;}


.slideBox{ position:relative; overflow:hidden; margin:0 auto;  max-width:640px;/* è®¾ç½®ç„¦ç‚¹å›¾æœ€å¤§å®½åº¦ */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox .bd li img{  vertical-align:top; width:100%;/* å›¾ç‰‡å®½åº¦100%ï¼Œè¾¾åˆ°è‡ªé€‚åº”æ•ˆæžœ */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* åŽ»æŽ‰é“¾æŽ¥è§¦æ‘¸é«˜äº® */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }


.slideBox1{ position:relative; overflow:hidden; margin:0 auto;  width:100%;/* è®¾ç½®ç„¦ç‚¹å›¾æœ€å¤§å®½åº¦ */ }
.slideBox1 .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox1 .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox1 .hd li.on{ background:#fff;  }
.slideBox1 .bd{ position:relative; z-index:0; }
.slideBox1 .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox1 .bd li img{  vertical-align:top; width:100%;/* å›¾ç‰‡å®½åº¦100%ï¼Œè¾¾åˆ°è‡ªé€‚åº”æ•ˆæžœ */}
.slideBox1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* åŽ»æŽ‰é“¾æŽ¥è§¦æ‘¸é«˜äº® */
.slideBox1 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }



/*åº•éƒ¨*/
#end_line{ line-height: 5rem; background: #313131; width: 100%; color: #cccccc; text-align: center;}

#end_bj{ background: url(../images/end_bj.jpg) repeat center top; width: 100%; height: auto;}
#end_bj .main{ padding: 3% 0 0;}
#end_bj .main #link{ border-top:1px solid #464646; line-height: 5rem; color: #999999; margin-top: 3%;}
#end_bj .main #link p{ color: #ffffff; float: left;}
#end_bj .main #link p span{ color: #d10009; font-family: arial; font-weight: bold; padding-right: 5px;}
#end_bj .main #link a{ display: block; float: left; padding: 0 1%; color: #999999;}

#end_logo{ text-align: left; position: relative;}
#end_logo::before{ position: absolute; content: ''; right: 0; top: 35%; height: 70%; background: #414141; width: 1px;}
#end_logo .pic img{ max-width: 100%;}
#end_logo #end_tel{ line-height: 2.3rem; padding-top: 40px;}
#end_logo #end_tel i{ float: left; padding-right: 10px;}
#end_logo #end_tel p{ color: #fff; font-size: 2.5rem; font-family: arial;}
#end_logo #end_tel span{ color: #666666; font-size: 1.5rem; padding-left: 3px;}

#end_bj .tit{ color: #fff; font-size: 1.8rem; position: relative; height: 4rem;}
#end_bj .tit::before{ position: absolute; content: ''; left: 0; bottom: 0; height: 2px; width: 10%; background: #d10009;}
#end_nav,#end_lx,#end_wx{ padding: 0 30px;}
#end_nav a{ color: #ababab; display: block; width:50%; float: left; line-height: 3rem;}

#end_lx{ color: #979797; line-height: 3rem; position: relative;}
#end_lx::before{ position: absolute; content: ''; right: 0; top: 35%; height: 70%; background: #414141; width: 1px;}
#end_lx::after{ position: absolute; content: ''; left: 0; top: 35%; height: 70%; background: #414141; width: 1px;}
#end_wx img{ max-width: 100%;}
@media screen and (max-width:768px){
 #end_wx{ margin-top: 3%; text-align: center;}
 #end_bj .main #link{ padding-left: 1%;}
}

.footer{ height:60px; overflow: hidden; right:0; bottom:0; float:left; z-index: 20; width:100%; position: fixed; background-color:#323232;}
.f1{ width:100%; background:url(../images/lx1.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left;  text-align:center;}
.f2{ width:100%; background:url(../images/lx2.png) no-repeat center 20%; background-size: 25px;  height:100%; float:left; text-align:center;}
.f3{ width:100%; background:url(../images/lx3.png) no-repeat 30% center;  background-size: 25px; padding-left: 20%; height:100%; float:left; text-align:center;}
.f4{ width:100%; background:url(../images/lx4.png) no-repeat 30% center #cd0700; padding-left: 20%; background-size: 25px; height:100%; float:left; text-align:center;}
.footer a{ color:#fff !important; display: block; width: 50%; height: 100%;float: left; line-height:60px; text-align: center; background-color:#323232;}
.kb50{ height: 60px;}
.kb10{ height: 10px;}
.red{ color: #fc9202;}



/*é¦–é¡µ*/
.tit_in{ text-align: center;}
.tit_in p{ color: #333333; font-size: 3rem;}
.tit_in p span{ color: #cd0700; font-weight: bold;}
.tit_in i{ background: url(../images/title.png) no-repeat center; color: #666666; font-size: 1.4rem; font-family: arial; text-transform: uppercase;}


.slideTxtBox_cp{ text-align:left; margin-top: 3%;}
.slideTxtBox_cp .hd{ height: auto; position:relative; }
.slideTxtBox_cp .hd ul{ height:auto; text-align: center;}
.slideTxtBox_cp .hd ul li{ display: inline-block; background: url(../images/lb_icon.png) no-repeat 20px center #282828; width: 14%; height: 4.5rem; line-height: 4.5rem; padding: 0 0 0 10px; text-align: center; cursor:pointer; color: #fff !important;}
.slideTxtBox_cp .hd ul li a{ color: #fff !important;}
.slideTxtBox_cp .hd ul li.on{ height: 4.5rem; background: url(../images/lb_icon.png) no-repeat 20px center #cd0700; color: #fff !important;}
.slideTxtBox_cp .hd ul li.on a{ color: #fff !important;}
.slideTxtBox_cp .bd ul{ padding:2% 0 0;  zoom:1;  }
.slideTxtBox_cp .bd li{ text-align:center; transition:0.3s; background: #f5f5f5; overflow: hidden; margin-bottom: 8%; }
.slideTxtBox_cp .bd li .pic{ display: block; width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.slideTxtBox_cp .bd li .pic img{ transition: 0.3s; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.slideTxtBox_cp .bd li .tit{ border-top:1px solid #e6e6e6; padding: 0 3%; transition: 0.3s; line-height: 4.5rem; color: #333333; }
.slideTxtBox_cp .bd li .tit .left{ text-align: left; font-size: 1.5rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 50%;}
.slideTxtBox_cp .bd li .tit .right{ overflow: hidden; padding: 0 3%;}

/*.slideTxtBox_cp .bd li:hover .tit{ background: #d40014; color: #fff;}*/
.slideTxtBox_cp .bd li:hover .pic img{ transform: scale(1.1);}

@media screen and (max-width:765px){
  .slideTxtBox_cp .hd{ margin-top: 3%; padding: 0 2%;}
  .slideTxtBox_cp .hd ul li{ width: 32%; margin-bottom: 2%;}
  .slideTxtBox_cp .bd ul li .tit{ line-height: 4rem;}
  .slideTxtBox_cp .bd li .tit .left{ font-size: 1.5rem;}
}

#ysbj{ background: url(../images/ysbj.jpg) no-repeat center top; width: 100%; height: auto; overflow: hidden;}
.ystit{ text-align: center; color: #fff;}
.ystit i{ background: url(../images/ysline.png) no-repeat center; font-size: 2.5rem;}
.ystit p{ font-size: 4.5rem; font-weight: bold;}
.ystit p span{ color: #ba0600;}
.ystit div{ color: #999; font-family: arial; text-transform: uppercase; font-size: 1.5rem;}


#ysnr li{ width: 100%; position: relative; background: #000; margin-bottom: 5%;}
#ysnr li .pic img{ width: 100%; opacity: 0.5;}
#ysnr li .tit{ position: absolute; z-index: 1; left: 0; width: 100%; color: #fff; font-size: 1.8rem; padding-left: 5%; top: 20%;}
#ysnr li .tit i{ display: inline-block; float: left;}
#ysnr li .tit p{ float: left; line-height: 2rem; padding-left: 2%;}
#ysnr li .tit p span{ font-family: arial; font-size: 1.2rem; text-transform: uppercase;}
#ysnr li .nr{ position: absolute; z-index: 1; left: 0; width: 100%; color: #fff; font-size: 1.5rem; line-height: 2.5rem; padding: 5%; top: 35%;}

#gsjjpic,#gsjjnr{ margin-top: 3%}
#gsjjpic img{ max-width: 100%;}
#gsjjnr .tit{ color: #333333; font-size: 2rem; line-height: 2rem;}
#gsjjnr .tit span{ font-family: arial; text-transform: uppercase; font-size: 1.2rem; color: #797979;}
#gsjjnr .content{ padding: 3% 0 5%;}

#more1{ background: #cd0700; text-align: center; color: #fff; height: 4rem; line-height: 4rem; position: relative; cursor: pointer;}
#more1 i{ display: inline-block; padding-left: 5%;}
#more1 a{ display: block; position: relative; z-index: 2; color: #fff;}
#more1::before{ position: absolute; content: ''; left: 0; top: 0; width: 0; z-index: 1; height: 100%; background: #282828; transition:0.3s;}
#more1:hover::before{ width: 100%;}

#more2{ background: #282828; text-align: center; color: #fff; height: 4rem; line-height: 4rem; position: relative; cursor: pointer;}
#more2 a{ display: block; position: relative; z-index: 2; color: #fff;}
#more2::before{ position: absolute; content: ''; left: 0; top: 0; width: 0; z-index: 1; height: 100%; background: #ff9600; transition:0.3s;}
#more2:hover::before{ width: 100%;}


#hzkh .swiper-container {
  width: 100%;
  padding: 5% 0;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
#hzkh .swiper-slide {
  text-align: center;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#hzkh .swiper-slide img{ width: 100%;}

.hui{ background: #f5f5f5;}

#xwzx .swiper-container {
  margin: 3% 0 0;
  width: 100%;
  height: 100%;
  padding-bottom: 4%;
}
#xwzx .swiper-slide {
  text-align: center;
  transition:0.3s;
  border-bottom: 1px solid #cbcbcb;
  position: relative;
  
  /* Center slide text vertically */
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#xwzx .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 68%; position: relative; overflow: hidden;}
#xwzx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xwzx .swiper-slide .tit{ padding: 2% 2% 0; color: #666666; font-size: 1.5rem;}
#xwzx .swiper-slide .content{ padding: 2%; width: 100%; text-align: left; transition:0.3s; color: #999999;}
#xwzx .swiper-slide:hover{  box-shadow: 0px 0px 20px #ccc;  transform: translateY(-10px); background: #fff; }
#xwzx .swiper-slide:hover .pic img{ transform: scale(1.1);}
#xwzx .swiper-slide::before{ position: absolute; content: ''; background: #ca000d; left: 0; bottom: 0; height: 3px; width: 0; width: 0; transition:0.3s; }
#xwzx .swiper-slide:hover::before{ width: 100%;}


/*å­é¡µ*/
#zi_banner{ width: 100%; height: auto; background: url(../images/jj_banner.jpg) repeat-y center; height: 360px;}
.pro_banner{ width: 100%; height: auto; background: url(../images/cp_banner.jpg) repeat-y center !important; height: 360px;}
.news_banner{ width: 100%; height: auto; background: url(../images/xw_banner.jpg) repeat-y center !important; height: 360px;}
.xc_banner{ width: 100%; height: auto; background: url(../images/xc_banner.jpg) repeat-y center !important; height: 360px;}
.job_banner{ width: 100%; height: auto; background: url(../images/zp_banner.jpg) repeat-y center !important; height: 360px;}
.lx_banner{ width: 100%; height: auto; background: url(../images/lx_banner.jpg) repeat-y center !important; height: 360px;}
#zi_banner #pic{ overflow: hidden;}
#zi_banner img{ width: 100%;}
#zi_banner #banner_tit{ width: 100%; padding: 130px 0;}
#zi_banner #banner_tit .nr{ float: left; position: relative; color: #fff; font-size: 3.5rem; line-height: 4.5rem; padding-top: 2%;}
#zi_banner #banner_tit .nr::before{ position: absolute; content: ''; left: 0; top: 0; height: 5px; background: #c80d16; width: 50%;}
#zi_banner #banner_tit .nr span{ text-transform: uppercase;}
@media screen and (max-width:765px){
  #zi_banner #banner_tit .nr{ line-height: 6rem; margin-left: 5%;}
}



#homebj{ height: 5rem; background: #f3f3f3; width: 100%;}
#homebj .container{ height: 5rem; line-height: 5rem; color: #666666; background: url(../images/home.png) no-repeat left center; padding-left: 25px;}
#homebj .container a{ color: #666; padding: 0 5px;}

.jjnr{ font-size: 1.5rem; line-height: 3rem; padding: 2% 15px;}
#jjys{ text-align: center;}
#jjys li{ border: 1px solid #e3e3e3; padding: 5% 0; margin-top: 2%;}
#jjys li p{ color: #cd0700; font-size: 8rem; font-family: impact; position: relative;}
#jjys li p sub{ font-size: 2rem; color: #666666;}
#jjys li p::before{ position: absolute; content: ''; bottom: 0; left: 41%; width: 15%; height: 1px; background: #999999;}
#jjys li i{ color: #cccccc; font-size: 1.3rem; text-transform: uppercase; padding: 3% 0 1%;}
#jjys li span{ color: #666666;}

#jj_qywh{ background: url(../images/gsjj_ys.jpg) no-repeat center top; width: 100%; height: auto;}
#jj_qywh li{ text-align: center; color: #fff; padding: 5% 0; cursor: pointer;}
#jj_qywh li .pic{ padding: 0 0 10%}
#jj_qywh li .tit{ font-size: 2rem; position: relative; line-height: 5rem; display: inline-block;}
#jj_qywh li .tit::before{ position: absolute; left: 26%; bottom: 0; content: ''; height: 1px; background: #cd0700; width: 40%; transition:0.3s;}
#jj_qywh li .nr{ line-height: 2.5rem; padding-top: 5%;}
#jj_qywh li:hover .tit::before{ width: 100%; left: 0;}
#jj_qywh li:hover .pic img{animation: swing 1s;}
@-webkit-keyframes swing{
    20%{-webkit-transform:rotate(15deg);}
    40%{-webkit-transform:rotate(-10deg);}
    60%{-webkit-transform:rotate(5deg);}
    80%{-webkit-transform:rotate(-5deg);}
    100%{-webkit-transform:rotate(0);}
}
@-moz-keyframes swing{
    20%{-moz-transform:rotate(15deg);}
    40%{-moz-transform:rotate(-10deg);}
    60%{-moz-transform:rotate(5deg);}
    80%{-moz-transform:rotate(-5deg);}
    100%{-moz-transform:rotate(0);}
}
@-ms-keyframes swing{
    20%{-ms-transform:rotate(15deg);}
    40%{-ms-transform:rotate(-10deg);}
    60%{-ms-transform:rotate(5deg);}
    80%{-ms-transform:rotate(-5deg);}
    100%{-ms-transform:rotate(0);}
}
@keyframes swing{
    20%{transform:rotate(15deg);}
    40%{transform:rotate(-10deg);}
    60%{transform:rotate(5deg);}
    80%{transform:rotate(-5deg);}
    100%{transform:rotate(0);}
}


.pro_lb div{ padding: 0 1%;}
.pro_lb li{ display: inline-block; background: url(../images/lb_icon.png) no-repeat 20px center #282828; width: 100%; height: 4.5rem; line-height: 4.5rem; padding: 0 0 0 10px; text-align: center; cursor:pointer; color: #fff !important; transition:0.4s;}
.pro_lb li a{ color: #fff !important;}
.pro_lb li:hover{ height: 4.5rem; background: url(../images/lb_icon.png) no-repeat 20px center #cd0700; color: #fff !important;}
.pro_lb li:hover a{ color: #fff !important;}
.pro_lb .on{ height: 4.5rem; background: url(../images/lb_icon.png) no-repeat 20px center #cd0700; color: #fff !important;}
.pro_lb .on a{ color: #fff !important;}


.o_product{ clear: both; padding: 3% 0;}
.o_product .o_product_img{ text-align: center; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.o_product .o_product_img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}

.o_product .o_product_info{}
.o_product .o_product_info h2{ color: #3e3e3e; font-size: 3rem; margin-bottom: 1%; height: 5rem; margin-top: 1%;}
.o_product .o_product_info .o_product_detail{ font-size: 14px; color: #999; margin-top: 10px;}
.o_product .o_product_info .o_product_detail .o_product_data{ clear: both; width: 100%; height: auto;}
.o_product_detail ul .xgcp{ padding: 0 1% !important;}
.o_product .o_product_info .o_product_detail .o_product_data:after,.o_product:after{ display: block; content: ''; clear: both; height: 0; width: 0;}
.o_product_data span{ display: block;}
.o_product_data span.key{ color: #cd0700; font-size: 18px; border-left: 2px solid #cd0700; padding-left: 20px;}
.o_product_data span.val{ height: auto; line-height: 25px; padding: 10px 0;}
.colhs{ color: #FE4200;}
.o_product_data span.val b{ color:#FE4200; font-size: 16px;}

.o_product_detail ul{ padding: 3% 0;}
.o_product_detail li .pic{ border: 2px solid #e5e5e5; transition:0.3s; text-align: center; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.o_product_detail li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.o_product_detail li p{ height: 3rem; line-height: 3rem; text-align: center; font-size: 1.2rem;}
.o_product_detail li:hover .pic{ border: 2px solid #cd0700;}
.o_product_info #cptel{ height: 50px; line-height: 25px; background: url(../images/pro_tel.png) no-repeat left center; text-align: left; color: #cd0700; font-size: 3rem; padding-left: 50px;}
.o_product_info #cptel p{ color: #666; font-size: 1.5rem;}
.o_product_info .order-btn{ color: #fff; height: 50px; line-height: 50px; border-radius: 5px; font-size: 2rem; text-align: center; background: #cd0700; border: none; outline: none; transition:0.3s;}
.o_product_info .order-btn a{ color: #fff;}

#cpbtqh{ width: 100%; transition:0.3s;}
.cpbt{ background: #fff; height: 5rem; line-height: 5rem; border-bottom: 1px solid #efefef; width: 100%; text-align: center; transition:0.3s; margin: 0 auto !important;}
.cpbt li{ display: inline-block; color: #333333;  font-size: 1.7rem; width: 15%; text-align: center; position: relative;}
.cpbt li::before{ position: absolute; left: 0; bottom: 0; content: ''; height: 2px; background: #cd0700; width: 0; transition:0.3s;}
.cpbt li:hover::before{ width: 100%;}

@media screen and (max-width:765px){
  .cpbt li{ width: 24%;}
}








#jobs_title{padding:0 3.33% 0;background: #464650;color: #fff;font-size: 14px;height: 54px;line-height: 54px; text-align: center;}
.inner_contact_02 .td1{width: 24.33%;float: left; text-align: center;}
.inner_contact_02 .td2{width: 21.33%;float: left; text-align: center;}
.inner_contact_02 .td3{width: 21.91%;float: left; text-align: center;}
.inner_contact_02 .td4{width: 17.41%;float: left; text-align: center;}
.inner_contact_02 .td5{width: 15%;float: left; text-align: center;}
.inner_contact_02 .td5 a{color: #fa331c;font-size: 14px;}
#jobs_ul{padding:0 3.33% 73px;}
#jobs_ul li{width: 100%;}
#jobs_ul li .jobs_title{font-size: 14px; line-height: 30px; color: #777;padding:16px 0;border-bottom: solid 1px #efefef;}
#jobs_ul li .jobs_box{padding:20px 3.5% 36px;background: #f5f5f5;position: relative;display: none;}
#jobs_ul li .jobs_box .info1 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
  float: left;
  font-size: 14px;
  color: #333333;
  line-height: 25px;
  min-width: 24%;
  margin: 5px 0px;
  margin-right: 1%;
}
#jobs_ul li .jobs_box .info2 {
  border-bottom: 1px solid #e5e5e5;
  padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
  font-size: 18px;
  color: #333333;
  line-height: 3;
  font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
  font-size: 14px;
  color: #777777;
  line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .fl {
  width: 50%;float: left;
}
#jobs_ul li .jobs_box .info2 .fr {
  width: 43.5%;float: right;
}
#jobs_ul li .jobs_box .info2 .fl .info-box {
  border-right: 1px solid #e5e5e5;padding-right: 10%;
}
#jobs_ul li .jobs_box .info3 {
  margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
  width: 151px;
  height: 41px;
  line-height: 41px;
  background: #f91747;
  font-size: 16px;
  color: #ffffff;
  float: left;
  text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
  opacity: 0.6;
}
#jobs_ul li .jobs_box .info3 .all {
  float: right;
  font-size: 14px;
  color: #777777;
  height: 41px;
  line-height: 41px;
  padding-left: 30px;
  background: url(../images/all_ico.png) no-repeat 0 center;
}
#jobs_ul li .jobs_box i {
  position: absolute;
  left: 18px;
  top: -12px;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #f5f5f5;
}




/*å…¬å…±*/
.pro-sider {
  float: left;
  width: 260px;
}
.pro-sider .in-title {
  height: 80px;
  background: url(../images/i-pro-title.jpg) no-repeat center;
  text-align: center;
  line-height: 1;
  overflow: hidden;
}
.pro-sider .in-title h3 {
  margin-top: 20px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 5px;
}
.pro-sider .in-title em {
  font-size: 13px;
  color: #728dbc;
}
.pro-sider .pro-sider-ul {
  border: 1px solid #ededed;
  background: #fff;
  border-top: none;
  overflow: hidden;
}
.pro-sider .pro-sider-ul .ul-li {
  padding: 0 15px;
  height: 59px;
}
.pro-sider .pro-sider-ul .ul-li a {
  position: relative;
  height: 58px;
  line-height: 58px;
  font-size: 14px;
  color: #595959;
  display: block;
  padding-left: 10px;
  padding-right: 30px;
  border-bottom: 1px dashed #ededed;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a h2{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a div.icon {
  position: absolute;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background: #ededed url(../images/sider-bg-01.png) no-repeat center;
  border-radius: 50%;
  right: 8px;
  top: 50%;
  margin-top: -8px;
  font-size: 12px;
}
.pro-sider .pro-sider-ul .ul-li:hover,
.pro-sider .pro-sider-ul .ul-li.active {
  background: #268ae7;
}
.pro-sider .pro-sider-ul .ul-li:hover a,
.pro-sider .pro-sider-ul .ul-li.active a {
  border: none;
  color: #fff;
}
.pro-sider .pro-sider-ul .ul-li:hover div.icon,
.pro-sider .pro-sider-ul .ul-li.active div.icon {
  background: #0058b1 url(../images/sider-bg-02.png) no-repeat center;
}
.pro-sider .pro-sider-ul .ul-li:last-child a {
  border-bottom: none;
}
.pro-sider .pro-sider-tel {
  overflow: hidden;
  height: 100px;
  line-height: 1;
  font-size: 20px;
  color: #0058b1;
  border: 1px solid #ededed;
  border-top: none;
  padding-left: 80px;
  background: url(../images/sider-tel.png) no-repeat 25px center;
}
.pro-sider .pro-sider-tel span {
  display: block;
  margin: 30px 0 8px;
  font-size: 14px;
  color: #808080;
}
.pro-sider .pro-sider-tel em {
  letter-spacing: 2px;
  font-weight: bold;
}


.m-column-t {
  position: relative;
  text-align: center;
  font-size: 0;
}
.m-column-t .center {
  display: inline-block;
  font-size: 0;
}
.m-column-t .center h3 {
  color: #333;
  font-size: 30px;
}
.m-column-t .center p {
  color: #d2d2d2;
  font-size: 30px;
}
.m-column-t span {
  position: absolute;
  width: 415px;
  top: 50%;
  margin-top: -5px;
  height: 5px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
}
.m-column-t span.mcl {
  left: 0;
}
.m-column-t span.mcl em {
  float: right;
}
.m-column-t span.mcr {
  right: 0;
}
.m-column-t span em {
  display: block;
  height: 11px;
  border-left: 1px solid #d2d2d2;
}
.textLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.textLine3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.textHidden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.domHidden {
  overflow: hidden;
}
.about-main {
  padding: 20px 0 70px;
  min-height: 170px;
}
.about-main .ab-content {
  float: right;
  width: 925px;
}
.about-main .ab-content .title {
  line-height: 50px;
}
.about-main .ab-content .title a {
  color: #333;
  padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
  color: #535353;
}
.about-main .ab-content .title em {
  color: #999;
}
.about-main .ab-content .ab-conBox {
  overflow: hidden;
  background: #fff;
  min-height: 55px;
  padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 25px;
  margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  color: #777373;
  line-height: 25px;
}
.ab-sild {
  float: left;
  width: 260px;
}
.ab-sild .title {
  position: relative;
  height: 50px;
  text-align: center;
  background: #f3c04b;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span {
  position: absolute;
  height: 3px;
  width: 30px;
  top: 50%;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
  display: block;
  height: 7px;
  border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
  left: 35px;
}
.ab-sild .title span.stl em {
  float: right;
}
.ab-sild .title span.str {
  right: 35px;
}
.ab-sild .sild-cate {
  background: #fff;
  margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
  overflow: hidden;
}
.ab-sild .sild-cate .list li {
  position: relative;
  border-bottom: 1px solid #eee;
  height: 60px;
  line-height: 60px;
}
.ab-sild .sild-cate .list li a {
  display: block;
  padding-right: 35px;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
  border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
  border-color: #f3c04b;
  background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
  color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
  color: #fff;
}
.ab-sild .sild-cate .list li:after {
  font-weight: bold;
  right: 20px;
  top: 0;
  color: #999;
  position: absolute;
  content: "\e904";
  font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
  background: #fff;
}
.ab-sild .sild-cont .cont-list {
  padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
  color: #333;
  padding: 5px 0;
  padding-left: 60px;
  font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
  width: 60px;
  margin-left: -60px;
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  color: #666;
}
.pro-center {
  background: #fff;
  padding-bottom: 25px;
}
.pro-center .pro-list {
  overflow: hidden;
  padding: 25px 18px 10px;
}
.pro-center .pro-list ul li {
  float: left;
  width: 200px;
  margin: 0 10px 20px;
  border: 1px solid #fff;
}
.pro-center .pro-list ul li:hover {
  border-color: #f3c04b;
}
.pro-center .pro-list ul li .img {
  overflow: hidden;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  font-size: 0;
  background: #eee;
}
.pro-center .pro-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.pro-center .pro-list ul li .title {
  background: #f7f8fc;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.pro-center .pro-list ul li .title:hover {
  color: #f3c04b;
}
.page {
  font-size: 0;
  text-align: center;
}
.page .center {
  display: inline-block;
  overflow: hidden;
}
.page .center .page-span {
  float: left;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 32px;
  margin-right: 30px;
}
.page .center .page-list {
  float: left;
  overflow: hidden;
}
.page .center .page-list ul li {
  float: left;
  width: auto;
  min-width: 30px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin: 0 4px;
  padding: 0;
  border: none;
  background: transparent;
}
.page .center .page-list ul li a {
  min-width: 20px;
  padding: 0 5px;
  border: 1px solid #eee;
  display: block;
  color: #333;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.page .center .page-list ul li:hover a {
  color: #f3c04b;
}
.page .center .page-list ul li.active a {
  background: #f3c04b;
  color: #fff;
}
.news-center {
  background: #fff;
  padding-bottom: 25px;
}
.news-center .new-list {
  padding: 45px 45px 0px;
}
.news-center .new-list ul li {
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
  overflow: hidden;
  display: block;
  height: 90px;
  padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
  float: left;
  width: 130px;
  height: 90px;
  background: #eee;
  line-height: 90px;
  font-size: 0;
  text-align: center;
}
.news-center .new-list ul li a .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.news-center .new-list ul li a .info {
  float: right;
  width: 690px;
}
.news-center .new-list ul li a .info h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #333;
}
.news-center .new-list ul li a .info em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 16px;
  margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  max-height: 44px;
  overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
  color: #f3c04b;
}
.message-c {
  background: #fff;
  padding: 40px 50px;
  overflow: hidden;
}
.message-c .p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 35px;
}
.message-c .from input {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
  width: 348px;
}
.message-c .from textarea {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: block;
  width: 728px;
  height: 130px;
  border: 1px solid #d2d2d2;
  padding: 5px;
  margin-bottom: 10px;
}
.message-c .from .code {
  overflow: hidden;
}
.message-c .from .code input[name=code] {
  width: 258px;
  float: left;
}
.message-c .from .code a {
  display: block;
  float: left;
  width: 80px;
  height: 38px;
  padding: 1px 0;
  margin-left: 10px;
}
.message-c .from .code a img {
  width: 80px;
  height: 38px;
}
.message-c .from .btn {
  padding-top: 25px;
}
.message-c .from .btn a {
  display: block;
  width: 362px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #8fa4de;
}
.message-c .from .btn a:hover {
  background: #8397d0;
}
.contact-o {
  background: #fff;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
}
.contact-o iframe {
  width: 830px;
  height: 500px;
  margin: 0 auto;
}
/*# sourceMappingURL=./index.css.map */</pre></body></html>