@charset "utf-8";
@import url(format.css);
/* 公共样式 */
.container{width:1170px;margin:0 auto;}

/* 轮播图 banner */
.banner{min-width: 1170px; height: 675px;}
/* 主要板块 */
.mian_box{
	min-width: 1170px; height: auto; margin:0 auto;
}
.mian_a{ width: 100%; height:663px; background: url(../images/mian_a_bg.jpg) center center no-repeat; background-size: cover;}
.mian_in{ width: 1170px; height: auto; margin: 0 auto;}

.a_box{ height: 663px; display: flex; justify-content: center;flex-flow: column;}

.a_img{ width: 613px; height: 334px; display: block}
.n_icon{ width: 56px; height: 56px; margin-bottom: 20px;}

.a_box_in{ display: flex;align-items: center;}
.n_icon_img{ width: 56px; height: 56px; display: block;}

.a_h2{ color:rgb(0, 113, 193);font-size: 30px;font-weight: bold; margin-bottom: 10px}
.a_h1{ color: rgb(113, 119, 119);font-size: 18px;}

/* 板块 b */
.mian_b{ width: 100%; height:800px; background: url(../images/main_b_bg.jpg) center center no-repeat; background-size: cover;}
.b_box{height: 800px; display: flex; justify-content: center;flex-flow: column;}

.b_box_top{ width: 100%; text-align: center;}

.b_h2{ color:#ffffff;font-size: 30px;font-weight: bold; margin-bottom: 10px}
.b_h1{ color: rgb(205, 207, 206);font-size: 18px;}
.b_icon{ width: 56px; height: 56px; margin: 0 auto 20px;}
.b_list{ width: 100%; height: auto;}

.b_list_li{width: 33.3333%;float: left; margin-top: 55px;height: 110px; padding: 20px 0; display: flex;align-items: flex-start;}
.b_list_icon{ width: 60px;height: 60px; margin-right: 20px;}
.b_list_icon img{ width: 60px; height: 60px;display: block;}
.b_list_info{flex: 1; display: flex;align-items: flex-start; justify-content: space-between;flex-flow: column;height: 110px;}
.info_title{font-size: 24px; color: #ffffff;}
.info_bewrite{font-size: 14px; color: rgb(205, 207, 206);line-height: 1.75; max-width: 240px;}

.to_link{ width: 154px; height: 52px; display: block; margin: 30px auto 0;line-height: 52px; text-align: center;font-size: 18px;  border-radius: 4px;}
.to_link_a{
	color: #ffffff;border: 1px solid #ffffff;
}
.to_link_b{
	color: #7c8083;border: 1px solid #0071c1;
}

/* 板块c */
.mian_c{ width: 100%; height:842px;}
.c_box{height: 842px; display: flex; justify-content: center;flex-flow: column;}
.c_box_top{ width: 100%; text-align: center;}

.c_h2{ color:rgb(0, 113, 193);font-size: 30px;font-weight: bold; margin-bottom: 10px}
.c_h1{ color: rgb(113, 119, 119);font-size: 18px;}
.c_icon{ width: 56px; height: 56px; margin: 0 auto 20px;}
.c_list{ width: 100%; height: 360px;display: flex; align-items: center; justify-content: space-around;  margin-top: 40px; margin-bottom: 30px; }
.c_list_li{flex: 1; height: 360px; position: relative;box-shadow: 0px 4px 13px rgba(68, 68, 68, 0.15); background: #ffffff;border-radius: 10px; margin-right: 10px;}
.c_list_li:last-child{ margin-right: 0;}
.c_list_t{ width: 100%; height: 70px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: rgb(0, 113, 193); display: flex;align-items: center; justify-content: center;font-size: 20px;color: #ffffff;}
.c_list_b img{ width: 100%; height: auto;}
.c_list_t_icon{ width: 24px; height: 24px;display: block; margin-right: 10px;}

/* mian_d */
.mian_d{width: 100%; height:280px;}
.d_box{height: 280px; display: flex; justify-content: center;flex-flow: column; text-align: center;}
.d_box_a{font-size:30px; color: #ffffff;}
.d_box_b{font-size:18px; color: #ffffff; padding-top: 25px;}
/* mian_e */
.mian_e{width: 100%; min-height: 839px; background: url(../images/e_bg.png) center center no-repeat; background-size: cover;}
.e_box{min-height: 839px; display: flex; justify-content: center;flex-flow: column;}
.e_h2{ color: rgb(0, 113, 193);font-size: 30px;font-weight: bold; margin-bottom: 10px}
.e_h1{ color:rgb(133, 127, 129);font-size: 18px; line-height: 1.75;}
.e_box_info{width: 100%; height: 437px; margin-top: 40px; position: relative}
.e_box_bg{ width: 662px; height: 437px; display: block; margin: 0 auto;}

.e_box_list{width: 100%;min-height: 280px; position: absolute;left: 50%; margin-left: -585px; top: 30px;}
.ee_box_list{width: 100%;min-height: 280px; position: absolute;left: 50%; margin-left: -585px; bottom: 20px;}
.e_box_li_l{ width: 280px; height: 120px;float: left; display: flex; align-items: flex-start; justify-content: space-between;}
.e_box_li_r{ width: 280px; height: 120px;float: right; display: flex; align-items: flex-start; justify-content: space-between;}
.e_box_info_s{ flex: 1; display: flex;align-items: flex-end;flex-flow: column;justify-content:center; } 
.e_box_li_l .e_box_info_s{  margin-right: 15px; margin-top: 10px;}
.e_box_li_r .e_box_info_s{ flex: 1; display: flex;align-items: flex-start;flex-flow: column;justify-content:center;  margin-left: 15px; margin-top: 10px;} 
.e_box_icon{ width: 40px; height: 40px; }
.e_box_icon img{ width: 40px; height: 40px; display: block}
.e_box_li_r{width: 280px; height: 120px;float: right;}
.e_box_li:nth-child(2n){float: right; background: #000000; color: #ffffff;}
.info_sa{font-size: 18px; color: #000000; position: relative;}
.info_sa::before{
	
content:"";
position: absolute;
		left: 0; bottom: -5px;width: 35px; height: 2px; background: #0071c1;

}
.info_sb{font-size: 14px; color:rgb(51, 51, 51); padding-top: 10px}
	
/* mian_e */
.mian_f{width: 100%; min-height: 842px; background: url(../images/bg_03.jpg) center center no-repeat; background-size: cover;}
.f_h2{ color:#ffffff;font-size: 30px;font-weight: bold; margin-bottom: 10px}
.f_h1{ color:#ffffff;font-size: 18px;}	
.f_box{min-height: 842px;  }	
.mian_mian{ width: 585px;height: 842px; float: right;}
.mian_title{ padding-top: 60px; padding-left: 70px;}
.mian_byt{ width: 560px; margin: 20px auto 0;}
.bty_li_l{ width: 270px; height: auto;float: left;}
.bty_li_r{ width: 270px; height: auto;float: right;}
.bty_img{ width: 270px; height: 490px; display: block;}
.bty_txt{ width: 100%; line-height: 40px; text-align: center;font-size: 18px; color: #ffffff;}
	
	


