.wrap {
  width: 96%;
  margin: 0 auto;
}

.in_title{padding: .4rem 0 .2rem 0;margin-bottom: .3rem; text-align: center}
.in_title h2{font-size: .36rem;color: #004ea2;background: url(../images/title_bg.jpg) no-repeat bottom center;background-size: 8% auto;padding-bottom: .2rem;}

a.more{width: 2rem;height: .6rem;line-height: .6rem;font-size: .24rem;color: #fff;text-align: center;background: #004ea2;display: block;margin-top: .2rem;}

/* in_prod */
.in_prod {background: #f7f6f9;padding-bottom: .2rem;}
.in_prod .prod_list ul{width: 98%;margin: .1rem 1% 0;}
.in_prod .prod_list ul li {background: #fff;padding: .1rem;border: 2px solid #e9e9e9; text-align: center;width: 48%;margin:auto 1% .2rem ;display: inline-block;}
.in_prod .prod_list ul li mip-img{width: 100%;margin: 0 auto;}
.in_prod .prod_list ul li p{color: #004ea2;font-size: .28rem;line-height:.5rem; }

/* in_case */
.in_case {background: #f7f6f9;padding-bottom: .4rem;}
.in_case .swiper-slide{background: #fff;padding: .1rem;border: 2px solid #e9e9e9; text-align: center;}
.in_case .swiper-slide img {width: 100%;display: block;}
.in_case .swiper-slide p{color: #004ea2;font-size: .28rem;line-height:.5rem;}

/*in_news*/
.in_news{padding-bottom: .4rem;}
.in_news ul{width: 98%;margin: .1rem 1% 0;}
.in_news ul li{float: left;width: 48%;margin:auto 1%;}
.in_news ul li p.txt1{color: #004ea2;font-size: .28rem;line-height: .5rem;}
.in_news ul li p.txt2{color: #646467;font-size: .28rem;line-height: .5rem;}
.in_news ul li p.txt3{color: #646467;font-size: .22rem;line-height: .4rem;}
.in_news ul li a.n_more{font-size: .22rem;display: block;height: .5rem;line-height: .5rem;width: 1.5rem;border: 1px solid #646467;text-align: center;color: #646467;margin-top: .2rem;}

/* in_adv */
.in_adv img{width: 100%;display: block;}

/* in_about */
.in_about{margin: .4rem 0;background: url(../images/about.jpg) no-repeat;background-size: 44% 100%;}
.in_about .fr{width: 56%;}
.in_about .fr .txt{padding: 0 .2rem;}
.in_about .fr .txt h2{font-size: .28rem;color: #007238;font-weight: normal;margin-bottom: .2rem;}
.in_about .fr .txt p{font-size: .22rem;color: #646467;line-height: .3rem;}