@charset "UTF-8";
/*!
 *Menu-top
 */
#menu-top hr.line  {
    background-color: #1578d8;
    color: #1578d8;
    height: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#menu-top {
	background: radial-gradient(circle, #81beff, #1578d8);

}
#heider-top{

}
.fix_colelem_shared_content{
	padding-top: 20px;
	padding-bottom: 20px;
}
#u4618-6 {
    margin-top: 0px;
    z-index: 107;
	float: left;
	left: 20px;
	font-size: 24px;
    line-height: 29px;
	color: rgb(38 39 39);
    font-family: Times, Times New Roman, Georgia, serif;
	text-align: initial
}
#btn_phone{
    text-align: right;
}
#btn_phone .btn{
padding: 0.4rem 1rem;
}

#u4618-5{
    margin-top: 0px;
    z-index: 107;
	left: 20px;
	font-size: 30px;
    line-height: 29px;
	color: #fff;
    font-family: Times New Roman, Georgia, serif;
	font-weight: bold;
	text-align: initial
}
#u3318{
    float: left;
    margin: 0px 0px 0px 15px
}
@media (max-width: 768px){
#u4618-6 {
	font-size: 1.1rem;
}
#u4618-5{
	font-size: 1.4rem;
	text-align: center;
}}
@media (max-width: 450px){
#u4618-6 {
	font-size: 0.8rem;
}
#u4618-5{
	font-size: 1.6rem;
	text-align: center;
}
#u3318{
    float: none;
}
}