.dcColor {
	color: #f04956!important;
}
.dcColor1{
	color:#000!important;
	margin-bottom: 0px!important;
}
.dcColor2{
	color:#ee4754!important;
}
.dcContent .dcMenuList .dcTitleList li a{
	color:#666;
}
.dcMenuDh  p a{
	color:#8F8F90;
}
/*
 设置屏幕兼容*/

@media (max-width: 1024px) {
	.dcDw{
		width:95%;
		height:150px;
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		margin:auto;
		z-index:111;
	}

	.dcDw  .dcDwLh3{
		font-size: 18px;
		line-height: 30px;
		color:#fff;
		font-family: 'SanFranciscoDisplay-Light';
	}
	.dcDw  .dcDwLp{
		font-size:40px;
		line-height: 80px;
	    color: #fff;
	    font-weight: bold;
	}
	.dcDw .dcLLine{
		width: 80px;
		height: 4px;
		background-color: #ffffff;
	}
	.dcDw  .dcDwRh3{
		text-align: right;
		font-size: 56px;
		line-height: 80px;
		font-family: 'SanFranciscoDisplay-Heavy';
		letter-spacing: 3.1px;
		color: #ee2e3d;
		padding-right:50px;
		box-sizing: border-box;
	}
	.dcDw  .dcRLine{
		width:100%;
		height:30px;
		font-size: 18px;
		color:#fff;
		line-height: 30px;
		text-align:right;
		float:right;
		padding-right:30px;
		margin-right:50px;
		box-sizing: border-box;
		border-right:3px solid #ffffff;
	}
	.dcMarginT{
		margin-top: 120px!important;
	}
	
	/*轮播*/
	.dcBanner {
		width: 100%;
		height:280px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		position: relative;
		margin-top:80px;
	}
	.dcUs {
		width: 95%;
		margin: 0px auto;
		min-height: 100px;
		box-sizing: border-box;
	}
	.dcMenuDh{
		width:95%;
		height:100px;
		margin:20px auto!important;
		color: #8f8f8f;
		font-size: 14px;
		line-height: 100px;
	}
	.dcContent .dcMenuList{
		display: none;
	}
	.dcContent{
		width:100%;
		min-height: 100px;
		overflow: hidden;
	}

	.dcContent .dcListTent{
		width:100%;
		min-height:100px;
		padding:0px 30px;
		box-sizing: border-box;
	}
	
	.dcContent .dcBigTitle{
		font-size: 24px;
		line-height: 100px;
		text-align: center;
	}
	.dcContent .dcBigBt{
		font-size: 24px;
		line-height: 50px;
		margin-top: 20px;
		text-align: center;
	}
	.dcContent .dcFlex{
		width:100%;
		min-height:100px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 60px;
	}
	.dcContent .dcFlexMin{
		width:100%;
		min-height: 80px;
	}
	
	.dcContent .dcFlex .dcImg{
		width:100%;
		min-height:100px;
	}
	.dcContent .dctext{
		font-size:14px;
		color:#666;
		line-height:28px;
		margin-bottom: 40px;
	}
	.dcCultureEng{
	 	font-family: 'SanFranciscoDisplay-Regular';
	    font-size: 14px;
	    line-height: 32px;
	    color:#ccc;
	    text-align: center;
	    margin-bottom: 20px;
	 }
	 .dcHtitle{
		font-size: 12px;
		color: #b78665;
		width:100%;
		min-height:24px;
		border-top:1px solid  #b78665;
		border-bottom:1px solid  #b78665;
		padding:6px 0px;
		box-sizing: border-box;
	}
	.dcHtitle .dcHText{
		line-height: 22px;
		font-weight: bold;
	}
	.dcHList{
		width:100%;
		min-height:40px;
		margin: 20px 0px 40px;
	}
	.dcHList .dcHItem{
		width:100%;
		min-height:40px;
		display: flex;
		flex-wrap: nowrap;
		justify-content: flex-start;
		align-items: center;
		font-size: 12px!important;
		color:#666!important;
		line-height: 40px;
	}
	.dcHList   .dcHItem .hcircle{
		width: 8px;
		height: 8px;
		border-radius: 50%;
		margin-right: 10px;
		background-color: #ee4754;
	}
	.dcLList{
		width:100%;
		min-height:100px;
		position: relative;
	}
	.dcLList .dcLItem{
		width:100%;
		min-height:100px;
		overflow: hidden;
	}
	.dcHevery{
		width:100%;
		min-height:100px;
		padding:0px 40px 20px;
		box-sizing: border-box;
		position: relative;
	}
	
	.dcHevery .dcHyear{
		font-size: 20px;
		line-height: 30px;
		font-weight:bold;
		color: #333;
		margin-bottom: 20px;
	}
	.dcLeft .dcHyear{
		text-align: left;
	}
	
	.dcHevery .dcHevent{
		font-size: 12px;
		line-height:24px;
		color:#666;
	}
	.dcborder{
		width:1px;
		height:100%;
		background-color: #eeeeee;
		position: absolute;
		top:0px;
		left:0px;
	}
	
	.dcYcircle,.dcSurpls{
		display: none;
	}
	
	 .dcWhBt{
	 	font-size: 22px;
	 	line-height: 50px;
	 	text-align: center;
	 }
	 .dcCultureEng{
	 	font-family: 'SanFranciscoDisplay-Regular';
	    font-size: 16px;
	    line-height: 36px;
	    color:#ccc;
	    text-align: center;
	    margin-bottom: 20px;
	 }
	 .dcWhItem{
	 	width:400px;
	 	min-height: 30px;
	 	margin:0 auto 20px;
	 	display: flex;
	 	flex-wrap: nowrap;
	 	justify-content: flex-start;
	 	align-items: flex-start;
	 	line-height: 30px;
	 	box-sizing: border-box;
	 }
	 .dcWhItem .dcWhText{
	 	width:120px;
	 	font-size: 14px;
		letter-spacing: 0px;
		color: #b78665;
		margin-right: 20px;
	 }
	 .dcWhtent{
	 	font-size: 14px;
		letter-spacing: 0px;
		color: #333333;
	 }
	 .dcWhtbt{
	 	font-size: 18px;
	 	line-height: 100px;
	 	text-align: center;
	 }
}


/*>=1024的设备*/

@media (min-width: 1024px) {
	.dcMarginT{
		margin-top: 140px!important;
	}
	/*轮播*/
	.dcBanner {
		width: 100%;
		height: 480px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		position: relative;
		margin-top:100px;
	}
	.dcDw{
		width:890px;
		height:150px;
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		margin:auto;
		z-index:111;
	}

	.dcDw  .dcDwLh3{
		font-size: 20px;
		line-height: 40px;
		color:#fff;
		font-family: 'SanFranciscoDisplay-Light';
	}
	.dcDw  .dcDwLp{
		font-size:42px;
		line-height: 100px;
	    color: #fff;
	    font-weight: bold;
	}
	.dcDw .dcLLine{
		width: 86px;
		height: 4px;
		background-color: #ffffff;
	}
	.dcDw  .dcDwRh3{
		text-align: right;
		font-size: 58px;
		line-height: 80px;
		font-family: 'SanFranciscoDisplay-Heavy';
		letter-spacing: 3.1px;
		color: #ee2e3d;
		padding-right:100px;
		box-sizing: border-box;
	}
	.dcDw  .dcRLine{
		width:400px;
		height:30px;
		font-size: 20px;
		color:#fff;
		line-height: 30px;
		text-align:right;
		float:right;
		padding-right:30px;
		margin-right:100px;
		box-sizing: border-box;
		border-right:3px solid #ffffff;
	}
	.dcMenuDh{
		width:100%;
		height:100px;
		margin:20px auto!important;
		color: #8f8f8f;
		font-size: 12px;
		line-height: 100px;
	}
	.dcContent{
		width:100%;
		min-height: 100px;
		overflow: hidden;
	}
	.dcContent .dcMenuList{
		width:254px;
		min-height:100px;
		border: solid 2px #eeeeee;
		border-top:solid 2px #ee2e3d;
		padding:45px 30px 80px;
		margin-right: 30px;
		float:left;
		box-sizing: border-box;
	}
	.dcContent .dcListTent{
		width:calc(100% - 284px);
		min-height:100px;
		border: solid 2px #eeeeee;
		border-top:solid 2px #ee2e3d;
		padding:20px 30px;
		float:left;
		box-sizing: border-box;
	}
	.dcContent .dcMenuList .dcMark,.dcContent .dcMenuList .dcMarkqb{
		font-size: 18px;
		line-height: 30px;
		color: #999999;
		font-family: 'SanFranciscoDisplay-Semibold';
	}
	.dcContent .dcMenuList .dcMarkqb{
		color: #999999;
		font-size: 18px;
		font-family: 'SanFranciscoDisplay-Light';
	} 
	.dcContent .dcMenuList h2{
		font-size: 18px;
		line-height: 40px;
		margin-bottom: 20px;
		color: #010101;
	}
	.dcContent .dcMenuList .dcListLine{
		width:100%;
		height: 1px;
		background-color: #dddddd;
		position: relative;
		margin-bottom: 20px;
	}
	.dcContent .dcMenuList .dcListLine .leftCircel{
		width:6px;
		height:6px;
		border-radius: 50%;
		position: absolute;
		top: -3px;
    	left: -3px;
		background-color: #dddddd;
	}
	.dcContent .dcMenuList .dcListLine .rightCircel{
		width:6px;
		height:6px;
		border-radius: 50%;
		position: absolute;
		top:-3px;
		right:-3px;
		background-color: #dddddd;
	}
	.circle{
		width:4px;
		height:4px;
		border-radius: 50%;
		background-color: #dddddd;
		margin-right: 10px;
	}
	.dcContent .dcMenuList  .dcTitleList li{
		width:100%;
		height:40px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
		font-size: 12px;
		line-height: 30px;
		color:#888;
		padding:5px 0px;
		box-sizing: border-box;
		cursor: pointer;
		overflow: hidden;
		white-space:nowrap;
		text-overflow: ellipsis;
	}
	
	.active{
		color:#ee2e3d!important;
	}
	.activeBg{
		background-color: #ee2e3d!important;
	}
	.dcContent .dcBigBt{
		font-size: 26px;
		line-height: 50px;
		text-align: center;
		margin-top: 20px;
	}
	.dcContent .dcBigTitle{
		font-size: 26px;
		line-height: 100px;
		text-align: center;
	}
	.dcContent .dcFlex{
		width:100%;
		height:auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 60px;
	}
	.dcContent .dcFlexMin{
		width:30%;
		/*height:auto;*/
		min-height: 100px;
	}
	
	.dcContent .dcFlex .dcImg{
		width:100%;
		min-height:100px;
	}
	.dcContent .dctext{
		font-size:14px;
		color:#666;
		line-height:28px;
		margin-bottom: 40px;
	}
	.dcUs {
		width: 890px;
		margin: 0px auto;
		min-height: 100px;
		box-sizing: border-box;
	}
	.dcCultureEng{
	 	font-family: 'SanFranciscoDisplay-Regular';
	    font-size: 16px;
	    line-height: 36px;
	    color:#ccc;
	    text-align: center;
	    margin-bottom: 20px;
	 }
	.dcHtitle{
		font-size: 14px;
		color: #b78665;
		width:100%;
		min-height:24px;
		border-top:1px solid  #b78665;
		border-bottom:1px solid  #b78665;
		padding:6px 0px;
		box-sizing: border-box;
	}
	.dcHtitle .dcHText{
		line-height: 24px;
		font-weight: bold;
	}
	.dcHList{
		width:100%;
		min-height:40px;
		margin: 20px 0px 40px;
	}
	.dcHList .dcHItem{
		width:100%;
		min-height:40px;
		display: flex;
		flex-wrap: nowrap;
		justify-content: flex-start;
		align-items: center;
		font-size: 14px!important;
		color:#666!important;
		line-height: 40px;
	}
	.dcHList   .dcHItem .hcircle{
		width: 8px;
		height: 8px;
		border-radius: 50%;
		margin-right: 10px;
		background-color: #ee4754;
	}
	.dcLList{
		width:100%;
		min-height:100px;
		position: relative;
	}
	.dcLList .dcLItem{
		width:100%;
		min-height:100px;
		overflow: hidden;
	}
	.dcHevery{
		width:50%;
		min-height:100px;
		padding: 0px 30px 30px;
		box-sizing: border-box;
		position: relative;
	}
	
	.dcHevery .dcHyear{
		font-size: 20px;
		line-height: 30px;
		font-weight:bold;
		color: #333;
		margin-bottom: 20px;
	}
	.dcLeft .dcHyear{
		text-align: right;
	}
	.dcLeft .dcHevent{
		float:right;
	}
	.dcHevery .dcHevent{
		font-size: 12px;
		line-height:24px;
		color:#666;
	}
	.dcborder{
		width:1px;
		height:100%;
		background-color: #eeeeee;
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		margin:auto;
	}
	.dcYcircle{
		width: 12px;
		height: 12px;
		background-color: #ccc;
		border-radius: 50%;
		position: absolute;
		top:9px;
		z-index:111;
	}
	.dcYshaw{
		width: 24px;
		height: 24px;
		border-radius: 50%;
		border: solid 1px #ccc;
		position: absolute;
		top:-7px;
	}
	.dcYcl{
		left:-6px;
	}
	.dcYcr{
		right:-6px;
	}
	.dcYsr{
		right:-7px;
	}
	.dcYsl{
		left:-7.5px;
	}
	.dcYbg{
		background-color: #ee4754!important;
	}
	.dcYColor{
		border: solid 1px #ee4754!important;
	}
	.dcWhBt{
	 	font-size: 26px;
	 	line-height: 50px;
	 	text-align: center;
	}
	.dcCultureEng{
	 	font-family: 'SanFranciscoDisplay-Regular';
	    font-size: 16px;
	    line-height: 36px;
	    color:#ccc;
	    text-align: center;
	    margin-bottom: 20px;
	}
	.dcWhItem{
	 	width:400px;
	 	min-height: 30px;
	 	margin:0 auto 20px;
	 	display: flex;
	 	flex-wrap: nowrap;
	 	justify-content: flex-start;
	 	align-items: flex-start;
	 	line-height: 30px;
	}
	 .dcWhItem .dcWhText{
	 	width:120px;
	 	font-size: 14px;
		letter-spacing: 0px;
		color: #b78665;
		margin-right: 20px;
	 }
	 .dcWhtent{
	 	font-size: 14px;
		letter-spacing: 0px;
		color: #333333;
	 }
	 .dcWhtbt{
	 	font-size: 18px;
	 	line-height: 100px;
	 	text-align: center;
	 }
}




/*>=1280的设备*/

@media (min-width: 1280px) {
	.dcUs {
		width: 990px;
		min-height: 100px;
		margin: 0px auto;
		box-sizing: border-box;
	}
	.dcK {
		width: 990px;
		min-height: 100px;
	}
	.dcDw{
		width:990px;
	}
	.dcContent .dcMenuList{
		width:294px;
		margin-right: 60px;
	}
	.dcContent .dcListTent{
		width:calc(100% -  354px);
		padding:20px 30px 60px;
	}
}

@media (min-width: 1366px) {
	
	.dcMarginT{
		margin-top: 140px;
	}
	.dcWhItem{
		width:430px;
	}
	.dcWhItem  .dcWhText{
	 	width:150px;
	 }
	.dcMenuDh{
		font-size: 14px;
	}
	.dcUs {
		width: 1190px;
		min-height: 100px;
		margin: 0px auto;
		box-sizing: border-box;
	}
	.dcContent .dcBigTitle,.dcBigBt{
		font-size: 28px;
	}

	.dcContent .dctext{
		font-size:16px;
	}
	.dcContent .dcMenuList .dcMark,.dcContent .dcMenuList .dcMarkqb{
		font-size: 20px;
		
	}
	 
	.dcContent .dcMenuList h2{
		font-size: 20px;
	}

	.dcContent .dcMenuList  .dcTitleList li{
		font-size: 14px;
	}
	.dcCultureEng{

	    font-size: 18px;
	 }
	 .dcDw{
	 	width:1190px;
	 }
	.dcDw  .dcDwLh3{
		font-size: 22px;
	}
	.dcDw  .dcDwLp{
		font-size:44px;
	}
	
	.dcDw  .dcDwRh3{
		font-size: 60px;
	}
	.dcDw  .dcRLine{
		font-size: 22px;
	}
	.dcHtitle{
		font-size: 16px;
		min-height:32px;
	}
	.dcHtitle .dcHText{
		line-height: 26px;
	}

	.dcHList .dcHItem{
		font-size: 16px!important;
	}
	.dcHevery .dcHyear{
		font-size: 22px;
	}
	.dcHevery .dcHevent{
		font-size: 13px;
		line-height: 22px;
		color:#666;
	}
	.dcYcircle{
		width: 15px;
		height: 15px;
		background-color: #ccc;
		border-radius: 50%;
		position: absolute;
		top:9px;
		z-index:111;
	}
	.dcYshaw{
		width: 30px;
		height: 30px;
		border-radius: 50%;
		border: solid 1px #ccc;
		position: absolute;
		top:-8px;
	}
	.dcYcl{
		left:-8px;
	}
	.dcYcr{
		right:-7px;
	}
	.dcYsr{
		right:-8px;
	}
	.dcYsl{
		left:-9px;
	}
	 .dcWhBt{
	 	font-size: 28px;
	 }
	 .dcCultureEng{

	    font-size: 18px;
	 }
	 .dcWhItem .dcWhText{
	 	font-size: 16px;
	 }
	 .dcWhtent{
	 	font-size: 16px;
	 }
	 .dcWhtbt{
	 	font-size: 20px;

	 }
}


@media (min-width: 1680px) {

	.dcUs {
		width: 1440px;
		min-height: 100px;
		margin: 0px auto;
		box-sizing: border-box;
	}
	.dcDw{
		width:1440px;
	}
	.dcMarginT{
		margin-top: 140px;
	}
	
}

@media (min-width: 1920px) {
	.dcMenuDh{
		font-size: 16px;
	}
	.dcContent .dcMenuList .dcMark,.dcContent .dcMenuList .dcMarkqb{
		font-size: 22px;
		
	}
	 
	.dcContent .dcMenuList h2{
		font-size: 22px;
	}

	.dcContent .dcMenuList  .dcTitleList li{
		font-size: 16px;
	}
	.dcContent .dcBigTitle,.dcBigBt{
		font-size:30px;
	}
	.dcContent .dctext{
		font-size:18px;
	}
	.dcCultureEng{

	    font-size:20px;
	 }
	.dcDw  .dcDwLh3{
		font-size: 24px;
	}
	.dcDw  .dcDwLp{
		font-size:48px;
	}
	
	.dcDw  .dcDwRh3{
		font-size: 62px;
	}
	.dcDw  .dcRLine{
		font-size: 24px;
	}
	.dcHtitle{
		font-size: 18px;
		min-height:36px;
	}
	.dcHtitle .dcHText{
		line-height: 28px;
	}

	.dcHList .dcHItem{
		font-size: 18px!important;
	}
	
	 .dcWhBt{
	 	font-size: 30px;
	 }
	 .dcCultureEng{

	    font-size: 20px;
	 }
	 .dcWhItem .dcWhText{
	 	font-size: 18px;
	 }
	 .dcWhtent{
	 	font-size: 18px;
	 }
	 .dcWhtbt{
	 	font-size: 22px;

	 }
	
}<!--耗时1780496681.3651秒-->