@charset "utf-8";

@font-face {
  font-family: 'sySong';
  src: url('../fonts/sySong.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.loader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  background-size: 100% 100%;
  z-index: 999;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  font-size: 100px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}

:focus {
  outline: 0
}

a {
  text-decoration: none;
  color: #333333;
}

a:hover {
  color: #0a4c94;
}

button {
  user-select: none;
}

img:not([src]),
img[src=""] {
  opacity: 0;
}

img {
  display: inline-block;
  padding: 0;
  border: none;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select,
button,
textarea {
  font-size: 100%;
  font: inherit;
}

hr {
  height: 0;
  border: none;
  border-top: 1px solid #f4f3f2;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

body {
  color: #333;
  position: relative;
  overflow-x: hidden;
  font-size: .16rem;
  font-family: Arial, Microsoft YaHei, -apple-system, PingFang SC, BlinkMacSystemFont, Helvetica Neue, "Helvetica Neue", "Open Sans", "Hiragino Sans GB", sans-serif;
}

select::-ms-expand {
  display: none;
}

i,
em {
  font-style: normal;
  font-weight: normal;
}

input,
textarea,
select {
  padding: 0;
  font-family: inherit;
  outline: none;
  resize: none;
  background: none;
  border: none;
  font-size: inherit;
  color: inherit;
}

input::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}

textarea::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}

select::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
  font-size: inherit;
}

.eclip {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.18rem;
}

.eclips {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.line2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: block\0;
}

.line3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: block\0;
}

.line4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: block\0;
}

.line5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  display: block\0;
}

.line6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  display: block\0;
}

.line8 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  display: block\0;
}

.check:checked,
.check:not(:checked) {
  position: absolute;
  left: -9999px;
  opacity: 0
}

.check:checked+label,
.check:not(:checked)+label {
  position: relative;
  display: inline-block;
  height: 14px;
  font-size: 14px;
  cursor: pointer;
  padding-left: 20px;
}

.check+label:after,
.check+label:before {
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 0;
  width: 16px;
  height: 13px;
  border-radius: 3px;
  content: '';
  background: #000
}

.check:checked+label:after {
  background: #ca140d
}

.radio:checked+label,
.radio:not(:checked)+label {
  position: relative;
  display: inline-block;
  height: 16px;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  padding-left: 20px
}

.radio+label:after,
.radio+label:before {
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  content: ''
}

.radio:not(:checked)+label:after,
.radio:not(:checked)+label:before {
  border: 1px solid #888
}

.radio:checked,
.radio:not(:checked) {
  position: absolute;
  left: -9999px;
  opacity: 0
}

.radio:checked+label:before {
  border: 1px solid #d9a65c
}

.radio:checked+label:after {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d9a65c;
  top: 3px;
  left: 4px
}

.none {
  display: none;
}

.overhide {
  overflow: hidden
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  content: "."
}

.fl {
  float: left
}

.fr {
  float: right
}

.poab {
  position: absolute
}

.pore {
  position: relative
}

.text-r {
  text-align: right
}

.text-m {
  text-align: center
}

.text-bold {
  font-weight: 700;
}

.text-light {
  font-weight: 100;
}

.text-upper {
  text-transform: uppercase;
}

.text-lower {
  text-transform: lowercase;
}

.text-ver {
  writing-mode: tr-lr;
  writing-mode: vertical-lr;
}

.bgBox {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.abUrl {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(255, 255, 255, 0);
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

.flex-left {
  display: flex;
  flex-wrap: wrap
}

.flex-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.flex-v-center {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.flex-v {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.flex-v-bottom {
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: left;
}

.scbox {
  overflow-y: auto
}

.scbox::-webkit-scrollbar {
  width: 4px
}

.scbox::-webkit-scrollbar-track {
  border-radius: 5px;
  ;
  background: #aaa
}

.scbox::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: linear-gradient(to right, #1b59b0 0%, #1b59b0 100%);
}

.aline_w {
  position: relative;
  background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size .5s
}

.alin_w:hover .aline_w {
  background-size: 100% 1px;
  color: #fff
}

.aline_w:hover {
  background-size: 100% 1px
}

.aline_r {
  position: relative;
  background-image: linear-gradient(#d20b17, #d20b17);
  background-position: 0 100%;
  background-size: 0 1px;
  background-repeat: no-repeat;
  transition: background-size .5s
}

.alin_r:hover .aline_r {
  background-size: 100% 1px;
  color: #d20b17
}

.aline_r:hover {
  background-size: 100% 1px
}

.imgBox {
  position: relative;
  overflow: hidden;
}

.imgBox .img {
  padding-bottom: 60%;
  transition: .5s;
  background-size: cover;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}

.imgBox img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s;
}



@keyframes sca {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1)
  }

  100% {
    transform: scale(1)
  }
}

@keyframes go {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes up {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes roted {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.wp {
  margin: 0 auto;
  max-width: 13rem;
  width: 94%
}

.wpa {
  width: 94%;
  margin: 0 auto;
  max-width: 17.5rem
}

@media screen and (min-width: 1025px) {
  .imgBox.trans:hover .img {
    -webkit-transform: scale(1.05)
  }

  .imgBox.trans:hover img {
    -webkit-transform: scale(1.05)
  }
}
@media (max-width: 1300px) {
.header .hdb .search .sub { 
background: url(../images/serbg.png) #c49126 10px no-repeat !important;
    background-size: 25% !important;
}
}
@media (max-width:1024px) {
  html {
    font-size: 95px !important;
  }
}

@media (max-width:900px) {
  html {
    font-size: 90px !important;
  }
.header .hdb .search .sub {
 background: url(../images/serbg.png) #c49126 10px no-repeat !important;
    background-size: 25% !important;
}
}

@media (max-width:750px) {
  html {
    font-size: 85px !important;
  }
}

@media (max-width:540px) {
  html {
    font-size: 80px !important;
  }

  body {
    font-size: .18rem;
  }
}

@media (max-width:360px) {
  html {
    font-size: 75px !important;
  }
}

/* swiper */


.swiper-dots {
  position: absolute;
  z-index: 5;
  text-align: center
}

.swiper-dots span.active {
  opacity: 1
}

.swiper-btn a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5
}

.swiper-btn a.prev {
  left: 10px
}

.swiper-btn a.next {
  right: 10px
}


.swiper-container {
  margin: 0;
}



/* header */
.header .hda {
  height: .36rem;
  line-height: .36rem;
  background: #0a4c94;
  font-size: .14rem;
  color: #ffffff;
}

.header .hda a {
  color: #ffffff;
}

.header .hda .hdaLink a:before {
  content: '|';
  display: inline-block;
  vertical-align: 0;
  margin: 0 .1rem;
  color: #fff;
}

.header .hda .hdaLink a:nth-child(1):before {
  display: none;
}

.header .hdb {
  padding: 1.1rem 0;
  background: url(../images/topbg.jpg) no-repeat top center;
  background-size: cover;
}

.header .hdb .logo img {
  max-height: .6rem;
}

.header .hdb .logo .noGrayElement {
  margin-right: .2rem
}

.header .hdb .search form {
  display: flex !important;
}

.header .hdb .search .inp {
  width: 2.6rem;
  height: .55rem;
  background: #fff;
  border-radius: 0;
  padding: 0 .1rem;
  font-size: .16rem;
}

.header .hdb .search .sub {
  width: 1rem;
  height: .55rem;
  background: url(../images/serbg.png) #c49126 15px no-repeat;
  border-radius: 0;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  padding-left: 0.25rem;
  font-size: 0.18rem;
}

.header .hdb .search .sub:hover {
  background-color: #d9a65c;
}

.header .hdc {
  background: #0a4c94;
  line-height: .54rem;
}

.header .hdc .navs .home {
  background: #c49126;
}

.header .hdc .navs li {
  width: 20%;
  text-align: center;
  font-size: .25rem;
  background: url(../images/navline.png) no-repeat left center;
  position: relative;
}

.header .hdc .navs li:nth-child(1) {
  background: #c49126;
}

.header .hdc .navs li:nth-child(1) img {
  vertical-align: middle;
  margin: -0.05rem 0.1rem 0 0;
}

.header .hdc .navs li:nth-child(1)::before {
  content: "";
  position: absolute;
  top: -0.1rem;
  left: 0;
  width: 100%;
  height: 0.1rem;
  background: #c49126;
}

.header .hdc .navs li:nth-child(1)::after {
  content: "";
  position: absolute;
  top: -0.1rem;
  right: -0.1rem;
  width: 100%;
  height: 0.1rem;
  background: url(../images/nav_topr.png) right no-repeat;
}

.header .hdc .navs li a {
  color: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: 'sySong';
}
.dqnav {color: #c49126 !important;}
.header .hdc .navs li a:hover {
  opacity: 0.8;
}

@media (max-width:1100px) {
  .header .hdb .logo .noGrayElement img {
    height: .8rem
  }

  .header .hdb .logo .logot img {
    height: .6rem
  }
}

@media (max-width:1024px) {
  .rightnav{

    display:none;
  }
  .header .hdb .logo {
    width: 100%;
  }

  .header .hdb .search {
    width: 100%;
    flex-direction: inherit;
    margin-top: .3rem;
  }
}

@media (max-width:900px) {
  .header .hdc .navs {
    position: relative;
    padding-left: 0
  }

  .header .hdc .navs .home {
    background: none
  }

  .header .hdc .navs li:nth-child(1) {
    background: none
  }

  .header .hdc .navs li:nth-child(1)::before {
    display: none;
  }

  .header .hdc .navs li:nth-child(1)::after {
    display: none;
  }

  /* .header .hdc .navs li:nth-child(1) {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20%;
  } */

  .header .hdc .navs li {
    width: 33.3333%;
  }

  .header .hdc {
    line-height: .4rem;
    padding: .1rem 0;
  }

  .header .hda .todayDate {
    display: none;
  }

  .header .hda .wp {
    justify-content: flex-end;
  }
}

@media (max-width:540px) {
  .header .hdc .navs li {
    font-size: .19rem;
  }

  .header .hdc .navs {}

  /* .header .hdc .navs li:nth-child(1) {
    width: 16%;
  } */

  .header .hda {
    height: .44rem;
    line-height: .44rem;
    font-size: .16rem;
  }

  .header .hdb .logo .noGrayElement {
    margin-right: 0;
    margin-bottom: .2rem
  }

  .header .hdb .logo .noGrayElement img {
    height: .76rem
  }

  .header .hdb .logo .logot {
    width: 100%
  }

  .header .hdb .logo .logot img {
    height: auto;
    width: 90%;
    margin: 0 auto
  }
}

@media (max-width:370px) {
  .header .hdc .navs li {
    font-size: .18rem;
  }

  .header .hdb .search .inp {
    width: calc(100% - 1.2rem);
  }

  .header .hdb .search form {
    width: 100%;
  }

}

/* footer */
.footer {
  background: #0a4c94;
}

.footer .ftLink {}

.footer .ftLink {
  padding: 0.23rem 0;
  border-bottom: #235e9f 1px solid;
}

.footer .ftLink .tit {
  font-size: .18rem;
  width: 1.3rem;
  color: #fff;
  font-weight: bold;
  line-height: 0.24rem;
  background: url(../images/ico_yqlj.png) left center no-repeat;
  padding-left: 0.3rem;
}

.footer .ftLink .items {
  width: calc(100% - 1.3rem);
}

.footer .ftLink .items a {
  color: #fff;
  line-height: 0.24rem;
}

.footer .ftLink .item a:hover {
  text-decoration: underline;
}

.footer .ftLink .item:before {
  content: '|';
  display: inline-block;
  vertical-align: 0;
  margin: 0 .25rem;
  color: #3b70a9;
}

.footer .ftLink .item:nth-child(1):before {
  display: none;
}

.footer .ftLink .item.has>a:after {
  content: "\e6cb";
  font-family: swiper-icons !important;
  margin-left: 5px;
}

.footer .ftLink .item.has>a:hover {
  text-decoration: none;
}

.footer .ftLink .item.has.on>a {
  color: #fff;
}

.footer .ftLink .subLink {
  display: none;
  position: absolute;
  top: calc(100% + .24rem);
  left: 0;
  width: 100%;
  z-index: 10;
  background: #e2e6ed;
  font-size: .15rem;
  padding: 0.2rem .1rem;
}

.footer .ftLink .subLink ul li {
  width: 16.6666%;
  padding: 3px 0;
  display: block;
  float: left;
}

.footer .ftLink .subLink ul li a {
  color: #333;
}

.footer .ftLink .subLink ul {
  max-height: 1.1rem;
}

.footer .ftInfo {
  padding: .35rem 0;
}

.footer .ftInfo .ftTxt {
  text-align: left;
  color: #fff;
  font-size: .16rem;
  line-height: 1.6em;
  width: 100%;
}

.footer .ftInfo .ftTxt a {
  color: #fff;
}

.footer .ftInfo .ftTxt a:hover {
  text-decoration: underline;
}

.footer .ftInfo .ftTxt .links a:before {
  content: '|';
  display: inline-block;
  vertical-align: 2px;
  margin: 0 .15rem;
}

.footer .ftInfo .ftTxt .links a:nth-child(1):before {
  display: none;
}

.footer .ftInfo .ftTxt p {
  margin-top: 5px;
}

.footer .ftInfo .ftTxt p span {
  display: inline-block;
  margin: 0 .05rem 0 0;
}

.footer .ftInfo .ftbsa {
  position: absolute;
  top: 0;
  left: 0;
}

.footer .ftInfo .ftbsa .sydw {
  position: relative;
  top: -.1rem;
  left: -.1rem;
}

.footer .ftInfo .ftbsb {
  position: absolute;
  top: 0;
  right: 0;
}

.footer .ftInfo .ftbsb span:last-child {
  margin-left: .3rem;
}

@media (max-width:1100px) {
  .header .hdb .logo .noGrayElement img {
    height: .8rem
  }

  .header .hdb .logo .logot img {
    height: .6rem
  }
}

@media (max-width:1024px) {
  .header .hdb .logo {
    width: 100%;
  }

  .header .hdb .search {
    width: 100%;
    flex-direction: inherit;
    margin-top: .3rem;
  }

  .footer .ftInfo .ftTxt {
    margin-bottom: .2rem;
  }

  .footer .ftInfo .ftbsa,
  .footer .ftInfo .ftbsb {
    position: static;
  }

  .footer .ftLink .subLink ul li {
    width: 30%;
  }
}

@media (max-width:750px) {
  .footer .ftLink .subLink ul li {
    width: 50%;
  }

  .footer .ftLink .item {
    margin-right: .2rem;
  }

  .footer .ftLink .item:before {
    display: none;
  }
}

@media (max-width:900px) {


  /* .header .hdc .navs li:nth-child(1) {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20%;
  } */

  .header .hdc .navs li {
    width: 33.3333%;
  }

  .header .hdc {
    line-height: .4rem;
    padding: .1rem 0;
  }

  .header .hda .todayDate {
    display: none;
  }

  .header .hda .wp {
    justify-content: flex-end;
  }
}

@media (max-width:640px) {
  .header .hdb {
    padding: 0.4rem 0;
  }

  .footer .ftLink .item {
    margin-bottom: 5px;
  }
}

@media (max-width:540px) {
  .header .hdc .navs li {
    font-size: .19rem;
  }

  .header .hdc .navs {}

  .header .hdc .navs li:nth-child(1) {}

  .header .hda {
    height: .44rem;
    line-height: .44rem;
    font-size: .16rem;
  }

  .header .hdb .logo .noGrayElement {
    margin-right: 0;
    margin-bottom: .2rem
  }

  .header .hdb .logo .noGrayElement img {
    height: .76rem
  }

  .header .hdb .logo .logot {
    width: 100%
  }

  .header .hdb .logo .logot img {
    height: auto;
    width: 85%;
    margin: 0 auto;
  }

  .footer .ftInfo .ftTxt {
    font-size: .16rem;
  }

  .footer .ftInfo .ftTxt p {
    margin-top: 10px;
  }

  .footer .ftLink .subLink ul li {
    width: 50%;
  }
}

@media (max-width:370px) {
  .header .hdc .navs li {
    font-size: .18rem;
  }

  .header .hdb .search .inp {
    width: calc(100% - .6rem);
  }

  .header .hdb .search form {
    width: 100%;
  }

}

.rightnav {
    font-size: 14px;
    position: fixed;
    top: 420px;
    right: 0;
    z-index: 999;
    width: 100px;
    height: 180px;
    text-align: center;
}
.rightzst {
    position: fixed;
    top: 420px;
    left: 0;
    z-index: 999;
    width: 12%;
    height: auto;
}
li.skipAutoFix {
    margin-bottom: 5px;
}








.incover a {
    display: block;
}

.incover a img {
    display: block;
    width: 100%;
}

.inadd {
    font-family: 'sySong';
    margin-bottom: .7rem;
 margin-top: .35rem;
}

.inadd1 {
    margin-top: 0.45rem;
}

.inadd1 ul {
    display: flex;
    justify-content: space-between;
}

.inadd1 ul li {
    width: 49%;
}

.inadd2 {
    padding-top: .05rem;
}

.inadd2 ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.inadd2 ul li {
    width: 31%;
    margin-top: .35rem;
    background-color: #0a4c94;
}

.inadd2 ul li a {
    display: block;
    min-height: .85rem;
    font-size: .22rem;
    color: #ffffff;
    text-align: center;

    padding: 0 .1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inadd2 ul li a p {
    line-height: .3rem;
}

.inadd3 {
    margin-top: .7rem;
    background-color: #f3f9ff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inadd3-tit {
    width: 2.5rem;
    height: 3.1rem;
    background: url(../images/inpic-bj.png) no-repeat;
    background-position: top right;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.inadd3-tit div img {
    display: block;
}

.inadd3-tit p {
    font-size: .3rem;
    line-height: .36rem;
    color: #ffffff;
    margin-top: .25rem;
}

.inadd3 ul {
    flex: 1;
    display: flex;
    justify-content: space-between;
    padding-left: .4rem;
    padding-right: .4rem;
}

.inadd3 ul li {
    width: 24%;
}

.inadd3 ul li a {
    display: block;
}

.inadd3 ul li a .pics {
    position: relative;
    padding-top: 55%;
}

.inadd3 ul li a .pics img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}
.inadd3 ul li a:hover .pics img{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.inadd3 ul li a p {
    text-align: center;
    font-size: .18rem;
    line-height: .5rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .15rem;
}

.inadd3 ul li a:hover p {
    color: #0a4c94;
}

@media (max-width: 1730px) {
.rightzst {
    width: 9%;
}
}
@media (max-width: 1024px) {
  .rightzst {
    display:none;
}
    .inadd2 ul li {
        width: 32%;
    }

    .inadd2 ul li a {
        font-size: .18rem;
    }

    .inadd3-tit p {
        font-size: .2rem;
        line-height: .3rem;
    }

    .inadd3-tit {
        width: 1.8rem;
        height: 2.4rem;
    }

    .inadd3 ul li a p {
        font-size: .16rem;

    }

    .inadd3-tit div img {
        height: .34rem;
    }
}

@media (max-width: 750px) {
    .inadd2 ul li a {
        font-size: .16rem;
    }

    .inadd2 ul li a p {
        line-height: .24rem;
    }
    .inadd1{
        margin-top: .2rem;
    }
    .inadd3 {
        display: block;
        margin-top: .3rem;
    }
    .inadd1 ul{
        display: block;
    }
    .inadd1 ul li{
        width: auto;
        margin-top: .15rem;
    }

    .inadd3-tit {
        width: auto;
        height: auto;
        padding: .1rem;
        flex-direction: row;
        align-content:  center;
        justify-content: start;
    }
    .inadd3-tit p{
        margin-top: 0;
        margin-left: .1rem;
    }
    .inadd3 ul{
        padding: .1rem;
    }
    .inadd3 ul li{
        width: 32%;
    }
    .inadd3 ul li a p{
        padding: 0;
    }
    .inadd {
        margin-bottom: .3rem;
    }
}

@media (max-width: 480px) {
    .inadd3 ul{
        display: block;
    }
    .inadd3 ul li{
        width: auto;
        margin-top: .1rem;
    }
}





