@charset "utf-8";
/* CSS Document */
.famous{font-size:24px; color:#333; padding:20px 0;}
.list_bd{padding:20px 20px 20px 0px;}
.list_bd a{float:left; border-right:1px solid #eee; padding:0 20px; display:block;    font: 16.7px/17px '微软雅黑'; display:inline	}
.list_bd a:hover{color:#8f0707;}
.list_bd a.on{color:#8f0707;}
.list_bd a:first-child{padding-left:0px;}
.list_bd a:last-child{border:none;}
.banner{width:100%; height:350px; min-width:1200px;}


.container_item{ padding-bottom:20px; width:1200px; margin:0 auto;}
.g1{margin:20px 0;}
.g1 ul{overflow:hidden;}
.g1 li{ float:left; margin:0 20px;height:140px; overflow:hidden; position:relative; margin-bottom:20px;}
.g1 li img{ max-width:100%; height:auto;}
.g1_footer{ position:absolute; left:0; bottom:0; background-color:rgba(0,0,0,.6); width:100%; height:30px; line-height:30px; color:#fff; padding-left:5px;}

.more_good .good_title{font-size:24px; color:#8f0707;}
.more_good .good_item{float:left; width:600px;}
.more_good .good_item ul li{font-size:16px; line-height:30px;}


.window_box{background-color:#fff; color:#333;   font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;}
.translucence_layer {position: fixed;width: 100%;height: 100%;z-index: 999;background: #000;opacity: .75;top: 0;left: 0;z-index: 8000;}
.window_box .window_box_title {height: 40px;float: left;width: 100%;position: relative;}
.window_box .window_box_title span {display: inline-block;height: 18px;line-height: 18px;font-size: 16px;color: #666;margin: 18px 0 0 20px;}
.window_box .window_box_title a {position: absolute;right: 30px;top: 20px;width: 20px;height: 20px; background-position:-140px -2px;}
.window_box .window_box_container {background: #fff;width: 100%;}
.freeQuote_box_content {width: 366px;margin: 60px auto 0 auto;}
.freeQuote_box_content ul li {float: left;width: 100%;height: 34px; margin-bottom: 10px; display: inline; color: #333;}
.freeQuote_box_content ul li span{float: left;width: 60px;height: 34px;line-height: 34px; text-align: left;}
.freeQuote_box_content ul li input{float: left; width: 260px;border: 1px solid #ccc;padding: 7px 10px;}
.freeQuote_box_content input.fq_btn{ width:116px; height:40px; line-height:40px; color:#fff; text-align:center; font-size:14px; margin:10px 0 38px 60px; background-color:#8f0707; cursor:pointer; border:0; cursor:pointer;}


.freeQuote_box_content ul li .fb_check {
    height: 14px;
    color: #ff6666;
    width: 200px;
    display: inline-block;
    margin: 4px 0 0 60px;
}
.freeQuote_box_content ul li.height_auto {
    height: auto;
}