<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 */
*{margin:0;}
body{ font-size:12px; color:#232323;font-family:"微软雅黑",Arial, Helvetica, sans-serif; background:#edf2f5;/*-webkit-text-size-adjust:none;*/}
form,p,h1,h2,h3,h4,h5,h6,p,span,input{margin:0px; padding:0px;}
ul,li{margin:0px; padding:0px; list-style-type:none;}
a{ color:#232323; text-decoration:none;}
a:hover{ color:#a2522f; text-decoration:underline;}
img{border:0px; vertical-align: middle;}
.clear{ clear:both;}
.l{ float:left;}
.r{ float:right;}
.h10{ height:10px;}
.h20{ height:20px;}
.pt20{ padding-top:20px;}
.round { 
border-radius: 5px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */ 
-moz-border-radius: 5px; /* Mozilla浏览器的私有属性 */ 
-webkit-border-radius: 5px; /* Webkit浏览器的私有属性 */ 
} 
.roundtop { 
border-radius: 8px 8px 0px 0px;
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
}
.roundbottom { 
border-radius: 0px 0px 8px 8px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */ 
-moz-border-radius-bottomleft: 8px; /* Mozilla浏览器的私有属性 */ 
-webkit-border-bottom-left-radius: 8px; /* Webkit浏览器的私有属性 */ 
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px;
}

.shenglue{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/*=========================head=========================*/
.yuyan{ width:270px; height:20px; margin:0 auto; line-height:20px; padding-left:730px;}
.yuyan img{ margin:5px;}
.top{width:1000px; height:94px; margin:0 auto; overflow:hidden;}
.top h1{ font-size:22px; color:#0d7abd; padding-top:15px; line-height:64px;}
.top .logo{ float:left; padding:20px 20px 0;}
.top .language{ line-height:12px; text-align:right; padding-right:20px;}
.menu{ width:171px; overflow:hidden; height:361px; float:left; background:url(../images/nav_bg.png) no-repeat;}
.menu ul{ padding-left:0px; padding-top:50px; text-align:left;}
.menu ul li{ font-size:14px; line-height:22px; padding:7px 30px;}
.menu ul li a{ display:block; text-decoration:none; padding-left:26px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.menu ul li a:hover{ line-height:21px; color:#000; text-decoration:none; background:#FFF; border-bottom:1px solid #000;}
.menu ul li.on a{ line-height:21px; color:#000; text-decoration:none; background:#FFF; border-bottom:1px solid #000;}
.head{ width:1000px; margin:0 auto; overflow:hidden;}
.head .r{ width:834px; margin-left:-20px; margin-top:18px;}
.banner{ width:834px; height:292px; float:right; overflow:hidden; padding:5px; background:#b6b6b6;}
.banner img{ width:832px; height:290px; border:1px solid #000;}
.banner img.show{}
.gonggao{ width:843px; height:68px; background:url(../images/gonggao.png) no-repeat; float:right; font-size:14px;}
.gonggao p{ padding:0px 0 0 40px; line-height:26px;}
.gonggao strong{ color:#852800;}


.biaoti_01{ height:37px; line-height:30px; padding-left:38px; font-size:16px; background:url(../images/m_l_bt.png) no-repeat; color:#fff;}
.biaoti_01 span{ font-size:12px; float:right; padding-right:30px; color:#508404;}
.biaoti_01 a{ color:#fff;}
.biaoti_01 img{ margin-top:12px;}
.biaoti_02{ height:50px; line-height:40px; padding-left:80px; font-size:18px; color:#2173b6;}
.biaoti_02 span{ font-size:12px; float:right; padding-right:30px;}

.main{ width:1000px; margin:0 auto; padding-top:20px;}
.main .m_l{ float:left; width:237px; position:relative; background:#08c5fc url(../images/m_l_bg.png) repeat-x bottom; padding-bottom:4px; margin-bottom:20px;}
.m_l_pro{ padding:10px; width:208px; margin-left:4px; overflow:hidden; border:1px solid #52d5fc; border-top:none;}
.m_l_pro li{ font-size:14px; padding:7px 20px; overflow:hidden; color:#FFF; border-bottom:1px dashed #52d5fc;}
.m_l_pro li a{ color:#fff;}
.m_l_pro li a:hover{ color:#fff;}
.m_l_pro ul{ display:none;}


.main .m_r{ float:right; width:756px; overflow:hidden;}
.m_about{ height:299px; background:url(../images/m_about.png) no-repeat; overflow:hidden;}
.m_about img{ float:right; width:219px; height:176px; padding:5px; background:#FFF; margin:0 10px;}
.m_about .biaoti_02{ padding-left:80px;}
.m_r_content{ padding:15px 10px; font-size:12px; line-height:24px;}
.m_r_content p{ padding:8px 10px;}
.m_pro{ overflow:hidden;}
.m_pro .biaoti_02{ background:url(../images/biaoti_01.png) no-repeat 23px 5px;}



#demo{ margin:0 auto; text-align:center;}
#demo img{ width:138px; height:105px; border:1px solid #ccc; background:#FFF; margin:0 13px;}
#demo p{ padding:5px 10px; background:#e2edff url(../images/sanjiao.png) no-repeat 20px 5px; width:118px; margin:3px auto; text-align:left; text-indent:20px;}
#demo td{ vertical-align:top;}

.m_contact{ float:left; width:270px; height:213px; background:url(../images/m_contact.png) no-repeat; font-size:13px; line-height:24px; color:#FFF;}
.m_contact h2{ padding:36px 0 0 90px; font-weight:normal; color:#FFF; font-size:22px;}
.m_contact p{ padding:10px 10px 0 25px;}

.m_case{ float:right; width:718px; height:212px; background:url(../images/m_case.png) no-repeat; overflow:hidden; padding-top:16px; padding-left:10px;}
.m_case .biaoti_02{ height:38px; line-height:38px; padding-top:12px;}
.m_case li{ float:left; width:142px; padding:10px 14px;}
.m_case h2{ font-size:14px; line-height:22px; font-weight:normal; /*height:44px;*/ text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.m_case h2 a{ padding:2px;}
.m_case img{ width:138px; height:92px; border:1px solid #8f96a1; padding:1px;}



.ny_l{ background:#fffcf5; margin-bottom:50px; padding:15px;}
.ny_l li{ padding:10px 10px 10px 30px; border-bottom:1px dashed #ccc; font-size:14px; background:url(../images/ny_l.png) no-repeat 10px 16px;}

.ny_r{ padding-bottom:30px;}
.ny_r .biaoti_02{ background:url(../images/biaoti_01.png) no-repeat 23px 5px;}

.ny_r_content{ padding:10px 15px; font-size:12px; line-height:24px;}
.ny_r_content p{ padding:5px 0;}
.ny_r_content table {margin:0 auto;}

.ny_pro{ overflow:hidden; padding-top:6px; padding-left:30px; text-align:center;}
.ny_pro li{ float:left; width:138px; padding:15px;}
.ny_pro h2{ font-weight:normal; font-size:12px; padding:5px 10px; background:#e2edff url(../images/sanjiao.png) no-repeat 20px 5px; width:118px; margin:3px auto; text-align:left; text-indent:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ny_pro h2 a{}
.ny_pro img{ width:138px; height:105px; border:1px solid #ccc;}

.ny_r_liebiao{ padding-top:10px; padding-left:20px;}
.ny_r_liebiao li{ width:685px; line-height:30px; overflow:hidden; padding:0 10px; border-bottom:1px dashed #ccc;}
.ny_r_liebiao li span{ float:right; color:#5c5b5b;}


.fenye a,.fenye .current{height:30px;line-height:30px;padding:0 24px;background:#fff;border:1px solid #d9d9d9;margin:0 3px;color:#333;font-size:14px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.fenye a:hover{background:#f1f1f1}
.fenye .current{background:#049ee4;border-color:#049ee4;color:#fff;}
.fenye .current:hover{background:#049ee4}
.fenye{text-align:center;_padding-bottom:2px}
.fenye .pagination{margin-bottom:5px}
.fenye .page-pre-btn{margin-right:5px}
.fenye .page-next-btn{margin-left:5px}
.fenye a,.fenye .current{display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;*vertical-align:middle}

.foot{ width:1000px; height:107px; background:url(../images/foot.png) no-repeat; text-align:center; line-height:22px; font-size:12px; color:#333; overflow:hidden; margin:0 auto;}
.foot p{ line-height:22px; padding-top:12px; color:#FFF;}
.foot a{ color:#FFF;}</pre></body></html>