* {
    margin: 0;
    padding: 0;
}

.all {
    /* overflow-y: scroll; */
    /* overflow: auto; */
}

a {
    cursor: pointer;
}

.title {
    font-size: 22px;
    color: #333333;
    margin-left: 15px;
}

.top {
    height: 55px;
    /* overflow: hidden; */
}

.topwidth {
    max-width: 1200px;
    width: 100%;
    height: 55px;
    margin: 0 auto;
}
@media screen and (max-width: 1100px){
    #login{
        margin-right: 10px;
    }
}

.center {
    height: 235px;
    background-color: #000;
    /* background: #E5EBF2; */
}

.banner {
    width: 100%;
    /*height: 235px;*/
    text-align: center;
}
.banner-img{
    width: 100%;
    /*height: 235px;*/
}
.content2 {
    width: 100%;
    padding: 50px;
}

.nav > .li {
    margin-right: 20px;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.sort-field {
    color: #999999;
}

.footer {
    text-align: center;
    background-color: #d0d0d0;
    height: 40px;
    line-height: 40px;
}

.layui-panel {
    box-shadow: none !important;
}

.lbtn {
    width: 83px;
    color: #0076f6;
    border-color: #0076f6;
}

.lbtn:hover {
    color: #3E6BED;
    border-color: #3E6BED;
}

.logoblue {
    height: 55px;
    /* padding-left: 10%; */
}

.logoblue img {
    padding-top: 8px;
}

.nav {
    margin-bottom: 15px;
}


/* 应用中心 */

.card_apply {
    margin-top: 56px;
    display: inline-block;
    height: 150px;
    width: 100%;
    text-align: center;
}

.card_apply_li {
    width: 32.8%;
    height: 100%;
    display: inline-block;
}

.card_apply_li p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    /* line-height: 44px; */
}


/* 资源中心 */

.crad_resoures {
    min-height: 363px;
}


/* 通知中心 */

.font_over {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.card_message {
    min-height: 363px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
}

.card_message_p {
    padding-top: 10px;
}
.card_message_p a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box;
    padding-right: 10px;
}
.card_message_p p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    /* line-height: 44px; */
}

.card_message_p span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    /* line-height: 44px; */
}

.card_message_row {
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.card_message_row:hover * {
    color: #0076F6;
    cursor: pointer;
}

.more {
    float: right;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 44px;
    display: inline-block;
    cursor: pointer;
}

.more a {
    /*float: right;*/
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    /*line-height: 44px;*/
    /*display: inline-block;*/
    cursor: pointer;
}

/* 导航栏 */

.layui-nav {
    background-color: transparent;
}

.layui-nav .layui-nav-item a {
    color: #000 !important;
}


/* .layui-nav .layui-nav-item {
    line-height: 90px;
} */

.layui-nav .layui-this:after,
.layui-nav-bar {
    background-color: #3E6BED;
}

.layui-nav .layui-nav-item {
    line-height: 55px;
}


/* 分页 */

.layui-table-page {
    text-align: center;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #0076F6;
}


/*资源列表样式 */

.home6 {
    border-bottom: 1px solid #f1f1f1
}

.home6_left {
    /* width: 80%;
    margin-left: 1%; */
    display: inline-block;
}

.home6_right {
    width: 80%;
    margin-left: 1%;
    display: inline-block;
}

.reshead {
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
}

.resdescribe {
    font-size: 13px;
    color: #666666;
    line-height: 20px;
}

.keywords {
    font-size: 13px;
    color: #00B185;
    line-height: 20px;
}

.resrate {
    font-size: 13px;
    font-weight: bold;
    color: #FFBA00;
}

.padding-10 {
    padding: 10px;
}

.filetype {
    vertical-align: bottom;
}


/* 分页 */

.layui-laypage a:hover {
    color: #3E6BED;
}

#page {
    text-align: center;
}

.uploader {
    padding: 10px;
}

.crumbs {
    width: 1200px;
    margin: 0 auto;
    padding: 15px;
}

.layui-breadcrumb a:hover {
    color: #999 !important;
}

.c {
    width: 4px;
    height: 23px;
    background: #0076F6;
    border-radius: 1px;
    display: inline-block;
    /*margin-top: 20px;*/
    /* top: 2px; */
}

.card_title {
    vertical-align: super;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    /* line-height: 44px; */
}

html body .card_message .layui-tab {
    display: inline-block;
    margin-left: 20px ;
    vertical-align: top;
    /* width: 80%; */
}
html body .layui-card .layui-tab.jybrifeTabtop{
    display: inline-block;
    vertical-align: top;
    margin-left:20px ;
}
.card-header {
    height: 63px;
}

.layui-tab-title {
    /* left: 50px; */
}

.layui-tab-title li {
    vertical-align: baseline;
}

html .layui-tab-brief > .layui-tab-title .layui-this {
    color: #0076F6;
}

html .layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 2px solid #0076F6;
}

.card_btn {
    float: right;
    margin-right: 10px;
    margin-top: 20px;
    /* margin-left: 600px; */
}

.table_btn:hover {
    border-color: #666666;
}

.layui-table th {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 44px;
}

.btn_query {
    background: #0076F6;
}

.layui-laydate .layui-this {
    background-color: #0076F6 !important;
}


/********************资源列******************************/

.comment-list .comment-info {
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec;
    padding-top: 10px;
    padding-bottom: 10px;
}

.comment-list .comment-info header {
    width: 65px;
    position: absolute;
    display: block;
}

.comment-list .comment-info header img {
    /* width: 52px;
    height: 46px; */
    padding: 5px;
}

.comment-list .comment-info .comment-right {
    padding: 10px 0px 5px 65px;
    display: block;
}

.comment-list .comment-info .comment-right p {
    /* font-weight: 400;
    font-size: 15px;
    color: #333333;
    line-height: 20px; */
    font-size: 14px;
    /* font-family: Microsoft YaHei; */
    /* font-weight: 400; */
    color: #666666;
    line-height: 20px;
}

.loadnum {
    font-size: 16px;
    margin-left: 5px;
    color: #FC9A00;
}

.longtime {
    font-size: 16px;
    margin-left: 5px;
    /* font-weight: bold; */
    color: #FC9A00;
}

.font-gray {
    font-weight: 400;
    color: #999999;
}

.tp {
    text-align: right;
}

.tc {
    text-align: left;
    padding-left: 10px;
    /*text-align: center;*/
}

/********************资源列end******************************/
.comment-right >p >a{
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}


.memberSchoolWord{
    font-weight: normal !important;
    font-size: 12px;
    line-height: 24px;
}
body .layui-carousel>[carousel-item]>*{
    background-color: #fff;
}
.loudspeakWordsWarp{
    width: 262px;
    height: 24px;
    float: right;
    margin-top: 1px;
}
.cgzsLeftImg{
    width:166px ;
    height: 107px;
    float: left;
    border: 5px solid #e0e9ff;
    border-radius: 3px;
}
.cgzsRightBlueLine{
    width: 2px;
    height: 46px;
    background-color:#8cc1fb ;
    float: right;
    margin-top: 35px;
}
.cginnerLeft{
    display: table;
    float: left;
    width: 190px;
}
.cginnerCenter{
    display: block;
    float: left;
    width: 322px;
    box-sizing: border-box;
    padding-left:26px ;
    line-height: 35px;
}
.cginnerRIght{
    display: table;
    float: left;
}
.cgtitle{
    color: #333;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.cginnerCenter p{
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 12px;
}
.cgMoreBigbtn{
    float: left;
    margin-top:32px ;
    cursor: pointer;
}
.listcgtgbox .layui-row{
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ececec;
}
.listcgtgbox .layui-row:last-of-type{
    border-bottom: none;
}





.newsDetailH1{
    text-align: center;
    font-size:24px ;
    color: #333333;
    padding-top: 10px;
}
.detailBrifeBox{
    overflow: hidden;
    padding: 20px 0;
    font-size: 14px;
}
.projectUnite{
    float: left;
}
.projectYear{
    float: right;
}
.iframeTypeSwitch{
    width: 100%;
    height: 60px;
    line-height: 60px;
    border: 1px solid #e4e4e4;
    background: #f8f8f8;
    box-sizing: border-box;
    padding-left: 20px;
}
.oneIframeSwitch{
    float: left;
    width: 150px;
    background: none;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.oneIframeSwitch.active{
    color:#0076f6 ;
}
.oneIframeSwitch.active::after{
    content: "";
    display: block;
    width: 70px;
    height: 2px;
    background: #0076f6;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -35px;
}
iframe{
    border: none;
}
.switchTopFruitsnone{
    display: none;
}

.switchTopFruitsnone.active{
    display: block;
}



