﻿
.ui-btn {
    display: inline-block;
    font-size: 14px;
    color: #666;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 4px 7px;
    background: #fbfbfb;
    cursor: pointer;
    text-align: center
}
.ui-btn.btn_orange5 {
    color: #fff;
    background: #3c7fff;
    border-radius: 3px;
}

.ui-btn.btn_gray5 {
    color: #2a344f;
    background: #eff0f4;
    border: 1px solid #eff0f4
}

.ui-btn.btn_gray5:hover {
    background-color: #dee4f1;
    border: 1px solid #dee4f1
}
.ui-btn.btn_orange_br {
    color: #ff4f3f;
    background: #fff;
    border: 1px solid #ffa79f
}

.ui-btn.btn_orange_br:hover {
    background: #ffeae8
}

.ui-btn.btn_blue_br,.ui-btn.btn_blue_br2 {
    color: #1d5af2;
    background: #fff;
    border: 1px solid #1d5af2
}

.btn_jrs_ja{
    background: #7d68f3;
    border-color: #f60;
    color: #fff;
    display: inline-table;
    line-height: 30px;
    border-radius: 3px;
    opacity: .85;
}

.btn_jrs_aliyun{
    background: #403f3e;
    border-color: #f60;
    color: #fff;
    display: inline-table;
    line-height: 30px;
    border-radius: 3px;
    opacity: .85;
}
.btn_jrs_txyun{
    background: #039236;
    border-color: #f60;
    color: #fff;
    display: inline-table;
    line-height: 30px;
    border-radius: 3px;
    opacity: .85;
}

.btn_jrs_qt{
    background: #3c7fff;
    border-color: #f60;
    color: #fff;
    display: inline-table;
    line-height: 30px;
    border-radius: 3px;
    opacity: .85;
}

.btn_jrs_baidu{
    background: #de9629;
    border-color: #f60;
    color: #fff;
    display: inline-table;
    line-height: 30px;
    border-radius: 3px;
    opacity: .85;
}

.btn_jrs_xibu{
    background: #3e92fb;
    border-color: #f60;
    color: #fff;
    display: inline-table;
    line-height: 30px;
    border-radius: 3px;
    opacity: .85;
}

.ui-btn.btn_blue_br2:hover,.ui-btn.btn_blue_br:hover {
    color: #fff;
}

.footer,body {
    min-width: 1200px
}

.com-table,table {
    border-spacing: 0;
    border-collapse: collapse
}

.dropdown ul,ol,ul {
    list-style: none
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

* html .slides {
    height: 450px
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav .flex-next,.flex-direction-nav .flex-prev {
    display: block;
    cursor: pointer;
    width: 35px;
    height: 75px;
    margin-top: -38px;
    font-size: 0;
    text-indent: -9999px;
    background: url(../img/common/deep-banner-arrow.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.flex-direction-nav .flex-next {
    background-position: -150px -11px;
    right: -35px
}

.flex-direction-nav .flex-prev {
    background-position: -16px -11px;
    left: -35px
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 45px;
    z-index: 10
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom:1;*display: inline
}

.flex-control-paging li a {
    background: #fff;
    display: block;
    height: 4px;
    overflow: hidden;
    text-indent: -99em;
    width: 40px;
    cursor: pointer;
    opacity: .2;
    filter: alpha(opacity=20)
}

.flex-control-paging li a.flex-active {
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.manyitem.scrolls {
    margin-bottom: 30px;
    overflow: visible!important
}

.manyitem.ztpm {
    width: 860px
}

.manyitem .flex-control-nav {
    bottom: -30px
}

.flexslider {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    position: relative;
    zoom:1}

.flexslider .slides {
    zoom:1}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider.animate .banner-img img {
    visibility: visible;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    overflow: hidden
}

.flexslider.animate .banner-img.flex-active-slide img {
    z-index: 10;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: re-banner-slide-80 .8s cubic-bezier(.4,0,.2,1) 0s 1;
    animation: re-banner-slide-80 .8s cubic-bezier(.4,0,.2,1) 0s 1
}

.flexslider:hover .flex-next,.flexslider:hover .flex-prev {
    opacity: .8;
    filter: alpha(opacity=25)
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50)
}

.classify_alert,.dropdown {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    *zoom:1;width: 140px;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.classify_alert .carat,.dropdown .carat {
    display: block;
    width: 8px;
    height: 7px;
    padding: 10px 5px 10px 2px;
    border-radius: 0 4px 4px 0;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0
}

.classify_alert .carat:after,.dropdown .carat:after {
    content: "";
    background-image: url(img/sprite.png);
    background-position: 0 -493px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    display: block
}

.classify_alert .selected,.dropdown .selected {
    text-overflow: ellipsis
}

.classify_alert.open .carat:after,.dropdown.open .carat:after {
    background-image: url(img/sprite.png);
    background-position: -18px -493px;
    width: 8px;
    height: 8px;
    vertical-align: middle;
    display: block
}

.dropdown div {
    height: 0;
    margin-top: -1px;
    border: 1px solid #ccc;
    border-top: 1px solid #eee;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px
}

.dropdown ul {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.dropdown li.focus {
    background: #f8f8f8;
    color: #ff4800!important
}

.dropdown li.active,.dropdown li.optgroup {
    font-weight: 600
}

.dropdown li.optgroup {
    color: #a0a0a0
}

.dropdown li.optgroup_option {
    padding-left: 20px
}

.classify_alert .selected,.dropdown .selected,.dropdown li {
    line-height: 1;
    padding: 8px 7px;
    white-space: nowrap;
    font-size: 14px;
    cursor: pointer
}

.dropdown .selected {
    border-radius: 4px
}

.dropdown .selected,.dropdown ul {
    background: #fff
}

.dropdown .selected,.dropdown li {
    display: block;
    color: #666;
    overflow: hidden
}

.dropdown .old {
    display: none
}

.dropdown:hover {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
    box-shadow: 0 0 5px rgba(0,0,0,.15)
}

.dropdown.open {
    z-index: 2
}

.dropdown.open div {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 2
}

.dropdown.disabled .selected {
    color: #999
}

.dropdown.scrollable.open ul {
    overflow-y: auto
}

.classify_alert .selected {
    display: block;
    color: #666;
    border-radius: 4px;
    overflow: hidden;
    background: #fff
}

.classify_alert .classify_select {
    display: none;
    width: 660px;
    padding: 17px 15px;
    border: 1px solid #dcdcdc;
    background: #fff;
    position: absolute;
    top: 32px;
    left: -1px;
    z-index: 96;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.2)
}

.classify_alert .classify_select.domain-group {
    width: 420px
}

.classify_alert .classify_select.domain-group .select_option {
    width: 330px
}

.classify_alert .classify_select .select_label {
    width: 50px;
    font-size: 14px;
    color: #666
}

.classify_alert .classify_select .select_option {
    width: 550px;
    margin-right: -10px;
    margin-bottom: 10px
}

.classify_alert .classify_select .select_option .checkbox_but,.classify_alert .classify_select .select_option input[type=checkbox] {
    display: none
}

.classify_alert .classify_select .select_option .column {
    display: none;
    padding: 10px;
    margin-bottom: 10px;
    background: #f9f9f9;
    border: 1px solid #e9e9e9
}

.classify_alert .classify_select .select_option .have-three {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.classify_alert .classify_select .select_option .three {
    border-top: none
}

.classify_alert .classify_select .select_option .classify_checkbox,.classify_alert .classify_select .select_option .classify_radios {
    zoom:1}

.classify_alert .classify_select .select_option .classify_checkbox:after,.classify_alert .classify_select .select_option .classify_radios:after {
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    width: 0
}

.classify_alert .classify_select .select_option .classify_checkbox li,.classify_alert .classify_select .select_option .classify_radios li {
    float: left;
    padding: 3px 12px 2px;
    margin: 0 10px 11px 0;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.classify_alert .classify_select .select_option .classify_radios li.action {
    background: #f9f9f9;
    color: #ff4800
}

.classify_alert .classify_select .select_option .classify_radios li.action[switch] {
    padding: 3px 12px 15px;
    margin: 0 10px -1px 0;
    border-bottom: 0;
    border-radius: 4px 4px 0 0
}

.classify_alert .classify_select .select_option .classify_checkbox li {
    padding: 3px 14px 2px
}

.classify_alert .classify_select .select_option .classify_checkbox li.action {
    background: #ff4800;
    border: 1px solid #ff4800;
    color: #fff;
    position: relative
}

.classify_alert .classify_select .select_option .classify_checkbox li.action:after {
    content: "";
    background-image: url(img/sprite.png);
    background-position: -459px -442px;
    width: 9px;
    height: 9px;
    vertical-align: middle;
    display: block;
    position: absolute;
    right: 1px;
    top: 1px
}

.classify_alert .classify_select .reset,.classify_alert .classify_select .submit {
    padding: 6px 36px;
    border: none;
    font-size: 14px;
    background: #eee;
    color: #888
}

.classify_alert .classify_select .submit {
    margin-right: 17px;
    background: #ff4800;
    color: #fff
}

.classify_alert .classify_select .classify_btn {
    width: 50px;
    text-align: right;
    position: absolute;
    right: 15px;
    top: 17px;
    z-index: 5
}

.classify_alert .classify_select .classify_btn .ui-btn {
    margin-bottom: 5px
}

.text-center {
    text-align: center
}

.fn-nowrap,.page-activity-new .activity-new li .activity_txt,.page-activity-new .activity-new li .time,.page-activity-new .activity-new li .title a,.page-activity-old .activity-old .time,.page-activity-old .activity-old .title {
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fn-left {
    float: left!important
}

.fn-right {
    float: right!important
}

.fn-clear {
    zoom:1}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fn-cursor:hover,.more-btn:hover,.tab-change li:hover {
    cursor: pointer
}

.tabs-nav {
    border-bottom: 2px solid #fe7300;
    zoom:1}

.tabs-nav:after {
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    width: 0
}

.tabs-nav .tabs-ul {
    float: left;
    zoom:1}

.tabs-nav .tabs-ul:after {
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    width: 0
}

.tabs-nav .tabs-ul li {
    float: left;
    margin: 11px 0;
    padding: 0 26px;
    border-left: 1px solid #e1e1e1;
    font-size: 16px
}

.tabs-nav .tabs-ul li a {
    color: #666
}

.tabs-nav .tabs-ul li:hover a {
    color: #ff4800
}

.tabs-nav .tabs-ul li.active {
    background: #fe7300;
    margin: -1px 0 -2px -1px;
    padding: 15px 28px;
    border: 0;
    font-size: 18px;
}

.tabs-nav .tabs-ul li.active a,.tabs-nav .tabs-ul li.active:hover a {
    color: #fff
}

.tabs-nav .tips {
    background: #fe7300;
    margin: -1px 0 -2px -1px;
    padding: 15px 28px;
    border: 0;
    font-size: 16px;
    color: #fff;
}

.page-taoym {
    font-size: 14px;
    padding: 20px 0
}

.page-taoym .failsearch_text {
    padding: 25px 0
}

.page-taoym .unit {
    line-height: 22px
}

.page-taoym .shop-exhibition {
    border: 1px solid #f1f1f1
}

.page-taoym .common-title-one.follow .active:after {
    display: inline-block;
    background-image: url(img/sprite.png);
    background-position: -352px -198px;
    width: 24px;
    height: 22px;
    vertical-align: middle
}

.page-taoym .common-title-one.follow .new-more {
    color: #6f798e
}

.page-taoym .common-title-one.follow .new-more:before {
    content: "";
    margin-right: 5px;
    display: inline-block;
    background-image: url(img/sprite.png);
    background-position: -423px -152px;
    width: 19px;
    vertical-align: middle;
    height: 20px
}

.page-taoym .common-title-one.user-like .active:after {
    display: inline-block;
    background-image: url(img/sprite.png);
    background-position: -192px -328px;
    width: 22px;
    height: 22px;
    vertical-align: middle
}

.page-taoym .taoym-search {
    border: 1px solid #e9e9e9;
    position: relative;
    background: #fff
}

.page-taoym .taoym-search table {
    width: 100%
}

.page-taoym .taoym-search .custom {
    float: right;
    height: 25px;
    padding: 11px 26px 11px 16px;
    border-left: 1px solid #eaeaea;
    background: #f8f8f8;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.page-taoym .taoym-search .custom .num {
    color: #ff4800;
    position: relative
}

.page-taoym .taoym-search .custom .num:after {
    content: "+1";
    color: #ff4800;
    font-size: 12px;
    position: absolute;
    right: -22px;
    top: -2px;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s
}

.page-taoym .taoym-search .custom .num.action:after {
    opacity: 1;
    font-size: 16px;
    filter: alpha(opacity=100)
}

.page-taoym .taoym-search .custom .custom_select {
    display: none;
    width: 200px;
    background: #fff;
    border: 1px solid #ededed;
    position: absolute;
    right: -1px;
    top: 46px;
    z-index: 10
}

.page-taoym .taoym-search .custom .custom_select li {
    padding: 10px 30px 10px 11px;
    border-top: 1px solid #ededed;
    color: #1377dc;
    position: relative;
    cursor: pointer;
    word-break: break-all
}

.page-taoym .taoym-search .custom .custom_select li:hover {
    color: #ff4800
}

.page-taoym .taoym-search .custom .custom_select li .icon {
    display: inline-block;
    background-image: url(img/sprite.png);
    background-position: -100px -468px;
    width: 9px;
    height: 9px;
    vertical-align: middle;
    position: absolute;
    right: 10px;
    top: 18px
}

.page-taoym .taoym-search .search_hide {
    padding: 17px 0 0 0
}

.page-taoym .taoym-search .search_hide td {
    padding: 5px 3px!important;
    color: #444;
    position: relative
}

.page-taoym .taoym-search .search_hide .batch {
    position: relative;
    line-height: 30px
}

.page-taoym .taoym-search .search_hide .batch textarea {
    resize: none;
    position: static;
    float: left;
    padding: 5px 6px;
    /*height: 20px;*/
    width: 128px;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    font: 14px/1"Microsoft YaHei",Arial,Tahoma, Helvetica,sans-serif;
}

.page-taoym .taoym-search .search_hide .batch textarea+label {
    margin-left: 8px
}

.page-taoym .taoym-search .search_hide .batch textarea.dmTyping {
    position: absolute;
    height: 180px;
    top: 5px;
    z-index: 9
}

.page-taoym .taoym-search .search_hide .batch textarea.dmTyping+label {
    margin-left: 150px
}

.page-taoym .taoym-search .search_hide .batch label {
    display: inline-block;
    vertical-align: middle
}

.page-taoym .taoym-search .search_hide .regTime .icon-new:after {
    right: 3px
}

.page-taoym .taoym-search .search_hide input[type=text] {
    padding: 5px 6px;
    height: 20px;
    width: 128px;
    border: 1px solid #ccc
}

.page-taoym .taoym-search .search_hide input[type=text].num-text {
    width: 58px
}

.page-taoym .taoym-search .search_hide .classify_alert,.page-taoym .taoym-search .search_hide .dropdown {
    width: 95px;
    height: 30px
}

.page-taoym .taoym-search .search_hide .conserve-box {
    display: none
}

.page-taoym .taoym-search .search_hide .conserve-box input[type=text].conserve-txt {
    width: 120px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.page-taoym .taoym-search .search_hide .conserve-box .conserve {
    padding: 5px 14px;
    margin-left: -4px;
    border: none;
    font-size: 14px;
    background: #1d5af2;
    color: #fff;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.page-taoym .taoym-search .search_hide .conserve-box .conserve-close {
    color: #1d5af2;
    margin-left: 5px
}

.page-taoym .taoym-search .search_hide .open-conserve {
    color: #1d5af2;
    line-height: 18px;
    cursor: pointer
}

.page-taoym .taoym-search .search_hide .open-conserve:before {
    content: "";
    display: inline-block;
    background-image: url(img/sprite.png);
    background-position: -423px -352px;
    width: 18px;
    height: 18px;
    vertical-align: middle
}

.page-taoym .taoym-search .search_hide .division {
    height: 4px;
    line-height: 4px
}

.page-taoym .taoym-search .search_hide .operation {
    padding: 15px 0
}

.page-taoym .taoym-search .search_hide .operation .ui-btn {
    margin: 0 10px;
    height: 34px;
    width: 100px
}

.page-taoym .taoym-search .search_hide .txt-popup {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    position: absolute;
    top: 35px;
    background: #fff;
    border: 1px solid #ccc;
    width: 142px;
    border-radius: 0 0 4px 4px
}

.page-taoym .taoym-search .search_hide .txt-popup li {
    margin: 0 10px;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 142px;
    cursor: pointer;
    position: relative
}

.page-taoym .taoym-search .search_hide .txt-popup li:hover {
    color: #ff4800
}

.page-taoym .taoym-search .search_hide .txt-popup li.active {
    font-weight: 700
}

.page-taoym .taoym-search .search_hide .txt-popup li.icon:after {
    content: '';
    display: inline-block;
    background-image: url(img/sprite.png);
    background-position: -100px -468px;
    width: 9px;
    height: 9px;
    vertical-align: middle;
    position: absolute;
    right: 10px;
    top: 11px
}

.page-taoym .taoym-search .search_hide .txt-popup li:not(:last-child) {
    border-bottom: 1px dashed #f1f1f1
}

.select {
    line-height: 32px;
    height: 32px;
    min-width: 120px;
    padding: 0 2px;
    border: 1px solid #dcdcdc
}

.textarea {
    display: inline-block;
    width: 372px;
    padding: 8px;
    height: 22px;
    background: #fbfbfb;
    border: 1px solid #d1d1d1;
    resize: none
}

.input-text,.table_inp {
    width: 120px;
    padding: 0 10px
}

.input-text {
    line-height: 40px;
    height: 40px;
    border-radius: 4px
}

.input-text:hover {
    border: 1px solid #1d5af2
}

.input-text:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(45,140,240,.2);
    box-shadow: 0 0 0 2px rgba(45,140,240,.2);
    border: 1px solid #597ef7
}

.input-text:disabled {
    border: 1px solid #d9d9d9;
    background-color: #eaeaea;
    color: #6a7284
}

.input-text:disabled:hover {
    border: 1px solid #d9d9d9
}

.input-text.err {
    border: 1px solid #f24652!important
}

.err-tip {
    color: #f14550;
    line-height: 32px
}

.table_inp {
    line-height: 30px;
    height: 30px;
    border: 1px solid #e3e2e7;
    border-radius: 4px;
    vertical-align: middle
}

.com_search {
    padding: 27px 20px;
    background-color: #fff;
    line-height: 30px
}

.com_search .input-text,.com_search .select {
    margin-right: 7px
}

.com_search .search_btn {
    padding: 0 23px;
    line-height: 30px;
    display: inline-block;
    border: none;
    border-radius: 4px;
    background-color: #f14550;
    color: #fff;
    font-size: 14px
}

.checkbox {
    cursor: pointer;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    border: rgba(0,0,0,0)
}

.checkbox:before {
    margin-right: 5px;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0
}

.checkbox:hover:before {
    border: 1px solid #1870ff
}

.checkbox:checked:before {
    background-color: #1d5af2;
    border: 1px solid #1d5af2
}

.checkbox:checked:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 1px;
    display: inline-block;
    background-image: url(img/sprite.png);
    background-position: -204px -169px;
    width: 11px;
    height: 9px;
    vertical-align: middle;
    z-index: 10
}

.radiobox {
    cursor: pointer;
    width: 13px;
    height: 13px;
    margin: -1px 5px 1px 1px;
    vertical-align: middle;
    position: relative;
    border: rgba(0,0,0,0)
}

.radiobox:before {
    margin-right: 5px;
    content: '';
    width: 13px;
    height: 13px;
    background-color: #fff;
    border: 1px solid #f24652;
    border-radius: 100%;
    position: absolute;
    z-index: 9;
    left: -1px;
    top: -1px
}

.radiobox:checked:before {
    background-color: #fff
}

.radiobox:checked:after {
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 100%;
    background-color: #f24652;
    position: absolute;
    z-index: 10;
    left: 2px;
    top: 2px
}

.radio-blue {
    cursor: pointer;
    width: 13px;
    height: 13px;
    margin: -1px 5px 1px 1px;
    vertical-align: middle;
    position: relative;
    border: rgba(0,0,0,0)
}

.radio-blue:before {
    margin-right: 5px;
    content: '';
    width: 13px;
    height: 13px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 100%;
    position: absolute;
    z-index: 9;
    left: -1px;
    top: -1px
}

.radio-blue:hover:before {
    border: 1px solid #1870ff
}

.radio-blue:checked:before {
    background-color: #fff;
    border: 1px solid #1870ff!important
}

.radio-blue:checked:after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: #1870ff;
    position: absolute;
    z-index: 10;
    left: 3px;
    top: 3px
}

.tab-change {
    background: #f5f6f8;
    padding: 10px 40px;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    margin: 60px 0
}

.tab-change li {
    width: 134px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #ddd
}

.crumb,.crumb_w {
    font-size: 14px;
    line-height: 30px;
    padding: 15px 0
}

.tab-change li:last-child {
    border: none
}

.tab-change li.on {
    color: #1d5af2;
    font-weight: 700
}
    .ykj_hide {
        display: none;
    }

    .text-orange {
        color: #f60;
    }

    .weixin,
    .qq,
    .weixin_ej {
        color: #333;
    }

    .btn_jrs_aliyun,
    .btn_jrs_txyun,
    .btn_jrs_qt,
    .btn_jrs_ja,
    .btn_jrs_baidu,
    .btn_jrs_xibu {
        display: inline-block !important;
        padding: 0 10px;
    }

    .btn_jrs_aliyun:hover,
    .btn_jrs_txyun:hover,
    .btn_jrs_qt:hover,
    .btn_jrs_ja:hover,
    .btn_jrs_xibu:hover,
    .btn_jrs_baidu:hover {
        color: #fff !important;
    }

    .btn.btn_primary {
        margin-left: 20px;
    }