.line1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.line2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.line3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.trans {
  transition: all .4s;
  -webkit-transform: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
}

.er-ul {
  position: absolute;
  width: 100%;
  left: 0%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  right: 0;
  top: 100%;
  z-index: 999;
  background: #fff;
  padding: 10px 0;
}

.pc_header .center ul>li:hover .er-ul {
  transform: scale(1);
  opacity: 1;
}

 .bot .pc_nav .er-ul>li:hover .san_ul {
  transform: scale(1);
  opacity: 1;
}

.bot .pc_nav .er-ul .san_ul {
  transition: 400ms ease-in-out;
  transform: scale(0);
  opacity: 0;
  top: 100%;
  display: block;
  position: absolute;
    top: 0;
    left: 100%;
    width: 150px;
   
}


.country {
  top: 145%;
}

.pc_header .center ul>li .er-ul {
  transition: 400ms ease-in-out;
  transform: scale(0);
  opacity: 0;
  top: 100%;
  background-image: linear-gradient(-59deg, #d93130 0%, #b31e20 100%), linear-gradient(#b31e20, #b31e20);
  display: block;
}

.er-ul li {
  line-height: 32px;
  width: 100%;
  display: block;
  float: none;
  position: relative;
}


.er-ul li::after{
  content: '';
  position: absolute;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-top: 10px solid #d93130;
  border-left: 6px solid transparent;
  right: 0;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  top: 23%;
  opacity: 0;
  transform: rotate(-90deg);
}



/* .bott_li_div a, */
.er-ul li a {
  color: #000;
  font-size: 0.875rem;
  display: block;
  text-align: left;
  text-align: center;
}

/* .bott_li_div a:hover, */

.er-ul>li .san_ul li a{
  color: #000;
}
.er-ul>li .san_ul li a:hover{
  color: #b31e20;
}

.er-ul li:hover {
  background: #fff;
}

.er-ul li:hover .ej {
  color: #b31e20;
}

.article_article {
  padding: 80px 0;
}

.article_article .data {
  margin: 15px 0 35px;
  color: #9e9e9e;
}

.article_article .name,
.list_jjfa .name {
  font-size: 1.75rem;
  line-height: 40px;
  color: #000000;
  padding-bottom: 10px;
  border-bottom: 1px solid #cecece;
}

.article_article .text {
  font-size: 14px;
  line-height: 32px;
  color: #858585;
}

.article_article .fr {
  width: 92%;
}

.article_article .fenxiang a {
  background: transparent !important;
  font-size: 1.6rem !important;
  color: #d4d4d4 !important;
  margin: 0 -4px !important;
  padding-left: 0 !important;
  float: none !important;
  display: block;
  text-align: center;
  width: 70px;
  height: 70px !important;
  line-height: 70px;
  background: #eaeaea !important;
}

.article_article .fenxiang a:hover {
  text-decoration: none;
  background: #fff !important;
  color: #e3732c !important;
  border: 1px solid #fff !important;
  opacity: 1 !important;
}



/* 新产品详情页*/
.article_pro2 .container{
  margin: 50px auto;
}

.title2{
  font-size: 1.45rem;
  line-height: 30px;
  color: #000;
  font-weight: bold;
}
.article_pro2 .part1{
  font-size: 1.25rem;
  background: #f4f4f4;
  border: 1px solid #ccc;
  padding: 30px 5px;
}
.article_pro2 .xl{
  padding-top: 40px;
  padding-bottom: 10px;
}
.article_pro2 .lj li a{
  color: #4899e5;
}
.article_pro2_two .pic{
  
  border-bottom: 2px solid #d2d8e6;
  padding-top: 55px;
  overflow: auto;
  padding-top: 130px;
  border-top: 1px dashed #c1c1c1;
 
}
.article_pro2_two #mao1 .pic{
  border-top: none;
}

.article_pro2_two .pic .col-md-4{
  text-align: center;
}
.article_pro2_two .pic .col-md-4{
  border-bottom: 4px solid #6d6d6d;
}

.article_pro2_two .pic .title2{
  padding: 50px 0 10px;
}
/* .article_pro2_two .pic .col-md-4 img{
  max-width: 100px;
} */
.article_pro2_two .jianj{
  padding: 20px 0;
}
.article_pro2_two .ms .title2{
  line-height: 60px;
  margin-bottom: 20px;
}
.article_pro2_two .ms p{
  color: #6b7f9a;
  line-height: 25px;
}
.article_pro2_two .ms{
  overflow: hidden;
  margin-bottom: 30px;
}
.article_pro2_two .ms .yy{
  padding-top: 40px;
}
.article_pro2_two table{
  text-align: center;
  font-size: 1rem;
 
  border: 2px solid #48acc6;
}
.article_pro2_two .table tr td{
  border-top: 2px solid #48acc6;
  border-right: 2px dashed #717171;
  padding: 8px 5px;
}
.article_pro2_two .table tr td:last-child{
  border-right: 2px solid #48acc6;
}
.article_pro2_two .table tr:first-child{
  background: #48acc6;
  color: #fff;
}
.article_pro2_two .ms .col-md-6{
  width: 58%;
}
.article_pro2_two .ms .col-md-6 .table-responsive{
  margin-left: 60px;
}
.article_pro2 .lj li a{
  overflow: hidden;
  display: inline-block;
}


.article_pro2 .lj li span{
  background: url(../image/lianj_ico.svg) no-repeat 100%;
  background-size: 80%;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 5px;

}
.article_pro2 .lj li a:hover{
  color: #b31e20;
}
.article_pro2 .lj li a:hover span{
  background: url(../image/lianj_red_ico.svg) no-repeat 100%;
  background-size: 80%;
}
.article_pro2_two .ms .bf2{
  margin-top: 15%;
}
.article_pro2_two .ms .title2 span{
  width: 60px;
  height: 60px;
  display: inline-block;
  
  background-size: 100%;
  background-position: 0;
}

.article_pro2_two .ms .title2 .tx{
  background: url(../image/cptx_ico.png) no-repeat;
  background-position: 0;
  background-size: 65%;
 
}

.article_pro2_two .ms .title2 .yy{
  background: url(../image/yingy_ico.svg) no-repeat;
  background-size: 60%;
  background-position: 0;

}
.article_pro2_two .ms .title2 .dq{
  background: url(../image/dianqi_ico.svg) no-repeat;
  background-size: 60%;
  background-position: 0;

}


.article_pro2_two .ms .title2.biao2{
  margin-left: 60px;
}

.ny_ban .content .hom_ico{
  background: url(../image/home_ico.svg) no-repeat 0% 10px;
  background-size: 80%;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
}




/* 联系我们 */
.list_lianxi_ul {
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.13);
  border-radius: 4px;
  padding: 29px 0 24px;
  width: 80%;
  margin: -48px auto 0;
  position: relative;
  z-index: 999;
  background: #fff;
}

.list_lianxi_ul li {
  width: 33%;
  float: left;
  border-left: 1px solid #c4c4c4;
  text-align: center;
}

.list_lianxi_ul li:first-child {
  border-left: none;
}

.list_lianxi_ul li>div:nth-child(1),
.list_lianxi_ul li>div:nth-child(1) .iconfont {
  font-size: 1.25rem;
  line-height: 48px;
  color: #181818;
}

.list_lianxi_ul li>div:nth-child(1) .iconfont {
  margin-right: 10px;
}

.list_lianxi_name {
  font-size: 1rem;
  line-height: 18px;
  color: #b31e20;
  font-weight: 600;
}


.list_liuyan_ul li {
  width: 50%;
  height: 50px;
  line-height: 50px;
  border-radius: 6px;
  margin-bottom: 37px;
  float: left;
}

.list_liuyan_ul li input {
  font-size: 1rem;
  letter-spacing: 1px;
  color: #666666;
  padding: 0 15px;
  color: #666666;
  width: 100%;
  border: none;
  border: 1px solid #ddd;
  border-radius: 6px;

}

.list_liuyan_ul li:nth-child(odd) {
  padding-right: 25px;
}

.list_liuyan_ul li:nth-child(even) {
  padding-left: 25px;
}

.textate {
  width: 100%;
  height: 200px;
  border-radius: 6px;

}

.textate textarea {
  line-height: 30px;
  font-size: 1rem;
  color: #666666;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  width: 100%;
  height: 100%;
}

.index_about .more_a a,
.index_about .title {
  color: #fff;
}

.index_about .cf {
  color: #fff;
  margin: 15px 0 70px;
}

.index_about .swiper-slide>div {
  background: #fff;
  padding: 30px 51px 53px 50px;
}

.list_liuyan button,
.index_about .more {
  width: 179px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 1.125rem;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #b31e20;
  border: 1px solid #b31e20;
  margin-top: 35px;
  border-radius: 6px;
}

.index_about .more {
  margin-top: 20px;
}

.list_liuyan button:hover,
.index_about .more:hover {
  background: #fff;
  color: #b31e20;
  border: 1px solid #b31e20;
}

.list_liuyan {
  margin-top: 80px;
}

.list_liuyan .futitle {
  margin-top: 20px;
}

.list_liuyan form {
  margin-top: 30px;
}

.list_lianxi {
  padding: 80px 0;
}

@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
}

.banner .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  width: 100%;
}

.banner .swiper-pagination {
  bottom: 40px;
}

.banner .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background-color: #adadad;
  border-radius: 0;
  opacity: 1;
}

.banner .swiper-pagination-bullet-active {
  width: 103px;
  height: 18px;
  background: url(../image/jt.png);
  margin-top: 10px;
}

.banner .banner_p1 {
  font-size: 3.125rem;
  line-height: 60px;
  color: #000000;
  font-weight: 600;
}

.banner .swiper-slide:nth-child(3) .banner_p2,
.banner .swiper-slide:nth-child(3) .banner_p1 {
  text-align: left;
}

.banner .banner_p2 {
  font-size: 1rem;
  line-height: 30px;
  color: #555555;
  margin: 20px 0 45px;
}

.banner .banner_ul {
  width: 90%;
  display: flex;
  justify-content: space-between;
}

.banner .banner_ul .icon {
  border-radius: 50%;
}

.banner .banner_ul .icon img {
  border-radius: 50%;
}

.banner .banner_ul .name {
  font-size: 16px;
  line-height: 30px;
  color: #555555;
  margin-top: 10px;
}

.title {
  font-size: 1.75rem;
  line-height: 30px;
  color: #000000;
}

.more_a {
  font-size: 1rem;
  line-height: 30px;
  color: #b31e20;
  font-weight: 600;
}

.more_a a {
  color: #b31e20;
}

.futitle {
  font-size: 1rem;
  line-height: 28px;
  color: #898989;
  padding: 10px 0;
}

.en_title {
  font-size: 1rem;
  line-height: 28px;
  color: #cacaca;
}

/*.more {*/
/*  height: 50px;*/
/*  line-height: 50px;*/
/*  border: solid 1px #f0f0f0;*/
/*  padding: 0 30px 0 38px;*/
/*  display: inline-block;*/
/*}*/

.more a {
  color: #fff;
}

  margin-left: 15px;
}

.more:hover {
  background: #fff;
}

.more:hover a {
  color: #b31e20;
}

.more:hover a i {
  color: #b31e20;
  transform: translateY(10px);
  transition: all .4s;
  -webkit-transform: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
}

footer {
  background-color: #2b3344;
}

footer .weibu_top a {
  color: #9a9b9c;
}

footer .weibu_top_fl2_ul li {
  font-size: 1rem;
  line-height: 33px;
  color: #9a9b9c;
}

footer .ma_img {
  background: url(https://www.sinansensor.com/theme/sinan/img/6.png);
  width: 124px;
  height: 124px;
  line-height: 124px;
  text-align: center;
}

footer .weibu_fr_top a {
  background: transparent !important;
  font-size: 1.2rem !important;
  color: #fff !important;
  margin: 0 !important;
  margin-right: 10px !important;
  padding-left: 0 !important;
  float: none !important;
  display: inline-block;
  text-align: center;
  width: 42px;
  height: 42px !important;
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  line-height: 42px;
}

footer #bsWXBox {
  width: 232px !important;
}

footer .bsFrameDiv>div {
  height: 208px !important;
}

footer .bshare-custom a:hover {
  text-decoration: none !important;
  color: #b31e20 !important;
  border: 1px solid #b31e20 !important;
  opacity: 1;
}

footer .weibu_fr_bot a {
  font-size: 1rem;
  line-height: 30px;
  color: #fff;
}

footer .weibu_fr_bot a:hover {
  color: #fff;
}

footer .weibu_fr_bot span {
  color: #fff;
  display: inline-block;
  width: 1px;
  margin: 0 10px;
}

footer .weibu_top_fr_fl2 {
  padding-left: 25px;
}

footer .weibu_fr_bot {
  margin-top: 20px;
}

footer .weibu_bot {
  border-top: 1px solid #4e4f52;
  height: 77px;
  line-height: 76px;
  font-size: 1rem;
  color: #9a9b9c;
  text-align: center;
  background-color: #25262a;
}

footer .weibu_bot a {
  color: #9a9b9c;
}

footer .mbx_nav {
  margin-left: 25px;
  float: left;
}

footer .mbx_nav a {
  margin-right: 20px;
  position: relative;
  /* display: none; */
}

footer .mbx_nav a:nth-child(1) {
  display: none;
}

footer .mbx_nav a::before {
  content: "-";
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  left: -15px;
}

footer .mbx_nav a:nth-child(1)::before,
footer .mbx_nav a:nth-child(2)::before {
  display: none;
}

footer .weibu_title {
  font-size: 1rem;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 20px;
}

footer .ma_img img {
  padding: 10px;
  background: #fff;
}

footer .text {
  font-size: 14px;
  line-height: 28px;
  color: #f4f4f4;
}

footer .text a {
  color: #f4f4f4;
}

footer .fl1 ul li {
  margin-bottom: 15px;
}

footer .fl1 ul li .fl:nth-child(1) {
  width: 39px;
  line-height: 39px;
  text-align: center;
  height: 38px;
  border: solid 1px rgba(255, 219, 219, 0.5);
  border-radius: 50%;
}

footer .fl1 ul li .fl:nth-child(1) .iconfont {
  color: #fff;
}

footer .fl1 ul li .fl:nth-child(2) {
  line-height: 39px;
  padding-left: 14px;
}

footer .fl1,
footer .fl2,
footer .fl3,
footer .fl4 {
  padding-right: 60px;
}

footer .footer_top {
  padding: 50px 0;
}

footer .footer_bot {
  border-top: 1px solid #eee;
}

footer .footer_bot .text {
  line-height: 62px;
}

footer .text:hover a {
  color: #fff !important;
}

.websit_dt {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}

.websit_ditu_ul>li {
  float: left;
  width: 14.28%;
  text-align: center;
}

.websit_ditu_ul>li a {
  font-size: 1rem;
  line-height: 36px;
}

.guanbo {
  position: absolute;
  top: 30%;
  right: 20px;
  font-size: 20px;
  cursor: pointer;
}

.websit_dt .pa {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.websit_ditu_ul {
  position: relative;
  top: 30%;
  margin: 21% 0 0 0;
}

.websit_ditu_ul li a:nth-child(1) {
  font-size: 1.25rem;
  margin-bottom: 20px;
}

.bsTop {
  width: 208px !important;
}

.bsBox {
  height: 257px !important;
}

body {
  padding: 117px 0 0;
}
.pc_header  .container {
  padding: 10px 0 20px;
}
.pc_header {

  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 99;
  border: solid 1px #d9d9d9;
}

.pc_header .top {
  font-size: 13px;
  line-height: 30px;
  color: #3e3e3e;
}

.pc_header .top .liuyan {
  width: 125px;
  height: 30px;
  line-height: 30px;
  background-color: #b31e20;
  text-align: center;
  color: #fff;
  font-size: 14px;
  color: #ffffff;
}

.pc_header .top .xwytz {
  font-size: 14px;
  line-height: 30px;
  color: #3e3e3e;
  position: relative;
  padding: 0 14px;
}

.pc_header .top .xwytz::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 11px;
  background-color: #d9d9d9;
}

.pc_header .top .fenxiang {
  padding: 0 0px;
}

.pc_header .bot {
  margin-top: 11px;
}

.pc_header .bot>ul>li {
  float: left;
  font-size: 1rem;
  line-height: 30px;
  color: #3e3e3e;
  position: relative;
}

.pc_header .bot>ul>li.active>a {
  color: #b31e20;
}

.pc_header .bot>ul>li>a {
  padding: 0 37px;
}

.pc_header .bot>ul>li:last-child a {
  padding-right: 0;
}

.pc_header .bot>ul>li::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 12px;
  background-color: #d9d9d9;
  width: 1px;
}

.pc_header .bot>ul>li:last-child::before {
  display: none;
}

.text16 {
  font-size: 1rem;
  line-height: 30px;
  color: #ffffff;
}

.text14 {
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
}

.index_pro {
  padding: 100px 0;
  background: #f4f4f4;
}

.index_pro .index_pro_swiper {
  margin-top: 34px;
  padding-bottom: 60px;
}

.list_pro {
  padding: 108px 0 142px;
  background: #f4f4f4;
}

.list_pro .left .text16 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list_pro .col-md-4 {
  margin-bottom: 37px;
  min-height: 304px;
}

.index_pro .swiper-slide:hover,
.list_pro .swiper-slide:hover,
.index_pro .col-md-4>div:hover,
.list_pro .col-md-4>div:hover {
  background: #b31e20 url(../image/5.png);
  border-color: #87080a;
}

.index_pro .swiper-slide,
.list_pro .swiper-slide,
.index_pro .col-md-4>div,
.list_pro .col-md-4>div {
  border-top: 3px solid #71797b;
  padding: 70px 35px 70px 45px;
  background: #afb7ba url(../image/4.png);
}

.index_pro .swiper-slide .left,
.list_pro .swiper-slide .left,
.index_pro .col-md-4>div .left,
.list_pro .col-md-4>div .left {
  width: 40%;
  padding: 17px 0 17px;
  position: relative;
  margin-top: 10px;
}

.index_pro .swiper-slide .left .text16 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index_pro .swiper-slide .left::before,
.list_pro .swiper-slide .left::before,
.index_pro .col-md-4>div .left::before,
.list_pro .col-md-4>div .left::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 31px;
  height: 1px;
  background-color: #ffffff;
}

.index_pro .swiper-slide .left::after,
.list_pro .swiper-slide .left::after,
.index_pro .col-md-4>div .left::after,
.list_pro .col-md-4>div .left::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 31px;
  height: 1px;
  background-color: #ffffff;
}

.index_pro .swiper-slide .right,
.list_pro .swiper-slide .right,
.index_pro .col-md-4>div .right,
.list_pro .col-md-4>div .right {
  width: 60%;
}

.index_pro .text14,
.list_pro .text14 {
  margin-top: 5px;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #b2b2b2;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #b31e20;
  position: relative;
}

.swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: solid 1px #b31e20;
  top: -4px;
  left: -4px;
  border-radius: 50%;
}

.banner .swiper-pagination-bullet-active::before {
  display: none;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}

.index_about {
  padding: 80px 0 0;
  background: #f4f4f4 url(../image/bg.jpg) no-repeat;
}

.index_about .right {
  float: right;
  width: 45%;
  background: #fff;
  padding: 55px 40px;

}

.index_about .container {
  position: relative;
}

.index_about .more_a a,
.index_about .title {
  color: rgb(255, 255, 255);
}

.index_about .text16 {
  color: rgb(255, 255, 255);
  margin-top: 20px;
}

.index_about .over {
  display: none;
}

.index_about .number {
  font-size: 1.8rem;
  line-height: 50px;
  color: #000000;
  padding: 15px 0 10px;
  position: relative;
}

.index_about .swiper-slide .text16 {
  color: #4e4e4e;
  position: relative;
  padding-bottom: 20px;
  height: 140px;
}

.index_about .number::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 3px;
  background-color: #000000;
}

.index_about .swiper-slide>div {
  background: #fff;
}

.index_about .cf {
  color: rgb(255, 255, 255);
  margin: 30px 0 70px;
}

.index_about .icon i {
  color: #b31e20;
  font-size: 3.75rem;
}

.index_news {
  padding: 90px 0 70px;
  background: #f4f4f4;
}

.index_news .name {
  font-size: 1.125rem;
  line-height: 30px;
  color: #575757;
}

.index_news .data {
  font-size: .875rem;
  line-height: 30px;
  color: #929292;
  padding: 4px 0;
}

.index_news .data a {
  color: #b31e20;
}

.index_news .text14 {
  color: #929292;
  text-align: justify;
}

.index_news .more_squera {
  width: 57px;
  height: 57px;
  line-height: 57px;
  text-align: center;
  background-color: #f4f4f4;
  border: solid 1px #b2b2b2;
  margin-top: 15px;
  display: inline-block;
  font-weight: lighter;
}

.index_news .row {
  margin-top: 30px;
}

.index_news .more_squera:hover {
  background: #b31e20;
}

.index_news .more_squera:hover i {
  color: #fff;
}

.index_news .col-md-3>div {
  padding-top: 20px;
  border-top: 3px solid #7a7a7a;
}

.index_news .col-md-3:hover .name {
  color: #b31e20;
}

.index_news .col-md-3:hover>div {
  border-color: #b31e20;
}

.index_parents {
  background: #f4f4f4;
  padding-bottom: 94px;
  display: none;
}

.index_parents .index_parents_swiper {
  margin-top: 30px;
  padding-bottom: 60px;
}

.ny_ban .content {
  position: absolute;
  top: 60%;
  left: 0%;
  width: 100%;
  transform: translateY(-50%);
}

.ny_ban .content .left {
  font-size: 2.25rem;
  line-height: 30px;
  color: #ffffff;
  padding-bottom: 5%;
}

.ny_ban .content .right {

  line-height: 30px;
  color: #ffffff;
  font-size: 18px;
 
 
  
}

.ny_ban .content .right a {
  color: #fff;
}

.ny_erji {
  height: 63px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  line-height: 63px;
  font-size: 1rem;
  color: #828282;
  overflow: hidden;
}

.ny_erji a {
  color: #828282;
}

.ny_erji li {
  position: relative;
  padding: 0 25px;
  float: left;
}

.ny_erji li:nth-child(1) {
  padding-left: 0;
}

.ny_erji li::before {
  height: 18px;
  width: 1px;
  background: #828282;
  content: "";
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%) rotate(15deg);
}

.ny_erji li:last-child::before {
  display: none;
}

.ny_erji li:hover a,
.ny_erji li.active a {
  color: #b31e20;
}

.article_pro {
  padding: 100px 0 70px;
  background: #ffffff;
}

.article_pro .name {
  font-size: 1.75rem;
  line-height: 34px;
  color: #000000;
}

.article_pro .text18 {
  font-size: 1.125rem;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #bebebe;
  line-height: 30px;
  color: #707070;
}

.article_pro .text16 {
  color: #707070;
}

.article_pro .text16 div {
  color: #b31e20;
}

.article_pro .left {
  width: 46%;
}

.article_pro .left>div {
  margin-top: 60px;
}

.article_pro .right {
  width: 54%;
  padding-left: 40px;
}

.article_pro_two {
  padding: 70px 0 135px;
}

.article_pro_two .title {
  margin-bottom: 20px;
}

.article_pro_two table {
  background-color: #f4f4f4;
  border: 1px solid #dddddd;
  text-align: center;
  font-size: 1rem;
  color: #707070;
}
.article_pro_two table.width40 tr td:nth-child(1){
    width: 40%;
}
.article_pro_two table.width40 tr td{
  width: 12%;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  vertical-align: middle;
}

.article_pro_two table td {
  padding: 15px 10px !important;
}

.list_about {
  padding: 90px 0 135px;
  background: #f4f4f4;
}

.list_about .over {
  margin: 45px 0 70px;
}

.list_about .title {
  margin-bottom: 28px;
}

.list_about .text16,
.list_about .text14 {
  color: #707070;
}

.list_about .swiper-slide .over {
  margin: 0;
}

.list_about .content {
  margin-top: 10px;
}

.list_about .content .name {
  font-size: 1.125rem;
  line-height: 30px;
  font-weight: 600;
  color: #000000;
}

.list_about .content .zhiwei {
  font-size: 15px;
  line-height: 24px;
  color: #707070;
}

.list_about .content ul {
  margin-top: 13px;
}

.list_about .content ul li {
  padding: 0 0 0 25px;
  position: relative;
}

.list_about .content ul li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 8px;
  background-color: #b31e20;
  height: 8px;
  border-radius: 50%;
}

.list_about_two {
  padding: 107px 0 104px;
}

.list_about_two .left,
.list_about_two .right {
  position: relative;
  padding-top: 15%;
}

.list_about_two .left {
  width:20%;
}

.list_about_two .right {
  width: 25%;
}

.list_about_two .center {
  width: 50%;
}

.list_about_two .text16 {
  color: #7b7b7b;
}

.list_about_two .text18 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #000000;
}

.list_about_two .content {
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.list_about_two .content .name {
  font-size: 1.75rem;
  line-height: 30px;
  color: #000000;
  margin-bottom: 30px;
}

.list_jjfa {
  padding: 80px 0;
}

.list_jjfa .name {
  padding-bottom: 30px;
}

.list_jjfa .contetn {
  padding-top: 30px;
  line-height: 36px;
  color: #707070;
}

.list_article {
  padding: 80px 0;
}

.list_article .col-md-4 {
  margin-bottom: 40px;
}

.list_article .col-md-4:hover>div {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.list_article .col-md-4:hover img {
  transform: scale(1.1);
}

.list_article .col-md-4:hover .name {
  color: #b31e20;
}

.list_article .shaixuan {
  padding: 22px 35px;
  background: #fff;
  margin-bottom: 50px;
}

.list_article .shaixuan .fl:nth-child(1) {
  width: 10%;
  line-height: 49px;
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}

.list_article .shaixuan .fl:nth-child(3) {
  margin: 0 15px;
}

.list_article .shaixuan .fl:nth-child(4) {
  margin-right: 30px;
}

.list_article .shaixuan .fl:nth-child(2) {
  margin-left: 30px;
}

.list_article .shaixuan .fr {
  width: 99px;
}

.list_article .shaixuan .fr button {
  width: 100%;
  height: 49px;
  line-height: 49px;
  background-color: #b31e20;
  border-radius: 5px;
  border: 1px solid #e3732c;
}

.list_article .shaixuan .fr i {
  color: #fff;
  font-size: 1.5rem;
}

.list_article .col-md-4 {
  margin-bottom: 40px;
}

.list_article .col-md-4>div {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.list_article .col-md-4 .name {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 30px;
  color: #000000;
}

.list_article .col-md-4 .data {
  font-size: 14px;
  line-height: 28px;
  color: #a5a5a5;
  margin: 10px 0;
}

.list_article .col-md-4 .data span {
  margin: 0 10px 0 5px;
}

.list_article .col-md-4 .text {
  font-size: 14px;
  line-height: 30px;
  color: #a5a5a5;
}

.list_article .col-md-4 .more_a {
  margin-top: 10px;
}

.list_article .col-md-4:hover>div {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.list_article .col-md-4:hover img {
  transform: scale(1.1);
}

.list_article .col-md-4:hover .name {
  color: #b31e20;
}

.list_article .content,
.least_article .content {
  background: #fff;
  padding: 24px 35px 45px 30px;
}

@media (max-width: 1600px) {

  .index_about .swiper-slide>div {
    padding: 30px 30px 45px 30px;
  }
  .index_pro .swiper-slide{
    min-height:274px;
  }
}

@media (max-width: 1440px) {
  .article_article {
    padding: 60px 0;
  }

  .list_article {
    padding: 60px 0;
  }

  .article_pro {
    padding: 60px 0 60px;
  }

  .article_pro_two {
    padding: 60px 0 80px;
  }

  footer .fl1,
  footer .fl2,
  footer .fl3,
  footer .fl4 {
    padding-right: 40px;
  }

  .banner .banner_p1 {
    font-size: 2.6rem;
  }

  .banner .banner_p2 {
    margin: 10px 0 25px;
  }

  .banner .banner_ul .icon {
    width: 80px;
    height: 80px;
  }

  .banner .banner_ul {
    width: 100%;
  }

  .index_pro {
    padding: 60px 0;
  }

  .index_pro .index_pro_swiper {
    margin-top: 25px;
  }

  .index_pro .swiper-slide,
  .list_pro .swiper-slide,
  .index_pro .col-md-4>div,
  .list_pro .col-md-4>div {
    padding: 50px 35px 50px 45px;
  }

  .index_news {
    padding: 60px 0 60px;
  }

  .index_news .text14 {
    -webkit-line-clamp: 2;
  }

  .index_parents {
    padding-bottom: 50px;
  }

  .list_about {
    padding: 60px 0 80px;
  }

  .list_about_two {
    padding: 80px 0;
  }

  .list_jjfa {
    padding: 60px 0;
  }

  .list_pro {
    padding: 60px 0 60px;
  }

  .list_lianxi {
    padding: 60px 0;
  }

  .list_liuyan {
    margin-top: 60px;
  }

  .index_about .right {
    width: 55%;
  }
}

@media (max-width: 1366px) {
  .article_article .fr {
    width: 90%;
  }
}

@media (max-width: 1200px) {
  .article_article .fr {
    width: 88%;
  }

  .pc_header .bot>ul>li>a {
    padding: 0 25px;
  }
  .list_pro .col-md-4{
    min-height: 212px;
  }

  .article_pro .name {
    font-size: 1.5rem;
  }
  .index_pro .swiper-slide{
    min-height:auto;
  }

  footer .fl1,
  footer .fl2,
  footer .fl3,
  footer .fl4 {
    padding-right: 30px;
  }

  footer .weibu_top_fr_fl2 {
    padding-left: 10px;
  }

  footer .ma_img {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }

  footer .fl1 {
    width: 26%;
  }

  footer .fl1 ul li {
    position: relative;
  }

  footer .fl1 ul li .fl:nth-child(2) {
    width: 70%;
    line-height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
  }

  .banner .banner_p1 {
    font-size: 2.2rem;
  }

  .index_pro .text14,
  .list_pro .text14 {
    margin-top: 0;
    line-height: 24px;
  }

  .index_pro .swiper-slide .left,
  .list_pro .swiper-slide .left,
  .index_pro .col-md-4>div .left,
  .list_pro .col-md-4>div .left {
    padding: 8px 0 13px;
  }

  .index_pro .swiper-slide,
  .list_pro .swiper-slide,
  .index_pro .col-md-4>div,
  .list_pro .col-md-4>div {
    padding: 35px 25px 35px 25px;
  }


  .index_about .swiper-slide>div {
    padding: 15px 15px 30px 20px;
  }

  .index_about .text16 {
    margin-top: 10px;
  }

  .index_about .swiper-slide .text16 {
    padding-bottom: 0px;
    height: 125px;
  }

  .index_about .cf {
    margin: 15px 0 30px;
  }

  .index_about {
    padding: 45px 0;
  }

  .index_news .more_squera {
    width: 48px;
    height: 41px;
    line-height: 41px;
    margin-top: 6px;
  }

  .index_news {
    padding: 45px 0 45px;
  }

  .list_about {
    padding: 45px 0 50px;
  }

  .list_about .title {
    margin-bottom: 15px;
  }

  .list_about .over {
    margin: 30px 0 45px;
  }

  .list_jjfa {
    padding: 45px 0;
  }

  .list_pro {
    padding: 45px 0;
  }

  .index_about .right {
    width: 75%;
  }

}

@media (max-width: 990px) {
  .pc_header {
    display: none;
  }
  .list_pro .col-md-4{
    min-height: auto;
  }

  .phone_logo img {
    width: 120px;
  }
  .article_pro2_two .ms .col-md-6{
    width: 100%;
  }
  .article_pro2_two .ms .title2.biao2{
    margin-left: 0;
  }
  body {
    padding: 61px 0 60px;
  }

  .article_article {
    padding: 45px 0;
  }

  .article_pro2_two .ms .bf2{
    margin-top: 40px;
  }
  .article_pro2_two .ms .col-md-6 .table-responsive{
    margin-left: 0;
  }
  .article_pro2_two .ms .col-md-6{
    margin-top: 40px;
  }

  .article_article .data {
    margin: 10px 0 20px;
  }

  .article_article .name,
  .list_jjfa .name {
    font-size: 1.5rem;
  }

  .c_left {
    display: none;
  }

  .article_article .fr {
    width: 100%;
  }

  .ny_ban .content .right {
    display: none;
  }

  footer {
    display: none;
  }

  .list_article {
    padding: 45px 0;
  }

  .list_article .col-md-4 {
    margin-bottom: 30px;
  }

  .article_pro .left {
    width: 100%;
  }

  .article_pro .right {
    width: 100%;
    padding: 15px 0 0 0;
  }

  .article_pro {
    padding: 45px 0 45px;
  }

  .article_pro_two {
    padding: 45px 0 45px;
  }

  .banner .banner_p1 {
    line-height: 2rem;
    line-height: 30px;
  }

  .banner .banner_ul .icon {
    width: 65px;
    height: 65px;
    margin: 0 auto;
  }

  .banner .banner_ul .name {
    font-size: 14px;
  }

  .index_pro {
    padding: 45px 0;
  }

  .index_pro .swiper-slide,
  .list_pro .swiper-slide,
  .index_pro .col-md-4>div,
  .list_pro .col-md-4>div {
    padding: 25px 20px 25px 20px;
  }

  .index_about .icon i {
    font-size: 2.5rem;
  }

  .index_about .swiper-slide>div {
    padding: 15px 15px 30px 15px;
  }

  .index_about_swiper {
    padding-bottom: 45px;
  }

  .index_news .row>div {
    margin-bottom: 15px;
  }

  .index_news .row {
    margin-top: 15px;
  }

  .list_jjfa .name {
    padding-bottom: 15px;
  }

  .list_jjfa .contetn {
    padding-top: 15px;
  }

  .list_lianxi_ul {
    width: 100%;
    margin: 20px auto 0;
  }

  .list_lianxi {
    padding: 45px 0;
  }

  .list_liuyan .futitle {
    margin-top: 0;
  }

  .list_liuyan {
    margin-top: 45px;
  }

  .list_liuyan_ul li {
    width: 48%;
    margin-left: 28px;
  }

  .index_about .right {
    width: 100%;
    padding: 20px;
  }

}

@media (max-width: 767px) {
  .article_article {
    padding: 25px 0;
  }

  .ny_ban img {
    height: 160px;
    object-fit: cover;
  }

  .ny_ban .content .left {
    font-size: 2rem;
  }

  .list_article {
    padding: 25px 0;
  }

  .list_article .col-md-4 {
    margin-bottom: 20px;
  }

  .article_pro {
    padding: 25px 0px 25px;
  }

  .article_pro .container>.row,
  .article_pro_two .container>.row {
    margin: 0;
  }

  .title {
    font-size: 1.5rem;
  }

  .banner .banner_ul,
  .banner .banner_p2 {
    display: none;
  }

  .banner .swiper-pagination {
    bottom: 2px;
  }

  .index_pro .index_pro_swiper {
    margin-top: 15px;
    padding-bottom: 45px;
  }

  .index_pro {
    padding: 25px 0;
  }

  .index_about_swiper {
    padding-bottom: 45px;
  }

  .index_about {
    padding: 25px 0 15px;
  }

  .index_news {
    padding: 25px 0 15px;
  }

  .index_news .col-md-3>div {
    padding-top: 10px;
  }

  .index_parents {
    padding-bottom: 20px;
  }

  .index_parents .index_parents_swiper {
    margin-top: 15px;
    padding-bottom: 50px;
  }.ny_ban .content .left {
    width: 100%;
  }
  .banner .banner_p1 {
    font-size: 1.8rem;
  }
  .ny_erji {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
  }

  .ny_erji li {
    padding: 0 6px;
  }

  .list_about {
    padding: 25px 0 25px;
  }

  .ny_erji li::before {
    right: 0px;
  }

  .list_about .title {
    margin-bottom: 8px;
  }

  .list_about .over {
    margin: 15px 0 25px;
  }

  .list_about_swiper {
    padding-bottom: 45px;
  }

  .list_about_two .content .name {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }

  .list_about_two .content img {
    width: 80px;
  }

  .list_about_two .left,
  .list_about_two .right {
    padding-top: 0%;
    width: 100%;
    text-align: center;
  }

  .list_about_two .center {
    width: 100%;
    margin: 15px 0;
  }

  .list_about_two {
    padding: 25px 0;
  }

  .list_jjfa {
    padding: 25px 0;
  }

  .list_pro {
    padding: 25px 0;
  }

  .list_pro .col-md-4 {
    margin-bottom: 20px;
  }

  .list_liuyan_ul li {
    width: 100%;
    margin-left: 0;
  }

  .list_lianxi {
    padding: 25px 0;
  }

  .list_lianxi_ul {
    padding: 0px 15px 0px;
  }

  .list_lianxi_ul li {
    width: 100%;
    border: none;
    padding: 10px 0 15px 0;
    border-bottom: 1px solid #ddd;

  }

  .list_lianxi_ul li:last-child {
    border-bottom: none;
  }

  .list_liuyan {
    margin-top: 25px;
  }

  .list_liuyan_ul li {
    margin-bottom: 15px;
  }

  .textate {
    height: 150px;
  }

  .list_liuyan button {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 1rem;
    margin-top: 15px;
  }

  .article_pro_two {
    padding: 25px 0;
  }

  .index_about .number {
    font-size: 1.5rem;
    line-height: 35px;
  }

}

.sidebar-menu__header img {
  width: 100px;
}