
.in_title{padding-top: .4rem;text-align: center;margin-bottom: .3rem;}
.in_title h2{font-size: .38rem;color: #e30011;line-height: .5rem;}
.txt2 a{font-size: .26rem;color: #666;line-height: .6rem; width:48%; height:.6rem; margin:2px 1%; display:block; border:1px solid #dbdbdb; background:#fff; float:left}

a.more {
  font-size: .28rem;
  line-height: .55rem;
  color: #ffffff;
  width: 1.8rem;
  background:#da0212;
  display: block;
  margin: .3rem auto;
  text-align: center;
  border-radius: .25rem;
}
.wrap{width: 96%;margin: 0 2%;}

.mt30{ margin-top:30px}
.im80{ width:100%; margin-top:30px}

/*in_adver*/
.in_adver{text-align: center;background:url(../images/adver_bg.jpg) no-repeat;background-size: 100% 100%;}
.in_adver ul{display: block;padding: .3rem 0;}
.in_adver ul li{width: 33.3%;float: left;}
.in_adver ul li img{height: .8rem;}
.in_adver ul li p{color:#fff;font-size: .32rem;}

/*in_product*/
.in_product {
  width: 100%;
  height: auto;
  text-align: center;
}

.in_product .in_title h2{background:  url(../images/bg1.png) no-repeat bottom;background-size:100% auto;padding-bottom: .2rem;}
.in_product .in_title p{color: #666666;margin-top: .1rem; text-transform:Uppercase}

.in_product .swiper-slide{position: relative;}
.in_product .wrap img {
  width: 100%;
  height:140px;
  border:1px solid #cccccc;
}
.in_product .wrap .txt {
  width: 100%;
  height: 0.55rem;
  font-size: .28rem;
  line-height: 0.5rem;
  text-align: center;
  
}
.in_product .wrap .txt a {
  color: #333;
}

.headtxt{ width:100%; height:38px; padding:5px 0; border-bottom:1px solid #f5f5f5}
.headtxt a,.headtxt a:hover{ width:70px; height:25px; color:#fff; background:#434343; display: inline-block; line-height:25px; text-align:center; margin:0 5px;border-radius:4px }

/*in_adver2*/
.in_advan{margin-top: .4rem;}
.advan_list .swiper-slide .list{margin-top: .2rem;}
.advan_list .swiper-slide .list h3{color: #e30011;font-size: .28rem; line-height: .5rem;border-bottom: 1px dashed #959595;padding-bottom: .1rem;margin-bottom: .2rem; width: 70%;}
.advan_list .swiper-slide .list h3 span{font-size: .32rem;color: #fff;font-family: "Arial,'Times New Roman','Microsoft YaHei',SimHei";width: .6rem;display: inline-block;background: url(../images/advan_li.png) no-repeat;background-size:100% 100%;text-align: center;}
.advan_list .swiper-slide .list p{color: #2e2f2e;font-size: .22rem;line-height: .4rem;max-height: 1.2rem;overflow: hidden;margin-top: .1rem;}
.advan_list .swiper-slide .list p span{color: #e30011;}
.advan_list .swiper-slide mip-img{width: 90%;margin: .2rem auto 0;display: block;}

/*in_about*/
.in_about{background:  url(../images/about_bg.jpg) no-repeat center 2rem;background-size:100% auto;}
.in_about .in_title{background:  url(../images/bg1.png) no-repeat bottom;background-size:100% auto;padding-bottom: .1rem;}
.in_about .about_box{font-size:15px;line-height:30px;}
.in_about .about_box p {color: #4c4c4c;line-height: .38rem;font-size: .22rem;}
.in_about ul{margin: .3rem auto;}
.in_about ul li{width: 23%;float: left;margin: 0 1%;position: relative;text-align: center;}
.in_about ul li img{width: 90%;margin: 0 auto;display: block;}
.in_about ul li p{color:#fff;font-size: .24rem;line-height: .5rem;width: 100%;position: absolute;bottom: .2rem;}

.im100{ width:100%}


/*in_tel*/
.in_tel{background:#434343;color: #fff;padding: .3rem 0;margin-top: .5rem;text-align: center;}
.in_tel h2{font-size: .4rem;}
.in_tel p{font-size: .38rem;line-height: .5rem;margin-top: .2rem;font-weight: 700;}
.in_tel p span{color: #202a30;font-size: .28rem;line-height: .5rem;background: #fff;padding: 0 .2rem;border-radius: .25rem;margin-right: .1rem;}
/*in_news*/
.in_news {margin-top: .3rem;}
.in_news .in_title{background:  url(../images/bg1.png) no-repeat bottom;background-size:100% auto;padding-bottom: .1rem;}
.in_news div.fl{width: 98%;}
.in_news ul li {margin-bottom: 0.2rem;border: 1px solid #d2d2d2; border-radius: .2rem;padding: .2rem;}
.in_news ul li h2 {
  font-size: 0.28rem;
  color:#333333;
}
.in_news ul li p {
  font-size: 0.22rem;
  margin: 0.1rem 0;
  line-height: 0.32rem;
  color:#919090;
}
.in_news ul li a.fr{color:#fff;display: block;background:#332c2b;padding: 0 .2rem; border-radius: .2rem;}
