.content{margin: 50px auto; width: 1200px;}
.main_title{font-size: 32px; font-weight: bold; margin-bottom: 30px; padding-left: 15px; border-left: 8px solid #005EC4;}

.boxwrap{height: 720px;}
.boxcontent{width: 580px; height: 100%; border: 1px solid #005EC4; border-radius: 10px; background: #F4F5F7; float: left; padding: 30px 45px; box-sizing: border-box;}
.boxcontent:last-child{margin-left: 35px;}
.midtitle{text-align: center; font-size: 24px; color: #005EC4; font-weight: bold; margin-bottom: 25px;}
.part{width: 100%; height: auto;}
.part.parttop1{margin-bottom: 30px;}
.part.parttop2{margin-bottom: 10px;}
.iconimg{width: 124px; margin-right: 50px; float: left; }
.smalltitle{font-size: 20px; font-weight: bold; margin-bottom: 10px;}
.bullet{width: 0; height: 0; border: 5px solid transparent; border-bottom-color: #FBA800; position: relative; top: -18px; margin-right: 10px;}
.bullet::after{content: '';position: absolute;left: -5px; top: 31px;width: 0;height: 0;border: 5px solid transparent;border-top-color: #FBA800;}
.eximp_title{width: 100%; height: 45px; line-height: 45px !important; background-color: #000; color: #fff; border-radius: 55px; text-align: center; font-size: 22px; font-weight: bold; margin-bottom: 10px;}
.eximp_title .eximp_dot{color: #FFEE00;   text-decoration: underline;}
.extratxt{line-height: 26px; margin-top: 30px; text-align: center; font-size: 16px; font-weight: bold; color: #ff0000;}

.guideline{width: 290px; margin-top: 10px; float: left;}
.guideline p{line-height: 24px;}
.guideline p.gray{color: #555; margin-top: 5px;}
.boldtxt{font-weight: bold;}
.bluebox{display: inline-block; width: 100%; padding: 15px 0; text-align: center; line-height: 26px; background: #005EC4; color: #ffffff; margin-top: 10px; border-radius: 5px; font-size: 18px;}
.btndownload{display: inline-block; margin: 0 auto;}
.btndownload p{float: left;}
.download{display: inline-block; float: left; width: 37px; height: 35px; margin-left: 25px; margin-top: 7px; background:url(../images/download.png);}

.info{margin-top: 20px;}
.info p{line-height: 33px;}
.infobullet{display: inline-block; width: 24px; height: 24px; margin-bottom: -6px; margin-right: 5px; background:url(../images/info_bullet.png);}
.info p .info_imp{color: #005EC4; font-weight: bold;}

.text_highlight{color: #005EC4; font-weight: bold;}

.noteBox { width: 100%; height: 100%; border: 1px solid #005EC4; border-radius: 10px; margin-bottom: 30px; background: #F4F5F7; padding: 20px; box-sizing: border-box; }
.noteBox p { font-size: 16px; font-weight: 700; line-height: 1.5; letter-spacing: -0.5px; color: #ff0000; margin-bottom: 20px;}
.noteBox ul li {font-size: 15px; font-weight: 500; line-height: 1.5; padding-left: 15px; position: relative;}
.noteBox ul li::before { content: '•'; font-size: 15px; font-weight: 500; position: absolute; top: -2px; left: 0;}
.noteBox ul li+li { margin-top: 5px;} 
