@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?id2nzr');
    src:  url('../fonts/icomoon.eot?id2nzr#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?id2nzr') format('truetype'),
      url('../fonts/icomoon.woff?id2nzr') format('woff'),
      url('../fonts/icomoon.svg?id2nzr#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
.banner {
    position: relative;
    height: 350px;
    width: 100%;
    /* margin-top: 90px; */
}
.banner img {
    height: 350px;
    width: 100%;
}

.banner h1 {
    position: absolute;
    top: 70px;
    left: 80px;
    color: #fff;
}
.banner h3 {
    position: absolute;
    top: 130px;
    left: 80px;
    color: #fff;
}


.main1bj {
    
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
    /* position: relative; */
}
.main1 {
    width: 1140px;
    height: auto;
    margin: 0px auto;
}

.main1 .cenav {
    margin-top: 20px;
    position: sticky;
    top: 100px;
    float: left;
    width: 200px;
    height: 350px;
    background-color: #fff;
    box-shadow: 1px 1px 1px 1px #b1afaf;
}
.main1 .cenav h2 {
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #fff;
    font-family: "Microsoft YaHei";
    background-color: #2f5597;
}
.main1 .cenav a {
    color: #fff;
    font-family: "Microsoft YaHei";
}
.main1bj .cenav ul li a {
    display: block;
    height: 80px;
    width: 140px;
    margin-left: 30px;
    border-bottom: 1px solid #848587;
    text-align: center;
    color: black;
    font: 16px/80px "Microsoft YaHei";
}
.main1bj .cenav ul li a:hover {
    color: blue;
}

.main1 .cemain {
    float: right;
    margin-top: 20px;
    width: 920px;
    padding: 40px 50px;
    background-color: #fff;
}
.main1 .cemain h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #2f5597;
}


.jwd {

    /* height: 520px; */
    border-top: 1px solid rgb(198, 197, 197);
}
.jwd .jwdimg {
    margin-left: 285px;
    margin-top: 30px;
    width: 250px;
    height: 250px;
    border-radius: 100%;

}

.jwd .jwdimg img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.jwd .title {
    margin-top: 5px;
}
.jwd h4 {
    text-align: center;
    color: #2f5597;
}
.jwd h4 img {
    height: 19px;
    width: 68px;
}
.line {
    height: 1px;
    width: 220px;
    border: 1px solid rgb(118, 116, 116);
    margin-left: 300px;
    margin-top: 5px;
}
.jwd p {
    text-indent: 2em;
    font: 16px/30px "Microsoft YaHei";
}

.whx {
    /* height: 600px; */
    border-top: 1px solid rgb(198, 197, 197);
}
.whx .whximg {
    margin-left: 285px;
    margin-top: 30px;
    width: 250px;
    height: 250px;
    border-radius: 100%;

}

.whx .whximg img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.whx .title {
    margin-top: 5px;
}
.whx h4 {
    text-align: center;
    color: #2f5597;
}
.whx h4 img {
    height: 19px;
    width: 68px;
}
.line {
    height: 1px;
    width: 220px;
    border: 1px solid rgb(118, 116, 116);
    margin-left: 300px;
    margin-top: 5px;
}
.whx p {
    text-indent: 2em;
    font: 16px/30px "Microsoft YaHei";
}

.tnj {
    height: 600px;
    border-top: 1px solid rgb(198, 197, 197);
}
.tnj .tnjimg {
    margin-left: 285px;
    margin-top: 30px;
    width: 250px;
    height: 250px;
    border-radius: 100%;

}

.tnj .tnjimg img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.tnj .title {
    margin-top: 5px;
}
.tnj h4 {
    text-align: center;
    color: #2f5597;
}
.tnj h4 img {
    height: 19px;
    width: 68px;
}
.line {
    height: 1px;
    width: 220px;
    border: 1px solid rgb(118, 116, 116);
    margin-left: 300px;
    margin-top: 5px;
}
.tnj p {
    text-indent: 2em;
    font: 16px/30px "Microsoft YaHei";
}


.ysm {
    height: 600px;
    border-top: 1px solid rgb(198, 197, 197);
}
