[v-cloak] {
    display: none !important;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: "微软雅黑";
    font-size: 14px;
    min-width: 1280px !important;
}

h1, h2, h3, h4, h5, h6, p, span {
    color: #000;
}

.el-button--primary span, .el-button--primary span:hover {
    color: #fff;
}

a {
    text-decoration: none !important;
    cursor: pointer !important;
    color: #4E4E4E;
}

a:hover {
    /*color: #F00 !important;*/
    overflow: hidden;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

li a {
    color: #2f2f2f;
    cursor: pointer;
}

.w1000 {
    width: 1190px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}

/*中运推荐*/
.m-tit {
    font-size: 18px;
    border-left: 3px solid #5ca2f3;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.m-tjl {
    position: relative;
    margin-bottom: 20px;
}

.m-rec .more {
    float: right;
    margin-top: -33px;
}

.m-tjl img {
    width: 100%;
    height: 165px;
    display: block;
}

.m-tjl h3 {
    position: absolute;
    line-height: 40px;
    background: url(../images/masker_title.png) repeat-x;
    color: #fff;
    left: 0;
    bottom: 0;
    padding: 0 2%;
    width: 96%;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.m-list7 .itm {
    overflow: hidden;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dashed #dcdcdc;
}

.m-list7 .itm img {
    width: 65px;
    height: 65px;
    float: right;
    margin-left: 10px;
}

/*最新要闻*/
.m-tit {
    font-size: 18px;
    border-left: 3px solid #5ca2f3;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.GsNewsRank dt {
    padding: 10px 0;
    border-bottom: 1px solid #cfcfcf;
    margin-left: 1px;
    margin-top: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.GsNewsRank .rank {
    background: #3668a5;
}

.GsNewsRank dt.r1, .GsNewsRank dt.r2, .GsNewsRank dt.r3 {
    background: none;
}

.GsNewsRank span {
    font-size: 13px;
    padding: 0 5px;
    background: #aaa;
    color: #fff;
    margin: 0 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.GsNewsRank dt a {
    font-size: 15px;
}

/*中运论坛*/
.m-tit {
    font-size: 18px;
    border-left: 3px solid #5ca2f3;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.m-tj {
    margin-top: 8px;
}

.m-list7 .itm {
    overflow: hidden;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dashed #dcdcdc;
}

.m-list7 .itm h3 {
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
}

.m-list7 .itm:last-child {
    border-bottom: none;
}

/*图片新闻*/
.marvellousBox {
    margin-bottom: 30px;
}

.marvellousBox h5 {
    font-size: 18px;
    border-left: 3px solid #5ca2f3;
    padding-left: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: normal;
}

.marvellousBox ul {
    overflow: hidden;
}

.marvellousBox ul li {
    padding: 0 2%;
    width: 46%;
    margin-bottom: 10px;
    float: left;
}

.marvellousBox ul li a img {
    width: 100%;
    height: 110px;
}

.marvellousBox ul li a p {
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}

.marvellousBox ul li:hover a p {
    color: #F04E4A;
}

/*footer*/
.footerSpan {
    display: inline-block;
    background-color: #EF5350;
    color: #fff;
    padding: 2px 5px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
}

.sy-footer-comment {
    clear: both;
    padding: 10px 20px 15px 20px;
    line-height: 30px;
    font-size: 14px;
    color: #444;
}

.sy-footer-comment font {
    color: #444 !important;
}

.aboutUs {
    overflow: hidden;
    display: table;
    margin: 0 auto;
}

.aboutUs li {
    float: left;
}

.aboutUs li a {
    font-size: 15px;
    padding-left: 5px;
    line-height: 40px;
    color: #444;
}

/*.sy-footer-idx {*/
/*border-top: 1px dashed #CCCCCC;*/
/*}*/

.netDes {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/*上传作品和用户头像*/
.top .updateBox {
    text-align: center;
}

.top .updateBox img {
    width: 33px;
    height: 25px;
    margin-bottom: 3px;
}

.top .updateBox p {
    cursor: pointer;
    line-height: 30px;
}

.top .peopleBox {
    text-align: right;
    position: relative;
}

.top .peopleBox img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.top .peopleBox .el-dropdown {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    opacity: 0;
}

.el-dropdown-menu {
    padding: 0;
}

.el-dropdown-menu__item {
    text-align: center;
    font-size: 13px;
    color: #666;
    padding: 0 40px;
}

.el-dropdown-menu .el-dropdown-menu__item:first-child {
    line-height: 45px;
    border-bottom: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.el-dropdown-menu .fontStyle {
    font-size: 16px;
    color: #F28709;
    line-height: 45px;
    border-top: 1px solid #ccc;
    font-weight: bold;
}

/*登录注册按钮*/

.top .btnLoginBox {
    overflow: hidden;
    margin-top: 5px;
}

.top .btnLoginBox h5 {
    float: left;
    margin: 0 4px;
    line-height: 25px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

/*左侧导航部分样式*/
.leftNav {
    background: #fff;
    z-index: 999;
}

/*导航*/
.sy-header-idx .top {
    height: 80px;
}

.el-dropdown {
    float: right;
}

.industryWebsite {
    margin-top: 30px;
    float: right;
    text-decoration: none;
    background-color: #A6C4E6;
    padding: 0 10px;
    line-height: 27px;
    text-align: center;
    color: #000;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
}

.paper_icon {
    font-size: 18px;
    color: #3668A5;
    margin-left: 20px;
}

.sy-header-idx .navi {
    background-color: rgb(167, 0, 0);
    text-align: center;
    position: relative;
    height: 40px;
    margin-bottom: 15px;
}

.sy-header-idx .navi li {
    display: block;
    float: left;
    zoom: 1;
    height: 40px;
    text-align: center;
    width: 74px;
    line-height: 40px;
    cursor: pointer;
}

.sy-header-idx .navi > ul > li:hover > a {
    color: yellow;
    font-weight: bold;
}

.sy-header-idx .navi > ul > li.active a {
    color: yellow;
    font-weight: bold;
}

.sy-header-idx .navi > ul > li a.active {
    color: yellow;
    font-weight: bold;
}

.sy-header-idx .navi li:last-child {
    background: none;
}

.sy-header-idx .navi li a {
    font-size: 16px;
    color: #fff;
}

.sy-header-idx .navi a:last-child {
    border-right: none;
}

.sy-header-idx .navi > ul > li:last-child:hover #moreBoxTop {
    display: block;
}
