@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body{ font-family:"微软雅黑", "宋体";color:#716f6a}
dl,ul,dd,dt,li{ list-style:none; padding:0}
.row{ max-width:1250px; margin:0 auto;}

.news{color:#706e6a; height:50px; margin-top:-5px;}
.news .row{ position:relative;}
.news .xw_left{ position:absolute; left:0; top:17px;}
.news .ul_scroll{ position:absolute; left:40px; top:-3px; width:86%; overflow:hidden}
.news ul{ width:9999999999%; height:50px; position:relative;}
.news ul li{ padding:10px 0; float:left; margin-right:20px; height:40px; line-height:40px; overflow:hidden; width:369px; text-overflow:ellipsis;}
.news ul li a{ color:#706e6a;}
.news .xw_btn{ position:absolute; right:0px; top:11px;}

.headeriframe{ height:73px;}
.iframe_dt{ width:100%}

/*滚动通知*/
.notice{ line-height:50px; height:50px; max-width:200px; padding:0px; background:url(../images/index/notice.jpg) no-repeat 0px; position:relative; z-index:55;cursor:pointer;}
.notice .budong{ float:left; height:50px; position:absolute;top:0px;left:3px;}
.notice b span{ font-size:12px; color:#8e8e8e; font-weight:normal;}
.notice strong{ font-size:12px;}
.notice p{ display:inline; font-size:12px;}
.notice .fadeDiv{width:500px; background:#fff; border-bottom:2px #2caee4 solid; line-height:25px; position:absolute;left:-90px;bottom:75px; display:none; cursor:auto}
.notice .fadeDiv .cont{ padding:20px 20px;}
.notice .fadeDiv strong{ display:block;}
.notice .fadeDiv p.text-right{ display:block; margin-bottom:0px;}
