.box{ background:#f9f9f9 url(../images/bg.jpg) no-repeat top center; width:100%; padding-bottom:10px;}
.header{ width:1000px; margin:0 auto; overflow:hidden;}
.header .logo{ float:left; margin-top:55px;}
.header .wz{ float:right; margin-top:59px;}
.cent{ width:1000px; margin:0 auto; margin-top:50px; background-color:#fff; padding:10px; border:solid 1px #e3d6ae;}
.box_1{ height:240px; padding:0 20px;}
.box_1 .list{ float:left; width:290px;}
.box_1 .list ul li{ width:300px; position:relative; z-index:100000;}
.box_1 .list ul li .l_1{ background:url(../images/l_1.png) no-repeat; display:block; width:290px; height:70px; margin-bottom:15px; cursor:pointer;}
.box_1 .list ul li .l_2{ background:url(../images/l_2.png) no-repeat; display:block; width:290px; height:70px; margin-bottom:15px; cursor:pointer;}
.box_1 .list ul li .l_3{ background:url(../images/l_3.png) no-repeat; display:block; width:290px; height:70px;  cursor:pointer;}
.box_1 .list ul li:hover .l_1{ background:url(../images/l_01.png) no-repeat; display:block; width:290px; height:70px; margin-bottom:15px; cursor:pointer;}
.box_1 .list ul li:hover .l_2{ background:url(../images/l_02.png) no-repeat; display:block; width:290px; height:70px; margin-bottom:15px; cursor:pointer;}
.box_1 .list ul li:hover .l_3{ background:url(../images/l_03.png) no-repeat; display:block; width:290px; height:70px;  cursor:pointer;}
.box_1 .list ul li .down_menu{ width:240px; padding:6px; background-color:#c0a890; position:absolute; left:300px; top:0; display:none;}
.box_1 .list ul li .down_menu .do_1{ overflow:hidden;}
.box_1 .list ul li .down_menu .do_1 a{ float:left; margin-bottom:6px; width:117px; height:47px; background-color:#9d7658; text-align:center; line-height:47px;}
.box_1 .list ul li .down_menu .do_1 a.cur{ float:right;}
.box_1 .list ul li .down_menu .do_1 i img{ vertical-align:middle;}
.box_1 .list ul li .down_menu .do_1 em{ display:inline-block;vertical-align:middle; font-size:15px; color:#fff; font-weight:bold; margin-left:10px;}
.box_1 .list ul li .down_menu .do_2 a{ display:block; width:240px; height:47px; background-color:#9d7658; text-align:center; line-height:47px;}
.box_1 .list ul li .down_menu .do_2 i img{ vertical-align:middle;}
.box_1 .list ul li .down_menu .do_2 em{ display:inline-block;vertical-align:middle; font-size:15px; color:#fff; font-weight:bold; margin-left:10px;}
.box_1 .list ul li .down_menu .jt{ background:url(../images/jt.png) no-repeat; width:6px; height:10px; position:absolute; left:-6px; top:40px;}

.box_1 .banner{ width:640px; height:240px; float:right;}
.box_1 .ban{ width:640px;  height:240px; position:relative;}
.box_1 .ban .hd{ position:absolute; bottom:15px; width:100%; text-align:center; z-index:10000;}
.box_1 .ban .hd li{ display:inline-block; width:12px; height:12px; border-radius:100%; background-color:#fff; margin-right:10px;}
.box_1 .ban .hd li.on{ background-color:#F00;}
.box_1 .ban .bd ul{ overflow:hidden;}
.box_1 .ban .bd ul li{ float:left;}
.box_1 .ban .bd ul li a{ display:block; position:relative;}
.box_1 .ban .bd ul li a img{ display:block; width:640px; height:240px;}
.box_2 ul li dt{ display:block; margin-top:15px; border:solid 1px #dbdbdb; height:48px; font-size:14px; color:#333; line-height:48px; background:#ece4de url(../images/x.png) no-repeat 20px center; padding-left:50px; font-weight:bold;}
.box_2 ul li dd{ height:40px; line-height:40px; border:solid 1px #dbdbdb; margin-top:8px; overflow:hidden;}
.box_2 ul li dd .ic_1{ float:left; width:98px; height:40px; line-height:40px; background-color:#f5f1ee; text-align:center;}
.box_2 ul li dd .ic_1 a{ color:#b79a85; font-size:14px; font-weight:bold;}
.box_2 ul li dd .ic_2{ padding-left:102px; float:left; width:798px; line-height:40px; height:40px; overflow:hidden;}
.box_2 ul li dd .ic_2 a{ float:left; width:114px; font-size:14px;}
.box_2 ul li dd .ic_2 a:hover{color:#b79a85; text-decoration:underline;}

.footer{ color:#bc803a; font-size:15px; margin:15px 0; text-align:center;}

.page_box{width:1000px; margin:0 auto; margin-top:30px;}
.ple{line-height:40px;padding-left: 10px; color:#6f1c00; font-size:14px; border-top:solid 1px #b79a85;}
.ple a{color:#6f1c00; }
.b_c { padding:10px; background-color:#fff; border:solid 1px #e3d6ae;}
.b_c h4 {
    font-size: 15px;
    font-weight: bold;
    color:#333;
    height: 40px;
    line-height: 40px;
    padding-left: 19px;
    background: #ece4de;
    overflow: hidden;
}
.b_c div.p {overflow: hidden;}
.b_c ul {
    border-width: 0 0 1px 0;
    border-color: #e3d6ae;
    border-style: solid;
    padding-left: 19px;
	overflow:hidden;
}
.b_c li {
    float: left;
    width: 191px;
    height: 40px;
    line-height: 40px;
	font-size:14px;
}
.b_c li a:hover{color:#b79a85; text-decoration:underline;}

.page_box .btn{ text-align:center; margin:30px 0;}
.page_box .btn a.cur{ margin-left:50px;}