<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


.main_banner_bottom{ width:777px; height:151px; margin-top:10px;overflow: hidden;position:relative; border-bottom:1px solid #EEE}
.main_banner_bottom .focus{ width:735px; height:140px; margin:0px 21px ; margin-top:10px; position:relative; z-index:80;}
.main_banner_bottom .m_banner_list{ width:735px; height:140px;}
.main_banner_bottom .m_banner_list dl{ float:left;width:735px; height:140px;}
.main_banner_bottom .m_banner_list dl dd{ float:left; width:137px; height:130px; margin:5px; background-color:#C7E2C7;}
.main_banner_bottom .m_banner_list dl dd img{ width:137px; height:130px;}
.main_banner_bottom .btn{ display:none;}

.main_banner_bottom .slide_left{
	position:absolute;
    z-index: 81;
    width: 20px;
    height: 140px;
    background:url(../images/banner_btn.gif) no-repeat 0px 10px;
    left:0px;
    top:0px;
    margin:0px;
    padding:0px;
}

.main_banner_bottom .slide_left:hover {
    background:url(../images/banner_btn.gif) no-repeat -30px 10px;
}

.main_banner_bottom .slide_right {
    position: absolute;
    z-index: 81;
    width: 20px;
    height: 140px;
    background:url(../images/banner_btn.gif) no-repeat 0px -150px;
    right:0;
    top:0px;
    margin:0px;
    padding:0px;
}

.main_banner_bottom .slide_right:hover {
    background:url(../images/banner_btn.gif) no-repeat -30px -150px;
}
.main_banner_right{
	 width:205px; height:402px; position:absolute; top:0px; right:0px;
}
.main_banner_right .gonggao_list{ width:203px; height:238px; border:1px solid #CCC; margin-top:10px;}
.main_banner_right .gonggao_list .gg_title{ height:30px; line-height:30px; border-bottom:2px solid #CCC; font-size:14px; margin:0px 5px; color:#333;}
.main_banner_right .gonggao_list .gg_text{ margin:10px;}
.main_banner_right .gonggao_list .gg_text li{ float:left; width:183px; line-height:24px; line-height:24px; overflow:hidden;white-space:nowrap}
.main_banner_right img{ width:205px; height:142px; margin-top:10px;}


/*主体*/
.main{
	 width:1200px;
	 height:auto;
	 margin:0 auto;
}

/*楼层显示*/
.main_f{
	margin-top:10px;
}

.f_title{ height:40px; border-bottom:2px solid #aaaaaa;}

.f_title_l{ float:left;font:24px/40px "微软雅黑"; width:205px;height:40px; }

.f_icon{ background:url(../images/louceng.png) -40px 0px no-repeat; font-size:16px; width:26px; height:34px; line-height:30px; text-align:center; color:#FFF;display:block;}
.f_icon_bg{background:url(../images/louceng.png) -80px 0px no-repeat; width:18px; height:7px; position:relative; top:-42px; left:5px; display:block;}
.f_h2{ display:block;position:relative; width:167px; left:40px;top:-37px;overflow:hidden;word-break:keep-all;/* 不换行 */white-space:nowrap;/* 不换行 */}

.f_title_r{ width:790px;float:left;position:relative; top:2px;}
.f_title_r li{ float:left; width:158px;font:14px/40px "微软雅黑"; text-align:center;}

.f_title_r li:hover,.f_title_r li.curr{color:#F32D2D;
	background:url(../images/save_mh.jpg) no-repeat bottom; cursor:pointer;
}
.f_more{ float:right; width:205px;font:14px/40px "微软雅黑"; text-align:right;position:relative; top:2px;}

.main_f_html{
	height:360px;
}
.f_html_l{
	float:left; width:203px; height:359px;border-left:1px solid #dddddd;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;overflow: hidden;
}
.f_html_c{
	float:left; width:790px; height:360px;
}
.f_html_r{
	float:right; width:204px; height:359px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd;
}

.f_html_image{ width:204px; height:359px;overflow: hidden;}
.f_html_image img{width:204px; height:359px;}

.f_prodouct{ width:790px; height:360px;}
.f_prodouct li{ float:left; width:140px; height:169px;border-right:1px solid #dddddd;border-bottom:1px solid #dddddd; padding:5px 8px 5px 9px;}
.f_prodouct li .img{ width:100px; height:100px; text-align:center; margin:5px 20px;}
.f_prodouct li .text{ width:140px; text-align:left;font: 12px/18px "微软雅黑"; height:36px;overflow: hidden; }
.f_prodouct li .price{ width:140px; text-align:left;font: 14px/20px "微软雅黑"; color:#F32D2D; }
.f_p_hot_title{
	width:184px; height:30px; font:14px/30px "微软雅黑"; border-bottom:1px solid #dddddd; margin:10px; margin-top:5px;
}
.f_p_hot{
	 width:184px; height:313px; margin:0 10px;
}
.f_p_hot li{ width:180px; height:30px;font:12px/30px "微软雅黑"; border-bottom:1px dashed #ddd; margin-bottom:3px;}
.f_p_hot li span{
	float:left;
	width:16px;
	height:16px;
	border:1px solid #cdcdcd;
	border-radius:10px;
	margin:7px 3px 0 0;
	text-align:center;
	font:400 12px/18px arial;
	color:#cdcdcd;
}
.f_p_hot li.fore {
	height:56px;
	padding-top:10px;
	width:180px;
}
.f_p_hot li span.san {
	border:1px solid #F32D2D;
	color:#F32D2D;
}
.f_p_hot li .p-name {
	float:left;
	width:159px;
	height:30px;
	text-indent:5px;
	overflow:hidden
}
.f_p_hot li.fore .p-img {
	float:left;
	width:50px; height:50px;
	margin-right:5px;
}
.f_p_hot li.fore .p-name {
	width:100px;
	height:36px;
	font:12px/18px "微软雅黑";overflow:hidden
}
.f_p_hot li.fore .p-price {
	float:left;
	height:18px;
	margin-top:2px;
	line-height:18px;
	font-size:12px;
	color:#F32D2D;
}


/*楼层底部*/
.main_ad_bottom{ height:400px; border:1px solid #dddddd; width:1198px; margin-top:10px;}
.main_ad_bottom li{ float:left; width:178px; height:190px;border-top:1px solid #dddddd;border-right:1px solid #dddddd; padding:5px 10px;}
.main_ad_bottom li.one{float:left; width:180px;height:190px;border:none;}
.main_ad_bottom li.two{float:left; width:182px;height:190px; margin-left:796px;border:none;}
.main_ad_bottom .img{ width:140px; height:140px; text-align:center; margin:0px 19px;overflow: hidden;}
.main_ad_bottom .text{ width:178px; text-align:left;font: 12px/20px "微软雅黑"; height:20px;overflow: hidden; }
.main_ad_bottom .price{ width:178px; text-align:left;font: 14px/24px "微软雅黑"; color:#F32D2D; }

.main_ad_falsh_img{width:795px; height:200px; top:-401px;position:relative; left:201px;border-left:1px solid #dddddd;border-right:1px solid #dddddd;}
.main_ad_falsh_img img{width:795px; height:200px; }

/*友情链接*/
.main_link{ height:auto; margin-top:10px;}
.m_link_title{ border-bottom:2px solid #a7a7a7;font:14px/30px "微软雅黑"; text-align:left; text-indent:10px;}
.m_link_table{ height:auto; margin-top:5px;}
.m_link_table li{ width:88px; height:33px; margin:5px; border:1px solid #DDD; float:left; text-align:center; line-height:33px; color:#999;}
.m_link_table li:hover{ border:1px solid #F32D2D}


#in_fu{ position:fixed; bottom:30%; right:10%; z-index:999; width:160px; text-align:center;}
#in_fu .in-cha{ width:100%; height:16px;}
#in_fu .in-cha p{font-size:20px; text-align:right; cursor:pointer; width:15px; height:15px; background:#fff; border-radius:8px;-o-border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px; line-height:16px; border:1px solid #ccc; color:#A5A5A5; float:right;}

/* banner开始 */
.fullSlide{width:100%;position:relative;height:410px;background:#fff;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden; width: 1000px; padding-left: 200px;}
.fullSlide .bd ul{width:740px !important;padding: 10px 10px 0 10px;}
.fullSlide .bd li{position: static !important; width:100% !important;height:100% !important;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;width: 740px; height:400px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:48px;height:6px;margin:1px;overflow:hidden;background:#000;line-height:999px;margin-left: 10px;}
.fullSlide .hd ul .on{background:#e83e3e;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
/* banner结束 */


/*首页楼层导航*/
.elevator {
    display: none;
    width: 30px;
    overflow: hidden;
    z-index: 5;
    position: fixed;
    left: 311.5px;
    top: 73.5px;
}

.elevator ul {
    overflow: hidden;/*    background-color: rgba(255,255,255,.8);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccffffff, endColorstr=#ccffffff);*/
}

.elevator li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    margin-top: -1px;
    cursor: pointer;
}

.elevator li.current a {
    display: none;
}

.elevator li a {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    color: #625351;
    font-size: 14px;
    font-family: Arial;
    background: url(../images/elevator-li.png) 0 0 no-repeat;
}

.elevator li.current .etitle {
    display: block;
    color: #c81623;
}

.elevator li.current a {
    display: none;
}

.elevator li .etitle {
    display: none;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 12px;
}

.elevator li.hover .etitle,
.elevator li:hover .etitle {
    display: block;
    background: #c81623;
    color: #fff;
}

.elevator li.hover a,
.elevator li:hover a {
    display: none;
}
</pre></body></html>