@charset "utf-8";
/*全锟斤拷锟斤拷式*/
* {
    padding: 0;
    margin: 0;
}

body {
    font: 14px "Microsoft YaHei", arial;
    text-align: left;
    color: #333;
    background: #fff;
}

button, input {
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    outline: none;
}

input[type="text"], input[type="button"], input[type="submit"], input[type=password], input[type="reset"], input[type="date"] {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*, *:before, *:after {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

em, i {
    font-style: normal;
}

li, ol, ul {
    list-style-type: none
}

img {
    border: 0;
}

h3 {
    font-weight: normal;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.rel {
    position: relative;
}

.abs {
    position: absolute;
}

.ellipsis-1 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ellipsis-2 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main {
    width: 100%;
    height: 100%;
}

.top {
    height: 2.648648rem;
    background: #ab1313;
    position: relative;
}

.logo {
    width: 14.432432rem;
    height: 1.891891rem;
    display: block;
    margin: 0.351351rem 0 0 0.54054rem;
}

.logo img {
    width: 75%;
}

.top-nav {
    width: 1.621621rem;
    height: 1.621621rem;
    background: url(../bgimg/header-ico1.png) no-repeat;
    background-size: 1.621621rem;
    right: 0.54054rem;
    top: 0.594594rem;
}

/*banner*/
.banner {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.banner .swiper-slide img {
    width: 100%;
    float: left;
}

.banner .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5px;
}

.banner .swiper-pagination-white .swiper-pagination-bullet {
    opacity: 0.8;
    width: 0.972972rem;
    height: 0.297297rem;
    border-radius: 0;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #f4f4f4;
}

.swiper-button-next, .swiper-button-prev {
    width: 1.2rem;
    height: 1.9rem;
    background-size: 100%;
    z-index: 99;
}

/*锟斤拷锟斤拷*/
.rx-products {
    height: 22.918918rem;
    background: url(../bgimg/ixbg1.jpg) no-repeat;
    background-size: 100% auto;
}

.products-title {
    padding: 1.116216rem 0 0.6rem;
}

.products-title h3 {
    background: url(../bgimg/ix-xian.png) center center no-repeat;
    background-size: 15.135135rem auto;
    font-weight: bold;
    font-size: 1.351351rem;
    font-family: simsun;
    text-align: center;
}

.products-title p {
    text-align: center;
    font-size: 0.594594rem;
    padding: 0.27027rem 0;
}

.ix-products {
    padding: 0 0.54054rem;
}

.ix-products .pro {
    display: none;
}

.ix-products li {
    float: left;
    width: 6rem;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 1.3rem;
    margin-right: 0.432432rem;
}

.ix-products li:nth-child(3n) {
    margin-right: 0;
}

.ix-products li a {
    padding: 0.432432rem 0.432432rem 0.594594rem 0.432432rem;
    display: block;
    position: relative;
}

.ix-products li a img {
    max-width: 100%;
    display: block;
}

.ix-products li a span {
    width: 3.405405rem;
    height: 1.081081rem;
    display: block;
    font-size: 0.594594rem;
    color: #333;
    text-align: center;
    line-height: 1.081081rem;
    background: #f4f4f4;
    border-radius: 4px;
    left: 50%;
    margin-left: -1.702702rem;
    bottom: -0.54054rem;
}

.ix-products li .ixpro-text {
    font-size: 0.594594rem;
    padding: 0.27027rem 0;
    text-align: center;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tj-products {
    height: 23rem;
    background: url(../bgimg/ixbg2.jpg) no-repeat;
    background-size: cover;
}

.tj-products .products-title h3 {
    background: url(../bgimg/ix-xian2.png) center center no-repeat;
    background-size: 15.135135rem auto;
    color: #000;
}

.tj-products .products-title p {
    color: #fff;
}

.tejia-products {
    height: 22.918918rem;
    background: url(../bgimg/ixbg3.jpg) no-repeat;
    background-size: 100% auto;
}

.product1 { /*height: 32rem; */
}

.pro_nav {
    padding: 0 0.54054rem;
}

.pro_nav dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #f7f2f2;
    margin-bottom: 1rem;
    padding: 10px;
    border-radius: 10px;
}

.pro_nav dl dd {
    color: #f4f4f4;
    width: calc(100% / 4);
    text-align: center;
    font-size: 0.75rem;
    line-height: 2.4;
    cursor: pointer;
    border-radius: 6px;
}

.pro_nav dl dd.on {
    color: #fff;
    background: #f4f4f4;
}

/*锟斤拷司*/
.ixcompany {
    height: 13.729729rem;
    background: url(../bgimg/ixbg4.jpg) no-repeat;
    background-size: 100% auto;
}

.ixcompany-con {
    padding: 1.567567rem 0.54054rem 0;
}

.ixcompany-con img {
    float: left;
    width: 10.054054rem;
    height: 7.324324rem;
    margin-right: 0.405405rem;
}

.ixcompany-con h3 {
    font-size: 0.972972rem;
    padding-top: 0.81081rem;
}

.ixcompany-con h3 em {
    font-size: 0.594594rem;
    color: #999999;
    padding-left: 0.27027rem;
}

.ixcompany-text {
    background: #fff;
    padding: 0.81081rem 0.675675rem 0.54054rem 0.675675rem;
    width: 12.702702rem;
    right: 0.54054rem;
    top: 4.216216rem;
}

.ixcompany-text p {
    font-size: 0.594594rem;
    color: #666;
    margin-bottom: 0.27027rem;
}

.ixcompany-text p a {
    width: 4.594594rem;
    float: right;
    margin-top: 0.405405rem;
    height: 1.081081rem;
    text-align: center;
    background: #f4f4f4;
    line-height: 1.081081rem;
    display: block;
    border-radius: 4px;
    color: #fff;
}

/*news*/
.ixnews {
    height: 27.432432rem;
    background: url(../bgimg/ixbg5.jpg) no-repeat;
    background-size: 100% auto;
}

.ixnewscon {
    padding: 1.621621rem 0.54054rem;
}

.ixnews-title h3 {
    font-size: 0.972972rem;
    text-align: center;
    margin-bottom: 0.27027rem;
}

.ixnews-title p {
    font-size: 0.594594rem;
    text-align: center;
    color: #999999;
}

.ixnews-data {
    width: 3.918918rem;
    height: 3.918918rem;
    float: left;
    margin-right: 0.81081rem;
    background: #f4f4f4;
    padding-top: 0.81081rem;
    color: #fff;
    font-size: 1.027027rem;
    text-align: center;
}

.ixnews-data em {
    font-size: 0.648648rem;
    margin-top: 0.27027rem;
    display: block;
}

.ixnewsbox {
    padding: 1.081081rem 0 0.5rem;
}

.ixnewsbox li {
    float: left;
    width: 100%;
    margin-bottom: 0.702702rem;
    height: 3.918918rem;
    background: #fff;
}

.ixnewsbox li h3 {
    font-size: 0.81081rem;
    padding: 0.5rem 0 0.3rem;
    padding-right: 0.27027rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ixnewsbox li p {
    font-size: 0.594594rem;
    color: #999999;
    line-height: 0.85rem;
    padding-right: 0.27027rem;
}

.ixnews-btn a {
    width: 8.378378rem;
    height: 2.162162rem;
    font-family: simsun;
    text-align: center;
    font-size: 0.648648rem;
    line-height: 2.162162rem;
    background: #f4f4f4;
    color: #000;
    display: block;
    margin: 0 auto;
    border-radius: 4px;
}

/*link*/
.links {
    padding: 1.081081rem 0.54054rem;
    background: #e1e1e1;
}

.links span {
    font-size: 0.648648rem;
}

.links a {
    display: inline-block;
    margin-right: 0.54054rem;
    margin-bottom: 0.2rem;
    font-size: 0.648648rem;
}

/*footer*/
.footer {
    background: #444444;
    padding: 1.351351rem 0 0.54054rem;
}

.footerbtm {
    border-top: #505050 solid 1px;
    padding: 0.775675rem 0 0;
}

.footerbtm p {
    text-align: center;
    font-size: 0.714594rem;
    color: #ccc;
    line-height: 1rem;
}

.footerbtm p a {
    color: #ccc;
}

.f-left {
    margin-right: 0.81081rem;
}

.f-left img {
    width: 3.783783rem;
    height: 3.783783rem;
}

.foot-tel {
    padding-left: 1.621621rem;
    background: url(../bgimg/f-ico1.png) no-repeat;
    background-position: 0 center;
    background-size: 1.405405rem;
    margin-bottom: 0.3rem;
}

.foot-tel h3 {
    font-size: 0.748648rem;
    color: #fff;
    padding-top: 0.2rem;
}

.foot-tel p {
    font-size: 0.748648rem;
    color: #fff;
    line-height: 0.802702rem;
}

.foot-contact {
    padding-top: 0.4rem;
    border-top: #6d6d6d solid 1px;
}

.foot-contact p {
    font-size: 0.724594rem;
    color: #fff;
    line-height: 0.8rem;
}

.footercon {
    margin-bottom: 0.54054rem;
    padding: 0 0.54054rem;
}

.footercon .fr a img {
    width: 4.54054rem;
    height: 2.27027rem;
    margin-top: 0.81081rem;
}

/*锟揭憋拷fixed*/
.totop-box {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 10px;
    bottom: 50px;
    display: none;
    z-index: 100000;
}

.totop-box span {
    width: 40px;
    height: 40px;
    background: url(../bgimg/totop.png) no-repeat;
    display: block;
    background-size: 40px;
    opacity: 0.9;
}

/*锟斤拷页*/
.inner-box {
    padding: 0.54054rem;
}

.article-top {
    padding: 0 0.54054rem 0.81081rem;
    border-bottom: #DEDEDE solid 1px;
    margin-bottom: 0.81081rem;
}

.article-top h1 {
    font-size: 1rem;
    color: #333;
    font-weight: 300;
    padding: 0 0 0.54054rem 0;
}

.article-top p.tc span {
    padding-right: 0.54054rem;
    color: #999;
    font-size: 0.6rem;
}

.inner-dan {
    padding-bottom: 0.54054rem;
    font-size: 0.756756rem;
    line-height: 1.25rem;
}

.inner-dan img {
    max-width: 100%;
    display: block;
    height: auto !important;
}

.inner-dan p {
    font-size: 0.756756rem;
    line-height: 1.25rem;
    margin-bottom: 0.54054rem;
}

.article-page {
    padding: 0.81081rem 0;
    border-top: #aaa dotted 1px;
}

.article-page p {
    margin-bottom: 0.81081rem;
}

.article-page a {
    font-size: 0.81081rem;
    text-decoration: underline;
}

/*锟斤拷锟斤拷锟叫憋拷*/
.inner-news .ixnewsbox {
    padding: 1.081081rem 0 0.8rem;
}

.inner-news .ixnews-btn {
    margin-bottom: 1.5rem;
}

/*锟斤拷品锟叫憋拷*/
.inner-products {
}

.inner-products .ixnews-btn {
    margin: 1.5rem 0;
}

.inner-sorts-item {
    display: none;
}

.inner-sorts-title {
    height: 2.378378rem;
    background: #f0ece5;
    overflow: hidden;
    padding: 0 0.54054rem;
}

.inner-sorts-title ul {
    overflow-x: scroll;
    white-space: nowrap;
    width: 100%;
    float: left;
}

.inner-sorts-title ul::-webkit-scrollbar {
    display: none;
}

.inner-sorts-title ul li {
    display: inline-block;
    line-height: 2.378378rem;
    font-size: 0.76rem;
    font-weight: bold;
    margin-right: 0.54054rem;
    color: #333;
    text-align: center;
}

.inner-sorts-title ul li a.on {
    color: #f4f4f4;
}

.inner-sortsbox {
    padding: 1rem 0.54054rem;
}

.inner-sortsbox a {
    font-size: 0.76rem;
    margin-right: 0.54054rem;
    display: inline-block;
    margin-bottom: 0.5rem;
}

.inner-sortsbox a.cur {
    background: #f4f4f4;
    color: #fff;
    padding: 0.2rem 0.3rem;
}

.inner-products .ix-products li a {
    padding: 0 0 0.594594rem 0;
}

.ix-products li a p:first-child {
    height: 5rem;
    overflow: hidden;
    display: table;
    width: 100%;
}

.inner-products .ix-products li a p:first-child {
    height: 6rem;
    overflow: hidden;
    display: table;
    width: 100%;
}

.ix-products li a p:first-child b {
    display: table-cell;
    vertical-align: middle;
}

/*fixed锟斤拷锟斤拷*/
.nav-fixed {
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 99;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 50px;
}

.closenav {
    padding: 0.54054rem 0;
    float: right;
    margin-right: 0.54054rem;
    clear: both;
}

.navcon ul li {
    vertical-align: top;
    background: #f6f4ed;
}

.navcon ul li:nth-child(2n) {
    background: #fafafa;
}

.navcon ul li h3 {
    padding: 0.5rem 0.54054rem 0.5rem;
    font-size: 1rem;
    font-weight: bold;
}

.navcon ul li p {
    padding: 0.27027rem 0.54054rem 0.3rem;
}

.navcon ul li p a {
    font-size: 0.918918rem;
    margin-right: 0.81081rem;
    display: inline-block;
    margin-bottom: 0.5rem;
}

/*innernav*/
.inner-nav {
    border-bottom: #dedede solid 1px;
    padding: 0.5rem 0 0.5rem 0.5rem;
    background: #f6f6f6;
    margin-bottom: 0.5rem;
}

.inner-nav span {
    font-size: 0.648648rem;
    color: #999;
    padding-left: 1.351351rem;
}

.inner-nav span a {
    color: #666;
}

.inner-nav span i {
    width: 1.081081rem;
    height: 1.081081rem;
    background: url(../bgimg/ico-navpos.png) no-repeat;
    background-size: 1.081081rem;
    left: 0;
    top: 0;
}

.dwdz img {
    max-width: 100%;
    display: block;
    margin: auto;
    height: auto !important;
}

body {
    padding-bottom: 50px;
}

.fd_nav {
    background: #ab1313;
    border-top: #f4f4f4 1px solid;
    bottom: 0;
    height: 50px;
    left: 0;
    line-height: inherit;
    position: fixed;
    width: 100%;
    z-index: 1089;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    text-align: center;
    z-index: 99999;
}

.fd_nav a {
    color: #fff;
    display: inline-block;
    float: none;
    font-family: "Noto Sans S Chinese Thin";
    font-size: 12px;
    padding: 10px 0 0 0;
    text-align: center;
    width: 23%;
}

.fd_nav i {
    display: block;
    font-style: normal;
    height: 20px;
    margin: 0 auto;
    padding: 0 0 5px 0;
    position: relative;
    width: 40%
}

.fd_nav i img {
    height: 20px;
}

.fd_nav_dha {
    animation: pulse 1.2s .2s ease both infinite;
    -webkit-animation: pulse 1.2s .2s ease both infinite;
    -moz-animation: pulse 1.2s .2s ease both infinite;
}

@-webkit-keyframes pulse {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: scale(1, 1);
    }
    40% {
        -webkit-transform: scale(1, 1);
    }
    60% {
        -webkit-transform: scale(1.2, 1.2);
    }
}

@-moz-keyframes pulse {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: scale(1, 1);
    }
    40% {
        -moz-transform: scale(1, 1);
    }
    60% {
        -moz-transform: scale(1.2, 1.2);
    }
}

.fd_nav_dhb {
    animation: bounce 1.2s .2s ease both infinite;
    -webkit-animation: bounce 1.2s .2s ease both infinite;
    -moz-animation: bounce 1.2s .2s ease both infinite;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-4px)
    }
    60% {
        -webkit-transform: translateY(-2px)
    }
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0)
    }
    40% {
        -moz-transform: translateY(-4px)
    }
    60% {
        -moz-transform: translateY(-2px)
    }
}

.fd_nav i b {
    background: #f00;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    position: absolute;
    text-align: center;
    top: -5px;
    right: -5px;
    width: 15px;
}

.fd_nav b {
    font-weight: normal;
}

.pages01 {
    font-size: 12px;
    padding: 1.5em 0;
    text-align: center;
}

.pages01 a {
    font-size: 12px;
    color: #000;
    margin: 0 1px;
    padding: 3px 8px;
    border: 1px #cccccc solid;
}

.pages01 a.active, .pages a:hover {
    color: #fff;
    background-color: #008bdf;
}

/*****************************************************************/
.fy {
    border-top: 1px dashed #ccc;
    margin-top: 10px;
    padding-top: 10px;
}

.fy a {
    color: #555;
    text-decoration: none;
    display: block;
}

.logo1 {
    background: #f8f8f8;
}

.logo1 img {
    display: block;
    max-width: 100%;
    margin: auto;
}

.fui-tabbar.style1 {
    white-space: nowrap;
    overflow: auto;
    display: -webkit-flex;
    display: flex;
    height: 45px;
    overflow-x: auto;
}

.fui-tabbar {
    background: white;
    border-bottom: 1px solid #ededed;
}

.fui-tabbar a {
    display: inline-block;
    color: #666;
    font-size: 15px;
    width: auto;
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    /*border: 0;*/
    border-bottom: 2px solid transparent;
    border-radius: 0;
    text-align: center;
    -moz-transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-property: color;
    transition-property: color;
    text-decoration: none;
}

.fui-tabbar.style1 a {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}

.fui-tabbar a.active {
    -moz-transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transition-property: border-color;
    transition-property: border-color;
    /*background-color:#fff;*/
    border-color: #000;
    color: #000;
    border-bottom: 2px solid #000;
    text-decoration: none;
}

.bar-storeslist {
    background: #fff;
    font-size: 18px;
    color: #333;
}

.tab-storeslist {
    overflow: scroll;
    list-style: none;
    background: #fff;
    display: none;
    min-height: 120px;
}

.tab-storeslist.active {
    display: block;
}

.tab-storeslist .item {
    padding: 10px 0 10px 16px;
    border-bottom: 1px solid #dddddd;
}

.tab-storeslist .item .img {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 10px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2);
    overflow: hidden;
    margin-right: 16px;
    position: relative;
}

.tab-storeslist .item .img img {
    height: 100%;
    width: 100%;
    position: absolute;
}

.tab-storeslist .item .right {
    margin-left: 100px;
}

.tab-storeslist .item h3, .tab-storeslist .item h3 a {
    font-size: 16px;
    line-height: 1.5em;
    color: #666666;
}

.tab-storeslist .item h3 a:link, .tab-storeslist .item h3 a:visited {
    color: #666666;
}

.tab-storeslist .item address {
    font-size: 12px;
    color: #999999;
    padding: 5px 10px 5px 0;
    margin: 0;
    line-height: 1.5em;
}

.tab-storeslist .item p {
    font-size: 12px;
    color: #000;
    padding: 5px 0;
    margin: 0;
}

.tab-storeslist .item p a {
    color: #ff6600;
}

.ppry {
    padding-top: 20px;
}

.ppry .p2 {
    font-size: 20px;
    text-align: center;
    color: #3c3c3c;
    position: relative;
    line-height: 1;
    margin-bottom: 20px;
}

.ppry .p2:after {
    content: '';
    display: block;
    width: 64px;
    height: 3px;
    background: #ed0004;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: -14px;
    line-height: 1;
}

.ppry .p3 {
    font-size: 14px;
    text-align: center;
    color: #3c3c3c;
    padding: 0 10px;
}

.rypp {
    width: 92.5%;
    margin: 0 auto;
    padding: 20px 0;
}

.rypp img {
    width: 100%;
    display: block;
    height: 12rem;
}

.ryzzbg {
    background: url(../bgimg/honr_bg.png) no-repeat;
    padding: 17px;
    background-size: 100% 100%;
}

.mfby {
    text-align: center;
    padding: 20px 0 30px;
    font-size: 18px;
    font-weight: bold;
    color: #ff242d;
}