.title_h{
    text-align: center;
}
.title_h h3 b,
.title_h h3{
    text-align: center;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
}

.title_h a{
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    color: #888;
}
.title_h hr{
    width: 60px;
    height: 3px;
    border: none;
    margin:16px auto;
    background-color:#d30009;
}
.index-ency-fl .swiper-slide h2,
.index-ency-fl .swiper-slide p{
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.index-product.com_bar_bot{
    margin-bottom:4%;
}

/* 首页实力 */


.index_power{
    width: 100%;
}
#con{
    background-color:rgb(101, 114, 131);
}
.index_power_pc .nav-tabs{
    border: none;
    width: 100%;
}
.index_power_pc .nav>li{
    width: 22%;
    margin-right:4%;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ffffff7d;
    border-radius: 10px;
    overflow: hidden;
}
.index_power_pc .nav>li:nth-of-type(4){
    margin-right: 0%;
}
.index_power_pc .nav>li>a{
    font-size: 20px;
    color: #ffffff;
}
.index_power_pc .nav-tabs>li.active>a, 
.index_power_pc .nav-tabs>li.active>a:focus 
{
    width: 100%;
    overflow: hidden;
    border: none;
    background-color: #ffffff7d;
    color: #333;
}
.index_power_pc .nav-tabs>li>a:hover{
    width: 100%;
    background-color: #0000001d;
}
.index_pover_text{
    margin:3% auto;
}
.index_pover_text .tab-pane{
    width: 100%;
    margin: 0% auto;
}
.index_pover_text .tab-pane span{
    display: block;
    float: left;
    width: 60%;
    padding: 2% 4% 2% 0%;
    box-sizing: border-box;
}
.index_pover_text .tab-pane span strong{
    display: block;
    margin:1% auto;
    font-size: 24px;
    line-height: 48px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
}
.index_pover_text .tab-pane span p{
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
}
.index_pover_text .tab-pane figure{
    width: 40%;
    float: right;
    height: 290px;
}
.index_pover_text .tab-pane figure img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.index_power_pc hr{
    border: none;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
}
.index_power_pc ol{
    width: 100%;
    margin-bottom: 4%;
}
.index_power_pc ol li{
    width: 32%;
    float: left;
    box-sizing: border-box;
    padding: 2%;
    background-color: #f1f1f14d;
}
.index_power_pc ol li:nth-of-type(2){
    margin:0% 2%;
}
.index_power_pc ol li figure{
    width: 100%;
}
.index_power_pc ol li figure img{
    width: 100%;
    display: block;
}
.index_power_yd{
    margin-bottom: 30px;
}
.panel{
    background-color: #ffffff3d;
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a{
    display: block;
    width: 100%;
    font-weight: bold;
}
.panel-title{
    font-size: 18px;
}
.panel-body{
    font-size: 16px;
    line-height:30px;
}
.panel-body figure{
    width: 100%;
}
.panel-body figure img{
    width: 100%;
    display: block;
}
/* 首页about */
.index-about-h{
    box-shadow: 0px 0px 6px 1px #0000001d;
    background: url(../images/index_about_bgfr.png) no-repeat right bottom;
    background-size:300px 300px;
}
.index-about{
    margin: 3% auto 4%;
}
.index-about-fl{
    position: relative;

}
.index-about-fl figure{
    float: left;
    width: 69%;
    display: block;
}
.index-about-fl figure:nth-of-type(2){
    margin: -36% 0% 0% 30%;
    z-index: 1;
}
.index-about-fl figure img{
    width: 100%;
    display: block;
}
.index-about-fr p{
    color: #666;
}
.index-about-fr h3 b,
.index-about-fr h3{
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
}
.index-about-fr h3 b,
.title_h h3 b{
    display: inline;
    color: #d30009;
}
.index-about-fr a{
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    background-color: #d30009;
}
/* 首页百科 */
.index-ency{
    padding: 1px 0px 3%;
    background: url(../images/index_eng.jpg) no-repeat;
    background-size: 100% 100%;
}

.index-ency-fr figure{
    width:74%;
    margin-left: 7%;
}
.index-ency-fr figure img{
    width: 100%;
    display: block;
}
.index-ency-fr figure:nth-of-type(2){
    width:47%;
    margin: -18% 0% 0% 39%;
}

.index-ency-fl .swiper-wrapper{
    width: 100%;
}
.index-ency-fl .swiper-slide {
    width: 100%;
    font-size: 18px;
    background: #fff;
    padding: 10% 6%;
    box-sizing: border-box;
  }

.index-ency-fl .swiper-slide h2{
    font-weight: bold;
    color: #000000;
}
.index-ency-fl .swiper-slide span{
    width: 100%;
    display: block;
    padding: 2%;
    margin: 6% auto;
    background-color: #d30009;
    transition: all .2s linear;
}
.index-ency-fl .swiper-slide span h2{
  
    color: #ffffff;
    display: inline;
    font-weight: 400;
    margin-right: 4px;
    transition: all .2s linear;
}
.index-ency-fl .swiper-slide>a:nth-of-type(2),
.index-ency-fl .swiper-slide p{
    font-size: 18px;
    line-height: 32px;
    color: #555555;
    margin-bottom: 4%;
    transition: all .2s linear;
}
.index-ency-fl .swiper-slide>a:nth-of-type(2){
    border: 1px solid #d30009;
    padding: 6px 16px;
}
.index-ency-fl .swiper-slide:hover p{
    text-indent: 1em;
}
.index-ency-fl .swiper-slide:hover span{
    background-color:#32160f;
}
.index-ency-fl .swiper-slide:hover>a:nth-of-type(2){
    border: 1px solid #32160f;
}
.index-ency-fl .swiper-pagination-bullet {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 25px;
    font-size: 16px;
    color: #000;
    opacity: 1;
    background: #fff;

  }

.index-ency-fl .swiper-pagination-bullet-active {
    color: #fff;
    background: #d30009;
  }



/* 首页新闻 */
.index_news_h{
    width: 100%;
    padding: 1px 0% 4%;
}
.index_news_fl{
    width: 40%;
    float: left;
    box-sizing: border-box;
    padding: 30px 20px;
    background-color: #d30009;
}


.index_news_fr span:nth-of-type(1){
    display: none;
}

.index_news_fl figure{
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.index_news_fl figure img{
    width: 100%;
    display: block;
}

.index_news_fl font,
.index_news_fl time,
.index_news_fr span font,
.index_news_fr span time{
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
    margin: 8px;
    text-transform: uppercase;
}

.index_news_fl a h2,
.index_news_fr span a h2{
    font-weight: bold;
    color: #ffffff;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    transition: all .2s linear;
}
.index_news_fr span:hover a h2{
    color: #d30009;
    text-indent: 1em;
}

.index_news_fr span{
    display: block;
    width: 100%;
    box-sizing: border-box;
    background-color: #eaeaea;
    transition: all .2s linear;
}
.index_news_fr span:hover{
    background-color: #fff;
    box-shadow: 0px 0px 10px 1px #0000003d;
}
.index_news_fr span font,
.index_news_fr span time{
    color: #555555;
}
.index_news_fr span a h2{
    color: #333333;
}





/* 404页面 */
.error_h{
    position: relative;
}
.error_h figure{
    width: 100%;
}
.error_h figure img{
    width: 100%;
    display: block;
}
.bounce {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: white;
    height:80%;
    font: normal bold 100px "Product Sans", sans-serif;
    white-space: nowrap;
  }
  .letter:nth-child(1) {
    animation-delay: 0s;
  }
  .letter:nth-child(2) {
    animation-delay: 0.0833333333s;
  }
  .letter:nth-child(3) {
    animation-delay: 0.1666666667s;
  }
  @keyframes bounce {
    0% {
      transform: translate3d(0, 0, 0);
      text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
    }
    100% {
      transform: translate3d(0, -1em, 0);
      text-shadow: rgba(255, 255, 255, 0.4) 0 1em 0.35em;
    }
  }
/* 联系我们 */
.contact_top{
    text-align: center;
    margin-top: 30px;
}
.contact_top>strong{
    font-size: 26px;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
}
.contact_top>p{
    font-size: 14px;
    line-height: 16px;
    color: #999999;
}
.contact_top ul{
    width: 100%;
    height: auto;
    display:table;
    margin: 30px auto;
}
.contact_top ul li{
    float: left;
    height: auto;
    display: block;
    padding: 20px;
    box-sizing: border-box;
    background-color: #d30009;
}
.contact_top ul li strong{
    font-weight: bold;
    color: #ffffff;
    display: block;
}
.contact_top ul li p{
    color: #ffffff;
    text-align:left;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
.contact_mod{
    width: 100%;
    height: auto;
    display: table;
    padding: 30px 0px;
    background: url(../images/contact_bg.jpg) no-repeat center;
}
.contact_mod ul li{
    float: left;
    height: auto;
    display: table;
}
.contact_mod ul li span{
    font-size: 30px;
    font-weight: bold;
    color: #d30009;
    margin-right: 10px;
}
.contact_mod ul li font{
    font-size:20px;
    color: #333333;
}
.contact_bot{
    margin: 30px auto;
}
.contact_bot_fl{
    float: left;
}
.contact_bot_fr{
    float: right;
}
.contact_bot_fl strong{
    font-weight: bold;
    color: #333333;
    display: block;
}
.contact_bot_fl p{
    font-size: 18px;
    line-height: 40px;
    color: #555555;
}
.contact_bot_fl figure{
    width:200px;
    margin-top: 30px;
    box-shadow: 0px 0px 2px 1px #eaeaea;
}
.contact_bot_fl figure img{
    width: 100%;
    display: block;
}
/* 新闻\百科\搜索页面 */
.news_h{
    margin-bottom: 3%;
}
.news_h ul,
.baike_h ul,
.baike_h ul li,
.news_h ul li{
    width: 100%;
    height: auto;
    display: table;
}
.baike_h ul li,
.news_h ul li{
    position: relative;
    box-sizing: border-box;
    background-color: #f1f1f1;
}
.news_h ul figure{
    float: left;
    overflow: hidden;
}
.news_h ul li span{
    display: block;
    height: auto;
    display: table;
    box-sizing: border-box;
}
.baike_h ul li a h2,
.news_h ul li span a h2{
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.baike_h ul li p,
.news_h ul li span p{
    color: #555555;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.baike_h ul li a:nth-last-child(1),
.news_h ul li span a:nth-last-child(1){
    display: inline-block;
    color: #ffffff;
    background-color: #d30009;
}
.baike_h ul li time{
    position: absolute;
    color: #d30009;
}
.search_h{
    font-size: 20px;
    line-height: 50px;
    margin: 0px auto;
    color: #fff;
}
.search_h h1{
    display: inline;
    font-weight: bold;
}
/* 产品详情页面 */
.pd-t{
    position: relative;
    padding:5% 0%;
}
.pd-t::after{
    position: absolute;
    content: "";
    left: 0%;
    top: 0%;
    width: 40%;
    height: 100%;
    z-index: -1;
    background-color: #eee;
}
.pd-t-h {
    padding: 1px 0px;
}
.pd-t-fr{
    box-sizing: border-box;
}
.pd-t-fl figure{
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background-color: #ffffff;
}
.pd-t-fl .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pd-t-fl .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pd-t-fr hr{
    width: 100%;
    height: 2px;
    border: none;
    background-color: #26110c;
}
.pd-t-fr h1{
    padding: 1% 2%;
    margin: 2% auto;
    font-weight: bold;
    color: #26110c;
}
.pd-t-fr span b,
.pd-t-fr p{
    color: #454545;
    padding: 1% 2%;
}
.pd-t-fr span{
    margin: 2% 1%; 
    border-radius: 10px;
    padding: 4px 12px;
    float: left;
    background-color: #32160f;
}
.pd-t-fr span:nth-of-type(odd){
    float: right;
}
.pd-t-fr span b{
    color: #fff;
    display: inline-block; 
    vertical-align: middle;
    padding: 0px;
}
.pd-t-fr span img{
    width: 22px; 
    margin: 0px 6px;
}
.pd-text{
    box-shadow: 0px 0px 6px 1px #0000003d;
}
.pd-text-h-b{
    padding: 1%;
    background-color: #ffffff;
    box-sizing: border-box;
}
.pd-text-img-z{
    background-color: #f1f1f1;
}
.pd-text-img h2,
.pd-text h2{
    font-weight: bold;
    color: #26110c;
}
.pd-text-img p{
    padding-left: 10px;
}
.pd-text-img p,
.pd-text p{
    font-size:18px;
    line-height:32px;
    color: #444;
    margin: 2% auto;
}
.pd-text p{
    text-indent: 1em;
}
.pd-text-img{
    margin: 4% auto;
}
.pd-text figure{
    padding: 2%;
    float: left;
    box-sizing: border-box;
    background-color: #eee;
}
.pd-text figure:nth-of-type(odd){
    float: left;
}
.pd-text figure:nth-of-type(even){
    float:right;
}
.pd-text figure img{
    width: 100%;
    display: block;
}
  /* 文章详情页面 */
.detail_fr{
    text-align: center;
}
.detail_fr h1{
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    margin: 20px auto;
    color: #212121;
}
.com_fr_bott_time{
    text-align: center;
    margin: 3% auto;
}
.com_fr_bott_time time,
.com_fr_bott_time a h2{
    font-size: 18px;
    color: #555555;
    line-height: 26px;
}
.com_fr_bott_time a h2{
    display: inline;
    margin-right: 4px;
}
.details-img{
    margin: 0px auto;
}
.details-img figure img{
    width: 100%;
    display: block;
}
.details_text,
.details_text p{
    font-size: 18px !important;
    line-height: 40px;
    color: #555555;
    text-align:left;
}
/* 相关产品 */
.com_bar_bot{
    margin: 30px auto;
}
.com_bar_bot strong{
    display: block;
    margin: 20px auto;
    width: 100%;
    font-size: 26px;
    line-height: 60px;
    background-color: #d30009;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}
.com_bar_bot ul{
    width: 100%;
}
.com_bar_bot ul,
.com_bar_bot ul li{
    float: left;
    height: auto;
    display: table;
    box-sizing: border-box;
}
.com_bar_bot ul li{
    box-shadow: 0px 0px 8px 1px #ccc;
    margin-bottom: 20px;
} 
.com_bar_bot ul li a h2{
    width: 92%;
    height: 80px;
    padding: 4px 4px 0px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    background-color: #eee;
    margin: 20px auto 0px;
}
.com_bar_bot ul li figure{
    width: 90%;
    margin: 16px auto;
}
.com_bar_bot ul li figure img{
    width: 100%;
    display: block;
}
.com_bar_bot ul li:hover figure{
    animation: tada 5s linear;
}
@keyframes cour
{
	0%   {transform: rotateY(0deg);}
	100% {transform: rotateY(180deg);}
}


/* 联系我们 */
.contact-h{
    position: relative;
    margin: 4% auto;
    padding: 1px 1px;
}
.contact-h::after{
    position: absolute;
    top: 0%;
    right: 45%;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #eaeaea;
}
.contact-l h3,
.saletit h2{
    font-size: 28px;
    line-height: 40px;
    margin:10px auto 20px;
    text-align: center;
    font-weight: bold;
    color: #26110c;
    text-transform: uppercase;
}
.conname{
    width: 100%;
    padding: 1px 0px;
    margin:10px auto 25px;
    height: auto;
    display: table;
}
.conname span {
    display: block;
    float: left;
    width: 40px;
    margin-top: -3px;
    font-size: 20px;
    color: #26110c;
    text-align: center;
    line-height: 24px;
    padding: 6px 0px;
    border: 1px solid #ccc;
}
.conname input{
    width: calc(100% - 40px);
    display: block;
    float: left;
    line-height: 36px;
    text-indent: .2em;
    margin-left: -1px;
    color: #454545;
    border: 1px solid #ccc;
}
.conname:nth-of-type(2)>input{
    width:calc(90% - 40px);
    margin-left: -1px;
}
.conname div input{
    width: 100%;
}
.conname label,
.conname label textarea{
    width: 100%;
    height: 160px;
    border: 1px solid #ccc;
}
.ysubmin input{
    width:100px;
    float: left;
    font-size:18px;
    line-height: 20px;
    padding: 6px 0px;
    border-radius: 10px;
    text-align: center;
    margin: 3%;
    color: #ffffff;
    background-color: #26110c;
}
.ysubmin input:hover{
    cursor:pointer; 
}
.contact-l h3{
    text-align: left;
    margin: 0% auto;
}
.contact-l hr{
    margin: 0% 0% 6%;
    width: 60px;
    height: 4px;
    background-color: #d30009;
}
.contact-l p{
    display: block;
    width: 100%;
    line-height: 32px;
    color: #333333;
}
.contact-l p span{
    font-size:20px;
    font-weight: bold;
    color: #26110c;
}
.map-h{
    width: 100%;
    height:230px;
    margin-top:3%;
}












