/* CSS Document */
.body{ width:1280px; margin:0 auto; height:auto; padding:30px 0;}

/*左侧*/
.mainleft{ width:240px; height:auto; border:1px solid #ccc;font-size:20px; }
.mainleft_t{ padding-left:30px; background:url(../images/mainlefttop.png); height:50px; line-height:50px; border-bottom:1px solid #ccc; color:#a40001;} 
.mainleft_b ul li{ height:50px; line-height:50px;font-size:16px;overflow:hidden;padding:0 10px;}
.mainleft_b ul li a{height:50px; margin-left:10px; padding-left:20px; }
.mainleft_b ul li a.active{ background:url(../images/mainlefticon.png) left no-repeat; color:#a40001;}
.mainleft_b ul li a:hover{ background:url(../images/mainlefticon.png) left no-repeat; color:#a40001;}

.mainright{ width:1010px; height:auto; overflow:hidden;}
.mainright_t{ width:1010px;height:200px; }
.mainright_t img{ width:1010px;height:200px; }
.page{ background:#fff; width:940px; padding:30px 35px;}
.webpath{ height:55px; line-height:55px;   }
.webpath a{ display:inline; padding:0 5px;}

.pagehd{font-size:24px; color:#333; line-height:50px;}
.pagehd i{ padding-left:15px; color:#a40001;}

.pagebd{}
.tilelist ul li{ height:39px; border-bottom:1px dashed #cccccc; line-height:39px; list-style:disc;}
.tilelist ul li span.pullright{ font-family:Arial, Helvetica, sans-serif; color:#999; }
.showpage{ padding-top:20px; height:33px; text-align:center;   }
.showpage *{ display:inline-block;font-family:Arial, Helvetica; padding:0 3px;}
.showpage span{ color:#f00;}

/*文物详情*/
/*文章内容页*/
.article{ padding:30px 100px; background:#fff; }
.article .arttitle{  font-size: 21px; text-align:center; color:#333; }
.article .artinfo{ line-height:45px; border-bottom:1px dashed #ccc; text-align:center; padding:10px 0;   }
.article .artcont{ padding:30px 0; line-height:35px; }
.article .artcont .artcontimg{ text-align:center; max-width:100%;}
.article .artcont .artcontimg img{ text-align:center; max-width:100%;}
.artcontimg_c{ font-size:20px; color:#333;padding:20px 0; text-align:center; line-height:50px;}
.artcontimg video{ text-align:center; max-width:930px;}
.artcontcon img{ text-align:center; max-width:930px;}


/*图片列表*/
.imglistbd ul{ width:1010px; height:auto;}
.imglistbd ul li{ width:240px; height:305px;  background:#f0f0f0;  margin:10px 0; margin-right:10px;float:left;}
.imglistbd ul li a{width:240px; height:305px; display:block; background:#fff;}
.imglistbd ul li a .goodsslidein_img{width:240px; height:185px;    position: relative;}
.imglistbd ul li a .goodsslidein_img img{ width:240px; height:185px;}
.imglistbd ul li a .goodsslidein_t{ height:30px;width:220px; padding:0 10px; margin-top:5px; line-height:30px;  font-size:18px; color:#333; overflow:hidden; text-align:center; }
.imglistbd ul li a .goodsslidein_c{width:220px; height:60px; margin:10px ; line-height:20px; overflow:hidden;}

.nowbuy{width:108px; height:33px; line-height:40px; text-align:center; 
    position:absolute; top:42%; left:50%; margin-left:-45px; display:block;  }
.nowbuy img{width:80px !important;; height:25px !important;; transition: all 0.6s;  }
.imglistbd ul li a:hover .nowbuy img{  transform: scale(1.4);  }



/*imgandcont*/
.imgandcont{ width:1010px;line-height:35px; }
.imgandcont_img{ text-align:center;}
