﻿html {
    min-width: 1200px;
}
.container {
    width: 95%;
}
/* 政策文件库 */
.files-search {
    padding: .6rem 0 1.55rem;
    background: url("../images/zcwjk/b_bg2.jpg") no-repeat 50% 100%;
    text-align: center;
}
.files-search h3 {
    font-size: .5rem;
    color: #a70114;
    line-height: .6rem;
    font-weight: 500;
    text-align: center;
    margin-bottom: .35rem;
}
.files-search .search-box {
    width: 8rem;
    max-width: 90%;
    margin: 0 auto;
    font-size: 0;
}
.files-search .search-box form {
    display: block;
}
.files-search .search-box .form {
    display: inline-block;
    width: calc(100% - 1.25rem);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 .18rem 0 rgba(0, 0, 0, .12);
}
.files-search .search-box .input {
    vertical-align: top;
    width: calc(100% - 1.1rem);
    height: .62rem;
    padding: 0 .2rem;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.62rem;
    color: #5a5856;
    text-align: left;
    background: #fff;
}
.files-search .search-box .input::placeholder {
    color: #bfc0bf;
}
.files-search .search-box .submit {
    width: 1.1rem;
    height: .62rem;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.62rem;
    color: #fff;
    text-align: center;
    background: #cea365;
}
.files-search .search-box .submit .search-icon {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: .62rem;
    margin: 0 4px 0 0;
    background-image: url(../images/b_icon1.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: 100%;
}
.files-search .search-box .h-search-btn {
    display: inline-block;
    vertical-align: top;
    width: 1.1rem;
    height: .62rem;
    margin: 0 0 0 .15rem;
    font-size: 0.18rem;
    font-weight: 500;
    line-height: 0.62rem;
    color: #fff;
    text-align: center;
    background: #ce0228;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 0 .18rem 0 rgba(0, 0, 0, .12);
}
.files-main {
    padding: .4rem .4rem .1rem;
    margin-top: -.8rem;
    background: #fff;
    box-shadow: 0 .04rem .15rem 0 rgba(0, 0, 0, .12);
}
.files-main .left-box {
    width: 2.8rem;
}
.files-main .left-box h3 {
    font-size: 0.26rem;
    font-weight: 500;
    line-height: 0.65rem;
    color: #fff;
    text-align: center;
    background: #ba0c31;
}
.files-nav a, .files-nav p {
    position: relative;
    display: block;
    font-size: .17rem;
    padding: 0 .15rem 0 .4rem;
    font-weight: 500;
    color: #000;
    line-height: .5rem;
    cursor: pointer;
}
.files-nav a {
    padding-left: .24rem;
}
.files-nav a.on, .files-nav a:hover {
    color: #ce0228;
}
.files-nav p::before {
    position: absolute;
    top: .05rem;
    left: 0;
    z-index: 2;
    content: "+";
    width: .4rem;
    height: .4rem;
    font-size: .24rem;
    line-height: .4rem;
    color: #ce0228;
    text-align: center;
    font-style: inherit;
    cursor: pointer;
}
.files-nav p.show::before {
    font-size: .32rem;
    line-height: .36rem;
    content: "-";
}
.files-nav>li {
    position: relative;
    margin: .15rem 0 0;
    /* padding: 0 .15rem; */
    background: #f8f2f3;
}
.files-nav>li .sub-nav {
    display: none;
    padding: 0 0 .12rem .16rem;
}
.files-nav>li .sub-nav a, .files-nav>li .sub-nav p {
    font-size: .15rem;
    line-height: .36rem;
}
.files-nav>li .sub-nav p::before {
    width: .36rem;
    height: .36rem;
    top: 0;
    left: 9px;
    font-size: .22rem;
    line-height: .36rem;
}
.files-nav>li .sub-nav a::before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    margin: 0 .1rem 2px 0;
    background: #ba0c31;
    border-radius: 50%;
}
.files-main .right-box {
    width: calc(100% - 3.3rem);
}
.files-classify {
    padding: .06rem .25rem;
    border: 1px dashed #ccc;
    border-radius: .15rem;
}
.files-classify li {
    padding: .16rem 0;
    font-size: 0;
    border-bottom: 1px solid #eee;
}
.files-classify li:last-child {
    border: none;
}
.files-classify li>div {
    display: inline-block;
    vertical-align: top;
    font-size: .17rem;
    line-height: .36rem;
    text-align: center;
}
.files-classify .classify-title {
    width: 100px;
}
.files-classify .classify-btn {
    width: 1.25rem;
    margin: 0 .1rem;
    font-size: .16rem;
    border: 1px solid #dfdfdf;
    border-radius: .36rem;
    cursor: pointer;
}
.files-classify .classify-btn:hover {
    color: #ba0c31;
    border-color: #ba0c31;
    ;
}
.files-classify .classify-btn.on {
    border-color: #ba0c31;
    background: #ba0c31;
    color: #fff;
}
.files-tab {
    font-size: 0;
    margin: .2rem 0 .1rem;
    border-bottom: 3px solid #ba0c31;
}
.files-tab a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 2vw;
    font-size: .22rem;
    font-weight: 500;
    line-height: .55rem;
    color: #999;
    cursor: pointer;
}
.files-tab a:first-child {
    margin: 0;
}
.files-tab a::after {
    position: absolute;
    bottom: 0;
    left: calc(50% - 8px);
    display: none;
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #ba0c31;
}
.files-tab a.on {
    color: #000;
}
.files-tab a.on::after {
    display: block;
}
.files-list li {
    padding: .15rem 0 .3rem;
    border-bottom: 1px solid #eee;
}
.files-list .title {
    font-size: .18rem;
    font-weight: 700;
}
.files-list .info {
    margin: 2px 0 .15rem;
}
.files-list .source {
    display: inline-block;
    vertical-align: top;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.4rem;
    color: #cea365;
    text-align: left;
    padding: 0 .2rem;
    border: 1px solid #eee;
    border-radius: 3px;
    margin: 0 .2rem 0 0;
}
.files-list .date {
    display: inline-block;
    vertical-align: top;
    font-size: .14rem;
    line-height: .4rem;
    font-family: "Microsoft YaHei";
    padding: 0 .2rem;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #cea365;
}
.files-senior-search {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.2);
    font-size: 14px;
    color: #333;
}
.search-draw-div {
    margin: 0 auto;
    height: fit-content;
    width: 1000px;
    margin-top: 12%;
    z-index: 9;
    background: #ffffff;
    padding: 30px;
    border-radius: 4px;
    box-shadow: 0px 0px 18px 0px #bfbfbf;
}
.search-draw-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 10px;
}
.head-left {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.head-right img {
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.draw-main {
    padding: 20px 0 10px 0;
}
.draw-searchResult, .draw-order, .draw-place, .draw-time, .draw-theme, .draw-source, .draw-document-no {
    display: flex;
    margin-bottom: 10px;
}
.order-lable, .place-lable, .time-lable {
    margin-right: 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 38px;
    cursor: pointer;
}
.draw-select-div {
    position: relative;
    margin-right: 10px;
}
.draw-top {
    display: flex;
    align-items: center;
    width: 160px;
    height: 28px;
    border: 1px solid #DCDCDC;
    justify-content: space-between;
    padding: 0 10px;
    cursor: pointer;
}
.draw-top img {
    width: 14px;
    height: 7px;
}
.draw-bottom {
    width: 180px;
    border: 1px solid #DCDCDC;
    z-index: 9;
    position: absolute;
    background: #FFFFFF;
    display: none;
}
.draw-bottom-item {
    width: 180px;
    height: 30px;
    padding-left: 10px;
    line-height: 30px;
    box-sizing: border-box;
    cursor: pointer;
}
.draw-bottom-item:hover {
    background: #F0F0F0;
}
.draw-left {
    text-align: left;
    width: 90px;
    height: 38px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 38px;
}
.draw-right {
    display: flex;
    flex-wrap: wrap;
    flex: 8;
    align-items: center;
}
.search-bigDiv {
    display: flex;
    width: 335px;
    height: 38px;
    border: 1px solid #dfdfdf;
    border-radius: 8px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.search-small-left {
    flex: 1;
    margin: 8px 0px 8px 13px;
    padding-right: 13px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
    border-right: 1px solid #dfdfdf;
}
.search-small-right {
    flex: 1.5;
    margin: 8px 13px 8px 13px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-small-right input {
    border: none;
}
.time-search-div input {
    text-align: center;
}
.time-search-div {
    display: none;
}
.draw-theme input, .draw-document-no input {
    width: 180px;
    height: 28px;
    border: 1px solid #DCDCDC;
    line-height: 28px;
    padding-left: 10px;
    margin-right: 10px;
}
.mobile-btn-div {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}
.mobile-btn-div>div {
    width: 120px;
    height: 40px;
    background: #ba0c31;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    cursor: pointer;
}
.mobile-btn-noagree {
    background: #FFFFFF !important;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    color: #333333 !important;
}
.mobile-btn-agree {
    margin-right: 20px;
}
.draw-select-div .open img {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.search-bigDiv:nth-child(3), .search-bigDiv:nth-child(4) {
    margin-bottom: 0;
}
.radio-div span {
    margin-right: 20px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #222222;
    line-height: 38px;
    cursor: pointer;

}
.radio-btn {
    display: inline-block;
    line-height: 36px;
    float: left;
    padding-left: 20px;
    margin-right: 25px;
    background: url(../images/zcwjk/radio.png) 0 50% no-repeat;
    background-size: 16px;
}
.radio-div .on {
    background: url(../images/zcwjk/radio-choosee.png) 0 50% no-repeat;
    background-size: 16px;
}
.h-inp {
    width: 370px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #DCDCDC;
    padding-left: 11px;
}
@media screen and (max-width: 1300px) {
    html {
        font-size: 90px;
    }
}

.files-wrapper2 {
    padding: .6rem 0 .8rem;
    background: url("../images/zcwjk/b_bg2.jpg") no-repeat 50% 100% #fff;
    background-size: cover;
}
.files-wrapper2 .container {
    width: 1100px;
}
.files-wrapper2 .files-search {
    padding: .2rem 0 0;
    background: none;
}
.files-wrapper2 .files-search .search-box {
    width: 100%;
    max-width: 100%;
}
.files-wrapper2 .files-search .search-box .form {
    width: 100%;
}
.files-wrapper2 .left-box {
    width: 1.55rem;
    padding: .3rem 0 0 .4rem;
    border-right: 1px solid #EFBCB9;
}
.files-wrapper2 .left-box .swiper-container {
    height: 4.5rem;
}
.files-wrapper2 .left-box .hot-words {
    font-size: .17rem;
    line-height: 250%;
    color: #dbb884;
    cursor: pointer;
}
.files-wrapper2 .left-box .hot-words:hover {
    color: #ba0c31;
}
.files-wrapper2 .right-box {
    width: calc(100% - 2rem);
}
.choose-box {
    margin: .5rem 0 1rem;
    font-size: 0;
}
.choose-box .choose-item {
    position: relative;
    display: inline-block;
    width: 20%;
    font-size: .2rem;
    font-weight: 500;
    line-height: .6rem;
    color: #333;
    cursor: pointer;
}
.choose-box .choose-item::after {
    position: absolute;
    bottom: 100%;
    left: calc(50% - 10px);
    display: none;
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #ba0c31;
}
.choose-box .choose-item.on {
    font-weight: 700;
    color: #ba0c31;
}
.choose-box .choose-item.on::after {
    display: block;
}
.main-choose-classify {
    /* text-align: left; */
}
.item-classify {
    display: inline-block;
    padding: 14px 24px;
    margin: 0 15px;
    background: #ba0c31;
    border-radius: 6px;
    cursor: pointer;
}
.item-classify img {
    vertical-align: middle;
    margin-right: 12px;
}
.item-classify span {
    vertical-align: middle;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    color: #FFFFFF;
}
.classify1 img {
    width: 20px;
}
.classify2 img {
    width: 22px;
}
.classify3 img {
    width: 22px;
}
.classify4 img {
    width: 24px;
}


html {
    font-size: 100px;
    min-width: 320px;
    overflow-x: hidden;
}

.container {
    width: 85%;
    max-width: 1360px;
    margin: 0 auto;
    font-size: .16rem;
}

.img-scale {
    display: block;
    overflow: hidden;
}

.img-scale img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: transform 0.45s linear 0s;
    -moz-transition: transform 0.45s linear 0s;
    -ms-transition: transform 0.45s linear 0s;
    -o-transition: transform 0.45s linear 0s;
    transition: transform 0.45s linear 0s;
}

.img-scale .img-frame {
    overflow: hidden;
}

.img-scale .img {
    /*背景图替换img*/
    height: 100%;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: cover;
    -webkit-transition: transform 0.45s linear 0s;
    -moz-transition: transform 0.45s linear 0s;
    -ms-transition: transform 0.45s linear 0s;
    -o-transition: transform 0.45s linear 0s;
    transition: transform 0.45s linear 0s;
}

.img-scale .img img {
    min-height: 100%;
}

.img-scale:hover img {
    min-height: 100%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.img-scale:hover .img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.column {
    position: relative;
    margin: 0 0 .22rem;
}

.column.mb15 {
    margin-bottom: .15rem;
}

.column h3 {
    font-size: 0.32rem;
    font-weight: 700;
    line-height: 50px;
    color: #000;
    text-align: left;
}

.column h3 .spirit {
    width: 50px;
    height: 50px;
    vertical-align: top;
}

.column h3 .spirit.i1 {
    background-position: -310px 4px;
}

.column h3 .spirit.i2 {
    background-position: -310px -46px;
}

.column h3 .spirit.i3 {
    background-position: -310px -93px;
}

.column h3 .spirit.i4 {
    background-position: -310px -140px;
}

.column h3 .spirit.i5 {
    background-position: -310px -190px;
}

.column h3 .spirit.i6 {
    background-position: -310px -246px;
    vertical-align: bottom;
}

.column h3 .spirit.i7 {
    background-position: -310px -296px;
}

.column h3 .spirit.i8 {
    background-position: -310px -346px;
}

.column2 {
    position: relative;
    width: .9rem;
    padding: .3rem .12rem;
    border-radius: 6px;
    text-align: center;
    background-image: url(../images/b_bg4.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-color: #ecf1f6;
    background-size: 100%;
}

.column2 p {
    height: .68rem;
    font-size: 0.24rem;
    font-weight: 700;
    line-height: 0.32rem;
    color: #ba0c31;
    text-align: center;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.column2::after {
    display: block;
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 100%;
    z-index: 1;
    width: 0;
    height: 0;
    border: .1rem solid transparent;
    border-left-color: #ecf1f6;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.column2:hover p:hover {
    letter-spacing: 2px;
    line-height: .34rem;
}

.column2:hover .more-icon {
    background-position-x: -405px;
}

.column3 {
    margin: 0 0 .3rem;
    text-align: center;
}

.column3 img {
    max-width: 100%;
    vertical-align: top;
}

.column4 {
    position: relative;
    margin: .25rem 0 .2rem;
}

.column4 h3 {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    padding: 0 .3rem 0 0;
    font-size: 0.28rem;
    font-weight: 700;
    line-height: 0.55rem;
    color: #000;
    text-align: left;
    background: #fff;
}

.column4 h3::after {
    display: block;
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 45%;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #daaf70;
}

.column4::after {
    display: block;
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 49%;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 100%;
    height: 1px;
    background: #daaf70;
}

.column4 .spirit2 {
    vertical-align: top;
    width: 40px;
    height: 40px;
    margin: .07rem .1rem 0 0;
}

.column4 .spirit2.i1 {
    background-position: -120px -163px;
}

.column4 .spirit2.i2 {
    background-position: -120px -219px;
}

.column4 .spirit2.i3 {
    background-position: -126px -271px;
}

.column5 {
    margin: 0 0 .2rem;
}

.column5 h3 {
    position: relative;
    display: inline-block;
    padding: 0 .25rem;
    font-size: 0.22rem;
    font-weight: 700;
    line-height: 0.55rem;
    color: #ba0c31;
    text-align: center;
    border-top: 5px solid #ba0c31;
    border-top-left-radius: .08rem;
    border-top-right-radius: .08rem;
    box-shadow: 0 0 .15rem 0 #bbb;
}

.column5 h3 i {
    position: absolute;
    top: 100%;
    right: auto;
    bottom: auto;
    left: 0;
    z-index: 1;
    width: 100%;
    height: .2rem;
    overflow: hidden;
    -webkit-transition: all 0.25s linear 0s;
    -moz-transition: all 0.25s linear 0s;
    -ms-transition: all 0.25s linear 0s;
    -o-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s;
}

.column5 h3 i::after {
    display: block;
    content: "";
    box-sizing: border-box;
    width: .15rem;
    height: .15rem;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 .1rem 0 #cbcfd1;
    -webkit-transform: translate(0, -8px) rotate(45deg);
    -moz-transform: translate(0, -8px) rotate(45deg);
    -ms-transform: translate(0, -8px) rotate(45deg);
    -o-transform: translate(0, -8px) rotate(45deg);
    transform: translate(0, -8px) rotate(45deg);
}

.column6 {
    margin: 0 0 .15rem;
    border-bottom: 1px solid #ededed;
}

.column6 h3 {
    display: inline-block;
    margin: 0 0 -1px;
    font-size: 0.22rem;
    font-weight: 700;
    line-height: 0.5rem;
    color: #ba0c31;
    text-align: left;
    border-bottom: 2px solid #ba0c31;
}

.more {
    margin: 0 auto;
    font-size: 0.16rem;
    font-weight: 500;
    line-height: 50px;
    color: #7b7b7b;
    text-align: left;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.more .spirit {
    vertical-align: top;
    margin: 10px 0 0;
    width: 30px;
    height: 30px;
    background-position: -375px -30px;
}

.more2 {
    width: .76rem;
    font-size: 0.14rem;
    font-weight: 500;
    line-height: 0.22rem;
    color: #fff;
    text-align: center;
    background: #daaf70;
    border-radius: 4px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.more2:hover {
    background: #ba0c31;
    letter-spacing: 2px;
}

.more3 {
    display: inline-block;
    vertical-align: top;
    width: 62px;
    font-size: 12px;
    font-weight: 500;
    line-height: 0.24rem;
    color: #a7adb8;
    text-align: center;
    border: 1px dashed #a7adb8;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.more3:hover {
    background: #a7adb8;
    color: #fff;
}

.title {
    font-size: 0.17rem;
    font-weight: 500;
    line-height: 0.45rem;
    color: #333;
    text-align: left;
}

.date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.16rem;
    font-weight: 500;
    line-height: 0.45rem;
    color: #a7adb8;
    text-align: left;
}

.info {
    font-size: 0.15rem;
    font-weight: 500;
    line-height: 0.28rem;
    color: #706f6f;
    text-align: justify;
}

.spirit {
    display: inline-block;
    background-image: url(../images/spirit.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: auto;
}

.spirit.more-icon {
    vertical-align: top;
    width: 30px;
    height: 30px;
    margin: 4px 0 0;
    background-position: -380px -30px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.spirit2 {
    display: inline-block;
    background-image: url(../images/spirit2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    background-size: auto;
}








@media screen and (max-width: 1520px) {
    html {
        font-size: 95px;
    }
}

@media screen and (max-width: 992px) {
    .container {
        width: 92%;
    }

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 520px) {
    html {
        font-size: 85px;
    }


}
