@charset "utf-8";
/* Common Style By CuiGang */
.h_5, .h_10, .h_15, .h_20, .h_30 , .h_40 {overflow:hidden;}
.h_5   {height:.3rem;}
.h_10 {height:.6rem;}
.h_15 {height:.9rem;}
.h_20 {height:1.2rem;}
.h_30 {height:1.8rem;}
.h_40 {height:2.4rem;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.lost {display:flex;justify-content:space-between;}
.loss {display:flex;justify-content:space-around;}
.img_100 {width:100%;display:block;}
.img_jz {display:block;margin:0 auto !important;}
.zixun{margin:0rem auto;background-color:#0f57e4;}
.zixun ul li{width:40%;cursor:pointer;}

.zt {background-color:#0f57e4;overflow:hidden;}
.zt img{margin:0;padding:0;display:block;}

.bn{padding-top:5rem;width: 100%;}

.b1 h2,.b2 h2,.b3 h2{background-image:url(../img/5.png);background-repeat:no-repeat;width:50%;margin:0 auto;color:#FFF;font-size:2rem;text-align:center;background-size:100%;}
.b1_c h3,.b2_c h3,.b3_c h3{font-size:1.2rem;text-align:center;font-style: italic;}
.b1_c h3 font,.b2_c h3 font,.b3_c h3 font{font-size:1.4rem;color:#0043c5;}
.b1_c,.b2_c,.b3_c {background-color:#FFF;border-radius:.5rem;width:94%;margin:0 auto;padding-top:1rem;}
.b1_c ul{width:90%;margin:0 auto;}
.b1_c ul li{width:46%;}
.b1_c ul li p{font-size:1.3rem;}
.b1_c ul li p font{text-decoration: underline;}
.b1_c ul li p:before{content:'■';margin-right:.5rem;color:#0f57e4;}


.b2_c ul{background-color:#e5f6ff;width:94%;margin:0 auto;border-radius:1rem;font-size:1.4rem;padding:.5rem 0rem;}
.b2_c ul li{text-align:left;text-indent:4em;}
.b2_c ul li font{text-decoration: underline;}
.b2_c ul li span{color:#0043c5;}
.b2_c ul li:before{content:'√';margin-right:.5rem;color:#0f57e4;font-weight:bold;}

.b3_c ul {width:96%;margin:0 auto;}
.b3_c ul li{font-size:1.2rem;padding:.5rem 0rem;border:2px solid #000;}
.b3_c ul li:nth-child(1){background-color:#f9e279;color:#000;text-align:center;width:30%;border-right:0px;}
.b3_c ul li:nth-child(2){background-color:#478dfd;color:#FFF;text-align:left;width:70%;text-indent:1em;}