@charset "utf-8";
body {color:#000;font-size:14px;font-family:"微软雅黑",tahoma,arial,simsun,"宋体";text-align:left; line-height:1.5;background:#ffffe5;}
html, body, div, ul, li, dl, dt, dd, form, input, select, h1, h2, h3, h4, h5, p { margin:0px; padding:0px; }
ul, li { list-style:none; }
img { border:0px; margin:0px; padding:0px; vertical-align: middle;}
input, select { font-size:12px; }
a{color:#454545;text-decoration:none;}
a:hover{color:#ff0000 !important;text-decoration:none;}
.layout{padding:30px;background: url(images/bg3.png) repeat;}
/* 边距 */
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
/* 浮动 */
.fl{float:left!important;}
.fr{float:right!important;}
.clearfix:after {visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
.clearfix {zoom:1;}
.clear{clear: both;}
/* 主体 */
.banner{width:100%;position:relative;}
.banner img{width:100%;height:auto;;position:absolute;top:0;left:0;}
.header{padding:200px 0;position:relative;}
.head-btn{position:absolute;top:50px;right:100px;}
.section{padding:10px 10px;background:#fff;position:relative;}
.news .hd{height:42px;line-height:30px;border-bottom:2px solid #707070;padding-bottom:12px;}
.news .hd .tit{height:24px;line-height:24px;padding-left:9px;border-left:5px solid #fe7023;font-size:22px;float:left;}
.news .hd .more{font-size:14px;float:right;}
.news .hd .more a{color:#707070;}
.news .bd{padding:6px 5px 0 5px;min-height:100px;overflow:hidden;}
.adpic img{width:100%;height:auto;}
.box .hd{width:100%;height:32px;margin-bottom:15px;position:relative;border-bottom:1px solid #ccc;}
.box .hd .tit{width:120px;height:32px;line-height:32px;background:url(ico01.png) no-repeat;float:left;text-align:center;font-size:24px;font-weight:500;color:#fff;}
.box .hd .more{font-size:14px;float:right;}
.box .hd .more a{color:#707070;}
.nrtitle {font-size:24px;color:#cd0603;line-height:40px;margin:20px 0;font-weight: bold;text-align: center;}
.neirong{font-size:16px;line-height:30px;margin:5%;}
.neirong img{max-width:100%;height:auto !important;}
.showtips{text-align:right;}
.footer .copyright{padding:30px 0;position:relative;background:#c42d18;color:#fff;text-align:center;line-height:30px;}
.footer .copyright a{color:#fff;}
#page{text-align: center;font-size: 14px;margin:20px 0;}
#page span{display:inline-block;line-height:31px;padding:0 12px;background:#f3f3f3;color:#333;}
#page .s2{background:#ab1f24;color:#fff;} 
#page a{display:inline-block;line-height:31px;padding:0 12px;background:#f3f3f3;color: #333;}
#page a:hover{color:#fff; background:#ab1f24;}
@media (max-width: 767px){
	.header{padding:100px 0;}
	.section{padding:10px;}
}