/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* QQ：9490489 */
* {
    box-sizing: border-box;
}

html {
    font-size: 100px;
}

body {
    font-family: PingFang SC, Helvetica, STHeiti STXihei, Microsoft YaHei, Tohoma, Arial, sans-serif;
    font-size: 0.12rem;
}

@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'),
        url('../fonts/iconfont.woff2') format('woff2'),
        url('../fonts/iconfont.woff') format('woff'),
        url('../fonts/iconfont.ttf') format('truetype'),
        url('../fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 0.16rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    color: #485369;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

input {
    font-size: 0.12rem;
    border: none;
    background: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

li {
    list-style: none;
}

img {
    vertical-align: top;
    border: none;
}

.banner {
    width: 100%;
    height: 2rem;
    text-align: left;
    color: #fff;
    padding-top: .58rem;
    box-sizing: border-box;
    position: relative;
    z-index: -2;
}

.banner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, black 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, black 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.banner h1 {
    padding: .38rem .2rem 0 .2rem;
    color: #fff;
    font-size: .34rem;
    font-weight: 500;
    margin-bottom: 0.1rem;
}

.banner p {
    padding: 0 .2rem;
    color: #fff;
    width: 100%;
    line-height: 2;
    font-size: 0.14rem;
}

.header {
    height: 0.58rem;
    overflow: hidden;
    background: #fff;
    position: fixed;
    z-index: 10;
    width: 100%;
    padding: 0 .2rem;
    box-shadow: 0 .04rem .2rem 0 rgba(0, 0, 0, 0.1);
}

.header .logo {
    float: left;
    margin-top: 5px;
}

.header .logo img { height:50px;
}

.nav {
    width: .5rem;
    float: right;
    position: relative;
    cursor: pointer;
    height: .3rem;
    margin-top: 18px
}

.nav span {
    display: block;
    background: #000;
    width: .3rem;
    height: .02rem;
    position: absolute;
    left: .1rem;
    transition: all ease 0.35s
}

.nav span:nth-of-type(1) {
    top: 0rem
}

.nav span:nth-of-type(2) {
    top: 0.1rem
}

.nav span:nth-of-type(3) {
    top: 0.2rem
}

.nav_se span:nth-of-type(1) {
    top: .1rem;
    transform: rotate(45deg)
}

.nav_se span:nth-of-type(2) {
    width: 0
}

.nav_se span:nth-of-type(3) {
    top: .1rem;
    transform: rotate(-45deg)
}

.sjj_nav {
    position: fixed;
    z-index: 9;
    background: #fff;
    width: 100%;
    height: calc(100% - 1.04rem);
    font-size: .16rem;
    line-height: .4rem;
    top: -100%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
}
.adminbuy_cn img{ max-width:100% !important; height:auto !important;display:inline-block;}
.adminbuy_cn p{text-wrap: inherit !important;}
.adminbuy_cn p span{text-wrap: inherit !important;}
.nav_show {
    top: .57rem
}

.sjj_nav ul li {
    border-bottom: .01rem #eaeff6 solid;
    margin: 0 .2rem;
    position: relative;
    line-height: .5rem;
}

.sjj_nav ul li ul {
    display: none
}

.sjj_nav ul li a {
    color: #333;
    width: 100%;
    font-size: .14rem;
    display: inline-block;
}


.footer {
    margin-bottom: 0.57rem;
    background-color: #141B1E;
    padding: .2rem;
}

.footer .footer-link {
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: .16rem;
}

.footer .footer-link a {
    display: inline-block;
    font-size: .13rem;
    color: #fff;
}

.footer .footer-copy {
    text-align: center;
    color: #999;
    font-size: .12rem;
    line-height: 1.75;
}

.footer .footer-copy a {
    color: #999;
    font-size: .12rem;
}


.fix-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: .58rem;
    background: #191919;
    z-index: 300;
    -webkit-transform: translateZ(0);
}

.fix-bar .fixbtn {
    float: left;
    width: 50%;
    height: .58rem;
    font-size: 0.16rem;
    color: #fff;
    padding-left: .3rem;
    line-height: .58rem;
    box-sizing: border-box;
}

.fix-bar .fixbtn .bg-online {
    float: left;
    margin-right: .1rem;
}

.fix-bar .fixbtn .bg-apply {
    float: left;
    margin-right: 0.1rem;
}

.fix-bar .fixbtn-apply {
    padding-left: .7rem;
}

.fix-bar .tel {
    position: absolute;
    left: 50%;
    top: -0.1rem;
    margin-left: -.31rem;
    width: .62rem;
    height: .62rem;
    color: #fff;
    background: #00cc26;
    border-radius: 50%;
    line-height: .62rem;
    text-align: center;
    font-size: .3rem;
}

.fix-bar .tel .iconfont {
    font-size: .8rem;
}

.team-list {
    padding: .1rem .2rem 0 .2rem;
}

.team-list .team-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0.1rem;
}

.team-list .team-content .team-item {
    width: 47%;
    box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    text-align: center;
    margin-top: .2rem;

}

.team-list .team-content .team-item img {
    width: 100%;

}

.team-list .team-content .team-item .name {
    font-size: .14rem;
    font-weight: 700;
    color: #222;
    margin: .1rem 0;white-space:nowrap;overflow: hidden;text-overflow:ellipsis; 
}

.team-list .team-content .team-item .text {
    font-size: 0.12rem;
    color: #999;
    margin-bottom: 0.1rem;
}

.customer {
    padding: .1rem .2rem;
}

.customer .common-title {
    text-align: left;
}

.customer .common-title .title {
    text-align: center;
}

.customer .common-title .text {
    line-height: 1.5;
}

.customer .customer-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.1rem;
}

.customer .customer-list .customer-item {
    margin-top: .1rem;
    width: 31%;
    box-shadow: 0 0.04rem 0.2rem 0 rgba(0, 0, 0, 0.1);
}

.customer .customer-list .customer-item img {
    width: 100%;
}

.common-title {
    text-align: center;
}

.common-title .title {
    font-size: 0.24rem;
    line-height: 2;
    font-weight: 700;
}

.common-title .text {
    color: #696e78;
    margin-bottom: .1rem;
    font-size: 0.14rem;
    line-height: 1.5;
}

.common-bnt a {
    display: block;
    width: 1.8rem;
    height: .48rem;
    margin: .2rem auto;
    background: #06c562;
    border: .01rem solid #06c562;
    border-radius: .04rem;
    font-size: .16rem;
    color: #fff;
    text-align: center;
    line-height: .48rem;
    cursor: pointer;
}

.common-bnt .iconfont {
    font-size: 0.13rem;
    margin-right: .04rem;
}

.pagelist {
    width: 100%;
    height: .28rem;
    line-height: .28rem;
    display: inline-block;
    font-size: .14rem;
    color: #333;
    text-align: center;
    background: #fff;
    margin: .5em auto;
    overflow: hidden;
}

.pagelist ul {
    display: inline-block;
    overflow: hidden;
}

.pagelist ul li a:link,
div.pagelist ul li a:visited {
    display: inline-block;
    background: #fff;
    color: #06c562;
    border-radius: .03rem;
    padding: 0 .1rem;
}

.pagelist li {
    float: left;
    margin: 0 .05rem;
}
.pagelist ul li:hover a:link,
div.pagelist ul li:hover a:visited{
    background: #06c562;
    color: #fff;
    border: .01rem solid #06c562;
}

.pagelist li.thisclass {
    background: #06c562;
    color: #fff;
    padding: 0 .1rem;
    border-radius: .02rem;
    border: .01rem solid #06c562;
}

.pagelist li.thisclass a,
.pagelist li.thisclass a:link,
.pagelist li.thisclass a:visited {
    color: #fff;
}

/* AB模板网新增分页样式 www.admibnuy.cn */
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination2 {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination2 a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination2 span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination2 a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination2 a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination2 .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}