body {
	padding: 0px;
	margin: 0px;
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #666;
	background-image: url(../images/bg.jpg);
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #666;
	text-decoration: none;
}

.clear {
	font-size: 0px;
	clear: both;
	float: none;
	height: 0px;
}


.box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.box .header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	padding-top: 127px;
	padding-right: 85px;
	padding-left: 85px;
}
.box .header .menu {
	height: 31px;
}
.box .header .menu ul li {
	text-align: center;
	width: 101px;
	float: left;
}
.box .header .menu ul .split {
	background-image: url(../images/menus-split.jpg);
	width: 3px;
}
.box .slider {
	height: 300px;
	position: relative;
	overflow: hidden;
}
.box .main {
	padding-bottom: 15px;
}

.box .main .titles {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.box .main .items {
	position: relative;
}
.box .main .items .slider {
	height: 210px;
	width: 300px;
	overflow: hidden;
}
.box .main .items .lists {
	position: absolute;
	right: 5px;
	top: 0px;
}
.box .main .items .lists .news-date {
	color: #CCC;
}
.box .main .contents {
	padding-top: 60px;
	padding-right: 12px;
	padding-bottom: 30px;
	padding-left: 12px;
	height: 199px;
	overflow: hidden;
	width: 215px;
}
.box .main .contents .pics {
	height: 82px;
	width: 215px;
	margin-bottom: 10px;
}

.box .main .contents ul li {
	line-height: 23px;
	height: 23px;
	width: 199px;
	overflow: hidden;
}
.box .main .magazine {
	position: relative;
	padding-right: 330px;
	height: 140px;
}
.box .main .magazine .lists ul li {
	background-color: #CCC;
	padding: 5px;
	height: 90px;
	width: 130px;
	float: left;
	margin-right: 25px;
}
.box .main .magazine .lists {
	padding-left: 10px;
	padding-bottom: 10px;
}


.box .main .magazine .code {
	position: absolute;
	top: 5px;
	right: 10px;
}
.box .main .event {
	background-image: url(../images/d-bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: 221px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 50px;
	overflow: hidden;
}
.box .main .event .cate {
	text-align: center;
	padding-bottom: 2px;
}
.box .main .event .lists {
	height: 136px;
	overflow: hidden;
}

.box .main .event .lists ul li {
	float: left;
	height: 148px;
	width: 192px;
}
.box .main .partners-titles {
	text-align: center;
	padding: 12px;
}
.partners-lists-li {
	text-align: center;
	height: 30px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
	line-height: 30px;
}
.partners-lists-li-pic {
	text-align: center;
	height: 45px;
	width: 85px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
	line-height: 45px;
	border: 1px solid #CCC;
}
.box .footer {
	line-height: 23px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
.box .banner {
	height: 240px;
	width: auto;
}
.box .content {
	padding-top: 10px;
	padding-bottom: 15px;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.box .content .bar {
	float: left;
	width: 218px;
}
.box .content .show {
	float: right;
	width: 738px;
}
.box .content .bar .top {
	background-image: url(../images/bar-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
}
.box .content .bar .bottom {
	background-image: url(../images/bar-bg.jpg);
	background-position: 0px -360px;
	height: 50px;
	background-repeat: no-repeat;
}
.box .content .bar .items {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/bar-bg-item.jpg);
	background-repeat: repeat;
}
.box .content .bar .items ul li {
	line-height: 25px;
	font-weight: bold;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #AA8129;
	padding-left: 5px;
}

.box .content .bar .items ul li a {
	color: #AA8129
}

.box .content .bar .items .bar-contact-title {
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #FFF;
	background-color: #AA8129;
	height: 30px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	text-align: center;
}
.box .content .bar .items .bar-contact-items {
	line-height: 23px;
	padding-top: 15px;
	padding-left: 5px;
}
.box .content .bar .items .subs li   {
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

.box .content .show .title {
	line-height: 30px;
	height: 30px;
}
.box .content .show .title .name {
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: bold;
	color: #AA8129;
	float: left;
}
.box .content .show .title .nav {
	font-family: "宋体", Arial;
	font-size: 12px;
	float: right;
}
.box .content .show .content {
	line-height: 150%;
	padding-top: 20px;
}
.box .content .show .content img {
	max-width:720px;
}
.box .content .show .content .news-lists {
	margin-top: 12px;
	margin-bottom: 12px;
}

.box .content .show .content .news-picture {
	padding: 5px;
	height: 135px;
	width: 180px;
	border: 1px solid #CCC;
}
.box .content .show .content .news-title {
	font-family: "Microsoft Yahei";
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.box .content .show .content .news-cutline {
	line-height: 22px;
	height: 88px;
	overflow: hidden;
}
.box .content .show .content .news-more {
	text-align: right;
}
.box .content .show .content .info-title {
	font-size: 14px;
	font-weight: bold;
	color: #AA8129;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.box .content .show .content .title-pro {
	position: relative;
}
.box .content .show .content .title-pro .more {
	text-align: right;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	top: 2px;
	right: 0px;
}
.box .content .show .content .content-pro {
	line-height: 150%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box .content .show .content .split {
	padding-bottom: 15px;
}

.box .content .show .content .content-pro .lists li {
	height: 163px;
	width: 171px;
	margin-right: 5px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box .content .show .content .content-pro .lists li span {
	display: block;
}
.box .content .show .content .content-pro .lists li .pic {
	padding: 3px;
	height: 125px;
	width: 165px;
	border: 1px solid #CCC;
}
.box .content .show .content .content-pro .lists li .pic img {
	max-width:165px;
	max-height:125px;
}

.box .content .show .content .content-pro .lists li .name {
	line-height: 22px;
	text-align: center;
	height: 22px;
	width: 170px;
	margin-top: 10px;
	overflow: hidden;
}
.box .content .show .content .content-pro .lists .agency-items {
	height: 230px;
	width: 171px;
	margin-right: 5px;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
}
.box .content .show .content .content-pro .lists .agency-items .pic {
	padding: 3px;
	height: 210px;
	width: 165px;
	border: 1px solid #CCC;
}
.box .content .show .content .content-pro .lists .agency-items .pic img{
	max-height:100%;
	max-width:100%;
}

.box .content .show .content .video-lists li {
	float: left;
	height: 290px;
	width: 314px;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.box .content .show .content .video-lists li span {
	display: block;
}
.box .content .show .content .video-lists li .pic {
	height: 250px;
}
.box .content .show .content .video-lists li .name {
	margin-top: 15px;
	text-align: center;
}


.box .content .show .content .pages {
	text-align: center;
	padding: 10px;
}

.PagesCurrent {
	border: 1px solid #E6E6E6;
	color: #FFF;
	background-color: #AA8129;
	margin: 2px;
	padding: 3px;
}

.PagesDefault {
	border: 1px solid #E6E6E6;
	background-color: #F5F5F5;
	margin: 2px;
	padding: 3px;
	color: #44929F;
	text-decoration: none;
}
.cate li {
	line-height: 20px;
	float: left;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
}
