/*
Theme Name: 深圳天择体育设施有限公司
Theme URI: http://sztzty.com/
Author: 小玉兔
Author URI: http://www.dabaitui.cn
Description: 深圳天择体育设施有限公司企业官网
Version: 1.0
*/

* {
    margin: 0;
    padding: 0;
}

em,
i {
    font-style: normal;
}

h1,
h2,
h3,
h4 {
    font-weight: 400;
}

b {
    font-weight: 400;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
}

button {
    cursor: pointer;
}

a {
    color: #000;
    text-decoration: none;
    font-family: simhei, Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
}

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

button,
input {
    font-family: simhei, Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
}

body {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    font: 14px/1.5 simhei, Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
    color: #000;
    padding-top: 110px;
}

body.stop::after {
    position: fixed;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
}

.flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-overflow-line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


/* header */

.header-top {
    background-color: #1159a3;
    line-height: 40px;
    color: #65adf7;
}

.header-top span {
    color: #fff;
    letter-spacing: 2px;
}

.header-top .company-name {
    border-right: 1px solid #65adf7;
}

.header-top .company-name h1 {
    font-size: 14px;
    margin: 0;
    line-height: 40px;
}

.navbar-brand.header-logo {
    height: 70px;
    padding: 0;
}

.header-logo img {
    height: 100%;
}

#header-nav-menu a {
    padding: 15px 30px;
    line-height: 20px;
    font-size: 16px;
}

#header-nav-menu .current-menu-item {
    background-color: #3089e5;
    color: #fff;
}
#header-nav-menu .current-menu-item a{
    color: #fff;
}
#header-nav-menu a span {
    display: block;
    font-family: Microsoft YaHei;
    font-size: 12px;
}

#header {
    background-color: #fff;
    z-index: 3;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.navbar {
    margin-bottom: 0;
    border: 0;
}

.navbar-right {
    line-height: 50px;
}

.navbar-toggle {
    background-color: #efefef;
}

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

.navbar-header {
    background-color: #fff;
}

.moble-nav {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    transform: translateY(-100%);
    position: absolute;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    transition: transform 0.3s linear;
}

.moble-nav.open {
    visibility: inherit;
    opacity: 1;
    transform: translateY(0);
}

.moble-nav a {
    text-align: center;
}

.moble-nav #header-nav-menu a span {
    display: none;
}


/* 顶部banner图 */

.index-banner {
    position: relative;
}

.index-banner img {
    width: 100%;
}

.index-banner-text {
    position: absolute;
    bottom: 0;
    padding: 10px 0;
    left: 50%;
    transform: translate(-50%, 50%);
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.index-banner-text li {
    width: 300px;
    padding: 20px 30px;
}

.index-banner-text li:nth-child(2) {
    border-left: 1px solid #e1e8ef;
    border-right: 1px solid #e1e8ef;
}

.index-banner-text li span {
    font-family: simsun;
    color: #3191f3;
    font-size: 18px;
}

.index-banner-text li p {
    margin: 10px 0;
}


/* 模块公共样式 */

.index-tit-line {
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background-color: #1159a3;
    margin: 10px auto 20px;
}


/* 产品中心 */

.index-product {
    padding-top: 100px;
    padding-bottom: 20px;
}

.index-product-box img {
    border-radius: 15px;
}

.index-fg {
    padding: 60px 20px;
    color: #fff;
    font-size: 16px;
    margin: 20px 0;
}


/* 业务介绍 */

.index-business {
    padding: 20px 0;
}

.index-business-left ul.flex {
    flex-wrap: wrap;
    padding: 20px 0;
}

.index-business-left ul.flex li {
    width: 50%;
    line-height: 3;
}

.index-business-left ul.flex li span {
    display: inline-block;
    width: 16px;
    text-align: center;
    line-height: 16px;
    color: #fff;
    margin-right: 10px;
    background-color: #48adfa;
}

.index-business-right>div {
    position: relative;
    padding-top: 30px;
}

.index-business-right>div img {
    width: 100%;
}

.index-business-right>div p {
    position: absolute;
    right: 0;
    bottom: 0;
    font-weight: 700;
    font-size: 16px;
    padding: 0 20px;
}


/* 新闻动态 */

.index-news {
    padding: 50px 0;
    background-color: #eaeeef;
    margin: 30px 0 0;
}

.index-news-img {
    width: 100%;
    height: 200px;
    border: 2px solid #fff;
    border-radius: 6px;
    overflow: hidden;
}

.index-news-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.2s linear;
}

.index-news-img img:hover {
    transform: scale(1.1);
}

.index-news-left span {
    line-height: 2;
}

.index-news-left h1 {
    font-size: 18px;
    margin: 6px 0 10px;
    color: #000;
}

.index-news-left p {
    color: #666;
}

.index-news-right ul li {
    padding: 6px 0 6px;
}

.index-news-right ul li:nth-child(2) {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.index-news-right ul li h1 {
    font-size: 18px;
    margin: 6px 0;
    color: #000;
}

.index-news-right ul li p {
    color: #666;
}

.index-news-more a {
    display: inline-block;
    background-color: #1159a3;
    color: #fff;
    padding: 6px 30px;
    box-shadow: 6px 6px 4px rgba(17, 89, 163, .2);
}


/* 在线留言 */

.index-message {
    padding: 50px 0;
}

.index-form-box {
    background-color: #fff;
    width: 500px;
    max-width: 80%;
    margin: 0 auto;
    padding: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.index-form-box .form-box-input input {
    border: 0;
    outline: none;
    width: 100%;
    padding: 0 10px;
    background-color: #eaeeef;
    line-height: 2;
    font-size: 16px;
}

.index-form-box .form-box-input span {
    display: block;
    margin-bottom: 6px;
    color: #878a93;
    font-size: 16px;
}

.index-form-box .form-box-input>div {
    margin-bottom: 15px;
}

.index-form-box .form-box-input textarea {
    width: 100%;
    padding: 10px;
    resize: none;
    border: 0;
    outline: none;
    background-color: #eaeeef;
    font-size: 16px;
    overflow-y: hidden;
}

#mes-sub {
    border: 0;
    outline: none;
    display: block;
    width: 50%;
    font-size: 16px;
    line-height: 40px;
    margin: 0 auto;
    color: #fff;
    background-color: #1159a3;
    border-radius: 10px;
}


/* footer */

#footer {
    padding: 50px 0 0;
    background-color: #2a2f35;
}

#footer .copyright {
    margin-top: 20px;
    padding: 10px 0;
    background-color: #24292f;
}

.footer-left ul.flex {
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.footer-left ul.flex a {
    display: block;
    color: #fff;
}

.footer-left p {
    color: #758387;
}

.footer-middle p {
    color: #758387;
    font-size: 16px;
}

.footer-middle ul.flex {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.footer-middle ul.flex li {
    color: #fff;
    padding: 0 10px;
}

.footer-middle>a {
    color: #1159a3;
}

.footer-logo-box {
    background-color: #fff;
    padding: 10px 20px;
}

#footer .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.copyright {
    color: #758387;
}

.copyright a {
    white-space: nowrap;
    color: #758387;
}


/* page */

.top-img img {
    width: 100%;
}


/* about-us */

.jj {
    padding: 30px 0;
}

.jj .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.jj-left h3,
.company-news h3,
.fw h3 {
    font-size: 20px;
}

.jj-left h3::before,
.company-news h3::before,
.fw h3::before {
    display: block;
    content: '';
    width: 30px;
    border-bottom: 2px solid #3191f3;
    margin-bottom: 15px;
}

.jj-left h1 {
    font-size: 24px;
    margin-top: 50px;
}

.jj-left p {
    font-size: 16px;
    line-height: 2;
}

.jj-img img {
    width: 100%;
}

.company-news {
    padding: 30px 0;
    background-color: #f8f8f8;
}

.company-news .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 50px;
}

.company-news-left img {
    width: 100%;
}

.company-news-list li.flex {
    position: relative;
    justify-content: space-between;
    padding-left: 10px;
}

.company-news-list li::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-2px);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #3191f3;
    flex-shrink: 0;
    left: 0;
}

.company-news-list li a {
    display: block;
    width: 100%;
    align-items: center;
    line-height: 3;
    font-size: 16px;
    max-width: 80%;
}

.company-news-list li span {
    flex-shrink: 0;
    color: #878a93;
}

.fw {
    padding: 30px 0;
}

.fw .container>span {
    display: inline-block;
    margin-bottom: 40px;
}

.fw h4 {
    text-align: center;
    line-height: 2;
    margin: 0;
}

.fw .row {
    margin-top: 30px;
}

.fw .row>div>div {
    background-color: #1159a3;
    padding: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.fw .row>div>div span {
    font-size: 20px;
}

.fw .row>div>div p {
    margin: 10px 0;
}


/* 面包屑导航 */

.bread_nav {
    line-height: 2;
}

.bread_nav span {
    color: #666;
}

.bread_nav span a {
    color: #000;
}


/* 分页 */

.cate_list_page.flex {
    flex-wrap: wrap;
    line-height: 30px;
    margin: 30px 0;
}

.cate_list_page span {
    /*display: none;*/
}

.cate_list_page span,
.cate_list_page a {
    background-color: #f0f0f0;
    padding: 0 12px;
    margin: 0 6px 10px;
    color: #000;
}

.cate_list_page span.this_page {
    background-color: #6cbe03;
    color: #fff;
    cursor: default;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .4);
}


/* 合作案例 */

.product-list-left>img {
    display: block;
    margin: 0 auto 20px;
    width: 80%;
}

.product-list-left ul li.cur-item a {
    background-color: #3866c7;
}

.product-list-left ul li a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #3089e5;
    line-height: 4;
}

.product-list-left ul li a:hover {
    background-color: #3866c7;
}

.product-list-left h1 {
    color: #fff;
    text-align: center;
    line-height: 4;
    font-size: 20px;
    background-color: #1159a3;
}

.product-list {
    padding: 30px 0;
}

.product-box {
    margin-bottom: 30px;
}
.product-box .img-box{
    position: relative;
    overflow: hidden;
    padding-bottom: 75%;
    margin-bottom: 10px;
}
.product-box .img-box img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s linear;
}

.product-box .img-box:hover img {
    transform: scale(1.1);
}
.product-box p{
    font-size: 16px;
    text-align: center;
}
.m-product-nav {
    padding: 0 15px;
}

.m-product-nav ul.flex {
    justify-content: space-between;
    margin-bottom: 30px;
}

.m-product-nav ul li {
    width: 30%;
}

.m-product-nav ul li a {
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    color: #fff;
    background-color: #3089e5;
    border-radius: 8px;
}

.m-product-nav ul li.cur-item a {
    background-color: #1159a3;
    color: #fff;
}


/* 新闻列表 */

.news-list-nav {
    margin: 30px 0;
}

.news-list .news-list-nav a {
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    color: #fff;
    background-color: #3089e5;
    border-radius: 8px;
    padding: 0 20px;
    margin: 0 30px;
}

.news-list .news-list-nav ul li.cur-item a {
    background-color: #1159a3;
}

.news-list-cnt .news-list-img {
    width: 300px;
    height: 200px;
    flex-shrink: 0;
}

.news-list-cnt .news-list-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-list-time {
    flex-shrink: 0;
    font-size: 22px;
    color: #65adf7;
    padding: 0 30px;
}

.news-list-time i {
    font-size: 14px;
}

.news-list-cnt .news-list-text.flex {
    flex-direction: column;
    justify-content: space-between;
    /*height: 120px;*/
    padding: 0 30px;
    align-items: flex-start;
    width: 100%;
}

.news-list-cnt .news-list-text h1 {
    font-size: 20px;
    margin: 10px 0;
    color: #000;
    width: 100%;
}

.news-list-cnt .news-list-text p {
    color: #555;
}

.news-list-cnt li {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}

.news-list-cnt li a span {
    display: block;
    text-align: right;
    color: #555;
}


/* 新闻详情 */

.news-art h1 {
    font-size: 26px;
}

.news-main {
    padding: 20px;
    margin: 20px 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.news-art>p span {
    display: inline-block;
    margin-right: 20px;
}

.news-art>p span i {
    color: #999;
}

.news-main p {
    font-size: 16px;
    line-height: 2;
    text-indent: 2em;
}

.news-main img {
    display: block;
    max-width: 100%;
    height: auto!important;
    margin: 10px auto;
}

.rightbar h3 {
    font-size: 16px;
    line-height: 3;
    padding: 0 15px;
    color: #fff;
    text-align: center;
    background-color: #3089e5;
}

.rightbar-case {
    height: 120px;
    overflow: hidden;
    margin: 10px 0;
}

.rightbar-case img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rightbar ul li a {
    display: block;
    line-height: 3;
    background-color: #e3f1f5;
    text-align: center;
    margin-bottom: 6px;
}


/* 产品中心 */

.cp-wrap {
    padding: 30px 15px;
}

.cp-box img {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
}

.cp-wrap>h3 {
    font-size: 20px;
}

.cp-wrap>h3::after {
    display: block;
    content: '';
    width: 50px;
    border-bottom: 2px solid #3191f3;
    margin: 10px 0 20px;
}

.cp-wrap>p {
    font-size: 16px;
    margin-bottom: 30px;
    text-align: left;
}

.cp.epdm,
.cp.mq {
    background-color: #f8f8f8;
}

.cp.epdm img,
.mqcp-box>img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.cp-box p {
    margin-bottom: 30px;
    text-align: center;
}

.cp-pu-box.flex {
    flex-wrap: wrap;
}

.cp-pu-box p {
    text-align: left;
    font-size: 16px;
    color: #02c0f6;
}

.cp-pu-box img {
    max-width: 100%;
}

@media (max-width:768px) {
    body {
        padding-top: 50px;
    }
    .navbar-brand.header-logo {
        height: 48px;
        padding: 4px 15px;
    }
    .index-form-box {
        padding: 20px;
    }
    .news-list .news-list-nav a {
        margin: 0 10px;
    }
    .news-main{
        padding: 20px 0;
    }
    .news-art h1{
        font-size: 22px;
    }
}

@media (max-width:992px) {
    .index-product {
        padding-top: 20px;
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .news-list-cnt .news-list-text h1 {
        width:360px;
    }
}