﻿@charset "UTF-8";

[class*="icon"]{display:inline-block;margin-top:-2px;margin-right:10px;width:3px;height:3px;vertical-align:text-top;background:url("../images2024/icon.png");background-repeat:no-repeat;overflow:hidden;vertical-align:middle;}
.iconSearch{width:16px;height:16px;background-color:#f5f5f5;background-position:0 -76px;}

.containerT {position:relative;width:1200px; margin: 0 auto; }
#header{position:relative;z-index:11;}

/* 通知公告 */
.noticeBox{position: relative; z-index: 1; height: 48px; line-height: 48px; width:750px;}
.noticeBox .hd{width: 130px; float: left; height: 48px; }
.noticeBox .hd h3{height: 48px; text-align: left; font-size: 16px;font-family: "宋体"; color: #0968ac; font-weight:bold; padding-left:25px; background: url("../images2024/rili.jpg") no-repeat 0 12px;}
.noticeBox .bd{overflow: hidden; height: 36px; line-height: 36px; padding:6px 56px 6px 0;}
.noticeBox .tempWrap{width: 994px !important;}
.noticeBox .infoList{overflow: hidden;}
.noticeBox .infoList li{width: auto; float: left; margin-right: 10px; border-bottom: none;}


/* subBar */
.subBar{padding:0 20px;background:#f2f3f5;overflow:hidden; margin-top:5px;}
.s-form{float: right; border:1px solid #ededed; margin-top:8px;
    width: 253px;
    overflow: hidden;
    height: 28px;
    line-height: 26px;
    background-color: #fff;
    padding: 2px 10px;}

.s-form .input-box{    float: left;
    height: 26px;
    width: 225px;
    overflow: hidden;}
.s-form .from-control{border:none;background:none;vertical-align:top;line-height:26px; width: 225px;}
.s-form .btn-box{float: left;}
.s-form .btn-box .btn{display: block;margin:0 0 0 5px;height: 26px;line-height:26px; overflow: hidden; background-color: transparent;overflow:hidden;background-position: left -70px;}


