﻿@charset "utf-8";
/* CSS Document */

*{box-sizing:content-box;}
body{ margin:0px; padding:0px; font-size:0.16rem; color:#666666; font-family:"Arial,Inter,SF Pro Text,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC,Microsoft YaHei!important;"; min-width:12rem; }
pre{white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; Word-wrap: break-word;font-family:"Arial,Inter,SF Pro Text,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC,Microsoft YaHei!important;";}
:hover{/* transition: all 0.3s ease-in 0.1s,color 0.2s ease-out 0.1s; */}
a{color:#2b2b2b;text-decoration:none;}
a:hover{color:#666666;text-decoration:none;}
ol,ul,li,p,h1,h5,h2,h3,h4,h6{list-style:none;margin:0px; padding:0px;}
img{border:0px;}
form{ margin:0px; padding:0px;}input,textarea{ outline:0}
@-webkit-keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
@-moz-keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
@-o-keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
@keyframes bta{0%{margin-bottom:0;}30%{margin-bottom:-5px;}60%{margin-bottom:0;}80%{margin-bottom:5px;}100%{margin-bottom:0;}}
.fl{float:left;}
.fr{float:right}
.wd1200{width:80%;margin: 0 auto;height: auto; position: relative}
.header{ width: 100%; float: left;transition: 0.5s all;z-index: 990;}
.header .logo{ float: left; width: 3.15rem; height: 0.73rem; margin: 0.1rem 0}
.header .logo img{ width: 3.15rem; /*filter: invert(100%);filter: grayscale(1) brightness(10); */ }
/*.headerfix,.neiye {border-bottom: solid 1px #d9d9d9;background: #fff;-webkit-animation: headerfix ease-in-out .9s 0.1s both;-moz-animation: headerfix ease-in-out .9s 0.1s both;animation: headerfix ease-in-out .9s 0.1s both; box-shadow: 1px 1px 5px #3939394d}
.headerfix .logo img,.neiye .logo img{filter:none;}*/
.header .desc {
  margin-top: 0.25rem;
  line-height: 0.3rem;
  font-weight: bold;
  font-size: 0.22rem;
  height: 0.3rem;
  overflow: hidden;
}






/*菜单*/
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.index-nav{width: 100%;;height: 0.6rem;float: right;color:#000;padding: 0 0 0 0; background:url(../pic/navok.jpg) center top repeat-y}
.index-nav-frame{margin: 0 auto;height: 0.6rem; display: flex;justify-content : space-around;justify-content : space-between; width: 80%}
.Nptline{z-index: 100;width: 1.2rem;float: left;position: relative;display: block;outline: none;cursor: pointer;height: 0.6rem;line-height: 0.6rem;text-align: center;font-size: 0.2rem;margin-left: 0.02rem;flex: 1;box-sizing: border-box;}
.Nptline.active{background: #fff;}
.Nptline:after{position:absolute;content:"";bottom:0;width:0;height:0.02rem;background:#fff;left:0}
.Nptline:hover:after{width:100% }
.Nptline:hover{ background:no-repeat; color: #3d2406}
.Nptline:hover .Nptcenter{height:auto;opacity: 1;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.Nptline a{color:#fff;}
.headerfix .Nptline a,.neiye .Nptline a{color:#000;}
.Nptcenter{ padding: 0 0.2rem;min-width: 1.2rem;;border-top:0;background: rgba(255,255,255);box-shadow: 0 0px 12px rgb(0 0 0 / 18%);opacity: 0;display: block;height:0;position: absolute;overflow: hidden;transition: all 0.5s;margin-bottom: 1px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;/* Firefox 4 */-o-transition: all 0.5s; /* Opera */transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.Nptcenter .Nptli{width: 100%;font-weight: normal;font-size: 0.16rem;text-align: center;background: rgba(255,255,255,0.9);color: #000;float:left;height: 0.4rem;line-height: 0.4rem;margin: 0 auto;text-decoration: none;border-bottom: dotted 1px #ccc;z-index:9;margin-bottom: 0.01rem;}
.Nptcenter .Nptli a{color: #333;float:left;width:100%;}
.Nptcenter a:hover{background: #fff;color: #666;}
.Nptline-focus:focus{display: none;}
/*轮播广告*/
.bn-alp { width:100%; height:6.5rem; position:relative; float:left; background: #ffed29 no-repeat;background-position:50% 0%; overflow:hidden }
.bn-alp ul,.bn-alp li { margin:0; padding:0; list-style:none; }
.bn-alp .abox { height:100%; position:relative; }
.bn-alp .abox li { width:100%; height:6.5rem; background-position:50% 0%; background-repeat:no-repeat; background-color:#dddddd; background-size:cover; position:absolute; top:0; left:0; z-index:10; }
.bn-alp .abox li.on { z-index:99; }
.bn-alp .abox li img.bg { display:none; }
.bn-alp .abox li a.b { display:block; width:100%; height:100%; }
.bn-alp .i { bottom:0.25rem; left:50%; margin-left:-0.5rem; text-align:center; position:absolute; z-index:99;}
.bn-alp .i i {display:inline-block;margin-right:0.1rem;width: 0.1rem;height: 0.1rem;background: rgba(162,162,162,.8);border-radius: 50%;cursor:pointer;/* transition: 0.3s all ease-in-out; */}
.bn-alp .i i.on {background-position: -1.3rem 0;background: #3d2406;}

.Ead01,.Ead02,.Ead03,.Ead04,.Ead05,.Ead06,.Ead07{ width: 100%; float: left; position: relative; margin-top: 0.3rem;}
/*首页1类*/
.Ead01 .mysh01{ width: 35%; float: left;}
.Ead01 .mysh01 h5.Etittle{width: 100%; border-bottom: 1px solid #ededed; position: relative; float: left; padding-left: 0.2rem; box-sizing: border-box; font-size: 0.24rem; color: #333333; line-height: 0.5rem; padding-bottom: 0.1rem;}
.Ead01 .mysh01 h5.Etittle:before{ position: absolute; left: 0.05rem; top: 0.2rem; content: ""; width: 0.05rem; height: 0.14rem; background: #3d2406; border-radius: 0.02rem}
.Ead01 .mysh01 .card-ts{ float: left; width: 100%; background: #F6F7F9; padding: 0.3rem 0.2rem 0.2rem 0.2rem; box-sizing: border-box}
.Ead01 .mysh01 .card-ts div{ width: 100%; float: left; display: inline-block; height: 0.5rem; line-height: 0.5rem; overflow: hidden}
.Ead01 .mysh01 .card-ts div a{ float: left; width: 73%;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; font-size: 0.16rem;}
.Ead01 .mysh01 .card-ts div p{float: right; width: 25%; font-size: 0.14rem; color: #999; text-align: right}
.Ead01 .mysh02{width: calc(65% - 0.3rem); float: right;}
.Ead01 .mysh02 .qiehuan{ width: 100%; border-bottom: 1px solid #ededed; position: relative; float: left; padding-left: 0rem; box-sizing: border-box; font-size: 0.24rem; color: #333333; line-height: 0.5rem;  }
.Ead01 .mysh02 .qiehuan div{ float: left; padding: 0 0.5rem;padding-bottom: 0.1rem; cursor: pointer}
.Ead01 .mysh02 .qiehuan div.layui-this{ border-bottom: 1px solid #3d2406;font-weight: bold;}


.Ead01 .mysh02 .bannerBox{ width:100%; float: left; position: relative}
.Ead01 .mysh02 .bannerBox .swiper{/*position: relative;*/width: 100%;height: 3rem; background: #F6F7F9;margin-top: 0rem; float: left}
.Ead01 .mysh02 .bannerBox li div{ width: calc(40% - 0.5rem); height: 2.6rem; float: left; margin-top: 0.2rem;    margin-left: 0.5rem; overflow: hidden}

.Ead01 .mysh02 .bannerBox li div img{object-fit: cover; width: 100%; height: 100%;transition: all 0.5s ease-in-out;}
.Ead01 .mysh02 .bannerBox li h2{ float: right;width: calc(60% - 0.7rem); margin: 0.2rem 0.45rem 0 0.2rem; text-align: left; color: #333; font-size: 0.22rem; line-height: 0.35rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical; font-weight: normal}
.Ead01 .mysh02 .bannerBox li p{ float: right;width: calc(60% - 0.7rem); margin: 0.2rem 0.45rem 0 0.2rem; text-align: left; color: #666; font-size: 0.16rem; line-height: 0.3rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;}
.Ead01 .mysh02 .bannerBox li a{  float: right;width: calc(60% - 1.5rem); margin: 0.02rem 1rem 0 0.5rem; text-align: left; color: #ffffff; font-size: 0.16rem;line-height: 0.4rem;border-radius: 0.2rem;transition: all .5s ease;}
.Ead01 .mysh02 .bannerBox li a b{width: 1.5rem; background: #fff; border: 1px solid #3d2406;height: 0.4rem; font-weight: normal; font-size: 0.16rem; text-align: center; color: #000; float: left; border-radius: 0.3rem}
.Ead01 .mysh02 .bannerBox li a:hover b{background:#3d2406; border: 1px solid #3d2406; color: #fff}
.Ead01 .mysh02 .bannerBox li span.date{ font-size: 0.12rem; width: calc(60% - 0.7rem); margin: 0.2rem 0.45rem 0 0.2rem; float: right;text-align: right}

.Ead01 .mysh02 .imgBox{height:3rem;text-align: center;/*overflow:hidden;width: calc(100% - 0rem);position: absolute;left: 0rem;top:0;*/width: 100%;}
.Ead01 .mysh02 .imgBox li{float:left;height:4rem;background:url() center 0 no-repeat; }
.Ead01 .mysh02 .arrowBox{width: 100%;float: left;position: absolute;top: 50%;-webkit-transform: translateY(-50%); transform: translateY(-50%);height: 0.4rem;z-index: 9;}
.Ead01 .mysh02 .arrowBox b{position: absolute;display: inline-block;width:0.3rem;height:0.3rem;z-index: 9;cursor: pointer;}
.Ead01 .mysh02 .arrowBox .prev{top: 0rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);left:0.1rem;background:url(../pic/left.png) center no-repeat; position: absolute;}
.Ead01 .mysh02 .arrowBox .next{top: 0rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);right:0.1rem;background:url(../pic/right.png) center no-repeat; position: absolute;}




.Ead02 .qiehuan{ width: 100%; border-bottom: 1px solid #ededed; position: relative; float: left; padding-left: 0rem; box-sizing: border-box; font-size: 0.24rem; color: #333333; line-height: 0.5rem;  }
.Ead02 .qiehuan div{ float: left; padding: 0 0.5rem;padding-bottom: 0.1rem; cursor: pointer}
.Ead02 .qiehuan div.layui-this{ border-bottom: 1px solid #3d2406;font-weight: bold;}
.Ead02 .mysh03{ width: 45%; float: left;  margin-top: 0.25rem;}
.Ead02 .mysh03 img{object-fit: cover; width: 100%; height: 100%;transition: all 0.5s ease-in-out;}
.Ead02 .mysh03 .lunbot{ width: 100%; float: left;position: relative;height: 5rem; }
.Ead02 .mysh03 .lunbot p{ position: absolute; bottom: 0; left: 0; width: 100%; height: 0.5rem; line-height: 0.5rem; background: #00000057; color: #dadada; padding: 0 0.2rem; box-sizing: border-box;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;text-align: center}
.Ead02 .mysh03 .lunbot .arrowBox{width: 100%;float: left;position: absolute;top: 50%;-webkit-transform: translateY(-50%); transform: translateY(-50%);height: 0.4rem;z-index: 9;}
.Ead02 .mysh03 .arrowBox b{position: absolute;display: inline-block;width:0.3rem;height:0.3rem;z-index: 9;cursor: pointer;}
.Ead02 .mysh03 .lunbot .arrowBox .prev{top: 0rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);left:0.1rem;background:url(../pic/left.png) center no-repeat; position: absolute;}
.Ead02 .mysh03 .lunbot .arrowBox .next{top: 0rem;-webkit-transform: translateY(-50%);transform: translateY(-50%);right:0.1rem;background:url(../pic/right.png) center no-repeat; position: absolute;}

.Ead02 .mysh04{ height:max-content; width: calc(55% - 0.3rem); float: right; position: relative;margin-top: 0.25rem;}
.Ead02 .mysh04:before{ content: ""; position: absolute; left: 0.11rem; top: 0; height:100%; width: 1px; background: #ededed; }
.Ead02 .mysh04 .neirong-message-box{ width: 100%; float: left;}
.Ead02 .mysh04 .neirong-message-box li{ width: 100%; float: left; box-sizing: border-box; padding-left: 0.5rem; position: relative}
.Ead02 .mysh04 .neirong-message-box li:before{ content: ""; position: absolute; left: 0.0rem; height:0.16rem; width: 0.16rem;     border: 0.03rem solid #50a96f;background: #ededed;    border-radius: 50%;    opacity: 0.3;    top: 0.2rem; }

.Ead02 .mysh04 .neirong-message-box li h5{position: relative;margin-bottom: 0.1rem;padding-top: 0.15rem;color: #343334;font-weight: 400;font-size: .2rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}
.Ead02 .mysh04 .neirong-message-box li h5 a .sxxItem{color: #007bff}
.Ead02 .mysh04 .neirong-message-box li div.nrong{width: 100%;height: 0.64rem;overflow: hidden;font-size: .14rem;line-height: .21rem;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;display: none;}
.Ead02 .mysh04 .neirong-message-box li .date {margin-top: 0.1rem;margin-bottom: 0.25rem;}
.Ead02 .mysh04 .neirong-message-box li .sxxItem{color: #3d2406;}
.Ead02 .mysh04 .neirong-message-box li.active div.nrong{display: block;}
.ckgd {display: block;width: 3.6rem;height: 0.5rem;margin: 0 auto;color: #3d2406;font-size: .2rem;line-height: .5rem;text-align: center;background-color: #fff;border: none;border: 0.01rem solid #3d2406;outline: none !important;left: 50%; -webkit-transform: translateX(-50%);transform: translateX(-50%); position: relative; float: left}



.Ead03 h5.Etittle{width: 100%; border-bottom: 1px solid #ededed; position: relative; float: left; padding-left: 0.2rem; box-sizing: border-box; font-size: 0.24rem; color: #333333; line-height: 0.5rem; padding-bottom: 0.1rem;}
.Ead03 h5.Etittle:before{ position: absolute; left: 0.05rem; top: 0.2rem; content: ""; width: 0.05rem; height: 0.14rem; background: #3d2406; border-radius: 0.02rem}

.Ead03 h5.Etittle a{ position: absolute; right: 0; font-size: 0.14rem; line-height: 0.2rem; top: 0.3rem; font-weight: normal}
.Ead03 .mysh05{/*display: flex;justify-content: space-around;justify-content: space-between;*/overflow: hidden; width: 100%; float: left; height: 3.7rem;padding: 0 0.04rem;}

.Ead03 .mysh05 li{/*flex:1;*/ width: calc( 20% - 0.4rem);  overflow: hidden; margin: 0.4rem 0.15rem 0.15rem 0.15rem; height: auto; position: relative; padding: 0.05rem 0.05rem 0.15rem 0.05rem;background: #ffffff; box-shadow: 0 0 0.08rem #88888833; float: left;    height: 3.0rem;
margin-right: 0;margin-left: 0;padding-right: 0;padding-left: 0;}
.Ead03 .mysh05 li div {width: calc(100% - 0.1rem);margin-left: 0.05rem;}
.Ead03 .mysh05 li span{ width:100%; float: left; text-align: center;height: 2.2rem;position: relative; overflow: hidden}
.Ead03 .mysh05 li span img{object-fit: cover; width: 100%; height: 100%;transition: all 0.5s ease-in-out;}
.Ead03 .mysh05 li span:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.Ead03 .mysh05 li p{ width: calc(100% - 0rem); float: left; margin: 0; text-align: center; font-weight: 100; font-size: 0.14rem;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;line-height: 0.25rem; height: 0.25rem; margin-top: 0.0rem;}
.Ead03 .mysh05 li h5{text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; width: 60%; float: left; line-height: 0.5rem;font-size: 0.16rem; box-sizing: border-box; padding-left: 0.15rem }
.Ead03 .mysh05 li i{text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; width: 40%; float: right; text-align: right;line-height: 0.5rem; font-style: normal;box-sizing: border-box; padding-right: 0.15rem}

.Ead04 h5.Etittle{width: 100%; border-bottom: 1px solid #ededed; position: relative; float: left; padding-left: 0.2rem; box-sizing: border-box; font-size: 0.24rem; color: #333333; line-height: 0.5rem; padding-bottom: 0.1rem;}
.Ead04 h5.Etittle:before{ position: absolute; left: 0.05rem; top: 0.2rem; content: ""; width: 0.05rem; height: 0.14rem; background: #3d2406; border-radius: 0.02rem}

.Ead04 h5.Etittle a{ position: absolute; right: 0; font-size: 0.14rem; line-height: 0.2rem; top: 0.3rem; font-weight: normal}
.Ead04 ul{ position: relative; height: 6.4rem;top: 0.4rem; width: 100%; float: left}
.Ead04 ul li {/*flex:1;*/ width: calc( 25% - 0.1rem);  overflow: hidden;  height: 1.6rem; position: absolute}
.Ead04 ul li:nth-child(1){ height: 3.3rem; left: 0rem; top: 0rem ;width: calc( 25% - 0rem); }
.Ead04 ul li:nth-child(2){ height: 2.6rem;left: 0rem; top: 3.4rem;width: calc( 25% - 0rem);  }
.Ead04 ul li:nth-child(3){ height: 2.3rem;left: calc( 25% + 0.1rem); top: 0rem  }
.Ead04 ul li:nth-child(4){ height: 2.3rem;left: calc( 50% + 0.1rem); top: 0rem  }
.Ead04 ul li:nth-child(5){ height: 2.6rem;left: calc( 25% + 0.1rem); top: 3.4rem  }
.Ead04 ul li:nth-child(6){ height: 2.6rem;left: calc( 50% + 0.1rem); top: 3.4rem  }
.Ead04 ul li:nth-child(7){ height: 1.6rem;right: 0; top: 0rem  }
.Ead04 ul li:nth-child(8){ height: 1.6rem;right: 0; top: 1.7rem  }
.Ead04 ul li:nth-child(9){ height: 2.6rem;right: 0; top: 3.4rem  }
.Ead04 ul h3{width: calc( 50% - 0.1rem); height: 0.9rem; position: absolute; top: 2.4rem; left: calc( 25% + 0.1rem); background: #d71219;font-family: en1;font-size: 0.36rem;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden; color: #fff; text-align: center; line-height: 0.9rem}

.Ead04 ul li span{ width: 100%; float: left; overflow: hidden; height: 100%;}
.Ead04 ul li span img{object-fit: cover;object-position: 50% 50%;  width: 100%; height: 100%;transition: all 0.5s ease-in-out;}
.Ead04 ul li span:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}






/*首页底部*/
.bottomlinks{ background: #404041; float: left; padding: 0.2rem 0; width: 100%; margin-top: 0.4rem;}
.bottomlinks ul li{ width: 100%; float: left;color: #ffffff; margin-top: 0.2rem;line-height: 0.25rem;}
.bottomlinks ul li:nth-child(1){ font-weight: bold; font-size: 0.24rem;}
.bottomlinks ul li a{color:#dedede; margin-right: 0.2rem; font-size: 0.16rem;float: left}
.bottomlinks ul li:last-child{ text-align: center; margin: 0.4rem 0 0rem 0; padding-top: 0.2rem; font-size: 0.14rem; border-top: 1px solid #5e5e5e;color: #B1B1B1; line-height: 0.2rem;}




/*内页样式*/
/*产品详情页*/
.cat{position: relative;color:#4b4b4b;height: 0.6rem;overflow: hidden;margin-bottom: 0.3rem; margin-top: 0rem;line-height: 0.6rem;font-size: 0.14rem;border-bottom:1px solid #ebebeb; background: #f7f7f7;float: left; width: 100%}
.cat:before{position: absolute;bottom: 1px;left: 0;width: 100%;content:'';border-bottom: 1px solid #ebebeb;}
.cat a{display: inline-block;margin: 0 0.06rem;color:#4b4b4b;font-size: 0.14rem;}
.cat a:first-child+a{color: #3d2406;}



.wrap{width:100%;float:left;}
.wrap .cpfl{width:2.2rem;background: #f6f9fc;margin-bottom: 0.46rem;}
.wrap .cpfl .li01{float:left;width:100%;font-size: 0.24rem;color: #FFFFFF;text-align: center;line-height: 0.7rem;display: block;font-weight:bold;position: relative;background: #3d2406 }
.wrap .cpfl .li01:before{position: absolute;bottom: -0.09rem;left: 0.8rem;content:'';border-top: 0.09rem solid #3d2406;border-left: 0.17rem solid transparent;border-right: 0.15rem solid transparent;}
.wrap .cpfl .li03 a.sub{color: #525252;font-size: 0.16rem;}
.wrap .cpfl .li03 {width: 100%;background: #f6f9fc;padding-bottom: 0rem;padding-top: 0.16rem;float:left;overflow: hidden;}
.wrap .cpfl .gundong{max-height: 8.8rem;overflow: auto;overflow-x: hidden;}
.wrap .cpfl .gundong::-webkit-scrollbar {/*滚动条整体样式*/  width: 0.06rem;     /*高宽分别对应横竖滚动条的尺寸*/  height: 0.06rem;}
.wrap .cpfl .gundong::-webkit-scrollbar-thumb {/*滚动条里面小方块*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  background: rgba(0,0,0,0.4);}
.wrap .cpfl .gundong::-webkit-scrollbar-track {/*滚动条里面轨道*/  -webkit-box-shadow: inset 0 0 0.05rem rgba(0,0,0,0.1);  border-radius: 0;  background: rgba(0,0,0,0.05);}
.wrap .cpfl .li03 h2{float: right;width: 100%; text-align: center; box-sizing: border-box; font-size: 0.2rem;/*white-space: nowrap;overflow: hidden;text-overflow: ellipsis;*/position: relative;padding: 0.1rem 0rem 0.1rem 0rem; line-height: 0.5rem; border-bottom:1px solid #ededed;/* text-align: center; */line-height: 0.5rem; font-weight: normal}
.wrap .cpfl .li03 h2:last-child{ border-bottom: 0}
.wrap .cpfl .li03 h2 a:hover{color:#3d2406;}
.wrap .cpfl .li03 h2.on2{ background: #ededed}




/*商会单页*/
.top_title{ width:calc(100% - 2.7rem); float: right; border-bottom: 1px solid #ededed;line-height: 0.3rem; height: 0.85rem; font-weight: bold; margin-bottom: 0.3rem;position: relative;box-sizing: border-box;font-size: 0.24rem; padding: 0.1rem 0 0 0.8rem; color: #333}
.top_title:before{content: ""; position: absolute; left: 0;width: 0.7rem;height: 0.7rem;top: 0rem;background: url(../pic/WX20.png) left center no-repeat;background-size: 0.7rem;}
.top_title p{ font-size:0.18rem; font-weight: normal;color: #666;text-transform: uppercase; }
.pagesh{width:calc(100% - 2.7rem); float: right; line-height: 0.3rem; position: relative; font-size: 0.16rem;}
.pagesh img{max-width:100%; WIDTH: auto !important;    height: auto !important; font-size: 0;display: block;padding: 0;margin: 0;left: 50%; -webkit-transform: translateX(-50%);transform: translateX(-50%); position: relative}



/* 内页-新闻*/



.wrap .newslist{width: calc(100% - 2.7rem);margin: 0 0 0.66rem 0; float: right}
.wrap .newslist li{ width: 100%; float: left; background: #F6F7F9; padding: 0;overflow: hidden; margin-bottom: 0.3rem; height: 2.5rem;}


.wrap .newslist li:hover{background: #f2f7ff;}
.wrap .newslist li:nth-child(even){}
.news_con_img{width: 35%; height: 2.5rem; position: relative; float: left;  font-size: 0px; padding:0rem; background: #ffffff; }
.news_con_img img{object-fit: cover; width: 100%; height: 100%; overflow: hidden}
.news_con_txt{float:right;width: calc(65% - 0.5rem - 0px);position:relative;height: 2.5rem; overflow: hidden; padding-right: 0.2rem}
.news_con_txt h2{width: 100%;float: right;color: #000;max-height: 0.8rem; font-size: 0.24rem; padding: 0.1rem 0 0 0;line-height: 0.35rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;position: relative; margin-bottom: 0.1rem; font-weight: normal}

.news_con_txt p{max-height: 0.75rem;line-height: 0.25rem;font-size: 0.16rem; color: #666; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;float: left;  margin-bottom: 0.2rem; color: #555555}
.news_con_txt i{ font-style:normal;display: block; padding-top: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; font-style: normal; position:absolute; left:0px; bottom:0.2rem; color: #999999;}
.news_con_txt a{ position: absolute; font-size: 0.16rem; right: 0.2rem; bottom: 0.2rem; color: #333; border: 1px solid #000; padding: 0.1rem 0.5rem; }
.news_con_txt a:hover{border: 1px solid #3d2406; color: #fff; background: #3d2406}

.news_con_txt1{ float:left; width:8.6rem; position:relative; padding-left:0.1rem;}
.news_con_txt1:before{content:""; position:absolute; left:0; top:0.17rem; width:0.06rem; height:0.06rem; border-radius:50%; background:#ec7302}
.news_con_txt1 h2{width: 8.8rem;float: left;color: #333333;height: 0.4rem;overflow: hidden;padding: 0.1rem 0 0 0;line-height: 0.2rem;text-overflow: ellipsis;-o-text-overflow: ellipsis;font-weight:normal;white-space: nowrap;overflow: hidden;font-size: 0.18rem;}

.news_con_txt1 p{max-height: 0.5rem;width:100%;line-height: 0.25rem;font-size: 0.14rem; color: #666; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;float: left; color:#666666}
.news_con_txt1 i{ font-style:normal;display: block; padding-top: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; font-style: normal; float:left; color: #999999;}
.wrap .newslist .turn_page{ bottom:-0.5rem;}


.myhyfc{width: calc(100% - 2.7rem); float: right; margin-bottom: 0.2rem;}
.myhyfc a{ font-size: .16rem; float: left;margin-right: 0.2rem;height: 0.36rem;color: #333333;background-color: #F6F7F9;margin-bottom: 0.2rem;cursor: pointer;width: 1.58rem;text-align: center;line-height: .36rem; }
.myhyfc a.on2{ background: #3d2406; color: #fff}


.hyfclist,.hyfclistC{width: calc(100% - 2.7rem);    margin: 0 0 0.66rem 0;    float: right;}
.hyfclist li{ float: left; width: calc(50% - 0.15rem); margin:0 0.15rem 0.3rem 0rem;background-color: #F6F7F9; box-sizing: border-box; padding: 0.15rem; height: 2.8rem; overflow: hidden; position: relative}
.hyfclist li a{ width: 100%; float: left}
.hyfclist li:nth-child(even){ float: right;margin:0 0 0.3rem 0.15rem}
.hyfclist li:before{ position: absolute; content: ""; right: 0; bottom:0; background: url(../pic/right.png) no-repeat; width: 0.4rem; height: 0.6rem;}
.hyfclist .span{ width: calc(50% - 0.2rem); float: right; margin-top: 0.8rem;}
.hyfclist .span h5{font-size: .24rem;  color: #333;font-weight: 600; margin-bottom: .1rem; width: 100%; float: left}
.hyfclist .span h5 i{font-size: .16rem; display: inline-block; color: #666; font-weight: normal; margin-left: 0.05rem; font-style: normal}
.hyfclist .span p{font-size: .16rem; color: #666;width: 100%; float: left;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.hyfclist .span span{font-size: .16rem; margin-top: .05rem; color: #666;width: 100%; float: left;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.hyfclist .img{ width: 50%; float: left; height: 2.5rem; background: #fff;overflow: hidden}
.hyfclist .img img{object-fit: cover; width: 100%; height: 100%; overflow: hidden}

.hyfclistC .li_img{ width: 40%; float: left; height: auto; background: #f9f9f9}
.hyfclistC .li_img img{object-fit: cover; width: 100%; height: 100%; overflow: hidden}
.hyfclistC .li_con{ width:calc(60% - 0.4rem); float: right; height: auto}
.hyfclistC .li_con img{    WIDTH: auto !important;    height: auto !important; max-width: 100%; font-size: 0;display: block;padding: 0;margin: 0}
.hyfclistC .li_con .part{float: left; width: 100%; margin-bottom: 0.2rem;}
.hyfclistC .li_con .part span{float: left; width:max-content;max-width: 20%; text-align: right}
.hyfclistC .li_con .part label{float: left; width: 80%;text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;  overflow: hidden;}
.hyfclistC .li_con .partC{ width:100%; float: left;  line-height: 0.3rem}




 /* 内页-新闻-XX*/

 .wrap .newsxx {width: calc(100% - 2.7rem);padding: 0.5rem 0.2rem 0.2rem 0.2rem;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  line-height: 0.25rem;font-size: 0.16rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;float: right;margin-top: 0rem;box-sizing: border-box;}
 .wrap .newsxx .chanpT{ width: 100%; line-height: 0.4rem; font-size: 0.28rem;  font-weight: 500; color: #000;  padding: 0.2rem 0 0.3rem 0; text-align: center}
 .wrap .newsxx .chanpTime{width: 100%; line-height: 0.25rem; font-size: 0.14rem;   color: #888;  padding: 0rem 0 0rem 0; text-align: center}
 .wrap .newsxx .chanpC{width: 100%;margin: 0 0 0.46rem 0;padding: 0.3rem 0; float: left; line-height: 0.3rem;  border-bottom: 1px solid #ededed}
 .wrap .newsxx .chanpC img{    WIDTH: auto !important;    height: auto !important; max-width: 100%; font-size: 0;display: block;padding: 0;margin: 0}
 
.wrap .newsxx .news_box{ width: 100%; float: left; margin-bottom: 0.3rem;}
.wrap .newsxx .news_box .previtem, .wrap .newsxx .news_box .nextitem{width: 100%; float: left; margin-bottom: 0.3rem;}
.wrap .newsxx .news_box .icon{ float: left; background:#3d2406; width:1.5rem; line-height: 0.4rem; height: 0.4rem; color: #ffffff; text-align: center}
.wrap .newsxx .news_box .title{float: right;width: calc(100% - 1.7rem);line-height: 0.4rem;}
 .wrap .newsxx .news_box .title a{ color: #000}
 .wrap .newsxx .news_box .title a:hover{ color: #3d2406; font-weight: bold}
 



















/*翻页*/
.turn_page{text-align:center;line-height:0.35rem;clear:both;margin: 0 auto;overflow: hidden;position: relative;bottom: -0.15rem; font-family:Arial,Helvetica,sans-serif}
.turn_page span{border:1px #cecece solid; display:inline-block; *display:inline; *zoom:1; font-size:0.14rem; height:0.33rem; line-height:0.33rem; overflow:hidden; background:#fff; vertical-align:top; margin:0 0.04rem; border-radius:0.04rem; -ms-border-radius:0.04rem; -moz-border-radius:0.04rem; -webkit-border-radius:0.04rem;}
.turn_page span em{width:0.15rem;height:0.15rem;display:inline-block;vertical-align:middle;margin-top:-0.02rem;}
.turn_page font, .turn_page a{width:0.32rem; height:0.33rem; display:block; text-align:center; text-decoration:none;}
.turn_page .page_item_current{background:#333; color:#fff; cursor:default;}
.turn_page .page_button, .turn_page .page_noclick{width:auto; padding:0 0.12rem;}
.turn_page .page_noclick{cursor:no-drop;}
.turn_page .icon_page_prev{background:url(../pic/fanyeleft.png) no-repeat -0rem -0rem; background-size: 100%}
.turn_page .icon_page_next{background: url(../pic/fanyeright.png) no-repeat  -0rem -0rem; background-size: 100%}





.wrap .shfc{ width: 100%}
.shfcC{ width: 100%; float: left}
.shfcC li{ width:calc(100% / 3 - 0.3rem); margin: 0.15rem; float: left; overflow: hidden; background: #f9f9f9; padding-bottom: 0.1rem; box-sizing: border-box}
.shfcC li span{ width: 100%; float: left; padding-top: 80%;    position: relative;    overflow: hidden;;}
.shfcC li span img {width: 100%;height: 100%;position: absolute;object-fit: cover;left: 0;top: 0;transition: all 0.5s ease-in-out;}
.shfcC li h2{ font-weight: normal; font-size: 0.16rem;overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical; line-height: 0.3rem; padding: 0.1rem 0.1rem 0 0.1rem; float: left; text-align: center}
.shfcC li:hover{ background: #f0f5ff; color: #000}
.shfcC li:hover img{    -webkit-transform: scale(1.1);    transform: scale(1.1);}










 
 
 

 
 
 
 
 
 
 
 
  /* message*/
.message{width: calc(100% - 3.4rem);padding: 0.5rem 0.2rem 0.2rem 0.2rem;box-shadow: 0 -4px 20px 0 rgb(0 0 0 / 6%);  line-height: 0.25rem;font-size: 0.14rem;table-layout: fixed;word-wrap: break-word;overflow: hidden;float: right;margin-top: 0rem;}
.message h5{width: 100%; line-height: 0.4rem; font-size: 0.24rem;  font-weight: bold; color: #000;  padding: 0.2rem 0 0.3rem 0; text-align: center}
.message .brief{width: 100%; line-height: 0.25rem; font-size: 0.14rem;   color: #888;  padding: 0rem 0 0rem 0; text-align: center}
.message .form_wrapper{width: calc(100% - 2rem);margin: 0.3rem 0 0.46rem 0;padding: 0.3rem 1rem; float: left; line-height: 0.35rem;  border-bottom: 1px solid #ededed; background: #f4f4f8}

.message .form_wrapper .rows{ width: 50%; float: left;line-height: 0.35rem; margin-bottom: 0.2rem;}
.message .form_wrapper .rows2{ width: 100%; float: left;line-height: 0.35rem;margin-bottom: 0.2rem;}
.message .form_wrapper .rows i,.message .form_wrapper .rows2 i{ color: #FF0004; font-style: normal; padding-left: 0.05rem;}
.message .form_wrapper .label{ float: left;width: 100%;}
.message .form_wrapper .input{float: left;width: 100%;}
.message .form_wrapper .input2{float: left;width: 100%;}
.message .form_wrapper .input_txt{width: calc(100% - 0.4rem);background-color: #fff;border: 0;box-sizing: border-box;height: 0.56rem;line-height: 0.56rem;border-radius: 0.08rem;padding: 0 0.2rem;}
.message .form_wrapper .textarea_txt{width: calc(100% - 0.4rem);background-color: #fff;border: 0;box-sizing: border-box;border-radius: 0.08rem;padding: 0.2rem; height: 1rem;}

.button_rows{width: 100%; float: left;}
.inquiry_submit{width:  calc(100% - 0.4rem);background-color: #1a1d22;color: #fff;border: 0;border-radius: 0.08rem;margin: 0.2rem;font-size: 0.18rem;text-transform: uppercase; line-height: 0.6rem;}

.gettc .message::-webkit-scrollbar {/*滚动条整体样式*/width : 0.05rem;  /*高宽分别对应横竖滚动条的尺寸*/height: 0.01rem;}.gettc .message::-webkit-scrollbar-thumb {/*滚动条里面小方块*/border-radius: 0.1rem;box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);background: #d8d8d8;}

.gettc .message::-webkit-scrollbar-track {/*滚动条里面轨道*/box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 0.1rem;background: #f2f2f2;}
 
 .banner_n{float: left;width: 100%;}
 .banner_n img{max-width: 100%;}

 
 