@charset "utf-8";

/* CSS Document */

::-webkit-scrollbar {
	width: 0;
	height: 0;
	background-color: transparent;
}

::-webkit-scrollbar-track {
	width: 0;
	height: 0;
	background-color: transparent;
}

::-webkit-scrollbar-thumb {
	width: 0;
	height: 0;
	background-color: transparent;
}
body{cursor: pointer;}
body,
html {
	background: #fff;
	font-family: "Microsoft YaHei", 微软雅黑, 华文细黑, bebas, raleway, "sans-serif";
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	/*修正手持设备字体变化*/
}

img {
	max-width: 100%;
	border: 0;
	-ms-interpolation-mode: bicubic
}

/*Base*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	background: transparent;
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
}

a:active,
a:hover,
a:focus {
	text-decoration: none;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline: none;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

*{    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei,微软雅黑,PingFang SC,Arial;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul,
li,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
p,small{margin: 0;
	padding: 0;}
i,em {font-style: normal;}

abbr,
acronym {
	border: 0;
}

@font-face {
	font-family: "HelveticaNeueLTStd-ThEx";
	src: url("../font/HelveticaNeueLTStd-ThEx.woff2") format("woff2");	
	url("../font/HelveticaNeueLTStd-ThEx.woff") format("woff");
	 url("../font/HelveticaNeueLTStd-ThEx.svg") format("svg");  
	url("../font/HelveticaNeueLTStd-ThEx.ttf") format("truetype");
	 url("../font/HelveticaNeueLTStd-ThEx.eot") format("embedded-opentype");
 -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
}
input:-ms-input-placeholder{color: #aeaeae;opacity:1;}
input::-webkit-input-placeholder{color: #aeaeae;opacity:1;}
.b {font-weight: bold}
.relative {position: relative;}
.lf {float: left;}
.lr {float: right;}
.tlf{ text-align: left;}
.tcen{ text-align: center;}
.f12 {font-size: 12px;}
.f14 {font-size: 14px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}
.f20 {font-size: 20px;}
.f24 {font-size: 24px;}
.clear:after {display: block;height: 0px;content: '';clear: both;}
.fff {color: #fff;}
.c47 {color: #474849;}

/*公共结束*/

/*top*/
.mnavwrap{ display:none;}
.top{ width: 100%;
height: 80px;background-color: #584df6; box-shadow: none;
    -webkit-transition: height .4s linear;
    transition: height .4s linear;
    position: fixed; top: 0; 
     z-index: 1000;
}
.top.bg-fixed{
  background-color: #fff; box-shadow: none; box-shadow: 0 0 19px 2px rgba(204,204,223,.5);
   
}
.header .toggle {
  position: absolute;
  top:5px;
  right:2px;
  display: none;
  width:46px;
  height:40px;
  cursor: pointer;
}

.mnavwrap {
  line-height: 48px;
  position: fixed;
  z-index: 99;
  top:55px;
  right: -100%;
  overflow-y: scroll;
  width:100%;
  height: 100%;
  border: 1px solid #eee;
  background-color: #fff;
}
.navwrap{ float: right;display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;}
 .mnav  li.item{
     height:55px; line-height: 55px;
    border-bottom: 1px solid #eeeeee;
    padding-left:20px; 
    display: block;
}
 .mnav  li a{ color: #000; font-size:16px;}
 .mnav  li.li-login, .mnav  li.li-active {width:96%;
 height:45px;
line-height:45px; margin:40px auto 0px;border: 1px solid #5146f6;}
.mnav .li-active{ background-color:#5146f6; }
.mnav .li-active a{ color: #fff !important;}
.mnav  .li-login a{ color:#5146f6  !important;}

.nav{display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row; line-height: 80px;}

 .nav li a{ font-size: 16px; color: #fff;}
 .top.bg-fixed   .nav li a{ color: #000;}
.logo{display: block; width:214px; height: 65px; margin-top:20px; float: left;}
.phone-logo,.toggle{display: none;}
.top.bg-fixed .nav li.active a,.top.bg-fixed .nav li:hover a{color:#5146f6;}
.li-login,.li-active {width: 80px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    text-align: center;
    font-size:13px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear; color: #fff; border: 1px solid #fff; border-radius:5px; margin-left:40px;}
.nav .li-active{ background-color: #fff; }
.nav li.li-active a,.top.bg-fixed .nav li.li-login a{color:#5146f6;}
.top.bg-fixed .li-login,.li-active {color: #5146f6; border: 1px solid #5146f6;}
.top.bg-fixed .li-active{ background-color: #5146f6; }
.top.bg-fixed .nav li.li-active a{color:#fff;}

.nav li.item{margin-right:76px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    display: list-item;
    text-align: -webkit-match-parent;}
.header .toggle .icon,
.header .toggle .icon::before,
.header .toggle .icon::after {
   position: absolute;
   width:35px;
   height:3px;
   transition-duration: .5s;
   border-radius: 2px;
   background: #fff;
}

.bg-fixed .header .toggle .icon,
.bg-fixed .header .toggle .icon::before,
.bg-fixed .header .toggle .icon::after {
   background: #5146f6;
}
.header .toggle .icon {
  top:23px;
  right: 9px;
}
.header .toggle .icon::before,
.header .toggle .icon::after {
  content: '';
  background: inherit;
}
.header .toggle .icon::before {
  top: -12px;
  right:0px;
}
.header .toggle .icon::after {
   top: 12px;
   right:0px;
}
.header.nav-open .toggle .icon {
  width: 0;
}
.header.nav-open .toggle .icon::before {
  transform: translateY(12px) rotate(45deg);
}
.header.nav-open .toggle .icon::after {
  transform: translateY(-12px) rotate(-45deg);
}


/*活动类型*/
.lpoll-synopsis{ padding:60px 0 30px;}
.head {
	width: 100%;
	text-align: center
}

.head .title {
	font-size:30px;
	color: #5146f6
}

 .head .wir {
	width: 62px;
	height: 4px;
	background: #5146f6;
	border-radius: 2px;
	margin: 20px auto 50px
}
 .synopsis .list {
	text-align: center;
	height: 250px;
	border-radius: 8px;
	cursor: pointer;
	margin-bottom: 30px;
	position: relative
}

 .synopsis .list .box {
	width: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	padding: 40px 30px;
	border-radius: 8px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	overflow: hidden
}

 .synopsis .list .box .img {
	width: 100%;
	height: 100px
}

 .synopsis .list .box .img2 {
	display: none
}

 .synopsis .list .box .title {
	color: #1a1a1a;
	font-size: 22px
}

 .synopsis .list .box .dis {
	color: #999;
	font-size: 16px;
	margin-top: 10px
}

 .synopsis .list .box:hover {
	background-color: #5f55f7;
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

 .synopsis .list .box:hover .img1 {
	display: none
}

 .synopsis .list .box:hover .img2 {
	display: block
}

 .synopsis .list .box:hover .dis,
 .synopsis .list .box:hover .title {
	color: #fff
}

/*平台活动*/
.lpoll-terrace {
	width: 100%;
	height: auto;
	padding: 80px 0;
	background: rgba(88, 77, 246, .04)
}


.lpoll-terrace  .box {
	width: 100%
}

.lpoll-terrace  .box .list {
	width: 100%;
	height: 240px;
	background: #fff;
	box-shadow: 0 2px 35px 0 rgba(0, 0, 0, .04);
	border-radius: 4px;
    display: table;
	margin-bottom: 30px
}
.lpoll-terrace .box .list .img img{ margin-left: 20px;}

.lpoll-terrace .box .list .img{margin-top:55px; }
.lpoll-terrace .box .list .text{ margin-top: 65px;}

.lpoll-terrace  .box .list .title {
	font-size: 24px;
	color: #1a1a1a
}
.lpoll-terrace  .box .list .dis {
	color: #999;
	font-size: 18px;
	line-height: 42px;
	margin-top: 10px
}
/*案例*/
.case-list{
	min-height: 80px;
	padding-top:20px;
}

.case-list .activity-msg .activity-item:nth-child(4n) .list-item {
	margin-right: 0
}

.case-list  .list-item {
	height: 220px;
	margin: 0 0px 40px 0;
	cursor: pointer;
	-webkit-flex-basis: 270px;
	flex-basis: 270px;
	position: relative;
	border-radius: 8px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	box-sizing: border-box;
	box-shadow: 3px 3px 12px 0 #e5e5e5
}

.case-list .list-item .item-title {
	font-size: 14px;
	color: #333;
	line-height: 19px;
	margin: 10px 0 8px;
	padding: 0 10px
}

.case-list  .list-item .icon-msg {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	font-size: 10px;
	color: #9b9b9b;
	line-height: 14px;
	padding-bottom: 12px;
	margin-left: 10px
}

.case-list  .list-item .img-box{
    width: 100%;
    height: 150px;
}
.case-list  .list-item .img-box img{
    width: 100%;
    height: 100%;
    border-radius: 8px 8px 0 0;
}
.ellipsis2, .ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case-list  .icon-msg .icon-msg-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	min-width: 50px;
	margin-right: 18px
}

.case-list  .list-item .icon-msg .icon-msg-item:last-child {
	margin-right: 0
}

.case-list  .list-item .icon-msg .icon-msg-item span {
	margin-left: 2px
}

.case-list  .list-item:hover .QR-code {
	display: block;
	opacity: 1;
	background: rgba(0, 0, 0, .5);
	border-radius: 8px 8px 0 0
}
.case-list  .list-item .QR-code{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 150px;
	display: none;
	overflow: hidden;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.case-list  .list-item .QR-code .code-box{
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.case-list  .list-item .QR-code .code-box img{
	width: 80px;
	height: 80px;
	margin-top: 35px
}
.morecase{ display:none}
/*广告*/
.experience {
	width: 100%;
	padding: 60px 0 30px;
	display: block;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #6258f7;
}

.h-experience .title {
	text-align: center;
	font-size: 32px;
	color: #fff;
	line-height: 48px
}

.h-experience .text {
	text-align: center;
	font-size: 22px;
	color: #fff;
	line-height: 50px
}

.h-experience .tel-box {
	width: 460px;
	height: 62px;
	margin: 30px auto;
	text-align: center
}

.homeReg.join {
	height: 48px
}
.homeReg {
	width: 190px;
	font-size: 18px;
	border: none;
	padding: 10px 20px;
	border-radius: 4px;
	cursor: pointer;
	-webkit-transition: all .2s linear;
	transition: all .2s linear
}

.homeReg:hover {
	-webkit-transform: scale(1.01) translateY(-2px);
	transform: scale(1.01) translateY(-2px)
}
.experience-lpoll button {
	background: #fff;
	color: #6258f7
}
/*常见问题*/
.cjquestion{
	padding: 40px 0px;
}

.problem .pro-title {
	text-align: center;
	color: #000;
	padding-bottom: 15px;
	font-size: 16px;
	border-bottom: 1px solid #f5f5f5;
	-webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: flex;
}

.problem .pro-title .title-name {
	padding-left: 10px;
	border-left: 3px solid;
	height: 19px;
	line-height: 19px;
	font-weight: 600
}
.b-color {
    border-color: #5146F6!important;
}
.problem .problem-list {
	margin-top: 25px
}

.problem .problem-list a {
	display: block;
	color: #333;
	font-size: 14px;
	margin-top: 12px
}
.problem .problem-list a:hover {
	color: #5f55f7!important
}
/*foot*/
.h-footer,.m-footer{
	background-color: #202124;
	padding: 40px 0;
	width: 100%;
	pos
}

.h-footer a{
	color: #fff;
	margin-right: 10px
}

.h-footer .img-div{
	position: absolute;
	top: 40px;
	right: 0
}

.h-footer .img-div img{
	width: 150px
}

.h-footer .img-div a{
	margin-right: 0
}

.foterBox{
	width:100%;
	margin: 0 auto;
	padding-bottom: 30px;
	position: relative;
	text-align: left;
	color: #fff;
	font-size: 14px
}

.foterBox ul{
	padding: 25px 0;
	max-width: 1000px
}

.foterBox ul li{
	display: inline-block;
	padding: 0 25px;
	font-size: 14px;
	border-left: 1px solid hsla(0, 0%, 100%, .4)
}

.foterBox ul li a{
	font-size: 14px;
	color: #fff
}

.foterBox ul li:first-child {
	padding-left: 0;
	border-left: 0!important
}

.foterBox .a_href{
	margin-bottom: 10px;
	max-width: 750px;
	line-height: 30px
}

.foterBox .a_href span{
	margin-left: 10px
}

.foterBox .contact{
	margin-bottom: 10px;
	line-height: 30px
}

.foterBox .Copyright .certificate{
	position: relative;
	left: 20px;
	top: 10px
}

.foterBox .Copyright .certificate img{
	width: 90px
}

.foterBox .QrCode{
	position: absolute;
	top: -15px;
	right: 0
}


.foterBox .QrCode div{
	display: inline-block;
	width: 115px;
	height: 115px;
	background: #fff;
	border-radius: 4px;
	text-align: center;
	/* margin-left: 20px */
}

.foterBox .QrCode div img{
	width: 93px;
	margin-top: 10px
}

.foterBox .QrCode div .img{
	width: 134px;
	margin-top: 0
}

.foterBox .QrCode div p{
	/* color: #202124; */
	color: #fff;
	font-size: 14px
}
.m-footer,.mfooterbox,.mbanner{ display: none;}
.banner{ display: block; margin-top:80px !important;}
.mbanner{margin-top:80px !important;}
.banner img,.mbanner img{ display: block; max-width: 100%;}

/*案例*/
.title-list{
  width:100%;
  height:auto;
  display: block;

}

.title-list li{
  display:inline-block;
  margin:0;
}
.title-list li a{ display: block; padding:3px 10px; margin: 15px 15px;  border: 1px solid #ccc; font-size: 14px; 
color: #7d7e80; border-radius: 5px;}
.title-list li a.active,.title-list li a:hover{  border: 1px solid #5f55f7;color: #5f55f7;}
/*关于我们*/
.abouttit{     color: #4a4a4a;
    font-size: 24px;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 16px;
    margin-bottom: 24px;}
.aboutbox{color: #4a4a4a;
    font-size: 14px;
    line-height: 34px;
    text-indent:28px;
    text-align: justify;
     margin-bottom: 40px;
    }
/*帮助详情*/
.nrboxline{ height: 80px;}

/*banner 修改*/
.banner  .swiper-slide{ width: 100%; min-height:700px; background-size: cover; background-position: center; position: relative;}
.banner .bannerbox {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 800px;
}
.banner .bannerbox .title {
    font-size: 40px;
    font-family: Source Han Sans CN;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
}
.banner .bannerbox .tip {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    margin-top: 30px;
}
.banner .bannerbox  button {
    width: 200px;
    height: 50px;
    font-size: 20px;
    background: #fff;
    border-radius: 8px;
    border: 0;
    color: #584df6;
    margin-top: 40px;
    cursor: pointer;
}
.bannerInside{ width: 100%; min-height:600px; background-size: cover; background-position: center; position: relative;}
.Mlogin{ display: none;}
@media only screen and (max-width:1200px) {
.foterBox .QrCode{ display: none;}
.nav li.item{margin-right:50px;}
.title-list{
  white-space: nowrap;
  overflow-x:scroll;
  overflow-y:hidden;
}

}
@media only screen and (max-width:992px){
 .synopsis .list .box {	
	box-sizing: border-box;
	padding:20px 5px 10px;
	border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0.02667rem 0.46667rem 0 rgba(0,0,0,.04);
    overflow: hidden;
}
.lpoll-synopsis{ padding:20px 15px;}
.problem  { padding-bottom: 15px;}
/*平板手机导航*/
.phone-logo {display: block;}
.header .toggle {display: block;}
.mnavwrap{ display: block;}
.navwrap { display: none;}
.abouttit{ 
    font-size:16px;
    padding-top:40px;
    padding-bottom:10px;
    margin-bottom:10px;}
.aboutbox{
    font-size: 14px;
    line-height:24px;
     margin-bottom:30px;   
}

@media only screen and (max-width:767px){
.mbanner{ display: block;}
.banner{ display: none;}
.top {height:55px;}
.banner,.mbanner{margin-top:55px !important;}
.logo {width:100%;height:45px;margin-top:5px;float: left;}
.head .title {
	font-size:20px;
}
 .head .wir {
	width: 50px;
	height: 3px;
}

 .synopsis .list {
	text-align: center;
	height:200px;
	margin-bottom: 15px;

}

 .synopsis .list .box {
	height: 100%;
	padding:10px 5px;
	border-radius:8px;
	cursor: pointer;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 0.02667rem 0.46667rem 0 rgba(0,0,0,.04);
    overflow: hidden;
}

 .synopsis .list .box .img {
	width:70px;
	height:70px;
	margin: 10px auto 0;
}
 .synopsis .list .box .img img{ width: 60%; height: auto;}
 .synopsis .list .box .title {
	font-size:16px
}
 .synopsis .list .box .dis {
	font-size:14px;
}
.lpoll-synopsis{ padding:20px 15px;}
.lpoll-terrace {padding:20px 0;}

.lpoll-terrace  .box .list {
	width: 100%;
	height:auto;
	margin-bottom:10px;
	padding-bottom: 15px;
}
.lpoll-terrace .box .list .img img{ margin-left:10px; width: 100%;}

.lpoll-terrace .box .list .img{margin-top:25px; }
.lpoll-terrace .box .list .text{ margin-top:15px;}

.lpoll-terrace  .box .list .title {
	font-size:16px;
	color: #1a1a1a
}
.lpoll-terrace  .box .list .dis {
	color: #999;
	font-size:14px;
	line-height:20px;
	margin-top: 10px
}
.row.case-list{ margin-left: -30px; margin-right: -30px;}
.case-list .list-item .img-box{ height: 100px;}
.case-list .list-item .img-box img {
    width: 100%;
    height:100%;
    object-fit:cover;
    border-radius: 8px 8px 0 0;
}
.case-list .list-item{ height: auto; margin: 0 0 15px 0;}
.case-list .icon-msg .icon-msg-item {
    min-width: 40px;
   margin-right:5px; font-size:10px ;
}
.case-list .icon-msg .icon-msg-item img{ width: 13px; height: 13px;}
.case-list { padding-top:0px;}
.morecase{ display:block ;text-align: center; line-height: 35px; font-size: 16px;color: #999;}
.experience ,.h-footer,.cjquestion{display: none;}
.m-footer{ display:block; color: #fff; padding:20px 10px; position: relative; margin-bottom: 55px;}
.m-footer .QrCode{
    position: absolute;top:10px;right:5px;text-align: right;
}
.m-footer .QrCode img{ width: 40px; height: 40px;}
.m-footer p{ font-size:10px ;}
.m-footer a { color: #fffeee;}
.mfooterbox{ box-shadow: 0 -0.06667rem 0.2rem 0 rgba(2,26,62,.05);
 height: 55px; position: fixed; width: 100%; left: 0; bottom: 0;display: flex; background-color: #fff;text-align: center; }
.mfooterbox a{ width: 50%;display: table-cell; line-height: 55px; font-size:18px; color: #5146f6;}
.mfooterbox a.cjactive{ background-color: #5146f6; color: #fff;}
.title-list{ margin-bottom: 25px;}
.title-list li a { margin-top: 0;}
.nrboxline{ height:55px;}
/*移动端登录*/
.Mlogin{ display: block;}
.Mloginbox{
    width:90%;
    height:300px;
    background: #fff;
    box-shadow: 0px 2px 14px 0px rgba(13,101,234,.24);
    border-radius: 6px;
    margin: -38px auto 0 auto;
    z-index: 1;
    position: relative;
}
.Mloginboximg{ width: 80%; margin:0px auto; padding-top: 30px;}
}
.rule {
    display: block;
    margin: 15px 0 0 5px;
    color: #a0a0a0;
    font-size: 14px;
    position: relative;
}
.rule input[type="radio"] {
    width: 15px;
    height: 15px;
    opacity: 0;
}
.rule span{ margin-left: 10px;}
.rule label {
    position: absolute;
    left: 5px;
    top:6.5px;
    width: 15px;
    height: 15px;
    border: 1px solid #a0a0a0;
    cursor: pointer;
}
.rule input:checked+label::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 10px;
    top: 0px;
    left: 4px;
    border: 2px solid #51A1F0;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}
/*****分页 PageList--*/
.inline{width: 100%;padding:60px 0;overflow: hidden;text-align:center;line-height:33px;color: #d8d8d8;}
.inline a:hover,.inline a.current{ border-bottom:1px solid #205281; color: #205281;}
.inline a{ cursor: pointer; display:inline-block;vertical-align: middle; overflow: hidden;line-height: 30px;font-family: HelveticaNeueLTStd-ThEx; 
font-size: 16px;  margin: 0px 10px; padding: 0px 3px;  height: 33px; color: #cccccc;}
.inline a:first-child:hover,.inline a:last-child:hover{ border-bottom: 0;}
.inline a:first-child,.inline a:last-child{ color: #205281;}
.Hotprotable > p{ line-height: 0;}