/*设置默认编码集*/
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
margin: 0;
padding: 0;
}
/*各浏览器显示不同,去掉边框等默认样式*/
fieldset, img, input, button {
border: none;
padding: 0;
margin: 0;
outline-style: none;
}
ul, ol {
list-style: none;
}
input {
padding-top: 0;
padding-bottom: 0;
font-family: "SimSun", "宋体";
}
select, input, textarea {
font-size: 12px;
margin: 0;
}
/*防止拖动 影响布局*/
textarea {
resize: none;
}
/*去掉行内替换元素空白缝隙*/
img {
border: 0;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
/*body {*/
/*font: 12px/150% Arial, Verdana, "\5b8b\4f53"; !*宋体 unicode *!*/
/*color: #666;*/
/*background: #fff;*/
/*}*/
/*清除浮动*/
.clearfix:before, .clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1; /*IE/7/6*/
}
a {
cursor: pointer;
color: #ddd;
text-decoration: none;
}
.tables1 .tables-livelihood .tables-a a:hover {
color: #ff3030;
}
h1, h2, h3, h4, h5, h6 {
text-decoration: none;
font-weight: normal;
font-size: 100%;
}
/*废物利用*/
s, i, em {
font-style: normal;
text-decoration: none;
}
/*京东色*/
.col-red {
color: #C81623 !important;
}
/*公共类*/
.w {
/*版心 提取 */
width: 1200px;
margin: 0 auto;
}
.pos{
margin: 15px 0;
}
.pos a{
color: #666666;
}
.fl {
float: left;
}
.fr {
float: right;
}
.al {
text-align: left;
}
.ac {
text-align: center;
}
.ar {
text-align: right;
}
.hide {
display: none;
}
/*顶部工具栏start*/
.shortcut {
/*height: 30px;*/
background-color: #F1F1F1;
line-height: 30px;
}
.shortcut{
height: 40px;
background-color: #232323;
}
.shortcut .topanner li{
line-height: 40px;
color: #fff;
}
.shortcut .topanner ul{
position: relative;
}
.shortcut .topanner ul .nav{
margin-left: 41px;
}
.shortcut .topanner li em{
width: 13px;
height: 17px;
position: absolute;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/jlt1.png")no-repeat;
left: 109px;
top: 10px;
}
.shortcut .topanner li i{
width: 11px;
height: 14px;
position: absolute;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/jlt1.png")-20px -3px no-repeat ;
left: 470px;
top: 13px;
}
.shortcut .topanner li s{
width: 11px;
height: 14px;
position: absolute;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/jlt1.png")-37px -3px no-repeat;
left: 500px;
top: 13px;
}
.shortcut .topanner li span{
margin-left: 14px;
}
.shortcut li{
float:left;
/*padding: 0 10px;*/
}
.shortcut .spacer{
width: 1px;
height: 12px;
background-color:#DDD;
padding:0;
margin-top:9px;
}
.shortcut .dropdown{
position:relative;
padding-right:25px;
}
.dropdown i{
width: 15px;
height: 9px;
position: absolute;
overflow:hidden;
top: 12px;
right: 6px;
}
.dropdown s{
font:100 15px/15px consolas;
color: #6A6A6A;
position:absolute;
top:-7px ;
left:0 ;
}
.shortcut .tel-li{
padding-left: 25px;
}
.tel-icon{
width: 15px;
height: 20px;
position: absolute;
top: 5px;
left: 7px;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/jd2015img.png") top left no-repeat;
}
/*顶部工具栏end*/
/*顶部广告栏start*/
.topbanner{
background-color:#FCD6E3 ;
}
.banner-parent{
position: relative;
}
.close-banner{
width: 19px;
height: 19px;
position: absolute;
top: 5px;
right: 5px;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/close-banner.png")0 0 no-repeat;
}
.close-banner:hover{
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/close-banner.png")0 -19px no-repeat;
}
/*顶部广告栏end*/
/*logo start*/
.logo{
height: 100px;
/*background-color: pink;*/
}
.logo-left{
width: 362px;
height: 60px;
/*background-color: red;*/
padding: 20px 0;
}
.logo-left .jd-img{
width: 270px;
height: 60px;
display: block;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/logo-201305.png")left top no-repeat ;
text-indent: -5000px;
}
.logo-center{
width: 538px;
height: 36px;
/*background-color: blue;*/
margin-top: 25px;
}
.logo-center input{
width: 450px;
height: 32px;
border: 2px solid #B61D1D;
float: left;
font: 14px/32px "微软雅黑";
padding-left: 4px;
color: #666;
}
.logo-center button{
width: 80px;
height: 36px;
background-color:#B61D1D;
font: 16px/36px "微软雅黑";
color: #fff;
cursor: pointer;
}
.logo-center2{
width: 500px;
/*height: 30px;*/
/*background-color: aqua;*/
overflow: hidden;
}
.logo-center2 a{
line-height: 30px;
margin-right:10px;
float: left;
}
.logo-center2 .fo{
color: #C81623;
overflow: hidden;
}
.logo-right{
width: 96px;
height: 34px;
border:1px solid #DFDFDF;
background-color: #F9F9F9;
margin: 25px 65px 0 0;
line-height: 34px;
padding-left:43px;
position: relative;
}
.logo-right .icon1{
width: 16px;
height: 13px;
background-color: red;
position: absolute;
top: 10px;
left: 19px;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/jd2015img.png") -1px -59px no-repeat;
}
.logo-right .icon2{
font: 13px/13px "simSun";
color: #999;
position: absolute;
top: 11px;
right: 13px;
/*position: relative;*/
}
.logo-right .icon3{
/*width: 8px;*/
height: 14px;
background-color: #C81623;
position: absolute;
top: -4px;
left: 104px;
font: 400 12px/14px "微软雅黑";
text-align: center;
color: #fff;
border-radius: 7px 7px 7px 0;
padding: 0 4px;
min-width:8px;
}
/*logo end*/
/*footer start*/
.foot{
background-color: #272727;
/*height: 500px;*/
/*position: relative;*/
}
.footer{
/*height: 100%;*/
position: relative;
}
/*.footer-som{*/
/*width: 80px;*/
/*margin-top: 60px;*/
/*}*/
.footer>div{
height: 175px;
width: 300px;
}
.footer>div>span{
font-size: 14px;
font-weight: 900;
color: #fff;
}
.footer .footer-som{
/*position: relative;*/
}
.foot .footer-one{
width: 61px;
height: 65px;
position: relative;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/jlt1.png") 0 -91px no-repeat;
left: 6px;
top: 58px;
}
.footer .footer-som span{
display: inline-block;
width: 80px;
float: left;
margin-left: -59px;
margin-top: 125px;
}
.footer .footer-som1 span{
display: inline-block;
width: 80px;
float: left;
margin-left: 15px;
margin-top: 125px;
}
.footer-som1{
position: relative;
}
.foot .footer-two{
width: 64px;
height: 65px;
position: relative;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/jlt1.png") -67px -91px no-repeat;
left: 75px;
top: 58px;
}
.footer .footer-som2{
position: relative;
}
.footer .footer-three{
width: 64px;
height: 65px;
position: relative;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/jlt1.png") -139px -91px no-repeat;
left: 134px;
top: 58px;
}
.footer .footer-som2 span{
display: inline-block;
width: 80px;
float: left;
margin-left: 81px;
margin-top: 125px;
}
.footer .footer-som3{
position: relative;
}
.footer .footer-som3 span{
display: inline-block;
width: 105px;
float: left;
margin-left: 128px;
margin-top: 125px;
}
.footer .footer-free{
width: 64px;
height: 65px;
position: relative;
background: url("/newsbjmfbfcom/templets/mfzx/zx-public/images/jlt1.png") -210px -90px no-repeat;
left: 208px;
top: 58px;
}
.footer-content{
height: 240px;
}
.footer-content>div{
width: 80px;
height: 240px;
position: relative;
}
.footer-content>div>ul{
margin-top: 17px;
}
.footer-content>div>ul>li:not(:first-child){
margin-top: 3px;
}
.footer-content>div span{
font-size: 17px;
color: #ffffff;
font-weight: 900;
line-height: 20px;
position: relative;
}
.footer-content>div span>i{
height: 2px;
width: 40px;
background-color: #FF3030;
position: absolute;
left: 0px;
top: 30px;
}
.footer-content>div i{
position: absolute;
}
.footer-content>div>ul>li>a{
color: #ddd;
}
.footer-content .soms{
margin-left: 123px;
}
.foot .footer-right{
margin-left: 127px;
}
.foot .footer-right .somss{
margin-left: 40px;
}
.foot .footer-right>div>p{
margin-top: 6px;
color: #fff;
text-align: center;
}
.footer-right .foot-font{
margin-top: 135px;
}
.foot .footer-content .footer-right{
width: 380px;
}
.foot .footer-navs{
height: 53px;
}
.foot .footer-navs ul{
height: 100%;
/*text-align: center;*/
padding-left: 340px;
}
.foot .footer-navs>ul li{
color: #919191;
float: left;
line-height: 53px;
margin-left: 5px;
}
.foots{
background-color: #202020;
}
.foots .foot-bottom{
/*background-color: blue;*/
height: 80px;
}
.foots .foot-bottom a{
margin: 10px 7px;
}
.foots .foot-bottom>div{
padding-top: 20px;
}
.foots .foot-bottom p{
margin-top: 5px;
}
/*footer end*/