.fittk-open-btn {
    outline: 1px solid #0080cc;
}

.fittk-radio-one.checked .fittk-radio-item {
    border-color: #0080cc !important;
}

.fittk-radio-one.checked .fittk-radio-inner {
    background: #0080cc !important;
}

.fittk-checkbox-inner {
    background: url("../img/yes.png") no-repeat 50% 50% #0080cc !important;
    background-size: 24px !important;
}

.m-footer-item.active .m-footer-text {
    color: #fff;
}

.m-body.m-index .m-bg-box {
    content: '';
    position: absolute;
    width: 100%;
    height: 500px;
    top: 0;
    left: 0;
    background: url("../img/index/bg.jpg");
    background-size: 750px auto;
}

.m-section-footer a {
    color: #0080cc;
}

.m-index .m-sbh-box {
    width: 750px;
    height: 0;
    float: left;
}

.m-index .m-header-box {
    width: 750px;
    height: 100px;
    padding: 50px 15px;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.m-index .m-header-label {
    width: 100%;
    font-size: 38px;
    line-height: 60px;
    color: #ffffff;
    margin: 0 10px 0 30px;
    float: left;
    display: none;
}

.m-index .m-header-image {
    width: 360px;
    font-size: 34px;
    line-height: 60px;
    color: #ffffff;
    margin: 0 10px 0 30px;
    float: left;
}

.m-index .m-search-box {
    width: 750px;
    height: 140px;
    float: left;
    margin: 50px 0 0;
    padding: 30px 15px 0;
    background: #ffffff;
    border-radius: 24px 24px 0 0;
    box-sizing: border-box;
    position: relative;
}

.m-index .m-search-label {
    width: 150px;
    font-size: 33px;
    line-height: 60px;
    color: #0061cc;
    margin: 10px 0px 0 10px;
    float: left;
    font-weight: bold;
}

.m-index .m-search-btn {
    width: 70px;
    height: 70px;
    margin: 0 11px;
    position: absolute;
    top: 34px;
    right: 504px;
    background: url(../img/index/search.png) no-repeat 50% 50%;
    background-size: auto 30px;
    opacity: 0.7;
}

.m-index .m-search-inner {
    width: 280px;
    height: 60px;
    font-size: 28px;
    line-height: 60px;
    background: #ffffff;
    padding: 7px 60px;
    float: left;
    outline: none;
    border: 1px solid #b2b2b2;
}

.m-index .m-search-inner::placeholder {
    color: #999999;
}

.m-index .m-search-last {
    width: 115px;
    height: 62px;
    font-weight: bold;
    font-size: 30px;
    line-height: 63px;
    text-align: center;
    color: #ffffff;
    background: #0061cc;
    float: left;
    cursor: pointer;
    padding: 7px;
}

.m-index .m-scan-btn {
    width: 60px;
    height: 60px;
    margin: 0 11px;
    position: absolute;
    top: 20px;
    right: 25px;
    background: url("../img/index/scan.png") no-repeat 50% 50%;
    background-size: auto 30px;
}


.m-index .m-nav-box {
    width: 660px;
    height: 180px;
    float: left;
    margin: 330px 43px 0;
    padding: 0 0;
    position: relative;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
}

.m-index .m-nav-item {
    width: 160px;
    height: 160px;
    margin: 16px 0px;
    float: left;
}

.m-index .m-nav-item:nth-child(1) {
    margin: 16px 0px;
}
.m-index .m-nav-item img {
    width: 80px;
    height: 80px;
    margin: 0 47px;
    float: left;
}

.m-index .m-nav-item span {
    width: 135px;
    font-size: 30px;
    line-height: 33px;
    margin: 5px 10px 0 20px;
    color: #000;
    text-align: center;
    float: left;
    white-space: normal;
}

.m-index .m-index-title {
    width: 690px;
    font-size: 32px;
    line-height: 50px;
    padding: 25px 40px 10px;
    margin: 0 0 25px;
    font-weight: bold;
    box-sizing: border-box;
    float: left;
    position: relative;
    border-bottom: 1px dashed #d4d4d4;
    background: url("../img/right-arrow.png") no-repeat 650px 40px;
    background-size: auto 20px;
}

.m-index .m-index-title i {
    font-size: 24px;
    color: #999999;
    font-weight: normal;
    margin-left: 20px;
}

.m-index .m-police-box {
    width: 750px;
    float: left;
    margin: 20px 0 0;
    padding: 30px 15px 0;
    background: #ffffff;
    border-radius: 24px 24px 0 0;
    box-sizing: border-box;
    position: relative;
}

.m-index .m-police-box:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 80px;
    background: linear-gradient(#ffffff, #f8f8f8);
    left: 0;
    bottom: -50px;
}

.m-index .m-police-inner {
    margin: 10px 0 0;
    float: left;
}

.m-index .m-police-item {
    width: 160px;
    height: 160px;
    margin: 0 10px;
    float: left;
}

.m-index .m-police-item img {
    width: 64px;
    height: 64px;
    margin: 0 48px;
    float: left;
}

.m-index .m-police-item span {
    width: 160px;
    font-size: 28px;
    line-height: 40px;
    margin: 20px 0 0;
    text-align: center;
    float: left;
}

.m-index .m-carousel-box {
    width: 690px;
    float: left;
    margin: 10px 30px 0;
    padding: 5px 0 50px;
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    box-shadow: 0 0 4px 4px rgba(180, 180, 180, 0.1);
    border-radius: 10px;
}

.m-index .m-nav-carousel-list {
    width: 670px;
    height: 165px;
    margin: 0 0px;
    overflow: hidden;
    float: left;
    position: relative;
    white-space: nowrap;
}

.m-index .m-nav-fix-list {
    float: right;
    position: fixed;
    right: 0px;
    width: 130px;
    top: 350px;
    text-align: center;
    z-index: 1002;
}

.m-index .m-nav-fix-list .m-nav-item{
    width: 150px;
    height: 150px;
    margin: 0px;
    margin-bottom: -6px;
}

.m-index .m-nav-fix-list img{
    width: 150px;
    height: 150px;
    margin: 0px;
}

.m-index .m-nav-carousel-list.move {
    scroll-behavior: smooth;
}

.m-index .m-nav-carousel-list a {
    width: 670px;
    height: 132px;
    display: inline-block;
    cursor: pointer;
}

.m-index .m-carousel-list img {
    width: 150px;
    height: 132px;
    border-radius: 10px;
    margin: 0 30px;
    object-fit: cover;
    float: left;
}

.m-index .m-carousel-list span {
    width: 440px;
    font-size: 28px;
    line-height: 44px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    float: left;
}

.m-index .m-carousel-list span:last-of-type {
    color: #999999;
}

.m-index .m-nav-carousel-point {
    width: 200px;
    height: 10px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: -40px auto;
    text-align: center;
}

.m-index .m-nav-carousel-point span {
    width: 15px;
    height: 15px;
    margin: 3px 10px;
    border-radius: 50%;
    background: #d4d4d4;
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
}

.m-index .m-nav-carousel-point span.active {
    background: #0080cc;
}

.m-index .m-special-box {
    width: 690px;
    float: left;
    margin: 40px 30px 0;
    box-sizing: border-box;
    position: relative;
    background: #ffffff;
    box-shadow: 0 0 4px 4px rgba(180, 180, 180, 0.1);
    border-radius: 10px;
}

.m-index .m-special-item {
    width: 630px;
    height: 102px;
    float: left;
    margin: 0 30px 25px;
    border-radius: 10px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.m-index .m-special-item:after {
    content: '';
    position: absolute;
    width: 48px;
    height: 48px;
    top: 27px;
    right: 27px;
    border-radius: 50%;
    background: url("../img/big-arrow.png") no-repeat 50% 50% rgba(255, 255, 255, 0.4);
    background-size: auto 22px;
}

.m-index .m-special-item img {
    width: 630px;
    height: 102px;
    float: left;
}

.m-index .m-special-item span {
    font-size: 32px;
    line-height: 52px;
    color: #ffffff;
    position: absolute;
    top: 25px;
    left: 25px;
}

.m-index .m-protocol {
    padding: 20px 30px;
    overflow: hidden;
}

.m-index .m-protocol-title {
    width: 100%;
    float: left;
    margin: 10px 0;
    font-size: 36px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
}

.m-index .m-protocol-text {
    font-size: 28px;
    line-height: 50px;
    width: 100%;
    float: left;
    margin: 10px 0;
    text-indent: 1em;
}

.m-index .m-protocol-text a {
    color: #0080cc;
}

.m-matter .m-matter-service-item.active {
    color: #0080cc;
}

.m-matter .m-matter-slide-item.active {
    color: #0080cc;
    border-right: 4px solid #0080cc;
}

.m-info-title span {
    color: #0080cc;
}

.m-info-td span a {
    color: #0080cc;
}

.m-info-btn.active {
    background-color: #0080cc;
}

.m-carousel-title span {
    color: #0080cc;
}

.m-carousel-td span a {
    color: #0080cc;
}

.m-carousel-icon.collect {
    background-image: url("../img/matter/btn-collect-blue.png");
}

.m-carousel-icon.collect.active {
    background-image: url("../img/matter/btn-collect-blue-full.png");
}

.m-carousel-btn.active {
    background-color: #0080cc;
}

.m-matter .m-form-paragraph {
    color: #0080cc;
}

.m-matter .m-form-attach-one span {
    color: #0080cc;
}

.m-matter .m-form-next, .m-matter .m-form-submit {
    background: #0080cc;
}

.m-matter .m-form-search {
    color: #0080cc;
}

.m-success-circle {
    background: url("../img/yes.png") no-repeat 50% 50% #0080cc;
    background-size: 60px auto;
}

.m-waring-circle {
    background: url("../img/warning.png") no-repeat 50% 50% #0080cc;
    background-size: 80px auto;
}

.m-matter .m-license-input {
    border-bottom: 2px solid #0080cc;
}

.m-matter .m-license-item.active:before {
    background: url("../img/yes.png") no-repeat 50% 50% #0080cc !important;
    background-size: 26px !important;
    border: 2px solid #0080cc;
}

.m-white-box-btn.active {
    background: #0080cc;
}

.m-success-text.big {
    color: #0080cc;
}

.m-form-preview-segment {
    color: #0080cc;
    border-bottom: 2px solid #0080cc;
}

.m-form-preview-file {
    color: #0080cc;
}

.m-consult .m-chat-record-line a {
    color: #0080cc;
}

.m-consult .m-chat-btn.active {
    background: #0080cc;
}

.m-consult .m-chat-item {
    color: #0080cc;
}

.m-map .m-map-phone {
    background-color: #0080cc;
}

.m-map .m-map-route {
    background-color: #0080cc;
}

.m-app .m-app-booth-item-icon img {
hue-rotate(140 deg) contrast(1.3)
}

.m-error-btn {
    color: #0080cc;
}

.m-upload-bar {
    background: #0080cc;
}

.m-personal-nav-item.active {
    color: #0080cc;
    border-bottom: 4px solid #0080cc;
}

.m-personal-list-one-detail {
    color: #0080cc;
    border: 2px solid #0080cc;
}

.m-personal-detail-segment .m-personal-detail-label {
    color: #0080cc;
}

.m-personal-detail-value a {
    color: #0080cc;
}

.m-personal-detail-btn {
    background: #0080cc;
}

.m-personal-timeline-title {
    color: #0080cc;
}

.m-personal-timeline:after {
    border-color: #0080cc;
}

.m-personal-comment-keyword.selected {
    background: #0080cc;
    border-color: #0080cc;
}

.m-license-btn {
    background: #0080cc;
}

.m-plus-btn {
    background: #0080cc;
}

.m-sign-confirm {
    color: #0080cc;
}

.m-map-content-route {
    color: #0080cc;
}

.m-query .m-table-plus {
    background: #0080cc;
}

.m-query .m-query-result-title {
    color: #0080cc;
}

.m-avatar-btn {
    background: #0080cc;
}

.m-examine .m-exam-button {
    background: #0080cc;
}

.m-index .m-matter-header {
    height: 100px;
    font-size: 36px;
    font-weight: bold;
    padding-top: 12px;
}

.m-index .m-matter-header > img {
    width: 37%;
    height: 30px;
    margin-left: 10px;
}

.m-index .m-matter-nav {
    height: 85px;
    background: #f8f8f8;
    text-align:center;
}

.m-index .m-matter-item {
    width: 100px;
    margin: 0px 0px;
    float: left;
    padding: 20px 10px 20px 10px;
    font-size: 32px;
}

.m-index .m-matter-item.active {
    background: #ffffff;
    border-top: 4px solid #0061cc;
}

.m-matter-box {
    width: 750px;
    float: left;
    background: #ffffff;
}


.m-matter-content {

}

.m-matter-content li {
    width: 750px;
    font-size: 26px;
    float: left;
    border: 1px solid #d4d4d4;
}

.m-matter-content li div {
    width: 333px;
    float: left;
    border-right: 1px solid #d4d4d4;
    padding: 20px;
}

.m-matter-content li img {
    width: 45px;
    float: left;
    margin-right: 5px;
}

.m-matter-content li span {
    height: 100px;
    width: 210px;
    display: flex;
    align-items: center;
    font-size: 30px;
}

.m-matter-content .i0 {
    background: #0380cc;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.m-matter-content .i1 {
    background: #5ab6a8;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.m-matter-content .i2 {
    background: #e9636a;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.m-matter-content .i3 {
    background: #ab8bb2;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.m-matter-content .i4 {
    background: #570cad;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.m-matter-content .i5 {
    background: #218fb7;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.m-matter-split {
    float: left;
    width: 750px;
    height: 50px;
    border: 1px solid #d4d4d4;
    margin-right: 5px;
}