/*pro_board_custom*/
.product_info{float:left; width:100%;}
.product_info h3{float:left; width:100%; font-size:20px; font-weight:600; color:#233978;}
.product_info p{float:left; width:100%; font-size:14px; font-weight:400; color:#000; line-height:24px; margin-top:10px;}

.online_btn_wrap{float:left; width:100%; margin-top:20px;}
.online_btn_wrap .online_btn{display:block; float:left; width:170px; height:34px; font-size:13px; font-weight:400; color:#fff; line-height:32px; text-indent:10px; background:#233978 url(../images/btn_go.png) no-repeat right 10px center;}
.online_btn_wrap .product_down{display:block; float:left; width:200px; height:34px; font-size:13px; font-weight:400; color:#fff; line-height:32px; text-indent:10px; background:#0072bc url(../images/pro_detail_bt_ico01.png) no-repeat right 10px center; margin-bottom:10px; background-size:12px; margin-left:4px;}

.product_wrap{float:left; width:100%; margin-top:30px; padding-top:30px; border-top:1px dashed #ddd;}
.product_list{float:left; width:100%; margin-bottom:30px; padding-bottom:30px; border-bottom:1px dashed #ddd;}
.product_img{float:left; width:200px;}
.product_img img{display:block; float:left; width:100%;}
.product_txt{float:left; width:calc(100% - 230px); margin-left:30px;}
.product_txt h3{float:left; width:100%; font-size:18px; font-weight:600; color:#233978; line-height:22px; margin-bottom:10px;}
.product_txt h3 span{display:inline-block; font-size:13px; font-weight:600; color:#666;}
.product_txt .product_down{display:block; float:left; width:200px; height:34px; font-size:13px; font-weight:400; color:#fff; line-height:32px; text-indent:10px; background:#0072bc url(../images/pro_detail_bt_ico01.png) no-repeat right 10px center; margin-bottom:10px; background-size:12px;}
.product_txt ul{display:block; float:left; width:100%;}
.product_txt ul li{display:block; float:left; width:100%; font-size:13px; font-weight:400; color:#000; line-height:26px; background:url(../images/pro_detail_arrow.png) no-repeat left 8px; padding-left:14px; box-sizing:border-box;}
.product_txt .fr-view{float:left; width:100%; line-height:24px;}

.page_num{float:left; width:100%; height:38px; text-align:center;}
.page_num span{display:inline-block;}
.page_num span a{display:inline-block; color:#666; background:#fff; padding:0px; margin:0; font-size:15px; font-weight:300; line-height:35px; width:35px; height:35px; border:1px solid #e9ebee;}
.page_num span a.page_on{background:#233978; color:#fff; font-weight:400;}
.page_num span a:hover{background:#233978; color:#fff;}
.page_num .buttomDiv {float:right;}


@media screen and (max-width:1220px){

}


@media screen and (max-width:991px){
	
}


@media screen and (max-width:767px){
}


@media screen and (max-width:430px){
}