@charset "utf-8";
body,div,ul,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,i,dl,dt,dd{margin:0; padding:0; list-style:none;}
a:hover, a:focus {
  text-decoration: none;
}
.blod {
  font-weight: bold;
}
.fs24 {
  font-size: 0.25rem;
}
.c-fff {
  color: #ffffff;
}
.c-333 {
  color: #333333;
}
.c-666 {
  color: #666666;
}
.c-075 {
  color: #063a75;
}
.bg-075 {
  /*background: #063a75;*/
}
.block {
  display: block;
}
.vMiddle {
  vertical-align: middle;
}
.c-fff {
  color: #ffffff;
}
.imgs {
  width: 100%;
}
/*首页*/
.phones {
  width: .45rem;
  vertical-align: middle;
  margin-bottom: 0.04rem;
}
.phoneCont {
  display: inline-block;
  vertical-align: middle;
}
.header {
  padding: 0.4rem 0.24rem;
  background: #063a75;
  position: relative;
  top: 0;
}
.modal-title {
  font-size: 0.373rem;
  font-weight: bold;
}
.header .logo {
  width: 37%;
  padding-right: 2%;
  border-right: #08478e solid 1px;
}

.header .rightWrap {
  width: 63%;
  padding-left: 2%;
}

.header .rightWrap .tit {
  font-size: 0.373rem;
  margin: 0;
  color: #ffffff;
  line-height: 0.4rem;
}
.header .rightWrap p {
  font-size: 0.347rem;
  margin: 0;
  color: #ffffff;
}
.header .searchIcon {
  position: absolute;
  right: 1rem;
  top: 51%;
  transform: translateY(-50%);
  width: .45rem;
  cursor: pointer;
  z-index: 999;
  color: #ffffff;
}
#myModal .modal-header {
  padding: 0.2rem;
}
#myModal .modal-body {
  padding: 0.4rem 0.4rem;
}
.header .menu-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: .8rem;
  height: 100%;
  cursor: pointer;
  background: url(../images/menu.png) no-repeat center;
  background-size: 52.5%;
  z-index: 999;
}
.menu-list {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0;
  box-sizing: border-box;
  background: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  display: block!important;
  width: 0;
  transition: all .2s;
}
.menu-list.in {
  width: 70%;
}
.menu-list .top {
  position: relative;
  padding: 0.293rem;
  overflow: hidden;
  border-bottom: #eee solid 1px;
  background: #063a75;
  box-sizing: border-box;
}
.menu-list .menu-logo {
  width: 80%;
  display: block;
  color: #ffffff;
  font-size: .32rem;
  font-weight: bold;
}
.menu-list .close {
  display: block;
  position: absolute;
  top: .05rem;
  right: 0.3rem;
  width: 1rem;
  height: 1rem;
  background-size: 0.4rem;
}
.menu-list .close:before, .menu-list .close:after {
  content: '';
  height: .6rem;
  width: 2px;
  background: #ffffff;
  transform: rotate(45deg);
  position: absolute;
  top: 0.2rem;
  right: 0.4rem;
}
.menu-list .close:after {
  transform: rotate(-45deg);
}
.menu-list .navbar-nav {
  margin: 0;
}
.menu-list .menu-li a {
  display: block;
  padding: 0.2rem 0.4rem;
  line-height: 2;
  /*color: #333;
  font-size: 0.25rem;*/
  background: url(../images/nav_icon01.png) no-repeat 95% center;
  background-size: 3%;
  border-bottom: #eee solid 1px;
}
.index_banners .carousel-inner .item {
  overflow: hidden;
}
.index_banners .carousel-indicators {
  bottom: 0;
}
.index_banners .carousel-indicators li {
  margin-right: 0.2rem;
}
.index_banners .carousel-indicators .active {
  background: #063a75!important;
  border-color: #063a75!important;
}
.banners .carousel-inner .item {
  overflow: hidden;
}
.banners .carousel-indicators {
  bottom: 0;
}
.banners .carousel-indicators li {
  margin-right: 0.2rem;
}
.banners .carousel-indicators .active {
  background: #063a75!important;
  border-color: #063a75!important;
}
#CompanyCarousel .carousel-indicators {
  left: 0;
  position: static;
  margin: 0.2rem auto;
}
#CompanyCarousel .carousel-indicators li {
  background: #eeeeee;
  border-color: #eeeeee;
}
.moreBtn {
  padding-top: 0.4rem;
  text-align: center;
}
.moreBtnAbout {
  padding: 0 !important;
  text-align: center;
}
.moreBtn a {
  display: inline-block;
  padding: 0.2rem 0;
  width: 3.067rem;
  text-align: center;
  border-radius: 0.533rem;
  color: #ffffff;
  font-size: 0.32rem;
}
.footerNav {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.footer {
  height: 1.6rem;
}
.footerNav .btn {
  height: 1.6rem;
  box-sizing: border-box;
  padding-top: 0.267rem;
  border: none;
  border-right: 1px solid #0055b1;
  background: #08478e;
  color: #ffffff;
  border-radius: 0;
  display: inline-block;
  font-size: .32rem;
}
.footerNav .btnIcon {
  display: block;
  margin: 0 auto 0.067rem;
  width: 0.667rem;
  height: 0.667rem;
}
.about, .productList {
  background: #f8f8f8;
  padding: 0.5rem 0.267rem;
}
.productList_list {
  padding: 0 0.267rem !important;
}
.aboutLink {
  text-align: center;
  padding-left: 0;
}
.aboutLink .aboutLinkInn {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.133rem;
  font-size: 0.347rem;
}
.news {
  padding: 0.5rem 0.267rem 0;
}
.news .titles {
  
}
.new-menu {
  width: 33.33%;
}
.nav-tabs.nav-justified .new-menu a {
  /*font-size: 0.32rem;
  color: #333333;*/
  margin-bottom: 0;
  border-radius: 0;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-right: none;
  display: block;
  padding: 0.28rem 0;
}
.nav-tabs.nav-justified .new-menu:nth-child(3n+3) a,
.nav-tabs.nav-justified .new-menu:last-child a
{
  border-right: 1px solid #eeeeee;
}
.nav-tabs.nav-justified .new-menu.active a {
  background: #063a75;
  color: #ffffff;
  border-color: #063a75;
}
.newItem {
  display: block;
  padding: 0.333rem 0;
  border-bottom: 1px dashed #eeeeee;
}
.newItem:last-child {
  border-bottom: none;
}
.newItem .newsImage {
  width: 2.5rem;
}
.newItem .newsConts {
  display: inline-block;
  width: calc(100% - 2.7rem);
  box-sizing: border-box;
  padding-left: 0.133rem;
  vertical-align: top;
}
.nesTitle {
  /*font-size: 0.32rem;
  color: #333333;*/
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
}
.toTop {
  display: block;
  margin-top: 0.333rem;
}
.tips {
  /*font-size: 0.25rem;
  color: #666666;*/
  margin-top: 0.227rem;
  max-height: 0.933rem;
  overflow: hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient:vertical;
  min-height: .4rem;
}
.message {
  padding: 0.6rem 0.267rem 0 .24rem;
  background: #063a75;
}
.company {
  padding: 0.5rem 0.267rem;
}
.telWrap {
  padding: .4rem 0;
  margin: 0;
}
.telWrap .left {
  font-size: 0.32rem;
  color: #ffffff;
  display: inline-block;
  width: 49%;
}
.telWrap .right {
  display: inline-block;
  text-align: right;
  width: 49%;
}
.telBtn {
  width: 65%;
  padding: 0.2rem 0;
  text-align: center;
  border-radius: 40px;
  color: #063a75;
  background: #ffffff;
  display: inline-block;
  font-size: .32rem;
}
.telWrap .visible-xs-inline-block {
  width: 48%;
  vertical-align: middle;
}
.wrapTitle {
  font-size: 0.48rem;
  text-align: center;
  padding: 0;
  font-weight: 500;
  margin-bottom: 0.3rem;
}
.wrapTitleMessage {
  font-size: 0.48rem;
  text-align: center;
  padding: 0;
  font-weight: 500;
}
.wrapTitle img {
  width: 100%;
}
.wrapTitleSmall {
  font-size: 0.347rem;
  text-align: center;
  max-height: 0.933rem;
  overflow: hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient:vertical;
}
.inputs {
  outline: none;
  width: 100%;
  margin-top: 0.133rem;
  height: 0.92rem;
  padding: 0.2rem;
  font-size: 0.25rem;
  border: none;
}
textarea.inputs {
  height: 2rem;
  font-size: 0.25rem;
  resize: none;
}
.messagtBtn {
  display: block;
  height: 0.907rem;
  line-height: 0.907rem;
  color: #ffffff;
  font-size: 0.32rem;
  background: #147cf1;
  text-align: center;
}
.messagtIcon {
  width: 0.36rem;
  vertical-align: middle;
  margin-right: 0.067rem;
}
.messageCont {
  display: inline-block;
  vertical-align: middle;
}
.line {
  width: 0.4rem;
  height: 0.013rem;
  margin-bottom: 0.2rem;
  display: inline-block;
}
.companyDetail {
  /*font-size: 0.25rem;
  color: #666666;*/
  text-align: left;
  overflow: hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient:vertical;
  line-height: 0.4rem;
}
.productWrap {
  margin: 0 -0.213rem;
}
.productItem {
  margin-top: 0.333rem;
  float: left;
  width: 50%;
  padding: 0 0.213rem;
  box-sizing: border-box;
}
.innerProduct {
  background: #ffffff;
  border: 1px solid #eeeeee;
}
.productImg {
  display: block;
  width: 100%;
  
}
.productCont {
  border-top: 1px solid #eeeeee;
  /*font-size: 0.25rem;
  color: #333333;*/
  padding: 0.35rem 0.133rem;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
}
.oneLine {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow:ellipsis;
}
.advantage {
  display: block;
  width: 100%;
}
.backTop {
  display: block;
  /*width: 100%;
  max-height: .8rem;*/
  margin:0 auto;
}

/*产品分类页面*/
.breadCrumbs {
  line-height: 1.067rem;
  background: #f5f5f5;
  position: relative;
  top: 0;
  padding: 0 1rem;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadCrumbs a {
  /*color: #333333;*/
}
.breadCrumbsIcon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.667rem;
  height: 0.667rem;
  line-height: 0.667rem;
  z-index: 99;
}
.breadCrumbsIcon.left {
  left: 0.267rem;
}
.breadCrumbsIcon.right {
  right: 0.267rem;
}
.breadCrumbsImgs {
  width: 80%;
}
.breadCrumbsNext {
  width: 0.3rem;
  margin: 0 0.067rem;
  position: relative;
  z-index: 99;
}
.classList {
  padding: 0.267rem 0.267rem;
}
.classList .titles {
  padding: 0.267rem 0;
  font-size: 0.32rem;
  font-weight: bold;
  border-bottom: 1px solid #eeeeee;
  position: relative;
  top: 0;
}
.classList dl {
  margin-bottom: 0;
}
.classList .toggleDrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: .45rem;
  transition: all .2s;
}
.classList .toggleDrow.up {
  transform: translateY(-50%) rotate(180deg);
}
.classList .classItem {
  padding: 0.267rem 0;
  border-bottom: 1px solid #eeeeee;
}
.classList .classItem a {
  display: block;
}

/*产品列表*/
.listPage.productList {
  background: #fff;
}

/*产品详情*/
.detailWrap {
  padding: 0 0.267rem;
}
.detailTitle {
  padding: 0.4rem 0;
  text-align: center;
  font-weight: bold;
}
.detailBanner .carousel-indicators {
  left: 50%;
}
.detailBanner .carousel-inner .item {
  
}
.detailBanner .carousel-indicators li {
  background: #dad8d8;
  border-color: #dad8d8;
}
.detialCont {
  padding: 0.267rem 0.2rem;
  color: #ffffff;
  font-size: 0.32rem;
  background: #0e63c5;
  margin: 0.333rem 0 0.467rem;
}
.detailWrap .conts {
  /*padding: 0.2rem 0 .5rem;
  color: #666666;
  font-size: 0.25rem;*/
}
  /*新闻列表*/
.newsPage.news {
  padding: 0 0.267rem .4rem;
}
.newsPage.news .nav-tabs {
  padding: 0.4rem 0;
}
.newsPage.news .newItem {
  background: #f5f5f5;
  padding: 0.333rem 0.15rem 0.333rem .4rem;
  border-bottom: 1px solid #e4e3e3;
}
.newsPage.news .newItem:last-child {
  border-bottom: none;
}
.newsPage.news .date {
  margin-top: 0.2rem;
  /*color: #666666;
  font-size: 0.25rem;*/
  text-align: left;
}

/*新闻详情*/
.newDetailTitle {
  padding: 0.3rem 0 0.1rem;
  border-bottom: 1px solid #eeeeee;
}
.newDetailTitle .inTitle {
  /*font-size: 0.32rem;*/
  padding-bottom: 0.067rem;
  text-align: center;
  /*color: #333333;*/
}
.newDate {
  /*font-size: 0.25rem;
  color: #666666;*/
  text-align: center;
}
.newConts {
  padding: 0.267rem 0.267rem;
  /*font-size: 0.25rem;
  color: #666666;*/
}
.newConts img{
  width: 100%;
}
.conts img{
  width: 100%;
}
.prevNext {
  padding: 0.267rem 0;
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
}
.prevNext .links {
  width: 50%;
  /*font-size: 0.25rem;
  color: #666666;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow:ellipsis;
}
/*公司简介*/
.aboutBanner {
  display: block;
  width: 100%;
}
.aboutWrap {
  padding: 0.533rem 0.267rem 0;
}

/*分页*/
.pagins {
  text-align: center;
}
.pagination {
  width: 100%;
  margin-bottom: 0;
}
.pageWrap {
  display: inline-block;
  vertical-align: middle;
  padding: 0.267rem 0.2rem;
  max-width: 74%;
  overflow: hidden;
}
.pageWrap li  {
  float: left;
  list-style: none;
  width: 0.65rem;
  line-height: 0.65rem;
  text-align: center;
  border-radius: 50%;
  margin: 0 0.15rem;
}
.pageWrap li a{
  /*color: #666666;*/
}
.pageWrap li.active {
  background: #da3738;
}
.pageWrap li.active a{
  color: #ffffff;
}
.pagination .prev, .pagination .next {
  display: inline-block;
  vertical-align: middle;
  width: 10%;
  list-style: none;
  padding: 0.267rem 0.2rem;
}
.pagination .prev a, .pagination .next a {
  text-align: center;
  display: block;
  line-height: .56rem;
  height: .65rem;
  width: .65rem;
  border: 1px solid #eeeeee;
  border-radius: 50%@!important;
}
.pagination .prev img, .pagination .next img {
  width: 50%;
}
.bTip {
  font-size: .25rem;
  font-weight: bold;
}


/**添加 2020-06-17**/
.indexdiy_head_div{
  width: 80%;
  overflow: hidden;
}
.indexdiy_head_div img {
  width: 100%;
}
.indexdiy_body_div{
  width: 100%;
}
.indexdiy_body_div img{
  width: 100%;
}
.logo_url{
  background: url(../images/20191028162554_84317.png) no-repeat;background-size: 100%;height: 30px;
}
.input-group-btn {
  display: block;
}
.input-group {
  width: 70%;
}
.wechatCode {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  z-index: 99999;
  top: 0;
  left: 0;
  display: none;
}
.wechatCode .imgWrap {
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wechatCode .imgWrap img {
  display: block;
  width: 100%;
  height: 100%;
}
.wechatCode .imgWrap .closeWechat {
  width: .7rem;
  height: 0.7rem;
  position: absolute;
  top: -.9rem;
  right: -.5rem;
  background: #333 url("../images/fa-close.png") center no-repeat;
  background-size: 40%;
  border-radius: 50%;
}
.message ul {
  list-style: none;
}
