/* ====================
     公共样式
==================== */
body {
	background:#fff;
	font-size:12px;
	font-family:"宋体", Verdana, Arial;
	line-height:15px;
	margin:5px 0 0 0;
	padding:0;
	color:#8A8A8A;
}
a {
	color:#8A8A8A;
	text-decoration:none;
}
a:hover {
	color:#9f0306;
}
div {
	margin:0 auto;
	padding:0;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form, img, p {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
a img {
	border:none;
}
.hand {
	cursor:pointer;
}
.f_l {
	float:left;
}
.f_r {
	float:right;
}
.tl {
	text-align:left;
}
.tc {
	text-align:center;
}
.tr {
	text-align:right;
}
.dis {
	display:block;
}
.inline {
	display:inline;
}
.none {
	display:none;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
*html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
/*英文强制换行*/
.word {
	word-break:break-all;
}
.block {
	margin:0 auto;
	width:945px;
	height:auto;
	overflow:hidden;
}
/* ====================
     顶部
==================== */
.header {
	overflow:hidden;
	margin-bottom:10px;
}
.logo {
	margin-bottom:5px;
	width:321px;
	height:74px;
	float:left;
	_display:inline;
}
.logo img {
	width:321px;
	height:74px;
}
.topNav {
	margin-bottom:5px;
	height:74px;
	float:right;
	_display:inline;
}
.topNav ul {
	margin-top:55px;
}
.topNav li {
	height:20px;
	line-height:20px;
	padding-left:10px;
	background:url(../images/red_dian.jpg) 0 center no-repeat;
	margin-left:10px;
	float:left;
	_display:inline;
}
.topNav li a {
	color:#6E6E6E;
	text-decoration:none;
}
.topNav li a:hover {
	color:#9f0306;
	text-decoration:none;
}
.mainMenu {
	clear:both;
	height:33px;
	overflow:hidden;
}
.Bg00 {
	background:url(../images/menu.jpg) 0 0 no-repeat;
}
.Bg01 {
	background:url(../images/menu.jpg) 0 -33px no-repeat;
}
.Bg02 {
	background:url(../images/menu.jpg) 0 -66px no-repeat;
}
.Bg03 {
	background:url(../images/menu.jpg) 0 -99px no-repeat;
}
.Bg04 {
	background:url(../images/menu.jpg) 0 -132px no-repeat;
}
.Bg05 {
	background:url(../images/menu.jpg) 0 -165px no-repeat;
}
.mainMenu li {
	float:left;
	_display:inline;
	height:33px;
	width:128px;
	overflow:hidden;
}
.floatMenu {
	width: 150px;
	position:absolute;
	background:#BC2430;
	margin-top:33px;
	z-index:888888;
	filter: alpha( opacity = 85);
	-moz-opacity:0.85;
	opacity:0.85;
	display:none;
}
/*filter: alpha( opacity = 60);-moz-opacity:0.6;opacity:0.6;*/
.floatMenu .bkk {
	overflow:hidden;
	margin:1px;
}
.floatMenu .li {
	color:#FFF;
	border-bottom:1px solid #E94D65;
	height:30px;
	line-height:30px;
}
.floatMenu .li a {
	padding-left:30px;
	background:#BC2430;
	color:#FFF;
	height:30px;
	display:block;
	line-height:30px;
}
.floatMenu .li a:hover {
	background:#EB4E69;
}
.floatMenu .li span {
	padding-right:7px;
}
.mainMenu li a {
	display:block;
	height:33px;
}
/* ====================
     banner
==================== */
.banner {
	float:left;
	_display:inline;
	width:650px;
	height:385px;
	overflow:hidden;
}
.bannerFlash {
	margin-left:-1px;
	margin-top:-1px;
}
.bannerRight {
	height:385px;
	overflow:hidden;
	_display:inline;
	width:285px;
	float:left;
	margin-left:10px;
}
.bannerRight .news {
}
.bannerRight .news .title ul {
	margin-left:8px;
}
.bannerRight .news .title li {
	font-family:'微软雅黑', '宋体';
	height:24px;
	width:65px;
	float:left;
	cursor:pointer;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	margin-right:2px;
}
/* ====================
     news
==================== */
.bannerRight .news .title .curs {
	color:#3E84D7;
}
.bannerRight .news .Bg00 {
	height:24px;
	background:url(../images/news_title.jpg) no-repeat;
}
.bannerRight .news .Bg01 {
	height:24px;
	background:url(../images/news_title.jpg) 0 -24px no-repeat;
}
.newsContent {
	height:180px;
	overflow:hidden;
	background:#FAFAFA;
	margin-top:4px;
	padding:0 10px;
}
.newsContent li {
	height:30px;
	overflow:hidden;
	line-height:30px;
}
.searchBox {
	height:167px;
	margin-top:10px;
	overflow:hidden;
}
.searchBox img {
	width:285px;
	height:167px;
}
/* ====================
     作品展示
==================== */
.gallery {
	background:#F3F3F3;
	margin-top:10px;
}
.gallery .title {
	height:30px;
	background:url(../images/zuop.jpg) no-repeat;
}
.gallery .title span {
	margin-right:10px;
	display:block;
	width:32px;
	height:30px;
	float:right;
}
.gallery .title span a {
	display:block;
	height:30px;
}
.galleryContent {
	overflow:hidden;
	_height:1%;
	padding:10px;
}
.galleryTitle {
	overflow:hidden;
	width:160px;
	float:left;
	_display:inline;
}
.galleryTitle li {
	cursor:pointer;
	font-weight:bold;
	height:25px;
	background:#C7D38D;
	line-height:25px;
	text-align:center;
	color:#fff;
	margin-bottom:3px;
	font-family:'微软雅黑', '宋体';
}
.galleryTitle li a {
	color:#fff;
}
.galleryTitle .curs {
	background:#8AD0EA;
}
.galleryBox {
	width:739px;
	background:#FFF;
	float:right;
	_display:inline;
	overflow:hidden;
	height:145px;
	padding:10px 8px 10px 9px;
}
/* ====================
     首页作品展示
==================== */
#slider {
	position:absolute;
	width: 738px;
	height: 145px;
	overflow: hidden;
}
#slider .slide {
	position: absolute;
	height: 145px;
	width: 240px;
	background: #000;
	overflow: hidden;
	border-left: #fff solid 2px;
	cursor: default;
}
#slider .backgroundText {
	display:none;
}
#slider .text {
	display:none;
}
#slider .diapo {
	border:none;
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: hidden;
	width:240px;
	height:145px;
}
.mapBox {
	background:url(../images/dtbg.jpg) repeat-x;
	margin-top:20px;
	border:1px solid #F8F0D0;
	width:423px;
	float:left;
	_display:inline;
	height:228px;
	overflow:hidden;
}
.map {
	float:left;
	width:196px;
	height:205px;
	_display:inline;
}
.mapRight {
	float:left;
	width:227px;
	height:205px;
	_display:inline;
}
.brandDesc {
	padding:20px 5px　20px 5px;
	line-height:25px;
}
.brandDesc h4 {
	color:#F08008;
	margin-bottom:5px;
	display:block;
}
.storeDisplay {
	float:right;
	margin-top:20px;
	border:1px solid #E4E9D2;
	width:508px;
	height:228px;
}
.shopImg {
	height:228px;
	float:left;
	width:310px;
	_display:inline;
	overflow:hidden;
}
.shopText {
	margin-left:5px;
	padding:25px 0px 25px 5px;
	height:175px;
	float:left;
	width:181px;
	_display:inline;
	line-height:24px;
}
.shopImg ul {
	margin:10px auto auto 10px;
}
.shopImg li {
	margin-bottom:5px;
	float:left;
	text-align:center;
	_display:inline;
	width:95px;
	margin-right:5px;
}
.shopImg li a {
	color:#000;
}
.shopImg li a:hover {
	color:#9f0306;
}
.shopImg li img {
	width:95px;
	height:78px;
	margin-bottom:10px;
}
.shopText h4 {
	display:block;
	color:#000;
	margin-bottom:10px;
}
/* ====================
     新闻中心列表
==================== */
.newsTopAd {
	width:945px;
	height:180px;
	overflow:hidden;
}
.newsTopAd img {
	width:945px;
	height:180px;
}
.orderSearch {
	display:none;
	background:url(../images/search_bg2.jpg) no-repeat;
	float:right;
	width:230px;
	height:180px;
	overflow:hidden;
}
.orderSearch .searchText {
	margin-top:61px;
}
.orderSearch .searchText .input {
	width:145px;
	line-height:18px;
	color:#999;
	height:18px;
	margin-left:13px;
	border:1px solid #F0B9BF;
}
.orderSearch .searchText .go {
	height:35px;
	margin-left:0px;
	filter: alpha( opacity = 0);
	-moz-opacity:0;
	opacity:0;
	cursor:pointer;
	width:60px;
}
.LeftMenu {
	margin-top:20px;
	background:url(../images/news_right_bg.jpg) no-repeat right 0;
	width:215px;
	float:left;
}
.LeftMenu .ad {
	margin-top:50px;
}
.LeftMenu .ad img {
	width:199px;
}
.LeftMenu .newsTitle {
	width:199px;
	height:52px;
	overflow:hidden;
	margin:0;
	background:url(../images/title_bg02.jpg) no-repeat
}
#MenuUl li {
	width:190px;
	height:51px;
	margin-left:9px;
	background:no-repeat;
}
.newsMenuUl .list1 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 0;
}
.newsMenuUl .list1 a:hover {
	background:url(../images/title_bg.jpg) -210px 0;
}
.newsMenuUl .list1 .curs {
	background:url(../images/title_bg.jpg) -210px 0;
}
.newsMenuUl .list2 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -56px;
}
.newsMenuUl .list2 a:hover {
	background:url(../images/title_bg.jpg) -210px -56px;
}
.newsMenuUl .list2 .curs {
	background:url(../images/title_bg.jpg) -210px -56px;
}
.newsMenuUl .list3 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -112px;
}
.newsMenuUl .list3 a:hover {
	background:url(../images/title_bg.jpg) -210px -112px;
}
.newsMenuUl .list3 .curs {
	background:url(../images/title_bg.jpg) -210px -112px;
}
.LeftMenu .aboutTitle {
	width:199px;
	height:52px;
	overflow:hidden;
	margin:0;
	background:url(../images/title_bg02.jpg) 0 -57px no-repeat
}
.aboutMenuUl .list1 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -167px;
}
.aboutMenuUl .list1 a:hover {
	background:url(../images/title_bg.jpg) -210px -167px;
}
.aboutMenuUl .list1 .curs {
	background:url(../images/title_bg.jpg) -210px -167px;
}
.aboutMenuUl .list2 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -223px;
}
.aboutMenuUl .list2 a:hover {
	background:url(../images/title_bg.jpg) -210px -223px;
}
.aboutMenuUl .list2 .curs {
	background:url(../images/title_bg.jpg) -210px -223px;
}
.aboutMenuUl .list3 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -279px;
}
.aboutMenuUl .list3 a:hover {
	background:url(../images/title_bg.jpg) -210px -279px;
}
.aboutMenuUl .list3 .curs {
	background:url(../images/title_bg.jpg) -210px -279px;
}
.aboutMenuUl .list4 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -335px;
}
.aboutMenuUl .list4 a:hover {
	background:url(../images/title_bg.jpg) -210px -335px;
}
.aboutMenuUl .list4 .curs {
	background:url(../images/title_bg.jpg) -210px -335px;
}
.aboutMenuUl .list5 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -391px;
}
.aboutMenuUl .list5 a:hover {
	background:url(../images/title_bg.jpg) -210px -391px;
}
.aboutMenuUl .list5 .curs {
	background:url(../images/title_bg.jpg) -210px -391px;
}
.LeftMenu .zsTitle {
	width:199px;
	height:52px;
	overflow:hidden;
	margin:0;
	background:url(../images/title_bg02.jpg) 0 -114px no-repeat
}
.zsMenuUl .list1 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -447px;
}
.zsMenuUl .list1 a:hover {
	background:url(../images/title_bg.jpg) -210px -447px;
}
.zsMenuUl .list1 .curs {
	background:url(../images/title_bg.jpg) -210px -447px;
}
.zsMenuUl .list2 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -503px;
}
.zsMenuUl .list2 a:hover {
	background:url(../images/title_bg.jpg) -210px -503px;
}
.zsMenuUl .list2 .curs {
	background:url(../images/title_bg.jpg) -210px -503px;
}
.zsMenuUl .list3 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -559px;
}
.zsMenuUl .list3 a:hover {
	background:url(../images/title_bg.jpg) -210px -559px;
}
.zsMenuUl .list3 .curs {
	background:url(../images/title_bg.jpg) -210px -559px;
}
.zsMenuUl .list4 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -615px;
}
.zsMenuUl .list4 a:hover {
	background:url(../images/title_bg.jpg) -210px -615px;
}
.zsMenuUl .list4 .curs {
	background:url(../images/title_bg.jpg) -210px -615px;
}
.zsMenuUl .list5 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -671px;
}
.zsMenuUl .list5 a:hover {
	background:url(../images/title_bg.jpg) -210px -671px;
}
.zsMenuUl .list5 .curs {
	background:url(../images/title_bg.jpg) -210px -671px;
}
.LeftMenu .lxTitle {
	width:199px;
	height:52px;
	overflow:hidden;
	margin:0;
	background:url(../images/title_bg02.jpg) 0 -171px no-repeat
}
.lxMenuUl .list2 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -727px;
}
.lxMenuUl .list2 a:hover {
	background:url(../images/title_bg.jpg) -210px -727px;
}
.lxMenuUl .list2 .curs {
	background:url(../images/title_bg.jpg) -210px -727px;
}
.lxMenuUl .list1 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -783px;
}
.lxMenuUl .list1 a:hover {
	background:url(../images/title_bg.jpg) -210px -783px;
}
.lxMenuUl .list1 .curs {
	background:url(../images/title_bg.jpg) -210px -783px;
}
.lxMenuUl .list3 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -839px;
}
.lxMenuUl .list3 a:hover {
	background:url(../images/title_bg.jpg) -210px -839px;
}
.lxMenuUl .list3 .curs {
	background:url(../images/title_bg.jpg) -210px -839px;
}
.LeftMenu .yhTitle {
	width:199px;
	height:52px;
	overflow:hidden;
	margin:0;
	background:url(../images/title_bg02.jpg) 0 -228px no-repeat
}
.yhMenuUl .list1 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -895px;
}
.yhMenuUl .list1 a:hover {
	background:url(../images/title_bg.jpg) -210px -895px;
}
.yhMenuUl .list1 .curs {
	background:url(../images/title_bg.jpg) -210px -895px;
}
.yhMenuUl .list2 a {
	display:block;
	height:51px;
	background:url(../images/title_bg.jpg) 0 -951px;
}
.yhMenuUl .list2 a:hover {
	background:url(../images/title_bg.jpg) -210px -951px;
}
.yhMenuUl .list2 .curs {
	background:url(../images/title_bg.jpg) -210px -951px;
}
.infoBox {
	padding:10px 30px;
}
.infoBox .pagesBox {
	margin:10px;
	text-align:center;
}
.defaultInfo {
}
.defaultInfo .title {
	text-align:center;
	margin-bottom:30px;
	margin-top:5px;
}
.defaultInfo .shop {
	text-align:center;
	margin-bottom:30px;
}
.defaultInfo .text {
	line-height:22px;
	font-family:'微软雅黑', '宋体';
}
.defaultInfo .text h3 {
	color:#333;
	display:block;
	font-size:14px;
	margin-bottom:20px;
}
.defaultInfo .text p {
	display:block;
	margin-bottom:20px;
}
.youhui {
	overflow:hidden;
	_height:1%;
	margin-top:30px;
	line-height:22px;
	font-family:'微软雅黑', '宋体';
}
.youhui li {
	float:left;
	width:134px;
	overflow:hidden;
	_display:inline;
	margin:auto 40px 20px;
}
.youhui li img {
	width:134px;
	height:105px;
}
.youhui .yhtitle {
	height:30px;
	line-height:30px;
	padding:0 10px;
	background:#F1F1F1;
}
.youhui .yhtitle a {
	color:#333;
	font-family:'微软雅黑', '宋体';
}
.youhui .desc {
	height:30px;
	line-height:30px;
	padding:0 10px;
}
.youhui .desc a {
	color:#999;
	font-family:'微软雅黑', '宋体';
}
.youhui .desc span a {
	color:#F86C6C;
	font-family:'微软雅黑', '宋体';
}
.youhui a:hover {
	color:#9f0306;
}
.youhui .ppage {
	height:20px;
	margin-bottom:15px;
	line-height:20px;
	text-align:center;
}
.youhui h3 {
	font-size:14px;
	color:#BE1212;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.youhui .content {
	width:610px;
	margin:0 auto;
}
.youhui .contentT {
	height:8px;
	background:url(../images/kkt.jpg) no-repeat;
}
.youhui .contentM {
	width:570px;
	padding:0 20px;
	overflow:hidden;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}
.youhui .contentB {
	height:8px;
	background:url(../images/kkt.jpg) 0 -8px no-repeat;
}
.youhuiInfo h3 {
	font-size:14px;
	color:#BE1212;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.youhuiInfo .txname {
	padding-left:10px;
	height:40px;
	font-size:16px;
	margin-top:20px;
	font-family:'微软雅黑', '宋体';
	font-weight:bold;
	line-height:40px;
}
.youhuiInfo .content {
	width:610px;
	margin:0 auto;
}
.youhuiInfo .contentT {
	height:8px;
	background:url(../images/kkt.jpg) no-repeat;
}
.youhuiInfo .contentM {
	width:568px;
	padding:0 20px;
	line-height:30px;
	overflow:hidden;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
}
.youhuiInfo .contentB {
	height:8px;
	background:url(../images/kkt.jpg) 0 -8px no-repeat;
}
.youhuiInfo .txBox {
	width:635px;
	margin-bottom:20px;
	padding:10px;
	background:#F0F0F0;
	overflow:hidden;
	_height:1%;
}
.youhuiInfo .txImg {
	width:324px;
	border-right:1px dotted #CCC;
	padding-right:10px;
	float:left;
	_display:inline;
}
.youhuiInfo .txImg img {
	width:324px;
	height:261px;
}
.youhuiInfo .txDesc {
	float:right;
	width:300px;
	_display:inline;
}
.youhuiInfo .txDesc ul {
	margin-top:20px;
}
.youhuiInfo .txDesc li {
	height:30px;
	line-height:30px;
	padding:0 20px;
	color:#333;
	font-family:'微软雅黑', '宋体';
	font-size:12px;
}
.youhuiInfo .txDesc li span {
	color:#f00;
}
.youhuiInfo .ydbtn {
	margin-top:20px;
	font-size:12px;
	font-weight:normal;
}
.youhuiInfo .ydbtn img {
	margin-right:10px;
}
.youhuiInfo .ydbtn a {
	color:#CF1313;
	padding:0 10px;
}
.wdBox {
	padding:10px 10px;
}
.wdBox .title {
	text-align:center;
	margin-bottom:30px;
	margin-top:5px;
}
.wd {
	text-align:center;
}
.wdInfo {
	text-align:left;
	overflow:hidden;
	_height:1%;
	line-height:25px;
}
.wdInfo h3 {
	color:#FF8740;
	font-size:14px;
	font-size:14px;
	display:block;
	margin-bottom:20px;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #ccc;
}
.wdInfo h4 {
	color:#EB8807;
	font-size:12px;
}
.wdInfo ul {
	margin-top:10px;
}
.wdInfo li {
	float:left;
	text-align:center;
	width:174px;
	overflow:hidden;
	_display:inline;
	margin:0 83px 30px 0;
}
.wdInfo li .title {
	margin-bottom:0;
	line-height:30px;
	margin-top:5px;
	background:url(../images/gray_bg.jpg) 0 top no-repeat;
}
.wdInfo li img {
	width:174px;
}
.wdInfo li .cs {
	height:30px;
	margin-bottom:0;
	line-height:30px;
	overflow:hidden;
	margin-top:5px;
}
.aera {
	margin-bottom:30px;
	overflow:hidden;
	_height:1%;
}
.aera li {
	width:47px;
	height:30px;
	float:left;
	text-align:center;
	line-height:30px;
	_display:inline;
	margin-right:2px;
	margin-bottom:2px;
}
.aera li a {
	display:block;
	height:30px;
	color:#666;
	font-weight:bold;
	background:#EAF9E1;
}
.aera .curs a {
	color:#EF4949;
	background:#F7E7DE;
}
.team h3 {
	color:#333;
	display:block;
	height:17px;
	font-size:14px;
	line-height:17px;
	padding-left:25px;
	background:url(../images/xx.jpg) no-repeat;
	margin-bottom:20px;
}
.lc h3 {
	border-bottom:1px dashed #ccc;
	margin-top:20px;
}
.lc th {
	font-weight:bold;
	background:#AAD6B7;
	color:#666;
	padding:10px 10px;
}
.lc td {
	background:#CBF0D6;
	color:#666;
	padding:10px 10px;
}
.ys th {
	font-weight:bold;
	background:#F2E8BC;
	color:#666;
	padding:10px 5px;
}
.ys td {
	background:#F9F4E0;
	color:#666;
	padding:10px 5px;
}
.psxzInfo .text {
	line-height:22px;
	font-family:'微软雅黑', '宋体';
	padding-top:30px;
}
.psxz h3 {
	color:#C80210;
	font-size:14px;
	display:block;
	height:17px;
	line-height:17px;
	padding-left:25px;
	background:url(../images/xx2.jpg) no-repeat;
	margin-bottom:20px;
}
.psxz p {
	display:block;
	margin-bottom:15px;
}
.pshjonfo .title {
	text-align:left;
	margin-bottom:10px;
	margin-top:5px;
}
.pshjonfo .text {
	line-height:22px;
	font-family:'微软雅黑', '宋体';
}
.pshj li {
	float:left;
	width:325px;
	overflow:hidden;
	height:185px;
	border-bottom:1px dashed #ccc;
	padding:30px 0 10px 0;
}
.pshj li img {
	width:136px;
	height:166px;
}
.pshj h3 {
	color:#C80210;
	display:block;
	height:17px;
	line-height:17px;
	padding-left:15px;
	margin-bottom:10px;
	margin-top:10px;
	font-size:14px;
}
.pshj p {
	padding:0 15px;
}
.zp {
	color:#666;
}
.zp td {
	padding:10px 15px;
}
.zpBtn {
	text-align:right;
	margin:10px 0;
}
.newsList {
	margin-top:20px;
	float:right;
	width:710px;
	overflow:hidden;
}
.url {
	height:45px;
	line-height:45px;
	border-bottom:1px dashed #ccc;
}
.urlText {
	float:right;
	height:45px;
	line-height:45px;
	padding-left:20px;
	background:url(../images/home.jpg) 0 15px no-repeat;
}
.newsListAd {
	width:710px;
	margin-top:20px;
	margin-bottom:20px;
}
.newsListAd img {
	width:710px;
}
.lxAD {
	width:710px;
	overflow:hidden;
}
.lxM {
	font-family:'微软雅黑', '宋体';
	overflow:hidden;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	padding:10px 30px;
	line-height:25px;
	color:#666;
	_height:1%;
}
.lxM li {
	width:174px;
	border:1px solid #ccc;
	margin-bottom:20px;
	padding:10px;
	float:left;
	margin-right:30px;
	_display:inline;
}
.lxM ul {
	margin-top:30px;
}
.lxM li img {
	width:174px;
}
.lxM li div {
	text-align:center;
	height:30px;
	line-height:30px;
	margin-top:5px;
}
.lxM .line {
	border-bottom:1px dashed #CCC;
	height:10px;
	margin:15px auto 25px auto;
}
.lxM table strong {
	color:#C10F1A;
}
.lxM h3 {
	font-size:14px;
	color:#C10F1A;
	display:block;
	margin-bottom:5px;
}
.messagetext {
	background:#F9F3F3;
	color:#666;
	margin:20px auto;
	font-family:'微软雅黑', '宋体';
	line-height:25px;
	font-weight:bold;
	font-size:12px;
	padding:15px 10px;
}
.messagetext span {
	color:#CE2E2E;
}
.newsListT {
	height:7px;
	overflow:hidden;
	background:url(../images/k_b_t.jpg) 0 0 no-repeat;
}
.jlT {
	height:148px;
	overflow:hidden;
	background:url(../images/tianjl.jpg) 0 0 no-repeat;
}
.newsListM {
	overflow:hidden;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	padding:10px 30px;
}
.newsListM li {
	height:30px;
	border-bottom:1px dashed #EFEFEF;
	line-height:30px;
}
.newsListM li span {
	font-weight:normal;
}
.newsListM li a {
	display:block;
	height:30px;
	padding-left:15px;
	padding-right:5px;
	background:url(../images/jt1.jpg) 5px center no-repeat;
}
.newsListM li a:hover {
	color:#EDA05A;
	font-weight:bold;
	background-color:#F7F5EA;
}
.newsListB {
	height:7px;
	overflow:hidden;
	background:url(../images/k_b_t.jpg) 0 -7px no-repeat;
}
.newsListM .page {
	margin:30px auto 10px auto;
	text-align:center;
	height:20px;
	line-height:20px;
}
.newsListM .page a {
	padding:0 5px;
}
.newsInfoM {
	overflow:hidden;
	border-left:1px solid #DFDFDF;
	line-height:18px;
	border-right:1px solid #DFDFDF;
	padding:10px 30px;
}
.newsInfoM .time {
	margin:10px auto 20px auto;
	text-align:right;
}
.newsTitle {
	text-align:center;
	height:20px;
	margin:30px auto;
	line-height:20px;
	color:#E62E2E;
	font-size:16px;
	font-family:'微软雅黑', '宋体';
	font-weight:bold;
}
/* ====================
     作品展示
==================== */
.zpzsBox {
	width:890px;
	margin:30px auto;
}
.zpzs {
	float:left;
	width:275px;
}
.zsBigImg {
	float:right;
	background:url(../images/loading.gif) center center no-repeat;
	width:580px;
}
.zpzs .title {
	margin-bottom:20px;
}
.zpzs .title img {
	width:271px;
}
.zpzs .smallImg {
	overflow:hidden;
	margin-bottom:20px;
	_height:1%;
}
.zpzs .smallImg li {
	width:48px;
	height:48px;
	border:1px solid #ccc;
	padding:1px;
	background:#fff;
	overflow:hidden;
	float:left;
	_display:inline;
	margin-right:3px;
	margin-bottom:3px;
}
.zpzs .smallImg li img {
	width:48px;
	height:48px;
	cursor:pointer;
	filter: alpha( opacity = 60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.zsBigImg img {
	width:600px;
}
.imgCat {
	background:url(../images/danbg.jpg) center center no-repeat;
	border:3px solid #F58E90;
	padding:10px 5px;
	margin-top:30px;
}
.imgCat li {
	height:24px;
	line-height:24px;
	text-align:center;
	color:#333;
	margin:5px auto;
	font-family:'微软雅黑', '宋体';
}
.imgCat li a {
	display:block;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
.imgCat .curs {
	color:#fff;
	background:url(../images/bg4.jpg) center center no-repeat;
}
.imgCat a:hover {
	color:#fff;
	background:url(../images/bg4.jpg) center center no-repeat;
}
/* ====================
     反馈表单
==================== */
.fromTable {
	width:680px;
	overflow:hidden;
	float:left;
	color:#666;
}
.fromTable table {
	background:#fff;
}
.fromTable font {
	color:#f00;
	font-weight:bold;
}
.submitBtn {
	border:1px solid #ccc;
	background:#F8F8F8;
	height:20px;
	padding:0 10px;
	text-align:center;
	line-height:20px;
	color:#555;
}
.zhaoping textarea {
	height:160px;
}
.liuyan textarea {
	height:230px;
}
.ydo textarea {
	height:230px;
}
.ydiframe iframe {
	height:600px;
}
.jliframe iframe {
	height:800px;
}
.lyiframe iframe {
	height:480px;
}
/* ====================
     底部
==================== */
.fLinksBox {
	overflow:hidden;
	_height:1%;
	margin-top:15px;
	background:#F9FBF4;
}
.fLinksBox img {
	height:54px;
	width:115px;
}
.fLinksTop {
	height:1px;
	overflow:hidden;
	background:url(../images/dian2.jpg) repeat;
}
.fLinksBottom {
	height:1px;
	overflow:hidden;
	background:url(../images/dian2.jpg) repeat;
}
.footer {
	margin:20px auto;
	text-align:center;
	line-height:30px;
}
.dyBox {
	width:945px;
	margin:10px 0 0 0;
	overflow:hidden;
	height:300px;
	background:#F3F3F3;
}
.dyBox .title {
	height:30px;
	color:#F08008;
	margin:0 10px;
	padding:0 5px 0 0px;
	line-height:30px;
	border-bottom:1px dotted #CECECE;
	font-size:14px;
	font-weight:bold;
}
.dyBox .title span {
	float:right;
	font-size:12px;
	font-weight:normal;
}
.dyBox .tpBox2 {
	width: 140px;
	height: 245px;
	float: left;
	margin-left:13px;
	margin-top:10px;
	text-align: left;
	overflow: hidden;
	background:#fff;
	border: 1px solid rgb(204, 204, 204);
	display: inline;
	color: rgb(0, 0, 0);
}
.dyBox .tpBox2 li {
}
.dyBox .tpBox2 .li1 {
	width:130px;
	height:130px;
	margin:5px;
	overflow:hidden;
	text-align:center;
	background:#000;
}
.dyBox .tpBox2 .li1 a {
	display:block;
	width: 130px;
	height: 130px;
}
.dyBox .tpBox2 .li1 img {
	width: 130px;
	height: 130px;
	border: medium none;
	margin-top: 0px;
	margin-left: 0px;
}
.dyBox .tpBox2 .li2 {
	height:30px;
	line-height:30px;
	margin:0 4px;
	overflow:hidden;
	text-align:center;
	border-bottom:1px solid #E3E3E3;
}
.dyBox .tpBox2 .li2 font {
	color:#f00;
}
.dyBox .tpBox2 .li3 {
	height:30px;
	line-height:30px;
	margin:0 4px;
	border-bottom:1px solid #E3E3E3;
	font-size:12px;
	margin-left:2px;
	text-align:center;
}
.dyBox .tpBox2 .li3 font {
	color:#f00;
}
.dyBox .tpBox2 .li4 {
	font-size:12px;
	margin:0 4px;
	text-align:center;
	padding:8px 0;
}
#load_content {
	border:0px;
	overflow:hidden;
	width:945px;
	height:310px;
	overflow:hidden;
}
.ggtu {
	width:945px;
	height:310px;
	overflow:hidden;
}
.ggtu img {
	width:945px;
	height:310px;
}
