html {
    background: #f1f1f1 url(../images/bj.jpg) no-repeat fixed center;
    background-size: 100%;
    color: #333
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

table {
    margin: 0;
    border-collapse: collapse;
    text-align: center;
    text-align: left;
    border-spacing: 0
}

a {
    outline: 0;
    color: #272a30;
    text-decoration: none;
    -webkit-transition: all .2s ease
}

a:hover {
    color: #000;
    text-indent: 0 !important;
    text-shadow: 0 1px 5px #ccc
}

fieldset,
img {
    border: 0;
    vertical-align: bottom
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal
}

ol,
ul {
    list-style: none
}

li {
    line-height: 17px
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    font-size: 100%
}

input,
select,
textarea {
    border-radius: 0;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    -webkit-appearance: none;
    -moz-appearance: none;
}

legend {
    color: #000
}

body {
    background: #f1f1f1 url(../images/bj.jpg) no-repeat fixed center;
    background-size: cover;
    color: #272a30;
    font-size: 13px;
    font-family: 'Microsoft Yahei', Arial
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgba(0, 0, 0, .1)
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .01);
    -webkit-box-shadow: inset 0 0 6px transparent
}

::-webkit-scrollbar-track:hover {
    background-color: rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4)
}

::-webkit-scrollbar-track:active {
    background-color: rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1)
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1)
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1)
}

::-webkit-scrollbar-thumb:active {
    background: rgba(0, 0, 0, .4)
}

a {
    color: #333
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-weight: 400;
    font-style: normal
}

.left {
    float: left
}

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

.right {
    float: right;
    position: relative;
}

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

.wrap {
    margin: auto;
    padding: 0 20px;
    width: 801pt;
    background: #fff;
    box-shadow: 0 9px 12px #D6D6D6;
    overflow: hidden
}

.header {
    width: 100%
}

.user-panel {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.user-panel a {
    margin-right: 5px;
}

#loginreg {
    list-style-type: none
}

#loginreg .div1 a {
    color: #ffff;
}

#loginreg .div1,
#loginreg .div2 {
    float: left;
    padding: 5px 15px;
    background: #2888b7;
    margin: 6px;
    border-radius: 5px;
    box-shadow: 0 2px 0 #035075;
    margin-left: 180px;
}

#loginreg .div2 {
    background: #bfbfbf;
    box-shadow: 0 2px 0 #5f5f5f;
    margin-left: 9px;
}

.header .top {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #d6d6d6;
    background: #fff;
    line-height: 40px
}

.header .top .top_content {
    overflow: hidden;
    margin: auto;
    padding: 0 20px;
    width: 801pt;
    background: #fff;
    position: relative;
}

.header .top .top_content .top_left {
    float: left;
    width: 50%;
    color: #888;
    font-size: 12px
}

.header .top .top_content .top_right {
    float: right;
    width: 120px;
    text-align: right;
}

.header .top .top_content .top_right a {
    font-weight: bold;
    font-size: 15px;
}

.header .top_right .tougao {
    float: left;
    display: block;
    margin: 10px 0;
    width: 20px;
    height: 20px;
    background: url(../images/laba.svg) center no-repeat;
    background-size: 20px
}

.header-logo {
    padding: 10px 0;
    width: 200px;
    overflow: hidden
}

.header-right {
    margin-top: 20px;
}

.header-right a {
    margin-bottom: 10px;
    display: block
}

.header-right a:nth-child(2) {
    margin-bottom: 0
}

.header-right .search {
    font-size: 0px;
}

.header-right .search input {
    outline: none;
    padding: 5px 75px 5px 12px;
    border: 2px solid #2888b7;
    display: inline-block;
    height: 35px;
    width: 265px;
    box-sizing: border-box;
    border-left: none;
    vertical-align: top;
    line-height: 35px;
}

.header-right .search button {
    outline: none;
    border: none;
    color: white;
    background: #2888b7;
    padding: 4px 10px;
    height: 35px;
    box-sizing: border-box;
    width: 65px;
    cursor: pointer;
    margin-left: -65px;
    font-size: 13px;
}

.header-right .search .category {
    position: relative;
    display: inline-block;
    margin-right: -5px;
    vertical-align: top;
}

.header-right .search .category::before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 23px;
    background: #e4e4e4;
    right: -1px;
    top: 6px;
}

.header-right .search .category::after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #999;
}

.header-right .search .category select {
    height: 35px;
    outline: none;
    background: white;
    border: 2px solid #2788b7;
    padding-left: 10px;
    padding-right: 25px;
    border-right: none;
}

.header-right .hotkw {
    position: absolute;
    top: 38px;
    width: 100%;
    height: 30px;
    line-height: 26px;
}

.header-right .hotkw::after {
    content: '';
    display: block;
    clear: both;
}

.header-right .hotkw a {
    color: gray;
    font-size: 12px;
    display: inline;
    margin-right: 3px;
}

.header-nav {
    margin: 0 auto;
    width: 801pt;
    padding: 0 20px;
    background: #fff;
    position: relative;
}

.header-main #menu {
    display: none;
    text-align: center;
    cursor: pointer;
    font-size: 22px;
    height: 39px;
    line-height: 38px
}

.header-nav .nav_content {
    position: relative;
    margin: 0 auto;
    width: 801pt;
    height: 43px;
    background: #2888b7;
    font-size: 14px;
    -webkit-animation: fadeInDown .3s ease-out;
    animation: fadeInDown .3s ease-out;
}

.header-nav ul.nav_list,
.header-nav ul.nav_list li {
    float: left
}

.header-nav a.current,
.header-nav a.current:hover {
    background-color: #2888b7;
    border-left-color: #2888b7
}

.header-nav a.nav-item {
    display: block;
    padding: 0 25px;
    height: 43px;
    color: #fff;
    line-height: 43px
}

.mn_con>li {
    width: 100%;
    text-align: center;
}

.tb-item {
    position: relative;
    float: left
}

.tb-item a.item-link {
    display: block;
    overflow: hidden;
    padding: 0 20px;
    height: 43px;
    color: #FFF;
    text-align: center;
    line-height: 43px
}

.dm a.item-link {
    padding: 0 20px;
}

.tb-item a.dm_hover,
.tb-item a.item-link:hover {
    background-color: #036fa4;
    color: #fff
}

.tb-item a.item-link:active {
    background-color: #036fa4
}

.tb-item a.item-link-3 {
    background-color: #2888b7
}

.tb-item a#rm_app.dm_hover,
.tb-item a.item-link-3:hover {
    background-color: #2888b7;
    color: #fff
}

.tb-item a.item-link-4,
.tb-item a.item-link-5 {
    overflow: hidden;
    padding: 0;
    width: 48px;
    background: url(../images/search_icon.png) center center no-repeat;
    text-indent: -1000px
}

.tb-item a.item-link-6 {
    overflow: hidden;
    padding: 0;
    width: 48px;
    background: url(../images/search_icon.png) center center no-repeat;
    text-indent: -1000px
}

.tb-item a.item-link-5 {
    background-image: url(../images/setting_icon.png)
}

.tb-item a.item-link-6 {
    background-image: url(../images/setting_icon1.png)
}

.tb-item a.il5-bg,
.tb-item a.il5-bg:hover {
    background-color: #f44336
}

.tb-item .menu {
    position: absolute;
    top: 43px;
    left: 0;
    z-index: 1000;
    display: none;
    overflow: hidden;
    width: 140px;
    background: #2888b7;
    box-shadow: 0 5px 10px #d6d6d6
}

.tb-item .menu ul li a {
    display: block;
    overflow: hidden;
    padding: 0 20px;
    height: 34px;
    color: #fff;
    line-height: 34px
}

.tb-item .menu ul li a:hover {
    background: #036fa4;
    color: #fff
}

.tb-item:hover .menu {
    display: block;
}

.nav_content .ss {
    float: right;
    background: #036fa4
}

.ss a.item-link {
    background: url(../images/head-menu-nav-last-ico.png) 19px center no-repeat !important
}

.header-nav .fudong {
    left: 0;
    padding: 8px 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .19);
    -webkit-animation: fadeInDown .3s ease-out;
    animation: fadeInDown .3s ease-out
}

#side_func {
    position: fixed;
    right: 50%;
    bottom: 121px;
    z-index: 1000;
    margin-right: -625px;
    width: 58px;
    height: 232px
}

.single #side_func {
    bottom: 179px
}

#side_func a.sfa {
    z-index: 10;
    display: block;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-top: 1px solid #eee;
    background-color: #FFF;
    color: #333;
    text-align: center;
    font-size: 14px;
    line-height: 56px
}

#side_func a.block1 {
    text-indent: 0
}

#side_func .app {
    background: #FFF url(../images/goad.png) 6px 0 no-repeat;
    background-size: 80px
}

#side_func .app:hover {
    background: #FFF url(../images/goad.png) -35px 0 no-repeat;
    background-size: 80px
}

#side_func .tougao {
    background: #FFF url(../images/tougao.png) 6px 0 no-repeat;
    background-size: 80px
}

#side_func .tougao:hover {
    background: #FFF url(../images/tougao.png) -35px 0 no-repeat;
    background-size: 80px
}

#side_func a.block2 {
    display: none;
    background: #fff url(../images/gocomm.png) 5px 0 no-repeat;
    background-size: 80px
}

#side_func a.block2:hover {
    background: #fff url(../images/gocomm.png) -35px 0 no-repeat;
    background-size: 80px
}

.single #side_func a.block2 {
    display: block
}

#side_func a.block3 {
    background: #FFF url(../images/gotop.png) 6px 0 no-repeat;
    background-size: 80px
}

#side_func a.block3:hover {
    background: #FFF url(../images/gotop.png) -35px 0 no-repeat;
    background-size: 80px
}

.single #side_func a.block3 {
    background-color: #fff
}

#side_func a.sfa:hover {
    background-color: #2888b7;
    color: #fff;
    line-height: 56px
}

#side_func a:active {
    background-color: #8f001e
}

#side_func a span {
    float: left;
    display: block;
    overflow: hidden;
    padding-top: 10px;
    width: 50px
}

#side_func #bdshare_l.show_bds {
    position: absolute;
    top: 58px !important;
    left: -212px !important;
    z-index: 10000 !important;
    background: #fff !important
}

#bdshare ul li a,
#bdshare_s ul li a {
    font-family: 'Microsoft Yahei' !important
}

.index_ad_top {
    overflow: hidden;
    width: 801pt;
    text-align: center;
    line-height: 40px;
    margin: 5px 0
}

.index_ad_top_hf span {
    display: block;
    width: 49.9%;
    float: left;
    margin: 2px 0
}

.index_ad_top_hf span:nth-child(2n+0) {
    float: right
}

.index_ad_top_wz {
    overflow: hidden;
    margin-bottom: 5px;
    width: 1066px;
    text-align: center;
    border-bottom: 1px solid #8e8e8e;
    border-right: 1px solid #8e8e8e
}

.index_ad_top_wz table {
    color: #e8e8e8 !important;
    border: 1px !important
}

.index_ad_top_wz tr {
    width: 20%;
    float: left
}

.index_ad_top_wz td {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 21px;
    height: 21px
}

.index_ad_top_wz ul {
    display: inline-block;
    overflow: hidden;
    margin: 10px
}

.index_ad_top_wz ul li {
    width: 100%
}

.searchreset {
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #DCDCDC;
    border-radius: 3px;
    background-color: #F5F5F5;
    color: #555;
    cursor: pointer;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    -ms-transition: all .1s;
    -webkit-appearance: none
}

.btn,
input[type=submit] {
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #DCDCDC;
    border-color: #357EBD;
    border-radius: 3px;
    background-color: #428BCA;
    color: #FFF;
    text-shadow: 0 1px rgba(0, 0, 0, .3);
    cursor: pointer;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    -ms-transition: all .1s;
    -webkit-appearance: none
}

#key1 {
    display: inherit;
    padding: 4px 8px;
    border: 1px solid #DCDCDC;
    border-radius: 3px;
    background-color: #fff;
    color: #555;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    -ms-transition: all .1s;
    -webkit-appearance: none
}

.index_news {
    overflow: hidden;
    width: 100%
}

.index_news_left {
    float: left;
    width: 480px;
    height: 410px;
    border: 1px solid #dcd6d6
}

.news_left_title,
.news_right_title {
    width: 100%;
    height: 40px;
    border-bottom: 3px solid #2888b7;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 42px
}

.news_left_title span {
    display: block;
    text-align: center
}

.news_left_sc {
    width: 100%;
    height: 50px;
    margin-top: 10px;
}

.news_left_sc li {
    line-height: 25px;
}

.left_sc_frame,
.left_sc_submit,
.left_sc_title {
    float: left;
    display: block;
    line-height: 50px
}

.left_sc_title {
    width: 80px;
    color: #000;
    text-align: center;
    text-indent: 10px;
    font-size: 13px
}

.left_sc_frame {
    margin: 11.5px 0;
    width: 140px;
    height: 27px
}

.left_sc_submit {
    float: right;
    width: 250px
}

.news_left_ad {
    padding: 0 5px 5px;
    width: 470px;
    height: 422px
}

.news_left_ad li {
    width: 470px;
    margin-bottom: 5px;
    list-style-type: none
}

.index_news_right {
    float: right;
    width: 580px;
    border: 1px solid #dcd6d6
}

.index_news_right .page_nav {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.index_news_right .page_nav .page_num {
    float: left
}

.index_news_right .page_nav .page_title {
    float: left;
    display: block;
    height: 30px;
    font-size: 14px;
    line-height: 30px
}

.index_news_right .page_nav {
    position: relative;
    clear: both
}

.index_news_right .page_nav .page_num {
    display: block;
    overflow: hidden;
    margin-left: 70px;
    width: 170px;
    height: 30px
}

.page_nav .page_num a,
.page_nav .page_num span.current {
    float: left;
    display: block;
    overflow: hidden;
    margin-right: 9px;
    padding: 0 15px;
    border: 1px solid #dcd6d6;
    border-radius: 5px;
    background: #f1f1f1;
    color: #333;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    cursor: pointer
}

.page_nav .page_num a:hover {
    background: #F5F5F5;
    background-position: 0 -28px
}

.page_nav .all_news {
    position: absolute;
    top: 4px;
    right: 0;
    font-size: 14px;
    line-height: 22px
}

#Pager_btn,
#Pager_input {
    display: none
}

.right_title_lf {
    float: left;
    display: block;
    width: 280px;
    text-align: center
}

.right_title_rt {
    float: left;
    display: block;
    width: 300px;
    text-align: center
}

.news_right_arctop {
    margin: auto;
    width: 570px;
    height: 47px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    line-height: 47px
}

.news_right_list {
    overflow: hidden;
    margin: auto;
    width: 570px
}

.right_list {
    overflow: hidden;
    width: 100%
}

.right_list ul {
    display: block;
    overflow: hidden
}

.right_list ul li {
    float: left;
    width: 50%;
    height: 25px;
    font-size: 13px;
    line-height: 25px
}

.right_list ul li i {
    float: left;
    display: block;
    margin: 5px 2px 0 0;
    width: 20px;
    height: 13px;
    background: url(../images/22.png) center center no-repeat
}

.right_list ul li i.hot {
    background: url(../images/hot.gif) center center no-repeat
}

.right_list ul li a {
    float: left;
    display: block;
    overflow: hidden;
    width: 205px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.right_list ul li span {
    float: right;
    margin-right: 8px
}

.right_list ul li .new {
    color: red
}

.index_list .listbox .new {
    color: red
}

.index_list {
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 15px 0;
    width: 810pt;
    background: #fff;
    font-size: 14px
}

.index_list .listbox {
    float: left;
    margin: 5px 8px 2px 0;
    width: 349px;
    border: 1px solid #eee;
    text-indent: 10px;
}
.index_list .listbox[kind="general"] {
    min-height: 420px;
}

.index_list .listbox h2 span.block_cate {
    float: left;
    display: block
}

.index_list .listbox h2 {
    height: 35px;
    border-bottom: 3px #2888b7 solid;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px
}

.index_list .listbox h2 a {
    text-decoration: none
}

.index_list .listbox h2 span.more {
    float: right;
    font-weight: 400;
    font-size: 12px
}

.index_list .listbox h2 span.more a {
    margin-right: 10px;
    padding: 3px 9px;
    border-radius: 11px;
    background: #2888b7;
    color: #fff
}

.index_list .listbox ul {
    float: left;
    padding: 15px 0 0 0
}

.index_list .listbox ul li {
    float: left;
    clear: both;
    margin-bottom: 11px;
    width: 350px;
    color: #888
}

.index_list .listbox ul li a:hover {
    text-decoration: underline;
    text-indent: 0
}

.index_list .listbox ul li a:visited {
    border-left: 4px #e7e7e7 solid;
    color: #272a30
}

.index_list .listbox ul li span {
    float: left;
    display: block
}

.index_list .listbox ul li span.date {
    width: 45px;
    font-size: 12px
}

.index_list .listbox ul li span.title {
    overflow: hidden;
    height: 17px;
    display: block;
    width: 285px;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-left: 1px solid #d8d8d8
}

.footer {
    margin: auto;
    padding: 30px 0;
    width: 100%;
    background-color: #202020
}

.footer_wrap {
    margin: 0 auto;
    width: 831pt;
    background-color: #202020
}

.footer .intro {
    overflow: hidden;
    margin-bottom: 30px
}

.footer .intro .fl {
    float: left;
    width: 550px
}

.footer .intro .fl p {
    margin-top: 15px;
    color: #666;
    font-size: 12px;
    line-height: 20px
}

.footer .intro .fl a {
    color: #666
}

.footer .intro .fl a:hover {
    color: #fff
}

.footer .intro .fr {
    position: relative;
    z-index: 1;
    float: right;
    width: 322px;
    height: 71px;
    background: url(../images/footer-intro-fr-bg.png)
}

.footer .intro .fr a {
    position: absolute;
    left: 118px;
    z-index: 2;
    color: #d3d4d5;
    font-family: arial
}

.footer .intro .fr .qq {
    top: 16px
}

.footer .intro .fr .email {
    top: 38px
}

.footer .link {
    padding: 15px 25px;
    background-color: #2f2f2f
}

.footer .link .tit {
    float: left;
    color: #fff;
    font-size: 14px
}

.footer .link .list {
    margin-top: 0;
    padding-left: 65px;
    font-size: 0px;
}

.footer .link .list li {
    display: inline;
}

.footer .link .list a {
    color: #898484;
    font-size: 13px;
    margin-right: 5px;
}

.footer .link .list a:hover {
    color: #e0e0e0;
    text-shadow: none
}

.wrap .listnav {
    margin: 10px 0;
    font-size: 14px
}

.wrap .listnav i {
    display: initial;
    color: #8a8a8a;
    margin-right: 5px
}

.list_content {
    width: 760px;
    margin-bottom: 20px;
    min-height: 550px;
}

.list_nav {
    overflow: hidden;
    margin-bottom: 5px;
    padding: 7px 0;
    border-top: 3px solid #2888b7;
    border-bottom: 1px #e8e8e8 solid
}

.list_nav li {
    float: left;
    min-height: 24px;
    list-style-type: none;
    font: 700 12px arial
}

.list_nav a {
    display: block;
    margin: 0 3px 0 0;
    padding: 4px 10px;
    background: #2888B7;
    color: #FFF;
    text-align: center
}

.ulcl > li > a {
    margin-left: 10px;
}

.cate_list ul.ulcl li {
    position: relative;
    margin: 15px 0;
    /*padding-left: 145px*/
}

.cate_list ul.ulcl li:nth-child(5n+0) {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.cate_list ul.ulcl li strong {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 15px;*/
    color: #999;
    text-indent: 0;
    font-size: 9pt
}

.cate_list ul.ulcl li strong a {
    color: #2888b7;
    font-weight: initial
}

.cate_list ul.ulcl li .cate {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-size: 9pt
}

.fenye {
    overflow: hidden;
    width: 720px
}

.fenye .page {
    clear: both;
    margin: 7px 0 5px;
    height: 24px;
    line-height: 24px
}

.fenye .page li {
    display: inline-flex;
    margin-right: 5px;
    border: 1px solid #ddd
}

.fenye .page li a {
    padding: 5px 10px;
    color: #555
}

.fenye .page li:hover {
    background: #f5f5f5;
    color: #0064c4
}

.fenye .page li.thisclass {
    padding: 5px 10px;
    background: #2888b7;
    color: #fff
}

.fenye .page li.thisclass a {
    padding: 0
}

.fenye .page li.thisclass a {
    border-color: #0064c4;
    color: #fff;
    text-decoration: none;
    cursor: default
}

.fenye .page .pageinfo strong {
    font-weight: 400
}

.sofenye table {
    margin-top: -2px;
    border: none
}

.sofenye table td {
    float: left;
    display: block;
    margin: 0 3px;
    padding: 3px 5px;
    border: 1px solid #ccc;
    background: #f1f1f1;
    color: #333;
    text-align: center
}

.sofenye table td a {
    text-align: center
}

.sofenye table td b {
    padding: 0 2px
}

.sofenye {
    padding: 15px 7px;
    width: 45pc;
    height: 20px;
    line-height: 20px
}

.sidebar {
    float: right;
    margin-left: 10px;
    width: 295px
}

.sidebar .sb_list {
    z-index: 0;
    overflow: hidden;
    margin-bottom: 12px;
    border: 1px solid #e8e8e8;
    background: #fff;
    line-height: 1px
}

.sidebar .sb_list .bx {
    padding: 9px;
    width: 275px
}

.sidebar .sb_list .bx img {
    max-width: 100%
}

.sb_list .hn_title {
    padding: 0 15px;
    height: 40px;
    border-top: 3px solid #2888b7;
    border-bottom: 1px solid #e6e6e6;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    line-height: 40px
}

.right_remen-list,
.right_remen-list ul {
    overflow: hidden;
    padding-bottom: 5px;
    width: 100%
}

.right_remen-list ul li {
    width: 100%;
    height: 2pc;
    line-height: 2pc;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: nowrap;
    padding-right: 13px;
    box-sizing: border-box
}

.right_remen-list ul li i {
    float: left;
    display: block;
    margin: 6px 7px 6px 13px;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    font-style: normal;
    line-height: 20px
}

.article_content {
    width: 760px;
    overflow: hidden;
    position: relative
}

.article_content .wnad {
    padding: 10px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8
}

.article {
    padding-top: 10px
}

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

.article_content .current_nav {
    padding-bottom: 0;
    border-top: 3px solid #2888b7;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    color: #888;
    font-size: 14px;
    margin-top: 1px;
    padding: 10px
}

.article_content .current_nav .home {
    color: #272a30
}

.article_content .current_nav i {
    display: initial;
    color: #8a8a8a;
    margin-right: 5px
}

.article_content .article_title {
    padding: 10px 0;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    text-align: center
}

.article_content .article_title h1 {
    font-size: 1.5em
}

.article_content .article_title span.pt_info {
    display: block;
    padding-top: 10px;
    color: #888
}

.article_content .pt_info ol {
    display: -webkit-inline-box;
    margin-right: 10px
}

.article_content .pt_info i {
    margin: 0 5px;
    font-size: 14px;
    line-height: 0
}

.article_content .post_content p {
    padding: 10px 0;
    color: #424242;
    word-wrap: break-word;
    font-size: 1pc;
    line-height: 30px
}

.article_neirong {
    overflow: hidden;
    color: #424242;
    font-size: 1pc;
    line-height: 30px;
    padding: 0 10px 10px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8
}

.article_neirong p {
    padding: 5px 0;
    color: #424242;
    word-wrap: break-word;
    font-size: 1pc;
    line-height: 28px
}

.article_neirong img {
    max-width: 100%;
    height: auto !important
}

.article_neirong blockquote {
    margin: 15px 0;
    padding: 5px 0 5px 10px;
    border-left: 6px solid #ddd
}

.article_neirong table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 15px 0
}

.article_neirong table thead {
    background-color: #f9f9f9
}

.article_neirong table td,
.article_neirong table th {
    min-width: 40px;
    height: 30px;
    border: 1px solid #ccc;
    vertical-align: top;
    padding: 2px 4px;
    text-align: left;
    box-sizing: border-box
}

.article_neirong table td.active,
.article_neirong table th.active {
    background-color: #ffffee
}

.article_tags {
    overflow: hidden;
    padding: 20px 10px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8
}

.article_related {
    overflow: hidden;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    padding: 0 10px
}

.article_related h2 {
    padding: 0 0 10px 0;
    border-bottom: 1px #2888b7 solid;
    background: 0 0;
    color: #2888b7;
    font-weight: 700;
    font-size: 14px
}

.article_related ul {
    float: left;
    width: 100%
}

.article_related ul li {
    float: left;
    overflow: hidden;
    margin: 10px 60px 0 10px;
    padding: 0 0 0 8px;
    background: url(../images/new_list_icon.png) left 0 no-repeat;
    list-style: none;
    vertical-align: bottom
}

.article_related ul li a {
    float: left;
    display: block;
    overflow: hidden;
    width: 245px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article_pinglun {
    overflow: hidden;
    padding: 20px 10px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px
}

.article_soft_info {
    overflow: hidden;
    padding: 15px 30px;
    width: 698px;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    display: none
}

.soft_info_ad {
    width: 160px;
    height: 160px;
    float: left;
    margin-right: 5px
}

.soft_info_ad img {
    width: 160px !important;
    height: 160px !important
}

.soft_info_zj {
    width: 200px;
    float: left;
    text-align: center;
    margin-top: 5px
}

.soft_info_zj span {
    display: table;
    background: #2888b7;
    margin: 5px;
    border-radius: 23px;
    cursor: pointer
}

.soft_info_zj span a {
    display: block;
    color: #fff;
    font-size: 1pc;
    padding: 10px 52px
}

.soft_info_zj .dashang {
    color: #fff;
    font-size: 1pc;
    padding: 10px 52px
}

.dashangt {
    position: absolute;
    left: 50%;
    width: 230px;
    height: 265px;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .26);
    border-radius: 10px
}

.dashangt img {
    width: 210px;
    height: 210px;
    padding: 10px 5px 5px
}

.article_soft_info_right ul {
    overflow: hidden
}

.article_soft_info_right ul li {
    float: left;
    width: 140px
}

.article_soft_info_right .pingfen,
.article_soft_info_right .pingtai,
.article_soft_info_right ul li {
    overflow: hidden;
    height: 28px;
    border-bottom: 1px solid #e6e6e6;
    text-indent: 5px;
    line-height: 28px
}

.article_soft_info_right .pingfen,
.article_soft_info_right .pingtai {
    width: 280px;
    word-break: break-all
}

.article_soft_info_mao {
    overflow: hidden
}

.article_soft_info_mao .fenxiang {
    float: left;
    margin: 1pc 5px
}

.article_soft_info_mao .fenxiang .bdsharebuttonbox a.bds_sqq {
    background: url(../images/qq.svg) no-repeat !important;
    background-size: 30px 30px !important
}

.article_soft_info_mao .fenxiang .bdsharebuttonbox a.bds_qzone {
    background: url(../images/qzone.svg) no-repeat !important;
    background-size: 30px 30px !important
}

.article_soft_info_mao .fenxiang .bdsharebuttonbox a {
    margin: 0 2px !important;
    width: 30px !important;
    height: 30px !important
}

.article_soft_info_mao .fenxiang .bdsharebuttonbox a.bds_weixin {
    background: url(../images/weixin.svg) no-repeat !important;
    background-size: 30px 30px !important
}

.article_soft_info_mao .fenxiang .bdsharebuttonbox a.bds_tsina {
    background: url(../images/weibo.svg) no-repeat !important;
    background-size: 30px 30px !important
}

.article_soft_info_mao .fenxiang .bdsharebuttonbox .bds_more {
    float: right;
    padding: 0 !important;
    width: 30px !important;
    height: 30px !important;
    background: url(../images/plus.svg) no-repeat !important;
    background-size: 30px 30px !important
}

.bdshare-button-style1-24 .bds_more,
.bdshare-button-style1-24 a {
    padding: 0 !important
}

.article_soft_info_mao .down {
    float: left;
    display: block;
    margin: 10px 0;
    width: 130px;
    height: 40px;
    border-radius: 5px;
    background: #2888b7;
    text-indent: 10px;
    line-height: 40px
}

.article_soft_info_mao .down a {
    display: block;
    color: #fff;
    font-size: 1pc
}

.article_soft_info_mao .down a:hover {
    text-indent: inherit !important
}

.sfotmao {
    position: relative;
    top: -120px;
    width: 50px;
    height: 0
}

.sfot_ad_foot {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8
}

.article_down_list {
    overflow: hidden;
    padding: 10px 10px 0;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8
}

.article_down_list li {
    float: left
}

.article_down_list h3 {
    padding: 15px 0;
    font-size: 14px;
    color: #0b588c;
    font-weight: 700
}

.article_down_list h3 .ico {
    width: 15px;
    height: 15px;
    display: block;
    margin-right: 5px;
    background: url(../images/meta-ico.png) no-repeat;
    background-position: 0 -36px;
    vertical-align: -2px;
    float: left
}

.article_down_list .sbtn {
    position: relative;
    z-index: 1;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    padding-left: 50px;
    padding-right: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #d7d7d7;
    border-width: 1px 1px 4px;
    font-size: 14px;
    font-weight: 700;
    color: #0b588c;
    text-decoration: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-radius: 2px
}

.article_down_list .sbtn .ico {
    position: absolute;
    z-index: 2;
    left: 11px;
    top: 14.5px;
    width: 12px;
    height: 8px;
    font-size: 0;
    display: block;
    background: url(../images/meta-ico.png) no-repeat;
    background-position: -63px -166px;
    vertical-align: -2px
}

.article_down_list .sbtn .line {
    position: absolute;
    z-index: 2;
    left: 32px;
    top: 0;
    height: 37px;
    width: 1px;
    background-color: #d7d7d7
}

.article_down_list .sbtn:hover {
    background-color: #0b588c;
    border-color: #0b588c #0b588c #0b4972;
    color: #fff
}

.article_down_list .sbtn:hover .ico {
    background-position: -80px -166px
}

.article_down_list .sbtn:hover .line {
    background-color: #0b588c
}

@media screen and (max-device-width:1200px) {

    #leftdl,
    #side_func {
        display: none
    }

    .article_content,
    .fenye,
    .footer_wrap,
    .header .top .top_content,
    .header-main,
    .header-nav,
    .header-nav .nav_content,
    .index_ad_top,
    .index_ad_top_dhf,
    .index_ad_top_wz,
    .index_list,
    .index_list .listbox ul,
    .index_list .listbox ul li,
    .left_sc_frame,
    .left_sc_submit,
    .left_sc_title,
    .list_content,
    .listnav,
    .news_right_list,
    .right_list ul,
    body.wrap,
    html {
        width: 100%;
        padding: 0
    }

    .header-right {
        width: 70%
    }

    .header-logo {
        width: 30%;
        padding: 3% 0
    }

    .index_news_left,
    .right_title_lf {
        width: 44%
    }

    .index_news_right,
    .right_title_rt {
        width: 55%
    }

    .footer_wrap {
        width: 95%
    }

    .news_left_ad {
        width: 98%;
        height: 98%
    }

    .news_left_sc {
        height: auto;
        overflow: hidden
    }

    .wrap {
        padding: 10px 0 0 0;
        width: 98%;
        box-shadow: none
    }

    .left_sc_submit {
        text-align: center
    }

    .left_sc_frame input {
        margin-left: 2.5%
    }

    .page_num {
        width: 100% !important;
        display: inherit !important;
        overflow: hidden !important;
        margin-left: 0 !important;
        text-align: center
    }

    .article_soft_info,
    .index_news_right .page_nav .page_title,
    .sidebar {
        display: none !important
    }

    .page_nav .page_num a,
    .page_nav .page_num span.current {
        float: none !important;
        display: -webkit-inline-box !important
    }

    .index_list .listbox {
        width: 32.3%;
        margin: 5px .2% 1px 0
    }

    .index_list .listbox ul li span.title {
        width: 80%
    }

    .right_list ul li a {
        width: 70%
    }
}

@media screen and (max-device-width:1060px) {

    .index_ad_top,
    .news_left_ad {
        display: none
    }

    body {
        background: #fff
    }
}

@media screen and (max-device-width:860px) {

    body,
    html {
        min-height: 100%;
        position: relative
    }

    .article_related ul li {
        width: 100%
    }

    .article_related ul li span {
        float: right;
        margin-right: 6%
    }

    .listbox ul {
        margin-top: 5px
    }

    .fudong {
        left: none;
        padding: none;
        width: none;
        background-color: none;
        box-shadow: none;
        -webkit-animation: none;
        animation: none
    }

    .header-main #menu {
        display: block;
        float: left;
        width: 15%;
        height: 70px
    }

    .header-main #menu .dh span {
        margin-left: 25%;
        display: block;
        width: 50%;
        text-align: center;
        height: 30px;
        margin: 20px auto;
        line-height: 30px;
        font-size: 17px
    }

    .header-right {
        float: left;
        width: 15%;
        height: 70px
    }

    .header-nav ul.nav_list,
    .header-nav ul.nav_list li {
        float: left;
        width: 100%;
        text-align: center
    }

    .tb-item {
        width: 100%
    }

    .header-logo {
        width: 70%;
        text-align: center;
        padding: 0;
        height: 70px
    }

    .header-logo img {
        height: 60px;
        margin-top: 5px
    }

    #nav,
    .header .top,
    .header-right a {
        display: none
    }

    .header .top .top_content .top_left {
        width: 100%;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .header-main {
        box-shadow: 0 2px 5px rgba(0, 0, 0, .23);
        margin-bottom: 10px;
        width: 100%;
        background-color: #fff;
        overflow: hidden;
        height: 70px;
        margin-top: -10px
    }

    .index_news_right {
        width: 99.5%
    }

    .index_news_left,
    .left_sc_title {
        display: none
    }

    .index_list .listbox {
        width: 49.5%
    }

    .navmenu_header {
        width: 100%;
        background-color: #fff;
        overflow: hidden;
        height: 70px
    }

    .navmenu_header_left {
        float: left;
        width: 15%;
        height: 70px
    }

    .navmenu_header_left .dh span {
        margin-left: 25%;
        display: block;
        width: 50%;
        text-align: center;
        height: 30px;
        margin: 20px auto;
        line-height: 30px
    }

    .navmenu_header_center {
        float: left;
        width: 70%;
        height: 70px
    }

    .navmenu_header_center .logo {
        width: 100%
    }

    .header_center .logo img,
    .navmenu_header_center .logo a {
        display: block;
        margin: 10px auto;
        height: 50px
    }

    .navmenu_header_right {
        float: left;
        width: 15%;
        height: 70px
    }

    .navmenu_header_right .search span {
        margin-left: 25%;
        display: block;
        width: 50%;
        text-align: center;
        height: 30px;
        margin: 20px auto;
        line-height: 30px
    }

    #dakaimenu {
        width: 100%;
        height: 100%;
        position: absolute;
        background: #fff;
        z-index: 999;
        left: 0;
        top: 10px;
        max-width: 100%;
        display: none
    }

    .navmenu_header_center .logo img {
        height: 60px;
        margin-top: -5px
    }

    .navmenu_linav {
        width: 95%;
        margin: auto;
        border-top: 1px solid #D2D2D2;
        overflow: hidden
    }

    .navmenu_linav .navmenu_daohang {
        width: 95%;
        overflow: hidden;
        margin: 20px auto
    }

    .navmenu_linav .navmenu_daohang span {
        display: table-cell;
        height: 18px;
        font-size: 17px;
        line-height: 20px;
        border-left: 10px solid #2888b7;
        padding: 0 5px;
        text-align: center
    }

    .navmenu_linav a {
        display: block
    }

    .navmenu_linav .navmenu_daohang ul {
        display: block;
        overflow: hidden;
        margin-top: 10px
    }

    .navmenu_linav .navmenu_daohang ul li {
        float: left;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 15px 5px 2px 5px;
        border: 1px solid #ADADAD;
        padding: 0 15px;
        border-radius: 15px
    }

    .navmenu_sososo {
        width: 95%;
        margin: auto;
        border-top: 1px solid #D2D2D2;
        overflow: hidden
    }

    .navmenu_sososo .navmenu_sola {
        width: 95%;
        overflow: hidden;
        margin: 20px auto
    }

    .navmenu_sososo .navmenu_sola span {
        display: table-cell;
        height: 18px;
        font-size: 17px;
        line-height: 20px;
        border-left: 10px solid #2888b7;
        padding: 0 5px;
        text-align: center
    }

    .navmenu_sososo .navmenu_sc {
        margin: 20px auto auto auto;
        width: 95%;
        overflow: hidden;
        font-size: 14px
    }

    .navmenu_sososo .navmenu_sc .navmenu_focus {
        width: 99%;
        height: 40px;
        outline: 0;
        border-radius: 25px;
        background: #FFF;
        box-shadow: inset 0 0 5px rgba(0, 0, 0, .075);
        color: #333;
        vertical-align: middle;
        line-height: 40px;
        border: 1px solid #BBB;
        text-indent: 15px
    }

    .navmenu_sososo .navmenu_sc .navmenu_chongxie {
        background: #FF6767
    }

    .navmenu_sososo .navmenu_sc button {
        overflow: hidden;
        outline: 0;
        border: 0;
        cursor: pointer;
        padding: 10px 30px;
        display: block;
        margin: 10px;
        border-radius: 10px;
        color: #fff;
        background: #2888b7;
        float: left
    }

    .navmenu_sososo .navmenu_sc button.navmenu_on {
        background-position: -37px 0
    }

    .cate_list ul.ulcl li {
        padding-left: 70px
    }

    .cate_list ul.ulcl li .cate {
        margin-right: 1%
    }
}

@media screen and (max-device-width:700px) {
    .right_list ul li {
        width: 100%
    }

    .index_list .listbox {
        width: 99.5%
    }

    .footer .intro .fr {
        display: none
    }

    .right_title_lf {
        width: 100%
    }

    .right_title_rt {
        display: none
    }

    .footer .intro .fl {
        width: 100%
    }
}

@media screen and (max-device-width:450px) {
    .cate_list ul.ulcl li strong {
        display: none
    }

    .cate_list ul.ulcl li {
        padding-left: 20px
    }
}

#feedAv {
    margin-top: -250px !important;
    transform: scale(0);
}

.module-cmt-box {
    padding: 10px 16px !important;
}

.header-login {
    left: 670px !important;
    border: 0 !important;
    border-radius: 0 !important;
}

.post-wrap-border-t-r,
.post-wrap-border-t-l,
.post-wrap-border-r,
.post-wrap-border-l {
    display: none;
}

.post-wrap-main {
    border: 0 !important;
}

.post-wrap-w {
    background: #f0f0f0;
    border-radius: 5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2)
}

.btn-fw {
    background: #5fb878 url(../images/release.svg)center no-repeat !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 70px;
    important;
    margin-top: -5px !important;
    margin-right: 40px !important;
    background-size: 30px !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-transition: .3s;
    transition: .3s
}

.btn-fw:hover {
    box-shadow: 0 6px 10px rgba(0, 0, 0, .2);
}

.block-head-w {
    margin-top: -20px !important;
}

.section-service-w {
    height: 0px;
    opacity: 0;
}

.head-img-w {
    margin: 0px 0 0 0 !important;
}

.head-img-w img {
    width: 50px !important;
    height: 50px !important;
}

.head-img-w {
    top: 115px !important;
    left: -0px !important;
}

.wrap-action-gw {
    border-bottom: 1px solid #dee4e9 !important;
    padding-top: 30px !important;
}

.wrap-action-gw span,
.wrap-action-gw i,
.type-lists,
.cmt-list-number,
.title-name-gw-tag,
.wrap-name-w {
    display: none !important;
}

.cmt-list-type {
    margin: 0 !important;
}

.build-floor-gw {
    background: #f0f0f0 !important
}

.block-cont-gw {
    padding: 20px 0 !important;
    border: 0 !important;
}

.section-list-w {
    width: 95% !important;
    margin-left: 2% !important;
}

#comments {
    padding: 20px
}

#comments ol li {
    padding: 20px;
    border-top: 1px solid #E5E5E5;
    position: relative
}

#comments ol li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

#comments ol #commetpages {
    text-align: center;
    margin: 20px 0;
    padding-top: 20px;
    border-top: 1px dotted #ccc
}

#comments ol #commetpages a,
#comments ol #commetpages span {
    display: inline-block;
    padding: 10px 15px;
    background: #eee;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #333;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

#comments ol #commetpages a:hover,
#comments ol #commetpages span.hover {
    background: #00c3b6;
    border-color: #00c3b6;
    color: #fff
}

#comments .comment-list .comment-body {
    min-height: 44px
}

#comments .comment-list .comment-author {
    float: left;
    display: inline;
    line-height: 1;
    height: 44px;
    border-radius: 44px;
    position: relative;
    margin-right: 20px
}

#conterr {
    display: none;
    padding: 50px;
    text-align: center;
    font-size: 16px;
    color: red
}

#comments .comment-list .comment-author img {
    border-radius: 44px
}

#comments ::-webkit-input-placeholder {
    color: #bbb
}

#comments input:-moz-placeholder {
    color: #bbb
}

#respond {
    position: relative
}

#respond #comment-status p {
    width: 100%;
    height: 102px;
    background-color: #00c3b6
}

#respond #comment-status .ajax-success {
    background-color: #00c3b6
}

#respond #comment-status .ajax-error {
    background-color: #ea4c89
}

#respond #smilies {
    margin-left: 84px;
    position: relative
}

#respond #smilies .smilies-icon {
    font-size: 18px;
    color: #999;
    cursor: pointer;
    width: 36px
}

#respond #smilies .smilies-box {
    display: none;
    position: absolute;
    left: 30px;
    top: -3px;
    z-index: 9
}

#respond #smilies .smilies-box:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent #d8d8d8 transparent transparent;
    left: -16px;
    top: 8px
}

#respond #smilies .smilies-box a {
    background-color: #fff;
    padding: 3px 5px;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    margin: -1px;
    position: relative;
    -webkit-transition: none;
    transition: none
}

#respond #smilies .smilies-box a:hover {
    border: 1px solid #00C3B6;
    z-index: 1
}

#respond #author-info {
    margin: 10px auto;
    margin-left: 84px;
    height: auto;
    overflow: hidden
}

#respond #author-info div {
    border: 1px solid #CBCBCB;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .12);
    position: relative;
    float: left;
    margin-right: 10px;
    max-width: 31%
}

#respond #author-info input {
    background-color: transparent;
    border: 0 none;
    float: left;
    color: #333;
    height: 39px;
    padding: 10px 10px 10px 40px;
    box-sizing: border-box;
    width: 100%
}

#respond #author-info label {
    padding: 10px;
    position: absolute;
    left: 0;
    top: 0
}

#respond #author-info label i {
    color: #999;
    font-size: 15px
}

#respond #author-info label span {
    color: #ea4c89;
    vertical-align: text-top;
    margin-left: 3px
}

#respond .comment-from-main {
    padding-left: 20px;
    margin: 10px auto;
    height: auto;
    overflow: hidden;
    position: relative
}

#respond .comment-from-main:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

#respond .comment-from-main .avatar {
    float: left;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    overflow: hidden
}

#respond .comment-from-main .avatar img {
    width: 44px;
    height: 44px;
    border-radius: 44px
}

#respond .comment-from-main #comment-tip {
    position: absolute;
    z-index: 9;
    height: 100%;
    left: 84px;
    right: 138px;
    top: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
    line-height: 100px;
    display: none;
    text-align: center;
    font-size: 16px;
    color: #FFF
}

#respond .comment-from-main #comment-tip p {
    margin: auto
}

#respond .comment-form-box {
    border: 1px solid #CBCBCB;
    padding: 10px;
    height: 80px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .12);
    margin-left: 64px;
    margin-right: 138px
}

#respond .comment-form-box textarea {
    border: 0 none;
    background-color: transparent;
    width: 100%;
    height: 100%;
    resize: none;
    outline: none;
}

#respond .form-submit #submit {
    background-color: #00c3b6;
    border: 0 none;
    color: #FFF;
    width: 138px;
    font-size: 14px;
    height: 102px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0
}

#respond .form-submit #submit.disabled {
    cursor: not-allowed;
    background: url(../images/ajax-loader.gif) center no-repeat #2C2C2C
}

#respond .form-submit #submit.disabled:hover {
    background-color: #2C2C2C
}

#respond .form-submit #submit:hover {
    background-color: #00b5a9
}

#comment-from-tify {
    float: right;
    color: #999;
    margin: 5px auto
}

#comment-from-tify input {
    margin-right: 5px
}

#comments .comment-list #respond {
    margin-left: 64px;
    margin-top: 20px
}

#comments .logged-in-as {
    margin-left: 84px
}

#comments .comment-reply-title {
    position: absolute;
    left: 0;
    top: 50px;
    width: 84px;
    text-align: center;
    z-index: 999
}

#comments .comments-title {
    padding: 15px 0;
    font-size: 16px
}

#comments .comments-title strong {
    font-size: 30px;
    color: #00c3b6;
    font-family: Arial;
    font-weight: 400
}

#comments .comment-list .children .comment {
    margin: 20px auto auto 64px
}

#comments .comment-list .comment-main {
    margin-left: 64px;
    margin-right: 25px
}

#comments .comment-list .comment-main a {
    color: #666;
    text-decoration: underline
}

#comments .comment-list .comment-main em {
    font-style: normal
}

#comments .comment-list .comment-main .wp-smiley {
    vertical-align: bottom;
    height: auto !important;
    max-height: inherit !important
}

#comments .comment-list .comment-meta {
    margin-top: 8px;
    margin-bottom: 10px
}

#comments .comment-list .comment-meta span {
    margin-right: 5px
}

#comments .comment-list .comment-meta span.date {
    color: #999
}

#comments .comment-list .comment-meta span.author {
    color: #00c3b6
}

#comments .comment-list .comment-meta a {
    color: #00c3b6;
    text-decoration: none
}

#comments .comment-list .comment-meta span.admin-author {
    background-color: rgba(0, 0, 0, .4);
    color: #FFF;
    padding: 2px 4px;
    border-radius: 2px
}

#comments .comment-list .reply {
    display: none
}

#comments .comment-list li.comment:hover .reply {
    display: inline-block
}

#comments .comment-list cite {
    font-style: normal
}

#comments .comment-list .comment-awaiting-moderation {
    font-style: normal;
    color: #ea4c89
}

#comments .comment-navigation {
    border-top: 1px solid #eee;
    padding: 30px 20px;
    margin-bottom: 0
}

#comments .comment-list .comment-floor {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 19px;
    font-style: italic;
    line-height: 1;
    margin-top: 33px;
    font-family: "Open Sans", Arial, sans-serif;
    color: #c8c8c8
}

#comments .comment-list li.comment:hover .comment-floor {
    color: #999
}

#comments .navigation .page-numbers,
#comments .navigation .pages {
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: none
}

#comments .navigation .dots {
    border: 0 none
}

/* 分页样式 */
.pgs #newspecial,
.pgs #newspecialtmp,
.pgs #post_reply,
.pgs #post_replytmp {
    float: left;
    margin-right: 5px;
}

.pg {
    float: right;
}

.pg,
.pgb {
    line-height: 26px;
}

.pg a,
.pg strong,
.pgb a,
.pg label {
    float: left;
    display: inline;
    margin-left: 4px;
    padding: 0 8px;
    height: 26px;
    border: 1px solid;
    border-color: #C2D5E3;
    background-color: #FFF;
    background-repeat: no-repeat;
    color: #333;
    overflow: hidden;
    text-decoration: none;
}

.pg a.nxt,
.pgb a {
    padding: 0 10px;
}

.pg a:hover,
.pgb a:hover {
    border-color: #369;
    color: #369;
}

.pg a.nxt {
    padding-right: 25px;
    background-image: url(/static/image/common/arw_r.gif);
    background-position: 90% 50%;
}

.pg a.prev {
    background-image: url(/static/image/common/arw_l.gif);
    background-position: 50% 50%;
}

.pg strong {
    background-color: #E5EDF2;
}

.pgb a {
    padding-left: 25px;
    background-image: url(/static/image/common/arw_l.gif);
    background-position: 10px 50%;
}

.pg label {
    cursor: text;
}

.ie6 .pg label {
    padding-top: 3px;
    height: 23px;
}

.pg label .px {
    padding: 0;
    width: 25px;
    height: 16px;
    line-height: 16px;
}

#pgt .pg,
#pgt .pgb {
    margin-top: 5px;
}

/*首页列表左侧、右侧*/
.list-left {
    float: left;
    /*width: 720px;*/
}

.list-right {
    margin-left: 720px;
}

/*热门标签*/
.hot-tags {
    padding: 10px;
}

.hot-tags::after {
    content: '';
    display: block;
    clear: both;
}

.hot-tags a {
    color: white;
    padding: 4px;
    display: block;
    float: left;
    text-indent: 0;
    margin: 4px 2px;
    font-size: 13px;
}

.hot-tags a.c0 {
    background: #ea4c89;
}

.hot-tags a.c1 {
    background: #2888b7;
}

.hot-tags a.c2 {
    background: #b145e8;
}

/*首页搜索*/
.search-btn {
    position: absolute;
    top: 8px;
    right: 25px;
    cursor: pointer;
}

.search-btn i {
    color: white;
    font-size: 25px;
}

.search-layer {
    z-index: 9999999;
    position: absolute;
    top: 20px;
    left: 70px;
    width: calc(100% - 150px);
    display: none;
}

.search-layer input {
    border: none;
    padding: 20px;
    outline: none;
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    border-radius: 10px;
}

/*全局遮盖*/
#overlay {
    position: fixed;
    z-index: 999999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
}

/* Tab */
.tabs {
    width: 100%;
    margin: 0 auto;
}

#tab-button {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#tab-button li {
    display: table-cell;
    width: 20%;
}

#tab-button li a {
    display: block;
    padding: 11px 10px;
    background: #eee;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom: 3px solid #2888b7;
    text-align: center;
    color: #000;
    text-decoration: none;
}

#tab-button li a:first-child {
    border-left: none;
}

#tab-button li a:last-child {
    border-right: none;
}

#tab-button li:not(:first-child) a {
    border-left: none;
}

#tab-button li a:hover,
#tab-button .is-active a {
    border-bottom-color: transparent;
    background: #fff;
}

.tab-contents {
    height: 325px;
    position: relative;
    margin-top: 10px;
    padding: 10px 10px 20px 10px;
}

.tab-button-outer {
    display: none;
}

.tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
}

/* 轮播图 */
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/* 首页列表 */
.indul li {
    position: relative;
    padding: 3px 10px;
    box-sizing: border-box;
}

.indul li a {
    margin-left: 10px;
    display: inline-block;
    max-width: 345px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.indul li::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background: #666;
}

/* first notice */
.indul.notic li:first-child {
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #e4e4e4;
}

.indul.notic li:first-child::before {
    content: none;
}

#tab02 .indul li:first-child time {
    display: none;
}

.indul li:first-child .anotic {
    color: #3f51b5;
    font-size: 18px;
    overflow: visible;
    margin-bottom: 10px;
}

.indul li:first-child .summary {
    color: #333;
    margin-top: 5px;
    text-align: left;
}