.home_title {
  width: 100%;
  padding-top: 1rem;
  background: url(../images/t1.png) no-repeat center top;
  background-size: 130% auto;
}
.home_title p {
  font-size: 0.28rem;
  text-align: center;
  line-height: 0.4rem;
}
.product {
  margin-top: 0.7rem;
}
.product .pro_box {
  width: 94%;
  margin: 0.5rem auto 0;
}
.product .pro_box .pro_list {
  margin-bottom: 0.2rem;
}
.product .pro_box .pro_list img {
  width: 100%;
}
.product .pro_box .pro_list p {
  height: 0.4rem;
  padding-top: 0.2rem;
  line-height: 0.4rem;
  background: url(../images/i1.jpg) no-repeat left top;
  margin-top: 0.15rem;
  background-size: auto 2px;
}
.product .pro_box .pro_list p a {
  color: #333333;
}
.product .pro_box .pro_more {
  display: block;
  width: 2.3rem;
  height: 0.6rem;
  background: #0D4AAE;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.3rem;
  color: white;
  margin: 0.5rem auto 0;
}
/*good*/
.good {
  width: 100%;
  margin-top: 0.5rem;
  min-height: 8rem;
  background: url(../images/bg1.jpg) no-repeat top;
  background-size: 100% auto;
}
.good .good_list {
  padding-top: 2rem;
  text-align: center;
}
.good .good_list li {
  display: inline-block;
  width: 45%;
  margin: 0.3rem 1%;
}
.good .good_list li .pic {
  width: 100%;
  height: 4rem;
}
.good .good_list li .pic p {
  width: 90%;
  height: 0.7rem;
  background: url(../images/i2.jpg) no-repeat left center #0D4AAE;
  color: white;
  font-size: 0.34rem;
  line-height: 0.7rem;
  margin: -0.35rem auto 0;
  background-position-x: 1.1rem;
}
.good .good_list li .pic p i {
  padding-right: 0.4rem;
}
.good .good_list li .pic1 {
  background: url(../images/c3.jpg) no-repeat;
  background-size: 100% auto;
}
.good .good_list li .pic2 {
  background: url(../images/c4.jpg) no-repeat;
  background-size: 100% auto;
}
.good .good_list li .pic3 {
  background: url(../images/c5.jpg) no-repeat;
  background-size: 100% auto;
}
.good .good_list li .pic4 {
  background: url(../images/c6.jpg) no-repeat;
  background-size: 100% auto;
}
.good .good_list li .txt1 {
  line-height: 0.5rem;
  margin-top: 0.1rem;
}
/*about*/
.about {
  width: 100%;
  margin-top: 0.5rem;
  min-height: 5rem;
  background: url(../images/bg2.jpg) no-repeat top;
  background-size: 100% auto;
}
.about .about_box {
  width: 94%;
  margin: 1rem auto 0;
  padding: 0.4rem 0.2rem;
  background: #0D4AAE;
  color: white;
}
.about .about_box .titles {
  font-size: 0.3rem;
  font-family: 方正小标宋简体 Regular;
  line-height: 0.4rem;
  letter-spacing: 1px;
  font-weight: 100;
  text-align: center;
}
.about .about_box .titles span {
  font-size: 10px;
}
.about .about_box .txt1 {
  margin-top: 0.3rem;
}
.about .about_box .txt1 p {
  line-height: 0.45rem;
}
.about .about_box .about_more {
  width: 100%;
  text-align: center;
  margin-top: 0.3rem;
}
.about .about_box .about_more a {
  display: inline-block;
  height: 0.55rem;
  padding: 0 0.2rem;
  line-height: 0.55rem;
  text-align: left;
  background: #FE9207 ;
  color: white;
  font-size: 0.3rem;
  letter-spacing: 1px;
}
/*case*/
.case {
  width: 94%;
  margin: 0.5rem auto 0;
}
.case .case_list .pic img {
  width: 100%;
  display: block;
}
.case .case_list p {
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.3rem;
  width: 100%;
  background: #0D4AAE;
  margin-top: -0.05rem;
}
.case .case_list p a {
  color: white;
}
/*news*/
.news {
  width: 100%;
  margin-top: 0.45rem;
}
.news .home_title {
  background: url(../images/t2.png) no-repeat center top;
  background-size: 130% auto;
}
.news .news_nav {
  text-align: center;
  width: 100%;
  margin-top: 0.45rem;
}
.news .news_nav li {
  width: 1.8rem;
  height: 0.6rem;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background: #878585;
  line-height: 0.6rem;
  font-size: 0.3rem;
  margin: 0 0.1rem;
  color: white;
}
.news .news_nav li.on {
  background: #FE9207;
}
.news .news_list {
  width: 94%;
  margin: 0.35rem auto 0;
  min-height: 4.2rem;
}
.news .news_list li {
  width: 100%;
  padding: 0.25rem 0;
  border-bottom: 1px dashed #BDBDBD;
}
.news .news_list li .txt {
  display: block;
  width: 100%;
  color: #383838;
}
.news .news_list li .txt .time {
  width: 16%;
}
.news .news_list li .txt .time .t1 {
  font-size: 0.35rem;
  line-height: 0.4rem;
  color: black;
}
.news .news_list li .txt .time .t2 {
  line-height: 0.4rem;
}
.news .news_list li .txt1 {
  width: 83%;
  padding-left: 0.2rem;
  height: 0.8rem;
  border-left: 1px solid #DFDFDE;
}
.news .news_list li .txt1 p {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
}
.news .news_list li .txt1 .txt3 {
  font-size: 0.3rem;
}
.news .news_list li .txt1 .txt3 a {
  color: black;
}
.news .news_list li:last-child {
  border: 0;
}
.news_list ul {
  display: none;
}
.news_list ul:nth-child(1) {
  display: block;
}
