
.title-nav{
    width: 100%;
    margin-top:72px;
    position:relative;
}
.banner{ 
    width: 100%;
    height: 797px;
    background:url(../images/hyqjj_banner_en.png) left top no-repeat;
    background-size: cover;
}
/*.banner img{
    width: 1400px;
    height: 797px;
    margin: 0 auto;
}*/
.anniu{
    position: absolute;
    top: 350px;
    left: 200px;
}
.ewm img{
    position: absolute;
    top: 350px;
    left: 400px;
    width: 100px;
    height: 100px;
}
.apple-app{
    height: 40px;
    width: 160px;
    background: #fff;
    /*background: -webkit-linear-gradient(left top, red , blue);*/
    border-radius: 20px;
    color: #0095eb;
    font-size: 14px;
    display: block;
}
.apple-app:hover{
    background-color:rgba(255,255,255,0.8);
}
.anzuo-app{
    margin-top: 20px;
    height: 40px;
    width: 160px;
    padding: 0 58px;
    background:#0095eb;
    /*background: -webkit-linear-gradient(left top, red , blue);*/
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
}
.anzuo-app:hover{
    background-color:rgba(0,149,235,0.6);
}
.bg1{
    width: 100%;
    height: 800px;
    margin-top: 200px;
    position: relative;
    background:url(../images/hyqjjxqbg2.png) left top no-repeat;
    background-size: cover;
}
.toutiao{
    width: 1000px;
    position: absolute;
    left: 50%;
    top: -120px;
    margin-left: -500px;

}
.toutiao .pic{
    display: inline-block;
}
.toutiao .wenzi{
    display: inline-block;
    float: right;
    width: 460px;
    font-size: 20px;
    margin-top:78px;
}
.toutiao .wenzi p{
    padding: 20px 0;
    height: 30px;
    line-height: 30px
}
.zhuanlan{
    width: 1000px;
}
.zhuanlan .pic1{
    float: right;
    margin-top: -200px;
}
.zhuanlan .wenzi1{
    font-size: 20px;
    margin-top: 220px;
    margin-left: 40px;
    width: 460px;
}
.zhuanlan .wenzi1 p{
    padding: 20px 0;
    height: 30px;
    line-height: 30px
}
.youjia{
    width: 1000px;
    height: 400px;
    margin:0 auto;
    margin-top: 160px;
}
.youjia .pic{
    float: left;
}
.youjia .wenzi{
    float: right;
    font-size: 20px;
    margin-top: 60px;
    width: 460px;
}
.youjia .wenzi p{
    padding: 20px 0;
    height: 30px;
    line-height: 30px
}
.bg2{
    width: 100%;
    height: 600px;
    background:url(../images/hyqxqbgbg.png) left top no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 50px;
}
.bg2 .baogao{
    width: 1000px;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    top: 150px;
}
.baogao .wenzi2{
    float: left;
    font-size: 20px;
    margin-top:72px;
    width: 460px;
    margin-left: 40px;
}
.baogao .wenzi2 p{
    padding: 20px 0;
    height: 30px;
    line-height: 30px;
}
.baogao .pic2{
    float: right;
}
.foot{
    width: 100%;
    height: 360px;
    background: #47BBF3;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.foot p{
    height: 40px;
    line-height: 40px;
}
.foot img{
    margin-top: 80px;
}
.xiazai{
    margin-top: 20px;
}
.xiazai .apple-app1{
    height: 40px;
    width: 160px;
    background:#fff;
    /*background: -webkit-linear-gradient(left top, red , blue);*/
    border-radius: 20px;
    color: #0095eb;
    font-size: 14px;
}
.apple-app1:hover{
    background-color:rgba(255,255,255,0.8);
}
.xiazai .anzuo-app1{
    height: 40px;
    width: 160px;
    background:#0095eb;
    /*background: -webkit-linear-gradient(left top, red , blue);*/
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
}
.anzuo-app1:hover{
    background-color:rgba(0,149,235,0.6);
}