body {
    font-family: 'Microsoft YaHei' !important;
    color: #333;
    font-size: 16px;
    background-color: #fff;
}

* {
    padding: 0;
    margin: 0;
}

*,
:after,
:before {
    box-sizing: border-box
}

/*公共浮动*/
.content-fixed {
    position: fixed;
    top: 0px;
    z-index: 999;
    /*background: #fff;*/
}

.container {
    width: 1170px;
    margin: 0 auto;
    margin-top: 16px;
}

a{
    color: #333;
}

a:hover {
    color: #3783fd;
}
a:link:hover{
    text-decoration:underline;
}

.cursor {
    cursor: pointer;
}

.standard-font {
    font-size: 16px;
}

.small-font {
    font-size: 14px;
}

.little-font {
    font-size: 12px;
}

@font-face {
    font-family: 'icon';
    src: url(../font/digifaw.ttf);
}

i, em {
    font-style: normal
}

.bulebg {
    background: #3783fd;
}

.middle_color {
    color: #666;
    word-wrap: break-word;
    word-break: normal;
    width:660px;
}

.small-color {
    color: #999;
}

.special-color {
    color: #3783fd;
}

.special-color:hover {
    color: #3783fd;
}

.block {
    display: block;
}

.inline_block {
    display: inline-block;
}

.blod {
    font-weight: 700;
}

.border {
    border: 1px solid #3783fd;
}

.noborder_bottom {
    border-bottom: none !important;
}

.border_bottom {
    border-bottom: 1px solid #E8E8E8;
}

.outer-border {
    position: relative;
}

.outer-border::after {
    position: absolute;
    content: '';
    background: linear-gradient(to right, #3783fd, #7c55fe);
    width: 100%;
    height: 2px;
    top: 0;
    left: 0;
}

.outerdown-border {
    position: relative;
    padding-left: 20px;
}

.outerdown-border::after {
    position: absolute;
    content: '';
    background: #3783fd;
    width: 5px;
    height: 98%;
    top: 4%;
    left: 0px;

}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lh24 {
    line-height: 24px;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bcwhite {
    background: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.radius {
    border-radius: 4px;
}

.flex {
    display: flex;
    justify-content: flex-start;
}

/*输入框线框*/
.input_border {
    border: 1px solid #e8e8e8;
}

.m-width {
    max-width: 150px;
}

/*头像*/
.big_avatar {
    width: 60px;
    height: 60px;
    font-weight: bold;
    line-height: 56px;
    border-radius: 50px;
    /*cursor: pointer;*/
}

.avatar {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    vertical-align: top;
    margin-right: 5px;
}

input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {
    color: #222;
}

input:-moz-placeholder,
input::-moz-placeholder {
    opacity: 1;
}

/*按钮颜色*/


button {
    cursor: pointer;
}

button,
input,
select,
textarea {
    font-family: inherit;
    line-height: inherit;
}

.screen_down select {
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari 和 Chrome */
}

ol,
ul,
li {
    list-style: none
}

b,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 16px;
}

pre {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Microsoft YaHei' !important;
}

.lh {
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: box;
    line-height: 24px;
}

.oh {
    overflow: hidden
}

/*清除浮动*/
.clearfix {
    zoom: 1
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    visibility: hidden;
    font-size: 0;
    height: 0
}

.bui-box:after {
    visibility: hidden;
    font-size: 0;
    height: 0;
    display: block;
    content: "";
    clear: both
}

.bui-left {
    float: left
}

.bui-right {
    float: right
}


.bui-vm {
    display: inline-block;
    vertical-align: middle
}

.bui-icon {
    font-family: tticons !important;
    font-size: 12px;
    display: inline-block;
    line-height: 1;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lazy-load-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vline {
    display: inline-block;
    width: 2px;
    height: 2px;
    border-radius: 100%;
    vertical-align: middle;
    background: #333;
    margin: 0 7px 0 5px;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 20px;
    color: #333;
}

@font-face {
    font-family: 'iconfont';  /* project id 916636 */
    src: url('//at.alicdn.com/t/font_916636_2c1d6qt5167.eot');
    src: url('//at.alicdn.com/t/font_916636_2c1d6qt5167.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_916636_2c1d6qt5167.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_916636_2c1d6qt5167.woff') format('woff'),
    url('//at.alicdn.com/t/font_916636_2c1d6qt5167.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_916636_2c1d6qt5167.svg#iconfont') format('svg');
}

/*动态、文章*/

.release_nav {
    padding: 10px 20px;
}

.release_nav a {
    margin-right: 20px;
    line-height: 35px;
}

.release_nav a:hover {
    /*border-bottom: 2px solid #3783fd;*/
    color: #3783fd;
}

.release_show {
    min-height: 100px;
    width: 94%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.see_top {
    display: none;
}

.min_nav {
    display: none;
    background: #fff;
}

.min_nav .right {
    cursor: pointer;
    margin-right: 10px;
}

.black_nav {
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.btn_three a {
    height: 28px;
    line-height: 28px;
}

.little_nav {
    height: auto;
}

.big_con_out_box {
    border-top: none !important;
}

.login_name h3 {
    margin-top: 15px;
}

/*手机端修改*/
.min_nav .right .menuBtn {
    display: block;
    width: 28px;
    height: 28px;
    background: url(../images/nav_open.png) no-repeat top left;
    background-size: 100% 100%;
}

.min_nav .right .navClose {
    background: url(../images/nav_close.png) no-repeat top left;
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
}

.linet.t1 {
    transform: rotateZ(45deg);
}

.lineb.t2 {
    transform: rotateZ(-45deg);
}
/*圈子*/
.up_treatment ul li.lan {
    background: dodgerblue;
    color: #fff;
}





