<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* CSS Document */
textarea:focus {
    outline: none;
}
.SearchBox {
  width: 44px;
  height: 44px;
  background: url(../image/doo_icon.png) -84px -0px no-repeat;
  position: absolute;
  right: 50px;
  top: 0;
  cursor: pointer;
}
.SBBtn {
  position: absolute;
  right: 7px;
  top: 0;
}
.SBInp {
    height: 28px;
}
.SBInp:before {
    top: 5px;
}
.SBInp input {
  text-indent: 5px;
  height: 28px;
}
.SBBtn button {
  width: 28px;
  height: 28px;
  background-position: -50px -5px;
}
.srch_resTips {
    top: 28px
}
/* å¯¼èˆª */
.artcle_nav {
  display: none;
  height: auto;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 44px;
  z-index: 10000;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 4px 4px 0px rgb(215 215 215 / 40%);
}
.artcle_nav ul {
	display:block;
  padding-bottom: 20px;
}
.artcle_nav ul li {
  width: 25%;
  height: auto;
 margin: 16px 0 0 0;
 float: left;
 text-align: center;
}
.artcle_nav ul li a {
  height: auto;
	line-height: 30px;
}
.artcle_nav ul li a::before {
  width: 46px;
  height: 46px;
  margin: 0 auto;
  content: '';
  display: block;
  font-size: 0;
  vertical-align: middle;
}
.artcle_nav ul li:nth-child(1) a::before {
  background: url("../image/topNav_01.png");
  background-size: 100%;
}
.artcle_nav ul li:nth-child(2) a::before {
  background: url("../image/topNav_02.png");
  background-size: 100%;
}
.artcle_nav ul li:nth-child(3) a::before {
  background: url("../image/topNav_04.png");
  background-size: 100%;
}
.artcle_nav ul li:nth-child(4) a::before {
  background: url("../image/topNav_05.png");
  background-size: 100%;
}
.artcle_nav ul li:nth-child(5) a::before {
  background: url("../image/topNav_06.png");
  background-size: 100%;
}
.artcle_nav ul li:nth-child(6) a::before {
  background: url("../image/topNav_07.png");
  background-size: 100%;
}
.artcle_nav ul li:nth-child(7) a::before {
  background: url("../image/topNav_07.png");
  background-size: 100%;
}
.artcle_nav ul li:nth-child(8) a::before {
  background: url("../image/topNav_08.png");
  background-size: 100%;
}
.artcle_nav ul li.liW {
  width: 25%;
}
/*è½¯ä»¶ä¸‹è½½*/
.detInfo {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.detInfo img {
  width: 76px;
  height: 76px;
  position: absolute;
  left: 10px;
  top: 10px;
	border-radius: 12px;
}
.detInfo dl {
  width: 100%;
  padding-left: 90px;
  box-sizing: border-box;
  height: 76px;
  overflow: hidden;
}
.detInfo dl dt {
  width: 100%;
  height: 28px;
  line-height: 28px;
  color: #000;
  font-size: 16px;
	margin-bottom: 3px;
}
.detInfo dl dt h1 {
  font-weight: normal;
  overflow: hidden;
  height: 28px;
}
.detInfo dl dd {
  width: 100%;
  height: 44px;
  overflow: hidden;
}
.detInfo dl dd p {
  line-height: 22px;
  float: left;
  color: #999;
  height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 4px;
}
.detInfo dl dd p:nth-child(even) {
  width: 51%;
}
.detInfo dl dd p:nth-child(odd) {
  width: 45%;
}
.detInfo dl dd p a {
  color: #f60;
}
.detInfo &gt; a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #2095f4;
  color: #fff;
  font-size: 18px;
  text-align: center;
  display: block;
  margin-top: 10px;
  border-radius: 6px;
}
.detInfo span {
  position: relative;
  float: left;
  color: #f60;
  margin-top: 12px;
}
/*æ–°*/
.detInfo_d {
  width: 100%;
  padding: 0px 10px 10px 10px;
  box-sizing: border-box;
  height: auto;
  background: #fff;
  overflow: hidden;
  position: relative;
}
.detInfo_d img {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 10px;
  top: 10px;
}
.detInfo_d dl {
  width: 100%;
  padding-left: 80px;
  box-sizing: border-box;
  height: 70px;
  overflow: hidden;
}
.detInfo_d dl dt {
  width: 100%;
  height: 28px;
  line-height: 28px;
  color: #000;
  font-size: 16px;
}
.detInfo_d dl dt h1 {
  font-weight: normal;
  overflow: hidden;
  height: 28px;
}
.detInfo_d dl dd {
  width: 100%;
  height: 40px;
  overflow: hidden;
}
.detInfo_d dl dd p {
  line-height: 20px;
  float: left;
  color: #999;
  height: 20px;
  overflow: hidden;
  margin-right: 4px;
}
.detInfo_d dl dd p:nth-child(even) {
  width: 50%;
}
.detInfo_d dl dd p:nth-child(odd) {
  width: 45%;
}
.detInfo_d dl dd p a {
  color: #f60;
}
.detInfo_d &gt; a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #2095f4;
  color: #fff;
  font-size: 18px;
  text-align: center;
  display: block;
  margin-bottom: 3px;
  border-radius: 6px;
  position: inherit;
  font-weight: normal;
}
.detInfo_d s {
  position: absolute;
  width: 20px;
  height: 30px;
  line-height: 30px;
  display: block;
  margin-top: 8px;
  background: url('../image/off.png') 0 0 no-repeat;
  background-size: 20px 20px;
  z-index: 2;
}
.detInfo_d span {
  position: relative;
  background: #fff;
  height: auto;
  line-height: 20px;
  font-size: 13px;
  color: #FF6F6F;
  padding-left: 18px;
  overflow: hidden;
  margin: 8px 0 0 6px;
  display: inline-block;
}
/*å…¶å®ƒç‰ˆæœ¬è½¯ä»¶ä¸‹è½½*/
.oryverbox {
  position: relative;
  height: auto;
  background: #fff;
  overflow: hidden;
}
.oryverbox .ovtit {
  position: relative;
  padding: 0 10px;
  line-height: 25px;
  overflow: hidden;
}
.oryverbox .ovtit span {
  font-size: 18px;
}
.oryverbox .oryverlist {
  position: relative;
  overflow: hidden;
	box-sizing: border-box;
  padding: 6px 12px 10px 12px;
}
.oryverbox .oryverlist p {
  position: relative;
  font-size: 16px;
  overflow: hidden;
  margin: 10px 0;
  border-bottom: 1px dashed #dfdfdf;
}
.oryverbox .oryverlist p span {
  position: relative;
  display: inline-block;
  width: 80%;
  height: 20px;
  line-height: 20px;
	margin-bottom: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.oryverbox .oryverlist p em {
  margin-left: 10px;
}
.oryverbox .oryverlist p i.cir_size {
  display: block;
  padding: 0px 0 10px 0;
  color: #666;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.oryverbox .oryverlist p i.cir_btn {
  display: inline-block;
  padding: 0;
  text-align: center;
  right: 0;
  width: 56px;
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  position: absolute;
  background: #2095f4;
  color: #fff;
  border-radius: 5px;
  top: 15px
}
.oryverbox .oryverlist font {
  margin-right: 10px;
}
/*æŸ¥çœ‹æ›´å¤š*/
.lookmore {
  display: none;
  border-radius: 4px;
  background: #efefee;
  text-align: center !important;
  color: #999;
  font-size: 14px;
  line-height: 38px;
	position: relative;
  height: 38px !important;
  margin: 10px;
  cursor: pointer;
}
.xgtj .lookmore {
  margin: 10px 0;
}
.oryverbox .lookmore {
  margin: -6px 10px 16px 10px;
}
.lookmore a, .lookmore span {
  font-size: 15px;
  color: #888;
  background: none !important;
  height: 38px !important;
  line-height: 38px !important
}
.lookmore i {
  display: inline-block;
  width: 29px;
  height: 17px;
  position: relative;
}
.lookmore i:after, .lookmore i:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 100%;
  position: absolute;
  width: 0;
  z-index: 8;
}
.lookmore i:after {
  border-width: 8px;
  border-top-color: #efefee;
  bottom: -5px;
  left: 50%;
  margin-left: -8px;
}
.lookmore i:before {
  border-width: 8px;
  border-top-color: #888;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;
}
.lookmore i.cur:after {
  border-bottom-color: #efefee;
  border-top-color: transparent;
  bottom: -1px;
}
.lookmore i.cur:before {
  border-bottom-color: #888;
  border-top-color:transparent;
  bottom: 1px;
}
/*ç²¾å“æŽ¨è*/
.jptjApp {
  width: 100%;
  height: auto;
  padding: 6px 0 10px 0;
  box-sizing: border-box;
  overflow: hidden;
}
.jptjApp ul {
  width: auto;
  height: auto;
  margin-top: 10px;
  padding-left: 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.jptjApp ul li {
  width: 25%;
  height: auto;
  float: left;
  padding: 0px 10px 10px 0;
  box-sizing: border-box;
  display: inline;
  overflow: hidden;
}
.jptjApp ul li a {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}
.jptjApp ul li a img {
  display: block;
  overflow: hidden;
  margin: auto;
  height: 17vw;
  border-radius: 10px;
}
.jptjApp ul li a span {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  text-align: center;
  display: block;
  overflow: hidden;
  margin: 6px auto 0;
}
/*åº”ç”¨å¸‚åœºæŽ¨è*/
.yyscApp {
  width: 100%;
  height: auto;
  margin: 10px 0;
  box-sizing: border-box;
  overflow: hidden;
}
.yyscApp ul {
  width: auto;
  height: auto;
  margin-top: 10px;
  padding-left: 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.yyscApp ul li {
  width: 20%;
  height: auto;
  float: left;
  padding: 0px 10px 10px 0;
  box-sizing: border-box;
  display: inline;
  overflow: hidden;
}
.yyscApp ul li a {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}
.yyscApp ul li a img {
  display: block;
  overflow: hidden;
  margin: auto;
  height: 15vw;
  border-radius: 10px;
}
.yyscApp ul li a span {
  width: 100%;
  height: 20px;
  line-height: 26px;
  font-size: 14px;
  color: #333;
  text-align: center;
  display: block;
  overflow: hidden;
  margin: 4px auto 0;
}
#screen {
  width: 100%;
  background: #fff;
  height: auto;
  margin-bottom: 10px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  zoom: 1
}
#screen .DSContent h1{
	font-size: 18px;
	padding: 20px 0 0 0;
	line-height: 24px;
	font-weight: 600;
}
#screen .DSContent span{
	font-size: 15px;
	padding: 0px 0 10px 0;
	color: #a7a7a7;
	display: block;
}
/* è¯¦æƒ…ã€ç›¸å…³ã€è¯„è®ºå¯¼èˆª */
.DContNavTab {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #efefef;
  display: -webkit-box;
  overflow: hidden;
  border-top: 1px solid #efefef;
}
.DContNavTab li {
  width: auto;
  height: 36px;
  border-right: 1px solid #efefef;
  overflow: hidden;
  -webkit-box-flex: 1;
  cursor: pointer;
}
.DContNavTab li b {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  margin: auto;
  text-align: center;
  display: block;
  overflow: hidden;
}
.DContNavTab li:nth-child(3) {
  border: 0;
}
.DContNavTab .m-hover b {
  height: 34px;
  line-height: 34px;
  color: #2095f4;
  border-bottom: 2px solid #2095f4;
}
/* è½®æ’­å¼€å§‹ */
.imgbox {
  position: relative;
  padding: 0 6px;
}
#wrapper {
  width: 100%;
  float: left;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 8px 0 6px 0;
}
#scroller {
  width: 100%;
  height: 100%;
  float: left;
}
#scroller ul {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
#scroller li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: auto;
  max-height: 272px;
  text-align: center;
  margin-right: 5px;
}
#scroller li img {
  border: 1px solid #fff;
  max-width: 216px;
  max-height: 272px;
}
/**swiper**/
.swiper-container {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.swiper-slide {
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin: 0 2px;
  border-radius: 100%;
  background: #fff;
}
.swiper-pagination-bullet-active {
  background-color: #2095f4 !important;
}

#wrapper .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#wrapper .swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
#wrapper .swiper-slide {
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  position: relative;
}

/*æ­£æ–‡å†…å®¹å›¾ç‰‡å±•ç¤º*/
.light-box {
  position: fixed;
  top: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .9)
}
.light-box &gt; div {
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.light-box ul, .light-box li {
  height: 100%;
  width: 100%;
}
.light-box .swiper-slide img {
  line-height: 100%;
  max-width: 100%;
  max-height: 80%;
}
.light-box .swiper-slide {
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center;
}
.light-box .swiper-container-horizontal &gt; .swiper-pagination {
  right: 2rem !important;
  top: 2rem !important;
  display: inline;
  width: auto;
  height: 1.8rem;
  text-align: right;
  color: #c5c5c5;
  font-style: italic;
}
.light-box .swiper-pagination-current {
  font-size: 1.8rem;
  color: #fff;
}
.light-box .close {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  left: 1rem;
  top: 2rem;
  font-size: 0;
  z-index: 99999;
  cursor: pointer;
}
.light-box .close:before, .light-box .close:after {
  content: '';
  position: absolute;
  left: 1.2rem;
  top: .2rem;
  display: block;
  width: .13rem;
  height: 1.8rem;
  background: #ccc;
  font-size: 0;
  vertical-align: middle;
}
.light-box .close:before {
  -webkit-transform: rotate(45deg);
}
.light-box .close:after {
  -webkit-transform: rotate(-45deg);
}
/* è½®æ’­ç»“æŸ */
/*è¯¦æƒ…å†…å®¹ æ”¶ç¼©*/
#screen .DSContent {
  width: 100%;
  height: auto;
  line-height: 28px;
  padding: 4px 6px 10px 12px;
  font-size: 16px;
  color: #333;
  box-sizing: border-box;
  background: #fff;
  overflow: hidden;
  text-transform: capitalize;
}
#screen .DSContent a{
  text-decoration: none;
  color:#3366ff;
}
#screen .DSContent p {
  line-height: 28px;
  margin-bottom: 8px;
  word-break: break-all;
}
#screen .DSContent pre{
  white-space: pre-wrap;
	font:16px "å¾®è½¯é›…é»‘", '\5fae\8f6f\96c5\9ed1';
  line-height: 28px;
}
#screen .DSContent .itTit, #screen .DSContent h3 {
  font-weight: bold;
  font-size: 16px;
	background-color: #f5fbff;
	color: #2095f4;
	text-indent: 12px;
  line-height: 2em;
  margin: 3% 0;
}
#screen .DSContent img {
  max-width: 90%;
  height: auto;
  margin: 8px auto;
  display: block;
}
.DSContent strong {
	font-weight: bold;
}
/*è¯¦æƒ…å†…å®¹ æ”¶ç¼© æŸ¥çœ‹å…¨éƒ¨*/
.DSConAll {
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  margin-top: 15px;
  box-flex: 1;
  padding: 0 10px;
  box-sizing: border-box;
}
.DSConAll span {
  font-weight: bold;
  margin: 0 3px;
}
.DSConAll b {
  width: 100%;
  height: 40px;
  display: block;
  overflow: hidden;
  font-weight: normal;
  background: #eee;
  border-radius: 6px;
}
/*ç›¸å…³æŽ¨è*/
#descript {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.xgtj, .comment {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0 12px 10px 12px;
  display: flex;
  background: #fff;
  flex-direction: column;
}
.xgtjlist {
  width: 100%;
  padding-bottom: 10px;
  overflow: hidden;
  box-sizing: border-box;
}
.xgtj ul li {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  zoom: 1
}
.xgtj ul li .DSimLeft {
  width: 100%;
  height: auto;
  display: -webkit-box;
  overflow: hidden;
  padding: 12px 40px 12px 0;
  box-sizing: border-box;
  border-bottom: 1px dashed #eee;
}
.xgtj ul li .DSimnone{
	width: 100%;
	height: auto;
	display: -webkit-box;
	overflow: hidden;
	padding: 12px 0px 12px 0;!important
	box-sizing: border-box;
	border-bottom: 1px dashed #eee;
}
.xgtj ul li .DSimLeft a{
	display: block;
}
.xgtj ul li .DSimLeft img {
  position: relative;
  float: left;
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 15px;
  margin-right: 10px;
  display: block;
  overflow: hidden;
}
.xgtj ul li .DSimLeft p {
  width: auto;
  height: auto;
  overflow: hidden;
  -webkit-box-flex: 1
}
.xgtj ul li .DSimLeft p &gt; span {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  display: block;
  overflow: hidden;
}
.xgtj ul li .DSimLeft p b {
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  font-weight: normal;
  color: #777;
  margin-top: 8px;
  display: block;
  overflow: hidden;
}
.xgtj ul li .DSimLeft p em {
  width: 100%;
  line-height: 16px;
  font-size: 12px;
  font-weight: normal;
  color: #777;
  margin-top: 8px;
  display: block;
  display: contents;
  overflow: hidden;
}
.xgtj ul li .DSimLeft p b:nth-child(2) {
  color: #777;
  font-size: 12px;
}
.xgtj ul li .DSimLeft p b span {
  float: left;
  margin: 0;
  display: inline;
  overflow: hidden;
  max-width: 172px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xgtj ul li .DSimLeft p b span:nth-child(2) {
  border-left: 1px #ccc solid;
  padding: 0 8px;
  margin: 0 5px 0 8px;
}
.xgtj ul li .DSimLeft p b em {
  font-style: normal;
}
.xgtj ul li .DSimRight {
  width: 36px;
  height: auto;
  padding-top: 27px;
  font-size: 14px;
  background: url(../image/all_ico.png) no-repeat center -1247px;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 24px;
  color: #2095f4;
  text-align: center;
}
.xgtj &gt; p {
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  background: #eee;
  margin-top: 15px;
  border-radius: 6px;
  box-flex: 1;
}
.xgtj &gt; p span {
  font-weight: bold;
  margin: 0 3px;
}
/*åŒç±»çƒ­é—¨*/
.tlrmList {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 6px 0 10px 12px;
  overflow: hidden;
  background: #fff;
}
.tlrmList span {
  width: 33%;
  padding-right: 12px;
  box-sizing: border-box;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 5px 0;
}
.tlrmList span a {
  width: 100%;
  height: 30px;
  overflow: hidden;
  border: 1px solid #ddd;
  background: #f6f6f6;
  border-radius: 3px;
  text-align: center;
  display: block;
  color: #666;
}
.tlrmList span a.txt1 {
  color: #539cfe;
}
.tlrmList span a.txt2 {
  color: #fe633a;
}
.tlrmList span a.txt3 {
  color: #6dbe18;
}
.tlrmList span a.txt4 {
  color: #5895bc;
}
/*ç½‘å‹è¯„è®º*/
.mCTitle .txt {
    color: #a8a8a8;
    border-bottom: none;
    float: right;
    font-size: 14px;
}
.commentTit {
  width: 100%;
  height: 50px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
}
.commentTit p {
  float: left;
}
.commentTit p span {
  float: left;
  height: 30px;
  border-radius: 6px;
  background: #358ff0;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  margin: 8px 0px;
  padding: 0 4px;
}
.commentTit p i {
  float: left;
  width: 0;
  height: 0;
  border-left: 6px solid #358ff0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  margin: 20px 8px 0 0;
}
.commentTit a {
  float: right;
}
.comment input {
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  border: 1px solid #358ff0;
  padding: 0 10px;
  line-height: 36px;
  border-radius: 6px;
}
.comment textarea {

    width: 100%;
    height: 48px;
	display: block;
    box-sizing: border-box;
    border: 1px solid #358ff0;
    padding: 0 10px;
    line-height: 22px;




    border-radius: 6px;
    margin-top: 10px;
}
.comment ul {
  float: left;
  width: 100%;
  height: auto;
  margin: 4px 0;
}
.comment ul li {
  float: left;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #ccc;
  padding: 6px 0;
}
.comment ul li .contTitle {
  width: 100%;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}
.comment ul li .contTitlere {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  border-top: dashed 1px #ececec;
  margin-top: 6px;
}
.comment ul li .contTitle span, .comment ul li .contTitlere span {
  float: left;
  width: 76%;
  color: #358ff0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.comment ul li .contTitle time, .comment ul li .contTitlere time {
  float: right;
  color: #999;
}
.comment ul li .contC {
  width: 100%;
  height: auto;
  line-height: 24px;
}
.comment ul li .contCre {
  height: auto;
  overflow: hidden;
  line-height: 24px;
}
.storey2 {
  margin-left: 14px;
  width: 96%;
}
.storey3 {
  margin-left: 28px;
  width: 92%;
}
.storey4 {
  margin-left: 42px;
  width: 88%;
}
/*è¯„è®ºå›žå¤æŒ‰é’®*/
.comment ul li .plreply {
  float: right;
  position: relative;
  z-index: 99;
  margin: 3px 0;
  height: 22px;
  line-height: 22px;
}
.comment ul li .contCre .plreply {
  float: right;
}
.comment ul li .plreply .glBtn {
  color: #0089dc;
  cursor: pointer
}
.comment ul li .support {
  float: left;
  padding-right: 12px;
  margin-left: 8px;
  margin-right: 18px;
  max-width: 76px;
  height: 20px;
  background: url(../image/dzb.png) no-repeat right center;
  background-size: contain;
  cursor: pointer;
  font-size: 14px;
  color: #999;
}
.comment ul li .support.active {
  color: #fa3939;
  background: url(../image/dza.png) no-repeat right center;
  background-size: contain;
}
.comment ul li .support em {
  float: right;
  max-width: 76px;
  height: 20px;
  background-size: contain;
  cursor: pointer;
  font-size: 14px;
  color: #999;
  margin-right: 9px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*è¯„è®ºå›žå¤æ¡†*/
.comment .cmmts_textarea.expand {
  height: 55px;
}
.comment .cmmts_textarea {
  border: none;
  display: block;
  padding: 0;
	margin-top: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 55px;
  width: 100%;
  height: 27px;
  font-size: 14px;
  line-height: 24px;
  color: #222;
  outline: none;
  resize: none;
  background: #f8f8f8;
  -webkit-transition: height .3s ease-in-out;
  -moz-transition: height .3s ease-in-out;
  transition: height .3s ease-in-out;
}
.comment .cmmts_input_wrap {
  position: relative;
}
.comment .cmmts_emoji {
  width: 20px;
  height: 36px;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(../image/face.png);
  position: absolute;
  right: 116px;
  bottom: 0;
  cursor: pointer
}
.comment .cmmts_emoji_wrap {
  display: none;
  position: absolute;
  top: 38px;
  right: -125px;
  z-index: 1000;
  padding: 10px 0;
  background: #fff;
  width: 352px;
  height: 280px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.02);
  border-radius: 3px
}
.comment .cmmts_emoji_wrap::before {
  content: '';
  background: #fff;
  height: 10px;
  width: 10px;
  border-radius: 1px;
  position: absolute;
  transform: rotate(45deg);
  transform-origin: 50%;
  top: -5px;
  right: 128px
}
.comment .cmmts_emoji_wrap::after {
  content: '';
  background: transparent;
  position: absolute;
  width: 400px;
  height: 40px;
  top: -40px;
  left: 0
}
.comment .cmmts_emoji_wrap *::-webkit-scrollbar, .cmmts_emoji_wrap::-webkit-scrollbar {
  width: 4px
}
.comment .cmmts_emoji_list {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 5px 0 11px;
  overflow-y: scroll;
  font-size: 0
}
.comment .cmmts_emoji_list_item {
  width: 38px;
  height: 38px;

  margin: 2px;
  border: none;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border-radius: 19px;
  display: inline-block
}
.comment .cmmts_emoji_list_item:hover {
  background: #fff2f2;
  display: inline-block
}
.comment .cmmts_emoji_list_item img {
  width: 24px;
  height: 24px;
  padding: 0;
  display: block;
  margin: 7px
}
.comment .cmmts_emoji:hover {
  background-image: url(../image/faceb.png)
}
.comment .cmmts_emoji:hover .cmmts_emoji_wrap {
  display: block
}
.comment .cmmts_footer {
  display: flex;
  align-items: center;
  position: absolute;
  right: 16px;
  bottom: 10px
}
.comment .cmmts_footer &gt; ul {
  display: flex;
  float: right
}
.comment .comment .cmmts_footer &gt; ul img {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  cursor: pointer
}
.comment .cmmts_footer &gt; ul button {
  background: #fa3939;
  border-radius: 3px;
  font-family: PingFang SC;
  font-size: 14px;
  color: #fff;
  padding: 6px 33px
}
.comment .cmmts_input {
  position: relative;
  width: 91%;
  padding: 9px 14px 38px;
  background: #f8f8f8;
  border-radius: 8px;
  overflow: hidden;
  margin-top: 4px;
  border: 1px solid #fff
}
.comment .cmmts_input.focus {
  border-color: #fa3939
}
.comment .cmmts_button {
  border: none;
  padding: 4px 14px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  background: #fa3939;
  border-radius: 3px;
  cursor: pointer;
  min-width: 80px;
  text-align: center
}
.comment .cmmts_button:hover {
  background: #fa3939;
  opacity: .8
}
.comment .cmmts_button.disabled {
  opacity: .3;
  cursor: default
}
/*åº•éƒ¨*/
.footerMenu {
  float: left;
  width: 100%;
  margin-top: 10px;
  background: #fff;
}
.footerMenu a {
  width: 33.3%;
  text-align: center;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  box-sizing: border-box;
  float: left;
  margin: 16px 0 12px 0;
}
.footerMenu a:nth-child(2) {
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
/* footer */
footer {
  float: left;
	margin-top: 0;
}
.Navtop {
  position: fixed;
  right: 10px;
  bottom: 100px;
  width: 40px;
  height: 40px;
  background: url(../image/index-icon.png) no-repeat 0 -143px;
  background-size: 600px;
  z-index: 999
}
/**/
.DownShow {
  z-index: 998;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.DDShowCont {
  display: none;
  z-index: 999;
  width: 94%;
  height: auto;
  max-height: 70%;
  background: #fff;
  border-radius: 6px;
  padding-bottom: 20px;
  padding-top: 5px;
  box-sizing: border-box;
  position: fixed;
  left: 3%;
  top: 15%;
  overflow-x: hidden;
}
.DDShowCont &gt; p {
  width: auto;
  height: auto;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 0px 12px;
  overflow: hidden;
  border-bottom: 2px solid #eee;
  padding: 2px 0 8px 0;
}
.DDShowCont &gt; p span {
  color: #1ADFB2;
}
.DDShowCont .DDSCloseBtn {
  width: auto;
  height: auto;
  font-size: 36px;
  font-weight: bold;
  color: #333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: block;
  overflow: hidden;
  position: absolute;
  right: 6px;
  top: -6px;
  z-index: 30;
  cursor: pointer
}
.DDShowCont ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-bottom: 10px;
  box-sizing: border-box;
}
.DDShowCont ul li {
  width: 25%;
  height: auto;
  float: left;
  padding-top: 10px;
  overflow: hidden;
  text-align: center;
  margin-top: 5px;
}
.DDShowCont ul li a {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  line-height: 20px;
}
.DDShowCont ul li a img {
  width: 62px;
  height: 62px;
  border-radius: 6px;
  margin: 0 auto;
  display: block;
  overflow: hidden
}
.DDShowCont ul li a p {
  width: 70px;
  height: 50px;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-box-flex: 1;
  font-size: 14px;
  color: #151415;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 auto;
  margin-top: 5px;
}
.DDShowCont ul li a p b {
  font-weight: normal;
  width: 48px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  color: #41C1FA;
  border: 1px #41C1FA solid;
  border-radius: 3px;
  margin: 5px auto 0 auto;
  text-align: center;
  display: block;
  overflow: hidden
}
.DDShowCont ul li a:hover p b {
  background: #41C1FA;
  color: #fff;
}
/*è¯´æ˜Ž*/
.Explain {
  color: #666666;
  border: dashed 1px #ff9900;
  background-color: #fdfddf;
  padding: 0 10px 5px;
  margin-top: 16px;
}
.Explain h3 {
  color: #cc0045;
  font-size: 14px;
  font-weight: bold;
  font-family: Tahoma, Geneva, "\5fae\8f6f\96c5\9ed1", "\5B8B\4F53";
}
/*cxx_è¯„è®º*/
.comment .plbutton {
  width: 100%;
  height: auto;
  display: -webkit-box;
  overflow: hidden;
  margin: 0;
  padding: 12px 0 0;
  box-sizing: border-box;
  float: left;
}
.comment .tjbutton {
  width: 42%;
  height: 36px;
  line-height: 36px;
  background: #ff4d4e;
  font-size: 14px;
  font-weight: normal;
  font-family: "microsoft yahei";
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  overflow: hidden;
  border-radius: 4px;
  outline: none;
}
.comment .cancel {
  width: 30%;
  height: 36px;
  line-height: 36px;
  background: #ccc;
  font-size: 14px;
  font-weight: normal;
  font-family: "microsoft yahei";
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0 0 0 3%;
  border: 0;
  display: block;
  overflow: hidden;
  border-radius: 4px;
  outline: none;
}
.comment .plbutton .yzm {
  width: 30%;
  height: 36px;
  line-height: 36px;
  border-radius: 6px;
  margin-right: 10px;
  outline: none;
}
.comment .plbutton img {
  width: 20%;
  height: 21px;
  line-height: 36px;
  top: 5px;
  position: relative;
  margin-right: 16px;
}
input {
  outline: 0px;
}
/*sun_åˆé›†*/
.hqCTitle {
  position: relative;
  width: 100%;
  height: 38px;
  background: #fff;
  line-height: 32px;
  box-sizing: border-box;
  padding: 4px 10px 0 10px;
  margin: 8px 0 0 0
}
.hqCTitle p {
  position: absolute;
  float: left;
  width: 100%;
  height: 32px;
  border-bottom: 2px solid #99f;
}
.hqCTitle span {
  position: absolute;
  z-index: 1;
  display: block;
  background: #fff;
  width: 20%;
  height: 32px;
  border-bottom: 2px solid #09f;
  float: left;
  font-weight: bold;
  font-size: 16px;
}
.hqCTitle span i {
  position: absolute;
  width: 10px;
  height: 27px;
  background: #fff;
  float: left;
}
.tab-item.cur .bot-arrow {
  display: block;
}
.tab-item .bot-arrow {
  position: absolute;
  background: url(../image/all_ico.png) no-repeat -4px -1348px;
  width: 14px;
  height: 8px;
  display: none;
  z-index: 99;
  left: 50%;
  margin-left: -6px;
}
.CRCSTitleC ul {
  position: absolute;
  width: 100%;
  float: left;
  border-bottom: 3px solid #99f;
  top: 0px;
  display: block;
  overflow: hidden;
  z-index: 0;
}
.CRCSTitleC li {
  position: relative;
  float: right;
  text-align: left;
  font-size: 16px;
  padding: 0 2px;
  max-width: 36%;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.CRCSTitleC .cur {
  color: #006bc7;
}
.CRCSTitleC em {
  position: relative;
  float: left;
  color: #e3e3e3;
}
.guessCont {
  background: #fff;
  position: relative;
  display: block;
  height: auto;
}
.guessCont .info {
  position: relative;
  margin: 0 12px;
}
.guessCont .info span {
  font-size: 16px;
  line-height: 26px;
  background: url(../image/all_ico.png) no-repeat -32px -1340px;
  padding-left: 10px;
}
.guessCont .info span i {
  font-size: 13px;



  padding-left: 5px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;

}
.more {
  float: right;
  color: #858585;
  font-size: 14px;
  padding-right: 10px;
  padding: 0px 6px;
  background: url(../image/all_ico.png) no-repeat -12px -1316px;
  border-radius: 4px;
  color: #565656;
  display: block;
  padding-left: 25px;
}
.guessCont .info p {
  color: #858585;
  text-indent: 2em;
  max-height: 66px;
  line-height: 22px;
  overflow: hidden;
  margin-top: 6px;
}
/*sun_åˆé›†ç»“æŸ*/
/*wdj*/
.mobLgBox {
  width: 100%;
  background: #fff;
/*  border: 1px solid #e7e7e7;*/
	box-sizing: border-box;
  padding: 6px 12px 0px 12px;
  position: relative
}
.mobLgIn {
  width: 100%;
  margin: auto;
	border: 1px solid #e7e7e7;
	border-bottom: 0;
	box-sizing: border-box;
  padding: 10px;
  height: 58px;
	overflow: hidden;
}
.mobLgCont {
  width: 100%;
  margin: auto;
	border: 1px solid #e7e7e7;
	border-top: 0;
  color: #999;
  line-height: 20px;
  box-sizing: border-box;
  padding:0 10px 10px 10px;
  font-size: 12px
}
.mobLgIn span {
  display: block;
  float: left;
  margin-top: 10px;
  width: 43%
}
.mobLgIn span input {
  float: left;
  margin: 5px 8px 0 0
}
.mobLgIn span h3, .mobLgIn span em {
  color: #999;
  font-weight: 500;
  float: left;
  font-size: 16px
}
.mobLgIn a {
  display: block;
  float: right;
  width: 50%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  color: #2095f4;
  border-radius: 5px;
  border: 1px solid #2095f4
}
.mobLgIn a.hover {
  background: #2095f4;
  color: #fff
}
/*åŒ…åæƒé™*/
.compy {
	padding: 0 12px;
	box-sizing: border-box;
  padding-bottom: 16px;
}
.dd_title {
  border-bottom: 1px dashed #dfdfdf;
  line-height: 38px;
  position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;	
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dd_title em,.dd_title span{
	font-size: 14px;
    color: #666;
}
.dd_title a{
	font-size: 14px;
    color: #09f;
}
.dd_qxtitle, .dd_yszctitle {
  position: relative;
  font-size: 14px;color: #666;
  overflow: hidden;
  line-height: 38px;
  border-bottom: 1px dashed #dfdfdf;
}
.wl_tipbox {
    position: relative;
    font-size: 14px;
    color: #666;
    overflow: hidden;height: 38px;
    line-height: 38px;
  border-bottom: 1px dashed #dfdfdf;
}
.wl_tipbox span{
	margin-right: 10px;
    padding: 0 12px;
    float: left;
    border-radius: 4px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
	margin-top: 7px;
}
.wl_tipbox .tip{
	color: #666666;
}
.wl_tipbox span.tip_wl {
    color: #49ab55;
    background-color: #ebf7ed;
}
.wl_tipbox span.tip_ad {
    color: #58b4ca;
    background-color: #e6f5fa;
}
.wl_tipbox span.tip_gg {
    color: #4e85e4;
    background-color: #ecf6ff;
}
.read_qx, .read_yszc {
  float: right;
  font-size: 12px;
  cursor: pointer;
  color: #fff;
  font-weight: normal;
  text-align: center;
  line-height: 20px;
  padding: 2px 6px;
  margin-top: 6px;
  background-color: #adadad;
  border-radius: 4px;
}
.read_qx:hover, .read_yszc:hover {
  background-color: #818082;
}
.readqx-form {
  max-height: 480px;
  overflow: auto;
  padding: 16px;
  font-size: 16px;
  line-height: 32px;
}
.readqx-form pre {
  font-size: 16px;
  line-height: 24px;
  font-family: "Microsoft YaHei";
  white-space: pre-wrap;
  word-wrap: break-word;
}
/*ä»¥ä¸‹æ˜¯2021-12-10æ–°å¢žæ&nbsp;·å¼*/
/*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
*::-webkit-scrollbar {
  display: none;
  width: 0px;
  height: 0px;
  background: #fff;
}
*::-webkit-scrollbar-thumb {
  background: #fff;
  display: none;
  border-radius: 0px;
}
*::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 0px;
  display: none;
}
/*ç²¾å“æŽ¨èæ»‘åŠ¨*/
.jptjApp_Box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
}
.jptjApp_item {
  width: 100%;
  margin: 0 10px;
  box-sizing: border-box;
  overflow: scroll;
}
ul.jptjList {
  padding-top: 10px;
  display: -ms-flexbox;

  display: flex;
}
ul.jptjList li {
  width: 23%;
  float: left;
  -ms-flex-negative: 0;
  flex-shrink: 0;

  text-align: center;
  overflow: hidden;
  height: auto;
  padding: 0px 10px 12px 0;
  box-sizing: border-box;
  display: inline;
}
ul.jptjList li a {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}
ul.jptjList li img {
  display: block;
  overflow: hidden;
  margin: auto;
  height: 17vw;
  border-radius: 10px;
}
ul.jptjList li span {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  text-align: center;
  display: block;
  overflow: hidden;
  margin: 4px auto 0;
}
/*åŒç±»æŽ¨è*/
.MContent {
  height: auto;
  width: 100%;
  background: #fff;
  overflow: hidden;
  box-sizing: border-box;
  padding: 6px 12px 10px 0;
}
.MContent a {
  width: 25%;
  height: auto;
  float: left;
  margin: 0;
  padding: 10px 0 0 12px;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 6px;
}
.MContent a img {
  display: block;
  overflow: hidden;
  margin: auto;
  box-sizing: border-box;
  border: 1px solid #eee;
  height: 18vw;
  width: 100%;
  border-radius: 10px;
}
.MContent a span {
  width: 100%;
  height: 20px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  margin-top: 2px;
  display: block;
  overflow: hidden;
}
/**å¾®ä¿¡æ&nbsp;·å¼**/
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, .2);
}
.main-bg {
  z-index: 999999999;
  background-color: #000;
  opacity: 0.8;
  text-align: center
}
.main-bg img {
  width: 280px;
}
/**æ›´å¤šè¯„è®º**/
.disLoad {
  width: 100%;
  padding-top: 14px;
  overflow: hidden;
}
.disLoad .morepl {
  border-radius: 4px;
  line-height: 30px;
  width: 150px;
  margin: 0 auto;
  cursor: pointer;
  font-size: 15px;
  height: 30px;
  color: #358ff0;	
  border: 1px solid #358ff0;
  display: block;
  background-color: #fff;
  text-align: center;
  margin-bottom: 12px;
}
/*æœç´¢ä¸‹æ‹‰*/
.srch_resTips {
  width: 100%;
  display: none;
  position: absolute;
  top: 28px;
  left: 0;
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 6px;
  box-shadow: 0 5px 0px #fff, 0 5px 10px #666;
  z-index: 9999;
}
ul.resTips_List {
  width: 100%;
  margin: 0 auto;
  height: auto;
  box-sizing: border-box;
  padding: 0 10px;
  display: block;
  overflow: hidden;
  padding-bottom: 0;
}
ul.resTips_List li {
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: block;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
ul.resTips_List li a {
  display: block;
}
/*ç›¸å…³èµ„è®¯*/
.article_box {
  height: auto;
  width: 100%;
  padding-bottom: 10px;
  background-color: #fff;
  overflow: hidden;
}
.article_box ul.articleItem {
  height: auto;
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}
ul.articleItem li {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
ul.articleItem li:last-child {
  border-bottom: none;
}
ul.articleItem li img {
  width: 127px;
  display: block;
  margin-right: 10px;
  height: 72px;
  float: left;
  border-radius: 4px;
}
ul.articleItem li p {
  color: #777;
  overflow: hidden;
  height: 72px;
}
ul.articleItem li p span {
  display: block;
  line-height: 20px;
  overflow: hidden;
  font: 12px "\5FAE\8F6F\96C5\9ED1";
}
ul.articleItem li p .arti_title {
  -webkit-box-flex: 1;
  color: #000;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 22px;
  line-height: 22px;
  margin-bottom: 5px;
}
ul.articleItem li p .arti_intro {
  -webkit-box-flex: 2;
  color: #666;
  font-size: 14px;
  overflow: hidden;
  height: 56px;
  line-height: 24px;
}
/*ç›¸å…³åˆé›†slide*/
.projCont {
  width: 100%;
  padding: 16px 0 0 0;
	background-color: #fff;
  box-sizing: border-box;

  overflow: hidden;
}
.swiper_projbox {
    position: relative;
	padding-bottom: 10px;
}
.swiper_projbox .swiper-container {
     padding-bottom: 20px; 
}
.swiper_projbox .swiper-pagination-bullet {
    width: 12px;    
  height: 8px;
 margin: 0 6px;
  border-radius: 4px;
    display: inline-block;
    background: #a3b2b3;
    opacity: 1;
}
.swiper_projbox .swiper-pagination-bullet-active {
	width: 18px;
  height: 8px;
    opacity: 1;
 margin: 0 6px;
  border-radius: 4px;
    background: #66cccc;
}
.swiper_projbox .swiper-slide{
  padding: 0 10px;
  box-sizing: border-box;
}
.pro_banImg {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 14px;
  overflow: hidden;
  border-bottom: 1px dashed #eee;
}
.pro_banImg a.img {
  width: 140px;
  display: block;
  margin-right: 10px;
  height: 84px;
  float: left;
  border-radius: 4px;
}
.pro_banImg a.img img {
  display: block;
   width: 140px;
  float: left;
  border-radius: 4px;
  height: 84px;
  position: relative;
}
.pro_banImg a.pro_name {
  color: #444;
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
  font-weight: bold;
}
.pro_banImg .pro_info{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.pro_banImg .pro_sum{
	flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pro_banImg p.sum {
  font-size: 14px;
  color: #777;
  height: 66px;
  line-height: 22px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3; /*æŽ§åˆ¶æ–‡æœ¬è¡Œæ•°ï¼Œå¤šå°‘è¡Œä»¥åŽå¼€å§‹çœç•¥å· */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.pro_banImg p.alu {
  -webkit-box-flex: 1;
  color: #999;
  display: block;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
}
.related-item {
    position: relative;
    display: inline-block;
    width: 150px; /* å¯æ&nbsp;¹æ®ä½&nbsp;çš„å›¾ç‰‡å¤§å°è°ƒæ•´ */
}

.related-item img {
    width: 100%;
    display: block;
}

.related-item .platform-tag {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 10px;
    pointer-events: none;
}
.alu em {
  color: #ff0000;
}
.alu a {
  float: right;
  text-align: right;
  color: #999;
}
ul.recList {
  overflow: hidden;
}
ul.recList li {
  width: 25%;
  height: auto;
  float: left;
  margin-top: 12px;
  box-sizing: border-box;
  display: inline;
  overflow: hidden
}
ul.recList li a {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  display: block;
  overflow: hidden
}
ul.recList li a img {
 display: block;
    overflow: hidden;
    margin: auto; width: 17vw;
    height: 17vw;
    border-radius: 10px;
}
ul.recList li a span {
   width: 17vw;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    text-align: center;
    display: block;
    overflow: hidden;
    margin: 6px auto 0;
}
.container-floud {
  width: 100%;
  text-align: center;
}
.img404 {
  background-image: url("../image/404.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size:cover;
  width: 360px;
  height: 248px;
  display: block;
  margin: 60px auto;
}
.layui-btn-normal {
  background-color: #1E9FFF;
}
.layui-btn {
  display: inline-block;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  margin-top: 6px;
  margin-bottom: 60px;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
.layui-btn:hover {
  color: #fff;
}
/*åŒåŽ‚å•†*/
.mCTitle p {
	position: relative;
}
.mCTitle p em.comName {
  display: inline-block;
  float:left;
  background-color: #2095f4;
  color: #fff;
	font-size: 11px;
  max-width: 236px;
  line-height: 24px;
  height: 24px;
  padding: 0 6px;
  margin-top: 4px;
  border-radius: 3px;
/*  position: relative;*/
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media screen and (max-width:375px) {
.mCTitle p em.comName {
  max-width: 200px;
}
}
@media screen and (max-width:320px) {
.mCTitle p em.comName {
  max-width: 150px;

}

}
.mCTitle p em.comName:before {
  content: '';
  display: block;
  position: absolute;
  left: 70px;
  top: 11px;
  margin: auto;
  width: 0px;
  height: 0px;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  border-right: 4px solid #2095f4;
}
.xtcsCont  {
	width: 100%;
    padding: 10px 0;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
}
.yxcs_box {
	width: 100%;
	padding: 0 10px;
	position: relative;
    display: flex;
    justify-content: space-between;
	box-sizing: border-box;
	margin:6px 0 12px 0;
}
.con_boxinfo .yxcs_box:last-child {
	margin-bottom:0;
}
.yxcs_box a.csHead {
	width:12%;
	box-sizing: border-box;
    padding:0 10px;
	font-size: 16px;
	border-right: 1px solid #eee;
	background-color: #eee;
    color: #333;
	font-weight: bold;
    display: flex;
	text-align: center;
    flex-direction: column;
    justify-content: center;
}
.yxcs_box ul.csdeta_ul {
	width:88%;
  overflow: hidden;
	border: 1px solid #eee;
	border-left: none;
  padding-bottom: 8px;
}
.yxcs_boxB ul.csdeta_ul {
	width:100%;
  overflow: hidden;
  padding-bottom: 8px
}
ul.csdeta_ul li {
  width: 33.3%;
  height: auto;
  float: left;
  margin-top: 12px;
  box-sizing: border-box;
  display: inline;
  overflow: hidden
}
.yxcs_boxB ul.csdeta_ul li {
  width: 25%;
}
ul.csdeta_ul li a {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden
}
ul.csdeta_ul li a img {
  width: 66px;
  height: 66px;
  border-radius: 14px;
  display: block;
  overflow: hidden;
  margin: auto
}
ul.csdeta_ul li a span {
  width: 100%;
  height:20px;
  line-height: 20px;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
  padding: 0 10px;
  text-align: center;
  margin-top: 6px;
  display: block;
  overflow: hidden
}</pre></body></html>