/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
  font-family: "微软雅黑";
}

.dropspanlo {
  display: inline-block;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 80px;
  position: relative;
  z-index: 9;
}

.nav .mobNav {
  display: none;
}

.nav .dropdown {
  width: 100%;
}

.nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin: 0 auto;
}

.nav .menu li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: auto 0;
}

.nav .menu li:last-child a {
  border-right: none;
}

.nav .menu a {
  color: #4b4b4b;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1rem;
  text-decoration: none;
}

.nav .menu a:hover {
  color: #d71627;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}

.imgesauto {
  background: url(../../images/110454.png)no-repeat;
  display: inline-block;
  width: 40px;
  height: 40px;
  position: relative;
  top: 7px;
}

.imgauto {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

/* tabl切换 */

a {
  text-decoration: none
}

.btn {
  width: 100%;
  height: 1.2rem;
  display: flex;
  justify-content: space-around;
}

.tabbt100 {
  width: 100%;
  height: 100%;
  display: block;
}

.spanList {
  font-family: PingFang-SC-Medium;
  font-size: 1.2rem;
  height: 44px;
  line-height: 44px;
  background: -webkit-linear-gradient(left, #d71627, #761031);
  color: #fff;
  text-align: center;
  display: inline-block;
  position: relative;
  letter-spacing: 0.005rem;
  font-weight: 400;
  width: 98%;
  margin: 0 1%;
  text-align: center;
  border-radius: 30px;
}

.spanList a {
  color: #fff;
}

.current {
  background: #333;
  color: #fff;
}

.active {
  font-family: PingFang-SC-Bold;
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.005rem;
  display: inline-block;
}

/* .active::after {
  position: absolute;
  left: 0.48rem;
  top: 1rem;
  content: "";
  width: 0.8rem;
  height: 0.08rem;
  background-color: #0fa2f9;
  border-radius: 0.04rem;
} */

.context {
  width: 100%;
  float: left;
}

.conss {
  display: none;
  width: 100%;
  margin: 30px auto 10px auto;
}

.show {
  display: block;
}

.ydcptitsh2 {
  display: block;
  text-align: center;
  font-size: 2rem;
  color: #d71627;
  margin: 10px 0 5px 0;
}

.conssul {
  width: 100%;
}

.conss li {
  width: 31%;
  margin: 0 1%;
  display: inline-block;
  height: 100%;
}

.conss li img {
  border-radius: 10px;
}

.conss li a p {
  text-align: center;
  position: relative;
  top: -25px;
  background: #999;
  color: #fff;
  padding: 20px 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 22px;
}

.main {
  width: 100%;
}

.indexxmaxbox {
  width: 100%;
}

.indexxmaxbox ul {
  width: 100%;
}

.indexxmaxbox ul li {
  display: inline-block;
  width: 47%;
  margin: 0 1% 8px 1%;
}

.indexxmaxbox ul li img {
  border-radius: 20px;
}

.indexxmaxbox ul li h3 {
  font-size: 1.2rem;
  color: #4b4b4b;
  border-bottom: 2px solid #d71627;
  padding: 5px 0;
  line-height: 20px;
  text-align: center;
}

.indexxmaxbox ul li h3 a {
  color: #4b4b4b;
}

.indexxmaxa {
  background: url(../../ydindex/imgs/subcon.png)no-repeat right;
  display: block;
  height: 20px;
}

.innelispa1 {
  background: url(../../ydindex/imgs/new1231.png)no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 4px;
}

.innelispa2 {
  float: right;
  position: relative;
  top: 6px;
  color: #777;
  font-size: 1.1rem;
}

.inneboxsli {
  border-bottom: 1px dashed #d71627;
  padding-bottom: 6px;
  width: 46%;
  display: inline-block;
  padding: 10px 0;
}

/* 奇数行 */
.inneboxsli:nth-of-type(odd) {
  margin-right: 7%;
}

.inneboxsli a {
  color: #333;
  font-size: 1em;
}

.newysdblok {
  display: none;
}

.ydindxbombj {
  margin: 10px 0px 80px 0px;
  display: none;
}

.ydindxbombj p {
  font-size: 16px;
  position: absolute;
  margin-top: -144px;
  padding: 0 36px;
  color: #fff;
}

.box {
  height: 100%;
  width: 100%;
}

.movebox {
  height: 100%;
  /* width:9000px; */
  width: 100%;
  padding: 0;
  position: relative;
  left: 0;
}

.movebox li {
  width: 48%;
  height: 100%;
  margin: 0 auto 8px auto;
  list-style: none;
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
}

.indexspaxa {
  background: url(../../ydindex/imgs/subcon.png)no-repeat right;
  display: block;
  line-height: 30px;
  color: #4b4b4b;
  text-align: center;
}

.vilish3 {
  border-bottom: 2px solid #d71627;
}

.vivolis a img {
  border-radius: 10px;
}

.dbdhbjtp {
  position: relative;
  top: 53px;
}

.indbottom70 {
  margin-bottom: 80px;
}

.indrxcpbh1 {
  padding: 5px 0;
  font-size: 2rem;
  text-align: center;
  line-height: 30px;
  background-image: -webkit-linear-gradient(bottom, #ac2131, #e71125, #791031);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.indrxcpbox {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  border-style: solid;
  border-width: 6px;
  border-image-source: linear-gradient(0deg, #f4f4f4 0%, #f3f0eb 100%);
  border-image-slice: 1;
  padding: 1.5%;
}

.indrxcimgt {
  border-style: solid;
  border-width: 6px;
  border-image-source: linear-gradient(0deg, #f0f0f0 0%, #eedfc5 100%);
  border-image-slice: 1;
}

.indrxcimgts2 {
  display: none;
}

.indrcpbxh2 {
  font-size: 1.5rem;
  font-family: "微软雅黑", "Microsoft YaHei", Arial, "宋体", sans-serif;
  color: #4b4b4b;
  line-height: 1.5;
  font-weight: 500;
  text-rendering: optimizeLegibility;
}

.indrcpbxl1 {
  background: url(../../ydindex/imgs/rxcp1.png)no-repeat;
}

.indrcpbxl2 {
  background: url(../../ydindex/imgs/rxcp2.png)no-repeat;
}

.indrcpbxl3 {
  background: url(../../ydindex/imgs/rxcp3.png)no-repeat;
}

.indrcpbxli {
  height: 58px;
  font-size: 18px;
  color: #4b4b4b;
  line-height: 58px;
  padding-left: 8%;
  margin: 1% 0;
}

.indrcpbiv2 {
  background: url(../../ydindex/imgs/rxcptits.png)no-repeat;
  width: 660px;
  height: 120px;
}

.indrcpbiv2 p {
  font-size: 16px;
  line-height: 28px;
  padding: 10px;
  color: #4b4b4b;
}

.indrcpbiul2 {
  margin: 2px 15px;
  margin-top: 2px;
  overflow: hidden;
  margin-top: -3px;
}

.indrcpbiul2 li {
  display: inline-block;
}

.indrcpbiuli1 {
  background: url(../../ydindex/imgs/dhtb.png)no-repeat;
  height: 42px;
  color: #4b4b4b;
  padding-left: 8%;
  font-size: 22px;
  line-height: 42px;
}

.indrcpbiuli2 {
  margin-left: 10px;
  position: relative;
  top: 4px;
}

.indrcpbiuli3 {
  background-color: #960000;
  width: 25%;
  border-radius: 20px;
  margin-left: 30px;
  padding: 8px 0;
}

.indrcpbiuli3 a {
  color: #fff;
}

.indrcpbiuli3 i {
  background: url(../../ydindex/imgs/zxzxtb.png)no-repeat;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: -5% 5%;
}

.indrcpbiuidvi {
  height: 42px;
  color: #4b4b4b;
  font-size: 22px;
  line-height: 42px;
  display: none;
}

.indrcpbiuidvi img {
  position: relative;
  margin-left: -15px;
  top: 4px;
}

.imgautos {
  width: 90%;
  height: 100%;
  max-width: 90%;
  max-height: 100%;
  margin: 0 auto;
}

.vilispan {
  float: left;
  z-index: 9;
  position: absolute;
  margin: 12% 22%;
}

.nymenus li {
  width: 100%;
}

.wzdhtle {
  font-size: 30px;
  color: #d71627;
  font-weight: 600;
  position: relative;
  top: 10px;
}

.indexxmalsbox {
  padding: 0 5px;
}

.indxfhdbdiv {
  position: fixed;
  right: 10px;
  bottom: 110px;
  background-color: rgb(215, 22, 39);
  padding: 8px;
  transition: all linear 2s;
  z-index: 9999999;
  display: none;
}

@media screen and (max-width: 1200px) {
  .nav {
    background: #05163f;
    position: relative;
    padding: 2vw;
  }
}

@media (max-width: 1000px) {
  .dropspanlo {
    display: none;
  }

  .nav .mobNav {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav .mobNav .toolBar {
    display: -webkit-box;
    display: -ms-flexbox;
    height: 100%;
    overflow: hidden;
  }

  .nav .mobNav .menuBtn {
    padding: 0;
    margin: 0;
    height: 12vw;
    width: 12vw;
    background: #05163f url(../../ydindex/imgs/bar.png) center center no-repeat;
    background-size: 9vw 9vw;
    border: none;
    outline: none;
    border-radius: 1px;
  }

  .nav .mobNav .menuBtn:active {
    opacity: 0.8;
  }

  .nav .mobNav .menuBtn.close {
    background: #05163f url(../imgs/close.png) center center no-repeat;
    background-size: 7vw 7vw;
  }

  .nav .mobNav a {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
  }

  .nav .mobNav a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }

  .nav .mobNav span {
    width: 8vw;
    height: 8vw;
  }

  .nav .dropdown {
    position: absolute;
    left: 0;
    top: 8vw;
    width: 100vw;
    /* background: rgba(0, 0, 0, 0.3); */
    z-index: 999;
    display: none;
  }

  .nav .menu {
    width: 35%;
  }

  .nav .dropdown .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    float: right;
  }

  .nav .dropdown .menu li {
    width: 100%;
    background: #333;
  }

  .nav .dropdown .menu li:last-child a {
    border-bottom: 0;
  }

  .nav .dropdown .menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: none;
    text-indent: 2vw;
    color: #a9a9a9;
    border-bottom: 1px solid #a9a9a9;
  }

  .nav .dropdown.show {
    display: block;
  }

  .ydnone {
    display: none;
  }

  .newysdblok {
    display: block;
  }

  .indxfhdbdiv {
    display: block;
  }
}

@media (max-width: 860px) {
  .indrxcpbox {
    width: 99%;
  }
}

@media (max-width: 835px) {
  .nav .dropdown {
    top: 9.6vw;
  }
}

@media (max-width: 800px) {
  .conss li {
    width: 47%;
  }

  .indrcpbiv2 p,
  .indrxcimgt {
    display: none;
  }

  .indrcpbiul2 {
    padding: 15px;
  }

  .indrxcimgts2 {
    display: block;
  }
}

@media (max-width: 750px) {
  .inneboxsli {
    width: 98%;
  }

  .inneboxsli:nth-of-type(2n+1) {
    margin-right: 0px;
  }

  .indexspaxa {
    text-align: left;
  }

  .nav {
    height: 100%;
  }
}

@media (max-width: 690px) {
  .indrcpbiv2 {
    width: 100%;
    height: 100%;
    background: 0;
  }

  .indrcpbxli {
    padding-left: 9%;
  }
}

@media (max-width: 650px) {
  .movebox li {
    width: 100%;
    padding: 0 1%;
  }

  .vilispan {
    float: left;
    z-index: 9;
    position: absolute;
    margin: 25% 42%;
  }

  .spanList {
    border-radius: 10px;
  }

  .conss li a p {
    padding: 8px 0;
    font-size: 18px;
  }

  .nav .dropdown {
    top: 14vw;
  }

  .indrcpbiuli2 {
    margin-left: 0px;
  }

  .indrcpbiuli3 {
    margin-left: 0px;
  }

  .indrcpbiul2 {
    padding: 0px;
  }
}

@media (max-width: 560px) {
  .indrcpbiul2 {
    display: none;
  }

  .indrcpbiuidvi {
    display: block;
  }

  .indrcpbxli {
    padding-left: 12%;
  }
}

@media (max-width: 520px) {
  .conss li {
    height: 150px;
  }

  .indexxmaxbox ul li h3 {
    font-size: 0.9rem;
    text-align: left;
  }

  .indbottom70 {
    margin-bottom: 0px;
  }

  .ydindxbombj {
    display: block;
  }

  .ydindxbombj p {
    margin-top: -202px;
    padding: 0 50px;
    font-size: 20px;
  }

  .indrcpbxli {
    background: url(../../ydindex/imgs/248.png)no-repeat;
    width: 350px;
    padding-left: 1%;
  }

  .indrxcpbh1 {
    font-size: 1.5rem;
  }

  .indrcpbxh2 {
    text-align: center;
  }
}

@media (max-width: 450px) {
  .ydindxbombj p {
    margin-top: -182px;
    padding: 0 50px;
    font-size: 18px;
  }

  .conss li a p {
    padding: 6px 0;
    font-size: 16px;
  }

  .indrcpbxli {
    padding-left: 1%;
    font-size: 16px;
  }

  .indrcpbxli {
    height: 50px;
    line-height: 47px;
  }

  .nav .dropdown {
    top: 17vw;
  }
}

@media (max-width: 420px) {
  .ydindxbombj p {
    margin-top: -160px;
    font-size: 16px;
  }
}

@media (max-width: 380px) {
  .ydindxbombj p {
    margin-top: -145px;
  }

  .indrxcpbh1 {
    font-size: 1.2rem;
  }
}
