@charset "utf-8"; /* CSS Document */ body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label,input, table, tbody, tr, th, td, input, textarea { color:inherit; font-size: inherit; font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial; padding: 0; margin: 0;outline: none; } *{margin:0;padding:0; } ul,ol,dl{list-style:none} img{border:none;} a{text-decoration: none; color: #333;} a:active {star:expression(this.onFocus=this.blur());} a:hover{ text-decoration:none;color:#004ea2;} :focus { outline:0; } input[type="checkbox"],input[type="radio"],input[type="submit"],button{cursor:pointer;} input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;} textarea { -webkit-appearance: none;} input:focus, textarea:focus {outline: none;outline:0;} input::-ms-clear {display: none;} .fl{float: left;} .fr{float: right;} .clearfix:after{content: "";display: block;height: 0;visibility: hidden;clear: both;} .clearfix{zoom: 1;} .clear{ clear: both; font-size: 0px; line-height: 0; width: 100%; } /*三色标*/ .portlet-header{position: relative; z-index:5000;} .portlet-header .shadow{ left: 10px !important;top: 10px !important;} body,.content0{position: relative; overflow-x:hidden; min-width: 1200px; } .conW{ width:1200px; min-width: 1200px; margin:0 auto; } /*头部*/ .header{ position: absolute; left:0; top:0; z-index: 11; width:100%; background:rgba(255,255,255,.7); padding:12px 0; } /*导航*/ .logo{} .logo img{ display: block; height:60px; } /*导航*/ .nav{} .nav li{ float: left; padding: 0 30px; position: relative;} .onemenu{ display: block; line-height:60px; font-size:20px; position: relative; } .onemenu:after{ content:".";width: 0; height: 0; overflow: hidden;border-left: 7px solid transparent;border-right: 7px solid transparent; border-bottom: 7px solid #004ea2;position:absolute; left:50%; bottom:-12px; margin-left:-3px; display: none;} .twoMenu{ display:none; position:absolute; left:0; width:100%;margin-top:12px; /*background:#004ea2;*/background:rgba(0,78,162,.8);box-shadow: 0 0 5px #1a54a8; } .twoMenu a{display: block; width:80%; color:#Fff; font-size: 18px; margin:10px auto; border-bottom:1px solid rgba(255,255,255,.5); padding:10px 0; line-height:120%; } .twoMenu2 a{ text-align:center; } .nav li:hover .onemenu:after,.nav li.on .onemenu:after{display: inline-block;} /*搜索*/ .search{ position: relative;} .searchBtn,.yuyan{ display: inline-block; vertical-align: top; margin-top:20px; } .yuyan{ color: #004ea2; line-height:20px; font-size: 18px; padding-left:10px; position: relative; margin-left:13px; } .yuyan:before{ content:"";width:1px; height:16px; top: 2px; left:0; position:absolute; background: #004ea2;} .searchBtn{ width:20px; height: 20px; background:url(/zh401en/template/page/index/icon_search.png) no-repeat center center; cursor: pointer; } .searchC{position: absolute;right:41px;top: 15px;border: none;width:0px;z-index: 11;height: 30px; overflow: hidden;border-bottom: 1px solid #004ea2;} .searchC form{width: 100%;position:relative;} .searchC form i{position: absolute;left:0; top:0px; line-height:30px; font-size:16px; color:#004ea2; cursor: pointer; display: inline-block; font-style:normal; } .input1{width:80%;border: none;line-height: 30px;height: 30px;background-color: transparent;margin-left:10%;} .submit1{position: absolute;right: 0;height: 30px;width:20px;border: none;background:url(/zh401en/template/page/index/icon_search.png) no-repeat center center;} /*底部*/ .footer{ background: url(/zh401en/template/page/index/footbg.png) no-repeat center top; background-size:cover; } .footnav{ padding:35px 0 30px; } .footnav li{float: left; padding-right: 60px;} .footnav li h2{ color:#fff; font-size:20px;line-height:200%; } .footnav li h2 a{color:#fff; font-size:20px;} .footnav li p{ line-height:150%; } .footnav li p a{ display: block; line-height:200%;color:#fff; } /*分享*/ #fx{ padding-top:47px; } #fx a{ width:60px;height: 60px; margin:0 0 0 16px; padding: 0; display: inline-block; background:#fff; border-radius:50%; } #fx a:hover{opacity:1;filter: alpha(opacity=100);} #fx .bds_em{ background:#fff url(/zh401en/template/page/index/fx_xx.png) no-repeat center center; } #fx .bds_fbook{ background:#fff url(/zh401en/template/page/index/fx_f.png) no-repeat center center; } #fx .bds_tsina{ background:#fff url(/zh401en/template/page/index/fx_xlwb.png) no-repeat center center; } #fx .bds_weixin{ background:#fff url(/zh401en/template/page/index/fx_wx.png) no-repeat center center; } .footcopy{ width:100%; clear:both; border-top:1px solid #fff; line-height:130%; padding:20px 0; color:#fff; text-align:center; } .footcopy span{color:#fff; margin: 0 10px;} /*单片文章*/ .ContentBox { padding: 25px; overflow: hidden; } .ContentBox * { font-size: 16px; color: #444; line-height: 1.8; } .ContentBox p { margin-bottom: 15px; } .ContentBox h1, .ContentBox h2 { font-size: 22px; } .butBox p { padding: 5px 0; width: 48%; margin: 5px 1%; background: #eee; border-radius: 4px; float: left; } .butBox p a { display: block; text-align: center; } .butBox p:hover, .butBox p:hover a { background: #115bbc; color: #fff; } .newsList { padding: 25px; } .newsList li { padding: 1em 0; border-bottom: 1px dashed rgba(0, 0, 0, 0.14); } .newsList li a { float: left; display: block; white-space: nowrap; max-width: 85%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; } .newsList li span { float: right } .newsList li a, .newsList li span { font-size: 16px; color: #444; line-height: 2; } .newsList li span { color: #999; } /*分页*/ .pageFen { text-align: center; padding-bottom: 25px; } .pageFen > a { display: inline-block; font-size: 14px; color: #666; padding: 5px 8px; border: 1px solid #ccc; background: #fff; } .pageFen > .font * { font-size: 14px; padding: 5px 8px; } .pageFen > .font span { display: none !important; }