﻿@media screen and (max-width: 1460px) {
    body .content1 {
        width: 1200px;
        margin: 80px auto 0;
    }
}

.p1 {
    width: 55%;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    text-align: left
}

.p2 {
    color: #fff;
    padding: 80px 0 80px 15px;
    font-size: 22px;
    line-height: 36px;
    text-align: center
}

.p1 i {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    top: 0.6rem;
    left: 2px;
}

.ym364.ji_ok ul li {
    border-radius: 15px;
}

.content1 {
    width: 1400px;
    margin: 0 auto;
}

.biaoti {
    font-size: 36px;
    text-align: center;
    color: #333;
    font-weight: bold;
    padding-top: 90px;
    padding-bottom: 55px;
    line-height: 100%;
}

.biaoti.yanse {
    color: #fff;
    padding-top: 60px;
    padding-bottom: 32px;
}

.biaoti span {
    font-size: 18px;
    font-weight: normal;
    display: block;
    padding-top: 8px
}

.biaoti.ys {
    color: #fff
}

.jieshao {
    background: url(newsbgs.jpg) top;
    padding: 60px 0
}

.jieshao dl dt {
    width: 30%;
    float: right;
    line-height: 0;
    overflow: hidden;
}

.jieshao dl dt img {
    border-radius: 10px;
}

.jieshao dl dd {
    width: 63%;
    float: left;
}

.jieshao dl dd b {
    display: block;
    font-size: 36px;
    color: #333;
    padding-top: 35px;
    line-height: 120%;
    padding-bottom: 10px;
}

.jieshao dl dd i {
    display: block;
    width: 50px;
    height: 3px;
    background: #cc0e3e;
    margin-top: 10px;
    margin-bottom: 30px;
}

.cuoshi {
    background: url(aboutbgs.jpg) #000;
    margin-top: 100px;
    padding: 100px 30px;
    color: #fff;
}

.cuoshi b {
    display: block;
    font-size: 1.6rem;
    color: #fff;
    font-weight: normal;
    width: 60%;
    margin-bottom: 1.8rem;
    line-height: 2.5rem;
}

.neirong {
    padding: 50px 25px;
    box-shadow: 0 0 15px #ddd;
}

.neirong ul {
    display: flex;
    flex-wrap: wrap;
}

.neirong ul li {
    box-sizing: border-box;
    padding: 2%;
    margin-bottom: 1%;
    width: 49.5%;
    background: rgb(245, 245, 245);
    float: left;
    margin-right: 1%;
    position: relative;
    padding-bottom: 45px;
}

.neirong ul li:nth-child(2n) {
    margin-right: 0
}

.neirong ul li b {
    display: block;
    font-size: 20px;
    color: #03286e;
    color: #333;
    border-left: 3px solid #cc0e3e;
    padding-left: 7px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}

.neirong ul li p {
    margin: 0 !important;
    padding-top: 5px;
}

.neirong ul li p em {
    display: inline-block;
    font-style: normal;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.neirong ul li i {
    position: absolute;
    right: 0%;
    bottom: 0%;
    font-style: normal;
    background: #03286e;
    padding: 6px 10px 5px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 20px 0 0px 0px;
    font-family: arial;
}

.liuc ul li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
}

.liuc ul li i {
    width: 60px;
    height: 2px;
    display: block;
    position: absolute;
    right: -9%;
    top: 42%;
    background: #ddd;
    margin-bottom: 100px
}

.liuc ul li img {
    display: block;
    width: 150px;
    border-radius: 50%;
    background: rgb(245, 245, 245);
    margin: auto;
}

.liuc ul li span {
    display: block;
    font-size: 20px;
    padding-top: 25px;
}

.xiaoyi {
    background: url(bjltgcBanner.jpg) top;
    margin-top: 130px !important;
    padding-bottom: 30px;
}

.chengguo {
    margin: auto;
    width: 33%;
}

.chengguo li {
    color: #fff;
    background: #cc0e3e;
    width: 30%;
    float: left;
    margin-right: 5%;
    text-align: center;
    padding: 7px 0;
    font-size: 16px;
    border-radius: 20px 0;
}

.chengguo li:last-child {
    margin-right: 0;
}

.xiaoy {
    width: 80%;
    margin: auto;
}

.xiaoy li {
    width: 32.6%;
    float: left;
    margin-right: 1%;
    text-align: center;
    color: #fff;
    margin-top: 30px;
}

.xiaoy li:last-child {
    margin-right: 0;
}

.xiaoy li b {
    display: block;
    font-size: 1.7rem;
    font-family: arial;
    font-weight: normal;
    line-height: 2.6rem;
}

.xiaoy li span {
    display: block;
}

.bd ul {
    display: flex;
    flex-wrap: wrap;
}

.bd ul li {
    padding: 2%;
    width: 49%;
    float: left;
    box-sizing: border-box;
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px solid #ddd;
}

.bd ul li p {
    margin: 0 !important;
    padding-top: 10px;
}

.bd ul li b {
    display: block;
    font-size: 20px;
    color: #333;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 13px;
    margin-bottom: 15px;
}

.bd ul li p em {
    display: inline-block;
    font-style: normal;
    color: #03286e;
    text-align: center;
    font-weight: bold;
}


.ted ul li {
    width: 23%;
    float: left;
    text-align: center;
    padding: 0 2%;
    box-sizing: border-box;
    margin-right: 2%;
}

.ted ul li:last-child {
    margin-right: 0;
}

.ted ul li img {
    display: block;
    width: 120px;
    height: 120px;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 50%;
    background: #03286e;
}

.ted ul li b {
    display: block;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    padding-bottom: 10px;
    padding-top: 10px;
}

.tedFour {
    background: url(newsbgs.jpg) top;
    padding-bottom: 3rem;
    margin-top: 5rem;
}

.tedFour ul li {
    width: 32%;
    float: left;
    text-align: center;
    padding: 0 2%;
    box-sizing: border-box;
    margin-right: 2%;
    margin-bottom: 50px;
    height: 260px;
}

.tedFour ul li p {
    width: 100%;
    height: 96px;
    overflow: hidden;
    margin: 0 auto;
}

.tedFour ul li:nth-child(3n) {
    margin-right: 0;
}

.tedFour ul li img {
    display: block;
    width: 90px;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 50%;
    background: #03286e;
}

.tedFour ul li b {
    display: block;
    font-size: 1.2rem;
    font-weight: normal;
    color: #333;
    padding-bottom: 10px;
    padding-top: 10px;
}


.jies {
    margin-top: 1.5rem
}

.jies dl dt {
    width: 80%;
    float: right;
    float: right;
    margin-right: -30%;
}

.jies dl dt img {
    border-radius: 10px
}

.jies dl dd {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 5%;
}

.jies dl dd b {
    display: block;
    font-size: 1.8rem;
    line-height: 120%;
    padding-top: 1rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 1.5rem;
    color: #333
}

.jies dl dd b span {
    display: block;
    font-weight: normal;
    padding-top: 5px;
    font-size: 1.4rem;
}


/******** 2024-06-10 17:00:00 ***/

.ym364.ji_ok ul li {
    border-radius: 15px;
}


.content1 {
    width: 1400px;
    margin: 0 auto;
}

.biaoti {
    font-size: 2rem;
    text-align: center;
    color: #333;
    font-weight: bold;
    padding-top: 4.5rem;
    padding-bottom: 2.75rem;
    line-height: 100%;
}

.biaoti.ys {
    color: #fff;
    position: absolute;
    width: 100%;
}

.biaoti.jl {
    padding-bottom: 1.25rem;
    padding-top: 2.25rem;
}

.biaoti.dq {
    text-align: left;
    padding-bottom: 0.5rem;
    padding-top: 13px;
}

.biaoti span {
    display: block;
    font-size: 1.3rem;
    padding-top: 15px;
    font-weight: normal
}




.wz {
    color: #04296e;
    font-size: 0.9rem;
    font-weight: bold;
}

.youshi {
    background: url(newsbgs.jpg) no-repeat;
    margin-top: 5rem;
    padding-bottom: 4rem;
}

.youshi ul {
    width: 96%;
    margin: 0 2%;
}

.youshi ul li {
    width: 25%;
    height: 280px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-right: 0;
    text-align: center;
    padding: 3.5% 2%;
    border-bottom: 0;
}

.youshi ul li:nth-child(4n) {
    border-right: 1px solid #ddd;
}

.youshi ul li.er {
    border-bottom: 1px solid #ddd;
}

.youshi ul li i {
    display: block;
    color: #03286e;
    font-style: normal;
    font-size: 1.5rem;
    font-family: arial;
}

.youshi ul li b {
    display: block;
    font-size: 1.1rem;
    padding-top: 15px;
    font-weight: normal;
    color: #333;
}

.youshi ul li p {
    margin: 0;
    padding-top: 0.9rem;
}


.jiyu {
    box-shadow: 0 0 15px #ddd;
    padding: 3% 3%;
    border-radius: 10px
}

.jiyu dl dt {
    width: 35%;
    float: left;
}

.jiyu dl dt img {
    border-radius: 10px
}

.jiyu dl dd {
    width: 65%;
    float: right;
    box-sizing: border-box;
    padding: 1% 1% 0 4%;
}

.wenhua {
    background: url(bjltgcBanner.jpg) bottom;
    margin-top: 5rem;
    ;
    position: relative;
}

.wenhua ul li {
    color: #fff;
    width: 25%;
    box-sizing: border-box;
    float: left;
    padding: 0 3.5% 11%;
    text-align: center;
    padding-top: 11%;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    min-height: 613px
}

.wenhua ul li:hover {
    background: #04296e;
}

.wenhua ul li:last-child {
    border-right: 0
}

.wenhua ul li em {
    display: block;
    font-size: 1.7rem;
    font-weight: normal;
    font-style: normal;
    font-family: arial;
}

.wenhua ul li b {
    display: block;
    font-size: 1.3rem;
    padding: 13px 0 22px;
}

.wenhua ul li span {
    display: block;
}


.HdhNrList ul {
    display: flex;
    flex-wrap: wrap;
}

.HdhNrList ul li {
    box-sizing: border-box;
    padding: 3% 1.5%;
    margin-bottom: 1%;
    width: 19.2%;
    background: rgb(245, 245, 245);
    float: left;
    margin-right: 1%;
    text-align: center;
}

.HdhNrList ul li:nth-child(5n) {
    margin-right: 0
}

.HdhNrList ul li b {
    display: block;
    font-size: 1rem;
    color: #03286e;
    color: #333;
    height: 1.2rem;
    ;
    line-height: 1.2rem;
    ;
    margin-bottom: 10px;
    padding-top: 2px;
    margin-bottom: 10px;
}

.HdhNrList ul li p {
    margin: 0 !important;
    padding-top: 5px;
}

.HdhNrList ul li p em {
    display: inline-block;
    font-style: normal;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.HdhNrList ul li i {
    font-style: normal;
    color: #fff;
    font-size: 1.2rem;
    ;
    font-weight: bold;
    font-family: arial;
    color: #03286e;
    display: block;
    overflow: hidden;
}

.HdhStyleCircle ul li {
    width: 18.8%;
    float: left;
    text-align: center;
    padding: 2%;
    box-sizing: border-box;
    margin-right: 1.5%;
    border: 1px solid #ddd;
}

.HdhStyleCircle ul li:last-child {
    margin-right: 0;
}

.HdhStyleCircle ul li img {
    display: block;
    width: 90px;
    margin: auto;
    margin-bottom: 1rem;
    border-radius: 50%;
    background: #03286e;
}

.HdhStyleCircle ul li b {
    display: block;
    font-size: 1.2rem;
    font-weight: normal;
    color: #333;
}

.hdhonestyle dl dt {
    width: 50%;
    float: left;
}

.hdhonestyle dl dd {
    width: 50%;
    float: right;
    padding-left: 1.5%;
    box-sizing: border-box;
}

.hdhonestyle dl dd ul li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 5.2% 5%;
    box-sizing: border-box;
    background: rgb(245, 245, 245);
}

.hdhonestyle dl dd ul li:nth-child(2n) {
    margin-right: 0;
}

.hdhonestyle dl dd ul li b {
    display: block;
    font-size: 1.2rem;
    color: #333;
    font-weight: normal;
    border-left: 3px solid #cc0e3e;
    padding-left: 10px;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-bottom: 8px;
}

.hdhonestyle dl dd ul li span {
    display: block;
    padding-top: 12px;
}

.hdhcspone {
    width: 55%;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    position: relative;
    padding-left: 1.5rem;
}

.hdhcspone i {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    top: 0.6rem;
    left: 2px;
}

.hdhstyletwo {
    padding: 50px 25px;
    box-shadow: 0 0 15px #ddd;
    margin-bottom: 100px;
}

.hdhstyletwo ul li {
    width: 25%;
    float: left;
    border-right: 1px solid #ddd;
    box-sizing: border-box;
}

.hdhstyletwo ul li:last-child {
    border: 0
}

.hdhstyletwo ul li img {
    display: block;
    width: 80px;
    margin: auto;
    margin-bottom: 15px;
    float: none
}

.hdhstyletwo ul li b {
    display: block;
    font-size: 1.2rem;
    text-align: center;
    font-weight: normal;
    padding: 6px 0;
}

.hdhstyletwo ul li span {
    display: block;
    text-align: center;
    padding-top: 10px;
}

.hdhcontentinfo {
    padding-bottom: 0 !important
}

.hdhcontentinfo .hdhcontent {
    box-shadow: 0 0 15px #ddd;
    padding-bottom: 1%;
}

.hdhcontentinfo .hdhcontent span {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 12px;
    display: block;
}

.hdhcontentinfo .hdhcontent strong {
    display: inline-block;
    color: #03286e;
    padding-left: 25px;
    font-size: 0.9rem;
}

.hdhcontentinfo .biaoti.jl {
    padding-bottom: 1.25rem;
    padding-top: 1.5rem;
}

.hdhcontentinfo .hdhtdkj ul {
    display: flex;
    flex-wrap: wrap;
}

.hdhcontentinfo .hdhtdkj ul li {
    width: 32.2%;
    float: left;
    margin-right: 1%;
    background: rgb(245, 245, 245);
    margin-bottom: 1%;
    box-sizing: border-box;
    padding: 2%;
}

.hdhcontentinfo .hdhtdkj ul li:nth-child(3n) {
    margin-right: 0;
}

.hdhcontentinfo .hdhtdkj ul li b {
    display: block;
    font-size: 1rem;
    padding-bottom: 5px;
    color: #333
}

.hdhcontentinfo .hdhtdkj ul li p {
    margin: 0;
    padding-top: 10px
}

.hdhcontentinfo .hdhtitle {
    background: #03286e;
    width: 160px;
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 10px 15px;
    margin-bottom: 25px;
    margin-top: 2.5rem;
    border-left: 10px solid #c90f3e;
    line-height: 120%;
    font-weight: normal;
    height: 2rem;
    ;
    line-height: 2rem;
}

.hdhcontentinfo .hdhhonorswitch ul {
    display: flex;
    flex-wrap: wrap;
}

.hdhcontentinfo .hdhhonorswitch ul li {
    width: 49.5%;
    float: left;
    margin-right: 1%;
    text-align: center;
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding-bottom: 2%;
}

.hdhcontentinfo .hdhhonorswitch ul li:last-child {
    margin-right: 0;
}

.hdhcontentinfo .hdhhonorswitch ul li img {
    display: block;
    width: 100%;
}

.hdhcontentinfo .hdhhonorswitch ul li b {
    display: block;
    font-size: 1.2rem;
    font-weight: normal;
    color: #333;
    padding-top: 26px;
}

.hdhcontentinfo .hdhhonorswitch ul li span {
    display: block;
    padding-top: 15px;
    padding-left: 5%;
    padding-right: 5%;
}

.hdhcontentinfo .hdhprjectframe {
    width: 1400px;
    margin: 0 auto;
}

.hdhcontentinfo .hdhprjectframe .hdhprjectsingle {
    background: rgb(245, 245, 245)
}

.hdhcontentinfo .hdhprjectframe .hdhprjectsingle dl dt {
    width: 60%;
    float: left;
}

.hdhcontentinfo .hdhprjectframe .hdhprjectsingle dl dd {
    width: 40%;
    float: right;
    box-sizing: border-box;
    padding: 5% 5% 0;
}

.hdhcontentinfo .hdhprjectframe .hdhprjectsingle dl dd b {
    display: block;
    font-size: 1rem;
    color: #333;
}

.hdhcontentinfo .hdhprjectframe .hdhprjectsingle dl dd span {
    display: block;
    padding-top: 8px;
    padding-bottom: 2rem;
}

.hdhcontentinfo .hdhplancontent {
    border: 1px solid #ddd;
    padding: 20px
}