﻿/* 维特大事件 */
.ly_dsj{ width:100%;/* height:920px;*/ background:#fff; background-size:auto 920px; background-position:center 0;margin-bottom: 50px;padding-bottom:50px;}
.dsj_min{ width:1200px; height:auto; margin:auto;}
#dsj_tt{ padding-top:84px;}

.ly_dsj_sj{ width:1000px; height:104px; margin:auto; clear:both; overflow:hidden; background-image:url(../image/dsj_sj_bg.jpg); background-position:center; background-repeat:no-repeat;}
.ly_dsj_sj div{ float:left; width:14.28%; height:104px; background-position:center 0; background-repeat:no-repeat; cursor:pointer;}
.ly_dsj_sj div p{ font-size:25px; text-align:center;}

.dsj_item_odd {
	background-image:url(../image/dsj_sj01.1.png);
	color:#333;
}
.dsj_item_odd_active {
	background-image:url(../image/dsj_sj01.png);
	color:#ed141f;
	transition: all .3s;
}
.dsj_item_even {
	background-image:url(../image/dsj_sj02.1.png);
	color:#333;
}
.dsj_item_even_active {
	background-image:url(../image/dsj_sj02.png);
	color:#ed141f;
	transition: all .3s;
}
.dsj_item_odd p{ padding-top:2px;}
.dsj_item_even p{ padding-top:72px;}

/*#dsj_sj_x p{ padding-top:2px;}*/
/*#dsj_sj_s p{ padding-top:72px;}*/

.dsj_minbox{ width:1016px; height:335px; overflow:hidden; margin:auto; margin-top:52px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s; border-radius: 5px;}
.dsj_min_list{display:none;position:relative;top:0px; /*width:100%;*/ height:512px;transition: all .6s;margin:28px 30px;}
.dsj_min_list img{ float:left; width:428px; height:275px;}
.dsj_min_list div{ float:right; width:512px; height:335px; background-color:#fff;}
.dsj_min_list div h1{ width:392px; font-size:48px; color:#ed141f; margin:auto; margin-top:26px;}
.dsj_min_list div p{ width:392px; font-size:18px; color:#666; margin:auto; margin-top:20px; line-height:2em; }
.dsj_min_list hr{width:80px;margin-left: 60px;margin-top:20px;margin-bottom:20px;border: 0.5px solid #999;}

