@charset "utf-8"; /* CSS Document */ html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */} body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #1e1e1e;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;} html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;} table{border-collapse:collapse;border-spacing:0;width:100%;} fieldset,img{border:0;} img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;} a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333;transition: all 0.3s ease;} a:hover{color: #004ea2;text-decoration: none;} input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;} address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;/* font-weight:400; */} ul,ol,li{list-style:none outside none;} button{outline: none;} h1,h2,h3,h4,h5,h6{font-size:100%;} q:before,q:after{content:'';content:none;} input,textarea,select{font-weight:inherit;} input,select,textarea,button {vertical-align:middle} .clearFix{*zoom:1;clear:both;} .clearFix:after{content: '';display: block;clear:both;} .clear{width: 100%;overflow:hidden;} .fs36{font-size: 36px;} .fs24{font-size: 24px;} .fs22{font-size: 22px;} .fs20{font-size: 20px;} .fs18{font-size: 18px;} .fs16{font-size: 16px;} .fs15{font-size: 15px;} .fs14{font-size: 14px;} .fs13{font-size: 13px;} .fs12{font-size: 12px;} @media screen and (max-width:1024px){ .fs36{font-size: 28px;} .fs24{font-size: 22px;} .fs22{font-size: 20px;} .fs20{font-size: 18px;} } @media screen and (max-width:768px){ .fs36{font-size: 24px;} .fs24{font-size: 20px;} .fs22{font-size: 18px;} .fs18{font-size: 16px;} .fs16{font-size: 15px;} .fs14,.fs15{font-size: 13px;} } @media screen and (max-width:414px){ .fs36{font-size: 20px;} .fs24{font-size: 18px;} .fs22,.fs20{font-size: 16px;} .fs18{font-size: 15px;} .fs16{font-size: 14px;} .fs14,.fs13,.fs15{font-size: 12px;} } .ul-inline{font-size: 0;} .ul-inline li{display: inline-block;*display: inline;*zoom:1;font-size: 14px;vertical-align: top;} .ul-inline li a{display: block;} .title{display: block;overflow: hidden;text-overflow: ellipsis;} .info{display: block;overflow: hidden;} .img{display: block;overflow: hidden;width: 100%;height: 0;} .imgCentered{display: block;overflow: hidden;width: 100%;height: 0;position: relative;} .img img{width: 100%;display: block;transition: all ease-in 0.2s;-ms-transition: all ease-in 0.2s;-moz-transition: all ease-in 0.2s;-webkit-transition: all ease-in 0.2s;-o-transition: all ease-in 0.2s;} .imgCentered img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-height: 100%;width: auto;margin: auto;} .img img:hover{transform: scale(1.05);-ms-transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);} .time{font-family: 'Arial';} .clear{clear:both;} .rightDate{float: right;} .lf{float: left;} .rt{float: right;} @media screen and (max-width:768px){ .lf,.rt{float: none !important;width: auto !important;clear: both;} } .row{width: 1200px;margin:0px auto;} @media screen and (max-width:1386px){ .row{width: 1000px;} } @media screen and (max-width:1030px){ .row{width: auto;overflow: hidden;padding-left:15px !important;padding-right:15px !important;} } @media screen and (max-width:480px){ /* .row{padding-left:10px !important;padding-right:10px !important;} */ } /* 低版本浏览器 */ .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.85;filter:alpha(opacity=85);z-index:99998;} .ie9tips{width:400px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -200px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;} .ie9tips a{color:red;} .ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);} .ie9tips p{padding-top:10px;color: #fff;font-size: 16px;} .header{position: relative;} .header.currents{position: fixed;left: 0;top: -190px;transition: all ease-in-out 0.3s;-ms-transition: all ease-in-out 0.3s;-moz-transition: all ease-in-out 0.3s;-webkit-transition: all ease-in-out 0.3s;-o-transition: all ease-in-out 0.3s;} .header.currents.currentsOn{top: 0;}