body{width:100%;min-width:1024px;background-image:url(../images/bg.png);background-position:top;background-repeat:repeat-x;}
.header{width:1024px;margin:0px auto;overflow:hidden;}
.header img{width:100%;}

    .header{position:relative;}
    .header .search{height:44px;margin:0px auto;margin-top:12px;/*background:#eee;*/position:absolute;bottom:45px;right:30px;}
    .header .search input{border:1px solid #ccc;font-size:16px;color:#666;height:36px;}
    .header .search .btn1{width:80px;background: #4293dc;color: #fff;border: none;height: 38px;}
    .header .search .search_insert{height:38px;padding-left:30px;border-radius:22px 0 0 22px;border-right:none;}
    .header .search .search_btn{height:40px;width:58px;border-left:none;border-radius:0 20px 20px 0;background:#fff url("/yxwww/images/search_icon.png") center no-repeat;cursor:pointer;}

.current_gb{width:1000px;background:#fff;margin:0px auto;padding:12px;}
.current_box{padding-bottom:20px;background:#77BEFE;width:100%;}
.gb_tit{height:30px;line-height:30px;font-size:16px;font-weight:bold;color:#fff;padding:0px 11px;}
.gb_cont{padding:0px 11px;padding-bottom:11px;}
.gb_cont .gb_sum{width:250px;height:600px;background:#fff;}
.gb_cont .gb_sum .img{width:210px;height:280px;margin:20px;background:url(../images/news_bg.png) center no-repeat;background-size:100% 100%;position:relative;}
.gb_cont .gb_sum .img .font{position:absolute;bottom:0px;left:0px;right:0px;height:60px;padding:15px;background:rgba(18,68,113,0.4); text-align:center;color:#fff;text-shadow:0px 2px 8px #062c5a;}
.gb_cont .gb_sum .img .font .year{font-size:28px;font-weight:bold;}
.gb_cont .gb_sum .img .font .period{font-size:16px;}
.gb_cont .gb_sum .gb_infor{padding:20px;}
.gb_cont .gb_sum .gb_infor li{height:30px;line-height:30px;font-size:12px;}
.gb_cont select,.gb_cont option{font-size:12px;}

.gb_cont .gb_lis{width:710px;height:600px;background:#fff;}
.gb_cont .gblist{padding:10px 20px;}
.gb_cont .gblist li{height:30px;line-height:30px;font-size:12px;}
.gb_cont .gblist li a{display:block;}
.gb_cont .gblist li .fl{width:70%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.gb_cont .gblist li .fl b{margin-right:8px;}
.page_num{padding:4px 20px;}

.other_gb{width:1000px;background:#fff;margin:0px auto;padding:12px;padding-top:30px;}
.other_box{background:#77BEFE;padding:11px;}
.other_ul{padding:9px;background:#fff;}
.other_ul li{width:174px;margin:9px;float:left;}
.other_ul li .img{width:174px;height:232px;background:url(../images/news_bg.png) center no-repeat;background-size:100% 100%;position:relative;}
.other_ul li .img a{display:block;width:100%;height:100%;}
.other_ul li .state{padding-top:10px;text-align:center;font-size:12px;}
.other_ul li .img .font{position:absolute;bottom:0px;left:0px;right:0px;height:60px;padding:15px;background:rgba(18,68,113,0.3);text-align:center;color:#fff;text-shadow:0px 2px 8px #062c5a;}
.other_ul li .img .font .year{font-size:28px;font-weight:bold;}
.other_ul li .img .font .period{font-size:16px;}

/* -----------------------分页样式----------------------- */
.page_num{padding:5px 20px 15px 20px;}
.digg{margin:4px auto 2px;text-align:center;}
.digg select{border:1px solid #ddd;padding:3px 5px;margin-right:8px;margin-top:-3px;}
.digg span{width:auto;height:30px;line-height:30px;color:#ccc;background:#f2f6fa;display:inline-block;transition:0.3s;padding:0px 12px;margin-right:6px;}
.digg a{width:auto;height:30px;line-height:30px;background:#f2f6fa;color:#222;display:inline-block;transition:0.3s;padding:0px 12px;margin-right:6px;}
.digg .current{background:#355e92;color:#fff;}

.shareDiv .option a {display: inline-flex;}
