@charset "utf-8";
/*全局样式*/

a {color:#3c3c3c;text-decoration:none; font-family: "\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",serif; font-size:14px;}
a:hover {color:#2b2b2b;text-decoration:none; color:#3c3c3c;}

body{font-family: "\5FAE\8F6F\96C5\9ED1","\9ED1\4F53",serif; }
 
/*页面主体盒子*/
.mainBox{ width:1200px; margin:0 auto; clear:both;}
 
 
@font-face {font-family: 'lixuke';src:url('lixuke.TTF');}

/*列表翻页*/
.pageing{ text-align:right; padding-right:10px;}
.pageing span{ line-height:24px; padding:0 6px;}

.banner_box{ width:100%; height:455px; background:url(../../images/2021lh.files/banner.png) center top no-repeat;}

.nav_box{ width:1200px; margin:0 auto; height:45px; overflow:hidden;}
.nav_box ul li{ width:117px; height:45px; line-height:45px; text-align:center; float:left;}
.nav_box ul li a{ font-size:24px; color:#FFF; font-weight:bold;}
.nav_box ul li:hover{ background:#ff9c08;}

.blink390{ height:390px; clear:both;}


.copybg{width: 100%;height: 120px;margin: 0 auto;line-height: 120px;overflow: hidden;background-color: #990000;}
.copy{width: 100%; height: 120px; overflow: hidden;margin-top: 20px; line-height: 120px;text-align: center;}
.copy p{color:#FFFFFF; line-height: 25px;font-size: 14px;white-space: nowrap;}
 