@charset "utf-8";
body {
    font-family: "Microsoft YaHei", "黑体简体", "Arial regular,helvetica regular", serif;
    -webkit-text-size-adjust: 100%;
    background-color: #131794 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
}
*{
    padding: 0;
    margin: 0;
}
.wrap {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    background-size: 100%;
}
.logoWrap{
    position: absolute;
    top:40px;
    left: 0;
}
.logoWrap img{
    height: 50px;
    width: auto;
}
.addressImgWrap{
    position: absolute;
    top: 218px;
    right: 41px;
}
.addressImgWrap img{
    height:58px ;
    width: auto;
}
.wrapContent{
    margin-left:26px;
}
/* .titleWrap{
    width: 519px;
    height: 351px;
    position: relative;
    top:-40px;
} */
.titleWrap{
    /*padding-top: 330px;*/
}
.titleWrap img{
    width: 616px;
    margin-top: 90px;
    margin-left: -28px;
    position: relative;
    top: 0px;
    margin-bottom: 17px;
}
.titleText{
    width: 237px;
    height:57px;
    margin-top:46px;
}
.titleText img{
    height: 57px;
    width: auto;
}
.enterList{
    width:690px;
    padding-bottom:87px;
    margin-left: -28px;
}
.enterList li{
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.enterList li img{
    width:298px;
    height: auto;
}
.enterList li:hover{
    position: relative;
    top: -10px;
}
.enEnterList{
    margin-top: 11px;
}
#public-nav-cooperation>a {
    color: #1e88e5 !important;
}
