/*焦点图*/
.ban {overflow: hidden; position: relative; }
.focus {  height: 448px; overflow: hidden; position: relative }
.focus ul { height: 448px; position: absolute }
.focus ul li { float: left; width: 100%; height: 448px; overflow: hidden;  position: relative;}
.focus ul li a { display: block; width: 100%; height: 448px }
.focus ul li a:hover { text-decoration: none }
.focus ul li div { overflow: hidden; position: absolute }
.focus .btn { width: 40%; height: 10px;_padding:5px 30% 5px 0; bottom: 10px;right: 0; text-align: center; position: absolute; margin-right:30%;}
.focus .btn span { display: inline-block; *display: inline-block; _zoom: 1; width: 25px; height: 10px;_height:10px;overflow:hidden; margin-left: 5px; cursor: pointer; background: #FE8812 }
.focus .btn span.on { background: #fff }
.focus .jz { width: 100%; margin: 0 auto }

/*首页内容*/
.p0{width:1200px; height:168px; padding-top:20px;}
.p0 a{width:290px; float:left; margin-right:13px;}
.p1{padding-top:20px;  overflow:hidden;}
.p1_title{width:1200px; height:37px;}
.p1_title span{font-size:27px; float:left; background:url(http://www.sxxdf.cn/xiaochi/img/list.jpg) left center no-repeat; padding-left:15px;}
.p1_title a{float:right; margin-right:10px;}
.p1_con{ margin-top:10px; padding-left:10px; background:#f2f2f2; float:left; padding-top:10px;}
.p1_con dl{width:225px; float:left; margin-right:13px; margin-bottom:15px;}
.p1_con dl dd{width:225px; height:36px; font-size:22px; text-align:center; line-height:36px; background:#fe8812; color:#fff;}

.foot_bg{background:url(http://www.sxxdf.cn/xiaochi/img/foot_bg.png) no-repeat bottom; height:206px; background-size:100%;}
.foot_bg div{ padding-top:160px; font-size:14px; color:#fff; text-align:center;}
.foot_bg div span{padding:0 15px;}


/*列表页内容*/
.neirong{width:1200px; padding-top:20px;overflow:hidden; height:auto; padding-bottom:20px;}
.neirong_left{width:225px; float:left; margin-right:8px;}
.neirong_left span{width:225px; height:89px; background:#fe8812; display:block; font-size:30px; color:#fff; text-align:center; line-height:89px;}
.neirong_left ul{ padding-left:30px; padding-top:30px; padding-bottom:20px; background:#ddd;}
.neirong_left ul li{line-height:40px; font-size:18px;}
.neirong_right{width:952px; float:left; height:auto; padding-left:15px;}
.neirong_right dl{width:225px; float:left; margin-right:13px; margin-bottom:15px;}
.neirong_right dl dd{width:225px; height:36px; font-size:22px; text-align:center; line-height:36px; background:#fe8812; color:#fff;}


/*内容页内容*/
.con{width:1200px; padding-top:20px; height:auto; min-height:600px; padding-bottom:20px; overflow:hidden;}
.con_right{width:952px; float:left; padding-left:15px; height:auto; min-height:600px;}
.con_right h1{ text-align:center; line-height:50px; font-weight:normal; height:50px; padding-bottom:20px; padding-top:10px;}
.con_right img{margin:auto;}
.con_right span{text-align:center; color:#FE8812; padding:10px 0px; font-size:24px; width:100%; display:block;}
.con_right p{font-size:20px; text-indent:2em; padding-top:20px; line-height:30px;}


