.min{
    width: 6.9rem;
    margin: 0 auto;
}
.banner-content{
    background: url(/assets/mobile/keji/zhengfu_banner.jpg) center no-repeat;
    background-size: 7.5rem 3.7rem;
}
.public-cont-title{
    width: 100%;
    text-align: center;
    font-size: 0.48rem;
    color: #333;
    padding-bottom: 0.5rem;
}
.pro-res-ul li {
    overflow: hidden;
    margin-top: 0.6rem;
}
.pro-cont{
    padding: 0.5rem;
}
.pro-res-ul li.res-margin {
    margin-top: 0;
}

.pro-resolve {
    float: left;
    display: block;
    width: 0.64rem;
    height: 0.64rem;
    margin-top: 0.09rem;
}

.pro-resolve-right {
    float: left;
    margin-left: 0.4rem;
}

.pro-res-title {
    text-align: left;
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #333;
}
/* 轮播 */
.pro-res-cont {
    width: 5.3rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #666;
    margin-top: 0.2rem;
    text-align: left;
}

.solution-box {
    padding-bottom: 0.6rem;
    background: #f8f8f8;
}

.learn-container {
    margin-top: 0.07rem;
    height: 7rem;
}

.lead-slide {
    font-size: 0;
    height: 4.8rem;
    background-color: #fff;
    position: relative;
}

.lead-slide>a {
    width: 100%;
    height: 100%;
    z-index: 11;
    position: relative;
    display: block;
}

.lead-slide img {
    width: 100%;
    height: 1.83rem;
}

.lead-title {
    position: absolute;
    font-size: 0.4rem;
    line-height: 1rem;
    color: #FFFEFE;
    width: 100%;
    height: 1rem;
    left: 0;
    bottom: 0;
    text-indent: 0.2rem;
    background: linear-gradient(180deg, rgba(80, 97, 122, 0) 0%, rgba(80, 97, 122, 0.67) 55%, #50617A 100%);
    text-align: left;
    top: 0.84rem;
}

.lead-intr {
    padding: 0.22rem 0.3rem 0;
    font-size: 0.28rem;
    line-height: 0.56rem;
    color: #333;
    box-sizing: border-box;
    text-align: justify;
    border: 1px solid #E6E6E6;
    height: 4.6rem;
    background: #fff;
    position: relative;
}
.lead-box{
    overflow: hidden;
}
.lead-box-margin{
    margin-bottom: 0.2rem;
}
.lead-disc{
    width: 0.04rem;
    height: 0.04rem;
    border-radius: 50%;
    background: #333;
    float: left;
    margin-top: 0.2rem;
}
.lead-right{
    float: left;
    width: 4.8rem;
    margin-left: 0.2rem;
    line-height: 0.45rem;
}
.lead-intr span {
    position: absolute;
    color: #1F6CDD;
    bottom: 0.1rem;
    right: 0.2rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
    font-size: 0;
}

.swiper-pagination-bullet {
    width: 0.2rem;
    height: 0.04rem;
    display: inline-block;
    background: #CDCDCD;
    opacity: 1;
    border-radius: 0;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    width: 0.4rem;
    background-color: #006CE5;
    border-radius: 0;
}

.framerwork{
    padding-bottom: 0.5rem;
}
.framerwork img{
    width: 7.5rem;
}
/* 三大招商产品 */
.attract {
    background: #35363B;
    padding-bottom: 0.6rem;
}

.pro-common-title {
    font-size: 0.48rem;
    text-align: center;
    line-height: 1;
    color: #fff;
    padding-top: 0.6rem;
    margin-bottom: 0.6rem;
}

.attract-nav {
    text-align: center;
    line-height: 0.56rem;
}

.attract-nav::after {
    content: "";
    display: block;
    clear: both;
}

.attract-nav-first {
    margin-left: 0.75rem;
}

.attract-nav-item {
    font-size: 0.3rem;
    color: #A9A9A9;
    float: left;
    padding-bottom: 0.13rem;
    margin-right: 0.4rem;
    border-bottom: 0.02rem solid #35363B;
}

.attract-nav-item-active {
    font-size: 0.3rem;
    color: #FFFFFF;
    border-bottom: 0.02rem solid #fff;
}

.attract-nav-last {
    margin-right: 0;
}

.attract-container {
    height: 9rem;
    position: relative;
    margin-top: 0.5rem;
    margin-left: 0.3rem;
}

.attract-box {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 6.9rem;
    transition: all .5s;
}

.attract-active {
    opacity: 1;
}

.attract-content {
    position: relative;
    height: 9rem;
    background: #fff;
}

.attract-content div {
    padding: 0.37rem 0.34rem 0 0.41rem;
    font-size: 0.26rem;
    color: #333333;
    line-height: 0.48rem;
    text-align: left;
}

.attract-content img {
    width: 6.36rem;
    height: 3.54rem;
    position: absolute;
    bottom: 0.02rem;
    left: 0.02rem;
    margin-left: 0.3rem;
}

.three-content-list {
    padding-top: 0.4rem;
}

.three-content-list li {
    margin-left: 0.4rem;
}

.three-content-list li::after {
    clear: both;
    display: block;
    content: "";
}

.attract-content .point {
    float: left;
    width: 0.12rem;
    height: 0.12rem;
    background: #D2E0F5;
    border-radius: 50%;
    margin-top: 0.1rem;
    padding: unset;
}

.attract-content .point-right {
    width: 6rem;
    font-size: 0.26rem;
    color: #333333;
    padding: unset;
    line-height: 0.4rem;
    float: left;
    margin-left: 0.2rem;
}
/* 预览图片 */
.pre-img{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background: #333;
    z-index: 99;
    display: none;
}
.center-img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    
}
.center-img{
    width: 7.5rem;
}