.Box {position: relative; margin: 30px 0;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 36px;height: 64px;position: absolute;top: 200px;cursor: pointer;}
.Box .Box_con .btn_parents{top: 30px; }
.Box .Box_con .btnl {background: url(../img/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl1 {background: url(../img/jtl021.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr1 {background: url(../img/jtr021.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl2 {width: 36px;height: 64px;background: url(../img/jtl022.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr2 {width: 36px;height: 64px;background: url(../img/jtr022.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
.Box .Box_con .btnl1:hover {background: url(../img/jtl021.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr1:hover {background: url(../img/jtr021.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl2:hover {width: 36px;height: 64px;background: url(../img/jtl022.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr2:hover {width: 36px;height: 64px;background: url(../img/jtr022.png) no-repeat center;right: -72px;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;height: 440px;overflow: hidden; min-width:1200px;}
.Box .Box_con .conbox ul li {float: left;width: 540px;height: 456px;overflow: hidden; padding-left: 39px; position: relative;}
.Box .Box_con .conbox ul li:first-child {padding-left: 0;}
.Box .Box_con .conbox ul li>img {
	display: block;
	width: 382px; 
	transition: all 0.4s;     
	position: absolute;
    top: 50%;
    left: 50%;
}
.Box .Box_con .conbox ul li img{
	transition: all 0.4s;
}
	
.Box .Box_con .conbox ul li a:hover img{
	transform: scale(1.1);
}
.cur a:hover{
	border-bottom: 1px solid #e60000;
	box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}
.cur a:hover .txt h3{
	color: #e60000;
}
.cur a:hover .txt span{
	opacity: 1;
}

.Box .BoxSwitch {margin-top: 30px;text-align: center;}

.cur a{
	display: block;
	width: 540px;
	height: 456px;
	overflow: hidden;
	box-shadow: 5px 5px 10px #030303;
	position: relative;
}
.cur .pic{
	height: 272px;
}
.cur .txt{
	padding: 0 28px;
}
.cur .txt h3{
	font-weight: normal;
	font-size: 18px;
	margin: 1rem 0;
}
.cur .txt p{
	font-size: 14px;
	color: #999;
	line-height: 22px;
}
.cur .txt span{
	font-size: 12px;
	color: #e60000;
	display: block;
	opacity: 0;
	transition: all .4s;
}
/* .cur .txt span img{
	width: auto;
} */
.contaier_small{
	width: 1200px;
}



.cur1>a{
	position: relative;
}
.cur1 a:hover{
	border-bottom: none;
}
.cur1 .pic{
	height: 447px;
}
.cur1 .txt{
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 20px 30px;
	box-sizing: border-box;
	background: #fff;
	text-align: center;
}
.cur1 a:hover .txt{
	opacity: 0;
}
.cur1 .txt h3{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cur1 .txt p{
	font-size: 16px;
	line-height: 26px;
	color: #666;
	overflow: hidden;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
}
.hover_box{
	width: 100%;
	height: 100%;
	padding: 80px;
	opacity: 0;	
	transition: all .4s;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	text-align: center;
        background: rgba(0,0,0,.3);
}
.hover_box h3{
	font-size: 20px;
	font-weight: bold;
	color: #e2310d;
	text-align: center;
	margin: 10px auto;
}
.hover_box h3:after{
	content: "";
	display: block;
	margin: 10px auto;
	width: 100px;
	height: 4px;
	background: #e2310d;
}
.hover_box p{
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	margin: 30px 0;
	overflow: hidden;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
}
.hover_box span{
	display: block;
	text-align: center;
	margin: 60px auto;
}
.cur1 a:hover .hover_box{
	opacity: 1;
}
	
.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 12px;height: 12px; border-radius: 6px; background: rgba(114,114,114,.32); margin: 0 7px;cursor: pointer;}
.Box .BoxSwitch1 span{background: #e6e6e6;}
.Box .BoxSwitch span.cur {background: #e2310d;}

.honer_box,.cur2{
	height: 272px !important;
}

.friend_box{
	height: 336px !important;
}
.cur3,.cur3 a,.cur3 .pic{
	width: 226px !important;
	height: 154px !important;
}
.cur3{
	height: 336px !important;
	padding-right: 17.5px !important;
	padding-left: 0 !important;
}
.cur3:nth-child(5n){
	padding-right: 0 !important;
}
.cur3 a{
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	margin-bottom: 14px;
}
.cur3 .pic{
	text-align: center;
	padding: 20px;
    box-sizing: border-box;
}
.cur3 .pic img{
	max-width: 100%;
	height: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.new_box .BoxSwitch{
	position: absolute;
    right: 40px;
    bottom: 0px;
}
.new_box,.cur4{
	width: 100% !important;
	height: 346px !important;
	background: #f3f3f3;
}
.cur4 a {
    display: block;
    width: 100%;
    height: 346px;
    overflow: hidden;
    font-size: 0;
}
.cur4 a>div{
	display: inline-block;
	vertical-align: top;
}
.cur4 .pic{
	width: 523px;
	height: 346px;
}
.cur4 .txt{
	width: 677px;
	padding: 50px 40px;
	box-sizing: border-box;
}
.cur4 .txt div{
	font-size: 14px;
	color: #999;
}
.cur4 .txt h3{
	font-size: 24px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
}
.cur4 .txt p{
	font-size: 15px;
	color: #333;
}

.cur5{
	width: 288px !important;
	height: 444px !important;
}
.cur5 a,.cur5 .pic{
	width: 288px !important;
	height: 212px !important;
}
.cur5{
	padding-left: 16px !important;
}
.cur5:first-child{
    padding-left: 0 !important;
}
.cur5 a{
	margin-bottom: 18px;
}









@media only screen and (max-width: 1440px) {
	
.Box .Box_con .conbox ul li {float: left;width: 540px;height: 456px;overflow: hidden; padding-left: 45px; position: relative;}

}


