*{
margin:0;
padding:0;
border:0;
}
body{
  margin:0 auto;
  padding:0px;
  font-size:12px;
  color:#000;
  font-family:"微软雅黑";
  
  }
a{
  color:#000;
  text-decoration:none;
  } 
a:hover{
  color:#FF0000;
  text-decoration:none;
  }
ul {
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
li{
  list-style: none outside none;

  }
.news-content li{
    list-style: none outside none;
    border: 1px solid #ddd;
    float: left;
    height: 33px;
    line-height: 33px;
    list-style: outside none none;
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.pagelist li{
 list-style: none outside none;
 float:left;
 margin-top:10px;
 margin-left:10px;
}
#content{
  background:#f5f5f5;
  }
.spacing {
    height: 15px;
    clear: both;
}
dd {
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    color: #000;
}
dl {
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
/* 头部 ————————————————————————————————————开始  */
#head{
  margin:auto;
  }
.head_top{
  width:100%;
  height:25px;
  background:#E8E8E8;
  padding-left:10px;
  margin:auto;
  border-bottom: 1px solid #d2d2d2;
  }
.head_top p{
  color:#616161;
  font-size:12px;
  margin:auto;
  line-height: 22px;
  width: 960px;
  }
.head_center{
  width:960px;
  height:145px;
  background:#fff;
  background:url(../imgzc/logo_bg.jpg);
  margin:auto;
  }
.head_navigation{
  height:40px;
  background:#292929;
  margin:auto;
  }
.head_navigation_c{
  width: 960px;
  margin:auto;
  }
  /*     源文件，目前是渐变色  将所有的fa0303 变成0b2b61，则变成最原始文件
#blob {
    background: #fa0303;
    border-right: 1px solid #0059ec;
    border-left: 1px solid #0059ec;
    position: absolute;
    z-index: 1;
    top: 0;
    background: -moz-linear-gradient(top, #fa0303, #1153c0);
    background: -webkit-gradient(linear, left top, left bottom, from(#fa0303), to(#1153c0));
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 2px 3px 10px #011331;
    -webkit-box-shadow: 2px 3px 10px #011331;
}*/
#blob {
    background: #1e9790;
    border-right: 0 solid #0059ec;
    border-left: 0 solid #0059ec;
    position: absolute;
    z-index: 1;
    top: 0;
   /* background: -moz-linear-gradient(top, #1e9790, #1e9790);
    background: -webkit-gradient(linear, left top, left bottom, from(#1e9790), to(#1e9790));*/
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-box-shadow: 1px 2px 2px #084e85;
    -webkit-box-shadow: 1px 2px 2px #084e85;
}
#nav{
  width:778px;
  float:left;
  position: relative;
  }
#nav li{
  float:left;
  list-style: none;
  border-right: 1px solid #4A4A4A;
  border-left: 1px solid #000;
}
#nav li a{
  color: #e3e3e3;
  z-index: 2;
  position: relative;
  cursor: pointer;
  float: left;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 15px;
  width: 100%;
}
#searchConnew {
    height: 20px;
    width: 170px;
    border:1px solid #e4e4e4;
    float: right;
    background: #fff;
    margin-top: 8px;
}
form {
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
#searchConnew .input-txt {
    width: 145px;
    height: 18px;
    border:none;
    float: left;
    color: #666;
    margin-left: 0px;
}
#searchConnew .input-btn {
    width: 20px;
    height: 20px;
    float: left;
    border: none;
    cursor: pointer;
    margin-left: 2px;
    background: none repeat scroll 0% 0% transparent;
}

/* 头部 ————————————————————————————————————结束  */

/* 中间 ————————————————————————————————————开始  */
.index_ad_div {
    width: 960px;
	height:90px;
    margin: 0px auto;
    overflow: hidden;
}

#center{
  width:960px;
  margin:auto;
  }
#focus {
    width: 940px;
    height:540px;
    margin: 0px auto;
    background: none repeat scroll 0% 0% #fff;
    padding: 10px;
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: #000 #E4E4E4 #E4E4E4;
    background: none repeat scroll 0% 0% #FFF;
    margin-top: 10px;
}
#focusLeft {
    height: 350px;
    width: 630px;
    float: left;
}
/*图片切换*/
#newsSlider .container {
margin: 0 0; overflow: hidden; width: 630px; position: relative; height: 350px;
}
#newsSlider div.slides {
LEFT: 0px; POSITION: absolute; TOP: 0px
}
#newsSlider ul.slides {
padding-right: 0px; padding-left: 0px; left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none; position: absolute; top: 0px
}
#newsSlider ul.slides dl {
MARGIN-TOP: 12px
}
#newsSlider ul.slides dt A {
font-size:16px;color:#e86a06;font-weight:bold;
}
#newsSlider ul.slides dd {
line-height: 22px;font-size:12px;color:#666666;
}
#newsSlider ul.slides dd .more {
margin-top: 10px;background: url(../imgzc/more.gif); FLOAT: right;overflow:hidden;width:14px;text-indent: -100em; height: 12px;
}
#newsSlider div.slides div {
padding-right: 0px; display: none; padding-left: 0px; padding-bottom: 0px; margin: 0px; width: 630px; padding-top: 0px; position: absolute; top: 0px;
}
ul.slides li{
padding-right: 0px; display: none; padding-left: 0px; padding-bottom: 0px; margin: 0px; width: 630px; padding-top: 0px; position: absolute; top: 0px;height:270px;color:#e876ef;
}
ul.slides li img{
width: 630px;height:270px;
}
#newsSlider #loopedSlider {
clear: both; margin: 0px auto; width: 630px; position: relative;
}
#newsSlider {
clear: both; margin: 0px auto; width: 630px; position: relative;
}
#newsSlider {
/*border-bottom: #eee 1px solid;*/
}
#newsSlider ul.pagination {
padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; position: absolute; top: 285px;right:0;
}
#newsSlider ul.pagination li {
float: left; margin-right: 5px;
}
#newsSlider ul.pagination li A {
display: block;background:url(../imgzc/imgnews_side_Number.gif) no-repeat 0px 0px;font: bold 12px/15px "times new roman", times, serif; width: 15px; color: #fff; text-align: center;
text-decoration:none;
}
#newsSlider ul.pagination li.active A {
background-position: 0px 100%; color: #fff; text-decoration: none;
}
ul.pagination LI A:hover {
background-position: 0px 100%; color: #fff; text-decoration: none;
}

#focusRight {
    height: 350px;
    width: 300px;
    float: right;
}
#ImportantNews dt{
border-top:3px solid #000000;height:42px;line-height:42px;border-bottom:1px dashed #cccccc;
}
#ImportantNews dt span{
display:block;height:42px;width:155px;float:left;font-size:18px;font-weight:bold;color:#000000;
}
#ImportantNews dt span a{
color:#000000;
}
#ImportantNews dt b{
display:block;height:42px;width:145px;float:right;font-weight:normal;text-align:right;
}
#ImportantNews dd{
padding-top:10px;padding-bottom:10px;height:170px;display:block;
}
#ImportantNewsLeft{
height:170px;line-height:21px;width:165px;float:left;font-size:12px;color:#666666;
}
#ImportantNewsLeft a{
font-size:14px;font-weight:bold;color:#000000;
}
#ImportantNewsRight{
height:170px;width:130px;float:right;
}

#ContributeMail{
height:30px;line-height:30px;text-align:center;font-size:14px;font-weight:bold;margin:10px 0px; background:#0d6fba url(../imgzc/blueArrow.jpg) no-repeat 280px 0;font-weight:normal;color:#ffffff;
}
#ContributeMail span{
font-family:Arial, Helvetica, sans-serif;color:#ffffff;
}
#ContributeMail span a{
color:#ffffff;
}
#focusZoneAd{
height:58px;line-height:58px;text-align:center;clear:both;border:1px solid #000000;color:#000000;font-size:14px;font-weight:bold;
}
#focusZoneAd a{
color:#000000;
}
#focusItem {
    width:940px;
	height:165px;
    clear: both;
    border-top: 1px solid #DDD;
    padding-top: 10px;
    margin-right: 10px;
}
#focusItem{
/*height:188px;*/clear:both;border-top:1px solid #dddddd;padding-top:10px;margin-right:10px;
}
.focusItemList{
height:137px;width:300px;float:left;margin-right:10px;
}
.focusItemListIMG{
display:block;height:63px;margin-bottom:10px;
}
.focusItemListIMG em{
display:block;width:110px;height:63px;float:left;
}
.focusItemListIMG span{
display:block;width:186px;height:63px;float:right;
}
.focusItemListIMG span h2{
display:block;margin:0;padding:0;height:21px;line-height:21px;font-size:14px;overflow:hidden;
}
.focusItemListIMG span h2 a{
color:#000000;font-weight: 900;
}
.focusItemListIMG span p{
display:block;margin:0;padding:0;height:42px;line-height:21px;color:#666666;overflow:hidden;font-size:12px;
}
.focusItemListIMG span p img{
vertical-align:middle; *font-size:18px;
}

.focusItemList ul{
height:69px;clear:both;
}
.focusItemList ul li{
height:23px;line-height:23px;overflow:hidden;font-size:14px;background:url(../imgzc/greyDot.jpg) no-repeat scroll 3px 11px;padding-left:15px;
}

#audioVideo{
width:943px;margin:0 auto;height:46px;clear:both;padding:10px;border-left:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;border-right:1px solid #e4e4e4;background:#ffffff;
}
#audioVideo li{
height:23px;line-height:23px;overflow:hidden;font-size:14px;background:url(../imgzc/yellowArrow.jpg) no-repeat scroll -2px 8px;padding-left:15px;width:31%;float:left;
}
#encyclopedias {
    display: block;
    height: 315px;
    width: 961px;
    margin: 0px auto;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #000 #E4E4E4 #E4E4E4;
    background: none repeat scroll 0% 0% #FFF;
    clear: both;
}
#encyclopedias dt {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}
#encyclopedias dt span {
    float: left;
    font-size: 22px;
    font-family: "微软雅黑","新宋体";
    padding-left: 20px;
}

#encyclopedias dt span em {
    color: #999;
    font-size: 18px;
    padding-left: 10px;
    font-style: normal;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}
#encyclopedias dt b {
    float: right;
    font-size: 14px;
    font-family: "微软雅黑","新宋体";
    padding-left: 20px;
    color: #CCC;
    font-weight: normal;
    padding-right: 10px;
}
#encyclopedias dt b a {
    color: #666;
    margin-left: 5px;
    margin-right: 5px;
}

.fashion_item{
height:195px;clear:both;padding-left:10px;padding-top: 10px;
}
.fashion_itemLeft{
height:195px;width:280px;float:left;margin-right:25px;
}
.fashion_photoList{
DISPLAY: block; FLOAT: left;  WIDTH: 280px; HEIGHT: 177px
}
.fashion_photoList li {
	FLOAT: left; WIDTH: 280px; HEIGHT: 177px; TEXT-ALIGN: center
}
.fashion_photoList li a img{
  width:280px;
  height:175px;
  }
.fashion_photoList li span{
display:block;HEIGHT:165px;margin-bottom:5px;
}
.fashion_photoList li p {
DISPLAY: block;margin:0;padding:0;LINE-HEIGHT: 25px; HEIGHT:25px;TEXT-ALIGN: enter;font-size:14px;overflow:hidden;
}
.fashion_photoList li p a {
TEXT-DECORATION: none
}
.fashion_photoList LI P A:link {
TEXT-DECORATION: none
}
.fashion_photoList LI P A:hover {
TEXT-DECORATION: underline
}

.fashion_itemCenter{
height:195px;width:305px;float:left;
}
.fashion_itemCenter h2{
display:block;margin:0;padding:0;height:25px;line-height:25px;font-size:16px;overflow:hidden;text-align:center;
}
.fashion_itemCenter p{
display:block;margin:0;padding:0;height:66px;line-height:19px;color:#666666;font-size:12px;overflow:hidden;padding-top:5px;padding-bottom:11px;letter-spacing: 1px;
}
.fashion_itemCenter p a{
color:#000000;
}
.fashion_itemCenter p a:link{
color:#000000;
}
.fashion_itemCenter p a:hover{
color:#000000;
}
.fashion_itemCenter ul{
height:92px;clear:both;
}
.fashion_itemCenter ul li{
height:23px;line-height:23px;overflow:hidden;font-size:14px;background:url(../imgzc/greyDot.jpg) no-repeat scroll 0px 11px transparent; padding-left:15px;
}

.fashion_itemRight{
height:195px;width:305px;float:right;margin-right:10px;
}
.fashion_itemRightIMG{
display:block;height:84px;border:1px solid #cacaca;margin-bottom:10px;padding:6px;
}
.fashion_itemRightIMG em{
display:block;width:110px;height:84px;float:left;
}
.fashion_itemRightIMG span{
display:block;width:175px;height:84px;float:right;
}
.fashion_itemRightIMG span h2{
display:block;margin:0;padding:0;height:21px;line-height:21px;font-size:14px;overflow:hidden;

}
.fashion_itemRightIMG span h2 a{
color:#000000;
}
.fashion_itemRightIMG span p{
display:block;margin:0;padding:0;height:63px;line-height:21px;color:#666666;overflow:hidden;font-size:12px;letter-spacing: 1px;
}

.fashion_itemRight ul{
height:92px;clear:both;
}
.fashion_itemRight ul li{
height:23px;line-height:23px;overflow:hidden;font-size:14px;background:url(../imgzc/greyDot.jpg) no-repeat scroll 0 11px;padding-left:15px;
}









#recommend {
    display: block;
    height: 888px;
    width: 961px;
    margin: 0px auto;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #000 #E4E4E4 #E4E4E4;
    background: none repeat scroll 0% 0% #FFF;
    clear: both;
}
#recommend dt {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}
#recommend dt span {
    float: left;
    font-size: 22px;
    font-family: "微软雅黑","宋体";
    padding-left: 20px;
}
#recommend dt span em {
    color: #999;
    font-size: 18px;
    padding-left: 10px;
    font-style: normal;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}
#recommend dt b {
    float: right;
    font-size: 14px;
    font-family: "微软雅黑","宋体";
    padding-left: 20px;
    color: #CCC;
    font-weight: normal;
    padding-right: 10px;
}
#recommend dt b a {
    color: #666;
    margin-left: 5px;
    margin-right: 5px;
}
#recommend dd {
    display: block;
    padding-top: 10px;
}
.box{ width:960px; margin:0 auto; position:relative; overflow:hidden; _height:100%;margin-bottom: 10px;}
.picbox{ width:930px; height:192px; overflow:hidden; position:relative; margin:auto;}
.piclist{ height:192px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:30px; float:left; height:186px;border-radius:0px 0px 4px 4px;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../imgzc/icon.png) no-repeat; background:url(../imgzc/icon_ie6.png) no-repeat\9; position:absolute; top:63px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:0px;}
.og_next{ background-position:0 0; right:0px;}
.list-item {
    position: relative;
	height: 142px; 
	float:left; 
	overflow: hidden;
	margin-bottom:7px;
}
.piclist li p {
    width: 190px;
    height: 44px;
    line-height: 26px;
    color: #505050;
    background: none repeat scroll 0% 0% #EFEFEF;
    padding: 0px 10px;
}
.piclist li .list-item a img{ width:210px; height:142px;border-radius: 4px 4px 0px 0px;}
.item-upvote {
    width: auto;
    height: 24px;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 10px;
}
.item-upvote a {
    width: auto;
    height: 22px;
    line-height: 22px;
    float: right;
    padding: 0px 8px 0px 20px;
    color: #FF5E43;
    border: 1px solid #E6E6E6;
    border-radius: 12px;
    display: block;
    background: url('../imgzc/icons.png') no-repeat scroll 3px 6px #FFF;
    position: relative;
}
.item-upvote a:hover, .item-upvote .liked {
    background-color: #FF5E43;
    color: #FFF;
    border: 1px solid #FF5E43;
    background-position: 3px -14px;
	text-decoration: NONE
}
h3{ margin: 0px 10px 0 10px; color:#FFF; font:10pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
.boxcaption{ 
	color: #FFF;
	background-color: #000;
	overflow: hidden;
	opacity: 0.8;
	z-index: 5;
	float: left; 
	position: absolute;  
	width: 100%;
        height: 144px;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 186;
	left: 0;
}
.caption .boxcaption {
	top: 186;
	left: 0;
}


#activities {
    display: block;
    height: 545px;
    width: 961px;
    margin: 0px auto;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #000 #E4E4E4 #E4E4E4;
    background: none repeat scroll 0% 0% #FFF;
    clear: both;
}
#activities dt {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}
#activities dt span {
    float: left;
    font-size: 22px;
    font-family: "微软雅黑","新宋体";
    padding-left: 20px;
}
#activities dt span em {
    color: #999;
    font-size: 18px;
    padding-left: 10px;
    font-style: normal;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}
#activities dt b {
    float: right;
    font-size: 14px;
    font-family: "微软雅黑","新宋体";
    padding-left: 20px;
    color: #CCC;
    font-weight: normal;
    padding-right: 10px;
}
#activities dt b a {
    color: #666;
    margin-left: 5px;
    margin-right: 5px;
}
#activities dd {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
}
.frame {width:284px; height:230px;padding-left:10px;padding-right:10px;background:#fff; border:1px solid #e4e4e4; float:left;margin-right:10px;margin-bottom:10px;}
.frame h6{margin:0;padding:0;height:40px;line-height:40px;font-size:14px;font-weight:bold;;text-align:center;overflow:hidden;}
.frame span{display:block;margin:0;padding:0;height:150px;}
.frame span img{width:284px;height:150px;}
.frame b{display:block;margin:0;padding:0;height:20px;margin-top:10px;margin-bottom:10px;}
.frame b strong{font-weight:normal;float:right;}
.frame b strong a{background:#1e9790;color:#ffffff;text-decoration:none;padding:5px;padding-top:2px;padding-bottom:2px;}
.frame b strong a:link{background:#1e9790;}
.frame b strong a:hover{background:#333333;}
.frame b em{font-weight:normal;font-style:normal;font-size:14px;}
#column {
    display: block;
    height: 342px;
    width: 961px;
    margin: 0px auto;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #000 #E4E4E4 #E4E4E4;
    background: none repeat scroll 0% 0% #FFF;
    clear: both;
}
#column dt {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}
#column dt span {
    float: left;
    font-size: 22px;
    font-family: "微软雅黑","新宋体";
    padding-left: 20px;
}
#column dt span em {
    color: #999;
    font-size: 18px;
    padding-left: 10px;
    font-style: normal;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}
#column dt b {
    float: right;
    font-size: 14px;
    font-family: "微软雅黑","新宋体";
    padding-left: 20px;
    color: #CCC;
    font-weight: normal;
    padding-right: 10px;
}
#column dt b a {
    color: #666;
    margin-left: 5px;
    margin-right: 5px;
}

#column dd {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
}
#createConRight{
float:right;width:621px;margin-right:10px;_margin-right:5px;
}
.itemMove li a img{
width:245px; height:266px;
}
.culture{
width:930px;
height:700px;
margin-left: 15px;
}
.cultureList_01{
 DISPLAY: block;
 FLOAT: left; 
 WIDTH:294px;
 height:290px;
 margin-right:24px;
}
.cultureList_01 h2{
margin:0;padding:0;height:25px;line-height:25px;font-size:14px;background:#5d6a73;padding-left:10px;color:#b9c0c5; margin-bottom:10px;
}
.cultureList_01 h2 a{
color:#b9c0c5;
}
.cultureList_top_01{
width:294px;
height:200px;
}
.cultureList_top_01 a img{
display:block;width:294px;height: 200px;border-radius: 3px 3px 0px 0px;
}
.cultureList_top_01 a p{
width: 274px;
height: 56px;
padding:0px 10px 0px 10px;
background: none repeat scroll 0% 0% #000;
margin-top: -56px;
position: absolute;
opacity: 0.6;
font-weight: 900;
font-family: '宋体';
font-size: 16px;
color: #FFF;
line-height: 28px;
}
.cultureList_bot_01{
width:274px;
height:26px;
padding:6px 10px;
border-radius: 0px 0px 3px 3px;
background:rgba(239, 239, 239, 1);
}
.cultureList{
 DISPLAY: block;
 FLOAT: left; 
 WIDTH:294px;
 height:290px;
 margin-right:15px;
}
.cultureList{
DISPLAY: block; FLOAT: left; WIDTH:300px; HEIGHT:270px;margin-right:15px;
}
.cultureList_Top{
HEIGHT: 160px;
}
.cultureList_Top h2{
margin:0;padding:0;height:25px;line-height:25px;font-size:14px;background:#2e3942;padding-left:10px;color:#b9c0c5;
}
.cultureList_Top h2 a{
color:#b9c0c5;
}
.cultureList_Top p {
display:block; margin:0;padding:0;height:135px;padding-bottom:10px;
}
.cultureList_Top p strong{
display:block;width:135px;height:135px;float:left;
}
.cultureList_Top p span{
display:block;width:155px;height:135px;float:right;color:#666666;font-size:12px;line-height:22px;
}
.cultureList_Top p span a{
color:#000000;
}

.cultureList li{
DISPLAY: block;HEIGHT:22px;line-height:22px;background:url(../imgzc/greyDot.jpg) no-repeat scroll 0 8px;padding-left:15px;font-size:14px;overflow:hidden;
}
.cultureList h3{
DISPLAY: block;HEIGHT:22px;margin:0;padding:0;font-weight:normal;font-size:12px;clear:both;
}


.cultureList2{
DISPLAY: block; FLOAT: left; WIDTH:300px; HEIGHT:170px;margin-right:15px;
}


.cultureList2 li{
DISPLAY: block;HEIGHT:22px;line-height:22px;background:url(../imgzc/greyDot.jpg) no-repeat scroll 0 8px;padding-left:15px;font-size:14px;overflow:hidden;
}
.cultureList2 h3{
DISPLAY: block;HEIGHT:22px;margin:0;padding:0;font-weight:normal;font-size:12px;clear:both;
}



#photos {
    display: block;
    height: 425px;
    width: 961px;
    margin: 0px auto;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #000 #E4E4E4 #E4E4E4;
    background: none repeat scroll 0% 0% #FFF;
    clear: both;
}
#photos dt {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}
#photos dt span {
    float: left;
    font-size: 22px;
    font-family: "微软雅黑","新宋体";
    padding-left: 20px;
}
#photos dt b {
    float: right;
    font-size: 14px;
    font-family: "微软雅黑","新宋体";
    padding-left: 20px;
    color: #CCC;
    font-weight: normal;
    padding-right: 10px;
}
#photos dt b a {
    color: #666;
    margin-left: 5px;
    margin-right: 5px;
}
.photoList2{
	DISPLAY: block; FLOAT: left; MARGIN-BOTTOM: 10px; WIDTH:162px; HEIGHT: 118px;margin-right:25px;
}
.photoList2 li {
FLOAT: left; WIDTH: 162px; POSITION: relative; HEIGHT: 118px; TEXT-ALIGN: center
}
.photoList2 li p {
BACKGROUND:#333;FILTER:alpha(opacity=80); LEFT:0px; WIDTH: 162px; COLOR: #fff; LINE-HEIGHT: 25px; POSITION: absolute; top:93px;HEIGHT: 25px; TEXT-ALIGN: center; -moz-opacity: 0.8; opacity: 0.8;font-size:14px;overflow:hidden;
}
.photoList2 li p a {
	COLOR: #fff; TEXT-DECORATION: none
}
.photoList2 LI P A:link {
	COLOR: #fff; TEXT-DECORATION: none
}
.photoList2 LI P A:hover {
	COLOR: #fff; TEXT-DECORATION: underline
}
.photoList2 LI IMG {
	WIDTH: 162px; HEIGHT:118px
}

.artist_l {
	MARGIN: 10px 0px 2px; WIDTH: 960px; POSITION: relative; HEIGHT: 354px;line-height:20px;
}
.artist_l .a1 {
	LEFT: 0px; POSITION: absolute; TOP: 0px; OVERFLOW: hidden;
}
.artist_l .a2 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a3 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a4 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px;
}
.artist_l .a5 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a6 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a7 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a8 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a9 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a10 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a11 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a12 {
	LEFT: 240px; OVERFLOW: hidden; WIDTH: 110px; POSITION: absolute; TOP: 0px; HEIGHT: 110px
}
.artist_l .a3 A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 90px; PADDING-TOP: 10px; HEIGHT: 90px
}
.artist_l .a4 A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 90px; PADDING-TOP: 10px; HEIGHT: 90px;
}
.artist_l .a5 A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 90px; PADDING-TOP: 10px; HEIGHT: 90px
}
.artist_l .a6 A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 90px; PADDING-TOP: 10px; HEIGHT: 90px
}
.artist_l .a8 A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 90px; PADDING-TOP: 10px; HEIGHT: 90px
}
.artist_l .a7 A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 90px; PADDING-TOP: 10px; HEIGHT: 90px
}
.artist_l .a10 A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 90px; PADDING-TOP: 10px; HEIGHT: 90px
}
.artist_l .a11 A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 90px; PADDING-TOP: 10px; HEIGHT: 90px
}
.artist_l .a2 A {
	PADDING-RIGHT: 20px; PADDING-LEFT: 30px; FONT-SIZE: 18px; PADDING-BOTTOM: 15px; OVERFLOW: hidden; WIDTH: 182px; PADDING-TOP: 45px; HEIGHT: 172px
}
.artist_l .a1 A {
	PADDING-RIGHT: 20px; PADDING-LEFT: 30px; FONT-SIZE: 18px; PADDING-BOTTOM: 15px; OVERFLOW: hidden; WIDTH: 190px; PADDING-TOP: 45px; HEIGHT: 294px
}
.artist_l .a12 A {
	PADDING-RIGHT: 20px; PADDING-LEFT: 30px; FONT-SIZE: 18px; PADDING-BOTTOM: 15px; OVERFLOW: hidden; WIDTH: 182px; PADDING-TOP: 45px; HEIGHT: 172px
}
.artist_l .a9 A {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; FONT-SIZE: 14px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; WIDTH: 192px; PADDING-TOP: 10px; HEIGHT: 90px
}
.artist_l .a2 {
	WIDTH: 232px; HEIGHT: 232px
}
.artist_l .a3 {
	LEFT: 240px; TOP: 244px
}
.artist_l .a4 {
	LEFT: 362px; TOP: 244px
}
.artist_l .a5 {
	LEFT: 482px; TOP: 0px
}
.artist_l .a6 {
	LEFT: 604px; TOP: 0px
}
.artist_l .a7 {
	LEFT: 482px; TOP: 120px
}
.artist_l .a8 {
	LEFT: 604px; TOP: 120px
}
.artist_l .a9 {
	LEFT: 482px; WIDTH: 232px; TOP: 244px
}
.artist_l .a10 {
	LEFT: 726px; TOP: 0px
}
.artist_l .a11 {
	LEFT: 848px; TOP: 0px
}
.artist_l .a12 {
	LEFT: 726px; WIDTH: 232px; TOP: 120px; HEIGHT: 232px
}
.artist_l A {
	BACKGROUND: #0b1936; FILTER: alpha(opacity=90); LEFT: 0px; COLOR: #fff; FONT-FAMILY: 'Microsoft YaHei'; POSITION: absolute; TOP: 0px; opacity:0.9;text-decoration:none;
}
.artist_l A:hover {
	COLOR: #fff;text-decoration:none;
}
.artist_l A STRONG {
	LINE-HEIGHT:1.5em
}
#yellowpage {
    display: block;
    height: 220px;
    width: 961px;
    margin: 0px auto;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #000 #E4E4E4 #E4E4E4;
    background: none repeat scroll 0% 0% #FFF;
    clear: both;
}
#yellowpage dt {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #E4E4E4;
}
#yellowpage dt span {
    float: left;
    font-size: 22px;
    font-family: "微软雅黑","宋体";
    padding-left: 20px;
}
#yellowpage dt span em {
    color: #999;
    font-size: 18px;
    padding-left: 10px;
    font-style: normal;
    font-family: Geneva,Arial,Helvetica,sans-serif;
}
#yellowpage dt b {
    float: right;
    font-size: 14px;
    font-family: "微软雅黑","宋体";
    padding-left: 20px;
    color: #CCC;
    font-weight: normal;
    padding-right: 10px;
}
#yellowpage dt b a {
    color: #666;
    margin-left: 5px;
    margin-right: 5px;
}
.rollBox_01{width:923px; height:156px; overflow:hidden;padding:10px 20px;margin:0 auto;} 
.rollBox_01 .LeftBotton_01{height:21px;width:11px;overflow:hidden;float:left;display:inline;margin:55px 30px 0px 0px;cursor:pointer;} 
.rollBox_01 .RightBotton_01{height:21px;width:11px;overflow:hidden;float: right;display:inline;margin:55px 0px 0px 0px;cursor:pointer;} 
.rollBox_01 .Cont_01{width:870px; height:156px;overflow:hidden;float:left;} 
.rollBox_01 .ScrCont_01{width:10000000px;} 
.rollBox_01 .Cont_01 .pic_01{width:145px; height:135px; float:left;text-align:center; margin-right:30px;} 
.rollBox_01 .Cont_01 .pic_01 img{display:block;margin:0 auto;} 
.rollBox_01 .Cont_01 .pic_01 p{line-height:26px;color:#505050;} 
.rollBox_01 .Cont_01 a:link,.rollBox .Cont_01 a:visited{color:#626466;text-decoration:none;} 
.rollBox_01 .Cont_01 a:hover{color:#f00;text-decoration:underline;} 
.rollBox_01 #List1_01,.rollBox_01 #List2_01{float:left;} 


/*众筹之家*/

.home_item{height: 195px;clear: both;padding-left: 10px;padding-top: 10px;}
#index_homes {display: block; height: 500px; width: 961px; margin: 0px auto; border-width: 3px 1px 1px; border-style: solid; border-color: #000 #E4E4E4 #E4E4E4; background:#FFF; clear: both; margin-bottom: 30px;}
#index_homes dt {    display: block; height: 50px;line-height: 50px;text-align: center;border-bottom: 1px solid #E4E4E4;}
#index_homes dt span {    float: left;font-size: 22px;font-family: "微软雅黑","新宋体"; padding-left: 20px;}
#index_homes dt span em {    color: #999;font-size: 18px;padding-left: 10px;font-style: normal;font-family: Geneva,Arial,Helvetica,sans-serif;}
#index_homes dt b {    float: right;font-size: 14px;font-family: "微软雅黑","新宋体";padding-left: 20px;color: #CCC;font-weight: normal;padding-right: 10px;}
#index_homes dt b a {color: #666;margin-left: 5px;margin-right: 5px;}
.index_home_left{ width:608px; border:1px solid #f1f1f1; height: 420px; float:left;}
.index_home_left .index_home_leftgs{margin-right: 18px;margin-bottom: 20px;float: left;width: 160px;padding: 10px;overflow: hidden;margin-top: 0;}
.index_home_left .index_home_leftgs:hover{ background:#f8f8f8;}
.index_home_left .index_home_lefttop{ width:160px; height:36px; margin-bottom:10px;}
.index_home_left .index_home_lefttop h4{float: left;height: 18px;width: 160px;font-size: 15px;font-weight: bold;color: #666;text-decoration: none;}
.index_home_left .index_home_lefttop p{ color:#0d6fba; float:right;}
.index_home_left .index_home_leftbom{ }
.index_home_right{ float:right; width:320px;border: 1px solid #f1f1f1;background: #fff;margin-bottom: 20px;margin-right: 10px;height: 420px;}
.index_home_right ul li{padding: 9px 20px;margin-bottom: 15px;clear: both;}
.index_home_right ul{padding: 5px 0px 12px;}
.index_home_right h2 {font-size: 16px;color: #666;padding: 20px 20px 10px;border-bottom: 1px solid #DFDFDF;}
.index_home_right h2 .pull_right{float: right;color: #aaa;font-weight: normal;}
.index_home_right .index_home_rightl{margin-right: 15px;width:34px; height:41px; text-align: center; float: left; background:url(../images/home_li.jpg) no-repeat; color: #56453d; line-height: 55px; float:left;}
.index_home_right .index_home_rightr{color: #ada8a2; float: right; font-weight: normal;width: 230px;}
.index_home_right .index_home_rightz{color:#56453d; }
.index_home_right .index_home_rightz:hover{color:#0d6fba; }
/* 中间 ————————————————————————————————————结束  */

/* 尾部 ————————————————————————————————————开始  */
/*#footer{
  width:auto;
  height:60px;
  margin:0 auto;
  text-align: center;
  color:#000;
  }
.footer_t{
  width:100%;
  height:90px;
  background:#303030;
  border-top:1px solid #838383;
  border-bottom:1px solid #3B3B3B;
  margin:0 auto;
  }
.footer_tc{
  width:960px;
  height:78px;
  margin:0 auto;
  }  
.footer_tc p{
  width:960px;
  height:20px;
  color:#e7e7e5;
  padding:15px 0px 10px;
  text-align: center;
  }
.footer_tc p a{
  width:80px;
  height:20px;
  color:#e7e7e5;
  }
.footer_tc ul{
  margin:0 auto;
  width:650px;  
  }
.footer_tc ul li{
  float:left;
  color:#E7E7E5;
  font-size: 11px;
  margin:0px 8px;
  }
.footer_tc ul li a{
  color:#E7E7E5;
  }
.footer_tc ul li a:hover{
  color:#286EB4
  }
.footer_b{
  width:100%;
  height:37px;
  background:#292929;
  }
.footer_b p{
  color: #E7E7E5;
  line-height: 35px;
  font-size:10px;
  text-align: center;
  }*/

/*#footer{ width:963px; margin:auto; border-top:1px dashed #ccc;}
.footer_t{ margin-top:20px;}
.footer_tl{ width:150px; float:left;  height:110px; margin-left:15px;}
.footer_tc{ width:640px;}
.footer_tc p{ color:#848484; font-size:16px;}
.footer_tc p a{ color:#848484;}
.footer_tc ul{ margin-top:10px;}
.footer_tc ul li{ font-size:14px;color:#b0b0b0; float:left; margin-right: 5px;}
.footer_tc ul li a{ color:#8d8d8d;}
.footer_b{ clear:both; background:#fff; height:66px;}
.footer_b ul{ width:963px; margin:auto; padding-top: 8px;}
.footer_b ul li{ font-size:14px; color:#bbb; line-height:24px;width: 963px;height: 24px;}
.footer_b ul li p{ float:right;}*/
#footer{  margin:auto;/* width:963px; border-top:1px dashed #ccc;*/}
.footer_t{ margin-top:20px;}
.footer_tl{ width:150px; float:left;  height:110px; margin-left:15px;}
.footer_tc{ width:640px;float: left;}
.footer_tc p{ color:#848484; font-size:16px;}
.footer_tc p a{ color:#848484;}
.footer_tc ul{ margin-top:10px;}
.footer_tc ul li{ font-size:12px;color:#8d8d8d; float:left; margin-right:5px;}
.footer_tc ul li a{ color:#8d8d8d;}
.footer_tb { width:44px; float:right;}
.footer_tb .footer_tb_weixin{position:absolute;float:left;}
.footer_tb .footer_tb_weixin .footer_tb_xixi{display:none}
.footer_tb .footer_tb_weixin:hover .footer_tb_xixi{position:absolute;display:block;right:30px;bottom:0;z-index:9}
.footer_tb a{ width:22px; height:22px; float:left; margin-left: 22px;}
.footer_tb a.footer_tb2{background:url(../images/foot_qq.png) no-repeat;} 
.footer_tb a.footer_tb2:hover{background:url(../images/foot_qqs.png) no-repeat;} 
.footer_b{ clear:both; background:#fff; height:66px;}
.footer_b ul{ width:963px; margin:auto; padding-top: 8px;}
.footer_b ul li{ font-size:14px; color:#bbb; line-height:24px;width: 963px;height: 24px;}
.footer_b ul li p{ float:right;}

/* 尾部 ————————————————————————————————————结束  */
.site-area {
    width: 950px;
    height: 40px;
    background: url('../imgzc/mingzhan_bg.png') repeat-x scroll 0px 0px transparent;
    border-style: solid;
    border-color: #E5E5E5;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding-top: 1px;
    margin:0px 5px 10px;
}
.site-area .site-left {
    float: left;
    width: 840px;
    height: 40px;
    overflow: hidden;
}
.site-area .site-left .site-title-wrap {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    font-family: '微软雅黑';
}
.site-area .site-left .site-title-wrap a {
    display: inline-block;
    padding-left: 17px;
    margin-top: 10px;
    height: 20px;
    color: #333;
    background: url('../imgzc/mingzhan_logo.png') no-repeat scroll 0px 1px transparent;
}
.site-area .site-left .site-item-wrap {
    margin-right: 20px;
    white-space: nowrap;
}
.site-area .site-left .site-item-wrap a {
    display: inline-block;
    height: 16px;
    padding: 2px 3px;
    color: #333;
    margin-top: 11px;
}
.site-area .site-more {
    float: right;
    margin-right: 10px;
    height: 40px;
    width: 70px;
    text-align: right;
    line-height: 40px;
}
.site-area .site-left .site-wrap {
    float: left;
    height: 40px;
}
.site-area .site-left .site-item-wrap a {
    display: inline-block;
    height: 16px;
    padding: 2px 3px;
    color: #333;
    margin-top: 11px;
}
.site-area .site-more a {
    color: #999;
    text-decoration: none;
    display: inline-block;
    height: 40px;
}
.site-area .site-more a .arrow-right {
    display: inline-block;
    width: 5px;
    height: 14px;
    background: url(../../../../s2.pctuan.bdimg.com/static/index/img/black-arrow-right_beed7acb.png.htmlg') no-repeat scroll 0px 5px transparent;
}


/*  回到顶部   */
#goTopBtn {
	POSITION: fixed; TEXT-ALIGN: center; LINE-HEIGHT: 30px; WIDTH: 47px; BOTTOM: 47px; HEIGHT: 33px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 0px; _position: absolute; _right: auto
}
