/* LiuYu */
html, body, div, p, span, a, abbr, applet, object, iframe, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, label, pre, form, fieldset, input, textarea, blockquote, table, caption, tbody, tr, th, td, 
acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, legend { margin: 0; padding: 0;}
caption, th { text-align: left; }
ol, ul, li, dl, dd, dt { list-style-type: none; }
img{ border:0; }
fieldset, img, button { border: none; }
button { cursor: pointer; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
img, button, input, select, textarea { border:0; outline:0; resize: none;}
body { color:#3f3f3f; background: url(../Images/allBg.gif); font-size: 14px;font-family: "宋体";}
a{
	outline: none;
    color: #666;
	text-decoration: none;	
}
a:hover{
	color: #9d8545;
	text-decoration: underline;	
}
.fr{ float: right;}
.fl{ float: left;}

.pt8{ padding-top: 8px;}
.pt15{ padding-top: 15px;}
.pt12{ padding-top: 12px;}
.pt55{ padding-top: 55px;}
.pt10{ padding-top: 10px;}
.ptb15{ padding-top: 15px; padding-bottom: 15px; padding-left: 15px;}

.pb12{ padding-bottom: 12px;}
.pb55{ padding-bottom: 55px;}

.pl31{ padding-left: 31px;}

.plr12{ padding-left: 12px; padding-right: 12px;}
.pr10{ padding-right: 10px;}

.plr18{
	padding-right: 18px;
	padding-left: 18px;
}

.ptl15{ padding-top: 12px; padding-left: 15px;}
.ptb125{ padding-top: 12px;  padding-left: 15px; padding-bottom: 12px;}

.ptb1240{ padding-top: 12px; padding-bottom: 40px;}


.pbl15{ padding-left: 15px; padding-bottom: 15px;}
.pbl10{ padding-left: 15px; padding-bottom: 10px;}

.ptb12{
	padding-top: 12px;
	padding-bottom: 12px;
}

.mt2{ margin-top: 2px;}
.mt9{ margin-top: 9px;}
.mt10{ margin-top: 10px;}
.mt12{ margin-top: 12px;}
/*.mt15{ margin-top: 15px;}*/
.mt25{ margin-top: 25px;}
.mt40{ margin-top: 40px;}
.mt50{ margin-top: 50px;}
.mt65{ margin-top: 65px;}

.mb3{ margin-bottom: 3px;}
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px;}

.ml20{ margin-left: 20px;}
.ml100{ margin-left: 100px;}
.overflow{ overflow: hidden;}

.content{
	width: 980px;
	/*height: 100%;*/
	margin: 0 auto;
	overflow: hidden;
}

.top{
	height: 52px;
	line-height: 62px;
	/*border-bottom: 1px dashed #848484;*/
}
.top-left{
	/*float: left;*/
	width: 290px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #fff;
	/*background: url(../Images/search-bg1.jpg) no-repeat;*/
}
.top-left .new-news{
	position: relative;
	float: left;
	width: 531px;
	padding-left: 10px;
	overflow: hidden;
}
.top-left .new-news .gun{
	position: absolute;
	left: 75px;
}
.top-left .new-news .gun a{
	color: #ffa200;
}
.top-left .search-out{
	position: relative;
	/*float: right;*/
	/*width: 120px;*/
	/*margin-right: 8px;
	margin-left: 8px;*/
}
.top-left .search-out span{
	position: absolute;
	right: 15px;
	top: 5px;
}
.top-left .search{
	width: 100%;
	height: 21px;
	line-height: 21px;
	/*margin-top: 2px;*/
	background-color: #e4e5ea;
	border-radius: 3px;
}

.top-right a{
	float: right;main-left
	font-size: 15px;
	color: #bd402d;
	/*font-weight: bold;*/
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
	margin: 5px 15px;
}

.logo{
	height: 75px;
	/*line-height: 128px;*/
	background: url(../Images/logo-bg2.png) no-repeat;
}
.logo img{
	margin-top: 5px;
}


#nav {
	height: 50px;
	/*line-height: 65px;*/
	display: block;
	overflow: hidden;
	border-bottom: 4px solid #ffa200;
}
#navMenu ul {
	float: left;
	height: 144px;
}
#navMenu li {
	float: left;
}
#navMenu li a {
	color: #fff!important;
	text-decoration: none;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: url('../Images/navmo1.png') no-repeat;
	display: block;
	font-size: 18px;
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
}
#navMenu li a.current {
	width: 140px;
	height: 50px;
	line-height: 50px;
	display: block;
	color: #fff;
	text-align: center;
	background: url('../Images/navmohover1.png') no-repeat;
}
#navMenu li a:hover {
	background: url('../Images/navmohover1.png') no-repeat;
}
#navMenu li a.first{
	width: 130px;
	background: url('../Images/navLeft1.png') no-repeat;
}
#navMenu li a.first:hover{
	background: url('../Images/navlefthover1.png') no-repeat;
}
#navMenu li a.last{
	width: 130px;
	background: url('../Images/navright1.png') no-repeat;
}
#navMenu li a.last:hover{
	background: url('../Images/navrighthover1.png') no-repeat;
}


.dropMenu {
	position: absolute;
	top: 4px;
	z-index: 100;
	visibility: hidden;
	border-top: 0;
	padding: 4px;
}
.dropMenu li {
	float: left;
	padding: 5px 5px;
}

.dropMenu li a {
	display: block;
	padding: 5px 0px 0px 5px;
	color: #ffa200;
}
.dropMenu a:hover {
	text-decoration: underline;
	color: #ffa200;
}

.main-left{
	/*float: left;*/
	width: 980px;
	margin-top: 38px;
	background-color: #fff;
}
.main-left1{
	float: left;
	width: 685px;
	margin-top: 38px;
	background-color: #fff;
}
/*.main-right{
	float: right;
	width: 290px;
	margin-top: 38px;
	background-color: #fff;
}*/
.main-right1{
	float: right;
	width: 280px;
	margin-top: 38px;
	background-color: #fff;
}

/*banner*/
#box {
	width: 685px;
	height: 435px;
	background: #fff;
	position: relative;
	overflow: hidden;
	z-index: 5000;
}
#list {
	position: absolute;
	left: 0;
	top: 0;
}
#list li {
	width: 685px;
	height: 435px;
	cursor: pointer;
}
#num {
	position: absolute;
	left: 15px;
	bottom: 15px;
	height:100px;
}
#num li {
	width: 16px;
	height: 16px;
	margin-bottom: 4px;
	border-radius: 50px;
	background-color: #fff;
	cursor: pointer;
	line-height: 16px;
	text-align: center;
	border: 1px solid #d3d3d3;
}
#num li img{
	width: 8px;
	height: 8px;
}
.active {
	background: url(../Images/dot.png) no-repeat center;
}
#foot_bm a, p, p a {
	/*font-size: 15px;*/
	color: #666;
}
/*banner End*/


.tit1, .tit2, .tit3, .tit4{
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #ffa200;
	font-size: 28px;
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
}
/*
.tit1{
	background: url(../Images/tit1.png) no-repeat;
}
.tit2{
	background: url(../Images/tit2.png) no-repeat;
}
.tit3{
	background: url(../Images/tit3.png) no-repeat;
}
.tit4{
	background: url(../Images/tit4.png) no-repeat;
}
*/

.news-left{
	float: left;
	width: 310px;
}
.news-right{
	float: right;
	width: 330px;
}

.title1{
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 17px;
	/*padding-left: 45px;*/
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
	border-bottom: 2px solid #80878f;
	/*background: url(../Images/tit-bg.png) no-repeat;*/
}
.title2{
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 17px;
	/*padding-left: 45px;*/
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
	border-bottom: 2px solid #80878f;
	/*background: url(../Images/tit1-bg.png) no-repeat;*/
}
.news-top{
	height: 101px;
	padding-top: 20px;
	line-height: 22px;
}
.border-top{
	border-top: 1px solid #ccc;
}
.border-bottom1{
	border-bottom: 1px solid #ccc;
}
/*.red{ color: #bd402d }*/

.news-list{
	overflow: hidden;
	padding-top: 8px;
}
.news-list li{
	/*line-height: 24px;*/
}
.news-list li span{
	float: right;
}

.news-all{
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	line-height: 24px;
}
.news-all h3{
	font-size: 24px;
	padding-top: 12px;
	padding-bottom: 4px;
	color: #000;
}

.news-left1{
	float: left;
	width: 318px;
	padding-right: 12px;
	border-right: 1px dashed #ccc;
}
.news-right1{
	float: right;
	width: 318px;
}

.column{
	height: 59px;
	line-height: 59px;
	padding: 0 12px;
}
.column a{
	padding: 0 5px;
}

hr{
	margin-bottom: 10px;
	margin-top: 10px;
}
.gong-gao {
	height: 155px;
	/*margin: 18px 18px 30px 18px;*/
	background: #FAE8C4;
}
.gong-gao h3{
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 20px;
 	text-align: center;
}
.gong-gao ul {
	overflow: hidden;
	padding: 0 8px 4px 8px;
}
.gong-gao ul li {
	height: 22px;
	line-height: 22px;
	padding-left: 16px;
	background: url(../Images/99.jpg) no-repeat 0 2px;
}
.gong-gao ul li span{
	float: right;
}
.gong-gao span{
	float: right;
	margin-right: 5px;
}

.right-tit{
    color: #000;
    font-size: 16px;
    margin: 10px 18px 8px 18px;
    padding-bottom: 8px;
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
	border-bottom: 1px dashed #999;
}
.right-tit span a{
	font-size: 12px;
	/*font-family: none;*/
}
.pingxuan{ 
	padding-left: 18px; 
	padding-right: 18px; 
}
.pingxuan li{
	width: 220px;
	height: 30px;
	line-height: 30px;
	background: url(../Images/wenwu_65.jpg) no-repeat 254px 6px #e5e5e5;
	text-indent: 14px;
	margin-bottom: 5px;
}
.text-center{
	text-align: center;
}



.footer{
	overflow: hidden;
	padding: 15px;
	background-color: #fff;
	/*width: 975px;*/
	/*margin: 0 auto;*/
	/*clear: both;*/
}
.foot-about{
	clear: both;
	overflow: hidden;
	line-height: 22px;
}
.foot-about .about-link{
	text-align: center;
}
.foot-about .about-link a{
	color: #bd402d;
}

.links { width:990px; margin:0 auto; background-color:#fff; float:left; padding:10px 0; line-height:22px; margin-top:8px;}
/*.links img { float:left; margin:0 8px; }*/
.lkGuding { font-weight:bold;}
.lkTitle { width:930px; height:28px; line-height:28px; margin:0 0 5px 3px; border-bottom:1px dashed #ccc; float:left;}
.lkTitle li { float:left; margin-right:25px;text-align:left; cursor:pointer }
/*.lkCon a { margin:0 2px;}*/
.lkCon p { width:930px;  display:block; float:left;   line-height:22px;  }



.dushu {
	width: 260px;
	height: 255px;
	background-color: #fff;
	padding-bottom: 10px;
	margin-left: 9px;
	/*margin-right: 18px;*/
}
.dsTitle {
	height: 35px;
	line-height: 35px;
	text-indent: 12px;
	width: 244px;
	border-bottom: 1px dashed #999;
	margin-bottom: 15px;
}
.dsTitle i {
	float: left;
	font-style: normal;
}
.dsTitle li {
	float: left;
	cursor: pointer;
	font-size: 12px;
}
.dsTitle li p {
	color: #000;
	font-size: 16px;
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
}
.dsGuding {
	color: #000;
	font-size: 16px;
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
}
.dsTitle span {
	float: right;
	margin-right: 8px;
}
.dsCon {
	float: left;
	width: 260px;
	height: 207px;
	overflow: hidden;
	padding-bottom: 0;
}
.dsCon ul {
	margin-left: 10px;
}
.dsCon li {
	float: left;
	width: 120px;
	margin: 8px 0 0 10px;
}
.dsCon li span {
	display: block;
	float: left;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.dsCon-1 li {
	width: 260px;
	float: left;
	height: 26px;
	line-height: 26px;
	text-indent: 8px;
}

.none { display:none}

/*文博资料*/
.yichan {
	width: 660px;
	margin-left: 10px;
	/*margin-right: 10px;*/
	height: 28px;
	border-bottom: 2px solid #80868c;
}
.yichan li {
	float: left;
	width: 106px;
	margin-right: 4px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	display: block;
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
	font-size: 13px;
	/*overflow: hidden;*/
}
.yichan p {
	/*padding: 0 10px;*/
}
.guding {
	display: block;
	color: #fff;
	background: url(../Images/tab-bg.jpg) no-repeat;
}
.zlCon {
	margin-left: 10px;
}
.zlCon ul {
	display: block;
	margin-top: 5px;
	float: left;
	width: 420px;
	padding-bottom: 15px;
}
.zlCon li {
	width: 410px;
	float: left;
	height: 27px;
	line-height: 27px;
	margin-left: 14px;
	_margin-left: 8px;
}
.zlCon span {
	float: right;
	line-height: 27px;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.img-descc {
	position: relative;
	display: block;
	height: 238px;
	width: 238px;
	padding-top: 10px;
	margin-bottom: 5px;
	float: left;
}
.img-descc cite {
	background: #000;
	filter: alpha(opacity=65);
	opacity: .65;
	color: #fff;
	position: absolute;
	bottom: 0px;
	font-style: normal;
	font-weight: bold;
	left: 0;
	width: 218px;
	padding: 6px 10px;
	border-top: 1px solid #999;
}

.table{
	float: left;
	width: 400px;
	background-color: #e1e1e1;
	overflow: hidden;
	margin-left: 15px; 	
}
.table th{
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #e9e9e9; 
}
.table tr{
	background: #fff;	
}
.table tr:hover{
	background: #eef1f8;
}
.table tr:hover td{
	background: none;	
}
.table td{
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.table tr:nth-child(odd){
	background-color: #f5f5f5;
 }
.table tr:nth-child(even){
	background-color: #fff;
 }
.table tr:hover{
	background-color:#e8f2f9;
	text-decoration: none;
}


.whyc {
	width: 265px;
	/*height: 332px;*/
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 18px;
	background-color: #fff;
}
.zgTitle a {
	float: right;
	margin-right: 18px;
	line-height: 35px;
}
.zgTitle {
	width: 280px;
	height: 25px;
	/*line-height: 35px;*/
	/*border-bottom: 1px dashed #999*/
}
.zgTitle h2{
	color: #000;
    font-size: 14px;
	/*font-family: "Lucida Grande", Verdana, "Microsoft Yahei", STXihei, hei;*/
}
.zgwhyc {
	float: left;
}

.zgwhyc img {
	float: left;
	margin: 10px 8px 0 8px;
	display: inline;
}
.zgwhyc li {
	width: 150px;
	height: 24px;
	line-height: 24px;
	float: left;
}

/*=============== 新闻页 ==============*/

.website{
	height: 28px;
	line-height: 30px;
	border-bottom: 2px solid #dcd5a9;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	/*padding-left: 50px;*/
	background: url(../Images/website.png) no-repeat;
}
.website span{
	float: right;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-right: 12px;
}

.newsList {
  overflow: hidden;
  margin-top: 12px;
  padding-bottom: 10px;
  padding-right: 12px;
  border-top: 3px solid #b2b1b1;
}
.newsList a{
	text-decoration: none;
}
.newsList dl {
  display: block;
  /*height: 90px;*/
  margin: 10px 0px 0px 20px;
  border-bottom: 1px dotted #999;

}
.newsList dt {
  overflow: hidden;
  line-height: 25px;
  color: #9d8545;
  float: left;
  margin-right:20px; 
}

.newsList dd {
  overflow: hidden;
  line-height: 26px;
  margin-top: 6px;
  
}

.newsList dd strong{
	color: #9d8545;
}
.newsList dd span{
	float: right;
	color: #666;
	margin-right: 0;
}
.newsList dd p{
	margin-top: 5px;
}
.newsList dt span{
	float: right;
	color: #666;
	margin-right: 0;
}


/* Pages */
.pages ul {
  float: right;
  padding: 12px 7px 15px 0px;
}
.pages ul li {
  float: left;
  /*font-family: Tahoma;*/
  line-height: 17px;
  margin-right: 6px;
  border: 1px solid #E9E9E9;
}
.pages ul li a {
  float: left;
  padding: 2px 4px 2px;
  color: #555;
  display: block;
}
.pages ul li.thisclass, .pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
  background-color: #F8F8F8;
  padding: 2px 4px 2px;
  font-weight: bold;
}
.pages .pageinfo {
  line-height: 21px;
  padding: 12px 10px 12px 16px;
  color: #999;
}


.subtit{
	height: 25px;
	line-height: 30px;
	border-bottom: 1px dashed #dcd5a9;
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	background: url(../Images/website.png) center no-repeat;
}
.tuijian {
  overflow: hidden;
  padding: 0 10px;
}
.tuijian dl {
  height: 82px;
  /*width: 270px;*/
  border-bottom: 1px solid #c1c1c1;
  padding-top: 10px;
  overflow: hidden;
}
.tuijian dt {
  float: left;
  margin-right: 8px;
  display: inline;

}
.tuijian dd {
  width: 165px;
  float: left;
  line-height: 20px;

}
.tuijian dd.small{
	font-size: 12px;
	margin-top: 8px;
	
}
.tuijian ul{
	overflow: hidden;
	width: 260px;
	padding-top: 8px;
}
.tuijian li {
  /*float: left;*/
  margin-left: 8px;
  line-height: 26px;
}


.jiaodian{
	overflow: hidden;
	padding-left: 8px;
}
.jiaodian li {
  float: left;
  width: 120px;
  height: 136px;
  margin: 10px 0 0 8px;
}
.jiaodian span {
  height: 20px;
  text-align: center;
  display: block;
  line-height: 20px;
  margin-top: 3px;
  background-color: #e9e3d2;
}
.jiaodian li img{
	width: 120px;
}

.App{
	text-align: center;
}


/*内容页*/
.xiangxi {
  overflow: hidden;
  padding: 10px 20px;
  border-top: 3px solid #b2b1b1;
 /* border-bottom: 1px dashed #AFAFAF;*/
  background-color: #fff;
  margin-top: 12px;
}
.xiangxi h1 {
  color: #333333;
  display: block;
  /*font-family: "微软雅黑";*/
  /*font-size: 20px;*/
  /*height: 30px;*/
  /*line-height: 30px;*/
  text-align: center;
  /*padding: 20px 0;*/
}

.caibian {
  overflow: hidden;
  display: block;
  color: #999;
  padding: 5px 0;
  margin-bottom: 10px;
}
.xiangxi .shijian {
  display: block;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
  padding: 0 10px;
  color: #666666;
  background-color: #F2EDDD;
  /*float: left;*/
  text-align: right;
  width: 925px;
}
.xiangxi .shijian span{
	float: left;
}
.xiangxi p{
	line-height: 26px;
	font-size: 14px;
}


/*图片新闻*/
.DB_gallery{
	height:400px;
	background-color:#ccc;
}

/*文物信息拍卖*/
.Auction  ul li{
	line-height:26px;
	font-size:13px;
}


.Auction ul li a font{
	float:left;
	margin-left:20px;
	color:red;
	font-size:20px;
}

/*.Auction  p{
	float:right;
	margin-right:40px;
}*/




/*红楼橱窗*/
pre {
    background: none repeat scroll 0 0 #f7f7f7;
    /*font-family: "Courier New",monospace;*/
    font-size: 12px;
    margin: 0 0 1em;
    overflow: auto;
    
}

h1 {
	margin-top: 20px;
}

#zuixin {
    border: 1px solid #cccccc;
    display: inline;
    float: left;
    height: 170px;
    margin: 0 15px 25px 25px;
    padding-top: 10px;
    width: 200px;
}
#zuixin_1 {
    display: inline;
    float: left;
    text-align: center;
    width: 198px;
}
#zuixin_2 {
    border-bottom: 1px solid #cccccc;
    display: inline;
    float: left;
    height: 40px;
    line-height: 20px;
    padding: 5px 19px;
    width: 160px;
}
#zuixin_3 {
    color: #999999;
    display: inline;
    float: left;
    padding: 7px 19px;
    text-align: center;
    width: 160px;
}


/*图书推荐*/
.qbCon li {
    background-color: #f7f7f7;
    float: left;
    height: 340px;
    margin: 8px 7px 5px 30px;
    padding: 5px;
    position: relative;
    width: 175px;
}
.qbCon li span {
    display: block;
    float: left;
    height: 18px;
    line-height: 20px;
    margin-top: 1px;
    padding: 8px;
    width: 159px;
}
.qbCon .bwg {
    border-bottom: 1px dotted #000000;
    border-top: 1px dotted #000000;
    float: left;
    height: 32px;
    line-height: 30px;
    width: 169px;
}
.qbCon li .fenxiang {
    background-color: #f7f7f7;
    color: #bdbdbd;
    float: left;
    height: 32px;
    line-height: 32px;
    width: 175px;
}
.qbCon .bwg img {
    margin: 0 8px;
}


/*内容页*/
.share{
	height:40px;
}

.share-left{
	margin-left:40px;
	margin-top:10px;
	float:left;
	width:60px;
}
.share-right{
	margin-top:5px;
	float:left;
	height:20px;
}
.xwb{

border:2px solid #ccc;
	height:40px;
	margin-top:30px;
}
.xwb .newspl{
	float:left;
	margin-top:20px;

}

.xwb .jrpl{
	margin-top:20px;
	float:right;

}

/*中国世界遗产*/
.Auction table{
	/*margin-top:25px;*/
	border-collapse:collapse; 
	width:965px;
	line-height:25px;
	margin-left:15px;
}
.Auction table tr th{
	text-align:center;
}
.Auction table tr{
	border:1px solid black;
} 
.Auction table tr td{
	text-align:center;
}

.lines{
	line-height:20px;
	margin-left:5px;
}

/*法律法规*/

.fangk {
	float:left;
	width:990px;
	margin-top:10px;
}
.fangk a{
	margin-left:21px;
}
.fangk a font{
	color:red;
}
.tables{
	float:left;
	width:965px;
	/*text-align:center;*/
}

.Auction .trs tr{
	border:1px solid #fff;
} 

/*历史文化名城*/

.Auction .huitiao {
  display: block;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  padding: 0 10px;
  color: #666666;
  background-color: #F2EDDD;
}
.Auction .huitiao span{
	float: right;
}

.clear{
	clear:both;
}


/*十大精品陈列*/

.listss{
		width: 990px;
		padding: 10px 0px 0px 0px;
		height: 100px;
		border-bottom: 2px solid #dcd5a9;
		}
.listss li{
		list-style-type:none;
		float: left;
		margin-right: 5px;
		height: 35px;
		background-color: #dcd5a9;
		cursor: pointer;
		/*font-family: "Microsoft Yahei";*/
		padding: 0 11px;
		}
.listss ul a{font-size:15px;position:relative;top:5px;}
#skip1{background-color:#ffa40f; }

#skip1 a{background-color:#ffa40f;color:#fff!important;}
.qiehuan{
	margin-top:10px;
}
.qiehuan font{
	color:black;font-size:20px;font-weight:bold;text-align:20px;
	
}


.shengming_1 {
    display: inline;
    float: left;
    height: 40px;
    margin: 10px 0 0 25px;
    width: 605px;
}

/*视频展示*/
.sipin li {
    float: left;
    height: 130px;
    margin: 10px;
    width: 150px;
}

/*中国博物馆名录*/
.conLeft { /*width:690px;*//*min-height:1000px;*/  float:left;  margin:10px 11px 10px 0; /*min-height:1000px; background-color:#fff;*/}

.tjTitle {
   /* background: url("../images/zlxz_10.png") repeat-x scroll 0% 0% transparent;*/
    width: 789px;
    height: 39px;
    float: left;
    margin-bottom: 6px;
    text-indent: 14px;
    /*font-family: "微软雅黑";*/
    color: rgb(51, 51, 51);
    line-height: 39px;
    font-size: 14px;
    margin-top:-11px;
}
.tjxz { float:left; border-bottom:15px solid #f7f7f7; overflow:hidden; padding-bottom:10px;}

.grays{

    border:2px solid #b2b1b1;
    margin-top:30px;
}

.tjxz li {
    width: 965px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dotted rgb(178, 178, 178);
    float: left;
    color: rgb(102, 102, 102);
    margin-top: 5px;
}
/*.tjxz select { padding:2px 5px ; color:#999; margin:0 10px 0 3px;}*/

.tjxz li span { 
    background:url(../images/zlxz_03.png) no-repeat;
    width:108px; height:20px; line-height:20px; text-align:center; display:block; float:left; color:#fff;
    margin:5px 5px 0 10px; 
}


.yizhi { width:965px; padding:10px 0 0 10px; background-color:#fff; overflow:hidden;}
.yzTitle { width:965px; border-bottom:1px dotted #999; height:40px; line-height:40px; margin-bottom:10px;}
.yzTitle span { display:block; float:left; font-style:italic; /*font-family:"微软雅黑";*/ font-size:24px; color:#bd402d; line-height:34px; }
.yzTitle h2 { float:left; font-size:14px;}


/*文博资料*/
.website1{
	height: 28px;
	line-height: 30px;
	border-bottom: 2px solid #dcd5a9;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	/*padding-left: 50px;*/
	background: url(../Images/website1.png) no-repeat;
}
.website1 span{
	float: right;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-right: 12px;
}

/*新闻资讯*/
.website2{
	height: 28px;
	line-height: 30px;
	border-bottom: 2px solid #dcd5a9;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	/*padding-left: 50px;*/
	background: url(../Images/website2.png) no-repeat;
}
.website2 span{
	float: right;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-right: 12px;
}

