/* CSS Document */
/*按钮开始*/
.aniu01{
	display:block;
	position:relative;
	margin:20px 0 0 auto;
	padding-left:10px;
	text-transform:uppercase;
	color:#fff;
	width:140px;
	height:34px;
	line-height:34px;
	text-align:center;
	font-size:10px;
	font-weight:500;
	letter-spacing:4px;
    animation-name: fadeInUp;

    animation-delay: 0s;
    animation-fill-mode: both;
}
.aniu01 a,
.aniu01 a:hover{
color:#000;
}
.aniu01:before {
	content:'';
	display:block;
	position:absolute;
	top:-2px;
	left:80px;
	height:3px;
	width:30px;
	background:#af0909;
	transition:.2s;
	transform-origin:100% 0;
	transform:scaleX(0)
}
.aniu01 .a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:-1
}
.aniu01 .a:before,.aniu01 .a:after {
	content:'';
	display:block;
	position:absolute;
	transition:0.3s cubic-bezier(175,9,9,1)
}
.aniu01 .a:before {
	top:17px;
	height:1px;
	left:15px;
	right:10px;
	height:1px;
	background:#af0909;
	transform:translateX(-25px) scaleX(0.2);
	transform-origin:0 0
}
.aniu01 .a:after {
	top:15px;
	left:10px;
	width:0;
	height:0;
	border:3px solid transparent;
	border-left:6px solid #af0909
}
.aniu01 .c1,.aniu01 .c2 {
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0
}
.aniu01 .c1:before,.aniu01 .c1:after,.aniu01 .c2:before,.aniu01 .c2:after {
	content:'';
	display:block;
	position:absolute;
	background:#af0909;
	transition:.2s
}
.aniu01 .c1:before,.aniu01 .c2:before {
	transition-delay:.15s
}
.aniu01 .c1:before,.aniu01 .c1:after {
	left:0;
	right:0;
	height:1px;
	transform-origin:0 0
}
.aniu01 .c1:before {
	top:0
}
.aniu01 .c1:after {
	bottom:0
}
.aniu01 .c2:before,.aniu01 .c2:after {
	top:0;
	bottom:0;
	width:1px;
	transform-origin:0 100%
}
.aniu01 .c2:before {
	right:0
}
.aniu01 .c2:after {
	left:0
}
.aniu01:hover:before {
	transition-delay:.2s;
	transform:scaleX(1)
}
.aniu01:hover .a:before {
	transform:none
}
.aniu01:hover .a:after {
	opacity:0;
	transform:translateX(130px)
}
.aniu01:hover .c1:before,.aniu01:hover .c2:before {
	transition-delay:0s
}
.aniu01:hover .c1:after,.aniu01:hover .c2:after {
	transition-delay:.15s
}
.aniu01:hover .c1:before,.aniu01:hover .c1:after {
	transform:scaleX(0)
}
.aniu01:hover .c2:before,.aniu01:hover .c2:after {
	transform:scaleY(0)
}



/*按钮结束*/
@media only screen and (max-width: 768px){
.idbt {
    display: flex;
    flex-direction: column;
  text-align: center;
}
.idbt .bt {
    font-size: 24px!important;
    font-weight: bold;
    padding-right: 0!important;
}
.idbt .yw {
    font-size: 18px!important;
    color: #c7c7c7;
    font-family: Arial;
    font-weight: bold;
    padding-right: 0!important;
}
.idbt .nr {
    display: none;
} 
}   




.idbt {
   display: flex;
    align-items: flex-end;
}
.idbt .bt {
font-size: 34px;
    font-weight: bold;
    color: #e20300;
    padding-right: 10px;
}
.idbt .yw {
    font-size: 22px;
    color: #c7c7c7;
    font-family: Arial;
    font-weight: bold;
  padding-right: 10px;
}
.idbt .nr{
    font-size: 14px;
    color: #333;
  line-height: 2.2;
}
.top-icons{
   float: left;
    padding-top: 0px;
}
.top-icons LI{
   position: relative;
    width: 25px;
    float: left;
}
.top-icons UL{
   position: relative;
    width:auto;
    float: left;
}
.top-icons LI A{
   z-index: 999999;
    position: relative;
    text-indent: -999px;
    width: 25px;
    display: block;
    white-space: nowrap;
    height: 25px;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
.top-icons LI A :hover{
   text-indent: -999px;
    width: 25px;
    padding-right: 10px;
    display: block;
    white-space: nowrap;
    height: 30px;
    overflow: hidden;
}
.top-icons LI.icon-mob-top{
   float: left;
    margin-left: 10px;
}

.top-icons LI.icon-al-top{
   margin-left: 10px;
}
.top-icons LI.icon-1-top{
   color: #949494;
    margin-left: 10px;
    font-size: 10px;
}
.top-icons LI.icon-al-top.mail A{
   background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010711110796159/cms/image/5f827e3c-deaf-4db2-bbc0-791d534a362b.png) no-repeat;
}
.top-icons LI.icon-al-top.mail A:hover{
   background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010711110796159/cms/image/246df381-acca-47c8-a802-b28cfbbc5e03.png) no-repeat;
}
.top-icons LI.icon-al-top A{
   background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010711110796159/cms/image/7c108b34-8c4e-4070-8b7c-c02c11a2552f.png) no-repeat;
}
.top-icons LI.icon-al-top A:hover{
   background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010711110796159/cms/image/85407d57-90d7-41d6-8da7-dd6c3e223565.png) no-repeat;
}
.top-icons LI.icon-1-top A{
 background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010711110796159/cms/image/885dd3ad-4233-4c25-bb7a-35fb0ec23446.png) no-repeat;
}
.top-icons LI.icon-1-top A:hover{
 background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010711110796159/cms/image/20548703-426c-412a-bfad-f48913619a2e.png) no-repeat;
}
.top-icons LI.icon-mob-top A{
   background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010711110796159/cms/image/69748abb-18bc-46c8-b828-0e34997a148a.png) no-repeat;
}
.top-icons LI.icon-mob-top A:hover{
   background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022010711110796159/cms/image/b7f147f9-0548-4c84-8dbc-1f1d1969d02d.png) no-repeat;
}
.querycode-pic{
   z-index: 99999;
    position: absolute;
    text-align: center;
    filter: alpha(opacity=0);
    width: 100px;
 display:none;
    height: 110px;
    top: 5px;
    padding-top: 0px;
    left: -38px;
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
}

#c_navigation_0061635239687823 .e_richText-14 {
    display: flex!important;
    height: 100%;
    align-items: center;
    width: 100%;
}
