@ -3,7 +3,7 @@ body{font-size:14px; line-height:2.0;background:#ffffff!important;font-family: "
html{height:100%;}
.newContainer{ min-height:100%; height: auto !important; height: 100%; /*IE6不识别min-height*/position: relative;}
.newMain{ margin: 0 auto; padding-bottom: 155px; min-width:1200px }
.newFooter{ position: absolute; bottom: 0; width: 100%; height: 155px;background: #323232; clear:both; min-width: 1200px;z-index:99999;left: 0px;}
.newFooter{ position: absolute; bottom: 0; width: 100%; height: 50px;background: #323232; clear:both; min-width: 1200px;z-index:99999;left: 0px;}
.newHeader{background: #171616;width:100%; height: 50px; min-width: 1200px;position: fixed;top: 0px;left: 0px;z-index:99998}
/* 重置样式 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,span{ margin:0; padding:0;}
@ -71,7 +71,7 @@ em.vertical-line{display: inline-block;width: 2px;background: #999;height: 10px}
.search-title{height: 40px;line-height: 40px;padding-left: 20px;font-size: 12px;color: #bbb;text-align: left}
.search-content a{display: inline-block;width:100%;height: 30px;line-height: 30px;padding:0px 20px;box-sizing: border-box;text-align: left;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
/*底部*/
.newFooter{ position: absolute; bottom: 0; width: 100%; height: 235px;background: #323232; clear:both; min-width: 1200px;z-index:8;left: 0px;}
.newFooter{ position: absolute; bottom: 0; width: 100%; height: 50px;background: #323232; clear:both; min-width: 1200px;z-index:8;left: 0px;}
.footercon{border-bottom:1px solid #47494d;}
.inner-footernav{width: 560px;margin: 0px auto}
.inner-footernav li{float: left;height: 50px;width: 80px;text-align: center}
@ -17,7 +17,7 @@ class NewFooter extends Component {
render() {
return (
<div className="newFooter edu-txt-center ">
<div className="newFooter edu-txt-center " >
{/*newContainers*/}
<div className="inner-footer_con">
{/*<div className="footercon">*/}
table,input,textarea,select,button { font-family: "微软雅黑","宋体"; font-size:14px;line-height:1.9; background:#f5f5f5; color:#333;}
@ -71,9 +71,9 @@ em.vertical-line{display: inline-block;width: 2px;background: #999;height: 10px}
/* 去掉了logo */
.newFooter{ height: 110px; }
.newFooter{ height: 50px; }