body {
    box-sizing: border-box;
    font-family: "思源黑体", "微软雅黑";
    /* background-color: #050404; */
    background-color: #fff;
    color: #556;
    /* font-size: 1.8rem; */
}

.news-content-box {
    border-left: 4px solid #D8B13D;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .news-content-title {
    line-height: 1;
    padding-left: 16px;
    color: #141414;
    margin: 0;
}


.news-banner {
    width: 100%;
    height: 90px;
    background: #2D3033;
  }
  .news-banner .news-banner-content {
    color: #ffffff;
  }
  .news-banner-title {
    font-size: 24px;
    line-height: 90px;
    padding: 0 15px;
    color: #AEBDC1; 
}
  .news-banner-title2 {
    font-size: 3rem;
  }
  @media (max-width: 765px) {
    .news-content-title {
        line-height: 1;
        padding-left: 16px;
        color: #141414;
        margin: 0;
        font-size: 22px;
    }
    .news-content-box {
        margin-top: 40px;
        margin-bottom: 32px;
    }

    .news-banner {
        width: 100%;
        height: 90px;
        background: #2D3033;
    }

    .news-banner {
        width: 100%;
        height: 58px;
        background: #2D3033;
      }
    .news-banner-title {
        font-size: 18px;
        line-height: 58px;
        padding: 0 15px;
    }
    .news-banner-title2 {
      font-size: 1.8rem;
    }
  }
  @media (max-width: 375px) {
    .news-banner {
        width: 100%;
        height: 58px;
        background: #2D3033;
      }
    .news-banner-title {
        font-size: 18px;
        line-height: 58px;
    }
    .news-banner-title2 {
      font-size: 1.4rem;
    }
  }

.img-box {
    position: relative;
    z-index: 1;
}

.img-content {
    /* display: block; */
    position: absolute;
    /* left: 10px; */
    left: 0;
    bottom: 0;
    height: 30px;
    text-align: left;
    padding-left: 20px;
    width: 100%;
    line-height: 30px;
    /* bottom: 20px; */
    color: #fff;
    z-index: 200;
    height: 100%;
    font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.2);
}

.img-text {
    position: absolute;
    left: 0;
    bottom: 10px;
    padding-left: 20px;
    vertical-align: center;
}

.iphone-box {
    padding: 28% 0 0;
    position: relative;
}

.tv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
}

.video-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 26.7% 0 0;
}

video {
    width: 43%;
    height: 100%;
    margin-left: 28%;
    margin-top: -23%;
    outline: none;
}

.iconimg {
    width: 46%;
}

.iconimg2 {
    width: 23%;
}

.iconimage {
    width: 80%;
    border: 1px solid #999999;
}

.newsAccount-img-box {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.newsAccount-img {
    width: 100%;
}

.newsAccount-img2 {
    margin-left: 100px;
    margin-top: 10px;
    width: 89%;
}

.iconfliggy {
    width: 80%;
}

.icona {
    color: #556;
    text-decoration: none;
}

.icona:hover {
    text-decoration: none
}

.iconfliggy {
    width: 90.6%;
}

.welcome {
    width: 100%;
    font-size: 24px;
    display: block;
    text-align: center;
    float: left;
    /* color: #ffffff; */
    color: #556;
}

.gotop {
    position: fixed;
    right: 0px;
    margin-left: 605px;
    top: 450px;
    width: 40px;
    z-index: 2000;
}

.gotop .top i:hover {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    cursor: pointer;
    background: url(../images/top_hover.png) 11px 10px no-repeat;
}

.dropdown-menu li a {
    padding: 3px 14px !important;
}

.takumica-nav {
    margin-top: 16px;
    height: 40px;
    line-height: 40px;
}

.takumica-navBox {
    height: 60px;
}

.takumica-navbar {
    /* width: 20%; */
    float: left;
}

.takumica-navbar-box {
    display: flex;
    justify-content: space-between;
}

.takumica-big-box {
    position: relative;
}

.takumica-show-box {
    margin-right: 26px;
    width: 98px;
    background-color: #ffffff;
    color: #333333;
}

.triangle_up {
    position: absolute;
    border-style: dashed dashed solid dashed;
    border-width: 10px;
    border-color: transparent transparent #ffffff transparent;
    top: -20px;
    margin-left: 46px;
}

.takumica-show-box ul {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 1px solid #e0e0e0;
    margin-top: 10px;
    padding-top: 23px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.takumica-show-box a {
    font-size: 14px;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.takumica-show-box a:hover {
    color: #d8b13d;
    background-color: #eeeaea;
}

.flag {
    float: left;
    margin-top: 8px;
    margin-left: 7px;
    width: 30px;
    height: 25px;
}

.video-player {
    margin-top: -866px;
    padding-left: 154px;
    width: 78%;
    height: 640px;
    position: relative;
}

.about {
    margin-top: 13%;
    margin-bottom: 8%;
    font-size: 4rem;
    color: #556;
    text-align: center;
}

.takumica-introduce {
    margin-top: 13%;
    margin-bottom: 6%;
    font-size: 4rem;
    color: #556;
    text-align: left;
    /* border-left: 3px solid #024099; */
}

.takumica-service {
    margin-top: 3%;
    margin-bottom: 6%;
    font-size: 4rem;
    color: #556;
    text-align: left;
}

.takumica-newsAccount {
    margin-top: 3%;
    margin-bottom: 6%;
    font-size: 4rem;
    color: #556;
    text-align: left;
}

.service-box {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
}

.service-title {
    margin: 3% 0;
    font-size: 2rem;
}

.account-title {
    text-align: left;
    margin: 3% 0 0;
    font-size: 2rem;
}

.margin10 {
    margin-top: 3%;
}

.takumica-vodeo {
    margin-top: 6.6%;
    margin-bottom: 6%;
    font-size: 4rem;
    color: #556;
    text-align: center;
}

.takumica-vodeo-a {
    width: 10%;
    display: block;
    float: left;
    font-size: 24px;
    text-align: center;
    color: #556;
}

.takumica-official-account {
    margin-top: 6%;
    margin-bottom: 6%;
    font-size: 4rem;
    color: #556;
    text-align: left;
}

.takumica-partner {
    margin-top: 6.6%;
    font-size: 4rem;
    color: #556;
    text-align: left;
}


/**景点视频*/

.takumica-scenic-vodeo {
    margin-top: 6.6%;
    margin-bottom: 6%;
    font-size: 4rem;
    color: #556;
    text-align: left;
}


/**旗舰店*/

.takumica-cooperative-flagship-store {
    margin-top: 6.6%;
    margin-bottom: 6%;
    font-size: 4rem;
    color: #556;
    text-align: left;
}

.about-span-right {
    margin-right: 10px;
    color: #d8b13d;
}

.about-span-left {
    margin-left: 20px;
    color: #d8b13d;
}

.about-content-p {
    margin-bottom: 6%;
    font-size: 2rem;
    color: #556;
}

.takumica-span-title {
    width: 100%;
    display: block;
    font-size: 20px;
}

.box-sizing {
    border: 0px !important;
}

.video-players {
    width: 360px;
    margin: 0 auto;
}

.players {
    width: 319.98px;
    outline: none;
}

.portfolio-link {
    margin-bottom: 2%;
}

.footer {
    background: #2d3033;
    margin-bottom: 0px;
    padding: 15px 0 0;
    color: #aebdc1;
    text-align: left;
    min-height: 150px;
}

.footer a {
    color: #aebdc1;
}

.footer p {
    margin: 0 0 0px !important;
    font-style: normal;
    font-weight: 0;
}

@media (min-width: 992px) {
    .col-md-2 {
        margin-bottom: 0.3%;
    }
    .takumica-navbar {
        /* width: 30%; */
        float: left;
    }
    .takumica-scenic-vodeo .col-md-2 {
        width: 20% !important;
        margin-bottom: 1%;
    }
    .takumica-partner .col-md-2 {
        width: 20% !important;
        margin-bottom: 2%;
    }
    .takumica-official-account .col-md-2 {
        width: 12.5%;
    }
    .takumica-cooperative-flagship-store .col-md-2 {
        width: 14.28%
    }
}

@media screen and (max-width:480px) {
    .col-md-2 {
        margin-bottom: 10%;
    }
    .takumica-navbar {
        width: 50%;
        float: left;
    }
    .jiangyou {
        width: 47.52px !important;
        height: 30px !important;
    }
    .welcome {
        font-size: 18px !important;
    }
    .takumica-nav {
        height: 30px !important;
        line-height: 30px !important;
    }
    .flag {
        margin-top: 6px !important;
        margin-left: 15px !important;
        width: 25px !important;
        height: 20px !important;
    }
}

.newsAccount-item {
    margin-top: 20px;
}

.newsAccount-item2 {
    margin-top: 60px;
}

@media (max-width: 1280px) {
    .about {
        margin-top: 20% !important;
        font-size: 40px;
    }
    .about-content-p {
        font-size: 16px;
    }
    .newsAccount-item {
        margin-top: 20px;
    }
    .newsAccount-item2 {
        margin-top: 60px;
    }
}

@media (max-width: 600px) {
    h5 {
        display: block;
        min-height: 15px;
        font-size: 12px;
    }
    .takumica-span-title {
        width: 100%;
        display: block;
        font-size: 16px;
    }
    .takumica-introduce {
        font-size: 26px !important;
    }
    .takumica-service {
        font-size: 24px !important;
    }
    .takumica-newsAccount {
        font-size: 24px !important;
    }
    .takumica-vodeo {
        font-size: 24px !important;
    }
    .service-box {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
        width: 100%;
    }
    .service-title {
        font-size: 16px !important;
    }
    .account-title {
        font-size: 16px !important;
    }
    .takumica-official-account {
        font-size: 24px !important;
    }
    .takumica-partner {
        font-size: 26px !important;
    }
    video {
        margin-bottom: 2%;
    }
    .play-btn {
        margin-top: 5px !important;
    }
    /**景区视频*/
    .takumica-scenic-vodeo {
        font-size: 24px !important;
    }
    .takumica-cooperative-flagship-store {
        font-size: 26px !important;
    }
    .iconimg {
        width: 50%;
    }
    .iconimage {
        width: 100%;
    }
    .newsAccount-img-box {
        margin-top: 0px;
        margin-left: 0px !important;
        /* text-align: left; */
    }
    .newsAccount-img {
        width: 70% !important;
    }
    .newsAccount-img2 {
        width: 100%;
    }
    .iconfliggy {
        width: 70%;
    }
    .margin10 {
        margin-top: 12%;
    }
    /**匠游官方账号*/
    .takumica-official-account .col-md-2 {
        width: 33%;
        height: 70px!important;
        float: left !important;
    }
    /**匠游合作伙伴*/
    .takumica-partner .col-md-2 {
        width: 50%;
        float: left !important;
    }
    /**匠游通用视频*/
    .takumica-scenic-vodeo .col-md-2 {
        width: 50%;
        height: 300px !important;
        float: left !important;
    }
    /**匠游旗舰店*/
    .takumica-cooperative-flagship-store .col-md-2 {
        width: 50%;
        float: left !important;
    }
    #takumica-explain {
        margin-top: 0px !important;
    }
    .takumica-use-language {
        cursor: pointer!important;
    }
    .triangle_up {
        top: -20px!important;
    }
    .takumica-show-box {
        margin-right: 20px!important;
    }
    .takumica-big-box {
        height: 20px!important;
        line-height: 90px!important;
    }
    .takumica-show-box a {
        line-height: 33px!important;
    }
    .newsAccount-item {
        margin-top: 20px;
    }
    .newsAccount-item2 {
        margin-top: 0px;
        margin-bottom: 12px;
    }
}

@media (max-width:360px) {
    .row {
        margin-right: 0px !important;
    }
    .jiangyou {
        margin-left: 28px;
    }
    .col-md-2 {
        padding-right: 0px !important;
    }
    .col-md-12 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .about {
        font-size: 36px;
    }
    .about-content-p {
        font-size: 16px;
    }
}

.tac {
    text-align: center;
}

.card {
    margin: 16px;
    width: 100%;
    height: 520px;
    border: 1px solid #DCDFE6;
    border-radius: 10px;
    -moz-box-shadow: 1px 2px 5px #CCCCCC;
    -webkit-box-shadow: 1px 2px 5px #CCCCCC;
    box-shadow: 1px 2px 5px #CCCCCC;
    cursor: pointer;
}

.card-img {
    width: 100%;
}

.card-content {
    width: 100%;
    padding: 20px
}

.card-title {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}

.card-text {
    margin-top: 10px;
    font-size: 20px;
    text-align: center;
}

.coop-content {
    display: block;
    font-size: 16px;
    text-align: center;
}

@media (max-width:360px) {
    .card {
        margin: 10px;
        width: 90%;
        height: 520px;
        border: 1px solid #DCDFE6;
        border-radius: 10px;
        -moz-box-shadow: 1px 2px 5px #CCCCCC;
        -webkit-box-shadow: 1px 2px 5px #CCCCCC;
        box-shadow: 1px 2px 5px #CCCCCC;
    }
}

.p-10 {
    margin-left: 0px;
    padding: 0px
}

.left-item {
    width: 140%;
}

.right-item {
    margin-left: 10px;
}

.right-text {
    margin-left: 20px;
}

.fw-600 {
    font-weight: 600;
    font-size: 16px;
}

@media (max-width: 765px) {
    .left-item {
        width: 100%;
    }
    .right-item {
        margin-left: 0px;
    }
    .newsAccount-img2 {
        margin-left: 0px;
        margin-top: 10px;
        width: 100%;
    }
    .service-box {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        width: 100%;
    }
}