.new-page .swiper-pagination-bullet-active {
    background: #fff;
}

.new-page .banner {
    height: 330px;
}

.new-page .index .service-mode {
    padding-top: 10px;
    background: #f2f7ff url(/statics/themes/ipr/img/service_bg_right.6f05c4e.png) no-repeat 100% 0;
}

.new-page section {
    display: block;
}

.new-page .index .el-button.is-full {
    width: 100%;
}

.new-page body {
    font-size: 14px;
    color: #1b1b1b;
    text-align: left;
    background-color: #f4f4f7;
}

.new-page body {
    height: 100%;
}

.new-page a {
    color: #1b1b1b;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.new-page a:hover {
    color: #3c7ee5;
    text-decoration: none;
}

.new-page button,
.new-page input {
    border: 0;
    outline: 0;
    font-family: Microsoft Yahei;
}

.new-page button:-webkit-autofill,
.new-page input:-webkit-autofill {
    background: none !important;
}

.new-page .clearfix:after,
.new-page .container:after {
    clear: both;
}

.new-page .clearfix:after,
.new-page .clearfix:before {
    display: table;
    content: " ";
}

.new-page .pull-left {
    float: left !important;
}

.new-page .pull-right {
    float: right !important;
}

.new-page .container {
    width: 1200px;
    margin: 0 auto;
}

.new-page .text-right {
    text-align: right;
}

.new-page .text-center {
    text-align: center;
}

.new-page .textover {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-page .fs12 {
    font-size: 12px !important;
}

.new-page .fs14 {
    font-size: 14px !important;
}

.new-page .fs16 {
    font-size: 16px !important;
}

.new-page .fs18 {
    font-size: 18px !important;
}

.new-page .fs24 {
    font-size: 24px !important;
}

.new-page .mt-10 {
    margin-top: 10px !important;
}

.new-page .mt-15 {
    margin-top: 15px !important;
}

.new-page .mt-20 {
    margin-top: 20px !important;
}

.new-page .mt-30 {
    margin-top: 30px !important;
}

.new-page .mb-10 {
    margin-bottom: 10px !important;
}

.new-page .ml-10 {
    margin-left: 10px !important;
}

.new-page .bg-blue {
    background: #3c7ee5 !important;
}

.new-page .bg-white {
    background: #ffffff;
}

.new-page .orange {
    color: #fc6530 !important;
}

.new-page .blue {
    color: #3c7ee5 !important;
}

.new-page .text-gray {
    color: #9b9b9b !important;
}

.new-page .text-white {
    color: #ffffff !important;
}

.new-page .iconfont {
    display: inline-block;
}

.new-page .icon,
.new-page .iconfont {
    vertical-align: middle;
}

.new-page .icon {
    width: 1em;
    height: 1em;
    fill: currentColor;
    overflow: hidden;
}

.new-page .more-common {
    float: right;
    color: #9b9b9b;
    font-size: 14px;
    transition: all 0.3s;
}

.new-page .more-common:hover {
    color: #3c7ee5;
}

.new-page .more-common .iconfont {
    margin: -3px 0 0 8px;
    font-size: 14px;
    transition: all 0.3s;
}

.new-page .dialog-common .el-dialog__header {
    height: 50px;
    padding: 0 10px 0 20px;
    background: #f8f8f8;
}

.new-page .dialog-common .el-dialog__header .el-dialog__title {
    line-height: 50px;
    font-size: 16px;
}

.new-page .dialog-common .el-dialog__header .el-dialog__headerbtn {
    top: 10px;
    font-size: 22px;
}

.new-page .dialog-common .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
    color: #c8c8c8;
}

.new-page input::-webkit-inner-spin-button,
.new-page input::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.new-page input[type=number] {
    -moz-appearance: textfield;
}

.new-page .news-common-list li {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dotted #ddd;
    font-size: 12px;
}

.new-page .news-common-list li:hover a {
    color: #3c7ee5;
}

.new-page .news-common-list li:last-child {
    border-bottom: 0;
}

.new-page .news-common-list li .list-dot {
    float: left;
    border-radius: 50%;
    background: #3c7ee5;
}

.new-page .news-common-list li a {
    float: left;
    width: 252px;
    transition: all .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-page .news-common-list li span {
    float: right;
    color: #9b9b9b;
}

.new-page .float-tag {
    position: absolute;
    width: 32px;
    height: 16px;
    line-height: 16px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}

.new-page .float-tag:after {
    content: " ";
    position: absolute;
}

.new-page .float-tag.t-remark {
    background: #fb5555;
}

.new-page .float-tag.t-remark:after {
    top: 5px;
    left: -3px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-right: 3px solid #fb5555;
}

.new-page .el-card {
    border-radius: 0;
}

.new-page .filter .el-button {
    min-width: 108px;
}

.new-page .el-dialog {
    background: #fff;
}

.new-page .el-dialog {
    position: relative;
    margin: 0 auto 50px;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    width: 50%;
}

.new-page .el-dialog__wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    margin: 0;
}

.new-page .el-dialog__header {
    padding: 20px 20px 10px;
}

.new-page .el-dialog__headerbtn {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    cursor: pointer;
    font-size: 16px;
}

.new-page .el-dialog__headerbtn .el-dialog__close {
    color: #909399;
}

.new-page .el-dialog__headerbtn:focus .el-dialog__close,
.new-page .el-dialog__headerbtn:hover .el-dialog__close {
    color: #3c7ee5;
}

.new-page .el-dialog__title {
    line-height: 24px;
    font-size: 18px;
    color: #1b1b1b;
}

.new-page .el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled) {
    box-shadow: 0 0 2px 2px #3c7ee5;
}

.new-page .el-form-item {
    margin-bottom: 22px;
}

.new-page .el-form-item:after,
.new-page .el-form-item:before {
    display: table;
    content: "";
}

.new-page .el-form-item:after {
    clear: both;
}

.new-page .el-form-item__content {
    line-height: 40px;
    position: relative;
    font-size: 14px;
}

.new-page .el-form-item__content:after,
.new-page .el-form-item__content:before {
    display: table;
    content: "";
}

.new-page .el-form-item__content:after {
    clear: both;
}

.new-page .el-tabs__header {
    padding: 0;
    position: relative;
    margin: 0 0 15px;
}

.new-page .el-tabs__nav {
    -webkit-transition: -webkit-transform 0.3s;
}

.new-page .el-tabs__nav-wrap {
    overflow: hidden;
    margin-bottom: -1px;
    position: relative;
}

.new-page .el-tabs__nav-wrap:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #e4e7ed;
    z-index: 1;
}

.new-page .el-tabs--card>.el-tabs__header .el-tabs__nav-wrap:after {
    content: none;
}

.new-page .el-tabs__nav-scroll {
    overflow: hidden;
}

.new-page .el-tabs__nav {
    white-space: nowrap;
    position: relative;
    transition: transform .3s;
    float: left;
    z-index: 2;
}

.new-page .el-tabs__nav.is-stretch {
    min-width: 100%;
    display: flex;
}

.new-page .el-tabs__nav.is-stretch>* {
    flex: 1;
    text-align: center;
}

.new-page .el-tabs__item {
    padding: 0 20px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    display: inline-block;
    list-style: none;
    font-size: 14px;
    font-weight: 500;
    color: #1b1b1b;
    position: relative;
}

.new-page .el-tabs__item:focus,
.new-page .el-tabs__item:focus:active {
    outline: 0;
}

.new-page .el-tabs__item:focus.is-active.is-focus:not(:active) {
    box-shadow: inset 0 0 2px 2px #3c7ee5;
    border-radius: 3px;
}

.new-page .el-tabs__item.is-active {
    color: #3c7ee5;
}

.new-page .el-tabs__item:hover {
    color: #3c7ee5;
    cursor: pointer;
}

.new-page .el-tabs__content {
    overflow: hidden;
    position: relative;
}

.new-page .el-tabs--card>.el-tabs__header {
    border-bottom: 1px solid #e4e7ed;
}

.new-page .el-tabs--card>.el-tabs__header .el-tabs__nav {
    border: 1px solid #e4e7ed;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    box-sizing: border-box;
}

.new-page .el-tabs--card>.el-tabs__header .el-tabs__item {
    border-bottom: 1px solid transparent;
    border-left: 1px solid #e4e7ed;
    transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.new-page .el-tabs--card>.el-tabs__header .el-tabs__item:first-child {
    border-left: none;
}

.new-page .el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
    border-bottom-color: #ffffff;
}

.new-page .el-tabs--top .el-tabs__item.is-top:nth-child(2) {
    padding-left: 0;
}

.new-page .el-tabs--top .el-tabs__item.is-top:last-child {
    padding-right: 0;
}

.new-page .el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2) {
    padding-left: 20px;
}

.new-page .el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child {
    padding-right: 20px;
}

.new-page .el-row:after,
.new-page .el-row:before {
    content: "";
}

.new-page .el-row {
    position: relative;
}

.new-page .el-row {
    box-sizing: border-box;
}

.new-page .el-row:after,
.new-page .el-row:before {
    display: table;
}

.new-page .el-row:after {
    clear: both;
}

.new-page .el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip {
    display: inline-block;
}

.new-page .el-card {
    border-radius: 4px;
    border: 1px solid #ebeef5;
    background-color: #fff;
    overflow: hidden;
    color: #1b1b1b;
    transition: 0.3s;
}

.new-page .el-card.is-hover-shadow:focus,
.new-page .el-card.is-hover-shadow:hover {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.new-page .el-card__body {
    padding: 20px;
}

.new-page .el-button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.new-page .el-carousel {
    position: relative;
}

.new-page .el-carousel--horizontal {
    overflow-x: hidden;
}

.new-page .el-carousel__container {
    position: relative;
    height: 300px;
}

.new-page .el-carousel__arrow {
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    height: 36px;
    width: 36px;
    cursor: pointer;
    transition: .3s;
    border-radius: 50%;
    background-color: rgba(31, 45, 61, 0.11);
    color: #fff;
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translatey(-50%);
    text-align: center;
    font-size: 12px;
}

.new-page .el-carousel__arrow--left {
    left: 16px;
}

.new-page .el-carousel__arrow--right {
    right: 16px;
}

.new-page .el-carousel__arrow:hover {
    background-color: rgba(31, 45, 61, 0.23);
}

.new-page .el-carousel__arrow i {
    cursor: pointer;
}

.new-page .el-carousel__indicators {
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 2;
}

.new-page .el-carousel__indicators--horizontal {
    bottom: 0;
    left: 50%;
    transform: translatex(-50%);
}

.new-page .el-carousel__indicator {
    background-color: transparent;
    cursor: pointer;
}

.new-page .el-carousel__indicator:hover button {
    opacity: 0.72;
}

.new-page .el-carousel__indicator--horizontal {
    display: inline-block;
    padding: 12px 4px;
}

.new-page .el-carousel__indicator.is-active button {
    opacity: 1;
}

.new-page .el-carousel__button {
    display: block;
    opacity: .48;
    width: 30px;
    height: 2px;
    background-color: #fff;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    transition: 0.3s;
}

.new-page .el-carousel__item {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.new-page .el-carousel__item {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    z-index: 0;
}

.new-page .el-carousel__item.is-active {
    z-index: 2;
}

.new-page .el-carousel__item.is-animating {
    transition: transform 0.4s ease-in-out;
}

.new-page .el-collapse-item__header.focusing:focus:not(:hover) {
    color: #3c7ee5;
}

.new-page .el-input__inner {
    line-height: 36px;
}

.new-page .el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}

.new-page .el-input::-webkit-scrollbar {
    z-index: 11;
    width: 6px;
}

.new-page .el-input::-webkit-scrollbar:horizontal {
    height: 6px;
}

.new-page .el-input::-webkit-scrollbar-thumb {
    border-radius: 5px;
    width: 6px;
    background: #b4bccc;
}

.new-page .el-input::-webkit-scrollbar-corner,
.new-page .el-input::-webkit-scrollbar-track {
    background: #ffffff;
}

.new-page .el-input::-webkit-scrollbar-track-piece {
    background: #fff;
    width: 6px;
}

.new-page .el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 2px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #1b1b1b;
    display: inline-block;
    font-size: inherit;
    height: 36px;
    outline: 0;
    padding: 0 15px;
    transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 100%;
}

.new-page .el-button {
    -webkit-box-sizing: border-box;
}

.new-page .el-input__inner::-ms-input-placeholder {
    color: #c0c4cc;
}

.new-page .el-input__inner::-moz-placeholder {
    color: #c0c4cc;
}

.new-page .el-input__inner:-ms-input-placeholder {
    color: #c0c4cc;
}

.new-page .el-input__inner:hover {
    border-color: #c0c4cc;
}

.new-page .el-input__inner:focus {
    border-color: #3c7ee5;
    outline: 0;
}

.new-page .el-input--suffix .el-input__inner {
    padding-right: 30px;
}

.new-page .el-input__inner::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

.new-page .el-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #1b1b1b;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 2px;
}

.new-page .el-button:focus,
.new-page .el-button:hover {
    color: #3c7ee5;
    border-color: #c5d8f7;
    background-color: #ecf2fc;
}

.new-page .el-button:active {
    color: #3671ce;
    border-color: #3671ce;
    outline: 0;
}

.new-page .el-button::-moz-focus-inner {
    border: 0;
}

.new-page .el-button.is-plain:focus,
.new-page .el-button.is-plain:hover {
    background: #fff;
    border-color: #3c7ee5;
    color: #3c7ee5;
}

.new-page .el-button.is-plain:active {
    color: #3671ce;
    border-color: #3671ce;
}

.new-page .el-button.is-plain:active {
    background: #fff;
    outline: 0;
}

.new-page .el-button.is-round {
    border-radius: 20px;
    padding: 12px 23px;
}

.new-page .el-button--primary {
    color: #fff;
    background-color: #3c7ee5;
    border-color: #3c7ee5;
}

.new-page .el-button--primary:focus,
.new-page .el-button--primary:hover {
    background: #6398ea;
    border-color: #6398ea;
    color: #ffffff;
}

.new-page .el-button--primary:active {
    background: #3671ce;
    border-color: #3671ce;
    color: #ffffff;
}

.new-page .el-button--primary:active {
    outline: 0;
}

.new-page .el-button--primary.is-plain {
    color: #3c7ee5;
    background: #ecf2fc;
    border-color: #b1cbf5;
}

.new-page .el-button--primary.is-plain:focus,
.new-page .el-button--primary.is-plain:hover {
    background: #3c7ee5;
    border-color: #3c7ee5;
    color: #ffffff;
}

.new-page .el-button--primary.is-plain:active {
    background: #3671ce;
    border-color: #3671ce;
    color: #fff;
    outline: 0;
}

.new-page .el-button--warning {
    color: #fff;
    background-color: #fc6530;
    border-color: #fc6530;
}

.new-page .el-button--warning:focus,
.new-page .el-button--warning:hover {
    background: #fd8459;
    border-color: #fd8459;
    color: #ffffff;
}

.new-page .el-button--warning:active {
    background: #e35b2b;
    border-color: #e35b2b;
    color: #ffffff;
}

.new-page .el-button--warning:active {
    outline: 0;
}

.new-page .el-button--warning.is-plain {
    color: #fc6530;
    background: #fff0ea;
    border-color: #fec1ac;
}

.new-page .el-button--warning.is-plain:focus,
.new-page .el-button--warning.is-plain:hover {
    background: #fc6530;
    border-color: #fc6530;
    color: #ffffff;
}

.new-page .el-button--warning.is-plain:active {
    background: #e35b2b;
    border-color: #e35b2b;
    color: #fff;
    outline: 0;
}

.new-page .el-button--small {
    font-size: 12px;
    border-radius: 1px;
}

.new-page .el-button--small,
.new-page .el-button--small.is-round {
    padding: 7px 10px;
}

.new-page .el-image__inner {
    width: 100%;
    height: 100%;
}

.new-page .el-image {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.new-page .el-image__inner {
    vertical-align: top;
}

.new-page .el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner {
    box-shadow: 0 0 2px 2px #3c7ee5;
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
    font-weight: 400;
    font-style: normal;
}

.new-page :root {
    --swiper-theme-color: #007aff;
}

.new-page .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.new-page .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.new-page .swiper-wrapper {
    transform: translatez(0);
}

.new-page .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.new-page :root {
    --swiper-navigation-size: 44px;
}

.new-page .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.new-page .index .mode-name {
    width: 100%;
    height: 50px;
    position: relative;
}

.new-page .index .mode-name .cn {
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    z-index: 2;
}

.new-page .index .mode-name .cn strong {
    font-size: 24px;
}

.new-page .index .mode-name .cn span {
    margin-left: 10px;
}

.new-page .index .mode-name .cn .more .iconfont {
    margin: -3px 0 0 10px;
    font-size: 14px;
}

.new-page .index .mode-name .en {
    position: absolute;
    top: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #edecec;
    z-index: 1;
}

.new-page .index .mode-name.dark .en {
    opacity: 0.1;
}

.new-page .index .service-mode {
    padding-top: 10px;
    background: #f2f7ff url(/statics/themes/ipr/img/service_bg_right.6f05c4e.png) no-repeat 100% 0;
}

.new-page .index .hot-mode {
    background-repeat: no-repeat;
    background-position: center 204px;
    padding-bottom: 20px;
}

.new-page .index-banner {
    width: 100%;
    height: 440px;
    position: relative;
}

.new-page .index-banner .el-carousel a {
    display: block;
    width: 100%;
    height: 440px;
    background-repeat: no-repeat;
    background-position: 50%;
}

.new-page .index-banner .el-carousel {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
}

.new-page .index-banner .user-panel {
    position: absolute;
    top: 45px;
    left: 50%;
    width: 248px;
    margin-left: 352px;
    background: #ffffff url(/statics/themes/ipr/img/user_panel_bg.ec2e8bf.png) no-repeat 100% 0;
    border-radius: 4px;
    color: #3c7ee5;
    overflow: hidden;
    z-index: 4;
}

.new-page .index-banner .user-panel .user-top {
    padding: 25px 22px 0 26px;
}

.new-page .index-banner .user-panel .user-top .avatar {
    width: 60px;
    height: 60px;
}

.new-page .index-banner .user-panel .user-top .avatar .icon {
    font-size: 60px;
}

.new-page .index-banner .user-panel .user-top .welcome {
    margin-left: 86px;
    line-height: 30px;
    width: 110px;
}

.new-page .index-banner .user-panel .user-middle {
    padding: 0 20px;
    margin: 26px 0;
}

.new-page .index-banner .user-panel .user-middle .btn {
    float: left;
    width: 96px;
    line-height: 30px;
    padding: 0;
}

.new-page .index-banner .user-panel .user-middle .btn.mr-16 {
    margin-right: 16px;
}

.new-page .index-banner .user-panel .user-buttom {
    height: 40px;
    padding: 10px 0;
    background: #55a9ff;
}

.new-page .index-banner .user-panel .user-buttom a {
    float: left;
    width: 122px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    transition: all 0.3s;
}

.new-page .index-banner .user-panel .user-buttom a:hover {
    transform: translatey(-3px);
}

.new-page .index-banner .user-panel .user-buttom a .icon {
    display: inline-block;
    margin-right: 6px;
}

.new-page .index-banner .user-panel .user-buttom .divide {
    float: left;
    width: 1px;
    height: 20px;
    border-left: 1px solid #f3f3f3;
}

.new-page .index-banner .user-panel .user-news {
    padding: 20px 20px 12px;
}

.new-page .index-banner .user-panel .user-news .news-head {
    height: 20px;
    line-height: 20px;
}

.new-page .index-banner .user-panel .user-news .news-lis li {
    height: 16px;
    padding-left: 12px;
    margin-bottom: 5px;
    position: relative;
}

.new-page .index-banner .user-panel .user-news .news-lis li a {
    color: #9b9b9b;
}

.new-page .index-banner .user-panel .user-news .news-lis li:hover a {
    color: #3c7ee5;
}

.new-page .index-banner .user-panel .user-news .news-lis li:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 5px;
    border-left: 4px solid #3c7ee5;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.new-page .index-statistics {
    height: 80px;
    padding: 16px 50px;
    background: #fff;
    position: relative;
}

.new-page .index-statistics .name {
    line-height: 48px;
    color: #3c7ee5;
}

.new-page .index-statistics .tm-index .info p,
.new-page .index-statistics .tm-schedule .info p {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
}

.new-page .index-statistics .tm-index .info p {
    margin-top: 15px;
}

.new-page .index-statistics .tm-schedule .info p:last-child {
    margin-top: 4px;
}

.new-page .index-statistics .tm-index .info p span,
.new-page .index-statistics .tm-schedule .info p span {
    display: inline-block;
}

.new-page .index-statistics .tm-index {
    width: 496px;
}

.new-page .index-statistics .tm-index .info {
    margin-left: 156px;
}

.new-page .index-statistics .tm-index .info .count {
    width: 98px;
    font-weight: 600;
}

.new-page .index-statistics .tm-index .info .count.bottom {
    color: #18c385;
}

.new-page .index-statistics .tm-index .info .count.bottom .iconfont {
    transform: rotate(180deg);
}

.new-page .index-statistics .tm-index .info .percent {
    width: 88px;
    font-weight: 600;
}

.new-page .index-statistics .tm-index .info .iconfont {
    margin: -2px 0 0 6px;
    font-size: 12px;
    font-weight: 500;
}

.new-page .index-statistics .tm-schedule {
    width: 600px;
}

.new-page .index-statistics .tm-schedule .info {
    margin-left: 138px;
}

.new-page .index-statistics .tm-schedule .info p span+span {
    margin-left: 30px;
}

.new-page .index-statistics .tm-schedule .info p strong {
    margin: 0 4px;
}

.new-page .index-statistics .wave-wrapper {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 23px;
}

.new-page .index-statistics .wave-wrapper .wave-inner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 23px;
}

.new-page .index-statistics .wave-wrapper .bg-top {
    z-index: 15;
}

.new-page .index-statistics .wave-wrapper .bg-bottom {
    z-index: 5;
}

.new-page .index-statistics .wave-wrapper .wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat-x;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

.new-page .index-statistics .wave-wrapper.wave-animation .wave-top {
    background: url(/statics/themes/ipr/img/bo_02.55f8ff1.png) no-repeat;
}

.new-page .index-statistics .wave-wrapper.wave-animation .wave-bottom {
    background: url(/statics/themes/ipr/img/bo_01.bc8b13c.png);
    -webkit-animation: move_wave-data-v-ffcc53e8 15s linear infinite;
    animation: move_wave-data-v-ffcc53e8 15s linear infinite;
}

@-webkit-keyframes move_wave-data-v-ffcc53e8 {
    0% {
        transform: translatex(0) translatez(0) scaley(1);
    }
    50% {
        transform: translatex(-25%) translatez(0) scaley(0.55);
    }
    to {
        transform: translatex(-50%) translatez(0) scaley(1);
    }
}

@keyframes move_wave-data-v-ffcc53e8 {
    0% {
        transform: translatex(0) translatez(0) scaley(1);
    }
    50% {
        transform: translatex(-25%) translatez(0) scaley(0.55);
    }
    to {
        transform: translatex(-50%) translatez(0) scaley(1);
    }
}

.new-page .components-pages-index-tabs-service .el-tabs .el-tabs__header {
    margin: 0;
}

.new-page .components-pages-index-tabs-service .el-tabs .el-tabs__header .el-tabs__nav {
    border: none;
}

.new-page .components-pages-index-tabs-service .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__item {
    background-color: #e0e3e8;
    height: 54px;
    line-height: 54px;
    margin-top: 6px;
}

.new-page .components-pages-index-tabs-service .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__item.is-active {
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    margin-top: 0;
    border-radius: 5px 5px 0 0;
}

.new-page .components-pages-index-tabs-service .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__item.is-active .label .text {
    color: #3c7ee5;
}

.new-page .components-pages-index-tabs-service .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__item.is-active .label .description {
    margin: 18px 0 0 10px;
}

.new-page .components-pages-index-tabs-service .el-tabs .el-tabs__content {
    background-color: #ffffff;
}

.new-page .index-products-show .main {
    padding: 20px;
}

.new-page .index-products-show .main .tabs>li {
    width: 278px;
    height: 60px;
    line-height: 60px;
    background: #f4f9ff;
    border-radius: 2px;
    font-size: 20px;
    cursor: pointer;
}

.new-page .index-products-show .main .tabs>li .iconfont {
    vertical-align: baseline;
}

.new-page .index-products-show .main .tabs>li:not(:first-of-type) {
    margin-left: 16px;
}

.new-page .index-products-show .main .tabs>li.is-active {
    background: #3c7ee5;
}

.new-page .index-products-show .main .content {
    margin-top: 40px;
    padding: 0 20px;
}

.new-page .index-products-show .main .content .left {
    padding-top: 40px;
    width: 450px;
}

.new-page .index-products-show .main .content .left .line {
    width: 40px;
    height: 2px;
    border-radius: 2px;
}

.new-page .index-products-show .main .content .left .description {
    line-height: 24px;
}

.new-page .index-products-show .main .content .left .link {
    display: inline-block;
}

.new-page .index-products-show .main .content .left .link .btn {
    width: 140px;
    height: 40px;
}

.new-page .index-products-show .main .content .img-wrap {
    width: 623px;
    height: 370px;
    line-height: 364px;
}

.new-page .index-supreme .query-mode {
    width: 232px;
    border-radius: 4px;
    overflow: hidden;
}

.new-page .index-supreme .query-mode .name {
    height: 161px;
    /* padding-top: 80px;
    background: url(/statics/themes/ipr/img/supreme_bg.9738f7d.png) no-repeat 50%;
    color: #fff;
    text-align: center; */
}

.new-page .index-supreme .query-mode .name .cn {
    height: 30px;
    line-height: 30px;
}

.new-page .index-supreme .query-mode .name .en {
    width: 78px;
    line-height: 16px;
    margin: 0 auto;
    padding: 16px 0;
    border-bottom: 1px solid #fff;
    font-size: 12px;
}

.new-page .index-supreme .filter {
    padding: 10px 15px;
    background: #fff;
    position: relative;
}

.new-page .index-supreme .filter .tit {
    height: 20px;
    margin-bottom: 12px;
    font-weight: 600;
    color: #6e6e6e;
}

.new-page .index-supreme .filter .el-form-item {
    margin-bottom: 10px;
}

.new-page .index-supreme .filter .el-form-item .el-form-item__content {
    line-height: 36px;
}

.new-page .index-supreme .filter .el-form-item .el-input__inner {
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
}

.new-page .index-supreme .filter .el-form-item:last-child {
    margin-bottom: 0;
}

.new-page .index-supreme .filter .my-toast {
    position: absolute;
    left: 50%;
    padding: 10px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    top: 50%;
    width: 65%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.new-page .index-supreme .list-mode {
    width: 920px;
}

.new-page .index-custom .carousel-list {
    margin-top: 18px;
}

.new-page .index-custom .carousel-list .item {
    float: left;
    width: 230px;
    height: 360px;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
}

.new-page .index-custom .carousel-list .item:hover .cus-layer {
    display: block;
}

.new-page .index-custom .carousel-list .item .cus-img {
    height: 210px;
    line-height: 210px;
    background: #4d4c4b;
    overflow: hidden;
}

.new-page .index-custom .carousel-list .item .cus-img img {
    max-width: 100%;
}

.new-page .index-custom .carousel-list .item .cus-info {
    margin-top: 20px;
}

.new-page .index-custom .carousel-list .item .cus-info .name {
    height: 20px;
}

.new-page .index-custom .carousel-list .item .cus-info .abs {
    margin-top: 10px;
    font-size: 12px;
    color: #9b9b9b;
}

.new-page .index-custom .carousel-list .item>.btns {
    width: 132px;
    height: 36px;
    line-height: 36px;
    margin: 16px auto 0;
    border-radius: 4px;
    color: #3c7ee5;
}

.new-page .index-custom .carousel-list .item>.btns span {
    padding: 0 6px;
}

.new-page .index-custom .carousel-list .item>.btns .i-tri {
    display: inline-block;
    width: 3px;
    height: 6px;
    margin-top: -2px;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    vertical-align: middle;
}

.new-page .index-custom .carousel-list .item>.btns .i-tri.tri-left {
    border-right: 3px solid #3c7ee5;
}

.new-page .index-custom .carousel-list .item>.btns .i-tri.tri-right {
    border-left: 3px solid #3c7ee5;
}

.new-page .index-custom .carousel-list .item .cus-layer {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
    height: 360px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
}

.new-page .index-custom .carousel-list .item .cus-layer .ewm {
    margin-top: 62px;
}

.new-page .index-custom .carousel-list .item .cus-layer .ewm img {
    width: 107px;
}

.new-page .index-custom .carousel-list .item .cus-layer .scan {
    line-height: 20px;
}

.new-page .index-custom .carousel-list .item .cus-layer .scan .iconfont {
    margin-right: 4px;
    font-size: 12px;
}

.new-page .index-custom .carousel-list .item .cus-layer .btns .btn {
    width: 112px;
    background-color: #3c7ee5;
    line-height: 26px;
    padding: 0;
    border-radius: 4px;
}

.new-page .index-news {
    padding-bottom: 20px;
}

.new-page .index-news .list {
    float: left;
    width: 394px;
    height: 300px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(183, 183, 183, 0.5);
}

.new-page .index-news .list+.list {
    margin-left: 9px;
}

.new-page .index-news .list .tit {
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    color: #3c7ee5;
}

.index-news .list .tit.xinwenzixun {
    background: url('../../img/xinwenzixun.jpg') no-repeat;
    background-position: 20px center;
    padding-left: 55px;
}

.index-news .list .tit.zhishijiangtang {
    background: url('../../img/zhishijiangtang.jpg') no-repeat;
    background-position: 20px center;
    padding-left: 55px;
}

.new-page .index-news .list .tit span .iconfont {
    margin: -4px 4px 0;
}

.new-page .index-news .list .tit span .iconfont.icon-hangyexinwen {
    font-size: 22px;
}

.new-page .index-news .list li {
    margin: 0 20px;
}

.new-page .index-news .list.case-list .list-dot {
    width: 6px;
    height: 6px;
    margin: 21px 10px 0 0;
}

.new-page .components-pages-index-tabs-service-label {
    margin: 0 auto;
    display: inline-block;
}

.new-page .components-pages-index-tabs-service-label .text {
    float: left;
    font-size: 20px;
    color: #666666;
}

.new-page .components-pages-index-tabs-service-label .description {
    padding: 0 12px;
    height: 24px;
    line-height: 22px;
    border-radius: 12px 0 12px 0;
    border: 1px solid #e0e3e8;
    float: left;
    margin: 14px 0 0 10px;
    color: #9b9b9b;
    background: #ffffff;
}

.new-page .components-pages-index-tabs-service-trademark-service {
    padding: 40px;
}

.new-page .components-pages-index-tabs-service-trademark-service .link {
    float: left;
    margin-left: 18px;
}

.new-page .components-pages-index-tabs-service-trademark-service .link:first-child {
    margin-left: 0;
}

.new-page .components-pages-index-tabs-service-trademark-service .link:hover .main-label .info .description {
    display: none;
}

.new-page .components-pages-index-tabs-service-trademark-service .link:hover .main-label .btn {
    display: block;
    background: #fc6530;
    color: #ffffff !important;
}

.new-page .components-pages-index-tabs-service-trademark-service .link .main-label {
    width: 308px;
    height: 230px;
    padding: 20px;
}

.new-page .components-pages-index-tabs-service-trademark-service .link .main-label .el-card__body {
    padding: 0;
}

.new-page .components-pages-index-tabs-service-trademark-service .link .main-label .img-wrap {
    width: 76px;
    height: 86px;
    line-height: 80px;
}

.new-page .components-pages-index-tabs-service-trademark-service .link .main-label .info .title {
    color: #1b1b1b;
}

.new-page .components-pages-index-tabs-service-trademark-service .link .main-label .info .price .number {
    font-weight: 700;
}

.new-page .components-pages-index-tabs-service-trademark-service .link .main-label .btn {
    display: none;
    margin: 10px auto 0;
    border: 1px solid #fc6530;
    color: #fc6530;
}

.new-page .components-pages-index-tabs-service-trademark-service .list {
    margin-top: 20px;
}

.new-page .components-pages-index-tabs-service-trademark-service .list .list-content {
    margin-top: 10px;
    float: left;
}

.new-page .components-pages-index-tabs-service-trademark-service .list .list-content:nth-child(5n+1) {
    margin-left: 0 !important;
}

.new-page .components-pages-index-tabs-service-trademark-service .list .list-content:nth-child(-n+5) {
    margin-top: 0;
}

.new-page .components-pages-index-tabs-service-trademark-service .list .list-content .more {
    line-height: 40px;
}

.new-page .components-pages-index-tabs-service-patent-service {
    padding: 40px;
    background: url(/statics/themes/ipr/img/zhuanli.36ed6d8.png) no-repeat bottom;
}

.new-page .components-pages-index-tabs-service-patent-service .tag {
    margin-top: 10px;
}

.new-page .components-pages-index-tabs-service-patent-service .tag:hover .btn {
    background: #fc6530;
    color: #ffffff !important;
}

.new-page .components-pages-index-tabs-service-patent-service .tag:nth-child(-n+4) .content {
    margin-top: 0;
}


.new-page .components-pages-index-tabs-service-patent-service .tag:last-child .content .info {
    border-left: none;
}

.new-page .components-pages-index-tabs-service-patent-service .tag:last-child .content {
    border-right: 1px solid #ebeef5;
}

.new-page .components-pages-index-tabs-service-patent-service .tag .content {
    border-left: none;
    border-right: none;
}

.new-page .components-pages-index-tabs-service-patent-service .tag .tag-content {
    padding-top: 20px;
}

.new-page .components-pages-index-tabs-service-international-trademark {
    padding: 40px;
}

.new-page .components-pages-index-tabs-service-international-trademark .tag .el-card {
    border-left: none;
    border-top: none;
    border-radius: 0;
}

.new-page .components-pages-index-tabs-service-international-trademark .tag:nth-of-type(-n+5) .el-card {
    border-top: 1px solid #ebeef5;
}

.new-page .components-pages-index-tabs-service-international-trademark .tag:nth-of-type(5n+1) .el-card {
    border-left: 1px solid #ebeef5;
}

.new-page .components-pages-index-tabs-service-international-trademark .tag .icon {
    font-size: 70px;
}

.new-page .supreme-list {
    width: 958px;
}

.new-page .supreme-list .item:not(:nth-child(5n+1)) {
    border-left: 0
}

.new-page .supreme-list .item:not(:nth-child(-n+5)) {
    border-top: 0
}

.new-page .supreme-list .item {
    width: 191px;
    height: 48px;
    line-height: 48px;
    margin: 0;
    border: 1px solid #f4f4f7;
    text-align: left;
}

.new-page .supreme-list .item:hover {
    box-shadow: 0 7px 14px rgba(0, 0, 0, 0.1);
    position: relative;
}

.new-page .supreme-list .item .link {
    position: relative;
    display: block;
    padding-left: 12px;
}

.new-page .supreme-list .item .link .text {
    vertical-align: middle;
}

.new-page .supreme-list .item .link .tag {
    top: 17px;
    right: 9px;
}

.new-page .components-pages-index-tabs-service-trademark-service-tag .content {
    width: 184px;
    height: 100px;
    border-radius: 8px;
    padding: 28px 0 28px 16px;
    font-size: 40px;
}

.new-page .components-pages-index-tabs-service-trademark-service-tag .content .el-card__body {
    padding: 0;
}

.new-page .components-pages-index-tabs-service-trademark-service-tag .content .img-wrap {
    width: 40px;
    height: 40px;
    line-height: 34px;
}

.new-page .components-pages-index-tabs-service-trademark-service-tag .content .info {
    float: left;
    margin-left: 12px;
}

.new-page .components-pages-index-tabs-service-trademark-service-tag .content .info .number {
    font-weight: 700;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content {
    width: 308px;
    height: 200px;
    border-radius: 1px;
    padding: 26px 0;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content:hover .info {
    margin-top: -10px;
    transition: all 0.3s;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content:hover .info .description {
    display: none;
    transition: all 0.3s;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content:hover .info .price {
    margin-top: 5px;
    transition: all 0.3s;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content:hover .info .btn {
    display: inline-block;
    transition: all 0.3s;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content .el-card__body {
    padding: 0;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content .info {
    width: 100%;
    height: 148px;
    border-left: 1px dashed #ebeef5;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content .info .img-wrap {
    width: 60px;
    height: 60px;
    line-height: 54px;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content .info .title {
    margin-top: 18px;
    color: #1b1b1b;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content .info .description {
    color: #9b9b9b;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content .info .price {
    margin-top: 14px;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content .info .price .number {
    font-weight: 700;
}

.new-page .components-pages-index-tabs-service-patent-service-tag .content .info .btn {
    height: 32px;
    line-height: 32px;
    display: none;
    margin: 5px auto 0;
    border: 1px solid #fc6530;
    color: #fc6530;
    padding-top: 0;
    padding-bottom: 0;
}

.new-page .components-pages-index-tabs-service-international-trademark-tag {
    display: inline-block;
    position: relative;
}

.new-page .components-pages-index-tabs-service-international-trademark-tag:hover .title {
    margin-top: 8px;
    transition: all 0.3s;
}

.new-page .components-pages-index-tabs-service-international-trademark-tag:hover .hover {
    display: block;
}

.new-page .components-pages-index-tabs-service-international-trademark-tag .el-card {
    width: 192px;
    height: 230px;
}

.new-page .components-pages-index-tabs-service-international-trademark-tag .img-wrap {
    width: 120px;
    height: 80px;
    line-height: 74px;
}

.new-page .components-pages-index-tabs-service-international-trademark-tag .title {
    margin-top: 24px;
    color: #1b1b1b;
}

.new-page .components-pages-index-tabs-service-international-trademark-tag .price {
    margin-top: 5px;
}

.new-page .components-pages-index-tabs-service-international-trademark-tag .price .number {
    font-weight: 700;
}

.new-page .components-pages-index-tabs-service-international-trademark-tag .hover {
    width: 100%;
    height: 32px;
    line-height: 32px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fc6530;
    color: #fff;
    display: none;
}

.new-page .el-tabs__nav.is-stretch {
    min-width: 100%;
    display: flex;
}

.new-page .mc-r {
    width: 270px;
    height: auto;
    /* height: 570px; */
    background: #fff;
}

.new-page .mc-r .mr-bot .mr-form .verify-code {
    width: 80px;
}

.new-page .mc-r .mr-bot .el-input .el-input__inner {
    line-height: 33px;
    height: 33px;
}

.new-page .el-form-item__content {
    line-height: 32px;
}

.new-page .mc-r .mr-bot .mr-form .verify-code .img-wrapper {
    width: auto;
    height: auto;
    line-height: normal;
}

.new-page .mc-r .mr-bot .mr-form .verify-code .img-wrapper img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.new-page .mc-r .mr-t {
    height: 83px;
    padding-top: 14px;
    background: url('/statics/themes/ipr/img/tm-jiaoyi.png') no-repeat center center;
}

.new-page .mc-r .mr-t .publish-btn {
    width: 150px;
    height: 32px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin: 0 auto;
    margin-bottom: 8px;
}

.new-page .mc-r .mr-t p {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
}

.new-page .mc-r .mr-bot {
    background: #fff;
    padding: 0 24px;
    /* padding-top: 19px; */
    border-left: 1px solid #DFE3F1;
    border-right: 1px solid #DFE3F1;
    /* height: 405px; */
}

.new-page .mc-r .mr-bot .mr-title {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 12px;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    margin-top: 6px;
}

.new-page .mc-r .mr-bot .mr-title h3 {
    /* height: 16px; */
    font-size: 16px;
    font-weight: bold;
    color: #3c7ee5;
    /* line-height: 16px; */
    float: left;
}

.new-page .mc-r .mr-bot .mr-title span {
    /* height: 12px; */
    font-size: 12px;
    color: #999999;
    /* line-height: 12px; */
    margin-left: 10px;
    float: left;
}

.new-page .mc-r .mr-bot .mr-form .verify-inp {
    width: 80px;
}

.new-page .mc-r .mr-bot .mr-form .el-form-item {
    margin-bottom: 12px;
}

.new-page .mc-r .mr-bot .mr-form .el-form-item:last-child {
    margin-top: 17px;
    margin-bottom: 17px;
}

.new-page .mc-r .mr-bot .mr-form .verify-code {
    width: 80px;
}

.new-page .mc-r .mr-bot .mr-form .publish-submit {
    width: 126px;
    height: 36px;
    background: #f85252;
    border-radius: 2px;
    font-size: 14px;
    color: #ffffff;
    line-height: 36px;
    display: block;
    text-align: center;
}
.index-blocks{background: #f2f7ff url('../../img/bg1.png') no-repeat 100% 0; border-top: 1px #f2f7ff solid; border-bottom: 1px #f2f7ff solid}
.index-block {width: 1200px;height: auto; background-color: #fff; margin: 20px auto}
.index-block > .pull-left {width: 200px; float:left; padding: 30px 15px; color: #fff; text-align: center; height: 100%}
.index-block > .pull-left > h3 { margin-top: 42px; font-size: 26px; line-height: 35px; font-weight: bold;}
.index-block > .pull-left > h4 {font-size: 12px; line-height: 14px;}
.index-block > .pull-left > img { margin-top: 76px;}
.index-block > .pull-left > p {margin-top: 70px; font-size: 16px; line-height: 22px; margin-bottom: 50px;}

.index-block.block-ipr > .pull-left {background: linear-gradient(180deg,#6365ff,#9278fc);}
.index-block.block-patent > .pull-left {background: linear-gradient(180deg,#ff7a47,#ffb65b);}
.index-block.block-copyright > .pull-left {background: linear-gradient(180deg,#f33d3d,rgba(255,71,140,.85));}
.index-block.block-int > .pull-left {background: linear-gradient(180deg,#1eafc7,#1becde);}
.index-block.block-susong > .pull-left {background: linear-gradient(180deg,#e768bd,#744dfe);}
.index-block > .pull-left {min-height: 500px}
.index-block.block-small > .pull-left {min-height: 270px}
.index-block.block-small > .pull-left > h3 {margin-top: 32px;}
.index-block.block-small > .pull-left > img { margin-top: 20px;}
.index-block > .pull-right {padding: 20px; width: 1000px}

.index-block .block-top > a {margin-left: 17px;}
.index-block .block-top > a:first-child {margin-left: 0;}

.index-block .block-top .components-pages-index-tabs-service-patent-service-tag .content {
    border: 1px solid #ebeef5 !important; border-radius: 4px;
    height: 226px;
}
.index-block .block-bottom .components-pages-index-tabs-service-patent-service-tag .content {
    height: 224px;
    width: 192px;
}
.index-block .block-bottom .components-pages-index-tabs-service-patent-service-tag:first-child .content{

    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.index-block .block-bottom .components-pages-index-tabs-service-patent-service-tag:last-child .content{

    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.index-block .block-top .components-pages-index-tabs-service-patent-service-tag .content .info {
    border-left: 0px;
}


.index-block .block-bottom .components-pages-index-tabs-service-patent-service-tag:last-child .content .info {
    border-left: 1px dashed #ebeef5;
}




.index-products {background: #f2f7ff url('../../img/index/bg2.png') no-repeat 0 150px}
.index-products > div {
    width: 1200px;height: auto; padding: 20px 0; margin: 0 auto;
}
.index-products-title {position: relative; height: 50px;}
.index-products-title h3 {font-size: 24px; font-weight: bold; height: 24px; line-height: 24px; z-index: 1; position: absolute}
.index-products-title h3 span {font-size: 14px; font-weight: normal; line-height: 14px;}
.index-products-title p {font-size: 30px; color: #EDECEC; line-height: 40px; position: absolute; top: 6px; left: 0; z-index: 0}
.index-products-body{
    background-color: #fff; padding: 20px;
}

.products-tabs{display: flex; justify-content: space-between}
.products-tabs > div {width: 24%; font-size: 20px; height: 60px; line-height: 60px; background-color: #F4F9FF; color: #3C7EE5; cursor: pointer; text-align: center}
.products-tabs > div.hover {background-color: #3C7EE5; color: #fff}

.index-products-body .product-item {
    width: 100%; padding: 40px 20px;
}

.index-products-body .product-item .pull-left {
    width: 490px;
}
.index-products-body .product-item .pull-left h3 {font-size: 24px; position: relative; height: 56px; margin-bottom: 30px;}
.index-products-body .product-item .pull-left h3:before{content: ''; position: absolute; display: block; width: 40px; height: 2px; background-color: #3C7EE5; bottom: 0; left: 0;}
.index-products-body .product-item .pull-left p {font-size: 14px; line-height: 180%; color: #666; width: 400px;}
.index-products-body .product-item .pull-left button {margin-top: 40px; cursor: pointer; background-color: #fff; width: 140px;height: 40px; line-height: 40px; border-radius: 20px; border: 1px solid #FC6530; outline: none; font-size: 16px; color: #FC6530}
.index-products-body .product-item .pull-left button:hover { background-color:#FC6530; color: #fff; }
.index-products-body .product-item .pull-right {
    width: 623px;
}
.index-products-body .product-item .pull-right img {width: 623px; height: auto}
