﻿
/*About-Us*/
.about-company{ width: 100%; padding: 40px 0;}
.about-company-box{}
.about-company-left{ width: 48%;}
.about-company-left-info{ width: 100%; padding-top: 25px;}
.about-company-left-info p{ line-height: 30px; margin-bottom: 25px;}

.about-company-left h1{ color: #111111; font-size: 1.8rem; height: 47px; line-height:32px; border-bottom: 1px solid #DDDDDD; background: url(../images/about-line.png) no-repeat left bottom;}

.about-company-left-list{}
.about-company-left-list dl dt{ margin-right: 15px;}
.about-company-left-list dl dd b{display: block; font-size: 2.4rem; line-height: 40px;}
.about-company-left-list dl dd em{display: block; line-height: 30px;}

.about-company-right{ width: 48%;}
.about-company-right img{ width: 100%; height: auto;}

.about-company-img{}
.about-company-img img{ width: 100%; height: auto;}

.about-environment{ width: 100%; height: auto; padding: 50px 0;}

.about-title{ width: 30%; text-align: center; font-weight: bold;  color: #111111; font-size: 1.8rem; height: 47px; line-height:32px; border-bottom: 1px solid #DDDDDD; background: url(../images/about-line.png) no-repeat center bottom;}
.about-environment-list{ padding-top: 30px;}
.about-environment-list dl{ cursor: pointer; text-align: center; width: 33.3%; height: auto; position: relative;}
.about-environment-list dl:hover dt{ opacity: 1.0;}
.about-environment-list dl dt{ opacity: 0; display: flex; justify-content: center; align-items: center; width: 80%; height: 50%; font-weight: bold; font-size: 1.4rem; color: #FFFFFF; background: rgba(168,0,5,0.8); position: absolute; left: 10%; top: 25%; z-index: 333;}

.about-environment-list dl dd img{ width: 100%; height: auto;}


.about-culture{ width: 100%; height: auto; padding: 50px 0 110px 0;}
.about-culture-info{ text-align: center; padding: 25px 10%; line-height: 30px;}
.about-culture-list{ padding: 0 10%;}
.about-culture-list dl{ width: 20%; text-align: center;}
.about-culture-list dl dd{ padding-top: 10px;}
.about-culture-list dl dd b{display: block; font-size: 20px; line-height: 32px;}
.about-culture-list dl dd p{ line-height: 20px; font-size: 0.9rem; margin-top: 10px;}

.about-info{ padding:30px; margin-bottom:30px; width:100%;}
.about-info h1{ font-size:1.8rem; line-height:36px;}
.about-info-content{ padding-top:20px; line-height:26px;}
.about-info-content img{max-width:100%; height:auto;}

/*support*/
.support-left-menu{ display:none;}
.support-left{ width:20%; background:#fff; padding:25px;}
.support-left h1{ font-size:1.8rem; line-height:36px; margin-bottom:10px;}
.support-left a{ display:block; line-height:30px;}
.support-left ul li{ font-size:1.1rem;}
.support-left ul li ul li{ font-size:0.9rem; padding-left:10px; color:#666;}
.support-right{ width:78%; background:#fff; padding:25px;}
.support-right h2{ font-size:1.8rem; line-height:36px; margin-bottom:10px;}
.support-right-info{ line-height:28px;}


/*Contact-Us*/
.contact-box h1{ font-size:1.8rem; line-height:36px; text-align:center;}
.contact-box-main{ width:100%; margin-top:30px;}
.contact-box-main-left{ width:49%; background:#fff; padding:30px;}
.contact-box-main-left h2{font-size:1.2rem; line-height:36px;}
.contact-box-main-left h2 a{ color: #a80005; text-decoration: underline;}



.contact-box-main-right{ width:49%; background:#fff; padding:30px;}
.contact-box-main-right h3{font-size:1.2rem; line-height:36px;}
.contact-box-main-rightinfo{ line-height:28px;}

.contact-map{ margin-top:30px; height:400px;}

/*Blogs*/
.blog-main{ margin-top:15px;}

.blog-main-left{ width:75%; background:#fff; border-radius:6px; padding:15px; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.06); float:left;}




.blog-tabs{ width:100%; height:auto; border-bottom:1px solid #eee;}
.blog-tabs li{ cursor:pointer; height:42px; line-height:42px; font-size:1rem; border:1px solid #eee; border-radius:4px 4px 0 0; border-bottom:none; background:#f7f7f7; margin-right:10px; padding:0 15px;}
.blog-tabs li.thistab{ background:#a80005; color:#fff;}
.blog-tabs li.thistab a{ color:#fff;}


.blog-tab-pane{ padding-top:15px;}


.blog-tab-pane-box{ width:100%;}
.blog-tab-pane-box-posts{}
.blog-tab-pane-box-posts dl{ width:24%; background:#fff; padding:20px; border-radius:6px; margin:0.5%;}
.blog-tab-pane-box-posts dl dt img{ width:100%; height:auto;}
.blog-tab-pane-box-posts dl dd{ padding-top:15px;}
.blog-tab-pane-box-posts dl dd em{ display:block; height:24px; line-height:24px;}
.blog-tab-pane-box-posts dl dd a{ display:block; font-weight:bold; height:28px; line-height:28px; overflow:hidden;}
.blog-tab-pane-box-posts dl dd p{ line-height:22px; height:44px; overflow:hidden; color:#999; }



.blog-tab-pane-topblog{ width:39%;}
.blog-tab-pane-topblog dl{ width:100%; padding:10px 0; border-bottom:1px solid #eee;}
.blog-tab-pane-topblog dl dt{ width:40%; height:auto;}
.blog-tab-pane-topblog dl dt img{ width:100%; height:auto; border-radius: 6px;}
.blog-tab-pane-topblog dl dd{ width:60%; height:auto; padding-left:10px;}
.blog-tab-pane-topblog dl dd a{ display:block; line-height:20px; height:40px; overflow:hidden;}
.blog-tab-pane-topblog dl dd em{line-height:20px; height:20px; overflow:hidden; color:#999; margin-top:5px;}


.blog-tab-pane-hotblog{ width:59%;}
.blog-tab-pane-hotblog dl{ width:100%; height:auto; position:relative;}
.blog-tab-pane-hotblog dl dt{ width:100%; height:100%;}
.blog-tab-pane-hotblog dl dt img{ width:100%; height:100%; border-radius: 6px;}
.blog-tab-pane-hotblog dl dd{ position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5); padding:15px; z-index:333; width:100%; height:auto; color:#fff; border-radius:0 0 6px 6px;}
.blog-tab-pane-hotblog dl dd a{ height:24px; line-height:24px; display:block; overflow:hidden; color:#fff;}
.blog-tab-pane-hotblog dl dd span i{ margin-right:5px;}

.blog-tab-pane-redblog{ width:100%; height:auto; margin-top:20px;}
.blog-tab-pane-redblog dl{ width: 24%; background: #FFFFFF; box-shadow: 0px 6px 12px 1px rgba(0,48,119,0.1);border-radius: 6px; margin:0.5%;}
.blog-tab-pane-redblog dl dt img{ width: 100%; height: auto; border-radius: 6px 6px 0 0;}
.blog-tab-pane-redblog dl dd{ width: 100%; padding: 25px 15px;}
.blog-tab-pane-redblog dl dd em{  height:22px; line-height:22px; width:100%; color:#666;}
.blog-tab-pane-redblog dl dd em span{ display:block;}
.blog-tab-pane-redblog dl dd em span i{ margin-right:5px;}
.blog-tab-pane-redblog dl dd a{ display: block; font-weight: bold; color: #111111; font-size: 1rem; line-height: 26px; height: 26px; overflow: hidden;}
.blog-tab-pane-redblog dl dd span{ line-height: 18px; height: 36px; overflow: hidden; margin-top: 5px; display: block;}


.blog-all-tab{ width:100%; line-height:26px; padding:5px 0; border-bottom:1px solid #eee; position:relative; margin-top:15px;}


.blog-main-right{ width:23%; height:auto;  float:right;  position:relative; }

.blog-main-right-cate{width:100%; background:#fff; border-radius:6px; padding:15px; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.06);}
.blog-main-right-cate a{ display:block; line-height:28px; font-size:16px;}
.blog-main-right-cate a i{ margin-right:10px;}


.blog-main-right-parts{ width:100%; background:#fff; border-radius:6px; padding:15px; box-shadow: 0px 8px 16px 1px rgba(0,0,0,0.06); margin-top:15px; }
.blog-main-right-parts-title{ line-height:32px; margin-bottom:10px;}
.blog-main-right-parts-title b{display:block; font-size:1rem; }
.blog-main-right-parts-title a{ color:#a80005;}
.blog-main-right-parts-title a i{ padding-left:5px;}
.blog-main-right-parts-list{}
.blog-main-right-parts-list dl{ border-bottom:1px solid #eee; padding:10px 0;}
.blog-main-right-parts-list dl dt{ width:60px; height:60px;}
.blog-main-right-parts-list dl dt img{ width:60px; height:60px;}
.blog-main-right-parts-list dl dd{ width: calc(100% - 60px); height:60px; padding-left:15px;}
.blog-main-right-parts-list dl dd a{ display:block; font-weight:bold; color:#111; line-height:21px;}
.blog-main-right-parts-list dl dd em{ display:block;  line-height:21px;}



.news-menu{ padding:15px 0; text-align:center; justify-content:center;}
.news-menu a{ display:inline-block; margin:0 3px; height:38px; line-height:38px; font-size:16px; background:#eee; border-radius:4px;  padding:0 25px;}
#lm_hover2{ background:#a80005; color:#fff;}


.blog-list{ width:100%;}
.blog-list dl{ width:24%; background:#fff; padding:20px; border-radius:6px; margin:0.5%;}
.blog-list dl dt img{ width:100%; height:auto;}
.blog-list dl dd{ padding-top:15px;}
.blog-list dl dd em{ display:block; height:24px; line-height:24px;}
.blog-list dl dd a{ display:block; font-weight:bold; height:28px; line-height:28px; overflow:hidden;}
.blog-list dl dd p{ line-height:22px; height:44px; overflow:hidden; color:#999; }


.blog-show{ background:#fff; border-radius:6px; padding:30px;}
.blog-show h1{font-size:1.8rem; line-height:36px; text-align:center; margin-bottom:10px;}
.blog-time{ width:100%; height:24px; line-height:24px; text-align:center; color:#999;}
.blog-info{ width:100%; padding:25px 0; line-height:26px;}
.blog-info img{ max-width:100%; height:auto;}
.blog-info table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100% !important;
    box-sizing: border-box;
    border-spacing: 0;
}

    .blog-info table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .blog-info table tr {
        background: #fff;
    }
.next-prev-single{ line-height:32px;}
.next-prev-single p{ height:32px; overflow:hidden;}

.relate-blog{ margin-top:25px;}
.relate-blog h2{font-size:1.6rem; line-height:36px; text-align:center; margin-bottom:10px;}
.relate-blog-list dl{ width:24%; background:#fff; padding:20px; border-radius:6px; margin:0.5%;}
.relate-blog-list dl dt img{ width:100%; height:auto;}
.relate-blog-list dl dd{ padding-top:15px;}
.relate-blog-list dl dd em{ display:block; height:24px; line-height:24px;}
.relate-blog-list dl dd a{ display:block; font-weight:bold; height:28px; line-height:28px; overflow:hidden;}


/*brand*/
.brand-navigation-box{ position:relative;}
.brand-navigation-box h1{font-size:1.8rem; line-height:36px; text-align:center; margin-bottom:10px;}
.brand-navigation{position:sticky; left:0; top:0; z-index:777;}
.brand-navigation ul{ text-align:center; padding:10px 0; width:100%; }
.brand-navigation ul li{ padding:15px; display:inline-block; background:#fff; border-radius:3px; margin:2px 0; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.2);}

.brand-navigation-list{ margin-top:15px;}
.brand-navigation-list dl{ width:100%; margin-bottom:10px; background:#fff; border-radius:3px; padding:30px; border:1px solid #eee;}
.brand-navigation-list dl dt{ font-weight:bold; font-size:1.2rem; line-height:28px; margin-bottom:8px;}
.brand-navigation-list dl dd a{ display:block; width:19%;  line-height:38px; overflow:hidden; margin:0.5%; text-align:center;}
.brand-navigation-list dl dd a img{ display:block; border:1px solid #eee; border-radius:6px; padding:10px; width:150px; margin:0 auto;}


.brand-info-box{ padding:30px; background:#fff;  border-radius:6px; position:sticky; left:0; top:0; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.2);}
.brand-info-box-left{ width:15%; height:auto;}
.brand-info-box-left img{ width:100%; height:auto;}
.brand-info-box-right{ width:83%; height:auto;}
.brand-info-box-right h1{ font-size:1.5rem; line-height:30px; margin-bottom:10px;}
.brand-info-box-right-info{ line-height:26px;}


.brand-info-list{ margin-top:15px;}
.brand-info-list dl{ width:100%; margin-bottom:10px; background:#fff; border-radius:3px; padding:30px; border:1px solid #eee;}
.brand-info-list dl dt{ font-weight:bold; font-size:1.2rem; line-height:28px; margin-bottom:8px;}
.brand-info-list dl dd a{ display:block; width:32.3%; height:38px; line-height:38px; overflow:hidden; border-bottom:1px solid #eee; margin:0 0.5%;}

/*brand-pro*/
.brand-pro{ width:100%; height:auto; border:1px solid #eee; border-radius:6px; padding:30px; background:#fff; margin-top:20px;}
.brand-pro dl{ width:15.66%; margin:0.5%; text-align:center; overflow:hidden; border:1px solid #eee; border-radius:3px; padding:20px;}
.brand-pro dl dt img{ width:100%; height:auto;}
.brand-pro dl dd{ padding-top:10px;}
.brand-pro dl dd a{ display:block; line-height:24px; height:24px; overflow:hidden; font-weight:bold;}
.brand-pro dl dd em{ display:block; line-height:24px; height:24px; overflow:hidden; }


@media (max-width: 768px) {
    /*About-Us*/
    .about-company{ padding: 20px 0;}
.about-company-left{ width: 100%;}
.about-company-left-info{ width: 100%; padding-top: 15px;}
.about-company-left-info p{ line-height: 26px; margin-bottom: 15px;}

.about-company-left h1{  font-size: 1.4rem; }


.about-company-left-list{display: none;}


.about-company-right{ width: 100%;}


.about-company-img{display: none;}


.about-environment{ padding: 30px 0;}

.about-title{ width: 50%;  font-size: 1.4rem;}
.about-environment-list{ padding-top: 20px;}
.about-environment-list dl{  width: 50%; height: auto; position: relative;}
.about-environment-list dl:hover dt{ opacity: 1.0;}
.about-environment-list dl dt{ opacity: 0; font-size: 1rem; }

.about-environment-list dl dd img{ width: 100%; height: auto;}


.about-culture{ padding: 30px 0 50px 0;}
.about-culture-info{  padding: 15px 0; line-height: 26px;}
.about-culture-list{ padding: 0 0%;}
.about-culture-list dl{ width: 49%; margin-bottom: 10px;}
.about-culture-list dl dd{ padding-top: 10px;}
.about-culture-list dl dd b{display: block; font-size: 1.1rem; line-height: 26px;}
.about-culture-list dl dd p{ line-height: 20px; font-size: 0.8rem; margin-top: 5px;}
	
.about-info{ padding:20px;}
.about-info h1{ font-size:1.4rem; line-height:30px;}


/*support*/
.support-left-menu{ display:block; width:100%; height:42px; line-height:42px; background:#fff; padding:0 20px; cursor:pointer;}
.support-left-menu b{font-size:1.4rem;}
.support-left-menu i{ line-height:42px; font-size:1.2rem;}
.support-left{ width:100%; display:none; padding:20px;}
.support-left h1{display:none; }
.support-left a{ display:block; line-height:26px;}
.support-right{ width:100%; padding:20px; margin-top:10px;}
.support-right h2{ font-size:1.2rem; line-height:30px; }
.support-right-info{ line-height:26px;}


/*Contact-Us*/
.contact-box h1{ font-size:1.5rem; }
.contact-box-main{  margin-top:20px;}
.contact-box-main-left{ width:100%; padding:20px;}
.contact-box-main-left h2{font-size:1.2rem;}


.contact-box-main-right{ width:100%; padding:20px; margin-top:10px;}
.contact-box-main-right h3{font-size:1.1rem; line-height:26px;}
.contact-map{ margin-top:10px; height:300px;}

/*Blogs*/
.blog-main-left{ width:100%; float:none;}




.blog-tabs{ border-bottom:none;}
.blog-tabs li{ cursor:pointer; height:32px; line-height:32px; font-size:0.9rem;  border-bottom:1px solid #eee; margin-right:4px; padding:0 5px; margin-bottom:5px;}


.blog-tab-pane{ padding-top:0;}

.blog-tab-pane-topblog{ width:100%;}


.blog-tab-pane-hotblog{ width:100%; margin-top:10px;}

.blog-tab-pane-redblog{ width:100%; height:auto; margin-top:10px;}
.blog-tab-pane-redblog dl{ width: 100%; margin:0.5% 0;}


.blog-main-right{width:100%;  float:none; margin-top:15px;}

.blog-list dl{ width:100%; margin:0.5% 0;}

.blog-tab-pane-box-posts dl{width:100%; margin:0.5% 0;}





.blog-show{ padding:20px;}
.blog-show h1{font-size:1.4rem; line-height:26px; }
.blog-info{padding:20px 0; }
.next-prev-single{ line-height:26px;}
.next-prev-single p{ height:26px; overflow:hidden;}

.relate-blog{ margin-top:15px;}
.relate-blog h2{font-size:1.3rem; line-height:26px;}
.relate-blog-list dl{ width:100%; margin:0.5% 0;}



/*brand*/
.brand-navigation-box h1{font-size:1.4rem; line-height:30px; }
.brand-navigation{top:60px;}
.brand-navigation ul{ padding:5px 0;}
.brand-navigation ul li{ padding:10px;}

.brand-navigation-list{ margin-top:10px;}
.brand-navigation-list dl{padding:20px;}
.brand-navigation-list dl dt{ font-size:1rem; margin-bottom:5px;}
.brand-navigation-list dl dd a{ width:49%; }


.brand-info-box{ padding:20px; top:60px; }
.brand-info-box-left{ width:100%; height:auto; text-align:center;}
.brand-info-box-left img{ width:50%; height:auto;}
.brand-info-box-right{ width:100%; height:auto; padding-top:15px;}
.brand-info-box-right h1{ font-size:1.4rem; }
.brand-info-box-right-info{ line-height:24px;}



.brand-info-list dl{ padding:20px; }
.brand-info-list dl dt{  font-size:1.1rem; }
.brand-info-list dl dd a{ width:100%; margin:0;}

/*brand-pro*/
.brand-pro{ padding:20px; }
.brand-pro dl{ width:48%; padding:10px;}

}