@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,dd,dl,dt,form,th,td,ul,li,ol,p{ margin:0;padding:0;}
body{font-size:12px;font-family:"Microsoft Yahei","Arial Narrow",HELVETICA; color:#666;line-height:24px}
input,select{font-size:12px;line-height:16px;}
img{ border:0;vertical-align:middle;}
ul,li,ol{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
a {color:#000;text-decoration:none;}
a:hover {color:#bd0a01;text-decoration:none;}
em,i{font-style:normal;}
.clear { clear:both; font-size:0; height:0; line-height:0; overflow:hidden;}

.tc{text-align:center;}
.dis{display:block;}
.undis{display:none;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:both;}
.fb{font-weight:bold;}
.fnb{font-weight:200;margin-left:-1px;}
.b1{ border:1px #bcbcbc solid;}

/*框架居中代码*/
.cbody1160{ width:1160px; margin:0 auto;}
.blue_bg{ width:100%; padding-bottom:75px; background:#bee2ff; overflow:hidden;}
.blue_bg_hangtian{width:100%; padding-bottom:75px;  background:#bee2ff; overflow:hidden;}
.deepblue_bg{ width:100%;  padding-bottom:75px;  background:#0076da; overflow:hidden;}

h1.title{
    display: block;
    height:47px;
    margin: 0 auto;
    padding-bottom:25px;
    background: url(../images/titletext_bg.png) center bottom no-repeat;
    font: 32px/40px "Microsoft Yahei";
    text-align: center;
    color:#001c58;letter-spacing: 5px;

}
.nomargin{ margin-right: 0}

.top{ width:100%; height:125px; background:#0465B1;}
.top a{ margin:35px 0 0 0;}
.top .search{ width:328px; height:31px; margin:45px 0 0 0;}
.top .search input{ border:0;background:url(../images/search.png) left center no-repeat;}
.top .search .keywords{ display:block; width:267px; height:31px; padding:0 10px; background-position:0 0; color:#333; line-height:31px;}
.top .search .searchbtn{ display:block; width:41px; height:31px; background-position:-287px 0; font-size:0; cursor:pointer;}
/*navwrap*/
.navwrap{ width:100%; height:45px; background:url(../images/nav_bg.png) left top repeat-x;}
.navwrap ul li{display:block;float:left;height: 100%;margin: 0 10px;}
.navwrap ul li a{ display:block; height:100%; font:16px/45px "Microsoft Yahei"; color:#fff;padding: 0 20px;}
.navwrap ul li a:hover{ background:#142833;}

/*banner*/
.banner{ width:100%; height:655px;}
.focusBox { position: relative; width:100%; height:655px; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:100%; height:655px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
    display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on{ background-position:0 0; }

.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

.kunei_resources{ padding-top: 48px;}
/*notice*/
.notice { width: 1160px; overflow: hidden; margin-top: 30px; }
.notice .tab-hd {height: 54px;/* background-color: #eee; *//* margin-bottom: -1px; */color: #FFFFFF;}
.notice .tab-hd ul {/* padding-top: 4px; *//* margin-left: 7px; */}
.notice .tab-hd li{display: block;width: 150px;float: left;height: 54px;line-height: 18px;background: #0060b0; margin-right: 8px;}
.notice .tab-hd li a{ display:block; width: 100%;font:20px/54px "Microsoft Yahei"; color:#fff; text-align:center; }
.notice .tab-hd li a:hover{ color:#fff; }
.notice .tab-hd li.on{ background: #001c58; font-weight: bold; position: relative;}
.notice .tab-bd {/* border-top: 1px solid #e8e8e8; *//* padding:5px; */width: 1116px;height: 333px;background: #1575c7;padding: 12px 22px;}
.notice .tab-bd ul{ display: block; width: 100%; overflow:hidden; zoom:1; }
.notice .tab-bd li {width: 140px;height: 210px;line-height: 40px;/* padding: 0 10px 0 5px; */overflow: hidden;float: left;
    margin: 45px 22px 0 22px;_margin: 20px 13px 0 13px;}
.notice .tab-bd li a.bookimg_con{ display: block; width: 140px; height: 170px; background: #fff; overflow: hidden;}
.notice .tab-bd li img{ width: 140px; height: 170px; transition: transform 1s ease-in-out; -o-transition:transform 1s ease-in-out; -ms-transition:transform 1s ease-in-out; -moz-transition:transform 1s ease-in-out; -webkit-transition: transform 1s ease-in-out; }
.notice .tab-bd li a.text{ display: block;  font:14px/40px "Microsoft Yahei"; color: #fff;  text-align: center;
    overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space: nowrap;}
.notice .tab-bd li a:hover img{ transform: scale(1.2,1.2); -o-transform: scale(1.2,1.2); -moz-transform: scalse(1.2,1.2); -ms-transform: scale(1.2,1.2);-webkit-transform: scale(1.2,1.2);}

.notice .tab-bd li a.text:hover{ color: #fff832; }
.notice .tab-bd a.more{ display: block; width: 100%;  height: 60px; font-size: 14px; color: #fff;  line-height: 60px;text-align: center; }
.notice .tab-bd a.more:hover{ color: #B4DDFF;}



/*hangzhan*/
.hangzhan{
    padding-top: 62px;
}
.hangzhan h1.title{ color: #fff; margin-bottom: 30px;background: url(../images/titletext_bg1.png) center bottom no-repeat;}
.hangzhan .imgzhuangshi{ width: 437px;
    height: 546px; float: left;}
.hangzhan .imgzhuangshi img{ display:block; width:100%; height:546px;}
.hangzhan  dl.content{ width: 628px; height: 496px; float: right; background: #a2c9ea;
    padding: 25px 40px;}
.hangzhan  dl.content dt{ display: block; width: 100%;
    height: 40px; color: #001c58;line-height: 35px;
    border-bottom:1px #001c58 solid; margin-bottom: 10px;}
.hangzhan  dl.content dt span{ font-size:20px;  float: left;}
.hangzhan  dl.content dt a{  font-size: 14px;color: #001c58;  float: right; }
.hangzhan  dl.content dt a:hover{     color: #0076DA;}
.hangzhan  dl.content dd{  height: 43px;  }
.hangzhan  dl.content dd a{
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #000;
    border-bottom: 1px #666 dashed;
}
.hangzhan  dl.content dd a span.time{
    display: block;
    width: 100px;
    float: right;

}
.hangzhan  dl.content dd a span.text{
    display: block;
    width: 480px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.hangzhan  dl.content dd a:hover{
    color: #0844c3;
}


/*zhuanli*/
.zhuanli{ padding-top: 50px; }
.notice_1 { width:1160px; overflow: hidden; }
.notice_1 .tab-hd {
   width: 240px; margin: 0 auto; height: 50px;color: #0065bb; }
.notice_1 .tab-hd ul {  }
.notice_1 .tab-hd li{ float: left; height: 50px; line-height:40px; margin:0 25px; }
.notice_1 .tab-hd li a{ display:block; color: #0065bb; font-size: 30px; line-height:40px;  }
.notice_1 .tab-hd li a:hover{ color:#001c58;   }
.notice_1 .tab-hd li.on{color:#001c58; border-bottom: 2px #001c58 solid; }
.notice_1 .tab-bd {  padding:5px;  }
.notice_1 .tab-bd .imgcontent{ display: block; width: 315px;  padding: 26px 31px 0 34px; float:left;background: url("../images/zhuanlibg.png") center center no-repeat;
    margin:0 5px 0 0;}
.notice_1 .tab-bd .nomargin{ margin-right: 0;}
.notice_1 .tab-bd .imgcontent h3.zhuanli_t{ font-size: 20px; line-height: 50px;
    font-weight: normal; text-align: center; }
.notice_1 .tab-bd .imgcontent h3.zhuanli_t a{color: #001c58;}
.notice_1 .tab-bd .imgcontent h3.zhuanli_t a:hover{color: #0065bb}
.notice_1 .tab-bd .imgcontent img {
    width: 314px;
    height: 330px;
    margin-top: 6px;
}
.notice_1 .tab-bd  .second1{ margin: 60px 5px 0 0; _margin: 36px 5px 0 0;}
.notice_1 .tab-bd  .textcontent{ padding:15px;font-size: 14px; }
.notice_1 .tab-bd  span.zhuanli_time{ color: #0076da;line-height: 35px;}
.notice_1 .tab-bd .textcontent p{ color: #000;}
.notice_1 .tab-bd .textcontent a.xiangqing{ display: block; width: 100%; margin-top: 20px;_margin-top: 10px;
     font-size:16px;line-height: 46px; text-align: center; border-top: 2px #0076da solid; color: #0076da;}
.notice_1 .tab-bd .textcontent a.xiangqing:hover{color: #001c58;}


/*renwu*/
.renwu{  padding-top: 60px; overflow:hidden; }
.renwu h1.title{  color: #fff;background: url(../images/titletext_bg1.png) center bottom no-repeat;}
.renwu h1.title a{ color: #fff;}
.renwu ul li{ display: block;  width: 202px;  height: 270px;  float: left;  margin: 30px 15px;
    }
.renwu ul li a {  display: block;  width: 100%;  text-align: center;  font-size: 16px;  color: #fff;  line-height: 40px;  overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space: nowrap;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;  }
.renwu ul li a img{ width: 202px; height: 232px;}
.renwu ul li a span{ display: block; width: 100%; line-height: 40px;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space: nowrap;}
.renwu ul li a:hover{ transform:translate(0,-10px);
    -webkit-transform:translate(0,-10px);
    -moz-transform:translate(0,-10px);
    -o-transform:translate(0,-10px);
    -ms-transform:translate(0,-10px);  }
/*historyCul*/
.historyCul{ padding-top: 40px;}
.history{
    width: 560px;
}
.history h2{
    display: block;
    width: 120px;
    font-size: 30px;
    line-height: 60px;
    color: #001c58;
    border-bottom: 2px #001c58 solid;
    font-weight:normal;
}
.history h2 a:hover{color: #000;}
.history dl{
    display: block;
    width: 234px;
    float: left;
    margin:24px 86px 0 0;
}
.history dl dt{
    display: block;
    width: 100%;
    line-height: 28px;
    font-size: 16px;
}
.history dl dt span{
    display: block;
    color: #0076da;

}

.history dl dd{
    color: #000;
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 24px;
}
.history a.more11{
    display: block;
    width: 98px;
    height: 42px;
    background:url(../images/morebtn_bg.png) left center no-repeat;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    margin: 40px 0 0 0;
}
.history a.more11:hover{background:url(../images/morebtn_bghover.png) left center no-repeat;}
.history dl.nomargin{ margin-right: 0;}

/*culuture*/
.culuture{
    width: 560px;

}
.culuture h2{
    display: block;
    width: 120px;
    font-size: 30px;
    line-height: 60px;
    color: #001c58;
    border-bottom: 2px #001c58 solid;
    font-weight:normal;
}
.culuture h2 a:hover{ color: #000;}
.culuture .wenwu1{  display: block; width: 265px;  float: left;  margin: 24px 25px 0 0;  }
.culuture .wenwu1 dl{ margin-top: 10px; display: block; width: 100%;}
.culuture .wenwu1 dl dt{ font-size: 16px; color: #0076da;}
.culuture .wenwu1 dl dt a{  color: #0076da; line-height: 40px; display: block; width: 265px; overflow: hidden; text-overflow: ellipsis;-o-text-overflow: ellipsis; white-space:nowrap;}
.culuture .wenwu1 dl dt a:hover{color:#001c58;}
.culuture .wenwu1 dl dd{ font-size: 14px; color: #000; line-height: 24px;}
.culuture .nomarginR{ margin-right: 0;}
/*linkwrap*/
.linkwrap{ width:100%; background:#0076da;}
.linkcon{ width: 1160px;   padding: 28px 0 0 0;}
.linkcon h1{ display: block; line-height: 40px; }
.linkcon h1 a{ font-size: 30px; color: #fff; font-weight: normal;}
.linkcon ul{ display: block; margin-top: 8px;}
.linkcon ul li{ display: block; width: 180px; text-align: left; float: left; margin-right: 105px;}
.linkcon ul li a{ display: block; width: 180px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; font-size: 14px; color: #fff; line-height: 28px;}
/*foot*/
.foot{ width:100%; height:60px; background:#003864; color:#fff;}
.foot p{  text-align: center; font-size: 14px;  line-height: 60px; }




















