@charset "utf-8";
/* CSS Document */


/*清楚浮动¯*/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}

/*专题汇总页面*/
.container {
    font-family: "Microsoft YaHei";
	position:relative;
}
/*专题汇总标题*/
.zt-coll {
    background: url(../images/zt-coll-bg.png) no-repeat;
    width: 1200px;
    height: 40px;
    text-align: center;
    font-size: 26px;
    color: #ea370e;
    letter-spacing: 2px;
    font-weight: normal;
    
}
/*专题主要内容*/
.zt-main {
    width: 1198px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.zt-main .main-pd{
    padding: 10px;
}
.zt-banner {
    margin-top: 10px;
    width: 1174px;
    height: 350px;
}
.zt-banner .banner-l{
    width: 650px;
    height: 332px;
    float: left;
}
.zt-banner .banner-l img{
    width: 100%;
}

.zt-banner .banner-r {
    width: 490px;
    float: left;
    margin-left: 26px;
}
.zt-banner .banner-r h2{
    font-size: 18px;
    padding-bottom: 3px;
    background: url(../images/banner-r-split.png) bottom no-repeat;
    font-weight: normal;
}
.zt-banner .banner-r h2 a {
    float: right;
    font-family: "SimSun";
    font-size: 14px;
    margin-right: 15px;
}
.zt-new-cont{
    width: 490px;
    margin-top: 20px;
}
.zt-new-cont .cont-t{
    height: 160px;
}
.zt-new-cont .cont-img{
    display: inline-block;
    width: 180px;
    height: 128px;
    border: 1px #ccc solid;
    padding: 5px;
    text-align: center;
    float: left;
}
.zt-new-cont .cont-img img{
    width: 100%;
	height:100%;
    margin: auto auto;
}
.zt-new-cont .cont-mess{
    width: 260px;
    height: 154px;
    float: left;
    margin-left: 8px;
}
.zt-new-cont .cont-mess h3{
    width: 260px;
    height: 26px;
    background: #f2f2f2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 2px 5px 2px 5px;
    font-size: 14px;
}
.zt-new-cont .cont-mess p{
    width: 260px;
    padding: 4px;
    font-size: 13px;
    line-height: 24px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.zt-new-cont .zt-list{
    width: 450px;
}
.zt-new-cont .zt-list ul{
    width: 210px;
    float: left;
    margin-right: 15px;
}
.zt-new-cont .zt-list ul li{
    width: 100%;
    background: url(../images/ul-disc.png)  1px center no-repeat;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.zt-new-cont .zt-list ul li a{
    font-size: 13px;
    line-height: 24px;
    padding-left: 14px;
}

.zt-recommend {
    width: 1174px;
    margin-bottom: 20px;
}
.zt-recommend h2{
    width: 1174px;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px;
    padding: 5px 0;
    font-size: 18px;
    font-weight: normal;
    background: url(../images/recom-h2-split.png) bottom no-repeat;
}
.zt-recommend h2 a{
    float: right;
    font-family: "SimSun";
    font-size: 14px;
    margin-right: 15px;
}
.zt-recommend .tjzt{
    width: 720px;
}
.zt-recommend .tjzt h2{ 
    width: 720px;
}
.zt-recommend .recom-list{
    overflow:hidden;
}
.zt-recommend .recom-list ul {
    width: 720px;
    margin-top: 20px;
    margin-left: 18px;
}

.zt-recommend .recom-list ul li{
    width: 190px;
    height: 160px;
    float: left;
    margin-bottom: 20px;
    margin-right: 46px;
}
.zt-recommend .recom-list ul li img{
    border: 1px solid #92bcee;
    width: 99%;
    height: 130px;
}
.zt-recommend .recom-list ul li span{
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	    text-align: center;
}
.zt-recommend .graphic-live{
    width: 420px;
    height: 436px;
    background: #f8f8f8;
    border-radius: 10px;
}
.zt-recommend .graphic-live h2{
    width: 420px;
    text-indent: 20px;
}
.zt-recommend .graphic-live .live-list > a{
    display: block;
    margin-top: 30px;
    text-align: center;
}
.zt-recommend .graphic-live .live-list > a img{
    width: 420px;
    height: 194px;
}
.zt-recommend .graphic-live .live-list ul{
    padding: 10px 20px 10px 10px;
}
.zt-recommend .graphic-live .live-list ul li{
    padding-left: 20px;
    background: url(../images/live-list-icon.png) 1px center no-repeat;
}
.zt-recommend .graphic-live .live-list ul li a{
    font-size: 14px;
}
.zt-all {
    width: 1200px;
}
.zt-all .zt-all-list ul{
    float: left;
    width: 30%;
    margin: 24px 0 24px 20px;
    list-style-type: disc;
}
.zt-all .zt-all-list ul li {
    background: url(../images/ul-disc.png)  1px center no-repeat;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.zt-all .zt-all-list ul li a{
    font-size: 13px;
    padding-left: 15px;
}

/*专题详情页面css*/
/*详情列表*/
.xq-main{
    margin-bottom: 10px;
}
.xq-main-left{
    width: 860px;
    float: left;
}
.xq-breadcrumb {
    height: 40px;
    line-height: 40px;
    border-bottom: #ccc 1px solid;
}
.xq-breadcrumb li{
    float: left;
    margin-right: 10px;
}
.xq-breadcrumb li a{
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.xq-dets-item{
    margin-top: 20px;
    padding: 0 0 20px 0;
    border-bottom: 1px #ccc solid;
    position: relative;
}
.xq-dets-item .item-l{
    width: 380px;
    float: left;
}
.xq-dets-item .item-l img{
    width: 100%;
    margin: auto auto;

}
.xq-dets-item .item-r {
    width: 420px;
    float: right;
    font-family: "Microsoft YaHei";
}
.xq-dets-item .item-r .enter{
    font-size: 13px;
    font-weight: normal;
    color: #11437d;
}
.xq-dets-item .item-r a{
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #181212;
    font-weight: bold;
    padding:2px;
}
.xq-dets-item .item-r a:hover{
    text-decoration: underline;
}
.xq-dets-item .item-r p{
    line-height: 21px;
}
.xq-dets-item .item-r .v-intro{
    margin: 5px 0 5px 2px;
    color: #535252;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;

}
.xq-dets-item .item-r .v-bottom {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.xq-main-right{
    width: 260px;
    float: right;
    margin-top: 10px;
    font-family: "Microsoft YaHei";
}
.xq-main-right p{
	line-height: 20px;
    margin-top: 10px;
}

.xq-main-right h2{
    font-size: 16px;
    font-weight: bold;
    border-left: 4px solid #11437d;
    padding-left: 8px;
    /*border: 1px red solid;*/
}
.xq-main-right h2 a{
    font-size: 14px;
    float: right;
    color: #9b9ea2;
    /*font-family: "Microsoft Sans-serif";*/
    margin-right: 5px;
}
.xq-main-right ul{
    background: #f6f6f6;
    margin-top: 10px;
    padding: 1px 0 8px 0;
}
.xq-main-right ul li{
        width: 85%;
    margin: 20px auto;
    border-bottom: 1px #ccc solid;
    text-align: center;
}
.xq-main-right ul li a{
    width: 85%;
    display: block;
    padding: 10px 10px 10px 20px;
}
.xq-main-right ul li a img{
    width: 100%;
}



/**/
.sp-hot ul {
    margin-top: 20px;
}
.sp-hot ul li {
    float: left;
    width: 16%;
    text-align: center;
}
.sp-hot ul li  img{
	width: 175px;
    height: 120px;
}
#mainmenu{
	width: 1170px;
}
.menu-item {
    float: left;
    margin: 5px 28px;
    padding-right: 39px;
}
.fengye{
	text-align:center;
	margin:20px 0;
}
.fengye a{
	background:#f1f1f1;
	padding:2px 4px;
	border:1px solid #ddd;
	
}
a.jiuban{
	position: absolute;
    right: 0;
    top: -12px;
}
.wrap .container{ width:1200px; margin:auto;}
.zt-coll{padding: 0px; margin-top:20px;width:100%;}
.zt-main{ width:100%;box-sizing: border-box;}
.fl{ float:left}
.fr{ float:right}
.banner-r h2{ padding:0px;}
.zt-banner {width: 100%;}
.zt-new-cont .zt-list ul li {line-height: 30px; }
.zt-all .zt-all-list ul li {line-height: 30px; }
