/*内容样式
----------------------------------------------*/
.div_item_1{ background:white;}
.div_item_2{ background:#F3F3F3;}
.div_item_style_01{width:fit-content; margin:0 auto; text-align:center; padding:0 0 69px 0;}
.div_item_style_01 h1{font-size:30px; font-weight:bold; padding:74px 0;}
.div_item_style_02{ width:980px; margin:0 auto; padding:50px 0;display:flex;justify-content:space-between;align-items:center;}

.sub_right{width:519px; text-align:left;}
.sub_right h2{font-size:24px;}
.sub_right p{margin:32px 0; color:#999;}
.sub_right a{ width:123px; height:42px; line-height:42px; border-radius:5px; float:left;border:1px solid #2499FB;text-align:center;margin-right:10px; background:#2499FB; color:white;}