/*初始化css*/ /*清除默认样式*/ * { margin: 0; padding: 0; } li { list-style: none; } a { text-decoration: none; } input { outline: 0; border: 0; } h1, h2, h3, h4, h5, h6 { font-weight: 400; } em, i { font-style: normal; } img { border: 0; vertical-align: middle; } body { font-family: "微软雅黑" !important; font: 12px arial, 'microsoft yahei'; color: #666; } .w { width: 1200px; margin: 0 auto; } .dec { width: 1200px; height: 220px; background: #fff url(jianjie.png) no-repeat 30px center; z-index: 2; margin-top: -90px; position: relative; box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); } .dec p { color: #333; font-size: 18px; padding: 30px 45px 35px 200px; line-height: 40px; } @media screen and (max-width: 750px) { .w { width: 100%; margin: 0 auto; } .header { height: 380px; } } a { /*color: #ffffff;*/ } .fl { float: left; } .fr { float: right; } .clearfix:before, .clearfix:after { content: ''; display: table; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; } /* 首页开始 */ .header{ width: 100%; position:relative; /*background: url(banner.png) no-repeat!important; background-size: 100% 100%!important; height:600px!important;*/ } @media screen and (max-width: 750px) { .header { height: 410px; } } .top{ width: 110px; height: 600px; margin-left: 85%; line-height: 42px; text-align: center; } .top a{ display: block; width: 100px; height: 45px; line-height: 45px; background-color: red; float: right; text-align: center; color: #ffffff; font-size: 18px; } @media screen and (max-width: 750px) { .top a{ margin-right: 15%; } } .dy{ width: 100%; min-height: 1000px; background: url(bg.png) no-repeat; background-size: 100% 100%; } .cj{padding-top: 65px;} .cjb .list01{ /*width:530px;*/ background:#fff; border-radius:10px; padding:0 25px; margin-top:40px; box-shadow: 0px 0px 10px #888888; height:400px;} .cjb .list01 li{ height:49px; border-bottom:1px dashed #eee; background:url(icon.png) no-repeat left center; padding-left:10px; line-height:49px; } .cjb .list01 li a{ color:#333; font-size:18px; display:inline-block; width:80%; overflow:hidden; text-overflow:ellipsis;white-space: nowrap;} .cjb .list01 li span{ float:right; color:#999; font-size:16px;} /*.cj h3{ position:relative;} .cj h3 a{ color:#e81c07; font-weight:bold; font-size:45px; display:inline-block; width:100%; text-align:center;} .cj h3::before{ display:inline-block; position:absolute; content:''; background:url(shipin.png) no-repeat left center; line-height:60px; left:0; top:0px;width:1200px; height:60px;}*/ .sjjpdk{ width: 100%; /*height: 1185px;*/ /*background: url(bj-1_03.png) no-repeat;*/ /*background-size: 100% 100%;*/ } .biaot{ height: 150px; line-height:150px; } .biaot img{ width: 100%; height: auto; margin-top: 10px; } .lb01{ float: left; width: 580px; /*margin: 20px 10px;*/ height: 180px; background: #ffffff; box-shadow: 0px 0px 10px #888888; border-radius: 10px; margin-top:0; } .sjjpdk-lb .lb01:nth-child(odd) { margin-left: 0; margin-bottom: 20px; } .sjjpdk-lb .lb01:nth-child(even) { margin-right: 0; margin-left: 40px; margin-bottom: 20px; } /*.biaot h3{ position:relative;} .biaot h3 a{ color:#e81c07; font-weight:bold; font-size:45px; display:inline-block; width:100%; text-align:center;} .biaot h3::before{ display:inline-block; position:absolute; content:''; background:url(shipin.png) no-repeat left center; line-height:150px; left:0; top:0px;width:1200px; height:150px;}*/ @media screen and (max-width: 750px) { .lb01{ margin: 20px 18px; } } .lb01-zuo{ float: left; height: 100%; width: 50%; } .lb01 img{ width: 90%; height: 90%; border-radius: 10px; margin: 8px 10px; } .lb01-you{ float: left; height: 100%; width:47%; } .lb01-you p a{ color: #333333; font-size: 22px; line-height: 40px; } .lb01-you p{ margin-top: 15px; color: #999999; font-size: 16px; } /*如恢复,删除*/ .cjb .list01{ /*width:100%;*/ height:auto;} .cjb .list01 li a{ width:85%;} .cjb .list01 li:last-child{ border-bottom:none; background:none;} .cj h3,.biaot h3{ margin-top:20px;}