/*
  author:ck yh
  date:2017.3 2017.8
*/
.zhuanti-left { width:720px; float:left;}
.zhuanti-right { margin-left:740px;}

.zhuanti-left .newsList-con { width:100%; }
.zhuanti-left .newsList-con .news-item { margin-right:0; width:100%; }

.row2 .zhuanti-left .indexPhoto-con { margin-top:0; }

.ad.maxWidth img {width:100%;}

/**/
.latest-list { font-size:18px; line-height:1.6em; margin-top:15px; overflow:hidden;}
.latest-list li { border-top:1px solid #d9d9d9; margin-top:-1px;}
.latest-list li a { display:block; padding:20px 15px;}

/**/
.mod-small-title { font-size:30px; line-height:32px;}

/* #590 */
.common-list {margin-top:15px; overflow:hidden;}
.common-list .list-item {border-top:1px solid #d9d9d9; margin-top:-1px; padding:20px 15px;}
.common-list .list-item h3 {font:bold 18px/24px Georgia; overflow:hidden;}
.common-list .list-item h3 a {display:block; }
.common-list .list-item p {font:12px/17px Arial; color:#999; padding:3px 0 0; overflow:hidden;}

/* #590 */
.common-list-2col { width:1216px; margin-right:-16px; overflow:hidden;}
.common-list-2col .list-item { width:592px; float:left; margin:15px 16px 0 0; padding:10px 0; background:#f3f3f3;}
.common-list-2col .list-item:hover { background:#e5e5e5;}
.common-list-2col h3 { font:bold 18px/24px Georgia; height:48px; overflow:hidden; padding:0 20px;}
.common-list-2col h3 a { display:block; }
.common-list-2col p { font:12px/17px Arial; color:#999; padding:3px 20px 0; height:34px; overflow:hidden;}

/* 716 */
.zt-about {line-height:160%; padding-top:15px; text-align:left;}

/* #590 */
.rightPhoto2col-con {overflow:hidden; padding:10px 0;}
.rightPhoto2col-con ul {width:475px;}
.rightPhoto2col-con li {width:225px; float:left; font:bold 14px/21px Georgia; overflow:hidden; margin:7px 10px 0 0; text-align:center; background:#f3f3f3;}
.rightPhoto2col-con img { display:block; width:225px; height:126px;}

/*#1351*/
#js-indexPhoto-scroll-2,
#js-indexPhoto-scroll-3{ position:absolute; z-index:2; top:0;}

#indexPhoto-dot-2,
#indexPhoto-dot-3 { position:absolute; bottom:3px; right:3px; z-index:3;}
#indexPhoto-dot-2 em,
#indexPhoto-dot-3 em { display:inline-block; width:14px; height:14px; border-radius:14px; background:#fff; text-indent:-999em; overflow:hidden; margin:0 6px 0 0; box-shadow:inset 1px 1px 1px #ccc;}
#indexPhoto-dot-2 .current,
#indexPhoto-dot-3 .current { background:#d30b0d; box-shadow:inset 1px 1px 1px #ac090a;}

/* #1157 */
.sp-relevant{}
.sp-relevant img{display:block;width:100%;margin-top:20px;}

/*
  auther:f7
  date:2016.11
*/
@media screen and (max-width:1024px) {/* pad 横屏 */
  .zhuanti-left { width:640px;}
  .zhuanti-right { margin-left:660px;}

  /* #590 */
  .rightPhoto2col-con ul {width:100%;}
  .rightPhoto2col-con li {width:47%; height:auto; margin:10px 0 0 2%;}
  .rightPhoto2col-con img {width:100%; height:auto;}

  .rightPhoto3col-con ul {width:100%;}
  .rightPhoto3col-con li {width:30.5%; height:auto; margin:10px 0 0 2%;}
  .rightPhoto3col-con img {width:100%; height:auto;}

}

@media screen and (max-width:900px) {/* pad竖屏 */
  .zhuanti-left { width:100%; float:none;}
  .zhuanti-right { margin-left:0;}
}

@media screen and (max-width:767px) {/* 手机横屏 */
}

@media screen and (max-width:450px) {/* 手机竖屏 */
  .indexPhoto-con dd span { display:none; }

  /*.photoList dd {}*/
  .photoList dd { font-size:14px; line-height:20px; height:40px;}

  .mod-small-title { font-size:26px; }


}

@media screen and (max-width:370px) {/* 320的小屏幕 */
  .mod-small-title { font-size:24px; }

}