﻿/*专题首页banner*/
.zhuanti_banner,
.zhuanti_banner_bg
{
    width: 100%;
    height: 130px;
    margin: auto;
    margin-bottom: 20px;
    background-image: url(zhuanti/zhuanti_banner.png);
    background-position: center;
    background-repeat: repeat-x;
}
.zhuanti_banner
{
    width: 1120px;
    background-repeat: no-repeat;
}
.zhuanti_banner h1,
.zhuanti_banner p
{
    top: -500px;
    position: absolute;
}

/*专题首页标题*/
.zhuanti_title
{
    width: 1120px;
    height: 30px;
    line-height: 30px;
    margin: auto;
    margin-bottom: 10px;
}
.zhuanti_title:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.zhuanti_title h1,
.zhuanti_title h3
{
    float: left;
    display: block;
    font-size: 24px;
    background: url(img/bg.png) no-repeat -98px -34px;
    font-weight: bold;
    padding-right: 26px;
}
.zhuanti_title a
{
    color: #60259A;
}
.zhuanti_title a:hover
{
    color: #ff0000;
}
.zhuanti_title div
{
    text-align: right;
    font-size: 14px;
    line-height: 40px;
}

/*专题列表标题*/
.zhuanti_list_h1
{
    width: 1118px;
    height: 36px;
    line-height: 36px;
    margin: auto;
    margin-bottom: 20px;
    padding-top: 16px;
    border: 1px solid #eaeaea;
    border-bottom: none;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}
.zhuanti_list_h1 a
{
    color: #555;
}
.zhuanti_list_h1 a:hover
{
    color: #60259A;
}

/*专题首页列表*/
.zhuanti_list
{
    margin: auto;
    width: 1120px;
    height: auto;
    overflow: hidden;
}
.zhuanti_list h1
{
    display: none;
}
.zhuanti_list ul
{
    margin: auto;
    width: 1144px;
    height: auto;
}
.zhuanti_list ul:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.zhuanti_list ul li
{
    float: left;
    width: 260px;
    height: 200px;
    margin-right: 24px;
    margin-bottom: 20px;
    border: 1px solid #eaeaea;
    position: relative;
    background: #f4f4f4;
}
.zhuanti_list ul li a
{
    display: block;
    width: 260px;
    height: 200px;
}
.zhuanti_list ul li div
{
    width: 262px;
    height: 120px;
    overflow: hidden;
}
.zhuanti_list ul li img
{
    width: 262px;
    height: 120px;
    position: absolute;
    top: -1px;
    left: -1px;
}
.zhuanti_list ul li h4
{
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    font-weight: bold;
    margin: 4px 10px 0 10px;
    white-space: nowrap;
    overflow: hidden;
}
.zhuanti_list ul li p
{
    font-size: 15px;
    color: #666;
    line-height: 18px;
    margin: 0 10px 10px 10px;
}
.zhuanti_list ul li:hover
{
    background: #fff;
}
.zhuanti_list ul li:hover h4
{
    color: #60259A;
}

/*专题头部*/
.zhuanti_left
{
    float: left;
	width: 788px;
    min-height: 2218px;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
}
.zhuanti_left .list_page
{
    margin-bottom: 40px;
}
.zhuanti_img
{
    display: block;
    position: relative;
    width: 790px;
    height: 300px;
    top: -1px;
    left: -1px;
}
.zhuanti_h1
{
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 14px;
}
.zhuanti_cnt
{
    padding: 0 40px;
    max-height: 100px;
    overflow: hidden;
}
.zhuanti_more
{
    display: inline-block;
    text-align: center;
    width: 200px;
    height: 26px;
    line-height: 26px;
    position: relative;
    left: 50%;
    margin-top: 10px;
    margin-left: -100px;
    bottom: 0px;
    color: #60259A;
    border-radius: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    font-size: 14px;
}
.zhuanti_cnt h2
{
    display: none;
}
.zhuanti_cnt p
{
    padding-top: 10px;
    color: #333333;
    font-size: 16px;
    line-height: 1.6em;
    text-align: justify;
    word-wrap: break-word;
    text-indent: 2em;
}

/*列表：内容*/
.zhuanti_art
{
    margin: 20px 40px 0;
    border-top: 1px dotted #dfdfdf;
}
.zhuanti_art li
{
    clear: both;
	text-align: justify;
    max-height: 130px;
    margin: 26px 0px;
    overflow: hidden;
}
.zhuanti_art li .list_img
{
	float: left;
	display: inline-block;
	width: 214px;
	height: 130px;
    margin-right: 18px;
    overflow: hidden;
    position: relative;
}
.zhuanti_art li .list_img img
{
	width: 214px;
	height: 130px;
    transform: translate(0,0);
    transition: all .4s;
}
.zhuanti_art li .list_img:hover img
{
    transform: scale(1.06, 1.06);
    transition: all .4s;
}
.zhuanti_art li .list_img em
{
	display: inline-block;
	width: 42px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-style: normal;
	padding-left: 8px;
	position: absolute;
	z-index: 10;
	top: 12px;
	left: 0px;
	overflow: hidden;
    background-image: url(img/bg.png);
    background-repeat: no-repeat;
}
.zhuanti_art li .list_img em.dig
{
    background-position: -0px -150px;
}
.zhuanti_art li .list_img em.hot
{
    background-position: -180px -150px;
}
.zhuanti_art li .list_img em.up
{
    background-position: -60px -150px;
}
.zhuanti_art li .list_img em.orig
{
    background-position: -120px -150px;
}
.zhuanti_art li .list_img em.select
{
    background-position: -240px -150px;
}
.zhuanti_art li h3,
.zhuanti_art li h4
{
	font-size: 20px;
	font-weight: bold;
    line-height: 30px;
    margin-bottom: 8px;
    text-align: left;
}
.zhuanti_art li h3 a,
.zhuanti_art li h4 a
{
	color: #444;
}
.zhuanti_art li h3 a:hover,
.zhuanti_art li h4 a:hover
{
	color: #FF3333;
}
.zhuanti_art li p.cnt
{
	color: #999;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
    text-indent: 0em!important;
    word-wrap:break-word;
    margin: 0;
    padding-bottom: 0;
}

/*专题推荐*/
.zhuanti_box
{
    margin-top: 30px;
}
.zhuanti_box li
{
    width: 300px;
    height: 114px;
    margin-top: 10px;
    position: relative;
    overflow: hidden;
}
.zhuanti_box li img
{
    width: 300px;
    height: 114px;
    transform: translate(0,0);
    transition: all .5s;
}
.zhuanti_box li:hover img
{
    transform: scale(1.05, 1.05);
    transition: all .5s;
}
.zhuanti_box li span
{
    display: block;
    width: 300px;
    height: auto;
    line-height: 1.1em;
    text-align: left;
    font-size: 16px;
    color: #fff;
    padding: 6px 8px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    background-color: #000\9;
    filter: alpha(Opacity=75)\9;
    -moz-opacity: 0.75\9;
    opacity: 0.75\9;
}
.zhuanti_box li:hover span
{
    white-space: normal;
}