﻿@charset "utf-8";
.STYLE1 {
	color: #FFFFFF
}
.mbody {
	background-color: #FDAF05;
/*	background: url(bg.jpg) top center;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#container .bg-wrap {
	width: 931px;
	clear: none;
	margin-top: 0;
	margin-bottom: 0;
}
.def-join {
	margin-top: 9px;
	height: 30px;
	overflow: hidden;
}
.box {
	float: left;
	margin-right: 9px;
	padding-top: 9px;
	display: inline;
}
.left-title {
	float: left;
	width: 24px;
	padding-top: 14px;
}
.def-pic {
	width: 910px;
	height: 166px;
	background: url(def-bg-pro.gif) no-repeat;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 8px;
}
.def-pic2 {
	width: 910px;
	height: 204px;
	background: url(def-bg-pro1.gif) no-repeat;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.def-pic3 {
	width: 910px;
	height: 170px;
	background: url(def-bg-pro2.gif) no-repeat;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.def-pic4 {
	width: 910px;
	height: 166px;
	background: url(def-bg-pro4.gif) no-repeat;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 8px;
}
.top, .bot {
	height: 7px;
	display: block;
	overflow: hidden;
	clear: both;
}
.center {
	margin: 0;
	border-left: 1px solid #ff9;
	border-right: 1px solid #ff9;
	background: #FFFFCC;
}
.center .def-title {
	color: #cc0000;
}
.center .def-title a {
	padding-left: 12px;
	color: #cc0000;
	font-size: 13px;
	font-weight: bold;
}
.center .def-con {
	padding: 10px;
	color: #ff6600;
	line-height: 24px;
}
.center .def-con a {
	color: #ff6600;
	font-weight: bold;
	margin-left: 5px;
}
/*box-01左边轮播小图片*/
.box-01 {
	float: left;
	width: 254px;
}
.box-01 .top {
	width: 254px;
	background: url(box-01-top.gif) no-repeat;
}
.box-01 .bot {
	width: 254px;
	background: url(box-01-bot.gif) no-repeat;
}
.box-01 .center {
	width: 250px;
	height: 148px;
	overflow: hidden;
}
/*设置轮播动画*/
#photo-zuo {
	width: 1270px;
	height: 148px;
	animation: switch 20s ease infinite;
}
#photo-zuo > img {
	float: left;
	width: 254px;
	height: 148px;
}
@keyframes switch {
	0%,10%{
		margin-left: 0;
	}
	25%{
		margin-left: -254px;
	}
	50%{
		margin-left: -508px;
	}
	75%{
		margin-left: -762px;
	}
	100%{
		margin-left: -1016px;
	}
}
/*企业动态*/
.box-02 {
	width: 326px;
}
.box-02 .top {
	width: 326px;
	background: url(box-02-top.gif) no-repeat;
}
.box-02 .bot {
	width: 326px;
	background: url(box-02-bot.gif) no-repeat;
}
.box-02 .center {
	height: 148px;
}
/*加盟新闻*/
.box-03 {
	width: 298px;
}
.box-03 .top {
	width: 298px;
	background: url(box-03-top.gif) no-repeat;
}
.box-03 .bot {
	width: 298px;
	background: url(box-03-bot.gif) no-repeat;
}
.box-03 .center {
	height: 148px;
	color: #FFFFCC;
}
/* 新闻列表 */
.list-01 {
	width: 300px;
	margin: 5px auto 0;
}
.list-01 li {
	line-height: 25px;
	background: url(line_01.gif) repeat-x bottom;
	clear: both;
	padding: 0 10px;
	width: 90%;
}
.list-01 li a {
	padding-left: 1px;
	color: #e3660d;
}
.list-01 li a:hover {
	text-decoration: underline;
}
.list-01 .date {
	float: right;
	padding-left: 1px;
	color: #999;
	font-size: 11px;
	font-family: Arial;
}
.list-01 .ico {
	float: left;
	width: 8px;
	_width: 5px;
	height: 23px;
	margin: 0;
	background: url(ico_01.gif) no-repeat 0 7px;
}
/* 图片列表 */
.pic-item-list {
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.pic-item-list .pic-item {
	display: inline;
	float: left;
	width: 180px;
	color: #696969;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 21px;
}
.pic-item-list .pic-item .list-pic {
	display: block;
	width: 173px;
	height: 100px;
	border: 1px solid #FDAF05;
	padding: 4px;
	background: #fff;
	line-height: 100px;
	text-align: center;
}
.pic-item-list .pic-item dl {
	margin-top: 4px;
	padding: 0 5px;
	line-height: 165%;
}
.pic-item-list2 {
	margin: 35px 0 0;
}
.pic-item-list2 .pic-item {
	display: inline;
	float: left;
	width: 200px;
	padding: 0 13px 0;
	color: #696969;
}
.pic-item-list2 .pic-item .list-pic {
	display: block;
	width: 148px;
	height: 116px;
	border: 1px solid #ff9;
	padding: 4px;
	background: #fff;
	line-height: 100px;
	text-align: center;
}
.pic-item-list2 .pic-item dl {
	margin-top: 4px;
	padding: 0 1px;
	line-height: 165%;
}
