body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
a{text-decoration:none}
a:hover{text-decoration:underline}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
input,button,select,textarea{outline:none;}
body{
    font:12px"宋体","Arial Narrow",HELVETICA;
}
/*初始化*/
.head{
    width: 100%;
    height: 1212px;
    background-image:url("../img/head_bg.png");
    background-position:top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.head_img1{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -533px;
}
.head_img2{
    position: absolute;
    left: 50%;
    top: 563px;
    margin-left: -532px;
}
.con{
    width: 100%;
    height: 2417px;
    position: relative;
    background: #4aa3de;
}
.con_head{
    position: absolute;
    left: 50%;
    top: -40px;
    margin-left: -119px;
}
.con1{
    width: 1096px;
    height: 684px;
    position: absolute;
    left: 50%;
    top: 200px;
    margin-left: -548px;

    background-image:url("../img/con1_bg.png");
    background-position:top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.con1 img,.con2 img,.con3 img{
    position: absolute;
    display: none;
}

.con1_img1{
    left: 561px;
    top: 171px;
}
.con1_img2_text{
    left: 109px;
    top: 177px;
}
.con1_img3_text{
    left: 109px;
    top: 254px;
}
.con1_img2_peo{
    left: 190px;
    top: 399px;
}
.con1_img3_peo{
    left: 345px;
    top: 399px;
}
.con2{
    width: 981px;
    height: 652px;
    position: absolute;
    left: 50%;
    top: 927px;
    margin-left: -490px;
    background-image:url("../img/con2_bg.png");
    background-position:top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.con2_img1{
    left: 0px;
    top: 125px;
}
.con2_img2_text{
    left: 547px;
    top: 158px;
}
.con2_img3_text{
    left: 547px;
    top: 230px;
}
.con2_img2_peo{
    left: 598px;
    top: 396px;
}
.con2_img3_peo{
    left: 789px;
    top: 391px;
}
.con3{
    width: 981px;
    height: 652px;
    position: absolute;
    left: 50%;
    bottom: 116px;
    margin-left: -490px;
    background-image:url("../img/con3_bg.png");
    background-position:top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.con3_img1{
   right: 0px;
    top: 150px;
}
.con3_img2_text{
    left: 29px;
    top: 147px;
}
.con3_img3_text{
    left: 29px;
    top: 224px;
}
.con3_img2_peo{
    left: 94px;
    top: 350px;
}
.con3_img3_peo{
    left: 285px;
    top: 369px;
}
.con3_footer{
    position: absolute;
    bottom:0;
    left: 50%;
    margin-left: -533px;
}
.footer{
    width: 100%;
    height: 861px;
    background: #4396cf;
    position: relative;
}
.footer_top{
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -16px;
}
.footer_img1{
    position: absolute;
    left: 50%;
    margin-left: -518px;
    top: 96px;
}
.footer_btn{
    display: block;
    width: 302px;
    height: 82px;
    background-image:url("../img/footer_btn.jpg");
    background-position:top center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    bottom: 90px;
    margin-left: -151px;
}

