html{
    font-family: Microsoft Yahei;
}

*{
    padding: 0;
    margin: 0;
}
body, html {
    height: 100%;
}
.contenttop{
    background: url(../baojia/yiimg/top.png) top center no-repeat;
    width: 100%;
    height:625px;
    /* background-attachment:fixed; */
    background-size: auto 100%;
    -webkit-background-size: auto 100%;   
    -moz-background-size: auto 100%;   
    -o-background-size: auto 100%; 
}
.wraps{
    width: 1160px;
    margin: 0 auto;
}
.toptxt{
    color: #fff;
    position: relative;
    padding-left: 7px;
    padding-top: 103px;
    box-sizing: border-box;
}
.subtxt{
    text-align: center;
    margin-left: -265px;
}
.toptxt .qodeimg{
    width:220px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.toptxt h1{
    font-size: 54px;
    position: relative;
}
.toptxt h3{
    font-size: 32px;
}
.toptxt p{
    font-weight: 600;
    margin-bottom:3px ;
    font-size: 18px;
}
.contentbody{
    background: url(../baojia/yiimg/bodybc.png) top center no-repeat;
    width: 100%;
    height: 2472px;
    background-size: auto 100%; 
    -webkit-background-size: auto 100%;   
    -moz-background-size: auto 100%;   
    -o-background-size: auto 100%; 
}
.modules{
    overflow: hidden;
    height: 493px;
}
 .module_text{
    width: 580px;
    box-sizing: border-box;
    padding-right: 85px;
}
.module_textl{
    padding-top: 138px;
    padding-left: 78px;
}
.module_textr{
    padding-top: 150px;
    float: right;
    padding-left: 78px;
}
.module_textl p{
    text-align: right;
    font-size: 18px;
    margin-bottom: 5px;
}
.module_textr p{
    text-align: left;
    font-size: 18px;
    margin-bottom: 5px;
}
.module_textr p i{
    color: red;
    font-size: 24px;
}
.module_text h1{
    font-size: 50px;
    color: #000355;
    margin-bottom: 33px;
}
.clear{
    clear: both;
    line-height: 0px;
    height: 0px;
    font-size: 0px
}
.contentfoot{
    background-color: #f8f8ff;
    width: 100%;
    height: 300px;
    text-align: center;
    box-sizing: border-box;
    padding: 48px 0;
}
.contentfoot img{
    width:186px ;
    height: 185px;
    margin-bottom: 18px;
}
.contentfoot div{
    font-size: 24px;
}