@charset "utf-8"; /* CSS Document */
body {
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    background-color: #fff;
}

a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tt, u, ul, var {
    background: transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased
}

blockquote, q {
    quotes: none
}

table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse
}

img {
    border: none;
    display: inline-block;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    _width: auto;
}

select {
    white-space: nowrap
}

caption {
    text-align: left
}

embed {
    vertical-align: top
}

div, ul, li, ol, dl, dd, p {
    word-wrap: break-word
}

ul, li, ol, dl, dd {
    list-style-type: none
}

input, textarea, select {
    font-family: inherit;
    outline: none;
    font-size: inherit;
    font-weight: inherit;
    padding: 0;
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

a {
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
    outline: none;
    color: #333;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover, a:focus {
    color: #e92322;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/*Blank*/
.blank1 {
    height: 1px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank3 {
    height: 3px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank6 {
    height: 6px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank8 {
    height: 8px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank10 {
    height: 10px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank15 {
    height: 15px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank20 {
    height: 20px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank30 {
    height: 30px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank40 {
    height: 40px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank60 {
    height: 60px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?twkm9j');
    src: url('../fonts/icomoon.eot?twkm9j#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?twkm9j') format('truetype'), url('../fonts/icomoon.woff?twkm9j') format('woff'), url('../fonts/icomoon.svg?twkm9j#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-zscx:before {
    content: "\e908";
}

.icon-zsfp:before {
    content: "\e909";
}

.icon-zsdx:before {
    content: "\e904";
}

.icon-zsbg:before {
    content: "\e905";
}

.icon-zsjs:before {
    content: "\e906";
}

.icon-zssq:before {
    content: "\e907";
}

.icon-zsgx:before {
    content: "\e903";
}

.icon-zsbd:before {
    content: "\e902";
}

.icon-zsbb:before {
    content: "\e901";
}

.icon-money:before {
    content: "\e900";
}

.font12 {
    font-size: 16px;
    color: #d6d1cd;
    padding: 3px 5px 0px 0px;
}

a:hover .font12 {
    font-size: 16px;
    color: red;
    padding: 3px 5px 0px 0px;
}

.font24 {
    font-size: 50px;
    display: block;
    padding: 40px 0 20px 0;
}

.font50 {
    font-size: 51px;
    display: block;
    padding: 40px 0 20px 0;
    color: #ff3e29;
    margin: 20px 0 ;
}

.font70 {
    font-size: 55px;
    display: block;
    padding: 40px 0 20px 0;
    color: #ff3e29;
    margin: 20px 0 ;
}

/*头部文件*/
.btn-itcast {
    color: #ffffff;
    background-color: #E92322;
    border-color: #DB3B43;
}

.btn-itcast:hover, .btn-itcast:focus, .btn-itcast:active, .btn-itcast.active, .open .dropdown-toggle.btn-itcast {
    color: #ffffff;
    background-color: #E92322;
    border-color: #DB3B43;
}

.btn-itcast:active, .btn-itcast.active, .open .dropdown-toggle.btn-itcast {
    background-image: none;
}

.btn-itcast.disabled, .btn-itcast[disabled], fieldset[disabled] .btn-itcast, .btn-itcast.disabled:hover, .btn-itcast[disabled]:hover, fieldset[disabled] .btn-itcast:hover, .btn-itcast.disabled:focus, .btn-itcast[disabled]:focus, fieldset[disabled] .btn-itcast:focus, .btn-itcast.disabled:active, .btn-itcast[disabled]:active, fieldset[disabled] .btn-itcast:active, .btn-itcast.disabled.active, .btn-itcast[disabled].active, fieldset[disabled] .btn-itcast.active {
    background-color: #E92322;
    border-color: #DB3B43;
}

.btn-itcast .badge {
    color: #E92322;
    background-color: #ffffff;
}

.navbar-itcast {
    background-color: #fff;
    border-color: #f5f5f5;
    margin-bottom: 0;
    top: 0;
    width: 100%;
    height: 69px;
    overflow: hidden;
}

.navbar-itcast .navbar-brand {
    color: #777;
    height: 69px;
}

.navbar-itcast .navbar-brand:hover, .navbar-itcast .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-itcast .navbar-text {
    color: #777;
}

.navbar-itcast .navbar-nav > li > a {
    color: #777;
    line-height: 48px;
    font-size: 17px;
    padding-left: 30px;
    padding-right: 30px;
}

.navbar-itcast .navbar-nav > li > a:hover, .navbar-itcast .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
    border-bottom: 2px solid #e92322;
}

.navbar-itcast .navbar-nav > .active > a, .navbar-itcast .navbar-nav > .active > a:hover, .navbar-itcast .navbar-nav > .active > a:focus {
    color: #555;
    background-color: transparent;
    border-bottom: 2px solid #e92322;
}

.navbar-itcast .navbar-nav > .disabled > a, .navbar-itcast .navbar-nav > .disabled > a:hover, .navbar-itcast .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-itcast .navbar-toggle {
    border-color: #ddd;
    margin-top: 23px;
    margin-bottom: 23px;
}

.navbar-itcast .navbar-toggle:hover, .navbar-itcast .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-itcast .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-itcast .navbar-collapse, .navbar-itcast .navbar-form {
    border-color: #e7e7e7;
}

.navbar-itcast .navbar-nav > .open > a, .navbar-itcast .navbar-nav > .open > a:hover, .navbar-itcast .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
}

@media (max-width: 767px) {
    .navbar-itcast .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    .navbar-itcast .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-itcast .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }

    .navbar-itcast .navbar-nav .open .dropdown-menu > .active > a, .navbar-itcast .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-itcast .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

    .navbar-itcast .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-itcast .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-itcast .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-itcast .navbar-link {
    color: #777;
}

.navbar-itcast .navbar-link:hover {
    color: #333;
}

.navbar-itcast .btn-link {
    color: #777;
}

.navbar-itcast .btn-link:hover, .navbar-itcast .btn-link:focus {
    color: #333;
}

.navbar-itcast .btn-link[disabled]:hover, fieldset[disabled] .navbar-itcast .btn-link:hover, .navbar-itcast .btn-link[disabled]:focus, fieldset[disabled] .navbar-itcast .btn-link:focus {
    color: #ccc;
}

/*扩展*/
.coll-profession-certificate {
    display: inline-block;
    vertical-align: top;
    height: 384px;
    font-size: 0;
    text-align: center;
    box-sizing: border-box;
    background-image: url(../img/bg-profession-certificate.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat ;
}

.coll-profession-certificate:after {
    content: "";
    width: 0;
    height: 100%
}

.coll-profession-certificate-group, .coll-profession-certificate:after {
    display: inline-block;
    vertical-align: middle;
    font-size: 0
}

.coll-profession-certificate-group .coll-certificate-card {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.coll-profession-certificate-group .coll-certificate-card+.coll-certificate-card {
    margin-left: 50px
}

.coll-profession-certificate-group.amount-1 .coll-certificate-card {
    width: 320px
}

.coll-certificate-card {
    background: #fff;
    border: 1px solid #e5e8ed;
    box-shadow: 0 4px 12px 0 rgba(3, 27, 78, .24);
    border-radius: 4px;
    box-sizing: border-box
}

.coll-certificate-card-object {
    padding: 12px;
}

.coll-certificate-card-image {
    display: block;
    width: 100%;
}

.panel {
    margin-bottom: @line-height-computed;
    background-color: @panel-bg;
    border: none;
}

.panel-czbk {
    border-color: transparent;
    border-radius: 0px;
}

.panel-czbk.active {
    background-color: #e92322;
    color: #fff;
}

.panel-czbk.active::before {
    content: "\e915";
    font-family: 'itcast';
    font-size: 35px;
    position: absolute;
    top: -9px;
    left: 15px;
}

.panel-czbk.disabled {
    background-color: #e0e0e0;
}

.panel-czbk > .panel-heading {
    width: 120px;
    float: right;
    padding: 45px 0px 35px;
    height: 150px;
    text-align: center;
    border-left: 1px dashed #c0c0c0;
    text-align: center;
    position: relative;
}

.panel-czbk > .panel-heading > p > strong {
    font-size: 36px;
}

.panel-czbk > .panel-heading span {
    font-size: 10px;
}

.panel-czbk > .panel-heading::before, .panel-czbk > .panel-heading::after {
    content: " ";
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f0f0f0;
    position: absolute;
}

.panel-czbk > .panel-heading::before {
    top: -8px;
    left: -8px;
}

.panel-czbk > .panel-heading::after {
    bottom: -8px;
    left: -8px;
    box-shadow: 0px 2px 1px #ccc inset
}

.panel-czbk > .panel-body {
    height: auto
}

.panel-czbk > .panel-body > .panel-title {
    padding: 0px 0 0px 0px;
    margin: 12px 0px;
}

.panel-title {
    padding: 10px 0 10px 0px;
}

.panel-title:hover {
    color: #e92322;
}

.panel-czbk > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-czbk > .panel-heading > .tooltips {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 26px;
}

.panel-czbk > .panel-heading .badge {
    height: 20px;
    width: 20px;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
    background-color: transparent;
    padding: 3px;
    margin: 2px;
}

.panel-czbk > .panel-heading .badge-one {
    border-color: #e92322;
    color: #e92322;
}

.panel-czbk > .panel-heading .badge-two {
    border-color: #399;
    color: #399;
}

[class*=" coll-i-"], [class^=coll-i-] {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px
}

html {
    font-family: 'pingfang SC', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
    font-size: 14px;
    -webkit-tap-highlight-color: transparent
}

.coll-tab-list {
    font-size: 0;
    white-space: nowrap;
    box-sizing: border-box
}

.coll-tab-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

.coll-tab-item a {
    display: block;
    color: #666;
    text-align: center;
    padding: 15px 20px
}

.coll-tab-item a:hover, .coll-tab-item.actived a {
    color: #ed2232
}

.coll-tab-item.actived:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #ed2232;
    z-index: 2
}

.coll-tab-item .coll-tab-tit {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.coll-tab-rowpane:after {
    display: none
}

.coll-tab-rowpane .coll-tab-bar {
    position: relative
}

.coll-tab-rowpane .coll-tab-ctrl {
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    overflow: hidden
}

.coll-tab-rowpane .coll-tab-list {
    font-size: 0;
    text-align: center
}

.coll-tab-rowpane .coll-tab-item {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box
}

.coll-tab-rowpane .coll-tab-item+.coll-tab-item {
    margin-left: 120px
}

.coll-tab-rowpane .coll-tab-link {
    display: block;
    position: relative;
    padding: 0 0 20px
}

.coll-tab-rowpane .coll-tab-icon {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 0
}

.coll-tab-rowpane .coll-tab-tit {
    line-height: 22px;
    font-size: 16px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.coll-tab-rowpane .coll-tab-item.actived:after {
    display: none
}

.coll-tab-rowpane .coll-tab-item.actived .coll-tab-link:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #ed2232;
    z-index: 2
}

.coll-tab-rowpane .coll-tab-item .coll-tab-link:hover .coll-tab-tit, .coll-tab-rowpane .coll-tab-item.actived .coll-tab-tit {
    color: #ed2232
}

.coll-tab-rowpane .coll-tab-content {
    background-color: #f5f7fa;
}

.coll-tab-rowpane .coll-tab-panel {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 10px;
    font-size: 0;
    box-sizing: border-box
}

.coll-i-maintenance-xl {
    width: 48px;
    height: 48px;
    background-image: url(components/Icon/css/img/icon-maintenance-xl.svg)
}

@media (max-width: 500px) {
    .coll-i-maintenance-xl {
        width:36px;
        height: 36px;
        background-image: url(components/Icon/css/img/icon-maintenance-xl.svg);
        background-size: cover;
        background-position: center center;
    }
}

/*产品推荐*/
#products {
    padding: 40px 0 0 0px;
}

#products .nav-tabs {
    padding-left: 20px;
}

#products > .ul-wapper > .container {
    background: #fff;
}

#products > .ul-wapper > .container > .nav-tabs {
    margin: 0 auto;
    text-align: center;
}

#products > .ul-wapper > .container > .nav-tabs > li {
    text-align: center;
    display: block;
    width: 20%;
}

#products > .ul-wapper > .container > .nav-tabs > li > a {
    font-size: 15px;
    color: #333;
}

#products > .ul-wapper > .container > .nav-tabs > li > a:hover {
    background-color: transparent;
    border: none;
    top: 1px;
    border-bottom: 3px solid #e92322;
}

#products > .ul-wapper > .container > .nav-tabs > li.active {
}

#products .nav-tabs .active a {
    background-color: transparent;
    border: none;
    border-bottom: 3px solid #e92322;
}

#products > .container > .tab-content {
    padding: 20px 0px;
}

#products > .tab_bg {
    width: 100%;
    background-color: #fbfafc;
    height: auto;
}

#products > .container > .tab-content h4 {
    margin: 5px 0 10px 0;
}

#products > .container > .tab-content p {
    margin-bottom: 0px;
    margin-top: 0px;
}

@media (max-width: 500px) {
    /*@media (max-width:768px){*/ #products > .ul-wapper > .container > .nav-tabs > li > a {
        font-size:1rem;
        color: #333;
        text-align: center;
    }
}

.second DIV {
    DISPLAY: none;
    BACKGROUND: #f7f7f7;
    z-index: 1000
}

.second:hover DIV {
    BORDER-BOTTOM: #c4c4c4 1px solid;
    POSITION: absolute;
    BORDER-LEFT: #c4c4c4 1px solid;
    PADDING-BOTTOM: 3px;
    LINE-HEIGHT: 20px;
    PADDING-LEFT: 8px;
    WIDTH: 290px;
    PADDING-RIGHT: 8px;
    DISPLAY: block;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    BORDER-TOP: #c4c4c4 1px solid;
    BORDER-RIGHT: #c4c4c4 1px solid;
    PADDING-TOP: 3px;
    color: #333;
}

.second:hover DIV a {
    width: 240px;
    background: url(../img/tb_list.png) no-repeat left 5px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 32px;
    color: #333;
    text-align: left;
}

.second:hover DIV a:hover {
    color: #e92322;
}

.button_ys {
    border: none;
    background: url(../img/tb_list.png) no-repeat 0 8px;
    margin: 5px 0;
}

#footer {
    background: #5a5a55;
    padding: 6px 0px;
}

#footer > .container > .footer_text {
    color: #fff;
    font-size: 13px;
}

/*热点链接*/
.hot_l {
    float: left;
}

.hot_l_title {
    font-size: 16px;
    font-weight: bold;
}

.hot_l_text {
    font-size: 15px;
    padding-bottom: 5px;
}

/*float*/
.float {
    position: fixed;
    top: 50%;
    margin-top: -180px;
    background-color: #f8f8f8;
    right: 0;
    z-index: 3000;
    width: 78px;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
    display: block;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.float_local {
    margin-top: -200px;
}

.float a {
    display: table;
    width: 100%;
    text-align: center;
    background: #f8f8f8;
    position: relative;
}

.float a.float_a0 {
    font-size: 0;
    height: 64px;
    border-bottom: 1px solid #ededed;
}

.float a.float_a0:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 26px;
    margin: -13px 0 0 -13px;
    background: url(images/float_ico00.png) center top no-repeat;
}

.float a.back_top {
    /*background:#fff;*/
}

.float a.back_top:before {
    background-image: url(images/float_ico01.png);
}

.float a.float_a0:hover, .float a.float_a0_cur {
    background: #c70019;
}

.float a.float_a0:hover:before, .float a.float_a0_cur:before {
    background-position: center bottom;
}

.float a.float_toggle {
    display: none;
}

.float_more {
    background: #fff;
}

.float_more li {
    position: relative;
}

.float_more li a.float_a1 {
    height: 74px;
    padding-top: 13px;
    font-size: 13px;
    position: relative;
    z-index: 2;
}

.float_more li a.float_a1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    width: 12px;
    height: 1px;
    background: #cccccc;
}

.float_more li a.float_a1 img {
    display: block;
    margin: 0 auto 3px;
}

.float_more li a.float_a1:hover, .float_more li a.float_a1_cur {
    color: #c70019;
}

.float_more li a.float_a1:hover:before, .float_more li a.float_a1.float_a1_cur:before {
    left: 0;
    margin: 0;
    width: 100%;
}

.f_WeChat_info {
    position: absolute;
    top: 0;
    right: -200%;
    opacity: 0;
    width: 160px;
    padding: 5px;
    background: #fff;
    box-shadow: 0 0 15px -2px rgba(0,0,0,.15);
    border: 1px solid #ededed;
    text-align: center;
    transition: all 0.5s ease-in-out;
}

.f_WeChat_info img {
    display: block;
    margin: 0 auto;
}

.float_more li:hover .f_WeChat_info {
    right: 100%;
    opacity: 1;
}

.float_cover {
    position: absolute;
    top: 0;
    right: -200%;
    opacity: 0;
    z-index: 1;
    text-align: center;
    background: #fff;
    color: #333;
    overflow: hidden;
    padding: 0 20px;
    width: 260px;
    border: 1px solid #ededed;
    transition: all 0.5s ease-in-out;
}

.float_cover li {
    line-height: 36px;
    border-bottom: 1px solid #cccccc;
    background-color: #fff;
}

.float_cover li:last-child {
    border-bottom: none;
}

.cover_tel {
    width: 280px;
}

.cover_tel li {
    font-size: 14px;
    line-height: 72px;
}

.float_cover li em {
    font-size: 14px;
}

.float_more li:hover .float_cover {
    right: 100%;
    opacity: 1;
}

.overview {
    background: url(../img/bg-index.png) no-repeat top center;
    background-size: 100% 100%;
}

.clf {
}

.clf li {
    width: 25%;
    float: left;
}

@media only screen and (max-width: 1280px) {
    .clf li {
        width:25%;
        float: left;
    }
}

@media only screen and (max-width: 780px) {
    .clf li {
        width:50%;
        float: left;
    }
}

@media (max-width: 500px) {
    .clf li {
        width:100%;
        float: left;
    }
}

.clf h4 {
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
    font-size: 20px;
    text-align: center;
}

.clf p {
    text-align: center;
    color: #acacac;
    line-height: 22px;
    margin: 20px;
}

.consulted_type {
    padding-bottom: 28px;
}

.consulted_type_title {
    padding: 17px 0px;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
}

.products_and_services {
    width: 100%;
    font-size: 0;
}

.products_and_services_title {
    padding: 20px 0 30px 0px;
    font-size: 20px;
    line-height: 21px;
    color: #313034;
}

.products_and_services_txt {
    font-size: 18px;
    line-height: 21px;
    color: #666666;
    cursor: pointer;
    padding: 17px 0px;
    display: inline-block;
}

.products_and_services_txt i {
    width: 23px;
    height: 23px;
    background: url(../img/hn_iocn_contact.png);
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.products_advisory i {
    background-position: left -97px;
}

.sales_advisory i {
    background-position: left -117px;
}

.install_and_maintain i {
    background-position: left -140px;
}

.after_service i {
    background-position: left -189px;
}

.suggestion_feedback i {
    background-position: left -173px;
}

.repair_and_maintain i {
    background-position: left -164px;
}

.products_and_services .member_service_support i {
    background-position: left -192px;
}

.collaborate {
    float: left;
}

.collaborate_title {
    font-size: 16px;
    line-height: 21px;
    color: #ff4e33;
    padding: 10px 0px 0px 0px;
}

.collaborate .member_service_support i {
    background-position: left -211px;
}

.candidates i {
    background-position: left -230px;
}

.contact_way {
    padding: 50px 0px 80px 0px;
}

.contact_way_img, .contact_way_img img {
    width: 396px;
    height: 198px;
    display: inline-block;
}

.contact_way_text {
    margin-left: 25px;
}

.contact_way_text h1 {
    font-size: 18px;
    line-height: 40px;
    color: #333333;
}

.contact_way_text .name {
    font-size: 14px;
    line-height: 28px;
    color: #999999;
}

.contact_way_text .type {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}

/*browserupgrade*/
.browserupgrade {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 60px;
    font-size: 15px;
    line-height: 60px;
    z-index: 5000;
    background-color: #666;
    color: #fff;
    text-align: center
}

.browserupgrade a {
    color: #eee;
    text-decoration: underline;
    font-size: 18px;
}

.browserupgrade a:hover {
    color: #eee
}

/*new right*/
.cndns-right {
    position: fixed;
    right: 1px;
    top: 50%;
    margin-top: -100px;
    z-index: 100
}

.cndns-right-meau {
    position: relative;
}

.cndns-right-btn {
    width: 48px;
    height: 48px;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    position: relative;
    background-color: #fff
}

.cndns-right-btn span {
    color: #848484;
    font-size: 26px;
    line-height: 48px;
}

.cndns-right-btn sup {
    display: block;
    min-width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    background-color: #ff3e29;
    position: absolute;
    left: -12px;
    top: -12px;
}

.cndns-right-btn p {
    color: #ff3e29;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
    display: none;
}

.cndns-right-meau:hover .cndns-right-btn span {
    display: none
}

.cndns-right-meau:hover .cndns-right-btn p {
    display: block;
}

.meau-car .cndns-right-btn {
    border-color: #ff3e29;
    margin-bottom: 20px;
}

.meau-car.cndns-right-meau:hover .cndns-right-btn {
    background-color: #ff3e29
}

.meau-car.cndns-right-meau:hover .cndns-right-btn span {
    color: #fff;
    display: block;
}

.meau-car .cndns-right-btn span {
    color: #ff3e29;
}

.meau-sev .cndns-right-btn {
    border-color: #ff3e29;
    background: url(images/02index-banner-8.gif) no-repeat #ff3e29 center;
}

.meau-sev .cndns-right-btn p {
    color: #fff
}

.meau-sev .cndns-right-btn span {
    color: #fff
}

.meau-top .cndns-right-btn span {
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
    display: block
}

.meau-top .cndns-right-btn i {
    display: block;
    color: #999
}

.meau-top.cndns-right-meau:hover .cndns-right-btn {
    background-color: #ff3e29
}

.meau-top.cndns-right-meau:hover .cndns-right-btn span {
    display: block;
    color: #fff
}

.meau-top.cndns-right-meau:hover .cndns-right-btn i {
    color: #fff;
}

.cndns-right-box {
    position: absolute;
    top: -15px;
    right: 48px;
    padding-right: 25px;
    display: none;
}

.cndns-right-box .box-border {
    border: 1px solid #ccc;
    border-top: 4px solid #ff3e29;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
    position: relative
}

.cndns-right-box .box-border .arrow-right {
    display: block;
    width: 13px;
    height: 16px;
    background: url(../img/arrow_t.png) no-repeat;
    position: absolute;
    right: -13px;
    top: 26px;
}

.cndns-right-box .box-border .sev-t span {
    font-size: 42px;
    float: left;
    display: block;
    line-height: 56px;
    margin-right: 20px;
    color: #d3d3d3
}

.cndns-right-box .box-border .sev-t p {
    float: left;
    color: #ff3e29;
    font-size: 12px;
    line-height: 28px;
}

.cndns-right-box .box-border .sev-t p i {
    display: block;
    font-size: 12px;
    color: #aaa;
}

.cndns-right-box .box-border .sev-b {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4
}

.cndns-right-box .box-border .sev-b h4 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}

.cndns-right-box .box-border .sev-b li {
    float: left;
    width: 33.33333%
}

.cndns-right-box .box-border .sev-b li a {
    display: inline-block;
    color: #999;
    font-size: 13px;
    padding-left: 43px;
    background: url(images/q1.gif) no-repeat left 3px;
    line-height: 36px;
}

.cndns-right-box .box-border .sev-b li a:hover {
    color: #ff3e29
}

.icon-position {
    position: relative;
    top: 10px;
}

.meau-sev .cndns-right-box .box-border {
    width: 430px;
}

.meau-contact .cndns-right-box .box-border {
    width: 230px;
}

.cndns-right-meau:hover .cndns-right-box {
    display: block
}

.meau-code .cndns-right-box {
    top: inherit;
    bottom: -35px;
}

.meau-code .cndns-right-box .box-border {
    width: 156px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.meau-code .cndns-right-box .box-border i {
    display: block;
    color: #ff3e29;
    font-size: 16px;
    line-height: 16px;
}

.meau-code .cndns-right-box .box-border .arrow-right {
    top: inherit;
    bottom: 50px;
}

.meau-sev .cndns-right-btn .demo-icon {
    display: none;
}

.meau-sev:hover .cndns-right-btn {
    background: #ff3e29
}

.meau-zs .cndns-right-btn {
    background-color: #ff3e29;
    color: #fff;
    margin-top: 80px;
    border-color: #ff3e29
}

.meau-zs .cndns-right-btn span {
    color: #fff
}

.meau-zs .cndns-right-btn p {
    color: #fff
}

.classes-wrap {
    overflow: hidden;
}

.content {
}

.content:after {
    content: '';
    clear: both;
    height: 0;
    display: block;
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both;
    width: 100%;
}

.classes-wrap .classes-item {
    width: 20%;
    float: left;
    cursor: pointer;
    padding: 41px 0 10px 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.classes-wrap .classes-item.active:after {
    display: block;
}

.classes-wrap .classes-item:after {
    content: " ";
    position: absolute;
    z-index: 2;
    width: 135px;
    height: 35px;
    bottom: 0;
    left: 31%;
    border-bottom: 2px solid #ff0000 ;
    margin-left: -18px;
    display: none;
}

.classes-wrap .classes-item .icon {
    width: 71px;
    height: 55px;
    background-image: url(../img/helpCenter_sprites.png);
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
}

.classes-wrap .classes-item.active .text {
    color: #000;
    font-weight: 700;
}

.classes-wrap .classes-item .text {
    font-size: 16px;
    color: #535353;
    display: block;
    text-align: center;
    font-weight: 400;
    margin-top: 15px;
}

.classes-wrap .classes-item .icon.icon-login {
    background-position: -286px -160px;
}

.classes-wrap .classes-item:hover .icon.icon-login, .classes-wrap .classes-item.active .icon.icon-login {
    background-position: -286px -10px;
}

.classes-wrap .classes-item .icon.icon-config {
    background-position: -10px -85px;
}

.classes-wrap .classes-item:hover .icon.icon-config, .classes-wrap .classes-item.active .icon.icon-config {
    background-position: -102px -85px;
}

.classes-wrap .classes-item .icon.icon-award {
    background-position: -286px -85px;
}

.classes-wrap .classes-item:hover .icon.icon-award, .classes-wrap .classes-item.active .icon.icon-award {
    background-position: -195px -84px;
}

.classes-wrap .classes-item .icon.icon-manage {
    background-position: -10px -10px;
}

.classes-wrap .classes-item:hover .icon.icon-manage, .classes-wrap .classes-item.active .icon.icon-manage {
    background-position: -102px -160px;
}

.classes-wrap .classes-item .icon.icon-verifcation {
    background-position: -194px -160px;
}

.classes-wrap .classes-item:hover .icon.icon-verifcation, .classes-wrap .classes-item.active .icon.icon-verifcation {
    background-position: -10px -160px;
}

.classes-wrap .classes-item .icon.icon-wechat {
    background-position: -194px -10px;
}

.classes-wrap .classes-item:hover .icon.icon-wechat, .classes-wrap .classes-item.active .icon.icon-wechat {
    background-position: -102px -10px;
}

/*内容*/
.list-wrap {
    background: #fbfafc;
    padding: 0px 0 10px 0;
    border-top: 1px solid #e0dedb;
    display: none;
    overflow: hidden;
}

/**/
.list-wrap.active {
    display: block;
}

.list-wrap .list-title {
    font-size: 22px;
    color: #000;
    margin-bottom: 20px;
}

.list-wrap .list-title .icon-question {
    width: 26px;
    height: 29px;
    display: inline-block;
    vertical-align: -8px;
    margin-right: 10px;
    background: url(../images/helpCenter_sprites.png) no-repeat -10px -235px;
}

.list-wrap .list-content .list-item {
    display: block;
    padding: 32px 0 32px 13px;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    line-height: 21px;
}

.list-wrap .list-content .list-item a {
    text-decoration: none;
    color: #535353;
}

.list-wrap .list-content .list-item a:hover {
    color: #4381fd;
}

.list-wrap .list-content .list-item a:before {
    content: " ";
    background: #b2b2b2;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    z-index: 1;
    top: 42px;
    left: 0;
}

.pagination {
    margin-top: 45px;
    text-align: right;
    display: block;
    width: 100%;
}

.pagination__item {
    padding: 8px 10.5px;
    margin: 0 4px;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #dadada;
    border-radius: 4px;
    font-size: 12px;
    color: #535353;
    background: #fff;
    cursor: pointer;
}

.pagination__item:hover {
    background-color: #b1b1b1;
    border-color: #999;
    color: #fff;
}

.pagination__item.is-active {
    background-color: #4381fd;
    border-color: #4381fd;
    color: #fff;
    cursor: default;
}

/*搜索列表*/
.list-ser {
}

.list-ser a {
    display: block;
}

.certificate_sq {
    width: 100%;
    height: 35px;
    color: #333;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #e6e6e6;
    background: #f7f6f5;
    padding: 0px;
}

.certificate_sq_center {
    width: 160px;
    margin: 0 auto;
    text-align: center;
}

.certificate_sq_center i {
    position: relative;
    top: 5px;
    right: 5px;
    display: block;
    float: left;
}

.certificate_sq_center span {
    display: block;
    float: left;
}

/*热点问题*/
.paperCut .w260 {
    width: 260px;
}

.paperCut .w860 {
    width: 860px;
}

.paperCut .box {
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
    background: #ffffff;
}

.paperCut h3 {
    color: #6b6b6b;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.paperCut h3 a {
    border-radius: 2px;
    height: 26px;
    margin-top: 15px;
    line-height: 26px;
    width: 72px;
    text-align: center;
}

.paperCut .content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 0px;
    /*color: #acaaad;*/
    font-size: 12px;
}

.paperCut ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.paperCut .w260 li {
    float: left;
    background-color: whitesmoke;
    padding: 3px 8px;
    color: #aeaeae;
    list-style: none;
    margin: 5px;
}

.paperCut .title {
    color: #aeaeae;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #f2f2f2;
    margin: 0;
}

.paperCut .title .pull-left a {
    border-left: 1px solid #f2f2f2;
    padding-left: 8px;
    margin-left: 8px;
}

.paperCut .title .active {
    color: #00cc00;
}

.paperCut dt {
    width: 180px;
}

.paperCut dd {
    width: 600px;
}

.paperCut h4 {
    color: #000000;
    font-size: 14px;
    margin: 0 6px 0 0;
}

.paperCut .zan {
    width: 60px;
    text-align: center;
    font-size: 12px;
}

.paperCut p {
    margin: 0;
}

.paperCut .top {
    margin-top: 8px;
    margin-bottom: 5px;
}

.paperCut .bottom {
    font-size: 12px;
}

.paperCut .pinglun {
    border-radius: 2px;
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #aeaeae;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    text-align: center;
}

.paperCut .paper-desc {
    font-size: 12px;
}

.paperCut .paper-link a {
    margin-bottom: 6px;
    display: inline-block;
    background: #f8f8f8;
    padding: 4px 6px;
    color: #008df2;
    cursor: pointer;
    font-size: 12px;
}

.paperCut .paper-suggest a {
    margin-bottom: 6px;
    display: inline-block;
    background: #f8f8f8;
    padding: 2px;
    color: #acaaad;
    cursor: pointer;
}

.paperCut .paper-read {
    font-size: 16px;
    text-align: center;
    padding-top: 12px;
    font-weight: bold;
}

.paperCut .paper-read-desc {
    font-size: 12px;
    font-weight: normal;
}

.paperCut .paper-image img {
    border-radius: 2px;
}

.paperCut .paper-title {
    color: #3e3e3e;
}

.paperCut .paper-title:hover {
    color: #4ba15e;
}

.tab_title {
    font-size: 16px;
    border-bottom: 1px solid #f2f2f2;
}

.tab_bom {
    display: block;
    padding-bottom: 0px;
}

.tab_bom ul {
    margin: 0;
}

.tab_bom li {
    display: block;
    list-style: none;
    margin-top: 20px;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
}

.tab_bom li h3 {
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    line-height: 18px;
}

.tab_bom li h3 em {
    font-style: normal;
    font-weight: normal;
    color: #df514e;
}

.tab_bom li h3 img {
    position: relative;
    top: 3px;
    margin-right: 8px;
}

.tab_bom li p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    display: block;
}

.tab_bom li span {
    display: block;
    padding-top: 2px;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
    padding-left: 10px;
    padding-bottom: 5px;
}

.tab_bom li a {
    width: auto;
    border: none;
}

.tab_bom li p {
    margin-left: 15px;
}

.box_list {
    margin: 0px;
    padding: 0px;
}

.box_list a {
    border: none;
}

.box_list ul {
    margin: 0;
    padding: 0px;
}

.box_list li {
    background: url(../images/circle.jpg) no-repeat 5px 10px;
    margin-left: 10px;
    padding-left: 15px;
    color: #666560;
    height: 32px;
}

.box_list li a {
    color: #666560;
}

.box_list li a:hover {
    color: #df514e;
}

.box_more {
    float: right;
    margin-top: 8px;
}

.box_h3_title {
    border-bottom: 1px solid #f2f2f2;
}

/*常见问题左侧*/
.cptag_title {
    font-size: 20px;
    font-family: "微软雅黑";
    font-weight: 500;
    line-height: 1.5;
    color: #202327;
    margin-bottom: 15px;
    margin-left: 10px;
}

.cptag {
    width: 250px;
    float: left;
    margin-bottom: 20px;
}

.cptag li {
    float: left;
    margin: 0;
    display: inline;
    width: 250px;
    font-size: 14px;
    color: #303030;
    line-height: 34px;
    margin-bottom: 10px;
}

.font8 {
    font-size: 8px;
    margin-top: 14px;
    margin-right: 6px
}

.font17 {
    font-size: 17px;
    margin-top: 8px;
    font-weight: normal;
    margin-right: 3px
}

.cptag li a {
    width: 230px;
    color: #303030;
    text-decoration: none;
    width: 230px;
    padding: 10px 50px 10px 10px;
    overflow: hidden;
}

.cptag li a:hover {
    color: #0b5dd9;
}

.cptag li.selectTag a {
    color: #0b5dd9;
    text-decoration: none;
    border-radius: 3px;
    padding: 10px 70px 10px 10px;
    overflow: hidden;
    width: 230px;
    height: 34px;
    line-height: 34px;
    background: rgba(11,93,217,.1);
    text-shadow: none;
}

.product_contents {
    background: #f9fafd;
    width: 100%;
}

.product_details {
    margin: 0 auto;
    background: #fff;
    text-align: left;
    padding-left: 10%;
    padding-right: 8%;
    margin-top: 0px;
    padding-bottom: 40px;
    overflow: hidden;
}

.product_details .payment_title {
    height: 100px;
    border-bottom: 1px #f0f0f0 solid
}

.product_details .payment_title h3 {
    font-size: 20px;
    color: #333;
    float: left;
    line-height: 100px;
    padding-left: 40px;
    font-weight: bold;
}

.product_details .payment_title h3.cp {
    background: url(../images/tyrz/pd_img01_17c1671.png) no-repeat left 39px
}

.product_details .payment_title h3.gx {
    background: url(../images/tyrz/gx.png) no-repeat left 39px
}

.product_details .payment_title h3.js {
    background: url(../images/tyrz/js.png) no-repeat left 39px
}

.product_details .payment_title h3.bg {
    background: url(../images/tyrz/bg.png) no-repeat left 39px
}

.product_details .payment_title h3.dx {
    background: url(../images/tyrz/dx.png) no-repeat left 39px
}

.product_details .payment_title h3.bb {
    background: url(../images/tyrz/bb.png) no-repeat left 39px
}

.product_details .payment_title h3.faq {
    background: url(../images/tyrz/faq.png) no-repeat left 39px
}

.product_details .payment_title h3.map {
    background: url(../images/tyrz/map.png) no-repeat left 39px
}

.product_details .payment_title h3.map_down {
    background: url(../images/tyrz/download.png) no-repeat left 39px
}

.product_details .payment_title_iphone {
    height: 80px;
    border-bottom: 1px #f0f0f0 solid;
    vertical-align: middle;
}

.product_details .payment_title_iphone h4 {
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: bold;
    padding-top: 30px;
}

.product_details .payment_title_iphone-xss {
    height: 80px;
    vertical-align: middle;
}

.product_details .payment_title_iphone-xss h4 {
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: bold;
    padding-top: 30px;
}

.product_details .payment_title_iphone-xss p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}

.xss {
    width: 100%;
    margin-bottom: 10px;
    padding: 0px;
}

.xss li {
    list-style: decimal;
    margin: 0 0px 0 20px;
    padding-left: 10px;
    line-height: 25px;
}

.product_details .computer_payment-xss {
    text-align: left;
}

.xss li a {
    color: blue;
    text-decoration: underline;
}

.product_details .computer_payment-xss h3 {
    font-weight: bold;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px
}

.xss-content {
    width: 98%;
    margin-left: 2em;
}

.xss-content-left {
    float: left;
    width: 2.7%;
    margin-left: 0.3%;
    line-height: 25px;
}

.xss-content-right {
    float: right;
    width: 97%;
    line-height: 25px;
}

.product_details .computer_payment-xss p {
    text-align: left;
    font-size: 14px;
    color: #333;
    padding-bottom: 10px;
    line-height: 25px;
    text-indent: 2em;
}

.product_details .computer_payment-xss p a {
    color: blue;
    text-decoration: none;
}

.product_details .computer_payment-xss p a:hover {
    color: blue;
    text-decoration: underline;
}

.product_details .computer_payment-xss .red {
    color: red;
}

.product_details .computer_payment-xss .pd_cp_01 {
    width: 900px;
    height: 500px;
    background: #f5f5f5;
    margin-bottom: 30px
}

. product_details .computer_payment-xss .pd_cp_01 .pd_cp_01_01 {
    width: 614px;
    height: 425px;
    margin: 0 auto;
    padding-top: 37px
}

.product_details .computer_payment-xss .pd_cp_01 .pd_cp_01_01 img {
    width: 614px;
    height: 425px
}

.product_details .computer_payment {
    text-align: left;
}

.product_details .computer_payment h3 {
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #333
}

.product_details .computer_payment p {
    text-align: left;
    font-size: 14px;
    color: #333;
    padding-bottom: 10px;
    line-height: 25px;
    text-indent: 2em;
}

.product_details .computer_payment p a {
    color: blue;
    text-decoration: none;
}

.product_details .computer_payment p a:hover {
    color: blue;
    text-decoration: underline;
}

.product_details .computer_payment .red {
    color: red;
}

.product_details .computer_payment .pd_cp_01 {
    width: 900px;
    height: 500px;
    background: #f5f5f5;
    margin-bottom: 30px
}

. product_details .computer_payment .pd_cp_01 .pd_cp_01_01 {
    width: 614px;
    height: 425px;
    margin: 0 auto;
    padding-top: 37px
}

.product_details .computer_payment .pd_cp_01 .pd_cp_01_01 img {
    width: 614px;
    height: 425px
}

.footer {
    background: #fff;
    text-align: center;
    padding: 10px 0;
}

.fb {
    font-weight: bold;
}

.center-text {
    text-align: center;
}

.underline {
    text-decoration: underline
}

.header-iphone-h {
    width: 100%;
    margin: 0px;
    padding: 0px;
    mix-height: 79px;
}

.logo-iphone-left {
    float: left;
    width: 70%;
}

.logo-iphone-left .iphone-logo {
    margin-left: 10%;
}

.banner_right_iphone {
    float: right;
    width: 30%;
    text-align: right
}

.close_btn_center {
    width: 90px;
    margin: 0 auto
}

.table-bordered a {
    color: blue;
    text-decoration: none
}

.table-bordered a:hover {
    color: blue;
    text-decoration: underline;
}

.table-bordered {
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table-bordered-link {
    border: 1px solid #ddd;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
}

.table-bordered-link > thead > tr > th, .table-bordered-link > tbody > tr > th, .table-bordered-link > tfoot > tr > th, .table-bordered-link > thead > tr > td, .table-bordered-link > tbody > tr > td, .table-bordered-link > tfoot > tr > td {
    border: 1px solid #ddd;
}

@media screen and (min-width: 320px) {
    .table-bordered-link {
        font-size:8px;
    }

    .table-bordered-link > thead > tr > th, .table-bordered-link > tbody > tr > th, .table-bordered-link > tfoot > tr > th, .table-bordered-link > thead > tr > td, .table-bordered-link > tbody > tr > td, .table-bordered-link > tfoot > tr > td {
        padding: 0px;
    }
}

@media screen and (min-width: 640px) {
    .table-bordered-link {
        font-size:14px;
    }

    .table-bordered-link > thead > tr > th, .table-bordered-link > tbody > tr > th, .table-bordered-link > tfoot > tr > th, .table-bordered-link > thead > tr > td, .table-bordered-link > tbody > tr > td, .table-bordered-link > tfoot > tr > td {
        padding: 8px;
    }
}

@media screen and (min-width: 768px) {
    .table-bordered-link {
        font-size:14px;
    }

    .table-bordered-link > thead > tr > th, .table-bordered-link > tbody > tr > th, .table-bordered-link > tfoot > tr > th, .table-bordered-link > thead > tr > td, .table-bordered-link > tbody > tr > td, .table-bordered-link > tfoot > tr > td {
        padding: 8px;
    }
}
