.title {
    font-family: SourceHanSansCN-Bold;
    font-size: 22px;
    color: #000;
    letter-spacing: 0;
    width: 100%;
    overflow: hidden;
}

.hy {
    padding: 27px 43px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: relative;
}

.navbox li a {
    color: #1c39b7
}

.yl {
    position: absolute;
    background: #EEEEEE;
    border-radius: 4px;
    border-radius: 4px;
    width: 5px;
    height: 324px;
    right: 20px;
}

.data {
    display: inline-block;
    background: #999999;
    border-radius: 5px;
    border-radius: 5px;
    padding: 6px 12px;
    font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.p {
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tl {
    background: #ADB4C8;
    border-radius: 5.5px;
    border-radius: 5.5px;
    width: 11px;
    height: 44px;
    position: absolute;
    left: -2px;
}

.cl {
    margin-bottom: 27px;
}

.tl:nth-of-type(1) {
    top: 0;
}

.tl:nth-of-type(2) {
    top: 92px;
}

.tl:nth-of-type(3) {
    top: 184px;
}

.tl:nth-of-type(4) {
    top: 280px;
}

.xwdt {
    height: 72px;
    background-image: url(./hddt.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.hdyg {
    height: 72px;
    background-image: url(./2233.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.zb {
    float: right;
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    text-align: right;
}

.content1 {
    width: 100%;
    height:500px;
    border-radius: 28px;
    /* border-radius: 28px; */
    background-image: linear-gradient(to right, #6892FF, #1F42D3);
    box-sizing: border-box;
    padding: 6px;
}

.kl {
    border-bottom: solid 1px #D8D8D8;
    padding-bottom: 30px;
}

.bt {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.47);
    height: 53px;
    /* text-align: center; */
    font-family: SourceHanSansCN-Regular;
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    line-height: 53px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jcsj {
    height: 65px;
    background-image: url(./jcsj.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.banner3 {
    height: 237px;
}
.banner {
    height: 100%;
	width: 100%;
}
.jcsjc {
    position: relative;
}

.jcsjc .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    width: 51px;
    height: 92px;
    background-image: url(./rig.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: -64px;
}

.jcsjc .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    width: 51px;
    height: 92px;
    background-image: url(./lef.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    left: -64px;
}

.jcsjc .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    font-size: 0;
}

.jcsjc .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    font-size: 0;
}

.xw,
.jcsjc,
.hyygl {
    margin-top: 180px;
}

.btl {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.47);
    height: 53px;
    /* text-align: center; */
    font-family: SourceHanSansCN-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    line-height: 53px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cll {
    margin-bottom: 32px;
}

.btlc {
    font-family: SourceHanSansCN-Bold;
    color: #1639C5;
    letter-spacing: 0;
}

.tl {
    display: none;
}

.tll {
    display: block;
}

.dbj {
    background-image: url(./huati.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.content_box {
    margin: 0 auto;
    /* width: 1200px; */
}

.fbtit {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    padding-top: 10px;
}

.content_box .content_detail {
    width: 100%;
    background-color: #FFFFFF;
}

.content_box .content_detail .newDetails {
    margin: 0 auto;
    width: 90%;
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 20px;
    padding-top: 20px;
}

.newDetails_txt p {
    margin-top: 10px
}

.content_box .content_detail .newDetails h3 {
    font-size: 30px;
    padding-top: 40px;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 1.5em;
}

.content_box .content_detail .newDetails dl {
    float: left;
    margin: 20px 34px 0 0;
    font-size: 16px;
    color: #7a7a7a;
}

.newDetails_txt {
    padding: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 2.1rem;
    letter-spacing: .03rem;
    color: #333;
}

.content_box .content_detail .newDetails dl dt,
.newDetails dl dd {
    float: left;
    display: inline;
}

.newDetails_txt img {
    border-radius: 5px;
}

.arcbox {
    padding: 20px;
    min-height: 600px;
}

.tap_content {
    display: block !important;
    background-color: #fff;
    box-sizing: border-box;
    padding: 15px 30px;
    position: relative;
}

.tap_title_active {
    background-color: #4e6bad;
    color: #fff !important;
}

.tap_content a {
    display: flex;
    color: #000;
    font-size: 18px;
    justify-content: space-between;
    line-height: 45px;
    padding-left: 25px;
    background: url(/images/4182/icolist.gif) no-repeat left center;
}

.tap_content a:hover {
    color: #4e6bad;
    background: url(/images/4182/icolisthover.gif) no-repeat left center;
}

.listtit {
    font-size: 30px;
    font-weight: 800;
    color: #000;
    line-height: 50px;
    padding-left: 30px;
    padding-top: 20px;
}

.innerheader {
    position: absolute;
    z-index: -1
}

.tophig {
    height: 544px;
}

.dbtlc {
    color: #fff;
    background-color: #1639c5
}

.bor {
    width: 1200px;
    height: 534px;
    margin: 0 auto;
margin-top: 60px;
}
.more{
position: relative;
    bottom: -20px;
    right:54px;
z-index:999;
}
.more>a {
    width: 80px;
    height: 20px;
    font-size: 20px;
    font-weight: 400;
    color: rgb(104, 146, 255);
    line-height: 30px;
    float: right;
    margin-right: 30px;
}

.footercenter>a {
    color: #fff;
}

.jieri {
    height: 260px;
    width: 1200px;
    display: inline-block;
position: relative;
    bottom: 100px;
}

.jieri>.left {
    width: 376px;
    height: 250px;
    border: 4px solid rgb(104, 146, 255);
    display: inline-block;
position: relative;
    top: 120px;
}

.jieri>.left>img {
width: 368px;
    height: 244px;
    /* border: 0.04px solid rgb(104, 146, 255); */
    position: relative;
    bottom: 1px;
}

.jieri>.right {
    height: 222px;
    width: 789px;
    border: 2px solid rgb(104, 146, 255);
    display: inline-block;
    position: absolute;
    top: 134px;
    right: 36px;
    text-align: left;
    flex-direction: inherit;
    z-index: 99;
}
.hr {
    margin-top: 20px;
    width: 740px;
    border-bottom: 1px solid rgb(104, 146, 255);
    margin-left: 20px;
}


/* .hr {
    margin-top: 0.2px;
    width: 7.81px;
    border: 1px solid rgba(206, 1, 8, 1);
    margin-left: 0.2px;
} */

.jieri>.right h1 {
    /* width: 6px;
    height: 0.3px;
    line-height: 0.3px;
    float: left;
    text-align: center;
    font-size: 0.28px;
    margin-top: 0.20px;
    color: #464646; */
    width: 768px;
    height: 24px;
    font-size: 23px;
    font-weight: 600;
    color: #000000;
    line-height: 36px;
    margin-left: 20px;
    margin-top: 20px;
}

.jieri>.right p {
    /* width: 5.7px;
    height: 0.70px;
    float: left;
    margin-left: 0.2px;
    text-align: center;
    font-size: 0.18px;
    color: #606060;*/
    margin-top: 12px;
    width: 680px;
    height: 52px;
    font-size: 19px;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
    margin-left: 20px;
}

.jieri>.right>.button {
    width: 133px;
    height: 41px;
    font-size: 20px;
    font-weight: 400;
    background-color: rgb(104, 146, 255);
    line-height: 41px;
    border-radius: 7px;
    float: right;
    margin-top: 20px;
    margin-right: 35px;
    text-align: center;
    z-index:999;
}

.jieri>.right>.button>a {
    color: #fff;
}

.banner2>.swiper-wrapper>.swiper-slide>a>img{
	width: 100%;
}

.footer a{
	color: #fff;
}

            .jcsj,.xwdt,.hdyg,.zbjb,.mtbd {
                /*margin-bottom: 50px;*/
margin-top: 50px;
            }
.zbjb{
    height: 72px;
    background-image: url(./zbjb.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.mtbd{
    height: 72px;
    background-image: url(./mtbd.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.hxxd{
width: 1200px;
    margin: 0 auto;
}

.jcsjc{
    margin-top: 20px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 71px;
}
	.jrdt,jcsjc{
		margin-top:120px!important;
	}
