@charset "utf-8";
body{
    font-family: "微软雅黑", "Microsoft YaHei", "黑体简体", "Arial regular,helvetica regular", serif !important;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #424242!important;
    background-color: #f4f4f4 !important;
}
.clearFix {
    zoom: 1;
}

.clearFix:after {
    content: "";
    display: block;
    clear: both;
}
a,img{border:0;}
.warp{
    width:1170px;
    margin:0 auto;
}
.mainWarpParent {
    box-shadow: 0 5px 10px #d8d8d8;
}
.contentWrap{
    width: 885px;
    background: #fff;
}
.sideWrap{
    width: 270px;
    margin-bottom: 60px;
}
.operationRoomListWrap{
    margin-top: 40px;
}
/*navWrap.css start*/
.orNavWrap{
    padding-left:20px;
    padding-top:12px;
    border-bottom: 2px solid #d0e8ff;
    position: relative;
}
.orNavImg{
    height: auto;
    width: 121px;
    position: relative;
    left: 0;
    bottom: -2px;
}
.orNavList{
    /*border-bottom:2px solid #d0e8ff;*/
    width: 744px;
    height: 46px;
    position: relative;
    left: 0;
    bottom: -2px;
}
.orNavList li:first-child{
    margin-left: 80px;
}
.orNavList li{
    float: left;
    margin-top: 18px;
}
.orNavList li a{
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    color: #212121;
    padding:0 10px 5px;
    border-bottom:5px solid transparent;
    margin-right: 55px;
}
.orNavList li a:hover{
    border-bottom:5px solid #1976d2;
    font-weight: bold;
    color: #1e8ae5;
}
.navActive{
    border-bottom:5px solid #1976d2!important;
    font-weight: bold!important;
    color: #1e8ae5!important;
}
/*navWrap.css end*/
/*readWrap.css start*/
.readWrap{
    border-top:5px solid #dfdfdf;
    width: 100%;
    text-align: left;
    padding:0 20px 32px;
    background: #fff;
    margin-bottom: 15px;
}
.readTitle{
    height: 25px;
    width: auto;
    margin-top:16px;
    margin-bottom: 20px;
}
.numIcon{
    height: 16px;
    width: auto;
}
.readList li:first-child .readInfoWrap p{
    max-height: 60px;
    overflow: hidden;
}
.readList li:hover p{
    color:#1e8ae5;
}
.maxWidth{
    width: 116px;
}
.readInfoWrap p{
    font-size: 14px;
    color: #212121;
    line-height: 20px;
    font-weight: bold;
    margin-top: 7px;
}
.readImg{
    width: 100px;
    height: 76px;
}

.readList li {
    zoom: 1;
    margin-bottom: 17px;
}

.readList li:after {
    content: "";
    display: block;
    clear: both;
}
.readText:before{
    content:'';
    display: block;
    width: 5px;
    height: 5px;
    background: #42a6ff;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    position: relative;
    top:12px;
    left:-15px;
}
.readText{
    font-size: 14px;
    color: #212121;
    line-height: 20px;
    padding-left: 15px;
}
.mar{
    margin-bottom: 8px!important;
}
/*readWrap.css end*/
/*activityWrap.css start*/
.sideWrap p{
    word-break: break-all;
}
.activityWrap{
    background:#fff;
    padding:0 20px;
}
.activityTitle{
    height: 35px;
    width: auto;
    margin-top: 20px;
}
.latestActiveList img{
    width: 230px;
    height: 144px;
    margin-bottom: 7px;
}
.latestActiveList{
    margin-top: 20px;
}
.latestActiveList li:first-child{
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 13px;
    margin-bottom: 21px;
}
.latestActiveList li:hover p{
    color: #1E88E5;
}
.latestActiveList li:first-child span{
    line-height: 28px;
}
.latestActiveList li{
    padding-bottom: 37px;
}
.activeContentWrap p{
    font-size: 16px;
    color: #212121;
    font-weight: bold;
    line-height: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    margin-bottom: 7px;
}

.activeContentWrap span{
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #424242;
    line-height: 20px;
    text-align: left;
}
/*activityWrap.css end*/

/*studyWrap.css start*/
.studyWrap{
    border-top:5px solid #dfdfdf;
    text-align: left;
    padding:0 15px;
    background: #fff;
    margin-top: 15px;
}
.studyTitle{
    height: 24px;
    width: auto;
    padding:0 5px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.studyTitleInfo{
    padding:0 5px;
    font-size: 16px;
    color:#424242;
    line-height: 16px;
}
.learnList{
    overflow: hidden;
}
.learnList li{
    width: 240px;
    height: 95px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
    background: #fff;
    cursor: pointer;
    border: 1px solid #ffc183;
    /*padding: 20px 8px 0 15px;*/
    margin-right: 20px;
    margin-top: 20px;
    float: left;
}
.learnList li a{
    display: block;
    height: 91px;
    padding: 19px 8px 0 15px;
    background: #fff;
    width: 236px;
    margin-left: 1px;
    margin-top: 1px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
.learnList img{
    width: 28px;
    height: auto;
    float: left;
    margin-right: 10px;
}
.learnList p{
    float: left;
    font-size: 16px;
    line-height: 20px;
    color: #212121;
    height: 60px;
    word-break: break-all;
    width: 175px;
    margin-top: -3px;
    overflow: hidden;
}
.learnList li {
    zoom: 1;
}
.learnList li:nth-child(2n){
    margin-right: 0;
}
.learnList li:after {
    content: "";
    display: block;
    clear: both;
}
.learnList li:hover p{
    /*color: #1e8ae5;*/
}
.learnList li:hover{
    background: #ffc183;
}
.moreInfo{
    font-size: 16px;
    line-height: 16px;
    color: #1e8ae5;
}
.moreInfoWrap{
    text-align: right;
    margin-top: 20px;
    padding-bottom: 20px;
}
.moreInfo:hover{
    color: #1e8ae5;
}
/*studyWrap.css end*/
/*wendaWrap.css start*/
.wendaWrap{
    margin-top: 15px;
}
.QRCodeWrap{
    position: relative;
    width: 270px;
    height: 465px;
}
.QRCodeBg{
    width: 270px;
    height: auto;
}
.QRCodeImg{
    width: 102px;
    height: 102px;
    position: absolute;
    left: 84px;
    top: 285px;
    z-index: 1;
}
.QRCodeTips{
    color: #4f84d3;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 404px;
    z-index: 1;
}
/*wendaWrap.css end*/
.orInfoList{
    margin-top: 21px;
}
#gotoTop {
    display: none;
    position: fixed;
    right: 70px;
    bottom: 70px;
    cursor: pointer;
    text-align: center;
    width: 30px;
    height: 30px;
    background-image: url(../../../../common/img/gotop.png);
    background-repeat: no-repeat;
    z-index: 9999;
}

.dotoDefault {
    background-position: 0 0;
}

.hover {
    background-position: 0 -30px;
}
.noDataListTips{
    text-align: center;
    color: #757575;
    font-size: 16px;
    margin-top: 100px;
    margin-bottom: 100px;
}
#public-nav-orUrl>a {
    color: #1e88e5;
}
.zyt-header .zyt-header-main #logo-nav{
    display: inline-block!important;
}