/*æ•´ä½“çš„*/
html, body, div, form, dl, dt, dd, ol, ul, li, p, input {
    margin: 0;
    padding: 0
}
html{
    font-size:16px;
}
.content-sidebar dd a,.picScroll-top .bd ul li a{
    font-size:14px;
}
body{
    background: #f4f6f8;
    /*background: #f1f4f9;  */
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}
.logo-2{
    height:1.82rem;
    margin-right:0.85rem;
}
.search-list .current a {
    color: #000 !important;
}
.search-list .li a {
    color: #999;
}
ol, ul {
    list-style-type: none
}

caption, th {
    text-align: left
}
.icon_list{
    position: absolute;
    width: 16px;
    height: 16px;
    right: 17px;
    top: 12px;
}
input, select, textarea {
    outline: none
}

abbr {
    border-bottom: none
}
.footer-new .text p{
    padding-bottom:1rem;
}
label, select, textarea {
    font: 14px/18px arial, "Simsun", tahoma, verdana, sans-serif
}

input {
    font-size: 14px;
    padding: 0;
}

a:hover {
    color: #f26929;
    text-decoration: none
}

.uc-section, .mod, .bd, .clearfix {
    zoom: 1
}
.uc-section:after, .mod:after, .bd:after,
.clearfix:after {
    content: "";
    display: table;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.lfloat {
    float: left
}

.rfloat {
    float: right
}

#main-container {
    width: 1200px;
    font-size: 14px;
    margin: 0 auto
}

#onebox {
    width: 100%;
    background: #FFF;
    margin: 0 auto;
}

.container {
    /*width: 100%;*/
    margin: 0 auto;
    padding-left: 5px !important;
    margin-right: auto !important;;
    margin-left: auto !important;;
}

.media-list {
    overflow: hidden;
    margin-right: -10px;
    zoom: 1
}

.media-list .media-item {
    float: left;
    margin: 0 9px 0 0;
    font-size: 12px;
    white-space: nowrap;
    line-height: 24px
}

.container1 {
    width: 97%;
    margin: 0 auto;
}

.container2 {
    width: 98%;
    margin: 0 auto;
}

@media (min-width: 576px) {
    #body {
        padding-top: 0rem !important;
    }
}

/*ä¸Šé¢çš„æ—¶é—´æ¡†*/
.timezone {
    width: 286px;
    border: 1px solid #fff;
    height: 70px;
    float: right
}

.timezone li {
    font-size: 14px;
    color: #a2a2a2;
    float: left;
    width: 300px;
    padding: 1px 10px;
}

.timezone li a {
    margin-left: 20px;
    padding: 2px 5px;
}

.timezone li a:hover, a:focus {
    text-decoration: none;
}

/*ä¸‹é¢çš„æ—¶é—´æ */
.time_content {
    width: 100%;
    /*padding:4%;*/
}

.time_content .world-time {
    color: #a2a2a2;
    font-size: 13px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom:7px;
    margin-top: 7px;
    justify-content: space-between;
    position: relative;
    z-index: 999;
    border: 1px solid #eee;
    padding:5px 0;
    /*padding: 5px;*/
    background-color: #f5f5f5;
}
.time_content .world-time li {
    width:33%;
}

.time_content .world-time img {
    width: 18px;
    vertical-align: bottom
}

/*æœç´¢æ¡†*/

.col-sm-offset-3 {
    float: left;
    height: 27px;
}
.search_box{
    width:100%
}
.search-list {
    display: flex;
    justify-content: left;
    margin-bottom: 10px;
    margin-left: 25px;
}

.search-list .li {
    padding:5px;
    padding-right:30px;
    position: relative;
}

.btns {
    color: #518193;
    font-size: 15px;
}
.search-list .current::after {
    position: absolute;
    content: "";
    border-radius: 100px;
    width: 10px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: 4px;
    bottom: 0;
    left: 30%;
    transform: translateX(-50%);
    background: #000;
}
.btnmains {
    color: #518193;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    border: 1px solid transparent;
    /* padding: 0.2175rem 0.75rem; */
    line-height: 1.6;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.search-input {
    width: 100%;
    height: 36px;
    /*border: 1px solid #d8d8d8;*/
    border-radius: 2px;
    position: relative;
    /*margin-top: 5px;*/
}

@media (min-width: 1200px){
    #header .container {
        width: 92% !important;
    }
}
.search-sbmit {
    position: absolute;
    top: 0;
    right: 3px;
    height: 20px;
    outline: none;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}

.search-sbmit:active {
    background: #f1f1f1
}

/*é¡¶éƒ¨å›¾æ ‡ä½ç½®*/
ul.icon_toplist li img {
    width:48px;
    height: 48px;
    margin-bottom:3px;
}
ul.icon_toplist li:hover{
    background: #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
ul.icon_toplist {
    margin: 10px 0 0 2px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    position: relative;
    z-index: 9;
}

ul.icon_toplist li {
    position: relative;
    height: 90px;
    width: 25%;
    text-align: center;
}

ul.icon_toplist li a {
    display: block; /*width: 5.2%; height: 85px; margin-bottom: 5px;*/
}

ul.icon_toplist li a:hover, a:focus {
}

ul.icon_toplist li span {
    /*position: absolute;*/
    bottom: 12px;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
    color:#555;
}

/*ä¸€äº›å…ƒç´ */
.nav_list {

    padding-bottom: 1px;
}

.title_bar {
    position: relative;
    margin: 0 0 1px 0;
}

.title_bar:before{
    position: absolute;
    content: "";
    background: #ddd;
    height:1px;
    width:100%;
    top:15px;
    z-index:0;
    left:0;
}
.title {
    position: relative;
    background: #fff;
    font-size: 15px;
    font-weight: bold;
    color: #dd5862;
    padding:2px 10px 5px 0;
    z-index:19;
}
.titles {
    position: relative;
    background: #fff;
    font-size: 15px;
    font-weight: bold;
    color: #dd5862;
    padding:2px 10px 5px 0;
    z-index:19;
}
.line_hr {
    width: 92%;
    height: 10px;
    *line-height: 0;
    margin: 0 0 0 10px;
    border-bottom: 1px #ddd solid;
}

.line_short {
    display: none;
}

.kaidian {
    width: 100%;
    font-size: 16px;
    text-align: center;
}

.mod {
    border: 1px solid #cdcdcd;
    background-color: #fff
}

.mod .hd {
    height: 24px;
    padding: 8px 10px;
    line-height: 24px
}

.mod .title {
    font-size: 14px
}

.fl {
    float: left;
}

#olinks li a {
    padding: 0 0 0 2px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt {
    font-weight: 700;
    margin-left: 0;
}

dd, dt {
    line-height: 1.42857143;
}

/*å¸¸ç”¨å·¥å…·å’Œå…¶ä»–å·¥å…·ä½ç½®*/
.categorytop {
    width: 100%;
    position: relative;
    z-index: 999;
    line-height: 32px;
    margin: 6px 0 2px 0;
}

.categorytop li {
    width: 33%;
    text-align: left;
    display: flex;
}
.categorytop li img{
    width: 16px;
    position: relative;
    top: 7px;
    height: 17px;
}
.categorytop li a{
    overflow: hidden;
    color: #555;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.categorytop ul {		margin-left: 26px;
    display: flex;
    flex-wrap: wrap;

}
.categorytop li a:hover, a:focus {
    text-decoration: none;
}
.row{
    margin:0;
}
.category {
    width: 99%;
    line-height: 32px;
    margin: 0 0 8px 5px;
    padding: 10px 10px;
}
.category ul{
    display: flex;
    flex-wrap: wrap;
    margin-top:15px;
}
.category li{
    width:20%;
    text-align: left;
    overflow: hidden;
    text-align: center;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.category li a{
    width:100%;
    overflow: hidden;
    color:#555;
}
.category li a:hover, a:focus {
    text-decoration: none;
}

/*æ–‡å­—æ‚¬æµ®æ•ˆæžœ*/
.css-tooltip {
    position: relative;
    z-index: 1
}

.css-tooltip:after {
    border: 1px solid #dfdfdf;
    background-color: #D9EDF7;
    color: #5a98de;
    box-shadow: 1px 1px 1px #5a98de;
    border-radius: 3px;
    bottom: 30px;
    content: attr(data-tooltip);
    display: none;
    font-size: 13px;
    left: 50%;
    line-height: 1.3;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 150px;
    margin-left: -77.5px
}

.css-tooltip:before {
    content: "";
    border: 4px transparent solid;
    border-top-color: #428bca;
    position: absolute;
    bottom: 22px;
    left: 50%;
    display: none;
    margin-left: -4px;
}

.css-tooltip:hover:after, .css-tooltip:hover:before {
    display: block
}

/* èŠ‚æ—¥å€’è®¡æ—¶ */
.holidayâ€”countdown {
    background: #d9edf7;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.holidayâ€”countdown div {
    width: 24%;
    float: left;
    text-align: center
}

.holidayâ€”countdown span {
    margin: 0 4px
}

.holidayâ€”countdown .holiday {
    color: #5a98de
}

.holidayâ€”countdown .day {
    color: #ff4300
}

/*å†³å®šæ˜¯å¦æœ‰è¾¹æ¡†
#catalog {
	margin:0px 0 0;
	background-color:#f8f8f8;
}
#catalog section {
	position:relative;
	border:1px solid #e8e8e8;
	margin-top:-1px;
	overflow:hidden;
}
*/

/*ç½‘å€åˆ—è¡¨*/
#catalog section ul, #website-map section ul {
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

#catalog section.highlight, #website-map section.highlight {
    border-color: #e0ebf1;
    z-index: 1;
}

#catalog section.highlight ul, #website-map section.highlight ul {
    background-color: #f6fafc;
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: rotate(1deg)
    }
    25% {
        -webkit-transform: rotate(-1deg)
    }
    50% {
        -webkit-transform: rotate(1deg)
    }
    75% {
        -webkit-transform: rotate(-1deg)
    }
    100% {
        -webkit-transform: rotate(1deg)
    }
}

@-moz-keyframes shake {
    0% {
        -moz-transform: rotate(1deg)
    }
    25% {
        -moz-transform: rotate(-1deg)
    }
    50% {
        -moz-transform: rotate(1deg)
    }
    75% {
        -moz-transform: rotate(-1deg)
    }
    100% {
        -moz-transform: rotate(1deg)
    }
}

@-o-keyframes shake {
    0% {
        -o-transform: rotate(1deg)
    }
    25% {
        -o-transform: rotate(-1deg)
    }
    50% {
        -o-transform: rotate(1deg)
    }
    75% {
        -o-transform: rotate(-1deg)
    }
    100% {
        -o-transform: rotate(1deg)
    }
}

@keyframes shake {
    0% {
        transform: rotate(1deg)
    }
    25% {
        transform: rotate(-1deg)
    }
    50% {
        transform: rotate(1deg)
    }
    75% {
        transform: rotate(-1deg)
    }
    100% {
        transform: rotate(1deg)
    }
}

#catalog section.shake {
    z-index: 1;
    border-color: #f66;
    -webkit-animation: shake 0.2s;
}

#catalog section.shake ul {
    background-color: #fdffdd;
}

/*.website-list {*/
/*margin: 0 1px 0 1px;*/
/*padding: 0px 0;*/
/*overflow: hidden;*/
/*zoom: 1;*/
/*background-color: #ffffff;*/
/*display: flex;*/
/*flex-wrap: wrap;*/
/*position: relative;*/
/*z-index:20*/
/*}*/
.website-list {
    display: flex;
    flex-wrap: wrap;
    /*padding-bottom:20px;*/
    /*padding:0 20px;*/
    padding:13px 10px;
}
.website-list li {
    width:calc(100% / 6);
    /*border-left: 1px dotted #e8e8e8;*/
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    /*padding:20px;*/
    padding:0 5px;
    /*margin-bottom:5px;*/
    position: relative;
}

.website-list li .item-card:hover {
    background-color: #f2f8fd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.website-list li .item-card{
    display: flex;
    padding: 10px 16px;
    width:100%;
    min-height: 89px;
    /*justify-content: space-between;*/
}
.website-list li .item-card .contents{
    width: calc(100% - 26px);
}
.website-list li .item-card .icons{
    width: 100%;
    max-width: 26px;
    margin-right:4px;
}
.website-list li .item-card img{
    width:26px;
    height:26px;
    position: relative;
    top:4px;
    max-width: 26px;
}
.website-list li:hover a {
    color: #ee521c !important;
    text-decoration: none
}

.website-list li:hover p {
    color: #585858;
}

.website-list li a {
    white-space: nowrap;
}

.website-list .hot-item a {
}

.website-list .new-item a {
    padding-left: 14px;
    background-position: 0 -297px;
    font-weight: 700;
}

.website-list .website {
    display: block;
    margin: 4px 0;
    font-size: 1.16em;
    color: #3c3c3c;
    font-weight: bold;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    padding:0 2px;
    text-align: left;
    /* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.website-list .description {
    margin: 1px 0px 0px;
    color: #a2a2a2;
    line-height: 1.5;
    font-size: 12px;
    display: none;
    text-align: justify !important;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}





.website-lists {
    display: flex;
    flex-wrap: wrap;
    /*padding-bottom:20px;*/
    /*padding:0 20px;*/
    padding:13px 10px;
}
.website-lists li {
    width:calc(100% / 6);
    /*border-left: 1px dotted #e8e8e8;*/
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    /*padding:20px;*/
    padding:0 5px;
    /*margin-bottom:5px;*/
    position: relative;
}

.website-lists li .item-card{
    display: flex;
    padding: 10px 16px;
    width:100%;
    min-height: 89px;
    /*justify-content: space-between;*/
}
.website-lists li .item-card .contents{
    width: calc(100% - 45px);
}
.website-lists li .item-card .icons{
    width: 100%;
    max-width: 45px;
    margin-right:8px;
}
.website-lists li .item-card img{
    width:45px;
    height:45px;
    position: relative;
    top:4px;
    max-width: 45px;
}
.hot-item-2links{
    width: calc(100% / 5 - 10px) !important;
    margin-right: 10px;
    margin-bottom:10px;
}
.hot-item-2links:hover{
    -webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1)
}
website-lists li .linkcard {
    color:#999;
    margin-right:20px;
}
.website-lists li .linkcard:hover{
    background: #FE6D00;
    color:#fff;
}
.website-lists .website:hover{
    color: #FE6D00 !important;
}

.website-lists .hot-item a {
}

.search-input {
    width: 100%;
    height: 36px;
    /*border: 1px solid #d8d8d8;*/
    border-radius: 2px;
    position: relative;
    /*margin-top: 5px;*/
}

.search-input input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 24px;
    text-indent: 10px;
    padding: 9px 20px;
    font-size: 14px;
    vertical-align: middle;
    outline: none;
    border-radius: 50px;
    border: 0
}

.search-sbmit {
    position: absolute;
    top: 3px;
    right: 10px;
    height: 20px;
    outline: none;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}

.search-sbmit:active {
    background: #f1f1f1
}

.website-lists .new-item a {
    padding-left: 14px;
    background-position: 0 -297px;
    font-weight: 700;
}

.website-lists .website {
    display: block;
    margin: 4px 0;
    font-size: 1.16em;
    color: #3c3c3c;
    font-weight: bold;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    padding:0 2px;
    text-align: left;
    /* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.website-lists .description {
    margin: 1px 0px 0px;
    color: #a2a2a2;
    line-height: 1.5;
    font-size: 12px;
    display: none;
    text-align: justify !important;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}




/*tabæ¡†*/

.navss {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navss > li {
    position: relative;
    display: block
}

.navss > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.navss > li > a:focus,
.navss > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.navss > li.disabled > a {
    color: #777
}

.navss > li.disabled > a:focus,
.navss > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.navss .open > a, .navss .open > a:focus, .navss .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.navss .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.navss > li > a > img {
    max-width: none
}

.nav-tabss {
    border-bottom: 1px solid #ddd
}

.nav-tabss > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabss > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabss > li > a:hover {
    border-color: #eee #eee #ddd
}
.title_bar .title{
    padding-top: 4rem;
    margin: -3.3rem 0 0 0;
}
.nav-tabss > li.active > a, .nav-tabss > li.active > a:focus,
.nav-tabss > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabss.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabss.nav-justified > li {
    float: none
}

.nav-tabss.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

@media (min-width: 768px) {
    .nav-tabss.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabss.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabss.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabss.nav-justified > .active > a, .nav-tabss.nav-justified > .active > a:focus,
.nav-tabss.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabss.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabss.nav-justified > .active > a, .nav-tabss.nav-justified > .active > a:focus, .nav-tabss.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabss {
    margin-bottom: 1em;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-tabss > li.active > a, .nav-tabss > li.active > a:hover, .nav-tabss > li.active > a:focus {
    color: #d74b4b;
    background-color: #ffffff;
    font-weight: 600;
}

.nav-tabss > li > a {
    color: #444444;
    background-color: transparent;
}

/*è‡ªé€‚åº”ç‰¹æ®ŠPC*/
@media (max-width: 992px) {
    .search_box {
        width: 100% !important;
    }
    .navbar-brand{
        margin-right:1rem;
    }
    .logo-2{
        margin:0;
    }
    .picScroll-top {
        margin-top: 10px;
    }

    .search-list .li {
        writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
    }
}
@media (min-width: 992px){
    .time_content {
        width: 100%;
        padding:0;
    }
    .time_content .world-time li {
        width: 16.2%;
        float: left;
        margin-left: 3.3px;
    }
    .categorytop li {
        float: left;
        width: 11.11%;
        text-align: left;
    }
    .website-list li {
        /*border-left: 1px dotted #e8e8e8;*/
        overflow: hidden;
        cursor: pointer;
    }
    .website-list .description {
        display: block;
    }
    .website-list .website {
        text-align: left;
    }
    /*c 加入*/
    /*c 加入 end*/
    .category li {
        float: left;
        width: 10%;
        text-align: left;
        overflow: inherit;
        /*white-space: pre-wrap;*/
        z-index: 100;
    }
    .category ul{
        margin-top:5px;
        margin-left: 18px;
    }
    .kaidian {
        width: 30%;
        font-size: 16px;
        text-align: center;
    }

    .search-input {
        height: 36px;
        border:none;
        border-radius: 2px;
        position: relative
    }
    .search_box{
        width:35%;
        margin-right:5%;
    }
    ul.icon_toplist li {
        position: relative;
        height: 90px;
        width: 8.33%;
        text-align: center;
    }
    .title_bar .title{
        padding-top:53px;
        margin: -48px 0 1px 0;
    }
    .picScroll-top .bd ul li{  zoom:1; width:356px !important;height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #a2a2a2 }
/*.navbar-nav > li:hover .dropdown-menu{*/
    /*display: block;*/
    /*background: #3d4557;*/
    /*text-align: center;*/
/*}*/
.navbar>.container{
    z-index:10000;
}
}
.fuwushang>div{
    padding: 13px 36px;
}

.indexbox_title .active{
    position: relative;
}
.indexbox_title .active:after{
    content: "";
    position: absolute;
    bottom:0;
    left:50%;
    transform: translateX(-50%);
    height:2px;
    background: #ff5a00;
    width:25px;
}
.fws{
    /*padding:30px;*/
    display: flex;
}
.fws>div{
    cursor: pointer;
    width:20%;
    text-align: center;
}
.fws>div img{
    padding:10px;
    width: 60%;
}
.fws>div:hover{
    animation: shake 1s  infinite linear ;
    -o-animation: shake 1s  infinite linear ;
    -webkit-animation: shake 1s  infinite linear ;
    -moz-animation: shake 1s  infinite linear ;
}
@-webkit-keyframes shake {
Â 
Â  Â  0%, 100% {
    Â  Â  Â  Â  -webkit-transform: translateX(0);
    Â  Â  }
Â  Â  10%,
Â  Â  30%,
Â  Â  50%,
Â  Â  70%,
Â  Â  90% {
    Â  Â  Â  Â  -webkit-transform: translateX(-5px);
    Â  Â  }
Â  Â  20%,
Â  Â  40%,
Â  Â  60%,
Â  Â  80% {
    Â  Â  Â  Â  -webkit-transform: translateX(5px);
    Â  Â  }
}

/*c 加入 !important */
.jl li {
    width: calc(100% / 9) ;
}

.jl li:hover {
    background-color: #f2f8fd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.jl li .item-card {
    padding: 10px !important;
}
/*c 加入 end*/