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

.newsdetail h3{padding: 14px 5px 6px;color: #505050;font-size: 16px;font-weight: bold;line-height: 22px;}
.newsdetail .conthedc{margin: 0px auto; padding-left:5px;font-size: 12px;color: #c1c1c1;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
.newsdetail .deta-contxt{/* padding:10px 10px; color: #484848;*/    margin-top: 10px; line-height: 24px;margin: 0 4px;}
.newsdetail .deta-contxt img{width:100%; height:100%;}
.newsdetail .deta-contxt table{width:100%;}

/*产品中心*/
.prosdetail{padding:10px;}
.prosdetail h3{text-align: center;padding: 14px 5px 6px;color: #fc7203;font-size: 16px;font-weight: bold;}
.prosdetail .prosthedc{margin: 0px auto;text-align: center;font-size: 12px;color: #c1c1c1;border-bottom: #ccc dotted 1px;padding-bottom: 10px;}
.prosdetail img.ztimg{ max-width:100%;margin-top: 10px;}
.prosdetail .spa{padding: 10px 0;display: block;text-indent: 10px;color: #666;font-size: 13px;border-bottom: 1px dashed #d8d8d8;}
.prosdetail .jianyao{padding: 10px;background: rgba(252, 114, 3, 0.13);color: #666;margin-top: 10px;}
.prosdetail .pros-contxt{ padding:2px; color: #484848;margin-top: 10px;line-height: 24px;}
.prosdetail .pros-contxt .h1{font-size:16px;padding:10px 0;border-bottom:2px solid #fc7203;margin-bottom:10px;color:#fc7203;}
.prosdetail .pros-contxt img{width:100%; height:100%;}
.prosdetail .pros-contxt table{width:100%;}

/*联系我们*/
.contact{ background:#fff;}
.contact h2{font-size: 24px; padding: 20px; line-height: 30px;}
.contact p{margin: 0 20px 10px;}



/*目录*/
.aui-card-list-header {font-size: 14px;color: #212121;}
.navlist { width: 100%;}
.navlist&gt;li h3 {position: relative;width: 100%;height: 50px;line-height: 50px;font-size: 18px;background: #eeecec;border-bottom: 1px solid #fff;    margin: 0 auto;}
.navlist&gt;li h3 a {width: 96%;margin: 0 auto;overflow: hidden;display: block;background: url(../images/list.png) no-repeat 0px;text-indent: 20px; line-height: 50px;overflow: hidden;color: #333;}
.navlist ul li {line-height: 40px;font-size: 14px;background: #fefcfd;border-bottom: 1px solid #eae8e9;}
.navlist ul li a {text-indent: 30px;width: 96%;display: block;height: 40px;overflow: hidden;color: #999;}
.navlist ul li span {display: inline-block;width: 6px;height: 6px;border: 1px solid #d9d9d9;background:#d9d9d9;margin-right:10px;}

.hl-zx{    overflow: hidden; margin-top: 10px;}
.hl-zx li{ width:50%; float: left;  margin-bottom: 15px; height:184px;}
.hl-zx li img{max-width:100%;max-height: 100%;}
.hl-zx li span a{display: flex; justify-content: center;align-items: center;height:150px;overflow:hidden;}
.hl-zx li em{display: flex; justify-content: space-around;align-items: center;width: 96%;text-align: center;overflow: hidden;margin: 6px auto;line-height: 20px;}

.company{ margin:10px;line-height: 24px;}

/*表单*/
#nr_box{ clear:both;}
#nr_box table{ width:100%; border-collapse:collapse; border:0px solid #fff;}
#nr_box table td{ border:1px solid #ddd;}
.messages_box{width:auto;padding:10px 1% 20px 1%;}
.messages_box ul{width:100%;} 
.messages_box ul li{padding:5px;}
.messages_box .text-input,.messages_box .summary-input,.messages_box .qq-input{width:100%;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(201, 201, 201);font-size:14px;}
.messages_box .cont-input{width:100%;height:130px;padding:10px;line-height:20px;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(201, 201, 201);}
.messages_box .code-input{width:125px;vertical-align:middle;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(201, 201, 201);}
.messages_box .verify-pic{height:35px;vertical-align:middle;}
.messages_box .submitBtn{text-align:center;padding-top:10px;}
.messages_box .messages-button{width:125px;height:34px;line-height:34px;font-size:16px;color:#ffffff;text-align:center;background: none repeat scroll 0% 0% rgb(252, 114, 3);text-shadow: 1px 1px 1px rgb(121, 56, 4);border-left:none;border-right:none;}
.messages_box .messages-button a{color:#fff;display: block;}</pre></body></html>