﻿@charset "utf-8";
/* CSS Document */
body{
    font-size:12px;
	font-family:"宋体", Arial;
	color:#555;
	background:#b14b3f url(../images/bg.jpg) no-repeat center 30px;
    background-size:100% auto;
}
*{
	margin:0px;
	border:0px;
	padding:0px;
	-webkit-appearance: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline:none;
}
ul{ 
   list-style:none;
}
ul li{ 
   list-style-type:none;
}
dl>div{
	clear:inherit!important;
}
div{
	word-break:break-all;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
    font-size: 14px;
    font-family:"微软雅黑";
    font-weight: 500;
}
.clear{
	clear:both;
	font-size:0px;
	visibility:hidden;
	width:0px;
	line-height:0px!important;height:0;
}	
a{
	color:#555;
	text-decoration:none;
}
a:hover{
	color:#555;
}
a,input,select{
	-webkit-appearance: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
	outline:none;
	background:none;
	text-decoration: none;
}
.tip,.tip a,a.tip{
	color:#bbb;
}
.tipped{
	color:#bbb;
	font-family:"宋体";
}
.warning,.warning a,a.warning{
	color:#ff4b8c;
}
.highlight,.highlight a,a.highlight{
	color:#2b98b9;
}
.secondary,.secondary a,a.secondary{
	color:#999;
}
input,select{
	vertical-align:middle;
    outline:none;
    color:#555;
	font-size:12px;
    font-family:Arial,"宋体";
}
textarea{
    outline:none;
}
.h10{
	height:10px;
}
.buttonbar{
    padding:20px 0px;
    clear:both;
	text-align:center;
}
.tipbar {
    clear:both;
	text-align:center;
    line-height:20px;
}
.validation-summary-errors,.validation-summary-errors li{
    display:inline-block;
}
.top_wrapper{
	min-width:100%;
	height:35px;
	background:#3b4a5a;
}
.top{
	width:1000px;
	height:35px;
	line-height:35px;
	margin:0 auto;
	color:#fff;
}
.top span{
	padding:0px 10px;
}
.top a{
	color:#fff;
}
.top_left{
	float:left;
}
.top_right{
	float:right;
}
.banner{
    min-width:100%;
    margin:0 auto;
    height:150px;
    background:url(../images/logo.png) no-repeat center center;
}
.banner a{
    height:150px;
    display:block;
}
.main{
    width:1000px;
    margin:0 auto;
    clear:both;
    background:#eee;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    overflow:hidden;
}
.left{
	width:760px;
	min-height:788px;
	margin:0 auto;
	background:#fff;
    float:left;
    overflow:hidden;
    padding-bottom:15px;
}
.topbar{
	height:40px;
    border-bottom:1px solid #ddd;
}
.topbar_left{
	width:auto;
	float:left;
	line-height:40px;
	padding-left:10px;
    font-size:14px;
    font-weight:500;
}
.topbar_left span{
	padding:0px 6px;
}
.search_box{
    width:auto;
	height:60px;
	padding:25px 0px 0px 0px;
	background:#fff;
    border-bottom:1px solid #eee;
	text-align:center;
}
.text01{
	width:210px;
	height:33px;
	background:#fff;
	padding-left:8px;
    border:1px solid #ccc;
    border-right:0px;
}
.text02{
	width:150px;
    height:25px;
    line-height:25px;
	border:1px solid #ddd;
	padding:0 2px;
    margin-left:3px;
}
.search_button{
	width:55px;
	height:35px;
	cursor:pointer;
    color:#fff;
	background:#00b7ee;
}
.textarea01{
    width:500px;
    height:120px;
    line-height:20px;
    border:1px solid #ccc;
    padding:5px;
    display:inline-block;
    margin-top:8px;
}
.textarea02{
    width:100%;
    height:80px;
    line-height:20px;
    border:1px solid #ccc;
    padding:3px;
    display:inline-block;
}
.button01{
    min-width:100px;
	height:35px;
	background:#00b7ee;
	border:0px;
	cursor:pointer;
	color:#fff;
	text-align:center;
    padding:0px 10px;
    -moz-border-radius:3px; 
    -webkit-border-radius:3px;
	border-radius:3px;
    font-size:14px;
    letter-spacing:3px;
}
.button03{
    background:none;
    margin-left:8px;
    cursor:pointer;
    color:#2b98b9;
}
.content02{
	margin:0 auto;
	padding:25px 0px 0px 300px;
    line-height:28px;
}
.content02 dt{
    width:10%;
    min-height:35px;
    float:left;
    text-align:right;
    display:inline;
}
.content02 dd{
    width:90%;
    min-height:35px;
    float:left;
    text-align:left;
    display:inline;
}
.content03{
	width:1010px;
	margin:0 auto;
	padding:25px 0px 0px 0px;
    line-height:28px;
}
.content03 dt{
    width:10%;
    min-height:35px;
    float:left;
    text-align:right;
    display:inline;
}
.content03 dd{
    width:90%;
    min-height:35px;
    float:left;
    text-align:left;
    display:inline;
}
.userbox{
    clear:both;
    height:45px;
    width:100%;
    float:left;
}
.name{
    line-height:18px;
    padding-left:5px;
    float:left;
}
.imgbox01{
	width:120px;
	height:110px;
	overflow:hidden;
}
.imgList{
    height:auto;
}
.thumbnail{
    width:100px;
    height:100px;
    overflow:hidden;
    display:inline-block;
    cursor:pointer;
    border:1px solid #eee;
    margin:5px;
    text-align:center;
    vertical-align:middle;
    overflow:hidden;
}
.thumbnail span {
    width:auto;
	height:90px;
	text-align:right;
	padding:5px;
	font-size:14px;
	font-weight:500;
	display:none;
	position:relative;
	color:#fff;
	background:rgb(0,0,0);
    filter:alpha(opacity=30);
    background: rgba(0,0,0,0.3);
	cursor:default;
}
.thumbnail span img:hover{
	cursor:pointer;
}
.thumbnail:hover span{
	display:block;
}
/*列表03*/
.list03{
	width:auto;
	clear:both;
    padding:15px 20px 0px 20px;
}
.list03 ul{
	margin:0px -7px;
}
.list03 li{
	width:20%;
	padding:10px 0px;
	float:left;
}
.list03img{
	height:220px;
	margin:0 auto;
	padding:0px 8px;
    overflow:hidden;
}
.list03img span{
	width:auto;
	height:100%;
	display:none;
	text-align:right;
	position:relative;
	background:rgb(0,0,0);
    filter:alpha(opacity=20);
    background: rgba(0,0,0,0.2);
	z-index:999999;
	margin-right:3px;
}
.list03img:hover span{
	display:block;
}
.list03img a{
	display:block;
	height:220px;
}
.list03title{
	height:30px;
	line-height:30px;
	margin:0 auto;
	padding:0px 8px;
    text-align:center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list03bar{
	height:18px;
	line-height:16px;
	margin:0 auto;
	padding:0px 8px;
	color:#999;
    text-align:center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list03bar span{
	font-family:Arial;
	font-size:14px;
	font-weight:500;
	vertical-align:middle;
    cursor:pointer;
}
/*列表03*/
/*列表04*/
.list04{
    background:#fff;
    padding:0px 20px 0px 20px;
    clear:both;
}
.list04 li{
	border-bottom:1px dashed #eee;
	padding:20px 0px 0px 0px;
	clear:both;
	min-height:175px;
}
.list04img{
	width:175px;
	height:120px;
	float:left;
	overflow:hidden;
}
.list04img a{
	height:149px;
	display:block;
}
.list04rihgt{
    padding-left:175px;
}
.list04title{
	line-height:20px;
	font-size:14px;
	font-weight:600;
	padding-left:15px;
	font-family:"微软雅黑";
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list04content{
	padding-top:10px;
    height:66px;
	text-indent:2em;
	line-height:22px;
	padding-left:15px;
	text-align:justify;
	text-justify:inter-ideograph;
    overflow:hidden;
}
.list04bar{
	padding-top:10px;
	color:#999;
	padding-left:15px;
}
.list04bar a{
    color:#2b98b9;
}
/*列表04*/
/*分页*/
.pagebar{
	padding-top:15px;
	clear:both;
	text-align:center;
	line-height:35px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:500;
}
.pagebar span{
	height:35px;
	padding:0px 8px;
}
.pagebar span.pageActive{
	font-weight:500;
}
.pagebar span.pageActive a{
	color:#2b98b9;
}
.pagebar span.pageEllipsis{
	background:none;
}
/*分页*/
/*详情页01*/
.detail_main{
	margin:0 auto;
	display:block;
    background:#fff;
    padding:20px 20px 0px 20px;
}
.detail_title{
	line-height:38px;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:500;
	text-align:center;
	background:#fafafa;
	padding:0px 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.detailBar{
	line-height:30px;
	height:30px;
	color:#999;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding-top:10px;
}
.detailBar a{
	color:#999;
}
.detailBar span{
	display: block;
	float:right;
	padding-left:10px;
    font-family:"微软雅黑";
	font-weight:500;
}
.detailBar span a{
	color:#2b98b9;
	margin:0px;
}
.detail_content{
    padding-top:10px;
	line-height:22px;
}
.detail_content img,.detail_file img{
	max-width:100%;
     margin:0 auto;
}
.detail_content p{
	text-indent:2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
.detail_file{
	padding-top:10px;
	text-align:center;
}
.detail_file video{
    max-width:100%;
    margin:0 auto;
}
/*详情页01*/
/*列表评论*/
.headImg01{
    width:36px;
    height:36px;
    float:left;
     -moz-border-radius:18px;
    -webkit-border-radius:18px;
    border-radius:18px;
    overflow:hidden;
}
.headImg01 a {
    height:100%;
    display: block;
}
.DiscussAdd{
    min-height:100px;
    padding:20px 35px 20px 25px;
    background:#f5f5f5;
    margin:15px 20px 15px 20px;
    clear:both;
}
.DiscussAdd li{
    min-height:20px;
    padding-bottom:10px;
}
.DiscussAdd li span{
    line-height:35px;
}
.DiscussAdd_right{
	float:right;
}
.DiscussAdd .imgbox01,.ReplyAdd .imgbox01{
	width:37px;
	height:37px;
	overflow:hidden;
	float:left;
}
.DiscussAdd .imgbox01 .thumbnail,.ReplyAdd .imgbox01 .thumbnail,.ReplyAdd .imgbox01 .thumbnail02{
    width:35px;
    height:35px;
    overflow:hidden;
    display:inline-block;
    cursor:pointer;
    border:1px solid #eee;
    margin:0px;
    text-align:center;
    overflow:hidden;
}
.DiscussAdd .imgbox01 .thumbnail span,.ReplyAdd .imgbox01 .thumbnail02 span {
	width:auto;
	height:30px;
	text-align:center;
	padding:2px;
	font-size:14px;
	font-weight:500;
	display:none;
	position:relative;
	color:#fff;
	background:rgb(0,0,0);
    filter:alpha(opacity=30);
    background: rgba(0,0,0,0.3);
	cursor:default;
}
.imgbox01 .thumbnail span img:hover,.imgbox01 .thumbnail02 span img:hover{
	cursor:pointer;
}
.imgbox01 .thumbnail:hover span,.imgbox01 .thumbnail02:hover span{
	display:block;
}
.Discuss{
	clear:both;
    padding:0px 20px;
}
.Discuss li{
	clear:both;
	min-height:45px;
	padding-bottom:5px;
}
.Discuss_right{
	padding-left:41px;
	width:auto;
	height:auto;
}
.Discuss_centent{
	width:auto;
	height:auto;
	line-height:20px;
}
.Discuss_centent span{
	color:#2b98b9;
}
.Discuss_centent img{
    height:25px;
    display:block;
}
.Discussdate{
	color:#999;
	line-height:20px;
}
.Discussdate a{
	color:#2b98b9;
}
.Discussdate span{
	color:#2b98b9;
	cursor:pointer;
}
.Reply{
	padding-left:36px;
}
.ReplyAdd{
	width:auto;
    padding:0px 20px 0px 0px;
    clear:both;
}
/*列表评论*/
.right{
    float:right;
    width:240px;
    overflow:hidden;
}
.right{
    height:auto;
}
.right01{
    text-align:center;
    height:auto;
    padding:30px 0px;
}
.right01 span{
    line-height:20px;
    display:block;
    padding-top:10px;
}
.loginUser{
    width:100px;
    height:100px;
     -moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
    overflow:hidden;
    margin: auto;
}
.loginUser a{
    height:100%;
    display:block;
}
.username{
	height:25px;
	line-height:25px;
	font-size:14px;
	font-family:Arial,"微软雅黑";
	font-weight:500;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	text-align:center;
}
.occupation{
	height:20px;
	line-height:20px;
	overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	text-align:center;
}
.right02{
    padding:0px 30px 0px 15px;
    font-size:14px;
    font-weight:600;
    font-family:"微软雅黑";
}
.right03{
    padding:10px 15px 20px 15px;
}
.right03 li{
    width:auto;
    line-height:22px;
    background:url(../images/li.png) no-repeat left center;
    text-indent:12px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.right04{
    padding:15px 15px 20px 15px;
}
.right04 a,.right04 a:hover{
   color:#2b98b9;
}
.right04 li{
    width:auto;
    min-height:80px;
}
.headImg02{
    width:60px;
    height:60px;
    float:left;
     -moz-border-radius:30px;
    -webkit-border-radius:30px;
    border-radius:30px;
    overflow:hidden;
}
.headImg02 a{
    height:100%;
    display:block;
}
.name02 {
    padding-left:10px;
    line-height: 18px;
    float:left;
}
.bottom{
	width:100%;
	height:50px;
	text-align:center;
	line-height:22px;
	margin:0 auto;
	padding-top:30px;
	color:#fff;
    clear:both;
    font-family:Arial;
}
.bottom a{
    color:#fff;
}
.select01{
	display:inline-block;
}
.selectbox-wrapper{
	border:#ccc 1px solid; 
	width:154px;
	position:absolute;
	background:#fff; 
	text-align: left;
    margin:-1px 0px 0px 3px;
    z-index:10000000;
}
.selectbox-wrapper UL LI.selected {
	width:148px;
	background:#f2f2f2;
}
.selectbox-wrapper UL LI.current {
	width:148px;
	background:#f2f2f2;
}
.selectbox-wrapper UL LI {
	padding:3px;
	width:148px ;
	cursor:pointer;
	line-height:18px;
}
.selectbox{ 
    border:none;
	display:inline-block;
	padding-left:4px;
	width:150px; 
	cursor: pointer; 
	height:28px;
    line-height:28px;
	background:url(../images/select.png) no-repeat right center;
    border:1px solid #ccc;
    margin:0px 0px 0px 3px;
}
/*点击弹出窗口开始*/
.clickbtn01{
	cursor:pointer;
}
.overlayerbg {
	background-color:#666;
	position:absolute;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width:100%;
	height:100%;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.showbox {
	position:absolute;
	width:630px;
	left:50%;
	height:auto;
	z-index:100;
	background:#fff;
	padding:1px;
	display:none;
}
.showbox_top {
	padding:0px 10px;
	height:38px;
	border-bottom:1px solid #ddd;
    padding-top:7px;
}
.showbox_top .secondary{
    vertical-align:middle;
 }
.close{
    padding-top:7px;
    display:block;
	float:right;
	text-align:right;
	font-family:Arial;
	font-size:15px;
    cursor:pointer;
}
.showbox_content{
	height:342px;
	overflow-y:scroll;
	padding:8px 0px 8px 13px;
}
.showbox_content li{
	width:20%;
	float:left;
	text-align:center;
	float:left;
	display:inline;
	padding:5px 0px;
	overflow:hidden;
}
.popupImg{
	display:block;
	width:106px;
	height:80px;
	cursor:pointer;
	overflow:hidden;
	cursor:pointer;
}
.showbox_content span{
	display:block;
	height:20px;
	line-height:20px;
	text-overflow:ellipsis;
    white-space: nowrap;
	overflow:hidden;
	padding:5px 16px 0px 0px;
    color:#999;
}
/*点击弹出窗口结束*/

/*点击弹出大图*/
.zoomify {
	cursor:pointer;
	cursor:-webkit-zoom-in;
	cursor:zoom-in
}
.zoomify.zoomed {
	cursor:-webkit-zoom-out;
	cursor:zoom-out;
	padding:0;
	margin:0;
	border:none;
	border-radius:0;
	box-shadow:none;
	position:relative;
	z-index:1501
}
.zoomify-shadow {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	display:block;
	z-index:1500;
	background:rgba(0,0,0,.3);
	opacity:0
}
.zoomify-shadow.zoomed {
	opacity:1;
	cursor:pointer;
	cursor:-webkit-zoom-out;
	cursor:zoom-out
}
/*点击弹出大图*/