@charset "utf-8";

.banner {
    width: 100%;
    margin: 0 auto;
}

.banner-main img {
    width: 100%;
}

.content-header {
    height: 64px;
    background: url("../images/icon-08.png") repeat left top;
}

.content-header-main {
    width: 1024px;
    margin: 0 auto;
}

.content-header-main h2 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    line-height: 64px;
}

.content-header-main p {
    line-height: 64px;
    font-size: 16px;
    color: #333;
}

.content-header-main p a {
    font-size: 16px;
    color: #333;
}

.content-header-main p a:hover {
    color: #c50805;
    text-decoration: underline;
}

.main {
    width: 1024px;
    margin: 0 auto;
}

.about-main dt {
    width: 375px;
    margin: 75px 0 0 0;
    padding: 0 20px 0 0;
}

.about-main dt h2 a {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    margin: 0 0 35px 0;
    display: block;
}

.about-main dt a:hover {
    color: #c50805;
}

.about-main dt p {
	text-indent:2em;
}

.about-main dt p a {
    font-size: 16px;
    color: #666;
    line-height: 28px;
}

.about-main dd {
    width: 628px;
}

.about-main dd img {
    width: 628px;
    height: 319px;
}

.main-left {
    width: 260px;
}

.sub-nav li {
    margin: 0 0 2px 0;
    height: 60px;
    line-height: 60px;
    text-align: center;

}

.sub-nav li a {
    color: #ed1d24;
    font-size: 18px;
    display: block;
    background: #fbd2d3;
}

.sub-nav li a.on {
    color: #FFF;
    background: #ed1d24;
}

.main-guide-list ul {
    overflow: hidden;
}

.main-guide-list li {
    float: left;
    width: 261px;
    overflow: hidden;
}

.main-guide-list li img {
    text-align: center;
}

.main-guide h2 {
    font-size: 18px;
    color: #ee1c25;
    font-weight: normal;
}

.main-guide p {
    margin: 5px 0 0 0;
    font-size: 14px;
    color: #686868;
    line-height: 24px;
}

.main-guide img {
    margin: 10px 0 0 0;
}

.main-guide p em {
    color: #000;
    font-size: 14px;
}

.main-guide p b {
    color: #ee1c25;
    font-size: 16px;
}

.main-ad {
    text-align: center;
}

.main-right {
    width: 735px;
}

.main-title {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.main-title h2 {
    padding: 0 0 0 15px;
    color: #333;
    font-size: 14px;
    background: url("../images/icon-09.png") no-repeat left center;
}

.main-title h2 a {
    font-size: 14px;
    color: #333;
}


.main-content {
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

.main-content  div {
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

.panel-heading {
	font-size: 16px;
    color: #333;
    line-height: 32px;
	 margin: 20px 0 0 0;
}

.main-content h2 {
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin: 10px 0;
}

.main-content .main-content-title h3 {
	text-align: center;
    font-size: 16px;
    color: #666;
    font-weight: none;
	line-height: 32px;
	margin: 5px 0;
}

.main-content h3 {
	font-size:22px;
	line-height: 32px;
	 margin: 20px 0 0 0;
}

.main-content h4 {
	font-size:22px;
	line-height: 32px;
	 margin: 20px 0 0 0;
}

.main-content h4 a {
	font-size:22px;
	line-height: 32px;
	 margin: 20px 0 0 0;
	 color:#40555c;
}

.main-content p {
    margin: 10px 0 0 0;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    font-family: "";
}
.main-content ul li{
    margin: 10px 0 0 0;
    font-size: 16px;
    color: #333;
    line-height: 15px;
    font-family: "";
}
.main-content ul li a{
    color: #ed1d24;
}
.main-content p strong {
	font-size: 16px;
    color: #333;
    line-height: 32px;
}

.main-content p span {
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

.main-content p img {
    display: inline-block;
}

.main-content .main-content-time {
    text-align: center;
    display: block;
	padding:0 0 15px 0;
	border-bottom:1px dashed #D1D1D1;
}

.main-content .main-content-time em {
    font-size: 14px;
    color: #888;
    padding: 0 8px;
}

.top-news {
    padding: 20px 0;
    background: #f6f6f6;
    overflow: hidden;
}

.top-news-main {
    width: 1024px;
    margin: 0 auto;
}

.top-news-pic {
    width: 485px;
    position: relative;
}

.top-news-pic a {
    width: 485px;
    height: 320px;
    display: block;
}

.top-news-pic a img {
    width: 485px;
    height: 320px;
}

.top-news-pic a h2 {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    font-size: 14px;
    color: #fff;
    display: block;
    font-weight: normal;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.top-news-list {
    width: 520px;
}



.top-news-list li a {
    display: block;
    width: 490px;
    height: 70px;
    padding: 15px;
    background: #FFF;
    margin: 0 0 10px 0;
}

.top-news-list li a h2 {
    font-size: 16px;
    color: #333;
    margin: 5px 0 0 0;
}

.top-news-list li a em {
    font-size: 12px;
    color: #999;
    margin: 5px 0;
    display: block;

}

.top-news-list li a p {
    color: #666;
    text-indent: 2em;
    font-size: 14px;
    margin: 5px 0 0 0;
}

.top-news-list li a:hover {
    background: #fbfbfb;
}

.center-news {
    width: 1024px;
    margin: 20px auto;
}

.news-message {
    width: 595px;
}

.news-message-list li {
    padding: 29px 0;
    border-bottom: 1px solid #eee;
}

.news-message-list li em {
    color: #b2b2b2;
    font-size: 14px;
}

.news-message-list li h2 a {
    font-size: 20px;
    color: #333;
    margin: 8px 0;
    display: block;
}

.news-message-list li h2 a:hover {
    color: #c50805;
    text-decoration: underline;
}

.news-message-list li p {
    text-indent: 2em;
}

.news-message-list li p a {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 24px;
}

.news-message-list li p a:hover {
    color: #c50805;
}

.center-news-title {
    overflow: hidden;
}

.center-news-title h2 {
    font-size: 22px;
    color: #ee1c25;
    float: left;
    font-weight: bold;
}

.center-news-title a {
    float: right;
    font-size: 14px;
    color: #666;
    margin: 6px 5px 0 0;
}

.center-news-title a:hover {
    color: #c50805;
    text-decoration: underline;
}


.news-special {
    width: 375px;
    background: #f6f6f6;

}

.center-news-title01 h2 {
    margin: 17px 0 0 17px;
    font-size: 22px;
    color: #ee1c25;
    font-weight: bold;
    float: left;
    overflow: hidden;
}

.center-news-title01 a {
    float: right;
    font-size: 14px;
    color: #666;
    margin: 26px 25px 0 0;
}

.center-news-title01 a:hover {
    color: #c50805;
    text-decoration: underline;
}

.news-special li {
    margin: 17px;
}

.news-special li a {
    width: 335px;
    height: 122px;
    display: block;
    position: relative;
}

.news-special li a img {
    width: 335px;
    height: 122px;
}

.news-special li a h2 {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    font-size: 14px;
    color: #fff;
    display: block;
    font-weight: normal;
    height: 30px;
    left: 0;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.bottom-news {
    padding: 30px 0;
    background: #f6f6f6;
    overflow: hidden;
}

.bottom-news-main {
    width: 1024px;
    margin: 0 auto;
}

.bottom-news-item {
    width: 308px;
    height: 280px;
    padding: 10px;
    background: #FFF;
}
.bottom-news-item h2 {
    font-size: 18px;
    font-weight: bold;
    color: #ee1c25;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #eee;
}
.bottom-news-item li {
    line-height: 28px;
    padding: 0 0 0 16px;
    background: url("../images/icon-10.png") no-repeat left center;
}
.bottom-news-item li a {
    font-size: 14px;
    color: #333;
}
.bottom-news-item li a:hover {
    color: #c50805;
    text-decoration: underline;
}
.bottom-news-item span {
    display: block;
    text-align: right;
    margin: 10px 10px 0 0;
}
.bottom-news-item span a {
    font-size: 14px;
    color: #ee1c25;
}
.bottom-news-item span a:hover {
    text-decoration: underline;
}
.news-list .news-top {overflow:hidden;}
.news-list dt {
    width: 425px;
    height: 280px;
    float: left;
}
.news-list dt img {
    width: 425px;
    height: 280px;
    object-fit: cover;
}
.news-list dd {
    height: 240px;
    width: 270px;
    float: right;
    padding: 20px;
    background: #f4f4f4;
}
.news-list dd h2 {
    font-size: 20px;
    color: #333;
    line-height: 28px;
}

.news-list dd p {
    margin: 20px 0 0 0;
    font-size: 16px;
    color: #686868;
    line-height: 28px;
	text-indent:2em;
}

.news-list dd span {
    margin: 30px 0 0 0;
    display: block;
}

.news-list dd span a {
    padding: 10px 30px;
    color: #7e7e7e;
    background: #e5e5e5;
}

.news-list dd span a:hover {
    background: #c50805;
    color: #FFF;
}

.news-list li {
    line-height: 40px;
    padding: 0 0 0 20px;
    background: url("../images/icon-10.png") no-repeat left center;
}

.news-list li a {
    font-size: 16px;
    color: #333;
}

.news-list li a:hover {
    color: #c50805;
    text-decoration: underline;
}

.news-list li em {
    font-size: 14px;
    color: #888;
    float: right;
    line-height: 40px;
}


.collection-item {
    width: 1024px;
    height: 500px;
    position: relative;
}

.collection-item-pic {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.collection-item-pic img {
    width: 1024px;
    height: 500px;
}

.collection-item-link {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.collection-main {
    padding: 20px 0 40px 0;
    background: #f7f4ed;
}

.collection-content {
    width: 1024px;
    margin: 0 auto;
    position: relative;
}

.collection-content-left {
    position: absolute;
    left: 0;
    top: 40%;
}

.collection-content-right {
    position: absolute;
    right: 0;
    top: 40%;
}

.collection-content-item {
    width: 1024px;
}

.collection-content-pic {
    width: 1024px;
    text-align: center;
}

.collection-content-text h2 {
    font-size: 18px;
    color: #98663b;
    margin: 10px 0;
}

.collection-content-text p {
    font-size: 14px;
    line-height: 26px;
    color: #98663b;
	text-indent:2em;
}

.collection-title h2 {
    font-size: 18px;
    color: #98663b;
    margin: 10px 0;
}

.collection-title p {
    font-size: 14px;
    line-height: 26px;
    color: #98663b;
}

.exhibit-item {
    width: 734px;
    height: 350px;
    position: relative;
}
.exhibit-item .exhibit-pic {
    display: block;
    width: 734px;
    height: 350px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.exhibit-text {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.exhibit-text h2 a {
    font-size: 18px;
    color: #FFF;
    margin: 0 0 0 20px;
}

.exhibit-text p a {
    color: #FFF;
    font-size: 14px;
    margin: 10px 0 5px 20px;
    display: block;
}

.product-title {
    overflow: hidden;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #eee;
}

.product-title h2 {
    font-size: 24px;
    color: #333;
    display: inline-block;
}

.product-title a {
    font-size: 14px;
    color: #984b15;
    float: right;
}


.product-content {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 30px;
    width: 235px;
    height: 280px;
    border-radius: 5px;
    background: #f2f0e6;
}
.product-content.mr0 {margin-right:0;}
.dt {
    margin: 0 15px;
}
.product-content img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.product-content h2 {
    font-size: 16px;
    color: #333;
    margin: 8px 0 0 10px;
}

.product-content p {
    font-size: 14px;
    color: #a4643a;
    margin: 8px 0 0 10px;
}
.product-link {
    margin: 10px 0 0 30px;
    width: 160px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
    color: #984b15;
    background: #e7d7bd;
}
.video-content {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 30px;
    width: 235px;
    height: 280px;
    border-radius: 5px;
    position: relative;
    background: #f2f0e6;
}
.video-content.mr0 {margin-right: 0}
.video-content .video-content-img {
    position: relative;
    width: 235px;
    height: 170px;
    display: block;
}
.video-content .video-content-img img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.video-content h2 {
    font-size: 16px;
    color: #333;
    margin: 20px 0 0 10px;
}
.video-content p {
    font-size: 14px;
    color: #a4643a;
    margin: 8px 0 0 10px;
}
.video-content .video-icon {
    background: rgba(0, 0, 0, 0.3) none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-content .video-icon img {
    height: 41px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 41px;
}
.video-link {
    margin: 20px 0 0 30px;
    width: 160px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
    color: #984b15;
    background: #e7d7bd;
}
.online {
    overflow: hidden;
    padding: 40px;
    background: #fcf5ea;
}

.online-title-table {
    height: 45px;
    border-bottom: solid 1px #e9e9e9;
    overflow: hidden;
}
.online-title-table li {
    float: left;
    list-style: none;
    width: 100px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    text-align: center;
    margin-right: 18px;
    border: solid 1px #e9e9e9;
    font-weight: 600;
    font-size: 14px;
    color: #965c00;
    background-color: #faecd7;
}

.online-title-table li.on {
    color: #333;
    background-color: #fff;
}

.online-list00 {
    background: #FFF;
    overflow: hidden;
    padding: 20px 0;
}

.online-item {
    margin: 0 0 0 10px;
}

.online-item label {
    float: left;
    margin: 0 0 0 20px;
    line-height: 28px;
    font-size: 14px;
    color: #333;
    text-align: right;
    display: inline-block;
}

.online-input {
    float: left;
    text-indent: 1em;
    width: 150px;
    height: 28px;
    border: 1px solid #eee;
}

.online-item h2 {
    line-height: 28px;
    float: left;
}

.input_radio {
    float: left;
    margin: 8px 0 0 10px;
}

.online-change {
    float: left;
    height: 28px;
    border: 1px solid #eee;
}

.online-item em {
    float: left;
    line-height: 28px;
    font-size: 14px;
    color: #c50805;
    margin: 0 0 0 10px;
}

.online-text textarea {
    border: 1px solid #eee;
    float: left;
    width: 560px;
}

.online-link {
    margin: 0 0 0 75px;
}

.online-link a {
    margin: 0 15px;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #984b15;
    width: 160px;
    height: 30px;
    display: block;
}

.online-item-link {
    margin: 0 0 0 10px;
    display: block;
    color: #984b15;
    text-align: center;
    line-height: 30px;
    width: 160px;
    height: 30px;
    background: #e7d7bd;
}

.online-item img {
    margin: 5px 0 0 10px;
    width: 18px;
    height: 18px;
}

.online-people-add h3 {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 0 10px;
    float: left;
}

.online-people-add p {
    float: left;
    color: #c50805;
    margin: 0 0 0 15px;
}

.online-tpe h2 {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.online-tpe p {
    font-size: 12px;
    color: #c50805;
    line-height: 24px;
}

.online-item-title h2 {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    font-weight: bold;
}

.online-column01-tab {
    margin: 0 0 0 200px;
}

.online-column01-list {
    margin: 0 0 0 170px;
}

.online-column02 h2 {
    font-size: 22px;
    color: #c50805;
    margin: 0 0 10px 0;
    text-align: center;
}

.online-column02 p {
    font-size: 14px;
    line-height: 36px;
}

.online-column01-title h2 {
    font-size: 22px;
    color: #c50805;
    text-align: center;
}

.product-list {
    font-size: 0;
    text-align: left;
   overflow: hidden;
}
.product-contents {
    float: left;
    margin-left: 15px;
    margin-bottom: 20px;
    width: 230px;
}
.product-contents.mr0 {margin-right: 0;}
.product-contents h2 a {
    display: block;
    height: 42px;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin: 8px 0 0 10px;
}
.product-contents h2 a:hover {
    text-decoration: underline;
    color: #c50805;
}
.tab-nav {
    overflow: hidden;
    height: 40px;
    background: #f7f3e9;
    color: #666;
}
.tab-nav a {
    line-height: 40px;
    font-size: 16px;
    color: #666;
    margin: 0 16px;
}

.tab-nav a:hover {
    color: #c50805;
}

.tab-nav a.on {
    color: #c50805;
}

.new-top-main {
    width: 1024px;
    margin: 0 auto;
}

.new-top-pic {
    width: 445px;
    padding: 15px 20px 20px;
    background: #FFF;
    position: relative;
}

.new-top-title h2 {
    font-size: 22px;
    color: #ee1c25;
    font-weight: bold;
    float: left;
}

.new-top-title a {
    float: right;
    font-size: 14px;
    color: #666;
    margin: 6px 5px 0 0;
}

.new-top-title a:hover {
    color: #c50805;
    text-decoration: underline;
}

.new-top-list {
    width: 520px;
}

.new-top-pic-image {
    margin: 10px 0 0 0;
}

.focus {
    width: 440px;
    height: 320px;
    overflow: hidden;
    position: relative;
}


.focus li a img {
    width: 440px;
    height: 320px;
    object-fit: cover;
}

.focus li h2 {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    width: 100%;
    z-index: 1;
    text-indent: 1rem;
    background: rgba(0, 0, 0, 0.5) none;
}

.focus li h2 a {
    color: #FFF;
    font-size: 16px;
    line-height: 50px;
}

.focus-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) none;
    z-index: 0;
}

.focus-video a img {
    width: 50px;
    height: 50px;
    margin: 135px 0 0 195px;
}

.focus-abs {
    position: absolute;
    right: 0;
    bottom: 10px;
    line-height: 20px;
    overflow: hidden;
    z-index: 1;
}

.focus-abs span a {
    margin: 0 10px;
}

.new-top-list {
    width: 520px;
}

.new-top-list li a {
    display: block;
    width: 490px;
    height: 70px;
    padding: 15px;
    background: #FFF;
    margin: 18px 0 0 0;
}

.new-top-list li a h2 {
    font-size: 16px;
    color: #333;
	margin:5px 0 0 0;
}

.new-top-list li a em {
    font-size: 12px;
    color: #999;
    margin: 5px 0;
    display: block;
}

.new-top-list li a p {
    color: #666;
	text-indent:2em;
	font-size:14px;
	margin:5px 0 0 0;
}

.new-top-list li a:hover {
    background: #fbfbfb;
}

.exhibit-list dl {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px solid #ead9c1;
}

.exhibit-list dt {
    float: left;
    width: 280px;
}

.exhibit-list dt a {
    display: block;
    overflow: hidden;
    position: relative;
}

.exhibit-list dt img {
    width: 280px;
    height: 165px;
}

.exhibit-list dd {
    float: left;
    width: 435px;
    margin: 0 0 0 20px;
}

.exhibit-list dd h2 a {
    font-size: 16px;
    color: #ab6446
}

.exhibit-list dd h2 a:hover {
    text-decoration: underline;
}

.exhibit-list dd em {
    font-size: 14px;
    color: #b29872;
    margin: 5px 0;
    display: block;
}

.exhibit-list dd p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
	text-indent:2em;
}

.exhibit-list .video-icon {
    background: rgba(0, 0, 0, 0.3) none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.exhibit-list .video-icon img {
    height: 41px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 41px;
}

.drawing-content {
    width: 720px;
    height: 400px;
    margin: 30px 0 0 10px;
    position: relative;
}

.drawing-content-left {
    position: absolute;
    left: 0;
    top: 45%;
    z-index: 1;
}

.drawing-content-right {
    position: absolute;
    right: 0;
    top: 45%;
    z-index: 1;
}

.drawing-content-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
}

.drawing-content ul {
    position: relative;
    width: 720px;
    height: 400px;
}

.drawing-content li {
    float: left;
    display: inline;
    overflow: hidden;
}

.drawing-content li img {
    display: none;
    vertical-align: middle;
}

.swp-img {
    text-align: center;
    min-height: 100px;
}

.drawing-content-item h2 {
    background: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    font-weight: normal;
    height: 40px;
    left: 0;
    line-height: 40px;
    text-indent: 20px;
    bottom: 0;
    width: 100%;
    color: #FFFFFF;
    z-index: 1;
    position: absolute;
    display: block;
    margin: 0;
    text-align: left;
}

.tab-dot {
    cursor: pointer;
    height: 15px;
    text-align: center;
    z-index: 999;
    margin: 10px 0 0 0;
}


.tab-dot span {
    background: #d1b699;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 2px;
}

.tab-dot .on {
    background: #ae7b50;
}


.main-left-title h2 {
    font-size: 18px;
    color: #ee1c25;
    float: left;
    font-weight: normal;
}

.main-left-title a {
    font-size: 12px;
    color: #565656;
    float: right;
    margin: 4px 0 0;
}

.hero-main {
    padding: 20px 0;
    text-align: center;
    background: #f3f3f3;
}

.hero-main img {
    width: 170px;
    height: 220px;
    border: 2px solid #FFF;
}

.hero-main h2 {
    font-size: 16px;
    color: #000;
    margin: 10px 0 0 0;
}

.hero-main p {
    margin: 5px 25px 0;
    color: #888;
	text-align:left;
}

.count-list li {
    line-height:28px;
    padding: 0 0 0 20px;
    background: url("../images/icon-10.png") no-repeat left center;
}

.count-list li a {
    font-size: 14px;
    color: #333;
}

.count-list li a:hover {
    color: #c50805;
    text-decoration: underline;
}


.exhibit-list-ys dl {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px solid #ead9c1;
}

.exhibit-list-ys dt {
    float: left;
    width: 200px;
}

.exhibit-list-ys dt a {
    display: block;
    overflow: hidden;
    position: relative;
}

.exhibit-list-ys dt img {
    width: 200px;
    height: 200px;
}

.exhibit-list-ys dd {
    float: left;
    width: 515px;
    margin: 0 0 0 20px;
}

.exhibit-list-ys dd h2 a {
    font-size: 16px;
    color: #ab6446
}

.exhibit-list-ys dd h2 a:hover {
    text-decoration: underline;
}

.exhibit-list-ys dd em {
    font-size: 14px;
    color: #b29872;
    margin: 5px 0;
    display: block;
}

.exhibit-list-ys dd p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-indent:2em;
}

.exhibit-list-ys .video-icon {
    background: rgba(0, 0, 0, 0.3) none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.exhibit-list-ys .video-icon img {
    height: 41px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 41px;
}