
/*稀细缆页样式*/
.tong_con_title{font-size:22px; font-weight:bold; text-align:center; padding: 15px 0px 0px 0px; line-height: 120%; max-width:100%; margin:auto;}
.tong_liulan{border-bottom:#999 1px dotted; font-size: 12px; margin:10px auto; line-height:25px; height:25px; color:#666; text-align:center; max-width:100%;}
.tong_back{margin:10px auto; line-height:25px; height:25px; color:#666; text-align:center;}
.tong_back a{ color:#666;}
.tong_back a:hover{ color:#900;}
.tong_connr{/*width:800px;*/ max-width:100%; margin:10px auto; text-align:left; line-height:180%; font-size:16px;}
.pian{ margin:10px auto; width:100%; text-align:left; line-height:180%;/*width:800px; */max-width:100%; }
.pian span{ font-weight:bold;}

/*单页面样式*/
.dan_con{ width:100%; margin:auto; text-align:left;line-height:180%; font-size:16px;}
.tong_page{ width:100%; margin:10px auto; height:25px;}






/*图片列表相应start*/
div.list_thumb{ background:#F6F6F6;  padding:26px 0px; }
div.list_thumb ul{width:1200px;display:block;max-width:96%; margin:auto}
div.list_thumb ul li{ float:left; width:32%;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out; margin-right:2%; margin-bottom:2%; position:relative; overflow:hidden; background:#FFF; padding-bottom:20px;}
div.list_thumb ul li img{ width:100%; object-fit:contain!important;}
div.list_thumb ul li .bkg{ display:block; padding-bottom:66%; background-position:center center; background-repeat:no-repeat; background-size:cover; }
div.list_thumb ul li:hover .bkg{transform: rotate(0deg) scale(1.1);
            -webkit-transform: rotate(0deg) scale(1.1);
            -moz-transform: rotate(0deg) scale(1.1);
            -o-transform: rotate(0deg) scale(1.1);
            -ms-transform: rotate(0deg) scale(1.1);}
div.list_thumb ul li.z{ margin-right:0px;}
div.list_thumb ul li div.list_thumb_div{ display:block; margin:auto; width:347px; max-width:98%;}
div.list_thumb ul li div.list_thumb_div a.list_thumb_abt{
display: block;
    font-size: 16px;
    line-height: 38px;
    font-weight: bold;
    color: #2a3452;
    height: 38px; padding-top:16px;
white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
div.list_thumb ul li div.list_thumb_div p{ display:block; text-align:left;	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-size: 14px;
    line-height: 24px;
    color: #666e87;
    height: 48px;
    overflow: hidden;
    margin-bottom: 15px;
}
div.list_thumb ul li div.list_thumb_div a.axiangq{font-weight: bold;
    text-transform: uppercase;
    color: #009ee7;
    line-height: 28px;
    display: block;
    height: 28px;    background: url(../images/m2gc_ar1.png) no-repeat 94px center;}
div.list_thumb ul li:hover div.list_thumb_div{}
div.list_thumb ul li:hover div.list_thumb_div a.axiangq{ color:#59ae34;background: url(../images/m2gc_ar2.png) no-repeat 94px center;}
/*图片列表相应end*/



@media screen and (max-width:767px){
div.list_thumb ul li{  width:47%; margin-right:0%; margin-left:2%;}
}

@media screen and (max-width:480px){
div.list_thumb ul li{  width:100%; margin-right:0%; margin-left:0%;}
}


