* {
    margin: 0;
    padding: 0;
    outline: 0;
}

body{font-size:14px;font-family:Tahoma,Arial,sans-serif;color: #333; line-height: 20px}
a {
    text-decoration: none;
	color: #333;       /* 字体黑色 */
}
a:hover{color:#ea5c38;}
li {
    list-style: none;
}
h1{font-size: 22px;}

/*头部*/
.top {
    height: 30px;
    background-color: #e7e7e7;
    border-bottom: solid 1px #cccccc;
    color: #999999;
    line-height: 30px;
}

.top .wrap {
    width: 1000px;
    margin: 0px auto;
}

.top .wrap .lf {
    float: left;
    width: 50%;
}

.top .wrap .lf p {
    float: left;
}

.top .wrap p a {
    padding: 0 5px;
    color: #999999;
}

.top .wrap .rf {
    float: right;
}

.header {
    width: 1000px;
    height: 90px;
    padding: 10px 0px;
    margin: 0px auto;
}

.header .logo {
    background: url(/img/logo.png) no-repeat;
    width: 252px;
    height: 92px;
    float: left;
    display: block;
}

.header .rf {
    float: right;
}

/*菜单*/
.menu {
    width: 100%;
    height: 46px;
    background-color: #ea5c38;
}

.menu ul {
    width: 1000px;
    margin: 0px auto;
}

.menu ul li {
    float: left;
}

.menu ul li a {
    font-size: 1.17em;
    font-weight: bold;
    color: white;
    padding: 13px 0px;
    text-align: center;
    display: block;
    width: 100px;
}

.menu ul li a:hover {
    background-color: #ed7d44;
}



/*菜单*/

/*中间*/
.main {
    width: 1000px;
    margin: 0px auto;
    padding: 10px 0px;
}

.main .wrap {
    width: 100%;
    height: 287px;
    margin: 0px auto;
}

.tsSlide {
    position: relative;
    width: 677px;
    height: 288px;
    overflow: hidden;
    z-index: 0;
}

#slide-trigger {
    position: absolute;
    height: 30px;
    bottom: 0;
    width: 100%;
    z-index: 0;
    list-style-type: none;
    margin-left: 550px;
    font-family: 微软雅黑;
    font-size: 14px;
}

#slide-trigger li {
    float: left;
    height: 22px;
    width: 25px;
    font-size: 15px;
    text-align: center;
    color: #DE213D;
    line-height: 22px;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    margin-right: 5px;
}

#slide-trigger li.active {
    color: #fff;
    opacity: 0.9;
    background-color: #DE213D;
}

.slide {
    float: left;
    width: 677px;
    height: 288px;
}

.talk {
    width: 313px;
    height: 34px;
    line-height: 34px;
    background-color: #ff7e00;
    text-align: center;
}

.talk span {
    color: #fff;
    font-size: 16px;
    font-family: 微软雅黑;
}

.member_cont {
    float: left;
    margin-left: 10px;
}

.yuming {
    margin:15px 0;
    text-align: center;
    line-height: 50px;
    font-size: 32px;
    font-family: Arial Black;
    color: #000;
}

.yuming a {
    color: #000;
}

/*中间*/

/*广告*/
.gg-1 {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.gg-1 td {
    width: 100%;
    border: solid 1px #B0D4EC;
}

.gg-1 td a {
    font-size: 32px;
    line-height: 42px;
    font-family: 微软雅黑;
    color: #00F;
}

.gg-2 {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.gg-2 td {
    width: 50%;
    border: solid 1px #B0D4EC;
}

.gg-2 td a {
    font-size: 32px;
    line-height: 42px;
    font-family: 微软雅黑;
    color: #00F;
}

.gg-3 {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.gg-3 td {
    width: 33%;
    border: solid 1px #B0D4EC;
}

.gg-3 td a {
    font-size: 32px;
    line-height: 42px;
    font-family: 微软雅黑;
    color: #00F;
}

.ggtp {
    margin: 5px 0px;
    font-size: 0;
    line-height: 0;
}

.ggtp img {
    width: 100%;
    vertical-align: top;
}

table.ggtp-4 {
    width: 1000px;
    margin: 10px 0px;
    border-collapse: collapse;
    table-layout: fixed;
}

.ggtp-4 td {
    width: 250px;
    padding: 0;
    text-align: center;
    vertical-align: top;
    border: none;
}

.ggtp-4 td img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}

.ggtp-4 tr {
    margin: 0;
    padding: 0;
}

/*广告*/

/*底部*/
.foot {
    background: #f8f8f8;
    border-top: #ccc 1px solid;
    text-align: center;
    font-size: 12px;
}

.foot a {
    color: #666666
}

.shengming {
    height: 60px;
    line-height: 20px;
}

.banquan {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

/*底部*/

/*幻灯开始*/
.slide {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    overflow: hidden;
}

.slide ul {
    width: 10000%;
    list-style-type: none;
}

.next_btn {
    position: absolute;
    width: 25px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    opacity: .5;
    vertical-align: middle;
    background: rgba(0, 0, 0);
    right: 5px;
    top: 50%;
    color: #fff;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    font-family: "宋体";
}

.prev_btn {
    position: absolute;
    width: 25px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    opacity: .9;
    vertical-align: middle;
    background: rgba(0, 0, 0, .1);
    left: 5px;
    top: 50%;
    color: #fff;
    font-family: "宋体";
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
}

.slide ul:after {
    content: '';
    clear: both;
    display: block;
}

.slide ul li {
    float: left;
    text-align: center;
}

.slide ul li img {
    vertical-align: middle;
    max-width: 100%;
}

.slide .circle_btn {
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 0;
    display: table;
    margin: 0 auto;
    width: 100%;
}

.slide .circle_btn button {
    box-sizing: content-box;
    opacity: .8;
    outline: none;
    border: none;
    padding: 2px 18px;
    background: rgba(255, 255, 255, .2);
    margin: 2px 5px;
    overflow: hidden;
    transition: all .6s;
    cursor: pointer;
}

.slide .circle_btn button.active {
    background: rgba(167, 167, 167, .8);
}

/*幻灯结束*/

/*论坛搜索开始*/
.ssk {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0px;
    text-align: center;
}

.i-banner {
    background: url(/bbs/images/so-b.png) no-repeat 100% 100%;
}

.flex {
    display: flex;
    display: -webkit-flex;
}

.ssk input[name='searchkey'] {
    height: 46px;
    flex: 1;
    padding: 0 15px;
}

.ssk input[type='submit'] {
    height: 46px;
    flex: 0 0 99px;
    color: #fff;
    cursor: pointer;
}

.i-banner-1 {
    width: 70%;
    margin: auto;
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.bian {
    background-color: #4c83ff;
}

input,
button,
select {
    margin: 0;
    line-height: inherit;
    border-radius: 0;
    border: none;
}

/*论坛搜索结束*/

/*论坛列表开始*/
.link {
    width: 1000px;
    margin: auto;
    background-color: white;
            border: 1px solid #ccc;
            border-radius: 5px;
            overflow: hidden;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.link-t {
    background: #EA5C38;
    font-size: 1.17em;
    font-weight: bold;
    color: white;
    padding: 13px 20px;
}

.link-l {
padding: 10px;
}

.link-l li {
    font-family: 微软雅黑;
    font-size: 14px;
    width: 100%;
    padding: 10px 0px;
    border-bottom: dotted 1px #ccc;
    vertical-align: middle;
}

.link-l li:hover {
    background-color: #f8f8f8;
}

.link-l li img {
    margin-right: 5px;
}

.link-l li a {
    color: #000;
    padding: 0px 10px;
}

.link-l li a:hover {
    color: #EA5C38;
    background-color: #f8f8f8;
}

.link-w {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #EA5C38;
}

.link-w table td {
    font-size: 14px;
}

.by {
    width: 200px;
    line-height: 40px;
    padding-left: 15px;
}

.txtime2 {
    color: #000000;
    font-size: 12px;
    float: right;
    padding-right: 10px;
}

.ym {
    text-align: center;
    padding: 15px 0;
}

.ym span {
    font-size: 14px;
    display: inline-block;
    padding: 10px;
    margin: 7px;
    border-radius: 8px;
    background: #e9ecef;
    color: #282828;
}

.ym a {
    font-size: 14px;
    display: inline-block;
    padding: 10px 0px;
    margin: 7px;
    border-radius: 8px;
    background: #e9ecef;
    color: #282828;
    width: 40px;
}

.ym a:hover {
    background-color: #EA5C38;
    color: #fff;
}

.ym b {
    width: 40px;
    padding: 10px 15px;
    margin: 7px;
    background: #EA5C38;
    border-radius: 8px;
    color: #fff;
}
/*论坛列表结束*/

/*论坛分页开始*/
.show {
    width: 1000px;
    margin: auto;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    margin-top: 10px;
    margin-bottom: 10px;
}

.show .title {
    text-align: center;
    background: #F8F8F8;
    border-bottom: solid 1px #ccc;
}

.show .title h1 {
    padding: 20px;
}

.show .title .gn {
    margin: 5px;
}

.show .title .gn a {
    color: #999;
}

.content {
    margin: 15px;
}

.content img {
    max-width: 900px;
}

.show .sj {
    margin: 5px;
    text-align: right;
    color: #999;
}

.pp {
    margin: 30px;
    text-align: center;
    /* 水平居中文字 */
}

.pp img {
    vertical-align: middle;
    /* 使图片与文字垂直居中 */
    display: inline-block;
    /* 使图片能够应用vertical-align属性 */
}

.pp a {
    font-size: 14px;
    color: #ccc;
    display: inline-block;
    /* 使得链接表现得像块级元素，可以设置垂直方向的居中 */
    line-height: normal;
    /* 重置行高，避免因为行高导致的垂直不居中 */
    text-decoration: none;
    /* 去掉下划线 */
}

.pp b {
    margin: 0px 15px;
}

/*论坛分页结束*/

.xym{display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	background-color: #FFff00;
	color: #FF0000;
	font-size: 36px;
	width: 100%;
    height: 60px;
    font-weight: bold;
    font-family: "微软雅黑", sans-serif;
}
.wz1{
    max-width: 1000px;    /* 最大宽度1000px */
    margin: 10px auto;    /* 上下间隙10px，水平居中 */
    text-align: left;     /* 文字靠左对齐 */
	color: #333 !important;       /* 字体黑色 */
    font-size: 14px;      /* 字体大小16px */
}
.wz1 p{margin: 10px auto;}

/* 前端分页 */
#page{margin:15px 0;font-size:13px;height:30px;line-height:30px;text-align:center;}
#page .pageinfo {color:#666;padding:6px 8px;border:1px solid #ddd}
#page .pageinfo strong{font-weight:normal}
#page  a{border:1px solid #ddd;background:#fff;color:#808080;padding:6px 11px;margin-left:5px;border-radius:2px;transition:all 0.2s}
#page  .active{border:1px solid #ea5c38;background:#ea5c38; color: #fff; padding:6px 11px;margin-left:5px;border-radius:2px;transition:all 0.2s}
#page  a:hover,#page .curpage{background:#ea5c38;color:#fff;text-decoration:none;border:1px solid #ec542e;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #ddd;}