<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.gwidth{width: 98%;margin: 0 auto;}
.pc{display: none;}
.phone{display: block;}
body{padding-bottom: 65px;}

/* 顶部 */
.head{height: 40px;line-height: 40px;background-color: #000;font-size: 14px;color: #FFF;}

/* phone导航栏 */
.logo_p{display: block;width: 100%;margin: 0 auto;}
.ph{display: block;width: 35px;height: 35px;font-weight: bold;color:#016ED2;position: fixed;top: 2%;right: 2%;z-index: 102;border-radius: 50%;background-color: #DDD;padding: 1%;}
.ph img{width: 100%;}
.pad_nav{width: 55%;display: block; background: #999;position: fixed;top: 0;right: 0;z-index: 101;}
.pad_nav .accordion a{color:#2b2b2b;}
.pad_nav .accordion {width: 100%;/* max-width: 360px; */height: 1000px;margin: 18% auto 0;background: #999;}
.pad_nav .accordion .link {cursor: pointer;display: block;height: 42px; line-height: 42px;color: #FFF;font-size: 18px;padding-left: 14%;font-weight: 600;border-bottom: 1px solid #FFF;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.pad_nav .accordion li:last-child .link {border-bottom: 0;}
.pad_nav .accordion li i {position: absolute;top: 0;left: 5%;font-size: 22px;color: #666;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.pad_nav .accordion li.open .link {color: #b63b4d;}
.pad_nav .accordion li.open i {color: #b63b4d;}

/* index-轮播图 */
.lb .banner{position: relative;overflow: hidden;text-align: center;width: 100%;margin:0 auto;}
.lb .banner .dots{position:absolute;left:0;right:0;bottom:6px;z-index:3;}
.lb .banner .dots li{display:inline-block;width:12px;height:12px;margin:0 6px;text-indent:-999em;border:1px solid #000;opacity:.4;border-radius:50%;cursor:pointer;background-color: #CCC;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s;}
.lb .banner .dots li.active{background:#000;opacity:1;border-color: #FFF;}
.lb .banner .arrow{position:absolute;top: 44%; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.lb .banner #al{left:8px;}
.lb .banner #ar{right:8px;}
.lb .banner&gt;.prev img{width: 44px;}
.lb .banner&gt;.next img{width: 44px;}
.lb .banner ul{z-index: 1;width: 100%;overflow: hidden;}
.lb .banner ul .slider-item {width: 100%;float: left; position: relative; overflow: hidden;}
.lb .banner ul .slider-item img{display: block;width: 100%;}
.lb .banner ul .slider-item .slider-title {position: absolute;left: 0;bottom: 0px;width: 610px;max-height: 56px;padding: 15px;text-align:left;line-height: 28px;color: #fff;font-size: 18px;font-weight: bold;background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.9));background: url(../images/slider-info-bg.png) \9;}

/* index-phone搜索|菜单 */
.phone_sscd{background-color: #F4F4F4;overflow: hidden;}
.phone_sscd&gt;form{position: relative;width: 60%;margin: 0 auto;}
.phone_sscd&gt;form input{display: block;width: 80%;height: 40px;line-height: 40px;margin: 5% auto 0;border-radius: 5px;padding: 0 10%;font-size: 18px;color: #000;}
.phone_sscd&gt;form i{position: absolute;z-index: 3;top: 8px;left: 1%;font-size: 20px;}
.phone_sscd&gt;ul li{float: left;width: 20%;margin: 5% 2.5%;padding: 2% 0;background-color: #FFF;text-align: center;border-radius: 8px;}
.phone_sscd&gt;ul li a{display: block;width: 100%;height: 100%;}
.phone_sscd&gt;ul li span{font-size: 50px;color: #57AAB7;}
.phone_sscd&gt;ul li p{font-size: 18px;color: #333;font-family: "SimSun";line-height: 50px;}

/* index-关于我们 */
.ctta{margin: 20px auto 40px;}
.ctta&gt;h3{font-size: 30px;color: #2D3E50;font-weight: 500;line-height: 40px;text-align: center;}
.ctta&gt;p{line-height: 18px;text-align: center;font-size: 14px;color: #666;margin-bottom: 30px;}
.ctta&gt;img{display: block;width: 100%;margin-top: 20px;}
.ctta&gt;div{width: 100%;line-height: 28px;font-size: 16px;color: #444;text-indent: 2em;margin-top: 35px;}
.ctta&gt;div span{display: block;}
.ctta&gt;div a{display: block;width: 120px;height: 44px;line-height: 44px;text-align: center;text-indent: 0;border-radius: 3px;font-size: 16px;color: #FFF;background-color: #2D3E50;margin-top: 30px;position: relative;}
.ctta&gt;div a i{position: absolute;z-index: 3;left: 40px;}
.ctta&gt;div a:before{content: "";display: none;width: 120px;height: 44px;border-radius: 3px;background-color: #57AAb7;position: absolute;z-index: 1;}
.ctta&gt;div a:hover:before{display: block;}

/* ----------index-我们的产品---------- */
.cttb{margin-bottom: 40px;}
/* bottom */
.cttb_btm{overflow: hidden;}
.cttb_btm&gt;h3{font-size: 30px;color: #2D3E50;font-weight: 500;line-height: 39px;text-align: center;margin-bottom: 15px;}
.cttb_btm&gt;ul li{float:left;width: 46%;padding: 2% 1% 3%;margin: 0 1% 2%;background-color: #F5F5F5;}
.cttb_btm&gt;ul li div{border: 1px solid #CCC;background-color: #FFF;overflow: hidden;margin: 0 auto 5px;}
.cttb_btm&gt;ul li div img{display: block;width: 99%;margin: 0 auto;}
.cttb_btm&gt;ul li h4{width: 94%;height: 40px;line-height: 40px;text-align: center;margin-top: 5px;padding: 0 2%;font-size: 18px;color: #333;font-weight: 700;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cttb_btm&gt;ul li:hover h4{color: #57AAB7;transition: all 0.5s;}
.cttb_btm&gt;ul li p{display: none;width: 96%;height: 96px;padding: 0 2%;line-height: 24px;font-size: 16px;color: #353535;overflow: hidden;}

/* index-新闻资讯 */
.cttd{padding: 10px 0 30px;margin-bottom: 40px;background-color: #F5F5F5;}
.cttd_div{overflow: hidden;}
.cttd_div&gt;h3{height: 100px;line-height: 100px;text-align: center;font-size: 30px;color: #2D3E50;font-weight: 500;}
.cttd_div&gt;ul li{float: left;width: 98%;background-color: #FFF;padding: 2%;margin: 0 0 20px;}
.cttd_div&gt;ul li&gt;a img{float: left;width: 26%;}
.cttd_div&gt;ul li div{float: right;width: 70%;}
.cttd_div&gt;ul li div h4{width: 70%;height: 24px;line-height: 24px;font-size: 18px;color: #000;font-weight: 700;margin: 5px 0 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cttd_div&gt;ul li:hover div h4{color: #57AAb7;transition: all 0.5s;}
.cttd_div&gt;ul li div p{height: 72px;line-height: 24px;font-size: 16px;color: #777;text-indent: 2em;overflow: hidden;}
.cttd_div&gt;a{display: block;width: 150px;height: 50px;line-height: 50px;text-align: center;background-color: #2D3E50;font-size: 16px;color: #FFF;margin: 10px auto 0;position: relative;}
.cttd_div&gt;a i{position: absolute;z-index: 3;left: 43px;}
.cttd_div&gt;a:before{content: "";display: none;width: 150px;height: 50px;background-color: #57AAb7;position: absolute;z-index: 1;}
.cttd_div&gt;a:hover:before{display: block;}

/* ----------index-案例与伙伴---------- */
.ctte{margin-bottom: 40px;}
/* right */
.ctte_right{width: 100%;margin: 0 auto;}
.ctte_right&gt;h4{height: 46px;line-height: 46px;font-size: 20px;color: #2D3E50;font-weight: 500;border-bottom: 1px dashed #DDD;}
.ctte_right&gt;h4 i{padding-left: 1%;}
.ctte_right&gt;ul{padding: 3% 1%;}
.ctte_right&gt;ul li{float: left;width: 31%;border: 1px solid #CCC;margin: 0 0.8% 1%;}
.ctte_right&gt;ul li:nth-child(n+4){margin-bottom: 0;}
.ctte_right&gt;ul li img{display: block;width: 85%;margin: 4% auto;}

/* 底部 */
.footer{height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #666;margin-bottom: 66px;background-color: #EEE;}

/* phone底部导航 */
.nav_phone{height: 65px;width: 100%;background-color: #FFF;text-align: center;position: fixed;bottom: -1px;z-index: 103;overflow: hidden;box-shadow: 0 -2px 5px #EEE;}
.nav_phone li{float: left;width: 25%;}
.nav_phone li span{display: block;height: 40px;overflow: hidden;font-size: 32px;margin: 0 auto;color: #57AAB7;}
.nav_phone li:nth-child(1) span,.nav_phone li:nth-child(3) span{height: 35px;padding-top: 5px;}
.nav_phone li:nth-child(2) span{font-size: 46px;}
.nav_phone li:nth-child(4) span{font-size: 46px;}
.nav_phone li p{font-size: 16px;color: #333;}

/* 回顶部 */
.backTop_Z{display: block;width: 60px;height: 60px;position: fixed;right: 1%;bottom: 8%;width: 60px;height: 60px;background: transparent url(../images/back_top_Z.png) center no-repeat;border-radius: 50%;opacity: .9;z-index: 104;outline: 0;}

/* 面包导航 */
.nav_bn{height: 50px;line-height: 50px;font-size: 16px;color: #000;padding-left: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nav_bn&gt;a:hover{color: #57AAB7;}

/* 分页 */
.fenye{height: 21px;padding: 10px 5px;margin: 30px 0 30px;text-align: center;overflow: hidden;}
.Fenye{height: 21px;padding: 10px 5px;text-align: center;overflow: hidden;}
.fenye a,.Fenye a{display: inline-block;font-size: 14px;color: #444;padding: 5px 10px;margin-left: 10px;border: 1px solid #57AAB7;}
.fenye a:hover,.Fenye a:hover{background-color: #57AAB7;color: #FFF;transition: all .5s;}
.fenye span,.Fenye span{display: inline-block;font-size: 14px;color: #FFF;padding: 5px 10px;margin-left: 10px;border: 1px solid #57AAB7;background-color: #57AAB7;}
.fenye span:hover,.Fenye span:hover{background-color: #57AAB7;color: #FFF;transition: all .5s;}

/* 上一页|下一页 */
.detail_np{padding: 10px;height: 24px;line-height: 24px;font-size: 14px;color: #444;background-color: #F5F5F5;}
.detail_np&gt;span{display: block;width: 40%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.detail_np&gt;span:nth-child(1){float: left;}
.detail_np&gt;span:nth-child(2){float: right;text-align: right;}
.detail_np span a:hover{color: #57AAB7;transition: all .5s;}

/* ----------------Inside pages|关于我们---------------- */
/* 关于我们 */
.about_us{margin: 30px auto;}
.about_us&gt;h3{line-height: 36px;font-size: 28px;color: #2D3E50;text-align: center;margin-bottom: 30px;font-weight: 500;}
.about_lt{width: 98%;background-color: #2D3E50;padding: 2% 1%;margin-bottom: 20px;}
.about_lt&gt;h5{line-height: 48px;font-size: 24px;color: #FFF;font-weight: 500;margin-top: 15px;margin-bottom: 12px;}
.about_lt&gt;div{line-height: 34px;font-size: 18px;color: #FFF;}
.about_lt&gt;div img{width: auto !important;height: auto !important;max-width: 100%;margin: 8px 0;}
.about_lt&gt;div span{display: block;text-indent: 2em;}
.about_lt&gt;h4{line-height: 50px;font-size: 30px;color: #FFF;font-weight: 700;margin-top: 50px;}
/* 我们的优势 */
.about_youshi{height: 594px;margin-bottom: 40px;background: url(../images/tmp1557794868_1876941_s.png) top right no-repeat;}
.about_ys{position: relative;}
.about_ys&gt;ul{width: 100%;position: absolute;right: 0;top: 70px;}
.about_ys&gt;ul li{margin-bottom: 5%;}
.about_ys&gt;ul li&gt;img{float: left;display: block;width: 18%;overflow: hidden;}
.about_ys&gt;ul li&gt;div{float: right;width: 78%;}
.about_ys&gt;ul li&gt;div h4{line-height: 24px;margin: 12px 0 13px;font-size: 22px;color: #57AAB7;}
.about_ys&gt;ul li&gt;div span{display: block;font-size: 18px;color: #F3F3F3;}
/* 我们的资质 */
.about_zz{border: 1px solid #DEDEDE;margin-bottom: 40px;}
.about_zz&gt;h4{height: 60px;line-height: 60px;text-align: center;font-size: 26px;color: #2D3E50;font-weight: 500;}
.about_zz .marqueeleft{width: 98%;overflow:hidden;margin: 10px auto 0;}
.about_zz .marqueeleft ul{float:left;}
.about_zz .marqueeleft ul li{float:left;padding: 5px;display:inline;width:209px;height:302px;overflow:hidden;border: 1px solid #F3F3F3;border-bottom: none;}
.about_zz .marqueeleft ul li img{display:block;width:207px;height:301px;}

/* 菜单start */
.w-container{display: block;}
.systitle{position:relative; padding:0.5em 3em 0.5em 0.5em !important; text-align:left !important; cursor:pointer;}
.w-com-menu-H .systitle{ display:block;}
.w-com-menu .systitle .icon_menuControl{position:absolute; z-index:1;right:0.4em; top:0.5em; display:inline-block; font-size:125%; line-height:1.2; width:1.2em; color:#fff;}
.w-com-menu .systitle .icon_menuControl:before{content: "\f13a";}
.w-com-menu .systitle.open .icon_menuControl:before{content: "\f139";}
.w-com-menu .ul-parent{ display:none;}
.w-com-menu{background:#3d3d3d; margin-bottom:1em;}
.w-com-menu li,.w-com-menu .ul-submenu li{ display:block; margin:0;border-bottom:0.025rem solid #2A2A2A; border-top:0.025rem solid #484848;}
.w-com-menu a{ font-size:100%;}
.w-com-menu li a,.w-com-menu .ul-submenu li a{padding:0.7em 0.8em; text-align:center; color:#999; display:block; line-height:normal;}
.w-com-menu .fa{display:block;right:0;}
.w-com-menu .ul-submenu{ position:relative; top:auto; padding-top:0; }
.w-com-menu li:hover &gt; .ul-submenu,.w-com-menu-V &gt; .w-com-menu-in &gt; .ul-parent &gt; li:hover &gt; .ul-submenu{ display:none;}
.w-com-menu .ul-submenu ul{background:#4a4a4a;}
.w-com-menu .ul-submenu .ul-submenu ul{ background:#565656;}
.w-com-menu .ul-submenu li{float:none;}
.w-com-menu .ul-submenu .ul-submenu-up{display:none;}
.w-com-menu .ul-submenu li&gt; .div-parent:hover a,.w-com-menu .ul-submenu li.cur&gt; .div-parent a{ background:#555;}
.w-com-menu  li&gt; .div-parent:hover &gt;a,.w-com-menu li.cur&gt; .div-parent &gt;a,.w-com-menu  li&gt; .div-parent:hover &gt;.fa,.w-com-menu  li.cur&gt; .div-parent &gt;.fa{ color:#fff;}
.side_bar{ width:100%; float:none;}
.side_left{ margin-left:0;}
.systitle{ font-size:125%; position:relative; line-height:1.5;}
.crumbs{ margin-bottom:1em;}
.crumbs .crumbs_in{ padding:0 0.5em;}
.w-com-menu-V &gt; .w-com-menu-in &gt; .ul-parent &gt; .li-parent &gt; .div-parent{ background:none !important; border-bottom:0;}
.w-com-menu-V .ul-submenu .li-parent .div-parent{border-bottom:0;}
.w-system .w-searchbox{ margin-left:0.5em; margin-right:0.5em;}
.systitle{ background:#01E188;}
@media (max-width:768px){
.w-com-menu .ul-parent{background-color:#f6f6f6; border-bottom:0.05rem solid #01E188;}
.w-com-menu .ul-submenu ul{ background-color:#fafafa;}
.w-com-menu .ul-submenu .ul-submenu ul{ background-color:#fdfdfd;}
.w-com-menu li a, .w-com-menu .ul-submenu li a{text-align:left;}
.w-com-menu li a, .w-com-menu .ul-submenu li a,.w-com-menu .fa{color:#333;font-size: 16px; }
.w-com-menu li, .w-com-menu .ul-submenu li{border:none; border-bottom:0.025rem solid #fff;}
.w-com-menu li &gt;.div-parent:hover a,.w-com-menu  li.cur &gt;.div-parent a{ background:none; }
.w-com-menu li &gt; .div-parent:hover &gt; a, .w-com-menu li.cur &gt; .div-parent &gt; a, .w-com-menu li &gt; .div-parent:hover &gt; .fa, .w-com-menu li.cur &gt; .div-parent &gt; .fa{color:#01E188; }
.w-com-menu .ul-submenu li &gt; .div-parent:hover a, .w-com-menu .ul-submenu li.cur &gt; .div-parent a{background:none;}
.systitle{background:#2D3E50; color:#fff; text-align:center;}

/* ----------------Inside pages|产品中心---------------- */
.product{overflow: hidden;}
.product&gt;ul li{float: left;width: 46%;padding: 1%;margin: 1%;background-color: #F5F5F5;border-bottom: 2px solid #F5F5F5;}
.product&gt;ul li:hover{border-bottom: 2px solid #57AAB7;transition: all .5s;}
.product&gt;ul li&gt;div{width: 99%;border: 1px solid #57AAB7;background-color: #FFF;overflow: hidden;margin: 0 auto;position: relative;}
.product&gt;ul li&gt;div img{width: 100%;}
.product&gt;ul li&gt;h4{width: 100%;height: 40px;line-height: 40px;text-align: center;margin-top: 10px;font-size: 16px;color: #000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.product&gt;ul li:hover h4{color: #57AAB7;transition: all .5s;}

/* ----------------Inside pages|新闻资讯---------------- */
.news{background-color: #F3F3F3;margin-bottom: 40px;padding-bottom: 10px;}
.newsy{overflow: hidden;}
.newsy&gt;ul li{width: 96%;padding: 2%;margin: 10px 0 10px;border-left: 1px solid #F7F7F7;background-color: #FFF;overflow: hidden;}
.newsy&gt;ul li img{display: block;float: left;width: 25%;}
.newsy&gt;ul li&gt;div{float: right;width: 70%;}
.newsy&gt;ul li&gt;div h4{width: 70%;line-height: 24px;margin-bottom: 5px;font-size: 16px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsy&gt;ul li:hover&gt;div h4 a{color: #57AAB7;transition: all .5s;}
.newsy&gt;ul li div p{height: 88px;line-height: 22px;padding-right: 5px;font-size: 14px;color: #777;overflow: hidden;}

/* ----------------Inside pages|生产检测---------------- */
.shengchan{overflow: hidden;}
.shengchan&gt;h4{height: 90px;line-height: 60px;text-align: center;font-size: 20px;color: #2D3E50;}
.shengchan&gt;ul li{float: left;width: 50%;}
.shengchan&gt;ul li img{display: block;width: 90%;margin: 0 auto;}
.shengchan&gt;ul li h4{height: 40px;line-height: 40px;text-align: center;padding: 0 5%;margin-bottom: 20px;font-size: 16px;color: #000;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.shengchan&gt;ul li:hover a{color: #57AAB7;transition: all .5s;}

/* ----------------Inside pages|技术与服务---------------- */
.jishu{background-color: #F3F3F3;padding-bottom: 10px;}
.jishuy{overflow: hidden;}
.jishuy&gt;h4{height: 80px;line-height: 60px;font-size: 20px;color: #2D3E50;text-align: center;}
.jishuy&gt;ul li{width: 100%;padding: 10px 0;margin: 0 0 20px 0;background-color: #FFF;overflow: hidden;}
.jishuy&gt;ul li img{display: block;float: left;width: 25%;margin-left: 2%;}
.jishuy&gt;ul li&gt;div{float: right;width: 70%;}
.jishuy&gt;ul li&gt;div h4{width: 70%;line-height: 24px;margin-bottom: 10px;font-size: 16px;color: #2D3E50;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.jishuy&gt;ul li:hover&gt;div h4 a{color: #57AAB7;transition: all .5s;}
.jishuy&gt;ul li div p{height: 72px;line-height: 24px;font-size: 16px;color: #888;padding-right: 10px;overflow: hidden;}

/* ----------------Inside pages|典型案例---------------- */
/* right */
.case_rgt{float: right;width: 100%;border: 1px solid #F3F3F3;padding-bottom: 5px;margin-bottom: 10px;}
.case_rgt&gt;h3{line-height: 47px;padding-left: 1%;font-size: 20px;color: #57AAB7;font-weight: 500;}
.case_rgt&gt;ul{border-top: 2px solid #57AAB7;}
.case_rgt&gt;ul li{ padding: 10px 0;border-bottom: 1px dashed #CCC;}
.case_rgt&gt;ul li&gt;p{float: left;width: 25%;margin-left: 1%;}
.case_rgt&gt;ul li&gt;p a{display: table-cell;vertical-align: middle;overflow: hidden;}
.case_rgt&gt;ul li img{float: left;display: block;width: 100%;}
.case_rgt&gt;ul li&gt;div{float: right;width: 70%;}
.case_rgt&gt;ul li&gt;div h4{width: 70%;font-size: 18px;color: #2D3E50;margin-bottom: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.case_rgt&gt;ul li:hover&gt;div a{color: #57AAB7;transition: all .5s;}
.case_rgt&gt;ul li&gt;div p{height: 66px;line-height: 22px;font-size: 16px;color: #444;overflow: hidden;}

/* ----------------Inside pages|联系我们---------------- */
.contact_us{overflow: hidden;margin-bottom: 40px;}
.contact_us&gt;h3{height: 115px;line-height: 112px;font-size: 26px;color: #333;font-weight: 500;background: url(../images/tmp1480565049_1336237_s.png) center no-repeat;text-align: center;}
.contact_us&gt;div{overflow: hidden;margin-bottom: 40px;}
.contact_us&gt;div #dituContent{width:100%;height:265px;border-top:#ccc solid 1px;border-bottom:#ccc solid 1px;}
.contact_us&gt;div .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap;}
.contact_us&gt;div .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word;}
.contact_us&gt;ul li{width: 80%;padding: 5%;text-align: center;margin: 2% auto;}
.contact_us&gt;ul li:nth-child(1){background-color: #FFECED;}
.contact_us&gt;ul li:nth-child(2){background-color: #EBF6FF;}
.contact_us&gt;ul li:nth-child(3){background-color: #F5FAEA;}
.contact_us&gt;ul li:nth-child(4){background-color: #FFF5E5;}
.contact_us&gt;ul li img{display: block;width: 14%;margin: 1% auto;}
.contact_us&gt;ul li h4{line-height: 26px;padding: 14px 0 10px;font-size: 20px;color: #555;font-weight: normal;}
.contact_us&gt;ul li p{line-height: 20px;font-size: 18px;color: #888;}

/* ----------------Inside pages|展会信息---------------- */
.zhanhui{overflow: hidden;}
.zhanhui&gt;h4{height: 90px;line-height: 60px;text-align: center;font-size: 20px;color: #2D3E50;}
.zhanhui&gt;ul li{float: left;width: 50%;}
.zhanhui&gt;ul li&gt;a{display: block;width: 100%;text-align: center;overflow: hidden;}
.zhanhui&gt;ul li img{display: block;width: 90%;margin: 0 auto;}
.zhanhui&gt;ul li h4{height: 40px;line-height: 40px;text-align: center;padding: 0 5%;margin-bottom: 20px;font-size: 16px;color: #000;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zhanhui&gt;ul li:hover a{color: #57AAB7;transition: all .5s;}

/* Details page|相关信息 */
.message&gt;h4{line-height: 40px;padding: 0 5px;font-size: 18px;color: #444;font-weight: 700;border-bottom: 2px solid #CCC;}
.message&gt;ul{padding: 5px 1%;}
.message&gt;ul li{width: 96%;padding: 0 1%;margin: 0 1%;border-bottom: 1px dashed #CCC;}
.message&gt;ul li i{display: block;float: left;width: 6px;height: 6px;background: url(../images/text_list_code_bg.jpg) center no-repeat;margin: 13px 10px 13px 0;}
.message&gt;ul li a{display: block;float: left;width: 80%;height: 30px;line-height: 30px;font-size: 16px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.message&gt;ul li a:hover{color: #57AAB7;transition: all .5s;}

/* ----------------Details page|产品中心---------------- */
.proddeta{margin-bottom: 40px;}
/* right */
.proddeta_rgt{float: right;width: 100%;}
.pdda_top&gt;h3{padding-left: 15px;height: 40px;line-height: 40px;font-size: 18px;color: #2D3E50;font-weight: 500;border-bottom: 2px solid #2D3E50;}
.pdda_top .pdda_di{width: 70%;border: 1px solid #DDD;margin: 15px auto 8px;position: relative;overflow: hidden;}
.pdda_top .pdda_di&gt;img{width: 100%;}
.pdda_top .pdda_di .pl-collect{cursor: pointer;background-image: url(../images/pro-list-li-icon.png);position: absolute;bottom: 8%;right: -100px;height: 32px;line-height: 32px;background-position: 0 0;overflow: hidden;z-index: 100;transition: all ease .2s;}
.pdda_top .pdda_di .pl-collect em{background-image: url(../images/pro-list-li-icon.png);background-position: 0 -84px;width: 18px;height: 19px;float: left;margin: 6px 0 0 10px;}
.pdda_top .pdda_di .pl-collect b{color: #FFF;font-size: 14px;float: left;line-height: 32px;padding: 0 10px 0 8px;}
.pdda_top .pdda_di:hover .pl-collect{right: 0;}
.pdda_top&gt;.pdda_div{width: 80%;margin: 0 auto;text-align: center;}
.pdda_top&gt;.pdda_div&gt;h4{line-height: 30px;font-size: 18px;color: #2D3E50;border-bottom: 1px dashed #F3F3F3;}
.pdda_btm{margin: 0 10px 20px;}
.pdda_btm&gt;h4{height: 35px;padding: 5px 5px 0;border-bottom: 1px dashed #EDEDED;font-size: 18px;color: #2D3E50;font-weight: 500;margin-bottom: 5px;}
.pdda_btm&gt;h5{height: 27px;line-height: 27px;padding: 0 10px;font-size: 18px;color: #31859B;font-weight: 700;margin-bottom: 27px;}
.pdda_btm&gt;div{line-height: 26px;font-size: 16px;color: #666;padding: 0 10px;margin-bottom: 20px;}
.pdda_btm&gt;div img{display: block;width: 100%;margin: 0 auto 10px;}
#index{margin: 0 0 45px;position: relative;}
#index&gt;h4{height: 30px;line-height: 30px;padding: 8px 4px 5px;border-bottom: 1px solid #CCC;font-size: 16px;color: #333;font-weight: 500;}
#index .left-btn{width: 28px;height: 56px;z-index: 10;position: absolute;left:0;top:45%;}
#index .right-btn{width: 28px;height: 56px;z-index: 10;position: absolute;right:0;top:45%;}
#index .left-btn&gt;p{width: 28px;height: 56px;background: url(../images/manual_move_btn.png) left center no-repeat;cursor: pointer;}
#index .right-btn&gt;p{width: 28px;height: 56px;background: url(../images/manual_move_btn.png) right center no-repeat;cursor: pointer;}
#index .index_div{height: 252px;position: relative;overflow: hidden;margin-top: 5px;}
#index .index_menu li{float:left;width:212px;height:232px;margin: 5px;padding: 5px 0;}
#index .index_menu li&gt;div{width: 210px;height: 200px;border: 1px solid #57AAB7;margin-bottom: 5px;overflow: hidden;position: relative;}
#index .index_menu li&gt;div img{display: block;height: 100%;margin: 0 auto;}
#index .index_menu li&gt;p{height: 20px;line-height: 20px;text-align: center;margin-top: 5px;font-size: 14px;color: #555;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/* ----------------Details page|新闻资讯---------------- */
.newsdeta{margin-bottom: 20px;}
/* right */
.newsdeta_rgt{width: 100%;overflow: hidden;}
.newsdeta_rgt&gt;h4{width: 100%;height: 36px;line-height: 36px;text-align: center;padding: 10px 0;font-size: 20px;color: #333;font-weight: 700;}
.newsdeta_rgt .newsdeta_div{line-height: 24px;text-indent: 2em;font-size: 16px;color: #333;margin-bottom: 50px;border-top: 1px dashed #CCC;padding-top: 10px;}
.newsdeta_rgt .newsdeta_div img{display: block;width: 100%;margin: 0 auto 10px;}
.newsdeta_rgt .newsdeta_p{line-height: 22px;margin: 5px 0;font-size: 14px;color: #666;text-align: center;}
.newsdeta_rgt .newsdeta_p span{display: inline-block;margin: 0 5px;}

/* ----------------Details page|生产检测---------------- */
.scdeta{margin-bottom: 40px;overflow: hidden;}
.scdeta&gt;h4{width: 100%;height: 36px;line-height: 36px;text-align: center;padding: 10px 0;font-size: 18px;color: #333;font-weight: 700;border-bottom: 1px dashed #CCC;}
.scdeta .scdeta_div{line-height: 28px;text-indent: 2em;font-size: 16px;color: #444;margin: 10px 0 30px;}
.scdeta .scdeta_div img{display: block;width: 100%;margin: 0 auto 10px;}

/* ----------------Details page|技术与服务---------------- */
.jsfwdeta{margin-bottom: 40px;overflow: hidden;}
.jsfwdeta&gt;h4{width: 100%;height: 36px;line-height: 36px;text-align: center;padding: 10px 0;font-size: 18px;color: #333;font-weight: 700;border-bottom: 1px dashed #CCC;}
.jsfwdeta .jsfwdeta_div{line-height: 28px;text-indent: 2em;font-size: 16px;color: #444;margin: 10px 0 30px;}
.jsfwdeta .jsfwdeta_div img{display: block;width: 100%;margin: 0 auto 10px;}

/* ----------------Details page|典型案例---------------- */
.casedeta{margin-bottom: 40px;}
/* right */
.casedeta_rgt{float: right;width: 100%;overflow: hidden;}
.casedeta_rgt&gt;h3{height: 40px;line-height: 40px;padding-left: 15px;border-bottom: 2px solid #2D3E50;font-size: 18px;color: #2D3E50;font-weight: 700;}
.casedeta_rgt&gt;h4{height: 36px;line-height: 36px;text-align: center;padding: 10px 5px;font-size: 18px;color: #333;font-weight: 700;border-bottom: 1px dashed #CCC;}
.casedeta_rgt .casedeta_div{line-height: 28px;text-indent: 2em;font-size: 16px;color: #000;margin: 10px 5px 30px;}
.casedeta_rgt .casedeta_div img{display: block;width: 100%;margin: 0 auto 10px;}

/* 相关产品 */
.xiangguancp{margin-bottom: 30px;}
.xiangguancp&gt;h3{line-height: 30px;font-size: 24px;color: #333;font-weight: 500;margin-bottom: 15px;}
.xiangguancp&gt;ul li{float: left;width: 46%;padding: 1%;margin: 1%;background-color: #F5F5F5;border-bottom: 2px solid #F5F5F5;}
.xiangguancp&gt;ul li:hover{border-bottom: 2px solid #57AAB7;transition: all .5s;}
.xiangguancp&gt;ul li&gt;div{width: 99%;border: 1px solid #57AAB7;background-color: #FFF;overflow: hidden;margin: 0 auto;position: relative;}
.xiangguancp&gt;ul li&gt;div img{width: 100%;}
.xiangguancp&gt;ul li&gt;h4{width: 100%;height: 40px;line-height: 40px;text-align: center;margin-top: 10px;font-size: 16px;color: #000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xiangguancp&gt;ul li:hover h4{color: #57AAB7;transition: all .5s;}

/* 相关新闻 */
.xiangguanxw{padding: 15px 0;background-color: #F3F3F3;margin-bottom: 30px;}
.xiangguanxw&gt;div&gt;h3{line-height: 30px;font-size: 24px;color: #333;font-weight: 500;margin-bottom: 15px;}
.xiangguanxw&gt;div&gt;ul li{width: 96%;padding: 2%;margin: 10px 0 10px;border-left: 1px solid #F7F7F7;background-color: #FFF;overflow: hidden;}
.xiangguanxw&gt;div&gt;ul li img{display: block;float: left;width: 25%;}
.xiangguanxw&gt;div&gt;ul li&gt;div{float: right;width: 70%;}
.xiangguanxw&gt;div&gt;ul li&gt;div h4{width: 70%;line-height: 24px;margin-bottom: 5px;font-size: 16px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xiangguanxw&gt;div&gt;ul li:hover&gt;div h4 a{color: #57AAB7;transition: all .5s;}
.xiangguanxw&gt;div&gt;ul li div p{height: 88px;line-height: 22px;padding-right: 5px;font-size: 14px;color: #777;overflow: hidden;}


.cpuct_nr{padding: 15px 0;border-top: 1px dashed #DDD;margin-bottom: 40px;}
.cpuct_nr&gt;div{line-height: 26px;font-size: 16px;color: #333;}

.gjcty{line-height: 50px;font-size: 16px;color: #333;border-bottom: 1px solid #ccc;}
.gjcty&gt;div a{display: inline-block;margin: 0 6px;}

.product&gt;ul li&gt;div p{
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
}
.product&gt;ul li&gt;div p&gt;span{
	display: inline-block;
	width: 80%;
	height: 88px;
	line-height: 22px;
	margin: 20% 10%;
	overflow: hidden;
}
.product&gt;ul li:hover&gt;div p{
	display: block;
	transition: all .4s;
}

#index .index_menu li&gt;div p{
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
}
#index .index_menu li&gt;div p&gt;span{
	display: inline-block;
	width: 80%;
	height: 88px;
	line-height: 22px;
	margin: 20% 10%;
	overflow: hidden;
}
#index .index_menu li:hover&gt;div p{
	display: block;
	transition: all .4s;
}

.xiangguancp&gt;ul li&gt;div p{
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
}
.xiangguancp&gt;ul li&gt;div p&gt;span{
	display: inline-block;
	width: 80%;
	height: 88px;
	line-height: 22px;
	margin: 20% 10%;
	overflow: hidden;
}
.xiangguancp&gt;ul li:hover&gt;div p{
	display: block;
	transition: all .4s;
}













</pre></body></html>