@charset "utf-8";

body {
    background: #f0f0f0
}

.top-home {
    position: fixed;
    top: 0;
    width: 6rem;
    height: .56rem;
    padding: .14rem .2rem;
    z-index: 8
}

.top-home .cover {
    width: 6.4rem;
    height: .84rem;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0 0 .08rem rgba(0, 0, 0, 0.5);
    z-index: 1
}

.top-home a.logo {
    width: 1.6rem;
    height: .46rem;
    display: block;
    float: left;
    margin-top: .04rem;
    position: relative;
    z-index: 2
}

.top-home.current a.logo {
    animation: backimg 1s;
    -moz-animation: backimg 1s;
    -webkit-animation: backimg 1s;
    -o-animation: backimg 1s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards
}

.top-home a.logo img {
    width: 1.6rem;
    height: .46rem
}

.top-home .search-box {
    width: 3.6rem;
    height: .56rem;
    display: block;
    float: left;
    text-align: center;
    line-height: .56rem;
    background: rgba(255, 255, 255, 0.8);
    color: #b2b2b2;
    margin-left: .15rem;
    border-radius: .05rem;
    position: relative;
    z-index: 2
}

.top-home.current .search-box {
    animation: backcolor 1s;
    -moz-animation: backcolor 1s;
    -webkit-animation: backcolor 1s;
    -o-animation: backcolor 1s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards
}

.top-home a.login {
    width: .5rem;
    height: .5rem;
    position: relative;
    z-index: 2;
    background: #27264d;
    border-radius: 1rem;
    display: block;
    float: left;
    margin: .02rem 0 0 .15rem
}

.top-home a.login i {
    width: .3rem;
    height: .28rem;
    display: block;
    background: url(//res.gys.cn/img/mobile/common/v6/login-white30x28.png) left top no-repeat;
    margin: .11rem 0 0 .1rem;
    background-size: 100%
}

.banner {
    width: 100%;
    height: 4.33rem;
    overflow: hidden;
    position: relative
}

.banner img {
    width: 6.4rem;
    height: 4.33rem
}

.swiper-container1 {
    width: 100%;
    height: 100%
}

.swiper-container1 .swiper-slide {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-container1 .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 1.34rem
}

.swiper-container1 .swiper-pagination-bullet {
    background: #efe8df;
    opacity: 1;
    width: .12rem;
    height: .12rem
}

.swiper-container1 .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1
}

.banner .circle {
    width: 6.4rem;
    height: .51rem;
    background: url(../img/circle.png) center bottom;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5
}

.videos {
    width: 100%;
    height: 1.85rem;
    background: #fff;
    margin-top: -1.1rem
}

.swiper-container4 {
    width: 100%;
    height: 1.85rem;
    overflow-x: hidden;
    z-index: 6
}

.swiper-container4 .swiper-wrapper {
    margin-left: -85.5%
}

.swiper-container4 .swiper-slide {
    width: 5.7rem;
    height: 1.75rem;
    background: #fff;
    border-radius: .05rem;
    box-shadow: 0 0 .08rem rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: baseline;
    -ms-flex-pack: baseline;
    -webkit-justify-content: baseline;
    justify-content: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    z-index: 1;
    position: relative;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    -webkit-transform: scale(0.85) !important;
    transform: scale(0.85) !important;
    opacity: .7
}

.swiper-container4 .swiper-slide a.video {
    width: 2.2rem;
    height: 1.42rem;
    position: relative;
    float: left;
    margin: .17rem 0 0 .21rem
}

.swiper-container4 .swiper-slide a.video img {
    width: 2.2rem;
    height: 1.42rem;
    object-fit: cover
}

.swiper-container4 .swiper-slide a.video em {
    width: .56rem;
    height: .22rem;
    display: block;
    background: #000;
    text-align: center;
    line-height: .22rem;
    color: #fff;
    font-size: .16rem;
    border-radius: .3rem;
    position: absolute;
    right: .07rem;
    bottom: .08rem
}

.swiper-container4 .swiper-slide a.video i {
    width: .44rem;
    height: .44rem;
    display: block;
    background: url(../img/video-btn.png) left top no-repeat;
    background-size: 100%;
    position: absolute;
    left: .88rem;
    top: .49rem
}

.swiper-container4 .swiper-slide .right-tit {
    float: left;
    margin: .2rem 0 0 .2rem;
    width: 2.9rem
}

.swiper-container4 .swiper-slide .right-tit a.title {
    line-height: .3rem;
    height: .6rem;
    color: #333;
    font-size: .22rem;
    display: block;
    margin-bottom: .48rem
}

.swiper-container4 .swiper-slide .right-tit span {
    font-size: .18rem;
    color: #b2b2b2;
    width: 2.9rem;
    height: .24rem;
    line-height: .24rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.swiper-container4 .swiper-slide-next {
    z-index: 2
}

.swiper-container4 .swiper-slide-next {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1
}

.swiper-container4 .swiper-pagination,
.swiper-container4 .swiper-container-horizontal>.swiper-pagination-bullets {
    position: absolute;
    bottom: .75rem;
    z-index: 0;
    display: none
}

.swiper-container4 .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.8);
    margin-left: .06rem !important;
    margin-right: .06rem !important;
    width: .12rem;
    height: .12rem;
    opacity: 1;
    border-radius: 1rem
}

.swiper-pagination-bullet-active {
    width: .12rem;
    height: .12rem;
    background: rgba(255, 255, 255, 1);
    border-radius: .2rem
}

.nav-classify {
    width: 100%;
    padding: .19rem 0 0 0;
    background: #fff
}

.nav-classify ul {
    width: 6rem;
    margin: 0 .2rem
}

.nav-classify ul li {
    width: 1.5rem;
    float: left;
    text-align: center;
    overflow: hidden;
    margin-bottom: .19rem
}

.nav-classify ul li a {
    width: 1.5rem;
    display: block;
    font-size: .24rem;
    color: #696969
}

.nav-classify ul li a h2 {
    font-size: .24rem;
    color: #696969;
    font-weight: normal
}

.nav-classify ul li a.find-icon {
    width: .86rem;
    height: .86rem;
    display: block;
    margin: 0 auto .05rem
}

.nav-classify ul li:nth-child(1) a.find-pro {
    background: url(../img/j1.png) left top no-repeat;
    background-size: 100%
}

.nav-classify ul li:nth-child(2) a.find-pro {
    background: url(../img/j2.png) left top no-repeat;
    background-size: 100%
}

.nav-classify ul li:nth-child(3) a.find-pro {
    background: url(../img/j3.png) left top no-repeat;
    background-size: 100%
}


.nav-classify ul li:nth-child(4) a.find-pro {
    background: url(../img/j4.png) left top no-repeat;
    background-size: 100%
}

.nav-classify ul li:nth-child(5) a.find-pro {
    background: url(../img/j5.png) left top no-repeat;
    background-size: 100%
}

.nav-classify ul li:nth-child(6) a.find-pro {
    background: url(../img/j6.png?v=1) left top no-repeat;
    background-size: 100%
}

.nav-classify ul li:nth-child(7) a.find-pro {
    background: url(../img/j7.png) left top no-repeat;
    background-size: 100%
}

.nav-classify ul li:nth-child(8) a.find-pro {
    background: url(../img/j8.png) left top no-repeat;
    background-size: 100%
}

.subject-box {
    width: 100%;
    height: 3.2rem;
    margin-top: .2rem;
    overflow: hidden
}

.subject-box .left-img {
    width: 3.2rem;
    float: left;
    position: relative
}

.subject-box .left-img img {
    width: 3.2rem;
    height: 3.2rem
}

.subject-box .left-img .describe {
    position: absolute;
    left: .2rem;
    top: .25rem
}

.subject-box .left-img .describe a,
.subject-box .right-img .describe a {
    font-size: .24rem;
    color: #e60000;
    height: .3rem;
    line-height: .3rem
}

.subject-box .left-img .describe em a,
.subject-box .right-img .describe em a {
    height: .26rem;
    line-height: .26rem;
    display: block;
    color: #b2b2b2;
    font-size: .2rem
}

.subject-box .left-img .describe i,
.subject-box .right-img .describe i {
    height: .24rem;
    width: .92rem;
    line-height: .24rem;
    text-align: center;
    margin-top: .05rem;
    border-radius: .03rem;
    display: block;
    background: #f27f7f;
    color: #fff;
    font-size: .18rem
}

.subject-box .right-img {
    width: 3.2rem;
    float: left
}

.subject-box .right-img .img-box {
    width: 3.2rem;
    height: 1.6rem;
    position: relative
}

.subject-box .right-img .img-box img {
    width: 3.2rem;
    height: 1.6rem
}

.subject-box .right-img .describe {
    position: absolute;
    left: .2rem;
    top: .25rem
}

.subject-box .right-img .describe a {
    font-size: .24rem;
    color: #e60000;
    height: .3rem;
    line-height: .3rem
}

.subject-box .right-img .describe2 a {
    color: #ffb30f
}

.subject-box .right-img .describe3 a {
    color: #0f69dc
}

.subject-box .right-img .describe2 i {
    background: #ffd987
}

.subject-box .right-img .describe3 i {
    background: #87b4ed
}

.headline {
    width: 100%;
    height: .77rem;
    overflow: hidden;
    border-top: solid 1px #f0f0f0;
    line-height: .77rem;
    background: #fff
}

.headline .headIcon {
    width: .6rem;
    height: .53rem;
    display: block;
    float: left;
    margin-right: .17rem;
    background: url(../img/headline.png) left top no-repeat;
    background-size: 100%;
    margin: .12rem 0 0 .2rem
}

.txtScroll-top {
    overflow: hidden;
    position: relative;
    float: left;
    width: 5.22rem;
    margin-left: .17rem
}

.txtScroll-top .trumpet {
    width: .35rem;
    height: .36rem;
    display: block;
    margin-top: .21rem;
    float: left;
    background: url(../img/trumpet.png) left top no-repeat;
    background-size: 100%
}

.txtScroll-top .bd {
    margin-left: .16rem;
    float: left
}

.txtScroll-top .bd li {
    height: .77rem;
    line-height: .77rem
}

.txtScroll-top .bd li a {
    color: #333;
    font-size: .24rem;
    width: 4.62rem;
    height: .77rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.txtScroll-top .bd li a em {
    color: #e60000;
    margin-right: .1rem
}

.carousel-show {
    width: 100%;
    height: 1.9rem;
    background: #fff;
    margin-top: .2rem
}

.carousel-show .swiper-container2 {
    width: 100%;
    height: 1.9rem;
    overflow: hidden
}

.carousel-show .swiper-container2 .swiper-wrapper {
    padding-left: .1rem
}

.swiper-container2 .swiper-slide {
    width: 2.7rem !important;
    height: 1.3rem;
    margin: .3rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: baseling;
    justify-content: baseling;
    -webkit-box-align: baseline;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: baseline
}

.swiper-container2 .swiper-slide a {
    width: 2.7rem;
    height: 1.3rem;
    display: block;
    position: relative
}

.swiper-container2 .swiper-slide img {
    width: 2.7rem;
    height: 1.3rem
}

.swiper-container2 .swiper-slide span {
    position: absolute;
    left: .15rem;
    top: .15rem;
    font-size: .22rem;
    color: #fff;
    display: block;
    height: .28rem;
    line-height: .28rem
}

.swiper-container2 .swiper-slide em {
    color: #fff;
    height: .2rem;
    line-height: .2rem;
    font-size: .16rem;
    display: block;
    position: absolute;
    left: .15rem;
    top: .45rem
}

.industry-recom {
    width: 100%;
    padding: .2rem 0 .25rem 0;
    background: #fff;
    margin-top: .2rem
}

.industry-recom span.title {
    width: 6rem;
    height: .5rem;
    display: block;
    margin: 0 auto;
    line-height: .5rem;
    color: #333;
    font-size: .26rem;
    font-weight: bold
}

.industry-recom span.title h2 {
    color: #333;
    font-size: .26rem
}

.industry-recom span.title em {
    color: #e60000
}

.industry-list {
    margin: .17rem 0 0 .2rem
}

.industry-list li {
    width: 1.8rem;
    float: left;
    margin: 0 .17rem .27rem .05rem;
    text-align: center
}

.industry-list li img {
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    margin: 0 auto
}

.industry-list li span {
    margin-top: .1rem;
    height: .3rem;
    line-height: .3rem;
    font-size: .22rem
}

.industry-list li span a {
    color: #333
}

.industry-list li em {
    color: #b2b2b2;
    font-size: .18rem;
    height: .26rem;
    display: block;
    line-height: .26rem
}

.industry-box ul {
    margin-left: .2rem
}

.industry-box li {
    width: 1.4rem;
    height: .5rem;
    float: left;
    margin: 0 .13rem .13rem 0
}

.industry-box li a {
    width: 1.4rem;
    height: .5rem;
    display: block;
    background: #f0f0f0;
    border-radius: .05rem;
    text-align: center;
    line-height: .5rem;
    color: #333;
    font-size: .22rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.handpick {
    margin-top: .2rem;
    padding-top: .3rem;
    position: relative
}

.handpick span.title {
    display: block;
    position: relative;
    z-index: 7;
    text-align: center;
    width: 100%;
    height: .4rem;
    line-height: .4rem;
    color: #fff;
    line-height: .4rem;
    font-size: .3rem
}

.handpick span.subhead {
    width: 3.54rem;
    height: .26rem;
    position: relative;
    z-index: 7;
    line-height: .26rem;
    display: block;
    margin: 0 auto
}

.handpick span.subhead i {
    width: 1rem;
    height: .02rem;
    display: block;
    float: left;
    background: #fff;
    margin-top: .12rem
}

.handpick span.subhead em {
    width: 1.54rem;
    text-align: center;
    color: #fff;
    font-size: .2rem;
    float: left;
    display: block
}

.handpick img.bg {
    width: 100%;
    height: 2.59rem;
    display: block;
    position: absolute;
    top: 0
}

.handpick .opacity-bg {
    width: 100%;
    height: 2.5rem;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 1.59rem
}

.pick-show {
    width: 6rem;
    height: 3.26rem;
    background: #fff;
    margin: .26rem auto 0;
    position: relative
}

.swiper-container3 {
    width: 100%
}

.swiper-container3 .swiper-wrapper .swiper-slide {
    width: 6rem;
    height: 2.5rem;
    padding: .38rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: inherit;
    justify-content: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-container3 li {
    width: 1.5rem;
    float: left;
    margin-left: .38rem;
    text-align: center
}

.swiper-container3 li img {
    width: 1.5rem;
    height: 1.5rem
}

.swiper-container3 li span {
    display: block;
    height: .6rem
}

.swiper-container3 li span a {
    text-align: center;
    margin-top: .12rem;
    display: block;
    line-height: .3rem;
    color: #333;
    font-size: .22rem;
    max-height: .6rem;
    word-wrap: break-word;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.swiper-container3 li em {
    height: .28rem;
    line-height: .28rem;
    display: block;
    color: #b2b2b2;
    font-size: .18rem
}

.swiper-container3 li i {
    display: block;
    font-size: .22rem;
    color: #e60000;
    height: .4rem;
    line-height: .4rem
}

.swiper-container3 .swiper-pagination {
    position: inherit;
    bottom: initial;
    height: .26rem;
    padding: 0 .25rem;
    width: auto;
    background: #dadada;
    border-radius: .3rem;
    margin: .2rem auto 0;
    display: table
}

.swiper-container3 .swiper-pagination .swiper-pagination-bullet {
    width: .12rem;
    height: .12rem;
    display: block;
    background: #fff;
    opacity: 1;
    border-radius: 1rem;
    float: left;
    margin: .06rem
}

.swiper-container3 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #e60000
}

.company-recom {
    width: 100%;
    margin-top: .66rem;
    background: #fff;
    padding-top: .12rem
}

.company-recom span.title {
    width: 6rem;
    height: .62rem;
    padding: 0 .2rem;
    display: block;
    margin: 0 auto;
    line-height: .62rem;
    color: #333;
    font-size: .26rem;
    font-weight: bold
}

.company-recom span.title h2 {
    color: #333;
    font-size: .26rem
}

.company-recom span.title em {
    color: #e60000
}

.company-recom .show-img {
    width: 6.4rem;
    height: 2.05rem
}

.company-recom .show-img img {
    width: 100%;
    height: 2.05rem
}

.company-recom ul {
    margin-top: .24rem;
    max-height: 5.5rem;
    overflow: hidden
}

.company-recom ul li {
    width: 1.66rem;
    float: left;
    margin: 0 .07rem .24rem .3rem;
    text-align: center
}

.company-recom ul li img {
    width: 1.02rem;
    height: 1.02rem;
    display: block;
    margin: 0 auto .1rem
}

.company-recom ul li span {
    font-size: .18rem
}

.company-recom ul li span a {
    color: #333;
    line-height: .24rem;
    display: block;
    height: .48rem;
    word-wrap: break-word;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

footer {
    background: #f0f0f0;
    text-align: center;
    padding: .18rem 0
}

footer p {
    line-height: .32rem;
    color: #b2b2b2;
    font-size: .2rem
}

footer a {
    margin: 0 .17rem;
    color: #b2b2b2
}

footer a:hover,
.con2 a:hover,
.con1 a:hover {
    color: #333
}

.friend-link {
    width: 100%;
    margin-top: .2rem;
    background: #fff;
    padding: .12rem 0 .2rem 0
}

.friend-link .title {
    width: 6rem;
    height: .62rem;
    padding: 0 .2rem;
    display: block;
    margin: 0 auto;
    line-height: .62rem;
    color: #333;
    font-size: .26rem;
    font-weight: bold
}

.friend-link .title span {
    color: #333;
    font-size: .26rem;
    float: left
}

.friend-link .title em {
    color: #e60000
}

.friend-link .title a {
    width: 1.34rem;
    height: .36rem;
    display: block;
    font-weight: normal;
    float: right;
    border: 1px solid red;
    color: #e60000;
    font-size: .2rem;
    line-height: .36rem;
    border-radius: .3rem;
    margin-top: .1rem
}

.friend-link .title a i {
    width: .19rem;
    height: .22rem;
    display: inline-block;
    
    vertical-align: -0.03rem;
    background-size: 100%;
    margin: 0 .05rem 0 .14rem
}

.friend-link ul {
    margin: .12rem 0 0 .2rem
}

.friend-link ul li {
    float: left;
    margin: 0 .2rem .15rem 0
}

.friend-link ul li a {
    display: block;
    height: .48rem;
    padding: 0 .15rem;
    line-height: .48rem;
    font-size: .22rem;
    color: #333;
    border: solid 1px #f0f0f0;
    border-radius: .03rem
}

.new-ask {
    width: 100%;
    height: 1.78rem;
    margin: .15rem 0 0 0;
    position: relative;
    overflow: hidden
}

.ask-word {
    position: absolute;
    left: .19rem;
    bottom: .15rem;
    font-size: .18rem;
    color: #fff
}

.see-all {
    font-size: .2rem;
    color: #696969;
    position: absolute;
    right: .4rem;
    height: .3rem;
    line-height: .3rem;
    display: block
}

.left-img {
    width: 4.74rem;
    height: 1.78rem;
    float: left
}

.swiper-container5 {
    width: 4.3rem;
    height: 1.41rem;
    position: absolute;
    left: 2.13rem;
    top: .37rem
}

.swiper-container5 .swiper-wrapper {
    margin-left: -5%
}

.swiper-container5 .swiper-slide {
    width: 3.9rem;
    height: 1.3rem;
    transform: scale(0.95) !important;
    opacity: .8
}

.swiper-container5 .swiper-slide.swiper-slide-active {
    transform: scale(1) !important;
    opacity: 1
}

.swiper-container5 .swiper-slide dl {
    margin: .18rem 0 0 .18rem
}

.swiper-container5 .swiper-slide dl dt {
    height: .42rem;
    line-height: .42rem;
    font-size: .26rem;
    color: #333;
    font-weight: bold;
    margin-bottom: .03rem;
    display: block;
    overflow: hidden
}

.swiper-container5 .swiper-slide dl dd {
    width: 2.2rem;
    height: .22rem;
    height: .22rem;
    color: #333;
    font-size: .18rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.swiper-container5 .swiper-slide a.see-more {
    width: 1.2rem;
    height: .34rem;
    display: block;
    text-align: center;
    line-height: .34rem;
    color: #fff;
    border-radius: .3rem;
    background: #d2b267;
    position: absolute;
    right: .28rem;
    bottom: .23rem;
    font-size: .16rem
}

.swiper-container5 .swiper-pagination-bullets {
    bottom: .02rem;
    left: 1.5rem;
    height: 2px;
    margin: 0 auto;
    padding: 0;
    opacity: 1
}

.swiper-container5 .swiper-pagination-bullets .swiper-pagination-bullet {
    width: .2rem;
    height: 2px;
    float: left;
    margin: 0 .06rem;
    display: block;
    background: rgba(210, 178, 103, 0.25);
    opacity: 1;
    border-radius: 0
}

.swiper-container5 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(210, 178, 103, 1);
    opacity: 1
}

.inner-box {
    position: absolute;
    top: 0;
    left: .02rem;
    width: 3.9rem;
    height: 1.3rem;
    background: #fff;
    border-radius: .1rem;
    z-index: 9;
    box-shadow: 0 0 .07rem rgba(0, 0, 0, 0.1)
}

.more-block {
    width: .24rem;
    height: 1.06rem;
    padding: .25rem .07rem 0 .23rem;
    border-radius: .12rem;
    background: #d2b267;
    color: #fff;
    font-size: .18rem;
    line-height: .2rem;
    font-weight: bold;
    position: absolute;
    right: -0.39rem;
    top: 0
}

.footprint {
    width: .62rem;
    height: .62rem;
    display: block;
    background-size: 100%;
    position: fixed;
    bottom: 2.93rem;
    right: .2rem;
    z-index: 9
}

.homeImg {
    width: 100%;
    margin: 3rem auto 0
}

.big-event-gray {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}
.fl-clr li a.tit{
    display: block;
    width: 1.02rem;
    height: 1.02rem;
    display: block;
    margin: 0 auto .1rem;
    font-size: 20px;
    color: #fff;
    border-radius: 8px 8px 8px 8px;
    font-weight: 600;
}
.fl-clr li:nth-child(1n+1) a.tit{
    background: #CD8C8C;
}
.fl-clr li:nth-child(2n+1) a.tit{
    background: #CAB494;
}
.fl-clr li:nth-child(3n+1) a.tit{
    background: #79C3A6;
}