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

*{
    font-family:"Microsoft Yahei"!important;
}
A{ COLOR: #3a3134; TEXT-DECORATION: none }
A:link { COLOR: #3a3134; TEXT-DECORATION: none }
A:visited { COLOR: #3a3134; TEXT-DECORATION: none }
A:hover { COLOR: #ed1c24; TEXT-DECORATION: none }


/*After discussion , it was agreed that the links in the website articles are the following styles .*/
.htmlContent A{ COLOR: #3366ff!important; TEXT-DECORATION: none!important; }
.htmlContent A:link { 
    color: #3366ff!important;
    cursor: pointer!important;
    text-decoration: none!important; }
.htmlContent A:visited { COLOR: #3366ff!important;TEXT-DECORATION: none!important; } 
.htmlContent A:hover {  COLOR: #3366ff!important;TEXT-DECORATION: underline!important; }


/*After discussion , it was agreed that the links in the website articles are the following styles .*/
.htmlContent A *{ COLOR: #3366ff!important; TEXT-DECORATION: none!important; }
.htmlContent A:link *{ 
    color: #3366ff!important;
    cursor: pointer!important;
    text-decoration: none!important; }
.htmlContent A:visited *{ COLOR: #3366ff!important;TEXT-DECORATION: none!important; } 
.htmlContent A:hover *{  COLOR: #3366ff!important;TEXT-DECORATION: underline!important; }






.mainSlider{
    width: 509px;
    height: 287px;
    position: relative;
}
.mainSlider .imga{
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
}
.mainSlider img[isloaded="true"]{
    display:block;
}
.mainSlider img{
    display:none;
    position: absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    width: 100%;
    height: 100%;
}
.mainSlider .sliderBtns{
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.mainSlider .sliderBtn{
    background: whitesmoke;
    border-radius: 10px;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    margin: 5px;
    cursor: pointer;
}
.mainSlider .imga[isshow="fadeout"]{
    transition: opacity 0.7s ease-out;
    opacity: 0; 
}
.mainSlider .imga[isshow="false"]{
    display:none
}
.mainSlider .imga[isshow="true"]{
    
}
.page_back{
    margin: 0px 10px 0px 30px;
    font-weight: bold;
    color: #312a68;
    cursor:pointer;
}
.page_back:hover{
    text-decoration: underline;
}
.righttitle.newstitle { font-size:18px;}
Body { font-size:12px; margin:0; padding:0; background: url(../images/bg.png) top center repeat-y #bbd3fe}
Td {font-family: Verdana, Arial, "宋体" ;font-size: 12px; color:#3a3134; line-height:22px}
div {font-family: Verdana, Arial, "宋体" ;font-size: 12px; color:#3a3134; line-height:20px}



li{list-style:none}
ul,form{margin:0px; padding:0px;}
img{ border:0px;}
table{margin: 0 auto;}
/* 顶部导航 */
.TopTextInput {border-top: #000000 1px solid; 	border-bottom: #000000 1px solid;border-left: #000000 1px solid; border-right:#000000 1px solid; font-size:12px; background: #ffffff; font-family: Arial, "宋体", Verdana;}
Td.Top1 {font-family: Verdana, Arial, "宋体";font-size: 12px;color: #262285;}
Td.Top1 A:link { COLOR: #262285; TEXT-DECORATION: none }
Td.Top1 A:visited { COLOR: #262285; TEXT-DECORATION: none }
Td.Top1 A:hover { COLOR: #FF6701; TEXT-DECORATION: none }
Td.Top2 {font-family: Verdana, Arial, "宋体";font-size: 12px;color: #FFFFFF;}
Td.Top3 {font-family: Verdana, Arial, "宋体";font-size: 12px;color: #FDB56F;}
Td.Top3 A:link { COLOR: #FFFFFF; TEXT-DECORATION: none }
Td.Top3 A:visited { COLOR: #FFFFFF; TEXT-DECORATION: none }
Td.Top3 A:hover { COLOR: #FDB56F; TEXT-DECORATION: none }
/* 底部样式 */
Td.Bot1 {font-family:Arial, Verdana,  "宋体";font-size: 11px;color: #999;}
Td.Bot1 A:link { COLOR: #999; TEXT-DECORATION: none }
Td.Bot1 A:visited { COLOR: #999; TEXT-DECORATION: none }
Td.Bot1 A:hover { COLOR: #000; TEXT-DECORATION: underline }
/* 左部样式 */
Table.Nav {font-family: Verdana, Arial, "宋体";font-size: 12px;color: #FFFFFF;}
Table.Nav A:link { COLOR: #FFFFFF; TEXT-DECORATION: none }
Table.Nav A:visited { COLOR: #FFFFFF; TEXT-DECORATION: none }
Table.Nav A:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline}

.Index-Left-TextInput {border-top: #666666 1px solid; 	border-bottom: #666666 1px solid;border-left: #666666 1px solid; border-right:#666666 1px solid; font-size:12px; background: #f2f2f2; font-family: Arial, "宋体", Verdana;}
Table.Index-Left-Bot {font-family: Verdana, Arial, "宋体";font-size: 12px;color: #333333;background-color: #F2F2F2;}

Table.Index-Left-Bot1 A:link { COLOR: #333333; TEXT-DECORATION:  underline }
Table.Index-Left-Bot1 A:visited { COLOR: #333333; TEXT-DECORATION:  underline }
Table.Index-Left-Bot1 A:hover { COLOR: #333333; TEXT-DECORATION:none}
/* 公告样式 */
Td.Affiche {font-family: Verdana, Arial, "宋体";font-size: 12px;color: #BFCC2A;}
Td.Affiche A:link { COLOR: #333333; TEXT-DECORATION: none }
Td.Affiche A:visited { COLOR: #333333; TEXT-DECORATION: none }
Td.Affiche A:hover { COLOR: #FF4D00; TEXT-DECORATION: none }
/* 主体内容样式 */
Td.Index-Center {filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#ffffff', endcolorstr='#f9f9f9', gradienttype='1');}
Table.Index-Center1 A:link { COLOR: #333333; TEXT-DECORATION:  underline }
Table.Index-Center1 A:visited { COLOR: #333333; TEXT-DECORATION:  underline }
Table.Index-Center1 A:hover { COLOR: #333333; TEXT-DECORATION:none}
Td.Index-Center2 {font-family: Arial;font-size: 9px;color: #333333;}
Table.Index-Center3 {font-family:Verdana, Arial, "宋体";font-size: 12px;color: #333333;	background-image: url(../Images/Index_Center_Bg01.gif);}
Table.Index-Center3  A:link { COLOR: #666; TEXT-DECORATION: none }
Table.Index-Center3  A:visited { COLOR: #666; TEXT-DECORATION: none }
Table.Index-Center3  A:hover { COLOR: #666; TEXT-DECORATION: underline }
Table.Index-Center4 {font-family:Verdana, Arial, "宋体";font-size: 12px;color: #333333;}
Table.Index-Center4  A:link { COLOR: #333333; TEXT-DECORATION: none }
Table.Index-Center4  A:visited { COLOR: #333333; TEXT-DECORATION: none }
Table.Index-Center4  A:hover { COLOR: #FF4D00; TEXT-DECORATION: none }
Table.Index-Center5 {font-family:Verdana, Arial, "宋体";font-size: 13px;color: #10a625; font-weight:bold}
Table.Index-Center5  A:link { COLOR: #10a625; TEXT-DECORATION: none }
Table.Index-Center5  A:visited { COLOR: #10a625; TEXT-DECORATION: none }
Table.Index-Center5  A:hover { COLOR: #10a625; TEXT-DECORATION: underline}
/* 当前位置样式 */
Td.locality {font-family: "宋体";font-size: 12px;color: #333333;}
Td.locality A:link { COLOR: #333333; TEXT-DECORATION: none }
Td.locality A:visited { COLOR: #333333; TEXT-DECORATION: none }
Td.locality A:hover { COLOR: #FF4D00; TEXT-DECORATION: none }
/* 关于我们样式 */
Td.company {font-family: Verdana, Arial,"宋体";	font-size: 12px;color: #666;line-height: 150%;}
/* 通用子页分类页链接样式 */
Table.Page-Left-01 A:link {COLOR: #666;TEXT-DECORATION:none;}
Table.Page-Left-01 A:visited { COLOR: #666; TEXT-DECORATION:  none;}
Table.Page-Left-01 A:hover { COLOR: #666; TEXT-DECORATION: underline;}
/* 通用分页样式 */
Table.Pagination {font-family:Verdana, Arial, "宋体";font-size: 12px;color: #666;}
Table.Pagination A:link {COLOR: #666;TEXT-DECORATION:none;}
Table.Pagination A:visited { COLOR: #666; TEXT-DECORATION:none;}
Table.Pagination A:hover { COLOR: #666; TEXT-DECORATION:underline;}
/* 新闻样式 */
Td.News-01 {font-family:Verdana, Arial, "宋体";font-size: 14px;color: #333333;	background-image: url(../Images/Index_Center_Bg01.gif);}
Td.News-01 A:link {COLOR: #666;TEXT-DECORATION:none;}
Td.News-01 A:visited { COLOR: #666; TEXT-DECORATION:  none;}
Td.News-01 A:hover { COLOR: #666; TEXT-DECORATION: underline;}
Td.News-02 {font-family: "宋体";font-size: 10px;color: #333333;	background-image: url(../Images/Index_Center_Bg01.gif);}
Td.News-04 {font-family: Verdana, Arial,"宋体";	font-size: 16px;color: #10a625; font-weight:bold}
Td.News-05 {font-family: Verdana, Arial,"宋体";	font-size: 16px;color: #3a3134;line-height: 150%; word-break: break-word; word-wrap:break-word;text-align: justify;}
/* 产品查看样式 */
Table.ProView-01 {font-family: Verdana, Arial,"宋体";	font-size: 12px;color: #333333;line-height: 150%; }
Table.ProView-01 A:link {COLOR: #003EBD;TEXT-DECORATION:none;}
Table.ProView-01 A:visited { COLOR: #003EBD; TEXT-DECORATION:  none;}
Table.ProView-01 A:hover { COLOR: #ff4e00; TEXT-DECORATION:none;}


.MyPut{ width:350px; border:#CCCCCC solid 1px}

/*-----------20110808------------------*/
/* top */
.topzt{font-size:12px; color:#222750;}
.topzt a{font-size:12px; color:#222750; font-family:"微软雅黑"}

/* menu */
.menu ul{margin:0 auto; margin-left:7px}
.menu ul li{ float:left; height:39px; line-height:39px; font-size:18px; color:#1f265e; font-weight:bold; position:relative; display:block; text-align:center;}
.menu .link{ background:url(../images/menu_link.jpg); width:2px; padding:0px; margin:0px; display:block}

.menu A{ COLOR: #1f265e; TEXT-DECORATION: none; display:block; padding-left:15px; padding-right:15px; font-family:"微软雅黑"}
.menu A:link { COLOR: #1f265e; TEXT-DECORATION: none }
.menu A:visited { COLOR: #1f265e; TEXT-DECORATION: none }
.menu A:hover { COLOR: #1f265e; TEXT-DECORATION: none ; background:url(../images/menu_hor.jpg) }
.menu .on{ COLOR: #1f265e; TEXT-DECORATION: none ; background:url(../images/menu_hor.jpg) }
.menu ul li ul{position:absolute; top:39px; left:-70px; width:1415px; padding:0px; margin:0px; }
.menu ul li ul li{float:left; font-size:14px; font-weight:normal; color:#696767; height:30px; line-height:30px}
.menu ul li ul li a{color:#696767; padding-left:10px; padding-right:10px;}
.menu ul li ul li A:link{color:#696767; background-image:none;}
.menu ul li ul li A:visited{color:#696767; background-image:none;}
.menu ul li ul li A:hover{color:#1f265e; background-image:none;}

/* index */
.bk{border:#cbc8c8 solid 1px;}
.bk2{border:#f9b61f solid 1px;}
.bgbk{background-color:#efefef; border:#d8d8d8 solid 1px; padding:2px;}
.bgbk2{background-color:#f3f3f3; border:#dfdfdf solid 1px; }
.indextitlezt{font-size:16px; color:#1f265e; font-weight:bold;}
.indextitlezt a{font-size:16px; color:#1f265e; font-weight:bold;}

.indexlist a{color:#5a5755; font-size:14px;}
.indexlist A:link{color:#5a5755; font-size:14px;}
.indexlist A:visited{color:#5a5755; font-size:14px;}
.indexlist A:hover{color:#5a5755; font-size:14px;}
.indexlistbombk{border-bottom:dashed 1px #beb9b9;}
.indexlistbombk2{border-bottom: solid 1px #e4dede;}

.title_ul{margin-left:10px;}
.title_ul li{float:left; width:95px; height:32px; line-height:32px; color:#6e4a19; text-align:center; font-weight:bold; cursor:pointer}
.title_ul .on{color:#1f265e; font-size:12px; background:url(../images/index1_50.jpg) no-repeat}

.titlejiao_ul{margin-left:10px;}
.title_jiao li{float:left; width:95px; height:6px;}
.title_jiao .on{float:left; width:95px; height:6px; background:url(../images/index1_53.jpg) no-repeat center}

.tablist a{padding-left:20px; background:url(../images/yuan_link.jpg) no-repeat 7px 3px;}
.tablist A:hover{background:url(../images/yuan_hor.jpg) no-repeat 7px 3px;}

.new_bg{background: url(../images/new_bg.jpg) bottom repeat-x;}
.newbk{ border-left: solid 1px #cbc8c8; border-right: solid 1px #cbc8c8}

.indexprotitle{font-size:14px; color:#679c38; font-weight:bold;}

/*bottom*/
.bot{color:#f2cf51}
.bot a{color:#f2cf51; font-size:12px;}
.bot A:link{color:#f2cf51; font-size:12px;}
.bot A:visited{color:#f2cf51; font-size:12px;}
.bot A:hover{color:#f2cf51; font-size:12px;}
.bottxt{font-size:12px; color:#777cd0;}
.bottxt a{font-size:12px; color:#777cd0;}
.pageindex{font-size:12px; color:#4d4d52;}
.righttitle{font-size:14px; color:#1f265e; font-weight:bold}
.inpu{width:120px; height:18px; line-height:18px;}

/*搜索*/
.search_box{ padding-left:10px; float:right;}
.search_box .swap_value{ border:1px #CCC solid; color:#CCC; height:15px; float:left; margin-right:3px; display:inline;}
#go{ border:0; cursor:pointer; color:#666; }

.boxCenterList{padding:2px 7px;}
.msgBottomBorder{clear:both; width:730px; padding-bottom:8px; margin-bottom:8px; border-bottom:1px dashed #CCC;}
.f2{color:#006bd0; font-weight:bold; margin-right:15px;}
  .f3{color:#9e9e9e;}
  .f4{color:#fe596a;}
  
.biaoqian{
    padding: 5px 10px;
}
.biaoqian a{
    background: #fedd55;
    display: inline-block;
    padding: 0px 6px 0px 7px;
    font-size: 13px;
    border-top: 11px solid transparent;
    border-right: 8px solid white;
    border-bottom: 11px solid transparent;
    height: 0px;
    line-height: 0px;
    margin: 0px 3px 1px 2px;
    cursor: pointer;
    color: #0016c2;
}
.biaoqian a:hover{
    color: #aa630f;
}
a.ProClassLink:link { font-size:13px; font-family:"Microsoft Yahei"; color: #000000; text-decoration: none; }
a.ProClassLink:visited { font-size:13px; font-family:"Microsoft Yahei"; color: #000000; text-decoration: none; }
a.ProClassLink:hover { font-size:13px; font-family:"Microsoft Yahei"; color: #E71D17; text-decoration:underline; }
a.ProClassLink:active { font-size:13px; font-family:"Microsoft Yahei"; color: #000000; text-decoration: none; }

a.ProClassSmall:link { font-size: 12px; font-family:"Microsoft Yahei"; color: #474747; text-decoration: none; }
a.ProClassSmall:visited { font-size: 12px; font-family:"Microsoft Yahei"; color: #474747; text-decoration: none; }
a.ProClassSmall:hover { font-size: 12px; font-family:"Microsoft Yahei"; color: #E71D17; text-decoration:none; }
a.ProClassSmall:active { font-size: 12px; font-family:"Microsoft Yahei"; color: #474747; text-decoration: none; }

.ProClass { width:210px; padding:0px; margin:0px; overflow:hidden; }
.ProClass ul{list-style:none; padding:0px; margin:0px;}
.ProClass ul li { float:left; list-style:none; width:210px; height:35px; text-align:left; }
.ProClass .Pro_L{ float:left; list-style:none; width:210px; height:8px; padding:0px; margin-left:0px; }
.ProClass li .Pro_v a{ width:210px;height:35px; line-height:35px; display:block; font-size:13px; color:#000000; float:left; font-family:"Microsoft Yahei"; background:url(../Images/hctao_taobao_com_LeftListBg.jpg); padding-left:33px; text-align:left; }
.ProClass li .Pro_v a:hover,.ProClass li .Pro_v .sele{background:url(../Images/hctao_taobao_com_LeftListHoverBg.jpg); line-height:35px; font-size:13px; color:#FFFFFF; float:left; font-family:"Microsoft Yahei"; padding-left:33px; text-align:left; }
.leftcurrent a{width:210px; padding:0px; margin:0px; overflow:hidden; list-style:none; background:url(../Images/hctao_taobao_com_LeftListHoverBg.jpg); line-height:35px; font-size:13px; color:#FFFFFF; float:left; font-family:"Microsoft Yahei"; padding-left:33px; text-align:left; }


.left_body{ padding:5px 5px;}
.left_body .ChannelContent1 img{ width:43%; float:left; margin:7px 15px 5px 0px;}
.left_body .ChannelContent1{ height:300px; overflow:hidden; line-height:27px;}
</pre></body></html>