/**=typeset	    @name ：页面整体排版   @type ：全局      @author ：czh
---------------------------------------------------------*/

body {
	font: 14px/1.8em "Microsoft YaHei", Tahoma, Helvetica, Georgia, Arial, "sans serif";
	color: #636363;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	line-height: 1.8em;
}

.con {
	width: 960px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	outline: 0 none;
}

#wrapper {
	overflow: hidden;
	display: block;
}


/**=清除浮动	    @name ：bd      @type ：全局       @author ：czh
---------------------------------------------------------*/

.con:after,
.con_mt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	_zoom: 1;
}

.clearfix {
	clear: both;
}


/**=color	    @name ：字体颜色      @type ：全局       @author ：czh
---------------------------------------------------------*/

.fc_a {
	color: #b30008;
	/*页面通用红色*/
}

.fc_b {
	color: #000;
	/*收藏本站颜色*/
}

.fc_c {
	color: #d3d3d3;
	/*nav未显示字体颜色*/
}

.fc_d {
	color: #fff;
	/*nav显示时字体颜色*/
}


/**=Layout	    @name ：页面布局     @type ：全局      @author ：czh
---------------------------------------------------------*/

.bg_a {
	background: #f5f5f5;
	/*灰色背景*/
}


/**=Header	    @name ：页面头部     @type ：全局      @author ：czh
---------------------------------------------------------*/

#header {
	width: 100%;
	background: url(header.jpg);
	background-size: cover;
}

.collect {
	font-size: 12px;
	margin-right: 10px;
}

.logo a {
	background: url(logo.png);
	display: block;
	height: 75px;
	overflow: hidden;
	text-indent: -9999px;
	width: 75px;
	margin-right: 20px;
}

.mainHeader {
	float: left;
}

.mainHeader img {
	height: 42px;
	width: 199px;
	float: left;
	margin-right: 10px;
}

.mainHeader strong {
	font-size: 24px;
	font-weight: 500;
	float: left;
	color: #3a3a3a;
	margin-top: 15px
}

.mainHeader span {
	font-family: arial;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	text-transform: capitalize;
}

.searchBar form {
	margin-top: 37px;
	margin-right: 10px;
}

.searchinput {
	border-right-width: 0px;
	padding-left: 2px;
	width: 216px;
	font-family: arial;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	color: #636365;
	margin-left: 2px;
	font-size: 8pt;
	vertical-align: middle;
	border-left-width: 0px;
	margin-right: 3px;
}

.tab_search {
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	height: 25px;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}

.searchaction {
	width: 14px;
	float: left;
	height: 14px;
	margin-right: 2px;
	background: url(searchIcon.gif) no-repeat;
	cursor: pointer;
}


/**=Nav	    @name ：页面导航    @type ：全局      @author ：czh
---------------------------------------------------------*/

.active {
	background: url(active.gif) repeat-x;
	color: #fff;
}

.nav {
	width: 100%;
	height: 40px;
	background: url(navbg.gif) repeat-x;
	position: relative;
	top: 21px;
	margin: 0 auto;
}

.nav ul {
	height: 40px;
	width: 960px;
}

.nav ul li {
	float: left;
	line-height: 40px;
	height: 40px;
}

.nav ul li a {
	display: inline-block;
	height: 40px;
	width: 119px;
	color: #d3d3d3;
	text-align: center;
}


/**=Banner	    @name ：页面banner    @type ：全局      @author ：czh
---------------------------------------------------------*/

.banner {
	width: 940px;
	height: 308px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#content {
	padding-top: 30px;
	background: url(content_bg.gif) repeat-y;
	background-attachment: fixed;
	background-position: center;
}


/**=Notice	    @name ：Notice区域    @type ：全局      @author ：czh
---------------------------------------------------------*/

.notice {
	height: 132px;
	width: 388px;
	border: 1px solid #b5b8bc;
	margin-left: 10px;
	margin-bottom: 10px;
}

.notice h2 {
	background-color: #f5f5f5;
	color: #343434;
	padding-left: 16px;
}

.notice ul li {
	padding-left: 18px;
}

.notice ul li a {
	font-size: 12px;
	color: #636363;
	line-height: 1.5em;
}

.notice ul li a:hover {
	text-decoration: underline;
}

.newInfo {
	margin-right: 16px;
}


/**=Tab    @name ：tab选项卡    @type ：全局      @author ：czh
---------------------------------------------------------*/

.tab {
	overflow: hidden;
	display: block;
}

.tab1,
.tab2,
.tab3 {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}

.tab1 {
	width: 538px;
}

.tab2,
.tab3 {
	width: 390px;
}

.menu {
	height: 30px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #b5b8bc;
}

.menu li {
	float: left;
	width: 99px;
	text-align: center;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
	color: #a8a8a8;
	font-size: 13px;
	overflow: hidden;
	background: #f5f5f5;
}

.menu li.off {
	background: #fff;
	color: #0e67a2;
	border-bottom: none;
	border-top: 3px solid #0e67a2;
	border-left: #b5b8bc solid 1px;
	border-right: #b5b8bc solid 1px;
	height: 28px;
	line-height: 28px;
}

.menudiv,
.menudiv2,
.menudiv3 {
	overflow: hidden;
	border-left: #b5b8bc solid 1px;
	border-right: #b5b8bc solid 1px;
	border-bottom: #b5b8bc solid 1px;
	border-top: 0;
	background: #fefefe
}

.menudiv a,
.menudiv2 a,
.menudiv3 a {
	color: #636363;
	font-size: 12px;
}

.menudiv a:hover,
.menudiv2 a:hover,
.menudiv3 a:hover {
	text-decoration: underline;
}

.menudiv div {
	padding: 15px;
	line-height: 28px;
}

.menudiv2 div,
.menudiv3 div {
	padding: 20px 0 23px 15px;
}

.timeInfo {
	float: right;
	color: #636363;
	font-size: 12px;
}


/**=List Article    @name ：List文章样式    @type ：全局      @author ：czh
---------------------------------------------------------*/

.sm {
	width: 536px;
	border: 1px solid #B5B8BC;
}

.smw {
	overflow: hidden;
	padding-bottom: 15px;
}

.sm .place {
	text-indent: 10px;
	height: 30px;
	border-bottom: 1px solid #B5B8BC;
	line-height: 30px;
	font-size: 14px;
	color: #343434;
	font-weight: bold;
	margin-bottom: 10px;
	background: #f5f5f5;
}

.sm .place a {
	color: #a8a8a8;
}

ul.u3 li {
	padding: 8px 0;
	border-bottom: 1px dotted #aaa;
}

.col ul.u3 li a {
	font-size: 14px;
	font-weight: bold;
	width: 565px;
}

.sm ul.u1 {
	padding: 0 10px;
}

ul.u3 li a {
	font-size: 14px;
	font-weight: bold;
	width: 430px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	line-height: 22px;
	overflow: hidden;
	padding-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	float: left;
	color: #686868;
}

ul.u3 li a:hover {
	color: #0E67A2;
}

ul.u2 li {
	float: left;
	position: relative;
	width: 100%;
}

ul.u2 li span {
	color: #999999;
	float: right;
}


/**=viewbox    @name ：viewbox    @type ：全局      @author ：czh
---------------------------------------------------------*/

.viewbox {}

.viewbox .title h2 {
	color: #0e67a2;
	padding-top: 10px;
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	width: 100%;
}

.viewbox .info {
	background: #F8F8F8;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #666;
	height: 30px;
	line-height: 30px;
	margin: 20px 0 30px;
	text-align: center;
	font-size: 12px;
}

.viewbox .article {
	padding: 0 10px;
	font-size: 14px;
	margin-bottom: 40px;
	line-height: 22px;
}

.viewbox .article p,
.viewbox .article font {
	padding-bottom: 10px;
}

.viewbox .article td {
	text-indent: 2em;
}

.viewbox .handle {
	padding: 0 10px;
}

.viewbox .handle .context a {
	line-height: 22px;
	color: #212121;
}


/**=dedepages    @name ：dedepages    @type ：全局      @author ：czh
---------------------------------------------------------*/

.dede_pages {
	margin-bottom: 50px;
	overflow: hidden;
	margin-top: 20px;
}

.dede_pages ul.pagelist li {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	text-align: center;
}

.thisclass {
	padding: 0 10px;
	font-weight: bold;
	color: #773652;
}

.dede_pages ul.pagelist li select {
	vertical-align: middle;
}

.dede_pages ul.pagelist li a {
	border: 1px solid #DDDDDD;
	display: inline-block;
	height: 28px;
	line-height: 30px;
	padding: 0 10px;
	text-align: center;
}

.dede_pages ul.pagelist li a:hover,
.dede_pages ul.pagelist li.thisclass a {
	border: 1px solid #773652;
}


/**=Footer    @name ：footer    @type ：全局      @author ：czh
---------------------------------------------------------*/

#footer {
	height: 80px;
	width: 100%;
	background: url(footer.gif) repeat-x;
}

.friend {
	text-align: center;
}

.friend ul li {
	margin: 0 auto;
	display: inline;
}

.friend ul li a {
	color: #dadada;
	font-size: 12px;
	text-align: center;
}

.copy p {
	color: #dadada;
	font-size: 10px;
	text-align: center;
}

.copy p:last-child {
	font-size: 9px;
}
.turn {
        width: 940px;
        height: 308px;
        position: relative;
        overflow: hidden;
    }
    
    .turn-loading {
        width: 940px;
        height: 308px;
        position: absolute;
        z-index: 4;
        overflow: hidden;
        background: #202f42;
    }
    
    .turn-loading img {
        width: 32px;
        height: 32px;
        margin: 51px 0 0 135px;
    }
    
    .turn-pic li {
        position: absolute;
        top: 0px;
        left: 0px;
        filter: alpha(opacity=0);
        opacity: 0;
    }
    
    .turn-pic li img {
        width: 940px;
        height: 308px;
        overflow: hidden;
    }
    
    .turn-bg {
        width: 940px;
        height: 32px;
        overflow: hidden;
        background: #000;
        position: absolute;
        z-index: 2;
        bottom: 0;
        filter: alpha(opacity=70);
        opacity: 0.7;
    }
    
    .turn-tit {
        font-size: 12px;
    }
    
    .turn-tit a {
        color: #afafaf;
        text-decoration: none;
    }
    
    .turn-tit a:hover {
        color: #ffb02b;
        text-decoration: none;
    }
    
    .turn-tit li {
        position: absolute;
        z-index: 3;
        bottom: -20px;
        left: 5px;
    }
    
    .turn-btn {
        position: absolute;
        z-index: 3;
        font-size: 12px;
        color: #afafaf;
        bottom: 8px;
        right: 15px;
    }
    
    .turn-btn .lb,
    .turn-btn .rb {
        width: 6px;
        height: 9px;
        background: url(btn.png) no-repeat;
        overflow: hidden;
        position: absolute;
        top: 8px;
        left: -10px;
        cursor: pointer;
    }
    
    .turn-btn .rb {
        background-position: -6px 0;
        left: 21px;
    }
    
    .turn-btn span {
        text-align: center;
        top: 2px;
        position: relative;
    }