/* Add here all your CSS customizations */
body {
    font-family: "Microsoft YaHei", "微软雅黑" Helvitica, Verdana, Arial, san-serif;
}

#header .header-top {
    padding: 2px 0 0;
    background: #fbfbfb;
    border-color: #e7e7e7;
}
#header .header-top .nav-pills>li{
    cursor: pointer;
}

#header .header-top .header-nav-top{
    margin-right:0;
}
#header .header-nav-top .nav li:last-child span{
    padding-right:0;
}

.QR-code, .skin-peeler {
    height: 22px;
    padding-left: 15px;
}

.QR-code {
    background: url(../img/custom/phone-icon.png) left center no-repeat;
    background-size: 19% 100%;
}

.text-android {
    color: #fc042a !important;
}

.skin-peeler {
    background: url(../img/custom/skin-icon.png) left center no-repeat;
    background-size: 38% 120%;
    padding-left: 28px;
}

.dropdown-top a {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    z-index: 1;
}

.dropdown-top.open a {
    background: #fff !important;
    border-left: 1px solid #dadadb !important;
    border-right: 1px solid #dadadb !important;
}

.dropdown-top .dropdown-menu {
    z-index: 0;
    border: 1px solid #dadadb;
    background: #fff;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.dropdown-top .download-content .row {
    margin: 0 15px;
    padding: 15px;
}

.dropdown-top .download-content .col-xs-2 {
    padding-left: 5px !important;
}

.dropdown-top .download-content .col-xs-5 img {
    border-radius: 6px;
}

.dropdown-top .download-content p {
    color: #666;
    font-size: 14px !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    float: none !important;
    margin-left: 20px;
    line-height: 24px !important;
}

.bg-color {
    background: #fc0026 !important;
    margin-bottom: 15px !important;
}

.bg-color p {
    color: #fff !important;
}

.default-skin, .blue-skin, .green-skin, .cyan-skin {
    width: 28px;
    height: 28px;
    display: block;
}

.default-skin {
    background: #e62129;
}

.blue-skin {
    background: linear-gradient(to right, #00abfa, #0293e7);
}

.green-skin {
    background: linear-gradient(to right, #07d965, #02e773);
}

.cyan-skin {
    background: linear-gradient(to right, #e615e4, #9e02e7);
}

.dropdown-skin {
    padding: 20px 10px 5px 20px !important;
    min-width: 190px;
}

.dropdown-skin li {
    float: left;
    margin-right: 10px;
}

.dropdown-top.open .dropdown-skin li a {
    border: 0 !important;
    padding: 0 !important;
}

#header .header-top .dropdown-skin p {
    text-align: center;
    float: initial;
}

#header .header-logo a.abor:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 2px;
    height: 90%;
    background: #e8ebea;
}

#header .header-logo .logo-yc {
    width: 204px;
    height: 54px;
    display: inline-block;
    margin: 5px 10px 0 0;
    background: url("../img/logo1.png") left center no-repeat;
    background-size: 100% 100%;
}

.header-logo a {
    position: relative;
}

.header-logo .abor:after {
    position: absolute;
    right: 0;
    top: 10px;
    content: '';
    background: #e8ebea;
    height: 55px;
    width: 1px;
}

/*搜索部分*/

.search-bar-span .form-control {
    height: 42px !important;
    border-radius: 0 !important;
    border-width: 2px !important;
    padding-left: 40px !important;
    width: 564px !important;
    border-color: #ff0039;
}

.search-bar-form .input-group {
    display: block;
}

.search-bar-form .input-group-btn {
    position: initial;
}

.search-bar-span .btn-default {
    right: initial !important;
    left: 0;
    color: #e62129;
    font-size: 24px;
    top: -3px !important;
}

.search-bar-form .btn-search,
.search-bar-form .btn-search-two {
    background: #ff0039;
    border: 0;
    border-radius: 0;
    padding: 0 30px;
    height: 42px;
    color: #fff;
}

#header .header-nav-main {
    float: left;
    min-height: 45px;
}

#header .header-nav-main nav > ul > li {
    min-width: 74px;
}

#header .header-nav-main nav > ul > li > a,
#header .nav-pills > li > a {
    border-radius: 0 !important;
}

#header .header-nav-main nav > ul > li > a {
    font-size: 14px;
}

.header-nav-main ul.nav-pills > li.active > a,
.header-nav-main ul.nav-pills > li > a:visited,
.header-nav-main ul.nav-pills > li > a:hover,
.header-nav-main ul.nav-pills > li > a:focus {
    background: #e62129;
    height: 45px;
}

.header-nav-main ul.nav-pills > li.active > a,
.header-nav-main ul.nav-pills > li > a:hover,
.header-nav-main ul.nav-pills > li > a:focus{
    color:#fff;
}

.header-nav-main ul.nav-pills > li:first-child.active > a,
.header-nav-main ul.nav-pills > li:first-child > a:visited,
.header-nav-main ul.nav-pills > li:first-child > a:hover,
.header-nav-main ul.nav-pills > li:first-child > a:focus {
    height: 42px;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-color: #e62129;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    color: #767575 !important;
}

html .btn-primary {
    background-color: #e62129;
    border-color: #e62129;
}

/*全部btn-danger颜色*/
.btn-danger {
    background-color: #e62129;
    border-color: #e62129;
}

.contact-details .btn-danger,
.topic-comment .btn-danger {
    background: #e61717;
    border-color: #e61717;
}

.contact-details .btn-danger:hover,
.topic-comment .btn-danger:hover {
    background: #cb1414;
    border-color: #cb1414;
}

.left-content-list .feature-box-info h5 {
    margin-bottom: 0;
    line-height: 28px;
}

.main-two {
    background: #f3f3f3;
    padding-bottom: 20px;
}

/*footer*/
#footer {
    margin-top: 0 !important;
    padding-top: 35px;
    z-index: 10;
    background: url(../img/custom/footer-bg.jpg);
    background-size: 100% 100%;
    min-height: 300px;
}

#footer .footer-copyright {
    background: transparent;
    border: 0;
}

#footer h4,
#footer p, #footer a,
#footer p span {
    color: #dae0de;
}

#footer h4 {
    margin-bottom: 19px;
    font-size: 20px;
    font-weight: 600;
    color: #909090;
}

#footer p{
    margin-bottom: 7px;
}

#footer a,
#footer .newsletter p{
    font-size:14px;
    color: #909090;
}

#footer .newsletter img{
    margin-bottom: 11px;
}

#footer .container .row > div{
    margin-bottom:10px;
}

#footer span{
    font-size: 12px;
    color: #909090;
}

#footer .testimonial .testimonial-author img {
    max-width: 75px !important;
}

#footer .bg-blue {
    background: #00a0e9;
    border-color: #00a0e9;
}

#footer .contact i {
    margin: 3px 5px 0 0;
    width: auto;
}

#footer .container{
    position: relative;
    min-height: 265px;
}

#footer .copyright-div{
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
}

a {
    color: #333;
}

/*头部banner*/
#header .header-body {
    min-height: 118px;
    padding-bottom: 0;
    border-bottom: 0;
}
/*使用媒体查询min-width 小的尺寸放上面，大的尺寸放下面*/
@media (min-width: 1400px) {
    .container{
        width: 1200px;
    }
}
@media (min-width: 1600px) {
    .container{
        width: 1440px;
    }
}

.page-header {
    border-top: 0;
    height: 90px;
    line-height: 116px;
    border-bottom: 0;
    margin-bottom: 20px;
}

.page-header .container {
    position: relative;
    text-align: center;
    padding: 0;
    background: none;
}

.page-header .container h1 {
    border-bottom: 0;
    color: #fff;
    font-size: 50px;
    font-weight: 400;
}

.page-header .container li,
.page-header .container li a,
.breadcrumb > li + li:before {
    color: #fff !important;
    font-size: 18px !important;
    opacity: 1 !important;
}

.page-header .container .breadcrumb {
    position: absolute;
    left: 0;
    bottom: 18px;
    height: 133px;
}

.nav-pills > li > a {
    border-radius: 0;
    cursor: pointer;
}

ul.nav-pills > li.active > a {
    background-color: #e62129;
    border-top-color: #c70019;
}

.vertical-middle {
    vertical-align: middle;
}

.pagination > li > a, .pagination > li > span {
    border: none;
}

.pagination > .active > a, body.dark .pagination > .active > a {
    background: #ff0000 !important;
}

.clear {
    clear: both;
}

.no-border-ul,
.no-border-ul li {
    overflow: hidden;
    list-style: none;
    padding: 0;
}

.no-border-ul li {
    margin: 10px 0;
}

.no-border-ul li a {
    color: #8a8a8a;
}

.no-border-ul li a:hover {
    color: #ff0000;
}

.tab-bgcolor {
    border: 0;
    padding-bottom: 1px;
    border-bottom: 1px solid #dddbdb !important;
}

.tab-bgcolor > li > a,
.tab-bgcolor > li > a:hover,
.tab-bgcolor > li > a:focus {
    padding: 3px;
    background: #fff !important;
    border: 0 !important;
    color: #606060;
    cursor: pointer !important;
    border-radius: 0 !important;
}

.tab-bgcolor > li > a:hover,
.tab-bgcolor > li > a:focus,
.tab-bgcolor > li.active > a {
    background: #e62129 !important;
    color: #fff !important;
}

.div-area {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 20px 20px 10px 20px;
    overflow: hidden;
}

.demands-search .search-bar-span {
    width: 100%;
}

.demands-search .search-bar-form {
    overflow: hidden;
    border-bottom: 1px dashed #949494;
}

.demands-search .search-bar-span .form-control {
    width: 60% !important;
    padding-left: 10px !important;
    border-color: #e62129;
    border-width: 4px !important;
}

.demands-search .search-bar-span button {
    padding: 0 12px;
    background: #e62129;
}

.price {
    color: #ff4800;
    font-size: 20px;
    padding-top: 5px;
}

.demands-ranking .testimonial .testimonial-author .ranking-content {
    padding-left: 100px;
}

.ranking-content .star-wrap span{
    display: inline-block;
}
.star-wrap .rating-container {
    display: inline-block;
    vertical-align: -2px;
}

.thumb-info .thumb-info-title {
    width: 100%;
    max-width: 100%;
    bottom: 0;
    padding: 5px 8px 8px;
}

.thumb-info .thumb-info-inner {
    font-weight: 300;
    font-size: 14px;
}

.thumb-info .thumb-info-type {
    font-size: 14px;
    margin: -5px 0 -8px -8px !important;
    background: transparent;
    color: #ff6600;
}

.pricing-table h3 {
    background: #e62129;
}

/*新闻右侧共用*/
.nav-list-inline li {
    float: left;
    background: #f0efef;
    border: 1px solid #cbcbcb;
    margin-right: 14px !important;
}

.nav-list-inline li:last-child {
    margin-right: 0 !important;
}

.nav-list-inline li a:before {
    right: 15px;
    border-left-color: #abaaaa !important;
    border-width: 7px !important;
    margin-top: 3px !important;
}

.nav-list-inline li a {
    padding: 5px 28px !important;
    font-size: 15px !important;
}

.nav-list-inline li a:hover,
.nav-list-inline li a:hover:before {
    background: #e62129;
    color: #fff;
    border-left-color: #fff !important;
}

.tabs-big .nav > li > a {
    padding: 10px 30px;
    font-size: 18px;
    color: #5c5c5c !important;
}

.tabs-big .nav > li > a:hover,
.tabs-big .nav > li > a:focus,
.tabs-big .nav > li.active a {
    color: #fff !important;
}

.simple-post-two article.post .post-date {
    box-shadow: none;
}

.simple-post-two article.post .post-date .day {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #6e6d6d;
}

.simple-post-two .recent-posts .date .month,
.simple-post-two article.post .post-date .month {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #6e6d6d;
}

.simple-post-two li:nth-of-type(1) article.post .post-date .day {
    color: #e62129;
}

.simple-post-two li:nth-of-type(1) .recent-posts .date .month,
.simple-post-two li:nth-of-type(1) article.post .post-date .month {
    background: #e62129;
}

.simple-post-two li:nth-of-type(2) article.post .post-date .day {
    color: #f84000;
}

.simple-post-two li:nth-of-type(2) .recent-posts .date .month,
.simple-post-two li:nth-of-type(2) article.post .post-date .month {
    background: #f84000;
}

.simple-post-two li:nth-of-type(3) article.post .post-date .day {
    color: #ff8400;
}

.simple-post-two li:nth-of-type(3) .recent-posts .date .month,
.simple-post-two li:nth-of-type(3) article.post .post-date .month {
    background: #ff8400;
}

.simple-post-two a {
    color: #333 !important;
}

.simple-post-two a:hover {
    color: #e62129 !important;
}

.simple-post-two .post-info a {
    padding-top: 10px;
    font-size: 16px;
}

.simple-post-two .post-info a {
    font-size: 14px;
}

/**/

.img-thumbnail, .img-thumbnail img {
    border-radius: 0 !important;
}

.product-thumb-info,
.shop ul.products .product .add-to-cart-product,
.product-thumb-info .product-thumb-info-image::before,
.product-thumb-info img {
    border-radius: 0 !important;
}

.product-thumb-info-content {
    padding: 5px 0 !important;
}

.product-thumb-info h4 {
    font-size: 1.2em;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background: #ff0441;
    border-color: #ff0441;
}

.register-boxes {
    border-top: 10px solid #ebebeb;
    border-bottom: 10px solid #ebebeb;
}

.page-header-designer-center {
    background: url(../img/custom/designerDashboard-banner.jpg);
    background-size: 100% 100%;
}

.tabs-seurity {
    margin: 80px !important;
    min-height: 410px;
}

.nav-bordered {
    border-bottom: 2px solid #f0f0f0 !important;
}

.nav-bordered li {
    margin-bottom: -2px !important;
}

.nav-bordered li a {
    border-width: 2px !important;
    padding: 15px 55px !important;
}

.nav-bordered li a:hover,
.nav-bordered li a:focus,
.nav-bordered li.active a {
    color: #e62129 !important;
    border-color: #e62129 !important;
}

hr.divider {
    height: 13px;
    background: #f3f3f3;
    width: 120%;
    margin: 28px 0 28px -30px;
}

.title-bt {
    border-bottom: 1px solid #dbdbdb;
}

.comment-divider {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #dbdbdb;
}

/*个人中心左侧菜单*/
.panel-menu-group {
    background: #fff;
    min-height: 678px;
}

.panel-menu-group .panel {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.panel-menu-group .panel-heading {
    background: #fff;
}

.panel-menu-group .panel:first-child .panel-heading a {
    padding: 20px 25px 5px 25px !important;
}

.panel-menu-group .panel-heading a {
    padding: 0 25px !important;
    color: #888888;
}

.panel-menu-group .panel-heading a .fa,
.panel-menu-group .panel-heading a .icons {
    color: #e62129;
    font-size: 22px;
    vertical-align: middle;
}

.panel-menu-group .panel-body {
    padding: 5px 0 !important;
}

.panel-menu-group .panel-heading .mlr {
    margin-left: 2px !important;
    margin-right: 6px !important;
}

.panel-menu-group .panel-heading .mlr2 {
    margin-left: 4px !important;
    margin-right: 6px !important;
}

.panel-menu-group ul.treeview-menu {
    margin-left: 0 !important;
}

.panel-menu-group ul.treeview-menu li a {
    padding: 5px 0 5px 60px;
    border-bottom: 0;
}

.panel-menu-group ul.nav-list li a:before {
    right: 18px;
    width: 6px;
    height: 6px;
    border: #666 solid;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
    margin-bottom: 10px;
}

.panel-menu-group ul.nav-list > li > a {
    border-bottom: 0;
    padding: 5px 0 5px 40px;
}

.financial-icon {
    width: 19px;
    height: 19px;
    display: inline-block;
    margin: 5px 11px 0 2px;
    vertical-align: top;
    background: url(../img/custom/financial-icon.jpg) left center no-repeat;
    background-size: 100% 100%;
}

.dashboard-main-top {
    overflow: hidden;
}

.dashboard-main-top .testimonial-author {
    position: relative;
}

.dashboard-main-top .testimonial-author-after:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: #dad8d8;
    width: 1px;
    height: 100%;
    display: block;
}

.dashboard-main-top .testimonial-author-thumbnail img {
    width: 138px;
    max-width: 138px;
    height: 138px;
    border: 6px solid #d4d2d2;
}

.dashboard-main-top .progress-bar,
.dashboard-main-top .progress {
    border-radius: 0;
}

.dashboard-main-top .progress-bar-primary {
    background: #06b3ec;

}

.dashboard-main-top .progress {
    border: 1px solid #d4d2d2;
}

.dashboard-main-top .empty-stars .star,
.dashboard-main-top .filled-stars .star{
    display:inline-block !important;
    margin-top:10px;
}

.btn-complete {
    border-radius: 0;
    padding: 0 12px !important;
    margin-left: 15px;
    font-size: 14px;
}

.go-approve {
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
}

.btn-tixian {
    border-radius: 0;
    padding: 0 7px;
    margin: 15px 0;
    font-size: 14px;
    clear: both;
    float: left;
}

.error-icons .feature-box-icon{
    background:#ff0039;
}
.error-icons .feature-box-info h4{
    color:#ff0039 !important;
}

.mrb-lg {
    margin: 0 26px 6px 0 !important;
}

.mrb-lg img {
    max-width: 78px !important;
    width: 78px !important;
    height: 78px !important;
    margin: 0 auto;
}

.designers-bt {
    border-top: 1px solid #ebe9e9;
}

.designers-bt .testimonial-author p {
    margin: 0;
    text-align: center;
}

.img-icon1, .img-icon2, .img-icon3 {
    padding-left: 40px;
    line-height: 35px;
}

.img-icon1 {
    background: url(../img/custom/designerDashboard-icon1.png) left center no-repeat;
}

.img-icon2 {
    background: url(../img/custom/designerDashboard-icon2.png) left center no-repeat;
}

.img-icon3 {
    background: url(../img/custom/designerDashboard-icon3.png) left center no-repeat;
}

.dashboard-main-top .counter-danger .text-primary {
    color: #039fe8;
}

.dashboard-main .col-md-12 > h4 {
    color: #e0623c;
    font-size: 20px;
}

.dashboard-main .featured-boxes .fa-legal {
    color: #01b7d8;
}

.pagination li{
    border-bottom:0 !important;
}

.tasks-main .thumb-info-one .thumb-stars i{
    color: #e62129;
}
.tasks-li .thumb-info-side-image .thumb-info-side-image-wrapper{
    width: 101px;
    overflow: hidden;
}

/*全局颜色*/
html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #ff0441;
}

/*全局tab颜色*/
html body .tabs .nav-tabs li a {
    color: #333;
}

html body .tabs .nav-tabs li a:hover,
html body .tabs .nav-tabs li a:focus,
html body .tabs .nav-tabs li.active a,
html.dark body .tabs .nav-tabs li.active a {
    border-top-color: #e62129;
    color: #e62129;
}

/*全局文件预览颜色*/
html .featured-box-secondary .box-content {
    border-top-color: #ff0441;
}

html .featured-box-secondary h4 {
    color: #ff0441;
}

.jstree-default > .jstree-container-ul > .jstree-node:hover {
    background: #ff0441;
}

.jstree-default .jstree-wholerow-hovered {
    background: #ff0441 !important;
}

.jstree-default .jstree-wholerow-clicked {
    background: #ff0441 !important;
    background: -webkit-linear-gradient(top, #e44056 0%, #ff0441 100%) !important;
    background: linear-gradient(to bottom, #e44056 0%, #ff0441 100%) !important;
}

.jstree-default .jstree-clicked,
.jstree-default .jstree-hovered {
    color: #fff !important;
}

.pricing-table .most-popular h3 {
    background-color: #e9252d !important;
}

/*全局input的border不要圆角*/
.input-group-addon,
.input-group-btn .btn,
.form-group input {
    border-radius: 0 !important;
}

/****************************************************************************/

.common-link {
    color: #000;
}

hr.tall {
    margin: 34px 0;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.shop ul.products .product .price .amount {
    font-size: 14px;
}

.field-error {
    color: #a94442;
    line-height: 40px;
    font-size: 85%;
    margin-bottom: 0;
    position: absolute;
    left: 100%;
    min-width: 200px;
    top: -3px;
}

.form-control-static {
    min-height: 30px;
    padding-bottom: 0;
}

.comment-block {
    word-wrap: break-word;
}

.highlight {
    color: #c70019 !important;
}

.progress {
    margin: 4px 0;
    height: 14px;
    border-radius: 6px;
}

.progress-bar {
    line-height: 14px;
    border-radius: 6px;
}

/**
用于截取一行过长的字符串，多余部分以...结束
 */
.cut-title {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.li-large-item {
    border-bottom: 1px solid #EDEDDE;
    padding-bottom: 15px;
}

.heading-title {
    font-size: 1.1em;
    margin: 6px 0 10px 0;
}

.list-inline > li {
    padding-right: 10px;
    margin-bottom: 10px;
}

.owl-theme .owl-dots .owl-dot {
    zoom: 1;
    display: none;
}

.padding-li {
    padding: 6px 12px !important;
}

#header {
    min-height: 118px;
}

#forgetForm .help-block {
    line-height: 30px;
}

/*error*/
.error-img {
    width: 260px;
    height: 240px;
    background: url(../img/404.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.page-not-found-main p {
    padding-left: 70px;
    margin-bottom: 0;
}

.feature-box-info h4 {
    color: #c70019 !important;
}

.flex-align-center {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
}

.flex-wrap {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.flex-just-center {
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    -ms-justify-content: center;
    -ms-flex-pack: center;
}

.blockdiv-sty {
    position: absolute;
    display: none;
    border: 1px solid silver;
    background: silver;
}

.loading-mm {
    line-height: 40px;
    height: 30px;
}

.scroll-to-top,
.scroll-to-top:focus {
    background: #e6102b !important;
    color: #fff;
}

.scroll-to-top:hover,
.scroll-to-top:hover p {
    color: #000 !important;
}

html .scroll-to-top {
    padding: 13px 10px 45px;
}

html .scroll-to-top p {
    color: #fff;
}

.left-border-radius {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

#converse-embedded-chat, #conversejs {
    right: 90px;
}

/*default--chat*/
.sidebar-wrap {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 10;
}

.sidebar-wrap .chat-btn {
    width: 46px;
    height: 140px;
    padding: 12px;
    color: #fff;
    font-size: 18px;
    background: #c70019;
    writing-mode: vertical-lr;
    letter-spacing: 5px;
    float: left;
}

.sidebar-wrap .examintion-btn {
    width: 46px;
    height: 140px;
    padding: 12px;
    color: #fff;
    font-size: 18px;
    background: #c70019;
    letter-spacing: 5px;
    float: left;
    cursor: pointer;
}

.sidebar-wrap a, .sidebar-wrap span {
    color: #fff;
}

.sidebar-wrap a:visited, .sidebar-wrap a:hover,
.sidebar-wrap a:focus, .sidebar-wrap a:active {
    text-decoration: none !important;
}

#conversejs #controlbox .controlbox-head,
#conversejs #controlbox #controlbox-tabs li a.current,
#conversejs #controlbox #controlbox-tabs li a.current:hover,
#conversejs #controlbox #controlbox-tabs li a,
#converse-embedded-chat .chat-head,
#conversejs .chat-head {
    height: 40px !important;
}

#conversejs #controlbox #controlbox-tabs li a {
    line-height: 40px !important;
    font-size: 14px !important;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    vertical-align: middle;
}

.table > tbody > tr > td p,
.table > tbody > tr > th p,
.table > tfoot > tr > td p,
.table > tfoot > tr > th p,
.table > thead > tr > td p,
.table > thead > tr > th p {
    margin: 0 !important;
}

input:focus, button:focus {
    outline: none !important;
    box-shadow: none !important;
}

.rating-container .rating-stars i {
    font-size: 22px;
}

.rating-container .filled-stars {
    -webkit-text-stroke: inherit !important;
    text-shadow: none !important;
    color: #f52414 !important;
}

@keyframes slideInDown {
    0% {
        transform: translateZ(0);
        visibility: visible;
    }
    100% {
        transform: translate3d(0, -100%, 0);
    }
}

.rating-stars .star:nth-of-type(1) i {
    -webkit-animation: slideInDown 1s alternate-reverse;
    -o-animation: slideInDown 1s alternate-reverse;
    animation: slideInDown 1s alternate-reverse;
}

.rating-stars .star:nth-of-type(2) i {
    -webkit-animation: slideInDown 2s alternate-reverse;
    -o-animation: slideInDown 2s alternate-reverse;
    animation: slideInDown 2s alternate-reverse;
}

.rating-stars .star:nth-of-type(3) i {
    -webkit-animation: slideInDown 3s alternate-reverse;
    -o-animation: slideInDown 3s alternate-reverse;
    animation: slideInDown 3s alternate-reverse;
}

.rating-stars .star:nth-of-type(4) i {
    -webkit-animation: slideInDown 4s alternate-reverse;
    -o-animation: slideInDown 4s alternate-reverse;
    animation: slideInDown 4s alternate-reverse;
}

.rating-stars .star:nth-of-type(5) i {
    -webkit-animation: slideInDown 5s alternate-reverse;
    -o-animation: slideInDown 5s alternate-reverse;
    animation: slideInDown 5s alternate-reverse;
}

.no-border-radius {
    border-radius: 0 !important;
}

.no-border {
    border: none !important;
}

.no-shadow {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.no-border-left {
    border-left: none !important;
}

.form-control2 {
    background: #f9fafb;
}

.maqiu .countDown {
    margin-top: -1px;
    display: inline-block;
}

.maqiu em {
    color: #c70019;
}

.maqiu em:last-child {
    color: #777;
}

.better-import {
    background: #c70019;
    position: absolute;
    top: 8px;
    left: 80px;
    font-size: 12px;
    border-radius: 4px;
    padding: 1px 8px 2px 8px;
    text-align: center;
    line-height: 16px;
    display: block;
}

.better-import2 {
    background: #c70019;
    position: absolute;
    top: 8px;
    left: 95px;
    font-size: 12px;
    border-radius: 4px;
    padding: 1px 8px 2px 8px;
    text-align: center;
    line-height: 16px;
    display: block;
    color: white !important;
}

.twinkling {
    -webkit-animation: twinkling 1s infinite ease-in-out;
}

.twinkling2 {
    -webkit-animation: twinkling 2s infinite ease-in-out;
}

.td-import {
    position: relative !important;
    left: auto;
    top: auto;
    margin-left: -15px;
    font-size: 15px;
}

html .heading-primary.better-import {
    color: #fff !important;
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.progressBar1 {
    background: #47a447;
    margin-top: 10px;
}

.heading-primary.heading-title.cut-title {
    padding-right: 30px;
}

.sweet-overlay {
    z-index: 1080 !important;
}

.portfolio-list-two img {
    height: 88px;
}

.flipx {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    /*IE*/
    filter: FlipH;
}

.notice-tip {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #f00;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
}

/*排序箭头*/
.sort-arrows .common-link {
    position: relative;
    padding-right: 20px;
}

.sort-arrows .common-link .fa-caret-up {
    position: absolute;
    top: 7px;
    right: 7px;
    color: #a5a5a5;
}

.sort-arrows .common-link .fa-caret-up.active {
    color: #fff;
}

.sort-arrows .common-link .fa-caret-down.active {
    color: #fff;
}

.sort-arrows .common-link .fa-caret-down {
    position: absolute;
    top: 14px;
    right: 7px;
    color: #a5a5a5;
}

/*IE9+*/
@media screen and (min-width: 0\0
) and (min-resolution: +72dpi) {
    .has-feedback .form-control {
        padding-right: 5px;
    }

    #header .header-search .form-control {
        padding-right: 30px;
    }

    select::-ms-expand {
        border: none;
    }

    .ckfinder-visibility {
        visibility: visible !important;
    }

    .flex-wrap {
        display: block;
    }

    .sidebar-wrap .chat-btn {
        writing-mode: tb-lr;
    }
}

/*Firefox*/
.rating-container .rating-input {
    visibility: hidden;
}

.wrap {
    width: 600px;
    margin: 0 auto;
}

.wrap img {
    max-width: 100%;
}

.pagination-input {
    width: 22px;
    height: 30px;
    margin: 0 5px;
    padding-left: 5px;
    border: 1px solid #e4e4e4;
}

.width-0per {
    width: 0% !important;
}

.width-25per {
    width: 25%;
}

.width-45per {
    width: 45%;
}

.width-50per {
    width: 50%;
}

.width-55per {
    width: 55%;
}

.width-60per {
    width: 60%;
}

.width-65per {
    width: 65% !important;
}

.width-80per {
    width: 80%;
}

.width-90per {
    width: 90% !important;
}

.width-98per {
    width: 98%;
}

.width-100per {
    width: 100%;
}

.width-130per {
    width: 130% !important;
}

.width-50 {
    width: 50px;
}

.width-60 {
    width: 60px !important;
}

.width-70 {
    width: 70px !important;
}

.width-78 {
    width: 78px !important;
}

.width-80 {
    width: 80px !important;
}

.width-85 {
    width: 85px !important;
}

.width-90 {
    width: 90px !important;
}

.width-100 {
    width: 100px;
}

.width-160 {
    width: 160px;
}

.width-240 {
    width: 240px !important;
}

.width-300 {
    width: 300px !important;
}

.width-350 {
    width: 350px;
}

.max-width-75 {
    max-width: 75px !important;
}

.max-width-190 {
    max-width: 190px !important;
}

.max-width-210 {
    max-width: 210px !important;
}

.max-width-290 {
    max-width: 290px !important;
}

.max-width-450 {
    max-width: 450px !important;
}

.height-45 {
    height: 45px !important;
}

.height-78 {
    height: 78px !important;
}

.height-80 {
    height: 80px;
}

.height-90 {
    height: 90px !important;
}

.height-500 {
    height: 500px !important;
}

.height-600 {
    height: 600px;
}

.height-680 {
    height: 680px !important;
}

.min-height-550 {
    min-height: 550px !important;
}

.mt-2 {
    margin-top: 2px;
}

.mt-9 {
    margin-top: 9px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.ml--50 {
    margin-left: -50px !important;
}

.ml-6 {
    margin-left: 6px !important;
}

.ml-28 {
    margin-left: 28px;
}

.ml-50 {
    margin-left: 50px !important;
}

.padding-8 {
    padding: 8px;
}

.margin-0-auto {
    margin: 0 auto;
}

.left-0 {
    left: 0;
}

.top-10 {
    top: 10px !important;
}

.text-red {
    color: #ff0000;
}

.text-light-red {
    color: #de1226;
}

.text-dark-blue {
    color: #2739cc
}

.text-black {
    color: #000 !important;
}

.text-white {
    color: #fff !important;
}

.text-red2 {
    color: #e7011e !important;
}

.text-dark-gray {
    color: #5e5e5e !important;
}

.text-light-gree {
    color: #0cc485 !important;
}

.text-green {
    color: green !important;
}

.bg-blue {
    background: #0088cc;
}

.bg-white {
    background: #fff !important;
}

.bg-light-white {
    background: #ececec !important;
}

.bg-green {
    background-color: #00b260 !important;
}

.bg-red {
    background: #c1061a;
}

.bg-eb {
    background-color: #EBEBEB !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-22 {
    font-size: 22px !important;
}

.font-size-30 {
    font-size: 30px !important;
}

.font-size-40 {
    font-size: 40px !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.word-spacing-normal {
    word-spacing: normal;
}

.table-layout-fixed {
    table-layout: fixed !important;
}

.cursor-default {
    cursor: default;
}

.cursor-pointer {
    cursor: pointer;
}

.position-relative {
    position: relative !important;
}

.text-default {
    color: #e62129 !important;
}

.text-orange {
    color: #ff5c00 !important;
}

.text-light-gray {
    color: #a2a0a0 !important;
}

.text-decoration-underline {
    text-decoration: underline;
}

.no-box-shadow-border {
    box-shadow: none;
    border: 0;
    overflow: hidden;
}

.no-border-bottom {
    border-bottom: 0 !important;
    margin-bottom: 20px;
}

.no-border-top {
    border-top: 0;
    padding-top: 0;
}

a.text-dark {
    color: #4e4e4e;
}

a.text-dark:hover {
    color: #ff4800 !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

/*default*/
.font-size-56 {
    font-size: 56px !important;
}

.pl-7 {
    padding-left: 7px !important;
}

.ml--11 {
    margin-left: -11px !important;
}

.dropdown-center {
    padding-top: 12px;
    padding-bottom: 12px;
}

.text-deep-red {
    color: #df2e32 !important;
}

/*.face-logo {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}*/

.alert-warning{
    margin-top: 25px;
}

/*中标公示*/
.designers-rtop {
    background: url(../img/custom/bidding-header-bg.png);
    background-size: 100% 100%;
    min-height: 96px;
    padding: 15px 0 0 15px;
    border: 1px solid #e9e9e9;
    border-bottom: 0;
}

.designers-rtop span {
    display: inline-block;
    margin: 4px 0 0 5px;
}

.list-two {
    padding-top: 7px !important;
    border: 1px solid #d6d6d6;
    border-top: 0;
    min-height: 336px;
}

.list-two li {
    margin: 15px 0 !important;
    padding: 0 20px 15px 20px !important;
}

.list-two li:last-child {
    padding-bottom: 0 !important;
}

.list-two li a:hover {
    text-decoration: none;
}

.list-two li a:hover strong span:first-child {
    color: #e7011e;
    text-decoration: underline;
}

.list-two li strong {
    padding-top: 7px !important;
    margin-bottom: 0 !important;
}

.list-two .testimonial {
    margin-bottom: 0;
}
.flex-just-between {
    display: flex !important;
    justify-content: space-between;
}
.flex-content-end {
    display: flex !important;
    justify-content: flex-end;
}
.border-solid-bottom {
    overflow: hidden;
    border-bottom: 1px solid #dddbdb;
    padding-bottom: 10px;
    margin-bottom: 5px;

}
/*设计师详情页面的样式*/
.designer-left{
    width: 256px;
    text-align: center;
}
.designer-left img{
    width: 133px;
    height: 133px;
}
.designer-left button{
    display: block;
    width: 68px;
    margin: 6px auto;
}
.designer-right{
    width: 62%;
}
.designer-right .rating-container{
    margin-left: -3px;
    margin-right:10px;
    float: left;
}
.designer-right p{
    font-size: 16px;
    margin-bottom:10px;
}
.designer-right .star-num{
    color: #ec2731;
    margin-top: 4px;
    display: inline-block;
    margin-right:20px;
}
.designer-right .quality-num,
.designer-right .period-num,
.designer-right .attitude-num{
    color: #a5a6aa;
}
.designer-right strong{
    margin-left:10px;
}
.text-warning{
    color: #f8a639;
}
.designer-right .skill-p{
    display: flex;
    width: 100%;
}
.designer-right .skill-p span{
    border:1px solid #ececec;
    padding:4px;
    margin:0 10px 10px 0;
    display: inline-block;
}
.designer-right .skill-p-l{
    width:76px;
    float:left;
    padding-top: 5px;
}
.designer-right .skill-p-r{
    width:86%;
    float:left;
}
.history-task-li .thumb-info{
    width: 115px;
}
.history-task-li .thumb-info .thumb-info-action-icon{
    height:30px;
    line-height: 30px;
    width: 30px;
}
.history-task-li .thumb-info .thumb-info-action-icon i{
    font-size: 20px;
}
.history-task-li .heading-primary{
    font-weight: 600;
}
.history-task-li li{
    border-bottom:1px solid #e3e3e3;
    padding-bottom:20px;
}

/*颜色，字体，对齐，宽度，高度，间隔等用到的样式*/
.text-red {
    color: #fe1022 !important;
}
.text-dark-red {
    color: #e7011e;
}
.text-light-orange {
    color: #ffa200 !important;
}
.font-style-normal{
    font-style:normal;
}
.d-flex{
    display: flex;
}
.flex-just-end {
    display: flex;
    display: -ms-flexbox;
    justify-content: flex-end;
    -ms-justify-content: flex-end;
    -ms-flex-pack: end;
}
.width-170 {
    width: 170px;
}
.width-30per{
    width: 30%;
}
.width-40per {
    width: 40% !important;
}
.width-70per{
    width: 70%;
}

.height-100per{
    height: 100%;
}
.ml-17 {
    margin-left: 17px !important;
}

.mb-1 {
    margin-bottom: 1px !important;
}

.container{
    padding-left:0;
    padding-right:0;
}

.home-design-p{
    padding: 20px;
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    margin-top: 32px;
    margin-left: -10px;
}
.home-design-btn{
    margin-left: 10px;
    min-width: 240px;
    max-width: 350px;
    padding: 0 15px;
    height: 68px;
    background: #FFFFFF;
    border-radius: 8px;
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #E62129;
    margin-top: 100px;
    border-color: transparent;
}
.design-hot{
    background: url(../../img/competition/hot.png);
    background-size: 100% 100%;
    width: 15px;
    height: 22px;
    position: absolute;
    right: -1px;
    top: -4px;
    display: block;
    animation: shake 1s infinite;
}

.scheme-new{
    background: url(../../img/new.png);
    background-size: 100% 100%;
    width: 20px;
    height: 16px;
    position: absolute;
    right: -1px;
    top: -4px;
    display: block;
    animation: shake 1s infinite;
}

.header-nav-main li a.active{
    color: #E62129;
}

/**首页右侧悬浮二维码**/
.home-er-code{
    position: fixed;
    top: 20%;
    right: 0;
    z-index: 999999;
    background: #fff;
    padding: 10px 0 0;
    text-align: center;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
}
.home-er-code img{
    width: 114px;
}

/**bidDemand  agree**/
.agree{
    display: flex;
    align-items: flex-start;
}
.agree .toggle{
    display: inline-block;
    margin: 0 0 0 5px !important;

}
.agree .toggle label{
    background: transparent !important;
    border: none !important;
    width: auto !important;
    color: #999 !important;
    display: inline-block;
    font-size: 14px;
    padding: 0 20px 0 0;
    margin: 0;
}
.agree .toggle.active > label:before{
    border-top-color: #999;
    right: 4px;
}

.agree li{
    list-style: none;
    margin: 5px 0 0 -5px;
}

.agree li a{
    color: #c70019;
}

.pt-0{
    padding-top: 0 !important;
}

@keyframes shake {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}