/*
  author:qtGao
  date: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%; }

.zhuanti-left .indexPhoto-con { margin-top:0; }

.ad.maxWidth img {width:100%;}


.zhuantiPhoto-con { margin-top:-1px; }
.zhuantiPhoto-con dl { padding:14px 0;}
.zhuantiPhoto-con dt { width:170px; height:96px;}
.zhuantiPhoto-con dd { margin-left:120px;}
.zhuantiPhoto-con dd a { height:96px;}

.rightPhoto-con dd a { height:110px; padding:3px 10px 0 12px;}


.news-item-nophoto { padding:4px 0 12px;}
.newsList-con .news-item-text h3 { font:22px/25px "Devanagari"; height:auto; padding-bottom:4px;}
.newsList-con .news-item-text p { font-size:14px; margin-top:6px; max-height:54px;}

.zhuanti-comments .CNComment { width: 100%;}

.focus-style2 { background-color:#fff;}
.focus-style2 .mod-title { margin-left:740px;}
.focus-style2 ul { padding-top:5px;}
.focus-style2 ul li { border-top: 1px dashed #ccc; }
.focus-style2 ul li a { color:#333; }
.focus-style2 ul li a.title_red { color:#f00; }
.focus-style2 ul li a.title_red:hover { color:#ff6515; }


/* 记者专区 */
.indexReporter .mod-title{ margin-bottom:15px;}
.reporter-l{width:390px; height:219px; overflow:hidden; float:left; padding-top:4px;}
.reporter-l img{width:390px; height:219px;}
.reporter-r{width:790px; height:auto; overflow:hidden; float:right;}
.reporter-r .reporter-r-t h3{font:bold 22px/25px Georgia; height:30px; overflow:hidden;}
.reporter-r .reporter-r-t p{font:18px/24px Georgia; max-height:48px; overflow: hidden;}
.reporter-r .reporter-r-img{width:800px; overflow:hidden; margin-top:10px;}
.reporter-r .reporter-r-img img{width:240px; height:135px; float:left; margin-right:25px;}

@media screen and (max-width:1024px) {/* pad 横屏 */
  .zhuanti-left { width:640px;}
  .zhuanti-right { margin-left:660px;}
	.focus-style2 .mod-title { margin-left:0px; margin-top:10px;}
	.reporter-l{width:100%; height:auto; float:none;}
	.reporter-l img{width:100%; height:auto;}
	.reporter-r{width:100%; float:none; margin-top:10px;}
	.reporter-r .reporter-r-t{padding:0 2%;}
	.reporter-r .reporter-r-t p{max-height:auto;}
	.reporter-r .reporter-r-img{width:100%;}
	.reporter-r .reporter-r-img img{width:30%; height:auto; margin:0 1% 0 2%;}
}

@media screen and (max-width:900px) {/* pad竖屏 */
  .zhuanti-left { width:100%; float:none;}
  .zhuanti-right { margin-left:0;}
}

@media screen and (max-width:767px) {/* 手机横屏 */
  .newsList-con .news-item-text h3 { font:20px/25px "Devanagari";; }
}

@media screen and (max-width:450px) {/* 手机竖屏 */
  .indexPhoto-con dd span { display:none; }

  .newsList-con .news-item-text h3 {
	  font-size: 16px;
	  line-height: 22px;
	  height: 66px;
    padding-bottom: 0;
  }


}









