@charset "UTF-8";

@media screen and (min-width:1200px) {
  .nav_t_1 {
    padding-top: 30px;
  }

  .nav_t_1 a {
    display: block;
    width: 100%;
    height: 103px;
    background-image: url("../assets/images/cishan_b1.jpg");
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
    font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
    letter-spacing: 20px;
  }

  .nav_t_1 a p {
    margin: 0 17px;
  }

  .nav_t_1 a img {
    height: 10px;
  }

  .home {
    background: #f6f6f6;
  }

  .c_card_1 {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
  }

  .c_card_1 .c_1_left {
    width: 678px;
    height: 419px;
    border-radius: 0px 0px 0px 0px;
  }

  .c_card_1 .c_1_right {
    width: 492px;
    height: 419px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 32px 30px;
  }

  .c_card_1 .c_1_right .c_r_top {
    width: 100%;
    height: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .c_card_1 .c_1_right .top_l {
    display: flex;
    justify-content: space-between;
  }

  .more {
    background: rgba(255, 255, 255, 0);
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #C22B25;
    width: 49px;
    height: 22px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 12px;
    color: #C22B25;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }

  .c_card_1 .c_1_right .more img {
    width: 12px;
  }

  .c_card_1 .c_1_right h4 {
    margin-right: 36px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 24px;
    color: #484848;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    position: relative;
  }

  .c_card_1_c .c_1_right h4:nth-child(3):before {
    position: absolute;
    content: "";
    width: 2px;
    height: 25px;
    background: #e2e2e2;
    top: 10px;
    left: -18px;
  }

  .c_card_1 .c_1_right h4:nth-child(2):before {
    position: absolute;
    content: "";
    width: 2px;
    height: 25px;
    background: #e2e2e2;
    top: 10px;
    left: -18px;
  }

  .c_card_1 .c_1_right h4:hover {
    color: #c22b25;
  }

  .c_card_1 .c_1_right .c_r_center {
    margin-top: 25px;
  }

  .c_card_1 .c_1_right .c_r_center h5:hover {
    color: #c22b25;
  }

  .c_card_1 .c_1_right .c_r_text {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #555555;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 18px;
  }

  .c_card_1 .c_1_right .c_r_text:hover {
    color: #C22B25;
  }

  .c_card_1 .c_1_right .divide {
    margin-top: 18px;
    margin-bottom: 18px;
    width: 100%;
    height: 2px;
    border-bottom: 1px dashed #6e6e6e;
  }

  .c_card_1 .c_1_right .list,
  .c_card_5 .c_1_right .list {
    width: 100%;
  }

  .text_1 {
    margin: 0 auto;
  }

  .text_1 li .list_left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 950px;
  }

  .text_1 li:hover a {
    color: #c22b41;
  }

  .c_card_1 .c_1_right .list .list_left,
  .c_card_5 .c_1_right .list .list_left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 350px;
  }

  .c_card_1 .c_1_right .list .list_left p a,
  .c_card_5 .c_1_right .list .list_left p a {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
  }

  .c_card_1 .c_1_right .list .list_left p a:hover,
  .c_card_5 .c_1_right .list .list_left p a:hover {
    color: #C22B25;
  }

  .text_1 {
    /* min-height: 300px; */
    background: #ffffff;
    padding: 0 30px;
    box-sizing: border-box;
  }

  .text_1 .timer {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #9F9F9F;
    text-align: right;
    font-style: normal;
    text-transform: none;
  }

  .text_1 li {
    height: 24px;
  }

  .text_1 li,
  .c_card_1 .c_1_right .list li,
  .c_card_5 .c_1_right .list li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .text_1 li .radio,
  .c_card_1 .c_1_right .list li .radio,
  .c_card_5 .c_1_right .list li .radio {
    width: 7px;
    height: 6px;
    border: 2px solid #D5BC8D;
    border-radius: 50px;
    margin-right: 5px;
  }

  .c_card_1 .c_1_right .list li .timer,
  .c_card_5 .c_1_right .list li .timer {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #9F9F9F;
    text-align: right;
    font-style: normal;
    text-transform: none;
  }

  .c_1_active {
    color: #c22b25 !important;
  }

  .content-carousel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .carousel-inner {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .carousel_home {
    position: absolute;
    display: flex;
    z-index: 99;
    bottom: 6%;
    right: 20px;
  }

  .carousel-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.8s ease;
  }

  .carousel-item img {
    width: 100%;
    height: 100%;
  }

  .carousel-item.active {
    opacity: 1;
    z-index: 1;
  }

  .carousel-item h3 {
    font-size: 32px;
    margin-bottom: 20px;
    color: #333;
  }

  .carousel-item p {
    font-size: 18px;
    color: #666;
    max-width: 80%;
    line-height: 1.6;
  }

  .carousel-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border: none;
    cursor: pointer;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
  }

  .carousel-control img {
    width: 38px;
    height: 62px;
  }

  .carousel-control.prev {
    left: -6px;
  }

  .carousel-control.next {
    right: -6px;
  }

  .carousel-indicators {
    height: 62px;
    width: 100%;
    padding: 0 22px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    z-index: 10;
    align-items: center;
    justify-content: space-between;
  }

  .carousel-indicators p {
    width: 420px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .carousel-indicators .bg {
    background-color: rgba(0, 0, 0, 0.5);
    /* 黑色，50%透明度 */
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
  }

  .carousel-indicator {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-right: 8px;
  }

  .carousel-indicator.active {
    background-color: #c22b25;
  }

  .banner_card_2 {
    margin-top: 30px;
    height: 151px;
    display: flex;
    justify-content: space-between;
  }

  .banner_card_2 li {
    width: 585px;
    overflow: hidden;
  }

  .banner_card_2 a {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
  }

  .banner_card_2 a img {
    width: 100%;
    height: 100%;
  }

  .banner_card_2 a:hover {
    transform: scale(1.1);
  }

  .banner_card_3,
  .banner_card_4 {
    margin-top: 30px;
    height: 70px;
    display: block;
    background: #fff;
    border-bottom: 1px solid #dedede;
    /*background-image: url("../assets/images/banner.jpg");*/
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 30px;
    color: #C22B25;
    line-height: 40px;
    text-align: center;
  }

  .banner_card3_content,
  .banner_card4_content {
    padding: 30px 30px 12px 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
  }

  .banner_card3_content ul,
  .banner_card4_content ul {
    display: flex;
    width: 100%;
  }

  .banner_card3_content li,
  .banner_card4_content li {
    font-weight: 500;
    font-size: 24px;
    color: #484848;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-right: 30px;
    position: relative;
    cursor: pointer;
  }

  .banner_card3_content li:before,
  .banner_card4_content li:before {
    content: "";
    top: 10px;
    right: -15px;
    width: 2px;
    height: 23px;
    position: absolute;
    background: #e6e6e6;
  }

  .banner_card3_content li:nth-child(3):before {
    display: none;
  }

  .banner_card4_content li:nth-child(4):before {
    display: none;
  }

  .banner_card3_content .active,
  .banner_card4_content .active {
    color: #c22b25;
  }

  .he_dd {
    /* margin-left: 10% !important; */
  }

  .text_2,
  .text_3 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
    background: #fff;
  }

  .text_2 li,
  .text_3 li {
    margin-right: 0px;
    margin-left: 25px;
    margin-bottom: 20px;
    width: 159px;
    height: 207px;
    background: #FCF5E8;
    border-radius: 0px 0px 0px 0px;
    background-image: url("../assets/images/19258.jpg");
    background-size: 90% 92%;
    background-position: 8px 8px;
    background-repeat: no-repeat;
    overflow: hidden;
  }

  .text_1 li:nth-child(4n),
  .text_2 li:nth-child(4n),
  .text_3 li:nth-child(4n) {
    margin-right: 0;
  }

  .text_1 li a,
  .text_2 li a,
  .text_3 li a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .text_1 li a img,
  .text_2 li a img,
  .text_3 li a img {
    display: block;
    margin: 0 auto;
    height: 50px;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .text_1 li a h3,
  .text_2 li a h3,
  .text_3 li a h3 {
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin: 0;
    border: 0 ;
    margin-top: 30px;
  }

  .text_1 li a .bianhao,
  .text_2 li a .bianhao,
  .text_3 li a .bianhao {
    font-size: 12px;
    color: #C22B25;
    line-height: 30px;
    text-align: center;
    font-style: normal;
    margin-top: 26px;
  }

  .text_1 li a .text,
  .text_2 li a .text,
  .text_3 li a .text {
    /* width: 197px; */
    height: 41px;
    font-weight: 500;
    font-size: 14px;
    color: #C22B25;
    line-height: 20px;
    text-align: center;
    margin: 0 auto;
    padding: 0 10px;
  }

  .banner_card_content{
    height: 253px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
  }

  .banner_card_left{
    width: 755px;
    height: 253px;
    background: #FFFFFF;
  }

  .banner_card_right{
    width: 435px;
    background: #FFFFFF;
    height: auto;
  }

  .banner_card_img{
    width: 90%;
    margin: 25px auto;
  }
  .banner_card_img img{
    width: 100%;
  }

  .banner_card_3_content{
    height: 309px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
  }

  .banner_card_3_content_left{
    width: 755px;
    height: 309px;
  }

  .banner_card_3_content_right{
    width: 435px;
    height: 309px;
    background: #FFFFFF;
  }

  .banner_card_3_content_right_img{
    width: 90%;
    margin: 25px auto;
  }
  .banner_card_3_content_right_img img{
    width: 100%;
  }
}

/*# sourceMappingURL=standard.css.map */