body {
    font-family: "微软雅黑",SimSun,Arial,"Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", 宋体, Tahoma，arial, sans-serif;
}
a:hover {
    text-decoration: none;
}
.g-top {
    padding: 20px 0;
    background: #e4e8eb;
    overflow: hidden;
}
.m-centerBlock {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: #FFF;
}
.u-logo {
    float: left;
}
.u-search {
    float: right;
}
.u-search input[type="text"] {
    padding: 12px 18px;
    background: #FFF;
    border: 2px solid #dedede;
    float: left;
    height: 18px;
    width: 263px;
}
.u-search input[type="submit"] {
    height: 47px;
    width: 47px;
    background: url("/images/mrjjxw/searchIcon.jpg");
    border: none;
    float: left;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #dedede;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #dedede;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #dedede;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #dedede;
}
.g-bottom {
    /*margin-top: 90px;*/
    padding: 53px 0 38px 0;
    background: #dedede;
    text-align: center;
}
.u-copy {
    font-size: 14px;
    color: #1f1f1f;
    margin-bottom: 18px;
}
.u-Icp {
    font-size: 18px;
    color: #1864ff;
    margin-bottom: 42px;
}
.u-beianbgs {
    font-size: 14px;
    color: #6f6f6f;
}
.u-beianbgs img {
    vertical-align: middle;
    margin-right: 15px;
}
.g-navBox {
    width: 110px;
    float: left;
    margin-right: 30px;
    height: 650px;
}
.g-nav {
    /*position: absolute;
    top: 110px;*/
    width: 110px;
    float: left;
    margin-right: 30px;
}
.m-navList {
    width: 110px;
}
.m-navList li {
    height: 45px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 10px;
}
.m-navList li:hover a {
    color: #FFF;
    background: #ce0202;
    font-weight: bolder;
}
.m-navList li a {
    display: block;
    font-size: 18px;
    color: #656565;
    border-radius: 5px;
}
#main {
    margin-top: 20px;
}
.m-navList li.active a {
    color: #FFF;
    background: #ce0202;
    font-weight: bolder;
}
.m-Left {
    float: left;
    width: 660px;
    overflow: hidden;
}
.m-Right {
    float: right;
    width: 332px;
    overflow: hidden;
}
.m-newsList {
    margin-top: 20px;

}
.m-newsList li {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dedede;
    overflow: hidden;

}
.m-newsList li p {
    /* overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap */
}
.u-newsImg {
    width: 220px;
    height: 122px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    z-index: 999;
}
.u-newsImg img {
    max-width: 100%;
}
.u-newsText {
    min-height: 122px;
    position: relative;
}
.u-newsTitle {
    font-size: 18px;
    color: #1f1f1f;
    font-weight: bolder;
    overflow:hidden;
    line-height: 1.5;
    padding-bottom: 2px;
    margin-bottom: 6px;
    display: block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.u-newsHint {
    font-size: 12px;
    color: #6d6d6d;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.u-newsInfor {
    font-size: 12px;
    color: #6d6d6d;
}
.u-clomun {
    width: 40px;
    margin-right: 18px;
    text-align: left;
}
.u-time {
   width: 53px;
   margin-right: 18px; 
}
.getMore {
    width: 240px;
    height: 43px;
    display: block;
    margin: 0 auto;
    line-height: 43px;
    border: 1px solid #dedede;
    font-size: 14px;
    text-align: center;
    color: #6d6d6d;
    margin-top: 75px;
}
.m-box {
    overflow: hidden;
    margin-bottom: 40px;
}
.m-boxTitle {
    padding-bottom: 10px;
    border-bottom: 4px solid #ce0202;
    font-weight: bold;
    font-size: 18px;
    color: #1f1f1f;
}
.m-boxTitle img {
    vertical-align: text-bottom;
    margin-right: 20px;
}
.m-hourNewsList,.m-hotNewsList {
    overflow: hidden;
    margin-top: 15px;
}
.m-hourNewsList li {
    margin-bottom: 20px;
}
.m-hourNewsList li:last-child {
    margin-bottom: 0;
}
.m-hourNewsList li p{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height: 16px;
}
.m-hourNewsList .u-time {
    font-size: 14px;
    color: #6d6d6d;
    margin-right: 20px;
}
.m-hourNewsList a {
    font-size: 14px;
    color: #020202;
    
}
.m-hotNewsList li {
    padding-bottom: 8px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 8px;
}
.m-hotNewsList li:last-child {
    border: 0;
    margin-bottom: 0;
}
.u-hotImg {
    width: 66px;
    height: 66px;
    vertical-align: middle;
    margin-right: 18px;
    overflow: hidden;
}
.u-hotImg img {
    max-width: 100%;
}
.u-hotText {
    display: block;
    font-size: 14px;
    color: #020202;
    line-height: 1.5;
    height: 66px;
    display: table-cell;
    vertical-align: middle;
}
#m-socket {
    height: 210px;
    width: 80%;
    margin: 0 auto;
    display: block;
    margin-top: 35px;
}
.u-hotImg {
    float: left;
}
.m-socketTab {
    overflow: hidden;
    margin-top: 45px;
    border:1px solid #e0e0e0;
}
.m-socketTab a {
    float: left;
    width: 109px;
    border-right:1px solid  #e0e0e0;
    height: 45px;
    line-height: 45px;
    color: #020202;
    font-size: 15px;
    text-align: center;
}
.m-socketTab a.active {
    background: #ce0202;
    color: #FFF;
}
.m-socketTab a:last-child {
    border-right: none;
}
.m-socketBox {
    width: 100%;
    display: block;
    margin-top: 20px;
    overflow: hidden;
}
.m-socketBox img {
    width: 100%;
    display: block;
    margin-top: 20px;
}
.u-socketIndex {
    text-align: right;
    color: #020202;
    font-size: 15px;
}
.u-socketIndex span {
    color: #c5171e;
    font-size: 29px;
    margin-left: 5px;
}
.u-socketNow {
    text-align: right;
    margin-top: 15px;
}
.u-socketNow span {
    color: #c5171e;
    font-size: 14px;
}
.m-socketBox table {
    width: 100%;
}
.m-socketBox table td {
    font-size: 15px;
    color: #ce0202;
    padding-bottom: 20px;
    width: 33%;
    text-align: center;
}
.m-socketBox table td:first-child {
   
    color: #030303;
    
}
.u-threeImg {
    overflow: hidden;
    margin-bottom: 10px;
}
.u-threeImg a {
    float: left;
    width: 192px;
    height: 128px;
    overflow: hidden;
    margin-right: 40px;
}
.u-threeImg a img {
    width: 100%;
}
.u-threeImg a.last {
    margin-right: 0;
}
.newspaper {
    background: #c5171e;
    padding-top: 10px;
}
.newspaper .m-boxTitle {
    padding-bottom: 6px;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
}
.newspaper .m-boxTitle img {
    margin: 0 27px;
    vertical-align: middle;
    float: left;
}
.newspaper span {
    color: #FFF;

}
.newspaper i {
    width: 1px;
    height:34px;
    background: #FFF;
    float: left;
    margin-right: 40px;
}
#return {
    position: fixed;
    right: 20px;
    bottom: 20px;
}
