html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}body{ color:#333;}a{outline:none; text-decoration:none;} a:hover{ text-decoration:underline;}html{zoom:1;}html *{outline:0;zoom:1;} html button::-moz-focus-inner{border-color:transparent!important;} body{overflow-x: hidden; font-size:12px;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0; font-family:'微软雅黑';} fieldset,a img{border:0;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;} li{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:'';}input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/} em,i{ font-style:normal;}.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }.clearfix {display:block;}.clear{ clear:both;}/* 清除浮动*/.colwrapper { overflow:hidden; zoom:1 /*for ie*/; margin:5px auto; }/* 高度自适应 */ .strong{ font-weight:normal;} .left{ float: left;} .right{ float: right;} .center{ margin:0 auto; text-align:center;}.show{ display:block; visibility:visible;}.hide{ display: none; visibility:hidden;}.block{ display:block;} .inline{ display:inline;}.transparent{filter:alpha(opacity=50); -moz-opacity:0.5;/** Firefox 3.5即将原生支持opacity属性，所以本条属性只在Firefox3以下版本有效 ***/ -khtml-opacity: 0.5; opacity: 0.5; } .break{ word-wrap:break-word;overflow:hidden; /*word-break:break-all;*/}.tal{ text-align:left} .tar{ text-align:right;}/*文字两侧对齐*/.justify {text-align:justify;text-justify:distribute-all-lines;/*ie6-8*/text-align-last:justify;/* ie9*/-moz-text-align-last:justify;/*ff*/-webkit-text-align-last:justify;/*chrome 20+*/}.toe{/*超出省略号*/word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}img {max-width: 100%;height:auto;}strong{ font-weight:normal;}/*select{ -webkit-appearance:none;-moz-appearance:none;appearanearance: none;}*//** +------------------------------------------------------------------------------ * 网站整布局命名规范 +------------------------------------------------------------------------------ * @codex   id和class命名采用该版块的英文单词或组合命名 如:newRelease +------------------------------------------------------------------------------ */a{ color:#333; -webkit-transition: color .2s ease-in-out;-moz-transition: color .2s ease-in-out;-ms-transition: color .2s ease-in-out;-o-transition: color .2s ease-in-out; text-decoration: none;}a:hover {text-decoration: none; color:#004a96;}body{font-family:'微软雅黑'; line-height:1.5; font-size:15px; color:#333; background:#fff;} .lft,.fl{ float:left;} .rgt,.fr{ float:right;}.wrapper{ width:1200px; margin:0 auto;}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {     display:block;}
/*科技装备图圆角*/.box2 img{border-radius:15px 15px 15px 15px; margin:0 auto} .box3 img{border-radius:15px 15px 15px 15px; margin:0 auto}
/*头部*/header{ width:100%; height:90px; background:url(../images/tm2.png) repeat; position:absolute; top:20px; left:0; z-index:9999; }.header{ width:1200px; margin:0 auto; color:#eeeeee; position:relative;}.header .fr{ font-size:0;}.header .logo{ padding:10px;  background-color:#004a96;height:72px; padding-top:8px;}.header .logo img{ height:68px; padding-top:5px;}.header .action{ margin-top:14px; text-align:right; padding-right:15px; font-size:13px; color:#FFF; line-height:20px;}.header .action .ico{ background:url(../images/img1.png) no-repeat right center; padding-right:30px;}.header .action a{ display:inline-block; *display:inline; zoom:1; vertical-align:top; color:#fff;}.header .action span{display:inline-block; *display:inline; zoom:1; font-size:12px; vertical-align:top; padding:0 6px;}.header .action em{ padding-left:20px;}.header .action a:hover{ text-decoration:underline;}.hselected{ background:#004a96 !important; position:fixed; top:0;z-index:9999}.hselected .nav ul li strong a:hover,.hselected nav ul li:hover strong a{ color:#fff;}nav{ margin-top:16px; position:relative; height:40px;  font-size:16px;}nav ul{}nav ul li{ float:left; position:relative; color:#fff; height:40px;}nav ul li a{ color:#fff;}nav ul li strong a{ display:block; padding:0 12px; line-height:40px; float:left;}nav ul li dl{ position:absolute; top:37px; left:-5px; width:100px; display:none; background:url(../images/tm.png) repeat; padding:15px 0; border-bottom:2px solid #043a70; text-align:center;}nav ul li dl dd a{ display:block; height:30px; line-height:30px; font-size:16px; color:#3b3c3d;}nav ul li dl dd a:hover{ color:#fff; background:#004a96;}nav ul li:hover dl{ display:block;}nav ul li strong a:hover,nav ul li:hover strong a{ color:#004a96; font-weight:bold;}.header p a{ color:#FFF;}.nav_img{ padding:30px 0 0 10px;}.header .btn_gj{ display:inline-block; background-image:url(../images/btn_gj.png); width:20px; height:20px; position:relative; top:5px; left:0; margin-right:10px;}.header .act{ background-image:url(../images/btn_gj_act.png);}.list_gj{ display:none; color:#333;}.search{ position:absolute; right:0; width:406px; height:62px; bottom:-97px; background-color:#f6f6f6; z-index:99999; padding:20px; display:none; text-indent:0;}.search h5{ color:#000000;}.search input{ margin-top:10px;}.input_search{ display:inline; float:left; width:360px; height:35px; line-height:24px; text-indent:16px; color:#b2b2b2; padding:0; border:none;}.nav ul a:link{color:#fff;}
/*切换图样式*/.fullSlide{ position:relative; background:#ccc; margin:0 auto; overflow:hidden;  }.fullSlide .bd{ position:relative; z-index:0; }.fullSlide .bd li { position:relative; overflow:hidden;}.fullSlide .bd li img{width:100%; display:block;} .fullSlide .bd li  a{ display:block; }.fullSlide .hd { width:100%;position: absolute; height:22px; padding-top:8px; bottom:20px; text-align: center; font-size:0; z-index:1;}.fullSlide .hd ul{ text-align:center; }.fullSlide .hd li{margin: 0 5px; display:inline-block; *display:inline; zoom:1; }.fullSlide .hd .on{  }.fullSlide .prev,.fullSlide .next { width: 70px; height: 70px; margin: -15px 0 0; display: none;position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=100);opacity:1;  }.fullSlide .prev { left: 50%; margin-left:-656px; background: url(../images/prev.png) no-repeat center center;  }.fullSlide .next { background: url(../images/next.png) no-repeat center center; right: 50%; margin-right:-656px;}.fullSlide .prev:hover,.fullSlide .next:hover { filter:alpha(opacity=80) !important;opacity:0.8 !important;  }.fullSlide .hd li{height: 20px; width:20px;cursor: pointer;overflow: hidden;background: none; background:#fff;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
/*filter: alpha(opacity=50);*/-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px 20px 20px 20px; border:1px solid #ddd;}.fullSlide .hd li:hover,.fullSlide .hd li.on{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;opacity: 1; background:#003361;}
/*内页顶图样式*/.fullSlid{ position:relative; background:#ccc; margin:0 auto; overflow:hidden;  }.fullSlid .bd{ position:relative; z-index:0; }.fullSlid .bd li { position:relative; overflow:hidden;}.fullSlid .bd li img{width:100%; height: 326px; background-position: center center; background-repeat: no-repeat; display:block;} .fullSlid .bd li  a{ display:block; }.fullSlid .hd { width:100%;position: absolute; height:22px; padding-top:8px; bottom:20px; text-align: center; font-size:0; z-index:1;}.fullSlid .hd ul{ text-align:center; }.fullSlid .hd li{margin: 0 5px; display:inline-block; *display:inline; zoom:1; }.fullSlid .hd .on{  }.fullSlid .hd li{height: 20px; width:20px;cursor: pointer;overflow: hidden;background: none; background:#fff;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";/*filter: alpha(opacity=50);*/-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px 20px 20px 20px; border:1px solid #ddd;}.fullSlid .hd li:hover,.fullSlid .hd li.on{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;opacity: 1; background:#003361;}.chn_logo{ width:100%; height:326px; margin-top:-5px; background-position:center center; background-repeat:no-repeat;}
/*内页顶分享样式*/.news_admin table{margin:15px 0px 0px 40px;text-align:center;}.news_admin table tr td{ font-size:12px; color:#666; position:relative; padding:0 17px;font-family:"宋体";}.news_admin table tr td a{ display:inline-block; height:24px; line-height:24px; text-decoration:none;}.news_admin table tr td a.xl,.news_admin table tr td a.kj,.news_admin table tr td a.rr,.news_admin table tr td a.dy,.news_admin table tr td a.wb{ width:24px; height:24px; position:absolute;top:0; cursor:pointer;}.news_admin table tr td a.xl{background:url(../images/scy_zjjt_xlbeij_03.png) no-repeat;left:40px;margin-top:-6px;}.news_admin table tr td a.kj{background:url(../images/scy_zjjt_xl_kjbj_03.png) no-repeat;left:70px;margin-top:-6px;}.news_admin table tr td a.wb{background:url(../images/scy_zjjt_xl_wbbj_03.png) no-repeat;left:130px;margin-top:-6px;}.news_admin table tr td a.rr{background:url(../images/scy_zjjt_wx_wbbj_03.png) no-repeat;left:100px;margin-top:-6px;}.news_admin table tr td a.dy{background:url(../images/scy_zjjt_dy_kjbj_03.png) no-repeat;left:100px;margin-top:-6px;}.fenxiangs{ width:780px; }.fenxiangs table{margin:15px 0px 0px 40px;text-align:center;}.fenxiangs table tr td{ font-size:12px; color:#666; position:relative; padding:0 17px;font-family:"宋体";}.fenxiangs table tr td a{ display:inline-block; height:24px; line-height:24px; text-decoration:none;}.fenxiangs table tr td a.xl,.fenxiangs table tr td a.kj,.fenxiangs table tr td a.rr,.fenxiangs table tr td a.dy,.fenxiangs table tr td a.wb{ width:24px; height:24px; position:absolute;top:0; cursor:pointer;}.fenxiangs table tr td a.xl{background:url(../images/scy_zjjt_xlbeij_03.png) no-repeat;left:40px;margin-top:-6px;}.fenxiangs table tr td a.kj{background:url(../images/scy_zjjt_xl_kjbj_03.png) no-repeat;left:70px;margin-top:-6px;}.fenxiangs table tr td a.wb{background:url(../images/scy_zjjt_xl_wbbj_03.png) no-repeat;left:130px;margin-top:-6px;}.fenxiangs table tr td a.rr{background:url(../images/scy_zjjt_wx_wbbj_03.png) no-repeat;left:100px;margin-top:-6px;}.fenxiangs table tr td a.dy{background:url(../images/scy_zjjt_dy_kjbj_03.png) no-repeat;left:100px;margin-top:-6px;}
/*底部*/#footer { background:#f2f2f2; }#footer .lft{ width:330px;padding:40px 0; padding-right:70px; background:url(../images/line2.png) no-repeat right center; min-height:200px; font-size:15px; line-height:1.7;}#footer .lft .img { margin-bottom:15px;}#footer .lft .img img{ vertical-align:top;}#footer .rgt{ width:700px; font-size:13px; color:#51596b; line-height:1.7; padding-top:20px;}#footer .rgt .links span{ padding:0 12px;}#footer .rgt .links a{color:#51596b;}#footer .rgt .links a:hover{ color:#004a96;}.flinks { padding-top:40px; margin-bottom:15px;}.flinks .head{ background:url(../images/img2.png) no-repeat left center; padding-left:30px; font-size:16px; font-weight:bold; margin-bottom:15px;} .ladyScroll{width:690px;height:44px;border-bottom:#fff 1px solid;position:relative;}.ladyScroll .prev,.ladyScroll .next{width:31px;height:44px;position:absolute;top:0px;left:0;z-index:100; cursor:pointer;  background:url(../images/foot_btn_left.png) no-repeat center center; }.ladyScroll .next{ left:auto; right:0;  background:url(../images/foot_btn_right.png) no-repeat center center; }.ladyScroll .scrollWrap{width:606px;margin-left:1px;overflow:hidden;position:absolute;}.ladyScroll .scrollWrap  ul li{width:110px;height:40px;line-height:40px;font-size:13px;overflow:hidden; float:left;}.ladyScroll .scrollWrap  ul li a{ color:#333;  }.ladyScroll .scrollWrap  ul li a:hover{ text-decoration:none; color:#004a96;  }
