﻿/*top*/

.top {
    width: 100%;
    background: #333333;
    height: 40px;
    line-height: 40px;
    color: #999999;
    text-align: right;
}

.phone-icon {
    width: 42px;
    height: 42px;
    background: #e30615;
    border-radius: 50%;
    line-height: 42px;
    text-align: center;
}

.phone-icon i {
    font-size: 26px;
}

.phone-num span {
    color: #999;
}

.phone-num p {
    font-size: 22px;
    font-weight: bold;
}

.header {
    padding: 30px 0;
    position: relative;
}

.phone-icon {
    margin-right: 10px;
}

.phone {
    position: absolute;
    right: 15px;
}

.m-search {
    height: 60px;
    line-height: 60px;
    text-align: right;
    position: relative;
    transition: all 0.3s;
}

.m-search i {
    color: #e30615;
    font-size: 26px;
}

.search-hide {
    width: 260px;
    height: 60px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 9999;
    display: none;
}

.m-search:hover .search-hide {
    cursor: pointer;
    display: block;
}

.search-hide input {
    width: 200px;
    height: 40px;
    line-height: 40px;
    border: none;
    font-size: 16px;
    text-indent: 10px;
    float: left;
}

.search-hide button {
    width: 40px;
    height: 40px;
    background: #e30615;
    color: #fff;
    border: none;
    float: left;
}

.search-hide button i {
    color: #fff;
}


/*nav*/

.subnav {
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 9999;
    display: none;
    width: 160px;
    background: rgba(255, 255, 255, 0.9);
}

.subnav li {
    font-size: 14px;
}

.subnav ul {
    float: none;
}

.subnav li a {
    height: 35px!important;
    line-height: 35px!important;
}

.subnav li a:hover {
    background: #e30615;
    color: #fff;
    padding: 0 10px!important;
}

.nav li:hover .subnav {
    display: block;
}

.navbar-nav {
    margin: 0 -15px;
}

.rs-nav {
    border-top: 2px solid #666;
    width: 100%;
    background: none;
    border-bottom: none;
    font-size: 18px;
    margin-bottom: 0;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: none;
}

.rs-nav ul li a {
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
}

.rs-nav ul li a.active,
.rs-nav ul li a:hover {
    padding: 0 30px;
    font-weight: bold!important;
    background: #e30615!important;
    color: #fff!important;
}


/*公司简介*/

.m-about .ch,
.m-news .ch,
.m-case .ch {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.m-about .eng,
.m-news .eng,
.m-case .eng {
    color: #999;
    text-align: center;
}

.line {
    text-align: center;
    margin-bottom: 50px;
}

.a-red-top,
.a-red-bot {
    color: #e30615;
}

.a-red-top {
    font-size: 26px;
}

.a-red-bot {
    font-size: 36px;
}

.m-about-intro {
    font-size: 16px;
    text-align: justify;
    line-height: 36px;
    margin-top: 2%;
}

.m-about-more {
    width: 20%;
    height: 35px;
    background: #e30615;
    border-radius: 200px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    margin-top: 2%;
}

.m-about-rig {
    padding-left: 20px;
}

.m-a-pic,
.m-n-pic,
.m-case-pic,
.pro-dis-item .pic {
    width: 100%;
    height: 0;
    overflow: hidden;
}

.m-a-pic {
    padding-bottom: 65%;
}

.m-n-pic {
    padding-bottom: 70%;
}

.pro-dis-item .pic {
    display: block;
    padding-bottom: 100%;
}

.m-case-pic {
    display: block;
    padding-bottom: 65%;
}


/*products*/

.m-pro-title,
.navbar-brand {
    display: none;
}

.m-products {
    padding: 50px 0;
}

.m-pro-left {
    height: 607px;
    padding: 30px 20px;
    background: #fff;
    box-shadow: 0 15px 10px -15px #000;
}

.m-pro-left ul {
    width: 100%;
}

.m-pro-left ul li {
    border-bottom: 1px solid #ddd;
    clear: both;
    line-height: 53px;
    font-size: 16px;
}

.m-pro-left ul li i {
    font-size: 20px;
    vertical-align: middle;
    color: #ccc;
}

.m-pro-left ul li a.active,
.m-pro-left ul li a.active i,
.m-pro-left ul li a:hover,
.m-pro-left ul li a:hover i {
    color: #e30615;
    font-weight: bold;
}

.m-pro-left h2 {
    margin-bottom: 7%;
    margin-top: 2%;
    font-weight: bold;
}

.m-pro-brand .pic {
    display: inline-block;
    overflow: hidden;
}

.m-pro-brand {
    box-shadow: 0 15px 10px -15px #000;
    margin-bottom: 35px;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 64%;
    overflow: hidden;
}

.m-pro-brand img {
    width: 100%;
}

.p-brand-title {
    width: 100%;
    height: 100%;
    background: rgba(227, 6, 21, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: ease all 0.5s;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-top: 70px;
}

.m-pro-brand:hover .p-brand-title {
    opacity: 1;
}


/*新闻中心*/

.m-news-item {
    width: 100%;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.m-news-item .dot {
    width: 4%;
}

.m-news-item .dot i {
    font-size: 30px;
    line-height: 26px;
}

.m-news-item .txt {
    width: 82%;
    border-right: 1px solid #ddd;
    padding-right: 20px;
    margin-right: 20px;
}

.m-news-item .txt .title {
    font-size: 18px;
    font-weight: bold;
}

.m-news-item .txt .intro {
    color: #999;
    margin-top: 10px;
    line-height: 24px;
}

.m-news-item .time {
    width: 10%;
}

.m-news-item .time .date {
    color: #999;
    text-align: right;
    margin-top: 20px;
}

.m-news-item .time .arrow {
    text-align: right;
}

.m-news-item .time .arrow i {
    font-size: 36px;
    color: #e30615;
    text-align: right;
}


/*m-case*/

.m-case {
    width: 100%;
    background: #f5f5f5;
    padding: 50px 0;
    margin-top: 50px;
}

.m-case-pic img,
.m-n-pic img,
.m-a-pic img {
    width: 100%;
    transition: ease all 0.5s;
    transform: scale(1, 1);
}

.m-case-pic img:hover,
.m-n-pic img:hover,
.m-a-pic img:hover {
    transform: scale(1.1, 1.1);
}


/*footer*/

.footer {
    width: 100%;
    background: #333;
    padding: 50px 0;
}

.f-left {
    border-right: 1px solid #484848;
}

.copy,
.f-contact p {
    color: #fff;
    opacity: 0.5;
}

.f-logo,
.f-contact h2 {
    margin-bottom: 20px;
}

.wechat {
    margin-top: 20px;
}

.f-contact h2 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.f-contact p {
    line-height: 28px;
}


/*产品展示*/

.in-banner {
    height: 130px;
    width: 100%;
    padding-top: 30px;
}

.in-banner .ch {
    text-align: center;
    font-size: 30px;
}

.in-banner .eng {
    font-size: 16px;
    text-align: center;
}

.web-pro-sub {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ececec;
}

.web-pro-sub .container,
.in-case-con .container {
    padding: 0;
}

.wap-pro-sub {
    display: none;
}

.web-pro-sub ul li {
    float: left;
    font-size: 16px;
}

.web-pro-sub ul li a {
    padding: 0 20px;
}

.web-pro-sub ul li a.active {
    background: #e30615;
    font-weight: bold;
    color: #fff;
}

.in-brand-con,
.in-case-con {
    margin: 50px 0;
    width: 100%;
}

.in-brand-con {
    border-bottom: 1px solid #dddddd;
}

.in-brand-con span,
.in-case-con span {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}

.in-brand-item {
    width: 100%;
    height: 0;
    padding-bottom: 64%;
    overflow: hidden;
    display: block;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.in-brand-item img {
    width: 100%;
}

.inter-rec-title .title {
    font-size: 26px;
    color: #333;
    text-align: center;
}

.inter-rec-title .line {
    width: 30px;
    height: 5px;
    background: #e30615;
    margin: 0 auto;
    margin-top: 5px;
}

.inter-rec-item {
    border: 1px solid #ddd;
    margin-bottom: 50px;
}

.inter-rec-list,
.pro-dis-con {
    margin-top: 50px;
    margin-bottom: 20px;
}

.rec-img {
    display: block;
    height: 320px;
    overflow: hidden;
}

.rec-img img {
    width: 100%;
}

.inter-rec-txt {
    padding: 20px;
}

.inter-rec-txt .title {
    font-weight: bold;
    font-size: 20px;
}

.inter-rec-txt .intro {
    text-align: justify;
    line-height: 30px;
    color: #666;
    margin: 10px 0;
}

.inter-rec-txt a {
    display: block;
    width: 110px;
    height: 35px;
    background: #e30615;
    border-radius: 200px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}

.pro-dis-intro {
    min-height: 380px;
    width: 100%;
    margin-top: 30px;
    padding: 50px 0;
    margin-bottom: 50px;
}

.pro-dis-intro p {
    color: #fff;
    line-height: 36px;
    text-align: justify;
    font-size: 15px;
}

.pro-dis-list {
    margin-top: 50px;
}

.pro-dis-item {
    border: 1px solid #ddd;
    margin-bottom: 50px;
}

.pro-dis-item .pic img {
    width: 100%;
}

.dis-item-title {
    height: 40px;
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    line-height: 40px;
}

.dis-item-title p {
    font-weight: bold;
    padding-left: 10px;
    font-size: 15px;
}

.dis-item-title span {
    display: block;
    width: 40px;
    height: 40px;
    background: #e30615;
    text-align: center;
    line-height: 40px;
}

.dis-item-title span i {
    font-size: 20px;
}


/*in-news*/

.in-news-list {
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.in-news-list .pic {
    width: 20%;
    height: 0;
    padding-bottom: 14%;
overflow: hidden;
}

.in-news-list .pic img {
    width: 100%;
}

.in-news-txt {
    width: 60%;
    margin: 0 5%;
}

.in-news-txt .title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.in-news-txt .intro {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 15px;
    text-align: justify;
}

.in-news-time {
    width: 10%;
    text-align: center;
}

.m-d {
    font-size: 26px;
    color: #666;
    margin-top: 20px;
}

.year {
    color: #999;
    font-size: 16px;
}

.in-news-time i {
    color: #e30615;
    font-size: 24px;
}


/*单页*/

.single-con {
    width: 100%;
    background: #f5f5f5;
    padding: 50px 0;
}

.single-con .container {
    padding: 50px;
    background: #fff;
    min-height: 500px;
}

.single-title {
    font-size: 32px;
    text-align: center;
}

.single-time {
    text-align: center;
    color: #999;
    margin: 10px 0;
}

.single-intro {
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    margin-top: 20px;
    text-align: justify;
}


/*产品详情*/

.pro-det-pic {
    background: #f5f5f5;
    height: 470px;
    vertical-align: middle;
    text-align: center;
    line-height: 470px;
    overflow: hidden;
}

.pro-det-pic .swiper-button-next {
    background: url(../images/next.png) no-repeat;
    width: 50px;
    height: 50px;
    right: 0;
    top: 230px;
}

.pro-det-pic .swiper-button-prev {
    background: url(../images/prev.png) no-repeat;
    width: 50px;
    height: 50px;
    left: 0;
    top: 230px;
}

.pro-det-pic .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: -200px;
}

.pro-det-pic .swiper-pagination-bullet-active {
    background: #e30615;
}

.pro-det-con,
.det-con-bot {
    margin-top: 50px;
}

.det-rig-title {
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
}

.det-rig-title span {
    display: block;
    width: 50px;
    height: 4px;
    background: #e30615;
    position: absolute;
    left: 0;
    bottom: 0;
}

.det-rig-title h2 {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 30px;
}

.det-rig-intro {
    margin-top: 30px;
    line-height: 36px;
    font-size: 16px;
    text-align: justify;
}

.certificate {
    overflow: hidden;
}

.certificate img {
    width: 100%;
}

.certificate span {
    display: block;
    text-align: center;
    line-height: 45px;
}

.tab-hd {
    width: 100%;
    overflow: hidden;
    zoom: 1;
    height: 50px;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;
}

.tab-hd li {
    height: 50px;
    line-height: 50px;
    width: 20%;
    float: left;
    text-align: center;
    cursor: pointer;
    color: #333;
    font-size: 16px;
}

.tab-hd li.active {
    background: #e30615;
    color: #fff;
    font-weight: bold;
}

.details-txt {
    display: none;
}

.det-bot-con {
    border: 1px solid #ddd;
    min-height: 700px;
}

.tab-bd-txt {
    padding: 70px 20px;
    line-height: 36px;
    text-align: justify;
}

.new-product {
    width: 100%;
    background: #f5f5f5;
    margin-top: 50px;
    padding: 50px 0;
}

.new-product h2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}


/*page*/

.df-page {
    text-align: center;
}

.df-page {
    margin-top: 1%;
    margin-bottom: 3%;
}

.df-page ul {
    float: none;
}

.df-page li {
    text-align: center;
    display: inline-block;
}

.df-page span {
    margin-bottom: 0;
}

/*kf*/

.floating { position: fixed; right: 0; top: 20%; z-index: 9999; border: 1px solid #f1f1f1; background: #fff; }

    .floating dl { margin: 0; }

        .floating dl dd { position: relative; width: 75px; height: 75px; text-align: center; cursor: pointer; border-bottom: 1px solid #f1f1f1; padding-top: 10px; }

            .floating dl dd:hover { background-color: #e30615; border-bottom: solid 1px #e30615; color: #fff; }

                .floating dl dd:hover span i { color: #fff; }

                .floating dl dd:hover .floating_left { display: block; }

    .floating dd span { color: #656565; display: block; line-height: 26px; }

        .floating dd span i { font-size: 24px; color: #e30615; }

.floating_left { position: absolute; left: -141px; top: 0px; width: 140px; height: 75px; background-color: #e30615; display: none; line-height: 70px; font-size: 18px; }

.floating .return span { line-height: 40px; }

.floating dd a:hover p { color: #fff; }

.floating dd p { color: #e30615; }

.floating .ewm {
    position: relative;
}

.wx-sm img {
    width: 40px;
    height: 40px;
}

.floating .wx-big {
    position: absolute;
    display: none;
    width: 140px;
    height: 140px;
    max-width: 140px;
    right: 75px;
}

.floating .ewm:hover .wx-big {
    display: block;
    top: 0;
}

.floating .ewm:hover p {
    color: #fff;
}