@charset "utf-8";
/* 主体和头部 */
body{ }
.g-hd-outer{}
/* 导航 */
.m-nav{background: url("../img/menubg.jpg") repeat-x;}
.m-nav .u-first{}
.m-nav>ul>li{}
.m-nav ul li{}
.m-nav ul li:hover{}
.m-nav ul li a{}
.m-nav ul li a:hover{}
.m-nav ul li ul { }
.m-nav ul li ul li ul {}
.m-nav ul li ul.last li ul{}
.m-nav ul ul li {color:#fff;}
.m-nav li.select {background:#3a3a3a;}

/*
.m-nav .select>a{}
.m-nav ul ul .select {}
*/

/* 搜索 */
.m-search{margin-top:20px;float: right;height: 28px;border:2px solid #0A74CC; }
.m-search .u-search-key{border: 0 none;color: #ccc;float: left;font-size: 14px;height: 18px;line-height: 18px;padding: 5px;width:330px;}
.m-search .u-search-btn{color:#fff;background:#0A74CC;font-size: 14px;border: 0 none;height: 30px;overflow: hidden;width: 60px;float:right;}
/**/
.m-wg-hd{background: url("../img/catbg01.jpg") repeat top left;}
/* 脚部 */
.g-ft {}
.g-ft,.g-ft a,.ft ahover{}
.m-ft-nav span{}

/* 二级页公共样式 */
/* 背景颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn{background: #0A74CC;}
/* 选中时的字体颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .m-view-time, .m-view-curent, .m-go-buy a.u-sysbtn {color: #fff;}
/* 带颜色的字体 */
.m-theme8 .u-price, .g-common .u-price, .g-common .m-left-time span{color: #0A74CC;} 
/* 边框颜色 */
.m-theme14 .m-sort ul li a.u-current, .m-theme25 .u-buy a:hover, .g-common .g-view-menu ul li{border: 1px solid #0A74CC;}
/* 顶部边框 */
.m-bottom-line, .g-common .g-view-menu ul li.first{border-top: 1px solid #0A74CC;}
/* 左边边框 */
.g-common .g-view-menu ul li.first {border-left: 1px solid #0A74CC;}
/* 底部边框 */
.m-view-curent, .m-go-buy a.u-sysbtn{border-bottom: 1px solid #0A74CC;}
/* 购买鼠标放上时的颜色 */
.m-go-buy a.u-sysbtn:hover, .m-theme25 .u-buy a:hover{background: #398ed5;}
/* 购买时间底色 */
.g-common .m-left-time span {background: #ffed03;}


/*搜索框*/
.m-search { margin-top: 7px; float: right; border:none;}
.m-search .u-search-key {background: #fff; color: #ccc; float: none; font-size: 14px; height: 30px;width:px;  padding:0;}
.m-search .u-search-btn { color: #fff; font-size: 14px; border: 0 none; height: 34px; overflow: hidden; width: 50px; float: right; cursor: pointer; text-indent: -99999px;margin-left: -2px;}


/*蓝色*/
.m-search .u-search-key { border: 2px solid #1835c8;  }
.m-search .u-search-btn {  background: url("../../../../img/searchimg/search1/soso_blue.jpg") no-repeat center; }

.m-head-regist img{ vertical-align:sub;}