.banner{ background: url('../images/isv/banner.png') no-repeat center; height: 440px; }
.banner dl{padding-top:123px; }
.banner dl dt{font-size: 40px;font-weight: 500;line-height: 56px;}
.banner dl dd{margin:12px 0 73px 0;}
.whyisv{ display: flex; justify-content: space-between; }
.whyisv dl{ width: 280px; height: 178px; text-align: center; }
.whyisv dl dt{font-size: 18px;font-weight: 500;color: #212121;}
.whyisv dl dt img{ width: 72px; height: 72px; margin:0 auto 20px auto; display: block; }
.whyisv dl dd{font-size: 14px;font-weight: 400;color: #666;line-height: 22px;padding:16px 11px 0 11px;}
.duty{background: #F4F8FB;padding: 16px 0 81px 0;margin-top: 81px;}
.jtable th{ background: #2386EE; color: #fff;height: 22px;font-size: 16px; line-height: 22px; font-weight: normal;padding: 16px 0;text-align: left; text-indent: 20px;}
.jtable tr th:first-child{ text-indent: 64px; }
.jtable tbody{border-left: 1px solid #CCC;border-right: 1px solid #CCC}
.jtable th img{ margin-right: 6px; }
.jtable td{border-right: 1px solid #CCC;border-bottom: 1px solid #CCC; padding:16px 0;text-align: left;text-indent: 20px;color: #636A72;font-size: 16px;}
.jtable tr td:first-child{ text-indent: 51px; }
.jtable tr td.bg{background: #F4F8FB;}
.procedure{ height: 652px; background: url('../images/isv/bg.png') no-repeat center; padding-top: 1px;margin-top: 81px; }
.procedurecon{ display: flex; justify-content: space-between}
.procedurecon div{width: 220px;height: 280px;background: #FFFFFF;box-shadow: 0px 2px 20px 0px rgba(38, 42, 69, 0.06);border-radius: 4px;}
.procedurecon div p{font-size:16px;font-weight:600;color: #fff;position:relative;height:48px;line-height: 48px;background:#2386EE;border-radius:4px 4px 0px 0px;text-indent:23px}
.procedurecon div p span{font-size: 12px;margin-left: 11px;font-weight: normal;}
.procedurecon div ul{padding: 0 39px;margin-top: 51px;}
.procedurecon div li{font-size: 16px;color: #666;border-bottom: #DCDCDC 1px solid;padding:10px 0 10px 20px;}
.apply{width: 120px;background: linear-gradient(90deg, #1882F0 0%, #00AEEE 100%);border-radius: 2px;margin: 64px auto 0 auto}
.apply a{height: 40px; line-height: 40px; display: block;text-align: center;color: #fff; font-size: 14px;}