.dcColor {
	color: #f04956!important;
}


.dcMarginT{
		margin-top: 120px!important;
}
.dcBoxList::-webkit-scrollbar,.dcRyCbx::-webkit-scrollbar{
	width: 10px;
	height: 1px;
}

.dcBoxList::-webkit-scrollbar-button,
.dcBoxList::-webkit-scrollbar-button:vertical,
.dcRyCbx::-webkit-scrollbar-button,
.dcRyCbx::-webkit-scrollbar-button:vertical{
	display: none;
}

.dcBoxList::-webkit-scrollbar-track,
.dcBoxList::-webkit-scrollbar-track:vertical ,
.dcRyCbx::-webkit-scrollbar-track,
.dcRyCbx::-webkit-scrollbar-track:vertical {
	background-color: black;
}

.dcBoxList::-webkit-scrollbar-track-piece,
.dcRyCbx::-webkit-scrollbar-track-piece{
	background-color: #f5f5f5;
}

.dcBoxList::-webkit-scrollbar-thumb,
.dcBoxList::-webkit-scrollbar-thumb:vertical,.dcRyCbx::-webkit-scrollbar-thumb,
.dcRyCbx::-webkit-scrollbar-thumb:vertical{
	margin-right: 10px;
	border-radius: 10px;
	background-color: #a6a6a6;
}

.dcBoxList::-webkit-scrollbar-thumb:hover,
.dcBoxList::-webkit-scrollbar-thumb:vertical:hover,
.dcRyCbx::-webkit-scrollbar-thumb:hover,
.dcRyCbx::-webkit-scrollbar-thumb:vertical:hover{
	background-color: #aaa;
}

.dcBoxList::-webkit-scrollbar-corner,
.dcBoxList::-webkit-scrollbar-corner:vertical,
.dcRyCbx::-webkit-scrollbar-corner,
.dcRyCbx::-webkit-scrollbar-corner:vertical{
	background-color: #535353;
}

.dcBoxList::-webkit-scrollbar-resizer,
.dcBoxList::-webkit-scrollbar-resizer:vertical,
.dcRyCbx::-webkit-scrollbar-resizer,
.dcRyCbx::-webkit-scrollbar-resizer:vertical{
	background-color: #ff6e00;
}
/*
 设置屏幕兼容*/

@media (max-width: 1024px) {
	
	
	/*轮播*/
	.dcBanner {
		width: 100%;
		height:280px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		position: relative;
		margin-top:80px;
	}
	.dcDw{
		width:95%;
		height:150px;
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		margin:auto;
		z-index:111;
	}
	.dcDw  .dcDwLh3{
		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  .dcLine{
		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;
	}
	.dcUs {
		width: 95%;
		margin:0px auto;
		min-height: 100px;
		box-sizing: border-box;
	}
	.dcUs .dcContent .dcJj {
		width: 50%;
		min-height: 350px;
		padding-right: 20px;
		box-sizing: border-box;
		position: relative;
	}
	.dcUs .dcContent .dcJj h1 {
		font-size: 28px;
		line-height: 40px;
	}
	.dcUs .dcContent .dcjjdec {
		margin: 40px 0px;
		font-size: 12px;
		line-height: 24px;
		color: #666;
	}
	.dcMore {
		width: 100px;
		height: 28px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 28px;
		letter-spacing: 0px;
		text-align: center;
		border: solid 1px #ee2e3d;
		cursor: pointer;
		transform: none;
		transition: all 0.5s ease-in-out;
		animation-fill-mode:forwards; 
		position:absolute;
		right:50px;
		top:40px;
	}
	.dcMore a{
		color: #ee2e3d;
		font-size: 12px;
	}
	.dcMore:hover {
		-webkit-transform: translate3d(0,-5px,0);
		-ms-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0);
	}s
	.dcUs .dcContent .dcVideo {
		width: 80%;
		height: 250px;
		position: relative;
		background-color: #000000;
		top: 0px;
		left:20px;
	}
	.dcUs .dcContent .dcVideo .dcshadow{
		width:100%;
		height:100%;
		position: absolute;
		top:20px;
		left:20px;
		background-color: #ee2e3d;
		opacity: 0.3;
	}
	.dcFlexTime {
		width:100%;
		height:150px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
	}
	.dcFlexTime  .dcFlexDate{
		width:20%;
		height:100%;
		
	}
	.dcFlexTime  .dcFlexDate p{
		font-size: 12px;
		line-height: 80px;
		color:#666666;
	}
	.dcFlexTime  .dcFlexDate span{
		
		font-size: 40px;
		line-height: 80px;
		color: #ee2e3d;
	}
	.dcFlexTime  .dcFlexDate h5{
		color: #666666;
		font-size: 12px;
		line-height: 40px;
		margin:0px;
		font-weight: normal;
	}
	.dcX{
		Width:100%;
		height:580px;
		box-sizing: border-box;
		background-image: url(/webfile/img/dcbanner100.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	.dcX .dcXtilte,.dcWh .dcXtilte,.dcRy .dcXtilte{
		font-size: 32px;
	   line-height: 50px;
	   text-align: center;
	}
	.dcX .dcXtext,.dcWh .dcXtext,.dcRy .dcXtext{
		font-size: 14px;
		line-height: 28px;
		text-align: center;
		color:#666;
	}
	.dcWh .dcXtilte{
		font-weight: bold;
	}
	.dcWh .dcXtilte,.dcWh .dcXtext{
		color:#fff;
	}
	.dcHistory{
		width: 100%;
		height:480px;
	}
	.dcHistory .dcBox{
		width:100%;
		height:400px;
		margin-top: 30px;
		position: relative;
	}
	.dcBoxTent{
		width:100%;
		height:100%;
		padding:10px;
		overflow-x: hidden;
		overflow-y: auto;
		box-sizing: border-box;
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		margin:auto;
		z-index:111;
		background-color: #ffffff;
		box-shadow: 0px 5px 30px 0px 
		rgba(61, 61, 61, 0.13);
		transition: all 0.5s ease-in-out;
		opacity: 0;
	}
	.dcBoxItem:hover .dcBoxTent, .slick-current .dcBoxTent{
		opacity: 1;
	}
	.dcBoxTent .dcBoxImg{
		width:100%;
		height:200px;
		transition: all .5s linear;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.dcBoxList{
		width:100%;
		height:calc(100% - 240px);
		overflow-x: hidden;
		overflow-y: auto;
	}
	.dcBoxTent .dcBoxImg img{
		width:100%;
		height:200px;
	}
	.dcBoxTent .dcBoxImg img:hover{
		transform: scale(1.4);
	}
	.dcBoxTent p{
		font-size: 12px;
		line-height: 30px;
		color: #666666;
	}
	.dcHistory .dcBox .dcBoxScroll{
		height:380px;
		position: relative;
	}
	.dcHistory .dcBox .dcBoxScroll:before{
		content: "";
	    height: 2px;
	    background: #CCCCCC;
	    position: absolute;
	    left: 0;
	    width: 100%;
	    top: 50%;
	    margin-top: -1px;
	}
	.dcHistory .dcBox .dcBoxItem{
		width:340px;
		height:380px;
		position: relative;
	}
	.dcBoxScroll .slick-prev{
		background: #eeeeee ;
	    display: inline-block;
	    height: 40px;
	    width: 120px;
	    position: absolute;
	    left: calc(50% - 120px);
	    text-indent: 1000px;
	    white-space: nowrap;
	    overflow: hidden;
	    cursor: pointer;
	    bottom: -62px;
	    z-index: 3;
	    border:none;
	}
	.dcBoxScroll .slick-next{
		background: #eeeeee ;
	    display: inline-block;
	    height: 40px;
	    width: 120px;
	    position: absolute;
	    position: absolute;
	    left: calc(50% - 0px);
	    text-indent: 1000px;
	    white-space: nowrap;
	    overflow: hidden;
	    cursor: pointer;
	    bottom: -62px;
	    z-index: 3;
	    border:none;
	}
	.dcBoxScroll .slick-prev img,.dcBoxScroll .slick-next img{
		width:25px;
		height:25px;
		position: absolute;
		top:0px;
		lefT:0px;
		bottom:0px;
		right:0px;
		margin:auto;
	}
	
	.dcHistory .dcBox .dcBoxItem .dcBoxCircel{
		width: 13px;
		height: 13px;
		background-color: #aaaaaa;
		border-radius: 50%;
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		margin:auto;
		z-index:100;
	}
	.dcHistory .dcBox .dcBoxItem .dcBoxShaw{
		width: 27px;
		height: 27px;
		background-color: #ffffff;
		box-shadow: 0px 5px 33px 0px 
			rgba(61, 61, 61, 0.2);
		position: absolute;
		top:50%;
		left:50%;
		margin-top: -13px;
		margin-left: -13px;
		/*right:0px;
		bottom:0px;
		margin:auto;*/
		border-radius: 50%;
	}
	.dcHistory .dcBox .dcBoxItem  .dcBoxYear{
		width:100px;
		height:80px;
		position: absolute;
		left:-33px;
		color:#555;
		font-size: 40px;
		line-height: 80px;
		text-align: center;
	}
	.dcHistory .dcBox .dcBoxItem .dcBoxup{
		bottom:-80px;
	}
	
	.dcHistory .dcBox .dcBoxItem .dcBoxdown{
		top:-80px;
	}
	.dcWh,.dcRy{
		background: url(/webfile/img/imgb.png) no-repeat fixed center center;
	    padding:50px 0px 80px;
	    background-size: cover;
	}
	.dcRy{
		background: url(/webfile/img/b4.png) no-repeat fixed center center;
	}
	.dcRy .dcRytent{
		width:80%;
		height:340px;
		background-color: #fff;
		margin: 60px  auto 40px;
		padding:0px 30px;
		overflow: hidden;
		position: relative;
	}
	.dcRyScroll .slick-list {
    	overflow: visible;
	}
	.dcRy .dcRytent:before {
	    content: "";
	    width: 555px;
	    height: 20px;
	    background: #fff;
	    position: absolute;
	    left: 0;
	    top: 0;
	    z-index: 5;
	}
	.dcRy .dcRytent .dcRyScroll{
		width:200px;
		text-align: center;
		float: left;
	    position: relative;
	    padding-top:20px;
	    z-index: 3;
		transform: translateY(60px);
	}
	.dcRyScroll .dcRyyear{
		font-size: 60px;
		color: #ee2e3d;
		line-height: 40px;
	    text-align: center;
	    cursor: pointer;
	    transition: all 0.6s ease-in-out;
	    transform: scale(0.4);
	    opacity: 0.1;
	    line-height: 60px;
	}
	.slick-active1, .slick-current.dcRyyear + .dcRyyear{
		transform: scale(0.5);
    	opacity: 0.3;
	}
	.slick-active .slick-active2{
		transform: scale(0.5);
    	opacity: 0.3;
	}
	.slick-current .dcRyyear {
	    text-shadow: 5px 5px 20px rgb(238 46 61 / 50%);
	    opacity: 1;
	    transform: scale(1);
	}
	.dcRyChangeBox{
	    margin-left: 200px;
	    margin-top: 0px;
	    height: 340px;
	    overflow: hidden;
	    margin-right:0px;
	    padding:20px 0px;
	}
	
	.dcRyCTab{
	    width: 100px;
	    position: absolute;
	    height: 300px;
	    top: 0px;
	    right: 0px;
	    z-index: 3;
	}
	.dcRyCTab a.on {
	    color: #ee2e3d;
	    background: #EEEEEE;
	}
	.dcRyCTab a {
	    line-height:45px;
	    text-align: center;
	    display: block;
	    height: 45px;
	    font-size: 16px;
	    margin-bottom: 15px;
	    transition: all 0.5s ease;
	    color:#000;
	    background-color: #eeeeee;
	}
	.dcRyCbxs{
		width: 100%;
	    height: 300px;
	    position: relative;
	}
	.dcRyCbx {
	    width: 100%;
	    height: 300px;
	    overflow-y: auto;
	    opacity: 0;
	    visibility: hidden;
	    transition: all 0.5s ease-in-out;
	    position: absolute;
	    left: 0;
	    top: 0;
	}
	.dcRyCbx.on {
	    opacity: 1;
	    visibility: visible;
	}
	.dcRyCbx p {
	    font-size: 16px;
	    line-height: 40px;
        height:40px;
	    color:#666;
	}

	.dcXFlex{
		width:100%;
		height:300px;
		margin-top: 80px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		align-items: center;
	}
	.dcXFlex .dcXitem{
		width:30%;
		height:300px;
		padding:20px;
		box-sizing: border-box;
		transition: all 1s linear;
	}
	.dcXFlex .dcXitem .dcXimg{
		width:100%;
		height:89px;
		margin-bottom: 80px;
		text-align: center;
		
	}
	.dcXFlex .dcXitem .dcXimg img{
		width:85px;
		height:89px;
		transition: all 1s linear;
	}
	.dcXFlex .dcXitem .dcXtitle{
		font-size: 16px;
		line-height: 30px;
		text-align: center;
		color:#fff;
		font-weight: bold;
	}
	.dcXFlex .dcXitem .dcXdec{
		font-size: 12px;
		line-height: 30px;
		text-align: center;
		color:#fff;
	}

}


/*>=1024的设备*/

@media (min-width: 1024px) {
	/*轮播*/
	.dcBanner {
		width: 100%;
		height: 480px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		position: relative;
		margin-top:100px;
	}
	.dcK{
		width:890px;
		min-height: 100px;
		margin:0 auto;
	}
	.dcDw{
		width:890px;
		height:150px;
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		margin:auto;
		z-index:111;
	}
	.dcDw  .dcDwLh3{
		text-align: right;
		font-size: 56px;
		line-height: 80px;
		font-family: 'SanFranciscoDisplay-Heavy';
		letter-spacing: 3.1px;
		color: #ee2e3d;
		padding-right:100px;
		box-sizing: border-box;
	}
	.dcDw  .dcLine{
		width:400px;
		height:30px;
		font-size: 18px;
		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;
	}
	.dcUs {
		width: 890px;
		margin: 0px auto;
		min-height: 100px;
		box-sizing: border-box;
	}
	.dcUs .dcContent .dcJj {
		width: 50%;
		min-height: 350px;
		padding-right: 20px;
		box-sizing: border-box;
		position: relative;
	}
	.dcUs .dcContent .dcJj h1 {
		font-size: 32px;
		line-height: 40px;
	}
	.dcUs .dcContent .dcjjdec {
		margin: 40px 0px;
		font-size: 14px;
		line-height: 24px;
		color: #666;
	}
	.dcMore {
		width: 120px;
	    height: 30px;
	    font-weight: normal;
	    font-stretch: normal;
	    line-height: 30px;
	    letter-spacing: 0px;
	    text-align: center;
	    border: solid 1px #ee2e3d;
	    cursor: pointer;
	    transition: all 0.5s ease-in-out;
	    animation-fill-mode: forwards;
		position:absolute;
		right: 50px;
    	top: 40px;
	}
	.dcMore a{
		color: #ee2e3d;
		font-size: 12px;
	}
	.dcMore:hover {
		-webkit-transform: translate3d(0,-5px,0);
		-ms-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0);
	}
	.dcUs .dcContent .dcVideo {
		width: 80%;
		height: 250px;
		position: relative;
		background-color: #000000;
		top: 0px;
		left:20px;
	}
	.dcUs .dcContent .dcVideo .dcshadow{
		width:100%;
		height:100%;
		position: absolute;
		top:20px;
		left:20px;
		background-color: #ee2e3d;
		opacity: 0.3;
	}
	.dcFlexTime {
		width:100%;
		height:150px;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: center;
	}
	.dcFlexTime  .dcFlexDate{
		width:20%;
		height:100%;
		
	}
	.dcFlexTime  .dcFlexDate p{
		font-size: 14px;
		line-height: 80px;
		color:#666666;
	}
	.dcFlexTime  .dcFlexDate span{
		
		font-size: 50px;
		line-height: 80px;
		color: #ee2e3d;
	}
	.dcFlexTime  .dcFlexDate h5{
		color: #666666;
		font-size: 14px;
		line-height: 40px;
		margin:0px;
		font-weight: normal;
	}
	.dcX{
		Width:100%;
		height:580px;
		box-sizing: border-box;
		background-image: url(/webfile/img/dcbanner100.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	.dcX .dcXtilte,.dcWh .dcXtilte,.dcRy .dcXtilte{
		font-size: 32px;
	   line-height: 50px;
	   text-align: center;
	}
	.dcX .dcXtext,.dcWh .dcXtext,.dcRy .dcXtext{
		font-size: 14px;
		line-height: 28px;
		text-align: center;
		color:#666;
	}
	.dcWh .dcXtilte{
		font-weight: bold;
	}
	.dcWh .dcXtilte,.dcWh .dcXtext{
		color:#fff;
	}
	.dcHistory{
		width: 100%;
		height:480px;
	}
	.dcHistory .dcBox{
		width:100%;
		height:400px;
		margin-top: 30px;
		position: relative;
	}
	.dcBoxTent{
		width:100%;
		height:100%;
		padding:10px;
		overflow-x: hidden;
		overflow-y: auto;
		box-sizing: border-box;
		position:absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		margin:auto;
		z-index:111;
		background-color: #ffffff;
		box-shadow: 0px 5px 30px 0px 
		rgba(61, 61, 61, 0.13);
		transition: all 0.5s ease-in-out;
		opacity: 0;
	}
	.dcBoxItem:hover .dcBoxTent, .slick-current .dcBoxTent{
		opacity: 1;
	}
	.dcBoxTent .dcBoxImg{
		width:100%;
		height:200px;
		transition: all .5s linear;
		overflow: hidden;
		margin-bottom: 20px;
	}
	.dcBoxList{
		width:100%;
		height:calc(100% - 240px);
		overflow-x: hidden;
		overflow-y: auto;
	}
	.dcBoxTent .dcBoxImg img{
		width:100%;
		height:200px;
		transition: all 6s ease-in-out;
	}
	.dcBoxTent .dcBoxImg img:hover{
		transform: scale(1.2);
	}
	.dcBoxTent p{
		font-size: 12px;
		line-height: 30px;
		color: #666666;
	}
	.dcHistory .dcBox .dcBoxScroll{
		height:380px;
		position: relative;
	}
	.dcHistory .dcBox .dcBoxScroll:before{
		content: "";
	    height: 2px;
	    background: #CCCCCC;
	    position: absolute;
	    left: 0;
	    width: 100%;
	    top: 50%;
	    margin-top: -1px;
	}
	.dcHistory .dcBox .dcBoxItem{
		width:340px;
		height:380px;
		position: relative;
	}
	.dcBoxScroll .slick-prev{
		background: #eeeeee;
	    display: inline-block;
	    height: 40px;
	    width: 150px;
	    position: absolute;
	    left: calc(50% - 150px);
	    text-indent: 1000px;
	    white-space: nowrap;
	    overflow: hidden;
	    cursor: pointer;
	    bottom: -62px;
	    z-index: 3;
	    border:none;
	}
	.dcBoxScroll .slick-next{
		background: #eeeeee;
	    display: inline-block;
	    height: 40px;
	    width: 150px;
	    position: absolute;
	    left: calc(50% - 0px);
	    text-indent: 1000px;
	    white-space: nowrap;
	    overflow: hidden;
	    cursor: pointer;
	    bottom: -62px;
	    z-index: 3;
	    border:none;
	}
	.dcBoxScroll .slick-prev img,.dcBoxScroll .slick-next img{
		width:25px;
		height:25px;
		position: absolute;
		top:0px;
		lefT:0px;
		bottom:0px;
		right:0px;
		margin:auto;
	}
	
	.dcHistory .dcBox .dcBoxItem .dcBoxCircel{
		width: 13px;
		height: 13px;
		background-color: #aaaaaa;
		border-radius: 50%;
		position: absolute;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		margin:auto;
		z-index:100;
	}
	.dcHistory .dcBox .dcBoxItem .dcBoxShaw{
		width: 27px;
		height: 27px;
		background-color: #ffffff;
		box-shadow: 0px 5px 33px 0px 
			rgba(61, 61, 61, 0.2);
		position: absolute;
		top:50%;
		left:50%;
		margin-top: -13px;
		margin-left: -13px;
		/*right:0px;
		bottom:0px;
		margin:auto;*/
		border-radius: 50%;
	}
	.dcHistory .dcBox .dcBoxItem  .dcBoxYear{
		width:100px;
		height:80px;
		position: absolute;
		left:-33px;
		color:#555;
		font-size: 40px;
		line-height: 80px;
		text-align: center;
	}
	.dcHistory .dcBox .dcBoxItem .dcBoxup{
		bottom:-80px;
	}
	
	.dcHistory .dcBox .dcBoxItem .dcBoxdown{
		top:-80px;
	}
	.dcWh,.dcRy{
		background: url(/webfile/img/imgb.png) no-repeat fixed center center;
	    padding:50px 0px 80px;
	    background-size: cover;
	}
	.dcRy{
		background: url(/webfile/img/b4.png) no-repeat fixed center center;
	}
	.dcRy .dcRytent{
		width:80%;
		height:340px;
		background-color: #fff;
		margin: 60px  auto 40px;
		padding:0px 30px 0px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}
	.dcRyScroll .slick-list {
    	overflow: visible;
	}
	.dcRy .dcRytent:before {
	    content: "";
	    width: 555px;
	    height: 20px;
	    background: #fff;
	    position: absolute;
	    left: 0;
	    top: 0;
	    z-index: 5;
	}
	.dcRy .dcRytent .dcRyScroll{
		width:400px;
		text-align: center;
		float: left;
	    position: relative;
	    padding-top:20px;
	    z-index: 3;
		transform: translateY(60px);
	}
	.dcRyScroll .dcRyyear{
		font-size: 60px;
		color: #ee2e3d;
		line-height: 52px;
	    text-align: center;
	    cursor: pointer;
	    transition: all 0.6s ease-in-out;
	    transform: scale(0.4);
	    opacity: 0.1;
	    line-height: 60px;
	}
	.slick-active1, .slick-current.dcRyyear + .dcRyyear{
		transform: scale(0.5);
    	opacity: 0.3;
	}
	.slick-active .slick-active2{
		transform: scale(0.5);
    	opacity: 0.3;
	}
	.slick-current .dcRyyear {
	    text-shadow: 5px 5px 20px rgb(238 46 61 / 50%);
	    opacity: 1;
	    transform: scale(1);
	}
	.dcRyChangeBox{
	    margin-left: 400px;
	    margin-top: 0px;
	    height: 340px;
	    overflow: hidden;
	    margin-right:0px;
	    padding:20px 0px;
	}
	.dcRyCTab{
	    width: 255px;
	    position: absolute;
	    height: 300px;
	    top: 0px;
	    right: 0px;
	    z-index: 3;
	}
	.dcRyCTab a.on {
	    color: #ee2e3d;
	    background: #EEEEEE;
	}
	.dcRyCTab a {
	    line-height:45px;
	    text-align: center;
	    display: block;
	    height: 45px;
	    font-size: 16px;
	    margin-bottom: 15px;
	    transition: all 0.5s ease;
	    color:#000;
	    background-color: #eeeeee;
	}
	.dcRyCbxs{
		width: 100%;
	    height: 300px;
	    position: relative;
	}
	.dcRyCbx {
	    width: 100%;
		max-height:300px;
	    min-height: 30px;
	    overflow-y: auto;
	    opacity: 0;
	    visibility: hidden;
	    transition: all 0.5s ease-in-out;
	    position: absolute;
	    left: 0px;
	    top: 0px;
		right:0px;
		margin:auto 0px;
	}
	.dcRyCbx.on {
	    opacity: 1;
	    visibility: visible;
	}
	.dcRyCbx p {
	    font-size: 16px;
	    line-height: 40px;
        height:40px;
	    color:#666;
	}

	.dcXFlex{
		width:100%;
		height:300px;
		margin-top: 80px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		align-items: center;
	}
	.dcXFlex .dcXitem{
		width:30%;
		height:300px;
		padding:20px;
		box-sizing: border-box;
		transition: all 1s linear;
	}
	.dcXFlex .dcXitem .dcXimg{
		width:100%;
		height:89px;
		margin-bottom: 80px;
		text-align: center;
		
	}
	.dcXFlex .dcXitem .dcXimg img{
		width:85px;
		height:89px;
		transition: all 1s linear;
	}
	.dcXFlex .dcXitem .dcXtitle{
		font-size: 16px;
		line-height: 30px;
		text-align: center;
		color:#fff;
		font-weight: bold;
	}
	.dcXFlex .dcXitem .dcXdec{
		font-size: 12px;
		line-height: 30px;
		text-align: center;
		color:#fff;
	}
	
	
	
}


/*>=1100的设备*/

@media (min-width: 1100px) {
	/*body {
		font-size: 12px;
	}*/
	
}


/*>=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;
	}
}

@media (min-width: 1366px) {
	
	.dcMenuDh{
		margin:30px auto!important;
		font-size: 14px;
	}
	.dcUs {
		width: 1190px;
		min-height: 100px;
		margin: 0px auto;
		box-sizing: border-box;
	}
	.dcDw,.dcK{
		width:1190px;
	}
	.dcDw  .dcDwLh3{
		font-size: 60px;
	}
	.dcDw .dcLine{
		font-size: 22px;
	}
	
	.dcUs .dcContent .dcJj h1 {
		font-size: 34px;
	}
	.dcMore {
		width: 151px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 14px;
	}
	.dcContent .dcMenuList p,.dcContent .dcMenuList span{
		font-size: 20px;
		
	}
	
	.dcContent .dcMenuList h2{
		font-size:20px;
		
	}
	
	.dcContent .dcMenuList  .dcTitleList li{
		font-size: 16px;
	}
}

@media (min-width: 1440px) {
	
}

@media (min-width: 1680px) {

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

@media (min-width: 1920px) {
	.dcMenuDh{
		margin:60px auto!important;
		font-size: 16px;
	}
	.dcDw .dcLine{
		font-size: 24px;
	}
	.dcDw  .dcDwLh3{
		font-size: 62px;
	}
	.dcUs .dcContent .dcJj h1 {
		font-size: 36px;
	}
	.dcUs .dcContent .dcjjdec {

		font-size: 16px;
		
	}
	.dcMore {
		width: 150px;
		font-size: 16px;
	}
	.dcContent .dcMenuList p,.dcContent .dcMenuList span{
		font-size: 22px;
		
	}
	
	.dcContent .dcMenuList h2{
		font-size:22px;
		
	}
	
	.dcContent .dcMenuList  .dcTitleList li{
		font-size: 18px;
	}
	
}<!--耗时1780496004.4938秒-->