@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

div, form, img, ul, ol, li, dl, dt, dd, textarea {
    margin: 0;
    padding: 0;
    border: 0
}

p {
    margin: 0;
}

ul, li {
    list-style-type: none
}

a, a:hover {
    text-decoration: none;
    cursor: pointer;
}

.clear {
    clear: both;
    float: none;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f20 {
    font-size: 20px;
}

.red {
    color: #d60007;
}

.container-fluid, .container {
    padding: 0;
}

.header {
    height: 110px;
}

.header .header-left {
    float: left;
}

.header .header-left img {
    padding-top: 20px;
}

.header .header-right {
    float: right;
}

.header .header-right .menu {
    height: 60px;
}

.header .header-right .menu li {
    float: left;
    width: 125px;
    text-align: center;
    font-size: 20px;
}

.header .header-right .menu li a {
    line-height: 110px;
    display: block;
    color: #222222;
}

.header .header-right .menu li.active span {
    border-bottom: solid 2px #000000;
    padding-bottom: 5px;
}

.flash {
    margin: 0 auto;
}

.flash .carousel-inner > .item > img {
    width: 100%;
}

.home-product {

}

.home-product .product-title img {
    width: 100%;
}

.home-product .row {
    margin: 0;
}

.home-product .row .col-sm-4 {
    padding: 0;
}

.home-product .row .col-sm-4 img {
    width: 100%;
}

.home-about {
    position: relative;
}

.home-about .about-bg img {
    width: 100%;
}

.home-about .about-block {
    width: 100%;
    position: absolute;
    z-index: 101;
    top: 0;
    padding: 60px 0;
}

.home-about .context {
    padding: 40px 10%;
    color: #505050;
    font-size: 20px;
    line-height: 36px;
}

.home-about .more {
    text-align: center;
    font-size: 16px;
}

.home-about .more a {
    margin: 0 auto;
    width: 180px;
    height: 60px;
    line-height: 60px;
    display: block;
    color: #ffffff;
    background-color: #0093dd;
}

.partner {
    padding: 50px 0;
}

.partner .row {
    padding-top: 30px;
}

.partner .col-md-20 {
    float: left;
    margin-top: 30px;
}

.partner .col-md-20 img {
    border: solid 1px #b9b9b9;
    width: 100%;
}

@media (min-width: 992px) {
    .col-md-20 {
        width: 20%;
    }
}

.h340 {
    margin: 0 auto;
}

.h340 img {
    width: 100%;
}

.home-title {
    height: 70px;
    text-align: center;
    font-size: 40px;
    background-image: url(../images/index/title_line.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.footer {
    background-color: #505050;
    color: #fffffe;
    padding-bottom: 20px;
}

.footer .footer-left {
    float: left;
    line-height: 30px;
}

.footer .footer-left .logo {
    padding: 40px 0;
}

.footer .footer-left .address {
    height: 30px;
    background-image: url(../images/address_icon.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 30px;
}

.footer .footer-left .contact {
    height: 30px;
    background-image: url(../images/contact_icon.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 30px;
}

.footer .footer-left .phone {
    height: 30px;
    background-image: url(../images/phone_icon.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 30px;
}

.footer .footer-left .email {
    height: 30px;
    background-image: url(../images/email_icon.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 30px;
}

.footer .footer-left .footer-block {
    float: left;
    width: 170px;
    border-left: solid 1px #37383c;
    text-align: center;
}

.footer-title {
    font-size: 16px;
    font-weight: 600;
    color: #999999;
}

.footer-box a {
    display: block;
    font-size: 14px;
    color: #999999;
    padding-top: 8px;
}

.footer .footer-right {
    width: 190px;
    float: right;
    padding-top: 50px;
}

.footer .footer-right .wx-logo {
    border: solid 1px #717171;
    padding: 15px;
}

.footer .footer-right .wx-logo img {
    width: 160px;
    height: 160px;
}

.footer .footer-right .wx-title {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.copyright {
    color: #787878;
    line-height: 36px;
    background-color: #323232;
}

.copyright a {
    color: #787878;
    padding-left: 5px;
}

.about-banner {
    text-align: center;
}

.about-banner img {
    width: 100%;
}

.product-banner {
    text-align: center;
}

.product-banner img {
    width: 100%;
}

.equipment-banner {
    text-align: center;
}

.equipment-banner img {
    width: 100%;
}

.contact-banner {
    text-align: center;
}

.contact-banner img {
    width: 100%;
}

.black-title {
    color: #010101;
    font-size: 36px;
    padding: 10px 0;
}

.black-title span {
    border-bottom: solid 2px #010101;
    padding-bottom: 2px;
}

.while-title {
    color: #ffffff;
    font-size: 36px;
    padding: 10px 0;
}

.about {
    padding-top: 30px;
    padding-bottom: 50px;
}

.about .about-context {
    padding-top: 20px;
    line-height: 26px;
    font-size: 15px;
}

.about-manager {
    background-color: #f3f3f3;
    padding-top: 30px;
    padding-bottom: 50px;
}

.about-manager .manager-context {
    text-align: center;
}

.about-manager .manager-context img {
    width: 80%;
}

.about-culture {
    padding: 50px 0;
}

.about-culture .culture-context {
    padding-top: 20px;

}

.about-culture .culture-context .swiper-slide {
    position: relative;
}

.about-culture .culture-context .swiper-slide .culture-image img {
    width: 100%;
}

.about-culture .culture-context .swiper-slide .culture-title {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 100%;
    /*background-color: #336d9e;*/
    /*opacity: 0.6;*/
    color: #ffffff;
    line-height: 40px;
    background-color: rgba(50, 109, 157, 0.6);
}

.about-culture .culture-context .swiper-slide .culture-title span {
    padding-left: 20px;
}

.about-page {

}

.about-page .value-block {
    position: relative;
}

.about-page .value-block .value-bg img {
    width: 100%;
}

.about-page .value-block .value-context {
    width: 100%;
    position: absolute;
    top: 0;
    padding: 50px 0;
    color: #ffffff;
}

.about-page .value-block .value-context .nav-tabs {
    border-bottom: 0;
    margin-top: 30px;
}

.about-page .value-block .value-context .nav-tabs > li {
    width: 33.333333%;
}

.about-page .value-block .value-context .nav-tabs > li > a {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    font-size: 25px;
    color: #ffffff;
    padding: 0;
}

.about-page .value-block .value-context .nav-tabs > li.active > a {
    color: #0ef1ff;
}

.about-page .value-block .value-context .nav-tabs > li.active > a > span {
    border-bottom: solid 2px #0ef1ff;
    padding-bottom: 4px;
}

.about-page .value-block .value-context .tab-content {
    padding: 50px 0;
    font-size: 18px;
    line-height: 36px;
}

.contact-title {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
}

.partner-page {
    padding-top: 30px;
    padding-bottom: 50px;
}

.partner-page .col-md-20 {
    float: left;
    margin-top: 30px;
}

.partner-page .col-md-20 img {
    border: solid 1px #b9b9b9;
    width: 100%;
}

.contact-page {
    padding-top: 30px;
    padding-bottom: 50px;
}

.contact-page .row {
    margin-top: 30px;
}

.contact-page .row .col-sm-4 {
    border: solid 1px #d9d9d9;
    width: 32%;
    margin: 0 0.666666%;
    text-align: center;
    padding-bottom: 40px;
}

.contact-page .image {
    padding: 20px 0;
}

.contact-page .title {
    font-size: 20px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 20px;
}

.contact-page .context {
    font-size: 15px;
    color: #505050;
}

.equipment-page {
}

.equipment-page .row {
    margin: 0;
}

.equipment-page .row .col-sm-4 {
    padding: 0;
}

.equipment-page .row .col-sm-4 img {
    width: 100%;
}

.product-page .image img {
    width: 100%;
}

.product-page .row {
    margin: 0;
}

.product-page .row .col-sm-4 {
    padding: 0;
}

.product-page .row .col-sm-4 img {
    width: 100%;
    height: 100%;
}

.nav-block {
    height: 45px;
    background-color: #ffffff;
    margin-top: 30px;
    padding: 0 20px;
}

.nav-block .nav-block-home {
    line-height: 45px;
    background-image: url(../images/home_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 26px;
    color: #999;
}

.nav-block a {
    color: #666;
}

.news-detail {
    padding-top: 20px;
}

.news-detail h1 {
    font-size: 30px;
    font-weight: 600;
}

.news-detail h1 span {
    border-bottom: solid 2px #000000;
    padding-bottom: 5px;
}

.news-detail .time {
    line-height: 30px;
    color: #999999;
    text-align: center;
    border-bottom: dotted 1px #999999;
}

.news-detail .news-detail-title {
    height: 48px;
    border-bottom: solid 2px #0093dd;
}

.news-detail .news-detail-title span {
    width: 120px;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
    text-align: center;
    background-color: #0093dd;
    display: block;
}

.news-detail .content {
    padding: 20px 0;
}

.news-detail .content a {
    color: #333;
}

.news-detail .content img {
    padding-bottom: 10px;
}

.news-detail .content a:hover {
    color: #169b3e;
}

.news-detail .content p {
    margin: 0 0 5px;
}

.news-detail .tag {
    height: 30px;
}

.news-detail .tag a {
    font-size: 14px;
    color: #FFFFFF;
    background-color: #CCCCCC;
    padding: 5px 10px;
    margin: 0 2px;
    border-radius: 5px;
}

.search-block {
    height: 60px;
    background-color: #ffffff;
    margin-top: 30px;
    padding: 0 20px;
}

.search-block .search-block-left {
    height: 60px;
    float: left;
    background-image: url(../images/search_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

.search-block .search-block-left .input-group {
    margin-top: 13px;
    margin-left: 20px;
}

.search-block .search-block-right {
    width: 130px;
    line-height: 60px;
    float: right;
    background-image: url(../images/home_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 26px;
    color: #999;
}

.search-block .search-block-right a {
    color: #666;
}

.context-bg {
    background-color: #f4f4f4;
}

.no-data {
    line-height: 200px;
    text-align: center;
    color: #999999;
}

/*标签*/
.tag-list {
    margin: 20px 0;
    background-color: #ffffff;
    padding: 0 10px;
}

.tag-list .row {
    margin: 0;
}

.tag-list .row .col-md-4 {
    padding: 0;
}

.tag-list .tag-box {
    height: 160px;
    background-color: #f8f8f8;
    margin-top: 20px;
    color: #777777;
    padding: 0 20px;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.tag-list .tag-box .tag-title {
    padding: 10px 0;
}

.tag-list .tag-box .tag-title a {
    font-size: 16px;
    color: #777777;
    font-weight: 600;
}

.tag-list .tag-box .tag-title a:hover {
    color: #4eae46;
}

.tag-list .tag-box .tag-des {
    line-height: 20px;
    color: #999;
}