﻿ * {
 margin: 0;
 padding: 0;
 box-sizing: border-box;
 text-decoration: none;
 list-style: none;
 }
div#go{display:none;}

.nuxtlis {
  overflow: hidden;
  background: #f0f0f0;
}

.toptitlelis  {
width: 100%;
padding: 20px 0;

}

.header-containerlis{
  width: 100%;
  height: 100%;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.topContainslis {
  overflow: hidden;
  width: 47%;
  margin-left: 19%;
}

.insAndCompanylis {
  display: flex;
}

.ins_typelis {
display: flex;
padding: 0 14px 1px;
height: 24px;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
font-size: 14px;
color: #fff;
background: hsla(0,0%,100%,.12);
margin-bottom: 5px;
border-radius: 15px 15px 15px 0;
margin-right: 10px;
text-decoration: none;
cursor: pointer;
}


.mcompanylis {
  display: flex;
  padding: 0 14px 1px;
  height: 24px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 14px;
  color: #fff;
  background: hsla(0,0%,100%,.12);
  margin-bottom: 5px;
  text-decoration: none;
  cursor: pointer;
  
  
}

img.mcompanylis {
  margin-right: 6px;
  width: 16px;
  height: 16px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  
}

.h1Boxlis {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
  display: flex;
  z-index: 1;
  -webkit-box-align: center;
  align-items: center;
}

h1 {
  font-size: 28px;
  color: #fff;
  letter-spacing: 1px;
  margin: 0;
}

.recordBoxlis{
  margin-top: 6px;
  font-size: 14px;
  color: #fff;
  width: 100%;
}

.tipBoxlis {
  width: 100%;
  display: flex;
  margin-top: 20px;
}

.tipItemlis{
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0px 10px 0px 10px;
}

.tipContainslis {
  font-size: 14px;
  color: #fff;
}

.shulis{
  margin: 0 4px;
  color: #fff;
  opacity: .7;
}

.tipItem {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.tipContains {
  font-size: 14px;
  color: #fff;
}

.product-coverlis {
  overflow: hidden;
  border-radius: 8px;
  height: 625px;
  width: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  float: left;

}


img.slt {
  width: 140px;
  height: 140px;
  border-radius: 8px;
}

.pc_containslis {
  width: 1200px;
  margin: 16px auto 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.contains_leftlis {
  width: 864px;
}

.centerBoxlis {
  border-radius: 4px;
  background: #fff;
  width: 100%;
  margin-bottom: 16px;
}
.centerBarlis {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #ededed;

  box-sizing: border-box;
  padding: 0 30px;
}


h2.havelis {
	height: 56px;
	line-height: 56px;
	color: #8e8e8e;
	font-size: 18px;
	font-weight: 400;
	margin-right: 60px;
	cursor: pointer;
	margin: 0;
    margin-right: 0px;
	float:left;
	width: 20%;
}

h2.noHavelis {
	height: 56px;
	line-height: 56px;
	color: #8e8e8e;
	font-size: 18px;
	font-weight: 400;
	margin-right: 60px;
	cursor: pointer;
	margin: 0;
    margin-right: 0px;
	float:left;
	width: 20%;
}
h2.rulelis {
	height: 56px;
	line-height: 56px;
	color: #8e8e8e;
	font-size: 18px;
	font-weight: 400;
	margin-right: 60px;
	cursor: pointer;
	margin: 0;
    margin-right: 0px;
	float:left;
	width: 20%;
}

#header h2:hover {
 color: #013a29;
 }

.act {
  color: #333 !important;
  border-bottom: 3px solid #013a29;
}

.centerContains {
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  min-height: 250px;
}

.haveBox {
  width: 100%;
  border-bottom: 1px solid #dbefff;
  
  }
  
  
.haveRowlis {
  width: 100%;
  min-height: 50px;
  box-sizing: border-box;
  border: 1px solid #dbefff;
    border-bottom-color: rgb(219, 239, 255);
    border-bottom-style: solid;
    border-bottom-width: 1px;
  border-bottom: none;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.haveRowLeftlis {
  width: 225px;
  padding: 14px 20px;
  color: #333;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  line-height: 24px;
}

.haveRowLeftlis i {
  margin-right: 10px;
  vertical-align: middle;
  color: #addbff;
  font-size: 15px;
}

.configBox {
  overflow: hidden;
  border-radius: 4px;
  width: 100%;
  background: #fff;
}

.configBar {
  width: 100%;
  box-sizing: border-box;
  padding: 0 30px;
  height: 60px;
  border-bottom: 1px solid #ededed;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  color: #8e8e8e;
  font-size: 16px;
}

h2.dianping {
  height: 59px;
  line-height: 59px;
  margin-right: 60px;
  font-weight: 400;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 18px;
}

h2.conBar {
  height: 59px;
  line-height: 59px;
  margin-right: 60px;
  font-weight: 400;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 18px;
  
}


h2.conBar a{
	text-decoration:none;
	color: #333;
	}

.dpBpx {
  width: 100%;
  box-sizing: border-box;
  padding: 0 30px 30px;
  margin-top: 30px;
}

.headlis {
  border-bottom: 1px solid #ededed;
  height: 60px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.bluelis {
  width: 4px;
  height: 14px;
  background: #013a29;
  margin-right: 8px;
}

.namelis {
  font-size: 16px;
  color: #333;
  letter-spacing: 0;
  font-weight: 500;
}

.lightPoint {
  margin-top: 34px;
  padding: 34px 0 20px 20px;
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;
}

.logoLight {
  width: 90px;
  height: 28px;
  position: absolute;
  top: -14px;
  left: 0;
  background-image: linear-gradient(90deg,#013a29,#013a29);
  border-top-left-radius: 17px;
  border-top-right-radius: 14px;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 2px;
  box-sizing: border-box;
  padding: 0 16px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}

.lightList {
  font-size: 14px;
  color: #333;
  letter-spacing: 1px;
  line-height: 20px;
  font-weight: 400;
}

.bold {
  font-size: 14px;
  color: #333;
  letter-spacing: 1px;
  line-height: 20px;
  font-weight: 500;
}


.logoWeekend {
  width: 90px;
  height: 28px;
  position: absolute;
  top: -14px;
  left: 0;
  background-image: linear-gradient(90deg,#7dc6ff,#35a7ff);
  border-top-left-radius: 17px;
  border-top-right-radius: 14px;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 2px;
  box-sizing: border-box;
  padding: 0 16px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 13px;
}

.attent {
  padding: 0 20px;
  border-radius: 4px;
}

.attentBox {
  border-bottom: 1px dashed #dbf1ff;
}

.titlelis {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 20px 0 10px;
}

.titlelis span {
  color: #013a29;
  font-size: 14px;
}

.titlelis img {
  margin-right: 10px;
}

.content {
  width: 100%;
  line-height: 28px;
  color: #333;
  font-size: 14px;
}

.configlis {
  background: #fff;
  padding: 0 30px 30px;
}

.mtlis {
  margin-top: 30px;
}

.box2lis {
  border: 1px solid #dbefff;
}

.itemlis {
  display: -webkit-box;
  display: flex;
  border-bottom: 1px solid #dbefff;
}

.item-leftlis {
  background: #f2f9ff;
  width: 211px;
  border-right: 1px solid #dbefff;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 14px;
}

.item-rightlis {
  -webkit-box-flex: 1;
  flex: 1;
}



.right-trlis {
  background: #f2f9ff;
  border-bottom: 1px solid #dbefff;
display: -webkit-box;
display: flex;
}

.td-leftlis {
  width: 231px;
  border-right: 1px solid #dbefff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 14px;
  padding: 15px 0 15px 30px;
}





.td-rightlis {
  width: 100%;
  -webkit-box-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 14px;
  padding: 15px 30px;
}


.contains_rightlis {
  position: relative;
  width: 320px;
}

.right_box1lis {
  position: fixed;
  top: 78px;
  width: 320px;
}

.guessok {
  box-sizing: border-box;
}

.taglis {
  font-size: 18px;
  color: #333;
}

.mainlis {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.title-contentlis {
  display: inline-block;
}

.title-contentlis span {
  display: inline-block;
  width: 1px;
  height: 12px;
  margin: 0 8px;
  background: #d8d8d8;
}

.resultlis {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.sumlis {
  font-size: 15px;
  color: #013a29;
  letter-spacing: 0;
  font-weight: 700;
}

.sexlis {
  font-size: 14px;
  color: #999;
  letter-spacing: 0;
  font-weight: 400;
}

.more-boxlis {
  box-sizing: border-box;
  margin-bottom: 20px;
}

.morelis {
  width: 120px;
  box-sizing: border-box;
  height: 30px;
  border: 1px solid #ededed;
  font-size: 12px;
  color: #8e8e8e;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 15px;
}

.pointlis {
  cursor: pointer;
}

.arrowTransformlis {
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.icon_down {
  font-size: 12px;
  color: #8e8e8e;
}

.iconfontlis {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.btn-area {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}

.el-buttonoklis {
  margin-bottom: 16px;
  background: #013a29;
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  text-align: center;
  height: 50px;
  border: none;
  box-sizing: border-box;
  border-radius: 25px;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  outline: 0;
  transition: .1s;
  font-weight: 500;
  padding: 12px 20px;
  -moz-user-select: none;

}

.el-buttonyes {
  width: 100%;
  -webkit-box-pack: center;
  justify-content: center;
  background: #013a29;
  font-size: 20px;
  color: #fff;
  text-align: center;
  height: 50px;
  border: none;
  box-sizing: border-box;
  border-radius: 25px;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  outline: 0;
  margin: 0;
  transition: .1s;
  font-weight: 500;
  padding: 12px 20px;
  -moz-user-select: none;

}

.supplementlis {
  padding: 20px 0;
}

.scanQrCodelis {

  text-align: center;

}

.iconfontlis {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pdfBoxlis {
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px 20px;
  margin-bottom: 16px;
  background: #fff;
}


.titleok {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ededed;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.titleok span {
  color: #333;
  font-size: 18px;
  line-height: 60px;
}


.pdfList {
  display: -webkit-box;
  display: flex;
  margin-top: 10px;
}

.pdfList img {
  margin: 5px 10px 0 0;
}

.artcleBox {
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px 20px;
  background: #fff;
  margin-bottom: 16px;
}

.contentok {
  width: 100%;
}

.contentListok {
  width: 100%;
  margin-top: 12px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e6e6e6;
}

.contentListok a{
  text-decoration: none;
}

.timeAndView {
  width: 100%;
  margin-top: 8px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.leftok {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 12px;
  color: #ababab;
  margin-right: 20px;
}

.rightok {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 12px;
  color: #ababab;
}

.rightLinkWrap a {
  display: block;
  line-height: 24px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 700;
  }
  
  .guessok {
  border-radius: 4px;
  background: #fff;
  padding: 0 20px;
  margin-bottom: 16px;
  position: relative;
}

.logoLight span {
  font-size: 14px;
  color: #fff;
  letter-spacing: 1.4px;
  font-weight: 500;
  display: inline-block;
}

.logoWeekend span {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1.4px;
  display: inline-block;
}


.iconxdlis {
	font-size: 16px;
	color: #013a29;
	letter-spacing: 0;
	font-weight: 400;
	text-align: center;
	cursor: pointer;
}
.iconxdlis img{
   
   margin: auto;
}

.iconxdlis span:hover + img{
   display: block;
}


.contentpaddinglis {
	padding: 30px 30px;min-height:300px;
	
}



#app {
  min-width: 1349px;
}


.contentlist {
  margin-top: 33px;
  height: 100%;
  display: flex;
  flex-shrink: 0;
  min-height: 600px;
}

.containerlist {
  width: 70%;
  margin: 0 auto;
  padding: 0 !important;
}


.rowlist {
  height: 100%;
  min-height: 600px;
}

.row-leftlist {
  width: 70%;
  min-height: 600px;
  float: left;
}

@media (min-width:350px) and (max-width:1200px) {

	.row-leftlist {width: 100% !important;min-height: 600px;float: left !important;}
	.row-rightlist {width: 100% !important;min-height: 600px;float: left !important;}
	.type_imglist { display: none;}
	.pros_detaillist { margin-left: auto !important;}
	.right_partlist {padding-right: 0px !important; height: 100% !important; float: none !important;}
	.companyLogolist {margin-bottom: 10px !important;min-height: 80px !important;max-width: 100% !important;align-items: center !important;}
	.detail_btnlist {display: none !important;}
	.pros_itemlist {width: 100% !important;margin-bottom: 20px !important;border-bottom: 5px dashed RGBA(238, 238, 238, 1) !important;height: 100% !important;display: block !important;}
	.left_partlist {width: 98% !important;}
	.pros_detaillist {margin-bottom: 77px !important;}
	.des_word {height: 100% !important;}
	.des_goodPointlist {height: 100% !important;}
	.des_word {height: 133px !important;}
	.pros_namelist {margin-left: 10px !important;}
	.pros_labellist {margin-left: 10px !important;}
	.left_deslist {margin-left: 10px !important;}
	.right_deslist {display: none !important;}
	.paginationBoxlist {padding: 0 !important;display: block!important;}
	img {max-width: 98% !important;}
	.containerlist {width: 100% !important;}
	.sliderlist {position: initial !important;}
	.h1Boxlis {height: 100%; !important;}
	.insAndCompanylis {display: none !important;}
	.header-containerlis {width: 100% !important;}
	.topContainslis {width: 98% !important;}
	.product-coverlis {float: none !important;}
	.contains_rightlis{display: none !important;}
	.pc_containslis { width: 100%; !important;}
 	h2.havelis {width: 13% !important;}
	.centerBarlis {padding: inherit !important;}
	h2.rulelis {font-size: 12px !important;width: 18% !important;}
	.logoLight {display: none !important;}
	.tipItemlis {padding: 0px 5px 0px 5px !important;}
	h2.dianping {margin-right: 20px !important;}
}

.pros_itemlist {
  width: 100%;
  min-height: 184px;
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px dashed RGBA(238, 238, 238, 1);
}

.type_imglist, .type_imglist img {
  height: 100%;
}

.pros_detaillist {
  width: 100%;
  margin-bottom: 15px;
  margin-left: 35px;
float:left;
}

.left_partlist {
  flex-shrink: 0;
  width: 80%;float:left;
}

}
.mb-17list {
  margin-bottom: 17px;
}

.pros_namelist {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
}

.pros_namelist a {
  color: #333333;
  transition: color 0.2s linear;
  display: flex;
align-items: center;
}

.pros_namelist a img {
  display: inline-block;
  width: 36px;
  margin-left: 6px;
}

.pros_labellist {
  color: #999999;
  font-size: 16px;
}

.deslist {
  display: flex;
}

.left_deslist {
  width: 100%;
}

.des_word {
  color: #333333;
  font-size: 15px;
  display: flex;
  align-items: center;
  height: 90px;
}


.des_wordlist {
  color: #333333;
  font-size: 15px;
  display: flex;
  align-items: center;
}


.des_goodPointlist {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 60px;
}


.des_titlelist {
  font-size: 15px;
  color: #999999;
  flex-shrink: 0;
  margin-right: 20px;
}

.goodPointlist {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}





.greetlist {
  background-color: #013a29;
  width: 64px;
  height: 24px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  margin-right: 20px;
}

.greetlist img, .not_enoughlist img {
  width: 16px;
  margin-right: 3px;
}

.right_deslist {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 70px;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
display:none;
}

.attendBoxlist {
  display: flex;
  position: relative;
}

.attendlist {
  color: #013a29;
  font-size: 15px;
  margin-bottom: 6px;
  flex-shrink: 0;
}

.attendBoxlist .precautionslist {
  width: 64px;
  position: absolute;
  overflow: hidden;
  color: #f0f0f0;
  left: 74px;
  white-space: nowrap;
}

.not_enoughlist {
  background-color: #013a29;
  width: 64px;
  height: 24px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
}

.right_partlist {
  padding-right: 66px;
  width: 100%;
  float: right;
}

.flexlist {
  display: flex;
}

.companyLogolist {
  margin-bottom: 10px;
  min-height: 80px;
  
  align-items: center;
}

.companyLogolist img {
  width: 100%;
}

.detail_btnlist {
  width: 100%;
  height: 40px;
  background: hsl(162.5, 52.8%, 24.1%);
  border: 2px solid #013a29;
  box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  display: block;
  z-index: 100;margin:10px;
}


.detail_btnlist a:hover { 
  color:#fff; 
  
  }


 


.paginationBoxlist {
  display: flex;
  justify-content: center;
  padding: 36px 0px 48px;
}


.el-paginationlist {
  white-space: nowrap;
  padding: 2px 5px;
  color: #303133;
  font-weight: 700;
}


.el-paginationlist.is-backgroundlist .btn-nextlist.disabledlist, .el-paginationlist.is-backgroundlist .btn-nextlist:disabled, .el-paginationlist.is-backgroundlist .btn-prevlist.disabledlist, .el-paginationlist.is-backgroundlist .btn-prevlist:disabled, .el-paginationlist.is-backgroundlist .el-pagerlist li.disabledlist {
  color: #15387D;
}



.el-paginationlist .is-backgroundlist .el-pager li:not(.disabledlist):hover {
  color: #409EFF;
}

.el-paginationlist.is-backgroundlist .btn-nextlist, .el-paginationlist.is-backgroundlist .btn-prevlist, .el-paginationlist.is-backgroundlist .el-pagerlist li {
  margin: 0 5px;
  background-color: #f4f4f5;
  color: #606266;
  min-width: 30px;
  border-radius: 2px;
}

.el-pagerlist, .el-paginationlist.is-backgroundlist .btn-nextlist, .el-paginationlist.is-backgroundlist .btn-prevlist {
  padding: 0;
}

.el-paginationlist button:disabled {
  color: #C0C4CC;
  background-color: #FFF;
  cursor: not-allowed;
}

.el-paginationlist .btn-prevlist {
  padding-right: 12px;
}

.el-paginationlist .btn-nextlist, .el-paginationlist .btn-prevlist {
  background: center center no-repeat #f4f4f5;
    background-color: rgb(225, 0, 0);
    background-size: auto;
  background-size: 16px;
  cursor: pointer;
  margin: 0;
  color: #303133;
}

.el-paginationlist button {
  border: none;
  padding: 0 6px;
  background: 0 0;
}

.el-paginationlist button, .el-paginationlist span:not([class*="suffix"]) {
  display: inline-block;
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.el-paginationlist .btn-nextlist .el-iconlist, .el-paginationlist .btn-prevlist .el-iconlist {
  display: block;
  font-size: 12px;
  font-weight: 700;
}

[class*=" el-iconlist-"], [class^="el-iconlist-"] {
  font-family: element-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.el-pagerlist {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style: none;
  font-size: 0;
}

.el-pagerlist, .el-pagerlist li {
  vertical-align: top;
  margin: 0;
  display: inline-block;
}

.el-pagerlist, .el-paginationlist.is-backgroundlist .btn-nextlist, .el-paginationlist.is-backgroundlist .btn-prevlist {
  padding: 0;
}

ul {
  list-style: none;
}

.el-paginationlist.is-backgroundlist .el-pagerlist li:not(.disabledlist).activelist {
  background-color: #409EFF;
  color: #FFF;
}

.el-paginationlist.is-backgroundlist .btn-nextlist, .el-paginationlist.is-backgroundlist .btn-prevlist, .el-paginationlist.is-backgroundlist .el-pagerlist li {
  margin: 0 5px;
  background-color: #f4f4f5;
  color: #606266;
  min-width: 30px;
  border-radius: 2px;
}

.el-pagerlist li.activelist {
  color: #409EFF;
  cursor: default;
}

.el-pagerlist li {
  padding: 0 4px;
  background: #FFF;
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  box-sizing: border-box;
}

.el-pagerlist, .el-pagerlist li {
  vertical-align: top;
  margin: 0;
  display: inline-block;
}

.el-pagerlist li, .el-pagerlist li.btn-quicknextlist:hover, .el-pagerlist li.btn-quickprevlist:hover {
  cursor: pointer;
}

.el-pagerlist li, .el-pagination__editorlist {
  -webkit-box-sizing: border-box;
  text-align: center;
}

.el-pagerlist li.btn-quicknextlist, .el-pagerlist li.btn-quickprevlist {
  line-height: 28px;
  color: #303133;
}


.bottom_imglist img {
  width: 100%;
  display: block;
}

.row-rightlist {
  width: 29%;
  min-height: 600px;
  float: right;
}

.sliderlist {
  position: sticky;
  top: 116px;
}


.oklistpos {
  margin: 13px 0px 19px;
}

.hot_articleslist {
  background-color: #fff;
  box-shadow: 0px 3px 3px rgba(209, 227, 241, 0.35);
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  padding-bottom: 30px;
  border-radius: 11px;
}

.hot_articleslist .hotTitlelist {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #fafafa;
}

.hotTitlelist .title-leftlist .title-namelist {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  padding-left: 25px;
  margin-top: 24px;
  border-left: 3px solid #013a29;
}


.hotTitlelist .title-leftlist .title-tipslist {
  color: #333333;
  font-size: 15px;
  padding: 8px 0 0 28px;
}

.hotTitlelist .title-rightlist {
  padding: 14px 20px;
}

.hotTitlelist .title-rightlist img {
  width: 65px;
  height: 67px;
}

.hot_articleslist img {
  width: 100%;
  display: block;
}

.hot_articleslist .listpageslist {
  list-style: none;
  padding: 10px 30px 10px;
}

.recomment_artslist {
  margin-bottom: 10px;
  border-bottom: 1px solid #fafafa;
  padding-bottom: 10px;
}

.recomment_contentlist a {
  color: #333333;
  
}



.timelist {
  color: #cdcdcd;
  display: flex;
  font-size: 12px;
  align-items: center;
  margin-top: 10px;
}

.hot_articleslist .timelist img {
  width: 20px;
}

.hot_articleslist img {
  width: 16px;
  display: block;
}

.hot_articleslist .show_morelist:hover {
  background-color: #013a29;
}


元素 {

}
.hot_articles .show_more:hover {

    background-color: #013a29;

}
.show_morelist {

    width: 132px;
    height: 42px;
    background-color: #013a29;
    opacity: 1;
    border-radius: 25px;
    border: none;
    color: #013a29;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    display: block;
    cursor: pointer;

}

.hot_articleslist .show_morelist a {
  color: #fff;
  font-weight: 400;
}


.zuolist{
	width: 10px;
	height: 10px;
	transform: rotate(-135deg);
	display: inline-block;
	border-top: 2px solid;
	border-right: 2px solid;
	margin: 10px 10px 10px 10px;
}

.youlist{
	width: 10px;
	height: 10px;
	transform: rotate(-315deg);
	display: inline-block;
	border-top: 2px solid;
	border-right: 2px solid;
	margin: 10px 10px 10px 10px;
}


.btn-area a {
	color: #ffffff;
}

.product-coverlis img {
	width: auto;
	MAX-HEIGHT: 100%;
	border-radius: 8px;
	
}


.pagerlist {
	
	background: #fff;
	padding: 30px;
	
}


.ppagerleftlist {
	
	float: left;
	
}

.ppagerrightlist {
	
	float: right;
	
}


.pros_tag {
	
	margin-right: 10px;
}

.mainlislili{
	
	margin: 20px;
	
}


.alltanhtml a{
	
	display: -webkit-inline-box;
	
}