a:focus, a:hover {
    text-decoration:none;
}
ul,li{list-style: none;padding: 0;}
img{max-width: 100%;}

.mb30{margin-bottom: 30px;}
/*头部*/
.header{
    height: 100px;
    background: rgba(255,255,255,.5);
    position: absolute;
    z-index: 99999;
    width: 100%;
}
.logo-default{
    width: 185px;
    height: 100px;
    background: rgba(255,255,255,.5);
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.not-bg{background:none;}

.top-menu{
    padding-top: 32px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.nav>li{font-size: 16px;padding: 1px;}
.nav>li>a{padding: 0px 15px;line-height: 40px;}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: #6AA84F;
    border:1px solid;
}
.navbar-default .navbar-nav>.active{background-color: #6AA84F}
.dropdown-menu{min-width: 100px;}
.dropdown-submenu{position: relative;}
.dropdown-submenu .dropdown-menu{position: absolute;margin-left: 98px;top: 0;}
.dropdown:hover .dropdown-menu{display: block;}
.dropdown .dropdown-submenu .dropdown-menu{display: none}
.dropdown .dropdown-submenu:hover .dropdown-menu{display: block}
.dropdown>.dropdown-menu.pull-left:before {
    left:: 9px;
}
.dropdown>.dropdown-menu.pull-left:after {
    left: : 10px;
}
.dropdown>.dropdown-menu:before {
    position: absolute;
    top: -8px;
    left: 9px;
    right: auto;
    display: inline-block!important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e0e0e0;
    border-left: 8px solid transparent;
    content: '';
}
.dropdown>.dropdown-menu:after {
    position: absolute;
    top: -7px;
    left: 10px;
    right: auto;
    display: inline-block!important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    content: '';
}


.dropdown>.dropdown-menu.pull-left:before {
    left: 50px;
}
.dropdown>.dropdown-menu.pull-left:after {
    left: 51px;
}
@media (max-width: 768px) {
    .top-menu{background-color: #ffffff; padding: 5px 15px;}
    .navbar-collapse.in .nav>li>a{line-height: 26px;}
}
/*头部*/

/*Banner*/
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    border: 0;
}
.carousel-indicators .active {
    opacity: 1;
    width: 30px;
    height: 3px;
}

.banner-search{height: 60px;background: rgba(22, 45, 63, 0.5);margin-top: -60px; position: relative;}
.index-search-form{width: 385px;height: 60px; border: 2px solid #6AA84F;box-sizing: border-box;float: left;}
.index-search-form .btn{height: 56px;border-radius: 0; background: #ffffff; border: none;}
.index-search-form .fc-search-keyword.form-control{height: 56px;line-height: 56px;border: none;}
.index-search-form .search-box{background: #162D3F;}
.index-search-form .input-group-btn:last-child>.search-btn{width:70px; border:none;padding:0px;background: #162D3F; display: table-cell; vertical-align: middle;}
.index-search-form .input-group-btn:last-child>.search-btn img{height: 32px;}

.banner-search .index-tel{background: #162D3F; padding-right: 15px;}
.banner-search .index-tel img{max-height: 60px;}
.banner-search .index-tel span{color: #6AA84F; font-size: 32px; font-weight: bold;line-height: 60px; border-left: 1px solid #6AA84F; padding-left: 10px;}

.banner-search .index-s-tip .wx,.banner-search .index-s-tip .phone{width: 60px; background: #3a5067;}
.banner-search .index-s-tip .wx .ico,.banner-search .index-s-tip .phone .ico{width: 60px;}

@media (max-width: 768px) {
    .header{
        height: 60px;
    }
    .logo-default{
        width: 185px;
        height: 60px;
    }
    .banner-search{height: max-content;margin-top: -40px;}
    .index-search-form{ max-width:100%;height: 40px;}
    .index-search-form .btn{height: 36px;}
    .index-search-form .fc-search-keyword.form-control{height: 36px;}
    .index-search-form .input-group-btn:last-child>.search-btn img{height: 24px;}
    .banner-search .index-tel{display: none;}
    .banner-search .index-s-tip{display: none;}
    .banner-search .index-tel span{font-size: 18px;}
}
/*Banner*/

/*index-tj-category 首页分类栏目*/
.index-tj-category .cat-img{display: table-cell;vertical-align: middle;}
.index-tj-category img{max-width: 100%;}
.index-1,.index-3{background: linear-gradient(90deg, #6AA84F 50%, #EEEFF4 50%);}
.index-2{background: linear-gradient(90deg, #EEEFF4 50%, #6AA84F 50%);}
.index-tj-category .dirname{margin-top: 80px;font-size: 20px;font-weight: bold; color: #162D3F;}
.index-tj-category .line{background-color: #6AA84F;height: 4px;width:200px;max-width:100%;margin-top: 24px; }
.index-tj-category .catname{margin-top: 26px;font-size: 36px;font-weight: bold; color: #162D3F;}
.index-tj-category .ico img{max-width: 68px;margin-top: 28px;}
.index-tj-category .more{padding:0px 16px 0px; width: min-content;margin-top:58px;height: 24px;background-color: #6AA84F;border-radius: 12px;text-align: center; }
.index-tj-category .more a{color: #ffffff;font-size: 10px;}

.index-tj-category .list{margin-bottom: 40px;}
.index-tj-category .list .item{
    margin-top: 40px;
    border-radius: 4px;
    background: transparent;
    border: 8px solid #eeeff4;
    overflow: hidden;
}
.index-tj-category .list .item .title{font-size: 16px;font-weight: bold;margin: 65px 0 10px;}
.index-tj-category .list .item .thumb img{max-width: 100%;height: 265px;}
.index-tj-category .list .item .url{ width: min-content;padding:0px 16px 0px;margin:50px auto 50px;height: 24px;background-color: #EEEFF4;border-radius: 12px;}
.index-tj-category .list .item .url a{color: #162D3F;font-size: 10px;}
.index-tj-category .list .item:hover{
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
}
.index-tj-category .list .item:hover img{
    transform: scale(1.1);
    transition: 1s;
}
.index-tj-category .list .item:hover .url{background-color: #6AA84F;}
.index-tj-category .list .item:hover .url a{color: #ffffff;}

@media (max-width: 768px) {
    .index-tj-category .dirname{margin-top: 30px;font-size: 16px;}
    .index-tj-category .line{margin-top: 16px;height: 2px;}
    .index-tj-category .catname{font-size: 20px; margin-top: 18px;}
    .index-tj-category .ico img{max-width: 38px; margin-top: 18px;}
    .index-tj-category .more{ margin-top: 18px; margin-bottom: 10px;}
    .index-tj-category .list .item{margin-top: 20px;border: 4px solid #eeeff4;border-radius:2px;}
    .index-tj-category .list .item .title{font-size: 14px;margin: 20px 0 10px;}
    .index-tj-category .list .item .thumb img{height: 165px;}
    .index-tj-category .list .item .url{margin: 10px auto;height: 24px;}
}
/*index-tj-category 首页分类栏目*/

/*product-center*/
.product-center{background: url("../img/bg-product-ct.jpg") center top no-repeat;}
.product-center .en-title{
    font-weight: bold;
    font-size: 64px;
    text-align: left;
    color: #162d3f;
    margin: 100px 0 0;
    text-transform: uppercase;
    line-height: initial;
    height: 64px;
}
.product-center .cn-title{
    font-weight: bold;
    font-size: 36px;
    text-align: left;
    color: #162D3F;
}
.product-center .cn-title span{color: #6aa84f;}
.product-center .tip{color:#B2B2B2}
.product-center .p-more-url{font-size: 24px;color: #162D3F;display: flex;flex-direction: row;text-align: right;position: relative;margin-top: -40px;}
.product-center .p-more-url:before{content:"";border-top: 1px solid #B2B2B2;flex: 10;margin: 15px 10px 0px 180px;}


.product-center .category-p-sun{height: 60px; background: rgba(22, 45, 63, 0.5);}
.product-center .category-p-sun ul{padding: 0px;}
.product-center .category-p-sun li,.product-center .category-p-sun li:first-child{line-height:60px;list-style: none;float: left;width: 230px;}
.product-center .category-p-sun li span{color:#ffffff; cursor: pointer;display: block;}
.product-center .category-p-sun li:hover,.product-center .category-p-sun li.current{background-color: #6aa84f; text-align: center;}

.product-center .p-c-list .list-box{display: none;margin-top: 10px;}
.product-center .p-c-list .list-box.current{display: block;}
.product-center .p-c-list .item{width: 270px;max-width:50%;height: 430px;margin:10px 30px;padding: 30px 0 30px 30px;}
.product-center .p-c-list .item:hover{background:rgba(255,255,255,0.75);box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16)}
.product-center .p-c-list .item .item-id{margin-bottom:0px;font-weight: bold;font-size: 56px;text-align: left;color: #b2b2b2;}
.product-center .p-c-list .item .item-title{margin-top:40px;font-weight: 400;font-size: 16px;text-align: left;color: #162d3f;}
.product-center .p-c-list .item .item-zxbtn{color:#B2B2B2;text-align:center;font-weight: 400;font-size: 12px;width: 72px; height: 24px;line-height: 24px; border-radius: 12px; background: transparent;border: 1px solid #b2b2b2;}
.product-center .p-c-list .item .item-thumb{margin-top:20px;background: #fcfcfc;border-radius: 4px 4px 0 0; width: 240px; height: 160px;overflow: hidden}
.product-center .p-c-list .item:hover .item-id{color: #6AA84F;}
.product-center .p-c-list .item:hover .item-zxbtn{background-color: #6AA84F;color: #ffffff;border-color: #6AA84F;}
.product-center .p-c-list .item:hover .item-thumb{overflow: visible;}
.product-center .p-c-list .changepage{height: 100px;}

@media (max-width: 768px) {
    .product-center .en-title{font-size: 34px;font-size: 34px;margin: 50px 0 0;height: 34px;}
    .product-center .cn-title{font-size: 24px;}
    .product-center .p-more-url{font-size: 18px;  margin-top: -30px;}
    .product-center .p-more-url:before{margin: 10px 10px 0px 130px;}
    .product-center .category-p-sun{height: auto;}
    .product-center .category-p-sun li, .product-center .category-p-sun li:first-child{width: auto;margin: 0 15px;line-height: 40px; padding: 0px 10px;}
    .product-center .p-c-list .item{height: 330px;margin:0px;padding: 10px 15px;}
    .product-center .p-c-list .item .item-id{font-size: 36px; height: 36px;}
    .product-center .p-c-list .item .item-title{margin-top: 15px;font-size: 14px;}
    .product-center .p-c-list .item .item-thumb{max-width: 100%;}
    .product-center .p-c-list .changepage{height: 40px;}
}
/*product-center*/

/*case*/
.case .title-en,.aboutus .title-en{color: #162D3F;font-size: 64px;font-weight: bold;margin-top: 100px;height: 64px;}
.case .title-cn,.aboutus .title-cn{font-size: 36px;color: #162D3F;font-weight: bold;flex-direction: row;display: flex;}
.case .title-cn:before,.case .title-cn:after,.aboutus .title-cn:before,.aboutus .title-cn:after{content: "";border-top: 1px solid #B2B2B2;flex: 10;margin: 25px 10px;}
.case .title-cn span,.aboutus .title-cn span{color: #6AA84F;}
.case .tip,.aboutus .tip{color: #B2B2B2;font-size: 12px;}
.case .case-list{max-width: 100%; overflow: hidden;}
.case .case-list .top2{width: 50%; height: 550px;overflow: hidden; padding: 0 15px; margin: 10px 0px;}
.case .case-list .top3{width: 550px; max-width: 33.3%; height: 550px;overflow: hidden; padding: 0 15px; margin: 10px 0px;}
.case .case-list .item p{font-size: 24px;color:#ffffff; line-height:120px;max-width: 460px;height: 120px; position:relative;margin-top:-200px;border-radius: 4px;background: transparent;background-color: rgba(0, 0, 0, 0.1);border: 1px solid rgba(255, 255, 255, 0.25);}
.case .case-list .item:hover p{background-color: rgba(0, 0, 0, 0.5);}
@media (max-width: 768px) {
    .case .case-list .top2{height: 200px;}
    .case .case-list .top2 img,.case .case-list .top3 img{max-height: 100%;}
    .case .case-list .item p{max-width: 90%;height: 60px;margin-top: -80px;line-height: 60px;font-size: 18px;}
    .case .case-list .top3{height: 200px;}
}
/*case*/


/*new*/
.i-new .en-title{
    font-weight: bold;
    font-size: 64px;
    text-align: left;
    color: #162d3f;
    margin: 100px 0 0;
    text-transform: uppercase;
    line-height: initial;
    height: 64px;
}
.i-new .cn-title{
    font-weight: bold;
    font-size: 36px;
    text-align: left;
    color: #6aa84f;
}
.i-new .cn-title span{color: #162D3F;}
.i-new .tip{color:#B2B2B2}
.i-new .p-more-url{font-size: 24px;color: #162D3F;display: flex;flex-direction: row;text-align: right;position: relative;margin-top: -40px;}
.i-new .p-more-url:before{content:"";border-top: 1px solid #B2B2B2;flex: 10;margin: 15px 10px 0px 180px;}
.i-new .item{padding: 60px 40px;}
.i-new .new1{border-radius: 4px;background-color: rgba(238,239,244,0.5);margin-top: 30px;margin-bottom: 12px;}
.i-new .new1 .left{border-radius: 4px 0 0 4px;background-color: rgba(255,255,255,0.9);border: 1px solid rgba(106, 168, 79, 0.1);}
.i-new .n-data {color: #B2B2B2;font-size: 12px;}
.i-new .n-title{color: #162D3F;font-size: 16px;font-weight: bold;white-space:nowrap;overflow: hidden;text-overflow: ellipsis }
.i-new .n-desc{
    margin-top: 45px;
    margin-bottom: 45px;
    font-size: 14px;
    line-height: 26px;
    color: #b2b2b2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.i-new .view-more{padding:6px 16px;font-size: 10px;color:#ffffff;border-radius: 12px;background: #b2b2b2;}
.i-new .item:hover .view-more{background:#6AA84F;}
.i-new .new2 .item{background: #eeeff4;border-radius: 4px; width: 370px;max-width: 50%;}

.i-new .q-list{margin-top: 40px;}
.i-new .q-list ul li{padding:22px 20px;margin-bottom: 1px;border-radius: 4px;background: #eeeff4;}
.i-new .q-list ul li:before{ margin-top: -5px;margin-bottom:20px;color: #6aa84f;content: "?";margin-right:22px;background-color: #ffffff;border-radius: 14px;font-size: 12px;line-height: 28px;width: 28px;display: block;text-align: center;float: left;}
.i-new .q-list ul li .title{font-size:14px;color: #b2b2b2;    margin-bottom: 0px;}
.i-new .q-list ul li.first{background-color: #6AA84F}
.i-new .q-list ul li.first .title{color: #fff;font-weight: bold;font-size: 16px;margin-bottom: 10px;}
.i-new .q-list ul li.first .desc{color: #fff;font-size: 12px;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}

.i-new .message{border-radius: 4px;padding:22px;background: #eeeff4;}
.i-new .message .item-input{margin-bottom:1px;padding:2px 16px;font-size:12px;color:#162D3F;border-radius: 2px; background: #fff;}
.i-new .message .item-input span{line-height: 40px;}
.i-new .message .item-testarea{display: flex;}
.i-new .message .noborder{border: none;}
.i-new .message .item-testarea textarea{width: 85%;padding: 12px 15px;}
.i-new .message .formbtn{justify-content: space-between; display: flex;}
.i-new .message .formbtn .resetbtn {margin-top:24px;margin-bottom: 15px;width: 45%;height: 41px;border-radius: 2px;background: #fff; border: 1px solid #6aa84f;}
.i-new .message .formbtn .submitbtn {margin-top:24px; margin-bottom: 15px;width: 165px;border:none;height: 41px;border-radius: 2px;background: #6aa84f;}
@media (max-width: 768px) {
    .i-new .en-title{ font-size: 34px;    height: 34px; margin:50px 0 0;}
    .i-new .cn-title{font-size: 24px;}
    .i-new .p-more-url{font-size: 18px;margin-top: -30px;}
    .i-new .new2 .item{max-width: 49%;}
    .i-new .item{padding: 20px 10px;}
    .i-new .n-desc{margin-top: 15px;margin-bottom: 15px;}
}
/*new*/

/*aboutus*/
.aboutus .content{background: url("../img/bg-about-us.jpg") center top no-repeat;    background-size: cover;margin-top:40px;padding: 110px 0; color: #ffffff;}
.aboutus .content .title{font-size: 24px;}
.aboutus .content .more-url{font-size: 16px;color: #ffffff;display: flex;flex-direction: row;text-align: right;position: relative;margin-top: -30px;}
.aboutus .content .more-url:before{content:"";border-bottom: 1px solid #6aa84f;flex: 10;margin: 1px 5px 0px 105px;}
.aboutus .content .desc{font-weight: 400;margin-top:20px;line-height: 30px;font-size: 14px;opacity: 0.75;text-align: justify;}

.aboutus .ln{background: url("../img/bg-about-us-ln.jpg") center bottom no-repeat;min-height: 1070px;    padding-top: 100px;}
.aboutus .ln .item{text-align:center;border-radius: 65px;background: rgba(238, 239, 244, 1);margin: 15px auto;padding: 20px 20px;display: inline-table;}
.aboutus .ln .item .icon-img{margin-right:20px;}
.aboutus .ln .item .icon-img img{max-width: fit-content;}
.aboutus .ln .item .desc{font-size: 14px;line-height: 24px;color: #162d3f;margin: 0;display: table-cell;vertical-align: middle;}
.aboutus .ln .item .desc p{margin: 0; text-align: justify;}
@media (max-width: 768px) {
    .aboutus .content{padding: 30px 0;}
    .aboutus .ln{padding-top: 30px;background-size: contain;min-height: 770px;}
    .aboutus .ln .item{ margin: 10px auto; padding: 15px 10px;border-radius: 15px;    display: block;}
    .aboutus .ln .item .icon-img{width: 100%;margin: 0;}
}
/*aboutus*/

/*i-brand*/
.i-brand{background: url("../img/bg-brand-strength.jpg") center top no-repeat;padding: 100px 0;}
.i-brand .title-en{font-size: 64px;font-weight: bold;color: #6aa84f;margin:0; line-height: 70px;}
.i-brand .title-cn{font-weight: bold; font-size: 36px;color: #fff;margin:0; line-height: 56px;}
.i-brand .tip{font-size: 12px;color: #b2b2b2;margin:10px 0;}
.i-brand .right img{max-width: 100%;}
@media (max-width: 768px) {
    .i-brand {padding: 50px 0;}
    .i-brand .title-en{ font-size: 34px;margin: 0; line-height: 34px; height: 34px;}
    .i-brand .title-cn{font-size: 24px;}
}
/*i-brand*/

/*page-bottom*/
.page-bottom{background-color: #162D3F;padding: 50px 0 30px;}
.friend-link a{color:#FFF;float:left;margin:5px 15px;}

.page-bottom .bottom-category dt{margin-bottom: 30px;}
.page-bottom .bottom-category dt a{color: #ffffff;font-weight: bold;}
.page-bottom .bottom-category dd{margin: 10px 0;}
.page-bottom .bottom-category dd a{color: #5c7b92;font-size: 14px;}
.page-bottom .wechat-code{ padding: 0;height:115px;width:115px;border: 8px solid #ffffff;border-radius:6px; background-color: #5C7B92}
.page-bottom .bottom-right1 p{margin-bottom: 0px;color: #ffffff;}
.page-bottom .bottom-right1 p.tip{font-size: 12px;}
.page-bottom .bottom-right1 p.tel{font-size: 18px;}
.page-bottom .bottom-right1 p img{margin-top: 10px;}
.page-bottom .bottom-right2{margin-top:30px;margin-bottom: 60px;}
.page-bottom .bottom-right2 .tip{margin-top:20px;font-size: 12px;font-weight: bold; color: #ffffff;}
.page-bottom .bottom-right2 .content{font-size: 12px;color: #5c7b92;}
.page-bottom .icp a{color: #5c7b92;}
.scroll-to-top {
    padding: 2px;
    text-align: center;
    position: fixed;
    z-index: 10001;
    bottom: 5px;
    display: none;
    right: 20px
}

.scroll-to-top>i {
    color: #657383;
    font-size: 32px;
    opacity: .7;
    filter: alpha(opacity=70);
    display: inline-block;
    cursor: pointer;
}
.scroll-to-top>i:hover{ opacity: 1;}
@media (max-width: 768px) {
    .page-bottom{ padding: 50px 0 30px;}
}
/*page-bottom*/


.category-top-banner img{max-width: 100%;}
.breadcrumb-box{background-color: #f5f5f5;margin-bottom: 20px;}
.breadcrumb-box .breadcrumb{margin-bottom: 0px;padding: 15px;font-size: 16px;}


.search-list-box{background-color: rgba(245, 245, 245, 0.3); padding: 15px;}
.search-list-box .search-item{list-style: none;padding: 10px 0;border-bottom: 1px solid #f4f6f8;}
.search-list-box .search-item img{width: 100px;margin-right: 20px;}
.search-list-box .search-desc{color: #a0a9b4;}
.search-post-foot>.search-post-meta{ display: inline-block; color: #cccece; margin-right: 10px;}

.portlet {margin-top: 0;margin-bottom: 25px; padding: 0; border-radius: 4px; max-width: 100%;overflow: hidden;}
.portlet.light{ padding: 12px 20px 15px;background-color: rgba(245, 245, 245, 0.3);}
.portlet.light img,.portlet img{max-width: 100%;}

.portlet.light>.portlet-title {
    padding: 0;
    min-height: 48px;
}
.portlet>.portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    min-height: 41px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.portlet>.portlet-title>.caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
}
.todo-project-list li{display: block;width: 100%;margin-bottom: 2px;border-bottom: 1px solid #eeeeee;}

.todo-project-list ul li a{line-height: normal;font-size: 14px; padding: 8px 10px;}
.todo-project-list ul li a.active{ background-color: #8fbd7c; color: #ffffff;}
.todo-project-list ul li .fc-icon-left{    margin-right: 8px;}

.blog-single-foot{margin-top: 20px; border-top: 1px solid; border-bottom: 1px solid; border-color: #f0f1f2; padding: 10px 0; margin-bottom: 20px;}
.portlet.light .portlet-body{padding-top: 15px;}
.portlet.light .portlet-body img{max-width: 100%;}
.fc-list-row li {
    line-height: 25px;
}
@media (max-width: 768px) {
    .todo-project-list li{width: max-content;}
}

/*page*/
.page-related-cat li{line-height: 38px;margin-top:5px;font-size: 18px;}
.page-related-cat li a{ display: block; background-color: #f5f5f5;}
.page-related-cat li a:hover,.page-related-cat li.active a{background-color: #6AA84F; color: #ffffff;}
@media (max-width: 768px) {
    .page-related-cat li{line-height: 38px;margin-top:5px;font-size: 14px;}
}
/*page*/

/*product_list*/
.product-light{background-color: rgba(245, 245, 245, 0.5); margin-bottom: 15px;}
.product-light .caption{border-bottom: 1px solid #eee; line-height: 40px; padding: 4px 15px;}
.product_tj_list li a{display: block;line-height: 48px; border-bottom: 1px dashed #dbdbdb;}

@media (max-width: 768px) {
}
/*product_list*/

/*product_show*/
.product-top{display: flex;}
.product_info_top_tel{    padding-top: 10px;border-top: 2px solid #e6e6e6;position: absolute;bottom: 16px;width: 100%;font-size: 18px;line-height: 18px;}
.product_info_top_tel:before{color:#6aa84f;font-size: 20px;float:left;line-height: 20px;padding: 5px;border-radius: 20px; border: 2px solid #6aa84f;font-family: 'Glyphicons Halflings';content: "\e182";;}
.product_info_top {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 20px;
    margin-top: 30px;
}
.product_info_top_tel p{margin-bottom: 0;}
.product_info_top span {
    display: inline-block;
    height: 40px;
    color: #464646;
    border-bottom: 2px solid  #000000;
}
.product_info_top span i{margin-left: 5px;font-size: 16px;color: #6AA84F;transform: rotate(45deg);}

.product_info_top em {
    font-size: 18px;
    font-family: Arial;
    text-transform: uppercase;
    font-style: normal;
    color: #c2c2c1;
}

.product-advantage .advantage_tip{font-size: 20px;color: #CFD448;}
.product-advantage .advantage_tip em{background-color: #CFD448;color:#ffffff;padding: 5px 5px;margin-right: 5px;}
.product-advantage .advantage_tip span{color:#666666;}
.product_list_img {display: flex;flex-wrap: wrap;}
.product_list_img li{margin-bottom: 20px;}
.product_list_img li .thumbnail{height: 100%;margin-bottom: 0;}
.product_list_img li h4{color: #4a7a03;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis;}
.product_list_img li p{margin:5px auto; color: #c2c2c1;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.product_list_img .product-yyzz img{max-width: 100%;}


@media (max-width: 768px) {
    .product_info_top {
        height: 30px;
        font-size: 20px;
        line-height: 30px;
        border-bottom: 1px solid #d4d4d4;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .product_info_top span {display: inline-block;height: 30px;border-bottom: 1px solid  #000000;}
    .product_info_top span i{font-size: 14px;color: #6AA84F;transform: rotate(45deg);}
    .product_list_img li h4{font-size: 14px;margin: 5px auto;}
}
/*product_show*/