@charset "UTF-8";
.top {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .top {
    padding: 0 2%;
  }
}

/*头部样式*/
#header .wel {
  background: #f5f5f5;
  line-height: 34px;
}

#header .wel .k1 a {
  padding: 0 1px;
}

#header .logo {
  float: left;
  width: 66%;
  margin: 0.5% 0;
}

#header .logo img {
  max-width: 100%;
}

#header .topLink {
  margin-top: 1.2%;
  background: url(../images/dh.png) no-repeat left center;
  color: #000000;
  font-size: 12px;
  text-align: left;
  line-height: 24px;
  padding-left: 43px;
}

#header .topLink span {
  color: #0e6fb6;
}

#menu {
  background: #004998;
  line-height: 51px;
}

#menu .nav1 li {
  width: 12.5%;
  line-height: 51px;
  float: left;
  position: relative;
  text-align: center;
}

#menu .nav1 li:hover{
    background:#41a300;
}

#menu .nav1 li a {
  font-size: 16px;
  color: #ffffff;
  line-height: 51px;
}

#menu .nav1 li::before {
  content: '';
  display: block;
  width: 0;
  height: 19px;
  border-left: 1px dotted #ffffff;
  top: 50%;
  margin-top: -8.5px;
  position: absolute;
  left: 0;
}

#menu .nav1 li .sec {
  display: none;
}

/*热门搜索*/
.search {
  height: 93px;
}

.search #formsearch {
  width: 358px;
  float: right;
  height: 41px;
  background: url(../images/s.png) no-repeat;
  margin-top: 24px;
}

.search #formsearch input {
  height: 41px;
  background: none;
  border: none;
  line-height: 41px;
}

.search #formsearch input#keyword {
  height: 41px;
  line-height: 41px;
  text-indent: 19px;
  color: #666;
  font-size: 14px;
  width: 316px;
  float: left;
}

.search #formsearch input#s_btn {
  width: 42px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  background-color: none;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 0;
  float: left;
}

.search .hotSearch {
  float: left;
  height: 93px;
  line-height: 93px;
  font-weight: normal;
  color: #000000;
  font-size: 14px;
}

.search .hotSearch a {
  margin-right: 6px;
  font-size: 14px;
  color: #666666;
}

.i-tt {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #000000;
}

.i-tt p {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
}

@media screen and (max-width: 1200px) {
  .i-tt {
    font-size: 20px;
  }
  .i-tt p {
    font-size: 14px;
  }
}

.i-product {
  background: #e3e6eb;
  padding: 4% 0;
}

.i-product .slick_fwfw {
  margin-top: 3%;
  position: relative;
}

.i-product .slick_fwfw .slick-slide {
  background: #ffffff;
  margin-right: .2%;
  text-align: center;
  padding-top: .2%;
}

.i-product .slick_fwfw .slick-slide h3 {
  font-size: 16px;
  color: #333333;
  line-height: 60px;
  font-weight: normal;
}

.i-product .slick_fwfw .slick-arrow {
  border: none;
  width: 37px;
  height: 103px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -52px;
  cursor: pointer;
  font-size: 0;
}

.i-product .slick_fwfw .slick-arrow:focus {
  outline: none;
}

.i-product .slick_fwfw .slick-prev {
  background: url(../images/left.png) no-repeat;
  left: -71px;
}

.i-product .slick_fwfw .slick-next {
  background: url(../images/right.png) no-repeat;
  right: -71px;
}

.i-product a.more {
  background: #0e6fb6;
  width: 102px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: block;
  margin: 3% auto 0;
}

.i-product a.more img {
  margin-right: 4px;
}

@media screen and (max-width: 1200px) {
  .i-product .slick_fwfw {
    margin-top: 3%;
    position: relative;
  }
  .i-product .slick_fwfw .slick-slide {
    background: #ffffff;
    margin-right: .2%;
    text-align: center;
    padding: .2%;
  }
  .i-product .slick_fwfw .slick-slide h3 {
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    font-weight: normal;
  }
  .i-product .slick_fwfw .slick-arrow {
    border: none;
    width: 37px;
    height: 103px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    cursor: pointer;
    z-index: 9999;
    font-size: 0;
  }
  .i-product .slick_fwfw .slick-arrow:focus {
    outline: none;
  }
  .i-product .slick_fwfw .slick-prev {
    background: url(../images/left.png) no-repeat;
    left: 0px;
  }
  .i-product .slick_fwfw .slick-next {
    background: url(../images/right.png) no-repeat;
    right: 0px;
  }
}

@media screen and (max-width: 760px) {
  .i-product .slick_fwfw {
    margin-top: 3%;
    position: relative;
  }
  .i-product .slick_fwfw .slick-slide {
    background: #ffffff;
    margin-right: 0;
    text-align: center;
    padding: .2%;
  }
  .i-product .slick_fwfw .slick-slide h3 {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    font-weight: normal;
  }
  .i-product .slick_fwfw .slick-arrow {
    border: none;
    width: 20px;
    height: 60px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    z-index: 9999;
    font-size: 0;
  }
  .i-product .slick_fwfw .slick-arrow:focus {
    outline: none;
  }
  .i-product .slick_fwfw .slick-prev {
    background: url(../images/left.png) no-repeat;
    left: 0px;
    background-size: 100%;
  }
  .i-product .slick_fwfw .slick-next {
    background: url(../images/right.png) no-repeat;
    right: 0px;
    background-size: 100%;
  }
}

.i-service {
  /*background: url(../images/ke.jpg) no-repeat top center;*/
  background: #004998;
  box-sizing: border-box;
  padding: 4% 0;
  margin-top: 3%;
}

.i-service h2 {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.i-service h2 p {
  font-weight: normal;
  font-size: 16px;
}

.i-service #swiper-container1 {
  position: relative;
  margin-top: 5%;
  padding-bottom: 6%;
}

.i-service .swiper-pagination{
    bottom:0px!important;
}

.i-service .swiper-pagination-bullet{
    border-radius: 50%!important;
}

@media screen and (max-width: 1200px) {
  .i-service h2 {
    font-size: 20px;
  }
  .i-service h2 p {
    font-size: 14px;
  }
}

.i-pin {
  margin-top: 4%;
}

.i-pin h2 {
  text-align: center;
}

.i-pin h2 b {
  color: #333333;
  font-size: 22px;
  display: block;
}

.i-pin h2 b::after, .i-pin h2 b::before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 1px;
  background: #333333;
  vertical-align: middle;
}

.i-pin h2 b::before {
  margin-right: 19px;
}

.i-pin h2 b::after {
  margin-left: 19px;
}

.i-pin h2 p {
  color: #004998;
  font-size: 40px;
  font-weight: normal;
}

.i-pin h2 span {
  display: block;
  color: #d4e5f2;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: normal;
}

.i-pin ul {
  background: #f5f5f5;
  margin-top: 3%;
}

.i-pin ul .img1 img {
  max-width: 100%;
}

.i-pin ul li.pin-list1 .img1 {
  float: left;
  width: 50%;
  position: relative;
}

.i-pin ul li.pin-list1 .img1::after {
  content: '';
  display: block;
  width: 200%;
  height: 100%;
  position: absolute;
  left: -200%;
  top: 0;
  background: #f5f5f5;
}

.i-pin ul li.pin-list1 .nei {
  width: 50%;
  float: right;
  box-sizing: border-box;
  background: url(../images/1.png) no-repeat left center;
  box-sizing: border-box;
  padding-left: 110px;
  padding-top: 52px;
  position: relative;
}

.i-pin ul li.pin-list1 .nei h3 {
  line-height: 60px;
  color: #004998;
  font-size: 26px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.i-pin ul li.pin-list1 .nei p {
  font-size: 16px;
  color: #000000;
}

.i-pin ul li.pin-list2 .img1 {
  float: right;
  width: 50%;
  position: relative;
}

.i-pin ul li.pin-list2 .img1::after {
  content: '';
  display: block;
  width: 200%;
  height: 100%;
  position: absolute;
  right: -200%;
  top: 0;
  background: #f5f5f5;
}

.i-pin ul li.pin-list2 .nei {
  width: 50%;
  float: left;
  background: url(../images/2.png) no-repeat right center;
  box-sizing: border-box;
  padding-left: 30px;
  padding-top: 52px;
  height: 100%;
}

.i-pin ul li.pin-list2 .nei h3 {
  line-height: 60px;
  color: #0e6fb6;
  font-size: 26px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.i-pin ul li.pin-list2 .nei p {
  font-size: 16px;
  color: #000000;
}

.i-pin ul li.pin-list3 .img1 {
  float: left;
  width: 50%;
  position: relative;
}

.i-pin ul li.pin-list3 .img1::after {
  content: '';
  display: block;
  width: 200%;
  height: 100%;
  position: absolute;
  left: -200%;
  top: 0;
  background: #f5f5f5;
}

.i-pin ul li.pin-list3 .nei {
  width: 50%;
  float: right;
  background: url(../images/3.png) no-repeat left center;
  padding-left: 110px;
  padding-top: 52px;
  height: 100%!important;
}

.i-pin ul li.pin-list3 .nei h3 {
  line-height: 60px;
  color: #0e6fb6;
  font-size: 26px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.i-pin ul li.pin-list3 .nei p {
  font-size: 16px;
  color: #000000;
}

@media screen and (max-width: 1200px) {
  .i-pin h2 {
    font-size: 20px;
  }
  .i-pin h2 p {
    font-size: 14px;
  }
}

@media screen and (max-width: 960px) {
  .i-pin h2 {
    font-size: 20px;
  }
  .i-pin h2 p {
    font-size: 14px;
  }
  .i-pin ul li.pin-list1 .img1, .i-pin ul li.pin-list2 .img1, .i-pin ul li.pin-list3 .img1 {
    width: 100%;
  }
  .i-pin ul li.pin-list1 .img1::after, .i-pin ul li.pin-list2 .img1::after, .i-pin ul li.pin-list3 .img1::after {
    display: none;
  }
  .i-pin ul li.pin-list1 .img1 img, .i-pin ul li.pin-list2 .img1 img, .i-pin ul li.pin-list3 .img1 img {
    width: 100%;
  }
  .i-pin ul li.pin-list1 .nei, .i-pin ul li.pin-list2 .nei, .i-pin ul li.pin-list3 .nei {
    width: 100%;
  }
}

@media screen and (max-width: 760px) {
  .i-pin h2 {
    font-size: 20px;
  }
  .i-pin h2 p {
    font-size: 14px;
  }
  .i-pin ul li.pin-list1 .img1, .i-pin ul li.pin-list2 .img1, .i-pin ul li.pin-list3 .img1 {
    width: 100%;
  }
  .i-pin ul li.pin-list1 .img1::after, .i-pin ul li.pin-list2 .img1::after, .i-pin ul li.pin-list3 .img1::after {
    display: none;
  }
  .i-pin ul li.pin-list1 .img1 img, .i-pin ul li.pin-list2 .img1 img, .i-pin ul li.pin-list3 .img1 img {
    width: 100%;
  }
  .i-pin ul li.pin-list1 .nei, .i-pin ul li.pin-list2 .nei, .i-pin ul li.pin-list3 .nei {
    width: 100%;
    background-size: 15%;
    padding-top: 2%;
    padding-left: 15%;
  }
  .i-pin ul li.pin-list1 .nei h3, .i-pin ul li.pin-list2 .nei h3, .i-pin ul li.pin-list3 .nei h3 {
    font-size: 18px;
    line-height: 50px;
  }
  .i-pin ul li.pin-list1 .nei p, .i-pin ul li.pin-list2 .nei p, .i-pin ul li.pin-list3 .nei p {
    font-size: 14px;
  }
  .i-pin ul li.pin-list2 .nei {
    padding-right: 14%;
    padding-left: 1%;
  }
}

.i-case {
  background: #e3e6eb;
  padding: 3% 0;
}

.i-case .slick_case {
  margin-top: 3%;
  position: relative;
}

.i-case .slick_case .slick-slide {
  background: #ffffff;
  margin-right: .2%;
  text-align: center;
  padding-top: .2%;
  padding-bottom: .5%;
}

.i-case .slick_case .slick-slide h3 {
  font-size: 16px;
  color: #333333;
  line-height: 60px;
  font-weight: normal;
  margin: 0 6%;
  border-bottom: 1px solid #dedede;
  text-align: left;
}

.i-case .slick_case .slick-slide p {
  font-size: 14px;
  color: #666666;
  margin: 0 6%;
  text-align: left;
  padding-top: 10px;
}

.i-case .slick_case .slick-slide p span {
  color: #000000;
}

.i-case .slick_case .slick-arrow {
  border: none;
  width: 37px;
  height: 103px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -52px;
  cursor: pointer;
  font-size: 0;
}

.i-case .slick_case .slick-arrow:focus {
  outline: none;
}

.i-case .slick_case .slick-prev {
  background: url(../images/left.png) no-repeat;
  left: -71px;
}

.i-case .slick_case .slick-next {
  background: url(../images/right.png) no-repeat;
  right: -71px;
}

.i-case a.more {
  background: #0e6fb6;
  width: 102px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: block;
  margin: 3% auto 0;
}

.i-case a.more img {
  margin-right: 4px;
}

@media screen and (max-width: 1200px) {
  .i-case .slick_case {
    margin-top: 3%;
    position: relative;
  }
  .i-case .slick_case .slick-slide {
    background: #ffffff;
    margin-right: .2%;
    text-align: center;
    padding: .2%;
    padding-bottom: .5%;
  }
  .i-case .slick_case .slick-slide h3 {
    font-size: 16px;
    color: #333333;
    line-height: 60px;
    font-weight: normal;
    margin: 0 6%;
    border-bottom: 1px solid #dedede;
    text-align: left;
  }
  .i-case .slick_case .slick-slide p {
    font-size: 14px;
    color: #666666;
    margin: 0 6%;
    text-align: left;
    padding-top: 10px;
  }
  .i-case .slick_case .slick-slide p span {
    color: #000000;
  }
  .i-case .slick_case .slick-arrow {
    border: none;
    width: 37px;
    height: 103px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    z-index: 9999;
    cursor: pointer;
    font-size: 0;
  }
  .i-case .slick_case .slick-arrow:focus {
    outline: none;
  }
  .i-case .slick_case .slick-prev {
    background: url(../images/left.png) no-repeat;
    left: 0;
  }
  .i-case .slick_case .slick-next {
    background: url(../images/right.png) no-repeat;
    right: 0;
  }
}

@media screen and (max-width: 760px) {
  .i-case .slick_case {
    margin-top: 3%;
    position: relative;
  }
  .i-case .slick_case .slick-slide {
    background: #ffffff;
    margin-right: 0;
    text-align: center;
    padding: .2%;
    padding-bottom: .5%;
  }
  .i-case .slick_case .slick-slide h3 {
    font-size: 16px;
    color: #333333;
    line-height: 60px;
    font-weight: normal;
    margin: 0 6%;
    border-bottom: 1px solid #dedede;
    text-align: left;
  }
  .i-case .slick_case .slick-slide p {
    font-size: 14px;
    color: #666666;
    margin: 0 6%;
    text-align: left;
    padding-top: 10px;
  }
  .i-case .slick_case .slick-slide p span {
    color: #000000;
  }
  .i-case .slick_case .slick-arrow {
    border: none;
    width: 37px;
    height: 103px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    z-index: 9999;
    cursor: pointer;
    font-size: 0;
  }
  .i-case .slick_case .slick-arrow:focus {
    outline: none;
  }
  .i-case .slick_case .slick-prev {
    background: url(../images/left.png) no-repeat;
    left: 0;
  }
  .i-case .slick_case .slick-next {
    background: url(../images/right.png) no-repeat;
    right: 0;
  }
}

.i-about {
  background: url(../images/bj.jpg) no-repeat top center;
  padding-bottom: 2%;
}

.i-about h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 152px;
  color: #fff;
}

.i-about h2::after {
  content: '';
  display: block;
  width: 48px;
  height: 1px;
  background: #ffffff;
  margin: 0 auto;
}

.i-about .content {
  color: #fff;
  padding-top: 2%;
  font-size: 15px;
  text-align: center;
  line-height: 36px;
}

.i-about .content a {
  display: block;
  width: 90px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #000000;
  font-size: 14px;
  background: #fff;
  margin: 3% auto 0;
}

.i-about .tabli {
     margin-top: 2%;
    width: 21.5%;
    margin: 2% auto;
}

.i-about .tabli li {
  /*padding: 0 25px;*/
  line-height: 39px;
  /*width:48%;*/
    width:100%;
  text-align: center;
  color: #000000;
  font-size: 18px;
  background: #fff;
  float: left;
  margin-right: 4px;
  cursor: pointer;
}

.i-about .tabli li.cur {
  background: #41a300;
  color: #fff;
}

.i-about .tab1 {
  width: 108%;
  left: -4%;
display: none;
  overflow-x: hidden;
  position: relative;
}

.i-about .tab1 .slick_about {
  margin-top: 0%;
  position: relative;
}

.i-about .tab1 .slick_about .slick-slide {
  margin-right: .2%;
  text-align: center;
  padding-top: .2%;
}

.i-about .tab1 .slick_about .slick-slide h3 {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  font-weight: normal;
  text-align: center;
}

.i-about .tab1 .slick_about .slick-arrow {
  border: none;
  width: 37px;
  height: 103px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -52px;
  cursor: pointer;
  z-index: 9999;
  font-size: 0;
}

.i-about .tab1 .slick_about .slick-arrow:focus {
  outline: none;
}

.i-about .tab1 .slick_about .slick-prev {
  background: url(../images/left.png) no-repeat;
  left: 0px;
}

.i-about .tab1 .slick_about .slick-next {
  background: url(../images/right.png) no-repeat;
  right: 0px;
}

.i-about .hidea {
display: block;
  position: relative;
}

.i-about .hidea .slick-slide img{
    max-width: 95%!important;
}

@media screen and (max-width: 1200px) {
  .i-about h2 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 100px;
    color: #fff;
  }
  .i-about h2::after {
    content: '';
    display: block;
    width: 48px;
    height: 1px;
    background: #ffffff;
    margin: 0 auto;
  }
  .i-about .content {
    font-size: 14px;
    line-height: 30px;
  }
  .i-about .tab1 {
    width: 100%;
    left: 0;
  }
}

@media(max-width: 968px) and (min-width: 760px){
    .i-about .tabli{
        width:30%;
    }
    .i-about .tabli li{
        line-height:35px;
    }
}


@media screen and (max-width: 760px) {
    .i-about .tabli{
        width:80%;
    }
    .i-about .tabli li{
     font-size:14px;
     }
  .i-about h2 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    color: #fff;
  }
  .i-about h2::after {
    content: '';
    display: block;
    width: 48px;
    height: 1px;
    background: #ffffff;
    margin: 0 auto;
  }
  .i-about .content {
    font-size: 14px;
    line-height: 24px;
  }
  .i-about .tab1 {
    width: 100%;
    left: 0;
  }
}

.i-news {
  margin-top: 3%;
}

.i-news dl {
  margin-top: 4%;
}

.i-news dl>h3 {
  color: #004998;
  font-size: 22px;
  padding-bottom: 10px;
  position: relative;
  background: url(../images/news_h3_tt_bg.png) no-repeat left bottom;
}

.i-news dl>h3 a {
    position: absolute;
    right: 0px;
    top: 10px;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    font-family: "微软雅黑"
}

.i-news dl img {
  width: 100%;
  margin-top: 2%;
}

.i-news ul.n1 li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 50px;
}

.i-news ul.n1 li a {
  color: #333333;
  font-size: 20px;
}

.i-news ul.n2 li {
  line-height: 36px;
  text-indent: 20px;
  position: relative;
  
}

.i-news ul.n2 li::before {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  width: 10px;
  height: 11px;
  background: url(../images/xin.png) no-repeat left center;
  border-radius: 50%;
  top: 50%;
  margin-top: -6.5px;
}

.i-news ul.n2 li a {
  font-size: 15px;
  color: #666666;
}

.i-news ul.n2 li:hover a{
        color: #e87518;
    text-decoration: none;
}

.i-news ul.n2 li span {
  position: absolute;
  right: 0;
  top: 0; font-size: 15px;
  line-height: 47px;
  color: #666666;
}

.i-news ul.n3 {
  padding: 1%;
}

.i-news ul.n3 li {
  padding-top: 20px;
  border-bottom: 1px dashed #e6e6e6;
  padding-bottom: 15px;
}

.i-news ul.n3 li h3 {
  padding-left: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 24px;
  position: relative;
  font-weight: normal;
  font-size: 16px;
}

.i-news ul.n3 li h3::before {
  content: '问';
  display: block;
  width: 24px;
  height: 24px;
  background: #000000;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: normal;
}

.i-news ul.n3 li p {
  color: #999999;
  font-size: 14px;
  padding-left: 35px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 10px;
}

.i-news ul.n3 li p::before {
  content: '答';
  display: block;
  width: 24px;
  height: 24px;
  background: #0e6fb6;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: normal;
}

@media screen and (max-width: 760px) {
  .i-news dl h3 {
    font-size: 18px;
  }
  .i-news ul.n1 li a {
    font-size: 16px;
    line-height: 40px;
  }
}

.i-heng {
  background: url(../images/bj1.jpg) no-repeat top center;
  margin-top: 3%;
}

.i-heng .i-contact {
  background: #0e6fb6;
  padding: 3%;
  padding-top: 4%;
  color: #fff;
  font-size: 20px;
}

.i-heng .i-contact img {
  display: inline-block;
  margin-right: 4px;
}

.i-heng .i-contact a {
  display: block;
  width: 94px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #fff;
  font-size: 14px;
  color: #000000;
  margin-top: 3%;
}

@media screen and (max-width: 760px) {
  .i-heng {
    background: #0e6fb6;
  }
  .i-heng .i-contact {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
}

/*友情链接*/
.link {
  line-height: 40px;
  color: #c4c5c6;
}

.link .top {
  font-size:17px;
  color: #004998;
  font-family: "微软雅黑";
}

.link a {
  color: #333;
  margin: 0 1%;
  font-size: 14px;
}

.foot {
  background: #004998;
  padding: 3% 0;
}

.foot .f-logo {
  width: 20.666%;
}

.foot .f-logo img {
  max-width: 100%;
}

.foot .f-logo .foot_phone{
   color: #fff;
    font-size: 13px;
    background: url(../images/foot_phone_bg.png) no-repeat left center;
    padding-left: 20%;
    margin-top: 25%;
}

.foot .nav_foot {
  width: 22.666%;
  margin-left: 2%;
  color: #c4c5c6;
  line-height: 38px;
  text-align: center;
  padding-left: 2%;
}

.foot .f_aa{
    border-left:1px solid #487cb5;
}
.foot .f_aa h3{
    font-size: 25px;
    color: #fff;
    background: url(../images/f_aa_h3.png) no-repeat left bottom;
    padding-bottom: 5%;
    text-align: left;
    line-height: 1;
    margin-bottom: 5%;
}

.foot .f_aa p{
    text-align: left;
    color: #fff;
}

.foot .nav_foot a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
}

.foot .f-contact {
  color: #b5b6b8;
  font-size: 14px;
  width: 26.6666%;
  float: left;
  margin-left: 2%;
  line-height: 26px;
   padding-left: 2%;
}

.foot .f-contact strong {
  font-size: 23px;
}

.foot .f-er {
  width: 24%;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 38px;
  padding-left: 2%;
}

.foot .f-er img {
  max-width: 100%;
}

@media screen and (max-width: 760px) {
  .foot .f-logo {
    display:none;
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .foot .nav_foot {
    width: 100%;
    margin-left: 0;
  }
  .foot .f-logo .foot_phone{
      display:none;
  }
  
 
  .foot .f_aa h3{
      display:inline-block;
      margin-bottom: 2%;
     padding-bottom: 2%;
  }
  
  .foot .f_aa{
       border:none;
   }
   
   .foot .f_aa p{
       text-align:center;
   }
   
  .foot .f-contact {
    width: 100%;
    margin-left: 0;
    text-align: center;
    display: none;
  }
  .foot .f-er {
    width: 100%;
    margin: 0;
    float: none;
    margin-top: 1%;
  }
}

.foot-box {
  background: #000;
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  padding: 1% 0;
  text-align: center;
}

.foot-box a {
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .foot-box {
    line-height: 40px;
  }
}

@media screen and (max-width: 760px) {
  .foot-box {
    line-height: 30px;
  }
}

.i-product_list li img {
  width: 100%;
}

.i-product_list li h3 {
  line-height: 40px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
}

@media screen and (max-width: 760px) {
  .i-product_list li {
    width: 100%;
  }
}

.n-product_list {
  width: 103%;
  margin-right: 1%;
}

.n-product_list li {
  width: 19%;
  float: left;
}

.n-product_list li img {
  max-width: 100%;
}

.n-product_list li h3 {
  font-weight: normal;
}

.n-product_list li h3 a {
  font-size: 12px;
}

.i-product1 {
  margin-top: 3%;
}

.i-product1 .top .top_kk{
    width: 20%;
    float: left;
}



.top_kk_top{
    height:108px;
    position:relative;
    background:#004998;
}

.top_kk_top h3{
    color:#fff;
    text-align:center;
    font-size: 35px;
    font-family: "微软雅黑";
    padding-top: 10px;
}

.top_kk_top span{
    display:block;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 17px;
}

.top_kk_bottom{
    height:16px;
    position:relative;
    background:#004998;
     background: url(../images/sort_xian.png) repeat-x center top #004998;
}


.i-product1 .tab {
  position: relative;
  width: 100%;
  float: left;
  padding: .1% 0;
/*  background: #0e6fb6;*/
  box-sizing: border-box;
  border: 1px solid #adadad;
  border-top: none;
  border-bottom: none;
  background: url(../images/sort_xian.png) repeat-x;
}

.i-product1 .tab li {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    text-indent: 24px;
    width: 210px;
    height: 35px;
    line-height: 35px;
    margin: 20px auto;
    border-radius: 5px;
    background: #e3e6eb;
   box-shadow: 0 2px 5px #999999;
}

.i-product1 .tab li a{
    color: #302e2e;
    font-size:15px;
    display: block;
    background: url(../images/sort_jiao.png) no-repeat 10px center;
    padding-left: 15px;
}

/*.i-product1 .tab li::after {
  content: '';
  display: block;
  width: 90%;
  margin: 0 auto 0;
  height: 1px;
  background: #0c62a0;
}*/

.i-product1 .tab li.cur{
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  background: #e3e6eb;
}

.i-product1 .tab li.cur a{
    color: #004998;
    background: url(../images/sort_jiao_h.png) no-repeat 10px center;
}

.i-product1 .tab_content {
  width: 78%;
  float: right;
  border: 1px solid #adadad;
  padding: 10px;
}

.i-product1 .tab_content h3 {
  line-height: 58px;
  color: #0e6fb6;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  /*border-bottom: 1px solid #dedede;*/
  background: url(../images/ssss.png) no-repeat left bottom;
}

.i-product1 .tab_content h3 a {
  position: absolute;
  right: 0;
  top: 15px;
  width: 76px;
  height: 22px;
  line-height: 22px;
  font-weight: normal;
  background: #a4a4a4;
  color: #000000;
  font-size: 14px;
  text-align: center;
}

.i-product1 .tab_content .list1 {
  padding-top: 0%;
}

.i-product1 .tab_content .list1 li {
  padding-top: 3%;
}

.i-product1 .tab_content .list1 li img {
  max-width: 100%;
}

.i-product1 .tab_content .list1 li h4 {
  line-height: 36px;
  color: #000000;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
}

.i-product1 a.more {
  background: #0e6fb6;
  width: 102px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: block;
  margin: 3% auto 0;
}

.i-product1 a.more img {
  margin-right: 4px;
}

@media screen and (max-width: 1200px) {
    .i-product1 .top .top_kk{
      float: none;
      width: 100%;
      padding: 5px
    }
    
  .i-product1 .tab {
    float: none;
    width: 100%;
  }
  .i-product1 .tab li {
    float: left;
    width: 30%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 8px;
  }
  .i-product1 .tab_content {
    width: 100%;
  }
  .i-product1 .tab_content h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
  }
  .i-product1 .tab_content h3 a {
    line-height: 22px;
    top:5px;
  }
}


@media screen and (max-width: 630px) {
    .i-product1 .tab{
        padding: 10px;
    }
    .i-product1 .tab li {
    float: left;
    width: 45%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 5px;
  }
}

@media screen and (max-width: 450px) {
    .i-product1 .tab{
        padding: 10px;
    }
    .i-product1 .tab li {
    float: left;
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 5px;
  }
  
  .navbar-toggle{
      margin-top:10px!important;
  }
}



