.color2{color: #ff7658;font-size: 16px;}
.color1{color: #fff;font-size: 16px;}
/**************产品服务*************/
.product_style{}
.product_style .title_name{ margin: 30px 0px; text-align: center; line-height: 26px; color: #A2A2A2 }
.product_style .title_name h2{ font-size: 36px; margin-bottom: 15px; color: #000000}
.product_bg{
	background: url(../images/BG1_02.png) no-repeat; 
	height: 525px; 
	overflow:hidden;
	width: 100%; 
	margin: 10px 0px; 
	position: relative;
    padding: 0;
    float: left;
    line-height: 22px;
    z-index: 1;
	color: #ffffff;
}
.product_list{overflow:hidden;height: 525px;}
.benefits_list{ margin: 0 -42px;padding:20px 0;}
.benefits_list li{ padding: 10px 42px;}
.benefits_list  .benefits_name a{color: #000000; text-align: center; line-height: 30px;}
.benefits_list  .benefits_name h3{ margin: 10px 0px;}
.benefits_img{
	width: 174px;
    height: 174px;
    
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.benefits_img .icon{width: 120px; height:100px; background: url(../images/icon_xiangxi_03.png) no-repeat; text-align: center;transition: all 0.4s ease 0s;}
.benefits_img .icon_xt{ background-position: -135px 0px;}
.benefits_img .icon_cz{background-position: -365px 0px;}
.benefits_img .icon_dm{background-position: -590px 0px;}
.benefits_name.hover .benefits_img .icon_xt{ background-position: -5px 0px;}
.benefits_name.hover .benefits_img .icon_cz{ background-position: -260px 0px;}
.benefits_name.hover .benefits_img .icon_dm{ background-position: -480px 0px;}
.benefits_name.hover a h3,
.benefits_name.hover a .explanation{color:#1E73E7; font-weight: bold}
.operating_btn{
	display: block;
    margin: 0 auto;
	margin-top: 20px;
	background: url(../images/detailed_btns.png) no-repeat;
	width: 141px;
	color: #888888;
	text-align: center;
	height: 51px;
	font-size: 16px;
	line-height: 51px;
    transition: all 0.4s ease 0s;
}
.benefits_name.hover  .operating_btn{background: url(../images/detailed_btn.png) no-repeat; color: #ffffff}
/************************方案******************************/
.program_style{background:#1580c4; height:980px; }
.program_style .title_name{ margin-top: 30px; margin-bottom: 100px; color: #ffffff; text-align: center}
.program_style .title_name h2{font-size: 32px; margin-bottom: 15px;}
.program_style .title_name h4{font-size: 16px; line-height: 24px;}
.program_style .index_Program_list img{width: 100%; height: 100%}
.program_style .index_Program_list .Program_name{height: 460px;}
.program_style .Program_icon{background: url(../images/program_06.png) no-repeat; width: 126px; height: 126px; position: absolute; top:-63px; left: 50%; margin-left: -63px;}
.program_style .Program_title{
	background: url(../images/overlay.png) repeat; 
	color: #ffffff; 
	position: absolute; 
	transition: all 0.3s ease 0s;  
   -moz-transition: all 0.3s ease 0s; /* Firefox 4 */
   -webkit-transition: all 0.3s ease 0s; /* Safari 和 Chrome */
   -o-transition: all 0.3s ease 0s; /* Opera */
	bottom:0px; 
	height: 40px; 
	width: 100%;
	overflow: hidden;
}
.program_style .Program_bgq1{ background: url(../images/bga_26.png) no-repeat; width: 100%; height: 280px; position: absolute; top:50px}
.program_style .Program_title h5{ padding: 10px; line-height: 26px;}
.program_style .Program_title h2{text-align: center; font-size: 18px; line-height: 40px}
.program_style em{background: url(../images/icon_xiangxi_03.png) no-repeat; width: 90px; height: 90px; z-index: 3; margin: 0 auto; margin-top: 20px; display: block;}
.program_style .icon_program1{ background-position:-720px 0px; }
.program_style .icon_program2{ background-position:-811px 0px; }
.program_style .icon_program3{ background-position:-900px 0px; }
.program_style .icon_program4{ background-position:-985px 0px; }
.program_style .link_name{display: block; height: 460px;}
.program_style .explain_name{ font-size: 15px; color: #ffffff; margin: 20px 0px; line-height: 26px; text-align: center}
.program_style .Program_btn{ 
	background: url(../images/btn_18.png) no-repeat;
	font-size: 24px; 
	line-height: 60px; 
	width: 250px; 
	height: 60px; 
	display: block; 
	margin: 0 auto; 
	margin-top: 30px; 
	text-align: center; 
	color: #ffffff
}
