@charset "utf-8";
/* CSS Document */
*,html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, a, li, dt, dd, p, blockquote, pre, form, fieldset, input, table, iframe, th, span, td, th, tr, dl, dt, dd, ol, ul, li, i, em, font {
font-family:"Microsoft yahei";outline:none;
	margin: 0;
	padding: 0;
	list-style: none;
	word-break: break-all;
	word-wrap: break-word;
}
a{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}

/*body{background:url(nrbj.jpg) repeat;}*/
.box{width:1200px; margin:0 auto;}
.logo{width:100%; margin:0 auto;}
/*.banner{width:100%; background:url(bannerbj.jpg) no-repeat center; border-bottom:2px solid #FFF;}*/

.menu{width:990px; margin:0 auto; height:550px;}
.menu a{color:#FFF;}
.menu ul li{float:left; margin:5%; width:201px; height:81px; padding-top:120px; color:#FFF; text-align:center;}
.m1 .l1{ background:url(pic1.png) no-repeat; }
.m1 .l2{ background:url(pic2.png) no-repeat; }
.m1 .l3{ background:url(pic3.png) no-repeat; }
.m2 .l1{ background:url(pic4.png) no-repeat; }
.m2 .l2{ background:url(pic5.png) no-repeat; }

.m1{width:88%; margin:0 auto;}
.m2{width:58%; margin:0 auto;}

.dibu{ width:80%; margin:0 auto; clear:both;}
.dibu p{color:#552c16; font-size:24px; text-align:center; line-height:50px; margin-bottom:20px;}

.btn{width:80%; margin:0 auto;}
.btn a{width:35%; height:57px; display:block; font-size:30px; color:#FFF; padding-left:15%; padding-top:20px; }
.btn a:nth-of-type(1){background:#febc1f url(btn1.jpg) no-repeat 300px 10px;}
.btn a:nth-of-type(2){background:#c00000 url(btn2.jpg) no-repeat 300px 10px;}