
	@font-face {
	font-family: hyjh;
	src: url(/css/font/hyjhj.eot);
	src: url(/css/font/hyjhj.eot?) format("embedded-opentype"), url(/css/font/hyjhj.woff) format("woff"), url(/css/font/hyjhj.ttf) format("truetype");
		
	}

	@font-face {
	font-family: TrimRegular;
	src: url(/css/font/Trim-Regular.eot);
	src: url(/css/font/Trim-Regular.eot?) format("embedded-opentype"), url(/css/font/Trim-Regular.woff) format("woff"), url(/css/font/Trim-Regular.ttf) format("truetype");
	font-style: normal;
	font-weight: 400;
	}

	body{min-width: 1280px;font-family:"TrimRegular","hyjh";}

	.navTop{width: 1280px;margin: 0 auto;height: 92px;position: relative;}
	.navTop .logo_wap{display: none;}
	.navTop .logo{width: 203px;height: 35px;position: absolute;background: url(../images/logo.png) no-repeat;left: 165px;top: 28px;}

	.secNav{width: 1280px;margin: 0 auto;height: 34px;padding-top: 3px;border-top: solid 3px #6e1121;background: #8a1529;margin-bottom: 4px;position: relative;	}
	.secNav a{color: #fff;font-size: 14px;line-height: 26px;}
	.secNav a.title{position: absolute;left: 160px;top: 9px;width: 106px;text-align: center;}
	.secNav a.active{height: 34px;background: #fff;color: #956666;}

	.main{width: 1280px;padding-bottom: 240px; position: relative;display: block;margin: 0 auto;}
	.banner{width: 100%;height: 317px; position: relative;background: url(../images/banner.jpg) top center no-repeat;}

	.htBox{margin-top: 54px;width: 100%;position: relative;}
	.htBox img{display: block;width: 100%;}
	.htBox .more{position: absolute;top: 32px;right: 0; text-decoration: underline; font-size: 15px;font-weight: normal;color: #5e5e5e;}
	.htBox .ht{width: 100%;margin-bottom: 54px;}

	.htBox ul{width: 100%; overflow: hidden; position: relative;}
	.htBox ul li{width: 288px;position: relative;float: left;margin-right: 42.5px;}
	.htBox ul li:nth-child(4n){margin-right: 0;}
	.htBox ul li .pic{width: 100%;}
	.htBox ul li .pic img{display: block;width: 100%;}
	.htBox ul li .picTxt{width: 100%; }
	.htBox ul li .picTxt p{width: 100%;margin-top: 20px;display: block; line-height: 20px;font-size:15px;color: #000; }
	.htBox ul li .picTxt span{width: 100%;line-height: 20px;display: block; font-size: 15px;color: #000;}
	.htBox ul li .picTxt b{padding-top: 5px;font-weight: normal; font-size: 15px;color: #8a1529;text-decoration: underline;}

	.ft{width: 180px;position: fixed;bottom: 20px;right:0px;}
	.ft img{width: 100%;display: block;}
