.slogan {
    margin-top: 65px;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

#Slogan{
    width:320px;
    height:120px;
    position: absolute;
    left: 7.61%;
    top: 24.122%;
}

.slogan p:nth-child(2) {
    font-size: 50px;
    color: white;
    letter-spacing: 2px;
}
.slogan p:nth-child(1) {
    font-size:30px;
    color: white;
    letter-spacing: 2px;
    margin-top:15px;

}

.slogan>img{
    width:100%;
    height:100%;
}

.Coll_cent{
    width:1000px;
    height:3000px;
    margin: 55px auto 0;
}

.Tit_h2 {
    color: #595757;
    text-align: center;
    font-size: 35px;
    font-weight: 400;
}

.On_text1,.On_text2{
    text-indent:36px;
    color: #727171;
    font-size: 18px;
    line-height:35px;
    letter-spacing:1px;
}
.On_text1{
    margin-top:40px;
}



.li_ty_text{
    display: flex;
    font-size:16px;
}


.Online_cent>div{
    float: left;

}


.li_type>li{
    width: 15px;
    height: 15px;
    background: #ff6600;
}


.li_txe>li{
    color: #727171;
    font-size: 18px;
    line-height:35px;
}

.tex_l>p{
    width:420px;
    color: #727171;
    font-size:25px;
    letter-spacing: 5px;
    margin-bottom:20px;

}

.Online_cent{
    width:100%;
    height:520px;
    margin-top:100px;
}

.Online_cent>div{
    width: 50%;
}

.li_ty_text>ul>li{
    font-size:16px;
}

.li_txe{
    width:320px;
    margin-left:40px;
}
.li_type>li:nth-child(1){
    margin-top:10px;

}

.li_type>li:nth-child(2){
    margin-top:90px;

}


.li_type>li:nth-child(3){
    margin-top:90px;

}

.tx_color{
    color: #ff6600;
}



.tex_l{
    box-sizing: border-box;

}



.call_more{
    margin-top:70px;
    width:100%;
    height: auto;
}


.call_more>ul>li>a{
    width:16.666%;
    color: #0067b3;
    font-size:20px;
    float: left;
    text-align: center;
    margin-top:80px;
    text-decoration: none;

}









