
/* CSS Document */

#main .Price{width:100%; padding-bottom:50px; background:#192133 url(../image/wgbg2_03.png);}
/* 报价参考 */

.banner{padding: 80px 0 50px 0;margin: 0px auto; width:1024px; text-align:center; z-index:4; }

.bannerinfo h1{color:#fff;font-size:2em;font-weight:normal;line-height:40px;text-indent: 5px;}
.bannerinfo h2{color:#fff;font-size:2.8em;font-weight:normal;line-height:80px;letter-spacing: 20px;text-indent: 20px;}
.bannerinfo h3{color:#fff;font-size:1em;font-weight:normal;}
.bannerinfo h4{color:#fff;font-size:0.75em;font-weight:normal;}

.con{margin: 0 auto 80px; width:1024px; z-index:4; }
.conlist{width:100%;overflow:hidden;margin:0 auto;}
.conlist ul{margin:0;padding:0;overflow:hidden;width:100%;}
.conlist ul li{margin:0;padding:0;float:left;width:25%;}
.conlist ul li:hover{ background:#5fbf5f;cursor: pointer;}

.content{display: block;background:#fff;margin:5px;height:140px;}
.content p{text-align:center;}
.content1{padding:30px 0 0;}
.content1 a{ font-size:16px; color:#5fbf5f;}

.sl{color:#5fbf5f;font-size:3em;line-height:100%;}
.sl a{font-size:0.9em;}
.dw{color:#adafb3;font-size:1.5em;line-height:100%;}
.content2{color:#616366;font-size:14px; margin-top:20px;}

.yiju{margin:20px 0 0;padding:0 2px;color:#fff;text-align:center;}
.bz{font-size:1em;}
.yj{font-size:0.75em;}
.yj a{color:#5fbf5f;}
.yj a:hover{color:#fff;font-weight:bold;}


@media screen and (max-width: 1024px) {
.banner{ padding: 50px 0;height: auto; width: 100%;}
.con{margin: 0 auto 50px;width: 96%; padding: 0 2%}
.conlist{width:100%;}
}

@media screen and (max-width: 960px) {
.conlist ul li{width:50%;}
.content{height:200px;}
.content1{padding: 60px 0 0;}
}

@media screen and (max-width: 780px) {
.bannerinfo h1{font-size:2em;line-height:40px;letter-spacing:0;text-indent:0;}
.bannerinfo h2{font-size:2.5em;line-height:60px;letter-spacing: 5px;text-indent:5px;}
.bannerinfo h3{font-size:0.8em;}
.bannerinfo h4{font-size:0.75em;}

.yiju{background: rgba(0, 0, 0, 0.2);margin:15px 5px 0;width:auto;padding:20px;text-align:left;border: 1px solid rgba(0, 0, 0, 0.2);}
.bz{font-weight:bold;}
.yj{margin:10px 0 0;line-height:18px;}

}

@media screen and (max-width: 480px) {
.bannerinfo h1{font-size:1.2em;line-height:20px;letter-spacing:0;text-indent:0;}
.bannerinfo h2{font-size:1.5em;line-height:40px;letter-spacing: 0;text-indent:0;}
.bannerinfo h3{font-size:0.8em;line-height:18px;}
.bannerinfo h4{font-size:0.75em;line-height:18px;}

.con{margin: 0 auto 20px;overflow:hidden;width: 90%; padding: 0 5%}
.content{height:120px;}
.content1{padding: 25px 0 0;}
.sl{font-size: 2em;}
.dw{font-size: 1em;}
.content2{margin:10px 0 0;padding:0 10px;font-size: 12px;line-height:130%;}
.yiju{background: rgba(0, 0, 0, 0.2);margin:15px 5px 0;width:auto;padding:20px;text-align:left;border: 1px solid rgba(0, 0, 0, 0.2);}
.bz{font-weight:bold;}
.yj{margin:10px 0 0;line-height:18px;}
}

@media screen and (max-width: 300px) {
.conlist ul li{width:100%;}
}

