.banner{
    width: 100%;
    height: 400px;
    background: url(../img/kuajing-bg.jpg) repeat-x 50% 0;
    overflow: hidden;
}
.banner img {
    width: 1920px;
}
.banner .content {
    width: 1200px;
    height: 360px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.banner .content h2 { font-size: 48px; font-weight: 600; line-height: 50px; color: #07B0DE; position: absolute; z-index: 1; left: 80px; top: 70px;}
.banner .content h3 { font-size: 24px; font-weight: lighter; line-height: 24px; color: #FFF; background-color: #FF5C53; display: block; padding: 4px 16px; position: absolute; z-index: 1; left: 280px; top: 120px;}
.banner .content p { font-size: 14px; line-height: 24px; color: #F1E3E2; width: 500px; position: absolute; z-index: 1; left: 80px; top: 190px;}

.block01{
    background-color: #FFF;
    width: 100%;
    min-height: 300px;
    padding: 50px 0;
    border-bottom: solid 1px #E7E7E7;
    position: relative;
    z-index: 1;
}
section  .title {
    padding: 0 0 20px 0;
}
section  .title h2 {
    font-size: 28px;
    line-height: 40px;
    font-weight: lighter;
    color: #38a3db;
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px solid #eeedee;
    padding: 20px 0;
}
.block01 .content {
    width: 1200px;
    height: 600px;
}
section.block02 .container {
    padding:50px 0;}
section.block02 .table { width: 1100px; margin: 0 auto; border-top: solid 4px #FFF; border-left: solid 4px #FFF; margin-top: 40px; box-shadow: 4px 4px 0 rgba(0,0,0,0.1);}
section.block02 .table th { font-size: 16px; font-weight: 600; line-height: 24px; color: #FFF; background-color: #00B487; text-align: center; padding: 8px 10px; border-right: solid 4px #FFF; border-bottom: solid 4px #FFF; }
section.block02 .table td { font-size: 14px; line-height: 20px; color: #555; background-color: #F5F5F5; text-align: left; padding: 10px 20px; border-right: solid 4px #FFF; border-bottom: solid 4px #FFF;}
section .title h5 {
    font-size: 14px;
    line-height: 20px;
    font-weight: lighter;
    color: #343f48;
    text-align: center;
    width: 960px;
    margin: 0 auto;
}
section.block03 .container { width: 1200px; padding: 50px 0; margin: 0 auto;}
section.block03 .content {font-size: 0; *word-spacing:-1px/*IE6、7*/;}
section.block03 .pic { width: 1200px; height: 400px;}
section.block03 .content {font-size: 0; *word-spacing:-1px/*IE6、7*/;}
section.block03 dl { background-color: #FAFAFA; vertical-align: top; text-align: center; *word-spacing:-1px/*IE6、7*/; display: inline-block; *display: inline/*IE7*/;  *zoom:1/*IE7*/; width: 480px; padding: 15px 30px; margin-top: 40px; margin-left: 100px; border-radius: 10px;}
section.block03 dl dt { font-size: 24px; font-weight: lighter; line-height: 30px; margin-bottom: 10px;}
section.block03 dl dd { font-size: 14px; line-height: 20px; color: #777; text-align: left; margin-bottom: 8px;}
section.block03 dl dd p { font-size: 14px; line-height: 20px; margin-top: 10px;}
section.block04 .pic{ width:100%; height:565px;background:#4b5959 url(../img/cross_block04.jpg) no-repeat center top;}
section.block04 .pic .title { font-size: 30px;padding-bottom: 30px;padding-top:50px; color:#FFF; text-align:center; }
section.block05{ width:100%; background-color:#f2f2f2;}
section.block05 .container { margin: 0 auto; padding:0px; }
section.block05 .container .content img{ vertical-align:middle;}



