body{background: #FFF;}
.contest-img-nav{padding: 70px 0px;}
.contest-img-nav > ul > li{width: 25%;float: left;text-align: center;height: 185px;overflow: hidden;}
.contest-img-nav > ul > li > a{display: inline-block;margin: 0px auto;}
.contest-img-nav > ul > li > a > i{display: inline-block;width: 132px;height: 154px;background: url("../images/contest-nav-img-new.png") no-repeat;}
.contest-img-nav > ul > li:first-child > a > i{background-position: left top;}
.contest-img-nav > ul > li:nth-child(2) > a > i{background-position: -402px top;}
.contest-img-nav > ul > li:nth-child(3) > a > i{background-position: right top;}
.contest-img-nav > ul > li:nth-child(4) > a > i{background-position: -666px top;}
.contest-img-nav > ul > li:nth-child(5) > a > i{background-position: -795px top;}
.contest-img-nav > ul > li:nth-child(6) > a > i{background-position: -138px top;}
.contest-img-nav > ul > li:nth-child(7) > a > i{background-position: -264px top;}
.contest-img-nav > ul > li:nth-child(8) > a > i{background-position: -534px top;}


.contest-img-nav > ul > li > a > p{line-height: 30px;}
.open-switch{line-height: 30px;margin-top: 10px;}
.open-switch>span{color: #1d2977;}
.open-switch>span>i{width: 15px;height: 9px;background: url("../images/arrow-ud.png") no-repeat center top;display: inline-block;margin-left: 5px;}
.open-switch>span.def>i { background-position: center bottom;}
.org-list>ul.def{height: 130px;overflow: hidden;}
.org-list>ul>li{float: left;width: 16.66%;margin-bottom: 20px;text-align: center;overflow: hidden;}
.org-list>ul>li>p{height: 30px;line-height: 30px;overflow: hidden;padding: 0px 10px;white-space: nowrap;text-overflow: ellipsis;}
.media-list>ul.def{height: 102px;overflow: hidden;}
.media-list>ul>li{float: left;width: 20%;margin-bottom: 20px;text-align: center;overflow: hidden;}
.media-list>ul>li>img{width: 230px;border-radius: 5px;border: 1px solid #EEE}
