/* CSS Document */
li{ list-style:none;}
.instructionsBd{ width:100%; position:relative; overflow:hidden; font-family:"微软雅黑"; font-size:12px; color:#5d5b5b;}
.holdBg{ position:absolute; left:0; top:0; width:100%; z-index:-1;}
.instructionsWrap{ background-color: #f5f5f5;color:#333;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.instructionsWrap .tip{ color:#a5a5a5; padding-top:1.5%;}
.instructionsWrap h2{ padding-top:2%; text-align:center; font-size:36px;color: #4c4c4c;}
.instructionsWrap h2 span{ font-size:20px;}
.instructionsWrap  h3{ color: #4c4c4c;font-size:30px;}
.instructionsWrap  h5{ color: #4c4c4c;font-size:24px; margin-top: 1%}
.instructionsWrap .instructionsEle{ margin-top:30px;margin-bottom:60px;}
.instructionsWrap .instructionsEle h4{ font-size:24px; margin-top:1%;}
.instructionsWrap .instructionsEle strong{ display:block; font-size:15px;margin-top:1%;}
.instructionsWrap .instructionsEle .insUl{ color:#8c8c8c;}
.instructionsWrap .instructionsEle .insUl li{ margin-bottom:20px;display: flex;justify-content: space-between;align-items: flex-start; font-size: 13px; line-height: 18px;}
.instructionsWrap .instructionsEle .insUl li p{ padding-bottom:0px;}
.instructionsWrap .instructionsEle .insUl li .pl10{ padding-left:10px;}
.instructionsWrap .instructionsEle .insUl li .intro{display: flex;justify-content: space-between;align-items: flex-start;}
.instructionsTop{ background-color: #fff;padding: 70px 50px 40px;border-radius: 20px;margin-top: 5%;}
.instructionsTop h4{font-size:24px; margin-top:35px; color: #8c8c8c}
.instructionsTop h6{font-size:18px; margin-top:1%; color: #8c8c8c}
.instructionsTop .conBox{ margin-top:2%; padding-bottom:4%;}
.instructionsTop .conBox table{ border-collapse:collapse; color: #8c8c8c; line-height: 18px;}
.instructionsTop .conBox table td{ border:1px solid #8c8c8c; width:20%; font-size: 13px;}
.instructionsTop .conBox table td span{ display:inline-block; padding:10px; font-size: 15px;}
.instructionsTop .conBox table td  dl{padding: 8% 5%;display: flex;justify-content: space-between;align-items: center;}
.instructionsTop .conBox table td  dt{ width: 50px;}
.instructionsTop .conBox table td  dt img{ width:100%;}
.instructionsTop .conBox table td  dd{width: 65%;}
.instructionsMark{ width: 100%;padding-bottom: 3%;padding-top: 3%;display: flex;justify-content: center;  color: #8c8c8c; font-size: 13px;}
.instructionsMark dl{display: flex;justify-content: center;width: 50%;align-items: center;}
.instructionsMark dt{ width: 80px; margin-right:2%;}
.instructionsMark dt img{}
.instructionsMark dd{ padding-top:10px;line-height: 18px;}
/*2015.2.11*/
.p-r-05em{padding-right:6px;}
.legalWrap2 { padding:0;}
.pd18 { padding-left:18%; padding-right:18%;}
.pd12 {min-width: 1280px;width: 70%;}
.p-l-1em{padding-left: 1.6em;}


