
.main{}

/*分区*/
.section{ width: 100%; height: auto; overflow: hidden; position: relative; border-top: 1px solid #252526;}
.section .st_main{ width: 1200px; height: auto; margin: 0 auto; overflow: hidden; position: relative;}

/*馆内资讯-导航*/
.st_title{ width: 100%; height: 50px;}
.st_title a{ float: left; font-size: 14px; line-height: 50px;}
.st_title span{ float: left; padding: 0 20px; font-size: 14px; line-height: 50px; color: #000;}


/*馆内资讯-详情*/
.st_detail{ width: 100%; height: auto; margin: 0 auto; padding: 50px;}
.st_detail .title{ font-size: 20px; line-height: 200%; text-align: center;}
.st_detail .date{ font-size: 14px; line-height: 150%; text-align: center;}
.st_detail .cont{ padding: 30px 0;}

.cont .bigimg{ margin-bottom: 10px; text-align: center;}

/*展览简介*/
.zljj{}
.zljj_title{ font-size: 18px; line-height: 200%;}
.zljj_list{ margin-top: 10px;}
.zljj_list p{ font-size: 14px; line-height: 150%;}


/*相关展品*/
.xgzp{ margin-top: 30px;}
.xgzp_title{}
.xgzp_title span{ display: inline-block; width: auto; height: auto; position: relative; font-size: 18px; line-height: 200%;}
.xgzp_title span:before{ display: inline-block; content: "▊"; padding-right: 10px; font-style: oblique; font-size: 16px; line-height: 200%; color: #B9070F;}
.xgzp_title span:after{ display: inline-block; content: "▊"; padding-left: 10px; font-style: oblique; font-size: 16px; line-height: 200%; color: #B9070F;}
.xgzp_list{ margin-top: 10px;}
.mySwiper1{ width: 100%; height: auto; overflow: hidden; position: relative;}
.mySwiper1 .swiper-slide{ width: 170px; height: auto; background-position: center top; background-size: auto 100%; background-repeat: no-repeat; margin: 0 10px;cursor: pointer}
.mySwiper1 .swiper-slide .img{ width: 170px; height: 170px; overflow: hidden;}
.mySwiper1 .swiper-slide .img img{ display: block; width: 100%; height: 100%; transition: transform .2s ease-out 0s;}
.mySwiper1 .swiper-slide .img img:hover{ transform: scale(1.1);}
.mySwiper1 .swiper-slide .tit{}
.mySwiper1 .swiper-slide .tit a{ font-size: 14px; line-height: 250%;}
.mySwiper1 .swiper-slide .tit span{ font-size: 14px; line-height: 250%;}



/*展览评论*/
.zlpl{ margin-top: 30px;}
.zlpl_title{}
.zlpl_title span{ display: inline-block; width: auto; height: auto; position: relative; font-size: 18px; line-height: 200%;}
.zlpl_title span:before{ display: inline-block; content: "▊"; padding-right: 10px; font-style: oblique; font-size: 16px; line-height: 200%; color: #B9070F;}
.zlpl_title span:after{ display: inline-block; content: "▊"; padding-left: 10px; font-style: oblique; font-size: 16px; line-height: 200%; color: #B9070F;}
.zlpl_list .textarea{ width: 100%; height: auto; padding: 20px 0; overflow: hidden; position: relative;}
.zlpl_list .textarea textarea{ display: block; width: 100%; height: auto; min-height: 200px; padding: 5px 10px; font-size: 14px; line-height: 150%;}
.zlpl_list .textarea button{ float: right; width: 85px; height: 35px; margin-top: 20px; border-radius: 5px; border: none; outline: none; background-color: #C2103E; font-size: 14px; line-height: 35px; color: #fff; text-align: center; cursor: pointer;}


/*全部平路*/
.qbpl{ margin-top: 30px;}
.qbpl_title{ font-size: 18px; line-height: 200%;}
.qbpl_list{ margin-top: 10px;}
.qbpl_list ul{ border-top: 1px solid rgba(9,9,9,0.1);}
.qbpl_list ul li{ padding: 5px 0; border-bottom: 1px solid rgba(9,9,9,0.1);}
.qbpl_list ul li .r1{}
.qbpl_list ul li .r1 .user{ font-size: 14px; line-height: 200%; color: #B9070F;}
.qbpl_list ul li .r1 .time{ font-size: 14px; line-height: 200%; color: rgba(40,40,40,0.5);}
.qbpl_list ul li .r2{ font-size: 14px; line-height: 200%;}

[v-cloak]{
    display: none;
}

