/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2022-12-11, 22:47:46
    Author     : admin
*/

.box-img .iconfont{
    color: #0366f2;
   font-size: 75px;
}
.on .box-img{
    background:  #0366f2;
    border-radius:134px;
     color:#fff;     
}
.on .box-img .iconfont{
    color: #fff;
}
.backtop{
    display: none;
}
.end{
	height:20px;
}