@charset "utf-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

tbody,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: middle
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body,
button,
input,
select,
textarea {
    font: 14px "Microsoft YaHei", Helvetica, Arial, Lucida Grande, Tahoma, sans-serif;
    color: #444;
    line-height: 180%;
    background: #f0f0f5
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

pre {
    border: 1px solid #d1d1d1;
    line-height: 190%;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

ol,
ul {
    list-style: none
}

dl {
    margin-bottom: 1.6em
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 1.6em
}

table,
td,
th {
    border: 1px solid #ddd
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 10px
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700
}

td {
    border-width: 0 1px 1px 0
}

td,
th {
    padding: 5px
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

a:active,
a:hover {
    outline: 0
}

a img {
    border: 0
}

a {
    color: #444;
    text-decoration: none
}

a:visited {
    color: #555
}

a:hover {
    color: #2f889a
}

:focus {
    outline: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: none
}

a,
button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0)
}

::selection {
    background: #262a30;
    color: #fcfcfc
}

::-webkit-scrollbar-track {
    background-color: transparent
}

::-webkit-scrollbar {
    width: 5px;
    background-color: transparent
}

::-webkit-scrollbar-thumb {
    background-color: #4d4d4d;
    border-radius: 15px
}

table::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

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

table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 0;
    background: rgba(0, 0, 0, .1)
}

html {
    overflow-x: hidden
}

img {
    <!--background: url(../images/loading.gif) 50% no-repeat-->
}

#c_n25 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .5
}

.banner {
    width: 100%;
    height: 316px;
    background: url(../images/banner.jpg) no-repeat;
    background-size: 100% 102%;
    background-position: 0 -282px;
    background-attachment: fixed
}

.banner_center {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 7%
}

.daoyin {
    -webkit-box-reflect: below 0 -webkit-linear-gradient(top, rgba(250, 250, 250, 0), rgba(250, 250, 250, 0) 30%, rgba(250, 250, 250, .3))
}

.logo {
    float: left
}

.banner .info {
    font-size: 40px;
    color: #fff;
    float: left;
    margin-top: 50px
}

.header {
    padding: 9px 0;
    display: flex;
    margin-left: 150px
}

.header .navigation {
    float: left;
    display: inline-block;
    padding-left: 30px
}

.navigation li {
    display: block;
    float: left;
    height: 60px;
    text-align: center
}

.navigation li a {
    padding: 20px 24px;
    font-size: 2.1em;
    text-align: center;
    float: left
}

.yonghu_btn {
    float: left;
    padding-left: 70px
}

.yonghu_btn a {
    padding: 15px 25px;
    font-size: 1.4em;
    background: #08c;
    color: #fff;
    border-radius: 7px;
    margin-right: 5px;
    float: left
}

#top__top {
    width: 100%;
    height: 88px;
    display: none
}

.top_top_header {
    width: 100%;
    height: 88px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    z-index: 998;
    background: #fff
}

.top_top_header_div {
    width: 88%;
    max-width: 1500px;
    height: 88px;
    margin: 0 auto
}

.daohan_ul {
    float: right
}

.daohan_ul>li {
    padding: 0 23px;
    height: 88px;
    line-height: 88px;
    float: left;
    text-align: center;
    cursor: pointer;
    transition: .2s;
    position: relative;
    transition: .5s;
    clear: none
}

.daohan_ul>li:hover {
    background: #666;
    color: #fff
}

.daohan_ul>li:hover>a {
    color: #fff;
    transition: .5s
}

.daohan_ul>li:hover i {
    color: #fff
}

.daohan_ul>li i {
    line-height: 88px;
    margin-right: 3px;
    color: #000;
    transition: .3s
}

.after:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 2px;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #999;
    transition: .2s
}

.daohan_ul>li:hover.after:after {
    border: 0
}

.daohan_ul li ul {
    position: absolute;
    background: #fff;
    width: 100%;
    display: inline-block;
    left: 0;
    overflow: hidden;
    transition: max-height .6s;
    color: #333;
    top: 99%;
    max-height: 0;
    z-index: 99
}

.daohan_ul li ul li {
    display: block;
    border: 1px solid #ddd;
    line-height: normal;
    padding: 10px 0
}

.daohan_ul li ul li:hover {
    background: #ccc
}

.daohan_ul li:hover>ul {
    max-height: 500px
}

@media screen and (max-width:900px) {
    #top__top {
        height: 58px !important
    }
}

li.index {
    background: #009196 !important;
    color: #fff !important
}

li.index>i {
    color: #fff !important
}

.m_header {
    width: 100%;
    padding: 0 20px;
    height: 58px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    z-index: 998;
    margin: 0 auto
}

.m_header>div {
    width: 100%;
    height: 100%
}

.m_header>div i.open {
    float: none;
    font-size: 25px;
    cursor: pointer;
    color: #999;
    line-height: 58px
}

#m_daohan_left_mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 998;
    transition: 1s;
    display: none
}

#m_daohan_left {
    background: #333;
    background: none repeat scroll 0 0 rgba(51, 51, 51, .8);
    width: 40%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    transition: .5s;
    margin-left: -40%
}

.m_daohan_ul>li {
    display: block;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #777
}

.m_daohan_ul>li:hover {
    box-shadow: inset 0 0 14px 0 #000
}

.m_daohan_ul>li>a {
    display: block;
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    color: #f8f8f8;
    text-decoration: none
}

.m_prompt {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(47, 47, 47, .49);
    z-index: 999;
    display: none
}

.m_prompt_div {
    background: #fff;
    border: 1px solid #333;
    border-radius: 5px;
    color: #333;
    padding: 10px 20px;
    display: block;
    width: 70%;
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 30%;
    text-indent: 2em;
    padding-bottom: 48px;
    animation: fadeInUp .35s forwards
}

.m_prompt_btn {
    padding: 2px 10px;
    float: right;
    cursor: pointer;
    background: #fff;
    color: #404a58;
    border: 1px solid #c0c4cd;
    border-radius: 3px
}

.container {
    transition: 0.1s;
    width: calc(100% - 300px);
    margin: 0 auto;
    position: absolute;
    left: 300px
}

.content_left {
    width: 100%;
    background: #ccc;
    background: #eaeaea;
    padding-right: 14px;
    box-sizing: border-box;
    padding-left: 14px;
    display: inline-block;
    padding: 36px;
    /* transition: .1s; */
    /* border: 1px solid rgba(212, 212, 212, .58) */
}

.content_left>.title {
    font-size: 26px;
    line-height: 36px;
    padding-top: 22px;
    text-align: center
}

.article_info {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin: 10px 0
}

.article_info span {
    margin-right: 16px
}

.article_info i {
    margin-top: 3px;
    color: #999 !important;
    float: none;
    margin-right: 2px
}

.content_left_left {
    width: 100%;
    float: left;
    margin: 6px 0 1px 0;
    min-height: 356px
}

.content_left_left img {
    display: inline-block;
    margin: auto
}

#banner {
    position: relative
}

#banner .pic {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    max-height: 356px;
    background: rgba(233, 233, 233, .55)
}

#banner .pic ul {
    position: relative;
    left: 0;
    max-height: 356px
}

#banner .pic ul li {
    width: 435px;
    display: inline-block !important;
    cursor: pointer;
    clear: none;
    height: 100%;
    position: absolute
}

#banner .pic ul li img {
    display: block;
    max-height: 356px;
    height: 100%;
    transition: .5s;
    opacity: 0;
    position: relative
}

#banner .pic ul li:first-child img {
    opacity: 1;
    z-index: 997
}

#banner .pic ul li img:hover {
    transform: scale(1.25)
}

#banner:hover .btn {
    opacity: 1
}

#banner .btn {
    opacity: 0;
    transition: .35s
}

#banner .btn div {
    width: 30px;
    height: 60px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -30px
}

#banner .btn div.left {
    left: 0
}

#banner .btn div.right {
    right: 0
}

#banner .tab {
    width: 90px;
    height: 12px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -45px;
    transition: .35s;
    opacity: 0;
    z-index: 9999
}

#banner:hover .tab {
    opacity: 1
}

#banner .tab li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    float: left;
    margin: 0 3px;
    cursor: pointer;
    background: rgba(166, 166, 166, .8);
    clear: none
}

#banner .tab li.on {
    background: red
}

.content_left_right {
    width: 50%;
    float: left;
    margin-top: 3px
}

.content_left_right div {
    float: left;
    width: 46%;
    display: inline-block;
    position: relative;
    margin: 5px 5px;
    overflow: hidden;
    cursor: pointer
}

.content_left_right div img {
    max-height: 113px;
    width: 100%;
    height: 100%;
    display: block
}

.content_left_right div p {
    position: absolute;
    background: #e8e8e8;
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 0;
    padding: 4px 0;
    transition: .35s
}

.content_left_right div:hover p {
    margin-top: -33px
}

.top_top {
    width: 100%;
    height: auto;
    min-height: 135px;
    background: rgba(255, 255, 255, .5);
    float: left;
    padding: 27px 0 0 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin: 10px 0
}

.top_title {
    font-size: 30px;
    display: block
}

.top_content {
    font-size: 1.3em;
    text-indent: 1.6em;
    margin-top: 20px
}

.classification {
    float: left;
    font-size: 1.6em;
    padding: 21px 10px;
    background: rgba(255, 255, 255, .26);
    padding-left: 34px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box
}

.classification span {
    border: 2px solid #6bbae1;
    padding: 5px 7px
}

.id_content {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0 0 45px 0;
    position: relative;
    float: left;
    margin-bottom: 15px;
    background: #fff
}

.id_content .type {
    background: #65b4db;
    display: inline-block;
    padding: 3px 10px;
    font-size: 1.2em;
    position: absolute;
    top: 0;
    left: 50px;
    color: #f7f7f7;
    font-weight: 700;
    display: none
}

.id_content>.title {
    font-size: 22px;
    text-align: left;
    border-left: 5px solid #4d4d4d;
    padding: 36px 0 17px 0;
    padding-left: 5.6923%;
    font-weight: 300;
}

.id_content>.title>a {
    color: #696969;
    margin-left: 0;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 20px;
    font-size: 22px;
    transition: color .3s
}

.id_content>.title .date {
    color: #999;
    float: right;
    font-size: 15px;
    margin-right: 55px;
}

.id_content>.img {
    width: 35%;
    max-height: 190px;
    margin-top: 27px;
    float: left;
    overflow: hidden
}

.id_content>.img>a {
    display: block;
    text-align: center;
    box-shadow: 20px 17px 24px 1px
}

.id_content>.img img {
    width: 100%;
    transition: .5s;
    max-height: 190px
}

.id_content>.img img:hover {
    transform: scale(1.5)
}

.id_content .info {
    font-size: 18px;
    font-family: 'Microsoft YaHei';
    overflow: hidden;
    word-break: break-all;
    /* text-indent: 34px */
}

.id_content .noimg_info {
    margin-top: 31px !important;
    margin-right: 0 !important;
    width: 100% !important;
    padding: 0 30px;
    padding-left: 4.6923%;
}

.id_content>.content {
    word-break: break-all;
    padding-left: 7.6923%;
    padding-right: 7.6923%;
    padding-top: 3.6923%;
    padding-bottom: 4.6923%;
}

.id_content>.content .switch {
    display: flex;
    justify-content: space-between;
    /* padding: 37px 25px; */
    background: #eaeaea;
    min-height: 101px;
    margin-top: 109px;
    font-size: 18px;
    flex-direction: column-reverse;
    flex-flow: wrap;
    text-align: center;
}

.id_content>.content .switch>div {
    text-align: center;
    min-width: 150px;
    margin: auto;
    padding: 22px 0;
}

.id_content>.content .switch>div>a {
    color: #08c;
}

.info_1 {
    padding: 22px 0 0 33px;
    right: 67px;
    bottom: 20px;
    display: inline-block;
    position: absolute
}

.info_1>div {
    display: inline-block
}

.info_1 img {
    width: 27px;
    float: left
}

.info_1 p {
    float: left;
    line-height: 12px;
    margin: 0 20px 0 9px
}

.info_1 p:last-child {
    margin: 0 0 0 9px
}

.now {
    background: red !important
}

.pag {
    float: right;
    display: inline-block;
    padding: 12px 60px
}

.pag a {
    width: 38px;
    height: 38px;
    border-radius: 130px;
    background: #65b4db;
    cursor: pointer;
    font-size: 1.3em;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    line-height: 38px
}

.pag a:hover {
    background: #5ca4c8;
    color: #e1e1e1
}

.favorite-box {
    text-align: center;
    margin: 35px 0
}

.favorite-e a {
    background: #fff;
    color: #444 !important;
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #ddd;
    text-decoration: dashed;
    transition: .4s
}

.favorite-e a:hover {
    color: #fff !important;
    background: #e39735
}

.favorite-e a i {
    color: #c40000 !important;
    float: none
}

.favorite-e a:hover i {
    color: #fff !important
}

.social {
    margin: 50px auto;
    user-select: none
}

.social_center {
    margin: 0 auto;
    width: 248px
}

.social_center>span {
    background: #fff;
    width: 120px;
    display: inline-block;
    border: 1px solid #ddd;
    padding-left: 15px;
    color: #999;
    line-height: 36px;
    border-radius: 2px;
    position: relative;
    z-index: 10;
    cursor: pointer;
    transition: .3s
}

.social_center>span i {
    color: #999;
    margin: 0 5px 0 0;
    line-height: 37px;
    float: none;
    transition: .2s
}

.social_center div>p {
    float: left;
    background: #fff;
    width: 60px;
    height: 60px;
    display: block;
    margin: -10px 0 0 2px;
    border-radius: 60px;
    border: 1px solid #ddd;
    position: relative;
    z-index: 11
}

#copyright i {
    color: #797979;
    margin-top: 6px;
    margin-right: 10px
}

.shang {
    float: left;
    background: #fff;
    width: 48px;
    height: 48px;
    font-size: 16px;
    line-height: 45px;
    display: block;
    border: 1px solid #ddd;
    border-radius: 40px;
    text-align: center;
    margin: -4px 0 0 -54px;
    position: relative;
    z-index: 12;
    cursor: pointer;
    color: #999;
    transition: .2s
}

.shang:hover {
    background: #f1f1f1;
    color: #333
}

.dianzan:hover {
    background: #f1f1f1;
    color: #333
}

.dianzan:hover i {
    color: #c40000
}

.share:hover {
    background: #f1f1f1;
    color: #333
}

.share:hover i {
    color: #91c24f
}

.content_right_1 {
    float: right;
    width: 25%;
    transition: 1.5s;
    min-height: 1020px;
    background: #fff;
    position: relative
}

.content_right {
    min-width: 251px;
    background: #fff
}

.content_right>div {
    border: 1px solid #ddd;
    width: 100%
}

.notice {
    width: 100%;
    float: left;
    border: 1px solid #08c;
    float: right;
    width: 298px;
    min-height: 190px;
    margin-bottom: 12px
}

.content_right .title {
    font-size: 1.7em;
    padding: 20px 20px
}

.title_content {
    font-size: 1.3em;
    padding: 0 0 0 13px
}

.search_input {
    float: left !important;
    width: 100% !important;
    display: block !important;
    height: 40px !important;
    text-indent: 14px !important;
    border: 1px solid #08c !important;
    font-size: 1.7em !important;
    border-radius: 0 !important;
    margin: 0 !important
}

.search {
    display: inline-block;
    position: relative
}

.search input::-webkit-input-placeholder {
    font-size: .8em !important
}

.search i {
    width: 40px;
    height: 40px;
    line-height: 42px;
    background: #08c;
    text-align: center;
    color: #ddd;
    position: absolute;
    right: 0
}

.ranking {
    border: 1px solid #08c;
    float: right;
    width: 298px;
    min-height: 190px;
    margin-bottom: 12px;
    margin-top: 12px
}

.ranking span {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.4em;
    color: #fff;
    text-align: center;
    background: #abaaaa;
    margin: 0 0 10px 27px
}

.ranking a {
    color: #abaaaa;
    font-size: 1.13em;
    line-height: 30px;
    font-weight: 700;
    padding-left: 12px;
    width: 73%;
    height: 25px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    margin: 0 0 19px 0;
    transition: .3s
}

.ranking a:hover {
    margin-left: 70px
}

.ranking span:nth-child(2) {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.4em;
    color: #fff;
    text-align: center;
    background: #c40000
}

.ranking a:nth-child(3) {
    color: #c40000;
    font-size: 1.13em;
    line-height: 30px;
    font-weight: 700;
    padding-left: 12px;
    width: 73%;
    height: 25px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.ranking span:nth-child(4) {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.4em;
    color: #fff;
    text-align: center;
    background: #2cc5c2
}

.ranking a:nth-child(5) {
    color: #2cc5c2;
    font-size: 1.13em;
    line-height: 30px;
    font-weight: 700;
    padding-left: 12px;
    width: 73%;
    height: 25px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.ranking span:nth-child(6) {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 1.4em;
    color: #fff;
    text-align: center;
    background: #7fd75a
}

.ranking a:nth-child(7) {
    color: #7fd75a;
    font-size: 1.13em;
    line-height: 30px;
    font-weight: 700;
    padding-left: 12px;
    width: 73%;
    height: 25px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.scanning {
    border: 1px solid #08c;
    float: right;
    width: 298px;
    min-height: 190px;
    text-align: center;
    padding: 20px 0
}

.scanning p {
    text-align: center;
    font-size: 1.2em;
    font-weight: bolder
}

.scanning img {
    width: 64%
}

.friendship_link {
    border: 1px solid #08c;
    float: right;
    width: 298px;
    padding: 0 14px;
    box-sizing: border-box;
    display: inline-block
}

.friendship_link a {
    font-size: 1.2em;
    margin: 0 12px 17px 9px;
    float: left;
    text-align: center
}

.statistics {
    border: 1px solid #08c;
    float: right;
    width: 298px;
    margin-top: 12px;
    box-sizing: border-box;
    display: inline-block;
    padding-bottom: 11px
}

.statistics p {
    float: left;
    margin: 0;
    color: #333;
    font-size: 1.2em
}

.statistics>div {
    width: 100%;
    display: inline-block;
    padding-left: 20px;
    box-sizing: border-box;
    margin: 0 0 6px 0
}

.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 999
}

.mask_click {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .5)
}

.mask_center {
    width: 600px;
    height: 500px;
    background: #fff;
    margin: auto auto;
    position: relative;
    top: 10%
}

.register {
    width: 50%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 1.5em;
    border: 1px solid #ccc;
    box-sizing: border-box
}

.register>a {
    color: #000;
    width: 100%;
    height: 100%;
    display: block
}

.login {
    width: 50%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 1.5em;
    border: 1px solid #ccc;
    box-sizing: border-box
}

.login>a {
    color: #000;
    width: 100%;
    height: 100%;
    display: block
}

#now {
    width: 300px;
    height: 50px;
    background: rgba(0, 183, 255, .35);
    position: absolute;
    transition: .8s
}

#main {
    width: 60%;
    height: 260px;
    margin: 40px auto;
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -webkit-perspective: 0;
    transform-origin: center center;
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
    -webkit-transform-origin: center center;
    transition: .8s
}

.register_main {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: translatez(210px);
    -moz-transform: translatez(210px);
    background: #fff
}

.register_main_center {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    text-align: center
}

.register_main_center span {
    color: red;
    font-size: 1.4em
}

.register_main_center_left {
    width: 30%;
    height: 50%;
    float: left
}

.register_main_center_left p {
    text-align: right;
    padding: 6px 0 10px 0
}

.register_main_center_right {
    width: 50%;
    height: 50%;
    float: left
}

.login_main_center_left {
    width: 30%;
    height: 50%;
    float: left
}

.login_main_center_left p {
    text-align: right;
    padding: 6px 0 10px 0
}

.login_main_center_right {
    width: 50%;
    height: 50%;
    float: left
}

.login_main_center_right span {
    color: red;
    font-size: 1.4em
}

.login_input {
    width: 150px !important;
    height: 25px !important;
    border: 1px solid #ccc !important;
    position: relative !important;
    margin-bottom: 10px !important
}

.register_input {
    width: 150px !important;
    height: 25px !important;
    border: 1px solid #ccc !important;
    position: relative !important;
    margin-bottom: 10px !important
}

.btn {
    font-size: 16px;
    font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜';
    background: #f06;
    color: #fff;
    border: none
}

.login_main {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: rotatey(90deg) translatez(210px);
    -moz-transform: rotatey(90deg) translatez(210px);
    background: #fff
}

.login_main_center {
    margin: 0 auto;
    width: 400px;
    text-align: center
}

i {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

.fa {
    float: left;
    color: #147965
}

@media screen and (max-width:900px) {
    .content_right {
        display: none
    }

    .content_right_1 {
        display: none
    }

    .content_left {
        width: 100%
    }

    #header {
        display: none
    }

    #message .jianjie p.img {
        width: 50% !important
    }

    #message .jianjie .content {
        padding: 0 !important;
        margin: 0 !important
    }

    #message .origin .content {
        padding: 0 !important;
        max-height: 77px !important
    }
}

/* @media screen and (max-width:735px) {
    .id_content .title {
        font-size: 1.6em !important
    }

    .info {
        -webkit-line-clamp: 6 !important
    }
} */
/* 
@media screen and (max-width:670px) {
    .img {
        width: 100% !important
    }

    .top_title {
        font-size: 25px
    }

    .top_content {
        font-size: 1.2em
    }

    .id_content {
        padding: 40px 14px 24px 14px
    }

    .id_content .img>a {
        float: none !important
    }

    .id_content .img img {
        min-width: 100% !important
    }

    .id_content .info {
        width: 100% !important;
        margin: 20px 0 4px 0 !important;
        padding: 0 !important
    }

    .info_1 {
        position: initial !important;
        padding: 22px 0 0 0 !important;
        float: none !important;
        width: 100% !important;
        text-align: center !important
    }

    .id_content .title {
        font-size: 1.4em !important
    }

    .info {
        -webkit-line-clamp: 5 !important;
        padding: 46px 0 0 17px !important
    }

    .id_content .title>a {
        word-break: break-all
    }

    .info_1 p:last-child {
        margin: 0 0 0 2px;
        line-height: 13px
    }

    .content_left_right {
        display: none
    }

    .content_left_left {
        width: 100%
    }

    .id_content .img {
        display: none
    }

    #banner .pic ul li img {
        width: 100% !important
    }

    #message .jianjie p.img {
        width: 100% !important
    }

    #message .contact p {
        text-indent: 0 !important
    }

    #banner .btn {
        opacity: 1 !important
    }

    #banner .tab {
        opacity: 1 !important
    }
} */


@media screen and (min-width:900px) {
    #m_header {
        display: none
    }
}

@media screen and (max-width:1100px) {
    .banner .info {
        font-size: 30px;
        margin-top: 0;
        line-height: 35px
    }
}




/**
20190725
*/
@media screen and (max-width:800px) {
    .p_menu {
        position: relative !important;
        width: 100% !important;
        background: #eaeaea !important;
    }

    .p_menu .overlay {
        height: 110px !important;
    }

    .p_menu .content {
        margin: 0 auto !important;
        padding-top: 15px !important;
        box-sizing: border-box !important;
    }

    .p_menu .content .title {
        margin: 0.67em 0 !important;
    }

    .p_menu .btn_menu {
        display: flex;
        padding: 23px 0 !important;
        justify-content: space-evenly;
    }

    .p_menu .btn_menu>div {
        width: 31.33% !important;
        color: #a0a0a0 !important;
        border-radius: 6px !important;
        border: 1px solid #a0a0a0 !important;
    }

    .p_menu .btn_menu>div>a {
        width: 100%;
        height: 100%;
        display: block;
    }

    .container {
        width: 100% !important;
        left: 0 !important;
        position: static !important;
    }

    .content_left {
        padding: 9px !important;
    }

    .id_content .title {
        border-left: 0 !important;
        padding: 27px 0 5px 0 !important;
        padding-left: 3.6923% !important;
    }

    .id_content .title>a {
        font-size: 18px !important;
    }

    .id_content .title .date {
        font-size: 13px !important;
        position: relative !important;
        top: 7px !important;
    }

    .id_content .content {
        padding-left: 2.6923% !important;
        padding-right: 2.6923% !important;
        padding-top: 3.6923% !important;
        padding-bottom: 2.6923% !important;
    }

    .m_prompt {
        display: block;
    }

    .id_content .content .switch {
        font-size: 15px !important;
    }
}


.pjax_loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #f0f1f0;
    opacity: .88;
    background: url(../images/pjax_loading.gif) #f0f1f0 50% 50% no-repeat
}

.bottom {
    color: #999;
    text-align: center;
    float: left;
    width: 100%;
    padding: 15px 0
}

#play {
    position: fixed;
    left: 0;
    bottom: 0;
    transition: .35s;
    display: inline-block
}

#play_iframe {
    width: 100%;
    height: 290px
}

#play #btn {
    width: 36px;
    height: 47px;
    position: absolute;
    top: 35%;
    left: 93.6%;
    background: rgba(97, 95, 151, .7);
    text-align: center;
    border-radius: 8px;
    z-index: -1;
    cursor: pointer;
    transition: .35s;
    box-shadow: 1.5px 1.5px 7px 0 #000
}

#play #btn:hover {
    background-color: rgba(0, 0, 0, .4);
    color: #f30 !important
}

#play #btn:hover i {
    color: #f30 !important
}

#play #btn i {
    transition: .35s;
    color: #fff;
    float: none;
    line-height: 50px;
    font-size: 2.1em;
    margin-left: 10px
}

#message {
    width: 100%;
    padding: 10px 14px;
    /* border: 1px solid #ccc; */
    border-radius: 2px;
    margin-top: 10px;
    display: inline-block;
    background: #fff;
    margin-right: 0 !important;
    padding: 10px 30px;
}

#message>.title {
    line-height: 30px;
    text-align: left;
    margin: 7px 0 14px 0;
    border-left: 5px solid #4d4d4d;
    padding: 13px 0 15px 24px;
    /* padding-left: 14px; */
    font-size: 25px;
}

#message .jianjie {
    padding: 28px 10px 38px 10px;
    display: inline-block;
    border-bottom: 1px solid #bfbfbf
}

#message .jianjie .title {
    font-size: 1.5em;
    margin: 17px 0;
    border-left: 4px solid #4d4d4d;
    text-indent: 10px;
    line-height: 36px;
}

#message .jianjie p.img {
    float: left;
    width: 33%;
    min-width: 200px
}

#message .jianjie .content {
    font-size: 1.4em;
    text-indent: 39px;
    margin-top: calc(10% - 75px/2);
    /* padding-left: 410px */
}

#message .origin {
    padding: 18px 10px;
    clear: both;
    border-bottom: 1px solid #bfbfbf
}

#message .origin .title {
    font-size: 1.5em;
    margin: 17px 0;
    border-left: 4px solid #4d4d4d;
    text-indent: 10px;
    line-height: 36px;
}

#message .origin .content {
    text-indent: 39px;
    padding: 7px 40px;
    font-size: 1.3em;
    max-height: 84px;
    overflow: hidden;
    transition: .35s
}

#message .origin p button {
    margin: auto;
    width: 80px;
    display: block;
    border: 1px solid #c5c5c5;
    background: #fff;
    cursor: pointer
}

#message .contact {
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 50px;
    padding: 18px 10px
}

#message .contact .title {
    padding: 0;
    font-size: 1.5em;
    margin: 17px 0;
    border-left: 4px solid #4d4d4d;
    text-indent: 10px;
    line-height: 36px;
}

#message .contact p {
    padding: 10px 0;
    font-size: 20px;
    text-indent: 49px
}







.top_top_header {
    display: none !important;
}


.p_menu {
    background: #fff;
    width: 300px;
    position: fixed;
    opacity: 1;
    transition: all .2s ease-in;
    height: 100%;
    z-index: 999;
}

.p_menu .overlay {
    width: 100%;
    height: 180px;
    position: absolute;
    background: #4d4d4d;
}

.p_menu .content {
    width: 76%;
    text-align: center;
    margin: 112px auto 0;
}

.p_menu .content .img {
    display: block;
    border: 5px solid #fff;
    border-radius: 300px;
    width: 128px;
    height: 128px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    -webkit-transition: all .2s ease-in;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    text-align: center;
}


.p_menu .content .title {
    text-align: center;
    margin: 1.27em 0;

    font-family: Roboto, serif;
    font-size: 30px;
    transition: .3s;
    color: #696969;
}

.p_menu .content .title a {
    color: #696969;
}

.p_menu .content .motto {
    text-align: center;
    color: #999;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



.p_menu .btn_menu {
    font-weight: 300;
    line-height: 31px;
    padding: 50px 0;
}

.p_menu .btn_menu>div {
    font-size: 14px;
    color: #696969;
}

.p_menu .btn_menu>div>a:hover {
    color: #555;
}







.id_content .other {
    padding-top: 20px;
    margin: 30px 5.1923% 0;
    min-height: 72px;
    border-top: 1px solid #ddd;
}

.id_content .other .tags {}

.id_content .other .tags>a.tags {
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    height: 18px;
    line-height: 18px;
    float: left;
    padding: 0 5px 0 10px;
    position: relative;
    border-radius: 0 5px 5px 0;
    margin: 5px 9px 5px 8px;
    background: #ba8f6c;
}

.id_content .other .tags>a.tags::before {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: -18px;
    border: 9px solid transparent;
    border-right-color: #ba8f6c;
}

.id_content .other .tags>a.tags::after {
    content: " ";
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .3);
    position: absolute;
    top: 7px;
    left: 2px;
}

.id_content .other .tags>i {
    font-size: 17px;
    position: relative;
    top: 6px;
    color: #817e7e;
    margin-right: 14px;
}

.id_content .other .tags>a.more {
    background: #4d4d4d;
    color: #fff;
    font-size: 12px;
    padding: 5px 8px;
    line-height: 16px;
    border-radius: 2px;
    transition: .3s;
    border: 0;
    float: right;
}






.passworderform .passworder {
    box-sizing: border-box !important;
    /* display: block !important; */
    width: 30% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    margin-bottom: 10px !important;
}

.passworderform span {
    font-size: 19px;
    /* padding-left: 10px; */
    color: #666;
}


.passworderform .submit {
    color: #fff;
    background-color: #449d44;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: block;
}