@charset "utf-8";
/* CSS Document */

/**公共部分**/
*{margin:0px;padding:0px;}
img{border:none;vertical-align:top;}
li{list-style-type:none;}
ul,dl,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}
h2{ font-size:18px; font-family:"微软雅黑"; }
body{font-size:14px; font-family:"微软雅黑"; }
address,cite,code,em,th{font-weight:normal; font-style:normal;}
.clear{clear:both;}
a{outline: none; text-decoration: none;}


.mb-3 {
  margin-bottom: 1rem !important;
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #17fd7c;
  --bs-btn-border-color: #17fd7c;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0ee06b;
  --bs-btn-hover-border-color: #0abf5a;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0abf5a;
  --bs-btn-active-border-color: #069546;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #17fd7c;
  --bs-btn-disabled-border-color: #17fd7c;
}
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.aBlack a,.aBlack{ color:#333333; text-decoration:none;}
.aBlack a:hover,.aBlack:hover{ color:#fc3930; text-decoration:underline;}

.bBlack a,.bBlack{ color:#999999; text-decoration:none;}
.bBlack a:hover,.bBlack:hover{ color:#fc3930; text-decoration:underline;}

.cBlack a,.cBlack{ color:#cccccc; text-decoration:none;}
.cBlack a:hover,.cBlack:hover{text-decoration:underline; color: #ffffff;}

.dBlack a,.dBlack{ color:#666666; text-decoration:none;}
.dBlack a:hover,.dBlack:hover{ color:#fc3930; text-decoration:underline;}

.eBlack a,.eBlack{ color:#B7B7B7; text-decoration:none;}
.eBlack a:hover,.eBlack:hover{ color:#fc3930; text-decoration:underline;}

.fBlack a,.fBlack{ color:#666666; text-decoration:none;}
.fBlack a:hover,.fBlack:hover{ color:#2769DC; text-decoration:underline;}

.gBlack a,.gBlack{ color:#333333; text-decoration:none;}
.gBlack a:hover,.gBlack:hover{ color:#2769DC; text-decoration:underline;}

.hBlack a,.hBlack{ color:#999999; text-decoration:none;}
.hBlack a:hover,.hBlack:hover{ color:#2769DC; text-decoration:underline;}

.aWhite a,.aWhite{ color:#ffffff; text-decoration:none;}
.aWhite a:hover,.aWhite:hover{ text-decoration:underline;}

.aRed a,.aRed{ color:#fc3930; text-decoration:none;}
.aRed a:hover,.aRed:hover{ text-decoration:underline;}

/**头部**/
.bodyBg{ background:#f7f8fa; position: relative;}
.phpHead{ width: 100%;}
.phpTop{ width: 100%; height: 40px; background: #343434;}
.phpTopIn{ width:1380px; margin: auto;}
.phpTopLeft{float: left; width: 230px; height:16px; background:url(../images/bg1.png) no-repeat 0px 0px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat 0px 0px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat 0px 0px; 
    margin: 13px 0px 0px 0px;} 
.phpTopRight1{ float: right; color: #ffffff; font-size: 12px; line-height: 40px;}
.phpTopRight1 a{color:#fff;}
.phpTopRight2{ float:right; position: relative;}
.phpLingDang{ float: left; position: relative;}
.phpLingDang b{ display: block; width: 13px; height: 14px; background: url(../images/images/icon56.png) no-repeat ; 
    background: image-set(url(../images/images/icon56.png) 1x no-repeat ); 
    background: -webkit-image-set(url(../images/images/icon56.png) 1x no-repeat); 
    margin: 17px 0px 0px 0px;} 
.phpLingDang span{ display: block; height: 15px; padding: 0px 4px; background: #fc3930; border-radius: 100px; color: #ffffff; font-size: 12px; line-height: 15px; position:absolute; left: 7px; top:7px;}
.phpLinkhover{ float: left; margin-left:35px; }
.phpLingimg{ height: 40px; box-sizing: border-box;}
.phpLingimg a{ display: block; width: 25px; height: 25px; position: relative;}
.phpLingimg a img{ width:25px; height: 25px; border-radius: 100px; margin-top:7px; border: 1px solid #343434;}
.phpLingimg a span{ display: block; width: 10px; height: 11px; 
    background: url(../images/bg1.png) no-repeat; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat; 
    position:absolute; right:-2px; top: 23px;} 
.phpLingimg a span.bg1{ background-position: -135px -105px;}
.phpLingimg a span.bg2{ background-position: -150px -105px;}
.phpTopRight2:hover .phpLingimg a img{ border: 1px solid #fc3930;}
.phpLingSub{ width: 256px; height: 274px; background: #ffffff; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08); position:absolute; right: 0px; top:40px; z-index: 101; border-radius: 6px;}
.phpNicBox{ width: 216px; margin: auto; margin-top:20px;}
.phpNicBox a img{ display: block; float:left; width: 40px; height: 40px; border-radius: 100px;}
.phpNicBox dl{ float:right; width: 165px; margin-top:3px;}
.phpNicBox dl dt{ height: 18px; line-height: 18px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; font-weight: bold;}
.phpNicBox dl dd{ margin-top:5px;}
.phpNicBox dl dd span{ display: block; float: left; width: 26px; height: 12px; 
    background: url(../images/bg1.png) no-repeat; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat;
    margin-top:3px;}
.phpNicBox dl dd span.bg1{ background-position: -225px -25px;}
.phpNicBox dl dd span.bg2{ background-position: -260px -25px;}
.phpNicBox dl dd em{ display: block; float: left; margin: 0px 0px 0px 12px; color: #999999;}
.phpNicBox dl dd em b{ display: block; float: left; width: 12px; height: 12px; 
    background: url(../images/bg1.png) no-repeat -25px -105px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -25px -105px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -25px -105px; 
    margin: 3px 5px 0px 0px;} 
.phpNicList{ width: 216px; margin: auto; margin-top:10px;}
.phpNicList li{ float: left; width: 106px; height: 34px; margin: 4px 0px 0px 4px;}
.phpNicList li:nth-child(2n+1){ margin-left:0px;}
.phpNicList li a{ display:block; width: 106px; height: 34px; background: #f7f7f7; line-height: 34px; overflow: hidden; color: #666666; text-decoration: none;}
.phpNicList li a b{ display: block; float: left; width: 12px; height: 12px;
     background:url(../images/bg1.png) no-repeat; 
     background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat; 
     background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat;
     margin: 11px 10px 0px 13px;}
.phpNicList li a b.icon1{ background-position: -50px -105px;}
.phpNicList li a b.icon2{ background-position: -65px -105px;}
.phpNicList li a b.icon3{ background-position: -80px -105px;}
.phpNicList li a b.icon4{ background-position: -95px -105px;}
.phpNicList li a:hover{ background: #eeeeee;}
.phpNicCont{ width: 216px; height:55px; border-bottom: 1px solid #F2F2F2; margin:auto; margin-top:20px;} 
.phpNicCont b{ display: block; float: left; width: 13px; height: 14px; 
    background:url(../images/bg1.png) no-repeat -115px -105px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -115px -105px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -115px -105px; 
    margin-top:2px;}
.phpNicCont dl{ float:right; width: 195px;}
.phpNicCont dl dt a{ display: block; height: 18px; line-height: 18px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; }
.phpNicCont dl dd{ margin-top:5px;}
.phpNicCont dl dd p{ float: left; width: 155px; height: 18px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #999999;}
.phpNicCont dl dd a{ display: block; float: right; color: #fca32d; text-decoration: none; width: 40px; height: 18px; line-height: 18px; overflow: hidden; text-align: right;}
.phpNicCont dl dd a:hover{ text-decoration: underline;}
.phpNicTui{ width: 216px; margin: auto;}
.phpNicTui a{ display: block; margin-top:10px; font-size: 12px;}
.phpHeadBg{ width:100%; height: 90px; background: #ffffff; position: fixed; z-index: 100; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);}
.phpHeadIn{ width: 1380px; margin: auto;}
.phpLogo{ float: left; width: 140px; height: 34px; margin-top:28px;}
.phpLogo a{ display: block; width: 140px; height: 34px; background: url(../images/logo.png) no-repeat; 
    background: image-set(url(../images/logo.png) 1x, url(../images/logo-2x.png) 2x)  no-repeat; 
    background: -webkit-image-set(url(../images/logo.png) 1x, url(../images/logo-2x.png) 2x) no-repeat; } 
.phpNav{ float: left; width:900px; margin-top:36px; margin-left:90px;}
.phpNav li{ float: left; margin-left:22px;}
.phpNav li .phpNavIn{ position: relative; }
.phpNav li .phpNavIn .phpNavTitle a{ display: block; text-decoration: none; height: 30px;}
.phpNav li .phpNavIn .phpNavTitle a em{ display: block; float: left;  padding: 0 5px;height: 15px; line-height: 15px; background: #fc3930;border-radius: 8px;color: #FFFFFF; position:absolute; top: -6px; right:-18px; font-size: 12px;}
.phpNav li .phpNavIn .phpNavTitle a h2{ font-size: 16px; color: #333333; float: left;}
.phpNav li .phpNavIn .phpNavTitle a b{ display: block; float: left; width: 9px; height: 5px; 
    background: url(../images/bg1.png) no-repeat -245px 0px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -245px 0px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -245px 0px; 
    margin:8px 0px 0px 7px;} 
.phpNav li .phpNavIn .phpNavTitle a:hover b{ background: url(../images/bg1.png) no-repeat -260px 0px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -260px 0px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -260px 0px;}
.phpNav li .phpNavIn .phpSubnav{ width:100px; background: #ffffff; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);  position:absolute; left:-10px; top: 30px; display:none; z-index: 10; border-radius:6px;}
.phpNav li .phpNavIn .phpSubnav a{ display: block; width: 80px; height: 35px; padding-left: 20px; color: #333333; text-decoration: none; line-height: 35px; overflow: hidden;}
.phpNav li .phpNavIn .phpSubnav a:hover:first-child{ border-radius: 6px 6px 0px 0px;}
.phpNav li .phpNavIn .phpSubnav a:hover:last-child{ border-radius: 0px 0px 6px 6px;}
.phpNav li .phpNavIn .phpSubnav a:hover{ background: #f2f2f2; color: #fc3930; font-weight: bold;}
.phpNav li .phpNavIn .phpNavTitle2 a{  display: block; text-decoration: none; height: 30px; margin-left:50px;}
.phpNav li .phpNavIn .phpNavTitle2 a b{ display: block; width: 22px; height: 18px; background: url(../images/bg1.png) no-repeat -350px -195px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -350px -195px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -350px -195px;
    float: left; margin-right: 5px;}
.phpNav li .phpNavIn .phpNavTitle2 a h2{ float: left; font-size: 16px; color: #333333;}
.phpNav li .phpNavIn .phpSubnav1{ width: 142px; height: 167px; background: #ffffff; border-radius: 12px; position:absolute; left:0px; top: 30px; display:none; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04); }
.phpNav li .phpNavIn .phpSubnav1 img{ width: 100px; height: 100px; margin:15px 0px 0px 20px;} 
.phpNav li .phpNavIn .phpSubnav1 p{ font-size: 12px; font-weight: bold; margin-top:10px; margin-left:10px; text-align: center;}
.phpNav li .phpNavIn .phpSubnav1 p em{ font-weight: bold; color: #fc3930;}
.phpNav li .phpNavIn .phpNavTitle3{ margin-top:10px;}
.phpNav li .phpNavIn .phpNavTitle3 a{  display: block; text-decoration: none; height: 30px;}
.phpNav li .phpNavIn .phpNavTitle3 a b{  display: block; width: 16px; height: 4px; background: url(../images/bg1.png) no-repeat -20px -35px;
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -20px -35px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -20px -35px;}
.phpNav li .phpNavIn .ylwTopSub1{ left:20px; border-radius: 12px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04); z-index: 10;}
.phpNav li .phpNavIn .ylwTopSub2{ left: -30px;}
.phpNav li .phpNavIn .phpNavTitle a:hover h2{ color: #fc3930; font-weight: bold;}
.phpNav li .phpNavIn .phpNavTitle a.hover h2{  color:#fc3930; font-weight: bold;}
.phpNav li .phpNavIn .phpNavTitle a.hover b{background: url(../images/bg1.png) no-repeat -260px 0px;  
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -260px 0px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -260px 0px;}
.phpNav li .phpNavIn .phpNavTitle1{ width: 65px;}
.phpSerch{ float: right; width: 200px; height: 36px; border-radius: 100px; background: #f7f8fa; margin-top:30px;}
.phpSerch input.text1{ float: left; width: 130px; height: 36px; border: none; background: none; margin: 0px 0px 0px 20px; outline: none; font-size: 12px; color: #999999;} 
.phpSerch input.submit1{ width: 17px; height: 17px; border: none; background: none; background: url(../images/bg1.png) no-repeat -45px -25px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -45px -25px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -45px -25px;
    float: right; margin-right: 15px; margin-top:9px;} 
.phpSerch:hover input.submit1{ background: none; background: url(../images/bg1.png) no-repeat -70px -25px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -70px -25px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -70px -25px;}


/**底部**/
.phpFoot{ width: 100%; margin-top:60px;}
.phpFootIn{ width: 100%; height: 227px; background: #292929;}
.phpFootCont{ width: 1380px; margin: auto;} 
.phpFootLeft{ float: left; width:685px; margin-top:50px; position: relative;}
/*.phpFootLeft dl{ width:875px;}*/
.phpFootLeft dl dt{ width: 875px;}
.phpFootLeft dl dt a{ display: block; float: left; margin-right:45px; font-weight: bold;}
.phpFootLeft dl dd.cont1{ color: #7b7b7b; margin-top:25px; height: 18px; line-height: 18px; overflow: hidden;}
.phpFootLeft dl dd.cont2{ margin-top:30px;}
.phpFootLeft dl dd.cont2 span{ display: block; float: left; line-height: 30px; position: relative; height: 40px;}
.phpFootLeft dl dd.cont2 span a{ display: block; float: left; font-size: 12px; margin-right: 40px; margin-top:10px;}
.phpFootLeft dl dd.cont2 span a b{ display: block; width: 30px; height: 30px; background: url(../images/bg1.png) no-repeat; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat;
    float: left; margin: 0px 10px 0px 0px;}
.phpFootLeft dl dd.cont2 span a b.icon1{ background-position: -100px -25px;}
.phpFootLeft dl dd.cont2 span a b.icon2{ background-position: -140px -25px;}
.phpFootLeft dl dd.cont2 span em{ display: block; width:150px; height:180px; background: #ffffff; border-radius:12px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04); position:absolute; right:0px; left:0px; z-index: 10; top:-180px;}
.phpFootLeft dl dd.cont2 span em img{ width:110px; height: 110px; margin: 5px 0px 0px 20px;}
.phpFootLeft dl dd.cont2 span em p{ line-height: 20px; font-size: 12px; margin-top:10px; text-align: center;}
.phpFootRight{ float: right; margin-top:17px;}
.phpFootMsg{ float: left; text-align: center; margin: 0px 0px 0px 30px;}
.phpFootMsg span{ width: 142px; height:142px; background: #ffffff; border-radius: 5px; display: block;margin: 0 auto;}
.phpFootMsg span img{width: 94%; height: 94%;margin-top: 4%;margin-left: 1%;}
/**.phpFootMsg dl{ width: 120px;} **/
.phpFootMsg dl dt{ height: 16px; line-height: 16px; overflow: hidden; font-size: 12px; color: #cccccc; margin-top:15px;}
.phpFootMsg dl dd{ font-size: 12px; height: 16px; line-height: 16px; overflow: hidden; color: #7d7d7d; margin-top:10px;}
/*.phpFootMsg1{ float: right; width: 102px;}*/
.phpFootCode{ width: 100%; height: 50px; background: #212121; line-height: 50px;}
.phpFootCodeIn{ width: 1380px; margin: auto; display: flex; justify-content:center; align-items: center;}
.phpFootCodeIn p{ color: #656565; float: left;}
.phpFootCodeIn b{ display: block; float: left; width: 12px; height: 14px; background: url(../images/bg1.png) no-repeat -180px -25px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -180px -25px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -180px -25px;
    margin: 0px 0px 0px 10px;}
.phpAppBox{  position:absolute; right: 0px; top: -3px;}
.phpAppTitle a{ display: block; color: #ffffff; text-decoration: none; font-weight: bold; position: relative;}
.phpAppSub{ position:absolute; left: -30px; top: 20px; background: #ffffff; width: 150px; padding-bottom: 20px; border-radius: 12px;}
.phpAppSub img{ width: 110px; height: 110px; margin: 20px 0px 0px 20px;}
.phpAppSub p{ text-align: center; font-size: 12px; color: #333333; margin-top:10px;}

/**主体**/
.phpMain{ width:1380px; margin: auto; margin-top:120px;}
.phpMainIn{ margin-top:0px;}
.phpscMain{ width:1380px; margin: auto;}

/**侧导航**/
.phpCeNav{ width: 100px; background: #ffffff; border-radius: 12px; position:absolute; right:20px; top:50%; position:fixed; z-index:99;margin-top:-230px; box-shadow: 0px 4px 30px 0px rgba(238, 242, 245, 0.9);}
.phpCeNavList{ width: 100px; margin-top:22px; padding-bottom: 10px; border-bottom: 1px solid #f4f4f4;}
.phpCeNavList li{ width: 100px; height: 38px; margin-top:3px;}
.phpCeNavList li a{ display: block; width: 100px; height: 38px; color: #999999; text-decoration: none; line-height: 38px;}
.phpCeNavList li a span{ display: block; margin-left:20px;}
.phpCeNavList li a:hover{ background: #fef6f6; color: #fc3930;}
.phpCeNavList li a.lockup{ background: #fef6f6; color: #fc3930;}

.phpCeCode{ width: 100px; height: 72px;  position:relative;}
.phpCeCodeIn{ width: 100px; height: 72px; overflow: hidden;}
.phpCeCodeIn a{ display: block; width: 100px; height: 72px; line-height: 72px; color: #333333; text-decoration: none; font-weight: bold;}
.phpCeCodeIn a span{ display: block; margin-left:20px;}
.phpCeCodeBg{ width: 142px; height: 158px; background: #ffffff; position: absolute; left:-140px; top: 0px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);}
.phpCeCodeBg img{ width: 100px; height: 100px; margin: 20px 0px 0px 25px;}  
.phpCeCodeBg p{ font-weight: bold; font-size: 12px; text-align: center; color: #333333; font-weight: bold; margin-top:7px;} 
.phpCeCodeBg p span{ color: #fc3930;}
.phpFanhui{ width:100px; height: 38px; border-top: 1px solid #f4f4f4;}
.phpFanhui a{ display: block; width: 100px; height: 38px; color: #999999; line-height: 38px; text-decoration: none;}
.phpFanhui a span{ display: block; margin-left:20px;}
.phpFanhui a:hover{ background: #fef6f6; color: #fc3930; border-radius: 0px 0px 12px 12px;}


/**底部浮动层**/
.phpFudong{ width: 100%; height: 80px; background: rgba(62, 67, 78, 0.9); position:absolute; left: 0px; bottom: 0px; position:fixed;z-index:999;}
.phpFudongIn{ width: 1200px; margin: auto; position: relative;}
.phpFudongImg{width: 185px; height: 112px; position:absolute; left: 12px; top:-32px; background:url(../images/bg2.png) no-repeat;
    background: image-set(url(../images/bg2.png) 1x, url(../images/bg-2x.png) 2x)  no-repeat; 
    background: -webkit-image-set(url(../images/bg2.png) 1x, url(../images/bg-2x.png) 2x) no-repeat; } 
.phpFudongXue{ float: left; margin-left:225px; font-size: 30px; font-weight: bold; color: #ffffff; line-height: 80px;} 
.phpFudongQuan{ float: left; margin-left:20px; font-size: 20px; color: #ffffff; line-height: 80px;} 
.phpFudongQuan span{ font-weight: bold; color: #ffde00;}
.phpFudongCode a{ display: block; float: left; width: 128px; height: 44px; background: #07c160; line-height: 44px; overflow: hidden; text-align: center; color: #ffffff; border-radius: 100px; font-size: 15px; font-weight: bold; text-decoration:none; margin: 18px 0px 0px 30px;}
.phpGuanbi{ float: right; width: 16px; height: 16px; background: url(../images/bg1.png) no-repeat -325px -60px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat -325px -60px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat -325px -60px;
    margin-top:11px; cursor: pointer;}


/**交易中心首页头部**/
.phpTopRight3{ float: right; position:relative;}
.jyzxYhzxBox{float: left; font-size: 12px; line-height: 40px;}
.jyzxYhzxBox a{ display: block;}
.jyzxXiaoxi{ float:left; margin-left:30px;}
.jyzxXiaoxi a{ display: block; font-size: 12px;}
.jyzxXiaoxi a span{ display: block; float: left; line-height: 40px;}
.jyzxXiaoxi a:hover span{ text-decoration: underline;}
.jyzxXiaoxi a em{ display: block; float: left; height: 15px; padding: 0px 5px; background: #fc3930; border-radius: 100px; line-height: 14px; margin: 12px 0px 0px 3px;}
.jyzxMsg{ float:left; margin-left:30px;}
.jyzxImg{ width: 25px; height: 40px;}
.jyzxImg a img{ display: block; width: 25px; height:25px; border-radius: 100px; margin: 7px 0px 0px 0px; border: 1px solid #343434;}
.jyzxMsg:hover .jyzxImg a img{ border: 1px solid #fc3930;}
.jyzxMsgSub{ width: 220px; height: 161px; background: #FFFFFF; box-shadow: 0px 4px 15px 0px rgba(205, 216, 228, 0.3); border-radius: 6px; position:absolute; right: 0px; top: 40px; z-index: 101;}
.jyzxImgTupian{ width: 185px; margin: auto;}
.jyzxImgTupian span{ display: block; float: left; width: 60px; height: 60px; margin-top:20px;}
.jyzxImgTupian span a img{ width: 60px; height: 60px; border-radius: 100px;}
.jyzxImgTupian dl{ float: right; width: 110px; margin-top:30px;}
.jyzxImgTupian dl dt a{ display: block; height: 18px; line-height: 18px; overflow: hidden; font-weight: bold; color: #000000; text-decoration: none;}
.jyzxImgTupian dl dt a:hover{ color: #fc3930; text-decoration:underline;}
.jyzxImgTupian dl dd{ height: 16px; line-height:16px; overflow: hidden; font-size: 12px; color: #666666; margin-top:5px;} 
.jyzxYue{ width: 185px; margin: auto;}
.jyzxYue p{ float: left; width: 130px; height: 18px; line-height: 18px; overflow: hidden; color: #666666; margin-top:15px;}
.jyzxYue p b{ color: #fc3930;}
.jyzxYue a{ display: block; float: right; width: 40px; height: 24px; border: 1px solid #FDBFA0; background: #FFF6F0; font-size: 12px; color: #FF6200; text-decoration: none; border-radius: 2px; line-height: 24px; text-align: center; margin-top:10px;} 
.jyzxTuichu{ width: 220px; height: 35px; border-top: 1px solid #F2F2F2; margin-top:10px;}
.jyzxTuichu a{ display: block; width: 220px; height: 35px; line-height: 35px; text-align: center; overflow: hidden; color: #999999; text-decoration:none;}
.phpNavMenu{ float: left;}
.phpNavMenu li{ float: left; margin:35px 0px 0px 67px;}
.phpNavMenu li a{ font-size: 16px; color: #333333; text-decoration: none;}
.phpNavMenu li:first-child{ margin-left:60px;}
.phpNavMenu li a.hover{ color: #fc3930; font-weight: bold;}
.phpNavMenu li a:hover{ color: #fc3930; font-weight: bold;}
.phpSerchMenu{ width: 240px;}
.phpSerchMenu input.text1{ width: 160px; font-size: 14px;}


/**当前位置**/
.yjzxSize{ width: 1200px;}
.yjzxSize b{ display: block; float: left; width: 11px; height: 13px; background: url(../images/bg1.png) no-repeat 0px -130px; 
    background: image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x)  no-repeat 0px -130px; 
    background: -webkit-image-set(url(../images/bg1.png) 1x, url(../images/bg1-2x.png) 2x) no-repeat 0px -130px; margin: 3px 5px 0px 0px;}
.yjzxSize p{ float:right; color: #999999; width: 1184px;}


/**星号**/
.star{ width: 105px; height: 16px; background: url(../images/bg4.png) no-repeat; 
    background: image-set(url(../images/bg4.png) 1x, url(../images/bg4-2x.png) 2x)  no-repeat; 
    background: -webkit-image-set(url(../images/bg4.png) 1x, url(../images/bg4-2x.png) 2x) no-repeat;} 
.star1{ background-position: 0px 0px;}
.star2{ background-position: 0px -20px;}
.star3{ background-position: 0px -40px;}
.star4{ background-position: 0px -60px;}
.star5{ background-position: 0px -80px;}
.star6{ background-position: 0px -100px;}
.star7{ background-position: 0px -120px;}
.star8{ background-position: 0px -140px;}
.star9{ background-position: 0px -160px;}
.star10{ background-position: 0px -180px;}


/**页码**/
.pagination{width:100%; text-align:center; margin-top:40px; display:flex; justify-content: center; align-items: center;}
.pagination li{ float: left; margin: 0px 5px;}
.pagination li a{ display:inline-block; height: 30px; border: 1px solid #D9D9D9; border-radius: 3px; line-height: 30px; padding: 0px 11px; color: #999999; text-decoration: none; background: #ffffff;}
.pagination li a:hover{ border: 1px solid #fc3930; color: #fc3930;}
.pagination li a.hover{background:#fc3930; color: #ffffff; border: 1px solid #fc3930;}
.pagination li.tiao{ color: #666666; margin-left:10px;}


/**页码2**/
.pagination2{margin-top:30px; float: right; margin-right:25px;}
.pagination2 li{ float: left; margin: 0px 5px;}
.pagination2 li a{ display:inline-block; height: 30px; border: 1px solid #EEEEEE; border-radius: 3px; line-height: 30px; padding: 0px 11px; color: #333333; text-decoration: none; background: #ffffff; font-size: 12px;}
.pagination2 li a:hover{ border: 1px solid #2769DC; color: #2769DC;}
.pagination2 li a.hover{ background: #2769DC; color: #ffffff; border:1px solid #2769DC;}
.pagination2 li.tiao{ color: #333333; margin-left:10px; font-size: 12px; height: 30px;  padding: 0px 11px; border: 1px solid #EEEEEE; line-height: 30px;}



/**导航**/
.phpBgnav{ width: 100%; height: 60px;}

.phpBgnavwy{ 
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  z-index: 2000;
  
 }




.zgtWidth{
	width: 1000px; margin: auto; position:relative;
	display:flex;
	justify-content:space-between;	
}
.zgtLogo{
	width:140px;
}
.zgtTel{
	width:200px;
	display:flex;
}
.tel-img{
	width:35px;
	margin-top:15px;
}
.tel-img img{
	width:30px;
	height:30px;
}
.tel-font{
	margin-top:20px;
	margin-left:10px;
	display:flex;
	width:200px;
	font-size:14px;
}
.tel-online{
	width:80px;
}
.tel-color{
	color:red;
}

.phpBgnavIn{ width:650px;}

.phpBgnavIn li{ float: left;}
.phpBgnavIn .bgLastli{float:right;}
.phpBgnavTitle a{ display: block; padding: 0px 30px; height: 60px; line-height: 60px; color: #000000; font-size: 14px; text-decoration: none; position: relative;}
.phpBgnavTitle a:hover{ color: #000000;}
.phpBgnavSub{width:2000px; background-color:#ffffff;
 box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04); 
 left:-50%; top: 60px; position:absolute; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04); 
 padding-bottom: 20px; z-index: 10;} 

.phpQianIn{ 
width:1000px; margin:auto;
display:flex;
padding-top:20px;
}
.lzlink-item{
	width:180px;
	margin-right:20px;
}
.lzlink-img{
	width:100%;
	min-height:130px;
}
.lzlink-img img{
	width:100%;
	min-height:130px;
}
.lzlink-txt{
	
	text-align:center;
}
.ittaste{
	width:100%;
	padding-bottom:30px;
}
.taste-conn{
	width:100%;
	height:450px;
}
.taste-txt{
	margin-top:30px;
	margin-bottom:15px;
}
.taste-title{
	font-size:30px;
	font-weight:bold;
}
.taste-desc{
	margin-top:5px;
	font-size:16px;
}

.renew-conn{
	width:100%;
	border:1px solid red; 
	height:300px;
	margin-bottom:30px;
	margin-top:100px;
}

.mservers{
	width:100%;
}
.mser-head{
	margin-top:30px;
	margin-bottom:15px;
}
.mser-top{
	margin-top:100px;
	margin-bottom:15px;
}
.mser-title{
	font-size:30px;
	font-weight:bold;
}
.mser-desc{
	margin-top:5px;
	font-size:16px;
}
.mser-conn{
	width:100%;
	margin-top:20px;
	display:flex;
	justify-content:space-between;
}
.mser-left{
	width:480px;
	height:300px;
}
.mser-left img{
	width:480px;
	height:300px;
}
.mser-right{
	width:500px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.mser-item1{
	width:240px;
	margin-bottom:20px;
}
.mser-item1 img{
	width:240px;
}
.mser-item2{
	width:240px;
	
}
.mser-item2 img{
	width:240px;

}

.jingong{
	width:100%;
	height:500px;
	background:url('../../luzhuang/img/jgbanner.jpg') no-repeat center;
	color:#ffffff;
	padding-top:30px;
	margin-top:30px;
	
}
.jingong-conn{
	width:100%;
	display:flex;
	justify-content:space-around;
	background-color:#ffffff;
	padding-top:50px;
	padding-bottom:50px;
	color: #333;
  box-shadow: 1px 0 9px 0 rgba(68,68,68,.19);
}
.jingong-item{
	width:200px;
}

.jingong-img{
	width:200px;
	height:150px;
	text-align:center;
}
.jingong-img img{
	width:120px;
	height:120px;
}
.jingong-title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.baike{
	width:100%;
	margin-top:100px;
}
.baike-conn{
	width:100%;
	display:flex;
	justify-content:space-between;
}
.bkbanner{
	width:495px;
	
}
.bkimg-item2{
	width:230px;
	
}
.bkimg-item3{
	width:230px;
	
}

.bkimg-first{
	height:290px;
	margin-bottom:15px;
	margin-right:15px;
}
.bkimg-first .img{
	width:100%;
	height:290px;
}

.bkimg-two{
	height:290px;
	margin-right:15px;
	
}
.bkimg-two .img{
	width:100%;
	height:290px;
	
}
.bkimg-three{
	height:200px;
	margin-bottom:15px;
}
.bkimg-three .img{
	width:100%;
	height:200px;
}
.bkimg-flour{
	height:380px;
}
.bkimg-flour .img{
	width:100%;
	height:380px;
}
.lzservers{
	width:100%;
}
.lzser-list{
	margin-top:30px;
	display:flex;
	justify-content:space-between;
	
	flex-wrap:wrap;
}
.lzser-item{
	width:320px;
	height:320px;

	margin-bottom:20px;
	padding-top:270px;
}
.lzser-txt{
  margin-bottom:0px;
  height: 50px;
  background: rgba(0,0,0,.4);
  transition: all .25s ease-in;
  padding-top:5px;
  font-size:24px;
  color:#fff;
  text-align:center;
}
.lzstdcon{
	width:100%;
	padding-top:30px;
	padding-bottom:30px;
	background-color:#fff;
}
.lzstsp{

	background-color: #f8f8f8;
	padding-bottom:30px;
	 padding-top:30px;
	 box-shadow: 0 2px 20px #d4d4d4;
	
}
.lzstsp-title{
	width:100%;	
	margin-top:30px;	
}
.lzstsp-one{
	font-size:38px;
	font-weight:bold;
	text-align:center;
}
.lzstsp-two{
	margin-top:15px;
	font-size:24px;
	text-align:center;
	margin-bottom:15px;
}


.lzstsp-link{
	margin:0px;
}
.lzstsp-link{
	width:100%;
}
.lzstsp-link video{
	width:100%;
}
.crafts{
	width:100%;
}
.jianhe{
	width:100%;
	padding-bottom:100px;
	padding-top:100px;
}
.jianhe-list{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:30px;
}
.jianhe-item{
	width:320px;
}
.jianhe-img{
	width:320px;
	height:270px;
}
.jianhe-img img{
	width:320px;
	height:270px;
}
.jianhe-txt{
	width:100%;
	font-size:24px;
	font-weight:bold;
	margin-top:20px;
	
}
.jianhe-desc{
	width:100%;
	font-size:12px;
	line-height:24px;
	margin-top:10px;
}
.check-list{
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
}
.yinbin-project{
	width:100%;
	margin-top:30px;
	background-color:#fff;
	padding-bottom:20px;
	padding-top:20px;
}
.ybpro-title{
	width:400px;
	padding-left:30px;
	height:60px;
	line-height:60px;
	font-size:24px;
	font-weight:bold;
	background-color:#00C557;
	color:#fff;
}
.ybpro-conn{
	width:100%;
	display:flex;
	margin-top:30px;
	
}

.ybpro-mconn{
	width:100%;
	height:300px;
	margin-top:30px;
	
}
.nmpro-img{
	width:100%;
	max-height:270px;
}
.nmpro-img img{
	width:100%;
	max-height:270px;
}
.nmpro-txt{
	width:100%;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}
.jgcheck-conn{
	width:100%;
	padding-top:50px;
	padding-bottom:50px;
}
.jgcheck-hear{
	width:100%;
	margin-top:30px;
}
.hear-title{
	font-weight:bold;
	font-size:24px;
	color:#00C557;
}

.jgcheck-two{
	width: 100%;
  height: 300px;
  margin-top: 30px;
}
.nmpro-ctxt{
	width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-top:10px;
}

.ybpro-item{
	width:320px;
	margin-right:20px;
}
.ybpro-img{
	width:320px;
	height:270px;
}
.ybpro-img img{
	width:320px;
	height:270px;
}
.ybpro-txt{
	width:320px;
	margin-top:15px;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}




.wylist-head{
	width:100%;
}
.wylist-title{
	font-size:20px;
	font-weight:bold;
}
.wylist-font{
	font-style:italic;
	padding-right:10px;
}

.wylist-desc{
	margin-top:10px;
	font-size:14px;
}
.wylist-conn{
	margin-top:20px;
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.wylist-item{
	width:490px;
	margin-bottom:20px;
	display:flex;
	justify-content:space-between;
	background-color:#EFEFEF;
	
}
.wyit-left{
	width:250px;
	height:245px;
}
.wyit-left img{
	width:250px;
	height:245px;
}
.wyit-right{
	width:240px;
	height:245px;
	padding-left:10px;
}
.wyit-title{
	font-size:20px;
	margin-top:20px;
	font-weight:bold;
}

.wyit-conn{
	font-size:14px;
	line-height:24px;
	
}
.tjbg-conn{
	width:100%;
	height:500px;
	background:url('../../luzhuang/img/wytjbg.jpg') no-repeat center;
	color:#fff;
	margin-top:20px;
	border:1px solid #fff;
}
.tjlist-title{
	margin-top:100px;
	margin-left:30px;
	font-size:18px;

}
.tjitem-conn{
	margin-left:30px;
	display:flex;
}
.tjitem-link{
	width:115px;
	margin-right:20px;
}
.tjitem-img{
	width:115px;
	height:85px;
}
.tjitem-img img{
	width:115px;
	height:85px;
}
.tjitem-title{
	text-align:center;
	font-size:16px;
}
.wysheji{
	margin-top:20px;
	width:1000px;
	height:425px;
}
.wysheji img{
	width:1000px;
	height:425px;
}
.cailiao{
	width:100%;
	margin-top:20px;
}
.cailiao-desc{
	line-height:30px;
	font-size:16px;
}
.cailiao-list{
	margin-top:20px;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.cailiao-item{
	width:150px;
	height:50px;
}
.cailiao-item img{
	width:150px;
	height:50px;
}
.wyshigong{
	width:100%;
	margin-top:20px;
}
.wysg-list{
	margin-top:20px;
	width:100%;
	display:flex;
	justify-content:space-between;
}
.wysg-item{
	width:240px;
}
.wysg-img{
	width:240px;
}
.wysg-item img{
	width:100%;
	height:auto;
}
.wysg-title{
	margin-top:10px;
	text-align:center;
	font-size:16px;
	
}
.koubei{
	width:100%;
}
.koubei-img{
	width:100%;
}
.koubei-img img{
	width:100%;
	height:auto;
}
.lzproblems{
	width:100%;
	background-color:#efefef;
	padding-top:50px;
	padding-bottom:50px;
}
.lzproblems-title{
	width:100%;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	letter-spacing:15px;
}
.lzpro-item{
	width:100%;
	background-color:#fff;
	margin-top:30px;
	padding:15px;
	border-radius:10px;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);
}
.lzpro-tiwen{
	width:100%;
	display:flex;
	
}
.tiwen-icon{
	width:30px;
}
.tiwen-icon img{
	width:30px;
	height:30px;
}

.tiwen-title{
	line-height:24px;
}
.lzpro-huida{
	width:100%;
	display:flex;
}
.jiaju-banner{
	width:100%;
	height:600px;
}
.jiaju-banner img{
	width:100%;
	height:600px;
}
.jiaju-info{
	width:100%;
	padding-bottom:30px;
}
.txwenti{
	width:100%;
}
.txwt-title{
	margin-top:30px;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
.txwt-list{
	margin-top:15px;
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	
}
.txwt-item{
	width:322px;
	height:233px;
	line-height:233px;
	text-align:center;
	margin-bottom:15px;
}
.txwt-txt{
	font-size:24px;
	color:#fff;
}
.txqt-conn{
	margin-top:30px;
}
.txqt-title{
	margin-top:30px;
}
.txqt-title p{
	font-size:24px;
	font-weight:bold;
	text-align:center;
}


.txqt-img{
	width:100%;
	height:auto;
}
.txqt-img img{
	width:100%;
	height:auto;
}








.zgtlink{


	display:flex;
	justify-content:space-between;
}
.zgtlink li{
	width:180px;
	margin-top:20px;
	text-align:center;
}
.zgtser{

	display:flex;
	justify-content:space-around;
}
.zgtser li{
	width:180px;
	margin-top:20px;
	text-align:center;
}
.zgtlink-img{
	width:180px;
	
}
.zgtlink-img img{
	width:60px;
	height:60px;
}
.zgtzixun{
	font-size:18px;
	text-align:center;
	margin-top:15px;
}
.zixun-list{
	
	font-size:12px;
	text-align:center;
}
.zixun-list div{
	margin-top:10px;

}
.zixun-list div span{
	margin-right:10px;

}
.zgtbanner{
	width:100%;
	height:300px;
}

.zgtbanner .swiper {
      width: 100%;
      height: 100%;
    }

.zgtbanner .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

.zgtbanner .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

.lyorders{
	width:100%;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
}
.lycons{
	margin:0 auto;
	width:1000px;
	padding:0px;
	
}
.lycons-list{
	width:100%;
	margin-top:15px;
	display:flex;
}
.lycons-list .lytxtone{
	width:80px; 
	height:40px; 
	line-height:40px; 
	text-align:center; 
	letter-spacing:5px;
}
.lycons-list .lytxttwo{
	width:100px; 
	height:40px; 
	line-height:40px; 
	text-align:center; 
	letter-spacing:5px;
	margin-left:15px;
}

.lycons-list .lynbox{
	width:150px; 
	height:40px; 
	line-height:40px; 
	border-radius:5px;
	border: 1px solid rgba(101,109,119,.16);
}
.lycons-list .lybox{
	width:200px; 
	height:40px; 
	line-height:40px; 
	border-radius:5px;
	border: 1px solid rgba(101,109,119,.16);
}

.lycons-list .lybox:focus {
  border-color: #d5d5d5;
  outline: 0;
}


.lycons-btn{
	width:100%;
	margin-top:15px;
}

.fwcons{
	width:100%;
	padding-top:60px;
	padding-bottom:100px;
	background-color:#F2F4F3;
}
.fwlist{
	display:flex;
	justify-content:space-around;
}
.fwitem{
	width:240px;
	background-color:#fff;
	border-radius:10px;
	padding:60px 20px 60px 20px;
}
.fwimg{
	width:100%;
	text-align:center;
}
.fwimg img{
	width:100px;
	height:100px;
}
.fwtitle{
	font-size:18px;
	text-align:center;
	margin-top:15px;
	font-weight:bold;
}
.fwdesc{
	font-size:14px;
	margin-top:15px;
}
.fwsols{
	width:100%;
	margin-top:60px;
}
.solstitle{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
.solsdesc{
	font-size:16px;
	letter-spacing:15px;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
}

.licheng{
	width:100%;
	padding-top:100px;
	padding-bottom:100px;
}
.lclist{
	width:100%;
	margin-top:50px;
	display:flex;
	justify-content:space-around;
}
.lcitem{
	width:180px;
	
}
.lcimg{
	width:180px;
	text-align:center;
}
.lcimg img{
	width:100px;
	height:100px;
}
.lctitle{
	font-size:18px;
font-weight: bold;
	text-align:center;
	margin-top:20px;
	
	
}
.lcdesc{
	font-size:14px;
	text-align:center;
	margin-top:15px;

	
}
.xinwen{
	width:100%;
	background-color:#EBFCF2;
	padding-top:50px;
	padding-bottom:100px;
}
.xinwen-title{
	width:100%;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	margin-top:30px;
	letter-spacing:10px;
}
.xinwen-desc{
	width:100%;
	text-align:center;
	font-size:16px;
	margin-top:15px;
}
.xinwen-desc span{
	letter-spacing:20px;
}

.xwnews-one{
	width:100%;
	margin-top:30px;
	display:flex;
	justify-content:space-between;
}
.xwitem-one{
	width:49%;
	background-color:#fff;
	padding-bottom:10px;
}
.xwitem-img{
	width:100%;
	max-height:236px;
}

.xwitem-img img{
	width:100%;
	height:236px;
}

.xwitem-title{
	margin-top:10px;
	display:flex;
}
.xwitem-otxt{
	padding-left:10px;

}
.xwitem-ttitle{
	margin-top:10px;
	display:flex;
}
.xwitem-oicon{
	width:20px;
	height:20px;
	margin-left:10px;
}
.xwitem-oicon img{
	width:20px;
	height:20px;
}
.xwitem-ticon{
	width:15px;
	height:15px;
	margin-left:10px;
}
.xwitem-ticon img{
	width:15px;
	height:15px;
}
.xwnews-two{
	width:100%;
	margin-top:15px;
	display:flex;
	justify-content:space-between;
}
.xwitem-two{
	width:32%;
	background-color:#fff;
	padding-bottom:10px;
}
.xwitem-timg{
	width:100%;
	max-height:165px;
}
.xwitem-timg img{
	width:100%;
	height:165px;
}
.xwitem-ttitle{
	margin-top:10px;
	font-size:12px;
}
.xwitem-ttxt{
	padding-left:10px;
}
.footer{
	width:100%;
	margin-top:30px;
}
.focons{
	display:flex;
	justify-content:space-between;
}
.fologo{
	width:400px;
}
.logo-img{
	width:300px;
	height:60px;
}
.logo-img img{
	width:300px;
	height:60px;
}
.wmlist{
	width:100%;
	display:flex;
	
}
.wmitem{
	width:60px;
	height:60px
}
.wmitem img{
	width:60px;
	height:60px
}
.wmitem-left{
	width:60px;
	height:60px;
	margin-left:15px;
}
.wmitem-left img{
	width:60px;
	height:60px
}

.folist{
	width:580px;
	display:flex;
	justify-content:space-between;
}
.foitem{
	width:180px;
	text-align:center;
}
.foitem-title{
	font-size:16px;
}
.foitem-list{
	margin-top:15px;
}
.foitem-list div{
	margin-bottom:10px;
	font-size:12px;
}
.fobot-line{
	border-top:1px solid #c3c3c3;
	font-size:12px;
	padding-top:5px;
}
/**常见问题**/
.prob-class{
	width:100%;
}
.procl-title{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
}
.procl-list{
	margin-top:20px;
	display:flex;
	justify-content:space-between;
}
.procl-item{
	width:200px;	
}
.procl-img{
	width:200px;
	height:200px;
}
.procl-img img{
	width:200px;
	height:200px;
	border-radius:5px;
}
.procl-txt{
	width:200px;
	font-size:16px;
	text-align:center;
	color:#000;
	margin-top:15px;
}
.prcob-conns{
	margin-top:20px;
}
.prcwidth{
	width:100%;
}
.procon-item{
	margin-bottom:15px;
}
.procon-item a{
	color:#000;
}

.probInfo{
	width:100%;
	min-height:500px;
}
.probInfo-title{
	width:100%;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
}
.probInfo-conn{
	width:100%;
	margin-top:30px;
}
.prinfo-wen{
	display:flex;
}
.wen-img{
	width:30px;
	height:30px;
}
.wen-img img{
	width:30px;
	height:30px;
}
.wen-title{
	color:#000;
	
}
.prinfo-da{
	display:flex;
}
.da-img{
	width:30px;
	height:30px;
}
.da-img img{
	width:30px;
	height:30px;
}

.relinfo{
	width:100%;
	margin-top:30px;
}
.relinfo-title{
	font-size:18px;
	font-weight:bold;
}
.relinfo-item{
	margin-top:10px;
}
.teams{
	width:100%;
	padding-bottom:50px;
}

.tebanner{
    padding:248px 0 190px;
    text-align:center;
    color:#fff;
}
.tebanner .title h5{
    font-size:42px;
    font-weight:lighter;
}
.tebanner .title p{
    font-size:20px;
    font-weight:lighter;
    margin-top:15px;
}

.teams-desc{
	margin:0 auto;
	width:600px;
	margin-top:30px;
	text-align:center;
	font-size:16px;
}
.teams-warn{
	margin-top:20px;
	margin:0 auto;
	width:500px;
}
.warn-bold{
	font-weight:bold;
	color:red;
}
.teams-form{
	margin-top:40px;
}
.teams-list{
	width:100%;
	display:flex;
}
.teams-areas{
	width:200px;
	display:flex;
	margin-right:10px;
}
.teams-name{
	width:100px;
	height:40px;
	line-height:40px;
}
.teams-cname{
	width:240px;
}
.teams-txt{
height:40px; line-height:40px;
}
.teams-btn{
	width:200px;
}
.teams-show{
	width:100%;
	margin-top:20px;
	display:flex;
	justify-content:space-between;
}

.tshow-item{
	width:450px;
	display:flex;

	background: #fff;
  box-shadow: 0 2px 24px 0 rgba(0,0,0,.06);
}
.tshow-img{
	width:140px;
	height:187px;
}
.tshow-img img{
	width:140px;
	height:187px;
}
.tshow-txt{
	
}
.tshow-name{
	padding-left:15px;
	padding-right:15px;
	margin-top:10px;
}

.customer-service{
  position: fixed;
  top: 7.8rem;
  right: .4rem;
  width: 2rem;
  height: 2rem;
  line-height:2rem;
  border-radius: 50%;
  display: -webkit-flex;
  display: flex;
  background: #00C557;
  box-shadow: 0 0 5px 3px rgba(9,254,117,.3);
  z-index: 1;
  text-align:center;
}
.customer-service img{
	width: 1rem;
  height: 1rem;
  margin-left:0.5rem;
  margin-top:0.5rem;
}








/**侧导航**/
.phpSdhBox{ width: 95px; height: 479px !important; background: #ffffff; position:absolute; right: 2%; top: 40% !important; position:fixed;  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);}
.phpSdhBox li{ width: 95px; height: 79px; border-bottom: 1px solid #eeeeee;}
.phpSdhIn{ width: 95px; height: 79px; position: relative;}
.phpSdhTitle{ width: 95px; height: 79px;}
.phpSdhTitle a{ display: block; width: 95px; height: 64px; text-decoration: none; padding-top: 15px;}
.phpSdhTitle a b{ display: block; width: 35px; height: 35px; background: url(../images/hhl-bg25.png) no-repeat; margin:auto; }
.phpSdhTitle a b.icon1{ background-position: 0px 0px;}
.phpSdhTitle a b.icon2{ background-position: -40px 0px;}
.phpSdhTitle a b.icon3{ background-position: -80px 0px;}
.phpSdhTitle a b.icon4{ background-position: -120px 0px;}
.phpSdhTitle a b.icon5{ background-position: -160px 0px;}
.phpSdhTitle a b.icon6{ background-position: -255px -330px;}
.phpSdhTitle a p{ color: #333333; text-align: center; margin-top:2px;}
.phpSdhSub{ width: 130px; height: 130px; background: #ffffff; position:absolute; left: -130px; top: -30px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.04);}
.phpSdhSub img{ width: 112px; height: 112px; margin: 10px 0px 0px 10px;}
.phpSdhTitle a:hover{ background: #fc3930;}
.phpSdhTitle a:hover b.icon1{ background-position: 0px -45px;}
.phpSdhTitle a:hover b.icon2{ background-position: -40px -45px;}
.phpSdhTitle a:hover b.icon3{ background-position: -80px -45px;}
.phpSdhTitle a:hover b.icon4{ background-position: -120px -45px;}
.phpSdhTitle a:hover b.icon5{ background-position: -160px -45px;}
.phpSdhTitle a:hover b.icon6{ background-position: -300px -330px;}
.phpSdhTitle a:hover p{ color: #ffffff;}
@media screen and (max-width: 1650px) {
    .phpSdhBox {
      display: none;
    }
  }

  .phpSdhTitle a.hover b.icon1{ background-position: 0px -45px;}
  .phpSdhTitle a.hover b.icon5{ background-position: -160px -45px;}
  .phpSdhTitle a.hover{ background:#fc3930 ;}
  .phpSdhTitle a.hover p{ color: #ffffff;}

  
/* ai问答 */
.wdxq .content table:not(.syntaxhighlighter){
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.wdxq .content table:not(.syntaxhighlighter) th,
.wdxq .content table:not(.syntaxhighlighter) td {  
    border: 1px solid #bbbbbb; 
    padding: 8px !important; 
    text-align: left; 
  }  
  .wdxq .content table:not(.syntaxhighlighter) th {  
    font-weight: bold; 
    background-color: #f2f2f2; 
  } 
.aithings1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}
.aithings1 .wdsyleft_tiwen2R{
    width: 80px;
    height: 30px;
    font-size: 14px;
}
.aithings1 .wdsyleft_tiwen2R .wdsyleft_tiwen2R_btn{
    background-color:#ff483e; ;
}
.wdxqleft .title{
    line-height: 50px !important;
} 

.aiwdsyleft{
    margin-top: 20px !important;
}
.aiwzrOne{
    margin-top: 20px !important;
}
.aiwzrOne1{
    margin-top: 0 !important;
}
.aiinfolInfo{
    justify-content: center;
    margin: 0;
}
.aiinfoRight{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.aiiliTop,
.aiwdcdciright{
    margin: 0 !important;
}
.wdsyleft_tiwen{

    height: 400px;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.wdsyleft_tiwen1{
    width: 100%;
    height: 65%;

}
.wdsyleft_tiwen2{
    width: 100%;
    height: 10%;
}
.wdsyleft_tiwen3{
    width: 100%;
    height: 20%;
}
.wdsyleft_tiwen3p{
    width: 100%;
    font-size: 14px;
    color: #adadad;
    line-height: 28px;
}
.wdsyleft_tiwen2{
    display: flex;
    justify-content: space-between;

}
.wdsyleft_tiwen2L{
    width: 85%;
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
}
.wdsyleft_tiwen2L_btn{
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #666666;
    width: auto;
    padding: 0 15px;
    height: 100%;
    background-color: #eeeeee;
    cursor: pointer;
}
.wdsyleft_tiwen2L_btn.on{
    background-color: #ff6c64;
    color: #fff;
}
.wdsyleft_tiwen2R{
    width: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wdsyrImg{
    margin-top: 0 !important;
}
.wdsyleft_tiwen2R_btn{
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 90%;
    height: 100%;
    background-color: #fc3930;
}
.wdsyleft_tiwen1_text{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #fc3930;
    border-radius: 5px;
    display: block;
    resize: none;
    padding: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
.wdsyleft_tiwen1_text::placeholder{
    font-size: 14px;
    color: #adadad;
    line-height: 28px;
}
.aitiwen_bottom1{
    width: 105px !important;
}
.aitiwen_bottom2{
    width: 85px !important;
}
.aitiwenhot .wzczzwzli{
    gap: 10px;
    align-items: center;
}
.aitiwenhot .wzroList ul{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.aitiwenhot .wzczzwzli a{
    width: 90%;
    -webkit-line-clamp: 1 !important;
    margin: 0;
}
.aitiwenhot .wzczzwzli span{
   width: 25px;
   height: 25px;
   font-size: 16px;
   display: flex;
   justify-content: center;
   align-items: center;
   font-weight: 600;
   color: #999999;
}
.aitiwenhot{
    margin-top: 20px;
    padding-bottom: 10px !important;
}
/* 代码块 */
.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter,
.syntaxhighlighter td,
.syntaxhighlighter tr,
.syntaxhighlighter tbody,
.syntaxhighlighter thead,
.syntaxhighlighter caption,
.syntaxhighlighter textarea {
    -moz-border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    background: none !important;
    border: 0 !important;
    bottom: auto !important;
    float: none !important;
    left: auto !important;
    line-height: 1.1em !important;
    margin: 0 !important;
    outline: 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    right: auto !important;
    text-align: left !important;
    top: auto !important;
    vertical-align: baseline !important;
    width: auto !important;
    box-sizing: content-box !important;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-weight: normal !important;
    font-style: normal !important;
    min-height: inherit !important;
    min-height: auto !important;
    font-size: 13px !important
}

.syntaxhighlighter {
    width: 100% !important;
    margin: .3em 0 .3em 0 !important;
    position: relative !important;
    overflow: auto !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    border-collapse: separate !important
}

.syntaxhighlighter.source {
    overflow: hidden !important
}

.syntaxhighlighter .bold {
    font-weight: bold !important
}

.syntaxhighlighter .italic {
    font-style: italic !important
}

.syntaxhighlighter .gutter div {
    white-space: pre !important;
    word-wrap: normal
}

.syntaxhighlighter caption {
    text-align: left !important;
    padding: .5em 0 .5em 1em !important
}

.syntaxhighlighter td.code {
    width: 100% !important;
    word-break: break-all;
}

.syntaxhighlighter td.code .container {
    position: relative !important
}

.syntaxhighlighter td.code .container textarea {
    box-sizing: border-box !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    border: none !important;
    background: white !important;
    padding-left: 1em !important;
    overflow: hidden !important;
    white-space: pre !important
}

.syntaxhighlighter td.gutter .line {
    text-align: right !important;
    padding: 0 .5em 0 1em !important
}

.syntaxhighlighter td.code .line {
    padding: 0 1em !important
}

.syntaxhighlighter.nogutter td.code .container textarea,
.syntaxhighlighter.nogutter td.code .line {
    padding-left: 0 !important
}

.syntaxhighlighter.show {
    display: block !important
}

.syntaxhighlighter.collapsed table {
    display: none !important
}

.syntaxhighlighter.collapsed .toolbar {
    padding: .1em .8em 0 .8em !important;
    font-size: 1em !important;
    position: static !important;
    width: auto !important
}

.syntaxhighlighter.collapsed .toolbar span {
    display: inline !important;
    margin-right: 1em !important
}

.syntaxhighlighter.collapsed .toolbar span a {
    padding: 0 !important;
    display: none !important
}

.syntaxhighlighter.collapsed .toolbar span a.expandSource {
    display: inline !important
}

.syntaxhighlighter .toolbar {
    position: absolute !important;
    right: 1px !important;
    top: 1px !important;
    width: 11px !important;
    height: 11px !important;
    font-size: 10px !important;
    z-index: 10 !important
}

.syntaxhighlighter .toolbar span.title {
    display: inline !important
}

.syntaxhighlighter .toolbar a {
    display: block !important;
    text-align: center !important;
    text-decoration: none !important;
    padding-top: 1px !important
}

.syntaxhighlighter .toolbar a.expandSource {
    display: none !important
}

.syntaxhighlighter.ie {
    font-size: .9em !important;
    padding: 1px 0 1px 0 !important
}

.syntaxhighlighter.ie .toolbar {
    line-height: 8px !important
}

.syntaxhighlighter.ie .toolbar a {
    padding-top: 0 !important
}

.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content {
    background: none !important
}

.syntaxhighlighter.printing .line .number {
    color: #bbb !important
}

.syntaxhighlighter.printing .line .content {
    color: black !important
}

.syntaxhighlighter.printing .toolbar {
    display: none !important
}

.syntaxhighlighter.printing a {
    text-decoration: none !important
}

.syntaxhighlighter.printing .plain,
.syntaxhighlighter.printing .plain a {
    color: black !important
}

.syntaxhighlighter.printing .comments,
.syntaxhighlighter.printing .comments a {
    color: #008200 !important
}

.syntaxhighlighter.printing .string,
.syntaxhighlighter.printing .string a {
    color: blue !important
}

.syntaxhighlighter.printing .keyword {
    color: #ff7800 !important;
    font-weight: bold !important
}

.syntaxhighlighter.printing .preprocessor {
    color: gray !important
}

.syntaxhighlighter.printing .variable {
    color: #a70 !important
}

.syntaxhighlighter.printing .value {
    color: #090 !important
}

.syntaxhighlighter.printing .functions {
    color: #ff1493 !important
}

.syntaxhighlighter.printing .constants {
    color: #06c !important
}

.syntaxhighlighter.printing .script {
    font-weight: bold !important
}

.syntaxhighlighter.printing .color1,
.syntaxhighlighter.printing .color1 a {
    color: gray !important
}

.syntaxhighlighter.printing .color2,
.syntaxhighlighter.printing .color2 a {
    color: #ff1493 !important
}

.syntaxhighlighter.printing .color3,
.syntaxhighlighter.printing .color3 a {
    color: red !important
}

.syntaxhighlighter.printing .break,
.syntaxhighlighter.printing .break a {
    color: black !important
}

.syntaxhighlighter {
    background-color: #f5f5f5 !important
}

.syntaxhighlighter .line.highlighted.number {
    color: black !important
}

.syntaxhighlighter caption {
    color: black !important
}

.syntaxhighlighter .gutter {
    color: #afafaf !important;
    /*background-color:#f7f7f9!important;*/
    border-right: 1px solid #e1e1e8 !important;
    padding: 9.5px 0 9.5px 9.5px !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    user-select: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important
}

.syntaxhighlighter .gutter .line.highlighted {
    background-color: #6ce26c !important;
    color: white !important
}

.syntaxhighlighter.printing .line .content {
    border: none !important
}

.syntaxhighlighter.collapsed {
    overflow: visible !important
}

.syntaxhighlighter.collapsed .toolbar {
    color: blue !important;
    background: white !important;
    border: 1px solid #6ce26c !important
}

.syntaxhighlighter.collapsed .toolbar a {
    color: blue !important
}

.syntaxhighlighter.collapsed .toolbar a:hover {
    color: red !important
}

.syntaxhighlighter .toolbar {
    color: white !important;
    background: #6ce26c !important;
    border: none !important
}

.syntaxhighlighter .toolbar a {
    color: white !important
}

.syntaxhighlighter .toolbar a:hover {
    color: black !important
}

.syntaxhighlighter .plain,
.syntaxhighlighter .plain a {
    color: black !important
}

.syntaxhighlighter .comments,
.syntaxhighlighter .comments a {
    color: #008200 !important
}

.syntaxhighlighter .string,
.syntaxhighlighter .string a {
    color: blue !important
}

.syntaxhighlighter .keyword {
    color: #ff7800 !important
}

.syntaxhighlighter .preprocessor {
    color: gray !important
}

.syntaxhighlighter .variable {
    color: #a70 !important
}

.syntaxhighlighter .value {
    color: #090 !important
}

.syntaxhighlighter .functions {
    color: #ff1493 !important
}

.syntaxhighlighter .constants {
    color: #06c !important
}

.syntaxhighlighter .script {
    font-weight: bold !important;
    color: #ff7800 !important;
    background-color: none !important
}

.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a {
    color: gray !important
}

.syntaxhighlighter .color2,
.syntaxhighlighter .color2 a {
    color: #ff1493 !important
}

.syntaxhighlighter .color3,
.syntaxhighlighter .color3 a {
    color: red !important
}

.syntaxhighlighter .keyword {
    font-weight: bold !important
}

@CHARSET "UTF-8";

body .syntaxhighlighter .line {
    white-space: pre-wrap !important;
}





.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
    line-height: 1.5em !important;
}

.syntaxhighlighter {
    background-color: #1B2426 !important;
}

/* Gutter line numbers */
.syntaxhighlighter .line {
    color: #B9BDB6 !important;
}

/* Add border to the lines */
.syntaxhighlighter .line {
    border-left: 3px solid #435A5F !important;
    color: #B9BDB6 !important;
}

.syntaxhighlighter.printing .line .content {
    border: 0 !important;
}

/* First line */
.syntaxhighlighter .code .line.alt1,
.syntaxhighlighter .code .line.alt2,
.syntaxhighlighter .gutter .line.alt1,
.syntaxhighlighter .gutter .line.alt2 {
    background-color: #1B2426 !important;
}

/* Highlighed line */
.syntaxhighlighter .gutter .line.highlighted,
.syntaxhighlighter .code .line.alt1.highlighted,
.syntaxhighlighter .code .line.alt2.highlighted {
    background-color: #35293a !important;
    color: #fff !important;
}

.syntaxhighlighter .toolbar {
    background-color: #1B2426 !important;
}

.syntaxhighlighter .toolbar {
    right: 10px !important;
    top: 4px !important;
}

.syntaxhighlighter.collapsed .toolbar {
    background-color: #1B2426 !important;
    color: #14faec !important;
}

.syntaxhighlighter.collapsed .toolbar .toolbar_item.expandSource {
    background-image: url(http://www.cnblogs.com/images/cnblogs_com/heyuquan/409470/t_magnifier.gif) !important;
    background-repeat: no-repeat !important;
    color: #14faec !important;
    height: 16px !important;
    text-indent: 0 !important;
    width: auto !important;
    padding-left: 20px !important;

}

.syntaxhighlighter .toolbar .toolbar_item.help {
    background-image: url(http://www.cnblogs.com/images/cnblogs_com/heyuquan/409470/t_help.gif) !important;
    background-repeat: no-repeat !important;
    overflow: hidden !important;
    text-indent: -5000px !important;
    width: 16px !important;
    height: 16px !important;
}

/************************************
* Actual syntax highlighter colors.
************************************/
.syntaxhighlighter .plain,
.syntaxhighlighter .plain a {
    color: #B9BDB6 !important;
}

.syntaxhighlighter .comments,
.syntaxhighlighter .comments a {
    color: #1cfb05 !important;
}

.syntaxhighlighter .string,
.syntaxhighlighter .string a {
    color: #fa0404 !important;
}

.syntaxhighlighter .keyword {
    color: #0163dc !important;
}

.syntaxhighlighter .preprocessor {
    color: #14faec !important;
}

.syntaxhighlighter .variable {
    color: #FFAA3E !important;
}

.syntaxhighlighter .value {}

.syntaxhighlighter .functions {
    color: #FFAA3E !important;
}

.syntaxhighlighter .constants {
    color: #E0E8FF !important;
}

.syntaxhighlighter .script {
    background-color: #435A5F !important;
}

.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a {
    color: #E0E8FF !important;
}

.syntaxhighlighter .color2,
.syntaxhighlighter .color2 a {
    color: #FFFFFF !important;
}

.syntaxhighlighter .color3,
.syntaxhighlighter .color3 a {
    color: #FFAA3E !important;
}
/* 代码块end */

.aiwenda_ze{
    margin-bottom: 20px;
}
.wdcdContent.flexColumn{
    width: 867px;
}

.wdcdcConsImg{
    width: 100%;
}
.aiwenda_pinglun .replaytext{
    background-color: #eeeeee !important;
    border-radius: 5px;
}
.wdsyContent .content{
    font-size: 14px;
  font-weight: 400;
  color: #777;
  line-height: 30px;
  margin: 20px 0;
  margin-bottom: 0;
  max-height: 300px;
  overflow: hidden;
  position:relative;
}
.hidden_wenda{
    align-items: center;
  background-image: linear-gradient(180deg,hsla(0,0%,100%,0),#fff 70%);
  bottom: 0;
  color: #ff6f21c3;
  cursor: pointer;
  display: flex;
  font-size: 1.2rem;
  font-weight: 500;
  height: 100px;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 9;
}
.aiwenda_more{
    width: 100%;
    margin-bottom: 10px ;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aiwenda_more a{
    color: #777777;
}