/*青色*/
.bg_cyan{ background:#01a5a6;}
.bg_cyan .lishow{ background:#029192}
.bg_cyan a:hover{ background:#029192}
.bg_cyan_hov{ background:#e2dfdf;}
.bg_cyan_hov:hover{ background:#029192;}
.bg_grey{ background:#f1f1f1;}

/*颜色*/
.grey{ color:#CCC;}
.dark_grey{ color:#676767}
/*.dark_grey:hover{ color:#ffffff}
*/
.white{ color:#ffffff}
.cyan{color:#01a5a6;}/*青色*/
.fontstyle_nav a{ font-size:14px; color:#ffffff; }

/*字体大小*/
.fontsize1{ font-size:12px;}
.fontsize2{ font-size:14px;}
.fontsize3{ font-size:16px;}
.fontsize4{ font-size:18px;}

/*英文字体*/
.enname{ text-transform:uppercase;}

/*宽度*/
.width_icon{ width:20px;}
.width_feed{ width:150px;}
/*行高*/
.height1{ height:20px; line-height:20px; overflow:hidden;}
.height2{ height:30px; line-height:30px; overflow:hidden;}
.height3{ height:35px; line-height:35px; overflow:hidden;}
.height4{ height:40px; line-height:40px; overflow:hidden;}

/*加粗*/
.normal{ font-weight:normal;}
.weight{ font-weight:600;}

/*边框*/
.border_cyan{ border:1px solid #e6e6e6}
.border_cyan:hover{ border:1px solid #01a5a6}
.border2_cyan{ border:2px solid #01a5a6}
.border_pink{ border:1px solid #fcdecf;}

/*距左右边距*/
.mar_top{ margin-top:20px;}
.mar_bottom{ margin-bottom:10px;}
.mar_left{ margin-left:10px;}
.mar_right{ margin-right:10px;}
.right{ right:0px;}
.bottom{ bottom:0px;}
.absolute{ position:absolute}
.float_le{ float:left}
.float_ri{ float:right}
.input{ width:400px; height:32px; line-height:32px; padding:0 5px; border:1px solid #eeeeee; border-radius:4px;}
.input2{ width:110px; height:32px; line-height:32px; padding:0 5px; border:1px solid #eeeeee; border-radius:4px;}
.input3{ width:400px; height:120px; line-height:32px; padding:0 5px; border:1px solid #eeeeee; border-radius:4px;height: 68px;}

/*字体大小*/
.fontsize1{ font-size:12px;}
.fontsize2{ font-size:14px;}
.fontsize3{ font-size:16px;}
.fontsize4{ font-size:18px;}


#suckertree1 li ul{ position: absolute;width: 100%;top: 40px;left: 0;z-index: 66;background: rgb(65,65,65);display: none; }
#suckertree1 li a:hover{ background:#029192}
#suckertree1 li ul li a:hover{ background: #000; }
#suckertree1>li{ position: relative; }
#suckertree1 li ul li{ width: 100%;height: 40px;line-height: 40px;font-size: 14px;color: #fff;text-align: center; }
.shop_menu_style ul li{ margin-right: 18px; }