﻿.bread-crumb { border-bottom: #eee 1px solid;}
.bread-crumb .container { width: 1020px; margin: 0 auto;line-height: 50px; font-size: 16px;}
.bread-crumb .container span { display: inline-block; *display: inline; *zoom: 1; padding-right: 15px; margin-right: 10px; background-image: url(/Templates/2015/images/bread-crumb.gif); background-repeat: no-repeat; background-position: center right;}
.bread-crumb .container a { color: #333;}
.bread-crumb .container span.current { padding-right: 0; margin-right: 0; background: none; font-weight: bold;}
.tab-nav { border-bottom: #eee 1px solid;}
.tab-nav ul{ display:block; width: 1080px; margin: 0 auto; text-align:center;}
.tab-nav ul li{ display:inline-block;  padding:0 50px;}
.tab-nav ul li a{ color:#333;}
.tab-nav ul li.active a{ display:block; height:60px; line-height: 60px; color:#1f6bff;}
.tab-nav ul li.active a{ border-bottom:2px solid #1f6bff}


.tab-content{ width: 1080px; margin: 50px auto;}
.tab-content > div{ display:none; min-height:400px;}
.tab-content > div.active{ display:block;}
.tab-content ul li{ border-bottom: #eee 1px solid;}
.tab-content .down-wrap{ font-size:0;height: 70px; line-height: 70px; }
.tab-content .down-wrap .down-list{ display:inline-block; width:23%;font-size:14px; text-align:center;}
.tab-content .down-wrap .down-text{  width:30%;}
.tab-content .down-wrap .down-text span{ display: block;  padding-left: 30px; text-align: left; white-space:nowrap;}

.tab-content .down-wrap .down-btn{ display: block;width: 110px; height: 40px; line-height: 40px; margin: 0 auto; color:#216bff;}
.tab-content ul li:hover{ background: #f4f8fb; cursor:pointer;}
.tab-content ul li:hover .down-text span{ color:#216bff;}
.tab-content ul li:hover .down-btn{  background: #1f6bff; color: #fff; border-radius: 20px; }
voide{ outline:none}


.group{ font-size:0; }
.group-list{ display:inline-block;width:25%; vertical-align:top;}
.group-list a{ position:relative; display:block; margin:0 10px;}
.group-list a i{ display:none; position:absolute; width:40px; height:40px; top:50%; margin-top:-20px; left:50%; margin-left:-20px; background:url(/Templates/img/play.png)}
.group-list a .mark{ display:none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(000,000,000,.3)}
.group-list a img{ width:100%;}
.group-list a:hover i, .group-list a:hover .mark  { display:block}
.group-list p { font-size: 14px; color: #545C63;line-height: 25px; margin: 10px; }
.group-list p span{ color:#f73131}
