@charset "utf-8";
@font-face {
    font-family: 'Gilroy-Medium-2.otf';
    src: url("../fonts/Gilroy-Medium-2.otf");
}

@font-face {
    font-family: 'gilroy-black-6';
    src: url("../fonts/gilroy-black-6.otf");
}

/*@font-face {*/
/*    font-family: 'Lato-Regular';*/
/*    src: url("../fonts/Lato-Regular.ttf");*/
/*}*/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre {
    margin: 0;
    padding: 0;
    font-family: 'Gilroy-Medium-2.otf', Helvetica, Arial, sans-serif;
}

body {
    min-width: 750px;
    min-height: 100%;
    font-size: 0.16rem;
}

*, :after, :before {
    box-sizing: border-box;
}

li, ul {
    list-style: none outside none;
    margin: 0;
    padding: 0
}

img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

a {
    border: 0;
    text-decoration: none;
}

.home {

}

.homeIn {
    width: 100%;
    height: 9.2rem;
    position: relative;
}

.wrapBg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    background-image: url("../images/banner_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.homeNav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.17rem;
    margin: 0.36rem 4.04rem 0 4.06rem;
}

.homeNav .navLeft img {
    width: 2.14rem;
    height: auto;
}

.homeNav .navRight span {
    margin-left: 0.6rem;
}

.homeNav .navRight a {
    color: #ffffff;
}

.homeContent {
    margin-top: 3.31rem;
    text-align: center;
}

.homeContent .tit {
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.48rem;
    color: #FFFFFF;
    line-height: 0.62rem;
}

.homeContent .let {
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.18rem;
    color: #D2D2D2;
    line-height: 0.34rem;
    margin-top: 0.36rem;
}

.homeDon {
    width: 100%;
    height: 5.86rem;
    position: relative;
}

.wrapMap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #000000;
    text-align: center;
    background-image: url("../images/map_bg.png");
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 50% 50%;
}

.wrapMap img {
    width: 2.9rem;
    height: 0.5rem;
}

.wrapMap .p1 {
    opacity: 0.5;
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.18rem;
    color: #000000;
    margin-top: 0.81rem;
}

.wrapMap .p2 {
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.44rem;
    color: #2C2E30;
    margin-top: 0.26rem;
    margin-bottom: 0.7rem;
}

.wrapMap .p4 {
    margin-top: 0.29rem;
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.26rem;
    color: #2C2E30;
}

.wrapMap .p5 {
    margin-top: 0.15rem;
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.24rem;
    color: #54565A;
}

.apps {

}

.section {
    width: 100%;
    height: 9rem;
    position: relative;
}

.section .wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    color: #000000;
}

.page1 .wrap {
    /*background-color: #F5F7FF;*/
    background-image: url("../images/fotogrid/banner.png");
    /*background-size: cover;*/
    /*background-position: 50% 50%;*/
}

.page2 .wrap {
    background-color: #F1F3F4;
}

.content2 {
    margin-top: 1rem;
}

.page3 .wrap {
    background-image: url("../images/fotogrid/img_huiyuanye.png");
    background-position: 100% 0;
}

.page4 {
    height: 5.5rem;
}

.start_now {
    width: 10%;
    margin-top: 4rem
}

.page4 .wrap {
    background-image: url("../images/fotogrid/img_background.png");
    text-align: center;
}

.content4 {
    margin-left: 10rem;
    margin-top: 1rem;
}

.section .wrap .title {
    width: 100%;
    text-align: center;
    margin-top: 0.98rem;
}

.section .wrap .title div:nth-child(2) {
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.25rem;
    color: #878787;
}

.section .wrap .title div:nth-child(3) {
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.25rem;
    color: #878787;
}

.section .wrap .title div:nth-child(1) {
    font-family: 'gilroy-black-6';
    font-size: 0.6rem;
    margin-bottom: 0.2rem;

}

.section .wrap .content {
    width: 7.7rem;
    height: 100%;
    margin-left: 3rem;
    margin-top: 1.05rem;
}

.page2 .wrap {
    /*color: #ffffff;*/
}

.page2 .wrap .content {
    /*margin-left: 8.8rem;*/
}


.section .wrap .oneapp {
    display: flex;
    align-items: center;
    justify-content: left;
}

.section .wrap .oneappLeft img {
    width: 0.9rem;
    height: auto;
    margin-right: 0.2rem;
}

.section .wrap .oneappRight div:nth-child(1) {
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.34rem;
    letter-spacing: 0;
    line-height: 0.46rem;
}

.section .wrap .oneappRight div:nth-child(2) {
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.16rem;
}

.section .wrap .desption {
    width: 6.6rem;
    font-size: 0.18rem;
    line-height: 0.28rem;
    margin-top: 0.29rem;
    letter-spacing: 0.005rem;
}

.section .wrap .desption p {
    margin-bottom: 0.2rem;
}

.section .wrap .downnum {
    display: flex;
    align-items: center;
    justify-content: left;
}

.section .wrap .downnum img {
    width: 0.9rem;
    height: auto;
    margin-right: 0.1rem;
}

.section .wrap .downnum span {
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.2rem;
}

.downlink {
    margin-top: 6.4rem;
    margin-left: -0.2rem;
    margin-bottom: 0.6rem;
}

.downlink a:nth-child(1) img {
    width: 2.25rem;
    height: auto;
}

.downlink a:nth-child(2) img {
    width: 2.47rem;
    height: auto;
}

.moretit {
    width: 7.7rem;
    border-top: 1px solid rgba(151, 151, 151, 0.3);
    padding-top: 0.3rem;
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.34rem;
}

/*.applist {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    !*justify-content: center;*!*/
/*    margin-top: 0.35rem;*/
/*    position: relative;*/
/*}*/

/*.polish {*/
/*    justify-content: center;*/
/*}*/

.listwrap {
    width: 100%;
    height: 4rem;
    overflow: hidden;
    position: relative;
}

.page2 .listwrap {
    /*left: -0.5rem;*/
}

.next {
    /*margin-left: -0.35rem;*/
    /*margin-right: 0.1rem;*/
    cursor: pointer;
     width: 0.6rem;
    height: 0.6rem;
    background-color: #ffffff;
    margin-left: 0.4rem;
    border-radius: 1rem;
    text-align: center;
}

.next img {
    /*opacity: 0.3;*/
}

.prev {
    /*margin-left: 0.1rem;*/
    width: 0.6rem;
    height: 0.6rem;
    cursor: pointer;
    background-color: #ffffff;
    margin-right: 0.4rem;
    border-radius: 1rem;
    text-align: center;
}

.prev img {
    /*transform: rotate(180deg);*/
    /*-webkit-transform: rotate(180deg);*/
}

.p_n {
    display: flex;
    margin-top: 0.1rem;
    justify-content: center;
}

.applist span img {
    width: 0.3rem;
    margin-top: 0.15rem;
}

.applist ul {
    width: 100%;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-between
}

.applist ul li {
    /*float: left;*/
    /*margin-right: 0.17rem;*/
    /*cursor: pointer*/
}

/*.applist ul li:nth-last-child(1) img {*/
/*    margin-right: 0;*/
/*}*/

.applist ul li img {
    width: 6rem;
    height: auto;
    border-radius: 0.2rem;
    margin-right: 0.5rem;
    /*box-shadow: 10px 10px 10px rgba(0, 0, 0, .1);*/
    box-shadow: 0 17px 24px 0 rgba(0, 0, 0, 0.10);
}

.applist .alert {
    display: none;
    position: absolute;
    top: 1.35rem;
    left: 5.5rem;
    z-index: 100;
    width: 2.69rem;
    height: 2.2rem;
    border-radius: 0.24rem;
    background: #FFFFFF;
}

.applist .alert img {
    width: 2.68rem;
}

.applist .alert a:nth-child(1) img {
    margin-top: 0.15rem;
    margin-bottom: -0.2rem;
}

.top {
    background-color: #EBEBEB;
    width: 100%;
    height: 11.54rem;
    position: relative;
    background-image: url("../images/section_bg5.jpg");
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 40% 50%;

}

.bot {
    width: 100%;
    height: 11.24rem;
    background-color: #444855;
}

.about .wrap {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.toptit {
    margin-top: 1.4rem;
    margin-bottom: 0.14rem;
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.16rem;
    color: #7E8085;
}

.bot .toptit {
    margin-top: 1rem;
    color: #FFFFFF;
}

.topabs {
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.34rem;
    color: #2C2E30;
    line-height: 0.46rem;
}

.bot .topabs {
    color: #FFFFFF;
}

.topdes {
    margin: 0.55rem auto;
    width: 9.6rem;
    font-size: 0.16rem;
    color: #242600;
    line-height: 0.28rem;
}

.topdes span {
    font-family: 'Gilroy-Medium-2.otf';
    color: #54565A;
}

.topimg img {
    width: 4.8rem;
    margin-right: 0.24rem;
    margin-bottom: 1.21rem;
}

.bot .botlist {
    margin-top: 0.64rem;
    display: flex;
    align-items: center;
    justify-content: center;

}

.bot .botlist .card {
    width: 6.5rem;
    height: 3.2rem;
    background-color: #2C313F;
    border-radius: 0.32rem;
    display: inline-block;
    margin-right: 0.6rem;
    margin-left: 0.6rem;
    padding: 0.28rem;
    color: #ffffff;
    font-family: 'Gilroy-Medium-2.otf';
}

.bot .botlist .card p {
    text-align: left;
    font-size: 0.18rem;
    line-height: 0.28rem;
}

.contact_card {
    width: 16.5rem;
    height: 11rem;
    background-color: #2C313F;
    border-radius: 0.32rem;
    display: inline-block;
    color: #ffffff;
    font-family: 'Gilroy-Medium-2.otf';
    text-align: center;
    font-size: 0.18rem;
    line-height: 0.28rem;
}

.contact_p {
    font-size: 0.4rem;
    margin-top: 0.4rem;
}

.contact_img {
    width: auto;
    height: auto;
}

.bot .cardtit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.17rem;
    width: 5.9rem;
}

.bot .cardtit span {
    display: flex;
    align-items: center;
}

.bot .cardtit .left {
    font-family: 'Gilroy-Medium-2.otf';
}

.bot .cardtit .left img {
    width: 0.48rem;
    margin-right: 0.1rem;
}

.bot .cardtit .right {
    font-size: 0.14rem;
    color: rgba(255, 255, 255, 0.6);
}

.bot .cardtit .right img {
    width: 0.4rem;
    margin-right: 0.1rem;
    margin-top: 0.03rem;
}

.footer {
    width: 100%;
    height: 0.74rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Gilroy-Medium-2.otf';
    font-size: 0.14rem;
    color: #54565A;
}

.footer img {
    width: 0.24rem;
    height: auto;
    margin-top: 0.03rem;
}

.footer .left a {
    color: #54565A;
    margin-left: 0.38rem;
}

.footer .left {
    margin-left: 2.3rem;
}

.footer .left span {
    opacity: 0.5;
}

.footer .right a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #54565A;
}

.footer .right span {
    margin-left: 0.1rem;
    margin-right: 2.67rem;
}

.right {
    opacity: 0.5;
}