﻿
        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
  
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #020000;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: 'Ã¥Â®â€¹Ã¤Â½â€œ';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 16.66%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #595757;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(images/p16-icon6.png) no-repeat bottom center #004898;
            border-color: #004898;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 280px;
            float: left;
            background: #f0f0f0;
            margin: 0 23px 23px 0;
        }
        
        
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4{
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    


.wrapper {
  /* padding: 40px 0 70px; */ width:100%
}
.wrapper .cateTit {
  text-align: center;
  color: #373737;
  margin-bottom: 30px;
}
.wrapper .cateTit h3 {
  font-size: 30px;
}
.wrapper .cateTit .en {
  font-family: arial;
  display: block;
}
.wrapper .recomTit {
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #e5e5e5;
  margin: 50px auto 40px;
  color: #333333;
}
.wrapper .recomTit .more {
  float: right;
  width: 58px;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-position: -252px -46px;
}
.wrapper .recomTit .more:hover {
  background-color: #0f6eb7;
  background-position: -252px 4px;
}
.wrapper .recomTit h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  height: 43px;
  border-bottom: 3px solid #0f6eb7;
  font-size: 18px;
}
.wrapper .iyewu {
  height: 230px;
}
.wrapper .iyewu .prev,
.wrapper .iyewu .next {
  top: 110px;
}
.wrapper .iyewu .iyewuCon {
  top: 0;
}
.pictureList {
  overflow: hidden;
}
.pictureList .list {
  width: 100%;
}
.pictureList .item {
  width: 378px;
  float: left;
  position: relative;
  display: block;
  margin-right: 20px;
  margin-bottom: 30px;
  padding-top: 264px;
  border: 1px solid #bbb5b5;
}
.pictureList .item img {
  width: 376px;
  height: 251px;
  display: block;
  position: absolute;
  top: 1px;
  z-index: 10;
}
.pictureList .item h3 {
  margin: 0 15px;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  color: #404040;
  border-bottom: 1px solid #d0c8c8;
}
.pictureList .item .more {
  margin: 0 15px;
  height: 55px;
  line-height: 55px;
  font-size: 12px;
  color: #333333;
  font-family: arial;
}
.pictureList .item .more .ico {
  width: 32px;
  height: 16px;
  float: right;
  margin-top: 20px;
  background-position: -268px -154px;
}
.pictureList .item:hover img {
  -webkit-filter: brightness(105%);
  filters: brightness(105%);
}
.pictureList .item:hover h3 {
  color: #0f6eb7;
}
.pictureList .item:hover .more {
  color: #0f6eb7;
}
.pictureList .item:hover .more .ico {
  background-position: -227px -154px;
}