@charset "utf-8";
/*设计者 李旭梅 */
*{
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}
body {
	margin: 0 auto;
	font-size: 12px;
	background-color: #171717;
	color: #fff;
	background-attachment: scroll;
	background-image: url(../sy_img/cteilog.png);
}
.more {color: #000}
a:hover {text-decoration: underline;}
a {
	text-decoration: none;
}
#wrap {
	margin: auto;
	width: 1000px;
}
#wrap table tr td table tr td a {
	color: #FFF;
}
.content {
	float: left;
	width: 1000px;
	background-color: #000;
	margin-top: 20px;
}
 img
    {
        border: 0;
    }
    ul, li
    {
        list-style-type: none;
    }
    /*位置属性*/
    .marTop10
    {
        margin-top: 10px;
    }
    .left
    {
        float: left;
    }
    .right
    {
        float: right;
    }
    .clear
    {
        clear: both;
    }
    .clearfix:after
    {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
        width: 0;
        height: 0;
       
    }
    .clearfix
    {
        display: inline-block;
        
    }
    
    /*header*/
    #header
    {
	
	height: 46px;
	position: relative;
	line-height: 46px;
	color: #000;
    }
    #header h1
    {
        font-size: 12px;
        font-weight: normal;
        background: url(news.png) no-repeat 50px center;
        padding-left: 163px;
    }
    #header span
    {
	position: absolute;
	right: 10px;
	top: 0px;
	color: #666;
	font-size: 12px;
	font-weight: normal;
    }
    #header span a
    {
	color: #000;
	margin: 0 3px;
    }
    
    /*wrapper*/
    #wrapper
    {
        width: 960px;
        margin: 0 auto;
    }
    #picSlideWrap
    {
	padding-bottom: 30px;
	background-color: #000;
    }
    .titleh3
    {
        height: 70px;
	line-height: 70px;
	text-align: center;
	width: 910px;
	font-size: 26px;
	color: #fff;
	font-family: "微软雅黑";
	float: left;
    }
    .titleh4
    {
        text-align: center;
        font-size: 12px;
        color: #000;
        font-weight: normal;
        padding: 10px 0 20px 0px;
    }
    
    .imgnav
    {
        width: 950px;
    }
    #content
    {
        margin: 0px auto;
        line-height: 19px;
    }
    #content p
    {
        text-indent: 2em;
        color: #333;
    }
    
    .imgnav
    {
        position: relative;
        margin: 0 auto;
        width: 950px;
    }
    #img
    {
        z-index: 10;
        width: 950px;
        position: relative;
        text-align: center;
    }
    #img img
    {
        height: 633px;
        display: none;
        border: 0px solid #000;
    }
    #front
    {
	position: absolute;
	left: 10px;
	top: 1px;
	z-index: 10;
	cursor: pointer;
	width: 394px;
	height: 520px;
	background: url(${ROOT_PATH}2013nzt/kqspr/kqspr_img//blank.gif);
    }
    #front a
    {
        position: absolute;
        left: 20px;
        top: 200px;
        display: block;
        background: url(${ROOT_PATH}2013nzt/kqspr/kqspr_img/imgSlideLeft.png) no-repeat;
        width: 104px;
        height: 104px;
        display: none;
    }
    #next
    {
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 10;
	cursor: pointer;
	width: 394px;
	height: 520px;
	background: url(${ROOT_PATH}2013nzt/kqspr/kqspr_img/blank.gif);
    }
    #next a
    {
        position: absolute;
        right: 20px;
        top: 200px;
        display: block;
        background: url(${ROOT_PATH}2013nzt/kqspr/kqspr_img/imgSlideRight.png) no-repeat;
        width: 104px;
        height: 104px;
        display: none;
    }
    
    #cbtn
    {
        
        position: relative;
        height: 122px;
        margin-top: 12px;
    }
    #cbtn ul
    {
        position: relative;
        width: 10000px;
        height: 122px;
    }
    #cbtn ul li
    {
        float: left;
        padding: 8px 3px 3px 3px;
        width: 116px;
        height: 86px;
        cursor: pointer;
        text-align: center;
        margin-right: 20px;
        position: relative;
		background: #000;
    }
    #cbtn ul li img
    {
        width: 116px;
        height: 86px;
        display: block;
    }
    #cbtn ul li tt
    {
        background: #000;
        color: #FFF;
        position: absolute;
        right: 4px;
        bottom: 4px;
        z-index: 20;
        font-family: "宋体";
        font-size: 12px;
        line-height: 16px;
        padding: 0 5px;
    }
    #cbtn li.hov
    {
        background: url(${ROOT_PATH}2013nzt/kqspr/kqspr_img/imgHoverBg.gif) no-repeat;
    }
    .ctrl div
    {
        clear: both;
    }
    #cSlideUl
    {
        width: 825px;
        height: 116px;
        overflow: hidden;
        position: relative;
        top: 10px;
        margin: 0 auto;
    }
    .picSildeLeft
    {
        cursor: pointer;
        position: absolute;
        top: 32px;
        left: 10px;
        z-index: 9;
    }
    .picSildeRight
    {
        cursor: pointer;
        position: absolute;
        top: 32px;
        right: 10px;
        z-index: 9;
    }.foot {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.ztxx {
	font-family: "宋体";
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-bottom: 30px;
}
