.title2 {
    margin-top: 71px;
    display: block;
}

.process_connent {
    /* width: 1100px; */
    height: 265px;
    background: url(../images/process.png) no-repeat center center;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 40px;
}

.operation_wrap .opetation_content {
    margin-top: 40px;
}

.process_wrap,
.operation_wrap {
    margin: 0 auto;
    text-align: center;
}

.title4 {
    margin-bottom: 71px;
    display: block;
}

.tool-list {
    margin: 67px 0 105px;
    box-shadow: 0px 3px 8px 0px rgba(197, 203, 255, 0.81);
}

.tool-list li {
    float: left;
    width: 300px;
    position: relative;
    cursor: pointer;
}

.tool-item1 {
    height: 408px;
}

.tool-info1 {
    margin-top: 14px;
    height: 164px;
}

.tool-info1 p {
    width: 218px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
}

.tool-item1 a {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 20px;
    text-align: center;
    color: #fff;
}

.btn1 {
    background-color: #2664e6;
    box-shadow: 0px 3px 8px 0px rgb(66 93 255 / 81%);
}

.btn2 {
    background-color: #40c952;
    box-shadow: 0px 3px 8px 0px rgba(64, 201, 82, 0.81)
}

.btn3 {
    background-color: #ffdb1b;
    box-shadow: 0px 3px 8px 0px rgb(241 192 141 / 81%);
}

.btn4 {
    background-color: #b42efa;
    box-shadow: 0px 3px 8px 0px rgb(175 59 199 / 81%);
}

.tool-list li .tool-item2 {
    width: 300px;
    height: 502px;
    position: absolute;
    top: -42px;
    left: 0;
    box-shadow: 0px 3px 19px 1px rgba(197, 203, 255, 0.81);
    display: none;
}

.tool-list li:nth-of-type(1) .tool-item2 {
    display: block;
}


/* .tool-list li:hover .tool-item2{
    display: block;
} */

.scan1 {
    background: url(../images/tool-sch.png) no-repeat center;
}

.scan2 {
    background: url(../images/pmds_2.png) no-repeat center;
}

.scan3 {
    background: url(../images/mapcc_2.png) no-repeat center;
}

.scan4 {
    background: url(../images/mba_2.png) no-repeat center;
}

.tool-info2 {
    margin-top: 184px;
}

.tool-info2 p {
    width: 208px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 26px;
    color: #222222;
}

.content8 {
    text-align: center;
}

.footer_wrap {
    background: url(../images/footer.png) no-repeat center center;
    height: 378px;
    min-width: 1200px;
    text-align: center;
}

.ewm_wrap {
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 15px;
    font-family: SourceHanSansSC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 32px;
    height: 378px;
    width: 1200px;
}

.ewm_wrap p {
    margin-top: 7px;
}

.ad_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 17px 0;
    margin-top: -30px;
    box-sizing: border-box;
}

.ad_wrap a {
    font-size: 25px;
    color: #ff3a57;
    font-weight: bold;
}

.ad_img {
    height: 80px;
    background: url(../images/banner_ad.png) no-repeat top center;
}
a{
    text-decoration: none;
}
.box2{
    clear: both;
    padding: 22px 40px 0 37px;
}
.box2>div{
    display: none;
}
.box2>div .tp{
    display: flex;
    justify-content: space-between;
}
.box2>div.active{
    display: block;
}
.box1>a{
    float: left;
    height: 22px;
    line-height: 22px;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #ddd;
    background: #fff;
    padding: 1px 8px;
    text-decoration: none;
}
.box1>a.active{
    background: #0187EC;
    border: 1px solid #0187EC;
    color: #fff;
}

.box4{
    clear: both;
    padding: 22px 40px 0 37px;
}
.box4>div{
    display: none;
}
.box4>div .tp{
    display: flex;
    justify-content: space-between;
}
.box4>div.active{
    display: block;
}
.box3>a{
    float: left;
    height: 22px;
    line-height: 22px;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #ddd;
    background: #fff;
    padding: 1px 8px;
    text-decoration: none;
}
.box3>a.active{
    background: #0187EC;
    border: 1px solid #0187EC;
    color: #fff;
}
.part3{
	padding-bottom: 50px;
	padding-top: 20px;
    text-align: center;
}
.part3 .cont{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.part3 .cont>a{
	display: block;
	width: 160px;
	background: #F4F7FE;
	padding-top: 24px;
}
.part3 .cont p{
	font-size: 24px;
	line-height: 65px;
}
.sk_dbwld2{
    padding-left: 0 !important;
}