/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  input {
    border: none;
  }
  
  fieldset, img {
    border: 0;
    vertical-align: bottom;
  }
  
  address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
  }
  
  ol, ul {
    list-style: none;
  }
  
  caption, th {
    text-align: center;
  }
  
  h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
  }
  
  abbr, acronym {
    border: 0;
  }
  
  button {
    overflow: visible;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0 none;
    outline: none;
  }
  
  a {
    text-decoration: none;
  }
  
  li {
    list-style-type: none;
  }
  
  content {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    background-position: center center;
  }
  
  body {
    width: 100%;
    height: 100%;
    background: url(../images/eurasion_Beij.jpg);
    background-position: center center;
    background-size: cover;
  }
  
  @media screen and (min-width: 320px) {
    html {
      font-size: 50px;
    }
  }
  
  @media screen and (min-width: 375px) {
    html {
      font-size: 58px;
    }
  }
  
  @media screen and (min-width: 390px) {
    html {
      font-size: 61px;
    }
  }
  
  @media screen and (min-width: 414px) {
    html {
      font-size: 64px;
    }
  }
  
  @media screen and (min-width: 480px) {
    html {
      font-size: 75px;
    }
  }
  
  @media screen and (min-width: 540px) {
    html {
      font-size: 84px;
    }
  }
  
  @media screen and (min-width: 640px) {
    html {
      font-size: 100px;
    }
  }
  
  @media screen and (min-width: 720px) {
    html {
      font-size: 112px;
    }
  }
  
  @media screen and (min-width: 750px) {
    html {
      font-size: 117px;
    }
  }
  
  @media screen and (min-width: 1024px) {
    html {
      font-size: 160px;
    }
  }
  
  .top {
    width: 100%;
    height: 3.85rem;
    background: url(../images/eurasian_Top.jpg) no-repeat center center;
    background: url(../images/loge1.jpg) no-repeat center center;
    background-size: 100% 100%;
  }
  
  .page1 {
    width: 100%;
    height: .512rem;
    background: #d3f4fe;
  }
  
  .page1 ul {
    width: 6rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  
  .page1 ul li {
    width: 0.95rem;
    height: .23rem;
    margin-top: .13125rem;
    line-height: .23rem;
    border-radius: 8px;
    background-color: #fff;
    /* opacity: 0.702; */
    -webkit-box-shadow: 0 0.01875rem 0.05688rem 0.00562rem rgba(50, 49, 71, 0.3);
            box-shadow: 0 0.01875rem 0.05688rem 0.00562rem rgba(50, 49, 71, 0.3);
    text-align: center;
    -webkit-transition: background 1s;
    transition: background 1s;
    color: #000;
    font-size: .15rem;
    cursor: pointer;
  }
  
  .page1 ul li a {
    color: #000;
  }
  
  .page1 ul li:hover {
    background: #f2fcff;
  }
  
  .tab {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.3rem;
    font-size: .18rem;
  }
  
  .tab .nav_tab {
    width: 100%;
    height: 0.34rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  
  .tab .nav_tab li {
    width: 0.95rem;
    height: 0.34rem;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: 0 0.02rem 0.006rem rgba(50, 49, 71, 0.3);
            box-shadow: 0 0.02rem 0.006rem rgba(50, 49, 71, 0.3);
    border-radius: 4px;
    font-size: .18rem;
    text-align: center;
    line-height: .38125rem;
    background: #fff;
    cursor: pointer;
  }
  
  .tab .nav_tab li:hover {
    background: #cbf968;
  }
  
  .tab .nav_tab li.active {
    background: #8fc31f;
    color: #fff;
  }
  
  .tab .nav_tab li.active:hover {
    background: #8fc31f;
  }
  
  .tab .guoqi {
    margin-top: 0.13rem;
    width: 100%;
    height: 0.62rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  
  .tab .guoqi li {
    width: 0.9rem;
    height: 100%;
  }
  
  .tab .guoqi li img {
    width: 100%;
    height: 100%;
  }
  
  .tab .tab_data {
    margin-top: .32rem;
    width: 100%;
    height: auto;
  }
  
  .tab .tab_data > div {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
  }
  
  .tab .tab_data > div > div {
    float: left;
    width: 2.92rem;
    height: auto;
    margin-bottom: 0.51rem;
  }
  
  .tab .tab_data > div > div > a {
    display: block;
    width: 100%;
    height: 3.7rem;
  }
  
  .tab .tab_data > div > div > a img {
    width: 100%;
    height: 100%;
  }
  
  .tab .tab_data > div > div h5 {
    width: 100%;
    height: .45rem;
    font-size: .25rem;
    line-height: .44rem;
    color: #fff;
    background: #8fc31f;
    font-weight: bold;
    margin-top: .35rem;
    border-radius: .15rem;
    text-align: center;
  }
  
  .tab .tab_data > div > div h3 {
    margin-top: .16rem;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: .38rem;
    color: #8fc31f;
    font-weight: bold;
  }
  
  .tab .tab_data > div > div h3 img {
    width: .7rem;
    height: 0.35rem;
  }
  
  .tab .tab_data > div > div h4 {
    width: 2.8rem;
    height: .56rem;
    background: #6a6868;
    color: #fff;
    font-size: .25rem;
    border-radius: .28rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    line-height: .56rem;
    letter-spacing: .01875rem;
    text-align: center;
  }
  
  .tab .tab_data > div > div h4 a {
    color: #fff;
  }
  
  .tab .tab_data > div > div:first-child {
    margin-right: 0.15rem;
  }
  
  .tab .tab_data > div > div:last-child {
    margin-left: 0.15rem;
  }
  
  .tab .tab_data .active_data {
    display: block;
  }
  
  .page2 {
    width: 6rem;
    height: auto;
    padding-top: 0.47rem;
    margin: 0 auto;
    margin-bottom: 1.25rem;
    font-size: .15rem;
  }
  
  .page2 .title {
    width: 5.35rem;
    height: .54rem;
    margin: 0 auto;
    margin-bottom: .34rem;
    line-height: .54rem;
    border-top: 2px solid #747373;
    border-bottom: 2px solid #747373;
  }
  
  .page2 .title img {
    width: 1.8rem;
    height: .53rem;
  }
  
  .page2 .title .img_left {
    float: left;
  }
  
  .page2 .title .img_right {
    float: right;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  
  .page2 .title h3 {
    overflow: hidden;
    height: .54rem;
    text-align: center;
    line-height: .54rem;
    font-weight: bold;
    font-size: .3rem;
  }
  
  .page2 .content {
    width: 100%;
    height: auto;
  }
  
  .page2 .content > div {
    width: 100%;
    height: auto;
    margin-bottom: .3rem;
  }
  
  .page2 .content > div img {
    width: 1.7rem;
    height: 0.5rem;
    margin-bottom: .12rem;
  }
  
  .page2 .content > div .data {
    width: 5.64rem;
    height: auto;
    padding: 0.18rem;
    border-radius: .0625rem;
    -webkit-border-radius: .0625rem;
    -moz-border-radius: .0625rem;
    -ms-border-radius: .0625rem;
    -o-border-radius: .0625rem;
    opacity: 0.8;
  }
  
  .page2 .content > div .data .one {
    font-size: .2rem;
    margin-bottom: .08rem;
  }
  
  .page2 .content > div .data .two {
    font-size: .17rem;
  }
  
  .eurasionDjzx {
    margin: 0 auto;
    margin-top: .5rem;
    width: 100%;
    overflow: hidden;
  }
  
  .eurasionDjzx a {
    float: right;
    display: block;
    width: 1.6rem;
    height: .55rem;
    border-radius: 10px;
    -webkit-box-shadow: 0 0.01875rem 0.05688rem 0.00562rem rgba(50, 49, 71, 0.3);
            box-shadow: 0 0.01875rem 0.05688rem 0.00562rem rgba(50, 49, 71, 0.3);
    line-height: .55rem;
    text-align: center;
    font-size: .23rem;
  }
  
  .eurasionDjzx a:hover {
    -webkit-box-shadow: 0 0.02rem 0.08rem 0.008rem rgba(50, 49, 71, 0.6);
            box-shadow: 0 0.02rem 0.08rem 0.008rem rgba(50, 49, 71, 0.6);
  }
  
  .page3 {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    margin-bottom: 1.25rem;
    font-size: .15rem;
  }
  
  .page3 .title {
    width: 5.35rem;
    height: .54rem;
    margin: 0 auto;
    margin-bottom: .34rem;
    line-height: .54rem;
    border-top: 2px solid #747373;
    border-bottom: 2px solid #747373;
  }
  
  .page3 .title img {
    width: 1.8rem;
    height: .53rem;
  }
  
  .page3 .title .img_left {
    float: left;
  }
  
  .page3 .title .img_right {
    float: right;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  
  .page3 .title h3 {
    overflow: hidden;
    height: .54rem;
    text-align: center;
    line-height: .54rem;
    font-weight: bold;
    font-size: .3rem;
  }
  
  .eurasionCzyx {
    margin: 0 auto;
    width: 6rem;
    height: auto;
    margin-top: .35rem;
    font-size: .15rem;
  }
  
  .eurasionCzyx .swiper-father {
    width: 100%;
    height: auto;
  }
  
  .eurasionCzyx .swiper-father .swiper-container {
    width: 100%;
    height: auto;
  }
  
  .eurasionCzyx .swiper-father .swiper-container .swiper-slide {
    width: 1.42rem;
    height: auto;
  }
  
  .eurasionCzyx .swiper-father .swiper-container .swiper-slide img {
    width: 100%;
    height: 1.42rem;
    box-shadow: 1px 1px 1px 1px #888888;
  }
  
  .eurasionCzyx .swiper-father .swiper-container .swiper-slide p {
    margin-top: 0.2rem;
    text-align: center;
    font-size: .16rem;
  }
  
  .fooder {
    width: 100%;
    height: 5.2rem;
    margin-top: .22rem;
    font-size: 0.15rem;
    background: #90c31f;
  }
  
  .fooder > div {
    margin: 0 auto;
    width: 6rem;
    height: 5.2rem;
    background: #90c31f;
  }
  
  .fooder > div img {
    float: left;
    width: 2.54rem;
    height: 5.2rem;
    margin-right: .29rem;
  }
  
  .fooder > div form {
    overflow: hidden;
    height: 100%;
    padding-top: .2rem;
  }
  
  .fooder > div form div {
    width: 3.2rem;
    height: 0.38rem;
    line-height: .38rem;
    margin-top: .35rem;
  }
  
  .fooder > div form div img {
    width: 0.32rem;
    height: 0.32rem;
    margin-right: .12rem;
  }
  
  .fooder > div form div input {
    width: 2.7rem;
    height: 0.38rem;
    font-size: .18rem;
    background: #e9f3d2;
    color: #a9aaa2;
  }
  
  .fooder > div form div select {
    width: 2.7rem;
    height: 0.38rem;
    font-size: .18rem;
    background: #e9f3d2;
    color: #a9aaa2;
  }
  
  .fooder > div form div .check {
    width: 0.12rem;
    height: 0.12rem;
  }
  
  .fooder > div form .tiaokuan1 {
    font-size: .12rem;
  }
  
  .fooder > div form button {
    width: 3rem;
    height: 1rem;
    margin-top: .17rem;
    text-align: center;
    line-height: 1rem;
    font-size: .38rem;
    background: #e9f3d2;
    border-radius: .1rem;
    cursor: pointer;
  }
  /*# sourceMappingURL=123.css.map */

  .swiper-button-prev1{
      display: none;
  }
  .swiper-button-next1{
      display: none;
  }
  .btn{
      display: none;
  }
  .t1{
    width:4px;
    height: 4px;
  }
  .btnyd{
    display: block !important;
    width:2rem;
    height:30px;
    background-color: #e9f3d2;
    text-align: center;
    color: #000;
    font-size: 12px;
    margin-left: 45px;
    border-radius:16px;
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    -ms-border-radius:16px;
    -o-border-radius:16px;
    -webkit-writing-mode: vertical-lr !important;
    -ms-writing-mode: vertical-lr !important;
  }

  .a1{
    font-size:7px !important;
  }