@charset 'utf-8';
/******样式清除******/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333333;
}
a,
span {
  vertical-align: top;
}
img {
  border: 0;
  vertical-align: middle;
}
input,
button,
text {
  vertical-align: top;
  outline: none;
  border: none;
}
button {
  padding: 0;
  background: none;
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
}
textarea {
  outline: none;
  border: none;
  resize: none;
}
input,
textarea {
  box-sizing: content-box;
  outline: none;
  background: 0 0;
  font-family: "Microsoft YaHei";
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #acacac;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #acacac;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #acacac;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #acacac;
}
table tr td,
table {
  border-collapse: collapse;
}
body {
  font-size: 0;
  color: #000;
  font-family: "Microsoft YaHei";
  background: #fff;
  min-width: 1240px;
}
:is(.opacity90,.cIqaTIoxf){
  background-color: #fff;
  background-color: rgb(255,255,255,0.9);
  opacity: 0.9\0;
  filter:alpha(opacity=90);
}
:is(.opacity60,.cLKiCcTty){
  background-color: #fff;
  background-color: rgb(255,255,255,0.6);
  opacity: 0.6\0;
  filter:alpha(opacity=60);
}
:is(.h100p,.cBMjdyfcd){
  height:100px;
}
:is(.w100,.cQEKvuZus){
  width:100%;
}
:is(.w28,.cNkkBiJpt){
  width:28%;
}
:is(.w70,.cMkkZFwkZ){
  width:70%;
}
/*****通用样式******/
/*清除浮动*/
:is(.clearfix,.cOCKRrSJP) {
  *zoom: 1;
}
:is(.clearfix,.cOCKRrSJP):before,:is( .clearfix, .cOCKRrSJP):after {
  display: table;
  content: "";
  line-height: 0;
}
:is(.clearfix,.cOCKRrSJP):after {
  clear: both;
}
:is(.lf,.cdFuoLzSh) {
  float: left;
}
:is(.rt,.cxHTPeiSl) {
  float: right;
}
:is(.clear,.cwFHlvnnZ){
  clear: both;
}
:is(.db,.cMeNHDPoH) {
  display: inline-block;
}
/* 文字溢出 */
:is(.e,.cdZJQrvUk) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*第一种tab切换开始*/
:is(.com-tab,.cvjVCGraT){
  width: 500px;
  border: 1px solid #eee;
}
:is(.tab-list,.csvFhXdFs){
  height: 40px;
  width: 100%;
  border-bottom: 1px solid #eee
}
:is(.tab-list,.csvFhXdFs) a{
  float: left;
  width: 33.333%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #333;
  /*添加定位，在切换时不会跳动*/
  position: relative;
  top:-1px;
}
:is(.tab-list,.csvFhXdFs) a:is(.cur,.cIzOfPVma){
  border-bottom: 2px solid red;
}
:is(.tab-list,.csvFhXdFs) span{
  float: left;
  line-height: 40px;
  margin-left: -6px;
}

:is(.tab-item,.ceMZLxtKU){
  padding:20px;
}
:is(.tab-item,.ceMZLxtKU) a{
  float: left;
  line-height: 36px;
  color: #666;
  font-size: 14px;
  max-width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:is(.tab-item,.ceMZLxtKU) span{
  float: right;
  line-height: 36px;
  color: #999;
  font-size: 12px;
}
/*第一种tab切换结束*/
/*第二种tab切换开始*/
:is(.com-tab,.cvjVCGraT){
  width: 500px;
  border: 1px solid #eee;
}
.tab-list-bool{
  height: 40px;
  width: 100%;
  border-bottom: 1px solid #eee
}
.tab-list-bool li{
  float: left;
  width: 33.333%;
  height: 40px;
  position: relative;
  top:-1px;
}
.tab-list-bool a{
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #333;

}
.tab-list-bool li:is(.cur,.cIzOfPVma) a{
  border-bottom: 2px solid red;
}
:is(.tab-item,.ceMZLxtKU){
  padding:20px;
}
:is(.tab-item,.ceMZLxtKU) a{
  float: left;
  line-height: 36px;
  color: #666;
  font-size: 14px;
  max-width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:is(.tab-item,.ceMZLxtKU) span{
  float: right;
  line-height: 36px;
  color: #999;
  font-size: 12px;
}
/*第二种tab切换结束*/
/*左右轮播开始*/
:is(.banner-box,.cYnlkTyBv),:is(
.banner-img,
.cdCFWefXl){
  height: 370px;
  width: 600px;
  position: relative;
  overflow: hidden;
}
:is(.banner-img,.cdCFWefXl) a{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
:is(.banner-img,.cdCFWefXl) img{
  display: block;
  height: 100%;
  width: 100%;
}
:is(.banner-txt,.cDXTvdeZU){
  height: 40px;
  width: 100%;
  background: url('/releases/20260513020905.1a4d9c15/assets/img/e7/30/e7303aff398246831ea1bd3d9a1c25e956a139c5.webp');
  position: absolute;
  bottom: 0px;
  left: 0px;
}
:is(.banner-txt,.cDXTvdeZU) a{
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding-left: 20px;
}
:is(.banner-num,.csplLoWIP){
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 0px;
}
:is(.banner-num,.csplLoWIP) span{
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #fff;
  margin-left: 8px;
  cursor: pointer;
}
:is(.banner-num,.csplLoWIP) span:is(.cur,.cIzOfPVma){
  background: red;
}
:is(.banner-index,.cBaTOpJAg){
  position: absolute;
  bottom:10px;
  right: 140px;
}
:is(.banner-index,.cBaTOpJAg) span{
  color: #fff;
  font-size: 14px;
}
:is(.banner-index,.cBaTOpJAg) span:is(.ban-dy,.cHngdtvoB){
  font-size: 18px;
}
:is(.banner-btn,.cKoGRMDSv){
  position: absolute;
  height: 70px;
  width: 35px;
  font-size: 40px;
  color: #fff;
  margin-top: -35px;
  text-align: center;
  line-height: 70px;
  top: 50%;
  background: url('/releases/20260513020905.1a4d9c15/assets/img/e7/30/e7303aff398246831ea1bd3d9a1c25e956a139c5.webp');
  cursor: pointer;
  display: none;
}
:is(.banner-left,.ccPhUOuDA){
  left: 0px;
}
:is(.banner-right,.cClNklHBo){
  right: 0px;
}
:is(.banner-box,.cYnlkTyBv):hover :is(.banner-btn,.cKoGRMDSv){
  display: block;
}
/*左右轮播结束*/
/*上下轮播开始*/
:is(.news-line,.cLIxOKitj){
  height: 50px;
  width: 100%;
  border:1px solid #ccc;
}
:is(.news-icon,.cLQVCoitA){
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #666;
  background: #ccc;
  width: 100px;
}
:is(.news-cont,.cbzsZEJLs){
  height: 50px;
  width: 800px;
  position: relative;
  margin-left: 50px;
  overflow:hidden;
}
:is(.news-cont,.cbzsZEJLs) a{
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 50px;
  width: 100%;
  line-height: 50px;
  max-width: 800px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:is(.news-btns,.cXdxOFmPm){
  margin:4px 20px 0 0;
}
:is(.news-btns,.cXdxOFmPm) span{
  display: block;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  color: #666;
  font-size: 20px;
  background: #eee;
  margin-bottom: 2px;
  cursor: pointer;
}
:is(.news-btns,.cXdxOFmPm) span:hover{
  background: red;
}
/*上下轮播结束*/
/*新闻头条滚动开始*/
:is(.roll-news-line,.cBJrHpXhn){
  height: 50px;
  width: 100%;
  border:1px solid #ccc;
}
:is(.roll-news-icon,.cJZqxqyKc){
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #666;
  background: #ccc;
  width: 100px;
}
:is(.roll-news-cont,.cxhFreZQD){
  height: 50px;
  width: 800px;
  position: relative;
  margin-left: 50px;
  overflow:hidden;
}
:is(.roll-news-cont,.cxhFreZQD) a{
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 50px;
  width: 100%;
  line-height: 50px;
  max-width: 800px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:is(.roll-news-btns,.cACkomVGP){
  margin:4px 20px 0 0;
}
:is(.roll-news-btns,.cACkomVGP) span{
  display: block;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  color: #666;
  font-size: 20px;
  background: #eee;
  margin-bottom: 2px;
  cursor: pointer;
}
:is(.roll-news-btns,.cACkomVGP) span:hover{
  background: red;
}
/*新闻头条滚动结束*/
/*渐变轮播开始*/
:is(.fade-box,.ckIRRACzA),
.fade-img{
  height: 370px;
  width: 600px;
  position: relative;
  overflow: hidden;
}
.fade-img a{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.fade-img img{
  display: block;
  height: 100%;
  width: 100%;
}
:is(.fade-txt,.cbSOWTVfG){
  height: 40px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
:is(.fade-txt,.cbSOWTVfG) a{
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding-left: 20px;
}
:is(.dy-num,.cdUSKthls){
  position: absolute;
  bottom: 5px;
  right: 130px;
}
:is(.dy-num,.cdUSKthls) span{
  color: #fff;
}
:is(.dy-index,.csPKAPfNe){
  font-size: 26px;
}
:is(.fade-num,.cZiIJydLD){
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 0px;
}
:is(.fade-num,.cZiIJydLD) span{
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #fff;
  margin-left: 8px;
  cursor: pointer;
}
:is(.fade-num,.cZiIJydLD) span:is(.cur,.cIzOfPVma){
  background: red;
}
:is(.fade-btn,.cstWiWzOO){
  position: absolute;
  height: 70px;
  width: 35px;
  font-size: 40px;
  color: #fff;
  margin-top: -35px;
  text-align: center;
  line-height: 70px;
  top: 50%;
  background: url('/releases/20260513020905.1a4d9c15/assets/img/e7/30/e7303aff398246831ea1bd3d9a1c25e956a139c5.webp');
  cursor: pointer;
  display: none;
}
:is(.fade-left,.czqIOUWtA){
  left: 0px;
}
:is(.fade-right,.cWWmGhIDe){
  right: 0px;
}
:is(.fade-box,.ckIRRACzA):hover :is(.fade-btn,.cstWiWzOO){
  display: block;
}
/*渐变轮播开始*/
/*多张轮播其中一张轮播开始*/
:is(.ban-more-box,.cHmpAbqzS){
  width: 1200px;
  height: 200px;
  position: relative;
  overflow: hidden;
  background: #efefef;
}
.ban-more-img{
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ban-more-img p{
  float: left;
  width: 222px;
  height: 198px;
  overflow: hidden;
  /*margin:0 10px;*/
  margin-right: 20px;
  border:1px solid #eee;
}
.ban-more-img :is(.img-link,.csKAwpDpO){
  height: 160px;
  width: 100%;
  overflow: hidden;
  display: block;
}
.ban-more-img :is(.img-tit,.cMagBgANA){
  height: 40px;
  width: 100%;
  text-align: center;
  display: block;
  line-height: 40px;
}
.ban-more-img img{
  display: block;
  width: 100%;
  height: 100%;
}
:is(.ban-more-btn,.cBTvEDrVK){
  position: absolute;
  top: 50%;
  margin-top: -40px;
  height: 50px;
  width: 30px;
  background: url('/releases/20260513020905.1a4d9c15/assets/img/e7/30/e7303aff398246831ea1bd3d9a1c25e956a139c5.webp');
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  display: none;
}
:is(.ban-more-box,.cHmpAbqzS):hover :is(.ban-more-btn,.cBTvEDrVK){
  display: block;
}
:is(.ban-more-left,.cBTEuZtOz){
  left: 1px;
}
:is(.ban-more-right,.ccwXWZArI){
  right: 1px;
}
/*多张轮播其中一张轮播结束*/

/*多张滚动开始*/
:is(.ban-roll-box,.cAQaXLVHb){
  width: 1200px;
  height: 200px;
  position: relative;
  overflow: hidden;
  background: #efefef;
}
:is(.ban-roll-img,.cwGWiwZWY){
  width: 110%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
:is(.ban-roll-img,.cwGWiwZWY) p{
  float: left;
  width: 222px;
  height: 198px;
  overflow: hidden;
  /*margin:0 10px;*/
  margin-right: 20px;
  border:1px solid #eee;
}
:is(.ban-roll-img,.cwGWiwZWY) :is(.img-link,.csKAwpDpO){
  height: 160px;
  width: 100%;
  overflow: hidden;
  display: block;
}
:is(.ban-roll-img,.cwGWiwZWY) :is(.img-tit,.cMagBgANA){
  height: 40px;
  width: 100%;
  text-align: center;
  display: block;
  line-height: 40px;
}
:is(.ban-roll-img,.cwGWiwZWY) img{
  display: block;
  width: 100%;
  height: 100%;
}
:is(.ban-roll-btn,.cBdmZZLZX){
  position: absolute;
  top: 50%;
  margin-top: -40px;
  height: 50px;
  width: 30px;
  background: url('/releases/20260513020905.1a4d9c15/assets/img/e7/30/e7303aff398246831ea1bd3d9a1c25e956a139c5.webp');
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  display: none;
}
:is(.ban-roll-box,.cAQaXLVHb):hover :is(.ban-roll-btn,.cBdmZZLZX){
  display: block;
}
:is(.ban-roll-left,.cCDBARqig),:is(.roll-left,.csAaNjzAm){
  left: 1px;
}
:is(.ban-roll-right,.cDVpSTdzc),:is(.roll-right,.cwdMlABrZ){
  right: 1px;
}
/*多张滚动结束*/










