*{
    margin:0;
    padding:0;
    /*border:1px solid red;*/
}
.second-title{
    width: 62.5%;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}
.second-title p{
    font-size: 24px;
    color: #ff4949;
}
.second-title-line{
    width: .466rem;
    height: 0.03rem;
    background: #ff4949;
    margin: 0.8rem auto;
}

#center1{
    width:100%;

    background-color: white;
}
/*++++++++++++++++++++++++22年。。。。+++++++++++++++++*/
.box_top{
    width:1200px;
    margin: 0 auto;
    text-align: center;
    left:18.75%;
    margin-top: 1.38rem;
    display: flex;
    justify-content: space-between;
}
.box_top div{
    letter-spacing: 0.033rem;
    width: 230px;
    /*border:1px solid black;*/

}
.red1{
    font-size:1.44rem;
    color:#ff4949;
    letter-spacing: 0.03rem;
    font-weight: bold;
}
.red2{
    font-size:1.44rem;
    color:#ff4949;
    letter-spacing: 0.03rem;
    font-weight: bold;
}
.red3{
    font-size:1.44rem;
    color:#ff4949;
    letter-spacing: 0.03rem;
    font-weight: bold;
}
.red4{
    font-size:1.44rem;
    color:#ff4949;
    letter-spacing: 0.03rem;
    font-weight: bold;
}
.box_top .litter_right{
    font-family: '微软雅黑';
    color: #212121;
    font-size: 0.26rem;
/*	float: right;
	position: absolute;
    left: 90%;*/
}
.text{
    letter-spacing: 0.033rem;
    font-size: 0.25rem;
    position: relative;
}
.box_top .box{
    color: #212121;
    display: block;
    font-size: 0.3rem;
    border: 1px solid grey;
    margin: .4rem auto;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.box_top p :hover{
	color: #FFFFFF;
	background-color: #ff4949
}

.red_text2{

}
.red_text3{

}
.red_text4{

}
/*++++++++++++++++++什么是管家婆++++++++++++++++++*/
.box_bottom{
    text-align: center;
    margin-top: 60px;
    padding-top: 60px;
    /*background-image: url("../images/bg-gjp-index.png");*/
    background-size: 100%;
/*    background: -webkit-linear-gradient(left top, #ffe6e3, #ffc0c0); /!* Safari 5.1 - 6.0 *!/
    background: -o-linear-gradient(bottom right, #ffe6e3, #ffc0c0); /!* Opera 11.1 - 12.0 *!/
    background: -moz-linear-gradient(bottom right, #ffe6e3, #ffc0c0); /!* Firefox 3.6 - 15 *!/
    background: linear-gradient(to bottom right, #ffe6e3, #ffc0c0);*/
}
.box_bottom p{
    font-size:24px;
    color:#ff4949;
}
.index-redline{
    width: .466rem;
    height: 0.03rem;
    background: #ff4949;
    margin: 0.4rem 0;
    margin-left: 15.83rem;
}
.introduce{
    width: 20rem;
    margin:0.5rem auto;
    font-size: 18px;
    line-height: 2;
    color: #212121;
}
.introduce span{
    font-size:0.3rem;
    color: #212121;
}
.box_images{
    margin-bottom:1.56rem;
}
.box_images img{
}
/*+++++++++++++移动互联管理+++++++*/
#center2{
    width:100%;
    position:relative;
}
.center2bg{
    height: 10.33rem;
    display: flex;
    justify-content: space-around;
    padding: 0 4.616rem;
}
/* .mobliebox{
    width: 5rem;
    height:7.78rem;
    background-color: #fe5a5a;
    position: absolute;
    left:10%;
    margin-top:-539.5px;
    padding-top:20px;
} */
/*.mobliebox{
    width: 5rem;
    height:7.75rem;
    background:white;
    margin-top:1.28rem;
}*/


.mobliebox :hover .box_1-btn{
    color: white;
    border:0.016rem solid white;
}

.mobliebox :hover .box_1-p{
    color: #000000;
}
.mobliebox :hover .box_1-msg{
    color: white;
}







.mobliebox .box_1{
    position: absolute;
    width: 4.66rem;
    height: 7.4rem;
    border:1px solid white;
    /*margin: 0.16rem;*/
    display: flex;
    flex-direction: column;
    align-items: center;
}
.box_1 img{
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 0.667rem;
}
.box_1 p{
    font-size: 0.533rem;
    margin: 0.333rem 0;
}
.p-line{
    width: 0.783rem;
    height: 0.066rem;
    background: #fff;
    margin-bottom: 0.567rem;
}
.mobliebox :hover .p-line {
    background: #ff4949;
}

.box_1-msg{
    width: 3.58rem;
    height: 1.33rem;
    font-size: 0.266rem;
    color: #212121;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-around;
    margin-bottom: 0.733rem;
}

.box_1-btn{
    width: 2.4rem;
    height: 0.633rem;
    border-radius: 0.35rem;
    border: 0.016rem solid #ff4949;
    color: #ff4949;
    font-size: 0.333rem;
    text-align: center;
    line-height: 0.633rem;
}

/*核心功能*/
.core{
    margin: 1rem auto;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}
.core-item{
    width: 62%;
    height: 580px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
.core-item2{
    width: 100%;
    background: rgba(231, 231, 231, 0.25);
}
.core-words,.core-pic{
    width: 42%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #212121;
    align-items: flex-start;
}

.core-item2 .core-words,.core-item2 .core-pic{
    width: 42%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #212121;
    align-items: flex-end;
}

.core-pic img{
    width: 100%;
}
.core-pic img:hover{transition: all 0.6s;transform: scale(1.1);}
.core-item h1{font-size: 15px;color: #ff4949;width: 85%;line-height: 2; margin-left: -36px;font-weight: bold;}
.core-item2 h1{font-size: 15px;color: #ff4949;width: 85%;line-height: 2; margin-right: -36px;font-weight: bold;}
.core-item h2{font-size: 0.43rem;font-weight: normal;padding: 20px 0;}
.core-item p{font-size: 0.26rem;line-height: 2;width: 100%}


/*特殊定制*/
.special{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    color: #545454;
}
.special-item{
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.special-pic img{
    width: 100%;
    animation:myfirst 4s;
    position:relative;
    animation-name:myfirst;
    animation-duration:4s;
    animation-timing-function:linear;
    animation-delay:0;
    animation-iteration-count:infinite;
}
@keyframes myfirst
{
    0%   {top:0px;}
    25%  {top:12px;}
    50%  {top:24px;}
    75%  {top:12px;}
    100% {top:0px;}
}




.special-words img{width: 1rem;padding: 0 0.2rem;}
.special-item h1{font-size: 0.53rem;font-weight: normal;color: #212121}
.special-item h1:hover{font-size: 0.53rem;font-weight: normal;color: #ff4949;}
.special-item p{font-size: 0.33rem;line-height: 2;padding-top: 0.5rem;}