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

/* 通用样式 */
body{ padding:0px; margin:0px; min-width:1200px; margin:auto; font-family:"微软雅黑"; }
a, p{ text-decoration:none; display:block;}
img{ border:none; padding:0px; margin:0px; display:block; user-select:none;}
ul,li{ list-style:none; margin:0; padding:0;}
*{ margin:0; padding:0;}
span{margin:0; padding:0;}


/* 头部 */
.top_box{ width:100%; height:124px; /*position:absolute;*/ z-index:100; }
.top_yy{ padding-top:12px;}
.top_yy a{ float:right; font-size:12px; line-height:1em; color:#333; opacity:0.48; margin-right:16px; }
.top_yy a:hover{ opacity:1;}
.top_yy div{ float:right; width:1px; height:10px; background-color:#333; opacity:0.48; margin-right:16px; margin-top:3px;}

.top_nav{ width:100%; height:auto; clear:both; overflow:hidden;}
.top_logo{ float:left; margin-left:60px; margin-top:6px;}


.top_navbox{ float:right; margin-top:30px;}
.top_navbox a{ float:left;}
.top_navbox a p{ font-size:15px; color:#fff;}
.top_navbox a p{ font-size:16px; color:#333;padding: 4px 8px;box-shadow: #c9e2f4 3px 3px 3px;border: 1px solid #eee;border-radius: 6px;} /*edit by nkl*/
.top_navbox a p:hover{color: #0066af;} /*edit by nkl*/
.top_navbox a div{ width:100%; height:4px; margin:auto;  margin-top:42px;}


.top_navbox a:hover div{background-color:#f64b4b; }
#top_navbox a div{ margin-top:36px;}




.top_ph{ float:right; margin-right:94px; margin-top:20px; margin-left:20px;}
.top_ph img{ float:left;}
.top_ph div{ float:left; margin-left:14px;}
.top_ph div h1{ font-size:12px; color:#fff; line-height:1em; font-weight:normal; margin-bottom:8px; margin-top:4px;}
.top_ph div h2{ font-size:16px; color:#fff; line-height:1em; font-weight:normal;}

.light{ position:fixed; top:0;}
.light_xl{ margin-top:120px;}

#ny_top_box{ position:relative; height:121px; background-color:#0066af;}
#lx_top_box{ position:relative; height:121px; background-color:#0066af;}


/* 二级导航 */
.header-listbox{ width:100%; margin:auto; position:absolute; top:120px; z-index:999; background-color:rgb(255,255,255,0.96); }

#header-listbox-1{  width:100%; height:auto; display:none; z-index:999; border-top:solid 1px #f64b4b;box-shadow: 0 24px 24px 0px rgb(0,0,0,0.1); }
#header-listbox-1-min{ width:1200px; height:auto; margin:auto;}

#header-listbox-1-min-box{ width:1200px; height:auto;}
#header-listbox-1-min-tt{ font-size:16px; color:#222; font-weight:normal; margin-top:48px; margin-bottom:42px;}
#header-listbox-1-min-min{ width:100%; height:auto; clear:both; overflow:hidden;}
#header-listbox-1-min-min li{ float:left; width:400px; height:auto; margin-bottom:56px;}
#header-listbox-1-min-min li a{ width:100%; height:auto; clear:both; overflow:hidden;}
#header-listbox-1-min-min-img{ float:left; width:36px; height:36px; margin-left:46px; margin-right:24px;}
#header-listbox-1-min-min-img img{ max-width:36px; max-height:36px; margin:auto;}
#header-listbox-1-min-min-text{ float:left; width:240px;}
#header-listbox-1-min-min-text h1{font-size:16px; color:#222; font-weight:normal; margin-bottom:6px; }
#header-listbox-1-min-min-text p{ font-size:14px; color:#666;}

#header-listbox-1-min-min li a:hover h1{ color:#076ce0;}

	
/* banner */
.warp{ min-width:1200px; max-width:1920px; width:100%; height:892px; margin:auto; background:#FBEFDF; user-select:none; }
.warp2{ min-width:1200px; max-width:1920px; width:100%; height:892px; overflow:hidden; margin:auto; background:#FBEFDF;}
#banner{ position:relative; z-index:1;}
.lunbo ul{ position:relative; width:100%; height:892px; overflow: hidden; margin:0;}
.lunbo ul li{ display:none; position:absolute; top:0; left:0; width: 100%; height:892px; text-align:center;}
.cur{ position:absolute; bottom:10px; text-align: center;width:100%; height:40px; line-height:40px;}
.cur span{ display:inline-block; width:10px; height:10px; background:#fff; margin-left:10px; border-radius:20px;}
.cur span.active{ background:#DE250F;}
.btn{ position:absolute; top:40%; margin-top:25px; width:50px; height:50px; line-height:50px; text-align:center; color:#fff; font-size:18px; background:#000;}
.btnLeft{ left:0px; cursor:pointer; border-radius:50px; filter:Alpha(Opacity=0, Style=0); opacity:0; transition:0.2s;}
.btnRight{ right:0px; cursor:pointer; border-radius:50px; filter:Alpha(Opacity=0, Style=0); opacity:0; transition:0.2s;}
.lunbo:hover .btnLeft{ left:50px; filter:Alpha(Opacity=20, Style=0); opacity:0.2;}
.lunbo:hover .btnRight{ right:50px; filter:Alpha(Opacity=20, Style=0); opacity:0.2;}


/* 关于一通 */
.gyyt{ width:1200px; height:auto; margin:auto; margin-top:90px;}
.bt{ text-align:center;}
.bt h1{ font-size:32px; font-weight:normal; color:#484848;}
.bt p{ font-size:16px; color:#000; opacity:0.4; margin-top:10px;}
.gyyt_jj{ font-size:14px; color:#666; opacity:0.8; line-height:2em; text-align:center; margin-top:28px;}
.gyyt_btn{ width:154px; height:40px; background-color:#da251d; margin:auto; margin-top:36px; background-image:url(../images/jia.png); background-repeat:no-repeat; background-position:center; transition: 0.3s;}
.gyyt_btn:hover{ border-radius:20px;}


/* 企业数据 */
.qysj{ width:1200px; height:auto; clear:both; overflow:hidden; margin:auto; margin-top:66px;}
.qysj div{ float:left; width:25%; height:auto; text-align:center; transition:transform 0.3s;}
.qysj div img{ margin:auto; margin-top:6px;}
.qysj div p{ font-size:14px; color:#999999; margin-top:8px;}
/*
.qysj div:hover{position:relative; cursor:pointer;transform:translate(0,-8px);}
.qysj div:hover h1{ color:#f64b4b;}
*/

/* 产品服务 */
.cpfw{ width:1200px; height:auto; margin:auto; margin-top:90px;}
.cpfw_min{ width:1200px; height:auto; clear:both; overflow:hidden; margin-top:66px;}
.cpfw_min a{ float:left; width:302px; height:auto; text-align:center;}
.cpfw_min a div{ width:300px; height:300px; border-radius:100%; border:solid 1px #e5e5e5;}
.cpfw_min a div img{ width:280px; height:280px; border-radius:100%; margin:auto; margin-top:10px;transition:all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
-moz-transition:all 0.5s ease-out;
	/* Firefox 4 */
-webkit-transition:all 0.5s ease-out;
	/* Safari 和 Chrome */
-o-transition:all 0.5s ease-out;
	/* Opera */}
.cpfw_min a:hover div img{transform:scale(1.02,1.02);}
.cpfw_min a:hover div{ border:solid 1px #fff; background-image:url(../images/xz.gif);}
.cpfw_min a h1{ font-size:16px; color:#000; opacity:0.7; font-weight:normal; margin-top:32px;}
.cpfw_min a:hover h1{ color:#da251d;}
.cpfw_min a p{ font-size:14px; color:#000; opacity:0.3; margin-top:16px;}

.cpfw_zj{ margin-left:147px; margin-right:147px;}


/* 工程案例 */
.gcal{ width:1200px; height:auto; margin:auto; margin-top:90px;}



.gcal_ul{ width:1210px; margin-left:0px;  overflow:hidden; padding-top:54px; padding-bottom:50px;}
.gcal_ul_li{ float:left; width:228px; height:171px; margin-right:14px;}
.gcal_ul_li a{ width:100%; }
.gcal_ul_li a p{ font-size:14px; color:#000; opacity:0.8; text-align:center; margin-top:30px;}

.gcal_ul_li:hover .gcal_ul_img{  transform: scale(1.16);  border-radius:0px; border:solid 0px #da251d; box-shadow:0 0 12px rgb( 0,0,0,0.3); }
.gcal_ul_img{ width:228px; height:171px; margin:auto; border-radius:0px; box-sizing:border-box; border:solid 0px #dbdbdb; transition:0.6s;}



.hz_bg{ width:100%; height:auto; margin-top:52px;}


/* 合作伙伴 */
.hzhb{ width:1200px; height:auto; margin:auto; margin-top:30px;}

.gltd_wz{ width:1200px; margin:auto; clear:both; overflow:hidden;}
.gltd_ul{ width:1210px; margin-left:0px;  overflow:hidden; padding-top:54px; padding-bottom:50px;}
.gltd_ul_li{ float:left; width:232px; height:116px; margin-right:10px;}
.gltd_ul_li a{ width:100%; }

.gltd_ul_li:hover .gltd_ul_img{  transform: scale(1.00);  border:solid 1px #da251d; }
.gltd_ul_img{ width:232px; height:116px; margin:auto; border-radius:8px; box-sizing:border-box; border:solid 1px #dbdbdb; transition:0.6s;}



/* str */
.str_wrap { overflow:hidden; //zoom:1; font-size:12px; line-height:16px; position:relative; -moz-user-select:none; -khtml-user-select:none; user-select:none; white-space:nowrap;}
.str_move { white-space:nowrap; position:absolute; top:0; left:0; cursor:move;}
.str_move_clone { display:inline-block; //display:inline; //zoom:1; vertical-align:top; position:absolute; left:100%; top:0;}
.str_vertical .str_move_clone { left:0; top:100%;}
.str_down .str_move_clone { left:0; bottom:100%;}
.str_vertical .str_move,
.str_down .str_move { white-space:normal; width:100%;}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{ cursor:inherit;}
.str_wrap img { max-width:none !important;}	



/* 互联网+防爆 */
.hlfb{ width:1200px; height:auto; margin:auto; margin-top:30px; clear:both; overflow:hidden; margin-top:80px;}
.hlfb_l{ float:left; width:256px; height:auto;}

#hlfb_list{ text-align:center; text-align:center;}
#hlfb_list div{ width:100%; height:140px;}
#hlfb_list div img{ margin:auto;}
#hlfb_list h1{ font-size:16px; color:#fff; font-weight:normal;}
#hlfb_list p{font-size:12px; color:#fff; opacity:0.36;}

.hlfb_01{ width:256px; height:248px; background-image:url(../images/hlfb_01.jpg);transition:all 0.6s; background-size:100% 100%; overflow:hidden;}
.hlfb_01:hover{ background-size:110% 110%;}
.hlfb_01 div img{ padding-top:64px;}

.hlfb_02{ width:256px; height:248px; background-image:url(../images/hlfb_02.png); background-color:#f64b4b; background-position:center; background-repeat:no-repeat;}
.hlfb_02 div img{ padding-top:64px;}

.hlfb_02_1{transition:all 0.6s; width:100%; height:155px; background-image:url(../images/hlfb_04.jpg);background-size:100% 100%; overflow:hidden;}
.hlfb_02_1:hover{ background-size:110% 110%;}

.hlfb_c{ float:left; width:432px; height:auto;}

.hlfb_03{ width:320px; height:395px; margin:auto;}
.hlfb_03 h1{ font-size:36px; color:#474747; padding-top:48px;}
.hlfb_03 h2{ font-size:24px; color:#666666; font-weight:normal;}
.hlfb_03 p{ font-size:14px; color:#999999; line-height:24px; margin-top:32px;}
.hlfb_03 h3{ font-size:16px; color:#484848; font-weight:normal; margin-top:64px;}
.hlfb_03 h4{ font-size:36px; color:#474747; font-weight:normal;}
.hlfb_03:hover h1{ color:#da251d;}
.hlfb_03:hover h4{ color:#da251d;}


.hlfb_04{ background-color:#2b2b2b;height:256px;}
.hlfb_04 div img{ padding-top:67px;}


.hlfb_r{float:left; width:512px; height:auto;}

.hlfb_05{ width:256px; float:left; background-color:#0066af; background-image:url(../images/hlfb_02.png); background-position:center; background-repeat:no-repeat; height:248px;}
.hlfb_05 div img{ padding-top:63px;}

.hlfb_06{ width:256px; float:right;height:248px;background-image:url(../images/hlfb_03.jpg);}
.hlfb_06 div img{ padding-top:64px; }
.hlfb_06{ background-image:url(../images/hlfb_03.jpg);transition:all 0.6s; background-size:100% 100%; overflow:hidden;}
.hlfb_06:hover{ background-size:110% 110%;}

.hlfb_07{transition:all 0.6s; width:100%; height:403px; background-image:url(../images/hlfb_05.jpg);background-size:100% 100%; overflow:hidden;}
.hlfb_07:hover{ background-size:110% 110%;}


/* 营销网络 */
.yxwl{ width:100%; height:666px;  background-image:url(../images/yx_bg.jpg); background-position:0 center; background-size:100% auto;}
.yxwl_box{ width:1200px; height:auto; margin:auto; clear:both; overflow:hidden;}
.yxwl_txt{ float:left; width:450px; padding-top:240px;}
.yxwl_txt h1{ font-size:36px; color:#999999; font-weight:normal;}
.yxwl_txt h2{ font-size:26px; color:#484848; font-weight:normal;}
.yxwl_txt p{ font-size:14px; color:#999999; line-height:24px; margin-top:14px;}
.yxwl_txt a{ width:154px; height:40px; background-color:#da251d;  margin-top:36px; background-image:url(../images/jia.png); background-repeat:no-repeat; background-position:center; transition: 0.3s;}
.yxwl_txt a:hover{ border-radius:20px;}

.yxwl_rl{ width:750px; height:auto; float:right; }
.yxwl_rl img{ position:relative;}
.rl_01{ width:82px; height:82px; top:148px;}
.rl_02{ left:20px; top:125px;}
.rl_03{ width:64px; height:64px; left:60px; top:106px;}
.rl_04{ width:82px; height:82px; top:132px; left:156px;}
.rl_05{ width:66px; height:66px; top:112px; left:200px;}
.rl_06{ top:-140px; left:330px;}
.rl_07{ width:82px; height:82px; top:-282px; left:380px;}
.rl_08{ width:98px; height:98px; top:-540px; left:540px;}
.rl_09{ width:76px; height:76px; top:-590px; left:590px;}
.rl_10{  top:-600px; left:560px;}
.rl_11{ width:86px; height:86px; top:-670px; left:520px;}



/* 新闻资讯 */
.xw_bt{ width:1200px; height:auto; clear:both; overflow:hidden; margin:auto; margin-top:100px;}
.xw_bt h1{ float:left; font-size:32px; color:#484848; font-weight:normal;}
.xw_bt p{ float:left; font-size:16px; color:#000; opacity:0.4; padding-top:20px; margin-left:12px;}
.xw_line{ width:100%; height:1px; background-color:#000; opacity:0.1; margin-top:30px;}

.xw_min{ width:1200px; height:auto; margin:auto; clear:both; overflow:hidden; margin-top:64px; }

.xw_fl{ float:left; width:360px; height:auto;}
.xw_fl h1{ font-size:20px; color:#0066af; line-height:20px; text-align:center; margin-bottom:48px;}
.xw_fl h1 span{ font-size:20px; opacity:0.36; margin-left:20px; margin-right:20px;}

.xw_list{ width:100%; height:auto;  border-bottom:dashed 1px #cccccc; clear:both; overflow:hidden; margin-bottom:32px;}
.xw_list_tm{ float:left; width:32%;}
.xw_list_tm p{ font-size:24px; color:#000; opacity:0.3; padding-top:8px; padding-bottom:2px;}
.xw_list_tm time{ font-size:12px; color:#000; opacity:0.3;}

.xw_list_nr{ float:right; width:68%; margin-bottom:24px;}
.xw_list_nr h2{ font-size:16px; color:#484848; font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xw_list_nr p{ margin-top:8px; font-size:14px; color:#999999; height:56px;line-height:28px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}

.xw_list:hover div h2{ color:#f64b4b;}
#xw_zj{ margin-left:60px; margin-right:60px;}



/* 防爆引导 */
.fbyd{ width:100%; height:626px; background-image:url(../images/fbyd_bg.jpg); background-size:100% 626px; background-position:0 center; text-align:center; margin-top:90px;}
.fbyd h1{ font-size:32px; color:#fff; font-weight:normal; opacity:0.6; padding-top:100px;}
.fbyd h2{ font-size:48px; color:#fff;}
.fbyd p{ font-size:14px; color:#fff; opacity:0.4; margin-top:16px;}



/* 底部 */
.bot{ width:100%; height:auto; background-color:#27343c; margin-top:90px;color:#B8C0CB;}
.bot_box{width:1200px; height:auto; clear:both; margin:auto; overflow:hidden; padding-top:56px;}

.bot_xx{ float:left;}
.bot_xx_min{ margin-top:54px;}
.bot_xx_left{ float:left; width:76px;}
.bot_xx_left p{ text-align:center; font-size:14px; color:#fff; opacity:0.8; margin-top:6px;}
.bot_xx_right{ float:left; margin-left:30px;}
.bot_xx_right p{ font-size:12px; color:#fff; opacity:0.48; line-height:2.2em;}

.bot_nav{ float:right;}
.bot_nav div{ float:left; margin-left:48px;}
.bot_nav div h1{ font-size:16px; color:#fff; opacity:0.8; font-weight:normal; margin-bottom:20px;}
.bot_nav div a{ font-size:14px; color:#fff; opacity:0.3; line-height:2.4em;}
.bot_nav div a:hover{ opacity:0.8;text-decoration: none;}

.bot_line{ width:100%; height:1px; background-color:#fff; opacity:0.08; margin-top:44px;}

.bot_ba{width: fit-content; margin-left: auto; margin-right: auto; clear:both; overflow:hidden; }
.bot_ba p{ float:left; font-size:12px; color:#999999; line-height:60px;}
.bot_ba a{ float:left; margin-left:36px;font-size:12px; color:#999999; line-height:60px;}
.bot_ba a:hover{ color:#f64b4b;}






/* 您的位置 */
	.wz{ width:1200px; height:64px; margin:auto; border-bottom:dashed 1px #ddd; }
	.wz-box{ width:100%; height:20px; padding-top:22px; }
	.wz-box div{ float:left;}
	.wz-text{ font-size:14px; text-align:center; margin-left:10px;}
	.wz-text a{ float:left; text-decoration:none;color:#666666; }
	.wz-text span{ float:left; padding-left:8px; padding-right:8px; color:#999;}
	.wz-text a:hover{ color:#076ce0;}



/* 通用单页内容 */
.tynr-box{ width:1200px; height:auto; margin:auto; margin-top:50px; margin-bottom:50px; }
.tynr-title{ width:100%; font-weight:normal;text-align:center; color:#666; font-size:24px; margin-bottom:16px;}
.tynr-time{ width:100%; text-align:center; color:#bbb; font-size:14px; margin-bottom:30px;}
.tynr-min img{ max-width:1200px;  margin:auto; margin-top:20px; margin-bottom:20px;}
.tynr-min p{ font-size:15px; color:#999; line-height:30px; text-indent:2em;}
.tynr-min span{ font-size:15px; color:#999; line-height:0px; text-indent:2em;}



/* 资讯列表 */
.bggl_ny_min{ width:100%; height:auto; margin:auto; margin-top:30px;}
.bggl_ny_min a{ width:100%; height:auto; border-bottom:solid 1px rgb(0,0,0,0.1); margin-bottom:28px; transition:transform 0.3s; }
.bggl_ny_min a time{ font-size:16px; color:#bbb;}
.bggl_ny_min a h1{ font-size:16px; color:#555; font-weight:normal; margin-top:12px; margin-bottom:8px;display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.bggl_ny_min a p{ font-size:14px; color:#999; margin-bottom:28px; line-height:28px; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden;}
.bggl_ny_min a:hover{position:relative; cursor:pointer;transform:translate(6px,0);}
.bggl_ny_min a:hover h1{ color:#da251d;}




/* 图片列表 */	
.zdcp{ width:1200px; height:auto; margin:auto;}
.zdcp_tt{ width:100%; text-align:center; height:auto; padding-top:92px;}
.zdcp_tt h1{ font-size:32px; color:#333333;}
.zdcp_tt p{ font-size:14px; color:#999999; margin-top:16px;}

.zdcp_min{ width:100%; height:auto; clear:both; overflow:hidden; margin-top:60px;}
.zdcp_min a{ float:left; width:25%; height:auto; margin-bottom:54px;}
.zdcp_min a div{ width:290px; height:217px; overflow:hidden; margin:auto;}
.zdcp_min a img{ width:290px; height:217px; margin:auto;transition:all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
-moz-transition:all 0.5s ease-out;
	/* Firefox 4 */
-webkit-transition:all 0.5s ease-out;
	/* Safari 和 Chrome */
-o-transition:all 0.5s ease-out;
	/* Opera */}
.zdcp_min a p{ width:290px; height:auto; margin:auto; text-align:center; font-size:16px; color:#666666; margin-top:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.zdcp_min a:hover img{transform:scale(1.08,1.08);}




/* 上一条下一条 */

.st{width:98%; height:auto; margin:auto; margin-top:48px; margin-bottom:60px;}
.st a{ width:100%; height:48px; display:block;  line-height:48px;  border: solid 0px #fff; margin-bottom:10px;}
.st a h1{ margin-left:30px; float:left; font-size:16px; color:#333; font-weight:normal;}
.st a p{ width:86%; float:left;font-size:14px; color:#666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.st a:hover{ border: solid 0px #da251d; border-radius:24px;}
.st a:hover h1{ color:#333;}
.st a:hover p{ color:#da251d;}


/* 图片列表分页 */
.tpfy{width: fit-content; margin-left: auto; margin-right: auto; clear:both; overflow:hidden; line-height:108px; margin-bottom:30px;}





/* 联系我们 */
.lxwm{ width:1200px; height:auto; clear:both; overflow:hidden; margin:auto; margin-top:60px; margin-bottom:60px;}
.lxwm_img{ float:left; width:50%; height:420px; background-image:url(../images/lxwm_img.jpg); background-size:auto 400px; background-position:center;}
.lxwm_text{ float:right; width:50%; height:400px;}
.lxwm_min{ padding-top:14px; padding-left:106px;}
.lxwm_min h1{ font-size:32px; color:#333333; margin-bottom:16px;}
.lxwm_min h2{ font-size:14px; color:#999999; font-weight:normal;text-transform:uppercase; margin-bottom:26px;}
.lxwm_min p{ font-size:14px; color:#666; line-height:32px;}


/* 产品和服务 */
#fwcp_top{ width:100%; height:124px;  background-color:#0066af;}



/* 产品详情 */
.cpxq_box{ width:1200px; height:auto; margin:auto; margin-bottom:24px;}
/*
.cp_js{ position:absolute;width:646px; height:auto; z-index:0; margin-left:540px; }
.cp_js h1{ font-size:32px; color:#484848; padding-top:30px; padding-bottom:24px;}
.cp_js p{ font-size:15px; color:#666; line-height:2em;}

 */


/* 产品详情页 */
.cpxqy{ width:1200px; height:auto; margin:auto; clear:both; overflow:hidden; margin-top:80px;}
.cpxqy_img{ float:left; width:500px; height:375px; border:solid 12px #ccc;}
.cpxqy_img img{ max-width:500px; max-height:375px; margin:auto;}

.cpxqy_xx{ position:absolute; margin-left:540px; width:640px; height:auto;}
.cpxqy_xx_h1{ font-size:30px; color:#000; margin-bottom:15px;}
.cpxqy_xx_p{ font-size:15px; color:#5a5a5a; line-height:28px; padding:15px; border-top:solid 1px #dfdfdf; border-bottom:solid 1px #dfdfdf;}

.cpxqy_xx_div{ width:100%; height:auto; clear:both; overflow:hidden; margin:35px 0;}
.cpxqy_xx_div a{ float:left; width:320px; height:60px; line-height:60px; background-color:#dd2118;}
.cpxqy_xx_div a img{ float:left; padding-top:14px; margin-left:80px;}
.cpxqy_xx_div a p{ float:left; font-size:18px; color:#fff; margin-left:12px;}
.cpxqy_xx_div a:hover{ background-color:#222222;}

.cpxqy_xx_ph_icon{ float:left; margin-left:44px; margin-top:4px;}

.cpxqy_xx_div div{ float:left; margin-left:12px;}
.cpxqy_xx_div div p{ font-size:14px; color:#3c3c3c;}
.cpxqy_xx_div div h1{ font-size:25px; color:#dd2118;}

.cpxqy_ys{ width:100%; height:20px; line-height:20px;}
.cpxqy_ys img{ float:left;}
.cpxqy_ys p{ float:left; font-size:14px; color:#333; margin-left:6px;}
.cpxqy_ys div{ float:left; width:1px; height:20px; background-color:#d7d2d2; margin-left:36px; margin-right:36px;}



/* 产品介绍 */
.cpjs_box{ width:1200px; height:auto; margin:auto; clear:both; overflow:hidden; border-top: 1px solid #e3e3e3; padding-top:65px; margin-top:36px; }
.cpjs{ float:left; width:800px; height:auto; }
#tynr-box{ width:100%; margin-top:0;}
#tynr-title{ text-align:left; font-size:20px; color:#666; font-weight:bold; }
#tynr-min img{ max-width:100%; height:auto;}

.tlcptj{ float:right; width:264px; height:auto;border: 10px #f3f3f3 solid;}
.tlcptj div{ width:184px; height:auto; margin:auto; margin-top:40px; margin-bottom:40px;}
.tlcptj div h1{ font-size:18px; color:#000; margin-bottom:24px;}
.tlcptj div a{ width:100%; border-bottom: 1px solid #F4F4F4; padding-bottom:15px;}
.tlcptj div a img{ max-width:100%; height:auto;}
.tlcptj div a p{ font-size:16px; color:#222; text-align:center;}

/* 技术参数 */
.zxly_01{ float:left; margin-right:30px; margin-bottom:15px;}
.zxly_01 input{ border:none; width:340px; padding:15px; height:auto; background-color: #f4f7f9;}

.zxly_02{ float:left;  margin-bottom:15px;}
.zxly_02 textarea{ border:none; width:1140px; padding:15px; height:auto; background-color: #f4f7f9;}

.zxly_btn{ width:auto; height:auto; clear:both; overflow:hidden;}
.zxly_btn a{ float:left; width:180px; height:36px; border: 1px solid #ccc; color:#333; line-height:36px; text-align:center; margin-right:16px; margin-top:24px;}
.zxly_btn a:hover{ background-color:#e6e6e6;}

/* 产品介绍分类 */
.cpjsfl_box{ width:100%; height:70px;}
.cpjsfl{ width:1200px; height:70px; margin:auto; }
.cpjsfl a{ float:left; width:396px; border-right: #fff 4px solid; text-align:center; line-height:70px; font-size:20px; color:#000; background-color:#f4f4f4;}

.djwz{ width:100%; height:1px;}

/* 友情链接 */
    .ytbqs_link{ width:1200px;height:30px;margin: 0 auto;margin-top: 20px;}
    .ytbqs_link_bt{  text-align:center; color:#B8C0CB; font-size:14px; float:left;line-height:30px;}
    .ytbqs_link_list{ text-align:center; float:left}
    .ytbqs_link_list a{ color:#B8C0CB; padding-left:15px; font-size:12px;line-height:30px;display: inline-block;}
    .ytbqs_link_list a:hover{ color:#B8C0CB; text-decoration:underline;}
    
    /* 头部 */
.top_box{ width:100%; height:116px; background-color:#fff;}

.top_nav{ width:100%; height:auto; clear:both; overflow:hidden;}
.top_logo{ float:left; margin-left:60px; margin-top:10px;}

.top_navbox{display: flex;justify-content: space-around;width: 60%;margin:0 auto;margin-top:28px;}
.top_navbox a{ float:left; }
.top_navbox a p{ font-size:15px; color:#333;}
.top_navbox a div{ width:100%; height:4px; margin:auto;  margin-top:44px;}

.top_navbox a:hover div{background-color:#f64b4b; }
#top_navbox a div{ margin-top:36px;}

.top_ph{ float:right; margin-right:94px; margin-top:16px; margin-left:20px;}
.top_ph img{ float:left;}
.top_ph div{ float:left; margin-left:14px;}
.top_ph div h1{ font-size:12px; color:#666; line-height:1em; font-weight:normal; margin-bottom:8px; margin-top:4px;}
.top_ph div h2{ font-size:16px; color:#333; line-height:1em; font-weight:normal;}

.light{ position:fixed; top:0;}
.light_xl{ margin-top:120px;}

#ny_top_box{ position:relative; height:121px; background-color:#0066af;}
#lx_top_box{ position:relative; height:121px; background-color:#0066af;}





/* 二级导航 */	
	.header-listbox{ width:100%; margin:auto; position:absolute; top:116px; z-index:999; background-color:rgb(255,255,255,0.96); }

	#header-listbox-1{  width:100%; height:auto; display:none; z-index:999; border-top:solid 1px #f64b4b;box-shadow: 0 24px 24px 0px rgb(0,0,0,0.1); }
	#header-listbox-1-min{ width:1200px; height:auto; margin:auto;}
	
	#header-listbox-1-min-box{ width:1200px; height:auto;}
	#header-listbox-1-min-tt{ font-size:16px; color:#222; font-weight:normal; margin-top:48px; margin-bottom:42px;}
	#header-listbox-1-min-min{ width:100%; height:auto; clear:both; overflow:hidden;}
	#header-listbox-1-min-min li{ float:left; width:400px; height:auto; margin-bottom:56px;}
	#header-listbox-1-min-min li a{ width:100%; height:auto; clear:both; overflow:hidden;}
	#header-listbox-1-min-min-img{ float:left; width:36px; height:36px; margin-left:46px; margin-right:24px;}
	#header-listbox-1-min-min-img img{ max-width:36px; max-height:36px; margin:auto;}
	#header-listbox-1-min-min-text{ float:left; width:240px;}
	#header-listbox-1-min-min-text h1{font-size:16px; color:#222; font-weight:normal; margin-bottom:6px; }
	#header-listbox-1-min-min-text p{ font-size:14px; color:#666;}
	
	#header-listbox-1-min-min li a:hover h1{ color:#076ce0;}

/* bootstrap  分页样式 */
.pagination{display:inline-block;padding-left:0;margin:40px 20px;border-radius:0}
.pagination  li{display:inline;background: none;}
.pagination&gt;li&gt;a,.pagination&gt;li&gt;span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#333;background-color:#fff;border:1px solid #ddd;margin-left:-1px}
.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}
.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child&gt;span{border-bottom-right-radius:0;border-top-right-radius:0}
.pagination&gt;li&gt;a:hover,.pagination&gt;li&gt;span:hover,.pagination&gt;li&gt;a:focus,.pagination&gt;li&gt;span:focus{z-index:2;color:#333;background-color:#ecf0f1;border-color:#ddd}
.pagination&gt;.active&gt;a,.pagination&gt;.active&gt;span,.pagination&gt;.active&gt;a:hover,.pagination&gt;.active&gt;span:hover,.pagination&gt;.active&gt;a:focus,.pagination&gt;.active&gt;span:focus{z-index:3;color:#b4bcc2;background-color:rgb(0,102,175,0.9);border-color:#ddd;cursor:default}
.pagination&gt;.disabled&gt;span,.pagination&gt;.disabled&gt;span:hover,.pagination&gt;.disabled&gt;span:focus,.pagination&gt;.disabled&gt;a,.pagination&gt;.disabled&gt;a:hover,.pagination&gt;.disabled&gt;a:focus{color:#b4bcc2;background-color:#fff;border-color:#ddd;cursor:not-allowed}
.pagination-lg&gt;li&gt;a,.pagination-lg&gt;li&gt;span{padding:8px 16px;font-size:18px;line-height:1.3333333}
.pagination-lg&gt;li:first-child&gt;a,.pagination-lg&gt;li:first-child&gt;span{border-bottom-left-radius:0;border-top-left-radius:0}
.pagination-lg&gt;li:last-child&gt;a,.pagination-lg&gt;li:last-child&gt;span{border-bottom-right-radius:0;border-top-right-radius:0}
.pagination-sm&gt;li&gt;a,.pagination-sm&gt;li&gt;span{padding:2px 8px;font-size:12px;line-height:1.5}
.pagination-sm&gt;li:first-child&gt;a,.pagination-sm&gt;li:first-child&gt;span{border-bottom-left-radius:0;border-top-left-radius:0}
.pagination-sm&gt;li:last-child&gt;a,.pagination-sm&gt;li:last-child&gt;span{border-bottom-right-radius:0;border-top-right-radius:0}
.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}
.pager li{display:inline}
.pager li&gt;a,.pager li&gt;span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:0}
.pager li&gt;a:hover,.pager li&gt;a:focus{text-decoration:none;background-color:#ecf0f1}
.pager .next&gt;a,.pager .next&gt;span{float:right}
.pager .previous&gt;a,.pager .previous&gt;span{float:left}
.pager .disabled&gt;a,.pager .disabled&gt;a:hover,.pager .disabled&gt;a:focus,.pager .disabled&gt;span{color:#b4bcc2;background-color:#fff;cursor:not-allowed}</pre></body></html>