/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{font-family:'Microsoft YaHei';background: #f4f6fa;}
img{max-width: 100%;}
video {object-fit:fill;}

@font-face {
    font-family: 'HYk2gj';
    src: url('../fonts/HYk2gj.woff2') format('woff2'),
        url('../fonts/HYk2gj.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/** Margin Style**/
.m1{margin: 1px;}
.m5{margin: 5px;}
.m10{margin: 10px;}
.m15{margin: 15px;}
.m30{margin: 30px;}

.mt1{margin-top: 1px;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt100{margin-top: 100px;}

.mr1{margin-right: 1px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr50{margin-right: 50px;}
.mr100{margin-right: 100px;}

.mb1{margin-bottom: 1px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.mb100{margin-bottom: 100px;}

.ml1{margin-left: 1px;}
.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml50{margin-left: 50px;}
.ml100{margin-left: 100px;}

.p1{padding: 1px;}
.p5{padding: 5px;}
.p10{padding: 10px;}
.p15{padding: 15px;}
.p30{padding: 30px;}

.pt1{padding-top: 1px;}
.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt30{padding-top: 30px;}
.pt50{padding-top: 50px;}
.pt100{padding-top: 100px;}

.pr1{padding-right: 1px;}
.pr5{padding-right: 5px;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr30{padding-right: 30px;}
.pr50{padding-right: 50px;}
.pr100{padding-right: 100px;}

.pb1{padding-bottom: 1px;}
.pb5{padding-bottom: 5px;}
.pb10{padding-bottom: 10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}
.pb50{padding-bottom: 50px;}
.pb100{padding-bottom: 100px;}

.pl1{padding-left: 1px;}
.pl5{padding-left: 5px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl30{padding-left: 30px;}
.pl50{padding-left: 50px;}
.pl100{padding-left: 100px;}

.padlr10{padding: 0 10px;box-sizing: border-box;}
.padlr15{padding: 0 15px;box-sizing: border-box;}
.padlr20{padding: 20px;box-sizing: border-box;}

.height18 {height: 18%;}
.height20 {height: 20%;}
.height25 {height: 25%;}
.height30 {height: 30%;}
.height33 {height: 33%;}
.height35 {height: 35%;}
.height40 {height: 40%;}
.height46 {height: 46%;}
.height50 {height: 50%;}
.height54 {height: 54%;}
.height56 {height: 56%;}
.height58 {height: 58%;}
.height60 {height: 60%;}
.height65 {height: 65%;}
.height80 {height: 80%;}
.height100 {height: 100%;}

.with10 {width: 10%;}
.with15 {width: 15%;}
.with16_6 {width: 16.6%;}
.with18 {width: 18%;}
.with19 {width: 19%;}
.with20 {width: 20%;}
.with23 {width: 23%;}
.with24 {width: 24%;}
.with25 {width: 25%;}
.with29_3 {width: 29.3%;}
.with30 {width: 30%;}
.with31 {width: 31%;}
.with32 {width: 32%;}
.with33 {width: 33%;}
.with35 {width: 35%;}
.with40 {width: 40%;}
.with45 {width: 45%;}
.with48 {width: 48%;}
.with49 {width: 49%;}
.with50 {width: 50%;}
.with60 {width: 60%;}
.with70 {width: 70%;}
.with80 {width: 80%;}
.with90 {width: 90%;}
.with100 {width: 100%;}

.disFlex {display: flex;}
.juCenter{justify-content: center;}
.juSpaBetw {justify-content: space-between;}
.flWrap{flex-wrap: wrap;}
.aliIteCen {align-items: center;}
.flexColumn {flex-flow: column;}
.flexDirec {flex-direction: column;}
.flex1{flex: 1;}
.ppRel{position: relative;}

.maxWidth1200{
    max-width: 1200px;
    margin: 0 auto;
}
.maxWidth1300{
    max-width: 1300px;
    margin: 0 auto;
}
.maxWidth1500{
    max-width: 1500px;
    margin: 0 auto;
}
.maxWidth2200{
    max-width: 1200px;
    margin: 0 auto;
}
.maxWidth2300{
    max-width: 1300px;
    margin: 0 auto;
}
.maxWidth2500{
    max-width: 1500px;
    margin: 0 auto;
}

.productBG{
    padding-top: 50px;
    padding-bottom: 70px;
}
.caseBG{
    padding-top: 50px;
    padding-bottom: 100px;
}
.serviceSupportBG{
    padding-top: 50px;
    padding-bottom: 100px;
}
.newsMianBG{
    padding-top: 50px;
    padding-bottom: 100px;
}

.tittle{
    text-align: center;
}
.tittle h2{
    font-family: 'HYk2gj';
    font-size: 36px;
    color: #333333;
    font-weight: normal;
}

.newBanner{
    color: #333333;
    /* height: 100vh; */
    height: 860px;
}
.newBanner .swiper,.newBanner .swiper-wrapper{
    height: 100%;
}
.newBanner .swiper-slide{
    height: 100%;
    background-size: cover!important;
}
.newBanner h2{
    font-size: 59px;
    font-family: 'HYk2gj';
    font-weight: normal;
}
.newBanner p{
    color: #fff;
    font-size: 28px;
    /* line-height: 1rem; */
    margin: 27px 0;
}
.newBanner ul{
    margin-top: 30px;
    margin-bottom: 30px;
}
.newBanner ul li{
    color: #fff;
    position: relative;
    font-size: 28px;
    line-height: 3rem;
    padding-left: 28px;
}
.newBanner ul li::before{
    content: "·";
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.newBanner a{
    font-size: 20px;
    color: #3366ff;
    display: inline-block;
    padding: 8px 18px;
    border-radius: 6px;
    background: #fff;
}
.newBanner .txt{}
.newBanner .tittTop{
    color: #fff;
}
.newBanner .erimg{
    width: 110px;
    text-align: center;
    margin-right: 10%;
}
.newBanner .swiper-pagination{
    bottom: 63px;
}
.newBanner .swiper-pagination-bullet{
    width: 50px;
    height: 4px;
    border-radius: 0;
    opacity: 1;
    background: #fff;
}
.newBanner .swiper-pagination-bullet-active{
    background: #ff811c;
}
.newBanner .ban2{
    color: #fff;
}
.newBanner .ban2 h2{
    font-weight: bold;
    font-family: none;
}
.newBanner .ban2 ul{
    margin-top: 10px;
}
.newBanner .ban2 ul li{
    display: inline-block;
    width: 34%;
}

.industryData{
    height: 120px;
    margin-top: -50px;
    z-index: 999;
    position: relative;
    box-shadow: 0px 3px 10px #ccc;
    background: url(../images/industryDataBg.png) center center no-repeat;
    background-size: 100% 100%;
}
.industryData .li{
    flex: 1;
    text-align: center;
    color: #fff;
    position: relative;
}
.industryData .li h2{
    font-size: 16px;
    line-height: 23px;
}
.industryData .li h2:nth-child(2){
    margin-top: 8px;
}
.industryData .li span{
    font-size: 36px;
    color: #fd9f3a;
}
.industryData .li span span{
    /* font-size: 36px; */
}
.industryData .li::after{
    content: "";
    width: 1px;
    height: 30%;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
}
.industryData .li:last-child::after{
    display: none;
}

/* .industryData .li:nth-child(2) span{color: #fdaa31;}
.industryData .li:nth-child(3) span{color: #f75858;}
.industryData .li:nth-child(4) span{color: #5dae5d;} */

/* .industryData .li:nth-child(2){background: #ffecd0;}
.industryData .li:nth-child(3){background: #ffd5d5;}
.industryData .li:nth-child(4){background: #e1f6de;} */

.homeAboutBG{}

.homeAbout{
    color: #fff;
    padding: 30px;
    font-size: 16px;
    background: #275efd;
    box-sizing: border-box;
}

.homeAbout .txt{
    line-height: 28px;
}

.homeAbout .txt i{
    font-size: 26px;
    font-weight: bold;
    color: #fdae3f;
    /* text-stroke: 2px #2173FF;
    -webkit-text-stroke: 1px #ffffff; */
}

.hmore{
    color: #fff;
    font-size: 18px;
    display: inline-block;
    padding: 7px 15px;
    border: 1px solid #fff;
}

.homeAboutBG .imgse{
    padding: 0 30px;
    margin-top: -48px;
    box-sizing: border-box;
}

.product{}
.product ul{}
.product ul li{
    /* flex: 1; */
    width: 32%;
    padding: 30px 25px;
    position: relative;
    /* transition: all 0.2s; */
    box-sizing: border-box;
    border: 1px solid transparent;
}
.product ul li .topimg{}
.product ul li img{
    transition: all 0.1s;
}
.product ul li h2{
    margin: 15px 0;
    font-size: 20px;
    color: #000000;
}
.product ul li .txt{
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 5px;
    /* height: 135px; */
    transition: all 0.2s;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}
.product ul li .goMro{
    margin-top: 30px;
    text-align: right;
}
.product ul li .goMro a{
    display: inline-block;
}
.product ul li .goMro img{
    opacity: 0;
}
.product ul li:hover{
    position: relative;
    z-index: 99;
    border: 1px solid #1457fd;
    background:#fff;
    /* background: url(../images/proxianH.png) 93% 93% no-repeat,#fff; */
}
.product ul li:hover h2{
    color: #1457fd;
}
.product ul li:hover .goMro img{
    opacity: 1;
}
.product ul li:hover .topimg img{
    transform: translate(10px, 10px);
}

.homeCase{
    position: relative;
}
.homeCase .txt{
    color: #fff;
    font-size: 19px;
    text-align: left;
    position: absolute;
    top: 39%;
    right: 7%;
}
.homeCase .txt p{
    letter-spacing: 2px;
    line-height: 25px;
}
.homeCase .txt p span{
    font-size: 25px;
    font-weight: bold;
}

.serviceSupport{}
.serviceSupport ul{}
.serviceSupport ul li{
    flex: 1;
    padding: 30px 25px;
    position: relative;
    transition: all 0.2s;
    box-sizing: border-box;
    text-align: center;
    border-top: 6px solid transparent;
}
.serviceSupport ul li h2{
    margin: 15px 0;
    font-size: 22px;
    color: #000000;
    letter-spacing: 1.5px;
}
.serviceSupport ul li p{
    /* text-indent: 2px; */
    font-size: 18px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
}
.serviceSupport ul li img{}
.serviceSupport ul li::after{
    content: "";
    width: 1px;
    height: 43%;
    position: absolute;
    top: 55%;
    right: 0px;
    display: block;
    background: rgb(213, 213, 213);
    transform: translateY(-50%);
}
.serviceSupport ul li:last-child::after{
    display: none;
}
.serviceSupport ul li:hover{
    position: relative;
    z-index: 99;
    border-top: 6px solid #1457fd;
    background: #fff;
    box-shadow: 0px 3px 22px #ccc;
}
.serviceSupport ul li:hover::after{
    display: none;
}
.serviceSupport ul li:hover img{
    animation:animate_rto 1s;
}

@keyframes animate_rto{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(5deg);}
    50%{-webkit-transform:rotate(0deg);}
    75%{-webkit-transform:rotate(5deg);}
    100%{-webkit-transform:rotate(0deg);}
}

.newsMian{
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
}
.newsMian ul{}
.newsMian ul li{
    font-size: 16px;
    padding: 16px 0;
    transition: all 0.1s;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
    background: url(../images/jiantou.png) right center no-repeat;
}
.newsMian ul li>div{}
.newsMian ul li .time{
    text-align: center;
}
.newsMian ul li .time h2{
    font-size: 26px;
    line-height: 26px;
    color: #333333;
}
.newsMian ul li .time p{
    font-size: 14px;
    color: #757575;
}
.newsMian ul li .txt{
    flex: 1;
    font-size: 16px;
    padding: 0 10px 0 25px;
    box-sizing: border-box;
    transition: all 0.2s;
}

.newsMian ul li:last-child{
    border-bottom: none;
}
.newsMian ul li:hover .txt{
    color: #1457fd;
    transform: translate(5px, 5px);
}
.newsMian ul li:hover{
    background: url(../images/jiantouH.png) right center no-repeat;
}


.top_share_content {}

.top_share_content ul {}

.top_share_content ul li {
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-right: 10px;
}

.linkss{
    font-size: 16px;
    text-align: center;
    visibility: unset!important;
}
.linkss dd{
    color: #fff;
    margin-right: 7px;
}
.linkss dt{
    
}
.linkss dt a{
    font-size: 16px;
    color: #c4c4c4;
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid #ccc;
}

/* 数字民政 */
.pullInfoShow{
    padding: 15px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.kuanSetBgs{
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    border-radius: 5px;
    background: #416cf9;
}
.kuanSetBgs span{

}
.topInfo{
    padding: 15px 10px 10px 10px;
    background: #f5f6fa;
    box-sizing: border-box;
    border-radius: 5px;
}
.topInfo ul li{
    flex: 1;
    color: #fff;
    font-size: 20px;
    margin-right: 38px;
    padding: 7px 0;
    text-align: center;
    background: #4f77f7;
}
.topInfo ul li:last-child{margin-right: 0;}
.topInfo ul li:nth-child(2){background: #fc8860;}
.topInfo ul li:nth-child(3){background: #f55b4e;}
.topInfo ul li:nth-child(4){background: #55c188;}
.topInfo ul li:nth-child(5){background: #3da2f7;}

.topFuInfo{}
.topFuInfo dl{
    text-align: center;
    background: #d0eae0;
}
.topFuInfo dl dt{
    width: 26%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    background: #55c188;
}
.topFuInfo dl dd{
    color: #31915f;
    flex: 1;
    font-size: 16px;
    padding: 7px 0;
    text-align: center;
}

.topFuInfo dl.blue{background: #cae3f9;}
.topFuInfo dl.blue dt{background: #3da2f7;}
.topFuInfo dl.blue dd{color: #3f87c4;}

.puBorder{border: 1px dashed #d5d8e6;}

.infoMain{
    padding: 10px 10px 10px 10px;
    background: #f5f6fa;
    box-sizing: border-box;
    border-radius: 5px;
}
.infoMain h2{
    font-size: 18px;
    color: #333333;
    text-align: center;
}
.infoMain h1.setBgs{
    color: #fff;
    padding: 5px 0;
    border-radius: 5px;
    background: #416cf9;
}
.infoMain h1.setBgs.wrMod{
    padding: 5px 8px;
    margin-right: 11px;
    word-wrap: break-word;
    writing-mode: vertical-lr;
}

.infoTxtlr{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
    border-radius: 5px;
    background: #fdad57;
    padding: 5px 8px;
    box-sizing: border-box;
}
.infoTxtlr h2{
    font-size: 20px;
    color: #333333;
    text-align: center;
    color: #fff;
    font-weight: normal;
    letter-spacing: 1px;
}
.infoTxtlr h1.wrMod{
    word-wrap: break-word;
    writing-mode: vertical-lr;
}

.infoTxtlr.blue{
    background: #55c188;
}

.infoMain ul{
    margin-top: 5px;
}
.infoMain ul li{
    padding: 6px 0;
    margin: 5px 0;
    color: #666666;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 3px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0px 0px 14px #d9d9d9;
    transition: all 0.2s;
}
.infoMain ul li:hover{
    /* transform: skewX(9deg); */
        
}
.infoMain.infoMa ul{
    margin-top: 0;
}
.infoMain.infoMa ul li{
    margin: 0 0 10px 0;
}
.infoMain.infoMa.Shu4 ul li:nth-child(n + 5){
    margin-bottom: 0;
}
.infoMain.infoMa.Shu5 ul li:nth-child(n + 6){
    margin-bottom: 0;
}
.infoMain.padMax ul li{
    padding: 25px 0;
}
.infoMain.padMax2 ul li{
    padding: 21px 0;
}
.ableRealize{}
.ableRealize ul{}
.ableRealize ul li{
    flex: 1;
    text-align: center;
}
.ableRealize ul li p{
    margin-top: 7px;
    font-size: 20px;
    color: #333333;
}
.ableRealize ul li:hover{
    font-weight: bold;
}
.ableRealize ul li:hover img{
    animation: animate_rto 1s;
}

.szmzContact{
    position: relative;
}
.szmzContact .txt{
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    background: #1c7cff;
    transform: translate(-50%,-50%);
    padding: 10px 25px;
    border-radius: 5px;
}
.szmzContact img{
    width: 100%;
}
/* 数字民政 end */

/* 客户案例 */
.customerCase{}
.customerCase ul{}
.customerCase ul li{
    width: 32%;
    overflow: hidden;
    margin: 13px 0;
    border-radius: 14px;
    border: 1px solid #dadde5;
}
.customerCase ul li .tioimg{
    /* height: 320px; */
}
.customerCase ul li .tioimg img{
    width: 100%;
    height:250px;
    object-fit:cover;
}
.customerCase ul li .txt{
    color: #333333;
    padding: 15px;
    box-sizing: border-box;
}
.customerCase ul li .txt h2{
    font-size: 24px;
    margin-bottom: 7px;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.customerCase ul li .txt .cont{
    font-size: 15px;
    line-height: 25px;
    text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.customerCase ul li:hover{
    position: relative;
    overflow: unset;
}
/* .customerCase ul li:hover .txt .cont{
    overflow: unset;
    line-clamp: unset;
    -webkit-line-clamp: unset;
    position: absolute;
    background: #fff;
    left: 0px;
    width: 100%;
    padding: 0 15px 10px 15px;
    box-shadow: 0 5px 5px #ccc;
    border-radius: 3px;
    z-index: 99;
} */

.displayCase{}
.displayCase ul{}
.displayCase ul li{
    width: 23.5%;
    min-height: 170px;
    overflow: hidden;
    border-radius: 7px;
    text-align: center;
    box-sizing: border-box;
    background-size: cover!important;
}
.displayCase ul li h2{
    color: #fff;
    font-size: 22px;
    font-weight: normal;
}
/* 客户案例 end */

/* 关于我们 */
.newInasGhn{}
.newInasGhn ul{
    width: 25%;
    background: #416cf9;
}
.newInasGhn ul li{
    color: #fff;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    height: 217px;
}

.newInasGhn ul li h2{
    font-size: 22px;
}
.newInasGhn ul li h2{
    border-bottom: 4px solid #fff;
    width: 41px;
    margin: 15px auto;
}
.newInasGhn ul li .txt{
    text-align: center;
}
.newInasGhn ul li .txt p{
    font-size: 18px;
}
.newInasGhn ul li>img:nth-child(1){
    width: 100%;
}
.newInasGhn ul li .jiantou{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.newInasGhn ul:nth-child(2n-1) li .jiantou{transform: translateX(-50%) rotate(180deg);}
.newInasGhn ul:nth-child(2n) li .jiantou{bottom: auto;top: 0;}
/* 关于我们 */

.PC{}
.Mobile{display: none;}

.mErimg{
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    max-width: 30%;
}
@media (max-width: 1200px) {
    .maxWidth1200,.maxWidth1300,.maxWidth1500,.maxWidth2200,.maxWidth2300,.maxWidth2500{max-width: 97%;}
}
@media (max-width: 960px) {
    .newBanner h2{
        margin-left: 0!important;
    }
    .newBanner h2:nth-child(1) img,.newBanner .txt img{
        max-width: 61%;
    }
    .newBanner .ban1 h2:nth-child(1) img{
        max-width: 45%;
    }
    .newBanner .swiper-slide.ban1 p{
        margin: 10px 0;
    }
    .homeCase .txt{
        margin-top: 15px;
        text-align: center;
        position: relative;
        bottom: auto;
        right: auto;
    }
    .newBanner h2{
        font-size: 41px;
    }
    .newBanner p {
        font-size: 19px;
    }
    .newBanner a {
        font-size: 13px;
    }
}
@media (max-width: 768px) {
    .PC{display: none;}
    .Mobile{display: block;}
    
    .newBanner {
        height: auto;
    }
    .newBanner .swiper-slide.ban1{
        background: url(../images/banMobile1.jpg) center center no-repeat!important;
    }
    .newBanner .swiper-slide.ban2{
        background: url(../images/banMobile2.jpg) center center no-repeat!important;
    }
    .newBanner .swiper-slide.ban3{
        background: url(../images/banMobile3.jpg) center center no-repeat!important;
    }
    .newBanner .swiper-slide.ban4{
        background: url(../images/banMobile4.jpg) center center no-repeat!important;
    }
    .newBanner .swiper-pagination{
        bottom: 10px;
    }
    .newBanner .swiper-pagination-bullet{
        width: 20px;
        height: 4px;
        border-radius: 0;
        opacity: 1;
        background: #fff;
    }
    .newBanner .swiper-pagination-bullet-active {
        background: #ff811c;
    }
    .newBanner h2{
        font-size: 28px;
    }
    .newBanner p {
        font-size: 14px;
    }
    .newBanner ul {
        /* width: 50%; */
        margin-top: 15px;
        margin-bottom: 15px
    }
    .newBanner ul li {
        font-size: 12px;
        line-height: 18px;
        padding-left: 18px;
    }
    .newBanner .erimg{
        width: 16%;
        margin-right: 0;
    }
    .newBanner .erimg p{
        font-size: 11px!important;
    }

    .newBanner .swiper-slide.ban1 p{
        width: 60%;
    }
    .newBanner .swiper-slide.ban1 p span{
        display: inline-block;
        width: 49%;
        padding-left: 7px;
        position: relative;
    }
    .newBanner .swiper-slide.ban1 p span::after{
        content: "";
        display: inline-block;
        width: 5px;
        height: 5px;
        position: absolute;
        left: 0;
        top: 49%;
        border-radius: 50%;
        background: #333333;
    }
    .newBanner .ban2 h2{
        font-size: 23px;
    }
    .newBanner .ban2 h3{
        font-size: 18px;
    }

    .industryData{
        padding: 0;
        height: auto;
        margin-top: 20px;
        flex-wrap:wrap;
        /* align-items: end; */
        box-sizing: border-box;
        background: url(../images/\mobileImg/mindustryDataBg.png) center center no-repeat;
        background-size: 100% 100%;
    }
    .industryData .li{
        width: 50%;
        flex: none;
        padding: 18px 0;
    }
    .industryData .li h2:nth-child(2){
        margin-top: 0px;
    }
    .industryData .li:nth-child(2) h2:nth-child(1){
        margin-bottom: 10px!important;
    }
    .industryData .li:nth-child(1),.industryData .li:nth-child(2){
        border-bottom: 1px solid #67b5fe;
    }
    .industryData .li:nth-child(2),.industryData .li:nth-child(4){
        border-left: 1px solid #67b5fe;
    }
    .industryData .li::after {
        display: none;
    }

    .homeAbout{
        padding: 0px;
        background: transparent;
    }
    .homeAbout .txt{
        color: #000;
        font-size: 20px;
        line-height: 35px;
        padding: 0 7px;
        /* text-align: justify;
        text-justify:distribute-all-lines;
        text-align-last: justify; */
    }

    .productBG{
        margin-top: 30px!important;
        background: url(../images/mobileImg/mproductBg.png) center center no-repeat!important;
        background-size: cover!important;
    }
    .caseBG{
        background: url(../images/mobileImg/mcaseBG.png) center center no-repeat!important;
        background-size: cover!important;
    }
    .serviceSupportBG{
        background: url(../images/mobileImg/mserviceSupportBG.png) center center no-repeat!important;
        background-size: cover!important;
    }

    .product ul{
        flex-wrap:wrap;
    }
    .product ul li{
        width: 50%;
        flex: none;
        height: auto;
        padding: 10px 8px;
    }
    .product ul li .topimg img {
        height: 43px;
    }

    .serviceSupportBG,.caseBG,.newsMianBG{
        padding-bottom: 30px;
    }

    .serviceSupport ul{
        flex-wrap:wrap;
    }
    .serviceSupport ul li{
        width: 50%;
        flex: none;
        height: auto;
    }
    .setmobli {
        display: block;
    }
    .newsMian{
        width: 100%;
        padding: 20px 18px;
    }
    .newimg{
        width: 100%;
        height: 200px;
    }
    .newsMian ul li .time p {
        white-space: nowrap;
    }
    .newsMian ul li a{
        display: inline-block;
    }
    .newInfoPurposeBG{
        padding-bottom: 0!important;
    }
    .newInfoPurpose ul{
        flex-wrap: wrap;
    }
    .newInfoPurpose ul li{
        flex: none!important;
        width: 46%!important;
        margin: 0 7px 80px 7px!important;
    }
    .top_share_content{
        width: 100%;
        text-align: center;
    }
    .top_share_content ul li{
        display: block;
    }
    .top_share_content ul li img{
        min-width: 18%;
    }

    /* 数字民政 */
    .topInfo ul{
        flex-wrap: wrap;
    }
    .topInfo ul li{
        width: 48%;
        flex: auto;
        margin: 1%;
    }
    .mobileSetInfoMain{
        flex-flow: column;
    }
    .mobileSetInfoMain>div{
        width: 100%;
        margin: 5px 0!important;
        justify-content: space-between;
    }
    .mobileSetInfoMain>div>div{}

    .ableRealize ul{
        flex-wrap: wrap;
    }
    .ableRealize ul li{
        width: 48%;
        flex: auto;
        margin: 1%;
    }
    /* 数字民政 end */

    /* 客户案例 */
    .customerCase ul li{
        width: 100%;
    }
    .displayCase ul li{
        width: 100%;
        margin-bottom: 10px;
    }
    /* 客户案例 end */
    .newInasGhn{
        flex-wrap: wrap;
    }
    .newInasGhn ul{
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    .newInasGhn ul li.wenb{
        padding: 20px 0;
    }
    .newInasGhn ul li{
        height: auto;
    }
    .index_1top{
        height: auto!important;
        padding-bottom: 50px;
    }
}
@media (max-width: 678px) {
}
@media (max-width: 480px) {
}