@charset "utf-8";

body a:hover{ 
	color: #ee3535;
}

/*顶部*/
.top{
    background-color: #F5F5F5;
}
.header a{
    color: #777777;
}
.enter{
    float: left;
    height: 28px;
    line-height: 28px;
}
.enter a{
    float: left;
}
.enter span{
    float: left;
}
.enter span,
.navList span{
    padding: 0 8px;
    font-size: 12px;
}
.test{
    color: red;
}
.navList{
    float: right;
}
.navList li{
    float: left;
    height: 28px;
    line-height: 28px;
}

/*logo*/
.logo img{
    width: 1000px;
    height: 180px;
}

/*搜索*/
.search{
	margin-bottom:4px;
}
.diclogo{
    float: left;
	margin-top:45px;
}
.diclogo img{
    width:330px;
    height:90px;
}
.searchRight{
    float: right;
	margin-right:40px;
	margin-top:60px;
}
.searchRight input{
    width: 441px;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
	color:#656565;
}
.searchbtn{
    display: inline-block;
    height: 45px;
	width:116px;
	background:url(../../images/ggss.png) center center no-repeat;
    margin-left: 10px;
	vertical-align:middle;
}
.searchHot{
    height: 36px;
    line-height: 36px;
	font-family: 宋体;
}
.searchHot span{
    font-size: 12px;
    color: #FFFFFF;
	font-weight:bold;
}
.searchHot a{
    color: #FFFFFF;
    padding: 0 8px;
}

/*导航条*/
.navBar{
    height: 45px;
    line-height: 45px;
    background-color: #005FA1;
    font-weight: bold;
}
.navLeft{
    float: left;
}
.navLeft a{
    width: 150px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-left: 1px solid #023F69;
    border-right: 1px solid #023F69;
    margin-right: -1px;
	font-family: 宋体;
}
.navLeft .active{
	background-color:#013F69;	
}
.navLeft a:hover{ 
	background-color:#023F69;
	color:#fff;
}
.user{
    float: right;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 147px;
    background: url(../../images/imgs/user.png) 20px center no-repeat;
    border-left: 1px solid #023F69;
}
.user:hover{ 
	background-color:#023F69;
	color:#fff;
}
/*banner*/
.banner{
    position: relative;
    width: 718px;
    height: 320px;
}
.itemList{
    position: absolute;
    left: 0;
    top: 0;
    width: 6660px;
}
.item{
    width: 226px;
    float: left;
    margin-right: 20px;
}
.itemImg{
    text-align: center;
    background-color: #F9F9F9;
}
.itemText{
    padding: 0 8px;
    background-color: #F0F0F0;
}
.itemText h3{
    font-size: 16px;
    color: #434343;
    height: 36px;
    line-height: 36px;
	font-family:宋体;
}
.itemText p{
    font-size: 12px;
    color: #656565;
    line-height: 24px;
	font-family:宋体;
}
.bannerNum{
    position: absolute;
    left: 0;
    bottom: 8px;
    font-size: 0;
    text-align: center;
    width: 100%;
}
.bannerNum a{
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../../images/imgs/bannerdian.png) center center no-repeat;
    padding: 0 5px;
}
.bannerNum .active{
    background: url(../../images/imgs/bannerdianavtive.png) center center no-repeat;
}

.proDic{
    width: 262px;
    text-align: center;
    padding-top: 37px;

}
.proDic h3{
    font-size: 30px;
    color: #005FA1;
	font-family: 微软雅黑;
	font-weight:bold;
}
.proDic h4{
    font-size: 18px;
    color: #656565;
    height: 46px;
	font-weight:normal;
    line-height: 46px;
	font-family:微软雅黑;

}
.pdlist li{
    height: 40px;
    line-height: 40px;
}
.pdlist a{
    font-size: 18px;
    color: #4087B9;
	font-family:微软雅黑;
}
.pdlist span{
    display: inline-block;
    width: 22px;
    height: 20px;
}
.citiao{
    background: url(../../images/imgs/citiao.png) left center no-repeat;
    padding-left: 52px;
    padding-top: 4px;
}
.bianji{
    background: url(../../images/imgs/bianji.png) left center no-repeat;
    padding-left: 42px;
    padding-top: 4px;
}
.bianxie{
    background: url(../../images/imgs/bianxie.png) left center no-repeat;
    padding-left: 64px;
    padding-top: 4px;
}

.hotSearch{
    width: 348px;
    border: 1px solid #D6D6D6;
    border-top: 3px solid #005FA1;
}
.hsTitle{
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border-bottom: 1px solid #D6D6D6;
	background:url(../../images/titlebg.gif) left center repeat-x;
}
#hsTitle{ 
	background:none;
}
.hsTitle h3{
    float: left;
	font-size:16px;
	color:#434343;
	font-family: 微软雅黑;
}
.hsTitle a{
    float: right;
	color:#999999;
}
.hsTitle a:hover{ 
	color:#999;
}
.hsText{
    padding: 0 8px 16px;
}
.hsItem{
    border-bottom: 1px dashed #D4D4D4;
    padding-top: 16px;
    padding-bottom: 24px;
}
.bbn{
    border-bottom: none;
}
.hsItem h3{
    font-size: 18px;
    color:#005FA1;
    height: 26px;
    line-height: 26px;
    margin-bottom: 11px;
	font-weight:normal;
	font-family:微软雅黑;
}
.hsItem p{
    font-size: 12px;
    line-height: 24px;
    color: #434343;
	font-family: 宋体;
}
.hsItem a{
	color:#005FA1;
}
.marvellous{
    width: 348px;
}
.marItem h3{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color:#005FA1;
	font-weight:normal;
	font-family:微软雅黑;
}
.marLinks{ 
	color: #005FA1;
}
.marItem span{
    font-size: 12px;
    color: #444;
    line-height: 40px;
}
.rel span{
	font-family: 宋体;
}
.rel a{
    display: inline-block;
    width: 58px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #005FA1;
    border: 1px solid #D6D6D6;
    margin: 0 10px;
	font-family: 宋体;
}
.marText img{
    width: 128px;
    height: 99px;
}
.marText p{
    width: 190px;
    font-size: 12px;
    line-height: 24px;
	font-family: 宋体;
	color:#999;
}
.marText a{
    color: #005FA1;
}

/*广告*/
.bd{
    width: 720px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #F6F6F6;
}

.mainBright{
    width: 260px;
    border-top: 3px solid #005FA1;
}
.mainBrightin{
    font-size: 12px;
    border: 1px solid #D6D6D6;
}
.timeList{
    padding: 11px 10px 10px 10px;
}
.times{
    font-size: 12px;
    background:url(../../images/imgs/times.png) right center no-repeat;
    padding-right: 20px;
}
.times span{
    height: 62px;
    float: left;
}
.timeText{
    font-size: 12px;#FF3B3B;
}
.timeText p{
    width: 168px;
    line-height: 24px;
    margin-top: -4px;
	font-family: 宋体;
	color:#434343;
}
.name{
    font-weight: normal;
    color: #FF3A3A;
}
.jc{ 
	color: #005FA1;
}
.jc:hover{ 
	color:#005FA1;
}
.try{
    border: 1px solid #D6D6D6;
    border-top: 3px solid #005FA1;
}
.tryText{
    padding: 22px 10px;
}
.tryText p{
    font-size: 12px;
    line-height: 24px;
	color:#434343;
}
.tryBtn{
    text-align: center;
    margin-top: 12px;
}
.tryBtn a{
    display: inline-block;
    padding: 0 24px;
    height: 40px;
    line-height: 40px;
	font-size:14px;
    border: 1px solid #D6D6D6;
    margin: 0 5px;
    border-radius: 4px;
    color: #444;
    background-color: #FDFDFD;
}
.tryBtn a:hover{
    background-color: #EBF4FE;
}

/*tender*/
.tenderIn{
    padding: 30px 0;
    border-top: 3px solid #ccc;
}
.tenderListin{
    border-right: 1px solid #CCCCCC;
}
.brn{
    border-right: none;
}
.tenderListin h3{
    font-size: 20px;
    margin-bottom: 20px;
    padding-left: 60px;
	font-family:微软雅黑;
	color:#434343;
	font-weight:normal;
}
.tenderListin p{
    padding-left: 60px;
}
.tenderListin a{
    font-size: 12px;
    color: #656565;
    height: 24px;
	width:136px;
    float: left;
    line-height: 24px;
}
#links{
    font-size: 20px;
    color: #434343;
    height: 24px;
	width:136px;
    line-height: 24px;
	font-family: 微软雅黑;
}
#links:hover{ 
	color: #ee3535;
}
/*learn*/
.learnIn{
    background-color: #F6F6F6;
    padding: 18px 80px;
}
.learnItem{
    width: 33%;
}
.learnItem h3{
    line-height: 40px;
	font-weight:normal;
}
.xinshou{
    background: url(../../images/imgs/xinshoushanglu.png) left center no-repeat;
    padding-left: 32px;
}
.yiwen{
    background: url(../../images/imgs/woyouyiwen.png) left center no-repeat;
    padding-left: 32px;
}
.jianyi{
    background: url(../../images/imgs/tousujianyi.png) left center no-repeat;
    padding-left: 32px;
}
.learnItem li{
    width: 33%;
    float: left;
    padding-left: 32px;
    line-height: 26px;
}
.learnItem a{
    color: #666;
}
.xsLinks{ 
	font-size:20px;
	color: #333333;
}
/*footer*/
.footer{ 
    width:1000px;
    margin:0px auto;
    padding-bottom:50px;
}
.adList{ 
    width:1020px;
    height:55px;
    font-size:20px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    line-height:55px;
    font-family: "微软雅黑";
}
.core{ 
    float:left;
    width:235px;
    height:55px;
}
.bg096fb0{ 
    background-color:#096fb0;
}

.fastNav{ 
    border:1px solid #d6dee2;
    margin-top:20px;
    padding:15px 0 15px 15px;
    width:983px;
}
.fastNav h3{ 
    float:left;
    font-size:16px;
    color:#444444;
    font-family: "微软雅黑";
}
.nav{
    padding:0px 15px;
    height:24px;
}
.fastNav select{ 
    width:185px;
    height:22px;
    line-height: 20px;
    border: 1px solid #CBCBCB;
}
.fastNav select option{ 
    line-height: 20px;
    border-width:1px
}
.bomLink{ 
    text-align: center;
    padding-top:20px;
    font-size:0px;
}
.bomLink li{ 
    display:inline-block;
    *zoom:1;*
    display:inline;
    font-size:12px;
    letter-spacing: normal;
    color:#888888;
}
.bomLink a{ 
    color:#888888;
    padding:0px 10px;
}
.ft{ 
    color:#888888;
    padding-top:20px;
    font-size: 12px;
}
.ft p{
    text-align:center;
    line-height:20px;
}
.ft span{ 
    color:#888888;
    padding:0px 10px;
}
.beian { 
    text-align:center;
    margin-top:20px;
}
.core{ 
    display:inline-block;
    *zoom:1;*
    display:inline;
}
.core a{ 
    display:block;
}
.core img{ 
    display:block;
    width:235px;
    height:55px;
}
.gWidth{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.mt{
    margin-top: 20px;
}
.ml{
    margin-left: 20px;
}
























