@charset "utf-8";
/* CSS Document */
/*nav*/
#container li.intro{ background:#E1E1E1; } 
/*content*/
.con{ width:100%; height:850px; background:#233444; font-family:Arial, Helvetica, sans-serif;}
.con .about{ width:990px; height:850px; margin:0 auto; background:url(../images/arrow_up.png) 30px bottom no-repeat; font-family:"微软雅黑";}
.con .about .about_left{ width:555px; height:770px; float:left; padding-top:80px; background:url(../images/shi_left.png) no-repeat 20px 125px;}
.con .about .about_left dt{ float:left; width:90px; height:516px; padding:40px 0 0 20px;}
.con .about .about_left dd{ float:left; width:420px; padding-left:25px; color:#A8B2BC;}
.con .about .about_left dd h1{height:80px; font-size:46px; text-align:right; color:#FFF;}
.con .about .about_left dd p{ line-height:28px; width:410px; font-size:14px; margin-bottom:20px;}
.con .about .about_left dd p strong{font-size:20px; color:#34A2D3;}
.con .about .about_left dd p b{ font-size:18px; color:#34A2D3;}


.con .about .about_right{ width:435px; height:850px; float:left; background:url(../images/arrow_down.png) no-repeat 20px 0;}
.con .about .about_right dl{ width:415px; padding:260px 0 0 20px; background:url(../images/shi_right.png) no-repeat right 180px;line-height:25px; font-size:14px;color:#A8B2BC;}
.con .about .about_right dl dt{ width:380px; margin-bottom:20px;}
.con .about .about_right dl dt strong{ font-size:18px; color:#34A2D3;}
.con .about .about_right dl dd{ width:380px;}