.header {
  height: 0.88rem;
  width: 6.4rem;
  margin: 0 auto;
  background: #273b60
}
.header .logo {
  width: 3.68rem;
  height: 0.37rem;
  float: left;
  margin-left: 0.2rem;
  margin-top: 0.27rem;
}
.banner{
    width: 6.4rem;
    margin: 0 auto;
}
.banner img{
        width:100%;
    }
    .swiper-pagination-bullet-active{
    	background: #870102 !important
    }
.header .logo img {
  width: 100%;
  height: 100%;
}
.header .nav {
  float: right;
  width: 0.56rem;
  height: 0.45rem;
  margin-right: 0.2rem;
  margin-top: 0.23rem;
}
.header .nav img {
  width: 100%;
  height: 100%;
}
.i-public-tit {
  width: 6.4rem;
  margin: 0 auto;
  height: 0.6rem;
  background: #273b60;
  font-family: arial;
  line-height: 0.6rem;
  font-size: 0.32rem;
  color: #fff;
  margin-bottom: 0.17rem;
}
.i-public-tit p.tit {
  float: left;
  margin-left: 0.18rem;
}
.i-public-tit a.more {
  float: right;
  color: #fff;
  margin-right: 0.18rem;
}
.w600 {
  width: 6rem;
  margin: 0 auto;
}
.i-pro {
  overflow: hidden;
  margin-bottom: 0.15rem;
}
.i-pro .pro-list {
  margin-right: -0.25rem;
}
.i-pro .pro-list li {
  width: 1.31rem;
  text-align: center;
  overflow: hidden;
  float: left;
  margin-right: 0.25rem;
  margin-bottom: 0.03rem;
}
.i-pro .pro-list li .pic { width:100%; height:1.7rem;display: flex;  align-items: center; justify-content: center;}
.i-pro .pro-list li img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.i-pro .pro-list li p {
  font-size: 0.24rem;
  color: #717171;
  line-height: 0.39rem;
  height: 0.39rem;
  overflow: hidden;
}
.i-pro .p2 li img {
  height: 0.91rem;
}
.i-about {
  width: 6.4rem;
  margin: 0 auto;
  overflow: hidden;
}
.i-about .left {
  width: 2.58rem;
  margin-top: 0.16rem;
  height: 1.75rem;
  overflow: hidden;
}
.i-about .left .about-tp {
  width: 1.95rem;
  height: 1.22rem;
  border: 0.06rem solid #273b60;
}
.i-about .left .about-tp img {
  width: 2.25rem;
  height: 1.42rem;
  position: relative;
  z-index: 2;
  left: 0.27rem;
  top: 0.27rem;
}
.i-about .right {
  width: 3.25rem;
  height: 1.9rem;
  overflow: hidden;
  margin-top: 0.08rem;
}
.i-about .right .tit {
  font-size: 0.32rem;
  color: #333333;
  margin-bottom: 0.05rem;
}
.i-about .right p.ins {
  font-size: 0.18rem;
  color: #666666;
}
.i-about a.view {
  width: 3.42rem;
  height: 0.7rem;
  display: block;
  clear: both;
  margin: 0 auto;
  background: #273b60;
  text-align: center;
  color: #fffffe;
  font-size: 0.27rem;
  line-height: 0.7rem;
  margin-top: 0.3rem;
  margin-bottom: 0.28rem;
  border-radius: 0.1rem;
}
.i-about .about-tplist {
  overflow: hidden;
  margin-bottom: 0.34rem;
}
.i-about .about-tplist img {
  width: 1.32rem;
  height: 0.91rem;
  margin: 0 0.06rem;
}
.i-wrap {
  width: 6.4rem;
  margin: 0 auto;
  height: 1.47rem;
  background: #343434;
}
.i-wrap .left {
  margin: 0 0.25rem;
  margin-top: 0.3rem;
}
.i-wrap .left p {
  color: #fff;
  font-size: 0.24rem;
  height: 0.24rem;
  margin-bottom: 0.15rem;
}
.i-wrap .left a {
  width: 2.35rem;
  height: 0.42rem;
  text-align: center;
  line-height: 0.42rem;
  display: block;
  color: #fff;
  background: #737373;
}
.footer {
  width: 6.4rem;
  margin: 0 auto;
  height: 2.24rem;
  overflow: hidden;
  background: #cecece;
  text-align: center;
}
.footer p {
  margin: 0.18rem 0;
  font-size: 0.24rem;
  color: #666666;
}
.bottom {
  width: 6.4rem;
  margin: 0 auto;
  height: 1.24rem;
  background: #424342;
  text-align: center;
}
.bottom a {
  color: #cecece;
  display: inline-block;
  margin: 0 0.4rem;
  font-size: 0.27rem;
  margin-top: 0.2rem;
}
.bottom img {
  width: 0.54rem;
  height: 0.49rem;
}
/*public-tit*/
.n-main .public-tit {
  width: 100%;
  height: 0.4rem;
  display: block;
  position: relative;
  margin-bottom: 0.45rem;
  line-height: 0.4rem;
}
.n-main .public-tit p {
  margin-top: 0;
}
.n-main .public-tit p.left {
  background: #0058ba;
  padding-left: 0.22rem;
  padding-right: 0.22rem;
  margin-bottom: 0;
}
.n-main .public-tit p.left a {
  display: block;
  padding-left: 0.15rem;
  padding-right: 0.15rem;
  background: #fff;
  height: 0.4rem;
  line-height: 0.4rem;
}
.n-main .public-tit p.left a span:nth-of-type(1) {
  font-size: 0.36rem;
  color: #0058ba;
  margin-right: 0.12rem;
}
.n-main .public-tit p.left a span:nth-of-type(2) {
  font-size: 0.41rem;
  color: #dddddd;
}
.n-main .public-tit p.right {
  width: 26%;
  background: #eee;
  height: 0.4rem;
  margin-bottom: 0;
}
/*productlist  public*/
.n-main .public-procon .clear {
  background: none;
}
.public-procon ul {
  padding-left: 0.22rem;
  padding-right: 0.22rem;
  margin-top: 0rem;
  max-width: 6.4rem;
  margin: 0 auto;
}
.public-procon ul li {
  text-align: center;
  padding-left: 0;
  width: 2.54rem;
  float: left;
  padding-right: 0;
  margin-right: 0.73rem;
}
.public-procon ul li:nth-child(even) {
  margin-right: 0;
}
.public-procon ul li .pic { width:100%; height:1.95rem; display: flex;  align-items: center; justify-content: center;}
.public-procon ul li img {max-width: 100%;max-height: 100%;vertical-align: middle;}
.public-procon ul li p {
  font-size: 0.18rem;
  color: #333333;
  margin-bottom: 0;
  padding-bottom: 0.15rem;
  padding-top: 0.15rem;
  margin-top: 0;
}
/*public newslist*/
.public-news-con {
  margin-top: 0.1rem;
}
.public-news-con .public-tit .right {
  width: 17.3%;
}
.public-news-con ul {
  padding-left: 0;
}
.public-news-con ul li {
  padding-left: 0.2rem;
  padding-right: 0.22rem;
  padding-bottom: 0.24rem;
  border-bottom: 0.01rem solid #dddddd;
  margin-bottom: 0.18rem;
}
.public-news-con ul li:last-child {
  border: none;
}
.public-news-con ul li div.time {
  padding: 0.3rem 0rem;
  width: 1.2rem;
  text-align: center;
  background: #273b60;
  margin-right: 0.14rem;
}
.public-news-con ul li div.time span:nth-of-type(1) {
  font-size: 0.3rem;
  color: #fff;
  display: block;
}
.public-news-con ul li div.time span:nth-of-type(2) {
  font-size: 0.18rem;
  color: #fff;
}
.public-news-con ul li div.con {
  width: 77%;
}
.public-news-con ul li div.con .tit {
  height: 0.6rem;
  width: 100%;
  display: block;
  margin-bottom: 0.06rem;
}
.public-news-con ul li div.con .txt {
  font-size: 0.18rem;
  color: #666;
  height: 0.8rem;
  overflow: hidden;
}
/*home product*/
.i-pro {
  padding-top: 0.28rem;
}
.i-pro .public-tit {
  margin-bottom: 0.45rem;
}
/*company file*/
.i-about {
  margin-bottom: 0.45rem;
}
.i-about .con {
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  margin-bottom: 0.3rem;
}
.i-about .public-tit .right {
  width: 27.3%;
}
.i-about .con img {
  width: 5.96rem;
  height: 3rem;
  margin: 0 auto 0.2rem;
  display: block;
}
.i-about .p {
  line-height: 200%;
  font-size: 0.2rem;
  color: #333333;
}
.i-about .p p {
  margin-bottom: 0;
  text-indent: 2em;
  margin-top: 0;
}
/*concat、*/
.i-concat {
  text-align: center;
  padding-top: 0.38rem;
  padding-bottom: 0.24rem;
  background: #d2d2d2;
  margin-bottom: 0.45rem;
}
.i-concat .tit {
  font-size: 0.24rem;
  color: #666666;
}
.i-concat p {
  font-size: 0.2rem;
  color: #666666;
}
/*inside page productimg newslist*/
.public-name .tit {
  width: 100%;
  height: 0.86rem;
  background: #eeeeee;
  margin-top: 0;
  line-height: 0.94rem;
  font-size: 0.36rem;
  color: #273b60;
  margin-bottom: 0;
  text-align-last: center;
  border-bottom: 0.02rem solid #273b60;
}
.public-name .n-menu ul {
  padding-left: 0.22rem;
  padding-right: 0.22rem;
  background: #eee;
  height: 0.7rem;
}
.public-name .n-menu ul li {
  float: left;
  margin-right: 0.35rem;
  line-height: 0.7rem;
}
.public-name .n-menu ul li:last-child {
  margin-right: 0;
}
.public-name .n-menu ul li a {
  font-size: 0.24rem;
  color: #444;
}
/*inside product show */
.n-procon {
  position: relative;
}
/*indise page newscon*/
.n-newscon .public-news-con {
  margin-top: 0.28rem;
}
/*show page*/
.n-showcon img {
  width: 100%;
  display: block;
}
.n-showcon {
  position: relative;
}
.n-showcon .btn-fx {
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
  overflow: hidden;
}
.n-showcon .back {
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  display: block;
  background: url(../images/back.jpg) no-repeat;
  width: 0.65rem;
  height: 0.65rem;
  border-radius: 50%;
  background-size: 0.65rem 0.65rem;
}
.n-showcon .x-home {
  display: block;
  background: url(../images/x-home.jpg) no-repeat;
  width: 0.65rem;
  height: 0.65rem;
  background-size: 0.65rem 0.65rem;
  border-radius: 50%;
}
.n-showcon .showname {
  width: 100%;
  padding-bottom: 0.22rem;
  padding-top: 0.22rem;
  text-align: center;
  background: #e5e5e5;
  margin-bottom: 1rem;
  max-width: 6.4rem;
  margin: 0 auto;
}
.n-showcon .content {
  background: #fff;
  padding-left: 0.22rem;
  padding-right: 0.22rem;
  line-height: 150%;
  padding-top: 0.1rem;
  padding-bottom: 0.2rem;
}

/*page style、*/
.pagination {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  margin-bottom: 0.34rem;
  margin: 0.1rem auto 0.3rem;
}
.pagination a {

  height: 0.6rem;
  text-align: center;
  line-height: 0.6rem;

  display: block;
  color: #333;
}
.pagination span {
  display: block;
  width: 50%;
  text-align: center;
  margin: 0 auto;
  height: 0.6rem;
  line-height: 0.6rem;
}
/*page turning*/
.page-turn {
  padding-top: 0.28rem;
  border-top: 0.01rem solid #dddddd;
  padding-left: 0.2rem;
  padding-bottom: 0.1rem;
}
.page-turn div {
  margin-bottom: 0.23rem;
  font-size: 0.24rem;
  color: #666;
}
.page-turn div a {
  font-size: 0.24rem;
  color: #666;
}
