/* 小屏幕（平板，大于等于 768px） */
@media (min-width: @screen-sm-min) { ... }

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: @screen-md-min) { ... }

/* 大屏幕（大桌面显示器，大于等于 1200px） */
img{border:0px;}
body{ font-size:16px; line-height:1.5em;}
p{ text-indent:2em; margin-bottom:10px;}
@media (min-width: @screen-lg-min) { ... }
#header img{width:100%;}
#header{ line-height:0px; font-size:0px;}
.bgGrey{ background:#eeeeee;}
#main{ text-align:left;}
#icon_bg{ width:100%; padding:20px 0px 5px;}
#intro_bj{ padding-bottom:20px;}
#icon_bg dl{ float:left; width:100%; padding-bottom:15px; margin-bottom:0px;}
#icon_bg dl dt{ float:left; background:#0189ff; color:#fff; line-height:2em; width:128px; text-align:center;}
#icon_bg dl dd{ float:right; line-height:2em; width:1060px;}
#icon_bg dl.oneDl dt{ line-height:3em;}
#icon_bg dl.oneDl dd{ line-height:1.5em;}
.NeedH3{ background:#1ba7ff; float:left; border-radius:30px; padding:10px 60px; color:#fff;}
.NeedPro { float:left; border:1px solid #dcdcdc; padding:12px 0px; width:100%;}
.NeedPro figure{ width:240px; float:left; box-sizing:border-box; border-left:1px dashed #ccc; min-height:165px; display:block; text-align:center; padding:10px 0px;}
.NeedPro figure:first-child{ width:239px; border-left:none;}
.NeedPro figure:last-child{ width:239px;}
.NeedPro figure p{ text-indent:0px; padding:10px 20px;display:table-cell; vertical-align:middle; height:70px; width:238px; padding:0px 10px;}
.NeedPro5 figure{ width:198px;}
.NeedPro5 figure:first-child,.NeedPro5 figure:last-child{ width:199px;}
#table_fjqd{ width:1198px; border-bottom:1px solid #cdcdcd; margin-bottom:20px;}
#table_fjqd tr td{ width:200px; vertical-align:middle; border-left:1px solid #cdcdcd; border-top:1px solid #cdcdcd; padding:10px 0px 10px 15px; line-height:1.2em;}
#table_fjqd tr td:last-child{border-right:1px solid #cdcdcd;}
/*#table_fjqd tr td span{ float:left; display:block;}*/
#table_fjqd tr td.imgTd{ width:90px; border-left:0px; padding-left:0px; text-align:center;}
.needH2{ text-align:center; line-height:130px; font-size:30px; margin:0px;}
.needWhoH3{ font-size:26px; clear:both; line-height:92px; margin:0px;}
/*#icon_fzqj h2,#icon_fzjs h2,#icon_zdfzqj h2{ text-align:center; background-repeat:no-repeat; padding-top:125px; font-family:"宋体"; font-weight:bold;}
#icon_fzqj h2{ background:url(../images/zt_20200903_02.jpg) no-repeat center top; padding-top:125px; font-size:24px; font-family:"宋体"; font-weight:bold;}
#icon_fzjs h2{ background:url(../images/zt_20200903_03.jpg) no-repeat center top; padding-top:125px; font-size:24px; font-family:"宋体"; font-weight:bold;}
#icon_zdfzqj h2{ background:url(../images/zt_20200903_04.jpg) no-repeat center top; padding-top:125px; font-size:24px; font-family:"宋体"; font-weight:bold;}

#icon_product{ position:relative; overflow:hidden; zoom:1;}
#icon_product h2{ float:left; width:100%;}
#icon_bj h2,#icon_product h2{ text-align:center; clear:both;}
#icon_bj h2 span,#icon_product h2 span{ font-size:20px;}
#icon_product figure{ border:1px solid #ccc; float:left; width:232px; box-sizing:border-box; margin:0px 5px; text-align:center;}
#icon_product figure.no_paddingleft{margin-left:0px;}
#icon_product figure.no_paddingright{ margin-right:0px;}
#icon_product figure p.towLine{ font-size:14px;}
*//**/
.container{width:1200px; max-width:1200px; position:relative; overflow:hidden; zoom:1; padding:0px;}