.wl {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.color {
  color: #7f0f24;
}
.w1200 {
  width: 1200px;
  margin: 0 auto ;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-20 {
  padding-bottom: 20px;
}
.main-top {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  background: #161616;
  height: 40px;
  padding: 0 10px;
}
.main-top .left {
  float: left;
  line-height: 40px;
  color: #fff;
}
.main-top .left i {
  font-style: initial;
}
.main-top .left img {
  margin-top: 15px;
  float: left;
  line-height: 40px;
  margin-right: 5px;
}
.main-top .right {
  float: right;
}
.main-top .right ul li {
  float: left;
  line-height: 40px;
  margin-left: 20px;
  color: #fff;
}
.main-top .right ul li img,.main-top .right ul li a{
	border: none;
}
.swiper-slide a,.swiper-slide img{
	border: none;
}
.swiper-slide img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.hm-banner .swiper-slide img{
	width: 100%;
	max-height: auto;
}


.swiper-slide a{
	display: block;
	width: 100%;
}
.main-top .right ul li i {
  float: left;
  margin-right: 5px;
  height: 40px;
  display: flex;
  align-items: center;
}
.top-box {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 90px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1170px) {
  .top-box,
  .main-top {
    display: none;
  }
}
.top-xbox {
  height: 100%;
}
.logo-le {
  padding-right: 50px;
  float: left;
  height: 100%;
  display: flex;
  align-items: center;
}
.nav {
  float: right;
  height: 90px;
  padding-top: 20px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.nav li.nLi {
  height: 100%;
  position: relative;
  float: left;
  padding: 0 25px;
}
.nav li.active h3 {
  border-bottom: 1px solid #7f0f24;
}
.nav li.active h3 a {
  color: #7f0f24;
}
@media screen and (max-width: 1520px) {
  .nav li.nLi {
    padding: 0 0.4375rem;
  }
}
@media screen and (max-width: 1320px) {
  .nav li.nLi {
    padding: 0 0.3125rem;
  }
}
@media screen and (max-width: 1220px) {
  .nav li.nLi {
    padding: 0 0.25rem;
  }
}
.nav li h3 {
  height: 40px;
  line-height: 40px;
}
.nav li h3 a {
  color: #333;
  font-weight: 400;
}
.sub1,
.sub-cp {
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  top: 63px;
  padding: 10px 5px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  display: none;
  z-index: 6;
}
.sub1 a {
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.sub-cp {
  position: fixed;
  width: 100%;
  float: left;
}
.subcp-con {
  width: 1200px;
  margin: 0 auto;
}
.subcp-con ul {
  width: 100%;
  float: left;
  margin-top: 30px;
  padding: 20px 0;
}
.subcp-con ul li {
  float: left;
  border-right: 1px solid #e1e1e1;
  position: relative;
  width: 33.333%;
}
.subcp-con ul li:last-child {
  border-right: none;
}
.subcp-con ul li i {
  float: left;
  width: 150px;
  height: 200px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}
.subcp-con ul li dl {
  float: left;
  margin-left: 20px;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding-left: 170px;
  padding-right: 30px;
  width: 100%;
}
.subcp-con ul li dl dd {
  width: 100%;
  float: left;
  line-height: 28px;
}
.subcp-con ul li dl dd h3 {
  font-size: 16px;
  font-weight: bold;
}
.subcp-con ul li dl dd p {
  width: 100%;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.subcp-con ul li i img {
  max-width: 100%;
  max-height: 100%;
}
.top-box:hover .nav li h3 a {
  color: #333333;
  display: block;
}
.top-box:hover .nav li h3.on a,
.top-box:hover .nav li:hover h3 a {
  color: #7f0f24;
  border-bottom: 2px #7f0f24 solid;
}
.r-box {
  display: flex;
  height: 40px;
  align-items: center;
}
.hy-btn {
  width: 60px;
  height: 40px;
  display: flex;
  align-items: center;
}
.hy-btn i {
  cursor: pointer;
}
.hy-bt2 {
  display: none;
}
.top-box:hover .hy-bt2 {
  display: block;
}
.top-box:hover .hy-bt1 {
  display: none;
}
.hy-bt1 {
  color: #fff;
}
.top-dh {
  font-size: 16px;
  color: #fff;
}
.top-dh span {
  font-weight: bold;
  font-family: arial;
}
.top-box:hover .top-dh {
  color: #333333;
}
.top-box:hover .top-dh span {
  color: #2448ac;
}
.phone-nav {
  width: 100%;
  float: left;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 100px;
  background: #f0f0f0;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  padding: 0 10px;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1021;
}
.p-logo {
  float: left;
  height: 100%;
  display: flex;
  align-items: center;
}
.p-logo img {
  max-width: 100%;
  height: auto;
}
.p-rbtn {
  float: right;
  height: 100%;
  display: flex;
  align-items: center;
}
.p-rbtn i {
  color: #7f0f24;
  font-size: 40px;
}
.p-rbtn img {
  width: 1.875rem;
}
@media screen and (max-width: 1170px) {
  .phone-nav {
    display: block;
  }
  .page-box {
    padding: 20px 0;
  }
  .foot-copy {
    width: 100%;
    float: left;
    height: auto;
    padding: 10px 0;
    margin-top: 0px;
  }
  .pull-left {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 30px;
  }
  .pull-right {
    float: left !important;
    text-align: center;
    width: 100%;
    line-height: 30px;
  }
  .hm-banner {
    margin-top: 100px;
  }
}
@media screen and (max-width: 750px) {
  .p-logo img {
    max-width: 80%;
  }
  .phone-nav {
    height: 6.25rem;
  }
  .hm-banner {
    margin-top: 6.25rem;
  }
  .p-rbtn i {
    font-size: 30px;
  }
}
.menuPhoe-down {
  width: 100%;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
  position: fixed;
  top: 100px;
  left: 0;
  z-index: 1000;
  overflow-y: auto;
  height: 100%;
  padding-bottom: 5.5rem;
  display: none;
  background: #fff;
}
@media screen and (max-width: 750px) {
  .menuPhoe-down {
    top: 6.25rem;
  }
}
.menuPhone-text {
  width: 100%;
  float: left;
}
.menuPhone-text ul {
  width: 100%;
  float: left;
}
.menuPhone-text ul li {
  width: 100%;
  float: left;
  border-bottom: 1px solid #D7D7D7;
}
.Nav-phone-title {
  width: 100%;
  float: left;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Nav-phone-title a {
  float: left;
  font-size: 1.875rem;
  color: #333;
  text-decoration: none;
}
.Nav-phone-title img {
  float: right;
  width: 1.25rem;
}
.reduce_hide {
  display: none;
}
.menuPhone-text ul li dl {
  width: 100%;
  float: left;
  display: none;
}
.menuPhone-text ul li dl dd {
  width: 100%;
  float: left;
  border-top: 1px solid #D7D7D7;
  height: 5rem;
  line-height: 5rem;
  box-sizing: border-box;
  padding-left: 1.25rem;
}
.menuPhone-text ul li dl dd a {
  color: #818181;
  font-size: 1.875rem;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  .footer {
    padding-top: 0;
  }
}
.Nav-phone-title {
  width: 100%;
  float: left;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Nav-phone-title a {
  float: left;
  font-size: 1.875rem;
  color: #333;
  text-decoration: none;
}
.Nav-phone-title img {
  float: right;
  width: 1.25rem;
}
.reduce_hide {
  display: none;
}
.menuPhone-text ul li dl {
  width: 100%;
  float: left;
  display: none;
}
.menuPhone-text ul li dl dd {
  width: 100%;
  float: left;
  border-top: 1px solid #D7D7D7;
  height: 5rem;
  line-height: 5rem;
  box-sizing: border-box;
  padding-left: 1.25rem;
}
.menuPhone-text ul li dl dd a {
  color: #818181;
  font-size: 1.875rem;
  text-decoration: none;
}
@media screen and (max-width: 1170px) {
  .footer {
    padding-top: 0;
  }
}
.font {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding-top: 50px;
}
.font .font-con-left {
  float: left;
}
.font .font-con-left ul {
  float: left;
}
.font .font-con-left ul li {
  margin-right: 80px;
  float: left;
}
.font .font-con-left ul li .font-a {
  float: left;
}
.font .font-con-left ul li .font-a h3 {
  font-size: 18px;
  font-weight: bold;
}
.font .font-right {
  float: right;
}
.font .font-right .left {
  width: 200px;
  float: left;
}
.font .font-right .left .loop {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.font .font-right .left .loop p {
  color: #ababab;
}
.font .font-right .left .loop span {
  font-size: 20px;
  color: #7f0f24;
}
@media screen and (max-width: 375px) {
  .font .font-right .left .loop span {
    font-size: 16px;
  }
}
@media screen and (max-width: 375px) {
  .font .font-right .left {
    max-width: 160px;
  }
}
.font .font-right .right {
  width: 132px;
  margin-left: 10px;
  float: right;
}
.font .font-right .right i {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  height: 132px;
}
.font .font-right .right p {
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 500px) {
  .font .font-right .right {
    margin-left: 0;
  }
}
.font .phon-foont {
  background: #7F0F24;
  color: #fff;
}
.font .phon-foont .left {
  float: left;
  line-height: 63px;
}
.font .phon-foont .right {
  float: right;
  line-height: 63px;
}
.font .phon-foont .right a {
  color: #fff;
}
@media screen and (max-width: 850px) {
  .font .phon-foont .left {
    float: left;
    line-height: 20px;
  }
  .font .phon-foont .right {
    float: left;
    line-height: 20px;
  }
  .font .phon-foont .right a {
    color: #fff;
  }
}
@media screen and (max-width: 1170px) {
  .font .font-con-left {
    display: none;
  }
  .font .font-right {
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
    padding: 0 10px;
  }
  .font .phon-foont {
    padding: 10px;
  }
}
@media screen and (max-width: 1170px) {
  .font {
    padding-top: 10px;
  }
  .p-b-50 {
    padding-bottom: 10px;
  }
}

