
@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	line-height:26px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background:#fff;
}
img{ border:0px;}
a{
	text-decoration: none;
}
ul{list-style-type:none;}
.sb_kr{ width:1200px; height:auto; text-align:center; overflow:hidden; display:block; margin:0px auto;}
.sb_kr ul{ padding-left:0px;}
.sb_kr li{ float:left; margin:0px 5px 30px 5px;}

.sb_jg{ margin-top:30px; background:#e1f1ff;}
.sb_kr1{ width:1200px; height:auto; text-align:center; overflow:hidden; display:block; margin:0px auto;}
.sb_kr1 ul{ padding-left:0px;}
.sb_kr1 li{ float:left; margin:30px 55px;}
/*04 案例*/
.al{width:100%; height:1274px; background:#e1f1ff; margin:0 auto; overflow:hidden;}
.cen{ width:1200px; margin:0px auto; text-align:center;}
.al01{width:1200px; height:571px; background:url(../images/bg_al01.png) no-repeat top; margin:30px auto 0px auto;}
.al_l{width:460px; height:470px; margin-left:20px; float:left; padding-top:60px;}
.al_l img{padding-left:10px;}
.al_r{width:700px; height:470px; margin-left:10px; float:left; padding-top:60px;}
.al_r h3{width:700px; text-align:center; font-size:24px; color:#f62562; font-weight:bold;}
.al_r p{width:620px; margin-left:40px; text-align:left; font-size:18px; line-height:30px; color:#333;}
.bot{ width:100%; background:#e1f1ff; height:auto; overflow:hidden; margin-top:40px; padding:40px 0px; }
