@charset "utf-8";

body{ background: url(../images/index_bg.jpg) ;background-size: cover; background-repeat: no-repeat;}

.index_top{ border: none; background: #182858;}
.index_logo{ top: 5px; background: url(../images/logo.png) center/80% auto no-repeat;}

.index_nav li a{ color: #fff;}
.index_nav li > a::before{  border: 6px solid transparent; border-bottom-color: #fff;}

.index_act{ color: #fff;}

.index_act .d_arrow{  border: 6px solid transparent; border-top-color: #fff;}
.sub_i_search{ background: url(../images/search.png) center/100% 100% no-repeat;}

.index_notice{ padding: 10px 0;}
.index_notice ul{ padding-left: 60px; border: 1px solid #D9D9D9; background: #fff url(../images/notice.png) 20px center/21px 26px no-repeat;;}
.index_notice li{ position: relative; width: 33.33%;}
.index_notice li::before{ position: absolute; top: 50%; left: 0; width: 7px; height: 7px; border-radius: 50%; content: ''; transform: translateY(-50%); background: #182B5A;}
.index_notice li a{ display: block; padding-left: 15px; line-height: 50px; color: #182B5A; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.index_banner{ height: 336px;  overflow: hidden;}
.index_banner .li{ position: relative; width: 100%; }

.index_banner .li::before { height: 336px; content: "";display: block;}

.index_banner_b .slick-list,.index_banner_b .slick-track{ height: 100%;}

.index_banner .box{position: absolute;top: 0;left: 0;width: 100%;height: 100%;transform:scale(1, 1);}
.index_banner .box0{ opacity: 1; z-index: 0; opacity:1;z-index:0;}
.index_banner .slick-current .box2{opacity:1;z-index:0;}
/* .index_banner .box1{
	-webkit-animation:box1 1000ms cubic-bezier(0.5, 0, 0.2, 1) 0s; animation:box1 1000ms cubic-bezier(0.5, 0, 0.2, 1) 0s;z-index:0
} */			
@-webkit-keyframes box0{
	0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}
	100%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5)}
}
@keyframes box0{
	0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}
	100%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5)}
}
@-webkit-keyframes box1{
	0%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5);opacity:1}
	100%{-webkit-transform:scale(1.5, 1.5);transform:scale(2, 2);opacity:0}
}
@keyframes box1{
	0%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5);opacity:1}
	100%{-webkit-transform:scale(1.5, 1.5);transform:scale(2, 2);opacity:0}
}
@-webkit-keyframes box2{
	0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}
	100%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5)}
}
@keyframes box2{
	0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}
	100%{-webkit-transform:scale(1.5, 1.5);transform:scale(1.5, 1.5)}
}
	
.index_banner_b .slick-dot{ width: 32px; height: 32px; background: url(../images/slick_dot.png) center/100% 100% no-repeat;}			
.index_banner_b .slick-dots li.slick-active, .index_banner_b .slick-dots li.slick-active:hover{background: url(../images/slick_dot_on.png) center/100% 100% no-repeat;}	

.t_tips{ margin-top: 10px; padding: 15px 20px; background: #fff url(../images/tr_bg.png) right bottom/343px 71px no-repeat;}

.t_icon{ display: inline-block; vertical-align: top; width: 60px; height: 60px;}
.t01{ background: url(../images/tt01.png) center/100% 100% no-repeat;}
.t02{ background: url(../images/tt02.png) center/100% 100% no-repeat;}

.t_tit{ position: relative; display: inline-block; vertical-align: top; margin-left: 25px; font-size: 28px; color: #182B5A;}
.t_tit::before{ position: absolute; bottom: -15px; left: 0; width: 45px; height: 6px; content: ''; background: #005CAA;}
.t_tit::after{ position: absolute; bottom: -15px; left: 46px; width: 18px; height: 6px; content: ''; background: #DC000C;}

.time_panel{display: inline-block; vertical-align: top; margin-left: 60px; text-align: center;}

.t_time{ display: inline-block; vertical-align: top;}
.t_time label{ font-size: 28px; color: #182B5A; font-weight: bold;}
.t_time span{ display: block; font-size: 16px; color: #8A8D95;}

.t_air{ display: inline-block; vertical-align: top; margin: 5px 10px 0; width: 32px; height: 32px; background: url(../images/a_air.png) center/100% 100% no-repeat;}

.n_box{ width: 33.33%;}
.n_box:first-child .nn_col{ margin: 0;}
.nn_col{ margin-left: 15px; }

.nn_panel{padding: 15px 20px; border: 1px solid #D9D9D9; background: #fff;}

.nn_tit{ position: relative; margin-left: 5px; padding-bottom: 8px; line-height: 30px; border-bottom: 1px solid #707070; font-size: 20px; color: #182B5A;}
.nn_tit::before{ position: absolute; top: -5px; left: -15px; width: 6px; height: 45px; content: ''; background: #005CAA;}
.nn_tit::after{ position: absolute; top: 41px; left: -15px; width: 6px; height: 18px; content: ''; background: #DC000C;}

.nn_tit .a_air{ margin: 0; width: 30px; height: 30px;}

.nn_list li{ padding-left: 10px; line-height: 40px; border-bottom: 1px solid #EAE5E5;}
.nn_list li:last-child{ border: none;}
.nn_list li a{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.nn_list li span{ padding-left: 5px;}

.ma_box{ height: 338px; overflow: hidden; background: url(../images/ma_bg.jpg) center/100% 100% no-repeat;}
.mb_box{ padding: 15px; height: 338px; background: url(../images/mb_bg.jpg) center/100% 100% no-repeat;}
.mc_box{ padding: 15px; height: 338px; background: url(../images/mc_bg.jpg) center/100% 100% no-repeat;}

.p_15{ padding: 15px;}

.d_icon{ display: inline-block; vertical-align: top; width: 78px; height: 78px;}
.di01{ background: url(../images/i01.png) center/90px 90px no-repeat;}
.di02{ background: url(../images/i03.png) center/90px 90px no-repeat;}
.di03{ background: url(../images/i04.png) center/90px 90px no-repeat;}

.d_name{display: inline-block; vertical-align: top; padding-left: 20px; line-height: 78px; font-size: 30px; color: #fff;}

.d_air_icon{ display: inline-block; vertical-align: top; margin-top: 25px; width: 34px; height: 34px; background: url(../images/air_icon.png) center/100% 100% no-repeat;}

.mb_list{ margin-top: 10px;}
.mb_list ul{ padding: 10px; border-radius: 8px; background: rgba(30, 76, 150, 0.6);}
.mb_list li{ position: relative; padding:0 5px 0 20px; line-height: 34px;}
.mb_list li::before{ position: absolute; top: 50%; left: 8px; width: 5px; height: 5px; border-radius: 50%; content: ''; transform: translateY(-50%); background: #fff;}
.mb_list li a{ color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.mb_list li a:hover{ opacity: 0.8;}
.mb_list li span{ padding-left: 5px;}
.mb_list li:nth-child(even){ background: rgba(105, 132, 224, 0.2);}

.mc_list{ margin-top: 10px;}
.mc_list li{ position: relative; margin-bottom: 5px; padding:0 5px 0 20px; line-height: 40px; border-radius: 8px; background: rgba(23, 107, 145, 0.6);}
.mc_list li::before{ position: absolute; top: 50%; left: 8px; width: 5px; height: 5px; border-radius: 50%; content: ''; transform: translateY(-50%); background: #fff;}
.mc_list li a{ color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.mc_list li a:hover{ opacity: 0.8;}
.mc_list li span{ padding-left: 5px;}

.view_icon{ display: inline-block; vertical-align: top; margin: 12px 0 0 5px; width: 17px; height: 14px; background: url(../images/360.png) center/100% 100% no-repeat;}

.culture_b{ position: relative; margin: 70px 0 40px; height: 210px; background: url(../images/culture.jpg) center/100% auto no-repeat;}

.culture_list{ position: absolute; top: -55px; left: 0; right: 0; padding: 0 50px 0 150px;}
.culture_list li{ border-radius: 20px; width: 250px!important; overflow: hidden; background: #DEE6F2;}

.culture_b .slick-prev{ opacity: 1; left: -30px; width: 25px; height: 25px; border-left: 6px solid #fff; border-top: 6px solid #fff; border-radius: 0; transform: rotate(-45deg);}
.culture_b .slick-prev:hover{ opacity: 0.8;}
.culture_b .slick-next{  opacity: 1; right: -15px; width: 25px; height: 25px; border-right: 6px solid #fff; border-top: 6px solid #fff; border-radius: 0; transform: rotate(45deg);}
.culture_b .slick-next:hover{ opacity: 0.8;}

.culture_tit{ position: absolute; top: -55px; left: 15px; z-index: 10; padding-right: 6px; width: 80px; line-height: 80px; height: 250px; text-align: center; writing-mode: vertical-rl; font-size: 30px; font-weight: bold; color: #fff; background: url(../images/c_tit.png) center/100% 100% no-repeat;}

.culture_img{ width: 100%; height: 190px;}
.culture_con{ padding: 10px 15px;}
.culture_name{ padding-bottom: 5px; font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.culture_price{padding-bottom: 5px; font-size: 14px; color: #E50000;}

.culture_ex{ display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow: hidden; font-size: 12px; color: #606060;}
.culture_arrow{ margin-top: 10px; position: relative; padding:0 10px; width: 130px; height: 24px; line-height: 24px; border-radius: 16px; color: #fff; font-size: 12px; background: #005CAA; }
.culture_arrow::before{ position: absolute; right: -12px; top: 50%; width:0; height:0; border: 8px solid transparent; border-left-color: #005CAA; transform: translateY(-50%); content: '';}

.culture_ewm img{ width: 80px; height: 80px;}