.@charset "utf-8";
/* CSS yuyang louis */
html,body,ul,li,p,form,dl,dt,dd,h1,h2,h3,iframe{ margin:0; padding:0;}
body{ font:12px/20px 'Microsoft YaHei',simsun,Arial, Helvetica, sans-serif; color:#666; background:#faf3cf;}
ul,li{ list-style-type:none;}

a{ color:#000; text-decoration:none;}
a:hover{ text-decoration:underline;}
.wrap{ background:url(bg.jpg) no-repeat center top;}
.layout{ margin:0 auto; padding:10px 0; width:960px; overflow:hidden; background:#fff;}

.navgation{width:960px; height:40px; line-height:40px; background:#fff; margin:0px auto; }
.nav{width:820px; height:36px; margin:0 auto;}
.nav li{float:left; width:200px; border-right:1px solid #699c23;;  border-top:none; border-bottom:none;text-align:center; font-size:16px; }
.nav .last{border-right:none;}

.nav a {display:block}
.nav a:hover { display:block; background:#699c23; color:#fff;}
/*ÏÂÀ­ÁÐ±í*/
.nav ul{display:none; font-size:14px;}
.nav li:hover ul{display:block; position:absolute; width:200px;  background:#fff;}
.nav li:hover ul li{ border-bottom:#699c23 1px dashed; border-right:none;  }

.tit{ margin:0 35px 0 35px; height:6px; background:url(tit.png) repeat-x;}
.tit1 { margin:0 35px 0 35px; height:80px; background:url(t1.jpg) no-repeat;}
.tit2 { margin:0 35px 0 35px; height:80px; background:url(t2.jpg) no-repeat;}
/*.tit h2{ padding-left:32px; padding-right:32px; line-height:64px; font-size:24px; color:#fff; background:#720CE8;}*/
.p{ margin:8px 77px 8px; padding:8px 12px 8px; color:#9b4206; background:#ffe8bd;}
.p p{ text-indent:2em;}
.topBanner img{ display:block; margin:0 auto;}
.layout{ margin:0 auto; padding:10px 0; width:960px; overflow:hidden; background:#fff;}

.box2{ margin:10px auto; padding:0 50px; width:748px; height:432px; overflow:hidden; background:url(box2_bg.jpg) no-repeat;}
.box2 ul{ margin:25px 0 0px;text-align:center;}

.box2 li{ font-size:16px;line-height:34px;}
.box2 li p{ text-indent:2em;}

.box1{ margin:0px 76px; padding-top:15px; padding-left:217px; height:240px;}
.box1 img{ position:absolute; margin-left:-197px; }
.box1 h2{ margin-bottom:4px; line-height:34px; font-size:20px; color:#699c23; }
.box1 h2 a{ color:#a40211;}
.box1 span{ font-size:14px; color:#333; float:center; padding-left:10px; text-indent:2em; }
.box1 p{ text-indent:2em; line-height:30px; font-size:16px;}
.box1 a.btn{ float:right;}
.list1{ margin:12px auto; width:800px; overflow:hidden;}
.list1 li{ float:left; padding:15px 6px; width:148px; text-align:center;}
.list1 li img{ margin:0 auto; display:block; width:138px; height:192px; border:2px solid #bbb;}
.list1 li span{ display:block; margin:8px 0; height:16px; line-height:15px; font-weight:bold;}
a.btn{ margin:0 auto; display:block; font-size:16px; color:#fff; width:130px; height:40px; line-height:40px; text-align:center; background:url(btn4.png);}
a.btn:hover,.list1 li a:hover{ text-decoration:none;}
.p,a.btn{
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
}
.footer{overflow:hidden; font-size:12px;  text-align:center; padding-top:15px; padding-bottom:25px; border-top:#bbb 1px solid;}
.footer p{ margin-bottom:8px; color:#bbb;}
.footer p,.footer p a{ color:#6b0909;}