/*公共*/
body {
    font-size: .6rem;
    background: #eee;
    color: #666;
}

img {
    display: block;
}

.img {
    display: block;
    width: 100%;
}

.img-display {
    max-width: 100%;
    height: 190px;
    margin: auto;
    vertical-align: middle;
}

.new-title {
    padding: 10px;
    font-size: .8rem;
}

a {
    color: #666;
    font-size: .6rem;
}

a:visited {
    color: #666;
}

a:hover {
    color: #666;
}

.new-title > a {
    font-size: .6rem;
    color: #000;
    position: relative;
    top: .1rem;
}

.modular {
    padding: 2px;
}

.col-3 {
    width: 30%;
}

.col-7 {
    width: 70%;
}

.margin-top {
    margin-top: .3rem;
}

ul, ol, li {
    list-style: none;
}

.white {
    background: white;
}

.swiper-wrapper1 span {
    margin: 5px;
}

footer {
    background: #fff;
    text-align: center;
    position: relative;
    bottom: 0;
    height: 60px;
    padding: 1px;
}

footer a {
    color: #000;
}

footer p {
    padding: 1px;
    line-height: 10px;
}

.padding {
    clear: both;
    margin-top: 10px;
    padding-left: 15px;
}

.height-space {
    height: .3rem;
}

.info-height {
    width: 100%;
    height: 8px;
    border-bottom: 1px solid #f7f7f7;
}

.col-50 {
    width: 50%;
}

video::-webkit-media-controls {
    display: none !important;
}

.tel-phone {
    color: #E60012;
!important;
}

.img-block img {
    display: block;
    width: 100%;
}

.side {
    font-size: .65rem;
    color: #666;
}

.side img {
    display: block;
    width: 100%;
}

.side .side-logo {
    padding: 5px 10px;
}

.side ul {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.side ul li {
    margin: 1.5rem;
}

.side ul li a {
    color: #000;
    font-size: .7rem;
}

.side ul li a.active {
    color: #E60012;
}

.tel-phone {
    font-size: .9rem;
    text-align: center;
    display: block;
    color: #E60012;
}

.tel-phone:active {
    color: #E60012;
}

/**index**/
.page header {
    background: #ffffff;
}

.page header h1 {
    background: url(../images/logo.png) center center no-repeat;
    background-size: 215px 43px;
}

.page header h1 span {
    visibility: hidden;
}

.page .content .swiper-container {
    padding-bottom: 0;
}

.page .content .swiper-pagination .swiper-pagination-bullet-active {
    background: #ED4D59;
}

.page .product .row .col-33 {
    border-right: 1px solid #ccc;
}

.page .product .row2 {
    border-top: 1px solid #ccc;
}

.page .product .row .col-33:last-child {
    border-right: none;
}

.page .product .row {
    margin-left: 0;
}

.page .content .content-inner .swiper-container .swiper-wrapper span {
    font-size: .7rem;
    color: #000;
    padding: .4rem;
}

.page .icon-ware {
    width: 100%;
    background: #fff;
    padding: 8px 0;
}

.page .icon-ware .col-25 {
    display: inline-block;
    width: 33%;
    float: left;
    padding-top: .5rem;
}

.page .icon-ware .col-25 .ware-img {
    padding: 0 1.3rem;
}

.page .icon-ware .col-25 .ware-text {
    text-align: center;
    line-height: 1.3rem;
}

.page .news {
    background: #fff;
}

.page .news-title {
    font-size: .7rem;
    padding-top: .5rem;
}

.page .news-title span {
    color: #fff;
    border-right: 4px solid #E60012;
    padding-right: .5rem;
}

.page .news-title a {
    line-height: 1.1rem;
    padding-right: .7rem;
}

.page .news .news-show {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 170px;
}

.slider-iframe {
    width: 100%;
    height: 175px;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
}

.slider-iframe .iframe-s {
    height: 170px;
    border: none;
    width: 1px !important;
    min-width: 100%;
!important;
}

.video-list .video-left {
    width: 50%;
    padding-right: 2px;
    float: left;
}

.video-list .video-right {
    width: 50%;
    padding-left: 2px;
    float: left;
}

.video-title {
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .6rem;
    color: #666;
    font-weight: 500;
    text-align: center;
}

/**info**/
.page .content .buttons-tab > a {
    font-size: .6rem;
}

.page .tabs {
    background: #fff;
}

.page .tabs .news-list {
    padding: 8px 8px 0 8px;
    display: block;
}

.page .tabs .news-list .page-list {
    color: #000;
    display: block;
}

.new-list, .news-list .col-66, .news-list .col-33 {
    max-height: 70px;
}

.page .tabs .news-list .col-66 {
    padding-left: 8px;
    position: relative;
}

.page .tabs .news-list .col-66 .new-content {
    max-height: 2.5rem;
    font-size: .6rem;
}

.page .tabs .news-list .col-66 .date {
    font-size: .5rem;
    max-height: 1rem;
    position: absolute;
    top: 2.5rem;
    color: #ccc;
}

.page .tabs .news-video {
    padding: 6px;
}

.page .tabs .news-video img {
    display: block;
    width: 100%;
}

.page .tabs .news-video .video-name {
    text-align: center;
    font-size: .7rem;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #000;
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
}

.key-word {
    padding: 6px 8px;
    border-top: 1px solid #EFEFE4;
    height: 50px;
    position: fixed;
}

.scroll ul li {
    float: left;
}

.key-word .keyWord-group {
    width: 86%;
    overflow: hidden;
}

.key-word .keyWord-group .keyWord-list {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0 3px;
    line-height: 50px;
    white-space: nowrap;
}

.page .actives {
    color: red;
}

.key-word .search {
    width: 14%;
}

.key-word .search a {
    line-height: 40px;
}

/*about*/
.page .about > .content-inner {
    background: #fff;
}

.page .about .survey {
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}

.page .about .survey .survey-info {
    background: #E60012;
}

.page .about .survey .survey-info p {
    font-size: .6rem;
    color: #fff;
}

.page .about .survey .survey-info h2 {
    font-size: .7rem;
    color: #fff;
}

.page .about .survey .survey-info a {
    color: #fff;
    border: 1px solid #fff;
}

.page .about .about-other {
    background: #fff;
}

.page .about .about-other h2 {
    font-size: .7rem;
    color: #E60012;
}

.page .about .about-other p {
    font-size: .6rem;
}

/*contact*/
#contact-us h3 strong {
    font-size: .7rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.page .content .contact ul {
    width: 100%;
}

.page .content .contact ul span > img {
    width: 100%;
    margin-left: -1rem;
}

.page .content .contact ul li {
    font-size: .6rem;
}

.contact dl, .contact dd {
    margin: 0;
    padding: 0;
}

.page .content .contact ul li dl {
    margin-left: -1rem;
}

.page .content .contact ul li dt {
    font-size: .7rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.page .content .contact ul li dd {
    margin-top: 3px;
}

::-webkit-input-placeholder {
    font-size: .6rem;
}

::-moz-placeholder {
    font-size: .6rem;
}

/*product*/
/**下拉菜单**/
.screen-title {
    margin-top: 2.2rem;
    width: 100%;
    background: #fff;
    padding: 8px 0;
    z-index: 99;
    overflow: hidden;
}

.drop-down-menu {
    text-align: center;
    transition: none 0s ease 0s;
    list-style: none;
    width: 50%;
    z-index: 1;
}

.drop-down-menu .current {
    display: block;
    width: 100%;
}

.drop-down-menu .current .arrow {
    color: #999;
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear
}

.drop-down-menu > a {
    color: #666;
    display: block;
    text-decoration: none;
}

.menu {
    margin-top: -.58rem;
    z-index: 33;
}

.menu > ul {
    position: absolute;
    display: inline-block;
    z-index: 999;
    width: 100%;
    border-top: 1px solid #ccc;
}

.menu > ul > li {
    text-align: left;
    float: left;
    width: 100%;
}

.menu > ul > li:last-child {
    padding-bottom: .7rem;
}

.menu > ul > li a {
    display: block;
    padding-top: .7rem;
}

.menu > ul > li a i {
    padding-right: 1rem;
}

.menu > ul > li a.active {
    color: #E60012;
}

.menu .sub-menu {
    position: absolute;
    display: none;
    background-color: #fff;
    left: 0;
    z-index: 999;
}

.menu .sub-menu > li > a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
    text-decoration: none;
}

.menu .sub-menu > li > a i {
    display: none;
}

.drop-down-menu, .select-icon, .screen {
    float: left;
    text-align: center;
}

.select {
    width: 100%;
    margin-top: 1rem;
}

/*.select .select-list dl {
    border-bottom: 1px solid #ccc;
}*/
.select dl {
    position: relative;
    margin-left: -1rem;
    padding: 3px;
    color: #000;
}

.select dl:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}

.select dt {
    padding-bottom: 8px;
    font-size: .7rem;
}

.select dd {
    float: left;
    margin: 0;
}

.select a {
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    color: #039;
    border-radius: 2px;
    padding: 4px;
}

.select a:hover {
    color: #E60012;
    background-color: #f3edc2;
}

.select-result dd.selected {
    padding-right: 5px;
    padding-bottom: 5px;
}

.select .selected a {
    color: #fff;
    background-color: #E60012;
}

.select button {
    font-size: .6rem;
    border-radius: 2px;
    font-weight: 400;
    padding: 0 .3rem;
    line-height: 1rem;
    height: 1.1rem;
    background: #f6383a;
    color: #fff;
}

.select .select-result {
    padding-bottom: 4rem;
}

.select-result dt {
    font-weight: bold;
}

.select-no {
    color: #999;
}

.screen-text {
    display: block;
    width: 100%;
    line-height: 1.5rem;
    text-align: center;
    /*    margin-right: -6px;
        padding-left: 12px;
    !*    background: url('../images/seach.png') no-repeat 4px 8px;*!*/
    position: relative;
    right: 0;
    font-size: .7rem;
}

.page .content .product-type {
    padding: 4px 4px 0 4px;
}

.page .content .product-type .product-l {
    margin-top: 4px;
}

.page .content .product-type .col-50 {
    padding-bottom: 4px
}

.page .content .product-type .col-50 .product-text {
    text-align: center;
    line-height: 1.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
}

.page .content .product-type .col-50 .product-info {
    border-top: 1px solid #f1f1f1;
}

.page .content .product-type .col-50 > a {
    display: block;
    border-radius: 2px;
}

.page .content .product-type .col-50 > a > img {
    padding: 3px;
}

.buttons-tab .button.active {
    color: #E60012;
!important;
    border-color: #E60012;
!important;
    z-index: 100;
}

.product-list:nth-child(odd) {
    padding-right: 2px;
}

.product-list:nth-child(even) {
    padding-left: 2px;
}

/*news*/
#page-toast {
    background: #fff;
}

.page .content .ui-wx {
    font-size: .6rem;

}

.page .content .ui-wx .ui-page-title {
    font-size: .8rem;
    text-align: center;
    padding: 20px 0 0 0;
}

.page .content .ui-wx .ui-page-content p {
    font-size: .6rem;
    text-indent: 2em;
    line-height: 1rem;
}

.page .content .ui-wx .ui-page-content {
    padding: 0 15px;
}

.ui.page .content .ui-wx-page-content img {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.page .content .ui-wx .ui-page-tools {
    border-top: 1px solid #ccc;
    padding-bottom: 8px;
    padding-top: 8px;
}

.page .content .ui-wx .ui-page-tools a {
    margin: 0 5px;
    display: block;
    padding: 5px;
    color: #666;
}

.new-tab1 {
    margin-bottom: 6px;
    width: 100%;
    background: #fff;
    display: block;
    box-shadow: 0 2px 5px #c9c9c9;
    color: #555;
    height: 4.2rem;
}

.new-tab1 .tab1-left {
    width: 33.3333333333%;
    float: left;
}

.new-tab1 .tab1-right {
    width: 66.6666666666%;
    float: right;
    position: relative;
}

.new-tab1 .tab1-left img {
    width: 100%;
    padding: 6px;
    height: 4.2rem;
}

.new-tab1 .tab1-right-top {
    padding: 6px;
    width: 100%;
    height: 2.9rem;
}

.new-tab1 .tab1-right-bottom {
    font-size: .5rem;
    height: 1.3rem;
    color: #999;
    padding: 0 6px;
}

.tab-slider .swiper-slide {
    height: 230px;
    overflow: hidden;
    position: relative;
    display: block;
}

.tab-slider .swiper-slide img {
    position: relative;
}

.tab-slider .slider-text, .video-text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tab-slider .slider-text .slider-title {
    font-size: .7rem;
    color: #fff;
    position: relative;
    top: 200px;
    background: #000;
    padding: 10px;
    opacity: .7;
    line-height: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab-slider .slider-text .slider-text-info {
    padding-top: 115px;
    font-size: .6rem;
    color: #fff;
}

.info-video {
    position: relative;
    margin-top: .3rem;
    width: 100%;
    height: 226px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media screen and (width: 320px) {
    .info-video {
        height: 174px;
    }
}

@media all and (width: 360px) {
    .info-video {
        height: 196px;
    }
}

@media all and (width: 375px) {
    .info-video {
        height: 204px;
    }
}

@media all and (width: 384px) {
    .info-video {
        height: 209px;
    }
}

@media all and (width: 412px) {
    .info-video {
        height: 225px;
    }
}

@media all and (width: 414px) {
    .info-video {
        height: 226px;
    }
}

.video-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /*    height: 230px;*/
    padding: 0 6px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.video-title {
    width: 100%;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video-title p {
    margin: 0;
    padding: 4px 0;
    font-size: .6rem;
}

.info-video .video {
    width: 1px;
    height: 1px;
}

.info-video .video .vjs-big-play-button {
    display: none;
}

.info-video .video source {
    display: block;
    width: 100%;
}

.mask-video {
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.mask-video a {
    display: block;
}

.mask-video a img {
    display: block;
    width: 100%;
}

.mask-video .mask-w {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6) url("../images/video-begin.png") no-repeat center;
    background-size: 40px;
}

.video-text span {
    font-size: .7rem;
    color: #fff;
    bottom: 15px;
    position: absolute;
    text-align: center;
}

/*hr*/
.hr-table {

}

.hr-table table thead tr th {
    width: 16.666%;
    text-align: center;
}

.hr {
    background: url("../images/hr_bg.png") no-repeat 60%;
    width: 100%;
    height: 550px;
}

.mybutton {
    width: 100%;
    height: 35px;
    border: 1px solid #ff7606;
    color: #ffffff;
    border-radius: 5px;
    line-height: 35px;
    font-size: .8rem;
    text-align: center;
    letter-spacing: 3px;
    cursor: pointer;
    display: block;
    background-color: rgba(255, 118, 6, 0.9);
    margin-bottom: 1rem;
}

.hr-title {
    padding-top: .5rem;
}

.btn_div {
    width: 65%;
    margin: 0 auto;
    padding-top: 1rem;
}

.hr-title .txt {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-shadow: 5px 5px 5px #898E92;
    letter-spacing: 5px;
}

.hr-title .txt .sub_txt {
    color: #e60012;
}

.hr .hr-title .btn_div {
    width: 100%;
    padding: 0 1rem;
}

.hr-list .item-link .item-inner .item-title {
    font-size: .7rem;
}

.hr-list .item-link .item-inner .item-title .item-info {
    font-size: .5rem;
    color: #999;
    padding: 5px 0;
}

.hr-main {
    background: #fff;
    padding: 1rem .5rem;
}

.hr-table table {
    width: 100%;
    border-color: #ccc;
    border: 1px solid #ccc;
}

.hr-table table tr td {
    color: #666;
    padding: 4px 0;
    text-align: center;
}

.hr-table table tr td.table-title {
    font-weight: 600;
}

.education {
    line-height: 2rem;
    font-size: .7rem;
}

.detail-title {
    font-size: .7rem;
    font-weight: bold;
    border-left: 5px solid #E60012;
    padding: 0 .5rem;
    margin: 1rem 0;
}

.detail-content {
    line-height: 1.3rem;
}

.apply {
    padding: 10px;
}

.apply-title {
    font-size: .9rem;
    font-weight: bold;
    margin-top: 1rem;
}

.apply ul {
    margin: .6rem 0;
    padding: 0 .5rem;
}

.apply ul li {
    font-size: .6rem;
    padding: .3rem 0;
    line-height: 1rem;
}

.recruit1 {
    background: #fff;
}

.recruit1 .col-50 {
    background: #fff;

}

.recruit-list {
    background: #fff;

}

.recruit-list .apply {
    color: #666;
    padding: 1px 8px;
}

.recruit-list .apply .apply-title {
    font-size: .7rem;
}

.recruit-list .apply ul li {
    padding: 3px 0;
}

.recruit-list .apply .apply-title span {
    border: 2px solid #E60012;
}

.mode {
    text-align: center;
    padding: 10px 0;
}

.mode a {
    width: 100%;
}

.zhaopin {
    height: 50px;
    position: fixed;
    width: 100%;
    bottom: 0;
    border-top: 1px solid #ccc;
    background: #fff;
}

.zhaopin .col-50 {
    width: 50%;
    height: 50px;
    padding: 10px 8px;
}

.zhaopin .col-50 a {
    width: 100%;
    height: 30px;
    background-color: rgba(230, 0, 18, 0.8);
    border: 0;
    color: white;
    padding: 3px;
    border-radius: 3px;
    box-shadow: 2px 2px 1px #eee;
    display: block;
    text-align: center;
    line-height: 26px;
}

/*product-info*/
.white-slider img {
    background: #fff;
}

.product-info {
    height: 36px;
}

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

.info-product {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 10px 0;
}

.info-product p {
    padding: 0 5px;
}

.product-options {
    background: #fff;
    padding: 0 .7rem;
}

.product-options dl {
    width: 100%;
}

.product-options > dl > dt {
    margin: 0;
    display: inline-block;
}

.product-options > dl > dd {
    margin: 0;
    display: inline-block;
}

.product-options > dl > dd a {
    color: #666;
    padding-right: .6rem;
}

.product-options > dl > dd i {
    padding-right: .6rem;

}

.cp {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.075) inset;
    cursor: pointer;
    display: inline-block;
    height: 1.4em;
    margin-right: 5px;
    width: 1.4em;
}

.qa-message-list {
    padding: 8px;
    margin-top: 8px;
    background: #fff;
}

.message-item {
    margin-bottom: 1.3rem;
    margin-left: 2rem;
    position: relative;
}

.message-item .message-inner {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 6px;
    position: relative;
}

.message-item .message-inner:before {
    border-right: 10px solid #ddd;
    border-style: solid;
    border-width: 10px;
    color: rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -20px;
    top: 6px;
    width: 0;
}

.message-item .message-inner:after {
    border-right: 10px solid #fff;
    border-style: solid;
    border-width: 10px;
    color: rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -19px;
    top: 6px;
    width: 0;
}

.message-item:before {
    background: #fff;
    border-radius: 2px;
    bottom: -30px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: -30px;
    position: absolute;
    width: 3px;
}

.message-item:after {
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    content: "";
    height: 13px;
    left: -37px;
    position: absolute;
    top: 10px;
    width: 13px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.message-item .message-head {
    border-bottom: 1px solid #eee;
    margin-bottom: 4px;
    padding-bottom: 4px;
    color: #ba4442;
}

.message-item .message-head .avatar {
    margin-right: .8rem;
}

.message-item .message-head .user-detail {
    overflow: hidden;
}

.message-item .message-head .user-detail h5 {
    font-size: .6rem;
    font-weight: bold;
    margin: 0;
}

.message-item .message-head .post-meta {
    float: left;
    padding: 0 15px 0 0;
}

.message-item .message-head .post-meta > div {
    color: #333;
    font-weight: bold;
    text-align: right;
}

.post-meta > div {
    color: #777;
    font-size: .6rem;
    line-height: 22px;
}

.message-item .message-head .post-meta > div {
    color: #333;
    font-weight: bold;
    text-align: right;
}

.qa-message-content {
    color: #000000;
    font-size: .6rem;
    line-height: 26px;
}

.about-detail {
    background: #fff;
}

.about-detail img {
    padding: 0;
    margin: 0;
}

.about-detail .about-text {
    padding: 0 8px;
}

.about-detail .about-text p {
    text-indent: 2em;
    line-height: 1rem;
}

/*遮罩层*/
.mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    left: 0;
    top: 5rem;
    opacity: .3;
    display: none;
    z-index: 1;
    /*    transform: translateZ(1px);*/
}

/*Other*/
.download-table {
    width: 100%;
    padding: 20px 8px;
}

.download-table table {
    border: 1px solid #e7e7e7;
    width: 100%;
    font-size: .6rem;
}

.download-table table tr {
    border: 1px solid #e7e7e7;

}

.download-table table td {
    border: 1px solid #e7e7e7;
    line-height: 1rem;
}

.download-table table .td1 {
    width: 55%;
    height: 2rem;
    padding: 0 6px;
}

.download-table table .td2 {
    width: 25%;
    text-align: center;
}

.download-table table .td3 {
    width: 20%;
    text-align: center;
}

.masks {
    background: #000;
    opacity: .5;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
    overflow: scroll;
    overflow-x: hidden;
}

.bottom-bar {
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
    z-index: 99999;
}

.bottom-bar .col-50 .buttons {
    width: 100%;
    height: 30px;
    text-align: center;
    background: #EE0000;
    border: 0;
    color: #fff;
    font-size: .7rem;
}

.page .num-params {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 4px 4px #f6f6f6;
}
.page .num-params ul{overflow:hidden;margin:0px;padding:8px 0px;}

.page .num-params li {
    float: left;
    width: 20%;
    text-align: center;
    border-right: solid 1px #eaeaea ;
}

.page .num-params .d01 {
    font-size: 25px;
    color: #a8a8a8;
    padding-top: 8px;
}

@font-face {
    font-family: indexFont;
    src: url('../../fonts/indexFont.TTF');
}

.page .num-params .d01 b{
    font-family: indexFont;
    font-size: 25px;
    line-height: 37px;
    height: 37px;
    font-weight: normal;
    margin-right: 2px;
    color: #333333;
}

.page .num-params .d01 .plus {
    font-family: indexFont;
    font-size: 25px;
    line-height: 37px;
    height: 37px;
    font-weight: normal;
    margin-left: 3px;
    color: #333333;
}

.page .num-params .d02 {
    font-size: 12px;
    margin-bottom: 5px;
    color: #666;
}
