a{display: block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #333333;}
ul{
	list-style: none;
}
.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}
.wrapper{
	padding: 55px 0 120px;
}

.wrapper .product{
	padding: 75px 0 75px !important; 
}

.xiangx{width: 130px;height: 44px;text-align: center;line-height: 44px;background: #e94609; color: #fff;margin: 0 auto;display: none;    margin-bottom: 20px;}
.tab{
	height: 75px;
	width: 100%;
	font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	border-top: 0;
	border-bottom: 1px solid #e5e5e5;
    display: flex;
}
.tab a{
	
	
	height: 75px;
/* 	line-height: 33px; */
	right: 0px;
	line-height: 70px;
	margin-right: 50px;
	font-size: 18px;
	color: #999999;
	position: relative;
}

.tab a.act::after{position: absolute;left: auto;right: 0;bottom: 0;height: 4px;background: #e94609;content: "";width: 100%;}

.tab span{
	position: absolute;
	right: 0px;
	top: 10px;
	width: 1px;
	height: 14px;
/* 	background-color: #f8f8f8; */
	display: inline-block;
}
.product{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.product .wrap{
  /*  display: none; */
	/* margin-top: 8px; */
}

.wrap .wrap-l{
	display: flex;
	flex-direction: row;
	padding: 40px 40px 40px 60px;
	background-color: #ffffff;
	background: #ffffff;
	-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;
	justify-content: space-between;
}

/* 	.ibox {width:83.3%; margin: 0 auto; position: relative;box-sizing: border-box;} */

.flex-col{
	 display: flex;
	 flex-direction: column;
 }

.product .wrap.select{
	display: flex;
	/* flex-direction: column; */
/* 	background-color: #ffffff; */
	/* margin-top: 20px; */
}
.tab li.active{
	color: #e94609;
	font-weight: bold;
	border-color: #e94609;
}

.wrapper .tab a:hover{
	color: #e94609;

	
}

.fys{position: static !important;}


/* .wrapper .tab :nth-child(1){
	color: #e94609;
	border-color: #e94609;
	font-weight: bold;
} */

.wrapper .tab a.act{font-weight: bold;color: #e94609;}


.wrap .left{
	width: 100px;
	height: 100px;
	position: relative;
    margin-top: 20px;
}
.wrap .left .month{
	position: absolute;
	top: 15px;
	text-align: center;
    display: block;
    width: 100%;
	font-family: Helvetica_cyr-Bold;
	font-size: 48px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 2px;
	color: #8b9db5;
}

.wrap .left .year{
	position: absolute;
	bottom: 7%;
	left: 22%;
	font-family: Helvetica_cyr-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #8b9db5;
    font-weight: bold;
}
.wrap .center{
	width: 60%;
	
	background: #ffffff;
    padding-top: 10px;
}

.wrap .center p:nth-child(1){
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 1px;
	color: #474a4d;
	background-color: #ffffff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.wrap .center p:nth-child(2){
	font-family: MicrosoftYaHeiLight;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	margin-top: 15px;
	letter-spacing: 1px;
	color: #474a4d;
	background-color: #ffffff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: 100;
    text-align: justify;
}

.wrap .center p:nth-child(3){
	margin-top: 60px;
	font-family: HelveticaNeue-Light;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
	color: #5f6266;
	background-color: #ffffff;
    display: flex;
    align-items: center;
}

.wrap .center p s{display: block;width: 7px;height: 11px;background: url(../images/za.png) center no-repeat;display: block;margin-left: 5px;}


.wrap .right{
	width: 24.66%;
	height: auto;

	background: #ffffff;
	overflow: hidden;
}


.wrap .right img{
	width: 100%;
}

.product .wrap-l:hover img{transform: scale(1.05);cursor: pointer;}

.wrap a{display: block;margin-bottom: 30px;}

.wrap a:last-child{margin-bottom: 0;}

.wrap a:hover p s{background: url(../images/za3.png) center no-repeat;}

.product .wrap-l:hover .center p:nth-child(1) {
	color: #e94609;
}
.product .wrap-l:hover .center p:nth-child(3) {
	color: #e94609;
}

.product .wrap-l:hover  .left .img2 {
	 opacity: 1;
	 position: absolute;left: 0;top: 0;
}
.product .wrap-l:hover .left .img1 {
	 opacity: 0;
	 position: absolute;left: 0;top: 0;
     
}
.product .wrap-l:hover .left .month {
	 color: #FFFFFF;
	 background: #e94609 ;
}
.product .wrap-l:hover .left .year {
	 color: #FFFFFF;
	 background: #e94609 ;
}
.product .wrap-l:hover {
	 box-shadow: 0px 4px 16px 0px 
			 rgba(2, 23, 51, 0.1);
}


.wrap .wrap-l .left .img1 {width: 100px;height: 100px;position: relative;}
.wrap .wrap-l .left .img2{position: absolute;left: 0;top: 0;opacity: 0;}


/* 详情 */
.details{margin: 0;}


.details .deta_con {
	background: #fff;
	margin: 0 auto;
	/* width: 72.9%; */
	padding: 100px;
	box-shadow: 0px 2px 20px 0px rgb(15 54 153 / 18%);
}
.con_le li{
	list-style: none;
}

.con_le li .img3{
	position: relative;
	width: 5px;
	height: 5px;
}
.con_le li:hover .img4{
	opacity: 0;
    position: absolute;left: 0;top: 0;
}


.con_le li .img4{
	position: absolute;
	width: 5px;
	height: 5px;
}



.details .deta_con .con1{font-family: MicrosoftYaHei;font-size: 24px;font-weight: normal;font-stretch: normal;line-height: 40px;letter-spacing: 1px;color: #474a4d;text-align: left;}

.details .deta_con .con2{margin-bottom: 45px;margin-top: 30px;text-align: left;display: flex;flex-direction: row;align-items: center;justify-content: left; padding: 0;color: #777b80;}

.details .deta_con .con3{padding: 15px 0;line-height: 30px;text-align: justify;border-top: 1px dashed #e0e0e0;border-bottom: 1px dashed #e0e0e0;color: #555555;font-size: 16px;font-family: MicrosoftYaHeiLight;display: block;font-weight: 100;}

.details .deta_con .lisbot{display: flex;justify-content: space-between;margin-top: 60px;align-items: center;}

.details .deta_con .lisbot .bot_le a{display: block;line-height: 30px;color: #474a4d;font-weight: 100;padding-left: 20px;position: relative;}

.details .deta_con .lisbot .bot_le{width: calc(100% - 250px);}

.details .deta_con .lisbot .bot_le a::after{content: "";width: 6px;height: 6px;position: absolute;top: 12px;left: 0;background: url(../images/dian1.png) center no-repeat;transition: all 0.6s;}


.details .deta_con .lisbot .bot_re a{margin-top: 0;}

.details .deta_con .lisbot .bot_le a:first-child{margin-bottom: 10px;}

.details .deta_con .lisbot .bot_le a:hover::after{background: url(../images/dian2.png) center no-repeat;transition: all 0.6s;}

.details .deta_con .lisbot .bot_le a:hover{color: #e94609;}

.details .deta_con .con3 img{display: inline-block;margin: 0 auto;text-align: center;}

.details .deta_con .con3 p{display: flex;justify-content: space-between;flex-wrap: wrap;font-family: "\5FAE\8F6F\96C5\9ED1";}

.details .deta_con .con3 p img{display: block;margin: 0 auto;}

.details .deta_con .con3 p img{margin-bottom: 10px;width: 100%;}

.details .deta_con .con4{display: flex;justify-content: space-between;padding-top: 40px;align-items: center;}

.details .deta_con .con4 .con_le{width: calc(100% - 250px);}

.details .deta_con .con4 a{display: block;}

.details .deta_con .con4 .con_le a{line-height: 30px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;margin-left: 11px;}

.details .deta_con .con4 .con_le a:first-child{margin-bottom: 10px;}

.details .deta_con .con4 .con_re a{overflow: hidden; height: 61px;border-radius: 28px; border: solid 1px #e94609;color: #e94609; text-align: center;display: flex;justify-content: space-between;align-items: center;padding: 0 42px 0 42px;}

.details .deta_con .con4 .con_re a .a_img{position: relative;}

.details .deta_con .con4 .con_re a .a_img img:last-child{position: absolute;left: 0;top: 0;opacity: 0;}

.details .deta_con .con4 .con_re a:hover{background: #e94609;color: #fff;border: 1px solid #e94609;}

.details .deta_con .con4 .con_re a:hover .a_img img:last-child{opacity: 1;}

.details .deta_con .con4 .con_re a:hover .a_img img:first-child{opacity: 0;}

.details .deta_con .con4 .con_le a:hover{color: #e94609;}
.details .deta_con .con4 .con_le a:hover .img4{display: none;}
.con2  .col-01{display: flex;flex-direction: row;align-items: center;}
/* 			.con2  .col-01:nth-child(2){margin-left: 80px;} */


@media screen and (max-width:1680px) {
    .details .deta_con{padding: 70px 60px;}

    .wrap .center p:nth-child(3){margin-top: 35px;}
}

@media screen and (max-width:1400px){
	
	.wrap .right{
		width: 28%;
		height: auto;
		margin-left:10px;
		background: #ffffff;
		overflow: hidden;
	}
}

@media screen and (max-width:1025px){
	.xiangx{
		display: block;
	}
	.details {
	    margin:0;
	}
	
	.xiangx {
	    width: 150px;
	    height: 44px;
	    line-height: 44px;
        margin: 30px auto 0;
        border-radius: 100px;
	}
	.wrapper .product{
		padding: 0 !important; 
	}
	
	.tab a {
	    float: left;
	    width: 48px;
	    text-align: left;
	    height: 35px;
	    line-height: 33px;
	    right: 0px;
	    margin-right: 39px;
	    border-bottom: 4px solid #f8f8f8;
	    font-size: 6px;
	    color: #999999;
	}
	.tab span{
		width: 48px;
	}

	.wrapper{
		width: 90%;
		height: auto;
		/* margin: 20px 5% 0 5%; */
        padding: 30px 0;
	}
	.wrap-l{width: 100%;}
	.product .wrap.select {
		width: 100%;
		display: flex;
		flex-direction: column;
	/*    background-color: #ffffff; */
		margin-top: 20px;
	}
	
	.details .deta_con {
		/* width: 85%; */
	}
	
	
	.tab{
		height: 37px;
		width: 100%;
		font-family: MicrosoftYaHei-Bold;
		font-size: 18px;
		display: none;
	}
	.tab li{
		float: left;
		width: 79px;
		text-align: center;
		height: 33px;
		line-height: 33px;
		right: 0px;
		margin-right: 25px;
		border-bottom: 4px solid #f8f8f8;
		font-size: 18px;
		color: #999999;
	}
	
	.product .wrap .wrap-l{
		width: 100%;
		padding: 30px 20px;
		display: flex;
		flex-direction: column;
		background: #ffffff;
	}
	
	.wrap .left{
		width: 100px;
		height: 100px;
		position: relative;
		margin: 0 auto;
		}

	
	.wrap .center{
		width: 100%;
		margin-left: 0;
		background: #ffffff;
	}
	
	.wrap .center p:nth-child(1){
		font-family: MicrosoftYaHei;
		font-size: 20px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 30px;
		margin-top: 10px;
		letter-spacing: 1px;
		color: #474a4d;
		background-color: #ffffff;
	}
	.wrap .center p:nth-child(2){
		font-family: MicrosoftYaHeiLight;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 28px;
		letter-spacing: 1px;
		margin:10px 0;
		color: #474a4d;
		background-color: #ffffff;
	}
	
	.wrap .center p:nth-child(3){
		margin: 5px 0 15px;
		font-family: HelveticaNeue-Light;
		font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 24px;
		letter-spacing: 1px;
		color: #5f6266;
		background-color: #ffffff;
	}
	.wrap .right {
		width: 100%;
		margin-left: 0;
	}
	.wrap .right img{
		width: 100%;
		height: 100%;
		background: #ffffff;
	}    
	
	
	.details .deta_con{padding:30px 20px;}
	
	.details .deta_con .con1{line-height: 30px;font-size: 18px;font-weight: bold;}
	
	.details .deta_con .con2{line-height: 30px;margin: 10px 0;    
	display: flex;
	/* flex-direction: column; */
	justify-content: center;}
	.details .deta_con .con2 .col-01 img{width: 13px;height: 15px; }
	
	.details .deta_con .con3{line-height: 25px;font-size: 15px;color: #656565;}
	
	.details .deta_con .con4{flex-wrap: wrap;padding-top: 20px;}
	
	.details .deta_con .con4 .con_le{width: 100%;margin-bottom: 20px;}
	
	.details .deta_con .con4 .con_re a{padding: 5px 20px; height: 35px;}

    .wrap .left .month{font-size: 36px;}

    .wrap a{margin-bottom: 20px;}

    .details .deta_con .lisbot{flex-wrap: wrap;margin-top: 20px;}


    .details .deta_con .lisbot .bot_le a:first-child{margin-bottom: 5px;}

    .details .deta_con .lisbot .bot_re {margin-top: 20px;}

    .details .deta_con .lisbot .bot_le{width: 100%;}






    

} 















