@charset "utf-8";

/* CSS Document */

 ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: .14rem;
    opacity: 1;
}

 ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: .14rem;
    opacity: 1;
    padding-left: .10rem
}

 :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: .14rem;
    opacity: 1;
    padding-left: .10rem
}


/* 顶部 */

body {
    padding-bottom: env(safe-area-inset-bottom);
}

.phone-main {
    max-width: 7.5rem;
    margin: 0 auto;
    position: relative;
    padding-top: 14vw;
}

.logo-top {
    width: 100%;
    background: #ffffff;
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    max-width: 7.5rem;
}

.logo-img {
    width: 150px;
}

.logo-top .logo-main {
    padding: 0.07rem 0.1rem;
    position: relative;
}

.logo-mid-item {
    font-size: .18rem;
    margin: 0 0.1rem;
}

.nav-down {
    position: absolute;
    background: rgba(182, 182, 182, .9);
    width: 100%;
    top: 100%;
    left: 0;
    padding: 4vw 0;
    display: none;
}

.nav-down li {
    text-align: center;
    color: #fff
}

.nav-down li a {
    font-size: .16rem;
    color: #fff;
    line-height: 2em;
}

.bannersize {
    height: 43.733vw!important;
}


/* 服务 */

.service {
    margin: 6.9vw 0;
}

.title-con {
    position: relative;
    padding: 0 8vw;
}

.title-con h2 {
    font-size: .20rem;
    text-align: center;
    font-weight: bold;
}

.title-con h3 {
    text-align: center;
    font-size: .14rem;
    margin-top: 1.3vw;
    text-transform: uppercase;
    color: #979797
}

.service-list {
    padding: 0 4vw;
    margin: 2.665vw 0;
}

.service-list li {
    width: 45%;
    border: 1px solid #d8d8d8;
    padding: 3.75px;
    margin: 10px 0;
    background: #fff;
}

.service-list li img {
    width: 100%;
    height: 31.587vw;
    object-fit: cover;
}

.service-list li h3 {
    font-size: .14rem;
    color: #163886;
    text-align: center;
    font-weight: bold;
    padding-top: 6%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.read-more {
    display: block;
    margin: 4vw auto 0;
    width: 33.33%;
    text-align: center;
    border: 1px solid #ababab;
    font-size: .12rem;
    text-transform: uppercase;
    line-height: 2em;
}


/* 关于sunbet 官网 */

.about {
    margin: 6.9vw 0;
    padding: 0 4vw;
}

.about-sum {
    margin-top: 4vw;
}

.about-sum p {
    text-indent: 2em;
    color: #666;
    line-height: 2em;
    font-size: .14rem;
}


/* 案例 */

.case {
    margin: 6.9vw 0;
}

.case-list {
    padding: 0 4vw;
    margin: 2.665vw 0;
}

.case-item {
    border: 1px solid #c1c1c1;
    margin: 10px 0;
}

.case-item-img {
    width: 50%;
}

.case-item-img img {
    width: 100%;
    object-fit: cover;
    height: 49.867vw;
}

.case-item-right {
    width: 50%;
}

.case-item-contain {
    padding: 18px 10px;
}

.case-item-contain h4 {
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case-item-contain h4 a {
    font-size: .18rem;
    font-weight: bold;
    color: #333333;
}

.case-item-sum {
    font-size: .12rem;
    line-height: 2em;
    color: #333333;
}

.case-item-more {
    display: block;
    text-align: center;
    color: #fff;
    font-size: .14rem;
    background: #163886;
    line-height: 2em;
    margin-top: 10px;
}

.case-item-more:hover {
    color: #fff;
}

.case-item-tel {
    margin-top: 15px;
}

.case-item-tel p {
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}

.case-item-tel p a {
    color: #163886;
}


/* 新闻 */

.news {
    margin: 6.9vw 0;
}

.news-cates {
    background: #eeeeee;
    padding: 8vw 5vw;
}

.news-main {
    padding: 4vw 5vw 0;
}

.news-list li {
    line-height: 2.5em;
    padding-left: 4vw;
    background: url(/static/wap/images/dianzi.jpg) left center no-repeat;
    border-bottom: dashed 1px #ddd;
}

.news-list li a {
    color: #999999;
    font-size: .14rem;
}


/* 底部 */

footer {
    background: #333333;
    padding: 3.2vw;
    margin-bottom: 18.67vw;
}

footer p {
    opacity: 0.7;
    color: #fff;
    text-align: center;
    font-size: .12rem;
}

footer p a {
    color: #fff;
}

.tebbar {
    background: #f3f3f3;
    height: 18.67vw;
    position: fixed;
    width: 100%;
    z-index: 10;
    bottom: 0;
    left: 0;
}

.tebbar-item {
    flex: 1;
    text-align: center;
    padding-top: 2.4vw;
}

.tebbar-item a {
    color: #163886;
}

.tebbar-item a div {
    margin-top: 1.6vw;
}


/* 内页 */

.banner-in {
    height: 48.8vw;
    background: url(/static/wap/images/banner-in.jpg) no-repeat bottom center;
    background-size: 100%;
    position: relative;
}

.in-title {
    text-align: center;
    font-size: .18rem;
    padding: 3.2vw 0;
    border-bottom: 1px solid #163886
}

.in-main {
    background: #eeeff3;
    padding: 4vw;
}

article {
    background: #fff;
    padding: 6.4vw 4vw;
    overflow: auto;
}

article img {
    max-width: 100%!important;
}

.in-cate li {
    padding: 1.867vw 0;
    width: calc(100% / 3);
    border-bottom: 1px solid #e4e5e9;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-cate li a {
    display: block;
    text-align: center;
    border-right: 1px solid #d9d9d9;
}

.in-cate li:nth-child(3n) a,
.in-cate li:last-child a {
    border-right: none;
}

.in-goods-list {
    padding: 0 4vw;
    background: #fff;
}

.in-goods-main {
    background: #eeeff3;
    padding: 4vw 0;
}

.in-cate-news li {
    width: calc(100% / 2);
}

.in-news-item {
    padding: 5.33vw 0;
    border-bottom: 1px solid #dddde1;
}

.in-news-item h3 {
    font-size: .18rem;
    font-weight: bold;
}

.in-news-item time {
    color: #5c5c5c;
    font-size: .12rem;
    margin: 1.6vw 0;
}

.in-news-item p {
    color: #666666;
    font-size: .16rem;
    line-height: .26rem;
}

.ser-item {
    padding: 5.3vw 0;
    border-bottom: 1px solid #e9e9e9;
}

.ser-item img {
    width: 41.87vw;
    height: 29.87vw;
    object-fit: cover;
}


/* 导航 */

.nav-main {
    width: calc(33% - 1px);
    margin: 1px 0.5px;
    background: #163886;
    text-align: center;
    line-height: 3em;
}

.nav-main a {
    color: #fff;
}

.nav-main:nth-child(2),
.nav-main:nth-child(3),
.nav-main:nth-child(4) {
    display: none;
}


/* 内页导航 */

.bread-crumbs {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 15px;
    text-align: right;
    font-size: 16px;
    color: #323232;
    line-height: 30px;
}

.bread-crumbs span {
    display: inline-block;
    color: #163886;
}

.bread-crumbs .open-btn {
    display: inline-block;
    position: absolute;
    left: 15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    background: #163886;
}

.bread-crumbs .open-btn .iconfont {
    font-size: 16px;
    vertical-align: 0;
    color: #fff;
}

.bread-crumbs.detail {
    text-align: left;
    border-top: 1px solid #e5e5e5;
}


/* 内页导航分类 */

.page-sort {
    position: absolute;
    z-index: 99;
    top: 0;
    bottom: 0;
    background: #eeeeee;
    width: 80%;
    left: -80%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    min-height: 50vh;
}

.page-sort .page-sort-title {
    position: relative;
    font-size: 20px;
    color: #434343;
    padding: 12px 0 12px 10%;
    line-height: 30px;
}

.page-sort .page-sort-title .page-sort-btn {
    position: absolute;
    right: 10px;
    top: 12px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    background: #163886;
}

.page-sort .page-sort-title .page-sort-btn .iconfont {
    color: #fff;
    font-size: 18px;
    vertical-align: 1px;
}

.page-sort .first-sort>li {
    margin-bottom: 10px;
}

.page-sort .first-sort>li>a {
    display: block;
    font-size: 14px;
    color: #323232;
    background: #e5e5e5;
    padding: 10px 0 10px 10%;
}

.page-sort .first-sort>li>a:after {
    content: '>';
    margin-left: 10px;
}

.page-sort .first-sort>li:hover>a,
.page-sort .first-sort>li.active>a {
    background: #163886;
    color: #fff;
}

.page-sort .sub-sort {
    background: #eaeaea;
    display: none;
}

.page-sort .sub-sort>li>a {
    display: block;
    font-size: 16px;
    padding: 10px 0 10px 20%;
    color: #323232;
}

.page-sort .three-sort {
    background: #dcdcdc;
    display: none;
}

.page-sort .three-sort>li>a {
    display: block;
    font-size: 14px;
    padding: 5px 0 5px 30%;
    color: #323232;
}

.page-sort.open {
    left: 0;
}

i {
    font-style: normal;
}<!--耗时1776083858.2235秒-->