/* µ¼º½ */
.group_nav {
  width: 100%;
  height: 40px;
  background: #2384d2;
  clear: both;
}
.group_nav ul {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
}
.group_nav ul li {
  width: 110px;
  height: 40px;
  float: left;
  text-align: center;
}
.group_nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
}
.group_nav ul li a:hover {
  background: #0068b6;
}
.group_nav ul li a.home {
  background: #0068b6;
}
/* Í·²¿¿é */
.hotpics2 {
  width: 1200px;
  margin: 26px auto;
  overflow: hidden;
}
.hotpics2 .slider {
  position: relative;
  width: 600px;
  height: 300px;
  float: left;
  overflow: hidden;
}
.hotpics2 .slider .zb {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 84px;
  height: 30px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/mobile2018/icon1.png) no-repeat 0 -136px;
  z-index: 1;
}
.hotpics2 .slider .banner_img {
  position: absolute;
  width: 648px;
  height: 486px;
}
.hotpics2 .slider .banner_img li {
  position: relative;
  width: 648px;
  height: 486px;
  float: left;
}
.hotpics2 .slider .banner_img li a {
  display: block;
  width: 648px;
  height: 486px;
}
.hotpics2 .slider .banner_img li a img {
  width: 100%;
 transition: all 1s;
-webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.hotpics2 .slider .banner_img li a img:hover {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.hotpics2 .slider .banner_img li a p {
  width: 648px;
  height: 68px;
  background: url(https://www.yesky.com/TLimages2009/yesky/images/index/alpha_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 68px;
  color: #fff;
  font-size: 24px;
  text-align: left;
  text-indent: 1em;
}
.hotpics2 .slider .banner_circle {
  width: 110px;
  height: 10px;
  position: absolute;
  top: 20px;
  right: 0;
}
.hotpics2 .slider .banner_circle li {
  width: 8px;
  background: #fff;
  height: 8px;
  float: left;
  margin: 0 5px;
  border-radius: 50%;
}
.hotpics2 .slider .banner_circle .active {
  background: #0a50a1;
}
.hotpics2 .hotright {
  width: 580px;
  height: 300px;
  float: left;
  margin-left: 20px;
}
.hotpics2 .hotright .map1 {
  position: relative;
  /*width: 580px;
  height: 160px;
  overflow: hidden;*/
  width: 360px;
  float: left;
}
.hotpics2 .hotright .map1 img {
  width: 100%;
 transition: all 1s;
-webkit-transition: all 1s;
  behavior: url(ie-css3.htc);
}
.hotpics2 .hotright .map1 img:hover {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.hotpics2 .hotright .map2 {
  float: left;
  width: 220px;
}
.hotpics2 .hotright .map2 .s_top{
    height: 44px;
    box-sizing: border-box;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0;
}
.hotpics2 .hotright .map2 .s_top p {
    padding-left: 8px;
    float: left;
    font-size: 24px;
    border-left: 2px solid #0a50a1;
    cursor: pointer;
    color: #333;
}
.hotpics2 .hotright .map2 a img {
 transition: all 1s;
 -webkit-transition: all 1s;
 behavior: url(ie-css3.htc);
}
.hotpics2 .hotright .map2 a img:hover {
  transform: scale(1.2);
 -webkit-transform: scale(1.2);
}
.hotpics2 .hotright .map2 .left{
    width: 220px;
    height: 165px;
    overflow: hidden;
    display: block;
}
.hotpics2 .hotright .map2 .biaot{
  font-weight: bold;
  padding:4px 0;
  font-size: 16px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.hotpics2 .hotright .map2 .zhy{
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.hotpics2 .hotright .map1 .container ul li.whole{
  margin-top: 10px;
}
.hotpics2 .slider .banner_img {
  width: 600px;
  height: 300px;
}
.hotpics2 .slider .banner_img li {
  width: 600px;
  height: 300px;
}
.hotpics2 .slider .banner_img li a {
  width: 600px;
  height: 300px;
}
.hotpics2 .slider .banner_img li a img {
  width: 600px;
  height: 300px;
}
.hotpics2 .slider .banner_img li a p {
  width: 600px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  text-align: center;
}

.hotpics2 .hotright .map1 .container ul {
  overflow: hidden;
}
.hotpics2 .hotright .map1 .container ul li i {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #666;
  line-height: 12px;
  vertical-align: middle;
}
.hotpics2 .hotright .map1 .container ul li a {
  display: inline-block;
  width: 340px;
  height: 28px;
  margin-left: 6px;
  line-height: 28px;
  font-size: 12px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.hotpics2 .hotright .map1 .container ul li.whole a{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.hotpics2 .hotright .map1 .container .title h3 a {
  line-height: 24px;
  font-size: 24px;
  color: #333;
  font-weight: normal;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hotpics2 .hotright .map1 .container .title h3 a:hover {
  color: #0A50A1;
}
.hotpics2 .hotright .map1 .container .title h3 a:hover{
color: #ef8200;
  text-decoration: underline;
}
.hotpics2 .hotright .map1 .container .text a:hover {
  color: #ef8200;
  text-decoration: underline;
}
.hotpics2 .hotright .map1 .container ul li a:hover{
color: #ef8200;
  text-decoration: underline;
}
.hotpics2 .slider .banner_img li a:hover p{
color: #ef8200;
  text-decoration: underline;
}
.hotpics2 .hotright .map2 a:hover p{
color: #ef8200;
  text-decoration: underline;
}