.in_title{text-align: center;padding: .4rem 0 .3rem 0;}
.in_title h2{color: #313232;font-size: .36rem;font-weight: normal;}
.in_title p.txt1{color:#b0b1b1;line-height: .4rem;font-size: .22rem;}
.in_title p.heng{width: 10%; height: 1px;background:#0060a5; margin: .2rem auto;}
a.more {
  font-size: .28rem;
  line-height: .6rem;
  color: #ffffff;
  width: 1.8rem;
  background:#0060a5;
  display: block;
  margin: .3rem auto 0;
  text-align: center;
}
.wrap{width: 96%;margin: 0 2%;}

.in_adv{background:url(../images/dv_bg.jpg) no-repeat;background-size: 100% 100%;}
.in_adv .in_title{padding: .3rem 0;}
.in_adv .in_title h2{color: #fff;}
.in_adv .in_title p.txt1{color:#fff;}
.in_adv .in_title p.heng{background:#fff; }

/*in_adver*/
.in_adver{text-align: center;background: #fafafa;}
.in_adver ul{display: block;padding: .4rem 0;}
.in_adver ul li{width: 25%;float: left;}
.in_adver ul li img{width: 90%;}
.in_adver ul li p{color:#313232;font-size: .32rem;line-height: .4rem;}
.in_adver ul li p span{color:#969797;font-size: .2rem;}

/*in_product*/
.in_product {width: 100%;height: auto;text-align: center;}
.in_product .swiper-slide{position: relative;}
.in_product .swiper-slide img {width: 100%;display: block;}
.in_product .swiper-slide .mask_blue {width: 100%;height: 100%;background: rgba(40, 44, 47, .4);position: absolute;top: 0;left: 0;z-index: 2;}
.in_product .swiper-slide .cover {position: absolute;z-index: 9;width: 90%;top: 20%;left: 0;overflow: hidden;margin: 0 5%; }
.in_product .swiper-slide h2{font-size: .28rem;color: #fff;line-height: .4rem;}
.in_product .swiper-slide p.heng{font-size: 0;width: 20%; height: 1px;background: #fff;margin: .2rem auto;}
.in_product .swiper-slide p.txt{font-size: .2rem;color: #fff;line-height: .3rem;word-wrap:break-word;}
.in_product .swiper-slide a {margin-top: .2rem; width: 40%;height: .6rem;line-height: .6rem;text-align: center;border: 1px solid #ddd;display: inline-block;color: #fff;font-size: .24rem;}

.in_product .swiper-container{position: relative;}
.in_product .swiper-button-next, .swiper-button-prev {position: absolute;top: 55%;width: .3rem;height: .5rem;z-index: 10;cursor: pointer;}
.in_product .swiper-button-prev{background: url(../images/prev.png) no-repeat;background-size: 100% 100%;left: 0;}
.in_product .swiper-button-next{background: url(../images/next.png) no-repeat;background-size: 100% 100%;right: 0;}

/*in_news*/
.in_news {margin-top: .4rem;background: #fafafa;padding-bottom: .4rem;}

.in_news .news_top {text-align: center;}
.in_news .news_top li{color: #000;font-size: .28rem;display: inline-block;height: .5rem;line-height: .5rem;width: 1.5rem;border:1px solid #000;margin:0 .1rem;}
.in_news .news_top li.on{border:1px solid #0060a5;color: #0060a5;}

.in_news .news_box ul{display: none;margin-top: .3rem;}
.in_news .news_box ul.on{display: block;}
.in_news .news_box .fl{width: 28%;}
.in_news .news_box div.fr{width: 70%;}
.in_news .news_box ul li {margin-bottom: 0.2rem;border: 1px solid #ededed;padding: .1rem;background:#fff; }
.in_news .news_box ul li h2 {font-size: 0.28rem;color:#333333;}
.in_news .news_box ul li p {font-size: 0.22rem;margin: 0.1rem 0;line-height: 0.32rem;color:#919090;}
.in_news .news_box ul li a.fr{font-size: 0.22rem;color:#fff;display: block;background:#005193;padding: 0 .2rem; border-radius: .2rem;}

.in_case ul{display: block;}
.in_case ul li{width: 46%;margin:auto 2% .2rem;float: left;border: 1px solid #f1f1f1;}
