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

.index_pro_tab{ width:1200px;margin:auto;margin-top:30px; border:0px solid #ddd; overflow: hidden; clear:both;}
.index_pro_tab .tab-hd { height:49px; /*background-color: #eee; */color: #2b2b2b; margin:0px;}
.index_pro_tab .tab-hd ul {position:relative; padding-bottom:0px; margin-left: 0px; }
.index_pro_tab .tab-hd li.big_title{width:100px; height:40px; line-height:40px; text-align:center;color:#999999;  float:left;font-size:20px;font-family:"黑体"; margin-right:40px;}
.index_pro_tab .tab-hd li.big_title a{display:none;position:absolute;right:0px;top:0px;z-index:9;color:#999999; font-size:14px; }
.index_pro_tab .tab-hd li.big_title a:hover{ color:#f00;}
.index_pro_tab .tab-hd li.big_title b{display:inline-block; position:absolute;top:10px; margin-left:-30px;width: 1px;height: 18px;border-right:1px solid #ddd;/*以下属性可以是IE5兼容*/font-size: 0px;line-height: 0px;}
.index_pro_tab .tab-hd li.big_title.on{color:#2b2b2b; cursor:pointer;border-bottom:2px solid #2b2b2b;}
.index_pro_tab .tab-hd li.big_title.on a{display:block;}


.index_pro_tab .tab-bd .tab-pal {position:relative; margin-top:20px;height:230px;}
.index_pro_tab .tab-bd .tab-pal .ad_pic{width:460px; height:600px; float:left;}
.index_pro_tab .tab-bd .tab-pal .tab_pro_list{width:720px;float:right; text-align:left;}
.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul{clear:both;}
.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul li{width:230px; height:300px; float:left; border-right:solid 1px #eee; border-bottom:solid 1px #eee; padding-right:5px;padding-left:5px;}
.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul li:nth-of-type(3n){border-right:none; padding-right:0px;}
.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul li:nth-of-type(4),.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul li:nth-of-type(5),.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul li:nth-of-type(6){border-bottom:none;}
.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul li .c_pic{width:220px; height:220px; display:table-cell; text-align:center;vertical-align:middle; padding-top:10px;}
.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul li .c_pic img{max-width:220px; max-height:220px;}
.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul li .c_name{margin-left:10px; margin-right:10px;  text-align:center; margin-top:10px;}
.index_pro_tab .tab-bd .tab-pal .tab_pro_list ul li .c_price{color:#f30; font-size:14px; font-family:"黑体"; text-align:center; margin-top:10px; }

.index_pro_tab1{margin-top:50px; border-top:solid 1px #ddd; padding-top:20px;}
.index_pro_tab .tab-hd li.big_title.on{border-bottom:none;}</pre></body></html>