@charset "utf-8";
.top {
  display: block;
}

.phone {
  display: none;
}

.nbanner {
  width: 100%;
  height: 4.7rem;
  overflow: hidden;
  position: relative;
  z-index: 3;
}

.nbanner img {
  width: 100%;
}

/*框架*/
.frame {
  position: relative;
}

.frame .lam {
  font-size: .36rem;
  color: #fff;
  margin-top: -.8rem;
  position: relative;
  z-index: 3;
}

.frame .mbx {
  display: flex;
  justify-content: space-between;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
  padding-bottom: .2rem;
  margin-bottom: .2rem;
}

.frame .mbx .dqlm {
  font-size: .24rem;
  color: #a42800;
}

.frame .mbx .mb a,.frame .mbx .mb {
  font-size: .16rem;
  color: #666;
}

.frame .mbx .mb a:hover {
  color: #a42800;
}

.frame .dline {
  width: 100%;
  height: 0.01rem;
  background-color: #e6e6e6;
  margin: .2rem 0rem;
}

.frame .fanye p {
  margin-bottom: .1rem;
  color: #a42800;
}

.frame .fanye p a {
  font-size: .16rem;
  margin-left: .1rem;
}

.frame .contents {
  display: flex;
  justify-content: space-between;
}

.frame .contents .hotnew {
  width: 25%;
  padding: .8rem 0rem;
}

.frame .contents .hotnew .img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.frame .contents .hotnew .img img {
  width: 100%;
  height: auto;
  transition: transform 0.8s ease;
}

.frame .contents .hotnew .img:hover img {
  transform: scale(1.1);
}

.frame .contents .hotnew .news-box {
  margin-top: .3rem;
}

.frame .contents .hotnew .news-box .newtit {
  background: linear-gradient(to right, #a42800, #c6502a);
  padding: .2rem;
  color: #fff;
  font-size: .26rem;
  text-align: center;
}

.frame .contents .hotnew .news-box .newslist {
  background-color: #fff7f7;
  padding: .2rem;
}

.frame .contents .hotnew .news-box .newslist li {
  margin: .2rem 0rem;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.1);
}

.frame .contents .hotnew .news-box .newslist li a {
  font-size: .16rem;
}

.frame .contents .hotnew .news-box .newslist li .times {
  padding: .15rem 0;
}

.frame .contents .hotnew .news-box .newslist li .times span {
  font-family: Arial !important;
  font-size: .16rem;
  color: #a42800;
  margin-right: .1rem;
}

.frame .contents .dpzw {
  width: 70%;
  padding: .8rem 0rem;
  position: relative;
}

.frame .contents .dpzw .dptexts p,.frame .contents .dpzw .dptexts p span, .frame .contents .dpzw .dptexts span{
  font-size: .18rem !important;
  line-height: .32rem  !important;
  text-align: justify;
}

.frame .contents .dpzw .dptexts p img,.frame .contents .dpzw .dptexts p span img, .frame .contents .dpzw .dptexts span img{
 width: 80% !important;
    display: block;
    margin: 0 auto;
}


.frame .contents .tyny {
  width: 70%;
  padding: .8rem 0rem;
}

.frame .contents .tyny .nytitle {
  background-color: #fff7f7;
  padding: .2rem;
}

.frame .contents .tyny .nytitle h1 {
  font-size: .24rem;
  font-weight: bold;
}

.frame .contents .tyny .nytitle .times {
  margin-top: .2rem;
  background-color: #a42800;
  padding: .05rem .1rem;
  display: inline-block;
}

.frame .contents .tyny .nytitle .times span {
  font-family: Arial !important;
  font-size: .16rem;
  color: #ffffff;
  margin-right: .1rem;
}

.frame .contents .tyny .texts {
  margin-top: .3rem;
  font-size: .16rem !important;
  line-height: .32rem !important;
  text-align: justify;
}

.frame .contents .tyny .texts p,.frame .contents .tyny .texts p span,.frame .contents .tyny .texts span{
  font-size: .16rem !important;
  line-height: .32rem !important;
  text-align: justify;
}

.frame .contents .tyny .texts p img,.frame .contents .tyny .texts p span img,.frame .contents .tyny .texts span img{
    width: 6rem !important;
    height: auto !important;
display: block;
    margin: 0 auto;
}

.frame .contents .szny {
  width: 70%;
  padding: .8rem 0rem;
}

.frame .contents .szny .sznr-box .sztop {
  padding: .3rem;
  background-color: #fff7f7;
  display: flex;
}

.frame .contents .szny .sznr-box .sztop .img {
  width: 1.72rem;
  height: 2.36rem;
  overflow: hidden;
}

.frame .contents .szny .sznr-box .sztop .img img {
  width: 100%;
  height: auto;
  transition: transform 0.8s ease;
}

.frame .contents .szny .sznr-box .sztop .img:hover img {
  transform: scale(1.1);
}

.frame .contents .szny .sznr-box .sztop .peop {
  margin-left: .4rem;
  font-size: .16rem;
  color: #333;
}

.frame .contents .szny .sznr-box .sztop .peop p:nth-child(1) {
  font-size: .24rem;
  font-weight: bold;
  color: #a42800;
}

.frame .contents .szny .sznr-box .sztop .peop p:nth-child(2) {
  margin: .1rem 0rem;
  font-size: .18rem;
}

.frame .contents .szny .sznr-box .sztop .peop p:nth-child(3) span:nth-child(1) {
  color: #999;
  margin-right: .1rem;
}

.frame .contents .szny .sznr-box .conts {
  margin: .3rem 0rem;
  font-size: .16rem !important;
  line-height: .32rem !important;
  text-align: justify;
}

.frame .three {
  padding-bottom: .8rem;
  position: relative;
}

.frame .three .onth {
  margin-top: 1rem;
}

.frame .three .threecont {
  display: flex;
  justify-content: space-between;
}

.frame .three .threecont .threetop-left {
  width: 50%;
}

.frame .three .threecont .threetop-left .img {
  width: 5.81rem;
  height: 6.5rem;
}

.frame .three .threecont .threetop-left .img img {
  width: 100%;
}

.frame .three .threecont .threetop-right {
  width: 50%;
  margin-left: 1rem;
  background: url(../images/index/7.png) no-repeat center 100%;
}

.frame .three .threecont .threetop-right .tit {
  font-size: .4rem;
  font-weight: bold;
  color: #a42800;
  margin-top: -.5rem;
}

.frame .three .threecont .threetop-right .im {
  margin-left: -4rem;
  margin-top: 1.5rem;
  width: 3.36rem;
  height: .42rem;
}

.frame .three .threecont .threetop-right .im img {
  width: 100%;
}

.frame .three .threecont .threetop-right ul li {
  margin: .1rem 0rem;
}

.frame .three .threecont .threetop-right ul li a {
  font-size: .18rem;
}

.frame .three .onth2 {
  margin-top: .2rem;
}

.frame .three .onth2 .threetop-right {
  width: 50%;
  margin-left: 1rem;
  background: 0;
}

.frame .three .onth2 .threetop-right .tit {
  font-size: .4rem;
  font-weight: bold;
  color: #a42800;
}

.frame .three .onth2 .threetop-right .im {
  position: relative;
  z-index: 99;
  margin-left: 5.2rem;
  margin-top: 1rem;
  width: 3.36rem;
  height: .42rem;
}

.frame .three .onth2 .threetop-right .im img {
  width: 100%;
}

.frame .three .onth2 .threetop-right ul {
  position: relative;
  z-index: 999;
}

.frame .three .onth2 .threetop-right ul li {
  margin: .1rem 0rem;
}

.frame .three .onth2 .threetop-right ul li a {
  font-size: .18rem;
}

.frame .three .onth2 .threetop-right .imbg {
  position: absolute;
  bottom: 0;
  left: -2.5rem;
  width: 7.2rem;
  height: auto;
}

.frame .three .onth2 .threetop-right .imbg img {
  width: 100%;
}

/*小屏幕*/
@media screen and (max-width: 1200px) {
  .top {
    display: none;
  }
  .phone {
    display: block;
  }
}