@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ font-size:14px; font-family:'微软雅黑','Arial'; color:#333;}
body, dd, dl, h1, h2, h3, h4, h5, h6, p, ul {padding: 0;margin: 0;}
a{ text-decoration:none; }
a:hover{text-decoration:none; }
li{ list-style:none;}


/*header*/
.head{width:100%;  background:#252525; float:left;height:64px; }
.head .logo{width:155px; float:left; height:64px; line-height:64px;}
.head .logo img{ margin-bottom:5px;}
.head .bx > ul{ float:left;width:calc(100% - 500px); height:64px;}
.head .bx > ul > li{margin-right: 5%; float:left; text-align:center; line-height:64px; font-size:16px;}
.head .bx > ul > li:last-child{margin-right: 0;}
.head .bx > ul > li > a{ color:#fff; font-size:16px; float:left; padding:0; border:0; line-height:64px;}
.head .bx > ul > li > a{ color:#fff; font-size:16px; float:left; padding:0; border:0; line-height:64px;}
.head .bx > ul > li > a img{position: absolute;top: 13px;right: -14px;}
.head .bx > ul > li .kcfl1{min-width:120px;margin-top: -1px;}
.head .bx > ul > li .kcfl1 ul{width:100%;}
.head .bx > ul > li .kcfl1 ul li{width:100%; height:36px; line-height:36px; padding:0 15px;}
.head .bx > ul > li .kcfl1 ul li a{ color:#333;}
.head .bx > ul > li .kcfl1 ul li a:hover{ color:#ef2d36;}
.head .bx > ul > li .kcfl1 ul li a span img{width:17px; margin-left:5px; margin-bottom:3px;}
.dropdown:hover .dropdown-menu {top: 100%;visibility: visible;opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.dropdown .dropdown-menu {display: block;visibility: hidden;opacity: 0;top: 0;box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);border: none;margin-top:0; border-radius: 3px;
	-webkit-transform: scale(0);transform: scale(0);}
.dropdown .dropdown-menu p{text-align: center; margin: 10px 0;color: #444;}
.head .bd{float:right; height:64px;}
.head .bd a{color: #e6e6e6;line-height: 64px;}
.head .bd .shopping {color: #e6e6e6;font-size: 20px;padding-right: 6px;vertical-align: text-bottom;}
.head .bd .sousuo{width:42px;height:32px; float:left; background:#f2f2f2; text-align:center; line-height:33px;border-top-right-radius:30px;border-bottom-right-radius:30px;padding-right:3px;}
.head .bd .sousuo img{ margin-bottom:5px; }
.head .yfd{ float:right; padding-left:20px;}
.head .yfd > a{padding:0; margin:0; color: #e6e6e6; line-height:64px; border:none;}
.head .yfd > a:hover,.head .yfd > a:hocus{padding:0; margin:0; color:#fff;}
.head .yfd > a span{margin-left:5px;}
.head .yfd .xiaoxi {color: #e6e6e6;font-size: 17px;padding-right: 6px;}
.head .yfd .grzx{ border:none;min-width:100px;margin-top: -1px;}
.dropdown .grzx{border:none;min-width:100px !important; right:0; }
.head .yfd .grzx ul{width:100%;}
.head .yfd .grzx ul li{width:100%; height:34px; line-height:34px; text-align:center;}
.head .yfd .grzx ul li a{ color:#666;font-size:14px; padding:0; margin:0; text-align:center;}
.head .yfd .grzx ul li a:hover{ color:#ff4d4d;}

.head .icontb{padding-right: 6px;}



