.notice{width:100%;height:0px;background: #ff3d3d;font-family: "宋体";position: absolute;top:0;left:0;overflow: hidden;}
.notice-conter{width:1052px;margin:0 auto;text-align: center;font-size: 0;line-height: 32px;height:32px;}

.notice-font{font-size: 14px;display: inline-block;color:#fff;}
.notice-a{margin-left:20px;text-decoration: underline;}
.notice-a:hover{text-decoration: none;}
.notice-x{width:32px;height:32px;margin-left:30px;vertical-align: top;}
.notice-x>img{width:15px;height:15px;border:1px solid transparent;padding:1px;box-sizing: border-box;vertical-align: middle;}
.notice-x:hover>img{border:1px solid #fff;}

/**/
.notice-text{width:100%;}
.notice-text-1{width:1000px;margin:50px auto 150px;}
.notice-text-p{
    text-align: center;font-size: 45px;
    font-weight: 600;
    font-family: arial, "microsoft yahei";
    color:#ff3d3d;
    /*margin: 10px 0px 0px 0px*/
}
.notice-text-h2{
    color:#ff3d3d;
    margin-bottom:20px;
    text-align: center;
    font-size:45px;
    line-height:55px;
    margin: 15px 0px 30px 0px
}
.notice-text-conter div,.notice-text-conter p{
    font-size: 16px;
    font-weight: normal;
    font-family: arial, "microsoft yahei";
    line-height: 40px;
    text-align: justify;

}
.notice-text-conter p img {
    max-width: 100%;
}
.notice-text-conter div{text-indent: 2em;margin:8px 0;line-height:2em;}
.notice-text-conter p.notice-sm{font-size: 18px;font-weight: 600}
.notice-text-conter p.notice-sm2{margin:50px 0;}
.notice-text-conter p a{color:#013d83}
.notice-text-conter p a:hover{font-weight: 600;}

.notice-ndewm-a{position: relative;display: inline-block;}

.notice-text-conter .notice-ewm{
    display: none;
    text-indent: 0;
    background: #f9f9f9;
    padding:20px 20px 0;
    position: absolute;
    top:33px;
    right:-28px;
    z-index: 10;
    text-align: center;
    border: 1px solid #f0f0f0;
    border-top: none;
}
.notice-ndewm span:hover .notice-ewm{display: block;}
.notice-ndewm a{cursor:pointer;display: inline-block;line-height: 28px;color:#551a8b;}
.notice-text-conter p.notice-sm3{
    text-align: right;
   
}
.notice-ndewm img{width:147px;height:220px;}
