﻿.tabPanel {width:1008px;font-family:"微软雅黑"}
.tabPanel ul{border-bottom:4px solid #ee1c25;height:60px;background:#645858;width:1000px;margin:10px auto;}
.tabPanel ul li{float:left;width:250px;height:60px;line-height:60px;text-align:center;cursor:pointer;color:#fff}
.tabPanel ul .hit{cursor:pointer;background-color:#4a4041;background-image: url(../images/i_sj.png);background-repeat: no-repeat;background-position: top center;}

.pane {height:350px;display:none;width:1008px;margin-top:10px}
.pane .nr li {width:326px;height:350px;border:solid 1px #ccc;text-align:center;line-height:25px;float:left;margin:0 4px;transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;}
.pane .nr li:hover {border:solid 1px #ed1b25;background:#ed1b25}
.pane .nr li dl{padding-top:10px;font-family:"微软雅黑";font-size:14px}
.pane .nr li dt{font-size: 12px;}
.pane .nr li:hover a{color:#fff}
.pane .nr li a {display:block}
.pane .nr li img{width:326px;height:275px}


.tabPanel2 {width:625px;}
.tabPanel2 ul{border-bottom:1px solid #333;height:30px;width:625px;margin:20px auto;background:none}
.tabPanel2 ul li{float:left;width:125px;height:30px;line-height:30px;text-align:center;cursor:pointer;color:#333;font-size:14px;font-family:"微软雅黑";}
.tabPanel2 ul li.hit{cursor:pointer;background:#333;color:#fff;}
.tabPanel2 ul a {font-family:"微软雅黑";line-height:30px;font-size:12px;font-weight:bold;float:right}

.pane2 {display:none;width:370px;margin-left:20px}
.pane2 .nr li {width:370px;height:28px;line-height:28px;font-size:12px}
.pane2 .nr li a{width:310px;display:inline-block}
.pane2 .nr li a:hover{color:#f00}
.pane2 .nr li span{color:#666}
