body{ margin:0; padding:0; font-size:14px; font-family:"Microsoft Yahei";}
div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; border:0;}
ul,li{ list-style-type:none;}
a{text-decoration: none;}
img{ vertical-align:middle; border:0; margin:0; padding:0;z-index: 1;}
button{ vertical-align:middle; cursor:pointer;}
input txt,button{ vertical-align:middle; border:none; -webkit-appearance: none;}
header,section{width:100%;margin:0 auto}
.fl{float: left}
html,body{
    width:100%;
    height:100%;

}

.content{
    width:100%;
    height:2530px;
    background: url("../img/pic4_01.png") no-repeat center top;
    background-size: cover;
}
.content_con{
    width:1200px;
    height:100%;
    margin:0 auto;
    position: relative;
}
.content_con div{
    position: absolute;
}
.tit1{
    left:0;
    top:750px;
}
.tit1 .pl1{
    position: absolute;
    left:450px;
    top:225px;
    z-index: 999;
    font-size:18px;
    color:#f2e56f;
    width:180px;
    height:28px;text-align: center;
    border:2px solid #f2e56f;
    line-height:28px;
    text-align: center;
}
.tit1 dl{
    position: absolute;
    right:100px;
    top:90px;
}
.tit1 a{
    width:225px;
    height:70px;
    text-align: center;
    line-height:70px;
    background: #df5b3a;
    font-size:21px;
    color: #ffffff;
    border:none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left:200px;
    top:345px;
    display: inline-block;
}
.tit1 dl dd{
    color: #f2e56f;
    text-align: center;
}
.tit2{
    left:80px;
    top:1382px;
}
.tit2 .pl2{
    position: absolute;
    left:410px;
    top:145px;
    z-index: 999;
    font-size:18px;
    color:#db3072;
    width:180px;
    height:28px;text-align: center;
    border:2px solid #db3072;
    line-height:28px;
    text-align: center;
}
.tit2 dl{
    position: absolute;
    left:40px;
    top:70px;
}
.tit2 dl dd{
    color: #db3072;
    text-align: center;
}
.tit2 a{
    width:225px;
    height:70px;
    text-align: center;
    line-height:70px;
    background: #ffa500;
    font-size:21px;
    color: #ffffff;
    border:none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    right:150px;
    bottom:160px;
    display: inline-block;
}
.tit3{
    left:65px;
    bottom:90px;
}
.tit3 .pl3{
    position: absolute;
    left:330px;
    bottom:370px;
    z-index: 999;
    font-size:18px;
    color:#425ca9;
    width:180px;
    height:28px;text-align: center;
    border:2px solid #425ca9;
    line-height:28px;
}

.tit3 dl{
    position: absolute;
    right:80px;
    top:70px;
}
.tit3 dl dd{
    color: #425ca9;
    text-align: center;
}
.tit3 button{
    width:225px;
    height:70px;
    text-align: center;
    line-height:70px;
    background: #7bba42;
    font-size:21px;
    color: #ffffff;
    border:none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left:150px;
    bottom:180px;
}
.footer{
    width:100%;
    height:200px;
    background:url("../img/foot1.png") no-repeat center top;
}
