@charset "utf-8";
/*解决方案样式开始*/
.solution{width:1024px; margin:20px auto;}
.solu_cont{height:170px;}
.solu_menu{width:300px; margin:20px auto;}
.solu_menu a{padding:6px 50px; font-size:16px; border:1px solid #8b8b8b;}
.solu_menu a:hover{background:#6fb5f5; color:#fff;}
.solu_qiye{float:left; width:450px; height:125px; margin:0 10px; padding:10px; border:1px solid #d0d0d0;}
.solu_qiye span{display:inline-block; float:left;}
span.solu_qiye_img{width:90px; display:inline-block; float:left; border-right:1px solid #d0d0d0; margin-top:15px; padding-top:75px; text-align:center;}
.solu_qiye_img1{background:url(../images/icon-power.png) no-repeat center top;}
.solu_qiye_img2{background:url(../images/icon-energy.png) no-repeat center top;}
.solu_qiye_img3{background:url(../images/icon-medical.png) no-repeat center top;}
.solu_qiye_img4{background:url(../images/icon-finance.png) no-repeat center top;}
.solu_qiye_img5{background:url(../images/icon-ott.png) no-repeat center top;}
#tab{position:relative;}
#tab .tabList ul li{
	float:left;
	background:#fff;
	border:1px solid #8b8b8b;
	padding:5px 0;
	width:100px;
	text-align:center;
	margin-left:-1px;
	position:relative;
	cursor:pointer;
}
#tab .tabCon{
	position:absolute;
	left:-1px;
	top:32px;
	width:403px;
	height:100px;
}
#tab .tabCon div{
	padding:10px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
#tab .tabList li.cur{
	background:#6fb5f5;
}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}
#four_flash{position:relative; width:1024px; height:200px; margin:30px auto; text-align:justify;}
#four_flash .flashBg{width:978px; height:200px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:140px; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{border:1px solid #d0d0d0;float:left;width:450px; height:135px; margin-left:10px;padding-top:20px;color:#6C6E85;}
#four_flash .flashBg ul.mobile li:hover{border:1px solid #6fb5f5;}
/*
#four_flash .flashBg ul.mobile li a{display:block;background:url(../images/jiantou.png);width:31px;}
#four_flash .flashBg ul.mobile li a:hover{background:url(../images/jiantou2.png);}
**/
#four_flash .but_left{width:20px; height:30px; background:url(../images/arrow2-left.png) no-repeat; position:absolute; top:75px; left:0px;}
#four_flash .but_right{width:20px; height:30px; background:url(../images/arrow2-right.png) no-repeat; position:absolute; top:75px; right:0px;}
#four_flash .but_left:hover{cursor:pointer; background:url(../images/arrow2-left-disable.png) no-repeat;}
#four_flash .but_right:hover{cursor:pointer; background:url(../images/arrow2-right-disable.png) no-repeat;}




