/*左侧详情页*/
.detail_wrap{width:72%;height:auto;float:left;overflow:hidden;background:#fff;border:1px solid #e9e9e9;font-size:12px;}
.detail_wrap .top_tab{width:100%;height:30px;}
.detail_wrap .top_tab p{padding:0 10px;text-align:center;height:30px;line-height:30px;font-size:12px;color:#fff;float:right;background:#1f96d2;}
.detail_wrap .content{margin:0 4%;margin-top:13px;height:auto;overflow: hidden;}
.detail_wrap .content h1{font-size:20px;font-weight:bold;height:50px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.detail_wrap .content .information{width:100%;height:36px;color:#b7b7b7;}
.detail_wrap .content .information i{font-style:normal;margin-left:7%;}
.detail_wrap .content .url{color:#b7b7b7;width:100%;height:32px;}
.detail_wrap .content .url a:hover{text-decoration:underline;}
.detail_wrap .content .pic_wrap{width:100%;height:47px;}
.detail_wrap .content .pic_wrap ul{width:100%;height:15px;}
.detail_wrap .content .pic_wrap ul li{float:left;margin-right:15px;}
.detail_wrap .content .pic_wrap ul li a{display: block;width:20px;height:20px;}

.detail_wrap .content .pic_wrap ul li.one .kongshi{background: url(../../images/comold/push_anniu.png) no-repeat 0px 1px;}
.detail_wrap .content .pic_wrap ul li.one .kongjian{background: url(../../images/comold/push_anniu.png) no-repeat 0px -28px;}
.detail_wrap .content .pic_wrap ul li.two .kongshi{background: url(../../images/comold/push_anniu.png) no-repeat -291px 0px;}
.detail_wrap .content .pic_wrap ul li.two .kongjian{background: url(../../images/comold/push_anniu.png) no-repeat -291px -28px;}
.detail_wrap .content .pic_wrap ul li.three .kongshi{background: url(../../images/comold/push_anniu.png) no-repeat -112px 0px;}
.detail_wrap .content .pic_wrap ul li.three .kongjian{background: url(../../images/comold/push_anniu.png) no-repeat -112px -28px;}
.detail_wrap .content .pic_wrap ul li.four .kongshi{background: url(../../images/comold/push_anniu.png) no-repeat -184px 0px;}
.detail_wrap .content .pic_wrap ul li.four .kongjian{background: url(../../images/comold/push_anniu.png) no-repeat -184px -28px;}
.detail_wrap .content .pic_wrap ul li.five .kongshi{background: url(../../images/comold/push_anniu.png) no-repeat -221px 0px;}
.detail_wrap .content .pic_wrap ul li.five .kongjian{background: url(../../images/comold/push_anniu.png) no-repeat -221px -28px;}
.detail_wrap .content .pic_wrap ul li.six .kongshi{background: url(../../images/comold/push_anniu.png) no-repeat -148px 0px;}
.detail_wrap .content .pic_wrap ul li.six .kongjian{background: url(../../images/comold/push_anniu.png) no-repeat -148px -28px;}
.detail_wrap .content .pic_wrap ul li.seven .kongshi{background: url(../../images/comold/push_anniu.png) no-repeat -260px 0px;}
.detail_wrap .content .pic_wrap ul li.seven .kongjian{background: url(../../images/comold/push_anniu.png) no-repeat -260px -28px;}
.detail_wrap .content .pic_wrap ul li.gambit .kongjian{background: url("../../images/comold/push_anniu.png") no-repeat scroll -38px 0;width:20px;height:19px;}
.detail_wrap .content .pic_wrap ul li.briefings .kongjian{background:url("../../images/comold/push_anniu.png") no-repeat scroll -75px 0;width:20px;height:19px;}
.detail_wrap .content .content_wrap{width:100%;height:auto;margin-bottom: 60px;}
.detail_wrap .content .content_wrap img{margin:auto;display:block;}
.detail_wrap .content .content_wrap p{width:100%;height:auto;text-indent: 2em;line-height:22px;color:#686868;margin-top:30px;margin-bottom:30px;}
.detail_wrap .content .content_wrap p i{color:#d13436;}



/*右侧列表页*/
.right_list{width:25%;float:right;height:auto;overflow:hidden;font-size:12px;}
.right_list .hotranking{width:100%;height:auto;background:#fff;}
.right_list .hotranking .text-top{width:100%;height:47px;border-bottom: 2px solid #e5e5e5;}
.right_list .hotranking .text-top p{line-height:47px;font-size:16px;font-weight:bold;font-family:"黑体";color:#1f96d2;border-bottom:2px solid #38a9e1;width:70px;text-align:center;margin-left:10px;}
.right_list .hotranking .ul_list{width:100%;height:auto;overflow:hidden;}
.right_list .hotranking .ul_list ul{width:100%;border-left:1px solid #e6e6e6;margin:20px;}
.right_list .hotranking .ul_list ul li{width:100%;height:auto;position:relative;margin-top:15px;}
.right_list .hotranking .ul_list ul li .text{width:90%;margin-left:3%;height:auto;}
.right_list .hotranking .ul_list ul li .text .title{width:100%;height:auto;font-weight:bold;}
.right_list .hotranking .ul_list ul li .text .title a{color:#333;}
.right_list .hotranking .ul_list ul li .text .title a:hover{color:#1f96d2;}
.right_list .hotranking .ul_list ul li .text .time{width:100%;height:auto;color:#999999;margin-top:15px;}
.right_list .hotranking .ul_list ul li .text .pos_pic{position:absolute;top:0;left:-8px;}
.right_list .hotranking .ul_list ul li.other{width:90%;height:auto;}
.right_list .hotranking .ul_list ul li.other .img{width:68px;height:60px;float:left;margin-left:3%;}
.right_list .hotranking .ul_list ul li.other .text{width:60%;height:auto;margin-left:3%;float:left;}

/*new detail*/
.bgcor{background: #fff;}
.details_tit{width:100%;height:47px;border-bottom: 2px solid #e5e5e5;}
.details_tit p{line-height:47px;font-size:16px;font-weight:bold;font-family:"黑体";color:#1f96d2;border-bottom:2px solid #38a9e1;width:70px;text-align:center;margin-left:10px;}
.details_ctn{margin: 30px;min-height: 800px;}
.lantiao{background: #45b0e6;width: 5px;height: 16px;}
.details_ctn_list_title{overflow: hidden;font-size: 14px;font-weight: bold;margin-bottom: 25px;}
.details_ctn_list_title>div{float: left;margin-right: 15px;float: left;}
.details_ctn_list_ctn{overflow: hidden;}
.details_ctn_list_ctn>div{float: left;width: 190px;height: 40px;line-height:40px;border: 1px solid #dddddd;margin-left:2%;background: #f7f7f7;padding: 0 10px;margin-bottom:2%;}
.details_ctn_list_ctn_col{overflow: hidden;}
.details_ctn_list_ctn_col .ziqi,.guntiao{float: left;}
.ziqi{margin-right: 2%;}
.ziqi p{text-align: right;margin-bottom: 30px;height: 23px;line-height: 23px;}
.guntiao>div{border: 1px solid #000;height: 23px;width: 240px;background: #8d8d8d;margin-bottom: 30px;}
.bgBlue{background: url(../../images/comold/bgBlue.png)repeat-x;width: 160px;height: 23px;}
.bgYellow{background:url(../../images/comold/bgYellow.png) repeat-x;width:205px;height: 23px;}
.bgRed{background:url(../../images/comold/bgRed.png)repeat-x ;width: 195px;height: 23px;}
.bgCor>div{height: 23px;line-height:23px;color: #fff;text-align: center;}
.zuiyou{margin-right: 0px!important;}
.middle{width: 64%;}
.middle_wrap{margin: 0 auto;width: 308px;}
.details_ctn_list_ctn .fl{font-size: 12px;font-weight: bold;}
.details_ctn_list_ctn .fr{font-size: 12px;font-weight: bold;color: #1f96d2;}