.rolling-notice { height: 2.5rem; margin: 5px auto; display: flex; }
.rolling-notice .container { box-shadow: 0px 0px 3px #ccc; display:flex; justify-content: space-between;/* 左右对齐 */align-items: center; /* 垂直居中 */}

.padding{ padding: 5px; height: 40px; width: 65rem; }

.shadow { box-shadow: 0px 0px 5px #999; }
.size1{ height: 30px; overflow: hidden; }
.smarticker .sec1-2 { max-width: 7.5rem; }
.smarticker ul{ padding: 0; margin: 0; list-style: none; }
.smarticker-news{ height: 100%; overflow: hidden; margin-left: 128px; }/*滚动文字左右位置*/
.smarticker li{ height: 30px; line-height: 32px; }/*滚动文字行高*/
.smarticker { text-align: left;	position: relative; }
.smarticker a { color: #666; font-family: Calibri, Tahoma; font-size: 14px;  text-decoration: none; }/*滚动文字大小*/
.smarticker ul li{ margin-left: 10px; display: none; position: absolute; display: none; height: 100%; top: 0px; }/*滚动文字效果*/
.tickertitle{ height:100%; line-height:30px; text-align:center; font-weight:bold; background-color:#bb0000; color:#fff; }/*滚动字前标题字背景色和大小*/


.contactus-news1 { color: #F00; font-weight: bold; text-decoration: underline; }/*站内消息链接加红色*/
/*---滚动文字END----*/

/*---日期农历----*/
.calendar { line-height: 30px; height: 30px; max-width: 30rem; box-shadow: 0px 0px 5px #999; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 0px; padding-left: 20px; text-align: center; font-size: 0.875rem; padding-right: 20px; }
/*===通知和日期农历END-===*/











