﻿.pc .slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pc .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.pc .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.pc .slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}
.pc .slideBox .hd {
    font-size: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 4%;
    z-index: 100;
}
.pc .slideBox .hd ul {
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
}
.pc .slideBox .hd li {
     width: 0.12rem;
     height: 0.12rem;
     background: #d60c0c;
     float: left;
     border-radius: 0.06rem;
     margin: 0 0.06rem;
     cursor: pointer;
}
.pc .slideBox .hd li.on {
     background-color: #fff;
     width: 0.4rem;
}
.pc .slideBox .prev, .slideBox .next {
     display: none;
}
.pc .product {
    padding:0.7rem 0;
    overflow:hidden;
}
.pc .product .left{
    float:left;
    width:22.875%;
}
.pc .product .left .title_box{
    background:url(/web_images/titbj_05.jpg)no-repeat;
    background-size:100% 100%;
    padding:0.45rem 9.375%;
    width:81.25%;
}
.pc .product .left .title_box .en_tit{
    font-size:0.44rem;
    font-family:Arial;
    font-weight:bold;
    color:#fff;
    text-transform:uppercase;
}
.pc .product .left .title_box .cn_tit{
    font-size:0.36rem;
    color:#fff;
}
.pc .product .left .daoh{
    padding:0.35rem 9.375%;
    border-left:solid #bb070a 1px;
    border-right:solid #bb070a 1px;
}
.pc .product .left .daoh a{
    color:#fff;
}
.pc .product .left .list .yiji_k{
    height:0.6rem;
    background:url(/web_images/yiji_k_05.jpg)no-repeat;
    background-size:100% 100%;
    font-size:0.18rem;
    line-height:0.6rem;
    border-radius:0.03rem;
    padding-left:5%;
    width:95%;
}
.pc .product .left .list .yiji{
    height:0.6rem;
    background:url(/web_images/yiji_08.jpg)no-repeat;
    background-size:100% 100%;
    font-size:0.18rem;
    line-height:0.6rem;
    border-radius:0.03rem;
    padding-left:5%;
    width:95%;
}
.pc .product .left .list .erji{
    padding:0.05rem 0;
}
.pc .product .left .list .erji ul li{
    font-size:0.18rem;
    padding-left:5%;
    border-bottom:dashed #e8e8e8 1px;
    line-height:0.6rem;
    height:0.6rem;
    background:url(/web_images/bs_05.jpg)no-repeat;
    background-size:5%;
    background-position:95% center ;
}
.pc .product .left .list .erji ul li.last{
    border:none
}
.pc .product .left .list .erji ul li a {
    color: #484848;
}
.pc .product .left .list .erji ul li:hover a {
    color: #cf0000;
    font-weight:bold;
}
.pc .product .left .tel{
    height:1.04rem;
    background:url(/web_images/telbj_13.jpg)no-repeat;
    background-size:100% 100%;
}
.pc .product .left .tel .tit{
    font-size:0.18rem;
    color:#fff;
    margin-left:30%; 
    padding-top:0.25rem;
}
.pc .product .left .tel .num{
    font-size:0.28rem;
    font-weight:bold;
    color:#fff;
    margin-left:30%; 
}
.pc .product .right {
    float: right;
    width: 74.285%;
    overflow:hidden;
}
.pc .product .right ul li{
    float:left;
    height:2.8rem;
    width:30.77%;
    margin-bottom:0.25rem;
    margin-right:3.846%
}
.pc .product .right ul li.last{
    margin-right:0;
}
.pc .product .right ul li .slt{
    width:100%;
    height:2.4rem;
    border:solid #e1e1e1 1px;
    margin-bottom:0.2rem;
}
.pc .product .right ul li .slt img{
    width:100%;
    height:2.4rem;
    vertical-align:top;
}
.pc .product .right ul li .tit{
    font-size:0.16rem;
    text-align:center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pc .jishu {
    background:url(/web_images/jishu_bj_16.jpg)no-repeat;
    background-size:cover;
    background-position:top center;
    padding:0.7rem 0;
    height:6.48rem;
}
.pc .jishu .en_title{
    font-size:0.44rem;
    color:#cf0000;
    font-weight:bold;
    font-family:"Arial";
    text-align:center;
    text-transform:uppercase;
}
.pc .jishu .cn_title{
    font-size:0.36rem;
    text-align:center;
}
.pc .jishu .list{
    padding-top:0.8rem;
}
.pc .jishu .list ul{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.pc .jishu .list ul li{
    width:36%;
    height:1.4rem;
    margin-bottom:1rem;
}
.pc .jishu .list ul li.xia{
    margin-bottom:0.3rem;
}
.pc .jishu .list ul li .tit{
    font-size:0.24rem;
    font-weight:bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom:0.25rem;
}
.pc .jishu .list ul li .txt{
    font-size:0.16rem;
    line-height:0.24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.pc .jishu .more{
    display:flex;
    justify-content:center;
}
.pc .jishu .more a{
    display:block;
    width:10%;
    height:0.42rem;
    border:solid #afafaf 1px;
    font-size:0.16rem;
    line-height:0.42rem;
    text-align:center;
    color:#858585;
}
.pc .company {
    padding:0.75rem 0 0.65rem;
    overflow:hidden;
}
.pc .company .left{
    float:left;
    width:40.71%;
}
.pc .company .left .name{
    font-size:0.26rem;
    font-weight:bold;
    margin-bottom:0.1rem;
}
.pc .company .left .ftit{
    font-size:0.32rem;
    line-height:0.4rem;
    font-weight:bold;
    color:#ef0c16;
    margin-bottom:0.55rem;
}
.pc .company .left .intro{
    font-size:0.16rem;
    line-height:0.26rem;
}
.pc .company .left .more{
    font-size:0.16rem;
    line-height:0.26rem;
    color:#df0404;
    margin-bottom:0.7rem;
}
.pc .company .left .img{
    width:100%;
}
.pc .company .left .img img{
    width:100%;
    vertical-align:top;
}
.pc .company .right{
    float:right;
    width:53.21%;
}
.pc .company .right img{
    width:100%;
    height:5rem;
    vertical-align:top;
}
.pc .company .right iframe{
    width:100%;
    height:5rem;
    vertical-align:top;
}
.pc .ggw {
    width:100%;
}
.pc .ggw img{
    width:100%;
    vertical-align:top;
}
.pc .news {
    padding:0.7rem 0;
}
.pc .news .top_tit {
    overflow: hidden;
}
.pc .news .top_tit .entit{
    font-size:0.44rem;
    font-weight:bold;
    color:#cf0000;
    text-transform:uppercase;
}
.pc .news .top_tit .cntit{
    font-size:0.36rem;
}
.pc .news .slideTxtBox {
    width:100%;
    text-align: left;
}
.pc .news .slideTxtBox .hd{ 
    position:relative;
}
.pc .news .slideTxtBox .hd ul{ 
    float:left;
    position:absolute;
    right:0;
    top:-1rem;
    height:0.45rem;
}
.pc .news .slideTxtBox .hd ul li{ 
    float:left;
    width:1.84rem;
    font-size:0.16rem;
    text-align:center;
    line-height:0.45rem;
    height:0.45rem;
    background:url(/web_images/btn1_27.jpg)no-repeat;
    background-size:100% 100%;
    margin:0 0.15rem;
}
.pc .news .slideTxtBox .hd ul li.on{ 
    height:0.45rem;
    background:url(/web_images/btn2_25.jpg)no-repeat;
    background-size:100% 100%;
    font-weight:bold;
}
.pc .news .slideTxtBox .hd ul li.on a{
    color:#fff;
}
.pc .news .slideTxtBox .bd{
    margin-top:0.45rem;
}
.pc .news .slideTxtBox .bd ul{
    height:3.55rem;
    overflow:hidden;
}
.pc .news .slideTxtBox .bd ul li{
    float:right;
    width:38.78%;
    height:0.79rem;
    background:#f5f5f5;
    overflow:hidden;
    margin-bottom:0.1rem;
    border:solid #f5f5f5 1px;
}
.pc .news .slideTxtBox .bd ul li:hover{
    background:#fff;
    border:#d7d7d7 solid 1px;
}
.pc .news .slideTxtBox .bd ul li .tit{
    float:left;
    font-size:0.16rem;
    line-height:0.79rem;
    background:url(/web_images/news_dian_11.png)no-repeat;
    background-size:3%;
    background-position:left center;
    width:65%;
    margin-left:5%;
    padding-left:4%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.pc .news .slideTxtBox .bd ul li .date{
    float:right;
    font-size:0.16rem;
    line-height:0.79rem;
    padding-right:4%;
    width:20%;
}
.pc .news .slideTxtBox .bd ul li.first {
    width: 52.5%;
    height: 2.95rem;
    float: left;
    overflow:hidden;
    padding:0.3rem 2%;
}
.pc .news .slideTxtBox .bd ul li.first:hover {
    border:solid #f5f5f5 1px;
    background:#f5f5f5;
}
.pc .news .slideTxtBox .bd ul li.first .slt{
    width:52.67%;
    float:left;
    height:2.95rem;
}
.pc .news .slideTxtBox .bd ul li.first .slt img{
    width:100%;
    height:2.95rem;
    vertical-align:top;
}
.pc .news .slideTxtBox .bd ul li.first .wz_box{
    float:right;
    width:44%;
}
.pc .news .slideTxtBox .bd ul li.first .wz_box .biaoti{
    font-size:0.2rem;
    line-height:0.22rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width:100%;
    margin:0.15rem 0 0.25rem;
}
.pc .news .slideTxtBox .bd ul li.first .wz_box .riqi{
    font-size:0.16rem;
    color:#7b7b7b;
    margin-bottom:0.25rem;
}
.pc .news .slideTxtBox .bd ul li.first .wz_box .intro{
    font-size:0.16rem;
    line-height:0.22rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom:0.4rem;
}
.pc .news .slideTxtBox .bd ul li.first .wz_box .more{
    float:right;
    width:10%;
}
.pc .news .slideTxtBox .bd ul li.first .wz_box .more img{
    width:100%;
    vertical-align:top;
}
.pc .lxfs {
    width:100%;
    height:1.4rem;
    background:#b10e1a;
}
.pc .lxfs ul{
    display:flex;
    justify-content:center;
}
.pc .lxfs ul li{
    width:33%;
    height:1.4rem;
    border-left:solid #ff000c 1px;
}
.pc .lxfs ul li .tit{
    font-size:0.16rem;
    color:#fff;
    margin-top:0.4rem;
    margin-left:35%;
    margin-bottom:0.1rem;
}
.pc .lxfs ul li .txt{
    font-size:0.24rem;
    font-family:"Arial";
    color:#fff;
    margin-left:35%;
}
.pc .lxfs ul li.fwrx{
    background:url(/web_images/fwrx_13.jpg)no-repeat;
    background-size:15%;
    background-position: 18% center ;
}
.pc .lxfs ul li.tel{
    background:url(/web_images/lxdh_15.jpg)no-repeat;
    background-size:15%;
    background-position: 18% center ;
}
.pc .lxfs ul li.email{
    background:url(/web_images/email_17.jpg)no-repeat;
    background-size:15%;
    background-position: 18% center ;
    border-right:solid #ff000c 1px;
}
.sj .focus {
    position: relative;
}
.sj .focus .hd {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.sj .focus .hd ul {
  display: inline-block;
  overflow: hidden;
  padding: 0 0.175rem;
}
.sj .focus .hd ul li {
  float: left;
  width: 0.13rem;
  height: 0.13rem;
  margin: 0.15rem 0.1rem 0;
  background-color: #d60c0c;
  border-radius: 50%;
  font-size: 0;
}
.sj .focus .hd ul .on {
  background-color: #fff;
}
.sj .focus .bd {
  width: 100%;
  font-size:0;
}
.sj .focus .bd ul li img {
  width: 100%;
}
.sj .focus .bd ul li a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* ȡ�����Ӹ��� */
}
.sj .product {
    padding:0.5rem 1.5625%;
    overflow:hidden;
}
.sj .product .cn_tit{
    font-size:0.36rem;
    font-weight:bold;
    color:#ff0019;
    text-align:center;
    margin-bottom:0.05rem;
}
.sj .product .en_tit{
    font-size:0.2rem;
    text-align:center;
    color:#474747;
    font-family:"Arial";
    text-transform:uppercase;
    margin-bottom:0.2rem;
}
.sj .product .list{
    overflow:hidden;
    margin-bottom:0.2rem;
}
.sj .product .list ul{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.sj .product .list ul li{
    width:48%;
    height:2.7rem;
    margin-bottom:0.25rem;
}
.sj .product .list ul li .slt{
    width:100%;
    border:solid #e1e1e1 1px;
    margin-bottom:0.15rem;
}
.sj .product .list ul li .slt img{
    width:100%;
    height:2.25rem;
    vertical-align:top;
}
.sj .product .list ul li .tit{
    font-size:0.24rem;
    text-align:center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sj .product .more{
    display:flex;
    justify-content:center;
}
.sj .product .more a{
    display:block;
    width:25%;
    height:0.5rem;
    line-height:0.5rem;
    font-size:0.2rem;
    text-align:center;
    color:#d60c0c;
    border:solid #d60c0c 1px;
}
.sj .about {
    background:url(/web_images/sj_about_12.jpg)no-repeat;
    background-size:100% 100%;
    padding:0.5rem 1.5625%;
}

.sj .about .cn_tit{
    font-size:0.36rem;
    font-weight:bold;
    color:#ff0019;
    text-align:center;
    margin-bottom:0.05rem;
}
.sj .about .en_tit{
    font-size:0.2rem;
    text-align:center;
    color:#fff;
    font-family:"Arial";
    text-transform:uppercase;
    margin-bottom:0.35rem;
}
.sj .about .txt{
    font-size:0.24rem;
    line-height:0.32rem;
    color:#fff;
    margin-bottom:0.25rem;
}
.sj .about .img{
    width:100%;
    margin-bottom:0.25rem;
}
.sj .about .img img{
    width:100%;
    vertical-align:top;
}
.sj .about .shipin{
    width:100%;
}
.sj .about .shipin img{
    width:100%;
    vertical-align:top;
}
.sj .about .shipin iframe{
    width:100%;
    vertical-align:top;
    height:4rem;
}
.sj .news {
    padding:0.5rem 1.5625%;
    overflow:hidden;
}
.sj .news .cn_tit{
    font-size:0.36rem;
    font-weight:bold;
    color:#ff0019;
    text-align:center;
    margin-bottom:0.05rem;
}
.sj .news .en_tit{
    font-size:0.2rem;
    text-align:center;
    color:#474747;
    font-family:"Arial";
    text-transform:uppercase;
    margin-bottom:0.2rem;
}

.sj .news .tab .hd {
  text-align: center;
}
.sj .news .tab .hd ul {
  display: flex;
  justify-content:center;
}
.sj .news .tab .hd ul li {
  width: 30%;
  height: 0.45rem;
  line-height: 0.45rem;
  background:url(/web_images/btn1_27.jpg);
  background-size:100% 100%;
  border-radius:0.05rem;
  font-size:0.2rem;
  margin:0 2%;
}
.sj .news .tab .hd ul li a {
  display: block;
}
.sj .news .tab .hd ul .on {
  background:url(/web_images/btn2_25.jpg);
  background-size:100% 100%;
}
.sj .news .tab .hd ul .on a{
  color:#fff;
  font-weight:bold;
}
.sj .news .tab .bd .con ul {
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  margin-top:0.4rem;
}
.sj .news .tab .bd .con ul li {
  width:100%;
    background:#f5f5f5;
    overflow:hidden;
    margin-bottom:0.1rem;
}
.sj .news .tab .bd ul li .tit{
    float:left;
    font-size:0.16rem;
    line-height:0.79rem;
    background:url(/web_images/news_dian_11.png)no-repeat;
    background-size:3%;
    background-position:left center;
    width:65%;
    margin-left:5%;
    padding-left:4%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.sj .news .tab .bd ul li .date{
    float:right;
    font-size:0.16rem;
    line-height:0.79rem;
    padding-right:4%;
    width:20%;
}
.sj .news .tab .bd ul .more{
    display:flex;
    justify-content:center;
    width:100%;
    margin-top:0.25rem;
    z-index:999;
    background:#fff;
    height:0.95rem;
}
.sj .news .tab .bd ul .more a{
    display:block;
    width:25%;
    height:0.5rem;
    line-height:0.5rem;
    font-size:0.2rem;
    text-align:center;
    color:#d60c0c;
    border:solid #d60c0c 1px;
}