/*======================================
Theme Name: zForum
Theme URI: http://www.cnzooit.com/zForum/
Description: A company theme.
Version: 1.2
Author: zuluo
Author URI: http://www.cnzooit.com
Tags:  blue,light,two-columns,fixed-width,custom-menu,theme-options
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

/*============================ RESET ============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*============================ SETUP ============================*/
html {
	font-size: 100.01%;
}
body {
	font-family: "微软雅黑", "黑体", arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	color: #555;
	background: #fff;
	margin:0;
	padding:0;
}
ul, ol {
	list-style: none;
}
img {
	border: none;
}
.clear {
	clear:both; height:0; font-size: 1px; line-height: 0px;
}
a, a:link, a:visited{
	color: #38485a;
	text-decoration: none;
}
a:hover, a:hover {
	color: #51aded;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 { font-family:"微软雅黑", "黑体", arial, Helvetica, sans-serif;	}
/*============================ HEADER ============================*/
#topbar {
	overflow:hidden;
	width: 100%;
	margin: 0 auto 0 auto;	
	min-width: 960px;
	color:#fff;
    background-color: #FFF;
    border-bottom: 1px solid #68A8D8;
}
#topbar #topcont {
	overflow:hidden;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	list-style-type: none;
	line-height:30px;
}
#logo {
	float:left;
	margin: 0;	
}
#logo img {
	display:block;
	margin: 0;
	height: 30px;
}
#topnavi {
	float: right;
	overflow:hidden;
	margin: 0;
}
#topnavi ul{
	overflow:hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
#topnavi ul li{
	float: left;
	position: relative;
	cursor: pointer;
	margin: 5px 10px 5px 0; 
	padding: 0 0 0 10px;
	line-height: 20px;
	border-left: 1px solid #666;
}
#topnavi ul li:first-child {
	padding: 0 0 0 0;
	border:0;
}
/*Top level menu link items style*/
#topnavi ul li a:link, #topnavi ul li a:visited{
	display:block;
	line-height:20px;
	color:#666;
	font-size:12px;	
	text-decoration: none;
}
#topnavi ul li a:hover {
	color:#333;
}
#topnavi ul li a img {
	margin: 0 5px 0 0;
	vertical-align:middle;
}
#topnavi ul li ul {
	display:none;
}

#head {
	overflow:hidden;
	margin: 0 auto 0 auto;	
	width: 100%;
	min-width: 960px;
	height: 300px;
    background: #fefefe;
    box-shadow: 0 1px 5px #666;
	position:relative;
	z-index:9999;
}
#head-img {
	overflow:hidden;
	width: 2520px;
	height: 300px;
	margin-left: -1260px;
	padding:0;
	position: absolute;
	left: 50%;
	text-align: center;
}
#header {
	overflow:hidden;
	margin: 300px auto 0 auto;	
	padding: 0 0 0 0;
	width: 100%;
	height:61px;
	background: #eee url(images_forum/nav_bak.png) no-repeat center 0;
}

/* 首页部分 */
#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/*****当前位置******/
.position {
	overflow:hidden;
	margin: 20px 0 15px 40px;
	color: #333;
	font-size: 12px;
}
.position a { 
	margin:0 0 0 0;
	padding-right:27px;
	color: #333;
	font-size: 12px;
	font-weight: normal; 
	background:url(images_forum/arrow.png) no-repeat right -32px; 
}
.position a:hover { 
	text-decoration:underline;
}
.content {
	margin: 0;
	padding: 30px 0;
	width: 960px;
	min-height: 100px;
}
h2.title {
	padding: 0 0 0 0;
	height:35px;
	line-height:35px;
	color:#38485a;
	font-size:20px;
	border-bottom: 2px solid #f3f3f3;
}
h2.title span {
	float: left;
	display: block;
	height:35px;
	line-height:30px;
	color:#38485a;
	font-size:20px;
	border-bottom: 2px solid #999;
}

/* 焦点区 */
#focus-left {
	float: left;
	width: 500px;
	height:330px;
}
#focus-right {
	float: left;
	margin-left: 30px;
	width: 430px;
	height:330px;
}
.focus-toutiao {
	overflow:hidden;
	padding: 10px 0 10px 0;
	border-top: 1px dashed #999;
}
.focus-toutiao:first-child {
	padding-top:0;
	border-top: 0;
}
.focus-toutiao dt {
	display: block;
	margin-bottom: 15px;
	height:40px;
	line-height:30px;
	color:#38485a;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px dotted #666;
}
.focus-toutiao dd {
	overflow:hidden;
	height:275px;
	line-height:25px;
	color:#747f8c;
	font-size:15px;	
}
.focus-toutiao dd p {
	overflow:hidden;
	margin-bottom: 10px;
	text-indent:2em;
}
.title {
	clear:both;
	overflow:hidden;
	height:68px;
	background: url(images/line.png) repeat-x 0 20px;
}
.title b {
	padding: 0 10px 0 0;
	background: #FFF;
	line-height:68px;
	color:#0065B1;
	font-size:24px;	
	font-weight: normal;
}
/*下方图文 */
.forum-box {
	display:block;
	margin:0 auto 20px auto;
	width: 960px;
}
.forum-box img {
	display:block;
	width: 960px;
}
/*下方图文 */
.news-box {
	clear:both;
	display:block;
	width: 980px;
	position: relative;
}
/* 讲师模块 */
.lecture-one {
	float:left;
	overflow:hidden;
	margin: 0 20px 20px 0;
	padding:20px;
	width: 185px;
	background:#F5F5F5; 
	border-bottom: 2px solid #eee;
}
.lecture-one:hover {
	background:#eee; 
	border-bottom: 2px solid #51aded;
}
.lecture-one img {
	width: 185px;
	height: 210px;
}
.lecture-one dt {
	overflow:hidden;
	margin: 10px 0 10px 0;
	width:100%;
	height:20px;
	line-height:20px;
	color:#222;
	font-size:18px;
	text-align:center;
}
.lecture-one dt a {
	color:#38485a;
	font-weight:bold;
}
.lecture-one dt a:hover {
	color:#51aded;
}
.lecture-one dd {
	overflow:hidden;
	height:60px;
	line-height:20px;
	color:#747f8c;
	font-size:14px;	
	text-align:center;
}
/* 新闻模块 */
.news-one {
	float:left;
	overflow:hidden;
	margin: 0 20px 20px 0;
	padding:15px;
	width:  195px;
	background:#F5F5F5; 
	border-bottom: 2px solid #eee;
}
.news-one:hover {
	background:#eee; 
	border-bottom: 2px solid #51aded;
}
.news-one img {
	width: 195px;
	height: 130px;
}
.news-one dt {
	overflow:hidden;
	margin: 10px 0 10px 0;
	width:100%;
	height:36px;
	line-height:18px;
	font-size:14px;
}
.news-one dt a {
	color:#38485a;
	font-weight:bold;
}
.news-one dt a:hover {
	color:#51aded;
}
.news-one dd {
	overflow:hidden;
	height:60px;
	line-height:20px;
	color:#747f8c;
	font-size:12px;	
}

/* 横栏广告*/
.ads-box {
	clear:both;
	display:block;
	position: relative;
	margin: 0 0 20px 0;
	width: 980px;
}
.ads-one {
	float:left;
	overflow:hidden;
	margin: 0 20px 0 0;
	padding: 0;
}
.ads-one img {
	display:block;
	margin: 0;
	padding: 0;
	width: 100%;
	height:auto;
}
/* 文章内容区 */
.entry {
	overflow:hidden;
	margin: 5px 0 0 0;
	padding: 0 0 30px 0;
	font-size: 14px;
	line-height:20px;
}
.entry img {
	padding: 0;
	max-width:100%;
	height: auto;
}
.entry h1, .comment h1 {
	font-size: 18px;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #eee;
	text-align:center;
}
.entry h2, .comment h2 {
	height:30px;
	line-height:30px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	background: none;
	color:#38485a;
	font-size: 18px;
	font-weight:bold;
	border-bottom:1px solid #51aded;
}
.entry h2 strong {
	float:left;
	display:block;
	margin: 0 0 0 0;
	padding: 0 15px;
	height:30px;
	line-height:30px;
	background-color: #51aded;
	letter-spacing: 1px;
	color:#fff;
	font-size: 15px;
	font-weight:normal;
}
.entry h2 strong a {
	color:#fff;
	text-decoration:none;
}
.entry h2 strong a:hover {
	text-decoration:none;
}
.entry h3, .comment h3{
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	color:#38485a;
	font-size: 16px;
	font-weight:bold;
}
.entry h4, .comment h4 {
	font-size: 14px;
	font-weight:bold;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}
.entry h5, .comment h5 {
	font-size: 14px;
	font-weight:bold;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}
.entry h6, .comment h6{
	font-weight:bold;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}
.entry p {
	overflow:hidden;
	line-height: 25px;
	margin: 10px 0 10px 0;
	padding: 0px 0 0 0;
	font-size: 14px;
	word-wrap:break-word;
}
.entry div {
	line-height: 25px;
}
.entry ul {
	margin: 0 0 15px 0;
	padding-left:0;
	font-size:14px;
}
.entry ol {
	margin: 0 0 15px 0;
	padding-left:0;
	font-size:14px;
}
/*============================ Text Elements ============================*/
.entry ul, .comment ul{
	clear: both;
	list-style: disc inside;
	margin: 10px 0 20px 0;
	padding: 10px 20px;
	border: 1px solid #eee;
	font-size: 13px;
}
.entry ul li, .comment ul li{
	margin:5px 0;
}
.entry ol, .comment ol{
	list-style: decimal inside;
	margin: 5px 0 20px 0;
	padding: 10px 20px;
	border: 1px solid #eee;
	background: #f8f8f8;
	font-size: 13px;
}
.entry ol li, .comment ol li{
	margin:8px 0;
}
.entry ol ol, .comment ol ol{
	list-style: upper-alpha inside;
}
.entry ol ol ol, .comment ol ol ol{
	list-style: lower-roman inside;
}
.entry ol ol ol ol, .comment ol ol ol ol{
	list-style: lower-alpha inside;
}
.entry ul ul, .comment ul ul,
.entry ol ol, .comment ol ol,
.entry ul ol, .comment ul ol
.entry ol ul, .comment ol ul {
	margin-bottom: 5px;
}
dl {
	margin: 10px 0 20px 0;
}
dd {
	margin-bottom: 0px;
}
strong {
	color:#585752;
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 1.3em;
}
ins {
	padding: 1px 2px;
	background: #ffa;
	text-decoration: none;
}
code, pre {
	padding: 3px 8px;
	line-height:140%;
	margin: 10px 10px;
	background: #eeeeee;
	color: #111 !importfontant;
	font-size: 0.9em;
	overflow: auto;
	border: 1px solid #ddd;

}
del, strike, s{
	text-decoration: line-through;
}
small {
	font-size: 0.7em;
}
abbr,
acronym {
	border-bottom: 1px dotted #777;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	font-size: 0.8em;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.entry var, .entry kbd, .entry tt {
	font-size: 1.1em;
}
.entry blockquote {
	margin: 10px 0 10px 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #eee;
	color: #B1B0A9;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
}
.entry blockquote p {
	color: #B1B0A9;
	font-size: 14px;
}
.entry table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0 solid #ccc;
	margin: 5px 0;
	text-align: left;
	width: 100%;
	font-size:12px;
}
.entry tr th,
.entry thead th {
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	padding: 5px 0px;
	text-align:center;
	background-color: #ddd;
	border: 0 solid #ccc;
}
.entry tr td {
	padding: 2px 2px;
	vertical-align:middle;
	border: 0 solid #ccc;
	text-align:center;
	line-height:16px;
}
.entry tr.odd td {
	background: #eee;
	text-align:center;
}
.entry tr td ul {
	margin-left:0 !important;
}
.entry a:link,.entry a:visited,.entry a:active {
	text-decoration: none;
}
.entry a:hover {
	text-decoration: underline;
}
.entry_single p{
	line-height:190%;
	padding: 5px 10px;
	font-size:14px;
}
.entry_list p{
	height:85px;
	overflow:hidden;
}

/*============================ Comments ============================*/
.alignleft { 
	float: left; 
	display: inline; 
	margin: 10px 15px 10px 5px;
}
.alignright	{
	float: right; 
	display: inline; 
	margin: 10px 5px 10px 15px;
}
.aligncenter {
	margin: 10px auto; 
	display: block;
}
.textleft { 
	text-align:left;
}
.textright	{
	text-align:right;
}
.textcenter {
	text-align:center;
}

/*============================ FOOT ============================*/
#bottom {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto 0 auto;
	padding:10px 0;
	line-height:21px;
	background: url(images/bg.jpg) repeat center bottom;	
}
.footer {
	overflow:hidden;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 25px 0 10px 0;
	line-height:35px;
	color:#fff;
	font-size:12px;
	font-family: Roboto, "微软雅黑", "黑体", arial, Helvetica, sans-serif;
	text-align:center;
}
/* 社交 */
.share {
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	text-align:center;
	z-index:998;
}
.share .share-title {
	padding: 0 0 15px 0;
	color:#fff;
	font-size:18px;
	font-family: Roboto, "微软雅黑", "黑体", arial, Helvetica, sans-serif;
}
.share dd { 
	display: inline-block;
	position:relative;
	width:180px;
	height:60px;
	text-decoration:none; 
	cursor:pointer;
	margin: 0 10px;	
	padding: 0 0 0 ;
}
.share dd a { 
	display: block;
	position:absolute;
	top:0;
	left:0;
	width:180px;
	height:60px;
	text-indent:-9999px;
	background: url(images/share.png) no-repeat;	
}
.share dd a.share-sina {
	background-position: 0 0;
}
.share dd a.share-weixin {
	background-position: -180px 0;
}
.share dd a:hover.share-sina {
	background-position: 0 -60px;
}
.share dd a:hover.share-weixin {
	background-position: -180px -60px;
}
.share dd img {
	display:none;
	position:absolute;
	top: -200px;
	left:0;
	z-index:1;
}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
/* 友情链接 */
.flinks {
	clear: both;
	margin: 10px auto;
	width: 1032px;
}
.flinks-left {
	float:left;
	display:block;
	width: 80px;
	line-height:20px;
	margin: 10px 0;
	color: #999;
	font-size: 14px;
}
.flinks-right {
	float:left;
	width: 952px;
	margin: 0 0;
}
.flinks a {
	float:left;
	overflow: hidden;
	margin: 10px;
	color: #999;
	font-size: 14px;

	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.flinks a:hover {
	color: #3b962d;
}

/* 顶部大图切换 */

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider2 a:active,
.flex-container a:focus,
.flexslider2 a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* flexslider2 Necessary Styles
*********************************/
.flexslider2 {margin: 0; padding: 0;}
.flexslider2 .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider2 .slides img { width: 500px; height:330px; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.flexslider2 .slide-text { 
	overflow: hidden;
	display: block;
	margin-top: -60px; 
	margin-left: 0;
	padding: 0 15px;
	height:60px; 
	background: #333;
}
.flexslider2 .slide-text h4 { 
	overflow: hidden;
	height:30px;
	line-height:30px;
	color: #FFF;
	font-size: 18px;
}
.flexslider2 .slide-text p { 
	overflow: hidden;
	margin: 0 0 10px 0;
	height:40px;
	line-height:20px;
	color: #bbb;
	font-size: 14px;
}



/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* flexslider2 Default Theme
*********************************/
.flexslider2 { margin: 0 0 0 0; position: relative; height:330px; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.flexslider4 .flex-viewport { width:960px; max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }

.loading .flex-viewport { max-height: 300px; }
.flexslider2 .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  background:url(images/arr.png) no-repeat; text-indent:-999em }
.flexslider4 .flex-direction-nav a {opacity: 1; }
.flex-direction-nav .flex-prev { left: -50px; background-position:0 0 }
.flex-direction-nav .flex-next { right: -50px; background-position:-132px 0}
.flexslider2 .flex-direction-nav .flex-prev { left: 10px; background-position:0 0 }
.flexslider2 .flex-direction-nav .flex-next { right: 0; background-position:-132px 0}
.flexslider4 .flex-direction-nav .flex-prev { left: -50px; background-position:0 0 }
.flexslider4 .flex-direction-nav .flex-next { right: -40px; background-position:-132px 0}
.flexslider2:hover .flex-prev { opacity: 0.7; left: 10px;}
.flexslider2:hover .flex-next { opacity: 0.7; right: 0;}
.flexslider2:hover .flex-next:hover, .flexslider2:hover .flex-prev:hover { opacity: 1; }
.flexslider4:hover .flex-prev:hover{ background-position:-64px 0}
.flexslider4:hover .flex-next:hover { background-position:-199px 0}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider2-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 5px; text-align: center;}
.flexslider2 .flex-control-nav {width: 100%; position: absolute; bottom: 5px; text-align: right;}
.flexslider4 .flex-control-nav {display:none; width: 100%; position: absolute; bottom: 5px; text-align: center;}
.flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
.flexslider2 .flex-control-nav li {margin: 0 8px 0 0; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flexslider2 .flex-control-paging li a { color:#fff; width: 11px; height: 16px; padding-right:5px;display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #f00; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
