@charset "utf-8";
.attention{width:100%; min-width:870px; max-width:1000px; margin:0 auto; word-break:keep-all;}
.attention .title{display:flex; justify-content:center; align-items:center; height:180px; background:url(../img/bg_tit.png) center no-repeat; background-size:cover; text-align:center; }
.attention .title h1{line-height:1.2; font-size:30px; color:#fff;}
.attention .title h1 strong{color:#52c7ce;}
.attention .title .mini{display:block; margin-top:10px; font-size:24px; font-weight:normal;}
.atten_con{padding:60px 35px 60px; background:#f4f4f5;}
.atten_con .num_list{}
.atten_con .num_list li{padding-left:30px; text-indent:-30px; line-height:1.4; font-size:16px; font-weight:500; color:#191919; letter-spacing:-1.5px;}
.atten_con .num_list li + li{margin-top:15px;}
.atten_con .num_list li .num{margin-right:5px; color:#ea7f67;}
.atten_con .num_list li .p1{color:#0b3d91;}
.atten_con h2{position:relative; margin:40px 0 20px; padding-left:20px; line-height:1; font-size:22px; color:#191919;}
.atten_con h2:before{content:''; position:absolute; left:0; top:2px; display:block; width:5px; height:8px; background:#ea7f67;}
.atten_con h2:after{content:''; position:absolute; left:0; top:10px; display:block; width:5px; height:13px; background:#0b3d91;}
.atten_con .h2_con{padding:30px; background:#fff; border:1px solid #3370d7;}
.atten_con .num_list2{}
.atten_con .num_list2 li{padding-left:30px; text-indent:-30px; line-height:1.4; font-size:16px; font-weight:500; color:#191919; letter-spacing:-1.5px;}
.atten_con .num_list2 li + li{margin-top:15px;}
.atten_con .num_list2 li .num{margin-right:5px; color:#3370d7;}
.atten_con .num_list2 li .p1{color:#0b3d91;}
.atten_con .num_list2 li .indent{margin-left:-10px;}
.atten_con .des{position:relative; margin-top:40px; padding-left:15px; line-height:1.4; font-size:16px; font-weight:500; color:#191919; letter-spacing:-1.5px;}
.atten_con .des:before{content:''; position:absolute; left:0; top:8px; display:block; width:6px; height:6px; background:#ea7d67;}
.atten_con .h2_con.w_img{padding-left:125px; background:#fff url(../img/notice.png) left 20px center no-repeat;}
.atten_con .h2_con .des{margin-top:0;}r
.atten_con .h2_con .des + .des{margin-top:10px;}
.atten_con .h2_con .des .p1{color:#0b3d91;}
.atten_con .img_area{margin-top:20px; text-align:center; }
.atten_con .img_area .img_tit{padding:10px 0; background:#ea7d67; text-align:center; font-size:16px; color:#fff;}
.atten_con .img_area .img_wrap{padding:30px 0; border:1px solid #bababa; border-top:none;}
.atten_con .img_area .img_wrap img{}
.atten_con .btn_area{margin-top:50px; text-align:center; }
.atten_con .btn_area button{width:200px; height:60px; background:linear-gradient(180deg, #2b5caf, #0b3d91); border:none; outline:none; font-size:22px; color:#fff; cursor:pointer;}