@media (min-width: 1025px) {
	.pc-nav li:hover .tit,
	header.white .pc-nav li:hover .tit,
	header.search-cur .pc-nav li:hover .tit{
		color: #e50012;
	}
	.pc-nav li.on .navson{
		opacity: 1;
	    filter: alpha(opacity=100);
	    visibility: visible;
	}
	.pc-nav li .navson a:hover{
		color: #e50012;
		background-color: #f9f9f9;	
	}
	.header-right .lang-box a:hover,
	header.white .header-right .lang-box a:hover,
	header.search-cur .header-right .lang-box a:hover{
		color: #e50012
	}
	.footer-bottom .left .police:hover,
	.footer-bottom .left .icp:hover,
	.footer-bottom .left .build a:hover{
		color: #fff;
	}
	.f-nav .navson a:hover{
		color: #fff;
	}
	.sub-nav .swiper-slide:hover a{
		color: #e50012;
	}
	.sub-nav .swiper-slide:hover a:before{
	    transform: scaleX(1);
	}
	.page a:hover{
		color: #e50012;
	}
	.page a[rel=prev]:hover,
	.page a[rel=next]:hover{
		background-color: #e50012;
		border-color: #e50012;
	}
	.page a[rel=prev]:hover{
	    background-image: url('../images/page-prev2.png');
	}
	.page a[rel=next]:hover{
	    background-image: url('../images/page-next2.png');
	}
	.dynamic-box .buttons .prev:hover{
		background-image: url('../images/dynamic-prev2.png');
	}
	.dynamic-box .buttons .next:hover{
		background-image: url('../images/dynamic-next2.png');
	}
	.bid-box .list .con-box:hover .doc{
		border-color: #e50315;
		background-color: #e50315;
	}
	.bid-box .list .con-box:hover .doc span{
		color: #fff;
		background-image: url('../images/doc-icon2.png');
	}
	.strategy-box .list .con-box:hover .line:after{
		width: 100%;
	}
	.recruit-box .tab-btns a:hover,
	.recruit-list .tit-box .btns a:hover,
	.develop-part2-box .type-btns a:hover,
	.estateinfo-tab-box .back-btn:hover{
		color: #fff;
		border-color: #e50012;
		background-color: #e50012;
	}

	.develop-part3-box .list .con-box:hover img{
		transform: scale(1.1);
	}
	.develop-part3-box .list .con-box:hover .block{
		transform: rotate(7deg);
	}
	.feature-tab .swiper-slide:hover{
		box-shadow: 0 0 1.5rem rgba(0,0,0,.11);
	}
	.life-box .middle-list .con-box:hover img{
		transform: scale(1.1);
	}
	.life-box .middle-list .con-box:hover:before{
	    transform: rotate(14deg);
	}
	.life-box .middle-list .con-box:hover:after{
	    transform: rotate(7deg);
	}
	.journal-box .time-tab .swiper-slide:hover a{
	    background-color: #e50012;
	    color: #fff;
	}

	.video-box .simg-tab-box .prev:hover{
	    background-image: url('../images/dynamic-prev2.png');
	}
	.video-box .simg-tab-box .next:hover{
	    background-image: url('../images/dynamic-next2.png');
	}
	.history-tab .swiper-slide:hover .text-box:before{
		transform: rotate(15deg);
	}
	.history-tab .swiper-slide:hover .point{
		background-color: #e50012;
	}
	.culture-list .item:hover .icon{
		background-color: #c70011;
	}
	.culture-list .item:hover .init{
		opacity: 0;
	}
	.culture-list .item:hover .hover{
		opacity: 1;
	}
	.profile-box .num-list .item:hover .tit{
		color: #e50012;
	}
	.profile-box .num-list .item:hover .tit:before{
		background-color: #e50012;
	}
	.profile-box .num-list .item:hover .num,
	.profile-box .num-list .item:hover .unit{
		color: #e50012;
	}
	.history-tab-box .prev:hover,
	.history-tab-box .next:hover{
		background-color: #e50012;
		border-color: #e50012;
	}
	.history-tab-box .prev:hover{
		background-image: url('../images/history-prev2.png');
	}
	.history-tab-box .next:hover{
		background-image: url('../images/history-next2.png');
	}
	
	.index-business .con-box:hover img{
		transform: scale(1.1);
	}
	.index-business .con-box:hover .block{
		border-radius: 50%;
	}
	.index-business .con-box:hover .block:before{
		transform: scale(1);
	}
	.index-business .con-box:hover .img-box:before{
	    transform: rotate(14deg);
	}
	.index-business .con-box:hover .img-box:after{
	    transform: rotate(7deg);
	}
	.index-business .con-box:hover .txt{
		color: #e50012;
	}

	.index-project .text-box .more-btn:hover:before{
		border-radius: 100%;
	}
	.index-project .prev:hover{
		background-image: url('../images/index-project-prev2.png');
	}
	.index-project .next:hover{
		background-image: url('../images/index-project-next2.png');
	}

	.index-news-box .type-btns a:hover{
	    color: #e50012;
	}
	.search-dialog input[type=submit]:hover{
		background-image: url('../images/search-icon2.png');
	}
	.header-right .icon-box .item:hover .icon{
		background-color: #e50012;
		color: #fff;
		border-color: #e50012;
	}
	.header-right .icon-box .item:nth-child(1):hover .icon{
		background-image: url('../images/search-btn2.png');
	}
	.header-right .icon-box .item:nth-child(2):hover .icon{
		background-image: url('../images/pc-icon2.png');
	}
	header.search-cur .header-right .icon-box .item:nth-child(2):hover .icon{
		background-image: url('../images/pc-icon2.png');
	}

	.fade-in{
      opacity: 0;
      filter: alpha(opacity=0);
      transition: opacity 1s;
    }
    .fade-in-up{
      opacity: 0;
      filter: alpha(opacity=0);
      transform: translateY(30px);
    }
    .fade-in-down{
      opacity: 0;
      filter: alpha(opacity=0);
      transform: translateY(-30px);
    }
    .fade-in-right{
      opacity: 0;
      filter: alpha(opacity=0);
      transform: translateX(30px);
    }
    .fade-in-left{
      opacity: 0;
      filter: alpha(opacity=0);
      transform: translateX(-30px);
    }

    .index-wrap .animate .fade-in{
      opacity: 1;
      filter: alpha(opacity=1);
      transition: transform 1s,opacity 1s;
    }
    .index-wrap .animate .fade-in-up{
      opacity: 1;
      filter: alpha(opacity=1);
      transform: translateY(0);
      transition: transform 1s,opacity 1s;
    }
    .index-wrap .animate .fade-in-down{
      opacity: 1;
      filter: alpha(opacity=1);
      transform: translateY(0);
      transition: transform 1s,opacity 1s;
    }
    .index-wrap .animate .fade-in-left{
      opacity: 1;
      filter: alpha(opacity=1);
      transform: translateX(0);
      transition: transform 1s,opacity 1s;
    }
    .index-wrap .animate .fade-in-right{
      opacity: 1;
      filter: alpha(opacity=1);
      transform: translateX(0);
      transition: transform 1s,opacity 1s;
    }
    .wow{
    	visibility: hidden;
    }
    .video-box .bimg-tab .play-btn:hover{
    	background-image: url('../images/video-btn2.png');
    	border-color: #e50012;
    }
    .video-box .simg-tab .con-box:hover .img{
    	transform: scale(1.1);
    }
    .video-box .simg-tab .con-box:hover .txt{
    	color: #e50012;
    }
    .journal-list .con-box:hover img{
    	transform: scale(1.1);
    }
    .journal-list .con-box:hover .txt{
    	color: #e50012;	
    }
    .welfare-box .list .con-box:hover img{
    	transform: scale(1.1);
    }
    .welfare-box .list .con-box:hover .tit{
    	color: #e50012;
    }
    .party-news .list .item:hover .day,
    .party-news .list .item:hover .ym,
    .party-news .list .item:hover .tit,
    .dynamic-box .tab-list .con-box:hover .tit{
    	color: #e50012;
    }
    .dynamic-box .tab-list .con-box:hover .img,
    .top-news-tab .con-box:hover img,
    .news-box .news-list .item:hover img{
    	transform: scale(1.1);
    }
    .top-news-tab .con-box:hover .text .tit,
    .news-box .news-list .item:hover .tit{
    	color: #e50012
    }
    .scroll-arrow:hover{
    	background-color: #fff;
    	border-color: #fff;
    }
    .scroll-arrow:hover:before{
    	background-image: url('../images/about-scroll-arrow.png');
    }
    .banner .scroll-arrow:hover{
    	background-color: transparent;
    	border-color: #e50012;
    }
    .index-news .con-box:hover .tit{
    	color: #e50012;
    }
    .index-news .con-box:hover img{
    	transform: scale(1.1);
    }
}