* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: none
}

body {
    width: 100%;
    font-family: Microsoft YaHei, SimSun, sans-serif;
    text-align: center;
    margin: 0 auto
}
a:link{
    color: #333;
}
.head {
    width: 100%;
    background: #f8f8f8;
}
.taskbarWidth {
    width: 100%;
    background: #fff;
    overflow: hidden;
    zoom: 1
}

.taskbar {
    width: 1100px;
    margin: 0 auto !important;
    border-bottom: 1px solid #f0f0f0 !important;
    height: 30px;
    line-height: 30px;
    font-size: 12px
}

.taskbar ul {
    overflow: hidden;
    zoom: 1
}

.taskbar a:link {
    color: #000
}

.taskbar a:visited {
    color: #000
}

.taskbar a:hover {
    color: #ff6431
}

.taskbar-floatL {
    float: left;
    display: inline
}

.taskbar-padd {
    padding: 0 10px
}

.taskbar-padd1 {
    padding: 0 6px
}

.head-main {
    width: 1100px;
    margin: 0 auto;
    margin-top: 34px;
    zoom: 1;
    padding-top: 6px;
    height: 70px;
}

.search-input {
    border: 1px solid #ccc !important;
    color: #333;
    background-color: #fff;
    height: 39.5px;
    line-height: 41.5px;
    width: 300px;
    font-size: 14px;
    float: left;
    padding: 0 !important;
    text-indent: 6px;
}

.search-a {
    border: 1px solid transparent;
    color: #fff;
    background: url(/Public/images/searchIcon.png) no-repeat;
    background-size: 80px 80px;
    width: 80px;
    height: 40px;
    cursor: pointer;
    float: left;
    position: relative;
    left: -3px;
    border: 1px solid #40A5F5
}

.search-a:hover {
    border: 1px solid #FF5002;
    background: url(/Public/images/searchIcon.png) no-repeat 0 -40px
}

.head-search {
    margin-left: 261px;
    position: relative;
    left: 53px;
}

.publish a {
    width: 146px;
    display: inline-block;
    height: 41px;
    line-height: 41px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    border-radius: 6px;
    color: #0584e7 !important;
}

.publish {
    margin-top: 7px;
}

#publish-product {
    border: 1.5px solid #50b2ff;
    margin-left: 112px;
    font-size: 14px;
}

#publish-order {
    width: 110px;
    border-radius: 0 8px 8px 0;
    border: 1px solid #ddd
}

#publish-product:hover {
    background: #f8fcff;
    border-color: #5bbeff;
    box-shadow: 0px 4px 7px #a0d6ff;
}

#publish-order:hover {
    background: #ffb960;
    color: #fff !important;
    border-color: #ffb960
}

.txtCont {
    overflow: auto;
    float: right
}

.publish .freeIcon {
    position: relative;
    left: -5px;
    vertical-align: middle;
}

ul {
    margin: 0;
    padding: 0
}

li {
    padding: 0;
    text-align: left
}

.footerss {
    width: 100%;
    height: 280px;
    background-color: #475058;
    padding-bottom: 77px;
}

.ft_nav {
    width: 100%;
    height: 40px;
    border-bottom: #fff 1px solid
}

.ft_nav ul {
    width: 1200px;
    margin: 0 auto;
    overflow: auto
}

.ft_nav ul li {
    float: left;
    width: 98px;
    line-height: 40px;
    color: #fff
}

.ft_nav ul li a {
    color: #fff;
    margin: 0 10px;
    position: relative;
    left: -11px !important
}

.ft_nav ul li a:hover {
    text-decoration: underline
}

.foot {
    width: 1200px;
    margin: 20px auto;
    overflow: auto
}

.ft_logo {
    width: 350px;
    float: left;
    height: 199px;
    border-right: #fff 1px solid
}

.foot_ri {
    float: left;
    width: 640px;
    padding-top: 15px
}

.foot_ri p {
    line-height: 30px;
    padding-left: 30px;
    color: #fff;
    font-size: 12px
}

.whiteA {
    color: #fff !important
}

#floatDivBoxs {
    width: 98px;
    background: #fff;
    position: fixed;
    top: 231px;
    right: 0;
    z-index: 999
}

#floatDivBoxs .floatDtt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #3b86e0;
    color: #fff;
    font-size: 13px;
    position: relative;
    letter-spacing: 2px;
    box-shadow: -2px 0 3px rgba(0, 0, 0, .25);
}

#floatDivBoxs .floatDqq {
    padding: 0 8px
}

#floatDivBoxs .floatDqq li {
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 0 0 50px
}

#floatDivBoxs .floatDtxt {
    font-size: 18px;
    color: #333;
    padding: 12px 14px
}

#floatDivBoxs .floatDtel {
    padding: 0 0 12px 10px
}

#floatDivBoxs .floatDtel img {
    display: block
}

.floatShadow {
    background: #fff;
    box-shadow: -2px 0 3px rgba(0, 0, 0, .25);
    font-size: 14px
}

#rightArrow {
    width: 50px;
    height: 45px;
    background: url(/Public/images/pub/online_arrow.jpg) no-repeat;
    position: fixed;
    top: 193px;
    right: 135px;
    z-index: 999
}

#rightArrow a {
    display: block;
    height: 45px
}

.qq {
    width: 20px
}

#floatDivBoxs a:link {
    color: #666
}

#floatDivBoxs a:visited {
    color: #666
}

#floatDivBoxs a:hover {
    color: #56b5ff !important;
}

.wxqq {
    border-top: 3px solid #757575;
    background: #ebebeb;
}

.wxqq2 {
    background: #ebebeb;
}

body .qqt {
    color: #fff !important;
}

.border-normal img {
    width: 18px;
    margin-left: 29px;
    margin-top: -4px;
}

.page a, .page span {
    display: inline;
    COLOR: #333;
    border: #eee 1px solid;
    margin-right: .2rem;
    padding: 5px 13px;
    background: #fff;
    cursor: pointer
}

.page {
    text-align: left;
    height: 36px;
    width: 914px !important;
    margin: 0 auto;
    margin-top: 18px
}

.current {
    border-color: #83b9ff !important;
    background: #eef5ff !important;
    border-radius: 3px !important
}

.h1SideControl {
    width: 1100px;
    margin: 10px auto;
    text-align: left;
    padding-top: 8px;
    position: relative;
    height: 24px;
    font-size: 14px;
    color: #3a3a3a !important;
}

.homeImg {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
}

.h1SideControl a:visited {
    color: #3a3a3a !important;
}

.h1SideControl a:link {
    font-size: 14px;
    color: #3a3a3a !important;
    margin: 0 6px;
}

.navcrumbs {
    width: 1100px;
    margin: 10px auto;
    text-align: left;
    padding-top: 8px;
    position: relative;
    height: 24px;
    font-size: 14px;
    color: #3a3a3a !important;
}

.fl {
    float: left;
}

#bottomBanner {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    background: linear-gradient(to right, #fff400, #ff0400, #ff0400, #ff0400, #ff0400, #ff0400, #fff400);
}

#bottomBanner img {
    width: 1100px;
    background-image: url("/Public/images/bottomBanner.jpg");
}

a.marle {
    margin-left: 129px;
}

#cloesBtn {
    color: #ffff;
    font-size: 21px;
    position: absolute;
    margin-top: -4px;
    margin-left: 37px;
    cursor: pointer;
}

.dp {
    display: none;
    background: #4391e4;
    borde-top: 1px solid #fff;
}

.table-header-group {
    display: block;
}

.headUl {
    display: inline-block;
    position: absolute;
    z-index: 999;
    overflow: inherit;
}

.ulul {
    margin-top: 6px;
}

.ulul a {
    display: block;
    width: 65px;
}

.marle {
    margin-left: 124px !important;
}

.mbxh1 {
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
}

.searchBar {
    float: left;
    width: 100%;
    max-width: 488px;
    margin-top: 7px;
    /*margin-left: 33px;*/

}

.logoTxt {
    text-align: left;
    clear: both;
    width: 1100px;
    margin: 0 auto;
    font-size: 17px;
    color: #999;
    letter-spacing: 3px;
    text-indent: 46px;
    height: 14px;
}

.logoTxt img {
    width: 194px;
    position: relative;
    top: -26px;
    left: -42px;
}

.js-typeahead, .typeahead__filter-button, .sbbtn {
    height: 43px !important;
}

.typeahead__filter {
    display: none !important;
}

.typeahead__field input {
    border: 2px solid #0085e8 !important;
    border-radius: 0 !important;
    border-left: 0 !important;
}

.typeahead__container button {
    border: 2px solid #0085e8 !important;
}

.menuSearch {
    margin-top: 7px;
    border: 2px solid #0085e8 !important;
    border-right: 1px solid #d4d4d4 !important;
    margin-left: 64px;
    position: relative;
}

.menuSearch ul {
    position: absolute;
    background: #fff;
    z-index: 999;
    border: 1px solid #d4d4d4;
    display: none;
}

.menuSearch li {
    height: 39px;
    line-height: 39px;
    width: 88px;
    font-size: 13px;
    letter-spacing: 9px;
    text-align: center;
    cursor: pointer;
}

.menuSearch .menuSearchTIt {
    height: 39px;
    line-height: 39px;
    width: 88px;
    font-size: 13px;
    text-align: center;
    color: #333;
    letter-spacing: 2px;
    cursor: pointer;
}

.sbbtn {
    width: 96px !important;
    background: #0085e8 !important;
    color: #fff !important;
}

.sbbtnImg {
    position: relative;
    top: 4px;
    left: -5px;
}

.sbtxt {
    font-size: 18px;
    letter-spacing: 4px;
    -webkit-font-smoothing: antialiased;
}

.sbttx {
    font-size: 18px;
    letter-spacing: 4px;
    -webkit-font-smoothing: antialiased;
    width: 66px;
    display: block;
    position: relative;
    top: -34px;
    color: #fff;
}

.tipTip {
    font-size: 14px;
    text-align: left;
}

.tipTip span {
    padding: 4px 12px;
    color: #000;
    background: #fff;
    cursor: pointer;
    position: relative;
    top: -3px;
}

.margin-l {
    margin-left: 61px;
}

.today img {
    position: relative;
    top: 3px;
    left: -2px;
}

.hotkey li {
    float: left;
    font-size: 13px;
    margin-right: 15px;
    position: relative;
    top: 6px;
}

.hotkey li a {
    color: #6d6d6d;
}

.hotkey li a:hover {
    color: #37baf9;
}

.hotkey {
    height: 26px;
    overflow: hidden;
    position: relative;
    left: -91px;
}

.menuSearchTIt .downIcon {
    position: relative;
    top: -1px;
    left: 4px;
}

#service {
    display: none;
}

/*订单浮窗*/
.orderSide {
    width: 300px;
    position: fixed;
    z-index: 9999;
    top: 100px;
    right: -330px;
    box-shadow: 0 1px 10px #7b7b7b;
    background: #fff;
    border-radius: 0 0 10px 10px;
}

.float1 {
    text-align: left;
    padding: 9px;
}

p.titP {
    font-size: 14px;
    font-weight: bold;
    color: #171717;
}

.float2 {
    text-align: left;
    padding: 9px;
}

.float3 {
    text-align: left;
    padding: 9px;
    margin-top: -19px;
}

.orderSide textarea {
    width: 257px;
    height: 69px;
    font-size: 13px;
    color: #9a9a9a;
    resize: none;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #c8ccd0;
    border-radius: 5px;
    padding: 11px;
}

.headImg {
    width: 303px;
    position: absolute;
    top: -44px;
    left: -1px;
}

.orderSide i {
    color: #f00;
    font-size: 9px;
    position: relative;
    top: -3px;
}

img.f3Icon {
    width: 23px;
    position: relative;
    top: 7px;
    margin-right: 2px;
}

.float3 i {
    margin-right: 10px;
}

.float3 input {
    border-bottom: 1px solid #dedede;
    width: 217px;
}

.float3 p {
    margin-top: 5px;
    color: #999;
}

.float3 .span {
    font-size: 11px;
    position: relative;
    top: 2px;
}

.subBtnTop {
    width: 200px;
    line-height: 39px;
    background: #4395ff;
    color: #fff;
    letter-spacing: 6px;
    font-size: 18px;
    border-radius: 33px;
    margin-bottom: 21px;
    margin-top: 12px;
    box-shadow: 0 2px 6px #66a9ff;
}

.subBtn-c {
    background: #00b9bb !important
}

.closeA {
    position: absolute;
    top: -19px;
    right: 5px;
    width: 20px;
    height: 20px;
}

/*上传图片0*/
.photo_upload_box {
    padding: 4px 0 10px 17px;
    width: 260px;
    background-color: #FFF;
    border: 1px solid #cecece;
    border-radius: 6px;
    position: relative;
    float: left;
    font-size: 14px;
    color: #5F5F5F;
    height: auto;
    top: 7px;
    margin-left: 2px;
    margin-bottom: 13px;
}

img.img_common {
    width: 100%;
    height: 100%;
}

.photo_upload_box ul {
    overflow: scroll;
    height: 99px;
    overflow-x: hidden !important;
}

.ul_pics li {
    float: left;
    width: 80px;
    height: 80px;
    margin: 0 14px 8px 0;
    position: relative;
}

#local_upload img {
    width: 87px;
}

.uploading-tip {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
    text-align: left;
    line-height: 20px;
}

.uploading-tip > span, .uploading-tip > i {
    color: green;
    cursor: pointer;
    font-family: 宋体;
    font-size: 28px;
    font-style: normal;
    margin: 0px 0px 0px 12px;
    top: 0;
}

.ul-Control {
    overflow: hidden;
}

.uploading-tip > i {
    color: red;
    font-family: 微软雅黑;
}

.fenge {
    width: 97.3%;
    margin: 21px auto;
    height: 30px;
    background: #E8EFF7;
    position: relative;
    left: -7px;
}

.fgControl {
    text-align: left;
    margin-left: 86px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.fgControl img {
    width: 16px;
    float: left;
    position: relative;
    left: -4px;
    top: 7px;
}

.fgControl a:link {
    color: #4b67e7 !important;
}

.fgControl a:visited {
    color: #4b67e7 !important;
}

.pubBtn input {
    padding: 9px 39px;
    font-size: 15px;
    border: 1px solid #d8d8d8;
    color: #fff;
}

.tk input {
    width: 20px;
    position: relative;
    top: -1px;
}

.tk a:link {
    color: #4b67e7 !important;
}

.tk a:visited {
    color: #4b67e7 !important;
}

/**********上传样式***********/
.photo_upload_box h1 {
    font-size: 14px;
    font-weight: 700;
}

.photo_upload_box .upload_num {
    margin: 10px 0;
    font-size: 12px;
}

.progress {
    position: relative;
    padding: 1px;
    border-radius: 3px;
    margin: 30px 0 0 0;
}

.bar {
    background-color: green;
    display: block;
    width: 0%;
    height: 20px;
    border-radius: 3px;
}

.percent {
    position: absolute;
    height: 20px;
    display: inline-block;
    top: 3px;
    left: 2%;
    color: #fff
}

.pic_close {
    background: url("/Public/image/ico_layer.png") no-repeat scroll -25px -25px;
    display: none;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 990
}

.ul_pics li:hover .pic_close {
    display: block
}

.uploading-tip {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
    text-align: left;
    line-height: 20px
}

.uploading-tip > i {
    color: red;
    font-family: "微软雅黑";
}

.vad {
    margin: 120px 0 5px;
    font-family: Consolas, arial, 宋体, sans-serif;
    text-align: center;
}

.vad a {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin: 0 5px;
    padding: 0 50px;
    font-size: 14px;
    text-align: center;
    color: #eee;
    text-decoration: none;
    background-color: #222;
}

.vad a:hover {
    color: #fff;
    background-color: #000;
}

.thead {
    width: 728px;
    height: 90px;
    margin: 0 auto;
    border-bottom: 40px solid #fff;
}

/*a:hover {*/
/*color: #fff;*/
/*text-decoration: none;*/
/*}*/
.txalc {
    text-align: center;
}

.layer-anim {
    width: 382px !important;
    text-align: left;
}

.w622 {
    top: 28px !important;
    border-radius: 10px;
}

.closeA1 {
    display: none;
    float: right;
    font-size: 13px;
    width: 38px;
    height: 19px;
    margin-top: 1px;
    margin-right: 1px;
    line-height: 19px;
    background: #4084e9;
    color: #fff !important;
    text-align: center;
    border-radius: 4px;
    letter-spacing: 1px;

}

.closeA1:hover {
    background: #14c0e5 !important;
}

.mt0 {
    margin-top: 5px !important;
}

.typeahead__button button {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;;
}

.hotkey .htT {
    color: #999;
    font-size: 12px;
    margin-right: 2px;
}

.hotkey .highlightA {
    color: #37baf9;
}

.head .taskbar .dlc {
    color: #1E9DFF !important;
}

.head .taskbar .zcc {
    color: #FF791F !important;;
}

.overflow {
    overflow: hidden;
}

/*nav代码 0*/
.navSide {
    width: 100%;
    height: 41px;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    position: relative;
    background: #fff;
}

.navCtrl {
    width: 1100px;
    margin: 0 auto;
    line-height: 30px;
    position: relative;
    overflow: hidden;
}

.navSide .topList li {
    float: left;
    padding: 0 26px 0 24px;
    height: 38px;
    line-height: 41px;
    position: relative;
    color: #000;
    transition: 0.2s all linear;
    cursor: pointer;
    width: 71px;
    text-align: center;
}

.topList b {
    position: absolute;
    display: inline-block;
    height: 0;
    width: 0;
    font-size: 0;
    overflow: hidden;
    line-height: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #333 #fff #fff;
    top: 18px;
    right: 14px;
    color: #cf121b;
}

/*=====*/
.navSide ul.topList {
    display: flex;
    position: absolute;
    width: 800px;
    top: 51.6%;
    left: 55.5%;
    transform: translate(-50%, -50%);
}

.navSide .topList li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    height: 100%;
    border-bottom: 2px solid #006FE1;
    transition: 0.2s all linear;
}

.navSide .topList li:hover::before {
    width: 100%;
    top: 0;
    left: 0;
    transition-delay: 0.1s;
    border-bottom-color: #006FE1;
    z-index: -1;
    box-shadow: 0 2px 2px #d4ecff;
}

.navSide .topList li:hover ~ li::before {
    left: 0;
}

/*.navSide .topList li:active {*/
    /*background: #006FE1;*/
    /*color: #fff;*/
/*}*/

/*=====*/
.nsChose {
    border-bottom: 2px solid #0584e7;
}

.nsChoseH {
    font-size: 16px !important;
    transition: 0.2s all linear;
}

.navSide a {
    color: #333;
    font-size: 16px;
}

.classifyTitle {
    width: 200px;
    height: 41px;
    cursor: pointer;
    line-height: 42px;
    font-size: 16px;
    text-align: center;
}

.classifyBody {
    width: 200px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
    background: #000000;
    background: #000000ba;
    position: relative;
    z-index: 9999;
    display: none;
}

.classify-leftList {
    cursor: pointer;
    color: #fff;
}
.classify-leftList a:link{
    color: #fff;
}.classify-leftList a:hover{
     color: #66dcff!important
 }
.classifyTitle {
    background: #007AE5;
    color: #fff
}

.zzq {
    float: right;
    margin-top: 6px;
    color: #8e0011 !important;
    padding: 0px 9px;
    border-radius: 4px;
}

.zzq img {
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: -3px;
}

.zzq:hover {
    transform: rotate(7deg);
}

.cfiNub1 {
    width: 17px;
    position: relative;
    left: -26px;
    margin-right: -14px;
}

.classify-leftCtrl {
    width: 891px;
    height: 416px;
    background: #fff;
    z-index: 55;
    position: absolute;
    top: 2px;
    left: 200px;
    border: 1px solid #ccc;
    border-left: 0;
    overflow: hidden;
    display: none !important;
}

.clList {
    text-align: left;
    padding-left: 40px;
    cursor: pointer;
}

.clList a {
    color: #fff !important;
    font-size: 14px;
}

.classifyIcon {
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
    left: 1px;
    margin-right: 13px;
}

.clLChose {
    background: #000;
    transition: 0.2s all linear;
    letter-spacing: 1px;
    box-shadow: 0 0 20px #004b8e;
}

.clLChoseImg {
    width: 21px !important;
    height: 21px !important;
    top: 5px !important;
    left: -3px;
    margin-right: 18px;
    transition: 0.2s all linear;
}

.classify-leftCtrl.clBorBtm {
    border-bottom: 1px solid #efefef;
}

.classify-leftCtrl .fristCLi {
    color: #006FE1;
    font-size: 11px !important;
    height: 70px;
    width: 76px !important;
    font-weight: bold;
}

.classify-leftCtrl ul {
    clear: both;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;

}

.classify-leftCtrl p {
    text-align: left;
    color: #0060b3;
    font-size: 14px;
    margin-top: 3px;
    font-weight: bold;
    border-bottom: 1px solid #e8e8e8;
}

.classify-leftCtrl li {
    float: left;
    margin: 0px 21px 0 4px;
    line-height: 41px;
    height: 41px;
    position: relative;
    color: #000;
    transition: 0.2s all linear;
    cursor: pointer;
    text-align: left;
}

.classify-leftCtrl li a {
    font-size: 12px;
}

.classify-leftCtrl a:link {
    color: #333;
}

.classify-leftCtrl a:hover {
    color: #37baf9;
}

.tagList {
    padding-left: 31px;
    padding-right: 24px;
    width: 535px;
    float: left;
}

.compenyName {
    border-left: 1px solid #efefef;
    width: 300px;
    height: 418px;
    float: left;
    overflow: hidden;
}

.compenyName img {
    width: 145px;
}

.NewLeft {
    opacity: 0;
}

/*nav代码 1*/
.topListHover li a {
    width: 100px;
    display: inline-block;
    background: #BEE6FE;
    color: #0f82e0;
    text-align: center;
    border-radius: 3px;
}

.topListHover li a:hover {
    color: #003e71;
    background-color: rgb(140, 203, 255);
}

.topListHover li {
    margin:10px;
}

.topListHover {
    background: #fff;
    position: absolute;
    left: 333px;
    top: 43px;
    z-index: 9999;
     display: none;
    border: 1px solid #e9e9e9;
    padding-top: 1px;
}
.tgline3{
    height: 117px !important;
}
.gy-02, .gy-03, .gy-04, .gy-05, .gy-06, .gy-07, .gy-08, .gy-09, .gy-10, .gy-11, .gy-12 {
    display: none;
}
.mQRcode {
    z-index: 9999;
    position: fixed;
    width: 100px;
    margin-left: 996px;
    display: none;
    box-shadow: 0 1px 9px #82c9ff;
}
.mQRcode img{
    width: 100px;
}
.typeahead__backdrop{
    display: none !important;
}
.typeahead__list{
    display: none !important;
}
.ieblack{
    background: #000;
}

.searchSide {
    border: 1px solid #dddd;
    margin-top: 18px;
    border-bottom: none;
}
.widget-row {
    position: relative;
    padding: 4px 9px 4px 19px;
    border-bottom: solid 1px #ebecec;
    height: 30px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    font-size: 12px;
}
.widget-title {
    float: left;
    display: inline;
    width: 77px;
    height: 18px;
    padding: 6px 0;
}
.widget-title label {
    float: left;
    display: inline;
    height: 18px;
    color: #999;
    line-height: 17px;
}
.widget-control .dpl-active {
    float: right;
    display: inline;
    margin-left: 10px;
    line-height: 14px !important;
}
.searchSide a:link, .searchSide a:visited {
    color: #D2AE82;
    text-decoration: none;
}
.widget-items a {
    float: left;
    display: inline;
    height: 18px;
    overflow: hidden;
    line-height: 17px;
}
.widget-control {
    float: right;
    display: inline;
    width: 150px;
    height: 24px;
    padding: 3px 0;
}
.widget-control .dpl-active {
    float: right;
    display: inline;
    margin-left: 10px;
    line-height: 14px !important;
}
.widget-items li {
    float: left;
    display: inline;
    height: 18px;
    width: 78px;
    padding: 6px 10px 6px 22px;
}
.widget-items a {
    float: left;
    display: inline;
    height: 18px;
    overflow: hidden;
    line-height: 17px;
}



.widget-control {
    float: right;
    display: inline;
    width: 150px;
    height: 24px;
    padding: 3px 0;
}
.heiaut {
    height: auto;
}
.widget-items a {
    float: left;
    display: inline;
    height: 18px;
    overflow: hidden;
    line-height: 17px;
}

.dpl-active {
    display: inline-block;
    width: 48px;
    height: 12px;
    padding: 5px 0;
    overflow: hidden;
    border: solid 1px #e8e8e8;
    text-align: center;
    line-height: 11px;
}