@charset "utf-8";
/* CSS Document */
/*抓取页面主要板块样式*/
#main{ width:1000px;}
.maintitle {font-size :18px; font-family: "Times New Roman",Times,serif ;  height:25px ;  background:#898989; line-height:25px; color:#FAFAFA;  text-align:center; width:1000px; margin-top:3px;}
.article{padding:10px 2px; line-height:25px;}
#main .product-box{text-align:center;  margin-bottom: 20px; width:240PX; border:1px solid #ccc; float:left; margin-right:3px;}
#main .product-box:nth-of-type(2){margin-left:12px;}
#main .pic-box{ display:block; box-shadow:none;}
#main .title{display: block; height:40px; overflow:hidden; color:#333; font-size:14px; text-decoration:none; margin:10px 0 10px 0; }
#main .title:hover{color:#337ab7;}
#main .price{text-align:left; padding-bottom:10px;}
#main .price span{color:#f00; font-size:20px; margin-left:20px; font-weight:bold;} 
#main .price>del{font-size:14px; font-weight:bold; margin-left:50px; color:#9a9a9a;} 
#main .col-md-11{width:958px; height:150px; background:#eee; padding:20px; border:#fff 1px solid;} 
#main .col-md-11 h2{padding-left:15px; font-size:16px; padding-bottom:8px;}  
#main .col-md-11 a{font-size:14px; color:#666; display:inline-block; padding:5px 0 3px 15px;}
#main .col-md-14{width:958px; height:50px;  background:#eee; padding:20px;border:#fff 1px solid;}
#main .col-md-14 h3{padding-left:15px; font-size:16px; padding-bottom:8px;} 
#main .col-md-14 a{font-size:14px; color:#666; display:inline-block; padding:5px 0 3px 15px;}
#main .article p{padding:0 10px; font-size:14px;} 

/*以下是干扰器博客代码*/
.page-info {
    width: 95%;
    padding: 15px 15px;
    background-color: #efefef;
    margin-top: 15px;
    margin-bottom: 15px;
	line-height:25px;
	margin-left:10PX;}
	
#right_box2 {
    width:73%;
    height: auto;
    float: left;
    margin: 12px 10px 12px 12px;}
	
#left_sidebar2{float:right;
    width:20%;
    padding: 15px;
    margin-bottom: 30px;
    border-radius: 3px;
    background-color: #f3f3f3;
	margin-right:10px;}
	.leftnav1{position: relative;
    font-size: 18px;
    line-height: 2;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
#left_sidebar2>ul>li>a{    position: relative;
    display: inline-block;
    width: 100%;
    color: #555;
    font-size: 14px;
    line-height:2;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px;
}
#left_sidebar2>ul>li>a:before{    position: relative;
      position: absolute;
    content: "";
    left: 0;
    top: 10px;
    border-top: 4px solid transparent;
    border-left: 6px solid #555;
    border-bottom: 4px solid transparent;
}
.post-item{position: relative;
    width: 100%;
    float: left;
    min-height: 1px;
    margin-bottom: 30px;
}
.item-left {
    width: 30%;
    float: left;
    min-height: 1px;
}
.item-right {
    width: 70%;
    float: right;
    min-height: 1px;
}
.item-right .right-info {
    padding-left: 20px;
}
.item-right .right-info .title {
    display: block;
    width: 100%;
    color: #222;
    font-size: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 10px;
}
.item-right .right-info .summary {
    display: block;
    height: 60px;
    color: #555;
    font-size: 14px;
    line-height: 1.4;
    overflow: hidden;
}
.heightkogn{height:20px; background:#fff; width:230px; border:none; margin-left:-15px;}

/*引用样式附加代码*/
.fontf{ font-size:10px; color:#777;}

/*分页样式*/
.pagination{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
	position:absolute;
	right:200px;
	top:2030px;
	
}
 .pagination>li {
    display: inline;
}
 .pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

/*最新设计添加博客页面的代码*/

 #right_box1>.blogh1title{
    margin-bottom: 8px;
    font-size: 18px;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    margin-top: 0px;
    border-bottom: 3px solid #e0e8ba;
    padding-bottom: 3px;
}
#right_box1>.blogcontent{font-family: 'Work Sans', sans-serif; font-size:14px; line-height:1.7em;}
#right_box1>.blogcontent>a{ text-decoration: underline;}
#right_box1>.blogcontent:empty{margin:0 0 10px;}

/*最新设计产品形式博客*/
#wrapper{ width:100%; height:auto;}
#wrapper h1{color:#333333;padding:12px 8px 2px;font-size:20px;text-align:center;

/*跨列显示*/
-webkit-column-span:all;
-moz-column-span:all;
column-span:all;
}
#wrapper .description{color:#333333;padding:2px 8px 12px;font-size:14px;text-align:center;

/*跨列显示*/
-webkit-column-span:all;
-moz-column-span:all;
column-span:all;}

#wrapper .post-itemd{margin:0 0 40px; padding:20px 20px; clear:both; position:relative; }
#wrapper h2 a{ font-size:18px; color:#000;}
#wrapper h3 a{color:#000; font-size:18px;}
#wrapper .post-item_description{line-height:1.3em;font-family: 'Work Sans', sans-serif; font-size:13px;}
#wrapper .more{position:relative;}
#wrapper .more a{position:absolute; color:#ff6f05; margin-top:30px;}
#wrapper .more a:after{position:absolute; content:""; width:32px; height:32px; background:url(../pic/arrow.png) no-repeat; margin-top:-7px;}

/*导航栏最新销售产品代码*/
#tbody{ margin:0 auto; padding:0; position:relative;}
#tbody .timg{ text-align:center; margin-bottom:10px;}
#tbody .breadnav{background:#F1EBEB; width:100%; height:35px; margin:10px 0; border-bottom:1px #ccc dashed;}
#tbody .breadnav>.home_png{ margin:5px 0 0 20px;}
#tbody .breadnav>.home_png:nth-of-type(2){ margin:10px 0 0 5px; font-weight:bold;}
#tbody .summary{background:#fef4f1; width:100%; height:72px; margin-bottom:10px;}
#tbody .summary a{ color:#000; display:inline-block; padding:10px; font-size:14px;}
#tbody .products_p{ background:#ff9b84; width:32%; height:439px; float:left; margin-left:9px; margin-bottom: 15px; -moz-box-shadow: 1px 1px 2px 2px #ddd;/*用于火狐*/ box-shadow: 1px 1px 2px 2px #ddd;}
#tbody .products_p img{width:302px; height:302px;padding:8px; }
#tbody P{margin:5px; color:#524F4F;}
#tbody .products_sprices{ margin-top:10px; font-size:25px; color:#fff;}
#tbody .products_oprices{ font-size:20px; margin-left:15px; color:#8a4332; text-decoration:line-through;}
#tbody .shoppingp {
	position:relative;
    background: #4286b7;
    color: #fff;
    padding: 8px 15px 0;
    font-size: 12px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
	width: 124px;
    height: 22px;
    display: block;
	-moz-box-shadow: 1px 1px 6px 0px #fff;
		box-shadow: 1px 1px 6px 0px #fff;
/*针对火狐*/}
#tbody .shoppingp a{color:#fff;}
#tbody .summary>.prodes{ font-size:14px; padding: 10px 5px;
    line-height: 1.3em;}
#tbody .pleft{margin-left:10px;}
#tbody .joae>.cp_title{padding: 2px 0px;}
#tbody .joae>.yuanjia2{font-size:18px;}
#tbody .joae{border:none;}
#tbody li+li{margin-left:13px;}	

.contact-card {
            border-radius: 12px;
            background: #ffffff;
            box-shadow: 0 4px 20px rgba(0,0,0,0.05);
            padding: 30px 20px;
            text-align: center;
            height: 100%;
            transition: all 0.3s ease;
        }

        .contact-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 30px rgba(0,0,0,0.08);
        }

        .contact-icon {
            font-size: 42px;
            margin-bottom: 15px;
        }

        .telegram { color: #2AABEE; }
        .phone { color: #0d6efd; }
        .whatsapp { color: #25D366; }
        .email { color: #0d6efd; }

        .contact-title {
            font-weight: 600;
            font-size: 18px;
            margin-bottom: 8px;
        }

        .contact-text {
            color: #555;
            font-size: 15px;
        }


