@charset "utf-8";

/*品质保证样式结束*/
.t_indent{ text-indent:2em;}

.quality_items{background-color:#f2f2f2;padding:50px 0;}
.quality_items .grid_center{overflow:hidden; position:relative;}
.q_item_list{width:1100px;}
.q_item_list figure{width:332px;height:72px;float:left;margin:3px 3px 0 0; position:relative;}
.q_item_list figure i{width:100%;height:100%;background-color:#134e9f; opacity:0.6;filter:alpha(opacity=60); position:absolute; z-index:1;left:0;top:0;}
.q_item_list figcaption{width:100%;height:100%;text-align:center; line-height:72px;font-size:22px;font-weight:bold;color:#fff; position:absolute; z-index:2;left:0;top:0; cursor:pointer;}
.q_item_list figure:hover i{background-color:#ffc926;opacity:0.95;filter:alpha(opacity=95);}
.q_item_list figure:hover figcaption{color:#134d9f;}

.capacity_wrap{clear:both;padding:50px 0;}
.cap_tit{ text-align:center;font-size:36px; line-height:120%;color:#134c9f;}
.cap_des{margin:1.5em 0 2.5em;}

.equ_wrap{overflow:hidden;background-color:#f2f2f2;clear:both;padding:50px 0;}
.colm_tit span{background: url(/uploads/image/tfwscimages/sprite2.png) no-repeat -293px -172px;padding-left: 15px;}
.equ_des{padding-bottom:10px;}
.equ_list1{width:100%;overflow:hidden;}
.equ_list1 ul{width:1200px;}
.equ_list1 li{ background-color:#fff;padding:5px 5px 12px;width:300px;height:260px;float:left;margin:12px 35px 0 0;}
.equ_t{font-size:14px;font-weight:bold;border-bottom:#f2f2f2 1px solid;margin:10px 10px 5px;padding-bottom:5px;}
.equ_d{margin:0 10px; line-height:160%;}

.more_equ_outer{clear:both;padding-top:50px;overflow:hidden;}
.more_equ_tit{ line-height:160%;font-size:22px;background: url(/uploads/image/tfwscimages/tit_bg.png) repeat-x center left;}
.more_equ_tit span{background: url(/uploads/image/tfwscimages/sprite2.png) no-repeat -282px -758px #f2f2f2;color:#000;padding:0 15px 0 30px;}

.more_equ_box{ overflow:hidden; position:relative;height:165px;padding:15px 0 10px; background:#fff;margin-top:15px;}
.more_equ_btn span,.cert_btn span{ width:13px; height:25px; position:absolute; top:50%; margin-top:-22px; cursor:pointer;background-image: url(/uploads/image/tfwscimages/sprite2.png);background-repeat: no-repeat;}
.more_equ_btn .prev{left:10px; background-position:-260px -1px;}
.more_equ_btn .next{ right:10px;background-position:-286px -1px}
.more_equ_wrap{overflow:hidden;width:930px !important; margin:0 auto; position:relative;}
.more_equ_wrap ul{}
.more_equ_wrap li{width:170px;text-align:center; float:left;padding:0 8px;}
.more_equ_wrap li a{color:#7f7f7f;}
.more_equ_wrap li img{width:170px;height:140px;}

.spec_proc{clear:both;padding:50px 0;}
.spec_des{margin-bottom:20px;}

.produce_step{background:url(/uploads/image/tfwscimages/step_bg.jpg) no-repeat top center; background-size:100% 100%;height:950px; color:#fff;padding-top:50px;}
.produce_step .grid_center{ position:relative; height:100%;}
.produce_step .colm_tit{ color:#fff;border-bottom-color:#d3e8fd}
.produce_step .colm_tit span{background-position:-293px -238px;}
.produce_step_items{width:1017px;height:672px;background:url(/uploads/image/tfwscimages/step_bg2.png) no-repeat top center; position:relative;margin:70px 0 0 -22px;}
.produce_step_items li{ position:absolute;width:370px;}
.step_tit{margin-bottom:12px;font-weight:bold; font-size:16px;color:#fff;border-bottom:1px dashed #fff;}
.step_tit span{ display:inline-block;font:bold 60px/120% constantia;color:#ffff00;padding:0 30px 0 10px;background: url(/uploads/image/tfwscimages/sprite2.png) no-repeat right -414px;margin-right: 10px;}
.pro_step_1{left:40px;top:100px;}
.pro_step_2{left:516px;top:100px;}
.pro_step_3{left:584px;top:360px;}
.pro_step_4{left:130px;top:360px;}
.pro_step_5{left:343px;top:555px;}

.detect_wrap,.cert_wrap,.green_pro{ overflow:hidden; clear:both;}
.detect_wrap{margin-top:50px;}
.detect_des{padding-bottom:40px;}
.detect_list{width:100%;overflow:hidden; position:relative;}
.det_in{ widows:1100px; position:relative;left:-1px;top:-1px;}
.detect_list figure{float:left;width:332px;height:170px;border-top:1px dashed #d8d8ea;border-left:1px dashed #d8d8ea;}
.det_img{float:left;}
.det_img span{display:table-cell;vertical-align:middle;/*非ie的主流浏览器识别的垂直居中的方法*/*display: block;/* 针对ie的hack */*font-size:140px;/*约为高度的0.873,340*0.873约为270*/*font-family:arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/text-align:center;overflow:visible;width:160px;height:160px;}
.det_img img{max-width:160px;max-height:160px;}
.det_tit{width:160px;overflow: hidden;font-size:14px; font-weight:bold;color:#00599f;border-bottom:1px solid #f2f2f2;padding:40px 0 3px;margin-bottom:3px;}
.det_des{width:160px;overflow: hidden;}

.cert_wrap{ padding-top:50px;}
.cert_box{height:250px; overflow:hidden; position:relative; margin-top:30px;}
.cert_in{width:950px; margin:0 auto;}
.cert_in li{width:180px;float:left;margin:0 5px; display:inline;color:#666666}
.cert_in li a{color:#666666}
.cert_img{width:178px;height:218px;display:table-cell;vertical-align:middle;/*非ie的主流浏览器识别的垂直居中的方法*/*display: block;/* 针对ie的hack */*font-size:190px;/*约为高度的0.873,340*0.873约为270*/*font-family:arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/text-align:center;overflow:visible;border:#dddddd 1px solid;}
.cert_tit{margin-top:10px;}
.cert_btn .prev{left:0px; background-position:-260px -1px;}
.cert_btn .next{ right:0px;background-position:-286px -1px}

.green_pro{padding:50px 0;}
.gre_list{width:100%; position:relative;margin-top:30px;}
.gre_list_in{width:1200px;}
.gre_list dl{width:480px;height:180px;float:left;border:1px solid #cdebf5; position:relative;margin-right:38px;}
.gre_list dt{background: url(/uploads/image/tfwscimages/sprite2.png) no-repeat -195px -285px;padding-left: 10px;margin:18px 0 5px 214px;font-size:22px;overflow:hidden;color:#00599f;font-weight:bold;}
.gre_des{overflow:hidden; text-indent:2em;margin:0 10px 0 190px;}
.gre_img{float:left;height:180px;width:180px; position:absolute;left:0;top:0;}
.gre_img span{height:180px;width:180px;display:table-cell;vertical-align:middle;/*非ie的主流浏览器识别的垂直居中的方法*/*display: block;/* 针对ie的hack */*font-size:157px;/*约为高度的0.873,340*0.873约为270*/*font-family:arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/text-align:center;overflow:visible;}

/*品质保证样式结束*/