.btn-primary {
    color: #fff;
    background-color: #d71919;
    border-color: #d71919;
}

.w_grid-003 > div > .p_gridbox{overflow:visible;}/*清除系统样式超出隐藏样式*/
.w_grid-003 > div > .p_gridbox:after,
.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "."
}
@keyframes move {
    0% {
        transform: perspective(2000px) scale(1) rotateY(90deg);
        -webkit-transform: perspective(2000px) scale(1) rotateY(90deg);
        transform-origin: 0;
        opacity: 0;
    }

    50% {
        transform: perspective(2000px) scale(1) rotateY(60deg);
        -webkit-transform: perspective(2000px) scale(1) rotateY(60deg);
        transform-origin: 0;
        opacity: 0.2;
    }

    75% {
        transform: perspective(2000px) scale(1) rotateY(30deg);
        -webkit-transform: perspective(2000px) scale(1) rotateY(30deg);
        transform-origin: 0;
        opacity: 0.6;
    }

    100% {
        transform: perspective(2000px) scale(1) rotateY(0deg);
        -webkit-transform: perspective(2000px) scale(1) rotateY(0deg);
        transform-origin: 0;
        opacity: 1;
    }
}

#w_grid-1553322258350 .p_gridbox {
    width: 100%;
    overflow: inherit;
    position: static;
}

#w_grid-1553484080181 {
    position: relative;
    z-index: 999;
}

#w_grid-1559203779459 .p_gridbox {
    width: 100%;
    overflow: inherit;
    position: static;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d71919;
    border-color: #d71919;
}

.btn-primary:active:hover {
    background-color: #3d2d23;
}

.btn {
    padding: 8px 12px;
    border-radius: 0px;
    background: #d71919;
    margin-top: 0px;
}

#w_grid-1566531143545 {
    position: relative;
    z-index: 99999;
}

#w_grid-1569549155337 {
    position: fixed;
    z-index: 9;
    top: 0px;
    left: auto!important;
}

#w_grid-1565577897913 {
    position: fixed;
    left: auto;
}

#w_grid-1569576805871 {
    position: fixed;
    z-index: 9;
    top: 0px;
    left: auto!important;
}
#w_grid-1602553543725 > .w_grid.signal > .p_gridbox{
	background:#fff;
	padding-top:0px; 
}
#w_grid-1603187376984 {
    position: fixed;
    z-index: 9;
    top: 0px;
    left: auto!important;
    width:100%;
    
}
.e_ContentMajorStyleBox-001 .stylebox_top{
	background:none;
	height: auto;
	border: none;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.e_ContentMajorStyleBox-001 .stylebox_title{
	background:none;
}

.e_ContentMajorStyleBox-001 .title_main{
	color:#fff;
	line-height:60px;
	font-size:15px;

}

.e_ContentMajorStyleBox-001 .stylebox_top_line{
	display:none;
}
.e_ContentMajorStyleBox-001 .stylebox_content{
	border:none;
	padding: 20px 0px;
}
.e_ContentMajorStyleBox-001 .stylebox_bottom_line{
	display:none;
}

.e_ContentMajorStyleBox-001 .stylebox_link{
		line-height:60px;
}
.e_FlowCommonStyleBox-001 .stylebox_link {
    color: #eee;
}
@media only screen and (max-width: 1366px) {
}

@media only screen and (max-width: 1070px) {
    .c_portalResnav_main-01001 .p_problemCategory {
        display: block;
    }

    .c_portalResnav_main-01001 .p_navPc {
        display: none;
    }

    .c_portalResnav_main-01001 .p_linkBox {
        display: none !important;
    }

    .c_portalResnav_main-01001 .p_parent {
        display: block;
    }

    .c_portalResnav_main-01001 .p_categoryBtn:before {
        /*    content: "\e669";*/
    }

    .c_portalResnav_main-01001 .icon-arrow_up:before {
        content: "\e69a";
    }

    .c_portalResnav_main-01001 .icon-arrow_down:before {
        content: "\e69c";
    }

    .c_portalResnav_main-01001 .p_btn-show {
        color: #fff;
        background: #3d2d23;
        float: right;
        margin-top: 28px;
        margin-right: 0px;
    }

    .c_portalResnav_main-01001 .p_btn-hide {
        width: 10%;
        height: 100%;
        float: left;
        background-color: #7F7F7F;
    }

    .c_portalResnav_main-01001 .p_category {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        background: #fff;
        z-index: 9;
    }

    .c_portalResnav_main-01001 .p_parent {
        width: auto;
        height: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 0 0 30px;
        transition: all .5s;
    }

    .c_portalResnav_main-01001 .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        background-color: rgb(239,239,245);
    }

    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox {
        background-color: #FFFFFE!important;
        padding-left: 0px;
        width: 100%;
        height: auto;
    }

    .c_portalResnav_main-01001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
        background-color: rgb(239,239,245);
        padding-left: 0px;
        background: none;
        border-bottom: 1px solid #eee;
    }

    .c_portalResnav_main-01001 .p_childBox .p_parent {
        border-bottom: 1px solid #c0c0c0;
        border: none;
    }

    .c_portalResnav_main-01001 .p_c-fff {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
        margin-left: 0px;
        font-size: 24px;
    }

    .c_portalResnav_main-01001 .p_categoryBtn {
        display: block;
        margin: 12px 5px 10px 0;
        color: #000000;
        font-size: 12px;
    }

    .c_portalResnav_main-01001 .p_link {
        height: auto;
        vertical-align: middle;
        width: initial;
        margin: 10px 0;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        color: #000;
        line-height: 40px;
        font-size: 16px;
    }

    .c_portalResnav_main-01001 {
        width: 640px;
    }

    .c_portalResProduct_list-01001001 .p_image img {
        width: 100%!important;
        height: auto!important;
        transition: all .5s;
    }

    .c_portalResProduct_list-01001001 .p_Product:hover .p_image img {
        transform: scale(1.04) translate(-50%, -50%)!important;
    }

    .c_portalResComplaintPage_detail-01001 .p_complaintPageDetails {
        padding: 0px;
    }

    .c_portalResPublic_websiteShare-01001 .iShare a {
        width: 30px;
        height: 30px;
        margin-top: 0px;
        margin: 0 5px;
    }

    .c_portalResnav_main-01001 .p_parent:hover {
        background: #d71919;
    }

    .c_portalResnav_main-01001 .p_parent:hover .p_link {
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox {
        margin: 0px;
        box-shadow: none;
        height: 60px;
        border: none;
        background: #f1f1f1;
        transition: all .5s;
        height: auto;
    }

    .c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox .p_parentBox {
        height: 60px;
    }

    #w_common_text-1566531706240 {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .p_problemCategory {
        text-align: right;
        margin-top: 0px;
    }

    .p_problemCategory .btn {
        width: 100%;
    }

    .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        background: #fff !important;
        box-sizing: border-box;
        text-align: left;
    }

    .c_portalResPublic_websiteShare-01001 .row-pad {
        padding: 10px 0 0 0;
        padding-right: 0px;
    }

    .c_portalResIntro_detail-01001001 .reset_style p {
        font-size: 16px;
        line-height: 30px;
    }

    .c_portalResnav_main-01001 .p_parentBox .p_childBox .p_parent {
        padding-left: 50px;
        width: 100%;
    }

    .p_pagebox .pre:hover {
        background-color:#d71919;
    }

    .p_pagebox .pre {
        background-color: #d71919;
    }

    .p_pagebox .next {
        background-color: #d71919;
    }

    .p_pagebox .next:hover {
        background-color: #d71919;
    }

    .p_pagebox .next:active {
        background-color: #d71919;
    }

    #c_portalResComplaintPage_detail-15695523741055116 {
        /* display: none; */
    }

    #w_grid-1569551714435 {
        display: none;
    }

    #c_portalResEbizads_banner-15695808260840770 {
        display: none;
    }

    #w_grid-1559203779459 {
        width: 115%;
        left: -7.5%;
        position: relative;
        height: auto;
    }
    #c_portalResEbizads_banner-16027451647802319{
        display:none;
    }
    #w_common_text-1608023976575 p span{
  font-size:30px;
}
  #w_grid-1558321916823 {

    min-height: 50px;

}
}

@media only screen and (max-width: 640px) {
    #w_grid-1553243478892 {
        width: 200%;
        margin-left: -50%;
        left: 50%;
    }

    body {
        overflow-x: hidden;
    }

    .pagebox {
        width: 100%;
        overflow-x: hidden;
    }

    img {
        max-width: 100%;
    }

    .c_portalResIntro_detail-01001001 .reset_style p {
        font-size: 16px;
        line-height: 30px;
    }

    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover .p_linkBox {
        display: none!important;
    }

    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover .p_childBox {
        display: block!important;
        height: auto;
        padding: 0px;
    }

    #w_fimg-1553484080191 .p_dimage img {
        margin-top: 0px;
    }

    #w_fimg-1569549189973 .p_dimage {
        max-width: 200px;
    }

    #w_fimg-1569569582916 .p_dimage img {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 20px;
    }

    #w_fimg-1569568971363 .p_dimage img {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 20px;
    }

    #w_fimg-1569564951540 .p_dimage img {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 20px;
    }

    #w_fimg-1569552267785 .p_dimage img {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 20px;
    }

    #w_common_text-1569569631451 {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1565335038329 {
        position:absolute;
        bottom: 0px;
        width: 100%!important;
        max-width: 960px;
    }

    #c_portalResEbizads_banner-15680805821677392 {
        display: none;
    }

    #c_portalResEbizads_banner-15695808912907361 {
        display: none;
    }
    #w_grid-1602746295726{
        display:none;
    }
}

@media only screen and (max-width: 1260px) {
}

#w_grid-1553240887891 {
    position: relative;
    z-index: 999;
}

.e_FlowCommonStyleBox-001 .stylebox_top {
    background: #d71919;
    height: 60px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
    background: #d71919;
    height: 60px;
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    display: none;
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    border: none;
    background: rgba(0,0,0,.5);
    background: rgba(255,255,255,.1);
}

.e_FlowCommonStyleBox-001 .title_main {
    height: 60px;
    line-height: 60px;
}

.p_stepBox .step .p_stepCompletedIcon {
    border: 1px solid #e60012;
    color: #e60012;
}

.p_stepBox .step.completed .stepLine {
    background: #e60012;
}

.p_stepBox .step.active .stepNum {
    background: #e60012;
    border: 1px solid #e60012;
}

.p_stepBox .step.active .stepLine {
    background: #e60012;
}

.c_portalResOrder_settlement-01001 .p_OrderTitlteB {
    color: #e60012;
}

.btn-link {
    color: #e60012;
}

.tit_emphasize {
    color: #e60012;
}

.item:hover {
    border: 2px solid #e60012;
}
