@media screen and (min-width: 1200px) {
  html {
    font-size: 120px !important;
  }
}
body {
  max-width: 1200px;
  min-width: 320px;
  background-color: #F7F2EE !important;
}
html {
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto;
  background-color: #F7F2EE !important;
}
header {
  width: 100%;
  height: 1.2833rem;
}
header .hbox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .hbox .hbox-tabicon {
  padding-left: 0.425rem;
}
header .hbox .hbox-tabicon img {
  width: 0.6417rem;
  height: 0.6417rem;
}
header .hbox .hbox-tabicon ul {
  width: 100%;
  padding-bottom: 0.4167rem;
  border-bottom-left-radius: 0.4167rem;
  border-bottom-right-radius: 0.4167rem;
}
header .hbox .hbox-tabicon ul li {
  height: 1.6333rem;
}
header .hbox .hbox-tabicon ul li a {
  display: block;
  width: 100%;
  height: 1.6333rem;
  line-height: 1.6333rem !important;
  text-align: center;
  border-bottom: 0.0033rem solid #9999;
}
header .hbox .hbox-log {
  width: 5.3083rem;
}
header .hbox .hbox-log img {
  width: 5.3083rem;
  height: 0.85rem;
}
header .hbox .hbox-ssicon {
  padding-right: 0.425rem;
}
header .hbox .hbox-ssicon img {
  width: 0.6417rem;
  height: 0.6417rem;
}
.divswper {
  width: 100%;
  height: 3.675rem;
}
.divswper img {
  width: 100%;
  height: 100%;
}
.conent-item {
  width: 100%;
  padding: 5%;
}
.conent-item .itemtop-left {
  width: 100%;
}
.conent-item .itemtop-left .left-top {
  width: 100%;
  height: 1.75rem;
  font-size: 1.2rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: bold;
  color: #333333;
  display: flex;
  align-items: center;
}
.conent-item .itemtop-left .left-top img {
  width: 1.75rem;
  height: 1.75rem;
  margin-left: 0.1083rem;
}
.conent-item .itemtop-left .left-buttom {
  font-size: 0.2667rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  text-transform: uppercase;
}
.conent-item .itemtabs {
  margin-top: 0.425rem;
  width: 100%;
}
.conent-item .itemtabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.conent-item .itemtabs .itemtabs-top {
  overflow: hidden;
  padding: 10px 0;
}
.conent-item .itemtabs .itemtabs-top .uls {
  width: 100%;
  font-size: 0.75rem;
  display: flex;
  overflow-x: auto;
}
.conent-item .itemtabs .itemtabs-top .uls::-webkit-scrollbar {
  display: none;
}
.conent-item .itemtabs .itemtabs-top .uls li {
  flex-shrink: 0;
  margin-right: 1rem;
  position: relative;
  display: inline-block;
  height: 1.8rem;
  background-size: contain;
  background-repeat: no-repeat;
  color: #999;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.conent-item .itemtabs .itemtabs-top .uls li .yuandian {
  width: 0.5rem;
  height: 0.5rem;
  opacity: 1;
  display: none;
  border-radius: 50%;
  border: 0.05rem solid #C20505;
}
.conent-item .itemtabs .itemtabs-buttom .model-item {
  width: 100%;
  font-size: 0.375rem;
  margin: 0.375rem auto;
  display: none;
}
.conent-item .itemtabs .itemtabs-buttom .model-item .ulli-img {
  width: 100%;
  height: 10rem;
}
.conent-item .itemtabs .itemtabs-buttom .model-item .ulli-img img {
  width: 100%;
  height: 100%;
}
.conent-item .itemtabs .itemtabs-buttom .model-item .ulli-text {
  margin-top: 0.425rem;
  font-size: 0.375rem;
  color: #666666;
}
.conent-item .itemtabs .itemtabs-buttom .model-item .ulli-text .ulli-text1 {
  color: #333333;
  font-weight: bold;
}
.conent-item .itemtabs .itemtabs-buttom .model-item .ulli-text .ulli-text2 div {
  margin-top: 0.4 167rem;
}
.conent-item .itemtabs .itemtabs-zsyz {
  width: 100%;
  display: flex;
  padding: 10px 0;
}
.conent-item .itemtabs .itemtabs-zsyz a {
  display: flex;
  color: #000000;
}
.conent-item .itemtabs .itemtabs-zsyz a .ljwm {
  text-align: center;
  line-height: 2rem;
  font-size: 0.75rem;
  width: 6.5rem;
  height: 2rem;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #333333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.conent-item .itemtabs .itemtabs-zsyz a .ljwm img {
  margin-left: 0.1667rem;
  width: 0.3167rem;
  height: 0.3167rem;
}
.conent-item .itemtabs .itemtabs-zsyz .lxwm {
  margin-left: 1.5rem;
  font-size: 0.8rem;
  display: flex;
  flex-direction: column;
}
.conent-item .itemtabs .itemtabs-zsyz .lxwm .lxwmtext {
  color: #000000;
}
.conent-item .itemtabs .itemtabs-zsyz .lxwm .lxwmophen {
  font-size: 14px;
  color: #C20505;
}
.conent-item2 {
  margin-top: 0.7rem;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.conent-item2 .item2-box1 {
  color: #fff;
  font-size: 0.8rem;
  padding: 10px;
}
.conent-item2 .item2-box1 .top-boxtext {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.conent-item2 .item2-box1 .top-boxtext .boxtext-top {
  display: flex;
  align-items: center;
}
.conent-item2 .item2-box1 .top-boxtext .boxtext-top img {
  width: 1rem;
  height: 1rem;
}
.conent-item2 .item2-box1 .top-boxtext .boxtext-top text{
  font-size: 14px;
  margin-left: 10px;
}
.conent-item2 .item2-box1 .top-boxtext a {
  color: rgba(255,255,255,0.75);
  font-size: 14px;
  display: flex;
  align-items: center;
}
.conent-item2 .item2-box1 .top-boxtext a div {
  margin-left: 0.1833rem;
  width: 0px;
  height: 0px;
  border: 0.15rem solid;
  border-color: transparent transparent transparent #FFFFFF;
  width: 0;
}
.conent-item2 .item2-box1 .top-boxtext2 {
  width: 100%;
  font-size: 12px;
  margin-top: 0.2667rem;
  margin-left: 0.0833rem;
}
.conent-item2 .item2-box2 {
  margin-top: 1.0667rem;
}
.conent-item3 {
  width: 100%;
  padding: 5% 5% 0;
}
.conent-item3 .itemtop-left {
  width: 100%;
}
.conent-item3 .itemtop-left .left-top {
  width: 100%;
  font-size: 1.2rem;
  font-weight: bold;
  color: #333333;
  display: flex;
  align-items: center;
}
.conent-item3 .itemtop-left .left-top img {
  width: 1.75rem;
  height: 1.75rem;
}
.conent-item3 .itemtop-left .left-buttom {
  font-size: 0.2667rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  text-transform: uppercase;
}
.conent-item3 .itemtop-content {
  width: 100%;
}
.conent-item3 .itemtop-content ul {
  margin-top: 1rem;
  width: 100%;
  display: flex;
  overflow-x: auto;
  padding: 0;
}
.conent-item3 .itemtop-content ul::-webkit-scrollbar {
  display: none;
}
.conent-item3 .itemtop-content ul li {
  margin-right: 20px;
  flex-shrink: 0;
  position: relative;
  display: inline-block;
  width: 126px;
  background-size: contain;
  background-repeat: no-repeat;
  color: #999;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.conent-item3 .itemtop-content ul li img {
  width: 100%;
  background-color: #f8f8f8;
}
.conent-item3 .itemtop-content ul li .itemtopcon-tent {
  width: 100%;
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.conent-item3 .itemtop-content ul li .itemtopcon-tent .jins {
  color: #826146;
  font-size: 16px;
  font-weight: bold;
}
.conent-item3 .itemtop-content ul li .itemtopcon-tent div {
  margin-top: 0.0833rem;
  font-size: 14px;
}
.conent-item4 {
  width: 100%;
  padding: 0 5% 5%;
}
.conent-item4 .itemtop-left {
  width: 100%;
}
.conent-item4 .itemtop-left .left-top {
  width: 100%;
  font-size: 1.2rem;
  font-weight: bold;
  color: #333333;
  display: flex;
  align-items: center;
}
.conent-item4 .itemtop-left .left-top img {
  width: 1.75rem;
  height: 1.75rem;
  margin-left: 0.1083rem;
}
.conent-item4 .itemtop-left .left-buttom {
  font-size: 0.7rem;
  font-weight: 400;
  color: #333333;
  text-transform: uppercase;
}
.conent-item4 .item4-conte {
  width: 100%;
}
.conent-item4 .item4-conte .carousel-inner img {
  width: 100%;
  height: 5.0667rem;
}
.conent-item4 .item4-conte .ulli-text {
  margin-top: 0.425rem;
  font-size: 0.375rem;
  color: #666666;
}
.conent-item4 .item4-conte .ulli-text .ulli-text1 {
  color: #826146;
  font-weight: bold;
}
.conent-item4 .item4-conte .ulli-text .ulli-text2 div {
  margin-top: 0.4 167rem;
}
.conent-item4 .itemtabs-zsyz {
  width: 100%;
  height: 0.9583rem;
  display: flex;
  margin-top: 0.3167rem;
}
.conent-item4 .itemtabs-zsyz a {
  color: #000000;
}
.conent-item4 .itemtabs-zsyz a .ljwm {
  text-align: center;
  line-height: 0.9583rem;
  font-size: 0.375rem;
  width: 3.4167rem;
  height: 0.9583rem;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 0.025rem solid #333333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.conent-item4 .itemtabs-zsyz a .ljwm img {
  margin-left: 0.1667rem;
  width: 0.3167rem;
  height: 0.3167rem;
}
.conent-item5 {
  width: 100%;
  padding: 5%;
}
.conent-item5 .itemtop-left {
  width: 100%;
}
.conent-item5 .itemtop-left .left-top {
  width: 100%;
  font-size: 1.2rem;
  font-weight: bold;
  color: #333333;
  display: flex;
  align-items: center;
}
.conent-item5 .itemtop-left .left-top img {
  width: 1.75rem;
  height: 1.75rem;
}
.conent-item5 .itemtop-left .left-buttom {
  font-size: 0.2667rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  text-transform: uppercase;
}
.conent-item5 .item5-banner {
  margin-top: 0.4167rem;
  width: 100%;
}
.conent-item5 .item5-banner img {
  width: 100%;
  height: 100%;
}
.conent-item5 .item5-conten {
  width: 100%;
  font-size: 0.375rem;
}
.conent-item5 .item5-conten div {
  color: #666666;
  font-size: 0.7rem;
}
.conent-item5 .item5-conten .textconten-top {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.8rem;
  font-weight: bold;
  color: #000000;
}
.conent-item5 .item6-bottom {
  margin-top: 0.75rem;
  width: 100%;
}
.conent-item5 .item6-bottom .item6-box1 {
  width: 100%;
  display: flex;
}
.conent-item5 .item6-bottom .item6-box1 .box1-left {
  width: 20%;
  background-color: #C20505;
}
.conent-item5 .item6-bottom .item6-box1 .box1-left .left-top {
  width: 100%;
  border-bottom: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #fff;
  padding: 5px 0;
}
.conent-item5 .item6-bottom .item6-box1 .box1-left .left-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #fff;
  padding: 15px 0;
}
.conent-item5 .item6-bottom .item6-box1 .box1-right {
  width: 80%;
  margin-left: 10px;
}
.conent-item5 .item6-bottom .item6-box1 .box1-right .right-box1 {
  width: 100%;
  display: flex;
  align-items: center;
}
.conent-item5 .item6-bottom .item6-box1 .box1-right .right-box1 text {
  color: #C20505;
  font-size: 0.7rem;
  font-weight: bold;
}
.conent-item5 .item6-bottom .item6-box1 .box1-right .right-box1 span {
  display: block;
  width: 0;
  margin: 0 5px;
  height: 0.3333rem;
  border: 0.0042rem solid black;
}
.conent-item5 .item6-bottom .item6-box1 .box1-right .right-box1 div {
  width: 70%;
  font-size: 0.7rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.conent-item5 .item6-bottom .item6-box1 .box1-right .right-box2 {
  width: 100%;
  margin-top: 0.2667rem;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.conent-item5 .item6-bottom .item6-box1 .box1-right .right-box3 {
  margin-top: 0.2667rem;
  font-size: 14px;
}
.conent-item5 .item6-bottom .item6-box1 .box1-right .right-box3 a {
  color: #C20505;
}
.conent-item5 .item6-bottom .item6-box2 {
  width: 100%;
  display: flex;
  margin-top: 10px;
}
.conent-item5 .item6-bottom .item6-box2 .box1-left {
  width: 20%;
  background-color: #333333;
}
.conent-item5 .item6-bottom .item6-box2 .box1-left .left-top {
  width: 100%;
  border-bottom: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: #fff;
  padding: 5px 0;
}
.conent-item5 .item6-bottom .item6-box2 .box1-left .left-bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #fff;
  padding: 15px 0;
}
.conent-item5 .item6-bottom .item6-box2 .box1-right {
  width: 80%;
  margin-left: 10px;
}
.conent-item5 .item6-bottom .item6-box2 .box1-right .right-box1 {
  width: 100%;
  display: flex;
  align-items: center;
}
.conent-item5 .item6-bottom .item6-box2 .box1-right .right-box1 text {
  color: #333;
  font-size: 0.7rem;
  font-weight: bold;
}
.conent-item5 .item6-bottom .item6-box2 .box1-right .right-box1 span {
  display: block;
  width: 0;
  margin: 0 5px;
  height: 0.3333rem;
  border: 0.0042rem solid black;
}
.conent-item5 .item6-bottom .item6-box2 .box1-right .right-box1 div {
  width: 70%;
  font-size: 0.7rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.conent-item5 .item6-bottom .item6-box2 .box1-right .right-box2 {
  width: 100%;
  margin-top: 0.2667rem;
  font-size: 14px;
  color: #666666;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.conent-item5 .item6-bottom .item6-box2 .box1-right .right-box3 {
  margin-top: 0.2667rem;
  font-size: 0.3167rem;
}
.conent-item5 .item6-bottom .item6-box2 .box1-right .right-box3 a {
  color: #C20505;
  font-size: 14px;
}
.bottom {
  margin-top: 1rem;
  width: 100%;
  background-color: #985B3E;
  padding: 15px 10px 10px 10px;
}
.bottom .bottom-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.bottom .bottom-top div {
  align-items: center;
  width: 25%;
  text-align: center;
  padding: 5px 0;
  font-size: 14px;
}
.bottom .bottom-top div a {
  color: #FFFFFF;
}
.bottom .bottom-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 10px 15px;
}
.bottom .bottom-content .content-box1 {
  color: #fff;
}

.bottom .bottom-content .content-box2 {

  color: #fff;

}

.bottom .bottom-btom {
  font-size: 14px;
  color: #fff!important;
  padding: 10px 0;
  text-align: center;
  white-space: pre-line;
}
.bottom .bottom-btom p{
  color: #fff!important;
}
.bottom .bottom-btom div {
  display: flex;
  align-items: center;
  justify-content: center;
}
