body {
  line-height: unset;
}

p {
  margin: 0 !important;
  color: unset;
}

.contactUs .concat-usInfo {
  width: auto;
}
li{
  list-style:unset;
}
ul,ol{
  padding:revert;
  margin:revert;
}
/*头部图片标题  */
.com-topimg-box {
  height: 3.8rem !important;
  margin-top: 0.66rem;
  position: relative;
}

.com-topimg-box .com-topimg-zz {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  left: 0;
}

.com-topimg-box .com-topimg-bg {
  height: 100%;
  width: 100%;
}

.com-topimg-box .com-topimg-name {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 2.8rem;
  height: 1.8rem;
  transform: translate(-50%, -50%);
}

/* 只有图片内容居中 */
.com-center-img {
  width: 100%;
}

.com-center-img img {
  width: 100%;
}

/* 二级导航栏 - tab选项卡 */
.com-tabs-box {
  margin: 0 !important;
  border: none !important;
  box-shadow: unset !important;
}

.two-headers-fiexeds {
  margin-top: 0.6rem !important;
}

.com-tabs-box .layui-tab-content {
  padding: 0;
  margin-bottom: 0.2rem;
}

/* .com-main-box .com-tabs-box .layui-tab-title {
  background-color: #1658bb !important;
  padding-left: 11%;
  color: #fff;
  height: 0.5rem;
} */

.com-main-box .comen-second-title {
  background-color: #1658bb !important;
  padding-left: 4%;
  color: #fff;
  /* height: 0.5rem; */
  border-bottom: 1px solid #fff;
}

.com-main-box .comen-second-title {
  /* line-height: 0.5rem; */
}

.com-main-box ul.comen-second-title a {
  padding: 0 0.18rem;
  line-height: 0.48rem;
  color: #fff;
  font-size: 0.16rem;
}


.com-main-box .layui-nav .layui-this:after,
.com-main-box .layui-nav-bar {
  display: none;
}

.com-main-box .layui-nav .layui-this {
  background-color: #154183 !important;
  position: relative;
  top: -1px;
}

.com-main-box .com-tabs-box .two-header-fixed,
.com-main-box .two-header-fixed {
  position: fixed;
  top: 0.72rem;
  width: 100%;
  z-index: 10;
  border-bottom: none;
}

.com-main-box .layui-tab-card>.layui-tab-title .layui-this {
  background-color: #154183 !important;
  border: none !important;
}

.com-main-box .layui-tab-title .layui-this {
  color: #fff;
}

.com-main-box .layui-tab-card>.layui-tab-title .layui-this:after {
  border: none;
}

.com-center-sitem {
  padding: 0.3rem 4% 0.5rem;
  max-width: 1206px;
  margin: 0 auto
}

/* 三级通用标题 */
.com-sitem-title {
  font-size: 0.24rem;
  color: #000;
  margin-bottom: 0.3rem !important;
}

.com-sitem-title::after {
  content: '';
  display: block;
  height: 2px;
  height: 3px;
  width: 0.48rem;
  background-color: #1658bb;
  border-radius: 4px;
  position: relative;
  top: 0.09rem;
}

/* item中按钮 */
.com-three-btns .com-three-btn {
  display: inline-block;
  border: 1px solid #bbb;
  border-radius: 16px;
  min-width: 0.6rem;
  height: 0.32rem;
  line-height: 0.32rem;
  cursor: pointer;
  text-align: center;
  margin-right: 0.12rem;
  color: #666;
  padding: 0 0.2rem;
  margin-bottom: 0.12rem;
  font-size: 0.16rem;
}

.com-three-active {
  background-color: #154183;
  color: #fff !important;
}

.com-three-active a {
  color: #fff !important;
}

/* 分页样式 */
.com-page-box .layui-laypage a,
.com-page-box .layui-laypage span {
  padding: 0.02rem 0.14rem;
  border: none;
  font-size: 0.16rem;
}

.com-page-box .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #1357bd;
  border-radius: 0.08rem;
}

.com-page-box .layui-laypage a:hover {
  color: #1357bd;
  font-weight: bold;
}

.com-page-box .layui-laypage-next em,
.com-page-box .layui-laypage-prev em {
  font-size: 0.16rem;
}

/* table样式 */
.com-table-box thead {
  background-color: #eee;
}

.com-table-box .layui-table {
  border-width: 0 !important;
}

.com-image-box {
  padding: 0.5rem 0 0.7rem;
  text-align: center;
  margin-bottom: 0.2rem;
}

.com-image-box img {
  max-width: 9.6rem;
}

@media screen and (max-width:1440px) {
  .com-main-box .two-header-fixed {
    top: 66px;
  }
}

@media screen and (max-width:1200px) {
  .com-main-box .two-header-fixed {
    top: 63px;
  }
}

/* @media screen and (max-width:750px) { */
@media screen and (max-width:750px) {
  .com-main-box .layui-tab-card>.layui-tab-title .layui-tab-bar {
    display: none;
  }

  .com-main-box .com-tabs-box .com-tabs-middle-title {
    height: 0.5rem;
  }

  .com-main-box .layui-tab .com-tabs-middle-title li {
    width: 1.3rem;
    line-height: 0.28rem;
    height: 0.5rem;
  }

  .com-main-box .com-three-btns .com-three-btn {
    height: 0.45rem;
    line-height: 0.45rem;
    min-width: 0rem;
  }

  .com-main-box .layui-tab li.com-tab-title-max {
    width: 1.3rem;
  }

  .com-main-box ul.comen-second-title .com-tab-title-middle a {
    /* width: 1.2rem; */
  }

  .com-main-box ul.comen-second-title .com-tab-title-max a {
    /* width: 1.8rem; */
  }

  /*.com-main-box .com-tabs-box .two-header-fixed,
  .com-main-box .two-header-fixed{
  	top:63px;
  }*/
  .two-headers-fiexeds {
    margin-top: 1.5rem !important;
  }

  .com-image-box img {
    max-width: 100%;
  }

}

@media screen and (max-width:580px) {

  .com-main-box .com-tabs-box .layui-tab-title,
  .com-main-box .comen-second-title {
    /* height: 1rem; */
  }

  .com-main-box .comen-second-title li {
    text-align: center;
  }

  .com-main-box .layui-tab .layui-tab-title li,
  .com-main-box .comen-second-title a {
    /* width: 1.2rem;
    min-width: unset;
    height: 1rem;
    white-space: pre-wrap;
    padding: 0.1rem 0.2rem;
    line-height: 0.4rem;
    box-sizing: border-box; */
  }

  /* 
  .com-main-box .comen-second-title a {
    height: 0.99rem;
  }

  .com-main-box ul.comen-second-title a {
    height: 0.99rem;
    width: 1rem;
    line-height: 0.34rem;
    padding: 0.18rem 0.18rem;
  } */

  /* .com-main-box ul.comen-second-title .com-tab-title-middle a {
    width: 1.2rem;
  }

  .com-main-box ul.comen-second-title .com-tab-title-max a {
    width: 1.8rem;
  } */

  .two-headers-fiexeds {
    margin-top: 2rem !important;
  }
}