﻿@charset "utf-8";
/* reset */
html { height: 100% }
body { min-height: 100% }
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100% }
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }
textarea { overflow: auto; resize: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal }
sup { vertical-align: text-top }
sub { vertical-align: text-bottom }
body, input, select, button, textarea { font-size: 14px; font-family:"Microsoft Yahei","微软雅黑",arial,"\5b8b\4f53";  }
body { line-height: 1.5 }
a { text-decoration: none;}
a:hover { color:#d00000;}
em{}
a { blr:expression(this.onFocus=this.blur()); color:#000; }
a * { *cursor: pointer }
:focus { outline: none }



/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1;}

.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }

/*公用样式end*/
/*{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#bbaf1f24", EndColorStr="#bbaf1f24")}*/


/*模拟下拉*/
.f-right .select-box{width:155px;margin-top:30px;}
.select-box { width: 100%; position: relative; z-index:100;  border-radius:1px; background:#fff; line-height:28px; height:28px; 
  color:#000;}
.select-box:hover{ z-index:101;}
.select-box:hover dd{display:block;}
.select-box dt {  margin-right:1px; padding: 0 5px; cursor: pointer; }
.select-box dt b{ font-weight:normal; display:block; margin-right:25px;text-overflow: ellipsis;white-space: nowrap;color:#bebebe;margin-left:15px;}
.select-box dt i.ico{ position:absolute; transition:0.3s all ease-in-out; background:url(../../images/update/icon-2.png) no-repeat center;  width:30px; height:20px; top:50%; margin-top:-10px;right:10px;}
.select-box dt.open i.ico{-moz-transform:rotate(-180deg);
-webkit-transform:rotate(-180deg);
-o-transform:rotate(-180deg);
-ms-transform:rotate(-180deg);
transform:rotate(-180deg);}
.select-box dd {height: 110px;  position: absolute; max-height: 200px; z-index:102; overflow-y: auto; background:#797979; border:1px solid #797979; padding:2px 0; overflow-x: hidden; width: 100%; left: -1px;bottom:100%;display: none;}
.select-box dd a { display: block; line-height: 1.5; color: #fff; font-weight:normal; white-space: normal; padding: 0 5px; margin-top:1px;}
.select-box dd a:hover, .select_0 dd a.on { color:#eee;}
.select-box1 a.main1{margin-bottom: 15px;margin-top: 10px; border-bottom: 1px solid #F1F1F1;}
.select-box a.main1{margin-bottom: 15px;margin-top: 10px; border-bottom: 1px solid #F1F1F1;}

.search-box{background:#0068b7;height:100px;display: none;}
.search-box .search-inner{width:1202px;margin:0 auto;}
.search-box .search-inner .s-left{width:180px;padding-left:60px;background:url(../../images/update/index-icon-08.png) no-repeat left center;height:44px;float: left;margin-top:27px;}
.search-box .search-inner .s-left input{border:1px solid #C0C0C0;border-radius:4px;height:42px;width:160px;padding:0 10px;}
.search-box .search-inner .s-right{float: right;width:34px;height:34px;margin-top:32px;}
.search-box .search-inner .s-right a{display:block;width:34px;height:34px;}

/*00首页*/
.header .top{height: 24px; position: relative;z-index: 100;}
.header-r{float: right;}
.header-m{float: right;}
.header-l{float: right;}
.header-m .select-box1{text-align: center; width:190px;margin-top: -1px;height:22px;border: 1px solid #afaeae;margin-left: 27px;position: relative;}
.header-m .select-box1 dt {position: relative;}
.header-m .select-box1:hover dd{display:block;}
.header-m .select-box1 dt b{margin-left: -12px;font-size: 12px;color: #bebebe;}
.header-m .select-box1 dt .ico{position: absolute; display: inline-block;width: 11px;height: 9px; background: url(../../images/update/icon-shou.gif) no-repeat ; top: 7px; right: 20px;cursor: pointer;}
.header-m .select-box1 dd{height: 400px; position: absolute;top: 22px;max-height: 400px; z-index:999; overflow-y: auto; background:#797979; border:1px solid #797979; padding:2px 0; overflow-x: hidden; width: 100%; left: -1px;display: none;}
.select-box1 dd a { display: block; line-height: 1.5; color: #fff; font-weight:normal; white-space: normal; padding: 0 5px; margin-top:1px;}
.select-box1 dd a:hover, .select_0 dd a.on { color:#eee;}


/*科技产业选项卡*/
#keji1 .hide{display: none;}
.header-r{position: relative;}
.weixin_img{display:none;position: absolute;top: 20px; left: 125px;width: 100px; height: 100px;background: white;}
.header-r a:hover .weixin_img{display: block;}

.page{float: right;}
.page span,.page a:hover{background: #0068b7; border:none;color: #fff;}
.page a,.page span{border-radius: 5px; padding: 2px 8px; margin: 5px;color:#000;}
