@charset "gb2312";
/* CSS Document */
*{margin:0;padding:0;}
li{list-style:none;}
a{text-decoration:none;}
body{width: 100%;height: auto;margin: 0 auto;}
/*banner开始*/
#banner{width: 100%;height: 260px;margin: 0 auto;background: url(2436.png) no-repeat center center;} 
/*banner结束*/

/*main开始*/
#main{width: 100%;height: auto;margin: 0 auto;background: url(2367.png) no-repeat top center;}
.box{width: 1100px;height: auto;margin: 0 auto;margin-top: 40px;}
/*左侧菜单栏*/
.box_l{width: 240px;height: auto;padding: 10px 20px 10px 20px;float: left;border:#d2d2d2 1px solid;}
.box_l ul li{width: 240px;height: 50px;background-color: #be9336;margin-bottom: 10px;margin-top: 10px;}
.box_l ul li p{line-height: 50px;color: #fff;font-family:"微软雅黑";text-align:center;font-size: 20px;}
.box_l ul li:hover{background-color: #c90a0c;}/*交互动态效果样式*/
.box_l ul li p:hover{color: #fff100;}/*交互动态效果样式*/

/*右侧内容区*/
.box_r{width: 790px;height: auto;float: right; }
/*右侧面包屑导航区*/
.box_r1{width: 730px;height: 40px;background: url(2368.png) no-repeat center center;margin-bottom: 12px;}
.box_r1_p{float: left;margin-left: 50px;line-height: 40px;color: #fff;font-family:"微软雅黑";text-align:center;font-size: 20px;}
.box_r1_p1{float: right;margin-right: 10px; line-height: 40px;color: #222;font-family:"微软雅黑";text-align:center;font-size: 16px;}
/*主内容区*/
.box_r2{width: 688px;height: 670px;border-left:#d2d2d2 1px solid;border-right:#d2d2d2 1px solid;border-bottom:#d2d2d2 1px solid;border-top:#be9336 2px solid;padding: 0px 20px 30px 20px;}
.box_r2 ul li{height: 42px;width: 688px;border-bottom: #d2d2d2 1px dashed;}
.box_r2 ul li p{ font-size: 16px;color:#222; line-height:42px;font-family:"微软雅黑";text-align:left;float: left;}
.box_r2 ul li p:hover{color:#1d71b7;}


/*右侧分页区*/
.pages_fy {padding: 30px 0px 20px 0px;width:730px;  clear: both;text-align: center;font-family: Arial, "\5B8B\4F53", sans-serif;font-size: 14px;vertical-align: top;}
.pages_fy a, .pages_fy a:visited {color: #252525;}
a:visited {color: #2b2b2b;text-decoration: none;}
.pages_fy a, .pages_fy span {display: inline-block;height: 23px;line-height: 23px;padding: 0 8px;margin: 5px 1px 0 0;background: #fff;border: 1px solid #e5e5e5;overflow: hidden;vertical-align: top;}
.pages_fy a:hover{background: #d20900;border: 1px solid #e5e5e5;color: #fff;}
.pages_fy .current {background: #d20900;border: 1px solid #e5e5e5;color: #fff;}

/*main结束*/
/*foots开始*/
#foots{width: 100%;height: auto;margin: 0 auto;background-color: #eeeeee;margin-top: 60px;}
.foots_1{width: 1100px;height: auto;margin: 0 auto;}
.foots_13{width:600px;height: auto;margin-left: 120px;float: left;margin-top: 14px;}
.foots_13 p{font-size: 14px;color:#222; line-height:26px;font-family:"微软雅黑";text-align:left;}

/*foots结束*/




