/*初始化样式*/
html{margin:0;padding:0;border:0;font-family:"微软雅黑"!important;}
div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section{margin:0;padding:0;border:0;}

a{text-decoration:none;outline:none;}

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


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin:0;}



/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.of{overflow:hidden;}
.wh{max-width:1740px;margin:0 auto;padding:0 70px;}
.wh1280{max-width:1420px;margin:0 auto;padding:0px;}

@media (max-width: 991px) {
    .wh{
        padding: 0 15px;
    }
}

.com-img{overflow:hidden;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.flexf{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flexs{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flexd{display: flex;justify-content: space-between;align-items:flex-end;flex-wrap:wrap;}





.top2 .wh {
    max-width: 1740px;
    margin: 0 auto;
    padding: 0 70px;
    height: 143px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.logo {
    width: 550px; /* 固定LOGO宽度为650px */
    flex-shrink: 0; /* 禁止LOGO在小屏幕下缩小 */
}
.logo img {
    width: 100%;
    height: 100%; /* 保持LOGO高度与容器一致 */
    object-fit: contain; /* 防止图片变形 */
}

/* 新增分割线样式 */
.divider {
    width: 1px;
    height: 70px;
    background-color: #e5e5e5;
    margin: 0 30px;
}

/* 宣传语样式 */
.promotion {
    max-width: 760px; /* 设置宣传语宽度为660px */
	margin-top:5px;
}
.promo-big {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-bottom: 5px;
}
.promo-small {
    font-size: 18px;
    color: #666;
}

.k2 {
    font-size: 14px;
    color: #888888;
    line-height: 28px;
    background: url(../image/dh.png) no-repeat left center;
    padding-left: 55px;
    margin-left: auto; /* 电话区域右对齐 */
    min-width: 200px; /* 保证电话区域最小宽度 */
}
.k2 p:nth-child(2) {
    color: #01c255;
    font-size: 28px;
    font-family: Arial;
    font-weight: bold;
}

.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;display:block;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}


/*主体样式*/
.box1{background: url(../image/bb57de319b61a065fc2abcf941e8f4de750cbb3b.jpg) no-repeat;background-size:100% 100%;padding:62px 0;}
.bt{text-align:center;}
.bt .wz{color:#333333;font-size:36px;}
.bt .wz2{color:#888888;font-size:20px;margin-top:10px;}
.add1{margin-top:45px;}
.add1 li{width:31.37%;position: relative;}
.add1 li .img img{width:100%;display:block;}
.add1 li .det{background:rgba(243,243,243,.78);width:100%;position:absolute;left:0;bottom:0;text-align:center;}
.add1 li .nr{padding:12px 12px 15px;}
.add1 li .wz1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#333333;font-size:32px;font-weight:bold;}
.add1 li .wz2{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#666666;font-size:16px;font-family:Arial;text-transform:uppercase;margin-top:5px;}
.add1 li:hover .det{background:rgba(1,163,63,.78);}
.add1 li:hover .wz1{color:#fff;}
.add1 li:hover .wz2{color:#fff;}


.box2{}
.you1{background:#f8f9fc;padding:42px 30px 35px;}
.add11 li .det{width:57.87%;}
.add11 li .sz{background-color: rgb(1, 163, 63);width: 116px;line-height: 116px;color:#fff;font-size:92px;font-family:Arial;font-weight:bold;text-align:center;}
.add11 li .wz{width: calc(100% - 144px);}
.add11 li .wz1{color:#333333;font-size:46px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.add11 li .wz2{color:#333333;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:Arial;}
.add11 li .wz3{color:#333333;font-size:24px;overflow:hidden;line-height:50px;margin-top:1.5vw;}
.add11 li .img{width:33.56%;}
.add11 li .img img{width:100%;display:block;}

.chxs{margin-top:95px;}
.chxs li{width:24.5%;border:2px solid rgb(1, 163, 63);border-radius: 6px;position:relative;padding-top:60px;padding-bottom:25px;}
.chxs li .det{padding:0 20px;}
.chxs li .wz{color:#333333;font-size:18px;line-height:30px;}
.chxs li .img{position:absolute;left:50%;transform:translateX(-50%);top:-56px;}



.you2{background:#f8f9fc;padding:44px 30px 19px 0;margin:25px 0;}
.ypic{width:28%;}
.ypic img{width:100%;display:block;}
.add22{width:70%;margin-top:0.5vw;}
.add22 li .sz{background-color:#01c255;width: 116px;line-height: 116px;color:#fff;font-size:92px;font-family:Arial;font-weight:bold;text-align:center;}
.add22 li .wz{width: calc(100% - 144px);}
.add22 li .wz1{color:#333333;font-size:46px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:right;}
.add22 li .wz2{color:#333333;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:Arial;text-align:right;}
.add22 li .wz3{color:#333333;font-size:24px;overflow:hidden;line-height:50px;margin-top:1.5vw;text-align:right;}
.add22 li .tu{margin-top:2vw;}
.add22 li .img{width:49%;}
.add22 li .img img{width:100%;display:block;}

.you3{background:#f8f9fc;padding:46px 0 20px 30px;}
.you3 .add22 li .wz1{text-align:left;}
.you3 .add22 li .wz2{text-align:left;}
.you3 .add22 li .wz3{text-align:left;}



.box3{background:#e9f1f6;margin-top:36px;padding:50px 0;}
.xztt{color:#333333;font-size:36px;text-align:center;}
.xztt strong{color:#01a33f;}
.box3 .cont{margin-top:42px;}
.liyou{width:49.12%;}
.liyou li .sz{border-radius: 50%;background-color: rgb(1, 163, 63);width: 28px;line-height: 28px;height:28px;text-align:center;color:#fff;font-size:19px;}
.liyou li .det{width: calc(100% - 36px);}
.liyou li .wz1{color:#333333;font-size:26px;font-weight:bold;line-height:28px;}
.liyou li .wz2{color:#333333;font-size:18px;line-height:36px;border-bottom:1px dashed #d0d0d0;padding-bottom:10px;margin-top:8px;}
.liyou li:last-child .wz2{border:none;}
.liyou li+li{margin-top:12px;}
.liyut{width:50.88%;}
.liyut img{width:100%;display:block;}


.box4{background:url(../image/c6b264c6854a31a05290ecd464c9c2949658bd0e.jpg) no-repeat;background-size:100% 100%;padding:38px 0 104px;}
.lclist{margin-top:45px;}
.lclist li{width:24%;background-color: rgb(255, 255, 255);border-radius: 6px;padding:36px 20px;}
.lclist li .wz1{color:#01c255;font-size:26px;font-weight:bold;}
.lclist li .sz{color:#a9a9a9;font-size:52px;font-family:Arial;line-height:40px;}
.lclist li .hx{width:50px;height:5px;background:#01da70;margin:14px 0;}
.lclist li .wz2{color:#333333;font-size:18px;line-height:30px;}


.box5{padding:46px 0 60px;}
.fwlist{margin-top:23px;}
.fwlist li{width:16.66666%;position: relative;}
.fwlist li .img img{width:100%;display:block;}
.fwlist li .wz{background-color: rgb(1, 194, 85);line-height:45px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff;font-size:24px;position:absolute;width:82%;left:9%;bottom:31%;}



.box6{background:url(../image/e8ae5dd5399b68345a8ddbbed284f6d1b47a6c18.jpg) no-repeat;background-size:100% 100%;padding:82px 0;}
.htwz{color:#fff;}
.htwz .wz{font-size:38px;font-weight:bold;}
.htwz .wz2{font-size:28px;margin-top:12px;}


.x-about{padding:36px 0 27px;}
.about-left{width:47%;}
.about-left img {
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;display:block;
}

.about-left img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.about-right{width:48.75%;margin-top:1.2vw;}
.about-right .tit {
    color: #333333;
    font-size: 36px;
    line-height: 1.2;
    position: relative;
}


.about-right .tit span {
    color: #0b9243;
}

.about-right .en {
    font-size: 40px;
    font-weight: 600;
    color:#ededed;
    text-transform: uppercase;
}

.about-right .tit .more {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    opacity: 1;
}

.about-right .tit .more .img {
    width: 39px;
    height: 28px;
    overflow: hidden;
    transition: all .3s;
}

.about-right .tit .more:hover .img {
    background-position: 0 -28px !important;
}


.about-right .intro {
    color: #333333;
    font-size: 16px;
    line-height:34px;
    margin-top:1.78vw;
}

.adhx{width:78.21%;background-color: rgb(255, 255, 255);box-shadow:0 0 18px #eee;margin-top:1.5vw;border-radius:29px;height:58px;}
.adh{width:67%;text-indent:6%;color:#666666;font-size:16px;}
.adh img{margin-right:8px;vertical-align:-8px;}
.adh strong{color:#048f3e;font-size:30px;font-family:Arial;} 
a.zx{border-radius: 29px; background-color:#ffc100;width:33%;color:#fff;font-size:18px;font-weight:bold;display:block;text-align:center;line-height:58px;}
a.zx img{margin-right:8%;}


.honor-list {
    margin-left: -18px;
    margin-right: -18px;
}

.honor-item {
    padding: 0 18px;
}

.honor-item .img {
    border: 10px solid #d8d9da;
    overflow: hidden;
}

.honor-item .img img {
    transition: all .5s ease;width:100%;display:block;
}

.honor-item .img:hover img {
    transform: scale(1.1);
}

.honor-item h3 {
    color: #666666;
    font-size: 16px;
    line-height: 3.75;
    background: #f9f9f9;
    text-align: center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.honor-list .owl-item:hover h3 {
    background: #01da70;
    color: #fff;
}

@media (max-width: 1024px) {
    .honor-item h3 {
        font-size: 14px;
        line-height: 2.75;
    }
}


.box7{background:#f2f7fa;margin-top:50px;padding:33px 0 22px;}
.case1{margin-top:40px;}
.case1 li{width:23%;text-align:center;}
.case1 li .img{border:1px solid #dddedf;}
.case1 li .img img{width:100%;display:block;}
.case1 li .wz{color:#333333;font-size:22px;line-height:3.4;}



.box8{background:#fbfbfb;padding:40px 0 50px;}
.bt .wz span{color:#0fb35a;margin-right:1.34vw;}
.box8 .content{margin-top:50px;}
.top-news{width:39%;}
.top-news li {
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}
.top-news li .com-img{
    width: 100%;
}
.top-news li img {
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;display:block;
}

.top-news li img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.top-news li .text {
    background: #fff;
    padding:33px;
}


.top-news li h3 {
    color: #333333;
    font-size: 24px;
    line-height: 2;
    transition: all .3s;
    font-weight: 400;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}

.top-news li:hover h3 {
    color: #15cf77;
}

.top-news li .time {
    color: #666666;
    font-size: 14px;
    line-height: 2;
}

.top-news li .intro {
    color: #666666;
    font-size: 14px;
    line-height: 2;
    margin-top:20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.xw2{width:56.88%;}
.xw2 li{background-color: rgb(255, 255, 255);padding:23px 40px 23px 30px;}
.xw2 li+li{margin-top:15px;}


.xw2 li .tm{
    color: #666;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    position: relative;width:16%;
}

.xw2 li .tm:after {
    position: absolute;
    right: 15%;
    top: 30px;
    font-size: 18px;
    content: "/";
}

.xw2 li .tm1 {
    font-size: 48px;
    font-family: 'Arial';
}
.xw2 li .nr{width:80%;}
.xw2 li .wz {
    color: #333333;
    font-size: 24px;
    line-height: 1.2;
    transition: all .3s;
    font-weight: 400;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}

.xw2 li .wz2 {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    margin-top:12px;height:40px;overflow: hidden;
}

.xw2 li:hover .tm{color:#048f3e;}
.xw2 li:hover .wz {
    color: #15cf77;
}







/*友情链接*/
.link{margin:20px 0;}
.lktt{color:#666666;font-size:18px;line-height:48px;position: relative;border-bottom:1px solid #f0f0f0;}
.lktt:before{content:"";width:78px;height:3px;background:#0fb35a;position:absolute;display: block;left:0;bottom:0;}
.links{color:#999999;font-size:12px;line-height:24px;margin-top:15px;}
.links a{margin-right:5px;color:#999999;}



/*页面底部*/
.foot{background:#313236;}
.fcont1{padding:53px 0 56px;}
.codes {
    float: left;
    text-align: center;
    margin-right: 20px;
}
/* 确保图片在容器内居中 */
.codes img {
    display: block;
    margin: 0 auto;
}
.codes p:nth-child(2){color:#919293;font-size:14px;margin-top:20px;}

.codes-spacing {
    margin-right: 30px;
}

.foot2{margin-left:2.41%;}
.ftt{color:#fff;font-size:20px;margin-bottom:23px;}
.lx{color:#cbcbcb;font-size:14px;line-height:30px;}
.lx a{color:#cbcbcb;}

.foot3{width:47.03%;}
.fnav li{line-height:30px;font-size:16px;}
.fnav li a{color:#919293;}
.fnav li a:hover{color:#fff;}

.bq{border-top:1px solid #4f5052;text-align:center;line-height:24px;padding:25px 0;font-size:14px;color:#999999;}
.bq a{color:#999999;}
.bq a:hover{color:#fff;}




/*内页左侧样式*/
.page-product-inquiry a{color: #fff;}

@media (max-width:1440px) {
 .about-right .intro{line-height:28px;}
 .adh strong{font-size:27px;}
 .xw2 li{padding:18px 40px 30px 18px;}
 .xw2 li .wz{font-size:22px;}
 .xw2 li+li{margin-top:10px;}
}


@media (max-width:1024px) {
  .top2 .wh{height:110px;}
  .k2 p:nth-child(2){font-size:25px;}
  .x-menu > li > a{font-size:16px;}
  .x-menu > li{width:14%;}
  .bt .wz{font-size:28px;}
  .bt .wz2{font-size:16px;}
  .add1 li .wz1{font-size:22px;}
  .add1 li .wz2{font-size:13px;}
  .add11 li .sz{width:90px;line-height:90px;font-size:70px;}
  .add11 li .wz1{font-size:36px;}
  .add11 li .wz2{font-size:16px;}
  .add11 li .wz{width: calc(100% - 105px);}
  .add11 li .wz3{font-size:17px;line-height:32px;}
  .chxs li .wz{font-size:15px;line-height:26px;}
  .chxs li .img{width:90px;top:-44.5px;}
  .chxs li .img img{width:100%;display:block;}
.add22 li .sz{width:90px;line-height:90px;font-size:70px;}
.add22 li .wz1{font-size:36px;}
.add22 li .wz2{font-size:16px;}
.add22 li .wz{width: calc(100% - 105px);}
.add22 li .wz3{font-size:17px;line-height:32px;}
.xztt{font-size:28px;}
.liyou li .wz1{font-size:20px;}
.liyou li .wz2{font-size:15px;line-height:26px;}
.lclist li .wz1{font-size:20px;}
.lclist li .sz{font-size:38px;line-height:32px;}
.lclist li .hx{width:35px;height:3px;}
.lclist li .wz2{font-size:15px;line-height:25px;}
.fwlist li .wz{font-size:15px;line-height:36px;}
.htwz .wz{font-size:28px;}
.htwz .wz2{font-size:18px;}
.about-left{width:100%;}
.about-right{width:100%;margin-top:20px;}
.about-right .en{font-size:30px;}
.about-right .tit{font-size:26px;}
a.zx{font-size:16px;}
.adhx{width:60%;}
.honor-item .img {border:6px solid #d8d9da;}
.case1 li .wz{font-size:16px;}
.top-news li h3{font-size:18px;}
.xw2 li .wz{font-size:18px;}
.xw2 li .tm1{font-size:38px;}
.xw2 li .tm:after{top:21px;}
.xw2 li:last-child{display:none;}
.xw2 li{padding:25px 30px;}
.xw2 li+li{margin-top: 26px;}
.fnav li{font-size:14px;}
.ftt{font-size:17px;}
.lktt{font-size:16px;}
.lktt:before{width:64px;}
 
}



@media (max-width: 768px) {
 .taiji-right-content p img{max-width:100%!important;width:auto!important;height:auto!important;}
 .add1 li{width:100%;margin:5px 0;}
 .add11 li .det{width:100%;}
 .add11 li .img{width:100%;margin-top:20px;}
 .chxs{margin-top:70px;}
 .chxs li{width:49%;}
 .chxs li:nth-child(n+3){margin-top:70px;}
 .ypic{width:100%;}
 .add22{width:100%;margin-top:20px;}
 .you2{padding:15px;}
 .you1{padding:15px;}
 .you3{padding:15px;}
 .you3 .cont3{flex-direction: column-reverse;}
 .box3 .cont{flex-direction: column-reverse; }
 .liyut{width:80%;margin:0 auto;}
 .liyou{width:100%;margin-top:25px;}
 .lclist li{width:49%;margin:8px 0;}
 .fwlist li{width:25%;}
 .adhx{width:82%;}
 .case1 li{width:49%;}
 .top-news{width:100%;}
 .xw2{width:100%;margin-top:20px;}
 .xw2 li+li{margin-top:10px;}
 .foot3{display:none;}
.honor-list {margin-left: -10px;margin-right: -10px;}
.honor-item {padding: 0 10px;}
.honor-item h3{line-height:40px;}
    .codes {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}


@media (max-width:480px) {
    .box1{padding:35px 0;}
   .bt .wz{font-size:24px;}
   .add1 li .wz1{font-size:18px;}
   .add1{margin-top:25px;}
    .add11 li .sz{width:60px;line-height:60px;font-size:42px;}
  .add11 li .wz1{font-size:24px;}
  .add11 li .wz2{font-size:14px;}
  .add11 li .wz{width: calc(100% - 75px);}
  .add11 li .wz3{font-size:14px;line-height:26px;}
  .chxs li{width:100%;}
  .chxs li .img{width:90px;top:-44.5px;}
  .chxs li .img img{width:100%;display:block;}
   .chxs li:nth-child(n+2){margin-top:70px;}
.add22 li .sz{width:60px;line-height:60px;font-size:42px;}
.add22 li .wz1{font-size:24px;}
.add22 li .wz2{font-size:14px;}
.add22 li .wz{width: calc(100% - 75px);}
.add22 li .wz3{font-size:14px;line-height:26px;}
.you2{margin:18px 0;}
.xztt{font-size:24px;}
.liyou li .wz1{font-size:18px;}
.box4{padding:25px 0;}
.lclist{margin-top:20px;}
.lclist li{width:100%;}
.lclist li .wz1{font-size:18px;}
.lclist li .sz{font-size:38px;line-height:32px;}
.lclist li .hx{width:35px;height:3px;}
.lclist li .wz2{font-size:15px;line-height:25px;}
.fwlist li .wz{font-size:15px;line-height:36px;}
.box3{margin-top:22px;padding:30px 0;}
.box3 .cont{margin-top:22px;}
.box5{padding:35px 0;}
.fwlist li{width:50%;}
.htwz .wz{font-size:22px;}
.htwz .wz2{font-size:16px;}
.box6{padding:42px 0;}
.adhx{display:none;}
.about-right .en{font-size:25px;}
.about-right .tit{font-size:22px;}
.case1{margin-top:25px;}
.case1 li .wz{font-size:14px;line-height:40px;}
.box8 .content{margin-top:28px;}
.xw2 li .tm{display:none;}
.xw2 li .nr{width:100%;}
.codes{float:none;}
.foot2 {
    width: 98%;
    float: none;
    margin-left: 0;
    margin-top: 15px;
    text-align: center; /* 让文字水平居中 */
    padding: 0 15px; /* 为左右两侧设置15px的内边距，留出空白 */
}
.ftt{font-size:16px;margin-bottom:10px;}
.lx{line-height:24px;}
.fcont1{padding:28px 0;}
.bq{padding:18px 0;}
.xw2 li .wz{font-size:16px;}
.top-news li h3{font-size:16px;}

}



/* 内页 */
.page-wrap{
    margin-top:25px;
}
.page-position{
    position: absolute;
    bottom: 5%;
    left: -5%;
    right: 0;
    color: #fff;
}

.page-position a{
    color: #fff;
}

.taiji-left-title{
    background: #01c255;
    padding: 25px 30px;
}

.taiji-left-title h3{
    font-size: 24px;
    font-weight: 500;
}

.taiji-left-title i{
    display: none;
}

.taiji-left-title span{
     font-size: 14px;
    text-transform: uppercase;
    opacity:1;
    line-height: 1;
}


.taiji-left-title11{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}


.taiji-left-title11 h3{
    font-size: 30px;
    line-height: 1.6;
    font-weight:600;
    background: url(../image/f8eb43251d4e335c27de3493fcf9dcbc1b2cac31.png) no-repeat right center;
}


.taiji-left-title11 h3 span{
    display: block;
    margin-left: 0;
    
}

.taiji-left-title11 span:before{
    display: none;
}


.nsort .taiji-left-nav{
    margin: 0;
}
.nsort .taiji-left-nav > li{
    border-bottom: none;
    margin-bottom: 2px;
    
}


.nsort .taiji-left-nav > li > a{
    padding: 23px 0;
    color: #666666;
    font-size: 17px;
    padding-left: 40px;
    padding-right: 40px;background: #f8f8f8;
}


.nsort .taiji-left-nav > li > a::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    background: #00a246;
    height: 100%;
    opacity: 0;
}

.nsort .taiji-left-nav > li:hover > a::before{
    opacity: 1;
}

.nsort .taiji-left-nav > li.clicked > a::before{
    opacity: 1;
}

.nsort .taiji-left-nav > li .first-nav-btn{
    background: url(../image/rjt.png) no-repeat top center;
    width: 9px;
    height: 14px;
    right: 30px;
    top: 30px;display:none;
}

.nsort .taiji-left-nav > li:hover .first-nav-btn, .nsort .taiji-left-nav > li.clicked .first-nav-btn{
    background: url(../image/rjt2.png) no-repeat top center;
}

.nsort .taiji-left-nav > li:hover > a, .nsort .taiji-left-nav > li.clicked > a{
    color: #fff;background:#01c255;
}


.taiji-left-box{
    margin-bottom: 30px;
}

.taiji-left-con{
    border-top: 1px solid #d2d2d2;
    margin-top: 1px;
}

.taiji-left-con11{
    border-top:none;
    border: none;
    margin-top: 0;
}


.latest-news{
    padding:20px;
}

.latest-news li{
    padding: 0.5rem 0;
    color: #666666;
    font-size: 15px;
}

.latest-news li a{
    position: relative;
    text-indent: 1.5em;
}

.latest-news li a:before{
    content:"";
    width: 4px;
    height: 4px;
    background: #d4d4d4;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}

.latest-news li:hover a{
    color: #01c255;
}
.latest-news li:hover a:before{
    background: #01c255;
}

.hot-keys li a{
    border: none;
    background: #f6f6f6;
    color: #666666;
    font-size: 14px;
}


.taiji-product-list1{

}

.taiji-product-list1 li{
    background: #f6f6f6;
    padding: 20px;
    margin-bottom: 30px;
}

.taiji-product-list1 li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.taiji-product-list1 li a .img1{
    width:30%;
}

.taiji-product-list1 li a .img1 img{
    width: 100%;display:block;
}

.taiji-product-list1 li a .wz{
    width:63%;
    margin-right: 3%;
}


.taiji-product-list1 li a .wz .wz1{
    color: #333333;
    font-size: 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.taiji-product-list1 li a .wz .wz2{
    color: #666666;
    font-size: 14px;
    line-height: 28px;
    margin: 5% 0;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3; 
}

.taiji-product-list1 li a .wz .wz3{
    color: #999999;
    font-size: 14px;
}

.taiji-product-list1 li:hover a .wz .wz1{
    color: #01c255;
}

.taiji-product-list1 li:hover a .wz .wz3{
    color: #01c255;
}

@media(max-width: 1200px){
    .page-position{
        left: 0;
    }
    .taiji-product-list1 li a .wz .wz2{-webkit-line-clamp:2;}
}

@media (min-width: 990px) {
    .page-wrap-left {
        float: left;
        width: 320px;
        margin-right:16px;
    }
}


@media(max-width: 768px){

    .taiji-product-list1 li a .wz .wz1{
        font-size:16px;
    }
    .taiji-product-list1 li a .wz .wz2{
        color: #666666;
        font-size: 13px;
        line-height: 22px;
        margin: 5px 0;
    }
    .taiji-product-list1 li a .wz .wz3{
        font-size: 13px;
    }
}


@media(max-width:480px){
    .taiji-product-list1 li a{flex-wrap:wrap;}
    .taiji-product-list1 li a .img1{width:100%;}
    .taiji-product-list1 li a .wz{width:100%;margin-top:15px;margin-right:0;}
}




