

/*-----------------公共 开始--------------------*/
.fl{ float:left}
.fr{ float:right}
.tc{ text-align:center}
.pr{ position: relative}
.pa{ position:absolute}
.h5{ width:100%; height:5px;}
.h10{ width:100%; height:10px;}
.h20{ width:100%; height:20px;}
.h30{ width:100%; height:30px;}
.h40{ width:100%; height:40px;}
.h50{ width:100%; height:50px;}

a{ text-decoration:none; color:#0c0d39;}
a:hover{ color:#666;}


.w100{ width:100%;}
.w1240{ width:1240px; margin:0 auto;}
/*-----------------公共 结束--------------------*/


/*-----头部-----*/
.topMain2024{ height: 80px; padding: 35px 0;}
.topMain2024 .logo{margin:0;}
.topMain2024 .fr{ width:750px; margin: 20px 0; font-size: 24px; text-align: right; line-height: 40px}
.topMain2024 .fr span{padding:0 15px;}




.footerBox2024{ background:#333; height: 80px; padding: 30px 0;}
.footerBox2024 .fr{ width:710px;font-size:16px;color:#fff;}
.footerBox2024 .fr p{ line-height: 26px;}
