@media (min-width: 1920px){
	
	.row.row-lg{
		margin-left: -25px;
		margin-right: -25px;
	}

	.row.row-lg>* {
		padding-left: 25px;
		padding-right: 25px;
	}

	/*hmore*/
	.hmore{
		width: 44px;
		height: 44px;
	}
	.hmore::before{
		width: 44px;
	}
	.hmore::after{
		height: 44px;
	}

	/*首页简介*/
	.hintro-box .bg-dark{
		height: calc(100vw * .028 + 418px);
		padding: 85px 75px 85px 110px;
	}
	.hintro-box .title-hintro .title{
		font-size: 24px;
	}
	.hintro-box .hintro-con *{
		font-size: 16px;
	}
	.hintro-box .title-hintro{
		margin-bottom: 60px;
	}
	.hintro-box .hintro-con{
		margin-bottom: 75px;
	}

	/*首页产品*/
	.hpro-box > .row > .col-6:last-child{
		height: 400px;
	}
	.hidea-box > .row > .col-6:last-child{
		height: 539px;
	}
	.hpro-box .hpro-left{
		margin-top: -75px;
		padding-right: 110px;
	}
	.hpro-box .title-hpro{
		margin-bottom: 60px;
	}
	.hpro-box .title-hpro:nth-child(2){
		margin-bottom: 40px;
	}
	.hpro-box .title-hpro .title{
		font-size: 60px;
		margin-bottom: 20px;
	}
	.hpro-box .title-hpro .des{
		font-size: 20px;
	}


	/*****首页团队*****/
	.gallery-thumbs-box .swiper-button-prev,
	.gallery-thumbs-box .swiper-button-next{
		background: none;
		width: 180px;
		left: -180px;
		outline: none;
		margin-top: -70px;
	}
	.gallery-thumbs-box .swiper-button-prev .icon,
	.gallery-thumbs-box .swiper-button-next .icon{
		font-size: 66px;
	}
	.gallery-thumbs-box .swiper-button-next{
		left: auto;
		right: -180px;
	}

	/*首页投资理念*/
	.hpro-box .hidea-con{
		padding-top: 20px;
	}
	.hpro-box .hidea-con .title-hidea{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.hpro-box .hidea-con .title-des{
		margin-bottom: 35px;
	}


	/*首页板块*/
	.list-hplate{
		transform: translateY(-75px);
	}
	.list-hplate .item{
		padding: 85px 5px 160px 5px;
	}
	.list-hplate .item .icon{
		font-size: 50px;
		height: 50px;
	}
	.list-hplate .item .title{
		font-size: 16px;
		margin-top: 20px;
	}


	/*首页新闻*/
	.hnews-content .media .label{
		position: relative;
		width: 50px;
		height: 95px;
		padding: 16px 12px;
		font-size: 18px;
		margin-right: 35px;
	}
	.hnews-content .media .label::before{
		border-width: 0 25px 25px 25px;
	}
	.hnews-content .tab-pane .media .title{
		font-size: 24px;
		margin-bottom: 15px;
		line-height: 36px;
		height: 72px;
	}
	.hnews-content .tab-pane .media .time{
		font-size: 18px;
	} 
	.hnews-content .tab-pane .con{
		margin-top: 50px;
		margin-bottom: 60px;
	}
	.hnews-content .tab-pane .con,
	.hnews-content .tab-pane .con *{
		font-size: 16px !important;
	}
	.hnews-box .nav{
		width: 290px;
		margin-left: 40px;
	}
	.hnews-box .nav li{
		margin-bottom: 20px;
	}
	.hnews-box .nav li .hnews-imgbox{
		width: 290px;
		height: 220px;
	}
	.hnews-box .nav li .hnews-imgbox .hide-con{
		padding: 30px;
	}
	.hnews-box .nav li .hnews-imgbox .hide-con .hmore-box{
		bottom: 45px;
		margin-left: -13px;
	}
	.list-hnews{
		margin-top: -12px;
	}
	.list-hnews li a{
		line-height: 2.9;
	}
	.list-hnews li a span{
		padding-right: 15px;
	}


	/*导航*/
	.navbar-nav .nav-item .dropdown-menu{
		min-width: 100%;
	}
	.navbar-expand-md .navbar-nav .nav-link{
		padding: 25px 18px;
	}
	.navbar-expand-md .navbar-nav .nav-item-icon .nav-link{
		margin: 22px 0 22px 34px;
	}

	/*新闻详细页顶部大图*/
	.img-top img{
		max-width: none;
		width: 100%;
	}

	/*底部*/
	.ft-box{
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.ft-box .small{
		font-size: 13px;
	}
	.ft-box .ewm-l{
		margin-left: 60px !important;
	}

	/*焦点图2*/
    
    .swiper-focus .container{
        padding-left: 15px;
        padding-right: 15px;
    }
	
	.swiper-focus  .swiper-pagination-bullet .num{
		font-size: 56px;
	}

	/*连接左侧文字*/
	.swiper-focus .swiper-slide .container.text-left{
		margin-top: 8vw;
	}
	.swiper-focus .swiper-slide.left .link-box{
		margin-top: 14vw;	
	}

	/*连接居中文字*/
	.swiper-focus .swiper-slide .container.text-center{
		margin-top: 14vw;
	}
	.swiper-focus .swiper-slide .link-box{
		margin-top: 13vw;	
	}


	/*第一行文字*/
	.swiper-focus .swiper-slide .animate-text{
		font-family: '楷体','宋体','times';
		font-size: 50px;
	}

	/*第二行文字*/
	.swiper-focus .swiper-slide .move-s{
		font-size: 24px;
	}

	/******列表******/

	/*新闻列表*/
	.list-news .item{
		margin-bottom: 100px;
	}
	.list-news .item .img-box{
		width: 374px;
		height: 230px;
		margin-right: 90px;
	}
	.list-news .item .img-box img{
		min-width: 374px;
		min-height: 230px;
	}
	.list-news .item .media-body{
		width: calc(100% - 464px);
	}

	/*合作伙伴*/
    .list-partner .item > .bg-white{
        height: 130px;
    }

    /*产品查询详情*/
    .list-structure .item{
		font-size: 15px;
	}


	/*****单页面*****/
	/*盈峰简介*/
	.intro-num-box .bg-dark{
		padding: 90px 50px 0 130px;
	}
	.intro-num-box .title-intro{
		margin-bottom: 60px;
	}
	.intro-num-box .title-intro .title{
		font-size: 60px;
	}
	.intro-num-box .title-intro .des{
		font-size: 20px;
	}

	/*发展历程*/
	.list-history .item::before{
		width: 15vw;
		transform: rotate(-10deg);
		top: 68px;
	}
	.list-history .item:nth-child(2)::before{
		top: 45px;
		transform: rotate(-13.5deg);
	}
	.list-history .item:nth-child(3)::before{
		transform: rotate(-22.5deg);
		width: 16vw;
	}
	.list-history .item:nth-child(4)::before{
		top: 45px;
		transform: rotate(-18deg);
	}
	.list-history .item:nth-child(4)::after{
		left: 23.2vw;
		top: -2.6vw;
	}
	.list-history .item .des{
		font-size: 16px;
	}
	.list-history .item .round{
		width: 24px;
		height: 24px;
		width: 24px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.list-history .item .time{
		width: calc(100% - 65% -24px);
		margin-left: calc( 65% + 24px);
		font-size: 20px;
		margin-right: -80px;
	}

}