﻿body {
}
@charset "utf-8";
/* CSS Document */

.for_nav_detail .detail {
     background-color:#fff;
     clear:both;
     width: 1080px;
margin: 10px auto;
}
.for_nav_detail .nav_title {
	

}
 .for_nav_detail .nav_desc {
	

}
  .for_nav_detail .nav_desc li{
	 float:left;
     width:100px;

}

.bag_page a.pagenum {
	padding: 0 8px;
}
.bag_page a.pagenum, .bag_page a.guidnum {
	border: 1px solid #DDDDDD;
	color: #0073B6;
	cursor: pointer;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
}
.bag_page a.currentpage {
	background-color: #f60;
	border-color: #f30;
	color: #FFFFFF;
	font-weight: bold;
}
.bag_page a.pagenum:hover, .bag_page a.guidnum:hover {
	background-color: #FFF4D9;
	border: 1px solid #FFB17E;
	color: #FF6600;
}
.bag_page a.indexGrey {
	background: url("img/pageLink.png") no-repeat scroll 6px -205px rgba(0, 0, 0, 0);
	color: #CCCCCC;
	cursor: default;
	padding: 0 7px 0 19px;
}
.bag_page a.indexGrey:hover {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #CCCCCC;
}
.bag_page a.indexNormal {
	background: url("img/pageLink.png") no-repeat scroll 6px -75px rgba(0, 0, 0, 0);
	padding: 0 7px 0 19px;
}
.bag_page a.prevGrey {
	background: url("img/pageLink.png") no-repeat scroll 5px -175px rgba(0, 0, 0, 0);
	color: #CCCCCC;
	cursor: default;
	padding: 0 6px 0 16px;
}
.bag_page a.prevGrey:hover {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #CCCCCC;
}
.bag_page a.prevNormal {
	background: url("img/pageLink.png") no-repeat scroll 5px -48px rgba(0, 0, 0, 0);
	padding: 0 6px 0 16px;
}
.bag_page a.nextGrey {
	background: url("img/pageLink.png") no-repeat scroll 45px -22px rgba(0, 0, 0, 0);
	border: 1px solid #DDDDDD;
	color: #CCCCCC;
	cursor: default;
	padding: 0 17px 0 6px;
}
.bag_page a.nextGrey:hover {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #CCCCCC;
}
.bag_page a.nextNormal {
	background: url("img/pageLink.png") no-repeat scroll 47px -144px rgba(0, 0, 0, 0);
	padding: 0 17px 0 6px;
}
.bag_page a.lastNormal {
	background: url("img/pageLink.png") no-repeat scroll 34px -109px rgba(0, 0, 0, 0);
	padding: 0 19px 0 7px;
}
.bag_page a.lastGrey {
	background: url("img/pageLink.png") no-repeat scroll 34px 4px rgba(0, 0, 0, 0);
	color: #CCCCCC;
	cursor: default;
	padding: 0 19px 0 7px;
}
.bag_page a.lastGrey:hover {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #CCCCCC;
}
.bag_page span {
	float: left;
}
.bag_page a.prevNormal:hover {
	background-position: 5px -285px;
}
.bag_page a.nextNormal:hover {
	background-position: 47px -258px;
}
.bag_page a.indexNormal:hover {
	background-position: 6px -310px;
}
.bag_page a.lastNormal:hover {
	background-position: 34px -234px;

}

/*---------------201609--------------*/
/*---------------公共样式------------*/

.content {
    /*background:#f7f7f7;*/
}
.luntan {
	margin: 0px auto;
    background:#fff;
    font-family: "microsoft yahei";
    width: 100%;
}
.for_main {
    margin-top:10px;
    margin-bottom:10px;
    display:inline-block;
    width: 100%;
}
.for_main h2 {
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #ddd;
	/*margin: 0 10px;*/
	color: #2A4F67;
}
/*-----------局部公用样式--------*/
.usee {
	background: #F7F6F5;
	width: 100%;
	height: 40px;
	line-height: 40px;
	/*margin: 10px;*/
}
.usee span {
	margin-left: 20px;
	float: left;
	font-size: 14px;
    color:#2A4F67;
}
.usee_text {
	float: left;
	margin-left: 50px;
}
.usee_text a {
	color: #39C;
	margin: 0 10px;
}
.usee_form {
    margin-top:20px;
    width:100%;
}
.edui-default .edui-editor {
    border-radius:0px;
}

#btnReply{
    background-color:#F47920;
    float:right;
}
/*----------Index(论坛首页)*/
.for_nav {
    width:100%;
}
.for_nav table {
	margin: 0 auto;
    padding:0;
    border:1px solid #ccc;
    width: 100%;
}
.for_nav tr {
	border: 1px solid #ccc;

}
.for_nav tr th {
	border-right: 1px solid #ddd;
	/*background: #f3f2e9;*/
    background-color:#F7F6F5;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 20%;
	font-size: 20px;
    color:#2A4F67;
  
    font-family:"微软雅黑";
}
.for_nav tr td {
	vertical-align: middle;
	margin: 10px;
	padding: 10px;
    height:150px;
    border-bottom:1px solid #ccc; 
}
.ttb {
	text-align: center
}
.ttb img {
	/*width: 100%;*/
	height: 70px;
     /*background: url(img/lolo2.gif) no-repeat*/
}
.for_tu {
	text-align: left;
	font-size: 14px;
}
.for_tu h3 {
	color: #363;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
    font-family:"微软雅黑";
    font-size:18px;
    overflow:hidden;
}
.for_tu h3 a {
    height:35px;
    overflow:hidden;
    display:inline-block;
}
.for_to {
	text-align: center;
	font-size: 14px;
	margin-top: 30px;
}
.for_to a strong {
	color: #F47920;
}
.for_to1 {
	text-align: center;
	font-size: 14px;
	margin-top: 30px;
}
.for_to2 {
    width:100%;
}
.for_to2 p {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	position: relative;
	text-indent: 10px;
}
.for_to2 p a {
	color: #39C
}
.for_to2 p i {
	position: absolute;
	width: 3px;
	height: 3px;
	background: #666;
	top: 10px;
	left: 0;
    display:inline-block;
}
/*----------(ViewBoard)论坛样式-------*/
.ifont {
	/*height: 40px;*/
	width: 100%;
}
.ifont_left {
	float: left;
	width: 150px;
	margin-left: 20px;
    margin-top:10px;
}
.ifont_left a {
	background: #F47920;
	height:25px;
	padding:2px 10px;
	display: inline-block;
	text-align: center;
	color: #FFF;
	line-height: 25px;
	border-radius: 0px;
}
.ifone_right {
    width:100%;
}
#mPager {
	float: right;
	padding: 10px 0px 10px 10px;
}
/*--------*/
.pagination {
    margin:0px;
}
/*--------*/
.ifone_nav {
	display: inline-block;
    width:100%;
}
.ifone_nav table {
	width: 100%;
}
.ifone_nav table tr th {
	height: 40px;
	background: #F7F6F5;
	line-height: 40px;
	text-align: left;
	font-size: 14px;
    color:#2A4F67;
}
.ifone_nav table tr td {
	line-height: 40px;
	border-bottom: 1px dotted #ddd;
	padding: 5px 0;
}
.u_cba {
	text-align: center;
}
.ka_a {
	font-size: 14px;
	height: 40px;
	overflow: hidden;
}
.ka_a a {
	color: #F47920;
}
/*----------AddTitile(新增加论坛)-----*/
.ssbb {
}
.usee_form table tr {
}
.usee_tabledl {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
}
.usee_tabledr {
}
.bbbaa { 
}
.bbbaa input{ 
    width:800px;
    height:25px; 
    line-height:25px;
    border-radius:0px;
}


/*----------ViTitle(回复)-------*/
.biao_szi {
	height: 30px;
	line-height: 30px;
	background: #F7F6F5;
	width: 100%;
	font-size: 14px;
	font-weight: 700;
	text-indent: 20px;
	margin: 10px 0px;
    color:#2A4F67;
}
.ifone_size table {
	width: 100%;
    margin:10px 0;
     *margin:0 2px;
    border:1px solid #eee;

}
.ifone_size table tr th {
	width: 25%;
	background: #f8f8f8;
    border-bottom:1px solid #EEEEEE;
}
.ifone_size table tr {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.ifone_size table tr td {
	width:auto;
	border-left: 1px solid #eee;
	vertical-align: top;
    border-bottom:1px solid #eeeeee;
}
.ifone_size table tr td img {
    max-width:500px;
}
.one_siz {
	width: 100%;
}
.one_img {
	width: 100px;
	height: 100px;
	float: left;
	margin: 10px;
    background: url("img/lolo3.gif") no-repeat;
}
.one_img img {
	width: 100%;
	height: 100%;
}
.one_text {
	float: left;
	margin-top: 10px;
}
.one_text p {
	font-size: 14px;
	line-height: 30px;
}
.uk_one {
	margin: 10px;
    /*width:655px;*/
}
.uk_oe {
	color: #666;
	border-bottom: 1px dotted #eee;
	padding-bottom: 10px;
}
.uk_text {
	line-height: 24px;
}
.uk_text p {
	margin: 20px 0;
	/*width: 635px;*/
	overflow: hidden;
    word-wrap:break-word;
}
.usee_tishi {
	border: 1px solid #ddd;
	background: #f8f8f8;
	/*width: 980px;*/
    width:100%;
    display:inline-block;
	margin: 10px 0;
}
.usee_tishi h2 {
	font-size: 14px;
	color: #F47920;
	font-weight: normal;
    margin-left: 10px;
}
.usee_tishi p {
	line-height: 30px;
	margin-left: 10px;
	color: #999;
}
.soo {
	/*background: #f60;*/
	height: 32px;
	width: 180px !important;
	text-align: center;
	line-height: 32px;
	color: #FFF;
	margin-top: 10px;
    margin-right: 0px !important;
    margin-bottom: 10px;
	cursor: pointer
}
/*----------自适应布局----------*/
@media (min-width: 1366px) {
    /*----------Index---------*/
    .for_tu {
        width:330px;
    }
    .ttb {
        width:70px;
    }
    /*----------AddTitle----------*/
    .usee_tabledl {
        width:260px;
    }
    .usee_tabledr {
        width:1040px;
    }
    .bbbaa input {
        width:1026px;
    }
    .usee_tabledr .edui-editor {
        width:1038px !important;
    }
    #btnReply {
        margin-right:1040px;    
    }
    /*----------ViewTitle------*/
    .uk_one{
        width:954px;
    }
    .usee_content .edui-editor {
        width:1298px !important;
    }
}
@media (min-width: 1280px) and (max-width: 1365px) {
  
    /*----------Index---------*/
    .for_nav tr td {
        padding:8px;
    }
    .for_tu {
        width:310px;
    }
    .ttb {
        width:70px;
    }
     /*----------AddTitle----------*/
    .usee_tabledl {
        width:244px;
    }
    .usee_tabledr {
        width:976px;
    }
    .bbbaa input {
        width:962px;
    }
    .usee_tabledr .edui-editor {
        width:974px !important;
    }
    #btnReply {
        margin-right:976px;    
    }
    /*----------ViewTitle------*/
    .uk_one{
        width:894px;
    }
    .usee_content .edui-editor {
        width:1218px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1279px) {

   /*----------Index---------*/
   .for_nav tr td {
        padding:7px;
    }
    .for_tu {
        width:260px;
    }
    .ttb {
        width:70px;
    }
     /*----------AddTitle----------*/
    .usee_tabledl {
        width:194px;
    }
    .usee_tabledr {
        width:776px;
    }
    .bbbaa input {
        width:762px;
    }
    .usee_tabledr .edui-editor {
        width:774px !important;
    }
    #btnReply {
        margin-right:776px;    
    }
     /*----------ViewTitle------*/
    .ifone_size table tr th {
        width:250px;
    }
    .uk_one{
        width:698px;
    }
    .usee_content .edui-editor {
        width:968px !important;
    }
}
@media (min-width: 800px) and (max-width: 1023px) {
    /*----------Index---------*/
    .for_nav tr td {
        padding:6px;
    }
    .for_tu {
        width:240px;
    }
    .ttb {
        width:50px;
        height:50px;
    }
    .ttb img {
        height:100%;
    }
    /*----------AddTitle----------*/
    .usee_tabledl {
        width:152px;
    }
    .usee_tabledr {
        width:608px;
    }
    .bbbaa input {
        width:594px;
    }
    .usee_tabledr .edui-editor {
        width:606px !important;
    }
    #btnReply {
        margin-right:608px;    
    }
    /*----------ViewTitle------*/
    .usee_content .edui-editor {
        width:758px !important;
    }
    .ifone_size table tr th {
        width:240px;
    }
     .uk_one{
        width:498px;
    }
    .one_img {
        width:90px;
        height:90px;
    }
}
@media (max-width: 799px) {
    /*----------Index---------*/
    .for_nav tr td {
        padding:5px;
    }
    .for_tu {
        width:210px;
    }
     .ttb {
        width:40px;
        height:40px;
    }
    .ttb img {
        height:100%;
    }
    /*----------AddTitle----------*/
    .usee_form table {
        table-layout: fixed;
    }
    .usee_tabledl {
        width:20% !important;
    }
    .usee_tabledr {
        width:80% !important;
    }
    .bbbaa input {
        width:97%;
    }
    .usee_tabledr .edui-editor {
        width:99% !important;
    }
    #btnReply {
        margin-right:80%;    
    }
    /*----------ViewTitle------*/
    .ifone_size table {
        table-layout: fixed;
    }
     /*.uk_one{
        width:80%;
    }*/
    .usee_content .edui-editor {
        width:100% !important;
    }
}