body {
    font-family: suxingme, "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    font-size: 14px;
    color: #333;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center top
}

.carousel-wrap {
    padding-top: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    text-decoration: none
}

img {
    border: 0;
    vertical-align: middle
}

button {
    cursor: pointer
}

.cl {
    zoom: 1
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

a,
a:hover {
    text-decoration: none;
    color: #399
}

@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_443723_ar4exp7is5eqxgvi.eot');
    src: url('//at.alicdn.com/t/font_443723_ar4exp7is5eqxgvi.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_443723_ar4exp7is5eqxgvi.woff') format('woff'), url('//at.alicdn.com/t/font_443723_ar4exp7is5eqxgvi.ttf') format('truetype'), url('//at.alicdn.com/t/font_443723_ar4exp7is5eqxgvi.svg#iconfont') format('svg')
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 1.3em;
    margin-right: 6px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}




.qt_lists {
    overflow: hidden;
    display: block;
    position: absolute;
    top: -50px
}

.kong10 {
    height: 10px
}

.kong20 {
    height: 20px
}

.main {
    max-width: 1200px;
    width: 100%
}

.wp-smiley {
    height: 24px !important;
    width: 24px !important;
    max-height: 24px !important
}

.index_header {
    background-color: #0e1729;
    border-color: #2f4f79;
    height: 55px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .10);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .10);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .05)
}

@-webkit-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 120px;
        top: 100px
    }
}

@-o-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 120px;
        top: 100px
    }
}

@-moz-keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 120px;
        top: 100px
    }
}

@keyframes searchLights {
    0% {
        left: -100px;
        top: 0
    }

    to {
        left: 120px;
        top: 100px
    }
}

.header_bg {
    height: 50px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.header_inner {
    max-width: 1200px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden
}

.logo {
    width: 164px;
    line-height: 50px;
    float: left;
    overflow: hidden;
    position: relative
}

.logo img {
    width: 100%;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.bian_logo_scale {
    transform: scale(.8, .8);
    margin-top: -18px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.header_menu {
    float: left;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    padding-left: 10px;
    color: #666;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.bian_header_menu {
    height: 55px;
    line-height: 55px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.header_menu {
    margin-top: 0;
    font-size: 16px
}

.header_inner ul {
    list-style: none
}

.header_menu ul li {
    font-size: 15px;
    float: left;
    height: 55px;
    line-height: 55px;
    text-align: center
}

.header_menu ul li i:first-child {
    color: #f66
}

.header_menu ul li:hover i:first-child {
    color: #f66
}

.header_menu ul li a:hover,
.header_menu ul li.current-menu-ancestor>a,
.header_menu ul li.current-menu-item>a,
.header_menu ul li.current-post-ancestor>a,
.header_menu ul li.current-post-parent>a {
    color: #ed9205
}

.header_menu ul li a {
    color: rgba(255, 255, 255, .8);
    text-decoration: none;
    display: block;
    padding: 0 15px
}

.header_menu ul li ul {
    position: absolute;
    background: #fff;
    width: 94px;
    z-index: 99;
    margin-top: -1px;
    display: none
}

.header_menu ul li ul li {
    width: 94px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    background-color: #f8f8f8
}

.header_menu ul li ul li a {
    display: block;
    padding-left: 15px;
    color: #333
}

.header_menu ul li ul li ul {
    position: absolute;
    background: #fff;
    width: 94px;
    display: none;
    left: 151px;
    top: 20px
}

.header_menu ul li:hover>ul {
    display: block
}

.header_menu>ul>li.toke>a:after {
    font-family: FontAwesome;
    content: "\f0d7";
    display: inline-block;
    color: #f66;
    float: none;
    position: relative;
    top: 0;
    left: 4px
}

.header_menu>ul>li.megamenu>.sub-menu {
    width: auto;
    height: auto;
    padding: 30px 10px 15px;
    top: 60px
}

.header_menu>ul>li.megamenu>.sub-menu>li {
    float: left;
    height: auto
}

.header_menu>ul>li.megamenu>.sub-menu>li>a {
    color: #222;
    border-bottom: 1px solid #f66;
    margin-right: 20px;
    margin-left: 15px;
    font-size: 16px;
    display: inline;
    padding: 10px 0;
    font-weight: 700
}

.header_menu>ul>li.megamenu>.sub-menu .sub-menu {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    background: #fff;
    margin-top: 15px
}

.header_menu>ul>li.megamenu>.sub-menu .sub-menu li {
    height: 30px;
    line-height: 30px
}

.header_menu>ul>li.megamenu>.sub-menu .sub-menu a {
    font-size: 13px;
    color: #acacac
}

.header_menu>ul>li.megamenu>.sub-menu .sub-menu a:hover {
    color: #ff6869
}

.body_top {
    padding-top: 110px
}

.nav_headertop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    transition: top .5s;
    z-index: 99;
    opacity: .98
}

.hiddened {
    top: -90px
}

.home-top {
    width: 1180px;
    margin: 110px auto 0;
    overflow: hidden
}

.slider-wrap {
    position: relative;
    overflow: hidden;
    float: left
}

.slider-wrap .nivoSlider {
    width: 880px;
    height: 350px;
    margin: 0 auto;
    background: url(//www.hdbee.net/wp-content/themes/dybee/css/../images/dt_load.gif) no-repeat 50% 50%
}

.slider-wrap .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.slider-wrap:hover .nivo-controlNav {
    opacity: 1
}

.slider-right {
    margin-left: 20px;
    width: 280px;
    float: right
}

.slider-right .aditem {
    margin-bottom: 20px;
    width: 100%;
    height: 103px;
    position: relative
}

.slider-right .aditem .cover-show {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    visibility: hidden;
    color: #fff;
    height: 103px;
    line-height: 103px;
    text-align: center
}

.slider-right .aditem:hover .cover-show {
    opacity: 1;
    visibility: visible
}

.slider-right .aditem img {
    height: 103px;
    width: 280px
}

.slider-right .aditem:last-child {
    margin-bottom: 0
}

.home-block-ad {
    width: 1180px;
    margin: 20px auto 0;
    overflow: hidden
}

.home-block-ad .item {
    width: 280px;
    height: 180px;
    float: left;
    margin-right: 20px
}

.home-block-ad .item:last-child {
    margin-right: 0
}

.home-block-ad .item img {
    width: 280px;
    height: 180px
}

.home-filter {
    width: 100%;
    max-width: 1200px;
    margin: 10px auto 5px;
    position: relative;
    overflow: hidden
}

.h-screen-wrap {
    position: relative;
    float: left;
    max-width: 900px;
    width: -moz-calc(95% - 280px);
    width: -webkit-calc(95% - 280px);
    width: calc(95% - 280px);
    overflow: hidden
}

.h-screen {
    margin: 0;
    list-style: none;
    white-space: nowrap;
    height: 40px;
    overflow: hidden
}

.h-screen li {
    position: relative;
    float: left;
    display: block
}

.h-screen li a {
    display: block;
    height: 30px;
    margin-right: 15px;
    padding: 0 20px;
    font-size: 14px;
    background: #f7f7f7;
    border-radius: 10px;
    color: #595957;
    line-height: 30px;
    text-align: center;
    margin: 5px 5px 5px 10px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.24)
}

.h-screen li a:hover {
    background: #3d4450;
    color: #fff
}

.h-screen li a .num {
    position: relative;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin-left: 10px;
    padding: 0 3px;
    background-color: #3498db;
    font-size: 12px;
    color: #fff
}

.h-screen li a .num:after,
.h-screen li a .num:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid
}

.h-screen li a .num:before {
    top: 0;
    left: -6px;
    border-color: transparent #3498db transparent transparent;
    border-width: 9px 6px 9px 0
}

.h-screen li a .num:after {
    top: 0;
    right: -6px;
    border-color: transparent transparent transparent #3498db;
    border-width: 9px 0 9px 6px
}

.h-screen li.current-menu-item a {
    border: 1px solid #fe6e66;
    font-weight: 500;
    color: #fff;
    background-color: #fe6e66;
    box-shadow: 1px 1px 5px rgba(251, 0, 0, 0.24)
}

.h-screen li.current-menu-item a:before {
    color: #fff
}

.h-screen li.current-menu-item a:hover {
    background-color: #fe6e66;
    color: #fff
}

.h-screen-wrap .arrow-left,
.h-screen-wrap .arrow-right {
    color: #f66;
    font-size: 34px;
    position: absolute;
    z-index: 99;
    top: -5px
}

.h-screen-wrap .arrow-left {
    left: 0;
    display: none
}

.h-screen-wrap .arrow-right {
    right: 5px
}

.h-screen-wrap .arrow-left:hover,
.h-screen-wrap .arrow-right:hover {
    color: #f66
}

.h-soup {
    position: relative;
    float: right;
    margin: 0;
    height: 40px;
    padding: 0 20px;
    background-color: #fff7e7;
    border-radius: 20px;
    list-style: none;
    width: 270px;
    text-align: center;
    margin-right: 5px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.28)
}

.h-soup li {
    display: none;
    font-size: 14px;
    color: #6b3612;
    line-height: 40px;
    white-space: nowrap
}

.h-soup li.open {
    display: block
}

.h-soup li.open em {
    color: #f66;
    font-weight: 700;
    margin-right: 3px
}

.h-soup li.open i {
    color: #000;
    font-size: 18px;
    margin-right: 3px
}

.lookmore {
    margin: 0 auto 50px;
    text-align: center
}

.lookmore a {
    padding: 18px 45px;
    background: #f66;
    color: #fff;
    font-size: 16px
}

.login_text {
    float: right;
    padding-top: 18px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.bian_login_text {
    padding-top: 10px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.rlogin {
    padding: 0 10px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    float: right
}

.reg_hre_btn {
    border-radius: 3px;
    display: block;
    background: #ed9205;
    color: #fff
}

.login_hre_btn {
    border-radius: 3px;
    color: #666;
    background: #f6f6f6
}

.reg_hre_btn:hover {
    background: #fac100;
    color: #fff
}

.isNoRead {
    position: relative
}

.isNoRead:before {
    content: '1';
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: 26px;
    right: -6px;
    background: #f66;
    color: #fff;
    border-radius: 2px
}

.header_search_bar {
    background-color: rgba(255, 255, 255, 0.175);
    background-image: none;
    border-radius: 4px;
    float: right;
    width: auto;
    height: 35px;
    margin-top: 10px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.bian_header_search_bar {
    margin-top: 10px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.search_bar_input {
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #dfe5e9;
    width: 140px;
    float: right;
    height: 35px;
    padding-left: 8px;
    border: 0;
    background: 0 0;
    outline: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.search_bar_btn {
    height: 34px;
    float: right;
    background: 0 0;
    border: 0;
    font-size: 20px;
    color: #a0a0a0;
    padding-right: 8px
}

.search_bar_btn:hover {
    color: #ed9205
}

.search_bar_input:focus {
    width: 160px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.index_slider {
    max-height: 560px;
    width: 100%;
    margin-top: 90px
}

.public_notice_bar {
    height: 70px;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .19);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .19);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .19)
}

.pnb_1 {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #666;
    position: relative
}

.pnb_1_text {
    float: left
}

.update_area {
    width: 100%;
    overflow: hidden;
    position: relative
}

.update_area_inner {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto
}

.uai_title {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin-top: 55px
}

.update_area_content {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden
}

.update_area_lists {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden
}

.update_area_left {
    position: absolute;
    top: 330px;
    left: 0;
    font-size: 80px;
    opacity: .4;
    display: none
}

.update_area_right {
    position: absolute;
    top: 330px;
    right: 0;
    font-size: 80px;
    opacity: .4;
    display: none
}

.update_area_left:hover,
.update_area_right:hover {
    opacity: 1
}

.update_area:hover .update_area_left,
.update_area:hover .update_area_right {
    display: block
}

.i_list {
    float: left;
    background: #ddd;
    overflow: hidden;
    position: relative;
    margin: 0 6px 15px;
    padding-bottom: 41px;
    -webkit-box-shadow: 0 0 10px transparent;
    -moz-box-shadow: 0 0 10px transparent;
    box-shadow: 0 0 10px transparent;
    cursor: pointer
}

.case_info {
    background: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 45px;
    overflow: hidden;
    -webkit-transition: max-height .25s;
    transition: max-height .25s
}

.case_info .meta-title {
    min-height: 41px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    font-size: 14px;
    color: #a0a0a0;
    font-family: 'Microsoft Yahei';
    padding: 8px 10px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.case_info .meta-category {
    font-size: 12px;
    color: #666;
    font-family: 'Microsoft Yahei';
    text-align: center;
    padding-top: 3px
}

.case_info .meta-category a {
    color: #666
}

.case_info .meta-post {
    height: 0;
    overflow: hidden;
    line-height: 20px;
    color: #b7b7b7;
    padding: 0 10px;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.case_info .meta-post span i {
    margin-left: 6px;
    margin-right: 3px
}

.case_info .meta-recommend {
    font-size: 12px;
    color: #666;
    font-family: 'Microsoft Yahei';
    text-align: center;
    padding-top: 3px
}

.case_info .meta-recommend-star {
    font-size: 16px;
    color: #666;
    font-family: 'Microsoft Yahei';
    text-align: center;
    padding-top: 3px
}

.case_info .meta-recommend-star i {
    color: #fc3
}

.i_list:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -webkit-transition: all .4s ease-out 0s
}

.i_list img {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-backface-visibility: hidden;
    width: 100%;
    height: auto;
    backface-visibility: hidden
}

.qxdownbook {
    position: absolute;
    top: 10px;
    right: 6px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px
}

.qxdownbook span {
    background: rgba(0, 0, 0, .46);
    padding: 0 2px;
    border-radius: 4px;
    display: inline-block;
    margin: 0 3px
}

.qxdownbook span img {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin: -5px 2px 0
}

.qxdownbook span i {
    margin: 0 3px
}

.qxdownbook span i.vip_icon {
    margin: 0
}

.i_list>a>img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05)
}

.postlist-imagenum {
    display: block;
    bottom: 60px;
    right: 1px;
    position: absolute;
    background: rgba(0, 0, 0, .44);
    color: #fff;
    border-radius: 20px 0 0 20px;
    padding: 2px 3px;
    cursor: pointer;
    font-size: 12px
}

.postlist-imagenum span {
    font-size: 16px;
    font-weight: 800;
    margin-right: 3px;
    margin-left: 5px
}

span.postlist-videoicon i {
    color: #f7b1b1;
    font-size: 1em
}

.i_list:hover .case_info {
    max-height: 95px
}

.i_list:hover .case_info .meta-title {
    white-space: normal;
    max-height: 64px;
    color: #666;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.i_list:hover .case_info .meta-post {
    height: 20px;
    margin-bottom: 15px
}

.i_list:hover img {
    opacity: .8
}

.i_list:hover .case_info {
    height: 86px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.i_list:hover .case_info .meta-title {
    line-height: 24px;
    height: 58px;
    white-space: normal;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.list_n1 {
    width: -moz-calc(25% - 20px);
    width: -webkit-calc(25% - 20px);
    width: calc(25% - 20px);
    height: auto
}

.list_n2 {
    width: -moz-calc(20% - 20px);
    width: -webkit-calc(20% - 20px);
    width: calc(17% - 17px);
    border-radius: 3px;
    height: auto
}

.list_n3 {
    width: -moz-calc(33.333% - 20px);
    width: -webkit-calc(33.333% - 20px);
    width: calc(33.333% - 20px);
    height: auto
}

.list_n3 .case_info .meta-title {
    color: #a0a0a0;
    text-align: center
}

.i_list.list_n3:hover .case_info {
    height: 58px
}

.meta_zan {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(123, 123, 123, .59);
    padding: 5px 10px;
    border-radius: 6px;
    color: #fff
}

.meta_zan i {
    margin-right: 5px;
    color: #f97070
}

.xl_1 {
    background-color: rgba(206, 39, 239, .79)
}

.xl_2 {
    background-color: rgba(206, 39, 239, .79)
}

.xl_3 {
    background-color: rgba(206, 39, 239, .79)
}

.btt {
    font-size: 20px;
    background-color: #fbf8f8;
    text-align: center;
    padding: 10px 0;
    border: 0;
    vertical-align: baseline;
    font-weight: 500;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    border-bottom: solid 3px #e47911;
    display: none
}

.btt i {
    color: #309af7;
    margin-right: 3px
}

.btt span {
    font-size: .7em;
    display: block;
    margin-top: 5px;
    color: #989797
}

.foot_bg_color {
    height: 118px;
    background: #f66
}

a.pre-cat {
    position: absolute;
    left: 0;
    top: 30%;
    width: 50px;
    background-color: #f0f0f0;
    line-height: 150px;
    text-align: center;
    font-size: 2.5em;
    border-radius: 0 20% 20% 0
}

a.next-cat {
    position: absolute;
    right: 0;
    top: 30%;
    width: 50px;
    background-color: #f0f0f0;
    line-height: 150px;
    text-align: center;
    font-size: 2.5em;
    border-radius: 20% 0 0 20%
}

.page_imges {
    text-align: center;
    margin: 20px 0
}

.image_div {
    padding: 0 30px
}

.image_div a img {
    cursor: url(//www.hdbee.net/wp-content/themes/dybee/css/../images/arr_right.cur), auto
}

.pagination {
    display: block;
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    height: 100px;
    margin-bottom: 25px;
    text-align: center;
    padding-top: 30px;
    border-radius: 0
}

.nav-links a:hover {
    color: #000;
    text-decoration: none
}

.nav-links h2 {
    display: none
}

.pages,
.screen-reader-text {
    display: none
}

.footer {
    height: 180px;
    width: 100%;
    border-bottom: 1px solid #eee;
    background: #fff
}

.footer_inner {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto
}

.footer_inner_left {
    float: left;
    width: 730px;
    margin-top: 30px
}

.footer_inner_right {
    float: right;
    margin-top: 40px
}

.fil_list {
    width: 110px;
    float: left;
    margin-right: 8px
}

.header_menu_2 {
    float: left;
    height: 90px;
    line-height: 90px;
    font-size: 18px;
    color: #666;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.bian_header_menu_2 {
    height: 60px;
    line-height: 60px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.header_menu_2 ul li {
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    color: #ccc;
    cursor: pointer
}

.header_menu_2 ul li:hover {
    color: #f66
}

.header_menu_2 ul li a {
    color: #ccc;
    text-decoration: none
}

.header_menu_2 ul li a:hover {
    color: #f66;
    display: block
}

.header_menu_2 ul li ul {
    position: absolute;
    width: 120px;
    background: #f66;
    display: none
}

.header_menu_2 ul li ul li {
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    width: 120px
}

.header_menu_2 ul li ul li a {
    padding-left: 15px;
    color: #fff;
    display: block
}

.header_menu_2 ul li ul li a:hover {
    background: #fff;
    color: #666;
    display: block
}

.header_menu_2 ul li:hover ul {
    display: block
}

.link1 {
    color: #a8a8a8
}

.link1:hover {
    color: #f66
}

.foot {
    height: 120px;
    background: #f66
}

.foot .foot_list {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.foot_num {
    width: 25%;
    float: left;
    color: #fff;
    line-height: 120px;
    height: 120px
}

.foot_num div:nth-child(1) {
    font-size: 18px;
    float: left;
    width: 125px;
    text-align: right
}

.foot_num div:nth-child(2) {
    font-family: Conv;
    font-size: 40px;
    float: left;
    margin-left: 20px
}

.foot_num:hover {
    background: #fd5454;
    cursor: pointer
}

span.cx_like {
    float: right
}

span.cx_like em {
    font-style: normal
}

span.cx_like i {
    margin-right: 1px
}

span.cx_like a {
    margin-left: 5px
}

.list_img {
    max-width: 1180px
}

.xg_content li {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.site-wrap {
    position: relative;
    width: 100%;
    max-width: 1180px;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
    max-height: 472px
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0
}

.bx-wrapper img {
    width: 100%;
    height: auto;
    display: block
}

.bx-wrapper .bx-viewport {
    border-radius: 6px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
    position: absolute;
    bottom: 10px;
    width: 100%
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 25px;
    height: 5px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #FFF;
    width: 25px
}

.bx-wrapper .bx-prev {
    left: 5px
}

.bx-wrapper .bx-next {
    right: 5px
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    font-size: 1.5em;
    color: #ddd;
    z-index: 2;
    text-align: center
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, .75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.slide-mask {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: none
}

.slide-wrapper {
    position: fixed;
    display: none\9;
    z-index: 100;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    max-width: 250px;
    background-color: #fff;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    overflow: auto
}

.slide-wrapper::-webkit-scrollbar {
    width: 0;
    height: 0
}

.slide-wrapper.moved {
    -webkit-transform: translate3d(0, 0, 0);
    display: block\9;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.wrappter {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    max-height: 359px
}

.wrappter .wrp_left {
    float: left;
    width: 67.2%
}

.wrappter .wrp_right {
    float: right;
    width: 32.5%;
    margin-top: -3px
}

.wrappter .wrp_right li {
    padding: 4px 0;
    position: relative;
    overflow: hidden
}

.wrappter .wrp_right li div {
    border-radius: 6px;
    position: absolute;
    bottom: 3px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.90) 100%);
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.90) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.90) 100%);
    color: #eee
}

.wrappter .wrp_right li:hover div {
    background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.50) 100%);
    background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.50) 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.50) 100%);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.wrappter .wrp_right li div span {
    padding: 3px 7px;
    background: #f00;
    color: #fff;
    border-radius: 4px;
    display: none
}

.wrappter .wrp_right li div p {
    text-align: right;
    margin-top: 10px;
    text-shadow: 1px 1px 2px #000
}

.wrappter img {
    border-radius: 6px;
    width: 100%;
    height: auto;
    vertical-align: middle
}

.wrappter li {
    float: left;
    width: 100%;
    list-style-type: none
}

.wrappter .bx-wrapper .bx-prev {
    left: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.wrappter .bx-wrapper .bx-next {
    right: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.wrappter .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    outline: 0;
    width: 32px;
    height: 52px;
    line-height: 52px;
    font-size: 1.5em;
    color: #ddd;
    background: rgba(0, 0, 0, .5);
    z-index: 2;
    text-align: center;
    display: none
}

.wrappter .bx-wrapper:hover .bx-controls-direction a {
    display: block
}

.header-info {
    background: url(http://wx2.sinaimg.cn/mw690/006Dmf39ly1foa147bouaj30dw08habe.jpg) no-repeat center center;
    height: 120px
}

.header-info .header-logo {
    border-radius: 50%;
    text-align: center;
    padding: 20px 0 10px
}

.header-info .header-logo img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fff
}

.header-info-content {
    text-align: center
}

.header-info-content a {
    padding: 3px 5px;
    color: #fff
}

.menu_slide {
    margin-top: 20px;
    padding: 0;
    list-style: none
}

.menu_slide li .sub-menu {
    margin-left: -20px;
    list-style-type: none;
    background-color: #f9f9f9;
    padding-left: 40px
}

.menu_slide li a {
    display: block;
    padding: 8px 1em 8px 1.2em;
    color: #727272;
    text-shadow: 0 0 1px rgba(255, 255, 255, .1);
    letter-spacing: 1px;
    font-weight: 400;
    -webkit-transition: background .3s, box-shadow .3s;
    transition: background .3s, box-shadow .3s;
    -webkit-transition: all .18s ease-out;
    -moz-transition: all .18s ease-out;
    -ms-transition: all .18s ease-out;
    -o-transition: all .18s ease-out
}

.menu_slide li a i {
    margin-right: .6em;
    font-size: 16px
}

.pictrue_list {
    width: calc(100% - 300px);
    float: left
}

.blog_list {
    margin-top: 20px
}

.blog_list article {
    padding: 20px 0;
    overflow: hidden;
    clear: both;
    background-color: #fff;
    margin-bottom: 20px
}

.blog_list article .entry-img {
    float: left;
    margin: 0 2%;
    width: 40%;
    height: auto;
    overflow: hidden
}

.blog_list article .entry-img img {
    width: 100%;
    height: auto
}

.blog_list article .entry-content {
    overflow: hidden;
    margin: 5px 2%;
    width: 52%
}

.blog_list article .entry-title {
    font-size: 20px;
    line-height: 1.6;
    font-weight: 700;
    color: #272322;
    font-size: 20px;
    font-weight: 700
}

.blog_list article a {
    color: #666
}

.blog_list article .entry-site {
    font-size: 13px;
    color: #888;
    line-height: 1.6;
    padding-top: 15px
}

.blog_list article .entry-meta {
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    color: #b8b8b8;
    margin-top: 15px;
    overflow: hidden
}

.blog_list article .tags {
    float: right;
    height: 100%;
    overflow: hidden
}

.blog_list article .time {
    float: left
}

.blog_list article .comments {
    float: right;
    margin-right: 25px
}

.cat_bg {
    height: 350px;
    border-top: 1px solid #e8e6e6;
    width: 100%;
    margin-top: -30px;
    background: -webkit-linear-gradient(#FFF 90%, #f0f0f0 10%);
    background: -o-linear-gradient(#FFF 90%, #f0f0f0 10%);
    background: -moz-linear-gradient(#FFF 90%, #f0f0f0 10%);
    background: linear-gradient(#FFF, #f0f0f0)
}

.cat_bg .cat_bg_img {
    height: 350px;
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    background: no-repeat scroll right 0
}

.cat_bg .cat_bg_img p {
    float: left;
    width: 100%;
    max-width: 600px;
    position: absolute;
    top: 10%;
    padding: 10px;
    line-height: 28px;
    margin: 50px 0 0 30px;
    border-radius: 10px;
    background-color: #f8f8f8;
    font-size: 15px;
    -webkit-box-shadow: 0 0 16px #c7c7c7;
    border: 1px solid #d4d3d3;
    color: #6f6c6c;
    opacity: .5
}

.fl {
    border-radius: 6px;
    margin-bottom: 20px;
    margin-top: 30px;
    max-width: 1200px;
    width: 100%;
    min-height: 70px;
    margin: 30px auto 15px;
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 3px 2px rgba(0, 0, 0, .05);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.fl:hover {
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.fl .filter-wrap {
    padding: 40px 33px
}

.fl .filter-tag {
    word-spacing: 4px;
    height: auto;
    font-size: 14px
}

.fl .fl_list span {
    color: #999;
    float: left;
    line-height: 1.8em;
    height: 1.8em;
    padding-right: 10px
}

.fl_list {
    margin-bottom: .6em;
    line-height: 1.8em;
    height: 1.8em;
    color: #eee;
    height: auto
}

.fl_list li {
    float: left;
    margin-left: 10px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent
}

.flbg {
    margin-top: -70px;
    opacity: .8
}

.fl_title {
    border-radius: 6px;
    height: 70px;
    background: rgba(37, 37, 37, .78)
}

.fl01 {
    border-radius: 6px;
    color: #dfe5e9;
    float: left;
    height: 70px;
    line-height: 70px;
    text-align: center;
    min-width: 100px;
    font-size: 18px;
    width: auto;
    padding-left: 33px;
    padding-right: 33px;
    background: rgba(37, 37, 37, .78)
}

.fl01 a {
    color: #666;
    text-decoration: none
}

.fl02 {
    float: left;
    height: 70px;
    line-height: 70px;
    text-align: center;
    min-width: 100px;
    font-size: 18px;
    width: auto;
    padding-left: 33px;
    padding-right: 33px;
    background: #fafafa;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3
}

.fl02 a {
    color: #666;
    text-decoration: none
}

.fl03 {
    float: left;
    background: #fafafa;
    width: 484px;
    height: 70px;
    border-bottom: 1px solid #f3f3f3
}

.fl_link {
    padding: .2em .44em
}

.cat-linked:hover {
    color: #fff
}

.tag-linked:hover {
    color: #fff
}

.orderby-linked:hover {
    color: #fff
}

.cat-linked,
.linked {
    color: #fff;
    border-radius: 1em;
    background-color: #e6543d
}

.tag-linked {
    color: #fff;
    border-radius: 1em;
    background-color: #e6543d
}

.orderby-linked {
    color: #fff;
    border-radius: 1em;
    background-color: #e6543d
}

.main {
    padding-top: 40px;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 10px
}

hr {
    margin-top: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.main_inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.main_left {
    width: calc(100% - 350px);
    float: left;
    background: #fff;
    min-height: 400px;
    height: auto;
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    box-shadow: 2px 2px 2px 1px #eee;
    border: solid 1px #ddd;
    border-radius: 5px
}

.butterBar {
    margin-left: 36%;
    max-width: 640px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 58%;
    z-index: 800
}

.butterBar--center {
    left: 50%;
    margin-left: -320px
}

.butterBar-message {
    background: rgba(255, 255, 255, .97);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .25), 0 0 1px rgba(0, 0, 0, .35);
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0;
    padding: 12px 25px
}

#cancel_comment_reply {
    float: right;
    line-height: 30px;
    padding-right: 10px
}

.main_right {
    float: right;
    width: 340px
}

.item_title {
    min-height: 10px;
    background: #fafafa;
    border-bottom: 1px solid #f3f3f3;
    height: auto;
    padding: 10px 
}

.item_title h1 {
    color: #333;
    font-size: 22px
}

.item_info {
    min-height: 50px;
    border-bottom: 1px solid #f3f3f3;
    height: auto;
    line-height: 50px;
    padding-left: 20px;
    word-spacing: 4px;
    color: #666
}

.item_info span {
    color: #f66
}

.single-cat,
.single-cat a,
.single-cat span {
    color: #999;
    font-size: 13px
}

.post_au {
    float: right;
    margin-right: 10px;
    margin-top: 13px;
    -webkit-box-sizing: content-box
}

.text-collect.wp-collect,
.wp-question {
    background: #fff;
    color: #f66;
    padding: 7px 15px;
    border: 1px solid #f66
}

.text-collect.wp-collect.is-favorite {
    color: #fff;
    background: #f66
}

.text-collect.wp-collect:hover,
.wp-question:hover {
    color: #fff;
    background: #f66
}

.text-collect.wp-collect.is-favorite:hover {
    background: #fff;
    color: #f66
}

.wp-question {
    margin-left: 30px
}

.content {
    height: auto;
    overflow: hidden;
    padding-bottom: 10px
}

.content_left {
    width: 100%;
    float: left;
    padding: 15px;
    position: relative
}

.content_left ol {
    background-color: #f9f9f9;
    padding: 20px 20px 20px 40px;
    font-size: 16px;
    line-height: 30px;
    margin: 15px auto;
    border-radius: 6px;
    border: 1px solid #ecf7a8;
    color: #f58a8a
}

.content_left blockquote {
    background-color: #d9edf7;
    font-size: 14px;
    line-height: 25px;
    margin: 0 auto 15px 0;
    border-radius: 6px;
    border: 1px solid #bce8f1;
    padding: 8px 35px 8px 14px
}

.content_left blockquote p {
    margin: 0;
    color: #31708f
}

.content_left img {
    width: 220px;
    border-radius: 5px;
    margin: 0 auto;
    max-width: 100%;
    display: block
}

.content_left iframe {
    margin: 0 auto;
    max-width: 100%;
    min-height: 450px;
    display: block
}

.content_right {
    width: 200px;
    float: right;
    padding: 10px
}

.show_content {
    width: 100%;
    height: auto;
    overflow: hidden;
    min-height: 50px;
    font-size: 16px;
    line-height: 26px;
    line-height: 1.8;
    word-break: break-all;
    word-wrap: break-word
}

.show_content img {
    max-width: 100%
}

.show_content img.aligncenter {
    display: block;
    margin: auto
}

.show_content p {
    margin-bottom: 30px
}

.show_content ol,
.show_content ul {
    display: block;
    list-style-type: disc;
    list-style: disc !important;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px
}

.show_content ol {
    list-style: decimal !important
}

.content_right_title {
    background-color: #f6f9fa;
    border-top: 1px solid #eee;
    line-height: 40px;
    font-size: 18px;
    overflow: hidden;
    padding: 5px 15px 5px 18px
}

.xg_content {
    background-color: #f6f9fa;
    height: auto;
    overflow: hidden;
    padding: 10px 10px 0
}

.tuts_top3 {
    margin-bottom: 20px;
    height: auto;
    float: left;
    list-style: none;
    width: 31.8%;
    margin-right: 2%
}

.tuts_top3_bg {
    width: 100%;
    height: auto;
    position: relative
}

.tuts_top3_bg img {
    width: 100%;
    height: auto
}

.tuts_top3:nth-child(3n) {
    margin-right: 0
}

.tuts_top3_bg p {
    height: 40px;
    line-height: 40px;
    color: #959595;
    background: #f0f0f0;
    overflow: hidden;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article-paging {
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    clear: both;
    padding: 20px 0
}

.article-paging span {
    display: inline-block;
    padding: 2px 12px;
    background-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #666
}

.article-paging a span {
    background-color: #fff;
    color: #666
}

.notag {
    position: absolute;
    top: -2px;
    left: 10px
}

.faq {
    width: 180px
}

.faq .faq-title {
    background: #6c9;
    padding: 1px 8px 1px 8px;
    border-radius: 2px;
    color: #fff;
    font-size: 12px
}

.faq .faq-title2 {
    font-size: 14px;
    color: #666
}

.faq .faq-content {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    padding-top: 10px
}

.single-tags-title {
    float: left;
    color: #666;
    line-height: 26px;
    margin-left: 8px
}

.single-tags {
    font-size: 14px;
    font-weight: 400;
    color: #828181;
    float: right
}

.single-tags a {
    color: #9aabb8;
    padding: 1px 6px 2px;
    margin: 0 3px;
    border-radius: 3px;
    background-color: #dfe5e9
}

.tag_list {
    float: left;
    border: 1px solid #ddd;
    color: #999;
    padding: 2px 8px 2px 8px;
    margin-left: 4px;
    margin-right: 4px
}

.tag_list2 {
    float: left;
    border: 1px solid #ddd;
    color: #999;
    padding: 2px 8px 2px 8px;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 8px
}

.single-tags a:hover,
.tag_list2:hover {
    cursor: pointer;
    background: #3498db;
    color: #fff;
    text-decoration: none
}

.ding {
    height: 130px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
    word-spacing: 10px;
    line-height: 120px
}

.affs {
    padding: 10px;
    border-bottom: 1px solid #eee
}

.affs img {
    width: 100%;
    height: auto
}

.down_info {
    height: 200px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    margin-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 40px
}

.download {
    height: 155px;
    border-bottom: 1px solid #eee
}

.download .baiduurl_btn {
    width: 280px;
    float: left;
    padding-top: 40px;
    padding-left: 40px
}

.download .baiduurl_tqm {
    width: 320px;
    float: left;
    text-align: center;
    padding-top: 60px
}

.download .baiduurl_link {
    width: 280px;
    float: left;
    padding-top: 40px;
    padding-right: 40px
}

.download .erphpdown_color {
    color: #f66;
    font-weight: 700
}

li#text-5.widget.widget_text {
    list-style-type: none;
    border-radius: 5px;
    border: solid 1px #ddd;
    box-shadow: 2px 2px 2px 1px #eee;
    margin-bottom: 10px
}

li#text-6.widget.widget_text {
    list-style-type: none;
    border-radius: 5px;
    border: solid 1px #ddd;
    box-shadow: 2px 2px 2px 1px #eee;
    margin-bottom: 10px
}

li#text-7.widget.widget_text {
    list-style-type: none;
    border-radius: 5px;
    border: solid 1px #ddd;
    box-shadow: 2px 2px 2px 1px #eee;
    margin-bottom: 10px
}

.widget_tags_num {
    list-style-type: none;
    border-radius: 5px;
    border: solid 1px #ddd;
    box-shadow: 2px 2px 2px 1px #eee;
    margin-bottom: 10px
}

.widget_coments {
    list-style-type: none;
    border-radius: 5px;
    border: solid 1px #ddd;
    box-shadow: 2px 2px 2px 1px #eee;
    margin-bottom: 10px
}

.widget ul {
    list-style: none
}

.widget_text {
    list-style-type: none;
    margin-bottom: auto;
    box-shadow: 0 0 0 0 #eee;
    border: solid 0 #ddd
}

.widget h3 {
    height: 40px;
    background: #FFF;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    font-size: 15px;
    padding-left: 20px;
    margin: 0;
    border-color: #000;
    color: rgba(37, 37, 37, .78);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.biaoqian,
.widget_ui_tags {
    width: 280px;
    background: #fff;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 2px rgba(0, 0, 0, .15)
}

.widget_ui_tags .items {
    padding: 20px;
    height: auto;
    overflow: hidden
}

.widget_ui_ads {
    width: 280px;
    background: #fff;
    margin-top: 20px;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    padding: 5px
}

.widget.mbt_comments ul,
.widget_comments_list ul {
    padding: 20px;
    list-style: none;
    background: #fff
}

.widget.mbt_comments ul li a,
.widget_comments_list ul li a {
    display: block;
    border-radius: 2px;
    padding: 8px 10px;
    background: #f4f4f4;
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
    margin-top: -2px;
    margin-left: 50px;
    overflow: hidden
}

.widget.mbt_comments ul li a:before,
.widget_comments_list ul li a:before {
    content: " ";
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 7px;
    border-right-color: #f5f5f5;
    position: absolute;
    left: -13px;
    top: 10px
}

.widget.mbt_comments ul li .avatar,
.widget_comments_list ul li .avatar {
    border-radius: 50%;
    float: left;
    margin: 0 4px 0 0
}

.widget .textwidget {
    background: #feffe6;
    color: #a84a1e;
    line-height: 24px;
    padding: 5px 5px 5px 20px
}

.widget .textwidget li {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.btn_div {
    text-align: center;
    padding: 20px
}

.baidu_btn_cla {
    width: 200px;
    height: 45px;
    background: #f66;
    color: #fff;
    padding: 10px 15px 10px 15px;
    margin: 0 auto;
    text-decoration: none;
    border-radius: 5px
}

.baidu_btn_cla:active {
    background: #d25d5d;
    text-decoration: none;
    color: #fff
}

.baidu_btn_cla:hover {
    background: #d25d5d;
    text-decoration: none;
    color: #fff
}

.baidu_btn_cla:visited {
    background: #f66;
    text-decoration: none;
    color: #fff
}

#fl_class a {
    color: #666;
    text-decoration: none
}

#fl_class a:hover {
    color: #f66
}

.single-post-comment {
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    background: #fff;
    padding: 20px
}

.single-post-comment h2 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500
}

.single-post-comment ul {
    list-style: none
}

.single-post-comment a {
    color: #f66
}

.single-post-comment a:hover {
    color: #f66
}

.single-post-comment .textarea {
    width: 100%;
    padding: 10px;
    resize: none;
    text-shadow: none;
    margin-bottom: 5px;
    font-size: 15px;
    border-radius: 4px;
    height: 120px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-appearance: none
}

.comboxinfo {
    margin-top: 10px
}

.single-post-comment .textarea::-moz-placeholder,
.single-post-comment .textarea::-webkit-input-placeholder {
    color: #aaa;
    font-size: 15px
}

.single-post-comment .textarea:focus {
    background: #fff
}

.single-post-comment .bottom {
    margin-top: 15px;
    padding-bottom: 20px
}

.single-post-comment .bottom:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}

.single-post-comment .bottom .meta {
    float: left
}

.single-post-comment .bottom .meta .avatar {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    background: #aaa no-repeat center center;
    background-size: cover
}

.single-post-comment .bottom .meta .username,
.single-post-comment .bottom .meta .username:hover {
    cursor: default;
    color: #333
}

.single-post-comment .bottom button {
    float: right
}

.ladda-button.comment-submit-btn {
    border-radius: 3px;
    width: 100px;
    height: 30px;
    background: #2980b9;
    color: #fff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    padding: 0;
    font-size: 13px
}

.single-post-comment .bottom button:hover {
    background: #3498db
}

.single-post-comment .children {
    padding-left: 40px
}

.single-post-comment .comment_details {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #f4f4f4
}

.single-post-comment .comment_details:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}

.single-post-comment .comment_details .avatar {
    float: left;
    margin-right: 10px
}

.single-post-comment .comment_details .avatar a {
    width: 40px;
    height: 40px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    cursor: default
}

.single-post-comment .comment_details .avatar a img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    border-radius: 50%
}

.single-post-comment .comment_details .comment-wrapper {
    overflow: hidden
}

.single-post-comment .comment_details .comment-wrapper .postmeta {
    font-size: 12px;
    margin-bottom: 4px;
    color: #aaa
}

.single-post-comment .comment_details .comment-wrapper .postmeta .comment-reply-link {
    float: right
}

.single-post-comment .comment_details .comment-wrapper .postmeta a,
.single-post-comment .comment_details .comment-wrapper .postmeta a:hover {
    cursor: pointer;
    color: #333
}

.single-post-comment .comment_details .comment-wrapper .comment-main {
    font-size: 15px
}

.single-post-comment .comment-pagenav {
    display: block;
    margin-top: 20px;
    text-align: center
}

.single-post-comment .comment-pagenav .page-numbers {
    padding: 5px 10px;
    font-size: 12px;
    border: 1px solid #eaeaea
}

.single-post-comment .comment-pagenav .current {
    color: #fff;
    background-color: #f66;
    border-color: #f66;
    cursor: default
}

.form-control {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    outline: 0
}

.cominfodiv {
    margin-bottom: 20px;
    width: 30%;
    float: left;
    margin-left: 4.5%;
    position: relative
}

.cominfodiv:first-child {
    margin-left: 0
}

.cominfodiv input {
    padding: 5px;
    width: 100%;
    border: 1px solid #ddd
}

.cominfodiv p span {
    position: absolute;
    right: 20px;
    top: 5px
}

.comment-awaiting-moderation {
    color: #f5c7c7;
    margin-top: 10px;
    text-align: center
}

.post-like a {
    display: inline-block;
    padding: 0 10px;
    height: 26px;
    line-height: 26px;
    float: right;
    color: #9f9f9f;
    border-radius: 4px;
    border: 1px solid #DDD
}

.post-like a.done {
    background-color: #f58282;
    color: #fff;
    border-color: #f56d6d
}

.dtpost-like {
    text-align: center;
    display: block;
    width: 100%;
    margin: 10px auto 0
}

.dtpost-like a {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 80px;
    margin: 0 10px;
    text-align: center
}

.dtpost-like a i {
    display: inline-block;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 1.7em;
    color: #9f9f9f;
    border-radius: 50%;
    border: 1px solid #DDD
}

.dtpost-like a .count {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #000
}

.dtpost-like .favorite i {
    border-color: #f96e7f;
    color: #f38787
}

.dtpost-like .done i {
    background-color: #f58282;
    color: #fff;
    border-color: #f56d6d
}

.dtpost-like a em {
    padding: 0 3px;
    font-style: initial
}

.dtpost-like .tiresome.done i {
    background-color: #adabab;
    color: #fff;
    border-color: #adabab
}

.dtpost-like .share-btn i {
    border-color: #199ff3;
    color: #68c0f7
}

.dtpost-like .collect-yes i {
    color: #FFF;
    background-color: #1d9ded
}

.dtpost-like .share-down i {
    border-color: #40b307;
    color: #40b307
}

.dtpost-like .share-fx i {
    border-color: rgba(255, 87, 34, .7);
    color: #ff5722
}

.dtpost-like .share-fx:hover i,
.dtpost-like .share-dj i {
    border-color: rgba(255, 87, 34, .7);
    color: #fff;
    background: #ff5722
}

.widget_author {
    background: #fff;
    padding: 30px 10px 10px
}

.widget_author .author_avatar {
    height: 100px;
    text-align: center
}

.widget_author .author_avatar a {
    display: inline-block;
    padding: 5px;
    border: 1px solid #e8e6e6;
    border-radius: 50%;
    background-color: #f5f3f3
}

.widget_author .author_avatar a img {
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.widget_author .author_meta {
    margin-top: 10px;
    text-align: center;
    padding: 0 20px
}

.widget_author .author_meta li {
    float: left
}

.widget_author .author_meta .num {
    display: block;
    color: #fc6868;
    font-size: 1.5em
}

.widget_author .author_meta .text {
    display: block
}

.widget_author .author_meta .author_post,
.widget_author .author_meta .author_views {
    width: 105px
}

.widget_author .author_meta .author_hr .hr {
    display: block;
    width: 2px;
    height: 20px;
    margin-top: 10px;
    background-color: #e2e2e2
}

.widget_author .author_postv {
    height: 1px;
    border-top: 1px solid #ddd;
    text-align: center;
    margin: 30px auto 25px auto
}

.widget_author .author_postv span {
    position: relative;
    top: -15px;
    background: #fff;
    padding: 0 15px;
    font-size: 18px;
    color: #777;
    font-weight: 400
}

.widget_author .author_post_list {
    padding: 0 10px;
    margin-bottom: 30px
}

.widget_author .author_post_list li {
    color: #f9b8b8;
    position: relative;
    padding-left: 20px;
    overflow: hidden
}

.widget_author .author_post_list li:before {
    position: absolute;
    content: " ";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #36b3f1;
    left: 0;
    top: 5px;
    border: 5px solid #FFF;
    font-size: 0
}

.widget_author .author_post_list li:nth-child(2n):before {
    background: #f58484
}

.widget_author .author_post_list li:hover:before {
    border-color: #e0dfdf
}

.widget_author .author_post_list li.z-date:after {
    content: " ";
    position: absolute;
    width: 1px;
    height: 50px;
    background: #ccc;
    left: 7px;
    top: 20px
}

.widget_author .author_post_list li a {
    color: #666;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 10px;
    overflow: hidden;
    display: block
}

.widget_author .author_lan a {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 1.5em;
    margin-top: -20px;
    color: #fff;
    background-color: #ed6565;
    text-align: center;
    border-radius: 4px;
    line-height: 50px
}

.fixed {
    width: 280px;
    position: fixed;
    top: 10px
}

.left_fl {
    -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 2px rgba(0, 0, 0, .15);
    height: auto;
    background: #fff;
    min-height: 100px
}

.left_fl .cat_name_meta {
    float: left;
    padding-left: 20px;
    padding-top: 25px
}

.left_fl .cat_name_meta .cat_slug {
    font-size: 12px;
    color: #b4b4b4;
    display: block;
    padding-top: 5px
}

.left_fl .cat_name_meta .cat_name {
    font-size: 18px;
    color: #505050;
    display: block
}

.left_fl li i {
    float: right;
    font-size: 30px;
    color: #c7c7c7;
    padding-top: 30px;
    padding-right: 20px
}

.left_fl .li_open {
    height: 0;
    background: #fafafa;
    visibility: hidden;
    opacity: 0
}

.left_fl .li_list {
    height: 100px;
    border-bottom: 1px solid #eee
}

.left_fl .li_open {
    height: 0;
    background: #fafafa;
    visibility: hidden;
    opacity: 0
}

.left_fl li:hover .li_open {
    visibility: visible;
    overflow: auto;
    position: relative;
    height: 100%;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -ms-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
    opacity: 1
}

.left_fl .li_open ul li {
    overflow: hidden;
    background: #fafafa;
    color: #969696;
    font-size: 12px;
    height: 35px;
    line-height: 35px
}

.left_fl .li_open ul li a {
    display: block;
    height: 35px;
    padding-left: 20px;
    padding-right: 20px;
    color: #969696
}

.left_fl .li_open .tag_num {
    float: right
}

.left_fl .li_open ul li a:hover {
    background: #fff;
    color: #000;
    border-bottom: 1px solid #eee
}

footer {
    height: 130px;
    background: #fff
}

.fot {
    padding-top: 20px;
    text-align: center;
    color: #666;
    font-size: 14px
}

.fot p {
    line-height: 30px;
    margin: 0
}

.footer_menus a {
    color: #f1aba7;
    position: relative;
    padding: 0 15px
}

.footer_menus a:after {
    position: absolute;
    right: 0;
    top: -5px;
    content: "|";
    font-size: 1em;
    color: #b5b2b2
}

.footer_menus a:last-child:after {
    position: initial;
    display: none
}

.cbbfixed {
    position: fixed;
    right: 10px;
    transition: bottom ease .3s;
    bottom: -85px;
    z-index: 3;
    cursor: pointer
}

.cbbfixed .cbbtn {
    line-height: 30px;
    font-size: 2em;
    text-align: center;
    position: fixed;
    bottom: 20px;
    right: 20px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 2px solid white;
    background-color: #3d4450;
    top: auto;
    display: block;
    cursor: pointer;
    z-index: 999;
    color: white
}

.cbbfixed .gotop {
    transition: background-color ease .3s;
    margin-top: 1px
}

.cbbfixed .gotop:hover {
    border-color: #d9534f;
    color: #d9534f
}

.imagewidget {
    padding: 3px;
    background-color: #fff;
    overflow: hidden
}

.imagewidget li {
    float: left;
    width: calc(100% - 6px);
    margin: 3px;
    overflow: hidden;
    position: relative
}

.imagewidget li img {
    width: 100%;
    height: auto
}

.imagewidget li span {
    position: absolute;
    bottom: -60px;
    background-color: rgba(14, 14, 14, .56);
    z-index: 9;
    display: block;
    padding: 5px;
    width: 100%;
    text-align: center;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.imagewidget li span h3 {
    background: 0 0;
    border: 0;
    line-height: 30px;
    height: 30px;
    font-weight: 500;
    font-size: 16px
}

.imagewidget li:hover span {
    bottom: 0;
    height: 100%;
    padding-top: 10%;
    font-size: 1.7em;
    color: #F66;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.img_list {
    background-color: #fff;
    padding: 15px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}

.img_list .img_title {
    position: absolute;
    top: -50px;
    left: 0;
    padding: 10px;
    background-color: #fda4a4;
    width: 100%;
    line-height: 30px;
    color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.img_list:hover .img_title {
    top: 0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s
}

.img_list a img {
    width: 100%;
    height: auto
}

.img_list .case_info_img {
    padding-top: 15px;
    color: #949494
}

.zt_list_index {
    width: 100%;
    background-color: #fff;
    max-width: 1180px;
    margin: 0 auto 25px;
    padding: 5px
}

.zt_list_index ul li {
    width: 16.666666%;
    float: left;
    list-style-type: none;
    height: auto;
    padding: 5px
}

.zt_list_index ul li a {
    display: block;
    position: relative;
    overflow: hidden
}

.zt_list_index ul li a img {
    width: 100%;
    height: auto
}

.zt_list_index ul li a span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(29, 29, 29, .33);
    padding-top: 18%;
    text-align: center;
    color: #fff;
    font-size: 1.3em;
    text-shadow: 2px 2px 2px #000
}

.zt_list_index ul li a:hover span {
    position: absolute;
    left: -500px;
    -webkit-transition: all .5s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s
}

.post_hyh {
    width: 500px;
    max-width: 100%;
    text-align: center;
    background-color: #f16a6a;
    height: 60px;
    line-height: 60px;
    margin: 20px auto -10px;
    border-radius: 30px;
    opacity: .8
}

.post_hyh a {
    color: #fff;
    letter-spacing: 10px;
    font-size: 18px;
    display: block
}

.post_hyh:hover {
    opacity: 1
}

.tinalert {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    min-height: 150px;
    margin-top: -75px;
    margin-left: -150px;
    box-shadow: 0 0 5px #aaa;
    background: #fafafa;
    border: 1px solid #aaa;
    z-index: 99999
}

.alert_title {
    padding: 5px 10px;
    border-bottom: 1px solid #aaa;
    margin-bottom: 10px;
    background: #eee
}

.alert_title h4 {
    font-size: 15px
}

.alert_content {
    padding: 0 10px
}

.tinalert p {
    line-height: 150%;
    font-size: 13px
}

.tinalert p span {
    padding: 0 2px;
    color: red
}

.alert_cancel .confirm-buy .btn_ret {
    text-align: center;
    margin-top: 30px;
    background-color: #7362ef
}

.alert_cancel .btn,
.confirm-buy .btn {
    margin: 5px 10px;
    padding: 4px 16px
}


.playbtn{ padding-left:42px; margin-top:20px}
.playbtn a{ width: 100px; height: 28px; line-height: 14px;  border-radius: 5px;  background-color: #4fc7d5; color: aliceblue;margin:5px}
.playbtn{ margin-top: 10px; padding: 0;}




.btn {
    text-indent: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.myui-content__tag a {
    display: inline-block;
    line-height: 20px;
    padding: 2px 10px;
    margin-left: 5px;
    border: 1px solid rgba(0,0,0,.1);
    font-size: 12px;
    border-radius: 15px;

.tinalert .alert_close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    color: #888;
    text-align: center;
    line-height: 15px;
    font-size: 15px;
    cursor: pointer
}

.jfzy_jf {
    text-align: center;
    margin: 20px auto;
    font-size: 1.5em;
    color: #f17b7b
}

.downldlinks-inner {
    border: 1px solid #ddd;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    background-color: #f5f4f4;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .54)
}

.down-meta {
    border-bottom: 1px solid #ddd
}

.down-meta .down-img-ret {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100px;
    height: 100px;
    overflow: hidden
}

.down-meta .down-img-ret img {
    width: 100px
}

.down-meta .down-title {
    margin-left: 120px;
    height: 120px;
    line-height: 60px
}

.down-meta .down-title h2 {
    border-bottom: 1px dashed #ddd;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.down-meta .down-title span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.down-meta .down-title .fa {
    color: #fff;
    background-color: #ed6565;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px
}

.down-ziyuan {
    margin: 5px
}

.down-ziyuan .down-div {
    float: left;
    width: 50%;
    text-align: center;
    height: 100px;
    line-height: 50px;
    cursor: pointer;
    padding: 5px
}

.down-ziyuan .down-div div {
    background-color: #acc706;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    padding: 10px 0;
    opacity: .8;
    text-shadow: 1px 1px 1px #4c4c4c;
    box-shadow: 1px 2px 2px rgba(76, 76, 76, .54)
}

.down-ziyuan .down-div div:hover {
    opacity: 1
}

.down-ziyuan .down-div span {
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #efefef
}

.down-ziyuan .down-div div.down-huiyuan {
    background-color: #1d9cb7
}

.down-zixun {
    text-align: center;
    font-size: 18px;
    margin: 30px 10px 20px
}

.down-zixun-ul {
    padding: 20px 0
}

.down-zixun-ul li {
    float: left;
    list-style-type: none;
    width: 50%
}

.aggd img {
    width: 100%;
    height: auto
}

.aggd.list_aggd {
    padding: 0 10px;
    margin-bottom: 30px
}

.link_tit {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    border-bottom: 1px solid #888;
    height: 12px;
    width: 100%;
    max-width: 200px;
    margin: 10px auto
}

.link_tit span {
    background-color: #fff;
    padding: 0 10px
}

ul.links li {
    width: auto;
    padding: 5px 8px
}

ul.links li a {
    color: #7d7d7d
}

.content_left video,
.content_left iframe {
    margin: 5px auto;
    width: 90%;
    height: auto
}

.wp-caption {
    margin: 0 auto;
    text-align: center
}

.cat_demo2_UI {
    height: 250px;
    padding: 78px 20px 0;
    position: relative;
    color: #fff;
    margin-bottom: 10px;
    background-color: #333
}

.cat_demo2_bgimg {
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .3
}

.demo2-large {
    max-width: 1180px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: visible;
    text-shadow: 2px 1px 3px #000;
    line-height: 25px
}

.demo2-large h1 {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-weight: 400;
    position: relative;
    font-size: 32px;
    line-height: 1;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.cat_mode_demo2 {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #607d8b;
    padding: 10px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.88);
    opacity: .9
}

.fax a:before {
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px
}

.codiepie a:before {
    content: "\f211";
    color: #FFF
}

.share-alt a:before {
    content: "\f1e0";
    color: #ed9205
}

.fa-homes a:before {
    content: "\f211";
    color: #ed9205
}

.header_inner {
    overflow: visible
}

.login_text {
    position: relative;
    margin-left: 30px;
    padding-top: 10px
}

.nav_user {
    background: #fff;
    width: 220px;
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 999;
    display: none;
    border-bottom: solid 2px #ff5722;
    box-shadow: 2px 2px 8px #333232
}

.nav_user_jb {
    position: absolute;
    top: -18px;
    font-size: 1.5em;
    color: #f02d83;
    right: 20%
}

.user-id-wrap {
    height: 80px;
    padding-top: 20px;
    padding-left: 20px;
    cursor: default;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(//www.hdbee.net/wp-content/themes/dybee/css/../images/true.jpg) no-repeat
}

.user-id-wrap .avatar-wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 45px;
    height: 45px
}

.user-id-wrap .avatar-wrap>img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 2px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, .2)
}

.pb-icon {
    display: inline-block;
    font-style: normal;
    cursor: pointer
}

.user-id-wrap .opearation-info {
    display: inline-block;
    margin-left: 15px;
    max-width: 68%;
    text-align: left
}

.user-id-wrap .opearation-info>p {
    height: 14px;
    line-height: 14px;
    margin-bottom: 12px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.user-id-wrap .opearation-info>p:last-child {
    height: 12px;
    line-height: 12px;
    font-size: 12px
}

.header_vip_div {
    height: 70px;
    position: relative;
    padding-left: 65px;
    padding-top: 8px;
    border-bottom: solid 1px #cacaca
}

.header_vip_div i {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 15px;
    left: 10px
}

.header_vip_div i img {
    width: 40px;
    height: 40px
}

.header_vip_div p {
    line-height: 25px;
    color: #838282
}

.header_vip_div p a {
    padding: 4px 15px;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    background: linear-gradient(to right, #ff9800, #ff6969)
}

.header_user_tab {
    height: 50px;
    line-height: 50px;
    border-top: solid 1px #d0d0d0
}

.header_user_tab a {
    width: 33.3333%;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #666
}

.header_user_tab a:hover {
    color: #f66
}

.header_user_tab a:nth-child(2) {
    border-left: solid 1px #d0d0d0;
    border-right: solid 1px #d0d0d0
}

.header_usermenu {
    line-height: 40px;
    padding: 5px 0;
    font-size: 15px;
    letter-spacing: 2px
}

.header_usermenu>li>a {
    padding-left: 30px;
    color: #666262;
    display: block
}

.header_usermenu>li>a>i {
    font-size: 1.2em
}

.header_usermenu>li>a:hover {
    color: #f66
}

.myshare {
    width: 100%;
    max-width: 252px;
    padding: 5px;
    margin: 10px auto 0;
    text-align: center;
    display: none;
    border-radius: 4px;
    border: solid 1px #2196f3;
    box-shadow: 0 0 4px rgba(3, 169, 244, 0.33)
}

.myshare ul li {
    list-style: none;
    float: left;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-repeat: no-repeat;
    margin: 5px 9px;
    line-height: 30px;
    background-image: url(//www.hdbee.net/wp-content/themes/dybee/css/../images/share.png)
}

.myshare ul li:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.-mob-share-weixin-qrcode-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 999999998;
    left: 0;
    top: 0
}

.-mob-share-weixin-qrcode-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background: 0 0;
    border: 0;
    cursor: pointer;
    width: 20px;
    height: 20px
}

.-mob-share-weixin-qrcode-header {
    font-size: 13px;
    text-indent: 0;
    text-align: center;
    padding: 0;
    margin: 10px 0
}

.-mob-share-weixin-qrcode-content {
    position: fixed;
    z-index: 999999999;
    top: 10%;
    width: 250px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #333;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.-mob-share-weibo {
    background-position: 0 -103px
}

.-mob-share-qzone {
    background-position: 0 -32px
}

.-mob-share-weixin {
    background-position: 0 -69px
}

.-mob-share-renren {
    background-position: 0 -136px
}

.-mob-share-douban {
    background-position: 0 -169px
}

.widget_coments ul {
    background: #fff;
    padding: 0 10px
}

.sidcomment {
    padding: 20px 0;
    border-bottom: 1px dotted #e6e6e6
}

.sidcomment .cmt {
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 8px 12px;
    background: #f3f7fb;
    line-height: 20px;
    font-size: 13px;
    color: #38485a
}

.sidcomment .cmt .arrow {
    position: absolute;
    left: 18px;
    border: 10px solid transparent;
    border-left-color: #f7f7f7;
    bottom: -10px
}

.sidcomment .perMsg {
    padding-top: 15px
}

.sidcomment .perMsg .avater {
    float: left;
    width: 40px
}

.sidcomment .perMsg .avater img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    vertical-align: top;
    width: 40px;
    height: 40px
}

.sidcomment .perMsg .txt {
    overflow: hidden;
    padding-left: 12px
}

.sidcomment .perMsg .txt .name {
    float: left;
    font-size: 12px;
    color: #9baab6
}

.sidcomment .perMsg .txt .name span {
    color: #1d71b6;
    padding-right: 3px;
    float: left;
    max-width: 88px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sidcomment .perMsg .txt .time {
    float: right;
    font-size: 12px;
    color: #9baab6
}

.sidcomment .artHeadTit a {
    font-size: 12px;
    color: #5e6b73;
    height: 20px;
    padding-top: 5px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis
}

.VIP_tixing {
    text-align: center;
    line-height: 50px;
    background-color: #ffffdc;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    border-radius: 4px;
    border: solid 1px #f00;
    font-size: 16px
}

.VIP_tixing a {
    padding-left: 5px
}

.vip_jb {
    position: absolute;
    top: 0;
    left: 0;
    background: #a2a2a2;
    color: #fff;
    padding: 2px 7px
}

.yinxsh {
    width: 100%;
    height: 100%;
    position: fixed;
    padding-top: 45%;
    text-align: center;
    color: #fff;
    top: 0;
    left: 0;
    background: rgba(36, 36, 36, 0.6);
    display: none;
    z-index: 5
}

.themes-help {
    background: #cbd0f9;
    padding: 20px;
    max-width: 960px;
    margin: 20px auto;
    border-radius: 5px;
    border: solid 1px #f00
}

.chen_tixing {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99
}

.ti_cont {
    width: 92%;
    max-width: 500px;
    height: 0;
    opacity: 0;
    background: #fff;
    border-top: solid 3px #f95757;
    margin: 10% auto 0 auto;
    box-shadow: 1px 1px 8px #060606;
    position: relative
}

.ti_cont .cloe {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #f95757;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.ti_cont h2 {
    height: 40px;
    text-align: left;
    line-height: 40px;
    padding-left: 20px;
    font-size: 20px;
    color: #f95f5f;
    font-weight: 500
}

.ti_cont .msg {
    padding: 20px;
    text-align: center
}

.ti_cont .msg h3 {
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 20px
}

.ti_cont .cloes {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    background: #fd4848;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer
}

.ajax_down {
    width: 150px;
    margin: 20px auto 0 auto;
    background: #4caf50;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 5px;
    font-size: 1.1em;
    display: inline-block
}

.ajax_down:hover {
    background: #e91e63;
    color: #fff
}

span.ajax_down_mima {
    display: inline-block;
    margin-top: 20px;
    font-size: 1.3em;
    color: #f95757;
    font-weight: 600
}

.ajax_donghua {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 200px;
    background: #000;
    opacity: .8;
    height: 100px;
    border-radius: 10px;
    margin-top: -50px;
    margin-left: -100px;
    color: #fff;
    text-align: center;
    font-size: 16px
}

.ajax_donghua i {
    font-size: 2.5em;
    margin: 15px 0 10px 0
}

.ajax_donghua span {
    display: block
}

#image_div p {
    position: relative;
    overflow: hidden
}

#image_div p img {
    margin-bottom: 0
}

.pan_left {
    position: absolute;
    left: -60px;
    background: rgba(80, 79, 79, 0.75);
    height: 100%;
    top: 0;
    padding: 0 5px;
    color: #fff;
    text-align: center;
    width: 60px
}

.pan_right {
    position: absolute;
    right: -60px;
    background: rgba(80, 79, 79, 0.75);
    height: 100%;
    top: 0;
    padding: 0 5px;
    color: #fff;
    text-align: center;
    width: 60px
}

.vip-hide-type {
    background: #f4f4f4;
    border: solid 1px #f57268;
    border-radius: 5px;
    position: relative;
    padding: 10px;
    padding-top: 40px
}

.vip-hide-type span {
    background: #f57268;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    border-radius: 5px 0 5px 0
}

.vip-hide-type p {
    margin: 0
}

.cx-udy-demo {
    background: #f2f2f2;
    border: solid 1px #03a9f4;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    text-align: center;
    padding-top: 40px
}

.cx-udy-demo span {
    background: #03a9f4;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100px;
    color: #fff;
    border-radius: 0 0 5px 5px;
    margin-left: -50px
}

.cx-udy-demo .cx-udy-demo-bottom a {
    padding: 8px 20px;
    background: #4caf50;
    margin: 5px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px
}

.cx-udy-demo a.cx-demo-yanshi {
    background: #f44336
}

.cx-udy-demo .cx-udy-demo-bottom a:hover {
    background: #000
}

.h-screen .current a {
    border: 1px solid #fe6e66;
    font-weight: 500;
    background-color: #fe6e66;
    color: #fff;
    box-shadow: 1px 1px 5px rgba(251, 0, 0, 0.24)
}

.h-screen .current a:hover {
    color: #fff;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s
}

.current a:before {
    color: #fff
}

.loading_ajax {
    width: 100%;
    height: 0;
    text-align: center;
    margin: 0 auto;
    color: #fe6e66;
    overflow: hidden
}

.loading_ajax .ajax_div_span {
    width: 50px;
    height: 10px;
    text-align: center;
    margin: 0 auto;
    color: #238a0b;
    overflow: hidden
}

._ajax_paged {
    text-align: center;
    position: relative
}

._ajax_paged span {
    background: #fb6d6d;
    padding: 12px 30px;
    border-radius: 2px;
    color: #fff;
    cursor: pointer
}

._ajax_paged .tit_tips {
    position: absolute;
    top: -65px;
    left: 50%;
    width: 280px;
    margin-left: -140px;
    background: rgba(0, 0, 0, 0.75);
    height: 40px;
    color: #fff;
    line-height: 40px;
    display: none
}

._ajax_paged .tit_tips:after {
    position: absolute;
    content: '';
    bottom: -17px;
    border: solid 10px rgba(6, 6, 6, 0);
    border-top: solid 10px #3f3f3f;
    width: 0;
    height: 0;
    border-radius: 2px;
    left: 130px
}

._ajax_paged .ajax-end {
    margin-bottom: 20px;
    color: #a19f9f
}

.-mob-share-weixin {
    position: relative
}

.-mob-share-weixin div.weixin_qrcode {
    position: absolute;
    bottom: 43px;
    width: 80px;
    height: 100px;
    left: -25px;
    border: solid 1px #959595;
    border-radius: 2px;
    background: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility: hidden;
    opacity: 0
}

.-mob-share-weixin:hover div.weixin_qrcode {
    visibility: visible;
    opacity: 1
}

.-mob-share-weixin div.weixin_qrcode img {
    margin: 0;
    width: 100%;
    height: auto
}

.-mob-share-weixin div.weixin_qrcode span {
    position: absolute;
    left: 11px;
    bottom: -1px
}

.-mob-share-weixin div.weixin_qrcode::before,
.-mob-share-weixin div.weixin_qrcode::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 33px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.-mob-share-weixin div.weixin_qrcode::before {
    border-top: 5px solid #555
}

.-mob-share-weixin div.weixin_qrcode::after {
    border-top: 5px solid #fff;
    margin-bottom: 1px
}

.myshare ul li.-mob-share-weixin:hover {
    opacity: 1
}

.verticalAlign {
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    margin-left: -1px
}

.xcConfirm .xc_layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #666;
    opacity: .5;
    z-index: 2147000000
}

.xcConfirm .popBox {
    position: fixed;
    left: 50%;
    top: 30%;
    background-color: #fff;
    z-index: 2147000001;
    width: 100%;
    max-width: 500px;
    height: 260px;
    margin-left: -250px;
    margin-top: -150px;
    border-radius: 5px;
    font-weight: 700;
    color: #535e66
}

.xcConfirm .popBox .ttBox {
    height: 30px;
    line-height: 30px;
    padding: 10px 30px;
    border-bottom: solid 1px #eef0f1;
    box-sizing: content-box
}

.xcConfirm .popBox .ttBox .tt {
    font-size: 18px;
    display: block;
    float: left;
    height: 30px;
    position: relative
}

.xcConfirm .popBox .ttBox .clsBtn {
    display: block;
    cursor: pointer;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 22px;
    right: 30px;
    background: url(//www.hdbee.net/wp-content/themes/dybee/css/../images/icons.png) -48px -96px no-repeat
}

.xcConfirm .popBox .txtBox {
    margin: 35px auto;
    width: 100%;
    max-width: 370px;
    height: 70px;
    overflow: hidden
}

.xcConfirm .popBox .txtBox .bigIcon {
    float: left;
    margin-right: 20px;
    width: 48px;
    height: 48px;
    background-image: url(//www.hdbee.net/wp-content/themes/dybee/css/../images/icons.png);
    background-repeat: no-repeat;
    background-position: 48px 0
}

.xcConfirm .popBox .txtBox p {
    height: 84px;
    font-size: 16px;
    line-height: 26px;
    overflow-x: hidden;
    overflow-y: auto
}

.xcConfirm .popBox .txtBox p input {
    width: 364px;
    height: 30px;
    border: solid 1px #eef0f1;
    font-size: 18px;
    margin-top: 6px
}

.xcConfirm .popBox .btnArea {
    border-top: solid 1px #eef0f1
}

.xcConfirm .popBox .btnGroup {
    float: right
}

.xcConfirm .popBox .btnGroup .sgBtn {
    margin-top: 14px;
    margin-right: 10px
}

.xcConfirm .popBox .sgBtn {
    display: block;
    cursor: pointer;
    float: left;
    width: 95px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #FFF;
    border-radius: 5px
}

.xcConfirm .popBox .sgBtn.ok {
    background-color: #0095d9;
    color: #FFF
}

.xcConfirm .popBox .sgBtn.cancel {
    background-color: #546a79;
    color: #FFF
}

a.rlogin.reg_hre_btn>i>img {
    width: 20px;
    height: auto;
    margin-right: 3px
}

.guest_link {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px auto;
    background: #e7ecf0;
    padding: 15px;
    text-align: center;
    color: #4f4f4f;
    line-height: 35px
}

.single_mianimage {
    width: 100%
}

.guest_down {
    width: 100%;
    max-width: 500px;
    margin: 20px auto 30px auto;
    background: #e7ecf0;
    padding: 10px 15px;
    color: #4f4f4f;
    line-height: 35px;
    position: relative
}

.guest_down p {
    margin: 0;
    color: #f88279;
    font-size: 14px
}

.down_botton {
    position: absolute;
    top: 15px;
    right: 0;
    width: 200px;
    text-align: center
}

.down_botton a {
    display: inline-block;
    line-height: 30px;
    background: #4caf50;
    color: #fff;
    padding: 0 20px;
    border-radius: 4px;
    margin-bottom: 8px;
    width: 100%;
    max-width: 130px
}

.guest_down:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: 5px solid transparent;
    border-left-color: #666;
    border-top-color: #666;
    display: block
}

.guest_down .down_meta_dec {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #d6dde2;
    padding: 0 15px;
    margin: 10px -15px -10px -15px;
    box-sizing: content-box
}

.down_meta_dec span {
    float: right;
    font-size: 1.2em;
    color: #888
}

.guest_down_qx {
    min-height: 87px
}

.image_postall {
    display: none
}

.jiathis_counter_style span {
    box-sizing: content-box
}

.xgkz_post img {
    height: 230px !important
}



.col-xs-12,
.col-xs-4,
.col-xs-8 {
    float: left
}

.col-xs-4 {
    width: 33.3%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-12 {
    width: 100%
}

.entry table {
    font-size: 14px;
    margin-bottom: 1.5em;
    width: 100%
}

.content_left h2 {
    font-size: 16px;
    text-indent: .2em;
    padding: 2px 0 2px 10px;
    border-left: 2px solid #4099d0
}

.content_left h1,
.content_left h2,
.content_left h3,
.content_left h4,
.content_left h5,
.content_left h6 {
    margin: 0 0 14px 0;
    font-weight: 400;
    line-height: 1.3em
}

.ed2k-icon,
.magnet-icon,
.res-info-btn {
    display: inline-block;
    width: 40px;
    background: #5bc0de;
    color: #fff;
    line-height: 20px;
    border-radius: 2px;
    cursor: default;
    text-decoration: none;
    vertical-align: middle
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f3f7fb;
    font-size: 14px;
    border-color: #ddd
}

.panel-body,
.panel-heading {
    padding: 8px 10px
}
}

.panel-footer {
    padding: 5px 10px;
    background-color: #f3f7fb;
    font-size: 14px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 150%
}

.span2 {
    width: 70px;
    text-align: right;
    vertical-align: middle !important
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.otherinfo {
    margin-top: 5px;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    width: 100%;
    color: #7e7e7e
}

.otherinfo a {
    display: inline-block;
    padding: 3px 3px 3px;
    border-radius: 2px;
    line-height: 1;
    color: #9aabb8;
    font-size: 12px;
    background-color: #dfe5e9;
    margin: 0 5px 5px 0
}

.otherinfo a:hover {
    color: #fff;
    background-color: #3498db
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav>li {
    position: relative;
    display: block
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.badge {
    border-radius: 2px;
    vertical-align: text-bottom;
    background-color: #07a7e1
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #399;
    border-radius: 10px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav li a {
    padding: 10px 20px 10px 20px !important
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f3f7fb;
    border-color: #ddd
}

.panel-heading,
.panel-body {
    padding: 8px 10px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.resource-list {
    margin-top: 15px
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

.resource-help {
    padding: 10px;
    color: #777
}

.panel {
    border-radius: 0
}

.panel-default {
    border-color: #ddd;
    background-color: #f5f5f5
}

b,
strong {
    font-weight: 500
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: #fff
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.container {
    width: 1100px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.w100 {
    
    font-size: 12px;
    margin-top: 25px;
    color: #999;
    
    text-align: center;
    display: inline-block;
    width: 100%;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.text-break {
    word-break: break-all;
    word-wrap: break-word
}

.movie-meta h1 {
    font-size: 16px;
    font-weight: bolder;
    color: green
}

.movie-meta {
    
    border-radius: 3px;
    overflow: auto;
    padding: 10px 10px 5px 10px;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 26px
}

.movie-introduce {
    border-radius: 3px;
    margin-bottom: 15px;
    color: #666;
    line-height: 28px;
}

.padding-right-0 {
    padding-right: 0
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.ititle {
    display: none
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.panel-default {
    border-color: #ddd;
    background-color: #f5f5f5
}

.index_sidebar i {
    border-right: 1px solid #eaeaea;
    display: inline-block;
    height: 25px;
    margin-right: 10px;
    width: 25px;
    vertical-align: top;
    line-height: 25px;
    float: left
}

.alert-x {
    border: 1px solid #d9edf7;
    padding: 10px;
    border-radius: 3px
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f3f7fb;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.year {
    display: inline-block;
    color: #BBB;
    font-size: 14px
}

.widget h2 {
    height: 40px;
    background: #FFF;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    font-size: 15px;
    padding-left: 20px;
    margin: 0;
    border-color: #000;
    color: rgba(37, 37, 37, .78);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb {
    padding: 0;
    margin-bottom: 5px
}

.breadcrumb>li {
    display: inline-block
}

.info-label {
    color: #777;
    font-weight: bold;
    line-height: 28px;
}

.announcer-style11 {
    background-color: #323841;
    color: #FFF
}

.announcer {
    padding: 10px 10px 10px 15px;
    margin: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.i_list img {
    -webkit-backface-visibility: hidden;
    width: 100%;
    height: 256px;
    backface-visibility: hidden;
    border-radius: 4px
}

.i_list {
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.nav-links {
    padding: 3px 3px 3px 0;
    margin-bottom: 20px;
    border-radius: 3px
}

.nav-links .dots {
    display: inline-block;
    padding: 5px 0;
    margin-left: 5px;
    color: #999;
    line-height: 1;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.05);
    overflow: hidden
}

a.page-numbers {
    display: inline-block;
    padding: 7px 10px;
    margin-left: 5px;
    color: #999;
    line-height: 1;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    transition: all 200ms ease-in-out
}

.nav-links a:hover {
    color: #fff;
    background: #515558;
    cursor: pointer;
    text-decoration: none
}

.nav-links h2 {
    display: none
}

.pages,
.screen-reader-text {
    display: none
}

.nav-links .current {
    display: inline-block;
    padding: 7px 10px;
    margin-left: 5px;
    color: #fff;
    line-height: 1;
    background-color: #e49a1a;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    overflow: hidden;
    transition: all 200ms ease-in-out
}

.footer {
    font-size: 12px;
    border-top: 1px solid #DDD;
    margin-top: 25px;
    padding: 20px 0;
    color: #666;
    background-color: #EEE
}

#crumbs span.delimiter {
    padding: 0 3px
}

.xg_content img {
    height: 160px
}

.article-nav span {
    float: left;
    position: relative;
    width: 50%
}

.article-nav span.article-nav-next {
    float: right;
    text-align: right
}

.article-nav {
    overflow: hidden;
    font-size: 14px;
    color: #bbb;
    padding: 0 20px 10px 20px
}

.article-nav a {
    color: #999;
    display: inline-block
}

.article-nav span.article-nav-next::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
    width: 1px;
    background-color: #eee
}

.score {
    display: inline-block;
    text-align: center;
    font-weight: bold;
    border-radius: 2px;
    color: green
}

.imdb {
    display: inline-block;
    text-align: center;
    font-weight: bold;
    border-radius: 2px;
    color: #dba716
}

.panel-default tr:hover {
    background: #f3f7fb
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px 10px;
    vertical-align: middle
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

text-break {
    padding: 10px 0
}

fl_link {
    color: #999;
    display: inline-block;
    border: 1px solid #ddd;
    background-color: #fff;
    margin: 5px;
    margin-left: 0;
    padding: 0 5px;
    border-radius: 5px
}

#__jclm_left_couplet {
    left: 200px !important
}

#__jclm_right_couplet {
    right: 200px !important
}

@media(max-width:1180px) {
    .foot_num {
        line-height: 40px;
        padding-top: 15px;
        text-align: center
    }

    .foot_num div:nth-child(1) {
        font-size: 18px;
        float: none;
        width: auto;
        text-align: center
    }

    .foot_num div:nth-child(2) {
        float: none;
        margin-left: 0
    }
}

@media(max-width:1024px) {
    .i_list img {
        height: 226px
    }
}

@media(min-width:800px) {
    .cont {
        display: none
    }

    .mobie {
        display: none
    }

    .pc {
        display: block
    }

    .content_left iframe {
        min-height: 350px
    }
}

@media(max-width:800px) {
    .container {
        display: none
    }

    .xgkz_post img {
        height: 356px !important
    }

    ol,
    ul {
        margin-top: 0;
        margin-bottom: 10px;
        padding: 0 5px
    }

    .pagination {
        display: block;
        max-width: 1180px;
        width: 100%;
        margin: 0 auto;
        height: 100px;
        text-align: center;
        padding: 10px;
        border-radius: 0
    }

    .index_sidebar li {
        list-style-type: none;
        margin: 2px
    }

    .i_list img {
        -webkit-backface-visibility: hidden;
        width: 100%;
        height: 356px;
        backface-visibility: hidden;
        border-radius: 4px
    }

    .col-xs-8 {
        width: 100%
    }

    .padding-right-0 {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px
    }

    .foot,
    .header_menu,
    .pc,
    .picture,
    .sidebar {
        display: none
    }

    .main_left {
        width: 100%
    }

    .zt_list_index ul li {
        width: 33.3333%
    }

    .picturefl {
        margin-top: 0
    }

    .pictrue_list {
        width: 100%
    }

    .index_header {
        max-height: 70px;
        
    }

    .body_top {
        padding-top: 80px
    }

    .wrp_right {
        display: none
    }

    .wrappter .wrp_left {
        width: 100%
    }

    .update_area_list {
        width: 100%
    }

    .logo {
        line-height: 50px;
        margin-left: 10px;
    }

    .logo img {
       
        width: 125px;
        height: auto
    }

    .header_search_bar {
        margin-top: 8px;
        margin-right: 20px;
        border-radius: 10px;
        height: 35px
    }

    .search_bar_btn {
        height: 35px
    }

    .search_bar_input {
        height: 35px;
        width: 80px
    }

    .search_bar_input:focus {
        width: 120px
    }

    .mobie {
        display: block
    }

    .mobie i {
        font-size: 2.5em;
        margin-right: 10px
    }

    .list_n1,
    .list_n2,
    .list_n3 {
        width: -moz-calc(50% - 10px);
        width: -webkit-calc(50% - 10px);
        width: calc(33% - 10px);
        margin: 0 5px 10px
    }

    .xg_content {
        padding: 5px 5px 0
    }

    .cat_bg {
        margin-top: -20px
    }

    .cat_bg .cat_bg_img p {
        width: -moz-calc(100% - 10px);
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px);
        margin: 0 5px 30px;
        opacity: .7
    }

    .cat_demo2_UI {
        margin-top: -10px
    }

    .login_text {
        padding-top: 8px
    }
}

@media(max-width:700px) {
    .xgkz_post img {
        height: 296px !important
    }

    .i_list img {
        -webkit-backface-visibility: hidden;
        width: 100%;
        height: 296px;
        backface-visibility: hidden;
        border-radius: 4px
    }

    .wrappter {
        max-height: 300px
    }
}

@media(max-width:600px) {
    .xgkz_post img {
        height: 256px !important
    }

    .wrappter {
        max-height: 253px
    }

    .i_list img {
        -webkit-backface-visibility: hidden;
        width: 100%;
        height: 256px;
        backface-visibility: hidden;
        border-radius: 4px
    }
}

@media(max-width:500px) {
    .main {
        padding: 0;
    }
    
    .xgkz_post img {
        height: 266px !important
    }

    .cat_bg .cat_bg_img p,
    .fot p span,
    .home-filter,
    .next-cat,
    .page_imges em,
    .pre-cat {
        display: none
    }

    .mobies {
        display: block
    }

    .update_area_lists {
        padding: 0 5px
    }

    .content_left {
        padding: 10px
    }

    .image_div {
        padding: 0
    }

    .zt_list_index ul li {
        width: 50%
    }

    .list_n1,
    .list_n2,
    .list_n3 {
        width: 48.5%;
        margin: 0 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    .update_area_lists li:nth-child(odd),
    .xg_content li:nth-child(odd) {
        margin-right: 3%
    }

    .list_n3 {
        width: -moz-calc(100% - 10px);
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px);
        margin: 0 5px 10px
    }

    .cat_bg .cat_bg_img {
        background: no-repeat scroll center 0
    }

    .fl .filter-wrap {
        padding: 20px 10px
    }

    .page-numbers {
        display: none;
        line-height: 25px;
        padding: 5px
    }

    .current,
    .current .screen-reader-text,
    .next,
    .prev {
        display: inline-block
    }

    .nav-links .current {
        padding: 10px 30px;
        line-height: 20px;
        margin: 0 20px;
        background-color: #FFF;
        color: #a1a1a1;
        border-color: #EEE
    }

    a.page-numbers {
        line-height: 20px
    }

    .site-wrap {
        max-height: 200px
    }

    .down-ziyuan .down-div {
        width: 100%;
        margin-bottom: 10px
    }

    .i_list {
        padding-bottom: 70px
    }

    .case_info {
        max-height: 70px
    }

    .case_info .meta-title {
        height: 38px;
        min-height: 38px;
        white-space: inherit;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden
    }

    .case_info .meta-post {
        height: 20px;
        margin-bottom: 15px
    }

    .i_list:hover .case_info {
        max-height: 70px
    }

    .i_list:hover .case_info .meta-post {
        height: 20px
    }

    .postlist-imagenum {
        bottom: 80px
    }

    .i_list:hover .case_info .meta-title {
        white-space: inherit;
        max-height: 38px
    }

    .guest_down_qx {
        margin-bottom: 60px
    }

    .down_botton {
        position: absolute;
        top: auto !important;
        bottom: 50px;
        width: 100%;
        text-align: left;
        margin-top: 0 !important
    }

    .down_botton a {
        margin-left: 20px
    }

    .xcConfirm .popBox {
        left: 2%;
        top: 35%;
        width: 96%;
        min-height: 230px;
        height: auto;
        margin-left: 0
    }

    .xcConfirm .popBox .ttBox {
        padding: 10px 20px
    }

    .xcConfirm .popBox .ttBox .clsBtn {
        right: 20px
    }

    .xcConfirm .popBox .txtBox {
        margin: 20px 10px
    }

    .xcConfirm .popBox .txtBox p {
        padding-right: 10px
    }

    .i_list img {
        height: 266px;
        width: 200px;
    }

    .wrappter {
        max-height: 184px
    }
}

@media(max-width:400px) {
    .xgkz_post img {
        height: 246px !important
    }

    .login_text {
        padding-top: 10px
    }

    .header_inner {
        position: relative
    }

    .header_search_bar {
        position: absolute;
        right: 60px
    }

    .cat_demo2_UI {
        padding: 48px 20px 0
    }

    .content_left iframe {
        min-height: 270px
    }

    .i_list img {
        height: 246px
    }

    .index_sidebar li {
        list-style-type: none;
        margin: 2px
    }
}

@media(max-width:350px) {
    .xgkz_post img {
        height: 226px !important
    }

    .i_list img {
        -webkit-backface-visibility: hidden;
        width: 100%;
        height: 226px;
        backface-visibility: hidden;
        border-radius: 4px
    }

    .wrappter {
        max-height: 143px
    }
}

#uc_recommend_ad {
    display: none !important
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url(//www.hdbee.net/wp-content/themes/dybee/css/../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(//www.hdbee.net/wp-content/themes/dybee/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//www.hdbee.net/wp-content/themes/dybee/css/../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//www.hdbee.net/wp-content/themes/dybee/css/../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.lb-loader,
.lightbox {
    text-align: center;
    line-height: 0
}

body:after {
    content: url(//www.hdbee.net/wp-content/theme_kz/KZ-ORTERS-CODE/css/../images/close.png) url(//www.hdbee.net/wp-content/theme_kz/KZ-ORTERS-CODE/css/../images/loading.gif) url(//www.hdbee.net/wp-content/theme_kz/KZ-ORTERS-CODE/css/../images/prev.png) url(//www.hdbee.net/wp-content/theme_kz/KZ-ORTERS-CODE/css/../images/next.png);
    display: none
}

.lb-dataContainer:after,
.lb-outerContainer:after {
    content: "";
    clear: both
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    font-weight: 400
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid #fff
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    background-color: #fff
}

.lb-loader,
.lb-nav {
    position: absolute;
    left: 0
}

.lb-outerContainer:after {
    display: table
}

.lb-loader {
    top: 43%;
    height: 25%;
    width: 100%
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(//www.hdbee.net/wp-content/theme_kz/KZ-ORTERS-CODE/css/../images/loading.gif) no-repeat
}

.lb-nav {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: 0;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next,
.lb-prev {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(//www.hdbee.net/wp-content/theme_kz/KZ-ORTERS-CODE/css/../images/prev.png) left 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(//www.hdbee.net/wp-content/theme_kz/KZ-ORTERS-CODE/css/../images/next.png) right 48% no-repeat;
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    display: table
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-caption a {
    color: #4ae
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(//www.hdbee.net/wp-content/theme_kz/KZ-ORTERS-CODE/css/../images/close.png) top right no-repeat;
    text-align: right;
    outline: 0;
    filter: alpha(Opacity=70);
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: alpha(Opacity=100);
    opacity: 1
}

.widgetkz_zh {
    background: #fff
}

#tabnav {
    display: block;
    clear: both;
    zoom: 1;
    padding-top: 10px
}

#tabnav li {
    float: left;
    width: 33.333333%;
    border-bottom: #ccc solid 3px;
    text-align: center;
    cursor: pointer;
    list-style: none;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 5px
}

#tabnav .selected {
    position: relative;
    background-color: #fff;
    color: #09f;
    cursor: default;
    border-bottom: #09f solid 3px
}

.clear {
    clear: both
}

#tab-content {
    padding: 0 10px;
    margin-bottom: 10px
}

#tab-content ul {
    overflow: hidden;
    list-style: none
}

#tab-content ul li {
    float: left;
    width: 100%;
    border-bottom: dashed 1px #f3f3f3;
    background: url(//www.hdbee.net/wp-content/theme_kz/KZ-WIDGETS-ZH-POSTLIST/css/../images/zt_con_li.gif) no-repeat left 12px;
    text-indent: .8em;
    line-height: 30px
}

#tab-content ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    color: #474747
}

#tab-content ul li a:hover {
    color: #f66
}

.update_area_lists {
    overflow: inherit;
    padding-top: 10px
}

.kz_indexcms_sidebar {
    width: 100%
}

.recent-article {
    padding-top: 20px
}

.mod-tit {
    border-bottom: 1px solid #a5a4a4;
    position: relative;
    height: 39px;
    line-height: 39px;
    max-width: 1180px;
    margin: 0 auto
}

.mod-tit .tit {
    display: inline-block;
    border-bottom: 1px solid #000;
    font-size: 24px;
    color: #3e3d3d;
    height: 39px;
    font-weight: 500;
    padding-bottom: 9px;
    float: left
}

.mod-tit .tit a {
    font-size: 24px;
    color: #000
}

.mod-tit .zm {
    font-size: 16px;
    color: #f33d3d
}

.dw_tbt {
    height: 40px;
    overflow: hidden;
    width: auto;
    max-width: 600px;
    padding-left: 25px;
    line-height: 45px;
    text-align: right;
    float: right
}

.dw_tbt a {
    padding: 0 10px;
    margin: 0;
    color: #7d7979;
    border-right: 1px solid #bebdbd
}

.veiwall {
    width: 100%;
    max-width: 1180px;
    margin: -10px auto 20px auto
}

.veiwall a {
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #fff;
    font-size: 16px;
    color: #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: 500;
    border-radius: 5px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.veiwall a i {
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold
}

.veiwall a:hover {
    color: #fff;
    background: #e75242
}

.kz_indexadcode {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto 20px auto
}

.kz_indexadcode img {
    width: 100%;
    height: auto
}

.kzvideo_page {
    width: 100%;
    background: #e8e8e8;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 15px;
    display: none
}

.kzvideo_page ul li {
    float: left;
    list-style-type: none;
    background: #fff;
    margin: 10px 10px;
    height: 35px;
    min-width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 0 3px #a5a4a4
}

.kzvideo_page ul li a {
    color: #757373;
    display: inline-block;
    width: 100%;
    padding: 0 5px
}

.kzvideo_page ul li.kz-on {
    background: #fffbfb
}

.kzvideo_page ul li.kz-on a {
    color: #ef7b7b;
    cursor: no-drop
}

.kzpost-video-ad {
    margin-top: 20px
}

.recent-article {
    padding-top: 0
}

.kz_indexcms_sidebar .textwidget {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 15px
}

.i_list {
    padding-bottom: 0
}

.user_list_kz {
    position: relative;
    display: inline-block
}

.dbpf {
    position: absolute;
    right: 4px;
    bottom: 4px;
    padding: 0 6px 0 6px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    border-radius: 2px
}

.user_list_kz span {
    font-size: 12px
}

.pay {
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    width: 39px;
    height: 19px;
    line-height: 19px;
    background: #cd1919;
    color: #fff;
    text-align: center;
    border-radius: 2px
}

.user_list_kz span.index_zd {
    position: absolute;
    top: 30px;
    left: 4px;
    display: block;
    width: 39px;
    height: 19px;
    line-height: 19px;
    background: rgba(217, 83, 79, .95);
    color: #fff;
    text-align: center;
    border-radius: 2px
}

.user_list_kz_meta {
    background: #f2f2f2;
    padding: 5px 0 5px 5px
}

.user_list_kz_meta h2 {
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #666252;
    height: 17px;
    overflow: hidden;
    text-align: center;
}

.user_list_kz_meta p {
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

.user_list_kz_meta p a {
    display: inline-block;
    padding: 0 5px;
    background: #ababab;
    margin-right: 5px;
    border-radius: 2px;
    color: #fff
}

.index_sidebar {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.index_sidebar .widget {
    max-width: 1200px;
    margin: 0 auto 15px auto
}

.index_sidebar li {
    list-style-type: none
}

.i_list>a>img:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget_tags_num ul {
    background: #fff;
    padding: 5px;
    height: auto
}

.widget_tags_num ul li {
    float: left;
    margin: 5px
}

.widget_tags_num ul li a {
    display: inline-block;
    padding: 2px 10px;
    border: solid 1px #dadada;
    box-shadow: 0 0 2px rgba(0, 0, 0, .11);
    color: #999
}

.widget_tags_num ul li.tag_color_s a {
    color: #f66;
    border-color: #f66
}

.widget_tags_num ul li a:hover {
    color: #f66;
    border-color: #f66
}

.QapTcha {
    padding: 0 10px 10px 0;
    margin-top: 10px
}

.QapTcha .clr {
    clear: both
}

.QapTcha .bgSlider {
    width: 202px;
    height: 22px;
    background: transparent url(//www.hdbee.net/wp-content/plugins/myqaptcha/jquery/sprites.png) no-repeat 0 -22px;
    float: left
}

.QapTcha .Slider {
    width: 21px;
    height: 21px;
    background: transparent url(//www.hdbee.net/wp-content/plugins/myqaptcha/jquery/sprites.png) no-repeat 0 0;
    margin: 0 0 0 5px;
    cursor: e-resize
}

.QapTcha .Icons {
    display: none
}

.QapTcha .TxtStatus {
    float: left;
    width: 202px;
    margin: -2px 0 0 5px;
    padding-left: 8px;
    white-space: nowrap
}
.col-xs-12 {margin:10px 0;line-height:28px}