@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, dl, dt, dd, ul, ol, li, pre,
form, fieldset, button, input,legend,div,
img{
  border:medium none;
  margin: 0;
  padding: 0;
}
/** 重置列表元素 **/
ul, ol,li{ list-style: none; }
/** 重置图片元素 **/
img{ border:none;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0;}
/*项目css预设*/

a {text-decoration:none; color:#333;}a:hover {color:#cf1f0f;text-decoration:none;}
.width{width: 1024px;}
.center{margin: 0 auto;}
.tcenter{text-align: center;}
.fl{float: left;}
.fr{float: right;}
.overflow{overflow: hidden;}
.pr{position: relative;}
.pa{position: absolute;}
.clear{clear:both;}
.mtop{margin-top: 10px;}
.tb{background: url(../images/tbg.png?v=20260116095153) repeat;}

/*开始*/
.top{height: 47px;background: #f3f1f2;line-height: 47px;}
.logoarea{height: 150px;background: url(../images/head-1.png?v=20260116095153) no-repeat center top;}
.nav{height: 42px;background: #c71515;box-shadow: 0px 2px 1px 0 #adadad}
.container{background:#000000;}
.lanmu{height:96px;border-bottom:1px solid white;}
.left_lm{width: 499px;height:62px;border-right:1px solid white;padding:17px 0;}
.left_lm img{display: block;margin-right: 10px;}
.left_lm div{display: inline-block;line-height: 62px;}
.right_lm{width: 500px;height:52px;padding:22px 0;}
.right_lm img{display: block;margin-right: 10px;}
.right_lm div{display: inline-block;line-height: 52px;margin-left: 0px;}
.audio{height:576px;border-bottom:3px solid white;background:#414142;}
.txt{padding:15px 0 0;}
.tit{background: url(../images/txt.png?v=20260116095153) no-repeat left;height:46px;line-height: 46px;padding:0 0 0 50px;}
/*  .footer{background: #696969;height: 180px;}   */