﻿@charset "utf-8";
.grayscale {-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
.b-radius{-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; overflow: hidden;}
.active-yellow{background-color: #008C95; color: #fff;}
.active-yellow a{color: #fff;}

.activitylist-list{border-bottom: 3px solid #008C95;}
.activitylist-list li{float: left; margin-left: 20px;border-top-left-radius: 4px; border-top-right-radius: 4px; overflow: hidden;}
.activitylist-list a{height: 36px; line-height: 36px; font-size: 18px; padding-left: 36px; padding-right: 36px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: block; overflow: hidden;}

.activitylist-con dd{margin-top: 20px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #e7e7e7; overflow: hidden;}
.activitylist-con .img{width: 426px; height: 246px; border: 1px solid #cfcfcf; }
.activitylist-con .img p,.activitylist-con .img a{width: 426px; height: 246px; text-align: center; vertical-align: middle; display: table-cell;}
.activitylist-con .img img{max-width: 426px; max-height: 246px; text-align: center; vertical-align: middle;}

.activitylist-con .con{width: 630px; margin-left: 20px;}
.activitylist-con .operating{width: 200px;}

.btn-promotions{width: 170px; height: 45px; text-align: center; line-height: 45px; background-color: #008C95; color: #fff; margin-top: 75px; display: block;}
.activitylist-list li a:hover,.btn-promotions:hover{background-color: #07A698; color: #fff;}

.btn-endedpromotions{width: 190px; background-color: #ccc;}
.btn-endedpromotions:hover{background-color: #ccc; text-decoration: none;}

.introduction{width: 1300px;height: 65px;padding: 15px;background: url("../img/activity/tit_bg.png") no-repeat;color: #3c3c3c;overflow: hidden;}
.introduction p{width:80%; line-height: 19px;}

