/* 产品介绍 */
.pshow_main{width:1280px; margin:0 auto;margin-top:35px; margin-bottom:50px;}
.pshow{width:1000px; height:auto; float:right;}
.pshow .pshow_info{width:100%; height:auto; float:left;}
.pshow .pshow_info h1 {font-size: 28px;line-height: 42px;}
.pshow .js{margin: 30px 0;}
.pshow .js-l{float:left;width:460px;}
.pshow .js-l img {width:100%;}
.pshow .js-r{height:auto;width: 495px;float: right;}
.pshow .js-r,.pshow .js-r p,.pshow .js-r span,.pshow .js-r div,.pshow .js-r strong,.js-r td{font-size: 16px;line-height: 24px;text-indent:2em;}

.pshow table{
table-layout:fixed!important;
width:100%!important;
border-collapse:collapse;
border:none;
margin:0 auto;
}
.pshow td,.pshow th {
width:auto!important;
white-space:nowrap; /* 自适应宽度*/
word-break:keep-all; /* 避免长单词截断，保持全部 */
border:solid #676767 1px;
text-align:center;
white-space:pre-line;
word-break:break-all !important;
word-wrap:break-word !important;
display:table-cell;
vertical-align:middle !important;
white-space: normal !important;
height:auto;
vertical-align:text-top;
padding:8px 0;
display: table-cell;
}
.pshow td:nth-child(1){background-color:#a8a8a8}
.pshow td:hover:nth-child(2){background-color:#a8a8a8}
/* 产品介绍 end */



/* 业务特点 */
.td-box {width: 100%;padding-top: 30px;background-color: #f4f5f8;margin-bottom:30px;}
.td-box .td-nr {margin: 0 auto;padding:0 40px;}
.td-box .td-nr > h1 {font-size:36px;line-height:54px;text-align: center;}
.td-box .td-nr ul {display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
.td-box .td-nr ul li {display: flex;width: 47.3%;cursor: default;margin-bottom: 62px;}
.td-box .td-nr ul li:hover div:nth-child(2) h1 {transform: translateX(15px);}
.td-box .td-nr ul li div:nth-child(1) {position: relative;width:65px;margin-right: 38px;}
.td-box .td-nr ul li div:nth-child(1) img{width:65px;}
.td-box .td-nr ul li div:nth-child(1) h1 {position: relative;height: 100%;line-height: 40px;white-space: nowrap;font-size: 15px;color: #ffffff;padding: 0 7px;z-index: 9;transition: all 0.5s;background-color: #7bbbf2;}
.td-box .td-nr ul li div:nth-child(1) i {position: absolute;top: 32px;left: 14px;width: 45px;height: 20px;z-index: 1;background-color: #005DAE;}
.td-box .td-nr ul li div:nth-child(2) h1 {font-size:20px;line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.5s;}
.td-box .td-nr ul li div:nth-child(2) p {font-size:16px;line-height:24px;margin-top: 11px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;/*-webkit-line-clamp: 2;限制行数*/-webkit-box-orient: vertical;}
/* 业务特点 end */


/* 方案优势 */
.fa-box {width: 100%;background-color: #ffffff;padding-top: 30px;margin-bottom:30px;}
.fa-box .fa-nr {margin: 0 auto;padding-bottom: 59px;}
.fa-box .fa-nr > h1 {font-size:36px;line-height:54px;text-align: center;}
.fa-box .fa-nr ul {display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
.fa-box .fa-nr ul li {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 49%;height: 151px;padding: 0 29px;margin-bottom: 22px;box-sizing: border-box;border: 1px solid #eeeeee;background-color: #ffffff;}
.fa-box .fa-nr ul li:hover h1 {transform: translateY(-10px);}
.fa-box .fa-nr ul li h1 {font-size:20px;line-height:30px;transition: all 0.5s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.fa-box .fa-nr ul li i {display: block;width: 30px;height: 2px;background-color: #666b74;margin-top: 12px;margin-bottom: 17px;}
.fa-box .fa-nr ul li p {font-size:16px;line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;/*-webkit-line-clamp: 2;限制行数*/-webkit-box-orient: vertical;}
/* 方案优势 end */




.rj-zdy,.rj-zdy p,.rj-zdy span,.rj-zdy div,.rj-zdy strong,.rj-zdy td{font-size: 16px;line-height: 24px;text-indent:2em;}
.rj-zdy img{border-right: 0;border-radius: 0;display: block;margin: 0 auto;max-width: 100%!important;height: auto!important;}