i{
    font-style: italic;
}

.main-menu .menu-04{ display: block;}

.no-background{
    background: none !important;
}

.results ul li em{
    color: #DA251C;
    background-color: white;
}

em{
    color: #DA251C;
    background: #FFFF00;
}

.infobox img{
    max-width: 100%;
    max-height: 100%;
}

.notice{
    padding: 50px 100px;
}

.notice h2{
    text-align: center;font-size: 1.5rem;margin: 20px 0;font-weight: bold;
    font-family: SimHei;
}

.notice img{
    max-width: 98%;
}

.notice .bold{
    font-weight: bold;
}

.notice .align-center{
    text-align: center;margin: 2rem 0;
}

.notice .text-info{
    display: none;
}

.notice .align-right{
    text-align: right;
}

.pointer{
    cursor: pointer;
}

.line2{
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.read img{
    max-width: 100%;
}

.read-con h1{
    font-weight: bold;
}

.sourcebook h3{
    font-weight: 500;
}


.item-content{
    margin-bottom: 10px;
}
/*
.item-content a{
    color: #1777fd;
    text-decoration: none;
    cursor: pointer;
}
*/

/*
.item-content .line-tool a{
    color: #999999;
}

.item-content .line-tool a.showbtn{
    color: #1777fd;
}
*/

.item-content .align-right{
    text-align: right;
}

.item-content .align-center{
    text-align: center;
}

.slideBox .bd .img{
    display: block;
    margin:0 auto;
}

.footprint li .img {
    width: 176.5px;
    height: 176.5px;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    vertical-align: middle;
}

.footprint li .img img {
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    max-width:86%;
    max-height:86%;

}

.main-wdzj li.lastRead {
    width: 155px !important;
    padding: 0 80px 0 15px !important;
    margin: 0 !important;
    background: #E4EAF0 url(../images/icon-book.png) no-repeat 90% 10px !important;
    border-left: 3px solid #1A5284 !important;
    border-radius: 0 4px 4px 0 !important;
}

.main-wdzj li:first-child {
    height: 120px;
    margin-left: 20px;
    float: left;
    width: 225px;
    padding: 0 0 0 0;
    background: 0;
    border-left: 0;
    border-radius: 0 0 0 0;
}

.main-wdzj li:first-child span {
    width: 175px;
}

.main-wdzj li .img img{
    width:auto;
    max-width:100%;
}

.keyword-l .ul-keyword{
    height: 168px;
    width: 100%;
}

.keyword-l{
    min-height: 165px;
}

.backGround{position: fixed; height:100%;}
.note-popup{position: fixed;}
.login-popup{position: fixed;}
.img-popup{position: fixed;}
.ewm-popup{position: fixed;}


#bigVideo{position: fixed; left:0; top:0; bottom:0; right: 0; background: rgba(0, 0, 0, .9); z-index:5; display: none;}
#bigVideo>div{left:50%; top:50%; transform: translate(-50%,-50%);width:640px; height:480px; position: absolute;}
#bigVideo video{width:100%;}
.video-close {
    position: absolute;
    top: -70px;
    right: -50px;
    width: 30px;
    height: 30px;
    background: url(/std/images/icon-close3.png) no-repeat center;
}
.video-close:hover {
    cursor: pointer;
    background-image: url(/std/images/icon-close3-h.png);
}
.label-jjss{background:#EF7B09;}


.add-popup .addfavorites{background:url(../images/edit.png) no-repeat 4px 17px; padding-left:35px; padding-top:19px; padding-bottom:18px;}
.add-popup a.c-blue2{padding:0; height:15px; line-height:15px; display: block;}
.fav-name li.on h4 span{background-color:#DA251C; border-color:#DA251C; background-image: url(../images/duigou.png); background-repeat: no-repeat; background-position: center center;}

.per-title-tab{position: relative;}
.per-title-tab .allNotes{position: absolute; right:21px; top:25px; color:#1A5284; font-size: 14px; line-height: 12px;}
.per-title-tab .allNotes:hover{color:#DA251C;}
.mangage-popup{
    position: fixed;
}
.fav-name{max-height: 270px; overflow-y: auto;}
.backGround {
    position: fixed;
    height: 100%;
}
.note-popup {
    position: fixed;
}
.ewm-popup {
    position: fixed;
}
.ewm-popup p{margin: 15px -25px 30px -25px;text-align: center;}
.read h2 {
    font-size: 18px;
}
.read h3 {
    font-size: 16px;
}
.read p {
    font-size: 16px;
}
.readintr-top a.setfont:hover .font-box {
    display: none;
}

.login-popup {
    display: none;
    position: absolute;
    top: 25%;
    left: 50%;
    width: 330px;
    padding: 25px;
    margin: 0 0 0 -165px;
    background: #FFFFFF;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.14);
    border-radius: 6px;
    z-index: 10;
}

.login-popup .h2 {
    font-size: 20px;
    font-weight: 400;
    color: #1A1A1A;
    line-height: 48px;

}

.login-popup span {
    color: #808080;
    line-height: 48px;
}

.login-popup .text {
    margin-bottom: 10px;
    line-height: 30px;
}

.login-popup a {
    color: #0099CC;
}


.login-popup .popup-con{
    min-height: 190px
}

.login-popup .popup-con .text{
    width: auto;text-align: center;margin: 0 auto;
    font-size: 16px;padding: 30px 0 15px 0;
}

.login-popup .popup-con .text p{
    font-size: 16px;
}

.login-popup .popup-con .buttons{
    width: 270px;text-align: center;margin: 0 auto;margin-top: 50px;
}

.login-popup .popup-con .buttons .button{
    width: 144px;
    z-index: 103;display: inline-block;background: #1A5284;
    color: #FFFFFF;
    line-height: 48px;text-align: center;cursor: pointer;
    outline: none;-webkit-appearance: none;transition: opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;
    border-radius: 30px;
    font-size: 16px;
}

.login-popup .popup-con .buttons .button.grey{
    background: #aaa;border: 1px solid #aaa;
}

.login-popup .popup-con .buttons .button:hover{
    opacity: .7;
}

.login-popup .popup-con .buttons .button a{
    text-decoration: none !important;
}

.login-popup .popup-con .buttons .button a:hover{
    text-decoration: none !important;
}

.catalog-list {
    max-height: 700px;
    overflow-y: scroll;
}

.error-message{
    text-align: center;font-size: 18px;font-weight: bold;padding-top: 30px;color: #e04a49;
}

.results ul li{
    width: 95%;
}

.term {
    text-decoration: none;
}

.text-popup {
    position: fixed;
}

.bookintr a[data-linktoid] {
    text-decoration: none !important;font-size: 16px;
}

.user-img img{
    max-width: 100%;max-height: 100%;
}

.main-menu .menu-03 li{overflow: hidden;}

.user-other ul{z-index:11;}

.logo{width:386px;}
.search-input{width:594px; margin-left:58px;}
.xlcd{width:62px;background: url(../images/icon-select.png) 65px 16px no-repeat;}
.soinput{padding-left:28px; width:386px;}
.book-intr .icon-fz{position: absolute;bottom: 12px;right: 12px;}

.lujing{padding-left:20px; background:url(/std/images/icon_fenlei.png) no-repeat left center; margin-top:16px; color:#b2b2b2; font-size:14px;}
.records{padding:10px 0;}

.try-video{color: #009688;border: 1px solid #009688;padding: 2px;border-radius: 3px;margin-right: 5px;font-size: 12px;font-weight: normal;line-height: 20px;}

.article{
    width: 800px;margin: 31px auto;padding:50px 30px;background-color: white;font-size: 16px;
}

.article img{
    text-align: center;margin: 0 auto;max-width: 90%;border: 1px solid #ccc;height: auto;
}

.image-title{
    text-align: center;
    margin: 5px 0;
}

.image-box-2 .image-title{
    font-weight: bold;
}

.image-desc{
    color: #666;text-align: left;
}

.image-box{
    text-align: center;
}

.image-box-3{
    display: inline-block !important;
    text-indent: 0;
}

.image-box .ar_image_1,.ar_image_0{
    max-width: 60% !important;
}

.image-box .ar_image_3{
    display: inline;
    height: 24px;
    margin: 0;
}

.image-box img{
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.image-box-0 .image-desc{
    color: #666;text-align: center;
}

.read h3 div {
    display: block;
}

.read h3 .image-box-3{
    display: inline-block !important;
}

.footprint li .img{
    display: block;
    position: relative;
}
.footprint li .img img{position: absolute; left:0; right:0; top:0; bottom:0; margin: auto;}
.main-zjjd .images li .img,.video-list li .img,.expert .tab-bd .img,.footprint li .img{display: block; position: relative;}
.main-zjjd .images li .img img,.video-list li .img img,.expert .tab-bd .img img,.footprint li .img img{position: absolute; left:0; top:0; right:0; bottom:0; margin:auto;}
.syksearch input{height:46px;}
.box-list li .label p.line2{max-height:60px;}

.box-keyword.padding{
    width: 494px;
}

.keyword-l {
    width: 365px;
    border-right: none;
}

.footer-r {
    width: 300px;
}

.video-fz{
    background: url(../images/icon-fz-02.png) no-repeat center !important;
    background-size: 100% !important;
    position: absolute !important;
    bottom: 12px;
    right: 12px;
}
.main-new .bd li .infobox .img{position: relative;}
.main-new .bd li .infobox .img i.icon-fz{position: absolute;right: 0;bottom: 0;background-size: 80%;}

.box-table table td {
    padding: 10px;
    line-height: 22px;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    word-break: break-word;
}
.redHint{
    position: relative;
}
.redHint:after{
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: red;
    right: -4px;
    top: -3px;
}


#sign-login-popup{
    width: 450px;
    margin: 0 0 0 -265px;
    top: 15%;
    box-sizing: border-box;
    z-index: 9;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 15px;
    height: auto;
}
#sign-login-popup #imgCode1{
    display: inline-block;
    width: 100px;
    height: 38px;
    margin: 0;
    cursor: pointer;
}
#sign-login-popup .box-login{
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    box-shadow: none;
    padding: 0;
    height: auto;
}
#sign-login-popup .wechat-box{
    width: 340px;
    background: #ffffff;
    border-radius: 0 6px 6px 0;
    padding: 50px;
    box-sizing: border-box;
    position: relative;
}
#sign-login-popup .flex-cont{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 552px;
}
#sign-login-popup .popup-con .text{
    padding: 10px 0 0 0;
}
#sign-login-popup #qrcode{
    border: 1px solid #E6E6E6;
    width: 230px;
    height: 230px;
    margin: auto;
}
#sign-login-popup .goRes{
    font-size: 14px;
    color: #999999;
    margin-left: -20px;
}
#sign-login-popup .goRes a{
    color: #448BCA;
    font-size: 14px;
}
#sign-login-popup .login-title{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin: 15px 0;
}
#sign-login-popup .box-login .bd{
    padding: 0 20px;
}
#sign-login-popup .log-type input{
    width: 100%;
    box-sizing: border-box;
    background: #EEF0F4;
    border-radius: 27px;
    height: 54px;
    line-height: 54px;
}
#sign-login-popup .log-type input::placeholder{
    color: #A9B1C1;
}
#sign-login-popup .log-type .text a{
    color: #448BCA
}
#sign-login-popup .log-type button{
    border-radius: 27px;
    height: 54px;
    line-height: 54px;
    font-weight: bold;
}
#sign-login-popup .jumpTab{
    position: relative;
    margin-top: 30px;
}
#sign-login-popup .jumpTab:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #EBEBEB;
    top: 50%;
}
#sign-login-popup .jumpTabFlex{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}
#sign-login-popup .jumpTabFlex p{
    background: #ffffff;
    padding: 0 20px;
    color: #999999;
}
#sign-login-popup .jumpTabFlex img{
    display: block;
    margin: auto auto 10px auto;
}
#sign-login-popup .jumpTabFlex p:last-child{
    margin-bottom: 5px;
}
#sign-login-popup .log-type .yzm{
    padding: 0 15px 0 0;
    border-radius: 27px;
    background: #EEF0F4;
    display: flex;
    align-items: center
}
#sign-login-popup .log-type .yzm input{
    width: auto;
    flex: 1;
    background: none;
}
#sign-login-popup .log-type .yzm a:hover{
    font-weight: bold;
}